#index {
  margin-top: 120px;
  margin-bottom: 50px;
}

#index .index-banner {
  width: 100%;
  height: 100%;
  position: relative;
}

#index .index-banner .index-swiper {
  width: 100%;
  height: 100%;
  position: relative;
}

#index .index-banner .index-swiper .swiper-wrapper .swiper-slide {
  width: 100% !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}

#index .index-banner .index-swiper .swiper-wrapper .swiper-slide .banner-pic {
  width: 100%;
}

#index .index-banner .index-swiper .swiper-wrapper .swiper-slide .purpose {
  position: absolute;
  top: 50%;
  left: 19%;
}

#index .index-banner .index-swiper .swiper-wrapper .swiper-slide .purpose .title-one {
  font-family: PingFangSC-Semibold;
  font-size: 56px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 56px;
  letter-spacing: 0px;
  color: #ffffff;
}

#index .index-banner .index-swiper .swiper-wrapper .swiper-slide .purpose .title-tow {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 15px;
  width: 576px;
}

#index .index-banner .index-swiper .swiper-wrapper .swiper-slide > img {
  width: 100%;
  opacity: 0;
}

#index .index-banner .index-prev,
#index .index-banner .index-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  border: none;
  width: 40px;
  height: 40px;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

#index .index-banner .index-prev {
  left: 12.7%;
  background-image: url("../img/4.png");
}

#index .index-banner .index-next {
  right: 12.7%;
  background-image: url("../img/5.png");
}

#index .index-banner .scroll-news-box {
  height: 60px;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 10;
}

#index .index-banner .scroll-news-box .main {
  height: 100%;
}

#index .index-banner .scroll-news-box .scroll-news {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

#index .index-banner .scroll-news-box .scroll-news .swiper-wrapper {
  width: 100%;
}

#index .index-banner .scroll-news-box .scroll-news .item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  color: #fff;
  padding: 0 20px;
}

#index .index-banner .scroll-news-box .scroll-news .item .title {
  display: inline-block;
  width: 100%;
}

#index .index-banner .scroll-news-box .scroll-news .item .arr {
  display: inline-block;
  width: 20px;
  height: 14px;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  flex-shrink: 0;
  background-image: url("../img/03.png");
}

#index .index-banner .search-box {
  display: flex;
  width: 62.5%;
  margin: auto;
  position: relative;
  margin-top: -62px;
  z-index: 99;
  background-color: #ffffff;
  padding: 32px 50px;
}

#index .index-banner .search-box .series {
  display: flex;
}

#index .index-banner .search-box .series span {
  display: inline-block;
  width: 260px;
  height: 120px;
  background-color: #e60012;
}

#index .index-banner .search-box .series span .chanpin {
  font-size: 38px;
  line-height: 17px;
  color: #ffffff;
  margin-top: 48px;
  margin-left: 58px;
}

#index .index-banner .search-box .series span .chanpin1 {
  font-family: YouSheBiaoTiHei;
  line-height: 17px;
  color: #ffffff;
  margin-left: 60rem;
  margin-top: 6px;
  font-size: 36px;
}

#index .index-banner .search-box .series ul {
  width: 170px;
  height: 56px;
  border-radius: 26px;
  background-color: #eff5ff;
}

#index .index-banner .search-box .series ul .nav-list {
  font-size: 18px;
  line-height: 56px;
  z-index: 99;
  cursor: pointer;
}

#index .index-banner .search-box .series ul .nav-list .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 26px;
  margin-right: 26px;
}

#index .index-banner .search-box .series ul .nav-list .top p {
  color: #333333;
  font-family: PingFangSC-Regular;
}

#index .index-banner .search-box .series ul .nav-list .top img {
  display: inline-block;
  width: 14px;
  height: 11px;
  transition: transform 0.3s linear;
}

#index .index-banner .search-box .series ul .nav-list .top.active img {
  transform: rotate(-180deg);
  transition: transform 0.3s linear;
}

#index .index-banner .search-box .series ul .nav-list .nav-two {
  z-index: 99;
  display: none;
  height: 100%;
  -ms-overflow-x: hidden;
  -ms-overflow-y: hidden;
  font-size: 18px;
  color: #eff1f3;
  max-height: 400px;
  text-align: left;
  position: relative;
  overflow-y: auto;
}

#index .index-banner .search-box .series ul .nav-list .nav-two::-webkit-scrollbar {
  width: 0px;
}

#index .index-banner .search-box .series ul .nav-list .nav-two::-webkit-scrollbar-thumb {
  background: #005eab;
}

#index .index-banner .search-box .series ul .nav-list .nav-two li {
  z-index: 99;
  height: 56px;
  line-height: 56px;
  position: relative;
}

#index .index-banner .search-box .series ul .nav-list .nav-two li p {
  display: inline-block;
  margin-right: 13px;
  font-family: YouSheBiaoTiHei;
}

#index .index-banner .search-box .series ul .nav-list .nav-two li a {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 100%;
}

#index .index-banner .search-box .series ul .nav-list .nav-two li:hover {
  background-color: #e6edf8;
}

#index .index-banner .search-box .series ul .nav-list .actived {
  background-color: #e2e2e2;
}

#index .index-banner .search-box .series ul .current {
  background-color: #ffffff;
}

#index .index-banner .search-box .series ul .current a {
  color: #0b1729;
}

#index .index-banner .search-box .series ul .current a p {
  color: #0b1729;
}

#index .index-banner .search-box .series ul .current i {
  display: block;
}

#index .index-banner .search-box .series ul .current img {
  display: block;
}

#index .index-banner .search-box .input-box {
  width: 62%;
  margin-left: 10px;
}

#index .index-banner .search-box .input-box input {
  width: 100%;
  border-radius: 26px;
  height: 100%;
  border: none;
  background-color: #eff5ff;
  padding: 19px 35px;
}

#index .index-banner .search-box .seek {
  width: 170px;
  height: 56px;
  border-radius: 28px;
  background-color: #15598d;
  margin-left: 30px;
  text-align: center;
  line-height: 56px;
  color: white;
  cursor: pointer;
}

#index .introduce {
  margin-top: -56px;
  display: flex;
}

#index .introduce .left-pic {
  background-image: url(../img/10.png);
  background-repeat: no-repeat;
  height: 600px;
  position: relative;
  width: 31.25%;
  background-position-x: 170px;
  background-position-y: 56px;
}

#index .introduce .left-pic .smoll-pic {
  margin-top: 135px;
  position: absolute;
  left: 60%;
  width: 80%;
  height: 620px;
  overflow: hidden;
}

#index .introduce .left-pic .smoll-pic .pic1 {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}

#index .introduce .left-pic .smoll-pic:hover .pic1 {
  transform: scale(1.1);
  transition: all 0.3s;
}

#index .introduce .right-introduce {
  width: 68.75%;
  height: 820px;
  background-color: #eff5ff;
  background-image: url(../img/7.png);
  background-repeat: no-repeat;
  background-position-x: 726px;
  margin-top: -65px;
}

#index .introduce .right-introduce .jieshao {
  margin-left: 23%;
  margin-top: 17%;
  width: 49.2%;
}

#index .introduce .right-introduce .jieshao .title-first {
  line-height: 39px;
}

#index .introduce .right-introduce .jieshao .title-first p {
  display: inline-block;
}

#index .introduce .right-introduce .jieshao .title-first .title-one {
  font-family: PingFangSC-Semibold;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #005eab;
}

#index .introduce .right-introduce .jieshao .title-first .title1 {
  font-family: cursive;
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #005eab;
}

#index .introduce .right-introduce .jieshao .title-tow {
  font-family: PingFangSC-Regular;
  margin-top: 23px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #999999;
}

#index .introduce .right-introduce .jieshao .hengxian {
  width: 36px;
  height: 6px;
  background-color: #005eab;
  border-radius: 3px;
  display: block;
  margin-top: 32px;
}

#index .introduce .right-introduce .jieshao .bottom-contant {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 57px;
  height: 215px;
  width: 100%;
}

#index .introduce .right-introduce .jieshao .read {
  width: 174px;
  height: 58px;
  background-color: #005eab;
  border-radius: 29px;
  border: solid 1px #005eab;
  text-align: center;
  line-height: 58px;
  color: white;
  margin-top: 42px;
}

#index .introduce .right-introduce .jieshao .read .jt {
  margin-left: 15px;
}

#index .service-banner {
  margin-top: 50px;
  position: relative;
  height: 540px;
  width: 100%;
  overflow: hidden;
}

#index .service-banner .swiper-button-next-service {
  width: 36px;
  height: 36px;
  margin-top: 4.5px;
  border-radius: 50%;
  border: none;
  background-image: none;
  position: absolute;
  left: 13%;
  top: 212px;
  cursor: pointer;
  z-index: 9999;
  background-image: url(../img/18.png);
  background-size: cover;
  background-repeat: no-repeat;
}

#index .service-banner .swiper-button-prev-service {
  width: 36px;
  height: 36px;
  margin-top: 4.5px;
  border: none;
  border-radius: 50%;
  background-image: none;
  position: absolute;
  right: 13%;
  top: 212px;
  cursor: pointer;
  z-index: 9999;
  background-image: url(../img/17.png);
  background-size: cover;
  background-repeat: no-repeat;
}

#index .service-banner .swiper-container-service {
  width: 65.1%;
  margin: auto;
}

#index .service-banner .swiper-container-service .swiper-wrapper {
  margin: auto;
}

#index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-active {
  background-size: 74.4% 540px !important;
}

#index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-active .not-show {
  display: none;
}

#index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-active .service-bottom {
  display: block !important;
}

#index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-duplicate-active {
  background-size: 74.4% 540px !important;
}

#index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-duplicate-active .not-show {
  display: none;
}

#index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-duplicate-active .service-bottom {
  display: block !important;
}

#index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide {
  background-image: url(../img/16.png);
  background-size: 1300px 540px;
  display: block;
  position: relative;
  background-repeat: no-repeat;
  height: 540px;
  width: 100% !important;
  background-position-x: right;
}

#index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .not-show {
  width: 100%;
  height: 100%;
  background: #eff1f3;
  z-index: 99;
  opacity: 0.8;
}

#index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom {
  position: absolute;
  width: 210px;
  padding-left: 20px;
  padding-right: 20px;
}

#index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .back-box {
  width: 374px;
  height: 540px;
  background-color: #eff5ff;
  position: absolute;
  top: 0;
  left: 104px;
  z-index: -1;
}

#index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom p {
  text-align: center;
  font-size: 14px;
  line-height: 26px;
}

#index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .technical {
  font-family: PingFangSC-Semibold;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #005eab;
  text-align: left;
  margin-top: 50px;
}

#index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .pesticide {
  text-align: left;
  margin-top: 50px;
  overflow: hidden;
  height: 210px;
}

#index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .pesticide::-webkit-scrollbar {
  width: 2px;
  height: 10px;
  background-color: #F5F5F5;
}

#index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .pesticide::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #005eab;
}

#index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .read a {
  font-family: DIN-Bold;
}

#index .entrust {
  width: 100%;
  position: relative;
  margin-bottom: 160px;
}

#index .entrust .bj {
  width: 100%;
  height: 240px;
  background-color: #eff5ff;
  position: absolute;
  top: 180px;
}

#index .entrust .entrust-banner {
  width: 62.5%;
  margin: auto;
  background-image: url(../img/19.png);
  background-repeat: no-repeat;
  background-position-x: 405px;
}

#index .entrust .entrust-banner .swiper-wrapper .swiper-slide {
  width: 25% !important;
  position: relative;
}

#index .entrust .entrust-banner .swiper-wrapper .swiper-slide .border {
  position: absolute;
  left: 0;
  height: 100px;
  top: 146px;
  width: 1px;
  background-color: #e6e6e6;
}

#index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big {
  margin: auto;
  margin-top: 83px;
}

#index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .top-img {
  width: 100%;
  height: 95px;
  position: relative;
}

#index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .top-img img {
  position: absolute;
  bottom: 0;
  left: 36%;
}

#index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .middle-contant {
  position: relative;
}

#index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .middle-contant .serial {
  font-family: DIN-Bold;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #005eab;
  margin-top: 18px;
  text-align: center;
}

#index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .middle-contant .contant {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  color: #333333;
  position: absolute;
  text-align: center;
  top: 18px;
  background-color: #eff5ff;
  width: 100%;
}

#index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic {
  margin-top: 108px;
}

#index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic img {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic .bright {
  display: none;
}

#index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic:hover .bright {
  display: block;
}

#index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic:hover .dark {
  display: none;
}

#index .news-center .big-news-box {
  position: relative;
  margin-top: 60px;
}

#index .news-center .big-news-box .news-banner,
#index .news-center .big-news-box .policy2 {
  width: 62.5%;
  margin: auto;
  height: 438px;
}

#index .news-center .big-news-box .news-banner .swiper-wrapper .swiper-slide,
#index .news-center .big-news-box .policy2 .swiper-wrapper .swiper-slide {
  width: 278px;
}

#index .big-news-box {
  position: relative;
}

#index .big-news-box .next-left,
#index .big-news-box .prev-right,
#index .big-news-box .next-left2,
#index .big-news-box .prev-right2 {
  width: 36px;
  height: 36px;
  border: none;
  cursor: pointer;
}

#index .big-news-box .swiper-button-disabled {
  opacity: 0.6;
}

#index .big-news-box .next-left,
#index .big-news-box .next-left2 {
  opacity: 1;
  background-image: url(../img/18.png);
  position: absolute;
  top: 194px;
  left: 12.8%;
  background-size: cover;
  background-repeat: no-repeat;
}

#index .big-news-box .prev-right,
#index .big-news-box .prev-right2 {
  opacity: 1;
  background-image: url(../img/17.png);
  position: absolute;
  top: 194px;
  right: 12.8%;
  background-size: cover;
  background-repeat: no-repeat;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide .top-title {
  padding: 37px 31px;
  height: 250px;
  background-color: #ebecec;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .title1,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide .top-title .title1 {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #333333;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .time,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide .top-title .time {
  vertical-align: middle;
  font-family: DIN-Bold;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #999999;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .time img,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide .top-title .time img {
  vertical-align: middle;
  margin-top: -4px;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .time .times2,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide .top-title .time .times2 {
  display: none;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .time .mouse,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide .top-title .time .mouse {
  display: inline-block;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .contant,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide .top-title .contant {
  font-family: STHeitiSC-Light;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #666666;
  margin-top: 42px;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .jt,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide .top-title .jt {
  margin-top: 20px;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .jt .jt2,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide .top-title .jt .jt2 {
  display: none;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide .bottom-pic,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide .bottom-pic {
  width: 100%;
  height: 43%;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide .bottom-pic img,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide .bottom-pic img {
  width: 100%;
  height: 100%;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide:hover {
  background-color: #005eab;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide:hover .top-title {
  padding: 37px 31px;
  height: 250px;
  background-color: #005eab;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .title1,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide:hover .top-title .title1 {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #ffffff;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .time,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide:hover .top-title .time {
  display: flex;
  vertical-align: middle;
  font-family: DIN-Bold;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #ffffff;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .time .times2,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide:hover .top-title .time .times2 {
  width: 12px;
  height: 12px;
  display: none;
  margin-top: 8px;
  margin-right: 6px;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .time .mouse,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide:hover .top-title .time .mouse {
  display: inline-block;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .contant,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide:hover .top-title .contant {
  font-family: STHeitiSC-Light;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 42px;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .jt,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide:hover .top-title .jt {
  margin-top: 190px;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .jt .jt2,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide:hover .top-title .jt .jt2 {
  display: block;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .jt .jt1,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide:hover .top-title .jt .jt1 {
  display: none;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .bottom-pic,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide:hover .bottom-pic {
  background-color: #005eab;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .bottom-pic img,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide:hover .bottom-pic img {
  display: none;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .times2,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide:hover .times2 {
  display: block !important;
}

#index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .times,
#index .big-news-box .policy2 .swiper-wrapper .swiper-slide:hover .times {
  display: none;
}

#index .big-folder {
  position: relative;
  height: 220px;
}

#index .big-folder .download-banner {
  width: 62.5%;
  margin: auto;
  margin-top: 50px;
}

#index .big-folder .download-banner .swiper-wrapper .swiper-slide {
  width: 580px;
  height: 57px;
  border-bottom: 1px solid #cccccc;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}

#index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder {
  display: flex;
}

#index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder .wenjian {
  width: 40px;
  height: 40px;
}

#index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder .folder-contant {
  margin-left: 16px;
}

#index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder .folder-contant .title {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
}

#index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder .folder-contant .time {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  margin-top: -2px;
  letter-spacing: 0px;
  color: #999999;
}

#index .big-folder .download-banner .swiper-wrapper .swiper-slide .download-pic {
  width: 24px;
  height: 19px;
  margin-top: 10px;
}

#index .big-folder .download-banner .swiper-wrapper .swiper-slide .download-pic .download1 {
  display: none;
}

#index .big-folder .download-banner .swiper-wrapper .swiper-slide:hover .download-pic {
  width: 24px;
  height: 19px;
  margin-top: 10px;
}

#index .big-folder .download-banner .swiper-wrapper .swiper-slide:hover .download-pic .download1 {
  display: block;
}

#index .big-folder .download-banner .swiper-wrapper .swiper-slide:hover .download-pic .download {
  display: none;
}

#index .big-folder .download-banner .swiper-pagination {
  top: 70px;
}

#index .big-folder .swiper-pagination {
  left: 50%;
  bottom: 0;
}

#index .big-folder .swiper-pagination-bullet {
  margin-left: 5px;
  margin-right: 5px;
}

#index .big-folder .swiper-pagination-bullet-active {
  background-color: #005eab;
}

#report {
  width: 100%;
}

#report .middle {
  width: 62.5%;
  margin: auto;
}

#report .middle ul li {
  display: flex;
  justify-content: space-between;
  height: 82px;
  border-bottom: 1px solid #e6e6e6;
  padding-top: 22px;
  cursor: pointer;
}

#report .middle ul li a {
  display: inline-block;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

#report .middle ul li a .smoll-box {
  height: 34px;
  display: flex;
}

#report .middle ul li a .smoll-box span {
  margin-left: 30px;
  display: inline-block;
  width: 34px;
  height: 34px;
  font-size: 20px;
  color: #000;
  border-right: 3px solid  #005eab;
}

#report .middle ul li a .smoll-box .tt {
  margin-left: 30px;
}

#report .middle ul li a .smoll-box .tt .title1 {
  font-family: DIN-Bold;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  margin-top: -5px;
  letter-spacing: 0px;
  color: #333333;
}

#report .middle ul li a .smoll-box .tt .title2 {
  font-family: DIN-Bold;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #999999;
}

#report .middle ul li .smoll-box-right .arrows1 {
  width: 34px;
  height: 34px;
}

#report .middle ul li .smoll-box-right .arrows2 {
  display: none;
}

#report .middle ul li .smoll-box-right .bg {
  margin-right: 32px;
}

#report .middle ul li:hover {
  background-color: #005eab;
}

#report .middle ul li:hover a span {
  color: #ffffff;
  border-right: 3px solid #ffffff;
}

#report .middle ul li:hover a .smoll-box .title1 {
  color: #ffffff;
}

