.solution_name {
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin: 0 auto 60px;
  position: relative;
  text-align: center;
}
.solution_name:after {
  position: absolute;
  content: "";
  width: 36px;
  height: 2px;
  background-color: #c6020a;
  left: 50%;
  margin-left: -18px;
  bottom: -13px;
}
.solution_item_title {
  position: relative;
  line-height: 32px;
  padding-bottom: 90px;
}
.solution_item_title .title {
  width: 900px;
  position: absolute;
  left: 50%;
  text-align: center;
  top: 0;
  margin-left: -450px;
}
.solution_item_title .en {
  font-family: "Bebas";
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 1px;
  color: #f2f2f2;
}
.solution_item_title .cn {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #333333;
}
.page_item_btn_wrap button {
  margin: 70px;
}
/* 解决方案tab start */
.solution_tab {
  font-size: 0;
  margin-top: 80px;
  margin-bottom: 60px;
}
.solution_tab_item {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  height: 68px;
  line-height: 68px;
  background-color: #f7f7f7;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #666666;
  padding-left: 40px;
  margin-right: 5%;
  margin-bottom: 30px;
  box-sizing: border-box;
  cursor: pointer;
}
.solution_tab_item.last {
  margin-right: 0;
}
.solution_tab_item.on {
  background: url(../images/about_tab_bg_on.png) center center no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
  font-weight: bold;
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/about_tab_bg_on.png', sizingMethod='scale');
}
.solution_tab_item i {
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.solution_tab_item.tab1 i {
  width: 29px;
  height: 18px;
  top: 2px;
  background: url(../images/solution_tab_icon_1.png) center center no-repeat;
  background-size: 100% 100%;
}
.solution_tab_item.tab2 i {
  width: 31px;
  height: 18px;
  top: 1px;
  background: url(../images/solution_tab_icon_2.png) center center no-repeat;
  background-size: 100% 100%;
}

.solution_tab_item.tab3 i {
  width: 31px;
  height: 23px;
  top: 4px;
  background: url(../images/solution_tab_icon_3.png) center center no-repeat;
  background-size: 100% 100%;
}

.solution_tab_item.tab4 i {
  width: 22px;
  height: 22px;
  top: 3px;
  background: url(../images/solution_tab_icon_4.png) center center no-repeat;
  background-size: 100% 100%;
}
.solution_tab_item.tab5 i {
  width: 20px;
  height: 24px;
  top: 4px;
  background: url(../images/solution_tab_icon_5.png) center center no-repeat;
  background-size: 100% 100%;
}

.solution_tab_item.tab6 i {
  width: 22px;
  height: 22px;
  top: 4px;
  background: url(../images/solution_tab_icon_6.png) center center no-repeat;
  background-size: 100% 100%;
}

.solution_tab_item.tab1.on i {
  background: url(../images/solution_tab_icon_1_on.png) center center no-repeat;
  background-size: 100% 100%;
}
.solution_tab_item.tab2.on i {
  background: url(../images/solution_tab_icon_2_on.png) center center no-repeat;
  background-size: 100% 100%;
}
.solution_tab_item.tab3.on i {
  background: url(../images/solution_tab_icon_3_on.png) center center no-repeat;
  background-size: 100% 100%;
}
.solution_tab_item.tab4.on i {
  background: url(../images/solution_tab_icon_4_on.png) center center no-repeat;
  background-size: 100% 100%;
}
.solution_tab_item.tab5.on i {
  background: url(../images/solution_tab_icon_5_on.png) center center no-repeat;
  background-size: 100% 100%;
}
.solution_tab_item.tab6.on i {
  background: url(../images/solution_tab_icon_6_on.png) center center no-repeat;
  background-size: 100% 100%;
}


/* 解决方案tab end */

/* 解决方案1 start */
.solution1_wrap {
  padding-bottom: 50px;
}
.solution1_wrap .solution_pro {
  height: 326px;
  background-color: #ffffff;
  box-shadow: 0px 6px 20px 0px rgba(160, 165, 172, 0.24);
  background: url(../images/solution1_content_bg.png) center no-repeat;
  background-size: 100%;
  padding: 60px 50px 50px 542px;
  box-sizing: border-box;
}
.solution1_wrap .solution_pro p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
}

