html,
body {
  width: 100%;
  min-width: 1280px;
  overflow-x: hidden;
}
@media (min-width: 414px) {
  html,
  body {
    overflow-x: auto;
  }
}
@media (min-width: 1280px) {
  html,
  body {
    overflow-x: hidden;
  }
}
.top-outer {
  width: 100%;
  background: #F5F5F5;
}
.top-outer .top-inner {
  width: 1100px;
  margin: 0 auto;
  height: 36px;
}
.top-outer .top-inner h2 {
  line-height: 36px;
  float: left;
  font-size: 12px;
  color: #5B5C5F;
  font-weight: normal;
}
.top-outer .top-inner .top-r {
  float: right;
}
.top-outer .top-inner .top-r > li {
  float: left;
  line-height: 36px;
}
.top-outer .top-inner .top-r > li a {
  font-size: 12px;
  color: #5B5C5F;
  position: relative;
  padding: 0px 10px;
}
.top-outer .top-inner .top-r > li a:hover {
  opacity: 0.8;
}
.top-outer .top-inner .top-r > li a .line {
  position: absolute;
  right: 0;
  top: 2px;
  width: 1px;
  height: 12px;
  background: #5B5C5F;
}
.top-outer .top-inner .top-r > li:last-child a {
  padding-right: 0;
}
.header-box {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0px;
}
.header-box .logo-box {
  float: left;
}
.header-box .logo-box img {
  display: block;
}
.header-box .logo-text {
  float: left;
  margin-top: 15px;
  margin-left: 20px;
  padding: 0px 20px;
  position: relative;
}
.header-box .logo-text .line {
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0px;
  background: #DBDBDB;
}
.header-box .logo-text h1 {
  font-size: 26px;
  color: #17ABEB;
}
.header-box .logo-text h1 span {
  color: #FD6704;
}
.header-box .logo-text p {
  margin-top: 5px;
  font-size: 16px;
  color: #000000;
}
.header-box .top-tb {
  float: left;
  margin-top: 15px;
}
.header-box .top-tb ul li {
  float: left;
  padding-top: 40px;
  font-size: 12px;
  color: #77777A;
  min-width: 37px;
  margin-left: 30px;
}
.header-box .top-tb ul li:first-child {
  background: url(../bk/1561dsafkjgbmiokdfbh_03.png) no-repeat 6px 0;
}
.header-box .top-tb ul li:first-child + li {
  background: url(../bk/1561dsafkjgbmiokdfbh_03.png) no-repeat -76px 0;
}
.header-box .top-tb ul li:first-child + li + li {
  background: url(../bk/1561dsafkjgbmiokdfbh_03.png) no-repeat -158px 0;
}
.header-box .top-tb ul li:first-child + li + li + li {
  background: url(../bk/1561dsafkjgbmiokdfbh_03.png) no-repeat -238px 0;
}
.header-box .top-tb ul li:first-child + li + li + li + li {
  background: url(../bk/1561dsafkjgbmiokdfbh_03.png) no-repeat -313px 0;
}
.head-contact {
  margin-top: 15px;
  float: right;
  height: 50px;
}
.head-contact span {
  color: #686868;
  font-size: 14px;
}
.head-contact span .fa {
  font-size: 16px;
  margin-right: 5px;
}
.head-contact p {
  color: #E31C25;
  font-size: 24px;
  font-weight: bold;
}
.navbar-outer {
  width: 100%;
  border-top: 1px solid #D2D2D2;
}
.navbar-outer .navbar-inner {
  width: 1100px;
  margin: 0 auto;
}
.navbar-outer .navbar-inner ul li {
  float: left;
  height: 48px;
  line-height: 48px;
  border-right: solid 1px #D2D2D2;
}
.navbar-outer .navbar-inner ul li a {
  display: block;
  font-size: 14px;
  position: relative;
  text-align: center;
  width: 182px;
}
.navbar-outer .navbar-inner ul li a .icon {
  vertical-align: top;
  margin-top: 12px;
  margin-right: 5px;
  display: inline-block;
  width: 26px;
  height: 25px;
}
.navbar-outer .navbar-inner ul li:first-child a .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat 3px 0;
}
.navbar-outer .navbar-inner ul li:first-child .active {
  color: #fff;
  background: #0EC0FF;
}
.navbar-outer .navbar-inner ul li:first-child .active .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat 3px -54px;
}
.navbar-outer .navbar-inner ul li:first-child + li a .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -30px 0;
}
.navbar-outer .navbar-inner ul li:first-child + li .active {
  color: #fff;
  background: #0EC0FF;
}
.navbar-outer .navbar-inner ul li:first-child + li .active .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -30px -54px;
}
.navbar-outer .navbar-inner ul li:first-child + li + li a .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -61px 1px;
}
.navbar-outer .navbar-inner ul li:first-child + li + li .active {
  color: #fff;
  background: #0EC0FF;
}
.navbar-outer .navbar-inner ul li:first-child + li + li .active .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -61px -54px;
}
.navbar-outer .navbar-inner ul li:first-child + li + li + li a .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -91px 1px;
}
.navbar-outer .navbar-inner ul li:first-child + li + li + li .active {
  color: #fff;
  background: #0EC0FF;
}
.navbar-outer .navbar-inner ul li:first-child + li + li + li .active .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -91px -54px;
}
.navbar-outer .navbar-inner ul li:first-child + li + li + li + li a .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -124px 2px;
}
.navbar-outer .navbar-inner ul li:first-child + li + li + li + li .active {
  color: #fff;
  background: #0EC0FF;
}
.navbar-outer .navbar-inner ul li:first-child + li + li + li + li .active .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -124px -54px;
}
.navbar-outer .navbar-inner ul li:first-child + li + li + li + li + li a .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -161px 2px;
}
.navbar-outer .navbar-inner ul li:first-child + li + li + li + li + li .active {
  color: #fff;
  background: #0EC0FF;
}
.navbar-outer .navbar-inner ul li:first-child + li + li + li + li + li .active .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -161px -53px;
}
.navbar-outer .navbar-inner ul li:first-child {
  border-left: solid 1px #D2D2D2;
}
.navbar-outer .navbar-inner ul .search-box {
  float: right;
}
.navbar-outer .navbar-inner ul .search-box .search-ipt {
  float: left;
  height: 35px;
  width: 150px;
  padding: 0 10px;
  line-height: 35px;
  margin-top: 5px;
  border: none;
  font-size: 14px;
}
.navbar-outer .navbar-inner ul .search-box .search-sub {
  border: none;
  float: left;
  width: 35px;
  height: 35px;
  margin-top: 5px;
  line-height: 35px;
  cursor: pointer;
  margin-right: 10px;
  background: url(../bk/search_bk_03.png) no-repeat center;
}
.navbar-outer-2 {
  width: 100%;
  border-top: 1px solid #D2D2D2;
}
.navbar-outer-2 .navbar-inner {
  width: 1100px;
  margin: 0 auto;
}
.navbar-outer-2 .navbar-inner ul li {
  float: left;
  height: 48px;
  line-height: 48px;
  border-right: solid 1px #D2D2D2;
}
.navbar-outer-2 .navbar-inner ul li a {
  display: block;
  font-size: 14px;
  width: 145px;
  position: relative;
  text-align: center;
}
.navbar-outer-2 .navbar-inner ul li a .icon {
  vertical-align: top;
  margin-top: 12px;
  margin-right: 5px;
  display: inline-block;
  width: 26px;
  height: 25px;
}
.navbar-outer-2 .navbar-inner ul li:first-child a .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat 3px 0;
}
.navbar-outer-2 .navbar-inner ul li:first-child .active {
  color: #fff;
  background: #0EC0FF;
}
.navbar-outer-2 .navbar-inner ul li:first-child .active .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat 3px -54px;
}
.navbar-outer-2 .navbar-inner ul li:first-child + li a .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -30px 0;
}
.navbar-outer-2 .navbar-inner ul li:first-child + li .active {
  color: #fff;
  background: #0EC0FF;
}
.navbar-outer-2 .navbar-inner ul li:first-child + li .active .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -30px -54px;
}
.navbar-outer-2 .navbar-inner ul li:first-child + li + li a .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -61px 1px;
}
.navbar-outer-2 .navbar-inner ul li:first-child + li + li .active {
  color: #fff;
  background: #0EC0FF;
}
.navbar-outer-2 .navbar-inner ul li:first-child + li + li .active .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -61px -54px;
}
.navbar-outer-2 .navbar-inner ul li:first-child + li + li + li a .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -91px 1px;
}
.navbar-outer-2 .navbar-inner ul li:first-child + li + li + li .active {
  color: #fff;
  background: #0EC0FF;
}
.navbar-outer-2 .navbar-inner ul li:first-child + li + li + li .active .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -91px -54px;
}
.navbar-outer-2 .navbar-inner ul li:first-child + li + li + li + li a .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -124px 2px;
}
.navbar-outer-2 .navbar-inner ul li:first-child + li + li + li + li .active {
  color: #fff;
  background: #0EC0FF;
}
.navbar-outer-2 .navbar-inner ul li:first-child + li + li + li + li .active .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -124px -54px;
}
.navbar-outer-2 .navbar-inner ul li:first-child + li + li + li + li + li a .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -161px 2px;
}
.navbar-outer-2 .navbar-inner ul li:first-child + li + li + li + li + li .active {
  color: #fff;
  background: #0EC0FF;
}
.navbar-outer-2 .navbar-inner ul li:first-child + li + li + li + li + li .active .icon {
  background: url(../bk/asdasf418565165_03.png) no-repeat -161px -53px;
}
.navbar-outer-2 .navbar-inner ul li:first-child {
  border-left: solid 1px #D2D2D2;
}
.navbar-outer-2 .navbar-inner ul .search-box {
  float: right;
}
.navbar-outer-2 .navbar-inner ul .search-box .search-ipt {
  float: left;
  height: 35px;
  width: 150px;
  padding: 0 10px;
  line-height: 35px;
  margin-top: 5px;
  border: none;
  font-size: 14px;
}
.navbar-outer-2 .navbar-inner ul .search-box .search-sub {
  border: none;
  float: left;
  width: 35px;
  height: 35px;
  margin-top: 5px;
  line-height: 35px;
  cursor: pointer;
  margin-right: 10px;
  background: url(../bk/search_bk_03.png) no-repeat center;
}
.banner-outer {
  width: 100%;
  position: relative;
  height: 648px;
}
.banner-outer .banner-inner {
  position: absolute;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  overflow: hidden;
}
.banner-outer .banner-inner .swiper-slide img {
  display: block;
}
.banner-outer .banner-inner .swiper-slide .movepic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner-outer .banner-inner .swiper-slide .movepic .pic-one {
  width: 700px;
  height: 420px;
  position: absolute;
  left: 50%;
  margin-left: -350px;
  top: -420px;
}
.banner-outer .banner-inner .swiper-button-next,
.banner-outer .banner-inner .swiper-button-prev {
  width: 40px;
  height: 95px;
  margin-top: -48px;
}
.banner-outer .banner-inner .swiper-button-next:hover,
.banner-outer .banner-inner .swiper-button-prev:hover {
  opacity: 0.8;
}
.banner-outer .banner-inner .swiper-button-next {
  right: 300px;
  background: rgba(0, 0, 0, 0.5) url(../bk/banner_buttom_bk_03.png) no-repeat -33px center;
}
.banner-outer .banner-inner .swiper-button-prev {
  left: 300px;
  background: rgba(0, 0, 0, 0.5) url(../bk/banner_buttom_bk_03.png) no-repeat 3px center;
}
.banner-outer .banner-inner .swiper-pagination {
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
  bottom: 50px;
}
.banner-outer .banner-inner .swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  margin: 0 6px;
  background: #fff;
  opacity: 1;
  border: 1px solid #1BBBFB;
  transition: width 0.03s ease-in-out;
}
.banner-outer .banner-inner .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  width: 40px;
  border-radius: 5px;
  background: #1BBBFB;
}
.banner-outer-2 {
  width: 100%;
  position: relative;
  height: 450px;
}
.banner-outer-2 .banner-inner {
  position: absolute;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  overflow: hidden;
}
.banner-outer-2 .banner-inner .swiper-slide img {
  display: block;
}
.banner-outer-2 .banner-inner .swiper-slide .movepic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child .movepic .pic-one {
  width: 580px;
  height: 450px;
  position: absolute;
  left: -500px;
  top: 0;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child .movepic .pic-two {
  width: 1210px;
  height: 450px;
  position: absolute;
  right: -720px;
  top: 0;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child .movepic .one {
  animation: none;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child .movepic .two {
  animation: none;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child .active .one {
  animation: 1s picone .5s linear forwards;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child .active .two {
  animation: pictwo 1s linear forwards;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child + div .movepic .pic-one {
  width: 580px;
  height: 450px;
  position: absolute;
  left: 500px;
  top: -450px;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child + div .movepic .pic-two {
  width: 580px;
  height: 450px;
  position: absolute;
  right: 300px;
  bottom: -450px;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child + div .movepic .one {
  animation: none;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child + div .movepic .two {
  animation: none;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child + div .active .one {
  animation: 1s picthree .5s linear forwards;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child + div .active .two {
  animation: picfour 1s linear forwards;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child + div + div .movepic .pic-one {
  width: 580px;
  height: 450px;
  position: absolute;
  left: -500px;
  top: 0;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child + div + div .movepic .pic-two {
  width: 580px;
  height: 450px;
  position: absolute;
  right: -700px;
  top: -450px;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child + div + div .movepic .one {
  animation: none;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child + div + div .movepic .two {
  animation: none;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child + div + div .active .one {
  animation: 1s picone .8s linear forwards;
}
.banner-outer-2 .banner-inner .swiper-slide:first-child + div + div .active .two {
  animation: picsix 1s linear forwards;
}
@keyframes picone {
  from {
    left: -500px;
  }
  to {
    left: 500px;
  }
}
@keyframes pictwo {
  from {
    right: -720px;
  }
  to {
    right: 300px;
  }
}
@keyframes picthree {
  from {
    top: -450px;
  }
  to {
    top: 0px;
  }
}
@keyframes picfour {
  from {
    bottom: -450px;
  }
  to {
    bottom: 10px;
  }
}
@keyframes picfive {
  from {
    left: -600px;
  }
  to {
    left: 300px;
  }
}
@keyframes picsix {
  from {
    right: -700px;
    top: -450px;
  }
  to {
    top: 0px;
    right: 300px;
  }
}
.banner-outer-2 .banner-inner .swiper-button-next,
.banner-outer-2 .banner-inner .swiper-button-prev {
  width: 40px;
  height: 95px;
  margin-top: -48px;
}
.banner-outer-2 .banner-inner .swiper-button-next:hover,
.banner-outer-2 .banner-inner .swiper-button-prev:hover {
  opacity: 0.8;
}
.banner-outer-2 .banner-inner .swiper-button-next {
  right: 300px;
  background: rgba(0, 0, 0, 0.5) url(../bk/banner_buttom_bk_03.png) no-repeat -33px center;
}
.banner-outer-2 .banner-inner .swiper-button-prev {
  left: 300px;
  background: rgba(0, 0, 0, 0.5) url(../bk/banner_buttom_bk_03.png) no-repeat 3px center;
}
.banner-outer-2 .banner-inner .swiper-pagination {
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
  bottom: 50px;
}
.banner-outer-2 .banner-inner .swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  margin: 0 6px;
  background: #fff;
  opacity: 1;
  border: 1px solid #1BBBFB;
  transition: width 0.03s ease-in-out;
}
.banner-outer-2 .banner-inner .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  width: 40px;
  border-radius: 5px;
  background: #1BBBFB;
}
.index-search {
  width: 100%;
}
.index-search .index-search-inner {
  width: 1100px;
  margin: 0 auto;
  height: 55px;
}
.index-search .index-search-inner .hot-search-list {
  float: left;
  height: 55px;
  line-height: 55px;
}
.index-search .index-search-inner .hot-search-list > span,
.index-search .index-search-inner .hot-search-list a {
  font-size: 14px;
  display: inline-block;
  height: 55px;
  line-height: 55px;
}
.index-search .index-search-inner .hot-search-list a {
  margin-right: 10px;
}
.index-search .index-search-inner .hot-search-list a:hover {
  text-decoration: underline;
}
.index-search .index-search-inner .hot-search-list .bt {
  padding-left: 30px;
  background: url(../bk/asdgfjngfdklhg65165165_03.png) no-repeat left center;
}
.index-search .index-search-inner .index-search-box {
  float: right;
  margin-top: 10px;
}
.index-search .index-search-inner .index-search-box input {
  float: left;
  height: 38px;
  line-height: 38px;
  border: none;
  font-size: 14px;
}
.index-search .index-search-inner .index-search-box .search-text {
  width: 180px;
  padding: 0px 10px;
  background: #EEEEEE;
  border-radius: 18px 0px 0px 18px;
  text-align: center;
}
.index-search .index-search-inner .index-search-box .search-sub {
  width: 46px;
  background: #eeeeee url(../bk/search_bk_03.png) no-repeat center;
  border-radius: 0px 18px 18px 0px;
  cursor: pointer;
}
.product-tab-outer {
  width: 100%;
  background: #EEEEEE;
  overflow: hidden;
}
.product-tab-outer .product-tab-inner {
  width: 100%;
  background: #fff;
  margin-top: 20px;
}
.product-tab-outer .product-tab-inner .product-tab {
  width: 1100px;
  margin: 0 auto;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list li {
  float: left;
  width: 100px;
  text-align: center;
  box-sizing: border-box;
  border-bottom: 1px solid #BFBFBF;
  border-left: 1px solid #BFBFBF;
  cursor: pointer;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list li .icon {
  width: 100%;
  display: inline-block;
  height: 120px;
  background-image: url(../bk/navbar_bk_blue_03.png);
  background-repeat: no-repeat;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list li > span {
  box-sizing: border-box;
  width: 100%;
  padding: 0px 5px;
  display: inline-block;
  height: 47px;
  font-size: 14px;
  color: #3F3F3F;
  line-height: 23px;
  overflow: hidden;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list li:first-child .icon {
  background-position: 15px 40px;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list li:first-child + li .icon {
  background-position: -82px 40px;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list li:first-child + li + li .icon {
  background-position: -182px 40px;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list li:first-child + li + li + li .icon {
  background-position: -282px 40px;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list li:first-child + li + li + li + li .icon {
  background-position: -382px 40px;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list li:first-child + li + li + li + li + li .icon {
  background-position: -482px 40px;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list li:first-child + li + li + li + li + li + li .icon {
  background-position: -982px 40px;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list li:first-child + li + li + li + li + li + li + li .icon {
  background-position: -682px 40px;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list li:first-child + li + li + li + li + li + li + li + li .icon {
    background-position: -882px 40px;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list li:first-child + li + li + li + li + li + li + li + li + li .icon {
  background-position: -782px 40px;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list li:first-child + li + li + li + li + li + li + li + li + li + li .icon {
    background-position: -582px 40px;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list li:last-child {
  border-right: 1px solid #BFBFBF;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list .active {
  border-left: 1px solid #00BBF5;
  border-bottom: 1px solid #00BBF5;
  background: #00BBF5;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list .active .icon {
  background: url(../bk/navbar_bk_white_03.png);
  background-repeat: no-repeat;
}
.product-tab-outer .product-tab-inner .product-tab .tab-list .active > span {
  color: #fff;
}
.index-product-list {
  width: 100%;
  height: 770px;
  background: url(../images/nsdfjkndf241756_02.jpg) no-repeat center;
}
.index-product-list .product-list-outer {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
.index-product-list .product-list-outer .product-list-inner {
  display: none;
  margin-top: 30px;
}
.index-product-list .product-list-outer .product-list-inner .up-pic {
  position: relative;
  top: -200px;
  opacity: 0;
}
.index-product-list .product-list-outer .product-list-inner .dow-pic {
  position: relative;
  bottom: -200px;
  opacity: 0;
}
.index-product-list .product-list-outer .product-list-inner .product-list-left {
  float: left;
  width: 355px;
}
.index-product-list .product-list-outer .product-list-inner .product-list-left img {
  width: 100%;
  display: block;
  transition: all linear .2s;
}
.index-product-list .product-list-outer .product-list-inner .product-list-left .up-pic {
  height: 390px;
  overflow: hidden;
}
.index-product-list .product-list-outer .product-list-inner .product-list-left .up-pic:hover img {
  transform: scale(1.1);
}
.index-product-list .product-list-outer .product-list-inner .product-list-left .dow-pic {
  margin-top: 20px;
  height: 288px;
  overflow: hidden;
}
.index-product-list .product-list-outer .product-list-inner .product-list-left .dow-pic:hover img {
  transform: scale(1.1);
}
.index-product-list .product-list-outer .product-list-inner .product-list-right {
  float: right;
}
.index-product-list .product-list-outer .product-list-inner .product-list-right img {
  width: 100%;
  display: block;
  transition: all linear .2s;
}
.index-product-list .product-list-outer .product-list-inner .product-list-right .up-pic {
  height: 390px;
  overflow: hidden;
}
.index-product-list .product-list-outer .product-list-inner .product-list-right .up-pic .l-pic {
  float: left;
  width: 352px;
  overflow: hidden;
}
.index-product-list .product-list-outer .product-list-inner .product-list-right .up-pic .l-pic:hover img {
  transform: scale(1.1);
}
.index-product-list .product-list-outer .product-list-inner .product-list-right .up-pic .r-pic {
  width: 355px;
  float: right;
}
.index-product-list .product-list-outer .product-list-inner .product-list-right .up-pic .r-pic .img-box-up {
  width: 355px;
  overflow: hidden;
}
.index-product-list .product-list-outer .product-list-inner .product-list-right .up-pic .r-pic .img-box-up:hover img {
  transform: scale(1.1);
}
.index-product-list .product-list-outer .product-list-inner .product-list-right .up-pic .r-pic .img-box-dow {
  width: 355px;
  overflow: hidden;
  margin-top: 20px;
}
.index-product-list .product-list-outer .product-list-inner .product-list-right .up-pic .r-pic .img-box-dow:hover img {
  transform: scale(1.1);
}
.index-product-list .product-list-outer .product-list-inner .product-list-right .dow-pic {
  width: 727px;
  margin-top: 20px;
  height: 288px;
  overflow: hidden;
}
.index-product-list .product-list-outer .product-list-inner .product-list-right .dow-pic:hover img {
  transform: scale(1.1);
}
.index-product-list .product-list-outer .shows {
  display: block;
}
.recommend-outer {
  width: 100%;
  height: 860px;
  background: url(../images/adsgsdg2961261_02.jpg) no-repeat center bottom;
  overflow: hidden;
}
.recommend-outer .recommend-inner {
  width: 1100px;
  margin: 0 auto;
  margin-top: 40px;
  overflow: hidden;
}
.recommend-outer .recommend-inner .top-more {
  text-align: right;
  margin-top: 16px;
}
.recommend-outer .recommend-inner .top-more a {
  display: block;
  padding-right: 25px;
  color: #9A9A9A;
  background: url(../bk/asfrgtgr_03.png) no-repeat right center;
}
.recommend-outer .recommend-inner .recommend-list {
  position: relative;
  bottom: -200px;
  opacity: 0;
}
.recommend-outer .recommend-inner .recommend-list img {
  display: block;
  width: 100%;
}
.recommend-outer .recommend-inner .recommend-list .pic-left {
  float: left;
  width: 205px;
  height: 355px;
  overflow: hidden;
}
.recommend-outer .recommend-inner .recommend-list .pic-left img {
  width: 100%;
}
.recommend-outer .recommend-inner .recommend-list .pic-center {
  width: 450px;
  height: 355px;
  overflow: hidden;
  float: left;
  margin-left: 8px;
  position: relative;
}
.recommend-outer .recommend-inner .recommend-list .pic-right {
  float: right;
  width: 428px;
  overflow: hidden;
}
.recommend-outer .recommend-inner .recommend-list .pic-right .pic-box {
  width: 210px;
  height: 173px;
  overflow: hidden;
  float: left;
  position: relative;
  margin-top: 8px;
}
.recommend-outer .recommend-inner .recommend-list .pic-right .pic-box:nth-child(2n-1) {
  margin-right: 8px;
}
.recommend-outer .recommend-inner .recommend-list .pic-right .pic-box:first-child {
  margin-top: 0;
}
.recommend-outer .recommend-inner .recommend-list .pic-right .pic-box:first-child + div {
  margin-top: 0;
}
.recommend-outer .recommend-inner .recommend-list .pic-right .pic-box:hover .mask {
  display: block;
}
.recommend-outer .recommend-inner .recommend-list .pic-right .pic-box:hover .pic-caption {
  bottom: -45px;
}
.recommend-outer .recommend-inner .recommend-list .pic-center:hover .mask {
  display: block;
}
.recommend-outer .recommend-inner .recommend-list .pic-center:hover .pic-caption {
  bottom: -45px;
}
.recommend-outer .recommend-inner .recommend-list .pic-caption {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 44px;
  background: rgba(0, 0, 0, 0.6);
  transition: all linear .3s;
  text-align: center;
}
.recommend-outer .recommend-inner .recommend-list .pic-caption h3 {
  font-size: 16px;
  color: #fff;
}
.recommend-outer .recommend-inner .recommend-list .pic-caption p {
  font-size: 16px;
  color: #fff;
}
.recommend-outer .recommend-inner .recommend-list .hot-box {
  position: absolute;
  left: 0;
  top: 0;
}
.recommend-outer .recommend-inner .recommend-list .mask {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../bk/sdgvfdgvb986156_03.png) no-repeat center;
}
.recommend-outer .now-tel {
  width: 1100px;
  margin: 0 auto;
  margin-top: 110px;
  text-align: center;
  overflow: hidden;
}
.recommend-outer .now-tel .tel {
  font-size: 40px;
  color: #FFFC00;
  font-weight: bold;
  margin-top: 120px;
}
.recommend-outer .now-tel .tel .icon {
  display: inline-block;
  width: 44px;
  height: 44px;
  vertical-align: top;
  margin-top: 5px;
  background: url(../bk/asfg196156363_03.png) no-repeat left center;
}
.three-line-title {
  text-align: center;
}
.three-line-title > h3 {
  font-size: 32px;
}
.three-line-title > h3 span {
  color: #00B3F2;
}
.three-line-title .egls {
  font-size: 20px;
  color: #939393;
  font-weight: bold;
}
.three-line-title .ms {
  margin-top: 10px;
  font-size: 18px;
}
.three-line-title .ms span {
  color: #E31C25;
}
.advantage-outer {
  width: 100%;
  height: 1324px;
  background: url(../images/ghdfgh296156516_02.jpg) no-repeat center;
}
.advantage-outer .advantage-inner {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
.advantage-outer .advantage-inner .title {
  margin-top: 50px;
  text-align: center;
}
.advantage-outer .advantage-inner .advantage-list {
  width: 860px;
  margin: 0 auto ;
  margin-top: 30px;
}
.advantage-outer .advantage-inner .advantage-list .item {
  height: 250px;
  margin-top: 20px;
  overflow: hidden;
}
.advantage-outer .advantage-inner .advantage-list .item:first-child + div {
  margin-top: 35px;
}
.advantage-outer .advantage-inner .advantage-list .item .img-box {
  width: 450px;
  height: 250px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.advantage-outer .advantage-inner .advantage-list .item .left {
  float: left;
  left: -100%;
  opacity: 0;
}
.advantage-outer .advantage-inner .advantage-list .item .right {
  float: right;
  right: -100%;
  opacity: 0;
}
.advantage-outer .advantage-inner .advantage-list .item .text-box {
  width: 410px;
  margin-top: 50px;
  overflow: hidden;
  position: relative;
}
.advantage-outer .advantage-inner .advantage-list .item .text-box .num {
  float: left;
  width: 50px;
}
.advantage-outer .advantage-inner .advantage-list .item .text-box .num span {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #00B3F2 ;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  border-radius: 50%;
}
.advantage-outer .advantage-inner .advantage-list .item .text-box .text {
  float: left;
  width: 340px;
  padding: 0px 10px;
}
.advantage-outer .advantage-inner .advantage-list .item .text-box .text h3 {
  font-size: 24px;
}
.advantage-outer .advantage-inner .advantage-list .item .text-box .text .p1 {
  font-size: 16px;
  color: #858585;
}
.advantage-outer .advantage-inner .advantage-list .item .text-box .text .p2 {
  font-size: 16px;
  color: #858585;
  margin-top: 10px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.advantage-outer .advantage-inner .advantage-list .item .text-box .text .more {
  margin-top: 30px;
  color: #858585;
  display: block;
  width: 130px;
  height: 30px;
  border: 2px solid #858585 ;
  border-radius: 15px;
  text-align: center;
  line-height: 30px;
}
.leaving-message {
  width: 100%;
  background: url(../images/fdbg47655696_02.jpg) no-repeat center top;
}
.leaving-message .leaving-message-inner {
  width: 1100px;
  height: 115px;
  margin: 0 auto;
  padding-top: 20px ;
  position: relative;
}
.leaving-message .leaving-message-inner p {
  color: #fff;
  text-align: center;
}
.leaving-message .leaving-message-inner .p1 {
  font-size: 18px;
}
.leaving-message .leaving-message-inner .p2 {
  font-size: 14px;
}
.leaving-message .leaving-message-inner .message-box {
  width: 620px;
  margin: 0 auto;
  margin-top: 20px;
}
.leaving-message .leaving-message-inner .message-box .name,
.leaving-message .leaving-message-inner .message-box .tel {
  float: left;
  margin-right: 10px;
  width: 220px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  border: 1px solid #fff;
  background: none;
  padding: 0px  10px;
}
.leaving-message .leaving-message-inner .message-box .name::-webkit-input-placeholder,
.leaving-message .leaving-message-inner .message-box .tel::-webkit-input-placeholder {
  color: #fff;
}
.leaving-message .leaving-message-inner .message-box .name::-moz-placeholder,
.leaving-message .leaving-message-inner .message-box .tel::-moz-placeholder {
  color: #fff;
}
.leaving-message .leaving-message-inner .message-box .name:-moz-placeholder,
.leaving-message .leaving-message-inner .message-box .tel:-moz-placeholder {
  color: #fff;
}
.leaving-message .leaving-message-inner .message-box .name:-ms-input-placeholder,
.leaving-message .leaving-message-inner .message-box .tel:-ms-input-placeholder {
  color: #fff;
}
.leaving-message .leaving-message-inner .message-box .sub {
  float: left;
  border: none;
  width: 100px;
  height: 32px;
  font-size: 16px;
  background: #fff;
  color: #00B3F2;
}
.leaving-message .leaving-message-inner .f-left {
  position: absolute;
  width: 280px;
  left: -165px;
  bottom: 0;
}
.leaving-message .leaving-message-inner .f-left img {
  display: block;
  width: 100%;
}
.leaving-message .leaving-message-inner .f-right {
  position: absolute;
  width: 240px;
  right: -20px;
  top: -5px;
}
.leaving-message .leaving-message-inner .f-right img {
  display: block;
  width: 100%;
}
.service-flow {
  width: 100%;
  height: 784px;
  background: url(../images/sdgfewwe141651321_02.jpg) no-repeat center top;
}
.service-flow .service-flow-inner {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
.service-flow .service-flow-inner .title {
  margin-top: 40px;
  text-align: center;
}
.service-flow .service-flow-inner .flow-list {
  margin-top: 100px;
  overflow: hidden;
}
.service-flow .service-flow-inner .flow-list li {
  float: left;
  width: 150px;
  margin-right: 86px;
}
.service-flow .service-flow-inner .flow-list li > a {
  display: block;
}
.service-flow .service-flow-inner .flow-list li .icon {
  display: block;
  width: 100%;
  height: 150px;
  background: url(../bk/sdfgvbsdf196516_03.png);
  background-repeat: no-repeat;
}
.service-flow .service-flow-inner .flow-list li:nth-child(5n-5) {
  margin-right: 0;
}
.service-flow .service-flow-inner .flow-list li:first-child .icon {
  background-position: 0px 10px;
}
.service-flow .service-flow-inner .flow-list li:first-child + li .icon {
  background-position: -239px 10px;
}
.service-flow .service-flow-inner .flow-list li:first-child + li + li .icon {
  background-position: -477px 10px;
}
.service-flow .service-flow-inner .flow-list li:first-child + li + li + li .icon {
  background-position: -715px 10px;
}
.service-flow .service-flow-inner .flow-list li:first-child + li + li + li + li .icon {
  background-position: -951px 10px;
}
.service-flow .service-flow-inner .flow-list li p {
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
.service-flow .service-flow-inner .flow-list .up {
  position: relative;
  top: -200px;
  opacity: 0;
}
.service-flow .service-flow-inner .flow-list .down {
  position: relative;
  bottom: -200px;
  opacity: 0;
}
.service-flow .service-flow-inner .text-ms {
  margin-top: 150px;
  text-align: center;
}
.service-flow .service-flow-inner .text-ms span {
  display: inline-block;
  background: #fdedd4 url(../bk/sdf5296156516_03.png) no-repeat 15px center;
  border: 1px solid #611400;
  height: 24px;
  line-height: 24px;
  color: #916B62;
  font-size: 13px;
  border-radius: 5px;
  padding: 0px 20px;
  padding-left: 40px;
}
.service-flow .service-flow-inner .text-ms span strong {
  color: #621400;
}
.index-video {
  width: 100%;
  height: 520px;
  position: relative;
}
.index-video .video-bk {
  width: 100%;
  height: 620px;
  position: absolute;
  top: -100px;
  background: url(../images/asfdgnyygrn12965_02.png) no-repeat center top;
}
.index-video .video-inner {
  position: relative;
  z-index: 2;
  width: 1100px;
  margin: 0 auto;
}
.index-video .video-inner .video-box {
  float: left;
  width: 610px;
  height: 285px;
  margin-left: 112px;
  margin-top: 149px;
  position: relative;
}
.index-video .video-inner .video-box .vid-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.index-video .video-inner .video-box .vid-mask img {
  width: 100%;
}
.index-video .video-inner .video-box .vid-mask .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.6) url(../bk/asf29651651_03.png) no-repeat center;
}
.index-video .video-inner .text-box {
  float: right;
  width: 200px;
  height: 460px;
  margin-right: 20px;
  margin-top: 40px;
  line-height: 30px;
}
.index-video .video-inner .text-box .text {
  text-indent: 30px;
  font-size: 16px;
  height: 330px;
  overflow: hidden;
}
.index-video .video-inner .text-box .text span {
  color: #FF0000;
}
.index-video .video-inner .text-box .choic {
  margin-right: 28px;
  margin-top: 40px;
  float: right;
  font-size: 14px;
  line-height: 20px;
}
.index-video .video-inner .text-box .choic a {
  display: block;
  width: 40px;
  text-align: center;
  color: #281200;
}
.index-video .video-inner .text-box .choic .more {
  margin-top: 10px;
}
.solution-outer {
  width: 1040px;
  margin: 0 auto;
}
.solution-outer .three-line-title {
  margin-top: 30px;
}
.solution-outer .type-list {
  margin-top: 40px;
}
.solution-outer .type-list li {
  float: left;
  margin-right: 16px;
  opacity: 0;
}
.solution-outer .type-list li a {
  display: block;
  width: 195px;
  height: 78px;
  background-image: url(../bk/fdgfg199155665_03.png);
  background-repeat: no-repeat;
}
.solution-outer .type-list li:nth-child(5n-5) {
  margin-right: 0;
}
.solution-outer .type-list li:first-child a {
  background-position: 0 0;
}
.solution-outer .type-list li:first-child + li a {
  background-position: -211px 0;
}
.solution-outer .type-list li:first-child + li + li a {
  background-position: -422px 0;
}
.solution-outer .type-list li:first-child + li + li + li a {
  background-position: -632px 0;
}
.solution-outer .type-list li:first-child + li + li + li + li a {
  background-position: -843px 0;
}
.solution-outer .production-line {
  margin-top: 20px;
  padding-bottom: 40px;
}
.solution-outer .production-line .title {
  font-size: 20px;
  color: #1AC1FE;
  line-height: 60px;
  border-bottom: solid 2px #1DC2FF;
}
.solution-outer .production-line .title strong {
  font-weight: bold;
  color: #E31C25;
}
.solution-outer .production-line .title span {
  font-weight: normal;
  color: #939393;
}
.solution-outer .production-line .production-list .item {
  margin-top: 25px;
  width: 335px;
  float: left;
  margin-right: 16px;
}
.solution-outer .production-line .production-list .item:nth-child(3n-3) {
  margin-right: 0;
}
.solution-outer .production-line .production-list .item .img-box {
  width: 335px;
  height: 198px;
  overflow: hidden;
}
.solution-outer .production-line .production-list .item .img-box img {
  width: 100%;
  display: block;
}
.solution-outer .production-line .production-list .item .tt {
  font-size: 14px;
  text-align: center;
  line-height: 40px;
}
.solution-outer .production-line .production-list .item:hover {
  box-shadow: 0 0 3px 3px #E3E3E3;
}
.index-case-center {
  width: 100%;
  height: 570px;
  overflow: hidden;
  background: url(../images/dsagf289419651663_02.jpg) no-repeat center top;
}
.index-case-center .index-case-inner {
  width: 1100px;
  margin: 0 auto;
}
.index-case-center .index-case-inner .title {
  margin-top: 20px;
  text-align: center;
  font-size: 32px;
  color: #1AC2FE;
}
.index-case-center .index-case-inner .title span {
  color: #fff;
}
.index-case-center .index-case-inner .title p {
  font-size: 22px;
  color: #CBCBCB;
}
.index-case-center .index-case-inner .three-d-list {
  width: 1000px;
  margin: 0 auto;
  margin-top: 20px;
  height: 410px;
  width: 100%;
}
.index-case-center .index-case-inner .three-d-list .roundabout_box {
  width: 1000px;
  height: 410px;
  margin: 0 auto;
  position: relative;
}
.index-case-center .index-case-inner .three-d-list .roundabout_box ul li{
    width: 400px;
    height: 400px;
}
.index-case-center .index-case-inner .three-d-list .roundabout_box .roundabout-holder {
  width: 460px;
  height: 400px;
  margin: 0 auto;
}
.index-case-center .index-case-inner .three-d-list .roundabout_box .roundabout-holder .roundabout-moveable-item {
  background: #fff;
  width: 470px;
  height: 380px;
  box-sizing: border-box;
  padding: 5px;
  border-radius: 10px;
  overflow: hidden;
}
.index-case-center .index-case-inner .three-d-list .roundabout_box .roundabout-holder .roundabout-moveable-item img {
  display: block;
  width: 100%;
}
.index-case-center .index-case-inner .three-d-list .roundabout_box .roundabout-holder .roundabout-moveable-item .text {
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0;
  height: 48px;
  line-height: 48px;
  display: block;
  text-align: center;
  background: #fff;
}
.index-case-center .index-case-inner .three-d-list .roundabout_box .roundabout-holder .roundabout-moveable-item .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #333;
  opacity: 0.3;
}
.index-case-center .index-case-inner .three-d-list .roundabout_box .d-prev,
.index-case-center .index-case-inner .three-d-list .roundabout_box .d-next {
  width: 50px;
  height: 80px;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  background: #15749D;
  text-align: center;
  cursor: pointer;
}
.index-case-center .index-case-inner .three-d-list .roundabout_box .d-prev .fa,
.index-case-center .index-case-inner .three-d-list .roundabout_box .d-next .fa {
  color: #fff;
  font-size: 40px;
  vertical-align: top;
  margin-top: 20px;
}
.index-case-center .index-case-inner .three-d-list .roundabout_box .d-prev {
  left: 50px;
}
.index-case-center .index-case-inner .three-d-list .roundabout_box .d-next {
  right: 50px;
}
.index-news-outer {
  width: 100%;
  background: url(../bk/jhkuilo7453254_02.jpg) no-repeat center top;
  padding-bottom: 40px;
}
.index-news-outer .news-inner {
  width: 1100px;
  margin: 0 auto;
}
.index-news-outer .news-inner .title {
  margin-top: 40px;
  text-align: center;
  font-size: 32px;
  color: #272727;
}
.index-news-outer .news-inner .title span {
  color: #00B3F2;
}
.index-news-outer .news-inner .title p {
  font-size: 22px;
  color: #939393;
}
.index-news-outer .news-inner .news-tab {
  text-align: center;
  margin-top: 40px;
}
.index-news-outer .news-inner .news-tab li {
  display: inline-block;
  font-size: 22px;
  height: 42px;
  line-height: 42px;
  border: solid 2px #AAAAAA;
  border-radius: 21px;
  padding: 0px 40px;
  margin: 0px 30px;
  cursor: pointer;
}
.index-news-outer .news-inner .news-tab .active {
  background: #01B2EC;
  color: #fff;
  border: solid 2px #01B2EC;
  box-shadow: 0px 0px 10px 4px #B1ECFF;
}
.index-news-outer .news-inner .list-outer {
  margin-top: 40px;
}
.index-news-outer .news-inner .list-outer .list-inner {
  display: none;
}
.index-news-outer .news-inner .list-outer .list-inner .pic-box {
  width: 315px;
  float: left;
  height: 480px;
  position: relative;
}
.index-news-outer .news-inner .list-outer .list-inner .pic-box .bk {
  width: 270px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #dce6ff url(../bk/sf196156_03.png) no-repeat 10px 10px;
}
.index-news-outer .news-inner .list-outer .list-inner .pic-box .pic {
  width: 295px;
  position: absolute;
  right: 0;
  top: 20px;
  height: 100%;
  z-index: 3;
}
.index-news-outer .news-inner .list-outer .list-inner .pic-box .pic img {
  width: 100%;
  display: block;
}
.index-news-outer .news-inner .list-outer .list-inner .right-list {
  width: 720px;
  float: right;
}
.index-news-outer .news-inner .list-outer .list-inner .right-list .item {
  margin-top: 30px;
  height: 86px;
  overflow: hidden;
  border-bottom: solid 1px #A0A0A0;
}
.index-news-outer .news-inner .list-outer .list-inner .right-list .item .day {
  width: 100px;
  text-align: center;
  float: left;
}
.index-news-outer .news-inner .list-outer .list-inner .right-list .item .day span {
  font-size: 60px;
  font-family: '造字工房悦黑演示版';
  color: #999999;
}
.index-news-outer .news-inner .list-outer .list-inner .right-list .item .day p {
  text-align: center;
  font-size: 14px;
  color: #999999;
}
.index-news-outer .news-inner .list-outer .list-inner .right-list .item .pic-box {
  float: left;
  width: 145px;
  height: 83px;
  overflow: hidden;
}
.index-news-outer .news-inner .list-outer .list-inner .right-list .item .pic-box img {
  width: 100%;
  display: block;
}
.index-news-outer .news-inner .list-outer .list-inner .right-list .item .text-box {
  float: left;
  width: 450px;
  margin-left: 20px;
}
.index-news-outer .news-inner .list-outer .list-inner .right-list .item .text-box .see {
  float: right;
}
.index-news-outer .news-inner .list-outer .list-inner .right-list .item .text-box .see .fa {
  margin-right: 5px;
}
.index-news-outer .news-inner .list-outer .list-inner .right-list .item .text-box > p {
  color: #999999;
  margin-top: 30px;
  font-size: 16px;
}
.index-news-outer .news-inner .list-outer .list-inner .more {
  text-align: right;
  margin-top: 20px;
}
.index-news-outer .news-inner .list-outer .list-inner .more a {
  font-size: 14px;
  color: #A0A0A0;
  display: inline-block;
  width: 73px;
  height: 73px;
  text-align: center;
  line-height: 73px;
  border: solid 2px #A0A0A0;
  border-radius: 50%;
  margin-right: 10px;
}
.index-news-outer .news-inner .list-outer .shows {
  display: block;
}
.index-partner {
  width: 100%;
  height: 520px;
  overflow: hidden;
  background: url(../images/sdfhghh191516_02.png) no-repeat center top;
}
.index-partner .index-partner-inner {
  width: 1100px;
  margin: 0 auto;
  margin-top: 180px;
  height: 310px;
  position: relative;
  background: url(../bk/sfdgbf1978419651.6351png_03.png) no-repeat center bottom;
}
.index-partner .index-partner-inner .item {
  width: 164px;
  height: 164px;
  overflow: hidden;
  position: absolute;
}
.index-partner .index-partner-inner .item img {
  display: block;
  width: 100%;
}
.index-partner .index-partner-inner .item:first-child {
  left: 50px;
}
.index-partner .index-partner-inner .item:first-child + div {
  left: 135px;
}
.index-partner .index-partner-inner .item:first-child + div + div {
  left: 220px;
}
.index-partner .index-partner-inner .item:first-child + div + div + div {
  left: 305px;
}
.index-partner .index-partner-inner .item:first-child + div + div + div + div {
  left: 390px;
}
.index-partner .index-partner-inner .item:first-child + div + div + div + div + div {
  left: 555px;
}
.index-partner .index-partner-inner .item:first-child + div + div + div + div + div + div {
  left: 640px;
}
.index-partner .index-partner-inner .item:first-child + div + div + div + div + div + div + div {
  left: 725px;
}
.index-partner .index-partner-inner .item:first-child + div + div + div + div + div + div + div + div {
  left: 810px;
}
.index-partner .index-partner-inner .item:first-child + div + div + div + div + div + div + div + div + div {
  left: 895px;
}
.index-partner .index-partner-inner .up {
  top: -100px;
  opacity: 0;
}
.index-partner .index-partner-inner .dow {
  top: 185px;
  opacity: 0;
}
.share-outer {
  width: 100%;
  height: 56px;
  background: url(../images/sdfgdg1985651653_02.jpg) no-repeat center top;
}
.share-outer .share-inner {
  width: 1100px;
  margin: 0 auto;
  text-align: center;
}
.share-outer .share-inner a {
  cursor: pointer;
  display: inline-block;
  width: 46px;
  height: 46px;
  background: url(../bk/ghjmnoijnmog561_03.png);
  background-repeat: no-repeat;
  margin: 0px 20px;
  vertical-align: top;
  margin-top: 5px;
}
.share-outer .share-inner .tel {
  background-position: 1px 0px;
}
.share-outer .share-inner .weixin {
  background-position: -104px 0px;
}
.share-outer .share-inner .qq {
  background-position: -209px 0px;
}
.footer-outer {
  width: 100%;
  height: 205px;
  background: url(../images/sdg29841965163_02.jpg) no-repeat center;
}
.footer-outer .footer-inner {
  width: 1100px;
  margin: 0 auto;
}
.footer-outer .footer-inner .footer-logo {
  float: left;
  width: 170px;
  height: 205px;
  position: relative;
}
.footer-outer .footer-inner .footer-logo .box {
  height: 100px;
  margin-top: 50px;
  position: relative;
}
.footer-outer .footer-inner .footer-logo .box img {
  margin-top: 10px;
}
.footer-outer .footer-inner .footer-logo .box .line {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 30%, #ffffff 50%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 30%, #ffffff 50%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 30%, #ffffff 50%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 30%, #ffffff 50%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 30%, #ffffff 50%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0) 100%);
}
.footer-outer .footer-inner .footer-right {
  float: right;
  width: 910px;
}
.footer-outer .footer-inner .footer-right .footer-navbar {
  margin-top: 10px;
}
.footer-outer .footer-inner .footer-right .footer-navbar li {
  float: left;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: 40px;
  line-height: 40px;
}
.footer-outer .footer-inner .footer-right .footer-navbar li a {
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-right: 1px solid #fff;
  display: inline-block;
  line-height: 20px;
  width: 181px;
}
.footer-outer .footer-inner .footer-right .footer-navbar li:first-child a {
  text-align: left;
}
.footer-outer .footer-inner .footer-right .footer-navbar li:last-child a {
  border: none;
  text-align: right;
}
.footer-outer .footer-inner .footer-right .footer-info .record {
  width: 300px;
  float: left;
}
.footer-outer .footer-inner .footer-right .footer-info .record h3 {
  font-size: 22px;
  color: #fff;
  line-height: 50px;
  font-weight: normal;
}
.footer-outer .footer-inner .footer-right .footer-info .record p {
  color: #fff;
  line-height: 25px;
  font-size: 14px;
}
.footer-outer .footer-inner .footer-right .footer-info .tel {
  float: left;
  border: dashed 1px #fff;
  font-size: 40px;
  height: 60px;
  line-height: 60px;
  margin-left: 50px;
  margin-top: 20px;
  color: #fff;
  padding: 0px 20px ;
}
.footer-outer .footer-inner .footer-right .footer-info .tel span {
  font-size: 16px;
  vertical-align: top;
}
.footer-outer .footer-inner .footer-right .footer-info .qr-code {
  float: right;
  margin-top: 20px;
  width: 118px;
  height: 118px;
  overflow: hidden;
}
.footer-outer .footer-inner .footer-right .footer-info .qr-code img {
  width: 100%;
  display: block;
}
.float-qr-cod {
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 20;
  width: 127px;
  height: 412px;
  background: url(../images/asf2961565163_03.png) no-repeat center;
}
.float-qr-cod .online {
  position: absolute;
  top: 200px;
  left: 10px;
  width: 100px;
  height: 50px;
}
.float-qr-cod .qr-cod {
  width: 100px;
  position: absolute;
  bottom: 10px;
  left: 12px;
}
.float-qr-cod .qr-cod img {
  display: block;
  width: 100%;
}
.float-qr-cod .colse {
  position: absolute;
  bottom: -20px;
  right: 10px;
  font-size: 14px;
  cursor: pointer;
}
.scroll-top {
  display: none;
  position: fixed;
  bottom: 5%;
  right: 0;
  z-index: 20;
  width: 87px;
  height: 72px;
  background: url(../bk/sfsdg196156516_03.png) no-repeat center;
  cursor: pointer;
}
.about-us {
  width: 1100px;
  margin: 0 auto;
  padding: 40px 0px;
}
.about-us .about-left {
  float: left;
  width: 205px;
}
.about-us .about-left .about-tab {
  width: 202px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 2px 2px 5px 1px #D6D7DB;
  padding-bottom: 40px;
}
.about-us .about-left .about-tab .title {
  width: 202px;
  height: 84px;
  line-height: 70px;
  text-align: center;
  color: #fff;
  font-size: 32px;
  background: url(../bk/sfdgfdsg2981595545_03.png) no-repeat center;
}
.about-us .about-left .about-tab .tab-list li {
  height: 44px;
  line-height: 44px;
  padding-left: 60px;
  font-size: 18px;
  position: relative;
}
.about-us .about-left .about-tab .tab-list li .fa {
  color: #B6B6B6;
  vertical-align: top;
  font-size: 36px;
  margin-top: 3px;
  margin-right: 20px;
  position: absolute;
  left: 20px;
  top: 0px;
}
.about-us .about-left .about-tab .tab-list li .blue-line {
  display: none;
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #016EC9;
}
.about-us .about-left .about-tab .tab-list li .bt-line {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: -webkit-linear-gradient(right, rgba(213, 213, 213, 0) 0%, #d5d5d5 50%, rgba(255, 255, 255, 0) 100%);
}
.about-us .about-left .about-tab .tab-list .active {
  background: #ECECEC;
  color: #0EC0FF;
}
.about-us .about-left .about-tab .tab-list .active a {
  color: #0EC0FF;
}
.about-us .about-left .about-tab .tab-list .active .blue-line {
  display: block;
}
.about-us .about-left .about-tab .tab-list .active .fa {
  color: #0EC0FF;
}
.about-us .about-left .about-tab .product-tab li {
  padding-left: 50px;
}
.about-us .about-left .hot-tel {
  width: 202px;
  margin: 0 auto;
  overflow: hidden;
  background: #00B3F2;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  padding: 20px 10px;
  font-size: 18px;
  margin-top: 10px;
  border-radius: 10px;
  box-shadow: 2px 2px 5px 1px #77D6F8;
}
.about-us .about-left .hot-tel .num {
  font-size: 24px;
  font-weight: bold;
}
.about-us .about-left .company-info {
  margin-top: 10px;
  box-shadow: 2px 2px 5px 1px #D6D7DB;
  border-radius: 10px;
  padding: 10px;
  overflow: hidden;
}
.about-us .about-left .company-info h3 {
  font-size: 14px;
  color: #FC6B00;
}
.about-us .about-left .company-info .fbox {
  font-size: 14px;
  line-height: 25px;
}
.about-us .about-left .company-info .fbox span {
  float: left;
  width: 40px;
  color: #303030;
}
.about-us .about-left .company-info .fbox p {
  float: left;
}
.about-us .about-left .public-number {
  overflow: hidden;
  margin-top: 10px;
  box-shadow: 2px 2px 5px 1px #D6D7DB;
  border-radius: 10px;
}
.about-us .about-left .public-number h3 {
  margin-top: 10px;
  font-size: 20px;
  color: #4C4D4E;
  background: #ECECEC;
  text-align: center;
  line-height: 40px;
  font-weight: normal;
}
.about-us .about-left .public-number .img-box {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  margin-top: 10px;
  overflow: hidden;
}
.about-us .about-left .public-number .img-box img {
  width: 100%;
  display: block;
}
.about-us .about-left .public-number p {
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  font-family: '仿体';
}
.about-us .about-right {
  width: 806px;
  border: solid 1px #D8D8D8;
  border-radius: 15px 15px 0 0;
  float: right;
  position: relative;
  padding: 20px 30px;
}
.about-us .about-right .bottom-bk {
  position: absolute;
  bottom: -18px;
  width: 100%;
  height: 18px;
  left: 0;
  background: url(../bk/sdaf196159618556_03.png) no-repeat center top;
}
.about-us .about-right > .title {
  border-bottom: 5px solid #E5E5E5;
  padding-bottom: 5px;
}
.about-us .about-right > .title h3 {
  float: left;
  font-size: 30px;
  font-weight: normal;
  color: #4C4D4E;
  padding-left: 30px;
  background: url(../bk/sdgdsgd49848115556_03.png) no-repeat left center;
}
.about-us .about-right > .title .pos-list {
  float: right;
}
.about-us .about-right > .title .pos-list li {
  float: left;
  font-size: 14px;
}
.about-us .about-right > .title .pos-list li:first-child .fa {
  color: #707070;
  margin-right: 5px;
  font-size: 18px;
}
.about-us .about-right > .title .pos-list li a {
  font-size: 14px;
  color: #707070;
}
.about-us .about-right > .title .pos-list li a .fa {
  margin: 0 5px;
  font-size: 18px;
}
.about-us .about-right .right-inner .f-p {
  margin-top: 10px;
  font-size: 15px;
  text-indent: 30px;
  line-height: 25px;
}
.about-us .about-right .move-number {
  margin-top: 10px;
  height: 170px;
  background: url(../images/sfdgnmoinreg1296185616541_03.jpg) no-repeat center top;
}
.about-us .about-right .move-number .item {
  width: 118px;
  float: left;
  margin: 0px 75px;
  margin-top: 15px;
}
.about-us .about-right .move-number .item .circular {
  width: 116px;
  height: 116px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 116px;
  color: #fff;
}
.about-us .about-right .move-number .item .circular span {
  font-weight: bold;
  font-size: 34px;
}
.about-us .about-right .move-number .item:first-child .circular {
  background: #0EC0FF;
}
.about-us .about-right .move-number .item:first-child + div .circular {
  background: #F8A900;
  font-size: 34px;
  font-weight: bold;
}
.about-us .about-right .move-number .item:first-child + div + div .circular {
  background: #71A21B;
  font-size: 34px;
  font-weight: bold;
}
.about-us .about-right .move-number .item .text-of {
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}
.about-us .about-right .left-pic {
  margin-top: 10px;
}
.about-us .about-right .left-pic img {
  float: left;
}
.about-us .about-right .left-pic p {
  font-size: 15px;
  line-height: 30px;
}
.about-us .about-right .m-box {
  text-align: center;
  margin-top: 20px;
}
.about-us .about-right .m-box .item {
  width: 145px;
  height: 95px;
  background: url(../bk/fgjunsiudfiuuiodf5_03.png) no-repeat center;
  display: inline-block;
}
.about-us .about-right .m-box .item p {
  font-size: 17px;
  color: #3D3D3D;
  line-height: 40px;
  margin-top: 10px;
  position: relative;
}
.about-us .about-right .m-box .item p .line {
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 3px;
  width: 30px;
  background: #0EC0FF;
  margin-left: -15px;
}
.about-us .about-right .m-box .item span {
  font-size: 14px;
  color: #C8C8C8;
  line-height: 30px;
}
.about-us .about-right .m-box .item:first-child {
  float: left;
  margin-left: 20px;
}
.about-us .about-right .m-box .item:last-child {
  float: right;
  margin-right: 20px;
}
.about-us .about-right .l-p {
  font-size: 15px;
  line-height: 25px;
  margin-top: 10px;
  border-bottom: 1px dashed #BFBFBF;
  padding-bottom: 10px;
}
.about-us .about-right .lt-photography .title {
  text-align: center;
}
.about-us .about-right .lt-photography .title span {
  display: inline-block;
  font-size: 30px;
  color: #3D3D3D;
  border-bottom: 2px solid #D2D2D2;
  line-height: 50px;
  position: relative;
}
.about-us .about-right .lt-photography .title span .line {
  width: 30px;
  height: 2px;
  background: #0EC0FF;
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -15px;
}
.about-us .about-right .lt-photography .pic-list {
  margin-top: 30px;
}
.about-us .about-right .lt-photography .pic-list .pic-left {
  float: left;
}
.about-us .about-right .lt-photography .pic-list .pic-left > div {
  width: 295px;
  overflow: hidden;
  height: 165px;
  position: relative;
}
.about-us .about-right .lt-photography .pic-list .pic-left > div:hover .mask {
  display: block;
}
.about-us .about-right .lt-photography .pic-list .pic-left > div > img {
  width: 100%;
  display: block;
}
.about-us .about-right .lt-photography .pic-list .pic-left .pic-down {
  margin-top: 10px;
}
.about-us .about-right .lt-photography .pic-list .pic-middle {
  float: left;
  width: 310px;
  margin-left: 10px;
}
.about-us .about-right .lt-photography .pic-list .pic-middle .pic-up > div {
  position: relative;
  float: left;
  overflow: hidden;
  width: 150px;
  height: 135px;
}
.about-us .about-right .lt-photography .pic-list .pic-middle .pic-up > div .mask {
  background-size: 70%;
}
.about-us .about-right .lt-photography .pic-list .pic-middle .pic-up > div:hover .mask {
  display: block;
}
.about-us .about-right .lt-photography .pic-list .pic-middle .pic-up > div img {
  display: block;
  width: 100%;
  height: 100%;
}
.about-us .about-right .lt-photography .pic-list .pic-middle .pic-up .img-r {
  margin-left: 10px;
}
.about-us .about-right .lt-photography .pic-list .pic-middle .pic-down {
  width: 310px;
  position: relative;
  overflow: hidden;
  height: 195px;
  margin-top: 10px;
}
.about-us .about-right .lt-photography .pic-list .pic-middle .pic-down img {
  display: block;
  width: 100%;
  height: 100%;
}
.about-us .about-right .lt-photography .pic-list .pic-middle .pic-down:hover .mask {
  display: block;
}
.about-us .about-right .lt-photography .pic-list .pic-right {
  width: 180px;
  float: right;
}
.about-us .about-right .lt-photography .pic-list .pic-right .item {
  overflow: hidden;
  position: relative;
  margin-top: 8px;
}
.about-us .about-right .lt-photography .pic-list .pic-right .item .mask {
  background: rgba(14, 192, 255, 0.7) url(../bk/asdfg129651649_03.png) no-repeat center 40px;
  background-size: 50%;
}
.about-us .about-right .lt-photography .pic-list .pic-right .item:first-child {
  margin-top: 0;
}
.about-us .about-right .lt-photography .pic-list .pic-right .item:hover .mask {
  display: block;
}
.about-us .about-right .lt-photography .pic-list .pic-right .item img {
  width: 100%;
  display: block;
}
.about-us .about-right .lt-photography .pic-list .mask {
  cursor: pointer;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(14, 192, 255, 0.7) url(../bk/asdfg129651649_03.png) no-repeat center 60px;
  background-size: 40% ;
}
.about-us .about-right .certificate-list {
  margin-top: 20px;
}
.about-us .about-right .certificate-list .item {
  float: left;
  width: 188px;
  height: 274px;
  border: 1px solid #D2D2D2;
  margin-right: 15px;
  margin-top: 15px;
}
.about-us .about-right .certificate-list .item:hover {
  border: 1px solid #0EC0FF;
}
.about-us .about-right .certificate-list .item .img-box {
  height: 240px;
  overflow: hidden;
  position: relative;
}
.about-us .about-right .certificate-list .item .img-box img {
  width: 160px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -80px;
  top: 50%;
  cursor: pointer;
}
.about-us .about-right .certificate-list .item .title {
  text-align: center;
  font-size: 16px;
  color: #4C4D4E;
  line-height: 30px;
}
.about-us .about-right .certificate-list .item:nth-child(4n-4) {
  margin-right: 0;
}
.about-us .about-right .product-list .item {
  float: left;
  margin-right: 10px;
  width: 262px;
  margin-top: 20px;
}
.about-us .about-right .product-list .item .pic-box img {
  width: 100%;
  display: block;
}
.about-us .about-right .product-list .item .title {
  line-height: 40px;
  text-align: center;
  border: 1px solid #D2D2D2;
  border-top: none;
}
.about-us .about-right .product-list .item:nth-child(3n-3) {
  margin-right: 0;
}
.about-us .about-right .product-hover .item:hover .title {
  border: 1px solid #0EC0FF;
  border-top: none;
}
.about-us .about-right .case-list .item .title {
  border: none;
}
.about-us .about-right .case-list .item:hover .title {
  background: #EAF6FF;
}
.about-us .about-right .news-list .item {
  height: 130px;
  overflow: hidden;
  margin-top: 20px;
}
.about-us .about-right .news-list .item .img-box {
  width: 160px;
  box-sizing: border-box;
  padding: 5px;
  float: left;
  border: 1px solid #A0A0A0;
}
.about-us .about-right .news-list .item .img-box img {
  width: 100%;
  display: block;
}
.about-us .about-right .news-list .item .content {
  width: 630px;
  float: right;
  border-bottom: 1px dashed #C4C4C4;
  background: #F8F8F8;
}
.about-us .about-right .news-list .item .content .day {
  float: left;
  width: 80px;
}
.about-us .about-right .news-list .item .content .day .bk {
  width: 74px;
  height: 74px;
  margin-top: 20px;
  margin-left: 5px;
  position: relative;
}
.about-us .about-right .news-list .item .content .day .bk .time {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -5px;
  top: -5px;
  color: #999999;
  font-weight: bold;
  text-align: center;
}
.about-us .about-right .news-list .item .content .day .bk .time span {
  font-size: 50px;
  font-weight: bold;
  font-family: '造字工房悦黑演示版';
}
.about-us .about-right .news-list .item .content .day .bk .time p {
  font-size: 12px;
}
.about-us .about-right .news-list .item .content .text {
  float: right;
  width: 540px;
}
.about-us .about-right .news-list .item .content .text h3 {
  margin-top: 15px;
  font-size: 20px;
  width: 300px;
}
.about-us .about-right .news-list .item .content .text p {
  margin-top: 15px;
  font-size: 16px;
  color: #3F3F3F;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.about-us .about-right .news-list .item .content .text .more {
  text-align: right;
}
.about-us .about-right .news-list .item .content .text .more a {
  margin-right: 10px;
  display: inline-block;
  line-height: 30px;
}
.about-us .about-right .news-list .item .content .text .more a .fa {
  font-size: 20px;
  margin-left: 5px;
}
.about-us .about-right .news-list .item:first-child .content {
  background: none;
}
.about-us .about-right .news-list .item:first-child .content .day .bk {
  background: #FF9A2E;
}
.about-us .about-right .news-list .item:first-child .content .day .bk .time {
  background: #FC6B00;
  color: #fff;
}
.about-us .about-right .news-list .item:first-child .content .text h3 {
  color: #006DC8;
}
.about-us .about-right .news-list .item:first-child .content .text h3 a {
  color: #006DC8;
}
.about-us .about-right .news-list .item:first-child .content .more .fa {
  color: #40CCFF;
}
.about-us .culture-outer > .title {
  text-align: center;
  margin-top: 20px;
  position: relative;
  height: 50px;
}
.about-us .culture-outer > .title .line {
  width: 140px;
  height: 2px;
  background: #D2D2D2;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -70px;
  text-align: center;
}
.about-us .culture-outer > .title .line span {
  display: inline-block;
  height: 2px;
  width: 30px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 0;
  background: #0EC0FF;
}
.about-us .culture-outer > .title img {
  width: 90px;
  vertical-align: top;
}
.about-us .culture-outer > .title span {
  display: inline-block;
  font-size: 30px;
}
.about-us .culture-outer > .title span strong {
  color: #0EC0FF;
}
.about-us .culture-outer .culture-list {
  padding: 20px 0;
}
.about-us .culture-outer .culture-list .item {
  float: left;
  width: 192px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  margin-top: 15px;
  margin-right: 10px;
}
.about-us .culture-outer .culture-list .item:nth-child(4n-4) {
  margin-right: 0;
}
.about-us .culture-outer .culture-list .item > img {
  display: block;
}
.about-us .culture-outer .culture-list .item .mask {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.about-us .culture-outer .culture-list .item .mask h3 {
  text-align: center;
  margin-top: 50px;
}
.about-us .culture-outer .culture-list .item .mask h3 p {
  line-height: 25px;
  color: #0EC0FF;
  font-size: 26px;
}
.about-us .culture-outer .culture-list .item .mask h3 span {
  font-size: 12px;
  color: #B2B2B2;
}
.about-us .culture-outer .culture-list .item .mask .text {
  font-size: 16px;
  color: #fff;
  padding: 0px 30px;
  margin-top: 20px;
}
.about-us .culture-outer .culture-list .item .bt-text {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 20px;
  text-align: center;
  color: #fff;
}
.about-us .culture-outer .culture-list .item:hover .bt-text {
  display: none;
}
.about-us .culture-outer .culture-list .item:hover .mask {
  display: block;
}
.maxpic-mask {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
}
.maxpic-mask img {
  width: 800px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -300px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.page-outer {
  float: left;
  width: 100%;
  text-align: center;
  padding: 30px 0px;
}
.page-outer span {
  border: 1px solid #BDBDBD;
  font-size: 14px;
  color: #4D4E4F;
  display: inline-block;
  padding: 2px 10px;
  margin-right: 5px;
  border-radius: 2px;
}
.page-outer a {
  border-radius: 2px;
  border: 1px solid #BDBDBD;
  font-size: 14px;
  color: #4D4E4F;
  display: inline-block;
  padding: 2px 10px;
  margin-right: 5px;
}
.page-outer .active {
  color: #21BEFB;
  border: 1px solid #21BEFB;
}
.detail-top-left {
  width: 420px;
  float: left;
  background: #fff;
}
.detail-top-left .mmax-pic-mask {
  cursor: zoom-out;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 20;
}
.detail-top-left .mmax-pic-mask .img-box {
  width: 800px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
  margin-left: -400px;
}
.detail-top-left .mmax-pic-mask .img-box img {
  width: 100%;
}
.detail-top-left .max-pic {
  overflow: hidden;
  position: relative;
}
.detail-top-left .max-pic img {
  display: block;
  width: 100%;
}
.detail-top-left .max-pic .mask {
  text-align: center;
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  cursor: zoom-in;
}
.detail-top-left .max-pic .mask .fp {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 44px;
  width: 44px;
  background: #00B3F2;
}
.detail-top-left .max-pic .mask .fp .fa {
  font-size: 32px;
  vertical-align: top;
  margin-top: 5px;
}
.detail-top-left .swp-outer {
  position: relative;
  height: 95px;
  overflow: hidden;
}
.detail-top-left .swp-outer .swp-inner {
  width: 345px;
  height: 95px;
  margin: 0 auto;
  margin-top: 15px;
  position: relative;
  overflow: hidden;
}
.detail-top-left .swp-outer .swp-inner .swiper-slide {
  height: 70px;
  box-sizing: border-box;
  border: 5px solid #DBDBDB;
  cursor: pointer;
}
.detail-top-left .swp-outer .swp-inner .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}
.detail-top-left .swp-outer .swp-inner .active {
  border: 5px solid #FFF100;
}
.detail-top-left .swp-outer .swiper-button-next4,
.detail-top-left .swp-outer .swiper-button-prev4 {
  width: 25px;
  height: 25px;
  border-radius: 50% ;
  position: absolute;
  background: #DBDBDB;
  top: 40px;
  text-align: center;
  line-height: 25px;
  cursor: pointer;
}
.detail-top-left .swp-outer .swiper-button-next4 .fa,
.detail-top-left .swp-outer .swiper-button-prev4 .fa {
  color: #949494;
  font-size: 20px;
}
.detail-top-left .swp-outer .swiper-button-next4 {
  right: 5px;
}
.detail-top-left .swp-outer .swiper-button-prev4 {
  left: 5px;
}
.mmax-pic-mask {
  cursor: zoom-out;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 20;
}
.mmax-pic-mask .img-box {
  width: 800px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
  margin-left: -400px;
}
.mmax-pic-mask .img-box img {
  width: 100%;
}
.details-right {
  width: 870px;
  float: right;
  position: relative;
}
.details-right .details-tab {
  margin-top: 20px;
}
.details-right .details-tab li {
  text-align: center;
  height: 43px;
  line-height: 43px;
  border: 1px solid #BFBFBF;
  cursor: pointer;
  border-left: none;
}
.details-right .details-tab li:first-child {
  border-left: 1px solid #BFBFBF;
}
.details-right .details-tab .active {
  color: #fff;
  background: #00B3F2;
  border: 1px solid #00B3F2;
  border-left: none;
}
.details-right .tab-content-outer .tab-content-inner {
  display: none;
}
.details-right .tab-content-outer .tab-content-inner > .text {
  margin-top: 20px;
}
.details-right .tab-content-outer .tab-content-inner > .text img {
  width: 100%;
}
.details-right .tab-content-outer .tab-content-inner .video-box {
  position: relative;
  width: 700px;
  height: 400px;
  overflow: hidden;
  margin: 50px auto ;
}
.details-right .tab-content-outer .tab-content-inner .video-box video {
  width: 700px;
  height: 400px;
  background: #000;
}
.details-right .tab-content-outer .tab-content-inner .video-box video::-internal-media-controls-download-button {
  display: none;
}
.details-right .tab-content-outer .tab-content-inner .video-box video::-webkit-media-controls-enclosure {
  overflow: hidden;
}
.details-right .tab-content-outer .tab-content-inner .video-box .video-mask {
  position: absolute;
  left: 0;
  top: 0;
  background: url(../bk/white_video_mask_bk_03.png) no-repeat center;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.details-right .tab-content-outer .shows {
  display: block;
}
.detail-top-right {
  background: #F5FAFB;
  float: right;
  width: 440px;
  padding-top: 10px;
}
.detail-top-right .detail-text {
  padding: 0  10px;
  border-bottom: 2px dashed #A0A0A0;
  padding-bottom: 20px;
}
.detail-top-right .detail-text .model {
  font-size: 24px;
}
.detail-top-right .detail-text .egls {
  font-size: 18px;
  color: #FF9000;
  margin-top: 10px;
}
.detail-top-right .detail-text p {
  margin-top: 5px;
  font-size: 16px;
  line-height: 30px;
}
.detail-top-right .detail-text p span {
  color: #818181;
}
.detail-top-right .footer {
  margin-top: 10px;
  padding-bottom: 20px;
  margin-top: 20px;
}
.detail-top-right .footer .but-box {
  width: 160px;
  float: left;
}
.detail-top-right .footer .but-box a {
  display: block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 20px;
  background: #FF2A3B;
  margin: 0 auto;
}
.detail-top-right .footer .but-box a .fa {
  font-size: 26px;
  vertical-align: top;
  margin-top: 5px;
  margin-left: 20px;
}
.detail-top-right .footer .but-box a:last-child {
  margin-top: 15px;
  background: #E60012;
}
.detail-top-right .footer .qr-box {
  float: left;
  width: 100px;
  height: 100px;
}
.detail-top-right .footer .qr-box img {
  width: 100%;
}
.detail-top-right .footer .tel-box {
  float: right;
  width: 170px;
}
.detail-top-right .footer .tel-box p {
  font-weight: bold;
  color: #0EC0FF;
  font-size: 20px;
}
.detail-top-right .footer .tel-box .tt {
  font-weight: normal;
  font-size: 16px;
  color: #828282;
}
.detail-top-right .share-box {
  background: #fff;
  padding: 10px 0px;
}
.detail-top-right .share-box span,
.detail-top-right .share-box a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.detail-top-right .share-box a {
  background: url(../bk/sdgjdf1175415415_03.png);
  cursor: pointer;
}
.detail-top-right .share-box .first {
  background-position: 2px 0px;
  margin-left: 10px;
  background: url(../bk/sdgjdf1175415415_03.png);
}
.detail-top-right .share-box .qqz {
  background-position: -44px 0px;
}
.detail-top-right .share-box .weixin {
  background-position: -86px 0px;
}
.detail-top-right .share-box .sina {
  background-position: -128px 0px;
}
.detail-top-right .share-box .renren {
  background-position: -170px 0px;
}
.relevant-outer {
  width: 100%;
  background: #F8F8F8;
}
.relevant-outer .left {
  float: left;
}
.relevant-outer .relevant-inner {
  margin: 0 auto;
  width: 1100px;
  padding-bottom: 40px;
}
.relevant-outer .production-list {
  float: right;
  width: 870px;
  position: relative;
  margin-top: 20px;
}
.relevant-outer .production-list .title {
  font-size: 18px;
  color: #02AEEB;
  padding-bottom: 10px;
  border-bottom: 2px solid #02AEEB;
}
.relevant-outer .production-list .swiper-tow {
  margin-top: 20px;
}
.relevant-outer .production-list .swiper-button-next3,
.relevant-outer .production-list .swiper-button-prev3 {
  top: 50%;
  position: absolute;
  width: 30px;
  height: 60px;
  z-index: 3;
  margin-top: -50px;
  text-align: center;
}
.relevant-outer .production-list .swiper-button-next3:hover,
.relevant-outer .production-list .swiper-button-prev3:hover {
  opacity: 0.8;
  cursor: pointer;
}
.relevant-outer .production-list .swiper-button-next3 .fa,
.relevant-outer .production-list .swiper-button-prev3 .fa {
  font-size: 60px;
  color: #9D9D9D;
}
.relevant-outer .production-list .swiper-button-next3 {
  right: -40px;
}
.relevant-outer .production-list .swiper-button-prev3 {
  left: -40px;
}
.relevant-outer .production-list .swiper-tow {
  overflow: hidden;
  position: relative;
  background: #F8F8F8;
}
.relevant-outer .production-list .swiper-tow .partner-item {
  overflow: hidden;
  border: 1px solid #BFBFBF;
}
.relevant-outer .production-list .swiper-tow .img-box {
  width: 100%;
  height: 210px;
  overflow: hidden;
  box-sizing: border-box;
  /* border: 1px solid #BFBFBF; */
}
.relevant-outer .production-list .swiper-tow .img-box img {
  display: block;
}
.relevant-outer .production-list .swiper-tow p {
  text-align: center;
  line-height: 40px;
}
video::-internal-media-controls-download-button {
  display: none;
}
video::-webkit-media-controls-enclosure {
  overflow: hidden;
}
.case-details-right .details-top .detail-top-right {
  background: none;
  padding-top: 0;
}
.case-details-right .details-top .detail-top-right .detail-text {
  border-bottom: none;
}
.case-details-right .details-top .detail-top-right .detail-text > p {
  padding: 0 10px;
}
.case-details-right .details-top .detail-top-right .detail-text .model {
  font-size: 20px;
  color: #fff;
  background: #008EF2;
  line-height: 50px;
  padding: 0px 10px;
}
.case-details-right .details-top .detail-top-right .detail-text .ms {
  font-size: 18px;
}
.case-details-right .details-top .detail-top-right .detail-text .time {
  color: #939393;
  font-size: 16px;
}
.case-details-right .details-top .detail-top-right .detail-text .more {
  margin-top: 50px;
}
.case-details-right .details-top .detail-top-right .detail-text .more a {
  display: inline-block;
  width: 180px;
  height: 36px;
  border-radius: 18px;
  background: #00B3F2;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
}
.case-details-right .details-top .detail-top-right .detail-text .more a .fa {
  font-size: 32px;
  vertical-align: top;
  margin-top: 2px;
  margin-left: 30px;
}
.case-details-right .details-top .detail-top-right .swp-outer {
  position: relative;
  height: 95px;
  overflow: hidden;
}
.case-details-right .details-top .detail-top-right .swp-outer .swp-inner {
  width: 345px;
  height: 95px;
  margin: 0 auto;
  margin-top: 15px;
  position: relative;
  overflow: hidden;
}
.case-details-right .details-top .detail-top-right .swp-outer .swp-inner .swiper-slide {
  height: 70px;
  box-sizing: border-box;
  border: 5px solid #DBDBDB;
  cursor: pointer;
}
.case-details-right .details-top .detail-top-right .swp-outer .swp-inner .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}
.case-details-right .details-top .detail-top-right .swp-outer .swp-inner .active {
  border: 5px solid #FFF100;
}
.case-details-right .details-top .detail-top-right .swp-outer .swiper-button-next4,
.case-details-right .details-top .detail-top-right .swp-outer .swiper-button-prev4 {
  width: 25px;
  height: 25px;
  border-radius: 50% ;
  position: absolute;
  background: #DBDBDB;
  top: 40px;
  text-align: center;
  line-height: 25px;
  cursor: pointer;
}
.case-details-right .details-top .detail-top-right .swp-outer .swiper-button-next4 .fa,
.case-details-right .details-top .detail-top-right .swp-outer .swiper-button-prev4 .fa {
  color: #949494;
  font-size: 20px;
}
.case-details-right .details-top .detail-top-right .swp-outer .swiper-button-next4 {
  right: 5px;
}
.case-details-right .details-top .detail-top-right .swp-outer .swiper-button-prev4 {
  left: 5px;
}
.case-details-right .case-tab {
  margin-top: 40px;
}
.case-details-right .case-tab .tab-click {
  border-bottom: 2px solid #00B3F2;
}
.case-details-right .case-tab .tab-click li {
  float: left;
  height: 35px;
  line-height: 35px;
  padding: 0px 20px;
  background: #EEEEEE;
  margin-right: 5px;
  cursor: pointer;
}
.case-details-right .case-tab .tab-click .active {
  background: #00B3F2;
  color: #fff;
}
.case-details-right .case-tab .case-tab-outer .case-tab-inner {
  overflow: hidden;
  display: none;
}
.case-details-right .case-tab .case-tab-outer .case-tab-inner .text {
  margin-top: 20px;
}
.case-details-right .case-tab .case-tab-outer .case-tab-inner .text > img {
  width: 100%;
}
.case-details-right .case-tab .case-tab-outer .case-tab-inner .parameter-box .parameter-info {
  border: 1px solid #D2D2D2;
  width: 640px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 20px;
}
.case-details-right .case-tab .case-tab-outer .case-tab-inner .parameter-box .parameter-info p {
  font-size: 14px;
  color: #494949;
  line-height: 36px;
}
.case-details-right .case-tab .case-tab-outer .case-tab-inner .parameter-box .parameter-info p span {
  color: #FC6B00;
}
.case-details-right .case-tab .case-tab-outer .case-tab-inner .parameter-box .img-box {
  margin-top: 40px;
}
.case-details-right .case-tab .case-tab-outer .case-tab-inner .parameter-box .img-box img {
  width: 100%;
  display: block;
}
.case-details-right .case-tab .case-tab-outer .shows {
  display: block;
}
.case-page > p {
  width: 50%;
  float: left;
  box-sizing: border-box;
  height: 30px;
  line-height: 30px;
}
.case-page > p a {
  vertical-align: top;
  display: inline-block;
  max-width: 320px;
}
.case-page > p a:hover {
  text-decoration: underline;
}
.case-page > p:hover {
  background: #F3F3F3;
}
.case-page > p:hover a {
  color: #EA0101;
}
.news-details .title {
  margin-top: 20px;
  text-align: center;
  font-size: 20px;
  color: #006DC8;
  line-height: 40px;
}
.news-details .source-box {
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.news-details .share a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../bk/sdgjdf1175415415_03.png);
  cursor: pointer;
  background-repeat: no-repeat;
  margin-right: 5px;
  vertical-align: top;
}
.news-details .share .qqz {
  background-position: -44px 0px;
}
.news-details .share .weixin {
  background-position: -86px 0px;
}
.news-details .share .sina {
  background-position: -128px 0px;
}
.news-details .share .renren {
  background-position: -170px 0px;
}
.news-details .text {
  margin-top: 20px;
}
.news-details .text img {
  width: 100%;
}
.contact-us {
  width: 1100px;
  margin: 0 auto;
}
.contact-us .title p {
  font-size: 28px;
  font-weight: bold;
}
.contact-us .title .egls {
  font-size: 32px;
  color: #00B3F2;
  margin-top: 20px;
  line-height: 60px;
}
.contact-us .ms {
  font-size: 16px;
  color: #939393;
  margin-top: 20px;
}
.contact-us .contact-info {
  margin-top: 20px;
  padding-bottom: 40px;
}
.contact-us .contact-info .item {
  width: 50%;
  float: left;
  margin-top: 20px;
}
.contact-us .contact-info .item span {
  float: left;
  width: 100px;
  font-size: 20px;
  text-align: right;
}
.contact-us .contact-info .item span .fa {
  vertical-align: top;
  font-size: 26px;
  margin-right: 10px;
  color: #00B3F2;
}
.contact-us .contact-info .item p {
  float: left;
  color: #303030;
  font-size: 18px;
  width: 450px;
  line-height: 30px;
}
.contact-us .map-outer {
  padding-bottom: 40px;
}
.contact-us .map-outer .title {
  font-size: 19px;
  color: #505050;
  padding-left: 80px;
  background: url(../bk/sdgdg16165165_03.png) no-repeat left center;
}
.contact-us .map-outer .map-inner {
  border: 1px dashed #E10006;
  box-sizing: border-box;
  padding: 10px;
}
.contact-us .map-outer .map-inner img {
  width: 100%;
  display: block;
}