#report .middle ul li:hover a .smoll-box .title2 {
  color: #ffffff;
}

#report .middle ul li:hover .bg {
  display: none;
}

#report .middle ul li:hover .arrows2 {
  display: block;
  margin-right: 34px;
}

#report .middle ul li:hover .arrows1 {
  display: none;
}

#report .middle2 {
  width: 62.5%;
  margin: auto;
}

#report .middle2 ul li {
  display: flex;
  justify-content: space-between;
  height: 82px;
  border-bottom: 1px solid #e6e6e6;
  padding-top: 22px;
  cursor: pointer;
}

#report .middle2 ul li a {
  display: inline-block;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

#report .middle2 ul li a .smoll-box {
  display: flex;
  height: 34px;
}

#report .middle2 ul li a .smoll-box span {
  border-right: 3px solid  #005eab;
}

#report .middle2 ul li a .smoll-box .tt {
  margin-left: 30px;
}

#report .middle2 ul li a .smoll-box .tt .title1 {
  font-family: DIN-Bold;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  margin-top: -5px;
  letter-spacing: 0px;
  color: #333333;
}

#report .middle2 ul li a .smoll-box .tt .title2 {
  font-family: DIN-Bold;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #999999;
}

#report .middle2 ul li .smoll-box-right .arrows1 {
  width: 34px;
  height: 34px;
}

#report .middle2 ul li .smoll-box-right .arrows2 {
  display: none;
}

#report .middle2 ul li .smoll-box-right .bg {
  margin-right: 32px;
}

#report .middle2 ul li:hover {
  background-color: #005eab;
}

#report .middle2 ul li:hover a .smoll-box .title1 {
  color: #ffffff;
}

#report .middle2 ul li:hover a .smoll-box .title2 {
  color: #ffffff;
}

#report .middle2 ul li:hover .bg {
  display: none;
}

#report .middle2 ul li:hover .arrows2 {
  display: block;
  margin-right: 34px;
}

#report .middle2 ul li:hover .arrows1 {
  display: none;
}

#report .not-available {
  width: 62.5%;
  margin: auto;
  height: 650px;
  position: relative;
}

#report .not-available .middle-pic {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#report .not-available .middle-pic img {
  transform: translate(26%, 6%);
}

#report .not-available .middle-pic .tips {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #999999;
  margin-top: 25px;
}

#popBox {
  display: none;
  background-color: #0b1729;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}

#popBox .opener {
  padding: 29px 29px;
  width: 440px;
  height: 380px;
  background-color: white;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#popBox .opener .title {
  font-family: PingFangSC-Medium;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 17px;
  letter-spacing: 0px;
  color: #333333;
  font-weight: 600;
  display: flex;
  height: 42px;
  border-bottom: 1px solid #e6e6e6;
  justify-content: space-between;
  cursor: default;
}

#popBox .opener .title .close-box {
  width: 22px;
  height: 22px;
  cursor: pointer;
}

#popBox .opener .title span {
  display: inline-block;
  width: 96px;
  height: 4px;
  top: 66px;
  left: 30px;
  position: absolute;
  background-color: #005eab;
}

#popBox .opener .kuang {
  display: flex;
  border: 1px solid #cccccc;
  border-radius: 6px;
  height: 54px;
  width: 380px;
  margin-top: 80px;
  line-height: 54px;
  padding-left: 12px;
}

#popBox .opener .kuang p {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #666666;
}

#popBox .opener .kuang input {
  border: none;
  border-left: 1px solid #999999;
  height: 16px;
  color: #cccccc;
  margin-top: 20px;
  padding-left: 24px;
  margin-left: 21px;
}

#popBox .opener .tip {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #e23535;
  margin-top: 16px;
  text-align: center;
}

#popBox .opener .anniu {
  margin: auto;
  width: 100%;
  display: flex;
  margin-top: 50px;
}

#popBox .opener .anniu .no {
  width: 120px;
  height: 36px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #cccccc;
  text-align: center;
  line-height: 36px;
  margin-right: 16px;
  margin-left: 60px;
  cursor: pointer;
}

#popBox .opener .anniu .yes {
  width: 120px;
  height: 36px;
  background-color: #005eab;
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
  color: white;
  cursor: pointer;
}

#popBox .opener .middle-img {
  margin-top: 53px;
}

#popBox .opener .middle-img img {
  position: relative;
  top: 40%;
  left: 50%;
  transform: translate(-40%);
  width: 128px;
  height: 131px;
}

#popBox .opener .affirm {
  width: 380px;
  height: 54px;
  background-color: #005eab;
  border-radius: 4px;
  text-align: center;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #ffffff;
  cursor: pointer;
}

#popBox1 {
  display: none;
  background-color: #0b1729;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}

#popBox1 .opener {
  padding: 29px 29px;
  width: 440px;
  height: 380px;
  background-color: white;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#popBox1 .opener .title {
  font-family: PingFangSC-Medium;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 17px;
  letter-spacing: 0px;
  color: #333333;
  font-weight: 600;
  display: flex;
  height: 42px;
  border-bottom: 1px solid #e6e6e6;
  justify-content: space-between;
  cursor: default;
}

#popBox1 .opener .title .close-box {
  width: 22px;
  height: 22px;
  cursor: pointer;
}

#popBox1 .opener .title span {
  display: inline-block;
  width: 96px;
  height: 4px;
  top: 66px;
  left: 30px;
  position: absolute;
  background-color: #005eab;
}

#popBox1 .opener .kuang {
  display: flex;
  border: 1px solid #cccccc;
  border-radius: 6px;
  height: 54px;
  width: 380px;
  margin-top: 80px;
  line-height: 54px;
  padding-left: 12px;
}

#popBox1 .opener .kuang p {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #666666;
}

#popBox1 .opener .kuang input {
  border: none;
  border-left: 1px solid #999999;
  height: 16px;
  color: #cccccc;
  margin-top: 20px;
  padding-left: 24px;
  margin-left: 21px;
}

#popBox1 .opener .tip {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #e23535;
  margin-top: 16px;
  text-align: center;
}

#popBox1 .opener .anniu {
  margin: auto;
  width: 100%;
  display: flex;
  margin-top: 50px;
}

#popBox1 .opener .anniu .no {
  width: 120px;
  height: 36px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #cccccc;
  text-align: center;
  line-height: 36px;
  margin-right: 16px;
  margin-left: 60px;
  cursor: pointer;
}

#popBox1 .opener .anniu .yes {
  width: 120px;
  height: 36px;
  background-color: #005eab;
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
  color: white;
  cursor: pointer;
}

#popBox1 .opener .middle-img {
  margin-top: 53px;
}

#popBox1 .opener .middle-img img {
  position: relative;
  top: 40%;
  left: 50%;
  transform: translate(-40%);
  width: 128px;
  height: 131px;
}

#popBox1 .opener .affirm {
  width: 380px;
  height: 54px;
  background-color: #005eab;
  border-radius: 4px;
  text-align: center;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #ffffff;
  cursor: pointer;
}

#popBox2 {
  display: none;
  background-color: #0b1729;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}

#popBox2 .opener1 {
  padding: 29px 29px;
  width: 440px;
  height: 380px;
  background-color: white;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#popBox2 .opener1 .title {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e6e6e6;
}

#popBox2 .opener1 .title .left {
  display: flex;
  position: relative;
}

#popBox2 .opener1 .title .left .ee {
  font-family: PingFangSC-Medium;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 17px;
  letter-spacing: 0px;
  color: #333333;
  font-weight: 600;
  display: flex;
  height: 42px;
  justify-content: space-between;
  cursor: default;
}

#popBox2 .opener1 .title .left .login {
  margin-left: 43px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0px;
  color: #666666;
}

#popBox2 .opener1 .title .left span {
  width: 1px;
  height: 12px;
  background-color: #e6e6e6;
  display: inline-block;
  position: absolute;
  left: 63px;
  top: 6px;
}

#popBox2 .opener1 .title .close-box {
  width: 22px;
  height: 22px;
  cursor: pointer;
}

#popBox2 .opener1 .title span {
  display: inline-block;
  width: 43px;
  height: 4px;
  top: 67px;
  left: 30px;
  position: absolute;
  background-color: #005eab;
}

#popBox2 .opener1 .number {
  margin-top: 38px;
}

#popBox2 .opener1 .mima {
  margin-top: 16px;
}

#popBox2 .opener1 .kuang {
  display: flex;
  border: 1px solid #cccccc;
  border-radius: 6px;
  height: 54px;
  width: 380px;
  line-height: 54px;
  padding-left: 12px;
}

#popBox2 .opener1 .kuang p {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #666666;
  width: 52px;
  margin-right: 10px;
  text-align-last: justify;
}

#popBox2 .opener1 .kuang input {
  border: none;
  border-left: 1px solid #999999;
  height: 16px;
  margin-top: 20px;
  padding-left: 24px;
  width: 100%;
}

#popBox2 .opener1 .tip {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #e23535;
  margin-top: 16px;
  text-align: center;
}

#popBox2 .opener1 .anniu {
  margin: auto;
  width: 100%;
  margin-top: 32px;
}

#popBox2 .opener1 .anniu .enter {
  width: 380px;
  height: 54px;
  background-color: #005eab;
  border-radius: 4px;
  cursor: pointer;
  line-height: 54px;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
}

#popBox2 .opener1 .anniu .forget {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #005eab;
  cursor: pointer;
  width: 70px;
  position: relative;
  left: 42%;
}

#popBox2 .opener1 .middle-img {
  margin-top: 53px;
}

#popBox2 .opener1 .middle-img img {
  position: relative;
  top: 40%;
  left: 50%;
  transform: translate(-40%);
  width: 128px;
  height: 131px;
}

#popBox2 .opener1 .affirm {
  width: 380px;
  height: 54px;
  background-color: #005eab;
  border-radius: 4px;
  text-align: center;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #ffffff;
  cursor: pointer;
}

#popBox2 .opener2 {
  display: none;
  padding: 29px 29px;
  width: 440px;
  height: 590px;
  background-color: white;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#popBox2 .opener2 .title {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 40px;
}

#popBox2 .opener2 .title .left {
  display: flex;
  position: relative;
}

#popBox2 .opener2 .title .left .ee {
  font-family: PingFangSC-Medium;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 17px;
  letter-spacing: 0px;
  color: #333333;
  font-weight: 600;
  display: flex;
  height: 42px;
  justify-content: space-between;
  cursor: default;
}

#popBox2 .opener2 .title .left .enter {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0px;
  color: #666666;
}

#popBox2 .opener2 .title .left .login {
  margin-left: 56px;
}

#popBox2 .opener2 .title .left span {
  width: 1px;
  height: 12px;
  background-color: #e6e6e6;
  display: inline-block;
  position: absolute;
  left: 63px;
  top: 6px;
}

#popBox2 .opener2 .title .close-box {
  width: 22px;
  height: 22px;
  cursor: pointer;
}

#popBox2 .opener2 .title span {
  display: inline-block;
  width: 43px;
  height: 4px;
  top: 67px;
  left: 121px;
  position: absolute;
  background-color: #005eab;
}

#popBox2 .opener2 .kuang {
  display: flex;
  border: 1px solid #cccccc;
  border-radius: 6px;
  height: 54px;
  width: 380px;
  line-height: 54px;
  padding-left: 12px;
  margin-top: 16px;
}

#popBox2 .opener2 .kuang .head {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #666666;
  margin-right: 10px;
  text-align-last: justify;
  width: 56px;
}

#popBox2 .opener2 .kuang .yanzhengma {
  display: flex;
  justify-content: space-between;
  width: 280px;
}

#popBox2 .opener2 .kuang .yanzhengma .get {
  width: 130px;
  border: none;
  background-color: white;
  height: 15px;
  font-family: PingFangSC-Regular;
  text-decoration: underline;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  margin-top: 22px;
  line-height: 15px;
  letter-spacing: 0px;
  color: #005eab;
  text-align: center;
  cursor: pointer;
}

#popBox2 .opener2 .kuang .yanzhengma input {
  width: 192px;
}

#popBox2 .opener2 .kuang input {
  border: none;
  border-left: 1px solid #999999;
  height: 16px;
  margin-top: 20px;
  padding-left: 24px;
  width: 278px;
}

#popBox2 .opener2 .tip {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #e23535;
  margin-top: 16px;
  text-align: center;
}

#popBox2 .opener2 .anniu {
  margin: auto;
  width: 100%;
  display: flex;
  margin-top: 50px;
}

#popBox2 .opener2 .anniu .no {
  width: 120px;
  height: 36px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #cccccc;
  text-align: center;
  line-height: 36px;
  margin-right: 16px;
  margin-left: 60px;
  cursor: pointer;
}

#popBox2 .opener2 .anniu .register {
  width: 380px;
  height: 54px;
  background-color: #005eab;
  border-radius: 4px;
  text-align: center;
  line-height: 54px;
  color: white;
  cursor: pointer;
  text-align: center;
}

#popBox2 .opener2 .middle-img {
  margin-top: 53px;
}

#popBox2 .opener2 .middle-img img {
  position: relative;
  top: 40%;
  left: 50%;
  transform: translate(-40%);
  width: 128px;
  height: 131px;
}

#popBox2 .opener2 .affirm {
  width: 380px;
  height: 54px;
  background-color: #005eab;
  border-radius: 4px;
  text-align: center;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #ffffff;
  cursor: pointer;
}

#popBox2 .opener3 {
  padding: 29px 29px;
  width: 440px;
  height: 510px;
  display: none;
  background-color: white;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#popBox2 .opener3 .title {
  font-family: PingFangSC-Medium;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 17px;
  letter-spacing: 0px;
  color: #333333;
  font-weight: 600;
  display: flex;
  height: 42px;
  border-bottom: 1px solid #e6e6e6;
  justify-content: space-between;
  cursor: default;
  margin-bottom: 36px;
}

#popBox2 .opener3 .title .close-box {
  width: 22px;
  height: 22px;
  cursor: pointer;
}

#popBox2 .opener3 .title span {
  display: inline-block;
  width: 96px;
  height: 4px;
  top: 66px;
  left: 30px;
  position: absolute;
  background-color: #005eab;
}

#popBox2 .opener3 .kuang {
  display: flex;
  border: 1px solid #cccccc;
  border-radius: 6px;
  height: 54px;
  width: 380px;
  line-height: 54px;
  padding-left: 12px;
  margin-top: 16px;
}

#popBox2 .opener3 .kuang .head {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #666666;
  margin-right: 10px;
  text-align-last: justify;
  width: 52px;
}

#popBox2 .opener3 .kuang .yanzhengma {
  display: flex;
  justify-content: space-between;
  width: 278px;
}

#popBox2 .opener3 .kuang .yanzhengma .get {
  width: 130px;
  border: none;
  background-color: white;
  height: 15px;
  font-family: PingFangSC-Regular;
  text-decoration: underline;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  margin-top: 22px;
  line-height: 15px;
  letter-spacing: 0px;
  color: #005eab;
  text-align: center;
  cursor: pointer;
}

#popBox2 .opener3 .kuang .yanzhengma input {
  width: 192px;
}

#popBox2 .opener3 .kuang input {
  border: none;
  border-left: 1px solid #999999;
  height: 16px;
  margin-top: 20px;
  padding-left: 24px;
  width: 278px;
}

#popBox2 .opener3 .tip {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #e23535;
  margin-top: 16px;
  text-align: center;
}

#popBox2 .opener3 .anniu {
  margin: auto;
  width: 100%;
  display: flex;
  margin-top: 50px;
  justify-content: space-between;
}

#popBox2 .opener3 .anniu .no {
  width: 120px;
  height: 36px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #cccccc;
  text-align: center;
  line-height: 36px;
  margin-right: 16px;
  margin-left: 60px;
  cursor: pointer;
}

#popBox2 .opener3 .anniu .yes {
  width: 180px;
  height: 54px;
  background-color: #005eab;
  border-radius: 4px;
  text-align: center;
  line-height: 54px;
  color: white;
  cursor: pointer;
  text-align: center;
}

#popBox2 .opener3 .anniu .comeback {
  width: 180px;
  height: 54px;
  background-color: #005eab;
  border-radius: 4px;
  text-align: center;
  line-height: 54px;
  color: white;
  cursor: pointer;
  text-align: center;
}

#popBox2 .opener3 .middle-img {
  margin-top: 53px;
}

#popBox2 .opener3 .middle-img img {
  position: relative;
  top: 40%;
  left: 50%;
  transform: translate(-40%);
  width: 128px;
  height: 131px;
}

#popBox2 .opener3 .affirm {
  width: 380px;
  height: 54px;
  background-color: #005eab;
  border-radius: 4px;
  text-align: center;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #ffffff;
  cursor: pointer;
}

#popBox3 {
  display: none;
  background-color: #0b1729;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}

#popBox3 .opener {
  padding: 29px 29px;
  width: 440px;
  height: 476px;
  background-color: white;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#popBox3 .opener .title {
  font-family: PingFangSC-Medium;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 17px;
  letter-spacing: 0px;
  color: #333333;
  font-weight: 600;
  display: flex;
  height: 42px;
  border-bottom: 1px solid #e6e6e6;
  justify-content: space-between;
  cursor: default;
}

#popBox3 .opener .title .close-box {
  width: 22px;
  height: 22px;
  cursor: pointer;
}

#popBox3 .opener .title span {
  display: inline-block;
  width: 86px;
  height: 4px;
  top: 66px;
  left: 30px;
  position: absolute;
  background-color: #005eab;
}

#popBox3 .opener .liuyan {
  position: relative;
  height: 230px;
  margin-top: 40px;
}

#popBox3 .opener .liuyan .wenj {
  padding: 20px 21px;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  border: solid 1px #cccccc;
  resize: none;
}

#popBox3 .opener .liuyan .folder {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 149px;
  left: 20px;
}

#popBox3 .opener .affirm {
  width: 380px;
  height: 54px;
  background-color: #005eab;
  border-radius: 4px;
  color: #ffffff;
  text-align: center;
  line-height: 54px;
  font-size: 16px;
  display: inline-block;
  margin-top: 40px;
}

#popBox4 {
  display: none;
  background-color: #0b1729;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}

#popBox4 .opener {
  padding: 29px 29px;
  width: 440px;
  height: 476px;
  background-color: white;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#popBox4 .opener .title {
  font-family: PingFangSC-Medium;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 17px;
  letter-spacing: 0px;
  color: #333333;
  font-weight: 600;
  display: flex;
  height: 42px;
  border-bottom: 1px solid #e6e6e6;
  justify-content: space-between;
  cursor: default;
}

#popBox4 .opener .title .close-box {
  width: 22px;
  height: 22px;
  cursor: pointer;
}

#popBox4 .opener .title span {
  display: inline-block;
  width: 86px;
  height: 4px;
  top: 66px;
  left: 30px;
  position: absolute;
  background-color: #005eab;
}

#popBox4 .opener .liuyan {
  position: relative;
  z-index: 99;
  height: 230px;
  margin-top: 40px;
}

#popBox4 .opener .liuyan .wenj {
  padding: 20px 21px;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  border: solid 1px #cccccc;
  resize: none;
  color: #cccccc;
}

#popBox4 .opener .liuyan .folder {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 149px;
  left: 176px;
}

#popBox4 .opener .liuyan #file0 {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 149px;
  left: 176px;
  opacity: 0;
  z-index: 99;
}

