@import url(base.css);
@import url(swiper.css);
body {
  background-color: #fff; 
  background: #F7F6ED;
}
.c-loader_firstview__img {
    width: 250px;
    margin: 0 auto;
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
.p-logo_rotation__inner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.p-logo_rotation__inner__img {
    position: relative;
    max-width: 780px;
    margin: 0 auto;
}
.p-logo_rotation__inner__img .img-abs {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.c-loader_firstview__img img {
    -webkit-animation: rotate_anime 20s linear infinite;
    animation: rotate_anime 20s linear infinite;
    width: 100%;
}
.p-logo_rotation__inner__img .is-rotation--right img {
    -webkit-animation: rotate_anime_right 20s linear infinite;
    animation: rotate_anime_right 20s linear infinite;
}
.p-logo_rotation__inner__img .is-rotation--left img {
    -webkit-animation: rotate_anime_left 20s linear infinite;
    animation: rotate_anime_left 20s linear infinite;
}
.p-logo_rotation__inner__img .img-abs img {
    width: auto;
    margin: 0 auto;
    display: block;
}
.p-logo_rotation__inner__img .circle-3 {
	width: 115px;
	left: 5%;
}
.open .txt {
	position: absolute;
	top: 65%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
}


@-webkit-keyframes rotate_anime_right {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate_anime_right {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes rotate_anime_left {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg); } }

@keyframes rotate_anime_left {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg); } 
}

.slideBox{ 
	width:100%; 
	height:100%; 
	overflow:hidden; 
	position:relative;
}
.slideBox .hd{ 
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	right:5px; 
	bottom:5px; z-index:1; 
}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ 
  float:left;margin-right: 5px;width: 10px;height: 10px;line-height:14px;text-align:center;background: #000;cursor:pointer;border-radius: 50%;text-indent: -99999px;opacity: 0.2;
}
		.slideBox .hd ul li.on{ background:#000; color:#fff; opacity: 1;}

.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ 
	zoom:1; 
	vertical-align:middle; 
}
.slideBox .bd li img {
	display: block;
	width: 100%;
}


.swiper1 .img-2-1 {
  display: inline-block;
  width: 100%;
  z-index: 999;
  height: 100%;
  background: url(../image/img-2-1.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -100%;
  -webkit-transition: all .8s ease-out;
  -o-transition: all .8s ease-out;
  transition: all .8s ease-out; }
  .swiper1 .img-2-1.active {
    left: 0;
    -webkit-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out; }

.swiper1 .img-2-2 {
  display: inline-block;
  width: 100%;
  z-index: 1000;
  height: 100%;
  background: url(../image/img-2-2.png) no-repeat right;
  background-size: 100% 100%;
  position: absolute;
  right: -100%;
  bottom: 0;
  -webkit-transition: all .8s ease-out;
  -o-transition: all .8s ease-out;
  transition: all .8s ease-out; }
  .swiper1 .img-2-2.active {
    right: 0;
    -webkit-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out; }

.swiper1 .img-4-1 {
  display: inline-block;
    width: 350px;
    z-index: 999;
    position: absolute;
    top: 45%;
    left: -4rem;
    height: auto;
    -webkit-transition: all .8s linear;
    -o-transition: all .8s linear;
    transition: all .8s linear;
    transform: translateY(-50%);
}
.swiper1 .img-4-1 h3 {
  font-size: 30px;
    font-weight: normal;
    color: #eb5c20;
}
.swiper1 .img-4-1  h3 span {
  display: block;
  padding-top: 10px;
  font-size: 38px;
}
.swiper1 .img-4-1 h3::after {
  content: "";
    width: 100%;
    height: 3px;
    background: #125296;
    display: block;
    margin-top: 20px;
}
.swiper1 .img-4-1 .tt {
  color: #626262;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0.5px;
}
.swiper1 .img-4-1.active {
  left: 10%; 
  -webkit-transition: all .8s ease-out;
  -o-transition: all .8s ease-out;
  transition: all .8s ease-out;
}

.swiper1 .img-4-2 {
  display: inline-block;
  width: 100%;
  z-index: 999;
  height: 40px;
  background: url(../image/img-2-2.png) no-repeat center;
  background-size: auto 100%;
  position: relative;
  top: -130px;
  left: 100%;
  -webkit-transition: all .8s ease-out;
  -o-transition: all .8s ease-out;
  transition: all .8s ease-out; }
  .swiper1 .img-4-2.active {
    left: -320px;
    -webkit-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out; }

.swiper1 .img-5-1 {
  display: inline-block;
  width: 100%;
  z-index: 999;
  height: 375px;
  background: url(../image/img-5-1.png) no-repeat center;
  background-size: auto 100%;
  position: absolute;
  bottom: 20px;
  left: -100%;
  -webkit-transition: all .8s ease-out;
  -o-transition: all .8s ease-out;
  transition: all .8s ease-out; }
  .swiper1 .img-5-1.active {
    left: -250px;
    -webkit-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out; }

.swiper1 .img-5-2 {
  display: inline-block;
  width: 100%;
  z-index: 999;
  height: 424px;
  background: url(../image/img-5-2.png) no-repeat center;
  background-size: auto 100%;
  position: absolute;
  bottom: 0;
  right: -100%;
  -webkit-transition: all .8s ease-out;
  -o-transition: all .8s ease-out;
  transition: all .8s ease-out; }
  .swiper1 .img-5-2.active {
    right: -100px;
    -webkit-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out; }

.swiper1 .img-6-1 {
  display: inline-block;
  width: 100%;
  z-index: 999;
  height: 180px;
  background: url(../image/img-6-1.png) no-repeat center;
  background-size: auto 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .8s linear;
  -o-transition: all .8s linear;
  transition: all .8s linear; }
  .swiper1 .img-6-1.active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .8s linear;
    -o-transition: all .8s linear;
    transition: all .8s linear; }

.swiper1 .img-6-2 {
  display: inline-block;
  width: 100%;
  z-index: 999;
  height: 47px;
  background: url(../image/img-6-2.png) no-repeat center;
  background-size: auto 100%;
  position: absolute;
  bottom: 58px;
  opacity: 0;
  left: -160px;
  -webkit-transition: all .8s ease-out;
  -o-transition: all .8s ease-out;
  transition: all .8s ease-out; }
  .swiper1 .img-6-2.active {
    opacity: 1;
    left: 0;
    -webkit-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out; }

.swiper1 .img-7-1 {
  display: inline-block;
  width: 350px;
  z-index: 999;
  background: linear-gradient(to right, #004ea0 0, #076cc4 64%);
  /* background-size: auto 100%; */
  position: absolute;
  top: 50%;
  left: 10%;
  height: 390px;
  margin-top: -185px;
  transform: scale(0);
  -webkit-transition: all .8s linear;
  -o-transition: all .8s linear;
  transition: all .8s linear;
}
.swiper1 .img-7-1 h3 {
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: 500;
	font-family: Montserrat,sans-serif;
	padding-top: 20px;
}
.swiper1 .img-7-1 h3 i {
	display: block;
    width: 50%;
    height: 3px;
    background: #fff;
    margin: 0 auto;
    margin-top: 10px;
    background-size: 40px;
}
.swiper1 .img-7-1 div {
	color: #fff;
	margin-bottom: 15px;
	font-size: 15px;
	padding-left: 30px;
  padding-top: 5px;
}

  .swiper1 .img-7-1.active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .8s linear;
    -o-transition: all .8s linear;
    transition: all .8s linear; }

.swiper1 .img-7-2 {
  display: inline-block;
  width: 100%;
  z-index: 999;
  height: 15px;
  background: url(../image/img-7-2.png) no-repeat center;
  background-size: auto 100%;
  position: absolute;
  bottom: 100%;
  -webkit-transition: all .8s ease-out;
  -o-transition: all .8s ease-out;
  transition: all .8s ease-out; }
  .swiper1 .img-7-2.active {
    bottom: 59px;
    -webkit-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out; }

