﻿@charset "utf-8";
.myCenterVipIdBox {
    position: relative;
}
.myCenterVipIdBox a {
    text-decoration: none;
}
.myCenterVipIdBox * {
    margin: 0;
    padding: 0;
    border: 0;
}
.myCenterVipIdBox h2.title {
    position: relative;
    padding: 10px 0 10px 12px;
    font: bold 20px/20px Helvetica, sans-serif;
	background: url(../images/icon_unit.gif) no-repeat 0 center;
	-webkit-background-size: 7px 14px;
	-o-background-size: 7px 14px;
	background-size: 7px 14px;
}
article.memberConBox .detailBoxBd { margin: 20px 0 0 0;}
article.memberConBox .detailBoxBd.first { margin: 0;}

.myCenterVipIdBox .descbox {
    display: block;
    font-size: 12px;
    line-height: 18px;
}
.myCenterVipIdBox .descbox p.hd {
    font-size: 14px;
    line-height: 22px;
    padding: 0 0 0 14px;
    margin: 0 0 7px 0;
	background: url(../images/icon_point.gif) no-repeat 0 9px;
	-webkit-background-size: 6px 6px;
	-o-background-size: 6px 6px;
	background-size: 6px 6px;
}
.myCenterVipIdBox .descbox p {
    font-size: 12px;
    line-height: 18px;
}
.myCenterVipIdBox .descbox.even {
    position: relative;
    width: 100%;
    padding: 10px 10px 20px;
    margin: -10px -10px -20px -10px;
	background: #fcfaf4;
}
.myCenterVipIdBox .descbox.even.ft {
    margin: 10px 0 -20px -10px;
}
.myCenterVipIdBox .descbox.even hr.topline {
    position: absolute;
    top: 0;
    left: 10px;
    right: 10px;
    margin: 0;
}
.myCenterVipIdBox .descbox.even hr.topline.ft { top: auto; bottom: 0;}

.myCenterVipIdBox .tabs.tabsVIPID {
    padding: 10px 40px 20px 40px;
}
.myCenterVipIdBox .tabsLi {
    position: relative;
    display: table;
    margin: auto;
    padding: 14px 0 7px 0;
    text-align: center;
    border-bottom: 1px #fff solid;
}
.myCenterVipIdBox .tabsLi.open {
    padding: 14px 0 21px 0;
    /*border-bottom: 1px #e71a0f solid;*/
}
.myCenterVipIdBox .tabsLi > a {
    display: block;
}
.myCenterVipIdBox .tabsLi .icon,
.myCenterVipIdBox .tabsLi .titleBox {
    display: table-cell;
    vertical-align: middle;
}
.myCenterVipIdBox .tabsLi .icon {
    float: none;
    width: 120px;
    padding: 0 10px 0 0;
}
.myCenterVipIdBox .tabsLi .titleBox {
    text-align: left;
    width: 300px;
}

