﻿@charset "utf-8";
/* CSS Document */

 .fm-btn-disa , .fm-btn-disa:hover{
	background-color:#666;
	color:#fff; cursor:default;
  }

/* 页头 */
.logobar {
    height: 60px;
    padding: 10px 0;
}
.logobar h1 {
    font-size: 24px;
    line-height: 60px;
}
.g-hd{ background:#333A4D; color:#FFF}
.hd-nav {
    height: 30px;
    margin-top: 15px;
}
.hd-nav a {
    float: left;
    padding: 0 15px;
    line-height: 30px;
    color: #fff;
}
.hd-nav a:hover { color: #f60; }
/* 页底 */
.ft-nav span {
    margin: 0 12px;
    color: #ddd; 
}

/* banner*/ 
.main-inner {
    height: 500px;
    background: url(../images/loginbg.jpg) no-repeat center;
}
.main-inner .w1000 { height: 560px; }

.ad-link {
    width: 640px;
    height: 500px;
}
.login-box {
    width: 516px;
    height: 280px;
    padding: 30px 20px;
    background-color: #F8F8F8;
    overflow: hidden;
}
    /*二维登陆*/
.login-box .log-two-code {
    position: absolute;
    left: 256px; top: 0;
    width: 196px;height: 320px;
    padding: 40px 80px;
    background-color: #fff;
}
.btn-pc {
    display: block;
    padding: 13px 0;
    height: 18px; line-height: 18px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
}
.btn-pc .i-pc {
    position: relative;
    _top: 3px;
}
    /**/
.login-box h3 {
     height: 20px; line-height: 20px;
}
.login-box h3 span {
    float: left;
    font-size: 18px;
}
.login-box h3 .new-reg {
    font-size: 14px;
    color: #e52a2a;
}
    /*登陆提示*/
.login-tip {
    height: 28px; line-height: 28px;
    padding: 0 5px 0 8px;
    border: 1px solid #fad6a2;
    background-color: #fffde4;
    color:#FF3300;
}
.login-tip .ico-login {
    float: left;
    margin: 6px 5px 0 0;
}
    /*输入*/
.login-fm li {
    height: 42px; line-height: 42px;
}
.login-fm .log-tit {
    float: left;
    width: 36px;
    height: 40px; line-height: 40px;
    border: 1px solid #ddd; border-right: 1px solid #e9e9e9;
    background-color: #ddd;
    text-align: center;
}
.login-fm input {
    float: left;
    width: 257px;
    height: 40px; line-height: 40px;
    padding: 0 10px;
    border: 1px solid #ddd; border-left: none;
    background-color: #fff;
    font-size: 14px;
}
.login-fm span .i-man, .login-fm span .i-lock {
    float: left;
    width: 16px;
    margin: 12px 10px;
}
.s-c999 { color: #999; }
.log-join { height:90px;}
.log-join a, .log-join span {
    float: left;
}
.log-join span { 
    margin: 0 5px;
    color: #ddd;
}
/*注册*/
.register { padding-bottom:55px;}
.reg-tit { padding:40px 0; line-height:32px; }
.reg-tit h2 span { color:#999; }
.reg-step div { float:left; line-height:32px; font-size:14px; }
.reg-step em { 
    float:left;
    margin-right:10px;
    width:32px; 
    height:32px;
    font-size:18px;
    color:#fff; background:#bfbfbf;
    text-align:center;
    border-radius:50%;
}
.reg-step .q-line {
    float:left;
    margin:0 10px;
    height:15px; line-height:15px;
    width:60px;
    border-bottom:2px solid #bfbfbf;
}
.reg-step .i-gou { margin-top:-4px; *margin-top:8px; }
.reg-step div.now-step { color:#FF9900; }
.reg-step div.now-step em { background: #FF9900; }
.reg-type {}
.reg-type .r-t-list {
    padding:40px 40px 50px;
    width:220px; height:200px;
    background:#fff;
    box-shadow:0 0 5px rgba(0,0,0,.05);
}
.r-t-list p { line-height:24px; color:#666; }
.r-t-list a {
    display:block;
    height:40px; line-height:40px;
    font-size:16px;
    text-align:center;
    color:#fff; background: #00CC00;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.r-t-list a:hover { background:#FF9900; color:#fff; }
.reg-list { 
    background:#fff;
    box-shadow:0 0 5px rgba(0,0,0,.05);
}
.public-tit {
    padding:40px 247px 0 248px;
    height:60px;
    background:url(../images/regtopbg.jpg) no-repeat;
    overflow:hidden;
}
.public-tit a {
    padding:14px 0;
    width:250px;
    height:32px; line-height:32px;
    background:#00CC00; color:#fff;
    font-size:18px;
    text-align:center;
}
.public-tit .now-tab {
    color:#ffa52a; background:#fff;
}
.public-tit .now-tab .i-phone2 { background-position:0 -60px; }
.public-tit .now-tab .i-email  { background-position:-40px -60px; }
.public-list { padding:45px 0; }
.public-list .m-form { padding-left:248px; }
.pu-tip { color:#666; }
.w302 { width:302px; }
.law-tit {
    height:60px; line-height:60px;
    font-size:18px; text-align:center;
    background:#88bfee; color:#fff;
}
.reg-win {
    padding:70px 200px;
    background:#fff;
    box-shadow:0 0 5px rgba(0,0,0,.05);
}
.win-con .btn-be {
    display:inline-block;
    width:180px;
    font-size:14px; background:#ff9900;
}
.win-con .btn-be:hover { background:#333A4D; color:#fff; }
.win-con .f18 { height:24px; line-height:24px; }
.win-con span { display:block; color:#666; }
.more-handle, .check-tip  {
    border-top:1px solid #eaeaea;
}
.more-handle ul li {
    width:149px;
    text-align:center;
    border-right:1px solid #eaeaea; cursor:pointer;
}
.more-handle ul li.bor0 { border-right:0; }
.more-handle ul li a { cursor:pointer; }
.more-handle ul li a span {
    display:block;
    margin-top:10px;
    font-size:14px; color:#666;
}
.more-handle ul li a:hover span { color: #ff6600; }
.more-handle ul li a:hover .i-s1 { background-position:0 -40px; }
.more-handle ul li a:hover .i-s2 { background-position:-40px -40px; }
.more-handle ul li a:hover .i-s3 { background-position:-80px -40px; }
.more-handle ul li a:hover .i-s4 { background-position:-120px -40px; }
.more-handle ul li a:hover .i-s5 { background-position:-160px -40px; }
.more-handle ul li a:hover .i-s6 { background-position:-200px -40px; }
.more-handle ul li a:hover .i-s7 { background-position:-240px -40px; }
.check-tip ul li {
    color:#999;
    line-height:22px;
}
/*找回密码*/
.pl140 { padding-left:140px; }
.find-password {
    background:#fff;
    box-shadow:0 0 5px rgba(0,0,0,.05);
}
.f-p-choice {
    display:block;
    padding:80px 310px;
    height:48px;
}
.f-p-choice p { line-height:30px; color:#333; }
.f-p-choice span { color:#999; }
.bob1 { border-bottom:1px solid #eaeaea; }
.find-phone { padding:20px 0 70px 50px; }
.find-phone1 { padding:20px 0 70px 0px; }
.find-phone1 .w135 {
    padding-right:110px;
    width:135px;
}
.find-phone1 .w162 {
    padding-right:110px;
    width:62px;
}
.find-phone1 .w45 {
    line-height:20px; background:#f60;
    width:45px;
    color:#fff;
    border-left:0;cursor:pointer;
}
.find-phone1 .w100 {
    line-height:20px; padding-left:4px;
    width:120px;
    color:#fff;background:#009900;
    border-left:0; cursor:pointer;
}
.find-phone1 .verif-code {
    position:absolute; height:42px; left:300px;
}
.find-phone .w45 {
    line-height:20px;
    width:45px;
    color:#fff;
    border-left:0;cursor:pointer;
}
.find-phone .verif-code {
    position:absolute; height:42px; left:300px;
}
.find-phone .w135 {
    padding-right:110px;
    width:135px;
}