
*{
    padding:0;
    margin:0;
}
html,body,div.login{
    width:100%;
    height:100%;
    background-color: #fff;
    font: 12px "Helvetica Neue", HelveticaNeue, Arial, Helvetica, sans-serif;
    font-family: SimSun;
    overflow: auto;
    min-width: 1100px;
    min-height: 900px;
}
div.login{
    overflow: hidden;
}
/**********header start*************/
div.login .header{
    height: 150px;
    background-color: #fff;
}
div.login .header .header_box{
    width:1000px;
    margin:0 auto;
}
div.login .header .headerbanner{
    width:1000px;
    height: 65px;
    display: block;
    margin:0 auto 3px;
}
div.login .header .headerbanner img{
    display: block;
    width: 100%;
    height: 100%;
}
div.login .header .header_box .producthref{
    float: right;
    cursor: pointer;
    color: #727171;
    text-decoration: underline;
    box-sizing: border-box;
    line-height: 15px;
    display: inline-block;
    height:15px;
    margin-top:35px;
    font-size: 12px;
}
div.login .header .header_box #wangcai{
    margin-left: 10px;
}
div.login .header .icon_job{
    display: inline-block;
    width:132px;
    height:41px;
    margin:10px 5px;
    background-size: contain;
}
div.login .header .icon_job #logohref1{
    width:132px;
    height:27px;
    display: block;
}
div.login .header .icon_job #logohref2{
    width:180px;
    height:40px;
    display: block;
}
div.login .header .icon_job:nth-child(1){
    background: url("/images/login/joblogo.png") no-repeat;
    background-size: 132px,27px;
    top: 11px;
    position: relative;
}
div.login .header .icon_job:nth-child(2){
    position:relative;
    top:11px;
    width: 180px;
    background: url("/images/login/hrologo2.png") no-repeat;
}
/**********header end*************/
/**********main start*************/
div.login .main{
    height:calc(100% - 200px);
    min-height: 700px;
}
div.login .main .main_top{
    background: url("/images/login/login_bg2.png") no-repeat center center;
    background-size: cover;
    position: relative;

}
div.login .main .main_top .top_box{
    width:1000px;
    text-align: center;
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
}
div.login .main .main_top .top_box:after{
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
div.login .main .main_top .top_box .system_name{
    width:518px;
    height:506px;
    background: url("/images/login/circle.png") no-repeat center center;
    color:#fff;
    font-size: 33px;
    float: left;
}
div.login .main .main_top .top_box .system_name #piecontainer{
    position: relative;
    overflow: hidden;
    width: 518px;
    height: 506px;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    cursor: pointer;
}
div.login .main .main_top .top_box .system_name .pie0{
    background: url("/images/login/ctg.png") no-repeat 72% 60%;
}
/*预加载背景图片*/
div.login .main .main_top .top_box .system_name .preload-img:after{
    content: '';
    background: url("/images/login/1rsdl.png") no-repeat 72% 60%,url("/images/login/2syfl.png") no-repeat 72% 60%,url("/images/login/3zzpt.png") no-repeat 72% 60%,url("/images/login/4xxcx.png") no-repeat 72% 60%,url("/images/login/5hgzx.png") no-repeat 72% 60%,url("/images/login/6fwwb.png") no-repeat 72% 60%,url("/images/login/7rcpq.png") no-repeat 72% 60%;
    
}
div.login .main .main_top .top_box .system_name .pie1{
    background: url("/images/login/1rsdl.png") no-repeat 72% 60%;
}
div.login .main .main_top .top_box .system_name .pie2{
    background: url("/images/login/2syfl.png") no-repeat 72% 60%;
}
div.login .main .main_top .top_box .system_name .pie3{
    background: url("/images/login/3zzpt.png") no-repeat 72% 60%;
}
div.login .main .main_top .top_box .system_name .pie4{
    background: url("/images/login/4xxcx.png") no-repeat 72% 60%;
}
div.login .main .main_top .top_box .system_name .pie5{
    background: url("/images/login/5hgzx.png") no-repeat 72% 60%;
}
div.login .main .main_top .top_box .system_name .pie6{
    background: url("/images/login/6fwwb.png") no-repeat 72% 60%;
}
div.login .main .main_top .top_box .system_name .pie7{
    background: url("/images/login/7rcpq.png") no-repeat 72% 60%;
}
div.login .main .main_top .top_box .login_box{
    width:310px;
    float: right;
    border-radius: 10px;
    margin-right: 20px;
}
div.login .main .main_top .top_box .login_box table{
    width:100%;
    line-height: 54px;
}
div.login .main .main_top .top_box .login_box table caption{
    font-size: 30px;
    text-align: center;
    position: relative;
    width: 148px;
    height: 46px;
    margin:12px auto 22px auto;
    font-weight: bold;
    font-family:"微软雅黑";

}

