@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;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w1180 {
  width: 1180px;
  margin: 0 auto;
}
body {
  background: url(../images/bg.png) center center repeat;
}
.banner .slider {
  width: 100% !important;
  height: 650px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider-main {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .osSlider-main .slider-btn-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-prev {
  left: 3%;
}
.banner .osSlider-main .slider-btn-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav {
  position: absolute;
  width: 100%;
  bottom: 30px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav li {
  display: inline-block;
  vertical-align: top;
  height: 16px;
  width: 16px;
  text-align: center;
  margin: 0 7px;
  border-radius: 50%;
  color: #333;
  background: #fff;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav li.active {
  background: #0061cf;
  color: #fff;
}
.title {
  line-height: 1;
  text-align: center;
  padding-top: 13px;
}
.title h3 {
  font-size: 36px;
}
.title p {
  margin-top: 14px;
  font-size: 16px;
  color: #808080;
}
.title .line {
  margin: 13px auto 0;
  width: 42px;
  height: 3px;
  background-color: #0061cf;
}
.product {
  padding: 78px 0 64px;
}
.product * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .proBox {
  margin-top: 50px;
}
.product .proNav dl:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav dl dt {
  float: left;
  width: 230px;
  height: 88px;
  line-height: 88px;
  position: relative;
  padding-left: 94px;
  color: #fff;
  font-size: 20px;
  background: #e60009;
}
.product .proNav dl dt a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.product .proNav dl dt:before {
  content: "";
  display: block;
  background: url(../images/pronavIco1.png) center center no-repeat;
  position: absolute;
  left: 54px;
  top: 50%;
  margin-top: -13px;
  width: 26px;
  height: 26px;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proNav dl dd {
  height: 88px;
  width: 970px;
  float: left;
}
.product .proNav dl dd a {
  display: block;
  float: left;
  width: 20%;
  padding: 0 20px;
  color: #666666;
  font-size: 16px;
  line-height: 88px;
  padding-right: 30px;
  border: solid 1px #f2f2f2;
  position: relative;
  overflow: hidden;
}
.product .proNav dl dd a:before {
  content: "";
  display: block;
  background: url(../images/pronavLi.png) center center no-repeat;
  position: absolute;
  right: 18px;
  top: 0;
  width: 13px;
  height: 100%;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proNav dl dd a:after {
  content: "";
  display: block;
  background: url(../images/pronavLih.png) center center no-repeat;
  position: absolute;
  right: 18px;
  top: -100%;
  width: 13px;
  height: 100%;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proNav dl dd a:hover {
  color: #0061cf;
}
.product .proNav dl dd a:hover:before {
  top: 100%;
}
.product .proNav dl dd a:hover:after {
  top: 0;
}
.product .proNav dl.dl2 dt {
  line-height: 68px;
  height: 68px;
  background: #0061cf;
}
.product .proNav dl.dl2 dt:before {
  background: url(../images/pronavIco2.png) center center no-repeat;
}
.product .proNav dl.dl2 dd a {
  line-height: 66px;
}
.product .list {
  padding-top: 20px;
}
.product .list ul {
  margin-right: -30px;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list li {
  float: left;
  position: relative;
  margin: 30px 30px 0 0;
  width: 380px;
  height: 370px;
  z-index: 1;
}
.product .list li .pic {
  display: block;
  width: 100%;
  height: 270px;
  overflow: hidden;
}
.product .list li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list 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 .list li .text {
  background: #0061cf;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fff, #fff);
  background-image: linear-gradient(to right, #fff, #fff);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  background-size: 100% 100%;
  background-position: center center;
  padding: 22px 18px 20px;
}
.product .list li .text .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px;
  font-size: 16px;
  line-height: 26px;
  position: relative;
}
.product .list li .text .bt:before {
  content: "";
  display: block;
  background: url(../images/proli.png) -20px center no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  width: 19px;
  height: 19px;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .list li .text p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 26px;
  color: #808080;
  margin-top: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li:hover .text {
  background-size: 0 100%;
}
.product .list li:hover .text .bt {
  color: #fff;
}
.product .list li:hover .text .bt:before {
  background-position: 0 0;
}
.product .list li:hover .text p {
  color: #fff;
}
.advantage {
  padding: 95px 0 78px;
  background-color: #f8f8f8;
}
.advantage .title {
  background: url(../images/ysen.png) center 0 no-repeat;
}
.advantage .ysBox {
  margin-top: 70px;
  background-color: #ffffff;
  border: solid 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  height: 528px;
}
.advantage .ysBox .link {
  left: 55px;
  bottom: 66px;
  position: absolute;
}
.advantage .ysBox .link .lyLink {
  display: block;
  width: 144px;
  height: 48px;
  background-color: #e60009;
  line-height: 48px;
  color: #fff;
  text-align: center;
  margin-right: 5px;
  float: left;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0061cf, #0061cf);
  background-image: linear-gradient(to right, #0061cf, #0061cf);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 100%;
  background-position: center 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;
}
.advantage .ysBox .link .lyLink:after {
  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;
}
.advantage .ysBox .link .lyLink:hover,
.advantage .ysBox .link .lyLink:focus,
.advantage .ysBox .link .lyLink:active {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.advantage .ysBox .link .lyLink:hover:after,
.advantage .ysBox .link .lyLink:focus:after,
.advantage .ysBox .link .lyLink:active:after {
  opacity: 1;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
.advantage .ysBox .link .lyLink:hover {
  background-size: 0% 100%;
}
.advantage .ysBox .link .lyLink:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 18px;
  vertical-align: middle;
  margin-right: 8px;
  background: url(../images/lyico.png) center center no-repeat;
  position: relative;
  top: -2px;
}
.advantage .ysBox .link .zxLink {
  display: block;
  float: left;
  width: 144px;
  height: 48px;
  background-color: #e60009;
  line-height: 48px;
  color: #fff;
  text-align: center;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0061cf, #0061cf);
  background-image: linear-gradient(to right, #0061cf, #0061cf);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center 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;
}
.advantage .ysBox .link .zxLink:after {
  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;
}
.advantage .ysBox .link .zxLink:hover,
.advantage .ysBox .link .zxLink:focus,
.advantage .ysBox .link .zxLink:active {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.advantage .ysBox .link .zxLink:hover:after,
.advantage .ysBox .link .zxLink:focus:after,
.advantage .ysBox .link .zxLink:active:after {
  opacity: 1;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
.advantage .ysBox .link .zxLink:hover {
  background-size: 100% 100%;
}
.advantage .ysBox .link .zxLink:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 18px;
  vertical-align: middle;
  margin-right: 8px;
  background: url(../images/zxico.png) center center no-repeat;
  position: relative;
  top: -2px;
}
.advantage .ysBox .ysTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.advantage .ysBox .ysTab li {
  float: left;
  width: 237px;
  line-height: 85px;
  text-align: center;
  background: #0061cf;
  color: #fff;
  font-size: 16px;
  margin-right: 4px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #e60009, #e60009);
  background-image: linear-gradient(to right, #e60009, #e60009);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0;
  background-position: center top;
  position: relative;
}
.advantage .ysBox .ysTab li:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 0 solid #e60009;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: -7px;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  z-index: -1;
}
.advantage .ysBox .ysTab li i {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30px;
  height: 50px;
  overflow: hidden;
  margin-right: 20px;
  margin-right: 14px;
  position: relative;
  top: -2px;
}
.advantage .ysBox .ysTab li i:before,
.advantage .ysBox .ysTab li i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.advantage .ysBox .ysTab li i.ico1:before,
.advantage .ysBox .ysTab li i.ico1:after {
  background: url(../images/ysico1.png) center center no-repeat;
}
.advantage .ysBox .ysTab li i.ico2:before,
.advantage .ysBox .ysTab li i.ico2:after {
  background: url(../images/ysico2.png) center center no-repeat;
}
.advantage .ysBox .ysTab li i.ico3:before,
.advantage .ysBox .ysTab li i.ico3:after {
  background: url(../images/ysico3.png) center center no-repeat;
}
.advantage .ysBox .ysTab li i.ico4:before,
.advantage .ysBox .ysTab li i.ico4:after {
  background: url(../images/ysico4.png) center center no-repeat;
}
.advantage .ysBox .ysTab li.on {
  background-size: 100% 100%;
}
.advantage .ysBox .ysTab li.on:before {
  border-top-width: 8px;
  top: 100%;
}
.advantage .ysBox .ysTab li.on i:before,
.advantage .ysBox .ysTab li.on i:after {
  top: -100%;
}
.advantage .ysBox .ysTab .zxLink {
  width: 236px;
  height: 85px;
  background-color: #e60009;
  display: block;
  float: right;
  text-align: center;
  line-height: 85px;
  color: #fff;
  font-size: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0061cf, #0061cf);
  background-image: linear-gradient(to right, #0061cf, #0061cf);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 100%;
  background-position: center center;
}
.advantage .ysBox .ysTab .zxLink i {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30px;
  height: 50px;
  overflow: hidden;
  margin-right: 20px;
  margin-right: 14px;
  position: relative;
  top: -2px;
}
.advantage .ysBox .ysTab .zxLink i:before,
.advantage .ysBox .ysTab .zxLink i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: url(../images/yszxico.png) center center no-repeat;
}
.advantage .ysBox .ysTab .zxLink:hover {
  background-size: 0% 100%;
}
.advantage .ysBox .ysTab .zxLink:hover i:before,
.advantage .ysBox .ysTab .zxLink:hover i:after {
  top: -100%;
}
.advantage .ysBox .ysTabs {
  overflow: hidden;
  height: 443px;
}
.advantage .ysBox .ysTabs ul li {
  padding: 45px 48px 0 55px;
  height: 443px;
}
.advantage .ysBox .ysTabs ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.advantage .ysBox .ysTabs ul li .pic {
  float: right;
  width: 664px;
  height: 353px;
  position: relative;
  overflow: hidden;
}
.advantage .ysBox .ysTabs ul li .pic:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 1;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.6);
  background-color: rgba(255, 255, 255, 0.25);
  pointer-events: none;
  transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
}
.advantage .ysBox .ysTabs ul li .pic:hover:before {
  opacity: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.advantage .ysBox .ysTabs ul li .pic img {
  display: block;
  width: 100%;
  height: 353px;
}
.advantage .ysBox .ysTabs ul li .text {
  float: left;
  width: 354px;
}
.advantage .ysBox .ysTabs ul li .text h4 {
  border-bottom: 1px #e5e5e5 solid;
  line-height: 75px;
  font-size: 24px;
}
.advantage .ysBox .ysTabs ul li .text p {
  text-indent: 2em;
  color: #666666;
  line-height: 26px;
  margin-top: 26px;
}
.advantage .advzxLink {
  display: block;
  width: 165px;
  height: 50px;
  background-color: #e60009;
  line-height: 50px;
  color: #fff;
  text-align: center;
  margin: 50px auto 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0061cf, #0061cf);
  background-image: linear-gradient(to right, #0061cf, #0061cf);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center 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;
}
.advantage .advzxLink:after {
  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;
}
.advantage .advzxLink:hover,
.advantage .advzxLink:focus,
.advantage .advzxLink:active {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.advantage .advzxLink:hover:after,
.advantage .advzxLink:focus:after,
.advantage .advzxLink:active:after {
  opacity: 1;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
.advantage .advzxLink:hover {
  background-size: 100% 100%;
}
.advantage .advzxLink:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 18px;
  vertical-align: middle;
  margin-right: 8px;
  background: url(../images/zxico.png) center center no-repeat;
  position: relative;
  top: -2px;
}
.range {
  background: url(../images/fwbg.jpg) center 0 no-repeat;
  height: 547px;
  padding-top: 80px;
}
.range .title {
  color: #fff;
}
.range .title p {
  color: #fff;
}
.range .title .line {
  background: #fff;
}
.range .rangeBox {
  margin-top: 70px;
}
.range .rangeBox ul {
  margin: 0 -65px;
}
.range .rangeBox ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.range .rangeBox ul li {
  float: left;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.3333333%;
  padding: 0 65px;
  border-left: 1px solid rgba(255, 255, 255, 0.28);
}
.range .rangeBox ul li:first-child {
  border-left: none;
}
.range .rangeBox ul li .ico {
  display: block;
  width: 132px;
  height: 132px;
  background-color: #e60009;
  border-radius: 50%;
  margin: auto;
  text-align: center;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.range .rangeBox ul li .ico img {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto;
  max-width: 80%;
  max-height: 80%;
}
.range .rangeBox ul li .ico:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 2px dotted #fff;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.range .rangeBox ul li .bt {
  font-size: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
  margin-top: 25px;
}
.range .rangeBox ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.range .rangeBox ul li p {
  color: #ffffff;
  margin-top: 14px;
  text-indent: 2em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
}
.range .rangeBox ul li:hover .ico {
  background: none;
}
.range .rangeBox ul li:hover .ico:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.message {
  position: relative;
  z-index: 3;
  padding: 24px 0;
  background-color: #ffffff;
  box-shadow: 4px 6px 5px 0px rgba(0, 0, 0, 0.06);
}
.formbox input {
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 196px;
  height: 52px;
  border-radius: 30px;
  border: 1px transparent solid;
  line-height: 50px;
  padding: 0 10px 0 40px;
  color: #333;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.formbox input.username {
  background: url(../images/inpxm.png) 14px center no-repeat;
  background-color: #f6f6f6;
  margin-right: 12px;
}
.formbox input.usertel {
  background: url(../images/inpdh.png) 14px center no-repeat;
  background-color: #f6f6f6;
  margin-right: 12px;
}
.formbox input.xqcontent {
  background: url(../images/inpnr.png) 14px center no-repeat;
  background-color: #f6f6f6;
  margin-right: 12px;
  width: 288px;
}
.formbox input.codeText {
  background: url(../images/inpnr.png) 14px center no-repeat;
  background-color: #f6f6f6;
  width: 288px;
}
.formbox input::-webkit-input-placeholder {
  color: #b3b3b3;
  font-size: 12px;
}
.formbox input:focus,
.formbox input:active {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.formbox input:focus::-webkit-input-placeholder,
.formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.formbox .code {
  position: relative;
  float: left;
}
.formbox .code .imgCode {
  position: absolute;
  right: 20px;
  top: 10px;
  width: 78px;
  height: 31px;
  border: none;
  display: block;
}
.formbox .submitform {
  display: block;
  float: right;
  width: 152px;
  height: 52px;
  border: none;
  background: #e60009;
  border-radius: 30px;
  line-height: 52px;
  color: #fff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  text-align: center;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  font-weight: bold;
  cursor: pointer;
}
.formbox .submitform:before {
  content: '';
  border-radius: 30px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #e60009;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.formbox .submitform:hover {
  background: none;
  color: #0061cf;
}
.formbox .submitform:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.equipment {
  padding-top: 85px;
}
.equipment .eqBox {
  margin-top: 70px;
  position: relative;
}
.equipment .list {
  overflow: hidden;
}
.equipment .list ul {
  margin-right: -6px;
  height: 295px;
  overflow: hidden;
}
.equipment .list ul li {
  margin-right: 6px;
  width: 396px;
  height: 295px;
  float: left;
}
.equipment .list ul li .item {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.equipment .list ul li .pic {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.equipment .list 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;
}
.equipment .list 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);
}
.equipment .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  padding: 0 65px 0 35px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #e60009, #e60009);
  background-image: linear-gradient(to right, #e60009, #e60009);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-size: 0% 100%;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.equipment .list ul li .bt:before {
  content: "";
  display: block;
  background: url(../images/sbli.png) center center no-repeat;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.equipment .list ul li .text {
  height: 156px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #e60009, #e60009);
  background-image: linear-gradient(to right, #e60009, #e60009);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-size: 0% 100%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 25px;
}
.equipment .list 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: 10px;
  font-size: 12px;
}
.equipment .list ul li .text .more {
  display: inline-block;
  color: #666666;
  height: 30px;
  margin-top: 10px;
  padding: 0 0 0 58px;
  position: relative;
  line-height: 30px;
  z-index: 1;
}
.equipment .list ul li .text .more:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 43px;
  height: 1px;
  background-color: #0061cf;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.equipment .list ul li .text .more:after {
  content: "";
  display: block;
  position: absolute;
  left: 40px;
  top: 50%;
  margin-top: -2px;
  width: 5px;
  height: 5px;
  background-color: #0061cf;
  -webkit-transform: scale(1) rotate(45deg);
  -moz-transform: scale(1) rotate(45deg);
  -o-transform: scale(1) rotate(45deg);
  transform: scale(1) rotate(45deg);
}
.equipment .list ul li:hover .bt {
  background-size: 100% 100%;
}
.equipment .list ul li:hover .more {
  border-radius: 30px;
  overflow: hidden;
  padding: 0 20px;
  color: #fff;
}
.equipment .list ul li:hover .more:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  margin-top: 0;
  border-radius: 30px;
}
.equipment .list ul li:hover .more:after {
  display: none;
}
.equipment .casePage span {
  display: block;
  width: 22px;
  height: 41px;
  position: absolute;
  top: 50%;
  margin-top: -21px;
  cursor: pointer;
}
.equipment .casePage span:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.equipment .casePage span.prev {
  left: -56px;
  background: url(../images/cl.png) 0 center no-repeat;
}
.equipment .casePage span.next {
  right: -56px;
  background: url(../images/cr.png) 0 center no-repeat;
}
.honor {
  margin-top: 50px;
  height: 330px;
  overflow: hidden;
  margin-bottom: 80px;
}
.honor .list {
  overflow: hidden;
  border: solid 1px #f4f4f4;
}
.honor .list ul {
  margin-right: -32px;
}
.honor .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.honor .list ul li {
  width: 242px;
  height: 328px;
  border-left: solid 1px #f4f4f4;
  position: relative;
  float: left;
}
.honor .list ul li .pic:after,
.honor .list ul li .pic:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 1px solid;
  transition: all 0.6s ease;
  z-index: 3;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.honor .list ul li .pic:before {
  top: 0;
  left: 0;
  border-color: #0061cf transparent transparent #0061cf;
}
.honor .list ul li .pic:after {
  right: 0;
  bottom: 0;
  border-color: transparent #0061cf #0061cf transparent;
}
.honor .list ul li:hover .pic:after,
.honor .list ul li:hover .pic:before {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.honor .list ul li .pic {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 200px;
  height: 255px;
  overflow: hidden;
  position: relative;
  margin: 20px auto 0;
}
.honor .list ul li .pic img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.honor .list ul li .bt {
  height: 54px;
  line-height: 54px;
  padding: 0 20px;
  text-align: center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #656565;
}
.honor .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.honor .list ul li:hover .bt {
  color: #0061cf;
}
.mbanner1 {
  height: 244px;
  background-color: #f2f2f2;
  border-top: solid 1px #d9d9d9;
  padding-top: 60px;
}
.mbanner1 .left {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: solid 1px #d5d5d5;
  width: 380px;
  line-height: 1;
  padding-top: 8px;
  height: 177px;
}
.mbanner1 .left .t1 {
  font-size: 24px;
}
.mbanner1 .left .t2 {
  font-size: 16px;
  color: #4d4d4d;
  margin-top: 12px;
}
.mbanner1 .left .t3 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: Arial;
  margin-top: 16px;
  font-weight: bold;
  color: #e6e6e6;
}
.mbanner1 .left .tel {
  padding-left: 68px;
  margin-top: 26px;
  color: #4d4d4d;
  position: relative;
}
.mbanner1 .left .tel i {
  display: block;
  color: #0061cf;
  font-family: Arial;
  font-size: 30px;
  margin-top: 8px;
}
@keyframes msClock {
  0%,
  70%,
  100% {
    transform: rotate(0) scale(1);
  }
  10%,
  30% {
    transform: rotate(-15deg) scale(1.1);
  }
  20%,
  40% {
    transform: rotate(15deg) scale(1.1);
  }
}
.mbanner1 .left .tel:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  width: 53px;
  height: 53px;
  animation: msClock 1.4s linear infinite;
  background: url(../images/mbantel.png) 0 center no-repeat;
}
.mbanner1 .list {
  float: right;
}
.mbanner1 .list li {
  float: left;
  width: 150px;
  margin-left: 140px;
  text-align: center;
  line-height: 1;
}
.mbanner1 .list li:first-child {
  margin-left: 0;
}
.mbanner1 .list li h4 {
  background: #0061cf;
  margin: auto;
  text-align: center;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 106px;
  height: 106px;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 23px 0;
  position: relative;
}
.mbanner1 .list li h4 i {
  position: absolute;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  background: #e60009;
  right: 0;
  bottom: -7px;
}
.mbanner1 .list li h4 i:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.mbanner1 .list li h4 i.ico1:before {
  background: url(../images/mbanico1.png) center center no-repeat;
}
.mbanner1 .list li h4 i.ico2:before {
  background: url(../images/mbanico2.png) center center no-repeat;
}
.mbanner1 .list li h4 i.ico3:before {
  background: url(../images/mbanico3.png) center center no-repeat;
}
.mbanner1 .list li h5 {
  font-size: 16px;
  margin-top: 32px;
}
.mbanner1 .list li p {
  color: #808080;
  margin-top: 10px;
}
.witness {
  background: url(../images/jzbg.jpg) center 0 no-repeat;
  height: 652px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 80px;
}
.witness .title {
  color: #fff;
}
.witness .title p {
  color: #fff;
}
.witness .title .line {
  background: #fff;
}
.witness .witBox {
  margin-top: 70px;
}
.witness .witBox .list {
  width: 1062px;
  margin: auto;
  height: 336px;
  overflow: hidden;
}
.witness .witBox .list ul {
  margin-right: -18px;
}
.witness .witBox li {
  float: left;
  position: relative;
  width: 342px;
  height: 336px;
  margin-right: 18px;
  background-color: #ffffff;
}
.witness .witBox li .pic {
  display: block;
  width: 100%;
  height: 210px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.witness .witBox li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.witness .witBox li .text {
  width: 342px;
  height: 126px;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
}
.witness .witBox li .text .bt {
  font-size: 16px;
  line-height: 22px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.witness .witBox li .text .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.witness .witBox li .text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  color: #8c8c8c;
  margin-top: 5px;
}
.witness .witBox li .text .more {
  width: 55px;
  height: 55px;
  position: absolute;
  border-radius: 50%;
  background: #0061cf url(../images/jzmore.png) 12px 12px no-repeat;
  right: -55px;
  bottom: -55px;
}
.witness .witBox li:hover .pic:after {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.witness .witBox 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);
}
.witness .witBox li:hover .bt {
  color: #0061cf;
}
.witness .witBox li:hover .more {
  right: -15px;
  bottom: -15px;
}
.witness .prev {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  border: solid 1px #fff;
  background: url(../images/jzl.png) center center no-repeat;
  cursor: pointer !important;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  margin-top: -25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.witness .prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.witness .next {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  border: solid 1px #fff;
  background: url(../images/jzr.png) center center no-repeat;
  cursor: pointer !important;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 50%;
  margin-top: -25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.witness .next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.inContact {
  padding: 72px 0 64px;
  background: url(../images/lxkefu.png) right bottom no-repeat;
}
.inContact .link {
  float: left;
  width: 210px;
}
.inContact .link .lyLink {
  display: block;
  height: 75px;
  background-color: #e60009;
  line-height: 75px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  border-radius: 3px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0061cf, #0061cf);
  background-image: linear-gradient(to right, #0061cf, #0061cf);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 100%;
  background-position: center center;
}
.inContact .link .lyLink:hover {
  background-size: 0% 100%;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.inContact .link .lyLink:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 24px;
  vertical-align: middle;
  margin-right: 8px;
  background: url(../images/lyico2.png) center center no-repeat;
  position: relative;
  top: -2px;
}
.inContact .link .zxLink {
  display: block;
  height: 75px;
  background-color: #e60009;
  line-height: 75px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  border-radius: 3px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0061cf, #0061cf);
  background-image: linear-gradient(to right, #0061cf, #0061cf);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.inContact .link .zxLink:hover {
  background-size: 100% 100%;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.inContact .link .zxLink:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 24px;
  vertical-align: middle;
  margin-right: 8px;
  background: url(../images/zxico2.png) center center no-repeat;
  position: relative;
  top: -2px;
}
.inContact .tel {
  float: left;
  margin-left: 55px;
}
.inContact .tel .li {
  margin-top: 15px;
  line-height: 1;
}
.inContact .tel .li i {
  display: block;
  color: #e60009;
  margin-top: 12px;
  font-family: Arial;
  font-size: 30px;
}
.inContact .ewm {
  float: right;
  padding-left: 58px;
  border-left: 1px solid #dcdcdc;
  height: 156px;
  line-height: 1;
  width: 620px;
}
.inContact .ewm img {
  float: left;
  width: 154px;
  height: 154px;
  background-color: #dcdcdc;
  border: solid 1px #f2f2f2;
  margin-right: 30px;
}
.inContact .ewm h4 {
  font-weight: bold;
  font-size: 24px;
  padding-top: 15px;
}
.inContact .ewm h5 {
  color: #666666;
  font-size: 18px;
  margin-top: 14px;
}
.about {
  padding-top: 76px;
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
}
.about .title {
  background: url(../images/abouten.png) center 0 no-repeat;
}
.about .aboutBox {
  margin-top: 70px;
  background: url(../images/aboutboxbg.jpg) right 0 no-repeat;
  border-radius: 3px;
}
.about .aboutBox .aboutPic {
  position: absolute;
  right: 26px;
  top: 44px;
  width: 575px;
  height: 305px;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.about .aboutBox .aboutPic:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 1;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.6);
  background-color: rgba(255, 255, 255, 0.25);
  pointer-events: none;
  transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
}
.about .aboutBox .aboutPic:hover:before {
  opacity: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.about .aboutBox .aboutPic img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBox .aboutPic:hover 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);
}
.about .aboutBox .aboutText {
  border-radius: 3px;
  width: 815px;
  height: 396px;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 270px 0 48px;
}
.about .aboutBox .aboutText .en {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 12px;
  line-height: 1;
  color: #808080;
}
.about .aboutBox .aboutText h4 {
  font-size: 25px;
  line-height: 1;
  margin-top: 12px;
}
.about .aboutBox .aboutText .line {
  height: 1px;
  background-color: #4d4d4d;
  opacity: 0.2;
  margin-top: 22px;
}
.about .aboutBox .aboutText p {
  color: #4d4d4d;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  margin-top: 18px;
  text-indent: 2em;
}
.about .aboutBox .aboutText .aboutLink {
  margin-top: 28px;
}
.about .aboutBox .aboutText .aboutLink a {
  display: block;
  margin-right: 20px;
  float: left;
  width: 126px;
  height: 34px;
  background-color: #180f08;
  line-height: 34px;
  border-radius: 20px;
  text-align: center;
  color: #fff;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.about .aboutBox .aboutText .aboutLink a.zxLink {
  background-color: #0061cf;
}
.about .aboutBox .aboutText .aboutLink a:before {
  content: '';
  position: absolute;
  border-radius: 20px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #e60009;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.about .aboutBox .aboutText .aboutLink a:hover {
  background: none;
  color: #0061cf;
}
.about .aboutBox .aboutText .aboutLink a:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.news {
  padding: 80px 0;
  background-color: #f2f2f2;
}
.news .newsBox {
  margin-top: 70px;
}
.news .newsList {
  float: left;
  width: 385px;
  height: 505px;
  background-color: #ffffff;
  margin-left: 22px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 23px 25px 0;
}
.news .newsList:first-child {
  margin-left: 0;
}
.news .newsList .tit {
  height: 25px;
  line-height: 25px;
}
.news .newsList .tit:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .tit span {
  float: left;
  font-size: 20px;
  color: #4d4d4d;
  padding-left: 38px;
}
.news .newsList .tit span.s1 {
  background: url(../images/newsico1.png) 0 center no-repeat;
}
.news .newsList .tit span.s2 {
  background: url(../images/newsico2.png) 0 center no-repeat;
}
.news .newsList .tit span.s3 {
  background: url(../images/newsico3.png) 0 center no-repeat;
}
.news .newsList .tit .more {
  float: right;
  color: #999999;
  text-transform: uppercase;
}
.news .newsList .tit .more:hover {
  color: #0061cf;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .one {
  margin-top: 25px;
  height: 196px;
  position: relative;
}
.news .newsList .one .pic {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.news .newsList .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .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 .newsList .one .bt {
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  text-align: center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.5);
  height: 35px;
  line-height: 35px;
  color: #fff;
  left: 0;
  bottom: 0;
}
.news .newsList .one:hover .bt {
  background: rgba(0, 97, 207, 0.5);
}
.news .newsList .list {
  margin-top: 20px;
}
.news .newsList .list li {
  line-height: 38px;
  height: 38px;
  position: relative;
}
.news .newsList .list li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list li:after {
  content: "";
  position: absolute;
  background: #0061cf;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.6s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList .list li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list li a {
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 280px;
  color: #7f7f7f;
}
.news .newsList .list li a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list li span {
  float: right;
  font-family: Arial;
  color: #7f7f7f;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.news .newsList .list li:hover {
  background-size: 100% 100%;
  border-color: #0061cf;
}
.news .newsList .list li:hover a {
  color: #0061cf;
}
.news .newsList .list li:hover span {
  color: #0061cf;
}
.links {
  background: #2f2f2f;
  font-size: 0;
  padding: 45px 0 35px;
  line-height: 30px;
  border-bottom: 1px rgba(255, 255, 255, 0.15) solid;
  cursor: auto !important;
}
.links .inContent {
  overflow: hidden;
}
.links .tit {
  line-height: 1;
  color: #d4d4d4;
  font-size: 20px;
}
.links .tit i {
  display: inline-block;
  font-size: 14px;
}
.links .list {
  font-size: 0;
  margin: 20px -20px 0;
}
.links .list a {
  margin-left: 20px;
  display: inline-block;
  font-size: 14px;
  color: #aba7a7;
  vertical-align: middle;
}
.links .list a:before {
  content: "丨";
  margin-right: 20px;
  color: #aba7a7;
}
.links .list a:first-child:before {
  display: none;
}
.links .list a:hover {
  color: #fff;
}