/* 解决方案1 end */
/* 解决方案2 start */
.solution2_wrap {
  padding-bottom: 80px;
}
.solution2_wrap .solution_pro {
  background-color: #ffffff;
  box-shadow: 0px 6px 20px 0px rgba(160, 165, 172, 0.24);
}

.solution2_wrap .solution_pro .right,
.solution2_wrap .solution_pro .left {
  width: 50%;
}
.solution2_wrap .solution_pro .right {
  padding: 60px;
  box-sizing: border-box;
}
.solution2_wrap .solution_pro .right p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
  text-align: justify;
}
.solution2_wrap .solution_pro .right .img_wrap {
  margin-top: 30px;
  font-size: 0;
}

.solution2_wrap .solution_pro .right .img_wrap img {
  width: 46.9%;
  margin-right: 6.2%;
}
.solution2_wrap .solution_pro .right .img_wrap img.last {
  margin-right: 0;
}
.solution2_wrap .page_item_btn_wrap button {
  margin: 0;
  margin-top: 40px;
  margin-bottom: 80px;
}
.color_list {
  padding-bottom: 20px;
}
.color_list li {
  margin-bottom: 60px;
}
.color_list li > div {
  height: 320px;
  width: 47.5%;
  position: relative;
}
.color_list li h3 {
  margin: 4px 0 10px;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
}
.color_list li h3.red {
  color: #ff0000;
}
.color_list li h3.yellow {
  color: #f29c0d;
}
.color_list li h3.green {
  color: #40b821;
}
.color_list li h3.blue {
  color: #0f87ff;
}

.color_list li p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #666666;
}
.color_bottom {
  position: absolute;
  left: 0;
  bottom: 0;
}

.color_list li h4 {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
}
.color_list li .color_detail_img {
  width: 100%;
}
.antislip_list {
  margin-top: 60px;
}
.antislip_list li {
  width: 30%;
  margin-right: 5%;
}
.antislip_list li.last {
  margin-right: 0;
}
.antislip_list li .img-wrap {
  background-color: #ffffff;
  box-shadow: 0px 6px 20px 0px rgba(160, 165, 172, 0.24);
  margin-bottom: 18px;
}
.antislip_list li img {
  width: 100%;
}

.antislip_list li p {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
}
/* 解决方案2 end */
/* 解决方案3 start */
.solution3_wrap {
  padding-bottom: 80px;
}
.solution3_wrap .solution_pro {
  height: 326px;
  background-color: #ffffff;
  box-shadow: 0px 6px 20px 0px rgba(160, 165, 172, 0.24);
  background: url(../images/solution3_content_bg.png) center no-repeat;
  background-size: 100%;
  padding: 60px 50px 50px 542px;
  box-sizing: border-box;
  /*margin-bottom: 70px;*/
}
.solution3_wrap .solution_pro p {
  text-align: justify;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.solution3_wrap .solution_pro .page_item_btn_wrap button {
  margin: 0;
  margin-top: 50px;
}

.solution3_wrap ul li {
  margin-right: 3.4%;
  width: 48.3%;
}
.solution3_wrap ul li.last {
  margin-right: 0;
}
.solution3_wrap ul li img {
  width: 100%;
  height: 260px;
  margin-bottom: 18px;
}
.solution3_wrap ul li p {
  text-align: justify;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;

  color: #333333;
}
.solution3_wrap .bottom_pro {
  margin-top: 120px;
  position: relative;
}
.solution3_wrap .bottom_pro p {
  position: absolute;
  width: 74%;
  left: 50%;
  text-align: center;
  top: -72px;
  margin-left: -37%;
  padding: 40px 80px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
  background-color: #ffffff;
  box-shadow: 0px 6px 20px 0px rgba(160, 165, 172, 0.24);
}
.solution3_wrap .bottom_pro img {
  height: 317px;
}

/* 解决方案3 end */
/* 解决方案4 start */
.solution4_wrap {
  padding-bottom: 80px;
}
.solution4_wrap .solution_pro {
  background-color: #ffffff;
  box-shadow: 0px 6px 20px 0px rgba(160, 165, 172, 0.24);
}

.solution4_wrap .solution_pro .right,
.solution4_wrap .solution_pro .left {
  width: 50%;
}
.solution4_wrap .solution_pro .right {
  padding: 60px;
  box-sizing: border-box;
}
.solution4_wrap .solution_pro .right p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
  text-align: justify;
}
.solution4_wrap .solution_pro .right .img_wrap {
  margin-top: 30px;
  font-size: 0;
}

