﻿.ic5_lt,
.ic5_lt .ic5_lt_s,
.ic5_lt .ic5_lt_s::after,
.ic5_lt .ic5_lt_s::before,
.ic5_lt .ic5_lt_s h4,
.ic5_lt .ic5_lt_s p,
.list5s,
.ic5_lt:hover,
.ic5_lt:hover .ic5_lt_s,
.ic5_lt:hover .ic5_lt_s::after,
.ic5_lt:hover .ic5_lt_s::before,
.ic5_lt:hover .ic5_lt_s h4,
.ic5_lt:hover .ic5_lt_s p,
.list5s,
.ic2_lt .iconfont,
.ic2_lt h4,
.ic2_lt p,
.ic2_lt .ic2_lt_t,
.ic2_lt,
.index_content4_swr .swiper-slide-prev,
.index_content4_swr .swiper-slide-active,
.index_content4_swr .swiper-slide-next,
.index_content4_swr .swiper-slide,
.ic3_lt_r a,
.ic3_lt_r a::after,
.ic3_lt_r a i,
.ic3_lt_r a span,
.ic3_lt_r a:hover,
.ic3_lt_r a:hover::after,
.ic3_lt_r a:hover i,
.ic3_lt_r a:hover span,
.footer_top_l ul li a,
.footer_top_l ul li:hover a,
.ic2_lt:hover .iconfont,
.ic2_lt:hover h4,
.ic2_lt:hover p,
.ic2_lt:hover .ic2_lt_t,
.ic2_lt:hover,
.index_banner .swiper-button-prev,
.index_banner .swiper-container-rtl .swiper-button-prev,
.index_banner .swiper-button-next,
.index_banner .swiper-container-rtl .swiper-button-next,
.index_banner:hover .swiper-button-prev,
.index_banner:hover .swiper-container-rtl .swiper-button-prev,
.index_banner:hover .swiper-button-next,
.index_banner:hover .swiper-container-rtl .swiper-button-next,
.index_text_btn a:hover,
.index_text_btn a,
.index_banner .swiper-pagination-bullet-active::after,
.index_banner .swiper-pagination-bullet::after,
.ic1_nv:hover .ic1_nv_t::after,
.ic1_nv:hover .ic1_nv_t span,
.ic1_nv .ic1_nv_t::after,
.ic1_nv .ic1_nv_t span,
.ic6_l_text input,
.anis .idxs4,
.anis .idxs4_img,
.idxs4,
.index_title2,
.anis .index_title2,
.index_title3,
.anis .index_title3,
.idxs4_img,
.ic6_l_text select,
.ic6_l_text input:hover,
.ic6_l_text select:hover,
.index_text_btn a span,
.index_text_btn a:hover span,
.btn1::before,
.index_content4_swr .swiper-slide img,
.ic1_lt img,
.btn1:hover::before,
.idxs,
.index_title,
.anis .idxs,
.anis .index_title,
.btn1:hover a,
.btn1 a,
.index_text_btn a i,
footer,
.index_text_btn a:hover i {
  transition: all 0.4s cubic-bezier(0.35, 0.75, 0.55, 1) 0.1s;
  -webkit-transition: all 0.4s cubic-bezier(0.35, 0.75, 0.55, 1) 0.1s;
  -moz-transition: all 0.4s cubic-bezier(0.35, 0.75, 0.55, 1) 0.1s;
}

.index_content4_swr .swiper-slide:hover img,
.ic1_lt:hover img {
  transition: all 1s cubic-bezier(0.35, 0.75, 0.55, 1) 0.1s;
  -webkit-transition: all 1s cubic-bezier(0.35, 0.75, 0.55, 1) 0.1s;
  -moz-transition: all 1s cubic-bezier(0.35, 0.75, 0.55, 1) 0.1s;
}

