@charset "utf-8";
/* CSS Document */

/*.cover{background:#1b1d23;background:rgba(0,0,0,.3);width:100%;height:100%;position: absolute;z-index: 1;}*/
/*.login-wrap{width:100%;height:100%;background: url(/login/s01/images/bg-9fa4d144537499e956901ca6f5805c81.jpg) no-repeat;background-size:cover;position: relative;z-index: 2;}*/
/*.login-con{width:800px;height:414px;background:url(/login/s01/images/login-e570d3cd564d403e6953d725407fc1ab.png) no-repeat;position: fixed;left: 50%;top: 50%;z-index: 100; margin-top: -207px;margin-left: -400px;}*/
/*.logo{font-size:28px;color:#fff;letter-spacing: 6px;position: absolute;top:240px;left:50px;text-shadow: 1px 2px 2px rgba(0,0,0,.3);}*/
/*.right{width:246px;position: absolute;right:48px;top:50px;}*/
/*.txt{text-align: right;font-size:14px;font-weight: bold;color:#2479f9;margin-bottom:37px;}*/
/*.txt span{display: inline-block;font-size:12px;color:#fff;background:#2479f9;padding:1px 5px;border-radius:2px;margin-left:2px;}*/
/*.input-group{width:100%;}*/
/*.input-group .input{width:98%;margin-bottom: 40px;border:0;box-sizing:border-box;-moz-box-sizing:border-box;}*/
/*.input-group input:focus {outline: 0;background: none;color:#333;}*/
/*.input-group .input2{margin-bottom:36px;}*/
/*.input-group .input3{width:134px;}*/
/*.group{position: relative;}*/
/*.group .yzm{position: absolute;right:6px;top:-6px;width:100px;height:36px;}*/
/*.group .yzm img{width: 100%;height: 100%;}*/
/*.btn-info{width:270px;position: relative;right:32px;background:#2d8cf0;border:1px solid #2d8cf0;line-height: 32px;height: 32px;border-radius: 4px;margin-bottom: 10px;color: #fff;margin-top: 6px;}*/
/*.btn-info:hover, .btn-info:active, .btn-info:active:hover, .btn-info:focus, .btn-info.active{background:#2281e4;border-color:#2281e4;}*/



