@charset "utf-8";
.temp_head {
  width: 100%;
  padding-top: 90px;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
}
.temp_head h5 {
  display: inline-block;
  width: auto;
  text-align: center;
  font-size: 36px;
  line-height: 44px;
  color: #222;
  letter-spacing: 1px;
  font-weight: 500;
  position: relative;
}
.temp_head h5::after {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 3px solid #339933;
  position: absolute;
  top: 0px;
  right: -14px;
}
.temp_head h5.unDot::after {
  content: none;
}
.temp_head p {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 36px;
  color: #666666;
  margin-top: 20px;
  text-align: center;
  font-weight: normal;
}
/*关于*/
.sy_demo {
  width: 100%;
  background: url(../images/sy_gy_bj.jpg) no-repeat center bottom;
  background-size: 100% 100%;
  padding: 80px 0 156px 0;
}
.sy_demo .sygy_box {
  width: 100%;
  position: relative;
}
.sy_demo .sygy_box .sy_d_gybj {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sy_demo .sygy_box .sy_d_gybj img {
  display: inline-block;
  width: 45.8%;
  height: auto;
  opacity: 0;
}
.sy_demo .sygy_box .sy_d_gybj .gybj_div {
  width: 45.8%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 80px 0 0 80px;
  overflow: hidden;
}
.sy_demo .sygy_box .sy_d_gybj .gybj_div img {
  display: inline-block;
  height: 100%;
  width: auto;
  opacity: 1;
}
.sy_demo .sygy_box .sy_d_gy {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  z-index: 1;
}
.sy_demo .sygy_box .sy_d_gy .safe_width {
  height: 100%;
}
.sy_demo .sygy_box .sy_d_gy .d_gy_left {
  height: 100%;
  width: 51%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.sy_demo .sygy_box .sy_d_gy .d_gy_left .temp_head {
  padding-top: 0px;
  justify-content: left;
  align-items: flex-start;
}
.sy_demo .sygy_box .sy_d_gy .d_gy_left .temp_head p {
  text-align: left;
}
.sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc {
  width: 100%;
  border-top: 1px solid #e6e6e6;
  margin-top: 32px;
  padding-top: 32px;
}
.sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_text {
  width: 100%;
  height: 252px;
  overflow: auto;
}
.sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_text p {
  width: 100%;
  font-size: 16px;
  line-height: 36px;
  color: #454545;
  font-weight: lighter;
}
.sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_data {
  width: 100%;
  border-top: 1px solid #e6e6e6;
  margin-top: 30px;
  padding-top: 32px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_data .gy_data_item {
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
}
.sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_data .gy_data_item p {
  display: flex;
  justify-content: left;
  align-items: flex-end;
}
.sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_data .gy_data_item p span {
  font-size: 60px;
  color: #339933;
  line-height: 64px;
  font-weight: 500;
}
.sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_data .gy_data_item p text {
  font-size: 40px;
  line-height: 44px;
  color: #787878;
  font-weight: 500;
  margin-left: 12px;
}
.sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_data .gy_data_item p text.text_year {
  font-size: 20px;
}
.sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_data .gy_data_item div {
  font-size: 16px;
  color: #666666;
  line-height: 18px;
  font-weight: lighter;
}
.sy_demo .sycp_box {
  width: 100%;
}
.sy_demo .sycp_box .sy_prod_list {
  width: 100%;
  margin-top: 60px;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-wrap: wrap;
}
.sy_demo .sycp_box .sy_prod_list .sy_prod_item {
  margin: 0 0.8% 20px 0;
  width: 32.8%;
  display: inline-block;
  /*background: rgba(255, 255, 255, 0.9);*/
  background: rgba(51, 153, 51, 0.05);
  padding: 14px 1.8% 0 1.8%;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
}
.sy_demo .sycp_box .sy_prod_list .sy_prod_item:nth-child(3n) {
  margin-right: 0;
}
.sy_demo .sycp_box .sy_prod_list .sy_prod_item h5 {
  width: 100%;
  text-align: center;
  padding: 30px 0;
  font-size: 24px;
  letter-spacing: 1px;
  color: #333;
  line-height: 26px;
  border-bottom: 1px solid #C9C9C9;
}
.sy_demo .sycp_box .sy_prod_list .sy_prod_item .sy_prod_con {
  width: 100%;
  height: 260px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sy_demo .sycp_box .sy_prod_list .sy_prod_item .sy_prod_con .sy_prod_left {
  width: 52%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
  padding-right: 20px;
}
.sy_demo .sycp_box .sy_prod_list .sy_prod_item .sy_prod_con .sy_prod_left p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 72px;
}
.sy_demo .sycp_box .sy_prod_list .sy_prod_item .sy_prod_con .sy_prod_left span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #339933;
  font-size: 16px;
  color: #339933;
  padding: 0 10px;
  margin-top: 32px;
}
.sy_demo .sycp_box .sy_prod_list .sy_prod_item .sy_prod_con .sy_prod_left span text {
  margin-left: 18px;
  width: 20px;
  height: 10px;
  background: url(../images/index/cp_arrow.png) no-repeat center center;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_demo .sycp_box .sy_prod_list .sy_prod_item .sy_prod_con .sy_prod_left span:hover text {
  margin-left: 26px;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_demo .sycp_box .sy_prod_list .sy_prod_item .sy_prod_con img {
  width: auto;
  max-width: 48%;
  height: auto;
}
.sy_demo .sycp_box .sy_prod_list .sy_prod_item:hover {
  background: rgba(51, 153, 51, 0.05);
}
/*解决方案*/
.sy_plan {
  width: 100%;
  position: relative;
  margin-top: -3%;
}
.sy_plan .syPlan_bj {
  display: inline-block;
  width: 100%;
  height: auto;
}
.sy_plan .sy_plan_con {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.sy_plan .sy_plan_con .safe_width {
  height: 100%;
}
.sy_plan .sy_plan_con .temp_head {
  align-items: flex-start;
  width: auto;
  padding-top: 0;
  margin-top: 5.5%;
}
.sy_plan .sy_plan_con .temp_head h5 {
  text-align: left;
}
.sy_plan .sy_plan_con .temp_head p {
  text-align: left;
  margin-top: 6px;
}
.sy_plan .sy_plan_list {
  width: 100%;
  height: 66%;
  margin-top: 3%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-wrap: wrap;
}
.sy_plan .sy_plan_list .plan_a {
  display: flex;
  width: 30%;
  height: calc(50% - 10px);
  margin: 0 20px 20px 0;
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
}
.sy_plan .sy_plan_list .plan_a:nth-child(2) {
  margin-right: 30%;
}
.sy_plan .sy_plan_list .plan_a:nth-child(5) {
  margin-right: 0%;
}
.sy_plan .sy_plan_list .plan_a .plan_div {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
  padding: 8% 8% 5% 8%;
  border-bottom: 1px solid #e6e6e6;
}
.sy_plan .sy_plan_list .plan_a .plan_div .p_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f7f7f7;
  width: 72px;
  height: 72px;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_plan .sy_plan_list .plan_a .plan_div .p_icon text {
  display: inline-block;
  width: 60px;
  height: 60px;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_plan .sy_plan_list .plan_a .plan_div .p_icon.p_01 text {
  background: url(../images/index/plan_icon.png) #f7f7f7 no-repeat;
  background-size: 120px auto;
  background-position: 0px 0px;
}
.sy_plan .sy_plan_list .plan_a .plan_div .p_icon.p_02 text {
  background: url(../images/index/plan_icon.png) #f7f7f7 no-repeat;
  background-size: 120px auto;
  background-position: 0px -60px;
}
.sy_plan .sy_plan_list .plan_a .plan_div .p_icon.p_03 text {
  background: url(../images/index/plan_icon.png) #f7f7f7 no-repeat;
  background-size: 120px auto;
  background-position: 0px -120px;
}
.sy_plan .sy_plan_list .plan_a .plan_div .p_icon.p_04 text {
  background: url(../images/index/plan_icon.png) #f7f7f7 no-repeat;
  background-size: 120px auto;
  background-position: 0px -180px;
}
.sy_plan .sy_plan_list .plan_a .plan_div .p_icon.p_05 text {
  background: url(../images/index/plan_icon.png) #f7f7f7 no-repeat;
  background-size: 120px auto;
  background-position: 0px -240px;
}
.sy_plan .sy_plan_list .plan_a .plan_div div {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  color: #333333;
  line-height: 20px;
  margin: 16px 0 8px 0;
}
.sy_plan .sy_plan_list .plan_a .plan_div p {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #999999;
  font-weight: lighter;
}
.sy_plan .sy_plan_list .plan_a .h_more {
  margin: 5% 8% 0 8%;
  display: flex;
  justify-content: left;
  align-items: center;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  position: relative;
}
.sy_plan .sy_plan_list .plan_a .h_more img {
  display: inline-block;
  width: 20px;
  height: auto;
  margin-left: 12px;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_plan .sy_plan_list .plan_a .h_more::after {
  display: inline-block;
  height: 1px;
  background: #339933;
  content: '';
  width: 0;
  position: absolute;
  left: 0%;
  bottom: 0px;
  z-index: 1;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_plan .sy_plan_list .plan_a:hover .plan_div {
  border-bottom: 1px solid #339933;
}
.sy_plan .sy_plan_list .plan_a:hover .plan_div .p_icon {
  background: #f3f9f3;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_plan .sy_plan_list .plan_a:hover .plan_div .p_icon text {
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_plan .sy_plan_list .plan_a:hover .plan_div .p_icon.p_01 text {
  background: url(../images/index/plan_icon.png) #f7f7f7 no-repeat;
  background-size: 120px auto;
  background-position: -60px 0px;
}
.sy_plan .sy_plan_list .plan_a:hover .plan_div .p_icon.p_02 text {
  background: url(../images/index/plan_icon.png) #f7f7f7 no-repeat;
  background-size: 120px auto;
  background-position: -60px -60px;
}
.sy_plan .sy_plan_list .plan_a:hover .plan_div .p_icon.p_03 text {
  background: url(../images/index/plan_icon.png) #f7f7f7 no-repeat;
  background-size: 120px auto;
  background-position: -60px -120px;
}
.sy_plan .sy_plan_list .plan_a:hover .plan_div .p_icon.p_04 text {
  background: url(../images/index/plan_icon.png) #f7f7f7 no-repeat;
  background-size: 120px auto;
  background-position: -60px -180px;
}
.sy_plan .sy_plan_list .plan_a:hover .plan_div .p_icon.p_05 text {
  background: url(../images/index/plan_icon.png) #f7f7f7 no-repeat;
  background-size: 120px auto;
  background-position: -60px -240px;
}
.sy_plan .sy_plan_list .plan_a:hover .h_more {
  color: #339933;
}
.sy_plan .sy_plan_list .plan_a:hover .h_more img {
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  margin-left: 20px;
}
.sy_plan .sy_plan_list .plan_a:hover .h_more::after {
  content: '';
  width: 96px;
  position: absolute;
  left: 0%;
  bottom: 0px;
  z-index: 1;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
/*联系我们*/
.sy_lx {
  width: 100%;
  height: 190px;
  background: url(../images/index/lx_bj.jpg) #419f40 no-repeat right top;
  background-size: cover cover;
}
.sy_lx .safe_width {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sy_lx .safe_width div {
  font-size: 36px;
  color: #fff;
  font-weight: lighter;
  line-height: 38px;
  letter-spacing: 1px;
}
.sy_lx .safe_width a {
  display: flex;
  width: 170px;
  height: 40px;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  font-size: 16px;
  color: #fff;
}
.sy_lx .safe_width a img {
  display: inline-block;
  width: 20px;
  height: auto;
  margin-left: 30px;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_lx .safe_width a:hover img {
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  margin-left: 25px;
}
/*资讯案例*/
.sy_news {
  width: 100%;
  padding-bottom: 96px;
}
.sy_news .temp_head_news {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.sy_news .temp_head_news .temp_head {
  justify-content: left;
  align-items: flex-start;
}
.sy_news .temp_head_news .temp_head p {
  margin-top: 0px;
}
.sy_news .temp_head_news .head_nav_ul {
  margin-top: 4px;
  padding-left: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sy_news .temp_head_news .head_nav_ul li {
  font-size: 16px;
  color: #333;
  width: 120px;
  height: 48px;
  background: #f7f7f7;
  text-align: center;
  line-height: 48px;
  cursor: pointer;
  margin-left: 12px;
}
.sy_news .temp_head_news .head_nav_ul li:hover {
  color: #339933;
}
.sy_news .temp_head_news .head_nav_ul li.active {
  background: #339933;
  border-color: #339933;
  color: #fff;
}
.sy_news .temp_head_news .head_nav_ul li.active:hover {
  color: #fff;
}
.sy_news .sy_news_con {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 50px;
}
.sy_news .sy_news_con .sy_news_right {
  width: 35.7%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
}
.sy_news .sy_news_con .sy_news_right .news_r_item {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #C9C9C9;
  padding-top: 25px;
  margin-top: 42px;
}
.sy_news .sy_news_con .sy_news_right .news_r_item:nth-child(1) {
  margin-top: 0;
  padding-top: 40px;
}
.sy_news .sy_news_con .sy_news_right .news_r_item h5 {
  font-size: 20px;
  color: #333;
  line-height: 24px;
  overflow: hidden;
  width: 100%;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
}
.sy_news .sy_news_con .sy_news_right .news_r_item div {
  margin: 35px 0 20px 0;
  font-size: 16px;
  color: #333333;
  line-height: 16px;
}
.sy_news .sy_news_con .sy_news_right .news_r_item p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: lighter;
}
.sy_news .sy_news_con .sy_news_right .news_r_item:hover h5 {
  color: #339933;
}
.sy_news .sy_news_con .sy_news_left {
  width: 64.3%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.sy_news .sy_news_con .sy_news_left .news_l_item {
  width: 45.5%;
  margin-right: 4.5%;
}
.sy_news .sy_news_con .sy_news_left .news_l_item .sy_news_img {
  width: 100%;
  overflow: hidden;
}
.sy_news .sy_news_con .sy_news_left .news_l_item .sy_news_img img {
  display: inline-block;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  /* transform: scale(1.06); */
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_news .sy_news_con .sy_news_left .news_l_item h5 {
  font-size: 20px;
  color: #333;
  font-weight: normal;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 20px 0 30px 0;
}
.sy_news .sy_news_con .sy_news_left .news_l_item div {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
  color: #333333;
}
.sy_news .sy_news_con .sy_news_left .news_l_item span {
  display: flex;
  width: 122px;
  height: 36px;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: 1px solid #339933;
  padding: 0 0px;
  color: #339933;
  cursor: pointer;
  font-size: 14px;
}
.sy_news .sy_news_con .sy_news_left .news_l_item span img {
  display: inline-block;
  width: 20px;
  height: auto;
  margin-left: 22px;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_news .sy_news_con .sy_news_left .news_l_item span:hover img {
  margin-left: 26px;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_news .sy_news_con .sy_news_left .news_l_item p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-bottom: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: lighter;
}
.sy_news .sy_news_con .sy_news_left .news_l_item:hover h5 {
  color: #339933;
}
.sy_news .sy_news_con .sy_news_left .news_l_item:hover .sy_news_img img {
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
  transition: all 0.4s ease-in-out 0.1s;
}
@media screen and (max-width: 1800px) {
  /*解决方案*/
  .sy_plan {
    width: 100%;
    height: 825px;
    background: url(../images/index/plan_bj.png) no-repeat center top;
    background-size: cover cover;
  }
  .sy_plan .syPlan_bj {
    display: none;
  }
  .sy_plan .sy_plan_con {
    width: 100%;
    height: 100%;
    position: unset;
  }
  .sy_plan .sy_plan_con .safe_width {
    height: 100%;
  }
  .sy_plan .sy_plan_con .temp_head {
    padding-top: 7%;
    margin-top: 0;
  }
  .sy_plan .sy_plan_list {
    margin-top: 3.5%;
  }
  .sy_plan .sy_plan_list .plan_a {
    margin: 0 26px 26px 0;
  }
}
@media screen and (max-width: 1024px) {
  /*关于*/
  .sy_demo {
    padding: 80px 0 100px 0;
  }
  .sy_demo .sygy_box .sy_d_gybj .gybj_div {
    height: 610px;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_text {
    height: 180px;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_text p {
    font-size: 14px;
    line-height: 30px;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_data .gy_data_item p span {
    font-size: 50px;
    line-height: 54px;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_data .gy_data_item p text {
    font-size: 22px;
    line-height: 36px;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_data .gy_data_item p text.text_year {
    font-size: 14px;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_data .gy_data_item div {
    font-size: 12px;
    line-height: 14px;
  }
  .sy_demo .sycp_box {
    width: 100%;
  }
  .sy_demo .sycp_box .sy_prod_list {
    margin-top: 60px;
  }
  .sy_demo .sycp_box .sy_prod_list .sy_prod_item h5 {
    padding: 22px 0;
    font-size: 18px;
    line-height: 24px;
  }
  .sy_demo .sycp_box .sy_prod_list .sy_prod_item .sy_prod_con {
    height: 230px;
  }
  .sy_demo .sycp_box .sy_prod_list .sy_prod_item .sy_prod_con .sy_prod_left {
    padding-right: 10px;
  }
  .sy_demo .sycp_box .sy_prod_list .sy_prod_item .sy_prod_con .sy_prod_left span {
    width: 110px;
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    margin-top: 26px;
  }
  /*资讯案例*/
  .sy_news {
    padding-bottom: 70px;
  }
  .sy_news .sy_news_con {
    margin-top: 40px;
  }
  .sy_news .sy_news_con .sy_news_right {
    width: 35.7%;
    display: flex;
    justify-content: left;
    align-items: flex-start;
    flex-direction: column;
  }
  .sy_news .sy_news_con .sy_news_right .news_r_item h5 {
    font-size: 18px;
    line-height: 22px;
  }
  .sy_news .sy_news_con .sy_news_right .news_r_item div {
    margin: 10px 0 20px 0;
    font-size: 14px;
  }
  .sy_news .sy_news_con .sy_news_right .news_r_item p {
    font-size: 14px;
    line-height: 24px;
    -webkit-line-clamp: 2;
  }
  .sy_news .sy_news_con .sy_news_left .news_l_item h5 {
    font-size: 18px;
  }
  .sy_news .sy_news_con .sy_news_left .news_l_item div {
    font-size: 14px;
  }
  .sy_news .sy_news_con .sy_news_left .news_l_item p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .temp_head {
    padding-top: 1.6rem;
  }
  .temp_head h5 {
    font-size: 1rem;
    line-height: 1.1rem;
    letter-spacing: 0.025rem;
  }
  .temp_head h5::after {
    width: 0.3rem;
    border-radius: 50%;
    height: 0.3rem;
    border: 0.1rem solid #339933;
  }
  .temp_head p {
    font-size: 0.55rem;
    letter-spacing: 0.025rem;
    line-height: 0.85rem;
    margin-top: 0.35rem;
  }
  /*关于*/
  .sy_demo {
    background: url(../images/sy_gy_bj_m.jpg) no-repeat center bottom;
    background-size: 100% 100%;
    padding: 1.4rem 0 1.5rem 0;
  }
  .sy_demo .sygy_box {
    width: 100%;
    position: unset;
  }
  .sy_demo .sygy_box .sy_d_gybj {
    width: 100%;
    height: unset;
    padding: 0.65rem;
  }
  .sy_demo .sygy_box .sy_d_gybj img {
    display: none;
  }
  .sy_demo .sygy_box .sy_d_gybj .gybj_div {
    width: 100%;
    height: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1rem;
    overflow: hidden;
    margin-top: 0.8rem;
  }
  .sy_demo .sygy_box .sy_d_gybj .gybj_div img {
    display: inline-block;
    height: auto;
    width: 100%;
    opacity: 1;
  }
  .sy_demo .sygy_box .sy_d_gy {
    width: 100%;
    position: unset;
    height: unset;
  }
  .sy_demo .sygy_box .sy_d_gy .safe_width {
    height: unset;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left {
    height: unset;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left .temp_head {
    padding-top: 0px;
    justify-content: left;
    align-items: flex-start;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left .temp_head p {
    text-align: left;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc {
    width: 100%;
    border-top: 0.025rem solid #e6e6e6;
    margin-top: 0.8rem;
    padding-top: 0.8rem;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_text {
    width: 100%;
    height: 5.4rem;
    overflow: auto;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_text p {
    font-size: 0.55rem;
    line-height: 0.9rem;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_data {
    border-top: 0.025rem solid #e6e6e6;
    margin-top: 0.8rem;
    padding-top: 0.8rem;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_data .gy_data_item p span {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_data .gy_data_item p text {
    font-size: 0.8rem;
    line-height: 1rem;
    margin-left: 0.3rem;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_data .gy_data_item p text.text_year {
    font-size: 0.55rem;
  }
  .sy_demo .sygy_box .sy_d_gy .d_gy_left .gy_desc .gy_desc_data .gy_data_item div {
    font-size: 0.5rem;
    line-height: 0.8rem;
  }
  .sy_demo .sycp_box .sy_prod_list {
    margin-top: 1.45rem;
    flex-direction: column;
  }
  .sy_demo .sycp_box .sy_prod_list .sy_prod_item {
    margin: 0 0 0.6rem 0;
    width: 100%;
    padding: 0.4rem 0.8rem 0.65rem 0.8rem;
  }
  .sy_demo .sycp_box .sy_prod_list .sy_prod_item h5 {
    padding: 0.8rem 0;
    font-size: 0.8rem;
    line-height: 0.9rem;
  }
  .sy_demo .sycp_box .sy_prod_list .sy_prod_item .sy_prod_con {
    height: unset;
    padding: 0.8rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .sy_demo .sycp_box .sy_prod_list .sy_prod_item .sy_prod_con img {
    max-height: 4.4rem;
    height: auto;
    width: auto;
    max-width: 100%;
  }
  .sy_demo .sycp_box .sy_prod_list .sy_prod_item .sy_prod_con .sy_prod_left {
    width: 100%;
    padding: 0.5rem 0 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .sy_demo .sycp_box .sy_prod_list .sy_prod_item .sy_prod_con .sy_prod_left p {
    font-size: 0.5rem;
    line-height: 0.8rem;
    height: 1.6rem;
    text-align: center;
    -webkit-line-clamp: 2;
  }
  .sy_demo .sycp_box .sy_prod_list .sy_prod_item .sy_prod_con .sy_prod_left span {
    width: 4.8rem;
    text-align: center;
    letter-spacing: 0.025rem;
    height: 1.3rem;
    line-height: 1.3rem;
    font-size: 0.5rem;
    padding: 0 0.3rem;
    margin-top: 0.5rem;
  }
  .sy_demo .sycp_box .sy_prod_list .sy_prod_item .sy_prod_con .sy_prod_left span text {
    width: 0.6rem;
    height: 0.35rem;
    background-size: 100% auto;
    margin-left: 0.35rem !important;
  }
  /*解决方案*/
  .sy_plan {
    position: unset;
    height: unset;
    margin-top: -3%;
    background: #f5f7fa;
  }
  .sy_plan .syPlan_bj {
    display: none;
  }
  .sy_plan .sy_plan_con {
    height: unset;
    position: unset;
  }
  .sy_plan .sy_plan_con .safe_width {
    height: unset;
  }
  .sy_plan .sy_plan_con .temp_head {
    align-items: center;
    width: auto;
    padding-top: 1.4rem;
    margin-top: 0%;
  }
  .sy_plan .sy_plan_con .temp_head h5 {
    text-align: center;
  }
  .sy_plan .sy_plan_con .temp_head p {
    text-align: center;
    margin-top: 6px;
  }
  .sy_plan .sy_plan_list {
    height: unset;
    margin-top: 0.6rem;
    flex-direction: column;
  }
  .sy_plan .sy_plan_list .plan_a {
    display: flex;
    width: 100%;
    height: 10rem;
    margin: 0 0 0.6rem 0;
    box-shadow: 0 0.2rem 0.6rem rgba(0, 0, 0, 0.05);
  }
  .sy_plan .sy_plan_list .plan_a:nth-child(2) {
    margin-right: 0;
  }
  .sy_plan .sy_plan_list .plan_a:nth-child(5) {
    margin-right: 0%;
  }
  .sy_plan .sy_plan_list .plan_a .plan_div {
    width: 100%;
    display: flex;
    justify-content: left;
    align-items: flex-start;
    flex-direction: column;
    padding: 8% 8% 5% 8%;
    border-bottom: 1px solid #e6e6e6;
  }
  .sy_plan .sy_plan_list .plan_a .plan_div div {
    font-size: 0.75rem;
    line-height: 0.85rem;
    margin: 0.45rem 0 0.3rem 0;
  }
  .sy_plan .sy_plan_list .plan_a .plan_div p {
    font-size: 0.55rem;
  }
  .sy_plan .sy_plan_list .plan_a .h_more {
    font-size: 0.5rem;
    line-height: 0.8rem;
  }
  .sy_plan .sy_plan_list .plan_a .h_more img {
    width: 0.5rem;
    margin-left: 0.35rem;
  }
  .sy_plan .sy_plan_list .plan_a .h_more::after {
    height: 0.025rem;
  }
  .sy_plan .sy_plan_list .plan_a:hover .plan_div {
    border-bottom: 0.025rem solid #339933;
  }
  .sy_plan .sy_plan_list .plan_a:hover .h_more img {
    margin-left: 0.5rem;
  }
  .sy_plan .sy_plan_list .plan_a:hover .h_more::after {
    width: 3.2rem;
  }
  /*联系我们*/
  .sy_lx {
    height: 6rem;
    background: url(../images/index/lx_bj.jpg) #419f40 no-repeat center top;
    background-size: auto 100%;
  }
  .sy_lx .safe_width {
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .sy_lx .safe_width div {
    font-size: 1rem;
    line-height: 1.6rem;
    letter-spacing: 0.025rem;
  }
  .sy_lx .safe_width a {
    margin-top: 0.6rem;
    width: 5.4rem;
    height: 1.5rem;
    border: 0.025rem solid #fff;
    font-size: 0.6rem;
  }
  .sy_lx .safe_width a img {
    width: 0.6rem;
    margin-left: 0.35rem;
  }
  .sy_lx .safe_width a:hover img {
    margin-left: 0.6rem;
  }
  /*资讯案例*/
  .sy_news {
    padding-bottom: 2rem;
  }
  .sy_news .temp_head_news {
    justify-content: left;
    align-items: left;
    flex-direction: column;
  }
  .sy_news .temp_head_news .temp_head {
    justify-content: center;
    align-items: center;
  }
  .sy_news .temp_head_news .temp_head p {
    margin-top: 0px;
  }
  .sy_news .temp_head_news .head_nav_ul {
    width: 100%;
    margin-top: 0.6rem;
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .sy_news .temp_head_news .head_nav_ul li {
    font-size: 0.6rem;
    color: #333;
    width: 32%;
    height: 1.8rem;
    line-height: 1.8rem;
    margin-left: 0;
  }
  .sy_news .sy_news_con {
    flex-direction: column;
    margin-top: 0.6rem;
  }
  .sy_news .sy_news_con .sy_news_right {
    display: none;
  }
  .sy_news .sy_news_con .sy_news_left {
    width: 100%;
    flex-direction: column;
  }
  .sy_news .sy_news_con .sy_news_left .news_l_item {
    width: 100%;
    margin-right: 0;
    background: #f5f5f5;
    margin-bottom: 0.65rem;
    position: relative;
    padding-bottom: 0.65rem;
  }
  .sy_news .sy_news_con .sy_news_left .news_l_item .sy_news_img {
    padding: 0;
  }
  .sy_news .sy_news_con .sy_news_left .news_l_item h5 {
    font-size: 0.75rem;
    line-height: 2.5rem;
    margin: 0;
    padding: 0 0.65rem;
  }
  .sy_news .sy_news_con .sy_news_left .news_l_item div {
    font-size: 0.5rem;
    line-height: 1.3rem;
    margin-bottom: 0;
    padding-left: 0.65rem;
  }
  .sy_news .sy_news_con .sy_news_left .news_l_item span {
    display: flex;
    width: 3.85rem;
    height: 1.3rem;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 0.025rem solid #339933;
    padding: 0;
    font-size: 0.5rem;
    position: absolute;
    bottom: 0.65rem;
    right: 0.65rem;
  }
  .sy_news .sy_news_con .sy_news_left .news_l_item span img {
    display: inline-block;
    width: 0.6rem;
    height: auto;
    margin-left: 0.35rem;
  }
  .sy_news .sy_news_con .sy_news_left .news_l_item p {
    display: none;
  }
}
/*banner*/
.Banner-container {
  height: 100vh;
  min-height: 400px;
  max-height: 1600px;
  width: 100%;
}
.Banner-container .pagination-box {
  width: 100%;
  position: absolute;
  bottom: 70px;
  left: 0;
  z-index: 1;
}
.Banner-container .pagination-box .swiper-pagination {
  width: 100%;
  padding: 0 30px;
  max-width: 1460px;
  margin: 0 auto;
  position: unset;
  display: flex;
  justify-content: left;
  align-items: center;
}
.Banner-container .pagination-box .swiper-pagination .swiper-pagination-bullet {
  width: 26px;
  height: 26px;
  margin-right: 6px;
  background: url(../images/dot_d.png) no-repeat center center;
  background-size: 100% auto;
  opacity: 1;
}
.Banner-container .pagination-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: url(../images/dot_c.png) no-repeat center center;
  background-size: 100% auto;
}
.banner-background {
  background-size: cover;
  background-position: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.banner-slide {
  display: flex;
  flex-flow: column;
  justify-content: center;
  overflow: hidden;
  width: 100%!important;
}
.banner-text {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  max-width: 1460px;
  padding: 0 30px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
}
.banner-text a {
  display: inline-block;
  width: 100%;
}
.banner-text h1 {
  letter-spacing: 1px;
  font-size: 40px;
  line-height: 60px;
  font-weight: normal;
  color: #fff;
}
.banner-text h2 {
  letter-spacing: 4px;
  font-size: 20px;
  line-height: 42px;
  font-weight: lighter;
  color: #fff;
  margin-top: 10px;
  text-transform: uppercase;
}
.banner-text {
  z-index: 10;
}
.banner-text .btn_s {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 50px;
  background: #339933;
  margin-top: 30px;
}
.banner-text .btn_s span {
  width: calc(100% - 60px);
  display: inline-block;
  text-align: center;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 18px;
  line-height: 50px;
  padding-right: 10px;
}
.banner-text .btn_s img {
  display: inline-block;
  width: 20px;
  height: auto;
  margin-left: 15px;
}
.banner-text:before {
  content: none;
  position: absolute;
  width: 300px;
  height: 400px;
  display: block;
  border: 10px solid rgba(255, 255, 255, 0.2);
  top: 4.5rem;
  margin-top: -200px;
  left: -6rem;
}
.banner-pagination {
  width: 100%;
  padding: 0 60px;
  position: absolute;
  bottom: 206px !important;
  left: 0;
  font-size: 14px;
  color: #fff;
  text-align: left !important;
}
.banner-switch {
  position: absolute;
  z-index: 30;
  width: 250px;
  left: auto;
  bottom: 184px;
  height: 50px;
  right: 50px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
}
.banner-switch > div > * {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.banner-switch > div {
  position: relative;
  outline: none;
}
.banner-switch > div.next-btn::after {
  width: 150px;
  height: 1px;
  background: #fff;
  content: '';
  opacity: 1;
  position: absolute;
  top: 10px;
  right: 55px;
}
.banner-switch > div {
  cursor: pointer;
  transition: 0.5s;
}
.Banner-container .swiper-button-disabled {
  opacity: 0.4;
}
.Banner-A1 {
  z-index: 1;
  position: relative;
  width: 100%;
}
@keyframes scrollTip {
  0% {
    transform: scale(1, 0);
    transform-origin: top;
  }
  49% {
    transform: scale(1, 1);
    transform-origin: top;
  }
  51% {
    transform: scale(1, 1);
    transform-origin: bottom;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: bottom;
  }
}
.banner-background {
  transition: 1s 2.5s;
  transform: perspective(1000px) translate3d(0, 0, 100px);
}
.swiper-slide.banner-slide.swiper-slide-active .banner-background {
  transition: 5s 0s;
  transform: perspective(1000px) translate3d(0, 0, 0px);
}
.banner-text:before {
  transition-delay: 2s;
  transition-duration: 2s;
  transform: translate3d(-80px, 0, 0);
  opacity: 0;
}
.swiper-slide.banner-slide.swiper-slide-active .banner-text:before {
  transition-delay: 1.3s;
  transform: translate3d(0px, 0, 0);
  opacity: 1;
}
.swiper-slide.banner-slide.swiper-slide-active .banner-text *:nth-child(1) {
  transition-delay: 0.5s;
}
.swiper-slide.banner-slide.swiper-slide-active .banner-text *:nth-child(2) {
  transition-delay: 0.7s;
}
.swiper-slide.banner-slide.swiper-slide-active .banner-text *:nth-child(3) {
  transition-delay: 0.9s;
}
.banner-text * {
  transition-delay: transform 2s, opacity 0s;
  transition-duration: 2s;
  transform: translate3d(0, 80px, 0);
  opacity: 0;
}
.swiper-slide.banner-slide.swiper-slide-active .banner-text * {
  transform: translate3d(0, 0px, 0);
  opacity: 1;
}
@media screen and (max-width: 1440px) {
  .banner-text h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .banner-text h2 {
    letter-spacing: 3px;
    font-size: 20px;
    line-height: 36px;
  }
  .banner-text {
    z-index: 10;
  }
  .banner-text .btn_s span {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .banner-pagination {
    width: 100%;
    padding: 0 60px;
    position: absolute;
    bottom: 206px !important;
    left: 0;
    font-size: 14px;
    color: #fff;
    text-align: left !important;
  }
  .banner-switch {
    position: absolute;
    z-index: 30;
    width: 200px;
    left: auto;
    bottom: 184px;
    height: 50px;
    right: 30px;
  }
  .banner-switch > div.next-btn::after {
    width: 100px;
    height: 1px;
    background: #fff;
    content: '';
    opacity: 1;
    position: absolute;
    top: 10px;
    right: 55px;
  }
  .banner-text h1 {
    font-size: 36px;
    line-height: 40px;
  }
  .banner-text h2 {
    letter-spacing: 2px;
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .Banner-container {
    height: 22rem;
    padding-top: 2.2rem !important;
    width: 100%;
  }
  .Banner-container .pagination-box {
    bottom: 40px;
  }
  .Banner-container .pagination-box .swiper-pagination {
    width: 100%;
    padding: 0 0.8rem;
  }
  .Banner-container .pagination-box .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    margin-right: 6px;
  }
  .banner-pagination {
    display: none;
  }
  .banner-switch {
    position: absolute;
    z-index: 30;
    width: 5.5rem;
    left: auto;
    bottom: 5rem;
    height: 1.75rem;
    right: 1.2rem;
  }
  .banner-switch > div * {
    font-size: 0.6rem;
  }
  .banner-switch > div.next-btn::after {
    width: 3.25rem;
    height: 0.025rem;
    top: 50%;
    right: 1.2rem;
  }
  .banner-text h1 {
    letter-spacing: 1px;
    font-size: 24px;
    line-height: 32px;
  }
  .banner-text h2 {
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 18px;
    margin-top: 12px;
  }
  .banner-text {
    max-width: unset;
    width: 100%;
    padding: 0 0.8rem;
  }
  .banner-text .btn_s {
    width: 140px;
    height: 44px;
    margin-top: 20px;
  }
  .banner-text .btn_s span {
    width: calc(100% - 50px);
    border-right: 0.025rem solid rgba(255, 255, 255, 0.2);
    font-size: 16px;
    line-height: 44px;
    padding-right: 10px;
  }
  .banner-text .btn_s img {
    width: 20px;
    margin-left: 12px;
  }
}
/*banner*/