.ic1_lt:hover img,
.index_content4_swr .swiper-slide:hover img {
  transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.index_title2,
.idxs4,
.idxs4_img,
.idxs {
  transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -webkit-transform: translateY(-200px);
  opacity: 0;
}
.index_title3,
.index_title {
  transform: translateY(200px);
  -o-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -webkit-transform: translateY(200px);
  opacity: 0;
}

.anis .index_title2,
.anis .index_title3,
.anis .idxs4,
.anis .idxs4_img,
.anis .idxs,
.anis .index_title {
  transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1;
}

.index_text {
  width: 100%;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}

.index_text h4 {
  font-size: 48px;
  color: #282828;
  font-weight: bold;
}
.index_text h4 span {
  color: #79be47;
}
.index_text .idxs > p {
  font-size: 26px;
  color: #000;
  opacity: 0.6;
  letter-spacing: 2px;
}
.idxs > i {
  width: 40px;
  height: 4px;
  display: inline-block;
  background: #79be47;
  margin: 20px 0;
}
.idxs > p > i {
  width: 40px;
  height: 4px;
  display: inline-block;
  background: #79be47;
  margin: 20px 0;
}
.index_text_btn {
  width: 340px;
  height: 52px;
  line-height: 50px;
  margin-top: 40px;
  text-align: center;
  position: relative;
}
.index_title {
  padding-top: 40px;
}
.index_title p {
  height: 56px;
  line-height: 56px;
  padding: 0 200px 0 68px;
  box-sizing: border-box;
}
.p1 {
  background: url(../images/i_1.png) no-repeat left center;
  background-size: auto 100%;
}
.p1 i {
  font-size: 26px;
  color: #fff;
  vertical-align: middle;
  display: inline-block;
}
.p1 span {
  font-size: 32px;
  color: #fff;
  vertical-align: middle;
  margin-right: 30px;
}
.p2 {
  background: url(../images/i_2.png) no-repeat left center;
  background-size: auto 100%;
}
.p2 {
  margin-top: 10px;
}
.p2 i {
  font-size: 26px;
  color: #79be47;
  font-style: italic;
  font-weight: bold;
  font-family: "Arial";
  vertical-align: middle;
}
.p2 span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 20px;
  color: #79be47;
  font-weight: bold;
  vertical-align: middle;
  margin-right: 30px;
  border: 2px solid #79be47;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-block;
}
.index_text_btn a {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  display: inline-block;
}
.index_text_btn a:hover {
  background-color: #79be47;
  border: 1px solid #79be47;
}
.index_text_btn a:hover + a {
  border-left: 1px solid #79be47;
}
.index_text_btn a i {
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
  display: inline-block;
  transform: translateX(16px);
  -o-transform: translateX(16px);
  -ms-transform: translateX(16px);
  -moz-transform: translateX(16px);
  -webkit-transform: translateX(16px);
}
.index_text_btn a:hover i {
  transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
}

.index_text_btn a span {
  font-size: 24px;
  color: #fff;
  vertical-align: middle;
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  display: inline-block;
  padding-right: 10px;
  opacity: 0;
}
.index_text_btn a:hover span {
  opacity: 1;
  transform: rotate(180deg) translateX(-10px);
  -o-transform: rotate(180deg) translateX(-10px);
  -ms-transform: rotate(180deg) translateX(-10px);
  -moz-transform: rotate(180deg) translateX(-10px);
  -webkit-transform: rotate(180deg) translateX(-10px);
}
.index_text_btn a {
  border: 1px solid #fff;
  box-sizing: border-box;
}
.index_text_btn a:first-of-type {
  border-right: none;
}
.index_banner {
  position: relative;
  overflow: hidden;
}
.index_banner .swiper-slide > img {
  width: 100%;
  height: auto;
}
.index_banner .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 60px;
}
.index_banner
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 10px;
}

.index_banner .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #cccccc;
  opacity: 1;
  position: relative;
}

.index_banner .swiper-pagination-bullet::after {
  content: "";
  width: 180%;
  height: 180%;
  border: 1px solid #79be47;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: scale(0.5) translateY(-50%) translateX(-50%);
  -o-transform: scale(0.5) translateY(-50%) translateX(-50%);
  -ms-transform: scale(0.5) translateY(-50%) translateX(-50%);
  -moz-transform: scale(0.5) translateY(-50%) translateX(-50%);
  -webkit-transform: scale(0.5) translateY(-50%) translateX(-50%);
  opacity: 0;
}
.index_banner .swiper-pagination-bullet-active::after {
  transform: scale(1) translateY(-50%) translateX(-50%);
  -o-transform: scale(1) translateY(-50%) translateX(-50%);
  -ms-transform: scale(1) translateY(-50%) translateX(-50%);
  -moz-transform: scale(1) translateY(-50%) translateX(-50%);
  -webkit-transform: scale(1) translateY(-50%) translateX(-50%);
  opacity: 1;
}
.index_banner .swiper-pagination-bullet-active {
  background: #79be47;
}