.solution4_wrap .solution_pro .right .img_wrap img {
  width: 46.9%;
  margin-right: 6.2%;
}
.solution4_wrap .solution_pro .right .img_wrap img.last {
  margin-right: 0;
}
.solution4_wrap .page_item_btn_wrap button {
  margin: 0;
  margin-top: 80px;
  margin-bottom: 80px;
}
.img_center_wrap {
  margin-bottom: 75px;
}
.img_center_wrap.no_margin_bottom {
  margin-bottom: 0;
}
.img_center_wrap .img_wrap {
  width: 35%;
  margin: 0 50px;
  background-color: #aeaeae;
  box-shadow: 0px 6px 20px 0px rgba(160, 165, 172, 0.24);
}
.img_center_wrap .info_wrap {
  width: 28%;
  padding-top: 18px;
  box-sizing: border-box;
}
.img_center_wrap .info_wrap p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  min-height: 126px;
  margin-bottom: 36px;
  text-align: justify;
}
.img_center_wrap .info_wrap p.last {
  margin-bottom: 0;
}
.solution4_wrap .solution_item_title {
  padding-bottom: 75px;
}
.solution4_wrap .form_wrap .form_desc {
  width: 40%;
}
.solution4_wrap .form_wrap .form_desc h3 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
  margin: 4px 0;
}
.solution4_wrap .form_wrap .form_desc p {
  margin-top: 28px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
}
.solution4_wrap .form_wrap .form_desc .img_wrap {
  font-size: 0;
  margin-top: 40px;
}
.solution4_wrap .form_wrap .form_desc .img_wrap img {
  width: 48%;
  margin-right: 4%;
}
.solution4_wrap .form_wrap .form_desc .img_wrap img.last {
  margin-right: 0;
}
.solution4_wrap .form_wrap .form {
  width: 55%;
  background-color: #ffffff;
  box-shadow: 0px 8px 20px 0px rgba(180, 180, 180, 0.3);
}
/* 解决方案4 end */

/* 解决方案5 start */
.solution5_wrap {
  padding-bottom: 50px;
}
.solution5_wrap .solution_pro {
  height: 326px;
  background-color: #ffffff;
  box-shadow: 0px 6px 20px 0px rgba(160, 165, 172, 0.24);
  background: url(../images/solution5_content_bg.png) center no-repeat;
  background-size: 100%;
  padding: 60px 50px 50px 542px;
  box-sizing: border-box;
}
.solution5_wrap .solution_pro p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
}
.solution5_wrap .img_show li {
  float: left;
  width: 31.7%;
  margin-right: 2.45%;
}
.solution5_wrap .img_show li.last {
  margin-right: 0;
}
.solution5_wrap .img_show li img {
  margin-bottom: 30px;
}
.solution5_wrap .img_show li img.last {
  margin-bottom: 0;
}

