.w1400 {
  width: 1400px;
  margin: 0 auto;
}

.h_page_banner img {
  width: 100%;
}

 @media (max-width:1200px) {
	 
	.h_page_banner img {
	    margin-top: 0px;
	 }
 }


.flex {
  display: flex;
}

.flex_c {
  display: flex;
  align-items: center;
}

.flex_c_b {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.flex_b_s {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.h_position {
  box-shadow: 0px 1px 8px 0px rgba(208, 208, 208, 0.35);
  font-size: 16px;
  color: #999999;
  display: flex;
  align-items: center;
  padding: 15px 0 12px;
}

.h_position em {
  display: inline-flex;
  margin-right: 7px;
}

.h_position a:last-child {
  color: #00427c;
}

.h_page_content {
  margin: 100px 0 115px;
  width: 100%;
  min-height:px;
  background-color:;
}

.h_page_content .h_left {
  width: 21.43%;
  border: solid 2px #d1263d;
}

.h_page_content .h_left .h_cate_title {
  font-size: 24px;
  line-height: 67px;
  color: #ffffff;
  text-align: center;
  background: #d1263d;
}

.h_page_content .h_left .h_cate_title em {
  display: none;
}

.h_page_content .h_left .h_cate_lists ul {
  padding: 0 10px 10px;
}

.h_page_content .h_left .h_cate_lists ul ul {
  padding: 0;
}

.h_page_content .h_left .h_cate_lists ul li {
  margin-top: 10px;
}

.h_page_content .h_left .h_cate_lists ul li a {
  display: block;
  padding: 13px 55px 13px 39px;
  font-size: 18px;
  color: #333333;
}

.h_page_content .h_left .h_cate_lists ul li.hover > a {
  background: url("") /* no-repeat 90% center rgba(0, 66, 124, 0.1) */;
  color: #d1263d;
}
.h_page_content .h_left .h_cate_lists ul li a {
    display: block;
    padding: 13px 55px 13px 39px;
    font-size: 18px;
    color: #333333;
	}


.h_page_content .h_left .h_cate_lists ul li li {
  margin-top: 5px;color: #d1263d;
}

.h_page_content .h_left .h_cate_lists ul li li a {
  color: #d1263d;
  color: #666666;
}

.h_page_content .h_left .h_cate_lists ul li li a:hover {
  background-color: #00427c;
  color: #ffffff;
}

.h_page_content .h_left .h_cate_lists ul li li.hover a {
  background: #00427c;
  color: #ffffff;
}

.h_page_content .h_right {
  width: 75%;
}

.h_page_content .h_right {
  width: 75%;
}

.h_right{width: 100%;height:40px;background-color:;line-height: 40px;color: #d1263d;border-bottom: 1px solid gray;}

.h_right_main{width: 100%;min-height:195px;background-color:;margin-top: 10px;display: flex;}

.h_right_img{width:20%;min-height:195px;background-color:;border:0px solid gray;}

.h_right_img img{width:100%;min-height:195px;background-color:;border:1px solid gray;}

.h_right_text{width: 60%;min-height:195px;background-color:;color: black;}


.h_right_text1{width: 50%;min-height:40px;background-color:;margin-top:20px;margin-left: 5%;
font-size: 16px;
}

.h_right_text2{width: 50%;min-height:50px;background-color: ;margin-top: 10px;margin-left: 5%;}

.h_right_text3{width: 50%;min-height:50px;background-color:;margin-top: 10px;margin-left: 5%;}

.text3xiangqing{width: 100px;height: 29px;background-color: #d1263d;border-radius: 5px;text-align: center;

line-height: 29px;color: white;}


.h_page_content .h_right .h_pro_info {
  background-color: #eeeeee;
  text-align: center;
  padding-bottom: 27px;
}

.h_page_content .h_right .h_pro_info .h_img {
  width: 520px;
  display: inline-block;
  padding: 25px 0 26px;
}

.h_page_content .h_right .h_pro_info .h_img img {
  max-width: 100%;
}

.h_page_content .h_right .h_pro_info .h_name {
  font-size: 18px;
  color: #333333;
}

.h_page_content .h_right .h_content {
  font-size: 18px;
  color: #666666;
  line-height: 36px;
  padding-top: 26px;
}

.h_page_content .h_right .h_content img {
  max-width: 100%;
}

.h_page_content .h_right .h_case_content {
  padding: 0;
}

.h_page_content .h_right .h_case_content p {
  min-height: 15px;
}

.h_page_content .h_right .h_case_intro h4 {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  margin: 50px 0 17px;
}

.h_page_content .h_right .h_case_intro img {
  max-width: 100%;
}

.h_honerCate_list ul {
  margin: 10px 10px 30px;
}

.h_honerCate_list ul li a {
  line-height: 50px;
  font-size: 18px;
  color: #333333;
  padding: 0 22px;
  display: block;
}

.h_honerCate_list ul li a:hover {
  background-color: #00427c;
  color: #ffffff;
}

.h_honerCate_list ul li.hover a {
  background-color: #00427c;
  color: #ffffff;
}

.h_hour_lists {
  margin-bottom: 63px;
}

.h_hour_lists ul {
  flex-wrap: wrap;
}

.h_hour_lists ul li {
  text-align: center;
  width: 32.38%;
}

.h_hour_lists ul li img {
  max-width: 100%;
  max-height: 100%;
}

.h_hour_lists ul li .h_name {
  font-size: 18px;
  color: #333333;
  padding: 8px 0 13px;
}

#pagesize ul {
  text-align: center;
}

#pagesize ul li {
  display: inline-block;
}

#pagesize ul li a {
  display: block;
  border: solid 1px #e2e2e2;
  line-height: 30px;
  color: #999999;
  padding: 0 11px;
}