.index_banner .swiper-button-prev,
.index_banner .swiper-container-rtl .swiper-button-next,
.index_banner .swiper-button-next,
.index_banner .swiper-container-rtl .swiper-button-prev {
  background-image: none;
  width: 54px;
  height: 190px;
  line-height: 190px;
  text-align: center;
  font-size: 32px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #e1dac1;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.index_banner .swiper-button-prev,
.index_banner .swiper-container-rtl .swiper-button-prev {
  left: -60px;
}
.index_banner:hover .swiper-button-prev,
.index_banner:hover .swiper-container-rtl .swiper-button-prev {
  left: 0;
}
.index_banner .swiper-button-next,
.index_banner .swiper-container-rtl .swiper-button-next {
  right: -60px;
  transform: rotate(180deg) translateY(50%);
  -o-transform: rotate(180deg) translateY(50%);
  -moz-transform: rotate(180deg) translateY(50%);
  -ms-transform: rotate(180deg) translateY(50%);
  -webkit-transform: rotate(180deg) translateY(50%);
}

.index_banner:hover .swiper-button-next,
.index_banner:hover .swiper-container-rtl .swiper-button-next {
  right: 0;
}

.ix_1 {
  padding: 100px 0;
}
.ix_2 {
  padding: 110px 0 90px 0;
}
.ix_3 {
  padding: 110px 0 70px 0;
}
.ix_4 {
  padding: 100px 0 80px 0;
}
.ix_5 {
  padding: 90px 0 110px 0;
}
.text {
  font-size: 46px;
  color: #282828;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 50px;
}
.text img {
    max-width: 2%;
    vertical-align: middle;
    padding: 0 14px;
    transform: translateY(-4px);
    -o-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    height: 25;
}
.index_content1_nav {
  text-align: center;
  padding-bottom: 50px;
  border-bottom: 1px dashed #bcbcbc;
}
.ic1_nv {
  width: 14.28%;
  height: auto;
  cursor: pointer;
  display: inline-block;
}
.ic1_nv_t {
  width: 82px;
  height: 82px;
  line-height: 82px;
  text-align: center;
  display: inline-block;
  position: relative;
  border: 1px solid #ebebeb;
  border-radius: 50%;
}

.ic1_nv_t span {
  color: #79be47;
  font-size: 30px;
  position: relative;
  z-index: 100;
}
.ic1_nv_t::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #79be47;
  border: 4px solid #d7ebc7;
  border-radius: 50%;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  z-index: 10;
  opacity: 0;
}

.ic1_nv:hover .ic1_nv_t::after,
.index_content1_nav .active .ic1_nv_t::after {
  opacity: 1;
}
.ic1_nv:hover .ic1_nv_t span,
.index_content1_nav .active .ic1_nv_t span {
  color: #fff;
}

.ic1_nv p {
  font-size: 22px;
  color: #818181;
  line-height: 40px;
}

.ic1_lt {
  padding-top: 70px;
  display: none;
}

.ic1_lt > div {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.ic1_lt_l {
  overflow: hidden;
}
.ic1_lt img {
  width: 100%;
  height: auto;
}

.ic1_lt_r {
  padding-left: 90px;
  box-sizing: border-box;
}

.ic1_lt_r p {
  font-size: 20px;
  color: #282828;
  line-height: 36px;
  padding-top: 40px;
}

.btn1 {
  width: 224px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  display: inline-block;
  position: relative;
}
.btn1 a {
  font-size: 20px;
  color: #fff;
  position: relative;
  z-index: 100;
}
.btn1:hover a {
  color: #79be47;
}
.btn1:hover::before {
  background-color: #fff;
}
.ic1_lt_r .btn1 {
  margin-top: 70px;
}
.btn1::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  border: 3px solid #79be47;
  opacity: 0.3;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  z-index: 10;
  border-radius: 48px;
}

.btn1::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #79be47;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  z-index: 8;
  border-radius: 48px;
}

.index_content2_btn,
.index_content3_btn,
.index_content4_btn,
.index_content5_btn {
  text-align: center;
  padding-top: 50px;
}

.index_content2 {
  background: url(../images/ix_back.jpg) no-repeat center center;
  background-size: cover;
}

.ic2_lt {
  width: 32.35%;
  padding: 30px 40px 10px 40px;
  margin-right: 1.33%;
  margin-top: 1.33%;
  border: 1px solid #d8d8d8;
  display: inline-block;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  vertical-align: top;
}

