/* 
* 前后台公用css，也可以单独引入其他项目，自我独立，方便各个地方调用
* cy
*/

/* 抽奖模块css */
.rb_ad {
    position: fixed;
    right: 81px;
    bottom: 75px;
    cursor: pointer;
    z-index: 999;
}
.rb_ad i {
    position: absolute;
    right: -26px;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(/uploads/image/opiczjd/rb_ad_close.png) no-repeat;
    background-size: contain;
    cursor: pointer;
}
.rb_ad img {
    width: 82px;
}
.choujiang_zjd {
    width: 702px;
    height: 582px;
    background: url(/uploads/image/opiczjd/zjd_bg.png) no-repeat;
    background-size: contain;
    overflow: hidden;
}
.zjd_top {
    width: 536px;
    margin: 0 auto;
    height: 34px;
    line-height: 34px;
    padding: 0 25px;
    margin-top: 144px;
    box-sizing: border-box;
    font-size: 14px;
    overflow: hidden;
}
.zjd_sj {
    color: #fff;
    letter-spacing: 1px;
}
.zjd_cz {
    color: #ffeeb6;
    width: 137px;
    cursor: pointer;
}
.js_zjdrecord {
    margin-left: 20px;
}
.zjd_box {
    margin-top: 8px;
}
/* 隐藏复选框默认样式 */
.zjd_box input {
    display: none;
}
.zjd_box ul {
    width: 564px;
    margin: 0 auto;
}
.zjd_box ul img {
    position: absolute;
    display: block;
    width: 116px;
    margin: 0 auto;
    margin-top: 20px;
}
/* 鼠标移入改变样式 */
.zjd_box ul img:hover {
    cursor: , default;
}
/* 鼠标左击时样式 */
.zjd_box ul img:active {
    cursor: , default;
}
.zjd_box ul li {
    position: relative;
    float: left;
    width: 116px;
    height: 128px;
    margin-right: 32px;
    margin-bottom: 56px;
}
.zjd_box ul li:nth-child(4n 4){
    margin-right: 0;
}
.zjd_box ul li:nth-child(n 5){
    margin-bottom: 0;
}
.zjd_box li i {
    position: absolute;
    width: 68px;
    height: 20px;
    background: url(/uploads/image/opiczjd/zjd_gl.png) no-repeat;
    background-size: contain;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    top: 28px;
    right: -18px;
}
.zjd_box li span {
    position: absolute;
    width: 116px;
    height: 32px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    bottom: -50px;
    line-height: 32px;
}
.zjd_rule,.zjd_record {
    width: 616px;
    height: 410px;
    padding: 25px;
    box-sizing: border-box;
    background: url(/uploads/image/opiczjd/rule_bg.png) no-repeat;
    background-size: contain;
    margin: 0 auto;
    margin-top: 144px;
    color: #fff;
    font-size: 13px;
}
.zjd_title {
    margin-bottom: 10px;
    font-size: 20px;
    text-align: center;
    margin-top: -9px;
    font-weight: 500;
}
.zjd_back {
    padding-left: 19px;
    font-size: 14px;
    background: url(/uploads/image/opiczjd/back.png) no-repeat left;
    background-size: 16px;
    cursor: pointer;
}
.zjd_rule p {
    line-height: 21px;
    font-size: 13px;
    font-family: pingfangsc-medium, pingfang sc;
}
.zjd_record table {
    margin-top: 20px;
    text-align: left;
}
.zjd_record table th {
    font-weight: 500;
}
.zjd_record table td,.zjd_record table th {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #fff;
}
.zjd_record table td a {
    margin-left: 10px;
    color: #ffdd75;
    cursor: pointer;
}
.cj_class {
    overflow: hidden!important;
    background: transparent!important;
    box-shadow: none!important;
}
.cj_class .layui-layer-setwin {
    display: none!important;
}
.zjd_box ul img.eggopen {
    display: none;
    top: -18px;
    width: 130px;
    left: -6px;
}
.win_prize,.no_win,.no_chance {
    position: relative;
    width: 530px;
    height: 494px;
    background: url(/uploads/image/opiczjd/win_bg.png) no-repeat;
    background-size: contain;
    padding-top: 117px;
    box-sizing: border-box;
}
.win_prize h6 {
    text-align: center;
    font-size: 34px;
    color: #fff;
    font-weight: 700;
}
.win_box {
    overflow: hidden;
    width: 322px;
    height: 131px;
    margin: 20px auto;
}
.win_go {
    display: block;
    width: 212px;
    height: 48px;
    margin: 0 auto;
    background: linear-gradient(270deg, #e44f25 0%, #f68b38 100%);
    border-radius: 24px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-size: 18px;
    transition: all .3s;
}
.win_go:hover {
    color: rgba(255, 255, 255, .7);
}
.prize_info {
    float: left;
    text-align: center;
    margin: 12px 25px
}
.prize_type {
    float: left;
    width: 28px;
    color: #784118;
    font-size: 28px;
    margin: 20px 46px;
    line-height: 30px;
}
.prize_info .p1 {
    font-size: 56px;
    color: #784118;
    font-weight: 700;
    font-family: dinprom;
}
.prize_info .p1 span{
    font-size: 32px;
    color: #784118;
}
.prize_info .p2 {
    color: #784118;
    font-size: 14px;
}
.prize_info .p3 {
    color: #784118;
    font-size: 12px;
}
.win_close {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 54px;
    top: 80px;
    background: url(/uploads/image/opiczjd/close.png) no-repeat;
    background-size: contain;
    cursor: pointer;
}
.cj_close {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0px;
    top: 0px;
    background: url(/uploads/image/opiczjd/close.png) no-repeat;
    background-size: contain;
    cursor: pointer;
}
.playagain {
    margin-top: 400px;
}
.no_win {
    background: url(/uploads/image/opiczjd/no_win.png) no-repeat;
    background-size: contain;
}
.play_again {
    margin-top: 174px;
}
.no_chance p {
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.no_chance {
    background: url(/uploads/image/opiczjd/no_chance.png) no-repeat;
    background-size: contain;
}

/* 密码验证css */
.mmyz_box {
    position: absolute;
    padding: 16px;
    border: 1px solid #d4d9e2;
    background-color: #fff;
    z-index: 2;
    padding-right: 0;
    box-sizing: border-box;
    width: 340px;
    border-radius: 6px;
}
.mmyz_box ul li {
    margin-bottom: 8px;
    color: #666;
    font-size: 12px;
    line-height: 14px;
    height: 14px;
}
.mmyz_box ul li:last-child {
    margin-bottom: 0;
}
.mmyz_box ul li i {
    position: static;
    float: left;
    width: 15px;
    height: 15px;
    margin-right: 4px;
    background: url(/uploads/image/opiuser/pwd_no.png) no-repeat;
    background-size: contain;
}
.mmyz_box ul li.active i{
    background: url(/uploads/image/opiuser/pwd_ok.png) no-repeat;
    background-size: contain;
}
.mmyz_box ul li span {
    float: left;
}
.mmyz_level {
    margin-bottom: 10px;
    font-size: 12px;
    color: #181c29;
    line-height: 12px;
}
.mmyz_level span {
    display: inline-block;
    margin-right: 7px;
    width: 30px;
    height: 3px;
    background: #d4d9e2;
    vertical-align: middle;
}
.mmyz_level span.yzok {
    background-color: #ff0000;
}
.mmyz_zc {
    top: 52px;
    left: 100px;
}
.mmyz_zc img {
    position: absolute;
    width: 21px;
    top: -8px;
}
.mmyz_zc .mmyz_level {
    display: none;
}
.mmyz_xg {
    top: -39px;
    left: 195px;
}
.mmyz_xg img {
    position: absolute;
    width: 21px;
    top: 52px;
    left: -15px;
    transform: rotate(-90deg);
}
@keyframes bouncein {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0,0,0);
        transform: scale3d(0,0,0);
    }


    40% {
        opacity: 0.4;
        -webkit-transform: scale3d(0.4, 0.4, 0.4);
        transform: scale3d(0.4, 0.4, 0.4);
    }

    80% {
        opacity: 0.8;
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bouncein {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-name: bouncein;
    animation-name: bouncein;
}
.safe_level_low .level_1{
    background-color: #ff0000;
}
.safe_level_mid .level_1,.safe_level_mid .level_2{
    background-color: #ff7600;
}
.safe_level_high span{
    background-color: #009643;
}
#getpass2 .mmyz_zc{
    top: 56px;
    left: 188px;
}
#mmbh .mmyz_zc{
    top: 46px;
    left: 25px;
}

