@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 {
  cursor: url(../images/gesture.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture.png), default;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.banner {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner-swiper {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.banner-swiper a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner-swiper img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-swiper.wapBanner {
  display: none;
}
.banner-swiper .banner-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;
  outline: none;
}
.banner-swiper:hover .banner-prev {
  left: 3%;
}
.banner-swiper .banner-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;
  outline: none;
}
.banner-swiper:hover .banner-next {
  right: 3%;
}
.banner-swiper .banner-pagination {
  font-size: 0;
  position: absolute;
  left: 8%;
  bottom: 10%;
  z-index: 3;
  width: auto;
  text-align: center;
}
.banner-swiper .banner-pagination span {
  display: inline-block;
  border: 2px #fff solid;
  opacity: 1;
  border-radius: 100%;
  width: 13px;
  height: 13px;
  background-color: transparent;
  margin-left: 60px !important;
  margin-right: 0 !important;
  cursor: pointer;
  outline: none;
  position: relative;
}
.banner-swiper .banner-pagination span:first-child {
  margin-left: 0 !important;
}
.banner-swiper .banner-pagination span:first-child:before {
  display: none;
}
.banner-swiper .banner-pagination span:before {
  content: "";
  display: block;
  position: absolute;
  left: -51px;
  top: 5px;
  width: 42px;
  height: 1px;
  background-color: #ffffff;
}
.banner-swiper .banner-pagination span.swiper-pagination-bullet-active {
  background-color: #ffffff;
}
@media screen and (max-width: 750px) {
  .banner-swiper.pcBanner {
    display: none;
  }
  .banner-swiper.wapBanner {
    display: block;
  }
  .banner-swiper .mbanner-pagination {
    font-size: 0;
    position: absolute;
    width: auto;
    width: 100%;
    left: 0;
    bottom: 20px;
    z-index: 3;
    text-align: center;
  }
  .banner-swiper .mbanner-pagination span {
    display: inline-block;
    border: 2px #fff solid;
    opacity: 1;
    border-radius: 100%;
    width: 9px;
    height: 9px;
    background-color: transparent;
    margin: 0 8px !important;
    cursor: pointer;
    outline: none;
    position: relative;
  }
  .banner-swiper .mbanner-pagination span.swiper-pagination-bullet-active {
    background-color: #ffffff;
  }
}
.title {
  line-height: 1;
}
.title i {
  display: block;
  font-size: 60px;
  line-height: 46px;
}
.title i img {
  display: inline-block;
  vertical-align: top;
  max-height: 46px;
}
.title b {
  display: block;
  margin-top: 30px;
  font-size: 30px;
  line-height: 1;
  font-weight: normal;
}
.title b em {
  color: #f6ab00;
}
@media screen and (max-width: 1560px) {
  .title b {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .title i {
    display: block;
    font-size: 40px;
    line-height: 30px;
  }
  .title i img {
    display: inline-block;
    vertical-align: top;
    height: 30px;
  }
  .title b {
    font-size: 20px;
    margin-top: 15px;
  }
}
.about {
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
  padding: 70px 0;
  overflow: hidden;
}
.about .aboutBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-right: -130px;
}
.about .aboutText {
  float: left;
  width: 42.5%;
  padding: 30px 0 20px;
}
.about .aboutText .title i {
  background: url(../images/titline.png) 214px center no-repeat;
}
@media screen and (max-width: 640px) {
  .about .aboutText .title i {
    background: url(../images/titline.png) 134px center no-repeat;
  }
}
.about .aboutText .tit {
  margin-top: 80px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
}
.about .aboutText .tit:after {
  content: "";
  display: block;
  margin-top: 18px;
  width: 70px;
  height: 2px;
  background-color: #f6ab00;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  font-size: 16px;
  color: #999999;
  text-align: justify;
  margin-top: 28px;
}
.about .aboutPic {
  float: right;
  width: 52.5%;
  position: relative;
}
.about .aboutPic > div {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic > div.img1 {
  position: relative;
  z-index: 2;
}
.about .aboutPic > div.img2 {
  opacity: 0.13;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  filter: blur(2px);
}
.about .aboutPic > div.img3 {
  opacity: 0.08;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  filter: blur(4px);
}
.about .aboutPic > div.img4 {
  opacity: 0.05;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  filter: blur(6px);
}
.about .aboutPic img {
  height: 100%;
  width: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover .img1 img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.about .number {
  margin-top: 55px;
}
.about .number ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about .number ul li {
  text-align: center;
}
.about .number ul li.line {
  width: 1px;
  height: 90px;
  background-color: #dedede;
}
.about .number ul li > i {
  width: 34px;
  height: 34px;
  margin: auto;
  display: block;
}
.about .number ul li > i.ico1 {
  background: url(../images/numico1.png) center center no-repeat;
  background-size: 100%;
}
.about .number ul li > i.ico2 {
  background: url(../images/numico2.png) center center no-repeat;
  background-size: 100%;
}
.about .number ul li > i.ico3 {
  background: url(../images/numico3.png) center center no-repeat;
  background-size: 100%;
}
.about .number ul li > i.ico4 {
  background: url(../images/numico4.png) center center no-repeat;
  background-size: 100%;
}
.about .number ul li h4 {
  color: #999999;
  font-size: 14px;
  line-height: 1;
  margin-top: 25px;
}
.about .number ul li h4 i {
  font-family: "Arial Black";
  font-size: 48px;
  line-height: 36px;
  color: #333333;
}
.about .number ul li h4 em {
  font-family: "Arial Black";
  font-size: 25px;
  display: inline-block;
  vertical-align: top;
  line-height: 18px;
  color: #333333;
}
.about .number ul li p {
  line-height: 1;
  font-size: 16px;
  margin-top: 22px;
}
@media screen and (max-width: 1560px) {
  .about .aboutBox {
    margin-right: 0;
  }
  .about .aboutText {
    padding: 0;
  }
  .about .aboutText .tit {
    margin-top: 50px;
  }
}
@media screen and (max-width: 980px) {
  .about .aboutText {
    width: 100%;
  }
  .about .aboutPic {
    width: 100%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .about {
    padding: 35px 0;
  }
  .about .aboutText {
    padding: 0;
  }
  .about .aboutText .tit {
    margin-top: 30px;
  }
  .about .aboutText .tit:after {
    margin-top: 15px;
  }
  .about .aboutText .text {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    line-height: 30px;
    height: 120px;
    margin-top: 20px;
  }
  .about .number {
    margin-top: 30px;
  }
  .about .number ul li.line {
    display: none;
  }
  .about .number ul li > i {
    width: 28px;
    height: 28px;
  }
  .about .number ul li h4 {
    margin-top: 10px;
  }
  .about .number ul li h4 i {
    font-size: 20px;
    line-height: 20px;
  }
  .about .number ul li h4 em {
    font-size: 12px;
  }
  .about .number ul li p {
    font-size: 14px;
    margin-top: 10px;
  }
}
.product {
  overflow: hidden;
  background-color: #fbfbfb;
  padding: 70px 0;
}
.product * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .titBox {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: url(../images/titline.png) 282px 20px no-repeat;
  margin-right: 114px;
}
.product .titBox .title {
  flex: 1;
}
.product .titBox .tel {
  margin-top: 58px;
  line-height: 25px;
  font-size: 20px;
  font-style: italic;
}
.product .titBox .tel:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 25px;
  vertical-align: top;
  margin-right: 20px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/protel.png) center center no-repeat;
}
.product .titBox .zxLink {
  position: absolute;
  top: 34px;
  right: -89px;
  width: 56px;
  height: 56px;
  background-color: #00264d;
  display: block;
  border-radius: 100%;
  margin-left: 60px;
}
.product .titBox .zxLink:after {
  content: "";
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  background-color: #f6ab00;
  border-radius: 100%;
  z-index: -1;
  right: -24px;
  top: -22px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .titBox .zxLink:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/qq.png) center center no-repeat;
}
.product .titBox .zxLink:hover {
  box-shadow: 0 0 10px rgba(0, 38, 77, 0.5);
}
.product .titBox .zxLink:hover:before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.product .proNav {
  margin-top: 40px;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 23px 15px;
}
.product .proNav::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.product .proNav ul > i {
  width: 3px;
  height: 20px;
  background: url(../images/pronavli.png) center center no-repeat;
}
.product .proNav ul > i:first-child {
  display: none;
}
@media screen and (max-width: 1280px) {
  .product .proNav ul > i {
    display: none;
  }
}
.product .proNav ul li {
  float: left;
}
.product .proNav ul li a {
  display: block;
  font-size: 16px;
  padding: 0 20px;
  line-height: 3.4;
  border-radius: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1280px) {
  .product .proNav ul li a {
    line-height: 3;
    padding: 0 20px;
  }
}
.product .proNav ul li.on a,
.product .proNav ul li:hover a {
  background-color: #00264d;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .product {
    padding: 35px 0;
  }
  .product .titBox {
    margin-right: 0;
    background-position: 180px 10px;
  }
  .product .titBox .zxLink {
    display: none;
  }
  .product .titBox .tel {
    margin-top: 24px;
  }
  .product .titBox .tel:before {
    margin-right: 20px;
  }
  .product .proNav {
    margin-top: 25px;
    padding: 10px 8px;
  }
  .product .proNav ul li a {
    font-size: 14px;
    padding: 0 10px;
  }
}
.product .proList {
  margin: 0 -20px;
}
.product .proList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  width: 33.33%;
  float: left;
  padding: #00264d;
  padding: 0 20px;
  margin-top: 40px;
}
.product .proList ul li .item {
  padding: 20px;
  background: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont {
  padding: 10px 0 15px;
  text-align: center;
}
.product .proList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 18px;
  height: 68px;
  line-height: 68px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .bt:hover {
  color: #f6ab00;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .item .cont .line {
  width: 100%;
  height: 1px;
  background-color: #fbfbfb;
  margin: auto;
  position: relative;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #f6ab00, #f6ab00);
  background-image: linear-gradient(to right, #f6ab00, #f6ab00);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.product .proList ul li .item .cont .line:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 50px;
  margin-left: -25px;
  height: 2px;
  background: #00264d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999999;
  margin-top: 25px;
  line-height: 24px;
  height: 24px;
}
@media screen and (min-width: 768px) {
  .product .proList ul li .item:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  .product .proList ul li .item:hover .pic img {
    -webkit-transform: scale(1.1) rotate(0);
    -moz-transform: scale(1.1) rotate(0);
    -o-transform: scale(1.1) rotate(0);
    transform: scale(1.1) rotate(0);
  }
  .product .proList ul li .item:hover .cont .line {
    background-size: 100% 100%;
  }
  .product .proList ul li .item:hover .cont .line:before {
    width: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 980px) {
  .product .proList {
    margin: 0 -10px;
  }
  .product .proList ul li {
    padding: 0 10px;
    margin-top: 30px;
  }
  .product .proList ul li .item {
    padding: 12px;
  }
  .product .proList ul li .item .cont {
    padding: 0 0 10px;
  }
  .product .proList ul li .item .cont p {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .product .proList {
    margin: 0 -7px;
  }
  .product .proList ul li {
    width: 50%;
    padding: 0 7px;
    margin-top: 20px;
  }
  .product .proList ul li .item {
    padding: 8px;
  }
  .product .proList ul li .item .cont {
    padding: 0 0 10px;
  }
  .product .proList ul li .item .cont .bt {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
  }
  .product .proList ul li .item .cont p {
    margin-top: 10px;
    font-size: 13px;
  }
}
.youshi {
  overflow: hidden;
  padding: 70px 0;
}
.youshi .title {
  background: url(../images/titline.png) 354px 20px no-repeat;
}
.youshi .title i img {
  max-height: 60px;
}
.youshi .title b {
  margin-top: 17px;
}
@media screen and (max-width: 768px) {
  .youshi .title {
    background: url(../images/titline.png) 220px 15px no-repeat;
  }
  .youshi .title i img {
    height: 38px;
  }
  .youshi .title b {
    margin-top: 10px;
  }
}
.youshi .ysList {
  margin-top: 40px;
  background-color: #ffffff;
  box-shadow: 0px 2px 18px 2px rgba(0, 0, 0, 0.1);
}
.youshi .ysList ul {
  overflow: hidden;
}
.youshi .ysList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysList ul li {
  float: left;
  width: 25%;
  height: 205px;
  border-left: 1px solid rgba(107, 107, 107, 0.1);
  position: relative;
  padding: 45px 0 0 40px;
  border-top: 1px solid rgba(107, 107, 107, 0.1);
  z-index: 1;
}
.youshi .ysList ul li:nth-child(4n-3) {
  border-left: none;
}
.youshi .ysList ul li:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/yslibg.jpg) 0 center no-repeat;
  background-size: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.youshi .ysList ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li h4 {
  line-height: 26px;
  font-size: 16px;
}
.youshi .ysList ul li h5 {
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  margin-top: 3px;
  color: #999999;
  height: 20px;
}
.youshi .ysList ul li em {
  display: block;
  width: 23px;
  height: 23px;
  margin-top: 26px;
  background: url(../images/ysar.png) 0 center no-repeat;
}
.youshi .ysList ul li i {
  display: block;
  position: absolute;
  right: 30px;
  top: 118px;
  width: 45px;
  height: 45px;
  overflow: hidden;
  margin: auto;
}
.youshi .ysList ul li i:before,
.youshi .ysList ul li i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  background-size: contain !important;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .ysList ul li i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysList ul li i.ico1:after {
  background: url(../images/ysico1h.png) center center no-repeat;
}
.youshi .ysList ul li i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysList ul li i.ico2:after {
  background: url(../images/ysico2h.png) center center no-repeat;
}
.youshi .ysList ul li i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysList ul li i.ico3:after {
  background: url(../images/ysico3h.png) center center no-repeat;
}
.youshi .ysList ul li i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysList ul li i.ico4:after {
  background: url(../images/ysico4h.png) center center no-repeat;
}
.youshi .ysList ul li i.ico5:before {
  background: url(../images/ysico5.png) center center no-repeat;
}
.youshi .ysList ul li i.ico5:after {
  background: url(../images/ysico5h.png) center center no-repeat;
}
.youshi .ysList ul li i.ico6:before {
  background: url(../images/ysico6.png) center center no-repeat;
}
.youshi .ysList ul li i.ico6:after {
  background: url(../images/ysico6h.png) center center no-repeat;
}
.youshi .ysList ul li i.ico7:before {
  background: url(../images/ysico7.png) center center no-repeat;
}
.youshi .ysList ul li i.ico7:after {
  background: url(../images/ysico7h.png) center center no-repeat;
}
.youshi .ysList ul li i.ico8:before {
  background: url(../images/ysico8.png) center center no-repeat;
}
.youshi .ysList ul li i.ico8:after {
  background: url(../images/ysico8h.png) center center no-repeat;
}
.youshi .ysList ul li:hover:before,
.youshi .ysList ul li.on:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.youshi .ysList ul li:hover i:before,
.youshi .ysList ul li.on i:before,
.youshi .ysList ul li:hover i:after,
.youshi .ysList ul li.on i:after {
  top: -100%;
}
.youshi .ysList ul li:hover h4,
.youshi .ysList ul li.on h4,
.youshi .ysList ul li:hover h5,
.youshi .ysList ul li.on h5 {
  color: #fff;
}
.youshi .ysList ul li:hover em,
.youshi .ysList ul li.on em {
  background-image: url(../images/ysarh.png);
}
.youshi .ysTT {
  text-align: center;
  margin-top: 40px;
}
.youshi .ysTT .tel {
  display: inline-block;
  vertical-align: middle;
  line-height: 70px;
  font-size: 16px;
}
.youshi .ysTT .tel:before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 23px;
  vertical-align: middle;
  margin-right: 15px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .ysTT .tel i {
  font-family: Impact;
  font-size: 22px;
  vertical-align: top;
}
.youshi .ysTT .zxLink {
  margin-left: 65px;
  display: inline-block;
  vertical-align: middle;
  width: 186px;
  background-color: #f6ab00;
  border-radius: 35px;
  line-height: 70px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysTT .zxLink:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(../images/qq.png) center center no-repeat;
  width: 26px;
  height: 28px;
  margin-right: 14px;
}
.youshi .ysTT .zxLink:hover {
  background-color: #00264d;
}
.youshi .ysTT .zxLink:hover:before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
@media screen and (max-width: 768px) {
  .youshi {
    padding: 35px 0;
  }
  .youshi .ysList {
    margin-top: 30px;
  }
  .youshi .ysList ul li {
    width: 50%;
    padding-left: 20px;
    padding-top: 20px;
    height: 150px;
  }
  .youshi .ysList ul li i {
    top: 90px;
    width: 36px;
    height: 36px;
  }
  .youshi .ysTT {
    margin-top: 30px;
  }
  .youshi .ysTT .tel {
    display: block;
    line-height: 40px;
    font-size: 12px;
  }
  .youshi .ysTT .tel:before {
    margin-right: 5px;
  }
  .youshi .ysTT .tel i {
    font-size: 15px;
  }
  .youshi .ysTT .zxLink {
    display: block;
    margin: auto;
    line-height: 40px;
    width: 140px;
    margin-top: 10px;
    font-size: 14px;
  }
  .youshi .ysTT .zxLink:before {
    width: 20px;
    background-size: contain;
  }
}
.reasons {
  background: url(../images/lybg.jpg) center 0 no-repeat;
  padding-top: 70px;
  background-size: cover;
}
.reasons * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.reasons .title {
  text-align: center;
  color: #fff;
}
.reasons .title i {
  background: url(../images/lytitbg.png) center center no-repeat;
}
.reasons .lyList {
  margin-top: 40px;
}
.reasons .lyList::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.reasons .lyList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.reasons .lyList ul li {
  width: 25%;
  float: left;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
  overflow: hidden;
  text-align: center;
  color: #fff;
}
.reasons .lyList ul li:first-child {
  border-left: none;
}
.reasons .lyList ul li .box {
  width: 100%;
  height: 100%;
  padding: 0 5%;
  padding-top: 92px;
  padding-bottom: 55px;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.reasons .lyList ul li .box i {
  display: block;
  margin: auto;
  border-radius: 100%;
  width: 90px;
  height: 90px;
  background-color: rgba(251, 251, 251, 0.2);
  box-shadow: 0 0 0 5px rgba(251, 251, 251, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
}
.reasons .lyList ul li .box i.ico1 {
  background-image: url(../images/lyico1.png);
}
.reasons .lyList ul li .box i.ico2 {
  background-image: url(../images/lyico2.png);
}
.reasons .lyList ul li .box i.ico3 {
  background-image: url(../images/lyico3.png);
}
.reasons .lyList ul li .box i.ico4 {
  background-image: url(../images/lyico4.png);
}
.reasons .lyList ul li .box h4 {
  font-size: 18px;
  margin-top: 42px;
  line-height: 38px;
}
.reasons .lyList ul li .box .line {
  width: 2px;
  height: 40px;
  background-color: #ffffff;
  margin: 36px auto;
}
.reasons .lyList ul li .box .text {
  line-height: 30px;
  color: #ffffff;
}
.reasons .lyList ul li .boxShow {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #f6ab00;
  color: #fff;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.reasons .lyList ul li .boxShow .pic {
  width: 100%;
  position: absolute;
  top: 0;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.reasons .lyList ul li .boxShow .pic img {
  width: 100%;
  height: 302px;
  display: block;
  object-fit: cover;
}
.reasons .lyList ul li .boxShow .cont {
  background: #f6ab00;
  position: absolute;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 100%;
  left: 0;
  bottom: -50px;
  padding: 25px 5% 35px;
}
.reasons .lyList ul li .boxShow .cont * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: blur(20px);
  filter: blur(20px);
}
.reasons .lyList ul li .boxShow .cont:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  height: 60px;
  background: url(../images/lyimgbg.png) center bottom no-repeat;
  background-size: 100%;
}
.reasons .lyList ul li .boxShow .cont h4 {
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}
.reasons .lyList ul li .boxShow .cont .line {
  width: 40px;
  height: 2px;
  margin: 26px auto 0;
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}
.reasons .lyList ul li .boxShow .cont .text {
  line-height: 30px;
  margin-top: 26px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
  min-height: 120px;
}
@media screen and (max-width: 1560px) {
  .reasons .lyList ul li .boxShow .cont .text {
    min-height: 150px;
  }
}
@media screen and (max-width: 1300px) {
  .reasons .lyList ul li .boxShow .cont .text {
    min-height: 180px;
  }
}
@media screen and (min-width: 768px) {
  .reasons .lyList ul li.on .box,
  .reasons .lyList ul li:hover .box {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .reasons .lyList ul li.on .boxShow,
  .reasons .lyList ul li:hover .boxShow {
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .reasons .lyList ul li.on .boxShow .pic,
  .reasons .lyList ul li:hover .boxShow .pic {
    top: 0;
  }
  .reasons .lyList ul li.on .boxShow .cont,
  .reasons .lyList ul li:hover .boxShow .cont {
    bottom: 0;
  }
  .reasons .lyList ul li.on .boxShow .cont h4,
  .reasons .lyList ul li:hover .boxShow .cont h4 {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-filter: blur(0);
    filter: blur(0);
  }
  .reasons .lyList ul li.on .boxShow .cont .line,
  .reasons .lyList ul li:hover .boxShow .cont .line {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-filter: blur(0);
    filter: blur(0);
  }
  .reasons .lyList ul li.on .boxShow .cont .text,
  .reasons .lyList ul li:hover .boxShow .cont .text {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@media screen and (max-width: 980px) {
  .reasons .lyList ul li {
    width: 50%;
  }
  .reasons .lyList ul li .box {
    padding-top: 40px;
    padding-bottom: 35px;
  }
  .reasons .lyList ul li .box i {
    width: 70px;
    height: 70px;
    background-size: 50px !important;
  }
  .reasons .lyList ul li .box h4 {
    margin-top: 32px;
  }
  .reasons .lyList ul li .box .line {
    margin: 25px auto;
  }
}
@media screen and (max-width: 640px) {
  .reasons .lyList ul li {
    width: 100%;
  }
  .reasons .lyList ul li .box {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .reasons .lyList ul li .box i {
    width: 60px;
    height: 60px;
    background-size: 46px !important;
  }
  .reasons .lyList ul li .box h4 {
    margin-top: 12px;
  }
  .reasons .lyList ul li .box .line {
    margin: 12px auto;
    height: 30px;
  }
}
.case {
  padding: 70px 0 40px;
  overflow: hidden;
}
.case .title {
  position: relative;
  z-index: 1;
  background: url(../images/titline.png) 194px 20px no-repeat;
  margin-right: 152px;
}
.case .moreLink {
  display: block;
  position: absolute;
  right: 0;
  top: 4px;
  background-color: #f6ab00;
  width: 130px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .moreLink:after {
  content: ">";
  margin-left: 10px;
}
.case .moreLink:hover {
  background-color: #00264d;
  box-shadow: 0 10px 10px -5px rgba(0, 38, 77, 0.5);
}
@media screen and (max-width: 768px) {
  .case {
    padding: 35px 0 20px;
  }
  .case .title {
    margin-right: 110px;
  }
  .case .moreLink {
    width: 100px;
    line-height: 36px;
    font-size: 14px;
    top: 8px;
  }
}
.case .caseList::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseList .one {
  float: left;
  margin-top: 40px;
  width: 45.5%;
}
.case .caseList .one .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
  border: 10px solid #f9f9f9;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList .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-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList .one .cont {
  padding: 12px 0 20px;
  position: relative;
  padding-right: 120px;
}
.case .caseList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseList .one .cont .bt:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #666666;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList .one .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999999;
  margin-top: 8px;
  height: 25px;
  line-height: 25px;
}
.case .caseList .one .cont .more {
  display: block;
  position: absolute;
  right: 0;
  font-family: Arial;
  font-size: 18px;
  line-height: 36px;
  width: 100px;
  border-bottom: 2px solid #f6ab00;
  text-transform: uppercase;
  top: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 0;
}
.case .caseList .one .cont .more:hover {
  color: #f6ab00;
  padding-left: 20px;
}
.case .caseList .one:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .caseList .one:hover .cont .bt {
  color: #f6ab00;
}
.case .caseList .one:hover .cont .bt:before {
  background-color: #f6ab00;
}
.case .caseList .list {
  float: right;
  width: 54.5%;
}
.case .caseList .list ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseList .list ul li {
  margin-left: 7%;
  width: 43%;
  float: left;
}
.case .caseList .list ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
  border: 5px solid #f9f9f9;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList .list ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList .list ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 72px;
  line-height: 72px;
  font-size: 18px;
  position: relative;
  padding-right: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList .list ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseList .list ul li .item .bt:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #666666;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList .list ul li .item .bt:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  width: 15px;
  height: 2px;
  background-color: #f6ab00;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .caseList .list ul li .item:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .caseList .list ul li .item:hover .bt {
  color: #f6ab00;
}
.case .caseList .list ul li .item:hover .bt:before {
  background-color: #f6ab00;
}
@media screen and (max-width: 980px) {
  .case .caseList .one {
    width: 100%;
    float: none;
  }
  .case .caseList .list {
    width: 100%;
    float: none;
  }
  .case .caseList .list ul {
    margin: 0 -8px;
  }
  .case .caseList .list ul li {
    padding: 0 8px;
    margin: 0;
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .case .caseList .one {
    width: 100%;
    margin-top: 20px;
  }
  .case .caseList .one .cont {
    padding-right: 0;
    padding-top: 10px;
  }
  .case .caseList .one .cont .bt {
    font-size: 15px;
  }
  .case .caseList .one .cont p {
    margin-top: 0;
  }
  .case .caseList .one .cont .more {
    position: relative;
    top: 0;
    margin: 6px auto 0;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
  }
  .case .caseList .list ul li .item .bt {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
  }
  .case .caseList .list ul li .item .bt:before {
    margin-right: 6px;
  }
}
.news {
  padding: 70px 0;
  overflow: hidden;
  background-color: #fbfbfb;
}
.news .newsNav {
  background: url(../images/titline.png) 194px 18px no-repeat;
}
.news .newsNav::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsNav .title {
  float: left;
}
.news .newsNav ul {
  float: right;
  margin-top: 50px;
  width: auto;
}
.news .newsNav ul li {
  float: left;
  margin-left: 80px;
}
.news .newsNav ul li a {
  display: block;
  line-height: 52px;
  font-size: 16px;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsNav ul li a i {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  width: 25px;
  height: 36px;
  margin-right: 18px;
}
.news .newsNav ul li a i:before,
.news .newsNav ul li 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;
}
.news .newsNav ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsNav ul li a i.ico1:after {
  background: url(../images/newsico1h.png) center center no-repeat;
}
.news .newsNav ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsNav ul li a i.ico2:after {
  background: url(../images/newsico2h.png) center center no-repeat;
}
.news .newsNav ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsNav ul li a i.ico3:after {
  background: url(../images/newsico3h.png) center center no-repeat;
}
.news .newsNav ul li.active a,
.news .newsNav ul li:hover a {
  background-color: #00264d;
  color: #fff;
  padding: 0 25px;
}
.news .newsNav ul li.active a i:before,
.news .newsNav ul li:hover a i:before,
.news .newsNav ul li.active a i:after,
.news .newsNav ul li:hover a i:after {
  top: -100%;
}
.news .newsSwiper {
  width: 100%;
  margin-top: 40px;
}
.news .list1 ul {
  margin: 0 -20px;
}
.news .list1 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list1 ul li {
  padding: 0 20px;
  width: 33.333%;
  float: left;
}
.news .list1 ul li .item {
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
}
.news .list1 ul li .item .pic {
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.news .list1 ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .cont {
  padding: 16% 10%;
}
.news .list1 ul li .item .cont .date {
  font-family: Impact;
  font-size: 30px;
  line-height: 24px;
}
.news .list1 ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  margin-top: 42px;
}
.news .list1 ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 32px;
  height: 96px;
  color: #999999;
  margin-top: 30px;
}
.news .list1 ul li .item .cont .more {
  margin-top: 80px;
  display: block;
  font-family: Arial;
  font-size: 18px;
  line-height: 36px;
  width: 100px;
  border-bottom: 2px solid #f6ab00;
  text-transform: uppercase;
  top: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 0;
}
.news .list1 ul li .item .cont .more:hover {
  color: #f6ab00;
  padding-left: 20px;
}
@media screen and (min-width: 768px) {
  .news .list1 ul li:hover .item .pic,
  .news .list1 ul li.on .item .pic {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.news .list2 {
  margin-top: 10px;
}
.news .list2 ul {
  margin: 0 -10px;
}
.news .list2 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 ul li {
  float: left;
  width: 33.33%;
  padding: 0 10px;
}
.news .list2 ul li .item {
  height: 63px;
  line-height: 62px;
  border-bottom: 1px dashed #dedede;
  position: relative;
  padding-right: 45px;
}
.news .list2 ul li .item::after {
  content: "";
  position: absolute;
  background: #f6ab00;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .list2 ul li .item:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .list2 ul li .item .date {
  position: absolute;
  right: 0;
  top: 0;
  font-family: Arial;
  font-size: 12px;
  color: #999999;
}
.news .list2 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list2 ul li .item .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 6px;
  height: 6px;
  background-color: #333333;
  border-radius: 100%;
}
.news .list2 ul li .item:hover .bt {
  color: #f6ab00;
}
.news .list2 ul li .item:hover .bt:before {
  background-color: #f6ab00;
}
@media screen and (max-width: 980px) {
  .news .newsNav ul li {
    margin-left: 20px;
  }
  .news .newsNav ul li a {
    line-height: 40px;
  }
  .news .newsNav ul li.active a,
  .news .newsNav ul li:hover a {
    padding: 0 15px;
  }
  .news .newsNav ul li.active a i,
  .news .newsNav ul li:hover a i {
    margin-right: 10px;
  }
  .news .list1 ul {
    margin: 0 -10px;
  }
  .news .list1 ul li {
    padding: 0 10px;
  }
  .news .list1 ul li .item .cont {
    padding: 10% 8%;
  }
  .news .list1 ul li .item .cont .bt {
    font-size: 16px;
    margin-top: 10px;
  }
  .news .list1 ul li .item .cont p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 26px;
    height: 78px;
    margin-top: 5px;
  }
  .news .list1 ul li .item .cont .more {
    margin-top: 10px;
    font-size: 14px;
  }
  .news .list2 ul li {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .news {
    padding: 35px 0;
  }
  .news .newsSwiper {
    margin-top: 20px;
  }
  .news .newsNav .title {
    float: none;
  }
  .news .newsNav ul {
    margin-top: 20px;
    float: none;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .news .newsNav ul li {
    margin-left: 0;
  }
  .news .newsNav ul li a {
    padding: 0 10px !important;
    font-size: 14px;
  }
  .news .newsNav ul li a i {
    width: 16px;
  }
  .news .newsNav ul li a i:before,
  .news .newsNav ul li a i:after {
    background-size: contain !important;
  }
  .news .list1 ul li {
    width: 100%;
    margin-top: 10px;
  }
  .news .list1 ul li:first-child {
    margin-top: 0;
  }
  .news .list1 ul li .item .cont {
    padding: 6% 5%;
  }
  .news .list1 ul li .item .cont .date {
    font-size: 24px;
  }
  .news .list2 ul li {
    width: 100%;
  }
  .news .list2 ul li .item {
    height: 46px;
    line-height: 45px;
  }
}
.links {
  padding: 50px 0;
  overflow: hidden;
}
.links .linksBox {
  display: flex;
}
.links .linksBox .tit {
  float: left;
  position: relative;
  width: 121px;
  background: url(../images/linkstit.png) 0 center no-repeat;
  height: 36px;
  line-height: 18px;
  font-size: 16px;
  padding-left: 23px;
}
.links .linksBox .list {
  flex: 1;
  overflow: hidden;
  line-height: 36px;
}
.links .linksBox .list a {
  display: inline-block;
  position: relative;
  color: #999999;
  font-size: 14px;
  margin-left: 40px;
}
.links .linksBox .list a:before {
  content: "- ";
}
.links .linksBox .list a:after {
  content: " -";
}
.links .linksBox .list a:hover {
  color: #f6ab00;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
@media screen and (max-width: 900px) {
  .links {
    padding-bottom: 40px;
  }
  .links .linksBox .list {
    line-height: 26px;
    margin: -6px 0;
  }
}
@media screen and (max-width: 640px) {
  .links {
    display: none;
  }
}
.message .formbox {
  position: relative;
  z-index: 5;
  margin-bottom: -50px;
  background-color: #ffffff;
  box-shadow: 0px 2px 18px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 4.5%;
}
.message .formbox label {
  display: block;
  float: left;
  position: relative;
  width: 18.7%;
}
.message .formbox label:before {
  content: "";
  display: block;
  position: absolute;
  left: 35px;
  top: 50%;
  margin-top: -8px;
  width: 2px;
  height: 16px;
  background-color: #dedede;
}
.message .formbox input {
  display: block;
  border: none;
  background: none;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-bottom: 4px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  position: relative;
  padding-left: 54px;
  padding-right: 10px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.message .formbox input.username {
  background: url(../images/inpxm.png) 0 center no-repeat;
}
.message .formbox input.usertel {
  background: url(../images/inpdh.png) 0 center no-repeat;
}
.message .formbox input.xqcontent {
  background: url(../images/inpnr.png) 0 center no-repeat;
}
.message .formbox input.codeText {
  background: url(../images/inpyzm.png) 0 center no-repeat;
}
.message .formbox input::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:focus,
.message .formbox input:active {
  border-color: #00264d;
  z-index: 2;
}
.message .formbox input:focus::-webkit-input-placeholder,
.message .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox .code .imgCode {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -14px;
  width: 68px;
  height: 28px;
  border: none;
  display: block;
  z-index: 2;
}
.message .formbox .submitform {
  float: right;
  width: 15%;
  height: 100px;
  background-color: #f6ab00;
  border-radius: 0 3px 3px 0;
  text-align: center;
  line-height: 100px;
  color: #fff;
  font-size: 18px;
  overflow: hidden;
  border: none;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.message .formbox .submitform:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media screen and (max-width: 1100px) {
  .message .formbox {
    padding-left: 3%;
  }
  .message .formbox label:before {
    display: none;
  }
  .message .formbox input {
    padding-left: 26px !important;
  }
}
@media screen and (max-width: 980px) {
  .message .formbox {
    padding: 2% 3%;
  }
  .message .formbox label {
    width: 50%;
  }
  .message .formbox input {
    padding-left: 26px !important;
    border-bottom: 1px solid #eee;
  }
  .message .formbox .submitform {
    width: 100%;
    margin-top: 15px;
    height: 42px;
    line-height: 42px;
    font-size: 14px !important;
    background-color: transparent !important;
  }
}
@media screen and (max-width: 768px) {
  .message .formbox {
    margin-bottom: 35px;
  }
}
.footer {
  padding-top: 120px;
}
