/*登录开始*/
.split {
    display: inline-block;
    width: 2px;
    height: 55px;
    background-color: #d5d5d5;
    margin-left: 38px;
    margin-top:30px;
    margin-right: 32px;
}

.jq_public_top_search h1 {
    display: inline-block;
    font-size: 38px;
    /*line-height: 1;*/
    color:#333;
    vertical-align: top;
    margin-top: 30px;
}
.jq_login_wrap{
    padding-top: 42px;
    background: url("../../images/login/login_bg.jpg") no-repeat center;
    max-width: 100%;
    min-width: 100%;
    height: 500px;
}

.jq_login_wrap .jq_login_container{
    width:400px;
    min-height: 410px;
    background-color: #fff;
    float: right;
    box-sizing: border-box;
    padding-bottom: 30px;

}
.jq_login_wrap .login_bar{
    padding-left: 60px;
    padding-right: 30px;
    padding-top:24px;
    border-bottom: 1px solid #e5e5e5;
}
.jq_login_wrap .login_bar span{
    display: inline-block;
/*     width: 112px; */
    margin-right:40px;
    height: 38px;
    font-size: 16px;
    color:#666;
    text-align: center;
}
.jq_login_wrap .login_bar .current{
    color:#E70012;
    border-bottom: 1px solid #E70012;
}
.jq_login_wrap .login_container{
    padding-left: 40px;
    padding-right: 30px;
}
.jq_login_wrap .fill_tel{
    margin-top: 30px;
    padding-left:16px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}
.jq_login_wrap .fill_tel input{
    width:292px;
    height:42px;
    font-size: 14px;
    padding-left:24px;
    box-sizing: border-box;
    outline: none;
    border: none;
}
.jq_login_wrap .fill_tel i{
    display:inline-block;
    background: url("../../images/login/tel.jpg") no-repeat center;
    width: 20px;
    height: 23px;
    background-size: contain;
    vertical-align: middle;
}
.jq_login_wrap .fill_password{
    margin-top: 24px;
    padding-left:16px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}
