@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 {
  background: #11101b url(../images/bg.jpg) center 0 repeat-y;
}
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 {
  position: relative;
  z-index: 1;
  height: 820px;
}
.banner .slider {
  width: 100%;
  height: 820px;
  overflow: hidden;
  position: relative;
}
.banner .slider .bd {
  height: 820px;
  width: 100%;
  z-index: 1;
  position: relative;
  left: 50%;
  margin-left: -959px;
  width: 1918px;
}
.banner .slider .bd li {
  width: 100%;
  height: 100%;
}
.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;
}
.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;
}
.banner:hover .prev {
  left: 3%;
}
.banner:hover .next {
  right: 3%;
}
.banner .hd {
  position: absolute;
  z-index: 23;
  width: 100%;
  left: 0;
  bottom: 50px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .hd li {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  position: relative;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  border: 1px solid #ed9a3e;
  margin: 0 15px;
  padding: 3px;
}
.banner .hd li:before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background: #ed9a3e;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .hd li.on:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner:before {
  content: "";
  display: block;
  position: absolute;
  height: 704px;
  width: 1px;
  background-color: #dddddd;
  opacity: 0.2;
  top: 116px;
  left: 50%;
  margin-left: -907px;
  z-index: 2;
}
.banner .mbanbar {
  left: 50%;
  margin-left: 886px;
  width: 40px;
  position: absolute;
  top: 116px;
  z-index: 2;
  height: 704px;
}

.banner .mbanbar:before {
  content: "";
  display: block;
  margin: auto;
  width: 1px;
  height: 105px;
  background: #fff;
  opacity: 0.2;
}
.banner .mbanbar:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  display: block;
  margin: auto;
  width: 1px;
  height: 90px;
  background: #fff;
  opacity: 0.2;
}

