﻿body {
    margin: 0px;
    font-size: 14px;
    color: #666666;
    font-family: Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
}

a {
    text-decoration: none;
}

input, textarea {
    font-family: inherit;
    font-size: 14px;
    color: #666666;
}
h1, h2, h3, h4, h5, form, p, ul, input {
    margin: 0px;
    padding: 0px;
}
li {
    padding: 0px;
    margin: 0px;
    line-height: 180%;
    list-style-type: none;
}
.substring {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.color0 {
    color: #000000;
}
.red1 {
    color: #FF485B;
}
.font_graye {
    color: #e1e4e6;
}
.font_gray4b {
    color: #4BA7FF;
}
.font_grayFF66 {
    color: #FF6600;
}
.font_gray337 {
    color: #337ab7;
}

.font_gray6 {
    color: #666666;
}
.link_gray6 a {
    color: #666666;
    text-decoration: none;
}
.font_gray9 {
    color: #999999;
}
.font-s12 {
    font-size: 12px;
}
.font-s14 {
    font-size: 14px;
}
.font-s15 {
    font-size: 15px;
}
.font-s18 {
    font-size: 18px;
}

.font-w400 {
    font-weight: 400;
}
.font-wb {
     font-weight: bold;
}
.font-s24 {
    font-size: 24px;
}

.link_yellow a {
    color: #FF6600;
    text-decoration: none;
}
.pad0 {
    padding:0px;
}
.textCenter {
    text-align:center;
}
.f_right{
    float:right;
}
.inco1 {
    background: url("../Content/Image/icon/zf.png");
    background-size: 100% 100%;
}
.inco2{background: url("../Content/Image/icon/bs.png");background-size: 100% 100%;}
.inco3{background: url("../Content/Image/icon/jr.png");background-size: 100% 100%;}
.inco4{background: url("../Content/Image/icon/xx.png");background-size: 100% 100%;}
.inco5{background: url("../Content/Image/icon/yl.png");background-size: 100% 100%;}
.inco6{background: url("../Content/Image/icon/jg.png");background-size: 100% 100%;}
.inco7{background: url("../Content/Image/icon/qy.png");background-size: 100% 100%;}
.inco8{background: url("../Content/Image/icon/xy.png");background-size: 100% 100%;}

.apply_jobs {
    width: 95px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 16px;
    height: 40px;
    background-color: #FF6600;
    background-repeat: no-repeat;
    background-position: 15px -208px;
    color: #FFFFFF;
    border-radius: 4px;
    cursor: pointer;
}
/**Head**/
.qs_search_fixed {
    position: fixed;
    left: 0;
    top: 0;
    height: 100px;
    width: 100%;
    z-index: 1000;
    border-bottom: 1px solid #ccc;
    -ms-filter: progid: dximagetransform.microsoft.shadow(Strength=4, Direction=135, Color="#000");
    -webkit-filter: progid: dximagetransform.microsoft.shadow(Strength=4, Direction=135, Color="#000");
    filter: progid: dximagetransform.microsoft.shadow(Strength=4, Direction=135, Color="#000000");
    -webkit-box-shadow: 2px 2px 10px #ccc;
    box-shadow: 2px 2px 10px #ccc;
    display: none;
    background: rgba(255, 255, 255, .95) !important;
}

    .qs_search_fixed.open {
        display: block;
        transition: all .3s;
        -webkit-transition: all .3s;
    }

.qs_sf_box {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
}
    .qs_sf_box .fixed_sea_cho {
        float: left;
        width: 100px;
        height: 46px;
        line-height: 46px;
        border: 2px solid #1787fb;
        border-right: 0;
        border-radius: 4px 0 0 4px;
        font-size: 15px;
        color: #333;
        position: relative;
    }
    .qs_sf_box .fixed_sea_inp {
        float: left;
        display: block;
        height: 46px;
        line-height: 46px;
        width: 500px;
        padding: 0 16px;
        border: 2px solid #1787fb;
        border-left: 0;
        border-right: 0;
        background: #fff;
    }

    .qs_sf_box .fixed_sw_ic {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        color: #1787fb;
        padding-right: 25px;
        height: 18px;
        line-height: 18px;
        font-size: 16px;
        /*background: url(../images/index/fixed_sw_ic.png) right center no-repeat;*/
        background-size: 20px 18px;
        cursor: pointer;
    }
    .qs_sf_box .fixed_sw_ic .iconfont{
       margin-left:5px;
    }
    

    .qs_sf_box .fixed_sw_ic_s {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        color: #1787fb;
        padding-right: 25px;
        height: 18px;
        line-height: 18px;
        font-size: 16px;
        /*background: url(../images/index/fixed_sw_ic_s.png) right center no-repeat;*/
        background-size: 20px 18px;
        cursor: pointer;
        display: none;
    }
        .qs_sf_box .fixed_sw_ic_s .iconfont {
            margin-left: 5px;
        }
    .qs_sf_box .fixed_sea_bt {
        float: left;
        width: 114px;
        height: 46px;
        text-align: center;
        line-height: 46px;
        padding-left: 0px;
        font-size: 18px;
        color: #fff;
        background: #1787fb;
        border: 2px solid #1787fb;
        border-radius: 0 4px 4px 0;
        cursor: pointer;
        transition: all .3s;
        -webkit-transition: all .3s;
    }
        .qs_sf_box .fixed_sea_bt .iconfont {
            font-size: 18px;
            margin-right: 5px;
        }
    .qs_sf_box .lg {
        max-height: 70px;
        max-width: 238px;
        border: 0;
    }

.fixed_sea_nav {
    float: left;
    width: 800px;
    overflow: hidden;
}
.fixed_sea_cho .fixed_txt {
    width: 84px;
    height: 100%;
    background: #f6f6f6;
    padding-left: 16px;
    background: #f6f6f6 url(../Content/Image/WebSite/cho_bg.png) 71px center no-repeat;
    cursor: pointer;
}
.fixed_sea_cho .fixed_sea_down {
    position: absolute;
    min-width: 100%;
    text-align: center;
    line-height: normal;
    background-color: #fff;
    z-index: 99;
    left: -2px;
    top: 50px;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 400px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    display: none;
}
.fixed_sea_cho.open .fixed_sea_down {
    display: block;
}
.fx_nav_channel {
    height: 90px;
    color: #333;
}

.fx_nav_channel_item {
    font-size: 16px;
    padding: 0 58px;
    line-height: 90px;
    height: 100%;
    text-align: center;
    position: relative;
    display: inline-block
}

.fx_nav_channel_link {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: block;
    color: #333;
    font-size: 16px;
}

    .fx_nav_channel_link:after {
        content: "";
        position: relative;
        display: none;
        margin: 0 auto;
        width: 0;
        height: 3px;
        top: -3px;
        -webkit-transition: width .3s ease-in-out;
        -o-transition: width .3s ease-in-out;
        transition: width .3s ease-in-out;
        background: #1787fb
    }

    .fx_nav_channel_link:hover {
        color: #1787fb;
        text-decoration: none
    }

.fx_nav_channel_name {
    position: relative
}

.fx_nav_channel_item:hover .fx_nav_channel_link:after {
    width: 0;
    will-change: width;
}

.fx_nav_channel_item.active .fx_nav_channel_link {
    color: #1787fb;
}

    .fx_nav_channel_item.active .fx_nav_channel_link:after {
        width: 0;
    }

.fixed_sea_down .fixed_sea_cell {
    font-size: 15px;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
}

.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}

div {
    display: block;
}

#J_fixed_sb {
    padding-left: 25px;
    display: flex;
}

