* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
img {
  font-size: 0.14rem;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.banner {
  position: relative;
}
.banner img {
  width: 100%;
  display: block;
  font-size: 0.15rem;
}
.banner .bannerL {
  color: #fff !important;
  z-index: 999999999;
  position: absolute;
}
.banner .swiper-button-next,
.banner .swiper-container-rtl .swiper-button-prev {
  right: 0.4rem;
}
.banner .swiper-button-prev,
.banner .swiper-container-rtl .swiper-button-next {
  left: 0.4rem;
}
.banner .bannerR {
  color: #fff !important;
}
.hot {
  width: 100%;
  position: relative;
}
.hot ul li {
  box-sizing: border-box;
  padding: 1.12rem 0.4rem 0.6rem 0.9rem;
  background: url(../images/hot1.jpg) no-repeat center;
  background-size: cover;
  min-height: 5rem;
}
.hot ul li:nth-child(2n) {
  background: url(../images/hot2.jpg) no-repeat center;
  background-size: cover;
}
.hot ul li .hotBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hot ul li .hotBox .hotBoxl {
  flex: 0 0 38%;
  justify-content: center;
  float: left;
  width: 38%;
}
.hot ul li .hotBox .hotBoxl h3 {
  font-size: 0.28rem;
  font-weight: bold;
  line-height: 1;
}
.hot ul li .hotBox .hotBoxl h3 a {
  font-size: 0.28rem;
  font-weight: bold;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hot ul li .hotBox .hotBoxl i {
  font-size: 0.14rem;
  text-transform: uppercase;
  color: #999;
  line-height: 4;
  display: block;
}
.hot ul li .hotBox .hotBoxl span {
  width: 1px;
  height: 0.5rem;
  display: block;
  background: #ccc;
}
.hot ul li .hotBox .hotBoxl p {
  font-size: 0.14rem;
  line-height: 0.28rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 0.84rem;
  color: #666;
}
.hot ul li .hotBox .hotBoxl a.caseMore {
  width: 1.88rem;
  height: 0.75rem;
  display: block;
  font-size: 0.16rem;
  padding-left: 0.3rem;
  box-sizing: border-box;
  line-height: 0.85rem;
  margin-top: 0.4rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(../images/hotBg1.png) no-repeat center;
  color: #fff;
}
.hot ul li .hotBox .hotBoxr {
  flex: 0 0 58.9%;
  justify-content: center;
  float: left;
  width: 58.9%;
}
.hot ul li .hotBox .hotBoxr img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}
.hot ul li .hotBox:hover .hotBoxl h3 a {
  color: #004326;
  transform: translateY(-5px);
}
.hot ul li .hotBox:hover .hotBoxl a.caseMore {
  background: url(../images/hotBg2.png) no-repeat center;
}
.hot .hotL {
  width: 0.1rem;
  height: 0.26rem;
  background: url(../images/hotL.png) no-repeat center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.4rem;
  cursor: pointer;
  z-index: 33;
}
.hot .hotR {
  width: 0.1rem;
  height: 0.26rem;
  background: url(../images/hotR.png) no-repeat center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.4rem;
  z-index: 33;
  cursor: pointer;
}
.title {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.title .titleL h4 {
  font-size: 0.46rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1;
  color: #004326;
}
.title .titleL h3 {
  padding: 0.3rem 0 0.5rem 0;
}
.title .titleL h3 span {
  font-size: 0.3rem;
  line-height: 1;
}
.title .titleL h3 i {
  letter-spacing: 3px;
  padding-left: 0.2rem;
}
.product {
  padding: 0.8rem 0;
  background-size: cover;
}
.product .title {
  align-items: center;
}
.product .title .titleL {
  flex: 0 0 35%;
  justify-content: center;
  float: left;
  width: 35%;
}
.product .title .productTitleR {
  flex: 0 0 65%;
  justify-content: center;
  float: left;
  width: 65%;
}
.product .title .productTitleR .hd {
  width: 100%;
  height: 1rem;
  position: relative;
}
.product .title .productTitleR .hd ul {
  display: flex;
  justify-content: end;
  flex-wrap: initial;
  align-items: center;
  width: 83%;
}
.product .title .productTitleR .hd ul li {
  overflow: hidden;
  flex: 0 0 19%;
  border-radius: 10px;
  height: 0.6rem;
  text-align: center;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #ffffff;
  border: 1px solid #c2c2c2;
  margin-left: 0.1rem;
}
.product .title .productTitleR .hd ul li a {
  font-size: 0.16rem;
  line-height: 0.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
  box-sizing: border-box;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .title .productTitleR .hd ul li a:hover {
  background: #004326;
  color: #fff;
}
.product .title .productTitleR .hd ul li.on a {
  background: #004326;
  color: #fff;
}
.product .title .productMore {
  width: 16%;
  height: 0.6rem;
  float: left;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #c2c2c2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .title .productMore a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .title .productMore:hover {
  background: #004326;
  color: #fff;
}
.product .title .productMore:hover a {
  color: #fff;
}
.product .title .productMore a {
  font-size: 0.16rem;
  line-height: 0.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
  box-sizing: border-box;
  display: block;
}
.product .bd .productList {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.productListCenter {
  width: 96%;
  margin: 0 auto;
}
.product .bd .productList .productListL {
  flex: 0 0 52%;
  justify-content: center;
  float: left;
  width: 45%;
  border: 1px solid #d9d9d9;
}
.product .bd .productList .productListL .productListLImg {
  padding: 0.1rem 0.1rem 0;
}
.product .bd .productList .productListL .productListLImg a {
  position: relative;
  padding: 33.3% 0;
  display: block;
  overflow: hidden;
}
.product .bd .productList .productListL .productListLImg a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  object-fit: cover;
}
.product .bd .productList .productListL .productListLText {
  padding: 0 0.1rem;
  display: block;
  line-height: 0.5rem;
  font-size: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 0.2rem;
  white-space: nowrap;
  padding-right: 0.5rem;
  background: url(../images/proli.png) no-repeat 98% center;
  position: relative;
}
.product .bd .productList .productListL .productListLText::before {
  content: "";
  width: 0.02rem;
  height: 0.16rem;
  background: #004326;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.1rem;
}
.product .bd .productList .productListL:hover a img {
  transform: scale(1.1);
}
.product .bd .productList .productListR {
  flex: 0 0 46%;
  justify-content: center;
  float: left;
  width: 46%;
}
.product .bd .productList .productListR ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product .bd .productList .productListR ul li {
  flex: 0 0 48%;
  justify-content: center;
  float: left;
  width: 48%;
  border: 1px solid #d9d9d9;
}
.product .bd .productList .productListR ul li:nth-child(1),
.product .bd .productList .productListR ul li:nth-child(2) {
  margin-bottom: 0.2rem;
}
.product .bd .productList .productListR ul li .productListLImg {
  padding: 0.1rem 0.1rem 0;
}
.product .bd .productList .productListR ul li .productListLImg a {
  position: relative;
  padding: 35% 0;
  display: block;
  background: #fff;
  overflow: hidden;
}
.product .bd .productList .productListR ul li .productListLImg a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  object-fit: cover;
}
.product .bd .productList .productListR ul li .productListLText {
  padding: 0 0.1rem;
  display: block;
  line-height: 0.5rem;
  font-size: 0.16rem;
  padding-right: 0.5rem;
  background: url(../images/proli.png) no-repeat 98% center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-left: 0.2rem;
}
.product .bd .productList .productListR ul li .productListLText::before {
  content: "";
  width: 0.02rem;
  height: 0.16rem;
  background: #004326;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.1rem;
}
.product .bd .productList .productListR ul li:hover a img {
  transform: scale(1.1);
}
.product {
  overflow: hidden;
}
.mbanner {
  clear: both;
  width: 100%;
  padding: 0.6rem;
  background: url(../images/mbanner.jpg) no-repeat center;
  box-sizing: border-box;
  background-size: cover;
}
.mbanner .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.mbanner .container .mbannerL {
  flex: 0 0 70%;
  justify-content: center;
  float: left;
  width: 70%;
}
.mbanner .container .mbannerL h4 {
  font-size: 0.3rem;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}
.mbanner .container .mbannerL h4 i {
  font-size: 0.5rem;
  font-weight: bold;
  text-transform: uppercase;
}
.mbanner .container .mbannerL p {
  font-size: 0.32rem;
  font-weight: bold;
  color: #fff;
  padding-top: 0.2rem;
  padding-bottom: 0.23rem;
}
.mbanner .container .mbannerL span {
  display: block;
  font-size: 0.18rem;
  color: #fff;
  line-height: 1;
}
.mbanner .container .mbannerR {
  flex: 0 0 26.7%;
  justify-content: center;
  float: left;
  width: 26.7%;
}
.mbanner .container .mbannerR img {
  width: 100%;
  display: block;
}
.reason {
  padding: 0.8rem 0 0;
}
.reason .reasonTel {
  background: url(../images/reasonTel.png) no-repeat center left;
  padding-left: 0.5rem;
}
.reason .reasonTel h4 {
  font-size: 0.15rem;
  color: #004326;
  padding-top: 0.55rem;
}
.reason .reasonTel p {
  font-size: 0.27rem;
  font-weight: bold;
  color: #004326;
  line-height: 1;
}
.reason .reasonBox .reasonBoxTop {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: url(../images/reasonBg1.png) no-repeat center right;
  background-size: contain 100%;
}
.reason .reasonBox .reasonBoxTop .reasonBoxTopL {
  width: 46%;
  float: left;
}
.reason .reasonBox .reasonBoxTop .reasonBoxTopL ul {
  position: relative;
}
.reason .reasonBox .reasonBoxTop .reasonBoxTopL ul::after {
  content: "";
  width: 1px;
  height: 33%;
  background: #f2f2f2;
  position: absolute;
  top: 29%;
  left: 5%;
}
.reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  padding-left: 1.5rem;
  background: #fff url(../images/zhuanzhu.png) no-repeat left center;
  position: relative;
}
.reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li h4 {
  font-size: 0.24rem;
  font-weight: bold;
}
.reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li i {
  font-size: 0.16rem;
  display: block;
  color: #999999;
  text-transform: uppercase;
}
.reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li p {
  border-top: 1px solid #e6e6e6;
  margin-top: 0.15rem;
  padding-top: 0.15rem;
  font-size: 0.16rem;
  line-height: 0.36rem;
}
.reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li:nth-child(2) {
  background: url(../images/zhiliang.png) no-repeat left center;
}
.reason .reasonBox .reasonBoxTop {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: url(../images/reasonBg1.png) no-repeat center right;
  background-size: contain 100%;
}
.reason .reasonBox .reasonBoxTop .reasonBoxTopL {
  width: 46%;
  float: left;
}
.reason .reasonBox .reasonBoxTop .reasonBoxTopL ul {
  position: relative;
}
.reason .reasonBox .reasonBoxTop .reasonBoxTopL ul::after {
  content: "";
  width: 1px;
  height: 33%;
  background: #f2f2f2;
  position: absolute;
  top: 29%;
  left: 5%;
}
.reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  padding-left: 1.5rem;
  background: #fff url(../images/zhuanzhu.png) no-repeat left center;
  position: relative;
}
.reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li h4 {
  font-size: 0.24rem;
  font-weight: bold;
}
.reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li i {
  font-size: 0.16rem;
  display: block;
  color: #999999;
  text-transform: uppercase;
}
.reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li p {
  border-top: 1px solid #e6e6e6;
  margin-top: 0.15rem;
  padding-top: 0.15rem;
  font-size: 0.16rem;
  line-height: 0.36rem;
}
.reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li:nth-child(2) {
  background: url(../images/zhiliang.png) no-repeat left center;
}
.reason .reasonBox .reasonBoxBottom {
  width: 100%;
  background: url(../images/reasonBg2.png) no-repeat bottom left;
  background-size: contain 100%;
  overflow: hidden;
  margin-top: 0.3rem;
}
.reason .reasonBox .reasonBoxBottom .reasonBoxTopL {
  width: 46%;
  float: right;
}
.reason .reasonBox .reasonBoxBottom .reasonBoxTopL ul {
  position: relative;
}
.reason .reasonBox .reasonBoxBottom .reasonBoxTopL ul::after {
  content: "";
  width: 1px;
  height: 33%;
  background: #f2f2f2;
  position: absolute;
  top: 29%;
  left: 5%;
}
.reason .reasonBox .reasonBoxBottom .reasonBoxTopL ul li {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  padding-left: 1.5rem;
  background: #fff url(../images/shili.png) no-repeat left center;
  position: relative;
}
.reason .reasonBox .reasonBoxBottom .reasonBoxTopL ul li h4 {
  font-size: 0.24rem;
  font-weight: bold;
}
.reason .reasonBox .reasonBoxBottom .reasonBoxTopL ul li i {
  font-size: 0.16rem;
  display: block;
  color: #999999;
  text-transform: uppercase;
}
.reason .reasonBox .reasonBoxBottom .reasonBoxTopL ul li p {
  border-top: 1px solid #e6e6e6;
  margin-top: 0.15rem;
  padding-top: 0.15rem;
  font-size: 0.16rem;
  line-height: 0.36rem;
}
.reason .reasonBox .reasonBoxBottom .reasonBoxTopL ul li:nth-child(2) {
  background: url(../images/fuwu.png) no-repeat left center;
}
.case {
  padding: 0.8rem 0;
  background: url(../images/case.jpg) no-repeat center;
  background-size: cover;
}
.case .title .caseMore {
  width: 1.88rem;
  height: 0.75rem;
  display: block;
  font-size: 0.16rem;
  padding-left: 0.3rem;
  box-sizing: border-box;
  line-height: 0.85rem;
  margin-top: 0.4rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(../images/hotBg2.png) no-repeat center;
  color: #fff;
}
.case .title .caseMore:hover {
  transform: translateY(-5px);
}
.case .caseBox {
  padding: 0 2%;
}
.case .caseBox ul {
  margin-top: 0.5rem;
}
.case .caseBox ul li .caseBoxImg {
  width: 100%;
  position: relative;
  padding: 35.5% 0;
  display: block;
  background: #fff;
  overflow: hidden;
}
.case .caseBox ul li .caseBoxImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .caseBox ul li .caseBoxText {
  width: 100%;
  height: 0.5rem;
  background: #fff url(../images/proli.png) no-repeat 97% center;
  display: block;
  padding: 0 0.5rem 0 0.2rem;
  box-sizing: border-box;
  line-height: 0.5rem;
  font-size: 0.16rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case .caseBox ul li .caseBoxText::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 0.2rem;
  background: #004326;
  vertical-align: middle;
  margin-right: 0.1rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .caseBox ul li:hover .caseBoxImg img {
  transform: scale(1.1);
}
.case .caseBox ul li:hover .caseBoxText {
  color: #fff;
  background: #004326 url(../images/proli.png) no-repeat 97% center;
}
.case .caseBox ul li:hover .caseBoxText::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 0.2rem;
  background: #fff;
  vertical-align: middle;
  margin-right: 0.1rem;
}
.case .caseBox .case-ico {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0.5rem;
}
.case .caseBox .case-ico .caseBoxL {
  width: 0.1rem;
  height: 0.18rem;
  background: url(../images/caseBoxL.png) no-repeat center;
  display: inline-block;
  margin-right: 0.1rem;
  cursor: pointer;
}
.case .caseBox .case-ico .caseBoxR {
  width: 0.1rem;
  height: 0.18rem;
  background: url(../images/caseBoxR.png) no-repeat center;
  margin-left: 0.1rem;
  display: inline-block;
  cursor: pointer;
}
.case .caseBox .case-ico .case-pagination {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-top: -0.02rem;
}
.case .caseBox .case-ico .case-pagination span {
  margin: 0 0.1rem;
}
.case .caseBox .case-ico .case-pagination span {
  background: #004326;
}
.about {
  background: url(../images/about.jpg) no-repeat center;
  background-size: cover;
}
.about .aboutBox {
  padding: 0.9rem 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}