#pagesize ul li a.active, #pagesize ul li a:hover {
  background-color: #00427c;
  border-color: #00427c;
  color: #ffffff;
}

.h_commonTitle {
  text-align: center;
  margin: 82px 0;
}

.h_commonTitle .h_cn {
  font-size: 36px;
  color: #00427c;
  font-weight: bold;
  position: relative;
  padding-bottom: 17px;
  margin-bottom: 8px;
}

.h_commonTitle .h_cn::after {
  width: 41px;
  height: 4px;
  background-color: #00427c;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.h_commonTitle .h_en {
  font-size: 34px;
  color: #f5a50f;
}

.h_aboutSection1 .w1400 {
  display: flex;
  align-items: center;
}

.h_aboutSection1 .w1400 .h_img {
  width: 50%;
  overflow: hidden;
  border: solid 1px #00427c;
}

.h_aboutSection1 .w1400 .h_img img {
  width: 100%;
  transition: all 0.6s;
}

.h_aboutSection1 .w1400 .h_img img:hover {
  transform: scale(1.2);
}

.h_aboutSection1 .w1400 .h_text {
  width: 50%;
  background: rgba(0, 66, 124, 0.05);
  padding: 68px 74px 65px 45px;
}

.h_aboutSection1 .w1400 .h_text h2 {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  position: relative;
  padding-bottom: 13px;
}

