* {
    padding: 0px;
    margin: 0px;
    font-family: "Microsoft YaHei" !important;
}

a {
    text-decoration: none;
}

.warningBox{
    position: relative;
    top:-6px;
}

img {
    border: none;
}

body {
    min-width: 1200px;
}


.top {
    width: 100%;
    height: 60px;
    background: #237ae4;
}

.head {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
}

.head-img {
    margin-top: 5px;
    float: left;
    margin-right: 35px;
    width: 280px;
}
.head-img img{
    width: 180px;
}

 .head-fanhui,.head-login {
    width:60px;
    position:relative;
    display:inline-block;
    height:50px;
}

     .head-fanhui a img{
            position: absolute;
            top:30px;
            right:30px;
           
        }
      .head-login a img {
            position: absolute;
            top:33px;
            right:30px;
            width:75px
        }
      .head-fanhui .goIndexA,.head-login .goA{
            display:none;
        }
        .head-fanhui:hover .goIndexA,.head-login:hover .goA{
            display:block;
        }
         .head-fanhui:hover .goIndex, .head-login:hover .go{
            display:none;
        }
.radio {
    /*cursor: pointer;
    color: black;*/
}

.cut {
    border-bottom: 2px solid #e6e6e6;
    width: 800px;
    height: 80px;
    margin: 0 auto;
}

.custom, .moblie {
    padding-top: 10px;
    width: 100%;
    text-align: center;
    float: left;
    position: relative;
}

.registersuccess {
    margin: 0 auto;
    padding-top: 10px;
    width: 600px;
    text-align: center;
    cursor: default;
    border-bottom: 2px solid #237ae4;
    position: relative;
}

    .registersuccess a {
        font-size: 18px;
        padding: 0px 10px 23px 10px;
        line-height: 70px;
    }

.registersuccess-center {
    text-align: center;
    padding-top: 50px;
}

    .registersuccess-center p {
        padding: 15px;
        color: #4c4c4c;
        font-size: 24px;
    }

    .registersuccess-center .tishi {
        font-size: 14px;
    }

.custom a, .moblie a {
    font-size: 18px;
    padding: 0px 10px 23px 10px;
    line-height: 70px;
}

.moblie {
    cursor: default;
    border-bottom: 2px solid #237ae4;
}

.custom {
    cursor: pointer;
}

    .custom a span, .moblie a span {
        color: #FFF;
        margin-right: 5px;
        padding: 0px 6px;
        border-radius: 12px;
    }

.custom-center,.Account-center {
    display: none;
}

.denglu, .xiayibu {
    font-size: 18px;
    color: #fff;
    background: #F61067;
    border: none;
    border-radius: 5px;
    padding: 10px 30px;
    cursor: pointer;
}

.xiayibu {
    width: 360px;
    padding: 8px 30px;
    text-align: center;
}
.xiayibu:hover {
    background: linear-gradient(0deg, #E71263, #E71263);
}
    .denglu:hover {
        background: #3480d3;
    }

.custom-center, .moblie-center,.Account-center {
    padding: 1.875em;
}

    .custom-center table, .moblie-center table,.Account-center table {
        color: #333;
        font-weight:bold;
        font-size: 16px;
        width: 650px;
        position: relative;
        left: 5%;
    }

        .custom-center table span, .moblie-center table span, .Account-center table span {
            padding-right: 5px;
        }

.dot {
    color:red;
}
.txtCls {
    width: 230px;
}

    .txtCls input {
        width: 345px;
        padding-left: 10px;
        height: 46px;
       background: linear-gradient(0deg, #FFFFFF, #FFFFFF);
        border: 1px solid rgba(0, 0, 0, 0.36);
        box-sizing: border-box;
        border-radius: 4px;
    }

           .txtCls input:focus {
         border: 1px solid #39C3DD;
            box-shadow: 0 0 5px #39C3DD;
        }

.yonghutishi {
    font-size: 12px;
    color: #666666;
}

.phonechecked {
    border-radius: 4px;
    background-color: #e6e6e6;
    color: #9D9D9D;
    width: 120px;
    height: 35px;
    border:none;
}

.phonecheckeddis {
    border-radius: 5px;
    background-color: #E2DFDF;
    color:#666666;
    border: 1px solid rgba(0,0,0,0.2);
    width: 120px;
    height: 35px;
}

    .phonechecked:hover {
        cursor: pointer;
        background-color: linear-gradient(0deg, #D2D2D2, #D2D2D2);
        border: 1px solid rgba(0,0,0,0.2);
    }

.Checktd {
    width: 80px;
    position: absolute;
    bottom: 10.55em;
    right: 14.3em;
}

/*.CheckPV {
    position: absolute;
    bottom: 10.7em;
}*/

.CheckCode {
    display: block;
    cursor: pointer;
    width: 80px;
    height: 36px;
}

/*JQ更改样式*/
.span1 {
    background-image: url('../../Images/Account/mail02.png');
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    display: inline-block;
    position: absolute;
    top: 33px;
    left: 135px;
    background-size: 26px 26px;
}

.span2 {
    background-image: url('../../Images/Account/mail01.png');
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    display: inline-block;
    position: absolute;
    top: 33px;
    left: 135px;
    background-size: 26px 26px;
}

.span3 {
    background-image: url('../../Images/Account/mob02.png');
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    display: inline-block;
    position: absolute;
    top: 33px;
    left: 330px;
    background-size: 26px 26px;
}

.span4 {
    background-image: url('../../Images/Account/mob01.png');
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    display: inline-block;
    position: absolute;
    top: 33px;
    left: 135px;
    background-size: 26px 26px;
}

.span5 {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 250px;
    bottom: 45px;
    background-image: url('../../Images/Account/tuijian01.png');
    background-size: cover;
}

.span6 {
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    left: 250px;
    bottom: 45px;
    background-image: url('../../Images/Account/tuijian02.png');
    background-size: cover;
}

.font1 {
    color: #4c4c4c;
}

.font2 {
    color: #999999;
}

.type1 {
    border-bottom: 2px solid #237ae4;
    cursor: default;
}

.type2 {
    border-bottom: none;
    cursor: pointer;
}

.display1 {
    display: block;
}

.display2 {
    display: none;
}

/*验证样式*/
.right {
    background-image: url('../../Images/Account/pass.png');
    background-repeat: no-repeat;
    padding-left: 22px;
    font-size: 12px;
    margin-left: 5px;
    color:#3480d3;
}

.wrongschool {
    background-image: url('../../Images/Account/error.png');
    background-repeat: no-repeat;
    padding-left: 22px;
    font-size: 12px;
    margin-left: 5px;
    color:#3480d3;
}

.wrong {
    background-image: url('../../Images/Account/error.png');
    background-repeat: no-repeat;
    padding-left: 22px;
    font-size: 12px;
    background-size: 17px;
    margin-left: 5px;
    color:red;
}
