﻿body {
	background: rgb(249, 249, 249);
}

#container
{
     position:relative;
     margin:0px auto 0px auto;
     width:960px;
}
.main {
    max-width: 340px;
    height: 346px;
    margin: 0 auto;
    padding: 0 30px;
    background: rgba(10,77,193,.6);
    border-radius: 10px;
    overflow: hidden;
    display: none;
}
.main.current{
    display:block;
}
.main-temp {
    margin: 0 auto;
    padding: 0 30px;
    background: #fff;
}
.log-tab{
    margin-left:-30px;
    margin-right:-30px;
}
.log-tab li {
    width: 50%;
    height: 40px;
    line-height: 40px;
    float: left;
    border-bottom: #2699FB solid 1px;
    text-align: center;
    color: #00BAFF;
    font-size: 16px;
    cursor:pointer;
}
.log-tab li.active{
    border-bottom:rgba(255,255,255,1) solid 1px;
    color:#fff;
}
.co-a{
    /*height:270px;*/
    /*overflow:hidden;*/
    position:relative;
    display:none;
}
.co-a.active{
    display:block;
}
.co-a > span{
    padding-top:12px;
}
.qrcode {
    padding-top: 35px;
    padding-bottom: 25px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.qrcode img{
    width:170px;
    border:#fff solid 10px;
    -webkit-border-radius:6px;
    border-radius:6px;
}
.qrcode p{
    padding-top:10px;
}

div.registerInfo
{
    margin: auto;
}

.checkedImg {
    position: absolute;
    top: 0;
    right: 15px;
    display: none;
    color: #2AD21E;
}
.input-text > i.checkedImg{
    top:6px;
}
.input_list {
	position:relative;
    margin:15px 0;
}
.posicon {
    position: absolute;
    top: 10px;
    left: 15px;
    color: #707070;
}
.posicon i{
    font-size:18px;
}
.input_border {
    height: 44px;
    line-height: 44px;
    padding-left: 45px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: #444;
    font-size: 16px;
    background: #fff;
    border: none;
    /*	position:relative;
    z-index:100;
	behavior: url("../Scripts/ie-css3.htc"); */
}
.input_login {
    background: #2699FB;
    padding: 0px;
    width: 100%;
    height: 44px;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    font-size: 16px;
}
input.code {
    padding: 0px 10px;
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    letter-spacing: 10px;
    text-transform: uppercase;
}
input.code::-webkit-input-placeholder{
    letter-spacing:0;
}
input.code:-moz-placeholder {
    letter-spacing: 0;
}
input.code::-moz-placeholder {
    letter-spacing: 0;  
}
input.code:-ms-input-placeholder{
    letter-spacing:0;
}
input.name {
	width:100%;
}
input.realname 
{
    width: 238px; padding-left: 10px; 
}
input.password {
	width:100%;
}
input.email {
	background: url("../Images/mail.png") no-repeat 10px 10px;
}
input.phone {
	background: url("../Images/mobile.png") no-repeat 10px 10px;
}
.after_click {
	border: 1px solid rgb(217, 217, 217); 
}
.verification_code {
    position: relative;
    height: 44px;
    line-height: 44px;
    margin-right: 115px;
}
.verification_code_img {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 44px;
    padding-left: 15px;
}
    .verification_code_img img {
        cursor: pointer;
        width: 100%;
        height: 44px;
        border-radius: 6px;
    }
.forget_password {
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}
.forget_password a{
    display:inline-block;
    color:#2699FB;
}
.forget_password i{
    margin-left:6px;
    font-size:10px;
}
.login_header
{
	margin: 0px auto; width: 80%; height: 27px; line-height: 27px; padding-top: 22px; border-bottom-color: rgb(239, 239, 239); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.register_header
{
	margin: 0px auto; width: 80%; height: 27px; line-height: 27px; padding-top: 22px; border-bottom-color: rgb(239, 239, 239); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.register_header .posion {
	left: 0px; top: 19px; width: auto; height: 30px; position: absolute;
	border-bottom-color: rgb(226, 116, 14); border-bottom-width: 1px; border-bottom-style: solid;
}
.register_header span {
	padding: 0px 10px; width: auto; color: rgb(226, 116, 14); font-size: 16px; display: block;
}
.register_header samp
{
    color: rgb(102, 102, 102); font-family: "微软雅黑"; font-size: 16px; float: right;
}
.register table {
	width: 618px; margin-top: 20px; margin-left: 20px;
}
.register table td {
	height: 60px;
}
.register table .left_td {
	text-align: right;
}
.login table .left_td {
	text-align: right;
}
.check_code_box 
{
	border: 1px solid rgb(232, 232, 232); width: 248px; height: 38px; text-align: left; line-height: 38px; text-indent: 0px; display: block;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
}
.check_code_box a {
	padding-left: 5px; text-decoration: underline; border-left-color: rgb(232, 232, 232); border-left-width: 1px; border-left-style: solid; display:inline;
}
.check_code_box .check_code {
	border: 1px solid rgb(255, 255, 255); width: 120px; padding-left: 10px; 
}
.navigation_bar
{
    padding-right:10px; padding-left:10px;
}
.navigation_bar input
{
     background: rgb(226, 116, 14); padding:0; border: 1px solid rgb(201, 104, 12); width: 100px; height: 30px; text-align: center; color: rgb(255, 255, 255); text-indent: 0px; letter-spacing: 2px; font-family: "幼圆"; font-size: 12px;
}
.navigation_bar input.next
{
     float:right;
}
.navigation_bar input.previous
{
     float:left;
}

.input_verify
{
     background: rgb(226, 116, 14); padding:0; border: 1px solid rgb(201, 104, 12); width: 145px; height: 30px; text-align: center; color: rgb(255, 255, 255); text-indent: 0px; letter-spacing: 2px; font-family: "幼圆"; font-size: 12px; float:left; margin:0px auto;
}

.password_header
{
	margin: 0px auto; width: 600px; height: 27px; line-height: 27px; padding-top: 22px; border-bottom-color: rgb(239, 239, 239); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.password_header li
{
    width:300px; float:left; list-style:none; display:inline;
}
.signinLabel
{
    font-family: "微软雅黑", "宋体"; 
    font-size: 16px;
}

.find-pass .hd{
    margin:0 -30px;
    background:#fff;
    color:#666;
}
.find-pass .hd li {
    width: 50%;
    height: 44px;
    line-height: 44px;
    float: left;
    text-align: center;
    position: relative;
    font-size: 16px;
    cursor: pointer;
    color:#2699FB;
    border-bottom:#ddd solid 1px;
}
.find-pass .hd li:nth-child(2):before{
    position:absolute;
    top:0;
    left:0;
    width:1px;
    height:44px;
    background:#ddd;
    content:"";
    display:block;
}

.find-pass .hd li b{
    width:0;
    height:0;
    position:absolute;
    top:40px;
    left:47%;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-bottom:6px solid #fff;
    display:none;
}
.find-pass .hd .on{
    background:#fff;
    color:#999;
    border-bottom:none;
}
.find-pass .hd .on b{
    display:inline-block;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-bottom:6px solid #999;
}

.find-pass .bd{
    margin-top:30px;
    padding-bottom:20px;
}

.list-row{
    padding-bottom:10px;
}
.list-row:last-child{
    padding-bottom:0;
}
.list-row h3,
.list-row h3 label{
    font-weight:normal;
    font-size:14px;
    line-height:40px;
}
.list-row p{
    position:relative;
    margin:0;
}
.list-row p > span{
    position:absolute;
    top:8px;
    right:10px;
}
.list-row p > span.failureNotification{
    font-weight:normal;
}
.list-row .input-text input{
    width:100%;
    height:36px;
    line-height:34px;
    padding:0 10px;
    border:#ddd solid 1px;
    -webkit-border-radius:4px;
    border-radius:4px;
    font-size:14px;
}
.list-row .input-text a{
    height:36px;
    line-height:36px;
    margin-top:10px;
    border:#2699FB solid 1px;
    -webkit-border-radius:4px;
    border-radius:4px;
    font-size:14px;
    text-align:center;
    display:block;
}
.list-row .input-text a:hover{
    border-color:#F08300;
}
.list-row .input-code{
    position:relative;
    height:38px;
}
.list-row .input-code .code-text{
    padding-right:115px;
}
.list-row .input-code .code-text input{
    width:100%;
    height:36px;
    line-height:36px;
    border:#ddd solid 1px;
    -webkit-border-radius:4px;
    border-radius:4px;
    font-size:14px;
    text-align:center;
}
.list-row .input-code .code-img{
    position:absolute;
    top:0;
    right:0;
    width:100px;
    cursor:pointer;
}
.list-row .input-code .code-img img{
    width:100%;
    height:36px;
    -webkit-border-radius:4px;
    border-radius:4px;
}
.hid{
    display:none!important;
}
.submit-box{
    padding-top:20px;
}
.submit-btn input {
    width:100%;
    height: 36px;
    line-height: 36px;
    border:none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    background: #2699FB;
    color:#fff;
}
.tips-co {
    padding: 15px 0 0;
    text-align: center;
    color: #FC1736;
    font-size:14px;
}
.logbtn{
    padding-top:15px;
}
.logbtn a {
    height: 36px;
    line-height: 36px;
    border:#ddd solid 1px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    color: #999;
    display:block;
}

/* 重置密码 */
.reset-pas > h2 {
    height: 44px;
    line-height: 44px;
    margin: 0 -30px;
    font-size: 16px;
    text-align: center;
    border-bottom: #ddd solid 1px;
    font-weight: normal;
}
.reset-pas > p{
    color:#2699FB;
    padding:15px 0;
    text-align:center;
}
.pas-li{
    padding-bottom:15px;
}
.pas-li h3{
    font-weight:normal;
    font-size:14px;
}
.pas-li p{
    position:relative;
    margin:0;
}
.pas-li .input-pas input{
    width:100%;
    height:36px;
    line-height:36px;
    padding:0 10px;
    font-size:14px;
    border:#ddd solid 1px;
    -webkit-border-radius:4px;
    border-radius:4px;
}
.pas-li .input-pas > span{
    position: absolute;
    top: 8px;
    right: 10px;
}
.pas-li .input-pas > span.failureNotification {
    font-weight: normal;
}
.pas-li:last-child{
    padding-top:20px;
}
.pas-li > .pas-btn input{
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    background: #2699FB;
    color: #fff;
}

.iframe {
    width: 100%;
    height: 336px;
    border: 0;
}
.iframe-co{
    margin:0 -30px;
}

@media (min-width: 768px) {
    .log-header{
        padding-left:30px;
        text-align:left;
    }
    .log-header img{
        width:98px;
    }
    .log-main{
        margin-top:-40px;
    }
    .log-main h2 i {
        font-size: 100px;
    }

    .log-main .log-type {
        padding-bottom: 30px;
    }
    .main {
        /*height: 346px;*/
        height: auto;
    }
    .log-tab li {
        height: 40px;
        line-height: 40px;
    }
    .co-a {
        /*height: 290px;*/
        height:auto;
    }
    .input_border{
        height:44px;
        line-height:44px;
        font-size:16px;
    }
    input.name,
    input.password {
        padding-left: 45px;
    }
    .posicon {
        top: 10px;
        left: 15px;
    }
    input.code {
        height: 44px;
        line-height: 44px;
    }
    .verification_code,
    .verification_code_img,
    .verification_code_img img {
        height: 44px;
    }
    .input_login {
        height: 44px;
        cursor:pointer;
    }
    .log-main .log-type,
    .log-tab li {
        font-size: 16px;
    }
    .failureNotification {
        top: 15px;
        /*right: 130px;*/
        right:20px;
    }
    .verification_code .failureNotification{
        top:5px;
    }


    /* 找回密码 */
    .main-temp{
        -webkit-border-radius:10px;
        border-radius:10px;
        -webkit-box-shadow:0 0 15px rgba(0,0,0,.05);
        box-shadow:0 0 15px rgba(0,0,0,.05);
        overflow:hidden;
    }
    .temp-top-m {
        max-width: inherit;
        width: 740px;
    }
    .find-pass .hd li{
        height:64px;
        line-height:64px;
        font-size:24px;
    }
    .find-pass .hd li:nth-child(2):before{
        height:64px;
    }
    .find-pass .hd li b{
        top:60px;
    }
    .find-pass .bd{
        width:280px;
    }
    .list-row .input-text input,
    .list-row .input-text a,
    .submit-btn input,
    .logbtn a,
    .list-row .input-code .code-text input,
    .list-row .input-code .code-img img {
        height: 40px;
        line-height: 40px;
    }
    .find-pass .bd {
        padding-bottom: 40px
    }

    /* 重置密码 */
    .reset-pas{
        width:280px;
        margin-top:30px;
        padding-bottom:40px;
    }
    .reset-pas > h2 {
        height: 64px;
        line-height: 64px;
        font-size: 24px;
    }
}

@media (min-width: 1360px) {
    .log-main h2 i {
        font-size: 120px;
    }
}