@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
img {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
html {
  font-size: 16px;
}
@media screen and (max-width: 640px) {
  html {
    font-size: 13px;
  }
}
.nyContent {
  width: 96%;
  max-width: 1360px;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nyContent:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.nyContent * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .nyContent {
    width: 100%;
    padding: 0 15px;
  }
}
* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-container {
  cursor: url(../images/gesture.png), default;
}
.swiper-container img,
.swiper-container .pic {
  cursor: url(../images/gesture.png), default;
}
.swiper-slide {
  margin-bottom: 1;
}
.nyBanner img {
  display: block;
}
.cpPage {
  float: right;
  color: #999999;
  line-height: 24px;
  padding-top: 18px;
  position: relative;
}
.cpPage:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -130px;
  width: 1px;
  height: 130px;
  background-color: #000000;
}
.cpPage a {
  color: #999999;
  display: inline-block;
  margin: 0 5px;
}
.cpPage a:hover {
  color: #054f8d;
}
@media screen and (max-width: 1400px) {
  .cpPage:before {
    top: -70px;
    height: 70px;
  }
}
@media screen and (max-width: 640px) {
  .cpPage {
    float: none;
  }
  .cpPage:before {
    top: -30px;
    height: 30px;
    padding-top: 5px;
  }
}
.cp_title:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.cp_title .line {
  width: 111px;
  height: 2px;
  background-color: #333333;
}
.cp_title h3 {
  font-size: 28px;
  margin-top: 14px;
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .cp_title .line {
    width: 100%;
  }
  .cp_title h3 {
    font-size: 18px;
  }
}
.cp_Ln {
  padding: 130px 0 110px;
}
@media screen and (max-width: 1400px) {
  .cp_Ln {
    padding: 70px 0;
  }
}
@media screen and (max-width: 640px) {
  .cp_Ln {
    padding: 30px 0;
  }
}
.cp_Ln .cp_Ln_cont {
  margin-top: 50px;
  background-color: #fbfbfb;
  display: flex;
  align-items: center;
}
.cp_Ln .cp_Ln_cont:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.cp_Ln .cp_Ln_cont .cp_Ln_pic {
  display: block;
  width: 53.67647059%;
  float: left;
  position: relative;
}
.cp_Ln .cp_Ln_cont .cp_Ln_pic .pic {
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 58.90410959%;
  position: relative;
}
.cp_Ln .cp_Ln_cont .cp_Ln_pic .pic:before {
  display: block;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /*FireFox*/
  background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /* Opear */
  background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
}
.cp_Ln .cp_Ln_cont .cp_Ln_pic .pic:hover:before,
.cp_Ln .cp_Ln_cont .cp_Ln_pic .pic.pic:hover:before,
.cp_Ln .cp_Ln_cont .cp_Ln_pic .pic.img:hover:before {
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  opacity: 0;
}
.cp_Ln .cp_Ln_cont .cp_Ln_pic .pic img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_Ln .cp_Ln_cont .cp_Ln_pic:hover img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.cp_Ln .cp_Ln_cont .cp_Ln_text {
  float: right;
  width: 46.32352941%;
  display: flex;
  align-items: center;
  padding: 4% 4%;
}
.cp_Ln .cp_Ln_cont .cp_Ln_text .line {
  width: 100px;
  height: 1px;
  background-color: #000000;
}
.cp_Ln .cp_Ln_cont .cp_Ln_text .en {
  text-transform: uppercase;
  line-height: 1;
  font-family: Arial;
  font-size: 50px;
  margin-top: 3%;
}
.cp_Ln .cp_Ln_cont .cp_Ln_text h4 {
  font-size: 26px;
  line-height: 36px;
  margin-top: 2%;
}
.cp_Ln .cp_Ln_cont .cp_Ln_text .text {
  margin-top: 6%;
  line-height: 34px;
  text-indent: 2em;
  text-align: justify;
  color: #666666;
  margin-top: 7%;
}
.cp_Ln .cp_Ln_cont .cp_Ln_text .line2 {
  position: relative;
  text-align: right;
  margin-top: 4%;
}
.cp_Ln .cp_Ln_cont .cp_Ln_text .line2:before {
  content: "";
  display: inline-block;
  width: 111px;
  height: 1px;
  background-color: #000000;
}
@media screen and (max-width: 1460px) {
  .cp_Ln .cp_Ln_cont .cp_Ln_text .en {
    font-size: 30px;
  }
}
@media screen and (max-width: 1100px) {
  .cp_Ln .cp_Ln_cont {
    margin-top: 30px;
    display: block;
  }
  .cp_Ln .cp_Ln_cont .cp_Ln_pic {
    float: none;
    width: 100%;
  }
  .cp_Ln .cp_Ln_cont .cp_Ln_text {
    float: none;
    width: 100%;
    padding: 30px 4%;
  }
  .cp_Ln .cp_Ln_cont .cp_Ln_text h4 {
    font-size: 18px;
    line-height: 1.5;
  }
  .cp_Ln .cp_Ln_cont .cp_Ln_text .text {
    line-height: 2;
    margin-top: 15px;
  }
  .cp_Ln .cp_Ln_cont .cp_Ln_text .line2 {
    margin-top: 0;
  }
}
.cp_Ld {
  background-color: #fbfbfb;
  padding: 90px 0 60px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1400px) {
  .cp_Ld {
    padding: 60px 0;
  }
}
@media screen and (max-width: 640px) {
  .cp_Ld {
    padding: 30px 0 10px;
  }
}
.cp_Ld .cp_title .tip {
  font-size: 40px;
  line-height: 1;
  margin-top: 40px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .cp_Ld .cp_title .tip {
    font-size: 20px;
    margin-top: 20px;
  }
}
.cp_Ld .cp_Ld_Box .tab {
  position: absolute;
  right: 0;
  top: -55px;
  height: 55px;
  background-color: #333333;
  font-size: 0;
  line-height: 55px;
  text-align: center;
  color: #fff;
}
.cp_Ld .cp_Ld_Box .tab i {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 13px;
  background-color: #7a7a7a;
}
.cp_Ld .cp_Ld_Box .tab span {
  display: inline-block;
  width: 80px;
  height: 55px;
  vertical-align: top;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_Ld .cp_Ld_Box .tab span:hover {
  background: rgba(255, 255, 255, 0.1);
}
.cp_Ld .cp_Ld_Box .tab span.ld-prev:before {
  content: "<";
  font-size: 16px;
  font-family: SimSun;
}
.cp_Ld .cp_Ld_Box .tab span.ld-next:before {
  content: ">";
  font-size: 16px;
  font-family: SimSun;
}
.cp_Ld .cp_Ld_Box .ldSwiper {
  position: relative;
}
.cp_Ld .cp_Ld_Box .ldSwiper:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 1px;
  background-color: #333333;
  width: 45.58823529%;
}
.cp_Ld .cp_Ld_Box .ldSwiper li {
  position: relative;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .item {
  display: flex;
  align-items: center;
  position: relative;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .item .ldPic {
  float: left;
  width: 48.52941176%;
  position: relative;
  padding: 50px 0;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .item .ldPic .pic {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .item .ldPic .pic:before {
  display: block;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /*FireFox*/
  background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /* Opear */
  background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .item .ldPic .pic:hover:before,
.cp_Ld .cp_Ld_Box .ldSwiper li .item .ldPic .pic.pic:hover:before,
.cp_Ld .cp_Ld_Box .ldSwiper li .item .ldPic .pic.img:hover:before {
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  opacity: 0;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .item .ldPic .pic img {
  display: block;
  width: 100%;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .item .ldPic:hover img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.cp_Ld .cp_Ld_Box .ldSwiper li .item .cont {
  float: right;
  width: 45.58823529%;
  margin-left: 5.88235294%;
  padding: 50px 0;
  line-height: 1.5;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .item .cont h4 {
  font-size: 26px;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .item .cont h5 {
  text-transform: uppercase;
  color: #999999;
  margin-top: 10px;
  font-size: 16px;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .item .cont .text {
  color: #666666;
  line-height: 30px;
  margin-top: 25px;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .item .cont .text dl {
  display: flex;
  margin-top: 10px;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .item .cont .text dl dt {
  font-size: 16px;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .item .cont .text dl dd {
  flex: 1;
  display: block;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .page {
  text-align: center;
  line-height: 1;
  position: relative;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .page .num {
  font-family: Arial Black;
  font-size: 80px;
  color: #eeeeee;
  line-height: 1;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .page:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/ldpage.png) 0 center no-repeat;
  background-size: contain;
}
.cp_Ld .cp_Ld_Box .ldSwiper li .page .t {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 60px;
  margin-top: 10px;
  font-weight: normal;
  color: #333333;
  font-size: 14px;
  text-transform: uppercase;
}
@media screen and (max-width: 640px) {
  .cp_Ld .cp_Ld_Box .tab {
    top: -35px;
    right: 15px;
    height: 35px;
    line-height: 35px;
  }
  .cp_Ld .cp_Ld_Box .tab span {
    width: 40px;
    height: 35px;
  }
  .cp_Ld .cp_Ld_Box .ldSwiper li .item {
    display: block;
  }
  .cp_Ld .cp_Ld_Box .ldSwiper li .item .ldPic {
    float: none;
    width: 100%;
    padding: 30px 0 0;
  }
  .cp_Ld .cp_Ld_Box .ldSwiper li .item .cont {
    float: none;
    width: 100%;
    margin-left: 0;
    padding: 20px 0 0;
    line-height: 1.5;
  }
  .cp_Ld .cp_Ld_Box .ldSwiper li .item .cont h4 {
    font-size: 18px;
    text-align: center;
  }
  .cp_Ld .cp_Ld_Box .ldSwiper li .item .cont h5 {
    margin-top: 0;
    font-size: 12px;
    text-align: center;
  }
  .cp_Ld .cp_Ld_Box .ldSwiper li .item .cont .text {
    color: #666666;
    line-height: 1.8;
    margin-top: 15px;
  }
  .cp_Ld .cp_Ld_Box .ldSwiper li .item .cont .text dl {
    display: flex;
    margin-top: 0;
  }
  .cp_Ld .cp_Ld_Box .ldSwiper li .item .cont .text dl dt {
    font-size: 14px;
  }
  .cp_Ld .cp_Ld_Box .ldSwiper li .item .cont .text dl dd {
    flex: 1;
    display: block;
  }
  .cp_Ld .cp_Ld_Box .ldSwiper li .page {
    display: none;
  }
}
.cp_product {
  margin-top: 90px;
}
@media screen and (max-width: 1400px) {
  .cp_product {
    margin-top: 70px;
  }
}
@media screen and (max-width: 640px) {
  .cp_product {
    margin-top: 30px;
  }
}
.cp_product .proNav {
  float: right;
  padding-top: 10px;
}
.cp_product .proNav .ul {
  margin: 0 -30px;
}
.cp_product .proNav .ul a {
  display: inline-block;
  margin: 0 30px;
  font-size: 16px;
  line-height: 2;
  position: relative;
}
.cp_product .proNav .ul a:before {
  content: "|";
  display: block;
  position: absolute;
  left: -35px;
  top: 0;
  height: 100%;
  width: 10px;
}
.cp_product .proNav .ul a:first-child:before {
  display: none;
}
.cp_product .proNav .ul a span {
  display: block;
  position: relative;
}
.cp_product .proNav .ul a span:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 1px;
  top: 0;
  height: 0;
  background-color: #333333;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_product .proNav .ul a span:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -2px;
  top: -3px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #333333;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_product .proNav .ul a:hover {
  color: #054f8d;
}
.cp_product .proNav .ul a:hover span:before {
  top: -92px;
  height: 92px;
}
.cp_product .proNav .ul a:hover span:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media screen and (max-width: 640px) {
  .cp_product .cp_title .left {
    float: none;
  }
  .cp_product .proNav {
    float: none;
    width: 100%;
  }
  .cp_product .proNav .ul {
    margin: 0 -15px;
  }
  .cp_product .proNav .ul a {
    font-size: 14px;
    margin: 0 15px;
    position: relative;
    left: -2px;
  }
  .cp_product .proNav .ul a:before {
    left: -20px;
  }
}
.cp_product .cp_proBox {
  margin-top: 85px;
}
.cp_product .cp_proBox .cp_protop:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.cp_product .cp_proBox .cp_protop .proTen {
  float: left;
  width: 13.23529412%;
  font-size: 18px;
  line-height: 2;
  text-transform: uppercase;
}
.cp_product .cp_proBox .cp_protop .proTen span {
  display: inline-block;
  padding-top: 165px;
  background: url(../images/yymProl.png) center 0 no-repeat;
}
.cp_product .cp_proBox .cp_protop .one {
  float: left;
  width: 52.94117647%;
  position: relative;
}
.cp_product .cp_proBox .cp_protop .one:after {
  content: "";
  position: absolute;
  width: 200px;
  height: 1px;
  background-color: #333333;
  z-index: 2;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_product .cp_proBox .cp_protop .one:hover:after,
.cp_product .cp_proBox .cp_protop .one.on:after {
  width: 100%;
}
.cp_product .cp_proBox .cp_protop .one .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 65.27777778%;
  position: relative;
  overflow: hidden;
}
.cp_product .cp_proBox .cp_protop .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_product .cp_proBox .cp_protop .one .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 68px;
  line-height: 67px;
  font-size: 16px;
  border-bottom: 1px solid #dedede;
  padding-right: 80px;
  position: relative;
}
.cp_product .cp_proBox .cp_protop .one .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 20px;
  width: 50px;
  height: 35px;
  border: solid 1px #333333;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.cp_product .cp_proBox .cp_protop .one .bt:after {
  content: "";
  display: block;
  background: url(../images/yymar.png) center center no-repeat;
  position: absolute;
  right: 0;
  top: 20px;
  width: 50px;
  height: 35px;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  animation: zyfd 1.5s linear infinite;
}
@keyframes zyfd {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  75% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.cp_product .cp_proBox .cp_protop .one:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.cp_product .cp_proBox .cp_protop .one:hover .bt {
  color: #054f8d;
}
.cp_product .cp_proBox .cp_protop .one:hover .bt:before {
  border-color: #054f8d;
}
.cp_product .cp_proBox .cp_protop .two {
  float: right;
  width: 30.88235294%;
  position: relative;
}
.cp_product .cp_proBox .cp_protop .two:after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #333333;
  z-index: 2;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_product .cp_proBox .cp_protop .two:hover:after,
.cp_product .cp_proBox .cp_protop .two.on:after {
  width: 100%;
}
.cp_product .cp_proBox .cp_protop .two .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 66.66666667%;
  position: relative;
  overflow: hidden;
}
.cp_product .cp_proBox .cp_protop .two .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_product .cp_proBox .cp_protop .two .cont {
  height: 258px;
  position: relative;
  padding-top: 6%;
  padding-bottom: 5%;
  border-bottom: 1px solid #dedede;
}
@media screen and (max-width: 1360px) {
  .cp_product .cp_proBox .cp_protop .two .cont {
    height: auto;
  }
}
.cp_product .cp_proBox .cp_protop .two .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 26px;
}
.cp_product .cp_proBox .cp_protop .two .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.cp_product .cp_proBox .cp_protop .two .cont .line {
  margin-top: 6%;
  width: 63px;
  height: 1px;
  background-color: #333333;
}
.cp_product .cp_proBox .cp_protop .two .cont p {
  margin-top: 8%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
  text-indent: 2em;
}
.cp_product .cp_proBox .cp_protop .two .cont .view {
  display: inline-block;
  color: #666666;
  text-transform: uppercase;
  line-height: 24px;
  margin-top: 8%;
}
.cp_product .cp_proBox .cp_protop .two .cont .view:after {
  content: "";
  display: inline-block;
  width: 82px;
  height: 6px;
  vertical-align: middle;
  margin-left: 10px;
  background: url(../images/cp_view.png) right center no-repeat;
}
.cp_product .cp_proBox .cp_protop .two .cont .view:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #054f8d;
}
.cp_product .cp_proBox .cp_protop .two .cont .view:hover:after {
  animation: zyfd 1.5s linear infinite;
}
.cp_product .cp_proBox .cp_protop .two:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.cp_product .cp_proBox .cp_protop .two:hover .bt {
  color: #054f8d;
}
@media screen and (max-width: 640px) {
  .cp_product .cp_proBox {
    margin-top: 30px;
  }
  .cp_product .cp_proBox .cp_protop .proTen {
    display: none;
  }
  .cp_product .cp_proBox .cp_protop .one {
    float: left;
    width: 48%;
    position: relative;
  }
  .cp_product .cp_proBox .cp_protop .one:after {
    display: none;
  }
  .cp_product .cp_proBox .cp_protop .one .bt {
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    padding-right: 0;
  }
  .cp_product .cp_proBox .cp_protop .one .bt:before {
    display: none;
  }
  .cp_product .cp_proBox .cp_protop .one .bt:after {
    display: none;
  }
  .cp_product .cp_proBox .cp_protop .two {
    float: right;
    width: 48%;
    position: relative;
  }
  .cp_product .cp_proBox .cp_protop .two:after {
    display: none;
  }
  .cp_product .cp_proBox .cp_protop .two .pic {
    padding-top: 65.27777778%;
  }
  .cp_product .cp_proBox .cp_protop .two .cont {
    height: 40px;
    padding: 0;
  }
  .cp_product .cp_proBox .cp_protop .two .cont .bt {
    line-height: 38px;
    font-size: 14px;
    padding-right: 0;
  }
  .cp_product .cp_proBox .cp_protop .two .cont .line,
  .cp_product .cp_proBox .cp_protop .two .cont p,
  .cp_product .cp_proBox .cp_protop .two .cont .view {
    display: none;
  }
}
.cp_product .cp_proBox .cp_pro_list {
  margin-top: 22px;
}
.cp_product .cp_proBox .cp_pro_list ul {
  margin: 0 -20px;
}
.cp_product .cp_proBox .cp_pro_list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.cp_product .cp_proBox .cp_pro_list ul li {
  float: left;
  width: 25%;
  padding: 0 20px;
  margin-top: 20px;
}
.cp_product .cp_proBox .cp_pro_list ul li .item {
  width: 100%;
  position: relative;
}
.cp_product .cp_proBox .cp_pro_list ul li .item .pic:after,
.cp_product .cp_proBox .cp_pro_list ul li .item .pic:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 1px solid;
  transition: all 0.6s ease;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cp_product .cp_proBox .cp_pro_list ul li .item .pic:before {
  top: 0;
  left: 0;
  border-color: #333 transparent transparent #333;
}
.cp_product .cp_proBox .cp_pro_list ul li .item .pic:after {
  right: 0;
  bottom: 0;
  border-color: transparent #333 #333 transparent;
}
.cp_product .cp_proBox .cp_pro_list ul li .item:hover .pic:after,
.cp_product .cp_proBox .cp_pro_list ul li .item:hover .pic:before {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.cp_product .cp_proBox .cp_pro_list ul li .item:after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #333333;
  z-index: 2;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_product .cp_proBox .cp_pro_list ul li .item:hover:after,
.cp_product .cp_proBox .cp_pro_list ul li .item.on:after {
  width: 100%;
}
.cp_product .cp_proBox .cp_pro_list ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 69.35483871%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_product .cp_proBox .cp_pro_list ul li .item .pic i {
  display: block;
  overflow: hidden;
  position: absolute;
  border: 0 solid #fff;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_product .cp_proBox .cp_pro_list ul li .item .pic i img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_product .cp_proBox .cp_pro_list ul li .item:hover .pic i {
  border: 10px solid #fff;
}
.cp_product .cp_proBox .cp_pro_list ul li .item:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.cp_product .cp_proBox .cp_pro_list ul li .item .cont {
  padding: 8% 0 5%;
}
.cp_product .cp_proBox .cp_pro_list ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 26px;
  font-size: 16px;
}
.cp_product .cp_proBox .cp_pro_list ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.cp_product .cp_proBox .cp_pro_list ul li .item .cont .view {
  display: inline-block;
  color: #666666;
  text-transform: uppercase;
  line-height: 24px;
  margin-top: 3%;
}
.cp_product .cp_proBox .cp_pro_list ul li .item .cont .view:after {
  content: "";
  display: inline-block;
  width: 27px;
  height: 6px;
  vertical-align: middle;
  margin-left: 10px;
  background: url(../images/cp_view.png) right center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_product .cp_proBox .cp_pro_list ul li .item .cont .view:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #054f8d;
}
.cp_product .cp_proBox .cp_pro_list ul li .item .cont .view:hover:after {
  width: 55px;
  animation: zyfd 1.5s linear infinite;
}
.cp_product .cp_proBox .cp_pro_list ul li .item:hover .cont .bt {
  color: #054f8d;
}
.cp_product .cp_proBox .cp_pro_list ul li .item:hover .cont .view:after {
  width: 55px;
}
@media screen and (max-width: 640px) {
  .cp_product .cp_proBox .cp_pro_list {
    margin-top: 22px;
  }
  .cp_product .cp_proBox .cp_pro_list ul {
    margin: 0 -10px;
  }
  .cp_product .cp_proBox .cp_pro_list ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .cp_product .cp_proBox .cp_pro_list ul li {
    float: left;
    width: 50%;
    padding: 0 10px;
  }
  .cp_product .cp_proBox .cp_pro_list ul li .item .cont .bt {
    font-size: 14px;
  }
  .cp_product .cp_proBox .cp_pro_list ul li .item .cont .view {
    font-size: 12px;
    margin-top: 1%;
  }
}
@media screen and (max-width: 640px) {
  .cp_product .proBox {
    margin-top: 20px;
  }
  .cp_product .proBox .thumbsTab {
    padding: 8px  46px 8px 8px;
  }
  .cp_product .proBox .thumbsTab ul li {
    width: 25%;
    margin-right: 6px;
  }
  .cp_product .proBox .thumbsTab ul li.swiper-slide-thumb-active .pic img {
    border-width: 1px;
  }
  .cp_product .proBox .pro-prev {
    position: absolute;
    width: 30px;
    height: 20px;
    background: url(../images/prol.png) center center no-repeat;
    bottom: 50%;
    margin-bottom: -22px;
    right: 8px;
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .cp_product .proBox .pro-prev:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  .cp_product .proBox .pro-prev.swiper-button-disabled {
    opacity: 0.3;
    filter: alpha(opacity=30);
  }
  .cp_product .proBox .pro-next {
    position: absolute;
    width: 30px;
    height: 20px;
    background: url(../images/pror.png) center center no-repeat;
    top: 50%;
    margin-top: -22px;
    right: 8px;
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .cp_product .proBox .pro-next:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  .cp_product .proBox .pro-next.swiper-button-disabled {
    opacity: 0.3;
    filter: alpha(opacity=30);
  }
}
.cp_lc {
  margin-top: 80px;
}
@media screen and (max-width: 1400px) {
  .cp_lc {
    margin-top: 70px;
  }
}
@media screen and (max-width: 640px) {
  .cp_lc {
    margin-top: 30px;
  }
}
.cp_lc .cp_title .lcTit {
  float: right;
  color: #999999;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 12px;
}
.cp_lc .cp_title .lcTit:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 41px;
  height: 1px;
  background-color: #999999;
  margin-right: 10px;
}
@media screen and (max-width: 640px) {
  .cp_lc .cp_title .lcTit {
    font-size: 12px;
  }
}
.cp_lc .cp_lc_bg {
  background: url(../images/cp_lc.jpg) center 0 no-repeat;
  margin-top: 40px;
}
@media screen and (max-width: 640px) {
  .cp_lc .cp_lc_bg {
    margin-top: 30px;
    background-repeat: repeat;
    padding-bottom: 20px;
  }
}
.cp_lc .cp_lc_Box ul {
  text-align: center;
  font-size: 0;
}
.cp_lc .cp_lc_Box ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.cp_lc .cp_lc_Box ul li {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  padding-top: 60px;
}
.cp_lc .cp_lc_Box ul li .item {
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_lc .cp_lc_Box ul li .item h4 {
  line-height: 1;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_lc .cp_lc_Box ul li .item h5 {
  color: #999999;
  font-size: 14px;
  line-height: 1;
  margin-top: 8%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_lc .cp_lc_Box ul li .item .line {
  height: 27px;
  margin-top: 6%;
  position: relative;
}
.cp_lc .cp_lc_Box ul li .item .line:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 0;
  margin-top: -14px;
  width: 1px;
  height: 27px;
  background-color: #333333;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.cp_lc .cp_lc_Box ul li .item .box {
  background: url(../images/yymlc_li.png) 0 center no-repeat;
  width: 170px;
  height: 188px;
  display: block;
  margin: auto;
  margin-top: 12%;
  padding-top: 34px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_lc .cp_lc_Box ul li .item .box i {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  margin: auto;
}
.cp_lc .cp_lc_Box ul li .item .box i:before,
.cp_lc .cp_lc_Box ul li .item .box i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.cp_lc .cp_lc_Box ul li .item .box i.ico1:before,
.cp_lc .cp_lc_Box ul li .item .box i.ico1:after {
  background: url(../images/yymlc_ico1.png) center center no-repeat;
}
.cp_lc .cp_lc_Box ul li .item .box i.ico2:before,
.cp_lc .cp_lc_Box ul li .item .box i.ico2:after {
  background: url(../images/yymlc_ico2.png) center center no-repeat;
}
.cp_lc .cp_lc_Box ul li .item .box i.ico3:before,
.cp_lc .cp_lc_Box ul li .item .box i.ico3:after {
  background: url(../images/yymlc_ico3.png) center center no-repeat;
}
.cp_lc .cp_lc_Box ul li .item .box i.ico4:before,
.cp_lc .cp_lc_Box ul li .item .box i.ico4:after {
  background: url(../images/yymlc_ico4.png) center center no-repeat;
}
.cp_lc .cp_lc_Box ul li .item .box i.ico5:before,
.cp_lc .cp_lc_Box ul li .item .box i.ico5:after {
  background: url(../images/yymlc_ico5.png) center center no-repeat;
}
.cp_lc .cp_lc_Box ul li .item .box:hover i {
  -webkit-animation: jello 1s;
  -moz-animation: jello 1s;
  animation: jello 1s;
}
.cp_lc .cp_lc_Box ul li .item .box p {
  line-height: 28px;
  font-size: 14px;
  color: #666666;
  margin-top: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_lc .cp_lc_Box ul li .item .num {
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_lc .cp_lc_Box ul li .item .num:before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 1px;
  background-color: #333333;
  vertical-align: middle;
  margin-right: 10px;
}
.cp_lc .cp_lc_Box ul li .item .num:after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 1px;
  background-color: #333333;
  vertical-align: middle;
  margin-left: 10px;
}
.cp_lc .cp_lc_Box ul li .item:hover h4 {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.cp_lc .cp_lc_Box ul li .item:hover h5 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.cp_lc .cp_lc_Box ul li .item:hover .line {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.cp_lc .cp_lc_Box ul li .item:hover .line:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -85px;
  margin-top: 0;
  width: 170px;
  height: 1px;
  background-color: #333333;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.cp_lc .cp_lc_Box ul li .item:hover .box {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.cp_lc .cp_lc_Box ul li .item:hover .num {
  font-size: 24px;
}
@media screen and (max-width: 640px) {
  .cp_lc .cp_lc_Box ul li {
    padding-top: 30px;
    width: 50%;
  }
  .cp_lc .cp_lc_Box ul li .item h4 {
    font-size: 16px;
  }
  .cp_lc .cp_lc_Box ul li .item h5 {
    font-size: 12px;
    margin-top: 5%;
  }
  .cp_lc .cp_lc_Box ul li .item .box {
    margin-top: 4%;
  }
}
.cp_why {
  padding: 120px 0 140px;
}
@media screen and (max-width: 1400px) {
  .cp_why {
    padding: 70px 0;
  }
}
@media screen and (max-width: 640px) {
  .cp_why {
    padding: 30px 0;
  }
}
.cp_why .cp_title .lcTit {
  float: right;
  color: #999999;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 12px;
}
.cp_why .cp_title .lcTit:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 41px;
  height: 1px;
  background-color: #999999;
  margin-right: 10px;
}
@media screen and (max-width: 640px) {
  .cp_why .cp_title .lcTit {
    font-size: 12px;
  }
}
.cp_why .cp_title .tip {
  font-size: 80px;
  font-family: Arial;
  line-height: 1;
  margin-top: 40px;
}
@media screen and (max-width: 640px) {
  .cp_why .cp_title .tip {
    font-size: 20px;
    margin-top: 20px;
  }
  .cp_why .cp_title .left {
    float: none;
  }
}
.cp_why .cp_why_Box .tab {
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #333333;
  font-size: 0;
  line-height: 55px;
  text-align: center;
  color: #333;
  padding-bottom: 10px;
  z-index: 3;
}
.cp_why .cp_why_Box .tab i {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 13px;
  background-color: #7a7a7a;
}
.cp_why .cp_why_Box .tab span {
  display: inline-block;
  width: 80px;
  height: 55px;
  vertical-align: top;
  cursor: pointer;
  outline: none;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_why .cp_why_Box .tab span:hover {
  background: rgba(51, 51, 51, 0.1);
}
.cp_why .cp_why_Box .tab span.way-prev:before {
  content: "<";
  font-size: 16px;
  font-family: SimSun;
}
.cp_why .cp_why_Box .tab span.way-next:before {
  content: ">";
  font-size: 16px;
  font-family: SimSun;
}
.cp_why .cp_why_Box .waySwiper {
  position: relative;
}
.cp_why .cp_why_Box .waySwiper li {
  position: relative;
}
.cp_why .cp_why_Box .waySwiper li .item {
  display: flex;
  position: relative;
}
.cp_why .cp_why_Box .waySwiper li .item .tit {
  width: 25.73529412%;
  float: left;
}
.cp_why .cp_why_Box .waySwiper li .item .tit .box {
  padding-top: 40%;
}
.cp_why .cp_why_Box .waySwiper li .item .tit .box h4 {
  font-size: 24px;
  line-height: 1;
}
.cp_why .cp_why_Box .waySwiper li .item .tit .box h5 {
  margin-top: 8%;
  color: #999999;
  line-height: 1.4;
  font-size: 14px;
}
.cp_why .cp_why_Box .waySwiper li .item .tit .box .line {
  width: 1px;
  height: 94px;
  background-color: #333333;
  margin-left: 32px;
  margin-top: 8%;
}
.cp_why .cp_why_Box .waySwiper li .item .tit .box .tel {
  margin-left: 10px;
  margin-top: 10%;
}
.cp_why .cp_why_Box .waySwiper li .item .tit .box .tel .t1 {
  height: 26px;
  line-height: 26px;
}
.cp_why .cp_why_Box .waySwiper li .item .tit .box .tel .t1:before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: top;
  margin-right: 10px;
  animation: msClock 1.2s linear infinite;
  background: url(../images/waytel.png) 0 center no-repeat;
}
.cp_why .cp_why_Box .waySwiper li .item .tit .box .tel .t2 {
  margin-top: 10px;
  line-height: 1;
  font-family: Arial;
  font-size: 40px;
}
.cp_why .cp_why_Box .waySwiper li .item .ldPic {
  float: left;
  width: 50.73529412%;
  position: relative;
}
.cp_why .cp_why_Box .waySwiper li .item .ldPic .pic {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.cp_why .cp_why_Box .waySwiper li .item .ldPic .pic:before {
  display: block;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /*FireFox*/
  background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /* Opear */
  background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
}
.cp_why .cp_why_Box .waySwiper li .item .ldPic .pic:hover:before,
.cp_why .cp_why_Box .waySwiper li .item .ldPic .pic.pic:hover:before,
.cp_why .cp_why_Box .waySwiper li .item .ldPic .pic.img:hover:before {
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  opacity: 0;
}
.cp_why .cp_why_Box .waySwiper li .item .ldPic .pic img {
  display: block;
  width: 100%;
}
.cp_why .cp_why_Box .waySwiper li .item .cont {
  float: right;
  width: 23.52941176%;
  line-height: 1.5;
  position: relative;
}
.cp_why .cp_why_Box .waySwiper li .item .cont .num {
  font-size: 80px;
  font-family: Arial;
  font-weight: bold;
  line-height: 1;
  position: relative;
  left: -60px;
  top: 0;
}
.cp_why .cp_why_Box .waySwiper li .item .cont .num:after {
  content: "";
  display: inline-block;
  margin-left: 20px;
  vertical-align: baseline;
  width: 45px;
  height: 1px;
  background-color: #333333;
}
.cp_why .cp_why_Box .waySwiper li .item .cont .text {
  line-height: 40px;
  margin-top: 40%;
}
@media screen and (max-width: 640px) {
  .cp_why .cp_why_Box .tab {
    margin-top: 15px;
    position: relative;
    line-height: 35px;
  }
  .cp_why .cp_why_Box .tab span {
    width: 40px;
    height: 35px;
  }
  .cp_why .cp_why_Box .waySwiper li .item {
    display: block;
  }
  .cp_why .cp_why_Box .waySwiper li .item .tit {
    width: 100%;
    float: none;
  }
  .cp_why .cp_why_Box .waySwiper li .item .tit .box {
    padding-top: 30px;
  }
  .cp_why .cp_why_Box .waySwiper li .item .tit .box h4 {
    font-size: 20px;
  }
  .cp_why .cp_why_Box .waySwiper li .item .tit .box h5 {
    margin-top: 10px;
    font-size: 12px;
  }
  .cp_why .cp_why_Box .waySwiper li .item .tit .box .line {
    width: 60px;
    height: 1px;
    margin-left: 0;
    margin-top: 10px;
  }
  .cp_why .cp_why_Box .waySwiper li .item .tit .box .tel {
    margin-top: 15px;
    margin-left: 0;
  }
  .cp_why .cp_why_Box .waySwiper li .item .tit .box .tel .t1 {
    display: inline-block;
    vertical-align: middle;
  }
  .cp_why .cp_why_Box .waySwiper li .item .tit .box .tel .t2 {
    font-size: 20px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    margin-top: 0;
  }
  .cp_why .cp_why_Box .waySwiper li .item .ldPic {
    float: none;
    width: 100%;
    padding: 30px 0 0;
  }
  .cp_why .cp_why_Box .waySwiper li .item .cont {
    float: none;
    width: 100%;
    margin-left: 0;
    padding: 20px 0 0;
    line-height: 1.5;
  }
  .cp_why .cp_why_Box .waySwiper li .item .cont .num {
    left: 0;
    font-size: 20px;
  }
  .cp_why .cp_why_Box .waySwiper li .item .cont .text {
    color: #666666;
    line-height: 1.8;
    margin-top: 15px;
  }
  .cp_why .cp_why_Box .waySwiper li .page {
    display: none;
  }
}
.cp_case {
  padding: 80px 0 70px;
  background-color: #fbfbfb;
}
@media screen and (max-width: 1400px) {
  .cp_case {
    padding: 70px 0;
  }
}
@media screen and (max-width: 640px) {
  .cp_case {
    padding: 30px 0 20px;
  }
}
.cp_case .cp_caseBox {
  margin-top: 48px;
}
.cp_case .cp_caseBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.cp_case .cp_caseBox .cp_casePag {
  float: left;
  padding: 0 10px;
}
.cp_case .cp_caseBox .cp_casePag:before {
  content: "";
  display: block;
  margin: auto;
  width: 2px;
  height: 90px;
  background-color: #000000;
}
.cp_case .cp_caseBox .cp_casePag span {
  display: block;
  width: 8px;
  height: 8px;
  background-color: #000000;
  border: 1px #000 solid;
  margin: auto;
  margin-top: 40px;
  border-radius: 100%;
  padding: 0;
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  outline: none;
}
.cp_case .cp_caseBox .cp_casePag span:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border-radius: 100%;
}
.cp_case .cp_caseBox .cp_casePag span.swiper-pagination-bullet-active {
  padding: 3px;
  width: 12px;
  height: 12px;
  background: none;
  border-color: #ccc;
}
.cp_case .cp_caseBox .cp_casePag span.swiper-pagination-bullet-active:before {
  background-color: #000;
}
.cp_case .cp_caseBox .swiper-container {
  float: right;
  width: 80.43478261%;
}
.cp_case .cp_caseBox .swiper-container li {
  width: 46%;
  margin-right: 4%;
}
.cp_case .cp_caseBox .swiper-container li .item {
  position: relative;
}
.cp_case .cp_caseBox .swiper-container li .item .pic:after,
.cp_case .cp_caseBox .swiper-container li .item .pic:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid;
  transition: all 0.6s ease;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cp_case .cp_caseBox .swiper-container li .item .pic:before {
  top: 0;
  left: 0;
  border-color: #054f8d transparent transparent #054f8d;
}
.cp_case .cp_caseBox .swiper-container li .item .pic:after {
  right: 0;
  bottom: 0;
  border-color: transparent #054f8d #054f8d transparent;
}
.cp_case .cp_caseBox .swiper-container li .item:hover .pic:after,
.cp_case .cp_caseBox .swiper-container li .item:hover .pic:before {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.cp_case .cp_caseBox .swiper-container li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 76.92307692%;
  position: relative;
  overflow: hidden;
}
.cp_case .cp_caseBox .swiper-container li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_case .cp_caseBox .swiper-container li .item:hover .pic {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.cp_case .cp_caseBox .swiper-container li .item .more {
  bottom: 66px;
  z-index: 3;
  position: absolute;
  left: 0;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  font-size: 24px;
  display: block;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp_case .cp_caseBox .swiper-container li .item .more:before {
  content: "+";
}
.cp_case .cp_caseBox .swiper-container li .item .more:hover {
  -webkit-transform: scale(1) rotate(90deg);
  -moz-transform: scale(1) rotate(90deg);
  -o-transform: scale(1) rotate(90deg);
  transform: scale(1) rotate(90deg);
}
.cp_case .cp_caseBox .swiper-container li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 66px;
  text-align: center;
  font-size: 16px;
  color: #666666;
  line-height: 66px;
}
.cp_case .cp_caseBox .swiper-container li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.cp_case .cp_caseBox .swiper-container li .item:hover .bt {
  color: #054f8d;
}
@media screen and (max-width: 640px) {
  .cp_case .cp_caseBox {
    margin-top: 30px;
  }
  .cp_case .cp_caseBox .cp_casePag {
    float: none;
    padding: 0 10px;
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
  .cp_case .cp_caseBox .cp_casePag:before {
    display: none;
  }
  .cp_case .cp_caseBox .cp_casePag span {
    display: inline-block;
    margin: 0 5px;
    vertical-align: top;
  }
  .cp_case .cp_caseBox .cp_casePag span.swiper-pagination-bullet-active {
    padding: 1px;
    width: 9px;
    height: 9px;
  }
  .cp_case .cp_caseBox .cp_caseSwiper {
    float: none;
    width: 100%;
  }
  .cp_case .cp_caseBox .cp_caseSwiper li .item .more {
    bottom: 40px;
    z-index: 3;
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
  }
  .cp_case .cp_caseBox .cp_caseSwiper li .item .bt {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
  }
}
.xq_Cont1 {
  padding: 130px 0 120px;
}
@media screen and (max-width: 1400px) {
  .xq_Cont1 {
    padding: 70px 0;
  }
}
@media screen and (max-width: 640px) {
  .xq_Cont1 {
    padding: 30px 0 20px;
  }
}
.xq_Cont1 .xq_Cont1_box {
  margin-top: 70px;
}
@media screen and (max-width: 640px) {
  .xq_Cont1 .xq_Cont1_box {
    margin-top: 30px;
  }
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_t {
  display: flex;
  background-color: #fdfdfd;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_t:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_view {
  float: left;
  width: 60.29411765%;
  flex: 1;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_view li {
  width: 100%;
  position: relative;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_view li .item {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.35%;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_view li .item img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms {
  float: right;
  width: 39.70588235%;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont {
  width: 100%;
  padding: 7% 11% 4%;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont h4 {
  font-size: 22px;
  line-height: 1.4;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont .line {
  margin-top: 4%;
  width: 85px;
  height: 1px;
  background-color: #dddddd;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont ul {
  margin-top: 8%;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont ul li {
  margin-top: 5%;
  color: #666666;
  line-height: 1.5;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont ul li p {
  margin-top: 3%;
  line-height: 2.2;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b {
  margin-top: 32px;
  display: flex;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .ny_cpxq_preview {
  float: left;
  width: 60.29411765%;
  flex: 1;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .ny_cpxq_preview li {
  width: 25%;
  margin-right: 14px;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .ny_cpxq_preview li .item {
  width: 100%;
  height: 0;
  padding-top: 67.07317073%;
  position: relative;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .ny_cpxq_preview li .item:after,
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .ny_cpxq_preview li .item:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 2px solid;
  transition: all 0.6s ease;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .ny_cpxq_preview li .item:before {
  top: 0;
  left: 0;
  border-color: #054f8d transparent transparent #054f8d;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .ny_cpxq_preview li .item:after {
  right: 0;
  bottom: 0;
  border-color: transparent #054f8d #054f8d transparent;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .ny_cpxq_preview li .item img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .ny_cpxq_preview li.swiper-slide-thumb-active .item:after,
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .ny_cpxq_preview li.swiper-slide-thumb-active .item:before {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .xq_Cont1_lx {
  float: right;
  width: 39.70588235%;
  padding-top: 1%;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .xq_Cont1_lx:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .xq_Cont1_lx .ewm {
  float: right;
  width: 22.22222222%;
  height: 0;
  padding-top: 22.22222222%;
  position: relative;
  margin-left: 6%;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .xq_Cont1_lx .ewm img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .xq_Cont1_lx .text {
  float: right;
  padding-top: 1%;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .xq_Cont1_lx .text .tel {
  position: relative;
  height: 42px;
  padding-left: 58px;
  line-height: 1;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .xq_Cont1_lx .text .tel:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 46px;
  height: 41px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/cpxqtel.png) 0 center no-repeat;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .xq_Cont1_lx .text .tel .t1 {
  font-size: 14px;
  color: #999999;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .xq_Cont1_lx .text .tel .t2 {
  font-family: Arial;
  font-size: 28px;
  margin-top: 6px;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .xq_Cont1_lx .text .zxLink {
  display: block;
  text-align: center;
  margin-left: 58px;
  width: 170px;
  height: 44px;
  background-color: #054f8d;
  border-radius: 10px;
  line-height: 44px;
  color: #fff;
  margin-top: 10%;
}
.xq_Cont1 .xq_Cont1_box .xq_Cont1_b .xq_Cont1_lx .text .zxLink:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -2px;
  background: url(../images/nyqqzx.png) center center no-repeat;
  width: 20px;
  height: 20px;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
@media screen and (max-width: 1100px) {
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_view {
    width: 50%;
  }
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms {
    width: 50%;
  }
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont {
    padding: 5% 6% 5%;
  }
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont h4 {
    font-size: 18px;
    line-height: 1.4;
  }
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont .line {
    margin-top: 3%;
  }
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont ul {
    margin-top: 4%;
  }
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont ul li {
    margin-top: 2%;
    color: #666666;
    line-height: 1.5;
  }
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont ul li p {
    margin-top: 2%;
    line-height: 1.8;
  }
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_b {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t {
    display: block;
  }
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_view {
    width: 100%;
    font: none;
  }
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms {
    width: 100%;
    font: none;
  }
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont {
    padding: 20px 15px;
  }
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont h4 {
    font-size: 16px;
  }
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont .line {
    margin-top: 10px;
  }
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont ul {
    margin-top: 10px;
  }
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont ul li {
    margin-top: 10px;
    color: #666666;
    line-height: 1.5;
  }
  .xq_Cont1 .xq_Cont1_box .xq_Cont1_t .ny_cpxq_Ms .cont ul li p {
    margin-top: 10px;
    line-height: 1.8;
  }
}
.xq_Cont2 .xq_tit {
  border-top: 2px solid #000;
  padding-top: 30px;
}
.xq_Cont2 .xq_tit h3 {
  font-size: 26px;
}
.xq_Cont2 .cpxq_Cont_Box {
  padding: 4% 0 6%;
  font-size: 16px;
}
@media screen and (max-width: 1100px) {
  .xq_Cont2 .cpxq_Cont_Box {
    font-size: 14px;
  }
}
.xq_Cont2 .cpxq_Cont_Box img {
  max-width: 100%;
  vertical-align: top;
}
.xq_Cont2 .xq_Cont2_page {
  margin: 40px auto 32px;
  line-height: 30px;
  text-align: right;
  font-size: 0;
}
.xq_Cont2 .xq_Cont2_page:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}

.xq_Cont2 .xq_Cont2_page a{
  display: block;
  float: right;
  font-size: 14px;
}
.xq_Cont2 .xq_Cont2_page a:hover{
  color: #054f8d;
}
.xq_Cont2 .xq_Cont2_page a:first-child{
  float: left;
}
.xq_Cont2 .xq_Cont2_page .prev {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  color: #666666;
  padding-left: 60px;
  background: url(../images/xqarL.png) 0 center no-repeat;
}
.xq_Cont2 .xq_Cont2_page .prev:hover {
  color: #054f8d;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.xq_Cont2 .xq_Cont2_page .next {
  display: block;
  float: right;
  height: 40px;
  line-height: 40px;
  color: #666666;
  padding-right: 60px;
  background: url(../images/xqarR.png) right center no-repeat;
}
.xq_Cont2 .xq_Cont2_page .next:hover {
  color: #054f8d;
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
@media screen and (max-width: 640px) {
  .xq_Cont2 .xq_tit {
    padding-top: 15px;
  }
  .xq_Cont2 .xq_tit h3 {
    font-size: 18px;
  }
  .xq_Cont2 .cpxq_Cont_Box {
    padding: 20px 15px;
  }
  .xq_Cont2 .xq_Cont2_page {
    border-top: 1px solid #ccc;
    margin: 10px 0 20px;
  }
  .xq_Cont2 .xq_Cont2_page a{
    float: none;
  }
  .xq_Cont2 .xq_Cont2_page a:first-child{
    float: none;
  }
}
.xq_message {
  height: 268px;
  background: url(../images/cpxqlybg.jpg) center 0 no-repeat;
}
@media screen and (max-width: 1100px) {
  .xq_message {
    display: none;
  }
}
.xq_message .formbox {
  padding-top: 78px;
  color: #fff;
}
.xq_message .formbox .form:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.xq_message .formbox .form input {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  display: block;
  margin-right: 2.20588235%;
  width: 16.17647059%;
  height: 45px;
  background-color: rgba(255, 255, 255, 0.9);
  line-height: 45px;
  padding: 0 10px;
  border: none;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  color: #333;
  font-size: 14px;
}
.xq_message .formbox .form input.xqcontent_xq {
  width: 43.38235294%;
}
.xq_message .formbox .form input::-webkit-input-placeholder {
  color: #333;
  font-size: 14px;
}
.xq_message .formbox .form input:focus::-webkit-input-placeholder,
.xq_message .formbox .form input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.xq_message .formbox .form .code {
  float: right;
  width: 17.64705882%;
  position: relative;
}
.xq_message .formbox .form .code input {
  width: 100%;
  margin-right: 0;
}
.xq_message .formbox .form .code .imgCode_xq {
  width: 90px;
  height: 38px;
  right: 5px;
  top: 4px;
  position: absolute;
}
.xq_message .formbox .tip {
  margin-top: 42px;
}
.xq_message .formbox .tip p {
  line-height: 1.2;
  display: block;
  float: left;
  flex: 1;
  padding-top: 15px;
  width: 83.08823529%;
}
.xq_message .formbox .tip .submitform_xq {
  float: right;
  width: 14.70588235%;
  text-align: center;
  border-radius: 10px 0px 10px 0px;
  height: 44px;
  background-color: #ffffff;
  line-height: 44px;
  font-size: 16px;
  color: #054f8d;
  border: none;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  margin-left: 2.20588235%;
}
.xq_message .formbox .tip .submitform_xq:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 10px 0px 10px 0px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.xq_message .formbox .tip .submitform_xq:hover {
  background: none;
  color: #fff;
}
.xq_message .formbox .tip .submitform_xq:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.xq_cai {
  padding: 70px 0 50px;
}
@media screen and (max-width: 640px) {
  .xq_cai {
    padding: 30px 0 20px;
  }
}
.xq_cai .xq_cai_List {
  margin-top: 65px;
}
.xq_cai .xq_cai_List li {
  width: 23%;
  margin-right: 2%;
}
.xq_cai .xq_cai_List li .item {
  position: relative;
}
.xq_cai .xq_cai_List li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.xq_cai .xq_cai_List li .item .pic:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  -webkit-clip-path: polygon(50% 20%, 50% 50%, 20% 50%, 50% 50%, 50% 80%, 50% 50%, 80% 50%, 50% 50%);
  clip-path: polygon(50% 20%, 50% 50%, 20% 50%, 50% 50%, 50% 80%, 50% 50%, 80% 50%, 50% 50%);
}
.xq_cai .xq_cai_List li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.xq_cai .xq_cai_List li .item:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.xq_cai .xq_cai_List li .item:hover .pic:before {
  opacity: 1;
  -webkit-clip-path: polygon(50% 0%, 0% 0%, 0% 50%, 0% 100%, 50% 100%, 100% 100%, 100% 50%, 100% 0%);
  clip-path: polygon(50% 0%, 0% 0%, 0% 50%, 0% 100%, 50% 100%, 100% 100%, 100% 50%, 100% 0%);
}
.xq_cai .xq_cai_List li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 66px;
  text-align: center;
  font-size: 16px;
  color: #666666;
  line-height: 66px;
}
.xq_cai .xq_cai_List li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.xq_cai .xq_cai_List li .item:hover .bt {
  color: #054f8d;
}
@media screen and (max-width: 640px) {
  .xq_cai .xq_cai_List {
    margin-top: 30px;
  }
  .xq_cai .xq_cai_List li .item .pic:before {
    display: none;
  }
  .xq_cai .xq_cai_List li .item .bt {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
.xq_cjwt {
  background-color: #fdfdfd;
  padding: 70px 0 50px;
}
@media screen and (max-width: 640px) {
  .xq_cjwt {
    padding: 30px 0 20px;
  }
}
.xq_cjwt .xq_cjwt_box {
  margin-top: 30px;
}
.xq_cjwt .xq_cjwt_box ul {
  margin: 0 -25px;
}
.xq_cjwt .xq_cjwt_box ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.xq_cjwt .xq_cjwt_box li {
  float: left;
  width: 33.33333%;
  padding: 0 25px;
}
.xq_cjwt .xq_cjwt_box li .item {
  padding: 25px 0;
  position: relative;
}
.xq_cjwt .xq_cjwt_box li .item:after {
  content: "";
  position: absolute;
  background: #054f8d;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.xq_cjwt .xq_cjwt_box li .item:hover:after,
.xq_cjwt .xq_cjwt_box li .item.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.xq_cjwt .xq_cjwt_box li .item .bt {
  color: #000000;
  font-size: 16px;
  line-height: 26px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xq_cjwt .xq_cjwt_box li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.xq_cjwt .xq_cjwt_box li .item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #999999;
  margin-top: 20px;
}
.xq_cjwt .xq_cjwt_box li .item .date {
  color: #666666;
  margin-top: 24px;
  line-height: 1;
}
.xq_cjwt .xq_cjwt_box li .item:hover .bt {
  color: #054f8d;
}
@media screen and (max-width: 1100px) {
  .xq_cjwt .xq_cjwt_box {
    margin-top: 20px;
  }
  .xq_cjwt .xq_cjwt_box ul {
    margin: 0 -15px;
  }
  .xq_cjwt .xq_cjwt_box ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .xq_cjwt .xq_cjwt_box li {
    padding: 0 15px;
  }
  .xq_cjwt .xq_cjwt_box li .item {
    padding: 15px 0;
  }
}
@media screen and (max-width: 640px) {
  .xq_cjwt .xq_cjwt_box {
    margin-top: 15px;
  }
  .xq_cjwt .xq_cjwt_box ul {
    margin: 0 -5px;
  }
  .xq_cjwt .xq_cjwt_box ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .xq_cjwt .xq_cjwt_box li {
    padding: 0 5px;
    width: 50%;
  }
  .xq_cjwt .xq_cjwt_box li .item {
    padding: 10px 0;
  }
  .xq_cjwt .xq_cjwt_box li .item .bt {
    font-size: 14px;
  }
  .xq_cjwt .xq_cjwt_box li .item p {
    margin-top: 5px;
  }
  .xq_cjwt .xq_cjwt_box li .item .date {
    margin-top: 10px;
    font-size: 12px;
  }
}
.about_title {
  position: relative;
}
.about_title:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about_title .line {
  width: 245px;
  height: 2px;
  background-color: #333333;
}
.about_title h4 {
  font-family: Arial;
  font-size: 20px;
  line-height: 1;
  margin-top: 16px;
}
.about_title h3 {
  font-size: 26px;
  margin-top: 20px;
  line-height: 1;
}
.about_title .more {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #888888;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about_title .more:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 40px;
  height: 1px;
  background-color: #000000;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about_title .more:after {
  content: ">";
  margin-left: 10px;
}
.about_title .more:hover {
  color: #054f8d;
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.about_title .more:hover:before {
  background-color: #054f8d;
}
@media screen and (max-width: 1100px) {
  .about_title .left {
    float: none;
  }
}
@media screen and (max-width: 640px) {
  .about_title .line {
    width: 100%;
  }
  .about_title h4 {
    font-size: 16px;
  }
  .about_title h3 {
    font-size: 18px;
    margin-top: 15px;
  }
  .about_title .more {
    right: 15px;
  }
}
.about_cont1 {
  padding: 130px 0 100px;
}
@media screen and (max-width: 1400px) {
  .about_cont1 {
    padding: 70px 0;
  }
}
@media screen and (max-width: 640px) {
  .about_cont1 {
    padding: 30px 0;
  }
}
.about_cont1 .since {
  position: absolute;
  right: 0;
  top: 0;
  width: 42.64705882%;
  text-align: center;
  font-family: Arial;
  font-size: 16px;
  color: #000000;
  padding-top: 15px;
  text-transform: uppercase;
}
.about_cont1 .since:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -130px;
  width: 1px;
  height: 130px;
  background-color: #000000;
}
@media screen and (max-width: 1400px) {
  .about_cont1 .since:before {
    top: -70px;
    height: 70px;
  }
}
@media screen and (max-width: 640px) {
  .about_cont1 .since {
    display: none;
  }
  .about_cont1 .since:before {
    top: -30px;
    height: 30px;
    padding-top: 5px;
  }
}
.about_cont1 .about_cont1_cont {
  margin-top: 50px;
  display: flex;
  align-items: center;
}
.about_cont1 .about_cont1_cont:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about_cont1 .about_cont1_cont .about_cont1_pic {
  display: block;
  width: 42.64705882%;
  float: right;
  position: relative;
}
.about_cont1 .about_cont1_cont .about_cont1_pic li {
  overflow: hidden;
}
.about_cont1 .about_cont1_cont .about_cont1_pic .pic {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 77.5862069%;
}
.about_cont1 .about_cont1_cont .about_cont1_pic .pic img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about_cont1 .about_cont1_cont .about_cont1_pic:hover img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.about_cont1 .about_cont1_cont .about_cont1_text {
  float: left;
  width: 57.35294118%;
  display: flex;
  align-items: center;
  padding-right: 5%;
  position: relative;
}
.about_cont1 .about_cont1_cont .about_cont1_text:before {
  content: "";
  display: block;
  position: absolute;
  width: 345px;
  height: 432px;
  right: 20px;
  bottom: -45px;
  background: url(../images/aboutbg.png) right bottom no-repeat;
  opacity: .5;
}
.about_cont1 .about_cont1_cont .about_cont1_text h4 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  color: #054f8d;
}
.about_cont1 .about_cont1_cont .about_cont1_text h5 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  margin-top: 3%;
}
.about_cont1 .about_cont1_cont .about_cont1_text .text {
  margin-top: 7%;
  line-height: 32px;
  text-align: justify;
  color: #666666;
}
@media screen and (max-width: 1460px) {
  .about_cont1 .about_cont1_cont .about_cont1_text h4 {
    font-size: 26px;
  }
  .about_cont1 .about_cont1_cont .about_cont1_text h5 {
    font-size: 26px;
  }
  .about_cont1 .about_cont1_cont .about_cont1_text .text {
    margin-top: 4%;
    line-height: 28px;
  }
}
@media screen and (max-width: 1100px) {
  .about_cont1 .about_cont1_cont {
    margin-top: 30px;
    display: block;
  }
  .about_cont1 .about_cont1_cont .about_cont1_pic {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
  .about_cont1 .about_cont1_cont .about_cont1_text {
    float: none;
    width: 100%;
    padding: 0;
  }
  .about_cont1 .about_cont1_cont .about_cont1_text h4 {
    font-size: 18px;
  }
  .about_cont1 .about_cont1_cont .about_cont1_text h5 {
    font-size: 18px;
    margin-top: 10px;
  }
  .about_cont1 .about_cont1_cont .about_cont1_text .text {
    line-height: 1.6;
    margin-top: 15px;
  }
}
.about_honor {
  padding: 90px 0 105px;
  background-color: #fdfdfd;
}
@media screen and (max-width: 1400px) {
  .about_honor {
    padding: 70px 0;
  }
}
@media screen and (max-width: 640px) {
  .about_honor {
    padding: 30px 0;
  }
}
.about_honor .about_honor_Box {
  margin-top: 50px;
}
.about_honor .about_honor_Box .text {
  line-height: 36px;
  color: #666666;
}
.about_honor .about_honor_Box .honorSwiper {
  margin-top: 60px;
}
.about_honor .about_honor_Box .honorSwiper li {
  width: 23%;
  margin-right: 2%;
}
.about_honor .about_honor_Box .honorSwiper li .item {
  position: relative;
  width: 100%;
  border: solid 1px #dddddd;
  padding: 9px 9px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about_honor .about_honor_Box .honorSwiper li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 76.66666667%;
  position: relative;
  overflow: hidden;
}
.about_honor .about_honor_Box .honorSwiper li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about_honor .about_honor_Box .honorSwiper li .item:hover {
  border-color: #054f8d;
}
.about_honor .about_honor_Box .honorSwiper li .item:hover .pic img {
  -webkit-transform: scale(1.15) rotate(0);
  -moz-transform: scale(1.15) rotate(0);
  -o-transform: scale(1.15) rotate(0);
  transform: scale(1.15) rotate(0);
}
.about_honor .about_honor_Box .honorSwiper li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #666666;
  line-height: 50px;
}
.about_honor .about_honor_Box .honorSwiper li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about_honor .about_honor_Box .honorSwiper li .item:hover .bt {
  color: #054f8d;
}
@media screen and (max-width: 640px) {
  .about_honor .about_honor_Box {
    margin-top: 30px;
  }
  .about_honor .about_honor_Box .text {
    line-height: 1.8;
  }
  .about_honor .about_honor_Box .honorSwiper {
    margin-top: 20px;
  }
  .about_honor .about_honor_Box .honorSwiper li .item {
    padding: 4px 4px 0;
  }
  .about_honor .about_honor_Box .honorSwiper li .item .pic:before {
    display: none;
  }
  .about_honor .about_honor_Box .honorSwiper li .item .bt {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
.about_team {
  padding: 110px 0 100px;
}
@media screen and (max-width: 1400px) {
  .about_team {
    padding: 70px 0;
  }
}
@media screen and (max-width: 640px) {
  .about_team {
    padding: 30px 0;
  }
}
.about_team .about_team_box {
  max-width: 1550px;
}
.about_team .about_team_box li {
  position: relative;
  width: 33.33333%;
  height: 0;
  padding-top: 26%;
  float: left;
}
.about_team .about_team_box li .titcont {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-right: 8%;
}
.about_team .about_team_box li .titcont .tip {
  font-size: 36px;
  line-height: 1.8;
  margin-top: 5%;
  font-weight: bold;
}
.about_team .about_team_box li .titcont .tip b {
  color: #054f8d;
}
.about_team .about_team_box li .titcont .tip span {
  display: block;
}
.about_team .about_team_box li .titcont .text {
  margin-top: 5%;
  color: #666666;
  line-height: 32px;
}
.about_team .about_team_box li .item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.about_team .about_team_box li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.about_team .about_team_box li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
}
.about_team .about_team_box li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -50px;
  height: 50px;
  line-height: 50px;
  padding: 0 5%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.6);
}
.about_team .about_team_box li .item:hover .pic img {
  -webkit-transform: scale(1.15) rotate(0);
  -moz-transform: scale(1.15) rotate(0);
  -o-transform: scale(1.15) rotate(0);
  transform: scale(1.15) rotate(0);
}
.about_team .about_team_box li .item:hover .bt {
  bottom: 0;
}
.about_team .about_team_box .teammore .more {
  position: absolute;
  left: 20%;
  top: 60%;
  color: #888888;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about_team .about_team_box .teammore .more:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 40px;
  height: 1px;
  background-color: #000000;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about_team .about_team_box .teammore .more:after {
  content: ">";
  margin-left: 10px;
}
.about_team .about_team_box .teammore .more:hover {
  color: #054f8d;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about_team .about_team_box .teammore .more:hover:before {
  background-color: #054f8d;
}
@media screen and (max-width: 1460px) {
  .about_team .about_team_box li .titcont {
    padding-right: 5%;
  }
  .about_team .about_team_box li .titcont .tip {
    font-size: 26px;
    line-height: 1.6;
    margin-top: 3%;
  }
  .about_team .about_team_box li .titcont .text {
    margin-top: 3%;
    line-height: 26px;
  }
}
@media screen and (max-width: 1260px) and (min-width: 1100px) {
  .about_team .about_team_box li .titcont .tip {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 4%;
  }
  .about_team .about_team_box li .titcont .tip span {
    display: inline-block;
  }
  .about_team .about_team_box li .titcont .text {
    margin-top: 3%;
    color: #666666;
    line-height: 26px;
  }
}
@media screen and (max-width: 1100px) {
  .about_team .about_team_box li {
    width: 50%;
    padding-top: 39%;
  }
}
@media screen and (max-width: 860px) {
  .about_team .about_team_box li.tit {
    position: relative;
    width: 100%;
    padding-top: 0;
    height: auto;
    margin-bottom: 20px;
  }
  .about_team .about_team_box li.tit .titcont {
    position: relative;
    padding-right: 0;
  }
  .about_team .about_team_box li.tit .titcont .tip {
    font-size: 20px;
    margin-top: 20px;
  }
  .about_team .about_team_box li.tit .titcont .tip span {
    display: inline-block;
  }
  .about_team .about_team_box li.tit .titcont .text {
    margin-top: 20px;
  }
  .about_team .about_team_box li.teammore {
    position: relative;
    width: 100%;
    padding-top: 0;
    height: auto;
    margin-top: 30px;
    text-align: center;
  }
  .about_team .about_team_box li.teammore .more {
    position: relative;
    left: 0;
    top: 0;
  }
}
.about_store {
  padding: 100px 0 100px;
  background-color: #fdfdfd;
}
@media screen and (max-width: 1400px) {
  .about_store {
    padding: 70px 0;
  }
}
@media screen and (max-width: 640px) {
  .about_store {
    padding: 30px 0;
  }
}
.about_store .about_store_Box {
  margin-top: 60px;
  background: #fff;
}
.about_store .about_store_Box .storeTab {
  float: right;
  width: 22.79411765%;
  padding-left: 6%;
  padding-top: 5%;
  padding-bottom: 3%;
}
.about_store .about_store_Box .storeTab .storeTab_view {
  cursor: url(../images/gesture2.png), default;
  height: 330px;
}
.about_store .about_store_Box .storeTab .storeTab_view img,
.about_store .about_store_Box .storeTab .storeTab_view .pic {
  cursor: url(../images/gesture2.png), default;
}
.about_store .about_store_Box .storeTab .storeTab_view li a {
  font-size: 16px;
  color: #888888;
  text-align: center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  line-height: 24px;
  height: 50px;
  min-width: 110px;
  max-width: 100%;
  border-bottom: 1px solid #dedede;
}
.about_store .about_store_Box .storeTab .storeTab_view li.swiper-slide-thumb-active a {
  color: #054f8d;
  font-weight: bold;
}
.about_store .about_store_Box .storeTab .text {
  margin-top: 20%;
}
.about_store .about_store_Box .storeTab .text .tel {
  position: relative;
  height: 42px;
  line-height: 1;
}
.about_store .about_store_Box .storeTab .text .tel .t1 {
  font-size: 14px;
  color: #999999;
}
.about_store .about_store_Box .storeTab .text .tel .t2 {
  font-family: Arial;
  font-size: 28px;
  margin-top: 6px;
}
.about_store .about_store_Box .storeTab .text .zxLink {
  display: block;
  text-align: center;
  width: 170px;
  height: 44px;
  background-color: #054f8d;
  border-radius: 10px;
  line-height: 44px;
  color: #fff;
  margin-top: 10%;
}
.about_store .about_store_Box .storeTab .text .zxLink:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -2px;
  background: url(../images/nyqqzx.png) center center no-repeat;
  width: 20px;
  height: 20px;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about_store .about_store_Box .about_store_view {
  float: left;
  width: 77.20588235%;
}
.about_store .about_store_Box .about_store_view li .item {
  position: relative;
}
.about_store .about_store_Box .about_store_view li .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 59.04761905%;
  position: relative;
  overflow: hidden;
}
.about_store .about_store_Box .about_store_view li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about_store .about_store_Box .about_store_view li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.about_store .about_store_Box .about_store_view li .cont {
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 20px 3%;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.about_store .about_store_Box .about_store_view li .cont:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about_store .about_store_Box .about_store_view li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  color: #fff;
  font-size: 22px;
  line-height: 40px;
  float: left;
}
.about_store .about_store_Box .about_store_view li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about_store .about_store_Box .about_store_view li .cont p {
  float: right;
  line-height: 25px;
  padding: 5px 0;
  line-height: 30px;
  margin: 0 -20px;
}
.about_store .about_store_Box .about_store_view li .cont p span {
  margin: 0 20px;
  display: inline-block;
}
@media screen and (max-width: 1360px) {
  .about_store .about_store_Box .storeTab {
    padding-top: 3%;
  }
  .about_store .about_store_Box .storeTab .storeTab_view {
    height: 280px;
  }
}
@media screen and (max-width: 1100px) {
  .about_store .about_store_Box {
    margin-top: 30px;
  }
  .about_store .about_store_Box .storeTab {
    padding: 0;
    float: none;
    height: auto;
    width: 100%;
  }
  .about_store .about_store_Box .storeTab .storeTab_view {
    height: auto;
  }
  .about_store .about_store_Box .storeTab .storeTab_view li a {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    min-width: auto;
    width: 100%;
  }
  .about_store .about_store_Box .storeTab .text {
    display: none;
  }
  .about_store .about_store_Box .about_store_view {
    float: none;
    margin-top: 20px;
    width: 100%;
  }
  .about_store .about_store_Box .about_store_view li .cont {
    position: relative;
    bottom: 0;
    padding: 10px;
  }
  .about_store .about_store_Box .about_store_view li .cont .bt {
    font-size: 15px;
    line-height: 24px;
    float: none;
  }
  .about_store .about_store_Box .about_store_view li .cont p {
    float: none;
    line-height: 24px;
    font-size: 12px;
    margin: 0;
  }
  .about_store .about_store_Box .about_store_view li .cont p span {
    display: block;
    margin: 0;
  }
}
.about_sg_rd {
  padding: 75px 0 80px;
}
@media screen and (max-width: 1400px) {
  .about_sg_rd {
    padding: 70px 0;
  }
}
@media screen and (max-width: 640px) {
  .about_sg_rd {
    padding: 30px 0;
  }
}
.about_sg_rd .sg_Box {
  float: left;
  width: 42.64705882%;
}
.about_sg_rd .sg_Box .about_title {
  position: relative;
  height: 256px;
  padding-top: 40px;
}
.about_sg_rd .sg_Box .tab {
  display: block;
  height: 42px;
  margin-top: 35px;
}
.about_sg_rd .sg_Box .tab span {
  display: inline-block;
  margin-right: 5px;
  width: 50px;
  height: 42px;
  vertical-align: top;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about_sg_rd .sg_Box .tab span:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.about_sg_rd .sg_Box .tab span.sg-prev {
  background: url(../images/sgarl.png) center center no-repeat;
}
.about_sg_rd .sg_Box .tab span.sg-next {
  background: url(../images/sgarr.png) center center no-repeat;
}
@media screen and (max-width: 640px) {
  .about_sg_rd .sg_Box .tab {
    position: absolute;
    top: 35px;
    right: 15px;
    height: 35px;
    margin-top: 0;
  }
  .about_sg_rd .sg_Box .tab span {
    width: 40px;
    height: 35px;
  }
}
.about_sg_rd .sg_Box .sgSwiper li {
  width: 100%;
}
.about_sg_rd .sg_Box .sgSwiper li .item {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 68.96551724%;
}
.about_sg_rd .sg_Box .sgSwiper li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.about_sg_rd .sg_Box .sgSwiper li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
}
.about_sg_rd .sg_Box .sgSwiper li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -50px;
  height: 50px;
  line-height: 50px;
  padding: 0 5%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.6);
}
.about_sg_rd .sg_Box .sgSwiper li .item:hover .pic img {
  -webkit-transform: scale(1.15) rotate(0);
  -moz-transform: scale(1.15) rotate(0);
  -o-transform: scale(1.15) rotate(0);
  transform: scale(1.15) rotate(0);
}
.about_sg_rd .sg_Box .sgSwiper li .item:hover .bt {
  bottom: 0;
}
.about_sg_rd .rd_Box {
  float: right;
  width: 51.32352941%;
  position: relative;
  padding-bottom: 176px;
}
.about_sg_rd .rd_Box .about_title {
  position: absolute;
  width: 100%;
  height: 120px;
  bottom: 0;
}
.about_sg_rd .rd_Box .tab {
  display: block;
  height: 42px;
  margin-top: 35px;
  position: absolute;
  right: 0;
  top: 0;
}
.about_sg_rd .rd_Box .tab span {
  display: inline-block;
  margin-left: 5px;
  width: 50px;
  height: 42px;
  vertical-align: top;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about_sg_rd .rd_Box .tab span:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.about_sg_rd .rd_Box .tab span.rd-prev {
  background: url(../images/sgarl.png) center center no-repeat;
}
.about_sg_rd .rd_Box .tab span.rd-next {
  background: url(../images/sgarr.png) center center no-repeat;
}
@media screen and (max-width: 640px) {
  .about_sg_rd .rd_Box .tab {
    position: absolute;
    top: 35px;
    right: 15px;
    height: 35px;
  }
  .about_sg_rd .rd_Box .tab span {
    width: 40px;
    height: 35px;
  }
}
.about_sg_rd .rd_Box .rdSwiper li {
  width: 100%;
}
.about_sg_rd .rd_Box .rdSwiper li .item {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 68.96551724%;
}
.about_sg_rd .rd_Box .rdSwiper li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.about_sg_rd .rd_Box .rdSwiper li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
}
.about_sg_rd .rd_Box .rdSwiper li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -50px;
  height: 50px;
  line-height: 50px;
  padding: 0 5%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.6);
}
.about_sg_rd .rd_Box .rdSwiper li .item:hover .pic img {
  -webkit-transform: scale(1.15) rotate(0);
  -moz-transform: scale(1.15) rotate(0);
  -o-transform: scale(1.15) rotate(0);
  transform: scale(1.15) rotate(0);
}
.about_sg_rd .rd_Box .rdSwiper li .item:hover .bt {
  bottom: 0;
}
@media screen and (max-width: 640px) {
  .about_sg_rd .sg_Box {
    float: none;
    width: 100%;
  }
  .about_sg_rd .sg_Box .about_title {
    padding-top: 0;
    height: auto;
  }
  .about_sg_rd .sg_Box .sgSwiper {
    margin-top: 30px;
  }
  .about_sg_rd .rd_Box {
    margin-top: 30px;
    float: none;
    width: 100%;
    padding-bottom: 0;
  }
  .about_sg_rd .rd_Box .about_title {
    padding-top: 0;
    height: auto;
    position: relative;
  }
  .about_sg_rd .rd_Box .about_title .tab {
    margin-top: 0;
  }
  .about_sg_rd .rd_Box .rdSwiper {
    margin-top: 30px;
  }
}
.about_product {
  padding: 75px 0 80px;
  background-color: #fdfdfd;
}
@media screen and (max-width: 1400px) {
  .about_product {
    padding: 70px 0;
  }
}
@media screen and (max-width: 640px) {
  .about_product {
    padding: 30px 0;
  }
}
.about_product .proNav {
  float: right;
  text-align: right;
  width: 75%;
}
.about_product .proNav .ul {
  display: block;
  position: relative;
  margin-right: -10%;
}
.about_product .proNav .ul a {
  display: inline-block;
  margin-right: 10%;
  font-size: 18px;
  color: #888888;
  margin-top: 8px;
  line-height: 1;
  height: 2.4em;
  text-align: left;
  position: relative;
}
.about_product .proNav .ul a i {
  display: block;
  font-family: Arial;
  font-size: 14px;
  color: #cccccc;
}
.about_product .proNav .ul a span {
  display: block;
  margin-top: 0.6em;
  position: relative;
}
.about_product .proNav .ul a span:before {
  content: "";
  display: block;
  position: absolute;
  left: -27px;
  top: 50%;
  width: 20px;
  height: 1px;
  background-color: #000000;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about_product .proNav .ul a.on {
  color: #054f8d;
}
.about_product .proNav .ul a.on span:before {
  background-color: #054f8d;
}
@media screen and (max-width: 1400px) {
  .about_product .proNav .ul {
    margin-right: -5%;
  }
  .about_product .proNav .ul a {
    font-size: 15px;
    margin-right: 5%;
  }
  .about_product .proNav .ul a i {
    font-size: 12px;
  }
}
@media screen and (max-width: 1100px) {
  .about_product .title .left {
    float: none;
  }
  .about_product .proNav {
    float: none;
    width: 100%;
  }
  .about_product .proNav .ul {
    text-align: left;
    margin-right: -40px;
  }
  .about_product .proNav .ul a {
    margin-top: 15px;
    margin-right: 40px;
  }
}
.about_product .about_proBox {
  margin-top: 55px;
}
.about_product .about_proBox ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about_product .about_proBox ul li {
  float: left;
  width: 24%;
  margin-right: 1%;
}
.about_product .about_proBox ul li .item {
  width: 100%;
  position: relative;
}
.about_product .about_proBox ul li .item .pic:after,
.about_product .about_proBox ul li .item .pic:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 1px solid;
  transition: all 0.6s ease;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about_product .about_proBox ul li .item .pic:before {
  top: 0;
  left: 0;
  border-color: #333 transparent transparent #333;
}
.about_product .about_proBox ul li .item .pic:after {
  right: 0;
  bottom: 0;
  border-color: transparent #333 #333 transparent;
}
.about_product .about_proBox ul li .item:hover .pic:after,
.about_product .about_proBox ul li .item:hover .pic:before {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.about_product .about_proBox ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 69.35483871%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about_product .about_proBox ul li .item .pic i {
  display: block;
  overflow: hidden;
  position: absolute;
  border: 0 solid #fff;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about_product .about_proBox ul li .item .pic i img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about_product .about_proBox ul li .item:hover .pic i {
  border: 10px solid #fff;
}
.about_product .about_proBox ul li .item:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.about_product .about_proBox ul li .item .bt {
  margin-top: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 60px;
  font-size: 16px;
  text-align: center;
}
.about_product .about_proBox ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about_product .about_proBox ul li .item:hover .bt {
  color: #054f8d;
}
@media screen and (max-width: 640px) {
  .about_product .about_proBox {
    margin-top: 20px;
  }
  .about_product .about_proBox ul {
    margin: 0 -10px;
  }
  .about_product .about_proBox ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .about_product .about_proBox ul li {
    float: left;
    width: 50%;
    padding: 0 10px;
  }
  .about_product .about_proBox ul li .item .bt {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-top: 0;
  }
}
