@CHARSET "UTF-8";
input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

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

.clearfix {
    zoom: 1
}

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

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

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

p {
    margin: 0;
}


.mx1440 {
  max-width: 1470px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

p {
  margin: 0;
}

.head-bg {
  background: #65aa08;
  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 {
  width: 84%;
}

.head-bg .head-index .logo::before {
  content: "";
  background: url(../images/menu.png) no-repeat top center;
  background-size: 100% 100%;
  width: 35.67708333333333vw;
  height: 115px;
  position: absolute;
  top: -18px;
  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 #65aa08;
  width: 252px;
  z-index: 999;
  background: #65aa08;
  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/113e3fee/21/04/309c12f9f3ca28d82b35c0a250cc12320edcbd81.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;
}

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

.product-index .p-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3.125vw 0;
}

.product-index .p-title .pt1 b {
  display: block;
  color: #333333;
  font-size: 1.875vw;
}

.product-index .p-title .pt1 h3 {
  color: #727171;
  font-size: 1.04166666666667vw;
  padding-top: 5px;
  font-weight: normal;
}

.product-index .p-title .pt2 a {
  color: #666666;
  font-size: 16px;
}

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

.product-index .product-con .prol {
  width: 10.41666666666667vw;
}

.product-index .product-con .prol .psort li {
  position: relative;
}

.product-index .product-con .prol .psort li a {
  display: block;
  color: #666666;
  font-size: 18px;
  line-height: 46px;
}

.product-index .product-con .prol .psort li.cur::before {
  content: "";
  position: absolute;
  right: 0;
  width: 10px;
  height: 10px;
  border: 2px solid #65aa08;
  border-radius: 50%;
  top: 50%;
  margin-top: -5px;
}

.product-index .product-con .prol .psort li.cur a {
  font-weight: bold;
  color: #65aa08;
}

.product-index .product-con .pror {
  width: calc(100% - 14.58333333333333vw);
  max-width: 1160px;
}

.product-index .product-con .pror .plist2 {
  display: flex;
  justify-content: space-between;
}

.product-index .product-con .pror .plist2 li {
  width: 31.333%;
  box-shadow: 0 0 20px #eee;
  position: relative;
}

.product-index .product-con .pror .plist2 li a {
  display: block;
}

.product-index .product-con .pror .plist2 li a .img1 img {
  width: 100%;
}

.product-index .product-con .pror .plist2 li a .wz {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 6px solid #fff;
  line-height: 4;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;

}

.product-index .product-con .pror .plist2 li:hover a .wz {
  color: #8dc73f;
  border-bottom: 6px solid #65aa08;
}

@media (max-width: 1024px) {
  .product-index .product-con .prol .psort li a {
    font-size: 16px;
    line-height: 32px;
  }
}

@media (max-width: 996px) {
  .product-index .p-title .pt1 b {
    font-size: 20px;
  }
  .product-index .p-title .pt1 h3 {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .product-index .p-title .pt1 b {
    font-size: 18px;
  }
  .product-index .p-title .pt1 h3 {
    font-size: 14px;
  }
  .product-index .p-title .pt2 a {
    font-size: 14px;
  }
  .product-index .product-con {
    display: block;
  }
  .product-index .product-con .prol {
    width: 100%;
  }
  .product-index .product-con .prol .psort li {
    display: inline-block;
    width: 30%;
  }
  .product-index .product-con .prol .psort li a {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
  }
  .product-index .product-con .pror {
    width: 100%;
  }
  .product-index .product-con .pror .plist2 li a .wz {
    font-size: 12px;
    line-height: 1.5;
    position: relative;
  }
}

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

.jjfa-bg {
  background: url(../images/bj1.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding-top: 4.375vw;
  padding-bottom: 1.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: #999999;
  font-size: 1.04166666666667vw;
  padding-top: 10px;
  font-weight: normal;
}

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

.jjfa-bg .jjfa-index .jjfa-left .jsort li {
  border-bottom: 1px solid #fff;
  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 #65aa08;
}

.jjfa-bg .jjfa-index .jjfa-left .jsort li.cur a {
  font-weight: bold;
  color: #65aa08;background: url(../images/jt2.png) no-repeat right center;
}

.jjfa-bg .jjfa-index .jjfa-left .j-more {
  background: url(../images/fk.png) no-repeat left center;
  width: 184px;
  height: 49px;
  background-size: 184px 49px;
  margin-top: 2vw;
}

.jjfa-bg .jjfa-index .jjfa-left .j-more a {
  display: block;
  color: #65aa08;
  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 .jjfa-list li .img1 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: 7.8875vw;
}

.about-index .aboutl {
  width: 37.76041666666667vw;margin-top: 60px;
}

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

.about-index .aboutl .pt1 h3 {
  color: #666666;
  font-size: 1.04166666666667vw;
  padding-top: 5px;
  font-weight: normal;
}

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

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

.about-index .aboutl .a-more {
  background: url(../images/fk.png) no-repeat top center;
  width: 184px;
  height: 49px;
  background-size: 184px 49px;
  margin-top: 2.90625vw;
}

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

.about-index .aboutr {
  width: calc(100% - 42.44791666666667vw);
}

.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: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: -webkit-flex;
  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: -1.97916666666667vw;
}

.about-index .aboutr .aboutr-list li:hover .ww {
  background: rgba(127, 34, 0, 0.6);
  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%;
  }
  .about-index .aboutr .aboutr-list li {
    width: 48%;
    margin: 0 0 15px 0!important;
  }
  .about-index .aboutr .aboutr-list li:nth-child(2n){float: right;}
}

/**/
.ad-bg {
  background: url(../images/bj2.jpg) no-repeat top center;
  background-size: cover;
  padding: 3.33333333333333vw 0 2vw 0;
}

.ad-bg .ad-index .ad-list {
 display: flex;justify-content: space-between;flex-wrap:wrap;display: -webkit-flex;
}
.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 {
  text-align: center;
  width: 25%;
  overflow: hidden;
  transition: all 0.6s ease;
}



.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/113e3fee/21/04/674ac9075f93d1f8498c01d3f3b5a9248dd24ed1.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: 16px;
  line-height: 30px;
  margin-top: 30px;
      padding: 0 16%;
}

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