#popBox4 .opener .liuyan .show {
  position: absolute;
  top: 69px;
  width: 140px;
  border-radius: 6px;
  height: 140px;
  background-color: #cccccc;
  z-index: 98;
}

#popBox4 .opener .liuyan .show .image {
  width: 100%;
  height: 100%;
}

#popBox4 .opener .liuyan .show .subtract {
  position: absolute;
  top: -13px;
  right: -13px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
}

#popBox4 .opener .affirm {
  width: 380px;
  height: 54px;
  background-color: #005eab;
  border-radius: 4px;
  color: #ffffff;
  text-align: center;
  line-height: 54px;
  font-size: 16px;
  display: inline-block;
  margin-top: 40px;
}

#popBox5 {
  display: none;
  background-color: #0b1729;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}

#popBox5 .opener {
  padding: 29px 29px;
  width: 440px;
  height: 380px;
  background-color: white;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#popBox5 .opener .title {
  font-family: PingFangSC-Medium;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 17px;
  letter-spacing: 0px;
  color: #333333;
  font-weight: 600;
  display: flex;
  height: 42px;
  border-bottom: 1px solid #e6e6e6;
  justify-content: space-between;
  cursor: default;
}

#popBox5 .opener .title .close-box {
  width: 22px;
  height: 22px;
  cursor: pointer;
}

#popBox5 .opener .title span {
  display: inline-block;
  width: 86px;
  height: 4px;
  top: 66px;
  left: 30px;
  position: absolute;
  background-color: #005eab;
}

#popBox5 .opener .kuang {
  display: flex;
  border: 1px solid #cccccc;
  border-radius: 6px;
  height: 54px;
  width: 380px;
  margin-top: 80px;
  line-height: 54px;
  padding-left: 12px;
}

#popBox5 .opener .kuang p {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #666666;
}

#popBox5 .opener .kuang input {
  border: none;
  border-left: 1px solid #999999;
  height: 16px;
  color: #cccccc;
  margin-top: 20px;
  padding-left: 24px;
  margin-left: 21px;
}

#popBox5 .opener .tip {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #e23535;
  margin-top: 16px;
  text-align: center;
}

#popBox5 .opener .serial-number {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0px;
  color: #999999;
}

#popBox5 .opener .anniu {
  margin: auto;
  width: 100%;
  display: flex;
  margin-top: 50px;
}

#popBox5 .opener .anniu .no {
  width: 120px;
  height: 36px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #cccccc;
  text-align: center;
  line-height: 36px;
  margin-right: 16px;
  margin-left: 60px;
  cursor: pointer;
}

#popBox5 .opener .anniu .yes {
  width: 120px;
  height: 36px;
  background-color: #005eab;
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
  color: white;
  cursor: pointer;
}

#popBox5 .opener .middle-img {
  margin-top: 53px;
}

#popBox5 .opener .middle-img img {
  position: relative;
  top: 40%;
  left: 46%;
  transform: translate(-40%);
  width: 128px;
  height: 131px;
}

#popBox5 .opener .affirm {
  width: 380px;
  height: 54px;
  background-color: #005eab;
  border-radius: 4px;
  text-align: center;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #ffffff;
  cursor: pointer;
}

#popBox6 {
  display: none;
  background-color: #0b1729;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}

#popBox7 {
  display: none;
  background-color: #0b1729;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}

#pic-contant {
  width: 1023px;
  margin: auto;
  margin-top: 65px;
}

#pic-contant .form-pic {
  display: flex;
  margin-top: 20px;
}

#pic-contant .form-pic img {
  width: 100%;
}

#pic-contant .myform {
  height: 50px;
  cursor: default;
  background-color: #eff5ff;
}

#pic-contant .myform2 {
  height: 50px;
  cursor: default;
  background-color: #eff5ff;
}

#pic-contant .myform {
  margin-top: 40px;
  padding-right: 30px;
  padding-top: 18px;
}

#pic-contant .myform p {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  padding-left: 30px;
  letter-spacing: 0px;
  color: #005eab;
  height: 14px;
  line-height: 12px;
  border-left: 3px solid #005eab;
}

#pic-contant .myform2 {
  margin-top: 90px;
  display: flex;
  justify-content: space-between;
  padding-right: 30px;
}

#pic-contant .myform2 p {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  padding-left: 30px;
  letter-spacing: 0px;
  color: #005eab;
  height: 14px;
  line-height: 10px;
  margin-top: 18px;
  border-left: 3px solid #005eab;
}

#pic-contant .myform2 a {
  width: 98px;
  height: 18px;
  font-family: PingFangSC-Regular;
  text-decoration: underline;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #005eab;
}

#introduce {
  margin-bottom: 50px;
}

#introduce .introduceds {
  background-image: url(../img/10.png);
  background-repeat: no-repeat;
  background-position-x: 155px;
}

#introduce .introduceds .introduce-middle {
  display: flex;
  width: 62.5%;
  margin: auto;
  margin-top: 40px;
}

#introduce .introduceds .introduce-middle .middle-left {
  width: 776px;
}

#introduce .introduceds .introduce-middle .middle-left .big-title .title1 {
  font-family: PingFangSC-Semibold;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #005eab;
}

#introduce .introduceds .introduce-middle .middle-left .big-title .title-one {
  font-family: DIN-Bold;
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #005eab;
  margin-left: 15px;
}

#introduce .introduceds .introduce-middle .middle-left .title {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #999999;
  margin-top: 23px;
}

#introduce .introduceds .introduce-middle .middle-left .line {
  width: 36px;
  height: 6px;
  background-color: #005eab;
  border-radius: 3px;
  margin-top: 34px;
  display: inline-block;
}

#introduce .introduceds .introduce-middle .middle-left .presented-contant {
  margin-top: 68px;
  height: 152px;
  padding-right: 20px;
  overflow: hidden;
  overflow-y: auto;
}

#introduce .introduceds .introduce-middle .middle-left .presented-contant::-webkit-scrollbar {
  width: 2px;
  height: 10px;
  background-color: #F5F5F5;
}

#introduce .introduceds .introduce-middle .middle-left .presented-contant::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #e6e6e6;
}

#introduce .introduceds .introduce-middle .middle-left .presented-contant .title3 {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
}

#introduce .introduceds .introduce-middle .middle-left .presented-contant .title4 {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
}

#introduce .introduceds .introduce-middle .middle-right {
  margin-left: 42px;
  position: relative;
}

#introduce .introduceds .introduce-middle .middle-right .right {
  width: 380px;
  height: 490px;
  transition: all 0.3s;
  overflow: hidden;
}

#introduce .introduceds .introduce-middle .middle-right .right .right-img {
  width: 380px;
  height: 490px;
  transition: all 0.3s;
}

#introduce .introduceds .introduce-middle .middle-right .right:hover .right-img {
  transform: scale(1.2);
  transition: all 0.3s;
}

#introduce .introduceds .introduce-middle .middle-right .hide-box {
  width: 298px;
  height: 410px;
  background-color: #eff5ff;
  position: absolute;
  top: 114px;
  left: 116px;
  z-index: -1;
}

#introduce .department-introduction {
  margin-top: 80px;
  width: 100%;
  height: 869px;
  background-color: #eff5ff;
}

#introduce .department-introduction .department-banner {
  display: flex;
}

#introduce .department-introduction .department-banner .gallery-top {
  margin-top: 30px;
  width: 770px;
  height: 671px;
  margin-right: 0;
}

#introduce .department-introduction .department-banner .gallery-top img {
  height: 100%;
}

#introduce .department-introduction .department-banner .active {
  background-color: #005eab;
  color: white;
}

#introduce .department-introduction .department-banner .active .white {
  display: block !important;
}

#introduce .department-introduction .department-banner .active .black {
  display: none;
}

#introduce .department-introduction .department-banner .gallery-thumbs {
  width: 430px;
  margin-top: 30px;
  margin-left: 0;
  height: 674px;
  overflow-y: auto;
}

#introduce .department-introduction .department-banner .gallery-thumbs::-webkit-scrollbar {
  width: 0px;
}

#introduce .department-introduction .department-banner .gallery-thumbs::-webkit-scrollbar-thumb {
  background: #005eab;
}

#introduce .department-introduction .department-banner .gallery-thumbs .swiper-slide-thumb-active {
  background-color: #005eab;
  color: white;
}

#introduce .department-introduction .department-banner .gallery-thumbs .swiper-slide-thumb-active .white {
  display: block !important;
}

#introduce .department-introduction .department-banner .gallery-thumbs .swiper-slide-thumb-active .black {
  display: none;
}

#introduce .department-introduction .department-banner .gallery-thumbs .swiper-wrapper {
  flex-direction: column;
}

#introduce .department-introduction .department-banner .gallery-thumbs .swiper-slide {
  cursor: pointer;
  height: 96px;
  width: 430px !important;
  display: flex;
  margin-left: -2px;
  border: solid 1px #e6e6e6;
  border-bottom: none;
  justify-content: space-between;
}

#introduce .department-introduction .department-banner .gallery-thumbs .swiper-slide:last-child {
  border-bottom: solid 1px #e6e6e6;
}

#introduce .department-introduction .department-banner .gallery-thumbs .swiper-slide:hover {
  background-color: #005eab;
}

#introduce .department-introduction .department-banner .gallery-thumbs .swiper-slide:hover a {
  color: white;
}

#introduce .department-introduction .department-banner .gallery-thumbs .swiper-slide:hover .white {
  display: block !important;
}

#introduce .department-introduction .department-banner .gallery-thumbs .swiper-slide:hover .black {
  display: none;
}

#introduce .department-introduction .department-banner .gallery-thumbs .swiper-slide a {
  padding: 20px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}

#introduce .department-introduction .department-banner .gallery-thumbs .swiper-slide a .slide-left {
  display: flex;
}

#introduce .department-introduction .department-banner .gallery-thumbs .swiper-slide a .slide-left .icon {
  margin-right: 16px;
  width: 50px;
  height: 50px;
}

#introduce .department-introduction .department-banner .gallery-thumbs .swiper-slide a .slide-left .middle {
  padding-top: 6px;
}

#introduce .department-introduction .department-banner .gallery-thumbs .swiper-slide a .slide-right {
  cursor: pointer;
  margin: 10px;
}

#introduce .department-introduction .department-banner .gallery-thumbs .swiper-slide a .slide-right .white {
  display: none;
}

#introduce .honor {
  position: relative;
  padding-top: 20px;
  margin-top: 102px;
}

#introduce .honor .swiper1 {
  width: 1400px;
  margin: auto;
  margin-top: 56px;
  overflow: hidden;
}

#introduce .honor .swiper1 .swiper-wrapper {
  margin-bottom: 92px;
}
#introduce .honor .swiper1 .swiper-wrapper .swiper-slide{
  cursor: pointer;
}
#introduce .honor .swiper1 .swiper-wrapper .swiper-slide .certificate {
  padding: 14px;
}

#introduce .honor .swiper1 .swiper-wrapper .swiper-slide .certificate img {
  width: 100%;
}

#introduce .honor .swiper1 .swiper-wrapper .swiper-slide p {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #0b1729;
  text-align: center;
  margin-top: 16px;
}

#introduce .honor .prev1 {
  width: 36px;
  height: 36px;
  border: none;
  background-image: none;
  position: absolute;
  left: 165px;
  top: 360px;
  cursor: pointer;
  display: none;
}

#introduce .honor .next1 {
  width: 36px;
  height: 36px;
  cursor: pointer;
  background-image: none;
  position: absolute;
  right: 165px;
  top: 360px;
  border: none;
  display: none;
}

#introduce .honor .swiper-button-disabled {
  opacity: 0.6;
}

#introduce .message {
  position: relative;
  padding-bottom: 32px;
}

#introduce .message .message-middle {
  width: 62.5%;
  margin: auto;
  height: 286px;
  margin-top: 60px;
}

#introduce .message .message-middle .swiper-wrapper .swiper-slide {
  height: 133px;
  display: flex;
  padding: 34px 24px;
  background-color: #eff5ff;
}

#introduce .message .message-middle .swiper-wrapper .swiper-slide:hover {
  background-color: #005eab;
}

#introduce .message .message-middle .swiper-wrapper .swiper-slide:hover .times .day {
  color: white;
}

#introduce .message .message-middle .swiper-wrapper .swiper-slide:hover .times .year {
  color: white;
}

#introduce .message .message-middle .swiper-wrapper .swiper-slide:hover .title-contant .title-one {
  color: white;
}

#introduce .message .message-middle .swiper-wrapper .swiper-slide:hover .title-contant .title-tow {
  color: white;
}

#introduce .message .message-middle .swiper-wrapper .swiper-slide .times .day {
  font-family: DIN-Bold;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #333333;
  width: 82px;
  display: inline-block;
  font-weight: 600;
}

#introduce .message .message-middle .swiper-wrapper .swiper-slide .times .year {
  font-family: DIN-Bold;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #999999;
  margin-top: 8px;
}

#introduce .message .message-middle .swiper-wrapper .swiper-slide .title-contant {
  margin-left: 26px;
  cursor: default;
  margin-top: -6px;
  width: 75%;
}

#introduce .message .message-middle .swiper-wrapper .swiper-slide .title-contant .title-one {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #333333;
}

#introduce .message .message-middle .swiper-wrapper .swiper-slide .title-contant .title-tow {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #999999;
}

#introduce .message .prev2 {
  width: 36px;
  height: 36px;
  cursor: pointer;
  background-image: none;
  position: absolute;
  left: 165px;
  top: 294px;
  opacity: 1;
  border: none;
}

#introduce .message .next2 {
  width: 36px;
  height: 36px;
  cursor: pointer;
  background-image: none;
  position: absolute;
  right: 165px;
  border: none;
  top: 294px;
}

#introduce .message .swiper-button-disabled {
  opacity: 0.6;
}

#introduce .active {
  background-color: #005eab !important;
}

#introduce .active .times .day {
  color: white !important;
}

#introduce .active .times .year {
  color: white !important;
}

#introduce .active .title-contant .title-one {
  color: white !important;
}

#introduce .active .title-contant .title-tow {
  color: white !important;
}

#site .dz {
  width: 62.5%;
  margin: auto;
  margin-top: 88px;
  position: relative;
}

#site .dz .map-top {
  position: absolute;
  right: 0;
  top: 0;
}

#site .dz .names {
  width: 335px;
  margin-top: 22px;
  font-family: PingFangSC-Regular;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 23px;
  display: inline-block;
  margin-left: 41px;
  margin-bottom: 26px;
}

#site .dz .location {
  width: 718px;
  height: 285px;
  background-color: #eff5ff;
  background-image: url(../img/7.png);
  background-repeat: no-repeat;
  background-position: 273px 31px;
  padding: 44px 43px;
  position: relative;
}

#site .dz .location span {
  width: 22px;
  height: 2px;
  background-color: #005eab;
  border-radius: 1px;
  opacity: 0.5;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 42px;
}

#site .dz .location .tt {
  display: flex;
}

#site .dz .location .title1 {
  margin-top: 15px;
}

#site .dz .location .title1 img {
  width: 13px;
  height: 16px;
  margin-right: 15px;
}

#site .dz .location .title2 {
  margin-top: 15px;
}

#site .dz .location .title2 img {
  width: 12px;
  height: 16px;
  margin-right: 15px;
}

#site .dz .location .title3 {
  margin-top: 15px;
}

#site .dz .location .title3 img {
  width: 15px;
  height: 12px;
  margin-right: 15px;
  margin-top: 4px;
}

#site .dz .location .idea {
  width: 447px;
  height: 37px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0px;
  color: #005eab;
  display: inline-block;
  margin-top: 60px;
}

#site .emails {
  margin-top: 108px;
  background-image: url(../img/70.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 645px;
}

#site .emails .smoll-emails {
  width: 62.5%;
  margin: auto;
}

#site .emails .smoll-emails .top-title {
  padding-top: 70px;
  display: flex;
  line-height: 2px;
  height: 90px;
  justify-content: space-between;
}

#site .emails .smoll-emails .top-title p {
  font-family: DIN-Bold;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
}

#site .emails .smoll-emails .top-title .one,
#site .emails .smoll-emails .top-title .tow {
  display: inline-block;
  width: 40.4%;
  height: 1px;
  margin-top: 16px;
  background-color: #cccccc;
}

#site .emails .smoll-emails .shurukuang {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

#site .emails .smoll-emails .shurukuang input {
  width: 49%;
  height: 60px;
  border: none;
  font-size: 14px;
  padding: 23px 22px;
}

#site .emails .smoll-emails textarea {
  width: 100%;
  height: 166px;
  padding: 23px 22px;
  border: none;
  margin-top: 30px;
  resize: none;
}

#site .emails .smoll-emails .bottom-yzm {
  display: flex;
  flex-direction: column;
}

#site .emails .smoll-emails .bottom-yzm .yzm {
  display: flex;
  margin-top: 30px;
  width: 580px;
  align-self: flex-end;
  justify-content: space-between;
}

#site .emails .smoll-emails .bottom-yzm .yzm input {
  width: 410px;
  height: 60px;
  border: none;
  padding: 23px 22px;
}

#site .emails .smoll-emails .bottom-yzm .bottom {
  display: flex;
  align-self: flex-end;
  width: 174px;
  height: 58px;
  background-color: #005eab;
  border-radius: 29px;
  border: solid 1px #005eab;
  margin-top: 30px;
  justify-content: center;
  line-height: 58px;
}

#site .emails .smoll-emails .bottom-yzm .bottom p {
  line-height: 58px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}

#site .emails .smoll-emails .bottom-yzm .bottom img {
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-top: 19px;
  margin-left: 14px;
}

#entrust .search-box {
  display: flex;
  width: 62.5%;
  margin: auto;
  background-color: #ffffff;
  margin-top: 50px;
}

#entrust .search-box .series {
  display: flex;
}

#entrust .search-box .series ul {
  width: 278px;
}

#entrust .search-box .series ul .nav-list {
  font-size: 18px;
  line-height: 56px;
  z-index: 99;
  cursor: pointer;
}

#entrust .search-box .series ul .nav-list .tops {
  display: flex;
  align-items: center;
  padding-left: 30px;
  pointer-events: none;
  width: 278px;
  height: 90px;
  background-color: #005eab;
}

#entrust .search-box .series ul .nav-list .tops a {
  font-family: PingFangSC-Regular;
  font-size: 32px;
  line-height: 17px;
  letter-spacing: 0px;
  color: #ffffff;
}

#entrust .search-box .series ul .nav-list .tops p {
  display: inline-block;
  font-family: YouSheBiaoTiHei;
}

#entrust .search-box .series ul .nav-list .tops img {
  display: inline-block;
  width: 11px;
  height: 14px;
  transition: transform 0.3s linear;
}

#entrust .search-box .series ul .nav-list .tops.active img {
  transform: rotate(90deg);
  transition: transform 0.3s linear;
}

#entrust .search-box .series ul .nav-list .nav-two {
  z-index: 99;
  height: 100%;
  font-size: 18px;
  color: #eff1f3;
  -ms-overflow-x: hidden;
  -ms-overflow-y: hidden;
  text-align: left;
  position: relative;
  overflow-y: auto;
}

#entrust .search-box .series ul .nav-list .nav-two::-webkit-scrollbar {
  width: 0;
}

#entrust .search-box .series ul .nav-list .nav-two::-webkit-scrollbar-thumb {
  background: none;
}

