html,
body {
  scroll-behavior: smooth;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', 'Arial', 'sans-serif', \5b8b\4f53;
}
@font-face {
  font-family: 'siyuan';
  src: url('../font/SourceHanSerifCN-Regular.otf');
}
@font-face {
  font-family: 'Poppins-SemiBold';
  src: url('../font/Poppins-SemiBold.ttf');
}
.swiper {
  --swiper-theme-color: #ff6600;
  /* 设置Swiper风格 */
  --swiper-navigation-color: #00ff33;
  /* 单独设置按钮颜色 */
  --swiper-navigation-size: 30px;
  /* 设置按钮大小 */
}
.swiper-button-prev:after,
.swiper-button-next:after {
  color: #fff;
}
a {
  color: #959595;
}
img {
  vertical-align: middle;
}
.count {
  font-size: 68px;
}
.swiper-container1 {
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
}
.swiper-slide-thumb-active img {
  opacity: 1;
}
.swiper-container {
  width: 100%;
}
.swiper-container .swiper-wrapper {
  width: 100%;
}
.swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
}
.swiper-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 35%;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}
.swiper-content .swiper-text {
  color: #ffffff;
  letter-spacing: 10px;
  font-size: 60px;
}
@media screen and (max-width: 1200px) {
  .swiper-content .swiper-text {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .swiper-content .swiper-text {
    font-size: 18px;
  }
}
.swiper-content .swiper-btn {
  padding-top: 14px;
  display: flex;
  flex-flow: column wrap;
}
.swiper-content .swiper-btn p a {
  color: #50710c;
}
@media screen and (max-width: 768px) {
  .swiper-content {
    top: 5%;
  }
  .swiper-content .swiper-btn a {
    font-size: 14px;
  }
}
.swiper-slide {
  position: relative;
}
.swiper-slide .swiper-content11 {
  width: 45%;
  position: absolute;
  top: 25%;
  left: 15%;
  text-align: center;
  display: block;
  text-align: left;
  color: #fff;
}
.swiper-slide .swiper-content11 .swiper-name {
  font-size: 36px;
  font-weight: bold;
  margin: 16px 0;
}
.swiper-slide .swiper-content11 .swiper-detail {
  line-height: 3rem;
  padding: 50px auto !important;
  font-size: 18px;
}
@media screen and (max-width: 1400px) {
  .swiper-slide .swiper-content11 .swiper-name {
    font-size: 30px;
    margin: 10px 0;
  }
  .swiper-slide .swiper-content11 .swiper-detail {
    font-size: 16px;
    line-height: 2rem;
    margin: 0;
  }
}
@media screen and (max-width: 1200px) {
  .swiper-slide .swiper-content11 .swiper-name {
    font-size: 20px;
    margin: 0;
  }
  .swiper-slide .swiper-content11 .swiper-detail {
    font-size: 14px;
    line-height: 2rem;
  }
  .swiper-slide .swiper-content11 div span {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 1000px) {
  .swiper-slide .swiper-content11 .swiper-detail {
    font-size: 12px;
    line-height: 2rem;
  }
  .swiper-slide .swiper-content11 div span {
    font-size: 14px !important;
  }
}
.swiper-button-prev {
  /* 设置按钮大小 */
}
@media screen and (max-width: 1440px) {
  .swiper-button-prev {
    --swiper-navigation-size: 36px;
  }
}
@media screen and (max-width: 1000px) {
  .swiper-button-prev {
    --swiper-navigation-size: 24px;
  }
}
.swiper-button-next {
  /* 设置按钮大小 */
}
@media screen and (max-width: 1440px) {
  .swiper-button-next {
    --swiper-navigation-size: 36px;
  }
}
@media screen and (max-width: 1000px) {
  .swiper-button-next {
    --swiper-navigation-size: 24px;
  }
}
.thumb {
  width: 100%;
  position: relative;
}
.thumb .swiper-container1 {
  width: 84%;
  margin: 0 auto;
  position: absolute;
  height: auto;
  bottom: 5% !important;
}
@media screen and (max-width: 992px) {
  .thumb .swiper-container1 {
    display: none;
  }
}
.thumb .linellae {
  width: 100%;
}
.thumb .linellae .box {
  width: 1200px;
  background-color: aqua;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  .thumb .swiper-content11 {
    width: 69%;
  }
  .thumb .swiper-content11 .swiper-detail {
    font-size: 12px;
    line-height: 1.2rem;
  }
  .thumb .swiper-content11 .swiper-name {
    font-size: 18px;
  }
}
.swiper-container1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
  bottom: 5% !important;
  left: 13px;
  right: 0;
}
.swiper-container1 .swiper-wrappers {
  width: 100%;
  height: 120px;
  display: flex;
  justify-content: space-between;
}
.swiper-container1 .swiper-wrappers .swiper-slide {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: column wrap;
  height: 120px;
}
.swiper-container1 .swiper-wrappers .swiper-slide .slide-border {
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  border: 1px solid #fff;
  border-radius: 100px;
}
.swiper-container1 .swiper-wrappers .swiper-slide .slide-border:hover {
  background-color: rgba(3, 163, 67, 0.626);
}
.swiper-container1 .swiper-wrappers .swiper-slide .slide-border img {
  text-align: center;
}
.swiper-container1 .swiper-wrappers .swiper-slide .slide-name {
  color: #fff;
  opacity: 0.5;
}
.swiper-container1 .swiper-wrappers .swiper-slide-thumb-active .slide-name {
  opacity: 1;
}
.slide-backg {
  background-color: rgba(3, 163, 67, 0.833);
}
.box1 {
  background: url("../images/lvtuoyuan.png") no-repeat 50% 50%;
}
.box2 {
  background: url("../images/huigan.png") no-repeat 50% 50%;
}
#header.activeBorder {
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
}
#xingjiu {
  width: 100%;
  overflow: hidden;
  padding-top: 100px;
  /*菜单手机状态*/
  /*菜单手机状态*/
}