#J_fixed_na {
    padding-top: 5px;
    display: none;
}
/*个人会员中心头部*/
.header_min{width:100%;min-width:1200px;background: #f7f7f7;}
.header_min .header_min_top{margin:0 auto;width:1200px;height:40px;line-height:40px;font-size:12px;}
.header_min .header_min_top .itopl{float:left;width:600px;height:40px;}
.header_min .header_min_top .itopl .n{float:left;padding-left:15px;padding-right:15px;position:relative}
.header_min .header_min_top .itopl .n .vertical_line{position:absolute;top:14px;right:0;width:1px;height:13px;background:#c5c5c5;}
.header_min .header_min_top .itopl .n.welcome{border-right:0px;}
.header_min .header_min_top .itopl .n.welcome a{color:#1787fb;display:inline-block;max-width:144px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position: relative;top: 3px;line-height:normal;}
.header_min .header_min_top .itopl .n.refresh{}
.header_min .header_min_top .itopl .name{padding-right:17px;float:left;padding-left:12px;cursor:pointer;position:relative;}
.header_min .header_min_top .itopl .name .arrow_icon{position:absolute;top:18px;right:8px;width:10px;height:10px;background:url(../Content/Image/WebSite/136.png) no-repeat;}
.header_min .header_min_top .itopl .name .arrow_icon_hover{display:none;position:absolute;top:18px;right:8px;width:10px;height:10px;background:url(../Content/Image/WebSite/136.png) no-repeat;background-position:0 -90px;}
.header_min .header_min_top .itopl .n .vertical_line,.header_min .header_min_top .itopl .name .vertical_line{position:absolute;top:14px;right:0;width:1px;height:13px;background:#c5c5c5;}
.header_min .header_min_top .itopl .name.per_name{width:52px;}
.header_min .header_min_top .itopl .name.com_name{width:82px;}
.header_min .header_min_top .itopl .name.per_name .aname{display:block;max-width:48px;_display:inline;white-space:nowrap;_white-space:normal;_height:20px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;_background:transparent;box-sizing: unset;}
.header_min .header_min_top .itopl .name.com_name .aname{display:block;max-width:78px;_display:inline;white-space:nowrap;_white-space:normal;_height:20px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;_background:transparent;}
.header_min .header_min_top .itopl .name.per_name.hover{width:51px;height:39px;border:1px solid #ededed;border-bottom:0;background:#fff;padding-left:11px;}
.header_min .header_min_top .itopl .name.com_name.hover{width:81px;height:39px;border:1px solid #ededed;border-bottom:0;background:#fff;padding-left:11px;}
.header_min .header_min_top .itopl .name .name_list{display:none;position:absolute;top:38px;left:-1px;background:#fff;border:1px solid #ededed;border-top:0;z-index:900;}
.header_min .header_min_top .itopl .name .name_list li{cursor:pointer}
.header_min .header_min_top .itopl .name.per_name .name_list li a{color:#666;width:67px;height:34px;display:block;line-height:34px;padding-left:12px;text-align:left;position:relative;text-decoration:none;box-sizing: unset;}
.header_min .header_min_top .itopl .name.com_name .name_list li a{color:#666;width:97px;height:34px;display:block;line-height:34px;padding-left:12px;text-align:left;position:relative;text-decoration:none;box-sizing: unset;}
.header_min .header_min_top .itopl .name .name_list li a:hover{color:#1787fb;background-color:#f5f5f5}
.header_min .header_min_top .itopl .name.hover .name_list{display:block;}
.header_min .header_min_top .itopl .name.hover .arrow_icon_hover{display:block;}
.header_min .header_min_top .itopl .name.hover .arrow_icon{display:none;}
.header_min .header_min_top .itopl .name.per_name.hover .vertical_line{right:-1px;}
.header_min .header_min_top .itopl .n.top_min_pms{}
.header_min .header_min_top .itopl .n.quit{border-right:0px;}
.header_min .header_min_top .itopl .n .dot{position:absolute;width:5px;height:5px;right:8px;top:10px;background-color:#FF0000;border-radius:5px;font-size:0px;}
.header_min .header_min_top .itopr{float:left;width:600px;text-align:right;height:40px;}
.header_min .header_min_top .itopr a{padding-left:10px;padding-right:10px;}
.header_min .header_min_top .itopr a.home{background-position:12px -1px;}
.header_min .header_min_top .itopr a.m{background-position:12px -28px;position: relative;}
.header_min .header_min_top .itopr a.m .phonePop{display:none;}
.header_min .header_min_top .itopr a.m:hover .phonePop{display:block;}
.header_min .header_min_top .itopr a.m .phonePop{position: absolute;left: -19px;top: 25px;z-index: 999;width: 160px;text-align: center;line-height:normal;padding: 10px;border: 1px solid #808080;background:#fff;border-radius: 5px;color: #808080}
.header_min .header_min_top .itopr a.m .phonePop p{padding: 5px 0 0 0}
.header_min .header_min_top .itopr a.m .phonePop img{width:100%}
.header_min .header_min_top .itopr a.help{background-position:12px -52px;}
.header_min .header_min_top .itopr a.shop{background-position:12px -76px;}
.header_min .header_min_top .itopr a.stat{padding-left:15px;background-image:none}
.header_min .header_min_top .itopr a.last{padding-left:15px;background-image:none;padding-right:0px;}
.user_head{width:100%;background-color:#5F8DC9}
.user_head .insidebox{width:1000px;height:85px;background-image:url(../../images/01.jpg);background-repeat:no-repeat;margin:0 auto;}
.user_head .insidebox .logobox{width:240px;padding-left:25px;float:left;padding-top:17px;}
.user_head .insidebox .usertopso{float:right;width:310px;margin-top:23px;}
.user_head .insidebox .usertopso .sobox{width:308px;position:relative;height:36px;border-radius:4px;border:1px #39659F solid;background-color:#FFFFFF;}
.user_head .insidebox .usertopso .sobox .sobtn{border:0px;position:absolute;right:0px;top:0px;width:42px;height:36px;background-image:url(../../images/38.png);background-color:#FFFFFF;background-repeat:no-repeat;background-position:center 8px;border-radius:4px;cursor:pointer;}
.user_head .insidebox .usertopso .sobox .sobtn:hover{background-position:center -32px;}
.user_head .insidebox .usertopso .sobox .soinput{border-radius:4px;width:250px;height:34px;line-height:34px;padding-left:10px;color:#999999;border:0px;}

/*新顶部搜索*/
.new-search-box{width:100%;height:155px;background-repeat:no-repeat;background-position:center center;}
.new-search-box *{box-sizing:content-box;}
.new-search-box .ns-main{width:1025px;padding-left:175px;height:155px;margin:0 auto;}
.new-search-box .ns-main .main-sty{height:56px;width: 800px;}
.ns-main .main-sty .sty-cell{text-align:center;width:70px;height:56px;line-height:56px;float:left;position:relative;color:#bbbcbe;cursor:pointer;} 
.main-sty .sty-cell .sty-aow{display:none;width:16px;height:16px;background:url(/Content/Image/WebSite/225.png) -8px -2px;position:absolute;left:27px;bottom:0;}
.ns-main .main-sty .sty-cell:hover,.ns-main .main-sty .sty-cell.select{color:#FFF;}
.ns-main .main-sty .sty-cell.select .sty-aow{display:block;}
.new-search-box .ns-main .main-sip{height:56px;width: 800px;}
.ns-main .main-sip .ip-group{float:left;background:#FFF;height:56px;width:770px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-right:25px;*zoom:1;-webkit-box-shadow:0px 1px 5px 1px rgba(93,91,91,0.83);-moz-box-shadow:0px 1px 5px 1px rgba(93,91,91,0.83);box-shadow:0px 1px 5px 1px rgba(93,91,91,0.83);}
.ns-main .main-sip .ip-box{float:left;padding-top:10px;width:510px;padding-left:17px;*zoom:1;}
.main-sip .ip-box input{width:500px;height:36px;line-height:36px;border:0px;}
.ns-main .main-sip .for-border{float:left;width:1px;height:36px;background:#e6e6e6;margin-top:10px;*zoom:1;}
.ns-main .main-sip .ip-city{float:left;width:115px;height:56px;line-height:56px;text-align:center;color:#999;cursor:pointer;}
.ns-main .main-sip .ip-btn{float:left;width:127px;height:56px;}
.main-sip .ip-btn input{background-color:#00ae66;font-size:18px;text-align:center;width:127px;height:56px;line-height:56px;border:0px;color:#FFFFFF;cursor:pointer;border-radius:0px 3px 3px 0px;}
.main-sip .ip-btn input.hover{background:#01a360;}
.main-sip .ip-txt{float:left;height:56px;line-height:56px;margin-right:15px;color:#FFF;}
.main-sip .ip-txt .map-clear{display:none;margin-left:10px;float:left;}
.main-sip .ip-txt .cur-map-pos{display:none;margin-right:10px;float:left;max-width:140px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.main-sip .ip-txt .for-div{display:block;float:left;}
.main-sip .ip-txt a{color:#FFF;}
/*分页样式*/
.page_demo{text-align:center;padding:15px 0px;}
.yb-reward-history__pagination {border: 1px solid #fff;padding: 8px 14px;text-decoration: none;color: #333333;background-color: #f0f1f3;border-radius: 5px;transition: all .7s ease 0s;display:inline-block;line-height:20px;}
.yb-reward-history__pagination:hover {color: #fff;background-color: #248efb}
.yb-reward-history__pagination-active {background: #248efb;padding: 8px 14px;color: #fff}
.yb-reward-histoty__pagetext{width:50px;height:38px;border: 1px solid #ddd;border-radius:5px;text-align:center;}
.in_top {
	width:100%;height:40px;background:#fafafa;
}
.in_top_con {
	width:1200px;line-height:40px;margin:0 auto;font-size:12px;
}
.in_top_con .itc_l {
	float:left;
}
.in_top_con .itc_r {
	float:right;
}
.in_top_con a {
	color:#1787fb;text-decoration:none;
}
.in_top_con a:hover {
	text-decoration:underline;
}
.in_top_con .h_ico {
	display:inline-block;padding:0 35px 0 20px;
}
.in_top_con .h_ico.last {
	padding-right:0;
}
.in_top_con .h_ico.job {
	background:url("../../images/index/h_ico_job.png") 0 center no-repeat;
}
.in_top_con .h_ico.res {
	background:url("../../images/index/h_ico_res.png") 0 center no-repeat;
}
.in_top_con .h_ico.tel {
	background:url("../../images/index/h_ico_tel.png") 0 center no-repeat;
}
.top_con {
	width:100%;background:#fff;
}
/*新导航*/
.other_top_nav {
    width: 100%;
    min-width: 1200px;
    height: 92px;
    background: #FFF;
    border-top: 1px solid #d8d8d8;
}

    .other_top_nav .ot_nav_box {
        width: 1200px;
        height: 92px;
        margin: 0 auto;
        display: flex;
        align-items: center;
    }

        .other_top_nav .ot_nav_box .ot_nav_logo {
            float: left;
            width: 240px;
            height: 80px;
            display: flex;
            align-items: center;
        }

.ot_nav_box .ot_nav_logo img {
    width: 240px;
    height: 70px;
    border: 0;
}

.other_top_nav .ot_nav_box .ot_nav_sub {
    height: 59px;
    padding-top: 32px;
    padding-left: 11px;
    *zoom: 1;
    float: left;
    padding-right: 30px;
}

.ot_nav_box .ot_nav_sub .ot_sub_group {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 15px 0 11px;
    height: 26px;
    line-height: 26px;
    background: #ececec;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    cursor: pointer;
    border: 1px solid rgba(119,119,119,0.14);
}

    .ot_nav_box .ot_nav_sub .ot_sub_group:hover {
        border: 1px solid rgba(119,119,119,0.58);
    }

.ot_nav_sub .ot_sub_group .ot_sub_icon {
    float: left;
    width: 12px;
    height: 16px;
    background: url(../images/227.png) no-repeat;
    margin-top: 6px;
    margin-right: 5px;
    *zoom: 1;
}

.ot_nav_sub .ot_sub_group .ot_sub_txt {
    float: left;
    color: #333;
}

.other_top_nav .ot_nav_box .ot_nav_link {
    float: left;
    padding-left: 0px;
    max-width: 920px;
    height: 92px;
    overflow: hidden;
}

    .other_top_nav .ot_nav_box .ot_nav_link.has_sub {
        padding-left: 15px;
        width: 770px;
    }

.ot_nav_box .ot_nav_link .on_li {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    height: 92px;
    font-size: 16px;
    line-height: 92px;
    white-space: nowrap;
    margin-right: 1px;
    cursor: pointer;
}

    .ot_nav_box .ot_nav_link .on_li a {
        font-weight: bold;
    }

.ot_nav_link .on_li.hover a, .ot_nav_link .on_li.select a {
    color: #1787fb;
}

.ot_nav_link .on_li:hover a {
    color: #1787fb;
}

.ot_nav_none {
    position: relative;
    float: left;
    height: 92px;
    line-height: 92px;
    padding: 0 22px;
    font-weight: bold;
    cursor: pointer;
    font-size: 16px;
}
    .ot_nav_none a {
        color: #666666;
        text-decoration: none;
    }
.ot_nav_none a:hover {
color: #1787fb;
}
.ot_nav_nonechecked {
    color: #1787fb;
}

    .ot_nav_more {
        position: relative;
        float: left;
        height: 92px;
        line-height: 92px;
        padding: 0 22px;
        font-weight: bold;
        background: url(../Content/Image/WebSite/na_mo_d_arr.png) right center no-repeat;
        cursor: pointer;
        font-size: 16px;
    }

.ot_nav_more .nmb_for {
    position: absolute;
    left: -93px;
    top: 55px;
    width: 94px;
    height: 92px;
    background: #000;
    display: none;
    z-index: 999;
    opacity: 0;
}

.ot_nav_more .nav_more_box {
    position: absolute;
    right: 0;
    top: 92px;
    background: #fff;
    width: 202px;
    padding: 10px 0;
    border: 1px solid #e8e8e8;
    z-index: 999;
    cursor: default;
    display: none;
}

.ot_nav_more .nav_more_box .nmb_cell {
    float: left;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    word-break: break-all;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nav_more_box .nmb_cell a {
    text-decoration: none;
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

    .nav_more_box .nmb_cell a:hover {
        text-decoration: underline;
    }

.ot_nav_more:hover {
    color: #1787fb;
    background: url(../Content/Image/WebSite/na_mo_u_arr.png) right center no-repeat;
}

    .ot_nav_more:hover .nmb_for {
        display: block;
    }

    .ot_nav_more:hover .nav_more_box {
        display: block;
    }
.nav_Selected {
    color: #1787fb;
}
/**Top**/
.top_con {
    width: 100%;
    background: #f4f4f4;
}

.logo_nav_group {width: 100%;height: 180px;background: #f7f7f7;}
.in_sea_group {width: 100%;}

.in_sea_wra {
    position: relative;
    width: 905px;
    height: 87px;
    margin: 0 auto;
    padding: 37px 0 0 295px;
    box-sizing: content-box !important;
}
    .in_sea_wra * {
        box-sizing: content-box !important;
    }

    .in_sea_wra .in_sea_cho {
        float: left;
        width: 100px;
        height: 46px;
        line-height: 46px;
        border: 2px solid #1787fb;
        border-right: 0;
        border-radius: 4px 0 0 4px;
        font-size: 15px;
        color: #333;
        position: relative;
    }

.in_sea_cho .in_txt {
    width: 84px;
    height: 46px;
    line-height: 46px;
    background: #f6f6f6;
    padding-left: 16px;
    background: #f6f6f6 url(../Content/Image/WebSite/cho_bg.png) 71px center no-repeat;
    cursor: pointer;
}
.in_sea_cho.open .in_sea_down {
    display: block;
}
.in_sea_cho .in_sea_down {
    position: absolute;
    min-width: 100%;
    text-align: center;
    line-height: normal;
    background-color: #fff;
    z-index: 99;
    left: -2px;
    top: 50px;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 400px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    display: none;
    border-radius: 0px 0px 5px 5px;
}
.in_sea_down .in_sea_cell {
    font-size: 15px;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
}

.in_sea_wra .in_sea_inp {
    float: left;
    display: block;
    height: 46px;
    line-height: 46px;
    width: 360px;
    padding: 0 16px;
    border: 2px solid #1787fb;
    border-left: 0;
    border-right: 0;
    background: #fff;
    outline: none;
}
.in_sea_tb {
    float: left;
    padding-left: 20px;
    font-size: 12px;
}
    .in_sea_tb .lik_txt:first-of-type {
        margin: 5px 0;
        color: #666;
    }
    .in_sea_tb .lik_txt {
        display: block;
        color: #ff6700;
    }
.in_sea_wra .in_sea_bt {
    float: left;
    width: 85px;
    height: 50px;
    line-height: 50px;
    padding-left: 25px;
    font-size: 18px;
    color: #fff;
    background: #1787fb;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-sizing: content-box;
}
    .in_sea_wra .in_sea_bt .iconfont {
        font-size: 18px;
        margin-right:5px;
    }
    .in_sea_wra .lg {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        max-height: 70px;
        max-width: 238px;
        border: 0;
    }
.in_sea_qr {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    background: url(../Content/Image/WebSite/qr_bg1.png) right center no-repeat;
    width: 154px;
    height: 70px;
}
    .in_sea_qr.open {
        background: url("../Content/Image/WebSite/qr_bg2.png") right center no-repeat;
    }
    .in_sea_qr .in_sea_img {
        width: 68px;
        height: 68px;
        float: right;
        margin: 1px 2px 0 0;
    }
.in_sea_qr_txt {
    width: 75px;
    text-align: right;
    font-size: 12px;
    color: #666;
    letter-spacing: 0;
    line-height: 22px;
    display: block;
    cursor: pointer;
}
    .in_sea_qr_txt:hover, .in_sea_qr_txt.active {
        color: #1787fb;
    }
.in_sea_qr_txt:first-of-type {
    padding-top: 11px;
}

.in_nav_all {
    width: 100%;
    height: 56px;
    position: relative;
}
.in_nav {
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
}
    .in_nav .inn_r {
        float: left;
    }
.nav_channel {
    height: 56px;
    color: #333;
}
.nav_channel_item {
    font-size: 16px;
    padding: 0 58px;
    line-height: 56px;
    height: 100%;
    text-align: center;
    position: relative;
    display: inline-block;
}
    .nav_channel_item.active .nav_channel_link {
        color: #1787fb;
    }
.nav_channel_link {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: block;
    color: #333;
    font-size: 16px;
}
    .nav_channel_link:hover {
        color: #1787fb;
        text-decoration: none
    }
.nav_channel_item.active .nav_channel_link:after {
    width: 82px;
}
.nav_channel_item:hover .nav_channel_link:after {
    width: 82px;
    will-change: width;
}
    .nav_channel_link:after {
        content: "";
        position: relative;
        display: block;
        margin: 0 auto;
        width: 0;
        height: 3px;
        top: -2px;
        -webkit-transition: width .3s ease-in-out;
        -o-transition: width .3s ease-in-out;
        transition: width .3s ease-in-out;
        background: #1787fb;
    }
.nav_channel_name {
    position: relative;
}
.nav_channel_item.last {
    float: right;
    background: url(../Content/Image/WebSite/na_mo_d_arr.png) 95px center no-repeat;
}

.nav_channel_item.last:hover {
    background: url(../Content/Image/WebSite/na_mo_u_arr.png) 95px center no-repeat;
}


.nav_channel_item.next {
    background: url(../Content/Image/WebSite/na_mo_d_arr.png) 95px center no-repeat;
}

.nav_channel_item.next:hover {
    background: url(../Content/Image/WebSite/na_mo_u_arr.png) 95px center no-repeat;
}

.nav_channel_item .new_ico {
    position: absolute;
    left: 28px;
    top: -2px;
    width: 28px;
    height: 16px;
    background: url(../Content/Image/WebSite/nav_new.png) no-repeat;
    background-size: 28px 16px;
}
.in_nav_all .hire_ser_pop {
    display: none;
    position: absolute;
    top: 56px;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 3px 3px 0 rgba(26, 11, 15, 0.18);
    border-top: solid 1px #e7e7e7;
    border-bottom: solid 1px #e7e7e7;
    z-index: 1000;
    padding-bottom: 10px;
}
.hire_ser_pop .hire_ser_grid {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
    background: #ffffff;
}
.hire_ser_grid .hsg_cell {
    width: 220px;
    height: 78px;
    line-height: 100%;
    color: #333333;
    margin: 0 10px;
    float: left;
}
.in_nav_all .hire_ser_pop {
    display: none;
    position: absolute;
    top: 56px;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 3px 3px 0 rgba(26, 11, 15, 0.18);
    border-top: solid 1px #e7e7e7;
    border-bottom: solid 1px #e7e7e7 \0;
    z-index: 1000;
    padding-bottom: 10px;
}
.hire_ser_pop .hire_ser_grid {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
    background: #ffffff;
}
    .hire_ser_pop .hire_ser_grid .arrow_up {
        position: absolute;
        top: -12px;
        right: 46px;
        z-index: 1001;
    }
.hire_ser_grid .hsg_cell {
    width: 113px;
    height: 57px;
    line-height: 100%;
    color: #333333;
    margin: 0 10px;
    float: left;
    display: flex;
    align-items: center;
}
.hsg_cell .img.m_kao {
    /*background: url(../images/index/nav_more_kao.png) center center no-repeat;*/
}
.hsg_cell .img i {
    position: relative;
    top: 32%;
    font-size: 24px;
}
.hire_ser_grid .hsg_cell .img {
    text-align:center;
    float: left;
    width: 44px;
    height: 44px;
    margin: 0px 9px 0 0;
    display: inline-block;
    border: 1px solid #dae5ea;
    border-radius: 3px;
}
.hire_ser_grid .hsg_cell .span {
    margin-top: 0px;
    line-height: 1;
}

    .hire_ser_grid .hsg_cell .span h4 {
        margin: 0;
        font-size: 14px;
        color: #333333;
    }

        .hire_ser_grid .hsg_cell .span h4:hover {
            color: #1787fb;
            text-decoration: underline;
        }

    .hire_ser_grid .hsg_cell .span p {
        margin-top: 8px;
        font-size: 14px;
        color: #666666;
    }

        .hire_ser_grid .hsg_cell .span p:hover {
            color: #1787fb;
            text-decoration: underline;
        }
.content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 15px;
}
/***未登录***/
.sw_sing {
    float: left;
    width: 100%;
    height: 415px;
    background: #f7f7f7;
}

    .sw_sing .sws_up {
        width: 100%;
        height: 250px;
        border-bottom: 1px dashed #e5e5e5;
    }

.sing_no {
    padding: 10px 20px 0;
}

    .sing_no .sn_ava {
        float: left;
        width: 54px;
        height: 54px;
        background: #f6f6f6;
        border-radius: 54px;
    }

        .sing_no .sn_ava img {
            width: 54px;
            height: 54px;
            border-radius: 54px;
        }

    .sing_no .sn_txt {
        width: 160px;
        height: 24px;
        line-height: 24px;
        /*padding-left:70px;*/
        color: #333;
        margin-bottom: 2px;
    }

        .sing_no .sn_txt .a {
            color: #ff6700;
        }

    .sing_no .d_inp {
        position: relative;
        width: 230px;
        height: 38px;
        margin-top: 5px;
        display: flex;
    }

        .sing_no .d_inp .inp {
            width: 198px;
            height: 36px;
            flex: 1;
            line-height: 36px;
            border: 1px solid #e6e6e6;
            border-radius: 3px;
            padding: 0 15px;
            color: #333;
            font-weight: 600;
            transition: all .3s;
            -webkit-transition: all .3s;
        }

            .sing_no .d_inp .inp::placeholder {
                font-weight: normal;
            }

            .sing_no .d_inp .inp::-webkit-outer-spin-button,
            .sing_no .d_inp .inp::-webkit-inner-spin-button {
                -webkit-appearance: none;
            }
.sing_in {
    padding: 20px 10px 0;
}

    .sing_in .si_ava {
        float: left;
        width: 54px;
        height: 54px;
        background: #f6f6f6;
        border-radius: 54px;
    }

        .sing_in .si_ava img {
            width: 54px;
            height: 54px;
            border-radius: 54px;
        }

    .sing_in .si_txt {
        width: 160px;
        height: 24px;
        line-height: 24px;
        padding-left: 15px;
        color: #333;
        margin-bottom: 2px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        word-break: break-all;
        float: left;
    }

        .sing_in .si_txt a {
            color: #ff6700;
        }

            .sing_in .si_txt a.name {
                color: #333;
            }

    .sing_in .si_t {
        position: relative;
        width: 230px;
        height: 14px;
        margin-top: 22px;
        margin-bottom: 13px;
    }

        .sing_in .si_t .t_li {
            width: 230px;
            height: 1px;
            background: #e6e8ec;
            left: 0;
            top: 50%;
            transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%);
            z-index: 1;
            position: absolute;
        }

        .sing_in .si_t .t_tx {
            color: #999;
            width: 120px;
            /*background: #fff;*/
            line-height: 1;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            z-index: 2;
            text-align: center;
            position: absolute;
        }

    .sing_in .si_sl {
        width: 230px;
        /*height: 36px;*/
        line-height: 36px;
    }

input[type="number"] {
    -moz-appearance: textfield;
}

.sing_no .d_inp .inp:hover,
.sing_no .d_inp .inp:focus {
    background-color: #ECF9FF;
    border: 1px #1787fb solid;
}

.sing_no .d_inp .sf {
    position: absolute;
    left: 133px;
    top: 9px;
    width: 1px;
    height: 20px;
    background: #e6e8ec;
}

.sing_no .d_inp .get_bt {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 94px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #1787fb;
    z-index: 1;
    background: #fff;
    border: 0;
    cursor: pointer;
}

    .sing_no .d_inp .get_bt.disabled {
        color: #C9C9C9;
    }

.sing_no .sn_login_btn {
    float: left;
    width: 118px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #1787fb;
    border: 1px solid #1787fb;
    border-radius: 2px;
    margin-top: 15px;
    transition: all .3s;
    -webkit-transition: all .3s;
    cursor: pointer;
    background: #fff;
}

    .sing_no .sn_login_btn:hover {
        border-color: #1787fb;
        color: #fff;
        background: #1787fb;
    }

    .sing_no .sn_login_btn.disabled {
        border: 1px solid #e6e6e6;
        background-color: #FBFBFB;
        color: #C9C9C9;
        cursor: not-allowed;
        opacity: 1;
    }

.sing_no .get_pwd {
    float: right;
    line-height: 38px;
    margin-top: 15px;
}

    .sing_no .get_pwd a {
        color: #999;
    }

        .sing_no .get_pwd a:hover {
            text-decoration: underline;
        }

.sing_no .sn_other {
    position: relative;
    width: 230px;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
}

    .sing_no .sn_other .alb {
        position: absolute;
        height: 16px;
        right: 0;
        top: 20%;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
    }

    .sing_no .sn_other .a_l {
        display: block;
        text-decoration: none;
        float: left;
        margin-left: 15px;
    }
.sn_other .iconfont {
    margin-left: 15px;
    color: #c4c4c4;
}
.sn_other .sina:hover {
    color: #ff7373;
}
.sn_other .qq:hover {
    color:#36b3f7;
}
.sing_no .sn_re_btn_big {
    width: 230px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #1787fb;
    border-radius: 2px;
    transition: all .3s;
    -webkit-transition: all .3s;
    cursor: pointer;
}
.sw_sing .sws_down {
    width: 200px;
    height: 56px;
    position: relative;
    padding: 2px 35px;
    background: url("../Content/Image/WebSite/notice_bg.png") no-repeat;
    overflow: hidden;
}

    .sw_sing .sws_down.no {
        background: #fff;
    }

    .sw_sing .sws_down li {
        width: 200px;
        height: 28px;
        line-height: 28px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        word-break: break-all;
    }

.sws_down li a {
    color: #666;
    font-size: 13px;
}

    .sws_down li a:hover {
        text-decoration: underline;
    }
.reg_login {
    position: absolute;
    right: 40px;
    top: 20px;
    cursor: pointer;
    color: #999;
}
.password_login {
    position: absolute;
    right: 40px;
    top: 20px;
    cursor: pointer;
    color: #999;
}
/**广告**/
.nav-sm .swiper_bottom {
    width: 100%;
    height: 132px;
    background: #fff;
}

    .nav-sm .swiper_bottom .box_top {
        width: 100%;
        height: 32px;
        padding-bottom: 6px;
    }

        .nav-sm .swiper_bottom .box_top li {
            float: left;
            width: 25%;
            height: 30px;
            line-height: 30px;
            text-align: center;
            font-size: 15px;
            cursor: pointer;
        }

            .nav-sm .swiper_bottom .box_top li.active {
                color: #1787fb;
                border-bottom: 2px solid #1787fb;
            }

    .nav-sm .swiper_bottom div {
        display: none;
    }

        .nav-sm .swiper_bottom div.active {
            display: block;
        }

.nav-sm .box_left,
.nav-sm .box_right {
    float: left;
    width: 50%;
}

    .nav-sm .box_left li,
    .nav-sm .box_right li {
        font-size: 16px;
        color: #666666;
        line-height: 28px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .nav-sm .box_left li a,
        .nav-sm .box_right li a {
            font-size: 13px;
            color: #666666;
            line-height: 28px;
        }

        .nav-sm .box_left li::before,
        .nav-sm .box_right li::before {
            content: "";
            display: inline-block;
            width: 7px;
            height: 7px;
            background: #666666;
            margin: 0 10px 2px 10px;
            border-radius: 50%;
        }
/***首页职位三级选择***/
.menu {
    background: #FFFFFF;
    padding: 0px;
    height: 415px;
    width: 20%;
}

.menu-contern {
    max-height: 375px;
    overflow: hidden;
}

.menu-item {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    position: relative;
    text-align: left;
    padding: 0px 15px;
    border: 0px solid #4BA7FF;
}

    .menu-item .menu-item-lable {
        display: block;
    }

    .menu-item .iconfont {
        float: right;
        font-weight: 200;
        color: #dcdcdc;
    }

    .menu-item:hover {
        border: 1px solid #4BA7FF;
        background-color: #fff !important;
        border-right: 1px solid #fff !important;
        border-left: 1px solid #fff !important;
        position: relative;
        z-index: 999;
    }

    .menu-item a:hover {
        color: #4BA7FF !important;
        right: -5px;
    }

.menu-itemchecked {
    border: 1px solid #4BA7FF !important;
    background-color: #fff !important;
    border-right: 1px solid #fff !important;
    border-left: 1px solid #fff !important;
    position: relative;
    z-index: 999;
}

    .menu-itemchecked a {
        color: #4BA7FF;
        right: -5px;
    }

.sub-menu {
    width: 680px;
    height: 423px;
    border: 1px solid #4BA7FF;
    background: #fff;
    position: absolute;
    left: 239px;
    top: 35px;
    z-index: 9;
}

.sub-inner-box .tittle {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
}

.sub-inner-box .col-sm-4, .col-sm-8,.col-sm-12 {
    -moz-box-sizing: border-box; /*Firefox3.5+*/
    -webkit-box-sizing: border-box; /*Safari3.2+*/
    -o-box-sizing: border-box; /*Opera9.6*/
    -ms-box-sizing: border-box; /*IE8*/
    box-sizing: border-box;
}
.sub-inner-box .col-sm-12{
    height:424px;
}
.tittle:hover {
    color: #4BA7FF;
    text-decoration: none;
    position: relative;
    right: -5px;
}

.typeHover:hover {
    color: #4BA7FF;
    text-decoration: none;
    position: relative;
    right: -5px;
}

.typeHoverchecked {
    color: #4BA7FF;
    text-decoration: none;
    position: relative;
    right: -5px;
}

.nav_row {
    overflow: hidden;
}

    .nav_row .nav-sm {
        float: left;
        -moz-box-sizing: border-box; /*Firefox3.5+*/
        -webkit-box-sizing: border-box; /*Safari3.2+*/
        -o-box-sizing: border-box; /*Opera9.6*/
        -ms-box-sizing: border-box; /*IE8*/
        box-sizing: border-box;
        position: relative;
        height: 460px;
    }

        .nav_row .nav-sm .menu-contern a {
            cursor: pointer;
            font-weight: 600;
            text-decoration: none;
        }
            .nav_row .nav-sm .menu-contern a span {
                font-weight: 600;
                width: 190px;
                height: 40px;
                display: inline-block;
                overflow: hidden;
            }

    .nav_row .nav-sm-2 {
        width: 20%;
        background-color: white;
    }
    .nav_row .nav-sm-8 {
        width: 80%;
        background-color: #f1f1f1;
    }
    .nav_row .nav-sm-25 {
        width: 25%;
    }
    .nav_row .nav-sm-22 {
        width: 28%;
        padding-top: 10px;
        flex-shrink: 0;
    }

    .nav_row .nav-sm-72 {
        width: 70%;
        padding: 0px 10px;
        padding-top: 10px;
        flex: 1;
    }

.row {
    margin: 0px;
}

.cp_r_nav div {
    cursor: pointer;
}

.cp_r_nav check_on {
    font-weight: bold;
}

.cp_r_nav div::after {
    position: absolute;
    content: '';
    width: 50%;
    bottom: -8px;
    left: 25%;
    height: 4px;
    background: linear-gradient(to left,#3A8BFF,#62CDFF);
    border-radius: 5px;
    display: none;
}

.list-group-item {
    font-weight: 600;
    border: none;
}
    .list-group-item:hover {
        position: relative;
        color: #4BA7FF !important;
        border-top: 1px solid #4BA7FF;
    }
    .list-group-item a:hover {
        right: -5px;
        text-decoration: none;
        color: #4BA7FF !important;
    }
.check_on::after {
    display: block !important;
}

.nav_row > .row > div:nth-child(1) {
    height: 415px;
    background: white;
}

.nav_row > .row > div:nth-child(2) {
    background-color: transparent;
}

    .nav_row > .row > div:nth-child(2) > div:nth-child(n) {
        height: 415px;
        background-color: white;
    }
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1;
    width: 100%;
    height: 280px;
}
/**广告位***/
.text_box {width: 100%;margin-top: 13px;height: 78px;overflow: hidden;}
.text_box p {width: 100%;font-size: 16px;line-height: 30px;}
.text_box a {font-size: 15px !important;}
.banner-item {margin-top: 7.5px;}
.source_6 {margin-top: 0;}
.source_6 .img {display: block;float: left;width: 595px;height: 65px;margin: 15px 10px 0 0;}
.source_6 .img:nth-of-type(2n) {margin-right: 0;}
.source_6 .img img {width: 595px;height: 65px;}
.Special {width: 1200px;background: #f4f4f4;}
.Special ul {width: 1200px;margin: 0;padding: 0;display: flex;flex-wrap: wrap;justify-content: space-between;align-content: space-between;}
.Special ul li {padding: 24px 25px;width: 390px;box-sizing: border-box;background: #fff;margin-bottom: 16px;}
.Special ul li img {width: 100%;}
.Special ul li .inco {display: inline-block;width: 35px;height: 35px;margin-right: 16px;vertical-align: top;}
.Special ul li h4 {height: 35px;width: 100%;line-height: 35px;padding-bottom: 22px;border-bottom: 1px solid #e4e4e4;font-size: 18px;}
.Special ul li img {margin-top: 18px;}
.Special ul li .More {float: right;font-size: 14px;color: #a2acb8;}
.Special2 {width: 1200px;}
.Special2 ul {width: 1200px;margin: 0;padding: 0;display: flex;flex-wrap: wrap;justify-content: space-between;align-content: space-between;}
.Special2 ul li {padding: 24px 25px;width: 390px;box-sizing: border-box;background: #fff;}
.Special2 ul li img {width: 100%;}
.Special2 ul li .inco {display: inline-block;width: 35px;height: 35px;margin-right: 16px;vertical-align: top;}
.Special2 ul li h4 {height: 35px;width: 100%;line-height: 35px;padding-bottom: 22px;border-bottom: 1px solid #e4e4e4;font-size: 18px;}
.Special2 ul li .More {float: right;font-size: 14px;color: #a2acb8;}
.title li {width: 100% !important;margin: 0 !important;padding-bottom: 0 !important;}
.active_x {width: 1200px !important;}
.active_x .act_x{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;align-content: space-between;}
.active_x img{width: 340px !important;height: 100px !important;}
.active_x .text_box{display: flex;flex-wrap: wrap;}
.active_x .text_box .listb{width: 340px;margin-left: 46px;}
    .active_x .text_box .listb:nth-child(3n+1) {
        margin-left: 0;
    }
.aice {width: 1200px;height: 16px;background: #f4f4f4;}
/***急招***/
.span-item {
    display: flex;
    margin-top: 20px;
    padding: 0px 30px;
    text-align: left;
    height: 60px;
    line-height: 60px;
    background: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    /*box-shadow: 0 5px 5px 0 #4ba7ff6b;*/
    border-bottom: 2px solid #1787fb;
}
    .span-item .right {
        float: right;
    }
    .span-item .evenmore:hover {
        color: #4BA7FF;
    }
    .span-item .span-item-check {
        cursor:pointer;
        font-weight: bold;
        color: #999999;
        margin-right:10px;
    }
    .span-item .span-item-checked {
        color: #333333;
    }
.content-list {
    /*display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;*/
    overflow: hidden;
    /*height: 500px;
    overflow-y: scroll;*/
}
    .content-list .JobsList {
        display: none;
        height: 500px;
        overflow-y: scroll;
    }
    .content-list .col-item {
        background: #FFFFFF;
        height: 100%;
        padding: 5px;
        text-align: left;
        box-sizing: border-box;
    }
    .content-list .col-sm-40 {
        width: 33.2%;
        height: 185px;
        padding-bottom: 2px;
        float: left;
    }

        .content-list .col-sm-40:nth-child(3n-1) {
            margin: 0px 2px;
        }
        .content-list .col-sm-40 .apply_jobs {
            margin-top: 5px;
            margin-left: 140px;
            border: 1px solid #777;
            color: #777;
            background-color: transparent;
            line-height: 35px;
            height: 35px;
        }
            .content-list .col-sm-40 .apply_jobs:hover {
                border: 1px solid #FF6600;
                background-color: #FF6600;
                color: white;
            }
        .content-list .col-sm-40 .companyname {
            cursor: pointer;
        }
            .content-list .col-sm-40 .companyname:hover {
                color: #4BA7FF !important;
            }
.content-list .col-sm-20 {
    width: 238.4px;
    height: 125px;
    padding-bottom: 2px;
    float: left;
}
    .content-list .col-sm-20 .logo_name{
        overflow:hidden;
        display:flex;
    }

    
.content-list .col-sm-20:nth-child(5n+2) {
    margin-left: 2px;
}
        .content-list .col-sm-20:nth-child(5n+3) {
            margin: 0px 2px;
        }
        .content-list .col-sm-20:nth-child(5n+4) {
            margin-right: 2px;
        }
    .content-list .col-sm-20 .col-item .col-sm-3 {
        padding: 0px;
        box-sizing: border-box;
    }
        .content-list .col-sm-20 .col-item .col-sm-3 img {
            width: 60px;
            height: 60px;
        }

        .content-list .col-sm-20 .col-item .col-sm-9 {
            padding: 0px 5px 5px 10px;
            box-sizing: border-box;
        }

/*.content-list .col-sm-40 .col-item i {
                    float: right;
                }*/
.content-list .col-sm-40 .col-item .col-sm-3 {
    padding: 0px;
    box-sizing: border-box;
}
            
    /*.content-list .add {
        width: 238px;
        height: 140px;
        padding-bottom: 2px;
    }*/
.img-circle {
    margin: auto;
}
/***底部Bar***/
.in_foot {
    width: 100%;
    min-width: 1200px;
    margin-top: 15px;
    background: #222a37;
}

    .in_foot .inf_con {
        width: 1200px;
        margin: 0 auto;
        padding: 20px 0 30px;
    }

.inf_con .inf_lik_group {
    margin-bottom: 30px;
}

.inf_lik_group .inf_lf {
    display: inline-block;
    float: left;
    width: 86px;
    height: 26px;
    background: url("../Content/Image/WebSite/fot_link_bg.png") no-repeat;
    margin-right: 20px;
}

.qer {padding-left: 12px;background: url("../Content/Image/icon/new_lik.png") 0 center no-repeat;}
.inf_lik_group .inf_cell {display: inline-block;float: left;height: 26px;line-height: 26px;margin-right: 20px;color: #999;}
.inf_lik_group .inf_cell:hover {color: #FF4D24;}
.inf_con .inf_lb {float: left;width: 130px;}
.inf_con .inf_lb .lb_t {color: #e1e4e6;font-weight: 600;margin-bottom: 10px;}
.inf_con .inf_lb .lb_a {display: block;max-width: 130px;height: 28px;line-height: 28px;color: #999;word-break: break-all;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.inf_con .inf_lbl {float: left;width: 1px;height: 142px;background: #e4e4e4;}
.inf_con .inf_lb.gz {text-align: center;width: 104px;height: 104px;margin-left: 40px;}
.inf_con .inf_lb.gz img {width: 104px;height: 104px;}
.inf_con .inf_lb.xc {margin-right: 40px;}
.inf_con .inf_lb.ser {text-align: center;width: 220px;}
.inf_con .inf_lb.ser .ser_txt {height: 26px;line-height: 26px;color: #DCA11D;text-align: left;padding-left: 32px;}
.inf_con .inf_text {text-align: center;color: #999;line-height: 1;}
.inf_con .inf_text.first {margin: 30px 0 15px;}
.inf_con .inf_text a {color: #999;}
.si_sl .si_sll {float: left;width: 145px;}
.si_sl .si_sll span {color: #1787fb;}
.si_sl .si_sll a {color: #666;}
.si_sl .si_slr {float: right;color: #ff6700;}
.si_sl.res .si_sll {width: 100px;}
.si_sl.res .si_slr {color: #666;width: 124px;overflow-y: hidden;height: 30px;}
/* CSS Document */
.jobfair_index_banner { width: 100%; background-image: url(/Content/Image/WebSite/01.jpg); background-repeat: no-repeat; height: 267px; background-position: bottom bottom; }
.jobfair_index_banner .main { width: 1200px; margin: 0 auto; padding-top: 40px; padding-left: 275px; position: relative }
.jobfair_index_banner .main .new { position: absolute; left: 60px; top: 0px; width: 151px; height: 145px; background-image: url(/Content/Image/WebSite/04.png); background-repeat: no-repeat }
.jobfair_index_banner .main .tit { font-size: 30px; height: 60px; color: #333333 }
.jobfair_index_banner .main .tit a { color: #333333 }
.jobfair_index_banner .main .txt { font-size: 16px; height: 35px; width: 500px; }
.jobfair_index_banner .main .btn { position: absolute; top: 135px; right: 0px; height: 50px; width: 335px; }
.jobfair_index_banner .main .btn a { padding: 10px 26px; font-size: 16px; border-radius: 6px; color: #FFFFFF; background-color: #FF6600; text-decoration: none; margin-right: 20px; }
.jobfair_index_banner .main .btn a:hover { background-color: #FF9900 }
.jobfair_index_banner .main .btn a.com { padding: 10px 26px; font-size: 16px; border-radius: 6px; color: #FFFFFF; background-color: #009900; text-decoration: none; margin-right: 20px; }
.jobfair_index_banner .main .btn a.com:hover { background-color: #60BE01 }
/*新搜索框*/
.new-se-group1{width:100%;height:155px;background-image:url(/Content/Image/WebSite/nebanner1.jpg);background-repeat:no-repeat;background-position:center center;}
.new-se-group1 .new-se-main{width:1200px;height:99px;padding-top:56px;margin:0 auto;}
.new-se-group1 .new-se-main .ip-group{margin:0 auto;background:#FFF;height:56px;width:770px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;*zoom:1;}
.new-se-group1 .new-se-main .ip-box{float:left;padding-top:10px;width:626px;padding-left:17px;*zoom:1;}
.new-se-main .ip-box input{width:616px;height:36px;line-height:36px;border:0px;}
.new-se-group1 .new-se-main .ip-btn{float:right;width:127px;height:56px;}
.new-se-group1 .new-se-main .ip-btn input{background-color:#00ae66;font-size:18px;text-align:center;width:127px;height:56px;line-height:56px;border:0px;color:#FFFFFF;cursor:pointer;border-radius:0px 3px 3px 0px;}
.new-se-group1 .new-se-main .ip-btn input.hover{background:#01a360;}
/**职位详情头**/
.new-se-group{width:100%;height:210px;background-image:url(/Content/Image/WebSite/nebanner.jpg);background-repeat:no-repeat;background-position:center center;}
.new-se-group .new-se-main{width:1200px;height:210px;margin:0 auto;}
.new-se-group .new-se-main .jobstit{width:1200px;height:210px;position:relative}
.new-se-group .new-se-main .jobstit .time{width:240px;height:80px;top:30px;right:0px;position:absolute;font-size:12px;}
.new-se-group .new-se-main .jobstit .time .timebg{float:left;padding-left:20px;padding-right:20px;height:20px;background-repeat:no-repeat;background-position:0px -35px;padding-top:2px;}
.new-se-group .new-se-main .jobstit .time .timebg.viewbg{background-position:0px -63px;}
.new-se-group .new-se-main .jobstit .jobname{padding:35px 200px 0px 40px;color:#333333;}
.new-se-group .new-se-main .jobstit .jobname .j-n-txt{float:left;height:36px;line-height:36px;font-size:28px;}
.new-se-group .new-se-main .jobstit .jobname .j-n-money{float:left;padding-left:12px;padding-top:10px;font-size:12px;}
.new-se-main .jobstit .jobname .j-n-money .j-m-l{float:left;height:20px;line-height:20px;background:#ff0000;color:#FFF;padding:0 5px;}
.new-se-main .jobstit .jobname .j-n-money .j-m-r{float:left;padding:0 5px;height:18px;line-height:18px;border:1px solid #ff0000;background:#FFF;color:#ff0000;}
.new-se-main .jobstit .wage{height:53px;line-height:53px;font-size:20px;color:#FF6600;background-repeat:no-repeat;background-position:40px -78px;padding-left:40px;margin-top:13px;margin-bottom:13px;}
.new-se-main .jobstit .lab{padding-left:40px;}
.new-se-main .jobstit .lab .li{float:left;padding-left:12px;padding-right:12px;height:30px;border:1px #D7D7D7 solid;line-height:30px;border-radius:4px;background-color:#FFFFFF;margin-right:10px;margin-bottom:20px;}
.new-se-main .jobstit .lab .li:hover{background-color:#FFFAF0;border:1px #FF6600 solid;color:#FF6600}
.new-se-main .jobstit .tit_com_name{height:30px;line-height:30px;font-size:20px;padding-left:40px;}
.new-se-main .jobstit .btns{position:absolute;right:60px;bottom:40px;}
.new-se-main .jobstit .btns .app{width:120px;line-height:40px;padding-left:20px;font-size:16px;height:40px;background-color:#FF6600;background-repeat:no-repeat;background-position:15px -208px;color:#FFFFFF;border-radius:4px;cursor:pointer}
.new-se-main .jobstit .btns .app:hover{background-color:#FF4400;}
.new-se-main .jobstit .btns .app-m{width:86px;line-height:40px;padding-left:42px;font-size:16px;height:40px;background-color:#ff0000;background-image:url(/Content/Image/WebSite/09.png);background-repeat:no-repeat;background-position:17px 12px;color:#FFFFFF;border-radius:4px;cursor:pointer;position:relative;}
.new-se-main .jobstit .btns .app-m .m-re-box{display:none;position:absolute;right:0;top:50px;z-index:9;width:460px;padding:10px 0;font-size:14px;background:#fefce8;border:1px solid #ffe4b5;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.new-se-main .jobstit .btns .sbtn{width:26px;height:26px;float:left;margin-left:8px;margin-right:8px;background-repeat:no-repeat;background-position:5px -260px;margin-top:15px;cursor:pointer;}
.new-se-main .jobstit .btns .sbtn.s1{background-position:5px -260px;}
.new-se-main .jobstit .btns .sbtn.s1:hover{background-position:5px -290px;}
.new-se-main .jobstit .btns .sbtn.s1.has {background-position: 5px -598px;}
.new-se-main .jobstit .btns .sbtn.s2{background-position:5px -318px;}
.new-se-main .jobstit .btns .sbtn.s2:hover{background-position:5px -348px;}
.new-se-main .jobstit .btns .sbtn.s3{background-position:5px -379px;}
.new-se-main .jobstit .btns .sbtn.s3:hover{background-position:5px -414px;}
.jobsshow .item{border-bottom:1px dashed #CCCCCC;padding-left:40px;padding-top:15px;padding-bottom:15px;position:relative}
.jobsshow .item .tit{margin-left:-18px;border-left:3px #FF6600 solid;padding-left:15px;font-size:18px;color:#333333;height:18px;line-height:18px;margin-bottom:20px;}
.jobsshow .item .itemli{float:left;width:200px;height:36px;line-height:36px;color:#333333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:15px;}
.jobsshow .item .itemli span{padding-right:15px;color:#999999;}
.jobsshow .item .add{float:left;height:36px;line-height:36px;color:#333333;padding-right:10px;}
.jobsshow .item .add span{padding-right:15px;float:left;color:#999999;}
.jobsshow .item .map{width:21px;height:21px;float:left;background-repeat:no-repeat;background-position:0px -149px;margin-top:7px;cursor:pointer}
.jobsshow .item .map:hover{background-position:0px -179px;}
.jobsshow .item .invalid_icon{position:absolute;right:50px;top:45px;width:148px;height:88px;overflow:hidden;}
.jobsshow .item .btns{position:absolute;right:50px;top:55px;}
.jobsshow .item .btns .app{width:86px;line-height:40px;padding-left:42px;font-size:16px;height:40px;background-color:#FF6600;background-repeat:no-repeat;background-position:15px -208px;color:#FFFFFF;border-radius:4px;cursor:pointer}
.jobsshow .item .btns .app:hover{background-color:#FF4400;}
.jobsshow .item .btns .app-m{width:86px;line-height:40px;padding-left:42px;font-size:16px;height:40px;background-color:#ff0000;background-repeat:no-repeat;background-position:17px 12px;color:#FFFFFF;border-radius:4px;cursor:pointer;position:relative;}
.jobsshow .item .btns .app-m .m-re-box{display:none;position:absolute;right:0;top:50px;z-index:9;width:460px;padding:10px 0;font-size:14px;background:#fefce8;border:1px solid #ffe4b5;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.jobsshow .cominfo{border:1px #EEEEEE solid;}
.jobsshow .cominfo:hover{-moz-box-shadow:0px 0px 10px #E4E4E4;/*firefox*/-webkit-box-shadow:0px 0px 10px #E4E4E4;/*safariæˆ–chrome*/box-shadow:0px 0px 10px #E4E4E4;background-color:#FFFFFF}
.jobsshow .cominfo .comlogo{width:140px;height:140px;padding:3px;margin:0 auto;margin-top:40px;margin-bottom:5px;border:1px #EEEEEE solid;}
.jobsshow .cominfo .comlogo img{width:140px;height:140px;border:0px;margin:-3px;}
.jobsshow .cominfo .comname{text-align:center;font-size:16px;height:45px;line-height:45px;margin-bottom:10px;color:#333333;width:100%;text-align:center;}
.jobsshow .cominfo .comname .line_substring{display:inline-block;*display:inline;*zoom:1;max-width:300px;white-space:nowrap;_white-space:normal;_width:200px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;_background:transparent;margin-left:22px;}
.jobsshow .cominfo .comname *{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
.jobsshow .cominfo .comname img{margin-top:2px;margin-left:5px;}
.jobsshow .cominfo .info{padding:0px 30px;height:40px;white-space:nowrap;_white-space:normal;_width:260px;_height:40px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;_background:transparent;}
.jobsshow .cominfo .info span{padding:3px 6px;margin-right:20px;background-color:#F8F8F8;color:#666666}
.jobsshow .contact{border-bottom: 1px #CCCCCC dashed;padding-top: 15px;padding-bottom: 25px;position: relative;}
.jobsshow .contact .tit {margin-left: 22px;border-left: 3px #FF6600 solid;padding-left: 15px;font-size: 18px;color: #333333;height: 18px;line-height: 18px;margin-bottom: 25px;}
.jobsshow .contact .txt {height: 30px;padding-left: 42px;font-size: 16px;margin-top: 10px;float: left;}
/**广告**/
.source_1 {width: 1200px;max-height: 261px;margin-top: 15px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: space-between;align-content: space-between;}
.source_1 .sou_cell {display: block;width: 194px;height: 130px;border-right: 1px solid #f4f4f4;border-bottom: 1px solid #f4f4f4;text-decoration: none;color: #333;position: relative;border: 1px solid #ddd;margin-bottom: 5px;}
.source_1 .sou_cell .igb {position: relative;width: 199px;height: 90px;margin-bottom: 6px;}
.source_1 .sou_cell .igb img {position: absolute;left: 50%;top: 50%;max-width: 166px;max-height: 68px;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);}
.source_1 .sou_cell .name a {color: #333;}
.source_1 .sou_cell .name a:hover {text-decoration: underline;}
.source_1 .sou_cell .sou_layer {visibility: hidden;opacity: 0;transition: all .3s;position: absolute;z-index: 2;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .7)}
.sou_cell .sou_layer .sou_layer_box {display: block;position: absolute;width: 100%;height: 100%;left: 0;top: 0;text-align: center;text-decoration: none;}
.sou_cell .sou_layer .sou_layer_box p {width: 150px;line-height: 22px;color: #fff;font-size: 13px;font-weight: 500;margin: 30px auto 0;overflow: hidden;word-break: break-all;}
.sou_cell .sou_layer .sou_layer_box span {display: block;position: absolute!important;bottom: 35px;left: 50%;width: auto;height: 24px;line-height: 24px;margin:0 0 0 -36px;color: #fff;font-size: 13px;font-weight: 500;background: #3c8ce5 url("") 67px center no-repeat;border-radius: 20px;padding: 0 10px 0 10px;background-size: 12px;}
.source_1 .sou_cell:hover .sou_layer {visibility: visible;opacity: 1}

.source_2 {width: 1200px; display: flex;flex-wrap: wrap;justify-content: space-between;align-content: space-between;margin: 0px;padding: 0px;}
.source_2 .sou_cell {position: relative;float: left;display: inline;width: 299px;height: 175px;text-align: center;text-decoration: none;margin: 0 1px 14px 0;z-index: 1;background-color: #fff;}
.source_2 .sou_cell:hover {z-index: 15;}
.source_2 .sou_cell .sc_ab {position: absolute;background-color: #fff;left: 0;top: 0;width: 100%;}
.source_2 .sou_cell .sc_ab img {margin: 18px 0px;width: 212px;height: 52px;}
.source_2 .sou_cell:hover .sc_ab {border: solid 1px #2f7fd6;left: -1px;top: -1px;-webkit-background-clip: content;box-shadow: 1px 1px 11px rgba(0, 0, 0, .3);z-index: 15;}
.source_2 .sou_cell .a2_intro,.source_2 .sou_cell .a2_jobs,.source_2 .sou_cell .a2_ent {display: block;}
/*.source_2 .sou_cell:hover .a2_intro,.source_2 .sou_cell:hover .a2_jobs,.source_2 .sou_cell:hover .a2_ent {display: block;}*/
.source_2 .sou_cell .sc_ab .a2_intro a {color: #1d84c9;font-size: 16px;max-width: 299px;line-height: 28px;height: 20px;padding-bottom: 14px;text-decoration: none;text-align: center;font-weight: bold;border-bottom: solid 1px #f5f5f5;margin: 0 10px;display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.source_2 .sou_cell .sc_ab .a2_intro a {display:inline}
.inbl{display:inline-block}
    .inbl{display:inline}
    .source_2 .sou_cell .sc_ab .a2_intro a:hover {
        text-decoration: underline;
    }
.source_2 .sou_cell .a2_jobs {height: 20px;padding: 10px 15px;overflow: hidden;text-align: center;border-bottom: solid 1px #f5f5f5;}
.source_2 .sou_cell .a2_jobs li {float: left;margin-top: 10px;margin-bottom: 15px;}
.source_2 .sou_cell .a2_jobs a {border: 1px solid #F6F6F6;text-align: center;display: inline-block;transition: background-color 0.2s linear 0s;text-decoration: none;height: 20px;line-height: 20px;padding: 0 10px 0 10px;border-radius: 12px;margin-right: 8px;margin-bottom: 20px;color: #646464;font-size: 12px;}
.source_2 .sou_cell .a2_jobs a:hover {background: #0378D8;color: #fff !important;border: 1px solid #0378D8;}
.source_2 .sou_cell .a2_ent {text-align: center;}
.source_2 .sou_cell .a2_ent a {text-decoration: none;color: #666;}
.source_2 .sou_cell .a2_ent h4 {max-width: 299px;line-height: 22px;padding-top: 6px;font-size: 12px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.source_2 .sou_cell .a2_ent h4:hover {text-decoration: underline}
.source_2 .sou_cell .a2_ent span {line-height: 22px;padding: 0 0 10px 0;display: block;font-size: 12px;}

.source_3 {width: 100%;max-height: 261px;background:transparent;margin-top: 10px;overflow: hidden;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: space-between;align-content: space-between;}
.source_3 .sou_cell {float: left;display: block;width:164px;height: 120px;flex: 1;border-right: 1px solid #f4f4f4;border-bottom: 1px solid #f4f4f4;text-decoration: none;color: #333;position: relative;border: 1px solid #e6e6e6;display: flex;align-items: center;background: white;}
.source_3 .sou_cell .igb {position: relative;/*width: 199px;height: 90px;margin-bottom: 6px;*/}
.source_3 .sou_cell .igb img {width:100%;}
/*position: absolute;left: 50%;top: 50%;max-width: 120px;max-height: 68px;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);*/
.source_3 .sou_cell .name a {color: #333;}
.source_3 .sou_cell .name a:hover {text-decoration: underline;}
.source_3 .sou_cell .sou_layer {visibility: hidden;opacity: 0;transition: all .3s;position: absolute;z-index: 2;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .7)}
.sou_cell .sou_layer .sou_layer_box {display: block;position: absolute;width: 100%;height: 100%;left: 0;top: 0;text-align: center;text-decoration: none;}
.sou_cell .sou_layer .sou_layer_box p {width: 150px;line-height: 22px;color: #fff;font-size: 13px;font-weight: 500;margin: 30px auto 0;overflow: hidden;word-break: break-all;}
.sou_cell .sou_layer .sou_layer_box span {display: block;position: absolute!important;bottom: 35px;left: 50%;width: auto;height: 24px;line-height: 24px;margin:0 0 0 -36px;color: #fff;font-size: 13px;font-weight: 500;background: #3c8ce5 url("") 67px center no-repeat;border-radius: 20px;padding: 0 10px 0 10px;background-size: 12px;}
.source_3 .sou_cell:hover .sou_layer {visibility: visible;opacity: 1}


.new-se-main .comshow_new{width:1200px;border:0;margin:0 auto;margin-top:25px;}
.new-se-main .comshow_new .comlogo{width:146px;height:146px;margin-top:30px;margin-left:30px;margin-bottom:30px;border:0;float:left;}
.new-se-main .comshow_new .comlogo img{width:146px;height:146px;border:0px;}
.new-se-main .comshow_new .cominfo{float:left;width:950px;padding-left:30px;position:relative}
.new-se-main .comshow_new .cominfo .cname{font-size:20px;height:65px;line-height: 40px;margin-bottom: 10px;padding-top:25px;color:#333333;}
.new-se-main .comshow_new .cominfo .cname *{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;margin-left: 5px;margin-bottom: 5px;color:#15a0f7;}
.new-se-main .comshow_new .cominfo .txt{height:30px;}
.new-se-main .comshow_new .cominfo .txt span{padding-left:10px;padding-right:10px;}
.new-se-main .comshow_new .cominfo .stat{width:700px;padding-top:15px;}
.new-se-main .comshow_new .cominfo .stat .li{height:50px;float:left;border-right: 1px rgba(232, 232, 232, 0.43) solid;text-align:center;padding:0 25px;}
.new-se-main .comshow_new .cominfo .stat .li.clear_right_border{border-right:none;}
.new-se-main .comshow_new .cominfo .stat .li .t{font-size:18px;color:#333333;font-weight:bold;height:30px;}
.new-se-main .comshow_new .cominfo .share{position:absolute;bottom:0px;right:0px;width:230px;}
.new-se-main .comshow_new .cominfo .share .li{width:28px;height:28px;margin-right:10px;float:left;background-image:url(../images/05.png);background-repeat:no-repeat;cursor:pointer;margin-top:50px;}
.new-se-main .comshow_new .cominfo .share .li.s1{background-position:0px 0px;}
.new-se-main .comshow_new .cominfo .share .li.s1:hover{background-position:0px -36px;}
.new-se-main .comshow_new .cominfo .share .li.s2{background-position:-33px 0px;}
.new-se-main .comshow_new .cominfo .share .li.s2:hover{background-position:-33px -36px;}
.new-se-main .comshow_new .cominfo .share .li.s3{background-position:-66px 0px;}
.new-se-main .comshow_new .cominfo .share .li.s3:hover{background-position:-66px -36px;}
.new-se-main .comshow_new .cominfo .share .li.s4{background-position:-99px 0px;}
.new-se-main .comshow_new .cominfo .share .li.s4:hover{background-position:-99px -36px;}
.new-se-main .comshow_new .cominfo .share .li.s5{background-position:-132px 0px;}
.new-se-main .comshow_new .cominfo .share .li.s5:hover{background-position:-132px -36px;}
.new-se-main .comshow_new .cominfo .share .li.s6{background-position:-165px 0px;}
.new-se-main .comshow_new .cominfo .share .li.s6:hover{background-position:-165px -36px;}
.new-se-main .comshow_new .cominfo .attention{position:absolute;top:60px;right:0px;width:230px;}
.new-se-main .comshow_new .cominfo .attention .abtn{cursor:pointer;background-image:url(../images/06.png);background-repeat:no-repeat;background-position:14px 12px;width:90px;padding-left:20px;height:38px;line-height:38px;background-color:#FF6600;color:#FFFFFF;border-radius:6px;float:left}
.new-se-main .comshow_new .cominfo .attention .abtn.for_cancel{padding-left:0;width:80px;background-image:none;text-align:center;}
.new-se-main .comshow_new .cominfo .attention .abtn:hover{background-color:#FF4400;}
.new-se-main .comshow_new .cominfo .attention .fans{float:left;width:100px;padding-left:20px;height:38px;line-height:38px;}
.new-se-main .comshow_new .cominfo .attention .fans span{color:#FF6600}
.comshowmain .r .comqrcode{width:288px;border:1px #EEEEEE solid;margin-top:25px;padding-left:30px;padding-top:20px;padding-bottom:20px;}
.comshowmain .r .comqrcode:hover{-moz-box-shadow:0px 0px 10px #E4E4E4;/*firefox*/-webkit-box-shadow:0px 0px 10px #E4E4E4;/*safariæˆ–chrome*/box-shadow:0px 0px 10px #E4E4E4;background-color:#FFFFFF}
.comshowmain .r .comqrcode .code{width:85px;height:85px;padding:3px;border:1px #EEEEEE solid;float:left;}
.comshowmain .r .comqrcode .code img{width:85px;height:85px;}
.comshowmain .r .comqrcode .codetxt{float:left;width:155px;padding-left:20px;line-height:160%;}
/*企业联系方式*/
.comshowmain .contact{width:318px;border:1px #EEEEEE solid;padding-bottom:30px;margin-top:15px;}
.comshowmain .contact:hover{-moz-box-shadow:0px 0px 10px #E4E4E4;/*firefox*/-webkit-box-shadow:0px 0px 10px #E4E4E4;/*safariæˆ–chrome*/box-shadow:0px 0px 10px #E4E4E4;background-color:#FFFFFF}
.comshowmain .contact .t{font-size:16px;color:#333333;padding-left:35px;margin-top:15px;background-image:url(../images/07.png);background-repeat:no-repeat;background-position:20px -686px;height:30px;font-weight:bold;position:relative;}
.comshowmain .contact .t .t_check{position:absolute;top:0;right:15px;font-size:14px;line-height:22px;font-weight:normal;}
.comshowmain .contact .t .t_check .check_btn{width:48px;height:24px;line-height:22px;font-size:14px;color:#FF6600;border:1px #FF6600 solid;border-radius:4px;background-color:#FFFFFF;text-align:center;cursor:pointer;margin-top:0;margin-left:10px;font-size:12px;}
.comshowmain .contact .t .t_check .check_btn:hover{background-color:#FF6600;color:#FFFFFF;}
.comshowmain .contact .txt{height:32px;line-height:32px;padding-left:35px;padding-right:30px;margin-top:8px;}
.comshowmain .contact .txt .img_cell{display:inline-block;*display:inline;*zoom:1;height:28px;line-height:28px;padding-top:4px;}
.comshowmain .contact .txt .img_cell img{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
.comshowmain .contact .txt .txt_t{background-color:#F5F5F5;padding:3px 6px;margin-right:20px;line-height:14px;margin-top:6px;width:40px;text-align:center;}
.comshowmain .contact .txt .content_c{max-width:190px;white-space:nowrap;_white-space:normal;_width:190px;_height:32px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;_background:transparent;}
.comshowmain .contact .txt .fl{float:left}
.comshowmain .contact .txt .line_substring{float:left;max-width:180px;white-space:nowrap;_white-space:normal;_width:180px;_height:32px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;_background:transparent;}
.comshowmain .contact .map{width:248px;height:150px;margin:0 auto;border:1px #EEEEEE solid;background-color:#F7F7F7;margin-top:15px;}

/*找企业*/
.com-se-group{width:100%;height:250px;background-image:url(/Content/Image/WebSite/combanner.png);background-repeat:no-repeat;background-position:center center;}
.com-se-group .com-se-main{width:1200px;height:99px;margin:0 auto;}
.com-se-group .com-se-main .main-sty{height:56px;padding-left:205px;}
.com-se-main .main-sty .sty-cell{text-align:center;width:70px;height:56px;line-height:56px;float:left;position:relative;color:#bbbcbe;cursor:pointer;}
.main-sty .sty-cell .sty-aow{display:none;width:16px;height:16px;background:url(/Content/Image/WebSite/225.png) -8px -2px;position:absolute;left:27px;bottom:0;}
.com-se-main .main-sty .sty-cell:hover,.com-se-main .main-sty .sty-cell.select{color:#FFF;}
.com-se-main .main-sty .sty-cell.select .sty-aow{display:block;}
.com-se-group .com-se-main .ip-group{margin:0 auto;background:#FFF;height:56px;width:770px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;*zoom:1;}
.com-se-group .com-se-main .ip-box{float:left;padding-top:10px;width:626px;padding-left:17px;*zoom:1;}
.com-se-main .ip-box input{width:616px;height:36px;line-height:36px;border:0px;}
.com-se-group .com-se-main .ip-btn{float:left;width:127px;height:56px;}
.com-se-main .ip-btn input{background-color:#00ae66;font-size:18px;text-align:center;width:127px;height:56px;line-height:56px;border:0px;color:#FFFFFF;cursor:pointer;border-radius:0px 3px 3px 0px;}
.com-se-main .ip-btn input.hover{background:#01a360;}
.com-se-filter{width:1198px;border:1px solid #eeeeee;margin:0 auto;background:#FFF;padding-top:10px;padding-bottom:10px;margin-top:-96px;*zoom:1;}
.com-se-filter .com-se-line{margin-top:20px;}
.com-se-filter .com-se-line .csl-left{float:left;width:71px;padding-left:35px;line-height:28px;}
.com-se-filter .com-se-line .csl-right{float:left;width:1000px;}
.com-se-filter .com-se-line .more{width:83px;float:left;margin-top:35px;}
.com-se-filter .com-se-line .more .mbtn{width:45px;height:23px;padding-left:12px;line-height:23px;border:1px #E6E6E6 solid;border-radius:20px;font-size:12px;cursor:pointer;background-position:39px -114px;background-image:url(../images/130.png);background-repeat:no-repeat;}
.com-se-filter .com-se-line .more .mbtn.none{display:none;}
.com-se-filter .com-se-line .more .mbtn.close{background-position:39px -149px;}
.csl-right .csl-cell{float:left;cursor:pointer;padding-left:10px;padding-right:10px;height:26px;line-height:26px;border:1px #FFFFFF solid;background-color:#FFFFFF;margin-right:8px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-bottom:5px;}
.csl-right .csl-cell.for_up{display:none;}
.csl-right .csl-cell:hover{border:1px #B4B4B4  solid;background-color:#F7F7F7;color:#FF6600;}
.csl-right .csl-cell.select{border:1px #FF6600  solid;background-color:#FFF7EE;color:#FF6600;}
.com-sel-group{width:1198px;border:1px solid #eeeeee;margin:0 auto;margin-top:15px;background:#FFF;}
.com-sel-group .qspage{padding:10px 0;}
.com-sel-line{width:1198px;height:145px;border-bottom:1px solid #eeeeee;}
.com-sel-line .csl-left{float:left;width:140px;padding-top:18px;padding-left:40px;}
.com-sel-line .csl-left img{width:108px;height:108px;border:0;}
.com-sel-line .csl-right{float:left;width:980px;padding-top:18px;}
.com-sel-line .csl-right .csl-line{margin-bottom:10px;}
.csl-line .csr-left{float:left;width:888px;height:20px;line-height:20px;font-size:16px;font-weight:bold;}
.com-sel-line:hover{background-color:#FFFDF7;}
.com-sel-line:hover .csl-line .csr-left{font-weight:bold;}
.csl-line .csr-left a{color:#333;text-decoration:none;}
.csl-line .csr-left a:hover{text-decoration:underline;}
.csl-line .csr-left img{display:inline-block;vertical-align:middle;}
.csl-line .csr-right{color:#ff5c00;float:left;}
.csl-line .n{color:#00ae66;text-decoration:none;}
.csl-line .n:hover{text-decoration:underline;}
.com-sel-line .csl-right .csl-des{color:#999;line-height:180%;word-wrap:break-word;}

.com-res-group{width:1200px;margin:0 auto;}
.com-res-group .selected{width:1198px;border:1px #eeeeee solid;border-top:0;padding-bottom:15px;display:none;}
.com-res-group .selected .stit{width:90px;padding-right:15px;float:left;text-align:right;padding-top:3px;margin-top:18px;}
.com-res-group .selected .sc{width:1010px;float:left;}
.com-res-group .selected .sc .slist{padding-left:10px;padding-right:28px;height:30px;line-height:30px;float:left;margin-right:15px;border-radius:3px;border:1px #FF6600  solid;background-color:#FFF7EE;cursor:pointer;background-image:url(../images/130.png);background-repeat:no-repeat;background-position:right -174px;color:#FF6600;margin-top:15px;}
.com-res-group .selected .sc .slist:hover{background-color:#FFFFFF}
.com-res-group .selected .sc .slist span{color:#333333}
.com-res-group .selected .sr{width:83px;float:left;margin-top:18px;}
.com-res-group .selected .sr .empty{width:37px;height:25px;padding-left:28px;line-height:25px;border:1px  #E6E6E6 solid;border-radius:20px;font-size:12px;cursor:pointer;background-position:10px -212px;background-image:url(../images/130.png);background-repeat:no-repeat;}
.com-res-group .selected .sr .empty:hover{border:1px #FF6600 solid;background-position:10px -242px;color:#FF6600;background-color:#FFF7EE;}

/*公告详细*/
.noticeshow{margin:0 auto;margin-top:25px;width:1200px;}
.noticeshow .pl{width:1200px;float:left}
.noticeshow .pl .main{width:1200px;border:1px #EEEEEE solid}
.noticeshow .pl .main .tit{font-size:26px;text-align:center;padding-top:18px;line-height:180%;padding-bottom:10px;width:900px;margin:0 auto;}
.noticeshow .pl .main .time{ border-bottom:1px #EEEEEE solid;border-top:1px #EEEEEE solid; width:1000px; margin:0 auto; height:40px; line-height:40px;text-align:center;}
.noticeshow .pl .main .time span{ padding-left:15px; padding-right:15px;}
.noticeshow .pl .main .txt{padding:40px;line-height:20%;padding-top:20px;word-break:break-all;overflow:hidden;}
.noticeshow .pl .main .txt.for-line-height{line-height:200%;-ms-word-break:break-all;word-break:break-all;}
.noticeshow .pl .main .txt img{/*max-width:863px;*/_width:863px;}

/* 左侧浮动 */
.floatmenu{position:fixed;bottom:95px;right:15px;z-index:5000;}
.floatmenu .item{height:42px;width:42px;margin-bottom:5px;position:relative;}
.floatmenu .blk{display:block;height:100%;width:100%;border-radius:3px;background:url(../Content/Image/icon/140.png) no-repeat;cursor:pointer;}
.floatmenu .mobile .blk{background-position:0 0;}
.floatmenu .ask .blk{background-position:-42px 0;}

.floatmenu .mobile .blk:hover{background-position:0 -42px;}
.floatmenu .ask .blk:hover{background-position:-42px -42px;}

.floatmenu .backtop .blk:hover{background-position:-85px -42px;}
.floatmenu .backtop .blk {
    background-position: -85px 0;
}
.floatmenu .backdown .blk:hover {
    background-position: -126px -42px;
}

.floatmenu .backdown .blk {
    background-position: -126px 0;
}
.floatmenu .popoverT{display:none;position:absolute;right:42px;top:0;padding-right:15px;text-align:center;}
.floatmenu .popover1{right:167px;bottom:0;}
.floatmenu .item:hover .popover{display:block;}
.floatmenu .popoverT .popover-arr{position:absolute;top:15px;right:9px;background:url(../Content/Image/icon/141.png) no-repeat;height:11px;width:7px;}
.floatmenu .ask .popoverT p i{margin-right:4px;}
.floatmenu .popoverT .popover-bd{width:120px;padding:2px;border:1px solid #d8d8d8;background:#fff;}
.floatmenu .popoverT label{display:block;padding:4px 0 0;color:#5e8dc9;font-size:16px;background:url(../Content/Image/icon/144.png) no-repeat;background-position:18px 7px;padding-left:15px;font-weight:200;}
.floatmenu .popoverT label.wx{background-position:18px -19px;padding-left:17px;}
.floatmenu .popoverT p{color:#999;padding:0 5px 4px;font-size:12px}
.floatmenu .popoverT .btn{display:block;background:#86bf2f;color:#fff;border-radius:3px;margin:5px 5px 10px;height:30px;line-height:28px;}
.floatmenu .backtop{display:block;}
.floatmenu .backdown {
    display: block;
}
.img-qrcode{display:inline-block;*zoom:1;*display:inline;vertical-align:middle;}
.img-qrcode-wechat img,.img-qrcode-mobile img{height:100px;width:100px;border:0;}

/*新闻首页*/
.news{margin:0 auto;width:1200px;margin-top:25px;}
.news .l{float:left;width:885px;}
.news .l .newsbanner{width:860px;height:280px;margin-bottom:25px;}
.news .l .newsbanner img{width:860px;height:280px;}
.news .l .newsnav{width:858px;height:54px;border:1px #EEEEEE solid;overflow:hidden}
.news .l .newsnav a{display:block;text-decoration:none;padding-left:20px;padding-right:20px;font-size:16px;color:#333333;height:54px;line-height:54px;border-right:1px #EEEEEE solid;float:left}
.news .l .newsnav a:hover{background-color:#FAFAFA;color:#FF3300}
.news .l .newsnav a.select{background-color:#FF6600;color:#FFFFFF}
.news .l .newslist{width:858px;border:1px #EEEEEE solid;margin-top:25px;}
.news .l .newslist .tit{width:858px;height:50px;background-image:url(../Content/Image/icon/132.png);background-repeat:no-repeat;margin-top:15px;background-position:30px 0px;margin-bottom:15px;}
.news .l .newslist .listb{width:856px;border-bottom:1px #CCCCCC dashed;padding-top:15px;padding-bottom:15px;background-color:#FFFFFF}
.news .l .newslist .listb:hover{background-color:#F7F7F7}
.news .l .newslist .listb .bl{width:245px;float:left}
.news .l .newslist .listb .bl .pic{width:200px;height:145px;margin-left:20px;}
.news .l .newslist .listb .bl .pic img{width:200px;height:145px;}
.news .l .newslist .listb .br{width:608px;float:left}
.news .l .newslist .listb .br .t{font-size:16px;height:30px;width:600px;}
.news .l .newslist .listb .br .t a{color:#333333}
.news .l .newslist .listb .br .time{width:500px;height:25px;color:#999999;background-image:url(../Content/Image/icon/133.png);background-repeat:no-repeat;background-position:0px -58px;_background-position:0px -60px;padding-left:20px;}
.news .l .newslist .listb .br .summary{width:580px;font-size:14px;color:#999999;word-break:break-all;line-height:24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.news .l .newslist .more{width:806px;margin:0 auto;height:38px;line-height:38px;text-align:center;background-color:transparent;margin-top:15px;margin-bottom:15px;cursor:pointer}

.news .r{float:left;width:315px;}
.news .r .newsso{width:311px;height:40px;border:2px #FF6600 solid;position:relative}
.news .r .newsso .btn{width:44px;height:44px;position:absolute;right:-2px;top:-2px;background-image:url(../Content/Image/icon/133.png);background-repeat:no-repeat;background-position:10px 10px;background-color:#FF6600;border:0px;cursor:pointer}
.news .r .newsso .btn:hover{background-color:#FB3C04}
.news .r .newsso .soinpu{width:245px;padding-left:15px;height:40px;line-height:40px;border:0px;background-color:#FFFFFF}
.news .r .listbox{width:313px;border:1px #EEEEEE solid;}
.news .r .listbox .ntit{width:313px;height:36px;padding-top:10px;border-bottom:1px #EEEEEE solid;background-color:#F9F9F9;}
.news .r .listbox .ntit .tlh{height:22px;line-height:22px;font-size:16px;padding-top:0px;padding-left:15px;border-left:5px #FF6600 solid;}
.news .r .listbox ul{padding-top:11px;padding-bottom:11px;}
.news .r .listbox li{background-image:url(../Content/Image/icon/123.png);background-repeat:no-repeat;background-position:0px 15px;width:260px;margin-left:20px;height:28px;line-height:28px;padding-left:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news .r .ad313_165{margin-top:25px;width:315px;height:165px;margin-bottom:25px;}
.news .r .ad313_165 img{width:315px;height:165px;}

/*未登录蒙版*/
.resumelist-login-layer{width:100%;height:580px;background:url(../Content/Image/WebSite/nosignhunter.png?v1.3) no-repeat;background-size:100% 100%;}
.resumelist-login-layer .tip-block{height:160px;text-align:center;font-size:22px;margin:0 auto;padding-top:140px;}
.resumelist-login-layer .tip-block .tip-block-title p{padding-bottom:20px;}
.resumelist-login-layer .tip-block .tip-block-title .small{font-size:16px;color:#666;}
.resumelist-login-layer .tip-block .tip-block-title .middle{color:#333;font-weight:bold;}
.resumelist-login-layer .tip-block .tip-block-title .large{font-size:40px;}
.resumelist-login-layer .tip-block .btn_inline{font-size:14px;padding:10px 24px;}

/*说明页*/
.explain_topimg{margin:0 auto; width:1200px; margin-top:25px;}
.explain_topimg img{ width:1200px; height:110px;}

.explain{margin:0 auto; width:1200px; margin-top:25px;}
.explain .el{float:left;width:180px;}
.explain .el .enav{ width:179px; border-right:1px #EEEEEE solid; padding-top:20px; padding-bottom:300px;}
.explain .el .enav .tli{ width:179px; border-bottom:1px #EEEEEE solid; text-align:center; font-size:22px; padding-bottom:20px; }
.explain .el .enav .eli{ width:178px; border-bottom:1px #EEEEEE solid; border-left:1px #EEEEEE solid; text-align:center; font-size:14px; height:48px; line-height:48px; }
.explain .el .enav .eli:hover{ background-color:#F7F7F7; color:#FF6600;}
.explain .el .enav .eli:hover a{color:#FF6600;}
.explain .el .enav .eli.select{ background-color:#F7F7F7; color:#FF6600; font-weight:bold}
.explain .el .enav .eli.select a{color:#FF6600;}
.explain .er{float:left;width:1020px;min-height:800px;}
.explain .er .main{ width:940px; margin:0 auto; padding-top:20px; padding-bottom:15px;}
.explain .er .main .tit{font-size:22px; height:45px;}
.explain .er .main .txt{font-size:14px; line-height:180%;}

.btn_red {
    display: block;
    text-decoration: none;
    text-align: center;
    color: #FFFFFF;
    background-color: #E33244;
    font-size: 14px;
    cursor: pointer;
    border-radius: 4px;
    border: 0px;
    width: 60px;
    height: 32px;
    line-height: 32px;
    border: 0px #35639F solid;
}
.btn_lightblue {
    display: block;
    text-decoration: none;
    text-align: center;
    color: #FFFFFF;
    background-color: #128BED;
    font-size: 14px;
    cursor: pointer;
    border-radius: 4px;
    border: 0px;
    width: 60px;
    height: 32px;
    line-height: 32px;
    border: 0px #35639F solid;
}

.btn_inline {
    display: inline;
    margin-right: 18px;
    padding: 6px 15px;
}
/*新版头部*/
.top_nav_container {
    width:100%;
    height:100%;
    background: #f7f7f7;
    padding-top:20px;
}
.top_search_logo {
    
    margin: 0 auto;
    width: 1200px;
    height: 85px;
    margin-top: 50px;
    line-height: 40px;
    font-size: 12px;
}
.logo, .search {
    float: left;
}
.logo img {
    vertical-align: middle;
}
.search_typebox {
    margin-left: 65px;
    position: absolute;
    margin-top: -25px;
}
.search_type_checked {
    border-bottom: 34px solid #1787fb;
    background-color: #1787fb;
    color:white;
}
.search_type_two {
    vertical-align: middle;
    display: inline-block;
    width: 98px;
    height: 34px;
    /* background: url(../images/top.png) no-repeat; */
    /* background-size: 250px 112px; */
    cursor: pointer;
    margin-left: -7px;
    border: 1px solid #ddd;
    border-bottom: 0;
    line-height: 34px;
    text-align: center;
    /* background-position: -152px -39px; */
    transform: skew(16deg);
}
.search_input input {
    float: left;
    display: block;
    height: 46px;
    line-height: 46px;
    width: 475px;
    border: 2px solid #1787fb;
    vertical-align: middle;
    background: #fff;
    margin-top: 9px;
    margin-left: 65px;
    padding-left: 10px;
    border-radius: 0px 0px 0px 4px;
}
.search_btn {
    float: left;
    width: 111px;
    height: 46px;
    line-height: 46px;
    padding-left: 47px;
    font-size: 18px;
    color: #fff;
    background: #1787fb 17px center no-repeat;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    margin-top: 9px;
}
.search_hot {
    height: 25px;
    line-height: 25px;
    margin: 55px 0 0 65px;
}
    .search_hot p, .search_hot div {
        display: inline-block;
    }
    .search_hot p, .search_hot div {
        display: inline-block;
    }
.search_link {
    float: left;
    padding-left: 10px;
    font-size: 12px;
    margin-top: 8px;
}
.search_link_jobType {
    background: url(../images/img52a.png) 0 -3px no-repeat;
}

.search_link_jobType, .search_link_map {
    display: block;
    height: 24px;
    /*padding-left: 22px;*/
    color: #666;
    line-height: 24px;
}
.top_nav_container .code {
    float: right;
    margin-top: -5px;
}
    .top_nav_container .code div {
        float: left;
        text-align: center;
    }
    .top_nav_container .code img {
        width: 68px;
        height: 68px;
    }


.top_nav_content {
    margin: 0 auto;
    width: 1200px;
    overflow:hidden;
}
    .top_nav_content div {
        float: left;
    }
    .top_nav_content .top_nav_search div{
        width: 100%;
    }
.pop {
    display: none;
}
.pop .shaw{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .9;
	z-index: 2;
}
.pop .c{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	z-index: 3;
}
.pop .c div{
	padding: 10px;
}
.pop .c .img{
	width: 30px;
}
.pop .c .img img{
	width: 100% !important;
	height: auto !important;
}
.pop .c div.h{
	color: #333;
}
.pop .c div.em{
	font-size: 12px;
	color: #808080;
}
.ewmWaringPop .c div.h{
	padding: 0;
}
#J_weixinQrCode .code {
    margin-top: 0;
}
.ewmErrorPop .shaw{
	background: #000;
	opacity: .7;
}
.ewmErrorPop .c div.h{
	color: #fff;
}
.ewmErrorPop .c div.em{
	font-size: 12px;
}
.ewmErrorPop .c div.em button{
	display: block;
	width: 80px;
	margin: 0 auto;
	background: #006AB5;
	color: #fff;
	border-radius: 5px;
	padding: 8px 0;
	text-align: center;
	cursor: pointer;
    border: none;
}
/***************************************************************************************全局公共样式***************************************************************************************/
.border-box {
    box-sizing: border-box;
}

.relative {
    position: relative;
}

.pointer {
    cursor: pointer;
}

.color_000 {
    color: #000;
}

.color_fff {
    color: #fff;
}

.color_333 {
    color: #333;
}
.color_666 {
    color: #666 !important;
}
.color_999 {
    color: #999!important;
}


.color_f5f5f5{
    color:#f5f5f5!important;
}
.bg_fff {
    background: #fff;
}

.line-1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.line-2 {
    -webkit-line-clamp: 2;
}

.line-3 {
    -webkit-line-clamp: 3;
}

.line-4 {
    -webkit-line-clamp: 4;
}

.line-5 {
    -webkit-line-clamp: 5;
}

.line-2, .line-3, .line-4, .line-5 {
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.flex-1 {
    flex: 1;
}

.display_flex {
    display: flex;
}

.flex {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-nowrap {
    flex-wrap: nowrap;
}

.col-center {
    align-items: center;
}

.col-top {
    align-items: flex-start;
}

.col-bottom {
    align-items: flex-end;
}

.row-center {
    justify-content: center;
}

.row-left {
    justify-content: flex-start;
}

.row-right {
    justify-content: flex-end;
}

.row-between {
    justify-content: space-between;
}

.row-around {
    justify-content: space-around;
}

.row-evenly {
    justify-content: space-evenly;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

.font-bold {
    font-weight: bold;
}

.font-12 {
    font-size: 12px;
}

.font-14 {
    font-size: 14px;
}

.font-16 {
    font-size: 16px;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}

.font-22 {
    font-size: 22px;
}

.font-24 {
    font-size: 24px;
}

.font-26 {
    font-size: 26px;
}

.font-28 {
    font-size: 28px;
}

.font-30 {
    font-size: 30px;
}

.font-32 {
    font-size: 32px;
}

.font-34 {
    font-size: 34px;
}

.font-36 {
    font-size: 36px;
}