@charset "UTF-8";
.mx1440 {
  max-width: 1470px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

p {
  margin: 0;
}

.head-bg {
  background: #53952b;
  position: relative;
  z-index: 999;
}

.head-bg .head-index {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 75vw;
  margin: 0 auto;
}

.head-bg .head-index .logo {
  position: relative;
  z-index: 1;
  width: 23.17708333333333vw;
}

.head-bg .head-index .logo img {
  max-width: 360px;
}

.head-bg .head-index .logo::before {
  content: "";
  background: url(//cdn.xypt.top/0b650fc8/21/06/c6910b0cc2fbc229332deff0df2a9d6345210caa.png) no-repeat top center;
  background-size: 100% 100%;
  width: 35.67708333333333vw;
  height: 115px;
  position: absolute;
  top: -19px;
  z-index: -1;
  right: 0;
}

.head-bg .head-index .headr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 27.86458333333333vw);
}

.headr .sou {
  position: relative;
  line-height: 96px;
}

.headr .sou img {
  max-width: 100%;
}

.headr #formsearch {
  position: absolute;
  right: 0;
  top: 96px;
  border: 1px solid #53952b;
  width: 252px;
  z-index: 999;
  background: #53952b;
  display: none;
}

.headr #formsearch input {
  line-height: 34px;
  height: 34px;
  background: none;
  border: none;
}

.headr #formsearch input#keyword {
  text-indent: 10px;
  float: left;
  width: 200px;
  color: #fff;
  outline: none;
}

.headr #formsearch input#s_btn {
  background: url(//cdn.xypt.top/0b650fc8/21/06/f36339cb352b628577ea68392dedf032292f73fe.png) no-repeat 50%;
  font-size: 0;
  float: right;
  width: 50px;
  outline: none;
}

.headr #formsearch ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}

.headr #formsearch ::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}

.headr #formsearch ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}

.headr #formsearch ::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}









/*.box1*/




.box1 {
  background: #f4f4f4;
  padding-top: 40px;
  padding-bottom: 66px;
}

.ptt {
 float: left
}

.pt {
  color: #2b2b2b;
  font-size: 32px;
}

.pt img {
  margin-left: 7px;
}

.pt2 {
  color: #666666;
  font-size: 14px;
  letter-spacing: 2px;
}

.sort1 {
  float: right;
  margin-top: 29px;
}

.sort1 li {
  float: left;
}

.sort1 li + li {
  margin-left: 10px;
}

.sort1 li a {
  color: #666666;
  font-size: 16px;
  display: block;
  background: #fff;
  /* width: 157px; */
  margin: 0 auto;
  line-height: 36px;
  border-radius: 5px;
  text-align: center;padding:3px 5px
}

.sort1 li a:hover {
  color: #fff;
  background: #53952b;
}

.sort1 li a:hover {
  color: #fff;
  background: #319c0e;
}

.prod {
  margin-top: 40px;display: flex;
    justify-content: space-around;
    flex-wrap: wrap;

}

.pleft {
  width: 49%;margin-right:1%;
}