.solution5_wrap .img_show_desc {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #ffffff;
  padding: 27px 25px 33px;
  box-sizing: border-box;
  background-color: #c6020a;
  color: #ffffff;
}
.solution5_wrap .img_top_show li {
  width: 48%;
  margin-right: 4%;
  float: left;
}
.solution5_wrap .img_top_show li .img_top_show_info {
  width: 90%;
  height: 276px;
  padding: 30px 40px;
  box-sizing: border-box;
  background-color: #ffffff;
  box-shadow: 0px 6px 20px 0px rgba(160, 165, 172, 0.24);
  position: relative;
  top: -50px;
  left: 30px;
}
.solution5_wrap .img_top_show li .img_top_show_info h3 {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 12px;
}
.solution5_wrap .img_top_show li .img_top_show_info p {
  font-size: 16px;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #666666;
}
.solution5_wrap .img_top_show li.last {
  margin-right: 0;
}
.solution5_wrap .img_right_show {
  position: relative;
}
.solution5_wrap .img_right_show_info {
  position: absolute;
  right: 0;
  top: 30px;
  width: 515px;
  height: 240px;
  background-color: #ffffff;
  box-shadow: 0px 6px 20px 0px rgba(160, 165, 172, 0.24);
  padding: 40px;
  box-sizing: border-box;
}
.solution5_wrap .img_right_show_info h3 {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 12px;
}
.solution5_wrap .img_right_show_info p {
  font-size: 16px;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #666666;
}
.solution5_wrap .page_item_btn_wrap.last button {
  margin: 40px 0;
}
/* 解决方案5 end */
/* 解决方案6 start */
.solution6_wrap {
  padding-bottom: 80px;
}
.solution6_wrap .issue_list {
  margin-bottom: 60px;
}
.solution6_wrap .issue_list li {
  width: 10.4%;
  margin-right: 2.4%;
  float: left;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
}
.solution6_wrap .issue_list li img {
  margin-bottom: 20px;
}

.solution6_wrap .issue_list li.last {
  margin-right: 0;
}

.solution6_wrap .trouble_list {
  width: 740px;
}
.solution6_wrap .trouble_list li {
  width: 355px;
  height: 125px;
  padding: 30px 30px 30px;
  box-sizing: border-box;
  float: left;
  margin-bottom: 20px;
  margin-right: 30px;
}
.solution6_wrap .trouble_wrap {
  margin-bottom: 70px;
}
.solution6_wrap .trouble_list li p {
  margin-bottom: 5px;
}
.solution6_wrap .trouble_list li.last {
  margin-right: 0;
}
.solution6_wrap .trouble_list .trouble1 {
  background: url(../images/solution6_img_10.png) center no-repeat;
  background-size: 100% 100%;
}
.solution6_wrap .trouble_list .trouble2 {
  background: url(../images/solution6_img_11.png) center no-repeat;
  background-size: 100% 100%;
}
.solution6_wrap .trouble_list .trouble3 {
  background: url(../images/solution6_img_12.png) center no-repeat;
  background-size: 100% 100%;
}
.solution6_wrap .trouble_list .trouble4 {
  background: url(../images/solution6_img_13.png) center no-repeat;
  background-size: 100% 100%;
}
.solution6_wrap .trouble_list li p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
}
.solution6_wrap .trouble_list li p span.red {
  color: #c6020a;
}
.contrast_img {
  font-size: 0;
}
.contrast_img img {
  width: 50%;
}
.solution6_wrap .page_item_btn_wrap button {
  margin-top: 40px;
}
.solution6_wrap .advantage_list li {
  margin-bottom: 60px;
}
.solution6_wrap .advantage_list li.last {
  margin-bottom: 0;
}
.solution6_wrap .advantage_list li > div {
  width: 47.5%;
}
.solution6_wrap .advantage_list li h3 {
  font-size: 24px;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
  margin: 26px 0;
}
.solution6_wrap .advantage_list li h4 {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #c6020a;
  margin: 18px 0;
}
.solution6_wrap .advantage_list li p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #666666;
}
.solution6_wrap .advantage_list li span.color333 {
  color: #333333;
}
.advantage2_inner_img {
  margin-top: 44px;
}
.solution6_wrap .two_img_wrap {
  margin-top: 30px;
  font-size: 0;
}
.solution6_wrap .two_img_wrap img {
  width: 48%;
  margin-right: 4%;
}
.solution6_wrap .two_img_wrap img.last {
  margin-right: 0;
}
.solution6_wrap .step_list li {
  float: left;
  width: 16.6%;
  text-align: center;
}
.solution6_wrap .step_list h3 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
}
.solution6_wrap .step_list p {
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #666666;
}
/* 解决方案6 end */

