<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mask{
    display: none;
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
}
/*�割唱�阪�罅�*/
/*�阪�罅�*/
.fix_box{
    position: fixed;
    right:-280px;
    top: 0;
    height:100%;
    z-index: 100;
}
.fix_box_lf{
    position: relative;
    height:100%;
    float: left;
    text-align: center;
    width:36px;
    background: #000;
    cursor: pointer;
}
.fix_box_lf&gt;div{
    margin-top: 15px;
    width:36px;
    height:155px;

}
.fix_box_lf&gt;img{
    margin-top: 190px;
    border-radius: 14px;
}
.fix_box_lf&gt;div&gt;img{

    padding-top: 15px;
}
.fix_box_lf&gt;div&gt;span{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    width:36px;
    padding: 5px 5px ;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fix_box_lf i{
    margin-top: 10px;
    display: inline-block;
    width:20px;
    height:20px;
    border-radius: 10px;
    background: #2488f0;
    text-align: center;
    line-height: 20px;
    color: #fff;
}
.fix_box_lf a{
    padding-top: 10px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    width:36px;
    height:36px;
    background: #2488f0;
    text-align: center;
}
.fix_box_rt{
    position: relative;
    float: left;
    width:280px;
    height:100%;
    background: #E5E5E5;
}
.fix_box_rt&gt;a:first-child{
    color: #999;
}
.fix_box_rt&gt;a:first-child{
    float: right;
    font-size: 16px;
    color: #2488f0;
    font-weight: bold;
    padding:10px;
}

.fix_box_rt&gt;p{
    display: none;
    text-align: center;
    font-size: 16px;
    padding-top: 100px;
}
.fix_box_rt&gt;a:last-child{
    background: #CBCBCB;
    width:250px;
    height:40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    position: absolute;
    bottom: 20px;
    right: 15px;
}
.fix_box_rt&gt;a:last-child:hover{
    background:  #ffce00;
}
.rt_duibi_box{
    padding-top: 40px;
}
.rt_duibi_box&gt;div{
    width:280px;
    padding:12px;
    background: #fff;
    border-bottom: 1px solid #D3D2D2;
}
.rt_duibi_box&gt;div&gt;img{
    float: left;
    width: 150px;
    height:70px;
}
.rt_duibi_box&gt;div div{
    float: left;
    margin-left: 15px;
    padding-left: 25px;
    line-height: 20px;
    font-size: 14px;
    color: #2488f0;
}
.rt_duibi_box&gt;div div.fix_box_paiming{
    width:50px;
    margin-top: 10px;
    position: relative;
    background: url("/style/index/images/daxuepaiming.png") no-repeat 0 0px;
}
.rt_duibi_box&gt;div&gt;div.fix_box_paiming img{
    display: none;
    position: absolute;
    top:10px;
    left:10px;
}
.rt_duibi_box&gt;div .fix_box_guanzhu{
    margin-top: 15px;
    background:url("/style/index/images/xin.png") no-repeat 0 2px;
}
.rt_duibi_box .quxiao_bt{
    display: inline-block;
    float: right;
    width:85px;
    height:26px;
    border-radius: 5px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    background: #ffce00;
}
.rt_duibi_box .quxiao_bt:hover{
    background:  #e1b600;
}
.rt_duibi_box&gt;div p{
    font-size: 14px;
    line-height: 25px;
}
/*�糸�綣号�*/
.denglu{
    display: none;
    position: absolute;
    left:300px;
    top:200px;
    width:370px;
    background: #fff;
    border-radius: 5px;
    z-index: 300;
}
.tan_top{
    height:70px;
    line-height: 70px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #2488f0;
}
.tan_top&gt;h3{
    font-size: 20px;
    text-align: center;
}
.tan_zhuce{
    position: absolute;
    right: 30px;
    top: 25px;
    line-height: normal;
    font-size: 16px;
    color: #666;
}
.close_bt{
    font-size: 30px;
    color: #ccc;
    width:40px;
    height:40px;
    border-radius: 20px;
    background: #fff;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    position: absolute;
    right: -20px;
    top:-20px;
    box-shadow: 0 0 10px 0 #ccc;
}
.tan_bottom{
    padding:30px;
    position: relative;
}
.tan_bottom&gt;div{
    border:1px solid #cccccc;
    height:40px;
    width:100%;
    border-radius: 5px;
    margin-bottom: 30px;
}
.tan_bottom&gt;div:nth-child(2)&gt;a{
    font-size: 14px;
    display: inline-block;
}
.tan_bottom&gt;div:nth-child(3){
    width:53%;
}
.tan_bottom&gt;div img{
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
.tan_bottom&gt;div.succ{
    border-color: #2488f0;
    background: url("/style/index/images/dui.png") no-repeat 96% center;
}
.tan_bottom&gt;div.error{
    border-color: red;
    background: url("/style/index/images/cuo.png") no-repeat 96% center;
}
.tan_bottom&gt;div input{
    line-height: 40px;
    color: #ccc;
    font-size: 14px;
    height: 40px;
    width:75%;
    padding-left: 38px;
    background: url("/style/index/images/shoujihao.png") no-repeat 13px 10px;
}
.tan_bottom&gt;div:nth-child(2) input{
    width:66%;
    background-image: url("/style/index/images/mima.png");
}
.tan_bottom&gt;div:nth-child(3) input{
    width: 75%;
    background-image: url("/style/index/images/dongtaima.png");
}
.tan_bottom&gt;a.bottom_bt{
    display: inline-block;
    height:40px;
    width:100%;
    border-radius: 5px;
    background: #2488f0;
    text-align: center;
    line-height: 40px;
    color: #fff;
}
.tan_bottom&gt;a.bottom_bt:hover{
    background: #217bd8;
}
.denglu .tan_bottom&gt;img{
    position: absolute;
    right: 30px;
    bottom: 100px;
    width:128px;
    height:42px;
}
/*羈���*/
.zhuce{
    display: none;
    position: absolute;
    left:700px;
    top:200px;
    width:370px;
    background: #fff;
    border-radius: 5px;
    z-index: 300;
}
.zhuce .tan_top a:first-child{
    display: inline-block;
    line-height: normal;
    float: left;
    position: absolute;
    top: 25px;
    left: 30px;
}
.zhuce .tan_bottom&gt;div:nth-child(4){
    width:53%
}
.zhuce .tan_bottom .reg-getCode{
    top:240px;
}
.zhuce .tan_bottom img{
    bottom: 170px;
    height: 42px;
    position: absolute;
    right: 30px;
    width: 128px
}
.getCode{
    display: inline-block;
    width:135px;
    height:40px;
    border-radius: 5px;
    background: #ededed;
    color: #989898;
    text-align: center;
    line-height: 40px;
    position: absolute;
    right: 30px;
    bottom: 100px;
}
.getCode:hover{
    color:#fff;
    background: #2488f0;
}
/*羈�������*/
.zhuce_succ{
    display: none;
    width: 370px;
    min-height: 420px;
    position: absolute;
    z-index: 300;
    left:200px;
    top:300px;
    border-radius: 5px;
}
.zhuce_succ&gt;div:first-child{
    height:120px;
    line-height: 120px;
    background: #2488f0;
    text-align: center;
    color: #fff;
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.zhuce_succ&gt;div:first-child img{
    position: absolute;
    top:47px;
    left:80px;
}
.zhuce_succ&gt;div:nth-child(2){
    padding:35px 25px;
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height:300px;
}
.zhuce_succ&gt;div:nth-child(2)&gt;a{
    display: inline-block;
    width:87%;
    height:40px;
    border-radius: 5px;
    background: #2488f0;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin-top: 360px;
    margin-right: 43px;
    
}
/*�℡拭��臀����*/
.reset_password{
    display: none;
    position: absolute;
    left:700px;
    top:200px;
    width:370px;
    background: #fff;
    border-radius: 5px;
    z-index: 300;
}
.reset_password .tan_bottom&gt;div:nth-child(2){
    width: 53%;
}
.reset_password .tan_top a:first-child{
    display: inline-block;
    line-height: normal;
    float: left;
    position: absolute;

    top: 25px;
    left: 30px;
}
.getCode{
    display: inline-block;
    width:135px;
    height:40px;
    border-radius: 5px;
    background: #ededed;
    color: #989898;
    text-align: center;
    line-height: 40px;
    position: absolute;
    right: 30px;
    bottom: 100px;
}
.getCode:hover{
    color:#fff;
    background: #2488f0;
}
.reset_password .tan_bottom&gt;img{
    position: absolute;
    right: 30px;
    bottom: 170px;
    width: 135px;
    height:42px;
}
/*xiugai
*/
.xiugai{
    display: none;
    position: absolute;
    left:700px;
    top:200px;
    width:370px;
    background: #fff;
    border-radius: 5px;
    z-index: 300;
}
.xiugai .tan_top a:first-child{
    display: inline-block;
    line-height: normal;
    float: left;
    position: absolute;

    top: 25px;
    left: 30px;
}
.xiugai .tan_bottom&gt;div:nth-child(1) input{
    background: url("/style/index/images/mima.png") no-repeat 13px 10px;
}
/*篆��号����
*/
.xiugai_succ{
    display: none;
    position: absolute;
    left:700px;
    top:200px;
    width:370px;
    background: #fff;
    border-radius: 5px;
    z-index: 300;
    text-align: center;
}

.xiugai_succ .tan_top a:first-child{
    display: inline-block;
    line-height: normal;
    float: left;
    position: absolute;
    top: 25px;
    left: 30px;
}
.xiugai_succ .tan_bottom&gt;img{
    position: static;
}
.xiugai_succ .tan_bottom{
    padding-top: 50px;

}
.xiugai_succ .tan_bottom h3{
    padding-top: 10px;
    font-weight: normal;
    padding-bottom: 55px;
    font-size: 16px;

}
.xiugai_succ .tan_bottom p{
    color: #999;
    font-size: 14px;
    text-align: left;
    padding-top: 10px;
}
/**   �活�綣合�  */
.pop{
    display: none;
    position: fixed;
    text-align: center;
    top:50%;
    left:50%;
    margin-top: -267px;
    margin-left: -210px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:2px solid #2488f0;
    width: 420px;
    height:534px;
    background: #fff;
    z-index: 999;
}
.pop_1{
    position: relative;
    width:100%;
    height:133px;
    background:#2488f0;
    background-size: 100%;
}
.pop_1 h3{
    padding-top: 35px;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
}
.pop_1 p{
    margin-top: 20px;
    font-size: 24px;
    color: #fff;
}
.pop_1 a.close{
    background: #fff;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    display: inline-block;
    width:36px;
    height:36px;
    line-height: 36px;
    position: absolute;
    font-size: 24px;
    color: #989898;
    right:-18px;
    top:-18px;
}
.pop_1 a.close:hover{
    background: #E2DFDF;
}
.pop_2{
    width:100%;
    height:396px;
    padding: 30px;
    font-size: 0;
    text-align: center;
}
.pop_2 input{
    padding-left:15px;
    font-size:16px;
    display: inline-block;
    width:100%;
    height:45px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height:45px;
    color: #999;
    border: 1px solid #DADADA;
    margin-bottom: 20px;
}
.pop_2 input.error{
    border-color: #D81C2D;
}

.pop_2 input:nth-child(3),.pop_2 input:nth-child(5){
    float: left;
    width:220px;
    display: inline-block;
}
.pop_2 img{
    width: 120px;
    height:43px;
    float: right;
}

.pop a.getCode2{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width:120px;
    display: inline-block;
    color: #fff;
    background: #999;
    text-align: center;
    height:45px;
    line-height: 45px;
    margin-left: 15px;
    margin-top:21px;
    font-size: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.pop a.getCode2:hover{
    background: #217bd8;
}
.pop a.submit2{
    float: left;
    display: inline-block;
    width:100%;
    height:60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    background: #2488f0;
    font-size: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/*�����*/
.tiwen_box{
    z-index: 50000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width:550px;
    height:320px;
    position: fixed;
    top:50%;
    left:50%;
    margin-top: -160px;
    margin-left: -225px;
    overflow: hidden;
    background: #fff;
    display: none;
}
.tiwen_box&gt;h3{
    height:40px;
    background:#2488f0;
    color: #ffffff;
    line-height: 40px;
    padding-left:10px;
}
.tiwen_box&gt;h3&gt;.tw_close{
    float: right;
    display: inline-block;
    width:16px;
    height:16px;
    background: #ffffff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color:#119C71;
    line-height: 16px;
    text-align: center;
    margin:10px 10px 0 0;
}
.tiwen_box&gt;h3&gt;.tw_close:hover{
    cursor:pointer;
    opacity: .8;
}
.tiwen_box&gt;div{
    padding:20px 20px 25px;
    overflow: hidden;
}
.tiwen_box&gt;div&gt;textarea{
    border:1px solid #dbdbdb;
    resize: none;
    width:100%;
    padding: 10px;
    height:170px;
    font-size: 14px;
    color: #999;
}
.tiwen_box&gt;div&gt;span{
    float: right;
    width:90px;
    height:40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    background: #2488f0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 30px;
}
.tiwen_box&gt;div&gt;span:hover{
    cursor: pointer;
}
.tiwen_box&gt;div&gt;span.quxiao{
    background: #fff;
    color: #2488f0;
}
.tiwen_box&gt;div&gt;span.jubao:hover{
    background:#217bd8
}</pre></body></html>