.fuye_banner {
  position: relative;
}

.fuye_banner img {
  width: 100%;
}

.fuye_banner>div:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
}

.fuye_banner img+div div {
  font-size: 44px;
  color: white;
}

.xian {
  display: block;
  width: 100px;
  height: 4px;
  margin: 0 auto;
  background-color: #fff;
  margin-top: 15px;
}

.fuye_banner img+div {
  position: absolute;
  z-index: 10;
}

.position {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.fuye {
  width: 80%;
  margin: 0 auto;
  padding: 50px 0;
}

.fuye h1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 50px;
  margin-bottom: 50px;
}

.fuye_N {
  width: 75%;
}

.fuye_news_CA {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: flex-start;
}

.fuye_news {
  width: 98%;
  padding: 1%;
  background-color: #f8f8f8;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  position: relative;
  transition: all .5s;
}

.fuye_news:hover {
  transform: translateY(-10px);
}

.fuye_productslist_Product {
  font-size: 32px;
  border-bottom: 1px solid;
  margin-top: 50px;
  padding-bottom: 20px;
}

.fuye_news_content+p {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #8EAF44;
  font-size: 18px;
  color: white;
  padding: 10px 18px;
}

.fuye_news:hover .fuye_news_content+p {
  background-color: #375191;
}

.fuye_news:hover .fuye_news_title {
  color: #375191;
}

.fuye_news_img {
  width: 25%;
}

.fuye_news_img+div {
  width: 70%;
}

.fuye_news_img img {
  width: 100%;
}