@media screen and (max-width: 1860px) {
  .banner .mbanbar {
    left: auto;
    margin-left: 0;
    right: 2%;
  }
  /* .banner .mbanbar:before {
    display: none;
  } */
  .banner .mbanbar:after {
    display: none;
  }
}
.banner .mbanbar .search {
  display: block;
  z-index: 30;
  width: 40px;
  height: 40px;
  margin: auto;
  margin-top: 20px;
  position: relative;
}
.banner .mbanbar .search .searchIco {
  width: 40px;
  height: 40px;
  overflow: hidden;
  cursor: pointer;
  margin: auto;
}
.banner .mbanbar .search .searchIco em {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  padding: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.banner .mbanbar .search .searchIco em.searchShow {
  background: url(../images/topSearch.png) center center no-repeat;
}
.banner .mbanbar .search .searchIco em.searchHide {
  background: url(../images/topSehide.png) center center no-repeat;
}
.banner .mbanbar .search .searchIco.topSearch em {
  top: -100%;
}
.banner .mbanbar .search .searchBox {
  width: 0;
  height: 50px;
  position: absolute;
  right: 100%;
  background: #fff;
  top: 50%;
  margin-top: -25px;
  overflow: hidden;
  border-radius: 35px 0 0 35px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.banner .mbanbar .search .searchBox .searchInp {
  width: 250px;
  height: 50px;
  border: none;
  line-height: 50px;
  background: none;
  float: left;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 14px;
}
.banner .mbanbar .search .searchBox .searchInp::-webkit-input-placeholder {
  color: #777;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.banner .mbanbar .search .searchBox .searchInp::-moz-placeholder {
  color: #777;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.banner .mbanbar .search .searchBox .searchInp:-ms-input-placeholder {
  color: #777;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.banner .mbanbar .search .searchBox .searchInp:focus::-webkit-input-placeholder,
.banner .mbanbar .search .searchBox .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.banner .mbanbar .search .searchBox .searchInp:focus::-moz-placeholder,
.banner .mbanbar .search .searchBox .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.banner .mbanbar .search .searchBox .searchInp:focus:-ms-input-placeholder,
.banner .mbanbar .search .searchBox .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.banner .mbanbar .search .searchBox .submitBtn {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/searchico.png) center center no-repeat;
  width: 50px;
  height: 50px;
  cursor: pointer;
  border: none;
  float: right;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .mbanbar .search .searchBox.searchShow {
  width: 300px;
}
.banner .mbanbar .search .searchBox.searchShow .submitBtn {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.banner .mbanbar .search .searchBox.searchShow .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.banner .mbanbar .slogan {
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 6px;
  margin-top: 15px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.banner .mbanbar .slogan:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 1px;
  height: 20px;
  background-color: #ffffff;
  margin-bottom: 10px;
  position: relative;
  right: 19px;
}
.title {
  line-height: 1;
  text-align: center;
}
.title img {
  display: inline-block;
  vertical-align: top;
}
.product {
  padding-top: 64px;
  position: relative;
  z-index: 2;
}
.product:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  opacity: 0.2;
  left: 50%;
  margin-left: -907px;
  top: 0;
}
.product:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  opacity: 0.2;
  right: 50%;
  margin-right: -907px;
  top: 0;
}
.product .proNav {
  margin-top: 84px;
}
.product .proNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav ul li {
  float: left;
  margin-left: 63px;
}
.product .proNav ul li:first-child {
  margin-left: 0;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  width: 86px;
  height: 200px;
  z-index: 1;
  color: #fff;
  padding-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  top: 0;
  z-index: -1;
  background: url(../images/pronavli.png) center bottom no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #ffffff;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a .num {
  display: block;
  margin: auto;
  width: 42px;
  height: 42px;
  background-color: rgba(252, 253, 252, 0.9);
  line-height: 42px;
  text-align: center;
  font-size: 20px;
  color: #010101;
  border-radius: 100%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a .num:before {
  content: "";
  display: block;
  position: absolute;
  left: 3px;
  top: 3px;
  right: 3px;
  bottom: 3px;
  margin: auto;
  border: solid 1px #333333;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a .cn {
  position: absolute;
  font-size: 16px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  top: 70px;
  right: 25px;
  width: 20px;
  line-height: 20px;
  height: 120px;
  overflow: hidden;
}
.product .proNav ul li a .en {
  position: absolute;
  font-family: Arial;
  font-size: 12px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  top: 70px;
  left: 20px;
  width: 20px;
  line-height: 20px;
  height: 120px;
  overflow: hidden;
}
.product .proNav ul li a:hover {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.product .proNav ul li:hover a:before,
.product .proNav ul li.on a:before {
  height: 100%;
}
.product .proNav ul li:hover a:after,
.product .proNav ul li.on a:after {
  height: 0;
}
.product .list {
  position: relative;
}
.product .list:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 712px;
  background-color: #dddddd;
  opacity: 0.2;
  left: 410px;
  top: 50px;
}
.product .list:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 712px;
  background-color: #dddddd;
  opacity: 0.2;
  right: 410px;
  top: 50px;
}
.product .list ul {
  margin-right: -100px;
  height: 806px;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list ul:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 390px;
  margin-left: -907px;
  width: 1814px;
  height: 1px;
  background-color: #dddddd;
  opacity: 0.2;
}
.product .list ul li {
  float: left;
  width: 330px;
  margin-right: 100px;
  margin-top: 50px;
  margin-bottom: 45px;
  margin-left: 30px;
  position: relative;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  margin-left: 23px;
}
.product .list ul li .en {
  position: absolute;
  left: -30px;
  top: 0;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  color: #999999;
  display: none;
}
.product .list ul li .en span {
  font-weight: bold;
  margin-bottom: 10px;
}
.product .list ul li .pic {
  display: block;
  width: 100%;
  height: 226px;
  border-radius: 4px;
  border: solid 1px #cccccc;
  padding: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  background: #fff;
}
.product .list ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.product .list ul li .cont {
  height: 82px;
  position: relative;
  /* padding-right: 60px; */
  padding-top: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .cont .num {
  position: absolute;
  right: 0;
  height: 61px;
  line-height: 60px;
  border-bottom: 1px solid #555555;
  color: #555555;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  top: 20px;
  font-family: Arial;
  font-size: 36px;
  display: none;
}
.product .list ul li .cont .line {
  width: 1px;
  height: 2px;
  background-color: transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .cont .bt {
  margin-top: 2px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  color: #ebb868;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
}
.product .list ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .list ul li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  color: #bbbbbb;
}
.product .list ul li:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.product .list ul li:hover .pic {
  border-color: #ebb868;
  /* background: #ed9a3e; */
}
.product .list ul li:hover .pic img {
  -webkit-transform: scale(1.06) rotate(0);
  -moz-transform: scale(1.06) rotate(0);
  -o-transform: scale(1.06) rotate(0);
  transform: scale(1.06) rotate(0);
}
.product .list ul li:hover .cont .num {
  color: #ed9a3e;
  border-color: #ed9a3e;
}
.product .list ul li:hover .cont .line {
  /* width: 180px; */
  background: #ed9a3e;
}
.product .list ul li:hover .cont .bt {
  color: #ed9a3e;
}
.about {
  position: relative;
  padding-top: 95px;
  padding-bottom: 100px;
}
.about .bg {
  width: 100%;
  height: 1070px;
  left: 0;
  bottom: 0;
  z-index: -1;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  position: absolute;
}
.about:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  opacity: 0.2;
  left: 50%;
  margin-left: -907px;
  top: 0;
}
.about:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  opacity: 0.2;
  right: 50%;
  margin-right: -907px;
  top: 0;
}
.about .aboutBox {
  height: 550px;
}
.about .number {
  float: left;
  width: 300px;
}
.about .number li {
  width: 300px;
  height: 118px;
  border: solid 1px #dba76e;
  position: relative;
  padding-top: 28px;
  padding-left: 104px;
  margin-top: 26px;
}
.about .number li:first-child {
  margin-top: 0;
}
.about .number li > i {
  display: block;
  position: absolute;
  left: 48px;
  top: 20px;
  width: 34px;
  height: 50px;
  overflow: hidden;
  margin: auto;
}
.about .number li > i:before,
.about .number li > i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .number li > i.ico1:before,
.about .number li > i.ico1:after {
  background: url(../images/numico1.png) center center no-repeat;
}
.about .number li > i.ico2:before,
.about .number li > i.ico2:after {
  background: url(../images/numico2.png) center center no-repeat;
}
.about .number li > i.ico3:before,
.about .number li > i.ico3:after {
  background: url(../images/numico3.png) center center no-repeat;
}
.about .number li > i.ico4:before,
.about .number li > i.ico4:after {
  background: url(../images/numico4.png) center center no-repeat;
}
.about .number li h4 {
  font-size: 16px;
  color: #ed9a3e;
  line-height: 1;
  color: #eccdab;
  width: 116px;
  height: 24px;
  border-bottom: 1px solid rgba(236, 205, 171, 0.35);
}
.about .number li h5 {
  height: 30px;
  margin-top: 8px;
  color: #fff;
  font-size: 16px;
  line-height: 1;
}
.about .number li h5 i {
  font-weight: bold;
  line-height: 30px;
  font-family: Arial;
  font-size: 42px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
}
.about .aboutText {
  width: 875px;
  float: right;
}
.about .aboutText .title {
  text-align: left;
  margin-left: -30px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 42px;
  height: 210px;
  font-size: 16px;
  color: #eccdab;
  margin-top: 54px;
  text-align: justify;
}
.about .aboutText .aLink {
  margin-top: 80px;
}
.about .aboutText .aLink a {
  position: relative;
  float: left;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  margin-left: 154px;
}
.about .aboutText .aLink a:before {
  content: "";
  display: block;
  position: absolute;
  left: -77px;
  width: 1px;
  height: 40px;
  background-color: #ffffff;
  opacity: 0.3;
  top: 25px;
}
.about .aboutText .aLink a:first-child {
  margin-left: 0;
}
.about .aboutText .aLink a:first-child:before {
  display: none;
}
.about .aboutText .aLink a i {
  display: block;
  width: 55px;
  height: 58px;
  overflow: hidden;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink a i:before,
.about .aboutText .aLink a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .aboutText .aLink a i.ico1:before {
  background: url(../images/aboutico1.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico1:after {
  background: url(../images/aboutico1h.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico2:before {
  background: url(../images/aboutico2.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico2:after {
  background: url(../images/aboutico2h.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico3:before {
  background: url(../images/aboutico3.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico3:after {
  background: url(../images/aboutico3h.png) center center no-repeat;
}
.about .aboutText .aLink a span {
  display: block;
  line-height: 1;
  margin-top: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink a:hover {
  color: #ed9a3e;
}
.about .aboutText .aLink a:hover i {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.about .aboutText .aLink a:hover i:before,
.about .aboutText .aLink a:hover i:after {
  top: -100%;
}
.about .aboutText .aLink a:hover span {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.about .honor {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 210px;
  height: 158px;
  /* background: url(../images/honorbg.jpg) center center no-repeat; */
  /* padding: 12px; */
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  /* width: 250px; */
  width: 300px;
  height: 220px;
}
.about .honor img {
  display: block;
  /* background: #fff; */
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about .honor:hover {
  bottom: 6px;
  /* box-shadow: 0 10px 18px -5px rgba(237, 154, 62, 0.5); */
}
.about .telTt {
  margin-top: 600px;
  margin-left: 490px;
}
.about .telTt .tel {
  padding-top: 7px;
  float: left;
}
.about .telTt .tel span {
  display: block;
  font-size: 16px;
  height: 27px;
  line-height: 27px;
  position: relative;
  z-index: 2;
}
.about .telTt .tel span:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #ed9a3e;
  left: -8px;
  bottom: -5px;
}
.about .telTt .tel span:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 27px;
  vertical-align: top;
  margin-right: 20px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel3.png) center center no-repeat;
}
.about .telTt .tel i {
  display: block;
  font-size: 30px;
  font-family: Arial;
  font-weight: bold;
  margin-left: 38px;
  margin-top: 12px;
  line-height: 30px;
}
.about .telTt .zxLink {
  float: right;
}
.about .telTt .zxLink i {
  display: inline-block;
  vertical-align: top;
  width: 80px;
  height: 80px;
  background-color: #ed9a3e;
  border-radius: 100%;
  color: #393e46;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .telTt .zxLink i:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/qq.png) center center no-repeat;
}
.about .telTt .zxLink i:after {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 2px;
  background-color: #393e46;
  left: 65px;
  top: 50%;
  margin-top: -1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .telTt .zxLink span {
  font-family: Arial;
  font-size: 18px;
  margin-left: 60px;
  line-height: 24px;
  padding-top: 14px;
  vertical-align: top;
  display: inline-block;
}
.about .telTt .zxLink:hover {
  color: #ed9a3e;
}
.about .telTt .zxLink:hover i {
  animation: ripple1 1.2s linear infinite;
}
.about .telTt .zxLink:hover i:before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .aboutPic {
  width: 744px;
  height: 660px;
  position: absolute;
  top: 7px;
  right: -310px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic img {
  display: block;
  width: 744px;
  height: 660px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case {
  background: url(../images/casebg.jpg) center 0 no-repeat;
  padding: 86px 0;
  position: relative;
}
.case:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  opacity: 0.2;
  left: 50%;
  margin-left: -907px;
  top: 0;
}
.case:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  opacity: 0.2;
  right: 50%;
  margin-right: -907px;
  top: 0;
}
.case .caseTabs {
  margin-top: 96px;
  position: relative;
  z-index: 2;
}
.case .caseTabs .bd {
  height: 475px;
  overflow: hidden;
  height: 450px;
}
.case .caseTabs .bd ul li {
  height: 475px;
}
.case .caseTabs .bd ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd ul li .pic {
  float: right;
  display: block;
  width: 600px;
  height: 475px;
  width: 660px;
  height: 450px;
  border: solid 1px #e3a25a;
  padding: 9px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.case .caseTabs .bd ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.case .caseTabs .bd ul li:hover .pic {
  border-color: #fff;
}
.case .caseTabs .bd ul li:hover .pic img {
  -webkit-transform: scale(1.06) rotate(0);
  -moz-transform: scale(1.06) rotate(0);
  -o-transform: scale(1.06) rotate(0);
  transform: scale(1.06) rotate(0);
}
.case .caseTabs .bd ul li .cont {
  float: left;
  width: 580px;
  padding-top: 190px;
}
.case .caseTabs .bd ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  height: 44px;
  line-height: 44px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #e3a25a;
}
.case .caseTabs .bd ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li .cont .bt:hover {
  color: #fff;
}
.case .caseTabs .bd ul li .cont p {
  font-size: 16px;
  color: #e3a25a;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 42px;
  height: 84px;
  margin-top: 14px;
}
.case .caseTabs .casePage {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 7px;
}
.case .caseTabs .casePage .prev,
.case .caseTabs .casePage .next {
  float: left;
  margin-right: 90px;
  position: relative;
  width: 210px;
  height: 60px;
  line-height: 58px;
  text-align: center;
  border: solid 1px #e3a25a;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .casePage .prev:before,
.case .caseTabs .casePage .next:before {
  content: "";
  display: block;
  position: absolute;
  left: 4px;
  right: 4px;
  top: 2px;
  bottom: 2px;
  margin: auto;
  border: solid 1px #e9c59c;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .casePage .prev:after,
.case .caseTabs .casePage .next:after {
  content: "";
  display: block;
  position: absolute;
  left: 9px;
  top: 7px;
  width: 210px;
  height: 60px;
  border: solid 1px #ffffff;
  opacity: 0.2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .casePage .prev i,
.case .caseTabs .casePage .next i {
  width: 20px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-left: 10px;
  background: url(../images/casear.png) 0 center no-repeat;
}
.case .caseTabs .casePage .prev:hover,
.case .caseTabs .casePage .next:hover {
  border-color: #fff;
}
.case .caseTabs .casePage .prev:hover:before,
.case .caseTabs .casePage .next:hover:before {
  border-color: #fff;
}
.case .list {
  margin-top: 50px;
}
.case .list ul {
  margin-right: -26px;
}
.case .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .list ul li {
  float: left;
  width: 300px;
  margin-right: 26px;
  border: solid 1px #cccccc;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .pic {
  display: block;
  width: 100%;
  height: 230px;
  height: 210px;
  padding: 9px 9px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.case .list ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li:hover {
  border-color: #eccdab;
}
.case .list ul li:hover .pic img {
  -webkit-transform: scale(1.06) rotate(0);
  -moz-transform: scale(1.06) rotate(0);
  -o-transform: scale(1.06) rotate(0);
  transform: scale(1.06) rotate(0);
}
.case .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  background-color: #ffffff;
  padding-left: 15px;
  padding-right: 125px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  height: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 113px;
  background: url(../images/casestar1.png) 0 center repeat-x;
}
.case .list ul li:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.case .list ul li:hover .pic img {
  -webkit-transform: scale(1.06) rotate(0);
  -moz-transform: scale(1.06) rotate(0);
  -o-transform: scale(1.06) rotate(0);
  transform: scale(1.06) rotate(0);
}
.case .list ul li:hover .bt {
  background-color: #eccdab;
}
.case .list ul li:hover .bt:before {
  background: url(../images/casestar2.png) 0 center repeat-x;
}
.youshi {
  background: url(../images/ysbg.jpg) center bottom no-repeat;
  position: relative;
}
.youshi:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  opacity: 0.2;
  left: 50%;
  margin-left: -907px;
  top: 0;
}
.youshi:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  opacity: 0.2;
  right: 50%;
  margin-right: -907px;
  top: 0;
}
.youshi .ysBox {
  margin-top: 128px;
  height: 400px;
}
.youshi .ysCont {
  float: left;
  width: 550px;
  padding-top: 20px;
}
.youshi .ysCont .ysTit {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  position: relative;
  z-index: 1;
  height: 48px;
}
.youshi .ysCont .ysTit h3 {
  color: #ed9a3e;
  font-weight: bold;
  line-height: 1;
  font-size: 24px;
  background-image: -webkit-linear-gradient(top, #eacdab, #ed9a3e, #eacdab);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.youshi .ysCont .ysTit h4 {
  font-size: 52px;
  font-weight: bold;
  line-height: 42px;
  margin-top: -18px;
  z-index: -1;
  color: #ffffff;
  opacity: 0.08;
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff, rgba(255, 255, 255, 0.5));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.youshi .ysCont .bd {
  margin-top: 35px;
  overflow: hidden;
  height: 240px;
}
.youshi .ysCont .bd ul li {
  padding-top: 10px;
  height: 240px;
  line-height: 36px;
}
.youshi .ysCont .bd ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .tit {
  font-size: 20px;
  line-height: 1;
}
.youshi .ysCont .bd ul li .tit span {
  color: #ffffff;
  font-weight: bold;
}
.youshi .ysCont .bd ul li .tit span:before {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.5;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.youshi .ysCont .bd ul li .tit i {
  font-size: 14px;
  color: #bbbbbb;
  line-height: 1;
  display: inline-block;
  margin-left: 18px;
}
.youshi .ysCont .bd ul li .text {
  font-size: 16px;
  line-height: 42px;
  margin-top: 35px;
  color: #eccdab;
}
.youshi .ysCont .bd ul li:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont .bd ul li:hover .text {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .hd {
  margin-top: -35px;
  float: right;
  width: 640px;
}
.youshi .hd ul {
  margin-right: -40px;
}
.youshi .hd ul li {
  float: right;
  margin-right: 40px;
  margin-top: 35px;
  cursor: pointer;
}
.youshi .hd ul li .item {
  position: relative;
  bottom: 0;
  width: 300px;
  height: 170px;
  background-color: #333333;
  padding-top: 46px;
  padding-left: 50px;
  color: #ffffff;
  background-image: linear-gradient(-45deg, #e3a25a 0%, #e7b883 52%, #eacdab 100%);
  background-size: 0 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  transform-origin: left bottom;
}
.youshi .hd ul li .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item h4 {
  font-size: 18px;
  line-height: 1;
  margin-left: 85px;
}
.youshi .hd ul li .item .line {
  width: 30px;
  height: 2px;
  background-color: #ffffff;
  margin-top: 16px;
  margin-left: 85px;
}
.youshi .hd ul li .item h5 {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 12px;
  margin-top: 34px;
}
.youshi .hd ul li .item i {
  display: block;
  position: absolute;
  left: 50px;
  top: 33px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.youshi .hd ul li .item i:before,
.youshi .hd ul li .item i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .hd ul li .item i.ico1:before,
.youshi .hd ul li .item i.ico1:after {
  background: url(../images/ysico1.png) center center no-repeat;
  background-size: contain;
}
.youshi .hd ul li .item i.ico2:before,
.youshi .hd ul li .item i.ico2:after {
  background: url(../images/ysico2.png) center center no-repeat;
  background-size: contain;
}
.youshi .hd ul li .item i.ico3:before,
.youshi .hd ul li .item i.ico3:after {
  background: url(../images/ysico3.png) center center no-repeat;
  background-size: contain;
}
.youshi .hd ul li .item i.ico4:before,
.youshi .hd ul li .item i.ico4:after {
  background: url(../images/ysico4.png) center center no-repeat;
  background-size: contain;
}
.youshi .hd ul li .item:hover i:before,
.youshi .hd ul li .item:hover i:after {
  top: -100%;
}
.youshi .hd ul li:hover .item,
.youshi .hd ul li.on .item {
  background-size: 100% 100%;
  -webkit-transform: scale(1.2) rotate(0);
  -moz-transform: scale(1.2) rotate(0);
  -o-transform: scale(1.2) rotate(0);
  transform: scale(1.2) rotate(0);
  z-index: 2;
  bottom: 18px;
}
.youshi .hd ul li:hover .item h4,
.youshi .hd ul li.on .item h4 {
  font-weight: bold;
}
.news {
  padding-top: 56px;
  position: relative;
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  padding-bottom: 60px;
}
.news:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  opacity: 0.2;
  left: 50%;
  margin-left: -907px;
  top: 0;
}
.news:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  opacity: 0.2;
  right: 50%;
  margin-right: -907px;
  top: 0;
}
.news .newsTab {
  margin-top: 70px;
}
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab ul {
  text-align: center;
  font-size: 0;
}
.news .newsTab ul li {
  margin-left: 106px;
  display: inline-block;
  vertical-align: top;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 240px;
  height: 66px;
  border: solid 1px #ebcdac;
  padding-left: 64px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fff, #fff);
  background-image: linear-gradient(to right, #fff, #fff);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  color: #ffffff;
  padding-top: 16px;
  text-align: left;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: block;
  position: absolute;
  top: 0;
  left: 18px;
  width: 30px;
  height: 100%;
  overflow: hidden;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i:before,
.news .newsTab 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 .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 30px;
  background-color: #dedede;
  top: 18px;
  right: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a:after {
  content: "";
  position: absolute;
  width: 56px;
  height: 100%;
  right: 0;
  top: 0;
  background: url(../images/newsar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a .cn {
  display: block;
  font-size: 16px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a .en {
  display: block;
  line-height: 1;
  font-size: 12px;
  margin-top: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a em {
  display: block;
  position: absolute;
  width: 92px;
  height: 88px;
  background-image: linear-gradient(0deg, #eacdab 0%, #e3a25a 48%, #e7b883 75%, #eacdab 100%);
  border-radius: 44px;
  top: -12px;
  right: -92px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a em:before {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  left: 10px;
  height: 100%;
  background: url(../images/newsarh.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
}
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:before,
.news .newsTab ul li:hover a i:after,
.news .newsTab ul li.on a i:after {
  top: -100%;
}
.news .newsTab ul li:hover a .cn,
.news .newsTab ul li.on a .cn {
  color: #333333;
}
.news .newsTab ul li:hover a .en,
.news .newsTab ul li.on a .en {
  color: #999999;
}
.news .newsTab ul li:hover a:before,
.news .newsTab ul li.on a:before {
  height: 0;
}
.news .newsTab ul li:hover a:after,
.news .newsTab ul li.on a:after {
  right: -60px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsTab ul li:hover a em,
.news .newsTab ul li.on a em {
  right: -40px;
}
.news .newsTabs {
  margin-top: 50px;
  position: relative;
}
.news .newsTabs > .bd {
  overflow: hidden;
  height: 616px;
}
.news .newsList {
  height: 616px;
}
.news .newsList .newsL {
  float: left;
  width: 760px;
}
.news .newsList .newsL .one {
  height: 260px;
}
.news .newsList .newsL .one:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .newsL .one .pic {
  display: block;
  float: left;
  width: 360px;
  height: 260px;
  border: solid 1px #e3a25a;
  padding: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsL .one .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.news .newsList .newsL .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.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .newsList .newsL .one:hover .pic img {
  -webkit-transform: scale(1.06) rotate(0);
  -moz-transform: scale(1.06) rotate(0);
  -o-transform: scale(1.06) rotate(0);
  transform: scale(1.06) rotate(0);
}
.news .newsList .newsL .one .cont {
  float: right;
  width: 400px;
  height: 260px;
  background-image: linear-gradient(0deg, #eacdab 0%, #e3a25a 48%, #e7b883 75%, #eacdab 100%);
  padding: 45px 30px 0;
}
.news .newsList .newsL .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsL .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .newsL .one .cont .line {
  width: 45px;
  height: 1px;
  background-color: #333333;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsL .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  margin-top: 16px;
}
.news .newsList .newsL .one .cont .inBtn {
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin-top: 25px;
}
.news .newsList .newsL .one .cont .inBtn:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .newsL .one .cont .inBtn .date {
  float: left;
}
.news .newsList .newsL .one .cont .inBtn a.more {
  float: right;
  display: block;
  position: relative;
  padding: 0 10px;
  line-height: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsL .one .cont .inBtn a.more:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 32px;
  height: 1px;
  background-color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsL .one .cont .inBtn a.more:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 1px;
  background-color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsL .one .cont .inBtn a.more:hover:before,
.news .newsList .newsL .one .cont .inBtn a.more:hover:after {
  width: 100%;
}
.news .newsList .newsL .one:hover .line {
  width: 150px;
}
.news .newsList .newsL ul {
  position: relative;
  top: -20px;
}
.news .newsList .newsL ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .newsL ul:before {
  content: "";
  display: block;
  position: absolute;
  top: 50px;
  left: 50%;
  height: 330px;
  border-left: dashed 1px #e3a25a;
  opacity: 0.5;
}
.news .newsList .newsL ul:after {
  content: "";
  display: block;
  position: absolute;
  top: 215px;
  left: 0;
  width: 760px;
  border-top: dashed 1px #e3a25a;
  opacity: 0.5;
}
.news .newsList .newsL ul li {
  float: left;
  width: 50%;
  padding: 0 30px;
  margin-top: 50px;
}
.news .newsList .newsL ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  height: 32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsL ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .newsL ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #bbbbbb;
  margin-top: 8px;
}
.news .newsList .newsL ul li .date {
  color: #bbbbbb;
  line-height: 16px;
  margin-top: 22px;
  position: relative;
}
.news .newsList .newsL ul li .date:before {
  content: "...";
  display: block;
  position: absolute;
  right: 0;
  line-height: 20px;
  font-size: 16px;
  top: -6px;
}
.news .newsList .newsL ul li:hover .bt {
  color: #ed9a3e;
}
.news .newsList .list2 {
  float: right;
  width: 472px;
}
.news .newsList .list2 ul li {
  margin-top: 45px;
  height: 120px;
  position: relative;
  padding-left: 102px;
  border-bottom: 1px dashed rgba(237, 154, 62, 0.5);
}
.news .newsList .list2 ul li:first-child {
  margin-top: 0;
}
.news .newsList .list2 ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 80px;
  top: 0;
  width: 1px;
  height: 80px;
  background-color: #ffffff;
  opacity: 0.5;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ed9a3e, #ed9a3e);
  background-image: linear-gradient(to right, #ed9a3e, #ed9a3e);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
  background-position: center top;
}
.news .newsList .list2 ul li .date {
  position: absolute;
  text-align: center;
  left: 0;
  top: 15px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .date i {
  font-size: 52px;
  display: block;
  line-height: 40px;
}
.news .newsList .list2 ul li .date span {
  display: block;
  font-size: 14px;
  line-height: 12px;
  margin-top: 10px;
}
.news .newsList .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #ffffff;
  height: 20px;
  line-height: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list2 ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #bbbbbb;
  margin-top: 10px;
}
.news .newsList .list2 ul li:hover .date {
  color: #ed9a3e;
}
.news .newsList .list2 ul li:hover .bt {
  color: #ed9a3e;
}
.news .newsList .list2 ul li:hover p {
  color: #ed9a3e;
}
.news .newsList .list2 ul li:hover:before {
  background-size: 100% 100%;
}
.inContact {
  padding-top: 30px;
  padding-bottom: 75px;
  position: relative;
}
.inContact:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  opacity: 0.2;
  left: 50%;
  margin-left: -907px;
  top: 0;
}
.inContact:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  opacity: 0.2;
  right: 50%;
  margin-right: -907px;
  top: 0;
}
.inContact .lxList {
  float: left;
  width: 435px;
  color: #ffffff;
}
.inContact .lxList .tit {
  text-align: center;
  background: url(../images/lxtit.png) center 0 no-repeat;
  width: 362px;
  height: 179px;
  padding-top: 48px;
  color: #ffffff;
}
.inContact .lxList .tit h3 {
  line-height: 1;
  font-size: 24px;
}
.inContact .lxList .tit h3:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 24px;
  height: 1px;
  background-color: #ffffff;
}
.inContact .lxList .tit h3:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  width: 24px;
  height: 1px;
  background-color: #ffffff;
}
.inContact .lxList .tit h4 {
  margin-top: 14px;
  text-transform: uppercase;
  font-size: 42px;
  font-weight: bold;
  line-height: 32px;
  color: #ed9a3e;
  background-image: -webkit-linear-gradient(top, #eacdab, #ed9a3e, #eacdab);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.inContact .lxList .list {
  margin-top: 36px;
}
.inContact .lxList .list ul li {
  line-height: 26px;
  min-height: 28px;
  margin-top: 28px;
  padding-left: 40px;
  font-size: 16px;
}
.inContact .lxList .list ul li:first-child {
  margin-top: 0;
}
.inContact .lxList .list ul li.li1 {
  background: url(../images/lxico1.png) 0 0 no-repeat;
}
.inContact .lxList .list ul li.li2 {
  background: url(../images/lxico2.png) 0 0 no-repeat;
}
.inContact .lxList .list ul li.li3 {
  background: url(../images/lxico3.png) 0 0 no-repeat;
}
.inContact .lxList .list .xunpan {
  margin-top: 30px;
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  height: 28px;
  position: relative;
  cursor: pointer;
}
.inContact .lxList .list .xunpan:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  background: url(../images/xunpan.png) center center no-repeat;
  width: 26px;
  height: 28px;
  margin-right: 12px;
}
.inContact .lxList .list .xunpan i {
  margin: 0 5px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  text-align: center;
  line-height: 26px;
  vertical-align: top;
}
.inContact .lxList .list .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #ed9a3e;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(237, 154, 62, 0.15);
}
.inContact .lxList .list .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #ed9a3e;
}
.inContact .lxList .list .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.inContact .formbox {
  float: right;
  background: url(../images/lybg.jpg) 0 center no-repeat;
  width: 790px;
  height: 420px;
  margin-top: 24px;
  padding: 0 90px 0 80px;
}
.inContact .formbox .tit {
  line-height: 1;
  text-align: center;
  height: 110px;
  padding-top: 25px;
}
.inContact .formbox .tit span {
  font-weight: bold;
  font-size: 24px;
}
.inContact .formbox .tit i {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 16px;
  line-height: 12px;
  vertical-align: bottom;
  margin-left: 12px;
}
.inContact .formbox input,
.inContact .formbox textarea {
  display: block;
  float: left;
  width: 300px;
  height: 38px;
  line-height: 36px;
  border: none;
  border: solid 1px #333333;
  background: none;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  position: relative;
  padding-left: 40px;
  padding-right: 10px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.inContact .formbox input.username,
.inContact .formbox textarea.username {
  background: url(../images/inpxm.png) 10px center no-repeat;
  margin-right: 20px;
}
.inContact .formbox input.usertel,
.inContact .formbox textarea.usertel {
  background: url(../images/inpdh.png) 10px center no-repeat;
}
.inContact .formbox input.xqcontent,
.inContact .formbox textarea.xqcontent {
  background: url(../images/inpnr.png) 10px 12px no-repeat;
  width: 100%;
  height: 70px;
  margin-top: 22px;
  margin-bottom: 22px;
  padding-top: 10px;
  line-height: 24px;
}
.inContact .formbox input.codeText,
.inContact .formbox textarea.codeText {
  padding-left: 12px;
  width: 510px;
}
.inContact .formbox input::-webkit-input-placeholder,
.inContact .formbox textarea::-webkit-input-placeholder {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inContact .formbox input::-moz-placeholder,
.inContact .formbox textarea::-moz-placeholder {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inContact .formbox input:-ms-input-placeholder,
.inContact .formbox textarea:-ms-input-placeholder {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inContact .formbox input:focus,
.inContact .formbox textarea:focus,
.inContact .formbox input:active,
.inContact .formbox textarea:active {
  z-index: 2;
}
.inContact .formbox input:focus::-webkit-input-placeholder,
.inContact .formbox textarea:focus::-webkit-input-placeholder,
.inContact .formbox input:active::-webkit-input-placeholder,
.inContact .formbox textarea:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inContact .formbox .code {
  position: relative;
  display: block;
  width: 100%;
  float: left;
}
.inContact .formbox .code .imgCode {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 93px;
  height: 38px;
  border: none;
  display: block;
  z-index: 2;
}
.inContact .formbox .submitform {
  display: block;
  float: left;
  margin-top: 30px;
  margin-left: 196px;
  width: 228px;
  height: 42px;
  background-color: #333333;
  line-height: 42px;
  text-align: center;
  color: #ed9a3e;
  font-size: 16px;
  overflow: hidden;
  z-index: 1;
  border: none;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inContact .formbox .submitform:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #333333;
  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;
}
.inContact .formbox .submitform:hover {
  background: none;
  color: #333333;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.5);
}
.inContact .formbox .submitform:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.links {
  position: relative;
  padding-bottom: 46px;
}
.links:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  opacity: 0.2;
  left: 50%;
  margin-left: -907px;
  top: 0;
}
.links:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  opacity: 0.2;
  right: 50%;
  margin-right: -907px;
  top: 0;
}
.links .linksBox {
  display: flex;
  line-height: 36px;
  padding-left: 240px;
  padding-top: 18px;
}
.links .linksBox .tit {
  float: left;
  text-align: center;
  width: 117px;
  height: 30px;
  font-size: 16px;
  color: #fff;
  line-height: 1;
  background: url(../images/linkstit.png) center bottom no-repeat;
}
.links .linksBox .list {
  float: right;
  overflow: hidden;
  flex: 1;
  font-size: 0;
  position: relative;
  line-height: 32px;
  width: 880px;
  margin-top: -10px;
}
.links .linksBox .list a {
  display: inline-block;
  vertical-align: top;
  margin-left: 38px;
  position: relative;
  color: #bbbbbb;
  font-size: 14px;
}
.links .linksBox .list a:before {
  content: "- ";
}
.links .linksBox .list a:after {
  content: " -";
}
.links .linksBox .list a:hover {
  color: #ed9a3e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
