*{box-sizing: border-box;}
html,body{width: 100%;}
.banner{width: 100%;min-width: 1280px;}
.nav{width: 100%;background: #fff;border-bottom: 3px solid #be2520;height: 98px;}
.navC{width: 1280px;text-align: center;margin: 0 auto;}
.navC a{display: inline-block;width: 230px;height: 92px;line-height: 92px;text-align: center;color: #030303;font-size: 24px;margin: 0 15px;}
.navC a:hover{color: #fff;background: #be2520;}
.navC a.on{color: #fff;background: #be2520;}
.content{width: 100%;background: url(../images/bg.png) repeat,url(../images/bot.jpg) no-repeat right bottom;padding-top: 45px;padding-bottom: 80px;}
.contentC{width: 1280px;margin: 0 auto;background: #fff;border-radius: 15px;padding: 0 55px;padding-bottom: 55px;}
.title{display: block;margin: 0 auto;padding: 32px 0 57px;}
.footer{height: 105px;line-height: 105px;text-align: center;color: #030303;background: #e5e5e5;}
.footer a{color: #030303;}
.dep_btn{width: 215px;height: 57px;text-align: center;line-height: 57px;color: #d62f05;border: 1px solid #d62f05;border-radius: 50px;float: left;margin-left: 135px;margin-top: 20px;font-size: 20px;font-weight: bold;cursor: pointer;}
.com{padding: 0 62px;margin: 0 auto;padding-left: 0;margin-bottom: 45px;}
.dep_btn.on{color: #fff;background: #d62f05;}
.lc_title{}
.p1{padding: 40px 0 70px;}
.contentC>h3{height: 25px;background: url(../images/icon.png) no-repeat left center;line-height: 27px;color: #030303;font-size: 18px;font-weight: bold;padding-left: 45px;margin-top: 25px;}
.time_title{margin: 45px 0 0;}
.dep_name{height: 66px;background: url(../images/dep_bg.png) no-repeat left top;padding-top: 25px;padding-left: 32px;color: #d62f05;font-size: 18px;font-weight: bold;margin-left: 45px;}
.comlist li{width: 965px;height: 47px;background: url(../images/job_bg.png) no-repeat;margin: 0 auto;margin-top: 15px;padding-top:14px ;}
.comlist{margin-bottom: 88px;}
.comlist li span{display: inline-block;float: left;padding-left: 45px;color: #d62f05;font-size: 16px;font-weight: bolder;}
.comlist li a{display: inline-block;float: right;padding-right: 40px;}