#entrust .search-box .series ul .nav-list .nav-two li {
  z-index: 99;
  padding-left: 30px;
  padding-right: 30px;
  height: 62px;
  /* line-height: 62px; */
  position: relative;
  border: 1px solid #eff1f3;
  border-bottom: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

#entrust .search-box .series ul .nav-list .nav-two li a {
  font-size: 16px;
  width: 100%;
  /* height: 62px; */
  margin-right: 10px;
  color: #333333;
  line-height: 1.5;
}

#entrust .search-box .series ul .nav-list .nav-two li .tt {
  width: 8px;
  height: 14px;
  /* margin-top: 22px; */
}

#entrust .search-box .series ul .nav-list .nav-two li:last-child {
  border-bottom: 1px solid #eff1f3;
}

#entrust .search-box .series ul .nav-list .nav-two li:hover {
  background-color: #e6edf8;
}

#entrust .search-box .series ul .nav-list .nav-two li:hover a {
  color: #005eab;
}

#entrust .search-box .series ul .nav-list .nav-two li:hover span {
  display: block;
}

#entrust .search-box .series ul .nav-list .nav-two li span {
  width: 3px;
  height: 14px;
  position: absolute;
  background-color: #005eab;
  display: inline-block;
  left: 0;
  top: 24px;
  display: none;
}

#entrust .search-box .series ul .nav-list .nav-two li p {
  display: inline-block;
  margin-right: 13px;
  font-family: YouSheBiaoTiHei;
}

#entrust .search-box .series ul .nav-list .actived {
  background-color: #e2e2e2;
}

#entrust .search-box .series ul .current {
  background-color: #ffffff;
}

#entrust .search-box .series ul .current a {
  color: #0b1729;
}

#entrust .search-box .series ul .current a p {
  color: #0b1729;
}

#entrust .search-box .series ul .current i {
  display: block;
}

#entrust .search-box .series ul .current img {
  display: block;
}

#entrust .search-box .series-right {
  width: 905px;
  margin-left: 17px;
}

#entrust .search-box .series-right .title {
  text-align: center;
  height: 94px;
  line-height: 94px;
  width: 905px;
  display: inline-block;
  border-bottom: 1px solid #ebecec;
  font-family: PingFangSC-Regular;
  font-size: 24px;
  color: #333333;
}

#entrust .search-box .series-right .flow-contanct {
  padding-top: 51px;
  padding-left: 30px;
}

#entrust .search-box .series-right .flow-contanct .matter-bigone {
  font-size: 20px;
  color: #333333;
  font-weight: 600;
  margin-bottom: 20px;
  font-family: PingFangSC-Semibold;
}

#entrust .search-box .series-right .flow-contanct .wz {
  line-height: 38px;
  font-size: 14px;
  color: #333333;
  font-family: PingFangSC-Regular;
}

#entrust .search-box .series-right .flow1 {
  margin-top: 33px;
  padding-left: 30px;
}

#entrust .search-box .series-right .flow-title {
  font-family: PingFangSC-Semibold;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  margin-top: 102px;
  margin-left: 30px;
}

#entrust .search-box .series-right .flow2 {
  margin-top: 32px;
  border: 1px dashed #98a1b4;
  width: 874px;
  height: 534px;
  margin-left: 30px;
}

#entrust .search-box .series-right .flow2 .flow2-middle {
  padding-top: 33px;
  padding-left: 50px;
  padding-right: 26px;
}

#entrust .search-box .series-right .flow2 .flow2-middle .first {
  display: flex;
  height: 46px;
  line-height: 46px;
}

#entrust .search-box .series-right .flow2 .flow2-middle .first .three {
  margin-left: 82px;
}

#entrust .search-box .series-right .flow2 .flow2-middle .first .jt {
  width: 30px;
  margin-top: 19px;
  height: 9px;
}

#entrust .search-box .series-right .flow2 .flow2-middle .first .first1 {
  font-family: DIN-Bold;
  font-size: 20px;
  letter-spacing: 0px;
  color: #333333;
}

#entrust .search-box .series-right .flow2 .flow2-middle .first .material {
  width: 172px;
  height: 46px;
}

#entrust .search-box .series-right .flow2 .flow2-middle .first .ingredient {
  width: 172px;
  height: 46px;
}

#entrust .search-box .series-right .flow2 .flow2-middle .first .affirm {
  width: 172px;
  height: 46px;
}

#entrust .search-box .series-right .flow2 .flow2-middle .first .day {
  width: 140px;
  height: 46px;
  background-color: #f0f3f8;
  border-radius: 6px;
  display: inline-block;
  line-height: 46px;
  text-align: center;
  margin-left: 12px;
}

#entrust .search-box .series-right .flow2 .flow2-middle .first .qq {
  display: inline-block;
  line-height: 46px;
  text-align: center;
  background-color: #2468f2;
  border-radius: 6px;
  color: #ffffff;
  margin-left: 17px;
  margin-right: 10px;
}

#entrust .search-box .series-right .flow2 .flow2-middle .first-tow {
  margin-top: 50px;
}

#entrust .search-box .series-right .flow2 .flow2-middle .first-three {
  margin-top: 10px;
  height: 66px;
}

#entrust .search-box .series-right .flow2 .flow2-middle .first-three .qq {
  align-self: flex-end;
}

#entrust .search-box .series-right .flow2 .flow2-middle .first-three .jt {
  margin-top: 39px;
}

#entrust .search-box .series-right .flow2 .flow2-middle .first-three .day {
  margin-left: 12px;
  align-self: flex-end;
}

#entrust .search-box .series-right .flow2 .flow2-middle .first-three .three {
  width: 19px;
  height: 46px;
}

#entrust .search-box .series-right .flow2 .flow2-middle .first-three .material {
  width: 90px;
  height: 46px;
}

#entrust .search-box .series-right .flow2 .result {
  display: inline-block;
  width: 240px;
  height: 46px;
  background-color: #f47c93;
  border-radius: 6px;
  line-height: 46px;
  text-align: center;
  margin-top: 158px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-right: 20px;
  cursor: default;
}

#entrust .search-box .series-right .uploading-files {
  width: 875px;
  height: 180px;
  background-color: #eff5ff;
  display: flex;
  padding: 62px 37px;
  margin-left: 28px;
  margin-top: 72px;
  margin-bottom: 90px;
  justify-content: space-between;
}

#entrust .search-box .series-right .uploading-files .left {
  width: 580px;
  height: 58px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #cccccc;
}

#entrust .search-box .series-right .uploading-files .left .wzz {
  display: flex;
}

#entrust .search-box .series-right .uploading-files .left .wzz .one {
  width: 40px;
  height: 40px;
  margin-right: 16px;
}

#entrust .search-box .series-right .uploading-files .left .wzz .left-wj {
  width: 234px;
}

#entrust .search-box .series-right .uploading-files .left .wzz .left-wj .title-book {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #333333;
}

#entrust .search-box .series-right .uploading-files .left .wzz .left-wj .time {
  font-family: DIN-Bold;
  font-size: 16px;
  letter-spacing: 0px;
  color: #999999;
}

#entrust .search-box .series-right .uploading-files .left .xz {
  width: 24px;
  height: 19px;
  margin-top: 12px;
  cursor: pointer;
}

#entrust .search-box .series-right .uploading-files .left .xz .tow {
  width: 24px;
  height: 19px;
}

#entrust .search-box .series-right .uploading-files .left .xz .three {
  display: none;
}

#entrust .search-box .series-right .uploading-files .left .xz:hover .tow {
  display: none;
}

#entrust .search-box .series-right .uploading-files .left .xz:hover .three {
  display: block;
  margin-top: 1px;
}

#entrust .search-box .series-right .uploading-files .right {
  width: 174px;
  height: 58px;
  background-color: #005eab;
  border-radius: 29px;
  border: solid 1px #005eab;
  text-align: center;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  line-height: 58px;
  display: inline-block;
  letter-spacing: 0px;
  color: #ffffff;
  cursor: pointer;
}

#press-center {
  width: 62.5%;
  margin: auto;
  margin-top: 70px;
}

#press-center a .news {
  display: flex;
  border-bottom: 1px solid #ebecec;
  padding-bottom: 24px;
  margin-top: 23px;
}

#press-center a .news .press-left {
  width: 23.2%;
  overflow: hidden;
}

#press-center a .news .press-left img {
  transition: all 0.3s;
}

#press-center a .news .press-left:hover img {
  transform: scale(1.2);
  transition: all 0.3s;
}

#press-center a .news .contant-right {
  margin-left: 35px;
  width: 74.4%;
}

#press-center a .news .contant-right .title1 {
  margin-top: 12px;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0px;
  color: #333333;
  font-weight: 600;
}

#press-center a .news .contant-right .times {
  display: flex;
}

#press-center a .news .contant-right .times .time-icon {
  width: 12px;
  height: 12px;
  margin-top: 9px;
  margin-right: 4px;
}

#press-center a .news .contant-right .times .time {
  font-family: DIN-Bold;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #999999;
}

#press-center a .news .contant-right .matters {
  margin-top: 10px;
}

#press-center a .news .contant-right .jt {
  width: 20px;
  height: 12px;
  margin-top: 30px;
}

#news-xq {
  margin-top: 80px;
}

#news-xq .news-middle {
  width: 62.5%;
  margin: auto;
}

#news-xq .news-middle .news-title {
  padding-bottom: 28px;
  border-bottom: 1px solid #ebecec;
}

#news-xq .news-middle .news-title .top-title {
  font-family: PingFangSC-Regular;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
}

#news-xq .news-middle .news-title .time {
  display: flex;
  margin-top: 10px;
  justify-content: center;
}

#news-xq .news-middle .news-title .time img {
  width: 12px;
  height: 12px;
  margin-top: 8px;
}

#news-xq .news-middle .news-title .time p {
  font-family: DIN-Bold;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #999999;
}

#news-xq .news-middle .news-contant {
  margin-top: 44px;
  padding-bottom: 80px;
  border-bottom: 1px solid #ebecec;
}

#news-xq .news-middle .news-contant .contant {
  font-size: 14px;
  line-height: 38px;
}

#news-xq .news-middle .news-contant .contant p {
  /*text-indent: 28px;*/
}
#news-xq .news-middle .news-contant .contant table td{
  padding: 0 15px;
}
#news-xq .news-middle .news-contant .pic {
  margin: auto;
  width: 850px;
  height: 538px;
  margin-top: 68px;
  position: relative;
  left: 50%;
  transform: translate(-50%);
}

#news-xq .news-middle .news-bottom {
  margin-top: 40px;
  display: flex;
  margin-bottom: 145px;
  justify-content: space-between;
}

#news-xq .news-middle .news-bottom .bottom-left a {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  cursor: pointer;
  display: block;
}

#news-xq .news-middle .news-bottom .bottom-left .prev:hover {
  color: #005eab;
}

#news-xq .news-middle .news-bottom .bottom-left .next:hover {
  color: #005eab;
}

#news-xq .news-middle .news-bottom .bottom-right {
  width: 174px;
  height: 58px;
  background-color: #005eab;
  border-radius: 29px;
  border: solid 1px #005eab;
  line-height: 58px;
  text-align: center;
  color: white;
  font-size: 16px;
}

#news-xq .news-middle .news-bottom .bottom-right a {
  width: 100%;
  height: 100%;
  display: inline-block;
  color: white;
}

#step {
  display: flex;
  flex-wrap: wrap;
  width: 62.5%;
  margin: auto;
  margin-top: 35px;
  margin-bottom: 140px;
}

#step li {
  width: 23.4%;
  margin-top: 30px;
  background-color: #ebecec;
  margin-right: 2.1%;
}

#step li .jt2 {
  display: none;
}

#step li .bottom-icon {
  width: 100%;
}

#step li:nth-of-type(4n) {
  margin-right: 0;
}

#step li .top {
  padding: 30px 32px;
}

#step li .top .serial-number {
  font-family: DIN-Bold;
  font-size: 48px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #333333;
}

#step li .top .affair {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 13px;
  display: inline-block;
}

#step li .top .contant {
  height: 38px;
  margin-top: 27px;
  display: inline-block;
}

#step li .top .jt {
  width: 20px;
  height: 12px;
  margin-top: 22px;
}

#step li .top .jt2 {
  display: none;
}

#step li:hover {
  background-color: #005eab;
}

#step li:hover .serial-number {
  color: white;
}

#step li:hover .jt2 {
  display: block;
}

#step li:hover .affair {
  color: white;
}

#step li:hover a {
  color: white;
}

#step li:hover .bottom-icon {
  display: none;
}

#step li:hover .jt {
  display: none;
}

#step li:hover .jt2 {
  margin-top: 62%;
  margin-left: 32px;
}

#business .middle {
  width: 62.5%;
  margin: auto;
  display: flex;
}

#business .middle .search-box {
  display: flex;
  background-color: #ffffff;
  margin-top: 50px;
}

#business .middle .search-box .series {
  display: flex;
}

#business .middle .search-box .series ul {
  width: 278px;
}

#business .middle .search-box .series ul .nav-list {
  font-size: 18px;
  line-height: 56px;
  z-index: 99;
  cursor: pointer;
}

#business .middle .search-box .series ul .nav-list .tops {
  display: flex;
  align-items: center;
  padding-left: 30px;
  pointer-events: none;
  width: 278px;
  height: 90px;
  background-color: #005eab;
}

#business .middle .search-box .series ul .nav-list .tops a {
  font-family: PingFangSC-Regular;
  font-size: 32px;
  line-height: 17px;
  letter-spacing: 0px;
  color: #ffffff;
}

#business .middle .search-box .series ul .nav-list .tops p {
  display: inline-block;
  font-family: YouSheBiaoTiHei;
}

#business .middle .search-box .series ul .nav-list .nav-two {
  z-index: 99;
  height: 100%;
  font-size: 18px;
  color: #eff1f3;
  -ms-overflow-x: hidden;
  -ms-overflow-y: hidden;
  text-align: left;
  position: relative;
  overflow-y: auto;
}

#business .middle .search-box .series ul .nav-list .nav-two::-webkit-scrollbar {
  width: 0;
}

#business .middle .search-box .series ul .nav-list .nav-two::-webkit-scrollbar-thumb {
  background: none;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three .tt {
  display: inline-block;
  width: 8px;
  height: 14px;
  transition: transform 0.3s linear;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three .nav-four {
  -webkit-animation: slide-down .5s ease-in;
  transition: all 0.3s ease-out;
  z-index: 99;
  display: none;
  max-height: 426px;
  font-size: 18px;
  z-index: 99;
  text-align: left;
  position: relative;
  background-color: #eff5ff;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three .nav-four li {
  width: 276px;
  height: 52px;
  background-color: #eff5ff;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 14px;
  color: #666666;
  position: relative;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three .nav-four li .dian2 {
  position: absolute;
  left: 0;
  top: 28px;
  width: 5px;
  height: 2px;
  background-color: #03488a;
  border-radius: 1px;
  display: inline-block;
  margin-left: 36px;
  display: none;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three .nav-four li .title {
  font-size: 14px;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three .nav-four li .jt {
  display: none;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three .nav-four li:hover {
  padding-left: 50px;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three .nav-four li:hover .dian2 {
  display: block;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three .nav-four li:hover .title {
  color: #005eab;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three .nav-four li:hover .jt {
  float: right;
  margin-top: 22px;
  display: block;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three .nav-four .active {
  padding-left: 50px;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three .nav-four .active .dian2 {
  display: block;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three .nav-four .active .title {
  color: #005eab;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three .nav-four .active .jt {
  float: right;
  margin-top: 22px;
  display: block;
}

#business .middle .search-box .series ul .nav-list .nav-two .active {
  background-color: #e6edf8;
}

#business .middle .search-box .series ul .nav-list .nav-two .active .first {
  color: #005eab !important;
}

#business .middle .search-box .series ul .nav-list .nav-two .active span {
  display: block !important;
}

#business .middle .search-box .series ul .nav-list .nav-two .active .nav-four {
  display: block;
  max-height: 426px;
  position: relative;
  overflow-y: auto;
  -webkit-animation: slide-down .5s ease-in;
  transition: all 0.3s ease-out;
}

#business .middle .search-box .series ul .nav-list .nav-two .active .nav-four::-webkit-scrollbar {
  width: 0;
}

#business .middle .search-box .series ul .nav-list .nav-two .active .nav-four::-webkit-scrollbar-thumb {
  background: none;
}

#business .middle .search-box .series ul .nav-list .nav-two .active .tt {
  transform: rotate(-90deg);
  transition: transform 0.3s linear;
}

#business .middle .search-box .series ul .nav-list .nav-two .actives {
  background-color: #e6edf8;
}

#business .middle .search-box .series ul .nav-list .nav-two .actives a {
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0px;
  color: #005eab;
}

#business .middle .search-box .series ul .nav-list .nav-two .actives span {
  display: block !important;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three {
  z-index: 99;
  transition: all 0.3s;
  position: relative;
  border: 1px solid #eff1f3;
  border-bottom: none;
  position: relative;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three .first {
  padding-left: 30px;
  display: inline-block;
  width: 78%;
  font-size: 18px;
  line-height: 65px;
  height: 62px;
  color: #333333;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three a {
  font-size: 18px;
  height: 62px;
  color: #333333;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three .tt {
  width: 8px;
  height: 14px;
  margin-top: 22px;
  float: right;
  position: absolute;
  right: 30px;
  z-index: 100;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three:last-child {
  border-bottom: 1px solid #eff1f3;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three:hover {
  background-color: #e6edf8;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three:hover .first {
  color: #005eab;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three:hover span {
  display: block;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three span {
  width: 3px;
  height: 14px;
  position: absolute;
  background-color: #005eab;
  display: inline-block;
  left: 0;
  top: 24px;
  display: none;
}

#business .middle .search-box .series ul .nav-list .nav-two .nav-three p {
  display: inline-block;
  margin-right: 13px;
  font-family: YouSheBiaoTiHei;
}

#business .middle .search-box .series ul .nav-list .actived {
  background-color: #e2e2e2;
}

#business .middle .search-box .series ul .current {
  background-color: #ffffff;
}

#business .middle .search-box .series ul .current a {
  color: #0b1729;
}

#business .middle .search-box .series ul .current a p {
  color: #0b1729;
}

#business .middle .search-box .series ul .current i {
  display: block;
}

#business .middle .search-box .series ul .current img {
  display: block;
}

#business .middle .right-contant {
  width: 905px;
  margin-top: 50px;
}

#business .middle .right-contant .top-title {
  margin-left: 17px;
  height: 50px;
  background-color: #eff5ff;
}

#business .middle .right-contant .top-title .top-name {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  margin-top: 18px;
  line-height: 12px;
  display: inline-block;
  letter-spacing: 0px;
  padding-left: 25px;
  color: #005eab;
  font-weight: 600;
  height: 14px;
  border-left: 3px solid #005eab;
}

#business .middle .right-contant ul {
  margin-top: 30px;
}

#business .middle .right-contant ul li {
  display: flex;
  padding: 27px 17px;
  width: 95.8%;
  height: 96px;
  margin-left: 30px;
  justify-content: space-between;
  border-bottom: 1px solid #e6e6e6;
}

#business .middle .right-contant ul li:hover {
  padding-left: 32px;
  padding-right: 32px;
  background-color: #005eab;
}