div.login .main .main_top .top_box .login_box table input{
    height:54px;
    outline: none;
    border:none;
    font-size: 15px;
    box-sizing: border-box;
}
input:-ms-input-placeholder {
    font-family: SimSun;
}
input::-webkit-input-placeholder {
     font-family: SimSun;
}
div.login .main .main_top .top_box .login_box table .login_btn input{
    border:0px solid #ccc;
}
div.login .main .main_top .top_box .login_box table tr:nth-child(1) td{
    line-height: 25px;
    text-align: left;
}
div.login .main .main_top .top_box .login_box table tr:nth-child(2) input,
div.login .main .main_top .top_box .login_box table tr:nth-child(3) input,
div.login .main .main_top .top_box .login_box table tr:nth-child(4) input,
div.login .main .main_top .top_box .login_box table tr:nth-child(5) #captchaentrance
{
    width:310px;
    text-indent: 3em;

}
div.login .main .main_top .top_box .login_box table tr:nth-child(2) td,
div.login .main .main_top .top_box .login_box table tr:nth-child(3) td,
div.login .main .main_top .top_box .login_box table tr:nth-child(4) td,
div.login .main .main_top .top_box .login_box table tr:nth-child(5) td
{
    height:74px;

}
div.login .main .main_top .top_box .login_box table tr:nth-child(2) div,
div.login .main .main_top .top_box .login_box table tr:nth-child(3) div,
div.login .main .main_top .top_box .login_box table tr:nth-child(4) div
{
    height:54px;
    line-height: 40px;
    width:310px;
    box-shadow: 1px 1px 10px #d6d6d6;
    background: #fff;

}
div.login .main .main_top .top_box .login_box table .login_member input{
    background: url("/images/login/login_box_member.png") no-repeat 10px center;
} 

