
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-container {
  cursor: url(../image/gesture.png), default;
}
.swiper-container img {
  cursor: url(../image/gesture.png), default;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.banner {
  width: 100%;
  position: relative;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner-swiper {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.banner-swiper a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner-swiper img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-swiper.wapBanner {
  display: none;
}
.slogan {
  position: absolute;
  z-index: 888;
  left: 0;
  bottom: 0;
  min-width: 45%;
  display: table;
}
.slogan .sloganText {
  display: table-cell;
  background: rgba(255, 255, 255, 0.8);
}
.slogan ul {
  display: table;
  height: 168px;
  width: 100%;
  text-align: center;
  padding: 0 8%;
}
.slogan ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 8px;
}
.slogan ul li div {
  display: inline-block;
  text-align: left;
}
.slogan ul li h4 {
  font-size: 16px;
  line-height: 18px;
  color: #575757;
  white-space: nowrap;
}
.slogan ul li h4 i {
  display: inline-block;
  height: 17px;
  font-size: 24px;
  font-family: Arial;
  line-height: 18px;
  color: #777777;
  vertical-align: top;
}
.slogan ul li p {
  color: #a2a2a2;
  font-size: 12px;
  font-family: Arial;
  padding-left: 32px;
  margin-top: 10px;
  line-height: 1;
  white-space: nowrap;
}
.slogan .page {
  background-color: rgba(37, 58, 51, 0.8);
  display: table-cell;
  height: 168px;
  width: 168px;
  text-align: center;
  line-height: 168px;
  vertical-align: top;
  font-size: 0;
}
.slogan .page .banner-prev {
  font-family: SimSun;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  cursor: pointer;
  outline: none;
  padding: 0 10px;
}
.slogan .page .banner-prev:before {
  content: "<";
}
.slogan .page i {
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  width: 1px;
  background: #fff;
  margin: 0 15px;
}
.slogan .page .banner-next {
  font-family: SimSun;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  cursor: pointer;
  outline: none;
  padding: 0 10px;
}
.slogan .page .banner-next:before {
  content: ">";
}
@media screen and (max-width: 1460px) {
  .slogan ul {
    width: 100%;
    padding: 0 5%;
    height: 128px;
  }
  .slogan ul li h4 {
    font-size: 15px;
  }
  .slogan ul li h4 i {
    font-size: 20px;
  }
  .slogan ul li p {
    padding-left: 26px;
  }
  .slogan .page {
    height: 128px;
    width: 128px;
    line-height: 128px;
  }
  .slogan .page i {
    margin: 0 5px;
  }
}
.mouse {
  width: 30px;
  height: 87px;
  background: url(/templates/pc_wjdh/images/mouse.png) center center no-repeat;
  position: absolute;
  z-index: 5;
  left: 50%;
  margin-left: -15px;
  bottom: 86px;
  animation: arrow 2.4s linear infinite;
}
@media screen and (max-width: 1200px) {
  .mouse {
    display: none;
  }
  .slogan {
    min-width: 60%;
  }
}
@media screen and (max-width: 800px) {
  .slogan {
    width: auto;
    display: none;
  }
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@media screen and (max-width: 800px) {
  .banner-swiper.pcBanner {
    display: none;
  }
  .banner-swiper.wapBanner {
    display: block;
  }
  .banner-swiper.wapBanner .banner-pagination {
    position: absolute;
    width: 100%;
    bottom: 30px;
    text-align: center;
    z-index: 25;
    font-size: 0;
  }
  .banner-swiper.wapBanner .banner-pagination span {
    outline: none;
    display: inline-block;
    vertical-align: top;
    height: 12px;
    width: 12px;
    text-align: center;
    margin: 0 6px !important;
    border-radius: 50%;
    color: #333;
    background: #fff;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .banner-swiper.wapBanner .banner-pagination span.swiper-pagination-bullet-active {
    background: #c8a691;
    color: #fff;
  }
}
.contBox {
  width: 96%;
  margin: auto;
  max-width: 1640px;
  position: relative;
  height: 820px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contBox * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1560px) {
  .contBox {
    height: 680px;
  }
}
@media screen and (max-width: 1380px) {
  .contBox {
    height: 620px;
  }
}
@media screen and (max-width: 800px) {
  .contBox {
    height: auto;
    width: 100%;
  }
}
.inCont {
  width: 100%;
  overflow: hidden;
}
.product {
  background: url(../image/probg.jpg) center center no-repeat;
  background-size: cover;
}
.product .contBox:before {
  content: "";
  display: block;
  position: absolute;
  width: 1585px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.1;
  bottom: 96px;
  right: 195px;
}
.product .pro-thumbs {
  height: 100%;
  width: 195px;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.product .pro-thumbs .pro-prev {
  width: 100%;
  height: 22%;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
  outline: none;
}
.product .pro-thumbs .pro-prev:before {
  content: "";
  display: block;
  position: absolute;
  width: 42px;
  height: 24px;
  background: url(../image/prot.png) center center no-repeat;
  bottom: 30%;
  left: 50%;
  margin-left: -21px;
}
.product .pro-thumbs .pro-next {
  height: 22%;
  position: relative;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
  outline: none;
}
.product .pro-thumbs .pro-next:before {
  content: "";
  display: block;
  position: absolute;
  width: 42px;
  height: 24px;
  background: url(../image/prob.png) center center no-repeat;
  top: 30%;
  left: 50%;
  margin-left: -21px;
}
.product .pro-thumbs .swiper-container {
  flex: 1;
  width: 100%;
}
.product .pro-thumbs .swiper-container ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .pro-thumbs .swiper-container ul li a {
  color: #fff;
  font-size: 16px;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}
.product .pro-thumbs .swiper-container ul li a span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  display: block;
  width: 100%;
}
.product .pro-thumbs .swiper-container ul li.swiper-slide-thumb-active {
  background: rgba(255, 255, 255, 0.1);
}
.product .pro-gallery {
  padding-right: 195px;
  padding-top: 105px;
  height: 100%;
}
.product .pro-gallery ul li {
  position: relative;
  height: 535px;
}
.product .pro-gallery ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .pro-gallery ul li .pic {
  display: block;
  width: 54%;
  float: left;
  height: 100%;
}
.product .pro-gallery ul li .pic i {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.product .pro-gallery 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;
}
.product .pro-gallery ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.product .pro-gallery ul li .pic2 {
  display: block;
  position: absolute;
  left: 54%;
  width: 262px;
  height: 200px;
  bottom: 0;
  overflow: hidden;
}
.product .pro-gallery ul li .pic2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .pro-gallery ul li .pic2:hover img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.product .pro-gallery ul li .cont {
  margin-left: 6%;
  width: 38%;
  max-width: 380px;
  float: left;
}
.product .pro-gallery ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  margin-top: -10px;
  color: #ebd1ae;
}
.product .pro-gallery ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .pro-gallery ul li .cont .en {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial;
  font-size: 12px;
  line-height: 14px;
  height: 14px;
  color: #bbbbbb;
}
.product .pro-gallery ul li .cont .line {
  height: 1px;
  background-color: #ffffff;
  opacity: 0.1;
  margin-top: 24px;
}
.product .pro-gallery ul li .cont p {
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  font-size: 16px;
  margin-top: 30px;
}
.product .pro-gallery ul li .cont .more {
  display: block;
  font-size: 16px;
  color: #ebd1ae;
  height: 30px;
  line-height: 30px;
  margin-top: 80px;
}
.product .pro-gallery ul li .cont .more:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-left: 9px #c8a691 solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  margin-right: 10px;
}
.product .pro-gallery ul li .cont .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
@media screen and (max-width: 1560px) {
  .product .contBox:before {
    bottom: 56px;
  }
  .product .pro-gallery {
    padding-top: 75px;
  }
  .product .pro-gallery ul li {
    position: relative;
    height: 485px;
  }
  .product .pro-gallery ul li:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .product .pro-gallery ul li .pic2 {
    width: 200px;
    height: 160px;
  }
  .product .pro-gallery ul li .cont {
    margin-left: 5%;
    width: 40%;
  }
  .product .pro-gallery ul li .cont .more {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1380px) {
  .product .contBox:before {
    bottom: 50px;
  }
  .product .pro-gallery {
    padding-top: 60px;
  }
  .product .pro-gallery ul li {
    position: relative;
    height: 450px;
  }
  .product .pro-gallery ul li:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .product .pro-gallery ul li .cont p {
    margin-top: 20px;
  }
  .product .pro-gallery ul li .cont .more {
    margin-top: 30px;
  }
}
@media screen and (max-width: 800px) {
  .product .contBox:before {
    display: none;
  }
  .product .pro-thumbs {
    height: 100px;
    width: 100%;
    position: relative;
    right: 0;
    top: 0;
    flex-direction: row;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .product .pro-thumbs .pro-prev {
    width: 10%;
    height: 100%;
    border-bottom: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }
  .product .pro-thumbs .pro-prev:before {
    top: 50%;
    margin-top: -12px;
    -webkit-transform: scale(1) rotate(-90deg);
    -moz-transform: scale(1) rotate(-90deg);
    -o-transform: scale(1) rotate(-90deg);
    transform: scale(1) rotate(-90deg);
  }
  .product .pro-thumbs .pro-next {
    width: 10%;
    height: 100%;
    border-top: none;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  .product .pro-thumbs .pro-next:before {
    top: 50%;
    margin-top: -12px;
    -webkit-transform: scale(1) rotate(-90deg);
    -moz-transform: scale(1) rotate(-90deg);
    -o-transform: scale(1) rotate(-90deg);
    transform: scale(1) rotate(-90deg);
  }
  .product .pro-thumbs .swiper-container {
    height: 100%;
  }
  .product .pro-thumbs .swiper-container ul li {
    border-bottom: none;
    width: 100%;
  }
  .product .pro-gallery {
    padding: 60px 30px;
  }
  .product .pro-gallery ul li {
    height: auto;
  }
  .product .pro-gallery ul li .pic {
    width: 100%;
    float: none;
    height: auto;
  }
  .product .pro-gallery ul li .pic i {
    padding-top: 60%;
    height: 0;
  }
  .product .pro-gallery ul li .pic2 {
    display: none;
  }
  .product .pro-gallery ul li .cont {
    font: none;
    width: 100%;
    margin: 0;
    padding-top: 20px;
    max-width: 100%;
  }
  .product .pro-gallery ul li .cont p {
    margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 30px;
    height: 60px;
  }
  .product .pro-gallery ul li .cont .more {
    margin-top: 20px;
  }
}
@media screen and (max-width: 500px) {
  .product .pro-thumbs {
    height: 60px;
  }
  .product .pro-thumbs .swiper-container ul li a {
    font-size: 14px;
  }
  .product .pro-thumbs .pro-prev {
    width: 14%;
  }
  .product .pro-thumbs .pro-prev:before {
    background-size: 24px;
  }
  .product .pro-thumbs .pro-next {
    width: 14%;
  }
  .product .pro-thumbs .pro-next:before {
    background-size: 24px;
  }
  .product .pro-gallery {
    padding: 40px 20px;
  }
  .product .pro-gallery ul li {
    height: auto;
  }
  .product .pro-gallery ul li .pic {
    width: 100%;
    float: none;
    height: auto;
  }
  .product .pro-gallery ul li .pic i {
    padding-top: 60%;
    height: 0;
  }
  .product .pro-gallery ul li .pic2 {
    display: none;
  }
  .product .pro-gallery ul li .cont {
    font: none;
    width: 100%;
    margin: 0;
    padding-top: 20px;
    max-width: 100%;
  }
  .product .pro-gallery ul li .cont .bt {
    font-size: 16px;
  }
  .product .pro-gallery ul li .cont p {
    margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 30px;
    height: 60px;
    font-size: 14px;
  }
  .product .pro-gallery ul li .cont .more {
    margin-top: 20px;
    font-size: 14px;
  }
}
.trait {
  background: url(../image/tdbg.jpg) center center no-repeat;
  background-size: cover;
}
.trait .contBox {
  padding-top: 72px;
}
.trait .tdtit {
  position: relative;
  color: #ffffff;
  line-height: 1;
}
.trait .tdtit:before {
  content: "";
  display: block;
  position: absolute;
  right: 7%;
  width: 179px;
  height: 179px;
  top: -18px;
  background: url(../image/tdlogo.png) 0 center no-repeat;
  background-size: contain;
}
.trait .tdtit h3 {
  font-weight: bold;
  font-size: 36px;
}
.trait .tdtit h4 {
  font-size: 18px;
  margin-top: 20px;
}
.trait .tdSwiper {
  position: relative;
  height: 458px;
  color: #fff;
  margin-top: 64px;
}
.trait .tdSwiper ul li {
  position: relative;
  height: 458px;
}
.trait .tdSwiper ul li .num {
  font-weight: bold;
  font-size: 60px;
  font-family: Arial;
  line-height: 44px;
}
.trait .tdSwiper ul li h4 {
  line-height: 1;
  font-size: 24px;
  margin-top: 65px;
}
.trait .tdSwiper ul li .text {
  font-size: 16px;
  line-height: 36px;
  margin-top: 30px;
}
.trait .tdSwiper ul li .item1 {
  position: absolute;
  left: 2%;
  top: 98px;
  width: 300px;
}
.trait .tdSwiper ul li .item2 {
  position: absolute;
  right: 0;
  top: 98px;
  width: 300px;
}
.trait .tdSwiper .td-prev {
  position: absolute;
  z-index: 2;
  left: 50%;
  margin-left: -85px;
  bottom: -50px;
  font-size: 36px;
  height: 24px;
  line-height: 24px;
  outline: none;
  cursor: pointer;
}
.trait .tdSwiper .td-prev:before {
  content: "←";
}
.trait .tdSwiper .td-next {
  position: absolute;
  z-index: 2;
  right: 50%;
  margin-right: -85px;
  bottom: -50px;
  font-size: 36px;
  height: 24px;
  line-height: 24px;
  outline: none;
  cursor: pointer;
}
.trait .tdSwiper .td-next:before {
  content: "→";
}
.trait .tdSwiper .tdPic {
  width: 576px;
  height: 456px;
  position: absolute;
  left: 50%;
  margin-left: -288px;
  top: -20px;
  animation: rotateI 20s linear infinite;
}
.trait .tdSwiper .tdPic:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../image/tdpicbg.png) center center no-repeat;
  background-size: contain;
  animation: rotateZ 50s linear infinite;
}
@keyframes rotateZ {
  0% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  12.5% {
    -webkit-transform: scale(0.85) rotate(45deg);
    -moz-transform: scale(0.85) rotate(45deg);
    -o-transform: scale(0.85) rotate(45deg);
    transform: scale(0.85) rotate(45deg);
  }
  25% {
    -webkit-transform: scale(0.9) rotate(90deg);
    -moz-transform: scale(0.9) rotate(90deg);
    -o-transform: scale(0.9) rotate(90deg);
    transform: scale(0.9) rotate(90deg);
  }
  50% {
    -webkit-transform: scale(1) rotate(180deg);
    -moz-transform: scale(1) rotate(180deg);
    -o-transform: scale(1) rotate(180deg);
    transform: scale(1) rotate(180deg);
  }
  75% {
    -webkit-transform: scale(0.85) rotate(270deg);
    -moz-transform: scale(0.85) rotate(270deg);
    -o-transform: scale(0.85) rotate(270deg);
    transform: scale(0.85) rotate(270deg);
  }
  87.5% {
    -webkit-transform: scale(0.85) rotate(315deg);
    -moz-transform: scale(0.85) rotate(315deg);
    -o-transform: scale(0.85) rotate(315deg);
    transform: scale(0.85) rotate(315deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(360deg);
    -moz-transform: scale(1) rotate(360deg);
    -o-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
}
.trait .tdSwiper .tdPic img {
  display: block;
  width: 533px;
  height: 425px;
  object-fit: contain;
  position: absolute;
  left: 43px;
  top: 25px;
}
@keyframes rotateI {
  0% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  25% {
    -webkit-transform: scale(0.95) rotate(8deg);
    -moz-transform: scale(0.95) rotate(8deg);
    -o-transform: scale(0.95) rotate(8deg);
    transform: scale(0.95) rotate(8deg);
  }
  50% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  75% {
    -webkit-transform: scale(0.95) rotate(-8deg);
    -moz-transform: scale(0.95) rotate(-8deg);
    -o-transform: scale(0.95) rotate(-8deg);
    transform: scale(0.95) rotate(-8deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@media screen and (max-width: 1560px) {
  .trait .contBox {
    padding-top: 62px;
  }
  .trait .tdtit h3 {
    font-size: 30px;
  }
  .trait .tdtit h4 {
    font-size: 16px;
    margin-top: 15px;
  }
  .trait .tdtit:before {
    width: 140px;
    height: 140px;
  }
  .trait .tdSwiper {
    height: 408px;
    margin-top: 44px;
  }
  .trait .tdSwiper ul li {
    height: 408px;
  }
}
@media screen and (max-width: 1380px) {
  .trait .contBox {
    padding-top: 55px;
  }
  .trait .tdSwiper {
    height: 368px;
    margin-top: 34px;
  }
  .trait .tdSwiper ul li {
    height: 368px;
  }
  .trait .tdSwiper ul li .item1 {
    top: 60px;
  }
  .trait .tdSwiper ul li .item2 {
    top: 60px;
  }
  .trait .tdSwiper .tdPic {
    width: 480px;
    height: 400px;
    margin-left: -240px;
  }
  .trait .tdSwiper .tdPic img {
    width: 460px;
    height: 400px;
    left: 35px;
    top: 15px;
  }
}
@media screen and (max-width: 800px) {
  .trait .contBox {
    padding: 60px 30px;
  }
  .trait .tdSwiper {
    height: auto;
    margin-top: 50px;
    margin-bottom: 60px;
  }
  .trait .tdSwiper ul li {
    height: auto;
  }
  .trait .tdSwiper ul li .num {
    font-size: 50px;
  }
  .trait .tdSwiper ul li h4 {
    margin-top: 30px;
  }
  .trait .tdSwiper ul li .text {
    margin-top: 20px;
  }
  .trait .tdSwiper ul li .item1 {
    position: relative;
    left: 0;
    top: 0;
  }
  .trait .tdSwiper ul li .item2 {
    position: relative;
    left: 0;
    top: 0;
    margin-top: 40px;
  }
  .trait .tdSwiper .tdPic {
    width: 380px;
    height: 300px;
    margin-left: -190px;
    left: auto;
    margin-left: 0;
    right: 10px;
    top: 50px;
  }
  .trait .tdSwiper .tdPic img {
    width: 340px;
    height: 280px;
    left: 25px;
    top: 10px;
  }
}
@media screen and (max-width: 500px) {
  .trait .contBox {
    padding: 40px 20px;
  }
  .trait .tdSwiper {
    height: auto;
    margin-top: 40px;
    margin-bottom: 50px;
  }
  .trait .tdSwiper ul li {
    height: auto;
  }
  .trait .tdSwiper ul li .num {
    font-size: 46px;
  }
  .trait .tdSwiper ul li h4 {
    margin-top: 20px;
    font-size: 20px;
  }
  .trait .tdSwiper ul li .text {
    margin-top: 20px;
    font-size: 15px;
  }
  .trait .tdSwiper .tdPic {
    display: none;
  }
}
.title {
  line-height: 1;
}
.title b {
  font-size: 36px;
  display: inline-block;
  vertical-align: bottom;
  color: #fff;
}
.title i {
  display: inline-block;
  margin-left: 10px;
  vertical-align: bottom;
  position: relative;
  top: -5px;
  font-family: Arial;
  font-size: 12px;
  color: #8f8f8f;
}
@media screen and (max-width: 500px) {
  .title b {
    font-size: 28px;
  }
}
.youshi {
  background: url(../image/ysbg.jpg) center center no-repeat;
  background-size: cover;
}
.youshi * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .ysSwiper {
  height: 600px;
  position: relative;
  overflow: hidden;
}
.youshi .ysSwiper .ysTit {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 85px;
  width: 41%;
}
.youshi .ysSwiper .ysTit:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysSwiper .ysTit .title {
  float: right;
  max-width: 630px;
  width: 94%;
}
.youshi .ysSwiper ul li .item {
  position: relative;
  height: 600px;
}
.youshi .ysSwiper ul li .item .cont {
  width: 41%;
  height: 100%;
  padding-top: 190px;
}
.youshi .ysSwiper ul li .item .cont:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysSwiper ul li .item .cont .box {
  float: right;
  max-width: 614px;
  width: 94%;
  color: #fff;
}
.youshi .ysSwiper ul li .item .cont .box h4 i {
  display: inline-block;
  vertical-align: bottom;
  font-family: Arial;
  font-size: 14px;
  line-height: 12px;
}
.youshi .ysSwiper ul li .item .cont .box h4 i::first-letter {
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  font-family: Arial;
  font-size: 30px;
  line-height: 22px;
}
.youshi .ysSwiper ul li .item .cont .box h4 em {
  font-family: Arial;
  font-size: 18px;
  line-height: 20px;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 10px;
}
.youshi .ysSwiper ul li .item .cont .box h4 span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 20px;
  line-height: 1;
}
.youshi .ysSwiper ul li .item .cont .box .text {
  font-size: 16px;
  line-height: 36px;
  margin-top: 40px;
}
.youshi .ysSwiper ul li .item .pic {
  width: 59%;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.youshi .ysSwiper ul li .item .pic img {
  position: absolute;
  display: block;
  max-width: 100%;
  max-height: 100%;
  bottom: 0;
  left: 0;
}
.youshi .ysSwiper .ysPage {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 420px;
  width: 41%;
}
.youshi .ysSwiper .ysPage:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysSwiper .ysPage .ys-next {
  float: right;
  max-width: 614px;
  width: 94%;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  cursor: pointer;
  outline: none;
  color: #fff;
  padding-top: 36px;
  line-height: 1;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysSwiper .ysPage .ys-next:after {
  content: "";
  display: block;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #c8a691, #c8a691);
  background-image: linear-gradient(to right, #c8a691, #c8a691);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysSwiper .ysPage .ys-next:before {
  content: "→";
  display: block;
  position: absolute;
  left: 180px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysSwiper .ysPage .ys-next:hover {
  color: #c8a691;
  padding-left: 160px;
}
.youshi .ysSwiper .ysPage .ys-next:hover:after {
  background-size: 100% 100%;
}
.youshi .ysSwiper .ysPage .ys-next:hover:before {
  left: 0;
}
.youshi .ys-thumbs {
  height: 220px;
  background-color: #2b433b;
  width: 100%;
  position: relative;
}
.youshi .ys-thumbs .swiper-container {
  position: relative;
  top: -9px;
}
.youshi .ys-thumbs ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ys-thumbs ul li {
  float: left;
  width: 25%;
  text-align: center;
  position: relative;
  color: #fff;
  height: 200px;
  overflow: hidden;
}
.youshi .ys-thumbs ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ys-thumbs ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  right: 50%;
  margin-right: 20px;
  width: 0;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ys-thumbs ul li:after {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  left: 50%;
  margin-left: 20px;
  width: 0;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ys-thumbs ul li .dot {
  margin: auto;
  width: 18px;
  height: 18px;
  border: 1px #fff solid;
  border-radius: 100%;
  padding: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.youshi .ys-thumbs ul li .dot i {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: #fff;
}
.youshi .ys-thumbs ul li .en {
  font-family: Arial;
  font-size: 12px;
  line-height: 1;
  margin-top: 65px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}
.youshi .ys-thumbs ul li .en::first-letter {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 10px;
}
.youshi .ys-thumbs ul li .num1 {
  line-height: 14px;
  font-size: 18px;
  margin-top: -14px;
}
.youshi .ys-thumbs ul li h4 {
  margin-top: 20px;
  font-size: 20px;
  line-height: 1;
}
.youshi .ys-thumbs ul li .num2 {
  font-family: Arial;
  font-size: 30px;
  margin-top: 22px;
  line-height: 22px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}
.youshi .ys-thumbs ul li.swiper-slide-thumb-active:before,
.youshi .ys-thumbs ul li.swiper-slide-thumb-active:after {
  width: 50%;
}
.youshi .ys-thumbs ul li.swiper-slide-thumb-active .dot {
  opacity: 1;
  filter: alpha(opacity=100);
}
.youshi .ys-thumbs ul li.swiper-slide-thumb-active .num1 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.youshi .ys-thumbs ul li.swiper-slide-thumb-active .en {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.youshi .ys-thumbs ul li.swiper-slide-thumb-active .num2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.youshi .ys-thumbs .ys-prev {
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  font-size: 36px;
  position: absolute;
  z-index: 2;
  left: 3%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  outline: none;
  top: 50%;
  margin-top: -12px;
  color: #fff;
}
.youshi .ys-thumbs .ys-prev:before {
  content: "←";
}
.youshi .ys-thumbs .ys-prev:hover {
  color: #c8a691;
}
.youshi .ys-thumbs .ys-next {
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  font-size: 36px;
  position: absolute;
  z-index: 2;
  right: 3%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  outline: none;
  top: 50%;
  margin-top: -12px;
  color: #fff;
}
.youshi .ys-thumbs .ys-next:before {
  content: "→";
}
.youshi .ys-thumbs .ys-next:hover {
  color: #c8a691;
}
@media screen and (max-width: 1560px) {
  .youshi .ysSwiper {
    height: 500px;
  }
  .youshi .ysSwiper .ysTit {
    top: 55px;
  }
  .youshi .ysSwiper ul li .item {
    height: 500px;
  }
  .youshi .ysSwiper ul li .item .cont {
    padding-top: 140px;
  }
  .youshi .ysSwiper ul li .item .cont .box .text {
    font-size: 14px;
  }
  .youshi .ysSwiper .ysPage {
    top: 400px;
    width: 41%;
  }
  .youshi .ysSwiper .ysPage:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .youshi .ysSwiper .ysPage .ys-next {
    padding-top: 26px;
  }
  .youshi .ys-thumbs {
    height: 160px;
  }
  .youshi .ys-thumbs ul li {
    height: 160px;
  }
  .youshi .ys-thumbs ul li .en {
    margin-top: 35px;
  }
  .youshi .ys-thumbs ul li h4 {
    margin-top: 16px;
  }
  .youshi .ys-thumbs ul li .num2 {
    margin-top: 18px;
  }
}
@media screen and (max-width: 1380px) {
  .youshi .ysSwiper {
    height: 460px;
  }
  .youshi .ysSwiper .ysTit {
    top: 55px;
  }
  .youshi .ysSwiper ul li .item {
    height: 460px;
  }
  .youshi .ysSwiper ul li .item .cont {
    padding-top: 160px;
  }
  .youshi .ysSwiper .ysPage {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .youshi .ysSwiper {
    height: auto;
    padding: 60px 30px 30px;
  }
  .youshi .ysSwiper .ysTit {
    top: 0;
    position: initial;
    width: 100%;
  }
  .youshi .ysSwiper .ysTit .title {
    width: 100%;
    max-width: 100%;
  }
  .youshi .ysSwiper ul li .item {
    height: auto;
  }
  .youshi .ysSwiper ul li .item .cont {
    padding-top: 50px;
    width: 100%;
    float: none;
  }
  .youshi .ysSwiper ul li .item .cont .box {
    float: none;
    max-width: 100%;
    width: 100%;
  }
  .youshi .ysSwiper ul li .item .cont .box .text {
    margin-top: 20px;
  }
  .youshi .ysSwiper ul li .item .pic {
    width: 100%;
    float: none;
    position: inherit;
    height: 300px;
    margin-top: 10px;
  }
  .youshi .ysSwiper ul li .item .pic img {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .youshi .ys-thumbs .ys-prev {
    display: none;
  }
  .youshi .ys-thumbs .ys-next {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .youshi .ysSwiper {
    padding: 40px 20px 0;
  }
  .youshi .ysSwiper ul li .item .pic {
    height: 180px;
  }
  .youshi .ysSwiper ul li .item .cont .box .text {
    line-height: 26px;
  }
  .youshi .ys-thumbs {
    height: 60px;
  }
  .youshi .ys-thumbs ul li {
    height: 160px;
  }
  .youshi .ys-thumbs ul li .en {
    margin-top: 35px;
    display: none;
  }
  .youshi .ys-thumbs ul li h4 {
    margin-top: 16px;
    font-size: 14px;
  }
  .youshi .ys-thumbs ul li .num1 {
    display: none;
  }
  .youshi .ys-thumbs ul li .num2 {
    display: none;
  }
}
.case {
  background: url(../image/ysbg.jpg) center center no-repeat;
  background-size: cover;
}
.case .contBox {
  padding-top: 76px;
}
.case .contBox:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 38px;
  width: 112px;
  height: 112px;
  background: url(../image/tdlogo.png) 0 center no-repeat;
  background-size: contain;
}
.case .caseSwiper {
  margin-top: 70px;
  height: 510px;
}
.case .caseSwiper .swiper-container {
  width: 1860px;
}
.case .caseSwiper ul li {
  margin-right: 60px;
  width: 580px;
}
.case .caseSwiper ul li .pic {
  display: block;
  width: 100%;
  height: 348px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper 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;
}
.case .caseSwiper ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .caseSwiper ul li .cont {
  padding-top: 20px;
  text-align: center;
}
.case .caseSwiper ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #ffffff;
}
.case .caseSwiper ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseSwiper ul li .cont .more {
  display: block;
  font-size: 14px;
  color: #8b8b8b;
  height: 30px;
  line-height: 30px;
}
.case .caseSwiper ul li .cont .more:hover {
  color: #fff;
}
.case .caseNavSwiper {
  height: 130px;
  width: 100%;
  position: relative;
}
.case .caseNavSwiper:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.1;
}
.case .caseNavSwiper .swiper-container {
  position: relative;
  top: -9px;
}
.case .caseNavSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseNavSwiper ul li {
  float: left;
  width: 25%;
  text-align: center;
  position: relative;
  color: #fff;
  height: 130px;
  overflow: hidden;
}
.case .caseNavSwiper ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseNavSwiper ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
}
.case .caseNavSwiper ul li a .dot {
  display: block;
  margin: auto;
  width: 18px;
  height: 18px;
  border: 1px #fff solid;
  border-radius: 100%;
  padding: 4px;
}
.case .caseNavSwiper ul li a .dot em {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: #fff;
}
.case .caseNavSwiper ul li a .cn {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  margin-top: 22px;
  height: 34px;
  line-height: 34px;
}
.case .caseNavSwiper ul li a .en {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial;
  font-size: 12px;
  color: #8f8f8f;
  height: 20px;
  line-height: 20px;
  margin-top: 4px;
}
.case .caseNavSwiper ul li a:hover .cn {
  font-size: 18px;
}
.case .caseNavSwiper .case-prev {
  font-size: 36px;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  font-size: 24px;
  position: absolute;
  z-index: 2;
  left: -40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  outline: none;
  top: -12px;
  color: #fff;
}
.case .caseNavSwiper .case-prev:before {
  content: "←";
}
.case .caseNavSwiper .case-prev:hover {
  color: #c8a691;
}
.case .caseNavSwiper .case-next {
  font-size: 36px;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  font-size: 24px;
  position: absolute;
  z-index: 2;
  right: -40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  outline: none;
  top: -12px;
  color: #fff;
}
.case .caseNavSwiper .case-next:before {
  content: "→";
}
.case .caseNavSwiper .case-next:hover {
  color: #c8a691;
}
@media screen and (max-width: 1560px) {
  .case .contBox {
    padding-top: 50px;
  }
  .case .contBox:before {
    top: 28px;
  }
  .case .caseSwiper {
    margin-top: 50px;
    height: 440px;
  }
  .case .caseSwiper .swiper-container {
    width: 1460px;
  }
  .case .caseSwiper ul li {
    margin-right: 40px;
    width: 460px;
  }
  .case .caseSwiper ul li .pic {
    height: 288px;
  }
  .case .caseSwiper ul li .cont {
    padding-top: 15px;
  }
  .case .caseNavSwiper {
    height: 100px;
    width: 100%;
    position: relative;
  }
  .case .caseNavSwiper ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .case .caseNavSwiper ul li {
    height: 100px;
  }
  .case .caseNavSwiper ul li a .cn {
    margin-top: 12px;
  }
  .case .caseNavSwiper ul li a .en {
    margin-top: 0;
  }
  .case .caseNavSwiper .case-prev {
    left: 0;
  }
  .case .caseNavSwiper .case-next {
    right: 0;
  }
}
@media screen and (max-width: 1380px) {
  .case .caseSwiper {
    margin-top: 40px;
    height: 390px;
  }
  .case .caseSwiper .swiper-container {
    width: 1370px;
  }
  .case .caseSwiper ul li {
    margin-right: 40px;
    width: 430px;
  }
  .case .caseSwiper ul li .pic {
    height: 268px;
  }
  .case .caseSwiper ul li .cont {
    padding-top: 10px;
  }
  .case .caseSwiper ul li .cont .more {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .case .contBox {
    padding: 60px 30px;
  }
  .case .caseSwiper {
    margin-top: 40px;
    height: auto;
  }
  .case .caseSwiper .swiper-container {
    width: 100%;
  }
  .case .caseSwiper ul li {
    margin-right: 0;
    width: 100%;
  }
  .case .caseSwiper ul li .pic {
    height: 0;
    padding-top: 60%;
  }
  .case .caseSwiper ul li .cont {
    padding-top: 20px;
  }
  .case .caseNavSwiper {
    margin-top: 40px;
  }
  .case .caseNavSwiper .case-prev {
    display: none;
  }
  .case .caseNavSwiper .case-next {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .case .contBox {
    padding: 50px 20px 40px;
  }
  .case .caseNavSwiper {
    margin-top: 50px;
  }
}
.about {
  background: url(../image/probg.jpg) center center no-repeat;
  background-size: cover;
}
.about .contBox {
  padding-top: 154px;
}
.about .contBox:before {
  content: "";
  display: block;
  position: absolute;
  width: 471px;
  height: 310px;
  background-color: #2b423b;
  border-radius: 154px 0 0 154px;
  opacity: 0.5;
  right: -160px;
  top: -70px;
}
.about .aboutPic {
  float: left;
  width: 54.25%;
  overflow: hidden;
  position: relative;
  height: 474px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border-radius: 240px 240px 240px 240px;
}
.about .aboutPic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.about .aboutPic:hover {
  border-radius: 260px 200px 240px 220px;
}
.about .aboutText {
  width: 40%;
  float: right;
  padding-top: 80px;
  color: #ffffff;
}
.about .aboutText .tit {
  color: #fff;
}
.about .aboutText .tit i {
  display: inline-block;
  vertical-align: bottom;
  font-family: Arial;
  font-size: 14px;
  line-height: 12px;
}
.about .aboutText .tit i::first-letter {
  text-transform: uppercase;
  display: inline-block;
  font-family: Arial;
  font-size: 30px;
  line-height: 22px;
}
.about .aboutText .tit em {
  font-family: Arial;
  font-size: 20px;
  line-height: 20px;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 15px;
}
.about .aboutText .tit span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 20px;
  line-height: 1;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  font-size: 16px;
  text-align: justify;
  margin-top: 38px;
}
.about .aboutText .more {
  margin-top: 55px;
  display: inline-block;
  width: 210px;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  cursor: pointer;
  outline: none;
  color: #fff;
  padding-top: 36px;
  line-height: 1;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:after {
  content: "";
  display: block;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #c8a691, #c8a691);
  background-image: linear-gradient(to right, #c8a691, #c8a691);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:before {
  content: "→";
  display: block;
  position: absolute;
  left: 180px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  color: #c8a691;
  padding-left: 160px;
}
.about .aboutText .more:hover:after {
  background-size: 100% 100%;
}
.about .aboutText .more:hover:before {
  left: 0;
}
@media screen and (max-width: 1560px) {
  .about .contBox {
    padding-top: 94px;
  }
  .about .contBox:before {
    width: 380px;
    height: 260px;
  }
}
@media screen and (max-width: 1380px) {
  .about .contBox {
    padding-top: 70px;
  }
}
@media screen and (max-width: 800px) {
  .about .contBox {
    padding: 60px 30px;
  }
  .about .contBox:before {
    display: none;
  }
  .about .aboutPic {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 55%;
    float: none;
  }
  .about .aboutPic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .about .aboutText {
    width: 100%;
    float: none;
    margin-top: 40px;
    padding-top: 0;
  }
}
@media screen and (max-width: 500px) {
  .about .contBox {
    padding: 40px 20px;
  }
  .about .aboutText {
    margin-top: 40px;
  }
  .about .aboutText .text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    line-height: 30px;
    height: 120px;
    font-size: 14px;
    margin-top: 20px;
  }
  .about .aboutText .more {
    margin-top: 30px;
    padding-top: 16px;
  }
}
.news {
  background: url(../image/newsbg.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
}
.news * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news .contBox {
  padding-top: 82px;
}
.news .newsTab {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  height: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 182px;
  width: 13.8%;
}
.news .newsTab ul li {
  margin-top: 50px;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  width: 118px;
  height: 118px;
  border: solid 1px #ebd1ae;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding-top: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: block;
  width: 38px;
  height: 38px;
  overflow: hidden;
  margin: auto;
}
.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,
.news .newsTab ul li a i.ico1:after {
  background: url(../image/newsico1.png) center center no-repeat;
  background-size: contain;
}
.news .newsTab ul li a i.ico2:before,
.news .newsTab ul li a i.ico2:after {
  background: url(../image/newsico2.png) center center no-repeat;
  background-size: contain;
}
.news .newsTab ul li a i.ico3:before,
.news .newsTab ul li a i.ico3:after {
  background: url(../image/newsico3.png) center center no-repeat;
  background-size: contain;
}
.news .newsTab ul li a span {
  display: block;
  margin-top: 14px;
  line-height: 1;
}
.news .newsTab ul li a:hover {
  border-color: #fff;
}
.news .newsTab ul li a:hover i:before,
.news .newsTab ul li a:hover i:after {
  top: -100%;
}
.news .newsSwiper {
  position: relative;
  padding-left: 14.8%;
}
.news .newsSwiper:before {
  content: "";
  display: block;
  position: absolute;
  left: 13.8%;
  top: 50%;
  height: 1px;
  width: 100%;
  background: rgba(255, 255, 255, 0.1);
}
.news .newsSwiper ul li {
  width: 25%;
  height: 656px;
  position: relative;
}
.news .newsSwiper ul li .pic {
  display: block;
  width: 100%;
  height: 0;
  position: absolute;
  overflow: hidden;
  bottom: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .line {
  width: 76px;
  height: 3px;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 50%;
  margin-left: -38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .cont {
  position: absolute;
  width: 100%;
  height: 50%;
  top: 50%;
  margin-top: -46px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fff, #fff);
  background-image: linear-gradient(to right, #fff, #fff);
  background-size: 100% 0%;
  background-position: center top;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0 7%;
}
.news .newsSwiper ul li .cont * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .cont .date {
  font-family: Arial;
  font-size: 16px;
  line-height: 12px;
  color: #fff;
}
.news .newsSwiper ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 16px;
  margin-top: 58px;
  height: 36px;
  line-height: 36px;
  color: #fff;
}
.news .newsSwiper ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 24px;
  height: 72px;
  color: #b7b7b7;
  margin-top: 20px;
}
.news .newsSwiper ul li .cont .more {
  display: block;
  margin: 30px auto 0;
  text-align: center;
  width: 122px;
  line-height: 32px;
  border: solid 1px #f0f0f0;
  color: #a3a3a3;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsSwiper ul li .cont .more:before {
  content: "+";
}
.news .newsSwiper ul li:hover .pic,
.news .newsSwiper ul li.swiper-slide-next .pic {
  opacity: 1;
  filter: alpha(opacity=100);
  height: 50%;
}
.news .newsSwiper ul li:hover .line,
.news .newsSwiper ul li.swiper-slide-next .line {
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsSwiper ul li:hover .cont,
.news .newsSwiper ul li.swiper-slide-next .cont {
  background-size: 100% 100%;
  color: #fff;
  margin-top: 0;
  padding-top: 48px;
}
.news .newsSwiper ul li:hover .cont .date,
.news .newsSwiper ul li.swiper-slide-next .cont .date {
  color: #bebebe;
}
.news .newsSwiper ul li:hover .cont .bt,
.news .newsSwiper ul li.swiper-slide-next .cont .bt {
  margin-top: 30px;
  color: #494949;
}
.news .newsSwiper ul li:hover .cont .bt:hover,
.news .newsSwiper ul li.swiper-slide-next .cont .bt:hover {
  color: #2b433b;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsSwiper ul li:hover .cont p,
.news .newsSwiper ul li.swiper-slide-next .cont p {
  color: #a3a3a3;
}
.news .newsSwiper ul li:hover .cont .more,
.news .newsSwiper ul li.swiper-slide-next .cont .more {
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .newsSwiper ul li:hover .cont .more:hover,
.news .newsSwiper ul li.swiper-slide-next .cont .more:hover {
  border-color: #c8a691;
  background: #c8a691;
  color: #333;
}
@media screen and (max-width: 1560px) {
  .news .contBox {
    padding-top: 70px;
  }
  .news .newsTab {
    padding-top: 112px;
  }
  .news .newsSwiper {
    position: relative;
    padding-left: 14.8%;
  }
  .news .newsSwiper ul li {
    width: 25%;
    height: 536px;
    position: relative;
  }
  .news .newsSwiper ul li .cont .more {
    display: none;
  }
}
@media screen and (max-width: 1380px) {
  .news .contBox {
    padding-top: 70px;
  }
  .news .newsTab {
    padding-top: 112px;
  }
  .news .newsTab ul li {
    margin-top: 50px;
  }
  .news .newsTab ul li:first-child {
    margin-top: 0;
  }
  .news .newsTab ul li a {
    width: 100px;
    height: 100px;
    padding-top: 18px;
    font-size: 15px;
  }
  .news .newsTab ul li a i {
    display: block;
    width: 32px;
    height: 32px;
  }
  .news .newsSwiper ul li {
    height: 480px;
  }
  .news .newsSwiper ul li .cont p {
    margin-top: 10px;
  }
  .news .newsSwiper ul li:hover .cont,
  .news .newsSwiper ul li.swiper-slide-next .cont {
    padding-top: 38px;
  }
  .news .newsSwiper ul li:hover .cont .bt,
  .news .newsSwiper ul li.swiper-slide-next .cont .bt {
    margin-top: 20px;
  }
}
@media screen and (max-width: 800px) {
  .news .contBox {
    padding: 0 0 60px;
  }
  .news .newsTab {
    padding: 30px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-right: none;
    position: inherit;
    width: 100%;
    text-align: center;
  }
  .news .newsTab ul li {
    margin-top: 0;
    margin-left: 20px;
    display: inline-block;
    vertical-align: top;
  }
  .news .newsTab ul li:first-child {
    margin-left: 0;
  }
  .news .newsTab ul li a {
    width: 160px;
    height: 60px;
    padding-top: 0;
    font-size: 15px;
    line-height: 58px;
  }
  .news .newsTab ul li a i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
  }
  .news .newsTab ul li a span {
    display: inline-block;
  }
  .news .newsSwiper {
    padding: 40px 30px 0;
  }
  .news .newsSwiper ul li .pic,
  .news .newsSwiper ul li.swiper-slide-next .pic {
    opacity: 1;
    filter: alpha(opacity=100);
    height: 50%;
  }
  .news .newsSwiper ul li .line,
  .news .newsSwiper ul li.swiper-slide-next .line {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .news .newsSwiper ul li .cont,
  .news .newsSwiper ul li.swiper-slide-next .cont {
    background-size: 100% 100%;
    color: #fff;
    margin-top: 0;
    padding-top: 48px;
  }
  .news .newsSwiper ul li .cont .date,
  .news .newsSwiper ul li.swiper-slide-next .cont .date {
    color: #bebebe;
  }
  .news .newsSwiper ul li .cont .bt,
  .news .newsSwiper ul li.swiper-slide-next .cont .bt {
    margin-top: 30px;
    color: #494949;
  }
  .news .newsSwiper ul li .cont .bt:hover,
  .news .newsSwiper ul li.swiper-slide-next .cont .bt:hover {
    color: #2b433b;
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  .news .newsSwiper ul li .cont p,
  .news .newsSwiper ul li.swiper-slide-next .cont p {
    color: #a3a3a3;
    margin-top: 10px;
  }
  .news .newsSwiper ul li .cont .more,
  .news .newsSwiper ul li.swiper-slide-next .cont .more {
    display: none;
  }
  .news .newsSwiper ul li .cont .cont,
  .news .newsSwiper ul li.swiper-slide-next .cont .cont {
    padding-top: 38px;
  }
}
@media screen and (max-width: 500px) {
  .news .contBox {
    padding: 0 0 50px;
  }
  .news .newsTab {
    padding: 20px 0;
  }
  .news .newsTab ul {
    font-size: 0;
  }
  .news .newsTab ul li {
    margin-left: 10px;
  }
  .news .newsTab ul li:first-child {
    margin-left: 0;
  }
  .news .newsTab ul li a {
    width: 100px;
    height: 40px;
    padding-top: 0;
    font-size: 14px;
    line-height: 36px;
  }
  .news .newsTab ul li a i {
    margin-right: 4px;
    width: 18px;
    height: 18px;
  }
  .news .newsTab ul li a span {
    display: inline-block;
  }
  .news .newsSwiper {
    padding: 40px 20px 0;
  }
  .news .newsSwiper ul li .cont,
  .news .newsSwiper ul li.swiper-slide-next .cont {
    padding-top: 40px;
  }
  .news .newsSwiper ul li .cont .date,
  .news .newsSwiper ul li.swiper-slide-next .cont .date {
    color: #bebebe;
  }
  .news .newsSwiper ul li .cont .bt,
  .news .newsSwiper ul li.swiper-slide-next .cont .bt {
    margin-top: 26px;
  }
}
.inContact {
  background: url(../image/probg.jpg) center center no-repeat;
  background-size: cover;
}
.inContact .contBox {
  padding-top: 64px;
}
.inContact .lxList {
  float: left;
  width: 33.5%;
  color: #ffffff;
}
.inContact .lxList .tit {
  padding-top: 42px;
}
.inContact .lxList .tit h4 {
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
}
.inContact .lxList .tit h4 i {
  display: block;
  font-weight: bold;
  font-size: 30px;
  line-height: 22px;
  margin-top: 12px;
}
.inContact .lxList .tit h3 {
  font-size: 18px;
  margin-top: 24px;
  line-height: 1;
}
.inContact .lxList .tit .line {
  width: 17px;
  height: 1px;
  background-color: #ffffff;
  margin-top: 15px;
}
.inContact .lxList .tit h5 {
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  margin-top: 18px;
  text-transform: uppercase;
}
.inContact .lxList ul {
  margin-top: 70px;
}
.inContact .lxList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.inContact .lxList ul li {
  line-height: 30px;
  margin-top: 50px;
}
.inContact .lxList ul li:first-child {
  margin-top: 0;
}
.inContact .lxList ul li h4 {
  font-size: 14px;
}
.inContact .lxList ul li p {
  font-size: 16px;
}
.inContact .lxList ul li:first-child p {
  font-family: Arial;
  font-size: 30px;
  font-weight: bold;
}
.inContact .message {
  float: right;
  width: 66.5%;
}
.inContact .message .lyPic {
  width: 100%;
  height: 255px;
  background: url(../image/lybg.jpg) center center no-repeat;
  background-size: cover;
}
.inContact .message .tit {
  margin-top: 54px;
}
.inContact .message .tit h3 {
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
}
.inContact .message .tit h4 {
  font-family: Arial;
  font-size: 12px;
  margin-top: 14px;
  line-height: 10px;
  text-transform: uppercase;
  color: #838383;
}
.inContact .message .formbox input {
  float: left;
  display: block;
  margin-top: 26px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 48%;
  height: 58px;
  line-height: 58px;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: none;
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.inContact .message .formbox input.username {
  margin-right: 4%;
}
.inContact .message .formbox input.xqcontent {
  margin-right: 4%;
}
.inContact .message .formbox input.codeText {
  width: 100%;
}
.inContact .message .formbox input::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inContact .message .formbox input::-moz-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inContact .message .formbox input:-ms-input-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inContact .message .formbox input:focus,
.inContact .message .formbox input:active {
  border-color: rgba(255, 255, 255, 0.7);
}
.inContact .message .formbox input:focus::-webkit-input-placeholder,
.inContact .message .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inContact .message .formbox .code {
  position: relative;
  display: block;
  float: left;
  width: 47.5%;
}
.inContact .message .formbox .code .imgCode {
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 90px;
  height: 36px;
  border: none;
  display: block;
  z-index: 2;
}
.inContact .message .formbox .submitform {
  margin-top: 50px;
  float: left;
  width: 178px;
  height: 50px;
  border: solid 1px #ffffff;
  line-height: 48px;
  background: none;
  font-size: 14px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.inContact .message .formbox .submitform i {
  min-width: 5px;
}
.inContact .message .formbox .submitform:hover {
  background: #fff;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  color: #5d403a;
  box-shadow: 0 10px 15px -5px rgba(255, 255, 255, 0.2);
}
.inContact .copyright {
  background: none;
  clear: both;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.inContact .copyright .copBox {
  width: 100%;
}
@media screen and (max-width: 1560px) {
  .inContact .contBox {
    padding-top: 60px;
  }
  .inContact .lxList .tit {
    padding-top: 22px;
  }
  .inContact .lxList ul {
    margin-top: 50px;
  }
  .inContact .lxList ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .inContact .lxList ul li {
    margin-top: 35px;
  }
  .inContact .message .lyPic {
    height: 180px;
  }
  .inContact .message .tit {
    margin-top: 34px;
  }
  .inContact .message .formbox input {
    margin-top: 16px;
  }
  .inContact .message .formbox .submitform {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1380px) {
  .inContact .contBox {
    padding-top: 60px;
  }
  .inContact .lxList .tit {
    padding-top: 0;
  }
  .inContact .lxList ul {
    margin-top: 40px;
  }
  .inContact .lxList ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .inContact .lxList ul li {
    margin-top: 20px;
  }
  .inContact .message .lyPic {
    height: 160px;
  }
  .inContact .message .tit {
    margin-top: 24px;
  }
  .inContact .message .tit h4 {
    margin-top: 10px;
  }
  .inContact .message .formbox input {
    margin-top: 5px;
  }
  .inContact .message .formbox .submitform {
    margin-top: 30px;
  }
}
@media screen and (max-width: 800px) {
  .inContact .contBox {
    padding: 60px 30px 0;
  }
  .inContact .lxList {
    width: 50%;
  }
  .inContact .lxList .tit {
    padding-top: 0;
  }
  .inContact .lxList ul {
    margin-top: 40px;
  }
  .inContact .lxList ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .inContact .lxList ul li {
    margin-top: 20px;
  }
  .inContact .message {
    width: 50%;
  }
  .inContact .message .lyPic {
    height: 100px;
  }
  .inContact .message .tit {
    margin-top: 24px;
  }
  .inContact .message .tit h4 {
    margin-top: 10px;
  }
  .inContact .message .formbox input {
    margin-top: 0;
    width: 100%;
    margin-right: 0;
    height: 50px;
    line-height: 48px;
  }
  .inContact .message .formbox .code {
    width: 100%;
  }
  .inContact .message .formbox .submitform {
    margin-top: 30px;
    height: 40px;
    line-height: 38px;
    width: 140px;
  }
  .inContact .copyright {
    position: inherit;
    padding-top: 60px;
  }
}
@media screen and (max-width: 500px) {
  .inContact .contBox {
    padding: 40px 20px 0;
  }
  .inContact .lxList {
    width: 100%;
    float: none;
  }
  .inContact .lxList .tit {
    padding-top: 0;
  }
  .inContact .lxList .tit h5 {
    display: none;
  }
  .inContact .lxList ul {
    margin-top: 20px;
  }
  .inContact .lxList ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .inContact .lxList ul li {
    margin-top: 10px;
  }
  .inContact .message {
    width: 100%;
    float: none;
    margin-top: 40px;
  }
  .inContact .message .lyPic {
    height: 110px;
  }
  .inContact .copyright {
    padding-top: 40px;
  }
}


.links {
      position: relative;
    width: 200px;
    float: left;
}
.links .tit {
    height: 40px;
    border-radius: 30px;
    border: solid 1px rgba(255, 255, 255, 0.2);
    padding: 0 34px;
    line-height: 40px;
    background: url(/templates/pc_wjdh/images/linksar.png) 226px center no-repeat;
}
.links .list {
  width: 100%;
  background: #fff;
  border-radius: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0 20px;
  position: absolute;
  bottom: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}
.links .list .box {
  max-height: 200px;
  overflow: auto;
  padding: 0 10px;
}
.links .list .box::-webkit-scrollbar {
  width: 2px;
}
.links .list a {
  display: block;
  color: #333;
  height: 40px;
  line-height: 40px;
}
.links .list a:hover {
  color: #06997d;
}
.links:hover .list {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: inherit;
}

