.wow {
  animation-duration: 1s !important;
  -webkit-animation-duration: 1s !important;
}
.cont .page1 .w1440 .item-l .text .lt.lislt {
    
    display: none;
}
.share-1 {
    
    display: flex
;
    align-items: center;
}
.nv_top {
      margin-top: 100px;

}
.cont .nv_top {

  background: #f7f7f7;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
     
}
.cont .nv_top .w1440 {
  display: flex;
  justify-content: space-between;
}
.cont .nv_top .w1440 .breadcrumbs {
  position: static;
}
.cont .nv_top .w1440 .breadcrumbs ul li span {
  color: #777;
}
.cont .nv_top .w1440 .breadcrumbs ul li::after {
  color: #777;
}

.cont .page1 .w1440 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.cont .page1 .w1440 .item-l {
  width: calc(100% - 470px);
}
.cont .page1 .w1440 .item-l .tit {
  color: #222;
  font-weight: bold;
}
.cont .page1 .w1440 .item-l .text {
  display: flex;
  align-items: center;
  margin-top: 25px;
}
.cont .page1 .w1440 .item-l .text .lt {
  display: flex;
  align-items: center;
}
.cont .page1 .w1440 .item-l .text .lt p {
  display: inline-block;
  color: #777;
}
.cont .page1 .w1440 .item-l .text .lt span {
  display: inline-block;
  color: #222;
  margin-left: 10px;
}
.cont .page1 .w1440 .item-l .text .lt:nth-child(1) {
  margin-right: 10%;
}
.cont .page1 .w1440 .item-l .des {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #e5e5e5;
  color: #777;
}
.cont .page1 .w1440 .item-l .des img {
    
    height: auto!important;
}
.cont .page1 .w1440 .item-l .des p {
  line-height: 2;
}
.cont .page1 .w1440 .item-r {
  width: 370px;
  background: #f6f6f6;
  padding: 40px;
}
.cont .page1 .w1440 .item-r .share-t {
  display: flex;
  align-items: center;
}
.cont .page1 .w1440 .item-r .share-t .tit {
  color: #777;
  margin-right: 15px;
}
.cont .page1 .w1440 .item-r .share-t .social-share {
    display: flex;
    align-items: center;
}
.cont .page1 .w1440 .item-r .share-t .social-share .icon-wechat {
  color: #acacac;
  border-color: #d0d0d0;
}
.cont .page1 .w1440 .item-r .share-t .social-share .icon-weibo {
  color: #acacac;
  border-color: #d0d0d0;
}
.cont .page1 .w1440 .item-r .share-t .social-share .social-share-icon {
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 22px;
      display: flex
;
    align-items: center;
    justify-content: center;
}
.cont .page1 .w1440 .item-r .share-t .social-share .social-share-icon:hover {
  color: #fff;
  background: #004097;
  border-color: #004097;
}
.cont .page1 .w1440 .item-r .share-t .social-share .social-share-icon:hover::before{
    
        filter: brightness(0) invert(1);
}
.cont .page1 .w1440 .item-r .share-t .social-share .icon-wechat .wechat-qrcode {
  top: calc(100% + 20px);
}
.cont .page1 .w1440 .item-r .share-t .social-share .icon-wechat .wechat-qrcode::after {
  bottom: auto;
  top: -15px;
  transform: rotate(180deg);
  border-color: #f3f3f3 transparent transparent transparent;
}
.cont .page1 .w1440 .item-r .links {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #dddddd;
}
.cont .page1 .w1440 .item-r .links .item {
  color: #777;
  margin-bottom: 20px;
}
.cont .page1 .w1440 .item-r .links .item a {
  color: #222;
  display: block;
  margin-top: 5px;
}
.cont .page1 .w1440 .item-r .links .item a:hover {
  color: #004097;
}
.cont .page1 .w1440 .item-r .back {
  display: inline-block;
  color: #004097;
  position: relative;
  margin-top: 30px;
}
.cont .page1 .w1440 .item-r .back::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #004097;
}
.cont .page1 .w1440 .item-r .back::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 1px;
  background: #004097;
  transition: all 0.5s;
}
.cont .page1 .w1440 .item-r .back:hover {
  color: #004097;
}
.cont .page1 .w1440 .item-r .back:hover::after {
  display: none;
}
.cont .page1 .w1440 .item-r .back:hover::before {
  width: 100%;
}
@media screen and (max-width: 1600px) {
  .cont .page1 .w1440 .item-r {
    width: 300px;
    padding: 30px;
  }
  .cont .page1 .w1440 .item-l {
    width: calc(100% - 360px);
  }
  .cont .page1 .w1440 .item-r .links {
      
          margin-top: 20px;
    padding-top: 20px;
  }
  .cont .page1 .w1440 .item-r {
      padding: 20px;
  }
}
/* 125% */
@media only screen and (min-width:1450px) and (max-width:1580px){   
    
       .cont .page1 .w1440 .item-l .des {
        
            margin-top: 30px;
    padding-top: 30px;
    }
    .cont .page1 .w1440 .item-r .share-t .social-share .social-share-icon {
        
        width: 35px;
    height: 35px;
    line-height: 35px;
    } 
    
}
/* 150 */
@media only screen and (min-width:1020px) and (max-width:1291px){  
    .cont .page1 .w1440 .item-l .des {
        
            margin-top: 30px;
    padding-top: 30px;
    }
    .cont .page1 .w1440 .item-r .share-t .social-share .social-share-icon {
        
        width: 35px;
    height: 35px;
    line-height: 35px;
    }
    
}
@media screen and (max-width: 1024px) {
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 998px) {
  .cont .page1 .w1440 .item-r {
    width: 250px;
    padding: 20px;
  }
  .cont .page1 .w1440 .item-l {
    width: calc(100% - 280px);
  }

}
@media screen and (max-width: 768px) {
    .nv_top {
        
            margin-top: 60px;
    }
    .cont .page1 .w1440 .item-l .des img {
    width: 100%!important;
    height: auto!important;
}
  .cont .page1 .w1440 {
    flex-wrap: wrap;
  }
  .cont .page1 .w1440 .item-r {
    width: 100%;
    margin-top: 25px;
  }
  .cont .page1 .w1440 .item-l {
    width: 100%;
  }

  .cont .page1 .w1440 .item-l .des {
    margin-top: 20px;
    padding-top: 20px;
  }
  .cont .page1 .w1440 .item-l .text {
    margin-top: 15px;
  }
  .cont .page1 .w1440 .item-r .links {
    margin-top: 20px;
    padding-top: 20px;
  }
  .cont .page1 .w1440 .item-r .back {
    margin-top: 20px;
  }

}
/*# sourceMappingURL=./new_des.css.map */
<!--ºÄÊ±1773904573.2049Ãë-->