.fuye_banner img {
  font-size: 0;
  width: 100%;
  /* height: 400px; */
  /* background-color: aquamarine */
}

.fuye_banner {
  font-size: 0;
}

.about {
  width: 80%;
  margin: 0 auto;
  line-height: 40px;
}

.about1 {
  width: 55%;
}

.about1 img {
  width: 45%;
}

.about2 {
  width: 55%;
}

.about2 img {
  width: 100%;
}

.position {
  background-color: #00509A;
  padding: 15px 0;
}

.location a {
  margin: 0 5px;
  color: white;
}

.location img {
  width: 18px;
  margin-right: 10px;
}

.location {
  display: flex;
  align-items: center;
  color: white;
  width: 80%;
  margin: 0 auto;
}

.present_A {
  display: flex;
  justify-content: center;
}

.present_A div a {
  font-size: 20px;
  margin: 0 30px;
  color: #000;
  transition: all .5s;
  /* background-color: #f8f8f8; */
  padding: 5px 10px;
  border-radius: 5px;
  transition: all .5s;
}

.present_A div a:hover {
  color: #D8000D;
}

.active a {
  background-color: #D8000D !important;
  padding: 5px 10px;
  border-radius: 5px;
  transition: all .5s;
  color: white !important;
}

.AP {
  padding: 50px 0;
}

.active a:hover {
  color: white !important;
}

.lightSpeedIn {
  width: 80%;
  margin: 0 auto;
  padding-top: 50px;
}

.about span {
  line-height: 30px;
}

.srcimg {
  display: flex;
  justify-content: center
}

.srcimg1 {
  display: flex;
  /* justify-content: space-between; */
  width: 80%;
  flex-wrap: wrap;
  margin: 0 auto;
}

.srcimg img {
  width: 45%;
  margin-bottom: 15px;
}

.srcimg1 img {
  width: 22%;
  margin: 0 1.5%;
  margin-bottom: 21px;
}

.news_content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 30px;
}

.news {
  width: 80%;
  margin: 0 auto;
  padding: 50px 0;
}

.news_div {
  display: flex;
  flex-wrap: wrap;
}

.newa_A {
  width: 22%;
  padding: 20px;
  color: #000;
  transition: all .5s;
  margin-bottom: 30px;
}

.news_img img {
  width: 100%;
}

