@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/s04/images/bg-9fa4d144537499e956901ca6f5805c81.jpg) no-repeat;background-size:cover;position: relative;z-index: 2;}*/
/*.login-con{width:800px;height:414px;background:url(/login/s04/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/s04/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/s04/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/s04/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/s04/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/s04/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/s04/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/s04/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: #fdf0e6;
}
.signmain_box{
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 5;
    margin-top: -230px;
    margin-left: 0;
    width: 100%;
    height: 460px;
    background: url(/login/s04/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{
    position: absolute;
    left: 50%;
    top: -100px;
    z-index: 10;
    margin-left: -410px;
    width: 820px;
    height: 113px;
    background:#8f000b url("/login/s04/images/logo1-85989366c1a95f5218a4a1afb7739825.png") no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    box-shadow: 0 0 12px 0px #888888;
}
.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/s04/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/s04/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/s04/images/l-en-98317009eb2960d19d1aae4b195b5d75.png") no-repeat;
    background-size: cover;
    background-position: left center;
}


/*登陆页*/
.signbox_mbg{
    width: 100%;
    height: 100%;
    position: relative;
    background: url("/login/s04/images/sign_all_bg-fe16460cd2a11e14bfdc63af5da59d69.jpg") no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}

.signbox_mainl{
    box-sizing: border-box; /* 包含padding和border */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20.65%;
    background: linear-gradient( 180deg, rgba(0,0,0,0.8) 0%, rgba(98,98,98,0) 100%);
    padding: 45px 0 0 101px;
    z-index:0;
}

.signbox_mainr{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 675px;
    height: 496px;
    border-radius: 40px 40px 40px 40px;
    border: 15px solid #ffffff80;
    background-color: #ffffff80;
    z-index: 10;
}
.sign-bottom{
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 20.65%;
    background: linear-gradient(to top, rgba(0,0,0,0.8) 0%, rgba(98,98,98,0) 100%);
}
.sign-bottom p{
    bottom: 40%;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    width: 500px;
    position: absolute;
    left:calc(50% - 250px);
    text-align: center;
}
.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;
    right: 0%;
    top: 0%;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(250,250,250,0.7);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
/*.signr_main_a{*/
/*    margin: 160px auto 0;*/
/*    padding: 0;*/
/*    width: 600px;*/
/*    height: 600px;*/
/*    box-sizing: border-box;*/
/*    font-size: 14px;*/
/*    color: #666666;*/
/*    position: relative;*/
/*}*/
/*.signr_main_a:after {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: -100px;*/
/*    content: " ";*/
/*    width: 598px;*/
/*    height: 599px;*/
/*    background: url("/login/s04/images/zsdxbjlogo-f8dc53cc7a5b4954d6303a222de19804.png") no-repeat;*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*}*/