.jq_login_wrap .fill_password input{
    width:290px;
    height:42px;
    font-size: 14px;
    padding-left:16px;
    box-sizing: border-box;
    outline: none;
    border: none;
}
.jq_login_wrap .fill_password i{
    display:inline-block;
    background: url("../../images/login/code.jpg") no-repeat center;
    width: 18px;
    height: 22px;
    background-size: contain;
    vertical-align: middle;
}
.jq_login_wrap .tip{
    margin-top: 20px;
    font-size: 16px;
    color:#666;
}
.jq_login_wrap .tip .tip_left i{
    width: 15px;
    height: 15px;
    border: 1px solid;
    border-radius: 2px;
    vertical-align: middle;
    margin-right: 7px;
}
.jq_login_wrap .tip .tip_right i{
    width: 1px;
    height: 16px;
    background-color: #666;
    vertical-align: middle;
    margin: 0 8px;
}
.jq_login_wrap button{
    display: block;
    margin-top: 32px;
    background-color: #E70012;
    width: 100%;
    height: 46px;
    line-height: 46px;
    color:#fff;
    outline: none;
    border: none;
}
.jq_login_wrap .other_method{
    margin-top: 26px;
    font-size: 16px;
    color:#666;
    line-height: 32px;
}
.jq_login_wrap .other_method a{
    display: inline-block;
    margin-left:10px;
}
.jq_login_wrap .other_method  .weixin i{
    background: url("../../images/login/wei.jpg") no-repeat center;
    width: 30px;
    height: 32px;
    vertical-align:top;
}
.jq_login_wrap .other_method  .qq i{
    background: url("../../images/login/qq.jpg") no-repeat center;
    width: 30px;
    height: 32px;
    vertical-align:top;
}
.jq_login_wrap .other_method  .weibo i{
    background: url("../../images/login/weibo.jpg") no-repeat center;
    width: 30px;
    height: 32px;
    vertical-align:top;
}
/*登录结束*/
/*注册 开始*/
.jq_register_wrap{
    margin-top: 133px;
}
.jq_register_wrap .register_container{
    padding-left: 55px;
}
.jq_register_wrap .register_container h2{
    padding-bottom: 10px;
    color:#E70012;
    font-size: 28px;
    width: 160px;
    border-bottom:1px solid #E70012 ;
    text-align: center;
    font-weight: bold;
}
.jq_register_wrap .register_content_wrap{
    width: 100%;
    border-top:1px solid #e5e5e5;
}
.jq_register_wrap .register_content_wrap .role{
    margin-top: 37px;
    font-size: 18px;
    color:#333;
    margin-left: 37px;
    margin-bottom: 5px;
}
.jq_register_wrap .register_content_wrap .role input{
    margin-left: 20px;
}
.jq_register_wrap .register_content_wrap .role{
    position: relative;
}
.jq_register_wrap .register_content_wrap .fill{
    position: relative;
    font-size: 14px;
    color:#666;
    margin-top: 25px;
}
.jq_register_wrap .register_content_wrap .role .jk_label{
    position: absolute;
    width:auto;
    white-space: nowrap;
    left:423px;
    top:0;
    font-size: 16px;
    animation-duration: .8s;
    animation-fill-mode: both;
}
.jq_register_wrap .register_content_wrap .fill .jk_label{
    position: absolute;
    width:auto;
    white-space: nowrap;
    left:390px;
    top:0;
    animation-duration: .8s;
    animation-fill-mode: both;
}
.jq_register_wrap .register_content_wrap .role .jk_label.error_shake,
.jq_register_wrap .register_content_wrap .fill .jk_label.error_shake{
    animation-name: errorShake;
    color:#e70012;
}
@keyframes errorShake {
    from, to {
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translate3d(-3px, -1px, 0);
    }

    20%, 40%, 60%, 80% {
        transform: translate3d(3px, 1px, 0);
    }
}
.jq_register_wrap .register_content_wrap .fill span{
    display: inline-block;
    width: 105px;
    line-height: 38px;
    font-size: 16px;
    color:#333;
    text-align: right;
}
.jq_register_wrap .register_content_wrap .fill input{
    margin-left: 16px;
    width: 220px;
    height: 38px;
    padding-left: 12px;
    font-size: 14px;
    margin-right: 32px;
    border-radius:8px;
    border: 1px solid #e5e5e5;
    outline: none;
}
.jq_register_wrap .register_content_wrap .fill_code{
    font-size: 14px;
    color:#666;
    margin-top: 25px;
}
.jq_register_wrap .register_content_wrap .fill_code span{
    display: inline-block;
    width: 105px;
    line-height: 38px;
    font-size: 16px;
    color:#333;
    text-align: right;
}
.jq_register_wrap .register_content_wrap .fill_code input{
    margin-left: 16px;
    width:120px;
    height: 38px;
    padding-left: 12px;
    font-size: 14px;
    margin-right:7px;
    border-radius:8px;
    border: 1px solid #e5e5e5;
    outline: none;
}
.jq_register_wrap .register_content_wrap .fill_code button{
    display: inline-block;
    width: 111px;
    height: 38px;
    line-height: 38px;
    color:#fff;
    font-size: 14px;
    outline: none;
    border: none;
    margin-right: 32px;
    background: #d5d5d5;
}
.jq_register_wrap .register_content_wrap .fill_code button.active{
    background-color: #E70012;
    cursor:pointer;
}
.jq_register_wrap .register_content_wrap .register_content_right{
    margin-right: 30px;
    padding-top: 90px;
    width: 320px;
}
.jq_register_wrap .space{
    width: 1px;
    height: 380px;
    background-color: #e5e5e5;
    margin-right:30px;
    margin-top: 35px;
}
.jq_register_wrap .register_content_wrap .register_content_right .tag{
    text-align: center;
    font-size: 18px;
    color:#666;
}
.jq_register_wrap .register_content_wrap .register_content_right a{
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 40px;
    line-height: 40px;
    background-color: #E70012;
    color:#fff;
    font-size: 18px;
    text-align: center;
    margin-top:30px;
}
.jq_register_wrap .register_content_wrap .register_benefit_wrap{
    margin-left: 15px;
    margin-top: 80px;
}
.jq_register_wrap .register_content_wrap .register_benefit_wrap h3{
    font-size: 18px;
    color:#333;
    margin-bottom: 20px;
}
.jq_register_wrap .register_content_wrap .register_benefit_wrap p{
    font-size: 14px;
    color:#999;
    line-height: 25px;
}
.jq_register_wrap .protocol_wrap{
    font-size: 14px;
    color:#999;
    margin-top: 44px;
    margin-left: 120px;
}
.jq_register_wrap .protocol_wrap input{
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
}
.jq_register_wrap .protocol_wrap span{
    color: #E70012;
}
.jq_register_wrap .protocol_wrap button{
    display: block;
    width: 300px;
    height: 40px;
    color:#fff;
    background-color: #E70012;
    line-height: 40px;
    text-align: center;
    outline: none;
    border: none;
    margin-top:40px;
    border-radius: 8px;
    cursor: pointer;
}
/*注册 结束*/
/*找回密码 开始*/
.jq_look_for_password_wrap{
    padding: 0 187px;
    padding-top: 20px;
    background-color:#ededed;
    text-align: center;
    padding-bottom: 30px;
}
.jq_look_for_password_wrap .jq_look_for_password_container{
    background-color: #fff;
    padding-top: 30px;
    height: 420px;
}
.jq_look_for_password_wrap .step{
    margin-bottom: 85px;
    margin-left: 187px;
    margin-right: 187px;
}

