﻿/*2018.04.09*/
@charset "utf-8";
.btn_orange{background-color: #f58900;font-size: 14px;text-align: center;color: #fff;}
.btn_red{background-color: #e14d31;font-size: 14px;text-align: center;color: #fff;}

/*注册登录*/
.logBBar{ height:532px;  border-bottom:2px solid #dadada; }/*xg 20141219*/
.logBanner { position: relative; height:532px; overflow: hidden; width:100% !important; background: url(../images/xsx2_loginbg.jpg) no-repeat top center; }/*xg 20141219*/
.logBanner .pic{ position:relative; z-index:0; width:980px;  margin:0 auto;  }/*xg 20141219*/
.logBanner .pic li{ height:532px; position:relative; width:100% !important;}/*xg 20141219*/
/*.logBanner .pic li.ban1{ background:url(../images/xsx2_logban1.png) no-repeat 320px 180px;_background:url(../images/xsx2_logban1.gif) no-repeat 320px 180px;}*/
.logBanner .pic li.ban2{ }
.logBanner .hd { width:100%; position: absolute; bottom: 25px; text-align: center; font-size:0; z-index:1; }
.logBanner .hd li{margin: 0 5px; background:url(../images/dot1.png) no-repeat -2px -29px; _background:url(../images/dot1.gif) no-repeat -2px -29px; height: 16px; overflow: hidden; width: 16px; cursor: pointer; display:inline-block; *display:inline; zoom:1; }/*xg 20141219*/
.logBanner .hd li.on{ background-position: -3px -0px;  }
.wrap{ width:980px; margin:0 auto; position:relative; z-index:2;}
.login{ width:314px; position:absolute; top:68px; right:0; height:auto; z-index:1000;  color:#666; }/*xg 20141219*/
.register{ top:15px;}/*xg 20141219*/
.login a{ color:#666;}
.login input{ outline:medium;}
.login .logTit{ color:#cc1011; font-size:18px; padding:8px 0;}/*xg 20141219*/
.login .textarea{ font-size:14px; color:#b0b0b0;}
.login .text1{ width:252px; padding:9px 0 9px 12px; border:1px solid #bfbfbf; font-size:14px; color:#b0b0b0;  margin-bottom:8px;}
.login .text2{ width:80px;  padding:9px 10px; border:1px solid #bfbfbf; font-size:14px; color:#b0b0b0; margin-bottom:8px; margin-right:10px; float:left;}
.login .p1 a{ float:right;}
.login .p1 input{ vertical-align:middle;}
.login .p2{ padding-top:12px;}
.login .p2 a{ font-weight:bold; color:#ff9b21;}
.login .btn{ width:266px; height:38px; cursor:pointer; margin-top:12px; font:18px "Microsoft YaHei",微软雅黑; color:#fff;}
.login .btn3{ background-position:-80px -329px;}
.login .btn4{ background-position:-80px -400px;  display:inline-block; height:38px;line-height:38px; text-align:center;  }
.login .btn4:hover{color:#fff;}

.login .btn5{ background-position:-80px -510px; margin-top:0;}
.login .btn5[disabled]{  background-position:-370px -510px; }

.login .otherLog{ margin-top:15px; height:46px; padding-top:14px; background:url(../images/login_bg_line.jpg) no-repeat top center; }/*xg 20141219*/
.register .otherLog{ margin-top:15px;}
.register p.protocal {clear:both;line-height:30px;}
.register p.protocal a{ color:Blue; line-height:30px;text-decoration:underline;}
.register p.protocal input{ margin-right:2px; vertical-align:middle;}
.register p.protocal span{ }
.login .otherLog p {width:100%;clear:both; height:24px;}
.login .otherLog span{ display:inline-block; *display:inline; *zoom:1; height:20px;  margin:0 8px; line-height:20px;}
.login .otherLog span a{ display:block; width:100%; height:100%;}
.login .otherLog span.log1{ width:20px; background-position:-80px -470px;}
.login .otherLog span.log2{ width:20px; background-position:-116px -470px;}
.login .otherLog span.log3{ width:30px; background-position:-149px -470px;}
.login .otherLog span.log4{ width:20px; background-position:-269px -470px;}
.login .otherLog span.log6{  display:none; width:26px; background-position:-349px -470px;}
.login .otherLog span.log7{ width:20px; background-position:-429px -470px;}
.login .btn_getCode{    color: #3a86d2;
    display: block;
    position: absolute;
    line-height: 39px;
    right: 10px;
    top: 0;
    z-index: 2;
    font-size: 14px;}

.logFooter{ text-align:center; font-size:13px; color:#888; padding-bottom:110px;}
.logFooter a{ padding:0 8px; color:#666; font-size:16px;}
.logFooter p{ line-height:24px;}




.h80{ height:80px; width:100%; overflow:hidden;}

/*内页 20141209*/
/*.secBanner{ width:100%; height:172px; overflow:hidden; background:url(../images/sec_banner.jpg) no-repeat center #173f6e;}
*/


/*左侧导航 css*/
.secLeft{ width:233px; float:left; margin-top:40px;  background:url(../images/xsx2_leftnav_mid.jpg) repeat-y; position:relative; min-height:792px;_height:792px;} 
.secLeft ul li{ height:66px; border-bottom:1px solid #fff;}
.secLeft ul li span{ width:20px; display:block; float:left; height:66px; background-position:0 -86px; padding-right:16px; _background:url(../images/icons.gif) 0 -86px;}
.secLeft ul li a{ display:block;  height:66px; line-height:66px; font-size:16px; color:#858d94; padding-left:36px;}
.secLeft ul li.slTop{ background:url(../images/xsx2_leftnav_top.jpg) no-repeat top left;}
.secLeft ul li.slTop.on a,
.secLeft ul li.slTop a:hover{ background:url(../images/leftnav_on2.jpg) no-repeat top left;}
.secLeft ul li.on a,
.secLeft ul li a:hover{ background:url(../images/leftnav_on1.jpg) no-repeat top left; color:#2774c4;}
.secLeft ul li.on a span,
.secLeft ul li a:hover span{ background-position:0 -146px; }
.secLeft .small .ch{ text-align:right; font-size:20px; letter-spacing:0.1em; margin-bottom:4px;}
.secLeft .small .eng{ text-align:right; font-size:13px; letter-spacing:0.1em; }
.secLeft .slTest{ height:65px; width:190px; position:relative; text-transform:uppercase; color:#ca5e1a; background:url(../images/xsx2_leftnav_sltest.jpg) no-repeat right center; position:absolute; bottom:105px; left:17px;}
.secLeft .slTest a{ color:#ca5e1a; display:block; width:100%; height:100%;}
.secLeft .slTest .big{ font-size:74px; line-height:54px; position:absolute; width:auto; left:5px; top:0; height:auto;}
.secLeft .slTest .small{  width:auto; position:absolute; right:34px; text-align:right; top:11px;}
.secLeft .slBot{ width:100%; height:10px; overflow:hidden; background:url(../images/xsx2_leftnav_bot.jpg) no-repeat top left; position:absolute; bottom:0; left:0;}
/*左侧导航 end*/


.secRig{ width:730px; float:right; min-height:470px; _height:470px; margin-bottom:45px; margin:40px 0 0 0; }/*xg 20141230*/
.content{  }
.content p{ line-height:26px; font-size:14px; margin-bottom:24px;}

.productList ul{ margin:20px 0 2px 0;}/*xg 20141219*/
.productList ul li{ margin-bottom:30px; overflow:hidden; }
.productList ul li .plTit { font-size:16px;  background:url(../images/seclist_icon.jpg) no-repeat left center; padding-left:14px; margin-bottom:12px; width:724px; overflow:hidden; text-overflow:ellipsis; -text-overflow:ellipsis; white-space:nowrap;}
.productList ul li .plTit a { color:#1d4c8a;}
.productList ul li p{ margin-left:14px; line-height:22px; color:#444; font-size:12px;}
.productList ul li p.date{ color:#888; margin-top:5px; border-bottom:1px dashed #e5e5e5; padding-bottom:15px;}
.productList ul li p .jg{ padding:0 10px;}

.page{ text-align:center; }
.page a{ padding:0 15px; font-size:14px; color:#444;}
.page a:hover ,.page a.on{ color:#dd1a00;}
.page .disabled {color: #999999; cursor:text;}
.page .disabled:hover {color: #999999;}
.page .curr {color: red;}
.page .curr:hover {color: red;}
.h45{ width:100%; height:45px; overflow:hidden;}

.questionList ul .plTit{ font-size:16px; line-height:26px;background:url(../images/seclist_icon.jpg) no-repeat left 10px; padding-left:14px; margin-bottom:6px; width:744px; }
.questionList ul .plTit { color:#2767ba;}/*xg 20141219*/
.questionList ul li{ clear:both; color:#999; padding-bottom:10px; margin-bottom:10px; border-bottom:1px dashed #e5e5e5; }
.questionList ul li .ans{ font-size:14px; width:28px; float:left; margin-left:14px; _margin-left:7px; line-height:28px;}
.questionList ul li .qlList{ width:744px; float:left;  line-height:28px; font-size:14px; margin:0;}/*xg 250141219*/
.questionList ul li .qlList li{ border:none; padding:0; margin:0;}
.questionList ul li p{ line-height:28px; font-size:14px; margin-left:14px;}

/*body{ background:url(../images/xsx2_top.jpg) 0 40px repeat-x;}*/

.h120{ height:120px; overflow:hidden;}
.secSubnav{ height:44px; line-height:44px; border-bottom:3px solid #4191dd;}
.secSubnav a{ display:block; width:20px; height:20px; float:right; margin-top:16px;}
.secSubnav a.rss{ background-position:-140px -110px;}
.secSubnav div{ font-size:18px; color:#438fdd;}
.secSubnav div span{ display:block; width:45px; height:44px; float:left;}
.secSubnav div span.t1{ _background:url(../images/icons.gif) no-repeat -80px -100px; background-position:-72px -100px;}
.secSubnav div span.t2{ _background:url(../images/icons.gif) no-repeat -80px -170px; background-position:-72px -162px;}
.secSubnav div span.t3{background:url(../images/add_subnav_t3.jpg) no-repeat center;}
.secSubnav div span.t4{background:url(../images/add_subnav_t4.jpg) no-repeat center;}
.secSubnav div span.t5{background:url(../images/add_subnav_t5.jpg) no-repeat center;}
.productList ul li .plTit a:hover,
.questionList ul .plTit a:hover{ color:#dd1a00;}
.questionList ul{ margin-top:20px;}


.secContent{padding-top:38px}
.secContent h1{ text-align:center; font-size:24px; color:#444; font-weight:normal; margin:24px 0 4px 0; padding-bottom:12px; border-bottom:1px dashed #dbdbdb;}
.secContent .time{ text-align:center; color:#888; margin: 0 auto;margin-bottom:10px; width:420px;}
.secContent .time .fx{ float:right;display: block; color:#000; line-height:28px;width:138px;height :28px}
.secContent .time .sx{ color:#000; line-height:28px;height :28px}
.secContent p{ color:#444; line-height:26px; margin-bottom:20px; font-size:14px;}

.sharePage{ padding:0 25px;}
.blue{ color:#2579c2;}
.documentBor{ width:700px; height:308px; background:url(../images/upload_bg.jpg) no-repeat top center; margin:20px auto 0 auto; overflow:hidden; }
.documentBor .docBtn{ text-align:center; margin-top:124px;}
.documentBor .docBtn a{ display:inline-block; *display:inline;*zoom:1; width:183px; height:55px; line-height:50px; background-position:-450px -280px; text-align:left; color:#fff; font-size:22px; letter-spacing:0.2em; padding-left:73px;}
.documentBor .docBtn a:hover{ background-position:-450px -360px; padding-top:5px;}
.tip3{ color:#a1a1a1; text-align:center; font-size:14px; margin:32px 0 0 0; padding-bottom:45px; border-bottom:1px solid #e8e8e8;}
.tip4 { color:#757575;}
.tip4 .tipTit{ font-size:14px; color:#333; margin:15px 0 10px 0;}
.tip4 .type{ height:16px; line-height:16px; margin:5px 0 18px 0;}
.tip4 .type span{ display:inline-block; *display:inline;*zoom:1; margin-right:20px;}
.tip4 .type span em{ display:inline-block; *display:inline;*zoom:1; height:16px; float:left; }
.tip4 .type span .ty1{ width:20px; background-position:-250px -390px;}
.tip4 .type span .ty2{ width:17px;  background-position:-290px -390px;}
.tip4 .type span .ty3{ width:18px;  background-position:-330px -390px;}
.tip4 p{ margin-bottom:18px;}
.tip4 p.marNo{ margin-bottom:0px;}

.icons2{ background:url(../images/icons2.jpg) no-repeat 0 0;}

.logBanner .pic .lBleft .lBtit{ font-size:30px;  text-transform:uppercase; margin:120px 0 21px 0;}/*xg 20150118*/
.logBanner .pic .lBleft p{ font-size:16px; line-height:28px; }/*xg 20150118*/
.logBanner .pic .lBleft{ width:670px;}
.logBanner .pic .lBleft p em{ font-size:20px; padding-right:6px;}
.logBanner .pic .lBleft a.btn4{ display:inline-block; width:140px; height:48px; line-height:48px; padding-top:12px; text-align:center; font:16px "Microsoft YaHei",微软雅黑; background-position:0 -690px; _background:url(../images/icons.gif) 0px -690px; margin-top:50px; }
.logBanner .pic .lBleft a.btn4:hover{ background-position:-180px -590px; _background:url(../images/icons.gif) -180px -590px;color:#fff;}

.login .logTop{ height:18px; padding:0 11px; width:292px; background:url(../images/xsx2_logintop.png) no-repeat top center; overflow:hidden;}
.login .logMid{ padding:0 24px;  width:266px; background:url(../images/xsx2_loginmid.png) repeat-y top center; overflow:hidden;}
.login .logBot{  height:21px; padding:0 11px; width:292px; background:url(../images/xsx2_loginbot.png) no-repeat top center; overflow:hidden;}

.h90{ height:90px; width:100%; overflow:hidden;}

.logBanner2{ background: url(../images/xsx2_loginbg2.jpg) no-repeat top center;}

.forgetBg1{ height:460px; background:url(../images/xsx2_forgetbg.jpg) repeat-x;}
.forgetBg1 .forgetBg2{ height:460px; background:url(../images/xsx2_forgetbg2.jpg) no-repeat top center;}
.forgetBg1 .main .forTit{ font-size:20px; color:#3e8bdb; text-align:center; line-height:24px; padding:90px 0 10px 0;}
.forgetBg1 .main .forTit div{ width:112px; display:inline-block;}
.forgetBg1 .main .forTit span{ display:inline-block; float:left;  width:24px; height:24px; background-position:-212px -470px; _background:url(../images/icons.gif) no-repeat -212px -470px;}
.forgetBg1 .main p{clear: both; margin-bottom: 18px; margin: 0 auto; width: 266px;margin-bottom: 14px; }
.forgetBg1 .main p span{ display:inline-block; zoom:1; float:left;*float:none; width:60px; text-align:right; font-size:15px;}
.forgetBg1 .main p span.four{ width:75px;}
.forgetBg1 .main p span.yz{ width:70px; margin:0 15px;}
.forgetBg1 .main p input{ height:30px;  border:1px solid #bfbfbf;}
.forgetBg1 .main p input.text3{ width:254px; color:#ccc; font-size:14px; padding:7px 0 7px 10px; height:auto; }
.forgetBg1 .main p input.text4{ width:108px; color:#ccc;  float:left; *float:none;}
.forgetBg1 .main p input.text2{ width:80px; color:#ccc; font-size:14px; padding:7px 0 7px 10px; height:auto;  float:left; *float:none;}

.forgetBg1 .main p a{ color:#1c6cbc;}
.forgetBg1 .main .btn6,
.forgetBg1 .main .btn7{ width:90px; height:30px; margin: 14px auto;}
.forgetBg1 .main .btn7{ margin-left:420px;_margin-left:210px;}
.forgetBg1 .main .btn6 input,
.forgetBg1 .main .btn7 input{ width:90px; height:30px; background-position:-370px -330px; font:14px "Microsoft YaHei",微软雅黑; color:#fff; letter-spacing:0.1em; cursor:pointer;}


/*fix*/
.errorinfo{height:24px;line-height:24px; margin-bottom:3px; color:Red; font-size:14px;}

/*add 20141223*/
.main2{ height:756px; background:url(../images/sec_main_bg2.jpg) no-repeat top center; overflow:hidden;}
.main2 .right{ margin:26px auto 0 auto; float:none;}
.main2 .right .btn1,
.shortcut  .btn1,
.shortcut .table .tip2,
.main2 .right .table .tip2{ margin-left:90px;}

.shortcut{ width:700px; margin:0; /*padding-top:38px;*/ float:right; margin-top: 40px;}

.table .buy .pp{ background-position:0 -101px;}


/*完善资料页*//*add 20141231*/
.oauththird .bd li .row1 .or a:hover{ color:#dd1a00; }
.oauththird{ margin-top:38px; overflow:hidden; width:610px; float:left; background:url(../images/complete_line.jpg) no-repeat right top; min-height:472px;_height:472px;}
.oauththird .hd,
.shortcut .hd{ height:57px; line-height:40px; position:relative; }
.oauththird .hd ul,
.shortcut .hd ul{ position:absolute; left:35px; top:0; height:57px;   }
.oauththird .hd ul li,
.shortcut .hd ul li{ float:left; width:240px; height:57px; cursor:pointer; background:url(../images/icons2.jpg) no-repeat -310px -650px; font-size:18px; color:#888; text-align:center; margin:0 15px; }
.oauththird .hd ul li.on,
.shortcut .hd ul li.on{ background-position:0 -650px; color:#fff;}
.oauththird .bd ul{  zoom:1;  }
.oauththird .bd li{ padding:20px 0 0 102px;}
.oauththird .bd li .tip8{ font-size:16px; color:#888; padding:0 0 20px 38px;}
.row1{ height:38px; line-height:38px; margin-bottom:30px; }
.row1 .rowL{ width:80px; float:left; text-align:right; font-size:15px; }
.row1 .rowR{ width:254px; background: url(../images/icons2.jpg) no-repeat -170px -70px; padding-left:10px; float:left;}
.row1 .rowR input{ width:254px; height:38px; line-height:38px; outline: medium; float:right; background-position: -506px -120px;}
.row1 .btn8{ width:100px; height:40px; font: 16px "Microsoft YaHei",微软雅黑; background-position: -170px -10px; cursor: pointer; color:#fff; margin-left:80px;}
.row1 .or{ font-size:13px; color:#888; padding-left:20px;}
.row1 .or a{ color:#3e8bdb; padding-left:10px;}
.contact{ width:370px; float:right; text-align:center; margin-top:38px;  }
.contact p{ font-size:18px; color:#2774c1; padding:97px 0 38px 0;} 


.shortcut .bd{ margin:10px 0;}
.shortcut .row1{ margin-bottom:15px;}
.shortcut .row1 .rowL{ width:150px;}
.shortcut .row1 .text9{ color:#888; font: 15px "Microsoft YaHei",微软雅黑;}
.shortcut .row1 .btn9{ width:100px; height:38px; background:url(../images/shortcut_btn.jpg) no-repeat center; font: 16px "Microsoft YaHei",微软雅黑; color:#fff; float:left; margin-left:22px; cursor:pointer;}
.shortcut .row1 .download{ font-size:15px; color:#3e8bdb;}
.shortcut .h10{ width:100%; height:10px; overflow:hidden;}
.shortcut .h20{ width:100%; height:20px; overflow:hidden;}
.shortcut .h40{ width:100%; height:40px; overflow:hidden;}
.shortcut .shorP1{ margin-left:238px; font-size:18px; margin-top:20px;}
.shortcut .shorP1 span{ color:#ff8f00; font-size:20px; padding-right:15px;}
.shortcut .shorP2{  line-height:30px; font-size:15px; margin:20px 0 20px 238px;;}
.shortcut .shorP2 a{ color:#3e8bdb;}
.shortcut .shorP3{ font-size:14px; color:#888; margin-left:90px;}
.shortcut .shorP3 .please{ width:30px; color:#333; float:left; }
.shortcut .shorP3 p{ float:left; width:500px;}

/*验证码*/
#imgCode {cursor:pointer;}

/*邮箱自动完成*/
.emailist{border:1px solid #bdbdbd; /*border-radius: 4px;*/ background-color:#fff; color:#666; font-size:14px; list-style-type:0; padding:0; margin:0; overflow:hidden;}
.emailist li{padding:3px 11px; cursor:pointer;}
.emailist .on, .emailist li:hover{background-color:#eee;}


/*代理申请页 aa20150310*/
input{ font-family:"Microsoft YaHei"}
.btn10{width:100px; height:40px; background-position:-170px -10px; cursor:pointer; color:#fff;  font:16px "Microsoft YaHei",微软雅黑; }
.agencyApplication .blueGrey{ font-size:16px; color:#6e6e6e; background:#eef2f6; height:48px; line-height:48px; border:1px solid #e0e0e0; padding-left:24px; margin-top:10px;}
.agencyApplication .agencyTable{ font-size:14px; overflow:hidden; margin-top:40px;}
.agencyApplication .agencyTable span,
.agencyApplication .agencyTable input{ display:block; float:left;}
.agencyApplication .agencyTable span{ color:#888; font-weight:bold; width:124px; text-align:right; margin-right:12px;}
.agencyApplication .agencyTable input{ width:289px; height:38px; background:url(../images/agency_text8.jpg) no-repeat left center; padding-left:10px;}
.agencyApplication .agencyTable p{ height:38px; line-height:38px; clear:both; overflow:hidden; margin-bottom:16px; }
.agencyApplication .agnBtn{ padding:4px 0 43px 0; margin:4px 0 0 136px;}
.agencyApplication .passed{ height:74px; line-height:74px;}



/*代理页 add20150317*/
.agPageLogo{ height:80px; line-height:80px; position: relative; z-index: 100; width: 520px;}
.agPageLogo a{ display:block; height:80px; line-height:80px; background:url(../images/angentpage_logo.gif) no-repeat left center; padding-left:163px; font-size:22px; color:#fff;}
.agPageWw{ position:absolute; top:66px; right:0; width:130px;}
.agNav{ float:right; color:#fff; height:80px; line-height:80px;}
.agNav a{ font-size:15px; color:#fff; padding-left:30px;}
.agNav span{ padding:0 16px;}

.agPageLeft{ width:240px; float:left; margin-top:26px; }
.agpageBox1{ background:#f7f7f7; border:1px solid #d4d4d4; border-radius:3px; padding-bottom:24px; margin-bottom:12px; overflow:hidden;}
.agpageBox1 h2{ height:36px; color:#3273b2; font-weight:bold; line-height:36px; font-size:16px; text-align:center;  margin-bottom:5px; font-weight:bold;}
.agpageBox1 p{ width:210px; margin:0 auto; font-size:13px; color:#6b6b6b; line-height:22px; margin-bottom:10px;}
.agpageBox1 p em{ font-size:14px; font-weight:bold;}
.agpageBox1 ul{ margin:0 15px;}
.agpageBox1 ul li{ float:left; font-size:13px; color:#6b6b6b; line-height:26px;}
.agpageBox1 ul li.w116{ width:116px;}

.agContact{ background:#f7f7f7; border:1px solid #d4d4d4; border-radius:3px; margin-bottom:14px;}
.agContact h2{ height:48px; line-height:48px; font-size:18px; font-weight:normal; background:url(../images/agentpage_icon1.jpg) no-repeat 23px center #3e87cf; }
.agContact h2 a{ padding-left:70px;  color:#fff; background:url(../images/agentpage_icon2.jpg) no-repeat 200px center; display:block; }
.agContact p a{}
.agContact p img{ padding-right:4px; vertical-align:middle;}
.agContact>p:last-child{ border:none;}

.h40{ height:40px; overflow:hidden;}
.agencyShortcut{ position:relative; margin-top:26px;border: none;}
.agencyShortcut input,
.agencyShortcut textarea{ font-family:"Microsoft YaHei"; outline:none;}
.agencyShortcut .hd { z-index:2;  position:absolute; height:42px; top:55px;}

.agencyShortcut .hd ul li{ width:120px; height:42px; line-height:34px;  float:left; cursor:pointer; background:url(../images/agentpage_tab.gif) no-repeat top center; font-size:15px; color:#808284; text-align:center; margin-right:4px; letter-spacing:0.15em;position: relative;-webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -ms-border-radius: 5px 5px 0 0; -o-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; } 
.agencyShortcut .hd ul li .hot_img{position: absolute;width: 18px;height: 24px;top: -10px;right: -5px;}
.agencyShortcut .hd ul li.on{ background:url(../images/agentpage_tab_hover.gif) no-repeat top center; color:#fff;}
.agencyShortcut .hd ul li.acTit{background:url(../images/activity_icon1.gif) no-repeat top center; color:#fff;}
.agencyShortcut .hd ul li.on a{color: #fff;}
.agencyShortcut .hd ul li a{color:#808284;}
.agencyShortcut .bd{ z-index:1; min-height:634px; _height:634px;  }
.agencyShortcut .bd .agBg{ /*background:#f7f7f7;*/ border:1px solid #d4d4d4; border-radius:3px;  margin-top:43px; padding: 25px 0 22px 0;}
.agencyShortcut .bd .column{  padding:0 20px 12px 20px;}
.agencyShortcut .bd .column span{ display:inline-block; *display:inline;*zoom:1; text-align:right; font-size:14px; color:#777; width:86px;}
.agencyShortcut .bd .column .input4{ width:75px;}
.agencyShortcut .bd .column .text4{ width:75px; background-position:-685px -120px; font-size:14px;}
.agencyShortcut .bd .agBg .verCode{ padding: 0 20px 0 20px;}
.agencyShortcut .bd .agBg .verCode span{  float:left;  line-height:34px; font-size: 14px;  color: #777;  font-weight: bold;}
.agencyShortcut .bd .agBg .verCode input{ float:left; width:50px; height: 14px;  padding: 9px 10px; border: 1px solid #d4d4d5;  background: #fff;  border-radius: 3px; margin-right: 10px;}
.agencyShortcut .bd .agBg .verCode .imgRead{ float:left; margin:13px 3px  0 0px; display:none; }
 
 
.agencyShortcut .bd .agText1{ border:1px solid #d4d4d5; background:#fff; border-radius:3px; display:inline-block; *display:inline;*zoom:1; width:530px; height:14px; padding:8px 0; padding-left:10px;}
.agencyShortcut .bd .asterisk{ color:Red; font-style:normal;font-weight:bold; font-size:16px;width:10px; text-align:center;line-height:32px;margin-left:5px;}
.agencyShortcut .bd .agText2{ width:138px;}
.agencyShortcut .bd .agText4{ width:397px;vertical-align: middle;}
.agencyShortcut .bd .gainDown{ text-align:center; margin-top:30px;}/*add20150321*/
.agencyShortcut .bd .gainDown a{ margin:0 6px; width:110px;display:inline-block; color:#fff; height:34px; line-height:34px; font-size:15px; border-radius:3px; /*background:#ff8100;*/}/*20180317*/
.agencyShortcut .bd .gainDown a.sr_btn_1{background-color: #3e8bdb; border-color: #3e8bdb; color: #fff;}/*20180317*/
.agencyShortcut .bd .gainDown a.sr_btn_2{ border: 1px solid #438FDD;color: #438fdd;}/*20180317*/
.agencyShortcut .bd .gainDown a.sr_btn_3{background-color: #eb5133; border: 1px solid #eb5133; color: #fff;}/*20180317*/
.agencyShortcut .bd .column textarea{ width:634px; height:268px; border:1px solid #d4d4d5; background:#fff; border-radius:3px; margin-top:6px; padding:10px;}
.agencyShortcut .bd .tip2{font-size:14px;color:#666;padding-bottom:20px;border-bottom:1px dashed #888;position: relative;}

.tip2 {}
.agencyShortcut .bd .tip2 .need{ padding:0 20px;}
.agencyShortcut .bd .tip2 em{ font-style:normal; font-size:15px; color:#dd1a1a; font-weight:bold;}
.agencyShortcut .bd .tip2 em.yy{ background:url(../images/agentpage_icon4.gif) no-repeat left center; padding-left:18px;}
.agencyShortcut .bd .tip2 span{ padding-right:20px;}
.agencyShortcut .bd .borNo{border:none;}
.agencyShortcut .bd .tip9 { text-align:center; font-size:14px; padding-top:20px; color:#888;}
.agencyShortcut .bd .tip9 span{ color:#FC0707; font-size:16px; padding:0 5px;}
.agencyShortcut .bd .taobao{ padding:0 20px;}
.agencyShortcut .bd .taobao .order{ font-size:14px; padding:20px 0;}
.agencyShortcut .bd .taobao .order span{ font-weight:bold; color:#777;line-height:32px; float:left;}
.agencyShortcut .bd .taobao .order .agText3{ width:128px; margin:0 2px; float:left;}
.agencyShortcut .bd .order .taoBtn{ width:118px; height:32px;line-height:32px; margin-left:5px;color:#fff; text-align:center; cursor:pointer; background:url(../images/agentpage_btn.jpg) no-repeat center; color:#fff; font-size:16px; display:inline-block; *display:inline;*zoom:1; float:left; letter-spacing:0.1em;margin-left: 10px; }
.agencyShortcut .bd .order .taoBtn:hover {color:#fff;}
.agencyShortcut .bd .taoBtn_2{width:118px; height:32px;line-height:32px; margin-left:5px;color:#fff; text-align:center; cursor:pointer; background:url(../images/agentpage_btn.jpg) no-repeat center; color:#fff; font-size:16px; display:inline-block; *display:inline;*zoom:1; letter-spacing:0.1em;margin-left: 10px;vertical-align: middle;}


.agencyShortcut .bd .taobao .taoTip{ background:#f1e4d9; color:#99440f; font-size:13px; line-height:26px; padding:10px 16px;}
.agencyShortcut .bd .taobao .taoTip p{ WORD-WRAP: break-word;TABLE-LAYOUT: fixed;word-break:break-all;}
.agencyShortcut .bd .taobao .taoTip em{ color:#c71c22; font-weight:bold;}
.agencyShortcut .bd .agencySubmit{  text-align:center; margin-top:14px;}
.agencyShortcut .bd .agBtn{ width:103px; height:36px; display:inline-block; line-height:36px;text-align:center; background:#3E8BDB; border-radius:5px; color:#fff; font-size:16px; letter-spacing:0.1em; cursor:pointer;}

.agencyShortcut .bd .getPaper{ padding:0 20px;}
.agencyShortcut .bd .getPaper span{ width:auto; font-size:14px; color:#777;}
.agencyShortcut .bd .getPaper .agText4{ width:386px;}
.agencyShortcut .bd .getPaper .agBtn{  display:inline-block; *display:inline;*zoom:1; margin-left:10px; height:34px; width:103px;}

.promise{ text-align:center; padding-top:44px; border-top:1px solid #ccc;margin:72px 0 30px 0;}
.promise ul li{ display:inline-block; *display:inline;*zoom:1; overflow:hidden; margin:0 30px;}
.promise .proL{ width:60px; float:left; }
.promise .proL span{ display:block; width:60px; height:60px; background:url(../images/agentpage_icon3.jpg) no-repeat 0 0;}
.promise .proL span.proImg1{ background-position:0 6px;}
.promise .proL span.proImg2{ background-position:-363px 4px;}
.promise .proL span.proImg3{ background-position:-730px 6px;}
.promise .proR{ float:left; width:222px; text-align:left;}
.promise .proR .proTit{ font-size:28px; padding-bottom:2px;}



/*add 20150330*/
.inlineBlock{display:inline-block; *display:inline;*zoom:1;}
.agentAdv{ width:496px; height:80px; overflow:hidden; float: right; position: absolute; right: 0; bottom: 0; z-index: 0;}
.agentAdv .bd{margin-top:0 }
.agentAdv .bd li{ zoom:1; vertical-align:middle; width:496px; height:80px; }
.agentAdv .bd img{ width:496px; height:80px; }
.agContact .title{ height:48px; line-height:48px; font-size:18px; font-weight:normal; background:url(../images/agentpage_icon1.jpg) no-repeat 23px center #3e87cf; }
.agContact .title .mystore{ width: 80px; height: 100%; color:#fff; background:url(../images/agentpage_icon2.jpg) no-repeat 200px center; float: left;  }
.agContact .consult{width: 150px; font-size:13px; color:#fff; float: left; _padding-top:12px;}
.agContact .consult a.taobao{ padding: 0 7px 0 3px;}
.agContact .testNum{text-align:center; padding-bottom: 15px;}
.agContact .testNum p{ font-size:18px;  color:#ed901f;margin:18px 0;}
.agContact .testNum div{ width: 208px; margin:0 auto; height: 48px; background: #ebf3f9; font-size:34px; color:#2579c2; font-weight: bold; letter-spacing:0.1em; border-radius:5px;}
.txtScroll-top{  overflow:hidden; position:relative;height: 46px;  }
.txtScroll-top .bds{ height: 44px; line-height:44px; color:#888; background: #f7f7f7;  border: 1px solid #d4d4d4;  border-radius: 3px; }
.txtScroll-top .bds li{ color:#888; font-size:13px;}
.txtScroll-top .bds li em{ font-style:normal; color:#333;}
.txtScroll-top .bds li span{ padding:0 15px;}

.collect{ position:absolute; top: 64px; right: 138px; font-size: 14px; height: 20px; line-height: 20px; margin-right:6px;}
.collect a{ color:#888; background:url(../images/agent_30_icon1.jpg) 0 0 no-repeat; padding-left:25px;}
.collect a:hover{ background:url(../images/agent_30_icon2.jpg) 0 0 no-repeat; color:red; }


/*add20150404*/
.acFooter{  background: #eceff1; color: #969696; height:60px; text-align:center; padding-top: 40px;}
.agencyShortcut .acBd{min-height: 558px;_height: 558px;}


/*结果页*/
.h14{ height: 14px; overflow:hidden;}
.activityBg{ background:#f7f7f7; border:1px solid #d4d4d4; border-radius:3px; }
.acTitle{ font-size:18px; background:#73aade; color:#fff; height: 40px; line-height:40px; text-align:center; font-weight: normal;  letter-spacing:0.1em;}
.rewardList{ padding:0 12px; height: 282px; padding-top: 8px;}
.rewardList li{ font-size: 13px; line-height:34px; color:#666;}
.rewardList li span{ color:#333;}
.rewardList li span.acBlue{ color:#2367b0; float: right;}

.monthlySta{ font-size: 15px; line-height: 32px; height: 147px; padding:12px 12px 0 12px;}
.monthlySta span{ color:#f86c06;}
.acExplain{ font-size: 13px; line-height: 24px; color: #666; padding:12px;}

.activityBox { position:relative; padding-top: 34px; font-size: 14px;} 
.activityBox .activityBg{ padding:0 12px;}
.activityBox .acbTit{ width: 157px; height: 42px; text-align: center; font-size: 16px;line-height: 34px; letter-spacing: 0.1em; position: absolute; top:0; left: 0; background: url(../images/activity_icon1.gif) no-repeat top left; color: #fff;}
.activityBox .acbTit2{ width:173px; background: url(../images/activity_icon5.gif) no-repeat top left;}
.activityBox .detailReport{ display:block; width: 167px; height: 40px; text-align:center; line-height: 40px; color:#fff; font-size: 18px; letter-spacing: 0.1em; background: url(../images/activity_btn2.jpg) no-repeat center; margin-top: 16px; float: right;}
.activityBox .detailReport1{ background: url(../images/activity_btn1.jpg) no-repeat center; color: #a6a6a6; }
.activityBox .acLine{ height: 2px; background: url(../images/activity_line.jpg) repeat-x left center;}
.activityBox .adbBox1{ font-size: 18px; height: 72px; line-height: 72px; padding-left:28px;}
.activityBox .adbBox1 span{ font-size: 42px; color:#f86c06;}
.activityBox .adbBox2{padding:14px 0 14px 28px; _height: 180px; overflow:hidden;}
.activityBox .adbBox2 img{ float: right; width:306px}
.activityBox .adbBox2 ul{ width: 340px;*width:338px; float:left;}
.activityBox .adbBox2 ul li{ font-size: 14px; line-height: 30px; color:#808080;}
.activityBox .adbBox2 ul li span{ color:#333; }
.activityBox .adbBox2 ul li span.w{ width:270px; display:inline-block; *display:inline; *zoom:1; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap; float: right;}
.activityBox .adbBox3 { padding:14px 0 14px 28px; _height: 60px;}
.activityBox .adbBox3 ul li{color:#808080; padding-left: 25px; height: 22px; line-height: 22px; width: 273px; float: left;}
.activityBox .adbBox4 { padding:14px 0 14px 28px; _height: 129px;}
.activityBox .adbBox4 ul li span{ color:#333;}
.activityBox .adbBox4 { padding:14px 0 14px 28px; _height: 129px;}
.activityBox .adbBox3 ul li.repRatio1{ background: url(../images/activity_icon2.jpg) no-repeat left center;}
.activityBox .adbBox3 ul li.repRatio2{ background: url(../images/activity_icon3.jpg) no-repeat left center;}
.activityBox .adbBox3 ul li.repRatio3{ background: url(../images/activity_icon4.jpg) no-repeat left center; margin-top: 16px;}
.activityBox .adbBox3 ul li span { padding:14px 0 14px 6px; }
.activityBox .adbBox4 ul li{ color:#808080; line-height: 24px; height: 24px; width: 197px; float: left;}
.activityBox .adbBox4 p{ text-align:center; color:#808080; padding-top: 12px; font-size: 16px;}
.activityBox .adbBox4 p a{ color:#408bdb; background: url(../images/activity_bg.jpg) no-repeat left center; padding-left: 25px;}
.activityBox .adbBox4 p a:hover{ color:#f86c06; background: url(../images/activity_bg2.jpg) no-repeat left center;}
.activityBox .adbBox5{ font-size: 16px; height: 60px; line-height: 60px; padding-left: 28px;}
.activityBox .adbBox5 span{ color:#408bdb; padding:0 4px;}
.activityBox .adbBox5 span.yuan{font-size: 24px;}
.activityBox .adbBox5 em{ color:#808080; font-style:normal;}
.activityBox .adbBox6{ font-size: 38px; margin:20px 0 26px 0; overflow:hidden; _height: 43px;}
.activityBox .adbBox6 .ad1{ font-size: 40px; padding-right: 5px; }
.activityBox .adbBox6 .ad2{ font-size: 40px; color:#b8b8b8;}
.activityBox .adbBox6 .ad3{ font-size: 20px; padding-left: 5px;}
.activityBox .adbBox6 a,
.activityBox .adbBox6 div{display:inline-block; *display:inline; *zoom:1; }
.activityBox .adbBox6 div{  float: left; height: 43px;  margin:0 43px 0 143px;   line-height: 43px;}
.activityBox .adbBox6 div span{ display:block; float:left;}
.activityBox .adbBox6 .discountBtn{ width: 144px; height: 37px; background: url(../images/activity_btn5.jpg) no-repeat center; margin:0 5px;  float:left;}
.activityBox .adbBox6 .payBtn1{ width: 62px; height: 34px;  background: url(../images/activity_btn3.jpg) no-repeat center; color: #a6a6a6; font-size: 18px; line-height: 34px; letter-spacing:0.2em; padding-left: 42px; float: left; margin-top:2px;}
.activityBox .adbBox6 .payBtn{ background: url(../images/activity_btn4.jpg) no-repeat center; color:#fff;}
.activityBox .adbBox7 { margin-bottom: 17px;}
.activityBox .adbBox7 .detailReport,
.activityBox .adbBox7 .detailReport1{ margin:0 auto; float:none;}



/*弹框*/
body{_height:100%;}
.dialogBox {display:none;}
.tkWrap{ position: fixed;_position:absolute; top:0; left:0; width: 100%; height: 100%; _height: 170%; background:#000; background:rgba(0,0,0,0.8) none repeat scroll !important; filter:Alpha(opacity=80); opacity:0.80; _background:url(../images/activity_tk_bg0.png) repeat; z-index:100; }
.tkBg{ position:absolute; top:0; width: 100%; height: 100%; z-index:1001; background:url(../images/activity_tk_bg1.png) no-repeat top center;}
.tkBg .tkContent{ width: 356px; margin:10% auto 0 auto; text-align: center;}
.tkBg .tkContent .congratulation{ height: 150px; overflow:hidden; font-size: 35px; line-height: 70px; color: #fff; letter-spacing: 0.15em;}
.tkBg .tkContent .congratulation span{ font-size: 54px; color: #f2ea02; text-shadow: 2px 2px #181818; padding:0 5px;}
.tkBg .tkContent .tkbox{ cursor:pointer; width: 356px; height: 170px; margin:25px auto 0 auto; background:url(../images/activity_tk_bg2.png) no-repeat top center; text-align: center; overflow:hidden;}
.tkBg .tkContent .tkbox a{ display:block; width: 100%; height: 100%; color:#fae001; }
.tkBg .tkContent .tkbox .discount{ font-size: 44px; margin:72px 0 4px;}
.tkBg .tkContent .tkbox .disWord{ font-size: 16px;}

.activityBox .adbBox6 .afterDiscount{font-size: 40px; color: #f86c06;}



/*活动首页*/
.activityWrapper{ width: 1000px; margin:0 auto;}
.activityBanner{ width:100%;  position:relative;  height:290px; overflow: hidden;  margin-bottom: 22px; }
.activityBanner .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.activityBanner .bd ul{ width:100% !important;  }
.activityBanner .bd li{ width:100% !important;  height:290px; overflow:hidden; text-align:center;  }
.activityBanner .bd li.banner1{background:url(../images/hactivity_banner1.jpg)  no-repeat center top; background-size:cover;}
.activityBanner .bd li.banner2{background:url(../images/hactivity_banner2.jpg)  no-repeat center top; background-size:cover;}
.activityBanner .bd li.banner3{background:url(../images/hactivity_banner3.jpg)  no-repeat center top; background-size:cover;}
.activityBanner .bd li a{ display:block; height:290px; }

.activityBanner .hd{ width:100%;  position:absolute; z-index:1; bottom:15px; left:0;}
.activityBanner .hd ul{ text-align:center;  }
.activityBanner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:13px; height:13px; margin:0 5px; background: url(../images/hactivity_dot2.png) no-repeat center;  overflow:hidden; }
.activityBanner .hd ul .on{ background-image:url(../images/hactivity_dot1.png); }

.publicBor{ border-radius:3px; border:1px solid #e0e0e0;}
.shadow1{ background:url(../images/hactivity_shadow1.jpg) top center no-repeat;}
.shadow2{background:url(../images/hactivity_shadow2.jpg) top center no-repeat;}
.fl{ float: left;}
.fr{ float: right;}
.h44{ height: 44px; overflow:hidden;}
.h34{ height: 34px; overflow:hidden;}
.h32{ height: 32px; overflow:hidden;}
.h24{ height: 32px; overflow:hidden;}

.scroll-top{ background:#f7f7f7; height:106px; width: 477px; padding:7px 9px; _padding-bottom:0; _height: 113px;   float: left;}
.scroll-top .bds ul li{ color:#888; line-height:26px; height:26px;_overflow:hidden;}
.scroll-top .bds ul li em{ font-style:normal; color:#333;}
.scroll-top .bds ul li span{ margin:0 6px;_margin:0 4px; display:block; float:left; }
.scroll-top .bds ul li span.ip{  width:104px;}
.scroll-top .bds ul li span.title{ width:139px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap;}

.detection{ width: 490px; height: 120px; float: right; background: #ebf3f8;}
.detection .detNum{ width: 258px; float: left; text-align: center;}
.detection .detNum strong{ font-size: 22px; color: #666; display:block; margin:16px 0 16px 0;  font-weight: normal;}
.detection .detNum div{ color: #2579c2; font-size: 36px; letter-spacing: 0.1em;}
.detection .detDoor{ width: 220px; float: right;}
.detection .detDoor .detTip{ color: #555; padding-left: 20px; height: 20px; line-height: 20px; background:url(../images/hactivity_icon1.jpg) left center no-repeat; margin: 17px 0 13px 0;  font-size: 14px;}
.detection .detDoor a{ display:block; width:158px; height: 60px; line-height: 56px; padding-left: 52px; background:url(../images/hactivity_btn.jpg) left top no-repeat; font-size: 22px; color: #fff; letter-spacing: 0.1em; margin-right: 8px; }

.reportBox{ height: 430px;background:url(../images/hactivity_report_bg.jpg) center no-repeat; overflow:hidden; margin-top:26px;   position:relative;}
.reportBox .repImg{ width: 928px; margin-left: 70px; height: 100%; background:url(../images/hactivity_report.png) left bottom no-repeat;}
.reportBox .repsmallTit{ position:absolute; width: 324px; height: 430px; right: 0; top: 0;}
.reportBox .repsmallTit .repTitle{ width: 250px; height: 54px; line-height: 54px; color: #fff; background:url(../images/hactivity_report_title.png) center no-repeat; font-size: 26px; text-align:center; margin:25px 0 32px;}
.reportBox .repsmallTit ul { margin-left: 12px;}
.reportBox .repsmallTit ul li{ height: 24px; line-height: 24px; font-size: 20px; color: #3779bf; clear:both; }
.reportBox .repsmallTit ul li span{ display:block; float: left; width: 24px; height: 24px; text-align: center; font-size: 16px; color: #fff; margin-right:8px; background:url(../images/hactivity_report_icon.gif) left center no-repeat;}
.reportBox .repsmallTit ul li.rep2{ margin:44px 0 45px 0;}
.reportBox .repsmallTit ul li.rep3{ margin-bottom: 54px;}

.bigDatabase{ width: 490px;}
.bigDatabase .bigDtitle{ font-size: 26px; text-align: center; font-weight: bold; letter-spacing:0.1em; color: #2367b0; margin-bottom: 16px;}
.bigDatabase .bigDtitle span{ font-size: 14px;}
.bigDatabase table{ font-size: 14px;}
.bigDatabase table tr th{ background: #408cdb; color:#fff; padding-left: 32px; font-weight: normal;}
.bigDatabase table tr th,
.bigDatabase table tr td{ text-align: center; height: 32px; line-height: 32px;}
.bigDatabase table tr td.textLeft{  text-align:left; padding-left: 32px;}
.bigDatabase table tr.bgColor{ background:#f2f7f8;}
.bigDatabase table tr td span{ color: #888;}

.acDetail{ height: 242px; background:url(../images/hactivity_about_bg.jpg) center top no-repeat; font-size: 15px;}
.acDetail .acdTitle{ height: 54px; line-height: 54px; color: #fff; text-align: center; font-size: 18px; margin:14px 0 4px 0; background:url(../images/hactivity_about_title.png) center top no-repeat;}
.acDetail p{ line-height: 30px; width: 726px; padding-left: 118px;}
.acDetail p em{ color: #f86c06; font-weight: bold; padding-right: 3px;}
.acDetail p span{ padding:0 8px;}

.aboutOther{ width: 490px; height: 165px; background: #e7eff5;}
.aboutOther strong{ display:block; font-size: 18px; color: #2367b0; font-weight: bold; margin:15px 0 10px 0; text-align: center;}
.aboutOther p{ color: #4c4c4c; line-height: 28px; text-indent: 2em; font-size: 13px; padding:0 8px;}


/*活动页 弹框 排队*/
.tkPosition{position:absolute; top:0; width: 100%; height: 100%; z-index:1001; }
.tkWait{ width: 900px; height:500px; background: #fff; border-radius:5px; margin:7% auto 0 auto; text-align: center; overflow:hidden; position:relative;}
.tkWait .close{position:absolute; top: 8px; right: 8px; display:block; width: 18px; height: 18px; background: url(../images/activity_wait_icon1.jpg) top center no-repeat; }
.tkWait .close:hover{ background: url(../images/activity_wait_icon2.jpg) top center no-repeat;}
.tkWait .tkWaitTime{ font-size: 47px; margin:25px 0 20px 0; letter-spacing:0.1em;}
.tkWait .tkWaitTime span{ font-size: 60px; color: #f86c06;}
.tkWait .tkSorry{ font-size: 18px; color: #696969; line-height: 28px; letter-spacing:0.05em;}
.tkWait .progress{ margin:35px 0 72px 0;}
.tkWait .vipDoor{ height: 44px; line-height: 44px; font-size: 22px; text-align: center; background: url(../images/activity_wait_bg1.jpg) right center no-repeat;}
.tkWait .vipDoor a{ color: #4c4c4c; background: url(../images/activity_wait_icon3.png) right center no-repeat; padding-right:28px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.32);}
.tkWait .vipDoor a span{ color: #f86c06;}
.tkWait .tip{ font-size: 13px; color: #696969; text-align: center; padding-top: 12px;}

/*活动页 弹框 vip 生成报告*/
.tkVip{ width: 680px; height: 278px; text-align: center;}
.tkVip .tkVipTip{ font-size: 28px; letter-spacing:0.1em;margin: 53px 0 65px 0;}
.tkVip .tkVipTip span{ color: #f86c06; font-size: 40px;}
.tkVip .Progress{ width: 356px; height: 18px;/* background: #f3f3f3; border-radius:9px;*/ margin:0 auto; overflow:hidden; background: url(../images/activity_wait_p1.jpg) top center no-repeat;}
.tkVip .Progress .pbox1{ width: 348px; height: 10px; margin:4px auto;  text-align: left;}
.tkVip .Progress .pbox1 .pbox2{ width:0%; height: 10px; background: url(../images/activity_wait_p2.png) left top no-repeat;  }



/*7 authorization*/
input{  vertical-align: middle; font:14px "Microsoft YaHei"; }
.inlineBlock{ display: inline-block; *display: inline; *zoom:1; vertical-align: top;}
.authorization{padding-top:38px}
.authorization,
.help{ width:670px; margin:0 auto;font-size: 15px;  min-height: 655px;_height: 655px;}
.authorization .autTit,
.help h1{ font-size: 20px; font-weight:bold; text-align: center; color: #2774c4; margin-top:20px;margin-bottom:26px;}
.authorization .row{ overflow: hidden; margin-bottom: 12px;  line-height: 34px;}
.authorization .field{ line-height: 34px; width: 98px; margin-right: 10px; text-align: right;}
.authorization .autText{ height: 32px; line-height: 32px; background: #fff;  -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; border: 1px solid #d4d4d5; padding:0  10px; color: #888;}
.authorization .autText1{ width: 464px;}
.authorization .autText2{ width: 142px;}
.authorization .autText3{ width: 346px;}
.authorization  .notNull{ color: red; font-size: 14px; font-weight: bold;  line-height: 34px; padding-left: 10px;}
.authorization  .autBtn{ width: 136px; height: 34px; line-height: 34px; text-align: center; color: #fff; letter-spacing: 0.2em; background:url(../images/authorization_btn1.jpg) no-repeat center; }
.authorization .uploadDoc{  line-height: 34px;_padding-top: 5px;  font-size: 14px; color: #2774c4; padding-left: 20px;}
.authorization .uploadDoc img{ padding-left: 10px;  vertical-align: middle;} 
.authorization .autLink{ font-size: 13px; color: #2774c4;  padding-left: 20px;   text-decoration: underline; line-height: 34px;}
.authorization  .tip{ color: #888; font-size: 12px; padding-left: 20px; line-height: 34px;}
.authorization .idCard{ margin-left: 110px;}
.authorization .idCard img{ margin-right: 20px; width:127px;height:82px; border:#cccccc 1px solid; display:inline-block;}
.authorization .accept{ font-size: 12px; margin: 26px 0; line-height: 20px; height: 20px;}
.authorization .accept a{  color: #2774c4; text-decoration: underline;}
.authorization .accept input{ margin-right: 5px;}
.authorization .submit{display: block; cursor:pointer; width: 90px; height: 34px; line-height: 34px; text-align: center; color: #fff; font-size: 16px; letter-spacing: 0.2em; margin-left: 108px; background: #438fde;  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;  }
.authorization .submit[disabled]{ background: #999999;}
.authorization .submit0{ cursor:pointer; background: url(../images/authorization_btn0.jpg) center no-repeat;}
.authorization .tips{   background: #f1e4d9;  color: #99440f;  font-size: 13px; padding: 12px 22px; line-height: 22px; margin-top:60px;}

.authorization .autSearch{ width: 656px; margin: 0 auto;/*padding-top: 38px;*/}
.authorization .autSearch .dropdown{ width: 72px;  float: left; border: 1px solid #d4d4d5; padding:0  10px; background: #fff;line-height: 32px; height: 32px;  }
.authorization .autSearch .dropdown select{ border: none; line-height: 32px; height: 32px; font:14px "Microsoft YaHei"; outline: none; background: none !important;   width: 82px;}
.authorization .autSearch .autText3{ margin: 0 12px 0 8px; width:430px; _width:420px; float: left; _margin-right:4px;}
.authorization .autSearch .submit{ float: left; margin: 0;}
.authorization .remark{ line-height: 24px; color: #888; text-align: center; padding-top: 100px;}
.authorization .remarkAfter{ line-height: 30px; margin-left: 102px; padding-top: 46px;}
.authorization .remarkAfter span.orange{ color: #ca5e1a;}
.authorization .remarkAfter span.name{ float: left; color: #2774c4; font-size: 16px; font-weight: bold; display: block;}
.authorization .remarkAfter p{ /* float: left; */ font-size: 14px;   width: 554px; }
.authorization .remarkAfter a{color: #2774c4; text-decoration: underline;}

.authorization .column {font-size:14px; height:32px;line-height:32px;margin-top:12px;}
.authorization .column .title{display:inline-block;width:92px;float:left;text-align:right;padding-right:10px;}

/*8 help*/
.help{ padding: 0 0 50px 0; }
.help h1{ font-weight: normal; font-size: 24px;}
.help img{ padding-left: 108px;}

/*add 20150429*/

/*公共表格样式*/
.cooltable {margin:0px auto;width:695px;border-collapse:collapse;border:#CDCDCD 1px solid;	font-size:14px;	clear:both;}
.cooltable th {	border-right:1px solid #CDCDCD;	border-bottom:1px solid #CDCDCD;	font-weight:normal;	background:#f1f3f7; 	font-size:15px;	height:40px; 	line-height:40px; 	color:#666666;}
.cooltable .noborder{	border-right:0px solid #CDCDCD;	border-bottom:1px solid #CDCDCD;}
.cooltable td { height   :40px; font-size:14px; border-bottom:1px solid #dbdedd;	padding:0px 4px;}
.cooltable tr td {	background:FFFFFF;	color:#666666;	font-size:14px;}
.cooltable tr.odd td {	background:FFFFFF;}
.cooltable tr.double td {	background:#FAFAFA;}
.cooltable tr.highlight td {	background:#FAFAFA;}
.cooltable tr.selected td {	background:#FAFAFA;}
.cooltable tr td em{ display:inline-block; width:18px; height:22px; }
.cooltable tr td em.state2{ background:url(../images/state2.gif) no-repeat 0 0;}
.cooltable tr td em.state1{ background:url(../images/state1.gif) no-repeat 0 0;}
.cooltable tr td em.state0{ background:url(../images/state0.gif) no-repeat 0 0;}
.cooltable tr td em.state-1{ background-position:-290px -289px;}
.cooltable tr td em.share{ width:15px; height:40px; background-position:-170px -318px;}
.tfoot {margin:0px auto;width:693px; height:36px; line-height:36px; background:#f4f4f4; font-size:14px; border-left:1px solid #CDCDCD; border-right:1px solid #CDCDCD; border-bottom:1px solid #CDCDCD;}
.tfoot .page{ float:right;}
.tfoot .page a{ padding:0 12px;}
.tfoot .page .disabled {color: #999999;}
.tfoot .page .currentpage {color: red;}
.tfoot .page strong{ font-weight:normal;}
.tfoot span{ border:none;}
.tfoot .td1{ width:16px;padding:0px 3px; }
.tfoot .select a{ padding-right:35px;color:#666666}

/*7.3 authorization author search*/
.fz18{ font-size:18px;}
.getAuthorization{ width:100%; font-size:12px;}
.getAuthorization .autCpv{ padding-bottom:20px;}
.getAuthorization .orange{ color: #ff8f00;}
.autWrap{ background: #f7f7f7; border: 1px solid #dbdedd; position:relative; margin-top: 28px;}
.resTit{ position:absolute; height:28px; line-height:28px; width: 80px; text-align:center; font-size:15px; color: #fff; left:20px; top:-14px; background: #4390dd; -webkit-border-radius:3px;-moz-border-radius:3px ;border-radius:3px;}
.getAuthorization .cooltable{ width:690px; margin-top: 30px;}
.getAuthorization .tfoot{width:688px;}
.getAuthorization .formulaTip{ color:#777; text-align:right; padding: 10px 20px 15px 0;}
.getAuthorization .Payment{ font-size:13px; line-height:24px; text-align:center;}
.getAuthorization .Payment a{ text-decoration:underline;}
.getAuthorization .autAuthor{ padding:22px 0 20px 0;}
.getAuthorization .autAuthor .autAuthorBtn{ display:block; width:68px; padding-left: 50px; height:34px; line-height: 32px; background:url(../images/authorization_btn2.jpg) no-repeat center; margin:0 auto; font-size:16px; color:#fff;}
.getAuthorization .autAuthor p{ text-align:center; color:#777; margin-top:10px;}
.getAuthorization  .cooltable tr td{ line-height:35px; height:35px;}

/*10 fingerprint*/
.fingerCollect .fingTit{ font-size:20px; font-weight:bold; color:#2774c4; text-align:center;margin-top:20px; }
.fingerCollect .fingTip1{ font-size:14px; color:#888; text-align:center; padding:22px 0 14px 0;}
.fingerCollect .fingTip1 span{ color:#333;}
.fingerCollect .fingTip2{font-size:13px; color:#888; text-align:center; margin-bottom:22px;}
.fingerCollect .cooltable td{ line-height:35px; height:35px;}
.fingerCollect .collectGetBtn{ width: 48px; height: 24px; margin-top:6px; text-align:center; line-height:24px; color:#fff; font-size:13px; background:#ff8f00; -webkit-border-radius:5px ;-moz-border-radius:5px ;border-radius:5px ;}
.fingerCollect .tfoot .td1{ width:auto;_padding-top:6px; _display:inline; _zoom:1;}

.passwordPage {height: 460px;}
.passwordPage .forTit{ font-size:20px; color:#3e8bdb; text-align:center; line-height:24px; padding:90px 0 10px 0;}
.passwordPage .forTit div{ width:112px; display:inline-block;}
.passwordPage .forTit span{ display:inline-block; float:left;  width:24px; height:24px; background-position:-175px -179px;}
.passwordPage p{ margin-left:344px;*margin-left:172px; clear:both; height:32px; line-height:32px; margin-bottom:18px;}
.passwordPage p span{ display:inline-block; zoom:1; float:left;*float:none; width:60px; text-align:right; font-size:15px;}
.passwordPage p span.four{ width:75px;}
.passwordPage p span.yz{ width:70px; margin:0 15px;}
.passwordPage p input{ height:30px;  border:1px solid #bfbfbf;}
.passwordPage p input.text3{ width:254px; font-size:14px; padding:7px 0 7px 10px; height:auto;  float:left;*float:none;}
.passwordPage p input.text4{ width:108px; float:left; *float:none;}
.passwordPage p input.text2{ width:80px;  font-size:14px; padding:7px 0 7px 10px; height:auto;  float:left; *float:none;}

.passwordPage p a{ color:#1c6cbc;}
.passwordPage .btn6{text-align: center;}
.passwordPage .btn1{ width: 100px; height: 40px; color: #fff; overflow: hidden; font-size: 16px; background-position:-206px -278px; margin: 0 auto;}

/*add 2016.09.23*/
.topper{height: 40px;line-height: 40px;background:  url(../images/topper_bg.png) 0 0 repeat-x;color: #4676a9;padding-left: 8px;}
.topper a{padding: 0 20px;font-size: 14px;color: #8fb6df;}
.topper a:hover{color: #fff;}

.box5{margin: 88px 0 98px 0;overflow: hidden;}
.box5 h2{font-size: 30px;text-align: center;font-weight: normal;margin-bottom: 80px;}
.box5 li{width: 326px;float: left;}
.box5 li .dataIcon{width: 70px; height: 70px; float: left;margin: 0 20px 0 30px;}
.box5 li .dataIcon_1{background:  url(../images/dataicon_1.png) center no-repeat;}
.box5 li .dataIcon_2{background:  url(../images/dataicon_2.png) center no-repeat;}
.box5 li .dataIcon_3{background:  url(../images/dataicon_3.png) center no-repeat;}
.box5 li .dataCon{float: left;}
.box5 li .dataCon p{font-size: 20px;color: #8c8c8c;}
.box5 li .dataCon strong{display: block;font-size: 30px;color: #ee7b1e;font-weight: normal;letter-spacing: 0.1em;padding-top: 3px;}

.partner{margin-bottom: 34px;overflow: hidden;}
.partner h2{height: 46px;line-height: 46px;border-bottom: 1px solid #e8e8e8;font-size: 18px;padding-left: 30px;margin-bottom: 16px;}
.partner h2.par_1{background:  url(../images/partner_icon.png) left center no-repeat;}
.partner h2.par_2 {background:  url(../images/sponsor_icon.png) left center no-repeat;}
.partner li{width: 214px;height: 54px;float: left;margin-right: 41px;}
.partner li.marNo{margin-right: 0;}

.friendLink{height: 40px;line-height: 40px;font-size: 14px;}
.friendLink a{color: #999;padding-right: 16px;}

.footer{padding: 10px 0;}

.footer_nav{padding-top: 20px;width: 825px;float: left;}
.footer_nav dl{margin-right: 40px;}
.footer_nav dt{font-size: 14px;color: #333;padding-bottom: 4px;}
.footer_nav dd{padding-left: 12px;background:  url(../images/footer_nav.png) left center no-repeat;height: 24px;line-height: 24px;}
.footer_nav dd a{color: #888;}
.footer_nav dd a:hover{color:#333;}

.copyright{font-size: 14px;}
.copyright span{color: #888;font-size: 12px;text-align: center;display: block;padding-top: 10px;border-top: 1px solid #dbdbdb;}
.copyright .footerLink{text-align: center;padding-bottom: 8px;}
.copyright .footerLink a{color: #333;display: inline-block;*display: inline;*zoom: 1;line-height: 24px;padding: 0 14px;}

.bdrs3{border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;}
.bdrs5{border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;-ms-border-radius: 5px;}
.news_icon{background:  url(../images/news_icon.png) 0 0 no-repeat;display: inline-block;*display: inline;*zoom:1;vertical-align: middle;}
.news_subnav{height: 42px;line-height: 42px;background:  url(../images/news_subnav.png) left top repeat-x;position: relative;}
.news_subnav .share_web{float: right;}
.news_subnav .share_web a{font-size: 12px;color: #999;display: block;}
.news_subnav .share_web a span{width: 12px;height: 12px;margin-right: 8px;}
.news_subnav .share_web a:hover{color: #2774c4;}
.news_subnav .share_web a:hover span{background-position: -24px 0;}
.news_subnav .sbnav_link{font-size: 14px;color: #999;width: 318px;}
.news_subnav .sbnav_link a{color: #999;}
.news_subnav h1{position: absolute;height: 42px;line-height: 42px; width: 274px;text-align: center;color: #77797a;left: 50%;top: 0;margin-left: -137px;font-weight: normal;font-size: 18px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}

.news_left{width: 724px;float: left;margin-top: 22px;}
.news_left .news_search{width: 212px;height: 24px;border: 1px solid #d4d4d5;float: right;margin-top: 2px;}
.news_left .news_search input[type="text"]{width: 180px;padding-left: 10px;height: 24px;line-height: 24px;font-size: 14px;float: left;}
.news_left .news_search input[type="button"]{width: 22px;height: 100%;background-position: 0 -15px;border: none;cursor: pointer;outline: none;}
.news_left .news_search input[type="submit"]{width: 22px;height: 100%;background-position: 0 -15px;border: none;cursor: pointer;outline: none;}
.news_left .hd{height: 33px;background:  url(../images/news_left_line.png) 0 bottom no-repeat; overflow: hidden;}
.news_left .hd li{display: inline-block;*display: inline;*zoom: 1;height: 32px;line-height: 32px;font-size: 14px;color: #888;padding: 0 16px;margin-right: 34px;cursor: pointer;}
.news_left .hd li.on{border-radius: 3px 3px 0 0;-webkit-border-radius: 3px 3px 0 0;-moz-border-radius: 3px 3px 0 0;-o-border-radius: 3px 3px 0 0;background-color: #438fdd;color: #fff;}

.news_left .bd ul{padding-top: 10px;overflow: hidden;margin-bottom: 30px;}
.news_left .bd li{height: 40px;line-height: 40px;border-bottom: 1px dashed #e5e5e5;}
.news_left .bd li span{float: right;font-size: 14px;color: #888;}
.news_left .bd li a{display: block;width: 428px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;}
.news_left .bd li a:hover{color: #2774c4;}
.news_left .bd li a .news_icon{float: none;width: 4px;height: 8px;margin-top: -2px; background-position: 0 -47px;margin-right: 8px;}
.news_left .keyword{padding: 4px 0 8px 0;}
.news_left .keyword li{height: 26px;line-height: 26px;padding: 0 10px;font-size: 14px;color: #666;margin-right: 7px;margin-bottom: 7px;background-color: #f5f6f7;border: 1px solid #d9dcde;}
.news_left .keyword li a{color: #666;}

.news_right{width: 230px;float: right;margin-top: 27px;}
.news_right .news_tit{height: 38px;line-height: 38px;font-size: 16px;border-bottom: 1px solid #e8e8e8;}
.news_right .column_recom h2{margin-bottom: 8px;}
.news_right .column_recom li{height: 26px;line-height: 26px;padding: 0 10px;font-size: 14px;color: #666;margin-right: 7px;margin-bottom: 7px;background-color: #f2f5f7;border: 1px solid #d9dcde;}
.news_right .column_recom li a{color: #666;}
.news_right .hot_list{margin-top: 20px;}
.news_right .hot_list h2{margin-bottom: 8px;}
.news_right .hot_list li{height: 28px;line-height: 28px;padding-left: 12px;background: url(../images/footer_nav.png) left center no-repeat;font-size: 14px;width: 218px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.news_right .hot_list li a{color: #666;}
.news_right .hot_list li a:hover{color: #2774c4;}

.news_content h1{width: 600px;font-size: 18px;margin: 0 auto;text-align: center;}
.news_content .time{font-size: 14px;color: #888;border-bottom: 1px solid #e8e8e8;padding: 10px 0 16px 0;text-align: center;margin-bottom: 20px;}
.news_content .time span{padding: 0 11px;}
.news_content p{font-size: 14px;line-height: 26px;/*text-indent: 2em;*/margin-bottom: 14px;}
.news_content  a{color: #2774c4;}
.news_content  a:hover{color: #f16e0f;}
.news_content .news_switch{overflow: hidden;margin-top: 30px;}
.news_content .news_switch a{display: block;width: 316px;font-size: 14px;float: left;color: #666;}
.news_content .news_switch a strong{width: 280px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;}
.news_content .news_switch a span{width: 8px;height: 14px;background-position: -24px -40px;margin-right: 10px;}
.news_content .news_switch a:hover{color: #2274c4;}
.news_content .news_switch a:hover span{background-position: -24px -62px;}
.news_content .news_switch a.next{float: right;text-align: right;}
.news_content .news_switch a.next span{margin-left: 10px;background-position: -38px -40px;}
.news_content .news_switch a.next:hover span{background-position: -38px -62px;}

/*专业分类*/
.profClassification_left{width: 724px;overflow: hidden;float: left;margin-top: 22px;}
.profClass_box{width: 337px;height: 204px; margin-bottom: 20px;}
.profClass_box .profClass_tit{height: 39px; line-height: 38px;background:  url(../images/prof_title_line.png) right bottom no-repeat;}
.profClass_box .profClass_tit .more{float: right;    float: right; color: #888;}
.profClass_box .profClass_tit .more:hover{color: #2774c4;}
.profClass_box .profClass_tit h2{font-size: 16px;}
.profClass_box .profClass_tit .classifIcon{width: 16px;height: 16px;margin: -2px 12px 0 2px;background:  url(../images/icon_classify_0605.png) 0 0 no-repeat;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin-top: -2px;}
.profClass_box li a{font-size: 14px;display: block;height: 26px;line-height: 26px;color: #525252;background: url(../images/arrow2-1.png) 4px center no-repeat; padding-left: 16px; width: 321px; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap;}
.profClass_box li a:hover{color: #2774c4;}
.profClass_box ul{padding-top: 8px;}
.profClass_box .profClass_tit .classifIcon_1{background-position: 1px -1px;}
.profClass_box .profClass_tit .classifIcon_2{background-position: -34px -1px;}
.profClass_box .profClass_tit .classifIcon_3{background-position: -69px -1px;}
.profClass_box .profClass_tit .classifIcon_4{background-position: -103px -1px;}
.profClass_box .profClass_tit .classifIcon_5{background-position: -138px -2px;}
.profClass_box .profClass_tit .classifIcon_6{background-position: -173px -2px;}
.profClass_box .profClass_tit .classifIcon_7{background-position: -207px -1px;}
.profClass_box .profClass_tit .classifIcon_8{background-position: -242px -1px;}
.profClass_box .profClass_tit .classifIcon_9{background-position: -277px -1px;}
.profClass_box .profClass_tit .classifIcon_10{background-position: -312px -1px;}
.profClass_box .profClass_tit .classifIcon_11{background-position: -346px -1px;}
.profClass_box .profClass_tit .classifIcon_12{background-position: -381px -1px;}

.download_btn_0605{width: 100%;margin-bottom: 14px;}
.download_btn_0605 a{display: block;width: 228px;height: 34px;line-height: 34px;font-size: 18px;background-color: #3E8BDB; border: 1px solid #316FB0; color: #fff; text-align: center;}
.download_btn_0605 span{width: 18px;height: 18px;background:  url(../images/icon_download16.png) 0 0 no-repeat;margin-right: 14px;vertical-align: middle;margin-top: -2px;}

.redRep_tip_0619{font-size: 13px;color: #666;line-height: 28px;text-align: center;}
.redRep_tip_0619 a{text-decoration: underline;color: #f79a05;}

.getCode{position: relative;width: 240px;height: 107px;background:  url(../images/qrcode_min.jpg) 0 0 no-repeat;}
.getCode img{width: 74px; position: absolute; right: 4px; top: 4px;}

/*手机号验证*/
.pop_view_2{width: 404px;height: auto;padding-bottom: 40px;}
.pop_view_2 .binding_phone{width: 292px;margin: 0 auto;}
.binding_phone h3{font-size: 24px;color: #333;text-align: center;width: 100%;font-weight: normal;padding: 26px 0 36px 0;}
.binding_phone .close{position: absolute; top: 10px; right: 10px; cursor: pointer;}
.binding_phone .pub_text{width: 262px;height: 34px;line-height: 34px;padding: 0 14px;border: 1px solid #d1d1d1;border-radius: 5px;margin-bottom: 14px;}
.binding_phone .ver_code{width: 120px;float: left;}
.binding_phone .btn_getCode{float: right;display: block;width: 130px;height: 34px;line-height: 34px;background-color: #fff;border: 1px solid #3a86d2;text-align: center;font-size: 14px;color: #3a86d2;border-radius: 5px;}
.binding_phone .btn_getCode:hover{text-decoration: underline;}
.binding_phone .submit_d{    display: block; width: 290px; height: 34px; padding-left: 5px; font-size: 16px; line-height: 34px; color: #878787; letter-spacing: 5px; border: 1px solid #cbd4d6; background: linear-gradient(to bottom,#fcfcfc,#f0f0f0); cursor: pointer;border-radius: 5px;}
.binding_phone .submit_n{    display: block; width: 292px; height: 36px; padding-left: 5px; font-size: 16px; line-height: 36px; color: #fff; letter-spacing: 5px; background-color: #3e8bdb; cursor: pointer;border-radius: 5px;}

.fogStep{padding-bottom: 40px;padding-top: 20px;width: 606px;margin: 0 auto;overflow: hidden;}
.fogStep li{width: 200px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #888;float: left;margin: 0 1px;background-color: #edf0f0;}
.fogStep li span{padding-right: 4px;}
.fogStep li.ok{background-color: #3e8bdb;color: #fff;}

.identityFinish{text-align: center;height: 30px; line-height: 30px;font-size: 20px; color: #888;}
.identityFinish a{color: #3e8bdb;}
.identityFinish span{width: 30px;height: 30px;margin-right: 10px;}
.identityFinish span.ok{background:url(../images/ok.png) center no-repeat;}
/*.identityFinish span.err{background:url(../images/err.png) center no-repeat;}*/

.order_infor{width: 658px;height: 34px;line-height: 34px; padding-top: 8px;text-align: center;color: #888;margin-top: 10px; background:  url(../images/order_infor_wrap.png) 0 0 no-repeat;}
.order_infor img{margin-right: 6px;}
.order_infor span em{font-weight: bold;}
.agencyShortcut .bd .taobao .order .order_infor span{float: none;font-weight: normal;padding-left: 36px;}

/*取回报告修改*/
.retRep_rusult{background-color: #fafafa;font-size: 14px;margin: 20px 15px 0;}
.retRep_rusult .div_1,
.retRep_rusult .div_2,
.retRep_rusult .div_3{padding-left: 107px;padding-top: 20px;padding-bottom: 20px;}
.retRep_rusult .div_1{line-height: 28px;}
.retRep_rusult .div_1 span{color: #888;}
.retRep_rusult .div_2{border-top: 1px solid #ededed;}
.retRep_rusult .retRep_btn{margin-top: 14px;}
.retRep_rusult .retRep_btn a{color: #3e8bdb;text-decoration: underline;margin-right: 20px;display: inline-block;
*display: inline;
*zoom: 1;}
.retRep_rusult .retRep_btn a.btn_orange,
.retRep_rusult .retRep_btn a.btn_red{width: 90px;height: 30px;line-height: 30px;/*margin-right: 40px;*/margin-left: 0; color: #fff;text-decoration: none;}
.retRep_rusult .rate_1{color: #999;margin-bottom: 20px;}
.retRep_rusult .rate_1 strong{font-size: 16px;font-weight: normal;padding-right: 20px;color: #333;}
.retRep_rusult .rate_1 strong em{font-weight: bold;font-style: normal;}
.retRep_rusult .page{border-top: 1px solid #ededed;padding: 20px 0;}