#xingjiu .banner,
#xingjiu .swiper-slide {
  width: 100%;
  position: relative;
}
#xingjiu .content {
  width: 98%;
  margin: 70px auto;
  display: flex;
  box-sizing: border-box;
  justify-content: space-between;
}
#xingjiu .content .left {
  width: 50%;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-content: space-between;
  margin-left: 10%;
  margin-right: 5%;
  text-align: left;
  max-width: 700px;
}
#xingjiu .content .left h1 {
  font-size: 3rem;
  margin-bottom: 30px;
  font-weight: 900;
}
#xingjiu .content .row2 {
  font-size: 1.25rem;
  line-height: 2;
}
#xingjiu .content .wang_g {
  color: #1e771e;
}
#xingjiu .content h4 {
  color: #00913a;
  font-size: 24px;
  line-height: 2;
  font-weight: 900;
}
#xingjiu .content .border_b {
  border-top: 1px solid #e5e5e5;
  padding: 30px 0;
  line-height: 2;
  font-size: 16px;
  color: #666;
  box-orient: vertical;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 20px;
}
#xingjiu .content .more_btn {
  width: 170px;
  text-align: center;
  border: 1px solid green;
  border-radius: 50px;
  line-height: 30px;
  background-color: #00913a;
  margin: 21px 0 50px;
}
#xingjiu .content .more_btn:hover {
  background: #8dc21f;
  border-color: #8dc21f;
}
#xingjiu .content .more_btn a {
  color: #fff;
  width: 100%;
  height: 45px;
  box-sizing: border-box;
  display: block;
  line-height: 45px;
}
#xingjiu .content .Number .number {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#xingjiu .content .Number .number .number-item {
  display: flex;
  flex-direction: column;
}
#xingjiu .content .Number .number .number-item p {
  display: flex;
  font-size: 60px;
  color: green;
  position: relative;
  width: fit-content;
}
#xingjiu .content .Number .number .number-item p::after {
  content: '+';
  position: absolute;
  right: -20px;
  top: -20px;
  font-size: 24px;
  font-weight: 600;
}
#xingjiu .content .Number .number .number-item p .num {
  font-size: 60px;
  color: #008d33;
  font-weight: bold;
  font-family: 'Poppins-SemiBold';
  line-height: 0.7;
}
#xingjiu .content .Number .number .number-item p .wan {
  font-size: 30px;
  align-self: flex-end;
  position: relative;
  font-weight: bold;
  font-family: 'Poppins-SemiBold';
  color: #00913a;
  line-height: 1;
}
#xingjiu .content .Number .number .number-item p span {
  font-size: 1.5rem;
}
#xingjiu .content .Number .number .number-item p span:nth-child(2) {
  margin-left: 10px;
}
#xingjiu .content .Number .number .number-item .text1 {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
#xingjiu .content .Number .number .number-item .text1 span {
  display: flex;
  justify-content: space-between;
  font-size: 1.5rem;
}
#xingjiu .content .right {
  width: 50%;
  display: flex;
  object-fit: cover;
  height: 100%;
  max-width: 870px;
  margin-top: 100px;
  margin-right: 10%;
}
#xingjiu .content .right img {
  display: flex;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1600px) {
  #xingjiu .content .left {
    margin-left: 5%;
  }
}
@media screen and (max-width: 1440px) {
  #xingjiu .content .left {
    margin-left: 0;
  }
  #xingjiu .content .left h1 {
    font-size: 24px;
    margin-bottom: 0px;
  }
  #xingjiu .content .left .row2 {
    font-size: 16px;
    padding: 10px 0;
  }
  #xingjiu .content .left h4 {
    font-size: 20px;
  }
  #xingjiu .content .num {
    font-size: 48px !important;
  }
}
@media screen and (max-width: 1200px) {
  #xingjiu .content {
    padding: 0 50px;
    display: block;
  }
  #xingjiu .content .left {
    width: 100%;
    margin-left: 0;
    padding-bottom: 0;
    max-width: 100%;
  }
  #xingjiu .content .left .num {
    font-size: 48px !important;
  }
  #xingjiu .content .left .wan {
    font-size: 20px !important;
  }
  #xingjiu .content .right {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
  }
}
@media screen and (max-width: 1366px) {
  #xingjiu .content {
    margin: 100px auto;
  }
}
@media screen and (max-width: 1000px) {
  #xingjiu .content {
    margin: 50px auto;
    padding: 0 20px;
  }
  #xingjiu .content .border_b {
    padding: 20px 0;
  }
  #xingjiu .content .left .num {
    font-size: 24px !important;
  }
  #xingjiu .content .left .text1 span {
    font-size: 16px !important;
  }
  #xingjiu .content .Number .number .number-item p::after {
    font-size: 14px;
    font-weight: 600;
  }
}
#xingjiu .panel2 {
  width: 100%;
  text-align: left;
}
#xingjiu .panel2 .panel2_outer {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 36px 20px 0;
  max-width: 1540px;
}
#xingjiu .panel2 .panel2_outer .panel2_left {
  width: 42%;
  max-width: 500px;
  display: flex;
  flex-flow: column nowrap;
}
#xingjiu .panel2 .panel2_outer .panel2_left h1 {
  font-size: 48px;
  padding-top: 164px;
  font-weight: 900;
}
#xingjiu .panel2 .panel2_outer .panel2_left p {
  width: 100%;
  font-size: 1.85rem;
}
#xingjiu .panel2 .panel2_outer .panel2_left p span {
  color: green;
}
#xingjiu .panel2 .panel2_outer .panel2_left .small {
  width: 100%;
  line-height: 2rem;
  color: #585858;
  font-size: 1rem;
  padding: 35px 0;
}
#xingjiu .panel2 .panel2_outer .panel2_left .panel2_tag {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}
#xingjiu .panel2 .panel2_outer .panel2_left .panel2_tag li {
  width: 33.3%;
  padding-bottom: 1.56rem;
}
#xingjiu .panel2 .panel2_outer .panel2_left .panel2_tag li .tag_text {
  font-size: 1rem;
  font-weight: bold;
  margin-top: 5px;
}
#xingjiu .panel2 .panel2_outer .panel2_left .panel2_tag li:nth-child(1),
#xingjiu .panel2 .panel2_outer .panel2_left .panel2_tag li:nth-child(4) {
  text-align: left;
}
#xingjiu .panel2 .panel2_outer .panel2_left .panel2_tag li:nth-child(2),
#xingjiu .panel2 .panel2_outer .panel2_left .panel2_tag li:nth-child(5) {
  text-align: center;
}
#xingjiu .panel2 .panel2_outer .panel2_left .panel2_tag li:nth-child(3) {
  text-align: right;
}
#xingjiu .panel2 .panel2_outer .panel2_right {
  width: 52%;
}
#xingjiu .panel2 .city {
  width: 100%;
}
@media screen and (max-width: 1440px) {
  #xingjiu .panel2 .panel2_outer .panel2_left h1 {
    font-size: 32px;
    padding-top: 70px;
  }
  #xingjiu .panel2 .panel2_outer .panel2_left p {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1200px) {
  #xingjiu .panel2 .panel2_outer {
    margin: 0 auto;
    display: block;
  }
  #xingjiu .panel2 .panel2_outer .panel2_left,
  #xingjiu .panel2 .panel2_outer .panel2_right {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  #xingjiu .panel2 .panel2_outer .panel2_left h1 {
    padding-top: 0px;
  }
  #xingjiu .panel2 .panel2_outer .panel2_left p {
    padding: 20px 0 !important;
  }
}
#xingjiu .panel3 {
  width: 100%;
  background: url("../images/juxing92.png") no-repeat;
  background-size: 100% 100%;
  padding-bottom: 100px;
  position: relative;
}
#xingjiu .panel3 .panel3_outer {
  margin: 0px auto;
  box-sizing: border-box;
  padding: 0 20px 100px;
  max-width: 1540px;
}
#xingjiu .panel3 .panel3_outer .panel3-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#xingjiu .panel3 .panel3_outer .panel3-top .top-left {
  width: 50%;
  font-size: 48px;
  padding: 100px 0 70px 0;
}
#xingjiu .panel3 .panel3_outer .panel3-top .top-left h2 {
  width: 100%;
}
#xingjiu .panel3 .panel3_outer .panel3-top .top-right {
  width: 50%;
}
#xingjiu .panel3 .panel3_outer .panel3-top .top-right .progress {
  margin: 1.15rem 0;
  text-align: right;
  width: 100%;
  font-size: 20px;
  display: flex;
  justify-content: flex-end;
  padding: 100px 0 70px 0;
  cursor: pointer;
}
#xingjiu .panel3 .panel3_outer .panel3-top .top-right .progress li {
  color: #008d33;
}
#xingjiu .panel3 .panel3_outer .panel3-top .top-right .progress li:hover {
  color: green;
}
#xingjiu .panel3 .panel3_outer .panel3-top .top-right .progress li a {
  color: #959595;
  padding-left: 30px;
  display: inline-block;
}
#xingjiu .panel3 .panel3_outer .panel3-top .top-right .progress li a:hover {
  color: green !important;
}
#xingjiu .panel3 .panel3_outer .panel3-top .top-right .progress li a:hover span {
  background: url("../images/lvtuoyuan.png") no-repeat 50% 50% !important;
}
#xingjiu .panel3 .panel3_outer .panel3-top .top-right .progress .progress-icon {
  width: 0.6em;
  height: 0.6em;
  margin-right: 0.5rem;
  border-radius: 50%;
  border: 3px solid green;
}
#xingjiu .panel3 .panel3_outer .bottom-active {
  display: flex !important;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom {
  display: none;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_left {
  width: 45%;
  display: flex;
  flex-flow: column wrap;
  border-bottom: 2px solid #00913a;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_left .panel3-image {
  font-size: 0.75rem;
  width: 100%;
  line-height: 1rem;
  color: #a4a4a4;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_left .panel3-image img {
  width: 100%;
  height: 100%;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_left .panel3-image a {
  overflow: hidden;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_left .panel3_new {
  box-sizing: border-box;
  width: 100%;
  padding: 30px 40px 54px 40px;
  display: flex;
  flex-flow: column wrap;
  background-color: #fff;
  overflow: hidden;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_left .panel3_new p,
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_left .panel3_new h5,
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_left .panel3_new .new_bottom {
  width: 100%;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_left .panel3_new a {
  display: contents;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_left .panel3_new p {
  margin-bottom: 21px;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_left .panel3_new h5 {
  font-size: 18px;
  margin-bottom: 31px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_left .panel3_new .new_bottom {
  margin: 0;
  font-size: 16px;
  line-height: 28px;
  color: #666;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_left .panel3_new:hover h5 {
  color: #0d7f09;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_left .panel3_new:hover .panel3-image img {
  transform: scale(1.1);
  transition: all 0.5s;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_right {
  width: 50%;
  display: flex;
  align-content: space-between;
  flex-flow: column nowrap;
  border-bottom: 1px solid #d4d6d5;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_right .panel3_new {
  width: 100%;
  padding: 50px 0px;
  border-top: 1px solid #c1ccc1;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_right .panel3_new p {
  font-size: 0.75rem;
  color: #a4a4a4;
  padding: 10px 0px;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_right .panel3_new h5 {
  color: #333333;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_right .panel3_new .new_bottom {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  padding: 14px 0;
  font-size: 16px;
  line-height: 1.5rem;
  color: #959595;
}
#xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_right .panel3_new:hover h5 {
  color: #0d7f09;
}
@media screen and (max-width: 1440px) {
  #xingjiu .panel3 .panel3_outer .panel3-top {
    padding: 0;
  }
  #xingjiu .panel3 .panel3_outer .panel3-top .top-left {
    font-size: 32px;
  }
  #xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_right .panel3_new {
    padding: 43px 0px;
  }
}
@media screen and (max-width: 1200px) {
  #xingjiu .panel3 .panel3_outer {
    display: block;
    box-sizing: border-box;
    padding: 0 20px;
  }
  #xingjiu .panel3 .panel3_outer .panel3-top .top-left {
    padding: 30px 0;
  }
  #xingjiu .panel3 .panel3_outer .panel3-top .top-left h2 {
    font-size: 28px;
  }
  #xingjiu .panel3 .panel3_outer .panel3-top .top-right {
    display: none;
  }
  #xingjiu .panel3 .panel3_outer .panel3-bottom {
    flex-direction: column;
    align-items: center;
  }
  #xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_left {
    width: 100%;
  }
  #xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_left p {
    font-size: 0.75rem;
    line-height: 1rem;
    color: #a4a4a4;
  }
  #xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_right {
    width: 100%;
    align-content: center;
    flex-flow: column nowrap;
    border-bottom: 3px solid #d4d6d5;
  }
  #xingjiu .panel3 .panel3_outer .panel3-bottom .panel3_right .progress-icon {
    width: 0.6em;
    height: 0.6em;
    margin-right: 0.5rem;
    border-radius: 50%;
    border: 3px solid green;
  }
  #xingjiu .panel3 .panel3_outer .panel3_new {
    width: 100%;
    border-top: 2px solid #c1ccc1;
  }
  #xingjiu .panel3 .panel3_outer .panel3_new p {
    font-size: 0.75rem;
    color: #a4a4a4;
    padding: 0;
    margin-bottom: 5px !important;
  }
  #xingjiu .panel3 .panel3_outer .panel3_new h5 {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 !important;
  }
  #xingjiu .panel3 .panel3_outer .panel3_new .new_bottom {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-size: 16px;
    line-height: 1.5rem;
    color: #959595;
  }
}
.banner .swiper-pagination span svg {
  width: 100%;
  height: 100%;
  opacity: 0;
}
.banner .swiper-pagination span.swiper-pagination-bullet-active svg {
  opacity: 1;
}
.banner .swiper-pagination span {
  width: 50px;
  height: 50px;
  position: relative;
  background: none !important;
  opacity: 1;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
@media screen and (max-width: 1440px) {
  .banner .swiper-pagination span {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .banner .swiper-pagination span {
    width: 30px;
    height: 30px;
  }
}
.banner .swiper-pagination span.swiper-pagination-bullet-active {
  width: 50px;
  border-color: transparent;
}
@media screen and (max-width: 1440px) {
  .banner .swiper-pagination span.swiper-pagination-bullet-active {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .banner .swiper-pagination span.swiper-pagination-bullet-active {
    width: 30px;
    height: 30px;
  }
}
.banner .swiper-pagination span.swiper-pagination-bullet-active:before {
  display: none;
}
.banner .swiper-pagination span::after {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0 ;
  margin: auto;
  background: #fff;
  border-radius: 50%;
}
@media screen and (max-width: 1440px) {
  .banner .swiper-pagination span::after {
    width: 7px;
    height: 7px;
  }
}
@media screen and (max-width: 1200px) {
  .banner .swiper-pagination span::after {
    width: 5px;
    height: 5px;
  }
}
.banner .swiper-pagination span #circle {
  transition: linear 3s;
  stroke-dasharray: 140, 140;
  stroke-dashoffset: 140;
}
.banner .swiper-pagination span.swiper-pagination-bullet-active #circle {
  stroke-dashoffset: 0;
}
.swiper-timer {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 50px;
  pointer-events: none;
  opacity: 1;
  z-index: 999;
  position: absolute;
  bottom: 96px;
}
.swiper-timer .line img {
  overflow: hidden;
}
@media screen and (max-width: 1700px) {
  .swiper-timer {
    bottom: 76px;
  }
}
@media screen and (max-width: 996px) {
  .swiper-timer {
    display: none !important;
  }
}
.line-biglist {
  pointer-events: none;
  width: 100%;
  display: flex;
  height: 200px;
  margin: -3px 0%;
  position: absolute;
  justify-content: space-between;
}
.line-biglist .linellae-list {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 211px;
  display: flex;
  justify-content: center;
  z-index: 999;
  align-items: center;
  align-self: center;
}
.line-biglist .linellae-list .linellae-bigitem {
  width: 12%;
  display: flex;
  justify-content: center;
}
.line-biglist .linellae-list .linellae-bigitem .linellae-item {
  border-radius: 100px;
  border: 1px solid #66a576;
  text-align: center;
  width: 80px;
  height: 80px;
  background: transparent;
  pointer-events: none;
  -webkit-animation: gogogo 2s infinite linear;
  display: none;
}


/* 修改地图 */
#xingjiu .panel2 .panel2_outer .panel2_right {
  width: 52%;
  position: relative;
}
#xingjiu .panel2 .panel2_outer .panel2_right img {
  width: 100%;
}
#xingjiu .panel2 .panel2_outer .panel2_right img:nth-child(2) {
  position: absolute;
  top: 0px;
  vertical-align: middle;
  left: 0px;
  margin: auto;
  z-index: 2;
}
#xingjiu .panel2 .panel2_outer .panel2_right img:nth-child(3) {
  position: absolute;
  top: 0px;
  vertical-align: middle;
  left: 0px;
  margin: auto;
}
#xingjiu .panel2 .panel2_outer .panel2_right img:nth-child(4) {
  position: absolute;
  top: 0px;
  vertical-align: middle;
  left: 0px;
  margin: auto;
}
#xingjiu .panel2 .city {
  width: 100%;
}
@media screen and (max-width: 1440px) {
  #xingjiu .panel2 .panel2_outer .panel2_left h1 {
    font-size: 32px;
    padding-top: 70px;
  }
  #xingjiu .panel2 .panel2_outer .panel2_left p {
    font-size: 1.2rem;
  }
}


