.w1114{
  width: 1114px;
  margin: auto;
}
.contentArea-con {
  border-top: 1px solid #707070;
}
.contentArea-title {
  margin-top: 80px;
}
.contentArea-title h4 {
  font-size: 36px;
  font-weight: bold;
  color: #313131;
}
.contentArea-title p {
  font-size: 16px;
  color: rgba(49, 49, 49, 0.2);
  padding-bottom: 68px;
}
.contentArea-text {

  font-size: 16px;
  color: rgba(49, 49, 49, 0.8);
  margin-bottom: 48px;
}
.contentArea-text p{
  line-height: 32px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.contentArea-text img{
 // width: 100%;
  margin: auto;
}
.contentArea-text strong{
  color: rgb(49, 49, 49);
}
.contentArea-con img {
  width: 100%;
  margin-bottom: 48px;
}
.contentArea-bottom-img {
  text-align: right;
}
.sc-1 .sc-cs_title {
  font-size: 60px;
}
.sc-1 .sc-cs_title .text {
  text-align: right;
  color: rgba(49, 49, 49, 0.7);
  font-size: 14px;
  justify-content: flex-end;
  width: 611px;
  font-weight: normal;
  padding: 114px 0 93px 0;
}
.z-text {
  width: 611px;
}
.sc-1 .sc-cs_title .en-text {
  width: 569px;
}
.newsDetails_title{
  height: 265px;
  border-bottom: 1px solid rgba(112,112,112,0.5);
  text-align: center;
  margin-bottom: 79px;
}
.newsDetails_title h3{
  font-size: 36px;
  font-weight: bold;
  color: #100F10;
  padding: 87px 0 34px;
}
.newsDetails_title time{
  font-size: 14px;
  color: rgba(153,153,153,0.7);
}