body #yzmdian #yz_tc_dl {
    background: url(/uploads/image/opiuser/dianxuan.png) no-repeat;
    background-position: 71px 11px;
    text-align: left;
    text-indent: 100px;
}
body .dianyzm_ok #yz_tc_dl {
    background: url(/uploads/image/opiuser/ok.png) no-repeat!important;
    background-position: 100px 11px!important;
    background-size: 20px!important;
    text-indent: 130px!important;
}
body .o_login_w #yzmdian #yz_tc_dl {
    background-position: 100px 11px;
    text-indent: 130px
}
body .o_login_w .dianyzm_ok #yz_tc_dl {
    background-position: 128px 11px!important;
    text-indent: 157px!important;
}
#yzmdian{
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f3f3f3));
    background-image: -o-linear-gradient(top,#fff 0,#f3f3f3 100%);
    background-image: linear-gradient(180deg,#fff,#f3f3f3);
    border: 1px solid #d4d9e2;
    border-radius: 4px;
    height:40px;
    cursor:pointer;
    line-height:40px;
    /* border-left: 5px solid #037cff; */
    /* padding-left: 10px; */
    color: #676d78;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 13px;
    user-select: none;
}
#yzmdian:hover{
    border-color:#037cff !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#fff));
    background-image: -o-linear-gradient(top,#f4f4f4 0,#fff 100%);
    background-image: linear-gradient(180deg,#f4f4f4,#fff);
    color: #333;
}
#yzmdian .iconfont {
    font-size: 18px;
    float: right;
    margin-right: 10px;
    color: #c9cfdc;
}
#yzmdian.dianyzm_ok {
    border-color: #39c522 !important;
    background: #f3fdec;
    color: #439900!important;
}
#yzmdian.dianyzm_ok i.iconfont {
    color: #9cd194!important;
}
#aliyuncaptcha-mask{
    z-index:910000000!important;
}
#aliyuncaptcha-window-popup{
    z-index:910000001!important;
}
#aliyuncaptcha-window-popup {
    z-index: 1000000001!important;
}
body .btn_slide {
    background: #f6f7f9!important;
    border: 1px solid #ddd!important;
    color: #fff!important;
    width: 44px!important;
    height: 40px!important;
    font-size: 18px;
    font-weight: 900!important;
    line-height: 40px!important;
}
body .nc-lang-cnt {
    height: 40px!important;
    margin-left: 0!important;
    line-height: 40px!important;
    font-size: 14px!important;
}
body .btn_ok {
    background: #fff!important;
    border: 1px solid #ddd!important;
    color: #fff!important;
    width: 44px!important;
    height: 40px!important;
    line-height: 40px!important;
}
/* 入库弹窗 */
.week-act-layer {
    border-radius: 10px !important;
}