.jq_look_for_password_wrap .step img{
    display: block;
    max-width: 100%;
    margin: 0 auto;

}
.jq_look_for_password_wrap .step .step_1{
    margin-top: 10px;
}
.jq_look_for_password_wrap .step .step1{
    display: inline-block;
    width: 380px;

}
.jq_look_for_password_wrap .step .step2{
    display: inline-block;
    width: 408px;
}
.jq_look_for_password_wrap .fill_in_tel{
    font-size: 16px;
    color:#333;
}
.jq_look_for_password_wrap .fill_in_code{
    font-size: 16px;
    color:#333;
    margin-top: 38px;
}
.jq_look_for_password_wrap .fill_in_tel input{
    height: 40px;
    line-height: 40px;
    width: 310px;
    border: 1px solid;
    font-size: 14px;
    color:#999;
    padding-left: 15px;
    box-sizing: border-box;
    border-radius: 8px;
    margin-left: 10px;
    outline: none;
}
.jq_look_for_password_wrap .fill_in_code input{
    height: 40px;
    line-height: 40px;
    width:180px;
    border: 1px solid;
    font-size: 14px;
    color:#999;
    padding-left: 15px;
    box-sizing: border-box;
    border-radius: 8px;
    margin-left: 10px;
    margin-right: 20px;
    outline: none;
}
.jq_look_for_password_wrap .fill_in_code button{
    width: 108px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    outline: none;
    background-color:#d5d5d5;
}
.jq_look_for_password_wrap .fill_in_code button.active{
    color: #E70012;
    border: 1px solid #E70012;
    border-radius: 8px;
    cursor:pointer;
    background-color: #fff;
}

.jq_look_for_password_wrap .next_step button{
    width: 310px;
    background-color: #E70012;
    color:#fff;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    outline: none;
    border: none;
    margin-top: 35px;
}
.jq_look_for_password_footer .jq_public_footer_container{
    margin-top: 0;
}
/*找回密码 结束*/
/*招标 开始*/

.jq_bid_banner_wrap .form_wrap{
    background-color: #fff;
    padding-top: 35px;
    height:385px;
    margin-top:-10px;
}
.jq_bid_banner_wrap .form_wrap .form_tagline{
    margin-bottom:28px;
}
.jq_bid_banner_wrap .form_wrap .form_username,
.jq_bid_banner_wrap .form_wrap .form_city,
.jq_bid_banner_wrap .form_wrap .form_tel{
    margin-bottom: 10px;
    font-size: 12px;
}
.jq_bid_banner_wrap .form_wrap .form_request textarea{
    display: block;
    margin: 0 auto;
    width: 285px;
    height: 70px;
    box-sizing: border-box;
    padding-top: 11px;
    padding-left: 28px;
    font-size: 12px;
    resize: none;
    outline: none;
    border: 1px solid #e5e5e5;
    margin-bottom: 12px;
}
.jq_bid_banner_wrap .form_wrap .word{
    font-size: 12px;
    color:#999;
    width: 285px;
    margin: 0 auto;
    margin-top:18px;
}
.jq_bid_banner_wrap .form_wrap .word span{
    color:#E70012;
}
/*招标 结束*/
/*jk Add Begin*/
.jq_public_top_search h1{
    font-weight:normal;
}
.jq_login_wrap{
    margin-top: 42px;
    padding-top:0;
}
.jq_login_wrap .jq_login_container{
    margin-top:42px;
}
.jq_login_wrap .tip .tip_left input{
    width: 15px;
    height: 15px;
    border: 1px solid;
    border-radius: 2px;
    margin-right: 7px;
}
.jq_login_wrap .tip .tip_right a{
    color:#666;
}
.jq_login_wrap .tip .tip_right a:hover{
    color:#e70012;
}
.jq_login_wrap button{
    cursor: pointer;
}
.jq_login_wrap .jq_login_container .login_way{
    display: none;
}
.jq_login_wrap .jq_login_container .login_way.current{
    display: block;
}
.jq_login_wrap .login_way2 .fill_password{
    position: relative;
    width:167px;
}
.jq_login_wrap .login_way2 .fill_password input{
    width:140px;
}
.jq_login_wrap .fill_password .get_verify{
    position: absolute;
    right: -145px;
    top: 0;
    width: 115px;
    margin: 0;
    background: #fff;
    color: #e70012;
    border: 1px solid #e70012;
    border-radius: 8px;
}
.jq_login_wrap .fill_tel input{
    width:285px;
}
.jq_login_wrap .fill_password input{
    width:285px;
}
.jq_register_wrap .register_benefit_wrap .role{
    height: 20px;
    line-height: 20px;
}
.jq_register_wrap .register_benefit_wrap .role label{
    height: 20px;
    line-height: 18px;
}
.jq_register_wrap .register_content_wrap .role input {
    margin-right: 10px;
    vertical-align: middle;
    width:14px;
    height:14px;
}
.jq_register_wrap{
    margin-top: 20px;
}
.jq_register_wrap .jq_wrap_1220{
    background: #fff;
    padding:30px 0 60px;
}