.myCenterVipIdBox .tabsLi .icon img {
    height: 68px;
    width: auto;
}
.myCenterVipIdBox .tabsLi .mainTitle {
    color: #333;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2em;
    margin: 0 0 5px 0;
}
.myCenterVipIdBox .tabsLi .subTitle {
    font-size: 15px;
    line-height: 1.4em;
    color: #333;
}
.myCenterVipIdBox .tabsLi .more {
    width: 152px;
    margin: 25px auto 0;
    text-align: center;
    height: 24px;
    line-height: 22px;
    font-size: 13px;
    color: #666;
    background: #e2e2e2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.myCenterVipIdBox .tabsLi .more span {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    margin: 0 0 0 5px;
    background: url(../images/icon/icon_down_arrow_bk.png) no-repeat;
	-webkit-background-size: 12px auto;
	-o-background-size: 12px auto;
	background-size: 12px auto;
}
.myCenterVipIdBox .tabsLi.open .more span {
    background: url(../images/icon/icon_top_arrow_white.png) no-repeat;
	-webkit-background-size: 12px auto;
	-o-background-size: 12px auto;
	background-size: 12px auto;
}
/*
.myCenterVipIdBox .tabsLi .icon {
    margin: 0 0 5px 0;
    filter:alpha(opacity=50);
    -moz-opacity:.5;
    opacity:.5;
}*/
.myCenterVipIdBox .tabsLi.open .mainTitle {
    color: #e71a0f;
}
.myCenterVipIdBox .tabsLi.open:after {
	border: 0;
	left: 50%;
	bottom: -5px;
	border: solid transparent;
	content: " ";
	height: 14px;
	width: 24px;
	position: absolute;
	pointer-events: none;
	margin-left: -12px;
    background: url(../images/icon/icon_VIPidArrow.gif) no-repeat;
}
.myCenterVipIdBox .tabsLi.open .more {
    color: #fff;
    background: #a2a2a2;
}
.myCenterVipIdBox .tabsBoxCon .mainTitle img {
    margin: 0 10px 0 0;
    height: 50px;
    width: auto;
    vertical-align: middle;
}
.myCenterVipIdBox .tabsBox {
    display: none;
    border-top: 1px solid #e71a0f;
}
.myCenterVipIdBox .tabsBoxCon {
    margin: 21px 0 0 0;
}
.myCenterVipIdBox .tabsBoxCon .icon,
.myCenterVipIdBox .tabsBoxCon .boxCon {
    display: table-cell;
    vertical-align: top;
}
.myCenterVipIdBox .tabsBoxCon .boxCon {
    padding: 0 0 7px 0;
}
.myCenterVipIdBox .tabsBoxCon .icon {
    width: 140px;
    min-width: 140px;
    text-align: center;
}
.myCenterVipIdBox .tabsBoxCon .icon img {
    max-height: 60px;
}
.myCenterVipIdBox .tabsBoxCon .mainTitle {
    margin: 0 0 7px 0;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
}
.myCenterVipIdBox .tabsBoxCon ol li,
.myCenterVipIdBox .tabsBoxCon ul li {
    color: #666;
    font-size: 15px;
    line-height: 1.4em;
}
.myCenterVipIdBox p {
    color: #666;
    font-size: 15px;
    line-height: 1.4em;
}
.myCenterVipIdBox .tabsBoxCon ol {
    margin: 10px 0 0 20px;
    list-style-type: decimal;    
}
.myCenterVipIdBox .tabsBoxCon ul {
    margin: 10px 0 0 20px;
}
/* style.css File conflict */
.myCenterVipIdBox .conbox .themebd .tabsBoxCon ul {
    width: auto;
    margin: 10px 0 0 0;
    /*list-style-type: disc !important;*/
}
.myCenterVipIdBox .conbox .themebd .tabsBoxCon ul li {
    padding: 0 0 0 20px;
    display: block;
    vertical-align: middle;
    width: auto;
    background: url(../images/icon_controls_hover.png) no-repeat 5px center;
    -webkit-background-size: 10px 9px;
    background-size: 10px 9px;
}
.myCenterVipIdBox .descriptionBox {
    margin: 21px 0 0 0;
    padding: 14px;
    border-top: 1px #e0e0e0 solid;
    background: #fafafa;
}
.myCenterVipIdBox .descriptionBox .boxCon:first-child {
    margin: 0 0 20px 0;
}
.myCenterVipIdBox .descriptionBox .mainTitle {
    position: relative;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8em;
    margin: 0;
    padding: 0 0 0 15px;
}
.myCenterVipIdBox .descriptionBox .mainTitle:after {
    position: absolute;
    top: 12px;
    left: 0;
    display: block;
	content:"";
	width: 6px;
	height: 6px;
	background: #bbb;
}
.myCenterVipIdBox .descriptionBox p {
    padding: 0 0 0 15px;
}
.myCenterVipIdBox .conbox {
    position: relative;
    margin: 0 6px 0 6px;
    border: 1px #b7b7b7 solid;
}
.myCenterVipIdBox .conbox.detailCase {
    border: 1px #c5a88b solid;
}
.myCenterVipIdBox .conbox .themehd {
    line-height: 24px;
    border-left: 3px #8f8f8f solid;
    background-color: #d2d2d2;
}
.myCenterVipIdBox .conbox.box {
    margin: 0 6px 7px 6px;
    border: 1px #b7b7b7 solid;
}
.myCenterVipIdBox .conbox.box .themebd {
    height: auto;
}
.myCenterVipIdBox .conbox.box .themebd .text p {
    font-size: 16px;
    line-height: 22px;
}
.myCenterVipIdBox .conbox .themebd .themecon {
    padding: 10px 10px 20px 10px;
    background: #fff;
}
.myCenterVipIdBox .conbox .themebd .themecon + .themecon.even {
	background: #fcfaf4 url(../images/line_themecon.gif) no-repeat top center;
	-webkit-background-size: 92% 1px;
	-o-background-size:  92% 1px;
	background-size:  92% 1px;
}
.myCenterVipIdBox .conbox .themebd .themecon.even {
    background: none;
	background: #fcfaf4;
}
.myCenterVipIdBox .conbox .themebd .themecon.odd {
    border-top: 1px #c5a88b solid;
}
.myCenterVipIdBox .conbox .themebd .themecon.ThemeconStyle1 {
    padding: 0;
    background: #fff;
}
.myCenterVipIdBox .conbox .btnDownBox {
    text-align: center;
    margin: 30px 0 40px 0;
}
.myCenterVipIdBox .conbox .btnDownBox.noDownMargin { margin: 21px 0 21px 0;}
.myCenterVipIdBox .conbox .btnDownBox .box {
    display: inline-block;
    width: 160px;
    margin: 0 4px;
}
.myCenterVipIdBox .conbox .btnDownBox a.button {
    display: block;
    color: #fff;
    font-size: 16px;
    height: 36px;
    line-height: 32px;
    text-align: center;
    background: #666;
    border: 1px #333 solid;
}
.myCenterVipIdBox .conbox .btnDownBox a.button.important { border: 1px #e71a0f solid; background: #e71a0f;}
.myCenterVipIdBox .conbox .btnDownBox a.button.important:hover { border: 1px #f23c32 solid; background: #f23c32;}
.myCenterVipIdBox .conbox .btnDownBox a.button.delComplex:hover { color: #e1e1e1; border: 1px #999999 solid; background: #999999; cursor: default;}
.myCenterVipIdBox .conbox .btnDownBox a.button.delComplex { color: #e1e1e1; border: 1px #999999 solid; background: #999999; cursor: default;}
.myCenterVipIdBox .conbox .btnDownBox a.button:hover {
    background: #888;
}
.myCenterVipIdBox .conbox .btnDownBox a.button img {
    display: inline;
    height: 16px;
    width: 16px;
    border: 0;
    vertical-align: middle;
}
/**
*
* tabStyle1
*
**/
.myCenterVipIdBox .tabbox { margin: 0 6px 7px;}
.myCenterVipIdBox .tabbox .tabStyle1 {
    position: relative;
    width: 100%;
    border: 1px solid #b7b7b7;
    border-collapse: collapse; 
    border-spacing: 0;
}
.myCenterVipIdBox .tabbox .tabStyle1.first {
    margin: 0 0 -1px 0;
}
.myCenterVipIdBox .tabbox .tabStyleFixed.fixed .tabStyle1.first {

}
.myCenterVipIdBox .tabbox .tabStyleFixed.fixed {
    position: fixed;
    top: 0;
    top: 43px;
    left: 6px;
    right: 6px;
    z-index: 9;
    width: calc(100% - 12px);
    padding: 7px 0 0 0;
    background-color: #efefef;
}


.myCenterVipIdBox .tabbox .tabStyle1 td,
.myCenterVipIdBox .tabbox .tabStyle1 th {
    /*position: relative;*/
    padding: 5px 6px;
    border: 0;
    font-size: 14px;
    line-height: 22px;
    vertical-align: middle;
}
.myCenterVipIdBox .tabbox .tabStyle1 th {
    color: #333;
	background: #eddcc7 url(../images/icon/icon_td.png) no-repeat right center;
	-webkit-background-size: 1px 100%;
	-o-background-size: 1px 100%;
	background-size: 1px 100%;
}
.myCenterVipIdBox .tabbox .tabStyle1 th img {
    vertical-align: middle;
}
.myCenterVipIdBox .tabbox .tabStyle1 td { 
	background: #fff url(../images/icon/icon_td.png) no-repeat right center;
	-webkit-background-size: 1px 100%;
	-o-background-size: 1px 100%;
	background-size: 1px 100%;
}
.myCenterVipIdBox .tabbox .tabStyle1 th:last-child { 
    background: none;
    background-color: #eddcc7;
}
.myCenterVipIdBox .tabbox .tabStyle1 td:last-child { 
    background: none;
    background-color: #fff;
}
.myCenterVipIdBox .tabbox .tabStyle1 td.hd  { background: #f6efe5; color: #333; font-weight: bold;border-top: 1px #d7d1ca solid;}
.myCenterVipIdBox .tabbox .tabStyle1 td.odd { background: #e2e2e2; color: #666;}
.myCenterVipIdBox .tabbox .tabStyle1 td.right  {
	text-align: right; 
}
.myCenterVipIdBox .tabbox .tabStyle1 .descbox {
    display: block;
    padding: 5px 4px 15px;    
    font-size: 12px;
    line-height: 18px;
}
.myCenterVipIdBox .tabbox .tabStyle1 b {
    color: #ab5f00;
    font-weight: bold;
}
.myCenterVipIdBox .tabbox .tabStyle1 .left    { text-align: left;}
.myCenterVipIdBox .tabbox .tabStyle1 .center  { text-align: center;}
.myCenterVipIdBox .tabbox .tabStyle1 .right   { text-align: right;}
.myCenterVipIdBox .tabbox .tabStyle1 .top     { vertical-align: top;}
.myCenterVipIdBox .tabbox .tabStyle1 .middle  { vertical-align: middle;}
.myCenterVipIdBox .tabbox .tabStyle1 .bottom  { vertical-align: bottom;}
.myCenterVipIdBox .tabbox .tabStyle1 span.red  {
    color: #d62a1e;
}
.myCenterVipIdBox .tabbox .tabStyle1 span.font12 {
    display: block;
    line-height: 18px;
}
.myCenterVipIdBox .tabbox .tabStyle1 td.tbReset { padding: 0;}
.myCenterVipIdBox .tabbox .tabStyle1 th input[type=radio] { margin-left: 0;}
.myCenterVipIdBox .tabbox .tabStyle1 th.ttl { padding: 0;}
.myCenterVipIdBox .tabbox .tabStyle1 th.link { padding: 0;}
.myCenterVipIdBox .tabbox .tabStyle1 th.link a {
    display: block;
    color: #4a4a4a;
    padding: 7px 10px;
	background: #f1e5d6 url(../images/icon_arrow_more.png) no-repeat right center;
	-webkit-background-size: 20px 20px;
	-o-background-size: 20px 20px;
	background-size: 20px 20px;
}
.myCenterVipIdBox .tabbox .tabStyle1 th.ttl span.stl {
	display: block;
    color: #4a4a4a;
	background-color: #f1e5d6;
    padding: 7px 10px;
	font-weight: bold;
}
.myCenterVipIdBox .tabbox .tabStyle1 span.block {
    display: block;
    margin: 5px 0 0 0;
}
@media only screen 
and (max-width : 480px) {
    .myCenterVipIdBox .tabsBoxCon .icon {
        display: block;
        width: auto;
    }
    .myCenterVipIdBox .tabsBoxCon .boxCon {
        display: block;
        width: auto;
    }
    .myCenterVipIdBox .tabsBoxCon .icon {
        text-align: left;
        margin: 0 0 5px 0;
    }
}
/**
*
* line-height
*
**/
.ht1  { height: 1px;}
.ht3  { height: 3px;}
.ht4  { height: 4px;}
.ht5  { height: 5px;}
.ht6  { height: 6px;}
.ht7  { height: 7px;}
.ht8  { height: 8px;}
.ht9  { height: 9px;}
.ht10 { height: 10px;}
.ht11 { height: 11px;}
.ht12 { height: 12px;}
.ht13 { height: 13px;}
.ht14 { height: 14px;}
.ht15 { height: 15px;}
.ht16 { height: 16px;}
.ht18 { height: 18px;}
.ht21 { height: 21px;}
.ht30 { height: 30px;}
.ht40 { height: 40px;}
.ht40 { clear: both;}
.ht30 { clear: both;}
.ht21 { clear: both;}
.ht18 { clear: both;}
.ht16 { clear: both;}
.ht15 { clear: both;}
.ht14 { clear: both;}
.ht13 { clear: both;}
.ht12 { clear: both;}
.ht11 { clear: both;}
.ht10 { clear: both;}
.ht9 { clear: both;}
.ht8 { clear: both;}
.ht7 { clear: both;}
.ht6 { clear: both;}
.ht5 { clear: both;}
.ht4 { clear: both;}
.ht3 { clear: both;}