html,
body {
  height: 100%;
  overflow-x: hidden;
}
.content {
  max-width: 10.0rem;
  margin: 0 auto;
  overflow: hidden;
}
.top-outer {
  width: 100%;
  height: 1.40625rem;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.top-outer .top-left {
  position: relative;
  z-index: 2;
  float: left;
}
.top-outer .top-left .logo-box {
  width: 2.65625rem;
  float: left;
}
.top-outer .top-left .logo-box img {
  width: 100%;
}
.top-outer .top-left .line {
  margin-left: 0.15625rem;
  margin-top: 0.15625rem;
  box-shadow: -3px 0px 5px #e8e7e7;
  float: left;
  width: 1px;
  height: 1.25rem;
  background: -webkit-linear-gradient(top, rgba(220, 220, 220, 0.2) 0%, #dcdcdc 50%, rgba(220, 220, 220, 0.2) 100%);
  background: -moz-linear-gradient(top, rgba(220, 220, 220, 0.2) 0%, #dcdcdc 50%, rgba(220, 220, 220, 0.2) 100%);
  background: -ms-linear-gradient(top, rgba(220, 220, 220, 0.2) 0%, #dcdcdc 50%, rgba(220, 220, 220, 0.2) 100%);
  background: -o-linear-gradient(top, rgba(220, 220, 220, 0.2) 0%, #dcdcdc 50%, rgba(220, 220, 220, 0.2) 100%);
}
.top-outer .top-left .text-box {
  float: left;
  width: 5.3125rem;
  margin-left: 0.15625rem;
}
.top-outer .top-left .text-box h1 {
  margin-top: 0.15625rem;
  line-height: 0.59375rem;
  font-size: 0.4rem;
  color: #00ADEF;
}
.top-outer .top-left .text-box p {
  line-height: 0.5rem;
  font-size: 0.2rem;
}
.top-outer #top-right {
  float: right;
  width: 1.40625rem;
  height: 1.40625rem;
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  border-left: 1px solid #E5E5E5;
}
.top-outer #top-right img {
  width: 0.796875rem;
  height: 0.671875rem;
  margin: 0 auto;
  margin-top: 0.359375rem;
  display: block;
}
@media (min-width: 376px) {
  .top-outer .top-left .text-box h1 {
    font-size: 16px;
    margin-top: 0.234375rem;
  }
  .top-outer .top-left .text-box p {
    font-size: 14px;
  }
}
.navbar-outer {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  top: 1.40625rem;
  left: 100%;
  z-index: 99;
  overflow-y: scroll;
  padding-bottom: 0.3125rem;
}
.navbar-outer .navbar-left {
  float: left;
  width: 45%;
  height: 100%;
  overflow-y: scroll;
  box-shadow: 4px 4px 10px #BEBEBE;
  position: relative;
  z-index: 2;
}
.navbar-outer .navbar-left .navbar-list {
  padding-bottom: 3.125rem;
}
.navbar-outer .navbar-left .navbar-list > li {
  font-size: 16px;
  border-bottom: 1px solid #F2F2F2;
  line-height: 0.921875rem;
  text-indent: 0.3125rem;
  position: relative;
}
.navbar-outer .navbar-left .navbar-list > li a {
  display: block;
}
.navbar-outer .navbar-left .navbar-list > li .icon {
  position: absolute;
  right: 0.625rem;
  top: 0.25rem;
  width: 0.3125rem;
  height: 0.390625rem;
  background: url(../bk/asf1289651616541_03.png) no-repeat center;
  background-size: 100%;
}
.navbar-outer .navbar-left .navbar-list > li .child-mask {
  display: none;
}
.navbar-outer .navbar-left .navbar-list > li .child-mask li {
  font-size: 14px;
  background: #EEEEEE;
  border-bottom: 1px solid #BFBFBF;
  line-height: 0.921875rem;
  color: #3F3F3F;
}
.navbar-outer .navbar-left .navbar-list > li .child-mask li:last-child {
  border-bottom: none;
}
.navbar-outer .navbar-right {
  width: 55%;
  height: 100%;
  float: right;
  background: #F2F2F2;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  padding-left: 0.3125rem;
  overflow-y: scroll;
  padding-bottom: 3.125rem;
}
.navbar-outer .navbar-right > h3 {
  font-size: 16px;
  margin-top: 0.15625rem;
  text-indent: 0.15625rem;
}
.navbar-outer .navbar-right .product-category {
  margin-top: 0.15625rem;
}
.navbar-outer .navbar-right .product-category .item {
  display: block;
  float: left;
  box-sizing: border-box;
  width: 50%;
  padding: 0.125rem;
}
.navbar-outer .navbar-right .product-category .item .item-inner {
  display: block;
  padding: 0 0.078125rem;
  background-size: 16.5625rem 0.9375rem ;
  background: #fff;
}
.navbar-outer .navbar-right .product-category .item .item-inner .icon {
  display: block;
  margin: 0 auto;
  width: 1.40625rem;
  height: 1.40625rem;
  background: url(../bk/navbar_bk_blue_03.png) no-repeat;
  background-size: 16.5625rem 0.9375rem;
}
.navbar-outer .navbar-right .product-category .item .item-inner span {
  text-align: center;
  display: block;
  height: 30px;
  line-height: 15px;
  line-height: ;
  font-size: 12px;
}
.navbar-outer .navbar-right .product-category .item:first-child .item-inner {
  background: #ffffff url(../bk/adsfg1965165165_03.png) no-repeat center;
  background-size: 1.453125rem 1.40625rem;
}
.navbar-outer .navbar-right .product-category .item:first-child .icon {
  background: none;
}
.navbar-outer .navbar-right .product-category .item:first-child + div .icon {
  background-position: 0.15625rem 0.390625rem;
}
.navbar-outer .navbar-right .product-category .item:first-child + div + div .icon {
  background-position: -1.359375rem 0.390625rem;
}
.navbar-outer .navbar-right .product-category .item:first-child + div + div + div .icon {
  background-position: -2.875rem 0.390625rem;
}
.navbar-outer .navbar-right .product-category .item:first-child + div + div + div + div .icon {
  background-position: -4.46875rem 0.390625rem;
}
.navbar-outer .navbar-right .product-category .item:first-child + div + div + div + div + div .icon {
  background-position: -6.03125rem 0.390625rem;
}
.navbar-outer .navbar-right .product-category .item:first-child + div + div + div + div + div + div .icon {
  background-position: -7.59375rem 0.390625rem;
}
.navbar-outer .navbar-right .product-category .item:first-child + div + div + div + div + div + div + div .icon {
  background-position: -9.15625rem 0.390625rem;
}
.navbar-outer .navbar-right .product-category .item:first-child + div + div + div + div + div + div + div + div .icon {
  background-position: -10.71875rem 0.390625rem;
}
.navbar-outer .navbar-right .product-category .item:first-child + div + div + div + div + div + div + div + div + div .icon {
  background-position: -12.28125rem 0.390625rem;
}
.navbar-outer .navbar-right .product-category .item:first-child + div + div + div + div + div + div + div + div + div + div .icon {
  background-position: -13.84375rem 0.390625rem;
}
.navbar-outer .navbar-right .product-category .item:first-child + div + div + div + div + div + div + div + div + div + div .icon {
  background-position: -15.40625rem 0.390625rem;
}
.banner-outer {
  max-width: 10.0rem;
  margin: 0 auto;
  margin-top: 1.40625rem;
  position: relative;
}
.banner-outer .swiper-container-1 .swiper-wrapper .swiper-slide img {
  width: 100%;
  display: block;
}
.banner-outer .swiper-container-1 .swiper-pagination .swiper-pagination-bullet-active {
  background: #00ADEF;
}
.banner-outer-2 {
  box-shadow: 0 0.15625rem 0.234375rem #F4F5F5;
}
.banner-outer-2 .item {
  text-align: center;
  border-right: 1px solid #EFEFEF;
  box-sizing: border-box;
}
.banner-outer-2 .item a {
  display: inline-block;
  width: 2.03125rem;
  padding-top: 0.625rem;
  text-align: center;
  font-size: 12px;
}
.banner-outer-2 .item a .icon {
  display: inline-block;
  width: 0.9375rem;
  height: 0.78125rem;
  background: url(../bk/sdg181fgh129841981defg_03.png) no-repeat;
  background-size: 8.859375rem 0.734375rem;
}
.banner-outer-2 .item a p {
  text-align: center;
}
.banner-outer-2 .item:last-child {
  border-right: none;
}
.banner-outer-2 .item:first-child .icon {
  background-position: 0.078125rem 0;
}
.banner-outer-2 .item:first-child + div .icon {
  background-position: -1.90625rem 0;
}
.banner-outer-2 .item:first-child + div + div .icon {
  background-position: -3.90625rem 0;
}
.banner-outer-2 .item:first-child + div + div + div .icon {
  background-position: -5.90625rem 0;
}
.banner-outer-2 .item:first-child + div + div + div + div .icon {
  background-position: -7.890625rem 0;
}
.hot-recommended {
  overflow: hidden;
  padding-bottom: 0.625rem;
}
.hot-recommended .title {
  margin-top: 0.625rem;
  text-align: center;
}
.hot-recommended .title h3 {
  font-size: 20px;
  color: #00B3F2;
}
.hot-recommended .title p {
  font-size: 14px;
  font-weight: bold;
  color: #939393;
}
.hot-recommended .hot-recommended-list .item {
  width: 50%;
  box-sizing: border-box;
  padding: 0px 0.234375rem;
  float: left;
  margin-top: 0.46875rem;
}
.hot-recommended .hot-recommended-list .item .item-inner {
  background: #EEEEEE;
  box-sizing: border-box;
  padding: 0.15625rem;
  padding-bottom: 0;
}
.hot-recommended .hot-recommended-list .item .item-inner .img-box img {
  width: 100%;
  display: block;
}
.hot-recommended .hot-recommended-list .item .item-inner h3 {
  font-size: 14px;
  text-align: center;
  height: 0.9375rem;
  line-height: 0.9375rem;
  font-weight: normal;
}
.index-more {
  text-align: center;
  box-shadow: 0px 2px 5px #ebebeb, 0px -2px 5px #ebebeb;
}
.index-more a {
  display: inline-block;
  font-size: 16px;
  height: 1.25rem;
  line-height: 1.25rem;
  padding-left: 0.625rem;
  color: #00B3F2;
  background: url(../bk/asdf7849849_03.png) no-repeat 0 center;
  background-size: 0.484375rem 0.484375rem;
}
.now-understand {
  height: 2.8125rem;
  margin-top: 0.9375rem;
  position: relative;
}
.now-understand .understand-inner {
  height: 3.453125rem;
  background: url(../images/sdf197815561896156_02.png) no-repeat center top;
  background-size: 100%;
  position: absolute;
  top: -0.640625rem;
  width: 100%;
  overflow: hidden;
}
.now-understand .understand-inner .tel {
  text-align: center;
  font-size: 22px;
  color: #FFFC00;
  font-weight: bold;
  margin-top: 1.640625rem;
}
.now-understand .understand-inner .tel .fa {
  margin-right: 0.15625rem;
}
.now-understand .understand-inner .more {
  text-align: center;
}
.now-understand .understand-inner .more img {
  width: 3.28125rem;
}
.one-stop {
  overflow: hidden;
  background: url(../images/asd5498416154_02.jpg) no-repeat center;
  background-size: 100%;
  padding-bottom: 0.625rem;
}
.one-stop .title {
  text-align: center;
  margin-top: 0.625rem;
}
.one-stop .title img {
  width: 10.0rem;
}
.one-stop .one-stop-list {
  text-align: center;
}
.one-stop .one-stop-list .item {
  box-sizing: border-box;
  display: inline-block;
  width: 33.3333%;
  margin-top: 0.46875rem;
}
.one-stop .one-stop-list .item .item-inner {
  display: block;
  font-size: 14px;
}
.one-stop .one-stop-list .item .item-inner .icon {
  display: block;
  width: 2.34375rem;
  height: 2.34375rem;
  margin: 0 auto;
  background: url(../bk/sdfgvbsdf196516_03.png);
  background-repeat: no-repeat;
  background-size: 17.234375rem 2.21875rem;
}
.one-stop .one-stop-list .item .item-inner p {
  text-align: center;
}
.one-stop .one-stop-list .item .item-inner .egls {
  color: #939393;
}
.one-stop .one-stop-list .item:first-child .icon {
  background-position: 0px 0.15625rem;
}
.one-stop .one-stop-list .item:first-child + div .icon {
  background-position: -3.71875rem 0.15625rem;
}
.one-stop .one-stop-list .item:first-child + div + div .icon {
  background-position: -7.46875rem 0.15625rem;
}
.one-stop .one-stop-list .item:first-child + div + div + div .icon {
  background-position: -11.171875rem 0.15625rem;
}
.one-stop .one-stop-list .item:first-child + div + div + div + div .icon {
  background-position: -14.84375rem 0.15625rem;
}
.index-video-outer {
  background: url(../images/sdgvgff11651561_02.jpg) no-repeat center top;
  background-size: 100% 100%;
  overflow: hidden;
  padding-bottom: 0.46875rem;
}
.index-video-outer .video-box {
  width: 9.59375rem;
  height: 4.53125rem;
  margin: 0 auto;
  margin-top: 0.703125rem;
  position: relative;
}
.index-video-outer .video-box video {
  width: 9.59375rem;
  height: 4.53125rem;
}
.index-video-outer .video-box .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.index-video-outer .video-box .mask img {
  width: 100%;
  display: block;
}
.index-video-outer .video-box .mask .mask-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5) url(../bk/sfdfg21985651_03.png) no-repeat center;
  background-size: 1.0rem 1.0rem;
}
.index-video-outer .manufacturer {
  width: 9.734375rem;
  height: 8.859375rem;
  margin: 0 auto;
  margin-top: 0.625rem;
  background: url(../images/asdf2815651654_03.png) no-repeat center top;
  background-size: 100%;
  overflow: hidden;
}
.index-video-outer .manufacturer .text-box {
  margin-top: 2.65625rem;
}
.index-video-outer .manufacturer .text-box p {
  font-size: 14px;
  padding-left: 0.3125rem;
  padding-right: 0.15625rem;
  line-height: 0.625rem;
  height: 3.75rem;
  overflow: hidden;
  text-indent: 30px;
}
.index-video-outer .manufacturer .text-box p span {
  color: #FF0000;
}
.index-video-outer .manufacturer .choic {
  text-align: center;
  margin-top: 20px;
}
.index-video-outer .manufacturer .choic .bk {
  width: 6.40625rem;
  height: 1.09375rem;
  background: #fff;
  margin: 0 auto;
  border-radius: 0.546875rem;
}
.index-video-outer .manufacturer .choic .bk .up {
  width: 3.125rem;
  background: #F6E304;
  float: right;
  margin-right: 0.078125rem;
  color: #000;
}
.index-video-outer .manufacturer .choic a {
  height: 0.9375rem;
  line-height: 0.9375rem;
  vertical-align: top;
  margin-top: 0.078125rem;
  border-radius: 0.46875rem;
  display: inline-block;
  font-size: 14px;
  color: #472000;
}
@media (min-width: 540px) {
  .index-video-outer .manufacturer .choic a {
    font-size: 18px;
  }
}
.index-title {
  text-align: center;
  margin-top: 0.625rem;
}
.index-title h3 {
  font-size: 20px;
  color: #fff;
}
.index-title h3 span {
  color: #1AC1FE;
}
.index-title p {
  font-size: 16px;
  color: #CBCBCB;
  font-weight: bold;
}
.index-case {
  background: url(../images/asf15414516541asd_02.jpg) no-repeat center top;
  background-size: 100% 100%;
  overflow: hidden;
  padding-bottom: 0.625rem;
}
.index-case .swiper-container-2 {
  margin-top: 0.625rem;
  padding-top: 0.15625rem;
  background: rgba(0, 0, 0, 0.5);
}
.index-case .swiper-slide {
  box-sizing: border-box;
  padding: 0.15625rem;
}
.index-case .swiper-slide img {
  width: 100%;
  display: block;
}
.index-case .swiper-slide p {
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding: 0px 10px;
  line-height: 25px;
}
.index-news .index-title h3 {
  color: #00B3F2;
}
.index-news .index-title h3 span {
  color: #000;
}
.index-news .index-news-tab .tab-list {
  margin-top: 0.46875rem;
}
.index-news .index-news-tab .tab-list li {
  text-align: center;
}
.index-news .index-news-tab .tab-list li span {
  font-size: 16px;
  border: solid 2px #AAAAAA;
  border-radius: 0.9375rem;
  padding: 0.0625rem 0.46875rem;
}
.index-news .index-news-tab .tab-list li .active {
  background: #01B2EC;
  border: solid 2px #01B2EC;
  color: #fff;
  box-shadow: 0px 0px 5px 2px #B1ECFF;
}
.index-news .index-news-tab .index-news-list .list-inner {
  display: none;
}
.index-news .index-news-tab .index-news-list .list-inner .item-box {
  margin: 0px 0.3125rem;
  margin-top: 0.35rem;
  padding-bottom: 0.3125rem;
  border-bottom: dotted 1px #BFBFBF;
}
.index-news .index-news-tab .index-news-list .list-inner .item-box .img-box {
width: 3.125rem;
    margin-right: 0.3125rem;
    height: 2.2rem;
    background: #f7f7f7;
    border: 1px solid #eaeaea;
    overflow: hidden;
}
.index-news .index-news-tab .index-news-list .list-inner .item-box .img-box img {
  width: 100%;
  display: block;
  vertical-align: middle;
}
.index-news .index-news-tab .index-news-list .list-inner .item-box .item {
  overflow: hidden;
}
.index-news .index-news-tab .index-news-list .list-inner .item-box .item h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 0.65625rem;
}
.index-news .index-news-tab .index-news-list .list-inner .item-box .item p {
  color: #939393;
  font-size: 12px;
}
.index-news .index-news-tab .index-news-list .list-inner .item-box .item .time {
  line-height: 0.5rem;
}
.index-news .index-news-tab .index-news-list .list-inner .item-box .item .text {
  line-height: 0.46875rem;
  height: 0.9375rem;
  overflow: hidden;
}
.index-news .index-news-tab .index-news-list .shows {
  display: block;
}
.index-news .index-news-tab .index-news-list .more {
  height: 1.3125rem;
  text-align: center;
  margin-top: 0.625rem;
  box-shadow: 0px 2px 5px #ebebeb, 0px -2px 5px #ebebeb;
}
.index-news .index-news-tab .index-news-list .more a {
  vertical-align: top;
  font-size: 16px;
  display: inline-block;
  line-height: 1.3125rem;
  padding-left: 0.5rem;
  background: url(../bk/asdf1141851_03.png) no-repeat left center;
  background-size: 0.46875rem 0.46875rem;
  color: #00B3F2;
}
.index-partner {
  margin-top: 0.625rem;
}
.index-partner .title {
  font-size: 18px;
  line-height: 0.78125rem;
  font-weight: normal;
  border-bottom: 1px solid  #C4C8C7;
  padding-left: 0.15625rem;
}
.index-partner .partner-list {
  margin-top: 0.3125rem;
  padding-bottom: 0.625rem;
}
.index-partner .partner-list .swiper-slide {
  box-sizing: border-box;
  border: 1px solid #C4C8C7;
}
.index-partner .partner-list .swiper-slide img {
  width: 100%;
  display: block;
}
.footer-outer {
  width: 100%;
  height: 1.5625rem;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
}
.footer-outer .footer-nav li {
  text-align: center;
}
.footer-outer .footer-nav li a {
  background: #00B2F2;
  position: relative;
  font-size: 12px;
  display: block;
  padding-top: 0.9375rem;
  box-sizing: border-box;
  height: 1.5625rem;
  color: #fff;
  line-height: 0.625rem;
}
.footer-outer .footer-nav li a .icon {
  position: absolute;
  left: 50%;
  margin-left: -0.78125rem;
  width: 1.5625rem;
  height: 0.9375rem;
  background: url(../bk/sd11655sadf_03.png) no-repeat;
  background-size: 8.90625rem 1.15625rem;
  top: 0;
}
.footer-outer .footer-nav li:first-child a .icon {
  background-position: 0.3125rem -0.078125rem;
}
.footer-outer .footer-nav li:first-child + li a .icon {
  background-position: -1.71875rem -0.078125rem;
}
.footer-outer .footer-nav li:first-child + li + li a .icon {
  background-position: -3.6875rem 0;
  top: -0.09375rem;
  height: 1.171875rem;
}
.footer-outer .footer-nav li:first-child + li + li + li a .icon {
  background-position: -5.65625rem 0;
}
.footer-outer .footer-nav li:first-child + li + li + li + li a .icon {
  background-position: -7.65625rem 0;
}
@media (min-width: 321px) {
  .footer-outer .footer-nav li a {
    font-size: 14px;
  }
}
.two-top {
  background: #00B3F2;
}
.two-top .back {
  position: absolute;
  left: 0;
  top: 0;
  width: 1.40625rem;
  height: 1.40625rem;
}
.two-top .back img {
  width: 0.421875rem;
  height: 0.671875rem;
  display: block;
  margin: 0 auto;
  margin-top: 0.359375rem;
}
.two-top #top-right {
  position: absolute;
  right: 0;
  top: 0;
  border-left: none;
  background: #00A1EF;
}
.two-top h3 {
  font-size: 20px;
  line-height: 1.40625rem;
  text-align: center;
  padding: 0px 1.40625rem;
  overflow: hidden;
  color: #fff;
  font-weight: normal;
}
.product-center-outer {
  margin-top: 1.40625rem;
  overflow: hidden;
}
.product-center-outer .title {
  margin-top: 0.3125rem;
  line-height: 0.9375rem;
  font-size: 18px;
  font-weight: normal;
  border-bottom: 1px solid #D6D6D6;
  padding-left: 0.78125rem;
  background: url(../bk/sdgvf1981_03.png) no-repeat 0.46875rem center;
  background-size: 0.28125rem 0.328125rem;
}
.product-center-outer .product-list {
  padding-bottom: 0.625rem;
}
.product-center-outer .product-list .item {
  width: 50%;
  box-sizing: border-box;
  padding: 0px 0.234375rem;
  float: left;
  margin-top: 0.625rem;
}
.product-center-outer .product-list .item .item-inner {
  background: #F9F9F9;
  box-sizing: border-box;
  border: 1px solid #E7E7E7;
}
.product-center-outer .product-list .item .item-inner .img-box img {
  width: 100%;
  display: block;
}
.product-center-outer .product-list .item .item-inner h3 {
  font-size: 14px;
  text-align: center;
  height: 0.9375rem;
  line-height: 0.9375rem;
  font-weight: normal;
}
.about-us-outer {
  margin-top: 1.40625rem;
  overflow: hidden;
}
.about-us-outer .about-column {
  margin-top: 0.15625rem;
  border-bottom: 2px solid #DCDCDC;
}
.about-us-outer .about-column .about-column-inner {
  width: 7.8125rem;
  margin: 0 auto;
}
.about-us-outer .about-column .about-column-inner .item {
  text-align: center;
}
.about-us-outer .about-column .about-column-inner .item a {
  font-size: 16px;
  display: inline-block;
  line-height: 0.9375rem;
  position: relative;
  bottom: -2px;
  border-bottom: 2px solid #DCDCDC;
}
.about-us-outer .about-column .about-column-inner .item .active {
  color: #00B3F2;
  border-bottom: 2px solid #00B3F2;
}
.about-us-outer .about-us-introduce {
  margin-top: 0.46875rem;
}
.about-us-outer .about-us-introduce .ms {
  font-size: 14px;
  text-indent: 30px;
  padding: 0px 0.625rem;
}
.about-us-outer .about-us-introduce .move-number {
  margin-top: 0.15625rem;
  height: 2.65625rem;
  background: url(../images/dsafg1498145sdgfg_02.jpg) no-repeat center top;
  background-size: 100% 100%;
}
.about-us-outer .about-us-introduce .move-number .item {
  width: 1.84375rem;
  float: left;
  margin: 0px 0.734375rem;
  margin-top: 0.15625rem;
}
.about-us-outer .about-us-introduce .move-number .item .circular {
  width: 1.8125rem;
  height: 1.8125rem;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  line-height: 1.8125rem;
  color: #fff;
}
.about-us-outer .about-us-introduce .move-number .item .circular span {
  font-size: 16px;
  font-weight: 100;
  font-family: 'Gadugi';
}
.about-us-outer .about-us-introduce .move-number .item:first-child .circular {
  background: #0EC0FF;
}
.about-us-outer .about-us-introduce .move-number .item:first-child + div .circular {
  background: #F8A900;
  font-size: 18px;
  font-weight: bold;
}
.about-us-outer .about-us-introduce .move-number .item:first-child + div + div .circular {
  background: #71A21B;
  font-size: 18px;
  font-weight: bold;
}
.about-us-outer .about-us-introduce .move-number .item .text-of {
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 0.46875rem;
}
.about-us-outer .about-us-introduce .left-pic {
  margin-top: 0.3125rem;
}
.about-us-outer .about-us-introduce .left-pic img {
  width: 5.15625rem;
  float: left;
  margin-right: 0.15625rem;
}
.about-us-outer .about-us-introduce .left-pic p {
  font-size: 14px;
  padding-left: 0.46875rem;
  padding-right: 0.15625rem;
}
.about-us-outer .about-us-introduce .m-box {
  margin-top: 0.15625rem;
  text-align: center;
}
.about-us-outer .about-us-introduce .m-box .item {
  display: inline-block;
  width: 2.828125rem;
  height: 1.859375rem;
  background: url(../bk/adsgfsd78453_03.png) no-repeat center;
  background-size: 100% 100%;
  margin: 0px 0.15625rem;
}
.about-us-outer .about-us-introduce .m-box .item p {
  margin-top: 0.390625rem;
  font-size: 12px;
  line-height: 0.625rem;
  position: relative;
}
.about-us-outer .about-us-introduce .m-box .item .egls {
  margin-top: 0;
  color: #C8C8C8;
}
.about-us-outer .about-us-introduce .footer-text {
  border-bottom: dashed 1px #BFBFBF;
  padding-bottom: 0.3125rem;
}
.about-us-outer .about-us-introduce .footer-text p {
  font-size: 14px;
  padding-left: 0.46875rem;
  padding-right: 0.15625rem;
  margin-top: 0.15625rem;
}
.about-us-outer .about-us-introduce .footer-text .t-ind {
  text-indent: 30px;
}
@media (min-width: 376px) {
  .about-us-outer .about-us-introduce .m-box .item p {
    font-size: 14px;
  }
  .about-us-outer .about-us-introduce .move-number .item .circular span {
    font-size: 20px;
  }
}
.lt-photography {
  padding-bottom: 0.9375rem;
}
.lt-photography .title {
  text-align: center;
  margin-top: 0.3125rem;
}
.lt-photography .title span {
  display: inline-block;
  font-size: 20px;
  padding: 0px 0.3125rem;
  border-bottom: 1px solid #D2D2D2;
  line-height: 1.25rem;
  position: relative;
}
.lt-photography .title span .line {
  position: absolute;
  left: 50%;
  margin-left: -12.5px;
  bottom: -1px;
  width: 25px;
  height: 1px;
  background: #0EC0FF;
}
.lt-photography .photography-list {
  margin-top: 0.46875rem;
}
.lt-photography .photography-list .swiper-slide {
  box-sizing: border-box;
  padding: 0.078125rem;
  border: 1px solid #C4C8C7;
}
.lt-photography .photography-list .swiper-slide img {
  display: block;
  width: 100%;
}
.corporate-culture .title {
  margin-top: 0.3125rem;
}
.corporate-culture .title img {
  width: 100%;
  display: block;
}
.corporate-culture .culture-list {
  margin: 0px 10px;
}
.corporate-culture .culture-list .fbox {
  margin-top: 0.3125rem;
  padding-bottom: 0.15625rem;
  border-bottom: dashed 1px #CFCFCF;
}
.corporate-culture .culture-list .fbox .tt {
  font-size: 16px;
  color: #0EC0FF;
  width: 70px;
  text-align: right;
  line-height: 0.65625rem;
}
.corporate-culture .culture-list .fbox .item {
  word-break: break-all;
  line-height: 0.65625rem;
  font-size: 14px;
}
.honor-list {
  margin-top: 0.3125rem;
}
.honor-list .item {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0.3125rem;
}
.honor-list .item .item-inner {
  border: 1px solid #DCDCDC;
}
.honor-list .item .item-inner .img-box {
  padding: 0.3125rem;
  height: 4.84375rem;
}
.honor-list .item .item-inner .img-box img {
  display: block;
  width: 100%;
  overflow: hidden;
}
.honor-list .item .item-inner p {
  text-align: center;
  font-size: 16px;
}
.enterprise-news .item-box {
  margin: 0px 0.3125rem;
  margin-top: 0.625rem;
  padding-bottom: 0.3125rem;
  border-bottom: dotted 1px #BFBFBF;
}
.enterprise-news .item-box .img-box {
  width: 3.125rem;
  margin-right: 0.3125rem;
}
.enterprise-news .item-box .img-box img {
  width: 100%;
  display: block;
}
.enterprise-news .item-box .item {
  overflow: hidden;
}
.enterprise-news .item-box .item h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 0.65625rem;
}
.enterprise-news .item-box .item p {
  color: #939393;
  font-size: 12px;
}
.enterprise-news .item-box .item .time {
  line-height: 0.5rem;
}
.enterprise-news .item-box .item .text {
  line-height: 0.46875rem;
  height: 0.9375rem;
  overflow: hidden;
}
.news-details-text {
  padding: 0 0.15625rem;
  overflow: hidden;
}
.news-details-text .title {
  margin-top: 0.46875rem;
  text-align: center;
  font-size: 14px;
  color: #006DC8;
  height: 0.9375rem;
  line-height: 0.9375rem;
  background: #E5F7FE;
}
.news-details-text .case-title {
  background: #008EF2;
  color: #fff;
}
.news-details-text .case-two-title {
  margin-top: 0.46875rem;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  height: 0.9375rem;
  line-height: 0.9375rem;
  background: #00B3F2;
  padding-left: 0.15625rem;
}
.news-details-text .ms {
  font-size: 14px;
  color: #939393;
  text-align: center;
  line-height: 0.78125rem;
}
.news-details-text .text {
  margin-top: 0.3125rem;
}
.news-details-text .text img {
  display: block;
  width: 100%;
}
.news-details-text .banner-box {
  margin-top: 0.46875rem;
}
.news-details-text .banner-box img {
  display: block;
  width: 100%;
}
.news-details-text .parameter-box {
  margin-top: 0.46875rem;
  border: 1px solid #D2D2D2;
  padding: 0.15625rem;
}
.news-details-text .parameter-box .fbox {
  margin-top: 0.15625rem;
  font-size: 14px;
}
.news-details-text .parameter-box .fbox span {
  color: #FC6B00;
  line-height: 0.625rem;
  display: inline-block;
}
.news-details-text .parameter-box .fbox .item {
  word-break: break-all;
  line-height: 0.625rem;
}
@media (min-width: 376px) {
  .news-details-text .title {
    font-size: 16px;
  }
  .news-details-text .case-two-title {
    font-size: 16px;
  }
}
.news-page {
  padding-bottom: 0.625rem;
}
.news-page a {
  margin-top: 0.3125rem;
  font-size: 14px;
  display: block;
  line-height: 0.9375rem;
  background: #E5F7FE;
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
  color: #6D6D6D;
  padding-left: 0.3125rem;
}
.news-page a span {
  color: #333;
}
.news-page .active {
  background: #EEEEEE;
}
.news-page .active span {
  color: #6D6D6D;
}
.porduct-details-info .product-pic {
  margin-top: 0.46875rem;
}
.porduct-details-info .product-pic .swiper-slide {
  height: 8.125rem;
  background-size: 100% 100%;
}
.porduct-details-info .min-product-pic {
  position: relative;
  margin-top: 0.3125rem;
  box-sizing: border-box;
  padding: 0px 1.5625rem;
}
.porduct-details-info .min-product-pic .min-product-inner {
  overflow: hidden;
}
.porduct-details-info .min-product-pic .swiper-slide {
  box-sizing: border-box;
  border: 2px solid #fff;
  height: 1.40625rem;
  background-size: 100% 100%;
}
.porduct-details-info .min-product-pic .swiper-slide-active {
  border: 2px solid #FFF100;
}
.porduct-details-info .min-product-pic .swiper-button-prev,
.porduct-details-info .min-product-pic .swiper-button-next {
  width: 1.484375rem;
  height: 1.40625rem;
  position: absolute;
  top: 0%;
  margin-top: 0;
}
.porduct-details-info .min-product-pic .swiper-button-prev {
  left: 0;
  background: #e5f7fe url(../bk/sfv8516516_05.png) no-repeat center;
  background-size: 0.359375rem 0.640625rem;
}
.porduct-details-info .min-product-pic .swiper-button-next {
  right: 0;
  background: #e5f7fe url(../bk/sdfgds416951_05.png) no-repeat center;
  background-size: 0.359375rem 0.640625rem;
}
.porduct-details-info .datails-parameter {
  border-top: 1px solid #D2D2D2;
  border-bottom: 1px solid #D2D2D2;
  margin: 0px 0.15625rem;
  padding: 0.15625rem;
  margin-top: 0.46875rem;
}
.porduct-details-info .datails-parameter .fbox {
  margin-top: 0.15625rem;
  font-size: 14px;
}
.porduct-details-info .datails-parameter .fbox span {
  color: #828282;
  line-height: 0.625rem;
  display: inline-block;
}
.porduct-details-info .datails-parameter .fbox .item {
  word-break: break-all;
  line-height: 0.625rem;
}
.porduct-details-info .now-buy {
  margin-top: 0.46875rem;
}
.porduct-details-info .now-buy .item {
  text-align: center;
}
.porduct-details-info .now-buy .item a {
  display: inline-block;
  height: 0.859375rem;
  line-height: 0.859375rem;
  font-size: 16px;
  background: #FF2A3B;
  color: #fff;
  padding: 0.03125rem 0.9375rem;
  border-radius: 0.625rem;
}
.porduct-details-info .now-buy .item:last-child a {
  background: #E60012;
}
.porduct-details-info .product-details-tab {
  margin-top: 0.46875rem;
  padding: 0px 0.15625rem;
}
.porduct-details-info .product-details-tab .top-tab li {
  box-sizing: border-box;
  border: 1px solid #BFBFBF;
  border-right: none;
  text-align: center;
  font-size: 16px;
  height: 0.9375rem;
  line-height: 0.9375rem;
}
.porduct-details-info .product-details-tab .top-tab li:last-child {
  border-right: 1px solid #BFBFBF;
}
.porduct-details-info .product-details-tab .top-tab .active {
  border: 1px solid #00B3F2;
  border-right: none;
  background: #00B3F2;
  color: #fff;
}
.porduct-details-info .product-details-tab .details-tab-outer {
  margin-top: 0.46875rem;
}
.porduct-details-info .product-details-tab .details-tab-outer .details-tab-inner {
  display: none;
}
.porduct-details-info .product-details-tab .details-tab-outer .details-tab-inner .text img {
  width: 100%;
  display: block;
}
.porduct-details-info .product-details-tab .details-tab-outer .details-tab-inner .vid-box video {
  width: 100%;
}
.porduct-details-info .product-details-tab .details-tab-outer .shows {
  display: block;
}
.contact-us-info {
  padding: 0px 10px;
  margin-top: 0.46875rem;
}
.contact-us-info .ms {
  padding-bottom: 0.3125rem;
  font-size: 15px;
  border-bottom: 3px solid #EEEEEE;
}
.contact-us-info .info {
  margin-top: 0.46875rem;
}
.contact-us-info .info .fbox {
  margin-top: 0.15625rem;
}
.contact-us-info .info .fbox span {
  width: 65px;
  font-size: 14px;
  text-align: right;
  position: relative;
  line-height: 0.625rem;
}
.contact-us-info .info .fbox span .fa {
  position: absolute;
  left: 5px;
  top: 0.078125rem;
  margin-right: 0;
  font-size: 16px;
  color: #00B3F2;
}
.contact-us-info .info .fbox:nth-child(3) span .fa {
  left: 0;
}
.contact-us-info .info .fbox .item {
  line-height: 0.625rem;
  font-size: 14px;
  word-break: break-all;
}