/* 相关产品 start */
.product_wrap {
  padding: 80px 0 50px;
  background-color: #f7f7f7;
}
.product_wrap h2 {
  background: url(../images/solution_bottom_title_bg.png) left center no-repeat;
  padding-left: 15px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 30px;
}

.product_list .img_wrap {
  width: 360px;
  height: 240px;
}
.product_list .img_wrap img {
  width: 100%;
  height: 100%;
}
.product_list .product_info {
  /* width: calc(100% - 360px); */
  width: 70%;
  height: 240px;
  padding: 30px;
  box-sizing: border-box;
  background-color: #ffffff;
  float: right;
}
.img-wrap.fr , .img-wrap.fl{
  width: 30%;
  height: 240px;
}
.product_list li {
  margin-bottom: 30px;
}
.product_list li:hover .product_name {
  color: #c6020a;
}
.product_name {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 32px;
  margin-bottom: 4px;
  letter-spacing: 0px;
  color: #333333;
}
.product_desc {
  line-height: 32px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #666666;
}

/* 相关产品 end */


@media (min-width:1024px) {  
  .solution_tab_item.tab1:hover i {
    background: url(../images/solution_tab_icon_1_on.png) center center no-repeat;
    background-size: 100% 100%;
  }
  .solution_tab_item.tab2:hover i {
    background: url(../images/solution_tab_icon_2_on.png) center center no-repeat;
    background-size: 100% 100%;
  }
  .solution_tab_item.tab3:hover i {
    background: url(../images/solution_tab_icon_3_on.png) center center no-repeat;
    background-size: 100% 100%;
  }
  .solution_tab_item.tab4:hover i {
    background: url(../images/solution_tab_icon_4_on.png) center center no-repeat;
    background-size: 100% 100%;
  }
  .solution_tab_item.tab5:hover i {
    background: url(../images/solution_tab_icon_5_on.png) center center no-repeat;
    background-size: 100% 100%;
  }
  .solution_tab_item.tab6:hover i {
    background: url(../images/solution_tab_icon_6_on.png) center center no-repeat;
    background-size: 100% 100%;
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/solution_tab_icon_6_on.png', sizingMethod='scale');
  }
  .solution_tab_item:hover {
    background: url(../images/about_tab_bg_on.png) center center no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
    font-weight: bold;
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/about_tab_bg_on.png', sizingMethod='scale');
  }
}