#business .middle .right-contant ul li:hover .datum .name,
#business .middle .right-contant ul li:hover .datum .introduce {
  color: #ffffff;
}

#business .middle .right-contant ul li:hover .pic .white {
  display: block;
}

#business .middle .right-contant ul li:hover .pic .black {
  display: none;
}

#business .middle .right-contant ul li a {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

#business .middle .right-contant ul li a .datum {
  width: 92%;
}

#business .middle .right-contant ul li a .datum .name {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  letter-spacing: 0px;
  color: #333333;
}

#business .middle .right-contant ul li a .datum .introduce {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  margin-top: 4px;
  letter-spacing: 0px;
  color: #999999;
}

#business .middle .right-contant ul li a .pic {
  width: 34px;
  height: 34px;
  margin-top: 5px;
}

#business .middle .right-contant ul li a .pic img {
  width: 100%;
}

#business .middle .right-contant ul li a .pic .white {
  display: none;
}

#business .middle .right-contant ul .active {
  padding-left: 32px;
  padding-right: 32px;
  background-color: #005eab;
}

#business .middle .right-contant ul .active .datum .name,
#business .middle .right-contant ul .active .datum .introduce {
  color: #ffffff;
}

#business .middle .right-contant ul .active .pic .white {
  display: block;
}

#business .middle .right-contant ul .active .pic .black {
  display: none;
}

#business .middle .right-contant-xq {
  width: 905px;
  margin-top: 50px;
  margin-left: 17px;
  margin-bottom: 84px;
}

#business .middle .right-contant-xq .top-title {
  width: 905px;
  height: 50px;
  background-color: #eff5ff;
}

#business .middle .right-contant-xq .top-title .top-name {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  margin-top: 18px;
  line-height: 12px;
  display: inline-block;
  letter-spacing: 0px;
  padding-left: 25px;
  color: #005eab;
  font-weight: 600;
  height: 14px;
  border-left: 3px solid #005eab;
}

#business .middle .right-contant-xq .details {
  padding: 20px;
  margin-top: 20px;
  display: flex;
  border: 1px solid #e6e6e6;
  width: 905px;
  height: 280px;
}

#business .middle .right-contant-xq .details .picture {
  width: 240px;
  height: 240px;
}

#business .middle .right-contant-xq .details .picture img {
  width: 100%;
}

#business .middle .right-contant-xq .details .jieshao {
  width: 580px;
  margin-left: 30px;
}

#business .middle .right-contant-xq .details .jieshao .top-name {
  font-family: PingFangSC-Semibold;
  font-size: 28px;
  line-height: 17px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 25px;
}

#business .middle .right-contant-xq .details .jieshao .introduction {
  margin-top: 44px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #666666;
  height: 126px;
  overflow-y: auto;
}

#business .middle .right-contant-xq .details .jieshao .introduction::-webkit-scrollbar {
  width: 0px;
}

#business .middle .right-contant-xq .details .jieshao .introduction::-webkit-scrollbar-thumb {
  background: #005eab;
}

#business .middle .right-contant-xq .detailed-introduction {
  padding: 35px 32px;
  margin-top: 18px;
  border: 1px solid #e6e6e6;
}

#business .middle .right-contant-xq .detailed-introduction .introduction {
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  font-weight: 600;
  color: #333333;
}

#business .middle .right-contant-xq .detailed-introduction .introduction-middle {
  margin-top: 32px;
}

#business .middle .right-contant-xq .detailed-introduction .introduction-middle .xq {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #666666;
  text-indent: 28px;
}

#business .middle .right-contant-xq .detailed-introduction .introduction2 {
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  margin-top: 50px;
  line-height: 26px;
  letter-spacing: 0px;
  font-weight: 600;
  color: #333333;
}

#business .middle .right-contant-xq .detailed-introduction .detection {
  width: 832px;
  margin: auto;
  margin-top: 38px;
  border: 1px solid #e6e6e6;
}

#business .middle .right-contant-xq .detailed-introduction .detection .report {
  display: flex;
}

#business .middle .right-contant-xq .detailed-introduction .detection .report .sample {
  width: 192px;
  height: 500px;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

#business .middle .right-contant-xq .detailed-introduction .detection .report .sample .sample-name {
  margin-top: 235px;
  margin-left: 84px;
  display: inline-block;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  letter-spacing: 2px;
  color: #333333;
  writing-mode: vertical-rl;
}

#business .middle .right-contant-xq .detailed-introduction .detection .report ul {
  width: 640px;
}

#business .middle .right-contant-xq .detailed-introduction .detection .report ul li {
  height: 50px;
  padding: 16px 50px;
  position: relative;
  background-color: #eff5ff;
  border-bottom: 1px solid #e6e6e6;
}

#business .middle .right-contant-xq .detailed-introduction .detection .report ul li:last-child {
  border-bottom: none;
}

#business .middle .right-contant-xq .detailed-introduction .detection .report ul li:nth-of-type(2n) {
  background-color: white;
}

#business .middle .right-contant-xq .detailed-introduction .detection .report ul li .serial {
  position: absolute;
  left: 50px;
  top: 16px;
}

#business .middle .right-contant-xq .detailed-introduction .detection .report ul li .project {
  text-align: center;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  letter-spacing: 0px;
  color: #333333;
}

#business .middle .right-contant-xq .detailed-introduction .detection .more-and-more {
  display: flex;
}

#business .middle .right-contant-xq .detailed-introduction .detection .more-and-more .more {
  width: 192px;
  height: 50px;
  line-height: 50px;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

#business .middle .right-contant-xq .detailed-introduction .detection .more-and-more .more p {
  text-align: center;
}

#business .middle .right-contant-xq .detailed-introduction .detection .more-and-more .call {
  line-height: 50px;
  width: 640px;
  border-top: 1px solid #e6e6e6;
}

#business .middle .right-contant-xq .detailed-introduction .detection .more-and-more .call p {
  text-align: center;
}

#download {
  width: 62.5%;
  margin: auto;
  margin-top: 20px;
}

#download .middle ul {
  display: flex;
  flex-wrap: wrap;
}

#download .middle ul li {
  display: flex;
  width: 48%;
  justify-content: space-between;
  margin-right: 4%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}

#download .middle ul li:nth-of-type(2n) {
  margin-right: 0;
}

#download .middle ul li .folder {
  display: flex;
}

#download .middle ul li .folder .folder-contant {
  margin-left: 30px;
}

#download .middle ul li .download-pic .download1 {
  display: none;
}

#download .middle ul li .download-pic .download {
  margin-top: 12px;
}

#download .middle ul li:hover {
  cursor: pointer;
}

#download .middle ul li:hover .download {
  display: none;
}

#download .middle ul li:hover .download1 {
  display: block;
  margin-top: 12px;
}

@media screen and (max-width: 1900px) {
  #download {
    width: 62.5%;
  }
}