div.login .main .main_top .top_box .login_box table .login_username input{
    background: url("/images/login/login_box_un2.png") no-repeat 10px center;
} 
div.login .main .main_top .top_box .login_box table .login_password input{
    background: url("/images/login/login_box_pw2.png") no-repeat 10px center;
}
div.login .main .main_top .top_box .login_box table .login_verify #captchaentrance{
    height:54px;
    line-height: 54px;
    font-size: 15px;
    width:310px;
    box-shadow: 1px 1px 10px #d6d6d6;
    background: url("/images/login/login_box_verfi.png") no-repeat 10px center;
}
div.login .main .main_top .top_box .login_box table .captcha_sp{
    display:block;
    height: 40px;
    width:128px;
    background-color: rgb(240,240,240);
    position: absolute;
    top:245px;
    right:25px;

}
div.login .main .main_top .top_box .login_box table .wjmm{
    text-align: right;
    padding-top: 4px;
    padding-bottom: 24px;
    line-height: normal;
}
div.login .main .main_top .top_box .login_box table .remember-me{
    float: left;
    height:14px;
    display: inline-block;
    text-decoration: none;
    color:#727171;
}
div.login .main .main_top .top_box .login_box table .remember-me .remuncheck{
    background: url(/images/login/unchecked.png);
    vertical-align: middle;
    display: inline-block;
    margin-right: 7px;
    height: 16px;
    width:16px;
    margin-bottom: 2px;
}
div.login .main .main_top .top_box .login_box table .remember-me .remcheck{
    background: url(/images/login/checked.png);
    vertical-align: middle;
    display: inline-block;
    margin-right: 7px;
    height: 16px;
    width:16px;
    margin-bottom: 2px;
}
div.login .main .main_top .top_box .login_box table .wjmm a{
    height:14px;
    display: inline-block;
    text-decoration: none;
    color:#727171;
}
div.login .main .main_top .top_box .login_box table .wjmm a:hover{
    text-decoration: underline;
}
div.login .main .main_top .top_box .login_box table .wjmm a:before{
    content: url("/images/login/help2.png");
    vertical-align: middle;
    display: inline-block;
    padding-right:5px;
}
div.login .main .main_top .top_box .login_box table .login_btn input{
    width:310px;
    height: 44px;
    background-color: #42b5a1;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
div.login .main .main_top .top_box .login_box #yhxy{
    float: right;
    cursor: pointer;
    color: #727171;
    text-decoration: underline;
    box-sizing: border-box;
    line-height: 15px;
    display: inline-block;
    height: 15px;
    margin-top: 26px;
    font-size: 12px
}
div.login .main .main_top .top_box .hro_qr{
    width:100px;
    height: 328px;
    float: right;
    background: url("/images/login/hro_qr.png") no-repeat left top;
    background-size: contain;
}
div.login .main .main_bottom{
    background-color: #fff;
    height: 25%;
    box-sizing: border-box;
    padding-top:24px;
}
div.login .main .main_top{
    height: 75%;
}
div.login .main .main_bottom .search,
div.login .main .main_bottom .product_service{
    width:1000px;
    margin:0 auto;
}
div.login .main .main_bottom .title{
    margin:30px auto;
}
div.login .main .main_bottom .title span{
    display: inline-block;
    background: url("/images/login/ps_bg.png") no-repeat;
    background-size: contain;
    width: 150px ;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    color:#fff;
}
div.login .main .main_bottom .search p{
    width:990px;
    height: 35px;
    border:1px solid #2188c8;
    text-indent: 1em;
    line-height: 35px;
}
div.login .main .main_bottom .search p span{
    font-weight: bold;
}
div.login .main .main_bottom .search p a{
    text-decoration: none;
    color:purple;

}
div.login .main .main_bottom .search p a:hover{
    text-decoration: underline;
}
div.login .main .main_bottom .search p a span{
    color:red;
    font-style: italic;
    display: inline-block;
    transform:rotate(-18deg);
    -ms-transform:rotate(-18deg); 	/* IE 9 */
    -moz-transform:rotate(-18deg); 	/* Firefox */
    -webkit-transform:rotate(-18deg); /* Safari 和 Chrome */
    -o-transform:rotate(-18deg); 	/* Opera */
}
div.login .main .main_bottom .content{
    overflow: hidden;
}
div.login .main .main_bottom .content .proditems{
    width:160px;
    height: 125px;
    float: left;
    position: relative;
}
div.login .main .main_bottom .content .proditems div:nth-child(1){
}
div.login .main .main_bottom .content .proditems div p{
    color: #42b5a1;
    font-size: 14px;
    padding-bottom: 16px;
    font-weight: bold;
}
div.login .main .main_bottom .content a{
    display: block;
    color:#7a7171;
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
    margin-bottom: 10px;
}
div.login .main .main_bottom .content a:hover{
    color:#42b5a1;
}
div.login .main .main_bottom .content .sellphone{
    color: #7a7171;
    font-size: 12px;
    margin-bottom: 10px
}
   
div.login .main .main_bottom .content .erweima{
}
div.login .main .main_bottom .content .erweima .prod-plat{
    float: left;
}
div.login .main .main_bottom .content .erweima .prod-plat .plat-items{
    width: 125px;
    height: 46px;
    line-height: 46px;
    border-right: 2px solid #42b5a1;
    color: #9fa0a0;
}
div.login .main .main_bottom .content .erweima .prod-plat .active-plat{
    color: #000;
}
div.login .main .main_bottom .content .erweima .prod-plat .active-plat span{
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #42b5a1;
    float: right;
    height: 0px; 
    width: 0px; 
    display: inline-block;
    margin-top: 11px;
    vertical-align: middle
}