@media (max-width:768px) {
  .solution_tab {
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
  }
  .solution_tab_item {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.3rem;
    padding-left: 0.3rem;
    margin-right: 0rem;
    margin-bottom: 0rem;
    display: inline-block;
    padding: 0rem 0.3rem;
    margin: 0rem 0rem 0.3rem;
  }
  .solution_tab_item i {
    margin-right: 0.1rem;
  }
  .img-wrap.fr, .img-wrap.fl {
    width: 100%;
    height: auto;
  }
  .solution_tab_item.tab1 i,.solution_tab_item.tab2 i{
    width: 0.5rem;
    height: 0.3rem;
    top:4px; 
  }
  .solution_tab_item.tab3 i {
    width: 0.5rem;
    height: 0.4rem;
  }
  .solution_tab_item.tab4 i {
    width: 0.5rem;
    height: 0.5rem;
    top: 6px;
  }
  .solution_tab_item.tab5 i {
    width: 0.5rem;
    height: 0.5rem;
  }
  .solution_tab_item.tab6 i {
    width: 0.5rem;
    height: 0.5rem;
    top: 6px;
  }
  .solution_name {
    font-size: 0.36rem;
    margin: 0 auto 0.6rem;
  }
  .solution_name:after {
    width:0.6rem;
  }
  .solution1_wrap .solution_pro {
    height: auto;
    background: none;
    padding: 0.3rem;
  }
  .solution1_wrap .solution_pro p {
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .page_item_btn_wrap button {
    margin: 0.3rem 0rem 0.6rem;
  }
  .solution_item_title .en {
    font-size: 0.7rem;
  }
  .solution_item_title .cn {
    font-size: 0.3rem;
  }
  .solution_item_title {
    padding-bottom: 1.3rem;
  }
  .solution1_wrap {
    padding-bottom: 0.4rem;
  }
  .product_wrap {
    padding: 0.4rem 0rem;
  }
  .product_wrap h2 {
    padding-left: 0.3rem;
    font-size: 0.3rem;
    margin-bottom: 0.3rem;
  }
  .product_list .fl {
    width:100%;
    float: none;
  }
  .product_list .fl img {
    width: 100%;
    height: auto;
  }
  .product_list .product_info {
    height: auto;
    padding: 0.3rem;
  }
  .product_name {
    font-size: 0.3rem;
    line-height: 0.4rem;
    margin-bottom: 0.2rem;
  }
  .product_desc {
    line-height: 0.46rem;
    font-size: 0.28rem;
  }
  .product_list li {
    margin-bottom: 0.3rem;
  }
  .product_list .product_info {
    width:100%;
  }
  .solution_item_title .title {
    width: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
    top: 0;
    margin-left: 0px;
    margin-right: 0px;
    margin: auto;
  }
  .solution2_wrap .solution_pro .right, .solution2_wrap .solution_pro .left {
    width: 100%;
  }
  .solution2_wrap .solution_pro .right, .solution2_wrap .solution_pro .left img {
    width: 100%;
    height: auto;
  }
  .solution2_wrap .solution_pro .right {
    padding: 0.3rem;
  }
  .solution2_wrap .solution_pro .right p {
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .solution2_wrap .solution_pro .right .img_wrap {
    margin-top: 0.3rem;
  }
  .solution2_wrap .page_item_btn_wrap button {
    margin: 0;
    margin-top: 0.5rem;
    margin-bottom: 0.4rem;
  }
  .solution_item_title .en {
    font-size: 0.34rem;
  }
  .color_list li > div {
    height: auto;
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .color_list li > div img {
    width: 100%;
    height: auto;
  }
  .color_list li h3 {
    margin: 0rem 0rem 0.2rem;
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.4rem;
  }
  .color_list li p {
    font-size: 0.28rem;
    line-height: 0.48rem;
    margin-bottom: 0.3rem;
  }
  .color_bottom {
    position: relative;
  }
  .color_list li h4 {
    font-size: 0.3rem;
    line-height: 0.3rem;
    margin-bottom: 0.2rem;
  }
  .color_list li {
    margin-bottom: 0.3rem;
  }
  .color_list {
    padding-bottom: 0rem;
  }
  .antislip_list {
    margin-top: 0.4rem;
  }
  .antislip_list li {
    width: 32%;
    margin-right: 2%;
  }
  .antislip_list li .img-wrap {
    margin-bottom: 0.2rem;
  }
  .antislip_list li p {
    font-size: 0.28rem;
    line-height: 0.3rem;
  }
  .solution2_wrap {
    padding-bottom: 0.4rem;
  }
  .solution3_wrap .solution_pro {
    height: auto;
    background: none;
    padding: 0.3rem;
    margin-bottom: 0.4rem;
  }
  .solution3_wrap .solution_pro p {
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .solution3_wrap .solution_pro .page_item_btn_wrap button {
    margin: 0;
    margin-top: 0.3rem;
  }
  .solution3_wrap ul li img {
    width: 100%;
    height: auto;
    margin-bottom: 0.3rem;
  }
  .solution3_wrap ul li p {
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .solution3_wrap .bottom_pro p {
    position: relative;
    width: 100%;
    left: 0rem;
    top: 0rem;
    margin-left: 0rem;
    padding: 0.3rem;
    font-size: 0.28rem;
    line-height: 0.48rem;
    margin-bottom: 0.3rem;
  }
  .solution3_wrap .bottom_pro {
    margin-top: 0.4rem;
  }
  
  .solution3_wrap .bottom_pro img {
    height: auto;
    width: 100%;
  }
  .solution3_wrap {
    padding-bottom: 0.4rem;
  }
  .solution4_wrap .solution_pro .right, .solution4_wrap .solution_pro .left {
    width: 100%;
  }
  .solution4_wrap .solution_pro .right {
    padding: 0.3rem;
  }
  .solution4_wrap .solution_pro .right p {
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .solution4_wrap .solution_pro .right .img_wrap {
    margin-top: 0.3rem;
  }
  .solution4_wrap .page_item_btn_wrap button {
    margin: 0.4rem 0rem;
  }
  .solution4_wrap .solution_item_title {
    padding-bottom: 0.7rem;
  }
  .img_center_wrap .info_wrap p {
    font-size: 0.28rem;
    line-height: 0.48rem;
    min-height: 0rem;
    margin-bottom: 0.3rem;
  }
  .img_center_wrap .info_wrap p.last {
    margin-bottom: 0.3rem;
  }
  .img_center_wrap .img_wrap {
    width: 100%;
    margin: 0rem;
  }
  .img_center_wrap .img_wrap img  {
    width: 100%;
    height: auto;
  }
  .img_center_wrap {
    margin-bottom: 0.3rem;
  }
  .img_center_wrap .info_wrap {
    width: 100%;
  }
  .solution4_wrap .form_wrap .form_desc {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .solution4_wrap .form_wrap .form_desc h3 {
    font-size: 0.3rem;
    line-height: 0.48rem;
    margin: 0rem;
  }
  .solution4_wrap .form_wrap .form_desc p {
    margin-top: 0.3rem;
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .solution4_wrap .form_wrap .form_desc .img_wrap {
    margin-top: 0.3rem;
  }
  .solution4_wrap .form_wrap .form {
    width: 100%;
  }
  .solution4_wrap .form_wrap .form img {
    width: 100%;
    height: auto;
  }
  .solution4_wrap {
    padding-bottom: 0.4rem;
  }
  .solution5_wrap .solution_pro {
    height: auto;
    background: none;
    padding: 0.3rem;
  }
  .solution5_wrap .solution_pro p {
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .solution5_wrap .img_show li {
    float: none;
    width: 100%;
    margin-right: 0rem;
    margin-bottom: 0.3rem;
  }
  .solution5_wrap .img_show_desc {
    margin-bottom: 0.3rem;
    font-size: 0.28rem;
    line-height: 0.48rem;
    padding: 0.3rem;
  }
  .solution5_wrap .img_show li img {
    margin-bottom: 0.3rem;
  }
  .solution5_wrap .img_top_show li {
    width: 100%;
    margin-right: 0rem;
    float: none;
    margin-bottom: 0.3rem;
  }
  .solution5_wrap .img_top_show li img {
    width: 100%;
    height: auto;
  }
  .solution5_wrap .img_top_show li .img_top_show_info {
    width: 100%;
    height: auto;
    padding: 0.3rem;
    position: relative;
    top: 0rem;
    left: 0rem;
  }
  .solution5_wrap .img_top_show li .img_top_show_info h3 {
    font-size: 0.32rem;
    line-height: 0.3rem;
    margin-bottom: 0.2rem;
  }
  .solution5_wrap .img_top_show li .img_top_show_info p,
  .solution5_wrap .img_right_show_info p {
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .solution5_wrap .img_right_show_info {
    position: relative;
    right: 0;
    top: 0rem;
    width: 100%;
    height: auto;
    padding: 0.3rem;
  }
  .solution5_wrap .img_right_show_info h3 {
    font-size: 0.32rem;
    line-height: 0.3rem;
    margin-bottom: 0.2rem;
  }
  .solution5_wrap .page_item_btn_wrap.last button {
    margin: 0.3rem 0rem 0rem;
  }
  .solution5_wrap {
    padding-bottom: 0.4rem;
  }
  .solution6_wrap .issue_list li {
    width: 22%;
    margin-right: 4%;
    font-size: 0.28rem;;
    line-height: 0.32rem;
    margin-bottom: 0.3rem;
  }
  .solution6_wrap .issue_list li:nth-child(4n) {
    margin-right: 0rem;
  }
  .solution6_wrap .issue_list li img {
    margin-bottom: 0.2rem;
    width: 90%;
    height: auto;
  }
  .solution6_wrap .issue_list {
    margin-bottom: 0.3rem;
  }
  .solution6_wrap .trouble_list {
    width: 100%;
    margin-top: 0.3rem;
  }
  .solution6_wrap .trouble_list li {
    width: 100%;
    height: auto;
    padding: 0.3rem;
    float: none;
    margin-bottom: 0.3rem;
    margin-right: 0rem;
  }
  .solution6_wrap .trouble_list li p {
    font-size: 0.28rem;
  }
  .solution6_wrap .trouble_list li p {
    margin-bottom: 0.2rem;
  }
  .solution6_wrap .trouble_wrap {
    margin-bottom: 0.2rem;
  }
  .solution6_wrap .advantage_list li > div {
    width: 100%;
  }
  .solution6_wrap .advantage_list li h3 {
    font-size: 0.4rem;
    line-height: 0.4rem;
    margin: 0rem 0rem 0.5rem;
  }
  .solution6_wrap .advantage_list li h4 {
    font-size: 0.34rem;
    line-height: 0.34rem;
    margin: 0rem 0rem 0.2rem;
  }
  .solution6_wrap .advantage_list li p {
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .solution6_wrap .advantage_list li {
    margin-bottom: 0.5rem;
  }
  .solution6_wrap .advantage_list li > div > img {
    margin-bottom: 0.4rem;
  }
  .advantage2_inner_img {
    margin-top: 0.4rem;
    margin-bottom: 0.3rem;
  }
  .solution6_wrap .advantage_list li > div.advantage2_inner_img > img {
    margin-bottom: 0rem;
  }
  .solution6_wrap .advantage_list li.last img {
    width: 100%;
    height: auto;
    margin-bottom: 0.3rem !important;
  }
  .solution6_wrap .two_img_wrap {
    margin-top: 0rem;
  }
  .solution6_wrap .advantage_list li h4 {
    margin-top: 0.3rem;
  }
  .solution6_wrap .step_list li {
    float: left;
    width: 33.33%;
    margin-bottom: 0.4rem;
  }
  .solution6_wrap .step_list h3 {
    font-size: 0.3rem;
    margin-bottom: 0.2rem;
    line-height: 0.3rem;
  }
  .solution6_wrap .step_list p {
    font-size: 0.28rem;
    line-height: 0.3rem;
  }
  .solution6_wrap {
    padding-bottom: 0.4rem;
  }
  .solution6_wrap .two_img_wrap img {
    margin-right: 0rem;
  }
}