a{
    color: #05a6f1!important;
}
.addCode {
    margin-bottom: 20px;
}
.addCode img {
    height: 36px;
    float: right;
}
#veriCode {
    width: 200px;
    height: 36px;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
    color: #000;
    font-size: 16px;
    font-family: "microsoft yahei";
    background-color: #fff;
}
#useItem {
    color: #9e9e9e !important;
    font-size: 16px;
}
.content{
    width: 1090px;
    margin:0 auto;
    padding-top: 64px;
}
.showService{
    width: 504px;
    padding-top: 59px;
}
.showService h3{
    font:400 40px/40px "microsoft yahei";
    text-align: center;
    margin-bottom: 119px;
}
.enjoySer{
    width: 377px;
    margin:0 auto;
    height: 236px;
}
.funAreaBody input[type="text"]:focus:not([readonly]),.funAreaBody input[type="password"]:focus:not([readonly]) {
    border-bottom: 1px solid #d9d9d9;
    box-shadow: none;
}
.sendMess input[type="text"]:focus:not([readonly]) {
    border-bottom: 1px solid #d9d9d9;
    box-shadow: none;
}
 h5{
    font:400 24px/24px "microsoft yahei";
    margin-bottom: 12px;
    text-align: center;
}
 h6{
    font:400 16px/16px "microsoft yahei";
    margin-bottom: 23px;
    text-align: center;
}
.chiSer li{
    float: left;
    width: 33.33%;
}
.imgBody{
    height:auto;
    margin:0 auto;
}
.chiSer li:nth-child(1) .imgBody{
    width: 36px;
}
.chiSer li:nth-child(2) .imgBody{
    width: 40px;
}
.chiSer li:nth-child(3) .imgBody{
    width: 54px;
}
.chiSer li p,.payForfun li p{
    text-align: center;
    margin-top: 11px;
    font:100 16px/16px "microsoft yahei";
}
.forStu{
    display: none;
}
.payForfun li{
    float: left;
    width: 25%;
}
.payForfun li:nth-child(1) .imgBody{
    width:50px;
}
.payForfun li:nth-child(2) .imgBody{
    width:42px;
}
.payForfun li:nth-child(3) .imgBody{
    width:45px;
}
.payForfun li:nth-child(4) .imgBody{
    width:26px;
}

.funArea{
    width: 480px;
    height: 100%;
    background-color: #f1f1f1;
    padding: 11% 0;
}
.funAreaBody{
    width: 400px;
    margin:0 auto;
}
.funAreaBody li{
    min-height: 79px;
    position: relative;

}
.funAreaBody li p{
    margin-bottom: 9px;
    font:100 14px/14px "microsoft yahei";
}
.identity{
    width: 192px;
    height: 36px;
    font:100 14px/32px "microsoft yahei";
    text-align: center;
    border-radius: 3px;
    color: #05a9f5;
    border:1px solid #b3b3b3;
    background-color: #ededed;
}
.identity.current{
    color: #fff;
    background-color: #05a7f3;
    border:1px solid #0078f5;
}

 .funAreaBody .mesInput{
    width: 400px;

}
.seleBtn{
    width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
label.agreement{
    font:100 16px/16px "microsoft yahei";
    padding-left: 22px;
    margin-bottom: 20px;
}
#toRegister{
    width: 100%;
    height: 36px;
    border:1px solid #0078f5;
    font:100 16px/34px "microsoft yahei";
    border-radius: 3px;

}
#areaPrompt{
    width: 20px;
    height: 20px;
    background: url("/image/newloginAregister/wenhao.png") no-repeat;
    position: absolute;
    top: -3px;
    right: 0;
    cursor: pointer;
    z-index: 20;

}
.wrong,.null{
    color: #f00;
    font:100 16px/32px "microsoft yahei";
    display: none;
}