.news_img {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.news_date {
  color: #ccc;
  font-size: 16px;
  margin: 10px 0;
}

.news_content p,
.news_content span {
  font-size: 16px !important;
  font-weight: 400;
}

.more {
  display: inline;
  font-size: 14px;
  background-color: #D8000D;
  padding: 5px 10px;
  border-radius: 5px;
  color: white;
}

.newa_A:hover {
  transform: translateY(-10px)
}

.newslist {
  width: 60%;
  margin: 0 auto;
  background-color: #f8f8f8;
  padding: 50px 20px;
}

.newslist p {
  background-color: #f8f8f8 !important;
}

.newslist_title div {
  text-align: center;
}

.newslist_title div:nth-child(1) {
  font-size: 22px;
  margin-bottom: 20px;
}

.newslist_title div:nth-child(2) {
  font-size: 16px;
  color: #ccc;
  padding-bottom: 20px;
}

.newslist_title {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}

.content {
  padding: 50px 0;
  width: 55%;
  margin: 0 auto;
}

.contentdiv {
  display: flex;
}

.contobtece {
  background-color: #f8f8f8;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
  width: 50%;
  padding: 50px;
}

.nptdent {
  width: 40%;
  background-color: #f8f8f8;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
}

.nptdent_ul {
  background-color: #D8000D;
  padding: 50px;
  border-radius: 50px;
}

input,
textarea {
  outline: none;
  border: none;
  padding: 6px 12px;
  margin-bottom: 12px;
  /* font-size: 16px; */
  width: 90%;
  font-family: "微软雅黑";
}

input::placeholder,
textarea::placeholder {
  color: #ccc;
}

.nptdent_ul button {
  border: none;
  border-radius: 5px;
  padding: 6px 12px;
}

.jixie {
  margin-bottom: 20px;
  color: white;
  font-size: 20px;
}

.contobtece li:nth-child(1) {
  margin-bottom: 20px;
  font-size: 20px;
}

.contobtece li:nth-child(2) {
  margin-left: 20px;
}

.contobtece li:nth-child(2) div {
  margin-bottom: 10px;
}

.mapdt {
  margin-top: 50px;
}

.products {
  display: flex;
  flex-wrap: wrap;
}

.products_A {
  color: #000000;
  width: 31%;
  margin: 0 5px;
  padding: 10px;
  display: flex;
  box-shadow: 0 0 10px 0 #ccc;
  border-radius: 10px;
  justify-content: space-between;
  margin-bottom: 20px;
  transition: all .5s;
}

.products_A:hover {
  transform: translateY(-10px);
}

.products_img {
  width: 40%;
}

.products_img img {
  width: 100%;
}

.products_title {
  margin-top: 25px;
  font-size: 18px;
}

.products_A_div {
  position: relative;
  width: 55%;
}

.products_A_div_A {
  font-size: 14px;
}

/* .products_A_div_A {
  position: absolute;
  bottom: 0;
  left: 0;
} */

.productslist {
  width: 50%;
  margin: 0 auto;
  padding: 50px;
  background-color: #f8f8f8;
}

.products_A_div_A {
  margin-bottom: 20px;
}

.clgdd {
  background-color: #D8000D;
  padding: 5px 10px;
  color: white;
  font-size: 16px;
  display: inline;
  border-radius: 5px;
}

.productslist_A {
  display: flex;
  margin-bottom: 50px;
}

.productslist_A_img {
  width: 50%;
  margin-right: 3%;
}

.productslist_A_img img {
  width: 100%;
}

.products_title {
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.ext_standard {
  margin-bottom: 5%;
}

.productslist_B a {
  background-color: #D8000D;
  padding: 8px 20px;
  color: white;
  border-radius: 5px;
}

.productslist_content {
  border-top: 1px solid;
  padding-top: 30px;
}

.productslist_xq {
  border-radius: 5px;
  background-color: #D8000D;
  /* display: inline; */
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: white;
  /* padding: 8px 20px; */
}

.productslist_B {
  width: 50%;
}

.productslist_nry {
  margin-top: 30px;
  width: auto;
  line-height: 30px;
}

.productslist_nry p,
.productslist_nry span {
  text-wrap: wrap !important;
}

@media (max-width:1673px) {
  .news {
    width: 90%;
  }
}

@media (max-width:1590px) {
  .content {
    width: 70%;
  }
}

@media (max-width:1490px) {
  .newa_A {
    width: 20%;
  }
}

@media (max-width:1437px) {
  .products_A {
    width: 30%;
  }
}

@media (max-width:1300px) {
  .content {
    width: 80%;
  }

  .products_title {
    margin-bottom: 0;
  }

  /* .products_A_div_A {
    position: relative;
    top: 0;
    bottom: 0;
  } */
}

.products2 {
  display: none;
}

@media (max-width:1000px) {
  .products_A {
    width: 45%;
  }

  .products {
    display: none;
  }

  .products2 {
    display: flex;
  }
}

.fuye_banner img:nth-child(2) {
  display: none;
}

@media (max-width:992px) {
  .fuye_banner img:nth-child(2) {
    display: block;
  }

  .fuye_banner img:nth-child(1) {
    display: none;
  }

  .newa_A {
    width: 40%;
  }

  .productslist {
    width: auto;
  }

  .about1 {
    width: 80%;
  }

  span {
    width: 50%;
  }

  .lightSpeedIn {
    width: 90%;
  }

  .present_A div a {
    margin: 0 auto;
  }

  .nptdent {
    width: auto;
    border-radius: 0;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
  }

  .contentdiv {
    display: block;
  }

  .contobtece {
    width: auto;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 0;
  }
}

@media (max-width:700px) {
  .products_A {
    width: auto;
  }
}

@media (max-width:600px) {

  .productslist_A_img,
  .productslist_B {
    width: auto;
  }

  .productslist_A {
    display: block;
  }

  .pages a {
    border: 1px solid #ddd;
    padding: 3px 4px !important;
    margin: 0px 5px;
    color: #333;
    border-radius: 5px;
  }

  .page-index,
  .page-last {
    display: none !important;
  }
}

@media (max-width:500px) {
  .newslist {
    width: auto;
  }

  .newa_A {
    width: auto;
  }



}

@media (max-width:400px) {
  .productslist {
    padding: 30px;
  }



  .present_A div a {
    padding: 5px 3px;
  }

  .content {
    width: 90%;
  }

  .contobtece {
    padding: 20px;
  }

  .nptdent_ul {
    padding: 20px;
  }

  .about1 {
    width: 90%;
  }
}