.week-act-layer .layui-layer-setwin {
    display: block !important;
}

.week-act-layer .layui-layer-close {
    right: -42px !important;
    top: -46px !important;
    background:  no-repeat 0 0 / 100% !important;
}

.week_act_modal {
    position: relative;
    height: 406px;
    padding: 30px 30px 24px;
    background:  no-repeat center bottom /
    700px 169px;
}

.week_act_modal .week_act_list {
    margin: 30px 0 34px;
}

.week_act_modal .week_act_li {
    width: 150px;
    height: 176px;
    border: 1px solid #eaeef3;
    border-radius: 4px;
    margin-right: 10px;
    cursor: pointer;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.week_act_modal .week_act_li:hover {
    transform: translatey(-15px);
    -webkit-transform: translatey(-15px);
}

.week_act_modal .week_act_li:last-child {
    margin-right: 0;
}

.week_act_modal .week_act_li_con {
    margin: 0 12px;
}

.week_act_li .week_act_li_img {
    width: 150px;
    height: 54px;
    font-size: 16px;
    line-height: 54px;
    color: #fff;
    font-weight: 700;
    text-indent: 1em;
    background-image: ;
    background-repeat: no-repeat;
    background-size: 100%;
}

.week_act_modal .week_act_li.week_act_li_oth .week_act_li_img {
    background-image: ;
}

.week_act_li .week_act_li_tips {
    width: 70px;
    font-size: 12px;
    color: #ff0000;
    text-align: center;
    padding: 2px;
    border-radius: 2px;
    border: 1px solid #ff0000;
    margin: 15px 0;
}

.week_act_li .week_act_li_sheng {
    font-size: 16px;
    color: #ff0000;
}

.week_act_li .week_act_li_sheng strong {
    font-size: 24px;
}

.week_act_li .week_act_li_hui {
    font-size: 12px;
    color: #666;
    margin-top: 4px;
}

.week_act_modal .week_act_btn {
    width: 282px;
    margin: 0 auto;
}

.week_act_modal .week_act_btn a {
    display: block;
    width: 282px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: #007bff;
    border-radius: 4px;
    letter-spacing: 2px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    animation:fangdasuoxiao 0.7s infinite alternate linear
}

@keyframes fangdasuoxiao{
    0% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}

.week_act_modal .week_act_btn a:hover {
    opacity: 0.8;
}

.week_act_modal .week_act_btn label {
    display: block;
    text-align: center;
    margin-top: 14px;
}

.week_act_modal .week_act_btn label span {
    margin-left: 4px;
    font-size: 12px;
    color: #666;
}

.week_act_modal .week_act_close {
    position: absolute;
    top: -30px;
    right: -30px;
    width: 30px;
    height: 30px;
    background:  no-repeat 0 0 / 100%;
}

.week_act_modal.week_act_modal_thir .week_act_li {
    width: 204px;
}

.week_act_modal.week_act_modal_thir .week_act_li_img {
    width: 204px;
    height: 54px;
    background-image: ;
    background-repeat: no-repeat;
    background-size: 100%;
}

.week_act_modal .js_week_act_click {
    cursor: pointer;
}
.week_act_banner {
    display: block;
}
.clearfix:after {
    display: block;
    clear: both;
    content:'';
    visibility: hidden;
    height: 0;
}
.week_act_btn input {
    vertical-align: middle;
}
.clearfix {
    zoom: 1;
}
.icon_beian {
    height: 13px;
    margin-right: 3px;
    position: relative;
    top: 2px
}
.layui-layout-body .icon_beian {
    top: -1px;
}
.kf-class .ym-kf_opp {
    padding-top: 58px;
    text-align: center;
}

.kf-class .ym-kf_opp img {
    width: 120px;
    height: 120px;
    background-color: #f2f4f3;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.kf-class .ym-kf_opp .photo {
    padding: 0 70px;
}

.kf-class .ym-kf_opp p {
    text-align: center;
    margin-top: 6px;
    font-size: 16px;
    font-weight: normal;
    color: #666666;
}

.kf-class .ym-kf_opp p a {
    font-size: 16px;
    font-weight: normal;
    color: #666666;
}

.kf-class .ym-kf_opp p a:hover {
    text-decoration: none;
}

.kf-class .ym-kf_opp .dh {
    margin: 58px auto 0;
    width: 348px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    background-color: #0098fd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.language_switch {
    float: right;
    position: relative;
    display: inline-block;
    height: 35px;
    font-size: 12px;
    line-height: 35px;
    margin-left: 6px;
    cursor: pointer;
}
.language_switch .switch_box{
    display: none;
    position: absolute;
    left: 0;
    top: 34px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 8px 13px #00000012;
    z-index: 11;
}
.language_switch span {
    background: url(/uploads/image/opinew/lang.png) no-repeat;
    background-size: 17px;
    width: auto;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    line-height: 17px;
}
.language_switch h3 {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #181818;
    white-space: nowrap;
    line-height: 18px;
    margin-bottom: 8px;
}
.language_switch a {
    float: none!important;
    display: block!important;
}
.switch_box section:first-child {
    margin-bottom: 10px;
}
.zx_home {
    width: 55px;
    box-sizing: border-box;
    float: left;
    display: inline-block;
    position: relative;
    height: 26px;
    line-height: 1;
    font-size: 12px;
    border-radius: 3px;
    color: rgba(255, 255, 255, 0.8);
    margin-left: 12px;
    cursor: pointer;
}
.zx_home i {
    position: absolute;
    width: 5px;
    right: 9px;
    height: 5px;
    top: 9px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: rotate(225deg);
}
.zx_home ul {
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    height: 26px;
    border-radius: 3px;
    overflow: hidden;
    transition: all .2s;
    border: 1px solid rgba(255,255,255,.4)!important;
}
.zx_home a {
    display: block;
    float: none;
    color: #fff;
    transition: all .3s;
    padding: 0 10px;
    font-weight: 300;
}
.zx_home a:hover{
    background: rgba(0,0,0,.2);
    color:#fff!important;
}
.zx_home li {
    padding: 0;
    line-height: 23px;
    height: 24px;
}
.zx_home ul li a:last-child:hover {
    color: #037cff;
}


/* hk css */
.hk_site .domain_search {
    width: 1158px;
}
.hk_site .logo_box img {
    position: relative;
    top: 2px;
    width: 90px;
    height: auto;
}
.hk_site .domain_search .search input {
    width: 914px;
}
.hk_site .why_wrapper li {
    width: 300px;
    height: 346px;
    margin-left: 0;
    padding: 20px 15px 30px;
    box-sizing: border-box;
}
.hk_site #dx_login #shouji {
    text-indent: 52px;
}
.hksj {
    position: relative;
}
.hksj input {
    text-indent: 52px;
}
.hk_site #formbox .form_item:nth-child(4)::before {
    left: 66px;
}
.hk_site #formbox .form_item:nth-child(4) input {
    text-indent: 52px;
}
.hksj::before {
    height: 38px;
    top: 3px;
}
.hk_site #dx_login .container p:first-child::before {
    border-radius: 0;
    height: 42px;
    line-height: 42px;
}
.hk_site .sf_login ul,.hk_site .foot-kf li:last-child{
    display: none;
}
.hk_site .reg_other,.hk_site .switch_tab {
    visibility: hidden;
}
.hk_site .banner_wrapper {
    background: #ac2522 url(/uploads/image/opinew/banner2.jpg) no-repeat center 0;
}
.hk_site .pop-login .login_fl {
    height: 1px;
}
.hk_site .pop-login .login_fl img{
    width: 316px;
    position: absolute;
    height: 483px;
    left: 0;
    top: -95px;
    z-index: 1;
}
.hk_site .hk_hide {
    visibility: hidden!important;
}
.hk_site .hk_hide2 {
    display: none!important;
}
.switch_sc {
    color: #007bfc;
    float: right;
    font-size: 12px;
    padding-left: 20px;
    background: url(/uploads/image/opinew/icon_switch.png) no-repeat left;
    background-size: 14px;
    cursor: pointer;
}
.cj_sc {
    display: none;
}
.layui-layer-title .switch_sc {
    position: relative;
    left: 20px;
}
.layui-layer-title .switch_sc::after {
    position: absolute;
    right: -13px;
    top: 19px;
    content: '';
    width: 1px;
    height: 12px;
    background: #dadada;
}
.layui-layer-title .sc_text {
    font-weight: 700;
    font-size: 14px;
}
.plsz_ys {
    position: relative;
    margin-left: 3px;
    color: #007bfc;
    cursor: pointer;
    line-height: 38px;
}
.cj_scx .cjlist .cj_head .cjje {
    width: 123px;
}
.cj_scx .cjlist .tr td.cjje {
    width: 108px;
}
.sc_input input {
    height: 30px;
    line-height: 30px;
    width: 92px;
    text-indent: 12px;
    padding-right: 0;
    color: #00a148;
    font-weight: 700;
}
.cjlist .cj_head .plsz_ys_box {
    margin: 0;
    color: rgba(0, 0, 0, 0.65);
    line-height: 1.5;
    list-style: none;
    -webkit-font-feature-settings: 'tnum';
    font-feature-settings: 'tnum';
    position: absolute;
    top: 24px;
    left: 3px;
    width: 188px;
    height: 106px;
    padding: 15px;
    z-index: 1050;
    box-sizing: border-box;
    font-size: 14px;
    background-color: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    outline: none;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    text-indent: 0;
}
.cjlist .cj_head .plsz_ys_box input {
    font-weight: 400;
}
.sc_input {
    position: relative;
}
.sc_input::before {
    content: '￥';
    position: absolute;
    left: 9px;
    top: 8px;
    font-size: 14px;
    line-height: 1;
}
.plsz_btn button {
    float: right;
    width: 60px;
    height: 28px;
    line-height: 28px;
    margin-left: 7px;
}
.plsz_btn {
    display: block;
    margin-top: 15px;
    font-weight: 400;
}
.plsz_ys i.iconfont {
    position: absolute;
    left: 50px;
    line-height: 1;
    top: 1px;
    font-size: 14px;
    text-indent: 0;
}
.cj_scx .cjlist .cj_head {
    background: #fff5f5;
}
.cjlist .xdisabled,.cjlist .xdisabled td {
    color: #ccc;
}
.cjlist .xdisabled .jg {
    color: red!important;
}
.dropdown_sj {
    position: absolute;
    top: -15px;
    left: 0px;
    width: 50px;
    height: 15px;
    background:  no-repeat;
    background-size: contain;
}
.sc_text i {
    margin-left: 3px;
    font-size: 12px;
    cursor: pointer;
    color: #007bfc
}
.sc_skin.layui-layer-tips .layui-layer-content {
    background: #fff5f5;
    color: #333;
}
.sc_skin.layui-layer-tips i.layui-layer-tipst,.sc_skin.layui-layer-tips i.layui-layer-tipsb {
    border-right-color: #fff5f5;
 }