@media screen and (max-width: 1600px) {
  #download {
    width: 82.5%;
  }
  #index .introduce .left-pic {
    background-image: url(../img/10.png);
    background-repeat: no-repeat;
    height: 600px;
    position: relative;
    width: 31.25%;
    background-position-x: 84px;
    background-position-y: 56px;
  }
  #index .introduce .left-pic .smoll-pic {
    margin-top: 135px;
    position: absolute;
    left: 60%;
    width: 86%;
    height: 458px;
    overflow: hidden;
  }
  #index .introduce .left-pic .smoll-pic .pic1 {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
  }
  #index .introduce .left-pic .smoll-pic:hover .pic1 {
    transform: scale(1.1);
    transition: all 0.3s;
  }
  #index .introduce .right-introduce {
    width: 68.75%;
    height: 712px;
    background-color: #eff5ff;
    background-image: url(../img/7.png);
    background-repeat: no-repeat;
    background-position-x: 726px;
    margin-top: -65px;
  }
  #index .introduce .right-introduce .jieshao {
    margin-left: 23%;
    margin-top: 20%;
    width: 49.2%;
  }
  #index .introduce .right-introduce .jieshao .title-first {
    line-height: 26px;
  }
  #index .introduce .right-introduce .jieshao .title-first p {
    display: inline-block;
  }
  #index .introduce .right-introduce .jieshao .title-first .title-one {
    font-family: PingFangSC-Semibold;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #005eab;
  }
  #index .introduce .right-introduce .jieshao .title-first .title1 {
    font-family: cursive;
    font-size: 42px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #005eab;
  }
  #index .introduce .right-introduce .jieshao .title-tow {
    font-family: PingFangSC-Regular;
    margin-top: 8px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #999999;
  }
  #index .introduce .right-introduce .jieshao .hengxian {
    width: 36px;
    height: 6px;
    background-color: #005eab;
    border-radius: 3px;
    display: block;
    margin-top: 18px;
  }
  #index .introduce .right-introduce .jieshao .bottom-contant {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 16px;
    height: 215px;
    width: 100%;
  }
  #index .introduce .right-introduce .jieshao .read {
    width: 174px;
    height: 58px;
    background-color: #005eab;
    border-radius: 29px;
    border: solid 1px #005eab;
    text-align: center;
    line-height: 58px;
    color: white;
    margin-top: 96px;
  }
  #index .introduce .right-introduce .jieshao .read .jt {
    margin-left: 15px;
  }
  #index .service-banner {
    margin-top: 50px;
    position: relative;
    height: 540px;
    width: 100%;
    overflow: hidden;
  }
  #index .service-banner .swiper-button-next-service {
    width: 36px;
    height: 36px;
    margin-top: 4.5px;
    border-radius: 50%;
    border: none;
    background-image: none;
    position: absolute;
    top: 212px;
    cursor: pointer;
    z-index: 9999;
    background-image: url(../img/18.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  #index .service-banner .swiper-button-prev-service {
    width: 36px;
    height: 36px;
    margin-top: 4.5px;
    border: none;
    border-radius: 50%;
    background-image: none;
    position: absolute;
    top: 212px;
    cursor: pointer;
    z-index: 9999;
    background-image: url(../img/17.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  #index .service-banner .swiper-container-service {
    width: 65.1%;
    margin: auto;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper {
    margin: auto;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-active {
    background-size: 74.4% 540px !important;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-active .not-show {
    display: none;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-active .service-bottom {
    display: block !important;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-duplicate-active {
    background-size: 74.4% 540px !important;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-duplicate-active .not-show {
    display: none;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-duplicate-active .service-bottom {
    display: block !important;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide {
    background-image: url(../img/16.png);
    background-size: 1300px 540px;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    height: 540px;
    width: 100% !important;
    background-position-x: right;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .not-show {
    width: 100%;
    height: 100%;
    background: #eff1f3;
    z-index: 99;
    opacity: 0.8;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom {
    position: absolute;
    width: 210px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .back-box {
    width: 374px;
    height: 540px;
    background-color: #eff5ff;
    position: absolute;
    top: 0;
    left: 104px;
    z-index: -1;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom p {
    text-align: center;
    font-size: 14px;
    line-height: 26px;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .technical {
    font-family: PingFangSC-Semibold;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #005eab;
    text-align: left;
    margin-top: 50px;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .pesticide {
    text-align: left;
    margin-top: 50px;
    overflow: hidden;
    height: 210px;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .pesticide::-webkit-scrollbar {
    width: 2px;
    height: 10px;
    background-color: #F5F5F5;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .pesticide::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #005eab;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .read a {
    font-family: DIN-Bold;
  }
  #index .entrust {
    width: 100%;
    position: relative;
    margin-bottom: 160px;
  }
  #index .entrust .bj {
    width: 100%;
    height: 240px;
    background-color: #eff5ff;
    position: absolute;
    top: 180px;
  }
  #index .entrust .entrust-banner {
    width: 82.5%;
    margin: auto;
    background-image: url(../img/19.png);
    background-repeat: no-repeat;
    background-position-x: 405px;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide {
    width: 25% !important;
    position: relative;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .border {
    position: absolute;
    left: 0;
    height: 100px;
    top: 146px;
    width: 1px;
    background-color: #e6e6e6;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big {
    margin: auto;
    margin-top: 83px;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .top-img {
    width: 100%;
    height: 95px;
    position: relative;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .top-img img {
    position: absolute;
    bottom: 0;
    left: 36%;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .middle-contant {
    position: relative;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .middle-contant .serial {
    font-family: DIN-Bold;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #005eab;
    margin-top: 24px;
    text-align: center;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .middle-contant .contant {
    font-family: PingFangSC-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    color: #333333;
    position: absolute;
    text-align: center;
    top: 18px;
    background-color: #eff5ff;
    width: 100%;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic {
    margin-top: 108px;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic img {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic .bright {
    display: none;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic:hover .bright {
    display: block;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic:hover .dark {
    display: none;
  }
  #index .news-center .big-news-box {
    position: relative;
    margin-top: 60px;
  }
  #index .news-center .big-news-box .news-banner {
    width: 82.5%;
    margin: auto;
  }
  #index .news-center .big-news-box .news-banner .swiper-wrapper .swiper-slide {
    width: 278px;
  }
  #index .big-news-box {
    position: relative;
  }
  #index .big-news-box .next-left,
  #index .big-news-box .prev-right {
    width: 36px;
    height: 36px;
  }
  #index .big-news-box .swiper-button-disabled {
    opacity: 0.6;
  }
  #index .big-news-box .next-left {
    opacity: 1;
    background-image: url(../img/18.png);
    position: absolute;
    top: 194px;
    left: 2.8%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #index .big-news-box .prev-right {
    opacity: 1;
    background-image: url(../img/17.png);
    position: absolute;
    top: 194px;
    right: 2.8%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title {
    padding: 37px 31px;
    height: 250px;
    background-color: #ebecec;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .title1 {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #333333;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .time {
    vertical-align: middle;
    font-family: DIN-Bold;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #999999;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .time img {
    vertical-align: middle;
    margin-top: -4px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .time .times2 {
    display: none;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .time .mouse {
    display: inline-block;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .contant {
    font-family: STHeitiSC-Light;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #666666;
    margin-top: 42px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .jt {
    margin-top: 20px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .jt .jt2 {
    display: none;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .bottom-pic {
    width: 100%;
    height: 43%;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .bottom-pic img {
    width: 100%;
    height: 100%;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover {
    background-color: #005eab;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title {
    padding: 37px 31px;
    height: 250px;
    background-color: #005eab;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .title1 {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #ffffff;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .time {
    display: flex;
    vertical-align: middle;
    font-family: DIN-Bold;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #ffffff;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .time .times2 {
    width: 12px;
    height: 12px;
    display: none;
    margin-top: 8px;
    margin-right: 6px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .time .mouse {
    display: inline-block;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .contant {
    font-family: STHeitiSC-Light;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 42px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .jt {
    margin-top: 190px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .jt .jt2 {
    display: block;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .jt .jt1 {
    display: none;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .bottom-pic {
    background-color: #005eab;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .bottom-pic img {
    display: none;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .times2 {
    display: block !important;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .times {
    display: none;
  }
  #index .big-folder {
    position: relative;
    height: 220px;
  }
  #index .big-folder .download-banner {
    width: 82.5%;
    margin: auto;
    margin-top: 50px;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide {
    width: 580px;
    height: 57px;
    border-bottom: 1px solid #cccccc;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder {
    display: flex;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder .wenjian {
    width: 40px;
    height: 40px;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder .folder-contant {
    margin-left: 16px;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder .folder-contant .title {
    font-family: PingFangSC-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder .folder-contant .time {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    margin-top: -2px;
    letter-spacing: 0px;
    color: #999999;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .download-pic {
    width: 24px;
    height: 19px;
    margin-top: 10px;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .download-pic .download1 {
    display: none;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide:hover .download-pic {
    width: 24px;
    height: 19px;
    margin-top: 10px;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide:hover .download-pic .download1 {
    display: block;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide:hover .download-pic .download {
    display: none;
  }
  #index .big-folder .download-banner .swiper-pagination {
    top: 70px;
  }
  #index .big-folder .swiper-pagination {
    left: 50%;
    bottom: 0;
  }
  #index .big-folder .swiper-pagination-bullet {
    margin-left: 5px;
    margin-right: 5px;
  }
  #index .big-folder .swiper-pagination-bullet-active {
    background-color: #005eab;
  }
  #press-center {
    width: 82.5%;
    margin-top: 70px;
  }
  #press-center a .news {
    margin-top: 23px;
  }
  #press-center a .news .press-left {
    width: 23.2%;
  }
  #press-center a .news .contant-right {
    width: 74.4%;
  }
  #press-center a .news .contant-right .title1 {
    margin-top: 10px;
  }
  #press-center a .news .contant-right .times .time-icon {
    margin-top: 15px;
  }
  #press-center a .news .contant-right .times .time {
    margin-top: 6px;
  }
  #press-center a .news .contant-right .matters {
    margin-top: 10px !important;
  }
  #press-center a .news .contant-right .jt {
    margin-top: 30px;
  }
  .header .main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 82.5%;
  }
  .search-box2 {
    width: 82.5%;
  }
  .search-box2 .input-box {
    width: 83.3%;
  }
  .search-box2 .series {
    display: flex;
  }
  .search-box2 .series span {
    display: inline-block;
    width: 260px;
    height: 120px;
    background-color: #e60012;
  }
  .search-box2 .series span .chanpin {
    font-size: 38px;
    line-height: 17px;
    color: #ffffff;
    margin-top: 48px;
    margin-left: 58px;
  }
  .search-box2 .series span .chanpin1 {
    font-family: YouSheBiaoTiHei;
    line-height: 17px;
    color: #ffffff;
    margin-left: 60rem;
    margin-top: 6px;
    font-size: 36px;
  }
  .search-box2 .series .nav-two {
    width: 170px;
    height: 56px;
    border-radius: 26px;
    background-color: #eff5ff;
    -ms-overflow-x: hidden;
    -ms-overflow-y: hidden;
  }
  .search-box2 .series .nav-two .nav-list {
    font-size: 18px;
    line-height: 56px;
    z-index: 99;
    cursor: pointer;
  }
  .search-box2 .series .nav-two .nav-list .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 26px;
    margin-right: 26px;
  }
  .search-box2 .series .nav-two .nav-list .top a {
    color: #333333;
    font-family: PingFangSC-Regular;
  }
  .search-box2 .series .nav-two .nav-list .top p {
    display: inline-block;
  }
  .search-box2 .series .nav-two .nav-list .top img {
    display: inline-block;
    width: 14px;
    height: 11px;
    transition: transform 0.3s linear;
  }
  .search-box2 .series .nav-two .nav-list .top.active img {
    transform: rotate(-180deg);
    transition: transform 0.3s linear;
  }
  .search-box2 .series .nav-two .nav-list .nav-two {
    z-index: 99;
    display: none;
    -ms-overflow-x: hidden;
    -ms-overflow-y: hidden;
    font-size: 18px;
    color: #eff1f3;
    max-height: 400px;
    height: 100%;
    text-align: left;
    position: relative;
    overflow-y: auto;
  }
  .search-box2 .series .nav-two .nav-list .nav-two::-webkit-scrollbar {
    width: 0px;
  }
  .search-box2 .series .nav-two .nav-list .nav-two::-webkit-scrollbar-thumb {
    background: #005eab;
  }
  .search-box2 .series .nav-two .nav-list .nav-two li {
    z-index: 99;
    padding-left: 30px;
    padding-right: 30px;
    height: 56px;
    line-height: 56px;
    position: relative;
  }
  .search-box2 .series .nav-two .nav-list .nav-two li p {
    display: inline-block;
    margin-right: 13px;
    font-family: YouSheBiaoTiHei;
  }
  .search-box2 .series .nav-two .nav-list .nav-two li:hover {
    background-color: #e6edf8;
  }
  .search-box2 .series .nav-two .nav-list .actived {
    background-color: #e2e2e2;
  }
  .search-box2 .series .nav-two .current {
    background-color: #ffffff;
    color: #000;
  }
  .search-box2 .series .nav-two .current a {
    color: #0b1729;
  }
  .search-box2 .series .nav-two .current a p {
    color: #0b1729;
  }
  .search-box2 .series .nav-two .current i {
    display: block;
  }
  .search-box2 .series .nav-two .current img {
    display: block;
  }
  .search-box2 input {
    width: 100% !important;
  }
  .top-nav {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #ebecec;
  }
  .top-nav .middle-nav {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
  }
  .top-nav .middle-nav .loacation-left {
    display: flex;
    line-height: 60px;
    cursor: pointer;
  }
  .top-nav .middle-nav .loacation-left .current {
    color: #999999;
  }
  .top-nav .middle-nav .loacation-left .wz {
    width: 12px;
    height: 15px;
    margin-top: 23px;
    margin-right: 9px;
  }
  .top-nav .middle-nav .loacation-left a {
    margin-left: 9px;
    color: #999999;
  }
  .top-nav .middle-nav .loacation-left .arrows {
    width: 6px;
    height: 8px;
    margin-top: 26px;
    margin-left: 9px;
    margin-right: 9px;
  }
  .top-nav .middle-nav .loacation-right ul {
    display: flex;
  }
  .top-nav .middle-nav .loacation-right ul .active {
    background-color: #005eab;
  }
  .top-nav .middle-nav .loacation-right ul .active a {
    border: none;
    color: #ffffff;
  }
  .top-nav .middle-nav .loacation-right ul .active:last-of-type a {
    border-right: none;
  }
  .top-nav .middle-nav .loacation-right ul li {
    margin-right: 1px;
    width: 160px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    position: relative;
  }
  .top-nav .middle-nav .loacation-right ul li a {
    width: 160px;
    height: 100%;
    display: inline-block;
    line-height: 60px;
  }
  .top-nav .middle-nav .loacation-right ul li span {
    width: 162px;
    display: inline-block;
    height: 10px;
    line-height: 10px;
    border-left: 1px solid #cccccc;
    position: absolute;
    top: 25px;
    left: -1px;
  }
  .top-nav .middle-nav .loacation-right ul li:last-of-type span {
    border-right: 1px solid #cccccc;
  }
  #business .middle {
    width: 82.5%;
  }
  #business .middle .right-contant {
    width: 983px;
  }
  #business .middle .right-contant ul li {
    width: 96.8%;
  }
  #report .middle {
    width: 82.5%;
  }
  #report .middle2 {
    width: 82.5%;
  }
  #site .dz {
    width: 82.5%;
  }
  #site .dz .map-top {
    top: -38px;
  }
  #site .emails .smoll-emails {
    width: 82.5%;
  }
  #pic-contant {
    width: 82.5% !important;
    overflow: hidden;
  }
  #pic-contant .form-pic {
    width: 100%;
  }
  .report-number .report-contant {
    width: 82.5%;
  }
  #introduce {
    margin-bottom: 50px;
  }
  #introduce .honor .swiper1 {
    width: 100%;
  }
  #introduce .introduceds .introduce-middle {
    width: 82.5%;
  }
  #introduce .introduceds .introduce-middle .middle-left {
    width: 57%;
  }
  #introduce .message .message-middle {
    width: 82.5%;
  }
  #introduce .message .prev2 {
    left: 25px;
    border: none;
  }
  #introduce .message .next2 {
    right: 25px;
    border: none;
  }
  #entrust .search-box {
    display: flex;
    width: 82.5%;
    margin: auto;
    background-color: #ffffff;
    margin-top: 50px;
  }
  #entrust .search-box .series {
    display: flex;
  }
  #entrust .search-box .series ul {
    width: 278px;
  }
  #entrust .search-box .series ul .nav-list {
    font-size: 18px;
    line-height: 56px;
    z-index: 99;
    cursor: pointer;
  }
  #entrust .search-box .series ul .nav-list .tops {
    display: flex;
    align-items: center;
    padding-left: 30px;
    pointer-events: none;
    width: 278px;
    height: 90px;
    background-color: #005eab;
  }
  #entrust .search-box .series ul .nav-list .tops a {
    font-family: PingFangSC-Regular;
    font-size: 32px;
    line-height: 17px;
    letter-spacing: 0px;
    color: #ffffff;
  }
  #entrust .search-box .series ul .nav-list .tops p {
    display: inline-block;
    font-family: YouSheBiaoTiHei;
  }
  #entrust .search-box .series ul .nav-list .tops img {
    display: inline-block;
    width: 11px;
    height: 14px;
    transition: transform 0.3s linear;
  }
  #entrust .search-box .series ul .nav-list .tops.active img {
    transform: rotate(90deg);
    transition: transform 0.3s linear;
  }
  #entrust .search-box .series ul .nav-list .nav-two {
    z-index: 99;
    -ms-overflow-x: hidden;
    -ms-overflow-y: hidden;
    height: 100%;
    font-size: 18px;
    color: #eff1f3;
    text-align: left;
    position: relative;
    overflow-y: auto;
  }
  #entrust .search-box .series ul .nav-list .nav-two::-webkit-scrollbar {
    width: 0;
  }
  #entrust .search-box .series ul .nav-list .nav-two::-webkit-scrollbar-thumb {
    background: none;
  }
  #entrust .search-box .series ul .nav-list .nav-two li {
    z-index: 99;
    padding-left: 30px;
    padding-right: 30px;
    height: 62px;
    line-height: 62px;
    position: relative;
    border: 1px solid #eff1f3;
    border-bottom: none;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  #entrust .search-box .series ul .nav-list .nav-two li a {
    font-size: 16px;
    height: 62px;
    color: #333333;
  }
  #entrust .search-box .series ul .nav-list .nav-two li .tt {
    width: 8px;
    height: 14px;
    margin-top: 22px;
  }
  #entrust .search-box .series ul .nav-list .nav-two li:last-child {
    border-bottom: 1px solid #eff1f3;
  }
  #entrust .search-box .series ul .nav-list .nav-two li:hover {
    background-color: #e6edf8;
  }
  #entrust .search-box .series ul .nav-list .nav-two li:hover a {
    color: #005eab;
  }
  #entrust .search-box .series ul .nav-list .nav-two li:hover span {
    display: block;
  }
  #entrust .search-box .series ul .nav-list .nav-two li span {
    width: 3px;
    height: 14px;
    position: absolute;
    background-color: #005eab;
    display: inline-block;
    left: 0;
    top: 24px;
    display: none;
  }
  #entrust .search-box .series ul .nav-list .nav-two li p {
    display: inline-block;
    margin-right: 13px;
    font-family: YouSheBiaoTiHei;
  }
  #entrust .search-box .series ul .nav-list .actived {
    background-color: #e2e2e2;
  }
  #entrust .search-box .series ul .current {
    background-color: #ffffff;
  }
  #entrust .search-box .series ul .current a {
    color: #0b1729;
  }
  #entrust .search-box .series ul .current a p {
    color: #0b1729;
  }
  #entrust .search-box .series ul .current i {
    display: block;
  }
  #entrust .search-box .series ul .current img {
    display: block;
  }
  #entrust .search-box .series-right {
    width: 75.4%;
    margin-left: 17px;
  }
  #entrust .search-box .series-right .title {
    text-align: center;
    height: 94px;
    line-height: 94px;
    width: 75.4%;
    display: inline-block;
    border-bottom: 1px solid #ebecec;
    font-family: PingFangSC-Regular;
    font-size: 24px;
    color: #333333;
  }
  #entrust .search-box .series-right .flow-contanct {
    padding-top: 51px;
    padding-left: 30px;
  }
  #entrust .search-box .series-right .flow-contanct .matter-bigone {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: PingFangSC-Semibold;
  }
  #entrust .search-box .series-right .flow-contanct .wz {
    line-height: 38px;
    font-size: 14px;
    color: #333333;
    font-family: PingFangSC-Regular;
  }
  #entrust .search-box .series-right .flow1 {
    margin-top: 33px;
    padding-left: 30px;
  }
  #entrust .search-box .series-right .flow-title {
    font-family: PingFangSC-Semibold;
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
    margin-top: 102px;
    margin-left: 30px;
  }
  #entrust .search-box .series-right .flow2 {
    margin-top: 32px;
    border: 1px dashed #98a1b4;
    width: 96.6%;
    height: 534px;
    margin-left: 30px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle {
    padding-top: 33px;
    padding-left: 50px;
    padding-right: 26px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first {
    display: flex;
    height: 46px;
    line-height: 46px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first .three {
    margin-left: 82px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first .jt {
    width: 30px;
    margin-top: 19px;
    height: 9px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first .first1 {
    font-family: DIN-Bold;
    font-size: 20px;
    letter-spacing: 0px;
    color: #333333;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first .material {
    width: 172px;
    height: 46px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first .ingredient {
    width: 172px;
    height: 46px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first .affirm {
    width: 172px;
    height: 46px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first .day {
    width: 140px;
    height: 46px;
    background-color: #f0f3f8;
    border-radius: 6px;
    display: inline-block;
    line-height: 46px;
    text-align: center;
    margin-left: 12px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first .qq {
    display: inline-block;
    line-height: 46px;
    text-align: center;
    background-color: #2468f2;
    border-radius: 6px;
    color: #ffffff;
    margin-left: 17px;
    margin-right: 10px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first-tow {
    margin-top: 50px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first-three {
    margin-top: 10px;
    height: 66px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first-three .qq {
    align-self: flex-end;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first-three .jt {
    margin-top: 39px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first-three .day {
    margin-left: 12px;
    align-self: flex-end;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first-three .three {
    width: 19px;
    height: 46px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first-three .material {
    width: 90px;
    height: 46px;
  }
  #entrust .search-box .series-right .flow2 .result {
    display: inline-block;
    width: 240px;
    height: 46px;
    background-color: #f47c93;
    border-radius: 6px;
    line-height: 46px;
    text-align: center;
    margin-top: 158px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-right: 20px;
    cursor: default;
  }
  #entrust .search-box .series-right .uploading-files {
    width: 96.6%;
    height: 180px;
    background-color: #eff5ff;
    display: flex;
    padding: 62px 37px;
    margin-top: 72px;
    margin-bottom: 90px;
    justify-content: space-between;
  }
  #entrust .search-box .series-right .uploading-files .left {
    width: 430px;
    height: 58px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #cccccc;
  }
  #entrust .search-box .series-right .uploading-files .left .wzz {
    display: flex;
  }
  #entrust .search-box .series-right .uploading-files .left .wzz .one {
    width: 40px;
    height: 40px;
    margin-right: 16px;
  }
  #entrust .search-box .series-right .uploading-files .left .wzz .left-wj {
    width: 234px;
  }
  #entrust .search-box .series-right .uploading-files .left .wzz .left-wj .title-book {
    font-family: PingFangSC-Regular;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0px;
    color: #333333;
  }
  #entrust .search-box .series-right .uploading-files .left .wzz .left-wj .time {
    font-family: DIN-Bold;
    font-size: 16px;
    letter-spacing: 0px;
    color: #999999;
  }
  #entrust .search-box .series-right .uploading-files .left .xz {
    width: 24px;
    height: 19px;
    margin-top: 12px;
    cursor: pointer;
  }
  #entrust .search-box .series-right .uploading-files .left .xz .tow {
    width: 24px;
    height: 19px;
  }
  #entrust .search-box .series-right .uploading-files .left .xz .three {
    display: none;
  }
  #entrust .search-box .series-right .uploading-files .left .xz:hover .tow {
    display: none;
  }
  #entrust .search-box .series-right .uploading-files .left .xz:hover .three {
    display: block;
    margin-top: 1px;
  }
  #entrust .search-box .series-right .uploading-files .right {
    width: 156px;
    height: 58px;
    background-color: #005eab;
    border-radius: 29px;
    border: solid 1px #005eab;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    line-height: 58px;
    display: inline-block;
    letter-spacing: 0px;
    color: #ffffff;
    cursor: pointer;
  }
  #news-xq .news-middle {
    width: 82.5%;
  }
  #step {
    width: 82.5%;
  }
  #step li {
    margin-right: 6px;
  }
  .footer {
    width: 100%;
    background-color: #4b4b4b;
    height: 388px;
    position: relative;
  }
  .footer .footer-second {
    width: 82.5%;
    margin: auto;
    display: flex;
    padding-top: 42px;
    justify-content: space-between;
  }
  .footer .footer-second .big-second {
    display: flex;
  }
  .footer .footer-bottom .smoll-footer {
    width: 82.5%;
  }
  .big-title {
    width: 82.5%;
  }
}