/*å››å¤§ä¼˜åŠ¿*/
.g-ys {
    height: 16.6rem;
    overflow: hidden;
    position: relative;
}
.g-ys h2 {
    font-weight: bold;
    color: #ffa920;
    background: url(../images/ys_t.gif) no-repeat center 0;
    background-size: 100%;
}
.g-ys .bt01 {
    font-size: 0.4rem;
    color: #333333;
    text-align: center;
    line-height: 0.4rem;
    padding-top: 0.1rem;
    height: 2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.g-ys h2 span {
    font-size: 1.2rem;
    font-weight: normal;
    color: #666666;
}
.g-ys .bt01 span {
    display: block;
    font-size: 0.4rem;
    color: #666666;
    text-align: center;
    line-height: 0.7rem;
}
.g-ys .tab02 {
    margin-top: 0.2rem;
    height: 2.9rem;
    overflow: hidden;
}
.g-ys .tab02 a:first-child {
    margin-left: 3.1%;
}
.g-ys .tab02 a {
}
.g-ys .tab02 p img {
    background: url(../images/ys_navbj01.gif) no-repeat center 0;
    background-size: 100%;
    width: 100%;
}
.g-ys .tab02 a {
    float: left;
    width: 16.875%;
    margin-right: 8.4%;
    overflow: hidden;
    display: block;
    font-size: 0.25rem;
    text-align: center;
    color: #666666;
    line-height: 0.4rem;
    font-weight: 100;
}
.g-ys .tab02 a.active {
    color: #2e9cd8;
    font-weight: bold;
}
.g-ys .tab02 a:last-child {
    margin-right: 0;
}
.g-ys .tab02 a.active img {
    background: url(../images/ys_navbj02.gif) no-repeat center 0;
    background-size: 100%;
}
.g-ys .ys {
    position: relative;
    height: 15.6rem;
    overflow: hidden;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.swiper-wrapper {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    -ms-transition-property: -ms-transform;
}
.swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
}
.ys dl {
    width: 93.75%;
    margin: 0 auto;
    overflow: hidden;
}
.ys dt {
    position: relative;
}
.wrap img {
    width: 100%;
}
.ys .dl01 dd {
    background: url(../images/01.gif) no-repeat 0 2rem;
    background-size: 4.1rem 6.0rem;
}
.ys dd h3 {
    font-size: 0.4rem;
    font-weight: bold;
    color: #ff9908;
    line-height: 0.5rem;
}
.ys dd p {
    padding-top: 0.5rem;
    font-size: 0.1rem;
    color: #666666;
}
.swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
}
.ys dl {
    width: 93.75%;
    margin: 0 auto;
    overflow: hidden;
}
.ys dt {
    position: relative;
}
.ys dt  img {
    width: 100%;
}
.ys .dl02 dd {
    background: url(../images/02.gif) no-repeat 0 2rem;
    background-size: 4.1rem 6.0rem;
}

