*{margin: 0;padding: 0;list-style: none;text-decoration: initial;font-size: 14px;color: #000;box-sizing: border-box;font-family: "微软雅黑";}
.banner{width: 100%;min-width: 1280px;}
.header{width: 100%;min-width: 1280px;background: #eeeeee;}
.nav{width: 1280px;text-align: right;margin: 0 auto;}
.nav a{display: inline-block;color: #333333;font-size: 18px;line-height: 85px;margin-right: 95px;}
.nav a span{color: #eee;}
.nav a:hover{color: #d8000f;}
.nav a:hover span{color: #d8000f;}
.nav a.on{color: #d8000f;}
.nav a.on span{color: #d8000f;}
.section{width: 100%;min-width: 1280px;margin: 0 auto;}
.about{width: 1280px;margin: 0 auto;}
.carees{width: 1280px;margin: 0 auto;}
.title{display: block;margin: 0 auto;padding: 25px 0;}
.footer{background: #eee;line-height: 70px;margin-top: 150px;text-align: center;}
.job_box{width: 1200px;margin: 0 auto;overflow: hidden;}
.job_left{float: left;width: 205px;background: #f2faff;}
.job_right{float: right;width: 965px;}

.job_left p{line-height: 40px;text-align: center;border-bottom: 1px slide #fff;color: #333333;font-size: 16px;cursor: pointer;font-weight: bold;}
.job_left p:last-child{border-bottom: none;}
.job_left p.on{color: #d8000f;font-weight: bold;}
.job_left p:hover{color: #d8000f;font-weight: bold;}

.job_list h2{color: #d8000f;font-size: 16px;font-weight: bold;line-height: 45px;border-bottom:1px solid #e6e6e6;position: relative;}
.job_list h2 span{position: absolute;width: 75px;background: #d8000f;height: 1px;bottom: -1px;left: 0;}
.job_list ul li:nth-of-type(odd){line-height: 50px;border-bottom: 1px dashed #b6b6b6;overflow: hidden;cursor: pointer;}
.job_list ul li:nth-of-type(odd) span{color: #030303;font-size: 14px;cursor: pointer;}
.job_list ul li:nth-of-type(odd) span:hover{color: #d8000f;}
.job_list ul li:nth-of-type(odd) a{display: block;float: right;width: 110px;line-height: 32px;color: #fff;font-weight: bold;background: #d8000f;text-align: center;margin-top: 9px;}
.job_list ul li:nth-of-type(even){border-bottom: 2px solid #d8000f;position: relative;padding-bottom: 30px;padding-top: 10px;padding: 10px 10px 10px;display: none;}
.job_list ul li:nth-of-type(even) p{position: relative;color: #030303;line-height: 30px;}
.job_list ul li:nth-of-type(even) span{transform: rotate(-90deg);display: inline-block;color: #d8000f;font-size: 25px;position: absolute;right: 0;cursor: pointer;}