.sc_skin.layui-layer-tips i.layui-layer-tipsr ,.sc_skin.layui-layer-tips i.layui-layer-tipsl{
    border-bottom-color: #fff5f5;
}
.hk_site .kuan img {
    position: relative;
    top: 1px;
    width: 90px;
    height: auto!important;
}
.hk_site #kf .kf-wd,.hk_site #kf .kf-manager {
    display: none!important;
}
.hk_site #set_yycode,.hk_site #btnsendmsg2 {
    display: none!important;
}
body.hk_site  .yz_tc_box b#set_code {
    right: 0;
}

.hk_site #kfnew {
    bottom: 170px;
}
.hk_site .c_code {
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 10;
    cursor: pointer;
}
.hk_site .c_code_text {
    position: relative;
    width: 54px;
    height: 38px;
    line-height: 39px;
    background: #f6f7f9;
    text-align: center;
    border-radius: 4px 0 0 4px;
    color: grey;
    display: inline-block;
    text-indent: -10px;
    border-right: 1px solid #ddd;
}
.hk_site .c_code_text::after {
    content: "";
    width: 0px;
    height: 0px;
    border-top: 4px solid #666;
    position: absolute;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    top: 50%;
    margin-top: -3px;
    right: 5px;
}
.hk_site .c_code ul {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 11;
    border: 1px solid #d4d9e2;
    left: -1px;
}
.hk_site .c_code ul li{
    width: 100px;
    padding: 2px 10px;
    line-height: 30px;
    color: #777;
}
.hk_site .c_code ul li:hover {
    background: #f5f5f5;
}
.hk_site .login_w .c_code_text {
    height: 42px;
}
.hk_site .set_c_code {
    position: relative;
}
.hk_site #lay_app .c_code {
    top: 6px;
    left: 8px;
}
.hk_site #lay_app .c_code_text {
    width: 45px;
    height: 22px;
    line-height: 22px;
}
.hk_site #lay_app .set_c_code input {
    text-indent: 48px;
}
.hk_site .layui-layout .nav_box {
    margin-left: 82px;
}
.hk_site .footer {
    background: #f6f7f9;
    font-size: 12px;
    color: #4d5260;
}
.hk_site .footer a {
    color: #4d5260;
}
.footer strong {
    color: #181c29;
    font-weight: 700;
}
.hk_site .footer .foot-top,.hk_site .footer .foot-bottom .w1368{
    width: 1200px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}
.hk_site .footer .foot-bottom {
    border-color: #d6d8de;
    color: #181c29;
}
.hk_site .footer .foot-top {
    padding-top: 60px;
    padding-bottom: 45px;
}
.hk_site .foot_logo {
    height: 24px;
    margin-bottom: 32px;
}
.hk_site .foot-nav {
    padding: 0;
    padding-right: 110px;
}
.hk_site .foot-kf {
    border-left: 1px solid #d6d8de;
    padding-right: 0;
    padding-left: 86px;
}
.hk_site .foot-kf span {
    color: #4d5260;
}
.hk_site .foot-kf .sbsj {
    color: #828897;
}
.hk_site .foot-kf .hot-line {
    color: #ee4545;
    font-size: 28px;
}
.hk_site .chance-job_tabs li {
    width: 33.3%;
}
.hk_site .chance-job_tabs ul {
    width: 900px;
}
