@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);
  }
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-container {
  
}
.swiper-container img {
 
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.bg {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
  left: 0;
  top: -10%;
  display: block;
  width: 100%;
  height: 110%;
}
.banner {
  position: relative;
  z-index: 1;
  height: 700px;
  overflow: hidden;
}
.banner .slider {
  width: 100% !important;
  height: 700px;
  top: 0;
  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(../img/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(../img/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: 50px;
  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: #1f4da3;
  color: #fff;
}
.banner .osSlider-main .slider-nav li.active:before {
  background: #1f4da3;
}
.search {
  padding: 22px 0;
  background: url(../img/searchbg.png) center center repeat-y;
}
.search .searchBox {
  float: left;
  width: 770px;
  height: 36px;
  position: relative;
  border-bottom: 1px rgba(255, 255, 255, 0.3) solid;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.search .searchBox:hover {
  border-color: #fff;
}
.search .searchBox .searchInp {
  width: 748px;
  height: 34px;
  border: none;
  padding-right: 20px;
  line-height: 34px;
  font-size: 14px;
  background: none;
  color: #ffffff;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.search .searchBox .searchInp::-webkit-input-placeholder {
  color: #ffffff;
}
.search .searchBox .searchInp:focus::-webkit-input-placeholder,
.search .searchBox .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.search .searchBox .submitBtn {
  background: url(../img/searchico.png) center center no-repeat;
  width: 22px;
  height: 34px;
  cursor: pointer;
  border: none;
  float: right;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.search .searchBox .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.search .xunpan {
  float: right;
  cursor: pointer;
  position: relative;
  background: url(../img/xunpan.png) 18px center no-repeat;
  padding: 0 15px 0 46px;
  height: 36px;
  border: solid 1px #c3c3c3;
  line-height: 34px;
}
.search .xunpan i {
  color: #fff;
  display: inline-block;
  margin: 0 3px;
  width: 23px;
  height: 20px;
  background-color: #1f4da3;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.search .xunpan #xunpantip {
  z-index: 999;
  position: absolute;
  top: 45px;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #1f4da3;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(31, 77, 163, 0.15);
}
.search .xunpan #xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #1f4da3;
}
.search .xunpan #xunpantip.xunpantextactive {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.about {
  padding-top: 100px;
  background: url(../img/aboutbg.jpg) center bottom no-repeat;
}
.about .aboutBox {
  height: 665px;
}
.about .aboutSwiper {
  width: 500px;
  height: 585px;
  position: relative;
  float: right;
}
.about .aboutSwiper li .pic {
  display: block;
  width: 500px;
  height: 607px;
  position: relative;
}
.about .aboutSwiper li .pic:before {
  display: block;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  -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 .aboutSwiper li .pic:hover:before,
.about .aboutSwiper li .pic.pic:hover:before,
.about .aboutSwiper li .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 .aboutSwiper li .pic img {
  max-width: 500px;
  max-height: 800px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.about .aboutSwiper .about-swiper-pagination {
  position: absolute;
  width: 100%;
  bottom: 20px;
  line-height: 1;
  text-align: center;
  z-index: 2;
}
.about .aboutSwiper .about-swiper-pagination span {
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  background-color: #fff;
  margin: 0 5px;
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  outline: none;
}
.about .aboutSwiper .about-swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #1f4da3;
}
.about .aboutText {
  float: left;
  width: 610px;
}
.about .aboutText h4 {
  font-size: 28px;
  font-weight: bold;
  color: #1f4da3;
  line-height: 1;
}
.about .aboutText h5 {
  font-size: 28px;
  margin-top: 19px;
  line-height: 1;
  color:#7bbc2f;
}
.about .aboutText .line {
  height: 1px;
  margin-top: 30px;
  width: 100%;
  position: relative;
}
.about .aboutText .line:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 970px;
  height: 1px;
  background-color: #cdcdcd;
}
.about .aboutText .text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 12;
    overflow: hidden;
    line-height: 30px;
    height: auto;
    color: #333;
    margin-top: 50px;
    text-indent: 0;
    text-align: justify;
    margin-top: 20px;
    font-size: 16px;
}
.about .aboutText .moreLink {
  margin-top: 26px;
  display: block;
  width: 162px;
  line-height: 32px;
  padding-left: 15px;
  color: #1f4da3;
  position: relative;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .moreLink i {
  font-weight: bold;
}
.about .aboutText .moreLink i:nth-child(5) {
  margin-left: 5px;
}
.about .aboutText .moreLink:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background-color: #1f4da3;
}
.about .aboutText .moreLink:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 2px;
  width: 25px;
  background-color: #1f4da3;
  transform-origin: bottom right;
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .moreLink:hover {
  color: #1f4da3;
  padding: 0 18px;
}
.about .aboutText .moreLink:hover:after {
  width: 100%;
  bottom: 100%;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
}
.about .aLink {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 700px;
  height: 140px;
}
.about .aLink * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink a {
  display: block;
  float: left;
  position: relative;
  width: 350px;
  height: 140px;
  color: #ffffff;
  padding-left: 112px;
  padding-top: 46px;
  line-height: 1;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.about .aLink a:before {
  content: "";
  display: block;
  background: url(../img/add.png) center center no-repeat;
  position: absolute;
  right: 30px;
  top: 60px;
  width: 21px;
  height: 21px;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink a:first-child {
  border-left: none;
}
.about .aLink a i {
  display: block;
  position: absolute;
  left: 30px;
  top: 42px;
  width: 52px;
  height: 60px;
  overflow: hidden;
}
.about .aLink a i:before,
.about .aLink a 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;
}
.about .aLink a i.ico1:before {
  background: url(../img/aboutico1.png) center center no-repeat;
}
.about .aLink a i.ico2:before {
  background: url(../img/aboutico2.png) center center no-repeat;
}
.about .aLink a span {
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink a span.cn {
  font-size: 20px;
}
.about .aLink a span.en {
  font-size: 14px;
  margin-top: 14px;
}
.about .aLink a:hover:before {
  -webkit-transform: scale(1) rotate(90deg);
  -moz-transform: scale(1) rotate(90deg);
  -o-transform: scale(1) rotate(90deg);
  transform: scale(1) rotate(90deg);
}
.about .aLink a:hover i {
  -webkit-animation: jello 1s;
  -moz-animation: jello 1s;
  animation: jello 1s;
}
.about .aLink a:hover .cn {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.about .aLink a:hover .en {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.title {
  line-height: 1;
  text-align: center;
  padding-bottom: 26px;
  background: url(../img/titline.png) center bottom no-repeat;
}
.title h3 {
  font-size:37px;
  position: relative;
  z-index: 1;
}
.title h3 span {
  font-weight: bold;
  color: #1f4da3;
}
.title p {
  letter-spacing: 3px;
  color: #777777;
  margin-top: 14px;
      font-size: 16px;
}
.product {
  padding: 70px 0;
}
.product .proBox {
  margin-top: 40px;
}
.product .proNav {
  z-index: 4;
  width: 100%;
  left: 0;
  margin-bottom: 39px;
}
.product .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav dt {
  width: 380px;
  height: 160px;
  background-color: #7bbc2f;
  line-height: 160px;
  text-align: center;
  color: #fff;
  font-size: 26px;
  float: left;
}
.product .proNav dt:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  background: url(../img/pronav.png) center center no-repeat;
  margin-right: 10px;
  width: 30px;
  height: 160px;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proNav dd {
    float: right;
    width: 813px;
    height: 160px;
    background: #1f4da3;
    padding: 11px 8px 0;
}
.product .proNav ul li {
  float: left;
  margin: 0 5px;
}
.product .proNav ul li:first-child {
  margin-top: 0;
}
.product .proNav ul li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
    height: 32px;
    border: solid 1px rgba(255, 255, 255, 0.4);
    line-height: 30px;
    text-align: center;
    padding: 0 9px;
    font-size: 15px;
    margin-bottom: 13px;
    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;
    position: relative;
}
.product .proNav ul li:hover a, .product .proNav ul li.on a {
    color: #fff;
    background-size: 100% 100%;
    border-color: #7bbc2f;
    background: #7bbc2f;
}
.product .proNav .more {
  float: left;
  margin: 0 5px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 134px;
  height: 32px;
  border: solid 1px rgba(255, 255, 255, 0.4);
  line-height: 30px;
  text-align: center;
  padding: 0 5px;
  font-size: 15px;
  margin-bottom: 20px;
  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.6s;
  transition: all 0.6s;
  background-size: 0% 100%;
  background-position: center center;
  position: relative;
}
.product .proNav .more:hover {
  color: #1f4da3;
  background-size: 100% 100%;
  border-color: #fff;
}
.product .list .bd {
  overflow: hidden;
  height: auto;
}
.product .list ul {
  margin-right: -30px;
  overflow: hidden;
  height: auto;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list li {
  float: left;
  position: relative;
  margin-bottom: 32px;
  margin-right: 30px;
  width: 380px;
  height: 280px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1;
  background: #efefef;
}
.product .list li .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.product .list li .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  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 .list li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.product .list li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  color: #fff;
  width: 100%;
  font-size: 16px;
  line-height: 1;
  padding: 44px 60px 20px 20px;
  height: 80px;
  background-image: linear-gradient(0, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.product .list li .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  height: 16px;
  top: 44px;
  width: 51px;
  background: url(../img/proli.png) left center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .bt:after {
  content: "";
  display: block;
  position: absolute;
  right: 30px;
  height: 16px;
  top: 44px;
  width: 51px;
  background: url(../img/proli.png) left center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .list li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.product .list li:hover .bt {
  background-size: 100% 100%;
  background: rgba(31, 77, 163, 0.8);
  color: #fff;
  padding: 32px 60px 32px 20px;
}
.product .list li:hover .bt:before {
  right: -30px;
  top: 32px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .list li:hover .bt:after {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 0;
  top: 32px;
}
.mbanner1 {
  background: url(../img/mbanner1.jpg) center 0 no-repeat;
  height: 350px;
}
.mbanner1 .text {
  padding-top: 80px;
  color: #ffffff;
  line-height: 1;
  text-align: center;
}
.mbanner1 .text .t1 {
  font-size: 28px;
}
.mbanner1 .text .t2 {
  font-size: 20px;
  margin-top: 30px;
}
.mbanner1 .text .line {
  width: 420px;
  height: 1px;
  background-color: #ffffff;
  margin: 29px auto 0;
}
.mbanner1 .text .tel {
  margin-top: 40px;
  line-height: 40px;
}
.mbanner1 .text .tel:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 40px;
  margin-right: 10px;
  animation: msClock2 1.5s linear infinite;
  background: url(../img/mbantel.png) center center no-repeat;
}
.mbanner1 .text .tel > i {
  display: inline-block;
  font-family: Arial;
  font-size: 26px;
  font-weight: bold;
  vertical-align: top;
}
.mbanner1 .text .tel .zxLink {
  width: 170px;
  height: 40px;
  background-color: #7bbc2f;
  margin-left: 20px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color:#fff;
}
.mbanner1 .text .tel .zxLink: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;
}
.mbanner1 .text .tel .zxLink:hover {
  background: transparent;
  color: #fff;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 8px 10px -5px rgba(255, 255, 255, 0.3);
}
.mbanner1 .text .tel .zxLink:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.youshi {
  position: relative;
  padding: 70px 0;
  background: url(../img/ysbg.jpg) center 0 no-repeat;
}
.youshi .ysBox {
  margin-top: 40px;
}
.youshi .ysBox .hd {
  position: relative;
}
.youshi .ysBox .hd:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysBox .hd:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 100%;
  height: 2px;
  background-color: #1f4da3;
}
.youshi .ysBox .hd li {
  width: 25%;
  float: left;
  position: relative;
  text-align: center;
}
.youshi .ysBox .hd li:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 60px;
  width: 1px;
  height: 30px;
  background-color: #1f4da3;
}
.youshi .ysBox .hd li h4 {
  font-weight: bold;
  font-size: 20px;
  width: 250px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 30px;
  border: solid 1px #d2d2d2;
  line-height: 58px;
  margin: auto;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1f4da3, #1f4da3);
  background-image: linear-gradient(to right, #1f4da3, #1f4da3);
  background-size: 0% 100%;
  background-position: center center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .hd li em {
  display: block;
  width: 16px;
  height: 16px;
  background-color: #1f4da3;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 98px;
  box-shadow: 0 0 0 8px rgba(31, 77, 163, 0.2);
}
.youshi .ysBox .hd li.li2,
.youshi .ysBox .hd li.li4 {
  margin-top: 152px;
}
.youshi .ysBox .hd li.li2:before,
.youshi .ysBox .hd li.li4:before {
  bottom: 60px;
  top: auto;
}
.youshi .ysBox .hd li.li2 em,
.youshi .ysBox .hd li.li4 em {
  top: -54px;
}
.youshi .ysBox .hd li.on h4 {
  background-size: 100% 100%;
  border-color: #1f4da3;
  color: #fff;
}
.youshi .ysBox .hd li.on em {
  animation: ripple 1.2s linear infinite;
}
@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(31, 77, 163, 0.2), 0 0 0 8px rgba(31, 77, 163, 0.2);
  }
  100% {
    box-shadow: 0 0 0 8px rgba(31, 77, 163, 0.2), 0 0 0 16px rgba(31, 77, 163, 0);
  }
}
.youshi .ysBox .bd {
  margin-top: 40px;
  overflow: hidden;
  height: 460px;
}
.youshi .ysBox .bd li {
  height: 460px;
  position: relative;
  width: 1200px;
}
.youshi .ysBox .bd li .pic {
  float: left;
  width: 600px;
  height: 460px;
  z-index: 1;
  overflow: hidden;
  position: relative;
}
.youshi .ysBox .bd li .pic:before {
  display: block;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  -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;
}
.youshi .ysBox .bd li .pic:hover:before,
.youshi .ysBox .bd li .pic.pic:hover:before,
.youshi .ysBox .bd li .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;
}
.youshi .ysBox .bd li .pic img {
  width: 600px;
  height: 460px;
  display: block;
}
.youshi .ysBox .bd li .cont {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 30px;
  width: 660px;
  height: 320px;
  background-color: #ffffff;
  padding: 40px 50px 0;
}
.youshi .ysBox .bd li .cont * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .bd li .cont h4 {
  font-weight: bold;
  line-height: 1;
  font-size: 20px;
}
.youshi .ysBox .bd li .cont .line {
  width: 560px;
  height: 1px;
  background-color: #d2d2d2;
  margin-top: 20px;
  position: relative;
}
.youshi .ysBox .bd li .cont .line:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -2px;
  width: 50px;
  height: 3px;
  background-color: #1f4da3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .bd li .cont .text {
    line-height: 31px;
    color: #333;
    margin-top: 34px;
}
.youshi .ysBox .bd li:hover h4 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysBox .bd li:hover .line {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysBox .bd li:hover .line:before {
  width: 100px;
}
.youshi .ysBox .bd li:hover .text {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .ysBox .prev {
  width: 90px;
  height: 35px;
  border: solid 1px #d2d2d2;
  background: #fff url(../img/ysl.png) center center no-repeat;
  position: absolute;
  right: 490px;
  bottom: 37px;
  z-index: 3;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.youshi .ysBox .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.youshi .ysBox .next {
  width: 90px;
  height: 35px;
  border: solid 1px #d2d2d2;
  background: #28891a url(../img/ysr.png) center center no-repeat;
  position: absolute;
  right: 390px;
  bottom: 37px;
  z-index: 3;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.youshi .ysBox .next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.case {
  padding: 70px 0;
}
.case * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case .caseBox {
  margin-top: 40px;
  padding: 0 40px;
}
.case .caseBox .caseSwiper li {
    float: left;
    position: relative;
    margin-right: 20px;
    width: 23.9%;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    z-index: 1;
}
.case .caseBox .caseSwiper li:nth-child(4n) {
    margin-right: 0;
}
.case .caseBox .caseSwiper li .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 74.15730337%;
  position: relative;
  overflow: hidden;
}
.case .caseBox .caseSwiper li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  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;
}
.case .caseBox .caseSwiper 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);
}
.case .caseBox .caseSwiper li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  color: #fff;
  width: 100%;
  font-size: 16px;
  line-height: 1;
  padding: 44px 60px 20px 20px;
  height: 80px;
  background-image: linear-gradient(0, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.case .caseBox .caseSwiper li .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  height: 16px;
  top: 44px;
  width: 51px;
  background: url(../img/proli.png) left center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseBox .caseSwiper li .bt:after {
  content: "";
  display: block;
  position: absolute;
  right: 30px;
  height: 16px;
  top: 44px;
  width: 51px;
  background: url(../img/proli.png) left center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .caseBox .caseSwiper 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);
}
.case .caseBox .caseSwiper li:hover .bt {
  background-size: 100% 100%;
  background: rgba(31, 77, 163, 0.8);
  color: #fff;
  padding: 32px 60px 32px 20px;
}
.case .caseBox .caseSwiper li:hover .bt:before {
  right: -30px;
  top: 32px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .caseBox .caseSwiper li:hover .bt:after {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 0;
  top: 32px;
}
.case .caseBox .page {
  height: 21px;
  margin-top: 40px;
}
.case .caseBox .page .case-prev {
  float: left;
  width: 27px;
  height: 21px;
  background: url(../img/casel.png) center center no-repeat;
  outline: none;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseBox .page .case-prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.case .caseBox .page .case-next {
  margin-left: 30px;
  float: left;
  width: 27px;
  height: 21px;
  background: url(../img/caser.png) center center no-repeat;
  outline: none;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseBox .page .case-next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.case .caseBox .page .case-pagination {
  position: relative;
  float: right;
  width: 1085px;
  height: 2px;
  background-color: #d3d3d3;
  top: 9px;
}
.case .caseBox .page .case-pagination .swiper-pagination-progressbar-fill {
  background: #1f4da3;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.case .caseMore {
  display: block;
  margin: 30px auto 0;
  width: 150px;
  height: 40px;
  background-color: #f5f9fc;
  border: solid 1px #d2d2d2;
  line-height: 38px;
  text-align: center;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1f4da3, #1f4da3);
  background-image: linear-gradient(to right, #1f4da3, #1f4da3);
  background-size: 0% 100%;
  background-position: center center;
}
.case .caseMore:hover {
  background-size: 100% 100%;
  color: #fff;
  border-color: #1f4da3;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 8px 10px -5px rgba(31, 77, 163, 0.5);
}
.news {
  padding: 70px 0;
  background: url(../img/newsbg.jpg) center 0 no-repeat;
}
.news .newsBox {
  margin-top: 40px;
}
.news .newsTab {
  position: relative;
  text-align: center;
}
.news .newsTab ul {
  font-size: 0;
}
.news .newsTab ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab ul li {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin: 0 15px;
}
.news .newsTab ul li a {
  display: block;
  text-align: center;
  width: 150px;
  height: 40px;
  line-height: 40px;
  background-color: #ffffff;
  font-size: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1f4da3, #1f4da3);
  background-image: linear-gradient(to right, #1f4da3, #1f4da3);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  color: #fff;
}
.news .newsTabs {
  margin-top: 30px;
}
.news .newsList .one {
  height: 350px;
  background-color: #ffffff;
  position: relative;
}
.news .newsList .one .pic {
  display: block;
  width: 600px;
  height: 350px;
  float: left;
  position: relative;
  overflow: hidden;
}
.news .newsList .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  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 .one: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 .one .cont {
  float: right;
  width: 600px;
  height: 350px;
  background-color: #ffffff;
  padding: 50px 40px 0;
}
.news .newsList .one .cont .bt {
  font-weight: bold;
  font-size: 16px;
  line-height: 36px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newsList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .one .cont p {
  color: #777777;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 26px;
  height: 104px;
  margin-top: 15px;
}
.news .newsList .one .cont .date {
  margin-top: 45px;
  height: 20px;
  line-height: 20px;
}
.news .newsList .one .cont .date .more {
  float: left;
  display: block;
  width: 140px;
  height: 20px;
  line-height: 20px;
  position: relative;
  overflow: hidden;
}
.news .newsList .one .cont .date .more:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 130px;
  height: 1px;
  background-color: #b7b7b7;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .date .more:after {
  content: "";
  display: block;
  position: absolute;
  left: 120px;
  width: 20px;
  height: 20px;
  border: solid 2px #1f4da3;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .date .more span {
  width: 0;
  display: block;
  overflow: auto;
  position: absolute;
  left: 100%;
  white-space: nowrap;
  color: #1f4da3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .date .more:hover:before {
  width: 40px;
  left: 100px;
  background-color: #1f4da3;
}
.news .newsList .one .cont .date .more:hover:after {
  left: 0;
}
.news .newsList .one .cont .date .more:hover span {
  left: 40px;
  width: 60px;
}
.news .newsList .one .cont .date > span {
  float: right;
}
.news .newsList .one:hover .cont .bt {
  color: #1f4da3;
}
.news .newsList .list {
  margin-top: 20px;
  position: relative;
}
.news .newsList .list ul {
  margin-right: -30px;
}
.news .newsList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li {
  float: left;
  width: 585px;
  height: 110px;
  background-color: #ffffff;
  margin-right: 30px;
  margin-top: 10px;
  padding: 9px 20px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1f4da3, #1f4da3);
  background-image: linear-gradient(to right, #1f4da3, #1f4da3);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list ul li .txt {
  margin-top: 6px;
}
.news .newsList .list ul li .txt:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li .txt p {
  float: left;
  color: #777777;
  width: 365px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 22px;
  height: 44px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .txt .date {
  float: right;
  width: 120px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .txt .date i {
  display: block;
  font-family: Arial;
  font-size: 40px;
  line-height: 40px;
  float: left;
  padding-top: 2px;
}
.news .newsList .list ul li .txt .date span {
  line-height: 1;
  font-size: 14px;
  text-align: center;
  display: block;
  float: right;
  padding-top: 5px;
}
.news .newsList .list ul li .txt .date span em {
  display: block;
  width: 36px;
  height: 18px;
  background-color: #888888;
  line-height: 18px;
  font-family: Arial;
  font-size: 14px;
  color: #fff;
  position: relative;
  margin-top: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .txt .date span em:before {
  content: "";
  display: block;
  position: absolute;
  left: -30px;
  top: 8px;
  width: 20px;
  height: 1px;
  background-color: #888888;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li:hover {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -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%;
}
.news .newsList .list ul li:hover .bt {
  color: #fff;
}
.news .newsList .list ul li:hover .txt p {
  color: #fff;
}
.news .newsList .list ul li:hover .txt .date {
  color: #fff;
}
.news .newsList .list ul li:hover .txt .date span em {
  background: #fff;
  color: #1f4da3;
}
.news .newsList .list ul li:hover .txt .date span em:before {
  background-color: #fff;
}
.message {
  background: url(../img/lybg.jpg) center 0 no-repeat;
  height: 630px;
}
.message .text {
  float: left;
  width: 600px;
}
.message .text .tit {
  height: 90px;
  background: url(../img/lxtit.png) 133px 20px no-repeat;
  padding-top: 20px;
  line-height: 1;
}
.message .text .tit h3 {
  font-weight: bold;
  font-size: 26px;
}
.message .text .tit h4 {
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 10px;
  color: #888888;
  line-height: 12px;
}
.message .text ul {
  margin-top: 85px;
}
.message .text ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.message .text ul li {
  float: left;
  width: 50%;
  margin-left: -1px;
  height: 130px;
  color: #ffffff;
  text-align: center;
}
.message .text ul li.li2,
.message .text ul li.li4 {
  border-left: 1px solid rgba(245, 249, 252, 0.5);
}
.message .text ul li.li3,
.message .text ul li.li4 {
  padding-top: 38px;
  border-top: 1px solid rgba(245, 249, 252, 0.5);
}
.message .text ul li i {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  margin: auto;
}
.message .text ul li i:before,
.message .text ul 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;
}
.message .text ul li i.ico1:before,
.message .text ul li i.ico1:after {
  background: url(../img/lxico1.png) center center no-repeat;
}
.message .text ul li i.ico2:before,
.message .text ul li i.ico2:after {
  background: url(../img/lxico2.png) center center no-repeat;
}
.message .text ul li i.ico3:before,
.message .text ul li i.ico3:after {
  background: url(../img/lxico3.png) center center no-repeat;
}
.message .text ul li i.ico4:before,
.message .text ul li i.ico4:after {
  background: url(../img/lxico4.png) center center no-repeat;
}
.message .text ul li:hover i:before,
.message .text ul li:hover i:after {
  -webkit-animation: jello 1s;
  -moz-animation: jello 1s;
  animation: jello 1s;
}
.message .text ul li h4 {
  opacity: 0.6;
  margin-top: 16px;
  line-height: 1;
}
.message .text ul li p {
    line-height: 16px;
    margin-top: 16px;
    font-weight: bold;
    font-size: 18px;
}
.message .text ul li.li3 {
    width: 100%!important;
}
.message .text ul li p span {
  font-weight: bold;
}
.message .text .linkBox {
  height: 40px;
  padding-left: 50px;
  background: url(../img/flinksico.png) 0 center no-repeat;
}
.message .text .linkBox dt {
  font-size: 16px;
  float: left;
  color: #444444;
  line-height: 40px;
}
.message .text .linkBox dd {
  float: left;
  width: 230px;
  height: 36px;
  border-radius: 2px;
  border: solid 1px #eaeaea;
  position: relative;
  z-index: 5;
  top: 2px;
}
.message .text .linkBox dd:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: #1f4da3 url(../img/linksar.png) center center no-repeat;
  border-radius: 2px;
  width: 40px;
  height: 100%;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.message .text .linkBox dd span {
  color: #777777;
  line-height: 34px;
  padding: 0 50px 0 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.message .text .linkBox dd span a {
  color: #777777;
}
.message .text .linkBox dd div {
  overflow: auto;
  right: 0;
  top: 100%;
  width: 100%;
  height: 164px;
  position: absolute;
  background-color: #fafafa;
  padding: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}
.message .text .linkBox dd div a {
  line-height: 36px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #777777;
}
.message .text .linkBox dd div a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.message .text .linkBox dd div a:hover {
  color: #1f4da3;
}
.message .text .linkBox:hover:after {
  -webkit-transform: scale(1) rotate(180deg);
  -moz-transform: scale(1) rotate(180deg);
  -o-transform: scale(1) rotate(180deg);
  transform: scale(1) rotate(180deg);
}
.message .text .linkBox:hover dd {
  overflow: inherit;
}
.message .text .linkBox:hover dd div {
  overflow: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.message .formbox {
  float: right;
  width: 460px;
}
.message .formbox .tit {
  height: 90px;
  background-color: #1f4da3;
  line-height: 90px;
  font-size: 26px;
  padding: 0 50px;
  font-weight: bold;
  color: #fff;
}
.message .formbox .form {
  width: 460px;
  height: 470px;
  background-color: rgba(5, 12, 26, 0.8);
  padding: 20px 50px 0;
}
.message .formbox input {
  margin-top: 40px;
  display: block;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 38px;
  background: none;
  border: none;
  border-bottom: solid 1px rgba(245, 245, 245, 0.5);
  line-height: 36px;
  padding: 0 0 0 22px;
  color: #fff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.message .formbox input.username {
  background: url(../img/inpxm.png) 0 center no-repeat;
  margin-right: 10px;
}
.message .formbox input.usertel {
  background: url(../img/inpdh.png) 0 center no-repeat;
}
.message .formbox input.useremail {
  background: url(../img/inpyx.png) 0 center no-repeat;
}
.message .formbox input.xqcontent {
  background: url(../img/inpnr.png) 0 center no-repeat;
}
.message .formbox input.codeText {
  padding-left: 0;
}
.message .formbox input::-webkit-input-placeholder {
  color: #f5f5f5;
}
.message .formbox input:focus,
.message .formbox input:active {
  border-color: rgba(255, 255, 255, 0.7);
}
.message .formbox input:focus::-webkit-input-placeholder,
.message .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox .code {
  position: relative;
  width: 200px;
  float: left;
}
.message .formbox .code .imgCode {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 90px;
  height: 35px;
  border: none;
  display: block;
  z-index: 2;
}
.message .formbox .submitform {
  margin-top: 43px;
  float: right;
  width: 130px;
  height: 35px;
  background-color: #28891a;
  border: none;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  line-height: 35px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.message .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;
}
.message .formbox .submitform:hover {
  background: none;
}
.message .formbox .submitform:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.message .formbox .submitform:hover {
  box-shadow: 0 8px 10px -5px rgba(255, 255, 255, 0.5);
}