.ic2_lt:nth-child(3n) {
  margin-right: 0;
}

.ic2_lt .iconfont {
  font-size: 42px;
  height: auto;
  color: #79be47;
  line-height: 40px;
}

.ic2_lt h4 {
  font-size: 38px;
  color: #79be47;
  padding-top: 20px;
}
.ic2_lt i {
  width: 24px;
  height: 2px;
  background-color: #dedede;
  display: block;
  margin: 20px 0;
}
.ic2_lt p {
  font-size: 20px;
  height: 230px;
  color: #282828;
  line-height: 30px;
}
.ic2_lt_b {
  position: absolute;
  bottom: -18%;
  right: 4%;
}
.ic2_lt_b span {
  font-size: 144px;
  font-weight: 1000;
  font-family: "Arial";
  color: #282828;
  opacity: 0.1;
}

.ic2_lt_t {
  width: 100%;
  height: auto;
  position: absolute;
  padding: 0 20px;
  bottom: -100%;
  left: 0;
  box-sizing: border-box;
  z-index: 200;
}
.ic2_lt_t img {
  width: 100%;
  height: auto;
}

.ic2_lt:hover {
  background-color: #79be47;
  box-shadow: 0 0 35px -10px #999;
}
.ic2_lt:hover .ic2_lt_t {
  bottom: 30px;
}
.ic2_lt:hover p {
  opacity: 0;
}
.ic2_lt:hover .iconfont,
.ic2_lt:hover h4 {
  color: #fff;
  opacity: 1;
}

