*{margin:0px;padding: 0px;max-height: 9999999999999px;}
.inter img{width: 100%;}
.banner img{width: 100%;}
.head{background: #fff;border-bottom: 5px solid #026135;}
.head ul{display: flex;justify-content: space-between;align-items: center;width: 1000px;margin: 0px auto;}
.head ul li{height: 60px;line-height: 60px;width: 23%;text-align: center;}
.head ul li a{font-size: 16px;color: #333333;display: block;}
.head ul li a:hover{background: #cbf084;font-weight: bold;}
.head ul li a.active{background: #cbf084;font-weight: bold;}
.center{background: url(../images/footer_bg.png) no-repeat bottom center;padding-bottom: 150px;position: relative;}
.cend{width: 1200px;margin: 30px auto;display: flex;justify-content: space-between;align-items: flex-start;}
.cend .left .newsContent{background: url(../images/bg.png) no-repeat;margin-top: 10px;padding:60px 20px;height: 1215px;background-size: 100% 100%;}
.cend .left .newsContent p{font-size: 14px;color: #333333;line-height: 35px;}
.right{padding-left: 40px;}
.gonggao{margin-top: 40px;background: #fff;padding: 20px;}
.gonggao p{font-size: 14px;color: #333;}

.footer{position: absolute;bottom: 0px;width: 100%;display: flex;justify-content: center;align-items: center;height: 60px;}

.zp{margin-top: 50px;}
.zp ul{display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.zp ul li{width: 196px;height: 49px;font-size: 14.7px;color: #ffffff;font-weight: bold;background: url(../images/zp_bg.png) no-repeat;display: flex;align-items: center;justify-content: center;margin:10px 0px;margin-right: 19px;}
.zp ul li:nth-child(4n){margin: 10px 0px;}
.zp ul li:hover{background: url(../images/zp_ac.png) no-repeat;cursor: pointer;background-size: 100% 100%;}
.zp ul li.active1{background: url(../images/zp_ac.png) no-repeat;cursor: pointer;background-size: 100% 100%;}
.zp_bottom{margin-top: 20px;display: none;}
.zp_bottom h3{font-size: 18px;color: #333333;font-weight: bold;display: inline-block;border-bottom: 5px solid #cbf084;line-height: 25px;}
.zp_bottom_job{margin-top: 20px;}
.joblist{display: flex;justify-content: space-between;align-items: center;background: #cbf084;padding: 15px 20px;}
.joblist span{font-weight: bold;font-size: 14px;display: block;}
.joblist span:nth-child(1){width: 30%;}
.joblist span:nth-child(2){width: 50%;text-align: center;}
.joblist span:nth-child(3){width: 20%;text-align: right;}

.joblist_job{border: 1px solid #f3f3f3;border-top: 0px;}
.joblist_job:nth-child(1){border-top: 1px solid #f3f3f3;}
.top_list{display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;border-bottom: 1px dashed #f3f3f3;}
.top_list span:nth-child(1){width: 30%;}
.top_list span:nth-child(2){width: 50%;text-align: center;}
.top_list div:nth-child(3){width: 20%;text-align: right;}
.top_list div:nth-child(3) b{color: #5fa359;font-weight: bold;margin-right: 10px;cursor: pointer;}
.top_list div:nth-child(3) a{color: #065642;font-weight: bold;}
.top_com{padding: 20px;display: none;}
.top_com span{font-size: 14px;color: #333;line-height: 30px;}
