.html,
.body {
  max-width: 750px;
  min-width: 320px;
  margin: 0 auto;
}

.indexNavMain {
  height: 1.2rem;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background: #fff;
}
.indexNavMain .indexNavBox {
  width: 100%;
  height: 1.2rem;
  position: relative;
}
.indexNavMain .indexNavBox > a {
  display: block;
  width: 4rem;
  height: 0.72rem;
  float: left;
  margin-top: 0.23rem;
  margin-left: 0.26rem;
}
.indexNavMain .indexNavBox > a img {
  display: block;
  width: 100%;
}
.indexNavMain .indexNavBox > a img:hover {
  opacity: 0.8;
}
.indexNavMain .indexNavBox ul {
  display: none;
}
.indexNavMain .indexNavBox .phoneNavBtn {
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  right: 0;
  top: 0;
  background: #1A8952 url("../images/navIcon.png") no-repeat center center;
  background-size: 0.54rem 0.4rem;
}

.indexBannerMain {
  padding-top: 1.2rem;
}

.indexBannerBox {
  padding-bottom: 1.56rem;
}
.indexBannerBox .indexBannerItem {
  position: relative;
  width: 100%;
}
.indexBannerBox .indexBannerItem .indexBannerPosition {
  padding: 0.64rem 1.5rem 0 0.4rem;
}
.indexBannerBox .indexBannerItem .indexBannerPosition h1 {
  font-size: 0.44rem;
  color: #317c5b;
  line-height: 0.8rem;
}
.indexBannerBox .indexBannerItem .indexBannerPosition .pList {
  padding-top: 0.34rem;
}
.indexBannerBox .indexBannerItem .indexBannerPosition .pList p {
  line-height: 0.64rem;
  color: #25323a;
  font-size: 0.26rem;
  font-weight: bold;
}
.indexBannerBox .indexBannerItem .bannerItemImg {
  width: 100%;
}
.indexBannerBox .indexBannerItem .bannerBtnA {
  width: 4.46rem;
  height: 1.2rem;
  line-height: 1.2rem;
  background-color: #1A8952;
  color: #fff;
  margin-top: 0.59rem;
  margin-left: 0.4rem;
}
.indexBannerBox .indexBannerItem .bannerBtnA:hover {
  opacity: 0.8;
}
.indexBannerBox .indexBannerItem .bannerBtnA span {
  font-size: 0.26rem;
  font-weight: bold;
  padding-left: 0.67rem;
  float: left;
}
.indexBannerBox .indexBannerItem .bannerBtnA img {
  width: 0.7rem;
  height: 0.15rem;
  float: right;
  margin-top: 0.5rem;
  margin-right: 0.34rem;
}

