﻿.dx {
  text-transform: uppercase;
}
.dh {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w1180 {
  width: 1180px;
  margin: 0 auto;
}
@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 220px;
    height: 220px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 220px;
    height: 220px;
  }
}
/* 旋转 */
/* 浮动 */
/* 上下浮动 */
/* 电话 */
/* 水波纹特效 */
.banner {
  width: 100%;
  height: 650px;
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  /* The Nivo Slider styles */
  /* If an image is wrapped in a link */
  /* The slices and boxes in the Slider */
}
.banner .nivoSlider {
  position: relative;
  width: 1920px;
  height: 100%;
  text-align: center;
  left: 50%;
  margin-left: -960px;
}
.banner .nivoSlider img {
  display: none;
  width: auto;
  margin: 0 auto;
  height: auto;
}
.banner .nivoSlider a {
  border: 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  height: 100%;
}
.banner .nivo-controlNav-bg {
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 100%;
  height: 44px;
  z-index: 100;
}
.banner .nivo-controlNav {
  position: absolute;
  width: 100%;
  bottom: 30px;
  z-index: 101;
  text-align: center;
  font-size: 0;
}
.banner .nivo-controlNav a {
  display: inline-block;
  width: 14px;
  height: 14px;
  text-indent: -9999px;
  margin: 0 8px;
  border-radius: 20px;
  cursor: pointer;
  background: #fbf8ef;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.banner .nivo-controlNav a.active {
  background: #f31313;
}
.banner .nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.banner .nivo-prevNav {
  left: 0px;
}
.banner .nivo-nextNav {
  right: 0px;
}
.banner .nivo-directionNav a {
  display: block;
  width: 50px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  border-radius: 50%;
}
.banner a.nivo-nextNav {
  background: rgba(0, 0, 0, 0.3) url(../images/arrowBr.png) center center no-repeat;
  right: 50%;
  margin-right: -640px;
}
.banner a.nivo-prevNav {
  left: 50%;
  margin-left: -640px;
  background: rgba(0, 0, 0, 0.3) url(../images/arrowBl.png) center center no-repeat;
}
@media (min-width: 1460px) {
  .banner a.nivo-nextNav {
    margin-right: -720px;
  }
  .banner a.nivo-prevNav {
    margin-left: -720px;
  }
}
@media (min-width: 1680px) {
  .banner a.nivo-nextNav {
    margin-right: -800px;
  }
  .banner a.nivo-prevNav {
    margin-left: -800px;
  }
}
.banner .nivo-caption {
  display: none !important;
}
.banner .ribbon {
  width: 111px;
  height: 111px;
  position: absolute;
  top: -4px;
  left: -5px;
  z-index: 300;
}
.banner .nivoSlider {
  position: relative;
}
.banner .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0 auto;
}
.banner .nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  text-align: center;
}
.banner .nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
}
.banner .nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
}
.banner .nivo-html-caption {
  display: none;
}
.search {
  background-color: #fafafa;
  padding: 12px 0;
  line-height: 36px;
  height: 36px;
}
.search .tip {
  float: left;
  color: #808080;
}
.search .searchBox {
  float: right;
}
.search .searchBox .searchInp {
  width: 245px;
  height: 36px;
  border: solid 1px #f31313;
  border-right: none;
  line-height: 34px;
  float: left;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 12px;
}
.search .searchBox .searchInp::-webkit-input-placeholder {
  color: #808080;
  font-size: 12px;
}
.search .searchBox .submitBtn {
  background: #f31313 url(../images/searchico.png) center center no-repeat;
  border: none;
  color: #fff;
  width: 36px;
  height: 36px;
  cursor: pointer;
  float: right;
}
.search .searchBox .submitBtn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.title {
  text-align: center;
  line-height: 1;
}
.title .cn {
  font-size: 30px;
  color: #f31313;
  font-weight: 600;
}
.title .cn a {
  color: #f31313;
}
.title .cn:before,
.title .cn:after {
  content: "";
  display: inline-block;
  width: 110px;
  height: 5px;
  background-color: #f31313;
  margin: 0 33px;
  vertical-align: middle;
}
.title .en {
  margin-top: 10px;
  color: #808080;
  text-transform: uppercase;
}
.product {
  padding: 60px 0;
}
.product .inContent {
  margin-top: 20px;
}
.product .proL {
  margin-top: 20px;
  float: left;
  width: 267px;
  height: 784px;
  background-color: #f31313;
}
.product .proL .tit {
  height: 35px;
  background: url(../images/proLtit.png) center 28px no-repeat;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  line-height: 1;
  padding-top: 85px;
  text-align: center;
}
.product .proL .proNav {
  margin: 0 10px;
  padding: 0 12px;
  background-color: #ffffff;
  height: 654px;
  overflow: hidden;
}
.product .proL .proNav ul {
  position: relative;
  z-index: 2;
}
.product .proL .proNav ul li {
  position: relative;
  margin-top: 20px;
}
.product .proL .proNav ul li:before {
  content: "";
  display: block;
  width: 100%;
  height: 40px;
  position: absolute;
  background-color: #f0f0f0;
  border-radius: 20px;
  left: 0;
  top: 0;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  z-index: -1;
}
.product .proL .proNav ul li > a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding: 0 42px 0 24px;
  font-size: 16px;
  color: #4d4d4d;
  position: relative;
  z-index: 1;
}
.product .proL .proNav ul li > a:after {
  content: "";
  width: 17px;
  height: 17px;
  background: url(../images/pronavjt.png) center center no-repeat;
  vertical-align: middle;
  position: absolute;
  right: 12px;
  top: 12px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proL .proNav ul li > a:before {
  content: "";
  display: block;
  width: 0;
  height: 40px;
  position: absolute;
  background-color: #f31313;
  border-radius: 20px;
  left: 0;
  top: 0;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  z-index: -1;
}
.product .proL .proNav ul li.on > a {
  color: #fff;
}
.product .proL .proNav ul li.on > a:before {
  width: 100%;
}
.product .proL .proNav ul li.on > a:after {
  -webkit-transform: scale(1) rotate(90deg);
  -moz-transform: scale(1) rotate(90deg);
  -o-transform: scale(1) rotate(90deg);
  transform: scale(1) rotate(90deg);
  background: url(../images/pronavjth.png) center center no-repeat;
  right: 12px;
  top: 12px;
}
.product .proL .proNav ul li .secs {
  overflow: hidden;
  height: 210px;
  overflow: auto;
  margin-top: 5px;
}
.product .proL .proNav ul li .secs a {
  margin-top: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  border: solid 1px #e5e5e5;
  line-height: 30px;
  color: #666666;
  position: relative;
  padding: 0 10px 0 24px;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.product .proL .proNav ul li .secs a:before {
  content: ">";
  margin-right: 10px;
}
.product .proL .proNav ul li .secs a:hover {
  border-color: #f31313;
  color: #f31313;
  padding-left: 30px;
}
.product .proR {
  float: right;
  width: 933px;
}
.product .proR ul {
  position: relative;
}
.product .proR ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proR ul li {
  float: left;
  position: relative;
  margin: 20px 0 0 21px;
  width: 290px;
  height: 248px;
  border: solid 1px #f5f5f5;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px 9px 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 1;
}
.product .proR ul li:after,
.product .proR ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 1px solid;
  transition: all 0.6s ease;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .proR ul li:before {
  top: -1px;
  left: -1px;
  border-color: #f31313 transparent transparent #f31313;
}
.product .proR ul li:after {
  right: -1px;
  bottom: -1px;
  border-color: transparent #f31313 #f31313 transparent;
}
.product .proR ul li:hover:after,
.product .proR ul li:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.product .proR ul li .pic {
  display: block;
  width: 270px;
  height: 185px;
  overflow: hidden;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  position: relative;
  z-index: 1;
}
.product .proR ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proR ul li .bt {
  position: relative;
  z-index: 1;
  height: 44px;
  line-height: 44px;
  display: block;
  text-align: center;
  z-index: 2;
  color: #4d4d4d;
  padding: 0 10px;
  background-color: #f0f0f0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #f31313, #f31313);
  background-image: linear-gradient(to right, #f31313, #f31313);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  background-size: 0% 100%;
}
.product .proR ul li:hover .pic img {
  -webkit-transform: scale(1.2) rotate(0);
  -moz-transform: scale(1.2) rotate(0);
  -o-transform: scale(1.2) rotate(0);
  transform: scale(1.2) rotate(0);
}
.product .proR ul li:hover .bt {
  background-size: 100% 100%;
  color: rgba(255, 255, 255, 0.9999);
}
.mBanner1 {
  background: url(../images/mBanner1.jpg) center top no-repeat;
  height: 550px;
}
.mBanner1 .text {
  padding-top: 100px;
  margin-left: 602px;
  line-height: 1;
  color: #fff;
}
.mBanner1 .text .mBanlogo img {
  display: block;
  height: 64px;
}
.mBanner1 .text .t1 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-top: 30px;
}
.mBanner1 .text .t2 {
  font-size: 22px;
  letter-spacing: 1px;
  margin-top: 17px;
}
.mBanner1 .text .t3 {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 18px;
}
.mBanner1 .text .line {
  width: 502px;
  height: 2px;
  background-color: #2a49fc;
  margin-top: 26px;
}
.mBanner1 .text .tel {
  margin-top: 25px;
}
.mBanner1 .text .tel i {
  font-size: 24px;
  font-weight: bold;
}
.mBanner1 .text .zxLink {
  display: block;
  width: 140px;
  height: 40px;
  background-color: #f31313;
  margin-top: 22px;
  line-height: 40px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #2a49fc, #2a49fc);
  background-image: linear-gradient(to right, #2a49fc, #2a49fc);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  background-size: 0% 100%;
  color: #fff;
  text-align: center;
}
.mBanner1 .text .zxLink:hover {
  background-size: 100% 100%;
}
.case {
  padding: 60px 0;
}
.case .caseList {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
}
.case .caseList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseList ul li {
  float: left;
  position: relative;
  margin: 20px 20px 0 0;
  width: 266px;
  height: 224px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 1;
}
.case .caseList ul li .pic {
  display: block;
  width: 266px;
  height: 184px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.case .caseList ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .bt {
  position: relative;
  z-index: 1;
  height: 40px;
  line-height: 40px;
  display: block;
  text-align: center;
  z-index: 2;
  color: #4d4d4d;
  padding: 0 10px;
  background-color: #f0f0f0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #f31313, #f31313);
  background-image: linear-gradient(to right, #f31313, #f31313);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  background-size: 0% 100%;
}
.case .caseList ul li:hover .pic img {
  -webkit-transform: scale(1.2) rotate(0);
  -moz-transform: scale(1.2) rotate(0);
  -o-transform: scale(1.2) rotate(0);
  transform: scale(1.2) rotate(0);
}
.case .caseList ul li:hover .bt {
  background-size: 100% 100%;
  color: rgba(255, 255, 255, 0.9999);
}
.case .caseList ul li:first-child {
  float: right;
  width: 628px;
  height: 468px;
  margin-right: 0;
}
.case .caseList ul li:first-child .pic {
  width: 628px;
  height: 429px;
}
.advantage {
  background: url(../images/ysbg.jpg) center top no-repeat;
  padding-top: 93px;
}
.advantage .ysTitle {
  color: #fff;
  text-align: center;
}
.advantage .ysTitle .cn {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
}
.advantage .ysTitle .en {
  color: #ffffff;
  text-transform: uppercase;
  height: 14px;
  line-height: 14px;
  margin-top: 20px;
  font-size: 18px;
}
.advantage .advList {
  width: 1200px;
  margin: 0 auto;
  margin-top: 70px;
}
.advantage .advList li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.advantage .advList li .pic {
  float: left;
  width: 600px;
  height: 376px;
  overflow: hidden;
}
.advantage .advList li .pic img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.advantage .advList li:hover .pic img {
  -webkit-transform: scale(1.12) rotate(0);
  -moz-transform: scale(1.12) rotate(0);
  -o-transform: scale(1.12) rotate(0);
  transform: scale(1.12) rotate(0);
}
.advantage .advList li .text {
  width: 600px;
  height: 376px;
  float: right;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 58px 60px;
  background-color: #f5f5f5;
}
.advantage .advList li .text .num {
  font-family: Arial;
  font-size: 50px;
  height: 36px;
  font-weight: bold;
  line-height: 36px;
  color: #b5b5b5;
}
.advantage .advList li .text h4 {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  color: #4d4d4d;
  margin-top: 40px;
}
.advantage .advList li .text h4 i {
  font-size: 14px;
  text-transform: uppercase;
  margin-left: 10px;
}
.advantage .advList li .text p {
  line-height: 25px;
  color: #808080;
  margin-top: 25px;
}
.advantage .advList li .text p span {
  color: #f31313;
}
.advantage .advList li.item2 .pic {
  float: right;
}
.advantage .advList li.item2 .text {
  float: left;
}
.solution {
  padding: 60px 0;
}
.solution .listTab {
  margin-top: 40px;
  font-size: 0;
  text-align: center;
}
.solution .listTab a {
  display: inline-block;
  font-size: 14px;
  color: #ffff;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  margin: 0 10px;
  background: #f31313;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, #2a49fc, #2a49fc);
  background-image: linear-gradient(to bottom, #2a49fc, #2a49fc);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  background-size: 100% 0%;
}
.solution .listTab a.on {
  background-size: 100% 100%;
}
.solution .listTabs {
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
  height: 450px;
}
.solution .listTabs ul li {
  background-color: #fafafa;
  height: 450px;
}
.solution .listTabs ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.solution .listTabs ul li .pic {
  float: right;
  width: 600px;
  height: 450px;
  overflow: hidden;
}
.solution .listTabs ul li .pic img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.solution .listTabs ul li:hover .pic img {
  -webkit-transform: scale(1.12) rotate(0);
  -moz-transform: scale(1.12) rotate(0);
  -o-transform: scale(1.12) rotate(0);
  transform: scale(1.12) rotate(0);
}
.solution .listTabs ul li .text {
  padding: 100px 30px 0;
  width: 600px;
  height: 450px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.solution .listTabs ul li .text .bt {
  display: block;
  color: #4d4d4d;
  font-weight: bold;
  line-height: 26px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.solution .listTabs ul li .text .bt:hover {
  color: #f31313;
}
.solution .listTabs ul li .text .en {
  text-transform: uppercase;
  line-height: 12px;
  color: #808080;
  margin-top: 16px;
}
.solution .listTabs ul li .text .en:before {
  content: "";
  display: block;
  width: 120px;
  height: 2px;
  background-color: #f31313;
  margin: auto;
  margin-bottom: 20px;
}
.solution .listTabs ul li .text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 30px;
  height: 150px;
  color: #808080;
  margin-top: 30px;
}
.news1 {
  padding-bottom: 60px;
}
.news1 .newsSwiper {
  width: 1220px;
  overflow: hidden;
  margin: 30px auto 0;
}
.news1 .newsSwiper .swiper-container {
  height: 162px;
  width: 100%;
}
.news1 .newsSwiper .swiper-slide {
  height: 140px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news1 .newsSwiper .swiper-slide .item {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 380px;
  height: 120px;
  background-color: #ffffff;
  box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.15);
  position: relative;
  padding: 24px 0 26px 105px;
}
.news1 .newsSwiper .swiper-slide .item .date {
  text-align: center;
  padding: 25px 0;
  top: 0;
  width: 100px;
  position: absolute;
  left: 0;
}
.news1 .newsSwiper .swiper-slide .item .date i {
  display: block;
  font-size: 40px;
  line-height: 1;
}
.news1 .newsSwiper .swiper-slide .item .date span {
  display: block;
  font-size: 12px;
  color: #808080;
  line-height: 1;
  margin-top: 5px;
}
.news1 .newsSwiper .swiper-slide .item .bt {
  line-height: 28px;
  height: 28px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news1 .newsSwiper .swiper-slide .item p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #808080;
  line-height: 28px;
  height: 28px;
}
.news1 .newsSwiper .swiper-slide .item .more {
  display: block;
  border-top: 1px #ccc solid;
  height: 32px;
  line-height: 32px;
  margin-top: 8px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #f31313, #f31313);
  background-image: linear-gradient(to right, #f31313, #f31313);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  background-size: 0% 100%;
  color: #666666;
}
.news1 .newsSwiper .swiper-slide .item .more i {
  display: block;
  float: right;
  background: url(../images/njt.png) center center no-repeat;
  width: 50px;
  height: 8px;
  position: relative;
  top: 12px;
}
.news1 .newsSwiper .swiper-slide .item:hover {
  box-shadow: 0 0 7px 3px rgba(243, 19, 19, 0.2);
}
.news1 .newsSwiper .swiper-slide .item:hover .bt {
  color: #f31313;
}
.news1 .newsSwiper .swiper-slide .item:hover .more {
  padding: 0 20px 0 15px;
  background-size: 100% 100%;
  color: rgba(255, 255, 255, 0.9999);
}
.news1 .newsSwiper .swiper-pagination {
  bottom: 0;
  height: 2px;
}
.news1 .newsSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 60px;
  height: 2px;
  background-color: #cccccc;
  vertical-align: top;
  border-radius: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.news1 .newsSwiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #f31313;
}
.about {
  background: url(../images/aboutbg.jpg) center top no-repeat;
  padding: 60px 0;
}
.about .aboutTitle {
  height: 82px;
}
.about .aboutTitle .en {
  font-size: 30px;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.about .aboutTitle .cn {
  margin-top: 10px;
  font-size: 18px;
}
.about .aboutTitle .cn:after {
  content: "";
  display: inline-block;
  background: url(../images/abouttitjt.png) center center no-repeat;
  width: 19px;
  height: 8px;
  margin-left: 80px;
}
.about .aboutBox {
  background-color: #ffffff;
  margin-top: 86px;
  border-radius: 4px;
  overflow: hidden;
  height: 450px;
  width: 960px;
  float: left;
}
.about .aboutBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutPic {
  float: right;
  width: 554px;
  height: 450px;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}
.about .aboutPic img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.12) rotate(0);
  -moz-transform: scale(1.12) rotate(0);
  -o-transform: scale(1.12) rotate(0);
  transform: scale(1.12) rotate(0);
}
.about .aboutText {
  width: 406px;
  float: left;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 82px 35px 0;
}
.about .aboutText h4 {
  line-height: 1;
  font-size: 16px;
  color: #f31313;
  font-weight: bold;
}
.about .aboutText .text {
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 30px;
  height: 150px;
  text-align: justify;
  margin-top: 48px;
  color: #808080;
}
.about .aboutText .more {
  margin-top: 48px;
  display: block;
  width: 126px;
  height: 32px;
  border: solid 1px #cccccc;
  line-height: 32px;
  text-align: center;
  color: #b3b3b3;
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-radius: 0;
}
.about .aboutText .more:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.about .aboutText .more:hover,
.about .aboutText .more:focus,
.about .aboutText .more:active {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.about .aboutText .more:hover:before,
.about .aboutText .more:focus:before,
.about .aboutText .more:active:before {
  opacity: 1;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
.about .aboutText .more i {
  margin-left: 8px;
}
.about .aboutText .more:hover {
  background: #f31313;
  color: #fff;
  border-color: #f31313;
  border-radius: 5px;
}
.about .aboutText .link {
  margin-top: 58px;
  font-size: 0;
}
.about .aboutText .link a {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  width: 260px;
  height: 140px;
  background-color: #222222;
  border-radius: 2px;
  margin-left: 22px;
  line-height: 1;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 36px;
  text-align: center;
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .aboutText .link a:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.about .aboutText .link a:hover,
.about .aboutText .link a:focus,
.about .aboutText .link a:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.about .aboutText .link a:hover:before,
.about .aboutText .link a:focus:before,
.about .aboutText .link a:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.about .aboutText .link a:first-child {
  margin-left: 0;
  background: #f31313;
}
.about .aboutText .link a img {
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 auto 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .link a:hover {
  background: #f31313;
}
.about .aboutText .link a:hover img {
  -webkit-transform: scale(1.1) rotateY(180deg);
  -moz-transform: scale(1.1) rotateY(180deg);
  -o-transform: scale(1.1) rotateY(180deg);
  transform: scale(1.1) rotateY(180deg);
}
.about .aboutLink {
  float: right;
  width: 178px;
  margin-top: 86px;
}
.about .aboutLink a {
  display: block;
  margin-bottom: 10px;
  width: 178px;
  height: 110px;
  background-color: #cccccc;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 22px;
  text-align: center;
  color: #fff;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, #f31313, #f31313);
  background-image: linear-gradient(to bottom, #f31313, #f31313);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  background-size: 100% 0%;
}
.about .aboutLink a img {
  display: block;
  width: 28px;
  height: 30px;
  margin: auto;
}
.about .aboutLink a span {
  display: block;
  line-height: 1;
  margin-top: 14px;
}
.about .aboutLink a:hover {
  background-size: 100% 100%;
}
.showSlide {
  width: 1200px;
  margin: 0 auto;
  margin-top: 90px;
}
.showSlide > .aboutTab {
  text-align: center;
  font-size: 0;
}
.showSlide > .aboutTab li {
  display: inline-block;
  margin: 0 10px;
  overflow: hidden;
  background: #f31313;
}
.showSlide > .aboutTab li span {
  display: block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  position: relative;
  z-index: 1;
}
.showSlide > .aboutTab li span:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background: #2a49fc;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 100%;
  height: 0;
}
.showSlide > .aboutTab li.on span:before {
  height: 100%;
}
.showSlide > .aboutTabs {
  margin-top: 22px;
  height: 240px;
  overflow: hidden;
  position: relative;
}
.showSlide > .aboutTabs .bd {
  width: 1018px;
  margin: auto;
  overflow: hidden;
}
.showSlide > .aboutTabs .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.showSlide > .aboutTabs .bd ul li {
  width: 326px;
  height: 240px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
  position: relative;
  z-index: 1;
}
.showSlide > .aboutTabs .bd ul li .pic {
  width: 326px;
  height: 240px;
  display: block;
  overflow: hidden;
  position: relative;
}
.showSlide > .aboutTabs .bd ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -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.4s ease-out;
  transition: all 0.4s ease-out;
}
.showSlide > .aboutTabs .bd ul li .bt {
  display: block;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  text-align: center;
  background: #fafafa url(../images/aboutAdd.png) center 120px no-repeat;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  z-index: 1;
}
.showSlide > .aboutTabs .bd ul 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);
}
.showSlide > .aboutTabs .bd ul li:hover .bt {
  background: rgba(243, 19, 19, 0.8) url(../images/aboutAdd.png) center 120px no-repeat;
  height: 100%;
  color: #ffffff;
  padding-top: 72px;
}
.showSlide > .aboutTabs .hd span {
  display: block;
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.showSlide > .aboutTabs .hd span.prev {
  background: url(../images/ajtl.png) center center no-repeat;
  left: 0;
}
.showSlide > .aboutTabs .hd span.prev:hover {
  background: url(../images/ajtlh.png) center center no-repeat;
}
.showSlide > .aboutTabs .hd span.next {
  background: url(../images/ajtr.png) center center no-repeat;
  right: 0;
}
.showSlide > .aboutTabs .hd span.next:hover {
  background: url(../images/ajtrh.png) center center no-repeat;
}
.news {
  padding: 60px 0;
  width: 1200px;
  margin: 0 auto;
}
.news:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsL {
  float: left;
  width: 380px;
  height: 530px;
  background: #f31313;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 45px 50px;
  color: #fff;
}
.news .newsL .t1 {
  font-size: 26px;
  font-weight: bold;
  line-height: 36px;
}
.news .newsL .newsLogo {
  margin-top: 33px;
}
.news .newsL .newsLogo img {
  width: 281px;
  height: 173px;
  display: block;
}
.news .newsL .t2 {
  line-height: 28px;
  margin-top: 22px;
}
.news .newsL .t3 {
  height: 35px;
  margin-top: 40px;
  font-size: 0;
}
.news .newsL .t3 img {
  display: inline-block;
  width: 35px;
  height: 35px;
  vertical-align: top;
  margin-right: 7px;
}
.news .newsR {
  float: right;
  width: 770px;
  background-color: #fafafa;
}
.news .newsR .newsTab {
  border-bottom: 1px #e6e6e6 solid;
  height: 70px;
  font-size: 0;
  position: relative;
}
.news .newsR .newsTab span {
  display: inline-block;
  width: 140px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 16px;
  color: #f31313;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, #f31313, #f31313);
  background-image: linear-gradient(to bottom, #f31313, #f31313);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
}
.news .newsR .newsTab span.on {
  background-size: 100% 100%;
  color: rgba(255, 255, 255, 0.9999);
}
.news .newsR .newsTab span a {
  display: none;
  position: absolute;
  right: 25px;
  top: 20px;
  width: 30px;
  height: 30px;
  background: url(../images/newsmore.png) center center no-repeat;
}
.news .newsR .newsTab span.on a {
  display: block;
}
.news .newsR .newsTab span.on a:hover {
  background: #f31313 url(../images/newsmoreh.png) center center no-repeat;
  border-radius: 50%;
  -webkit-transform: scale(1) rotate(180deg);
  -moz-transform: scale(1) rotate(180deg);
  -o-transform: scale(1) rotate(180deg);
  transform: scale(1) rotate(180deg);
}
.news .newsR .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsR .newsList .one {
  height: 459px;
  padding: 1px;
  border-left: 2px #ffe3e3 solid;
  width: 384px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 40px;
  float: right;
}
.news .newsR .newsList .one .pic {
  overflow: hidden;
  width: 304px;
  height: 178px;
  display: block;
}
.news .newsR .newsList .one .pic img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsR .newsList .one: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);
}
.news .newsR .newsList .one .text {
  margin-top: 25px;
}
.news .newsR .newsList .one .text .bt {
  display: block;
  color: #4d4d4d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 28px;
  font-weight: bold;
}
.news .newsR .newsList .one .text .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsR .newsList .one .text p {
  color: #808080;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  margin-top: 18px;
}
.news .newsR .newsList .one .text .date {
  margin-top: 26px;
  font-size: 12px;
  color: #808080;
}
.news .newsR .newsList .one:hover .text .bt {
  color: #f31313;
}
.news .newsR .newsList .list {
  float: left;
  width: 385px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 18px;
}
.news .newsR .newsList .list ul li {
  height: 74px;
  padding: 30px 0;
  border-bottom: 1px #ffe3e3 solid;
  position: relative;
  padding-left: 88px;
}
.news .newsR .newsList .list ul li .date {
  position: absolute;
  left: 0;
  top: 30px;
  background: #f31313;
  width: 74px;
  height: 74px;
  text-align: center;
  color: #fff;
}
.news .newsR .newsList .list ul li .date i {
  display: block;
  font-size: 22px;
  line-height: 1;
  padding-top: 15px;
}
.news .newsR .newsList .list ul li .date span {
  display: block;
  color: #fafafa;
  line-height: 1;
  margin-top: 10px;
}
.news .newsR .newsList .list ul li .bt {
  color: #4d4d4d;
  font-weight: bold;
  line-height: 34px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newsR .newsList .list ul li p {
  color: #808080;
  line-height: 34px;
  display: block;
  margin-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newsR .newsList .list ul li:hover a {
  color: #f31313;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .problem {
  float: right;
  width: 440px;
  margin-top: 40px;
}
.news .problem .tit {
  padding-bottom: 7px;
  border-bottom: 6px #fafafa solid;
  line-height: 20px;
}
.news .problem .tit:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 2px;
  height: 21px;
  background-color: #f31313;
  margin-right: 2px;
}
.news .problem .tit a {
  color: #4d4d4d;
  display: inline-block;
  padding: 0 15px;
  font-size: 16px;
  color: #f31313;
}
.news .problem .list {
  margin-top: 30px;
  height: 402px;
  overflow: hidden;
}
.news .problem .list li {
  margin-bottom: 30px;
}
.news .problem .list li .bt {
  display: block;
  height: 82px;
  line-height: 82px;
  background-color: #fafafa;
  color: #4d4d4d;
  position: relative;
}
.news .problem .list li .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  padding: 0 25px 0 82px;
  background: url(../images/q.png) 20px center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .problem .list li .bt:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  display: block;
  left: 0;
  top: 0;
  background: #f31313;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .problem .list li p {
  background: #fafafa url(../images/a.png) 378px center no-repeat;
  padding: 17px 82px 17px 25px;
  height: 50px;
  margin-top: 20px;
}
.news .problem .list li p span {
  display: block;
  color: #808080;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 25px;
  height: 50px;
}
.news .problem .list li:hover .bt:before {
  height: 100%;
  box-shadow: 0 0 10px rgba(243, 19, 19, 0.5);
}
.news .problem .list li:hover .bt span {
  background: url(../images/qh.png) 20px center no-repeat;
  color: #fff;
}
.links {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 52px;
}
.links .tit {
  height: 42px;
  line-height: 26px;
  border-bottom: 1px #e6e6e6 solid;
  color: #f31313;
  font-size: 33px;
  text-transform: uppercase;
}
.links .tit:after {
  content: "";
  display: inline-block;
  margin-left: 8px;
  background: url(../images/linksico.png) center center no-repeat;
  width: 21px;
  height: 21px;
}
.links .list {
  line-height: 30px;
  margin-top: 12px;
}
.links .list a {
  margin-right: 30px;
  display: inline-block;
  color: #808080;
}
.links .list a:hover {
  color: #f31313;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
