.wow {
  animation-duration: 1s !important;
  -webkit-animation-duration: 1s !important;
}

.cont .nv_top {
  margin-top: 80px;
  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: 100%;


}

.cont .page1 .w1440 .item-l .sharing {

  display: flex;
  flex-wrap: wrap;

}

.cont .page1 .w1440 .item-l .fenxiao {
  display: flex;
  align-items: center;

}

.cont .page1 .w1440 .item-l .fenxiao .s_line {
  height: 1px;
  background-color: #e5e5e5;
  flex: 1;
}

.cont .page1 .w1440 .item-l .tit {
  color: #333333;
  width: 100%;
  text-align: center;

}

.cont .page1 .w1440 .item-l .text {
  display: flex;
  align-items: center;
  margin-top: 25px;
  justify-content: center;
}

.cont .page1 .w1440 .item-l .text .lt {
  display: flex;
  align-items: center;
}

.cont .page1 .w1440 .item-l .text .lt p {
  display: inline-block;
  color: #333333;
}

.cont .page1 .w1440 .item-l .text .lt span {
  display: inline-block;
  color: #333333;

}
    .cont .page1 .w1440 .item-l .vid {
        display: flex;
        flex: 0 0 100%;
    }
    .cont .page1 .w1440 .item-l .vid ul {
        display: flex;
    flex-wrap: wrap;
    flex: 1;
    }
    .cont .page1 .w1440 .item-l .vid ul li{
  width: 50%;
  box-sizing: border-box; 
    }
    .cont .page1 .w1440 .item-l .vid .li-vid{
        margin: 30px 30px 15px;
        height: 350px;
    }
    .cont .page1 .w1440 .item-l .vid video{
        width: 100%; 
        height: 100%;
        object-fit: contain;
    } 
    .cont .page1 .w1440 .item-l .vid span{
    font-weight: bold;
    margin: 6px 0;
    display: flex;
    justify-content: center;
    }
    .vid-pic {
        display: none;
    }
.cont .page1 .w1440 .item-l .descontent {


  color: #333333;
  border-right: 1px solid #e5e5e5;
  padding-right: 60px;
  flex: 1;
  margin-right: 60px;

}

.cont .page1 .w1440 .item-l .des {
  color: #333333;

}
.cont .page1 .w1440 .item-l .des video {

  /*width: 100%;*/
  height: auto;
  max-width: 100%!important;
  object-fit: contain;
}
.cont .page1 .w1440 .item-l .des img{
      max-width: 100%!important;
}
.cont .page1 .w1440 .item-l .des p {
  line-height: 2;
}



.cont .page1 .w1440 .sharing .item_right {

  flex: 0 0 300px;
}

.cont .page1 .w1440 .sharing .item_right .xg {

  letter-spacing: 0px;
  color: #333333;

}

.cont .page1 .w1440 .item_right ul li .text {

  letter-spacing: 0px;
  color: #333333;

  padding: 0 20px;
  transition: all 0.4s;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  max-height: 3em;

  transition: all 0.4s;
}

.cont .page1 .w1440 .item_right ul li a .tu {

  width: 100%;
  overflow: hidden;
  height: 190px;
}

.cont .page1 .w1440 .item_right ul li a img {

  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s;
}

.cont .page1 .w1440 .item_right ul li a:hover .text {

  color: #ff5b1f;
}

.cont .page1 .w1440 .item_right ul li a:hover img {

  transform: scale(1.04);
}

.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 .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;
}

.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 .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%;
}

.cont .page1 .desbot .links {

  width: 100%;
}

.returnss {

  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  background-color: #f0f2f5;
  margin: 0 15px;
  flex-direction: column;

  cursor: pointer;
  transition: all 0.4s;
  position: relative;

}

.returnss a {

  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 10px;
}

.returnss::after {

  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 2;
  width: 0;
  height: 2px;
  background: #ff5b1f;
  transition: all .5s;
}

.returnss:hover::after {

  width: 100%;
}

.returnss:hover {

  box-shadow: 0px 6px 40px 0px rgba(0, 0, 0, 0.06);
  background: #ffffff;
}

.returnss svg {
  height: 32px;
  width: 32px;
}

.returnss p {

  color: #333333;
  width: 100%;
  text-align: center;
  margin-top: 8px;
}

.cont .page1 .desbot .links {

  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cont .page1 .desbot .links .item {
  width: calc((100% - 90px) / 2);
  height: 90px;
  background-color: #f0f2f5;
  display: flex;
  align-items: center;
  padding: 0 2vw;
  transition: all 0.4s;
  position: relative;
  color: #000000;

}

.cont .page1 .desbot .links .item>p {

  display: flex;
  align-items: baseline;

}

.cont .page1 .desbot .links .item span {

  white-space: nowrap;
}

.cont .page1 .desbot .links .item a {
  color: #999999;
  transition: all 0.4s;

}

.cont .page1 .desbot .links .item:hover a {
  color: #ff5b1f;

}

.cont .page1 .desbot .links .item2 {

  justify-content: flex-end;
}

.cont .page1 .desbot .links .item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 2;
  width: 0;
  height: 2px;
  background: #ff5b1f;
  transition: all .5s;
}

.cont .page1 .desbot .links .item:hover::after {

  width: 100%;
}

.cont .page1 .desbot .links .item:hover {
  box-shadow: 0px 6px 40px 0px rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
}

.cont .page1 .desbot .returnssbot {

  display: none;
}

.fenxiao .share {

  display: flex;

  align-items: center;
  margin-right: 60px;

}

