body {
  overflow-x: hidden;
}
html {
  font-size: 10px;
  
}
@media (max-width: 1200px) {
  html {
    font-size: 9px;
  }
}
@media (max-width: 992px) {
  html {
    font-size: 7px;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 9px;
  }
}
body > iframe {
  display: none;
}
c {
  text-decoration: none!important;
}

























/*ç”µè„‘æ®µå¤´éƒ¨å¼€å§‹*/
.head{position:fixed;width:100%;top:0;z-index:10;background:rgba(255,255,255,0.6);border-bottom:1px solid rgba(155,155,155,0.2);}
.head-s{display: flex;justify-content:space-between;align-items:center;}

.head-c{height:89px;}
.head-c.cur{background:#fff;}
.head-c-l{}
.head-c-l a{}
.head-c-l a img{width:;}
.head-c-r{float:right;display:flex;align-items:center;}
.head-c-r-l{float:left;margin-right:40px;}
.head-c-r-l>ul{}
.head-c-r-l>ul>li{float:left;margin-right:40px;position:relative;}
.head-c-r-l-t{border-radius}
.head-c-r-l-t a{color:#000;font-size:16px;line-height:89px;display:block;text-transform:uppercase;}
.head-c-r-l-t a span{display:block;position:absolute;width:0%;left:0;height:2px;background: #f00;bottom:27px;transition:all 0.5s;}
.head-c-r-l>ul li.active .head-c-r-l-t a{color: #f00;}
.head-c-r-l>ul li.active .head-c-r-l-t a span{width:100%;}
.head-c-r-l-t a i{display:block;float:right;background:url(../image/dh-b.png)no-repeat center;width:10px;margin-left:3px;}
.head-c-r-l-t a i img{opacity:0}
.head-c-r-l>ul li:hover .head-c-r-l-t a{color: #f00;}

.head-c-r-l-b{position:absolute;z-index:100;background:#fff;transition:all 0.5s;opacity:0;display:none;left: 50%;top: 90px;-webkit-transform: translateY(0) translateX(-50%);transform: translateY(0) translateX(-50%);}
.head-c-r-l>ul li:hover .head-c-r-l-b{opacity:1;transition:all 0.5s;display:block;}
.head-c-r-l>ul li:hover .head-c-r-l-t a span{width:100%;transition:all 0.5s;}
.head-c-r-l-b ul{}
.head-c-r-l-b ul li{text-transform:uppercase}
.head-c-r-l-b ul li a{text-transform:uppercase;line-height: 25px;display:block;color:#000;padding:10px 30px;white-space:nowrap;transition:all 0.5s;text-transform:uppercase;font-size: 14px;text-align:  center;}
.head-c-r-l-b ul li a:hover{background:#168745;color:#fff;}
.head-c-r-l-t ul li{}
.head-c-r-l-t ul li a{}
.head-c-r-r{float:right;overflow:hidden;display:flex;align-items:center;}
.head-c-r-r p{width:40px;height:40px;border-radius:5px;background:url(../image/ss.png)no-repeat center #0e5ca4;margin-right:30px;cursor:pointer;}
.head-c-r-r p:hover{background:url(../image/ss.png)no-repeat center #e67c00;}
.head-c-r-r a{display:block;overflow:hidden;line-height:22px;}
.head-c-r-r a img{width:22px;float:left;margin-right:5px}
.head-c-r-r a span{float:left;text-transform:uppercase;color:#000000;}
/*ç”µè„‘ç«¯å¤´éƒ¨ç»“æŸ*/

.w1{width:1200px;margin:0 auto;}

/*æ‰‹æœºç«¯å¤´éƒ¨å¼€å§‹*/
.sj_dh{background-color: #fff;height:60px;position:fixed;top:0;width:100%;z-index:100000;box-shadow: 1px 1px 10px #a09b9b;display: none;}
#btn {background: none;border: none;outline: none;display: inline-block;z-index: 100;cursor: pointer;width:10%;position:fixed;top:16px;right:5px;}
#btn span{display: block;width: 20px;height: 1px;background: #222;margin: 6px 0px;transition: all 0.5s;}
#btn .one{transform-origin: left center;transform: rotate(45deg);background: #222;}
#btn .two{transform-origin: left bottom;transform: rotate(-45deg);margin-top: 5px;background: #222;}
#btn #c{transition: all 0.5s;}
.sj_logo {text-align:left;height: 60px;display:  flex;justify-content: flex-start;align-items:  center;}
.sj_logo a{text-align:left;color:#f1c232;margin-left:15px;}
.sj_logo a img{height: 40px;display:block;}
.en{text-align: center;}
.en a{padding:0 10% ;}

.navigation{width: 100%;top:50px;background: #fff;position: fixed;left: 0;top: -100%;z-index:99999;transition: all 0.5s;overflow:auto; max-height:100%;height:auto;}
.kj{padding: 0px 10px;overflow: auto;}
.kj>li{width:100%;line-height:50px;border-bottom: 1px solid #cecbcb;}
.kj>li:nth-child(1){margin-top:60px;}
.kj .t{padding-left:10px;}
.kj li .t{line-height:50px;font-size:14px;overflow: hidden;}
.kj li .t button{background:none;outline:none;font-size:20px;height: 30px;line-height: 30px;margin-top: 15px;padding: 0 12px;border-radius: 4px;background:#73659d;color: #fff;transition: all .36s ease;border:none;}
.kj li div.t .arrow.up {
    background-image: url(../image/xx.png);
    transform: rotate(180deg);}
.kj li div.t .arrow.down {background-image: url(../image/xx.png);}
.kj li .t .arrow {display:block;width: 31px;height: 32px;background: no-repeat 0 center;float: right;margin-top: 9px;margin-right: 10px;transition: all 0.1s;background-image: url(../image/logo.png);}
.kj .t2{padding-left:10px;}
.kj li .t2{line-height:50px;font-size:14px;overflow:hidden;}
.kj li .t2 a{color:#666;}
.kj li .t2 button{background:none;outline:none;font-size:20px;height: 30px;line-height: 30px;margin-top: 15px;padding: 0 12px;border-radius: 4px;background:#73659d;color: #fff;transition: all .36s ease;border:none;}
.kj li div.t2 .arrow.up {
    background-image: url(../image/xx.png);
    transform: rotate(180deg);}
.kj li div.t2 .arrow.down {background-image: url(../image/xx.png);}
.kj li .t2 .arrow {display:block;width: 31px;height: 32px;background: no-repeat 0 center;float: right;margin-top: 9px;margin-right: 10px;transition: all 0.1s;background-image: url(../image/logo.png);}
.kj li ul li {color: #727272;line-height: 40px;}
.kj li ul li {color: #727272;line-height: 40px;}

.menu2{}

.kj li a{font-size:14px;font-weight:bold;color:#222;display:block;float:left;}
.kj li .menu li a {color: #666;}
.kj li a:hover{color: #222;}
.menu,.menu2{display:none;}
.menu li{overflow:hidden;}
.menu li a{padding-left:20px;overflow:hidden;}
.menu2 li a{padding-left:40px;overflow:hidden;}
.kj li ul li a {display: block;border-top: 1px solid #d3d3d3;float:left;width:calc(100% - 20px);}
.kj li ul li .menu2 li a{width: calc(100% - 40px);}
.kj li ul li a{}
.label{padding: 0;}
.sdfs{width:100%;height:500px;background:#f00;}
.s_search{display: inline-block;z-index: 100;cursor: pointer;width:10%;position:fixed;top:15px;right: 1%;text-align:center;}
.s_search a{color: #222;font-size: 18px;}
.nav_active>a{color: #007f82 !important;}
/*æ‰‹æœºç«¯å¤´éƒ¨ç»“æŸ*/
/*æ‰‹æœºç«¯å°¾éƒ¨å¼€å§‹*/
.footer2{display:none;padding:15px;overflow:hidden;background:#1E1E1E;margin-bottom:58px;}
.footer2 ul{}
.footer2 ul li{}
.footer2 ul li:last-child .footer2-t{border:none;}
.footer2 ul li span.down{-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);}
.footer2-t{overflow:hidden;border-bottom:1px solid #eee}
.footer2-t a{display:block;overflow:hidden;width:calc(100% - 50px);float:left;}
.footer2-t p{float:left;line-height:40px;color:#EAEAEA;}
.footer2-t span{float:right;display:block;/*background:#EAEAEA;*/}
.footer2-t span img{width:20px;line-height:30px;margin-top:10px;}
.footer2-b{display:none;}
.footer2-b a{display:block;line-height:30px;color:#EAEAEA;text-indent:10px;}
/*æ‰‹æœºç«¯å°¾éƒ¨ç»“æŸ*/
/*åº•éƒ¨æŒ‰é’®å¼€å§‹*/
.dbdh{width:100%;position:fixed;bottom:0px;background:#222;overflow:hidden;box-shadow: -5px 0px 10px #666;display:none;z-index:100;}
.dbdh ul li{float:left;width:calc(25% - 1px);text-align:center;border-right:1px solid #fff;padding:10px 0;cursor:pointer;}
.dbdh ul li:last-child{border:none;width:25%;}
.dbdh ul li.active{background:#fff;}
.dbdh ul li.active a{color:#73c2e3;}
.dbdh ul li a{color:#fff;font-size:14px;text-transform: uppercase;}
.dbdh ul li i{display:block;margin-bottom:5px;}
/*åº•éƒ¨æŒ‰é’®ç»“æŸ*/
/*åº•éƒ¨æŒ‰é’®å¼€å§‹*/
.dbdh{width:100%;position:fixed;bottom:0px;background:#222;overflow:hidden;box-shadow: -5px 0px 10px #666;display:none;z-index:100;}
.dbdh ul li{float:left;width:calc(25% - 1px);text-align:center;border-right:1px solid #fff;padding:10px 0;cursor:pointer;}
.dbdh ul li:last-child{border:none;width:25%;}
.dbdh ul li.active{background:#fff;}
.dbdh ul li.active a{color:#c7a777;}
.dbdh ul li a{color:#fff;font-size:14px;text-transform: uppercase;}
.dbdh ul li i{display:block;margin-bottom:5px;}
/*åº•éƒ¨æŒ‰é’®ç»“æŸ*/




































.navbar-brand {
  float: none;
  line-height: 0;
}
.mobile-con {
  display: none;
}
.header {
  position: fixed;
  z-index: 9;
  width: 100%;
  top: 0;
  left: 0;
}
.header .nav-con {
  height: 90px;
  clear: both;
  border-bottom: 1px solid #ccc;
}
.header .nav-con .container {
  position: relative;
}
.header .nav-con .logo {
  float: left;
  margin-top: 20px;
  position: relative;
  z-index: 10;
}
.header .nav-con .logo img {
  width: 104px;
  height: 45px;
}
.header .nav-con .logo .active {
  display: none;
}
.header .nav-con .rt-con {
  transition: 0.2s;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 33px;
  width: 300px;
  height: 33px;
  z-index: 2;
}
.header .nav-con .rt-con .search {
  float: left;
  width: 150px;
  text-align: center;
  height: 33px;
  position: relative;
}
.header .nav-con .rt-con .search input::-webkit-input-placeholder,
.header .nav-con .rt-con .search textarea::-webkit-input-placeholder {
  color: #ccc;
}
.header .nav-con .rt-con .search input:-moz-placeholder,
.header .nav-con .rt-con .search textarea:-moz-placeholder {
  color: #ccc;
}
.header .nav-con .rt-con .search input::-moz-placeholder,
.header .nav-con .rt-con .search textarea::-moz-placeholder {
  color: #ccc;
}
.header .nav-con .rt-con .search input:-ms-input-placeholder,
.header .nav-con .rt-con .search textarea:-ms-input-placeholder {
  color: #ccc;
}
.header .nav-con .rt-con .search .txt {
  width: 100%;
  height: 33px;
  border: none;
  background: transparent;
}
.header .nav-con .rt-con .search .submit {
  position: absolute;
  width: 33px;
  height: 33px;
  top: 0;
  right: 0;
  border: none;
  cursor: pointer;
  background: url("../image/top-lit_03.png") no-repeat center 11px;
}
.header .nav-con .rt-con .language {
  float: right;
  width: 95px;
  height: 33px;
  line-height: 33px;
}
.header .nav-con .rt-con .language a {
  display: block;
  font-size: 1.2rem;
  color: #fff;
  padding: 2px 15px 0 35px;
  background: url("../image/top-lit_06.png") no-repeat left center, url("../image/top-lit_09.png") no-repeat right center;
}
.header .nav-con #nav {
  width: 56%;
  margin: 0;
  position: absolute;
  right: 0;
  top: 35px;
  transition: 0.3s;
}
.header .nav-con #nav .sub-nav {
  float: left;
  text-align: center;
  position: relative;
  width: 14.2857%;
  height: 50px;
  line-height: 50px;
}
.header .nav-con #nav .sub-nav:hover a {
  color: #fab81b;
}
.header .nav-con #nav .sub-nav:hover span {
  width: 80%;
}
.header .nav-con #nav .sub-nav a {
  color: #fff;
  font-size: 1.5rem;
  display: block;
  height: 100%;
}
.header .nav-con #nav .sub-nav span {
  display: inline-block;
  position: absolute;
  width: 0;
  height: 2px;
  left: 50%;
  top: 53px;
  content: '';
  transform: translateX(-50%) translateY(0%);
  background-color: #fab81b;
  transition: width .5s;
}
.header .nav-con #nav .sub-nav .drop-down {
  z-index: 999;
  position: absolute;
  top: 48px;
  left: -20%;
  display: none;
}
.header .nav-con #nav .sub-nav .ul1 {
  width: 140%;
  text-align: center;
  background: transparent;
  height: auto;
}
.header .nav-con #nav .sub-nav .ul1 li {
  text-align: center;
  line-height: 38px;
  cursor: pointer;
  color: #fff;
  height: auto;
  border-bottom: 1px solid #ccc;
  background: #fff;
}
.header .nav-con #nav .sub-nav .ul1 li:hover {
  color: #fab81b;
}
.header .nav-con #nav .sub-nav .ul1 li a {
  font-size: 1.5rem;
  padding: 0 5%;
  background: transparent;
  display: block;
  color: #333;
}
.header .nav-con #nav .sub-nav .ul1 li a:hover {
  color: #fff;
  background: #fab81b;
}
.header .nav-con #nav .active a {
  color: #fab81b;
}
.header .nav-con #nav .active span {
  width: 80%;
}
.header .nav-con2 {
  height: 80px;
  line-height: 80px;
  transition: 0.4s;
}
.header .nav-con2 .logo {
  transition: 0.4s;
  margin-top: 16px;
}
.header .nav-con2 .logo img {
  transition: 0.4s;
}
.header .nav-con2 .logo .active {
  display: block;
}
.header .nav-con2 .logo .normal {
  display: none;
}
.header .nav-con2 .rt-con {
  transition: 0.4s;
  z-index: 0;
  opacity: 0;
  top: -20px;
}
.header .nav-con2 #nav {
  width: 56%;
  margin: 0;
  position: absolute;
  top: 15px;
  transition: 0.3s;
}
.header .nav-con2 #nav .sub-nav {
  float: left;
  text-align: center;
  position: relative;
}
.header .nav-con2 #nav .sub-nav a {
  color: #333;
}
.header .nav-con2 #nav .sub-nav .drop-down {
  top: 40px;
  padding-top: 20px;
}
.header .mobile-con .navbar-default {
  background: #fff;
}
.header .mobile-con .navbar-header .navbar-brand {
  float: none;
  line-height: 0;
  padding: 0;
}
.header .mobile-con .navbar-brand > img {
  margin: 6px 0 0 3%;
  width: 90px;
}
.header .mobile-con .nivo-directionNav {
  display: none;
}
.header .mobile-con .box .nivo-controlNav {
  margin-left: -16px;
  bottom: -6px;
}
.header .mobile-con .nivo-controlNav a {
  width: 6px;
  height: 6px;
  margin: 0 3px;
}
.header .mobile-con .navbar-toggle {
  margin-top: 11px;
}
.header .mobile-con .language {
  display: inline-block;
  position: relative;
  margin: 10px 32px 0 0;
  float: right;
  z-index: 99;
}
.header .mobile-con .language h6 {
  font-size: 14px;
}
.header .mobile-con .language h6 a {
  color: #666;
}
.header .mobile-con .language ul {
  margin: 0;
  box-shadow: 0 0 3px #e7e7e7;
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  display: none;
}
.header .mobile-con .language ul li {
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  color: #fff;
  height: auto;
  margin-bottom: 1px;
  background: #f4f4f4;
  font-size: 1.4rem;
}
.header .mobile-con .language ul li:hover {
  color: #fab81b;
}
.header .mobile-con .language ul li a {
  padding: 0 5%;
  background: transparent;
  display: block;
  color: #666;
}
.header .mobile-con .language ul li a:hover {
  color: #fff;
  background: #fab81b;
}
.header-fixed {
  background: #fff;
  z-index: 100;
}

@media (max-width: 768px) {
  .pc-con {
    display: none!important;
  }
  .mobile-con {
    display: block!important;
  }
}

.main {
  clear: both;
}
@media (max-width: 768px) {
  .main {
    margin-top: 55px;
  }
}
.main .ad-box-pc {
  margin-top: -1px;
}
.main .ad-box-pc .swiper-container-pc {
  overflow: hidden;
  position: relative;
}
.main .ad-box-pc .swiper-container-pc:hover .swiper-button-next-pc {
  opacity: 1;
}
.main .ad-box-pc .swiper-container-pc:hover .swiper-button-prev-pc {
  opacity: 1;
}
.main .ad-box-pc .top-banner {
  width: 100%;
  position: relative;
}
@media (max-width: 768px) {
  .main .ad-box-pc .top-banner {
    height: 250px!important;
  }
}
.main .ad-box-pc .swiper-slide {
  position: relative;
  overflow: hidden;
}
.main .ad-box-pc .swiper-slide img {
  width: 100%;
}
@media (max-width: 768px) {
  .main .ad-box-pc .swiper-slide {
    height: 250px!important;
  }
}
.main .ad-box-pc video {
  width: 100%;
}
.main .ad-box-pc video {
  position: fixed;
  transform: translate(-50%, 0%);
  left: 50%;
  bottom: 0%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-filter: grayscale(20%);
}
.main .ad-box-pc .ad-one .masking {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 3;
}
@keyframes lightflash {
  from {
    tranform: scale(0);
  }
  to {
    tranform: scale(1);
  }
}
.main .ad-box-pc .ad-one #light {
  -webkit-animation: lightflash 0s;
  -webkit-animation-delay: 2.9s;
}
.main .ad-box-pc .ad-one .txt-img {
  width: 50%;
  position: absolute;
  left: 25%;
  top: 29%;
  z-index: 4;
}
.main .ad-box-pc .ad-one .txt-img img {
  width: 100%;
}
.main .ad-box-pc .ad-one .lamp {
  width: 39.8958%;
  z-index: 2;
  position: absolute;
  left: 29.4%;
  bottom: 0%;
}
.main .ad-box-pc .ad-one .lamp img {
  width: 100%;
}
.main .ad-box-pc .ad-one .light {
  width: 91.27%;
  z-index: 2;
  position: absolute;
  left: 4%;
  bottom: 5.61111111%;
}
.main .ad-box-pc .ad-one .light img {
  width: 100%;
}
.main .ad-box-pc .ad-one .ship {
  width: 51.5%;
  position: absolute;
  left: 24%;
  bottom: 0%;
}
.main .ad-box-pc .ad-one .ship img {
  width: 100%;
}
.main .ad-box-pc .swiper-pagination {
  position: absolute;
  bottom: 5%;
  z-index: 99;
}
.main .ad-box-pc .swiper-pagination-bullet {
  border-radius: 0px;
  border: none;
  background: #fff;
  height: 4px;
  width: 34px;
  opacity: 1;
}
.main .ad-box-pc .swiper-pagination-bullet-active {
  background: #fab81b;
  opacity: 1;
}
.main .ad-box-pc .swiper-button-next-pc {
  width: 29px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  right: 5%;
  top: 50%;
  margin-top: -26px;
  background: url("../image/ad-btn_05.png") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
.main .ad-box-pc .swiper-button-prev-pc {
  width: 29px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  left: 5%;
  top: 50%;
  margin-top: -26px;
  background: url("../image/ad-btn_03.png") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
@media (max-width: 768px) {
  .main .ad-box-pc .swiper-pagination {
    position: absolute;
    bottom: 3%;
    z-index: 99;
  }
  .main .ad-box-pc .swiper-pagination-bullet {
    border-radius: 0px;
    border: none;
    background: #fff;
    height: 3px;
    width: 15px;
    opacity: 1;
  }
  .main .ad-box-pc .swiper-pagination-bullet-active {
    background: #fab81b;
    opacity: 1;
  }
}
.main .product {
  background: url("../image/want-bg_03.jpg");
}
.main .product .content .slideTxtBox .hd {
  /*height: 200px;*/
  background: #fff;
  position: relative;
  text-align: center;
  /*box-shadow: 0 0 5px #ccc;*/
  border:1px solid #e5e5e5;
}
.main .product .content .slideTxtBox .hd .lookfor {
  width: 16%;
  float: left;
  height: 169px;
  background: #fab81b;
  background-image: linear-gradient(#eecfa1, #c3a372);
}
.main .product .content .slideTxtBox .hd .lookfor img {
  margin: 40px 0 18px;
}
.main .product .content .slideTxtBox .hd .lookfor p {
  font-size: 1.4rem;
  color: #fff;
}
.main .product .content .slideTxtBox .hd ul {
  width: 84%;
  float: right;
  margin-bottom:0px;
}
@media (max-width: 768px) {
  .main .product .content .slideTxtBox .hd ul {
    width: 100%;
  }
}
.main .product .content .slideTxtBox .hd ul li {
  width: 16.66666%;
  font-size: 1.4rem;
  color: #717171;
  float: left;
  text-align: center;
  cursor: pointer;
  position: relative;
  height: 169px;
}
.main .product .content .slideTxtBox .hd ul li:hover{background:#f7f7f7;}
@media (max-width: 768px) {
  .main .product .content .slideTxtBox .hd ul li {
    width: 33.333333%;
    height: 100px;
  }
}
.main .product .content .slideTxtBox .hd ul li .img {
  width: 35px;
  height: 30px;
  background-position: left center;
  margin: 60px auto 35px;
}
@media (max-width: 768px) {
  .main .product .content .slideTxtBox .hd ul li .img {
    margin: 20px auto 15px;
  }
}
.main .product .content .slideTxtBox .hd ul li p {
  font-size: 1.4rem;
  color: #717171;
}
.main .product .content .slideTxtBox .hd ul li .img2{display:none;}
.main .product .content .slideTxtBox .hd ul li:hover .img1{display:none;}
.main .product .content .slideTxtBox .hd ul li:hover .img2{display:block;}
.main .product .content .slideTxtBox .hd ul li.on {
  background: #b5b5b5;
}
.main .product .content .slideTxtBox .hd ul li.on .img {
  background-position: right center;
}
.main .product .content .slideTxtBox .hd ul li.on p {
  color: #fff;
}
.main .product .content .slideTxtBox .hd ul li.on:after {
  content: '';
  position: absolute;
  width: 11px;
  height: 6px;
  background: url("../image/pro-angle_03.png") no-repeat center;
  top: 200px;
  left: 50%;
  margin-left: -5px;
}
@media (max-width: 768px) {
  .main .product .content .slideTxtBox .hd ul li.on:after {
    display: none;
  }
}
.main .product .content .slideTxtBox .bd {
  padding: 5% 15px;
}
.main .product .content .slideTxtBox .bd li {
  position: relative;
}
.main .product .content .slideTxtBox .bd li .swiper-container-pro {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.main .product .content .slideTxtBox .bd li .swiper-slide {
  position: relative;
  text-align: center;
  overflow: hidden;
  background: #fff;
  padding-bottom: 30px;
}
.main .product .content .slideTxtBox .bd li .swiper-slide .img {
  overflow: hidden;
}
.main .product .content .slideTxtBox .bd li .swiper-slide:hover img {
  transform: scale(1.1);
}
.main .product .content .slideTxtBox .bd li .swiper-slide img {
  width: 100%;
  transition: 0.4s;
}
.main .product .content .slideTxtBox .bd li .swiper-slide h6 {
  font-size: 1.6rem;
  color: #000;
  margin-bottom: 6px;
}
.main .product .content .slideTxtBox .bd li .swiper-slide p {
  font-size: 1.4rem;
  color: #aaa;
}
.main .product .content .slideTxtBox .bd li .swiper-slide span {
  font-size: 1.4rem;
  font-weight: 600;
  border-bottom: 2px solid #fbb91c;
  color: #fbb91c;
}
.main .product .content .slideTxtBox .bd li .swiper-button-next3 {
  cursor: pointer;
  position: absolute;
  right: -5%;
  top: 50%;
  margin-top: -30px;
}
.main .product .content .slideTxtBox .bd li .swiper-button-prev3 {
  cursor: pointer;
  position: absolute;
  left: -5%;
  top: 50%;
  margin-top: -30px;
}
.main .index-tit {
  text-align: center;
  margin-bottom: 4%;
}
.main .index-tit h5 {
  font-size: 2.4rem;
  color: #000;
}
.main .index-tit p {
  font-size: 1.4rem;
  color: #6f6f6f;
  margin: 0;
}
.main .solution {
  background: url("../image/want-bg_03.jpg");
}
.main .solution .solution-tit {
  text-align: center;
  padding-bottom: 100px;
}
@media (max-width: 768px) {
  .main .solution .solution-tit {
    padding-bottom: 10px;
  }
}
.main .solution .solution-tit span {
  font-size: 1.6rem;
  color: #000;
  border-bottom: 2px solid #fbb91c;
}
.main .solution .solution-tit h4 {
  font-size: 3rem;
  font-family: 'å®‹ä½“';
  font-weight: 600;
}
.main .solution .solution-tit p {
  font-size: 1.4rem;
  color: #717171;
}
.main .solution .content {
  background: url("../image/solution-bg_02.jpg") no-repeat center;
}
@media (max-width: 768px) {
  .main .solution .content {
    background: none;
  }
}
.main .solution .content .slideTxtBox-solution {
  position: relative;
}
.main .solution .content .slideTxtBox-solution .hd {
  height: 130px;
  background: #fff;
  position: absolute;
  text-align: center;
  border: 1px solid #eaeaea;
  width: 80%;
  left: 10%;
  top: -65px;
  z-index: 5;
}
@media (max-width: 768px) {
  .main .solution .content .slideTxtBox-solution .hd {
    position: relative;
    margin: 0 auto 20px;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    border: none;
  }
}
.main .solution .content .slideTxtBox-solution .hd ul li {
  width: 16.66666%;
  font-size: 1.4rem;
  color: #717171;
  float: left;
  text-align: center;
  cursor: pointer;
  position: relative;
  height: 130px;
  border-right: 1px solid #eaeaea;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .main .solution .content .slideTxtBox-solution .hd ul li {
    width: 33.333333%;
    background: #fff;
    border-bottom: 1px solid #eaeaea;
    height: auto;
  }
}
.main .solution .content .slideTxtBox-solution .hd ul li .img {
  width: 35px;
  height: 30px;
  background-position: left center;
  margin: 35px auto 15px;
}
@media (max-width: 768px) {
  .main .solution .content .slideTxtBox-solution .hd ul li .img {
    margin: 20px auto 15px;
  }
}
.main .solution .content .slideTxtBox-solution .hd ul li p {
  font-size: 1.4rem;
  color: #717171;
}
.main .solution .content .slideTxtBox-solution .hd ul li:nth-child(6) {
  border: none;
}
.main .solution .content .slideTxtBox-solution .hd ul li:nth-child(1) .img {
  background: url("../image/pro-icon_03.png");
}
.main .solution .content .slideTxtBox-solution .hd ul li:nth-child(2) .img {
  background: url("../image/pro-icon_05.png");
}
.main .solution .content .slideTxtBox-solution .hd ul li:nth-child(3) .img {
  background: url("../image/pro-icon_07.png");
}
.main .solution .content .slideTxtBox-solution .hd ul li:nth-child(4) .img {
  background: url("../image/pro-icon_09.png");
}
.main .solution .content .slideTxtBox-solution .hd ul li:nth-child(5) .img {
  background: url("../image/pro-icon_11.png");
}
.main .solution .content .slideTxtBox-solution .hd ul li:nth-child(6) .img {
  background: url("../image/pro-icon_13.png");
}
.main .solution .content .slideTxtBox-solution .hd ul li.on {
  background: #fbb91c;
}
.main .solution .content .slideTxtBox-solution .hd ul li.on .img {
  background-position: right center;
}
.main .solution .content .slideTxtBox-solution .hd ul li.on p {
  color: #fff;
}
.main .solution .content .slideTxtBox-solution .bd {
  position: relative;
}
.main .solution .content .slideTxtBox-solution .bd ul {
  margin: 0;
}
.main .solution .content .slideTxtBox-solution .bd img {
  width: 100%;
}
.main .solution .content .slideTxtBox-solution .bd .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  padding: 3% 5%;
  background: rgba(0, 0, 0, 0.7);
}
@media (max-width: 768px) {
  .main .solution .content .slideTxtBox-solution .bd .txt {
    position: relative;
  }
}
.main .solution .content .slideTxtBox-solution .bd .txt h5 {
  float: left;
  color: #fff;
  font-size: 2.4rem;
  padding: 0 3rem 0 0;
  border-right: 1px solid #fff;
  margin-right: 3rem;
}
@media (max-width: 768px) {
  .main .solution .content .slideTxtBox-solution .bd .txt h5 {
    float: none;
    border-right: none;
  }
}
.main .solution .content .slideTxtBox-solution .bd .txt p {
  font-size: 1.4rem;
  color: #fff;
}
.main .solution .content .slideTxtBox-solution .bd .txt a {
  display: block;
  position: absolute;
  right: 5%;
  top: 30%;
  width: 160px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #fbb91c;
  color: #fff;
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  .main .solution .content .slideTxtBox-solution .bd .txt a {
    position: relative;
    left: 0%;
    top: 30%;
    width: 120px;
    height: 35px;
    line-height: 35px;
  }
}
.main .choose {
  background: url("../image/want-bg_03.jpg");
  padding-bottom: 5%;
}
.main .choose .choose-tit {
  padding: 100px 0 70px 0;
  text-align: center;
}
.main .choose .choose-tit h4 {
  font-size: 36px;
  margin:0;
}
.main .choose .choose-tit p {
  font-size: 18px;
  color: #727272;
  margin: 30px 0 50px 0;
  line-height: 30px;
}
.main .choose .choose-tit a {
  width: 130px;line-height:40px;text-align:center;background-image: linear-gradient(#eecfa1, #c3a372);font-size:16px;color:#fff;display:block;margin:0 auto;
}
.main .choose .number2 li {
  width: 16.66666%;
  float: left;
  text-align: center;
}
@media (max-width: 768px) {
  .main .choose .number2 li {
    width: 33.333333%;
  }
}
.main .choose .number2 li h3 {
  font-size: 48px;
  font-weight:normal;
  margin:0;
}
.main .choose .number2 p {
  font-size: 12px;
  color: #727272;
  margin: 2.8% 0;
  line-height: 180%;
}
.main .choose .img-box {
  /*margin: 3% 0;*/
  overflow:hidden;
  margin-bottom:84px;
}
.main .choose .img-box li {
  width: 31.33333%;
  float: left;
  margin-right: 3%;
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
  .main .choose .img-box li {
    width: 100%;
    margin: 0 0 14px 0;
  }
}
.main .choose .img-box li:hover img {
  transform: scale(1.2);transition:all 1s;
}
.main .choose .img-box li img {
  width: 100%;transition:all 1s;
}
.main .choose .img-box li .masking {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(94, 218, 150, 0.8);
  transition: 0.3s;
  z-index: 1;
  top: 0;
  left: 0;
}
.main .choose .img-box li:nth-child(2) .masking {background: rgba(232, 201, 154, 0.9);}
.main .choose .img-box li:nth-child(3) .masking {background: rgba(87, 168, 205, 0.8);}
.main .choose .img-box li .txt {
  z-index: 2;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  text-align: center;
  width: 100%;
  color: #fff;
}
.main .choose .img-box li .txt h5 {
  font-size: 24px;line-height:30px;
  margin:0;
}
.main .choose .img-box li .txt p {
  font-size: 12px;
  line-height:30px;
  margin:0;
  text-transform: uppercase;
}
.main .choose .img-box li:nth-child(3) {
  margin-right: 0;
}
.main .case {
  position: relative;
}
.main .case .swiper-container-casebg {
  width: 100%;
  height: 650px;
}
@media (max-width: 768px) {
  .main .case .swiper-container-casebg {
    height: auto;
  }
}
.main .case .swiper-container-casebg .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  height: 650px;
}
@media (max-width: 768px) {
  .main .case .swiper-container-casebg .swiper-slide {
    height: 300px;
  }
}
.main .case .content {
  height: 650px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media (max-width: 768px) {
  .main .case .content {
    height: auto;
    position: relative;
    top: auto;
    left: auto;
  }
}
.main .case .content .lf-box {
  width: 270px;
  height: 650px;
  background: rgba(0, 0, 0, 0.7);
}
@media (max-width: 768px) {
  .main .case .content .lf-box {
    height: auto;
    width: 100%;
  }
}
.main .case .content .lf-box .case-tit {
  background: url("../image/case-tit-bg_03.jpg");
  padding: 11% 7%;
  height: 160px;
}
@media (max-width: 768px) {
  .main .case .content .lf-box .case-tit {
    height: 100px;
    width: 100%;
    padding: 2% 7%;
  }
}
.main .case .content .lf-box .case-tit h4 {
  font-size: 3rem;
  font-family: 'å®‹ä½“';
  color: #fff;
}
.main .case .content .lf-box .case-tit p {
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #fff;
}
.main .case .content .lf-box .swiper-container-case {
  overflow: hidden;
  height: 430px;
}
.main .case .content .lf-box .swiper-container-case .swiper-slide {
  color: #fff;
  position: relative;
  cursor: pointer;
}
.main .case .content .lf-box .swiper-container-case .swiper-slide .txt {
  display: block;
  padding: 5% 7%;
  height: 100%;
}
.main .case .content .lf-box .swiper-container-case .swiper-slide .txt h6 {
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .case .content .lf-box .swiper-container-case .swiper-slide .txt p {
  font-size: 1.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0;
}
.main .case .content .lf-box .swiper-container-case .swiper-slide-active {
  background: #fbb91c;
}
.main .case .content .lf-box .swiper-container-case .swiper-slide-active:after {
  content: '';
  position: absolute;
  right: -5px;
  top: 50%;
  margin-top: -6px;
  background: url("../image/case-arrow_03.png") no-repeat center;
}
.main .case .content .lf-box .swiper-button-next-case {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 6px 10px 0 7%;
  background: url("../image/case-btn_03.png") no-repeat center;
  position: relative;
  z-index: 3;
  cursor: pointer;
}
.main .case .content .lf-box .swiper-button-next-case:hover {
  background: url("../image/case-btn_07.png") no-repeat center;
}
.main .case .content .lf-box .swiper-button-prev-case {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 6px 10px 0 0;
  background: url("../image/case-btn_05.png") no-repeat center;
  position: relative;
  z-index: 3;
  cursor: pointer;
}
.main .case .content .lf-box .swiper-button-prev-case:hover {
  background: url("../image/case-btn_09.png") no-repeat center;
}
.main .news {
  /*padding: 4% 0;*/
  padding-top:85px;
  padding-bottom:100px;
}
.main .news .news-tit {
  text-align: center;
  margin-bottom: 55px;
}
.main .news .news-tit h4 {
  font-size: 36px;
  font-weight: normal;
  margin:0;
}
.main .news .content li {
  width: 31.3333%;
  float: left;
  margin-right: 3%;
}
@media (max-width: 768px) {
  .main .news .content li {
    width: 100%;
    margin: 0 0 14px 0;
  }
}
.main .news .content li:hover .img img {
  transform: scale(1.1);
}
.main .news .content li .img {
  overflow: hidden;
}
.main .news .content li .img img {
  width: 100%;
  transition: 0.5s;
}
.main .news .content li h6 {
  font-size: 24px;
  color: #232323;
  font-weight:normal;
  margin: 46px 0 20px;
}
.main .news .content li p {
  font-size: 16px;
  color: #717171;
  
 margin-bottom:40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .news .content li span {
  width: 130px;line-height:40px;text-align:center;background-image: linear-gradient(#edcea0, #c7a777);font-size:16px;color:#fff;display:block;
}
.main .news .content li:nth-child(3) {
  margin-right: 0;
}
/*ç”µè„‘ç«¯å°¾éƒ¨å¼€å§‹*/
.footer{background:#faf8f3;padding-top:85px;}
.footer-s{margin:0 auto;overflow:hidden;}
.footer-t{overflow:hidden;margin-bottom:20px;}
.footer-t-l{float:left;overflow:hidden;display:  flex;justify-content: space-between;width:100%;}
.footer-t-l dl{float:left;margin-bottom:0}

.footer-t-l dl dt{font-size:20px;color:#232323;padding-bottom:22px;margin-bottom:30px;position:relative;line-height:18px;font-weight:normal;}
.footer-t-l dl dt span{position:absolute;width:25px;height:1px;background: #cab59e;bottom:0px;left:0;}
.footer-t-l dl dd{color:#2b2b2b;line-height:24px;}
.footer-t-l dl dd a{color:#2b2b2b;font-family:"å¾®è½¯é›…é»‘";font-size:14px;}
.footer-t-l dl dd a:hover{color:#c7a777;}
.footer-t-r{float:right;width: 235px;text-align: right;}
.ewm{text-align:right;margin-bottom:30px;}
.ewm img{}
.ewm span{display:block;color:#c7c7c7;text-align:center;}

.footer-b{color:#808080;overflow:hidden;line-height:74px;font-size:14px;}
.footer-b p{float:left;margin-right:50px;}
.footer-b a{color:#666666;}
.footer-b .footer-s>a{padding:0 75px 0 30px;}
.footer-b .footer-s a:hover{color:#c7a777;}
.footer-b span{color:#666666;}
.footer-b span a{color:#666666;}
/*ç”µè„‘ç«¯å°¾éƒ¨ç»“æŸ*/

.ins-main {
  background: url("../image/ins-bg_03.jpg");
  padding-bottom: 2%;
}
@media (max-width: 768px) {
  .ins-main {
    margin-top: 55px;
  }
}
.ins-main .ins-ad {
  background-size: cover!important;
  height: 600px;
  position: relative;
}
@media (max-width: 1400px) {
  .ins-main .ins-ad {
    height: 500px;
  }
}
@media (max-width: 1200px) {
  .ins-main .ins-ad {
    height: 400px;
  }
}
@media (max-width: 992px) {
  .ins-main .ins-ad {
    height: 300px;
  }
}
@media (max-width: 768px) {
  .ins-main .ins-ad {
    height: 250px;
  }
}
.ins-main .ins-ad p {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 55%;
  font-size: 2.4rem;
  color: #fff;
  width: 80%;
  text-align: center;
  display: none;
}
.ins-main .ins-ad p span {
  color: #fbb91c;
}
.ins-main .pro-ad {
  background: url("../image/ins-pronav_01.jpg") no-repeat center;
}
.ins-main .case-ad {
  background: url("../image/ins-casenav_01.jpg") no-repeat center;
}
.ins-main .about-ad {
  background: url("../image/ins-aboutnav_01.jpg") no-repeat center;
}
.ins-main .zhaoshang-ad {
  background: url("../image/ins-zsnav_01.jpg") no-repeat center;
}
.ins-main .news-ad {
  background: url("../image/ins-newsnav_01.jpg") no-repeat center;
}
.ins-main .contact-ad {
  background: url("../image/ins-contactnav_01.jpg") no-repeat center;
}
.ins-main .ins-nav {
  height: 50px;
  line-height: 50px;
  background: #fff;
}
.ins-main .ins-nav p {
  float: right;
  color: #a3a3a3;
  padding-left: 28px;
  background: url("../image/location_03.jpg") no-repeat left;
}
@media (max-width: 768px) {
  .ins-main .ins-nav p {
    float: none;
    margin: 0;
  }
}
.ins-main .ins-nav p a {
  color: #a3a3a3;
}
.ins-main .ins-nav p a:hover,.ins-main .ins-nav p a:last-child {
  color: #f00!important;
}
.ins-main .ins-nav p a:last-child i{display:none;}
.ins-main .ins-nav p .active {
  color: #f00;
}
@media (max-width: 768px) {
  .ins-main .ins-nav {
    height: auto;
    line-height: 20px;
    background: #f7f7f7;
    padding: 10px 0;
  }
  .ins-main .ins-nav ul {
    margin: 0;
  }
  .ins-main .ins-nav li {
    font-size: 1.6rem;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    width: 33.33333%;
    text-align: center;
    float: left;
  }
  .ins-main .ins-nav li a {
    line-height: 45px;
    transition: 0.3s;
    display: block;
    color: #626262;
  }
  .ins-main .ins-nav li a:hover {
    background: #62bfc4;
    color: #fff;
  }
  .ins-main .ins-nav .active a {
    background: #62bfc4;
    color: #fff;
  }
}
.ins-main .list-nav {
  text-align: center;
  padding: 3.5% 0 3%;
}
.ins-main .list-nav ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.ins-main .list-nav li {
  font-size: 1.6rem;
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  text-align: center;
  border: 1px solid #e9e9e9;
  width: calc((100% - 40px)/5);
  margin-right: 10px;
  margin-bottom: 10px;
}
.ins-main .list-nav li:nth-child(5n){margin-right:0;}
@media (max-width: 768px) {
  .ins-main .list-nav ul{justify-content:space-between}
  .ins-main .list-nav li {
    width: calc(50% - 5px);
    margin-right: 0;
  }
}
.ins-main .list-nav li a {
  transition: 0.3s;
  display: block;
  color: #333;
  background: #fff;
  height: 100%;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ins-main .list-nav li a:hover {
  background: #fbb91c;
  color: #fff;
}
.ins-main .list-nav .active a {
  background: #fbb91c;
  color: #fff;
}
.ins-main .ins-advantage .img {
  position: relative;
}
.ins-main .ins-advantage .img img {
  width: 100%;
}
.ins-main .ins-advantage .img .txt {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 100%;
  text-align: center;
}
.ins-main .ins-advantage .img .txt p {
  font-size: 2.4rem;
  color: #fff;
}
.ins-main .ins-advantage .img .txt p span {
  color: #fbb91c;
}
.ins-main .ins-advantage .txt-bot {
  background: #fff;
  padding: 3% 5%;
  text-align: center;
}
.ins-main .ins-advantage .txt-bot h6 {
  font-size: 1.8rem;
  color: #333;
  font-weight: 600;
}
.ins-main .ins-advantage .txt-bot h6 span {
  color: #fbb91c;
}
.ins-main .ins-advantage .txt-bot p {
  font-size: 1.4rem;
  color: #4e4e4e;
  line-height: 180%;
}
.ins-main .ins-advantage .list li {
  background: #fff;
  position: relative;
  margin-top: 2.5%;
}
.ins-main .ins-advantage .list li:hover h6 {
  color: #fff;
  background: #fbb91c;
}
.ins-main .ins-advantage .list li h6 {
  font-size: 1.8rem;
  color: #333;
  font-weight: 600;
  width: 18%;
  padding: 5% 4%;
  text-align: center;
  border-right: 1px solid #eee;
  transition: 0.3s;
}
@media (max-width: 768px) {
  .ins-main .ins-advantage .list li h6 {
    width: 100%;
  }
}
.ins-main .ins-advantage .list li p {
  font-size: 1.4rem;
  color: #4a4a4a;
  line-height: 180%;
  position: absolute;
  transform: translate(-40%, -50%);
  left: 50%;
  top: 50%;
  width: 70%;
}
@media (max-width: 768px) {
  .ins-main .ins-advantage .list li p {
    width: 100%;
    position: relative;
    transform: translate(0%, 0%);
    left: auto;
    top: auto;
    padding: 0 4% 6% 4%;
  }
}
.ins-main .ins-tedian .list li {
  background: #fff;
  width: 32.3333%;
  float: left;
  height: 380px;
  margin: 0 1.5% 1.5% 0;
  text-align: center;
  padding: 3%;
}
.ins-main .ins-tedian .list li:hover {
  box-shadow: 0 0 15px #999;
}
@media (max-width: 768px) {
  .ins-main .ins-tedian .list li {
    width: 100%;
    height: auto;
    margin: 0 0 15px 0;
  }
}
.ins-main .ins-tedian .list li img {
  margin: 32px 0 30px;
}
@media (max-width: 768px) {
  .ins-main .ins-tedian .list li img {
    margin: 22px 0 20px;
  }
}
.ins-main .ins-tedian .list li h6 {
  font-size: 1.6rem;
  color: #333;
  font-weight: 600;
  margin-bottom: 22px;
}
.ins-main .ins-tedian .list li p {
  font-size: 1.4rem;
  color: #5d5d5d;
  line-height: 180%;
  text-align: left;
}
.ins-main .ins-tedian .list li:nth-child(3n+3) {
  margin-right: 0;
}
.ins-main .ins-policy .policy-top {
  background: #fff;
}
.ins-main .ins-policy .policy-top .img {
  width: 50%;
  float: left;
}
.ins-main .ins-policy .policy-top .img img {
  width: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-policy .policy-top .img {
    width: 100%;
    height: auto;
    margin: 0 0 15px 0;
  }
}
.ins-main .ins-policy .policy-top .txt {
  padding: 5% 3%;
  width: 50%;
  float: right;
}
@media (max-width: 768px) {
  .ins-main .ins-policy .policy-top .txt {
    width: 100%;
    height: auto;
    margin: 0 0 15px 0;
  }
}
.ins-main .ins-policy .policy-top .txt h6 {
  font-size: 1.8rem;
  color: #000;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
}
.ins-main .ins-policy .policy-top .txt span {
  display: block;
  width: 50px;
  height: 3px;
  background: #fbb91c;
  margin-top: -2px;
}
.ins-main .ins-policy .policy-top .txt p {
  font-size: 1.4rem;
  color: #5c5c5c;
  margin: 30px 0 0 0;
}
.ins-main .ins-policy .policy-bot {
  background: #fff;
  margin: 1.5% 0;
  padding: 2%;
}
.ins-main .ins-policy .policy-bot .bot-tit {
  text-align: center;
}
.ins-main .ins-policy .policy-bot .bot-tit h6 {
  font-size: 1.8rem;
  color: #000;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0;
}
.ins-main .ins-policy .policy-bot .bot-tit span {
  display: inline-block;
  width: 50px;
  height: 3px;
  background: #fbb91c;
  margin-top: -2px;
  vertical-align: 14px;
}
.ins-main .ins-policy .policy-bot .list li {
  margin-top: 2%;
  position: relative;
}
.ins-main .ins-policy .policy-bot .list li:hover h6 {
  color: #fff;
  background: #fbb91c;
}
.ins-main .ins-policy .policy-bot .list li span {
  display: inline-block;
  font-size: 3.6rem;
  color: #dddddd;
  line-height: 85px;
  vertical-align: -5px;
}
@media (max-width: 768px) {
  .ins-main .ins-policy .policy-bot .list li span {
    width: 100%;
    text-align: center;
  }
}
.ins-main .ins-policy .policy-bot .list li h6 {
  display: inline-block;
  width: 85px;
  text-align: center;
  height: 85px;
  border-radius: 85px;
  background: #f7f2e8;
  font-size: 1.4rem;
  color: #000;
  font-weight: 600;
  line-height: 85px;
  margin: 0 4%;
}
@media (max-width: 768px) {
  .ins-main .ins-policy .policy-bot .list li h6 {
    margin: 0 auto 15px;
    display: block;
  }
}
.ins-main .ins-policy .policy-bot .list li p {
  font-size: 1.4rem;
  color: #5c5c5c;
  line-height: 180%;
  position: absolute;
  transform: translate(-40%, -50%);
  left: 50%;
  top: 50%;
  width: 80%;
  margin: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-policy .policy-bot .list li p {
    width: 100%;
    height: auto;
    margin: 0 0 15px 0;
    position: relative;
    transform: translate(0%, 0%);
    left: 0%;
    top: 0%;
    text-align: center;
  }
}
.ins-main .ins-policy .cost {
  background: #fff;
  margin: 1.5% 0;
  padding: 2%;
}
.ins-main .ins-policy .cost .cost-tit {
  text-align: center;
}
.ins-main .ins-policy .cost .cost-tit h6 {
  font-size: 1.8rem;
  color: #000;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0;
}
.ins-main .ins-policy .cost .cost-tit span {
  display: inline-block;
  width: 50px;
  height: 3px;
  background: #fbb91c;
  margin-top: -2px;
  vertical-align: 14px;
}
.ins-main .ins-policy .cost .table table {
  width: 100%;
  border: none;
}
.ins-main .ins-policy .cost .table tr {
  height: 45px;
  width: 25%;
  line-height: 45px;
}
@media (max-width: 768px) {
  .ins-main .ins-policy .cost .table tr {
    height: auto;
    line-height: 26px;
  }
}
.ins-main .ins-policy .cost .table td {
  padding-left: 14px;
}
@media (max-width: 768px) {
  .ins-main .ins-policy .cost .table td {
    padding-left: 4px;
  }
}
.ins-main .ins-policy .cost .table tr:nth-child(2n+2) {
  background: #f4f4f4;
}
.ins-main .ins-profile .img img {
  width: 100%;
}
.ins-main .ins-profile .txt {
  padding: 2%;
  background: #fff;
}
.ins-main .ins-profile .txt p {
  font-size: 1.4rem;
  color: #4a4a4a;
  line-height: 180%;
  margin-bottom: 2%;
}
.ins-main .ins-culture li {
  position: relative;
}
.ins-main .ins-culture li .img {
  width: 50%;
  float: left;
}
@media (max-width: 768px) {
  .ins-main .ins-culture li .img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.ins-main .ins-culture li .img img {
  width: 100%;
}
.ins-main .ins-culture li .txt {
  width: 46%;
  position: absolute;
  transform: translate(0%, -50%);
  right: 0%;
  top: 50%;
}
@media (max-width: 768px) {
  .ins-main .ins-culture li .txt {
    width: 100%;
    position: relative;
    right: auto;
    top: auto;
    margin: 18px 0;
    transform: translate(0%, 0%);
  }
}
.ins-main .ins-culture li .txt p {
  line-height: 210%;
}
.ins-main .ins-culture li:nth-child(2n+2) {
  position: relative;
}
.ins-main .ins-culture li:nth-child(2n+2) .img {
  width: 50%;
  float: right;
}
.ins-main .ins-culture li:nth-child(2n+2) .img img {
  width: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-culture li:nth-child(2n+2) .img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.ins-main .ins-culture li:nth-child(2n+2) .txt {
  width: 48%;
  position: absolute;
  transform: translate(0%, -50%);
  left: 0%;
  top: 50%;
}
@media (max-width: 768px) {
  .ins-main .ins-culture li:nth-child(2n+2) .txt {
    width: 100%;
    position: relative;
    right: auto;
    top: auto;
    margin: 18px 0;
    transform: translate(0%, 0%);
  }
}
.ins-main .ins-service li {
  background: #fff;
  margin-bottom: 2%;
  position: relative;
}
.ins-main .ins-service li .img {
  width: 22%;
  float: left;
}
.ins-main .ins-service li .img img {
  width: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-service li .img {
    width: 100%;
    margin-bottom: 15px;
  }
}
.ins-main .ins-service li .txt {
  width: 74%;
  position: absolute;
  transform: translate(-33%, -50%);
  left: 50%;
  top: 50%;
}
@media (max-width: 768px) {
  .ins-main .ins-service li .txt {
    padding: 4%;
    width: 100%;
    position: relative;
    transform: translate(0%, 0%);
    left: auto;
    top: auto;
  }
}
.ins-main .ins-service li .txt h6 {
  font-size: 1.8rem;
  color: #000;
  font-weight: 600;
}
.ins-main .ins-service li .txt p {
  font-size: 1.4rem;
  color: #4a4a4a;
}
.ins-main .ins-product li {
  width: 49%;
  float: left;
  margin: 0 2% 2% 0;
  padding: 3%;
  background: #fff;
}
@media (max-width: 768px) {
  .ins-main .ins-product li {
    width: 100%;
    margin: 0 0 15px 0;
  }
}
.ins-main .ins-product li:hover .img img {
  transform: scale(1.1);
}
.ins-main .ins-product li:hover .txt span {
  color: #fff;
  background: #fbb91c;
}
.ins-main .ins-product li .img {
  width: 45%;
  float: left;
  margin: 0 5% 0 0;
}
.ins-main .ins-product li .img img {
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-product li .txt {
  width: 50%;
  float: right;
}
.ins-main .ins-product li .txt h5 {
  margin-bottom: 30px;
  font-size: 2.4rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .ins-main .ins-product li .txt h5 {
    margin-bottom: 15px;
  }
}
.ins-main .ins-product li .txt p {
  font-size: 1.4rem;
  color: #707070;
  margin-bottom: 5px;
}
.ins-main .ins-product li .txt span {
  font-size: 1.4rem;
  color: #333;
  margin-top: 30px;
  display: block;
  width: 124px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #eee;
  transition: 0.3s;
}
@media (max-width: 768px) {
  .ins-main .ins-product li .txt span {
    margin-top: 15px;
  }
}
.ins-main .ins-product li:nth-child(2n+2) {
  margin-right: 0;
}
.ins-main .ins-kp .lb {
  position: relative;
  padding-bottom: 3%;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-kp .lb .swiper-container-kp {
  overflow: hidden;
}
.ins-main .ins-kp .lb .swiper-slide:hover .txt p {
  color: #62bfc4;
}
.ins-main .ins-kp .lb .swiper-slide .img {
  position: relative;
}
.ins-main .ins-kp .lb .swiper-slide .img .ding {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 15.4%;
}
.ins-main .ins-kp .lb .swiper-slide .img .ding img {
  width: 100%;
}
.ins-main .ins-kp .lb .swiper-slide .img img {
  width: 100%;
}
.ins-main .ins-kp .lb .swiper-slide .txt {
  background: #f7f7f7;
  padding: 3% 5%;
}
.ins-main .ins-kp .lb .swiper-slide .txt p {
  font-size: 1.6rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-kp .lb .swiper-slide .txt span {
  font-size: 1.4rem;
  color: #a1a1a1;
  display: block;
  line-height: 17px;
  padding-left: 25px;
  background: url("../image/prev_02.png") no-repeat left center;
}
.ins-main .ins-kp .lb .swiper-button-next4 {
  position: absolute;
  right: -4%;
  top: 45%;
  cursor: pointer;
}
.ins-main .ins-kp .lb .swiper-button-prev4 {
  position: absolute;
  left: -4%;
  top: 45%;
  cursor: pointer;
}
.ins-main .ins-kp .list-box li {
  margin-top: 3%;
  transition: 0.4s;
}
.ins-main .ins-kp .list-box li:hover {
  transform: translate(10px, 0);
}
.ins-main .ins-kp .list-box li .img {
  width: 25.7%;
  float: left;
}
.ins-main .ins-kp .list-box li .img img {
  width: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-kp .list-box li .img {
    display: none;
  }
}
.ins-main .ins-kp .list-box li .txt {
  width: 72%;
  float: right;
}
@media (max-width: 768px) {
  .ins-main .ins-kp .list-box li .txt {
    width: 100%;
  }
}
.ins-main .ins-kp .list-box li .txt h6 {
  font-size: 1.6rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-kp .list-box li .txt p {
  font-size: 1.4rem;
  color: #707070;
  line-height: 220%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
}
.ins-main .ins-kp .list-box li .txt span {
  font-size: 1.4rem;
  color: #a1a1a1;
  display: block;
  line-height: 17px;
  margin-top: 15px;
  padding-left: 25px;
  background: url("../image/prev_02.png") no-repeat left center;
}
.ins-main .ins-mingyi .list-box li {
  width: 31.833333%;
  float: left;
  margin: 0 2.25% 2.25% 0;
}
@media (max-width: 768px) {
  .ins-main .ins-mingyi .list-box li {
    width: 100%;
    margin: 0 0 15px 0;
  }
}
.ins-main .ins-mingyi .list-box li:hover .txt h6 {
  color: #62bfc4;
}
.ins-main .ins-mingyi .list-box li:hover .txt p {
  color: #62bfc4;
}
.ins-main .ins-mingyi .list-box li .img {
  overflow: hidden;
}
.ins-main .ins-mingyi .list-box li .img img {
  width: 100%;
  transition: 0.4s;
}
.ins-main .ins-mingyi .list-box li .txt h6 {
  font-size: 1.6rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 15px 0 10px;
}
.ins-main .ins-mingyi .list-box li .txt p {
  font-size: 1.4rem;
  color: #707070;
  line-height: 180%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
}
.ins-main .ins-mingyi .list-box li .txt span {
  font-size: 1.4rem;
  color: #a1a1a1;
  display: block;
  line-height: 17px;
  margin-top: 10px;
  padding-left: 25px;
  background: url("../image/prev_02.png") no-repeat left center;
}
.ins-main .ins-mingyi .list-box li:nth-child(3n+3) {
  margin-right: 0;
}
.ins-main .ins-liaoyu .list-box li {
  width: 49%;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
}
@media (max-width: 768px) {
  .ins-main .ins-liaoyu .list-box li {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.ins-main .ins-liaoyu .list-box li .img {
  overflow: hidden;
}
.ins-main .ins-liaoyu .list-box li .img img {
  width: 100%;
  transition: 0.4s;
}
.ins-main .ins-liaoyu .list-box li .txt {
  position: relative;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-liaoyu .list-box li .txt h6 {
  width: 80%;
  font-size: 1.6rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .ins-main .ins-liaoyu .list-box li .txt h6 {
    width: 70%;
  }
}
.ins-main .ins-liaoyu .list-box li .txt p {
  font-size: 1.4rem;
  color: #ababab;
}
.ins-main .ins-liaoyu .list-box li .txt span {
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  display: block;
  background: #f6ca7f;
  color: #fff;
  font-size: 1.4rem;
  padding: 0 1rem;
  position: absolute;
  right: 0;
  top: 15px;
}
@media (max-width: 768px) {
  .ins-main .ins-liaoyu .list-box li .txt span {
    top: 10px;
  }
}
.ins-main .ins-liaoyu .list-box li .link {
  padding: 20px 0 10px;
}
.ins-main .ins-liaoyu .list-box li .link a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 150px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 1.4rem;
  color: #fff;
  margin-right: 2rem;
  background: #62bfc4;
}
@media (max-width: 768px) {
  .ins-main .ins-liaoyu .list-box li .link a {
    width: 110px;
    height: 35px;
    line-height: 35px;
  }
}
.ins-main .ins-liaoyu .list-box li .link a:nth-child(2) {
  background: #c5c5c5;
}
.ins-main .ins-liaoyu .list-box li:nth-child(2n+2) {
  margin-right: 0;
}
.ins-main .ins-xianxia .lb {
  padding: 3% 0 4%;
  background: #f7f7f7;
}
.ins-main .ins-xianxia .lb .lb-tit {
  margin-bottom: 3%;
  text-align: center;
}
.ins-main .ins-xianxia .lb .lb-tit h4 {
  font-size: 2.4rem;
  color: #010101;
}
.ins-main .ins-xianxia .lb .lb-tit p {
  font-size: 1.4rem;
  color: #9a9a9a;
  text-transform: uppercase;
}
.ins-main .ins-xianxia .lb .lb-tit p span {
  display: inline-block;
  height: 1px;
  width: 50px;
  background: #e5e5e5;
  margin: 0 15px;
  vertical-align: middle;
}
.ins-main .ins-xianxia .lb .container {
  position: relative;
}
.ins-main .ins-xianxia .lb .swiper-container-xx {
  overflow: hidden;
}
.ins-main .ins-xianxia .lb .swiper-slide:hover .txt p {
  color: #62bfc4;
}
.ins-main .ins-xianxia .lb .swiper-slide .img {
  position: relative;
}
.ins-main .ins-xianxia .lb .swiper-slide .img .hot {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 20%;
}
.ins-main .ins-xianxia .lb .swiper-slide .img .hot img {
  width: 100%;
}
.ins-main .ins-xianxia .lb .swiper-slide .img img {
  width: 100%;
}
.ins-main .ins-xianxia .lb .swiper-slide .txt {
  background: #fff;
  padding: 5%;
}
.ins-main .ins-xianxia .lb .swiper-slide .txt p {
  font-size: 1.6rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-xianxia .lb .swiper-slide .txt a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 115px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 1.4rem;
  color: #fff;
  margin-right: 1.5rem;
  background: #62bfc4;
}
.ins-main .ins-xianxia .lb .swiper-slide .txt a:nth-child(3) {
  background: #c5c5c5;
}
.ins-main .ins-xianxia .lb .swiper-button-next4 {
  position: absolute;
  right: -2%;
  top: 45%;
  cursor: pointer;
}
.ins-main .ins-xianxia .lb .swiper-button-prev4 {
  position: absolute;
  left: -2%;
  top: 45%;
  cursor: pointer;
}
.ins-main .ins-xianxia .list-box li {
  padding: 3% 0;
  transition: 0.4s;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-xianxia .list-box li .img {
  width: 49%;
  float: left;
}
.ins-main .ins-xianxia .list-box li .img img {
  width: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-xianxia .list-box li .img {
    width: 100%;
  }
}
.ins-main .ins-xianxia .list-box li .txt {
  width: 49%;
  float: right;
}
@media (max-width: 768px) {
  .ins-main .ins-xianxia .list-box li .txt {
    width: 100%;
  }
}
.ins-main .ins-xianxia .list-box li .txt h6 {
  font-size: 1.6rem;
  color: #000;
  margin-bottom: 6%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-xianxia .list-box li .txt p {
  font-size: 1.4rem;
  color: #ababab;
  margin-bottom: 3%;
}
.ins-main .ins-xianxia .list-box li .txt span {
  font-size: 1.4rem;
  color: #f6ca7f;
  margin-bottom: 3%;
  display: block;
}
.ins-main .ins-xianxia .list-box li .txt .link {
  padding: 20px 0 10px;
}
.ins-main .ins-xianxia .list-box li .txt .link a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 150px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 1.4rem;
  color: #fff;
  margin-right: 2rem;
  background: #62bfc4;
}
@media (max-width: 768px) {
  .ins-main .ins-xianxia .list-box li .txt .link a {
    width: 110px;
    height: 35px;
    line-height: 35px;
  }
}
.ins-main .ins-xianxia .list-box li .txt .link a:nth-child(2) {
  background: #c5c5c5;
}
.ins-main .ins-diantai .list-box li {
  width: 49%;
  float: left;
  margin: 0 2% 2% 0;
}
@media (max-width: 768px) {
  .ins-main .ins-diantai .list-box li {
    width: 100%;
    margin: 0 0 15px 0;
  }
}
.ins-main .ins-diantai .list-box li .img {
  overflow: hidden;
}
.ins-main .ins-diantai .list-box li .img img {
  width: 100%;
  transition: 0.4s;
}
.ins-main .ins-diantai .list-box li .txt h6 {
  font-size: 1.6rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 15px 0 10px;
}
.ins-main .ins-diantai .list-box li .txt span {
  font-size: 1.4rem;
  color: #a1a1a1;
  display: block;
  line-height: 17px;
  margin: 18px 0 8px;
  padding-left: 25px;
  background: url("../image/prev_02.png") no-repeat left center;
}
.ins-main .ins-diantai .list-box li audio {
  outline: none;
  width: 100%;
}
.ins-main .ins-diantai .list-box li audio::-webkit-media-controls-panel {
  background: #fff;
  padding: 0;
}
.ins-main .ins-diantai .list-box li audio::-webkit-media-controls-play-button {
  background: url("../image/prev_02.jpg") no-repeat center;
}
.ins-main .ins-diantai .list-box li audio::-internal-track-segment-background {
  height: 2px;
}
.ins-main .ins-diantai .list-box li:nth-child(2n+2) {
  margin-right: 0;
}
.ins-main .zj-box {
  margin-top: 3%;
}
.ins-main .zj-box .content {
  background: #62bfc4;
}
.ins-main .zj-box .content .img {
  width: 50%;
  float: left;
}
@media (max-width: 768px) {
  .ins-main .zj-box .content .img {
    width: 100%;
  }
}
.ins-main .zj-box .content .img img {
  width: 100%;
}
.ins-main .zj-box .content .txt {
  width: 50%;
  float: right;
  padding: 3%;
}
@media (max-width: 768px) {
  .ins-main .zj-box .content .txt {
    width: 100%;
  }
}
.ins-main .zj-box .content .txt .txt-top {
  padding-left: 2%;
}
.ins-main .zj-box .content .txt .txt-top h6 {
  font-size: 2.4rem;
  color: #fff;
}
.ins-main .zj-box .content .txt .txt-top p {
  font-size: 1.4rem;
  color: #fff;
}
.ins-main .zj-box .content .txt .txt-bot {
  background: #fff;
  padding: 3%;
  margin-top: 5%;
}
.ins-main .zj-box .content .txt .txt-bot p {
  font-size: 1.45rem;
  color: #4b4b4b;
  line-height: 180%;
  margin: 0;
}
.ins-main .ins-zj .list-box li {
  margin-top: 3%;
  transition: 0.4s;
}
.ins-main .ins-zj .list-box li:hover {
  transform: translate(10px, 0);
}
.ins-main .ins-zj .list-box li .img {
  width: 25.7%;
  float: left;
}
.ins-main .ins-zj .list-box li .img img {
  width: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-zj .list-box li .img {
    display: none;
  }
}
.ins-main .ins-zj .list-box li .txt {
  width: 72%;
  float: right;
}
@media (max-width: 768px) {
  .ins-main .ins-zj .list-box li .txt {
    width: 100%;
  }
}
.ins-main .ins-zj .list-box li .txt h6 {
  font-size: 1.6rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-zj .list-box li .txt p {
  font-size: 1.4rem;
  color: #707070;
  line-height: 220%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
}
.ins-main .ins-zj .list-box li .txt span {
  font-size: 1.4rem;
  color: #a1a1a1;
  display: block;
  line-height: 17px;
  margin-top: 15px;
  padding-left: 25px;
  background: url("../image/prev_02.png") no-repeat left center;
}
.ins-main .ins-sc .sc-list {
  background: #f7f7f7;
  padding: 4% 0;
}
.ins-main .ins-sc .sc-list li {
  width: 23.5%;
  float: left;
  margin-right: 2%;
  padding: 2%;
  background: #fff;
  text-align: center;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .ins-main .ins-sc .sc-list li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
}
.ins-main .ins-sc .sc-list li h5 {
  font-size: 2.4rem;
  color: #010101;
}
.ins-main .ins-sc .sc-list li p {
  background: url("../image/prev_02.jpg") repeat-x center;
}
.ins-main .ins-sc .sc-list li p span {
  font-size: 1.4rem;
  color: #9a9a9a;
  text-transform: uppercase;
  display: inline-block;
  background: #fff;
  padding: 0 0.8rem;
}
.ins-main .ins-sc .sc-list li:nth-child(4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-sc .sc-list li:nth-child(2) {
    margin-right: 0;
  }
}
.ins-main .ins-sc .lb {
  padding: 3% 0 3%;
}
.ins-main .ins-sc .lb .lb-tit {
  margin-bottom: 3%;
  text-align: center;
}
.ins-main .ins-sc .lb .lb-tit h4 {
  font-size: 2.4rem;
  color: #010101;
}
.ins-main .ins-sc .lb .lb-tit p {
  font-size: 1.4rem;
  color: #9a9a9a;
  text-transform: uppercase;
}
.ins-main .ins-sc .lb .lb-tit p span {
  display: inline-block;
  height: 1px;
  width: 50px;
  background: #e5e5e5;
  margin: 0 15px;
  vertical-align: middle;
}
.ins-main .ins-sc .lb .container {
  position: relative;
}
.ins-main .ins-sc .lb .swiper-container-xx {
  overflow: hidden;
}
.ins-main .ins-sc .lb .swiper-slide:hover .txt p {
  color: #62bfc4;
}
.ins-main .ins-sc .lb .swiper-slide .img {
  position: relative;
}
.ins-main .ins-sc .lb .swiper-slide .img .hot {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 20%;
}
.ins-main .ins-sc .lb .swiper-slide .img .hot img {
  width: 100%;
}
.ins-main .ins-sc .lb .swiper-slide .img img {
  width: 100%;
}
.ins-main .ins-sc .lb .swiper-slide .txt {
  background: #fff;
  padding: 3% 5% 5% 5%;
}
.ins-main .ins-sc .lb .swiper-slide .txt h6 {
  font-size: 1.6rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-sc .lb .swiper-slide .txt p {
  font-size: 1.4rem;
  color: #8c8c8c;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
  line-height: 160%;
}
.ins-main .ins-sc .lb .swiper-slide .txt a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 115px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 1.4rem;
  color: #fff;
  margin-right: 1.5rem;
  background: #62bfc4;
}
.ins-main .ins-sc .lb .swiper-slide .txt a:nth-child(3) {
  background: #c5c5c5;
}
.ins-main .ins-sc .lb .swiper-button-next4 {
  position: absolute;
  right: -2%;
  top: 45%;
  cursor: pointer;
}
.ins-main .ins-sc .lb .swiper-button-prev4 {
  position: absolute;
  left: -2%;
  top: 45%;
  cursor: pointer;
}
.ins-main .ins-sc .list-box .box {
  position: relative;
}
.ins-main .ins-sc .list-box .img-box {
  margin-bottom: 3%;
}
.ins-main .ins-sc .list-box .img-box img {
  width: 100%;
}
.ins-main .ins-sc .list-box .swiper-container-sc {
  overflow: hidden;
}
.ins-main .ins-sc .list-box .swiper-slide:hover .txt p {
  color: #62bfc4;
}
.ins-main .ins-sc .list-box .swiper-slide .img {
  position: relative;
}
.ins-main .ins-sc .list-box .swiper-slide .img .hot {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 20%;
}
.ins-main .ins-sc .list-box .swiper-slide .img .hot img {
  width: 100%;
}
.ins-main .ins-sc .list-box .swiper-slide .img img {
  width: 100%;
}
.ins-main .ins-sc .list-box .swiper-slide .txt {
  background: #fff;
  padding: 3% 5% 5% 5%;
}
@media (max-width: 768px) {
  .ins-main .ins-sc .list-box .swiper-slide .txt {
    padding: 3% 5% 3% 5%;
  }
}
.ins-main .ins-sc .list-box .swiper-slide .txt h6 {
  font-size: 1.6rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-sc .list-box .swiper-slide .txt p {
  font-size: 1.4rem;
  color: #8c8c8c;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
  line-height: 160%;
}
.ins-main .ins-sc .list-box .swiper-slide .txt a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 115px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 1.4rem;
  color: #fff;
  margin-right: 1.5rem;
  background: #62bfc4;
}
.ins-main .ins-sc .list-box .swiper-slide .txt a:nth-child(3) {
  background: #c5c5c5;
}
.ins-main .ins-sc .list-box .swiper-button-next-sc {
  position: absolute;
  right: -4%;
  top: 58%;
  cursor: pointer;
}
.ins-main .ins-sc .list-box .swiper-button-prev-sc {
  position: absolute;
  left: -4%;
  top: 58%;
  cursor: pointer;
}
.ins-main .ins-sc .list-box .more {
  text-align: center;
  margin: 3% 0 4%;
}
@media (max-width: 768px) {
  .ins-main .ins-sc .list-box .more img {
    width: 50px;
  }
}
.ins-main .ins-shequn {
  padding: 3% 0;
}
.ins-main .ins-shequn .list-box .list .img {
  margin-bottom: 3%;
}
.ins-main .ins-shequn .list-box .list .img img {
  width: 100%;
}
.ins-main .ins-shequn .list-box .list .box {
  margin-bottom: 3%;
}
.ins-main .ins-shequn .list-box .list .box h5 {
  height: 60px;
  line-height: 60px;
  background: #62bfc4;
  color: #fff;
  margin: 0;
  text-align: center;
  font-weight: 600;
  font-size: 1.8rem;
}
@media (max-width: 768px) {
  .ins-main .ins-shequn .list-box .list .box h5 {
    height: 40px;
    line-height: 40px;
  }
}
.ins-main .ins-shequn .list-box .list .box .content {
  border: 1px solid #f0f0f0;
  padding: 3%;
  border-top: none;
  padding-bottom: 0;
}
.ins-main .ins-shequn .list-box .list .box .content li {
  width: 25%;
  float: left;
  margin-bottom: 3%;
}
@media (max-width: 768px) {
  .ins-main .ins-shequn .list-box .list .box .content li {
    width: 50%;
  }
}
.ins-main .ins-shequn .list-box .list .box .content li p {
  font-size: 1.4rem;
  color: #515151;
}
.ins-main .ins-shequn .list-box .list .box .content li p span {
  color: #62bfc4;
}
.ins-main .ins-shequn .list-box .list .box .content .swiper-container-story {
  overflow: hidden;
  position: relative;
}
.ins-main .ins-shequn .list-box .list .box .content .swiper-slide {
  margin-bottom: 4%;
}
.ins-main .ins-shequn .list-box .list .box .content .swiper-slide:hover .txt p {
  color: #62bfc4;
}
.ins-main .ins-shequn .list-box .list .box .content .swiper-slide .img {
  position: relative;
  margin-bottom: 0;
}
.ins-main .ins-shequn .list-box .list .box .content .swiper-slide .img img {
  width: 100%;
}
.ins-main .ins-shequn .list-box .list .box .content .swiper-slide .txt {
  padding: 3% 5%;
}
.ins-main .ins-shequn .list-box .list .box .content .swiper-slide .txt h6 {
  font-size: 1.6rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-shequn .list-box .list .box .content .swiper-slide .txt p {
  font-size: 1.4rem;
  line-height: 160%;
  color: #707070;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
}
.ins-main .ins-shequn .list-box .list .box .content .swiper-slide .txt span {
  font-size: 1.4rem;
  color: #a1a1a1;
  display: block;
  line-height: 17px;
  padding-left: 25px;
  background: url("../image/prev_02.png") no-repeat left center;
}
.ins-main .ins-shequn .list-box .list .box .content .swiper-pagination {
  text-align: center;
  width: 100%;
  bottom: 15px;
}
.ins-main .ins-shequn .list-box .list .box .content .swiper-pagination-bullet {
  border-radius: 9px;
  background: #dcdcdc;
  height: 9px;
  width: 9px;
  opacity: 1;
}
.ins-main .ins-shequn .list-box .list .box .content .swiper-pagination-bullet-active {
  background: #f6ca7f;
  opacity: 1;
}
.ins-main .ins-faq li {
  margin-bottom: 2%;
}
.ins-main .ins-faq li h6 {
  cursor: pointer;
  background: #fff;
  margin: 0;
  padding-left: 40px;
  background: #ffffff url("../image/faq_03.jpg") no-repeat 17px center;
  font-size: 1.6rem;
  color: #010101;
  line-height: 60px;
}
@media (max-width: 768px) {
  .ins-main .ins-faq li h6 {
    line-height: 160%;
    padding: 2% 0 2% 40px;
  }
}
.ins-main .ins-faq li .txt {
  background: #fff;
  padding: 0 40px 35px 40px;
  display: none;
}
.ins-main .ins-faq li .txt p {
  font-size: 1.4rem;
  color: #626262;
  line-height: 180%;
}
.ins-main .ins-faq li .txt a {
  display: block;
  width: 130px;
  height: 38px;
  line-height: 38px;
  background: #fbb91c;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
}
.ins-main .ins-about .profile {
  margin: 3% 0;
}
.ins-main .ins-about .profile .img {
  width: 50%;
  float: left;
}
@media (max-width: 768px) {
  .ins-main .ins-about .profile .img {
    width: 100%;
  }
}
.ins-main .ins-about .profile .img img {
  width: 100%;
}
.ins-main .ins-about .profile .txt-box {
  width: 45%;
  float: right;
}
@media (max-width: 768px) {
  .ins-main .ins-about .profile .txt-box {
    width: 100%;
    margin-top: 15px;
  }
}
.ins-main .ins-about .profile .txt-box h5 {
  font-size: 2.4rem;
  color: #2a2a2a;
  margin-bottom: 5%;
}
.ins-main .ins-about .profile .txt-box p {
  font-size: 1.4rem;
  color: #5b5b5b;
  line-height: 200%;
}
.ins-main .ins-about .center-box {
  padding: 3% 0;
  background: #f7f7f7;
}
.ins-main .ins-about .center-box .slideTxtBox .hd {
  position: relative;
  margin-bottom: 3%;
}
.ins-main .ins-about .center-box .slideTxtBox .hd ul li {
  width: 200px;
  height: 70px;
  border-radius: 10px;
  float: left;
  cursor: pointer;
  text-align: center;
  line-height: 70px;
  font-size: 1.6rem;
  color: #fff;
  background: #f6ca7f;
  margin-right: 2rem;
}
@media (max-width: 768px) {
  .ins-main .ins-about .center-box .slideTxtBox .hd ul li {
    width: 120px;
    height: 40px;
    line-height: 40px;
  }
}
.ins-main .ins-about .center-box .slideTxtBox .hd ul li.on {
  background: #62bfc4;
}
.ins-main .ins-about .center-box .slideTxtBox .bd {
  height: 675px;
  overflow: auto;
}
@media (max-width: 768px) {
  .ins-main .ins-about .center-box .slideTxtBox .bd {
    height: 350px;
  }
}
.ins-main .ins-about .center-box .slideTxtBox .bd::-webkit-scrollbar {
  

  width: 4px;
  

  height: 4px;
}
.ins-main .ins-about .center-box .slideTxtBox .bd::-webkit-scrollbar-thumb {
  

  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #62bfc4;
}
.ins-main .ins-about .center-box .slideTxtBox .bd::-webkit-scrollbar-track {
  

  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.ins-main .ins-about .center-box .slideTxtBox .bd li .list {
  margin-bottom: 2%;
}
.ins-main .ins-about .center-box .slideTxtBox .bd li .list .year {
  width: 115px;
  text-align: center;
  height: 115px;
  line-height: 115px;
  border-radius: 115px;
  background: #fff;
  border: 1px solid #efefef;
  font-size: 2.4rem;
  color: #62bfc4;
  float: left;
}
@media (max-width: 768px) {
  .ins-main .ins-about .center-box .slideTxtBox .bd li .list .year {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}
.ins-main .ins-about .center-box .slideTxtBox .bd li .list .txt {
  width: 85%;
  float: left;
  margin-left: 3%;
  background: #fff;
  padding: 3%;
  border-radius: 10px;
  border: 1px solid #efefef;
}
@media (max-width: 1200px) {
  .ins-main .ins-about .center-box .slideTxtBox .bd li .list .txt {
    width: 80%;
    padding: 4%;
  }
}
@media (max-width: 768px) {
  .ins-main .ins-about .center-box .slideTxtBox .bd li .list .txt {
    width: 75%;
    padding: 4%;
  }
}
.ins-main .ins-about .center-box .slideTxtBox .bd li .list .txt p {
  font-size: 1.6rem;
  color: #4d4d4d;
}
.ins-main .ins-about .bot-box .content {
  margin: 6% 0;
  border: 1px solid #f5f5f5;
}
.ins-main .ins-about .bot-box li {
  height: auto;
  width: 33.33333%;
  float: left;
  padding-bottom: 25px;
  text-align: center;
  box-sizing: border-box;
  border-right: 1px solid #f5f5f5;
}
@media (max-width: 768px) {
  .ins-main .ins-about .bot-box li {
    width: 100%;
    height: 200px;
  }
}
.ins-main .ins-about .bot-box li h5 {
  display: block;
  width: 120px;
  height: 120px;
  text-align: center;
  border-radius: 120px;
  background: #62bfc4;
  font-size: 2.4rem;
  color: #fff;
  margin: 15% auto 8%;
  line-height: 120px;
}
@media (max-width: 768px) {
  .ins-main .ins-about .bot-box li h5 {
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: 10% auto 8%;
  }
}
.ins-main .ins-about .bot-box li p {
  font-size: 1.4rem;
  color: #6c6c6c;
  line-height: 170%;
  margin: 0 10%;
}
.ins-main .ins-about .bot-box li:nth-child(2) h5 {
  background: #f6ca7f;
}
.ins-main .ins-about .bot-box li:nth-child(3) h5 {
  background: #f299a4;
}
.ins-main .ins-join {
  margin-bottom: 3%;
}
.ins-main .ins-join .txt-box p {
  font-size: 1.4rem;
  color: #5e5e5e;
  line-height: 180%;
}
.ins-main .ins-join .img-box {
  margin-top: 3%;
}
.ins-main .ins-join .img-box img {
  width: 100%;
}
.ins-main .ins-join .form-box h5 {
  width: 300px;
  text-align: center;
  font-size: 1.8rem;
  color: #fff;
  height: 70px;
  line-height: 70px;
  position: relative;
  z-index: 2;
  background: #62bfc4;
  margin: -35px auto 3%;
}
@media (max-width: 768px) {
  .ins-main .ins-join .form-box h5 {
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: -25px auto 3%;
  }
}
.ins-main .ins-join .form-box ul:nth-child(1) li {
  width: 31.333333%;
  float: left;
  margin-right: 3%;
}
@media (max-width: 768px) {
  .ins-main .ins-join .form-box ul:nth-child(1) li {
    width: 100%;
    margin: 0 0 15px 0;
  }
}
.ins-main .ins-join .form-box ul:nth-child(1) li input {
  height: 60px;
  padding: 0 10px;
  width: 100%;
  border: 1px solid #eee;
}
.ins-main .ins-join .form-box ul:nth-child(1) li:nth-child(3) {
  margin-right: 0;
}
.ins-main .ins-join .form-box ul:nth-child(3) {
  margin-top: 3%;
}
.ins-main .ins-join .form-box ul:nth-child(3) li:nth-child(1) {
  float: left;
  width: 70%;
}
.ins-main .ins-join .form-box ul:nth-child(3) li:nth-child(2) {
  float: right;
  width: 20%;
}
.ins-main .ins-join .form-box ul:nth-child(3) input {
  outline: none;
}
.ins-main .ins-join .form-box ul:nth-child(3) ::-webkit-file-upload-button {
  cursor: pointer;
  width: 335px;
  height: 60px;
  line-height: 60px;
  border: none;
  font-size: 0;
  text-align: center;
  font-weight: normal;
  background: #62bfc4 url("../image/prev_02.jpg") no-repeat center;
}
.ins-main .ins-join .form-box ul:nth-child(3) ::-webkit-file-upload-button span {
  color: #fff;
}
.ins-main .ins-join .form-box ul:nth-child(3) ::-webkit-file-upload-button span img {
  vertical-align: middle;
}
.ins-main .ins-join .form-box ul:nth-child(3) b {
  font-weight: 500;
  font-size: 1.4rem;
  color: #8b8b8b;
  line-height: 60px;
}
.ins-main .ins-join .form-box ul:nth-child(3) .submit {
  float: right;
  cursor: pointer;
  width: 100%;
  height: 60px;
  line-height: 60px;
  border: none;
  background: #f6ca7f;
  font-size: 1.6rem;
  color: #fff;
}
@media (max-width: 768px) {
  .ins-main .ins-join .form-box ul:nth-child(3) {
    margin-top: 3%;
  }
  .ins-main .ins-join .form-box ul:nth-child(3) li:nth-child(1) {
    float: left;
    width: 100%;
  }
  .ins-main .ins-join .form-box ul:nth-child(3) li:nth-child(2) {
    float: right;
    width: 100%;
  }
  .ins-main .ins-join .form-box ul:nth-child(3) #text {
    opacity: 0;
    font-size: 0;
  }
  .ins-main .ins-join .form-box ul:nth-child(3) .file_box {
    cursor: pointer;
    width: 50%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-weight: normal;
    background: #62bfc4;
  }
  .ins-main .ins-join .form-box ul:nth-child(3) .file_box span {
    color: #fff;
  }
  .ins-main .ins-join .form-box ul:nth-child(3) .file_box span img {
    vertical-align: middle;
  }
  .ins-main .ins-join .form-box ul:nth-child(3) b {
    display: block;
    padding-left: 0;
    line-height: 25px;
  }
  .ins-main .ins-join .form-box ul:nth-child(3) .submit {
    float: right;
    cursor: pointer;
    width: 100%;
    height: 60px;
    line-height: 60px;
    border: none;
    background: #f6ca7f;
    font-size: 1.6rem;
    color: #fff;
  }
}
.ins-main .ins-contact {
  padding: 3% 0;
}
.ins-main .ins-contact .contact-top {
  margin-bottom: 2.5%;
}
.ins-main .ins-contact .contact-top .img {
  width: 50%;
  float: left;
}
@media (max-width: 768px) {
  .ins-main .ins-contact .contact-top .img {
    width: 100%;
  }
}
.ins-main .ins-contact .contact-top .img img {
  width: 100%;
}
.ins-main .ins-contact .contact-top .txt {
  width: 47%;
  float: right;
}
@media (max-width: 768px) {
  .ins-main .ins-contact .contact-top .txt {
    width: 100%;
  }
}
.ins-main .ins-contact .contact-top .txt h5 {
  font-size: 1.8rem;
  color: #000;
  font-weight: 600;
  padding: 20px 0;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 0;
}
.ins-main .ins-contact .contact-top .txt span {
  display: block;
  width: 60px;
  height: 3px;
  background: #fbb91c;
  margin-top: -2px;
}
.ins-main .ins-contact .contact-top .txt h6 {
  font-size: 1.6rem;
  font-weight: 600;
}
.ins-main .ins-contact .map-box .my-map {
  margin: 0 auto;
  width: 100%;
  height: 400px;
}
@media (max-width: 768px) {
  .ins-main .ins-contact .map-box .my-map {
    height: 300px;
  }
}
.ins-main .ins-contact .map-box .my-map .icon {
  background: url(../image/marker.png) no-repeat;
}
.ins-main .ins-contact .map-box .my-map .icon-cir {
  height: 31px;
  width: 28px;
}
.ins-main .ins-contact .map-box .my-map .icon-cir-red {
  background-position: -11px -5px;
}
.ins-main .ins-contact .map-box .amap-container {
  height: 100%;
}
.ins-main .ins-contact .map-box .amap-copyright,
.ins-main .ins-contact .map-box .amap-logo {
  display: none !important;
}
.ins-main .ins-contact .map-box .amap-zoomcontrol {
  display: none !important;
}
.ins-main .ins-contact .form-box .form-tit {
  text-align: center;
}
.ins-main .ins-contact .form-box .form-tit h5 {
  font-size: 2rem;
  color: #333;
  margin-bottom: 0;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-contact .form-box .form-tit span {
  display: inline-block;
  width: 40px;
  height: 3px;
  vertical-align: 14px;
  background: #fbb91c;
  margin: -2px 0 0 0;
}
.ins-main .ins-contact .form-box ul:nth-child(1) li {
  margin-bottom: 20px;
  width: 32.333333%;
  float: left;
  margin-right: 1.5%;
}
.ins-main .ins-contact .form-box ul:nth-child(1) li:nth-child(3) {
  margin-right: 0;
}
.ins-main .ins-contact .form-box ul:nth-child(1) input {
  line-height: 55px;
  padding: 0 10px;
  border: 1px solid #f5f5f5;
  width: 100%;
}
.ins-main .ins-contact .form-box ul:nth-child(3) li {
  width: 100%;
}
.ins-main .ins-contact .form-box ul:nth-child(3) textarea {
  padding: 10px;
  border: 1px solid #f5f5f5;
  width: 100%;
  height: 136px;
}
.ins-main .ins-contact .form-box ul:nth-child(3) li:nth-child(2) {
  text-align: center;
  margin-top: 28px;
}
.ins-main .ins-contact .form-box ul:nth-child(3) input {
  line-height: 50px;
  border: none;
  width: 250px;
  background: #fbb91c;
  font-size: 1.6rem;
  color: #fff;
}
@media (max-width: 992px) {
  .ins-main .ins-contact .form-box ul:nth-child(3) input {
    width: 200px;
  }
}
.ins-main .list-show {
  padding: 2.5% 0;
}
.ins-main .list-show .show-tit {
  border-bottom: 1px solid #eee;
}
.ins-main .list-show .show-tit h5 {
  font-size: 2.4rem;
  color: #171717;
  margin: 2% 0 1%;
  font-weight: 500;
}
.ins-main .list-show .show-tit p {
  font-size: 1.4rem;
  color: #b3b3b3;
  text-transform: uppercase;
}
.ins-main .list-show .content img {
  max-width: 100%!important;
  margin: 3% 0;
}
.ins-main .list-show .content p {
  text-align: left;
  font-size: 1.5rem;
  color: #515151;
  line-height: 180%;
  margin-bottom: 2%;
}
.ins-main .list-show .link {
  margin: 5% auto 0;
}
.ins-main .list-show .link p a {
  font-size: 1.4rem;
  color: #a8a8a8;
}
.ins-main .list-show .link p a:hover {
  color: #62bfc4;
}
@media (max-width: 768px) {
  .ins-main .list-show {
    padding: 2.5% 0;
  }
  .ins-main .list-show .show-tit {
    border-bottom: 1px solid #eee;
  }
  .ins-main .list-show .show-tit h5 {
    font-size: 2.4rem;
    color: #171717;
    margin: 2% 0 1%;
    font-weight: 500;
  }
  .ins-main .list-show .show-tit p {
    font-size: 1.4rem;
    color: #b3b3b3;
    text-transform: uppercase;
  }
  .ins-main .list-show .content {
    width: 100%;
    margin: 0 auto;
  }
  .ins-main .list-show .content img {
    max-width: 100%!important;
    margin: 3% 0;
  }
  .ins-main .list-show .content p {
    text-align: left;
    font-size: 1.5rem;
    color: #515151;
    line-height: 180%;
    margin-bottom: 2%;
  }
  .ins-main .list-show .link {
    width: 100%;
    margin: 5% auto 0;
  }
  .ins-main .list-show .link p a {
    font-size: 1.4rem;
    color: #a8a8a8;
  }
  .ins-main .list-show .link p a:hover {
    color: #62bfc4;
  }
}
.ins-main .ins-recruit {
  padding: 3% 0 0;
  background: #f3f3f3;
}
.ins-main .ins-recruit .tit {
  text-align: center;
  margin-bottom: 4%;
  background: url("../image/prev_02.png") no-repeat center 82%;
}
.ins-main .ins-recruit .tit h5 {
  font-size: 2.4rem;
  color: #62bfc4;
}
.ins-main .ins-recruit .tit p {
  font-size: 1.6rem;
  color: #666;
  text-transform: uppercase;
}
.ins-main .ins-recruit .table {
  padding-bottom: 15px;
}
.ins-main .ins-recruit .table .tit2 {
  height: 60px;
  line-height: 60px;
  background: #62bfc4;
}
.ins-main .ins-recruit .table .tit2 li {
  float: left;
  text-align: center;
  width: 16.6666666%;
  font-size: 1.6rem;
  color: #fefefe;
}
.ins-main .ins-recruit .table .table-con {
  position: relative;
  z-index: 6;
  margin-top: 15px;
}
.ins-main .ins-recruit .table .table-con ul {
  margin: 0;
  cursor: pointer;
  height: 58px;
  line-height: 58px;
  border-top: 1px solid #cdcdcd;
}
.ins-main .ins-recruit .table .table-con li {
  float: left;
  height: 58px;
  line-height: 58px;
  font-size: 1.6rem;
  background: #fff;
  color: #333;
  width: 16.6666666%;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #cdcdcd;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-recruit .table .table-con li span {
  color: #62bfc4;
}
.ins-main .ins-recruit .table .table-con li:first-child {
  border-left: 1px solid #cdcdcd;
}
.ins-main .ins-recruit .table .table-con .txt-box {
  display: none;
  border-bottom: 1px solid #b5b3b3;
  clear: both;
  padding: 2%;
  position: relative;
  background: #fff;
}
.ins-main .ins-recruit .table .table-con .txt-box .box-tit h5 {
  font-size: 2.4rem;
  color: #333;
  display: inline-block;
}
.ins-main .ins-recruit .table .table-con .txt-box .box-tit h5 b {
  color: #62bfc4;
  font-weight: 500;
}
.ins-main .ins-recruit .table .table-con .txt-box .box-tit span {
  display: inline-block;
  font-size: 1.4rem;
  color: #666;
  margin: 0 1%;
}
.ins-main .ins-recruit .table .table-con .txt-box .txt h6 {
  font-size: 16px;
  color: #666;
  padding: 1% 0 1% 13px;
  line-height: 180%;
  background: url("../image/prev_02.jpg") no-repeat left center;
}
.ins-main .ins-recruit .table .table-con .txt-box .txt p {
  font-size: 1.4rem;
  color: #666;
  line-height: 24px;
}
.ins-main .ins-recruit .table .table-con .txt-box .txt a {
  display: inline-block;
  width: 160px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  background: #62bfc4;
  font-size: 1.6rem;
  margin: 3% 0 2%;
  color: #fff;
}
@media (max-width: 768px) {
  .ins-main .ins-recruit {
    padding: 3% 0 0;
    background: #f3f3f3;
  }
  .ins-main .ins-recruit .tit {
    text-align: center;
    margin-bottom: 4%;
    background: none;
  }
  .ins-main .ins-recruit .tit h5 {
    font-size: 2.4rem;
    color: #62bfc4;
  }
  .ins-main .ins-recruit .tit p {
    font-size: 1.6rem;
    color: #666;
    text-transform: uppercase;
  }
  .ins-main .ins-recruit .table-box {
    overflow: auto;
  }
  .ins-main .ins-recruit .table {
    width: 500px;
    max-width: 500px;
  }
  .ins-main .ins-recruit .table .tit2 {
    height: 60px;
    line-height: 60px;
    background: #62bfc4;
  }
  .ins-main .ins-recruit .table .tit2 li {
    float: left;
    text-align: center;
    width: 16.6666666%;
    font-size: 1.6rem;
    color: #fefefe;
  }
  .ins-main .ins-recruit .table .table-con {
    position: relative;
    z-index: 6;
    margin-top: 15px;
  }
  .ins-main .ins-recruit .table .table-con ul {
    margin: 0;
    cursor: pointer;
    height: 58px;
    line-height: 58px;
    border-top: 1px solid #cdcdcd;
  }
  .ins-main .ins-recruit .table .table-con li {
    float: left;
    height: 58px;
    line-height: 58px;
    font-size: 1.6rem;
    background: #fff;
    color: #333;
    width: 16.6666666%;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #cdcdcd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-recruit .table .table-con li span {
    color: #62bfc4;
  }
  .ins-main .ins-recruit .table .table-con li:first-child {
    border-left: 1px solid #cdcdcd;
  }
  .ins-main .ins-recruit .table .table-con .txt-box {
    display: none;
    border-bottom: 1px solid #b5b3b3;
    clear: both;
    padding: 2%;
    position: relative;
    background: #fff;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .box-tit h5 {
    font-size: 2.4rem;
    color: #333;
    display: inline-block;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .box-tit h5 b {
    color: #62bfc4;
    font-weight: 500;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .box-tit span {
    display: inline-block;
    font-size: 1.4rem;
    color: #666;
    margin: 0 1%;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .txt h6 {
    font-size: 16px;
    color: #666;
    padding: 1% 0 1% 13px;
    line-height: 180%;
    background: url("../image/prev_02.jpg") no-repeat left center;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .txt p {
    font-size: 1.4rem;
    color: #666;
    line-height: 24px;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .txt a {
    display: inline-block;
    width: 160px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    background: #62bfc4;
    font-size: 1.6rem;
    margin: 3% 0 2%;
    color: #fff;
  }
}
.ins-main .ins-news li {
  width: 32.33333%;
  float: left;
  margin: 0 1.5% 1.5% 0;
}
@media (max-width: 768px) {
  .ins-main .ins-news li {
    width: 100%;
    float: left;
    margin: 0 0 15px 0;
  }
}
.ins-main .ins-news li:hover .img-box img {
  transform: scale(1.1);
}
.ins-main .ins-news li:hover .txt {
  background: #fbb91c;
}
.ins-main .ins-news li:hover .txt h6 {
  color: #fff;
}
.ins-main .ins-news li:hover .txt p {
  color: #fff;
}
.ins-main .ins-news li a {
  padding-bottom: 3%;
  border-bottom: 1px solid #eee;
  display: block;
}
.ins-main .ins-news li .img-box {
  overflow: hidden;
}
.ins-main .ins-news li .img-box img {
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-news li .txt {
  background: #fff;
  padding: 2.5%;
  transition: 0.3s;
}
.ins-main .ins-news li .txt h6 {
  font-size: 1.6rem;
  color: #111;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-news li .txt p {
  font-size: 1.4rem;
  color: #7a7a7a;
  line-height: 2.4rem;
  height: 4.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
}
.ins-main .ins-news li:nth-child(3n+3) {
  margin-right: 0;
}
.ins-main .news-show {
  padding: 2.5%;
}
.ins-main .news-show .show-tit {
  border-bottom: 1px solid #eee;
}
.ins-main .news-show .show-tit h5 {
  font-size: 2.4rem;
  color: #171717;
  margin: 2% 0 1%;
  font-weight: 500;
}
.ins-main .news-show .show-tit p {
  font-size: 1.4rem;
  color: #b3b3b3;
  text-transform: uppercase;
}
.ins-main .news-show .content img {
  max-width: 100%!important;
  margin: 3% 0;
}
.ins-main .news-show .content p {
  text-align: left;
  font-size: 1.5rem;
  color: #515151;
  line-height: 180%;
  margin-bottom: 2%;
}
.ins-main .news-show .link {
  margin: 5% auto 0;
}
.ins-main .news-show .link p a {
  font-size: 1.4rem;
  color: #a8a8a8;
}
.ins-main .news-show .link p a:hover {
  color: #04244d;
}
@media (max-width: 768px) {
  .ins-main .news-show {
    padding: 2.5% 0;
  }
  .ins-main .news-show .show-tit {
    border-bottom: 1px solid #eee;
  }
  .ins-main .news-show .show-tit h5 {
    font-size: 2.4rem;
    color: #171717;
    margin: 2% 0 1%;
    font-weight: 500;
  }
  .ins-main .news-show .show-tit p {
    font-size: 1.4rem;
    color: #b3b3b3;
    text-transform: uppercase;
  }
  .ins-main .news-show .content {
    width: 100%;
    margin: 0 auto;
  }
  .ins-main .news-show .content img {
    max-width: 100%!important;
    margin: 3% 0;
  }
  .ins-main .news-show .content p {
    text-align: left;
    font-size: 1.5rem;
    color: #515151;
    line-height: 180%;
    margin-bottom: 2%;
  }
  .ins-main .news-show .link {
    width: 100%;
    margin: 5% auto 0;
  }
  .ins-main .news-show .link p a {
    font-size: 1.4rem;
    color: #a8a8a8;
  }
  .ins-main .news-show .link p a:hover {
    color: #04244d;
  }
}
.ins-main .ins-case .content ul {
  margin: 0;
}
.ins-main .ins-case .content li {
  width: 32.333333%;
  float: left;
  margin: 0 1.5% 1.5% 0;
  position: relative;
  cursor: pointer;
}
.ins-main .ins-case .content li:hover .masking {
  opacity: 1;
}
.ins-main .ins-case .content li:hover p {
  color: #fbb91c;
}
.ins-main .ins-case .content li .img-box {
  overflow: hidden;
}
.ins-main .ins-case .content li .img-box img {
  cursor: pointer;
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-case .content li .masking {
  transition: 0.3s;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ins-main .ins-case .content li .masking img {
  width: 100%;
}
.ins-main .ins-case .content li p {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.4rem;
  color: #5a5a5a;
  margin: 15px 0 0 0;
}
.ins-main .ins-case .content li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-case {
    padding: 3% 0;
  }
  .ins-main .ins-case .content ul {
    margin: 0;
  }
  .ins-main .ins-case .content li {
    width: 49%;
    float: left;
    margin: 0 2% 2% 0;
    position: relative;
  }
  .ins-main .ins-case .content li:hover .masking {
    opacity: 1;
  }
  .ins-main .ins-case .content li:hover p {
    color: #fbb91c;
  }
  .ins-main .ins-case .content li .img-box {
    overflow: hidden;
  }
  .ins-main .ins-case .content li .img-box img {
    cursor: pointer;
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .ins-case .content li .masking {
    transition: 0.3s;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .ins-main .ins-case .content li p {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.4rem;
    color: #5a5a5a;
    margin: 15px 0 0 0;
  }
  .ins-main .ins-case .content li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-case .content li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-honor .content ul {
  margin: 0;
}
.ins-main .ins-honor .content li {
  width: 24%;
  float: left;
  margin: 0 1.25% 1.5% 0;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.ins-main .ins-honor .content li:hover .masking {
  opacity: 1;
}
.ins-main .ins-honor .content li:hover p {
  color: #509d10;
}
.ins-main .ins-honor .content li .img-box {
  overflow: hidden;
}
.ins-main .ins-honor .content li .img-box img {
  cursor: pointer;
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-honor .content li .masking {
  transition: 0.3s;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ins-main .ins-honor .content li .masking img {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.ins-main .ins-honor .content li p {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.4rem;
  color: #5a5a5a;
  margin: 15px 0 0 0;
}
.ins-main .ins-honor .content li:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-honor {
    padding: 3% 0;
  }
  .ins-main .ins-honor .content ul {
    margin: 0;
  }
  .ins-main .ins-honor .content li {
    width: 49%;
    float: left;
    margin: 0 2% 2% 0;
    position: relative;
  }
  .ins-main .ins-honor .content li:hover .masking {
    opacity: 1;
  }
  .ins-main .ins-honor .content li:hover p {
    color: #509d10;
  }
  .ins-main .ins-honor .content li .img-box {
    overflow: hidden;
  }
  .ins-main .ins-honor .content li .img-box img {
    cursor: pointer;
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .ins-honor .content li .masking {
    transition: 0.3s;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .ins-main .ins-honor .content li p {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.4rem;
    color: #5a5a5a;
    margin: 15px 0 0 0;
  }
  .ins-main .ins-honor .content li:nth-child(4n+4) {
    margin-right: 2%;
  }
  .ins-main .ins-honor .content li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .product-show {
  padding: 3% 0;
}
.ins-main .product-show .top-show {
  background: #fff;
  padding: 2%;
}
.ins-main .product-show .top-show .left {
  width: 47%;
  float: left;
}
.ins-main .product-show .top-show .left .view .swiper-container {
  height: 100%;
  padding: 1px;
}
.ins-main .product-show .top-show .left .view .swiper-container .swiper-slide {
  width: 100%;
}
.ins-main .product-show .top-show .left .view .swiper-container .swiper-slide img {
  width: 100%;
  border: 1px solid #f0f0f0;
  background: #f3f3f3;
}
.ins-main .product-show .top-show .left .preview {
  width: 100%;
  padding: 2% 0;
  position: relative;
  background: #fafafa;
  border-top: none;
}
.ins-main .product-show .top-show .left .preview .arrow-left {
  width: 15px;
  height: 50px;
  background: url("../image/prev_02.png") no-repeat left center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
  z-index: 9;
  cursor: pointer;
}
.ins-main .product-show .top-show .left .preview .arrow-right {
  width: 15px;
  height: 50px;
  background: url("../image/prev_02.png") no-repeat right center;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -25px;
  z-index: 9;
  cursor: pointer;
}
.ins-main .product-show .top-show .left .preview .swiper-container {
  width: 90%;
  margin: 0 auto;
}
.ins-main .product-show .top-show .left .preview .swiper-slide {
  float: left;
  width: auto;
  box-sizing: border-box;
  border: 1px solid transparent;
}
.ins-main .product-show .top-show .left .preview .swiper-slide img {
  width: 100%;
  cursor: pointer;
  border: 1px solid #efefef;
  background: #f3f3f3;
}
.ins-main .product-show .top-show .left .preview .active-nav img {
  border: 1px solid #fbb91c;
}
.ins-main .product-show .top-show .right {
  width: 49%;
  float: right;
}
.ins-main .product-show .top-show .right .txt h5 {
  font-size: 2rem;
  color: #383838;
  margin: 3% 0;
  text-transform: uppercase;
}
.ins-main .product-show .top-show .right .txt .txt {
  margin: 6% 0;
}
.ins-main .product-show .top-show .right .txt p {
  margin: 4px 0;
  line-height: 150%;
  font-size: 1.6rem;
  color: #787878;
}
.ins-main .product-show .top-show .right .txt .link {
  margin-top: 40px;
}
.ins-main .product-show .top-show .right .txt .link a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 20px;
}
.ins-main .product-show .top-show .right .txt .buy {
  margin-top: 4%;
}
.ins-main .product-show .top-show .right .txt .buy a {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 2rem;
  color: #fff;
  background: #fbb91c;
  border-radius: 5px;
  text-align: center;
}
.ins-main .product-show .content-box {
  margin-top: 4%;
  ]: 3%;
  border-top: 1px solid #eee;
}
.ins-main .product-show .content-box .box-tit {
  margin-bottom: 3%;
  border-bottom: 1px solid #eee;
  background: #fff;
}
.ins-main .product-show .content-box .box-tit h5 {
  width: 150px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #fbb91c;
  color: #fff;
  font-size: 1.8rem;
  margin-bottom: 0;
}
.ins-main .product-show .content-box .box {
  background: #fff;
}
.ins-main .product-show .recomend {
  background: #fff;
  display: none;
}
.ins-main .product-show .recomend .recomend-tit {
  border-bottom: 1px solid #eee;
}
.ins-main .product-show .recomend .recomend-tit h5 {
  width: 150px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #fbb91c;
  color: #fff;
  font-size: 1.8rem;
  margin-bottom: 0;
}
.ins-main .product-show .recomend .recomend-content {
  padding: 2%;
}
.ins-main .product-show .recomend .swiper-container-recomend {
  overflow: hidden;
  position: relative;
}
.ins-main .product-show .recomend .swiper-slide:hover .img img {
  transform: scale(1.1);
}
.ins-main .product-show .recomend .swiper-slide:hover p {
  color: #fbb91c;
}
.ins-main .product-show .recomend .swiper-slide .img {
  border: 1px solid #f5f5f5;
  overflow: hidden;
  position: relative;
}
.ins-main .product-show .recomend .swiper-slide .img img {
  width: 100%;
  transition: 0.4s;
}
.ins-main .product-show .recomend .swiper-slide .img .masking {
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.ins-main .product-show .recomend .swiper-slide p {
  font-size: 1.4rem;
  color: #585858;
  text-align: center;
  margin: 10px 3%;
}
@media (max-width: 768px) {
  .ins-main .product-show {
    padding: 3% 0;
  }
  .ins-main .product-show .top-show {
    background: #fff;
    margin: 2% 0;
  }
  .ins-main .product-show .top-show .left {
    width: 100%;
    float: left;
  }
  .ins-main .product-show .top-show .left .view .swiper-container {
    height: 100%;
  }
  .ins-main .product-show .top-show .left .view .swiper-container .swiper-slide {
    width: 100%;
  }
  .ins-main .product-show .top-show .left .view .swiper-container .swiper-slide img {
    width: 100%;
    border: 1px solid #f0f0f0;
    background: #f3f3f3;
  }
  .ins-main .product-show .top-show .left .preview {
    width: 100%;
    padding: 2% 0;
    position: relative;
    background: #fafafa;
    border-top: none;
  }
  .ins-main .product-show .top-show .left .preview .swiper-container {
    width: 100%;
    margin: 0 auto;
  }
  .ins-main .product-show .top-show .left .preview .swiper-slide {
    float: left;
    width: auto;
    box-sizing: border-box;
    border: 1px solid transparent;
  }
  .ins-main .product-show .top-show .left .preview .swiper-slide img {
    width: 100%;
    cursor: pointer;
    border: 1px solid #efefef;
    background: #f3f3f3;
  }
  .ins-main .product-show .top-show .left .preview .active-nav img {
    border: 1px solid #fbb91c;
  }
  .ins-main .product-show .top-show .right {
    width: 100%;
    float: right;
  }
  .ins-main .product-show .top-show .right .txt h5 {
    font-size: 2.4rem;
    color: #fbb91c;
    margin: 5% 0;
  }
  .ins-main .product-show .top-show .right .txt h5 span {
    display: block;
    float: none;
    margin-top: 10px;
  }
  .ins-main .product-show .top-show .right .txt p {
    margin: 4px 0;
    line-height: 180%;
    font-size: 1.4rem;
    color: #969696;
  }
  .ins-main .product-show .top-show .right .txt .link {
    margin-top: 40px;
  }
  .ins-main .product-show .top-show .right .txt .link a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 20px;
  }
  .ins-main .product-show .top-show .right .txt .link a img {
    width: 120px;
  }
  .ins-main .product-show .content-box {
    margin: 4% 0;
    padding: 3% 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  .ins-main .product-show .content-box .box-tit {
    margin-bottom: 3%;
  }
  .ins-main .product-show .content-box .box-tit h5 {
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fbb91c;
    color: #fff;
    font-size: 1.8rem;
  }
  .ins-main .product-show .recomend {
    background: #fff;
  }
  .ins-main .product-show .recomend .recomend-tit h5 {
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fbb91c;
    color: #fff;
    font-size: 1.8rem;
  }
  .ins-main .product-show .recomend .swiper-container-recomend {
    overflow: hidden;
    position: relative;
    padding: 3% 0 0;
  }
}
.ins-main .ins-shop .content ul {
  margin: 0;
}
.ins-main .ins-shop .content li {
  width: 24%;
  float: left;
  margin: 0 1.25% 1.5% 0;
}
.ins-main .ins-shop .content li:hover .masking {
  opacity: 1;
}
.ins-main .ins-shop .content li:hover p {
  color: #fbb91c;
}
.ins-main .ins-shop .content li .img-box {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.ins-main .ins-shop .content li .img-box img {
  cursor: pointer;
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-shop .content li .masking {
  transition: 0.3s;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ins-main .ins-shop .content li .masking img {
  width: 100%;
}
.ins-main .ins-shop .content li p {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.4rem;
  color: #5a5a5a;
  margin: 15px 0 0 0;
}
.ins-main .ins-shop .content li:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-shop {
    padding: 3% 0;
  }
  .ins-main .ins-shop .content ul {
    margin: 0;
  }
  .ins-main .ins-shop .content li {
    width: 49%;
    float: left;
    margin: 0 2% 2% 0;
    position: relative;
  }
  .ins-main .ins-shop .content li:hover .masking {
    opacity: 1;
  }
  .ins-main .ins-shop .content li:hover p {
    color: #509d10;
  }
  .ins-main .ins-shop .content li .img-box {
    overflow: hidden;
  }
  .ins-main .ins-shop .content li .img-box img {
    cursor: pointer;
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .ins-shop .content li .masking {
    transition: 0.3s;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .ins-main .ins-shop .content li p {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.4rem;
    color: #5a5a5a;
    margin: 15px 0 0 0;
  }
  .ins-main .ins-shop .content li:nth-child(4n+4) {
    margin-right: 2%;
  }
  .ins-main .ins-shop .content li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-solution {
  padding: 2% 3%;
  background: #fff;
}
.ins-main .ins-solution li {
  margin-bottom: 2%;
  position: relative;
}
.ins-main .ins-solution li:hover .img img {
  transform: scale(1.06);
}
.ins-main .ins-solution li .img {
  overflow: hidden;
}
.ins-main .ins-solution li .img img {
  width: 100%;
  transition: 0.6s;
}
.ins-main .ins-solution li .txt {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  text-align: center;
  background: rgba(4, 36, 77, 0.7);
  width: 40%;
}
.ins-main .ins-solution li .txt h5 {
  font-size: 2.4rem;
  color: #fff;
  width: 80%;
  border-bottom: 1px solid #fff;
  margin: 0 auto;
  padding: 10% 0 5%;
}
.ins-main .ins-solution li .txt p {
  font-size: 1.6rem;
  margin: 5% 0;
  color: #fff;
}
@media (max-width: 768px) {
  .ins-main .ins-solution {
    padding: 2% 3%;
    background: #fff;
  }
  .ins-main .ins-solution li {
    margin-bottom: 2%;
    position: relative;
  }
  .ins-main .ins-solution li:hover .img img {
    transform: scale(1.06);
  }
  .ins-main .ins-solution li .img {
    overflow: hidden;
  }
  .ins-main .ins-solution li .img img {
    width: 100%;
    transition: 0.6s;
  }
  .ins-main .ins-solution li .txt {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    text-align: center;
    background: rgba(4, 36, 77, 0.7);
    width: 60%;
  }
  .ins-main .ins-solution li .txt h5 {
    font-size: 2rem;
    color: #fff;
    width: 80%;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    padding: 10% 0 5%;
  }
  .ins-main .ins-solution li .txt p {
    font-size: 1.6rem;
    margin: 5% 0;
    color: #fff;
  }
}
.ins-main .solution-show {
  padding: 2% 3%;
  background: #fff;
}
.ins-main .solution-show .top-box {
  margin-bottom: 2%;
  position: relative;
}
.ins-main .solution-show .top-box .img {
  overflow: hidden;
}
.ins-main .solution-show .top-box .img img {
  width: 100%;
  transition: 0.6s;
}
.ins-main .solution-show .top-box .txt {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  text-align: center;
  background: rgba(4, 36, 77, 0.7);
  width: 40%;
}
.ins-main .solution-show .top-box .txt h5 {
  font-size: 2.4rem;
  color: #fff;
  width: 80%;
  border-bottom: 1px solid #fff;
  margin: 0 auto;
  padding: 10% 0 5%;
}
.ins-main .solution-show .top-box .txt p {
  font-size: 1.6rem;
  margin: 5% 0;
  color: #fff;
}
.ins-main .solution-show .content {
  margin: 2% 0;
}
.ins-main .solution-show .related-case h5 {
  width: 152px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin: 0 auto 2.5%;
  background: #04244d;
  font-size: 1.8rem;
  color: #fff;
}
.ins-main .solution-show .related-case .swiper-container-case {
  overflow: hidden;
}
.ins-main .solution-show .related-case .swiper-slide {
  position: relative;
  overflow: hidden;
}
.ins-main .solution-show .related-case .swiper-slide:hover .masking {
  opacity: 1;
}
.ins-main .solution-show .related-case .swiper-slide img {
  width: 100%;
}
.ins-main .solution-show .related-case .swiper-slide .masking {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s;
  opacity: 0;
}
.ins-main .solution-show .related-case .swiper-pagination-case {
  text-align: center;
  margin-top: 12px;
}
.ins-main .solution-show .related-case .swiper-pagination-bullet {
  margin: 0 4px;
}
.ins-main .solution-show .related-case .swiper-pagination-bullet-active {
  background: #04244d;
}
@media (max-width: 768px) {
  .ins-main .solution-show {
    padding: 2% 3%;
    background: #fff;
  }
  .ins-main .solution-show .top-box {
    margin-bottom: 2%;
    position: relative;
  }
  .ins-main .solution-show .top-box .img {
    overflow: hidden;
  }
  .ins-main .solution-show .top-box .img img {
    width: 100%;
    transition: 0.6s;
  }
  .ins-main .solution-show .top-box .txt {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    text-align: center;
    background: rgba(4, 36, 77, 0.7);
    width: 60%;
  }
  .ins-main .solution-show .top-box .txt h5 {
    font-size: 2rem;
    color: #fff;
    width: 80%;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    padding: 10% 0 5%;
  }
  .ins-main .solution-show .top-box .txt p {
    font-size: 1.6rem;
    margin: 5% 0;
    color: #fff;
  }
  .ins-main .solution-show .content {
    margin: 2% 0;
  }
  .ins-main .solution-show .related-case h5 {
    width: 122px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto 2.5%;
    background: #04244d;
    font-size: 1.8rem;
    color: #fff;
  }
  .ins-main .solution-show .related-case .swiper-container-case {
    overflow: hidden;
  }
  .ins-main .solution-show .related-case .swiper-slide {
    position: relative;
    overflow: hidden;
  }
  .ins-main .solution-show .related-case .swiper-slide:hover .masking {
    opacity: 1;
  }
  .ins-main .solution-show .related-case .swiper-slide img {
    width: 100%;
  }
  .ins-main .solution-show .related-case .swiper-slide .masking {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    opacity: 0;
  }
  .ins-main .solution-show .related-case .swiper-pagination-case {
    text-align: center;
    margin-top: 12px;
  }
  .ins-main .solution-show .related-case .swiper-pagination-bullet {
    margin: 0 4px;
  }
  .ins-main .solution-show .related-case .swiper-pagination-bullet-active {
    background: #04244d;
  }
}
.ins-main .ins-con {
  background: #f7f7f7;
  padding: 3% 0;
}
.ins-main .ins-con .ins-lf {
  width: 21.3675%;
  float: left;
}
.ins-main .ins-con .ins-lf .lf-tit {
  height: 140px;
  background: #04244d;
  padding: 35px 0 0 30px;
}
.ins-main .ins-con .ins-lf .lf-tit h4 {
  font-size: 3rem;
  color: #fff;
}
.ins-main .ins-con .ins-lf .lf-tit p {
  color: #fff;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.ins-main .ins-con .ins-lf .lf-con {
  background: #fff;
  padding: 30px 0 30px 12%;
}
.ins-main .ins-con .ins-lf .lf-con h6 {
  font-size: 1.6rem;
  color: #353535;
  padding-left: 20px;
  margin-bottom: 18px;
  background: url("../image/prev_02.jpg") no-repeat left center;
}
.ins-main .ins-con .ins-lf .lf-con h6 a {
  font-size: 1.6rem;
  color: #353535;
}
.ins-main .ins-con .ins-lf .lf-con h6 a:hover {
  color: #04244d;
}
.ins-main .ins-con .ins-lf .lf-con ul {
  margin-bottom: 20px;
}
.ins-main .ins-con .ins-lf .lf-con li {
  padding-left: 20px;
  line-height: 200%;
}
.ins-main .ins-con .ins-lf .lf-con li a {
  font-size: 1.4rem;
  color: #787878;
}
.ins-main .ins-con .ins-lf .lf-con li a:hover {
  color: #04244d;
}
.ins-main .ins-con .ins-rt {
  width: 76%;
  float: right;
  background: #ffffff;
}
@media (max-width: 768px) {
  .ins-main .ins-con {
    background: #f7f7f7;
    padding: 3% 0;
  }
  .ins-main .ins-con .ins-lf {
    width: 100%;
    float: left;
    margin-bottom: 15px;
  }
  .ins-main .ins-con .ins-lf .lf-tit {
    height: 80px;
    background: #04244d;
    padding: 7px 0 0 30px;
  }
  .ins-main .ins-con .ins-lf .lf-tit h4 {
    font-size: 3rem;
    color: #fff;
  }
  .ins-main .ins-con .ins-lf .lf-tit p {
    color: #fff;
    font-size: 1.4rem;
    text-transform: uppercase;
  }
  .ins-main .ins-con .ins-lf .lf-con {
    background: #fff;
    padding: 20px 0 1px 10%;
  }
  .ins-main .ins-con .ins-lf .lf-con h6 {
    font-size: 1.6rem;
    color: #353535;
    padding-left: 20px;
    background: url("../image/prev_02.jpg") no-repeat left center;
  }
  .ins-main .ins-con .ins-lf .lf-con ul {
    margin-bottom: 20px;
  }
  .ins-main .ins-con .ins-lf .lf-con li {
    padding-left: 20px;
    line-height: 180%;
  }
  .ins-main .ins-con .ins-lf .lf-con li a {
    font-size: 1.4rem;
    color: #787878;
  }
  .ins-main .ins-con .ins-lf .lf-con li a:hover {
    color: #04244d;
  }
  .ins-main .ins-con .ins-rt {
    width: 100%;
    float: right;
    background: #ffffff;
  }
}
.page-num {
  clear: both;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  padding: 2% 0 2%;
}
@media (max-width: 768px) {
  .page-num {
    float: none;
  }
}
.page-num li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0!important;
  border: none!important;
}
.page-num span {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  margin: 0 2px;
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
  border: 1px solid #c7c7c7;
  color: #333;
  padding: 0 12px;
  background: #fff;
}
.page-num .current {
  background-color: #fbb91c;
  border: 1px solid #fbb91c;
  padding: 0 12px;
  color: #fff;
}
.page-num a {
  display: inline-block;
  padding: 0 12px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  margin: 0 2px;
  color: #333;
  font-size: 14px;
  box-sizing: border-box;
  border: 1px solid #c7c7c7;
  background: #fff;
}
.page-num a:hover {
  color: #fff;
  border-color: #fbb91c;
  background-color: #fbb91c;
}
@media (max-width: 768px) {
  .page-num {
    clear: both;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    padding: 4% 0 4%;
  }
  .page-num li {
    margin-bottom: 5px;
  }
  .page-num .current,.page-num span {
    display: inline-block;
    min-width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    margin: 0 2px;
    font-size: 14px;
    margin-bottom: 1%;
    padding: 0 5px;
  }
  .page-num a {
    display: inline-block;
    padding: 0 5px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    margin: 0 2px;
    color: #333;
    font-size: 14px;
    margin-bottom: 1%;
  }
  .page-num a:hover {
    color: #fff;
    border-color: #fbb91c;
    background-color: #fbb91c;
  }
}
.nav-shadow {
  box-shadow: 0 0 15px #cdcbcb;
}
.html_template2 {
  text-align: center;
  background: #fff;
}
.html_template2 .top-txt {
  text-align: center;
  background: #62bfc4;
  padding: 3% 0;
}
.html_template2 .top-txt h3 {
  font-size: 2.5rem;
  color: #fff;
  text-transform: uppercase;
}
.html_template2 .top-txt p {
  font-size: 1.4rem;
  color: #fff;
}
.html_template2 form {
  padding: 5% 5% 0 5%;
  text-align: left;
}
.html_template2 form h6 {
  font-size: 1.8rem;
  color: #2e2e2e;
}
.html_template2 form h6 span {
  color: #62bfc4;
}
.html_template2 form li {
  line-height: 50px;
  margin-left: 10px;
}
.html_template2 form li input {
  margin-right: 0.6rem;
  vertical-align: -2px;
}
.layui-btn {
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  display: block;
  background: #62bfc4;
  text-align: center;
  cursor: pointer;
  font-size: 1.4rem;
  color: #fff;
}
.layui-btn:hover {
  color: #fff;
}
.layui-layer .layui-layer-title {
  height: 0!important;
}
.demo-class .layui-layer-btn .layui-layer-btn0 {
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  display: block;
  border-color: #62bfc4;
  background: #62bfc4;
  text-align: center;
  cursor: pointer;
  font-size: 1.4rem;
  color: #fff;
}
.demo-class .layui-layer-btn .layui-layer-btn0:hover {
  color: #fff;
}
.demo-class .layui-layer-btn {
  padding: 0 15px 28px;
}
@media (max-width: 768px) {
  .layui-layer {
    width: 335px!important;
  }
}
.shangcheng-list li {
  width: 31.333333%;
  float: left;
  margin-right: 3%;
  margin-bottom: 3%;
}
@media (max-width: 768px) {
  .shangcheng-list li {
    width: 100%;
    margin: 0 0 3% 0;
  }
}
.shangcheng-list li:hover .txt p {
  color: #62bfc4;
}
.shangcheng-list li .img {
  position: relative;
}
.shangcheng-list li .img .hot {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 20%;
}
.shangcheng-list li .img .hot img {
  width: 100%;
}
.shangcheng-list li .img img {
  width: 100%;
}
.shangcheng-list li .txt {
  background: #fff;
  padding: 3% 5% 5% 5%;
}
.shangcheng-list li .txt h6 {
  font-size: 1.6rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.shangcheng-list li .txt p {
  font-size: 1.4rem;
  color: #8c8c8c;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
  line-height: 160%;
}
.shangcheng-list li .txt a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 115px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 1.4rem;
  color: #fff;
  margin-right: 1.5rem;
  background: #62bfc4;
}
.shangcheng-list li .txt a:nth-child(3) {
  background: #c5c5c5;
}
.shangcheng-list li:nth-child(3n+3) {
  margin-right: 0;
}
.get-help {
  background: #f5f5f5;
}
.get-help .content {
  padding: 5% 0;
}
.get-help .content .list {
  padding: 1.5%;
  background: #fff;
  width: 48%;
  float: left;
  margin-right: 4%;
}
.get-help .content .list h5 {
  font-size: 1.8rem;
  color: #0a0a0a;
  padding: 5px 0 20px;
  margin-bottom: 40px;
  background: url("../image/prev_02.jpg") no-repeat left bottom;
}
.get-help .content .list li {
  font-size: 1.4rem;
  color: #505050;
  margin-bottom: 30px;
}
.get-help .content .list li:hover {
  color: #62bfc4;
}
.get-help .content .list:nth-child(2) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .get-help {
    background: #f5f5f5;
  }
  .get-help .content {
    padding: 5% 0;
  }
  .get-help .content .list {
    padding: 1.5%;
    background: #fff;
    width: 100%;
    float: left;
    margin: 0 0 4% 0;
  }
  .get-help .content .list h5 {
    font-size: 1.8rem;
    color: #0a0a0a;
    padding: 5px 0 20px;
    margin-bottom: 40px;
    background: url("../image/prev_02.jpg") no-repeat left bottom;
  }
  .get-help .content .list li {
    font-size: 1.4rem;
    color: #505050;
    margin-bottom: 30px;
  }
  .get-help .content .list li:hover {
    color: #62bfc4;
  }
  .get-help .content .list:nth-child(2) {
    margin-right: 0;
  }
}
.d-x{display:none;}
@media (max-width:1200px){
  .sj_dh{display:block;}
  .d-x{display:block;}
  .d-y{display:none;}
}
img{max-width:100%;}