@charset "utf-8";
@import "iconfont/iconfont.css";
.trt-02 {
  transition: all 0.2s ease;
}
.trt-03 {
  transition: all 0.3s ease;
}
.trt-04 {
  transition: all 0.4s ease;
}
.trt-08 {
  transition: all 0.8s ease;
}
.trf-105 {
  transform: scale(1.05);
}
.ou-no {
  outline: none;
}
.te-tr {
  text-transform: uppercase;
}
.fs-0 {
  font-size: 0;
}
.fs-12 {
  font-size: 12px;
}
.fs-14 {
  font-size: 14px;
}
.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: 18px;
}
.fs-20 {
  font-size: 20px;
}
.fs-22 {
  font-size: 22px;
}
.fs-24 {
  font-size: 24px;
}
.fs-26 {
  font-size: 26px;
}
.fs-28 {
  font-size: 28px;
}
.fs-30 {
  font-size: 30px;
}
.fs-32 {
  font-size: 32px;
}
.fs-34 {
  font-size: 34px;
}
.fs-36 {
  font-size: 36px;
}
.fs-38 {
  font-size: 38px;
}
.fs-40 {
  font-size: 40px;
}
.fs-48 {
  font-size: 48px;
}
.fs-50 {
  font-size: 50px;
}
.fs-60 {
  font-size: 60px;
}
.lh-20 {
  line-height: 20px;
}
.lh-22 {
  line-height: 22px;
}
.lh-24 {
  line-height: 24px;
}
.lh-26 {
  line-height: 26px;
}
.lh-28 {
  line-height: 28px;
}
.lh-30 {
  line-height: 30px;
}
.lh-32 {
  line-height: 32px;
}
.lh-34 {
  line-height: 34px;
}
.lh-36 {
  line-height: 36px;
}
.lh-40 {
  line-height: 40px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.z-1 {
  z-index: -1;
}
.z-2 {
  z-index: 2;
}
.z-5 {
  z-index: 5;
}
.z-100 {
  z-index: 100;
}
.ov-hi {
  overflow: hidden;
}
.di-bl {
  display: block;
}
.di-tab {
  display: table;
}
.di-tabce {
  display: table-cell;
}
.di-no {
  display: none;
}
.di-in {
  display: inline-block;
}
.wi-50 {
  width: 50%;
}
.wi-100 {
  width: 100%;
}
.he-100 {
  height: 100%;
}
.he-50 {
  height: 50%;
}
.he-au {
  height: auto;
}
.wi-au {
  width: auto;
}
.si-all {
  width: 100%;
  height: 100%;
}
.mawi-100 {
  max-width: 100%;
}
.mahe-100 {
  max-height: 100%;
}
.fw-bo {
  font-weight: bold;
}
.fw-no {
  font-weight: normal;
}
.va-to {
  vertical-align: top;
}
.va-mi {
  vertical-align: middle;
}
.va-bo {
  vertical-align: bottom;
}
.po-re {
  position: relative;
}
.po-ab {
  position: absolute;
}
.po-fi {
  position: fixed;
}
.ta-le {
  text-align: left;
}
.ta-ce {
  text-align: center;
}
.ta-ri {
  text-align: right;
}
.ta-ju {
  text-align: justify;
}
.cu-po {
  cursor: pointer;
}
.op-0 {
  opacity: 0;
}
.op-1 {
  opacity: 1;
}
.trf-no {
  transform: none;
}
.co-0 {
  color: #000000;
}
.co-3 {
  color: #333333;
}
.co-6 {
  color: #666666;
}
.co-9 {
  color: #999999;
}
.co-f {
  color: #ffffff;
}
.bora-50 {
  border-radius: 50%;
}
.ov-slh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ov-slh2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.ov-slh3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.img-box {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
  position: relative;
}
.a-big {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.img-bg {
  position: absolute;
  top: 0;
  left: 0;
}
.conta-1700 {
  width: 88%;
  position: relative;
  margin: auto;
  height: 100%;
}
.conta-1400 {
  width: 1400px;
  position: relative;
  margin: auto;
  height: 100%;
}
.com-top1 {
  padding: 60px 0 0;
}
.com-topbot1 {
  padding: 80px 0;
}
.com-topbot2 {
  padding: 60px 0;
}
.com-bot1 {
  padding: 0 0 80px;
}
.com-wen1 {
  font-size: 16px;
  line-height: 36px;
  text-align: justify;
}
.com-swit1 {
  text-align: center;
}
.com-swit1 .a1 {
  display: inline-block;
  width: 170px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #DBDBDB;
  border-radius: 20px;
  color: #333333;
  font-size: 16px;
  margin: 0 6px;
  transition: all 0.4s ease;
  cursor: pointer;
}
.com-swit1 .a1.active,
.com-swit1 .a1:hover {
  background: #07458e;
  color: #ffffff;
  border: 1px solid #07458e;
}
.com-swit1-fl {
  text-align: left;
}
.com-ban1 {
  height: 500px;
  position: relative;
}
.com-ban1 .dn-wen {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.com-ban1 .dn-wen .conta-1400 {
  display: flex;
  align-items: center;
}
.com-ban1 .dn-wen .dp-ti1 {
  color: #07458e;
  font-size: 50px;
}
.com-nav1 {
  text-align: center;
  background: #F5F5F5;
  padding: 34px 0;
  font-size: 16px;
}
.com-nav1 a {
  display: inline-block;
  color: #333333;
  margin: 0 2.5vw;
  transition: all 0.4s ease;
  border-bottom: 1px solid transparent;
  font-weight: bold;
}
.com-nav1 a.active,
.com-nav1 a:hover {
  color: #07458e;
  border-bottom: 1px solid #07458e;
}
.com-bt1 {
  text-align: center;
  padding: 50px 0;
}
.com-bt1 .dp-ti1 {
  color: #333333;
  font-size: 30px;
  font-weight: bold;
}
.com-bt1-fl {
  text-align: left;
}
.com-fenye1 {
  text-align: center;
  font-size: 16px;
}
.com-fenye1 a {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
  margin: 0 3px;
  transition: all 0.4s ease;
}
.com-fenye1 a.active,
.com-fenye1 a:hover {
  background: #07458e;
  color: #ffffff;
}
.com-share1 a {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  background: #333;
  color: #ffffff;
  margin: 0 0 0 6px;
  cursor: pointer;
}
.com-share1 a i {
  font-size: 22px;
}
.com-share2 .sp1 {
  margin: 0 6px 0 0;
  display: inline-block;
}
.com-share2 a {
  padding-left: 0 !important;
  height: 30px !important;
  line-height: 30px;
  margin-right: 6px !important;
  background: none !important;
  font-size: 30px;
}
.com-share2 a:hover {
  text-decoration: none !important;
}
.com-share2 .iqq {
  color: #F6D045;
}
.com-share2 .iwx {
  color: #71C449;
}
.com-share2 .iwb {
  color: #F05959;
}
.bsBox {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.yewu .dn-bot .sw-top {
  margin: 30px auto;
}
.yewu .dn-bot .sw-bot {
  width: 70%;
  margin: auto;
}
.header {
  height: 100px;
  line-height: 100px;
  position: relative;
}
.header .head-logo {
  float: left;
}
.header .head-logo .im1 {
  vertical-align: middle;
}
.header .head-nav {
  float: left;
  margin: 0 0 0 10vw;
}
.header .head-nav .blo-box {
  margin: 0 4vw 0 0;
}
.header .head-nav .blo-box a {
  font-size: 16px;
  color: #333333;
  border-top: 2px solid transparent;
  display: inline-block;
  transition: all 0.4s ease;
}
.header .head-nav .blo-box a.active,
.header .head-nav .blo-box a:hover {
  color: #07458e;
  border-top: 2px solid #07458e;
}
.header .head-nav .blo-box .dp-phone {
  font-size: 20px;
  color: red;
  font-weight: bold;
}
.header .head-fr {
  float: right;
}
.header .head-fr i {
  font-size: 20px;
  vertical-align: middle;
}
.header .head-fr .head-peo {
  float: left;
  margin: 0 2vw 0 0;
}
.header .head-fr .head-peo span {
  cursor: pointer;
}
.header .head-fr .head-sear {
  float: left;
  margin: 0 2vw 0 0;
  position: relative;
  cursor: pointer;
}
.header .head-fr .head-sear:before {
  content: '';
  position: absolute;
  height: 16px;
  border-left: 1px solid #DBDBDB;
  right: -20px;
  top: 50%;
  margin-top: -8px;
}
.header .head-fr .head-sear .i2 {
  display: none;
}
.header .head-fr .head-sear.swit .i1 {
  display: none;
}
.header .head-fr .head-sear.swit .i2 {
  display: inline-block;
}
.header .head-fr .head-lang {
  float: left;
}
.header .head-fr .head-mob {
  float: left;
  display: none;
  margin: 0 0 0 2vw;
}
.header .head-fr .head-mob i {
  font-size: 24px;
}
.header .head-fr .head-mob .i2 {
  display: none;
}
.header .head-fr .head-mob.pcTomo .i1 {
  display: none;
}
.header .head-fr .head-mob.pcTomo .i2 {
  display: inline-block;
}
.header .search-box {
  position: absolute;
  z-index: 3;
  top: 100%;
  right: 0;
  width: 100%;
  background: #ffffff;
  display: none;
  border-top: 1px solid #EEEEEE;
  padding: 0 6%;
}
.header .search-box .form1 {
  position: relative;
  padding: 30px 0;
}
.header .search-box .inp1 {
  width: 100%;
  height: 46px;
  border-bottom: 1px dashed #EEEEEE;
  font-size: 24px;
}
.header .search-box .btn1 {
  position: absolute;
  top: 50px;
  right: 0;
  background: transparent;
  cursor: pointer;
}
.header .search-box .btn1 i {
  font-size: 26px;
}
.footer {
  background: #1E1D20;
}
.footer .foot-top {
  padding: 3vw 0 3vw;
}
.footer .foot-top .dfl .blo-box:not(:last-of-type) {
  margin: 0 4vw 0 0;
}
.footer .foot-top .dfl .blo-box .dp1 {
  font-size: 20px;
  margin: 0 0 15px;
}
.footer .foot-top .dfl .blo-box .dp1 a {
  color: #ffffff;
}
.footer .foot-top .dfl .blo-box .dp2 a {
  display: block;
  margin: 0 0 8px;
  color: #999999;
}
.footer .foot-top .dfr {
  text-align: right;
  color: #ffffff;
}
.footer .foot-top .dfr .form1 {
  background: #ffffff;
  height: 45px;
  margin: 0 0 40px;
}
.footer .foot-top .dfr .form1 .inp1 {
  height: 100%;
  width: 16vw;
  padding: 0 0 0 14px;
  vertical-align: top;
}
.footer .foot-top .dfr .form1 .btn1 {
  height: 100%;
  background: transparent;
  vertical-align: top;
  padding: 0 1vw;
  cursor: pointer;
}
.footer .foot-top .dfr .form1 .btn1 i {
  font-size: 22px;
}
.footer .foot-top .dfr .dn-bot .dp2 {
  font-size: 30px;
  margin: 12px 0;
}
.footer .foot-top .dfr .dn-bot .com-share1 {
  margin: 15px 0 0;
}
.footer .foot-bot {
  padding: 1.4vw 0 2.4vw;
  border-top: 1px solid #444;
  color: #999999;
}
.com-wx1-emw {
  display: none;
}
.news1 .dn-mid .news-sw1 {
  height: 415px;
}
.news1 .dn-mid .news-sw1 .swiper-slide .dn-tu {
  float: left;
  width: 50%;
  height: 100%;
}
.news1 .dn-mid .news-sw1 .swiper-slide .dn-wen {
  background: #07458e;
  float: right;
  width: 50%;
  height: 100%;
  color: #ffffff;
  padding: 60px;
}
.news1 .dn-mid .news-sw1 .swiper-slide .dn-wen .dp-time1 {
  font-size: 16px;
  font-weight: bold;
}
.news1 .dn-mid .news-sw1 .swiper-slide .dn-wen .dp-time1 span {
  font-size: 36px;
}
.news1 .dn-mid .news-sw1 .swiper-slide .dn-wen .dp-ti1 {
  font-size: 26px;
  margin: 10px 0 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news1 .dn-mid .news-sw1 .swiper-slide .dn-wen .dp-cont1 {
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news1 .dn-mid .news-sw1 .swiper-slide .dn-wen .dp-more1 {
  margin: 50px 0 0;
}
.news1 .dn-mid .news-sw1 .swiper-slide .dn-wen .dp-more1 a {
  display: inline-block;
  width: 150px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: #0082C7;
  color: #ffffff;
  border-radius: 30px;
}
.news1 .dn-mid .news-sw1 .swiper-slide .dn-wen .dp-more1 a i {
  margin: 0 0 0 32px;
}
.news1 .dn-mid .news-sw1 .swiper-pagination {
  width: auto;
  left: auto;
  right: 60px;
  bottom: 35px;
}
.news1 .dn-mid .news-sw1 .swiper-pagination .swiper-pagination-bullet {
  background: #ffffff;
}
.news1 .dn-bot {
  margin: 50px 0 0;
}
.news1 .dn-bot .blo-box {
  width: 46%;
  margin: 0 2% 4%;
  border-bottom: 1px solid #DBDBDB;
  transition: all 0.4s ease;
}
.news1 .dn-bot .blo-box:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.news1 .dn-bot .blo-box .a-big {
  padding: 35px 15px;
}
.news1 .dn-bot .blo-box .dp-ti1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 24px;
  color: #000000;
}
.news1 .dn-bot .blo-box .dp-time1 {
  color: #999999;
  margin: 8px 0;
}
.news1 .dn-bot .blo-box .dp-cont1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
}
.comp-pro .dn-top .dn-wen .com-bt1 {
  padding: 0 0 20px;
}
.comp-pro .dn-top .dn-tu {
  width: 44.3%;
  margin: 0 0 0 50px;
}
.comp-pro .dn-bot {
  background: #F5F5F5;
  text-align: center;
  padding: 40px 0;
}
.comp-pro .dn-bot .blo-box {
  width: 25%;
}
.comp-pro .dn-bot .blo-box .dp-ti1 {
  color: #07458e;
  font-size: 20px;
}
.comp-pro .dn-bot .blo-box .dp-ti1 span {
  font-size: 50px;
  font-weight: bold;
}
.contact .dn-top {
  border-top: 1px solid #DBDBDB;
}
.contact .dn-top .com-blo {
  display: flex;
  justify-content: space-between;
}
.contact .dn-top .blo-box {
  width: 312px;
}
.contact .dn-top .blo-box:last-of-type {
  width: 394px;
}
.contact .dn-top .blo-box .dp-ti1 {
  border-bottom: 1px solid #DBDBDB;
  font-size: 20px;
  color: #333333;
  padding: 0 0 10px;
  margin: 0 0 14px;
}
.contact .dn-top .blo-box .dp-ti1 i {
  float: right;
  color: #999999;
  font-size: 20px;
}
.contact .dn-top .blo-box .dp-ti2 {
  font-size: 18px;
  line-height: 36px;
}
.contact .dn-mid #allmap {
  height: 500px;
}
.contact .dn-bot .form1 .dlist {
  display: flex;
  justify-content: space-between;
  margin: 0 0 1%;
}
.contact .dn-bot .form1 .dlist .dpai {
  width: 49.5%;
}
.contact .dn-bot .form1 .dlist .dpai .inp1 {
  width: 100%;
  height: 70px;
  border: 1px solid #DBDBDB;
  padding: 0 0 0 10px;
}
.contact .dn-bot .form1 .dlist .dpai .text1 {
  height: 230px;
  padding: 10px;
}
.contact .dn-bot .form1 .dlist .dpai-chang {
  width: 100%;
}
.honor .dn-bot {
  height: 430px;
  background: #F7F7F7;
}
.honor .dn-bot .dn-tu {
  width: 46%;
  height: 100%;
}
.honor .dn-bot .dn-wen {
  width: 54%;
  height: 100%;
  background: url("../images/honor1_03.jpg") no-repeat right bottom;
  padding: 60px 70px;
}
.honor .dn-bot .dn-wen .dn-nei {
  width: 585px;
}
.honor .dn-bot .dn-wen .dn-nei .dpai {
  display: block;
  border-bottom: 1px solid #DBDBDB;
  color: #333333;
  font-size: 16px;
  padding: 12px 0;
  margin: 0 0 6px;
  cursor: pointer;
}
.honor .dn-bot .dn-wen .dn-nei .dpai b {
  color: #07458e;
  font-size: 20px;
  margin: 0 5px 0 0;
}
.honor .dn-bot .dn-wen .dn-nei .dpai.active {
  color: #07458e;
}
.download .dn-bot .dpai {
  display: block;
  border-bottom: 1px solid #DBDBDB;
  padding: 20px 90px 20px 0;
  position: relative;
  font-size: 18px;
}
.download .dn-bot .dpai:hover {
  color: #07458e;
}
.download .dn-bot .dpai .i-down {
  position: absolute;
  right: 20px;
  top: 22px;
}
.video .dn-top {
  margin: 0 0 40px;
}
.video .dn-top .blo-box {
  width: 32.3%;
  margin: 0 0.5% 1%;
  cursor: pointer;
}
.video .dn-top .blo-box:hover .dn-tu .img-box {
  transform: scale(1.05);
}
.video .dn-top .blo-box .dn-tu {
  height: 16vw;
  position: relative;
  overflow: hidden;
}
.video .dn-top .blo-box .dn-tu i {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #ffffff;
  z-index: 2;
  font-size: 40px;
  margin: -20px 0 0 -20px;
}
.video .dn-top .blo-box .dn-wen {
  padding: 16px 0;
}
.video .dn-top .blo-box .dn-wen .dp-ti1 {
  font-size: 18px;
  color: #333333;
  margin: 0 0 8px;
}
.com-video1 {
  display: none;
}
.video1 {
  width: 60vw;
  height: 30vw;
  background: #000000;
}
.quali .dn-top .qual-sw1 {
  height: 450px;
}
.quali .dn-top .qual-sw1 .swiper-slide .sl-nei {
  width: 80%;
  height: 94%;
  margin: 3% auto 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
.quali .dn-top .qual-sw1 .swiper-slide .sl-nei .a-big {
  display: flex;
  align-items: center;
}
.quali .dn-top .qual-sw1 .swiper-slide .sl-nei img {
  max-width: 100%;
  max-height: 100%;
}
.quali .dn-top .sw-xia {
  margin: 50px 0 0;
  text-align: center;
  font-size: 16px;
}
.quali .dn-top .sw-xia > div {
  display: inline-block;
}
.quali .dn-top .sw-xia .swiper-pagination {
  position: relative;
}
.quali .dn-top .sw-xia .swbtn,
.quali .dn-top .sw-xia .swiper-pagination-bullet {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
  margin: 0 3px;
  transition: all 0.4s ease;
  outline: none;
  cursor: pointer;
  background: transparent;
  color: #666666;
  opacity: 1;
}
.quali .dn-top .sw-xia .swbtn.active,
.quali .dn-top .sw-xia .swiper-pagination-bullet.active,
.quali .dn-top .sw-xia .swbtn:hover,
.quali .dn-top .sw-xia .swiper-pagination-bullet:hover {
  background: #07458e;
  color: #ffffff;
}
.quali .dn-top .sw-xia .swiper-pagination-bullet-active {
  background: #07458e;
  color: #ffffff;
}
.recruit .dn-bot {
  margin: 50px 0 0;
}
.com-lay2 {
  padding: 2vw 3vw 4vw;
  display: none;
}
.com-lay2 .com-bt1 {
  padding: 0;
}
.com-lay2 .dn-top {
  border-bottom: 1px solid #DBDBDB;
  font-size: 36px;
  color: #000000;
  padding: 0 0 1.5vw;
  margin: 0 0 1vw;
}
.com-lay2 .dn-bot .dn-ti1 {
  color: #333333;
}
.com-lay2 .dn-bot .dn-ti1 span {
  color: #df0515;
}
.com-lay2 .dn-bot .form1 .blo-box {
  width: 31.3%;
  margin: 10px 1% 0;
}
.com-lay2 .dn-bot .form1 .blo-box .dp-ti1 {
  color: #000000;
  font-size: 16px;
}
.com-lay2 .dn-bot .form1 .blo-box .dp-inp {
  margin: 5px 0 0;
}
.com-lay2 .dn-bot .form1 .blo-box .dp-inp .inp1 {
  border: 2px solid #DBDBDB;
  width: 100%;
  height: 40px;
  padding: 0 0 0 10px;
}
.com-lay2 .dn-bot .form1 .blo-box .dp-inp .text1 {
  padding: 10px;
  height: 140px;
}
.com-lay2 .dn-bot .form1 .blo-box .dp-inp .inp1-duan {
  width: 50%;
}
.com-lay2 .dn-bot .form1 .blo-box .dp-inp .im-yzm {
  height: 40px;
  vertical-align: middle;
}
.com-lay2 .dn-bot .form1 .blo-box .dp-inp .btn-sub {
  height: 60px;
  cursor: pointer;
  width: 100%;
  background: #07458e;
  color: #ffffff;
}
.com-lay2 .dn-bot .form1 .blo-box .dp-inp .btn-res {
  height: 60px;
  cursor: pointer;
  width: 100%;
  background: #E6E6E6;
}
.com-lay2 .dn-bot .form1 .blo-box .dp-inp .dp-lan {
  color: #07458e;
  font-weight: bold;
  font-size: 16px;
}
.com-lay2 .dn-bot .form1 .bl-chang {
  width: 48%;
}
.com-lay2 .dn-bot .form1 .bl-chang2 {
  width: 100%;
}
.lay-zxxd {
  width: 800px;
  padding: 1vw 2vw 2vw;
}
.lay-zxxd .dn-bot .form1 .blo-box {
  margin: 2px 1% 0;
}
.lay-zxxd .dn-bot .form1 .blo-box .dp-inp {
  position: relative;
}
.lay-zxxd .dn-bot .form1 .blo-box .dp-inp .inp1 {
  height: 35px;
}
.lay-zxxd .dn-bot .form1 .blo-box .dp-inp .i1 {
  position: absolute;
  right: 10px;
  top: 8px;
  color: red;
  font-size: 26px;
}
.lay-zxxd .dn-bot .form1 .blo-box .dp-radio {
  padding: 9px 0 0;
}
.lay-zxxd .dn-bot .form1 .blo-box .dp-radio label {
  margin: 0 0 0 4px;
}
.lay-zxxd .dn-bot .form1 .blo-box .dp-radio label input {
  vertical-align: middle;
}
.lay-zxxd .dn-bot .form1 .bl-chang2 {
  min-height: 12px;
}
.com-lay2-duan {
  width: 500px;
}
.inde-ban .ban-sw1 {
  height: 38vw;
}
.inde-ban .swiper-pagination {
  bottom: 90px;
}
.inde-sear {
  position: relative;
  z-index: 2;
}
.inde-sear .dn-nei {
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  margin: -70px 0 0;
  padding: 30px 2vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.inde-sear .dn-nei .dfl {
  width: 40%;
}
.inde-sear .dn-nei .dfl .com-blo {
  display: flex;
  justify-content: space-around;
}
.inde-sear .dn-nei .dfl .blo-box {
  text-align: center;
}
.inde-sear .dn-nei .dfl .blo-box i {
  font-size: 46px;
  color: #07458e;
}
.inde-sear .dn-nei .dfl .blo-box .dp1 {
  font-size: 22px;
  font-weight: bold;
  margin: 8px 0 0;
}
.inde-sear .dn-nei .dfr {
  width: 56%;
}
.inde-sear .dn-nei .dfr .form1 .dz {
  display: inline-block;
  height: 66px;
  box-shadow: 0 0 8px #07458e inset;
  width: 78%;
  vertical-align: middle;
  padding: 0 0 0 200px;
  position: relative;
}
.inde-sear .dn-nei .dfr .form1 .dz .sp1 {
  position: absolute;
  top: 16px;
  left: 26px;
  font-size: 20px;
  color: #333333;
}
.inde-sear .dn-nei .dfr .form1 .dz .sp1 i {
  font-size: 20px;
}
.inde-sear .dn-nei .dfr .form1 .dz .inp1 {
  width: 100%;
  height: 100%;
  font-size: 16px;
  background: transparent;
}
.inde-sear .dn-nei .dfr .form1 .dy {
  display: inline-block;
  height: 66px;
  vertical-align: middle;
  width: 20%;
}
.inde-sear .dn-nei .dfr .form1 .dy .btn-sub {
  height: 100%;
  background: #07458e;
  color: #ffffff;
  cursor: pointer;
  font-size: 18px;
  width: 100%;
  text-align: center;
}
.inde-pro .dn-bot .blo-box {
  width: 32.33333333%;
  margin: 0 0.5% 1%;
}
.inde-pro .dn-bot .blo-box:hover .dn-tu .dn-zhe {
  opacity: 0.5;
}
.inde-pro .dn-bot .blo-box:hover .dn-wen {
  background: #07458e;
}
.inde-pro .dn-bot .blo-box:hover .dn-wen * {
  color: #ffffff !important;
}
.inde-pro .dn-bot .blo-box .dn-tu {
  height: 18vw;
  position: relative;
}
.inde-pro .dn-bot .blo-box .dn-tu .dn-zhe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #07458e;
  z-index: 2;
  text-align: center;
  opacity: 0;
  transition: all 0.4s ease;
}
.inde-pro .dn-bot .blo-box .dn-tu .dn-zhe .dp-ti1 {
  position: absolute;
  color: #ffffff;
  top: 50%;
  left: 0;
  width: 100%;
}
.inde-pro .dn-bot .blo-box .dn-tu .dn-zhe .dp-ti1 i {
  font-size: 14px;
  margin: 0 0 0 6px;
}
.inde-pro .dn-bot .blo-box .dn-wen {
  padding: 1vw 1vw 2vw;
  transition: all 0.4s ease;
}
.inde-pro .dn-bot .blo-box .dn-wen .dp-ti1 {
  font-size: 26px;
  color: #000000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.inde-pro .dn-bot .blo-box .dn-wen .dp-cont1 {
  font-size: 16px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0.5vw 0 0;
}
.inde-pro2 .dn-bot .blo-box {
  width: 32.3%;
}
.inde-block {
  background: #F5F5F5;
  position: relative;
}
.inde-block .im-bg1 {
  position: absolute;
  left: 0;
  height: 115%;
  bottom: 0;
}
.inde-block .dn-wen {
  position: relative;
  padding: 0 0 5vw;
}
.inde-block .dn-wen .blo-box {
  width: 220px;
  height: 300px;
  background: #ffffff;
  text-align: center;
  padding: 60px 15px 0;
  transition: all 0.4s ease;
}
.inde-block .dn-wen .blo-box:not(:last-of-type) {
  border-right: 1px solid #DBDBDB;
}
.inde-block .dn-wen .blo-box:hover {
  background: #07458e;
  padding: 26px 15px 0;
}
.inde-block .dn-wen .blo-box:hover * {
  color: #ffffff !important;
}
.inde-block .dn-wen .blo-box:hover .im1 {
  display: none;
}
.inde-block .dn-wen .blo-box:hover .dp-cont1 {
  overflow: visible;
}
.inde-block .dn-wen .blo-box .im1 {
  height: 30px;
}
.inde-block .dn-wen .blo-box .dp-ti1 {
  font-size: 20px;
  color: #333333;
  margin: 14px 0 10px;
}
.inde-block .dn-wen .blo-box .dp-cont1 {
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.inde-news .dn-top .dfl .com-bt1 {
  padding: 0;
}
.inde-news .dn-top .dfr .swit1 {
  font-size: 18px;
}
.inde-news .dn-top .dfr .swit1 a {
  margin: 0 0 0 18px;
  border-bottom: 1px solid transparent;
}
.inde-news .dn-top .dfr .swit1 a.active,
.inde-news .dn-top .dfr .swit1 a:hover {
  border-bottom: 1px solid #07458e;
  color: #07458e;
}
.inde-news .dn-bot {
  margin: 50px 0 0;
}
.inde-news .dn-bot .news-sw1 {
  height: 240px;
}
.inde-news .dn-bot .news-sw1 .swiper-slide .a-big {
  padding: 0 25px;
  border-right: 1px solid #DBDBDB;
  color: #999999;
}
.inde-news .dn-bot .news-sw1 .swiper-slide .dp-sha {
  height: 130px;
}
.inde-news .dn-bot .news-sw1 .swiper-slide .dp-sha .dp-ti1 {
  font-size: 24px;
  line-height: 34px;
  color: #000000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.inde-news .dn-bot .news-sw1 .swiper-slide .dp-xia .dp-cont1 {
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.inde-news .dn-bot .news-sw1 .swiper-slide .dp-xia .dp-more1 {
  color: #07458e;
  text-align: right;
  margin: 15px 0 0;
}
.inde-news .dn-bot .news-sw1 .swiper-slide .dp-xia .dp-more1 i {
  font-size: 14px;
}
.inde-news .dn-bot .swiper-pagination {
  position: relative;
  margin: 50px 0 0;
}
.inde-news .dn-bot .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
.com-nav2 {
  padding: 30px 0;
  border-bottom: 1px solid #DBDBDB;
  color: #000000;
}
.com-nav2 .icon-you {
  font-size: 12px;
}
.prod-det .dn-bot {
  border-bottom: 1px solid #DBDBDB;
}
.prod-det .dn-bot .dp-cont1 {
  margin: 0 0 50px;
}
.news-det .dn-bot .dfl {
  width: 70%;
}
.news-det .dn-bot .dfl .dp-ti1 {
  font-size: 30px;
  color: #333333;
  font-weight: bold;
}
.news-det .dn-bot .dfl .dp-time1 {
  color: #07458e;
  font-weight: bold;
  margin: 20px 0 50px;
}
.news-det .dn-bot .dfl .com-share2 {
  margin: 50px 0 0;
}
.news-det .dn-bot .dfr {
  width: 280px;
  padding: 100px 0 0;
}
.news-det .dn-bot .dfr .dp-ti1 {
  color: #333333;
  font-size: 24px;
}
.news-det .dn-bot .dfr .dp-xia {
  border-top: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  padding: 14px 0 0;
  margin: 14px 0 30px;
  font-size: 16px;
  line-height: 26px;
}
.news-det .dn-bot .dfr .dp-xia a {
  display: block;
  margin: 0 0 14px;
  padding: 0 0 0 30px;
  position: relative;
}
.news-det .dn-bot .dfr .dp-xia a b {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
}
.news-det .dn-bot .dfr .dp-xia a:hover {
  color: #07458e;
}
.dot .com-bt1 {
  padding: 60px 0 20px;
}
.dot .dn-top .inp1 {
  width: 650px;
  height: 50px;
  border: 1px solid #DBDBDB;
  padding: 0 0 0 16px;
}
.dot .dn-top .btn1 {
  height: 50px;
  line-height: 50px;
  width: 160px;
  text-align: center;
  background: #07458e;
  color: #ffffff;
  cursor: pointer;
  border-radius: 6px;
  display: inline-block;
}
.dot .dp-nav2 {
  padding: 30px 0 14px;
  font-size: 20px;
}
.dot .dp-nav2 i {
  font-size: 14px;
  vertical-align: middle;
}
.dot .dn-bot {
  border: 1px solid #DBDBDB;
  padding: 70px 0;
}
.dot .dn-bot .jsmap-container {
  margin: auto;
}
.dot .dn-bot2 {
  background: #F5F5F5;
  padding: 40px;
}
.dot .dn-bot2 .tab1 {
  width: 100%;
  margin: 0 0 30px;
}
.dot .dn-bot2 .tab1 tr td {
  border-bottom: 1px solid #DBDBDB;
  padding: 20px;
}
.dot .dn-bot2 .tab1 .tr1 td {
  font-size: 18px;
  color: #333333;
}
.logis {
  background: #F5F5F5;
}
.logis .dn-bot {
  background: #ffffff;
  padding: 0 60px 80px;
}
.logis .dn-bot .dp-sha {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  padding: 30px 0 0;
}
.logis .dn-bot .dp-zho {
  overflow: hidden;
  border-bottom: 1px solid #DBDBDB;
  padding: 0 0 30px;
}
.logis .dn-bot .dp-zho .form1 {
  width: 300px;
  height: 40px;
  border: 1px solid #DBDBDB;
  border-radius: 40px;
  overflow: hidden;
  float: right;
  position: relative;
}
.logis .dn-bot .dp-zho .form1 .inp1 {
  width: 100%;
  height: 100%;
  padding: 0 0 0 10px;
}
.logis .dn-bot .dp-zho .form1 .btn1 {
  width: 40px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  cursor: pointer;
  background: #07458e;
  color: #fff;
}
.logis .dn-bot .dp-xia {
  padding: 50px 0 0;
}
.logis .dn-bot .dp-xia .dpai {
  font-size: 16px;
  color: #999999;
  position: relative;
  padding: 0 0 50px 30px;
}
.logis .dn-bot .dp-xia .dpai:not(:last-of-type):before {
  content: '';
  border-left: 1px solid #DBDBDB;
  height: 100%;
  left: 7px;
  top: 7px;
  position: absolute;
}
.logis .dn-bot .dp-xia .dpai b {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 2px solid #07458e;
  border-radius: 50%;
  margin: 0 20px 0 0;
  position: absolute;
  left: 0;
  top: 4px;
  background: #ffffff;
}
.logis .dn-bot .dp-xia .dpai .sp1 {
  min-width: 310px;
  display: inline-block;
}
.logis .dn-bot .dp-xia .dpai.active b {
  background: #07458e;
}
/*侧边栏*/
.fd-right {
  position: absolute;
  padding-top: 18%;
  right: 2px;
  top: 0;
  z-index: 1000;
  font-size: 12px;
}
.fd-right ul li {
  width: 74px;
  height: 74px;
  text-align: center;
  background: #07458e;
  position: relative;
  cursor: pointer;
  transition: all 0.4s ease;
}
.fd-right ul li:not(:last-of-type):before {
  content: '';
  position: absolute;
  width: 80%;
  border-bottom: 1px solid #ffffff;
  bottom: 0;
  left: 10%;
  opacity: 0.2;
}
.fd-right ul li .h2-bg {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  transition: all 0.4s ease;
  padding: 8px 0 0;
  color: #ffffff;
}
.fd-right ul li .h2-bg a {
  color: #ffffff;
}
.fd-right ul li .h2-bg i {
  font-size: 20px;
}
.fd-right ul li .h2-bg p {
  margin: 3px 0 0;
}
.fd-right ul li .div1 {
  opacity: 0;
  transform-origin: 95% 95%;
  transform: scale(0.01);
  transition: all 0.4s ease;
  background: #ffffff;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 200px;
  position: absolute;
  height: 74px;
  bottom: 0;
  right: 74px;
  color: #333333;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  padding: 26px 0 0;
  font-size: 14px;
}
.fd-right ul li .div1 a {
  color: #333333;
}
.fd-right ul li:hover .div1 {
  opacity: 1;
  transform: none;
}
.fd-right ul li .im-ewm {
  width: 165px;
  height: 165px;
}
.fd-right ul li.fdicn3 .div1 {
  height: 214px;
}
.fd-right ul li:first-of-type {
  border-top-left-radius: 10px;
}
.fd-right ul li:last-of-type {
  border-bottom-left-radius: 10px;
}
.fd-right ul li.li-top .h2-bg {
  padding: 24px 0 0;
}
.fd-right ul li.li-top .h2-bg i {
  font-size: 30px;
}
@media screen and (max-width: 1600px) {
  .conta-1400,
  .conta-1700 {
    width: 1200px;
  }
  .honor .dn-bot {
    height: 414px;
  }
  .header .head-nav {
    margin: 0 0 0 6vw;
  }
  .header .head-nav .blo-box {
    margin: 0 2vw 0 0;
  }
  .inde-block .conta-1700 {
    width: 1280px;
  }
  .inde-block .dn-wen .blo-box {
    width: 200px;
  }
  .com-ban1 {
    height: 400px;
  }
  .com-ban1 .dn-wen .dp-ti1 {
    font-size: 40px;
  }
  .com-wen1 {
    font-size: 15px;
    line-height: 32px;
  }
  .quali .dn-top .qual-sw1 {
    height: 360px;
  }
  .contact .dn-mid #allmap {
    height: 400px;
  }
}
@media screen and (max-width: 780px) {
  .conta-1400,
  .conta-1700 {
    width: 90% !important;
  }
  .lay-zxxd {
    width: 90vw;
    height: 90vh;
  }
  .logis .dn-bot {
    padding: 0 10px 20px;
  }
  .logis .dn-bot .dp-sha {
    padding: 30px 0 20px;
  }
  .logis .dn-bot .dp-zho .form1 {
    width: 270px;
  }
  .logis .dn-bot .dp-xia {
    padding: 20px 0 0;
  }
  .logis .dn-bot .dp-xia .dpai {
    font-size: 14px;
    padding: 0 0 20px 25px;
  }
  .logis .dn-bot .dp-xia .dpai .sp1 {
    display: block;
    width: 100%;
  }
  .fd-right {
    margin: 0 !important;
    padding-top: 0;
    top: auto;
    bottom: 0;
    position: fixed;
    width: 100%;
    right: 0;
    z-index: 100;
  }
  .fd-right ul li {
    width: calc(100% / 5);
    float: left;
    border-radius: inherit !important;
  }
  .fd-right ul li:after {
    content: '';
    position: absolute;
    height: 80%;
    border-right: 1px solid #ffffff;
    bottom: 10%;
    right: 0;
    opacity: 0.2;
  }
  .fd-right ul li .div1 {
    width: 120px;
    bottom: 100%;
    right: auto;
    left: 0;
    height: 50px;
    padding: 16px 0 0;
    border-radius: inherit;
  }
  .fd-right ul li.fdicn3 .div1 {
    height: 120px;
  }
  .fd-right ul li .im-ewm {
    width: 100px;
    height: 100px;
  }
  .fd-right ul li.li-top {
    float: right;
  }
  .com-bot1 {
    padding: 0 0 30px;
  }
  .com-bt1 {
    padding: 30px 0;
  }
  .com-top1 {
    padding: 30px 0 0;
  }
  body,
  html {
    min-width: 300px;
  }
  .com-lay2-duan {
    width: 300px;
  }
  .header {
    height: 80px;
    line-height: 80px;
  }
  .header .head-logo .im1 {
    height: 8vw;
  }
  .header .head-nav {
    position: absolute;
    top: 100%;
    width: 100%;
    margin: 0;
    z-index: 5;
    background: #ffffff;
    line-height: 36px;
    padding: 15px;
    display: none;
  }
  .header .head-nav .blo-box {
    margin: 0;
    display: block;
  }
  .header .head-fr {
    font-size: 12px;
  }
  .header .head-fr .head-sear {
    margin: 0 2vw 0 0;
  }
  .header .head-fr .head-mob {
    display: block;
  }
  .inde-ban .ban-sw1 {
    height: 45vw;
  }
  .inde-ban .swiper-pagination {
    bottom: 10px;
  }
  .inde-sear .dn-nei {
    margin: 0;
    height: auto;
    padding: 15px;
    display: block;
  }
  .inde-sear .dn-nei .dfl {
    width: 100%;
    text-align: center;
  }
  .inde-sear .dn-nei .dfl .blo-box i {
    font-size: 32px;
  }
  .inde-sear .dn-nei .dfl .blo-box .dp1 {
    font-size: 14px;
  }
  .inde-sear .dn-nei .dfr {
    width: 100%;
    margin: 15px 0 0;
  }
  .inde-sear .dn-nei .dfr .form1 .dz {
    width: 100%;
    padding: 0 0 0 10px;
    height: 40px;
  }
  .inde-sear .dn-nei .dfr .form1 .dz .sp1 {
    display: none;
  }
  .inde-sear .dn-nei .dfr .form1 .dy {
    width: 100%;
    height: 40px;
  }
  .inde-pro .dn-bot .blo-box {
    width: 100%;
    margin: 0 0 15px;
  }
  .inde-pro .dn-bot .blo-box .dn-tu {
    height: 50vw;
  }
  .inde-block .im-bg1 {
    display: none;
  }
  .inde-block .dn-wen .blo-box {
    width: 50%;
    border-bottom: 1px solid #DBDBDB;
    height: 270px;
  }
  .inde-block .dn-wen .blo-box .dp-cont1 {
    font-size: 12px;
  }
  .inde-block .dn-wen .blo-box:hover {
    padding: 10px 10px 0;
  }
  .inde-news .dn-top .dfl {
    width: 100%;
  }
  .inde-news .dn-top .dfl .com-bt1 {
    text-align: left;
  }
  .inde-news .dn-top .dfr .swit1 {
    font-size: 14px;
  }
  .inde-news .dn-top .dfr .swit1 a {
    margin: 0 0 0 6px;
  }
  .inde-news .dn-bot {
    overflow: hidden;
    margin: 20px 0 0;
  }
  .inde-news .dn-bot .news-sw1 {
    width: 200%;
    height: 180px;
  }
  .inde-news .dn-bot .news-sw1 .swiper-slide .a-big {
    padding: 0 5px;
  }
  .inde-news .dn-bot .news-sw1 .swiper-slide .dp-sha {
    height: 90px;
  }
  .inde-news .dn-bot .news-sw1 .swiper-slide .dp-sha .dp-ti1 {
    font-size: 18px;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
  }
  .inde-news .dn-bot .news-sw1 .swiper-slide .dp-xia .dp-cont1 {
    line-height: 26px;
  }
  .footer {
    padding: 0 0 80px;
  }
  .footer .foot-top .dfl .blo-box:not(:last-of-type) {
    display: none;
  }
  .footer .foot-top .dfr {
    width: 100%;
    text-align: left;
  }
  .footer .foot-top .dfr .form1 {
    margin: 0 0 15px;
  }
  .footer .foot-top .dfr .form1 .inp1 {
    width: 85%;
  }
  .footer .foot-top .dfr .form1 .btn1 {
    width: 10%;
  }
  .com-ban1 {
    height: 40vw;
  }
  .com-ban1 .dn-wen .dp-ti1 {
    font-size: 24px;
  }
  .com-nav1 {
    font-size: 12px;
  }
  .com-nav1 a {
    margin: 0 4px;
  }
  .com-topbot1 {
    padding: 40px 0;
  }
  .com-bt1 .dp-ti1 {
    font-size: 24px;
  }
  .com-wen1 {
    font-size: 14px;
    line-height: 26px;
  }
  .comp-pro .dn-top .dn-tu {
    width: 100%;
    margin: 0 0 15px;
  }
  .accordion li .link .dz {
    font-size: 16px;
  }
  .accordion li .link .dz .i-ren {
    font-size: 20px;
  }
  .accordion li .link .dy {
    padding: 22px 0 0;
  }
  .accordion li .link .dy .blo-box {
    font-size: 12px;
    padding: 0 10px 10px 0;
  }
  .comp-pro .dn-bot .blo-box {
    width: 50%;
    margin: 0 0 15px;
  }
  .comp-pro .dn-bot .blo-box .dp-ti1 span {
    font-size: 24px;
  }
  .quali .dn-top {
    overflow: hidden;
  }
  .quali .dn-top .qual-sw1 {
    width: 200%;
    height: 200px;
  }
  .honor .dn-bot {
    height: auto;
  }
  .honor .dn-bot .dn-tu {
    width: 100%;
    height: 50vw;
  }
  .honor .dn-bot .dn-wen {
    width: 100%;
    height: auto;
    padding: 15px;
  }
  .honor .dn-bot .dn-wen .dn-nei {
    width: 100%;
  }
  .accordion li .link {
    padding: 15px;
  }
  .accordion li .link .dy .blo-box {
    width: 50%;
  }
  .submenu {
    padding: 15px;
  }
  .submenu .dn-sha {
    font-size: 14px;
    line-height: 26px;
    margin: 0 0 20px;
  }
  .com-lay2 .dn-top {
    font-size: 24px;
  }
  .com-lay2 .dn-bot .form1 .blo-box {
    width: 48%;
  }
  .com-lay2 .dn-bot .form1 .blo-box .dp-inp .btn-sub,
  .com-lay2 .dn-bot .form1 .blo-box .dp-inp .btn-res {
    height: 40px;
  }
  .com-lay2 .dn-bot .form1 .bl-chang {
    width: 100%;
  }
  .com-lay2 .dn-bot .form1 .bl-chang2 {
    width: 100%;
  }
  .com-swit1 .a1 {
    width: 150px;
    height: 36px;
    line-height: 36px;
  }
  .contact .dn-top .com-blo {
    display: block;
  }
  .contact .dn-top .blo-box {
    width: 100% !important;
    margin: 0 0 20px;
  }
  .contact .dn-top .blo-box .dp-ti1 {
    margin: 0 0 10px;
  }
  .contact .dn-top .blo-box .dp-ti2 {
    font-size: 14px;
    line-height: 26px;
  }
  .contact .dn-mid #allmap {
    height: 50vw;
  }
  .contact .dn-bot .form1 .dlist .dpai .inp1 {
    height: 40px;
  }
  .contact .dn-bot .form1 .dlist .dpai .text1 {
    height: 200px;
  }
  .news1 .dn-mid .news-sw1 .swiper-slide .dn-tu {
    width: 100%;
    height: 46%;
  }
  .news1 .dn-mid .news-sw1 .swiper-slide .dn-wen {
    width: 100%;
    height: 54%;
    padding: 15px;
  }
  .news1 .dn-mid .news-sw1 .swiper-slide .dn-wen .dp-time1 span {
    font-size: 24px;
  }
  .news1 .dn-mid .news-sw1 .swiper-slide .dn-wen .dp-ti1 {
    font-size: 20px;
  }
  .news1 .dn-mid .news-sw1 .swiper-slide .dn-wen .dp-more1 {
    margin: 15px 0 0;
  }
  .news1 .dn-mid .news-sw1 .swiper-pagination {
    right: 14px;
    bottom: 14px;
  }
  .news1 .dn-bot {
    margin: 50px 0;
  }
  .news1 .dn-bot .blo-box {
    width: 100%;
    margin: 0;
  }
  .news1 .dn-bot .blo-box .a-big {
    padding: 15px;
  }
  .video .dn-top .blo-box {
    width: 100%;
    margin: 0 0 15px;
  }
  .video .dn-top .blo-box .dn-tu {
    height: 50vw;
  }
  .dot .dn-top .inp1 {
    height: 42px;
    width: 70%;
  }
  .dot .dn-top .btn1 {
    height: 42px;
    line-height: 40px;
    width: 27%;
  }
  .dot .dn-bot {
    padding: 30px 0;
  }
  .dot .dn-bot .jsmap-container {
    transform: scale(0.5);
    margin: -100px 0 -100px -315px;
  }
  .dot .dn-bot2 {
    padding: 15px;
  }
  .dot .dn-bot2 .tab1 tr td {
    padding: 6px;
  }
  .dot .dn-bot2 .tab1 tr td:first-of-type {
    width: 100px;
  }
  .download .dn-bot .dpai {
    padding: 12px 48px 12px 0;
    font-size: 16px;
  }
  .news-det .dn-bot .dfl {
    width: 100%;
  }
  .news-det .dn-bot .dfl .dp-ti1 {
    font-size: 24px;
  }
  .news-det .dn-bot .dfl .dp-time1 {
    margin: 15px 0 30px;
  }
  .news-det .dn-bot .dfl .com-share2 {
    margin: 20px 0 0;
  }
  .news-det .dn-bot .dfr {
    width: 100%;
  }
}
