
/*page*/


html{
    font-size:62.5%;
    height:100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body{font-size:1em;height:100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.wrapper{
    padding-bottom:30px;
    position: relative;
    background: #f8f8f8;
}
.page1{
    /*height:380px;*/
    overflow: hidden;
    margin:0 auto;
    text-align: center;
}

.bg{
    color:#003355;
    font-family:"microsoft yahei";
    padding-top:40px;
    background: #f8f8f8;
}
.bg h1{
    font-size: 30px;
    color:#035b83;
    text-align: center;
    padding-bottom:30px;
    font-family:"微软雅黑"
}

.bg em,.bg i{
    display: inline-block;
    width:237px;
    margin-right:25px;
    vertical-align: middle;
    height:1px;
    background: #ccc;
}
.bg i{
    margin-left:25px;
    margin-right:0;
}
.bg h3{
    margin: 10px auto;
    width:30px;
    height:3px;
    background: #ccc;
}
.bg .banner-font{
    width:800px;
    margin:0 auto;
    text-align: center;
}
.tianzhou{
    padding-top: 25px;
    position: relative;
    left: 335px;
    top: -12px;
}
.tianzhou a{
    color: #999;
    font-size: 16px;
}
.tianzhou a:hover{
    color:#0096dc;
}
/*page2*/
.page2{
    width:900px;
    text-align: center;
    margin:0 auto;
}
.register{
    margin:0 auto;
    width:auto;
    height:auto;
    padding:48px 145px 60px;
    border: 1px solid #ccc;
    background: #fff;
}
/*表单部分*/
input::-webkit-input-safebox-button {
    display: none;
}
.reg-form input{
    width:550px;
    border:none;
    height:46px;
    line-height: 46px;
    font-size: 16px;
    color:#333;
    outline:medium;
    padding-top:5px;
    padding-left: 3px;
}
.reg-form .form-item{
    width:100%;
    position: relative;
    border: 1px solid #ccc;
}
.reg-form .input-tip {

    text-align: left;
    color:  #ff0000;
    height: 50px;
    font-size: 14px;
    padding-top:3px;
}
.reg-form .input-tip span{
    display: block;
    height:100%;
}
.reg-form .input-tip em{
    vertical-align: top;
    margin-right:5px;
    width:20px;
    height:20px;
    display: inline-block;
    background: url(/images/pc/pc-icon-img1.png) no-repeat -61px -48px;
}
.reg-form label{
    background: #fff;
    position: absolute;
    left:20px;
    top:-11px;
    font-size: 18px;
    color: #333;
    padding:0 10px;
}
.form-item a.btn-phonecode span,.form-item a.re-btn span{
    border:1px solid #cccccc;
    height: 20px;
    margin-right:20px;
}
.form-item a.btn-phonecode,.form-item a.re-btn{
    position: absolute;
    right: 3px;
    top:-6px;
    line-height: 58px;
    font-size: 16px;
    width: 140px;
    height:58px;
    display: inline-block;
    color: #0096dc;
    padding: 0;
    cursor: pointer;
}
.form-item a.re-btn b{
    color:#0096dc;
}
    /*验证码*/
.form-item a.yz-code{
    position: absolute;
    right: -17px;
    top:4px;
    line-height: 58px;
    font-size: 16px;
    width: 110px;
    height:58px;
    display: inline-block;
    color: #666;
    padding: 0;
    cursor: pointer;
}
.form-item a.yz-code img{
    display:block;
    vertical-align: middle;
    width:88px;
    height:36px;
}
.form-item a.yz-code span{
    display: inline-block;
    vertical-align: middle;
    width:30px;
    height:30px;
    background: url(/images/pc/pc-icon-img1.png) no-repeat -80px -5px;
}

.confirm{
    text-align: left;
    color: #333;
    font-size: 14px;
}
p.warn{
    font-size: 14px;
    color: #999;
    text-align: justify;
    margin-top: 40px;
    line-height: 1.8;
    padding-bottom: 15px;
}
.refer{
    text-align:center;
    color:#999;
    font-size: 14px;
    height:50px;
    line-height: 50px;
    margin:0 auto;
    width:100%;
    padding-top:15px;
}
.refer a{
    display:block;
    color:#fff;
    font-size: 18px;
    background: #0096dc;
    text-align: center;
    vertical-align: middle;
    transition: all 0.3s;
    *position:relative;
    *top:-50px;
}
.refer a:hover{
    background-color:#003355;
}
.page2 .info {
    text-align: left;
    color: #999;
    font-size: 14px;
    width: 79%;
    margin: 0 auto;
    padding-top:25px;
    padding-bottom: 25px;
    line-height: 1.8;
}
.tuijian{
    font-size: 16px;
    color: #0096DC;
    text-align: left;
    margin-bottom:10px;
}
.tuijian span{
font-size: 14px;
color:#999;
}

    /*弹窗*/
.zhezhao .close-btn{
    position:absolute;
    top:70px;
    right:70px;
    z-index:999999;
    width:60px;
    height: 60px;
}
.zhezhao .close-btn .close{
    display: block;
   width:100%;
    height: 100%;
    background: url(/images/pc/pc-dd-bg-img3.png) no-repeat;

}
.zhezhao {
    width: 100%;
    height: 200%;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
}
.login {
    background: url(/images/pc/pc-dd-bg-img.png) no-repeat;
    width:840px;
    height: 496px;
    position: fixed;
    left: 50%;
    margin-left: -420px;
    z-index: 99999;
    top: 50%;
    margin-top: -320px;
}
.login-font{
    position: absolute;
    top:190px;
    left:100px;
    font-size: 18px;
    color: #fff;
}
.login-font h1{
    font-size: 48px;

}
.login-font .login-detail{
    margin-top: 20px;
}
.login-font .login-detail ul li{
    height: 51px;
    float: left;
}
.login-font .login-detail ul li:nth-child(2){
    width:230px;
    border-radius: 15px;
    border:1px solid #fff;
    margin:0 10px;
}
.login-font .login-detail ul li a{
    display: block;
    width:42px;
    height: 42px;
    border-radius: 50%;
    background-image: url(/images/pc/pc-dd-bg-img01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #0096DC;
}

.login-font .login-detail ul li input {
    width: 100%;
    border:none;
    border-radius: 0;
    height:51px;
    line-height: 51px;
    font-size: 18px;
    padding-left:20px;
    outline: medium;
    filter:alpha(opacity=0); /*androd*/
    -moz-appearance:none;
    -webkit-appearance:none;
    background-color:transparent;
    color: #fff;

}
.active4{
    background-color: #949499;
}
.active5{
    background-color: #0096DC;
}
.login-font .sent{
    width:230px;
    height: 50px;
    line-height: 50px;
    background-color: #03425f;
    border: 1px solid #03425f;
    border-radius: 15px;
    margin-top: 30px;
    position: relative;
}
.login-font .sent a{
    display: block;
    color: #fff;
    text-align: center;
}
.phone-f1.error,.upwd-f1.error,.yanZ-f1.error,.pc-yanZ-f1.error,.uname-f1.error,.email-f1.error,.idCard-f1.error{
    border-color:#ef392b;
}
.upwd-f1.success,.phone-f1.success,.yanZ-f1.success,.pc-yanZ-f1.success,.uname-f1.success,.email-f1.success,.idCard-f1.success{
    border-color: #5ca500;
}
.phone-f1.yellow,.upwd-f1.yellow,.yanZ-f1.yellow,.pc-yanZ.yellow,.uname-f1.yellow,.email-f1.yellow,.idCard-f1.yellow{
    border-color:#0096dc;
}
.login-detail .sp-tip{
    color:red;
    font-size: 14px;
}
.login .continue{
    position: absolute;
    bottom:-2px;
    right:-123px;
}
.login .continue a{
    display: block;
    color:#003355;
}
.login .continue a span{
    position: relative;
    right:0;
    transition: all 0.3s;
}
.login .continue a:hover span{
    right:-5px;
}
.login .show-success{
    color:#0096DC;
    padding-top:5px;
}
.login .show-error{
    color:#ef392b;
    padding-top:5px;
}

.count-type{
    line-height: 44px;
}
.count-type .count-type-d{
    float:left;
}
.count-type .count-type-d a{
    display:inline-block;
    width:90px;
    height:46px;
    margin-right:24px;
    border:1px solid #ccc;
    color:#666;
    line-height: 46px;
    font-size: 16px;
    position: relative;
}
.count-type .count-type-d a.active1{
    border-color: #0096dc;
    color:#0096dc;
}

.count-type .count-type-d a.active1:before{
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    bottom: 0;
    right: 0;
    position: absolute;
    background: url(/images/pc/pc-icon-img1.png) -116px -10px no-repeat;
}
.count-type  span{
    display: inline-block;
    width:22px;
    height:22px;
    background: url(/images/pc/pc-icon-img1.png) no-repeat -58px -10px;
    vertical-align: middle;
    *position:relative;
    *top:14px;
}

.register p.lowest{
    font-size: 16px;
    color:#666;
    text-align: left;
    margin-top:15px;
    margin-bottom: 30px;
    display: none;
}
.register p.lowest span{
    color: #0096dc;
}
.register p.active3{
    display: block;
}
.register p em{
    color:#ff0000;
    font-weight: bolder;
    font-style: normal;
}
.form-item a.pass-icon {
    background: url(/images/pc/ckey-pc.png) no-repeat;
    width: 90px;
    height: 45px;
    background-size: 90px 45px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 17px;
}
.form-item a.pass-icon.active {
    display: inline-block;
    background: url(/images/pc/key-pc.png) no-repeat;
    width: 90px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 17px;
    background-size: 90px 45px;
}
input::-webkit-input-placeholder {
    color: #999;
    font-size: 16px;
}
input::-moz-placeholder {
    color: #999;
    font-size: 16px;
}
input:-ms-input-placeholder {
    color: #999;
    font-size: 16px;
}
:-moz-placeholder {
    color: #999;
    font-size: 16px;
}
.voice-check{
   text-align: right;
    color: #333;
}

.voice-check a{
    color: #0096dc;
}
.voice-check span{
    color: #666;
}

.voice-wrapper{
    margin-top: 10px;
}
@media(max-width:750px){
  .register{
      padding: 5%;
      margin: 5%;
  }
    .reg-form input{
        width:96%;
    }
    .page2{
        width:100%;
    }
    .tianzhou {
        padding-top:0;
    }
    .count-type .count-type-d {
        font-size:0;
        width:95%;
        position: relative;
    }
    .count-type span {
        display: block;
        float: right;
        top:-26px;
        position: relative;
    }
    .count-type .count-type-d a {
         display:inline;
        margin-right: 7px;
        border: 1px solid #ccc;
        color: #666;
        line-height: 30px;
        font-size: 15px;
        position: relative;
        padding: 4%
    }
    .count-type {
         line-height: 0;
    }
    .register p.lowest {
       text-align: center;
        margin-top: 16px;
        margin-bottom: 20px;
    }
    .refer {
        margin-bottom: 50px;
    }
    .rec .re-number input {
        width: 99%;
    }

   
}

.reg-form .email-notice-agreement {
    text-align: left;
    border: none;
    margin-top: 20px;
}

#emailNoticeAgreement {
    height: auto;
    width: auto;
}

.email-notice-agreement label {
    position: relative;
    left: 0;
    top: 0;
}