@charset "utf-8";
/* CSS Document */
.about_01{ display:flex; margin-bottom:80px}

.about_01 h3{ width:100%; float:left; overflow:hidden; line-height:60px; font-size:45px;  color:#111; margin-bottom:50px; margin-top:30px; text-align:center }
.about_01 h3 img{ margin-right:20px; vertical-align:middle; margin-top:-7px; height:55px}
.about_01 ul{ width:100%; float:left; overflow:hidden; line-height:38px; font-size:18px; color:#666}
.about_01 ul p{ width:100%; float:left; overflow:hidden; margin-bottom:18px; }

.youshi{ width:100%; float:left; overflow:hidden; display:flex; margin-bottom:100px; flex-wrap:wrap}
.youshi dl{ width:25%;}
.youshi dl h5{ width:100%; float:left; overflow:hidden; text-align:center; margin-bottom:20px}
.youshi dl h5 img{ height:60px}
.youshi dl dt{ width:100%; float:left; overflow:hidden; text-align:center; font-size:21px; color:#333; line-height:30px; margin-bottom:5px}
.youshi dl dd{ width:100%; float:left; overflow:hidden; text-align:center; font-size:16px; color:#888; line-height:30px}

/* 资质　*/
.zizhi{  background:url(zizhi.jpg) no-repeat center 0; margin-bottom:100px; padding:100px 0}
.zizhi .h301{ margin-bottom:60px}
.y1{width:100%;}

.banner_pc{width: 100%; padding-bottom:80px;overflow: hidden;position: relative; }
.banner_pc .swiper-wrapper{}
.banner_pc .pcimg{width: 100%}
.banner_pc .pcimg .img{width: 100%;height: 100%;}
.banner_pc > .swiper-pagination{text-align: center;}
.banner_pc > .swiper-pagination .swiper-pagination-bullet{width:40px;height: 10px;border-radius: 6px;background: #000;}
.banner_pc > .swiper-pagination .swiper-pagination-bullet-active{background: #f60;}
.banner_pc > .swiper-button-prev,.banner_pc > .swiper-button-next{width: 48px;height: 48px;top: initial;bottom: 0;}
.banner_pc > .swiper-button-prev{background: url("../img/prev.jpg") no-repeat;right: 60px;left: initial;}
.banner_pc > .swiper-button-next{background: url("../img/next.jpg") no-repeat;right: 0;}


.banner_yd{width: 100%;height: auto;max-height: 500px; display: none;overflow: hidden;position: relative;}
.banner_yd .swiper-wrapper, .banner_yd .swiper-slide{width: 100%;height: 100%;}
.banner_yd .pcimg {width: 100%;height: 100%;}
.banner_yd .pcimg .img{width: 100%;height: 100%;}
.banner_yd > .swiper-pagination.swiper-pagination-bullets{bottom: 10px;}
.banner_yd > .swiper-pagination .swiper-pagination-bullet{width: 20px;height: 4px;border-radius: 4px;background: #bbb;}
.banner_yd > .swiper-pagination .swiper-pagination-bullet-active{background: #333;}

@media (max-width:767px){
	.banner_pc{display: none;}
	.banner_yd{display: block;}
}






/* 郸豪风貌 */
.fengmao { margin-bottom:50px}

.fengmao ul{ width:100%; float:left; overflow:hidden}
.fengmao ul li{ width:23.5%; float:left; overflow:hidden; margin-right:2%; margin-bottom:30px; background:#f6f7f9; padding:15px; box-sizing:border-box; border-radius:5px }
.fengmao ul li:nth-child(4n){ margin-right:0}
.fengmao ul li img{ width:100%; float:left; overflow:hidden; margin-bottom:15px}
.fengmao ul li p{ width:100%; float:left; overflow:hidden; line-height:30px; text-align:center; font-size:18px; color:#333}


/* 郸豪风貌 */
.shipin{ margin-bottom:80px}

@media (max-width:767px){

	
}


@media (min-width:768px){



}