div.login .main .main_bottom .content .erweima .prod-plat i{
    width: 22px;
    height: 22px;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 6px
}
div.login .main .main_bottom .content .erweima .prod-plat .erweimaimg{
    margin-left: 10px;
    width: 140px;
    height: 140px;
}
div.login .main .main_bottom .content .erweima .prod-plat .rsewmimg{
    background: url("/images/login/rsewm.png") no-repeat center center;
    background-size: 100%;
}
div.login .main .main_bottom .content .erweima .prod-plat .wxewmimg{
    background: url("/images/login/wxewm.png") no-repeat center center;
    background-size: 100%
}
div.login .main .main_bottom .content .erweima .prod-plat .wbewmimg{
    background: url("/images/login/wbewm.png") no-repeat center center;
    background-size: 93%
}
div.login .main .main_bottom .content .erweima .prod-plat .active-plat .renshiimg-over{
    background: url("/images/login/weixin02.png") no-repeat;
}
div.login .main .main_bottom .content .erweima .prod-plat .plat-items .renshiimg{
    background: url("/images/login/weixin01.png") no-repeat;
}
div.login .main .main_bottom .content .erweima .prod-plat .active-plat .weixinimg-over{
    background: url("/images/login/weixin02.png") no-repeat;
}
div.login .main .main_bottom .content .erweima .prod-plat .plat-items .weixinimg{
    background: url("/images/login/weixin01.png") no-repeat;
}
div.login .main .main_bottom .content .erweima .prod-plat .active-plat .xinlangimg-over{
    background: url("/images/login/weibo02.png") no-repeat;
}
div.login .main .main_bottom .content .erweima .prod-plat .plat-items .xinlangimg{
    background: url("/images/login/weibo01.png") no-repeat;
}

/**********main end*************/
/**********footer start*************/
div.login .footer{
    height: 100px;
}
div.login .footer div{
    width: 1000px;
    margin:0 auto;
    text-align: center;

}
div.login .footer ul{
    margin-top:15px;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
}
div.login .footer ul li{
    float: left;
    list-style: none;

}
div.login .footer ul li a{
    text-decoration: none;
    display: inline-block;
    width:80px;
    height:30px;
    line-height: 30px;
    color:#333;
}
div.login .footer ul li a:hover{
    color:#2188c8;
}
div.login .footer ul li:nth-child(7) a{
    width:120px;
}
div.login .footer p span{
    padding-right: 20px;
    color: #727171;
}
/**********footer end*************/


#wjmm{
    width:360px;
    display:none;
}

#wjmm table{
    line-height:36px;
    margin:auto;
}

#wjmm table .title{
    text-align: left;
    width: 55px;
}

#wjmm #tips{
    color:red;
}

/*浏览器提示页面*/
div.contain{
    width:50%;
    text-align: center;
    min-width:700px;
    min-height: 400px;
    padding:100px 200px;
    position: absolute;
    background-color: #fff;
    display:none;
    font-family: "Helvetica Neue","Hiragino Sans GB","Microsoft YaHei","\9ED1\4F53",Arial,sans-serif;
    line-height: 2;
    font-size: 14px;
    position: relative;

}
div.contain p{
    text-align: left;
}
div.contain .p1{
    font-size: 15px;
}
div.contain .p1 img{
    width:20px;
    padding-right:10px;
}
div.contain p span{
    color:#2188c8;
}
div.contain #div_box{
    width:100%;
    height: 230px;
    position: relative;
}
div.contain ul{
    overflow: hidden;
    text-align: center;
    display: inline-block;
    position: absolute;
    top:40px;
    width:570px;
}
div.contain ul li{
    list-style: none;
    float: left;
    width:150px;
    height: 150px;
    margin:0 20px;

}
div.contain ul li a{
    background: url("/images/login/browser_img.png") no-repeat 0 0;
}
div.contain ul li .chrome{
    background-position: 0 0;
}
div.contain ul li .firefox{
    background-position: -320px 0;
}
div.contain ul li .browser2{
    background-position:-160px 0;

}
div.contain ul li a{
    display: inline-block;
    width:150px;
    height:150px;
    text-decoration: none;
    color:#2188c8;
}
div.contain ul li:hover .chrome{
    background-position: 0 -155px;
}
div.contain ul li:hover .firefox{
    background-position: -320px -155px;
}
div.contain ul li:hover .browser2{
    background-position: -160px -155px;
}
div.contain ul li a p{
    text-align: center;
    font-size: 12px;
    margin-top: 110px;
}
div.contain ul li a:hover p{
    font-size: 13px;
    font-weight: bold;
}
div.contain ul li img{
    width:60%;
    margin-top: 10px;
    border:none;
}
div.contain .p2{
    color:#999;
}
div.contain #detail_btn{
    cursor: pointer;
}
div.contain #detail{
    display: none;
}
div.contain #detail img{
    width: 80%;
    margin-top:20px;
}

