@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 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 {
  height: auto !important;
}
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 {
  -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;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 1.8s ease-out;
  transition: all 1.8s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(/templates/pc_cn/images/arrowPrev.png) 50% 50% no-repeat;
  border-radius: 100%;
  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: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(/templates/pc_cn/images/arrowNext.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  bottom: 50px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  opacity: 1;
  padding: 9px;
  border-radius: 100%;
  background: none;
  width: auto;
  height: auto;
  margin: 0 5px !important;
  cursor: pointer !important;
  outline: none;
  position: relative;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background-color: #ffffff;
  width: 8px;
  height: 8px;
}
.banner .banner-pagination span::after {
  content: "";
  display: block;
  border-radius: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(/templates/pc_cn/images/banon.png) center center no-repeat;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.banner .banner-pagination span.swiper-pagination-bullet-active::after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.features {
  padding: 28px 2.34375% 34px;
  background-color: #f8f8f8;
}
.features * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.features .tdList {
  margin: 0 -15px;
}
.features .tdList::after,
.features .tdList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.features .tdList li {
  float: left;
  width: 33.333%;
  padding: 0 15px;
}
.features .tdList li .pic {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.features .tdList li .pic img {
  display: block;
  width: 100%;
}
.features .tdList li .pic:hover {
  box-shadow: 8px 7px 9px 0px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 1460px) {
  .features .tdList {
    margin: 0 -12px;
  }
  .features .tdList li {
    padding: 0 12px;
  }
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 32px;
  line-height: 1;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.title span::before {
  content: "";
  display: block;
  position: absolute;
  left: -28px;
  bottom: 0;
  width: 91px;
  height: 4px;
  background-color: #e7c078;
  z-index: -1;
}
.title i {
  display: block;
  font-family: Arial;
  font-size: 14px;
  line-height: 12px;
  margin-top: 18px;
  color: #c7c7c7;
  position: relative;
  text-transform: uppercase;
}
.title i::before {
  content: "";
  display: block;
  position: absolute;
  left: -320px;
  top: 50%;
  width: 250px;
  height: 1px;
  background-color: #f2f2f2;
}
.title i::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 1440px;
  height: 1px;
  background-color: #f2f2f2;
  left: 160px;
}
.moreLink {
  display: block;
  width: 200px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background-image: linear-gradient(0deg, #1194be 0%, #58db75 100%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink i {
  font-family: "Microsoft YaHei";
}
.moreLink em {
  display: inline-block;
  vertical-align: top;
  height: 56px;
  width: 37px;
  margin-left: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(/templates/pc_cn/images/morear.png) right center no-repeat;
}
.moreLink span {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
}
.moreLink:hover {
  box-shadow: 0 4px 20px rgba(216, 171, 86, 0.3);
}
.moreLink:hover em {
  animation: zyfd 1.5s linear infinite;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 10px;
}
.titBox .search {
  float: right;
  margin-top: 13px;
  position: relative;
  width: 320px;
  height: 46px;
  background-image: linear-gradient(0deg, #1194be 0%, #58db75 100%);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding-right: 80px;
  overflow: hidden;
  display: block;
  border-radius: 6px;
}
.titBox .search .searchInp {
  width: 100%;
  height: 46px;
  line-height: 46px;
  border: none;
  background: none;
  padding-left: 30px;
  font-size: 14px;
  color: #ffffff;
}
.titBox .search .searchInp::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp::-moz-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp:-ms-input-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp:focus::-webkit-input-placeholder,
.titBox .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .searchInp:focus::-moz-placeholder,
.titBox .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .searchInp:focus:-ms-input-placeholder,
.titBox .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .submitBtn {
  position: absolute;
  right: 0;
  top: 0;
  background: url(/templates/pc_cn/images/searchico.png) center center no-repeat;
  width: 80px;
  height: 100%;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about {
  position: relative;
  overflow: hidden;
}
.about .aboutBox {
  height: 887px;
}
.about .aboutText {
  padding-top: 126px;
  width: 730px;
}
.about .aboutText .title i {
  font-size: 20px;
  line-height: 15px;
  margin-top: 22px;
}
.about .aboutText .title i::before {
  display: none;
}
.about .aboutText .title i::after {
  display: none;
}
.about .aboutText .text {
  margin-top: 42px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 34px;
  height: 204px;
  font-size: 16px;
  color: #6d6d6d;
  text-align: justify;
}
.about .aboutText .more {
  margin-top: 52px;
  display: block;
  text-align: center;
  width: 205px;
  height: 43px;
  border-radius: 30px;
  box-shadow: 5px 5px 8px 0px rgba(133, 82, 47, 0.36);
  line-height: 43px;
  color: #fff;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more span::after {
  content: "→";
  margin-left: 15px;
}
.about .aboutText .more::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(52deg, #85522f 30%, #d8ab56 70%);
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #85522f;
  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;
}
.about .aboutText .more:hover {
  background: none;
  color: #85522f;
}
.about .aboutText .more:hover::after {
  opacity: 0;
}
.about .aboutText .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .yajian {
  width: 1054px;
  height: 192px;
  position: absolute;
  top: 156px;
  right: -280px;
  background: url(/templates/pc_cn/images/yajian.png) 0 center no-repeat;
}
.about .aboutPic {
  position: absolute;
  z-index: 2;
  right: -93px;
  top: 0;
}
.about .aboutPic img {
  display: block;
  width: 574px;
  height: 887px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .number {
  margin-top: 93px;
  width: 700px;
}
.about .number ul {
  display: flex;
  justify-content: space-between;
}
.about .number ul li {
  text-align: center;
}
.about .number ul li h4 {
  line-height: 40px;
}
.about .number ul li h4 i {
  display: inline-block;
  vertical-align: bottom;
  font-family: "Arial Black";
  line-height: 40px;
  color: #85522f;
  font-size: 46px;
  letter-spacing: -2px;
  color: #f1f1f1;
  text-shadow: 5px 5px 8px rgba(133, 82, 47, 0.36);
  background: linear-gradient(52deg, #85522f 40%, #d8ab56 60%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about .number ul li h5 {
  line-height: 1;
  font-weight: bold;
  font-size: 16px;
  margin-top: 23px;
  color: #505050;
}
.about .number ul li p {
  line-height: 1;
  font-size: 14px;
  margin-top: 12px;
  color: #464646;
}
.about .number ul .line {
  width: 1px;
  height: 71px;
  background-color: #e8e6e6;
  margin-top: 10px;
}
.about .bo {
  position: absolute;
  z-index: -1;
  font-family: Impact;
  font-size: 167px;
  line-height: 138px;
  color: #f1f1f1;
  opacity: 0.5;
  left: -150px;
  top: 702px;
}
@media screen and (max-width: 1320px) {
  .about .number {
    width: 650px;
  }
}
.query {
  background: url(/templates/pc_cn/images/zsbg.png) center 0 no-repeat;
  margin-top: -5px;
}
.query .cxBox {
  padding-top: 84px;
  height: 472px;
}
.query .title {
  text-align: right;
}
.query .title span::before {
  left: auto;
  right: -28px;
}
.query .title i {
  margin-top: 26px;
}
.query .title i::before {
  width: 210px;
  right: 155px;
  left: auto;
  background-color: #000000;
  opacity: 0.06;
}
.query .title i::after {
  width: 310px;
  right: -320px;
  left: auto;
  background-color: #000000;
  opacity: 0.06;
}
.query .cximg1 {
  display: block;
  width: 661px;
  height: 556px;
  background: url(/templates/pc_cn/images/zsimg.png) 0 0 no-repeat;
  position: absolute;
  left: -320px;
  top: -55px;
}
.query .cximg2 {
  display: block;
  width: 220px;
  height: 256px;
  background: url(/templates/pc_cn/images/zsimg2.png) 0 0 no-repeat;
  position: absolute;
  left: 116px;
  top: 249px;
  left: 146px;
}
.query .text {
  float: right;
  text-align: right;
  width: 880px;
}
.query .text .search {
  margin-top: 47px;
  position: relative;
  height: 69px;
  background-color: #ffffff;
  box-shadow: 14px 13px 29px 0px rgba(171, 124, 70, 0.21);
  border-radius: 35px;
  overflow: hidden;
  padding-right: 100px;
  display: block;
}
.query .text .search .searchInp {
  width: 100%;
  height: 69px;
  line-height: 69px;
  border: none;
  background: none;
  padding-left: 68px;
  font-size: 14px;
  color: #c4c4c4;
  display: block;
  text-align: left;
}
.query .text .search .searchInp::-webkit-input-placeholder {
  color: #c4c4c4;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.query .text .search .searchInp::-moz-placeholder {
  color: #c4c4c4;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.query .text .search .searchInp:-ms-input-placeholder {
  color: #c4c4c4;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.query .text .search .searchInp:focus::-webkit-input-placeholder,
.query .text .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.query .text .search .searchInp:focus::-moz-placeholder,
.query .text .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.query .text .search .searchInp:focus:-ms-input-placeholder,
.query .text .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.query .text .search .submitBtn {
  display: block;
  position: absolute;
  z-index: 4;
  right: 34px;
  top: 14px;
  background-image: linear-gradient(52deg, #85522f 0%, #d8ab56 100%);
  box-shadow: 5px 5px 8px 0px rgba(133, 82, 47, 0.36);
  border: none;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.query .text .search .submitBtn::before {
  content: "";
  display: block;
  background: url(/templates/pc_cn/images/searchico.png) center center no-repeat;
  width: 100%;
  height: 100%;
}
.query .text .tip {
  text-align: right;
  line-height: 1;
  margin-top: 40px;
}
.query .text .tip .t1 {
  color: #9b9b9b;
  line-height: 1;
}
.query .text .tip .t2 {
  font-family: Arial;
  font-size: 12px;
  color: rgba(155, 155, 155, 0.5);
  opacity: 0.5;
  line-height: 16px;
  margin-top: 14px;
}
.news {
  background: url(/templates/pc_cn/images/newsbg.jpg) center bottom no-repeat;
  overflow: hidden;
  padding: 142px 0 80px;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab .title i::before {
  top: -6px;
}
.news .newsTab .title i::after {
  top: -6px;
}
.news .newsTab ul {
  float: right;
  margin-top: 14px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 34px;
}
.news .newsTab ul li a {
  display: block;
  width: 156px;
  background-color: #ffffff;
  border-radius: 50px;
  border: dashed 1px #dcdcdc;
  font-size: 16px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  background-repeat: no-repeat;
  background-image: linear-gradient(52deg, #85522f 30%, #d8ab56 70%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  padding-left: 22px;
  z-index: 2;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 54px;
  top: 50%;
  margin-top: -9px;
  width: 1px;
  height: 18px;
  background-color: #dddddd;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 40px;
  background: url(/templates/pc_cn/images/newsico.png) center center no-repeat;
  margin-right: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li.on a,
.news .newsTab ul li:hover a {
  border: solid 1px #d8ab56;
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 5px 5px 8px 0px rgba(133, 82, 47, 0.36);
}
.news .newsTab ul li.on a::before,
.news .newsTab ul li:hover a::before {
  opacity: 1;
}
.news .newsTab ul li.on a i,
.news .newsTab ul li:hover a i {
  background-image: url(/templates/pc_cn/images/newsicoh.png);
}
.news .newsTabs {
  margin-top: 58px;
  position: relative;
}
.news .newsTabs::before {
  content: "";
  display: block;
  position: absolute;
  left: -112px;
  bottom: 0;
  width: 783px;
  height: 388px;
  background: url(/templates/pc_cn/images/newsbg.png) 0 bottom no-repeat;
  z-index: -1;
}
.news .newsTabs .bd {
  height: 432px;
}
.news .newsList {
  width: 100%;
  height: 432px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
}
.news .newsList .oneTabs {
  float: left;
  position: relative;
  width: 920px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .oneTabs .oneBd {
  overflow: hidden;
  height: 432px;
}
.news .newsList .oneTabs .oneBd ul li .item {
  position: relative;
  height: 432px;
  padding-right: 542px;
}
.news .newsList .oneTabs .oneBd ul li .item .pic {
  position: absolute;
  right: 0;
  top: 0;
  width: 528px;
  height: 364px;
  background-color: #ffffff;
  border: solid 1px #dedede;
  padding: 7px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .oneTabs .oneBd ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.news .newsList .oneTabs .oneBd ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .oneTabs .oneBd ul li .item .cont {
  padding-top: 105px;
}
.news .newsList .oneTabs .oneBd ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  position: relative;
  left: 0;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .oneTabs .oneBd ul li .item .cont .bt:hover {
  left: 5px;
}
.news .newsList .oneTabs .oneBd ul li .item .cont .line {
  width: 26px;
  height: 21px;
  margin-top: 18px;
  background: url(/templates/pc_cn/images/onenewsbt.png) 0 0 no-repeat;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.news .newsList .oneTabs .oneBd ul li .item .cont p {
  margin-top: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  font-size: 15px;
  color: #7f7f7f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .oneTabs .oneBd ul li .item .cont .more {
  display: inline-block;
  vertical-align: top;
  margin-top: 22px;
  margin-left: 14px;
  position: relative;
  font-size: 14px;
  line-height: 24px;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .oneTabs .oneBd ul li .item .cont .more::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: -14px;
  bottom: 5px;
  width: 100%;
  height: 4px;
  background-color: #e7c078;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .oneTabs .oneBd ul li .item .cont .more:hover {
  color: #85522f;
  margin-left: 8px;
}
.news .newsList .oneTabs .oneBd ul li .item .cont .more:hover::before {
  left: 0;
  bottom: -4px;
}
.news .newsList .oneTabs .oneBd ul li .item .cont .date {
  font-family: Arial;
  font-size: 33px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 33px;
}
.news .newsList .oneTabs .oneBd ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.news .newsList .oneTabs .oneBd ul li .item:hover .cont .bt {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  color: #85522f;
}
.news .newsList .oneTabs .oneBd ul li .item:hover .cont .line {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .oneTabs .oneBd ul li .item:hover .cont p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList .oneTabs .oneHd {
  position: absolute;
  right: 175px;
  bottom: 21px;
  z-index: 3;
}
.news .newsList .oneTabs .oneHd .one-prev {
  float: left;
  width: 23px;
  height: 23px;
  background: url(/templates/pc_cn/images/newsl.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .oneTabs .oneHd .one-prev:hover {
  opacity: 0.7;
}
.news .newsList .oneTabs .oneHd .one-next {
  float: left;
  width: 23px;
  height: 23px;
  background: url(/templates/pc_cn/images/newsr.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .oneTabs .oneHd .one-next:hover {
  opacity: 0.7;
}
.news .newsList .oneTabs .oneHd .pageState {
  text-align: center;
  float: left;
  font-family: Arial;
  font-size: 16px;
  letter-spacing: 1px;
  width: 112px;
  line-height: 23px;
  height: 23px;
}
.news .newsList .list {
  float: right;
  position: relative;
  width: 322px;
  border-top: 1px solid #dedede;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item {
  height: 108px;
  padding-top: 32px;
  border-bottom: 1px solid #dedede;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item::after {
  content: "";
  position: absolute;
  background: #85522f;
  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 .newsList .list ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list ul li .item .date {
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  color: #5c5c5c;
}
.news .newsList .list ul li .item .bt {
  margin-top: 5px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  position: relative;
  padding-right: 25px;
  left: 0;
}
.news .newsList .list ul li .item .bt::before {
  content: "+";
  display: block;
  position: absolute;
  right: 6px;
  top: 0;
  font-family: Arial;
  font-size: 20px;
  color: #5c5c5c;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .bt:hover {
  left: 5px;
}
.news .newsList .list ul li .item:hover .bt {
  color: #85522f;
}
.news .newsList .list ul li .item:hover .bt::before {
  color: #85522f;
}
.news .newsList:first-child {
  visibility: initial;
}
.news .newsList:first-child .oneTabs {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsList:first-child .list {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsList.hide {
  visibility: hidden;
}
.news .newsList.hide .oneTabs {
  opacity: 0;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}
.news .newsList.hide .list {
  opacity: 0;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
}
.news .newsList.on {
  visibility: initial;
  z-index: 3;
}
.news .newsList.on .oneTabs {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.news .newsList.on .list {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
@media screen and (max-width: 1320px) {
  .news {
    padding: 80px 0;
  }
  .news .newsList .oneTabs {
    width: 870px;
  }
  .news .newsList .list {
    width: 285px;
  }
}