.about .aboutBox .aboutL {
  flex: 0 0 40%;
  justify-content: center;
  float: left;
  width: 40%;
}
.about .aboutBox .aboutL h3 a {
  font-size: 0.34rem;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}
.about .aboutBox .aboutL h5 {
  font-size: 0.16rem;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase;
    opacity: 0.5;
    color: #fff;
    padding: 0.15rem 0;
    line-height: 2;
}
.about .aboutBox .aboutL p {
  padding-top: 0.2rem;
  font-size: 0.16rem;
  line-height: 0.45rem;
  color: #fff;
}
.about .aboutBox .aboutL .aboutMore {
  width: 1.88rem;
  height: 0.75rem;
  display: block;
  font-size: 0.16rem;
  padding-left: 0.3rem;
  box-sizing: border-box;
  line-height: 0.85rem;
  margin-top: 0.4rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(../images/hotBg1.png) no-repeat center;
  color: #004326;
}
.about .aboutBox .aboutR {
  flex: 0 0 65%;
  justify-content: center;
  float: left;
  width: 65%;
  position: absolute;
  right: -4%;
  top: 16%;
}
.about .aboutBox .aboutR img {
  display: block;
  width: 100%;
}
.news {
  padding: 0.8rem 0 0.2rem;
}
.news .newsTitleR {
  flex: 0 0 30%;
  justify-content: center;
  float: left;
  width: 30%;
  margin-top: 0.75rem;
}
.news .newsTitleR ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .newsTitleR ul li {
  flex: 0 0 33.3%;
  justify-content: center;
  float: left;
  width: 33.3%;
  position: relative;
  padding: 0 0.3rem;
  box-sizing: border-box;
}
.news .newsTitleR ul li a {
  display: block;
  font-size: 0.18rem;
  line-height: 1;
  text-align: center;
}
.news .newsTitleR ul li::after {
  content: "";
  width: 1px;
  height: 15px;
  background: #a6a6a6;
  position: absolute;
  top: 0.02rem;
  right: 0;
}
.news .newsTitleR ul li i {
  width: 50%;
  height: 2px;
  background: #fff;
  display: block;
  margin: 0.1rem auto 0;
}
.news .newsTitleR ul li.on a {
  color: #004326;
  font-weight: bold;
}
.news .newsTitleR ul li.on i {
  width: 50%;
  height: 2px;
  background: #004326;
}
.news .newsTitleR ul li:last-child::after {
  background: transparent;
}
.news .newsBd {
  margin-top: 0.1rem;
}
.news .newsBd .newsList {
  position: relative;
}
.news .newsBd .newsList ul {
  padding-bottom: 0.3rem;
}
.news .newsBd .newsList ul li {
  box-shadow: 0 0 10px rgba(4, 0, 0, 0.13);
}
.news .newsBd .newsList ul li .newsBdImg {
  display: block;
  position: relative;
  padding: 34% 0;
  overflow: hidden;
}
.news .newsBd .newsList ul li .newsBdImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsBd .newsList ul li .newsBdText {
  background: #fff;
  padding: 0.2rem 0.32rem;
}
.news .newsBd .newsList ul li .newsBdText span {
  font-size: 0.14rem;
  color: #666666;
  line-height: 3;
}
.news .newsBd .newsList ul li .newsBdText a.newsBdTextTitle {
  display: block;
  font-size: 0.18rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newsBd .newsList ul li .newsBdText p {
  padding-top: 0.1rem;
  font-size: 0.14rem;
  color: #808080;
  line-height: 0.26rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsBd .newsList ul li .newsBdText .newsBdTextMore {
  display: block;
  font-size: 0.14rem;
  padding-right: 0.3rem;
  background: url(../images/newsBdTextMore.png) no-repeat 0.4rem center;
  margin-top: 0.6rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 0.18rem;
  overflow: hidden;
}
.news .newsBd .newsList ul li:hover .newsBdImg img {
  transform: scale(1.1);
}
.news .newsBd .newsList ul li:hover .newsBdText a {
  color: #004326;
}
.news .newsBd .newsList ul li:hover .newsBdText p {
  display: block;
  height: 0.56rem;
}
.news .newsBd .newsList ul li:hover .newsBdText .newsBdTextMore {
  height: 0;
  overflow: hidden;
  margin-top: 0.2rem;
}
.news .newsBd .newsList .newsListL {
  width: 0.6rem;
  height: 0.6rem;
  position: absolute;
  left: -0.9rem;
  top: 50%;
  background: #fff url(../images/newsListL.png) no-repeat center;
  border: 1px solid #d0d1d5;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  transform: translateY(-50%);
}
.news .newsBd .newsList .newsListL:hover {
  background: #004326 url(../images/newsListL1.png) no-repeat center;
}
.news .newsBd .newsList .newsListR {
  width: 0.6rem;
  height: 0.6rem;
  position: absolute;
  top: 50%;
  right: -0.9rem;
  background: #fff url(../images/newsListR.png) no-repeat center;
  border: 1px solid #d0d1d5;
  border-radius: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsBd .newsList .newsListR:hover {
  background: #004326 url(../images/newsListR1.png) no-repeat center;
}
.Links {
  padding: 0.3rem 0;
}
.Links .LinksBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.Links .LinksBox .LinksL {
  padding-right: 0.2rem;
}
.Links .LinksBox .LinksL b {
  font-size: 0.32rem;
  line-height: 1;
  line-height: 0.7rem;
  color: #333;
}
.Links .LinksBox .LinksL em {
  font-size: 0.24rem;
  line-height: 0.7rem;
  color: #333;
}
.Links .LinksBox .LinksL i {
  color: #333;
  font-size: 0.14rem;
  line-height: 0.7rem;
}
.Links .LinksBox .LinksR {
  flex: 1;
  padding: 0.1rem 0 0;
}
.Links .LinksBox .LinksR a {
  display: inline-block;
  color: #999;
  font-size: 0.14rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-right: 0.2rem;
}
.Links .LinksBox .LinksR a:hover {
  color: #004326;
}
.Links .LinksBox .LinksR i {
  font-size: 0.14rem;
  color: #999;
  margin: 0 0.2rem;
}
.newsBg {
  background: url(../images/newsBg.jpg) no-repeat top;
  background-size: cover;
}


@media (max-width: 1670px) {

  .about .aboutBox .aboutR{
      top: 36% ;
  }
}
@media (max-width: 980px) {
  .banner .swiper-button-prev:after,
  .banner .swiper-container-rtl .swiper-button-next:after,
  .banner .swiper-button-next:after,
  .banner .swiper-container-rtl .swiper-button-prev:after {
    font-size: 0.26rem;
  }
  .banner .swiper-button-prev,
  .banner .swiper-container-rtl .swiper-button-next {
    left: 0.1rem;
  }
  .banner .swiper-button-next,
  .banner .swiper-container-rtl .swiper-button-prev {
    right: 0.1rem;
  }
  .hot ul li {
    padding: 0.5rem 0.2rem;
  }
  .hot ul li .hotBox .hotBoxl {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .hot ul li .hotBox .hotBoxr {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    margin-top: 0.4rem;
  }
  .hot .hotL {
    left: 0.2rem;
    display: none;
  }
  .hot .hotR {
    right: 0.2rem;
    display: none;
  }
  .hot ul li .hotBox .hotBoxl a.caseMore {
    margin-top: 0.2rem;
  }
  .product .title .titleL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .title .titleL h4 {
    font-size: 0.24rem;
  }
  .title .titleL h3 {
    font-size: 0.24rem;
    padding: 0.1rem 0;
  }
  .title .titleL h3 span {
    font-size: 0.24rem;
  }
  .title .titleL h3 i {
    font-size: 0.14rem;
    letter-spacing: 0;
    display: none;
  }
  .product .title .productTitleR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .product .title .productTitleR .hd ul {
    width: 100%;
  }
  .product .title .productMore {
    width: 100%;
    position: relative;
  }
  .product .title .productTitleR .hd ul li {
    flex: 0 0 47%;
    justify-content: center;
    float: left;
    width: 100%;
    height: 0.4rem;
    margin-bottom: 0.1rem;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background: #f1f1f1;
    border-radius: 0;
  }
  .product .title .productTitleR .hd ul li a {
    line-height: 0.4rem;
  }
  .product .title .productTitleR .hd ul {
    flex-wrap: wrap;
  }
  .product .title .productTitleR .hd {
    height: auto;
    margin-top: 0.2rem;
  }
  .product .title .productTitleR .hd ul li b {
    margin-top: 0.1rem;
    display: none;
  }
  .product .title .productMore {
    height: 0.6rem;
    display: none;
  }
  .product .title .productMore b {
    margin-top: 0.1rem;
  }
  .product .bd .productList .productListL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    margin-bottom: 0.2rem;
    margin-top: 0.2rem;
    background: #f2f2f2;
  }
  .product .bd .productList .productListR ul li {
    background: #f2f2f2;
  }
  .product .bd .productList .productListR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .product {
    padding: 0.3rem 0;
    background-size: cover;
    background: #fff;
  }
  .mbanner {
    padding: 0.4rem 0rem;
  }
  .mbanner .container .mbannerL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .mbanner .container .mbannerL p {
    font-size: 0.24rem;
  }
  .mbanner .container .mbannerL span {
    line-height: 1.5;
  }
  .mbanner .container .mbannerR {
    flex: 0 0 60%;
    justify-content: center;
    float: left;
    width: 60%;
    margin-top: 0.5rem;
    margin-bottom: 0.3rem;
  }
  .reason .reasonTel {
    display: none;
  }
  .reason .reasonBox .reasonBoxTop {
    background: transparent;
  }
  .reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li {
    padding-left: 0;
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
  }
  .reason .reasonBox .reasonBoxTop .reasonBoxTopL {
    width: 100%;
  }
  .reason .reasonBox .reasonBoxTop .reasonBoxTopL ul::after {
    display: none;
  }
  .reason .reasonBox .reasonBoxBottom .reasonBoxTopL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .reason .reasonBox .reasonBoxBottom .reasonBoxTopL ul li,
  .reason .reasonBox .reasonBoxBottom .reasonBoxTopL ul li {
    padding-left: 0;
  }
  .reason .reasonBox .reasonBoxBottom .reasonBoxTopL ul::after {
    display: none;
  }
  .reason .reasonBox .reasonBoxBottom {
    background: transparent;
  }
  .reason .reasonBox .reasonBoxBottom {
    padding-top: 0;
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .reason .reasonBox .reasonBoxBottom .reasonBoxTopL ul li {
    padding: 0.15rem 0;
  }
  .reason .reasonBox .reasonBoxTop {
    margin-top: 0.3rem;
  }
  .reason .reasonBox .reasonBoxTop {
    margin-top: 0;
  }
  .reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li h4,
  .reason .reasonBox .reasonBoxBottom .reasonBoxTopL ul li h4 {
    font-size: 0.18rem;
    padding-left: 0.4rem;
  }
  .reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li i,
  .reason .reasonBox .reasonBoxBottom .reasonBoxTopL ul li i {
    font-size: 0.14rem;
    padding-left: 0.4rem;
  }
  .reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li p,
  .reason .reasonBox .reasonBoxBottom .reasonBoxTopL ul li p {
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #666;
  }
  .reason {
    padding: 0.3rem 0 0;
    background: #f1f1f1;
  }
  .reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li {
    padding-left: 0;
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
    background: url(../images/zhuanzhu.png) no-repeat left 13%;
    background-size: 0.3rem;
  }
  .reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li:nth-child(2) {
    padding-left: 0;
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
    background: url(../images/zhiliang.png) no-repeat left 13%;
    background-size: 0.3rem;
  }
  .reason .reasonBox .reasonBoxBottom .reasonBoxTopL ul li {
    padding-left: 0;
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
    background: url(../images/shili.png) no-repeat left 13%;
    background-size: 0.3rem;
  }
  .reason .reasonBox .reasonBoxBottom .reasonBoxTopL ul li:nth-child(2) {
    padding-left: 0;
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
    background: url(../images/zhiliang.png) no-repeat left 13%;
    background-size: 0.3rem;
  }
  .reason .reasonBox .reasonBoxTop .reasonBoxTopL ul li p {
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
  }
  .case {
    padding: 0.3rem 0;
  }
  .case .title .caseMore {
    display: none;
  }
  .case .caseBox ul {
    margin-top: 0.2rem;
  }
  .case .caseBox .case-ico {
    display: none;
  }
  .case .caseBox ul li .caseBoxText {
    font-size: 0.14rem;
    padding: 0 0.2rem;
    background: #fff;
  }
  .news {
    padding: 0.3rem 0;
  }
  .news .newsTitleR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .news .newsBd .newsList .newsListR {
    display: none;
  }
  .news .newsBd .newsList .newsListL {
    display: none;
  }
  .news .newsTitleR {
    margin-top: 0.3rem;
  }
  .news .newsTitleR ul li {
    flex: 0 0 48%;
    justify-content: center;
    float: left;
    width: 48%;
    margin-bottom: 0.1rem;
    background: #f2f2f2;
    line-height: 0.4rem;
    height: 0.4rem;
    display: block;
  }
  .news .newsTitleR ul li a {
    display: block;
    line-height: 0.4rem;
    height: 0.4rem;
  }
  .news .newsTitleR ul li::after {
    display: none !important;
  }
  .news .newsTitleR ul li i {
    display: none;
  }
  .Links {
    display: none;
  }
  .news .newsBd .newsList ul li .newsBdText p {
    display: block;
  }
  .news .newsBd .newsList ul li .newsBdText p {
    display: block;
    height: auto;
  }
  .news .newsBd .newsList ul li .newsBdText .newsBdTextMore {
    display: none;
  }
  .about {
    background: #004326;
  }
  .about .aboutBox {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .about .aboutBox .aboutL {
    flex: 0 0 100%;
  }
  .about .aboutBox .aboutL h3 a {
    font-size: 0.24rem;
    font-weight: normal;
  }
  .about .aboutBox .aboutL h5 {
    font-size: 0.14rem;
  }
  .about .aboutBox .aboutL p {
    font-size: 0.14rem;
    line-height: 0.3rem;
  }
  .about .aboutBox .aboutL .aboutMore {
    margin-top: 0.2rem;
  }
  .about .aboutBox .aboutR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    right: 0;
    top: 0;
    position: relative;
    margin-top: 0.4rem;
  }
}
