@charset "utf-8";
@import "//at.alicdn.com/t/font_1735839_lbfuaojre0s.css";
.com-bg1 {
  background: #EEEEEE;
}
.main-top {
  padding: 90px 0 0;
}
.conta-90 {
  width: 90%;
  position: relative;
  height: 100%;
  margin: auto;
  min-width: 1280px;
}
.conta-86 {
  width: 86%;
  position: relative;
  height: 100%;
  margin: auto;
  min-width: 1280px;
}
.conta-1280 {
  width: 1280px;
  position: relative;
  height: 100%;
  margin: auto;
}
.conta-1100 {
  width: 1100px;
  position: relative;
  height: 100%;
  margin: auto;
}

.m{width: 1200px;margin: 0 auto; display: block; height: 100%;}

.btn:hover, .btn:focus {

  -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);

  transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);

  -webkit-animation: gelatine 0.5s 1;

  animation: gelatine 0.5s 1;

}

@keyframes gelatine {

  from, to {

    -webkit-transform: scale(1, 1);

    transform: scale(1, 1);

  }



  25% {

    -webkit-transform: scale(0.9, 1.1);

    transform: scale(0.9, 1.1);

  }



  50% {

    -webkit-transform: scale(1.1, 0.9);

    transform: scale(1.1, 0.9);

  }



  75% {

    -webkit-transform: scale(0.95, 1.05);

    transform: scale(0.95, 1.05);

  }



  from, to {

    -webkit-transform: scale(1, 1);

    transform: scale(1, 1);

  }



  25% {

    -webkit-transform: scale(0.9, 1.1);

    transform: scale(0.9, 1.1);

  }



  50% {

    -webkit-transform: scale(1.1, 0.9);

    transform: scale(1.1, 0.9);

  }



  75% {

    -webkit-transform: scale(0.95, 1.05);

    transform: scale(0.95, 1.05);

  }

}

@-webkit-keyframes gelatine {

  from, to {

    -webkit-transform: scale(1, 1);

    transform: scale(1, 1);

  }



  25% {

    -webkit-transform: scale(0.9, 1.1);

    transform: scale(0.9, 1.1);

  }



  50% {

    -webkit-transform: scale(1.1, 0.9);

    transform: scale(1.1, 0.9);

  }



  75% {

    -webkit-transform: scale(0.95, 1.05);

    transform: scale(0.95, 1.05);

  }



  from, to {

    -webkit-transform: scale(1, 1);

    transform: scale(1, 1);

  }



  25% {

    -webkit-transform: scale(0.9, 1.1);

    transform: scale(0.9, 1.1);

  }



  50% {

    -webkit-transform: scale(1.1, 0.9);

    transform: scale(1.1, 0.9);

  }



  75% {

    -webkit-transform: scale(0.95, 1.05);

    transform: scale(0.95, 1.05);

  }

}