.indexCompanyListBox {
  position: relative;
}
.indexCompanyListBox .indexCompanyListBg {
  width: 100%;
  height: 12.6rem;
  background-color: #f3f2ed;
  position: absolute;
  left: 0;
  top: 0;
}
.indexCompanyListBox .indexCompanyLine {
  display: block;
  height: 1.2rem;
  width: 0;
  border-left: 1px solid #3f7657;
  border-right: 1px solid #cfffe7;
  position: absolute;
  left: 50%;
  top: -0.6rem;
  margin-left: -1px;
}
.indexCompanyListBox .indexNewimg {
  padding: 1rem 0.2rem 0;
  position: relative;
  z-index: 9;
}
.indexCompanyListBox .indexNewimg a {
  display: block;
}
.indexCompanyListBox .indexNewimg a img {
  display: block;
  width: 100%;
}
.indexCompanyListBox .indexCompanyListTitle {
  padding-top: 0.6rem;
  position: relative;
  z-index: 9;
}
.indexCompanyListBox .indexCompanyListTitle h1 {
  line-height: 0.68rem;
  font-size: 0.36rem;
  color: #273238;
  text-align: center;
}
.indexCompanyListBox .indexCompanyListImg {
  margin-top: 0.48rem;
  padding: 0 0.2rem 0 0.2rem;
  position: relative;
  z-index: 9;
  margin-bottom: 0.78rem;
}
.indexCompanyListBox .indexCompanyListImg .listMiddleCircleMain {
  width: 2.2rem;
  height: 2.2rem;
  background: rgba(26, 137, 82, 0.6);
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1.1rem 0 0 -1.1rem;
  border-radius: 50%;
}
.indexCompanyListBox .indexCompanyListImg .listMiddleCircleMain .listMiddleCircleBox {
  width: 1.8rem;
  height: 1.8rem;
  background: #1a8952;
  border-radius: 50%;
  position: absolute;
  top: 0.19rem;
  left: 0.19rem;
}
.indexCompanyListBox .indexCompanyListImg .listMiddleCircleMain .listMiddleCircleBox img {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 5%;
  margin-top: -0.1rem;
}
.indexCompanyListBox .indexCompanyListImg ul li {
  width: 3.45rem;
  height: 4.8rem;
  margin-bottom: 0.2rem;
  float: left;
  background-position: center center;
  background-size: cover;
}
.indexCompanyListBox .indexCompanyListImg ul li a {
  display: block;
  height: 4.8rem;
  position: relative;
}
.indexCompanyListBox .indexCompanyListImg ul li a div {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -33px;
}
.indexCompanyListBox .indexCompanyListImg ul li a div h3 {
  font-size: 0.34rem;
  color: #fff;
  line-height: 0.78rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 0.2rem;
}
.indexCompanyListBox .indexCompanyListImg ul li a div p {
  font-size: 0.26rem;
  color: #fff;
  font-weight: bold;
  line-height: 0.4rem;
  padding: 0 0.1rem;
}
.indexCompanyListBox .indexCompanyListImg ul li:nth-of-type(2n) {
  float: right;
}

.indexTroubleListBox {
  background: url("../images/indexBgImg.jpg") no-repeat center top;
  background-size: 100% auto;
}
.indexTroubleListBox .indexTroubleListTitle {
  text-align: center;
  padding: 0.4rem 0.2rem 0;
}
.indexTroubleListBox .indexTroubleListTitle h1 {
  font-size: 0.34rem;
  color: #1A8952;
  line-height: 0.6rem;
  padding-bottom: 0.2rem;
}
.indexTroubleListBox .indexTroubleListUlBox {
  padding: 0 0.3rem;
}
.indexTroubleListBox .indexTroubleListUlBox ul li {
  width: 100%;
  box-sizing: border-box;
  float: left;
  margin-right: 0;
  position: relative;
  padding: 0.1rem;
  margin-bottom: 0.3rem;
}
.indexTroubleListBox .indexTroubleListUlBox ul li a {
  box-shadow: 0 0 0.2rem #eee;
  display: block;
  background: #fff;
  position: relative;
  box-shadow: 0 0 0.1rem #e2e1e1;
  min-height: 4rem;
}
.indexTroubleListBox .indexTroubleListUlBox ul li a em {
  display: block;
  width: 1.4rem;
  height: 0.5rem;
  background: #1A8952;
  line-height: 0.5rem;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-size: 0.24rem;
  font-weight: bold;
}
.indexTroubleListBox .indexTroubleListUlBox ul li a .h3 {
  padding: 0.7rem 0.4rem 0;
  font-size: 0.36rem;
  font-weight: bold;
  color: #1A8952;
  line-height: 0.46rem;
  text-align: center;
}
.indexTroubleListBox .indexTroubleListUlBox ul li a .h3 img {
  width: 3.2rem;
  height: 1.12rem;
  display: block;
  margin: 0 auto;
}
.indexTroubleListBox .indexTroubleListUlBox ul li a .p {
  width: 80%;
  margin: 0.3rem auto 0;
  border-top: 1px solid #cccccc;
  padding-top: 0.4rem;
}
.indexTroubleListBox .indexTroubleListUlBox ul li a .p p {
  text-align: center;
  line-height: 0.44rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #263138;
}
.indexTroubleListBox .indexTroubleListItemBox {
  padding: 0.4rem;
}
.indexTroubleListBox .indexTroubleListItemBox .indexTroubleListItem {
  width: 100%;
  height: 2.6rem;
  background: #F3F2EC url("../images/arrRightGreenIcon.png") no-repeat;
  background-position: 95% center;
  background-size: 0.62rem 0.2rem;
  margin-bottom: 0.4rem;
}
.indexTroubleListBox .indexTroubleListItemBox .indexTroubleListItem a {
  display: block;
  padding: 0.4rem 1.4rem 0 0.4rem;
}
.indexTroubleListBox .indexTroubleListItemBox .indexTroubleListItem a p {
  line-height: 0.6rem;
  font-size: 0.36rem;
  color: #1A8952;
  font-weight: bold;
}
.indexTroubleListBox .indexTroubleListItemBox .indexTroubleListItem a h2 {
  font-size: 0.42rem;
  line-height: 0.6rem;
  color: #1A8952;
}
.indexTroubleListBox .indexTroubleListItemBox .indexTroubleListItem a span {
  display: block;
  font-size: 0.32rem;
  color: #1A8952;
  line-height: 0.38rem;
  font-weight: bold;
  padding-top: 0.1rem;
}
.indexTroubleListBox .indexTroubleListItemImgBan {
  width: 100%;
  margin-bottom: 20px;
}
.indexTroubleListBox .indexTroubleListItemImgBan img, .indexTroubleListBox .indexTroubleListItemImgBan a {
  display: block;
  width: 100%;
}

