﻿@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;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w1180 {
  width: 1180px;
  margin: 0 auto;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
.swiper-container {
  cursor: url(../images/gesture.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture.png), default;
}
.nybanner img {
  width: 100%;
  display: block;
  position: relative;
  top: 0;
}
.qxm_gj1 .gjtit {
  text-align: center;
  padding: 90px 0 78px;
  width: 900px;
  margin: auto;
}
.qxm_gj1 .gjtit h3 {
  font-weight: bold;
  line-height: 1;
  font-size: 32px;
}
.qxm_gj1 .gjtit p {
  font-size: 15px;
  line-height: 36px;
  margin-top: 34px;
  color: #666666;
}
.qxm_gj1_Box {
  background-color: #f8f8f8;
  padding: 80px 0;
}
.qxm_gj1_fl:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.qxm_gj1_fl .flL {
  float: left;
  width: 310px;
  padding-left: 40px;
}
.qxm_gj1_fl .flL .tit {
  height: 90px;
  border-bottom: 1px solid #eee;
}
.qxm_gj1_fl .flL .tit h4 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  position: relative;
}
.qxm_gj1_fl .flL .tit h4:before {
  content: "";
  display: block;
  position: absolute;
  left: -40px;
  top: 50%;
  margin-top: -1px;
  width: 22px;
  height: 3px;
  background-color: #362e2b;
}
.qxm_gj1_fl .flL .tit p {
  line-height: 1;
  color: #666666;
  margin-top: 16px;
}
.qxm_gj1_fl .flL ul {
  padding-top: 20px;
}
.qxm_gj1_fl .flL ul li {
  margin-top: 20px;
  width: 202px;
  height: 30px;
}
.qxm_gj1_fl .flL ul li a {
  display: block;
  padding-left: 20px;
  line-height: 30px;
  height: 30px;
  font-size: 16px;
  position: relative;
  z-index: 1;
}
.qxm_gj1_fl .flL ul li a:before {
  content: "·";
  display: inline-block;
  margin-right: 10px;
}
.qxm_gj1_fl .flL ul li a:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(160deg, #0093dd 20%, #0093dd 80%);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 0 30px 30px 0;
}
.qxm_gj1_fl .flL ul li a:hover {
  font-weight: bold;
  color: #fff;
}
.qxm_gj1_fl .flL ul li a:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.qxm_gj1_fl .flR {
  float: right;
  width: 860px;
  height: 402px;
}
.qxm_gj1_fl .flR .swiper-container {
  width: 860px;
  height: 402px;
}
.qxm_gj1_fl .flR .swiper-slide {
  position: relative;
}
.qxm_gj1_fl .flR .swiper-slide .pic {
  display: block;
  width: 560px;
  height: 402px;
  position: relative;
  overflow: hidden;
}
.qxm_gj1_fl .flR .swiper-slide .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  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;
}
.qxm_gj1_fl .flR .swiper-slide: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);
}
.qxm_gj1_fl .flR .swiper-slide .cont {
  width: 450px;
  height: 260px;
  background-color: #f8f8f8;
  box-shadow: 0px 5px 5px 0px rgba(11, 2, 5, 0.05);
  position: absolute;
  right: 1px;
  top: 71px;
  padding: 56px 125px 0 70px;
  z-index: 2;
}
.qxm_gj1_fl .flR .swiper-slide .cont .bt {
  line-height: 1;
  font-weight: bold;
  font-size: 24px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qxm_gj1_fl .flR .swiper-slide .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.qxm_gj1_fl .flR .swiper-slide .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #666666;
  margin-top: 24px;
}
.qxm_gj1_fl .flR .swiper-slide .cont:hover .bt {
  color: #0093dd;
}
.qxm_gj1_fl .flR .swiper-slide .cont .link {
  margin-top: 32px;
}
.qxm_gj1_fl .flR .swiper-slide .cont .link a {
  width: 108px;
  height: 30px;
  background-color: #362e2b;
  border-radius: 14px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
}
.qxm_gj1_fl .flR .swiper-slide .cont .link a:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.3);
}
.qxm_gj1_fl .flR .swiper-slide .cont .link a.zxLink {
  background: #0093dd;
}
.qxm_gj1_fl .flR .flPage {
  position: absolute;
  top: 124px;
  right: 50px;
  z-index: 3;
}
.qxm_gj1_fl .flR .flPage .fl-prev {
  width: 16px;
  height: 8px;
  background: url(../images/flT.png) center center no-repeat;
  cursor: pointer;
}
.qxm_gj1_fl .flR .flPage .fl-prev:hover {
  background: url(../images/flTh.png) center center no-repeat;
}
.qxm_gj1_fl .flR .flPage i {
  display: block;
  width: 1px;
  height: 140px;
  background-color: #eeeeee;
  margin: auto;
}
.qxm_gj1_fl .flR .flPage .fl-next {
  width: 16px;
  height: 8px;
  background: url(../images/flB.png) center center no-repeat;
  cursor: pointer;
}
.qxm_gj1_fl .flR .flPage .fl-next:hover {
  background: url(../images/flBh.png) center center no-repeat;
}
.gj1_list {
  margin-top: 50px;
}
.gj1_list .list ul {
  margin-right: -26px;
}
.gj1_list .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.gj1_list .list li {
  width: 280px;
  height: 310px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  float: left;
  margin-right: 26px;
  margin-top: 30px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.gj1_list .list li .pic {
  display: block;
  width: 278px;
  height: 220px;
  position: relative;
  overflow: hidden;
}
.gj1_list .list li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  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;
}
.gj1_list .list li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 49px;
  font-size: 16px;
  line-height: 72px;
  height: 90px;
  padding: 0 20px;
  position: relative;
  z-index: 21;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.gj1_list .list li .bt:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0093dd;
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.gj1_list .list li .bt:after {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  bottom: 22px;
  width: 26px;
  height: 6px;
  background: url(../images/caseli.png) -40px 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.gj1_list .list 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);
}
.gj1_list .list li:hover .bt {
  color: #fff;
}
.gj1_list .list li:hover .bt:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.gj1_list .list li:hover .bt:after {
  background-position: 0 0;
}
.gj1_list .gj1_list-pagination {
  text-align: center;
  margin-top: 60px;
}
.gj1_list .gj1_list-pagination span {
  background: none;
  display: inline-block;
  border: 1px #bdbdbd solid;
  padding: 0 12px;
  width: auto;
  line-height: 32px;
  height: 34px;
  border-radius: 0;
  margin: 0 5px;
  opacity: 1;
  color: #bdbdbd;
}
.gj1_list .gj1_list-pagination span.swiper-pagination-bullet-active {
  color: #000;
  border-color: #666;
}
.gj_mbanner1 {
  height: 280px;
  background: url(../images/gj_mbanner1.jpg) center 0 no-repeat;
  text-align: center;
  padding-top: 56px;
}
.gj_mbanner1 .text {
  font-weight: bold;
  color: #ffffff;
  margin-left: 275px;
  line-height: 1;
}
.gj_mbanner1 .text .t1 {
  font-size: 28px;
}
.gj_mbanner1 .text .t2 {
  margin-top: 49px;
  font-size: 30px;
}
.gj_mbanner1 .text .t2 span {
  display: inline-block;
  padding-left: 40px;
  background: url(../images/gj_mbanner1ico.png) 0 center no-repeat;
  margin-left: 80px;
}
.gj_mbanner1 .text .t2 span:first-child {
  margin-left: 0;
}
.gj_mbanner1 .text .t3 {
  font-size: 30px;
  margin-top: 47px;
}
.qxm_gj_title {
  text-align: center;
  line-height: 1;
}
.qxm_gj_title .line {
  width: 35px;
  height: 2px;
  background-color: #0093dd;
  margin: auto;
}
.qxm_gj_title h3 {
  font-weight: bold;
  font-size: 32px;
  margin-top: 17px;
  color: #333333;
}
.qxm_gj_title p {
  font-size: 16px;
  color: #666666;
  margin-top: 22px;
}
.qxm_gj2 {
  padding: 60px 0 75px;
}
.qxm_gj2 .qxm_gj2_list {
  margin-top: 50px;
  height: 490px;
}
.qxm_gj2 .qxm_gj2_list li {
  width: 380px;
  height: 410px;
  margin-bottom: 80px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  margin-right: 30px;
  overflow: hidden;
}
.qxm_gj2 .qxm_gj2_list li .pic {
  display: block;
  width: 380px;
  height: 320px;
  position: relative;
  overflow: hidden;
}
.qxm_gj2 .qxm_gj2_list li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  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;
}
.qxm_gj2 .qxm_gj2_list 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);
}
.qxm_gj2 .qxm_gj2_list li .cont {
  height: 88px;
  padding: 22px 20px 0;
}
.qxm_gj2 .qxm_gj2_list li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 26px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_gj2 .qxm_gj2_list li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.qxm_gj2 .qxm_gj2_list li .cont p {
  margin-top: 0;
  color: #666666;
  line-height: 30px;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_gj2 .qxm_gj2_list li .cont .more {
  display: block;
  color: #999999;
  text-transform: uppercase;
  line-height: 1;
  padding-top: 21px;
  position: relative;
  margin-top: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_gj2 .qxm_gj2_list li .cont .more:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 6px;
  background: url(../images/proli.png) -40px 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_gj2 .qxm_gj2_list li.swiper-slide-active {
  height: 490px;
}
.qxm_gj2 .qxm_gj2_list li.swiper-slide-active .cont p {
  margin-top: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
}
.qxm_gj2 .qxm_gj2_list li.swiper-slide-active .cont .more {
  margin-top: 16px;
}
.qxm_gj2 .qxm_gj2_list li:hover .cont .bt {
  color: #0093dd;
}
.qxm_gj2 .qxm_gj2_list li:hover .cont .more {
  color: #0093dd;
}
.qxm_gj2 .qxm_gj2_list li:hover .cont .more:before {
  background-position: 0 0;
}
.qxm_gj2 .qxm_gj2-prev {
  width: 80px;
  height: 40px;
  background-color: #414141;
  position: absolute;
  text-align: center;
  left: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 3;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.qxm_gj2 .qxm_gj2-prev:before {
  content: "<";
  font-family: SimSun;
  font-size: 16px;
  color: #ffffff;
  line-height: 40px;
  font-weight: bold;
}
.qxm_gj2 .qxm_gj2-prev:hover {
  background-color: #0093dd;
}
.qxm_gj2 .qxm_gj2-next {
  width: 80px;
  height: 40px;
  background-color: #414141;
  position: absolute;
  text-align: center;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 3;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.qxm_gj2 .qxm_gj2-next:before {
  content: ">";
  font-family: SimSun;
  font-size: 16px;
  color: #ffffff;
  line-height: 40px;
  font-weight: bold;
}
.qxm_gj2 .qxm_gj2-next:hover {
  background-color: #0093dd;
}
.qxm_gj3 {
  background: url(../images/gj_ysbg.jpg) center 0 no-repeat;
  height: 572px;
  position: relative;
}
.qxm_gj3 .qxm_gj_title {
  position: absolute;
  width: 100%;
  top: 70px;
  left: 0;
  z-index: 2;
}
.qxm_gj3 .qxm_gj_title h3 {
  color: #fff;
}
.qxm_gj3 .list {
  width: 80%;
  min-width: 1200px;
  margin: auto;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.qxm_gj3 .list:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.qxm_gj3 .list li {
  width: 16.66666667%;
  float: left;
  height: 572px;
  text-align: center;
  padding: 252px 30px 0;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_gj3 .list li h4 {
  line-height: 1;
  font-size: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #ffffff;
}
.qxm_gj3 .list li .line {
  width: 39px;
  height: 2px;
  background-color: #ffffff;
  opacity: 0.2;
  margin: 27px auto 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_gj3 .list li p {
  line-height: 36px;
  color: #eaeaea;
  margin-top: 44px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_gj3 .list li:hover {
  background: rgba(0, 0, 0, 0.1);
}
.qxm_gj3 .list li:hover .line {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.qxm_sczx {
  padding: 60px 0 60px;
}
.qxm_sczx .qxm_sczx_list {
  margin-top: 40px;
  height: 320px;
}
.qxm_sczx .qxm_sczx_list li {
  width: 380px;
  height: 320px;
  margin-right: 30px;
}
.qxm_sczx .qxm_sczx_list li .pic {
  display: block;
  width: 380px;
  height: 280px;
  position: relative;
  overflow: hidden;
}
.qxm_sczx .qxm_sczx_list li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  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;
}
.qxm_sczx .qxm_sczx_list 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);
}
.qxm_sczx .qxm_sczx_list li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 28px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 12px;
  text-align: center;
}
.qxm_sczx .qxm_sczx_list li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.qxm_sczx .qxm_sczx_list li:hover .bt {
  color: #0093dd;
}
.qxm_gj5 {
  background-color: #f8f8f8;
  padding: 60px 0 95px;
}
.qxm_gj5 .qxm_gj5_list {
  margin-top: 52px;
  border-top: 1px solid #ddd;
}
.qxm_gj5 .qxm_gj5_list ul li {
  float: left;
  width: 107px;
  height: 234px;
  margin-left: 47px;
  position: relative;
  margin-top: 65px;
  background: url(../images/qxm_gj5_li.png) center 0 no-repeat;
  padding-top: 50px;
  text-align: center;
}
.qxm_gj5 .qxm_gj5_list ul li:first-child {
  margin-left: 0;
}
.qxm_gj5 .qxm_gj5_list ul li:before {
  content: "";
  display: block;
  width: 1px;
  height: 65px;
  background-color: #dddddd;
  margin: auto;
  position: absolute;
  left: 50%;
  top: -65px;
}
.qxm_gj5 .qxm_gj5_list ul li:after {
  content: "";
  display: block;
  background: url(../images/qxm_gj5_lih.png) center 0 no-repeat;
  margin: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_gj5 .qxm_gj5_list ul li .num {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-weight: bold;
  font-size: 30px;
  font-family: Arial;
  color: #999999;
  line-height: 34px;
  position: relative;
  z-index: 2;
}
.qxm_gj5 .qxm_gj5_list ul li p {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 18px;
  color: #666666;
  width: 18px;
  margin: 20px auto 0;
  position: relative;
  z-index: 2;
}
.qxm_gj5 .qxm_gj5_list ul li:hover:after,
.qxm_gj5 .qxm_gj5_list ul li.on:after {
  height: 100%;
}
.qxm_gj5 .qxm_gj5_list ul li:hover .num,
.qxm_gj5 .qxm_gj5_list ul li.on .num,
.qxm_gj5 .qxm_gj5_list ul li:hover p,
.qxm_gj5 .qxm_gj5_list ul li.on p {
  color: #fff;
}
.qxm_gj5 .qxm_gj5_list ul li:hover .num,
.qxm_gj5 .qxm_gj5_list ul li.on .num {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.gj_mbanner2 {
  height: 240px;
  background: url(../images/gj_mbanner2.jpg) center 0 no-repeat;
  text-align: center;
  padding-top: 50px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
}
.gj_mbanner2 .t1 {
  font-size: 26px;
}
.gj_mbanner2 .t2 {
  font-size: 30px;
  margin-top: 30px;
}
.gj_mbanner2 .zxLink {
  display: block;
  width: 259px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  background: url(../images/gj_mbanner2_btn.png) center center no-repeat;
  margin: 33px auto 0;
}
.gj_mbanner2 .zxLink:hover {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
.qxm_gj6 {
  padding: 50px 0 54px;
}
.qxm_gj6 .qxm_gj6_list {
  width: 80%;
  margin: 46px auto 0;
  min-width: 1230px;
}
.qxm_gj6 .qxm_gj6_list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.qxm_gj6 .qxm_gj6_list li {
  float: left;
  width: 25%;
  padding: 0 15px;
}
.qxm_gj6 .qxm_gj6_list li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.qxm_gj6 .qxm_gj6_list li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  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;
}
.qxm_gj6 .qxm_gj6_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);
}
.qxm_gj6 .qxm_gj6_list li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 70px;
  padding: 0 15px;
  height: 70px;
  background-color: #f9fafc;
  color: #666666;
  font-size: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0093dd, #0093dd);
  background-image: linear-gradient(to right, #0093dd, #0093dd);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  text-align: center;
}
.qxm_gj6 .qxm_gj6_list li .item:hover .bt {
  background-size: 100% 100%;
  color: #fff;
}
.qxm_case_nav {
  text-align: center;
  font-size: 0;
  margin-top: 30px;
  line-height: 20px;
}
.qxm_case_nav li {
  font-size: 16px;
  display: inline-block;
  margin-left: 15px;
}
.qxm_case_nav li:before {
  content: "//";
  display: inline-block;
  margin-right: 15px;
}
.qxm_case_nav li:first-child {
  margin-left: 0;
}
.qxm_case_nav li:first-child:before {
  display: none;
}
.qxm_case_nav li a {
  color: #666666;
  display: inline-block;
}
.qxm_case_nav li a:hover {
  color: #0093dd;
  font-weight: bold;
}
/* 公用 */
.qxm_news {
  background-color: #f8f8f8;
  padding: 50px 0;
}
.qxm_news .qxm_news_list ul {
  margin-right: -55px;
}
.qxm_news .qxm_news_list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.qxm_news .qxm_news_list ul li {
  margin-top: 50px;
  width: 363px;
  margin-right: 55px;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_news .qxm_news_list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
  font-size: 16px;
}
.qxm_news .qxm_news_list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.qxm_news .qxm_news_list ul li .date {
  font-size: 14px;
  color: #999999;
  line-height: 1;
  margin-top: 15px;
}
.qxm_news .qxm_news_list ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  margin-top: 10px;
  color: #666666;
}
.qxm_news .qxm_news_list ul li:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.qxm_news .qxm_news_list ul li:hover .bt {
  color: #0093dd;
  letter-spacing: 1px;
}
.qxm_tongdao {
  padding: 50px 0;
}
.qxm_tongdao .qxm_tongdaoBox {
  border: solid 1px #dddddd;
  padding: 32px 0 32px 30px;
}
.qxm_tongdao .qxm_tongdaoBox .tit {
  margin-right: 30px;
  width: 32px;
  font-size: 32px;
  line-height: 38px;
  font-weight: bold;
  float: left;
}
.qxm_tongdao .qxm_tongdaoBox .list {
  float: left;
  border-left: 1px solid #ddd;
  min-height: 146px;
  padding-left: 30px;
  width: 1105px;
  font-size: 16px;
}
.qxm_tongdao .qxm_tongdaoBox .list dl {
  line-height: 32px;
  margin-top: 30px;
  font-size: 16px;
}
.qxm_tongdao .qxm_tongdaoBox .list dl:first-child {
  margin-top: 0;
}
.qxm_tongdao .qxm_tongdaoBox .list dl dt {
  float: left;
  width: 82px;
}
.qxm_tongdao .qxm_tongdaoBox .list dl dd {
  color: #666666;
  overflow: hidden;
  font-size: 0;
}
.qxm_tongdao .qxm_tongdaoBox .list dl dd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.qxm_tongdao .qxm_tongdaoBox .list dl dd li {
  float: left;
  margin-left: 15px;
  position: relative;
  font-size: 16px;
  left: -30px;
}
.qxm_tongdao .qxm_tongdaoBox .list dl dd li:before {
  content: "|";
  display: inline-block;
  width: 10px;
  margin-right: 15px;
  font-size: 16px;
  color: #666666;
}
.qxm_tongdao .qxm_tongdaoBox .list dl dd a {
  color: #666666;
}
.qxm_tongdao .qxm_tongdaoBox .list dl dd a:hover {
  color: #0093dd;
}
.lianxi {
  height: 240px;
  background-color: #f5f5f5;
  padding-top: 50px;
}
.lianxi .lxBox ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.lianxi .lxBox ul li {
  float: left;
  margin-left: 20px;
  width: 285px;
  height: 135px;
  background-color: #ffffff;
  box-shadow: 1px 1px 38px 0px rgba(4, 0, 0, 0.01);
  padding: 50px 30px 0 20px;
  text-align: center;
}
.lianxi .lxBox ul li:first-child {
  margin-left: 0;
}
.lianxi .lxBox ul li > div {
  display: inline-block;
}
.lianxi .lxBox ul li > div i {
  float: left;
  width: 34px;
  height: 80px;
  display: block;
  position: relative;
  top: 2px;
}
.lianxi .lxBox ul li > div i.ico1 {
  background: url(../images/lxico1.png) center 0 no-repeat;
}
.lianxi .lxBox ul li > div i.ico2 {
  background: url(../images/lxico2.png) center 0 no-repeat;
}
.lianxi .lxBox ul li > div i.ico3 {
  background: url(../images/lxico3.png) center 0 no-repeat;
}
.lianxi .lxBox ul li > div i.ico4 {
  background: url(../images/lxico4.png) center 0 no-repeat;
}
.lianxi .lxBox ul li > div p {
  float: left;
  margin-left: 15px;
  max-width: 180px;
  line-height: 24px;
  text-align: left;
}
.lianxi .lxBox ul li > div p span {
  display: block;
  color: #666666;
  line-height: 1;
  margin-bottom: 5px;
}
.message {
  background: url(../images/lybg.jpg) center 0 no-repeat;
  padding-top: 40px;
  height: 200px;
}
.message .lyBox .form {
  float: left;
  width: 1060px;
  height: 140px;
}
.message .lyBox .form input {
  width: 520px;
  height: 50px;
  line-height: 50px;
  background-color: #ffffff;
  float: left;
  color: #0093dd;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 38px;
  border: none;
  margin-bottom: 20px;
}
.message .lyBox .form input.username {
  background: url(../images/inpxm.png) 15px center no-repeat;
  background-color: #ffffff;
  margin-right: 20px;
}
.message .lyBox .form input.usertel {
  background: url(../images/inpdh.png) 15px center no-repeat;
  background-color: #ffffff;
}
.message .lyBox .form input.xqcontent {
  background: url(../images/inpnr.png) 15px center no-repeat;
  background-color: #ffffff;
  margin-right: 20px;
}
.message .lyBox .form input.codeText {
  padding-left: 20px;
}
.message .lyBox .form input::-webkit-input-placeholder {
  color: #0093dd;
}
.message .lyBox .form input:focus,
.message .lyBox .form input:active {
  z-index: 1;
  color: #333;
}
.message .lyBox .form input:focus::-webkit-input-placeholder,
.message .lyBox .form input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .lyBox .form .code {
  float: left;
  position: relative;
}
.message .lyBox .form .code .imgCode {
  position: absolute;
  display: block;
  right: 6px;
  top: 6px;
  width: 92px;
  height: 38px;
}
.message .lyBox .submitform {
  display: block;
  float: right;
  width: 92px;
  height: 92px;
  background-color: #0093dd;
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
  margin-right: 14px;
  border: none;
  text-align: center;
  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;
  cursor: pointer;
  margin-top: 11px;
  animation: ripple 1.2s linear infinite;
}
@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 147, 221, 0.2), 0 0 0 6px rgba(0, 147, 221, 0.2), 0 0 0 12px rgba(0, 147, 221, 0.2);
  }
  100% {
    box-shadow: 0 0 0 6px rgba(0, 147, 221, 0.2), 0 0 0 12px rgba(0, 147, 221, 0.2), 0 0 0 18px rgba(0, 147, 221, 0);
  }
}
.links {
  padding: 19px 0;
  line-height: 40px;
  background-color: #141414;
}
.links .tit {
  float: left;
  font-size: 16px;
  color: #ffffff;
  width: 90px;
}
.links .list {
  float: left;
  width: 1110px;
  margin-left: -25px;
}
.links .list a {
  display: inline-block;
  color: #dddddd;
  margin-left: 30px;
}
.links .list a:hover {
  color: #fff;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
/* 不锈钢水管系列 */
.qxm_xl1 {
  background: #f8f8f8 url(../images/qxm_xl1bg.jpg) center 0 no-repeat;
}
.qxm_xl1 .xltxt {
  padding-left: 568px;
  padding-top: 94px;
  padding-bottom: 84px;
}
.qxm_xl1 .xltxt h3 {
  font-weight: bold;
  font-size: 32px;
  line-height: 1;
}
.qxm_xl1 .xltxt p {
  font-size: 15px;
  line-height: 36px;
  color: #666666;
  margin-top: 34px;
  min-height: 108px;
}
.qxm_xl2 {
  padding: 60px 0;
}
.qxm_xl2 .qxm_xl2_nav {
  margin-top: 36px;
}
.qxm_xl2 .qxm_xl2_nav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.qxm_xl2 .qxm_xl2_nav ul li {
  float: left;
  margin-left: 26px;
}
.qxm_xl2 .qxm_xl2_nav ul li:first-child {
  margin-left: 0;
}
.qxm_xl2 .qxm_xl2_nav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 280px;
  height: 50px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #dddddd;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  padding: 0 15px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0093dd, #0093dd);
  background-image: linear-gradient(to right, #0093dd, #0093dd);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.qxm_xl2 .qxm_xl2_nav ul li a:hover {
  background-size: 100% 100%;
  color: #fff;
}
.qxm_xl2 .qxm_xl2_list {
  margin-top: 20px;
}
.qxm_xl2 .qxm_xl2_list .list ul {
  margin-right: -26px;
width:auto;
display: block;
}
.qxm_xl2 .qxm_xl2_list .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.qxm_xl2 .qxm_xl2_list .list li {
  width: 280px;
  height: 310px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  float: left;
  margin-right: 26px;
  margin-top: 30px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_xl2 .qxm_xl2_list .list li .pic {
  display: block;
  width: 278px;
  height: 220px;
  position: relative;
  overflow: hidden;
}
.qxm_xl2 .qxm_xl2_list .list li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  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;
}
.qxm_xl2 .qxm_xl2_list .list li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 49px;
  font-size: 16px;
  line-height: 72px;
  height: 90px;
  padding: 0 20px;
  position: relative;
  z-index: 21;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_xl2 .qxm_xl2_list .list li .bt:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0093dd;
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.qxm_xl2 .qxm_xl2_list .list li .bt:after {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  bottom: 22px;
  width: 26px;
  height: 6px;
  background: url(../images/caseli.png) -40px 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_xl2 .qxm_xl2_list .list 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);
}
.qxm_xl2 .qxm_xl2_list .list li:hover .bt {
  color: #fff;
}
.qxm_xl2 .qxm_xl2_list .list li:hover .bt:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.qxm_xl2 .qxm_xl2_list .list li:hover .bt:after {
  background-position: 0 0;
}
.qxm_xl2 .qxm_xl2_list .qxm_xl2_list-pagination {
  text-align: center;
  margin-top: 60px;
}
.qxm_xl2 .qxm_xl2_list .qxm_xl2_list-pagination span {
  background: none;
  display: inline-block;
  border: 1px #bdbdbd solid;
  padding: 0 12px;
  width: auto;
  line-height: 32px;
  height: 34px;
  border-radius: 0;
  margin: 0 5px;
  opacity: 1;
  color: #bdbdbd;
}
.qxm_xl2 .qxm_xl2_list .qxm_xl2_list-pagination span.swiper-pagination-bullet-active {
  color: #000;
  border-color: #666;
}
.xl_mbanner1 {
  height: 280px;
  background: url(../images/xl_mbanner1.jpg) center 0 no-repeat;
  text-align: center;
  padding-top: 56px;
}
.xl_mbanner1 .text {
  font-weight: bold;
  color: #ffffff;
  float: left;
  line-height: 1;
}
.xl_mbanner1 .text .t1 {
  font-size: 28px;
}
.xl_mbanner1 .text .t2 {
  margin-top: 49px;
  font-size: 30px;
}
.xl_mbanner1 .text .t2 span {
  display: inline-block;
  padding-left: 40px;
  background: url(../images/gj_mbanner1ico.png) 0 center no-repeat;
  margin-left: 80px;
}
.xl_mbanner1 .text .t2 span:first-child {
  margin-left: 0;
}
.xl_mbanner1 .text .t3 {
  font-size: 30px;
  margin-top: 47px;
}
.qxm_fl3 {
  padding: 50px 0 75px;
}
.qxm_fl3_list {
  margin-top: 40px;
}
.qxm_fl3_list ul {
  margin-right: -26px;
}
.qxm_fl3_list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.qxm_fl3_list ul li {
  width: 280px;
  height: 310px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  float: left;
  margin-right: 26px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_fl3_list ul li .pic {
  display: block;
  width: 278px;
  height: 220px;
  position: relative;
  overflow: hidden;
}
.qxm_fl3_list ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  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;
}
.qxm_fl3_list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 49px;
  font-size: 16px;
  line-height: 72px;
  height: 90px;
  padding: 0 20px;
  position: relative;
  z-index: 21;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_fl3_list ul li .bt:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0093dd;
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.qxm_fl3_list ul li .bt:after {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  bottom: 22px;
  width: 26px;
  height: 6px;
  background: url(../images/caseli.png) -40px 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_fl3_list ul 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);
}
.qxm_fl3_list ul li:hover .bt {
  color: #fff;
}
.qxm_fl3_list ul li:hover .bt:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.qxm_fl3_list ul li:hover .bt:after {
  background-position: 0 0;
}
.qxm_fl4 {
  background: url(../images/qxm_fl4bg.jpg) center 0 no-repeat;
  height: 680px;
  padding-top: 70px;
}
.qxm_fl4 .qxm_gj_title h3 {
  color: #fff;
}
.qxm_fl4 .list {
  width: 80%;
  min-width: 1200px;
  margin: auto;
  margin-top: 78px;
}
.qxm_fl4 .list:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.qxm_fl4 .list li {
  width: 16.66666667%;
  float: left;
  height: 300px;
  text-align: center;
  padding: 72px 2.4% 0 1%;
  position: relative;
  left: 14.8px;
  z-index: 2;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_fl4 .list li:nth-child(2n-1) {
  top: 70px;
  left: 0;
}
.qxm_fl4 .list li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: solid 1px #ffffff;
  z-index: -1;
  -webkit-transform: skewX(-12deg);
  -moz-transform: skewX(-12deg);
  -o-transform: skewX(-12deg);
  transform: skewX(-12deg);
  left: 5px;
}
.qxm_fl4 .list li .num {
  font-family: Arial;
  font-size: 36px;
  line-height: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_fl4 .list li .line {
  width: 20px;
  height: 2px;
  background-color: #ffffff;
  margin: 14px auto 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_fl4 .list li h4 {
  line-height: 1;
  margin-top: 35px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #ffffff;
  font-size: 20px;
}
.qxm_fl4 .list li p {
  line-height: 24px;
  color: #ffffff;
  margin-top: 23px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_fl4 .list li:hover .num {
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
}
.qxm_fl4 .list li:hover .line {
  width: 40px;
  -webkit-transform: translateY(-12px);
  transform: translateY(-12px);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.qxm_fl4 .list li:hover h4 {
  -webkit-transform: translateY(-12px);
  transform: translateY(-12px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.qxm_fl4 .list li:hover p {
  -webkit-transform: translateY(-12px);
  transform: translateY(-12px);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.qxm_fl5 {
  padding: 60px 0 70px;
  background-color: #f8f8f8;
}
.qxm_fl5 .qxm_fl5_list {
  margin-top: 50px;
}
.qxm_fl5 .qxm_fl5_list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.qxm_fl5 .qxm_fl5_list ul li {
  float: left;
}
.qxm_fl5 .qxm_fl5_list ul li.jt {
  background: url(../images/qxm_fl5_jt.png) center center no-repeat;
  width: 32px;
  height: 5px;
  margin-top: 38px;
  width: 58px;
}
.qxm_fl5 .qxm_fl5_list ul li.li {
  width: 82px;
  text-align: center;
  padding-bottom: 27px;
  position: relative;
  color: #666666;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.qxm_fl5 .qxm_fl5_list ul li.li:hover {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.qxm_fl5 .qxm_fl5_list ul li.li i {
  display: block;
  text-align: center;
  width: 82px;
  height: 82px;
  font-family: Neutraface2Display-Medium, 'Times New Roman', Times, serif;
  font-size: 40px;
  color: #0093dd;
  position: relative;
  z-index: 1;
}
.qxm_fl5 .qxm_fl5_list ul li.li i:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/qxm_fl5_libg.png) center center no-repeat;
}
.qxm_fl5 .qxm_fl5_list ul li.li i img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  margin: auto;
}
.qxm_fl5 .qxm_fl5_list ul li.li p {
  font-size: 16px;
  bottom: 0;
  line-height: 1;
  position: absolute;
  width: 120px;
  left: 50%;
  margin-left: -60px;
}
@keyframes xz {
  0% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  100% {
    -webkit-transform: scale(1) rotate(360deg);
    -moz-transform: scale(1) rotate(360deg);
    -o-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
}
.qxm_fl5 .qxm_fl5_list ul li.li:hover {
  color: #0093dd;
}
.qxm_fl5 .qxm_fl5_list ul li.li:hover i:before {
  -webkit-animation: xz 3s linear infinite;
  animation: xz 3s linear infinite;
  background: url(../images/qxm_fl5_libgh.png) center center no-repeat;
}
.qxm_fl5 .qxm_fl5_list ul li.kefu {
  margin-top: 4px;
  text-align: center;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.qxm_fl5 .qxm_fl5_list ul li.kefu:hover {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.qxm_fl5 .qxm_fl5_list ul li.kefu i {
  display: block;
  width: 76px;
  height: 76px;
  background: #0093dd;
  border-radius: 100%;
  position: relative;
}
.qxm_fl5 .qxm_fl5_list ul li.kefu i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/qxm_fl5_kefu.png) center center no-repeat;
}
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.qxm_fl5 .qxm_fl5_list ul li.kefu i:before {
  content: '';
  position: absolute;
  border: #0093dd solid 2px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  border-radius: 100%;
}
.qxm_fl5 .qxm_fl5_list ul li.kefu i img {
  width: 40px;
  height: 42px;
  display: block;
  margin: 0 auto;
  padding-top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_fl5 .qxm_fl5_list ul li.kefu span {
  display: block;
  font-size: 16px;
  margin-top: 14px;
  line-height: 1;
  color: #0093dd;
}
.qxm_fl5 .qxm_fl5_list ul li.kefu:hover i img {
  -webkit-transform: scale(1) rotateY(180deg);
  -moz-transform: scale(1) rotateY(180deg);
  -o-transform: scale(1) rotateY(180deg);
  transform: scale(1) rotateY(180deg);
}
.qxm_fl5 .qxm_fl5_list ul li.kefu:hover i:before,
.qxm_fl5 .qxm_fl5_list ul li.kefu:hover i:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}
.qxm_fl6 {
  padding: 50px 0 54px;
}
.qxm_fl6 .qxm_fl6_list {
  margin-top: 25px;
}
.qxm_fl6 .qxm_fl6_list .caseL {
  width: 595px;
  height: 445px;
  margin-top: 25px;
  float: left;
  position: relative;
}
.qxm_fl6 .qxm_fl6_list .caseL li {
  width: 595px;
  height: 445px;
  position: relative;
  overflow: hidden;
}
.qxm_fl6 .qxm_fl6_list .caseL li .pic {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.qxm_fl6 .qxm_fl6_list .caseL li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_fl6 .qxm_fl6_list .caseL li .bt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 120px 0 20px;
  background: rgba(0, 0, 0, 0.4);
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qxm_fl6 .qxm_fl6_list .caseL li: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);
}
.qxm_fl6 .qxm_fl6_list .caseL .casePagination {
  position: absolute;
  right: 0;
  font-size: 0;
  padding: 0;
  margin: 0;
  z-index: 2;
  bottom: 18px;
  right: 20px;
}
.qxm_fl6 .qxm_fl6_list .caseL .casePagination span {
  display: inline-block;
  margin: 0 4px;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border-radius: 50%;
  opacity: 1;
}
.qxm_fl6 .qxm_fl6_list .caseL .casePagination .swiper-pagination-bullet-active {
  background: #0093dd;
}
.qxm_fl6 .qxm_fl6_list .caseR {
  float: right;
  width: 594px;
}
.qxm_fl6 .qxm_fl6_list .caseR ul {
  margin-right: -14px;
}
.qxm_fl6 .qxm_fl6_list .caseR ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.qxm_fl6 .qxm_fl6_list .caseR li {
  width: 280px;
  height: 210px;
  margin-top: 25px;
  margin-left: 17px;
  float: left;
  overflow: hidden;
  position: relative;
  border: 0 solid #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_fl6 .qxm_fl6_list .caseR li .pic {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.qxm_fl6 .qxm_fl6_list .caseR li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qxm_fl6 .qxm_fl6_list .caseR li .bt {
  position: absolute;
  left: 0;
  bottom: -50px;
  width: 270px;
  padding: 0 20px;
  background: rgba(0, 0, 0, 0.5);
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qxm_fl6 .qxm_fl6_list .caseR li:hover {
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.13);
  border: solid 5px #ffffff;
}
.qxm_fl6 .qxm_fl6_list .caseR li:hover .bt {
  bottom: 0;
}
