*{margin: 0;padding: 0;}
.banner,.banner>img{width: 100%;}
.nav_box{width: 100%;height: 78px;background: url(../images/nav_bg.png) center top no-repeat;margin-top: -2px;position: relative;z-index: 10;}

.nav_out{width: 1000px;margin: 0 auto;}
.nav{overflow: hidden;height: 68px;display: flex;justify-content: center;}
.nav li{width: 250px;height: 100%;display: block;}
.nav li a{width: 100%;height: 100%;color: #fff;font-size: 24px;text-align: center;line-height: 68px;display: block;}
.nav li a:hover{background: url(../images/li_bg.png);}
.nav li a.active{background: url(../images/li_bg.png);}


.content{width: 1000px;margin: 0 auto;margin-top: 70px;overflow: hidden;}
.news_content p{text-align: left;}
.p101{margin-bottom: 60px;}

.footer{width: 100%;height: 60px;text-align: center;line-height: 60px;background:#7fb8c0;margin-top: 100px;}

.c104{display: block;margin: 0 auto;margin-top: 20px;}
.comlist{width: 180px;float: left;}
.comlist li{width: 100%;height: 38px;background: url(../images/comlist_bg.png);text-align: left;line-height: 38px;font-size: 16px;color: #fff;padding-left:24px;box-sizing: border-box;cursor: pointer;margin-bottom: 5px;}
.comlist li:hover{color:#f2020d;}
.comlist li.active{color:#f2020d;}
.com_right{width: 776px;float: right;display: none;}
.title{width: 100%;height: 52px;background: url(../images/comtitle.png);text-align: left;line-height: 52px;color: #fff;padding-left: 30px;box-sizing: border-box;}
.title>span{font-size: 20px;display: inline-block;width: auto;background: url(../images/p1.png);background-size:cover ;padding: 0 5px;}
.com_content{text-align: left;margin-top: 42px;font-size: 14px;color: #333333;line-height: 30px;text-indent: 2em;}
.job_title{font-size: 20px;color:#f2020d;text-align: left;height: 45px;line-height: 45px;margin-top:45px;border-bottom: 1px dashed #ccc;}

.job_table{width: 100%;margin-top: 15px;}
.job_table td{height:58px;vertical-align: middle;font-size: 20px;color:#333333;border-bottom: 1px dashed #ccc;}
.job_table td a{color:#333333;}
.job_table td span{color: #f2020d;}
.comlist_img{margin: 15px 0px;}







