.tableT{ width:100%; margin:0px 0px;}
.tableT ul li{ float:left; background:#777777; line-height:46px; color:#fff; font-size:15px; text-align:center;}
.tableT ul .li1{ width:45%; text-align:left; text-indent:50px; border-right:1px solid #d9d9d9;}
.tableT ul .li2{ width:18%;border-right:1px solid #d9d9d9;}
.tableT ul .li3{ width:18%; border-right:0px solid #d9d9d9;}
.job {
  font-family:"宋体";
  overflow: hidden;
  padding-bottom: 100px;
}
.job .infoBox {
  width: 85%;
  padding-bottom:20px; 
}
.job .infos {
  width: 92%;
  max-width: 1000px;
  padding-left:5%;
}
.job .infos p {
    font-family: "宋体";
    font-size: 16px;
    line-height: 32px;
    color: #888888;
    margin-bottom: 15px;
}
.area .areaFather li .more {
  color:#282828;
  text-align: center;
  line-height: 30px;  
  font-size: 15px;
  color: #333333;
  display: inline-block;
  overflow: hidden;
  padding: 7px 58px;
  border: 1px solid #333333;
  margin-top: 24px;
  font-family: "宋体";
  font-weight: bold;
  background: #fff;
}
.area .areaFather li .more:hover {
  background: #d10328;
  border: 1px solid #d10328;
  color: #fff;
}
.area {
	width: 100%;
    padding-top: 10px;
}
.area ul {
    width: 100%;
}
.area .areaFather li {
    font-size: 15px;
	width:100%;
	text-align:center;
    padding-bottom: 10px;    
    position: relative;
	line-height: 76px;
    color: #777777;
    font-family: "宋体";
	border-bottom:1px solid #d9d9d9;
}
.area .areaFather .li1{ width:45%; display:block; float:left; text-align:left; text-indent:50px; border-right:1px solid #fff;}
.area .areaFather .li2{ width:18%; display:block; float:left; border-right:1px solid #fff;}
.area .areaFather .li3{ width:18%; display:block; float:left; border-right:0px solid #fff}

.area .areaFather h6 {   
    padding-bottom: 0;
	cursor:pointer;
	display:inline;     
}
.area .areaFather .pBox {
	border-top:1px solid #d9d9d9;
    padding: 10px 0;
    z-index: 6;
    display: none;
    background: #fff;
    width: 95.5%;
    line-height: 26px;
	text-align:left;
	padding-left:4.5%;
}
.area .areaFather .pBox h4{ margin-top:20px; width:92%; text-align:right; }
.area .areaFather .pBox h4 img{cursor:pointer;}


@media (max-width: 720px) {
  .tableT ul .li1,.area .areaFather .li1{ width:81%;}
  .tableT ul .li2,.area .areaFather .li2{ display:none;}
  .productClass {
    padding: 1rem 0;
  }
  .job .infoBox{ width:100%;}
  .job .infos {
    width: 100%;   
    padding-left: 0%;
}
  .job {
    padding-bottom: 1.25rem;
  }
  .jobList {
    width: 100%;
  }
  .jobList li {
    width: 100%;
    margin-right: 0;
    padding: 0.5rem 0;
    margin-bottom: 0.5rem;
  }
  .jobList .info {
    width: 96%;
  }
  .jobList .info span {
    font-size: 0.8rem;
    color: #444444;
    padding-bottom: 0.5rem;
    line-height: 16px;
  }
  .jobList .info h5 {
    font-size: 1.2rem;
    line-height: 1.4rem;
    height: 2.8rem;
    margin-bottom: 0.7rem;
  }
  .jobList .info div {
    font-family: "微软雅黑";
    font-size: 0.85rem;
    color: #444444;
    line-height: 1.3rem;
    height: 5rem;
  }
  .jobList .info .more {
    float: left;
    margin-top: 0.8rem;
  }
  .job .lookMore {
    width: 7.15rem;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.75rem;
    color: #444444;
    border: 1px solid #888888;
    margin-top: 0.5rem;
  }
  .keep h5 {
    color: #ffffff;
  }
  .keep span {
    color: #ffffff;
  }
}
@media (min-width: 721px) and (max-width: 1023px) {
  .productClass {
    padding: 40px 0;
  }
  .job {
    padding-bottom: 60px;
  }
  .job .lookMore {
    width: 160px;
    height: 40px;
    line-height: 40px;
    margin: 20px auto 0;
  }
  .jobList {
    width: 100%;
  }
  .jobList li {
    margin-bottom: 4px;
    width: 47%;
    margin-right: 6%;
    padding: 24px 0 20px;
  }
  .jobList .info span {
    padding-bottom: 0;
  }
  .jobList .info h5 {
    font-size: 15px;
    line-height: 30px;
    height:40px;   
  }
  .jobList .info div {
    font-size: 12px;
    line-height: 20px;
    height: 55px;
  }
}
@media (min-width: 1024px) and (max-width: 1335px) {
  .productClass {
    padding: 80px 0;
  }
  .job {
    padding-bottom: 80px;
  }
  .jobList {
    width: 100%;
  }
  .jobList li {
    margin-bottom: 20px;
  }
  .jobList .info span {
    padding-bottom: 10px;
  }
  .job .lookMore {
    margin: 10px auto 0;
    width: 160px;
  }
}