@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;
  padding: 90px 0 0;
}
.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: #b99e51;
}
.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;
}
.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 #b99e51;
}
.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: #b99e51;
}
.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: #b99e51;
}
.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: #b99e51;
}
.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: #b99e51;
}
.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: #b99e51;
}
.footer {
  background:#181d20;    width: 100%;
    float: left;
}
.footer .foot-top {
 padding: 3vw 0 2vw;
  color: #ffffff;
}
.footer .foot-top .dfl a {
  color: #ffffff;
}
.footer .foot-top .dfl .com-array1-list {
  margin: 0 5vw 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 .box1 {
  float: left;
  padding: 0px 0 0;
}
.footer .foot-top .dfr .box1 .com-array1-list {
  margin: 0 0 0 2vw;

}
.footer .foot-top .dfr .box1 .com-array1-list:first-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: 18px; line-height:35px;
}
.footer .foot-top .dfr .box1 .com-array1-list .dp4 {
  margin: 10px 0 0;
  max-width: 400px;
}
.footer .foot-top .dfl .com-array1 .com-array1-list .im1 {
  width: 120px;
  margin: 0 0 4px;
}
.footer .foot-top .dfr .box1 .com-array1-list .im2 {
  width: 180px;
  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;
  background: #000000;
  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: 33px;font-weight: bold;
}
.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: 16px;
}
.com-inde-ti1 .dfr i {
  font-size: 20px;
}
.com-inde-ti1 .dfr a:hover {
  color: #b99e51;
}
.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: #b99e51;
}
.inde-method .box-bot .dpai a:hover .dp-span1 i {
  color: #b99e51;
  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: 16px; font-weight: bold;
}
.inde-method .box-bot .dpai .dp-cont1 {
  color: #333333;
  font-size: 14px;
  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 0;
}
.inde-team .box-bot .com-array1-list {
  width: 18%;
  margin: 0 1% 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: #b99e51;
}
.inde-team .box-bot .com-array1-list:hover .dn-xia .dp3 i {
  transform: translateX(10px);
  color: #b99e51;
}
.inde-team .box-bot .com-array1-list .com-a-sizeall1 {
  color: #000;
}
.inde-team .box-bot .com-array1-list .dn-sha {
  height: 400px;
  overflow: hidden;
}
@media(max-width: 1440px){
	.inde-team .box-bot .com-array1-list .dn-sha {
  height: 320px;
  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: 18px;
}
.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%;
}
.news .dn-mid .dfl .dlist .dpai {
  display: block;
  overflow: hidden;
  margin: 0 0 1.2vw;
}
.news .dn-mid .dfl .dlist .dpai:hover .dy .dp2 {
  color: #b99e51;
}
.news .dn-mid .dfl .dlist .dpai .dz {
  width: 26%;
  float: left;
  height: 10vw;
  overflow: hidden;
}
.news .dn-mid .dfl .dlist .dpai .dy {
  width: 71%;
  float: right;
  height: 10vw;
  overflow: hidden;
  padding: 1vw 0 0;
  border-bottom: 1px solid #c9c9c9;
}
.news .dn-mid .dfl .dlist .dpai .dy .dp1 {
  font-size: 1vw;
  color: #999999;
}
.news .dn-mid .dfl .dlist .dpai .dy .dp2 {
  color: #000000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1.6vw;
  margin: 0.2vw 0 1vw;
}
.news .dn-mid .dfl .dlist .dpai .dy .dp3 {
  font-size: 0.9vw;
  line-height: 1.6vw;
}
.news .dn-mid .dfl .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: #b99e51;
}
.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: #b99e51;
  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;
}
.case .dn-top .com-array1-list {
  width: 32.1%;
  margin: 0 0.6% 1.5%;
  border-bottom: 1px solid #CCCCCC;
}
.case .dn-top .com-array1-list:hover .dp-tu .com-img-sizeall1 {
  transform: scale(1.05);
}
.case .dn-top .com-array1-list:hover .dp-wen .dp-ti1 {
  color: #b99e51;
}
.case .dn-top .com-array1-list .dp-tu {
  height: 18vw;
  overflow: hidden;
}
.case .dn-top .com-array1-list .dp-wen {
  padding: 1.2vw 0 1.4vw;
}
.case .dn-top .com-array1-list .dp-wen .dp-ti1 {
  font-size: 26px;
  color: #000000;
}
.case .dn-top .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: #b99e51;
}
.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: #b99e51;
  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: #b99e51;
  border: 1px solid #b99e51;
  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: #b99e51;
}
.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: #b99e51;
}
.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: #b99e51;
  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;
}
@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;
  }
}
@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;
  }
  .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;
  }
  .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;
  }
  .news .dn-mid .dfl {
    width: 100%;
  }
  .news .dn-mid .dfr {
    width: 100%;
  }
  .news .dn-mid .dfl .dlist .dpai .dz {
    width: 100%;
    height: 50vw;
  }
  .news .dn-mid .dfl .dlist .dpai .dy {
    width: 100%;
    height: auto;
  }
  .news .dn-mid .dfl .dlist .dpai .dy .dp1 {
    font-size: 20px;
  }
  .news .dn-mid .dfl .dlist .dpai .dy .dp2 {
    font-size: 22px;
  }
  .news .dn-mid .dfl .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;
  }
}
.bn-box {width: 100%;overflow-x: hidden;position: relative;z-index: 0; top:-38px;}

