@charset "utf-8";
body,button, input, select, textarea {	
	color: #333;	
  	font-size: 14px;
 	font-family: Segoe UI,Helvetica,Arial,sans-serif;
    line-height: 1
}
body, div, p, h1, h2, h3, h4, h5, h6, blockquote, pre, form, fieldset, legend, button, input, textarea, table,th,td {margin:0;	padding:0;}
ul,li,ol,dl,dd,dt{list-style: none;margin: 0;	padding: 0;}
h3,h4,h5{font-weight: normal;margin: 0;}
address, cite, em, i { font-style: normal; }
.clearfix:after {content: '.';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {	zoom:1;}
table{ border-collapse: collapse; border-spacing: 0; }
input[type="button"],input[type="submit"],input[type="reset"]{cursor:pointer;}
input{outline: none;font-family: Segoe UI; font-size: 14px; margin: 0}
.hidden {display: none;}
img{border:0;vertical-align: middle;}
i{ display: inline-block;}
a{color: #333;text-decoration: none;}
a:hover{color: #333}
.fl{float:left;}
.fr{float:right;}
.tc{text-align: center;}
.tr{text-align: right}
.wrap{	width: 1180px;	margin: 0 auto;}
.mLeft0{ margin-left: 0 !important;}
.blue{ color: #17b6f3 !important;}
.red_c{color: #ff6363;}
.c-999{color: #999;}
.relative{ position: relative;}
input:disabled,.disabled{opacity:.3 !important; filter:alpha(opacity=30) !important; color: #fff}

.inline_block{display: inline-block; *display: inline; *zoom: 1;}
.block{display: block;}

.btn_creat_memb{height: 46px;line-height: 46px; border: 1px solid #E65A5A;background-color: #FF6363;color: #fff;
    font-size: 16px;letter-spacing: .5px;border-radius: 5px;padding: 0 14px;} 
.btn_creat_memb:hover{color: #fff; background-color: #f55f5f;}
.tdu{text-decoration: underline;}
.pt-30{padding-top: 30px;}
.pt-40{padding-top: 40px;}
.mb-30{margin-bottom: 30px;}



.fz16{font-size: 16px;}
.fz18{font-size: 18px;}
.fwb{font-weight: bold;}

/* 页头 */
.header{  height: 66px;border-bottom: 1px solid #E6E6E6; position: relative; z-index:998; background: #fff}
.header .wrap{ position: relative;}
.header .wrap a{ display: inline-block;}
.header .logo{ width: 164px; height: 66px;background:url('../img/logo.png') no-repeat center; }
.header .download a{ margin-left: 24px; }
.header .signBox {width: 78px; height: 28px;line-height: 28px; text-align: center;border: 1px solid #5BC8F3;border-radius: 4px;color: #17b6f3 ; margin-top: 18px; cursor: pointer;}
.header .toolbar .email{ margin-top: 23px;}


/* 页尾 */
.footer{ height: 130px;background: #242230; overflow: hidden;}
.footer .wrap{ margin-top: 25px; color: #9e9e9e; font-size: 18px;}
.footer .wrap .logo{ margin: 10px 0 25px; display: block;}
.footer .wrap .left .bottom a,.footer .wrap .left .bottom span{ color: #9e9e9e; margin:0 20px 0 1px;display: inline-block; cursor: pointer;}
.footer .wrap .right .iconBox{ height: 34px; margin: 5px 0 20px;}
.footer .wrap .right .iconBox a{ display: inline-block; margin-left: 26px;}
.footer .wrap .right .iconBox i{width: 44px; height: 34px; background:url('../img/icon-4.png') no-repeat 20px 5px}
.footer .wrap .right .iconBox a:hover .icon-1{ background:url('../img/icon-3.png') no-repeat 20px 5px}
.footer .wrap .right .iconBox .icon-2{ background:url('../img/icon-4.png') no-repeat -50px 5px}
.footer .wrap .right .iconBox a:hover .icon-2{ background:url('../img/icon-3.png') no-repeat -50px 5px}
.footer .wrap .right .iconBox .icon-3{ background:url('../img/icon-4.png') no-repeat -128px 5px}
.footer .wrap .right .iconBox a:hover .icon-3{ background:url('../img/icon-3.png') no-repeat -128px 5px}


/*登陆框*/
.winBox { position: fixed; left: 0; top: 0; z-index:999;width: 100%; height: 100%;background: url(../img/signBg.png); text-align: center; display: none;}
.winBox .container{ position: relative;background: #ffffff; padding: 0px 22px; width: 280px; border-radius: 5px;box-shadow: 0px 0px 15px #a5a5a5; margin: 200px auto 0}
.winSign .container{ width: 280px; padding-bottom: 20px;}
.winSign .container h2{line-height: 94px; font-size: 22px; text-align: center;font-weight: normal}
.container .close{ position: absolute; right: 0; top: 0; width: 50px; height: 50px;background:url('../img/close.png') no-repeat center; cursor: pointer;}
.winSign .container ul li{ width: 280px; height: 50px;line-height: 43px;margin-bottom:14px; border-radius: 5px; color: #fff; font-size: 18px; text-align: center;}
.winSign .container ul li:hover{opacity: .9}
.winSign .container ul .li1{background: #3D5A96}
.winSign .container ul .li2{background: #58ACEA}
.winSign .container ul .li3{background: #D14C3E}
.winSign .container ul li i{margin-right: 6px; vertical-align: baseline;}
.winSign .container ul li span{ display: inline-block; vertical-align: middle;}
.winSign .container ul li a{ color: #fff;}

.winSubmit .container{ padding-bottom: 25px; width: 400px; overflow: hidden;}
.winSubmit .container h2{ font-size: 18px; line-height: 1; margin: 18px 0 28px;text-align: left; font-weight: normal;}
.winSubmit .container input{ display: block; width: 398px;}
.winSubmit .container form > *{ margin-bottom: 14px;border-radius: 2px}
.winSubmit .container .txt{ height: 32px;border: 1px solid #dbdbdb; text-indent: 13px}
.winSubmit .container textarea{ width: 372px; height: 110px;border: 1px solid #dbdbdb; padding: 5px 13px; line-height: 20px; resize: none; outline: none;}
.winSubmit .container .btn{height: 38px; lh:38px;background: #5AC8F2; border: 1px solid #51B4DB;color: #ffffff; font-size: 16px; text-align: center;}


.winBox .conta2{padding: 8px 22px 20px;}
.SignIn .SignTab .nav{margin: 0px 20px}
.SignIn .SignTab .nav li{font-size: 20px; line-height: 68px; color: #999; float: left; width: 50%; text-align: center; cursor: pointer;}
.SignIn .SignTab .nav li.on{ color: #333; font-weight: bold;}

.winBox .content li{ display: none;}
.winBox .content li.on{display: block}
.winBox .conta2 dd{ margin-bottom: 18px;}
.winBox .conta2 input{ width: 264px; height: 32px;line-height: 32px; padding-left: 14px; border: 1px solid #DBDBDB;border-radius:2px}
.winBox .conta2 .btn{background: #5AC8F2; padding-left: 0;border-color: #51B4DB; height: 38px;line-height: 38px; font-size: 18px; font-weight: bold;color: #ffffff; width: 278px; }
.winBox .relative i{ position: absolute; bottom: 0; right: 14px; height: 34px;line-height: 34px; color: #17b6f3; cursor: pointer;}
.SignIn .content li .btn-b{ height: 62px;line-height: 62px;color: #999; font-size: 12px; cursor: pointer;letter-spacing: 1px}
.SignIn .content li .forgot:hover{ color: #17b6f3;}

.SignIn .content li .checkbox{text-align: left;}
.SignIn .content li .check{ width: 16px; height: 16px; display: inline-block; vertical-align: middle;}
.SignIn .content li .checkbox a{ color: #17b6f3;}
.SignIn .bottom{ border-top:1px solid #E8E8E8; line-height: 50px; color: #999; text-align: center; font-size: 12px;}
.SignIn .bottom .icon-box a{ display: inline-block; margin: 0 16px}

.WinForgot h2 {font-size: 20px; line-height: 68px;  text-align: center; }
#reset .conta2,#forgot .conta2{ padding-bottom: 34px;}
.popup-window-background {width: 100%;height: 100%;background-color: #000000;filter:alpha(opacity=20); -moz-opacity:0.2;-khtml-opacity: 0.2;opacity:0.2;*zoom:1;position: fixed;top:0;left: 0;z-index: 1000;}
.popup-window-background+ .popup {top:50%;left:50%;position: fixed;background-color:#FFFFFF;box-shadow:0px 0px 10px 0px #cccccc;border-radius:5px;z-index: 1001;}
.popup-window-background+ .popup div:first-child.close {cursor: pointer;position: absolute;top:16px;right:16px;}
.popup-window-background+ .popup div:first-child.close img{height: 14px;width:14px;}
.popup-window-background+ .popup{font-family:Segoe UI;font-weight:400;}

/* 无邮箱账号，解绑提示 */
.popup-window-background+ .popup.noemail {width:400px;height:207px;margin-left: -200px;margin-top: -100px;}
.popup-window-background+ .popup.noemail p{text-align: center;position: absolute;font-size:18px;color:#333333;line-height:28px;}
.popup-window-background+ .popup.noemail p+a{position: absolute;display: block;width: 120px;height: 34px;left: 50%;margin-left: -60px;text-align: center;background-color: #17B6F3;border:1px solid #17B6F3;border-radius:3px;text-decoration: none;color:white;line-height: 34px;bottom: 40px;}

/* 无邮箱账号，是会员，解绑提示 */
.popup-window-background+.popup.noemailvip{width: 600px;height: 336px;margin-left: -300px;margin-top:-168px;}
.popup-window-background+.popup.noemailvip>*{position: absolute;}
.popup-window-background+.popup.noemailvip p:nth-of-type(1){font-size:22px;top: 60px;left: 156px;}
.popup-window-background+.popup.noemailvip p:nth-of-type(2){width: 529px;text-align: center;top: 112px;left: 36px;font-size:16px;color:#888888;line-height:24px;text-indent: 2em;}
.popup-window-background+.popup.noemailvip p:nth-of-type(3){top: 260px;left: 139px;color:#BBBBBB;font-size:16px;cursor: pointer;}
.popup-window-background+.popup.noemailvip p:nth-of-type(3):hover{text-decoration: underline;}
.popup-window-background+.popup.noemailvip p+a.close{position: absolute;display: block;width: 120px;height: 34px;left: 50%;margin-left: -60px;text-align: center;background-color: #17B6F3;border:1px solid #17B6F3;border-radius:3px;text-decoration: none;color:white;line-height: 34px;bottom: 96px;}

/* 关注公众号提示 */
.popup-window-background+.popup.supportQRCode {width:800px;height:438px;margin-left: -400px;margin-top: -219px;}
.popup-window-background+.popup.supportQRCode > *{position: absolute;}	
.popup-window-background+.popup.supportQRCode div.close+p{font-size:22px;color:#000000;top: 60px;left: 143px;}
.popup-window-background+.popup.supportQRCode p:nth-of-type(2){font-size:16px;color:#888888;top: 104px;left: 62px;}
.popup-window-background+.popup.supportQRCode div:nth-of-type(2){width:740px;height:258px;background:#F7F7F7;top: 150px;left: 30px;}
.popup-window-background+.popup.supportQRCode div:nth-of-type(2) div >*{position: absolute;}
.popup-window-background+.popup.supportQRCode div:nth-of-type(2) p{font-size:16px;font-family:Microsoft YaHei;color:#a7a7a7;top: 213px;}
.popup-window-background+.popup.supportQRCode div:nth-of-type(2) img{top:207px;}
.popup-window-background+.popup.supportQRCode div:nth-of-type(2) img:nth-of-type(1){top: 20px;left: 291px;}
.popup-window-background+.popup.supportQRCode div:nth-of-type(2) img:nth-of-type(2){left: 32px;}
.popup-window-background+.popup.supportQRCode div:nth-of-type(2) img:nth-of-type(3){left: 239px;}
.popup-window-background+.popup.supportQRCode div:nth-of-type(2) img:nth-of-type(4){left: 393px;}
.popup-window-background+.popup.supportQRCode div:nth-of-type(2) img:nth-of-type(5){left: 573px;}
.popup-window-background+.popup.supportQRCode div:nth-of-type(2) p:nth-of-type(1){left: 69px;}
.popup-window-background+.popup.supportQRCode div:nth-of-type(2) p:nth-of-type(2){left: 272px;}
.popup-window-background+.popup.supportQRCode div:nth-of-type(2) p:nth-of-type(3){left: 425px;}
.popup-window-background+.popup.supportQRCode div:nth-of-type(2) p:nth-of-type(4){left: 606px;}