.h_aboutSection1 .w1400 .h_text h2::after {
  width: 41px;
  height: 4px;
  background-color: #00427c;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}

.h_aboutSection1 .w1400 .h_text .h_desp {
  font-size: 18px;
  line-height: 36px;
  color: #333333;
  margin-top: 20px;
}

.h_aboutSection2 {
  margin-top: 50px;
  background: url("../images/huan/about_section2_bg.jpg") no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: 85px 0 90px;
}

.h_aboutSection2 .h_about_attr {
  width: 25%;
  text-align: center;
  position: relative;
}

.h_aboutSection2 .h_about_attr .h_attr_num {
  font-size: 36px;
  font-weight: bold;
}

.h_aboutSection2 .h_about_attr .h_attr_num span {
  font-size: 12px;
  color: #eeeeee;
  font-weight: normal;
}

.h_aboutSection2 .h_about_attr .h_attr_text {
  color: #eeeeee;
  font-size: 18px;
  padding-top: 10px;
}

.h_aboutSection2 .h_about_attr::after {
  width: 2px;
  height: 40px;
  background-color: #ffffff;
  opacity: 0.3;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  content: "";
}

.h_aboutSection2 .h_about_attr:last-child::after {
  display: none;
}

.h_aboutSection3 {
  background: url("../images/huan/about_section3_bg.jpg") no-repeat bottom left;
  margin-bottom: 66px;
}

.h_aboutSection3 .w1400 {
  display: flex;
  flex-wrap: wrap;
}

.h_aboutSection3 .w1400 .h_cultrue_list {
  width: 25%;
  text-align: center;
}

.h_aboutSection3 .w1400 .h_cultrue_list span {
  display: block;
  font-size: 72px;
  font-weight: bold;
  color: rgba(11, 76, 155, 0.2);
  position: relative;
  padding-top: 46px;
}

.h_aboutSection3 .w1400 .h_cultrue_list span::after {
  width: 20px;
  height: 2px;
  background: #f5aa12;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}

.h_aboutSection3 .w1400 .h_cultrue_list strong {
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  padding: 25px 0 13px;
  display: block;
}

.h_aboutSection3 .w1400 .h_cultrue_list p {
  font-size: 18px;
  color: #666666;
  padding-bottom: 57px;
  line-height: 30px;
  max-width: 80%;
  margin: 0 auto;
}

.h_aboutSection3 .w1400 .h_cultrue_list:hover {
  background-color: #00427c;
}

.h_aboutSection3 .w1400 .h_cultrue_list:hover span {
  color: rgba(255, 255, 255, 0.2);
}

.h_aboutSection3 .w1400 .h_cultrue_list:hover strong, .h_aboutSection3 .w1400 .h_cultrue_list:hover p {
  color: #ffffff;
}

.h_aboutSection4 {
  background: url("../images/huan/about_section4_bg.jpg") no-repeat;
  background-size: cover;
  padding-bottom: 54px;
}

.h_aboutSection4 .h_commonTitle {
  padding-top: 80px;
}

.h_aboutSection4 .h_commonTitle .h_cn {
  color: #ffffff;
}

.h_aboutSection4 .h_commonTitle .h_cn::after {
  background: #ffffff;
}

.h_aboutSection4 .h_randd_con {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.h_aboutSection4 .h_randd_con .h_honer_swiper {
  width: 37.5%;
}

.h_aboutSection4 .h_rand_desp {
  width: 57.36%;
  background: url("../images/huan/yf_con_bg.jpg") no-repeat bottom center #ffffff;
  padding: 45px 53px 50px;
  position: relative;
}

.h_aboutSection4 .h_rand_desp .h_icon_logo {
  position: absolute;
  top: 14px;
  right: 18px;
}

.h_aboutSection4 .h_rand_desp .h_title {
  font-size: 24px;
  color: #222222;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 21px;
}

.h_aboutSection4 .h_rand_desp .h_title::after {
  width: 41px;
  height: 3px;
  background-color: #f5aa12;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}

.h_aboutSection4 .h_rand_desp ul li {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  position: relative;
  padding-left: 15px;
}

.h_aboutSection4 .h_rand_desp ul li::before {
  width: 4px;
  height: 4px;
  background-color: #00427c;
  border-radius: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
}

.h_aboutSection4 .yf_swiper .swiper-slide {
  transition: 300ms;
  transform: scale(0.7);
}

.h_aboutSection4 .yf_swiper .swiper-slide img {
  max-width: 92%;
}

.h_aboutSection4 .yf_swiper .swiper-slide-active,
.h_aboutSection4 .yf_swiper .swiper-slide-duplicate-active {
  transform: scale(1);
  z-index: 99;
}

.scroll_pn .swiper-button-next,
.scroll_pn .swiper-button-prev {
  width: 32px;
  height: 32px;
  outline: unset;
}

.scroll_pn .swiper-button-next {
  background: url("../images/huan/btn_honer_next.png") no-repeat;
  background-size: 100%;
}

.scroll_pn .swiper-button-prev {
  background: url("../images/huan/btn_honer_prev.png") no-repeat;
  background-size: 100%;
}

.h_aboutSection5 .w1400 {
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.h_aboutSection5 .w1400 .h_ptab {
  width: 150px;
  font-size: 24px;
  line-height: 45px;
  color: #333333;
  position: absolute;
  left: 0;
  top: 42px;
}

.h_aboutSection5 .w1400 .h_ptab li {
  padding-left: 25px;
  margin: 10px 0;
}

.h_aboutSection5 .w1400 .h_ptab li:hover, .h_aboutSection5 .w1400 .h_ptab li.hover {
  cursor: pointer;
  background-color: #f5a50f;
  color: #ffffff;
}

.h_aboutSection5 .w1400 .h_pcon {
  width: 90%;
  background-color: #eeeeee;
  padding: 20px;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  min-height: 530px;
}

.h_aboutSection5 .w1400 .h_pcon ul {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}

.h_aboutSection5 .w1400 .h_pcon ul li {
  text-align: center;
  width: 32.5%;
}

.h_aboutSection5 .w1400 .h_pcon ul li img {
  max-width: 100%;
}

.h_aboutSection5 .w1400 .h_pcon ul li .h_text {
  margin-top: 22px;
}

.h_aboutSection5 .w1400 .h_pcon .h_pc_modal {
  display: none;
}

.h_aboutSection5 .w1400 .h_pcon .h_pc_modal.hover {
  display: block;
}

.h_aboutSection6 {
  margin-bottom: 83px;
}

.h_testing_con .h_testItem {
  display: none;
  justify-content: space-between;
}

.h_testing_con .h_testItem .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
}

.h_testing_con .h_testItem .h_left {
  width: 35.22%;
}

.h_testing_con .h_testItem .h_right {
  width: 61.7%;
}

.h_testing_con .h_testItem .h_right .h_desp {
  font-size: 18px;
  line-height: 36px;
  color: #333333;
  min-height: 190px;
}

.h_testing_con .h_testItem .h_test_tab {
  display: flex;
  padding: 0 60px;
  justify-content: space-between;
}

.h_testing_con .h_testItem .h_test_tab .h_name {
  font-size: 24px;
  color: #666666;
}

.h_testing_con .h_testItem .h_test_tab .h_icon {
  width: 120px;
  height: 119px;
  display: inline-block;
  margin-bottom: 20px;
}

.h_testing_con .h_testItem .h_test_tab li {
  text-align: center;
}

.h_testing_con .h_testItem .h_test_tab li:hover {
  cursor: pointer;
}

.h_testing_con .h_testItem .h_test_tab li:hover .h_name {
  color: #222222;
}

.h_testing_con .h_testItem .h_test_tab li.hover .h_name {
  color: #222222;
}

.h_testing_con .h_testItem .h_test_tab li:nth-child(1) em {
  background: url("../images/huan/jc_icon_1.png") no-repeat center center;
}

.h_testing_con .h_testItem .h_test_tab li:nth-child(2) em {
  background: url("../images/huan/jc_icon_2.png") no-repeat center center;
}

.h_testing_con .h_testItem .h_test_tab li:nth-child(3) em {
  background: url("../images/huan/jc_icon_3.png") no-repeat center center;
}

.h_testing_con .h_testItem .h_test_tab li:nth-child(1):hover em,
.h_testing_con .h_testItem .h_test_tab li.hover:nth-child(1) em {
  background: url("../images/huan/jc_icon_1_hover.png") no-repeat center center;
}

.h_testing_con .h_testItem .h_test_tab li:nth-child(2):hover em,
.h_testing_con .h_testItem .h_test_tab li:nth-child(2).hover em {
  background: url("../images/huan/jc_icon_2_hover.png") no-repeat center center;
}

.h_testing_con .h_testItem .h_test_tab li:nth-child(3):hover em,
.h_testing_con .h_testItem .h_test_tab li:nth-child(3).hover em {
  background: url("../images/huan/jc_icon_3_hover.png") no-repeat center center;
}

.h_testing_con .h_testItem.active {
  display: flex;
}

@media (max-width: 1399px) {
  .w1400 {
    width: 100%;
    padding: 0 15px;
  }
  .h_page_content .h_left {
    width: 23%;
  }
}

@media (max-width: 1199px) {
  .h_page_content .h_left {
    width: 28%;
  }
  .h_page_content .h_right {
    width: 70%;
  }
  .h_aboutSection5 .w1400 .h_pcon {
    width: 87%;
  }
}

@media (max-width: 991px) {
  .h_honerCate_list ul li a {
    font-size: 16px;
    padding: 0 16px;
  }
  .h_page_content .h_left {
    width: 32%;
  }
  .h_page_content .h_right {
    width: 64%;
  }
  .h_hour_lists ul li {
    width: 48%;
  }
  .h_aboutSection1 .w1400 .h_img,
  .h_aboutSection1 .w1400 .h_text {
    width: 100%;
  }
  .h_aboutSection1 .w1400 {
    flex-wrap: wrap;
  }
  .h_aboutSection2 {
    padding: 65px 0 70px;
  }
  .h_aboutSection4 .h_randd_con .h_honer_swiper {
    width: 37%;
  }
  .h_aboutSection4 .h_randd_con {
    flex-wrap: wrap;
  }
  .h_aboutSection4 .h_randd_con .h_honer_swiper {
    width: 525px;
    margin: 0 auto;
  }
  .h_aboutSection4 .h_rand_desp {
    width: 100%;
    margin-top: 40px;
  }
  .h_aboutSection5 .w1400 .h_pcon {
    width: 83%;
    min-height: 360px;
  }
  .h_aboutSection5 .w1400 .h_ptab {
    width: 150px;
    font-size: 19px;
    line-height: 40px;
    top: 25px;
  }
  .h_testing_con .h_testItem {
    flex-wrap: wrap;
  }
  .h_testing_con .h_testItem .h_left {
    width: 493px;
    margin: 0 auto;
  }
  .h_testing_con .h_testItem .h_right {
    width: 100%;
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .h_page_content .w1400 {
    flex-wrap: wrap;
  }
  .h_page_content .h_left {
    width: 100%;
  }
  .h_page_content {
    margin: 4vw 0 8vw;
  }
  .h_page_content .h_left .h_cate_title {
    font-size: 18px;
    line-height: 40px;
  }
  .h_honerCate_list ul li a {
    font-size: 14px;
    padding: 0 12px;
    line-height: 30px;
  }
  .h_honerCate_list ul {
    margin: 10px;
  }
  .h_page_content .h_right {
    width: 100%;
    margin: 4vw 0 0;
  }
  .h_hour_lists {
    margin-bottom: 4vw;
  }
  .h_page_content .h_left .h_cate_title em {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    text-align: right;
    padding: 0 15px 0 0;
  }
  .h_page_content .h_left .h_cate_title {
    position: relative;
  }
  .h_honerCate_list,
  .h_cate_lists {
    display: none;
  }
  .h_page_content #pagesize {
    margin-bottom: 4vw;
  }
  .h_page_content .h_left .h_cate_lists ul li a {
    padding: 10px 55px 10px 24px;
    font-size: 15px;
  }
  .h_page_content .h_left .h_cate_lists ul li li a {
    padding: 7px 55px 7px 24px;
  }
  .h_page_content .h_right .h_content {
    font-size: 14px;
    line-height: 25px;
    padding-top: 0;
  }
  .h_page_content .h_right .h_case_content p {
    min-height: 10px;
  }
  .h_page_content .h_right .h_case_intro h4 {
    font-size: 16px;
    margin: 30px 0 17px;
  }
  .h_position {
    font-size: 13px;
  }
  .h_page_content .h_right .h_pro_info .h_img {
    width: 80%;
  }
  .h_page_content .h_right .h_pro_info .h_name {
    font-size: 16px;
  }
  .h_commonTitle {
    text-align: center;
    margin: 5vw 0 4vw;
  }
  .h_commonTitle .h_cn {
    font-size: 20px;
    padding-bottom: 8px;
    margin-bottom: 6px;
  }
  .h_commonTitle .h_cn::after {
    height: 2px;
  }
  .h_commonTitle .h_en {
    font-size: 18px;
    color: #f5a50f;
  }
  .h_aboutSection1 .w1400 .h_text {
    padding: 6vw 4vw;
    margin-top: 3vw;
  }
  .h_aboutSection1 .w1400 .h_text h2 {
    font-size: 18px;
  }
  .h_aboutSection1 .w1400 .h_text h2::after {
    height: 2px;
  }
  .h_aboutSection1 .w1400 .h_text .h_desp {
    font-size: 15px;
    line-height: 26px;
  }
  .h_aboutSection2 .w1400 {
    flex-wrap: wrap;
  }
  .h_aboutSection2 .h_about_attr {
    width: 50%;
    margin-bottom: 6vw;
  }
  .h_aboutSection2 .h_about_attr::after {
    display: none;
  }
  .h_aboutSection2 .h_about_attr .h_attr_num {
    font-size: 28px;
  }
  .h_aboutSection2 .h_about_attr .h_attr_text {
    font-size: 16px;
    padding-top: 10px;
  }
  .h_aboutSection2 {
    padding: 8vw 0 4vw;
  }
  .h_aboutSection3 .w1400 .h_cultrue_list {
    width: 50%;
  }
  .h_aboutSection3 .w1400 .h_cultrue_list span {
    font-size: 42px;
    padding-top: 16px;
  }
  .h_aboutSection3 .w1400 .h_cultrue_list strong {
    font-size: 22px;
    padding: 15px 0 10px;
  }
  .h_aboutSection3 .w1400 .h_cultrue_list p {
    font-size: 16px;
    padding-bottom: 27px;
    line-height: 24px;
  }
  .h_aboutSection3 {
    margin-bottom: 26px;
  }
  .h_aboutSection4 .h_randd_con .h_honer_swiper {
    width: 100%;
  }
  .h_aboutSection4 .h_commonTitle {
    padding-top: 7vw;
  }
  .h_aboutSection4 .h_rand_desp {
    width: 100%;
    padding: 8vw 6vw;
  }
  .h_aboutSection4 .h_rand_desp .h_title {
    font-size: 20px;
  }
  .h_aboutSection4 .h_rand_desp ul li {
    font-size: 15px;
    line-height: 25px;
  }
  .h_aboutSection5 .w1400 {
    padding-top: 40px;
  }
  .h_aboutSection5 .w1400 .h_ptab {
    width: 100%;
    line-height: 40px;
    top: 0;
    overflow-x: scroll;
  }
  .h_aboutSection5 .w1400 .h_ptab ul {
    display: flex;
    width: 130%;
  }
  .h_aboutSection5 .w1400 .h_ptab ul li {
    width: 16.7%;
    text-align: center;
    font-size: 13px;
    padding: 0;
    margin: 0;
  }
  .h_aboutSection5 .w1400 .h_pcon {
    width: 100%;
    margin-top: 5vw;
    height: auto;
    min-height: auto;
  }
  .h_aboutSection5 .w1400 .h_pcon .h_pc_modal {
    font-size: 15px;
    line-height: 22px;
  }
  .h_aboutSection5 .w1400 .h_pcon ul {
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .h_aboutSection5 .w1400 .h_pcon ul li {
    width: 48%;
    margin-bottom: 3vw;
  }
  .h_aboutSection5 .w1400 .h_pcon ul li .h_text {
    margin-top: 3vw;
  }
}

@media (max-width: 490px) {
  .h_testing_con .h_testItem .h_left {
    width: 100%;
  }
  .h_testing_con .h_testItem .h_right {
    margin-top: 20px;
  }
  .h_testing_con .h_testItem .h_right .h_desp {
    font-size: 15px;
    line-height: 25px;
    min-height: auto;
    margin-bottom: 3vw;
  }
  .h_testing_con .h_testItem .h_test_tab {
    padding: 0;
  }
  .h_testing_con .h_testItem .h_test_tab .h_name {
    font-size: 16px;
  }
  .h_testing_con .h_testItem .h_test_tab .h_icon {
    width: 65px;
    height: 65px;
    margin-bottom: 3vw;
  }
  .h_testing_con .h_testItem .h_test_tab li em {
    background-size: 100% !important;
  }
  .h_aboutSection6 {
    margin-bottom: 8vw;
  }
}