#login_msg {
    display:none;
    vertical-align: middle;
    color: red;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
}

.login_verify {
    position: relative;
    height: auto !important ;
}
.captcha{
    width: 310px;
    padding: 5px;
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #ffffff;
    border: 1px #ccc solid;
    text-align: left;
}

.minicodecontainer{
    width: 100%;
    height: 40px;
    position: relative;
    margin-bottom: 5px;
    line-height: 40px;
}
.minicode{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 40px;
    text-align: right;
    box-sizing: border-box;
}

.minicode img{
    width: 140px;
    height: 40px;
    text-align: right;
}
.verifycode{
    position: relative;
    line-height: 0px;
    margin-bottom: 5px;
    width: 300px;
    height: 105px;
    cursor: pointer;
}
.verifycode img{
    width: 100%;
    height: 100%;
}

.yz-step{
    position: absolute;
    display: inline;
    width: 20px;
    height: 20px;
    background-image: url(/images/login/verifysteps.png);
}

.verifyeventcontainer{
    position: relative;
    height: 35px;
    line-height: 35px;
}

#refreshverifycode{
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

#btnverifycode{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 80px;
    height: 35px;
    color: #ffffff;
}

.verifycodeenable{
    background-color: #2db7f5;
}
.verifycodedisable{
    background-color: gray;
}

#captchaentrance{
    width: 100%;
    height: 40px;
    text-align: left;
    color: #999;
}

.checking{
    cursor: pointer;
}

.checkpass{
    position: relative;
}
.checkpass::after{
    position: absolute;
    content: url(/images/login/gou.png);
    width: 20px;
    height: 20px;
    top: 3px;
    left: 55px;
}
.noticeMsg{
    text-align: center;
    font-size: 14px;
}

/*用户协议弹窗样式*/
* {
    padding: 0;
    margin: 0;
    list-style:none;
}
.protocol {
    width: 740px;
    height: 480px;
    position:fixed;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    left:50%;
    background-color: #fff;
    border: 1px solid #efefef;
    display: none;
    z-index:1002;
}
.protocol .title1{
    color:#111;    
    text-align: center;
}
.protocol .title1 p {
    font-size: 18px;
    height:50px;
    line-height: 50px;  
}
#cancel {
    position:absolute;
    width: 13px;
    height: 13px;
    right:10px;
    top:20px;
    cursor:pointer;
}
.protocol>.title1 img {
    position:absolute;
    width: 13px;
    height: 13px;
    right:0px;
    top:0px;
}
.text {
    line-height: 17px;
    color: #595757;
    font-family:"宋体";
    padding-left:13px;
    width: 710px;
    box-sizing: border-box;
    height: 79%;
    height: 380px;
    margin:0 auto;
    font-size: 14px;
    border: 1px solid #c9caca;
    background-color: #F8F8F8;
    font-weight: 400;
    overflow-y: auto;
}
.text .scroll {
    width: 12px;
    height: 360px;
    border-radius:12px;
    border: 1px solid #dddddd;
    position:absolute;
    margin-top:10px;
    right:13px;
    background-color: #fff;
}
.text .scroll .scroll1 {
    margin:1px auto;
    width: 10px;
    height: 156px;
    border-radius: 10px;
    background-color: #c8cbca;
}
.text .special {
    padding-top: 10px;
    margin-bottom:15px;
}
.text .title {
    margin-right: 25px;
}
.text .title h5 {
    font-weight: 400;
}
.text .title p {
    margin-bottom:17px;
}
.agree {
    display: flex;
    align-items: center;
    margin-left:440px;
}
.agree img {
    position:relative;
    top:10px;
    margin-right:5px;
    width: 19px;
    height: 19px;
    cursor:pointer;
}
.agree .read {
    font-size: 14px;
    position:relative;
    top:7px;
    margin-right:18px;
    color:#898989;
}

.agree .login1 {
    position:relative;
    top:7px;
    width: 70px;
    height: 33px;
    line-height: 33px;
    color: #898989;
    display: inline-block;
    background-color: #F3F4F4;
    font-size: 14px;
    text-align: center;
    border-radius:3px;
    cursor:pointer;
}