/******覆盖bootstrap样式******/
.modal-backdrop.in, .modal-backdrop.fade.in {opacity: .2; filter: alpha(opacity=20);}
.modal {top: 150px;/*  border: 4px solid #b4b4b4; */ border-radius: 4px; box-shadow: none;}
.modal.fade {top: 80px;}
.modal.fade.in {top: 80px;}
/* .modal-header {background: #f3f3f3; height: 20px; border-bottom: 1px solid #dadada;} */
.modal-header {
    height: 25px;
    border-bottom: 1px solid #ddd;
    background-color: #4e7dee;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.modal-title {line-height: 20px; font-size: 16px;}
.modal-footer {text-align: center; background: none; border:none;}

.nav>li>a {background: #eee; color: #6c6c6c;padding: 10px 30px;}

/******common******/
.bcrumb {width:1180px; height: 44px; margin:0 auto; background-color: #f7f7f7; border: 1px solid #d1d1d1; margin-top: 18px; position: relative;}
.bcrumb ul {position: absolute;}
.bcrumb ul li {float: left; color:#999; height: 44px; line-height: 44px; font-size: 14px;}
.bcrumb ul li.home {font-size: 20px; width: 130px; margin-left: 20px; background: url(../images/home.gif) no-repeat 0 center; text-indent: 20px; position: relative;}
.bcrumb ul li.home:after {width:10px; height: 17px; background: url(../images/arrowleft.gif) no-repeat 0 center; content: ""; position: absolute; right: 16px; top: 50%; margin-top: -8px;}
.bcrumb ul li.active {position: relative;}
.bcrumb ul li.active:before {position: absolute; width: 36px; height: 1px; background-color: #ff9c00; content: ""; bottom: -1px; left:50%; margin-left: -18px;}
.bcrumb ul li.active:after {position: absolute; width: 0; height: 0; border-top: 4px solid #ff9c00; border-left: 4px solid transparent; border-right: 4px solid transparent; content: ""; bottom: -4px; left:50%; margin-left: -4px;}
.bcrumb ul li a{color:#999; font-size: 14px;}
.bcrumb ul li a:after {color: #ddd; padding: 0 20px; content: "|"}

.maincont {    border: none;
    width: 1200px;
    margin: 0px auto;
    background-color: #ffffff;}
.maincont .leftcon {float: left; width: 169px; height: 100%; background-color: #f7f7f7; padding: 15px 0;}
.maincont .leftcon ul li {display: block; height: 60px; line-height: 60px; color: #8f8f8f; font-size: 14px; border-left: 2px solid transparent; cursor: pointer; padding-left: 45px;}
.maincont .leftcon ul li.active {background-color: #fff; border-left: 2px solid #1a96de;}
.maincont .leftcon ul li.list1 {background-image:url(../images/list1.png); background-repeat: no-repeat; background-position: 16px center;}
.maincont .leftcon ul li.list2 {background-image:url(../images/list2.png); background-repeat: no-repeat; background-position: 16px center;}
.maincont .leftcon ul li.list3 {background-image:url(../images/list3.png); background-repeat: no-repeat; background-position: 16px center;}
.maincont .leftcon ul li.list4 {background-image:url(../images/list4.png); background-repeat: no-repeat; background-position: 16px center;}
.maincont .leftcon ul li.list5 {background-image:url(../images/list5.png); background-repeat: no-repeat; background-position: 16px center;}
.maincont .rightcon {    width: 911px;
    margin-left: 50px;
    padding: 0px;
    border: none;
    float: left;}

.button {font-size: 16px; padding: 12px 26px; background: #fff; color: #888888; border: 1px solid #eeeeee; border-radius: 4px; display: inline-block; line-height: 1; text-align: center; white-space: nowrap; vertical-align: middle;cursor: pointer;background-image: none;}
.button:hover, .button:focus, .button:active {color: #888888; background: #f6f6f6;}
.btn-blue {background: #4e7dee; color: #fff; border:none;}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active {color: #fff; background: #00a57f/* 6198dd */;}
.btn-red {background: #f05050; color: #fff; border:none;}
.btn-red:hover, .btn-red:focus, .btn-red:active {color: #fff; background: #de4747;}
.btn-large {font-size: 20px; padding: 10px 30px;}
.btn-small {font-size: 12px; padding: 10px 22px;}
.btn-xsmall {font-size: 12px; padding: 6px 16px;}

.listbox {border: 1px solid #cfdbe2; border-top: 3px solid #cfdbe2; border-radius: 3px; font-family: 宋体;}
.grid-table {margin: 0;}
.grid-table th {color: #889696;text-align: center; font-weight: normal; padding-top: 15px; padding-bottom: 15px;}
.grid-table td {color: #3a3f51;text-align: center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; padding-top: 18px; padding-bottom: 18px; border-color: #eeeeee;}
.grid-table td.rborder {border-right: 1px solid #eeeeee;}
.grid-table tr.bottom {background-color:#fafafa;}
.grid-table tr.bottom td {padding-top:8px; padding-bottom:8px;}
.grid-table input[type="radio"], input[type="checkbox"] {margin: 0;}

/******header footer******/
body {background-color:#ffffff;}
.header {width: 100%; height: 69px; background: #515151; /* border-top: 4px solid #007ce0; */ border-bottom: 1px solid #eee; box-shadow: 0 2px 1px #cccccc; 
          -ms-filter:"progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=180,strength=3)"}
.header .wrap {width: 1180px; height:100%; margin: 0 auto; }
.header .wrap .goback {width: 18px; height:27px; background: url(../images/goback.png) no-repeat 0 0; margin-top: 20px; float: left; display: block;}

/* 128  58 */
.header .wrap .logo {width: 128px; height: 58px; background: url(../images/logo2.png) no-repeat 0 0; margin-top: 6px; margin-left: 14px; float: left; position: relative;}
/* 
.header .wrap .logo {width: 117px; height: 30px; background: url(../images/logo.png) no-repeat 0 0; margin-top: 6px; margin-left: 14px; float: left; position: relative;}
.header .wrap .logo:after {position: absolute; left: 0; bottom: -25px; width: 100%; height: 22px; background: #f17215; content: "单位版招聘管理中心"; text-align: center; color: #fff; font-family: 宋体; border-radius: 2px;} 
 */

.header .wrap .nav {float: left;margin-left: 10px;}
.header .wrap .nav ul li {float: left; }
.header .wrap .nav ul li a {display: block; color: #fff; font-size: 16px; padding: 0 15px; line-height: 68px;}
.header .wrap .nav ul li.active a {background-color: #353535;}
.header .wrap .quick-menu {float: right; line-height: 70px;}
.header .wrap .quick-menu a {display: inline-block; height:14px; line-height: 14px; color: #fff; font-size: 14px;width:35px;}
.header .wrap .quick-menu a.msg {width: 45px; position: relative;}

.content{width: 100%; }
.content-center{height: 373px;width: 1200px;margin:0 auto;}
.content-center-left{height: 373px;width: 230px;float: left;}
/* #91cebe */
.content-center-left .zphyg {height: 45px;width: 230px;color:#666666;font-size: 16px;text-align: center;line-height: 45px;background-color: #fafafa;cursor: pointer;background-color: #4e7dee;color: #fff;padding-left: 30px;width: 200px;margin-bottom: 20px;border-radius:5px;}
.content-center-left .zphyg span {background: url("../images/calendar.png") no-repeat 0 center ;text-indent: 30px;}

.content-center-left-ul {border-top: 1px dashed #dddddd;}
.content-center-left-ul li{height: 45px;width: 230px;color:#666666;font-size: 16px;text-align: center;line-height: 45px;background-color: #fafafa;border-bottom: 1px dashed #dddddd;cursor: pointer;}
.active1{background-color: #f2f2f2!important;color:#4e7dee!important;}

.footer {width: 100%; background: #616161; padding-top: 40px;float: left;}
.footer .wrap1 {width: 1182px; height:200px; margin: 0 auto;}
.footer .wrap1 .link-side{float:left; width:130px; height:100%; background:url(../images/whitelogo.png) 0 0 no-repeat}
.footer .wrap1 .item {float:left; height:128px;padding:0 40px;  }
.footer .wrap1 .item .mgrt10{margin-top: 10px}
.footer .wrap1 .item img{float:left;width:112px;height: 112px;border-radius:5px;display: inline-block;}
.footer .wrap1 .item span{float:left;width:112px;height: 30px;text-align: center;line-height: 30px;color: #fff;font-size: 16px;display: inline-block;margin-top: 5px}
.footer .wrap1 .item dl {display: block;}
.footer .wrap1 .item dt {height: 40px; line-height: 30px; font-size: 16px; color: #fff;}
.footer .wrap1 .item dd {height: 30px; line-height: 30px;}
.footer .wrap1 .item dd a{color: #d0d0d0;display: inline-block;float: left;}
.footer .wrap1 .item dd .sharerenren{width: 40px;height: 26px;background:url(../images/share.png) no-repeat;background-position: 0px 0px}
.footer .wrap1 .item dd .sharexinlang{width: 30px;height: 26px;background:url(../images/share.png) no-repeat;background-position: -40px 0px;margin-left: 5px}
.footer .wrap1 .item dd .shareweixin{width: 40px;height: 26px;background:url(../images/share.png) no-repeat;background-position: -70px 0px;margin-left: 2px}
.footer .wrap2 {width: 100%; height:36px; background: #515151; text-align: center;}
.footer .wrap2 p {color: #fff; height: 36px; line-height: 36px;}
.footer .wrap1 .itembtn{width: 200px;height:height: 53px;border-radius:5px;margin-bottom: 10px;background-color: #ff8800}
.footer .wrap1 .active{background-color: #288ce6}
.footer .wrap1 .itembtn a{width: 200px;height: 53px;border-radius:5px;line-height: 53px;color: #fff;font-size: 18px;cursor: pointer;text-indent:80px;display: inline-block;}
.app{background:url("../images/phone.png") no-repeat 20px center;}
.mail{background:url("../images/mail.png") no-repeat 20px center;}
.footer .wrap1 .padding20{padding:0 0;height: 150px;width: 112px}
.font20{font-size: 20px}
.font20{font-size: 14px;cursor: default;text-decoration: none;}
.font20:HOVER{text-decoration: none;}

.regiontab{font-family: 微软雅黑;}
.regiontab button{font-family: 微软雅黑;}
.regiontab>div {
    max-height:270px;
}


body{font-family: 宋体 !important;}

.top-center-sign{line-height: 60px;height: 60px;color:#ffffff;font-size: 18px;float:right;cursor: pointer;}
.top-center-right-ul{position:relative;}
.top-center-right-ul li:hover{cursor: pointer;}
.top-center-right-ul li.active{border-bottom: 4px solid #9bb7fa;}

.headtop{height: 30px;background-color:#ffffff;width: 100%;}
.headtop-center{height: 30px;width: 1200px;margin:0 auto;}
.headtop-center-one{height: 30px;width: 95px;background: url("../images/phone.png") no-repeat left;color:#08d7a2;font-size: 14px;display: block;float: left;line-height: 30px;}
.headtop-center-one a{color:#4e7dee;padding-left: 18px;cursor: pointer;}
.headtop-center-two{display: block;float: left;color:#c4c3c3;font-size: 14px;line-height: 30px;height:30px;}
.headtop-center-two a{color:#4e7dee;padding-left: 10px;cursor: pointer;}
.headtop-center-three{display: block;float:right;font-size: 14px;/* color:#c4c3c3; */line-height: 30px;padding-left: 20px;}
.headtop-center-three a{color:#4e7dee;cursor: pointer;}
.headtop-center-four{display: block;float:right;font-size: 14px;color:#fd470c;line-height: 30px;}
.headtop-center-four a{color:#fd470c;padding-left: 20px;cursor: pointer;}
.headtop-center-one a:hover,.headtop-center-two a:hover,.headtop-center-three a:hover{color:#00a57f;}
.headtop-center-four a:hover{color:#005580;}

.top-bar{height:60px;background-color:#4e7dee;width: 100%;overflow:hidden;margin-bottom: 40px;min-width: 1200px}
.top-center{height: 60px;width: 1200px;margin:0 auto;}
.top-center-logo{margin:7px 10px 0 0;background: url(../../../ww/images/img-017.png) no-repeat 0px 0px;height: 100%;float: left;width: 205px;cursor: pointer;}
.top-center-person{margin-top: 17px;padding-left: 8px;height: 30px;line-height: 30px;width: 80px;color:#ffffff;font-size: 24px;float: left;border-left: 1px solid #e1e1e1;}
.top-center-bigdiv{height: 60px;width: 800px;float: left;margin-left: 26px;}
.top-center-right-ul{height: 60px;width: 900px;display: block;float: left;}
.top-center-right-ul li{display: block;padding:0 15px 0 15px;height: 56px;line-height: 60px; color: #ffffff;text-align: center;float: left;font-size: 18px;}
.top-center-right-ul li a{display: block;height: 56px;line-height: 60px; color: #ffffff;text-align: center;float: left;font-size: 18px;}


.top-center-sign{line-height: 60px;height: 60px;color:#ffffff;font-size: 18px;float:right;cursor: p}
.top-center-right-ul li:hover{cursor: pointer;}
.top-center-right-ul li.active{border-bottom: 4px solid #9bb7fa;}


.footerdiv{width: 100%;height: 235px;background: #545c64;clear: left;}
.footerbox{width: 1200px;height: 235px;margin: 0px auto;}
.footerleft{width: 270px;;height: 143px;padding-top: 38px;float: left;}
.footerleftlogo{background: url("../images/bomlogo.png") no-repeat;width: 197px;height: 65px;}
.telbg{background: url("../images/telbg.png") no-repeat;width: 198px;height: 33px;margin-top: 18px;margin-bottom: 12px;}
.telbg span{display: block;height: 33px;line-height: 33px;margin-left: 40px;font-size: 14px;color: #363d45;}
.datetime{height: 33px;line-height: 33px;color: #f4f4f5;margin-left: 3px; }

.footercen{width: 488px;height: 165px;margin-top: 38px;float: left;border-left:1px #73777a solid;border-right: 1px #73777a solid; }
.footercenleft{width: 200px;height: 165px;float: left;margin-left: 60px;color: #c6cfd8;}
.footercenleft h2{font-size: 14px;}
.footercenleft ul {display: block;margin-top: 30px;}
.footercenleft ul li{display: block;width: 90px;float: left;height: 30px;line-height: 30px;color: #666666;color: #c6cfd8;}

.footerright{width: 440px;height: 165px;margin-top: 38px;float: right;}
.footerright ul li{display: block;width: 120px;height: 145px;margin-top: 15px;margin-left:26px;float: left;}
.footerright ul li img{display: block;width: 118px;height: 118px;border: 1px #82878d solid;margin-bottom: 10px;}
.footerright ul li span{display: block;height: 15px;line-height: 15px;width: 120px;text-align:center;color: #ffffff;margin-top:10px}
.smbg {
    width: 100%;
    height: 43px;
    background: #747d85;
    line-height: 43px;
    text-align: center;
    color: #ffffff;
}

/* 翻页样式 */
.pagebar_wrap{text-align:center;}
.pagebar_wrap span{display:inline-block;color:#7e7e7e;/* width:30px; */height:30px;line-height:30px;font-size:14px;margin:0px;padding:0 8px;cursor:pointer; background-color: #4e7dee;color:#fff;margin-top: 23px;margin-left: 10px;font-weight: bold;border-radius:3px}
.pagebar_wrap span.ppage{width:60px; height:30px; line-height:30px; text-align:center; background-color: #4e7dee;border-radius:3px}
.pagebar_wrap span.active { background-color: #f0ad4e;}
.pagebar_wrap span:hover{background-color:#f0ad4e;}
.pagebar_wrap span.totalnum{width:auto;padding: 0 10px}
.pagebar_wrap span.totalnum:hover{background-color:#4e7dee;}

.xczpdiv{width: 102px;background: #4e7dee;position: absolute;top:56px;left: 250px;z-index: 999;display:none;color: #fff;}
.xczpdiv a{display: block;width: 102px;height: 35px;color: #fff;font-size: 14px;line-height: 35px;text-align: center;text-decoration: none;}
.xczpdiv.on{background:#108e4a;}
.xczpdiv a:HOVER {background:#5885f1;}


.top_icon{
    width: 50px;
}
/* 本例子css */
.slideBox{ 
    width: 100%;
    /* height: 230px; */
    overflow: hidden;
    position: relative;
    /* border: 1px solid #ddd; */
}
.slideBox .hd{ 
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 42%;
    bottom: 5px;
    z-index: 1;
    /* width: 100%; */
    /* text-align: center; */
    /* border-radius: 15px; */
}
.slideBox .hd ul{ 
    overflow:hidden; 
    zoom:1; 
    float:left;  
}
.slideBox .hd ul li{ 
    float: left;
    margin-right: 7px;
    width: 15px;
    height: 9px;
    line-height: 14px;
    text-align: center;
    background: #ffffff;
    cursor: pointer;
    border-radius: 6px;
}
.slideBox .hd ul li.on{ 
    background: #828282;
    color: #fff;
}
.slideBox .bd{ 
    position:relative; 
    height:100%; 
    z-index:0;   
}
.slideBox .bd li{ 
    zoom:1; 
    vertical-align:middle; 
}
.slideBox .bd img{ 
    width:100%; 
    height:410px; 
    display:block;  
}

/* 本例子css */
.slideBox_company{ 
    width: 100%;
    /* height: 230px; */
    overflow: hidden;
    position: relative;
    /* border: 1px solid #ddd; */
}
.slideBox_company .hd{ 
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 42%;
    bottom: 5px;
    z-index: 1;
    /* width: 100%; */
    /* text-align: center; */
    /* border-radius: 15px; */
}
.slideBox_company .hd ul{ 
    overflow:hidden; 
    zoom:1; 
    float:left;  
}
.slideBox_company .hd ul li{ 
    float: left;
    margin-right: 7px;
    width: 15px;
    height: 9px;
    line-height: 14px;
    text-align: center;
    background: #ffffff;
    cursor: pointer;
    border-radius: 6px;
}
.slideBox_company .hd ul li.on{ 
    background: #828282;
    color: #fff;
}
.slideBox_company .bd{ 
    position:relative; 
    height:100%; 
    z-index:0;  
    margin-top: 30px; 
}
.slideBox_company .bd li{ 
    zoom:1; 
    vertical-align:middle; 
}
.slideBox_company .bd img{ 
    width:100%; 
    height:260px; 
    display:block;  
}

.lunbo{
    cursor: pointer;
}

.mid_img{
    width: 100%;
    height: 150px;
}

.parttwo{
    cursor: pointer;
}

.hot_job{
    clear: both;
}
.hot_job_top{
   /* padding: 10px;*/
    /*height: 365px;*/
    border-radius: 2px;
    display: flex;
    justify-content: space-between;
}
.hot_job_top_right{
    width: 30%;
    height: 365px;

}
.hot_job_top_left{
    width: 100%;
    /*height: 365px;*/
    /*border-top: 1px dashed #999;*/
    background: #fff;
    /*padding-bottom: 40px;*/

}
/* 知名企业专区 */
.hot_job {width: 1182px; margin: 0 auto;padding-top: 40px;}
.hot_job ul li {font-size: 12px; color: #868484; cursor: pointer; float: left;border-radius: 3px;background: #fff;border-bottom: 1px solid #ececec;}
.hot_job ul li:HOVER{
    cursor:pointer;
    /*box-shadow: 1px 1px 12px #d68a8a54;*/
}
.hot_job ul li:HOVER .job_content_company{
   color: #C40808
}
.hot_job ul li:HOVER .job_content_name{
   color: #C40808
}
.toprightlistitle{
    height: 80px;
    line-height: 80px;
    border-bottom: 1px dashed #eee;
    padding: 0px 14px;
}
.toprightlistitle p{
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    border-top: 5px solid #C40808;
}
.bottom_right_list{
    height: 50px;
    display: flex;
    align-items: center;
}
.toprightbottom{
    padding: 0 30px;

}
.toprightbottom ul li{
    width: 100%;
    border-top: 1px dashed #999;
}
.toprightbottom ul li:last-child{
    border-bottom: none;
}
.hot_jobleft_list ul li{
    width: 100%;
     
}  

.hot_jobleft_list_tj ul li{
    width: 100%;
     
}  
.leftbox_list{
    width: 100%;
    height: 170px;
    align-items: center;
    display: flex;
    justify-content: space-between;

}

.leftbox_list_tj{
    width: 100%;
    height: 110px;
    align-items: center;
/*    display: flex;*/
    justify-content: space-between;

}

.toprightop{
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #a5a3a3;
    font-family: "微软雅黑";
    margin: 0 auto;
    width: 26%;
    margin-top: 7px;
}
.toprightop p{ 
    font-size: 14px;
    text-align: center;
    border: 1px #dadada solid;
    border-radius: 18px;
    height: 25px;
    line-height: 25px;
}
.boxleft_listright{
    width: 100%;
    height: 100%;
    /*display: flex;*/
    line-height: 20px;
}

.boxleft_listright_tj{
    width: 100%;
    display: flex;
    line-height: 20px;
}

.job_level_two{
    width: 50%;
    text-align: center;
    justify-content: center;
}
.level_two_font{
    font-size: 14px;
}
.hot_job_img{
    height: 80px;
    /*width: 38%;*/
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
}
.hot_job_img_tj{
    width: 30%;
    margin-top: 5px;
}


.hot_job_content{
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

.hot_job_content_tj{
    width: 67%;
    line-height:21px;
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}

.job_content_name{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.job_img{
    width: 80px;
    height: 80px;
    border-radius: 50px;
}

.job_img_tj{
    width: 50px;
    /*height: 65px;*/
    margin-left: 15px;
    margin-top: 10px;

}

.job_content_company{
    font-size: 16px;
    color:#0c0c0c;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}

.job_content_company_tj{
    font-size: 16px;
    color:#0077b3;
    margin-top: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.job_content_name_tj{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
    margin-left: 2px;
}
.job_content_details_tj{
    margin-top: 12px;
    font-size: 14px;
    margin-left: 9px;
}

.job_content_money{
    color: #f72b2b;
    margin-top: 5px;
    font-size: 15px;
}

.job_content_money_tj{
    color: #ee5f03;
}

.po_id_tj:HOVER{
    border: 1px #f32a2a solid;
}

.po_id_tj:HOVER .hot_job_content_tj > p  {
    color: #f32a2a !important;
}

.po_id_tj:HOVER .job_content_tj > p  {
    color: #f32a2a !important;
}


.po_id_tj{
    width: 288px !important;
    height: 110px;
    margin-right: 2px;
    margin-bottom: 2px;
    border: 1px #ffffff solid;
    cursor: pointer;
}


.level_two_font:HOVER{
    color: #C40808;
}
.more_zhiwei{
    text-align: center;
    width: 272px;
    border: 1px #e24f4f solid;
    margin-left: 272px;
    height: 28px;
    line-height: 28px;
    margin-top: 10px;
}
.more_zhiwei_a{
    font-size: 14px;
    color: #C40808;
}
.hot_company{
    width: 1170px;
    margin: 0 auto;
    margin-top: 40px;
}
.hot_company_title{
    font-size: 26px;
    height: 25px;
    line-height: 25px;
    /*width: 100%;
    float: left;*/
    color: #000;
    text-indent: 25px;
}
.hot_company_shortLine{
    width:3px;
    height:25px;
    background-color:#C40808;
    left: 0px;top: 18px;
}
.hot_company_title_top{
    width: 100%;
    display: flex;
    margin: 0 auto;
    border-bottom: 3px solid #C40808;
    height: 47px;
    justify-content: center;
}
.postion_new{
    width: 44px;
    height: 22px;
    background-color: #e22828;
    border-radius: 4px;
    margin-left: 15px;
    margin-top: 1px;
}
.postion_new p{
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 24px;
}

.hot_company_content{
    margin-top: 15px;
}
.hot_company_content ul li{
    height: 150px;
    width: 16%;
    margin-right: 2px;
    background: #fff;
    margin-top: 1px;
    border-radius: 4px;
    border: 1px solid #f3f3f3;
}
.hot_company_content ul li:HOVER{
    cursor:pointer;
/*    box-shadow: 2px 4px 11px #d68a8a54;*/
}
.hot_company_content ul li:HOVER .hot_company_name{
   color: #C40808
}
.hot_company_content_details{
    width: 100%;
    text-align: center;
    /*margin: 20px auto 0px;*/
}
.hot_company_name{
    margin-top: 13px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #6d6d6d;
}
.hot_company_pro{
    margin-top: 10px;
    font-size: 13px;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #a9a9a9;
}
.hot_company_content_details img{
    width: 100%;
    height: 150px;
   /* border-radius: 10px;
    object-fit: contain;*/
}
.hot_company_pro_shortLine{
    width: 1px;
    height: 14px;
    background-color: #b3b3b3;
    margin: 12px 0px 0px 6px;
}

#wx_ewm,#xcx_ewm{
    width: 150px;
    height: 150px;
    position: absolute;
    padding: 0px;
    z-index: 999;
    margin-left: -165px;
    margin-top: -100px;
}

.htwc a ,.zcdicclass a,.htwc span{ font-size:14px;}
.divp{
    width: 100%; 
    display: flex;
    justify-content: flex-end;
}
.po_more{
    font-size: 16px;
    margin-top: 10px;
    text-align: right;
    margin-right: 10px;
    color: #777777;
    display: inline-block;
}

.po_more:HOVER{
    color: #C40808;
    cursor: pointer;
}

.toprightop p:HOVER{
    background: #D82322;
    color: #fff;
    border: 1px #fff solid;
    cursor: pointer;
}

.tj_position{
    width: 1170px;
    margin: 0 auto;
    margin-top: 60px;
}
.tj_position_shortLine{
    width: 3px;
    height: 25px;
    background-color: #C40808;
    margin-top: 7px;
}

.tj_position_title{
    font-size: 26px;
    margin-left: 20px;
}

.tj_position_xu{
    width: 85%;
    height: 17px;
    border-bottom: #afafaf 1px dashed;
    margin-left: 23px;
}

.tj_po_more{
    font-size: 16px;
    text-align: right;
    margin-right: 25px;
    color: #777777;
    display: inline-block;
    margin-top: 5px;
}

.tj_po_more:HOVER{
    color: #C40808;
    cursor: pointer;
}
.tj_position_content{
    background: #fff;
}

.tj_position_li{
    width: 33%;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}

.tj_hot_job_content{
    display: flex;
}

.tj_short{
    width: 1px;
    background: #c3c3c3;
    height: 13px;
    margin-top: 8px;
    margin-left: 8px;
    margin-right: 8px;
}

.tj_job_content_company{
    font-size: 14px;
    color: #000;
}

.tj_job_content_name{
    font-size: 13px;
    color: #236db9;
}
.dd{
    width: 6px; 
    height: 6px;
    border-radius: 100%;
    background: #2e82bd;
    margin-top: 12px;
    margin-right: 10px;
}
.spot{
    width: 6px; 
    height: 6px;
    border-radius: 100%;
    background: #C40808;
    margin-top: 14px;
    margin-right: 10px;
}

.news{
    width: 1170px;
    margin: 0 auto;
    margin-top: 40px;
}
.news_shortLine{
    width: 3px;
    height: 25px;
    background-color: #C40808;
    margin-top: 7px;
}

.news_title{
    font-size: 26px;
    margin-left: 20px;
}

.news_content_left{
    width: 70%;
}

.news_content{
    margin-top: 20px;
    display: flex;
}

.news_type_title_left{
    margin-left: 20px;
}
.news_type_title_left ul li{
    font-size: 15px;
    width: 75px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin: 0px 15px;

}
.active{
    border-bottom: 1px solid #ff8100;
    border-width: 2px;
    cursor:pointer;
}

.news_content_right{
    width: 25%;
    border: 1px solid #efefef;
    height: 300px;
}

.news_content_detail{
    margin-left: 30px;
    height: 233px;
    margin-right: 50px;
    margin-top: 25px;
    display: flex;
}
.news_content_title_one{
    width: 30%;
    cursor: pointer;
}
.news_content_one_img{
    width: 180px;
    height: 170px;
    margin: 0 auto;
    margin-top: 10px;
}
.news_content_one_img_title{
    margin-top: 20px;
    text-align: center;
    font-size: 13px;
    color: #ff8100;
}

.news_content_title{
    width: 70%;
}
.news_left_li{
    width: 44%;
    height: 33px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left:30px;
    cursor: pointer;
}
.news_left_li_content{
    display: flex;
}
.news_dd{
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #9c9c9c;
    margin-top: 12px;
    margin-right: 10px;
}
.news_left_li_title{
    font-size: 13px;
    color: #353535;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.right_active{
    border-top: 1px solid #ff8100;
    border-width: 2px;
    cursor:pointer;
    color:#ff8100;
}
.news_right_ul li{
    font-size: 15px;
    width: 75px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin: 0px 15px;
}

.new_right_content_li{
    display: flex;
    height: 23px;
    margin-top: 5px;
    cursor: pointer;
}
.news_right_content{
    width: 85%;
    margin:0 auto;
    margin-top: 5px;
}
.news_right_content_color{
    width: 85%;
    margin:0 auto;
    margin-top: 5px;
}
.new_right_content_num_color{
    width: 15px;
    height: 15px;
    background: #ff6a00;
    line-height: 15px;
    font-size: 11px;
}
.new_right_content_num_color p{
    color: #fff;
    text-align: center;
    font-family: 微软雅黑;
}

.new_right_content_title{
    margin-left: 10px;
    line-height: 16px;
    width: 90%;
}
.new_right_content_title p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.new_right_content_num{
    width: 15px;
    height: 15px;
    background: #adacac;
    line-height: 15px;
    font-size: 11px;
}
.new_right_content_num p{
    color: #fff;
    text-align: center;
    font-family: 微软雅黑;
}

.adtl_up{
    width: 49.5%;
}

.index_company_zhe{
    position: absolute;
    top: 0;
    width: 100%; 
    background: rgb(0,0,0,.6); 
    height: 90px;
    text-align: center;
    display: none;
    padding-top: 60px;
}
.child{
    color: #fff !important;
    /*display: table-cell;
    vertical-align: middle;*/
    width: 100%;
    /*height: 150px;*/
    font-size: 16px;
    /*line-height: 30px;*/
    /*padding: 20px;*/
}
.hot_company_content_details{
    position: relative;
}

.com_btn{
    margin: 0 auto;
    width: 100px;
    height: 25px;
    background: #c51414;
    line-height: 25px;
    border-radius: 15px;
    font-size: 13px;
    color: #f3f3f3;
}