.signr_main_a from{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.signr_main_top_img{
    width: 276px;
    height: 140px;
    margin: 0 auto;
    background: url("/login/s04/images/zsdxlogo-0b6314c60ac922d243728395197567df.png") no-repeat;
    background-size: 100% 100%;
    background-position: center;
}
/*.signr_main_top{*/
/*    margin:30px auto 35px;*/
/*    padding: 20px 0;*/
/*    width: 100%;*/
/*    height: 70px;*/
/*    box-sizing: border-box;*/
/*    -moz-box-sizing: border-box;*/
/*    -ms-box-sizing: border-box;*/
/*    text-align: center;*/
/*}*/

.signr_main_tit{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 30px;
    font-size: 30px;
    color: #8f000b;
    text-align: center;
    line-height: 30px;
}
.signr_main_b{
    margin:0 auto 15px;
    padding: 10px 25px;
    width: 528px;
    height: 60px;
    background: #ffffff;
    border-radius: 0 4px 4px 0;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    border-left: 2px solid #005825;
}
.signr_main_bs img{
    width: 30px !important;
    height: 30px !important;
}
.sign_text{
    text-align: center;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
    font-weight: normal;
    font-size: 30px;
    color: #1083E8;
    margin: 50px 0;
}
.sign_text>a{
    font-size: 14px;
    color:#333;
}
.signr_main_b img{
    display: block;
    width: 27px;
    height: 27px;
    float: left;
    margin-right: 20px;
    object-fit: contain;
}
.signr_main_b input{
    display: block;
    margin: 0;
    padding: 0 20px;
    border: 0;
    width: 270px;
    height: 35px;
    float: left;
    box-sizing: border-box;
    outline: none;
    background: #ffffff;
    border-left: 1px solid #999999;
}
#imageCode::placeholder,
#username::placeholder,
#password::placeholder{
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 15px;
    color: #999999;
    line-height: 18px;
    text-align: left;
    font-style: normal;
}
#imageCode::-webkit-input-placeholder,
#username::-webkit-input-placeholder,
#password::-webkit-input-placeholder{
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 15px;
    color: #999999;
    line-height: 18px;
    text-align: left;
    font-style: normal;
} /* Chrome/Opera/Safari */
#imageCode::-moz-placeholder,
#username::-moz-placeholder,
#password::-moz-placeholder{
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 15px;
    color: #999999;
    line-height: 18px;
    text-align: left;
    font-style: normal;
} /* Firefox 19+ */
#imageCode:-ms-input-placeholder,
#username:-ms-input-placeholder,
#password:-ms-input-placeholder{
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 15px;
    color: #999999;
    line-height: 18px;
    text-align: left;
    font-style: normal;
} /* IE 10+ */
#imageCode:-moz-placeholder,
#username:-moz-placeholder,
#password:-moz-placeholder { /* Firefox 18- */
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 15px;
    color: #999999;
    line-height: 18px;
    text-align: left;
    font-style: normal;
}
.signr_main_c{
    width: 528px;
    height: 60px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    background: #ffffff;
    box-sizing: border-box;
    padding: 10px 25px;
    border-left: 2px solid #005825;
}
.signr_main_yzmu{
    float: left;
    margin: 0;
    padding: 5px 0;
    width: calc(100% - 100px);
    height: 45px;
    background: #ffffff;
    border-radius: 4px;
    box-sizing: border-box;
}
.signr_main_yzmu img{
    display: block;
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 20px;
    box-sizing: content-box;
    margin-top: 2px;
}
.signr_main_yzmu input{
    display: block;
    margin: 0;
    padding: 0 20px;
    border: 0;
    width: calc(100% - 45px);
    height: 35px;
    float: left;
    box-sizing: border-box;
    outline: none;
    background: #ffffff;
    border-left: 1px solid #999999;
}
.signr_main_yzm{
    float: right;
    width: 100px;
    height: 45px;
}
.signr_main_yzm img{
    display: block;
    width: 100%;
    height: 100%;
}
.signr_main_btn{
    width: 100%;
    text-align: center;
    height: auto;
}
.signr_main_btn button{
    padding: 0;
    border: 0;
    width: 528px;
    height: 60px;
    line-height: 1;
    text-align: center;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;
    border-radius: 0;
    background-color: #1083E8;
    border-radius: 47px;
    -moz-border-radius: 47px;
    -ms-border-radius: 47px;
    box-shadow: 0px 3px 10px 0px rgba(1,26,11,0.05);
    cursor: pointer;
    outline: none;
}
.signr_main_btn .btn-infos{
    border: 1px solid #1375BE;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #15003B;
    line-height: 27px;
    background-color: #fff !important;
}

.main_dir{
    width: 100%;
}
.main_dir p{
    width: 100%;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #505050;
    margin: 60px 0 18px;
    text-align: center;
}
.main_dir ul{
    margin: 0 auto;
    width: 528px;
    list-style: none;
    overflow: hidden;
    display: flex;
    list-style: none;
    overflow: hidden;
    flex-direction: row;
    justify-content: space-between;
}
.main_dir ul li{
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-grow: 4;
    width: 65px;
    float: left;
    text-align: center;
}
.main_dir ul li span{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #838383;
    line-height: 27px;
}
.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;
}

/*新编登陆页面样式-end-*/



