@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
ol,ul,li {list-style:none;}
img{border:0px;}
a{color:#c12c20;text-decoration:none;cursor:pointer;font-weight:inherit;}
a:hover{ color:#06F;}
html{overflow-x:hidden; }
.clear{ clear:both;}
body{font-family:"微软雅黑";font-size:14px; color:#181003;background:#e9e9e9 ;margin:0 auto;}
.top{height:105px;background: #eaeaea;text-align:center;border-bottom:solid 5px #fed65d;}
p{line-height:26px; padding:0 10px; text-indent:28px;}
p span{ font-size:14px; font-weight:inherit;}
.text_fw{font-weight:bold; font-size:16px; margin:15px 0px 7px 0px; color:#961010;}
.text_fx{font-weight:bold; font-size:15px; margin:12px 0px 5px 0px; color:#7a0807;}
.tab {border-collapse:collapse;font-size:14px; text-align: center; margin:0 auto; line-height:23px; color:#181003;background:#fff0ef;margin:10px auto;}
.tab td {border:1px solid #c9e1cf; padding:5px;}
.tab .tr{background:#7a0807; color:#fff; font-weight:bold; text-align:center;}
.tc{text-align: center;font-size: larger;font-weight: bold;padding: 10px 0;}
.tdl{text-align: initial;}
.menu{width:100%; height:54px;margin:0px auto 0 auto;background:url(images/menu_bg.png) no-repeat  center;}
.menu ul{ width:1200px; height:47px;margin:0 auto; padding-top:7px;}
.menu ul li{float:left; font-size:16px; background:url(images/menu_li.jpg) no-repeat right;padding-right:1px;font-weight:bold;}
.menu ul li a{height:47px; display:block;line-height:47px;color:#fff;font-weight:bold;cursor:pointer; padding:0 35px;}
.menu ul li a:hover{display:block;height:47px; line-height:47px; color:#fff;background:#078724; }
.menu ul li a.active {display:block;height:47px; line-height:47px;color:#fff;background:#078724; }
.banner{ width:1200px; height:305px; margin: 0 auto;}
.content{width:1170px; height:auto;margin:0px auto; padding:20px 15px 20px 15px; background:#f9f8fa;} 
.content h2{width:1200px;height:40px; padding-top:15px;line-height:40px;font-size:20px;color:#7a0807;margin:0px auto 10px auto; text-align:center;}
.footer{width:100%; height:80px; margin:0px auto 0 auto; overflow:hidden; clear:both;background:#7a0807;border-top:solid 5px #fed65d;color:#fff;}
.footer_con{ width:1200px; height:80px; margin:0 auto; font-size:12px; padding-top:15px;}
.footer_con p{padding-top:5px; text-align:right; line-height:23px;}
.footer_con img{display:inline;float:left;padding-left:10px; padding-left:30px;}

.fc{ width:1200px; height:220px; margin:0px auto 0px auto; clear:both; background:#f9f8fa; padding-bottom:30px;}
#colee_left{ width:1100px; height:210px;overflow:hidden; padding:0 10px;margin:0 auto;}
#colee_left p{ margin:5px 10px 10px 0;}
#colee_left img{ margin-right:10px;}
/* 招聘公告、在线职位 */
.rowzoid{margin-right: 5px;padding: 15px;display: flex;justify-content: flex-end;}
.trapezoid1 {margin-left: 40px;clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);padding-right: 5px;}
.trapezoid2 {margin-left: -10px;clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);padding-left: 10px;}
.trapezoid1,.trapezoid2{width: 94px;height: 36px;border-radius: 4px;background: #e9e9e9;text-align: center;line-height: 35px;}
.trapezoid1 a,.trapezoid2 a{color: #333;}
.trapezoid1.active, .trapezoid2.active{background-color:#7a0807;}
.trapezoid1.active a, .trapezoid2.active a{color: white;font-weight: bold;}