/*问号提示*/
.areaPrompt{
    width:362px;
    height: 122px;
    padding:8px 0 0 14px;
    background-color: #fff;
    border:1px solid #dcdcdc;
    right: 42px;
    position: absolute;
    top: -54px;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    display: none;
}
.righthorn{
    position: absolute;
    right: -17px;
    top: 50%;
    margin-top:-14px;
}
/*注册结果弹框*/
.registerResult{
    width: 464px;
    height: 484px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    box-sizing: border-box;
    border: 1px solid #bdbdbd;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    padding-top: 30px;
    border-radius: 3px;
    display: none;
}
.registerSucImg{
    width: 96px;
    margin:0 auto;
}
.registerResultCont{
    width: 344px;
    margin:0 auto;
}
.pregisterSuc p{
    font:100 20px/30px "microsoft yahei";
    margin-top: 77px;
    margin-bottom: 79px;
}
#areaPrompt .areaPrompt p{
    font:100 16px/20px "microsoft yahei";
}
#pNowAdd{
    width: 100%;
    height: 40px;
    border-radius: 3px;
    font:100 20px/38px "microsoft yahei";
    margin-bottom: 48px;
}
.continueAdd{
    border-top: 1px solid #eaeaea;
    padding-top: 20px;
    font: 100 20px/20px "microsoft yahei";
    text-align: center;
}
.registerResultCont h5{
    font:400 24px/24px "microsoft yahei";
    margin-top:36px;
    margin-bottom:54px;
    text-align: center;
}
.registerResult p{
    font: 100 20px/30px "microsoft yahei";
}
#loginNow{
    margin-top: 41px;
    width: 100%;
    height: 40px;
    border-radius: 3px;
    font:100 20px/38px "microsoft yahei";
}
.sregisterF{
    height:568px;
}
.sregisterF h5{
    margin-top: 20px;
    font:400 24px/34px "microsoft yahei";
    text-align: left;
    margin-bottom: 12px;
}
.sregisterF p{
    font:100 14px/24px "microsoft yahei";
}
.sregisterF h6{
    margin-top: 14px;
    font:100 16px/26px "microsoft yahei";
    text-align: left;
    margin-bottom: 48px;
}
#back{
    font:100 20px/38px "microsoft yahei";
    border-radius: 3px;
    height: 40px;
    width: 100%;
}
.sregisterF h6 p{
    font:100 16px/26px "microsoft yahei";
}

.sendMessImg{
    width:56px;
    margin:0 auto;
}
.sendMess h5{
    font:400 20px/30px "microsoft yahei";
    text-align: left;
    margin-top: 22px;
    margin-bottom: 18px;
}
#send{
    height: 70px;
    font:100 20px/70px "microsoft yahei";
    text-align: center;
    background-color: transparent;
    width: 100%;
    border:none;
    color: #000;
}
#registerFinish{
    width: 100%;
    height:40px;
    font:100 20px/38px "microsoft yahei";
    border-radius: 3px;
    margin-bottom: 48px;
}
#send:focus{
    box-shadow: none;
}
@media only screen and (max-width: 1336px) {
    .funArea{
        padding: 8% 0;
    }
}
@media only screen and (max-width: 1090px) {
    .showService{
        display: none;
    }
    .content{
        width: 100%;
    }
    .funArea{
        margin:0 auto;
        float: none!important;
    }
}
@media only screen and (max-width: 480px) {
    .funArea{
        width: 100%;
    }
    .funAreaBody{
        width: 310px;
    }
    .titBody .mesInput,.seleBtn{
        width: 310px;
    }
    .identity{
        width: 140px;
    }
    .registerResult{
        width: 318px;
    }
    .registerResultCont{
        width: 100%;
    }
    .sendMess h5{
        font:100 14px/20px "microsoft yahei";
        padding:0 19px;
    }
    .sendMess{
        height: 454px;

    }
    .pregisterSuc p{
        padding:0 15px;
    }
    .sregisterF h6,.sregisterF p{
        padding:0 5px;
    }
    .sregisterF h5{
        padding:0 14px;
    }
}
@media screen and (max-width: 1280px) {
    .showService h3 {
        margin-bottom: 50px;
    }
    .enjoySer {
        overflow: hidden;
    }
}