.login-head{
    height: 80px;
    position: relative;
}
.login-p{
    position: absolute;
    left: 223px;
    height: 50px;
    line-height: 50px;
    top: 15px;
    padding-left: 30px;
    color: #333333;
    font-size: 18px;
    border-left: 1px solid #CCCCCC;
}
.back-index{
    float: right;
    color: #333333;
    font-size: 18px;
    line-height: 80px;
}
.login-box{
    width: 800px;
    margin: 80px auto 0;
}
.login-dl{
    width: 400px;
    height: 70px;
    border-bottom: 1px solid #EEEEEE;
    padding: 0 200px;
}
.login-dl dd{
    width: 160px;
    line-height: 70px;
    text-align: center;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    position: relative;
}
.coun-login{
    float: left;
}
.phone-login{
    float: right;
}
.login-dl .cur-item{
    color: #F54444;
    border-bottom: 1px solid #F54444;
}
.cur-item em{
    position: absolute;
    bottom: 0;
    left: 73px;
    display: block;
    border-top: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #F54444;
    border-left: 14px solid transparent;
}
.phone-num,.img-code,.phone-code{
    width: 580px;
    height: 40px;
}
.phone-num{
      margin: 80px 80px 0 140px;
}
.fi-name{
    width: 90px;
    float: left;
    text-align: right;
    padding-right: 10px;
    color: #333333;
    font-size: 14px;
    line-height: 40px;
}
.pinput-box,.iinput-box,.pcinput-box,.paw-box{
    float: left;
    background-color: #F8F8F8;
    height: 40px;
    border-radius:2px;
    font-size: 14px;
}
.pinput-box,.paw-box{
    width: 330px;
    position: relative;
}
.pinput-box span{
    position: absolute;
    display: block;
    width: 26px;
    top: 0;
    line-height: 40px;
    left: 10px;
}
.pinput-box input{
    width: 284px;
    position: absolute;
    left: 36px;
    top: 0;
}
.iinput-box,.pcinput-box{
    width: 200px;
}
.phone-code,.img-code{
    margin: 30px 80px 0 140px;
}
.pale-txt,.iale-txt{
        float: left;
}
.pinput-box input,.iinput-box input,.pcinput-box input,.paw-box input{
     border: none;
     background-color: #f8f8f8;
     line-height: 40px;
     padding-left: 10px;
}
.iinput-box input,.pcinput-box input{
    width: 190px;
}
.paw-box input{
    width: 320px;
}
.pale-txt,.iale-txt{
    width: 100px;
    float: left;
    margin-left: 40px;
    color: #F54444;
    font-size: 14px;
    line-height: 40px;
    display: none;
}
.icon-code,.iph-code{
    height: 40px;
     width: 120px;
    margin-left: 10px;
    background-color: red;
    border-radius: 2px;
    float: left;
}
.iph-code button{
    width:120px;
    height:40px;
    background-color:#171717;
    border:none;
    color:#fff;
}
.login-btn,.count-login-btn{
    display: block;
   width: 330px;
    height: 40px;
    margin:40px auto 0;
    background-color: #F54444;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    border: none;
    border-radius:4px;
}
.read-box{
    width: 100%;
    text-align: center;
    font-size: 12px;
    height: 12px;
    padding: 20px 0 40px;
    border-bottom: 1px solid #EEEEEE;
}
.f-sp,.s-sp,.t-sp{
    display: inline-block;
    vertical-align: top;
}
.f-sp{
    width: 14px;
    height: 14px;
    margin-top: 1px;
    background: url('../images/icon.png') -70px -62px no-repeat;
}
.s-sp{
    color: #555555;
}
.t-sp{
    color: #F54444;
}
.selected{
     background: url('../images/icon.png') -88px -62px no-repeat;
}
.th-party{
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    color: #333333;
}
.th-btn{
    width: 188px;
    margin: 0 auto;
    height: 48px;
    padding-bottom: 120px;
}
.wx,.wb{
    display: block;
     height: 48px;
    width: 48px;
}
.wx{
    background: url('../images/icon.png') -250px -36px no-repeat;
    float: left;
}
.wb{
    background: url('../images/icon.png') -304px -37px no-repeat;
    float: right;
}
.agree-box{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10000;
    top: 0;
    bottom: 0;
    left: 0;
    background:rgba(34,38,41,0.4);
    display: none;
}
.agree-con{
     width: 900px;
     height: 560px;
     background-color: #FFFFFF;
     box-shadow:0px 4px 14px 2px rgba(0,0,0,0.2);
    margin: 200px auto 0;
    border-radius:4px;
    position: relative;
}
.can-btn{
    width: 24px;
    height: 24px;
    position: absolute;
    top: 21px;
    right: 21px;
    background: url(../images/icon.png) -221px -36px no-repeat;
}
.agree-txt{
    height: 460px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 30px 30px 0;
}
.two-btn{
    width: 430px;
    margin: 0 auto;
    height: 40px;
    padding: 10px 0;
}
.two-btn button{
    border: none;
    line-height: 40px;
    width: 190px;
    border-radius:4px;
}
.canc-btn{
    background-color: #EEEEEE;
    color: #444444;
    margin-right: 30px;
}
.agree-btn{
    background-color: #01527F;
    color: #FFFFFF;
}
.no-count{
    width: 300px;
    margin: 0 auto;
    /*text-align: center;*/
    font-size:14px;
    color: #777777;
    line-height: 54px;
}
.coun-login-box .phone-num{
    margin-top: 20px;
}
.coun-login-box .paw-num{
    margin-top: 30px;
}
.rem-for{
    font-size: 12px;
    padding-top: 40px;
    width: 330px;
    margin: 0 auto;
}
.rem-box{
    color: #555555;
    float: left;
}
.rem-box span{
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
   width: 14px;
   height: 14px;
   margin-top: 1px;
   background: url(../images/icon.png) -70px -62px no-repeat;
}
.rem-box .selected{
 background: url('../images/icon.png') -88px -62px no-repeat;
}
.coun-login-box{
    display: none;
}
.count-login-btn{
    margin-top: 20px;
}
.for-paw{
    float: right;
}
.for-paw a{
    color: #01527F;
}




