﻿@charset "utf-8";
@import url(uspwd_box.css?cssversion=2022081);
.body {
    width: 100%;
    padding: 0;
    font-family: 'Microsoft YaHei';
    font-size: 13px;
    color: #676A6C !important;
}


/* 顶部样式，包括图片和文字样式 */
.ssoheader {
    width: 100%;
    background: #ffffff;
    display:block;
}
.ssoheader_container {
    max-width: 1004px;
    margin: 0 auto;
}
.h120 {
     height: 120px;
}
.ht120 {
     height: 120px;
     line-height: 120px;
}
.usinline {
    display:inline-block; margin:0px; padding:0px; 
}
.usssologin {
    font-size: 28px;
    max-height:70px;
}
.usssologinname {
    font-size: 28px;
    color: #333;
    font-weight: bold;
    margin-left: 10px;
    padding-left:10px;
}


/* 中间样式 */
.ssobody_right {
    top:0px;
    width: 100%;
    position: absolute;
    z-index:8;
}
.ssobody_right_container {
     height: 120px;
     max-width: 1004px;
 
     margin: 0 auto;
}

.sso_login_box {
    float: right;
    margin-top: 65px;
    position: relative;
    width: 340px;
    /*margin-right:350px;*/
    /*margin-left: 125px;*/
     
}
.sso_login_box_n1{
   background: rgba(201,231,247,0.5);
    padding: 1px;
    width: 340px;
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
}
.sso_login_box_n2 {
        margin: 10px;
    background: #fbfafa;
    opacity: .86;
    padding: 20px 30px;
    position: relative;
    z-index: 99;
}

.sso_login_box_n2 p {
    position: relative;
    margin-top: 0;
    margin-bottom: 15px;
}

.sso_login_box_n2 p label {
    font-size: 12px;
    margin-left: 0px;
}

.uslogintitle {
    line-height: 40px;
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: #1586d2;
    font-weight: normal;
    margin: 0;
}
/* 登录相关 */
.sso_input {
    border: 1px solid #ccc;
    padding: 8px 12px;
    font-size: 14px;
    width: 209px;
    margin: 0;
    color: #676a6c;
}

.sso_input_text {
    display: block;
    width: 186px;
    height: 22px;
    line-height: 22px;
    padding: 8px 20px 8px 54px;
    margin: 5px 0;
    border: 1px solid #e8e9e9;
    border-radius: 10px;
    outline: none;
    color: #000;
    font-size: 13px;
    font-family: "Microsoft YaHei";
}

.username {
    background: url(../cimages/bg-img.png) no-repeat 24px -48px #F3F3F4;
}
.password {
    background: url(../cimages/bg-img.png) no-repeat 24px -80px #F3F3F4;
}
.ussyscode {
    background: url(../cimages/bg-img.png) no-repeat 24px -145px #F3F3F4;
}
.usroleselect {
    background: url(../cimages/bg-img.png) no-repeat 24px -110px #F3F3F4;
}
.auth_login_forgetp small{
    font-size:13px;
}
.us_auth_login_btn {
    height: 38px;
    margin: 5px 0 0 0;
    display: block;
    width: 100%;
    background: #1586d2;
    border-radius: 22px;
    border: 0;
    outline: none;
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    cursor:pointer;
}
.us_auth_login_btn:hover {
    background: #066FEA;
}
.usspanleft {
    margin-right:2px !important;
}


/* 底部样式 */
.sso-footer {
    width: 100%;
    height: auto;
}

.sso-footer-top {
    width: 100%;
    height: 130px;
    background: #fff;
}
.sso-footer-top-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 23px 0 0 0;
}

.sso-footer-top-container dl dt {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: #1586d2;
    height: 26px;
    line-height: 26px;
}
.sso-footer-top-container dl dd, .sso-footer-top-container dd a {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #666666;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	margin-left: 0;
}



.sso-footer-bottom {
    width: 100%;
    background: #f3f3f3;
    margin-top: 20px;
}
.sso-footer-bottom-container {
    max-width: 1004px;
    margin: 0 auto;
    text-align: center;
    padding: 16px 0 20px 0;
}
.sso-footer-bottom-container ul {
    height: 35px;
    line-height: 35px;
    width: auto;
    display: inline-block;
    margin: 0 auto;
    max-width: 1004px; overflow:hidden;
}
.sso-footer-bottom-container ul > li {
    float: left;
    color: #ababab;
    font-size: 15px;
	list-style: none;
}
.sso-footer-bottom-container ul > li > a {
    padding: 0 8px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #615e69;
	text-decoration: none;
}
.sso-footer-bottom-container p {
    height: 30px;
    line-height: 30px;
	font-size: 13px;
    font-family: "Microsoft YaHei";
    color: #666666;
}
.ushelpinfo2 {
   float: right;
    width: 330px; 
}
.usnewsinfo {
     float: left;
    width: 500px;
}

.fr {
    float: right;
    padding-right: 10px;
    font-size: 11px;
    font-family: "Microsoft YaHei";
    height: 26px;
    line-height: 26px;
    color: #888888;
}

.sso-info-title {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: #1586d2;
    height: 26px;
    line-height: 26px;
}
    .sso-info-title .us-icon {
        margin-right:4px;
        font-size: 14px;
        font-weight: normal;
    }
.uslist li {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #666666;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 0;
}

.us-bgcimg {
    background-image: url(../cimages/bg-img.png);
    background-repeat: no-repeat;
}

.uslistimg li {
    background-image: url(../cimages/bg-img.png);
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 20px;
    background-position: 0px 0px;    
}
.sso-info-title {
    background-image: url(../cimages/bg-img.png);
    background-repeat: no-repeat;
    padding-left: 16px;
    background-position: 0px -28px;
}









.ssobody {
        width: 100%;
    height: 500px;
    position: relative;
   
}

.mainbg {
    margin: 0 auto;
    width: 100%;
    height: 500px;
    text-align: center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.mainbg img {
    display: block;
    width: 100%;
    height: 500px;
}

.auth_login_right {
        width: 1000px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -500px;
    z-index: 3;
}

.clearfloat {
    clear: both;
}

#weixin {
    width: 118px;
    height: 52px;
    position: absolute;
    top: 6px;
    right: 6px;
    background-image: url(../cimages/ercode-cod.png);
    display: block;
}
.tips {
    clear:both; text-align:left;
}
#weixin a {
    float: right;
    height: 52px;
    width: 52px;
}
.footer-1 ul li p{
     color: #ababab !important;
}
.footer-1 p a{
    padding: 0 8px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #615e69;
    text-decoration: none;
}

@media screen and (max-width: 1000px) {
    .ushelpinfo2 {
        display:none;
    }
    .ssobody_right_container {
        max-width:800px;
    }
}
  @media screen and (max-width: 700px) {
    .ssoheader_container {
        text-align:center;
    }
            .usnophone {
                display:none;
            }
    .sso-footer-top {
         padding:0px 6px;box-sizing:border-box; height:auto;
    }
    .sso-footer-top-container {
        padding: 10px 0 0 0;
    }
    .sso-footer-bottom {
        margin-top:10px;
    }
    .usnewsinfo {
        float:none; border:solid 1px #eee;
        width:100%; padding:6px;box-sizing:border-box; 
    }
    .sso_login_box {
        float:none;
        text-align:center;
        margin:10px auto;
    }
    .ssobody {
        height:410px; background-color: #2189D4;
    }
    .mainbg,#weixin {
        display:none;
    }
    .ht120 {
        height:100px;
        line-height:100px;
    }
        }