/*新编登陆页面样式(1版)*/
.signbox_hgdbg{
    display: block;
    width: 100%;
    height: 100%;
    background: url("/login/s01/images/hbg-1-1a0c7141d6183a15e5ca8798d494e377.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
    position: relative;
}
.signbox_hgd_logo{
    position: absolute;
    left: 40px;
    top: 25px;
    z-index: 10;
    width: 600px;
    height: 50px;
    background: url("/login/s01/images/hlogo1-991e1653e498367b38c668f7dd909aa2.png") no-repeat;
}
.signbox_hgd_main{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 11;
    margin-top: -230px;
    margin-left: -435px;
    width: 870px;
    height: 460px;
}
.signbox_hgdmain_bg{
    width: 100%;
    height: 100%;
    background: url("/login/s01/images/ch1-6eb4d6278c27f42563a72d89cab56888.png") no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.signbox_hgdmain_tit{
    margin-top: 201px;
    width: 100%;
    height: 230px;
}
.signbox_hgdmain_l{
    float: left;
    padding-top: 188px;
    width: 190px;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    -mox-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.signbox_hgdmain_r{
    float: right;
    padding-top: 188px;
    width: 242px;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    -mox-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.signbox_hgdmain_l span,.signbox_hgdmain_r span{
    display: inline-block;
    vertical-align: bottom;
    padding: 0 20px;
    border: 1px #fe933c solid;
    width: auto;
    min-width: 165px;
    height: 42px;
    font-size: 18px;
    color: #fe933c;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
}
/*登录页*/
.loginh_body{
    width: 100%;
    height: 100%;
    background: #8f000b;
    position: relative;
}
.loginh_body_bg{
    width: 100%;
    height: 498px;
    background: url("/login/s01/images/hbg-2-f3e735c337fd038a276b747df2de7bb1.jpg") no-repeat;
    background-size: cover;
    background-position: center bottom;
    box-shadow: 0 1px 11px 1px #333;
    -ms-box-shadow: 0 1px 11px 1px #333;
}
.loginh_main{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10;
    margin-top: -250px;
    margin-left: -491px;
    width: 982px;
    height: 434px;
}
.loginh_mainbox{
    padding: 25px;
    float: left;
    width: 414px;
    height: 434px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    background: #ffffff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.loginh_logobox{
    float: left;
    margin-top: 102px;
    width: 567px;
    height: 115px;
}
.loginh_logoboxa{
    margin-left: 30px;
    position: relative;
    z-index: 10;
    margin-top: -15px;
    width: 537px;
    height: 115px;
    background: #660109;
}
.loginh_logoboxa:before{
    position: absolute;
    left: -40px;
    top: 0;
    z-index: 10;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 20px transparent solid;
    border-top: 57.5px transparent solid;
    border-right: 20px #660109 solid;
    border-bottom: 57.5px #660109 solid;
}
.loginh_logoboxb{
    margin-left: 40px;
    position: relative;
    z-index: 10;
    margin-top: -100px;
    width: 527px;
    height: 115px;
    background: #8f000b url("/login/s01/images/hlogo3-3eacd16850a3c5c699bc0e351bcfdfd4.png") no-repeat;
    background-position: center;
}
.loginh_logoboxb:before{
    position: absolute;
    left: -40px;
    top: 0;
    z-index: 10;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 20px transparent solid;
    border-top: 57.5px transparent solid;
    border-right: 20px #8f000b solid;
    border-bottom: 57.5px #8f000b solid;
}
.loginh_maintop{
    padding: 10px 0;
    width: 100%;
    height: 50px;
    line-height: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.loginh_maintop>i{
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    background: url("/login/s01/images/icon2-708870d3a1843c47765c55b315874f33.png") no-repeat;
}
.loginh_maintop>span{
    float: left;
    display: block;
    margin-left: 5px;
    width: calc(100% - 35px);
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #222222;
}
.loginh_inpbox{
    padding-top: 35px;
    width: 100%;
    height: auto;
}
.loginh_mainlist{
    margin-bottom: 25px;
    width: 100%;
    height: 45px;
}
.loginh_mainlist>label{
    display: block;
    padding-right: 5px;
    float: left;
    width: 100px;
    height: 45px;
    box-sizing: border-box;
    font-size: 16px;
    color: #222222;
    text-align: right;
    line-height: 45px;
}
.loginh_mainlist>input{
    display: block;
    float: left;
    padding: 0 10px;
    border: 1px #cccccc solid;
    width: 264px;
    height: 45px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    outline: none;
    background-color: #ffffff;
}
.loginh_mainyzm{
    float: left;
    width: calc(100% - 100px);
    height: 45px;
}
.loginh_mainyzm>label{
    display: table;
    padding-right: 5px;
    float: left;
    width: 100px;
    height: 45px;
    box-sizing: border-box;
    font-size: 16px;
    color: #222222;
    text-align: right;
    line-height: 45px;
}
.loginh_mainyzm>label em{
    display: table-cell;
    vertical-align: middle;
    line-height: 22px;
    word-break: break-word;
    font-style: normal;
}
.loginh_mainyzm>input{
    display: block;
    float: left;
    padding: 0 10px;
    border: 1px #cccccc solid;
    width: 163px;
    height: 45px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    outline: none;
    background-color: #ffffff;
}
.loginh_mainyzm_box{
    float: right;
    width: 90px;
    height: 45px;
}
.loginh_mainyzm_box img{
    display: block;
    width: 100%;
    height: 100%;
}
.loginh_bottom_list{
    margin-top: 45px;
    width: 100%;
    height: 36px;
}
.loginh_bottom_list a{
    display: block;
    float: right;
    margin: 0;
    padding-right: 15px;
    width: 160px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    color: #8f000b;
    text-align: right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    cursor: pointer;
}
.loginh_bottom_list a:hover{
    color: #8f000b;
}
.loginh_bottom_list button{
    margin: 0;
    padding: 0;
    display: block;
    float: right;
    border: none;
    width: 90px;
    height: 36px;
    border-radius: 4px;
    background: #e87033;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
    outline: none;
}
.loginh_iconbg{
    position: absolute;
    right: 0;
    bottom: 10%;
    z-index: 2;
    width: 210px;
    height: 225px;
    background: url("/login/s01/images/icon1-64f5b030d8c4d0986f76d717233024e3.png") no-repeat;
    background-size: auto 100%;
    opacity: 0.2;
    filter:Alpha(opacity=20)
}
.loginh_b_txt{
    position: absolute;
    left: 0;
    bottom: 5%;
    z-index: 2;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
}
/*新编登陆页面样式(1版)*/

/*新编登陆页面样式(2版)*/
.signbox_mainbg{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background: #fff;
}
.signmain_box{
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 5;
    margin-top: -230px;
    margin-left: 0;
    width: 100%;
    height: 460px;
    background: url(/login/s01/images/zbg-090ba2de734f3e35c3d95c4a98a7ab72.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom;
}
.signmain_content{
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    /*background: rgba(143,0,11,0.5);*/
}
.signmain_logo{
    width: 820px;
    height: 113px;
    background:#8f000b url("/login/s01/images/logo1-85989366c1a95f5218a4a1afb7739825.png") no-repeat;
    background-position: center;
    background-size: cover;
    position:absolute;
    top:calc(25% - 105px);
    left:0;
    margin-top:-56px;
}
.signmain_boxs{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.signmain_list{
    margin: 90px auto;
    width: 750px;
    height: 280px;
}
.signmain_sub{
    float: left;
    width: 375px;
    height: 100%;
    cursor: pointer;
}
.signmain_iconbox{
    position: relative;
    margin: 0 87px;
    width: 200px;
    height: 200px;
    overflow: hidden;
}
.signmain_icon{
    width: 200px;
    height: 200px;
    background: url("/login/s01/images/yuan-a8f68d7de434c9398a02c7bcb959d93b.png") no-repeat;
    transform:rotate(0deg);
    -ms-transform:rotate(0deg); 	/* IE 9 */
    -moz-transform:rotate(0deg); 	/* Firefox */
    -webkit-transform:rotate(0deg); /* Safari 和 Chrome */
    -o-transform:rotate(0deg); 	/* Opera */
    transition: transform 1s;
}
.signmain_sub:hover .signmain_icon{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg); 	/* Opera */
}
.signmain_iconbox>img{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10;
    margin-top: -46px;
    margin-left: -46px;
    display: block;
    width: 92px;
    height: 92px;
    background-color: #8f000b;
}
.signmain_tit{
    margin: 0;
    width: 100%;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 18px;
    color: #ffffff;
}
.signmain_bottom{
    position: absolute;
    left: 0;
    bottom: -60px;
    z-index: 10;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #8f000b;
    text-align: center;
}
.signmain_bottom p{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.zymin_btnbox{
    position: fixed;
    right: -66px;
    top: 50%;
    z-index: 10;
    margin-top: -110px;
    width: 116px;
    height: 110px;
    cursor: pointer;
    transition: right 0.6s;
}
.zymin_btnbox:hover{
    right: 0;
}
.zymin_btnbox:hover .zymin_btnbox-ch{
    margin-left: 0;
}
.skin_btnbox{
    position: fixed;
    right: -66px;
    top: 50%;
    z-index: 10;
    margin-top: 10px;
    padding-bottom: 6px;
    width: 116px;
    height: 50px;
    cursor: pointer;
    transition: right 0.6s;
}
.skin_btnbox:hover{
    right: 0;
}
.skin_btnboxskin{
    display: block;
    width: 116px;
    height: 50px;
    cursor: pointer;
}
.skin_btnboxskin>.skin_btnimg{
    display: block;
    width: 100%;
    height: 100%;
}
.zymin_btnbox>.zymin_btnbox-ch{
    display: block;
    margin-left: 60px;
    width: 100%;
    height: 50px;
    background: url("/login/s01/images/l-ch-6c008ff1a43f754b431d19b4641ae836.png") no-repeat;
    background-size: cover;
    background-position: left center;
    transition: margin-left 0.6s;
}
.zymin_btnbox>.zymin_btnbox-en{
    margin-top: 10px;
    display: block;
    width: 100%;
    height: 50px;
    background: url("/login/s01/images/l-en-98317009eb2960d19d1aae4b195b5d75.png") no-repeat;
    background-size: cover;
    background-position: left center;
}


/*登陆页*/
.signbox_mbg{
    width: 100%;
    height: 100%;
    background: url("/login/s01/images/bg3-3d534e2cc871e24df0f0f3c032d99e6b.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}
.signbox_mainl{
    position: relative;
    float: left;
    width: 50%;
    height: 100%;
    background: rgba(143,0,11,0.8);
}
.signbox_mainr{
    position: relative;
    float: left;
    width: 50%;
    height: 100%;
    background: rgba(143,0,11,0.05);
}
.signbox_mainl_logo{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10;
    margin-left: -283px;
    margin-top: -153px;
    width: 566px;
    height: 306px;
}
.signbox_mainl_logo img{
    display: block;
    width: 100%;
    height: 100%;
}
.signr_main_box{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10;
    margin-left: -274px;
    margin-top: -278px;
    border-top: 8px #8f000b solid;
    width: 549px;
    height: 557px;
    background-color: rgba(250,250,250,0.7);
    border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.signr_main_a{
    margin: 60px auto 0;
    padding: 0;
    width: 320px;
    height: auto;
    box-sizing: border-box;
    font-size: 14px;
    color: #666666;
}
.signr_main_a from{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.signr_main_top{
    margin-bottom: 60px;
    padding: 20px 0;
    width: 100%;
    height: 70px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    position: relative;
}
.signr_main_top:before{
    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: 5;
    display: block;
    content: "";
    width: 48px;
    height: 4px;
    background-color: #8f000b;
}
.signr_main_tit{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 30px;
    font-size: 30px;
    color: #8f000b;
    text-align: left;
    line-height: 30px;
}
.signr_main_b{
    margin-bottom: 15px;
    padding: 5px;
    width: 320px;
    height: 45px;
    background: #ffffff;
    border-radius: 4px;
    box-sizing: border-box;
}
.signr_main_b img{
    display: block;
    width: 35px;
    height: 35px;
    float: left;
}
.signr_main_b input{
    display: block;
    margin: 0;
    padding: 0 5px;
    border: 0;
    width: 270px;
    height: 35px;
    float: left;
    box-sizing: border-box;
    outline: none;
    background: #ffffff;
}
.signr_main_c{
    padding: 0;
    width: 320px;
    height: 45px;
}
.signr_main_yzmu{
    float: left;
    margin: 0;
    padding: 5px;
    width: 210px;
    height: 45px;
    background: #ffffff;
    border-radius: 4px;
    box-sizing: border-box;
}
.signr_main_yzmu img{
    display: block;
    width: 35px;
    height: 35px;
    float: left;
    box-sizing: content-box;
}
.signr_main_yzmu input{
    display: block;
    margin: 0;
    padding: 0 5px;
    border: 0;
    width: 160px;
    height: 35px;
    float: left;
    box-sizing: border-box;
    outline: none;
    background: #ffffff;
}
.signr_main_yzm{
    float: right;
    width: 100px;
    height: 45px;
}
.signr_main_yzm img{
    display: block;
    width: 100%;
    height: 100%;
}
.signr_main_btn{
    margin-top: 50px;
    width: 320px;
    height: 45px;
}
.signr_main_btn button{
    margin: 0;
    padding: 0;
    border: 0;
    width: 320px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    background: #8f000b;
    cursor: pointer;
    outline: none;
}
.skin_btnlist{
    position: absolute;
    right: -116px;
    top: 50px;
    z-index: 5;
    margin-top: 5px;
    padding: 8px;
    width: 100px;
    height: 116px;
    box-sizing: border-box;
    background: rgba(253,240,230,0.2);
    border-radius: 4px;
    transition: right 0.6s;
}
.skin_btnbox:hover .skin_btnlist{
    right: 0;
}
.skin_btnlist_col{
    width: 100%;
    height: 100px;
}
.skin_btnlist_col li{
    margin-bottom: 5px;
    padding: 5px 10px;
    width: 100%;
    height: 30px;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.skin_btnlist_col li em{
    display: block;
    float: left;
    margin-top: 4px;
    border: 1px #ffffff solid;
    width: 12px;
    height: 12px;
    background: #8f000b;
    border-radius: 3px;
    box-sizing: border-box;
}
.skin_btnlist_col li span{
    display: block;
    float: left;
    margin-left: 5px;
    width: 45px;
    height: 100%;
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
}
.skin_btnlist_col li .skin_col_sh{
    background: #8f000b;
}
.skin_btnlist_col li .skin_col_sl{
    background: #005184;
}
.skin_btnlist_col li .skin_col_ql{
    background: #2d8cf0;
}

@media screen and (max-width: 1605px){
    .loginh_body_bg{
        height: 420px;
    }

    .loginh_iconbg{
        width: 190px;
        height: 215px;
    }
    .signbox_hgd_main {
        margin-top: -207px;
        margin-left: -391px;
        width: 783px;
        height: 414px;
    }
    .signbox_hgdmain_tit{
        margin-top: 181px;
        width: 100%;
        height: 207px;
    }
    .signbox_hgdmain_l {
        float: left;
        padding-top: 163px;
        width: 172px;
        height: 100%;
    }
    .signbox_hgdmain_r {
        float: right;
        padding-top: 163px;
        width: 217px;
        height: 100%;
    }
    .signbox_hgdmain_l span, .signbox_hgdmain_r span{
        padding: 0 20px;
        font-size: 16px;
    }
}
@media screen and (max-width: 1445px){
    .signmain_content{
        width: 100%;
    }
    .signbox_mainl_logo {
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 10;
        margin-left: -203px;
        margin-top: -110px;
        width: 407px;
        height: 220px;
    }
    .signr_main_box {
        margin-left: -210px;
        margin-top: -213px;
        width: 420px;
        height: 426px;
    }
    .signr_main_a {
        margin: 16px auto 0;
    }
    .signr_main_top{
        margin-bottom: 35px;
    }
    .signr_main_b {
        margin-bottom: 10px;
    }
    .signr_main_c {
        margin-bottom: 35px;
    }
    .zymin_btnbox {
        right: -55px;
        margin-top: -100px;
        width: 100px;
        height: 100px;
    }
    .skin_btnbox{
        right: -55px;
        margin-top: 7px;
        width: 100px;
        height: 43px;
    }
    .zymin_btnbox>.zymin_btnbox-ch{
        height: 43px;
    }
    .zymin_btnbox>.zymin_btnbox-en{
        height: 43px;
    }
    .skin_btnboxskin{
        display: block;
        width: 100px;
        height: 43px;
    }
    /*哈工大*/
    .loginh_body_bg{
        height: 380px;
    }
    .loginh_iconbg{
        width: 150px;
        height: 170px;
    }
    .signbox_hgd_main {
        margin-top: -184px;
        margin-left: -348px;
        width: 696px;
        height: 368px;
    }
    .signbox_hgdmain_tit {
        margin-top: 160px;
        width: 100%;
        height: 187px;
    }
    .signbox_hgdmain_l {
        float: left;
        padding-top: 146px;
        width: 155px;
        height: 100%;
    }
    .signbox_hgdmain_r {
        float: right;
        padding-top: 146px;
        width: 193px;
        height: 100%;
    }
    .signbox_hgdmain_l span, .signbox_hgdmain_r span {
        padding: 0px 20px;
        width: auto;
        min-width: 155px;
        height: 36px;
        font-size: 14px;
        line-height: 34px;
    }
    .signmain_box{
        margin-top: -210px;
        margin-left: 0;
        width: 100%;
        height: 420px;
    }
    .signmain_logo {
        width: 762px;
        height: 105px;
        position:absolute;
	    top:calc(25% - 105px);
	    left:-20px;
	    margin-top:-51px;
    }
}
/*新编登陆页面样式-end-*/



/*牵引登录页面深蓝色版样式*/
.skinMain_darkBlue .signmain_box{
    background: url("/login/s01/images/zbg1-6510ba2433f54032a19187d908043a59.jpg");
    background-size: cover;
    background-position: center bottom;
}
.skinMain_darkBlue .signmain_logo{
    background-color: #005184;
}
.skinMain_darkBlue .signmain_iconbox>img{
    background-color: #005184;
}
.skinMain_darkBlue  .signmain_bottom{
    color: #005184;
}

/*登录页*/
.skinMain_darkBlue .signbox_mainl{
    background-color: #005184;
}
.skinMain_darkBlue .signbox_mainr{
    background: rgba(0,81,132,0.05);
}
.skinMain_darkBlue .signr_main_box{
    border-color: #005184;
}
.skinMain_darkBlue .signr_main_tit{
    color: #005184;
}
.skinMain_darkBlue .signr_main_top:before{
    background-color: #005184;
}
.skinMain_darkBlue .signr_main_btn button{
    background-color: #005184;
}
/*/////////////////////////////*/
.skinMain_darkBlue .signbox_hgdbg{
    background:url("/login/s01/images/hbg-11-249828d836e88f60f77d557620c80049.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
}
.skinMain_darkBlue .signbox_hgdmain_bg{
    background: url(/login/s01/images/ch2-da706b0cc3264eac0c396c8148d71b9c.png) no-repeat;
    background-size: 100% 100%;
}
.skinMain_darkBlue .signbox_hgdmain_l span, .skinMain_darkBlue .signbox_hgdmain_r span{
    border-color: #0083d2;
    color: #fff847;
}
.skinMain_darkBlue .signbox_hgd_logo{
    background: url("/login/s01/images/hlogo13-e23698e6886daf836d84c919b3c06202.png") no-repeat;
}

/*登录页*/
.skinMain_darkBlue .loginh_body{
    background-color: #005184;
}
.skinMain_darkBlue .loginh_body_bg{
    background: url(/login/s01/images/hbg1-796bd2422d497226969b375f12b1daed.png) no-repeat;
    background-size: cover;
    background-position: center bottom;
}
.skinMain_darkBlue .loginh_maintop>i{
    background: url(/login/s01/images/icon3-922e35c58c936998654595b5a8693d91.png) no-repeat;
}
.skinMain_darkBlue .loginh_bottom_list a{
    color: #005184;
}
.skinMain_darkBlue .loginh_bottom_list button{
    background-color: #b7b22e;
}
.skinMain_darkBlue .loginh_logobox{
    float: left;
    margin-top: 80px;
    width: 559px;
    height:102px;
    background-color: #00375a;
    position: relative;
}
.skinMain_darkBlue .loginh_logoboxa{
    margin-top: 76px;
    margin-left: 145px;
    width: 414px;
    height: 102px;
    background-color: #005184;
}
.skinMain_darkBlue .loginh_logoboxa:before{
    display: none;
}
.skinMain_darkBlue .loginh_logoboxb{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    margin-top: 0;
    margin-left: 15px;
    width: 530px;
    height: 176px;
    background: transparent url("/login/s01/images/hlogo2-3c4d39a6642133c367c3128cfca7cd4b.png") no-repeat;
}
.skinMain_darkBlue .loginh_logoboxb:before{
    display: none;
}
/*牵引登录页面深蓝色版样式-end-*/



/*牵引登录页面浅蓝色版样式*/
.skinMain_lightBlue .signmain_box{
    background: url("/login/s01/images/zbg2-fb3686ec635121e046766367f33270e3.jpg");
    background-size: cover;
    background-position: center bottom;
}
.skinMain_lightBlue .signmain_logo{
    background-color: #2d8cf0;
}
.skinMain_lightBlue .signmain_iconbox>img{
    background-color: #2d8cf0;
}
.skinMain_lightBlue .signmain_bottom{
    color: #2d8cf0;
}

/*登录页*/
.skinMain_lightBlue .signbox_mainl{
    background-color: #2d8cf0;
}
.skinMain_lightBlue .signbox_mainr{
    background: rgba(45,140,240,0.05);
}
.skinMain_lightBlue .signr_main_box{
    border-color: #2d8cf0;
}
.skinMain_lightBlue .signr_main_tit{
    color: #2d8cf0;
}
.skinMain_lightBlue .signr_main_top:before{
    background-color: #2d8cf0;
}
.skinMain_lightBlue .signr_main_btn button{
    background-color: #2d8cf0;
}
/*/////////////////////////////*/
.skinMain_lightBlue .signbox_hgdbg{
    background:url("/login/s01/images/hbg-12-d62fa1435f2d7f66285df97602b69a0d.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
}
.skinMain_lightBlue .signbox_hgdmain_bg{
    background: url(/login/s01/images/ch3-f583b96949f7b7b749269f7ff7ec0dee.png) no-repeat;
    background-size: 100% 100%;
}
.skinMain_lightBlue .signbox_hgdmain_l span,.skinMain_lightBlue .signbox_hgdmain_r span{
    border-color: #95c6f9;
    color: #fffd36;
}
.skinMain_lightBlue .signbox_hgd_logo{
    background: url("/login/s01/images/hlogo12-431a35c428b1b294ec053fb59404a61e.png") no-repeat;
}

/*登录页*/
.skinMain_lightBlue .loginh_body{
    background-color: #2d8cf0;
}
.skinMain_lightBlue .loginh_body_bg{
    background: url(/login/s01/images/hbg2-113130c0bf211cb29f4aa6964a363dea.png) no-repeat;
    background-size: cover;
    background-position: center bottom;
}
.skinMain_lightBlue .loginh_maintop>i{
    background: url(/login/s01/images/icon4-b84f8fd9f489b9e12b7cc9cdcf9e1ac5.png) no-repeat;
}
.skinMain_lightBlue .loginh_bottom_list a{
    color: #2d8cf0;
}
.skinMain_lightBlue .loginh_bottom_list button{
    background-color: #ffd136;
}
.skinMain_lightBlue .loginh_logobox{
    float: left;
    margin-top: 90px;
    width: 559px;
    height:133px;
    background-color: transparent;
    position: relative;
}
.skinMain_lightBlue .loginh_logoboxa{
    margin: 0;
    margin-left: 65px;
    width: 467px;
    height: 13px;
    background-color: #ffd136;
    border-radius: 12px 12px 0 0;
}
.skinMain_lightBlue .loginh_logoboxa:before{
    display: none;
}
.skinMain_lightBlue .loginh_logoboxb{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    margin-top: 13px;
    margin-left: 39px;
    width: 520px;
    height: 120px;
    background: #4298f2 url("/login/s01/images/hlogo3-3eacd16850a3c5c699bc0e351bcfdfd4.png") no-repeat;
    background-size: auto;
    background-position: center;
}
.skinMain_lightBlue .loginh_logoboxb:before{
    display: block;
    border-left: 20px transparent solid;
    border-top: 60px transparent solid;
    border-right: 20px #4298f2 solid;
    border-bottom: 60px #4298f2 solid;
}

/*牵引登录页面浅蓝色版样式-end-*/

/*新牵引登录页--*/
.towlg_body{
    width: 100%;
    height: 100%;
    background: #005284;
    overflow: hidden;
    position: relative;
}
.towlg_submain{
    position: absolute;
    top: 8%;
    left: 8%;
    z-index: 5;
    width: 84%;
    height: 84%;
    background-image: url("/login/s01/images/login_bg1-8a77f5ba23cfcfb00cf2fbeddbc406ce.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-origin: content-box;
    -webkit-background-origin: content-box;
    -ms-background-origin: content-box;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}
.towlg_submain.nkd{
	background-image: url("/login/s01/images/bg4-0a08085e8bc23db476bc9bf7255b07c1.jpg");
}
.towlg_subbg{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 57%;
    height: 100%;
    overflow: hidden;
    background-image: url("/login/s01/images/login_bg12-78daa9d7e4281cdbe6664b34c7962809.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: right top;
}
.towlg_main{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10;
    margin-left: -440px;
    margin-top: -260px;
    z-index: 10;
    width: 1160px;
    height: 420px;
}


.towlg_boxtow{
    padding-top: 9px;
    width: 456px;
    height: 416px;
    float: right;
    position: relative;
}
.towlg_boxtow_ty{
    position: absolute;
    left: 0;
    top: 9px;
    z-index: 11;
    width: 265px;
    height: 265px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    background: #005284;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    transition: transform 0.5s;
}
.towlg_boxtow_ty:hover{
    transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
}
.towlg_boxtow_sub{
    text-align: center;
    cursor: pointer;
}
.towlg_boxtow_sub img{
    display: inline-block;
    vertical-align: top;
    margin-top: 65px;
    width: 119px;
    height: 90px;
}
.towlg_boxtow_sub h4{
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 22px;
    color: #ffffff;
    font-weight: normal;
}
.towlg_tybox{
    display: block;
    width: 100%;
    height: 100%;
}
.towlg_boxtow_qt{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 21;
    border: 1px #005284 dashed;
    width: 265px;
    height: 265px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    background: transparent;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    transition: transform 0.5s;
}
.towlg_boxtow_qt:hover{
    transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
}
.towlg_qtbox{
    display: block;
    border: 1px #ffffff dashed;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    background: transparent;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.towlg_boxtow_qt h4{
    color: #005284;
}

.towlg_mainbox{
    margin-right: 35px;
    padding: 25px;
    float: right;
    width: 414px;
    height: 434px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    background: transparent;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.towlg_logobox{
    float: left;
    margin-top: 125px;
    width: 618px;
    height: 115px;
}
.towlg_logoboxa{
    margin-left: 40px;
    position: relative;
    z-index: 10;
    margin-top: -15px;
    width: 527px;
    height: 115px;
    background: #01375b;
}
.towlg_logoboxa:before{
    position: absolute;
    left: -40px;
    top: 0;
    z-index: 10;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 20px transparent solid;
    border-top: 57.5px transparent solid;
    border-right: 20px #01375b solid;
    border-bottom: 57.5px #01375b solid;
}
.towlg_logoboxa:after{
    position: absolute;
    right: -40px;
    top: 0;
    z-index: 10;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-right: 20px transparent solid;
    border-bottom: 57.5px transparent solid;
    border-left: 20px #01375b solid;
    border-top: 57.5px #01375b solid;
}
.towlg_logoboxb{
    margin-left: 50px;
    position: relative;
    z-index: 10;
    margin-top: -100px;
    width: 527px;
    height: 115px;
    background: #005284 url("/login/s01/images/h_logo-fb050809e3aa3dc3c9910d4e118cc965.png") no-repeat;
    background-position: center;
    background-size: 92% auto;
}

.towlg_logoboxb.nkd{
    background: #005284 url("/login/s01/images/h_logo_nkd-f2f1e09264d458894f8bb7af875c9a3d.png") no-repeat;
    background-position: left;
	background-size: 95% auto;
}

.towlg_logoboxb:before{
    position: absolute;
    left: -40px;
    top: 0;
    z-index: 10;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 20px transparent solid;
    border-top: 57.5px transparent solid;
    border-right: 20px #005284 solid;
    border-bottom: 57.5px #005284 solid;
}
.towlg_logoboxb:after{
    position: absolute;
    right: -40px;
    top: 0;
    z-index: 10;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-right: 20px transparent solid;
    border-bottom: 57.5px transparent solid;
    border-left: 20px #005284 solid;
    border-top: 57.5px #005284 solid;
}
.towlg_maintop{
    padding: 10px 0;
    width: 100%;
    height: 50px;
    line-height: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    position: relative;
}
.towlg_maintop_return{
    position: absolute;
    right: 0;
    top: 14px;
    z-index: 5;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: 22px;
    line-height: 22px;
    cursor: pointer;
}
.towlg_maintop_return img{
    margin-right: 3px;
    display: block;
    float: left;
    width: 22px;
    height: 22px;
}
.towlg_maintop_return em{
    display: block;
    float: left;
    width: auto;
    height: 22px;
    line-height: 22px;
    color: #005284;
    text-align: right;
    font-style: normal;
    font-size: 18px;
}
.towlg_maintop>i{
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    background: url("/login/s01/images/icon3-922e35c58c936998654595b5a8693d91.png") no-repeat;
}
.towlg_maintop>span{
    float: left;
    display: block;
    margin-left: 5px;
    width: calc(100% - 35px);
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #222222;
}
.towlg_inpbox{
    padding-top: 35px;
    width: 100%;
    height: auto;
}
.towlg_mainlist{
    margin-bottom: 25px;
    width: 100%;
    height: 45px;
}
.towlg_mainlist>label{
    display: block;
    padding-right: 5px;
    float: left;
    width: 100px;
    height: 45px;
    box-sizing: border-box;
    font-size: 16px;
    color: #222222;
    text-align: right;
    line-height: 45px;
}
.towlg_mainlist>input{
    display: block;
    float: left;
    padding: 0 10px;
    border: 1px #cccccc solid;
    width: 264px;
    height: 45px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    outline: none;
    background-color: #ffffff;
}
.towlg_mainyzm{
    float: left;
    width: calc(100% - 100px);
    height: 45px;
}
.towlg_mainyzm>label{
    display: table;
    padding-right: 5px;
    float: left;
    width: 100px;
    height: 45px;
    box-sizing: border-box;
    font-size: 16px;
    color: #222222;
    text-align: right;
    line-height: 45px;
}
.towlg_mainyzm>label em{
    display: table-cell;
    vertical-align: middle;
    line-height: 22px;
    word-break: break-word;
    font-style: normal;
}
.towlg_mainyzm>input{
    display: block;
    float: left;
    padding: 0 10px;
    border: 1px #cccccc solid;
    width: 163px;
    height: 45px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    outline: none;
    background-color: #ffffff;
}
.towlg_mainyzm_box{
    float: right;
    width: 90px;
    height: 45px;
}
.towlg_mainyzm_box img{
    display: block;
    width: 100%;
    height: 100%;
}
.towlg_bottom_list{
    margin-top: 45px;
    width: 100%;
    height: 36px;
}
.towlg_bottom_list a{
    display: inline-block;
    vertical-align: top;
    float: right;
    margin: 0;
    margin-right: 15px;
    width: auto;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    color: #005284;
    text-align: right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    cursor: pointer;
}
.towlg_bottom_list a:hover{
    color: #005284;
}
.towlg_bottom_list button{
    margin: 0;
    padding: 0;
    display: block;
    float: right;
    border: none;
    width: 90px;
    height: 36px;
    border-radius: 4px;
    background: #b7b32e;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
    outline: none;
}
.towlg_zybtn{
    position: absolute;
    right: 0;
    top: 7%;
    z-index: 101;
    width: 110px;
    height: 50px;
    cursor: pointer;
    background: url("/login/s01/images/login_zy-845c0320499774f823eca7c9eb25a097.png") no-repeat;
    background-size: 100% 100%;
}
.towlg_zybtn a{
    display: none;
    float: right;
    padding-left: 35%;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #ffffff!important;
    text-align: center;
    box-sizing: border-box;
}
.towlg-icp-main{
    position: absolute;
    bottom: -55px;
    left: 0;
    z-index: 101;
    width: 100%;
}
.towlg-icp-main p{
    width: 100%;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.towlg_titmain_b{
    position: absolute;
    right: 0;
    bottom: -60px;
    z-index: 11;
    width: 456px;
    line-height: 20px;
    font-size: 12px;
    color: #005284;
    text-align: center;
}
.towlg_titmain_b:before{
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    content: "*";
    font-size: 14px;
    color: red;
    line-height: 20px;
}
@media screen and (max-width: 1700px){
    .towlg_main {
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 10;
        margin-left: -350px;
        margin-top: -260px;
        z-index: 10;
        width: 950px;
        height: 420px;
    }
    .towlg_boxtow{
        padding: 0;
        width: 320px;
        height: 360px;
    }
    .towlg_logobox{
        width: 560px;
    }
    .towlg_logoboxa,.towlg_logoboxb{
        width: 465px;
    }
    .towlg_boxtow_ty {
        top: 0;
    }
    .towlg_boxtow_ty,.towlg_boxtow_qt {
        width: 205px;
        height: 205px;
    }
    .towlg_mainbox {
        margin-right: 10px;
        padding: 20px;
        width: 370px;
    }
    .towlg_mainlist > label{
        width: 95px;
    }
    .towlg_mainlist > input{
        width: 234px;
    }
    .towlg_inpbox {
        padding-top: 20px;
    }
    .towlg_mainlist {
        margin-bottom: 20px;
    }
    .towlg_bottom_list {
        margin-top: 35px;
    }
    .towlg_mainyzm > input{
        width: 128px;
    }
    .towlg_mainbox{
        height: 365px;
    }
    .towlg_boxtow_sub img{
        margin-top: 46px;
        width: 100px;
        height: 78px;
    }
    .towlg_boxtow_sub h4{
        height: 36px;
        line-height: 36px;
        font-size: 18px;
    }
    .towlg_zybtn {
        top: 3%;
        width: 85px;
        height: 40px;
    }
    .towlg_zybtn a{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .towlg-icp-main{
        position: absolute;
        bottom: -46px;
        left: 0;
        z-index: 101;
        width: 100%;
    }
    .towlg-icp-main p{
        width: 100%;
        line-height: 22px;
        text-align: center;
        color: #fff;
        font-size: 14px;
    }
    .towlg_titmain_b {
        position: absolute;
        right: 0;
        bottom: 0px;
        z-index: 11;
        width: 320px;
        line-height: 20px;
        font-size: 12px;
        color: #005284;
        text-align: center;
    }
}

@media screen and (max-width: 1450px){
    .towlg_logobox {
        width: 500px;
    }
    .towlg_logoboxa, .towlg_logoboxb {
        width: 410px;
        height: 100px;
    }
    .towlg_logoboxb{
        margin-top: -85px;
    }
    .towlg_main{
        margin-left: -350px;
        margin-top: -225px;
        height: 360px;
        width: 850px;
    }
    .towlg_boxtow_ty, .towlg_boxtow_qt{
        width: 185px;
        height: 185px;
    }
    .towlg_boxtow {
        padding: 0;
        width: 280px;
        height: 330px;
    }
    .towlg_boxtow_sub img{
        margin-top: 43px;
        width: 82px;
        height: 64px;
    }
    .towlg_mainbox {
        margin-right: 0;
        padding: 15px;
        width: 345px;
    }
    .towlg_mainlist > input {
        width: 215px;
    }
    .towlg_mainyzm > input {
        width: 112px;
    }
    .towlg_logoboxa::before {
        border-left: 20px transparent solid;
        border-top: 50px transparent solid;
        border-right: 20px #01375b solid;
        border-bottom: 50px #01375b solid;
    }
    .towlg_logoboxa::after {
        border-right: 20px transparent solid;
        border-bottom: 50px transparent solid;
        border-left: 20px #01375b solid;
        border-top: 50px #01375b solid;
    }
    .towlg_logoboxb::before {
        border-left: 20px transparent solid;
        border-top: 50px transparent solid;
        border-right: 20px #005284 solid;
        border-bottom: 50px #005284 solid;
    }
    .towlg_logoboxb::after{
        border-right: 20px transparent solid;
        border-bottom: 50px transparent solid;
        border-left: 20px #005284 solid;
        border-top: 50px #005284 solid;
    }
    .towlg_zybtn {
        top: 2%;
        width: 75px;
        height: 35px;
    }
    .towlg_zybtn a{
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }
    .towlg-icp-main {
        position: absolute;
        bottom: -45px;
        left: 0;
        z-index: 101;
    }
    .towlg_titmain_b {
        position: absolute;
        right: 0;
        bottom: -20px;
        z-index: 11;
        width: 280px;
        line-height: 20px;
        font-size: 12px;
        color: #005284;
        text-align: center;
    }
}
@media screen and (max-width: 1300px) {
    .towlg_submain {
        position: absolute;
        top: 5%;
        left: 3%;
        z-index: 5;
        width: 94%;
        height: 90%;
    }
    .towlg-icp-main {
        position: absolute;
        bottom: -23px;
        left: 0;
        z-index: 101;
    }
}

/*****s01-signIns提示********/
.signbox_footer{
    position:absolute;
    bottom:0px;
    width:100%;
    margin:0 auto;
    color:#fff;
    text-align:center;
    font-size:14px;
    opacity: 0.6;
    background: rgba(255,255,255,.1);
    line-height: 18px;
    padding: 20px 50px;
    box-sizing: border-box;
}
/*****s02-signIns提示********/
.signbox_pagealert{
    width: 100%;
    padding:20px 100px;
    text-align: center;
    font-size: 14px;
    box-sizing:border-box;
    margin-top:30px;
    color:#8f000b;
}
.skinMain_darkBlue .signbox_pagealert{
	color:#005184;
}
.skinMain_lightBlue .signbox_pagealert{
    color: #2d8cf0;
}
.skinMain_lightBlue .signbox_pagealert{
    color: #2d8cf0;
}

/*新牵引登录页-end-*/
/*登录改*/
.signmain_form{
	width:801px;
	height:360px;
	margin:0 auto;
	margin-top:50px;
	
}
.signmain_user{
	float:left;
	width:400px;
	height:100%;
	background:rgba(255,255,255,.05);
	position:relative;
}
.signmain_cas{
	margin-left:1px;
	background:rgba(255,255,255,.1);
	
}
.signmain_user h4{
	text-align:center;
	font-size:18px;
	color:#fff;
	margin-top:50px;
	letter-spacing:1px;
}
.signmain_qt h4{
	color:rgba(255,255,255,.5);
}
.signmain_icon{
	width:166px;
	height:166px;
	margin:0 auto;
    text-align: center;
	background: url("/login/s01/images/login_circle-4c83d93685009ada82c974b92d57e86f.png") no-repeat;
	transform:rotate(0deg);
    -ms-transform:rotate(0deg); 	/* IE 9 */
    -moz-transform:rotate(0deg); 	/* Firefox */
    -webkit-transform:rotate(0deg); /* Safari 和 Chrome */
    -o-transform:rotate(0deg); 	/* Opera */
    transition: transform 1s;
}
.signmain_icon_wrap{
	position:relative;
	width:166px;
	height:166px;
	margin:40px auto;
	cursor:pointer;
	
}
.signmain_icon_wrap img{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-36px;
	margin-top:-36px;
}
.signmain_icon_wrap:hover .signmain_icon{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg); 	/* Opera */
}
.signmain_user_form{
	width:300px;
	margin:0 auto;
	overflow:hidden;
}
.signmain_user_form .signr_main_b{
	width:100%;
	height:42px;
	background:rgba(255,255,255,.1);
	margin-bottom:15px;
}
.signmain_user_form .signr_main_b.signr_yzm{
	width:180px;
	display:inline-block;
}
.signmain_user_form .signr_main_b input{
	background:transparent;
	color:#adc2d3;
	padding-left:20px;
	width:100%;
	
}
.signmain_user_form .signr_main_b input::-webkit-input-placeholder{
	color:#adc2d3;
}
.signmain_user_form .signr_main_b input:focus{
	color:#fff;
}
.signr_main_btn button{
	width:100%;
}
.signr_main{
	float:left;
	width:240px;
}
.signr_main_yzm{
	height:42px;
	border-radius:3px;
	overflow:hidden;
}
.signr_btn{
	width:110px;
	height:38px;
	border-radius:3px;
	line-height:38px;
	background:rgba(255,255,255,.05);
	border:1px solid rgba(255,255,255,.35);
	color:#aabcca;
	cursor:pointer;
	outline:0;
}
.signr_btn:hover{
	background:rgba(255,255,255,.15);
	color:#fff;
}
.signmain_box .titpopup-mainsignin{
	position:absolute;
	top:-30px;
	left:50%;
	width:300px;
	margin-left:-170px;
	border-radius:3px;
	padding:10px 15px;
	line-height:1.5;
	color:#f00;
	text-align: center;
	background:rgba(255,0,0,.1);
	border:1px solid rgba(255,0,0,.3);
}
.signmain_box .titpopup-mainsignin img{
	vertical-align:middle;
	width:20px;
	height:20px;
	margin-right:5px;
}
@media screen and (max-width: 1445px){
	.signmain_user h4{
		margin-top:35px;
	}
	.signmain_form{
		height:320px;
	}
}



/*在线课程logo*/
.signmain_logo.bb{
	background: #005184 url(/login/s01/images/logo_bb-4796d95695da96a467f9e66e0a1630f7.png) no-repeat;
	background-size:cover;
}

/*论文评阅登录*/
.towlg_logobox.top20{
	margin-top:60px;
	margin-left:-50px;
	margin-right:80px;
}
.towlg_logobox.lwpy{
	margin-top:-10px;
	padding-left: 160px;
}
.towlg_logobox.lwpy .towlg_logoboxa,
.towlg_logobox.lwpy .towlg_logoboxb{
	width:308px !important;
	height:90px !important;
}
.towlg_logobox.lwpy .towlg_logoboxa{
	background:#918e24;
	top:-8px;
}
.towlg_logobox.lwpy .towlg_logoboxa:before{
	border-left: 20px transparent solid !important;
    border-top: 45px transparent solid !important;
    border-right: 20px #918e24 solid !important;
    border-bottom: 45px #918e24 solid !important;
}
.towlg_logobox.lwpy .towlg_logoboxa:after{
	border-right: 20px transparent solid !important;
    border-bottom: 45px transparent solid !important;
    border-left: 20px #918e24 solid !important;
    border-top: 45px #918e24 solid !important;
}
.towlg_logobox.lwpy .towlg_logoboxb{
	background:#b7b32e url("/login/s01/images/lwpy-c5a538bed1edc9a6af91435b4c2e456b.png") no-repeat center;
}
.towlg_logobox.lwpy .towlg_logoboxb:before{
	border-left: 20px transparent solid !important;
    border-top: 45px transparent solid !important;
    border-right: 20px #b7b32e solid !important;
    border-bottom: 45px #b7b32e solid !important;
}
.towlg_logobox.lwpy .towlg_logoboxb:after{
	border-right: 20px transparent solid !important;
    border-bottom: 45px transparent solid !important;
    border-left: 20px #b7b32e solid !important;
    border-top: 45px #b7b32e solid !important;
}


