
/*关于我们*/
.about_ny01{ clear:both; overflow:hidden; padding-top:83px; text-align:left; background:url(about_ny01.jpg) no-repeat top center;}
.about_ny01_left{ padding-top:16px; padding-bottom:53px; }
.about_ny01_left h3{ font-weight:bold; font-size:36px; color:#35313a; line-height:56px; margin-bottom:20px;}
.about_ny01_left p{ font-size:16px; line-height:28px; color:#646464;}
.about_ny01_right{ padding-bottom:53px;}

.about_ny_ul{overflow:hidden; background:#228cce; width:100%; display: flex; justify-content: space-between; margin-bottom:75px; padding-bottom:33px; padding-top:33px;flex-wrap: wrap;}
.about_ny_ul li{ text-align:center; width:25%; background:url(about_ny_ul_li.jpg) no-repeat left center;}
.about_ny_ul li:nth-child(1){ background:none;}
.about_ny_ul li p{ color:#fff; font-size:18px; line-height:30px; }
.about_ny_ul li h2{ color:#fff; font-size:56px; line-height:76px; font-weight:bold;}
.about_ny_ul li div{ display: flex; flex-wrap: wrap; margin: 0 auto;justify-content: center; }
.about_ny_ul li div em{ font-size:22px; color:#fff; font-weight:bold;}
.about_ny_ul li div b{ font-size:22px; color:#fff; font-weight:bold;}
.about_ny_ul li div span{ display: flex;flex-direction: column; align-items: flex-start; justify-content: space-between;}

.about_ny_title{ text-align:center; clear:both; overflow:hidden; margin-bottom:20px;}
.about_ny_title p{ background: url(about_ny_title.png) no-repeat center; font-size:45px; color:#228cce; font-weight:bold; line-height:59px;}
.about_ny_title span{ font-size:17px; line-height:25px; color:#6c6c6c;}

.about_ny_qywh{ text-align:center; clear:both; overflow:hidden; max-width:992px; margin:0 auto; margin-bottom:30px; }
.about_ny_qywh p{ line-height:36px; font-size:16px;}
.about_ny_qywh span{ display:block; font-size:22px; line-height:36px; font-weight:bold;}

.about_ny_four_ul{ overflow:hidden; clear:both;display: flex;flex-wrap: wrap;justify-content: space-between;}
.about_ny_four_ul li{width:25%; position:relative;}
.about_ny_four_ul_div{ position:absolute; width:100%; z-index:55; top:0; left:0; text-align: center; padding:35px; background:#00000060; height:100%;display: flex;justify-content: flex-end;    flex-direction: column; align-items: center;}
.about_ny_four_ul_div img{ width:auto; margin-bottom:39px;}
.about_ny_four_ul_div h3{ font-size:36px; font-weight:bold; color:#FFF; background:url(about_img_title.jpg) no-repeat center bottom; line-height:56px; padding-bottom:18px; margin-bottom:30px;}
.about_ny_four_ul_div p{ font-size:15px; line-height:26px; color:#FFF;}
.about_ny_four_ul li:hover p{ display:block;}
.about_ny_four_ul li:hover h3{ margin-bottom:30px;}
.about_ny_four_ul li:hover .about_ny_four_ul_div{ background:#1771aed4;justify-content: center;}

.about_ny_equ{ overflow:hidden; clear:both; padding-top:58px; padding-bottom:60px;}
.swiper-equ{ position: relative;}
.swiper-equ .swiper-wrapper{ margin-bottom:70px;}
.swiper-equ .swiper-slide h3{ font-size:17px; color:#2e2e2e; line-height:42px; background:#f3f8fc; width:100%;}
.swiper-equ .swiper-slide:hover h3{ background:#228cce; color:#FFF;}




.about_ny_zlgl{ overflow:hidden; clear:both; margin-bottom:114px;}
.about_ny_zlgl .about_ny_title{ margin-bottom:36px;}
.about_ny_zlgl ul{display: flex;flex-wrap: wrap; background:#fdfdfd; text-align:left;}
.about_ny_zlgl li{ width:50%;}
.about_ny_zlgl li p{ font-size:33px; background:url(jiance_title.jpg) no-repeat left bottom; font-weight:bold; line-height:53px; padding-bottom:18px; margin-bottom:20px;  }
.about_ny_zlgl li span{ font-size:16px; line-height:28px;}
.about_ny_zlgl_li{ padding:67px 70px 0px 70px ;}




@media (max-width: 1300px) { 
.about_ny_four_ul_div img{ margin-bottom:20px; }
.about_ny_four_ul_div{ padding:20px;}
.about_ny_zlgl_li{ padding:35px 35px 0px 35px ;}

}

@media (max-width: 1200px) { 
.about_ny_four_ul_div h3{ margin-bottom:0px; padding-bottom:0px; font-size:30px; }
.about_ny_four_ul_div img{ margin-bottom:0px; }


}

@media (max-width: 992px) { 
.about_ny_ul li h2{ font-size:40px;}
.about_ny_four_ul li{ width:50%;}
.about_ny_zlgl_li{ padding:20px 20px 0px 20px ;}
.about_ny_zlgl li p{ margin-bottom:10px; font-size:24px; line-height:40px; padding-bottom:0px; }

}

@media (max-width: 768px) { 
.about_ny01{ padding-top:20px;}
.about_ny_ul li{ width:50%; margin:5px 0;}
.about_ny_ul{ margin-bottom:25px;}
.about_ny_four_ul_div p{ font-size:12px; line-height:20px;}
.about_ny_zlgl li{ width:100%;}
.about_ny_zlgl{ margin-bottom:50px;}

}

@media (max-width: 425px) { 
.about_ny_four_ul_div h3{ font-size:24px; line-height:36px;}
.about_ny_four_ul_div{ padding:10px;}


}