.indexNoticeMain {
  background: #f3f2ec;
  padding-bottom: 0.4rem;
}
.indexNoticeMain .indexNoticeBox {
  position: relative;
  padding-top: 0.61rem;
}
.indexNoticeMain .indexNoticeBox > h1 {
  font-size: 0.42rem;
  line-height: 0.38rem;
  position: absolute;
  left: 0.4rem;
  top: -0.21rem;
}
.indexNoticeMain .indexNoticeBox .indexNoticeLeftBox {
  padding-top: 0.1rem;
}
.indexNoticeMain .indexNoticeBox .indexNoticeLeftBox ul {
  background: #fff;
}
.indexNoticeMain .indexNoticeBox .indexNoticeLeftBox ul li {
  border-bottom: 1px solid #f3f2ec;
  padding: 0.2rem;
  position: relative;
}
.indexNoticeMain .indexNoticeBox .indexNoticeLeftBox ul li a {
  display: block;
  position: relative;
}
.indexNoticeMain .indexNoticeBox .indexNoticeLeftBox ul li span {
  float: left;
  color: #1A8952;
  font-size: 0.24rem;
  line-height: 0.24rem;
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
}
.indexNoticeMain .indexNoticeBox .indexNoticeLeftBox ul li em {
  display: block;
  width: 1.4rem;
  height: 0.4rem;
  border-radius: 0.08rem;
  border: 1px solid #cccccc;
  line-height: 0.4rem;
  text-align: center;
  color: #263138;
  font-size: 0.24rem;
}
.indexNoticeMain .indexNoticeBox .indexNoticeLeftBox ul li strong {
  line-height: 0.32rem;
  font-size: 0.28rem;
  margin-top: 0.2rem;
  color: #263138;
  font-weight: bold;
}
.indexNoticeMain .indexNoticeBox .indexNoticeRightBox {
  width: 100%;
  height: 10rem;
  margin-top: 0.2rem;
  position: relative;
}
.indexNoticeMain .indexNoticeBox .indexNoticeItemBox {
  padding: 0 0.4rem;
}

.footerInfoMain {
  width: 100%;
  background: #1a8952;
}
.footerInfoMain .footerInfoBox {
  padding: 0 0.4rem;
}
.footerInfoMain .footerInfoBox .footerInfoLeft {
  padding-top: 0.4rem;
}
.footerInfoMain .footerInfoBox .footerInfoLeft img {
  width: 100%;
  display: block;
}
.footerInfoMain .footerInfoBox .footerInfoLeft > div {
  padding-top: 0.4rem;
}
.footerInfoMain .footerInfoBox .footerInfoLeft > div p {
  line-height: 0.4rem;
  font-size: 0.24rem;
  font-weight: bold;
  color: #fff;
}
.footerInfoMain .footerInfoBox .footerInfoRight {
  padding-top: 0.2rem;
  padding-bottom: 0.4rem;
}
.footerInfoMain .footerInfoBox .footerInfoRight ul li {
  width: 50%;
  float: left;
}
.footerInfoMain .footerInfoBox .footerInfoRight ul li a {
  display: block;
  line-height: 0.6rem;
  text-align: left;
  font-size: 0.24rem;
  font-weight: bold;
  color: #fff;
}
.footerInfoMain .footerInfoBox .footerInfoRight ul li a:hover {
  color: #43cf89;
}