@media screen and (max-width: 1460px) {
  #download {
    width: 88%;
  }
  #index .index-banner .index-swiper .swiper-wrapper .swiper-slide .purpose {
    top: 42%;
  }
  #index .introduce .left-pic {
    background-image: url(../img/10.png);
    background-repeat: no-repeat;
    height: 600px;
    position: relative;
    width: 31.25%;
    background-position-x: 84px;
    background-position-y: 56px;
  }
  #index .introduce .left-pic .smoll-pic {
    margin-top: 135px;
    position: absolute;
    left: 60%;
    width: 86%;
    height: 458px;
    overflow: hidden;
  }
  #index .introduce .left-pic .smoll-pic .pic1 {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
  }
  #index .introduce .left-pic .smoll-pic:hover .pic1 {
    transform: scale(1.1);
    transition: all 0.3s;
  }
  #index .introduce .right-introduce {
    width: 68.75%;
    height: 712px;
    background-color: #eff5ff;
    background-image: url(../img/7.png);
    background-repeat: no-repeat;
    background-position-x: 726px;
    margin-top: -65px;
  }
  #index .introduce .right-introduce .jieshao {
    margin-left: 23%;
    margin-top: 20%;
    width: 49.2%;
  }
  #index .introduce .right-introduce .jieshao .title-first {
    line-height: 26px;
  }
  #index .introduce .right-introduce .jieshao .title-first p {
    display: inline-block;
  }
  #index .introduce .right-introduce .jieshao .title-first .title-one {
    font-family: PingFangSC-Semibold;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #005eab;
  }
  #index .introduce .right-introduce .jieshao .title-first .title1 {
    font-family: cursive;
    font-size: 42px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #005eab;
  }
  #index .introduce .right-introduce .jieshao .title-tow {
    font-family: PingFangSC-Regular;
    margin-top: 8px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #999999;
  }
  #index .introduce .right-introduce .jieshao .hengxian {
    width: 36px;
    height: 6px;
    background-color: #005eab;
    border-radius: 3px;
    display: block;
    margin-top: 18px;
  }
  #index .introduce .right-introduce .jieshao .bottom-contant {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 16px;
    height: 215px;
    width: 100%;
  }
  #index .introduce .right-introduce .jieshao .read {
    width: 174px;
    height: 58px;
    background-color: #005eab;
    border-radius: 29px;
    border: solid 1px #005eab;
    text-align: center;
    line-height: 58px;
    color: white;
    margin-top: 102px;
  }
  #index .introduce .right-introduce .jieshao .read .jt {
    margin-left: 15px;
  }
  #index .service-banner {
    margin-top: 50px;
    position: relative;
    height: 540px;
    width: 100%;
    overflow: hidden;
  }
  #index .service-banner .swiper-button-next-service {
    width: 36px;
    height: 36px;
    margin-top: 4.5px;
    border-radius: 50%;
    border: none;
    background-image: none;
    position: absolute;
    top: 212px;
    cursor: pointer;
    z-index: 9999;
    background-image: url(../img/18.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  #index .service-banner .swiper-button-prev-service {
    width: 36px;
    height: 36px;
    margin-top: 4.5px;
    border: none;
    border-radius: 50%;
    background-image: none;
    position: absolute;
    top: 212px;
    cursor: pointer;
    z-index: 9999;
    background-image: url(../img/17.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  #index .service-banner .swiper-container-service {
    width: 65.1%;
    margin: auto;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper {
    margin: auto;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-active {
    background-size: 74.4% 540px !important;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-active .not-show {
    display: none;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-active .service-bottom {
    display: block !important;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-duplicate-active {
    background-size: 74.4% 540px !important;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-duplicate-active .not-show {
    display: none;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-duplicate-active .service-bottom {
    display: block !important;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide {
    background-image: url(../img/16.png);
    background-size: 1300px 540px;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    height: 540px;
    width: 100% !important;
    background-position-x: right;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .not-show {
    width: 100%;
    height: 100%;
    background: #eff1f3;
    z-index: 99;
    opacity: 0.8;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom {
    position: absolute;
    width: 210px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .back-box {
    width: 374px;
    height: 540px;
    background-color: #eff5ff;
    position: absolute;
    top: 0;
    left: 104px;
    z-index: -1;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom p {
    text-align: center;
    font-size: 14px;
    line-height: 26px;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .technical {
    font-family: PingFangSC-Semibold;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #005eab;
    text-align: left;
    margin-top: 50px;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .pesticide {
    text-align: left;
    margin-top: 50px;
    overflow: hidden;
    height: 210px;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .pesticide::-webkit-scrollbar {
    width: 2px;
    height: 10px;
    background-color: #F5F5F5;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .pesticide::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #005eab;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .read a {
    font-family: DIN-Bold;
  }
  #index .entrust {
    width: 100%;
    position: relative;
    margin-bottom: 160px;
  }
  #index .entrust .bj {
    width: 100%;
    height: 240px;
    background-color: #eff5ff;
    position: absolute;
    top: 180px;
  }
  #index .entrust .entrust-banner {
    width: 88%;
    margin: auto;
    background-image: url(../img/19.png);
    background-repeat: no-repeat;
    background-position-x: 405px;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide {
    width: 25% !important;
    position: relative;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .border {
    position: absolute;
    left: 0;
    height: 100px;
    top: 146px;
    width: 1px;
    background-color: #e6e6e6;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big {
    margin: auto;
    margin-top: 83px;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .top-img {
    width: 100%;
    height: 95px;
    position: relative;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .top-img img {
    position: absolute;
    bottom: 0;
    left: 36%;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .middle-contant {
    position: relative;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .middle-contant .serial {
    font-family: DIN-Bold;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #005eab;
    margin-top: 24px;
    text-align: center;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .middle-contant .contant {
    font-family: PingFangSC-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    color: #333333;
    position: absolute;
    text-align: center;
    top: 18px;
    background-color: #eff5ff;
    width: 100%;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic {
    margin-top: 108px;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic img {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic .bright {
    display: none;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic:hover .bright {
    display: block;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic:hover .dark {
    display: none;
  }
  #index .news-center .big-news-box {
    position: relative;
    margin-top: 60px;
  }
  #index .news-center .big-news-box .news-banner {
    width: 88%;
    margin: auto;
  }
  #index .news-center .big-news-box .news-banner .swiper-wrapper .swiper-slide {
    width: 278px;
  }
  #index .big-news-box {
    position: relative;
  }
  #index .big-news-box .next-left,
  #index .big-news-box .prev-right {
    width: 36px;
    height: 36px;
  }
  #index .big-news-box .swiper-button-disabled {
    opacity: 0.6;
  }
  #index .big-news-box .next-left {
    opacity: 1;
    background-image: url(../img/18.png);
    position: absolute;
    top: 194px;
    left: 2.8%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #index .big-news-box .prev-right {
    opacity: 1;
    background-image: url(../img/17.png);
    position: absolute;
    top: 194px;
    right: 2.8%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title {
    padding: 37px 31px;
    height: 250px;
    background-color: #ebecec;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .title1 {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #333333;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .time {
    vertical-align: middle;
    font-family: DIN-Bold;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #999999;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .time img {
    vertical-align: middle;
    margin-top: -4px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .time .times2 {
    display: none;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .time .mouse {
    display: inline-block;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .contant {
    font-family: STHeitiSC-Light;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #666666;
    margin-top: 42px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .jt {
    margin-top: 20px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .jt .jt2 {
    display: none;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .bottom-pic {
    width: 100%;
    height: 43%;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .bottom-pic img {
    width: 100%;
    height: 100%;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover {
    background-color: #005eab;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title {
    padding: 37px 31px;
    height: 250px;
    background-color: #005eab;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .title1 {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #ffffff;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .time {
    display: flex;
    vertical-align: middle;
    font-family: DIN-Bold;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #ffffff;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .time .times2 {
    width: 12px;
    height: 12px;
    display: none;
    margin-top: 8px;
    margin-right: 6px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .time .mouse {
    display: inline-block;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .contant {
    font-family: STHeitiSC-Light;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 42px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .jt {
    margin-top: 190px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .jt .jt2 {
    display: block;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .jt .jt1 {
    display: none;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .bottom-pic {
    background-color: #005eab;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .bottom-pic img {
    display: none;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .times2 {
    display: block !important;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .times {
    display: none;
  }
  #index .big-folder {
    position: relative;
    height: 220px;
  }
  #index .big-folder .download-banner {
    width: 88%;
    margin: auto;
    margin-top: 50px;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide {
    width: 580px;
    height: 57px;
    border-bottom: 1px solid #cccccc;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder {
    display: flex;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder .wenjian {
    width: 40px;
    height: 40px;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder .folder-contant {
    margin-left: 16px;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder .folder-contant .title {
    font-family: PingFangSC-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder .folder-contant .time {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    margin-top: -2px;
    letter-spacing: 0px;
    color: #999999;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .download-pic {
    width: 24px;
    height: 19px;
    margin-top: 10px;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .download-pic .download1 {
    display: none;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide:hover .download-pic {
    width: 24px;
    height: 19px;
    margin-top: 10px;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide:hover .download-pic .download1 {
    display: block;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide:hover .download-pic .download {
    display: none;
  }
  #index .big-folder .download-banner .swiper-pagination {
    top: 70px;
  }
  #index .big-folder .swiper-pagination {
    left: 50%;
    bottom: 0;
  }
  #index .big-folder .swiper-pagination-bullet {
    margin-left: 5px;
    margin-right: 5px;
  }
  #index .big-folder .swiper-pagination-bullet-active {
    background-color: #005eab;
  }
  #press-center {
    width: 88%;
    margin-top: 70px;
  }
  #press-center a .news {
    margin-top: 23px;
  }
  #press-center a .news .press-left {
    width: 23.2%;
  }
  #press-center a .news .contant-right {
    width: 74.4%;
  }
  #press-center a .news .contant-right .title1 {
    margin-top: 10px;
  }
  #press-center a .news .contant-right .times .time-icon {
    margin-top: 15px;
  }
  #press-center a .news .contant-right .times .time {
    margin-top: 6px;
  }
  #press-center a .news .contant-right .matters {
    margin-top: 10px !important;
  }
  #press-center a .news .contant-right .jt {
    margin-top: 30px;
  }
  .header .main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 88%;
  }
  .header .right-nav .personal .quit {
    display: flex;
    position: absolute;
    flex-direction: column;
    top: 1px;
    text-align: center;
    right: -77px;
    cursor: pointer;
    font-family: SourceHanSansCN-Regular;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 2px;
    color: #666666;
  }
  .header .right-nav .personal .quit p {
    margin-top: 6px;
  }
  .search-box2 {
    width: 88%;
  }
  .search-box2 .input-box {
    width: 83.3%;
  }
  .search-box2 .series {
    display: flex;
  }
  .search-box2 .series span {
    display: inline-block;
    width: 260px;
    height: 120px;
    background-color: #e60012;
  }
  .search-box2 .series span .chanpin {
    font-size: 38px;
    line-height: 17px;
    color: #ffffff;
    margin-top: 48px;
    margin-left: 58px;
  }
  .search-box2 .series span .chanpin1 {
    font-family: YouSheBiaoTiHei;
    line-height: 17px;
    color: #ffffff;
    margin-left: 60rem;
    margin-top: 6px;
    font-size: 36px;
  }
  .search-box2 .series .nav-two {
    width: 170px;
    height: 56px;
    -ms-overflow-x: hidden;
    -ms-overflow-y: hidden;
    border-radius: 26px;
    background-color: #eff5ff;
  }
  .search-box2 .series .nav-two .nav-list {
    font-size: 18px;
    line-height: 56px;
    z-index: 99;
    cursor: pointer;
  }
  .search-box2 .series .nav-two .nav-list .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 26px;
    margin-right: 26px;
  }
  .search-box2 .series .nav-two .nav-list .top a {
    color: #333333;
    font-family: PingFangSC-Regular;
  }
  .search-box2 .series .nav-two .nav-list .top p {
    display: inline-block;
  }
  .search-box2 .series .nav-two .nav-list .top img {
    display: inline-block;
    width: 14px;
    height: 11px;
    transition: transform 0.3s linear;
  }
  .search-box2 .series .nav-two .nav-list .top.active img {
    transform: rotate(-180deg);
    transition: transform 0.3s linear;
  }
  .search-box2 .series .nav-two .nav-list .nav-two {
    z-index: 99;
    display: none;
    -ms-overflow-x: hidden;
    -ms-overflow-y: hidden;
    font-size: 18px;
    color: #eff1f3;
    max-height: 400px;
    height: 100%;
    text-align: left;
    position: relative;
    overflow-y: auto;
  }
  .search-box2 .series .nav-two .nav-list .nav-two::-webkit-scrollbar {
    width: 0px;
  }
  .search-box2 .series .nav-two .nav-list .nav-two::-webkit-scrollbar-thumb {
    background: #005eab;
  }
  .search-box2 .series .nav-two .nav-list .nav-two li {
    z-index: 99;
    padding-left: 30px;
    padding-right: 30px;
    height: 56px;
    line-height: 56px;
    position: relative;
  }
  .search-box2 .series .nav-two .nav-list .nav-two li p {
    display: inline-block;
    margin-right: 13px;
    font-family: YouSheBiaoTiHei;
  }
  .search-box2 .series .nav-two .nav-list .nav-two li:hover {
    background-color: #e6edf8;
  }
  .search-box2 .series .nav-two .nav-list .actived {
    background-color: #e2e2e2;
  }
  .search-box2 .series .nav-two .current {
    background-color: #ffffff;
    color: #000;
  }
  .search-box2 .series .nav-two .current a {
    color: #0b1729;
  }
  .search-box2 .series .nav-two .current a p {
    color: #0b1729;
  }
  .search-box2 .series .nav-two .current i {
    display: block;
  }
  .search-box2 .series .nav-two .current img {
    display: block;
  }
  .search-box2 input {
    width: 100% !important;
  }
  .top-nav {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #ebecec;
  }
  .top-nav .middle-nav {
    width: 88%;
    margin: auto;
    display: flex;
    justify-content: space-between;
  }
  .top-nav .middle-nav .loacation-left {
    display: flex;
    line-height: 60px;
    cursor: pointer;
  }
  .top-nav .middle-nav .loacation-left .current {
    color: #999999;
  }
  .top-nav .middle-nav .loacation-left .wz {
    width: 12px;
    height: 15px;
    margin-top: 23px;
    margin-right: 9px;
  }
  .top-nav .middle-nav .loacation-left a {
    margin-left: 9px;
    color: #999999;
  }
  .top-nav .middle-nav .loacation-left .arrows {
    width: 6px;
    height: 8px;
    margin-top: 26px;
    margin-left: 9px;
    margin-right: 9px;
  }
  .top-nav .middle-nav .loacation-right ul {
    display: flex;
  }
  .top-nav .middle-nav .loacation-right ul .active {
    background-color: #005eab;
  }
  .top-nav .middle-nav .loacation-right ul .active a {
    border: none;
    color: #ffffff;
  }
  .top-nav .middle-nav .loacation-right ul .active:last-of-type a {
    border-right: none;
  }
  .top-nav .middle-nav .loacation-right ul li {
    margin-right: 1px;
    width: 160px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    position: relative;
  }
  .top-nav .middle-nav .loacation-right ul li a {
    width: 160px;
    height: 100%;
    display: inline-block;
    line-height: 60px;
  }
  .top-nav .middle-nav .loacation-right ul li span {
    width: 162px;
    display: inline-block;
    height: 10px;
    line-height: 10px;
    border-left: 1px solid #cccccc;
    position: absolute;
    top: 25px;
    left: -1px;
  }
  .top-nav .middle-nav .loacation-right ul li:last-of-type span {
    border-right: 1px solid #cccccc;
  }
  #business .middle {
    width: 88%;
  }
  #business .middle .right-contant {
    width: 838px;
  }
  #business .middle .right-contant .top-title {
    width: 97.4%;
  }
  #business .middle .right-contant ul li {
    width: 95.8%;
  }
  #report .middle {
    width: 88%;
  }
  #report .middle2 {
    width: 88%;
  }
  #site .dz {
    width: 88%;
  }
  #site .dz .map-top {
    top: -38px;
  }
  #site .emails {
    background-size: cover;
  }
  #site .emails .smoll-emails {
    width: 88%;
  }
  #pic-contant {
    width: 88% !important;
    overflow: hidden;
  }
  #pic-contant .form-pic {
    width: 100%;
  }
  .report-number .report-contant {
    width: 88%;
  }
  #introduce {
    margin-bottom: 50px;
  }
  #introduce .honor .swiper1 {
    width: 100%;
  }
  #introduce .introduceds .introduce-middle {
    width: 88%;
  }
  #introduce .introduceds .introduce-middle .middle-left {
    width: 57%;
  }
  #introduce .message .message-middle {
    width: 88%;
  }
  #introduce .message .prev2 {
    left: 25px;
    border: none;
  }
  #introduce .message .next2 {
    right: 25px;
    border: none;
  }
  #entrust .search-box {
    display: flex;
    width: 88%;
    margin: auto;
    background-color: #ffffff;
    margin-top: 50px;
  }
  #entrust .search-box .series {
    display: flex;
  }
  #entrust .search-box .series ul {
    width: 278px;
  }
  #entrust .search-box .series ul .nav-list {
    font-size: 18px;
    line-height: 56px;
    z-index: 99;
    cursor: pointer;
  }
  #entrust .search-box .series ul .nav-list .tops {
    display: flex;
    align-items: center;
    padding-left: 30px;
    pointer-events: none;
    width: 278px;
    height: 90px;
    background-color: #005eab;
  }
  #entrust .search-box .series ul .nav-list .tops a {
    font-family: PingFangSC-Regular;
    font-size: 32px;
    line-height: 17px;
    letter-spacing: 0px;
    color: #ffffff;
  }
  #entrust .search-box .series ul .nav-list .tops p {
    display: inline-block;
    font-family: YouSheBiaoTiHei;
  }
  #entrust .search-box .series ul .nav-list .tops img {
    display: inline-block;
    width: 11px;
    height: 14px;
    transition: transform 0.3s linear;
  }
  #entrust .search-box .series ul .nav-list .tops.active img {
    transform: rotate(90deg);
    transition: transform 0.3s linear;
  }
  #entrust .search-box .series ul .nav-list .nav-two {
    z-index: 99;
    -ms-overflow-x: hidden;
    -ms-overflow-y: hidden;
    height: 100%;
    font-size: 18px;
    color: #eff1f3;
    text-align: left;
    position: relative;
    overflow-y: auto;
  }
  #entrust .search-box .series ul .nav-list .nav-two::-webkit-scrollbar {
    width: 0;
  }
  #entrust .search-box .series ul .nav-list .nav-two::-webkit-scrollbar-thumb {
    background: none;
  }
  #entrust .search-box .series ul .nav-list .nav-two li {
    z-index: 99;
    padding-left: 30px;
    padding-right: 30px;
    height: 62px;
    line-height: 62px;
    position: relative;
    border: 1px solid #eff1f3;
    border-bottom: none;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  #entrust .search-box .series ul .nav-list .nav-two li a {
    font-size: 16px;
    height: 62px;
    color: #333333;
  }
  #entrust .search-box .series ul .nav-list .nav-two li .tt {
    width: 8px;
    height: 14px;
    margin-top: 22px;
  }
  #entrust .search-box .series ul .nav-list .nav-two li:last-child {
    border-bottom: 1px solid #eff1f3;
  }
  #entrust .search-box .series ul .nav-list .nav-two li:hover {
    background-color: #e6edf8;
  }
  #entrust .search-box .series ul .nav-list .nav-two li:hover a {
    color: #005eab;
  }
  #entrust .search-box .series ul .nav-list .nav-two li:hover span {
    display: block;
  }
  #entrust .search-box .series ul .nav-list .nav-two li span {
    width: 3px;
    height: 14px;
    position: absolute;
    background-color: #005eab;
    display: inline-block;
    left: 0;
    top: 24px;
    display: none;
  }
  #entrust .search-box .series ul .nav-list .nav-two li p {
    display: inline-block;
    margin-right: 13px;
    font-family: YouSheBiaoTiHei;
  }
  #entrust .search-box .series ul .nav-list .actived {
    background-color: #e2e2e2;
  }
  #entrust .search-box .series ul .current {
    background-color: #ffffff;
  }
  #entrust .search-box .series ul .current a {
    color: #0b1729;
  }
  #entrust .search-box .series ul .current a p {
    color: #0b1729;
  }
  #entrust .search-box .series ul .current i {
    display: block;
  }
  #entrust .search-box .series ul .current img {
    display: block;
  }
  #entrust .search-box .series-right {
    width: 75.4%;
    margin-left: 17px;
  }
  #entrust .search-box .series-right .title {
    text-align: center;
    height: 94px;
    line-height: 94px;
    width: 75.4%;
    display: inline-block;
    border-bottom: 1px solid #ebecec;
    font-family: PingFangSC-Regular;
    font-size: 24px;
    color: #333333;
  }
  #entrust .search-box .series-right .flow-contanct {
    padding-top: 51px;
    padding-left: 30px;
  }
  #entrust .search-box .series-right .flow-contanct .matter-bigone {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: PingFangSC-Semibold;
  }
  #entrust .search-box .series-right .flow-contanct .wz {
    line-height: 38px;
    font-size: 14px;
    color: #333333;
    font-family: PingFangSC-Regular;
  }
  #entrust .search-box .series-right .flow1 {
    margin-top: 33px;
    padding-left: 30px;
  }
  #entrust .search-box .series-right .flow-title {
    font-family: PingFangSC-Semibold;
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
    margin-top: 102px;
    margin-left: 30px;
  }
  #entrust .search-box .series-right .flow2 {
    margin-top: 32px;
    border: 1px dashed #98a1b4;
    width: 96.6%;
    height: 534px;
    margin-left: 30px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle {
    padding-top: 33px;
    padding-left: 50px;
    padding-right: 26px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first {
    display: flex;
    height: 46px;
    line-height: 46px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first .three {
    margin-left: 82px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first .jt {
    width: 30px;
    margin-top: 19px;
    height: 9px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first .first1 {
    font-family: DIN-Bold;
    font-size: 20px;
    letter-spacing: 0px;
    color: #333333;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first .material {
    width: 172px;
    height: 46px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first .ingredient {
    width: 172px;
    height: 46px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first .affirm {
    width: 172px;
    height: 46px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first .day {
    width: 140px;
    height: 46px;
    background-color: #f0f3f8;
    border-radius: 6px;
    display: inline-block;
    line-height: 46px;
    text-align: center;
    margin-left: 12px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first .qq {
    display: inline-block;
    line-height: 46px;
    text-align: center;
    background-color: #2468f2;
    border-radius: 6px;
    color: #ffffff;
    margin-left: 17px;
    margin-right: 10px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first-tow {
    margin-top: 50px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first-three {
    margin-top: 10px;
    height: 66px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first-three .qq {
    align-self: flex-end;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first-three .jt {
    margin-top: 39px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first-three .day {
    margin-left: 12px;
    align-self: flex-end;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first-three .three {
    width: 19px;
    height: 46px;
  }
  #entrust .search-box .series-right .flow2 .flow2-middle .first-three .material {
    width: 90px;
    height: 46px;
  }
  #entrust .search-box .series-right .flow2 .result {
    display: inline-block;
    width: 240px;
    height: 46px;
    background-color: #f47c93;
    border-radius: 6px;
    line-height: 46px;
    text-align: center;
    margin-top: 158px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-right: 20px;
    cursor: default;
  }
  #entrust .search-box .series-right .uploading-files {
    width: 96.6%;
    height: 180px;
    background-color: #eff5ff;
    display: flex;
    padding: 62px 37px;
    margin-top: 72px;
    margin-bottom: 90px;
    justify-content: space-between;
  }
  #entrust .search-box .series-right .uploading-files .left {
    width: 430px;
    height: 58px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #cccccc;
  }
  #entrust .search-box .series-right .uploading-files .left .wzz {
    display: flex;
  }
  #entrust .search-box .series-right .uploading-files .left .wzz .one {
    width: 40px;
    height: 40px;
    margin-right: 16px;
  }
  #entrust .search-box .series-right .uploading-files .left .wzz .left-wj {
    width: 234px;
  }
  #entrust .search-box .series-right .uploading-files .left .wzz .left-wj .title-book {
    font-family: PingFangSC-Regular;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0px;
    color: #333333;
  }
  #entrust .search-box .series-right .uploading-files .left .wzz .left-wj .time {
    font-family: DIN-Bold;
    font-size: 16px;
    letter-spacing: 0px;
    color: #999999;
  }
  #entrust .search-box .series-right .uploading-files .left .xz {
    width: 24px;
    height: 19px;
    margin-top: 12px;
    cursor: pointer;
  }
  #entrust .search-box .series-right .uploading-files .left .xz .tow {
    width: 24px;
    height: 19px;
  }
  #entrust .search-box .series-right .uploading-files .left .xz .three {
    display: none;
  }
  #entrust .search-box .series-right .uploading-files .left .xz:hover .tow {
    display: none;
  }
  #entrust .search-box .series-right .uploading-files .left .xz:hover .three {
    display: block;
    margin-top: 1px;
  }
  #entrust .search-box .series-right .uploading-files .right {
    width: 156px;
    height: 58px;
    background-color: #005eab;
    border-radius: 29px;
    border: solid 1px #005eab;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    line-height: 58px;
    display: inline-block;
    letter-spacing: 0px;
    color: #ffffff;
    cursor: pointer;
  }
  #news-xq .news-middle {
    width: 88%;
  }
  #step {
    width: 88%;
  }
  #step li {
    margin-right: 6px;
  }
  .footer {
    width: 100%;
    background-color: #4b4b4b;
    height: 388px;
    position: relative;
  }
  .footer .footer-second {
    width: 88%;
    margin: auto;
    display: flex;
    padding-top: 42px;
  }
  .footer .footer-second .big-second {
    display: flex;
  }
  .footer .footer-bottom .smoll-footer {
    width: 88%;
  }
  .big-title {
    width: 88%;
  }
}

