@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-container {
  cursor: url(../images/gesture.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture.png), default;
}
.banner {
  position: relative;
}
.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: 40px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  border: solid 1px #ffffff;
  text-align: center;
  font-family: Arial;
  font-size: 0;
  line-height: 32px;
  margin: 0 10px;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  padding: 3px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .osSlider-main .slider-nav li:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
}
.banner .osSlider-main .slider-nav li.active {
  border-color: #005eb8;
  color: #fff;
}
.banner .osSlider-main .slider-nav li.active:before {
  background: #005eb8;
}
.inTop {
  background-color: #ffffff;
  box-shadow: 0px 5px 18px 0px rgba(3, 0, 0, 0.03);
  padding: 25px 0;
}
.inTop * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inTop .slogan {
  float: left;
  background: url(../images/slogan.png) 0 center no-repeat;
  padding-left: 62px;
  color: #666666;
  height: 50px;
  line-height: 50px;
  letter-spacing: 1px;
}
.inTop .slogan b {
  font-size: 18px;
  color: #333333;
}
.inTop .search {
  float: left;
  position: relative;
  margin-left: 30px;
  background: url(../images/search.png) 0 center no-repeat;
  padding-left: 62px;
  height: 50px;
  padding-top: 11px;
}
.inTop .search .searchInp {
  width: 216px;
  height: 38px;
  border-bottom: solid 1px #ddd;
  line-height: 37px;
  font-size: 14px;
  padding-right: 60px;
  padding-left: 10px;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inTop .search .searchInp::-webkit-input-placeholder {
  color: #666666;
}
.inTop .search .searchInp:focus,
.inTop .search .searchInp:active {
  border-color: rgba(0, 94, 184, 0.8);
}
.inTop .search .searchInp:focus::-webkit-input-placeholder,
.inTop .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inTop .search .submitBtn {
  background: url(../images/searchico.png) left center no-repeat;
  border: none;
  width: 45px;
  height: 38px;
  cursor: pointer;
  color: #fff;
  float: left;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
}
.inTop .search .submitBtn:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inTop .tel {
  float: right;
  padding-left: 62px;
  position: relative;
  line-height: 50px;
  height: 50px;
  color: #666666;
  font-size: 16px;
}
.inTop .tel:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.inTop .tel i {
  font-family: Arial;
  font-size: 28px;
  color: #333333;
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
}
.product {
  padding: 60px 0 70px;
  background: url(../images/probg.jpg) center 0 no-repeat;
}
.product .proNav {
  float: left;
  width: 240px;
  background: #fff;
}
.product .proNav ul {
  min-height: 648px;
  border: solid 3px #015ab0;
}
.product .proNav ul li > a {
  height: 60px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 60px;
  position: relative;
  padding: 0 10px 0 78px;
  color: #fff;
  background: #005eb8 url(../images/proLdt.png) 40px center no-repeat;
}
.product .proNav ul li > a:hover {
  padding-left: 82px;
}
.product .proNav ul li .secs a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 39px;
  padding: 0 10px 0 40px;
  color: #666666;
  line-height: 38px;
  border-top: 1px solid #eee;
}
.product .proNav ul li .secs a:hover {
  color: #005eb8;
  padding-left: 45px;
}
.product .proTabs {
  float: right;
  width: 1030px;
}
.product .proTabs .hd {
  height: 36px;
  line-height: 36px;
}
.product .proTabs .hd ul li {
  float: left;
  width: 130px;
  height: 36px;
  background-color: #ffffff;
  border-radius: 18px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  margin-right: 18px;
  position: relative;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #005eb8, #005eb8);
  background-image: linear-gradient(to right, #005eb8, #005eb8);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.product .proTabs .hd ul li.on {
  background-size: 100% 100%;
  color: #fff;
}
.product .proTabs .hd .more {
  float: right;
  font-size: 16px;
  color: #666666;
}
.product .proTabs .hd .more:hover {
  color: #005eb8;
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.product .proTabs .bd {
  overflow: hidden;
  height: 614px;
}
.product .proTabs .bd ul {
  margin-right: -20px;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.product .proTabs .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTabs .bd li {
  width: 330px;
  height: 282px;
  float: left;
  margin-top: 25px;
  margin-right: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd li .pic {
  display: block;
  width: 100%;
  height: 240px;
  position: relative;
  overflow: hidden;
}
.product .proTabs .bd li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.product .proTabs .bd li .bt {
  height: 42px;
  background-color: #e1ebf5;
  line-height: 42px;
  position: relative;
  padding: 0 55px 0 20px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #005eb8, #005eb8);
  background-image: linear-gradient(to right, #005eb8, #005eb8);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  background-size: 0% 100%;
  background-position: left center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .proTabs .bd li .bt:hover {
  background-size: 100% 100%;
  color: #fff;
}
.product .proTabs .bd li .bt:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 0;
  width: 21px;
  height: 100%;
  background: url(../images/proli.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proTabs .bd li:hover .bt {
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  background-size: 100% 100%;
  color: #fff;
}
.product .proTabs .bd li:hover .bt:before {
  background: url(../images/prolih.png) center center no-repeat;
}
.mbanner1 {
  background: url(../images/mbanner1.jpg) center 0 no-repeat;
  color: #ffffff;
}
.mbanner1 .inContent {
  height: 300px;
}
.mbanner1 .left {
  line-height: 1;
  padding-top: 68px;
}
.mbanner1 .left .t1 {
  font-size: 28px;
  font-weight: bold;
}
.mbanner1 .left .t2 {
  font-size: 16px;
  margin-top: 16px;
}
.mbanner1 .left .t3 {
  font-size: 16px;
  margin-top: 20px;
}
.mbanner1 .left .t3 span {
  display: inline-block;
  padding-left: 20px;
  background: url(../images/mbanli.png) 0 center no-repeat;
  margin-right: 50px;
}
.mbanner1 .left .tel {
  margin-top: 26px;
  line-height: 40px;
}
.mbanner1 .left .tel > span {
  display: inline-block;
  font-size: 24px;
}
.mbanner1 .left .tel .zxLink {
  display: inline-block;
  border-radius: 5px;
  text-align: center;
  width: 136px;
  height: 40px;
  background-color: #fff;
  margin-right: 20px;
  vertical-align: top;
  line-height: 40px;
  color: #005eb8;
  font-size: 14px;
  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;
}
.mbanner1 .left .tel .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;
}
.mbanner1 .left .tel .zxLink:hover,
.mbanner1 .left .tel .zxLink:focus,
.mbanner1 .left .tel .zxLink:active {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.mbanner1 .left .tel .zxLink:hover:after,
.mbanner1 .left .tel .zxLink:focus:after,
.mbanner1 .left .tel .zxLink:active:after {
  opacity: 1;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
.mbanner1 .ewm {
  position: absolute;
  top: 66px;
  right: 302px;
  text-align: center;
}
.mbanner1 .ewm img {
  display: block;
  width: 141px;
  height: 141px;
}
.mbanner1 .ewm p {
  letter-spacing: 11px;
  padding-left: 11px;
  color: #ffffff;
  margin-top: 14px;
  line-height: 1;
}
.mbanner1 .mbanimg {
  background: url(../images/mbanimg.png) 0 center no-repeat;
  position: absolute;
  width: 365px;
  height: 342px;
  right: -75px;
  bottom: 0;
}
.pinzhi .inContent {
  padding-top: 34px;
}
.pinzhi .inContent .tit {
  position: absolute;
  left: 50%;
  width: 330px;
  height: 70px;
  background-color: #f2f7fb;
  margin-left: -165px;
  top: -70px;
  text-align: center;
  line-height: 70px;
  font-weight: bold;
  font-size: 26px;
}
.pinzhi .inContent .tit:before,
.pinzhi .inContent .tit:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 2px;
  background-color: #333333;
  margin: 0 12px;
}
.pinzhi .list ul {
  margin-right: -38px;
}
.pinzhi .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.pinzhi .list ul li {
  float: left;
  width: 186px;
  height: 221px;
  background-color: #f2f7fb;
  margin-right: 37px;
  text-align: center;
  padding-top: 34px;
}
.pinzhi .list ul li .num {
  line-height: 50px;
  color: #005eb8;
  width: 51px;
  height: 51px;
  border-radius: 50%;
  background-color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  font-family: Arial;
  margin: auto;
  animation: ripple 1.2s linear infinite;
  box-shadow: 0 0 0 0 rgba(0, 94, 184, 0.2);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.pinzhi .list ul li:hover .num {
  background-color: #005eb8;
  color: #fff;
  box-shadow: 0 0 0 8px rgba(0, 94, 184, 0.2);
}
.pinzhi .list ul li p {
  line-height: 20px;
  height: 60px;
  padding: 0 25px;
  margin-top: 17px;
}
.pinzhi .list ul li .line {
  width: 19px;
  height: 3px;
  background-color: #005eb8;
  margin: 16px auto 0;
}
.title {
  line-height: 1;
  text-align: center;
}
.title h4 {
  height: 30px;
}
.title h3 {
  font-size: 30px;
  margin-top: 15px;
  font-weight: bold;
}
.title h3:before,
.title h3:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 2px;
  background-color: #333333;
  margin: 0 12px;
}
.title p {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  margin-top: 15px;
  color: #999999;
}
.youshi {
  margin-top: 70px;
}
.youshi .title h4 {
  background: url(../images/ystit.png) center center no-repeat;
}
.youshi .inContent {
  height: 720px;
}
.youshi .ysBox {
  margin-top: 30px;
  position: relative;
  background: url(../images/ysbg.jpg) center 0 no-repeat;
}
.youshi .ysBox .bd {
  width: 588px;
  margin-top: 88px;
  color: #fff;
  float: right;
}
.youshi .ysBox .bd ul li {
  margin-right: 50px;
  width: 538px;
}
.youshi .ysBox .bd ul li .item {
  height: 166px;
}
.youshi .ysBox .bd ul li .item h4 {
  height: 32px;
  line-height: 32px;
  font-size: 20px;
}
.youshi .ysBox .bd ul li .item h4 span {
  float: right;
  font-family: Arial;
  font-size: 24px;
}
.youshi .ysBox .bd ul li .item h4 i {
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 32px;
  margin-right: 22px;
  overflow: hidden;
}
.youshi .ysBox .bd ul li .item h4 i:before,
.youshi .ysBox .bd ul li .item h4 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;
}
.youshi .ysBox .bd ul li .item h4 i.ico1:before,
.youshi .ysBox .bd ul li .item h4 i.ico1:after {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysBox .bd ul li .item h4 i.ico2:before,
.youshi .ysBox .bd ul li .item h4 i.ico2:after {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysBox .bd ul li .item h4 i.ico3:before,
.youshi .ysBox .bd ul li .item h4 i.ico3:after {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysBox .bd ul li .item h4 i.ico4:before,
.youshi .ysBox .bd ul li .item h4 i.ico4:after {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysBox .bd ul li .item h4 i.ico5:before,
.youshi .ysBox .bd ul li .item h4 i.ico5:after {
  background: url(../images/ysico5.png) center center no-repeat;
}
.youshi .ysBox .bd ul li .item h4 i.ico6:before,
.youshi .ysBox .bd ul li .item h4 i.ico6:after {
  background: url(../images/ysico6.png) center center no-repeat;
}
.youshi .ysBox .bd ul li .item h4 em {
  width: 337px;
  height: 1px;
  background-color: #ffffff;
  display: inline-block;
  margin-left: 25px;
  vertical-align: top;
  opacity: 0.15;
  margin-top: 15px;
}
.youshi .ysBox .bd ul li .item p {
  padding-left: 54px;
  line-height: 30px;
  margin-top: 12px;
}
.youshi .ysBox .bd ul li .item:hover h4 i {
  background: #005eb8;
}
.youshi .ysBox .bd ul li .item:hover h4 i:before,
.youshi .ysBox .bd ul li .item:hover h4 i:after {
  top: -100%;
}
.youshi .ysBox .prev {
  position: absolute;
  width: 148px;
  height: 45px;
  background: url(../images/ysl.png) center center no-repeat;
  background-color: #ffffff;
  bottom: 80px;
  right: 433px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .ysBox .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.youshi .ysBox .next {
  position: absolute;
  bottom: 80px;
  right: 285px;
  width: 148px;
  height: 45px;
  border: solid 2px #ffffff;
  background: url(../images/ysr.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .ysBox .next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.fuwu {
  padding: 58px 0 60px;
}
.fuwu .title h4 {
  background: url(../images/fwtit.png) center center no-repeat;
}
.fuwu .title h3 {
  font-weight: normal;
  font-size: 26px;
}
.fuwu .fwBox {
  margin-top: 40px;
}
.fuwu .fwBox li {
  width: 362px;
  height: 362px;
  border: dashed 3px #cccccc;
  border-radius: 50%;
  padding: 16px;
  float: left;
  margin-left: 107px;
}
.fuwu .fwBox li:first-child {
  margin-left: 0;
}
.fuwu .fwBox li .item {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  padding-top: 60px;
  text-align: center;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(-30deg, #005eb8 0%, #3688d7 66%, #6bb2f6 100%), linear-gradient(#32ac7b, #32ac7b);
  background-image: linear-gradient(-30deg, #005eb8 0%, #3688d7 66%, #6bb2f6 100%), linear-gradient(#32ac7b, #32ac7b);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  background-size: 100% 0%;
  background-position: center bottom;
}
.fuwu .fwBox li .item i {
  display: block;
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin: auto;
}
.fuwu .fwBox li .item i:before,
.fuwu .fwBox li .item 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;
}
.fuwu .fwBox li .item i.ico1:before {
  background: url(../images/fwico1.png) center center no-repeat;
}
.fuwu .fwBox li .item i.ico1:after {
  background: url(../images/fwico1h.png) center center no-repeat;
}
.fuwu .fwBox li .item i.ico2:before {
  background: url(../images/fwico2.png) center center no-repeat;
}
.fuwu .fwBox li .item i.ico2:after {
  background: url(../images/fwico2h.png) center center no-repeat;
}
.fuwu .fwBox li .item i.ico3:before {
  background: url(../images/fwico3.png) center center no-repeat;
}
.fuwu .fwBox li .item i.ico3:after {
  background: url(../images/fwico3h.png) center center no-repeat;
}
.fuwu .fwBox li .item h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin-top: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.fuwu .fwBox li .item .line {
  width: 18px;
  height: 2px;
  background-color: #232323;
  margin: 15px auto 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.fuwu .fwBox li .item p {
  color: #666666;
  width: 250px;
  margin: 18px auto 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.fuwu .fwBox li .item:hover {
  background-size: 100% 100%;
  box-shadow: 0px 12px 17px 1px rgba(0, 94, 184, 0.41);
}
.fuwu .fwBox li .item:hover h4 {
  color: #fff;
}
.fuwu .fwBox li .item:hover .line {
  background: transparent;
}
.fuwu .fwBox li .item:hover i:before,
.fuwu .fwBox li .item:hover i:after {
  top: -100%;
}
.fuwu .fwBox li .item:hover p {
  color: #fff;
}
.case {
  background-color: #f2f7fb;
  padding-top: 58px;
}
.case .title h4 {
  background: url(../images/casetit.png) center center no-repeat;
}
.case .title h3 {
  font-weight: normal;
  font-size: 28px;
}
.case .caseBox {
  margin-top: 40px;
}
.case .caseBox li {
  float: left;
  position: relative;
  margin-right: 50px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .caseBox li .item {
  width: 400px;
  height: 460px;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseBox li .item .pic {
  display: block;
  width: 100%;
  height: 260px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.case .caseBox li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.case .caseBox li .item:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.case .caseBox li .item .cont {
  height: 200px;
  padding: 30px 40px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseBox li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
}
.case .caseBox li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseBox li .item .cont .line {
  width: 24px;
  height: 2px;
  background-color: #005eb8;
  margin-top: 20px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fff, #fff);
  background-image: linear-gradient(to right, #fff, #fff);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.case .caseBox li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  margin-top: 20px;
  color: #666666;
}
.case .caseBox li .item:hover {
  padding: 8px 10px;
  background: #005eb8;
}
.case .caseBox li .item:hover .pic {
  height: 250px;
}
.case .caseBox li .item:hover .bt,
.case .caseBox li .item:hover p {
  color: #fff;
}
.case .caseBox li .item:hover .line {
  background-size: 100% 100%;
}
.kehu {
  background-color: #f2f7fb;
  padding: 58px 0;
}
.kehu .title h4 {
  background: url(../images/khtit.png) center center no-repeat;
}
.kehu .title h3 {
  font-weight: normal;
  font-size: 28px;
}
.kehu .khBox {
  margin-top: 30px;
}
.kehu .khBox li {
  float: left;
  margin-right: 12px;
  width: 250px;
  height: 180px;
  background-color: #ffffff;
  position: relative;
}
.kehu .khBox li .pic:after,
.kehu .khBox li .pic:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 2px solid;
  transition: all 0.6s ease;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.kehu .khBox li .pic:before {
  top: 0;
  left: 0;
  border-color: #005eb8 transparent transparent #005eb8;
}
.kehu .khBox li .pic:after {
  right: 0;
  bottom: 0;
  border-color: transparent #005eb8 #005eb8 transparent;
}
.kehu .khBox li:hover .pic:after,
.kehu .khBox li:hover .pic:before {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.kehu .khBox li .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.kehu .khBox li .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.mbanner2 {
  background: url(../images/mbanner2.jpg) center 0 no-repeat;
  color: #ffffff;
  line-height: 1;
  height: 319px;
}
.mbanner2 .left {
  padding-top: 66px;
}
.mbanner2 .left .t1 img {
  vertical-align: bottom;
}
.mbanner2 .left .t1 i {
  font-size: 24px;
  margin-left: 15px;
  font-style: italic;
}
.mbanner2 .left .t2 {
  width: 784px;
  height: 49px;
  border: solid 1px #eeeeee;
  margin-top: 20px;
  letter-spacing: 7px;
  color: #ffffff;
  line-height: 47px;
  text-align: center;
  font-size: 22px;
}
.mbanner2 .left .t3 {
  font-size: 16px;
  margin-top: 36px;
}
.mbanner2 .left .t4 {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  margin-top: 22px;
}
.mbanner2 .tel {
  margin-top: 118px;
  height: 54px;
  font-size: 16px;
  position: relative;
  padding-left: 65px;
}
.mbanner2 .tel:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 54px;
  height: 54px;
  animation: msClock 1.4s linear infinite;
  background: url(../images/mbantel.png) 0 center no-repeat;
}
.mbanner2 .tel > i {
  font-family: Arial;
  font-size: 30px;
  display: block;
  margin-top: 10px;
}
.mbanner2 .link {
  width: 273px;
  height: 46px;
  border-radius: 22px;
  border: solid 1px #ffffff;
  padding: 2px 4px;
  margin-top: 28px;
}
.mbanner2 .link .lyLink {
  display: block;
  width: 126px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #ffffff;
  border-radius: 19px;
  float: left;
}
.mbanner2 .link .lyLink:hover {
  color: #005eb8;
}
.mbanner2 .link .zxLink {
  display: block;
  margin-left: 10px;
  width: 126px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 19px;
  float: left;
  color: #fff;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fff, #fff);
  background-image: linear-gradient(to right, #fff, #fff);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.mbanner2 .link .zxLink:hover {
  background-size: 100% 100%;
  color: #005eb8;
}
.about {
  margin-top: 105px;
}
.about .aboutPic {
  float: left;
  width: 488px;
  height: 413px;
  position: relative;
  z-index: 1;
  margin-left: 30px;
}
.about .aboutPic:before {
  content: "";
  display: block;
  position: absolute;
  left: -30px;
  top: -40px;
  width: 324px;
  height: 425px;
  border: solid 10px #005eb8;
  z-index: -1;
}
.about .aboutPic .pic {
  width: 488px;
  height: 413px;
  overflow: hidden;
  position: relative;
}
.about .aboutPic .pic:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /*FireFox*/
  background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /* Opear */
  background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
}
.about .aboutPic .pic.pic:hover:before,
.about .aboutPic .pic.img:hover:before {
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  opacity: 0;
}
.about .aboutPic img {
  width: 488px;
  height: 413px;
  display: block;
}
.about .aboutText {
  width: 686px;
  float: right;
  padding-top: 91px;
  background: url(../images/abouttit.png) 0 0 no-repeat;
}
.about .aboutText h4 {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
}
.about .aboutText .line {
  width: 39px;
  height: 3px;
  background-color: #005eb8;
  margin-top: 20px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 30px;
  height: 150px;
  margin-top: 30px;
  color: #666666;
}
.about .aboutText .more {
  display: block;
  margin-top: 60px;
  width: 143px;
  height: 42px;
  border-radius: 20px;
  border: solid 1px #dedede;
  line-height: 40px;
  text-align: center;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #005eb8, #005eb8);
  background-image: linear-gradient(to right, #005eb8, #005eb8);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.about .aboutText .more:hover {
  background-size: 100% 100%;
  border-color: #005eb8;
  color: #fff;
}
.style {
  margin-top: 52px;
}
.style .styleTab {
  position: relative;
}
.style .styleTab li {
  float: left;
  text-align: center;
  cursor: pointer;
  width: 144px;
  height: 42px;
  line-height: 42px;
  background-color: #eeeeee;
  border-radius: 20px;
  color: #666666;
  font-size: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #005eb8, #005eb8);
  background-image: linear-gradient(to right, #005eb8, #005eb8);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
  margin-right: 16px;
}
.style .styleTab li .more {
  display: none;
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 14px;
  color: #666666;
  text-transform: uppercase;
}
.style .styleTab li .more:hover {
  color: #005eb8;
}
.style .styleTab li.on {
  background-size: 100% 100%;
  color: #fff;
}
.style .styleTab li.on .more {
  display: block;
}
.style .styleTabs {
  background: url(../images/stylebg.jpg) center center no-repeat;
  overflow: hidden;
  height: 230px;
  margin-top: 33px;
}
.style .styleTabs .list {
  height: 230px;
  width: 1280px;
  margin: auto;
  overflow: hidden;
}
.style .styleTabs .list ul {
  margin-right: -30px;
}
.style .styleTabs .list ul li {
  width: 290px;
  height: 230px;
  margin-right: 40px;
  position: relative;
}
.style .styleTabs .list ul li .pic:after,
.style .styleTabs .list ul li .pic:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 1px solid;
  transition: all 0.6s ease;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.style .styleTabs .list ul li .pic:before {
  top: 0;
  left: 0;
  border-color: #005eb8 transparent transparent #005eb8;
}
.style .styleTabs .list ul li .pic:after {
  right: 0;
  bottom: 0;
  border-color: transparent #005eb8 #005eb8 transparent;
}
.style .styleTabs .list ul li:hover .pic:after,
.style .styleTabs .list ul li:hover .pic:before {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.style .styleTabs .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: 290px;
  height: 230px;
  overflow: hidden;
  position: relative;
}
.style .styleTabs .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;
}
.style .styleTabs .list 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);
}
.style .styleTabs .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  bottom: 8px;
  left: 8px;
  width: 276px;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  color: #fff;
  text-align: center;
  background: rgba(51, 51, 51, 0.7);
}
.style .styleTabs .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.style .styleTabs .list ul li:hover .bt {
  background: rgba(0, 94, 184, 0.8);
}
.style .styleTabs .prev {
  height: 42px;
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: -21px;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  color: #666666;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.style .styleTabs .prev:before {
  content: "<";
  font-family: 宋体;
  font-size: 36px;
}
.style .styleTabs .prev:hover {
  color: #005eb8;
}
.style .styleTabs .next {
  height: 42px;
  position: absolute;
  right: -50px;
  top: 50%;
  margin-top: -21px;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  color: #666666;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.style .styleTabs .next:before {
  content: ">";
  font-family: 宋体;
  font-size: 36px;
}
.style .styleTabs .next:hover {
  color: #005eb8;
}
.news {
  margin-top: 60px;
}
.news .title h4 {
  background: url(../images/newstit.png) center center no-repeat;
}
.news .title h3 {
  font-weight: normal;
  font-size: 30px;
}
.news .newsBox {
  margin-top: 34px;
}
.news .newsL {
  float: left;
  width: 616px;
}
.news .newsTab {
  height: 34px;
  position: relative;
  line-height: 20px;
  border-bottom: solid 1px #eeeeee;
}
.news .newsTab li {
  float: left;
  cursor: pointer;
  margin-right: 55px;
}
.news .newsTab li > span {
  font-weight: bold;
  font-size: 20px;
  height: 33px;
  display: block;
  position: relative;
}
.news .newsTab li > span:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 2px;
  width: 0;
  background-color: #005eb8;
}
.news .newsTab li .more {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #666666;
  text-transform: uppercase;
}
.news .newsTab li .more:hover {
  color: #005eb8;
}
.news .newsTab li.on {
  background-size: 100% 100%;
}
.news .newsTab li.on > span:before {
  width: 100%;
}
.news .newsTab li.on .more {
  display: block;
}
.news .newsTabs {
  margin-top: 40px;
  height: 442px;
  overflow: hidden;
}
.news .newsList ul {
  margin-right: -16px;
}
.news .newsList li {
  width: 300px;
  margin-right: 16px;
  height: 442px;
  border: solid 1px #dddddd;
  float: left;
}
.news .newsList li .pic {
  display: block;
  width: 100%;
  height: 180px;
  position: relative;
  overflow: hidden;
}
.news .newsList li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.news .newsList li .cont {
  height: 260px;
  padding: 20px 25px;
}
.news .newsList li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 26px;
}
.news .newsList li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList li .cont .date {
  font-size: 12px;
  color: #666666;
  margin-top: 12px;
  line-height: 1;
}
.news .newsList li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  color: #666666;
  margin-top: 20px;
}
.news .newsList li .cont .more {
  display: block;
  margin-top: 15px;
  width: 52px;
  height: 11px;
  float: right;
  background: url(../images/newsli.png) 0 center no-repeat;
}
.news .newsList li:hover .bt {
  color: #005eb8;
}
.news .newsList li:hover .more {
  background: url(../images/newslih.png) 0 center no-repeat;
  animation: zyfd 1.5s linear infinite;
}
@keyframes zyfd {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  75% {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.news .newsList .list {
  margin-top: 8px;
  height: 280px;
  overflow: hidden;
}
.news .newsList .list ul {
  margin-right: -50px;
}
.news .newsList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list li {
  width: 322px;
  float: left;
  border-top: 1px dashed #cfcfcf;
  margin-top: -1px;
  margin-right: 45px;
  height: 40px;
  line-height: 38px;
  position: relative;
}
.news .newsList .list li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 1px dashed #005eb8;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList .list li:hover:after,
.news .newsList .list li.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list li .bt {
  float: left;
  width: 220px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  padding-left: 10px;
  background: url(../images/newsli.png) 0 center no-repeat;
}
.news .newsList .list li .date {
  float: right;
  color: #808080;
}
.news .newsList .list li:hover .bt {
  color: #005eb8;
  background: url(../images/newslih.png) 0 center no-repeat;
}
.news .newsList .list li:hover .date {
  color: #005eb8;
}
.news .problem {
  float: right;
  width: 610px;
}
.news .problem .tit {
  height: 34px;
  position: relative;
  line-height: 20px;
  border-bottom: solid 1px #eeeeee;
}
.news .problem .tit > span {
  font-weight: bold;
  font-size: 20px;
  height: 33px;
  display: block;
  position: relative;
}
.news .problem .tit > span:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 2px;
  width: 100%;
  background-color: #005eb8;
}
.news .problem .tit .more {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #666666;
  text-transform: uppercase;
}
.news .problem .tit .more:hover {
  color: #005eb8;
}
.news .problem .list {
  margin-top: 38px;
  height: 372px;
}
.news .problem .list li {
  height: 60px;
  border: solid 1px #eeeeee;
  overflow: hidden;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .problem .list li h4 {
  height: 58px;
  line-height: 58px;
  border-bottom: solid 1px #eeeeee;
  position: relative;
  padding-left: 76px;
  padding-right: 20px;
}
.news .problem .list li h4:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 58px;
  height: 58px;
  background: url(../images/bkli.png) center center no-repeat;
  background-color: #dbdbdb;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .problem .list li h4 .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  width: 420px;
  font-size: 16px;
}
.news .problem .list li h4 .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .problem .list li h4 span {
  float: right;
  color: #666666;
  font-size: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .problem .list li p {
  height: 105px;
  overflow: hidden;
  padding: 22px 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .problem .list li p span {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
}
.news .problem .list li.on {
  height: 165px;
}
.news .problem .list li.on h4:before {
  background-color: #005eb8;
}
.news .problem .list li:hover h4:before {
  background-color: #005eb8;
}
.news .problem .list li:hover h4 .bt {
  color: #005eb8;
}
.links {
  font-size: 0;
  padding: 50px 0 20px;
  line-height: 30px;
}
.links .inContent {
  overflow: hidden;
}
.links .tit {
  line-height: 1;
  font-size: 16px;
  float: left;
}
.links .tit i {
  display: inline-block;
  font-size: 30px;
  font-family: Arial;
  font-weight: bold;
  color: #005eb8;
}
.links .list {
  float: right;
  font-size: 0;
  width: 1130px;
  margin: 6px -20px 0 0;
  overflow: hidden;
}
.links .list a {
  margin-right: 20px;
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  position: relative;
  color: #999999;
  left: -20px;
}
.links .list a:before {
  content: "";
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
  width: 2px;
  height: 2px;
  background-color: #999999;
}
.links .list a:hover {
  color: #005eb8;
}
.message {
  background: url(../images/footerbg.png) center 0 repeat;
  position: relative;
  z-index: 2;
}
.formbox {
  padding-top: 42px;
}
.formbox input {
  float: left;
  margin-right: 28px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 220px;
  height: 45px;
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
  line-height: 45px;
  font-size: 16px;
  padding: 0 20px;
  color: #fff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.formbox input.xqcontent {
  width: 270px;
}
.formbox input.codeText {
  margin-right: 0;
  width: 190px;
}
.formbox input::-webkit-input-placeholder {
  color: #fff;
}
.formbox input:focus,
.formbox input:active {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.formbox input:focus::-webkit-input-placeholder,
.formbox input:active::-webkit-input-placeholder {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.formbox .imgCode {
  width: 114px;
  height: 45px;
  display: block;
  float: left;
}
.formbox .submitform {
  display: block;
  float: right;
  width: 156px;
  height: 45px;
  background-color: #ffffff;
  border: none;
  line-height: 42px;
  font-size: 16px;
  color: #005eb8;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
  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;
}
.formbox .submitform:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #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;
}
.formbox .submitform:hover {
  background: none;
  color: #fff;
}
.formbox .submitform:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