.jq_look_for_password_wrap .jk_step{
    display: none;
}
.jq_look_for_password_wrap .jk_step.current{
    display: block;
}
.jq_look_for_password_wrap span.label_span {
    display: inline-block;
    width: 149px;
    text-align: right;
    padding-right: 10px;
}
.jq_look_for_password_wrap .next_step button{
    margin-left:165px;
}
.jq_look_for_password_wrap .jk_step2 .fill_in_tel{
    margin-top: 38px;
}
.jq_look_for_password_wrap .jk_position_wrap,
.jq_register_wrap .jk_position_wrap{
    position: relative;
    display: inline-block;
}
.jq_register_wrap .jk_position_wrap .jk_hide_content,
.jq_look_for_password_wrap .jk_position_wrap .jk_hide_content{
    position:absolute;
    left:0;
    bottom:50px;
    background: #fff;
    text-align: left;
    height:0;
    padding:0;
    border:0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
}
.jq_register_wrap .jk_position_wrap .jk_hide_content.active,
.jq_look_for_password_wrap .jk_position_wrap .jk_hide_content.active{
    padding:15px;
    border:1px solid #e70012;
    width:auto;
    height:auto;
    overflow: visible;
}
.jq_register_wrap .jk_position_wrap .jk_hide_content::before,
.jq_look_for_password_wrap .jk_position_wrap .jk_hide_content::before{
    position: absolute;
    left:30px;
    bottom:-9px;
    content: '';
    border-left: 8px dashed transparent;
    border-right: 8px dashed transparent;
    border-top: 8px solid #e70012;
}
.jq_register_wrap .jk_position_wrap .jk_hide_content::after,
.jq_look_for_password_wrap .jk_position_wrap .jk_hide_content::after{
    position: absolute;
    left:30px;
    bottom:-8px;
    content: '';
    border-left: 8px dashed transparent;
    border-right: 8px dashed transparent;
    border-top: 8px solid #fff;
}
.jq_register_wrap .jk_hide_content .show_verify,
.jq_look_for_password_wrap .jk_hide_content .show_verify,
.jq_register_wrap .jk_hide_content .check_verify,
.jq_look_for_password_wrap .jk_hide_content .check_verify{
    margin:10px 0;
    white-space: nowrap;
}
.jq_register_wrap .jk_hide_content .show_verify img,
.jq_look_for_password_wrap .jk_hide_content .show_verify img{
    width:80px;
    height:28px;
    vertical-align: middle;
}
.jq_register_wrap .jk_hide_content .show_verify .change_btn,
.jq_look_for_password_wrap .jk_hide_content .show_verify .change_btn{
    display: inline-block;
    margin-left:20px;
    font-size: 14px;
    color:#333;
    cursor: pointer;
}
.jq_register_wrap .jk_hide_content .show_verify .change_btn:hover,
.jq_look_for_password_wrap .jk_hide_content .show_verify .change_btn:hover{
    color:#e70012;
}
.jq_register_wrap .jk_hide_content .check_verify input,
.jq_look_for_password_wrap .jk_hide_content .check_verify input{
    margin:0;
    width: 80px;
    height:28px;
    border:1px solid #e5e5e5;
    outline: none;
}
.jq_register_wrap .jk_hide_content .check_verify .check_btn,
.jq_look_for_password_wrap .jk_hide_content .check_verify .check_btn{
    display: inline-block;
    padding:0 20px;
    margin-left:10px;
    height: 28px;
    line-height: 28px;
    background: #e70012;
    color:#fff;
    cursor: pointer;

}
.jq_register_wrap .jk_hide_content .check_verify .check_btn:active,
.jq_look_for_password_wrap .jk_hide_content .check_verify .check_btn:active{
    -webkit-transform: scale(.95);
    -moz-transform: scale(.95);
    -ms-transform: scale(.95);
    -o-transform: scale(.95);
    transform: scale(.95);
}
/*jk Add End*/