@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;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-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);
  }
}
.banner {
  position: relative;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  pointer-events: none;
  z-index: 3;
  background: url(../images/banbar.png) 0 -138px no-repeat;
  width: 327px;
  height: 1062px;
}
.banner .bannerSwiper {
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 814px;
}
.banner .banner-pagination {
  z-index: 3;
  font-size: 0;
  position: absolute;
  width: auto;
  left: auto;
  right: 1.6%;
  top: 50%;
  height: 151px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner .banner-pagination::before {
  content: "";
  display: block;
  position: absolute;
  left: 8px;
  width: 1px;
  height: 320px;
  background-color: #ffffff;
  opacity: 0.2;
  bottom: 100%;
}
.banner .banner-pagination::after {
  content: "";
  display: block;
  position: absolute;
  left: 8px;
  width: 1px;
  height: 320px;
  background-color: #ffffff;
  opacity: 0.2;
  top: 100%;
}
.banner .banner-pagination span {
  display: block;
  border: 1px transparent solid;
  opacity: 1;
  border-radius: 100%;
  background: none;
  width: 17px;
  height: 17px;
  margin: 50px 0 0 !important;
  cursor: pointer;
  outline: none;
  position: relative;
  font-size: 0;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.banner .banner-pagination span:first-child {
  margin: 0 0 0 !important;
}
.banner .banner-pagination span:first-child::after {
  display: none;
}
.banner .banner-pagination span::after {
  content: "";
  display: block;
  position: absolute;
  left: 8px;
  width: 1px;
  height: 50px;
  background-color: #ffffff;
  opacity: 0.2;
  bottom: 100%;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 100%;
  background: none;
  width: 5px;
  height: 5px;
  box-shadow: 0 0 0 1px #fff;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.banner .banner-pagination span.swiper-pagination-bullet-active {
  border-color: #fff;
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  background-color: #fff;
  box-shadow: 0 0 0 0 transparent;
}
.banner .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:hover .banner-prev {
  left: 3%;
}
.banner .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:hover .banner-next {
  right: 3%;
}
.banner .banBar {
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: -50px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1400px;
  height: 100px;
  background-color: #fff;
  border-radius: 50px;
  border: 10px solid #f9f9f9;
  padding: 17px 0;
}
.banner .banBar .inContent {
  display: flex;
  justify-content: space-between;
}
.banner .banBar .inContent::after {
  display: none;
}
.banner .banBar .slogan {
  float: left;
  font-size: 15px;
  color: #666666;
  line-height: 46px;
  padding-left: 62px;
  background: url(../images/slogan.png) 0 center no-repeat;
}
.banner .banBar .tel {
  float: left;
  font-size: 15px;
  color: #666666;
  line-height: 46px;
}
.banner .banBar .tel i {
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  display: inline-block;
  vertical-align: top;
  color: #333333;
}
.banner .banBar .tel::before {
  content: "";
  display: inline-block;
  width: 46px;
  height: 46px;
  vertical-align: top;
  margin-right: 16px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
}
.banner .banBar .search {
  float: right;
  width: 260px;
  height: 46px;
  border-radius: 23px;
  border: dashed 1px #dddddd;
  position: relative;
  padding-right: 46px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banBar .search .searchInp {
  display: block;
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 25px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banBar .search .searchInp::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.banner .banBar .search .searchInp::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.banner .banBar .search .searchInp:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.banner .banBar .search .searchInp:focus::-webkit-input-placeholder,
.banner .banBar .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.banner .banBar .search .searchInp:focus::-moz-placeholder,
.banner .banBar .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.banner .banBar .search .searchInp:focus:-ms-input-placeholder,
.banner .banBar .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.banner .banBar .search .submitBtn {
  background: #fbfbfb url(../images/searchico.png) center center no-repeat;
  border: dashed 1px #dddddd;
  border-radius: 100%;
  width: 46px;
  height: 46px;
  cursor: pointer;
  position: absolute;
  right: -1px;
  top: -1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banBar .search .submitBtn:hover {
  border-color: #d01414;
}
.banner .banBar .search:hover {
  border-color: #d01414;
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  margin-top: 25px;
  font-size: 30px;
}
.title::after {
  content: "";
  display: block;
  height: 8px;
  margin-top: 18px;
  width: 146px;
  background: url(../images/titline.png) 0 0 no-repeat;
}
.titBox::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  display: block;
  float: right;
  position: relative;
  height: 48px;
  margin-top: 60px;
  line-height: 48px;
  padding-left: 15px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .moreLink::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  border: dotted 2px #d01414;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 100%;
  animation: xz 25s linear infinite;
}
@keyframes xz {
  0% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  100% {
    -webkit-transform: scale(1) rotate(360deg);
    -moz-transform: scale(1) rotate(360deg);
    -o-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
}
.titBox .moreLink::before {
  content: "";
  display: inline-block;
  margin-right: 6px;
  width: 19px;
  height: 48px;
  vertical-align: top;
  background: url(../images/moreadd.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .moreLink i {
  min-width: 4px;
}
.titBox .moreLink:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #d01414;
}
.titBox .moreLink:hover::before {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.titBox .tel {
  float: right;
  height: 48px;
  position: relative;
  padding-left: 53px;
  padding-top: 2px;
  line-height: 1;
  text-align: right;
  margin-top: 70px;
}
.titBox .tel::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../images/kctel.png);
  width: 48px;
  height: 48px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
}
.titBox .tel span {
  display: block;
}
.titBox .tel i {
  display: block;
  font-family: Arial;
  font-size: 20px;
  line-height: 16px;
  margin-top: 8px;
}
.course {
  padding: 50px 0 105px;
  overflow: hidden;
}
.course .titBox {
  padding-left: 18px;
}
.course .kcList {
  margin-top: 60px;
}
.course .kcList ul {
  display: flex;
  justify-content: space-between;
}
.course .kcList ul li {
  float: left;
  width: 260px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.course .kcList ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 260px;
  height: 370px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #e4e4e7;
  padding: 22px 12px 0;
  position: relative;
  margin: auto;
}
.course .kcList ul li .item .bt {
  display: block;
}
.course .kcList ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  height: 42px;
  line-height: 42px;
}
.course .kcList ul li .item .bt i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
}
.course .kcList ul li .item .bt::after {
  content: "";
  display: block;
  width: 26px;
  height: 3px;
  background-color: #d01414;
  border-radius: 2px;
  margin-top: 16px;
}
.course .kcList ul li .item .pic {
  margin-top: 26px;
  display: block;
  height: 210px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.course .kcList 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;
}
.course .kcList ul li .item .ico {
  position: absolute;
  bottom: 3px;
  z-index: 3;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 65px;
  height: 65px;
  background-color: #fff;
  border-radius: 100%;
  border: 5px solid #fff;
}
.course .kcList ul li .item .ico i {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  box-shadow: 4px 4px 13px 0px rgba(208, 20, 20, 0.15);
  background-color: #d01414;
}
.course .kcList ul li .item .ico img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.course .kcList ul li .box {
  position: absolute;
  z-index: 3;
  width: 278px;
  height: 480px;
  top: -82px;
  left: 50%;
  margin-left: -139px;
  background-color: #d01414;
  border-radius: 200px;
  padding-top: 10px;
  pointer-events: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
}
.course .kcList ul li .box .bt {
  text-align: center;
  display: block;
  padding: 0 15px;
  color: #fff;
}
.course .kcList ul li .box .bt i {
  display: block;
  width: 55px;
  height: 55px;
  margin: auto;
  position: relative;
  overflow: hidden;
}
.course .kcList ul li .box .bt i img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.course .kcList ul li .box .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 23px;
  height: 34px;
  line-height: 34px;
  margin-top: -5px;
}
.course .kcList ul li .box .bt span::before {
  content: "· ";
  margin-right: 5px;
}
.course .kcList ul li .box .bt span::after {
  content: " ·";
  margin-left: 5px;
}
.course .kcList ul li .box .cont {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 400px;
  height: 318px;
  background-color: #ffffff;
  box-shadow: 3px 5px 18px 0px rgba(58, 58, 58, 0.29);
  border-radius: 10px;
  top: 112px;
  padding: 28px 20px 0;
}
.course .kcList ul li .box .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  color: #646464;
  font-size: 18px;
}
.course .kcList ul li .box .cont .line {
  margin-top: 14px;
  height: 1px;
  background-color: #dadada;
}
.course .kcList ul li .box .cont .pic {
  display: block;
  margin-top: 18px;
  width: 100%;
  height: 168px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.course .kcList ul li .box .cont .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;
}
.course .kcList ul li .box .cont:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.course .kcList ul li .box .more {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: url(../images/kcar.png) center center no-repeat;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 8px;
}
.course .kcList ul li.on {
  width: 400px;
}
.course .kcList ul li.on .item {
  opacity: 0;
  filter: alpha(opacity=0);
}
.course .kcList ul li.on .box {
  opacity: 1;
  filter: alpha(opacity=100);
  pointer-events: auto;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.major .zyRound {
  position: absolute;
  width: 660px;
  height: 660px;
  background-color: #f2f2f2;
  top: -100px;
  border-radius: 100%;
  z-index: -1;
  left: -552px;
}
.major .zyBox {
  z-index: 2;
}
.major .zyBox .title {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
}
.major .zyBox .zyTabs {
  margin-right: -140px;
}
.major .zyBox .zyTabs .bd {
  height: 510px;
  overflow: hidden;
}
.major .zyBox .zyTabs .bd ul li::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.major .zyBox .zyTabs .bd ul li .pic {
  float: right;
  display: block;
  width: 694px;
  height: 510px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.major .zyBox .zyTabs .bd ul 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-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.major .zyBox .zyTabs .bd ul li .pic::before {
  content: "";
  display: block;
  position: absolute;
  width: 475px;
  height: 45px;
  left: 13px;
  bottom: 11px;
  z-index: 2;
  background: url(../images/zylilogo.png) 0 0 no-repeat;
}
.major .zyBox .zyTabs .bd ul li .cont {
  float: left;
  width: 680px;
  padding-top: 178px;
  padding-left: 65px;
}
.major .zyBox .zyTabs .bd ul li .cont .bt {
  display: block;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.major .zyBox .zyTabs .bd ul li .cont .bt em {
  display: block;
  position: absolute;
  left: -65px;
  top: 8px;
  width: 43px;
  height: 43px;
  background-color: #d01414;
  line-height: 43px;
  text-align: center;
  border-radius: 100%;
  font-weight: bold;
  color: #fff;
  font-family: Arial;
  font-size: 26px;
}
.major .zyBox .zyTabs .bd ul li .cont .bt span {
  font-size: 24px;
  line-height: 44px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  padding-bottom: 12px;
  border-bottom: 3px solid #d01414;
}
.major .zyBox .zyTabs .bd ul li .cont .bt i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  text-transform: uppercase;
  height: 34px;
  line-height: 34px;
  position: relative;
  top: 10px;
}
.major .zyBox .zyTabs .bd ul li .cont .bt i::before {
  content: "/ ";
}
.major .zyBox .zyTabs .bd ul li .cont h4 {
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 12px;
  height: 36px;
  line-height: 36px;
}
.major .zyBox .zyTabs .bd ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  font-size: 15px;
  color: #909090;
  margin-top: 12px;
}
.major .zyBox .zyTabs .bd ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.major .zyBox .zyTabs .bd ul li:hover .cont .bt {
  color: #d01414;
}
.major .zyBox .zyTabs .zyHd {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 430px;
  width: 696px;
  height: 356px;
  background-color: #ffffff;
  box-shadow: 5px 7px 8px 0px rgba(32, 32, 32, 0.15);
  padding-top: 10px;
}
.major .zyBox .zyTabs .hd {
  overflow: hidden;
}
.major .zyBox .zyTabs .hd ul li {
  float: left;
  position: relative;
  top: 1px;
}
.major .zyBox .zyTabs .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 1px;
  background-color: #ebebeb;
  border-radius: 50%;
  height: 120px;
  top: 25px;
}
.major .zyBox .zyTabs .hd ul li::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 110px;
  height: 1px;
  background-color: #ebebeb;
  border-radius: 50%;
}
.major .zyBox .zyTabs .hd ul li:nth-child(5n)::before {
  display: none;
}
.major .zyBox .zyTabs .hd ul li a {
  display: block;
  height: 170px;
  width: 138px;
  text-align: center;
  padding: 18px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.major .zyBox .zyTabs .hd ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  position: relative;
  top: 0;
  color: #555555;
  -webkit-transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.major .zyBox .zyTabs .hd ul li a i {
  display: block;
  margin: auto;
  top: 0;
  margin-top: 18px;
  width: 58px;
  height: 58px;
  background-color: #f2f2f2;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.major .zyBox .zyTabs .hd ul li a i img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.major .zyBox .zyTabs .hd ul li.on a i,
.major .zyBox .zyTabs .hd ul li:hover a i {
  top: -45px;
  border-radius: 100%;
  background-color: #d01414;
  box-shadow: 3px 5px 18px 0px rgba(208, 20, 20, 0.27);
}
.major .zyBox .zyTabs .hd ul li.on a i img,
.major .zyBox .zyTabs .hd ul li:hover a i img {
  filter: grayscale(100) brightness(5);
}
.major .zyBox .zyTabs .hd ul li.on a span,
.major .zyBox .zyTabs .hd ul li:hover a span {
  font-weight: bold;
  top: 80px;
}
.major .zyBox .zyTabs .hd .more {
  display: block;
  height: 170px;
  width: 138px;
  text-align: center;
  padding: 18px 10px 0;
  float: left;
  position: relative;
  top: 1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.major .zyBox .zyTabs .hd .more::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 1px;
  background-color: #ebebeb;
  border-radius: 50%;
  height: 120px;
  top: 25px;
}
.major .zyBox .zyTabs .hd .more::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 110px;
  height: 1px;
  background-color: #ebebeb;
  border-radius: 50%;
}
.major .zyBox .zyTabs .hd .more span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  position: relative;
  top: 0;
  color: #555555;
  -webkit-transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.major .zyBox .zyTabs .hd .more i {
  display: block;
  margin: auto;
  top: 0;
  margin-top: 18px;
  width: 58px;
  height: 58px;
  background-color: #f2f2f2;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.major .zyBox .zyTabs .hd .more i img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.major .zyBox .zyTabs .hd .more:hover i {
  border-radius: 100%;
  background-color: #d01414;
  box-shadow: 3px 5px 18px 0px rgba(208, 20, 20, 0.27);
}
.major .zyBox .zyTabs .hd .more:hover i img {
  filter: grayscale(100) brightness(5);
}
.major .zyBox .zyTabs .hd .more:hover span {
  font-weight: bold;
  color: #d01414;
}
.major .zyTel {
  margin-left: 726px;
  margin-top: 20px;
  width: 554px;
  height: 258px;
  background: url(../images/zytelbg.jpg) center 0 no-repeat;
  position: relative;
  z-index: 3;
}
.major .zyTel::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #2e2e2e;
  box-shadow: 3px 5px 18px 0px rgba(0, 0, 0, 0.27);
  opacity: 0.5;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 25px 20px;
}
.major .zyTel .tel {
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: auto;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  line-height: 1;
  padding: 48px 8px;
  text-align: center;
  white-space: nowrap;
}
.major .zyTel .tel i {
  font-weight: bold;
  font-size: 24px;
}
.youshi {
  background: url(../images/ysbg.jpg) center bottom no-repeat;
  padding-top: 75px;
  position: relative;
}
.youshi .zyRound {
  position: absolute;
  width: 748px;
  height: 748px;
  border: solid 90px #d01414;
  right: 50%;
  margin-right: -1005px;
  top: -255px;
  border-radius: 100%;
  padding-top: 270px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .zyRound::before {
  content: "";
  display: block;
  width: 102px;
  height: 31px;
  margin: auto;
  background: url(../images/banimg.png) center 0 no-repeat;
}
.youshi .zyRound::after {
  content: "";
  display: block;
  margin: 32px auto 0;
  width: 1px;
  height: 107px;
  background-color: #000000;
  opacity: 0.1;
}
.youshi .banBox {
  height: 245px;
  padding-top: 33px;
  line-height: 1;
}
.youshi .banBox::before {
  content: "";
  display: block;
  position: absolute;
  width: 737px;
  height: 245px;
  left: -94px;
  top: 0;
  background: url(../images/banen.png) 0 0 no-repeat;
}
.youshi .banBox .t1 {
  color: #d01414;
  font-size: 30px;
  font-weight: bold;
  font-family: simsun;
  text-shadow: 1px 0 0 #d01414, 0 1px 0 #d01414;
}
.youshi .banBox .t2 {
  margin-top: 20px;
  margin-left: 92px;
  color: #d01414;
  font-size: 38px;
  font-weight: bold;
  font-family: simsun;
  letter-spacing: 2px;
  text-shadow: 1px 0 0 #383838;
  color: #383838;
}
.youshi .banBox .t3 {
  margin-top: 36px;
  font-size: 16px;
  color: #606060;
  margin-left: 92px;
}
.youshi .banBox .zxLink {
  margin-top: -7px;
  display: block;
  margin-left: 472px;
  line-height: 37px;
  width: 119px;
  height: 37px;
  background-color: #d01414;
  border-radius: 30px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 2;
  position: relative;
}
.youshi .banBox .zxLink::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  right: -10px;
  top: 10px;
  width: 20px;
  height: 20px;
  background-color: #3b4c5e;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .banBox .zxLink span {
  display: block;
  position: relative;
  z-index: 2;
  background-color: #d01414;
  border-radius: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .banBox .zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #d01414;
  border-radius: 30px;
  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;
}
.youshi .banBox .zxLink:hover {
  background: none;
  color: #d01414;
  box-shadow: 0 10px 10px -5px rgba(208, 20, 20, 0.5);
}
.youshi .banBox .zxLink:hover span {
  background: none;
}
.youshi .banBox .zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.youshi .banBox .zxLink:hover::after {
  background-color: #d01414;
}
.youshi .ysBox {
  margin-top: 322px;
  height: 728px;
  padding-left: 546px;
}
.youshi .ysBox .title {
  text-align: right;
  color: #fff;
}
.youshi .ysBox .title::after {
  display: none;
}
.youshi .ysBox .title span::before {
  content: "";
  height: 8px;
  display: inline-block;
  vertical-align: bottom;
  width: 146px;
  background: url(../images/titline.png) 0 0 no-repeat;
  margin-right: 20px;
}
.youshi .ysCont {
  margin-top: 52px;
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 404px;
}
.youshi .ysCont .bd ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .box {
  height: 404px;
  padding-left: 98px;
  position: relative;
}
.youshi .ysCont .bd ul li .box .ysico {
  position: absolute;
  width: 73px;
  height: 73px;
  top: 45px;
  border-radius: 100%;
  left: 0;
  background: center center no-repeat;
  background-color: #a41717;
}
.youshi .ysCont .bd ul li .box .ysico.ico1 {
  background-image: url(../images/ysico1.png);
}
.youshi .ysCont .bd ul li .item {
  padding-top: 42px;
  border-top: 1px solid rgba(240, 241, 242, 0.2);
  height: 197px;
  text-align: right;
}
.youshi .ysCont .bd ul li .item:first-child {
  border-top: none;
  text-align: left;
}
.youshi .ysCont .bd ul li .item .tit {
  line-height: 1;
}
.youshi .ysCont .bd ul li .item .tit span {
  font-size: 20px;
  display: inline-block;
  vertical-align: bottom;
  color: #ffffff;
}
.youshi .ysCont .bd ul li .item .tit i {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 8px;
  font-size: 12px;
  color: #9ca3aa;
}
.youshi .ysCont .bd ul li .item .text {
  font-size: 16px;
  line-height: 32px;
  color: #9ca3aa;
  margin-top: 54px;
  margin-top: 22px;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysTt {
  padding-left: 98px;
}
.youshi .ysTt::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysTt .tel {
  float: left;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 45px;
}
.youshi .ysTt .tel::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 45px;
  vertical-align: top;
  margin-right: 10px;
  -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 {
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}
.youshi .page {
  float: right;
  font-size: 0;
  position: relative;
}
.youshi .page::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 110px;
  width: 223px;
  height: 1px;
  background-color: #566370;
}
.youshi .page .prev {
  display: inline-block;
  vertical-align: top;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 43px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.2);
  border: solid 1px #566370;
  border-radius: 100%;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .page .prev:before {
  content: "<";
  display: block;
  font-weight: bold;
  font-family: simsun;
  font-size: 24px;
}
.youshi .page .prev:hover,
.youshi .page .prev.on {
  background-color: #566370;
  color: #fff;
}
.youshi .page .next {
  margin-left: 12px;
  display: inline-block;
  vertical-align: top;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 43px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.2);
  border: solid 1px #566370;
  border-radius: 100%;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .page .next:before {
  content: ">";
  display: block;
  font-weight: bold;
  font-family: simsun;
  font-size: 24px;
}
.youshi .page .next:hover,
.youshi .page .next.on {
  background-color: #566370;
  color: #fff;
}
.youshi .ysPic {
  position: absolute;
  left: -320px;
  top: -84px;
}
.youshi .ysPic .bd {
  width: 656px;
  height: 684px;
  overflow: hidden;
}
.youshi .ysPic .bd ul li {
  position: relative;
  overflow: hidden;
  width: 656px;
  height: 684px;
}
.youshi .ysPic .bd ul li img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.youshi .ysPic::before {
  content: "";
  display: block;
  position: absolute;
  left: -147px;
  width: 449px;
  height: 790px;
  background: url(../images/yspicr.png) 0 0 no-repeat;
  z-index: 3;
  top: -88px;
}
.youshi .hd {
  transform-origin: 500px center;
  right: -300px;
  top: -180px;
  width: 253px;
  height: 900px;
  position: absolute;
  background: url(../images/ysline.png) 0 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li {
  cursor: pointer;
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background-image: linear-gradient(0deg, #3a4149 0%, #24272c 100%);
  padding: 10px;
  box-shadow: 0px 35px 21px 0px rgba(13, 19, 29, 0.29);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li:nth-child(1) {
  top: 100px;
  left: 44px;
}
.youshi .hd ul li:nth-child(2) {
  left: -46px;
  top: 300px;
}
.youshi .hd ul li:nth-child(3) {
  left: -46px;
  top: 500px;
}
.youshi .hd ul li:nth-child(4) {
  left: 44px;
  top: 700px;
}
.youshi .hd ul li i {
  width: 80px;
  height: 80px;
  background-color: #ffffff;
  border-radius: 100%;
  display: block;
  margin: auto;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li i::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.youshi .hd ul li i.ico1::before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .hd ul li i.ico2::before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .hd ul li i.ico3::before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .hd ul li i.ico4::before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .hd ul li h4 {
  font-size: 22px;
  margin-top: 20px;
  letter-spacing: 1px;
}
.youshi .hd ul li:hover i,
.youshi .hd ul li.on i {
  background-color: #c31515;
}
.youshi .hd ul li:hover i::before,
.youshi .hd ul li.on i::before {
  filter: grayscale(100) brightness(5);
}
.youshi .ysEn {
  position: absolute;
  width: 446px;
  height: 43px;
  top: 80px;
  left: -96px;
  background: url(../images/ysen.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  transform-origin: 60px 0;
}
.youshi .ysLine {
  width: 1920px;
  height: 600px;
  position: absolute;
  top: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(../images/ysline.png) center 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  pointer-events: none;
}
.partner {
  background-color: #f5f7f9;
  padding: 80px 0;
}
.partner .hzList {
  margin-top: 20px;
}
.partner .hzList ul {
  margin-right: -26px;
}
.partner .hzList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.partner .hzList ul li {
  float: left;
  width: 300px;
  height: 128px;
  border: solid 1px #ffffff;
  padding: 9px;
  margin-top: 20px;
  margin-right: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .hzList ul li a {
  background-color: #ffffff;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0 10px;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .hzList ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.partner .hzList ul li a i {
  display: inline-block;
  max-width: 68px;
  max-height: 68px;
  position: relative;
  overflow: hidden;
  /* top: -2px; */
  margin-right: 5px;
  vertical-align: middle;
}
.partner .hzList ul li a i img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.partner .hzList ul li:hover {
  background-color: #d01414;
  box-shadow: 3px 5px 18px 0px rgba(0, 0, 0, 0.27);
}
.about {
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
  background-color: #f5f7f9;
}
.about .aboutBox {
  height: 574px;
}
.about .aboutBox::before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  background: url(../images/aboutbr.png) 0 0 no-repeat;
  width: 332px;
  height: 810px;
  top: -25px;
  right: -320px;
  z-index: 1;
}
.about .aboutText {
  width: 570px;
  padding-top: 15px;
}
.about .aboutText .tit {
  margin-top: 50px;
  line-height: 1.5;
}
.about .aboutText .tit span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 26px;
  margin-right: 10px;
}
.about .aboutText .tit i {
  display: inline-block;
  vertical-align: bottom;
  text-transform: uppercase;
  font-size: 12px;
}
.about .aboutText .tit::after {
  content: "";
  display: block;
  width: 36px;
  height: 4px;
  background-color: #d01414;
  border-radius: 2px;
  margin-top: 30px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 32px;
  height: 128px;
  color: #848282;
  margin-top: 26px;
  text-align: justify;
  font-size: 15px;
  text-indent: 2em;
}
.about .aboutText .more {
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 48px;
  margin-top: 60px;
  line-height: 48px;
  padding-left: 15px;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  border: dotted 2px #d01414;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 100%;
  animation: xz 25s linear infinite;
}
@keyframes xz {
  0% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  100% {
    -webkit-transform: scale(1) rotate(360deg);
    -moz-transform: scale(1) rotate(360deg);
    -o-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
}
.about .aboutText .more::before {
  content: "";
  display: inline-block;
  margin-right: 25px;
  width: 19px;
  height: 48px;
  vertical-align: top;
  background: url(../images/moreadd.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more i {
  min-width: 4px;
}
.about .aboutText .more:hover {
  left: 5px;
  color: #d01414;
}
.about .aboutText .more:hover::before {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.about .aboutPic {
  position: absolute;
  width: 928px;
  height: 574px;
  right: -268px;
  top: 0;
  overflow: hidden;
}
.about .aboutPic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.show {
  margin-top: 76px;
}
.show .showLine {
  position: absolute;
  width: 1385px;
  height: 11px;
  top: 22px;
  left: -88px;
  background: url(../images/showline.png) 0 0 no-repeat;
  z-index: -1;
}
.show .showTab ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.show .showTab ul li {
  float: left;
  margin-right: 60px;
}
.show .showTab ul li a {
  display: block;
  width: 156px;
  height: 53px;
  background-color: #ffffff;
  border-radius: 27px;
  border: solid 1px #e2e2e2;
  line-height: 51px;
  text-align: center;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showTab ul li a::before {
  content: "";
  width: 11px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/showli.png) center center no-repeat;
  margin-right: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  top: -2px;
}
.show .showTab ul li.on a,
.show .showTab ul li:hover a {
  background-color: #d01414;
  border-color: #d01414;
  color: #fff;
}
.show .showTab ul li.on a::before,
.show .showTab ul li:hover a::before {
  filter: grayscale(100) brightness(5);
}
.show .honor {
  display: block;
  position: absolute;
  z-index: 3;
  top: -36px;
  right: 0;
  width: 170px;
  height: 120px;
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  padding: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .honor::before {
  content: "";
  display: block;
  position: absolute;
  width: 48px;
  height: 46px;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../images/honorico.png) center center no-repeat;
  background-color: #d01414;
}
.show .honor i {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.show .honor img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.show .honor:hover {
  border-color: #d01414;
}
.show .showTabs {
  margin-top: 40px;
}
.show .showTabs .bd {
  overflow: hidden;
  height: 622px;
}
.show .showTabs .showList {
  position: relative;
  height: 622px;
}
.show .showTabs .showList ul {
  padding-right: 504px;
}
.show .showTabs .showList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.show .showTabs .showList ul li {
  float: left;
}
.show .showTabs .showList ul li .item {
  width: 370px;
  height: 295px;
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  margin-right: 18px;
  margin-top: 16px;
  padding: 9px 9px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showTabs .showList ul li .item .pic {
  display: block;
  width: 100%;
  height: 235px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showTabs .showList 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;
}
.show .showTabs .showList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #777777;
  height: 49px;
  line-height: 49px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showTabs .showList ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.show .showTabs .showList ul li .item:hover {
  border-color: #d01414;
}
.show .showTabs .showList ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.show .showTabs .showList ul li .item:hover .bt {
  color: #d01414;
}
.show .showTabs .showList ul li:first-child {
  position: absolute;
  right: 0;
  top: 0;
}
.show .showTabs .showList ul li:first-child .item {
  width: 506px;
  height: 395px;
  margin-right: 0;
}
.show .showTabs .showList ul li:first-child .item .pic {
  height: 315px;
}
.show .showTabs .showList ul li:first-child .item .bt {
  padding-right: 40px;
  height: 68px;
  line-height: 68px;
  position: relative;
  text-align: left;
}
.show .showTabs .showList ul li:first-child .item .bt::before {
  content: "+";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 29px;
  height: 29px;
  background-color: #d01414;
  border-radius: 100px;
  text-align: center;
  line-height: 27px;
  font-size: 16px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.message {
  margin-top: 50px;
}
.message .formbox {
  height: 98px;
  z-index: 1;
}
.message .formbox::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  width: 1380px;
  height: 98px;
  background-color: #d01414;
  box-shadow: 3px 5px 18px 0px rgba(208, 20, 20, 0.15);
  border-radius: 50px;
}
.message .formbox label {
  display: block;
  float: left;
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  margin-right: 10px;
}
.message .formbox label::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 12px;
  background-color: #ffffff;
  opacity: 0.3;
}
.message .formbox input {
  display: block;
  border: none;
  background: none;
  width: 198px;
  line-height: 98px;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  position: relative;
  padding-left: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.message .formbox input.username {
  background: url(../images/inpxm.png) 6px center no-repeat;
  margin-right: 40px;
}
.message .formbox input.usertel {
  background: url(../images/inpdh.png) 6px center no-repeat;
  width: 234px;
}
.message .formbox input.xqcontent {
  background: url(../images/inpnr.png) 6px center no-repeat;
  width: 376px;
}
.message .formbox input.codeText {
  background: url(../images/inpyzm.png) 6px center no-repeat;
  width: 284px;
}
.message .formbox input::-webkit-input-placeholder {
  color: #f8e1e1;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input::-moz-placeholder {
  color: #f8e1e1;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:-ms-input-placeholder {
  color: #f8e1e1;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:focus,
.message .formbox input:active {
  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: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 86px;
  height: 30px;
  border: none;
  display: block;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.message .formbox .submitform {
  margin-top: 33px;
  float: right;
  width: 104px;
  height: 33px;
  background-color: #ffffff;
  box-shadow: 3px 5px 18px 0px rgba(0, 0, 0, 0.15);
  border-radius: 17px;
  padding-left: 16px;
  line-height: 33px;
  font-size: 16px;
  color: #484848;
  overflow: hidden;
  border: none;
  position: relative;
  text-align: left;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.message .formbox .submitform::before {
  content: "";
  height: 33px;
  display: inline-block;
  vertical-align: top;
  width: 27px;
  margin-right: 10px;
  background: url(../images/tjico.png) center center no-repeat;
}
.message .formbox .submitform:hover {
  color: #d01414;
}
.message .formbox .tit {
  position: absolute;
  left: 784px;
  top: -162px;
  width: 114px;
  height: 73px;
  background: url(../images/lytit.png) 0 center no-repeat;
}
.message .lyen {
  position: absolute;
  width: 569px;
  height: 120px;
  background: url(../images/lyen.png) 0 0 no-repeat;
  right: -165px;
  top: -86px;
  pointer-events: none;
  z-index: 2;
}
.message .lyimg {
  position: absolute;
  width: 490px;
  height: 231px;
  background: url(../images/lyimg.png) 0 center no-repeat;
  right: -165px;
  top: -209px;
  pointer-events: none;
  z-index: 3;
}
.news {
  padding: 70px 0 80px;
}
.news .newsBox {
  margin-top: 50px;
}
.news .newsBox::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 98px;
  width: 1920px;
  height: 1px;
  background-color: #ebebe9;
}
.news .newsTab {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 226px;
  height: 456px;
  background-color: #ffffff;
  box-shadow: 3px 5px 18px 0px rgba(86, 86, 86, 0.15);
  padding-top: 26px;
}
.news .newsTab ul li {
  position: relative;
  padding: 14px 0;
}
.news .newsTab ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 16px;
  bottom: 0;
  width: 198px;
  height: 1px;
  background-color: #ededed;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  height: 72px;
  padding-left: 40px;
  padding-top: 12px;
  line-height: 1;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #5b5b5b;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 2px;
  height: 45px;
  background-color: #d01414;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a span {
  display: block;
  font-size: 18px;
  position: relative;
}
.news .newsTab ul li a span::before {
  content: ">";
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 18px;
  font-family: simsun;
  font-size: 20px;
}
.news .newsTab ul li a i {
  font-size: 12px;
  display: block;
  margin-top: 16px;
  color: #a9a9a9;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-color: #d01414;
  color: #fff;
  padding-left: 60px;
  left: 5px;
}
.news .newsTab ul li:hover a span,
.news .newsTab ul li.on a span {
  font-weight: bold;
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  color: rgba(255, 255, 255, 0.5);
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  background-color: #fff;
  left: 8px;
}
.news .newsTab .tel {
  margin-left: 44px;
  margin-top: 36px;
}
.news .newsTab .tel span {
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #797777;
}
.news .newsTab .tel span::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: top;
  margin-right: 10px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/newstel.png) center center no-repeat;
}
.news .newsTab .tel i {
  display: block;
  font-weight: bold;
  font-size: 20px;
  margin-top: 12px;
  line-height: 1;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  overflow: hidden;
}
.news .newsT {
  margin-left: 298px;
}
.news .newsT::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsT .one {
  float: right;
  width: 280px;
  height: 456px;
  background-color: #ffffff;
  border: solid 1px #e7e7e7;
  padding: 48px 12px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsT .one .cont {
  height: 148px;
}
.news .newsT .one .cont .date {
  line-height: 1;
  font-size: 12px;
  color: #767676;
}
.news .newsT .one .cont .date i {
  font-weight: bold;
  display: inline-block;
  vertical-align: bottom;
  font-size: 35px;
  line-height: 28px;
  margin-right: 8px;
  color: #333;
}
.news .newsT .one .cont .bt {
  margin-top: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  font-size: 17px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsT .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsT .one .cont .line {
  width: 38px;
  height: 3px;
  background-color: #334756;
  margin-top: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsT .one .pic {
  display: block;
  width: 100%;
  height: 240px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsT .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;
}
.news .newsT .one:hover {
  border-color: #d01414;
}
.news .newsT .one:hover .cont .bt {
  color: #d01414;
}
.news .newsT .one:hover .cont .line {
  background-color: #d01414;
  width: 50px;
}
.news .newsT .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsT .list {
  float: left;
  width: 686px;
}
.news .newsT .list ul li {
  height: 142px;
  background-color: #ffffff;
  border: solid 1px #e7e7e7;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 15px;
  padding: 8px 40px 0 10px;
}
.news .newsT .list ul li:first-child {
  margin-top: 0;
}
.news .newsT .list ul li .pic {
  display: block;
  float: left;
  width: 164px;
  height: 124px;
  position: relative;
  top: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsT .list ul 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-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsT .list ul li .cont {
  width: 446px;
  float: right;
  padding-top: 14px;
}
.news .newsT .list ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsT .list ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsT .list ul li .cont .bt::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #334756;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsT .list ul li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #8f8f8f;
  height: 26px;
  line-height: 26px;
}
.news .newsT .list ul li .cont .date {
  margin-top: 12px;
  width: 100px;
  height: 27px;
  background-color: #e3e3e3;
  border-radius: 14px;
  font-size: 12px;
  color: #626262;
  text-align: center;
  line-height: 27px;
}
.news .newsT .list ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsT .list ul li:hover .cont .bt {
  color: #d01414;
}
.news .newsT .list ul li:hover .cont .bt::before {
  background-color: #d01414;
}
.news .list2 {
  margin-top: 26px;
}
.news .list2 ul {
  margin-right: -80px;
}
.news .list2 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 ul li {
  float: left;
  position: relative;
  z-index: 2;
  height: 135px;
  margin-left: 10px;
  padding-top: 28px;
  width: 363px;
  margin-right: 80px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 8px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #ebebe9;
  z-index: -1;
}
.news .list2 ul li::after {
  content: "";
  display: block;
  position: absolute;
  left: 7px;
  bottom: 0;
  width: 3px;
  height: 26px;
  background-color: #d1d1d1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #d01414, #d01414);
  background-image: linear-gradient(to right, #d01414, #d01414);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
  background-position: left bottom;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li::after:hover {
  background-size: 100% 100%;
}
.news .list2 ul li .dot {
  display: block;
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  border: solid 1px #c3c3c3;
  border-radius: 100%;
  position: relative;
}
.news .list2 ul li .dot::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  background-color: #d01414;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.news .list2 ul li .bt {
  margin-left: 25px;
  margin-top: 32px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list2 ul li .date {
  margin-top: 8px;
  color: #626262;
  line-height: 1;
  margin-left: 25px;
  font-size: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li:hover .dot::before {
  opacity: 1;
}
.news .list2 ul li:hover .bt {
  color: #d01414;
}
.news .list2 ul li:hover::after {
  background-size: 100% 100%;
}
