.tiding {
  width: 100%;
  margin-top: 89px;
  height: 756px;
  background:url("../../img/newcenter/images/2_01.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 336px;
}
.tiding_content{
  margin: 0 auto;
  margin-top: 126px;
  width: 982px;
  margin-bottom: 160px;
}
.tiding_content_title{
height: 160px;
}
.tiding_content_title h4{
  /*height:24px;*/
  font-size:24px;
  font-weight:400;
  color:rgba(13,13,13,1);
  margin-bottom: 17px;
}
.tiding_content_title p:nth-child(2){
width:131px;
height:17px;
font-size:18px;
font-weight:400;
color:rgba(13,13,13,1);
opacity:0.6;
margin-bottom: 35px;
}
.tiding_content_title p:nth-child(3){
  width:982px;
  height:1px;
  border:1px solid rgba(60,60,60,1);
  opacity:0.16;
}
.tiding_content_text1{
width:972px;
/* height:268px; */
font-size:16px;
font-weight:400;
color:rgba(13,13,13,1);
line-height: 26px;
}
.tiding_content_text1 p{
  font-size:16px;
  font-weight:400;
  color:rgba(13,13,13,1);
  margin-bottom: 30px;
}
.tiding_content_text2 p:nth-child(1){
width:153px;
height:17px;
font-size:18px;
font-weight:400;
color:rgba(13,13,13,1);
}
.tiding_content_text2 p:nth-child(2){
width:982px;
height:1px;
border:1px solid rgba(60,60,60,1);
opacity:0.16;
margin-top: 20px;
margin-bottom: 25px;
}

.tiding_content_text2 p:nth-child(3){
  width:977px;
  height:44px;
  font-size:16px;
  font-weight:400;
  color:rgba(13,13,13,1);
  line-height: 28px;
}
  
@media (min-width: 2100px){
	.tiding{
		height: 850px;
	}
}

@media (min-width: 2500px){
	.tiding{
	height: 1011px;
 }
}

@media (min-width: 2700px){
	.tiding{
		height: 1079px;
    }
}