.fuye_news_title {
  font-size: 20px;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.fuye_news_date {
  font-size: 16px;
  color: #ccc;
  margin-bottom: 10px;
}

.fuye_news_content {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.fuye_newslist {
  text-align: center;
  width: 100%;
  font-size: 22px;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.fuye_newsdate+div {
  border-bottom: 1px solid #000;
  width: 100%;
  margin-bottom: 30px;
}

.fuye_newscontent {
  font-size: 18px;
  text-align: justify;
  line-height: 30px;
}

.fuye_newsdate {
  font-size: 16px;
  text-align: center;
  color: #ccc;
  margin-bottom: 20px;
}

.fuye_about {
  font-size: 18px;
  line-height: 35px;
  text-align: justify;
}

.fuye_about+div {
  width: 100%;
  margin: 0 auto;
}

.fuye_about+div img {
  width: 100%;
}

.fuye_productstop a {
  font-size: 20px;
  text-transform: capitalize;
  margin: 0 10px;
  padding: 12px 24px;
  background-color: #8EAF44;
  display: flex;
  color: white;
  border-radius: 5px;
}

.fuye_productstop {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.fuye_productsfoot {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}

.fuye_product_A {
  width: 21%;
  margin: 0 1% 1%;
  padding: 1%;
  transition: all .5s;
}

.fuye_product_img {
  width: 100%;
  box-shadow: 5px 5px 10px 0 #ccc;
}

.fuye_productstop a:hover {
  background-color: #375191;
}

.fuye_product_img img {
  width: 100%;
}

.fuye_product_A:hover {
  transform: translateY(-10px);
}

.fuye_product_title {
  font-size: 18px;
  background-color: #8EAF44;
  color: white;
  padding: 5px;
  text-align: center;
  height: 50px;
  line-height: 50px;

}

.fuye_productslist {
  width: 95%;
  margin: 0 auto;
  padding: 50px 0;
}

.fuye_productslist_top {
  display: flex;
  justify-content: space-between;
}

.fuye_productslist_left {
  width: 50%;
}

.fuye_productslist_right {
  width: 50%;
}

.fuye_productslist_right_title {
  font-size: 26px;
  font-weight: 600;
}

.fuye_productslist_right_nei {
  margin-bottom: 50px;
  font-size: 18px;
  margin-top: 20px;
  line-height: 30px;
}

.fuye_productslist_right_AP {
  text-transform: uppercase;
  font-size: 18px;
  color: white;
  padding: 14px 28px;
  line-height: 50px;
  border-radius: 50px;
  text-align: center;
  background-color: #8EAF44;
}

.contact_AP div {
  font-size: 18px;
  align-items: flex-start;
}

.fuye_contact {
  width: 95%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.contact_AP_title {
  font-size: 30px !important;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.contact_AP_A_C {
  background-color: #8EAF44;
}

.contact_AP_A {
  display: flex;
  margin-bottom: 20px;
}

.contact_AP_A_C {
  border-radius: 10px;
}

.contact_AP_A_C img {
  width: 35px;
  height: 35px;
  padding: 22px;
}

.contact_AP {
  width: 50%;
}

.contact_AP_A_OP {
  margin-left: 10px;
}

.contact_AP_A_OP div:nth-child(1) {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 10px;
}

.content_LP {
  width: 50%;
}

.content_LP_A {
  font-size: 26px;
  margin-bottom: 30px;
  text-transform: capitalize;
}

.content_LP_PO div {
  font-size: 20px;
}

.content_LP_PO input,
.content_LP_PO textarea {
  outline: none;
  padding: 12px;
  width: 100%;
  margin-bottom: 15px;
  border: none;
  background: #f8f8f8;
  /* text-transform: capitalize; */
}

.content_LP_PO input::placeholder,
.content_LP_PO textarea::placeholder {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
}

.content_LP_PO>div>div {
  width: 100%;
  overflow: hidden;
}

.button_A {
  border: none;
  background-color: #8EAF44;
  color: white;
  font-size: 18px;
  border-radius: 5px;
  padding: 10px 24px;
  text-transform: capitalize;
}

.zhengshu {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: flex-start;
}

.fuye_productslist_right_AP:hover {
  background-color: #375191;
}

.zhengshu img {
  width: 33.3%;
  padding: 10px;
  margin-bottom: 1%;
  box-sizing: border-box;
}

.fuye_newscontent p,
.fuye_newscontent span {
  text-wrap: wrap !important;
  font-family: Arial, Helvetica, sans-serif !important;
}

@media (max-width:1500px) and (min-width:1100px) {
  .fuye_news_content {
    display: none;
  }
}

@media (max-width:1300px) {
  .getaquote>div:nth-child(1) a {
    display: none;
  }
}

@media (max-width:1100px) {
  .fuye {
    width: 90%;
  }

  .zhengshu img {
    width: 50%;
  }

  .fuye_productstop a {
    width: 50%;
    margin: 0;
    padding: 24px 0;
    justify-content: center;
    border-radius: 0;
  }

  .fuye_productstop {
    flex-wrap: wrap;
    justify-content: left;
  }

  .fuye_product_A {
    width: 30%;
    margin: 0 0.66% 1%;
    padding: 1%;
  }

  .tubiao_cour {
    display: none;
  }

  img+div {
    display: none;
  }

  .fuye_contact {
    width: 100%;
  }

  .fuye_contact {
    flex-wrap: wrap;
  }

  .contact_AP,
  .content_LP {
    width: 100% !important;
  }

  .content_LP_PO input,
  .content_LP_PO textarea {
    width: 97%;
  }

  .fuye_news {
    flex-wrap: wrap;
  }

  .fuye_news_img {
    width: 100%;
  }

  .fuye_news_img+div {
    width: 100%;
  }

  .fuye_news_title {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .fuye_news_content+p {
    display: inline;
    position: relative;
    right: 0;
    bottom: 8px;
    padding: 10px 18px;
  }

  .fuye_news_content {
    margin-bottom: 30px;
  }

  .Location {
    width: 90% !important;
  }

  .fuye_news {
    box-sizing: border-box;
    padding: 20px;
  }
}

@media (max-width: 700px) {
  .fuye h1 {
    font-size: 30px;
  }

  .fuye_product_A {
    width: 46%;
    margin: 0 1% 1%;
    padding: 1%;
  }
}

@media (max-width: 500px) {
  .fuye_productstop a {
    width: 100%;
  }
}

@media (max-width: 400px) {

  .content_LP_PO input,
  .content_LP_PO textarea {
    width: 93%;
  }
}