/*牵引登录页面深蓝色版样式*/
.skinMain_darkBlue .signbox_mainbg{
    background: #f0f0f0;
}
.skinMain_darkBlue .signmain_box{
    background: url("/login/s04/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{
    padding: 45px 0 0 101px;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box; /* 包含padding和border */
    z-index:0;
}
.skinMain_darkBlue .signbox_mainr{
    background: url("/login/s04/images/box-right-0745ec634667ad0c90ea5c87197daecd.png") no-repeat;
    background-size: cover;
    background-position: center;
}
.skinMain_darkBlue .signr_main_box{
    border-color: #005184;
}
.skinMain_darkBlue .signr_main_tit{
    color: #005184;
}

/*/////////////////////////////*/
.skinMain_darkBlue .signbox_hgdbg{
    background:url("/login/s04/images/hbg-11-249828d836e88f60f77d557620c80049.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
}
.skinMain_darkBlue .signbox_hgdmain_bg{
    background: url(/login/s04/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/s04/images/hlogo13-e23698e6886daf836d84c919b3c06202.png") no-repeat;
}

/*登录页*/
.skinMain_darkBlue .loginh_body{
    background-color: #005184;
}
.skinMain_darkBlue .loginh_body_bg{
    background: url(/login/s04/images/hbg1-796bd2422d497226969b375f12b1daed.png) no-repeat;
    background-size: cover;
    background-position: center bottom;
}
.skinMain_darkBlue .loginh_maintop>i{
    background: url(/login/s04/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/s04/images/hlogo2-3c4d39a6642133c367c3128cfca7cd4b.png") no-repeat;
}
.skinMain_darkBlue .loginh_logoboxb:before{
    display: none;
}
/*牵引登录页面深蓝色版样式-end-*/



/*牵引登录页面浅蓝色版样式*/
.skinMain_lightBlue .signbox_mainbg{
    background: #f0f0f0;
}
.skinMain_lightBlue .signmain_box{
    background: url("/login/s04/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 .signr_main_box{
    border-color: #2d8cf0;
    border-radius: 20px;
}
.skinMain_lightBlue .signr_main_tit{
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 30px;
    color: #666666;
}

.skinMain_lightBlue .signr_main_btn button{
    background-color: #1083E8;
    border-radius: 47px;
}
/*/////////////////////////////*/
.skinMain_lightBlue .signbox_hgdbg{
    background:url("/login/s04/images/hbg-12-d62fa1435f2d7f66285df97602b69a0d.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
}
.skinMain_lightBlue .signbox_hgdmain_bg{
    background: url(/login/s04/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/s04/images/hlogo12-431a35c428b1b294ec053fb59404a61e.png") no-repeat;
}

/*登录页*/
.skinMain_lightBlue .loginh_body{
    background-color: #2d8cf0;
}
.skinMain_lightBlue .loginh_body_bg{
    background: url(/login/s04/images/hbg2-113130c0bf211cb29f4aa6964a363dea.png) no-repeat;
    background-size: cover;
    background-position: center bottom;
}
.skinMain_lightBlue .loginh_maintop>i{
    background: url(/login/s04/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/s04/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/s04/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_subbg{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 57%;
    height: 100%;
    overflow: hidden;
    background-image: url("/login/s04/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/s04/images/h_logo-fb050809e3aa3dc3c9910d4e118cc965.png") no-repeat;
    background-position: center;
    background-size: 92% 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/s04/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/s04/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: 1920px){
    .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;
    }
    /*.signr_main_a {*/
    /*    margin: 30px auto 0;*/
    /*    padding: 60px 0;*/
    /*}*/
    /*.signr_main_a:after {*/
    /*    left: calc(50% - 225px);*/
    /*    top: -20px;*/
    /*    width: 450px;*/
    /*    height: 450px;*/
    /*}*/

    /*.signr_main_a .signr_main_top {*/
    /*    margin: 0 auto;*/
    /*    padding: 10px 0;*/
    /*}*/
}
@media screen and (max-width: 1600px){
    .signmain_content{
        width: 100%;
    }
    .signr_main_box {
        right: 0%;
        top: 0%;
    }
    /*.signr_main_a {*/
    /*    margin: 30px auto 0;*/
    /*    padding: 60px 0;*/
    /*}*/
    /*.signr_main_a:after {*/
    /*    left: calc(50% - 200px);*/
    /*    top: -20px;*/
    /*    width: 400px;*/
    /*    height: 400px;*/
    /*}*/
    /*.signr_main_a .signr_main_top_img {*/
    /*    width: 230px;*/
    /*    height: 110px;*/
    /*}*/
    /*.signr_main_a .signr_main_top {*/
    /*    margin: 0 auto;*/
    /*    padding: 10px 0;*/
    /*}*/
    .signr_main_b {
        margin-bottom: 10px;
    }
    .sign_text{
        text-align: center;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
        font-weight: normal;
        font-size: 30px;
        color: #1083E8;
    }
    .sign_text>a{
        font-size: 14px;
        color:#333;
    }
    .signr_main_c {
        margin-bottom: 25px;
    }
    .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 {
        top: -92px;
        margin-left: -381px;
        width: 762px;
        height: 105px;
    }

    .signbox_mainl{
        padding:30px 0 0 70px;
    }
    .signbox_mainl svg{
        width: 500px;
    }

    .sign_text{
        margin: 30px 0;
    }

    .main_dir p{
        margin:25px 0 12px;
    }

    .signbox_mainr{
        width: 620px;
        height: 400px;
    }
}
@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;
    }
    /*.signr_main_a{*/
    /*    width: 550px;*/
    /*}*/
    .signr_main_b{
        height: 50px;
        padding: 10px 25px;
    }
    .signr_main_btn button{
        height: 50px;
    }
    .main_dir p{
        margin:30px 0 18px;
    }
    .signr_main_c{
        height: 60px;
        padding: 8px 15px;
        margin-bottom: 15px;
    }
    .signbox_mainl{
        z-index:10;
        padding:20px 0 0 55px;
    }
    .signbox_mainl svg{
        width: 400px;
    }
    .sign-bottom{
        z-index:10;
    }
    .signbox_mainr{
        width: 600px;
        height: 385px;
    }
    .sign_text{
        margin:25px 0;
    }
}
/*新牵引登录页-end-*/