.qq_ll li{background:#fff;}
.qq_ll li h3{color:#333333;font-size:18px;line-height:108px;}
.qq_ll li h3 a{padding-left:18px;color:#333333;line-height:108px;}
.qq_ll .owl-carousel {position: relative;}
.qq_ll .owl-carousel a { display: block;}

    
.qq_ll .owl-carousel .owl-dots {  position: absolute;  z-index: 999;   text-align: center; font-size: 0; bottom: 10%;right:30px;}
.qq_ll .owl-carousel .owl-dots button.owl-dot {display: inline-block;vertical-align: middle;font-size: 14px;  margin: 0 .5em;  outline: none; background: #53952b;border-radius: 50%; width: 12px;  height: 12px;}
.qq_ll .owl-carousel .owl-dots button.owl-dot:hover {background:#53952b;}
.qq_ll .owl-carousel .owl-dots button.owl-dot.active {background:#53952b;}
  






.pright {
  width: 50%;
}
.product_list1 li{display:block;margin-bottom:25px;}
.product_list1 li a.img{display: block}
.product_list1 li a.img img{width:100%;height:auto;}
.product_list1 li h2 {color:#333333;font-size:16px;line-height:35px;text-align:center;font-weight:400;}
.product_list1 li h2 a{color:#333333;font-size:16px;line-height:35px;}








.box1 .cont {
  position: relative;margin-top:20px;
}



.product_list2 li{display:block;margin-bottom:25px;}
.product_list2 li a.img{display: block}
.product_list2 li a.img img{width:100%;height:auto;}
.product_list2 li h2 {color:#fff;font-size:16px;line-height:55px;text-align:center;font-weight:400;background:#53952b;}
.product_list2 li h2 a{color:#fff;font-size:16px;line-height:55px;}














@media (max-width: 1370px) {
    
 .sort1 {
  float: left;
  margin-top: 29px;
}

.sort1 li {
  float: left;margin-right: 10px; margin-bottom:10px;
}

.sort1 li + li {
  margin-left: 0px;
}   
  
 .pt {
  color: #2b2b2b;
  font-size: 25px;
} 
  
    
}



@media (max-width: 1280px) {
    
.qq_ll li h3{color:#333333;font-size:15px;line-height:68px;}
.qq_ll li h3 a{padding-left:15px;color:#333333;line-height:68px;}
.qq_ll .owl-carousel .owl-dots {  position: absolute;  z-index: 999;   text-align: center; font-size: 0; bottom: 5%;right:30px;}

    
}





@media (max-width: 1024px) {
    
.pleft {
  width: 37%;margin-right:1%;
}
.pright {
  width: 62%;margin-top:20px;
}

.product_list1 li{display:block;margin-bottom:5px;}
    
}











@media (max-width: 990px) {
    
    
.prod {
  margin-top: 40px;display: block;
 
}  

.pleft {
  width: 100%;margin-right:0%;
}

.pright {
  width: 100%;margin-top:20px;
}
.product_list1 li h2 {color:#333333;font-size:14px;line-height:35px;text-align:center;font-weight:400;}
.product_list1 li h2 a{color:#333333;font-size:14px;line-height:35px;}

.qq_ll li h3{color:#333333;font-size:15px;line-height:68px;}
.qq_ll li h3 a{padding-left:15px;color:#333333;line-height:68px;}
.qq_ll .owl-carousel .owl-dots {  position: absolute;  z-index: 999;   text-align: center; font-size: 0; bottom: 3%;right:30px;}


.product_list2 li h2 {color:#fff;font-size:14px;line-height:45px;text-align:center;font-weight:400;background:#53952b;}
.product_list2 li h2 a{color:#fff;font-size:14px;line-height:45px;}

.sort1 li a {
  color: #666666;
  font-size: 14px;
  display: block;
  background: #fff;
  /* width: 157px; */
  margin: 0 auto;
  line-height: 36px;
  border-radius: 5px;
  text-align: center;padding:3px 5px
}
}
















/**/
.tt2 {
  display: none;
}

.jjfa-bg {
  background: url(//cdn.xypt.top/0b650fc8/21/06/0bddb5c6ef46f7990fb68f9d4994cbd3349180ed.png) no-repeat top center;
  background-size: 100% 100%;
  padding-top: 4.375vw;
  padding-bottom: 6.25vw;
  margin-top: 4.6875vw;
}

.jjfa-bg .jjfa-index {
  position: relative;
}

.jjfa-bg .jjfa-index .jjfa-left {
  float: left;
  width: 27.08333333333333vw;
  background: #fff;
  position: absolute;
  left: 0;
  top: 60px;
  padding: 2.08333333333333vw 0;
  padding-left: 2.60416666666667vw;
  padding-right: 4.16666666666667vw;
}

.jjfa-bg .jjfa-index .jjfa-left .pt1 b {
  display: block;
  color: #333333;
  font-size: 1.875vw;
}

.jjfa-bg .jjfa-index .jjfa-left .pt1 h3 {
  color: #727171;
  font-size: 1.04166666666667vw;
  padding-top: 10px;
}

.jjfa-bg .jjfa-index .jjfa-left .jsort {
  padding: 1.30208333333333vw 0;
}

.jjfa-bg .jjfa-index .jjfa-left .jsort li {
  border-bottom: 1px solid #fff;
  background: url(//cdn.xypt.top/0b650fc8/21/06/142eb8179c4bccf1edebc88276ddb590aea8b083.png) no-repeat right center;
  margin-bottom: 0.3vw;
}

.jjfa-bg .jjfa-index .jjfa-left .jsort li a {
  display: block;
  color: #666666;
  font-size: 18px;
  line-height: 50px;
}

.jjfa-bg .jjfa-index .jjfa-left .jsort li.cur {
  border-bottom: 1px solid #53952b;
}

.jjfa-bg .jjfa-index .jjfa-left .jsort li.cur a {
  font-weight: bold;
  color: #53952b;
}

.jjfa-bg .jjfa-index .jjfa-left .j-more {
  background: url(//cdn.xypt.top/0b650fc8/21/06/9bac75429cb16b3195d12da9fcfbe8677d3848bb.png) no-repeat left center;
  width: 184px;
  height: 49px;
  background-size: 184px 49px;
}

.jjfa-bg .jjfa-index .jjfa-left .j-more a {
  display: block;
  color: #53952b;
  font-weight: bold;
  text-align: center;
  line-height: 49px;
  font-size: 18px;
}

.jjfa-bg .jjfa-index .jjfa-right {
  float: right;
  width: calc(100% - 23.17708333333333vw);
}



.jjfa-bg .jjfa-index .jjfa-right img{  width: 100%;}


@media (max-width: 768px) {
  .jjfa-bg .jjfa-index .jjfa-left {
    float: none;
    position: relative;
    width: 100%;
    top: 0;
  }
  .jjfa-bg .jjfa-index .jjfa-left .pt1 b {
    font-size: 18px;
  }
  .jjfa-bg .jjfa-index .jjfa-left .pt1 h3 {
    font-size: 14px;
  }
  .jjfa-bg .jjfa-index .jjfa-left .jsort li {
    display: inline-block;
    width: 48%;
  }
  .jjfa-bg .jjfa-index .jjfa-left .jsort li a {
    font-size: 14px;
    line-height: 30px;
  }
  .jjfa-bg .jjfa-index .jjfa-left .j-more a {
    font-size: 14px;
  }
  .jjfa-bg .jjfa-index .jjfa-right {
    width: 100%;
    float: none;
  }
}

/**/
.about-index {
  display: flex;
  justify-content: space-between;
  margin-top: 4.6875vw;
}

.about-index .aboutl {
  width: 37.76041666666667vw;
}

.about-index .aboutl .pt1 b {
  display: block;
  color: #333333;
  font-size: 1.875vw;
}

.about-index .aboutl .pt1 h3 {
  color: #727171;
  font-size: 1.04166666666667vw;
  padding-top: 10px;
}

.about-index .aboutl .ab1 {
  margin-top: 2.60416666666667vw;
}

.about-index .aboutl .ab1 p {
  color: #555555;
  font-size: 16px;
  line-height: 34px;
}

.about-index .aboutl .a-more {
  background: url(//cdn.xypt.top/0b650fc8/21/06/6ee9051fec6848ec7989f1b7d507bb22e66e2359.png) no-repeat top center;
  width: 184px;
  height: 49px;
  background-size: 184px 49px;
  margin-top: 3.90625vw;
}

.about-index .aboutl .a-more a {
  display: block;
  color: #53952b;
  font-size: 16px;
  line-height: 49px;
  text-align: center;
}

.about-index .aboutr {
  width: calc(100% - 42.44791666666667vw);
  margin-top: 2vw;
  max-width: 624px;
}
.about-index .aboutr .aboutr-list{display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;}
.about-index .aboutr .aboutr-list li {
  float: left;
  position: relative;
  margin-bottom: 12px;
  margin-left: 10px;
  overflow: hidden;
}

.about-index .aboutr .aboutr-list li .img1 img {
  width: 100%;
}

.about-index .aboutr .aboutr-list li .ww {
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.38);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: 0.5s;
}

.about-index .aboutr .aboutr-list li .ww .w1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}

.about-index .aboutr .aboutr-list li .ww .w1 b {
  font-family: "Arial";
  font-size: 2.5vw;
}

.about-index .aboutr .aboutr-list li .ww .w1 span {
  font-family: "Arial";
  font-size: 1.875vw;
}

.about-index .aboutr .aboutr-list li .ww .w2 {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
}

.about-index .aboutr .aboutr-list li:nth-of-type(2) {
  margin-top: 1.97916666666667vw;
}

.about-index .aboutr .aboutr-list li:nth-of-type(3) {
  margin-top: 7.1875vw;
  float: right;
}

.about-index .aboutr .aboutr-list li:nth-of-type(4) {
  margin-top: -1.97916666666667vw;
}

.about-index .aboutr .aboutr-list li:hover .ww {
  background: rgba(127, 34, 0, 0.38);
  bottom: 0;
}

@media (max-width: 1024px) {
  .about-index .aboutr {
    width: calc(100% - 32.447917vw);
  }
}

@media (max-width: 996px) {
  .about-index .aboutr {
    width: calc(100% - 26.447917vw);
  }
}

@media (max-width: 768px) {
  .about-index {
    display: block;
  }
  .about-index .aboutl {
    width: 100%;
  }
  .about-index .aboutl .pt1 b {
    font-size: 18px;
  }
  .about-index .aboutl .pt1 h3 {
    font-size: 14px;
  }
  .about-index .aboutl .ab1 p {
    font-size: 13px;
    line-height: 24px;
  }
  .about-index .aboutr {
    width: 100%;
    max-width: 768px;
  }
  .about-index .aboutr .aboutr-list li {
    float: none;
    margin-left: 0;
    width: 48%;
  }
  .about-index .aboutr .aboutr-list li:nth-of-type(3) {
    float: none;
    margin: 0;
    margin-top: 10px;
  }
  .about-index .aboutr .aboutr-list li:nth-of-type(4) {
    margin-top: 10px;
  }
}

/**/
.ad-bg {
  background: url(//cdn.xypt.top/0b650fc8/21/06/a62d240779684d7cb99db50ef8c8224f2e3ab6cc.png) no-repeat top center;
  background-size: 100% 100%;
  padding: 3.33333333333333vw 0;
  margin-top: 4.6875vw;
}

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

.ad-bg .ad-index .ad-list li {
  text-align: center;
  width: 25%;
  height: 285px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: all 0.6s ease;
}

.ad-bg .ad-index .ad-list li + li {
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}

.ad-bg .ad-index .ad-list li .img1 img {
  max-width: 100%;
}

.ad-bg .ad-index .ad-list li .w1 {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  padding-top: 20px;
}

.ad-bg .ad-index .ad-list li .w2 {
  background: url(//cdn.xypt.top/0b650fc8/21/06/2f9cfc546ad9ed660ba2040f8ac0d36132c61897.png) no-repeat top center;
  width: 21px;
  height: 17px;
  margin: 0 auto;
  background-size: 21px 17px;
  margin-top: 30px;
}

.ad-bg .ad-index .ad-list li .w3 {
  color: #e0e0e0;
  font-size: 15px;
  line-height: 28px;
  margin-top: 30px;
  display: none;
}

.ad-bg .ad-index .ad-list li:hover{
  transform:translateY(10px)
}

.ad-bg .ad-index .ad-list li:hover .img1 img {
 filter: invert(50%) sepia(24%) saturate(1187%) hue-rotate(54deg) brightness(95%) contrast(91%);
}

.ad-bg .ad-index .ad-list li:hover .w2 {
  display: none;
  transition: all 0.6s ease;
}

.ad-bg .ad-index .ad-list li:hover .w3 {
  display: block;
  transition: all 0.6s ease;
}

@media (max-width: 768px) {
  .ad-bg .ad-index .ad-list {
    flex-wrap: wrap;
  }
  .ad-bg .ad-index .ad-list li {
    width: 46%;
    height: auto;
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .ad-bg .ad-index .ad-list li + li {
    border: none;
  }
  .ad-bg .ad-index .ad-list li .img1 img {
    max-width: 20%;
  }
  .ad-bg .ad-index .ad-list li .w1 {
    font-size: 14px;
    padding-top: 5px;
  }
  .ad-bg .ad-index .ad-list li .w2 {
    margin-top: 10px;
  }
  .ad-bg .ad-index .ad-list li .w3 {
    display: block;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 5px;
  }
}

/**/

.tab-con { position: relative; }
.tab-con .news-con { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.tab-con .news-con { opacity: 0; visibility: hidden; transition: all .5s ease; }
.tab-con .news-con.active { position: static; opacity: 1; visibility: visible;  }


.news-index .n-title {
  padding: 3.64583333333333vw 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news-index .n-title .nt1 {
  font-weight: bold;
  color: #333333;
  font-size: 1.875vw;
}

.news-index .n-title .nt .nsort li {
  display: inline-block;
  color: #666666;
  margin-left: 2.91666666666667vw;
  border-bottom: 3px solid #fff;
}

.news-index .n-title .nt .nsort li a {
  display: block;
  color: #666666;
  font-size: 18px;
  line-height: 2;
}

.news-index .n-title .nt .nsort li.active {
  border-bottom: 3px solid #53952b;
}

.news-index .n-title .nt .nsort li.active a {
  font-weight: bold;
  color: #53952b;
}

.news-index .news-con {
  display: flex;
  justify-content: space-between;
}

.news-index .news-con .newsl {
  width: 35.20833333333333vw;
}

.news-index .news-con .newsl .nlist1 li {
  position: relative;
}

.news-index .news-con .newsl .nlist1 li .img1 img {
  width: 100%;
}

.news-index .news-con .newsl .nlist1 li .ww {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.44);
  padding: 1.97916666666667vw;
  display: flex;
  justify-content: space-between;
}

.news-index .news-con .newsl .nlist1 li .ww .date {
  color: #fff;
  text-align: center;
  margin-right: 10px;
}

.news-index .news-con .newsl .nlist1 li .ww .date .d1 {
  font-size: 24px;
  font-family: "Arial";
}

.news-index .news-con .newsl .nlist1 li .ww .date .d2 {
  font-size: 14px;
  font-family: "Arial";
}

.news-index .news-con .newsl .nlist1 li .ww .wz b {
  display: block;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-index .news-con .newsl .nlist1 li .ww .wz h4 {
  color: #ffffff;
  font-size: 16px;
  line-height: 28px;
  padding-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.news-index .news-con .newsr {
  width: calc(100% - 38.33333333333333vw);
}

.news-index .news-con .newsr .nlist2 li {
  padding: 1.1625vw 0;
}

.news-index .news-con .newsr .nlist2 li a {
  display: flex;
  justify-content: space-between;
}

.news-index .news-con .newsr .nlist2 li a .date {
  text-align: center;
  width: 6.45833333333333vw;
}

.news-index .news-con .newsr .nlist2 li a .date .d1 {
  color: #333333;
  font-size: 24px;
  font-family: "Arail";
}

.news-index .news-con .newsr .nlist2 li a .date .d2 {
  color: #666666;
  font-size: 14px;
  font-family: "Arail";
}

.news-index .news-con .newsr .nlist2 li a .wz {
  width: calc(100% - 6.45833333333333vw);
}

.news-index .news-con .newsr .nlist2 li a .wz .w1 {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
}

.news-index .news-con .newsr .nlist2 li a .wz .w2 {
  color: #999999;
  font-size: 16px;
  line-height: 28px;
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.news-index .news-con .newsr .nlist2 li:hover {
  background: #f5f5f5;
}

.news-index .news-con .newsr .nlist2 li:hover a .wz .w1 {
  color: #53952b;
}

@media (max-width: 1366px) {
  .news-index .news-con .newsr .nlist2 li {
    padding: 0.1625vw 0;
  }
}

@media (max-width: 1024px) {
  .news-index .news-con .newsl {
    width: 48.208333vw;
  }
  .news-index .news-con .newsr {
    width: calc(100% - 53.208333vw);
  }
}

@media (max-width: 768px) {
  .news-index .n-title .nt1 {
    font-size: 16px;
  }
  .news-index .n-title .nt .nsort li a {
    font-size: 14px;
  }
  .news-index .news-con {
    display: block;
  }
  .news-index .news-con .newsl {
    width: 100%;
  }
  .news-index .news-con .newsl .nlist1 li .ww .wz b {
    font-size: 14px;
  }
  .news-index .news-con .newsl .nlist1 li .ww .wz h4 {
    font-size: 12px;
    line-height: 2;
    padding-top: 5px;
  }
  .news-index .news-con .newsr {
    width: 100%;
  }
  .news-index .news-con .newsr .nlist2 {
    margin-top: 10px;
  }
  .news-index .news-con .newsr .nlist2 li {
    margin-bottom: 10px;
  }
  .news-index .news-con .newsr .nlist2 li a .date {
    width: 100px;
  }
  .news-index .news-con .newsr .nlist2 li a .wz .w1 {
    font-size: 14px;
  }
  .news-index .news-con .newsr .nlist2 li a .wz .w2 {
    font-size: 12px;
    line-height: 2;
    margin-top: 5px;
  }
}


/**/
.foot-bg {
  background: url(//cdn.xypt.top/0b650fc8/21/06/5828f1de0b597b8e9b04092b983e37a4a546cdc2.jpg) no-repeat top center;
  background-size: 100% 100%;
  border-top: 5px solid #53952b;
  padding: 3% 0;margin-top: 3%;
}

.foot-bg .foot-index {
  display: flex;
  justify-content: space-between;
}

.logo1{    border-right: 1px solid rgba(255, 255, 255, 0.1);padding-right:3%;}
.ft_link{color:#ffffff;font-size:14px;line-height:28px;margin-top:3%;}
.ft_link a{color:#ffffff;font-size:14px;line-height:28px;margin-right:4px;}

.logo2{margin-top:2%;}
.logo2 img{max-width:100%;}

.foot-bg .foot-index .foot1 {
  display: flex;
  justify-content: space-between;
  width: 28.97916666666667vw;
 
}

.foot-bg .foot-index .foot1 dl {
  width: 25%;
}

.foot-bg .foot-index .foot1 dl:nth-child(2) {
  width: 40%;
}
  



.foot-bg .foot-index .foot1 dl dt {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 1.5625vw;
}

.foot-bg .foot-index .foot1 dl dd a {
  display: block;
  color: rgba(255, 255, 255, 0.8);
  line-height: 34px;
}

.foot-bg .foot-index .lx h3 {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 1.5625vw;
}

.foot-bg .foot-index .lx p {
  color: rgba(255, 255, 255, 0.8);
  line-height: 34px;
}

.foot-bg .foot-index .erq {
  margin-top: 2vw;
}

.foot-bg .foot-index .erq p {
  text-align: center;
  color: #fff;
  line-height: 2;
}

.foot-bg .foot-index .erq p img {
  max-width: 100%;
}

.foot-bg .cop-bg {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 2.60416666666667vw;
  padding: 1.5625vw 0;
}

.foot-bg .cop-bg .cop-index {
  display: block;

}

.foot-bg .cop-bg .cop-index .copl {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  line-height: 24px;text-align:center;
}

.foot-bg .cop-bg .cop-index .copl a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;text-align:center;
}

.flink {
  position: relative;
}

.lj {
  width: 232px;
  line-height: 44px;
  padding-left: 29px;
  color: #fff;
  font-size: 14px;
  background: url(//cdn.xypt.top/0b650fc8/21/06/52adb01dc91e0fe4b2ecd08504900cafe53e2cc4.png) no-repeat rgba(255, 255, 255, 0.1);
  background-position: 186px;
  cursor: pointer;
}

.lianjie {
  position: absolute;
  bottom: 44px;
  width: 100%;
  left: 0;
  display: none;
  padding: 20px 0;
}

.lianjie a {
  display: block;
  color: #fff;
  text-align: center;
  line-height: 18px;
}

.lianjie a:hover {
  color: #ab001a;
}

@media (max-width: 768px) {
  .foot-bg {
    padding-bottom: 15%;
  }
  .foot-bg .foot-index {
    display: block;
  }
  .foot-bg .foot-index .foot1 {
    width: 100%;
  }
  .foot-bg .foot-index .foot1 dl dt {
    font-size: 14px;
  }
  .foot-bg .foot-index .foot1 dl dd a {
    font-size: 12px;
    line-height: 24px;
  }
  .foot-bg .foot-index .lx h3 {
    font-size: 14px;
  }
  .foot-bg .foot-index .lx p {
    font-size: 12px;
    line-height: 24px;
  }
  .foot-bg .cop-bg .cop-index {
    display: block;
  }
  .foot-bg .cop-bg .cop-index .copl {
    font-size: 12px;
    text-align: center;
    line-height: 20px;
  }
  .foot-bg .cop-bg .cop-index .copl a {
    font-size: 12px;
  }
  
  
  
  
.foot-bg .foot-index .foot1 dl:nth-child(2) {
  width: 45%;
}
  
  
 .foot-bg .foot-index .foot1 dl{
  width: 17%;
} 
  
  
  
  
  
}



@media (max-width: 990px) {
  .x-banner,.page-banner{margin-top:60px;}  
}












/*phone底部导航*/
li {
  list-style: none;
}

.q_d_m {
  float: left;
  width: 100%;
  height: 50px;
}

.pf_down {
  width: 100%;
  float: left;
  position: fixed;
  left: 0;
  bottom: 0;
  height: 50px;
  background: #191919;
  z-index: 999;
  border-top: 1px solid #fff;
}

.pf_down li {
  width: 33.333333%;
  float: left;
  text-align: center;
  padding: 7px 0 4px 0;
  border-right: 1px solid #fff;
}

.pf_down li .ico7 {
  width: 100%;
  float: left;
  height: 20px;
}

.pf_down li .d_name {
  width: 100%;
  float: left;
  margin-top: 4px;
  font-size: 12px;
  color: #fff;
  line-height: 14px;
}

.pf_down li.l1 .ico7 {
  background: url(//cdn.xypt.top/0b650fc8/21/06/574cb2fc0a55c071e8326dd044e39368e0e56f84.png) no-repeat center;
  background-size: 20px 20px;
}

.pf_down li.l2 .ico7 {
  background: url(//cdn.xypt.top/0b650fc8/21/06/0123adf31006ebeb0b6e5b8e78a675bb5e372cf7.png) no-repeat center;
  background-size: 20px 20px;
}

.pf_down li.l3 .ico7 {
  background: url(//cdn.xypt.top/0b650fc8/21/06/41ba88f4fe0f2c0c50a6072a8a3a38d68ea84419.png) no-repeat center;
  background-size: 20px 20px;
}

.pf_down li:nth-child(3n) {
  border: none;
}





