@charset "UTF-8";
p {
  margin: 0;
}

input,
textarea {
  border: none;
  outline: none;
  background-color: transparent;
}

img {
  vertical-align: middle;
}

/* 通用样式 */
.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.bw {
  width: 100%;
}

.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.dfc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media screen and (min-width: 640px) {
  .left-side-nav {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    height: 314px;
    width: 178px;
    margin: auto 0;
    will-change: auto;
    cursor: pointer;
  }
  .left-side-nav li {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 21px;
    border-bottom: none;
    transition: all 0.1s;
  }
  .left-side-nav li::before {
    content: "";
    display: inline-block;
    height: 1px;
    width: 30px;
    margin-right: 21px;
    vertical-align: super;
    background-color: #f3dfb5;
  }
  .left-side-nav li a {
    display: none;
    text-decoration: none;
  }
  .left-side-nav:hover li,
  .left-side-nav.left-side-nav-1 li {
    padding-top: 23px;
    padding-bottom: 23px;
    border-bottom: 1px solid #dbdbdb;
  }
  .left-side-nav:hover li.last,
  .left-side-nav.left-side-nav-1 li.last {
    border-bottom: none;
  }
  .left-side-nav:hover a,
  .left-side-nav.left-side-nav-1 a {
    display: inline;
    color: #b5b5b7;
  }
  .left-side-nav:hover {
    will-change: content;
  }
  .left-side-nav li.on {
    padding-left: 0;
  }
  .left-side-nav li.on::before {
    width: 51px;
    background-color: #efc77c;
  }
  .left-side-nav li.on a {
    color: #efc77c !important;
    font-weight:bold;
    display: inline;
  }
}

.head-bg {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 99999;
  left: 0;
  right: 0;
  top: 0;
}