.index_content3_list > div {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.ic3_lt_l{
  position: relative;
}
.ic3_lt_l img {
  width: 100%;
  height: auto;
  display: none;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 -moz-transform: translateY(-50%);
 -webkit-transform: translateY(-50%);
}

.ic3_lt_r {
  padding-left: 24px;
  box-sizing: border-box;
}
.ic3_lt_r a {
  height: auto;
  padding: 0 24px 0 46px;
  position: relative;
  box-sizing: border-box;
  margin-top: 10px;
}
.ic3_lt_r a:first-of-type {
  margin-top: 0;
}
.ic3_lt_r a::after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #b0b0b0;
  position: absolute;
  top: 50%;
  left: 26px;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ic3_lt_r a i {
  width: 80%;
  font-size: 22px;
  color: #282828;
  line-height: 46px;
  vertical-align: middle;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ic3_lt_r a span {
  width: 20%;
  text-align: right;
  vertical-align: middle;
  display: inline-block;
  font-size: 18px;
  color: #282828;
  opacity: 0.5;
}

.ic3_lt_r a:hover {
  background-color: #79be47;
}

.ic3_lt_r a:hover::after {
  background-color: #fff;
}
.ic3_lt_r a:hover i,
.ic3_lt_r a:hover span {
  color: #fff;
  opacity: 1;
}

.index_content4 {
  background-color: #f5f5f5;
}

.index_content4_swr img {
  width: 100%;
  height: auto;
}

.index_content4_swr .swiper-slide {
  transform: scale(0.85) translateX(0%);
  -o-transform: scale(0.85) translateX(0%);
  -ms-transform: scale(0.85) translateX(0%);
  -moz-transform: scale(0.85) translateX(0%);
  -webkit-transform: scale(0.85) translateX(0%);
  border: 3px solid transparent;
  opacity: 0.5;
  z-index: 200;
  overflow: hidden;
}

.index_content4_swr .swiper-slide-active {
  border: 3px solid #79be47;
  box-sizing: border-box;
  opacity: 1;
  position: relative;
  z-index: 300;
  transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transition-delay: 0.1s;
}

.index_content4_swr .swiper-slide-next {
  transform: scale(0.85) translateX(-50%);
  -o-transform: scale(0.85) translateX(-50%);
  -ms-transform: scale(0.85) translateX(-50%);
  -moz-transform: scale(0.85) translateX(-50%);
  -webkit-transform: scale(0.85) translateX(-50%);
  opacity: 0.5;
  transition-delay: 0.2s;
}
.index_content4_swr .swiper-slide-prev {
  transform: scale(0.85) translateX(50%);
  -o-transform: scale(0.85) translateX(50%);
  -ms-transform: scale(0.85) translateX(50%);
  -moz-transform: scale(0.85) translateX(50%);
  -webkit-transform: scale(0.85) translateX(50%);
  opacity: 0.5;
  transition-delay: 0.2s;
}

.index_content4_swr .swiper-button-prev,
.index_content4_swr .swiper-button-next {
  background-image: none;
  width: 66px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  z-index: 400;
}

.index_content4_swr .swiper-button-prev {
  left: 10%;
}
.index_content4_swr .swiper-button-next {
  right: 10%;
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.index_content4_swr .swiper-button-prev span,
.index_content4_swr .swiper-button-next span {
  font-size: 18px;
  color: #fff;
  position: relative;
  z-index: 100;
}
.index_content4_swr .swiper-button-prev::after,
.index_content4_swr .swiper-button-next::after {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  border-radius: 50%;
  border: 4px solid #79be47;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}

.index_content4_swr .swiper-button-prev::before,
.index_content4_swr .swiper-button-next::before {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  border-radius: 50%;
  background-color: #79be47;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}

.index_content5 {
  background: url(../images/ix_back3.png) no-repeat center 60%;
  background-size: auto auto;
}

.index_content5 .text {
  padding-bottom: 100px;
}

.ic5_lt {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
}
.ic5_lt_s {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: transparent;
  display: inline-block;
  position: relative;
}
.ic5_lt_s a {
  width: 100%;
  height: auto;
  padding: 0 10px;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  z-index: 100;
}
.ic5_lt h4 {
  width: 110px;
  height: 110px;
  line-height: 110px;
  border-radius: 50%;
  background-color: #e3eedb;
  font-size: 48px;
  color: #79be47;
  font-family: "Arial";
  font-weight: 1000;
  display: inline-block;
}
.ic5_lt p {
  font-size: 22px;
  color: #333;
  padding-top: 20px;
}
.ic5_lt_s::after {
  content: "";
  display: block;
  width: 130%;
  height: 130%;
  border-radius: 50%;
  background: #79be47;

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0);
  -o-transform: translateX(-50%) translateY(-50%) scale(0);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0);
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
  opacity: 0.4;
}
.ic5_lt_s::before {
  content: "";
  display: block;
  width: 160%;
  height: 160%;
  position: absolute;
  border-radius: 50%;
  background: #79be47;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0);
  -o-transform: translateX(-50%) translateY(-50%) scale(0);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0);
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
  opacity: 0.1;
}
.list5s {
  width: 17%;
}
.ic5_lt:hover {
  width: 30%;
}

.ic5_lt:hover .ic5_lt_s {
  background-color: #79be47;
}
.ic5_lt:hover .ic5_lt_s::before,
.ic5_lt:hover .ic5_lt_s::after {
  transform: translateX(-50%) translateY(-50%) scale(1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
}
.ic5_lt:hover .ic5_lt_s h4 {
  background-color: transparent;
  color: #fff;
}
.ic5_lt:hover .ic5_lt_s p {
  padding-top: 0;
  color: #fff;
  transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
}

.index_content6 {
  width: 100%;
  height: auto;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
}
.index_content6 > div {
  height: 130px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.index_content6 img {
  width: 100%;
  height: 100%;
}
.fixd .index_content6 {
  position: relative;
}

.ic6_l {
  width: 65%;
}

.ic6_r {
  width: 35%;
}
.ic6_l_text form {
  font-size: 0;
}
.ic6_l_text .newBox2 {
  padding-right: 50px;
}
.ic6_r_text .newBox2 {
  padding-left: 80px;
}
.ic6_l_text,
.ic6_r_text {
  width: 100%;
  position: absolute;
  top: 54%;
  left: 0;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.ic6_l_text input,
.ic6_l_text select {
  width: 32%;
  height: 32px;
  line-height: 32px;
  text-indent: 20px;
  margin-right: 2%;
  border-radius: 10px;
  border: 1px solid #fff;
  outline: none;
  background-color: transparent;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
}
.ic6_l_text input:last-of-type{
  margin-right: 0;
}
.ic6_l_text input::-webkit-input-placeholder {
  /* WebKit browsers */

  color: #fff;
}

.ic6_l_text input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */

  color: #fff;
}

.ic6_l_text input::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  color: #fff;
}

.ic6_l_text input:-ms-input-placeholder {
  /* Internet Explorer 10+ */

  color: #fff;
}

.ic6_l_text option {
  color: #282828;
}
.ic6_l_text input:hover,
.ic6_l_text select:hover {
  background-color: #fff;
  color: #ccc;
}

.ic6_l_text input:hover::-webkit-input-placeholder {
  /* WebKit browsers */

  color: #ccc;
}

.ic6_l_text input:hover:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */

  color: #ccc;
}

.ic6_l_text input:hover::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  color: #ccc;
}

.ic6_l_text input:hover:-ms-input-placeholder {
  /* Internet Explorer 10+ */

  color: #ccc;
}

.ic6_l_text select {
  width: 40%;
  margin-right: 0;
  background: url(../images/c2.png) no-repeat 92% center;
  background-size: 12px 16px;
}

.ic6_r_text .newBox2 > div {
  display: inline-block;
  vertical-align: middle;
}

.ic6_r_text .newBox2 > div span {
  font-size: 50px;
  color: #79be47;
  padding-right: 14px;
}
.ic6_r_text .newBox2 > div h4 {
  font-size: 32px;
  line-height: 30px;
  color: #79be47;
  text-transform: uppercase;
  font-weight: 1000;
}
.ic6_r_text .newBox2 > div p {
  font-size: 20px;
  color: #282828;
}
.index_title2 {
  float: right;
}
.icons {
  margin: 0 20px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.icons div {
  width: 124px;
  height: 124px;
  line-height: 124px;
  text-align: center;
  border: 3px solid #79be47;
  box-sizing: border-box;
  margin: 0 auto;
  border-radius: 50%;
}
.icons div span {
  color: #79be47;
  font-size: 42px;
}
.icons p {
  font-size: 22px;
  color: #333;
  padding-top: 16px;
}
.icons:first-of-type {
  margin-left: 0;
}
.icons:last-of-type {
  margin-right: 0;
}

.index_text2 .p2 {
  position: relative;
  background-image: none;
  text-align: right;
  padding: 14px 0;
  margin-bottom: 50px;
  margin-top: 20px;
  padding-right: 28px;
}
.index_text2 .p2::after {
  content: "";
  display: inline-block;
  width: 140%;
  height: 100%;
  background: url(../images/wc.png) no-repeat left center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.index_text2 .p2 span,
.index_text2 .p2 i {
  color: #fff;
  border-color: #fff;
  position: relative;
  z-index: 100;
  font-size: 3rem;
  font-style: normal;
}
.p3 {
  text-align: right;
}
.p3 i {
  font-size: 42px;
  color: #494949;
  font-weight: bold;
}
.indx2_icon {
  text-align: right;
}
.index_text3 {
  text-align: center;
  top: 40%;
}
.index_text3 h4 {
  font-size: 48px;
  color: #51a018;
  font-weight: bold;
  font-weight: 1000;
  font-family: "Arial";
}
.index_text4 h4 img {
  max-width: 100%;
}
.index_text4 h4 {
  margin-bottom: 20px;
}
.index_text3 h5 {
  font-size: 38px;
  font-weight: bold;
  color: #494949;
  padding-bottom: 20px;
}
.index_text3 h6 {
  width: 560px;
  line-height: 44px;
  text-align: center;
  display: inline-block;
  font-size: 20px;
  color: #fff;
  background-color: #79be47;
}

.index_text4 h4 {
  font-size: 38px;
  font-weight: bold;
  color: #494949;
  padding-bottom: 30px;
}

.index_text4 img {
  max-width: 100%;
  height: auto;
}
.idxs4 > div {
  display: inline-block;
  vertical-align: bottom;
}
.idxs4_img {
  padding-top: 50px;
}
.index_title4 {
  padding-top: 20px;
}

.idxs4_r p {
  font-size: 20px;
  color: #000;
  line-height: 30px;
}

.ic6_l_text input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff;
}
.ic6_l_text input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.ic6_l_text input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.ic6_l_text input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}

.ic6_l_text select::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff;
}
.ic6_l_text select:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.ic6_l_text select::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.ic6_l_text select:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}

.idxs4 {
  display: none;
}
.index_text3 h4 {
  font-style: italic;
}

.yhj {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}

.yhj_img {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
}
.yhj_img img{
  width: 100%;
  height: auto;
}
.yhj_btn{
  display: inline-block;
  position: absolute;
  right: -4%;
  top: -4%;
  cursor: pointer;
}
.yhj_btn span{
  color: #111b0a;
  font-size: 42px;
  position: relative;
  z-index: 100;
}
.yhj_btn::after{
  content: '';
  display: block;
  width: 50%;
  height: 50%;
  position: absolute;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  z-index: 99;
}




.yhj .signUp_l{
  width: 100%;
  position: relative;
}
