@charset "utf-8";
/* CSS Document */

/* 加入我们 */
.job{padding:70px 0;width: 1200px;margin: auto;}
.job-msg{text-align:center;}
.job-msg h4{color:#134776;font-size: 18px;}
.job-msg p{padding-top: 1.5%;}
.job-msg{line-height:30px;color:#666;}
.job .info{color:#666;font-size:16px;max-width:60%;margin:25px auto 30px;text-align:center;line-height:28px;}
.job h2{display: inline-block; height:80px;line-height:80px;font-size: 18px;color:#000;
margin-top:60px;width: 24%;text-align: center;}
.job h2:nth-child(2){padding-left: 30px;text-align: left;}
.job dl dt span:nth-child(1){padding-left: 30px;text-align: left;}
.job dl{border-bottom:1px solid #eee;}
.job dl dt{height:80px;line-height:80px;background:#fbfbfb url(../images/job_r.png) no-repeat 98% center;font-size: 16px;color:#666;cursor: pointer;}
.job dl dt span{width: 24%;text-align: center;display:inline-block;}
.job dl dt.cur{background:#104277 url(../images/job_b.png) no-repeat 98% center;color: #FFFFFF;}
.job dl dd{background:#eeeeee;padding:30px;position:relative;display:none;}
.job dl dd h4{font-size:16px;font-weight:bold;color:#666;margin-bottom:10px;}
.job dl dd p{font-size:15px;color:#666;line-height:30px;}
.job dl a{position: absolute;right:0px;top:0px;width:11%;text-align: center;height:100%;background:#104277;color:#fff;display:flex;justify-content:center;align-items:center;font-size:16px;}
.job dl a:hover{text-decoration:underline;}