@charset "utf-8";
@import "iconfont/iconfont.css";
.com-bg1 {
  background: #EEEEEE;
}
.main-top {
  padding: 90px 0 0;
}
.conta-90 {
  width: 90%;
  position: relative;
  margin: auto;
  min-width: 1280px;
}
.conta-86 {
  width: 86%;
  position: relative;
  margin: auto;
  min-width: 1280px;
}
.conta-1280 {
  width: 1280px;
  position: relative;
  height: 100%;
  margin: auto;
}
.conta-1100 {
  width: 1100px;
  position: relative;
  margin: auto;
}
@keyframes downico {
  0% {
    top: 0;
    opacity: 1;
  }
  35% {
    top: 50%;
    opacity: 0;
  }
  65% {
    top: -50%;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
.com-ban1 {
  overflow: hidden;
  position: relative;
  height: 100vh;
}
.com-ban1 .dn-nei {
  position: absolute;
  height: 100%;
  top: 0;
  left: 7%;
  color: #ffffff;
  display: flex;
  align-items: center;
  width: 86%;
}
.com-ban1 .dn-nei .dp-ti1 {
  font-size: 1.9vw;
}
.com-ban1 .dn-nei .dp-xi1 {
  width: 38px;
  height: 2px;
  background: #ffffff;
  margin: 1vw 0;
}
.com-ban1 .dn-nei .dp-shares1 {
  font-size: 1.2vw;
  margin: 1vw 0 2vw;
}
.com-ban1 .dn-nei .dp-ti2 {
  font-size: 2.2vw;
}
.com-ban1 .dn-nei .dp-ti3 {
  font-size: 1vw;
}
.com-ban1 .dn-nei .dp-more1 {
  width: 2.2vw;
  height: 2.2vw;
  line-height: 2.2vw;
  text-align: center;
  border: 1px solid #ffffff;
  border-radius: 50%;
  margin: 4vw 0 0;
  cursor: pointer;
  transition: all 0.4s ease;
}
.com-ban1 .dn-nei .dp-more1 i {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/xia.png) no-repeat center;
  animation: downico 1.5s ease-out infinite;
  position: relative;
  font-size: 0;
}
.com-ban1 .dn-nei .dp-more1:hover {
  background: #ffffff;
}
.com-ban1 .dn-nei .dp-more1:hover i {
  background: url(../images/xia2.png) no-repeat center;
}
.com-ban1 .com-share1 {
  position: absolute;
  bottom: 5vw;
  right: 5vw;
  color: #ffffff;
}
.com-share1 .sp2 {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  margin: 0 0 0 10px;
}
.com-share1 a,
.com-share1 .bds_more {
  background: none !important;
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 20px !important;
  color: #ffffff !important;
  height: auto !important;
}
.bsBox {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.bd_weixin_popup .bd_weixin_popup_main {
  padding: 15px 10px 5px !important;
}
.dn-nei2 {
  color: #000;
}
.dn-nei2 .dp-ti1 {
  font-size: 2vw;
}
.dn-nei2 .dp-ti2 {
  font-size: 16px;
  margin: 1vw 0 0;
}
.dn-nei2 .dp-ti2 span {
  margin: 0 2vw 0 0;
}
.com-ban1-duan {
  height: 38vw;
}
.com-fenye1 {
  margin: 5vw 0 0;
}
.com-fenye1 a {
  margin: 0 1vw 0 0;
  font-size: 24px;
}
.com-fenye1 a.active,
.com-fenye1 a:hover {
  color: #005FC5;
}
.com-topbot1 {
  padding: 5vw 0;
}
.com-bot1 {
  padding: 0 0 5vw;
}
.com-topbot2 {
  padding: 200px 0 8vw;
}
.com-wen1 {
  font-size: 18px;
  line-height: 36px;
  text-align: justify;
}
.com-wen2 {
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
}
.com-wen3 {
  font-size: 1.2vw;
  line-height: 2.2vw;
  text-align: justify;
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  height: 90px;
  line-height: 90px;
  z-index: 101;
  width: 100%;
  background: #ffffff;
}
.header .nav-bg {
  position: absolute;
  left: 0;
  width: 100%;
  top: 90px;
  background: #ffffff;
  height: 200px;
  border-top: 1px solid #CCCCCC;
  display: none;
}
.header .head-logo img {
  vertical-align: middle; margin-top:17px;
}
.header .head-fr {
  height: 100%;
}
.header .head-fr .head-nav {
  float: left;
  height: 100%;
}
.header .head-fr .head-nav .com-array1 {
  height: 100%;
}
.header .head-fr .head-nav .com-array1-list {
  font-size: 16px;
  margin: 0 60px 0 0;
  position: relative;
  height: 100%;
}
.header .head-fr .head-nav .com-array1-list .dp-sha {
  height: 100%;
  position: relative;
}
.header .head-fr .head-nav .com-array1-list .dp-sha.zhuan i {
  transform: none;
}
.header .head-fr .head-nav .com-array1-list .dp-sha a {
  display: block;
  border-bottom: 3px solid transparent;
  height: 100%;
  transition: all 0.4s ease;
  color: #000;
}
.header .head-fr .head-nav .com-array1-list .dp-sha a.active,
.header .head-fr .head-nav .com-array1-list .dp-sha a:hover {
  border-bottom: 3px solid #005FC5;
}
.header .head-fr .head-nav .com-array1-list .dp-sha i {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 22px;
  transform: rotate(45deg);
  transition: all 0.4s ease;
  display: none;
}
.header .head-fr .head-nav .com-array1-list .dp-xia {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 300px;
  margin: 0 0 0 -150px;
  height: 200px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  display: none;
  padding: 1vw 0 0;
}
.header .head-fr .head-nav .com-array1-list .dp-xia a {
  display: block;
}
.header .head-fr .head-nav .com-array1-list .dp-xia a:hover {
  color: #005FC5;
}
.header .head-fr .head-nav .com-array1-list .dp-xia.xian .dp-xia-serv .dpai {
  opacity: 1;
  transform: none;
}
.header .head-fr .head-nav .com-array1-list .dp-xia.xian .dp-xia-serv .dpai:nth-of-type(2) {
  transition-delay: 0.1s;
}
.header .head-fr .head-nav .com-array1-list .dp-xia.xian .dp-xia-serv .dpai:nth-of-type(3) {
  transition-delay: 0.2s;
}
.header .head-fr .head-nav .com-array1-list .dp-xia.xian .dp-xia-serv .dpai:nth-of-type(4) {
  transition-delay: 0.3s;
}
.header .head-fr .head-nav .com-array1-list .dp-xia .dp-xia-serv {
  position: fixed;
  top: 90px;
  width: 100%;
  left: 0;
  border-top: 1px solid #CCCCCC;
  font-size: 0;
}
.header .head-fr .head-nav .com-array1-list .dp-xia .dp-xia-serv .dpai {
  padding: 1vw 0 0 2vw;
  min-width: 15vw;
  border-right: 1px solid #CCCCCC;
  display: inline-block;
  opacity: 0;
  transform: translateX(4vw);
  transition: all 0.4s ease;
  vertical-align: top;
  height: 200px;
  text-align: left;
}
.header .head-fr .head-nav .com-array1-list .dp-xia .dp-xia-serv .dpai:first-of-type {
  border-left: 1px solid #CCCCCC;
}
.header .head-fr .head-nav .com-array1-list .dp-xia .dp-xia-serv .dpai .dnp-sha a {
  color: #000;
  font-size: 22px;
}
.header .head-fr .head-nav .com-array1-list .dp-xia .dp-xia-serv .dpai .dnp-sha a:hover {
  color: #005FC5;
}
.header .head-fr .head-nav .com-array1-list .dp-xia .dp-xia-serv .dpai .dnp-xia {
  line-height: 30px;
  font-size: 14px;
}
.header .head-fr .head-nav .com-array1-list .dp-xia .dp-xia-serv .dpai .dnp-xia a {
  display: block;
  color: #333333;
}
.header .head-fr .head-nav .com-array1-list .dp-xia .dp-xia-serv .dpai .dnp-xia a:hover {
  color: #005FC5;
}
.header .head-fr .head-sear {
  float: left;
  height: 100%;
  cursor: pointer;
  color: #000;
}
.header .head-fr .head-sear i {
  font-size: 30px;
}
.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 .search-box {
  position: absolute;
  z-index: 3;
  top: 100%;
  right: 0;
  width: 100%;
  background: #ffffff;
  display: none;
  border-top: 1px solid #EEEEEE;
}
.header .search-box .form1 {
  position: relative;
  padding: 2vw 0;
}
.header .search-box .inp1 {
  width: 100%;
  height: 50px;
  border-bottom: 1px dashed #EEEEEE;
  font-size: 26px;
}
.header .search-box .btn1 {
  position: absolute;
  top: 2.5vw;
  right: 0;
  background: transparent;
  cursor: pointer;
}
.header .search-box .btn1 i {
  font-size: 30px;
}
.header .head-mob {
  float: left;
  display: none;
}
.header .head-mob .i1 {
  font-weight: bold;
}
.header .head-mob i {
  font-size: 32px;
}
.header .head-mob .i2 {
  display: none;
}
.header .head-mob.pcTomo .i1 {
  display: none;
}
.header .head-mob.pcTomo .i2 {
  display: inline-block;
}
#app.change .com-cebian1 {
  right: 0;
}
.com-cebian1 {
  width: 90px;
  position: fixed;
  right: -100px;
  top: 50%;
  z-index: 102;
  transition: all 0.4s ease;
  text-align: center;
  transform: translate(0, -50%);
}
.com-cebian1 li {
  display: table;
  border-bottom: 1px solid #ffffff;
  height: 90px;
  width: 100%;
  cursor: pointer;
  position: relative;
}
.com-cebian1 li:hover .com-a-sizeall1 {
  color: #ffffff;
  background: #005FC5;
}
.com-cebian1 li:hover .com-a-sizeall1 .im1 {
  display: none;
}
.com-cebian1 li:hover .com-a-sizeall1 .im2 {
  display: inline-block;
}
.com-cebian1 li:hover .dnp-xia {
  opacity: 1;
  right: 100%;
}
.com-cebian1 li .com-a-sizeall1 {
  display: table-cell;
  vertical-align: middle;
  z-index: 2;
  background: #F3F5F7;
  transition: all 0.4s ease;
}
.com-cebian1 li .com-a-sizeall1 .im1 {
  height: 32px;
}
.com-cebian1 li .com-a-sizeall1 .im2 {
  display: none;
}
.com-cebian1 li .com-a-sizeall1 .i1 {
  font-size: 20px;
}
.com-cebian1 li .com-a-sizeall1 .dp1 {
  line-height: 18px;
}
.com-cebian1 li .dnp-xia {
  position: absolute;
  right: -100%;
  opacity: 0;
  top: 0;
  height: auto;
  width: auto;
  background: #F3F5F7;
  border-right: 1px solid #ffffff;
  text-align: left;
  padding: 0.5vw 1vw;
  min-width: 150px;
  transition: all 0.4s ease;
}
.com-cebian1 li .dnp-xia a {
  display: block;
}
.com-cebian1 li .dnp-xia a:hover {
  color: #005FC5;
}
.footer {
  background: #181818;
}
.footer .foot-top {
  padding: 4vw 0 5vw;
  color: #ffffff;
}
.footer .foot-top .dfl a {
  color: #ffffff;
}
.footer .foot-top .dfl .com-array1-list {
  margin: 0 6vw 0 0;
}
.footer .foot-top .dfl .com-array1-list:last-of-type {
  margin: 0;
}
.footer .foot-top .dfl .com-array1-list .dp-sha {
  font-size: 16px;
}
.footer .foot-top .dfl .com-array1-list .dp-xi1 {
  width: 30px;
  height: 1px;
  background: #ffffff;
  opacity: 0.5;
  margin: 15px 0 25px;
}
.footer .foot-top .dfl .com-array1-list .dp-xia a {
  display: block;
  opacity: 0.5;
  margin: 0 0 10px;
}
.footer .foot-top .dfr {
  margin: -1.5vw 0 0;
}
.footer .foot-top .dfr .box1 {
  float: left;
}
.footer .foot-top .dfr .box1 .com-array1-list {
  margin: 0 0 0 3vw;
  vertical-align: top; margin-top:70px;
}
.footer .foot-top .dfr .box1 .com-array1-list:last-of-type {
  margin: 0;
}
.footer .foot-top .dfr .box1 .com-array1-list .dp1 {
  width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
  margin: 0 0 10px;
  color: #ffffff;
}
.footer .foot-top .dfr .box1 .com-array1-list .dp2 {
  color: #7d7d7d;
}
.footer .foot-top .dfr .box1 .com-array1-list .dp3 {
  font-size: 30px;
}
.footer .foot-top .dfr .box1 .com-array1-list .dp4 {
  margin: 10px 0 0;
  max-width: 207px;
}
.footer .foot-top .dfr .box1 .com-array1-list .im1 {
  width: 12vw;
  margin: 0 0 4px;
}
.footer .foot-top .dfr .box1 .com-array1-list .dp-ti2 {
  opacity: 0.6;
  text-align: center;
}
.footer .foot-top .dfr .box2 {
  float: left;
  text-align: right;
}
.footer .foot-top .dfr .box2 .dp-ti1 {
  font-size: 40px;
}
.footer .foot-bot {
  font-size: 12px;
  padding: 2vw 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.loading {
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.loading .dx1 {
  position: absolute;
  width: 0;
  left: 0;
  top: 0;
  height: 7px;
  background: #ffffff;
}
.loading .im1 {
  position: absolute;
  width: 220px;
  left: 50%;
  top: 50%;
  margin: -30px 0 0 -110px;
  animation: slideInUp1 0.5s ease;
}
.com-inde-ti1 {
  padding: 3vw 0 1.5vw;
  color: #000;
}
.com-inde-ti1 .dfl {
  font-size: 44px;
}
.com-inde-ti1 .dfl .b1 {
  display: inline-block;
  width: 22px;
  height: 3px;
  vertical-align: middle;
  margin: 0 8px 0 0;
  background: #000000;
}
.com-inde-ti1 .dfr {
  font-size: 18px;
}
.com-inde-ti1 .dfr i {
  font-size: 20px;
}
.com-inde-ti1 .dfr a:hover {
  color: #005FC5;
}
.com-ti1 {
  font-size: 40px;
  color: #000;
}
.com-ti1 .b1 {
  display: inline-block;
  width: 22px;
  height: 3px;
  vertical-align: middle;
  margin: 0 8px 0 0;
  background: #000000;
}
@keyframes ani-svg {
  0% {
    opacity: 0.4;
    transform: translateY(-20px);
  }
  15% {
    opacity: 0.65;
    transform: translateY(-15px);
  }
  25% {
    opacity: 0.8;
    transform: translateY(-10px);
  }
  50% {
    opacity: 1;
    transform: translateY(0px);
  }
  65% {
    opacity: 0.8;
    transform: translateY(5px);
  }
  75% {
    opacity: 0.65;
    transform: translateY(10px);
  }
  100% {
    opacity: 0.4;
    transform: translateY(15px);
  }
}
.inde-ban {
  height: 100vh;
  background: #000000;
  position: relative;
  padding: 90px 0 0;
}
.inde-ban .inde-ban-sw1 {
  position: relative;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
}
.inde-ban .inde-ban-sw1 .swiper-slide {
  overflow: hidden;
}
.inde-ban .inde-ban-sw1 .swiper-slide .sl-im1 {
  transform: scale(1.1);
  transition: all 6s 0.5s linear;
}
.inde-ban .inde-ban-sw1 .swiper-slide-active .sl-im1 {
  transform: none;
}
.inde-ban .inde-ban-sw1 .swiper-num {
  position: absolute;
  width: 80px;
  left: 5vw;
  bottom: 5vw;
  z-index: 3;
  color: #ffffff;
  font-size: 16px;
}
.inde-ban .inde-ban-sw1 .swiper-num .active {
  display: inline-block;
  font-size: 28px;
}
.inde-ban .inde-ban-sw1 .swiper-num .total {
  display: inline-block;
  opacity: 0.5;
}
.inde-ban .inde-ban-sw1 .swiper-pagination {
  bottom: 5vw;
  left: auto;
  right: 3vw;
  width: auto;
}
.inde-ban .inde-ban-sw1 .swiper-pagination span {
  width: 6px;
  height: 22px;
  border-radius: inherit;
  background: #4F4F4F;
  opacity: 1;
  cursor: pointer;
  transform: rotate(30deg);
  margin: 0 10px;
  transition: all 0.4s ease;
}
.inde-ban .inde-ban-sw1 .swiper-pagination .swiper-pagination-bullet-active {
  background: #ffffff;
}
.inde-ban .inde-clicknext {
  position: absolute;
  bottom: 4vw;
  left: 50%;
  z-index: 2;
  width: 2.2vw;
  height: 2.2vw;
  line-height: 2.2vw;
  text-align: center;
  border: 1px solid #ffffff;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.4s ease;
  margin: 0 0 0 -1.1vw;
}
.inde-ban .inde-clicknext i {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/xia.png) no-repeat center;
  animation: downico 1.5s ease-out infinite;
  position: relative;
  font-size: 0;
}
.inde-ban .inde-clicknext:hover {
  background: #ffffff;
}
.inde-ban .inde-clicknext:hover i {
  background: url(../images/xia2.png) no-repeat center;
}
.inde-case .box-bot .com-array1-list {
  width: 33.3%;
  height: 18vw;
  overflow: hidden;
}
.inde-case .box-bot .com-array1-list:hover .dn-wen {
  opacity: 1;
}
.inde-case .box-bot .com-array1-list:hover .dn-wen .dn-wen-n1 {
  animation: slideInUp1 0.5s ease;
}
.inde-case .box-bot .com-array1-list:hover .com-img-sizeall1 {
  transform: scale(1.05);
}
.inde-case .box-bot .com-array1-list .dn-wen {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.4s ease;
}
.inde-case .box-bot .com-array1-list .dn-wen .dn-wen-n1 {
  color: #ffffff;
  position: absolute;
  width: 90%;
  bottom: 7%;
  left: 5%;
}
.inde-case .box-bot .com-array1-list .dn-wen .dn-wen-n1 .dp1 {
  font-size: 22px;
}
.inde-case .box-bot .com-array1-list .dn-wen .dn-wen-n1 .dx1 {
  width: 20px;
  height: 1px;
  background: #ffffff;
  margin: 10px 0 5px;
}
.inde-case .box-bot .com-array1-list .dn-wen .dn-wen-n1 .dp2 {
  font-size: 16px;
  margin: 5px 0 0;
}
.inde-method .box-bot {
  border-bottom: 1px solid #E4E4E4;
  padding: 0 0 40px;
}
.inde-method .box-bot .dpai {
  border-bottom: 1px solid #E4E4E4;
}
.inde-method .box-bot .dpai a:hover .dp-ti1 {
  color: #005FC5;
}
.inde-method .box-bot .dpai a:hover .dp-span1 i {
  color: #005FC5;
  transform: translateX(10px);
}
.inde-method .box-bot .dpai:last-of-type {
  border-bottom: none;
}
.inde-method .box-bot .dpai .dp-ti1 {
  color: #333333;
  font-size: 28px;
}
.inde-method .box-bot .dpai .dp-cont1 {
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  margin: 6px 0 12px;
}
.inde-method .box-bot .dpai .dp-span1 {
  font-size: 0;
  margin: 0 0 0 -12px;
  position: relative;
}
.inde-method .box-bot .dpai .dp-span1 i {
  font-size: 30px;
  position: absolute;
  right: 0;
  top: -6px;
  transition: all 0.4s ease;
}
.inde-method .box-bot .dpai .dp-span1 span {
  display: inline-block;
  border-right: 1px solid #E4E4E4;
  color: #888888;
  padding: 0 12px;
  font-size: 14px;
}
.inde-method .box-bot .dpai .dp-span1 span:last-of-type {
  border-right: none;
}
.inde-method .box-bot .dfl {
  width: 47%;
}
.inde-method .box-bot .dfl .dp-sha {
  height: 280px;
  margin: 0 0 20px;
}
.inde-method .box-bot .dfr {
  width: 47%;
  margin: -36px 0 0;
}
.inde-method .box-bot .dfr .dpai {
  padding: 35px 0 15px;
}
.inde-method .box-bot .dfr .dpai .dp-cont1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.inde-team {
  padding: 0 0 5vw;
}
.inde-team .box-bot .com-array1-list {
  width: 33.3%;
  margin: 0 0 2%;
}
.inde-team .box-bot .com-array1-list:hover .dn-sha .com-img-sizeall1 {
  transform: scale(1.05);
}
.inde-team .box-bot .com-array1-list:hover .dn-xia .dp1 {
  color: #005FC5;
}
.inde-team .box-bot .com-array1-list:hover .dn-xia .dp3 i {
  transform: translateX(10px);
  color: #005FC5;
}
.inde-team .box-bot .com-array1-list .com-a-sizeall1 {
  color: #000;
}
.inde-team .box-bot .com-array1-list .dn-sha {
  height: 18vw;
  overflow: hidden;
}
.inde-team .box-bot .com-array1-list .dn-xia {
  padding: 15px 0 0;
}
.inde-team .box-bot .com-array1-list .dn-xia .dp1 {
  font-size: 24px;
}
.inde-team .box-bot .com-array1-list .dn-xia .dp2 {
  line-height: 30px;
  width: 80%;
  margin: 10px 0;
}
.inde-team .box-bot .com-array1-list .dn-xia .dp3 i {
  font-size: 30px;
  transition: all 0.4s ease;
  display: inline-block;
}
.news .dn-mid .dt1 {
  color: #000000;
  font-size: 2vw;
  margin: 0 0 1.5vw;
}
.news .dn-mid .dfl {
  width: 65%;
}
.dlist .dpai {
  display: block;
  overflow: hidden;
  margin: 0 0 1.2vw;
}
.dlist .dpai:hover .dy .dp2 {
  color: #005FC5;
}
.dlist .dpai .dz {
  width: 26%;
  float: left;
  height: 10vw;
  overflow: hidden;
}
.dlist .dpai .dy {
  width: 71%;
  float: right;
  height: 10vw;
  overflow: hidden;
  padding: 1vw 0 0;
  border-bottom: 1px solid #c9c9c9;
}
.dlist .dpai .dy .dp1 {
  font-size: 1vw;
  color: #999999;
}
.dlist .dpai .dy .dp2 {
  color: #000000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1.6vw;
  margin: 0.2vw 0 1vw;
}
.dlist .dpai .dy .dp3 {
  font-size: 0.9vw;
  line-height: 1.6vw;
}
.dlist .dpai:hover .dz .com-img-sizeall1 {
  transform: scale(1.05);
}
.news .dn-mid .dfr {
  width: 32%;
  background: #FAFAFA;
  padding: 2vw 2.5vw 0;
}
.news .dn-mid .dfr .dlist .dpai {
  display: block;
  padding: 1.5vw 0;
}
.news .dn-mid .dfr .dlist .dpai:hover .dp2 {
  color: #005FC5;
}
.news .dn-mid .dfr .dlist .dpai:not(:last-of-type) {
  border-bottom: 1px solid #c9c9c9;
}
.news .dn-mid .dfr .dlist .dpai .dp1 img {
  width: 100%;
  display: block;
}
.news .dn-mid .dfr .dlist .dpai .dp2 {
  font-size: 1.4vw;
  line-height: 2vw;
  color: #000000;
  margin: 1vw 0 0;
}
.com-detail1 a {
  width: 58px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  display: inline-block;
  background: #ddd;
  border-radius: 50%;
  margin: 0 0 0 5px;
  cursor: pointer;
  transition: all 0.4s ease;
}
.com-detail1 a:hover {
  background: #005FC5;
  color: #ffffff;
}
.com-detail1 a i {
  font-size: 26px;
}
.news-deta .dn-bot {
  border-top: 1px solid #CCCCCC;
  margin: 4vw 0 0;
  padding: 2vw 0 0;
}
.com-array-101 .com-array1-list {
  width: 32.1%;
  margin: 0 0.6% 1.5%;
  border-bottom: 1px solid #CCCCCC;
}
.com-array1-list:hover .dp-tu .com-img-sizeall1 {
  transform: scale(1.05);
}
.com-array1-list:hover .dp-wen .dp-ti1 {
  color: #005FC5;
}
.com-array1-list .dp-tu {
  height: 18vw;
  overflow: hidden;
}
.com-array1-list .dp-wen {
  padding: 1.2vw 0 1.4vw;
}
.com-array1-list .dp-wen .dp-ti1 {
  font-size: 26px;
  color: #000000;
}
.com-array1-list .dp-wen .dp-cont {
  font-size: 16px;
}
.case-deta .dn-top1 .dn-sha {
  color: #000000;
  font-size: 44px;
}
.case-deta .dn-top1 .dn-zho {
  margin: 70px 0 60px;
}
.case-deta .dn-top1 .dn-zho .com-array1 {
  width: 104%;
  margin: 0 0 0 -2%;
}
.case-deta .dn-top1 .dn-zho .com-array1 .com-array1-list {
  width: 46%;
  margin: 0 2%;
}
.case-deta .dn-top1 .dn-xia {
  border-top: 1px solid #CCCCCC;
  padding: 2vw 0 0;
}
.case-deta .dn-bot .com-ti1 {
  margin: 0 0 2.5vw;
}
.case-deta .dn-bot .case:not(.zone) {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  width: 100%;
}
.dn-swit-z {
  background: #eee;
  padding: 20px 0;
  transition: all 0.4s ease;
  text-align: center;
  width: 100%;
  margin: 0;
  z-index: 5;
}
.dn-swit-z.fix {
  position: fixed;
  top: 0;
  left: 0;
}
.dn-swit-z .dn-swit a {
  margin: 0 10px;
}
.dn-swit-z .dn-swit a.active,
.dn-swit-z .dn-swit a:hover {
  color: #005FC5;
}
.dn-swit-z .dn-swit1 {
  font-size: 24px;
}
.dn-swit-z .dn-swit1 a {
  color: #000;
}
.dn-swit-z .dn-swit2 {
  font-size: 22px;
  margin: 10px 0 0;
}
.dn-swit-z .dn-swit2 a {
  color: #666666;
}
.search {
  padding: 90px 0 5vw;
  min-height: 60vh;
}
.search .dn-top {
  font-size: 26px;
  margin: 2vw 0;
  color: #000;
}
.search .dn-top span {
  color: red;
}
.search .dn-bot .dpai {
  display: block;
  border-bottom: 1px dashed #CCCCCC;
  padding: 10px 0;
  font-size: 16px;
}
.method .dn-top-n .dn-swit {
  display: none;
}
.method .dn-top-n .dn-swit .ti1 {
  font-size: 36px;
  color: #000;
  padding: 0 0 20px;
  border-bottom: 1px solid #CCCCCC;
}
.method .dn-top-n .dn-swit .dp-xia .dtop-ti1 {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  margin: 20px 0;
  color: #000;
}
.method .dn-top-n .dn-swit .dp-xia .com-array1-list {
  width: 100%;
  margin: 0 0 4%;
  padding: 30px 0 50px;
  border-bottom: 1px solid #CCCCCC;
}
.method .dn-top-n .dn-swit .dp-xia .com-array1-list .dp-ti1 {
  font-size: 26px;
  color: #000;
}
.method .dn-top-n .dn-swit .dp-xia .com-array1-list .dp-wen1 {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  margin: 0.8vw 0 0;
}
.serv {
  background: #F7F8FA;
}
.serv .dn-top .com-array1-list {
  width: 49%;
  margin: 0 0.5% 1%;
  background: #ffffff;
  transition: all 0.4s ease;
}
.serv .dn-top .com-array1-list .com-a-sizeall1 {
  padding: 70px 70px 0;
  min-height: 420px;
}
.serv .dn-top .com-array1-list .dp-ti1 {
  font-size: 44px;
  color: #333333;
}
.serv .dn-top .com-array1-list .dp-wen1 {
  font-size: 16px;
  line-height: 32px;
  color: #999999;
  margin: 0.8vw 0 2.2vw;
}
.serv .dn-top .com-array1-list .dp-list {
  border-top: 1px solid #CCCCCC;
  font-size: 16px;
  color: #000000;
  padding: 1vw 0 0;
}
.serv .dn-top .com-array1-list .dp-list span:not(:last-of-type) {
  margin: 0 2vw 0 0;
}
.serv .dn-top .com-array1-list .dp-list span a:hover {
  font-weight: bold;
}
.serv .dn-top .com-array1-list:hover {
  background: #005FC5;
  color: #ffffff;
}
.serv .dn-top .com-array1-list:hover * {
  color: #ffffff;
}
.serv-deta .dn-top1 .dn-sha {
  margin: 0 0 4vw;
}
.serv-deta .dn-top1 .dn-sha .dfl {
  font-size: 24px;
  color: #000;
}
.serv-deta .dn-top1 .dn-sha .dfr .dfr-wen {
  width: 550px;
}
.serv-deta .dn-top1 .dn-xia {
  border-top: 1px solid #CCCCCC;
  margin: 5vw 0 0;
  padding: 3vw 0 0;
}
.serv-deta .dn-bot .com-ti1 {
  margin: 0 0 4vw;
}
.serv-deta .dn-bot .bot-list {
  text-align: center;
  margin: 2vw 0 0;
}
.serv-deta .dn-bot .bot-list a {
  display: inline-block;
  width: 216px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #CCCCCC;
  transition: all 0.4s ease;
}
.serv-deta .dn-bot .bot-list a:hover {
  background: #CCCCCC;
  color: #ffffff;
}
.about .dn-top {
  padding: 0 6% 5vw;
  color: #333333;
}
.about .dn-bot .dlist:nth-of-type(even) .dn-sha .dp-nei {
  right: auto;
  left: 5%;
}
.about .dn-bot .dlist .dn-sha {
  position: relative;
  min-height: 750px;
}
.about .dn-bot .dlist .dn-sha .dp-nei {
  position: absolute;
  right: 5%;
  height: 100%;
  display: flex;
  align-items: center;
}
.about .dn-bot .dlist .dn-sha .dp-nei .dp-nei-n {
  color: #ffffff;
  width: 840px;
}
.about .dn-bot .dlist .dn-sha .dp-nei .dp-nei-n .dp-ti1 {
  font-size: 30px;
  opacity: 0.8;
}
.about .dn-bot .dlist .dn-sha .dp-nei .dp-nei-n .dp-ti2 {
  font-size: 44px;
  margin: 0.5vw 0 1.8vw;
}
.about .dn-bot .dlist .dn-sha .dp-nei .dp-nei-n .dp-wen1 {
  font-size: 20px;
  line-height: 42px;
  text-align: justify;
  opacity: 0.8;
}
.about .dn-bot .dlist .dn-xia {
  padding: 5vw 0;
}
.about .dn-bot .dlist .dn-xia .dz {
  float: left;
  color: #333333;
}
.about .dn-bot .dlist .dn-xia .dz .dp-ti1 {
  font-size: 30px;
}
.about .dn-bot .dlist .dn-xia .dz .dp-ti2 {
  font-size: 44px;
}
.about .dn-bot .dlist .dn-xia .dy {
  float: right;
  width: 840px;
  font-size: 20px;
  line-height: 42px;
  color: #333333;
}
.team .dlist {
  margin: 0 0 1vw;
  background: #F6F6F6;
}
.team .dlist .com-array1-list {
  height: 20vw;
}
.team .dlist .list1 {
  width: 50%;
  padding: 3vw;
  color: #000;
}
.team .dlist .list1 .dp-ti1 {
  font-size: 32px;
}
.team .dlist .list1 .dp-xi1 {
  width: 20px;
  height: 3px;
  background: #000000;
  margin: 0.5vw 0 0;
}
.team .dlist .list1 .dp-cont1 {
  font-size: 18px;
  line-height: 36px;
  margin: 3vw 0 0;
}
.team .dlist .list2 {
  width: 25%;
}
.team .dlist .list2:hover .dp-nei {
  opacity: 1;
}
.team .dlist .list2 .dp-nei {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  padding: 3vw 2vw;
  opacity: 0;
  transition: all 0.4s ease;
}
.team .dlist .list2 .dp-nei .dp-name1 {
  font-size: 24px;
}
.team .dlist .list2 .dp-nei .dp-xi1 {
  width: 20px;
  height: 2px;
  background: #ffffff;
  margin: 0.5vw 0 0;
}
.team .dlist .list2 .dp-nei .dp-cont1 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 2vw 2vw;
  width: 100%;
}
.team .dlist .list2 .dp-nei .dp-cont1 .dp-pos1 {
  margin: 1vw 0;
}
.team .dlist .list2 .dp-nei .dp-cont1 .dp-more1 i {
  font-size: 20px;
}
.team-deta .dn-top {
  padding: 0 0 0 550px;
  position: relative;
  min-height: 700px;
}
.team-deta .dn-top .dfl {
  position: absolute;
  left: 0;
  top: 0;
  width: 435px;
}
.team-deta .dn-top .dfl img {
  display: block;
  width: 100%;
}
.team-deta .dn-top .dfr .dp-name1 {
  font-size: 36px;
  color: #000000;
}
.team-deta .dn-top .dfr .dp-job1 {
  margin: 1vw 0 3vw;
}
.team-deta .dn-top .dfr .dp-ti1 {
  font-size: 20px;
  color: #000000;
  margin: 0 0 1vw;
}
.team-deta .dn-top .dfr .dp-back {
  margin: 4vw 0 0;
}
.team-deta .dn-top .dfr .dp-back a {
  display: inline-block;
  width: 214px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #CCCCCC;
  transition: all 0.4s ease;
  cursor: pointer;
}
.team-deta .dn-top .dfr .dp-back a:hover {
  background: #005FC5;
  border: 1px solid #005FC5;
  color: #ffffff;
}
.mana .dn-top {
  padding: 0 520px 0 0;
  min-height: 800px;
}
.mana .dn-top .dfl {
  color: #333333;
}
.mana .dn-top .dfr {
  width: 430px;
  margin: 0 0 0 4vw;
  position: absolute;
  right: 0;
  top: 0;
}
.mana .dn-top .dfr .im1 {
  width: 100%;
  display: block;
}
.mana .dn-top .dfr .im2 {
  float: right;
  margin: 5vw 0 0;
}
.expert .dn-top .dfl {
  width: 284px;
}
.expert .dn-top .dfl .dfl-xia {
  border-bottom: 1px solid #EEEEEE;
  margin: 40px 0 0;
}
.expert .dn-top .dfl .dfl-xia a {
  display: block;
  border-top: 1px solid #EEEEEE;
  padding: 20px 0;
  font-size: 18px;
  cursor: pointer;
}
.expert .dn-top .dfl .dfl-xia a.active,
.expert .dn-top .dfl .dfl-xia a:hover {
  color: #000;
  font-weight: bold;
}
.expert .dn-top .dfr {
  width: 70%;
  padding: 100px 2% 0 0;
}
.expert .dn-top .dfr .dlist {
  margin: 0 0 3vw;
}
.expert .dn-top .dfr .dlist .dp-sha {
  font-size: 36px;
  color: #000;
  border-bottom: 1px solid #CCCCCC;
  padding: 0 0 20px;
}
.expert .dn-top .dfr .dlist .dp-xia .com-array1-list {
  width: 46%;
  margin: 0 2% 4%;
  padding: 30px 0 50px;
  border-bottom: 1px solid #CCCCCC;
}
.expert .dn-top .dfr .dlist .dp-xia .com-array1-list:hover .dp-ti1 {
  color: #005FC5;
}
.expert .dn-top .dfr .dlist .dp-xia .com-array1-list .dp-ti1 {
  font-size: 26px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.expert .dn-top .dfr .dlist .dp-xia .com-array1-list .dp-cont1 {
  font-size: 16px;
  line-height: 30px;
  height: 57px;
  overflow: hidden;
  margin: 0.6vw 0 2vw;
}
.expert .dn-top .dfr .dlist .dp-xia .com-array1-list .dp-more1 i {
  font-size: 30px;
}
.expert-deta .conta-86 {
  background: #ffffff;
}
.expert-deta .dn-top {
  padding: 0 4vw;
}
.expert-deta .dn-top .dn-sha {
  padding: 4vw 0 2vw;
}
.expert-deta .dn-top .dn-sha .dfl .dp-ti1 {
  color: #000;
  font-size: 34px;
}
.expert-deta .dn-top .dn-sha .dfl .dp-author1 {
  font-size: 18px;
  margin: 1vw 0 0;
}
.expert-deta .dn-top .dn-zho {
  padding: 4vw 0;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
.expert-deta .dn-top .dn-xia {
  padding: 2vw 0 4vw;
}
.expert-deta .dn-top .dn-xia .dfl .dp-ti1 {
  color: #000000;
  font-size: 20px;
}
.expert-deta .dn-top .dn-xia .dfl .dp-cont1 a {
  color: #333333;
  font-size: 16px;
  display: block;
  margin: 10px 0 0;
}
.expert-deta .dn-top .dn-xia .dfl .dp-cont1 a:hover {
  color: #005FC5;
}
.contact .dn-top {
  padding: 0 0 0 470px;
  position: relative;
}
.contact .dn-top .box1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 370px;
}
.contact .dn-top .box2 {
  width: 26%;
  float: left;
}
.contact .dn-top .box3 {
  float: right;
  width: 68%;
}
.contact .dn-top .dn-box .ti1 {
  color: #000;
  font-size: 30px;
  border-bottom: 1px solid #CCCCCC;
  margin: 0 0 2vw;
  padding: 0 0 10px;
}
.contact .dn-top .dn-box .dp-xia {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
}
.contact .dn-top .dn-box .dp-xia .form1 .dlist {
  margin: 0 0 3vw;
  overflow: hidden;
}
.contact .dn-top .dn-box .dp-xia .form1 .dlist .dpai {
  width: 100%;
  border-bottom: 1px solid #000000;
  float: left;
  position: relative;
}
.contact .dn-top .dn-box .dp-xia .form1 .dlist .dpai:nth-of-type(even) {
  float: right;
}
.contact .dn-top .dn-box .dp-xia .form1 .dlist .dpai .sp-ti1 {
  position: absolute;
  left: 0;
  top: 0;
  color: #000000;
  font-size: 16px;
}
.contact .dn-top .dn-box .dp-xia .form1 .dlist .dpai .p-ti1 {
  color: #000000;
  font-size: 16px;
}
.contact .dn-top .dn-box .dp-xia .form1 .dlist .dpai .p-ti1 b {
  color: #999999;
}
.contact .dn-top .dn-box .dp-xia .form1 .dlist .dpai .inp1 {
  width: 100%;
  padding: 0 0 0 53px;
  outline: none;
  height: 26px;
}
.contact .dn-top .dn-box .dp-xia .form1 .dlist .dpai .text1 {
  border: none;
  padding: 0;
  height: 118px;
}
.contact .dn-top .dn-box .dp-xia .form1 .dlist .dpai1 {
  width: 48%;
}
.contact .dn-top .dn-box .dp-xia .form1 .dlist .btn-sub1 {
  background: transparent;
  cursor: pointer;
  font-size: 16px;
  color: #000;
}
.contact .dn-top .dn-box .dp-xia .form1 .dlist .btn-sub1 i {
  font-size: 20px;
}
.join .dn-top {
  padding: 0 800px 0 0;
  position: relative;
}
.join .dn-top .dfl {
  color: #333333;
}
.join .dn-top .dfr {
  width: 700px;
  position: absolute;
  top: 0;
  right: 0;
}
.join .dn-top .dfr .im1 {
  display: block;
  width: 100%;
}
.jrbyt .box-bot {
  border-top: 1px solid #CCCCCC;
  margin: 4vw 0 0;
}
.jrbyt .box-bot .com-ti1 {
  padding: 4vw 0;
}
.jrbyt .box-bot .dtop {
  border-bottom: 1px solid #CCCCCC;
  padding: 0 0 2vw;
}
.jrbyt .box-bot .dtop .form1 {
  padding: 0 84px 0 0;
  height: 62px;
  position: relative;
  overflow: hidden;
}
.jrbyt .box-bot .dtop .sel1 {
  height: 100%;
  border: 1px solid #CCCCCC;
  float: left;
  width: 40%;
  outline: none;
  font-size: 20px;
  color: #666666;
  padding: 0 0 0 10px;
}
.jrbyt .box-bot .dtop .dinput {
  height: 100%;
  border: 1px solid #CCCCCC;
  float: right;
  width: 58%;
  position: relative;
}
.jrbyt .box-bot .dtop .dinput .inp1 {
  width: 100%;
  height: 100%;
  font-size: 20px;
  padding: 0 0 0 20px;
}
.jrbyt .box-bot .dtop .dinput i {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #000;
  font-weight: bold;
}
.jrbyt .box-bot .dtop .btn1 {
  width: 62px;
  height: 100%;
  background: #005FC5;
  color: #ffffff;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.jrbyt .box-bot .dbot .dsha {
  padding: 0 50px 0 80px;
  line-height: 76px;
}
.jrbyt .box-bot .dbot .dsha .com-array1 {
  padding: 0 50px 0 0;
}
.jrbyt .box-bot .dbot .dsha .com-array1-list {
  width: 24%;
  font-size: 18px;
  transition: all 0.4s ease;
}
.jrbyt .box-bot .dbot .dsha .bl1 {
  width: 28%;
}
.jrbyt .box-bot .dbot .dsha .bl5 {
  position: absolute;
  right: 0;
  top: 50%;
  width: 36px !important;
  height: 36px;
  line-height: 34px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #DADADA;
  margin: -18px 0 0;
  color: #000;
}
.jrbyt .box-bot .dbot .dxia {
  padding: 0 50px 40px 80px;
  display: none;
}
.jrbyt .box-bot .dbot .dxia .xia-box1 {
  border-top: 1px solid #CCCCCC;
  padding: 2vw 0 4vw;
}
.jrbyt .box-bot .dbot .dxia .xia-box1 .com-array1-list {
  width: 50%;
}
.jrbyt .box-bot .dbot .dxia .xia-box1 .bl2 {
  padding: 0 5% 0 0;
}
.jrbyt .box-bot .dbot .dxia .xia-box1 .dpt1 {
  font-size: 22px;
  color: #333333;
}
.jrbyt .box-bot .dbot .dxia .xia-box1 .dxwen {
  line-height: 26px;
  margin: 10px 0 0;
}
.jrbyt .box-bot .dbot .thead {
  color: #000;
}
.jrbyt .box-bot .dbot .tbody .dpai {
  transition: all 0.4s ease;
}
.jrbyt .box-bot .dbot .tbody .dpai:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.jrbyt .box-bot .dbot .tbody .dpai:hover .dsha .bl5 {
  border: 1px solid #000000;
}
.jrbyt .box-bot .dbot .tbody .dpai.xuan {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.jrbyt .box-bot .dbot .tbody .dpai.xuan .dsha .bl1 {
  font-size: 26px;
  width: 70%;
}
.jrbyt .box-bot .dbot .tbody .dpai.xuan .dsha .bl2,
.jrbyt .box-bot .dbot .tbody .dpai.xuan .dsha .bl3,
.jrbyt .box-bot .dbot .tbody .dpai.xuan .dsha .bl4 {
  display: none;
}
.jrbyt .box-bot .dbot .tbody .dpai.xuan .dsha .bl5 {
  border: 1px solid #000000;
}
.jrbyt .box-bot .dbot .tbody .dpai:nth-of-type(odd) {
  background: #F5F5F5;
}
.jrbyt .box-bot .dbot .tbody .dsha {
  cursor: pointer;
}
.pro-detail .dn-zho:not(.last) .conta-1280 {
  padding: 0 90px;
}

.partner{padding:20px 0 20px 0;}
.partner li{float:left; width:16%; margin-left:0.3%; margin-right:0.3%;}
.partner li img{border:1px solid #ddd;}

@media screen and (max-width: 1600px) {
  .com-inde-ti1 .dfl {
    font-size: 28px;
  }
  .footer .foot-top .dfl .com-array1-list {
    margin: 0 4vw 0 0;
  }
  .footer .foot-top .dfr .box2 .dp-ti1 {
    font-size: 34px;
  }
  .case-deta .dn-top1 .dn-sha {
    font-size: 34px;
  }
  .com-ti1 {
    font-size: 28px;
  }
  .serv .dn-top .com-array1-list .com-a-sizeall1 {
    padding: 40px 40px 0;
    min-height: 320px;
  }
  .serv .dn-top .com-array1-list .dp-ti1 {
    font-size: 28px;
  }
  .method .dn-top-n .dn-swit .ti1 {
    font-size: 28px;
  }
  .expert .dn-top .dfr .dlist .dp-sha {
    font-size: 28px;
  }
  .expert .dn-top .dfr .dlist .dp-xia .com-array1-list .dp-ti1 {
    font-size: 22px;
  }
  .expert-deta .dn-top .dn-sha .dfl .dp-ti1 {
    font-size: 28px;
  }
  .serv .dn-top .com-array1-list .dp-list {
    font-size: 14px;
  }
  .join .dn-top {
    padding: 0 550px 0 0;
  }
  .join .dn-top .dfr {
    width: 500px;
  }
  .about .dn-bot .dlist .dn-sha {
    min-height: 550px;
  }
  .about .dn-bot .dlist .dn-sha .dp-nei .dp-nei-n .dp-ti2 {
    font-size: 28px;
  }
  .about .dn-bot .dlist .dn-xia .dz .dp-ti1 {
    font-size: 24px;
  }
  .about .dn-bot .dlist .dn-xia .dz .dp-ti2 {
    font-size: 28px;
  }
  .contact .dn-top {
    padding: 0 0 0 420px;
  }
}
@media screen and (max-width: 1400px) {
  .header .head-fr .head-nav .com-array1-list {
    margin: 0 3vw 0 0;
  }
  .conta-90,
  .conta-86 {
    width: 1200px;
    min-width: 300px;
  }
  .com-cebian1 {
    width: 75px;
  }
  .com-cebian1 li {
    height: 75px;
  }
  .com-cebian1 li .im1 {
    height: 22px;
  }
  .footer .foot-top .dfr .box1 .com-array1-list .dp3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 780px) {
  body,
  html {
    min-width: 300px;
  }
  .jrbyt .box-bot .dbot .dxia .xia-box1 {
    padding: 2vw;
  }
  .dn-nei2 .dp-ti2 span:last-of-type {
    display: block;
  }
  .header .head-fr .head-nav .com-array1-list .dp-xia .dp-xia-serv .dpai .dnp-xia a {
    color: #666666;
  }
  .pro-detail .dn-zho:not(.last) .conta-1280 {
    padding: 0;
  }
  .com-rich-text1 img {
    width: auto !important;
    height: auto !important;
  }
  .com-ban1 {
    height: 50vw;
    padding: 0; width:100%;
  }
  .conta-90,
  .conta-86,
  .conta-1280 {
    width: 90%;
  }
  .conta-1100 {
    width: 100%;
  }
  .inde-ban .inde-clicknext {
    display: none;
  }
  .case-deta .dn-top1 .dn-zho .com-array1 {
    width: 100%;
    margin: 0;
  }
  .case-deta .dn-top1 .dn-zho {
    margin: 30px 0 50px;
  }
  .com-ban1 .dn-nei .dp-shares1 {
    font-size: 14px;
  }
  .case-deta .dn-bot .case:not(.zone) {
    overflow-x: scroll;
  }
  .com-share1 {
    display: none !important;
  }
  .header {
    position: relative;
  }
  .header .head-logo img {
    height: 8vw;
  }
  .header .head-fr .head-nav {
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    background: #ffffff;
    height: auto;
    line-height: 36px;
    display: none;
  }
  .header .head-fr .head-nav .com-array1-list .dp-sha i {
    display: block;
  }
  .header .head-fr .head-nav .com-array1-list {
    width: 100%;
    margin: 0;
    padding: 0 3vw;
  }
  .header .head-fr .head-nav .com-array1-list .dp-sha a {
    display: inline-block;
  }
  .header .head-fr .head-nav .com-array1-list .dp-xia {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    margin: 0;
    height: auto;
    line-height: 30px;
    text-align: left;
  }
  .header .head-fr .head-nav .com-array1-list .dp-xia a {
    margin: 0 4px;
  }
  .header .head-fr .head-nav .com-array1-list .dp-xia .dp-xia-serv .dpai .dnp-sha a {
    font-size: 18px;
  }
  .header .head-fr .head-nav .com-array1-list .dp-xia .dp-xia-serv {
    position: relative;
    top: auto;
    border: none;
  }
  .header .head-fr .head-nav .com-array1-list .dp-xia .dp-xia-serv .dpai {
    min-width: auto;
    opacity: 1;
    transform: none;
    width: 50%;
    border: none !important;
    border-bottom: 1px solid #CCCCCC !important;
    height: auto;
  }
  .header .head-mob {
    display: block;
  }
  .footer .foot-top .dfr .box1 .com-array1-list .im1 {
    width: 42vw;
  }
  .com-cebian1 {
    display: none;
  }
  .com-wen1,
  .com-wen3 {
    font-size: 16px;
    line-height: 32px;
  }
  .com-wen2 {
    font-size: 14px;
    line-height: 28px;
  }
  .com-inde-ti1 {
    padding: 8vw 0 5vw;
  }
  .com-inde-ti1 .dfl {
    font-size: 22px;
  }
  .com-ban1 .dn-nei .dp-ti1 {
    font-size: 22px;
  }
  .com-ban1 .dn-nei .dp-ti2 {
    font-size: 18px;
  }
  .com-ban1 .dn-nei .dp-more1 {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .inde-ban {
    height: 70vw !important;
    padding: 0;
  }
  .inde-case .box-bot .com-array1-list {
    width: 100%;
    height: 50vw;
  }
  .inde-case .box-bot .com-array1-list .dn-wen {
    opacity: 1 !important;
    background: rgba(0, 0, 0, 0.2);
  }
  .inde-method .box-bot .dfl {
    width: 100%;
    margin: 0 0 3vw;
    border-bottom: 1px solid #E4E4E4;
    padding: 0 0 15px;
  }
  .inde-method .box-bot .dfr {
    width: 100%;
    margin: 0;
  }
  .inde-method .box-bot .dfl .dp-sha {
    height: 47vw;
  }
  .inde-method .box-bot .dpai .dp-cont1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .inde-method .box-bot .dpai .dp-ti1 {
    font-size: 24px;
  }
  .inde-team .box-bot .com-array1-list {
    width: 100%;
  }
  .inde-team .box-bot .com-array1-list .dn-sha {
    height: 50vw;
  }
  .inde-team .box-bot .com-array1-list .dn-xia .dp2 {
    width: 100%;
  }
  .footer .foot-top .dfl {
    display: none;
  }
  .footer .foot-top .dfr .box1 {
    padding: 0;
  }
  .footer .foot-top .dfr .box1 .com-array1-list {
    width: 50%;
    margin: 0 0 20px;
    vertical-align: top;
  }
  .footer .foot-top .dfr .box1 .com-array1-list .dp3 {
    font-size: 5.2vw;
  }
  .footer .foot-top .dfr .box1 .com-array1-list .dp-ti2 {
    width: 120px;
  }
  .case .dn-top .com-array1-list {
    width: 100%;
    margin: 0 0 4%;
  }
  .case .dn-top .com-array1-list .dp-tu {
    height: 58vw;
  }
  .com-detail1 a {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .serv .dn-top .com-array1-list {
    width: 99%;
  }
  .serv .dn-top .com-array1-list .com-a-sizeall1 {
    padding: 20px;
    min-height: auto;
  }
  .serv-deta .dn-top1 .dn-sha .dfr .dfr-wen {
    width: 100%;
  }
  .method .dn-top-n .dn-swit .dp-xia .com-array1-list {
    width: 100%;
    margin: 0 0 4%;
    padding: 10px 0 15px;
  }
  .method .dn-top-n .dn-swit .dp-xia .com-array1-list .dp-ti1 {
    font-size: 22px;
  }
  .expert .dn-top .dfl {
    width: 100%;
  }
  .expert .dn-top .dfl .dfl-xia {
    margin: 15px 0 0;
  }
  .expert .dn-top .dfl .dfl-xia a {
    padding: 10px 0;
    font-size: 16px;
  }
  .expert .dn-top .dfr {
    width: 100%;
    padding: 30px 0 0;
  }
  .expert .dn-top .dfr .dlist .dp-xia .com-array1-list {
    width: 100%;
    margin: 0 0 4%;
    padding: 10px 0 15px;
  }
  .team .dlist .com-array1-list {
    height: 50vw;
  }
  .team .dlist .list1 {
    width: 100%;
    padding: 3vw;
    height: auto;
  }
  .team .dlist .list2 {
    width: 50%;
  }
  .team .dlist .list1 .dp-cont1 {
    position: relative;
    padding: 0;
    font-size: 16px;
    line-height: 32px;
  }
  .team-deta .dn-top {
    padding: 0;
  }
  .team-deta .dn-top .dfl {
    position: relative;
    width: 100%;
  }
  .join .dn-top {
    padding: 0;
  }
  .join .dn-top .dfr {
    width: 100%;
    position: relative;
  }
  .jrbyt .box-bot .dtop .form1 {
    padding: 0 44px 0 0;
    height: 40px;
  }
  .jrbyt .box-bot .dtop .btn1 {
    width: 40px;
  }
  .jrbyt .box-bot .dtop .sel1 {
    font-size: 14px;
  }
  .jrbyt .box-bot .dtop .dinput .inp1 {
    font-size: 14px;
  }
  .jrbyt .box-bot .dbot .dsha {
    padding: 0;
    line-height: 36px;
  }
  .jrbyt .box-bot .dbot .dsha .com-array1 {
    padding: 2vw;
  }
  .jrbyt .box-bot .dbot .dsha .com-array1-list {
    font-size: 12px;
  }
  .jrbyt .box-bot .dbot .dsha .bl1 {
    width: 40%;
  }
  .jrbyt .box-bot .dbot .dsha .bl2 {
    width: 20%;
  }
  .jrbyt .box-bot .dbot .dsha .bl3 {
    width: 16%;
  }
  .jrbyt .box-bot .dbot .dsha .bl4 {
    width: 24%;
  }
  .jrbyt .box-bot .dbot .dsha .bl5 {
    top: 86%;
    border: none !important;
  }
  .jrbyt .box-bot .dbot .tbody .dpai.xuan .dsha .bl1 {
    width: 100%;
    font-size: 20px;
  }
  .jrbyt .box-bot .dbot .tbody .dpai.xuan .dsha .bl5 {
    top: 50%;
  }
  .jrbyt .box-bot .dbot .dxia {
    padding: 0;
  }
  .jrbyt .box-bot .dbot .dxia .xia-box1 .com-array1-list {
    width: 100%;
    padding: 0;
    margin: 0 0 6vw;
  }
  .about .dn-bot .dlist .dn-sha {
    min-height: auto;
  }
  .about .dn-bot .dlist .dn-sha .dp-nei {
    position: relative;
    right: 0 !important;
    height: auto;
    left: 0 !important;
  }
  .about .dn-bot .dlist .dn-sha .dp-nei .dp-nei-n {
    width: 100%;
    padding: 5vw 5%;
  }
  .about .dn-bot .dlist .dn-xia .dy {
    width: 100%;
  }
  .mana .dn-top {
    padding: 0;
  }
  .mana .dn-top .dfr {
    width: 100%;
    margin: 0;
    position: relative;
  }
  {
    width: 100%;
  }
  .news .dn-mid .dfr {
    width: 100%;
  }
  .dlist .dpai .dz {
    width: 100%;
    height: 50vw;
  }
  .dlist .dpai .dy {
    width: 100%;
    height: auto;
  }
  .dlist .dpai .dy .dp1 {
    font-size: 20px;
  }
  .dlist .dpai .dy .dp2 {
    font-size: 22px;
  }
  .dlist .dpai .dy .dp3 {
    font-size: 15px;
    line-height: 30px;
  }
  .dn-nei2 .dp-ti1 {
    font-size: 20px;
  }
  .contact .dn-top {
    padding: 0;
  }
  .contact .dn-top .dn-box {
    margin: 0 0 5vw;
    width: 100%;
  }
  .contact .dn-top .box1 {
    position: relative;
  }
  .case-deta .dn-top1 .dn-zho .com-array1 .com-array1-list {
    width: 100%;
    margin: 0 0 2%;
  }
  .main-top {
    padding: 0;
  }
  .about .dn-bot .dlist .dn-sha .dp-nei .dp-nei-n .dp-wen1,
  .about .dn-bot .dlist .dn-xia .dy {
    font-size: 14px;
    line-height: 28px;
  }
  .partner{padding:20px 0 20px 0;}
	.partner li{float:left; width:30%; margin-left:1.5%; margin-right:1.5%; margin-bottom:18px;}
	.partner li img{border:1px solid #ddd;}
}




/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}


/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}