.arr {
    height: 6.7rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 2;
}
.arr .swiper-pagination {
    bottom: 0;
    height: 5.5rem;
    text-align: center;
    left: 0;
    position: absolute;
    width: 100%;
}
.swiper-pagination {
    position: absolute;
    z-index: 10;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.arr .swiper-pagination span {
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    margin: 0 0.1rem;
    border-radius: 100%;
    background: #999999;
    opacity: 1;
}
.swiper-pagination-bullet {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
.arr .swiper-pagination .swiper-pagination-bullet-active {
    background: #ff7607;
    width: 0.75rem;
    border-radius: 1rem;
}
.swiper-pagination-bullet-active {
    background: #007aff;
    opacity: 1;
}
.arr .swiper-button-next {
    background: url(../images/ysnext.png) no-repeat 0 0;
    background-size: 100%;
    width: 1.5rem;
    height: 1.5rem;
    bottom: 0rem;
    right: 19.8%;
    position: absolute;
    z-index: 90;
    margin: -3rem auto;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    left: auto;
    right: 10px;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    z-index: 10;
    margin-top: -22px;
    width: 27px;
    height: 44px;
    background-position: center;
    background-size: 27px 44px;
    background-repeat: no-repeat;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
}
.arr .swiper-button-prev {
    background: url(../images/ysprev.png) no-repeat 0 0;
    background-size: 100%;
    width: 1.5rem;
    height: 1.5rem;
    bottom: 0rem;
    left: 19.8%;
    position: absolute;
    z-index: 90;
    margin: -3rem auto;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    right: auto;
    left: 10px;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    z-index: 10;
    margin-top: -22px;
    width: 27px;
    height: 44px;
    background-position: center;
    background-size: 27px 44px;
    background-repeat: no-repeat;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
}










.swiper-container{position:relative;z-index:1;overflow:hidden;margin:0 auto}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;width:100%;height:100%;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;transition-property:transform;-ms-transition-property:-ms-transform}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;-ms-transition-timing-function:ease-out}.swiper-slide{position:relative;width:100%;height:100%;-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;transition-property:transform,height;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-transition-property:-ms-transform}.swiper-container .swiper-notification{position:absolute;top:0;left:0;z-index:-1000;opacity:0;pointer-events:none}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;z-index:10;margin-top:-22px;width:27px;height:44px;background-position:center;background-size:27px 44px;background-repeat:no-repeat;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{right:auto;left:10px}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{left:auto;right:10px}.swiper-pagination{position:absolute;z-index:10;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{display:inline-block;width:8px;height:8px;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{margin:0;padding:0;border:none;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{background:#007aff;opacity:1}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{top:50%;right:10px;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:5px 0}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{position:absolute;background:rgba(0,0,0,.25)}.swiper-pagination-progress .swiper-pagination-progressbar{position:absolute;top:0;left:0;width:100%;height:100%;background:#007aff;-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top;-ms-transform:scale(0);-ms-transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top;-ms-transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{top:0;left:0;width:100%;height:4px}.swiper-container-vertical>.swiper-pagination-progress{top:0;left:0;width:4px;height:100%}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;pointer-events:none}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{z-index:1;pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;width:100%;height:100%;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;transform-origin:0 0;-ms-transform-origin:0 0}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;transform-origin:100% 0;-ms-transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{visibility:visible;pointer-events:auto}.swiper-container-cube .swiper-cube-shadow{position:absolute;bottom:0;left:0;z-index:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;-ms-transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;pointer-events:none}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{position:relative;border-radius:10px;background:rgba(0,0,0,.1);-ms-touch-action:none}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;bottom:3px;left:1%;z-index:50;width:98%;height:5px}.swiper-container-vertical>.swiper-scrollbar{position:absolute;top:1%;right:3px;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{position:relative;top:0;left:0;width:100%;height:100%;border-radius:10px;background:rgba(0,0,0,.5)}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{position:absolute;top:50%;left:50%;z-index:10;margin-top:-21px;margin-left:-21px;width:42px;height:42px;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;width:100%;height:100%}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
.hot-recommended .index-hot-tab .index-hot-list .lhot-recommended-list  {
    display: none;
}
.index-hot-list  .hot-recommended-list{display: none;}
.index-hot-list   .hot-recommended-list.shows{display: block;}
.hot-recommended .tab-list .item span{font-size: 12px;line-height: 12px;}
.hot-recommended .tab-list .item span.active{font-size: 12px;line-height: 12px;color: #00b2f2;}
.hot-recommended .tab-list .item span.active：hover{color: #fff;}

.index-hot-tab .tab-list {display: box;display: block;display: -moz-box;display: -ms-flexbox;display: block;display: block;width: 100%;overflow: hidden;}
.index-hot-tab .tab-list .item{width: 30%;overflow: hidden;flex: inherit;height: 30px;line-height: 30px;border: 1px solid #ccc;border-radius: 5px;text-align: center;float: left;margin: 1% 1.3%;}
.index-hot-tab .tab-list .item:hover{background: #26b9f1;color: #fff;border: 1px solid #00adef;}
.index-hot-tab .tab-list .item.active {background: #53d0fe;color: #fff;}
.hot-recommended .hot-recommended-list .more {width: 96%;font-size: 16px;text-align: center;border: 1px solid #ccc;margin: 11px 2%;float: left;background: #eee;padding: 5px 0;}