.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  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;
  }
}
body {
  background: #f8f8f8;
  font-family: Arial;
}
span,
i {
  font-family: Arial;
}
.banner {
  width: 100%;
  height: 550px;
  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: 10px;
  height: 10px;
  text-indent: -9999px;
  border: 0;
  margin: 0 5px;
  border-radius: 5px;
  cursor: pointer;
  background: #999;
}
.banner .nivo-controlNav a.active {
  width: 40px;
  background: #1d7bd5;
}
.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: -600px;
}
.banner a.nivo-prevNav {
  left: 50%;
  margin-left: -600px;
  background: rgba(0, 0, 0, 0.3) url(../images/arrowBl.png) center center no-repeat;
}
.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;
}
.title {
  line-height: 1;
  text-align: center;
  margin: 0 auto;
}
.title h3 {
  display: inline-block;
  background: url(../images/titbg.png) left center no-repeat;
  height: 50px;
  padding: 26px 0 26px 22px;
}
.title h3 i {
  float: left;
  font-size: 80px;
  color: #1d7bd5;
  font-family: Arial;
  line-height: 50px;
  display: block;
  position: relative;
  top: -8px;
}
.title h3 .cn {
  display: block;
  font-size: 24px;
  font-weight: bold;
  padding-left: 58px;
  text-align: left;
}
.title h3 .en {
  display: block;
  font-size: 18px;
  margin-top: 12px;
  color: #cccccc;
  line-height: 14px;
  padding-left: 58px;
  text-align: left;
  text-transform: uppercase;
  font-family: Arial;
}
.product {
  padding: 70px 0;
}
.product .proBox {
  width: 1200px;
  margin: 0 auto;
  margin-top: 58px;
}
.product .proBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proBox .proL {
  float: left;
  width: 240px;
  background: #1d7bd5 url(../images/prol.jpg) center bottom no-repeat;
  border-radius: 3px;
  height: 538px;
  padding: 0 20px;
}
.product .proBox .proL .tit {
  height: 35px;
  line-height: 1;
  padding-top: 28px;
  border-bottom: solid 1px #ffffff;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
}
.product .proBox .proL .tit i {
  margin-left: 10px;
  border-left: solid 1px #ffffff;
  padding-left: 10px;
  text-transform: uppercase;
}
.product .proBox .proL .proNav {
  padding-top: 10px;
  height: 374px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .proBox .proL .proNav ul li {
  margin-top: 10px;
}
.product .proBox .proL .proNav ul li > a {
  background: #fff url(../images/pronavdt.png) 25px center no-repeat;
  display: block;
  font-size: 14px;
  padding-left: 80px;
  height: 44px;
  line-height: 44px;
  border: solid 1px #1d7bd5;
  border-radius: 3px;
  font-weight: bold;
}
.product .proBox .proL .proNav ul li .secs {
  padding: 18px 0 10px;
  height: 224px;
  overflow: hidden;
}
.product .proBox .proL .proNav ul li .secs:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proBox .proL .proNav ul li .secs a {
  padding-left: 80px;
  background: url(../images/pronavdd.png) 30px center no-repeat;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 32px;
  color: #fff;
}
.product .proBox .proL .proNav ul li .secs a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proBox .proL .proTel {
  margin-top: 30px;
  line-height: 1;
  padding: 0 0 0 80px;
  background: url(../images/protel.png) no-repeat 25px 0;
  color: #fff;
}
.product .proBox .proL .proTel h4 {
  font-size: 14px;
}
.product .proBox .proL .proTel p {
  font-size: 24px;
  line-height: 24px;
  margin-top: 8px;
  font-weight: bold;
  font-family: Arial;
}
.product .proBox .proR {
  float: right;
  width: 900px;
}
.product .proBox .proR .tit {
  line-height: 1;
  position: relative;
  height: 26px;
  border-bottom: 1px #ddd solid;
}
.product .proBox .proR .tit span {
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  color: #1d7bd5;
}
.product .proBox .proR .tit a {
  display: block;
  right: -15px;
  top: 0;
  font-size: 14px;
  line-height: 24px;
  padding: 0 15px;
  overflow: hidden;
  color: #999999;
  position: absolute;
}
.product .proBox .proR .tit a:hover {
  -webkit-transform: translateX(-15px);
  transform: translateX(-15px);
}
.product .proBox .proR .tit a:hover {
  color: #fff;
  background: #1d7bd5;
  border-radius: 15px;
}
.product .proBox .proR ul {
  margin: 0 -15px 0 0;
  position: relative;
}
.product .proBox .proR ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proBox .proR ul li {
  float: left;
  width: 290px;
  height: 236px;
  position: relative;
  margin: 20px 15px 0 0;
  border-radius: 3px;
  overflow: hidden;
}
.product .proBox .proR ul li .pic {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.product .proBox .proR 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.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proBox .proR ul li .bt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 46px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0;
}
.product .proBox .proR ul li .bt:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proBox .proR ul li .bt span {
  width: 218px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 46px;
  color: #fff;
  float: left;
  padding-left: 20px;
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .proBox .proR ul li .bt i {
  float: right;
  display: block;
  width: 60px;
  height: 46px;
  position: relative;
  z-index: 2;
  background: url(../images/proico.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proBox .proR 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);
}
.product .proBox .proR ul li:hover .bt {
  height: 100%;
  padding-top: 80px;
}
.product .proBox .proR ul li:hover .bt:before {
  background: #1d7bd5;
}
.product .proBox .proR ul li:hover .bt span {
  width: 100%;
  padding: 0 15px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
}
.product .proBox .proR ul li:hover .bt i {
  width: 100%;
}
.mbanner1 {
  background: url(../images/mbanner1.jpg) center center no-repeat;
  height: 260px;
}
.mbanner1 .text {
  margin-left: 36px;
  padding-top: 74px;
  color: #ffffff;
  float: left;
  line-height: 1;
}
.mbanner1 .text .t1 {
  font-size: 24px;
  font-weight: bold;
}
.mbanner1 .text .line {
  width: 32px;
  height: 3px;
  margin-top: 18px;
  background: #fff;
}
.mbanner1 .text .t2 {
  font-size: 16px;
  margin-top: 18px;
}
.mbanner1 .text .t3 {
  font-size: 14px;
  margin-top: 16px;
  text-transform: uppercase;
}
.mbanner1 .mbanTel {
  float: right;
  margin-top: 100px;
  background: url(../images/mbantel.png) 0 center no-repeat;
  padding-left: 78px;
  height: 58px;
  line-height: 58px;
}
.mbanner1 .mbanTel i {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
}
.mbanner1 .mbanTel .zxLink {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  width: 108px;
  height: 38px;
  border-radius: 2px;
  border: solid 1px #dddddd;
  text-align: center;
  line-height: 38px;
  color: #fff;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #de2b00, #de2b00);
  background-image: linear-gradient(to right, #de2b00, #de2b00);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
}
.mbanner1 .mbanTel .zxLink:hover {
  background-size: 100% 100%;
  border-color: #de2b00;
}
.advantage {
  padding: 115px 0 0;
  height: 825px;
  background: url(../images/ysbg.jpg) center 0 no-repeat;
}
.advantage .ysTitle {
  font-size: 24px;
  padding-left: 506px;
  line-height: 1;
}
.advantage .ysTitle span {
  font-size: 40px;
  color: #1d7bd5;
  font-weight: bold;
}
.advantage .ysText {
  margin-top: 70px;
  margin-left: 95px;
}
.advantage .ysText ul li {
  margin-bottom: 30px;
  margin-left: 110px;
  width: 442px;
  height: 280px;
  border-radius: 3px;
  background: #1d7bd5 url(../images/ysli.jpg) center center no-repeat;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 56px 55px 0 112px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #fff;
  float: left;
}
.advantage .ysText ul li i {
  position: absolute;
  left: -60px;
  top: 78px;
  width: 114px;
  height: 114px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 5px #75ade3 solid;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  text-align: center;
  line-height: 114px;
  font-weight: bold;
  font-size: 40px;
  color: #de2b00;
}
.advantage .ysText ul li h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
.advantage .ysText ul li p {
  margin-top: 28px;
  line-height: 30px;
}
.advantage .ysText ul li:hover {
  box-shadow: 0 0 25px 10px rgba(29, 123, 213, 0.3);
}
.advantage .ysText ul li:hover i {
  -webkit-transform: scale(1) rotate(360deg);
  -moz-transform: scale(1) rotate(360deg);
  -o-transform: scale(1) rotate(360deg);
  transform: scale(1) rotate(360deg);
  top: -10px;
}
.mbanner2 {
  background: url(../images/mbanner2.jpg) center center no-repeat;
  height: 260px;
}
.mbanner2 .text {
  padding-top: 70px;
  color: #ffffff;
  float: left;
  line-height: 1;
}
.mbanner2 .text .t1 {
  font-size: 24px;
  font-weight: bold;
}
.mbanner2 .text .t2 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
.mbanner2 .text .t3 {
  margin-top: 28px;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
}
.mbanner2 .text .t3 span {
  display: inline-block;
  padding-left: 50px;
  background: url(../images/mbanli.png) 0 0 no-repeat;
  margin-right: 30px;
  vertical-align: top;
}
.mbanner2 .mbanTel {
  float: right;
  margin-top: 122px;
  background: url(../images/mbantel.png) 0 0 no-repeat;
  padding-left: 78px;
  height: 68px;
  margin-right: 120px;
}
.mbanner2 .mbanTel .tel {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
.mbanner2 .mbanTel .zxLink {
  display: block;
  margin-top: 8px;
  width: 108px;
  height: 38px;
  border-radius: 3px;
  text-align: center;
  line-height: 38px;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.mbanner2 .mbanTel .zxLink:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  z-index: -1;
  border-radius: inherit;
  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;
}
.mbanner2 .mbanTel .zxLink:hover {
  color: #fff;
  background: none;
}
.mbanner2 .mbanTel .zxLink:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.case {
  padding: 60px 0;
}
.case .title h3 .en {
  font-family: Times, 'Times New Roman', serif;
}
.case .inContent {
  margin-top: 60px;
}
.case .inContent .list {
  width: 1200px;
  overflow: hidden;
  height: 420px;
}
.case .inContent ul li {
  margin: 0 13px;
  float: left;
  width: 280px;
  height: 420px;
  background-color: #f2f2f2;
  border-radius: 3px;
  border: solid 1px #eeeeee;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .inContent ul li .pic {
  display: block;
  width: 278px;
  height: 240px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .inContent 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.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .inContent 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 .inContent ul li .text {
  margin-top: 1px;
  height: 189px;
  padding: 28px 30px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(bottom, #1d7bd5, #1d7bd5);
  background-image: linear-gradient(to top, #1d7bd5, #1d7bd5);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
  background-position: center bottom;
}
.case .inContent ul li .text .more {
  display: block;
  margin: 0 auto;
  font-size: 14px;
  text-align: center;
  color: #1d7bd5;
  line-height: 20px;
  width: 70px;
  border-radius: 3px;
}
.case .inContent ul li .text .bt {
  font-size: 16px;
  text-align: center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 15px;
}
.case .inContent ul li .text .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .inContent ul li .text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #666666;
  margin-top: 14px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .inContent ul li:hover .text {
  background-size: 100% 100%;
}
.case .inContent ul li:hover .text .more {
  color: #fff;
}
.case .inContent ul li:hover .text .more:hover {
  background: #fff;
  color: #1d7bd5;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .inContent ul li:hover .text .bt {
  color: #fff;
}
.case .inContent ul li:hover .text p {
  color: #fff;
}
.about {
  background: url(../images/aboutbg.jpg) center 130px no-repeat;
  margin-top: 30px;
  height: 565px;
}
.about .aboutPic {
  margin-top: 53px;
  float: right;
  width: 374px;
  height: 512px;
  overflow: hidden;
  border-radius: 3px;
  position: relative;
}
.about .aboutPic:after {
  position: absolute;
  transition: 0.3s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  content: '';
  -webkit-transform: scale3d(3 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.about .aboutPic:hover:after {
  -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.about .aboutPic img {
  width: 100%;
  height: 100%;
  display: block;
}
.about .aboutText {
  width: 603px;
  float: left;
}
.about .aboutText .tit .en {
  font-family: Times, 'Times New Roman', Times, serif;
  height: 30px;
  font-size: 40px;
  line-height: 30px;
  color: #eeeeee;
  text-transform: uppercase;
}
.about .aboutText .tit .cn {
  padding-top: 18px;
  font-size: 24px;
  line-height: 1;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 30px;
  height: 150px;
  text-align: justify;
  margin-top: 152px;
  color: #fff;
}
.about .aboutText .more {
  margin-top: 8px;
}
.about .aboutText .more a {
  display: inline-block;
  color: #fff;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  line-height: 24px;
  padding: 0 10px;
  border-radius: 20px;
}
.about .aboutText .more a:hover {
  background: #fff;
  color: #1d7bd5;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.about .aboutText .link {
  margin-top: 108px;
  font-size: 0;
}
.about .aboutText .link a {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  width: 267px;
  height: 134px;
  background-color: #1d7bd5;
  border-radius: 5px;
  margin-left: 30px;
  line-height: 134px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  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: #de2b00;
}
.about .aboutText .link a img {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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);
}
.showSlide {
  margin-top: 70px;
}
.showSlide .showTab {
  position: absolute;
  left: 0;
  top: -192px;
  font-size: 0;
}
.showSlide .showTab li {
  display: inline-block;
  margin-right: 20px;
  text-align: center;
}
.showSlide .showTab li a {
  display: block;
  width: 120px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 3px;
  line-height: 40px;
  font-size: 14px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #de2b00, #de2b00);
  background-image: linear-gradient(to right, #de2b00, #de2b00);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
}
.showSlide .showTab li.on a {
  background-size: 100% 100%;
  color: rgba(255, 255, 255, 0.9999);
}
.showSlide .showTabs {
  position: relative;
  height: 202px;
  overflow: hidden;
}
.showSlide .imgSlide {
  height: 202px;
  margin: 0 auto;
  overflow: hidden;
}
.showSlide .imgSlide li {
  float: left;
  position: relative;
  width: 288px;
  height: 202px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 1;
  margin-right: 16px;
}
.showSlide .imgSlide li .pic {
  display: block;
  width: 288px;
  height: 202px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.showSlide .imgSlide li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.showSlide .imgSlide li .bt {
  position: absolute;
  z-index: 1;
  background-color: rgba(29, 123, 213, 0.6);
  width: 170px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  padding: 0 10px;
  text-align: center;
  z-index: 2;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  right: 0;
  top: 78px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.showSlide .imgSlide li:hover .pic:after {
  top: 0;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.showSlide .imgSlide 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);
}
.showSlide .imgSlide li:hover .bt {
  background-color: rgba(222, 43, 0, 0.6);
  width: 240px;
}
.showSlide .prev {
  width: 34px;
  height: 35px;
  background: url(../images/sl.png) center center no-repeat;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 125px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.showSlide .prev:hover {
  background: url(../images/slh.png) center center no-repeat;
}
.showSlide .next {
  width: 34px;
  height: 35px;
  background: url(../images/sr.png) center center no-repeat;
  cursor: pointer;
  position: absolute;
  right: 0;
  z-index: 2;
  top: 125px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.showSlide .next:hover {
  background: url(../images/srh.png) center center no-repeat;
}
.news {
  padding: 60px 0 50px;
}
.news .newsL {
  float: left;
  width: 756px;
}
.news .newsTab {
  line-height: 48px;
  position: relative;
  border-bottom: 1px #ddd solid;
  height: 48px;
  width: 100%;
  font-size: 0;
}
.news .newsTab li {
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  height: 48px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
  width: 220px;
  margin-right: 35px;
  padding-left: 35px;
  background: url(../images/nicoq2.png) 5px 12px no-repeat;
  border-bottom: 1px #ddd solid;
}
.news .newsTab li:first-child {
  background: url(../images/nicoq1.png) 5px 12px no-repeat;
}
.news .newsTab li:first-child:before {
  display: none;
}
.news .newsTab li:before {
  content: "";
  display: inline-block;
  position: relative;
  left: -70px;
  width: 1px;
  height: 26px;
  background-color: #3a3b3b;
  top: 8px;
}
.news .newsTab li span {
  font-size: 16px;
  font-weight: bold;
  margin-right: 15px;
}
.news .newsTab li i {
  font-size: 14px;
  color: #313130;
  opacity: 0.76;
  filter: alpha(opacity=76);
  text-transform: uppercase;
}
.news .newsTab li a {
  margin-top: 14px;
  display: block;
  right: -15px;
  top: 0;
  font-size: 14px;
  line-height: 24px;
  padding: 0 15px;
  overflow: hidden;
  color: #ccc;
  position: relative;
  position: absolute;
  display: none;
}
.news .newsTab li a:after,
.news .newsTab li a:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 1px solid;
  transition: all 0.6s ease;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsTab li a:before {
  top: 0;
  left: 0;
  border-color: #1d7bd5 transparent transparent #1d7bd5;
}
.news .newsTab li a:after {
  right: 0;
  bottom: 0;
  border-color: transparent #1d7bd5 #1d7bd5 transparent;
}
.news .newsTab li a:hover:after,
.news .newsTab li a:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .newsTab li a:hover {
  -webkit-transform: translateX(-15px);
  transform: translateX(-15px);
}
.news .newsTab li a:hover {
  color: #1d7bd5;
}
.news .newsTab li.on {
  border-color: #1d7bd5;
}
.news .newsTab li.on a {
  display: block;
  font-weight: normal;
}
.news .newsTabs {
  overflow: hidden;
  margin-top: 50px;
  height: 360px;
}
.news .newsTabs .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .newsList .one {
  float: left;
  width: 304px;
  height: 360px;
  background-color: #f2f2f2;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
}
.news .newsTabs .newsList .one .pic {
  width: 304px;
  height: 244px;
  display: block;
  overflow: hidden;
}
.news .newsTabs .newsList .one .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;
}
.news .newsTabs .newsList .one .text {
  height: 116px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 16px 20px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1d7bd5, #1d7bd5);
  background-image: linear-gradient(to right, #1d7bd5, #1d7bd5);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
}
.news .newsTabs .newsList .one .text .bt {
  line-height: 24px;
  height: 24px;
  font-size: 14px;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newsTabs .newsList .one .text .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .one .text p {
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  margin-top: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .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);
}
.news .newsTabs .newsList .one:hover .text {
  background-size: 100% 100%;
}
.news .newsTabs .newsList .one:hover .text .bt,
.news .newsTabs .newsList .one:hover .text p {
  color: rgba(255, 255, 255, 0.9999);
}
.news .newsTabs .newsList .list {
  width: 400px;
  float: right;
  overflow: hidden;
}
.news .newsTabs .newsList .list ul li {
  height: 70px;
  padding: 30px 0 29px;
  border-bottom: 1px #ddd dashed;
  position: relative;
}
.news .newsTabs .newsList .list ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .newsList .list ul li:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #1d7bd5;
  width: 0;
  height: 1px;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .list ul li:hover:after {
  width: 100%;
}
.news .newsTabs .newsList .list ul li:first-child {
  padding-top: 0;
}
.news .newsTabs .newsList .list ul li .date {
  float: left;
  position: relative;
  width: 60px;
  height: 70px;
  border-right: solid 1px #dddddd;
}
.news .newsTabs .newsList .list ul li .date span {
  display: block;
  font-size: 40px;
  font-family: Arial;
  line-height: 46px;
  font-weight: bold;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTabs .newsList .list ul li .date i {
  display: block;
  line-height: 1;
  color: #999;
  font-family: Arial;
}
.news .newsTabs .newsList .list ul li .nr {
  width: 310px;
  float: right;
}
.news .newsTabs .newsList .list ul li .nr .bt {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newsTabs .newsList .list ul li .nr .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .list ul li .nr p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  margin-top: 10px;
  color: #666;
}
.news .newsTabs .newsList .list ul li:hover .date span {
  color: #1d7bd5;
}
.news .newsTabs .newsList .list ul li:hover .date:after {
  height: 100%;
}
.news .newsTabs .newsList .list ul li:hover .bt {
  color: #1d7bd5;
}
.news .newsR {
  float: right;
  width: 384px;
  height: 460px;
  background-color: #ffffff;
  border: solid 1px #f2f2f2;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news .newsR .tit {
  font-size: 16px;
  line-height: 48px;
  position: relative;
  border-bottom: 1px #ddd solid;
  height: 48px;
  padding: 0 20px 0 50px;
  background: url(../images/nicoq3.png) 22px center no-repeat;
}
.news .newsR .tit span {
  font-size: 16px;
  font-weight: bold;
  margin-right: 15px;
}
.news .newsR .tit i {
  font-size: 14px;
  color: #313130;
  opacity: 0.76;
  filter: alpha(opacity=76);
  text-transform: uppercase;
}
.news .newsR .tit a {
  margin-top: 14px;
  font-size: 14px;
  float: right;
  display: block;
  color: #ccc;
  height: 24px;
  border-radius: 10px;
  text-align: center;
  line-height: 24px;
  padding: 0 10px;
  font-family: Arial;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.news .newsR .tit a:hover {
  border-radius: 20px;
  background: #1d7bd5;
  color: #fff;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsR .problemBox {
  height: 376px;
  overflow: hidden;
  padding: 20px;
}
.news .newsR .problemBox li {
  padding: 30px 0;
  border-bottom: dashed 1px #dddddd;
  height: 62px;
  position: relative;
}
.news .newsR .problemBox li:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #1d7bd5;
  width: 0;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsR .problemBox li:hover:after {
  width: 100%;
}
.news .newsR .problemBox li .wen {
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  position: relative;
  padding-left: 35px;
  font-weight: bold;
}
.news .newsR .problemBox li .wen b {
  width: 25px;
  height: 25px;
  background-color: #de2b00;
  border-radius: 50%;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  color: #fff;
  font-weight: normal;
}
.news .newsR .problemBox li .wen .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newsR .problemBox li .da {
  margin-top: 12px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  position: relative;
  padding-left: 35px;
}
.news .newsR .problemBox li .da b {
  width: 25px;
  height: 25px;
  background-color: #1d7bd5;
  border-radius: 50%;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  color: #fff;
  font-weight: normal;
}
.news .newsR .problemBox li .da p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newsR .problemBox li:hover .wen .bt {
  color: #de2b00;
}
.links {
  width: 1200px;
  margin: 0 auto;
  padding: 8px 0 50px;
  line-height: 30px;
}
.links:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.links .tit {
  float: left;
  line-height: 1;
  width: 120px;
}
.links .tit span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.links .tit i {
  display: block;
  font-size: 24px;
  height: 18px;
  line-height: 18px;
  margin-top: 10px;
}
.links .list {
  width: 1080px;
  margin-top: 15px;
}
.links a {
  display: inline-block;
  color: #666;
  margin: 0 10px;
}
.links a:hover {
  color: #1d7bd5;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