.copyRightMain {
  height: 0.5rem;
}
.copyRightMain .copyRightBox {
  padding: 0.2rem 0.4rem;
  margin: 0 auto;
  font-size: 0.24rem;
}
.copyRightMain .copyRightBox .copyRightLeft {
  line-height: 0.6rem;
}
.copyRightMain .copyRightBox .copyRightLeft li {
  padding-right: 0.8rem;
  float: left;
}
.copyRightMain .copyRightBox .copyRightLeft li a {
  color: #1A8952;
  font-weight: bold;
}
.copyRightMain .copyRightBox .copyRightLeft li a:hover {
  color: #43cf89;
}
.copyRightMain .copyRightBox .copyRightRight {
  line-height: 0.6rem;
  color: #1A8952;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

.subPageMain {
  padding-top: 1.2rem;
}

.subBannerMain {
  height: 2.5rem;
  background-color: #1A8952;
  width: 100%;
}
.subBannerMain h1 {
  font-size: 0.6rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 2.5rem;
}

.subTitleMain {
  width: 94%;
  margin-top: 0.2rem;
  line-height: 0.8rem;
  border-bottom: 0.04rem solid #8cc4a8;
  font-weight: bold;
  font-size: 0.4rem;
  color: #1A8952;
}

.subPageOneMain {
  width: 94%;
}
.subPageOneMain > h3 {
  line-height: 0.4rem;
  padding-left: 0.15rem;
  border-left: 0.04rem solid #1A8952;
  margin-top: 0.3rem;
  font-size: 0.36rem;
  font-weight: bold;
  color: #263138;
}
.subPageOneMain .subPageOneBox {
  padding-top: 0.1rem;
}
.subPageOneMain .subPageOneBox > h4 {
  line-height: 0.6rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #263138;
}
.subPageOneMain .subPageOneBox > div {
  line-height: 0.44rem;
  color: #263138;
  font-size: 0.28rem;
}

.subPageTwoMain {
  width: 94%;
  padding-top: 0.4rem;
}
.subPageTwoMain .subPageTwoItem {
  margin-bottom: 0.4rem;
}
.subPageTwoMain .subPageTwoItem img {
  width: 100%;
  display: block;
}
.subPageTwoMain .subPageTwoItem > div {
  width: 100%;
  padding-top: 0.2rem;
  font-size: 0.28rem;
  line-height: 0.44rem;
}

.subPageThreeMain {
  width: 94%;
}
.subPageThreeMain img {
  width: 100%;
  display: block;
  margin-bottom: 0.2rem;
}
.subPageThreeMain > div > h3 {
  font-size: 0.32rem;
  font-weight: bold;
  color: #263138;
  line-height: 0.48rem;
}
.subPageThreeMain > div > p {
  line-height: 0.44rem;
  text-align: justify;
  font-size: 0.28rem;
  color: #263138;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.subPageFourMain {
  padding-top: 0.2rem;
  width: 94%;
}
.subPageFourMain img {
  width: 100%;
  display: block;
}
.subPageFourMain > div {
  padding-top: 0.3rem;
}
.subPageFourMain > div > h3 {
  line-height: 0.44rem;
  font-size: 0.32rem;
  color: #263138;
  font-weight: bold;
  padding-left: 0.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  position: relative;
}
.subPageFourMain > div > h3::before {
  content: "";
  display: block;
  width: 0.08rem;
  height: 0.8rem;
  background-color: #1A8952;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.4rem;
}
.subPageFourMain > div > p {
  padding-top: 0.2rem;
  line-height: 0.44rem;
  font-size: 0.28rem;
  color: #263138;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}

.subPageFiveMain {
  margin-top: 0.3rem;
  width: 94%;
  border-top: 0.1rem solid #f1f1f1;
  padding-top: 0.1rem;
  border-bottom: 0.1rem solid #f1f1f1;
  padding-bottom: 0.2rem;
}
.subPageFiveMain > div p {
  padding-top: 0.2rem;
  line-height: 0.44rem;
  font-size: 0.28rem;
  color: #263138;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
.subPageFiveMain > div > a {
  line-height: 0.44rem;
  font-size: 0.28rem;
  color: #1A8952;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 0.1rem;
  text-decoration: underline;
}
.subPageFiveMain img {
  width: 100%;
  display: block;
  margin-top: 0.2rem;
}

.subPageSixMain {
  padding-top: 0.2rem;
  width: 94%;
  border-bottom: 0.1rem solid #f1f1f1;
  margin-bottom: 0.2rem;
  padding-bottom: 0.2rem;
}
.subPageSixMain .subPageSixItem {
  width: 48%;
  float: left;
  margin-right: 0.4%;
}
.subPageSixMain .subPageSixItem:nth-of-type(2n) {
  margin-right: 0;
  float: right;
}
.subPageSixMain .subPageSixItem img {
  width: 100%;
  display: block;
}
.subPageSixMain .subPageSixItem > p {
  padding: 0.1rem 0 0;
  line-height: 0.44rem;
  font-size: 0.28rem;
  color: #263138;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.subPageSevenMain {
  padding-top: 0.4rem;
  width: 94%;
}
.subPageSevenMain .subPageSixItem {
  width: 48%;
  float: left;
  margin-right: 4%;
  margin-bottom: 0.4rem;
}
.subPageSevenMain .subPageSixItem:nth-of-type(2n) {
  margin-right: 0;
}
.subPageSevenMain .subPageSixItem img {
  width: 100%;
  display: block;
}
.subPageSevenMain .subPageSixItem > div {
  padding-top: 0.1rem;
}
.subPageSevenMain .subPageSixItem > div > h3 {
  line-height: 0.44rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #263138;
}
.subPageSevenMain .subPageSixItem > div > p {
  font-size: 0.24rem;
  color: #263138;
  line-height: 0.3rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: justify;
}
.subPageSevenMain .subPageSixItem nav {
  height: 36px;
  padding-top: 5px;
}
.subPageSevenMain .subPageSixItem nav a {
  display: block;
  color: #fff;
  width: 80px;
  text-align: center;
  white-space: nowrap;
  border-radius: 4px;
  font-size: 12px;
}
.subPageSevenMain .subPageSixItem nav .subPageSixItem_details_btn {
  float: left;
  background: #29a7e1;
}
.subPageSevenMain .subPageSixItem nav .subPageSixItem_details_btn:hover {
  background: #228dbe;
}
.subPageSevenMain .subPageSixItem nav .subPageSixItem_buy_btn {
  float: right;
  background: #29a7e1;
}
.subPageSevenMain .subPageSixItem nav .subPageSixItem_buy_btn:hover {
  background: #228dbe;
}

.subPageEightMain {
  padding-top: 0.2rem;
  width: 94%;
}
.subPageEightMain img {
  width: 100%;
  display: block;
}
.subPageEightMain a.subPageEightBtn {
  display: block;
  width: 3rem;
  height: 1rem;
  line-height: 1rem;
  background-color: #1A8952;
  margin: 0.2rem auto 0;
  color: #fff;
}
.subPageEightMain a.subPageEightBtn span {
  padding-left: 0.3rem;
  float: left;
  font-size: 0.24rem;
  font-weight: bold;
}
.subPageEightMain a.subPageEightBtn img {
  width: 0.29rem;
  height: 0.07rem;
  float: right;
  margin: 0.48rem 0.3rem 0 0;
}

.subPageNineMain {
  padding-top: 0.4rem;
  width: 94%;
}
.subPageNineMain .subPageNineBox {
  border: 0.02rem solid #ccc;
  border-bottom: none;
  border-right: none;
}
.subPageNineMain .subPageNineBox table {
  width: 100%;
}
.subPageNineMain .subPageNineBox table td {
  border-right: 0.02rem solid #ccc;
  border-bottom: 0.02rem solid #ccc;
}
.subPageNineMain .subPageNineBox table td.firstTd {
  text-indent: 0.4rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #263138;
  background-color: #f3f2ec;
}
.subPageNineMain .subPageNineBox table td.secondTd {
  padding: 0.2rem 0.2rem 0.18rem;
  font-size: 0.28rem;
  color: #263138;
  line-height: 0.44rem;
  text-align: justify;
}

.subPageTenMain {
  padding-top: 0.4rem;
  padding-bottom: 0.38rem;
  width: 94%;
}
.subPageTenMain .subPageTenBox {
  width: 100%;
  background-color: #f3f2ec;
  text-align: center;
  padding: 0.4rem 0 0.3rem;
}
.subPageTenMain .subPageTenBox > h3 {
  line-height: 0.8rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #263138;
}
.subPageTenMain .subPageTenBox > h1 {
  line-height: 1rem;
  font-size: 0.72rem;
  font-weight: bold;
  color: #263138;
}
.subPageTenMain .subPageTenBox > p {
  line-height: 0.8rem;
  font-size: 0.28rem;
  color: #263138;
  font-weight: bold;
}
.subPageTenMain .subPageTenBox > p a {
  color: #1A8952;
}

.rGoTop {
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background-color: #1A8952;
  position: fixed;
  right: 0.4rem;
  bottom: 0.4rem;
  z-index: 99999;
}
.rGoTop img {
  width: 0.1rem;
  height: 0.32rem;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.18rem 0 0 -0.08rem;
}

.pageTwoOneMain {
  padding: 0.5rem 0;
}
.pageTwoOneMain div {
  width: 94%;
  box-sizing: border-box;
  text-align: left;
  line-height: 0.44rem;
  color: #263138;
  font-size: 0.28rem;
  padding: 0.1rem 0;
  margin: 0 auto;
}

.pageThreeOneMain {
  width: 94%;
  margin: 0 auto;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.pageThreeOneMain p {
  font-size: 0.28rem;
}

.pageThreeTwoMain {
  width: 94%;
  margin: 0 auto;
}
.pageThreeTwoMain .pageThreeTwoTitle {
  font-size: 0.42rem;
  text-align: center;
  font-weight: bold;
}
.pageThreeTwoMain .pageThreeTwoTitle span {
  position: relative;
  border-bottom: 0.04rem solid #1A8952;
  padding-bottom: 0.1rem;
}

.pageFourOneMain {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.4rem 0;
  width: 94%;
  margin: 0 auto;
}
.pageFourOneMain a {
  display: block;
  width: 25%;
  height: 0.6rem;
  line-height: 0.6rem;
  background-color: #1A8952;
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
}

.subPageSevenMain .subPageSixItem h3 a {
  color: #333;
}

h3.lineTitleBox {
  font-size: 0.4rem;
  line-height: 1rem;
  position: relative;
  height: 1rem;
}
h3.lineTitleBox em {
  width: 100%;
  height: 0.04rem;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.02px;
  background-color: #ccc;
}
h3.lineTitleBox span {
  display: block;
  height: 1rem;
  line-height: 1rem;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 9;
  padding-right: 0.2rem;
}

.pageFiveOneMain {
  width: 94%;
  margin: 0 auto;
  padding: 0.4rem 0;
}
.pageFiveOneMain > div p {
  font-size: 0.28rem;
  line-height: 0.52rem;
}

.secondaryOneMain {
  padding-bottom: 0.6rem;
}

.secondaryOneBox {
  width: 94%;
  margin: 0 auto;
}
.secondaryOneBox .subPageEightMain {
  width: 100%;
}
.secondaryOneBox > div p {
  font-size: 0.28rem;
  line-height: 0.52rem;
}
.secondaryOneBox .subPageTableMain {
  border: 0.02rem solid #ccc;
  border-bottom: none;
  border-right: none;
  width: 100%;
  font-size: 0.28rem;
  font-weight: 400;
  margin-top: 0.4rem;
  margin-bottom: 0.6rem;
}
.secondaryOneBox .subPageTableMain th {
  background-color: #f3f2ec;
  padding: 0.2rem 0.4rem;
  text-align: left;
  border-right: 0.02rem solid #ccc;
  border-bottom: 0.02rem solid #ccc;
}
.secondaryOneBox .subPageTableMain td {
  border-right: 0.02rem solid #ccc;
  border-bottom: 0.02rem solid #ccc;
  padding: 0.2rem 0.4rem;
}

.secondaryTwoMain {
  padding-bottom: 0.6rem;
}
.secondaryTwoMain .secondaryTwoBox {
  width: 94%;
  margin: 0 auto;
  padding-top: 0.4rem;
}
.secondaryTwoMain .secondaryTwoBox > div p {
  font-size: 0.28rem;
  line-height: 0.52rem;
}
.secondaryTwoMain .secondaryTwoBox > div a img {
  width: 100%;
}
.secondaryTwoMain .secondaryTwoBox img {
  max-width: 100%;
}

.secondaryThreeMain {
  padding-bottom: 0.6rem;
}
.secondaryThreeMain .subBannerMain h1 {
  font-size: 0.5rem;
}
.secondaryThreeMain .secondaryThreeBox {
  width: 94%;
  margin: 0 auto;
  padding-top: 0.4rem;
}
.secondaryThreeMain .secondaryThreeBox img {
  max-width: 100%;
}
.secondaryThreeMain .secondaryThreeBox > div p {
  font-size: 0.28rem;
  line-height: 0.52rem;
  text-align: left;
}
.secondaryThreeMain .secondaryThreeBox > div a img {
  width: 100%;
}
.secondaryThreeMain .secondaryThreeBox .threeBtnMain {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.4rem 0;
  width: 94%;
  margin: 0 auto;
}
.secondaryThreeMain .secondaryThreeBox .threeBtnMain a {
  display: block;
  width: 25%;
  height: 0.6rem;
  line-height: 0.6rem;
  background-color: #1A8952;
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
}
.secondaryThreeMain .secondaryThreeBox > div {
  text-align: center;
}
.secondaryThreeMain .secondaryThreeBox > div h4 {
  position: relative;
  display: inline-block;
  line-height: 1rem;
  font-size: 0.42rem;
  color: #333;
}
.secondaryThreeMain .secondaryThreeBox > div h4 em {
  display: block;
  width: 50%;
  height: 0.06rem;
  background-color: #1A8952;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -25%;
}

.longBtnA {
  display: block;
  width: 100%;
  height: 0.9rem;
  background-color: #1A8952;
  font-size: 0.4rem;
  color: #fff;
  line-height: 0.9rem;
  margin: 0 auto;
  text-align: center;
}

.sub_banner_box {
  margin: 0 auto;
  padding: 0.4rem 2% 0 2%;
}
.sub_banner_box a, .sub_banner_box img {
  display: block;
  width: 100%;
}

.purchase_btn {
  padding-top: 20px !important;
}
.purchase_btn a {
  display: inline-block;
  padding: 0 20px;
  font-size: 16px;
  color: #fff;
  background: #29a7e1;
  line-height: 36px;
  border-radius: 6px;
}
.purchase_btn a:hover {
  background: #228dbe;
}

.gift_box_list {
  padding-top: 0.4rem;
}
.gift_box_list li {
  float: left;
  width: 100%;
  margin-bottom: 0.4rem;
}
.gift_box_list li img {
  display: block;
  width: 100%;
}
.gift_box_list li h3 {
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  padding-top: 10px;
}
.gift_box_list li h3 a {
  color: #263138;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.gift_box_list .gift_list_buy {
  text-align: center;
}
.gift_box_list .gift_list_buy a {
  display: inline-block;
  padding: 0 20px;
  font-size: 16px;
  color: #fff;
  background: #29a7e1;
  line-height: 38px;
  border-radius: 6px;
}
.gift_box_list .gift_list_buy a:hover {
  background: #228dbe;
}

.subPageSevenMainGift {
  width: 94%;
}/*# sourceMappingURL=style-phone.css.map */