.swiper1 .img-7-3 {
  display: inline-block;
  width: 90%;
  z-index: 999;
  height: 15px;
  background: url(../image/img-7-3.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  bottom: 100%;
  -webkit-transition: all .8s ease-out;
  -o-transition: all .8s ease-out;
  transition: all .8s ease-out; }
  .swiper1 .img-7-3.active {
    bottom: 59px;
    -webkit-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out; }

.content, .content-index, .content-mo {
  width: 100%;
  height: 100%; }
  .content .open, .content-index .open, .content-mo .open {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: #9AA58F;
    background: linear-gradient(to right, #184f92 0, #076cc4 64%);
    letter-spacing: 3px;
    color: #ffffff;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear; }
    .content .open.active, .content-index .open.active, .content-mo .open.active {
      opacity: 1;
      -webkit-transition: all .3s linear;
      -o-transition: all .3s linear;
      transition: all .3s linear; }
  .content .banner-header, .content-index .banner-header, .content-mo .banner-header {
    width: 100%; }
    .content .banner-header p, .content-index .banner-header p, .content-mo .banner-header p {
      padding: 0;
      margin: 0; }
    .content .banner-header img, .content-index .banner-header img, .content-mo .banner-header img {
      display: block;
      width: 100%; }
      .content .banner-header img:nth-of-type(2), .content-index .banner-header img:nth-of-type(2), .content-mo .banner-header img:nth-of-type(2) {
        display: none; }
    .content .banner-header.active, .content-index .banner-header.active, .content-mo .banner-header.active {
      margin-top: 40px; }
  .content .footer-bg, .content-index .footer-bg, .content-mo .footer-bg {
    position: absolute;
    top: 90%;
    width: 100%;
    height: 10%;
    z-index: -1;
    /*background: #fff; */}
  .content .header, .content-index .header, .content-mo .header {
    width: 100%;
    height: 30%;
    background: #fff;
    position: absolute;
    bottom: -150%;
    margin-bottom: 4.5rem;
    z-index: -5;
    text-align: center; }
    .content .header .logo, .content-index .header .logo, .content-mo .header .logo {
      height: 100%;
      margin: 0 auto;
      display: inline-block; }
      .content .header .logo img, .content-index .header .logo img, .content-mo .header .logo img {
        height: 100%; }
        
  .content .logo-1, .content-index .logo-1, .content-mo .logo-1 {
    width: 120px;
    height: 94px;
    position: absolute;
    top: 47%;
    margin-top: -4rem;
    left: 50%;
	left: 12%;
    opacity: 0;
    /*margin-left: -25px; */
  }
    
    .content .logo-1 img, .content-index .logo-1 img, .content-mo .logo-1 img {
      height: auto; 
	  width: 220px;
	}
  .content .middle, .content-index .middle, .content-mo .middle {
    width: 16rem;
    height: 6rem;
    position: absolute;
    overflow: hidden;
    left: 50%;
    margin-left: -8rem;
    bottom: 50%;
    margin-bottom: -3rem; }
    .content .middle .index-swiper, .content-index .middle .index-swiper, .content-mo .middle .index-swiper {
      width: 100%;
      height: 100%;
      overflow: hidden; }
      
.index-swiper video {
	object-fit: cover;
	/* height: 100%; */
	width: 100%;
}      
      
      
      .content .middle .index-swiper .shutter li, .content-index .middle .index-swiper .shutter li, .content-mo .middle .index-swiper .shutter li {
        opacity: 0.2;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }
        .content .middle .index-swiper .shutter li.active, .content-index .middle .index-swiper .shutter li.active, .content-mo .middle .index-swiper .shutter li.active {
          opacity: 1;
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          transition: all .3s linear; }
      .content .middle .index-swiper .shutter .shutter-list, .content-index .middle .index-swiper .shutter .shutter-list, .content-mo .middle .index-swiper .shutter .shutter-list {
        position: absolute;
        right: 0;
        bottom: 0; }
        .content .middle .index-swiper .shutter .shutter-list li, .content-index .middle .index-swiper .shutter .shutter-list li, .content-mo .middle .index-swiper .shutter .shutter-list li {
          position: relative;
          margin-right: 10px;
          z-index: 2;
          top: calc(100% - 20px);
          width: 8px;
          height: 8px;
          border-radius: 4px;
          cursor: pointer;
          background: #2a2c29;
          opacity: 0.2;
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          transition: all .3s linear; }
          .content .middle .index-swiper .shutter .shutter-list li.active, .content-index .middle .index-swiper .shutter .shutter-list li.active, .content-mo .middle .index-swiper .shutter .shutter-list li.active {
            opacity: 1;
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear; }
      .content .middle .index-swiper ul, .content-index .middle .index-swiper ul, .content-mo .middle .index-swiper ul {
        height: 100%;
        position: relative;
        left: 0; }
        .content .middle .index-swiper ul li, .content-index .middle .index-swiper ul li, .content-mo .middle .index-swiper ul li {
          width: 14rem;
          height: 100%;
          float: right; }
          .content .middle .index-swiper ul li img, .content-index .middle .index-swiper ul li img, .content-mo .middle .index-swiper ul li img {
            width: 100%;
            height: 100%; }
  .content .header-nav-mo, .content-index .header-nav-mo, .content-mo .header-nav-mo {
    padding: .2rem 0;
    background: #2a2c29;
    width: 100%;
    text-align: center; }
    .content .header-nav-mo.active, .content-index .header-nav-mo.active, .content-mo .header-nav-mo.active {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 9999998; }
    .content .header-nav-mo .language, .content-index .header-nav-mo .language, .content-mo .header-nav-mo .language {
      float: left;
      font-size: .4rem; }
      .content .header-nav-mo .language a, .content-index .header-nav-mo .language a, .content-mo .header-nav-mo .language a {
        color: #fff;
        margin-left: .3rem; }
    .content .header-nav-mo .logo, .content-index .header-nav-mo .logo, .content-mo .header-nav-mo .logo {
      height: .26rem;
      width: 2.13rem;
      line-height: .26rem;
      display: inline-block; }
      .content .header-nav-mo .logo.active, .content-index .header-nav-mo .logo.active, .content-mo .header-nav-mo .logo.active {
        display: none; }
      .content .header-nav-mo .logo img, .content-index .header-nav-mo .logo img, .content-mo .header-nav-mo .logo img {
        height: .6rem;
        position: absolute;
        top: .1rem;
        left: 50%;
        margin-left: -.4rem; }
    .content .header-nav-mo .menu, .content-index .header-nav-mo .menu, .content-mo .header-nav-mo .menu {
      float: right;
      width: .4rem;
      height: .4rem;
      margin-right: .3rem; }
      .content .header-nav-mo .menu img, .content-index .header-nav-mo .menu img, .content-mo .header-nav-mo .menu img {
        width: 100%;
        height: 100%; }
  .content .menu-list, .content-index .menu-list, .content-mo .menu-list {
    position: fixed;
    left: -4.25rem;
    top: 0;
    height: 100%;
    z-index: 999999999;
    width: 4.25rem;
    background: #2a2c29;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear; }
    .content .menu-list.active, .content-index .menu-list.active, .content-mo .menu-list.active {
      left: 0;
      -webkit-transition: all .3s linear;
      -o-transition: all .3s linear;
      transition: all .3s linear; }
    .content .menu-list .title, .content-index .menu-list .title, .content-mo .menu-list .title {
      height: 1rem;
      line-height: 1rem;
      width: 100%; }
      .content .menu-list .title img, .content-index .menu-list .title img, .content-mo .menu-list .title img {
        position: relative;
        top: .08rem;
        height: .36rem;
        width: 2.13rem;
        margin-left: .5rem; }
      .content .menu-list .title span, .content-index .menu-list .title span, .content-mo .menu-list .title span {
        float: right;
        height: 100%;
        display: block;
        width: .34rem;
        margin-right: .5rem;
        background: url("../image/close.png") no-repeat center;
        background-size: 100% auto; }
    .content .menu-list .first-type, .content-index .menu-list .first-type, .content-mo .menu-list .first-type {
      width: 100%;
      height: .9rem;
      line-height: .9rem;
      font-size: .26rem;
      border-bottom: 0.5px solid #959595; }
      .content .menu-list .first-type.active a, .content-index .menu-list .first-type.active a, .content-mo .menu-list .first-type.active a {
        color: #d86018; }
      .content .menu-list .first-type.active span, .content-index .menu-list .first-type.active span, .content-mo .menu-list .first-type.active span {
        background: url("../image/mo-arrow2.png") no-repeat center;
        background-size: 100% auto; }
      .content .menu-list .first-type a, .content-index .menu-list .first-type a, .content-mo .menu-list .first-type a {
        color: #fff;
        display: block;
        width: calc(100% - 1.2rem);
        height: 100%;
        float: left;
        padding-left: .5rem; }
      .content .menu-list .first-type span, .content-index .menu-list .first-type span, .content-mo .menu-list .first-type span {
        float: right;
        color: #fff;
        margin-right: .5rem;
        display: inline-block;
        width: .29rem;
        height: 100%;
        background: url("../image/mo-arrow.png") no-repeat center;
        background-size: 100% auto; }
    .content .menu-list .second-type, .content-index .menu-list .second-type, .content-mo .menu-list .second-type {
      width: 100%;
      display: none;
      font-size: .24rem; }
      .content .menu-list .second-type.active, .content-index .menu-list .second-type.active, .content-mo .menu-list .second-type.active {
        display: block; }
      .content .menu-list .second-type ul, .content-index .menu-list .second-type ul, .content-mo .menu-list .second-type ul {
        width: 100%; }
        .content .menu-list .second-type ul li, .content-index .menu-list .second-type ul li, .content-mo .menu-list .second-type ul li {
          width: 100%;
          height: .8rem;
          border-bottom: 0.5px solid #959595;
          line-height: .8rem; }
          .content .menu-list .second-type ul li a, .content-index .menu-list .second-type ul li a, .content-mo .menu-list .second-type ul li a {
            display: block;
            width: 100%;
            height: 100%;
            padding-left: .85rem;
            color: #fff; }
  .content .mo-banner, .content-index .mo-banner, .content-mo .mo-banner {
    width: 100%; }
    .content .mo-banner.active, .content-index .mo-banner.active, .content-mo .mo-banner.active {
      margin-top: 1rem; }
    .content .mo-banner img, .content-index .mo-banner img, .content-mo .mo-banner img {
      width: 100%; }
  .content .light, .content-index .light, .content-mo .light {
    position: absolute;
    bottom: 50%;
    margin-bottom: -3.35rem;
    width: 0;
    height: 2px;
    background-color: #000000;
	left: 50%;
    margin-left: -28%; }
  .content .ball, .content-index .ball, .content-mo .ball {
    position: absolute;
    bottom: 50%;
    margin-bottom: -3.35rem;
    left: 50%;
    margin-left: -28%;
    width: 0;
    height: 0;
    z-index: 99999; }
    .content .ball img, .content-index .ball img, .content-mo .ball img {
      position: relative;
      right: .1rem;
      bottom: .1rem;
      width: 0;
      height: 0; }
    .content .ball.active1, .content-index .ball.active1, .content-mo .ball.active1 {
      left: 28%;
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
  .content .index-nav, .content-index .index-nav, .content-mo .index-nav {
    width: 680px;
    height: 6%;
    position: absolute;
    display: none;
    bottom: 50%;
    margin-bottom: -3.35rem;
    left: 50%;
    margin-left: -340px;
    opacity: 0; }
    .content .index-nav.db, .content-index .index-nav.db, .content-mo .index-nav.db {
      display: block; }
    .content .index-nav a, .content-index .index-nav a, .content-mo .index-nav a {
      display: block;
      width: 8%;
      margin: 0 4.2%;
      white-space: nowrap;
      float: left;
      text-align: center;
      line-height: 150%;
      color: #6a6868;
      font-size: 15px;
      cursor: pointer;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition: all .3s linear;
      -o-transition: all .3s linear;
      transition: all .3s linear; 
	}
      .content .index-nav a:hover, .content-index .index-nav a:hover, .content-mo .index-nav a:hover {
        color: #000;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        font-weight: 500;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }
  .content .product-content, .content-index .product-content, .content-mo .product-content {
    width: 12rem;
    margin: 0 auto 0 auto; }
    .content .product-content.active, .content-index .product-content.active, .content-mo .product-content.active {
      margin-top: 40px; }
    .content .product-content ul, .content-index .product-content ul, .content-mo .product-content ul {
      width: 100%; }
      .content .product-content ul li, .content-index .product-content ul li, .content-mo .product-content ul li {
        position: relative; }
        .content .product-content ul li a, .content-index .product-content ul li a, .content-mo .product-content ul li a {
          background-color: #eeeeee;
          display: block;
          text-align: center; }
          .content .product-content ul li a:hover span, .content-index .product-content ul li a:hover span, .content-mo .product-content ul li a:hover span {
            height: 50px;
            -webkit-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear; }
          .content .product-content ul li a img, .content-index .product-content ul li a img, .content-mo .product-content ul li a img {
            display: inline-block;
            max-height: 700px;
            min-height: 300px; }
          .content .product-content ul li a span, .content-index .product-content ul li a span, .content-mo .product-content ul li a span {
            display: block;
            height: 0;
            position: absolute;
            bottom: 7px;
            overflow: hidden;
            width: calc(100% - 14px);
            margin: 0 auto;
            text-align: left;
            line-height: 50px;
            padding-left: 35px;
            color: #333;
            font-size: .16rem;
            background: #e3e1e1;
            opacity: 0.6;
            -webkit-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear; }
            .content .product-content ul li a span:hover, .content-index .product-content ul li a span:hover, .content-mo .product-content ul li a span:hover {
              opacity: 1;
              -webkit-transition: all 0.3s linear;
              -o-transition: all 0.3s linear;
              transition: all 0.3s linear; }
  .content .contact-content, .content-index .contact-content, .content-mo .contact-content {
    margin: .4rem auto; }
    .content .contact-content::after, .content-index .contact-content::after, .content-mo .contact-content::after {
      content: ".";
      clear: both;
      display: block;
      overflow: hidden;
      font-size: 0;
      height: 0; }
    .content .contact-content a, .content-index .contact-content a, .content-mo .contact-content a {
      color: #2a2c29; }
      .content .contact-content a:nth-of-type(4) .contact-box, .content-index .contact-content a:nth-of-type(4) .contact-box, .content-mo .contact-content a:nth-of-type(4) .contact-box {
        margin-right: 0; }
    .content .contact-content .contact-box, .content-index .contact-content .contact-box, .content-mo .contact-content .contact-box {
      width: 22%;
      float: left;
      cursor: pointer;
      margin-right: 4%; }
      .content .contact-content .contact-box.active .img, .content-index .contact-content .contact-box.active .img, .content-mo .contact-content .contact-box.active .img {
        width: 100%;
        height: 27px;
        background: url("../image/add1.png") no-repeat center;
        background-size: auto 100%; }
      .content .contact-content .contact-box.active .text .title, .content-index .contact-content .contact-box.active .text .title, .content-mo .contact-content .contact-box.active .text .title {
        color: #d7690c;
        border-color: #d7690c; }
      .content .contact-content .contact-box .img, .content-index .contact-content .contact-box .img, .content-mo .contact-content .contact-box .img {
        width: 100%;
        height: 27px;
        background: url("../image/add2.png") no-repeat center;
        background-size: auto 100%; }
      .content .contact-content .contact-box .text, .content-index .contact-content .contact-box .text, .content-mo .contact-content .contact-box .text {
        width: 100%;
        margin: 0 auto;
        text-align: center; }
        .content .contact-content .contact-box .text .title, .content-index .contact-content .contact-box .text .title, .content-mo .contact-content .contact-box .text .title {
          display: block;
          border-bottom: 1px solid #000;
          line-height: 36px;
          max-width: 100%;
          font-size: .16rem;
          font-weight: bold;
          font-family: "Microsoft YaHei";
          text-align: left;
          white-space: nowrap; }
        .content .contact-content .contact-box .text .text-text, .content-index .contact-content .contact-box .text .text-text, .content-mo .contact-content .contact-box .text .text-text {
          text-align: left;
          margin: 10px auto;
          font-size: 12px;
          line-height: 25px; }
          .content .contact-content .contact-box .text .text-text div, .content-index .contact-content .contact-box .text .text-text div, .content-mo .contact-content .contact-box .text .text-text div {
            width: 100%; }
            .content .contact-content .contact-box .text .text-text div::after, .content-index .contact-content .contact-box .text .text-text div::after, .content-mo .contact-content .contact-box .text .text-text div::after {
              content: ".";
              clear: both;
              display: block;
              overflow: hidden;
              font-size: 0;
              height: 0; }
          .content .contact-content .contact-box .text .text-text p, .content-index .contact-content .contact-box .text .text-text p, .content-mo .contact-content .contact-box .text .text-text p {
            display: block;
            margin: 0;
            max-width: 25%;
            float: left; }
          .content .contact-content .contact-box .text .text-text span, .content-index .contact-content .contact-box .text .text-text span, .content-mo .contact-content .contact-box .text .text-text span {
            margin-left: 3px;
            display: block;
            width: calc(75% - 3px);
            float: left; }
  .content #container1, .content #container2, .content #container3, .content #container4, .content-index #container1, .content-index #container2, .content-index #container3, .content-index #container4, .content-mo #container1, .content-mo #container2, .content-mo #container3, .content-mo #container4 {
    display: none;
    width: 12rem;
    margin: 0 auto;
    height: 5rem; }
    .content #container1.db, .content #container2.db, .content #container3.db, .content #container4.db, .content-index #container1.db, .content-index #container2.db, .content-index #container3.db, .content-index #container4.db, .content-mo #container1.db, .content-mo #container2.db, .content-mo #container3.db, .content-mo #container4.db {
      display: block; }
  .content .map-title, .content-index .map-title, .content-mo .map-title {
    color: #d7690c;
    font-size: 18px;
    text-align: center;
    line-height: 55px; }
  .content .feedback, .content-index .feedback, .content-mo .feedback {
    text-align: center; }
    .content .feedback .title, .content-index .feedback .title, .content-mo .feedback .title {
      display: inline-block;
      margin: .96rem auto .52rem auto;
      border-bottom: 1px solid #d7690c;
      line-height: 36px;
      font-size: .36rem;
      word-spacing: 6px;
      color: #d7690c;
      position: relative; }
      .content .feedback .title span, .content-index .feedback .title span, .content-mo .feedback .title span {
        position: absolute;
        bottom: -20px;
        left: 50%;
        margin-left: -100%;
        font-size: 12px;
        display: block;
        width: 200%;
        text-align: center;
        word-spacing: -1px;
        line-height: 0;
        color: #000;
        letter-spacing: 0; }
    .content .feedback form, .content-index .feedback form, .content-mo .feedback form {
      width: 100%; }
      .content .feedback form label, .content-index .feedback form label, .content-mo .feedback form label {
        float: left;
        text-align: left;
        width: 32%;
        margin-right: 2%;
        background: transparent;
        font-size: 14px;
        padding: 10px 0; }
        .content .feedback form label:nth-of-type(3), .content-index .feedback form label:nth-of-type(3), .content-mo .feedback form label:nth-of-type(3) {
          margin-right: 0; }
        .content .feedback form label:nth-of-type(4), .content-index .feedback form label:nth-of-type(4), .content-mo .feedback form label:nth-of-type(4) {
          margin-right: 0;
          width: 100%; }
      .content .feedback form input, .content-index .feedback form input, .content-mo .feedback form input {
        width: 32%;
        margin-right: 2%;
        padding-left: 5px;
        float: left;
        border: 1px solid #949494;
        outline: none;
        color: #2a2c29;
        height: 40px;
        line-height: 60px;
        font-size: 20px; }
        .content .feedback form input:nth-of-type(7), .content-index .feedback form input:nth-of-type(7), .content-mo .feedback form input:nth-of-type(7) {
          margin-right: 0; }
      .content .feedback form textarea, .content-index .feedback form textarea, .content-mo .feedback form textarea {
        width: calc(100% - 2px);
        height: 120px;
        outline: none;
        font-size: 20px;
        border: 1px solid #949494;
        text-indent: 5px; }
      .content .feedback form button, .content-index .feedback form button, .content-mo .feedback form button {
        outline: none;
        border: none;
        width: 200px;
        height: 38px;
        margin: .4rem auto;
        background-color: #d7690c;
        color: #fff;
        line-height: 38px;
        text-align: center;
        font-size: 18px;
        cursor: pointer; }
  .content .news-content, .content-index .news-content, .content-mo .news-content {
    width: 12rem;
    margin: .085rem auto 0 auto; }
    .content .news-content ul, .content-index .news-content ul, .content-mo .news-content ul {
      width: 100%; }
      .content .news-content ul li, .content-index .news-content ul li, .content-mo .news-content ul li {
        position: relative; }
        .content .news-content ul li a, .content-index .news-content ul li a, .content-mo .news-content ul li a {
          width: 100%;
          display: block;
          text-align: center;
          color: #000; }
          .content .news-content ul li a:hover span, .content-index .news-content ul li a:hover span, .content-mo .news-content ul li a:hover span {
            height: 50px;
            -webkit-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear; }
          .content .news-content ul li a img, .content-index .news-content ul li a img, .content-mo .news-content ul li a img {
            width: 100%;
            max-height: 700px;
            min-height: 200px; }
          .content .news-content ul li a .news-text, .content-index .news-content ul li a .news-text, .content-mo .news-content ul li a .news-text {
            display: block;
            width: 100%;
            padding: .1rem 5% 5px .1rem;
            background: #e2e2e2;
            text-align: left;
            position: relative;
            overflow: hidden; }
            .content .news-content ul li a .news-text .title, .content-index .news-content ul li a .news-text .title, .content-mo .news-content ul li a .news-text .title {
              font-size: .16rem;
              line-height: 1.2;
              font-weight: bold;
              width: calc(100% - .9rem);
              float: left;
              margin: .08rem 0;
              overflow: hidden;
              -o-text-overflow: ellipsis;
              text-overflow: ellipsis;
              display: -webkit-box;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical; }
            .content .news-content ul li a .news-text .date, .content-index .news-content ul li a .news-text .date, .content-mo .news-content ul li a .news-text .date {
              font-size: .13rem;
              line-height: .2rem;
              padding: .08rem 0;
              float: right;
              color: #5f5f5f; }
            .content .news-content ul li a .news-text .text, .content-index .news-content ul li a .news-text .text, .content-mo .news-content ul li a .news-text .text {
              width: 100%;
              float: left;
              max-height: 100px;
              text-align: justify;
              font-size: .14rem;
              line-height: 1.5;
              overflow: hidden;
              -o-text-overflow: ellipsis;
              text-overflow: ellipsis;
              display: -webkit-box;
              -webkit-line-clamp: 3;
              -webkit-box-orient: vertical;
              letter-spacing: 0; }
              .content .news-content ul li a .news-text .text img, .content-index .news-content ul li a .news-text .text img, .content-mo .news-content ul li a .news-text .text img {
                display: none; }
              .content .news-content ul li a .news-text .text p, .content-index .news-content ul li a .news-text .text p, .content-mo .news-content ul li a .news-text .text p {
                margin: 0;
                line-height: 16px;
                overflow: hidden;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical; }
  .content .newsshow-content, .content-index .newsshow-content, .content-mo .newsshow-content {
    width: 100%; }
    .content .newsshow-content h1, .content-index .newsshow-content h1, .content-mo .newsshow-content h1 {
      text-align: center;
      color: #000;
      margin: .5rem 0;
      font-size: .18rem;
      line-height: 1.2; }
    .content .newsshow-content .date, .content-index .newsshow-content .date, .content-mo .newsshow-content .date {
      width: 12rem;
      border-bottom: 1px solid #e3e3e3;
      padding-bottom: .1rem;
      font-size: .16rem;
      text-align: center;
      margin-bottom: .1rem; }
    .content .newsshow-content .text, .content-index .newsshow-content .text, .content-mo .newsshow-content .text {
      width: 12rem;
      font-size: .16rem;
      line-height: 1.3;
      text-align: justify;
      color: #2a2c29;
      min-height: 7rem; }
      .content .newsshow-content .text img, .content-index .newsshow-content .text img, .content-mo .newsshow-content .text img {
        display: block;
        margin: 0 auto;
        max-width: 12rem; }
  .content .discuss-show, .content-index .discuss-show, .content-mo .discuss-show {
    width: 12rem;
    margin: 20px auto; }
    .content .discuss-show .img, .content-index .discuss-show .img, .content-mo .discuss-show .img {
      width: 5rem;
      height: 5rem;
      margin-right: 1rem;
      float: left; }
      .content .discuss-show .img img, .content-index .discuss-show .img img, .content-mo .discuss-show .img img {
        width: 100%;
        height: 100%; }
    .content .discuss-show .text, .content-index .discuss-show .text, .content-mo .discuss-show .text {
      width: 6rem;
      float: left; }
      .content .discuss-show .text h1, .content-index .discuss-show .text h1, .content-mo .discuss-show .text h1 {
        margin-top: .3rem;
        color: #000;
        font-size: .3rem; }
      .content .discuss-show .text div, .content-index .discuss-show .text div, .content-mo .discuss-show .text div {
        margin-top: .7rem;
        font-size: .14rem;
        text-align: justify;
        color: #000;
        line-height: .24rem; }
      .content .discuss-show .text span, .content-index .discuss-show .text span, .content-mo .discuss-show .text span {
        display: block;
        padding-bottom: .05rem;
        width: 6rem;
        margin-top: .5rem;
        border-bottom: 1px solid #a3a1a1;
        font-size: .14rem;
        color: #5f5f5f; }
      .content .discuss-show .text .date-mo, .content-index .discuss-show .text .date-mo, .content-mo .discuss-show .text .date-mo {
        display: none;
        padding-bottom: .05rem;
        width: 100%;
        border-bottom: 1px solid #a3a1a1;
        font-size: .14rem;
        line-height: .2rem;
        color: #5f5f5f;
        text-align: left; }
    .content .discuss-show .main, .content-index .discuss-show .main, .content-mo .discuss-show .main {
      width: 100%;
      text-align: center;
      font-size: .14rem;
      padding: .2rem 0;
      float: left;
      margin-top: .3rem;
      border-top: 1px solid #a3a1a1;
      color: #000;
      line-height: .3rem; }
      .content .discuss-show .main img, .content-index .discuss-show .main img, .content-mo .discuss-show .main img {
        max-width: 100%;
        display: inline-block; }
  .content .next-prev, .content-index .next-prev, .content-mo .next-prev {
    width: 1200px;
    margin: .2rem auto;
    line-height: .3rem;
    font-size: .14rem;
    position: relative; }
    .content .next-prev .back, .content-index .next-prev .back, .content-mo .next-prev .back {
      position: fixed;
      bottom: 20px;
      right: 50%;
      margin-right: -560px;
      width: 40px;
      height: 40px; }
      .content .next-prev .back.active, .content-index .next-prev .back.active, .content-mo .next-prev .back.active {
        position: absolute;
        bottom: 0;
        width: 40px;
        height: 40px; }
      .content .next-prev .back a img, .content-index .next-prev .back a img, .content-mo .next-prev .back a img {
        width: 100%;
        height: 100%; }
    .content .next-prev a, .content-index .next-prev a, .content-mo .next-prev a {
      color: #5f5f5f; }
      .content .next-prev a:hover, .content-index .next-prev a:hover, .content-mo .next-prev a:hover {
        color: #2a2c29; }
  .content .header-nav, .content-index .header-nav, .content-mo .header-nav {
    width: 100%;
    position: relative;
    background: #e3e3e3; }
    .content .header-nav.active, .content-index .header-nav.active, .content-mo .header-nav.active {
      position: fixed;
      top: 0;
      z-index: 9999999; }
    .content .header-nav .logo-two, .content-index .header-nav .logo-two, .content-mo .header-nav .logo-two {
      width: 100%;
      height: 50px;
      background-color: #2a2c29;
      padding: 5px 0;
      z-index: 9999999;
      display: none; }
      .content .header-nav .logo-two .logo img:nth-of-type(1), .content-index .header-nav .logo-two .logo img:nth-of-type(1), .content-mo .header-nav .logo-two .logo img:nth-of-type(1) {
        position: absolute;
        left: 50%;
        width: 40px;
        height: 40px;
        margin-left: -20px; }
      .content .header-nav .logo-two .logo img:nth-of-type(2), .content-index .header-nav .logo-two .logo img:nth-of-type(2), .content-mo .header-nav .logo-two .logo img:nth-of-type(2) {
        display: none;
        position: absolute;
        left: 50%;
        height: 30px;
        margin-left: -5px; }
      .content .header-nav .logo-two .language, .content-index .header-nav .logo-two .language, .content-mo .header-nav .logo-two .language {
        line-height: 40px;
        float: right;
        font-size: 20px;
        margin-right: .3rem; }
        .content .header-nav .logo-two .language a, .content-index .header-nav .logo-two .language a, .content-mo .header-nav .logo-two .language a {
          display: block;
          height: 100%;
          color: #fff;
          float: left;
          text-align: center; }
      .content .header-nav .logo-two .menu, .content-index .header-nav .logo-two .menu, .content-mo .header-nav .logo-two .menu {
        float: right;
        width: 25px;
        height: 25px;
        display: none; }
        .content .header-nav .logo-two .menu img, .content-index .header-nav .logo-two .menu img, .content-mo .header-nav .logo-two .menu img {
          margin-top: 2.5px;
          width: 100%; }
      .content .header-nav .logo-two .search, .content-index .header-nav .logo-two .search, .content-mo .header-nav .logo-two .search {
        width: 170px;
        height: 18px;
        float: right;
        margin-right: 50px;
        overflow: inherit;
        margin-top: 10px;
        border-radius: 14px;
        border: 1px solid #2a2c29;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
        .content .header-nav .logo-two .search.active, .content-index .header-nav .logo-two .search.active, .content-mo .header-nav .logo-two .search.active {
          border: 1px solid #cecccc;
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
          .content .header-nav .logo-two .search.active input::-webkit-input-placeholder, .content .header-nav .logo-two .search.active textarea::-webkit-input-placeholder, .content-index .header-nav .logo-two .search.active input::-webkit-input-placeholder, .content-index .header-nav .logo-two .search.active textarea::-webkit-input-placeholder, .content-mo .header-nav .logo-two .search.active input::-webkit-input-placeholder, .content-mo .header-nav .logo-two .search.active textarea::-webkit-input-placeholder {
            color: #bfbdbd; }
          .content .header-nav .logo-two .search.active input:-moz-placeholder, .content .header-nav .logo-two .search.active textarea:-moz-placeholder, .content-index .header-nav .logo-two .search.active input:-moz-placeholder, .content-index .header-nav .logo-two .search.active textarea:-moz-placeholder, .content-mo .header-nav .logo-two .search.active input:-moz-placeholder, .content-mo .header-nav .logo-two .search.active textarea:-moz-placeholder {
            color: #bfbdbd; }
          .content .header-nav .logo-two .search.active input::-moz-placeholder, .content .header-nav .logo-two .search.active textarea::-moz-placeholder, .content-index .header-nav .logo-two .search.active input::-moz-placeholder, .content-index .header-nav .logo-two .search.active textarea::-moz-placeholder, .content-mo .header-nav .logo-two .search.active input::-moz-placeholder, .content-mo .header-nav .logo-two .search.active textarea::-moz-placeholder {
            color: #bfbdbd; }
          .content .header-nav .logo-two .search.active input:-ms-input-placeholder, .content .header-nav .logo-two .search.active textarea:-ms-input-placeholder, .content-index .header-nav .logo-two .search.active input:-ms-input-placeholder, .content-index .header-nav .logo-two .search.active textarea:-ms-input-placeholder, .content-mo .header-nav .logo-two .search.active input:-ms-input-placeholder, .content-mo .header-nav .logo-two .search.active textarea:-ms-input-placeholder {
            color: #bfbdbd; }
        .content .header-nav .logo-two .search input, .content-index .header-nav .logo-two .search input, .content-mo .header-nav .logo-two .search input {
          background: transparent;
          width: 120px;
          height: 100%;
          border: none;
          outline: none;
          padding-left: 10px;
          color: #fff; }
        .content .header-nav .logo-two .search button, .content-index .header-nav .logo-two .search button, .content-mo .header-nav .logo-two .search button {
          width: 16px;
          height: 16px;
          float: right;
          outline: none;
          border: none;
          position: relative;
          right: -30px;
          background: url("../image/search.png");
          background-size: 100% 100%; }
        .content .header-nav .logo-two .search input::-webkit-input-placeholder, .content .header-nav .logo-two .search textarea::-webkit-input-placeholder, .content-index .header-nav .logo-two .search input::-webkit-input-placeholder, .content-index .header-nav .logo-two .search textarea::-webkit-input-placeholder, .content-mo .header-nav .logo-two .search input::-webkit-input-placeholder, .content-mo .header-nav .logo-two .search textarea::-webkit-input-placeholder {
          color: #2a2c29;
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
        .content .header-nav .logo-two .search input:-moz-placeholder, .content .header-nav .logo-two .search textarea:-moz-placeholder, .content-index .header-nav .logo-two .search input:-moz-placeholder, .content-index .header-nav .logo-two .search textarea:-moz-placeholder, .content-mo .header-nav .logo-two .search input:-moz-placeholder, .content-mo .header-nav .logo-two .search textarea:-moz-placeholder {
          color: #2a2c29;
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
        .content .header-nav .logo-two .search input::-moz-placeholder, .content .header-nav .logo-two .search textarea::-moz-placeholder, .content-index .header-nav .logo-two .search input::-moz-placeholder, .content-index .header-nav .logo-two .search textarea::-moz-placeholder, .content-mo .header-nav .logo-two .search input::-moz-placeholder, .content-mo .header-nav .logo-two .search textarea::-moz-placeholder {
          color: #2a2c29;
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
        .content .header-nav .logo-two .search input:-ms-input-placeholder, .content .header-nav .logo-two .search textarea:-ms-input-placeholder, .content-index .header-nav .logo-two .search input:-ms-input-placeholder, .content-index .header-nav .logo-two .search textarea:-ms-input-placeholder, .content-mo .header-nav .logo-two .search input:-ms-input-placeholder, .content-mo .header-nav .logo-two .search textarea:-ms-input-placeholder {
          color: #2a2c29;
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
  .content .header-nav-main, .content-index .header-nav-main, .content-mo .header-nav-main {
    width: 100%;
    background: #e3e3e3;
    margin-top: 2px; }
    .content .header-nav-main .search-box, .content-index .header-nav-main .search-box, .content-mo .header-nav-main .search-box {
      position: absolute;
      right: 70px;
      top: 40px;
      z-index: 99;
      opacity: 0;
      height: 32px;
      background: #e3e3e3;
      padding: 5px 10px;
      -webkit-transition: all .3s linear;
      -o-transition: all .3s linear;
      transition: all .3s linear; }
      .content .header-nav-main .search-box.active, .content-index .header-nav-main .search-box.active, .content-mo .header-nav-main .search-box.active {
        opacity: 1;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }
      .content .header-nav-main .search-box select, .content-index .header-nav-main .search-box select, .content-mo .header-nav-main .search-box select {
        outline: none;
        border: none;
        float: right;
        background: transparent;
        height: 100%; }
      .content .header-nav-main .search-box form, .content-index .header-nav-main .search-box form, .content-mo .header-nav-main .search-box form {
        width: 150px;
        height: 100%;
        float: right;
        background: transparent; }
        .content .header-nav-main .search-box form:nth-of-type(2), .content-index .header-nav-main .search-box form:nth-of-type(2), .content-mo .header-nav-main .search-box form:nth-of-type(2) {
          display: none; }
        .content .header-nav-main .search-box form input, .content-index .header-nav-main .search-box form input, .content-mo .header-nav-main .search-box form input {
          padding-left: 10px;
          background: transparent;
          width: 100%;
          height: 100%;
          outline: none;
          border: 1px solid #a29f9f; }
        .content .header-nav-main .search-box form button, .content-index .header-nav-main .search-box form button, .content-mo .header-nav-main .search-box form button {
          width: 0;
          height: 0;
          outline: none;
          border: none;
          background: transparent; }
      .content .header-nav-main .search-box .btn1, .content .header-nav-main .search-box .btn2, .content-index .header-nav-main .search-box .btn1, .content-index .header-nav-main .search-box .btn2, .content-mo .header-nav-main .search-box .btn1, .content-mo .header-nav-main .search-box .btn2 {
        position: relative;
        left: calc(100% + 5px);
        width: 30px;
        height: 30px;
        color: #2a2c29;
        border: 1px solid #2a2c29;
        cursor: pointer;
        text-align: center;
        line-height: 30px;
        letter-spacing: 2px;
        border-radius: 15px;
        background: #2a2c29;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }
        .content .header-nav-main .search-box .btn1.active, .content .header-nav-main .search-box .btn2.active, .content-index .header-nav-main .search-box .btn1.active, .content-index .header-nav-main .search-box .btn2.active, .content-mo .header-nav-main .search-box .btn1.active, .content-mo .header-nav-main .search-box .btn2.active {
          color: #fff;
          width: 100px;
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          transition: all .3s linear; }
        .content .header-nav-main .search-box .btn1:hover, .content .header-nav-main .search-box .btn2:hover, .content-index .header-nav-main .search-box .btn1:hover, .content-index .header-nav-main .search-box .btn2:hover, .content-mo .header-nav-main .search-box .btn1:hover, .content-mo .header-nav-main .search-box .btn2:hover {
          background: #fff;
          color: #2a2c29; }
      .content .header-nav-main .search-box .btn1, .content-index .header-nav-main .search-box .btn1, .content-mo .header-nav-main .search-box .btn1 {
        top: -50px; }
      .content .header-nav-main .search-box .btn2, .content-index .header-nav-main .search-box .btn2, .content-mo .header-nav-main .search-box .btn2 {
        top: -40px; }
    .content .header-nav-main .w14, .content-index .header-nav-main .w14, .content-mo .header-nav-main .w14 {
      position: relative; }
    .content .header-nav-main .light2, .content-index .header-nav-main .light2, .content-mo .header-nav-main .light2 {
      position: absolute;
      width: 0;
      top: -2px;
      height: 2px;
      background-color: #000000;
      left: 50%;
      margin-left: -40rem; }
    .content .header-nav-main .ball2, .content-index .header-nav-main .ball2, .content-mo .header-nav-main .ball2 {
      position: absolute;
      top: -.02rem;
      width: 0;
      height: 0;
      z-index: 99999;
      left: 50%; }
      .content .header-nav-main .ball2 img, .content-index .header-nav-main .ball2 img, .content-mo .header-nav-main .ball2 img {
        position: relative;
        right: .1rem;
        bottom: .1rem;
        width: 0;
        height: 0;
        border-radius: 100%; }
      .content .header-nav-main .ball2.active1, .content-index .header-nav-main .ball2.active1, .content-mo .header-nav-main .ball2.active1 {
        left: 28%;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
    .content .header-nav-main .logo img:nth-of-type(1), .content-index .header-nav-main .logo img:nth-of-type(1), .content-mo .header-nav-main .logo img:nth-of-type(1) {
      position: absolute;
      left: 0;
      top: .1rem;
      height: .3rem; }
    .content .header-nav-main .logo img:nth-of-type(2), .content-index .header-nav-main .logo img:nth-of-type(2), .content-mo .header-nav-main .logo img:nth-of-type(2) {
      display: none;
      position: absolute;
      left: 0;
      top: 5px;
      height: 30px; }
    .content .header-nav-main .language, .content-index .header-nav-main .language, .content-mo .header-nav-main .language {
      line-height: .5rem;
      position: absolute;
      right: 0;
      top: 0;
      float: right;
      font-size: .16rem; }
      .content .header-nav-main .language a, .content-index .header-nav-main .language a, .content-mo .header-nav-main .language a {
        display: block;
        height: 100%;
        color: #000;
        float: left;
        text-align: center; }
    .content .header-nav-main .nav-second, .content-index .header-nav-main .nav-second, .content-mo .header-nav-main .nav-second {
      width: 100%;
      display: block;
      height: 0;
      -webkit-transition: all .3s linear;
      -o-transition: all .3s linear;
      transition: all .3s linear; }
      .content .header-nav-main .nav-second .search-btn, .content-index .header-nav-main .nav-second .search-btn, .content-mo .header-nav-main .nav-second .search-btn {
        position: absolute;
        cursor: pointer;
        right: 40px;
        top: 0;
        height: .5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .content .header-nav-main .nav-second .search-btn img, .content-index .header-nav-main .nav-second .search-btn img, .content-mo .header-nav-main .nav-second .search-btn img {
          width: 16px;
          height: 16px; }
      .content .header-nav-main .nav-second.active, .content-index .header-nav-main .nav-second.active, .content-mo .header-nav-main .nav-second.active {
        height: 40px;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }
        .content .header-nav-main .nav-second.active ul, .content-index .header-nav-main .nav-second.active ul, .content-mo .header-nav-main .nav-second.active ul {
          height: 40px; }
          .content .header-nav-main .nav-second.active ul li, .content-index .header-nav-main .nav-second.active ul li, .content-mo .header-nav-main .nav-second.active ul li {
            height: 40px;
            border-top: 1px solid #e2e2e2; }
            .content .header-nav-main .nav-second.active ul li a, .content-index .header-nav-main .nav-second.active ul li a, .content-mo .header-nav-main .nav-second.active ul li a {
              height: 40px;
              line-height: 40px; }
      .content .header-nav-main .nav-second ul, .content-index .header-nav-main .nav-second ul, .content-mo .header-nav-main .nav-second ul {
        display: none; }
        .content .header-nav-main .nav-second ul.db, .content-index .header-nav-main .nav-second ul.db, .content-mo .header-nav-main .nav-second ul.db {
          display: table; }
        .content .header-nav-main .nav-second ul li, .content-index .header-nav-main .nav-second ul li, .content-mo .header-nav-main .nav-second ul li {
          width: auto;
          margin: 0 .15rem; }
    .content .header-nav-main .first-list li:hover, .content-index .header-nav-main .first-list li:hover, .content-mo .header-nav-main .first-list li:hover {
      font-weight: bold; }
    .content .header-nav-main .first-list li.active, .content-index .header-nav-main .first-list li.active, .content-mo .header-nav-main .first-list li.active {
      font-weight: bold; }
    .content .header-nav-main ul, .content-index .header-nav-main ul, .content-mo .header-nav-main ul {
      display: table;
      text-align: center;
      height: .5rem;
      margin: 0 auto;
      overflow: hidden; }
      .content .header-nav-main ul li, .content-index .header-nav-main ul li, .content-mo .header-nav-main ul li {
        width: 1.4rem;
        height: .5rem;
        float: left; }
        .content .header-nav-main ul li:hover a, .content-index .header-nav-main ul li:hover a, .content-mo .header-nav-main ul li:hover a {
          color: #333;
          font-weight: bold;
          font-size: .16rem;
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
        .content .header-nav-main ul li.active a, .content-index .header-nav-main ul li.active a, .content-mo .header-nav-main ul li.active a {
          color: #333;
          font-size: .16rem;
          font-weight: bold;
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
        .content .header-nav-main ul li a, .content-index .header-nav-main ul li a, .content-mo .header-nav-main ul li a {
          display: block;
          width: 100%;
          height: .5rem;
          position: relative;
          top: -1px;
          line-height: .5rem;
          text-align: center;
          color: #6a6868;
          cursor: pointer;
          font-size: .14rem;
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
  .content .header-nav-main-two, .content-index .header-nav-main-two, .content-mo .header-nav-main-two {
    width: 100%;
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: #e3e3e3; }
    .content .header-nav-main-two .list, .content-index .header-nav-main-two .list, .content-mo .header-nav-main-two .list {
      display: none;
      width: 100%;
      height: 100%; }
      .content .header-nav-main-two .list.db, .content-index .header-nav-main-two .list.db, .content-mo .header-nav-main-two .list.db {
        display: block; }
      .content .header-nav-main-two .list ul, .content-index .header-nav-main-two .list ul, .content-mo .header-nav-main-two .list ul {
        display: table;
        text-align: center;
        margin: 0 auto; }
        .content .header-nav-main-two .list ul li, .content-index .header-nav-main-two .list ul li, .content-mo .header-nav-main-two .list ul li {
          float: left;
          height: 0;
          padding: 0 .1rem;
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
          .content .header-nav-main-two .list ul li.active, .content-index .header-nav-main-two .list ul li.active, .content-mo .header-nav-main-two .list ul li.active {
            font-weight: bold; }
          .content .header-nav-main-two .list ul li a, .content-index .header-nav-main-two .list ul li a, .content-mo .header-nav-main-two .list ul li a {
            color: #6a6868;
            line-height: 0;
            font-size: .12rem;
            -webkit-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear; }
            .content .header-nav-main-two .list ul li a:hover, .content-index .header-nav-main-two .list ul li a:hover, .content-mo .header-nav-main-two .list ul li a:hover {
              color: #333; }
            .content .header-nav-main-two .list ul li a.active, .content-index .header-nav-main-two .list ul li a.active, .content-mo .header-nav-main-two .list ul li a.active {
              color: #000; }
    .content .header-nav-main-two.active, .content-index .header-nav-main-two.active, .content-mo .header-nav-main-two.active {
      height: .5rem;
      opacity: 1;
      border-top: 1px solid #d8d5d5;
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      .content .header-nav-main-two.active .list ul li, .content-index .header-nav-main-two.active .list ul li, .content-mo .header-nav-main-two.active .list ul li {
        height: .5rem;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
        .content .header-nav-main-two.active .list ul li a, .content-index .header-nav-main-two.active .list ul li a, .content-mo .header-nav-main-two.active .list ul li a {
          line-height: .5rem;
          font-size: .14rem;
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
  .content .product-list, .content-index .product-list, .content-mo .product-list {
    width: 14rem;
    margin: 0 auto;
    height: calc(100% - 80px);
    background: #d9d8d8;
    position: relative; }
    .content .product-list.active, .content-index .product-list.active, .content-mo .product-list.active {
      top: 100px; }
    .content .product-list .box, .content-index .product-list .box, .content-mo .product-list .box {
      width: calc(50% - 8px);
      height: calc(50% - 8px);
      background-color: #cccbcb;
      overflow: hidden;
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      .content .product-list .box:nth-of-type(1), .content-index .product-list .box:nth-of-type(1), .content-mo .product-list .box:nth-of-type(1) {
        position: absolute;
        top: 0;
        left: 0; }
      .content .product-list .box:nth-of-type(2), .content-index .product-list .box:nth-of-type(2), .content-mo .product-list .box:nth-of-type(2) {
        position: absolute;
        top: 0;
        right: 0;
        float: right; }
      .content .product-list .box:nth-of-type(3), .content-index .product-list .box:nth-of-type(3), .content-mo .product-list .box:nth-of-type(3) {
        position: absolute;
        bottom: 0;
        left: 0; }
      .content .product-list .box:nth-of-type(4), .content-index .product-list .box:nth-of-type(4), .content-mo .product-list .box:nth-of-type(4) {
        position: absolute;
        bottom: 0;
        right: 0; }
      .content .product-list .box:hover, .content-index .product-list .box:hover, .content-mo .product-list .box:hover {
        background-color: #e2e2e2;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
        .content .product-list .box:hover .more, .content-index .product-list .box:hover .more, .content-mo .product-list .box:hover .more {
          left: 80px;
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
    .content .product-list .img, .content-index .product-list .img, .content-mo .product-list .img {
      width: 25%;
      margin-right: 5%;
      margin-top: 15%;
      float: right; }
      .content .product-list .img img, .content-index .product-list .img img, .content-mo .product-list .img img {
        width: 100%;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
        .content .product-list .img img:hover, .content-index .product-list .img img:hover, .content-mo .product-list .img img:hover {
          -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
          transform: scale(1.2);
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
    .content .product-list .product-title, .content-index .product-list .product-title, .content-mo .product-list .product-title {
      position: absolute;
      bottom: 40px;
      left: .8rem;
      word-spacing: 2px;
      font-family: Arial; }
      .content .product-list .product-title p, .content-index .product-list .product-title p, .content-mo .product-list .product-title p {
        font-family: Arial;
        font-size: .2rem;
        line-height: 50px; }
        .content .product-list .product-title p b, .content-index .product-list .product-title p b, .content-mo .product-list .product-title p b {
          font-family: Arial,SimHei;
          font-size: .34rem;
          font-weight: 700; }
      .content .product-list .product-title span, .content-index .product-list .product-title span, .content-mo .product-list .product-title span {
        font-size: .16rem;
        font-weight: 500;
        line-height: 24px;
        opacity: 0.8;
        max-width: 3.3rem;
        word-spacing: 2px;
        display: block; }
    .content .product-list .more, .content-index .product-list .more, .content-mo .product-list .more {
      width: 115px;
      height: 40px;
      padding: 1px;
      color: #000;
      font-size: .14rem;
      overflow: hidden;
      position: relative;
      top: 30%;
      left: -200px;
      background-color: transparent;
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      .content .product-list .more:hover a, .content-index .product-list .more:hover a, .content-mo .product-list .more:hover a {
        border-color: #b2b1b1; }
      .content .product-list .more:hover .text2, .content-index .product-list .more:hover .text2, .content-mo .product-list .more:hover .text2 {
        color: #fff; }
      .content .product-list .more:hover .bg, .content-index .product-list .more:hover .bg, .content-mo .product-list .more:hover .bg {
        left: 0;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
      .content .product-list .more:hover .icon, .content-index .product-list .more:hover .icon, .content-mo .product-list .more:hover .icon {
        background: url("../image/arrow-right2.png") no-repeat;
        background-size: 30px 10px; }
      .content .product-list .more a, .content-index .product-list .more a, .content-mo .product-list .more a {
        border: 1px solid #333;
        display: block;
        width: 113px;
        height: 38px;
        line-height: 40px;
        z-index: 5000;
        background: transparent;
        position: relative; }
        .content .product-list .more a .text2, .content-index .product-list .more a .text2, .content-mo .product-list .more a .text2 {
          color: #333;
          position: absolute;
          left: 10px; }
        .content .product-list .more a .bg, .content-index .product-list .more a .bg, .content-mo .product-list .more a .bg {
          position: absolute;
          left: 120px;
          opacity: 1;
          display: block;
          width: 113px;
          height: 38px;
          background: #d7690c;
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
  .content .product-show, .content-index .product-show, .content-mo .product-show {
    width: 14rem;
    height: 6.3rem;
    margin: 10px auto 40px auto;
    position: relative; }
    .content .product-show .location, .content-index .product-show .location, .content-mo .product-show .location {
      font-size: 12px;
      position: relative;
      width: 100%;
      height: .3rem;
      line-height: .3rem;
      color: #000; }
      .content .product-show .location a, .content-index .product-show .location a, .content-mo .product-show .location a {
        color: #000;
        margin-left: 3px; }
    .content .product-show.active, .content-index .product-show.active, .content-mo .product-show.active {
      margin-top: 40px; }
    .content .product-show .show-middle, .content .product-show .show-middle1, .content .product-show .show-middle2, .content .product-show .show-middle3, .content .product-show .show-middle4, .content .product-show .show-middle5, .content-index .product-show .show-middle, .content-index .product-show .show-middle1, .content-index .product-show .show-middle2, .content-index .product-show .show-middle3, .content-index .product-show .show-middle4, .content-index .product-show .show-middle5, .content-mo .product-show .show-middle, .content-mo .product-show .show-middle1, .content-mo .product-show .show-middle2, .content-mo .product-show .show-middle3, .content-mo .product-show .show-middle4, .content-mo .product-show .show-middle5 {
      width: 7rem;
      height: 100%;
      position: absolute;
      left: 50%;
      margin-left: -3.5rem;
      bottom: 0; }
      .content .product-show .show-middle .btn-swiper, .content .product-show .show-middle1 .btn-swiper, .content .product-show .show-middle2 .btn-swiper, .content .product-show .show-middle3 .btn-swiper, .content .product-show .show-middle4 .btn-swiper, .content .product-show .show-middle5 .btn-swiper, .content-index .product-show .show-middle .btn-swiper, .content-index .product-show .show-middle1 .btn-swiper, .content-index .product-show .show-middle2 .btn-swiper, .content-index .product-show .show-middle3 .btn-swiper, .content-index .product-show .show-middle4 .btn-swiper, .content-index .product-show .show-middle5 .btn-swiper, .content-mo .product-show .show-middle .btn-swiper, .content-mo .product-show .show-middle1 .btn-swiper, .content-mo .product-show .show-middle2 .btn-swiper, .content-mo .product-show .show-middle3 .btn-swiper, .content-mo .product-show .show-middle4 .btn-swiper, .content-mo .product-show .show-middle5 .btn-swiper {
        width: 100%;
        height: 4px;
        position: absolute;
        bottom: -58px; }
        .content .product-show .show-middle .btn-swiper ul, .content .product-show .show-middle1 .btn-swiper ul, .content .product-show .show-middle2 .btn-swiper ul, .content .product-show .show-middle3 .btn-swiper ul, .content .product-show .show-middle4 .btn-swiper ul, .content .product-show .show-middle5 .btn-swiper ul, .content-index .product-show .show-middle .btn-swiper ul, .content-index .product-show .show-middle1 .btn-swiper ul, .content-index .product-show .show-middle2 .btn-swiper ul, .content-index .product-show .show-middle3 .btn-swiper ul, .content-index .product-show .show-middle4 .btn-swiper ul, .content-index .product-show .show-middle5 .btn-swiper ul, .content-mo .product-show .show-middle .btn-swiper ul, .content-mo .product-show .show-middle1 .btn-swiper ul, .content-mo .product-show .show-middle2 .btn-swiper ul, .content-mo .product-show .show-middle3 .btn-swiper ul, .content-mo .product-show .show-middle4 .btn-swiper ul, .content-mo .product-show .show-middle5 .btn-swiper ul {
          height: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .content .product-show .show-middle .btn-swiper ul li, .content .product-show .show-middle1 .btn-swiper ul li, .content .product-show .show-middle2 .btn-swiper ul li, .content .product-show .show-middle3 .btn-swiper ul li, .content .product-show .show-middle4 .btn-swiper ul li, .content .product-show .show-middle5 .btn-swiper ul li, .content-index .product-show .show-middle .btn-swiper ul li, .content-index .product-show .show-middle1 .btn-swiper ul li, .content-index .product-show .show-middle2 .btn-swiper ul li, .content-index .product-show .show-middle3 .btn-swiper ul li, .content-index .product-show .show-middle4 .btn-swiper ul li, .content-index .product-show .show-middle5 .btn-swiper ul li, .content-mo .product-show .show-middle .btn-swiper ul li, .content-mo .product-show .show-middle1 .btn-swiper ul li, .content-mo .product-show .show-middle2 .btn-swiper ul li, .content-mo .product-show .show-middle3 .btn-swiper ul li, .content-mo .product-show .show-middle4 .btn-swiper ul li, .content-mo .product-show .show-middle5 .btn-swiper ul li {
            margin: 4px;
            width: 4px;
            height: 4px;
            float: left;
            border-radius: 2px;
            background: #333;
            border: 1px solid #333;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
            -webkit-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear; }
            .content .product-show .show-middle .btn-swiper ul li.active, .content .product-show .show-middle1 .btn-swiper ul li.active, .content .product-show .show-middle2 .btn-swiper ul li.active, .content .product-show .show-middle3 .btn-swiper ul li.active, .content .product-show .show-middle4 .btn-swiper ul li.active, .content .product-show .show-middle5 .btn-swiper ul li.active, .content-index .product-show .show-middle .btn-swiper ul li.active, .content-index .product-show .show-middle1 .btn-swiper ul li.active, .content-index .product-show .show-middle2 .btn-swiper ul li.active, .content-index .product-show .show-middle3 .btn-swiper ul li.active, .content-index .product-show .show-middle4 .btn-swiper ul li.active, .content-index .product-show .show-middle5 .btn-swiper ul li.active, .content-mo .product-show .show-middle .btn-swiper ul li.active, .content-mo .product-show .show-middle1 .btn-swiper ul li.active, .content-mo .product-show .show-middle2 .btn-swiper ul li.active, .content-mo .product-show .show-middle3 .btn-swiper ul li.active, .content-mo .product-show .show-middle4 .btn-swiper ul li.active, .content-mo .product-show .show-middle5 .btn-swiper ul li.active {
              background: #fff;
              -webkit-transform: scale(1.5);
              -ms-transform: scale(1.5);
              transform: scale(1.5);
              -webkit-transition: all 0.3s linear;
              -o-transition: all 0.3s linear;
              transition: all 0.3s linear; }
      .content .product-show .show-middle .img-list, .content .product-show .show-middle1 .img-list, .content .product-show .show-middle2 .img-list, .content .product-show .show-middle3 .img-list, .content .product-show .show-middle4 .img-list, .content .product-show .show-middle5 .img-list, .content-index .product-show .show-middle .img-list, .content-index .product-show .show-middle1 .img-list, .content-index .product-show .show-middle2 .img-list, .content-index .product-show .show-middle3 .img-list, .content-index .product-show .show-middle4 .img-list, .content-index .product-show .show-middle5 .img-list, .content-mo .product-show .show-middle .img-list, .content-mo .product-show .show-middle1 .img-list, .content-mo .product-show .show-middle2 .img-list, .content-mo .product-show .show-middle3 .img-list, .content-mo .product-show .show-middle4 .img-list, .content-mo .product-show .show-middle5 .img-list {
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .content .product-show .show-middle .img-list ul, .content .product-show .show-middle1 .img-list ul, .content .product-show .show-middle2 .img-list ul, .content .product-show .show-middle3 .img-list ul, .content .product-show .show-middle4 .img-list ul, .content .product-show .show-middle5 .img-list ul, .content-index .product-show .show-middle .img-list ul, .content-index .product-show .show-middle1 .img-list ul, .content-index .product-show .show-middle2 .img-list ul, .content-index .product-show .show-middle3 .img-list ul, .content-index .product-show .show-middle4 .img-list ul, .content-index .product-show .show-middle5 .img-list ul, .content-mo .product-show .show-middle .img-list ul, .content-mo .product-show .show-middle1 .img-list ul, .content-mo .product-show .show-middle2 .img-list ul, .content-mo .product-show .show-middle3 .img-list ul, .content-mo .product-show .show-middle4 .img-list ul, .content-mo .product-show .show-middle5 .img-list ul {
          display: block;
          width: 999999px;
          height: 100%;
          position: relative;
          left: 0; }
          .content .product-show .show-middle .img-list ul li, .content .product-show .show-middle1 .img-list ul li, .content .product-show .show-middle2 .img-list ul li, .content .product-show .show-middle3 .img-list ul li, .content .product-show .show-middle4 .img-list ul li, .content .product-show .show-middle5 .img-list ul li, .content-index .product-show .show-middle .img-list ul li, .content-index .product-show .show-middle1 .img-list ul li, .content-index .product-show .show-middle2 .img-list ul li, .content-index .product-show .show-middle3 .img-list ul li, .content-index .product-show .show-middle4 .img-list ul li, .content-index .product-show .show-middle5 .img-list ul li, .content-mo .product-show .show-middle .img-list ul li, .content-mo .product-show .show-middle1 .img-list ul li, .content-mo .product-show .show-middle2 .img-list ul li, .content-mo .product-show .show-middle3 .img-list ul li, .content-mo .product-show .show-middle4 .img-list ul li, .content-mo .product-show .show-middle5 .img-list ul li {
            width: 7rem;
            height: 100%;
            float: left;
            overflow: hidden;
            text-align: center;
            position: relative; }
            .content .product-show .show-middle .img-list ul li img, .content .product-show .show-middle1 .img-list ul li img, .content .product-show .show-middle2 .img-list ul li img, .content .product-show .show-middle3 .img-list ul li img, .content .product-show .show-middle4 .img-list ul li img, .content .product-show .show-middle5 .img-list ul li img, .content-index .product-show .show-middle .img-list ul li img, .content-index .product-show .show-middle1 .img-list ul li img, .content-index .product-show .show-middle2 .img-list ul li img, .content-index .product-show .show-middle3 .img-list ul li img, .content-index .product-show .show-middle4 .img-list ul li img, .content-index .product-show .show-middle5 .img-list ul li img, .content-mo .product-show .show-middle .img-list ul li img, .content-mo .product-show .show-middle1 .img-list ul li img, .content-mo .product-show .show-middle2 .img-list ul li img, .content-mo .product-show .show-middle3 .img-list ul li img, .content-mo .product-show .show-middle4 .img-list ul li img, .content-mo .product-show .show-middle5 .img-list ul li img {
              height: 100%;
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              margin: auto; }
      .content .product-show .show-middle .prev, .content .product-show .show-middle .next, .content .product-show .show-middle1 .prev, .content .product-show .show-middle1 .next, .content .product-show .show-middle2 .prev, .content .product-show .show-middle2 .next, .content .product-show .show-middle3 .prev, .content .product-show .show-middle3 .next, .content .product-show .show-middle4 .prev, .content .product-show .show-middle4 .next, .content .product-show .show-middle5 .prev, .content .product-show .show-middle5 .next, .content-index .product-show .show-middle .prev, .content-index .product-show .show-middle .next, .content-index .product-show .show-middle1 .prev, .content-index .product-show .show-middle1 .next, .content-index .product-show .show-middle2 .prev, .content-index .product-show .show-middle2 .next, .content-index .product-show .show-middle3 .prev, .content-index .product-show .show-middle3 .next, .content-index .product-show .show-middle4 .prev, .content-index .product-show .show-middle4 .next, .content-index .product-show .show-middle5 .prev, .content-index .product-show .show-middle5 .next, .content-mo .product-show .show-middle .prev, .content-mo .product-show .show-middle .next, .content-mo .product-show .show-middle1 .prev, .content-mo .product-show .show-middle1 .next, .content-mo .product-show .show-middle2 .prev, .content-mo .product-show .show-middle2 .next, .content-mo .product-show .show-middle3 .prev, .content-mo .product-show .show-middle3 .next, .content-mo .product-show .show-middle4 .prev, .content-mo .product-show .show-middle4 .next, .content-mo .product-show .show-middle5 .prev, .content-mo .product-show .show-middle5 .next {
        width: 30px;
        height: 30px;
        position: absolute;
        opacity: 1;
        cursor: pointer; }
        .content .product-show .show-middle .prev.active, .content .product-show .show-middle .next.active, .content .product-show .show-middle1 .prev.active, .content .product-show .show-middle1 .next.active, .content .product-show .show-middle2 .prev.active, .content .product-show .show-middle2 .next.active, .content .product-show .show-middle3 .prev.active, .content .product-show .show-middle3 .next.active, .content .product-show .show-middle4 .prev.active, .content .product-show .show-middle4 .next.active, .content .product-show .show-middle5 .prev.active, .content .product-show .show-middle5 .next.active, .content-index .product-show .show-middle .prev.active, .content-index .product-show .show-middle .next.active, .content-index .product-show .show-middle1 .prev.active, .content-index .product-show .show-middle1 .next.active, .content-index .product-show .show-middle2 .prev.active, .content-index .product-show .show-middle2 .next.active, .content-index .product-show .show-middle3 .prev.active, .content-index .product-show .show-middle3 .next.active, .content-index .product-show .show-middle4 .prev.active, .content-index .product-show .show-middle4 .next.active, .content-index .product-show .show-middle5 .prev.active, .content-index .product-show .show-middle5 .next.active, .content-mo .product-show .show-middle .prev.active, .content-mo .product-show .show-middle .next.active, .content-mo .product-show .show-middle1 .prev.active, .content-mo .product-show .show-middle1 .next.active, .content-mo .product-show .show-middle2 .prev.active, .content-mo .product-show .show-middle2 .next.active, .content-mo .product-show .show-middle3 .prev.active, .content-mo .product-show .show-middle3 .next.active, .content-mo .product-show .show-middle4 .prev.active, .content-mo .product-show .show-middle4 .next.active, .content-mo .product-show .show-middle5 .prev.active, .content-mo .product-show .show-middle5 .next.active {
          opacity: 0.5; }
      .content .product-show .show-middle .next, .content .product-show .show-middle1 .next, .content .product-show .show-middle2 .next, .content .product-show .show-middle3 .next, .content .product-show .show-middle4 .next, .content .product-show .show-middle5 .next, .content-index .product-show .show-middle .next, .content-index .product-show .show-middle1 .next, .content-index .product-show .show-middle2 .next, .content-index .product-show .show-middle3 .next, .content-index .product-show .show-middle4 .next, .content-index .product-show .show-middle5 .next, .content-mo .product-show .show-middle .next, .content-mo .product-show .show-middle1 .next, .content-mo .product-show .show-middle2 .next, .content-mo .product-show .show-middle3 .next, .content-mo .product-show .show-middle4 .next, .content-mo .product-show .show-middle5 .next {
        top: 3rem;
        right: 0;
        background: url("../image/arrow-bottom.png") no-repeat center;
        background-size: 100% auto;
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg); }
      .content .product-show .show-middle .prev, .content .product-show .show-middle1 .prev, .content .product-show .show-middle2 .prev, .content .product-show .show-middle3 .prev, .content .product-show .show-middle4 .prev, .content .product-show .show-middle5 .prev, .content-index .product-show .show-middle .prev, .content-index .product-show .show-middle1 .prev, .content-index .product-show .show-middle2 .prev, .content-index .product-show .show-middle3 .prev, .content-index .product-show .show-middle4 .prev, .content-index .product-show .show-middle5 .prev, .content-mo .product-show .show-middle .prev, .content-mo .product-show .show-middle1 .prev, .content-mo .product-show .show-middle2 .prev, .content-mo .product-show .show-middle3 .prev, .content-mo .product-show .show-middle4 .prev, .content-mo .product-show .show-middle5 .prev {
        top: 3rem;
        left: 0;
        background: url("../image/arrow-top.png") no-repeat center;
        background-size: 100% auto;
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg); }
    .content .product-show .show-middle1, .content .product-show .show-middle2, .content .product-show .show-middle3, .content .product-show .show-middle4, .content .product-show .show-middle5, .content-index .product-show .show-middle1, .content-index .product-show .show-middle2, .content-index .product-show .show-middle3, .content-index .product-show .show-middle4, .content-index .product-show .show-middle5, .content-mo .product-show .show-middle1, .content-mo .product-show .show-middle2, .content-mo .product-show .show-middle3, .content-mo .product-show .show-middle4, .content-mo .product-show .show-middle5 {
      display: none; }
      .content .product-show .show-middle1.db, .content .product-show .show-middle2.db, .content .product-show .show-middle3.db, .content .product-show .show-middle4.db, .content .product-show .show-middle5.db, .content-index .product-show .show-middle1.db, .content-index .product-show .show-middle2.db, .content-index .product-show .show-middle3.db, .content-index .product-show .show-middle4.db, .content-index .product-show .show-middle5.db, .content-mo .product-show .show-middle1.db, .content-mo .product-show .show-middle2.db, .content-mo .product-show .show-middle3.db, .content-mo .product-show .show-middle4.db, .content-mo .product-show .show-middle5.db {
        display: block; }
    .content .product-show .show-left, .content .product-show .show-left1, .content .product-show .show-left2, .content .product-show .show-left3, .content .product-show .show-left4, .content .product-show .show-left5, .content-index .product-show .show-left, .content-index .product-show .show-left1, .content-index .product-show .show-left2, .content-index .product-show .show-left3, .content-index .product-show .show-left4, .content-index .product-show .show-left5, .content-mo .product-show .show-left, .content-mo .product-show .show-left1, .content-mo .product-show .show-left2, .content-mo .product-show .show-left3, .content-mo .product-show .show-left4, .content-mo .product-show .show-left5 {
      width: calc(50% - 2.69rem);
      height: 100%;
      float: left;
      position: relative; }
      .content .product-show .show-left .seo, .content .product-show .show-left1 .seo, .content .product-show .show-left2 .seo, .content .product-show .show-left3 .seo, .content .product-show .show-left4 .seo, .content .product-show .show-left5 .seo, .content-index .product-show .show-left .seo, .content-index .product-show .show-left1 .seo, .content-index .product-show .show-left2 .seo, .content-index .product-show .show-left3 .seo, .content-index .product-show .show-left4 .seo, .content-index .product-show .show-left5 .seo, .content-mo .product-show .show-left .seo, .content-mo .product-show .show-left1 .seo, .content-mo .product-show .show-left2 .seo, .content-mo .product-show .show-left3 .seo, .content-mo .product-show .show-left4 .seo, .content-mo .product-show .show-left5 .seo {
        width: 80%;
        margin-top: 10px;
        line-height: 24px; }
        .content .product-show .show-left .seo h3, .content .product-show .show-left1 .seo h3, .content .product-show .show-left2 .seo h3, .content .product-show .show-left3 .seo h3, .content .product-show .show-left4 .seo h3, .content .product-show .show-left5 .seo h3, .content-index .product-show .show-left .seo h3, .content-index .product-show .show-left1 .seo h3, .content-index .product-show .show-left2 .seo h3, .content-index .product-show .show-left3 .seo h3, .content-index .product-show .show-left4 .seo h3, .content-index .product-show .show-left5 .seo h3, .content-mo .product-show .show-left .seo h3, .content-mo .product-show .show-left1 .seo h3, .content-mo .product-show .show-left2 .seo h3, .content-mo .product-show .show-left3 .seo h3, .content-mo .product-show .show-left4 .seo h3, .content-mo .product-show .show-left5 .seo h3 {
          display: inline-block;
          float: left;
          border-bottom: 2px solid #000;
          color: #000; }
        .content .product-show .show-left .seo ul, .content .product-show .show-left1 .seo ul, .content .product-show .show-left2 .seo ul, .content .product-show .show-left3 .seo ul, .content .product-show .show-left4 .seo ul, .content .product-show .show-left5 .seo ul, .content-index .product-show .show-left .seo ul, .content-index .product-show .show-left1 .seo ul, .content-index .product-show .show-left2 .seo ul, .content-index .product-show .show-left3 .seo ul, .content-index .product-show .show-left4 .seo ul, .content-index .product-show .show-left5 .seo ul, .content-mo .product-show .show-left .seo ul, .content-mo .product-show .show-left1 .seo ul, .content-mo .product-show .show-left2 .seo ul, .content-mo .product-show .show-left3 .seo ul, .content-mo .product-show .show-left4 .seo ul, .content-mo .product-show .show-left5 .seo ul {
          margin-top: 9px;
          display: block;
          float: left;
          width: 100%; }
          .content .product-show .show-left .seo ul::after, .content .product-show .show-left1 .seo ul::after, .content .product-show .show-left2 .seo ul::after, .content .product-show .show-left3 .seo ul::after, .content .product-show .show-left4 .seo ul::after, .content .product-show .show-left5 .seo ul::after, .content-index .product-show .show-left .seo ul::after, .content-index .product-show .show-left1 .seo ul::after, .content-index .product-show .show-left2 .seo ul::after, .content-index .product-show .show-left3 .seo ul::after, .content-index .product-show .show-left4 .seo ul::after, .content-index .product-show .show-left5 .seo ul::after, .content-mo .product-show .show-left .seo ul::after, .content-mo .product-show .show-left1 .seo ul::after, .content-mo .product-show .show-left2 .seo ul::after, .content-mo .product-show .show-left3 .seo ul::after, .content-mo .product-show .show-left4 .seo ul::after, .content-mo .product-show .show-left5 .seo ul::after {
            content: ".";
            clear: both;
            display: block;
            overflow: hidden;
            font-size: 0;
            height: 0; }
          .content .product-show .show-left .seo ul li, .content .product-show .show-left1 .seo ul li, .content .product-show .show-left2 .seo ul li, .content .product-show .show-left3 .seo ul li, .content .product-show .show-left4 .seo ul li, .content .product-show .show-left5 .seo ul li, .content-index .product-show .show-left .seo ul li, .content-index .product-show .show-left1 .seo ul li, .content-index .product-show .show-left2 .seo ul li, .content-index .product-show .show-left3 .seo ul li, .content-index .product-show .show-left4 .seo ul li, .content-index .product-show .show-left5 .seo ul li, .content-mo .product-show .show-left .seo ul li, .content-mo .product-show .show-left1 .seo ul li, .content-mo .product-show .show-left2 .seo ul li, .content-mo .product-show .show-left3 .seo ul li, .content-mo .product-show .show-left4 .seo ul li, .content-mo .product-show .show-left5 .seo ul li {
            cursor: pointer;
            display: inline-block;
            font-size: .16rem;
            color: #000;
            margin-right: .2rem;
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear; }
            .content .product-show .show-left .seo ul li.active, .content .product-show .show-left1 .seo ul li.active, .content .product-show .show-left2 .seo ul li.active, .content .product-show .show-left3 .seo ul li.active, .content .product-show .show-left4 .seo ul li.active, .content .product-show .show-left5 .seo ul li.active, .content-index .product-show .show-left .seo ul li.active, .content-index .product-show .show-left1 .seo ul li.active, .content-index .product-show .show-left2 .seo ul li.active, .content-index .product-show .show-left3 .seo ul li.active, .content-index .product-show .show-left4 .seo ul li.active, .content-index .product-show .show-left5 .seo ul li.active, .content-mo .product-show .show-left .seo ul li.active, .content-mo .product-show .show-left1 .seo ul li.active, .content-mo .product-show .show-left2 .seo ul li.active, .content-mo .product-show .show-left3 .seo ul li.active, .content-mo .product-show .show-left4 .seo ul li.active, .content-mo .product-show .show-left5 .seo ul li.active {
              color: #d86018;
              font-size: .2rem;
              -webkit-transition: all .3s linear;
              -o-transition: all .3s linear;
              transition: all .3s linear; }
            .content .product-show .show-left .seo ul li:hover, .content .product-show .show-left1 .seo ul li:hover, .content .product-show .show-left2 .seo ul li:hover, .content .product-show .show-left3 .seo ul li:hover, .content .product-show .show-left4 .seo ul li:hover, .content .product-show .show-left5 .seo ul li:hover, .content-index .product-show .show-left .seo ul li:hover, .content-index .product-show .show-left1 .seo ul li:hover, .content-index .product-show .show-left2 .seo ul li:hover, .content-index .product-show .show-left3 .seo ul li:hover, .content-index .product-show .show-left4 .seo ul li:hover, .content-index .product-show .show-left5 .seo ul li:hover, .content-mo .product-show .show-left .seo ul li:hover, .content-mo .product-show .show-left1 .seo ul li:hover, .content-mo .product-show .show-left2 .seo ul li:hover, .content-mo .product-show .show-left3 .seo ul li:hover, .content-mo .product-show .show-left4 .seo ul li:hover, .content-mo .product-show .show-left5 .seo ul li:hover {
              color: #d86018;
              font-size: .22rem;
              -webkit-transition: all .3s linear;
              -o-transition: all .3s linear;
              transition: all .3s linear; }
      .content .product-show .show-left .title, .content .product-show .show-left .description, .content .product-show .show-left1 .title, .content .product-show .show-left1 .description, .content .product-show .show-left2 .title, .content .product-show .show-left2 .description, .content .product-show .show-left3 .title, .content .product-show .show-left3 .description, .content .product-show .show-left4 .title, .content .product-show .show-left4 .description, .content .product-show .show-left5 .title, .content .product-show .show-left5 .description, .content-index .product-show .show-left .title, .content-index .product-show .show-left .description, .content-index .product-show .show-left1 .title, .content-index .product-show .show-left1 .description, .content-index .product-show .show-left2 .title, .content-index .product-show .show-left2 .description, .content-index .product-show .show-left3 .title, .content-index .product-show .show-left3 .description, .content-index .product-show .show-left4 .title, .content-index .product-show .show-left4 .description, .content-index .product-show .show-left5 .title, .content-index .product-show .show-left5 .description, .content-mo .product-show .show-left .title, .content-mo .product-show .show-left .description, .content-mo .product-show .show-left1 .title, .content-mo .product-show .show-left1 .description, .content-mo .product-show .show-left2 .title, .content-mo .product-show .show-left2 .description, .content-mo .product-show .show-left3 .title, .content-mo .product-show .show-left3 .description, .content-mo .product-show .show-left4 .title, .content-mo .product-show .show-left4 .description, .content-mo .product-show .show-left5 .title, .content-mo .product-show .show-left5 .description {
        width: 100%;
        line-height: .3rem;
        padding-bottom: .05rem;
        color: #000;
        font-size: .35rem; }
      .content .product-show .show-left .title, .content .product-show .show-left1 .title, .content .product-show .show-left2 .title, .content .product-show .show-left3 .title, .content .product-show .show-left4 .title, .content .product-show .show-left5 .title, .content-index .product-show .show-left .title, .content-index .product-show .show-left1 .title, .content-index .product-show .show-left2 .title, .content-index .product-show .show-left3 .title, .content-index .product-show .show-left4 .title, .content-index .product-show .show-left5 .title, .content-mo .product-show .show-left .title, .content-mo .product-show .show-left1 .title, .content-mo .product-show .show-left2 .title, .content-mo .product-show .show-left3 .title, .content-mo .product-show .show-left4 .title, .content-mo .product-show .show-left5 .title {
        height: .7rem;
        margin-top: .2em;
        line-height: .7rem; }
        .content .product-show .show-left .title h1, .content .product-show .show-left1 .title h1, .content .product-show .show-left2 .title h1, .content .product-show .show-left3 .title h1, .content .product-show .show-left4 .title h1, .content .product-show .show-left5 .title h1, .content-index .product-show .show-left .title h1, .content-index .product-show .show-left1 .title h1, .content-index .product-show .show-left2 .title h1, .content-index .product-show .show-left3 .title h1, .content-index .product-show .show-left4 .title h1, .content-index .product-show .show-left5 .title h1, .content-mo .product-show .show-left .title h1, .content-mo .product-show .show-left1 .title h1, .content-mo .product-show .show-left2 .title h1, .content-mo .product-show .show-left3 .title h1, .content-mo .product-show .show-left4 .title h1, .content-mo .product-show .show-left5 .title h1 {
          font-size: .28rem;
          margin: 0; }
        .content .product-show .show-left .title span, .content .product-show .show-left1 .title span, .content .product-show .show-left2 .title span, .content .product-show .show-left3 .title span, .content .product-show .show-left4 .title span, .content .product-show .show-left5 .title span, .content-index .product-show .show-left .title span, .content-index .product-show .show-left1 .title span, .content-index .product-show .show-left2 .title span, .content-index .product-show .show-left3 .title span, .content-index .product-show .show-left4 .title span, .content-index .product-show .show-left5 .title span, .content-mo .product-show .show-left .title span, .content-mo .product-show .show-left1 .title span, .content-mo .product-show .show-left2 .title span, .content-mo .product-show .show-left3 .title span, .content-mo .product-show .show-left4 .title span, .content-mo .product-show .show-left5 .title span {
          font-size: .12rem;
          color: #5f5f5f; }
      .content .product-show .show-left .description, .content .product-show .show-left1 .description, .content .product-show .show-left2 .description, .content .product-show .show-left3 .description, .content .product-show .show-left4 .description, .content .product-show .show-left5 .description, .content-index .product-show .show-left .description, .content-index .product-show .show-left1 .description, .content-index .product-show .show-left2 .description, .content-index .product-show .show-left3 .description, .content-index .product-show .show-left4 .description, .content-index .product-show .show-left5 .description, .content-mo .product-show .show-left .description, .content-mo .product-show .show-left1 .description, .content-mo .product-show .show-left2 .description, .content-mo .product-show .show-left3 .description, .content-mo .product-show .show-left4 .description, .content-mo .product-show .show-left5 .description {
        position: absolute;
        bottom: .22rem;
        left: 0; }
        .content .product-show .show-left .description h3, .content .product-show .show-left1 .description h3, .content .product-show .show-left2 .description h3, .content .product-show .show-left3 .description h3, .content .product-show .show-left4 .description h3, .content .product-show .show-left5 .description h3, .content-index .product-show .show-left .description h3, .content-index .product-show .show-left1 .description h3, .content-index .product-show .show-left2 .description h3, .content-index .product-show .show-left3 .description h3, .content-index .product-show .show-left4 .description h3, .content-index .product-show .show-left5 .description h3, .content-mo .product-show .show-left .description h3, .content-mo .product-show .show-left1 .description h3, .content-mo .product-show .show-left2 .description h3, .content-mo .product-show .show-left3 .description h3, .content-mo .product-show .show-left4 .description h3, .content-mo .product-show .show-left5 .description h3 {
          display: inline-block;
          float: left;
          border-bottom: 2px solid #000; }
        .content .product-show .show-left .description div, .content .product-show .show-left1 .description div, .content .product-show .show-left2 .description div, .content .product-show .show-left3 .description div, .content .product-show .show-left4 .description div, .content .product-show .show-left5 .description div, .content-index .product-show .show-left .description div, .content-index .product-show .show-left1 .description div, .content-index .product-show .show-left2 .description div, .content-index .product-show .show-left3 .description div, .content-index .product-show .show-left4 .description div, .content-index .product-show .show-left5 .description div, .content-mo .product-show .show-left .description div, .content-mo .product-show .show-left1 .description div, .content-mo .product-show .show-left2 .description div, .content-mo .product-show .show-left3 .description div, .content-mo .product-show .show-left4 .description div, .content-mo .product-show .show-left5 .description div {
          font-size: .16rem;
          font-weight: bold;
          color: #000;
          height: .4rem;
          line-height: .4rem;
          width: 1.32rem;
          float: left;
          margin-left: 3px;
          overflow: hidden;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          white-space: nowrap; }
        .content .product-show .show-left .description span, .content .product-show .show-left1 .description span, .content .product-show .show-left2 .description span, .content .product-show .show-left3 .description span, .content .product-show .show-left4 .description span, .content .product-show .show-left5 .description span, .content-index .product-show .show-left .description span, .content-index .product-show .show-left1 .description span, .content-index .product-show .show-left2 .description span, .content-index .product-show .show-left3 .description span, .content-index .product-show .show-left4 .description span, .content-index .product-show .show-left5 .description span, .content-mo .product-show .show-left .description span, .content-mo .product-show .show-left1 .description span, .content-mo .product-show .show-left2 .description span, .content-mo .product-show .show-left3 .description span, .content-mo .product-show .show-left4 .description span, .content-mo .product-show .show-left5 .description span {
          display: block;
          height: .4rem;
          line-height: .4rem;
          width: calc(100% - 1.55rem);
          float: left;
          font-size: .14rem; }
    .content .product-show .show-left1, .content .product-show .show-left2, .content .product-show .show-left3, .content .product-show .show-left4, .content .product-show .show-left5, .content-index .product-show .show-left1, .content-index .product-show .show-left2, .content-index .product-show .show-left3, .content-index .product-show .show-left4, .content-index .product-show .show-left5, .content-mo .product-show .show-left1, .content-mo .product-show .show-left2, .content-mo .product-show .show-left3, .content-mo .product-show .show-left4, .content-mo .product-show .show-left5 {
      display: none; }
      .content .product-show .show-left1 .seo, .content .product-show .show-left2 .seo, .content .product-show .show-left3 .seo, .content .product-show .show-left4 .seo, .content .product-show .show-left5 .seo, .content-index .product-show .show-left1 .seo, .content-index .product-show .show-left2 .seo, .content-index .product-show .show-left3 .seo, .content-index .product-show .show-left4 .seo, .content-index .product-show .show-left5 .seo, .content-mo .product-show .show-left1 .seo, .content-mo .product-show .show-left2 .seo, .content-mo .product-show .show-left3 .seo, .content-mo .product-show .show-left4 .seo, .content-mo .product-show .show-left5 .seo {
        position: absolute;
        top: 2.3rem; }
      .content .product-show .show-left1 .description1, .content .product-show .show-left2 .description1, .content .product-show .show-left3 .description1, .content .product-show .show-left4 .description1, .content .product-show .show-left5 .description1, .content-index .product-show .show-left1 .description1, .content-index .product-show .show-left2 .description1, .content-index .product-show .show-left3 .description1, .content-index .product-show .show-left4 .description1, .content-index .product-show .show-left5 .description1, .content-mo .product-show .show-left1 .description1, .content-mo .product-show .show-left2 .description1, .content-mo .product-show .show-left3 .description1, .content-mo .product-show .show-left4 .description1, .content-mo .product-show .show-left5 .description1 {
        position: inherit;
        font-size: .14rem;
        width: 80%; }
      .content .product-show .show-left1.db, .content .product-show .show-left2.db, .content .product-show .show-left3.db, .content .product-show .show-left4.db, .content .product-show .show-left5.db, .content-index .product-show .show-left1.db, .content-index .product-show .show-left2.db, .content-index .product-show .show-left3.db, .content-index .product-show .show-left4.db, .content-index .product-show .show-left5.db, .content-mo .product-show .show-left1.db, .content-mo .product-show .show-left2.db, .content-mo .product-show .show-left3.db, .content-mo .product-show .show-left4.db, .content-mo .product-show .show-left5.db {
        display: block; }
    .content .product-show .show-right, .content-index .product-show .show-right, .content-mo .product-show .show-right {
      width: 1.4rem;
      height: 4.5rem;
      padding: .05rem 0;
      float: right;
      position: relative;
      top: 12px; }
      .content .product-show .show-right ul, .content-index .product-show .show-right ul, .content-mo .product-show .show-right ul {
        float: right;
        width: 1.4rem;
        display: block;
        height: 9999px;
        position: relative;
        top: 0; }
        .content .product-show .show-right ul li, .content-index .product-show .show-right ul li, .content-mo .product-show .show-right ul li {
          width: 100%;
          height: 1.4rem;
          margin-bottom: .1rem;
          text-align: center;
          line-height: 1.4rem;
          font-size: 14px;
          color: #2a2c29;
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          transition: all .3s linear;
          position: relative; }
          .content .product-show .show-right ul li img, .content-index .product-show .show-right ul li img, .content-mo .product-show .show-right ul li img {
            height: 100%;
            position: absolute;
            margin: auto;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            -webkit-transform: scale(0.8);
            -ms-transform: scale(0.8);
            transform: scale(0.8);
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear; }
          .content .product-show .show-right ul li.active, .content-index .product-show .show-right ul li.active, .content-mo .product-show .show-right ul li.active {
            background: #eeeeee;
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear; }
            .content .product-show .show-right ul li.active img, .content-index .product-show .show-right ul li.active img, .content-mo .product-show .show-right ul li.active img {
              -webkit-transform: scale(1);
              -ms-transform: scale(1);
              transform: scale(1);
              -webkit-transition: all .3s linear;
              -o-transition: all .3s linear;
              transition: all .3s linear; }
          .content .product-show .show-right ul li:hover, .content-index .product-show .show-right ul li:hover, .content-mo .product-show .show-right ul li:hover {
            background: #eeeeee;
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear; }
            .content .product-show .show-right ul li:hover img, .content-index .product-show .show-right ul li:hover img, .content-mo .product-show .show-right ul li:hover img {
              -webkit-transform: scale(1);
              -ms-transform: scale(1);
              transform: scale(1);
              -webkit-transition: all .3s linear;
              -o-transition: all .3s linear;
              transition: all .3s linear; }
      .content .product-show .show-right .prev, .content-index .product-show .show-right .prev, .content-mo .product-show .show-right .prev {
        position: absolute;
        top: -32px;
        right: 50%;
        width: 30px;
        height: 30px;
        margin-right: -15px;
        background: url("../image/arrow-top.png") no-repeat center;
        background-size: 100% 100%;
        cursor: pointer;
        display: none; }
        .content .product-show .show-right .prev.db, .content-index .product-show .show-right .prev.db, .content-mo .product-show .show-right .prev.db {
          display: block; }
      .content .product-show .show-right .next, .content-index .product-show .show-right .next, .content-mo .product-show .show-right .next {
        position: absolute;
        bottom: -32px;
        right: 50%;
        width: 30px;
        height: 30px;
        margin-right: -15px;
        background: url("../image/arrow-bottom.png") no-repeat center;
        background-size: 100% 100%;
        cursor: pointer;
        display: none; }
        .content .product-show .show-right .next.db, .content-index .product-show .show-right .next.db, .content-mo .product-show .show-right .next.db {
          display: block; }
  .content .show-title, .content-index .show-title, .content-mo .show-title {
    display: inline-block;
    float: left;
    border-bottom: 2px solid #000;
    font-size: .18rem;
    color: #000;
    padding-bottom: 3px;
    font-weight: bold; }
  .content .show-main, .content-index .show-main, .content-mo .show-main {
    margin-top: 20px;
    padding: 40px 0; }
    .content .show-main .text, .content-index .show-main .text, .content-mo .show-main .text {
      line-height: 30px;
      font-size: 14px;
      color: #333; }
      .content .show-main .text img, .content-index .show-main .text img, .content-mo .show-main .text img {
        max-width: 90%;
        display: block;
        margin: 0 auto; }
      .content .show-main .text p, .content-index .show-main .text p, .content-mo .show-main .text p {
        margin: 0; }
  .content .left-nav, .content .left-nav2, .content .left-nav3, .content-index .left-nav, .content-index .left-nav2, .content-index .left-nav3, .content-mo .left-nav, .content-mo .left-nav2, .content-mo .left-nav3 {
    position: fixed;
    z-index: 99999;
    left: 50%;
    width: 280px;
    margin-left: calc(-240px - 6.8rem);
    top: 50%;
    margin-top: -1.4rem;
    overflow: inherit; }
    .content .left-nav div a, .content .left-nav2 div a, .content .left-nav3 div a, .content-index .left-nav div a, .content-index .left-nav2 div a, .content-index .left-nav3 div a, .content-mo .left-nav div a, .content-mo .left-nav2 div a, .content-mo .left-nav3 div a {
      color: #6b7381; }
    .content .left-nav ul, .content .left-nav2 ul, .content .left-nav3 ul, .content-index .left-nav ul, .content-index .left-nav2 ul, .content-index .left-nav3 ul, .content-mo .left-nav ul, .content-mo .left-nav2 ul, .content-mo .left-nav3 ul {
      display: block;
      height: 100%;
      width: 100%;
      overflow: inherit;
      top: 0;
      position: relative;
      -webkit-transition: all .3s linear;
      -o-transition: all .3s linear;
      transition: all .3s linear; }
      .content .left-nav ul.active, .content .left-nav2 ul.active, .content .left-nav3 ul.active, .content-index .left-nav ul.active, .content-index .left-nav2 ul.active, .content-index .left-nav3 ul.active, .content-mo .left-nav ul.active, .content-mo .left-nav2 ul.active, .content-mo .left-nav3 ul.active {
        top: 0;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }
      .content .left-nav ul.active2, .content .left-nav2 ul.active2, .content .left-nav3 ul.active2, .content-index .left-nav ul.active2, .content-index .left-nav2 ul.active2, .content-index .left-nav3 ul.active2, .content-mo .left-nav ul.active2, .content-mo .left-nav2 ul.active2, .content-mo .left-nav3 ul.active2 {
        top: -50px;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }
      .content .left-nav ul.active3, .content .left-nav2 ul.active3, .content .left-nav3 ul.active3, .content-index .left-nav ul.active3, .content-index .left-nav2 ul.active3, .content-index .left-nav3 ul.active3, .content-mo .left-nav ul.active3, .content-mo .left-nav2 ul.active3, .content-mo .left-nav3 ul.active3 {
        top: -100px;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }
      .content .left-nav ul.active4, .content .left-nav2 ul.active4, .content .left-nav3 ul.active4, .content-index .left-nav ul.active4, .content-index .left-nav2 ul.active4, .content-index .left-nav3 ul.active4, .content-mo .left-nav ul.active4, .content-mo .left-nav2 ul.active4, .content-mo .left-nav3 ul.active4 {
        top: -150px;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }
      .content .left-nav ul.active5, .content .left-nav2 ul.active5, .content .left-nav3 ul.active5, .content-index .left-nav ul.active5, .content-index .left-nav2 ul.active5, .content-index .left-nav3 ul.active5, .content-mo .left-nav ul.active5, .content-mo .left-nav2 ul.active5, .content-mo .left-nav3 ul.active5 {
        top: -200px;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }
      .content .left-nav ul li, .content .left-nav2 ul li, .content .left-nav3 ul li, .content-index .left-nav ul li, .content-index .left-nav2 ul li, .content-index .left-nav3 ul li, .content-mo .left-nav ul li, .content-mo .left-nav2 ul li, .content-mo .left-nav3 ul li {
        height: .5rem;
        line-height: .5rem;
        font-size: .14rem;
        text-align: right;
        opacity: 0;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear; }
        .content .left-nav ul li a, .content .left-nav2 ul li a, .content .left-nav3 ul li a, .content-index .left-nav ul li a, .content-index .left-nav2 ul li a, .content-index .left-nav3 ul li a, .content-mo .left-nav ul li a, .content-mo .left-nav2 ul li a, .content-mo .left-nav3 ul li a {
          color: #6b7381; }
        .content .left-nav ul li.active, .content .left-nav2 ul li.active, .content .left-nav3 ul li.active, .content-index .left-nav ul li.active, .content-index .left-nav2 ul li.active, .content-index .left-nav3 ul li.active, .content-mo .left-nav ul li.active, .content-mo .left-nav2 ul li.active, .content-mo .left-nav3 ul li.active {
          opacity: 1;
          font-size: .18rem;
          font-weight: bold;
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          transition: all .3s linear; }
        .content .left-nav ul li.active3, .content .left-nav2 ul li.active3, .content .left-nav3 ul li.active3, .content-index .left-nav ul li.active3, .content-index .left-nav2 ul li.active3, .content-index .left-nav3 ul li.active3, .content-mo .left-nav ul li.active3, .content-mo .left-nav2 ul li.active3, .content-mo .left-nav3 ul li.active3 {
          opacity: 0.4;
          font-size: .18rem;
          font-weight: bold;
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          transition: all .3s linear; }
        .content .left-nav ul li.active2, .content .left-nav2 ul li.active2, .content .left-nav3 ul li.active2, .content-index .left-nav ul li.active2, .content-index .left-nav2 ul li.active2, .content-index .left-nav3 ul li.active2, .content-mo .left-nav ul li.active2, .content-mo .left-nav2 ul li.active2, .content-mo .left-nav3 ul li.active2 {
          opacity: 0.4;
          font-size: .14rem;
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          transition: all .3s linear; }
    .content .left-nav div, .content .left-nav2 div, .content .left-nav3 div, .content-index .left-nav div, .content-index .left-nav2 div, .content-index .left-nav3 div, .content-mo .left-nav div, .content-mo .left-nav2 div, .content-mo .left-nav3 div {
      height: .50rem;
      line-height: .50rem;
      text-align: right;
      font-weight: bold;
      position: relative;
      top: -.40rem;
      font-size: .22rem; }
  .content .about-1, .content-index .about-1, .content-mo .about-1 {
    margin: 0 auto;
    width: 12rem;
    position: relative; }
    .content .about-1 .img, .content-index .about-1 .img, .content-mo .about-1 .img {
      width: 45%;
      position: absolute;
      top: 35%;
      left: 0; }
      .content .about-1 .img img, .content-index .about-1 .img img, .content-mo .about-1 .img img {
        width: 100%; }
    .content .about-1 .about-main, .content-index .about-1 .about-main, .content-mo .about-1 .about-main {
      width: 50%;
      position: absolute;
      top: 35%;
      right: 0; }
      .content .about-1 .about-main .text, .content-index .about-1 .about-main .text, .content-mo .about-1 .about-main .text {
        line-height: .34rem;
        font-size: .14rem;
        color: #000;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        text-align: justify; }
    .content .about-1 .about-main-mo, .content-index .about-1 .about-main-mo, .content-mo .about-1 .about-main-mo {
      display: none;
      width: 100%;
      font-size: .14rem;
      line-height: .5rem;
      text-align: justify; }
      .content .about-1 .about-main-mo img, .content-index .about-1 .about-main-mo img, .content-mo .about-1 .about-main-mo img {
        width: 100%; }
  .content .about-2, .content-index .about-2, .content-mo .about-2 {
    width: 100%;
    background: url("../image/discuss-bg2.jpg") no-repeat center;
    background-size: auto 100%;
    position: relative; }
    .content .about-2 .about-main, .content-index .about-2 .about-main, .content-mo .about-2 .about-main {
      position: absolute;
      width: 12rem;
      top: 40%;
      left: 50%;
      margin-left: -6rem; }
      .content .about-2 .about-main .line-1, .content-index .about-2 .about-main .line-1, .content-mo .about-2 .about-main .line-1 {
        width: 0;
        height: .02rem;
        background: #686766;
        position: relative;
        -webkit-transition: all 2s ease-out;
        -o-transition: all 2s ease-out;
        transition: all 2s ease-out; }
        .content .about-2 .about-main .line-1.active, .content-index .about-2 .about-main .line-1.active, .content-mo .about-2 .about-main .line-1.active {
          width: 90%;
          left: 5%;
          -webkit-transition: all 2s cubic-bezier(0, 0, 0.78, 1);
          -o-transition: all 2s cubic-bezier(0, 0, 0.78, 1);
          transition: all 2s cubic-bezier(0, 0, 0.78, 1); }
        .content .about-2 .about-main .line-1 .arrow, .content-index .about-2 .about-main .line-1 .arrow, .content-mo .about-2 .about-main .line-1 .arrow {
          position: absolute;
          right: -8px;
          top: -7px;
          width: 26px;
          height: 14px;
          background: url("../image/mo-arrow2.png") no-repeat center;
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg);
          background-size: 100% auto; }
      .content .about-2 .about-main .ball-list, .content-index .about-2 .about-main .ball-list, .content-mo .about-2 .about-main .ball-list {
        position: relative;
        width: 90%;
        margin: 0 auto;
        top: -.07rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .content .about-2 .about-main .ball-list li, .content-index .about-2 .about-main .ball-list li, .content-mo .about-2 .about-main .ball-list li {
          width: .12rem;
          height: .12rem;
          cursor: pointer;
          background: transparent;
          border-radius: 100%;
          position: relative;
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          transition: all .3s linear; }
          .content .about-2 .about-main .ball-list li:first-child div, .content-index .about-2 .about-main .ball-list li:first-child div, .content-mo .about-2 .about-main .ball-list li:first-child div {
            text-align: left;
            margin-left: 0; }
          .content .about-2 .about-main .ball-list li.active, .content-index .about-2 .about-main .ball-list li.active, .content-mo .about-2 .about-main .ball-list li.active {
            background: #d86018;
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear; }
          .content .about-2 .about-main .ball-list li span, .content-index .about-2 .about-main .ball-list li span, .content-mo .about-2 .about-main .ball-list li span {
            position: relative;
            width: 1.6rem;
            display: block;
            top: -.35rem;
            left: 50%;
            margin-left: -.8rem;
            text-align: center;
            font-size: .24rem;
            color: #d86018;
            opacity: 0;
            -webkit-transform: scale(0);
            -ms-transform: scale(0);
            transform: scale(0);
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear; }
            .content .about-2 .about-main .ball-list li span.active, .content-index .about-2 .about-main .ball-list li span.active, .content-mo .about-2 .about-main .ball-list li span.active {
              opacity: 1;
              -webkit-transform: scale(1);
              -ms-transform: scale(1);
              transform: scale(1);
              -webkit-transition: all .3s linear;
              -o-transition: all .3s linear;
              transition: all .3s linear; }
            .content .about-2 .about-main .ball-list li span.active2, .content-index .about-2 .about-main .ball-list li span.active2, .content-mo .about-2 .about-main .ball-list li span.active2 {
              font-size: .36rem;
              top: -.60rem;
              font-weight: bold;
              -webkit-transition: all .3s linear;
              -o-transition: all .3s linear;
              transition: all .3s linear; }
          .content .about-2 .about-main .ball-list li div, .content-index .about-2 .about-main .ball-list li div, .content-mo .about-2 .about-main .ball-list li div {
            text-align: center;
            position: absolute;
            width: 1.60rem;
            margin-left: -.74rem;
            line-height: 1.5;
            top: .3rem;
            padding: .05rem;
            color: #000;
            font-size: .18rem;
            opacity: 0;
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear; }
            .content .about-2 .about-main .ball-list li div.active, .content-index .about-2 .about-main .ball-list li div.active, .content-mo .about-2 .about-main .ball-list li div.active {
              opacity: 1;
              -webkit-transition: all .3s linear;
              -o-transition: all .3s linear;
              transition: all .3s linear; }
  .content .about-3, .content-index .about-3, .content-mo .about-3 {
    margin: 0 auto;
    width: 12rem;
    position: relative; }
    .content .about-3 ul, .content-index .about-3 ul, .content-mo .about-3 ul {
      display: block;
      position: absolute;
      top: 50%; }
      .content .about-3 ul li, .content-index .about-3 ul li, .content-mo .about-3 ul li {
        float: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 17%;
        margin: 0 4%;
        opacity: 0;
        position: relative;
        -webkit-transition: all 1s linear;
        -o-transition: all 1s linear;
        transition: all 1s linear; }
        .content .about-3 ul li.active, .content-index .about-3 ul li.active, .content-mo .about-3 ul li.active {
          left: 0;
          -webkit-transform: scale(1.3);
          -ms-transform: scale(1.3);
          transform: scale(1.3);
          opacity: 1;
          -webkit-transition: all 1s linear;
          -o-transition: all 1s linear;
          transition: all 1s linear; }
        .content .about-3 ul li .img, .content-index .about-3 ul li .img, .content-mo .about-3 ul li .img {
          width: 35px;
          height: 35px;
          float: left;
          margin-bottom: 10px;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
          .content .about-3 ul li .img img, .content-index .about-3 ul li .img img, .content-mo .about-3 ul li .img img {
            width: 100%;
            height: 100%; }
        .content .about-3 ul li .text, .content-index .about-3 ul li .text, .content-mo .about-3 ul li .text {
          float: left;
          width: 100%;
          height: 35px;
          color: #000; }
          .content .about-3 ul li .text div, .content-index .about-3 ul li .text div, .content-mo .about-3 ul li .text div {
            width: 100%;
            height: 22px;
            line-height: 20px;
            text-align: center;
            font-size: .18rem;
            color: #000; }
          .content .about-3 ul li .text span, .content-index .about-3 ul li .text span, .content-mo .about-3 ul li .text span {
            width: 100%;
            display: block;
            text-align: center;
            height: .15rem;
            line-height: .20rem;
            font-size: .12rem;
            color: #d86018;
            padding-bottom: 2px; }
        .content .about-3 ul li .msg, .content-index .about-3 ul li .msg, .content-mo .about-3 ul li .msg {
          width: 100%;
          float: left;
          line-height: .3rem;
          text-align: center;
          margin-top: .1rem;
          font-size: .14rem;
          color: #000; }
  .content .about-4, .content-index .about-4, .content-mo .about-4 {
    width: 100%;
    position: relative;
    background: url("../image/about-bg2.jpg") no-repeat center;
    background-size: auto 100%; }
    .content .about-4 .text, .content-index .about-4 .text, .content-mo .about-4 .text {
      text-align: center;
      width: 100%;
      height: 100%;
      line-height: .48rem;
      font-size: .2rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      opacity: 0;
      -webkit-transition: all 1s linear;
      -o-transition: all 1s linear;
      transition: all 1s linear; }
      .content .about-4 .text.active, .content-index .about-4 .text.active, .content-mo .about-4 .text.active {
        opacity: 1;
        left: 0;
        -webkit-transition: all 1s linear;
        -o-transition: all 1s linear;
        transition: all 1s linear; }
  .content .discuss-1, .content .discuss-2, .content .discuss-3, .content .discuss-4, .content .discuss-box, .content-index .discuss-1, .content-index .discuss-2, .content-index .discuss-3, .content-index .discuss-4, .content-index .discuss-box, .content-mo .discuss-1, .content-mo .discuss-2, .content-mo .discuss-3, .content-mo .discuss-4, .content-mo .discuss-box {
    width: 12rem;
    min-height: 12rem;
    margin: 15px auto 20px auto;
    position: relative; }
    .content .discuss-1 .box, .content .discuss-2 .box, .content .discuss-3 .box, .content .discuss-4 .box, .content .discuss-box .box, .content-index .discuss-1 .box, .content-index .discuss-2 .box, .content-index .discuss-3 .box, .content-index .discuss-4 .box, .content-index .discuss-box .box, .content-mo .discuss-1 .box, .content-mo .discuss-2 .box, .content-mo .discuss-3 .box, .content-mo .discuss-4 .box, .content-mo .discuss-box .box {
      width: 100%; }
      .content .discuss-1 .box ul, .content .discuss-2 .box ul, .content .discuss-3 .box ul, .content .discuss-4 .box ul, .content .discuss-box .box ul, .content-index .discuss-1 .box ul, .content-index .discuss-2 .box ul, .content-index .discuss-3 .box ul, .content-index .discuss-4 .box ul, .content-index .discuss-box .box ul, .content-mo .discuss-1 .box ul, .content-mo .discuss-2 .box ul, .content-mo .discuss-3 .box ul, .content-mo .discuss-4 .box ul, .content-mo .discuss-box .box ul {
        width: 100%; }
        .content .discuss-1 .box ul li, .content .discuss-2 .box ul li, .content .discuss-3 .box ul li, .content .discuss-4 .box ul li, .content .discuss-box .box ul li, .content-index .discuss-1 .box ul li, .content-index .discuss-2 .box ul li, .content-index .discuss-3 .box ul li, .content-index .discuss-4 .box ul li, .content-index .discuss-box .box ul li, .content-mo .discuss-1 .box ul li, .content-mo .discuss-2 .box ul li, .content-mo .discuss-3 .box ul li, .content-mo .discuss-4 .box ul li, .content-mo .discuss-box .box ul li {
          width: calc((100% - 15px) / 3);
          background: #000;
          float: left;
          position: relative;
          margin-right: 5px;
          margin-bottom: 5px;
          overflow: hidden; }
          .content .discuss-1 .box ul li:hover div, .content .discuss-2 .box ul li:hover div, .content .discuss-3 .box ul li:hover div, .content .discuss-4 .box ul li:hover div, .content .discuss-box .box ul li:hover div, .content-index .discuss-1 .box ul li:hover div, .content-index .discuss-2 .box ul li:hover div, .content-index .discuss-3 .box ul li:hover div, .content-index .discuss-4 .box ul li:hover div, .content-index .discuss-box .box ul li:hover div, .content-mo .discuss-1 .box ul li:hover div, .content-mo .discuss-2 .box ul li:hover div, .content-mo .discuss-3 .box ul li:hover div, .content-mo .discuss-4 .box ul li:hover div, .content-mo .discuss-box .box ul li:hover div {
            opacity: 0.6;
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear; }
          .content .discuss-1 .box ul li:hover span, .content .discuss-2 .box ul li:hover span, .content .discuss-3 .box ul li:hover span, .content .discuss-4 .box ul li:hover span, .content .discuss-box .box ul li:hover span, .content-index .discuss-1 .box ul li:hover span, .content-index .discuss-2 .box ul li:hover span, .content-index .discuss-3 .box ul li:hover span, .content-index .discuss-4 .box ul li:hover span, .content-index .discuss-box .box ul li:hover span, .content-mo .discuss-1 .box ul li:hover span, .content-mo .discuss-2 .box ul li:hover span, .content-mo .discuss-3 .box ul li:hover span, .content-mo .discuss-4 .box ul li:hover span, .content-mo .discuss-box .box ul li:hover span {
            opacity: 1;
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear; }
          .content .discuss-1 .box ul li img, .content .discuss-2 .box ul li img, .content .discuss-3 .box ul li img, .content .discuss-4 .box ul li img, .content .discuss-box .box ul li img, .content-index .discuss-1 .box ul li img, .content-index .discuss-2 .box ul li img, .content-index .discuss-3 .box ul li img, .content-index .discuss-4 .box ul li img, .content-index .discuss-box .box ul li img, .content-mo .discuss-1 .box ul li img, .content-mo .discuss-2 .box ul li img, .content-mo .discuss-3 .box ul li img, .content-mo .discuss-4 .box ul li img, .content-mo .discuss-box .box ul li img {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 0; }
          .content .discuss-1 .box ul li span, .content .discuss-2 .box ul li span, .content .discuss-3 .box ul li span, .content .discuss-4 .box ul li span, .content .discuss-box .box ul li span, .content-index .discuss-1 .box ul li span, .content-index .discuss-2 .box ul li span, .content-index .discuss-3 .box ul li span, .content-index .discuss-4 .box ul li span, .content-index .discuss-box .box ul li span, .content-mo .discuss-1 .box ul li span, .content-mo .discuss-2 .box ul li span, .content-mo .discuss-3 .box ul li span, .content-mo .discuss-4 .box ul li span, .content-mo .discuss-box .box ul li span {
            z-index: 9999;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: transparent;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            color: #fff;
            letter-spacing: 1px;
            font-size: .2rem;
            opacity: 0;
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear; }
          .content .discuss-1 .box ul li div, .content .discuss-2 .box ul li div, .content .discuss-3 .box ul li div, .content .discuss-4 .box ul li div, .content .discuss-box .box ul li div, .content-index .discuss-1 .box ul li div, .content-index .discuss-2 .box ul li div, .content-index .discuss-3 .box ul li div, .content-index .discuss-4 .box ul li div, .content-index .discuss-box .box ul li div, .content-mo .discuss-1 .box ul li div, .content-mo .discuss-2 .box ul li div, .content-mo .discuss-3 .box ul li div, .content-mo .discuss-4 .box ul li div, .content-mo .discuss-box .box ul li div {
            z-index: 999;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #2a2c29;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            color: #fff;
            letter-spacing: 1px;
            font-size: .2rem;
            opacity: 0;
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear; }
          .content .discuss-1 .box ul li:nth-of-type(3), .content .discuss-2 .box ul li:nth-of-type(3), .content .discuss-3 .box ul li:nth-of-type(3), .content .discuss-4 .box ul li:nth-of-type(3), .content .discuss-box .box ul li:nth-of-type(3), .content-index .discuss-1 .box ul li:nth-of-type(3), .content-index .discuss-2 .box ul li:nth-of-type(3), .content-index .discuss-3 .box ul li:nth-of-type(3), .content-index .discuss-4 .box ul li:nth-of-type(3), .content-index .discuss-box .box ul li:nth-of-type(3), .content-mo .discuss-1 .box ul li:nth-of-type(3), .content-mo .discuss-2 .box ul li:nth-of-type(3), .content-mo .discuss-3 .box ul li:nth-of-type(3), .content-mo .discuss-4 .box ul li:nth-of-type(3), .content-mo .discuss-box .box ul li:nth-of-type(3) {
            margin-right: 0; }
          .content .discuss-1 .box ul li:nth-of-type(6), .content .discuss-2 .box ul li:nth-of-type(6), .content .discuss-3 .box ul li:nth-of-type(6), .content .discuss-4 .box ul li:nth-of-type(6), .content .discuss-box .box ul li:nth-of-type(6), .content-index .discuss-1 .box ul li:nth-of-type(6), .content-index .discuss-2 .box ul li:nth-of-type(6), .content-index .discuss-3 .box ul li:nth-of-type(6), .content-index .discuss-4 .box ul li:nth-of-type(6), .content-index .discuss-box .box ul li:nth-of-type(6), .content-mo .discuss-1 .box ul li:nth-of-type(6), .content-mo .discuss-2 .box ul li:nth-of-type(6), .content-mo .discuss-3 .box ul li:nth-of-type(6), .content-mo .discuss-4 .box ul li:nth-of-type(6), .content-mo .discuss-box .box ul li:nth-of-type(6) {
            margin-right: 0; }
          .content .discuss-1 .box ul li:nth-of-type(9), .content .discuss-2 .box ul li:nth-of-type(9), .content .discuss-3 .box ul li:nth-of-type(9), .content .discuss-4 .box ul li:nth-of-type(9), .content .discuss-box .box ul li:nth-of-type(9), .content-index .discuss-1 .box ul li:nth-of-type(9), .content-index .discuss-2 .box ul li:nth-of-type(9), .content-index .discuss-3 .box ul li:nth-of-type(9), .content-index .discuss-4 .box ul li:nth-of-type(9), .content-index .discuss-box .box ul li:nth-of-type(9), .content-mo .discuss-1 .box ul li:nth-of-type(9), .content-mo .discuss-2 .box ul li:nth-of-type(9), .content-mo .discuss-3 .box ul li:nth-of-type(9), .content-mo .discuss-4 .box ul li:nth-of-type(9), .content-mo .discuss-box .box ul li:nth-of-type(9) {
            margin-right: 0; }
          .content .discuss-1 .box ul li:nth-of-type(12), .content .discuss-2 .box ul li:nth-of-type(12), .content .discuss-3 .box ul li:nth-of-type(12), .content .discuss-4 .box ul li:nth-of-type(12), .content .discuss-box .box ul li:nth-of-type(12), .content-index .discuss-1 .box ul li:nth-of-type(12), .content-index .discuss-2 .box ul li:nth-of-type(12), .content-index .discuss-3 .box ul li:nth-of-type(12), .content-index .discuss-4 .box ul li:nth-of-type(12), .content-index .discuss-box .box ul li:nth-of-type(12), .content-mo .discuss-1 .box ul li:nth-of-type(12), .content-mo .discuss-2 .box ul li:nth-of-type(12), .content-mo .discuss-3 .box ul li:nth-of-type(12), .content-mo .discuss-4 .box ul li:nth-of-type(12), .content-mo .discuss-box .box ul li:nth-of-type(12) {
            margin-right: 0; }
          .content .discuss-1 .box ul li:nth-of-type(15), .content .discuss-2 .box ul li:nth-of-type(15), .content .discuss-3 .box ul li:nth-of-type(15), .content .discuss-4 .box ul li:nth-of-type(15), .content .discuss-box .box ul li:nth-of-type(15), .content-index .discuss-1 .box ul li:nth-of-type(15), .content-index .discuss-2 .box ul li:nth-of-type(15), .content-index .discuss-3 .box ul li:nth-of-type(15), .content-index .discuss-4 .box ul li:nth-of-type(15), .content-index .discuss-box .box ul li:nth-of-type(15), .content-mo .discuss-1 .box ul li:nth-of-type(15), .content-mo .discuss-2 .box ul li:nth-of-type(15), .content-mo .discuss-3 .box ul li:nth-of-type(15), .content-mo .discuss-4 .box ul li:nth-of-type(15), .content-mo .discuss-box .box ul li:nth-of-type(15) {
            margin-right: 0; }
          .content .discuss-1 .box ul li:nth-of-type(18), .content .discuss-2 .box ul li:nth-of-type(18), .content .discuss-3 .box ul li:nth-of-type(18), .content .discuss-4 .box ul li:nth-of-type(18), .content .discuss-box .box ul li:nth-of-type(18), .content-index .discuss-1 .box ul li:nth-of-type(18), .content-index .discuss-2 .box ul li:nth-of-type(18), .content-index .discuss-3 .box ul li:nth-of-type(18), .content-index .discuss-4 .box ul li:nth-of-type(18), .content-index .discuss-box .box ul li:nth-of-type(18), .content-mo .discuss-1 .box ul li:nth-of-type(18), .content-mo .discuss-2 .box ul li:nth-of-type(18), .content-mo .discuss-3 .box ul li:nth-of-type(18), .content-mo .discuss-4 .box ul li:nth-of-type(18), .content-mo .discuss-box .box ul li:nth-of-type(18) {
            margin-right: 0; }
          .content .discuss-1 .box ul li:nth-of-type(21), .content .discuss-2 .box ul li:nth-of-type(21), .content .discuss-3 .box ul li:nth-of-type(21), .content .discuss-4 .box ul li:nth-of-type(21), .content .discuss-box .box ul li:nth-of-type(21), .content-index .discuss-1 .box ul li:nth-of-type(21), .content-index .discuss-2 .box ul li:nth-of-type(21), .content-index .discuss-3 .box ul li:nth-of-type(21), .content-index .discuss-4 .box ul li:nth-of-type(21), .content-index .discuss-box .box ul li:nth-of-type(21), .content-mo .discuss-1 .box ul li:nth-of-type(21), .content-mo .discuss-2 .box ul li:nth-of-type(21), .content-mo .discuss-3 .box ul li:nth-of-type(21), .content-mo .discuss-4 .box ul li:nth-of-type(21), .content-mo .discuss-box .box ul li:nth-of-type(21) {
            margin-right: 0; }
  .content .discuss-box, .content-index .discuss-box, .content-mo .discuss-box {
    min-height: 400px; }
    .content .discuss-box .title, .content-index .discuss-box .title, .content-mo .discuss-box .title {
      text-align: center;
      font-size: .36rem;
      padding-bottom: .15rem; }
    .content .discuss-box .box ul li img, .content-index .discuss-box .box ul li img, .content-mo .discuss-box .box ul li img {
      position: inherit; }
  .content .design-1, .content-index .design-1, .content-mo .design-1 {
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#b2b1b1));
    background: -o-linear-gradient(#fff, #b2b1b1);
    background: linear-gradient(#fff, #b2b1b1);
    position: relative; }
    .content .design-1 .box1, .content-index .design-1 .box1, .content-mo .design-1 .box1 {
      width: 12rem;
      padding-top: 3.4rem;
      padding-left: 5.12rem;
      line-height: .4rem;
      height: 5rem; }
      .content .design-1 .box1 .text, .content-index .design-1 .box1 .text, .content-mo .design-1 .box1 .text {
        float: left;
        height: 100%;
        line-height: .4rem;
        font-size: .16rem;
        position: relative;
        left: -60px;
        opacity: 0;
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear; }
        .content .design-1 .box1 .text.active, .content-index .design-1 .box1 .text.active, .content-mo .design-1 .box1 .text.active {
          left: 0;
          opacity: 1;
          -webkit-transition: all .5s linear;
          -o-transition: all .5s linear;
          transition: all .5s linear; }
    .content .design-1 .box2, .content-index .design-1 .box2, .content-mo .design-1 .box2 {
      width: 12rem;
      height: 2.2rem;
      position: absolute;
      top: 5.8rem;
      padding-left: 5.12rem; }
      .content .design-1 .box2 div, .content-index .design-1 .box2 div, .content-mo .design-1 .box2 div {
        height: 100%; }
      .content .design-1 .box2 .text, .content-index .design-1 .box2 .text, .content-mo .design-1 .box2 .text {
        float: left;
        height: 100%;
        line-height: .4rem;
        font-size: .16rem;
        position: relative;
        left: -60px;
        opacity: 0;
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear; }
        .content .design-1 .box2 .text.active, .content-index .design-1 .box2 .text.active, .content-mo .design-1 .box2 .text.active {
          left: 0;
          opacity: 1;
          -webkit-transition: all .5s linear;
          -o-transition: all .5s linear;
          transition: all .5s linear; }
      .content .design-1 .box2 .img, .content-index .design-1 .box2 .img, .content-mo .design-1 .box2 .img {
        position: absolute;
        width: auto;
        height: auto;
        bottom: 0;
        right: 0;
        opacity: 0;
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear; }
        .content .design-1 .box2 .img.active, .content-index .design-1 .box2 .img.active, .content-mo .design-1 .box2 .img.active {
          opacity: 1;
          margin-right: -5.12rem;
          -webkit-transition: all .5s linear;
          -o-transition: all .5s linear;
          transition: all .5s linear; }
        .content .design-1 .box2 .img img, .content-index .design-1 .box2 .img img, .content-mo .design-1 .box2 .img img {
          display: block; }
    .content .design-1 .box-mo, .content-index .design-1 .box-mo, .content-mo .design-1 .box-mo {
      width: 100%;
      color: #000;
      text-align: center;
      display: none;
      font-size: .28rem;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .content .design-1 .box-mo p, .content-index .design-1 .box-mo p, .content-mo .design-1 .box-mo p {
        margin-top: .3rem;
        margin-bottom: 0; }
  .content .design-2, .content-index .design-2, .content-mo .design-2 {
    width: 100%;
    background: url("../image/design-bg4.jpg") no-repeat center;
    background-size: auto 100%;
    position: relative; }
    .content .design-2 .box, .content-index .design-2 .box, .content-mo .design-2 .box {
      position: absolute;
      top: 2.4rem;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    .content .design-2 .title, .content-index .design-2 .title, .content-mo .design-2 .title {
      display: table;
      text-align: center;
      margin: 0 auto;
      position: relative;
      left: 30px;
      opacity: 0;
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear; }
      .content .design-2 .title.active, .content-index .design-2 .title.active, .content-mo .design-2 .title.active {
        left: 0;
        opacity: 1;
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear; }
      .content .design-2 .title li, .content-index .design-2 .title li, .content-mo .design-2 .title li {
        padding: 0 10px;
        color: #000;
        float: left;
        font-size: .2rem; }
    .content .design-2 .title2, .content-index .design-2 .title2, .content-mo .design-2 .title2 {
      display: table;
      text-align: center;
      margin: 0 auto;
      position: relative;
      top: 50px;
      left: 30px;
      opacity: 0;
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear; }
      .content .design-2 .title2.active, .content-index .design-2 .title2.active, .content-mo .design-2 .title2.active {
        left: 0;
        opacity: 1;
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear; }
      .content .design-2 .title2 li, .content-index .design-2 .title2 li, .content-mo .design-2 .title2 li {
        width: 1.6rem;
        height: 2.13rem;
        margin: 0 1.23rem;
        color: #000;
        float: left;
        font-size: .2rem; }
        .content .design-2 .title2 li img, .content-index .design-2 .title2 li img, .content-mo .design-2 .title2 li img {
          width: 100%;
          position: relative;
          top: -15px; }
        .content .design-2 .title2 li span, .content-index .design-2 .title2 li span, .content-mo .design-2 .title2 li span {
          border-bottom: 1px solid #000;
          line-height: 1;
          font-size: .35rem;
          text-align: center;
          display: inline-block;
          margin: 0 auto; }
        .content .design-2 .title2 li h5, .content-index .design-2 .title2 li h5, .content-mo .design-2 .title2 li h5 {
          text-align: center;
          font-weight: normal;
          font-size: .18rem;
          margin-top: 10px;
          color: #000; }
    .content .design-2 p, .content-index .design-2 p, .content-mo .design-2 p {
      font-size: .18rem;
      text-align: center;
      color: #000;
      position: relative;
      right: 30px;
      opacity: 0;
      margin-bottom: 0;
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear; }
      .content .design-2 p b, .content-index .design-2 p b, .content-mo .design-2 p b {
        color: #000;
        font-weight: 500; }
      .content .design-2 p.active, .content-index .design-2 p.active, .content-mo .design-2 p.active {
        opacity: 1;
        right: 0;
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear; }
    .content .design-2 h4, .content-index .design-2 h4, .content-mo .design-2 h4 {
      color: #000;
      font-size: .18rem;
      font-weight: 500;
      margin: 30px 0 0 0;
      text-align: center; }
  .content .design-3, .content-index .design-3, .content-mo .design-3 {
    width: 12rem;
    margin: 0 auto;
    position: relative; }
    .content .design-3 .box, .content-index .design-3 .box, .content-mo .design-3 .box {
      position: absolute;
      top: 1.8rem;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    .content .design-3 h4, .content-index .design-3 h4, .content-mo .design-3 h4 {
      color: #000;
      font-size: .18rem;
      font-weight: 500;
      margin: 30px 0 0 0;
      text-align: center; }
    .content .design-3 p, .content-index .design-3 p, .content-mo .design-3 p {
      font-size: .18rem;
      margin-bottom: 0;
      text-align: center;
      color: #000;
      position: relative;
      right: 30px;
      opacity: 0;
      margin: 0;
      padding: 0;
      line-height: .4rem;
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear; }
      .content .design-3 p b, .content-index .design-3 p b, .content-mo .design-3 p b {
        color: #000;
        font-weight: 500; }
      .content .design-3 p.active, .content-index .design-3 p.active, .content-mo .design-3 p.active {
        opacity: 1;
        right: 0;
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear; }
    .content .design-3 ul, .content-index .design-3 ul, .content-mo .design-3 ul {
      width: 12rem;
      margin-top: .2rem; }
      .content .design-3 ul li, .content-index .design-3 ul li, .content-mo .design-3 ul li {
        width: 4rem;
        height: 3.5rem;
        float: left; }
        .content .design-3 ul li img, .content-index .design-3 ul li img, .content-mo .design-3 ul li img {
          width: 100%;
          height: 100%; }
  .content .design-4, .content-index .design-4, .content-mo .design-4 {
    width: 100%;
    background: url("../image/design-bg1.jpg") no-repeat center;
    background-size: auto 100%;
    position: relative; }
    .content .design-4 .box, .content-index .design-4 .box, .content-mo .design-4 .box {
      position: absolute;
      top: 25%;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    .content .design-4 .module-title, .content-index .design-4 .module-title, .content-mo .design-4 .module-title {
      color: #fff; }
      .content .design-4 .module-title div, .content-index .design-4 .module-title div, .content-mo .design-4 .module-title div {
        border-color: #fff; }
    .content .design-4 h4, .content-index .design-4 h4, .content-mo .design-4 h4 {
      color: #fff;
      font-size: .18rem;
      font-weight: 500;
      margin: .2rem 0 0 0;
      text-align: center;
      position: relative;
      left: 30px;
      opacity: 0;
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear; }
      .content .design-4 h4.active, .content-index .design-4 h4.active, .content-mo .design-4 h4.active {
        left: 0;
        opacity: 1;
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear; }
    .content .design-4 p, .content-index .design-4 p, .content-mo .design-4 p {
      text-align: center;
      color: #fff;
      font-size: .18rem;
      position: relative;
      right: 30px;
      opacity: 0;
      margin-top: .1rem;
      margin-bottom: 0;
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear; }
      .content .design-4 p.active, .content-index .design-4 p.active, .content-mo .design-4 p.active {
        opacity: 1;
        right: 0;
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear; }
    .content .design-4 ul, .content-index .design-4 ul, .content-mo .design-4 ul {
      display: table;
      text-align: center;
      margin: 0 auto;
      position: relative;
      top: 50px;
      left: 30px;
      opacity: 0;
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear; }
      .content .design-4 ul.active, .content-index .design-4 ul.active, .content-mo .design-4 ul.active {
        left: 0;
        opacity: 1;
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear; }
      .content .design-4 ul li, .content-index .design-4 ul li, .content-mo .design-4 ul li {
        width: 2.8rem;
        height: 2.4rem;
        margin: 0 .13rem;
        color: #000;
        float: left;
        font-size: .20rem; }
        .content .design-4 ul li img, .content-index .design-4 ul li img, .content-mo .design-4 ul li img {
          width: 100%; }
        .content .design-4 ul li span, .content-index .design-4 ul li span, .content-mo .design-4 ul li span {
          font-size: .18rem;
          color: #fff;
          text-align: center;
          line-height: .30rem; }
  .content .design-5, .content-index .design-5, .content-mo .design-5 {
    width: 100%;
    display: inline-table;
    position: relative; }
    .content .design-5 .box, .content-index .design-5 .box, .content-mo .design-5 .box {
      position: absolute;
      top: 30%;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    .content .design-5 h4, .content-index .design-5 h4, .content-mo .design-5 h4 {
      color: #000;
      font-size: .18rem;
      font-weight: 500;
      margin: 30px 0 0 0;
      text-align: center;
      position: relative;
      left: 30px;
      opacity: 0;
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear; }
      .content .design-5 h4.active, .content-index .design-5 h4.active, .content-mo .design-5 h4.active {
        left: 0;
        opacity: 1;
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear; }
    .content .design-5 p, .content-index .design-5 p, .content-mo .design-5 p {
      text-align: center;
      color: #000;
      font-size: .18rem;
      position: relative;
      right: 30px;
      opacity: 0;
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear;
      margin-bottom: 0; }
      .content .design-5 p.active, .content-index .design-5 p.active, .content-mo .design-5 p.active {
        opacity: 1;
        right: 0;
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear; }
    .content .design-5 ul, .content-index .design-5 ul, .content-mo .design-5 ul {
      display: table;
      text-align: center;
      margin: 0 auto;
      position: relative;
      top: .50rem;
      left: .30rem;
      opacity: 0;
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear; }
      .content .design-5 ul.active, .content-index .design-5 ul.active, .content-mo .design-5 ul.active {
        left: 0;
        opacity: 1;
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear; }
      .content .design-5 ul li, .content-index .design-5 ul li, .content-mo .design-5 ul li {
        width: .83rem;
        height: .83rem;
        margin: 0 1rem;
        color: #000;
        float: left;
        font-size: .18rem; }
        .content .design-5 ul li img, .content-index .design-5 ul li img, .content-mo .design-5 ul li img {
          width: 100%;
          height: 100%; }
  .content .module-title, .content-index .module-title, .content-mo .module-title {
    width: 100%;
    text-align: center;
    font-size: .36rem;
    color: #000;
    position: absolute;
    top: .6rem;
    word-spacing: 5px;
    left: 30px;
    opacity: 0;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear; }
    .content .module-title.active, .content-index .module-title.active, .content-mo .module-title.active {
      left: 0;
      opacity: 1;
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear; }
    .content .module-title div, .content-index .module-title div, .content-mo .module-title div {
      margin: 0 auto;
      display: inline-block;
      border-bottom: 1px solid #000; }
      .content .module-title div span, .content-index .module-title div span, .content-mo .module-title div span {
        display: block;
        position: relative;
        top: 34px;
        height: 20px;
        font-size: .16rem;
        text-align: center;
        width: 100%; }
  .content .mo-discuss, .content-index .mo-discuss, .content-mo .mo-discuss {
    display: none; }
    .content .mo-discuss ul, .content-index .mo-discuss ul, .content-mo .mo-discuss ul {
      width: calc(92% - .9rem);
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .content .mo-discuss ul li, .content-index .mo-discuss ul li, .content-mo .mo-discuss ul li {
        width: .9rem;
        height: .9rem;
        background: #585757;
        font-size: .42rem;
        text-align: center; }
        .content .mo-discuss ul li a, .content-index .mo-discuss ul li a, .content-mo .mo-discuss ul li a {
          display: block;
          font-weight: bold;
          width: 100%;
          height: 100%;
          line-height: .9rem;
          color: #fff; }
    .content .mo-discuss .module-title, .content-index .mo-discuss .module-title, .content-mo .mo-discuss .module-title {
      opacity: 1; }

.content-mo {
  display: none; }
  .content-mo .mo-content {
    width: calc(100% - .6rem);
    margin: 0 auto; }
    .content-mo .mo-content .module-title2 {
      padding-bottom: 3px;
      width: 100%;
      border-bottom: 1px solid #000;
      font-size: .18rem;
      color: #000; }
      .content-mo .mo-content .module-title2 .title {
        float: left; }
      .content-mo .mo-content .module-title2 .more {
        font-size: .14rem;
        float: right; }
        .content-mo .mo-content .module-title2 .more a {
          color: #000; }
      .content-mo .mo-content .module-title2::after {
        content: ".";
        clear: both;
        display: block;
        overflow: hidden;
        font-size: 0;
        height: 0; }
  .content-mo .mo-about {
    width: 100%;
    padding: 20px 0;
    background: #fff; }
    .content-mo .mo-about .img {
      margin: 20px auto; }
      .content-mo .mo-about .img img {
        width: 100%; }
    .content-mo .mo-about .text {
      width: 100%; }
      .content-mo .mo-about .text ul {
        width: 94%;
        margin: 0 3%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .content-mo .mo-about .text ul li {
          width: 1.2rem; }
          .content-mo .mo-about .text ul li a {
            display: block;
            width: 100%; }
            .content-mo .mo-about .text ul li a img {
              width: 100%; }
          .content-mo .mo-about .text ul li div {
            margin-top: 5px;
            text-align: center;
            font-size: .14rem; }
  .content-mo .mo-product {
    width: 100%; }
    .content-mo .mo-product .product-banner {
      width: 100%;
      padding: 20px 0; }
      .content-mo .mo-product .product-banner .box {
        width: 50%;
        float: left; }
        .content-mo .mo-product .product-banner .box img {
          width: 100%;
          display: block; }
  .content-mo .mo-research {
    width: 100%;
    padding: 20px 0; }
    .content-mo .mo-research a {
      display: block;
      width: 100%; }
      .content-mo .mo-research a img {
        width: 100%; }
  .content-mo .mo-news {
    width: 100%;
    padding-top: 20px;
    background: #eeeeee; }
    .content-mo .mo-news ul li {
      padding: .15rem 0; }
      .content-mo .mo-news ul li:last-child {
        border-bottom: none; }
      .content-mo .mo-news ul li::after {
        content: ".";
        clear: both;
        display: block;
        overflow: hidden;
        font-size: 0;
        height: 0; }
    .content-mo .mo-news .index_mobile {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      justify-content: space-between;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .content-mo .mo-news .date {
      width: 80px !important;
      height: 80px !important;
      color: #fff !important;
      background: #d86018 !important;
      margin-right: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .content-mo .mo-news .date h2 {
        display: block;
        width: 100%;
        height: .50rem;
        font-size: .44rem;
        line-height: .50ren;
        text-align: center;
        color: #fff;
        background: #d86018;
        margin: 0; }
      .content-mo .mo-news .date span {
        display: block;
        width: 100%;
        height: .33rem;
        line-height: .33rem;
        font-size: .18rem;
        text-align: center;
        color: #fff;
        background: #d86018; }
    .content-mo .mo-news .news-main {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      height: 80px;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .content-mo .mo-news .news-main .title {
        width: 100%;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-align: justify;
        font-size: 16px;
        color: #000;
        font-weight: 700; }
      .content-mo .mo-news .news-main .text {
        margin-top: .15rem;
        color: #292929;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        font-size: 13px;
        text-align: justify;
        line-height: 2;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        width: 100%; }
        .content-mo .mo-news .news-main .text p {
          margin: 0; }
        .content-mo .mo-news .news-main .text span {
          background-color: transparent; }
        .content-mo .mo-news .news-main .text img {
          display: none; }

.w14 {
  width: 12rem;
  margin: 0 auto; }

.w1400 {
  width: 14rem;
  position: relative;
  margin: 0 auto; }

.content-mo {
  display: none; }

.content-index {
  position: absolute; 
  /*xindy*/
  max-width: 1900px;
  left: 50%;
  transform: translateX(-50%);
}

.product-box {
  width: 80%;
  margin: 0 auto; }
  .product-box .img {
    width: 30%;
    margin-top: 60px;
    float: left;
    margin-left: 95px;
    border: 1px solid #dfdfdf;
    position: relative; }
    .product-box .img img {
      width: 100%; }
    .product-box .img .prev, .product-box .img .next {
      width: 95px;
      height: 100%;
      position: absolute;
      top: 0;
      opacity: 0.2;
      -webkit-transition: all 1s linear;
      -o-transition: all 1s linear;
      transition: all 1s linear;
      cursor: pointer; }
      .product-box .img .prev:hover, .product-box .img .next:hover {
        opacity: 1;
        -webkit-transition: all 1s linear;
        -o-transition: all 1s linear;
        transition: all 1s linear; }
    .product-box .img .prev {
      background: url("../image/prev.png") no-repeat;
      background-size: 100% 100%;
      left: -95px; }
    .product-box .img .next {
      background: url("../image/next.png") no-repeat;
      background-size: 100% 100%;
      right: -95px; }
  .product-box .text {
    width: 40%;
    margin-top: 60px;
    float: right;
    font-size: 16px;
    color: #5f5f5f;
    word-spacing: 2px;
    position: relative; }
    .product-box .text h2 {
      margin-top: 0;
      color: #5f5f5f;
      display: block;
      width: 100%; }
    .product-box .text p {
      display: block;
      width: 100%;
      margin: 3% 0 0 0; }
    .product-box .text .img-list {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 25%; }
      .product-box .text .img-list ul {
        display: block;
        width: 100%;
        height: 100%;
        text-align: center; }
        .product-box .text .img-list ul li {
          display: inline-block;
          border: 1px solid #dfdfdf;
          height: 100%;
          width: 30%;
          cursor: pointer; }
          .product-box .text .img-list ul li:nth-of-type(1) {
            float: left; }
          .product-box .text .img-list ul li:nth-of-type(2) {
            margin: 0 auto; }
          .product-box .text .img-list ul li:nth-of-type(3) {
            float: right; }
          .product-box .text .img-list ul li img {
            width: 100%; }

.product-box2 {
  width: 80%;
  margin: 0 auto; }
  .product-box2 .img {
    width: 20%;
    border: 1px solid #dfdfdf;
    position: absolute;
    left: 50%;
    margin-left: -10%;
    margin-top: 80px; }
    .product-box2 .img img {
      width: 100%; }
    .product-box2 .img .prev, .product-box2 .img .next {
      width: 95px;
      height: 100%;
      position: absolute;
      top: 0;
      opacity: 0.2;
      -webkit-transition: all 1s linear;
      -o-transition: all 1s linear;
      transition: all 1s linear;
      cursor: pointer; }
      .product-box2 .img .prev:hover, .product-box2 .img .next:hover {
        opacity: 1;
        -webkit-transition: all 1s linear;
        -o-transition: all 1s linear;
        transition: all 1s linear; }
    .product-box2 .img .prev {
      background: url("../image/prev.png") no-repeat center;
      background-size: 30% 30%;
      left: -95px; }
    .product-box2 .img .next {
      background: url("../image/next.png") no-repeat center;
      background-size: 30% 30%;
      right: -95px; }
  .product-box2 .text {
    width: 30%;
    margin-top: 80px;
    float: left;
    font-size: 16px;
    color: #5f5f5f;
    word-spacing: 2px;
    position: relative;
    line-height: 30px; }
    .product-box2 .text h2 {
      margin-top: 0;
      color: #5f5f5f;
      display: block;
      width: 100%; }
    .product-box2 .text p {
      display: block;
      width: 100%;
      margin: 3% 0 0 0; }
    .product-box2 .text span {
      float: left;
      display: inline-block;
      padding-right: 10px; }
      .product-box2 .text span.active {
        color: #ff9600; }
  .product-box2 .img-list {
    float: right;
    width: 7%;
    margin-top: 80px; }
    .product-box2 .img-list ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      position: relative; }
      .product-box2 .img-list ul li {
        display: inline-block;
        border: 1px solid #dfdfdf;
        float: left;
        width: 100%;
        cursor: pointer;
        position: absolute; }
        .product-box2 .img-list ul li:nth-of-type(1) {
          top: 0; }
        .product-box2 .img-list ul li:nth-of-type(2) {
          top: 35%; }
        .product-box2 .img-list ul li:nth-of-type(3) {
          bottom: 0; }
        .product-box2 .img-list ul li img {
          width: 100%; }

.copy {
  width: 100%;
  padding: .5rem 0;
  background: #2c2a29;
  color: #fff;
  text-align: center; }
  .copy .img {
    display: inline-block;
    height: 100px; }
    .copy .img img {
      height: 100%; }
  .copy .text {
    width: 100%;
    text-align: center;
    font-size: .14rem;
    margin-top: .4rem; }
    .copy .text a {
      color: #fff;
      text-decoration: none; }

.language-index {
  position: absolute;
  bottom: 50%;
  margin-bottom: 3.35rem;
  right: 50%;
  margin-right: -7rem;
  display: none;
  font-size: 14px; }
  .language-index.db {
    display: block; }
  .language-index a {
    float: right;
    display: block;
    height: 100%;
    color: #2a2c29;
    text-align: center; }

.index-search-btn {
  position: absolute;
  opacity: 0;
  bottom: 50%;
  margin-bottom: 3.35rem;
  right: 50%;
  margin-right: -6.5rem;
  width: 16px;
  height: 16px;
  background: url("../image/search.png") no-repeat center;
  background-size: 100% 100%;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear; }
  .index-search-btn.active {
    opacity: 1;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear; }

.index-search {
  position: absolute;
  bottom: 50%;
  margin-bottom: 3.35rem;
  right: 50%;
  margin-right: -5rem;
  opacity: 0;
  height: 18px;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear; }
  .index-search.active {
    opacity: 1;
    margin-right: -6.1rem;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear; }
  .index-search select {
    outline: none;
    border: none;
    float: right;
    height: 100%; }
  .index-search form {
    width: 190px;
    height: 100%;
    float: right; }
    .index-search form:nth-of-type(2) {
      display: none; }
    .index-search form input {
      padding-left: 10px;
      width: 100%;
      height: 100%;
      outline: none;
      border: 1px solid #c0bfbf; }
    .index-search form button {
      width: 0;
      height: 0;
      outline: none;
      border: none;
      background: transparent; }
  .index-search .btn1, .index-search .btn2 {
    position: relative;
    left: calc(100% + 5px);
    width: 30px;
    height: 30px;
    color: #2a2c29;
    border: 1px solid #2a2c29;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    letter-spacing: 2px;
    border-radius: 15px;
    background: #2a2c29;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear; }
    .index-search .btn1.active, .index-search .btn2.active {
      color: #fff;
      width: 100px;
      -webkit-transition: all .3s linear;
      -o-transition: all .3s linear;
      transition: all .3s linear; }
    .index-search .btn1:hover, .index-search .btn2:hover {
      background: #fff;
      color: #2a2c29; }
  .index-search .btn1 {
    top: -50px; }
  .index-search .btn2 {
    top: -40px; }

.swiper-slide .index-product {
  width: 100%;
  height: 100%;
  position: relative; }
  .swiper-slide .index-product .product-box {
    width: 100%;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999; }
    .swiper-slide .index-product .product-box .box {
      width: 20%;
      height: 100%;
      cursor: pointer;
      float: left;
      /*border-right: 1px solid #e2e2e2;*/
      position: relative;
      overflow: hidden; }
      .swiper-slide .index-product .product-box .box a {
        display: block;
        width: 100%;
        height: 100%; }
      .swiper-slide .index-product .product-box .box:last-child {
        border: none; }
      .swiper-slide .index-product .product-box .box .box-title {
        position: absolute;
        top: 40%;
        opacity: 1;
        width: 100%;
        font-size: 24px;
        color: #333;
        line-height: 40px;
        text-align: center;
        font-family: Arial ,"Microsoft YaHei"; }
      .swiper-slide .index-product .product-box .box .box-text {
        width: 100%;
        position: absolute;
        top: 100%;
        opacity: 0; }
        .swiper-slide .index-product .product-box .box .box-text h1 {
          width: 100%;
          color: #333;
          padding: 0 10%;
          margin-bottom: 32px;
          font-size: 24px; }
        .swiper-slide .index-product .product-box .box .box-text div {
          display: block;
          width: 100%;
          padding: 0 10%;
          height: 20%;
          font-size: 18px;
          line-height: 20px;
          word-break: break-all;
          word-wrap: break-word;
          text-align: justify; }
  .swiper-slide .index-product .product-module {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    opacity: 1; }
    .swiper-slide .index-product .product-module .module {
      width: calc(20% - 1px);
      height: 100%;
      position: absolute;
      margin-right: 1px; }
      .swiper-slide .index-product .product-module .module:last-child {
        margin-right: 0;
        left: 80%; }
      .swiper-slide .index-product .product-module .module:nth-of-type(1) {
        left: 0; }
      .swiper-slide .index-product .product-module .module:nth-of-type(2) {
        left: 20%; }
      .swiper-slide .index-product .product-module .module:nth-of-type(3) {
        left: 40%; }
        .swiper-slide .index-product .product-module .module:nth-of-type(4) {
          left: 60%; }
      .swiper-slide .index-product .product-module .module .img {
        
	  }
	  .swiper-slide .index-product .product-module .module .name {
	  	position: absolute;
	  	    bottom: 20px;
	  	    font-size: 16px;
	  	    left: 25px;
	  	    color: #fff;
	  }
	  
	  
	  .swiper-slide .index-product .product-module .module .img p {
	  	width: 100%;
	  	height: 100%; 
	  	background-size: cover;
	  	background-position: center;
	  }
	  
        .swiper-slide .index-product .product-module .module .img img {
          width: 100%;
          height: 100%; }
  .swiper-slide .index-product .product-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999; }
    .swiper-slide .index-product .product-bg img {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0; 
	  object-fit: cover;
	}

.index-copy {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 50%;
  margin-bottom: -4.55rem;
  font-size: 12px;
  color: #8f8d8d;
  word-spacing: 5px;
  font-family: Montserrat, source-han-sans-simplified-c; 
}
  .index-copy a {
    color: #8f8d8d; }

.footer, .footer-mo {
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#888888), to(#6f6f6f));
  background: -o-linear-gradient(#888888, #6f6f6f);
  background: linear-gradient(#888888, #6f6f6f);
  opacity: 1;
  padding: .1rem 0; }
  .footer.active, .footer-mo.active {
    position: fixed;
    bottom: 0; }
  .footer .copy-content, .footer-mo .copy-content {
    width: 1200px;
    height: 100%;
    margin: 0 auto; }
    .footer .copy-content .copy-contact, .footer-mo .copy-content .copy-contact {
      width: 50%;
      height: 66px;
      position: relative;
      float: right;
      color: #fff;
      font-size: 12px;
      text-align: left; }
      .footer .copy-content .copy-contact ul, .footer-mo .copy-content .copy-contact ul {
        width: 100%; }
        .footer .copy-content .copy-contact ul li, .footer-mo .copy-content .copy-contact ul li {
          width: 40px;
          height: 40px;
          margin-right: 42px;
          float: left; }
          .footer .copy-content .copy-contact ul li a, .footer-mo .copy-content .copy-contact ul li a {
            display: block;
            width: 100%;
            height: 100%; }
          .footer .copy-content .copy-contact ul li img, .footer-mo .copy-content .copy-contact ul li img {
            width: 100%;
            height: 100%;
            opacity: 0.2;
            cursor: pointer;
            -webkit-transform: scale(0.6);
            -ms-transform: scale(0.6);
            transform: scale(0.6);
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear; }
            .footer .copy-content .copy-contact ul li img:hover, .footer-mo .copy-content .copy-contact ul li img:hover {
              opacity: 1;
              -webkit-transform: scale(1);
              -ms-transform: scale(1);
              transform: scale(1);
              -webkit-transition: all .3s linear;
              -o-transition: all .3s linear;
              transition: all .3s linear; }
      .footer .copy-content .copy-contact .code-1, .footer-mo .copy-content .copy-contact .code-1 {
        position: absolute;
        left: 400px;
        top: 0;
        height: 100%; }
        .footer .copy-content .copy-contact .code-1.active img, .footer-mo .copy-content .copy-contact .code-1.active img {
          opacity: 1;
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          transition: all .3s linear; }
        .footer .copy-content .copy-contact .code-1 img, .footer-mo .copy-content .copy-contact .code-1 img {
          display: block;
          height: 100%;
          opacity: 0;
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          transition: all .3s linear; }
      .footer .copy-content .copy-contact p, .footer-mo .copy-content .copy-contact p {
        margin: 9px 0 0 0; }
        .footer .copy-content .copy-contact p a, .footer-mo .copy-content .copy-contact p a {
          color: #fff;
          text-decoration: none; }
      .footer .copy-content .copy-contact .mo-copy, .footer-mo .copy-content .copy-contact .mo-copy {
        display: none; }
    .footer .copy-content .code, .footer-mo .copy-content .code {
      width: calc(40% - 1px);
      height: 66px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border-right: 1px solid #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      float: left; }
      .footer .copy-content .code img, .footer-mo .copy-content .code img {
        height: 55px; }

.pc-form {
  display: block; }

.mo-form {
  display: none; }

.bg-mo {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  display: none;
  background: #2a2c29;
  opacity: 0.3; }
  .bg-mo.active {
    display: block; }

@media screen and (max-width: 1400px) {
  .content .product-show, .content-mo .product-show {
    width: 14rem;
    margin: 10px auto;
    overflow: hidden; }
    .content .product-show .show-left .description, .content-mo .product-show .show-left .description {
      position: absolute;
      top: 74%; }
    .content .product-show .show-left .title, .content-mo .product-show .show-left .title {
      margin-top: 0; } }

@media screen and (max-width: 1200px) {
  .w14 {
    width: calc(100% - .7rem); }
  .middle {
    width: 100%; }
  .w1200 {
    width: 100%; }
  .footer .copy-content {
    width: 100%; }
  .left-nav, .left-nav2, .left-nav3 {
    display: none; }
  .content .mo-discuss, .content-mo .mo-discuss {
    display: block; }
  .content .design-1, .content .design-2, .content .design-3, .content .design-4, .content .design-5, .content-mo .design-1, .content-mo .design-2, .content-mo .design-3, .content-mo .design-4, .content-mo .design-5 {
    width: 94%;
    margin: 0 auto;
    background: transparent; }
  .content .design-2, .content-mo .design-2 {
    height: auto;
    overflow: hidden; }
    .content .design-2 .box, .content-mo .design-2 .box {
      position: inherit;
      top: 0; }
    .content .design-2 .title, .content-mo .design-2 .title {
      top: 0; }
      .content .design-2 .title li, .content-mo .design-2 .title li {
        font-size: 0.32rem; }
    .content .design-2 .title2 li, .content-mo .design-2 .title2 li {
      margin: 0 .23rem; }
      .content .design-2 .title2 li span, .content-mo .design-2 .title2 li span {
        font-size: .5rem; }
      .content .design-2 .title2 li h5, .content-mo .design-2 .title2 li h5 {
        font-size: .26rem; }
    .content .design-2 p, .content-mo .design-2 p {
      margin-top: .3rem;
      font-size: 0.28rem; }
    .content .design-2 h4, .content-mo .design-2 h4 {
      margin: .3rem 0 0 0;
      font-size: 0.28rem; }
  .content .design-3, .content-mo .design-3 {
    margin-bottom: 10px; }
    .content .design-3 .box, .content-mo .design-3 .box {
      position: inherit;
      top: 0; }
    .content .design-3 p, .content-mo .design-3 p {
      margin: 10px 0;
      font-size: .26rem; }
    .content .design-3 ul, .content-mo .design-3 ul {
      width: auto;
      margin-top: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .content .design-3 ul li, .content-mo .design-3 ul li {
        width: 30%;
        height: auto;
        float: none; }
  .content .design-4, .content-mo .design-4 {
    height: auto;
    display: block;
    margin: 0 auto; }
    .content .design-4 .box, .content-mo .design-4 .box {
      position: inherit;
      top: 0; }
    .content .design-4 .module-title, .content-mo .design-4 .module-title {
      color: #000; }
      .content .design-4 .module-title div, .content-mo .design-4 .module-title div {
        border-color: #000; }
    .content .design-4 h4, .content-mo .design-4 h4 {
      font-size: .26rem;
      color: #000;
      margin: .1rem 0; }
    .content .design-4 p, .content-mo .design-4 p {
      font-size: .26rem;
      margin-top: .1rem;
      color: #000; }
    .content .design-4 ul, .content-mo .design-4 ul {
      top: 24px;
      margin: 0 auto;
      width: 90%; }
      .content .design-4 ul li, .content-mo .design-4 ul li {
        width: 45%;
        height: auto; }
        .content .design-4 ul li span, .content-mo .design-4 ul li span {
          font-size: 14px;
          color: #000; }
  .content .design-5, .content-mo .design-5 {
    height: auto;
    margin: 0 auto;
    display: block;
    padding-bottom: 30px; }
    .content .design-5 .box, .content-mo .design-5 .box {
      position: inherit;
      top: 0; }
    .content .design-5 p, .content-mo .design-5 p {
      font-size: .26rem; }
    .content .design-5 h4, .content-mo .design-5 h4 {
      margin: 0;
      font-size: .26rem; }
    .content .design-5 ul, .content-mo .design-5 ul {
      top: 10px;
      margin: .5rem auto; }
      .content .design-5 ul li, .content-mo .design-5 ul li {
        margin: 0 .3rem; }
  .content .design-1 .box1, .content .design-1 .box2, .content-mo .design-1 .box1, .content-mo .design-1 .box2 {
    display: none; }
  .content .design-1 .box-mo, .content-mo .design-1 .box-mo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .content .feedback .title, .content-mo .feedback .title {
    font-size: .36rem; }
  .content .header-nav-main .search-box, .content-mo .header-nav-main .search-box {
    top: 40px; }
  .content .about-1, .content .about-2, .content .about-3, .content .about-4, .content-mo .about-1, .content-mo .about-2, .content-mo .about-3, .content-mo .about-4 {
    width: 94%;
    padding: 0 2%;
    margin: .5rem auto;
    background: transparent; }
  .content .about-2 .about-main, .content-mo .about-2 .about-main {
    position: inherit;
    margin-top: .9rem;
    top: 0;
    height: 9rem; }
    .content .about-2 .about-main .ball-list li span, .content-mo .about-2 .about-main .ball-list li span {
      font-size: 18px;
      top: -4px;
      left: -34px; }
    .content .about-2 .about-main .ball-list li div, .content-mo .about-2 .about-main .ball-list li div {
      width: 220px; }
    .content .about-2 .about-main .box, .content-mo .about-2 .about-main .box {
      width: 80%;
      margin-right: 4.5%;
      margin-bottom: .2rem; }
      .content .about-2 .about-main .box div, .content-mo .about-2 .about-main .box div {
        position: relative;
        left: 100%;
        margin-left: .8rem;
        font-size: .38rem;
        top: -0.3rem; }
      .content .about-2 .about-main .box span, .content-mo .about-2 .about-main .box span {
        left: 102%;
        top: 50%;
        margin-top: -10.5px;
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg); }
  .content .about-3 ul, .content-mo .about-3 ul {
    top: 0;
    position: inherit; }
    .content .about-3 ul li, .content-mo .about-3 ul li {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      margin: 6% auto; }
      .content .about-3 ul li.active, .content-mo .about-3 ul li.active {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
      .content .about-3 ul li .text, .content-mo .about-3 ul li .text {
        width: 80%; }
        .content .about-3 ul li .text span, .content-mo .about-3 ul li .text span {
          width: 2.5rem;
          margin-right: .5rem;
          display: block;
          border-bottom: 1px solid;
          height: 20px;
          line-height: 20px;
          font-size: 12px;
          white-space: nowrap;
          color: #d86018; }
        .content .about-3 ul li .text div, .content-mo .about-3 ul li .text div {
          width: 80%;
          margin-left: 10%;
          text-align: left; }
      .content .about-3 ul li .msg, .content-mo .about-3 ul li .msg {
        margin-top: 0; }
  .content .about-4, .content-mo .about-4 {
    width: 100%;
    height: auto; }
    .content .about-4 .text, .content-mo .about-4 .text {
      position: inherit;
      display: block;
      line-height: .8rem;
      font-size: .32rem;
      color: #000; }
  .content .module-title, .content-mo .module-title {
    position: inherit;
    top: 0;
    margin-bottom: 50px;
    font-size: .46rem;
    padding-top: .2rem; }
    .content .module-title div, .content-mo .module-title div {
      font-size: .6rem;
      font-weight: bold; }
      .content .module-title div span, .content-mo .module-title div span {
        font-size: .24rem;
        height: 4px;
        top: 14px;
        font-weight: normal; }
  .content .discuss-show, .content-mo .discuss-show {
    width: 94%; }
  .content .next-prev, .content-mo .next-prev {
    width: 94%;
    margin: 0 auto;
    line-height: .5rem;
    font-size: 0.32rem; }
    .content .next-prev .back, .content-mo .next-prev .back {
      right: .2rem;
      margin-right: 0; }
  .content .newsshow-content .text, .content-mo .newsshow-content .text {
    width: auto; }
    .content .newsshow-content .text img, .content-mo .newsshow-content .text img {
      max-width: 100%;
      margin: 0 auto; }
  .content .newsshow-content .date, .content-mo .newsshow-content .date {
    width: auto; }
  .content .product-content, .content-mo .product-content {
    width: 98%;
    margin: 0 auto; }
    .content .product-content ul li a:hover span, .content-mo .product-content ul li a:hover span {
      height: auto; }
    .content .product-content ul li a img, .content-mo .product-content ul li a img {
      min-height: 1rem; }
    .content .product-content ul li a span, .content-mo .product-content ul li a span {
      position: inherit;
      width: 100%;
      text-align: center;
      padding-left: 0;
      height: .6rem;
      font-size: .28rem;
      line-height: .6rem; }
  .content .contact-content, .content-mo .contact-content {
    width: calc(100% - .15rem);
    padding: 0 1.15rem; }
    .content .contact-content a:nth-of-type(2) .contact-box, .content-mo .contact-content a:nth-of-type(2) .contact-box {
      margin-right: 0;
      float: right; }
    .content .contact-content a:nth-of-type(4) .contact-box, .content-mo .contact-content a:nth-of-type(4) .contact-box {
      margin-right: 0;
      float: right; }
    .content .contact-content .contact-box, .content-mo .contact-content .contact-box {
      width: 44%;
      height: 256px; }
  .content .news-content, .content-mo .news-content {
    width: 100%; }
    .content .news-content ul li a .news-text .title, .content-mo .news-content ul li a .news-text .title {
      width: 100%; }
    .content .news-content ul li a .news-text .date, .content-mo .news-content ul li a .news-text .date {
      display: none; }
    .content .news-content ul li a img, .content-mo .news-content ul li a img {
      min-height: 1rem; }
  .content #container1, .content #container2, .content #container3, .content #container4, .content-mo #container1, .content-mo #container2, .content-mo #container3, .content-mo #container4 {
    width: 94%;
    margin: 0 auto;
    height: 5rem; }
  .content .feedback, .content-mo .feedback {
    padding: 0 1.15rem; }
    .content .feedback form input, .content-mo .feedback form input {
      width: 98%;
      margin-right: 0; }
  .content .open, .content-mo .open {
    font-size: .26rem; }
  .pc-form {
    display: none; }
  .mo-form {
    display: block; }
  .w1200 {
    width: auto; } }

@media screen and (max-width: 1024px) {
  body {
    width: 100%;
    overflow-x: hidden; }
  .content .show-title {
    display: block;
    position: relative;
    top: 10px;
    border: none;
    width: 100%;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    background: #636262;
    font-size: 14px;
    font-weight: bold; }
  .content .next-prev {
    display: none; }
  .content .newsshow-content {
    width: 92%;
    margin: 0 auto; }
  .content .about-1 .img {
    display: none; }
    .content .about-1 .img img {
      width: 100%; }
  .content .about-1 .about-main {
    display: none; }
  .content .about-1 .about-main-mo {
    display: block; }
  .content .about-2 .about-main .line-1 {
    height: 0;
    left: 35%;
    width: 2px; }
    .content .about-2 .about-main .line-1.active {
      width: 2px;
      height: 100%;
      left: 35%;
      -webkit-transition: all 2s cubic-bezier(0, 0, 0.78, 1);
      -o-transition: all 2s cubic-bezier(0, 0, 0.78, 1);
      transition: all 2s cubic-bezier(0, 0, 0.78, 1); }
  .content .about-2 .about-main .ball-list {
    width: 2px;
    height: 100%;
    left: 35%;
    top: -9rem;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .content .about-2 .about-main .ball-list li {
      left: -.04rem; }
      .content .about-2 .about-main .ball-list li span {
        top: -9px;
        left: -40px; }
        .content .about-2 .about-main .ball-list li span.active2 {
          top: -9px;
          font-size: 32px; }
      .content .about-2 .about-main .ball-list li div {
        left: 30px;
        top: -12px;
        margin-left: 0;
        text-align: left; }
  .content .discuss-1, .content .discuss-2, .content .discuss-3, .content .discuss-4 {
    width: calc(100% - .6rem);
    height: calc(100% - .6rem);
    margin: .2rem auto; }
  .content .discuss-box {
    width: calc(100% - .6rem); }
    .content .discuss-box .title {
      font-size: .56rem; }
  .content .discuss-1 .box ul li span {
    font-size: 14px; }
  .content .discuss-show .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 15px; }
    .content .discuss-show .img img {
      width: auto; }
  .content .discuss-show .text {
    width: 94%;
    margin: 0 auto;
    float: none; }
    .content .discuss-show .text h1 {
      text-align: center; }
    .content .discuss-show .text span {
      margin-top: 0;
      width: 100%;
      word-spacing: -1px; }
    .content .discuss-show .text .date {
      display: none; }
    .content .discuss-show .text .date-mo {
      display: block; }
    .content .discuss-show .text div {
      margin-top: .7rem; }
  .content .banner-header.active {
    margin-top: 40px; }
  .content .banner-header img:nth-of-type(2) {
    display: block; }
  .content .banner-header img:nth-of-type(1) {
    display: none; }
  .content .module-title {
    margin: .5rem 0;
    top: 3%; }
  .content .header-nav .header-nav-main {
    display: none; }
  .content .header-nav .logo-two {
    height: 40px; }
    .content .header-nav .logo-two .menu {
      display: block; }
    .content .header-nav .logo-two .language {
      font-size: 24px;
      float: left;
      margin-left: .3rem; }
      .content .header-nav .logo-two .language a {
        float: right;
        line-height: 29px; }
    .content .header-nav .logo-two .logo img:nth-of-type(1) {
      display: none;
      width: 30px;
      height: 30px;
      margin-left: -15px; }
    .content .header-nav .logo-two .logo img:nth-of-type(2) {
      display: block; }
    .content .header-nav .logo-two .search {
      width: 80%;
      margin: 50px auto;
      height: 28px;
      position: relative;
      top: -9px;
      border-color: #5d5c5c;
      float: none; }
      .content .header-nav .logo-two .search::after {
        content: ".";
        clear: both;
        display: block;
        overflow: hidden;
        font-size: 0;
        height: 0; }
      .content .header-nav .logo-two .search form {
        height: 100%; }
        .content .header-nav .logo-two .search form input {
          color: #000;
          width: calc(100% - 50px); }
          .content .header-nav .logo-two .search form input::-webkit-input-placeholder {
            color: #5d5c5c; }
        .content .header-nav .logo-two .search form button {
          position: relative;
          left: -6px;
          width: 26px;
          height: 26px;
          background: url("../image/search2.png") no-repeat center;
          background-size: 100% 100%; }
  .content .product-list {
    width: 94%;
    top: 20px; }
    .content .product-list .box {
      position: relative;
      height: 50%;
      width: 100%;
      border-bottom: .15rem solid #dfdfdf; }
      .content .product-list .box:hover .more {
        left: .8rem;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
      .content .product-list .box .product-title {
        position: inherit;
        margin-left: .3rem;
        float: left;
        top: 1rem;
        left: 0; }
        .content .product-list .box .product-title p {
          line-height: .5rem; }
        .content .product-list .box .product-title span {
          max-width: 11.3rem; }
      .content .product-list .box .more {
        left: .3rem;
        top: auto;
        bottom: 1.2rem;
        position: absolute; }
        .content .product-list .box .more a {
          border-color: #333;
          -webkit-box-shadow: 0 0 15px #fff inset;
          box-shadow: 0 0 15px #fff inset; }
        .content .product-list .box .more:hover a {
          border-color: #b2b1b1; }
        .content .product-list .box .more:hover .text2 {
          color: #fff; }
        .content .product-list .box .more:hover .bg {
          left: 0;
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
        .content .product-list .box .more:hover .icon {
          background: url("../image/arrow-right2.png") no-repeat;
          background-size: 30px 10px; }
      .content .product-list .box .img {
        position: absolute;
        float: none;
        right: .2rem;
        margin: 0;
        bottom: 10%;
        width: auto;
        height: 80%; }
        .content .product-list .box .img img {
          width: auto;
          height: 100%; }
      .content .product-list .box:nth-of-type(1) {
        float: left;
        position: relative; }
      .content .product-list .box:nth-of-type(2) {
        float: left;
        position: relative; }
      .content .product-list .box:nth-of-type(3) {
        float: left;
        position: relative; }
      .content .product-list .box:nth-of-type(4) {
        float: left;
        position: relative; }
  .content .product-show {
    width: 94%;
    height: auto; }
    .content .product-show .show-middle .prev {
      width: 60px;
      height: 60px;
      top: 3rem;
      background: url(../image/arrow-top.png) no-repeat center;
      background-size: 20px auto;
      -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      transform: rotate(270deg); }
    .content .product-show .show-middle .next {
      width: 60px;
      height: 60px;
      top: 3rem;
      background: url(../image/arrow-bottom.png) no-repeat center;
      background-size: 20px auto;
      -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      transform: rotate(270deg); }
    .content .product-show .show-left, .content .product-show .show-left1, .content .product-show .show-left2, .content .product-show .show-left3, .content .product-show .show-left4, .content .product-show .show-left5 {
      width: 100%;
      height: 15.6rem;
      position: inherit; }
      .content .product-show .show-left .seo, .content .product-show .show-left1 .seo, .content .product-show .show-left2 .seo, .content .product-show .show-left3 .seo, .content .product-show .show-left4 .seo, .content .product-show .show-left5 .seo {
        position: inherit;
        bottom: 0; }
        .content .product-show .show-left .seo h3, .content .product-show .show-left1 .seo h3, .content .product-show .show-left2 .seo h3, .content .product-show .show-left3 .seo h3, .content .product-show .show-left4 .seo h3, .content .product-show .show-left5 .seo h3 {
          font-size: 14px; }
      .content .product-show .show-left .description, .content .product-show .show-left1 .description, .content .product-show .show-left2 .description, .content .product-show .show-left3 .description, .content .product-show .show-left4 .description, .content .product-show .show-left5 .description {
        line-height: .3rem;
        bottom: .5rem;
        top: auto; }
        .content .product-show .show-left .description h3, .content .product-show .show-left1 .description h3, .content .product-show .show-left2 .description h3, .content .product-show .show-left3 .description h3, .content .product-show .show-left4 .description h3, .content .product-show .show-left5 .description h3 {
          display: block;
          width: 100%;
          height: 30px;
          font-size: 14px;
          margin: 0;
          line-height: 30px;
          background: #636262;
          color: #fff;
          text-align: center;
          border: none; }
        .content .product-show .show-left .description div, .content .product-show .show-left .description span, .content .product-show .show-left1 .description div, .content .product-show .show-left1 .description span, .content .product-show .show-left2 .description div, .content .product-show .show-left2 .description span, .content .product-show .show-left3 .description div, .content .product-show .show-left3 .description span, .content .product-show .show-left4 .description div, .content .product-show .show-left4 .description span, .content .product-show .show-left5 .description div, .content .product-show .show-left5 .description span {
          margin-top: .2rem; }
    .content .product-show .show-middle, .content .product-show .show-middle1, .content .product-show .show-middle2, .content .product-show .show-middle3, .content .product-show .show-middle4, .content .product-show .show-middle5 {
      height: 6.3rem;
      bottom: 8.5rem;
      z-index: 997; }
      .content .product-show .show-middle .btn-swiper, .content .product-show .show-middle1 .btn-swiper, .content .product-show .show-middle2 .btn-swiper, .content .product-show .show-middle3 .btn-swiper, .content .product-show .show-middle4 .btn-swiper, .content .product-show .show-middle5 .btn-swiper {
        bottom: -25px; }
    .content .product-show .show-right {
      width: 94%;
      float: none;
      left: 3%;
      height: auto; }
      .content .product-show .show-right ul {
        width: 100%;
        height: auto;
        margin-top: 0.2rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .content .product-show .show-right ul li {
          width: 30%;
          height: 2rem;
          margin-bottom: .1rem;
          text-align: center;
          float: left;
          line-height: 2rem;
          font-size: 14px; }
  .w1400 {
    width: 94%;
    margin: 0 auto; }
  .footer .copy-content .copy-contact .pc-copy {
    display: none; }
  .footer .copy-content .copy-contact .mo-copy {
    display: block; }
  .content-index {
    display: none; }
    .content-index .middle {
      width: 100%; }
    .content-index .index-nav {
      width: 100%; }
  .content-mo {
    display: block; } }

@media screen and (max-width: 750px) {
  .content .show-title {
    display: block;
    position: relative;
    top: 10px;
    border: none;
    width: 100%;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    background: #636262;
    font-size: 14px;
    font-weight: bold; }
  .content .next-prev {
    display: none; }
  .content .newsshow-content {
    width: 92%;
    margin: 0 auto; }
  .content .about-1 .img {
    display: none; }
    .content .about-1 .img img {
      width: 100%; }
  .content .about-1 .about-main {
    display: none; }
  .content .about-1 .about-main-mo {
    display: block; }
  .content .about-2 .about-main .line-1 {
    height: 0;
    left: 35%;
    width: 2px; }
    .content .about-2 .about-main .line-1.active {
      width: 2px;
      height: 100%;
      left: 35%;
      -webkit-transition: all 2s cubic-bezier(0, 0, 0.78, 1);
      -o-transition: all 2s cubic-bezier(0, 0, 0.78, 1);
      transition: all 2s cubic-bezier(0, 0, 0.78, 1); }
  .content .about-2 .about-main .ball-list {
    width: 2px;
    height: 100%;
    left: 35%;
    top: -9rem;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .content .about-2 .about-main .ball-list li {
      left: -.04rem; }
      .content .about-2 .about-main .ball-list li span {
        top: -9px;
        left: -40px; }
        .content .about-2 .about-main .ball-list li span.active2 {
          top: -9px;
          font-size: 32px; }
      .content .about-2 .about-main .ball-list li div {
        left: 30px;
        top: -12px;
        margin-left: 0;
        text-align: left; }
  .content .discuss-1, .content .discuss-2, .content .discuss-3, .content .discuss-4 {
    width: calc(100% - .6rem);
    height: calc(100% - .6rem);
    margin: .2rem auto; }
  .content .discuss-box {
    width: calc(100% - .6rem); }
    .content .discuss-box .title {
      font-size: .56rem; }
  .content .discuss-1 .box ul li span {
    font-size: 14px; }
  .content .discuss-show .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 15px; }
    .content .discuss-show .img img {
      width: auto; }
  .content .discuss-show .text {
    width: 94%;
    margin: 0 auto;
    float: none; }
    .content .discuss-show .text h1 {
      text-align: center; }
    .content .discuss-show .text span {
      margin-top: 0;
      width: 100%;
      word-spacing: -1px; }
    .content .discuss-show .text .date {
      display: none; }
    .content .discuss-show .text .date-mo {
      display: block; }
    .content .discuss-show .text div {
      margin-top: .7rem; }
  .content .banner-header.active {
    margin-top: 40px; }
  .content .banner-header img:nth-of-type(2) {
    display: block; }
  .content .banner-header img:nth-of-type(1) {
    display: none; }
  .content .module-title {
    margin: .5rem 0;
    top: 3%; }
  .content .header-nav .header-nav-main {
    display: none; }
  .content .header-nav .logo-two {
    height: 40px; }
    .content .header-nav .logo-two .menu {
      display: block; }
    .content .header-nav .logo-two .language {
      font-size: 24px;
      float: left;
      margin-left: .3rem; }
      .content .header-nav .logo-two .language a {
        float: right;
        line-height: 29px; }
    .content .header-nav .logo-two .logo img:nth-of-type(1) {
      display: none;
      width: 30px;
      height: 30px;
      margin-left: -15px; }
    .content .header-nav .logo-two .logo img:nth-of-type(2) {
      display: block; }
    .content .header-nav .logo-two .search {
      width: 80%;
      margin: 50px auto;
      height: 28px;
      position: relative;
      top: -9px;
      border-color: #5d5c5c;
      float: none; }
      .content .header-nav .logo-two .search::after {
        content: ".";
        clear: both;
        display: block;
        overflow: hidden;
        font-size: 0;
        height: 0; }
      .content .header-nav .logo-two .search form {
        height: 100%; }
        .content .header-nav .logo-two .search form input {
          color: #000;
          width: calc(100% - 50px); }
          .content .header-nav .logo-two .search form input::-webkit-input-placeholder {
            color: #5d5c5c; }
        .content .header-nav .logo-two .search form button {
          position: relative;
          left: -6px;
          width: 26px;
          height: 26px;
          background: url("../image/search2.png") no-repeat center;
          background-size: 100% 100%; }
  .content .product-list {
    width: 94%;
    top: 20px; }
    .content .product-list .box {
      position: relative;
      height: 50%;
      width: 100%;
      border-bottom: .15rem solid #dfdfdf; }
      .content .product-list .box:hover .more {
        left: .8rem;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
      .content .product-list .box .product-title {
        position: inherit;
        margin-left: .3rem;
        float: left;
        top: 1rem;
        left: 0; }
        .content .product-list .box .product-title p {
          line-height: .5rem; }
        .content .product-list .box .product-title span {
          max-width: 11.3rem; }
      .content .product-list .box .more {
        left: .3rem;
        top: auto;
        bottom: 1.2rem;
        position: absolute; }
        .content .product-list .box .more a {
          border-color: #333;
          -webkit-box-shadow: 0 0 15px #fff inset;
          box-shadow: 0 0 15px #fff inset; }
        .content .product-list .box .more:hover a {
          border-color: #b2b1b1; }
        .content .product-list .box .more:hover .text2 {
          color: #fff; }
        .content .product-list .box .more:hover .bg {
          left: 0;
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
        .content .product-list .box .more:hover .icon {
          background: url("../image/arrow-right2.png") no-repeat;
          background-size: 30px 10px; }
      .content .product-list .box .img {
        position: absolute;
        float: none;
        right: .2rem;
        margin: 0;
        bottom: 10%;
        width: auto;
        height: 80%; }
        .content .product-list .box .img img {
          width: auto;
          height: 100%; }
      .content .product-list .box:nth-of-type(1) {
        float: left;
        position: relative; }
      .content .product-list .box:nth-of-type(2) {
        float: left;
        position: relative; }
      .content .product-list .box:nth-of-type(3) {
        float: left;
        position: relative; }
      .content .product-list .box:nth-of-type(4) {
        float: left;
        position: relative; }
  .content .product-show {
    width: 94%;
    height: auto; }
    .content .product-show .show-middle .prev {
      width: 60px;
      height: 60px;
      top: 3rem;
      background: url(../image/arrow-top.png) no-repeat center;
      background-size: 20px auto;
      -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      transform: rotate(270deg); }
    .content .product-show .show-middle .next {
      width: 60px;
      height: 60px;
      top: 3rem;
      background: url(../image/arrow-bottom.png) no-repeat center;
      background-size: 20px auto;
      -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      transform: rotate(270deg); }
    .content .product-show .show-left, .content .product-show .show-left1, .content .product-show .show-left2, .content .product-show .show-left3, .content .product-show .show-left4, .content .product-show .show-left5 {
      width: 100%;
      height: 13.6rem;
      position: inherit; }
      .content .product-show .show-left .seo, .content .product-show .show-left1 .seo, .content .product-show .show-left2 .seo, .content .product-show .show-left3 .seo, .content .product-show .show-left4 .seo, .content .product-show .show-left5 .seo {
        position: inherit;
        bottom: auto;
        top: auto; }
        .content .product-show .show-left .seo h3, .content .product-show .show-left1 .seo h3, .content .product-show .show-left2 .seo h3, .content .product-show .show-left3 .seo h3, .content .product-show .show-left4 .seo h3, .content .product-show .show-left5 .seo h3 {
          font-size: .14rem;
          padding: 0;
          margin: 0; }
      .content .product-show .show-left .description, .content .product-show .show-left1 .description, .content .product-show .show-left2 .description, .content .product-show .show-left3 .description, .content .product-show .show-left4 .description, .content .product-show .show-left5 .description {
        line-height: .3rem;
        top: 10.5rem;
        bottom: auto; }
        .content .product-show .show-left .description h3, .content .product-show .show-left1 .description h3, .content .product-show .show-left2 .description h3, .content .product-show .show-left3 .description h3, .content .product-show .show-left4 .description h3, .content .product-show .show-left5 .description h3 {
          display: block;
          width: 100%;
          height: 30px;
          font-size: 14px;
          margin: 0;
          line-height: 30px;
          background: #636262;
          color: #fff;
          text-align: center;
          border: none; }
        .content .product-show .show-left .description div, .content .product-show .show-left .description span, .content .product-show .show-left1 .description div, .content .product-show .show-left1 .description span, .content .product-show .show-left2 .description div, .content .product-show .show-left2 .description span, .content .product-show .show-left3 .description div, .content .product-show .show-left3 .description span, .content .product-show .show-left4 .description div, .content .product-show .show-left4 .description span, .content .product-show .show-left5 .description div, .content .product-show .show-left5 .description span {
          margin-top: .2rem; }
    .content .product-show .show-middle, .content .product-show .show-middle1, .content .product-show .show-middle2, .content .product-show .show-middle3, .content .product-show .show-middle4, .content .product-show .show-middle5 {
      position: absolute;
      top: 3rem;
      width: 7rem;
      height: 4.1rem;
      left: 0;
      margin: 0;
      bottom: auto;
      z-index: 997; }
      .content .product-show .show-middle .btn-swiper, .content .product-show .show-middle1 .btn-swiper, .content .product-show .show-middle2 .btn-swiper, .content .product-show .show-middle3 .btn-swiper, .content .product-show .show-middle4 .btn-swiper, .content .product-show .show-middle5 .btn-swiper {
        bottom: 0; }
      .content .product-show .show-middle .prev, .content .product-show .show-middle1 .prev, .content .product-show .show-middle2 .prev, .content .product-show .show-middle3 .prev, .content .product-show .show-middle4 .prev, .content .product-show .show-middle5 .prev {
        top: 2rem; }
      .content .product-show .show-middle .next, .content .product-show .show-middle1 .next, .content .product-show .show-middle2 .next, .content .product-show .show-middle3 .next, .content .product-show .show-middle4 .next, .content .product-show .show-middle5 .next {
        top: 2rem; }
      .content .product-show .show-middle .btn-swiper, .content .product-show .show-middle1 .btn-swiper, .content .product-show .show-middle2 .btn-swiper, .content .product-show .show-middle3 .btn-swiper, .content .product-show .show-middle4 .btn-swiper, .content .product-show .show-middle5 .btn-swiper {
        bottom: 0; }
    .content .product-show .show-right {
      width: 100%;
      float: none;
      left: 0;
      height: auto;
      top: 7.2rem;
      position: absolute; }
      .content .product-show .show-right ul {
        width: 100%;
        height: auto;
        margin-top: 0.2rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .content .product-show .show-right ul li {
          width: 30%;
          height: 2rem;
          margin-bottom: .1rem;
          text-align: center;
          float: left;
          line-height: 2rem;
          font-size: 14px; }
  .footer .copy-content .code {
    display: none; }
  .footer .copy-content .copy-contact {
    width: calc(100% - 0.6rem);
    margin: 0 auto;
    float: none;
    position: inherit;
    overflow: hidden; }
    .footer .copy-content .copy-contact ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center; }
      .footer .copy-content .copy-contact ul li {
        margin: 0 2%;
        width: 40px;
        height: 40px; }
    .footer .copy-content .copy-contact .code-1 {
      display: none; }
    .footer .copy-content .copy-contact p {
      text-align: center;
      margin: 4px 0 0 0;
      line-height: .3rem;
      font-size: .12rem;
      position: inherit; } }

@media screen and (max-width: 508px) {
  .content .contact-content .contact-box, .content-mo .contact-content .contact-box {
    width: 100%;
    height: auto;
    margin: 0 auto; } 
}
@media screen and (min-width: 1900px) {
	.content .logo-1, .content-index .logo-1, .content-mo .logo-1 {
		top:49%
	}
}


@media screen and (min-width: 2000px) {
  .show-left1, .show-left2, .show-left3, .show-left4, .show-left5 {
    display: none; }
    .show-left1 .seo, .show-left2 .seo, .show-left3 .seo, .show-left4 .seo, .show-left5 .seo {
      position: absolute;
      bottom: 2.34rem; }
    .show-left1.db, .show-left2.db, .show-left3.db, .show-left4.db, .show-left5.db {
      display: block; } }


