/******覆盖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"/*tpa=http://www.jlrc.com.cn/res/wb/common/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"/*tpa=http://www.jlrc.com.cn/res/wb/common/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"/*tpa=http://www.jlrc.com.cn/res/wb/common/images/list1.png*/); background-repeat: no-repeat; background-position: 16px center;}
.maincont .leftcon ul li.list2 {background-image:url("../images/list2.png"/*tpa=http://www.jlrc.com.cn/res/wb/common/images/list2.png*/); background-repeat: no-repeat; background-position: 16px center;}
.maincont .leftcon ul li.list3 {background-image:url("../images/list3.png"/*tpa=http://www.jlrc.com.cn/res/wb/common/images/list3.png*/); background-repeat: no-repeat; background-position: 16px center;}
.maincont .leftcon ul li.list4 {background-image:url("../images/list4.png"/*tpa=http://www.jlrc.com.cn/res/wb/common/images/list4.png*/); background-repeat: no-repeat; background-position: 16px center;}
.maincont .leftcon ul li.list5 {background-image:url("../images/list5.png"/*tpa=http://www.jlrc.com.cn/res/wb/common/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"/*tpa=http://www.jlrc.com.cn/res/wb/common/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"/*tpa=http://www.jlrc.com.cn/res/wb/common/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"/*tpa=http://www.jlrc.com.cn/res/wb/common/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"/*tpa=http://www.jlrc.com.cn/res/wb/common/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"/*tpa=http://www.jlrc.com.cn/res/wb/common/images/share.png*/) no-repeat;background-position: 0px 0px}
.footer .wrap1 .item dd .sharexinlang{width: 30px;height: 26px;background:url("../images/share.png"/*tpa=http://www.jlrc.com.cn/res/wb/common/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"/*tpa=http://www.jlrc.com.cn/res/wb/common/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"/*tpa=http://www.jlrc.com.cn/res/wb/common/images/phone.png*/) no-repeat 20px center;}
.mail{background:url("../images/mail.png"/*tpa=http://www.jlrc.com.cn/res/wb/common/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: 微软雅黑;}

.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"/*tpa=http://www.jlrc.com.cn/res/wb/common/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"/*tpa=http://www.jlrc.com.cn/res/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"/*tpa=http://www.jlrc.com.cn/res/wb/common/images/bomlogo.png*/) no-repeat;width: 197px;height: 65px;}
.telbg{background: url("../images/telbg.png"/*tpa=http://www.jlrc.com.cn/res/wb/common/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;}