.banner {
  overflow: hidden;
}

.banner .swiper-pagination {
  bottom: 140px !important;
}
.banner p>img {
  width: 100%;
}

@media screen and (max-width: 1200px) {
  #xingjiu .panel2 .panel2_outer {
    margin: 0 auto;
    display: block;
  }
  #xingjiu .panel2 .panel2_outer .panel2_left,
  #xingjiu .panel2 .panel2_outer .panel2_right {
    width: 100%;
    max-width: 100%;
  }
  .banner {
    height: auto!important;
  }
  .banner p>img  {
    height: auto!important;
  }

  .banner .swiper-pagination {
    bottom: 20px !important;
  }
  #xingjiu {
    padding-top: 80px;
  }
}


.clearfix:after{content:"."; height:0; display:block; visibility:hidden; clear:both; font-size:0;}
.clearfix{zoom:1;}
/*服务项目*/
.fuwxbjk{ width:100%;padding-bottom: 130px; background:url(../images/probg.jpg) center no-repeat; position: relative;}
.fwysjkd{ max-width:1400px;width:98%; margin:0 auto;padding-top:60px; }
.zbkdghf{ width:28%;float: left;padding-top:90px;}
.servict{ font-size:60px; text-transform:uppercase;font-style:oblique;background-image: -webkit-linear-gradient(bottom, rgb(0, 155, 76), rgb(146, 239, 0));
  -webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.fwxmwz{ font-size:36px; color:#4d4d4a; font-style:oblique; padding-top:0px;}
.xmnrwz{ font-size:16px; color:#000; line-height:36px;  font-weight:300; padding-top:30px; height:176px;}

.ljgdbrh{font-size:14px;color:#4d4d4a; font-weight:100; z-index:1;}
.ljgdbrh a{font-size:14px;color:#000; font-weight:100;}
.ljgdbrh a:hover{font-size:14px;color:#009b4c; font-weight:100;}
.ljgdbrh p{display:inline-block;position:relative;padding:0px 10px 0px 20px;line-height:50px; z-index:1;}
.ljgdbrh p:before{content:"";position:absolute;left:0px; background:#deede5; border-radius:50%; width:48px;height:48px; z-index:-1;}

.bshdkkd{ width:calc(68% - 1px);float: right;border-left:1px solid #eeeee2;border-top:1px solid #eeeee2; background:#fff;}
.pcul{ position:relative; text-align:center;}
.pcul a {float: left;width:calc(25% - 1px);border-right:1px solid #eeeee2;border-bottom:1px solid #eeeee2;background:#fff;  }
.pcul li{ display:inline-block; vertical-align:top; height:260px;  position:relative;transition:all .3s ease; font-size:14px; color:#c2c2b6; font-weight:lighter;text-transform:uppercase; }
.pcul li+li{ margin-left:0px;}
.pcicon{ display:inline-block; width:72px; height:60px; background:url(../images/proicon.png) no-repeat left top; margin:45px 0 10px 0; transition:all .3s ease;}
.pcul li b{font-size:14px; color:#c2c2b6; font-weight:lighter;text-transform:uppercase;}
.pcul li span{ display:block; font-size:22px; color:#c2c2b6; margin-bottom:5px; font-weight:100; padding-top:10px;}

.pcul a.Share_button:nth-of-type(2) li .pcicon{ background-position-x:-107px;}
.pcul a.Share_button:nth-of-type(3) li .pcicon{ background-position-x:-216px; }
.pcul a.Share_button:nth-of-type(4) li .pcicon{ background-position-x:-320px; width:43px;}
.pcul a.Share_button:nth-of-type(5) li .pcicon{ background-position-x:-420px;}
.pcul a.Share_button:nth-of-type(6) li .pcicon{ background-position-x:-515px;}
.pcul a.Share_button:nth-of-type(7) li .pcicon{ background-position-x:-641px; width:52px;}
.pcul a.Share_button:nth-of-type(8) li .pcicon{ background-position-x:-739px; width:52px;}

.pcul a:hover{ background:#009b4c;color:#fff;background: linear-gradient(to bottom,#009b4c,#fdfa09);}
.pcul a:hover .pcicon{ background-position-y:-82px;}
.pcul a:hover span{color:#fff;}
.pcul a:hover b{color:#fff;}
.pcul a b:after{content: '';display: block;width:130px;height:5px;background: #f6f6f0;transition: all .3s ease; margin:0 auto;  top:20px; position: relative;}


/*  */
.container {
  max-width: 1520px;
  height: 100%;
  padding: 0 10px;
  margin: 0 auto;
}
.title_index {
  text-align: center;
  overflow: hidden;
  padding-top: 40px;
  margin-bottom: 50px;
  background-image: url(../images/title_index_icon.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.title_index .title1 {
  font-size: 42px;
  color: #333;
  font-weight: bold;
}
.title_index .title2 {
  font-size: 13px;
  color: #666666;
}
.advantage{width: 100%;overflow: hidden;background: url(../images/advantage_bg.jpg) no-repeat center center;background-size: cover;padding: 110px 0}
.advantage .box{width: 100%; text-align: center; overflow: hidden; position: relative;}
.advantage .imgbox{position: relative; text-align: center;}
.advantage .imgbox img{width: 42%; height: auto;}
.advantage .imgbox::before{content: ""; position: absolute; top: 0; right: 35%; width: 260px; height: 60px; background: url(../images/advantage_03.png) no-repeat; background-size: 100% 100%;}
.advantage .imgbox::after{content: ""; position: absolute; bottom: 0; left: 33%; width: 230px; height: 180px; background: url(../images/advantage_01.png) no-repeat; background-size: 100% 100%;}
.advantage .list{position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2;}
.advantage .list li{position: absolute; width: 330px;}
.advantage .list .title{font-size: 24px; color: #333; font-weight: bold; margin-bottom: 10px;  background-repeat: no-repeat; background-position: left center;}
.advantage .list .text{font-size: 14px; color: #666; height: 60px; line-height: 20px; overflow: hidden;}
.advantage .list li:nth-child(odd){text-align: right;}
.advantage .list li:nth-child(even){text-align: left;}
.advantage .list li:nth-child(odd) .title{padding-right: 30px;}
.advantage .list li:nth-child(even) .title{padding-left: 30px;}
.advantage .list li:nth-child(odd) .title{background-position: right center;}
.advantage .list li:nth-child(1){top: 5%; left: 10%;}
.advantage .list li:nth-child(2){top: 5%; right: 10%;}
.advantage .list li:nth-child(3){top: 43%; left: 5%;}
.advantage .list li:nth-child(4){top: 43%; right: 5%;}
.advantage .list li:nth-child(5){bottom: 5%; left: 10%;}
.advantage .list li:nth-child(6){bottom: 5%; right: 10%;}
.advantage .list li:nth-child(1) .title{background-image: url(../images/advantage_icon1.png);}
.advantage .list li:nth-child(2) .title{background-image: url(../images/advantage_icon2.png);}
.advantage .list li:nth-child(3) .title{background-image: url(../images/advantage_icon3.png);}
.advantage .list li:nth-child(4) .title{background-image: url(../images/advantage_icon4.png);}
.advantage .list li:nth-child(5) .title{background-image: url(../images/advantage_icon5.png);}
.advantage .list li:nth-child(6) .title{background-image: url(../images/advantage_icon6.png);}
/*  */


.w_col {
  width: calc(100% - 158px);
  /* max-width: 1400px; */
  margin: 0 auto;
  padding-left: 80px;
  padding-right: 80px;
}

@media (max-width: 1440px) {
  .w_col {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media (max-width: 1201px) {
  .w_col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.title01 b {
  display: block;
  font-size: 36px;
  line-height: 1em;
  color: #519936;
  font-weight: normal;
}

@media (max-width: 1440px) {
  .title01 b {
    font-size: 1.44rem;
  }
}

@media (max-width: 668px) {
  .title01 b {
    font-size: 22px;
    font-weight: bold;
  }
  .w_col {
    width: calc(95% - -1px);
    padding-left: 0;
    padding-right: 0;
  }
}

.title01 p {
  margin: 10px 0 0;
  padding: 0;
  font-size: 18px;
  line-height: 1.5em;
  color: #666;
  font-weight: 300;
}
.index_news_title .title01 p span{opacity:0.2;margin:0 10px;}

@media (max-width: 1440px) {
}

@media (max-width: 668px) {
  .title01 p {
    font-size: 14px;
    font-weight: normal;
  }
}
.swiper_arrows>ul {
  margin: 0 -0.6rem;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.swiper_arrows>ul>li {
  padding: 0 0.6rem;
}

.swiper_arrows>ul>li>div {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  outline: 0;
  cursor: pointer;
  width: 2rem;
  height: 2rem;
  border: 1px solid #aaa;
  border-radius: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.swiper_arrows>ul>li .index_products_prev {
  transform: rotateY(180deg);
}

.swiper_arrows>ul>li>div svg {
  width: 16px;
  height: 16px;
  color: #aaa;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.swiper_arrows>ul>li>div:hover {
  border-color: #519936;
  background-color: #519936;
}

.swiper_arrows>ul>li>div:hover svg path {
  fill: #fff;
}
.swiper_arrows>ul>li .index_products_prev {
  transform: rotateY(180deg);
}
.index_products {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #fff;
}

@media (max-width: 1440px) {
  .index_products {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
  }
}

.index_products_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.index_products_slide {
  margin-top: 50px;
}

@media (max-width: 1440px) {
  .index_products_slide {
    margin-top: 2rem;
  }
}

.index_products_slide a {
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  /* display: flex; */
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #eee;
}

@media (max-width: 1440px) {
  .index_products_slide a {
    height: 16rem;
  }
}

@media (max-width: 968px) {
  .index_products_slide a {
    height: 300px;
  }
}

@media (max-width: 668px) {
  .index_products_slide a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column-reverse;
    padding: 0;
    height: auto;
  }
}
.index_products_slide .swiper-slide:hover a::after {animation:myfirst2 3s;animation-iteration-count:800;}
.index_products_slide .swiper-slide:hover a::before {animation:myfirst 3s; animation-iteration-count:800;}
@keyframes myfirst {
  0% {right:-5%;}

  50% {right:0%;}

  100% {right:-5%;}
}
@keyframes myfirst2 {
  0% {right:5%;}

  50% {right:0%;}

  100% {right:5%;}
}

@media (max-width: 668px) {
  .index_products_slide a::after {
    width: 100%;
  }
}

.index_products_slide a .img {
  width: 100%;
  height: 0;
  position: relative;
  z-index: 2;
  padding-bottom: 100%;
}

@media (max-width: 668px) {
  .index_products_slide a .img {
    width: 100%;
    height: auto;
    position: static;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.index_products_slide a .img img {
  max-width: 80%;
  max-height: 80%;
  width: 100%;
  height:100%;
  object-fit: cover;
  transition:all .5s ease;
  left: 50%!important;
  top: 50%!important;
  -webkit-transform: translate(-50%,-50%)!important;
  -ms-transform: translate(-50%,-50%)!important;
  transform: translate(-50%,-50%)!important;
  position: absolute;
}

.index_products_slide a .txt {
  padding: 120px 30px 20px;
  background: linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);
  z-index: 2;
  width: 100%;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  color: #fff;
}

@media (max-width: 1440px) {
  .index_products_slide a .txt {
    padding: 1.6rem;
  }
}

@media (max-width: 668px) {
  .index_products_slide a .txt {
    padding: 20px 10px 5px;
    flex: 0 0 100%;
    width: 100%;
  }
}

.index_products_slide a .txt>.inner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 1380px) {
  .index_products_slide a .txt>.inner {
    width: 100%;
  }
}

.index_products_slide a .txt .keywords>ul {
  margin: 0 -5px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.index_products_slide a .txt .keywords>ul>li {
  padding: 0 5px;
}

.index_products_slide a .txt .keywords>ul>li span {
  display: block;
  font-size: 19px;
  line-height: 2em;
  padding: 0 0.8rem;
  border: 2px solid #519936;
  border-radius: calc(1em + 2px);
  color: #519936;
}
.index_products_slide .swiper-slide:hover a .txt .keywords>ul>li span {
  border: 2px solid #fff;
  color: #fff;
}

.index_products_slide a .txt .t {
  font-size: 18px;
  line-height: 1.5;
  color: #fff;
}
.index_products_slide .swiper-slide:hover a .txt .t{
  color: #fff;
}

@media (max-width: 1440px) {
  .index_products_slide a .txt .t {
    font-size: 15px;
  }
}

.index_products_slide a .txt .des {
  font-size: 14px;
  line-height:1.6em;
  color: #555;
  font-weight: lighter;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.index_products_slide .swiper-slide:hover a .txt .des{
  color: #eee;
}

@media (max-width: 1440px) {
  .index_products_slide a .txt .des {
    font-size: 14px;
  }
}

@media (max-width: 668px) {
  .index_products_slide a .txt .des {
    font-size: 12px;
    height: 6em;
    font-weight: normal;
    margin-bottom: 10px;
  }
}

.index_products_slide a .txt .more01 {
  margin-top: auto;
}
@media screen and (max-width: 768px){
  .zbkdghf {
    width: 100%;
  }
  .bshdkkd {
    width: calc(100% - 1px);
  }
  .pcul a {
    width: calc(50% - 1px);
  }
  .fwysjkd {
    padding-top: 0;
    width: 90%;
  }
  .zbkdghf {
    padding-top: 40px;
  }
  .servict {
    font-size: 36px;
  }
  .fwxmwz {
    font-size: 26px;
  }
  .xmnrwz {
    font-size: 15px;
    padding-top: 20px;
    height: auto;
  }
  .ljgdbrh {
    margin: 20px 0;
  }
  .pcul li b {
    display: none;
  }
  .pcul li {
    height: 200px;
  }
  .fuwxbjk {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1399px){
  .title_index{margin-bottom: 40px;}
  .advantage .list li:nth-child(1){left: 4%;}
  .advantage .list li:nth-child(2){right: 4%;}
  .advantage .list li:nth-child(3){left: 0;}
  .advantage .list li:nth-child(4){right: 0;}
  .advantage .list li:nth-child(5){left: 4%;}
  .advantage .list li:nth-child(6){right: 4%;}
}
@media screen and (max-width: 991px){
  .advantage .list li{width: 200px;}
  .advantage .list .title{font-size: 14px; margin-bottom: 5px;}
  .advantage .list .text{font-size: 12px;}
}
@media screen and (max-width: 768px){
  .title_index {
    background-size: 150px;
    padding-top: 8px;
    margin-bottom: 15px;
  }
  .title_index .title1 {
    font-size: 18px;
  }
  .title_index .title2 {
    font-size: 12px;
  }
  .advantage .imgbox::before{width: 100px; height: 20px;}
  .advantage .imgbox::after{width: 200px; height: 100px; left: 5%;}
  .advantage .imgbox img{width: 90%;}
  .advantage .list{position: static; margin-bottom: 15px;}
  .advantage .list li{position: static; width: 100%;}
  .advantage .list li:nth-child(odd){text-align: left;}
  .advantage .list li:nth-child(odd) .title{background-position: left center; padding: 0 0 0 30px;}
  .advantage .list .text{height: auto;}
  .advantage .list li{width: 100%;}
  .advantage .list .title{font-size: 14px; margin-bottom: 5px;}
  .advantage .list .text{font-size: 12px;}
  .advantage {padding: 0 0 100px}
}
.index_hzlc{padding: 80px 0;background: url(../images/hzlc.jpg) no-repeat center bottom;color:#fff;background-size:cover;position: relative;background-attachment: fixed;}
.index_hzlc:before{content:'';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(0,0,0,0.5);}
.index_hzlc_title .title01 b,.index_hzlc_title .title01 p{color:#fff;}
.index_hzlc_title{z-index:9;position: relative;}
.index_hzlcrow{display:flex;position: relative;justify-content: space-between;margin-top: 50px!important;}
.index_hzlcrow li{flex: 0 0 calc(12.5% - 44px);list-style: none;border: 2px dashed rgba(255,255,255,0.4);text-align: center;padding: 20px;margin-bottom: 20px;}
.index_hzlcrow li svg{width:50px;}
.index_hzlcrow li span{text-align:center;display: block;margin-top: 10px;}
@media only screen and (max-width: 768px){
  .index_hzlc{padding:50px 0;background-attachment: inherit;}
  .index_hzlcrow{flex-wrap:wrap;margin-top: 30px!important;}
  .index_hzlcrow li{flex: 0 0 calc(25% - 24px);padding: 10px;}
  .index_aboutrow li{flex:0 0 50%;padding: 30px 10px;border: none!important;}
  .index_aboutleft{flex:0 0 100%}
  .index_aboutright{display:none;}
  .index_aboutleft h3{font-size:24px;}
  .ywk-index-banner .index_aboutmore{display:none;}
}