@media (max-width: 768px) {
  .ad-bg .ad-index .ad-list {
    flex-wrap: wrap;
  }
  .ad-bg .ad-index .ad-list li {
    width: 48%;
    height: auto;
    padding: 0 0;
    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;
  }
  .about-index .aboutr .aboutr-list li .ww .w1 b{font-size: 28px;}
  .about-index .aboutr .aboutr-list li .ww .w1 span{font-size: 14px;}
  .aboutr{margin-top: 20px;}
}

/**/

.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 #65aa08;
}

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

.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:1vw 1.97916666666667vw 1.97916666666667vw 1.97916666666667vw;
  display: flex;
  justify-content: space-between;
}

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

.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;
  margin-top: 10px;
  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;
  font-weight: normal;
  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.05vw 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;
  margin-top: 10px;
  overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
  font-size: 18px;
}

.news-index .news-con .newsr .nlist2 li a .wz .w2 {
  color: #999999;
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
  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: #65aa08;
}

@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;
  }
}

/**/
.hzhb-bg {
  background: #f5f5f5;
  margin-top: 4.6875vw;
  padding-bottom: 4.08333333333333vw;
  overflow: hidden;
}
.hzhb-con{overflow: hidden;}

.hzhb-bg .hzhb-index .p-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3.125vw 0 2vw 0;
}

.hzhb-bg .hzhb-index .p-title .pt1 b {
  display: block;
  color: #333333;
  font-size: 1.875vw;
}

.hzhb-bg .hzhb-index .p-title .pt1 h3 {
  color: #666666;
  font-size: 1.04166666666667vw;
  font-weight: normal;
  padding-top: 6px;
}

.hzhb-bg .hzhb-index .p-title .pt2 a {
  color: #666666;
  font-size: 16px;
}

.rul li{
    width: 352px;
    height: 261px;
    margin: 0 4px; 
}
.rul li img {
 width: 352px;
    height: 261px;
}

@media(max-width: 1300px){
    .rul li{
        width: 300px;
        height:222px;
        margin: 0 4px; 
    }
    .rul li img {
     width: 300px;
        height:222px;
    }
}
.hzhb-bg .hzhb-index .hzhb-con .hzhb-list li:hover {
  box-shadow: 0 0 10px #e0dddd;
}

@media (max-width: 768px) {
  .hzhb-bg .hzhb-index .p-title .pt1 b {
    font-size: 18px;
  }
  .hzhb-bg .hzhb-index .p-title .pt1 h3 {
    font-size: 14px;
  }
  .hzhb-bg .hzhb-index .p-title .pt2 a {
    font-size: 14px;
  }
  .hzhb-bg .hzhb-index .hzhb-con .hzhb-list li {
    width: 49.5%;
  }
   .rul li{
        width: 200px;
        height:148px;
        margin: 0 4px; 
    }
    .rul li img {
     width: 200px;
        height:148px;
    }
}