.head-bg .head-index {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.head-bg .head-index .logo {
  line-height: 105px;
}

.head-bg .head-index .btn-close {
  display: none;
}


.btn-open span.default{
    background: url(//static.xypt.net.cn/17f03240/21/07/a5a9125c3c6e14f9823fc781fd04282093752f24.png) no-repeat top center;
    width: 40px;
    height: 40px;
    display: block;
}

.btn-open span.first{
    background: url(//cdn.xypt.top/17f03240/21/06/a1b970ade31c5964636ffbfe618ecccb018f7250.gif) no-repeat top center;
    width: 40px;
    height: 40px;
    display: block;
}

.head-btn span.second{
    background: url(//cdn.xypt.top/17f03240/21/06/4353f695d89252da82a7e85758163e04aae2a2ef.gif) no-repeat top center;
    width: 46px;
    height: 35px;
    display: block;
}

.head-btn .btn-close span.default{
    background: url(//static.xypt.net.cn/17f03240/21/07/ac439c584c4a13efe0c1bc68dc5edaeb4c7d84ac.png) no-repeat top center;
     width: 23px;
    height: 23px;
    display: block;
    background-size: 100% 100%;
}

.head-btn .btn-close span.first{
    background: url(//cdn.xypt.top/17f03240/21/06/4353f695d89252da82a7e85758163e04aae2a2ef.gif) no-repeat top center;
    width: 40px;
    height: 40px;
    transition: 0.5s;
    display: block;
    background-size: 100% 100%;
}




.head-bg-active {
  background: none;
}

.x-menu > li {
  transition: 1.5s;
  margin-top: -50px;
}

.x-menu > li:nth-child(2n) {
  margin-top: 50px;
}

.x-menu > li.hh {
  margin-top: 0;
  transition: 1.2s;
}

.x-menu > li.hh1 {
  margin-top: 0;
  transition: 1.2s;
}

.bj1 {
  background: url(//cdn.xypt.top/17f03240/21/06/96b6bf5ee412f4654c92bbf4ce0454ecade42966.jpg) no-repeat top center;
  height: 913px;
  overflow: hidden;
}

.bj1 .about-index {
  position: relative;
}

.bj1 .about-index .a11 {
  font-size: 14px;
  color: #bb9630;
  writing-mode: lr-tb;
  width: 14px;
  left: 562px;
  top: 36px;
  position: absolute;
}

.bj1 .about-index .ab1 {
  width: 680px;
  padding-top: 80px;
}

.bj1 .about-index .ab1 .a1 {
  font-size: 38px;
  color: #bb9630;
  font-family: "宋体";
  background: url(//cdn.xypt.top/17f03240/21/06/6325dab8bb70d49b46f39a59eba09730d75b5666.png) no-repeat top center;
  height: 311px;
  padding-top: 150px;
}

.bj1 .about-index .ab1 .a1 span {
  width: 102px;
  height: 2px;
  background: #e9c35e;
  margin: 15px 0;
  display: block;
}

.bj1 .about-index .ab1 .a1 h4 {
  font-size: 19px;
  text-transform: uppercase;
}

.bj1 .about-index .ab1 .a2 {
  margin-top: 40px;
  padding-right: 160px;
}

.bj1 .about-index .ab1 .a2 p {
  color: #333333;
  font-size: 16px;
  line-height: 36px;
  text-indent: 2em;
}

.bj1 .about-index .ab1 .a-more {
  margin-top: 80px;
  transition: 0.5s;
}

.bj1 .about-index .ab1 .a-more a {
  display: block;
}
.bj1 .about-index .ab1 .a-more:hover{
    transform: translateX(10px);
}

.bj1 .ab2 {
  position: absolute;
  right: 0;
  top: 100px;
}

.bj2 {
  background: #222222;
  padding: 50px 0;
  padding-bottom: 130px;
}

.bj2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 120px;
  width: 360px;
  height: 2px;
  background: #eec476;
}

.bj2::after {
  content: "";
  position: absolute;
  right: 0;
  top: 120px;
  width: 360px;
  height: 2px;
  background: #eec476;
}

.bj2 .p-title {
  padding-left: 390px;
}

.bj2 .p-title .pt1 {
  color: #eec476;
  font-size: 30px;
}

.bj2 .p-title .pt2 {
  color: #f3dfb5;
  font-size: 20px;
  text-transform: uppercase;
}

.bj2 .p-title .pt3 {
  color: #eec476;
  font-size: 30px;
}

.ryzs {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 30px;
  height: 600px;
}

.ryzs .swiper_kuang {
  width: 140%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  overflow: hidden;
  margin-left: -20%;
  margin-bottom: 40px;
}

.ryzs .swiper-container {
  width: 106%;
  flex-shrink: 0;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ryzs li {
  position: relative;
  text-align: center;
  width: 928px !important;
}

.ryzs li a {
  display: block;
  width: 100%;
}

.ryzs li .imgs {
  width: 488px;
  height: 496px;
  float: left;
  border: 10px solid #fff;
  margin-top: 46px;
  overflow: hidden;
}

.ryzs li .imgs img {
  transition: 0.5s;
}

.ryzs li:hover .imgs img {
  transform: scale(1.2, 1.2);
}

.ryzs li .wz {
  width: 440px;
  text-align: left;
  float: right;
  background: #282828;
  height: 590px;
  box-shadow: 2.5px 4.33px 14.4px 0.6px rgba(0, 0, 0, 0.4);
  padding: 35px 37px;
}

.ryzs li .wz h3 {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 10px;
  font-size: 16px;
}

.ryzs li .wz h4 {
  margin-top: 55px;
  color: #eec476;
  font-size: 18px;
  text-transform: uppercase;
}

.ryzs li .wz h5 {
  color: #fff;
  font-size: 22px;
  margin-top: 18px;
  letter-spacing: 6px;
}

.ryzs li .wz h6 {
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
}

.ryzs li .wz .xian {
  width: 1px;
  height: 90px;
  background: #b6a88b;
  margin-top: 40px;
}

.ryzs li .wz .more {
  width: 126px;
  height: 20px;
  border: 1px solid #f3dfb5;
  margin-top: 40px;
  height: 36px;
}

.ryzs li .wz .more a {
  display: block;
  color: #f3dfb5;
  font-size: 15px;
  letter-spacing: 5px;
  line-height: 36px;
  text-align: center;
}
.ryzs li:hover .wz .more{
    color: #efc77c;
}

.ryzs li:hover .wz .more a{
    color: #efc77c;
}

.ryzs li.swiper-slide-active {
  visibility: visible;
  opacity: 1;
}

.ryzs .xian1 {
  width: 170px;
  height: 48px;
  border-top: 1px solid #b5a789;
  border-bottom: 1px solid #b5a789;
  position: absolute;
  left: 360px;
}

.ryzs .swiper-button-prev,
.ryzs .swiper-button-next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 12px;
  background-image: none;
  position: absolute;
  text-align: center;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  outline: none;
  top: 40px;
}

.ryzs .swiper-button-prev::after,
.ryzs .swiper-button-next::after {
  display: none;
}

.ryzs .swiper-button-prev {
  left: 20px;
  background: url(//cdn.xypt.top/17f03240/21/06/9b9f0e284f8941c88a959b9c1774cc31d7b7e146.png) no-repeat top center;
  transition: 0.5s;
}

.ryzs .swiper-button-prev img {
  max-width: 100%;
}

.ryzs .swiper-button-prev:hover {
  transform: translateX(-15px);
}

.ryzs .swiper-button-next {
  left: 112px;
  background: url(//cdn.xypt.top/17f03240/21/06/48e1a98aad900ff4ee35d84ded7ab87894abd4a8.png) no-repeat top center;
  transition: 0.5s;
}

.ryzs .swiper-button-next img {
  max-width: 100%;
}

.ryzs .swiper-button-next:hover {
  transform: translateX(15px);
}

.ryzs li:hover .wz h5 {
  color: #efc77c;
}

.ryzs li:hover .wz .more {
  color: #efc77c;
}

.ryzs .swiper-pagination {
  color: #f3dfb5;
  font-size: 15px;
  font-weight: normal;
  position: absolute;
  bottom: -75px;
  right: 360px;
  text-align: left;
  left: 1475px;
}

.ryzs .swiper-pagination span {
  font-size: 30px;
}

.bj3 {
  background: url(//cdn.xypt.top/17f03240/21/06/83cb46f20cc7f290b10424086730135f1b530ddc.jpg) no-repeat top center;
  height: 911px;
  overflow: hidden;
}

.bj3 .classification-index {
  padding-top: 60px;
}

.bj3 .classification-index .ctitle {
  padding-left: 800px;
}

.bj3 .classification-index .ctitle .c1 b {
  display: block;
  color: #eec476;
  font-size: 50px;
  text-transform: uppercase;
  line-height: 60px;
}

.bj3 .classification-index .ctitle .c1 span {
  color: #f3dfb5;
  font-size: 50px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 50px;
}

.bj3 .classification-index .ctitle .c2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(//cdn.xypt.top/17f03240/21/06/3637c0c24d55d98861c899f28f62c09cdd9d1b18.png) no-repeat left 70%;
  padding-left: 55px;
}

.bj3 .classification-index .ctitle .c2 h3 {
  color: #505050;
  font-size: 22px;
}

.bj3 .classification-index .ctitle .c2 span {
  color: #353535;
  font-size: 34px;
}

.bj3 .classification-index .classification-con {
  width: 1320px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 5px 8.66px 10px 0px rgba(180, 180, 180, 0.2);
  border: 1px solid #eeeeee;
  margin-top: 60px;
  height: 492px;
}

.bj3 .classification-index .classification-con .psort {
  margin-top: 45px;
}

.bj3 .classification-index .classification-con .psort .ps1 {
  width: 520px;
  height: 395px;
  border: 7px solid #f3dfb5;
  position: relative;
}

.bj3 .classification-index .classification-con .psort .ps1 .pmore {
  width: 111px;
  height: 111px;
  position: absolute;
  right: -54px;
  bottom: -83px;
  background: url(//cdn.xypt.top/17f03240/21/06/6776a29ec3edc40bcbc95e1265c1706c6a4612e9.png) no-repeat top center;
  line-height: 111px;
    text-align: center;
}

.bj3 .classification-index .classification-con .psort .ps1 .pmore img{
    text-align: center;
    line-height: 111px;
    width: 30px;
  height: 16px;
  transition: 0.5s;
}

.bj3 .classification-index .classification-con .psort .ps1 .pmore:hover img{
    transform: translateY(15px);
}

.bj3 .classification-index .classification-con .psort .ps2 {
  width: 620px;
  margin-top: 116px;
}

.ttp{
    display: none;
}
.bj3 .classification-index .classification-con .psort .ps2 .p-sort li {
  text-align: center;
  float: left;
  width: 25%;
  height: 156px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.bj3 .classification-index .classification-con .psort .ps2 .p-sort li + li {
  background: url(//cdn.xypt.top/17f03240/21/06/50449e5a0486803868c0a27f77c768f0d485025e.png) no-repeat left center;
}

.bj3 .classification-index .classification-con .psort .ps2 .p-sort li h4 {
  color: #858585;
  font-size: 14px;
  text-transform: uppercase;
}

.bj3 .classification-index .classification-con .psort .ps2 .p-sort li h5 {
  color: #2f2f2f;
  font-size: 18px;
  padding-top: 15px;
}

.bj3 .classification-index .classification-con .psort .ps2 .p-sort li.cur {
  background: #eec476;
}

.bj3 .classification-index .classification-con .psort .ps2 .p-sort li.cur h4,
.bj3 .classification-index .classification-con .psort .ps2 .p-sort li.cur h5 {
  color: #fff;
}

.bj4 {
  background: url(//cdn.xypt.top/17f03240/21/06/78ee82b68824fff33e70b0278a8c6100ef8bf70d.jpg) no-repeat top center;
  height: 909px;
  padding-top: 70px;
}

.bj4 .case-index {
  position: relative;
}

.bj4 .case-index::before {
  position: absolute;
  content: "";
  left: 332px;
  top: 98px;
  width: 232px;
  height: 1px;
  background: #f3dfb5;
  z-index: 9;
}

.bj4 .case-index .c-title {
  left: 572px;
  top: 22px;
  position: absolute;
  z-index: 99;
}

.bj4 .case-index .c-title h3 {
  color: #eec476;
  font-size: 50px;
  text-transform: uppercase;
}

.bj4 .case-index .c-title h3 span {
  color: #fff;
}

.bj4 .case-index .c-title h4 {
  color: #ffffff;
  display: flex;
  align-items: center;
  letter-spacing: 6px;
  margin-top: 5px;
  font-size: 30px;
}

.bj4 .case-index .c-title h4 a {
  width: 94px;
  height: 27px;
  background: #efc77c;
  line-height: 27px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0;
}

.bj4 .case-index .c-title:hover h4 a {
  background: #f3dfb5;
  color: #2a2a2a;
}

.bj4 .case-index .c-con .clist {
  position: relative;
  height: 760px;
}

.bj4 .case-index .c-con .clist li {
  position: absolute;
}

.bj4 .case-index .c-con .clist li:nth-of-type(1) {
  left: 0;
  top: 0;
}

.bj4 .case-index .c-con .clist li:nth-of-type(1) .img1 {
  border: 8px solid #fff;
  width: 500px;
}

.bj4 .case-index .c-con .clist li:nth-of-type(1) .img1 img {
  width: 484px;
  height: 491px;
}

.bj4 .case-index .c-con .clist li:nth-of-type(2) {
  right: 0;
  top: 0;
}

.bj4 .case-index .c-con .clist li:nth-of-type(2) .img1 {
  border: 8px solid #fff;
  width: 500px;
  margin-top: 45px;
  margin-left: 134px;
}

.bj4 .case-index .c-con .clist li:nth-of-type(2) .img1 img {
  width: 484px;
  height: 352px;
}

.bj4 .case-index .c-con .clist li:nth-of-type(2) .wz {
  margin-top: 190px;
}

.bj4 .case-index .c-con .clist li .wz {
  width: 634px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 70px;
}

.bj4 .case-index .c-con .clist li .wz .wl {
  width: 90px;
  height: 156px;
  color: #ffffff;
  font-size: 25px;
  background: url(//cdn.xypt.top/17f03240/21/06/5afc6296f2d03c3787e8c720bad234120a0b5c37.png) no-repeat 26px bottom;
}

.bj4 .case-index .c-con .clist li .wz .wr .w11 {
  color: #fff;
  font-size: 20px;
  padding-bottom: 25px;
}

.bj4 .case-index .c-con .clist li .wz .wr .w22 {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.bj4 .case-index .c-con .clist li:hover .wz .wr .w11 {
  color: #efc77c;
}

.bj5 {
  background: url(//static.xypt.net.cn/17f03240/21/07/4602752988417f5eeb528a907ba421ba251ac3c1.jpg) no-repeat top center;
  height: 840px;
}

.bj5 .news-index {
  margin-top: 138px;
}

.bj5 .news-index .n-list1 li {
  float: left;
  width: 584px;
  background: #fff;
  box-shadow: 0 0 10px #ececec;
  margin-bottom: 80px;
  padding: 70px 35px;
  height: 283px;
  position: relative;
  z-index: 11;
}

.bj5 .news-index .n-list1 li::before {
  content: "";
  position: absolute;
  top: 35px;
  left: 98px;
  width: 453px;
  height: 263px;
  background: transparent;
  z-index: 0;
}

.bj5 .news-index .n-list1 li:nth-child(2n) {
  float: right;
}

.bj5 .news-index .n-list1 li .date {
  text-align: center;
  margin-right: 24px;
}

.bj5 .news-index .n-list1 li .date .d1 {
  color: #1b1b1b;
  font-size: 30px;
}

.bj5 .news-index .n-list1 li .date .d2 {
  color: #1b1b1b;
  font-size: 30px;
  line-height: 30px;
}

.bj5 .news-index .n-list1 li .date .d3 {
  color: #1b1b1b;
  font-size: 30px;
}

.bj5 .news-index .n-list1 li .date .d4 {
  color: #1b1b1b;
  font-size: 15px;
}

.bj5 .news-index .n-list1 li .nei {
  width: 454px;
  padding: 0 27px;
  position: relative;
  padding-right: 0;
}

.bj5 .news-index .n-list1 li .nei a {
  display: block;
}

.bj5 .news-index .n-list1 li .nei a .n1 {
  color: #1b1b1b;
  font-size: 20px;
  margin-bottom: 30px;
}

.bj5 .news-index .n-list1 li .nei a .n2 {
  color: #1b1b1b;
  font-size: 16px;
  margin-bottom: 30px;
  line-height: 24px;
}

.bj5 .news-index .n-list1 li .nei a .n3 {
  color: #eec476;
  text-transform: uppercase;
  font-size: 15px;
}

.bj5 .news-index .n-list1 li:hover {
  background: #222222;
}

.bj5 .news-index .n-list1 li:hover::before {
  background: #eec476;
}

.bj5 .news-index .n-list1 li:hover .date .d1,
.bj5 .news-index .n-list1 li:hover .date .d2,
.bj5 .news-index .n-list1 li:hover .date .d3,
.bj5 .news-index .n-list1 li:hover .date .d4 {
  color: #fff;
}

.bj5 .news-index .n-list1 li:hover .nei a .n1,
.bj5 .news-index .n-list1 li:hover .nei a .n2,
.bj5 .news-index .n-list1 li:hover .nei a .n3 {
  color: #fff;
}

.bj6 {
  background: url(//cdn.xypt.top/17f03240/21/06/c68d3a982c58494716bfb71655a66d1b642512ef.jpg) no-repeat top center;
  height: 912px;
  padding-top: 40px;
}

.bj6 .foot-index .f-title {
  text-align: center;
  color: #eec476;
  font-size: 32px;
  text-transform: uppercase;
}

.bj6 .foot-index .f-title b {
  display: block;
  color: #ffffff;
  font-size: 30px;
}

.bj6 .foot-index .foot1 {
  background: #fff;
  height: 383px;
  box-shadow: 0px 2px 11px 0px rgba(20, 68, 117, 0.08);
  margin-top: 40px;
  padding: 60px 42px 0px 65px;
  display: flex;
}

.bj6 .foot-index .foot1 .lx1 {
  width: 250px;
  height: 250px;
  background: #fff;
  box-shadow: 0 0 10px #ececec;
  text-align: center;
}

.bj6 .foot-index .foot1 .lx1 img {
  width: 235px;
  height: 235px;
  margin-top: 8px;
}

.bj6 .foot-index .foot1 .lx2 {
  width: 320px;
  margin-left: 30px;
}

.bj6 .foot-index .foot1 .lx2 .l1 {
  color: #1a1817;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 40px;
}

.bj6 .foot-index .foot1 .lx2 .l2 p {
  color: #1a1817;
  font-size: 16px;
  padding-left: 30px;
  line-height: 30px;
}

.bj6 .foot-index .foot1 .lx2 .l2 p:nth-of-type(1) {
  background: url(//cdn.xypt.top/17f03240/21/06/4231241cb261a88ef581a73c6ba25c39b6d56eb2.png) no-repeat left center;
  margin-bottom: 35px;
}

.bj6 .foot-index .foot1 .lx2 .l2 p:nth-of-type(2) {
  background: url(//cdn.xypt.top/17f03240/21/06/75f34684288cc81c0157991c7113a9acd5eca095.png) no-repeat left center;
}

.bj6 .foot-index .foot1 .liu {
  width: 430px;
}

.bj6 .foot-index .foot1 .liu .liu1 {
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  height: 42px;
  line-height: 40px;
  padding: 0 10px;
  margin-bottom: 18px;
}

.bj6 .foot-index .foot1 .liu .liu1 img {
  margin-right: 10px;
}

.bj6 .foot-index .foot1 .liu .liu1 input {
  width: 87%;
}

.bj6 .foot-index .foot1 .liu .liu3 {
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  height: 86px;
  text-indent: 14px;
  padding-top: 10px;
}

.bj6 .foot-index .foot1 .liu .liu3 textarea {
  height: 74px;
  overflow: hidden;
  width: 97%;
}

.bj6 .foot-index .foot1 .liu .code-group1 {
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bj6 .foot-index .foot1 .liu .code-group1 span {
  font-size: 14px;
  color: #666;
}

.bj6 .foot-index .foot1 .liu .code-group1 input {
  width: 120px;
  border: 1px solid #e5e5e5;
  height: 32px;
}

.bj6 .foot-index .foot1 .liu .code-group1 .submit {
  width: 130px;
  height: 20px;
  background: #eec476;
  border-radius: 5px;
  height: 36px;
  border: none;
  color: #fff;
  font-size: 16px;
}

.bj6 .foot-index .foot2 {
  margin-top: 50px;
}

.bj6 .foot-index .foot2 dl {
  float: left;
  width: 187px;
}

.bj6 .foot-index .foot2 dl dt {
  color: #eec476;
  font-size: 18px;
  padding-bottom: 20px;
  font-weight: normal;
}

.bj6 .foot-index .foot2 dl dd a {
  display: block;
  color: #666666;
  font-size: 15px;
  font-family: "宋体";
  line-height: 24px;
  line-height: 26px;
}

.bj6 .foot-index .foot2 dl dd a:hover {
  color: #eed195;
}

.bj6 .foot-index .foot2 ul {
  float: left;
  width: 187px;
}

.bj6 .foot-index .foot2 ul h2 {
  color: #eec476;
  font-size: 18px;
  padding-bottom: 20px;
  font-weight: normal;
}

.bj6 .foot-index .foot2 ul p a {
  display: block;
  color: #666666;
  font-size: 15px;
  font-family: "宋体";
  line-height: 24px;
  line-height: 26px;
}

.bj6 .foot-index .foot2 ul p a:hover {
  color: #eed195;
}





.bj6 .foot-index .foot2 .ctt {
  float: right;
}

.bj6 .foot-index .foot2 .ctt .tel {
  background: url(//cdn.xypt.top/17f03240/21/06/fa2b3c50c44746110bae5892954ffdbdbe19325b.png) no-repeat left 20%;
  padding-left: 54px;
}

.bj6 .foot-index .foot2 .ctt .tel p:nth-of-type(1) {
  font-weight: bold;
  color: #eec476;
  font-size: 22px;
}

.bj6 .foot-index .foot2 .ctt .tel p:nth-of-type(2) {
  color: #999999;
  font-size: 13px;
  font-family: "宋体";
  padding-top: 10px;
}

.bj6 .foot-index .foot2 .ctt .erq {
  margin-left: 54px;
  padding-top: 15px;
}

.bj6 .foot-index .footer {
  color: #999999;
  font-size: 14px;
  padding-top: 34px;
}

.bj6 .foot-index .footer a {
  color: #999999;
}

/*内页左侧样式*/
.page-wrap {
  margin-top: 60px;
}

.page-banner,
.w1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.container {
  width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}

.page-product-inquiry a {
  color: #fff;
}

.xypg-left-box .xypg-left-title span {
  display: none;
}

.xypg-left-box {
  margin-bottom: 27px;
}

.page-wrap-left {
  float: left;
  width: 290px;
  margin-right: 86px;
}

.xypg-left-title span:before {
  display: none;
}

.xypg-left-title {
  border-bottom: 1px solid #e6e6e6;
  padding: 0;
  background: none;
  padding-bottom: 10px;
}

.xypg-left-menu .xypg-left-title span {
  display: block;
  color: #efc77c;
  font: 600 30px/40px "微软雅黑";
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-left: 0;
  letter-spacing: 1px;
}

.xypg-left-title h3 {
  color: #191919;
  font: 500 22px/40px "微软雅黑";
}

.xypg-left-menu .xypg-left-title {
  position: relative;
  padding-bottom: 30px;
  border-bottom: none;
}

.xypg-left-menu .xypg-left-title:after {
  content: "";
  display: block;
  background: #e6e6e6;
  width: 651px;
  height: 1px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.xypg-left-con {
  border: none;
}

.xypg-left-nav {
  margin-top: 48px;
  border: 1px solid #eeeeee;
}

.xypg-left-nav > li {
  position: relative;
  border-bottom: 1px solid #eeeeee;
}

.xypg-left-nav > li:before {
  content: "";
  display: block;
  width: 10px;
  height: 5px;
  background: #e7e7e7;
  position: absolute;
  left: 42px;
  top: 40px;
}

.xypg-left-nav > li:last-child {
  border-bottom: none;
}

.xypg-left-nav > li > a {
  display: block;
  font-size: 16px;
  line-height: 85px;
  color: #191919;
  text-align: center;
  padding: 0;
}

.xypg-left-nav > li .first-nav-btn {
  position: absolute;
  z-index: 99;
  width: 30px;
  height: 30px;
  text-align: center;
  top: 10px;
  right: 20px;
  cursor: pointer;
  background: url("../images/icon_spirit.png") 0 -240px no-repeat;
  display: none;
}

.xypg-left-nav > li:hover > a,
.xypg-left-nav > li.clicked > a {
  color: #ffffff;
  background: #efc77c;
}

.xypg-left-nav > li:hover .first-nav-btn,
.xypg-left-nav > li.clicked .first-nav-btn {
  color: #ffffff;
  background: #efc77c;
}

/* .xypg-left-nav>li.clicked .xypg-left-subnav{display: block;} */
.xypg-left-nav .xypg-left-subnav {
  display: none;
  padding: 4px 30px;
}

.xypg-left-nav > li:hover .xypg-left-subnav {
  display: block;
}

.xypg-left-nav .xypg-left-subnav > li {
  border-top: 1px dashed #eeeeee;
}

.xypg-left-nav .xypg-left-subnav > li > a {
  padding: 8px;
  display: block;
  line-height: 20px;
  color: #818181;
  font-size: 16px;
}

.xypg-left-nav .xypg-left-subnav > li > a:hover {
  color: #efc77c;
}

.xypg-left-nav .xypg-left-subnav > li.clicked > a {
  color: #efc77c;
}

.xypg-left-nav .xypg-left-threenav > li > a {
  padding: 5px 10px;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
}

.xypg-left-nav .xypg-left-threenav > li > a:before {
  content: '2014   ';
}

.xypg-left-nav .xypg-left-threenav > li > a:hover {
  color: #efc77c;
}

.xypg-left-nav .xypg-left-threenav > li.clicked > a {
  color: #efc77c;
}

.xypg-left-news {
  margin-bottom: 15px;
}

.d_hghgas li {
  color: #464646;
  font: 500 15px/30px "微软雅黑";
  background-repeat: no-repeat;
  background-position: left 20px;
  padding: 10px 0 18px 52px;
}

.d_hghgas li + li {
  border-top: 1px solid #eeeeee;
}

.page-position1 {
  position: relative;
  padding-bottom: 39px;
  margin-bottom: 25px;
}

.page-position1:before {
  content: "";
  display: block;
  background: #efc77c;
  width: 1184px;
  height: 12px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.containeraa,
.containeraa a {
  color: #191919;
  font: 500 16px/1.2em "微软雅黑";
}

.containeraa {
  position: relative;
  padding-left: 18px;
}

.containeraa::before {
  content: "";
  display: block;
  width: 4px;
  height: 12px;
  background-color: #efc77c;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
}

/* 产品 */
.xypg-product-list1 li {
  float: left;
  margin-bottom: 54px;
  text-align: center;
}

.xypg-product-list1 li .img1 {
  margin: 5px;
  background: #fff;
  box-shadow: 3px 5.196px 6px 0px rgba(17, 17, 17, 0.1);
  display: block;
  border: 6px solid #fff;
  width: 378px;
}

.xypg-product-list1 li .img1 img {
  width: 364px;
  height: 285px;
}

.xypg-product-list1 li h3 {
  text-align: center;
  color: #393939;
  font-size: 16px;
  height: 45px;
  line-height: 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.xypg-product-list1 li h3 a {
  color: #393939;
}

.xypg-product-list1 li h3 span {
  border-bottom: 1px solid #aeaeae;
}

.xypg-product-list1 li:nth-child(2n) {
  float: right;
}

.xypg-product-list1 li:hover h3 {
  color: #efc77c;
}

.xypg-product-list1 li:hover h3 a {
  color: #efc77c;
}

.xypg-product-list1 li:hover h3 span {
  color: #efc77c;
  border-bottom: 1px solid #efc77c;
}

/* 案例 */
.xypg-case-list1 li {
  float: left;
  width: 378px;
  margin: 5px;
  margin-bottom: 67px;
  box-shadow: 3px 5.196px 6px 0px rgba(17, 17, 17, 0.1);
  text-align: center;
}

.xypg-case-list1 li .img1 img {
  width: 364px;
  height: 285px;
}

.xypg-case-list1 li h3 {
  text-align: center;
  color: #393939;
  font-size: 16px;
  height: 55px;
  line-height: 54px;
  border-bottom: 1px solid #e3e3e3;
}

.xypg-case-list1 li h3 a {
  display: block;
  color: #393939;
}

.xypg-case-list1 li:nth-child(2n) {
  float: right;
}

.xypg-case-list1 li:hover h3 {
  border-bottom: 1px solid #efc77c;
}

.xypg-case-list1 li:hover h3 a {
  color: #efc77c;
}
