

/*企业资质介绍*/
.hagncaotagn_1 {padding-top: 40px; padding-bottom: 100px;background: url(../img/index-1-bg.jpg);}
.hagncaotagn_1 .title ul{text-align: center;}
.hagncaotagn_1 .title ul li{cursor: pointer;margin: 9px; height: 57px;line-height: 57px; width: 189px;background: url(../img/hagncaotagn-title-bg-1.png) no-repeat center;background-size: contain; display: inline-block; font-size: 22px;text-align: center;}
.hagncaotagn_1 .title ul li a{display: block;}
.hagncaotagn_1 .title ul li.on,.hagncaotagn_1 .title ul li:hover{background: url(../img/hagncaotagn-title-bg-2.png) no-repeat center;background-size: contain; color: #fff;}

.hagncaotagn_1 .list {display: table;}
.hagncaotagn_1 .list ul li {float: left;width: 346px;height: 324px;margin-top: 24px;margin-right: 26px;}
.hagncaotagn_1 .list ul li:nth-child(3n){margin-right: 0;}
.hagncaotagn_1 .list ul li i{width: 346px;height: 268px; display: block;box-shadow: 0px 10px 40px rgba(101, 101, 101, 0.1); }
.hagncaotagn_1 .list ul li i::after{content: '';width: 346px;height: 268px; display: block;background: url(../img/hagncaotagn-list-bg-2.png) no-repeat center;background-size:100% 100%;}
.hagncaotagn_1 .list ul li span{width: 346px;height: 56px;line-height: 56px; display: block; text-align: center;font-size: 20px;background: url(../img/hagncaotagn-list-bg-1.png) no-repeat bottom;}

.hagncaotagn_2{height: 1719px;padding-top:60px ; background: url(../img/hagncaotagn-list-bg-3.jpg) no-repeat top;}
.hagncaotagn_2 .content{text-align: center; font-size: 28px; height: 66px; line-height: 66px; color: #fff;background: url(../img/hagncaotagn-list-bg-4.png) no-repeat center ;}
/*
@media (max-width: 1299.98px) { */
@media (max-width: 1099.98px) ,(min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 2dppx) {

	.hagncaotagn_1 {padding-top: 0.4rem; padding-bottom: 0.6rem;}
	.hagncaotagn_1 .title{padding-bottom: 0.4rem;}
	.hagncaotagn_1 .title ul li{margin: 0.1rem; height: 0.8rem;line-height: 0.8rem; width: 3rem;font-size: 0.32rem;}
	.hagncaotagn_1 .title ul li.on,.hagncaotagn_1 .title ul li:hover{background: url(../img/hagncaotagn-title-bg-2.png) no-repeat center/contain; }

	.hagncaotagn_1 .list ul li {width: 3.5rem;height: 3.6rem;margin: 0.2rem 0.045rem;}
	.hagncaotagn_1 .list ul li:nth-child(3n){margin: 0.2rem 0.045rem;}
	.hagncaotagn_1 .list ul li i{width: 3.5rem;height: 2.8rem; }
	.hagncaotagn_1 .list ul li i::after{width: 3.5rem;height: 2.8rem; }
	.hagncaotagn_1 .list ul li span{width: 3.5rem;height: 0.8rem;line-height: 0.8rem;font-size: 0.28rem;background-size: 100%;}
	
	.hagncaotagn_2{height: 22.2rem;padding-top:0.3rem ; background-size: cover;background: url(../img/hagncaotagn-list-bg-4.jpg) no-repeat top/cover;}
	.hagncaotagn_2 .content{font-size: 0.28rem; height:0.66rem;  line-height: 0.66rem; background-size: contain;}
}