body{background: #f6f6f6;}
.content{width: 100%;}
.center{width: 1200px; margin: 30px auto;}
.caption{width: 240px;line-height: 60px;background: #fff;}

.caption ul li{padding-left:35px ;height: 60px;line-height: 60px;color: #666;cursor: pointer;}
.caption ul li.cur{background: #0198F1;color: #fff;}
.job{width: 900px;background: #fff;padding: 0 15px;}
.job .th{height: 59px;font-weight: bold;border-bottom: 1px solid #F6F6F6;}
.job .tr{height: 59px;border-bottom: 1px solid #F6F6F6;cursor: pointer;}
.job .th .td{height: 59px;font-weight: bold;color: #666;}
.job .td{
    /* width: 225px; */
    width: 215px; 
    height: 59px;line-height: 59px;text-align: center;}
.job .td.td_a{
    /* width: 350px; */
    width: 380px;height: 59px;line-height: 59px;text-align: center;}
.job .td.td_c{
    /* width: 100px; */
    width: 80px;height: 59px;line-height: 59px;text-align: center;}
.Pagination{padding-bottom: 60px;}
.contact{width: 930px;height: 240px;margin: 30px 0 70px;background: #fff;}
.contact h2{height: 60px;line-height: 60px;font-size: 18px;color: #333;padding-left: 46px;border-bottom: 1px solid #ccc;margin-bottom: 20px;}
.contact .left{width: 370px;margin-left: 46px;}
.contact p{line-height: 32px;font-size: 16px;color: #666;}

.detail{width: 1000px; margin: 30px auto;}
.detail h2{height: 60px;line-height: 60px;font-size: 26px;color: #333;text-align: center;}
.detail .text{padding-left: 50px;font-size: 16px;line-height: 30px;color: #333;}