.fenxiao .share li {


  position: relative;
}

.fenxiao .share li .svg {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 100%;
  margin: 0 auto;
  cursor: pointer;

  transition: all 0.3s;
}

.fenxiao .share li svg {
  width: 100%;
  height: 100%;
  margin: 0;
}

.fenxiao .share li svg path {
  fill: #333333;
}

.fenxiao .share li p {
  display: block;
  text-align: center;
  color: #fff;
  width: 100%;
  margin-top: 20px;
}

.fenxiao .share li .qr {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  background: #fff;
  pointer-events: none;
  border-radius: 10px;
  opacity: 0;
  transition: all 0.3s;
  padding: 5px;
  box-shadow: 0 4px 12px rgb(1, 64, 153, 0.35);
z-index: 20;
}

.fenxiao .share li .qr .item {
  display: flex;
  flex-direction: row;
}

.fenxiao .share li .qr .item .pic {
  width: 95px;
}

.fenxiao .share li .qr .item::after {
  content: '';
  display: block;
  height: 100%;
  width: 1px;
  margin: 0 10px;
  border-right: 1px dotted #333;
}

.fenxiao .share li .qr .item:nth-last-child(1)::after {
  display: none;
}

.fenxiao .share li .qr .item span {
  display: block;
  text-align: center;
  color: #222;
  font-size: 14px;
}

.fenxiao .share li .qr::before {
  content: "";
  position: absolute;
  bottom: 99%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  /* 向上的箭头 */
}

.cont .page1 .w1440 .item-l .des img {

  height: auto!important;
  width: 100%;
}

.fenxiao .share li:hover .svg svg path {
  fill: #014099;
}

.fenxiao .share li:hover .qr {
  top: calc(100% + 15px);
  opacity: 1;
  pointer-events: auto;
}

@media screen and (min-width: 998px) {}

@media screen and (max-width: 1600px) {
  .cont .page1 .w1440 .item-r {
    width: 300px;
    padding: 30px;
  }

  .cont .page1 .w1440 .item_right ul li a .tu {


    height: 180px;
  }

  .cont .page1 .w1440 .item-l .descontent {

    padding-right: 50px;

    margin-right: 50px;
  }
}

/* 125% */
/* 150 */
/* @media screen and (max-width: 1024px) {
  grid-template-columns: repeat(3, 1fr);
} */


@media screen and (max-width: 1200px) {
  .cont .page1 .w1440 .sharing .item_right {

    flex: 0 0 260px;
  }

  .cont .page1 .w1440 .item_right ul li a .tu {


    height: 150px;
  }

  .cont .page1 .w1440 .item-l .descontent {

    padding-right: 30px;

    margin-right: 30px;
  }
}


@media screen and (max-width: 998px) {
  .cont .page1 .w1440 .item-r {
    width: 250px;
    padding: 20px;
  }

  .cont .nv_top {
    margin-top: 45px;
  }
}

@media screen and (max-width: 768px) { 
    
    .cont .page1 .w1440 .item-l .des table,.cont .page1 .w1440 .item-l .des tr,.cont .page1 .w1440 .item-l .des td {
        height: auto!important;
    }
    .cont .page1 .w1440 .item-l .des tr,.cont .page1 .w1440 .item-l .des td {
        padding: 5px!important;
    }
.fenxiao .share li .qr {

  left: -5px; 
      transform: translateX(0%); 
}
  .cont .page1 .w1440 .item-l .descontent {
    border-right: 0px solid #eeeeee;
    padding-right: 0;
    margin-right: 0;
    flex: 0 0 100%;
    margin: 0 auto; 
    width: 100%;
  }
.cont .page1 .w1440 .item-l .des img {
    width: auto!important;
    height: auto!important;
}
    .cont .page1 .w1440 .item-l .vid ul li{
        flex: 0 0 100%;
        margin-bottom: 20px;
    }
    .cont .page1 .w1440 .item-l .vid .li-vid{
        margin: 0;
        height: auto;
    }
  .cont .page1 .w1440 .item-l .tit {

    width: 100%;
  }

  .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 .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;
  }

  .cont .page1 .w1440 .item-l .sharing {

    flex-wrap: wrap;
  }

  .cont .page1 .w1440 .item-l .descontent {
    color: #000000;

    padding-right: 0;
    flex: 1;
    width: 100%;
    margin-right: 0;
  }

  .cont .page1 .w1440 .sharing .item_right {
    flex: 0 0 100%;
    display: none;
  }

  .cont .page1 .w1440 .item-l .sharing {

    flex-wrap: wrap;
  }

  .cont .page1 .w1440 .item_right ul li .text {

    padding: 0;

  }

  .cont .page1 .desbot {

    margin-top: 20px;
  }

  .cont .page1 .desbot .links {

    flex-wrap: wrap;
  }

  .cont .page1 .desbot .links .item {

    width: 100%;
    margin-bottom: 15px;
    padding: 15px;
    align-items: center;
  }

  .cont .page1 .desbot .links .item2 {

    justify-content: unset;
  }

 .returnss {

    display: none;
  }

  .returnss.returnssbot {

    display: flex;
    margin: 0 auto;
  }

  .cont .page1 .desbot .links .item span {

    white-space: nowrap;
  }

  .fenxiao .share {

    margin-right: 15px;
  }

.returnss {

    width: 80px;
    height: 80px;
  }

  .cont .page1 .w1440 .item-l .sharing {

    margin-top: 20px;
  }
}

/*# sourceMappingURL=./new_des.css.map */
