@charset "utf-8";
.usercen-pagecont { border-left: #d0d0d0 1px solid; border-right: #d0d0d0 1px solid; overflow: inherit; *overflow:hidden;
}
.usercen-pagecont:after { clear: both; content: '.'; display: block; width: 0; height: 0; visibility: hidden; }
.left-nav { width: 188px; float: left; border-right: #d0d0d0 1px solid; }
.user_header { text-align: center; margin-bottom: 20px; }
.headimg { width: 100px; height: 100px; margin: 10px auto; overflow: hidden; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; position: relative; }
.headimg img { width: 100px; height: 100px; }
.headimg h4 { position: absolute; bottom: 0; height: 34px; width: 100px; line-height: 30px; text-align: center; display: block; filter: Alpha(opacity=60); background-color: rgba(0,0,0,0.6); color: #fff; display: none; font-weight: normal; }
.headimg h4 a { color: #fff; text-decoration: none; font-weight: normal; }
.headimg:hover h4 { display: block; }
.user_header span { color: #484848; font-size: 14px; font-weight: bold; }
.uc_menu:after { clear: both; content: '.'; display: block; width: 0; height: 0; visibility: hidden; }
.uc_menu li { border-top: #d6d6d6 1px solid; line-height: 52px; }
.uc_menu { margin-bottom: 50px; border-bottom: #d6d6d6 1px solid; }
.uc_menu li a { font-size: 16px; font-weight: bold; padding-left: 30px; color: #1a4882; display: block; }
.uc_menu li a:hover { background: #e5f2ff; text-decoration: none; }
.icon { display: inline-block; *display:inline;
	*zoom:1;
	vertical-align: middle; background-image: url(../images/icon_userc.png); background-repeat: no-repeat; }
.uc_menu .icon { width: 40px; height: 30px; }
.uc_menu li ul li { line-height: 40px; height: 40px; }
.uc_menu li ul li a { font-size: 14px; font-weight: normal; padding-left: 73px; }
.uc_menu li.selected { border-left: #5694e2 6px solid; background: #e5f2ff; }
.uc_menu li.selected a { padding-left: 24px }
.uc_menu li ul li.selected a { padding-left: 67px }
.icon_MyWallet { background-position: 0px 0 }
.icon_MyOrder { background-position: -100px 0 }
.icon_MessCenter { background-position: -50px 0 }
.icon_AccountSet { background-position: -200px 0 }
.icon_MyDesk { background-position: -150px 0 }
.usercen_right { margin-left: 188px; border-left: #d0d0d0 1px solid; padding-left: 25px; }
.right_title { background: url(../images/title_bg.jpg) no-repeat left center; height: 40px; line-height: 40px; color: #1a4882; font-size: 16px; font-weight: bold; padding: 15px }
/* 小tab切换样式*/
.sibeboxS { /* [disabled]overflow: hidden;
*/ margin-top: 10px; }
.sibeboxS .navs { height: 36px; border-bottom: solid 4px #dfdfdf; }
.sibeboxS .navs dl { position: relative; bottom: 0px; height: 36px; }
.sibeboxS .navs dd { float: left; }
.sibeboxS .navs dd a { padding: 0px 16px; outline: none; font-size: 16px; font-weight: bold; display: inline-block; *display: inline;
	*zoom: 1;
	text-align: center; line-height: 36px; color: #484848; text-decoration: none; }
.sibeboxS .navs dd a:hover { color: #417dc9; }
.sibeboxS .navs dd.sel a { color: #417dc9; border-bottom: solid 4px #ff6c00; }
.sibeboxS .content { }
.sibeboxS .content .within { display: none; }
.BindAccount, .SecuritySetting{ padding-top: 30px; }
.msg { margin: 15px; }
.warn{ margin:0 10px; color:#ff0000}
.warn .icon{ width:23px; height:23px;}
.icon_ok{ background-position:-50px -50px;}
.icon_error{ background-position:-100px -50px;}
.settings_cont { padding: 10px 15px; }
.settings_cont h3 { color: #1a4882; font-size: 18px; font-weight: normal }
.btn { text-align: center; }
.btn_basic { border: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; cursor: pointer; vertical-align: middle; display: inline-block; *display:inline;
	*zoom:1;
	height: 36px; line-height: 36px; padding: 0 20px; }
.btn_big { border: 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; cursor: pointer; vertical-align: middle; display: inline-block; *display:inline;
	*zoom:1;
	height: 40px; line-height: 40px; padding: 0 40px; margin: 0 10px; font-size: 18px; }
.btn_blue { background: #417dc9; color: #fff; }
.btn_gray { background: #bfbfbf; color: #fff; }
.btn_simple {
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#ffffff, endColorStr=#d8d8d8); /*IE 6 7 8*/ background: #dddddd; background: -ms-linear-gradient(top, #ffffff, #d8d8d8);/* IE 10 */ background: -webkit-linear-gradient(top, #ffffff, #d8d8d8); background: -moz-linear-gradient(top, #ffffff, #d8d8d8); background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to#d8d8d8); background: -o-linear-gradient(top, #ffffff, #d8d8d8); cursor: pointer; vertical-align: middle; display: inline-block; *display:inline;
	*zoom:1;
	height: 34px; line-height: 34px; padding: 0 20px; *padding:0 10px;
	font-size: 14px; border: #cccccc 1px solid; }
.btn_blue:hover { background: #3469ad }
.btn_gray:hover { background: #b8b8b8 }
.text_input { border: #ababab 1px solid; height: 30px; vertical-align: middle; padding: 0 10px; display: inline-block; *display:inline;
	*zoom:1;
}
.reminder { border-top: #cccccc 1px dashed; padding: 15px 0; margin: 25px 0; color: #666666; }
.orange { color: #F60 }
.blue { color: #417dc9 }
.inputlist dl { float: left; width: 100% }
.inputlist dl:after { clear: both; content: '.'; display: block; width: 0; height: 0; visibility: hidden; }
.inputlist dt { width: 130px; float: left; text-align: right; margin: 10px 0; line-height: 40px; font-weight: normal; font-size: 14px; }
.inputlist dd { margin: 0px 0 0px 140px; padding: 7px 0; line-height: 40px; }
.inputlist dd input { vertical-align: middle; display: inline-block; *display:inline;
	*zoom:1;
}
.bindblock { width: 370px; border-bottom: #cccccc 1px solid; border-right: #cccccc 1px solid; }
.bindblock .bingli { border-top: #cccccc 1px solid; border-left: #cccccc 1px solid; }
.bindblock .bingli a { display: block; color: #000000; }
.bindblock .bingli a:hover { text-decoration: none; background: #cce9ff }
.bindblock .bingli a span { float: right; margin: 0 15px; font-size: 16px; color: #417dc9 }
.bindblock .icon { width: 50px; height: 30px; }
.icon_bqq { background-position: 13px -150px; }
.icon_bwx { background-position: -40px -150px; }
.icon_bwb { background-position: -86px -150px; }
.certification_bottom { margin: 0 15px; width:80% }
.certification_bottom .title { font-size: 16px; font-weight: bold; color: #000000; padding: 30px 0; }
.free_top, .free_bottom { overflow: hidden; }
.free_top div img, .free_bottom div img { padding-top: 30px; }
.free_top div a, .free_bottom div a { display: inline-block;  *display: inline;
	*zoom: 1;
	padding-top: 20px; }
.free_top .free1 { width:30%; height: 165px; text-align: center; border: 1px solid rgba(65, 125, 201, 0.4); border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; -o-border-radius: 15px; background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1), rgba(65, 125, 201, 0.09)); background: -moz-linear-gradient(top, rgba(255, 255, 255, 1), rgba(65, 125, 201, 0.09)); background: -ms-linear-gradient(top, rgba(255, 255, 255, 1), rgba(65, 125, 201, 0.09)); background: -moz-linear-gradient(top, rgba(255, 255, 255, 1), rgba(65, 125, 201, 0.09));  FILTER: progid: DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=rgba(255, 255, 255, 1), rgba(65, 125, 201, 0.09));
	float: left; margin-right: 12px; margin-bottom: 12px; }

.free_top .free2{ width:30%; height: 122px; line-height:26px; text-align: center; border: 1px solid rgba(65, 125, 201, 0.4); border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; -o-border-radius: 15px; background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1), rgba(65, 125, 201, 0.09)); background: -moz-linear-gradient(top, rgba(255, 255, 255, 1), rgba(65, 125, 201, 0.09)); background: -ms-linear-gradient(top, rgba(255, 255, 255, 1), rgba(65, 125, 201, 0.09)); background: -moz-linear-gradient(top, rgba(255, 255, 255, 1), rgba(65, 125, 201, 0.09));  FILTER: progid: DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=rgba(255, 255, 255, 1), rgba(65, 125, 201, 0.09));
	float: left; margin-right: 12px; margin-bottom: 12px; }


/*PersonalInfor*/
.PersonalInfor .Inforform{ padding-top: 10px;}
/*.PersonalInfor .Inforform:after{ clear: both; content: '.'; display: block; width: 0; height: 0; visibility: hidden;}*/
.PersonalInfor .Inforform dl{ overflow: hidden;}
.PersonalInfor .Inforform dl:after{ content: '.'; display: block; width: 0; height: 0; visibility: hidden;}
.PersonalInfor .Inforform dt{ float: left; width:120px; text-align: right; line-height: 36px; font-weight: normal;}
.PersonalInfor .Inforform dd{ float: left; line-height: 36px;}
.PersonalInfor .Inforform dl.theme dd.theme_text{ width: 69%;}
.PersonalInfor .Inforform dl:last-child span{ /*padding: 0 15px;*/ display: inline-block; *display: inline; *zoom: 1; width: 130px;}
.PersonalInfor .Inforform dl input{ margin-left: 0px;}
.PersonalInfor .Inforform div:first-child input{ height: 30px; line-height: 30px; padding: 0 25px; font-size: 14px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px;}
.PersonalInfor .InforEdit dl dt,.PersonalInfor .InforEdit dl dd{ line-height: 44px; margin-bottom: 10px;}
.PersonalInfor .InforEdit dl dd.TipText{ margin-left: 10px;}
.PersonalInfor .InforEdit dl input{ border: 1px solid #CCCCCC; width: 268px; height: 40px; line-height: 40px; text-indent: 0.5em; /*margin-right: 20px;*/}
.PersonalInfor .InforEdit dl.sex input{ width: 12px; height: 12px; margin-right: 10px;}
.PersonalInfor .InforEdit dl.sex span{ margin-right: 30px;}
.PersonalInfor .InforEdit dl.born select{ margin-right: 10px; width: 80px; height: 44px;}
.PersonalInfor .InforEdit dl.born span{ margin-right: 20px;}
.PersonalInfor .InforEdit dl.positional select{ width: 270px; height: 44px;/* margin-right: 20px;*/}
.PersonalInfor .InforEdit dl.positional span{ color: #898989; font-size: 12px;}
.PersonalInfor .InforEdit dl.work input:nth-child(2){ width: 158px; text-indent: 0; background: -webkit-linear-gradient(top, #FFFFFF, #D7D7D7);background: -moz-linear-gradient(top, #FFFFFF, #D7D7D7);background: -ms-linear-gradient(top, #FFFFFF, #D7D7D7);FILTER: progid: DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#FFFFFF, endColorStr=#D7D7D7);}
.PersonalInfor .InforEdit dl.work span{ color: #898989; font-size: 12px;}
.PersonalInfor .InforEdit dl.workonce img{ display: inline-block; *display: inline; *zoom: 1; vertical-align: middle;}
.PersonalInfor .InforEdit dl.subject input:first-child{ width: 80px; text-align: center; text-indent: 0; background: -webkit-linear-gradient(top, #FFFFFF, #D7D7D7);background: -moz-linear-gradient(top, #FFFFFF, #D7D7D7);background: -ms-linear-gradient(top, #FFFFFF, #D7D7D7);FILTER: progid: DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#FFFFFF, endColorStr=#D7D7D7);}
.PersonalInfor .InforEdit dl.subject span{ color: #898989; font-size: 12px;}
.PersonalInfor .InforEdit dl.theme span{ color: #898989; font-size: 12px; width: 200px;}


/*MyRights*/
.my_rights .free_top .free1,.my_rights .free_top .free2{ background: #F3F3F3; border: 1px solid #DFDFDF;}
.MyRights .free_top .free1{ position: relative;}
.MyRights .free_top .free1 .claim{ position: absolute; left: 0; bottom: 0; width: 100%; height: 50px; line-height: 50px; color: #1A4882; background: #cce9ff; -webkit-border-bottom-left-radius: 15px; -moz-border-bottom-left-radius: 15px; -o-border-bottom-left-radius: 15px; border-bottom-left-radius: 15px;-webkit-border-bottom-right-radius: 15px; -moz-border-bottom-right-radius: 15px; -o-border-bottom-lright-radius: 15px; border-bottom-right-radius: 15px;}
.MyRights .free_top .free1 .claim a{ padding-top: 0;}


/*mask_layer*/
body{ position: relative;}
.mask_layer{ width: 100%; height: 100%; background: rgba(0, 0, 0, 0.48); position: absolute; top: 0; left: 0; z-index: 99999;}
.success{ width: 550px; height: 250px; margin: 400px auto; background: #FFFFFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; overflow: hidden;}
.success .close{ float: right; margin: 20px;}
.icon_close{ width: 20px; height: 20px; background-position: -300px -0px;}
.success .text{ width: 200px; margin: 0 auto; line-height: 250px;}
.success .text img{ display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; margin-right: 20px;}
.success .text span{ font-size: 20px; font-weight: bold; color: #22AC38;}
.binding{ overflow: hidden; height: 350px;}
.binding .title{ float: left; font-size: 16px; font-weight: bold; color: #417DC9; padding: 20px 0 0 20px;}
.binding .enter{ padding: 100px 40px 0 40px;}
.binding .enter dl{ overflow: hidden;}
.binding .enter dt{ float: left; font-weight: normal; line-height: 50px;}
.binding .enter dd{ float: left; line-height: 50px;}
.binding .enter input{ width: 268px; height: 40px; line-height: 40px; border: 1px solid #CCCCCC; text-indent: 0.5em;}
.binding .enter dl.code dd:last-child input{ width: 118px; background: #EDEDED; text-indent: 0; text-align: center; color: #417DC9; margin-left: 10px;}

.separate { width: 100%; height: 8px; background: #1A4882;}
.certification_box { width: 100%; margin: 0 auto; border: 1px solid #DFDFDF;}
.certification_top { padding: 215px 0; text-align: center;}
.certification_top .smile { padding: 120px 0 50px; }
.certification_top .smile span { font-size: 18px; font-weight: bold; color: #22AC38;}
.certification_top .smile img { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; margin-right: 15px;}
.certification_top .text { font-size: 14px;}


/*MessageCenter*/
.PrivateLetter{ margin-top: 15px;}
.PrivateLetter .certification{ text-align: center; padding-top: 60px; font-size: 16px;}
.PrivateLetter .certification a{ text-decoration: underline;}
.icon_delete { display: inline-block; *display: inline; *zoom: 1; width: 12px; height: 14px; background: url(../images/icon_userc.png) no-repeat; background-position: -104px -100px;}
.icon_envelopeNo { width: 17px; height: 15px; background-position: 0px -100px;}
.icon_envelope { width: 18px; height: 13px; background-position: -51px -101px;}
.new_circle { position: absolute; right: 0; top: 5px; display: inline-block; *display: inline; *zoom: 1; width: 15px; height: 15px; line-height: 15px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; text-align: center; background: #FF0000; color: #FFFFFF; font-size: 12px; font-weight: normal;}
.SystemInfor{ color: #484848; margin-top: 15px;}
.SystemInfor input{ display: inline-block; *display: inline; *zoom: 1; vertical-align: middle;}
.SystemInfor .InforList{ padding: 7px; /*height: 35px;*/ line-height: 35px; border-bottom: 1px solid #DFDFDF;}
.SystemInfor .InforList .icon_img{ margin:0 26px 0 16px;}
.SystemInfor .InforList a.ShowDetails{ margin-left: 50px;}
.SystemInfor .InforList span.InforList_date{ /*float: right;*/ color: #898989;}
.SystemInfor .InforList_expand{ padding: 0 65px; line-height: 35px; background: #F3F3F3;}
.SystemInfor .InforList_con_right{ float: right;}
.SystemInfor .InforList_con_right .InforList_collapse,.SystemInfor .InforList_con_right .InforList_date{ float: left;}
.SystemInfor .InforList_con_right .InforList_collapse{ padding: 0 20px;}
.icon_collapse{ width: 7px; height: 6px; background-position: -303px -60px;}
.searchResult{ float: right;}
.searchResult input:first-child{ width: 164px; height: 22px; line-height: 22px; text-indent: 0.5em;}
.searchResult input:nth-child(2){ height: 26px; font-size: 12px; padding: 0 10px; background: #E9E9E9; border: 1px solid #CCCCCC;}
/*.scholarList{ padding: 22px 0; border-bottom: 1px dashed #c6c6c6; height: 60px;}*/
.scholarList{ padding: 22px 0; margin-right:20px; border-bottom: 1px dashed #c6c6c6; }
.scholarList:after{ content:''; display: block; }
.scholarhead{ float: left; width: 60px; height: 60px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%;overflow: hidden;}
.scholarhead img{ width: 60px; height: 60px;}
.scholarinfo{ margin-left: 80px; }
.scholarinfo:after{ content:''; display: block; }
/*.scholarinfo_left{ float: left;}*/
.scholarinfo_left{ position:relative;}
.username { color: #417dc9; font-size: 16px; line-height: 30px;}
.welcome { line-height: 30px; font-size: 14px; color: #484848;}
/*.scholarinfo_right{ float: right; position: relative;}*/
.scholarinfo_right{  position: absolute; right:10px; top:5px; width:200px; text-align:right}
.scholarinfo_right span{ color: #898989; margin-right: 20px;}
.icon_doted { width: 26px; height: 6px; background-position: -2px -54px; margin-right: 15px;}
.scholarinfo_right .doted{ position: relative;}
.scholarinfo_right .dotedBox{ position: absolute; right: 15px; top: 20px;}
.scholarinfo_right .dotedBox ul{ background: #FFFFFF; border: 1px solid #ababab; border-bottom: 0;}
.scholarinfo_right .dotedBox ul li{ /*height: 40px; line-height: 40px; */padding: 10px 20px; border-bottom: 1px solid #ababab;}
.scholarinfo_right .dotedBox ul li a{ color: #000000;}
.scholarinfo_right .dotedBox ul li:hover{ background: #F3F3F3;}

/*MyWallet*/
.AccountBalance{ float: left;}
.AccountBalance .AccountBalance_title{ font-weight: bold; color: #4B4B4B; line-height: 36px;}
.AccountBalance .AccountBalance_title span{ color: #FF0000;}
.AccountBalance_btn{ float: left; margin-top: 5px;}
.AccountBalance_btn .btn_recharge{ height: 25px; line-height: 25px; padding: 0 14px; font-size: 14px; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0;}
.RechargeRecord,.BindRecord{ margin-top: 15px;}
.RechargeRecord .TableL th,.BindRecord .TableL th{ border-left: 0;}
.stateblock { margin-top: 5px; margin-bottom: 15px; background: #f3f3f3; border-top: #dfdfdf 1px solid; line-height: 22px; padding: 7px; overflow: hidden;}
.state { float: left; padding-right: 15px;}

.WanfangCoin div{ display: inline-block; *display: inline-block; *zoom: 1; margin-right: 100px;}
.WanfangCoin div:nth-child(2) a{ font-weight: normal; text-decoration: underline;}
.WanfangCoin .btn_recharge{ height: 25px; line-height: 25px; padding: 0 14px; font-size: 14px; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0;}
.WanfangCoin div:last-child{ display: block;}

.MyOrder .TableL th{ border-left: 0;}
.icon_list{ width: 7px; height: 6px; background-position: -149px -60px; margin-left: 3px;}
.MyOrder .TableL td select{ /*border: 0;*/ color: #417DC9;}
.MyOrder .TableL tr:nth-child(odd)select{ background: #F7F7F7;}
/*.Inquire{ margin-bottom: 15px;}*/
.Inquire input:first-child{ width: 268px; height: 22px; line-height: 22px; text-indent: 0.5em; border:1px solid #AAAAAA;}
.Inquire input:nth-child(2){ height: 26px; padding: 0 8px; background: #E9E9E9; border: 1px solid #CCCCCC; font-size: 12px; margin:0 5px;}
.Inquire a{ font-size: 12px; color: #333333; text-decoration: underline;}

.type{ border-bottom: 1px dotted #484848;/* width:82%;*//* margin:0 auto 20px;*/ margin-bottom:20px; overflow:hidden; padding:10px 0 20px 8px; position:relative;}
.screen_title{ font-size:16px; color:#484848; float:left; width:96px; left:0; position:absolute; line-height:30px;}
.screen_condition{/* float:left;*/ padding:0 0 6px 94px;}
.condition{ /*line-height:32px;*/ position:relative;}
.condition span{}
.condition span a{ color:#878787;}
.condition span .condition_cur{ color:#ff6c00;}
.condtion_cz{ display:block;  width:50px; float:left; height:70px;}
.condtion_cz span{ display:block; clear:both; line-height:30px;}
.condition_info{ display:inline-block; *display:inline; *zoom:1;  padding:0px 10px 0 0px; line-height:30px;}
.condition_info  input[type="email"],.condition_info  input[type="number" i],.condition_info  input[type="password"],.condition_info  input[type="tel"],.condition_info  input[type="url"],.condition_info input[type="text"]{ margin:0px 5px 3px 10px;vertical-align: middle; border:#CCC 1px solid; height:26px;}
.AdvancedSearch .type{ margin-bottom: 0; padding-bottom: 0;}
.AdvancedSearch .condition_info{ width: 88px;}
.AdvancedSearch .condtion_cz{ height: 40px;}
.AdvancedSearch .OrderTime input{ height: 24px; line-height: 24px; margin-left: 0; text-indent: 0.5em;}
.AdvancedSearch div:last-child .btn_blue{ font-size: 14px; height: 30px; line-height: 30px; padding: 0 20px;}

/*payment*/
.PayPage{ padding: 0 86px; color: #484848;}
.CheckOrder{ margin-top: 40px; position: relative;}
.CheckOrder_con{background: #F9F9F9;}
.CheckOrder_con.CheckOrder_con-style {border:none;margin-top:0;}
.CheckOrder_con_top{ padding:3px 0 0 23px;}
.CheckOrder_con_top div{ line-height: 36px;font-size:12px;}
.CheckOrder_con_top div.UseFunction span{ font-weight: bold; color: #417DC9;}
.CheckOrder_con_mid{ background: #FFFFFF; /*line-height: 68px;*/ padding:30px 0;}
.CheckOrder_con_mid span{ color: #FF0000; padding:0 23px;}
.CheckOrder_con_bottom{ padding: 14px 23px; color: #898989;}
.total{position: absolute; bottom: 0; right: 0; z-index: 99; background: #FFFFFF; border: 1px solid #ffb57f; box-shadow: 0 0 10px #fff9f5 inset; -webkit-box-shadow: 0 0 10px #fff9f5 inset; -moz-box-shadow:0 0 10px #fff9f5 inset;}
.total div{ font-size: 20px; font-weight: bold; padding: 28px 30px;}
.total div span{ color: #FF0000; font-size: 30px;}
.PayMethod{ overflow: hidden;}
.PayMethod .CheckOrder_con{ background: #FFFFFF;}
.PayMethod .icon{ width: 40px; height: 30px; }
.icon_Wallet{ background-position: 0 -201px; }
.icon_Alipay{ background-position: -50px -200px; }
.icon_WeChat{ background-position: -100px -201px; }
.icon_UnionPay{ background-position: -150px -201px; }
.PayMethod .CheckOrder_con>div{padding: 15px 23px; border-bottom: 1px solid #DFDFDF;}
.PayMethod .CheckOrder_con>div:last-child{ border-bottom: 0;}
.PayMethod .CheckOrder_con>div span{ font-size: 16px; font-weight: bold; color: #4B4B4B;}
.PayMethod .CheckOrder_con i{ margin-left: 14px;}
.PayMethod .CheckOrder_con .recharge{ overflow: hidden; display: inline-block; *display: inline; *zoom: 1; border-left: 1px solid #DFDFDF; margin-left: 40px;}
.PayMethod .CheckOrder_con .AccountBalance .AccountBalance_title input{ margin: 0 15px 0 20px;}
.PayMethod .CheckOrder_con .AccountBalance .AccountBalance_title{ line-height: 30px; }
.PayMethod .CheckOrder_con .AccountBalance .AccountBalance_title span{ color: #FF0000;}
.PayMethod .CheckOrder_con>div.cur{ background: #fffdf3;}
.PayConfirm{ float: right; padding-top: 50px;}
.PayConfirm>div{ text-align: right; line-height: 40px;}
.PayConfirm>div span{ color: #FF0000;}
/*.PayConfirm>div:nth-child(2) span{ color: #898989;}*/
.PayConfirm>div:nth-child(2) input{ display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; margin-right: 10px;}
.PayConfirm .btn_big{ padding: 0 30px; font-weight: bold;}

.CheckOrder_Paper .Paper_title{ font-size: 16px; font-weight: bold; /*text-decoration: underline;*/}
.CheckOrder_con-style .CheckOrder_Paper .Paper_title a{color:#417dc9;font-size:14px;}
.CheckOrder_Paper .Paper_title a{ text-decoration: underline;}
.CheckOrder_Paper{ position: relative;}
.CheckOrder_Paper .PaperDownload{ position: absolute; right: 0; top: 0; padding: 6px 15px 6px 40px; background: #FFFFFF; box-shadow: -4px 4px 0 rgba(154,154,154,0.05); -webkit-box-shadow: -4px 4px 0 rgba(154,154,154,0.05); -moz-box-shadow:-4px 4px 0 rgba(154,154,154,0.05);}
.CheckOrder_Paper .PaperDownload a{ text-decoration: underline;}
.CheckOrder_con-style .CheckOrder_Paper .PaperDownload a{color:#417dc9;}
.icon_pdf{ width: 16px; height: 18px; background-position: -301px -100px; margin-left: 5px;}
.icon_work{width: 16px; height: 18px; background-position: -326px -100px; margin-left: 5px;}
.PayConfirm>div.coin p{ margin-top: -15px; color: #898989;}
.PayConfirm>div.coin input.coinNum{ display: inline-block; *display: inline; *zoom: 1; border: 1px solid #909090; width: 28px; height: 22px; line-height: 22px; text-align: center; margin: 0 3px;}
.BalanceShort{ float: left; color: #FF6C00; line-height: 32px;}


/*mechanism*/
.NotWork{ color: #FF0000; padding: 23px 0;}

.OnlineTips{ width: 707px; height: 481px;}
.OnlineTips .OnlineTips_strip{ height: 17px; background: #417DC9;}
.OnlineTips .OnlineTips_title{ font-size: 22px; color: #1A4882; text-align: center; padding: 60px 0 0;}
.OnlineTips .OnlineTips_text{ padding: 60px 150px; overflow: hidden;}
.OnlineTips .OnlineTips_text div{ float: right;}
.OnlineTips .OnlineTips_text span{ line-height: 30px; /*margin-left: 20px;*/ /*text-align: left;*/}
.OnlineTips .btn input{ font-weight: bold;}
.OnlineTips .btn input:first-child{ padding: 0 22px;}
.icon_tip{ width: 68px; height: 68px; background-position: 0 -262px;}

.SimilarDocuments .PayPage{ padding-bottom: 50px;}
.SimilarDocuments .certification_top{ padding: 0 0 180px 0;}
.SimilarDocuments .CheckOrder_Paper{ border-bottom: 1px dotted #1A4882; overflow: inherit; padding: 15px 0 ;}
.SimilarDocuments .CheckOrder_Paper .PaperDownload{ top: 72px; box-shadow: 0 0 0 rgba(154,154,154,0.05); -webkit-box-shadow: 0 0 0 rgba(154,154,154,0.05); -moz-box-shadow:0 0 0 rgba(154,154,154,0.05);}
.SimilarDocuments .Mbtn {padding-right: 20px;overflow: hidden;float: left; }
.SimilarDocuments .Mbtn a {font-size: 12px;display: block;float: left;margin: 0 5px 0 0;padding: 3px 7px 3px;border: #5c9bea 1px solid;background: #e3f4ff;
	FILTER: progid: DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#feffff, endColorStr=#d2ecff);
	/*IE 6 7 8*/
	background: -ms-linear-gradient(top, #feffff, #d2ecff);
	/* IE 10 */
	background: -moz-linear-gradient(top, #feffff, #d2ecff);
	/*火狐*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#feffff), to(#d2ecff));
	/*谷歌*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#feffff), to(#d2ecff));
	/* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #feffff, #d2ecff);
	/*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #feffff, #d2ecff);
	/*Opera 11.10+*/
	-webkit-border-radius: 3px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 2px;color: #003d7c;overflow: hidden;line-height: 1.4;}
.SimilarDocuments .Mbtn a:hover {text-decoration: none;background: #fff;}
.icon_book{ width: 16px; height: 13px; background-position: -195px -58px;}
.icon_down{ width: 13px; height: 12px; background-position: -150px -100px;}





/*Institutional Center*/
.icon_AccountInfor{ background-position: -252px -1px;}
.InstitutionalCenter .uc_menu li.sel{ background: #e5f2ff;}

.ChangePassword{ width: 479px; height: 256px;}
.ChangePassword .text{ line-height: 50px; padding: 70px 0 50px; text-align: center;}
.ChangePassword .text span{ color: #000000; font-size: 16px; font-weight: normal; margin-left: 20px;}
.ChangePassword div:last-child{ text-align: center;}
.ChangePassword .icon{ width:23px; height:23px;}
.ChangePassword .btn_big{ margin-bottom: 38px;}

.AccountInfor{ padding-bottom: 25px; overflow: hidden;}
.info_block{  position:relative; clear: both; margin-top:20px; padding-right: 20px;}
.info_cont{ padding-left:30px; border-bottom:1px solid #DFDFDF; padding-bottom:20px}
.info_title{ overflow:hidden;}
.info_left{ float:left}
.info_right{ float:right; font-size:14px; line-height:35px; width: 372px;}
.info_num span{ display:inline-block; *display: inline; *zoom: 1; position: absolute; left: 10px; top:4px; color:#417DC9; line-height:27px; font-size:16px; font-weight:bold;}
.school{ font-size: 16px; font-weight: bold; color: #417DC9; line-height: 35px;}
.time{ color:#FF0000; padding-left:200px; font-size:14px; line-height: 35px;}
.info_right a{ padding:5px 15px;}
.info_right .cur{ background:#417DC9; color:#FFFFFF; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px;}
.info_user span{ line-height: 40px; color: #484848;}
.info_user span:nth-child(2){ padding: 0 20px;}
.info_box{ border: 1px solid #DFDFDF; color: #484848; margin-bottom: 15px;}
.info_box .info_time{ background: #F3F3F3; line-height: 38px; padding-left: 18px;}
.info_box .info_list{ padding-left: 18px;}
.info_box .info_list ul{ overflow: hidden;}
.info_box .info_list ul li{ float: left; margin-right: 60px; line-height: 44px; font-weight: bold;}


.BatchAdd{ width: 960px; height: 784px; margin-top: 50px;}
.BatchAdd .BatchAdd_title{ color: #000000; font-size: 16px; font-weight: bold; padding: 20px; display: inline-block; *display: inline; *zoom: 1;}
.BatchAdd .BatchAdd_title span{ color: #FF0000; font-size: 14px; font-weight: normal; padding-left: 15px;}
.BatchAdd_step{ width: 550px; margin: 0 auto;}
.BatchAdd_step01{ padding-top: 50px;}
.BatchAdd_step01 .BatchAdd_content{ padding-left: 120px; padding-bottom: 30px;}
.BatchAdd .BatchAdd_step01 dl:first-child dd input{ margin-left: 0; width: 302px; height: 36px; line-height: 36px; text-indent: 0.5em; border: 1px solid #DFDFDF;}
.BatchAdd_step01 .BatchAdd_content dl{ overflow: hidden; margin-bottom: 15px;}
.BatchAdd_step01 .BatchAdd_content dl dt{ font-weight: normal; float: left; width: 90px; text-align: right; line-height: 40px;}
.BatchAdd_step01 .BatchAdd_content dl dd{ float: left;}
.BatchAdd_step01 .BatchAdd_content dl dt span{ color: #FF0000; margin-right: 3px;}
.BatchAdd_step01 .BatchAdd_content dl.LoginMethod dd select{ width: 302px;  height: 40px; line-height: 40px; text-indent: 0.5em; border: 1px solid #DFDFDF;}
.BatchAdd_step01 .BatchAdd_content dl.TimeLimit dd input{ margin-left: 0; width: 133px; height: 36px; line-height: 36px; text-indent: 0.5em; border: 1px solid #DFDFDF;}
.BatchAdd_step01 .BatchAdd_content dl.TimeLimit dd.to{ line-height: 40px; padding: 0 6px;}
.BatchAdd_step01 .BatchAdd_content dl.TimeLimit dd{ position: relative;}
.BatchAdd_step01 .BatchAdd_content dl.TimeLimit dd a.Calendar{ display: inline-block; *display: inline; *zoom: 1; position: relative;}
.icon_Calendar{ width: 16px; height: 16px; background-position: -250px -100px; /*margin-left: -30px;*/position: absolute; right: 10px; top: -12px;}
.BatchAdd_step02 .BatchAdd_content{ padding-left: 120px; padding-bottom: 50px;}
.BatchAdd_step02 .BatchAdd_content a{ margin-right: 60px;}
.icon_template{ width: 11px; height: 12px; background-position: -200px -100px; margin-right: 5px;}
.BatchAdd_step03 .BatchAdd_content{ padding-left: 120px; padding-bottom: 40px;}
.BatchAdd_step03 .BatchAdd_content dl{ overflow: hidden; }
.BatchAdd_step03 .BatchAdd_content dl dt{ font-weight: normal; float: left; width: 80px; text-align: right; line-height: 40px;}
.BatchAdd_step03 .BatchAdd_content dl dd{ float: left;}
.BatchAdd_step03 .BatchAdd_content dl dt span{ color: #FF0000; margin-right: 3px;}
/*.BatchAdd_step03 .BatchAdd_content dl dd input{ margin-top: 9px; height: 24px; line-height: 24px;}*/

.file { position: relative; height: 24px; line-height: 24px;}
.userdefined-file { position: absolute; top: 0; left: 0; z-index: 2; width: 300px; height: 24px; line-height: 24px; font-size: 0;  /*应对子元素为 inline-block 引起的外边距*/}
.userdefined-file input[type="text"] { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;height: 40px;line-height: 40px;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.userdefined-file button { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 60px; text-align: center; height: 24px; line-height: 20px; font-size: 14px; background: #e1e1e1; border: 1px solid #adadad; cursor: pointer;}
.file input[type="file"] { position: absolute; top: 0; left: 0; z-index: 3; opacity: 0; width: 300px; height: 24px; line-height: 24px; cursor: pointer;}
.BatchAdd .btn{ padding-top: 50px;}


.Template{ height: 613px; margin-top: 100px;}
.Template_content{ padding: 30px 20px;}
.Template_content .TableL{ border-left: 1px solid #DFDFDF; border-right: 1px solid #DFDFDF;}
.Template_content .TableL th{ white-space:normal}
.Template_content .TableL th, .TableL td{ border-left: 0;}

.SingleAdd .BatchAdd_step{ width: 680px;}
.SingleAdd .BatchAdd_content{ padding-left: 30px;}
.SingleAdd .BatchAdd_content dl dd input{ margin-left: 0; width: 302px; height: 36px; line-height: 36px; text-indent: 0.5em; border: 1px solid #DFDFDF;}
.SingleAdd .BatchAdd_content dl.user_name dt{ color: #484848; font-size: 14px;}
.SingleAdd .BatchAdd_content dl.user_name dd.name span{ color: #000000; font-weight: bold; line-height: 40px; padding-right: 10px;}
.SingleAdd .BatchAdd_content dl.user_name input{ width: 238px;}
.SingleAdd .BatchAdd_content dl.Ip_add dd.Ip{ position: relative;}
.SingleAdd .BatchAdd_content dl.Ip_add dd.Ip a{ display: inline-block; *display: inline; *zoom: 1; position: relative;}
.icon_del{ width: 11px; height: 10px; background-position: -254px -58px; /*margin-left: -30px;*/ position: absolute; right: 10px; top: -9px;}
.SingleAdd .BatchAdd_content dl span.warningText{ color: #FF0000; display: inline-block; *display: inline; *zoom: 1; width: 220px; font-size: 14px; margin-left: 10px;}

.SubAccountList{ overflow: hidden;}
.SubAccountList .info_cont{ border-bottom: 0; padding-left: 0;}
.SubAccountList .info_cont .time{ padding:0 20px;}
.SubAccountList .info_cont .info_right{ float: none; display: inline-block; *display: inline; *zoom: 1;}
.SubAccountList .info_search{ float: right; margin-top: 8px;}
.SubAccountList .info_search input{ border: 1px solid #afafaf;}
.SubAccountList .info_search input:first-child{ width: 210px; height: 20px; text-indent: 0.5em;}
.SubAccountList .info_search input:last-child{ padding: 0 10px; height: 24px; background: #e9e9e9;}
.SubAccountList .TableL{ border-left: 1px solid #DFDFDF; border-right: 1px solid #DFDFDF; width: 98%; margin-left: 0;}
.SubAccountList .TableL th{ border-left: 0;}


.ResetPassword{ width: 825px; height: 420px; margin-top: 200px;}
.ResetPassword .inputlist{ padding-top: 50px;}
.ResetPassword .inputlist input{ margin-left: 0; width: 268px; height: 38px; line-height: 38px;}
.ResetPassword .btn{ padding-top: 180px;}

.BatchEdit{ width: 794px; height: 458px; margin-top: 200px;}
.BatchEdit .BatchAdd_title span{ padding-left: 50px;}
.BatchEdit .BatchAdd_step{ width: 560px;}
.BatchEdit dl.TimeLimit dt{ width: 100px;}
.BatchEdit dl.TimeLimit dt input{ display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; margin-right: 5px;}
.BatchEdit .btn{ padding-top: 20px;}

.select_parent { background: url(../images/select.gif) no-repeat  right center; width:80px; height: 30px; overflow: hidden; margin-right:15px;}
.select_parent select {background: transparent; border: none; padding-left: 10px; width: 110px; height: 100%; outline:none}

.SafetyWarning{ border: 1px solid #417DC9; margin: 0 5px; background: #e1f2ff; }
.SafetyWarning .SafetyWarning_title{ color: #FF0000; font-size: 16px; font-weight: bold; background: #FFFFFF; line-height: 40px; text-align: center;}
.SafetyWarning .SafetyWarning_con{ padding: 0 15px;}
.SafetyWarning .SafetyWarning_con p{ font-weight: bold; line-height: 26px;}
.SafetyWarning .SafetyWarning_con span{ line-height: 26px; display: block; text-indent: 2em;}
.SafetyWarning .SafetyWarning_con .btn{ margin: 5px 0 15px;}
.SafetyWarning .SafetyWarning_con .btn .btn_big{ padding: 0 14px; height: 32px; line-height: 32px; font-size: 14px; font-weight: normal;}

.CheckOrder_con div.CheckOrder_con_text{ display: inline-block; *display: inline; *zoom: 1; margin-left: 50px;}
.CheckOrder_con div.CheckOrder_con_text p{ font-weight: bold; margin-bottom: 5px;}
.CheckOrder_con div.CheckOrder_con_text span{ font-size: 14px; font-weight: normal;}


.subject .theme_con {
	padding: 0 20px 0 10px;
	border: 1px solid #a9a9a9;
	position: relative;
	text-align: left;
	margin-left: 10px;
}

.subject .theme_con span {
	padding-right: 10px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	line-height: 30px;
	width: 80px;
	color: #484848;
	position: relative;
}

.subject .theme_con span a {
	position: absolute;
	left: 66px;
	top: 5px;
	margin-left: 3px;
}

.subject .theme_con span a img {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.subject .theme_con span b {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	font-weight: normal;
	max-width: 73px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.choice_box {
	position: absolute;
	padding-bottom: 10px;
	left: 402px;
	top: -238px;
	width: 670px;
	height: 476px;
	background: #FFFFFF;
	border: 1px solid #A9BCE1;
	z-index: 88;
	/*overflow: hidden;*/
}

.choice_box .choice_triangle {
	position: absolute;
	left: 35px;
	top: -15px;
}

.choice_box .search {
	margin-top: 10px;
	margin-left: 425px;
	margin-bottom: 10px;
	position: relative;
}

.choice_box .search input {
	outline: none;
	border: none;
	width: 235px;
	height: 24px;
	border: 1px solid #CCCCCC;
	text-indent: 0.5em;
}

.choice_box .search a {
	position: absolute;
	right: 15px;
	top: 4px;
}

.choice_tab {
	overflow-y: scroll;
	height: 352px;
	background: #F5F5F5;
	margin: 0 30px 10px 10px;
	border: 1px solid #DFDFDF;
}

.choice_left ul {
	float: left;
}

.choice_left ul li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 193px;
	height: 31px;
	line-height: 31px;
	text-indent: 1em;
	background: #FFFFFF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	color: #484848;
}

.choice_left ul li:last-child a {
	border-bottom: none;
}

.choice_left ul li a:hover {
	text-decoration: none;
	background: #F5F5F5;
	border-right: none;
}

.choice_left ul li .cur {
	background: #F5F5F5;
	border-right: none;
}

.choice_right {
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}

.choice_right div a {
	margin-right: 10px;
}

.choice_right div {
	margin-bottom: 10px;
}

.choice_right div ul {
	margin-left: 36px;
	margin-top: 10px;
}

.choice_right div ul li {
	margin-bottom: 10px;
}

.choice_right div ul li input {
	margin-right: 8px;
}

.more {
	margin-left: 10px;
}

.more span {
	margin-right: 20px;
	position: relative;
}

.more span b {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	font-weight: normal;
	max-width: 73px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.more span img {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	position: absolute;
	right: -18px;
	top: 4px;
	cursor: pointer;
}

.choice_btn {
	margin-left: 415px;
	margin-top: 10px;
}

.choice_btn input {
	outline: none;
	border: none;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #417DC9;
	color: #FFFFFF;
	margin-left: 10px;
}

.choice_btn .choice_no {
	background: #E1E1E1;
}
