._mCS_1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #f97631;
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #f97631;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(0, 0, 0, 0.2);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
}
#bsWXBox {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.bshare-weixin {
  position: relative;
}
.bshare-weixin:before {
  content: '\e615';
  font-family: 'iconfont';
  color: #fff;
  font-size: 1.2rem;
}
.bshare-sinaminiblog {
  position: relative;
}
.bshare-sinaminiblog:before {
  content: '\e81c';
  font-family: 'iconfont';
  color: #fff;
  font-size: 0.8rem;
}
.bshare-qzone {
  position: relative;
}
.bshare-qzone:before {
  content: '\e63f';
  font-family: 'iconfont';
  font-size: 1rem;
  color: #fff;
}
.banner {
  position: relative;
}
.banner img {
  width: 100%;
}
.banner .text {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.banner .text h2 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
}
.banner .text p {
  font-size: 0.8rem;
  color: #fff;
  margin: 1rem 0 2rem;
}
.banner .text p span {
  color: #ff8041;
  margin: 0 6px;
}
.banner .text .btn {
  width: 3.1rem;
  height: 3.1rem;
  border-radius: 50%;
  background: #ff8041;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
}
.banner .text .btn span {
  display: block;
  font-size: 1rem;
  line-height: 3.1rem;
  color: #fff;
}
.banner .text .btn:hover {
  background: #1e33f6;
}
.koubei-con {
  position: relative;
}
.koubei-con .left {
  float: left;
  width: 53.2%;
  padding: 2rem 4rem 4rem  12rem;
  background: url(../img/koubei/bg_01.jpg) no-repeat;
  background-size: cover;
}
.koubei-con .left h2 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 1.2rem;
}
.koubei-con .left .text {
  height: 12rem;
  overflow: auto;
}
.koubei-con .left .text p {
  font-size: 0.8rem;
  color: #fff;
  text-align: justify;
}
.koubei-con .left .text p:not(:first-child) {
  margin-top: 1.5rem;
}
.koubei-con .right {
  position: absolute;
  width: 46.8%;
  height: 100%;
  top: 0;
  right: 0;
  background: url(../img/koubei/bg_02.jpg) no-repeat center center;
  background-size: cover;
}
.koubei-con .right .tu {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.koubei-con .right .tu img {
  width: 12.5rem;
}
.case {
  padding-top: 4rem;
  background: #f6f7f8;
}
.case .title {
  text-align: center;
  margin-bottom: 2.5rem;
}
.case .title h3 {
  font-size: 4.7rem;
  background: linear-gradient(to bottom, #000, transparent);
  opacity: 0.1;
  -webkit-background-clip: text;
  color: transparent;
  font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  line-height: 1;
}
.case .title h2 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #333;
  margin-top: -3rem;
}
.case .title span {
  display: block;
  width: 1.4rem;
  height: 4px;
  background: #f87430;
  margin: 1.4rem auto;
}
.case .con {
  background: #fff;
}
.case .con .swiper-container {
  width: 100%;
  padding: 4.4rem 0;
  background: #f6f7f8;
}
.case .con .swiper-container .swiper-wrapper .swiper-slide {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.case .con .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  position: relative;
}
.case .con .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.case .con .swiper-container .swiper-wrapper .swiper-slide .text {
  position: absolute;
  bottom: 1.2rem;
  left: 2rem;
  padding-right: 2rem;
}
.case .con .swiper-container .swiper-wrapper .swiper-slide .text h2 {
  opacity: 0;
  font-size: 1.2rem;
  color: #fff;
  font-weight: bold;
  position: relative;
  left: 2rem;
}
.case .con .swiper-container .swiper-wrapper .swiper-slide .text h3 {
  opacity: 0;
  font-size: 10px;
  color: #fff;
  position: relative;
  left: 1rem;
}
.case .con .swiper-container .swiper-wrapper .swiper-slide .hide {
  display: none;
}
.case .con .swiper-container .swiper-wrapper .swiper-slide:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.case .con .swiper-container .swiper-wrapper .swiper-slide-active {
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  z-index: 100;
}
.case .con .swiper-container .swiper-wrapper .swiper-slide-active .text h2 {
  opacity: 1;
  left: 0;
  transition: all 0.5s ease 0.5s;
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -ms-transition: all 0.5s ease 0.5s;
}
.case .con .swiper-container .swiper-wrapper .swiper-slide-active .text h3 {
  opacity: 1;
  left: 0;
  transition: all 0.5s ease 1s;
  -webkit-transition: all 0.5s ease 1s;
  -moz-transition: all 0.5s ease 1s;
  -ms-transition: all 0.5s ease 1s;
}
.case .con .swiper-container .swiper-wrapper .swiper-slide-active:before {
  z-index: -1;
}
.case .con .swiper-container .swiper-button-next {
  margin-top: 0;
  right: 12%;
  top: 45%;
  background-image: none;
}
.case .con .swiper-container .swiper-button-next:before {
  content: '\e683';
  font-family: iconfont;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 2rem;
  color: #fff;
  opacity: 0.6;
}
.case .con .swiper-container .swiper-button-next:hover:before {
  opacity: 1;
}
.case .con .swiper-container .swiper-button-prev {
  margin-top: 0;
  left: 12%;
  top: 45%;
  background-image: none;
}
.case .con .swiper-container .swiper-button-prev:before {
  content: '\e601';
  font-family: iconfont;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 2rem;
  color: #fff;
  opacity: 0.6;
}
.case .con .swiper-container .swiper-button-prev:hover:before {
  opacity: 1;
}
.case .con .swiper-container .swiper-pagination {
  display: none;
}
.core {
  padding-top: 4rem;
  background: #f6f7f8;
}
.core .title {
  text-align: center;
  margin-bottom: 2.5rem;
}
.core .title h3 {
  font-size: 4.7rem;
  background: linear-gradient(to bottom, #000, transparent);
  opacity: 0.1;
  -webkit-background-clip: text;
  color: transparent;
  font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  line-height: 1;
}
.core .title h2 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #333;
  margin-top: -3rem;
}
.core .title span {
  display: block;
  width: 1.4rem;
  height: 4px;
  background: #f87430;
  margin: 1.4rem auto;
}
.core .con > ul li {
  float: left;
  width: 25%;
  padding: 2.9rem 1rem;
  text-align: center;
}
.core .con > ul li .tu {
  width: 5.3rem;
  height: 5.3rem;
  border-radius: 50%;
  overflow: hidden;
  background: #1e33f6;
  padding: 1.3rem;
  margin: 0 auto;
}
.core .con > ul li .tu img {
  width: 100%;
}
.core .con > ul li h2 {
  margin: 1.2rem 0 1rem;
  font-size: 1.3rem;
  font-weight: bold;
  color: #000;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
}
.core .con > ul li p {
  width: 80%;
  margin: 0 auto;
  font-size: 0.8rem;
  color: #666;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.6;
  height: 8em;
}
.core .con > ul li:hover {
  box-shadow: 0px 4px 30px 0px rgba(33, 33, 33, 0.15);
}
.core .con > ul li:hover .tu {
  background: #ff4f1f;
}
.core .con > ul li.active {
  box-shadow: 0px 4px 30px 0px rgba(33, 33, 33, 0.15);
}
.core .con > ul li.active .tu {
  background: #ff4f1f;
}
.report {
  padding-top: 2.5rem;
  background: #f6f7f8;
}
.report .title {
  text-align: center;
  margin-bottom: 3.5rem;
}
.report .title h3 {
  font-size: 4.7rem;
  background: linear-gradient(to bottom, #000, transparent);
  opacity: 0.1;
  -webkit-background-clip: text;
  color: transparent;
  font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  line-height: 1;
}
.report .title h2 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #333;
  margin-top: -3rem;
}
.report .title span {
  display: block;
  width: 1.4rem;
  height: 4px;
  background: #f87430;
  margin: 1.4rem auto;
}
.report .box {
  position: relative;
  padding-top: 1rem;
}
.report .box .con > ul li {
  float: left;
  width: 31.7%;
  height: 0;
  padding-bottom: 21%;
  margin-top: 1rem;
  position: relative;
  overflow: hidden;
}
.report .box .con > ul li img {
  width: 100%;
}
.report .box .con > ul li:not(:nth-child(3n)) {
  margin-right: 2.45%;
}
.report .box .con > ul li .text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 24%;
  left: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.report .box .con > ul li .text a {
  display: block;
  padding: 0 2rem;
  padding-top: 36%;
}
.report .box .con > ul li .text a h2 {
  font-size: 1.1rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0.8rem;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
}
.report .box .con > ul li .text a p {
  font-size: 0.7rem;
  color: #fff;
  opacity: 0;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
}
.report .box .con > ul li:hover .text {
  top: 0;
  background: url(../img/koubei/report_hover.png) no-repeat;
  background-size: cover;
}
.report .box .con > ul li:hover .text a p {
  opacity: 1;
}
.report .box .con .more {
  width: 8rem;
  height: 2.9rem;
  text-align: center;
  line-height: 2.9rem;
  cursor: pointer;
  margin: 3rem auto 0;
  font-size: 0.8rem;
  border: 2px solid #ff8041;
  color: #ff8041;
  background: #fff;
}
.report .box .con .more:hover {
  color: #fff;
  background: #ff8041;
}
.report .box:before {
  content: '';
  width: 50%;
  height: 74%;
  background: #ff8041;
  position: absolute;
  left: 0;
  top: 0;
}
.product {
  padding-top: 5rem;
  padding-bottom: 4.9rem;
  background: #f6f7f8;
}
.product .title {
  text-align: center;
  margin-bottom: 3.5rem;
}
.product .title h3 {
  font-size: 4.7rem;
  background: linear-gradient(to bottom, #000, transparent);
  opacity: 0.1;
  -webkit-background-clip: text;
  color: transparent;
  font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  line-height: 1;
}
.product .title h2 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #333;
  margin-top: -3rem;
}
.product .title span {
  display: block;
  width: 1.4rem;
  height: 4px;
  background: #f87430;
  margin: 1.4rem auto;
}
.product .con > ul li {
  float: left;
  width: 31.2%;
}
.product .con > ul li a {
  display: block;
}
.product .con > ul li a .top {
  height: 0;
  padding-bottom: 67%;
  overflow: hidden;
}
.product .con > ul li a .top img {
  width: 100%;
}
.product .con > ul li a .bottom {
  padding: 1.5rem 1.5rem 2rem;
  background: #fff;
  border: 1px solid #eee;
}
.product .con > ul li a .bottom h2 {
  font-size: 1.1rem;
  font-weight: bold;
  color: #000;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
}
.product .con > ul li a .bottom p {
  margin-top: 0.6rem;
  font-size: 0.7rem;
  color: #999;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
}
.product .con > ul li:not(:nth-child(3n)) {
  margin-right: 3.2%;
}
.product .con > ul li:nth-child(n+4) {
  margin-top: 2.4rem;
}
.product .con > ul li:hover {
  box-shadow: 0px 12px 35px 0px rgba(33, 33, 33, 0.09);
}
.product .con > ul li:hover a .top img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.product .con > ul li:hover a .bottom h2 {
  color: #f87430;
}
.contact {
  padding-top: 4rem;
}
.contact .title {
  text-align: center;
  margin-bottom: 3.5rem;
}
.contact .title h3 {
  font-size: 4.7rem;
  background: linear-gradient(to bottom, #000, transparent);
  opacity: 0.1;
  -webkit-background-clip: text;
  color: transparent;
  font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  line-height: 1;
}
.contact .title h2 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #333;
  margin-top: -3rem;
}
.contact .title span {
  display: block;
  width: 1.4rem;
  height: 4px;
  background: #f87430;
  margin: 1.4rem auto;
}
.contact .con .center {
  width: 56%;
  margin: 0 auto;
}
.contact .con .center form ul li {
  margin-top: 1.5rem;
}
.contact .con .center form ul li h2 {
  height: 3.4rem;
  float: left;
  width: 100px;
  text-align: right;
  font-size: 0.9rem;
  color: #000;
  line-height: 3.4rem;
}
.contact .con .center form ul li input {
  height: 3.4rem;
  float: right;
  width: calc(100% - 140px);
  border: 1px solid #dce1e4;
  font-size: 0.9rem;
  color: #999;
  padding-left: 1rem;
}
.contact .con .center form ul li textarea {
  float: right;
  width: calc(100% - 140px);
  height: 14rem;
  border: 1px solid #dce1e4;
  font-size: 0.9rem;
  color: #999;
  padding: 1rem;
}
.contact .con .center form .btn {
  margin: 3rem auto;
  text-align: center;
}
.contact .con .center form .btn input {
  width: 10rem;
  height: 3rem;
  border-radius: 30px;
  background: linear-gradient(47deg, #f87330 0%, #fea43e 100%);
  font-size: 0.8rem;
  color: #fff;
  border: none;
}
.contact .con .center form .btn input:hover {
  background: #ff8041;
}
.contact .con .center form .btn input[type=reset] {
  background: #1e33f6;
  margin-left: 1.5rem;
}
.contact .con .center form .btn input[type=reset]:hover {
  background: #666;
}
.share {
  position: fixed;
  top: 20%;
  left: 4%;
  z-index: 10;
}
.share > h2 {
  font-size: 0.7rem;
  color: #fff;
  text-align: center;
  margin-bottom: 1rem;
  position: relative;
  padding: 2px 0;
}
.share .bshare-custom {
  margin-bottom: 1rem;
}
.share .bshare-custom a {
  float: none;
  display: block;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  background: #ff8041;
  position: relative;
  padding-left: 0;
  line-height: 2rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.share .bshare-custom a:before {
  line-height: 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.share .bshare-custom a.bshare-weixin:hover {
  background: #09bb07;
}
.share .bshare-custom a.bshare-weixin:hover:before {
  color: #fff;
}
.share .bshare-custom a.bshare-qzone:hover {
  background: #5091cc;
}
.share .bshare-custom a.bshare-qzone:hover:before {
  color: #fff;
}
.share .bshare-custom a.bshare-sinaminiblog:hover {
  background: #9e223f;
}
.share .bshare-custom a.bshare-sinaminiblog:hover:before {
  color: #fff;
}
.share.active {
  position: fixed;
  top: 20%;
  left: 7%;
}
.share .comment {
  width: 2.5rem;
  position: relative;
}
.share .comment img {
  width: 100%;
}
.share .comment span {
  position: absolute;
  right: -0.6rem;
  top: -0.9rem;
  font-size: 1.3rem;
  color: #f97c33;
  font-style: italic;
}
.zs-alert {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
}
.zs-alert .con {
  background: #fff;
  padding: 2rem;
  width: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.zs-alert .con > h2 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 1rem;
}
.zs-alert .con .content {
  padding-bottom: 4%;
  position: relative;
}
.zs-alert .con .content .right {
  width: 100%;
  height: 400px;
  right: 0;
  top: 0;
}
.zs-alert .con .content .right .text {
  height: 100%;
}
.zs-alert .con .content .right .text p {
  font-size: 0.8rem;
  color: #666;
  margin-top: 1.2rem;
  text-align: justify;
}
.zs-alert .con .content .right .text p strong {
  font-size: 0.9rem;
  font-weight: bold;
  color: #333;
}
.zs-alert .con .content .right .text img {
  max-width: 100% !important;
}
.zs-alert .con .close {
  position: absolute;
  width: 4rem;
  height: 4rem;
  top: 0;
  right: 0;
  cursor: pointer;
}
.zs-alert .con .close span {
  font-size: 1.2rem;
  display: block;
  text-align: center;
  line-height: 4rem;
  color: #333;
}
.zs-alert .con .close:hover span {
  color: #ff8041;
}
.product-alert {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
.product-alert .con {
  width: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.product-alert .con img {
  width: 100%;
}
.product-alert .con .close {
  position: absolute;
  width: 4rem;
  height: 4rem;
  top: 0;
  right: 0;
  cursor: pointer;
}
.product-alert .con .close span {
  font-size: 1.2rem;
  display: block;
  text-align: center;
  line-height: 4rem;
  color: #fff;
}
.product-alert .con .close:hover span {
  color: #ff8041;
}
#videoPopup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}
#videoPopup .video-box {
  width: 70%;
  position: absolute;
  left: 15%;
  top: 10%;
}
#videoPopup .video-box video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#videoPopup .video-box .close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  text-align: center;
}
#videoPopup .video-box .close span {
  font-size: 0.8rem;
  line-height: 2rem;
  color: #fff;
}
#videoPopup .video-box .close:hover {
  background: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1500px) {
  .koubei-con .left {
    padding: 2rem 5rem 5rem 10rem;
  }
}
@media screen and (max-width: 1366px) {
  .contact .con .center {
    width: 70%;
  }
}
@media screen and (max-width: 1280px) {
  .koubei-con .left {
    padding: 2rem 5rem 4rem 9rem;
  }
}
@media screen and (max-width: 1200px) {
  .banner .text {
    top: 56%;
  }
  .banner .text h2 {
    font-size: 1.4rem;
  }
  .koubei-con .left {
    padding: 2rem 5rem 4rem 7rem;
  }
}
@media screen and (max-width: 1024px) {
  .banner {
    margin-top: 96px;
  }
  .banner .text {
    top: 50%;
  }
  .koubei-con .left {
    padding: 2rem 3rem 4rem 2rem;
  }
  .koubei-con .left h2 {
    margin-bottom: 1rem;
  }
  .case .con .swiper-container .swiper-wrapper .swiper-slide .text {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    left: 0;
  }
  .zs-alert .con {
    width: 90%;
  }
  .product-alert .con {
    width: 90%;
  }
  #videoPopup .video-box {
    width: 90%;
    left: 5%;
  }
  .share {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    padding-bottom: 40px;
  }
  .share.active {
    position: relative;
    top: 0;
    left: 0;
  }
  .share > h2 {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 1rem;
    top: 4px;
    color: #333;
    font-size: 14px;
  }
  .share .bshare-custom {
    display: inline;
    margin-bottom: 0;
  }
  .share .bshare-custom a {
    display: inline-block;
    margin: 0 6px;
  }
}
@media screen and (max-width: 768px) {
  .banner {
    margin-top: 72px;
    height: 200px;
    overflow: hidden;
  }
  .banner img {
    height: 100%;
    width: auto;
  }
  .banner .text {
    top: 50%;
  }
  .banner .text h2 {
    font-size: 18px;
  }
  .banner .text p {
    font-size: 14px;
  }
  .koubei-con .left {
    float: none;
    width: 100%;
    padding: 2rem 2rem 3rem 2rem;
  }
  .koubei-con .left h2 {
    font-size: 20px;
  }
  .koubei-con .left .text p {
    font-size: 14px;
  }
  .koubei-con .right {
    position: relative;
    width: 100%;
    height: 200px;
  }
  .case {
    padding-top: 26px;
  }
  .case .title {
    margin-bottom: 20px;
  }
  .case .title h3 {
    font-size: 40px;
  }
  .case .title h2 {
    font-size: 20px;
    margin-top: -2rem;
  }
  .case .con .swiper-container {
    padding: 0 0 2rem;
  }
  .case .con .swiper-container .swiper-wrapper .swiper-slide .text {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    left: 5%;
  }
  .case .con .swiper-container .swiper-wrapper .swiper-slide .text h2 {
    font-size: 16px;
  }
  .case .con .swiper-container .swiper-wrapper .swiper-slide .text h3 {
    font-size: 14px;
  }
  .case .con .swiper-container .swiper-wrapper .swiper-slide-active {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
  }
  .case .con .swiper-container .swiper-button-next {
    display: none;
  }
  .case .con .swiper-container .swiper-button-prev {
    display: none;
  }
  .case .con .swiper-container .swiper-pagination {
    display: block;
    bottom: 0;
  }
  .case .con .swiper-container .swiper-pagination-bullet {
    width: 2.5rem;
    height: 4px;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0.5;
    margin: 0 0.5rem;
  }
  .case .con .swiper-container .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff8041;
  }
  .core {
    padding-top: 40px;
  }
  .core .title {
    margin-bottom: 20px;
  }
  .core .title h3 {
    font-size: 40px;
  }
  .core .title h2 {
    font-size: 20px;
    margin-top: -2rem;
  }
  .core .con > ul li {
    width: 50%;
    padding: 1.5rem 1rem;
  }
  .core .con > ul li h2 {
    font-size: 16px;
  }
  .core .con > ul li p {
    width: 100%;
    font-size: 14px;
  }
  .report {
    padding-top: 26px;
  }
  .report .title {
    margin-bottom: 20px;
  }
  .report .title h3 {
    font-size: 40px;
  }
  .report .title h2 {
    font-size: 20px;
    margin-top: -2rem;
  }
  .report .box:before {
    width: 70%;
    height: 72%;
  }
  .report .box .con > ul li {
    width: 48.5%;
    padding-bottom: 32%;
  }
  .report .box .con > ul li:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .report .box .con > ul li:not(:nth-child(even)) {
    margin-right: 3%;
  }
  .report .box .con > ul li .text {
    top: 20%;
  }
  .report .box .con > ul li .text a {
    padding: 0 10px;
    padding-top: 36%;
  }
  .report .box .con > ul li .text a h2 {
    font-size: 14px;
  }
  .report .box .con > ul li .text a p {
    font-size: 13px;
  }
  .report .box .con > ul li:hover .text a {
    padding-top: 16%;
  }
  .report .box .con .more {
    width: 140px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    margin: 30px auto 0;
  }
  .product {
    padding-top: 36px;
    padding-bottom: 30px;
  }
  .product .title {
    margin-bottom: 20px;
  }
  .product .title h3 {
    font-size: 40px;
  }
  .product .title h2 {
    font-size: 20px;
    margin-top: -2rem;
  }
  .product .con > ul li {
    width: 48.5%;
    margin-top: 1rem;
  }
  .product .con > ul li:nth-child(n+4) {
    margin-top: 1rem;
  }
  .product .con > ul li:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .product .con > ul li:not(:nth-child(even)) {
    margin-right: 3%;
  }
  .product .con > ul li a .bottom {
    padding: 10px;
  }
  .product .con > ul li a .bottom h2 {
    font-size: 16px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 3em;
  }
  .product .con > ul li a .bottom p {
    font-size: 14px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 3em;
  }
  .zs-alert .con {
    padding: 16px;
  }
  .zs-alert .con .content .right {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .zs-alert .con .content .right .text p {
    font-size: 14px;
  }
  .zs-alert .con .content .right .text p strong {
    font-size: 14px;
  }
  .zs-alert .con > h2 {
    font-size: 16px;
    width: 90%;
    padding-top: 10px;
    margin-bottom: 16px;
  }
  .zs-alert .con .pdf {
    padding-top: 10px;
  }
  .zs-alert .con .pdf h2 {
    font-size: 14px;
    width: 100%;
    margin-bottom: 0;
  }
  .zs-alert .con .pdf a {
    float: left;
    width: 12rem;
    height: 4rem;
    font-size: 14px;
    top: 0;
    line-height: 4rem;
    margin-top: 10px;
    margin-left: -6rem;
    left: 50%;
  }
  .zs-alert .con .close span {
    font-size: 16px;
  }
  .contact {
    padding-top: 26px;
  }
  .contact .title {
    margin-bottom: 20px;
  }
  .contact .title h3 {
    font-size: 40px;
  }
  .contact .title h2 {
    font-size: 20px;
    margin-top: -2rem;
  }
  .contact .con .center {
    width: 100%;
  }
  .contact .con .center form ul li {
    margin-top: 10px;
  }
  .contact .con .center form ul li h2 {
    font-size: 14px;
    width: 80px;
    line-height: 40px;
  }
  .contact .con .center form ul li input {
    width: calc(100% - 90px);
    font-size: 14px;
    height: 40px;
  }
  .contact .con .center form ul li textarea {
    width: calc(100% - 90px);
    font-size: 14px;
    height: 120px;
  }
  .contact .con .center form .btn input {
    width: 12rem;
    height: 4rem;
    font-size: 14px;
  }
  .share > h2 {
    font-size: 14px;
  }
  .share .bshare-custom a {
    width: 40px;
    height: 40px;
  }
  .share .bshare-custom a:before {
    line-height: 40px;
    font-size: 20px !important;
  }
  .share .bshare-custom a.bshare-weixin:before {
    font-size: 26px !important;
  }
}
/*# sourceMappingURL=koubei_details.css.map */