/**/
.foot-bg {
  background: url(../images/foot.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding:8px 0 0 0;
}
.foot12{border-top: 5px solid #65aa08;padding-top: 1%;}
.foot-bg .foot-index {
  display: flex;
  justify-content: space-between;
}

.foot-bg .foot-index .foot1 {
  display: flex;
  justify-content: space-between;
  width: 41.97916666666667vw;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

.foot-bg .foot-index .foot1 dl dd a {
  display: block;
  color: rgba(255, 255, 255, 0.8);
  line-height: 34px;
  transition: all .3s;
}
.lx{width: 24%;}
.dao{
     color: rgba(255, 255, 255, 0.8);
  line-height: 34px;
  transition: all .3s;
}
.dao a{color:rgba(255, 255, 255, 0.8); }
.foot-bg .foot-index .foot1 dl dd a:hover{
   color: rgba(255, 255, 255, 1); 
} 
.foot-bg .foot-index .lx h3 {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 1.0625vw;
}

.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: 4;
}

.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: flex;
  justify-content: space-between;
  align-items: center;
}

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

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

.flink {
  position: relative;
}

.lj {
  width: 232px;
  line-height: 44px;
  padding-left: 29px;
  color: #fff;
  font-size: 14px;
  background: url(../images/jt3.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: 640px){
    .rul li{
        width: 150px;
        height:111px;
        margin: 0 4px; 
    }
    .rul li img {
     width: 150px;
     height:111px;
    }
    .lx{width: 100%;}
    .news-index .news-con .newsl .nlist1 li .ww .wz h4{line-height: 1.5;}
    .news-index .news-con .newsr .nlist2 li a .wz .w2{line-height: 1.5;}
}
@media(max-width: 1325px){
  .foot-bg .foot-index .foot1 dl:nth-child(2){width: 63%;}
  .foot-bg .foot-index .foot1{width: 46.979167vw;}
  .lx{width: 30%;}
}
@media(max-width: 1280px){
    .ad-bg .ad-index .ad-list li .w3{padding: 0 6%;}
}
@media (max-width: 768px) {
  .foot-bg {
    padding-bottom: 5%;

  }
  .foot12{padding-top: 5%;}
  .hzhb-bg .hzhb-index .p-title{margin-top: 20px;}
  .hzhb-bg{margin-bottom: 20px;}
  .foot-bg .foot-index {
    display: none;
  }
  .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;
  }
  .dao,.dao a{font-size: 12px;line-height: 24px;}
  .jjfa-bg{background-size: contain}
  .ad-bg{padding:20px 0;}
  
}



@media(max-width: 991px){
    .kf,.w_message{display: none!important;}
}


@media(max-width: 640px){
    
.page-position{font-size: 12px;}
.foot-bg .foot-index .foot1 dl:nth-child(2){width: 33%;}
.lx{width: 100%;}

}
@media(max-width: 620px){
    .product_detail .list{margin-left: 0;margin-bottom: 15px;}
}

@media(max-width: 1203px){
    .news_detail h3.title_bar,.share{float: none;width: 100%;margin: 0;height: auto;}
    .share{width: 160px;margin: 0 auto;}
}









/*手机底部*/
@media(max-width: 1200px){
  .xypg-right-content{overflow: hidden;}
  .xypg-right-content p img,.xypg-right-content img{
           max-width: 100%;
          width: auto !important;
          height: auto !important;
     }
}
@media (max-width:768px){
 .db{display:block!important;}
 .jjfa-bg .jjfa-index .jjfa-left .j-more {
  background: url(../images/fk.png) no-repeat left center;
  width: 134px;
  height: 39px;
  background-size: 100% 100%;
  margin-top: 2vw;
}

.jjfa-bg .jjfa-index .jjfa-left .j-more a {
  display: block;
  color: #65aa08;
  text-align: center;
  line-height: 39px;
  font-size: 14px;
}
.jjfa-bg .jjfa-index .jjfa-right{margin-top:10px;}
.about-index .aboutl{margin-top:20px;}
 .about-index .aboutl .a-more {
  background: url(../images/fk.png) no-repeat top center;
  width: 134px;
  height: 39px;
  background-size:100% 100%;
  margin-top: 0;
}

.about-index .aboutl .a-more a {
  display: block;
  color: #65aa08;
  font-size: 14px;
  line-height: 39px;
  text-align: center;
}

}


.dbb{height:50px;}

/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #151515;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;padding:10px 0;
  font-size: 0;
}

.footer ul li.active {
  background: #151515;
}

.footer ul li a {
  display: block;color:#fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;color:#fff;
}


.footer li .icon-home{ background: url(../images/a1.png) no-repeat;width:20px;height:20px;}
.footer li .icon-home2{ background: url(../images/a2.png) no-repeat;width:20px;height:20px;}
.footer li .icon-phone{ background: url(../images/a3.png) no-repeat;width:20px;height:20px;}
.footer li .icon-contact{ background: url(../images/a4.png) no-repeat;width:20px;height:20px;}

.footer li .icon-phone:before{font-size:0;}