@media screen and (max-width: 1200px) {
  #download {
    width: 100%;
  }
  #index .introduce .left-pic {
    background-image: url(../img/10.png);
    background-repeat: no-repeat;
    height: 600px;
    position: relative;
    width: 31.25%;
    background-position-x: 84px;
    background-position-y: 56px;
  }
  #index .introduce .left-pic .smoll-pic {
    margin-top: 135px;
    position: absolute;
    left: 60%;
    width: 86%;
    height: 458px;
    overflow: hidden;
  }
  #index .introduce .left-pic .smoll-pic .pic1 {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
  }
  #index .introduce .left-pic .smoll-pic:hover .pic1 {
    transform: scale(1.1);
    transition: all 0.3s;
  }
  #index .introduce .right-introduce {
    width: 68.75%;
    height: 712px;
    background-color: #eff5ff;
    background-image: url(../img/7.png);
    background-repeat: no-repeat;
    background-position-x: 726px;
    margin-top: -65px;
  }
  #index .introduce .right-introduce .jieshao {
    margin-left: 23%;
    margin-top: 20%;
    width: 49.2%;
  }
  #index .introduce .right-introduce .jieshao .title-first {
    line-height: 26px;
  }
  #index .introduce .right-introduce .jieshao .title-first p {
    display: inline-block;
  }
  #index .introduce .right-introduce .jieshao .title-first .title-one {
    font-family: PingFangSC-Semibold;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #005eab;
  }
  #index .introduce .right-introduce .jieshao .title-first .title1 {
    font-family: cursive;
    font-size: 42px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #005eab;
  }
  #index .introduce .right-introduce .jieshao .title-tow {
    font-family: PingFangSC-Regular;
    margin-top: 8px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #999999;
  }
  #index .introduce .right-introduce .jieshao .hengxian {
    width: 36px;
    height: 6px;
    background-color: #005eab;
    border-radius: 3px;
    display: block;
    margin-top: 18px;
  }
  #index .introduce .right-introduce .jieshao .bottom-contant {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 16px;
    height: 215px;
    width: 100%;
  }
  #index .introduce .right-introduce .jieshao .read {
    width: 174px;
    height: 58px;
    background-color: #005eab;
    border-radius: 29px;
    border: solid 1px #005eab;
    text-align: center;
    line-height: 58px;
    color: white;
    margin-top: 132px;
  }
  #index .introduce .right-introduce .jieshao .read .jt {
    margin-left: 15px;
  }
  #index .service-banner {
    margin-top: 50px;
    position: relative;
    height: 540px;
    width: 100%;
    overflow: hidden;
  }
  #index .service-banner .swiper-button-next-service {
    width: 36px;
    height: 36px;
    margin-top: 4.5px;
    border-radius: 50%;
    border: none;
    background-image: none;
    position: absolute;
    top: 212px;
    cursor: pointer;
    z-index: 9999;
    background-image: url(../img/18.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  #index .service-banner .swiper-button-prev-service {
    width: 36px;
    height: 36px;
    margin-top: 4.5px;
    border-radius: 50%;
    border: none;
    background-image: none;
    position: absolute;
    top: 212px;
    cursor: pointer;
    z-index: 9999;
    background-image: url(../img/17.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  #index .service-banner .swiper-container-service {
    width: 65.1%;
    margin: auto;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper {
    margin: auto;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-active {
    background-size: 74.4% 540px !important;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-active .not-show {
    display: none;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-active .service-bottom {
    display: block !important;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-duplicate-active {
    background-size: 74.4% 540px !important;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-duplicate-active .not-show {
    display: none;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-duplicate-active .service-bottom {
    display: block !important;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide {
    background-image: url(../img/16.png);
    background-size: 1300px 540px;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    height: 540px;
    width: 100% !important;
    background-position-x: right;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .not-show {
    width: 100%;
    height: 100%;
    background: #eff1f3;
    z-index: 99;
    opacity: 0.8;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom {
    position: absolute;
    width: 210px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .back-box {
    width: 374px;
    height: 540px;
    background-color: #eff5ff;
    position: absolute;
    top: 0;
    left: 104px;
    z-index: -1;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom p {
    text-align: center;
    font-size: 14px;
    line-height: 26px;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .technical {
    font-family: PingFangSC-Semibold;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #005eab;
    text-align: left;
    margin-top: 50px;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .pesticide {
    text-align: left;
    margin-top: 50px;
    overflow: hidden;
    height: 210px;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .pesticide::-webkit-scrollbar {
    width: 2px;
    height: 10px;
    background-color: #F5F5F5;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .pesticide::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #005eab;
  }
  #index .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .service-bottom .read a {
    font-family: DIN-Bold;
  }
  #index .entrust {
    width: 100%;
    position: relative;
    margin-bottom: 160px;
  }
  #index .entrust .bj {
    width: 100%;
    height: 240px;
    background-color: #eff5ff;
    position: absolute;
    top: 180px;
  }
  #index .entrust .entrust-banner {
    width: 82.5%;
    margin: auto;
    background-image: url(../img/19.png);
    background-repeat: no-repeat;
    background-position-x: 405px;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide {
    width: 25% !important;
    position: relative;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .border {
    position: absolute;
    left: 0;
    height: 100px;
    top: 146px;
    width: 1px;
    background-color: #e6e6e6;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big {
    margin: auto;
    margin-top: 83px;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .top-img {
    width: 100%;
    height: 95px;
    position: relative;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .top-img img {
    position: absolute;
    bottom: 0;
    left: 36%;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .middle-contant {
    position: relative;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .middle-contant .serial {
    font-family: DIN-Bold;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #005eab;
    margin-top: 24px;
    text-align: center;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .middle-contant .contant {
    font-family: PingFangSC-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    color: #333333;
    position: absolute;
    text-align: center;
    top: 18px;
    background-color: #eff5ff;
    width: 100%;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic {
    margin-top: 108px;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic img {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic .bright {
    display: none;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic:hover .bright {
    display: block;
  }
  #index .entrust .entrust-banner .swiper-wrapper .swiper-slide .smoll-big .go-pic:hover .dark {
    display: none;
  }
  #index .news-center .big-news-box {
    position: relative;
    margin-top: 60px;
  }
  #index .news-center .big-news-box .news-banner {
    width: 82.5%;
    margin: auto;
  }
  #index .news-center .big-news-box .news-banner .swiper-wrapper .swiper-slide {
    width: 278px;
  }
  #index .big-news-box {
    position: relative;
  }
  #index .big-news-box .next-left,
  #index .big-news-box .prev-right {
    width: 36px;
    height: 36px;
  }
  #index .big-news-box .swiper-button-disabled {
    opacity: 0.6;
  }
  #index .big-news-box .next-left {
    opacity: 1;
    background-image: url(../img/18.png);
    position: absolute;
    top: 194px;
    left: 2.8%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #index .big-news-box .prev-right {
    opacity: 1;
    background-image: url(../img/17.png);
    position: absolute;
    top: 194px;
    right: 2.8%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title {
    padding: 37px 31px;
    height: 250px;
    background-color: #ebecec;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .title1 {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #333333;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .time {
    vertical-align: middle;
    font-family: DIN-Bold;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #999999;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .time img {
    vertical-align: middle;
    margin-top: -4px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .time .times2 {
    display: none;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .time .mouse {
    display: inline-block;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .contant {
    font-family: STHeitiSC-Light;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #666666;
    margin-top: 42px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .jt {
    margin-top: 20px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .top-title .jt .jt2 {
    display: none;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .bottom-pic {
    width: 100%;
    height: 43%;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide .bottom-pic img {
    width: 100%;
    height: 100%;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover {
    background-color: #005eab;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title {
    padding: 37px 31px;
    height: 250px;
    background-color: #005eab;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .title1 {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #ffffff;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .time {
    display: flex;
    vertical-align: middle;
    font-family: DIN-Bold;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #ffffff;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .time .times2 {
    width: 12px;
    height: 12px;
    display: none;
    margin-top: 8px;
    margin-right: 6px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .time .mouse {
    display: inline-block;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .contant {
    font-family: STHeitiSC-Light;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 42px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .jt {
    margin-top: 190px;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .jt .jt2 {
    display: block;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .top-title .jt .jt1 {
    display: none;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .bottom-pic {
    background-color: #005eab;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .bottom-pic img {
    display: none;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .times2 {
    display: block !important;
  }
  #index .big-news-box .news-banner .swiper-wrapper .swiper-slide:hover .times {
    display: none;
  }
  #index .big-folder {
    position: relative;
    height: 220px;
  }
  #index .big-folder .download-banner {
    width: 82.5%;
    margin: auto;
    margin-top: 50px;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide {
    width: 580px;
    height: 57px;
    border-bottom: 1px solid #cccccc;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder {
    display: flex;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder .wenjian {
    width: 40px;
    height: 40px;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder .folder-contant {
    margin-left: 16px;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder .folder-contant .title {
    font-family: PingFangSC-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .folder .folder-contant .time {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    margin-top: -2px;
    letter-spacing: 0px;
    color: #999999;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .download-pic {
    width: 24px;
    height: 19px;
    margin-top: 10px;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide .download-pic .download1 {
    display: none;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide:hover .download-pic {
    width: 24px;
    height: 19px;
    margin-top: 10px;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide:hover .download-pic .download1 {
    display: block;
  }
  #index .big-folder .download-banner .swiper-wrapper .swiper-slide:hover .download-pic .download {
    display: none;
  }
  #index .big-folder .download-banner .swiper-pagination {
    top: 70px;
  }
  #index .big-folder .swiper-pagination {
    left: 50%;
    bottom: 0;
  }
  #index .big-folder .swiper-pagination-bullet {
    margin-left: 5px;
    margin-right: 5px;
  }
  #index .big-folder .swiper-pagination-bullet-active {
    background-color: #005eab;
  }
  #press-center {
    width: 82.5%;
  }
  .top-nav {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #ebecec;
  }
  .top-nav .middle-nav {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
  }
  .top-nav .middle-nav .loacation-left {
    display: flex;
    line-height: 60px;
    cursor: pointer;
  }
  .top-nav .middle-nav .loacation-left .current {
    color: #999999;
  }
  .top-nav .middle-nav .loacation-left .wz {
    width: 12px;
    height: 15px;
    margin-top: 23px;
    margin-right: 9px;
  }
  .top-nav .middle-nav .loacation-left a {
    margin-left: 9px;
    color: #999999;
  }
  .top-nav .middle-nav .loacation-left .arrows {
    width: 6px;
    height: 8px;
    margin-top: 26px;
    margin-left: 9px;
    margin-right: 9px;
  }
  .top-nav .middle-nav .loacation-right ul {
    display: flex;
  }
  .top-nav .middle-nav .loacation-right ul .active {
    background-color: #005eab;
  }
  .top-nav .middle-nav .loacation-right ul .active a {
    border: none;
    color: #ffffff;
  }
  .top-nav .middle-nav .loacation-right ul .active:last-of-type a {
    border-right: none;
  }
  .top-nav .middle-nav .loacation-right ul li {
    margin-right: 1px;
    width: 160px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    position: relative;
  }
  .top-nav .middle-nav .loacation-right ul li a {
    width: 160px;
    height: 100%;
    display: inline-block;
    line-height: 60px;
  }
  .top-nav .middle-nav .loacation-right ul li span {
    width: 162px;
    display: inline-block;
    height: 10px;
    line-height: 10px;
    border-left: 1px solid #cccccc;
    position: absolute;
    top: 25px;
    left: -1px;
  }
  .top-nav .middle-nav .loacation-right ul li:last-of-type span {
    border-right: 1px solid #cccccc;
  }
  .footer {
    width: 100%;
    background-color: #4b4b4b;
    height: 388px;
    position: relative;
  }
  .footer .footer-second {
    width: 100%;
    margin: auto;
    display: flex;
    padding-top: 42px;
  }
  .footer .footer-second .big-second {
    display: flex;
  }
  .footer .footer-second .big-second .big-details {
    margin-right: 28px;
    margin-left: 28px;
  }
  .footer .footer-second .big-second .big-details a {
    color: #ffffff;
    text-align: left;
    font-size: 16px;
  }
  .footer .footer-second .big-second .big-details:last-child {
    margin-right: 0;
  }
  .footer .footer-second .big-second .big-details .second {
    margin-top: 30px;
  }
  .footer .footer-second .big-second .big-details .second .details a {
    color: #999999;
    font-size: 14px;
    line-height: 32px;
  }
  .footer .footer-second .site {
    position: absolute;
    top: 178px;
  }
  .footer .footer-second .site .site1 {
    display: flex;
    margin-bottom: 16px;
  }
  .footer .footer-second .site .site1 .bj {
    width: 14px;
    height: 16px;
    vertical-align: middle;
    margin-top: 2px;
  }
  .footer .footer-second .site .site1 .dz {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    margin-left: 20px;
  }
  .footer .footer-second .site .site2 .phone {
    display: flex;
  }
  .footer .footer-second .site .site2 .phone .dh {
    width: 16px;
    height: 17px;
    margin-top: 6px;
  }
  .footer .footer-second .site .site2 .phone .jianche {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-left: 20px;
  }
  .footer .footer-second .site .site2 .phone .number {
    font-family: DIN-Bold;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 600;
    cursor: default;
  }
  .footer .footer-second .site .site2 .phone2 {
    display: flex;
  }
  .footer .footer-second .site .site2 .phone2 .jianche {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-left: 35px;
  }
  .footer .footer-second .site .site2 .phone2 .number {
    font-family: DIN-Bold;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 600;
    cursor: default;
  }
  .footer .footer-bottom {
    width: 100%;
    background-color: #333;
    margin-top: 63px;
  }
  .footer .footer-bottom .smoll-footer {
    width: 100%;
    display: flex;
    margin: auto;
    justify-content: space-between;
  }
  .footer .footer-bottom .smoll-footer .company {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #999999;
    cursor: default;
  }
  .footer .footer-bottom .smoll-footer .icp {
    width: 490px;
    display: flex;
    justify-content: space-between;
  }
  .footer .footer-bottom .smoll-footer .icp .icp-contant {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #999999;
  }
  .footer .footer-bottom .smoll-footer .icp .beian {
    display: flex;
  }
  .footer .footer-bottom .smoll-footer .icp .beian .beian-contant {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #999999;
  }
  .footer .footer-bottom .smoll-footer .icp .beian .plic {
    width: 16px;
    height: 17px;
    vertical-align: middle;
    margin-top: 10px;
    margin-right: 14px;
  }
  .header .main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 100%;
  }
  .search-box2 {
    width: 100%;
  }
  #business .middle {
    width: 90.5%;
  }
  #business .middle .right-contant {
    width: 82%;
  }
  #business .middle .right-contant ul li {
    width: 95.8%;
  }
  .search-box2 {
    width: 100%;
  }
  .search-box2 .input-box {
    width: 83.3%;
  }
  .search-box2 .series {
    display: flex;
  }
  .search-box2 .series span {
    display: inline-block;
    width: 260px;
    height: 120px;
    background-color: #e60012;
  }
  .search-box2 .series span .chanpin {
    font-size: 38px;
    line-height: 17px;
    color: #ffffff;
    margin-top: 48px;
    margin-left: 58px;
  }
  .search-box2 .series span .chanpin1 {
    font-family: YouSheBiaoTiHei;
    line-height: 17px;
    color: #ffffff;
    margin-left: 60rem;
    margin-top: 6px;
    font-size: 36px;
  }
  .search-box2 .series .nav-two {
    width: 170px;
    height: 56px;
    -ms-overflow-x: hidden;
    -ms-overflow-y: hidden;
    border-radius: 26px;
    background-color: #eff5ff;
  }
  .search-box2 .series .nav-two .nav-list {
    font-size: 18px;
    line-height: 56px;
    z-index: 99;
    cursor: pointer;
  }
  .search-box2 .series .nav-two .nav-list .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 26px;
    margin-right: 26px;
  }
  .search-box2 .series .nav-two .nav-list .top a {
    color: #333333;
    font-family: PingFangSC-Regular;
  }
  .search-box2 .series .nav-two .nav-list .top p {
    display: inline-block;
  }
  .search-box2 .series .nav-two .nav-list .top img {
    display: inline-block;
    width: 14px;
    height: 11px;
    transition: transform 0.3s linear;
  }
  .search-box2 .series .nav-two .nav-list .top.active img {
    transform: rotate(-180deg);
    transition: transform 0.3s linear;
  }
  .search-box2 .series .nav-two .nav-list .nav-two {
    z-index: 99;
    display: none;
    -ms-overflow-x: hidden;
    -ms-overflow-y: hidden;
    font-size: 18px;
    color: #eff1f3;
    max-height: 400px;
    height: 100%;
    text-align: left;
    position: relative;
    overflow-y: auto;
  }
  .search-box2 .series .nav-two .nav-list .nav-two::-webkit-scrollbar {
    width: 0px;
  }
  .search-box2 .series .nav-two .nav-list .nav-two::-webkit-scrollbar-thumb {
    background: #005eab;
  }
  .search-box2 .series .nav-two .nav-list .nav-two li {
    z-index: 99;
    padding-left: 30px;
    padding-right: 30px;
    height: 56px;
    line-height: 56px;
    position: relative;
  }
  .search-box2 .series .nav-two .nav-list .nav-two li p {
    display: inline-block;
    margin-right: 13px;
    font-family: YouSheBiaoTiHei;
  }
  .search-box2 .series .nav-two .nav-list .nav-two li:hover {
    background-color: #e6edf8;
  }
  .search-box2 .series .nav-two .nav-list .actived {
    background-color: #e2e2e2;
  }
  .search-box2 .series .nav-two .current {
    background-color: #ffffff;
    color: #000;
  }
  .search-box2 .series .nav-two .current a {
    color: #0b1729;
  }
  .search-box2 .series .nav-two .current a p {
    color: #0b1729;
  }
  .search-box2 .series .nav-two .current i {
    display: block;
  }
  .search-box2 .series .nav-two .current img {
    display: block;
  }
  .search-box2 input {
    width: 100% !important;
  }
  .report-number .report-contant {
    width: 100%;
  }
  #pic-contant {
    width: 100% !important;
    overflow: hidden;
  }
  #pic-contant .form-pic {
    width: 100%;
  }
  #introduce .message .message-middle .swiper-wrapper .swiper-slide .title-contant {
    width: 75%;
  }
  #site .dz {
    width: 100%;
  }
  #site .map-top {
    margin-top: -40px;
  }
  #site li {
    margin-right: 6px;
  }
  #site .emails .smoll-emails {
    width: 100%;
  }
  #entrust .search-box {
    width: 100%;
  }
  #step {
    width: 82.5%;
  }
  #step li {
    margin-right: 19px;
  }
}
