<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * @Author: shu binqi
 * @Date: 2019-07-11 14:46:51
 * @Last Modified by: shu binqi
 * @Last Modified time: 2020-05-24 16:48:30
 */
/* ------------------- 椤甸潰common鏂囦欢 ------------------- */
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.icon.icon-lg {
  vertical-align: -0.2em;
  font-size: 16px;
}
/* ------------------- 鐗堝績 ------------------- */
.container {
  max-width: 1400px;
  margin: 0 auto;
}
#pro1::before,
#pro2::before,
#course::before,
#honor::before,
#matrix::before,
#research::before,
#color-card::before,
#software::before,
#trend::before,
#services::before,
#core::before,
#query::before {
  display: block;
  height: 30px;
  margin-top: -30px;
  visibility: hidden;
  content: "";
}
#about::before {
  display: block;
  height: 70px;
  margin-top: -70px;
  visibility: hidden;
  content: "";
}
.page .page-pagination {
  text-align: center;
}
.page .page-pagination a.jp-current {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: #990066;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
}
.page .page-pagination a {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: #f6f8fa;
  color: #999999;
  line-height: 40px;
  text-align: center;
}
.page .page-pagination a:hover {
  color: #990066;
  cursor: pointer;
}
.page .page-pagination a.jp-current:hover {
  color: #ffffff;
}
.page .page-pagination a.jp-previous,
.page .page-pagination a.jp-next {
  display: none;
}
.position .container p {
  line-height: 30px;
  margin-top: 10px;
  font-size: 14px;
  color: #808080;
}
.position .container p a {
  color: #808080;
  padding: 0 3px;
  font-size: 14px;
}
.position .container p .icon {
  color: #808080;
  margin: 0 2px;
  font-size: 14px;
}
/* ------------------- 杩斿洖椤堕儴top ------------------- */
.fixed {
  position: fixed;
}
.online-service {
  width: 50px;
  bottom: 50%;
  margin-bottom: -100px;
  right: 10px;
  background: #fff;
  z-index: 998;
}
.online-service ul li {
  width: 50px;
  height: 50px;
  color: #999;
  margin-top: -1px;
  border: 1px solid #e2e2e2;
}
.online-service ul li a {
  display: block;
  color: #999;
  line-height: 50px;
  text-align: center;
}
.online-service ul li a .icon {
  font-size: 24px;
  transform: translateY(2px);
}
.online-service ul li.wxfixd {
  position: relative;
  z-index: 999;
}
.online-service ul li.wxfixd a .icon {
  transform: translateY(2px);
}
.online-service ul li.wxfixd .wxfixshow {
  display: none;
  width: 0px;
  height: 0px;
  position: absolute;
  top: -75px;
  left: -211px;
  transition: all .5s;
}
.online-service ul li.wxfixd .wxfixshow img {
  width: 100%;
  height: 100%;
  box-shadow: 0 0 5px #ccc;
}
.online-service ul li.wxfixd .wxfixshow:after {
  content: "";
  position: absolute;
  right: -10px;
  top: 50%;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 20px;
  border-color: transparent transparent transparent #fff;
}
.online-service ul li.wxfixd:hover {
  background: #990066;
  color: #fff;
  border: 0px;
  background-image: linear-gradient(90deg, #c2389e 0%, #890b68 100%);
}
.online-service ul li.wxfixd:hover a {
  color: #fff;
}
.online-service ul li.wxfixd:hover a .icon {
  color: #fff;
}
.online-service ul li.wxfixd:hover .wxfixshow {
  display: block;
  width: 200px;
  height: 200px;
  transition: all .5s;
}
.online-service ul li.order {
  position: absolute;
  top: -49px;
  right: 0px;
  width: 50px;
  height: 50px;
  overflow: hidden;
  transition: all .8s;
  border: 0px;
  z-index: 1000;
}
.online-service ul li.order a {
  line-height: 50px;
  width: 50px;
  height: 50px;
  line-height: 48px;
  text-align: left;
  font-size: 16px;
  background: #fff;
  border: 1px solid #e2e2e2;
  transition: all .8s;
}
.online-service ul li.order a .icon {
  transform: translateY(2px);
  width: 50px;
  font-size: 30px;
  transform: translateY(5px);
}
.online-service ul li.order:hover {
  background: #990066;
  border: 0px;
  right: 0;
  width: 170px;
  background-image: linear-gradient(90deg, #c2389e 0%, #890b68 100%);
}
.online-service ul li.order:hover &gt; a {
  width: 170px;
  color: #fff;
  border: 0px;
  background-image: linear-gradient(90deg, #c2389e 0%, #890b68 100%);
  transition: all .8s;
}
.online-service ul li.order:hover &gt; a &gt; .icon {
  color: #fff;
}
.online-service ul li.phone {
  position: absolute;
  top: 48px;
  right: 0px;
  width: 50px;
  height: 50px;
  overflow: hidden;
  transition: all .8s;
  border: 0px;
  z-index: 1000;
}
.online-service ul li.phone a {
  line-height: 50px;
  width: 50px;
  height: 50px;
  line-height: 48px;
  text-align: left;
  font-size: 16px;
  background: #fff;
  border: 1px solid #e2e2e2;
  transition: all .8s;
}
.online-service ul li.phone a .icon {
  transform: translateY(2px);
  width: 50px;
  font-size: 24px;
}
.online-service ul li.phone:hover {
  right: 0;
  width: 210px;
  transition: all .8s;
}
.online-service ul li.phone:hover a {
  width: 210px;
  color: #fff;
  border: 0px;
  background-image: linear-gradient(90deg, #c2389e 0%, #890b68 100%);
  transition: all .8s;
}
.online-service ul li.phone:hover a .icon {
  color: #fff;
}
.online-service ul li.top {
  display: none;
  margin-top: 48px;
}
.online-service ul li.top a .icon {
  transform: rotate(-90deg);
}
.online-service ul li.top:hover {
  background-image: linear-gradient(90deg, #c2389e 0%, #890b68 100%);
  border: 0px;
}
.online-service ul li.top:hover a .icon {
  color: #fff;
}
/* 棰勭害 */
.model-black {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  z-index: 1002;
}
.order-form {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -340px;
  margin-top: -300px;
  width: 680px;
  min-height: 345px;
  background: #fff;
  z-index: 1003;
}
.order-form .title {
  height: 80px;
  line-height: 80px;
  background: #990066;
  color: #fff;
  font-size: 22px;
  padding: 0 40px;
  font-weight: 700;
}
.order-form .title span {
  font-size: 14px;
  font-weight: 400;
  margin-left: 5px;
}
.order-form .title span strong {
  font-size: 14px;
  font-weight: 400;
}
.order-form .title .icon {
  float: right;
  font-size: 28px;
  height: 80px;
  line-height: 80px;
  cursor: pointer;
}
.order-form form {
  padding: 10px 25px;
  display: flex;
  flex-wrap: wrap;
}
.order-form form .item-50 {
  width: 50%;
  height: 45px;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
}
.order-form form .item-50 label {
  color: #666666;
  width: 28%;
  height: 45px;
  line-height: 45px;
  padding: 0 5px;
}
.order-form form .item-50 select {
  height: 45px;
  line-height: 43px;
  width: 72%;
  border: 1px solid #e0e0e0;
  padding: 0 15px;
}
.order-form form .item-50 input {
  height: 45px;
  line-height: 43px;
  width: 72%;
  border: 1px solid #e0e0e0;
  padding: 0 15px;
}
.order-form form .item-100 {
  width: 100%;
  min-height: 45px;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
}
.order-form form .item-100 label {
  color: #666666;
  width: 14%;
  height: 45px;
  line-height: 45px;
  padding: 0 5px;
}
.order-form form .item-100 input {
  height: 45px;
  line-height: 43px;
  width: 86%;
  border: 1px solid #e0e0e0;
  padding: 0 15px;
}
.order-form form .item-100 textarea {
  height: 130px;
  line-height: 43px;
  width: 86%;
  border: 1px solid #e0e0e0;
  padding: 0 15px;
}
.order-form form .item-submit {
  width: 100%;
  min-height: 45px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
}
.order-form form .item-submit label {
  width: 14%;
}
.order-form form .item-submit input {
  height: 45px;
  line-height: 43px;
  width: 160px;
  margin-right: 20px;
  text-align: center;
  background: #b7b7b7;
  padding: 0 15px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.order-form form .item-submit input:first-child {
  margin-left: 14%;
}
.order-form form #message {
  display: none;
}
/* ------------------- 杩斿洖椤堕儴top ------------------- */
/* ------------------- 椤甸潰common鏂囦欢 ------------------- */
/* ------------------- 棣栭〉澶嶇敤椤堕儴topbar ------------------- */
.topbar {
  height: 40px;
  line-height: 40px;
  padding: 0 40px;
}
.topbar &gt; .language {
  height: 40px;
  width: 100%;
  float: left;
}
.topbar &gt; .language &gt; ul.daw &gt; li {
  float: left;
  height: 40px;
  padding-top: 12px;
}
.topbar &gt; .language &gt; ul.daw &gt; li &gt; a {
  font-size: 12px;
  line-height: 15px;
  padding: 0 15px;
  color: #808080;
  border-left: 1px solid #808080;
}
.topbar &gt; .language &gt; ul.daw &gt; li a:hover {
  color: #990066;
}
.topbar &gt; .language &gt; ul.daw &gt; li:first-child a {
  border-left: 0;
}
.topbar &gt; .language &gt; .shop {
  margin-top: 12px;
  margin-right: 15px;
}
.topbar &gt; .language &gt; .shop a {
  font-size: 12px;
  line-height: 35px;
  display: inline-block;
  position: relative;
  transition: all .3s;
  margin: 0 15px;
  color: #808080;
}
.topbar &gt; .language &gt; .shop a .icon {
  font-size: 16px;
  transition: all .5s;
  margin-right: 3px;
  vertical-align: middle;
  transform: translateY(-2px);
}
.topbar &gt; .language &gt; .shop a .icon-jd {
  font-size: 20px !important;
}
.topbar &gt; .language &gt; .shop a.br1:after {
  content: "";
  width: 1px;
  height: 16px;
  position: absolute;
  right: -15px;
  top: 10px;
  background: #808080;
}
.topbar &gt; .language &gt; .shop a.wxtop {
  position: relative;
}
.topbar &gt; .language &gt; .shop a.wxtop img {
  display: none;
  position: absolute;
  left: -125px;
  max-width: 200px;
  z-index: 20;
}
.topbar &gt; .language &gt; .shop a.wxtop:hover #wxtop {
  display: block;
}
.topbar &gt; .language &gt; .shop a:hover {
  color: #ff002b;
  transition: all .3s;
}
.topbar &gt; .language &gt; .shop a:hover .icon {
  color: #ff002b;
  transition: all .3s;
}
/* ------------------- 棣栭〉澶嶇敤椤堕儴topbar ------------------- */
/* ------------------- 棣栭〉澶嶇敤澶撮儴header ------------------- */
.header {
  width: 100%;
  max-height: 96px;
  padding: 0 55px;
  background: #fff;
  box-shadow: 0 4px 6px #f1f1f1;
  transition: all .8s;
}
.header .logo {
  height: 100%;
  transition: all .8s;
}
.header .logo h1 {
  height: 100%;
}
.header .logo h1 a {
  display: block;
  height: 100%;
  text-indent: -99999em;
  font-size: 0;
}
.header .logo a img {
  padding: 5px 0;
  height: 100%;
  transition: all .8s;
}
.header .logo:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.header .navbar {
  padding-top: 17px;
  transition: all .8s;
}
.header .navbar .nav &gt; li {
  float: left;
  line-height: 80px;
  margin: 0 29px;
  position: relative;
  /* ------------------- 浜岀骇瀵艰埅鑿滃崟 ------------------- */
}
.header .navbar .nav &gt; li &gt; a {
  padding: 0 4px;
  display: block;
  line-height: 80px;
  color: #333333;
  position: relative;
}
.header .navbar .nav &gt; li &gt; a:hover {
  color: #990066;
  left: 0;
  right: 0;
}
.header .navbar .nav &gt; li &gt; a:hover:before {
  left: 0;
  right: 0;
}
.header .navbar .nav &gt; li &gt; a:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #990066;
  height: 3px;
  -webkit-transition-property: left,right;
  transition-property: left,right;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.header .navbar .nav &gt; li .nav-two {
  display: none;
  background: #fff;
  position: absolute;
  top: 80px;
  left: 0;
  min-width: 145px;
  padding: 5px 0;
  transition: all .5s;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.17);
  z-index: 9;
}
.header .navbar .nav &gt; li .nav-two li {
  min-width: 145px;
  float: none;
  line-height: 40px;
  position: relative;
}
.header .navbar .nav &gt; li .nav-two li a {
  min-width: 145px;
  color: #333;
  display: block;
  line-height: 40px;
  padding: 0 20px;
  transition: all .5s;
}
.header .navbar .nav &gt; li .nav-two li a:hover {
  background: #990066;
  color: #fff;
  transition: all .5s;
}
.header .navbar .nav &gt; li .nav-two li .nav-three {
  display: none;
  background: #fff;
  position: absolute;
  top: -5px;
  left: 145px;
  min-width: 145px;
  padding: 5px 0;
  transition: all .5s;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.17);
  z-index: 9;
}
.header .navbar .nav &gt; li .nav-two li .nav-three li {
  min-width: 145px;
  float: none;
  line-height: 40px;
  position: relative;
}
.header .navbar .nav &gt; li .nav-two li .nav-three li a {
  min-width: 145px;
  color: #333;
  display: block;
  line-height: 40px;
  padding: 0 20px;
  transition: all .5s;
}
.header .navbar .nav &gt; li .nav-two li .nav-three li a:hover {
  background: #990066;
  color: #fff;
  transition: all .5s;
}
.header .navbar .nav &gt; li .nav-two li .nav-three li .nav-four {
  display: none;
  background: #fff;
  position: absolute;
  top: 0;
  left: 145px;
  min-width: 145px;
  padding: 0;
  transition: all .5s;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.17);
  z-index: 9;
}
.header .navbar .nav &gt; li .nav-two li .nav-three li .nav-four li {
  min-width: 145px;
  float: none;
  line-height: 40px;
}
.header .navbar .nav &gt; li .nav-two li .nav-three li .nav-four li a {
  min-width: 145px;
  color: #333;
  display: block;
  line-height: 40px;
  padding: 0 20px;
  transition: all .5s;
}
.header .navbar .nav &gt; li .nav-two li .nav-three li .nav-four li a:hover {
  background: #990066;
  color: #fff;
  transition: all .5s;
}
.header .navbar .nav &gt; li .nav-two li .nav-three &gt; li:hover .nav-four {
  display: block;
  transition: all .5s;
}
.header .navbar .nav &gt; li .nav-two li .nav-three &gt; li.active a:before {
  left: 0;
  right: 0;
}
.header .navbar .nav &gt; li .nav-two &gt; li:hover .nav-three {
  display: block;
  transition: all .5s;
}
.header .navbar .nav &gt; li .nav-two &gt; li.active a:before {
  left: 0;
  right: 0;
}
.header .navbar .nav &gt; li:hover .nav-two {
  display: block;
  transition: all .5s;
}
.header .navbar .nav &gt; li.active a {
  color: #990066;
}
.header .navbar .nav &gt; li.active a:before {
  left: 0;
  right: 0;
}
.header .navbar .nav &gt; li.search {
  position: relative;
}
.header .navbar .nav &gt; li.search input {
  border: 1px solid #f5f5f5;
  background: #f5f5f5;
  width: 160px;
  height: 35px;
  border-radius: 30px;
  padding-left: 15px;
  font-size: 12px;
  line-height: 33px;
}
.header .navbar .nav &gt; li.search #search {
  width: 35px;
  height: 35px;
  border: 0;
  background: #f5f5f5;
  font-size: 16px;
  position: absolute;
  top: 24px;
  right: 5px;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
}
.header.header_fixed {
  position: fixed;
  top: 0;
  height: 80px;
  z-index: 999;
  transition: all .8s;
}
.header.header_fixed .logo {
  height: 100%;
  transition: all .8s;
}
.header.header_fixed .navbar {
  padding-top: 0;
  transition: all .8s;
}
/* ------------------- 棣栭〉澶嶇敤澶撮儴header ------------------- */
/* ------------------- 棣栭〉杞挱鍥綽anner ------------------- */
.banner {
  width: 100%;
}
.banner .index-banner {
  width: 100% !important;
}
.banner .index-banner img {
  width: 100%;
}
.slideBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 50%;
  bottom: 25px;
  margin-right: -50px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 20px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  border: 2px solid #ffffff;
  border-radius: 50%;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background: #fff;
  color: #fff;
  border-radius: 50%;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd img {
  width: 100%;
  height: auto;
  display: block;
}
.swiper-container-horizontal &gt; .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px !important;
}
.swiper-pagination-bullet {
  width: 15px !important;
  height: 15px !important;
  background: #fff !important;
  opacity: 1 !important;
}
.swiper-pagination-bullet-active {
  border: 2px solid #fff !important;
  opacity: 1 !important;
  background: #990066 !important;
}
.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px !important;
}
/* ------------------- 棣栭〉杞挱鍥綽anner ------------------- */
/* ------------------- 棣栭〉鍝佺墝涓績brand-index ------------------- */
.brand-index {
  padding: 60px 0 110px 0;
}
.brand-index .container .title {
  color: #333333;
  margin-bottom: 35px;
}
.brand-index .container .brand-1 .video-6 {
  position: relative;
  height: 350px;
}
.brand-index .container .brand-1 .video-6 #poster {
  width: 100%;
}
.brand-index .container .brand-1 .video-6 .video-box {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 999;
}
.brand-index .container .brand-1 .video-6 .video-box video {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -15%;
  margin-left: -30%;
  width: 60%;
  height: 50%;
}
.brand-index .container .brand-1 .video-6 #playbtn {
  position: absolute;
  bottom: 30px;
  left: 45px;
  cursor: pointer;
  transition: all .5s;
}
.brand-index .container .brand-1 .video-6 #playbtn:hover {
  transform: scale(1.2);
  transition: all .8s;
}
.brand-index .container .brand-1 .bq-4,
.brand-index .container .brand-1 .bq-6 {
  position: relative;
  margin-bottom: 30px;
  height: 350px;
  overflow: hidden;
}
.brand-index .container .brand-1 .bq-4 .img-box,
.brand-index .container .brand-1 .bq-6 .img-box {
  overflow: hidden;
}
.brand-index .container .brand-1 .bq-4 .img-box img,
.brand-index .container .brand-1 .bq-6 .img-box img {
  transition: all .8s;
  width: 100%;
}
.brand-index .container .brand-1 .bq-4 .text,
.brand-index .container .brand-1 .bq-6 .text {
  opacity: 0;
  width: 100%;
  height: 100%;
  padding: 80px 45px 30px 45px;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .8s;
}
.brand-index .container .brand-1 .bq-4 .text .h1,
.brand-index .container .brand-1 .bq-6 .text .h1 {
  font-size: 28px;
  color: #ffffff;
  margin-bottom: 20px;
  transition: all .8s;
}
.brand-index .container .brand-1 .bq-4 .text p,
.brand-index .container .brand-1 .bq-6 .text p {
  font-size: 14px;
  color: #ffffff;
  line-height: 25px;
}
.brand-index .container .brand-1 .bq-4 .text .more,
.brand-index .container .brand-1 .bq-6 .text .more {
  width: 115px;
  height: 40px;
  background: #ffffff;
  margin-top: 40px;
  font-size: 14px;
  line-height: 38px;
  color: #333333;
  text-align: center;
  display: block;
  border: 1px solid #ffffff;
}
.brand-index .container .brand-1 .bq-4 .text .more:hover,
.brand-index .container .brand-1 .bq-6 .text .more:hover {
  color: #990066;
  transition: all .5s;
}
.brand-index .container .brand-1 .bq-4 .img-box:hover img,
.brand-index .container .brand-1 .bq-6 .img-box:hover img {
  transform: scale(1.05);
  transition: all .8s;
}
.brand-index .container .brand-1 .bq-4 a &gt; .h1,
.brand-index .container .brand-1 .bq-6 a &gt; .h1 {
  position: absolute;
  bottom: 25px;
  left: 45px;
  color: #ffffff;
  font-size: 28px;
  transition: all .8s;
}
.brand-index .container .brand-1 .img-box:hover img {
  transform: scale(1.05);
  transition: all .8s;
}
.brand-index .container .brand-1 .bq-6:hover .h1 {
  top: 25px;
  transition: all .8s;
}
.brand-index .container .brand-1 .bq-6:hover .text {
  opacity: 1;
  transition: all .8s;
}
.brand-index .container .brand-1 .bq-6:hover .img-box img {
  transform: scale(1.05);
  transition: all .8s;
}
/* ------------------- 棣栭〉鍝佺墝涓績brand ------------------- */
/* ------------------- 棣栭〉浜у搧涓績product ------------------- */
.product-index {
  background: #f6f8fa;
  padding: 60px 0 130px 0;
}
.product-index .container .title {
  margin-bottom: 100px;
}
.product-index .container .product-ul ul {
  display: flex;
  flex-wrap: wrap;
}
.product-index .container .product-ul ul li {
  width: 25%;
}
.product-index .container .product-ul ul li a .img-box {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 30px;
}
.product-index .container .product-ul ul li a .img-box img {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  top: 50%;
  margin-top: -40px;
  transition: all 1s;
}
.product-index .container .product-ul ul li a .img1 {
  background-image: linear-gradient(120deg, #bb3398 0%, #90116f 100%);
  box-shadow: 0 5px 10px #dec2da;
}
.product-index .container .product-ul ul li a .img2 {
  background-image: linear-gradient(120deg, #42b0e7 0%, #1a89c1 100%);
  box-shadow: 0 5px 10px #c3dfed;
}
.product-index .container .product-ul ul li a .img3 {
  background-image: linear-gradient(120deg, #afd538 0%, #8eb21e 100%);
  box-shadow: 0 5px 10px #dde7c5;
}
.product-index .container .product-ul ul li a .img4 {
  background-image: linear-gradient(120deg, #fcd758 0%, #e9bd25 100%);
  box-shadow: 0 5px 10px #f3eac7;
}
.product-index .container .product-ul ul li a .img5 {
  background-image: linear-gradient(120deg, #f4ab44 0%, #e28d16 100%);
  box-shadow: 0 5px 10px #f1dfc5;
}
.product-index .container .product-ul ul li a .img6 {
  background-image: linear-gradient(120deg, #ea3943 0%, #cc131e 100%);
  box-shadow: 0 5px 10px #ecc2c6;
}
.product-index .container .product-ul ul li a .h1 {
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  color: #333333;
}
.product-index .container .product-ul ul li:hover h1 {
  color: #990066;
}
.product-index .container .product-ul ul li:hover .img-box img {
  transform: scale(1.1);
  transition: all 1s;
}
/* ------------------- 棣栭〉浜у搧涓績product ------------------- */
/* ------------------- 棣栭〉鏂伴椈璧勮news ------------------- */
.news-index {
  padding: 60px 0;
}
.news-index .container .title {
  margin-bottom: 35px;
}
.news-index .container .title span a {
  font-size: 14px;
  color: #808080;
}
.news-index .container .title span a:hover {
  color: #990066;
}
.news-index .container .news-l {
  width: 45%;
  padding: 0;
  box-shadow: 0 0 5px #f1f1f1;
}
.news-index .container .news-l .img-box {
  width: 100%;
  height: 495px;
  overflow: hidden;
}
.news-index .container .news-l .img-box img {
  width: 100%;
  height: 495px;
  transition: all .8s;
}
.news-index .container .news-l .img-box:hover img {
  transform: scale(1.05);
  transition: all .8s;
}
.news-index .container .news-l .text {
  height: 175px;
  width: 100%;
  background: #ffffff;
  padding: 30px;
}
.news-index .container .news-l .text a p.time {
  color: #999999;
}
.news-index .container .news-l .text a .h1 {
  color: #333333;
  margin-bottom: 15px;
  transition: all .8s;
  font-size: 20px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-index .container .news-l .text a p {
  color: #888888;
  line-height: 25px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-index .container .news-l .text a:hover .h1 {
  transform: translateX(15px);
  transition: all .8s;
  color: #990066;
}
.news-index .container .news-l:hover {
  box-shadow: 0 0 20px #efefef;
}
.news-index .container .new-r {
  width: 55%;
}
.news-index .container .new-r .bq-6 .box-shadow .text {
  height: 167.5px;
  width: 100%;
  background: #ffffff;
  padding: 15px 30px;
  border-bottom: 1px solid #ededed;
}
.news-index .container .new-r .bq-6 .box-shadow .text a &gt; p.time {
  line-height: 20px;
  height: 20px;
  color: #999999;
}
.news-index .container .new-r .bq-6 .box-shadow .text a &gt; .h1 {
  color: #333333;
  margin-bottom: 10px;
  height: auto;
  line-height: 28px;
  font-size: 18px;
  transition: all .8s;
  position: relative;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-index .container .new-r .bq-6 .box-shadow .text a &gt; p {
  color: #888888;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.news-index .container .new-r .bq-6 .box-shadow .text a:hover .h1 {
  transform: translateX(15px);
  transition: all .8s;
  color: #990066;
}
.news-index .container .new-r a {
  position: relative;
  display: block;
}
.news-index .container .new-r a &gt; .img-box {
  margin-bottom: 30px;
  box-shadow: 0 0 5px #f1f1f1;
  overflow: hidden;
  height: 320px;
}
.news-index .container .new-r a &gt; .img-box &gt; img {
  transition: all .8s;
  height: 100%;
  min-width: 100%;
}
.news-index .container .new-r a &gt; .img-box:hover {
  box-shadow: 0 0 20px #efefef;
}
.news-index .container .new-r a &gt; .text {
  width: 100%;
  height: auto;
  position: absolute;
  padding: 10px 40px 10px 40px;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}
.news-index .container .new-r a &gt; .text &gt; p.time {
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  margin-bottom: 5px;
}
.news-index .container .new-r a &gt; .text &gt; .h1 {
  font-size: 18px;
  color: #ffffff;
  line-height: 28px;
  height: auto;
  margin-bottom: 15px;
  position: relative;
}
.news-index .container .new-r a:hover .img-box img {
  transform: scale(1.05);
  transition: all .8s;
}
/* ------------------- 棣栭〉鏂伴椈璧勮news ------------------- */
/* ------------------- 棣栭〉宸ョ▼妗堜緥case ------------------- */
.case-index {
  padding: 30px 0 60px 0;
}
.case-index .container .title {
  margin-bottom: 35px;
}
.case-index .container .title span a {
  font-size: 14px;
  color: #808080;
}
.case-index .container .title span a:hover {
  color: #990066;
}
.case-index .container .bq-row {
  display: flex;
  flex-wrap: wrap;
}
.case-index .container .bq-row .bq-6 .country {
  position: absolute;
  top: 20px;
  left: 35px;
  width: 80px;
  height: 30px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.4);
  line-height: 30px;
  text-align: center;
  color: #ffffff;
}
.case-index .container .bq-row .bq-6 .img-box {
  overflow: hidden;
}
.case-index .container .bq-row .bq-6 .img-box img {
  width: 100%;
  transition: all .8s;
}
.case-index .container .bq-row .bq-6 .img-box:hover img {
  transform: scale(1.05);
  transition: all .8s;
}
.case-index .container .bq-row .bq-6 .text {
  margin-top: 30px;
}
.case-index .container .bq-row .bq-6 .text .h1 {
  margin-bottom: 10px;
}
.case-index .container .bq-row .bq-6 .text .h1 a {
  display: block;
  font-size: 22px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  color: #333333;
  transition: all .8s;
}
.case-index .container .bq-row .bq-6 .text .h1 a:hover {
  transform: translateX(10px);
  transition: all .8s;
  color: #990066;
}
.case-index .container .bq-row .bq-6 .text p {
  font-size: 14px;
  color: #888888;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.case-index .container .bq-row .bq-6 .text .more a {
  margin-top: 20px;
  height: 38px;
  line-height: 38px;
  padding: 0 30px;
  display: inline-block;
  color: #888888;
  border: 1px solid #888888;
  transition: all .5s;
}
.case-index .container .bq-row .bq-6 .text .more a:hover {
  background: #990066;
  border: 1px solid #990066;
  color: #ffffff;
  transition: all .5s;
}
/* ------------------- 棣栭〉宸ョ▼妗堜緥case ------------------- */
/* ------------------- 椤甸潰閫氱敤搴曢儴footer ------------------- */
.footer {
  padding: 55px 0 45px 0;
  background: #f6f8fa;
}
.footer .container .footer-nav &gt; dl {
  width: 250px;
  float: left;
}
.footer .container .footer-nav &gt; dl dt {
  color: #333333;
  font-size: 16px;
  margin-bottom: 20px;
}
.footer .container .footer-nav &gt; dl dd a {
  color: #888888;
  font-size: 12px;
  line-height: 25px;
  display: block;
}
.footer .container .footer-nav &gt; dl dd:hover a {
  color: #990066;
}
.footer .container .footer-contact &gt; .contact {
  padding-right: 20px;
}
.footer .container .footer-contact &gt; .contact .h1 {
  font-size: 32px;
  line-height: 50px;
  margin-bottom: 15px;
}
.footer .container .footer-contact &gt; .contact .h1 a {
  color: #990066;
}
.footer .container .footer-contact &gt; .contact .h2 {
  color: #000000;
  font-size: 24px;
  font-weight: 700;
  line-height: 35px;
}
.footer .container .footer-contact &gt; .contact .h3 {
  color: #000000;
  font-size: 18px;
  line-height: 30px;
}
.footer .container .footer-contact &gt; .contact ul {
  margin-right: -5px;
}
.footer .container .footer-contact &gt; .contact ul li {
  float: left;
}
.footer .container .footer-contact &gt; .contact ul li a {
  color: #888888;
  font-size: 14px;
  line-height: 13px;
  padding: 0 5px;
  display: block;
  border-right: 1px solid #888888;
}
.footer .container .footer-contact &gt; .contact ul li a:hover {
  color: #990066;
}
.footer .container .footer-contact &gt; .contact ul &gt; li:last-child a {
  border-right: 0;
}
.footer .container .footer-contact &gt; .wx-code {
  width: 140px;
  position: relative;
}
.footer .container .footer-contact &gt; .wx-code img {
  width: 100%;
  height: auto;
}
.footer .container .footer-contact &gt; .wx-code .code-show {
  position: absolute;
  top: -201px;
  right: 0;
  display: none;
  width: 200px;
  height: 200px;
  border: 1px solid #e2e2e2;
}
.footer .container .footer-contact &gt; .wx-code p {
  font-size: 14px;
  line-height: 20px;
  color: #888888;
}
/* ------------------- 鐗堟潈 copyright ------------------- */
.copyright {
  padding: 10px 0 15px 0;
  background: #f6f8fa;
  border-top: 1px solid #ededed;
}
.copyright .container .link &gt; ul li {
  float: left;
  color: #888888;
  font-size: 12px;
}
.copyright .container .link &gt; ul li a {
  line-height: 20px;
  display: block;
  margin-right: 14px;
  color: #888888;
  font-size: 12px;
}
.copyright .container .link &gt; ul li a:hover {
  color: #990066;
}
.copyright .container &gt; .copy &gt; span {
  color: #888888;
  font-size: 12px;
  margin-right: 8px;
}
.copyright .container &gt; .copy &gt; span a {
  color: #888888;
  font-size: 12px;
}
.copyright .container &gt; .copy &gt; span a:hover {
  color: #990066;
}
.copyright .container &gt; .copy &gt; span.tech {
  color: #cbcbcb;
  margin-left: 5px;
}
.copyright .container &gt; .copy &gt; span.tech a {
  color: #cbcbcb;
}
/* ------------------- 鐗堟潈 copyright ------------------- */
/* ------------------- 浜у搧涓績 product ------------------- */
.alpina-content .content {
  padding: 10px 0;
}
.alpina-content .content img {
  max-width: 90%;
  display: block;
  margin: 0 auto;
}
.product-brand {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #e2e2e2;
}
.product-brand .ca {
  position: relative;
  width: auto;
  margin: 0 40px;
}
.product-brand .ca a {
  display: block;
  padding: 0 2px;
  height: 70px;
  line-height: 70px;
  font-size: 18px;
  color: #808080;
}
.product-brand .ca.active,
.product-brand .ca:hover {
  position: relative;
}
.product-brand .ca.active a,
.product-brand .ca:hover a {
  color: #990066;
}
.product-brand .ca.active:after,
.product-brand .ca:hover:after {
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  background: #990066;
  bottom: -2px;
  left: 0;
}
.product-list {
  padding: 45px 0 30px 0;
}
.product-list .container .product-ul ul {
  text-align: center;
}
.product-list .container .product-ul ul li {
  display: inline-block;
  margin: 0 40px;
  margin-bottom: 30px;
}
.product-list .container .product-ul ul li a .img-box {
  width: 120px;
  height: 120px;
  border: 1px solid #c7c7c7;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 30px;
}
.product-list .container .product-ul ul li a .img-box img {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  top: 50%;
  margin-top: -40px;
  transition: all .5s;
}
.product-list .container .product-ul ul li a .h1 {
  font-size: 18px;
  color: #333333;
  text-align: center;
}
.product-list .container .product-ul ul li.active .img1 {
  background-image: linear-gradient(120deg, #bb3398 0%, #90116f 100%);
  box-shadow: 0 5px 10px #dec2da;
}
.product-list .container .product-ul ul li.active .img2 {
  background-image: linear-gradient(120deg, #42b0e7 0%, #1a89c1 100%);
  box-shadow: 0 5px 10px #c3dfed;
}
.product-list .container .product-ul ul li.active .img3 {
  background-image: linear-gradient(120deg, #afd538 0%, #8eb21e 100%);
  box-shadow: 0 5px 10px #dde7c5;
}
.product-list .container .product-ul ul li.active .img4 {
  background-image: linear-gradient(120deg, #fcd758 0%, #e9bd25 100%);
  box-shadow: 0 5px 10px #f3eac7;
}
.product-list .container .product-ul ul li.active .img5 {
  background-image: linear-gradient(120deg, #f4ab44 0%, #e28d16 100%);
  box-shadow: 0 5px 10px #f1dfc5;
}
.product-list .container .product-ul ul li.active .img6 {
  background-image: linear-gradient(120deg, #ea3943 0%, #cc131e 100%);
  box-shadow: 0 5px 10px #ecc2c6;
}
.product-list .container .product-ul ul li.active a .h1 {
  color: #990066;
}
.product-list .container .product-ul ul li:hover .img-box img {
  transform: scale(1.1);
  transition: all 1s;
}
.product-list .container .product-ul ul li:hover a .h1 {
  color: #990066;
}
.product-list .container .deguo {
  display: flex;
  justify-content: center;
  border-top: 1px solid #e2e2e2;
}
.product-list .container .deguo .dg a {
  width: auto;
  margin: 0 60px;
  height: 100px;
  font-size: 18px;
  line-height: 100px;
  color: #808080;
}
.product-list .container .deguo .dg.active a,
.product-list .container .deguo .dg:hover a {
  color: #990066;
}
.product-list .container .list ul {
  margin-top: 30px;
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
  min-height: auto !important;
}
.product-list .container .list ul li {
  width: 33.3333333%;
  height: auto;
  margin-bottom: 40px;
  padding: 0 15px;
}
.product-list .container .list ul li a .img-box {
  width: 100%;
  overflow: hidden;
}
.product-list .container .list ul li a .img-box img {
  width: 100%;
  display: block;
  margin: 0 auto;
  transition: all .8s;
}
.product-list .container .list ul li a .h1 {
  color: #333333;
  font-size: 18px;
  text-align: center;
  line-height: 70px;
}
.product-list .container .list ul li:hover a .h1 {
  color: #990066;
}
.product-list .container .list ul li:hover a .img-box img {
  transform: scale(1.05);
  transition: all .8s;
}
.product-list .container .caselist ul {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
  min-height: auto !important;
}
.product-list .container .caselist ul li {
  padding: 0 15px;
  width: 33.3333333%;
  margin-bottom: 30px;
}
.product-list .container .caselist ul li a {
  box-shadow: 0 0 15px #f6f6f6;
  display: block;
  transition: all .8s;
}
.product-list .container .caselist ul li a .img-box {
  overflow: hidden;
  height: 280px;
  text-align: center;
}
.product-list .container .caselist ul li a .img-box img {
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  transition: all .8s;
}
.product-list .container .caselist ul li a .text {
  padding: 25px;
  height: auto;
}
.product-list .container .caselist ul li a .text p.time {
  color: #999999;
  font-size: 14px;
}
.product-list .container .caselist ul li a .text .h1 {
  color: #333333;
  font-size: 22px;
  height: auto;
  line-height: 32px;
  margin-bottom: 10px;
  transition: all .8s;
}
.product-list .container .caselist ul li a .text .h2 {
  color: #808080;
  font-size: 14px;
  line-height: 25px;
  max-height: 50px;
  overflow: hidden;
}
.product-list .container .caselist ul li a:hover .text .h1 {
  transition: all .8s;
  transform: translateX(15px);
  color: #990066;
}
.product-list .container .caselist ul li a:hover {
  box-shadow: 0 0 20px #ccc;
  transition: all .8s;
}
.product-list .container .caselist ul li a:hover .img-box img {
  transform: scale(1.05);
  transition: all .8s;
}
/* ------------------- 浜у搧涓績 product ------------------- */
.product {
  padding-top: 40px;
}
.product .container {
  width: 1100px;
}
.product .container .product-intro .intro-l {
  padding-right: 10px;
}
.product .container .product-intro .intro-l .img-box {
  overflow: hidden;
}
.product .container .product-intro .intro-l .img-box img {
  width: 100%;
}
.product .container .product-intro .intro-r {
  padding-left: 20px;
}
.product .container .product-intro .intro-r h2 {
  line-height: 60px;
  font-size: 24px;
  color: #333333;
}
.product .container .product-intro .intro-r p.tel {
  line-height: 45px;
  background: #f6f8fa;
  color: #808080;
  padding-left: 15px;
  margin-bottom: 40px;
  font-size: 14px;
}
.product .container .product-intro .intro-r p {
  font-size: 16px;
}
.product .container .product-intro .intro-r p span:first-child {
  color: #333333;
  font-weight: 700;
  margin-right: 10px;
}
.product .container .product-intro .intro-r p span:last-child {
  color: #808080;
}
.product .container .product-intro .intro-r p.shop {
  font-size: 18px;
  height: 45px;
  position: relative;
}
.product .container .product-intro .intro-r p.shop span:first-child {
  float: left;
  font-weight: 400;
}
.product .container .product-intro .intro-r p.shop span:first-child a {
  width: 150px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  display: inline-block;
  background: #990066;
  color: #ffffff;
}
.product .container .product-intro .intro-r p.shop span:last-child {
  float: right;
}
.product .container .product-intro .intro-r p.shop span:last-child a {
  display: inline-block;
  color: #808080;
}
.product .container .product-intro .intro-r .bdsharebuttonbox {
  position: absolute;
  bottom: 5px;
  right: 15px;
}
.product .container .product-intro .intro-r .bdsharebuttonbox .bds_more {
  background: none !important;
  color: #808080;
  font-size: 16px;
}
.product .container .product-intro .intro-r .bdsharebuttonbox .bds_more .icon {
  font-size: 16px;
  margin-right: 6px;
  color: #808080;
  transform: translateY(-1px);
}
.product .container .product-details {
  margin-top: 30px;
}
.product .container .product-details &gt; .product-top {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 30px;
}
.product .container .product-details &gt; .product-top &gt; li {
  height: 50px;
  line-height: 50px;
  display: inline-block;
  position: relative;
  padding: 0 30px;
  font-size: 18px;
  cursor: pointer;
}
.product .container .product-details &gt; .product-top &gt; li.active {
  color: #990066;
}
.product .container .product-details &gt; .product-top &gt; li.active:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #990066;
  position: absolute;
  left: 0;
  bottom: 0;
}
.product .container .product-details &gt; .product-top &gt; li:hover {
  color: #990066;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.product .container .product-details &gt; .product-bottom {
  margin-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
}
.product .container .product-details &gt; .product-bottom &gt; .content {
  padding: 0 0 30px 0;
}
.product .container .product-details &gt; .product-bottom &gt; .content img {
  max-width: 100%;
}
.product .container .product-details &gt; .product-bottom &gt; .content &gt; a {
  color: #333333;
  font-weight: 700;
  font-size: 18px;
}
.product .container .product-details &gt; .product-bottom &gt; .content a:hover {
  color: #990066;
}
.product .container .product-details &gt; .product-bottom &gt; .content .down-tips {
  font-size: 16px;
  line-height: 30px;
  color: #808080;
}
.product .container .product-details &gt; .product-bottom .prev-next {
  height: 30px;
  margin: 20px 0 0 0;
}
.product .container .product-details &gt; .product-bottom .prev-next p {
  line-height: 30px;
}
.product .container .product-details &gt; .product-bottom .prev-next p a {
  line-height: 30px;
  color: #333;
}
.product .container .product-details &gt; .product-bottom .prev-next p span {
  line-height: 30px;
  color: #808080;
  font-style: normal;
}
.product .container .product-details &gt; .product-bottom .prev-next p a:hover {
  color: #990066;
  transition: all .3s;
}
.product .container .product-details &gt; .product-bottom .prev-next p span:hover {
  color: #990066;
  transition: all .3s;
}
.product .popular &gt; .h1 {
  color: #333333;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px;
}
.product .popular &gt; ul {
  margin-top: 30px;
  margin: 0 -15px;
}
.product .popular &gt; ul li {
  width: 33.3333333%;
  height: auto;
  margin-bottom: 30px;
  float: left;
  padding: 0 15px;
}
.product .popular &gt; ul li a .img-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.product .popular &gt; ul li a .img-box img {
  width: 100%;
  display: block;
  margin: 0 auto;
  transition: all .8s;
}
.product .popular &gt; ul li a &gt; .h1 {
  color: #333333;
  font-size: 18px;
  text-align: center;
  line-height: 70px;
}
.product .popular &gt; ul li:hover a .h1 {
  color: #990066;
}
.product .popular &gt; ul li:hover a .img-box img {
  transform: scale(1.05);
  transition: all .8s;
}
.product.news-content .container {
  width: 1100px;
}
.product.news-content .container .popular &gt; .h1 {
  color: #333333;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px;
}
.product.news-content .container .popular &gt; ul {
  margin-top: 30px;
  margin: 0 -15px;
}
.product.news-content .container .popular &gt; ul li {
  width: 33.3333333%;
  height: auto;
  margin-bottom: 30px;
  float: left;
  padding: 0 15px;
}
.product.news-content .container .popular &gt; ul li a .img-box {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.product.news-content .container .popular &gt; ul li a .img-box img {
  width: 100%;
  display: block;
  margin: 0 auto;
  transition: all .8s;
}
.product.news-content .container .popular &gt; ul li a &gt; .h1 {
  color: #333333;
  font-size: 18px;
  text-align: center;
  line-height: 70px;
}
.product.news-content .container .popular &gt; ul li:hover a .h1 {
  color: #990066;
}
.product.news-content .container .popular &gt; ul li:hover a .img-box img {
  transform: scale(1.05);
  transition: all .8s;
}
/* ------------------- 鏂伴椈鍒楄〃 newslist ------------------- */
.news-list {
  padding: 50px 0 40px 0;
}
.news-list .container .news-ul {
  margin-bottom: 50px;
}
.news-list .container .news-ul ul {
  text-align: center;
}
.news-list .container .news-ul ul li {
  display: inline-block;
  position: relative;
}
.news-list .container .news-ul ul li a {
  color: #808080;
  font-size: 16px;
  margin: 0 25px;
  height: 35px;
  display: block;
  line-height: 35px;
}
.news-list .container .news-ul ul li.active a,
.news-list .container .news-ul ul li:hover a {
  color: #990066;
  border-bottom: 2px solid #990066;
}
.news-list .container .news-ul ul li:after {
  content: "";
  width: 1px;
  height: 18px;
  background: #808080;
  position: absolute;
  top: 10px;
  right: 0;
}
.news-list .container .news-ul ul li:last-child:after {
  width: 0;
}
.news-list .container .list ul {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
  min-height: auto !important;
}
.news-list .container .list ul li {
  padding: 0 15px;
  width: 33.3333333%;
  margin-bottom: 30px;
}
.news-list .container .list ul li a {
  box-shadow: 0 0 15px #f6f6f6;
  display: block;
  transition: all .8s;
}
.news-list .container .list ul li a .img-box {
  overflow: hidden;
  height: 280px;
  text-align: center;
}
.news-list .container .list ul li a .img-box img {
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  transition: all .8s;
}
.news-list .container .list ul li a .text {
  padding: 25px;
  height: 193px;
}
.news-list .container .list ul li a .text p.time {
  color: #999999;
  font-size: 14px;
}
.news-list .container .list ul li a .text .h1 {
  color: #333333;
  font-size: 22px;
  height: auto;
  line-height: 32px;
  height: 64px;
  overflow: hidden;
  margin-bottom: 10px;
  transition: all .8s;
}
.news-list .container .list ul li a .text .h2 {
  color: #808080;
  font-size: 14px;
  line-height: 25px;
  max-height: 50px;
  overflow: hidden;
}
.news-list .container .list ul li a:hover .text .h1 {
  transition: all .8s;
  transform: translateX(15px);
  color: #990066;
}
.news-list .container .list ul li a:hover {
  box-shadow: 0 0 20px #ccc;
  transition: all .8s;
}
.news-list .container .list ul li a:hover .img-box img {
  transform: scale(1.05);
  transition: all .8s;
}
/* ------------------- 鏂伴椈璇︽儏椤甸潰 news ------------------- */
.news-content .content {
  padding: 45px 0;
}
.news-content .content .container {
  width: 1100px;
}
.news-content .content .container .h1 {
  margin-bottom: 10px;
}
.news-content .content .container .title {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 20px;
}
.news-content .content .container .title h2 {
  color: #333333;
  margin-bottom: 10px;
}
.news-content .content .container .title p.time {
  color: #888888;
  margin-bottom: 10px;
}
.news-content .content .container .width-65 {
  width: 65%;
  margin: 0 auto;
}
.news-content .content .container img {
  width: 95% !important;
  max-width: 95%;
  display: block;
  margin: 0 auto;
  padding: 20px 0;
}
.news-content .content .container p {
  text-align: unset;
}
.news-content .content .container p.tac {
  text-align: center;
}
.news-content .content .container video {
  max-width: 100%;
}
.news-content .content .container .prev-next {
  height: 30px;
  margin: 20px 0 0 0;
}
.news-content .content .container .prev-next p {
  line-height: 30px;
}
.news-content .content .container .prev-next p a {
  line-height: 30px;
  color: #333;
}
.news-content .content .container .prev-next p span {
  line-height: 30px;
  color: #808080;
  font-style: normal;
}
.news-content .content .container .prev-next p a:hover {
  color: #990066;
  transition: all .3s;
}
.news-content .content .container .prev-next p span:hover {
  color: #990066;
  transition: all .3s;
}
/* 鏂伴椈璇︽儏鎺ㄨ崘 */
.news-order &gt; .popular &gt; .h1 {
  color: #333333;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px;
}
.news-order &gt; .popular &gt; ul {
  margin-top: 30px;
  margin: 0 -15px;
}
.news-order &gt; .popular &gt; ul li {
  width: 33.3333333%;
  height: auto;
  margin-bottom: 30px;
  float: left;
  padding: 0 15px;
}
.news-order &gt; .popular &gt; ul li a .img-box {
  width: 100%;
  height: 280px;
  overflow: hidden;
}
.news-order &gt; .popular &gt; ul li a .img-box img {
  width: 100%;
  display: block;
  margin: 0 auto;
  transition: all .8s;
}
.news-order &gt; .popular &gt; ul li a &gt; .h1 {
  color: #333333;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
}
.news-order &gt; .popular &gt; ul li:hover a .h1 {
  color: #990066;
}
.news-order &gt; .popular &gt; ul li:hover a .img-box img {
  transform: scale(1.05);
  transition: all .8s;
}
.baidu_share {
  display: block;
  margin: 0 auto;
}
.baidu_share .bdsharebuttonbox {
  display: inline-block;
  text-align: center;
  margin-top: 10px;
}
/* ------------------- 鑹插僵椤甸潰 color ------------------- */
.color .research .container .h1 {
  margin-bottom: 20px;
  color: #000000;
  font-size: 26px;
}
.color .research .container .text p {
  line-height: 30px;
  font-size: 14px;
  color: #888888;
  text-align: center;
}
.color .research .container .text span {
  line-height: 30px;
  font-size: 14px;
  color: #808080 !important;
}
.color .research .container .text img {
  max-width: 100%;
}
.color .research .container .more {
  color: #808080;
  font-size: 14px;
}
.color .research .container .more a {
  color: #990066;
  font-size: 14px;
}
.color .research .container .img-box {
  width: 100%;
  overflow: hidden;
}
.color .research .container .img-box img {
  width: 100%;
  transition: all 1s;
}
.color .research .container .img-box:hover img {
  transform: scale(1.05);
  transition: all 1s;
}
.color .color-card {
  background: #f6f8fa;
}
.color .color-card .container .h1 {
  margin-bottom: 20px;
  color: #000000;
  font-size: 26px;
}
.color .color-card .container &gt; .text p {
  line-height: 30px;
  font-size: 14px;
  color: #888888;
  text-align: center;
}
.color .color-card .container &gt; .text span {
  line-height: 30px;
  font-size: 14px;
  color: #808080 !important;
}
.color .color-card .container &gt; .text img {
  max-width: 100%;
}
.color .color-card .container .bq-row .img-box a {
  position: relative;
  display: block;
  overflow: hidden;
}
.color .color-card .container .bq-row .img-box a img {
  width: 100%;
  transition: all 1s;
}
.color .color-card .container .bq-row .img-box a .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
}
.color .color-card .container .bq-row .img-box a .text p {
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: #ffffff;
  font-size: 28px;
}
.color .color-card .container .bq-row .img-box a:hover img {
  transform: scale(1.05);
  transition: all 1s;
}
.color .software .container &gt; .h1 {
  margin-bottom: 20px;
  color: #000000;
  font-size: 26px;
}
.color .software .container &gt; .text p {
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  color: #888888;
}
.color .software .container &gt; .text span {
  line-height: 30px;
  font-size: 14px;
  color: #808080 !important;
}
.color .software .container &gt; .text img {
  max-width: 100%;
}
.color .software .container &gt; .img-box {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
.color .software .container &gt; .img-box &gt; img {
  width: 100%;
  transition: all 1s;
}
.color .software .container &gt; .img-box p {
  position: absolute;
  right: 50px;
  top: 50%;
  margin-top: -28px;
  width: 210px;
  height: 55px;
}
.color .software .container &gt; .img-box p a {
  width: 210px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 18px;
  display: block;
  background: #990066;
  color: #ffffff;
}
.color .software .container &gt; .img-box:hover img {
  transform: scale(1.05);
  transition: all 1s;
}
.color .software .container .software-ul .img-box {
  margin-bottom: 30px;
}
.color .software .container .software-ul .img-box a {
  position: relative;
  overflow: hidden;
  display: block;
}
.color .software .container .software-ul .img-box a &gt; img {
  width: 100%;
  transition: all 1s;
}
.color .software .container .software-ul .img-box a &gt; .text {
  position: absolute;
  top: 45px;
  left: 50px;
}
.color .software .container .software-ul .img-box a &gt; .text .h1 {
  color: #ffffff;
  font-size: 28px;
}
.color .software .container .software-ul .img-box a &gt; .text p {
  color: #ffffff;
  font-size: 14px;
}
.color .software .container .software-ul .img-box a &gt; .text1 {
  position: absolute;
  top: 45px;
  left: 50px;
}
.color .software .container .software-ul .img-box a &gt; .text1 .h1 {
  color: #000000;
  font-size: 28px;
}
.color .software .container .software-ul .img-box a &gt; .text1 p {
  color: #000000;
  font-size: 14px;
}
.color .software .container .software-ul .img-box &gt; a:hover img {
  transform: scale(1.05);
  transition: all 1s;
}
.color .trend .container &gt; .h1 {
  margin-bottom: 20px;
  color: #000000;
  font-size: 26px;
}
.color .trend .container &gt; .text p {
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  color: #888888;
}
.color .trend .container &gt; .text span {
  line-height: 30px;
  font-size: 14px;
  color: #888888;
}
.color .trend .container &gt; .text img {
  max-width: 100%;
}
.color .trend .container &gt; .text1 p {
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  color: #888888;
}
.color .trend .container &gt; .text1 span {
  line-height: 30px;
  font-size: 14px;
  color: #888888;
}
.color .trend .container &gt; .text1 img {
  max-width: 100%;
}
.color .trend .container .more {
  color: #808080;
  font-size: 14px;
}
.color .trend .container .more a {
  color: #990066;
  font-size: 14px;
}
/* ------------------- 鍝佺墝 brand ------------------- */
.brand {
  padding: 50px 0 0 0;
}
.brand .container &gt; .h1 {
  color: #333333;
  font-size: 26px;
  margin-bottom: 40px;
}
.brand .container .brand-about {
  margin-bottom: 50px;
}
.brand .container .brand-about img {
  max-width: 100%;
  margin: 15px 0;
}
.brand .container .brand-about p {
  color: #888888;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
.brand .container .brand-about span {
  color: #888888;
  font-size: 14px;
  line-height: 30px;
}
/* ------------------- 鍝佺墝鑽ｈ獕start brand ------------------- */
.brand-course {
  background: url(../images/brand-course.jpg) no-repeat;
  background-size: cover;
  padding-top: 50px;
  margin-bottom: 40px;
}
.brand-course .container .about_content .h1 {
  font-size: 26px;
  color: #ffffff;
}
/* ------------------- 鍝佺墝鑽ｈ獕start brand ------------------- */
.event_box {
  width: 100%;
  margin: 3% auto 0;
  position: relative;
  min-height: 420px;
}
.event_box .parHd {
  width: 100%;
  display: inline-block;
  height: 92px;
  overflow: hidden;
}
.parHd ul {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.parHd .tempWrap {
  margin: 0 auto;
}
.parHd .tempWrap:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  right: 0%;
  bottom: 21%;
  z-index: 10;
}
.parHd li.no_line:before {
  display: none;
}
.parHd li {
  display: inline-block;
  cursor: pointer;
  padding-bottom: 40px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin: 0 80px;
  position: relative;
}
.parHd li:after {
  content: '';
  background: url(../images/circle.png) no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  z-index: 20;
  top: 35px;
  left: 50%;
  margin-left: -12px;
}
.parHd li.active:after {
  content: '';
  background: url(../images/circle-active.png) no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  z-index: 20;
  top: 35px;
  left: 50%;
  margin-left: -12px;
}
.parBd {
  text-align: center;
  margin-top: 60px;
}
.parBd h4 {
  position: relative;
  font-size: 40px;
  margin-bottom: 3%;
  padding: 0 60px;
  display: inline-block;
  text-align: center;
}
.parBd h4:after {
  content: '';
  background: #000;
  width: 100px;
  height: 1px;
  position: absolute;
  left: -100px;
  bottom: 12px;
}
.parBd h4:before {
  content: '';
  background: #000;
  width: 100px;
  height: 1px;
  position: absolute;
  right: -100px;
  bottom: 12px;
}
.parBd p {
  line-height: 180%;
  font-size: 16px;
  width: 65%;
  margin: 0 auto;
  color: #fff;
}
div#listBox {
  width: 100%;
}
.sPrev,
.sNext {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: 22px;
}
.sPrev {
  left: 0;
}
.sNext {
  right: 0;
}
.sPrev img,
.sNext img {
  transition: all 0.6s cubic-bezier(0.51, 1.05, 0.9, 0.95);
  -moz-transition: all 0.6s cubic-bezier(0.51, 1.05, 0.9, 0.95);
  -webkit-transition: all 0.6s cubic-bezier(0.51, 1.05, 0.9, 0.95);
  -o-transition: all 0.6s cubic-bezier(0.51, 1.05, 0.9, 0.95);
}
/* ------------------- 浼佷笟鑽ｈ獕 brand ------------------- */
.brand-honor {
  margin-bottom: 40px;
}
.brand-honor .container {
  position: relative;
}
.brand-honor .container &gt; .h1 {
  margin-bottom: 40px;
}
.brand-honor .container .swiper-honor {
  margin-bottom: 50px;
}
.brand-honor .container .swiper-honor .swiper-wrapper .swiper-slide {
  height: auto;
  position: relative;
}
.brand-honor .container .swiper-honor .swiper-wrapper .swiper-slide .img-box {
  width: 100%;
  padding: 35px 0;
  background: #f6f8fa;
}
.brand-honor .container .swiper-honor .swiper-wrapper .swiper-slide .img-box img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  display: block;
}
.brand-honor .container .swiper-honor .swiper-wrapper .swiper-slide p {
  position: relative;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  text-align: center;
}
.brand-honor .container .swiper-button-next {
  background: url(../images/next.png);
  background-position: left;
  right: -60px;
  top: 54%;
}
.brand-honor .container .swiper-button-prev {
  background: url(../images/prev.png);
  background-position: right;
  left: -60px;
  top: 54%;
}
/* 鍝佺墝鐭╅樀 */
.brand-matrix {
  margin-bottom: 40px;
}
.brand-matrix .container &gt; .h1 {
  margin-bottom: 40px;
}
.brand-matrix .container .matrix-tab {
  box-shadow: 0 0 20px #f6f6f6;
}
.brand-matrix .container .matrix-tab li {
  width: 33.333333%;
  float: left;
  border-right: 1px solid #eaeaf6;
  border-bottom: 1px solid #eaeaf6;
  position: relative;
}
.brand-matrix .container .matrix-tab li img {
  width: 100%;
  padding: 15px 50px;
  background: #fff;
  display: block;
  margin: 0 auto;
}
.brand-matrix .container .matrix-tab li:last-child {
  border-right: 0;
}
.brand-matrix .container .matrix-tab li.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #990066;
}
.brand-matrix .container .matrix-tab li.active:before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7.5px 6px 7.5px;
  border-color: transparent transparent #990066 transparent;
}
.brand-matrix .container .tab-bd .matrix-bd .brand-logo-auto {
  max-width: 500px;
  max-height: 140px;
}
.brand-matrix .container .tab-bd .matrix-bd p {
  font-size: 14px;
  line-height: 30px;
  color: #888888;
}
.brand-matrix .container .tab-bd .matrix-bd p span {
  width: 80%;
}
.brand-matrix .container .tab-bd .matrix-bd span {
  font-size: 14px;
  line-height: 30px;
  color: #888888;
}
.brand-matrix .container .tab-bd .matrix-bd img {
  margin-top: 50px;
  max-width: 100% !important;
}
/* --------------------- 鍝佺墝鑱旂郴鎴戜滑 -------------------- */
.brand-map {
  margin-bottom: 45px;
}
.brand-map .container .map-shadow {
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0 0 8px #ccc;
}
.brand-map .container .map-shadow .baidu_map {
  width: 50%;
}
.brand-map .container .map-shadow .baidu_map #allmap {
  width: 100%;
  height: 380px;
}
.brand-map .container .map-shadow .contact_map {
  width: 50%;
  padding: 0 40px;
}
.brand-map .container .map-shadow .contact_map .title {
  font-size: 22px;
  color: #333;
  margin-top: 60px;
  margin-bottom: 5px;
}
.brand-map .container .map-shadow .contact_map .telephone {
  font-size: 28px;
  color: #990066;
  margin-bottom: 25px;
}
.brand-map .container .map-shadow .contact_map p {
  color: #808080;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 10px;
}
.brand-map .container .map-shadow .contact_map p span {
  color: #808080;
  font-size: 14px;
  line-height: 25px;
}
/* --------------------- 鍚堜紮浜� partner.html -------------------- */
.coopeartion {
  padding: 45px 0;
}
.coopeartion .container &gt; .h1 {
  font-size: 26px;
  color: #333333;
  margin-bottom: 30px;
}
.coopeartion .container &gt; .coop-left {
  padding: 35px 0;
  width: 50%;
  padding-right: 20px;
  float: left;
}
.coopeartion .container &gt; .coop-left li {
  margin-bottom: 50px;
}
.coopeartion .container &gt; .coop-left li .h1 {
  font-size: 20px;
  color: #333333;
  line-height: 35px;
  margin-bottom: 20px;
}
.coopeartion .container &gt; .coop-left li p {
  font-size: 14px;
  color: #888888;
  line-height: 30px;
}
.coopeartion .container &gt; .coop-right {
  width: 50%;
  padding: 0 0 0  100px;
  float: left;
}
.coopeartion .container &gt; .coop-right img {
  width: 100%;
}
.apply {
  padding: 40px 0;
}
.apply .container &gt; .h1 {
  font-size: 26px;
  color: #333333;
  margin-bottom: 80px;
}
.apply .container ul {
  margin: 0 -15px;
  margin-bottom: 30px;
}
.apply .container ul li {
  width: 33.3333333%;
  float: left;
  padding: 0 15px;
}
.apply .container ul li .box {
  position: relative;
  padding: 100px 30px 30px 30px;
  box-shadow: 0 0 15px #f6f6f6;
  transition: all .5s;
}
.apply .container ul li .box .img-box {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  top: -40px;
}
.apply .container ul li .box .img-box img {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
}
.apply .container ul li .box .img-box-1 {
  background-image: linear-gradient(120deg, #bc3398 0%, #90106f 100%);
}
.apply .container ul li .box .img-box-2 {
  background-image: linear-gradient(120deg, #fcd758 0%, #e9bd25 100%);
}
.apply .container ul li .box .img-box-3 {
  background-image: linear-gradient(120deg, #b0d638 0%, #8eb11e 100%);
}
.apply .container ul li .box &gt; .h1 {
  font-size: 22px;
  color: #333333;
  line-height: 35px;
  margin-bottom: 5px;
  text-align: center;
}
.apply .container ul li .box &gt; p {
  font-size: 14px;
  color: #888888;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}
.apply .container ul li .box:hover {
  box-shadow: 0 0 20px #eeeeee;
  transition: all .5s;
}
/* ------------------- 鎻愪氦鐢宠 partaner ------------------- */
.message {
  margin-bottom: 50px;
}
.message .container &gt; .h1 {
  font-size: 26px;
  color: #333333;
  margin-bottom: 40px;
}
.message .container .message-left {
  width: 50%;
  position: relative;
  float: left;
  padding-right: 30px;
}
.message .container .message-left img {
  width: 100%;
}
.message .container .message-left .wx,
.message .container .message-left .vip,
.message .container .message-left .jd {
  position: absolute;
  bottom: 25px;
}
.message .container .message-left .wx img,
.message .container .message-left .vip img,
.message .container .message-left .jd img {
  vertical-align: top;
  width: 60px;
}
.message .container .message-left .wx span,
.message .container .message-left .vip span,
.message .container .message-left .jd span {
  width: 80px;
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  margin-top: 10px;
  display: inline-block;
}
.message .container .message-left .wx .wx-show,
.message .container .message-left .vip .wx-show,
.message .container .message-left .jd .wx-show {
  width: 140px;
  display: none;
  position: absolute;
  bottom: 80px;
  left: 0;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.message .container .message-left .wx .wx-show img,
.message .container .message-left .vip .wx-show img,
.message .container .message-left .jd .wx-show img {
  width: 100%;
}
.message .container .message-left .wx .vip-show,
.message .container .message-left .vip .vip-show,
.message .container .message-left .jd .vip-show {
  width: 140px;
  display: none;
  position: absolute;
  bottom: 80px;
  left: 0;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.message .container .message-left .wx .vip-show img,
.message .container .message-left .vip .vip-show img,
.message .container .message-left .jd .vip-show img {
  width: 100%;
}
.message .container .message-left .wx .jd-show,
.message .container .message-left .vip .jd-show,
.message .container .message-left .jd .jd-show {
  width: 140px;
  display: none;
  position: absolute;
  bottom: 80px;
  left: 0;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.message .container .message-left .wx .jd-show img,
.message .container .message-left .vip .jd-show img,
.message .container .message-left .jd .jd-show img {
  width: 100%;
}
.message .container .message-left .wx {
  left: 40px;
}
.message .container .message-left .wx:hover .wx-show {
  display: block;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.message .container .message-left .vip:hover .vip-show {
  display: block;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.message .container .message-left .jd:hover .jd-show {
  display: block;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.message .container .message-left .jd {
  right: 70px;
}
.message .container .message-left .vip {
  left: 50%;
  margin-left: -90px;
}
.message .container .message-left .tel {
  position: absolute;
  top: 80px;
  left: 50px;
}
.message .container .message-left .tel .phone {
  color: #990066;
  font-size: 32px;
  margin-bottom: 10px;
}
.message .container .message-left .tel .mail {
  color: #888888;
  font-size: 14px;
}
.message .container .message-right {
  width: 50%;
  float: left;
}
.message .container .message-right .h1 {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  margin-bottom: 20px;
  font-weight: 700;
}
.message .container .message-right p.radio {
  margin-bottom: 20px;
}
.message .container .message-right p.radio span {
  float: left;
  width: 25%;
  line-height: 50px;
  font-size: 14px;
}
.message .container .message-right p.radio span label {
  padding-left: 15px;
}
.message .container .message-right .china {
  margin-bottom: 20px;
}
.message .container .message-right .china .form-group {
  float: left;
  width: 33.3333333%;
}
.message .container .message-right .china .form-group .form-control {
  width: 200px;
  height: 55px;
  line-height: 55px;
  border: 1px solid #f1f1f1;
  padding-left: 20px;
  font-size: 14px;
  color: #888888;
}
.message .container .message-right p.form-all {
  height: 55px;
  line-height: 55px;
  margin-bottom: 15px;
  display: block;
}
.message .container .message-right p.form-all input {
  height: 55px;
  line-height: 55px;
  width: 100%;
  border: 1px solid #f1f1f1;
  padding: 0 20px;
  color: #888888;
}
.message .container .message-right .submit {
  font-size: 14px;
  color: #888888;
}
.message .container .message-right .submit input {
  height: 40px;
  line-height: 40px;
  width: 115px;
  margin-left: 20px;
  background: #990066;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}
/* ------------------- 鏈嶅姟 ------------------- */
.services {
  padding: 50px 0;
}
.services .container &gt; h2 {
  font-size: 26px;
  color: #333333;
  margin-bottom: 45px;
}
.services .container .tab-hd {
  text-align: center;
  margin-bottom: 50px;
}
.services .container .tab-hd li {
  display: inline-block;
  font-size: 18px;
  padding: 0 20px;
  color: #333333;
  cursor: pointer;
}
.services .container .tab-hd li.active {
  color: #990066;
}
.services .container .tab-bd .service-left {
  width: 35%;
  float: left;
  padding: 64px 40px 45px 30px;
  background: #fff;
  box-shadow: 0 0 20px #f0f0f0;
}
.services .container .tab-bd .service-left &gt; .h1 {
  font-size: 22px;
  height: 30px;
  overflow: hidden;
  color: #333333;
  margin-bottom: 20px;
}
.services .container .tab-bd .service-left p {
  color: #888888;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 65px;
  height: 180px;
  overflow: hidden;
}
.services .container .tab-bd .service-left a {
  display: block;
  width: 115px;
  height: 40px;
  line-height: 40px;
  background: #990066;
  color: #fff;
  text-align: center;
  transition: all .5s;
}
.services .container .tab-bd .service-left a:hover {
  border-radius: 20px;
  transition: all .5s;
}
.services .container .tab-bd .service-right {
  width: 65%;
  float: left;
}
.services .container .tab-bd .service-right img {
  width: 100%;
}
.services .container &gt; .h1,
.query .container &gt; .h1,
.core .container &gt; .h1,
.download .container &gt; .h1 {
  font-size: 26px;
  color: #333333;
  margin-bottom: 30px;
}
.prize .h1 {
  font-size: 26px;
  color: #333333;
  margin-bottom: 45px;
}
/* ------------------- 鐪熶吉鏌ヨ ------------------- */
.query {
  background: #f6f8fa;
  padding: 45px 0;
}
.query .container ul li {
  float: left;
  width: 20%;
  text-align: center;
}
.query .container ul li .img-box {
  margin-bottom: 20px;
  position: relative;
}
.query .container ul li .img-box img {
  display: block;
  margin: 0 auto;
}
.query .container ul li .img-box .step {
  position: absolute;
  right: -11px;
  top: 50%;
  margin-top: -11px;
}
.query .container ul li .h1 {
  color: #333333;
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
}
.query .container ul li p {
  color: #888888;
  font-size: 14px;
  text-align: center;
  line-height: 25px;
}
/* ------------------- 浣撻獙涓績鏌ヨ ------------------- */
.core {
  padding: 30px 0;
}
.core .container {
  position: relative;
}
.core .container &gt; img {
  width: 100%;
}
.core .container .text-box {
  position: absolute;
  left: 90px;
  top: 38%;
}
.core .container .text-box .h1 {
  font-size: 24px;
  color: #333333;
  line-height: 40px;
}
.core .container .text-box .h1 span {
  font-size: 48px;
  color: #333333;
}
.core .container .text-box p {
  font-size: 16px;
  color: #888888;
  line-height: 25px;
  margin-bottom: 40px;
}
.core .container .text-box a {
  display: block;
  width: 115px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #ffffff;
  color: #444;
  transition: all .5s;
}
.core .container .text-box a:hover {
  background: #990066;
  color: #fff;
  transition: all .5s;
}
/* ------------------- 涓嬭浇鏂囦欢 ------------------- */
.download {
  padding: 30px 0 50px 0;
}
.download .container {
  position: relative;
}
.download .container .swiper-button-next {
  background: url(../images/next.png);
  background-position: left;
  right: -60px;
  top: 54%;
}
.download .container .swiper-button-prev {
  background: url(../images/prev.png);
  background-position: right;
  left: -60px;
  top: 54%;
}
.download .container .download-banner {
  margin: 0 -15px;
}
.download .container .download-banner .swiper-slide {
  width: 33.333333%;
  float: left;
  padding: 0 15px;
}
.download .container .download-banner .swiper-slide .img-box {
  width: 100%;
  overflow: hidden;
  background: #f6f8fa;
  padding: 20%;
}
.download .container .download-banner .swiper-slide .img-box img {
  width: 100%;
  box-shadow: 5px 10px 40px #797476;
}
.download .container .download-banner .swiper-slide a .h1 {
  color: #333333;
  font-size: 18px;
  text-align: center;
  margin: 10px 0;
}
.download .container .download-banner .swiper-slide p {
  font-size: 14px;
  color: #888888;
  text-align: center;
  margin-bottom: 15px;
}
.download .container .download-banner .swiper-slide .down {
  text-align: center;
}
.download .container .download-banner .swiper-slide .down a {
  display: inline-block;
  width: 115px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #888888;
  color: #888888;
  margin: 0 15px;
}
.download .container .download-banner .swiper-slide .down a:hover {
  color: #990066;
  border: 1px solid #990066;
}
.searchlist {
  padding: 40px 0;
}
.searchlist .container h2 {
  margin: 10px 0 40px 0;
}
.searchlist .container .content .tab-hd {
  text-align: center;
  margin: 30px 0;
}
.searchlist .container .content .tab-hd .tab1 {
  height: 40px;
  line-height: 38px;
  font-size: 18px;
  color: #333;
  border: 1px solid #e2e2e2;
  display: inline-block;
  padding: 0 25px;
  margin: 0 15px;
  cursor: pointer;
  transition: all .5s;
}
.searchlist .container .content .tab-hd .tab1.active {
  background: #990066;
  color: #fff;
  transition: all .5s;
}
.searchlist .container .content .tab-hd .tab1:hover {
  color: #990066;
  border: 1px solid #990066;
  transition: all .5s;
}
.searchlist .container .content .tab-hd .tab1.active:hover {
  color: #fff;
  border: 1px solid #e2e2e2;
  transition: all .5s;
}
.searchlist .container .content .tab-bd .search-prolist ul {
  margin-top: 30px;
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
  min-height: auto !important;
}
.searchlist .container .content .tab-bd .search-prolist ul li {
  width: 33.3333333%;
  height: auto;
  margin-bottom: 40px;
  padding: 0 15px;
}
.searchlist .container .content .tab-bd .search-prolist ul li a .img-box {
  width: 100%;
  overflow: hidden;
}
.searchlist .container .content .tab-bd .search-prolist ul li a .img-box img {
  width: 100%;
  display: block;
  margin: 0 auto;
  transition: all .8s;
}
.searchlist .container .content .tab-bd .search-prolist ul li a .h1 {
  color: #333333;
  font-size: 18px;
  text-align: center;
  line-height: 70px;
}
.searchlist .container .content .tab-bd .search-prolist ul li:hover a .h1 {
  color: #990066;
}
.searchlist .container .content .tab-bd .search-prolist ul li:hover a .img-box img {
  transform: scale(1.05);
  transition: all .8s;
}
.searchlist .container .content .tab-bd .search-prolist .page .page-pagination {
  text-align: center;
}
.searchlist .container .content .tab-bd .search-prolist .page .page-pagination a.jp-current {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: #990066;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
}
.searchlist .container .content .tab-bd .search-prolist .page .page-pagination a {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: #f6f8fa;
  color: #999999;
  line-height: 40px;
  text-align: center;
}
.searchlist .container .content .tab-bd .search-prolist .page .page-pagination a:hover {
  color: #990066;
  cursor: pointer;
}
.searchlist .container .content .tab-bd .search-prolist .page .page-pagination a.jp-current:hover {
  color: #ffffff;
}
.searchlist .container .content .tab-bd .search-prolist .page .page-pagination a.jp-previous,
.searchlist .container .content .tab-bd .search-prolist .page .page-pagination a.jp-next {
  display: none;
}
.searchlist .container .content .tab-bd .search-newslist ul {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
.searchlist .container .content .tab-bd .search-newslist ul li {
  padding: 0 15px;
  width: 33.3333333%;
  margin-bottom: 30px;
}
.searchlist .container .content .tab-bd .search-newslist ul li a {
  box-shadow: 0 0 15px #f6f6f6;
  display: block;
  transition: all .8s;
}
.searchlist .container .content .tab-bd .search-newslist ul li a .img-box {
  overflow: hidden;
  height: 280px;
  text-align: center;
}
.searchlist .container .content .tab-bd .search-newslist ul li a .img-box img {
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  transition: all .8s;
}
.searchlist .container .content .tab-bd .search-newslist ul li a .text {
  padding: 25px;
}
.searchlist .container .content .tab-bd .search-newslist ul li a .text p.time {
  color: #999999;
  font-size: 14px;
}
.searchlist .container .content .tab-bd .search-newslist ul li a .text .h1 {
  color: #333333;
  font-size: 22px;
  min-height: 64px;
  line-height: 32px;
  margin-bottom: 10px;
  transition: all .8s;
}
.searchlist .container .content .tab-bd .search-newslist ul li a .text .h2 {
  color: #808080;
  font-size: 14px;
  line-height: 25px;
  max-height: 50px;
  overflow: hidden;
}
.searchlist .container .content .tab-bd .search-newslist ul li a:hover .text .h1 {
  transition: all .8s;
  transform: translateX(15px);
  color: #990066;
}
.searchlist .container .content .tab-bd .search-newslist ul li a:hover {
  box-shadow: 0 0 20px #ccc;
  transition: all .8s;
}
.searchlist .container .content .tab-bd .search-newslist ul li a:hover .img-box img {
  transform: scale(1.05);
  transition: all .8s;
}
</pre></body></html>