.ny_banner {width: 1920px;height: 480px;position: relative;overflow: hidden;margin-left: 50%;left: -960px;top: 0;}

.ny_banner img{width: 100%;}

.ny_banner h3{ font-size:30px; font-weight:700; text-align:center; color:#fff; padding-top:115px;}

.ny_banner p{ font-size:30px; color:#fff; text-transform:uppercase; font-weight:lighter; font-family:arial;}


.n_position{ height:60px; border-bottom:1px solid #f2f2f2; margin-top:-38px; position:relative;}

.n_position ul{ float:left;}

.n_position ul li{ height:60px; line-height:60px; width:150px; text-align:center; float:left; display:inline-block; position:relative;}

.n_position ul li a{ display:block; position:relative; z-index:1; text-align:center; font-size:14px; color:#323339;}

.n_position ul li.on{ background:#6b6e78;}

.n_position ul li.on a{ color:#fff;}

.n_position ul li:hover a{ color:#fff;}

.n_position li i { position: absolute; left: 0; top: 0; display: block; height:0; width:100%; background:#6b6e78; transition:all ease 300ms; z-index:0;}

.n_position li:hover i { height:50px;}

.n_position h3{ font-size:14px; line-height:60px; display:inline-block; float:right; color:#757476;}

.n_position h3:before{ content:url(../images/mianbao.png); margin-right:5px;}

.n_position h3 a{ margin:0 5px; display:inline-block; color:#757476;font-size:12px; }

.n_position h3 a:hover{ color:#323339;}

.n_position h3 em{ color:#b99e51; margin-left:5px;font-style: normal;}




.ny_tt{ width:217px; height:126px; background:url(../images/ny_tt.png) center no-repeat; display:table; box-sizing:border-box; padding-top:10px; padding-left:38px; color:#fff; font-size:18px; font-weight:bold; position:absolute; top:-66px; }

.ny_tt p{ font-size:14px; font-weight:100; font-family:arial; margin-top:7px; color:#fff;}

.ny_tt span{ font-size:12px; font-weight:100; display:block; margin-top:8px; color:#fff;}

.ny_tt .txt{ display:table-cell; vertical-align:middle;}


.ny_content{ padding:50px 0;}

.ar_article{ font-size:14px; color:#78787a; line-height:30px; text-align:justify;}

.ar_article p{font-size:14px; color:#78787a; line-height:30px; text-align:justify; padding-bottom:15px;}    

.ar_article strong{ font-weight:bold;}

.ar_article td,.ar_article th{ padding:5px 15px; border: 1px solid #c6c5c5;}

.ar_article td p,.ar_article th p{ padding-bottom:0; margin-bottom:0; text-align: inherit;}

.ar_article img{ max-width:100%;}


.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5,.ar_article h6{ font-weight:bold;}

.ny_hd{ margin-bottom:30px;}

.ny_hd{ text-align:center;}

.ny_hd ul{ display:inline-block;}

.ny_hd ul li{ float:left; height: 38px;
    line-height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    margin: 3px;
    padding: 0px 30px;}

.ny_hd ul li a{ color:#272728; font-size:13px; display:block;}

.ny_hd ul li.on{ border:1px solid #b99e51;margin:2px;display:block;}

.ny_hd ul li.on a{ color:#b99e51;display:block;}

.ny_hd ul li:hover{ border:1px solid #b99e51;margin:2px;display:block;}

.ny_hd ul li:hover a{ color:#b99e51;}


	.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px
}
.col-md-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}
.col-md-4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
	padding-left: 10px; padding-bottom: 20px;}


.tz-gallery {
	padding: 1px 0px;
	box-sizing: border-box;
}
.tz-gallery .thumbnail {
	padding: 0;
	border: none;
}
.tz-gallery img {
	border-radius: 2px;
	max-width: 100%;
	border: 1px solid #f0eeee;
}
.tz-gallery .caption {
	padding: 26px 30px;
	text-align: center;
}
.tz-gallery .caption h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
}
.tz-gallery .caption p {
	font-size: 12px;
	color: #7b7d7d;
	margin: 0;
}

 .col-md-3   { position: relative;
 
    padding-right: 1%;float: left; width: 33%;
    padding-left: 1%;}

.pages{font-size: 14px; line-height:22px;text-align:center;clear:both; width:100%;}
.pages a{font-size: 14px; text-decoration:none;color:#3c3c3c;background:#fff;border:1px solid #cccccc;padding:8px 8px;margin-right:3px;cursor:pointer}
.pages .red{font-size: 14px; background:#b99e51 !important; color:#fff; border:0; padding:8px 8px;margin-right: 6px;}
.pages a.active{font-size: 14px; background:#000;border:1px solid #cccccc;color:#fff;margin-right:3px;}
.pages a:hover{font-size: 14px; text-decoration:none;color:#fff;background:#b99e51;border:1px solid #cccccc}




.n_lianxi{ padding-bottom: 50px;}

.n_lianxi .box1{}

.n_lianxi .box1 h5{ text-align:center; font-weight:600; font-size:20px; color:#272728; line-height:40px;}

.n_lianxi .box1 h5 span{ font-weight:100; margin:0 24px; font-size:14px; font-family:simsun;}

.n_lianxi .box1 p{ text-align: center;
    line-height: 35px;
    height: 35px;
    font-size: 15px;
    color: #595959;
}}

.n_lianxi .box1 p img{ margin-right:6px;}

.n_lianxi .ewm{ width:122px; text-align:center; float:left; margin:20px;}

.n_lianxi .ewm img{ border:1px solid #f2f2f2; background:#fff; padding:5px; width:120px; height:120px; box-sizing:border-box;}

.n_lianxi .ewm_box{ text-align:center;  }

.n_lianxi .ewm_box>div{ display:inline-block;}




.n_zixun{ }

.n_zixun .m{ position:relative;}

.n_zixun .box1{ margin-bottom:60px; border:1px solid #e5e5e5;}

.n_zixun .box1 .img{ width:466px; height:240px; float:left;}

.n_zixun .box1 .txt{ width:670px; float:right; margin-right:32px;}

.n_zixun .box1 .txt h5 a{ font-size:18px; color:#666666; font-weight:600; padding-top:55px; padding-bottom:20px;}

.n_zixun .box1 .txt h5 a:hover{ color:#b99e51;}

.n_zixun .box1 .txt p{ font-size:12px; color:#a6a6a7; line-height:24px;}

.n_zixun .box1 .txt span{ text-align:left; display:block; font-size:12px; line-height:50px; color:#6a6a6a;margin-top: 16px; text-decoration:underline;}

.n_zixun .box1 .txt span a{ float:right;    width: 99px;

    height: 29px;

    line-height: 29px;

    color: #fff;

    background: #ffc114;

    display: block;

    margin: 0 auto;

    text-align: center;

    border-radius: 0 10px 0 10px;}



.n_zixun ul{ margin:0 -45px;}

.n_zixun ul li{ width:372px;  float:left; margin-left:45px; margin-bottom:30px;}

.n_zixun ul li .img{ width:100%;  overflow: hidden;}
.n_zixun ul li .img img{    width: 100%;    height: 141px;
    display: block;
    object-fit: cover;}
.n_zixun ul li .img:hover img{ transform:scale(1.05);    -webkit-transition: all ease-in-out 500ms;}
.n_zixun ul li .txt{ padding:20px 0;}

.n_zixun ul li h5 a{ font-size:16px; color:#222225; display:block; margin-bottom:5px;}

.n_zixun ul li h5 a:hover{color:#b99e51;}

.n_zixun ul li p{ font-size:14px; color:#a6a6a7; line-height:25px; height:50px; overflow:hidden; margin-bottom:19px;}

.n_zixun ul li span{ display:block; font-size:12px; color:#5b5c5e;}

.n_zixun ul li span a{ display:inline-block; float:right; text-decoration:underline #999;}

.n_zixun ul li span a:hover{ color:#b99e51; text-decoration:underline #b99e51;}

.n_zixun .s_btn{ display:block; margin:50px auto 70px; width:126px; height:36px; line-height:36px; text-align:center; border-radius:18px; border:1px solid #bbb; color:#666; }


.onePorfile { width: 100%; margin: 0px auto;  text-align: center; }
.onePorfile .t1 { font: 30px/1.4 "futura_lightregular","times new roman","microsoft yahei"; color: #000; }
.onePorfile .con { text-align: center; color: #323232; font-size: 14px; }
.cen-03 {
	padding-top: 5px;
}
.cen-04 {
	float: left;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 50px;
	font-family: "Microsoft YaHei";
}
.cen-04-1 {
	text-align: center;
	border-bottom: 1px dashed #ccc;
	line-height: 40px;
	color: #666;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.cen-04-2 {
	float: left;
	width: 100%;
	background: #f2e3d0;
	border: 1px solid #e7d1b4;
	padding: 5px;
}
.cen-04-3 {
	float: left;
	width: 100%;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 30px;text-align: left;
}
.cen-04-3 img{
	
	padding-bottom: 8px;
	
}
.cen-04-2 span {
	font-weight: bold;
	color: #d41833;
}
.cen-04-6 {
	float: left;
	width: 100%;
	border: 1px solid #fec3d7;
	font-size: 12px;
}
.btn3{ margin-top:10px; text-align: right  }
.btn3 a{ display:inline-block; height:35px; line-height:35px; background:#fff; color:#000;    border: 1px solid #e4eaec;  width:100PX; font-size:12px; border-radius: 3px; text-align: center;}
.btn3 a:hover{ background:#b99e51; color:#fff;}



.sx {
	width: 100%;
	    float: left;
	padding: 20px 0;
	text-align: left;
	border-top: 1px dashed #ddd;
	color: #333;
	margin-top: 10px;
	font-family: Verdana, microsoft Yahei, Helvetica, sans-serif
}
.sx p {
	clear: both;
	line-height: 30px;
	font-weight: bold;
}
.sx a {
	padding-left: 0px;
	font-weight: normal
}
.sx a:link {
	color: #999;
	text-decoration: none;
}
.sx a:visited {
	color: #999;
	text-decoration: none;
}
.sx a:hover {
	color: #b99e51;
	text-decoration: underline;
}
.sx a:active {
	color: #b99e51;
	text-decoration: underline;
}
.sx span {
	float: right;
	padding-right: 20px;
}
.sx span a {
	padding-left: 20px;
	color: #999 !important;
	text-transform: uppercase;
	font-family: Verdana, microsoft Yahei, Helvetica, sans-serif
}


.onePorfile { width: 75%; margin: 0px auto; padding: 1% 0px 5%; text-align: center; }
.t1 { font: 30px/1.4 "futura_lightregular","times new roman","microsoft yahei"; color: #000; text-align: center;}
.t2 { font: 30px/1.4 "futuramedium","times new roman","microsoft yahei"; color: #b99e51; text-transform: uppercase; }
.onePorfile .lico { background: url(../images/line_1.png) no-repeat scroll center center; width: 100%; height: 20px; margin: 20px 0px 32px; }
.onePorfile .icoBox { text-align: center; }
.onePorfile .icoBox img { vertical-align: middle; }
.onePorfile .icoBox span { margin: 0px 40px; }
.onePorfile .con { text-align: center; color: #323232; font-size: 14px; padding-top: 3%; }
.onePorfile.target { transform: translate(0px,50px); -webkit-transform: translate(0px,50px); opacity: 0; }
.onePorfile.action { transform: translate(0px,0px); -webkit-transform: translate(0px,0px); opacity: 1; transition: 500ms ease 0ms; -webkit-transition: 500ms ease 0ms; }
.twoPorfile { margin-top: 95px; background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center bottom; padding-bottom: 5%; }
.twoPorfile-con { position: relative; top: -95px; background-color: #fff; width: 828px; padding: 95px 108px; margin: 0px auto; }


.ilist{
	width: calc(100% + 10px);
	padding-bottom: 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: -webkit-wrap;
	flex-wrap: -moz-wrap;
	flex-wrap: -ms-wrap;
	flex-wrap: -o-wrap;
	flex-wrap: wrap;
}
.ilist.on .item1:nth-child(n+5){
	display: none;
}
.item1{
	width: 25%;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding: 10px 10px 0 0;
	zoom: 1;
	position: relative;
}
.item1 .contai{
	height: 100%;    border: 1px solid #f3f3f3;    background: #fff;
}
.item1 .contai:hover .box{
	    box-shadow: 4px 4px 20px 5px rgba(0, 0, 0, 0.13);
	    transform: translate(0,-3px);
	    z-index: 3;
	    position: relative;
	}
.item1 .btnbox{
	position: absolute;
	bottom: 36px;
	left: 2px;
	width: calc(100% - 20px);
	box-sizing: border-box;
	background: #fff;
	text-align: center;
	z-index: -1;
	opacity: 1;
	visibility: hidden;
}
.item1 .btnbox a{
	font-size: 12px;
	display: inline-block;
	height: 30px;
	    line-height: 26px;
	width: 100px;
	box-sizing: border-box;
	border: 1px solid #f3f3f3;
	margin: 0 7px;
	background: #fff;
	color: #494949;
	transition: all .3s ease-out;
	opacity: 0;
}
.item1 .btnbox a.purchase{
    background-color: #b99e51;
    color: #ffffff;
    border: 1px solid #b99e51;
}
.item1 .box{
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	padding-bottom: 38px;
    box-shadow: 0 0 10px 4px rgba(0,0,0,0);
    transition: all .3s ease-out;
    height: 100%;
    box-sizing: border-box;    color: #333;
}
.item1 .box .imgs{
	
}
.item1 .box .imgs img{     max-width: 100%;}
.item1 .tit{
	color: #666;
	padding: 0 3%;
    transition: all .3s ease-out;
    font-size: 16px;
    margin-bottom: 6px;
}
.d2{
	color: #666;
	padding: 0 4%;
    transition: all .3s ease-out;
    font-size: 13px;
    font-weight: 300;
}
.item1 .d3{
	color: #b99e51;
	font-size: 14px;
	display: inline-block;
	padding-right: 14px;

	line-height: 30px;
}


.item1 .contai:hover .box,
.item1 .contai:hover .btnbox{
		z-index: 2;
		visibility: visible;
		opacity: 1;
	    transform: translate(0,-3px);
	}
.item1 .contai:hover .btnbox a{
		opacity: 1;
	}
.item1 .btnbox a:hover{
		color: #808080;
	}
.item1 .btnbox a.purchase:hover{
		background-color: #b99e51;
		color: #fff;
	}


.item-pic__box {
	    position: relative;
    width: 40%;
    float: left;    margin-left: 30%;
  
}
.small-box {
	    position: relative;
    width:100%;
    
    margin-bottom: 5px;
    border: 1px solid #ccc;
}
.small-box img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    text-align: center;
}
.small-box > .hover {
	display: none;
	left: 0;top: 0;
	position: absolute;
	border: 1px solid #fff;
	background-color: #000;
	filter: alpha(opacity=15);
	-moz-opacity: .15;
	opacity: .15;
	cursor: move;
}
.thumbnail-box {
	position: relative;
	width: 100%;
}
.thumbnail-box .btn {
	position: absolute;
	top: 0;bottom: 0;
	width: 26px;
	border: 0;
	background: #eee url(../images/thumb-but.gif) no-repeat;
}
.thumbnail-box .btn:active {background: #b31e22 url(../images/thumb-but_active.gif) no-repeat}
.thumbnail-box .btn-prev {left: 0}
.thumbnail-box .btn-next {right: 0;background-position: center right}
.thumbnail-box .btn-next:active {background: #b31e22 url(../images/thumb-but_active.gif) no-repeat center right}
.thumbnail-box > .thumb-list {
	overflow: hidden;
	width: 300px;
	margin: 0 auto;
}
.thumbnail-box .wrapper {
	font-size: 0;
	margin-bottom: 0;
	white-space: nowrap;
}
.thumbnail-box > .thumb-list .item {
	width: 56px;
	height: 56px;
	margin: 0 2px;
	cursor: pointer;
	display: inline-block;
	border: 2px solid #fff;
}

.thumbnail-box > .thumb-list .item img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    text-align: center;
}
.thumbnail-box > .thumb-list .item.active {
	border: 2px solid #2e2a40;
}
.big-box {
	z-index: 100;
	display: none;
	overflow: hidden;
	position: absolute;
	left:110%;top: 0;
	border: 1px solid #ccc;
	width: 420px;height: 420px;
}
.item-info__box {
	width: 50%;
	float: right;
	padding: 20px 40px 20px 40px;
}
.item-title {line-height: 2em; }
.item-title > .name {
	font-size: 25px;
	max-height: 50px;
	line-height: 50px;
}
.item-price {
	padding: 10px;
	margin-bottom: 20px;
}
.item-price .price-panel {
	height: 40px;
	line-height: 40px;
}
.item-price .price-panel .price{
	font-size: 24px;
	color: #d00;
}
.vip-price-panel {
	height: 32px;
	padding: 0 10px;
	line-height: 32px;
	margin-top: 4px;
	position: relative;
}
.vip-price-panel:hover, .vip-price-panel.active {
	color: #fff;
	background-color: #b31e22;
}
.all-price__box {
	color: #fff;
	display: none;
	overflow: hidden;
	position: absolute;
	left: 0;right: 0;top: 32px;
	background-color: #b31e22;
	line-height: 1.571428;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #fff;
	border-left: 10px solid #b31e22;
	border-right: 10px solid #b31e22;
}
.text-justify {
	text-align: justify;
	text-align-last: justify;
}
.item-ind-panel {
	width: 100%;
	border: 1px dotted #ccc;
}
.item-ind-item {
	float: left;
	padding: 12px;
	text-align: center;
	width: 33.33333333%;
}
.item-ind-item a {text-decoration: none;}
.ind-count {font-weight: bold;}

.detailproduct{ width:100%; overflow:hidden; zoom:1;}


.detail_pro{ padding-top:10px; padding-bottom:0px;}

.detail_pro_center{ width:100%; margin:0 auto; background:#fff; margin-bottom:20px; }

.detail_pro_center h3{ line-height:34px; padding-left:15px; font-size:14px; background:#b99e51;border-radius: 4px; color:#FFF; font-weight:normal;    font-family: 'Poppins', sans-serif;    text-align: left;}

.detail_pro_img{ padding:10px 0; text-align:left; padding-left:15px; font-size:14px;} 



