.cont .page1 {
  padding: 120px 0 90px;
}
.cont .page1 .w1440{
    width: 800px;
}
.cont .page1 .title {
  width: 100%;
  text-align: center;
  color: #171717;
}
.cont .page1 .subtit {
  width: 100%;
  text-align: center;
  color: #666;
}
.cont .page1 .des {
  margin: 30px 0;
  padding: 40px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #dcdcdc;
  color: #171717;
  line-height: 1.87;
}
.cont .page1 .des p {
  color: #171717;
  line-height: 1.87;
}


.cont .page1 .page_turning a {
  display: block;
  color: #171717;
  margin-bottom: 10px;
}
.cont .page1 .page_turning a:hover {
  color: #0047ba;
  text-decoration: underline;
}
@media screen and (max-width: 800px){
   .cont .page1 .w1440{
    width: 90%;
}
.cont .page1{
        padding: 60px 0;
}
.cont .page1 .des{
    margin: 20px 0;
    padding: 20px 0;
}
}
/* 125% */
/* 150 */
/*# sourceMappingURL=./news_des.css.map */
