/*资质荣誉*/
.honor-img ul {
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: normal;
    justify-content: space-around;
}

.honor-img li {
	width: 15%!important;
    display: inline-block;
    margin: 2%;
}

.honor-imgp ul li {
	width: 12%!important;
}

.honor-img li:hover {
	transform: scale(1.5, 1.5);
	-ms-transform: scale(1.5, 1.5);
	/* IE 9 */
	-moz-transform: scale(1.5, 1.5);
	/* Firefox */
	-webkit-transform: scale(1.5, 1.5);
	/* Safari and Chrome */
	-o-transform: scale(1.2, 1.5);
	/* Opera */
	transition: transform 1.5s;
}

.honor-img li img {
	width: 100%;
}
.img_popup{position: fixed;background: rgba(0,0,0,0.9);top: 0;left: 0;width: 100%;height: 100vh;z-index: 999;display: flex;align-items: center;display: none;}
.img-popup-content {width: 30%;margin: 0 auto;}
.img-popup-content img{width: 100%;margin: 0 auto;}
.close-btn-img{position: absolute;top: 20px;right: 20px;width: 30px;height: 30px;}
.close-btn-img img{width: 100%;}
.img-popup-w50{width: 50%;}
/*发展历程*/
.i-history{
	display: block;
}

.p-history{
	display: none;
}


/*adPut*/
.w1700{
	width: 1400px;
    margin: 0 auto;
    /*height: 60vh;*/
    min-height:480px;
}
.text-cons{
	margin: 5.5% 0px 6% 0px;
}
.adput-tit{
	margin-left: 1%!important;
}
.ad-size p{
	width: 35%;
    margin-top: 3%;
    line-height: 36px;
    display: inline-block;
    text-indent: 2em;
    font-size: 20px;
}
.ad-sizep{
	text-indent: 0em!important;
	font-size:16px!important;
}
.ad-size b{
	font-size: 20px;
}
.ad-size span{
	font-size: 30px;
}
.ad-size img{
	width: 40%;
    float: right;
}

.ad-tt{
	margin-top: -6%!important;
}
.ad-three{
	margin-top: 2%!important;
}


/*market*/
.market-Ph{
	display: none;
}



/*about*/
.lty-about{
	float: right;
    width: 48%;
    margin-top:3%;
    margin-right: 10%;
}
@charset "utf-8";
@media (min-width:1250px) {}

@media (max-width:1660px) {}

@media (max-width:1500px) {}

@media (max-width:1400px) {}

@media (max-width:1250px) {}

@media (max-width:768px) {
	.honor-img ul {
		flex-wrap: wrap;
	}
	.honor-img li {
		width: 30%;
		margin-top: 5%;
	}
	.honor-imgp ul li {
		width: 30%;
	}
	.i-history{
	display: none;
	}
	.p-history{
		display:block;
	}
	body{
		background: #FFFFFF;
	}
	/*adPut*/
	.w1700{
    max-width: none;
    width: auto;
    margin: 0 12px;
    height: 100vh;
	}
	.text-cons {
    	margin: 10% 0px 10% 0px;
	}
	.adput-tit{
	 margin-left: 4%!important;
	 font-size: 20px!important;
	}
	.ad-size p{
	width: 100%;
    margin-top: 3%;
    line-height: 36px;
    display: inline-block;
    text-indent: 2em;
    font-size: 20px;
	}
	.ad-size b{
	font-size: 16px;
	}
	.ad-size span{
	font-size: 20px;
	}
	.ad-size img{
	 width: 100%;
	 margin-top: 15%;
	}
	.ad-three{
	  margin-top: 4%!important;
	}
	.ad-tt{
	margin-top:19%!important;
}
	.lty-about{
	float: none;
    width: 100%;
    margin-top:0%;
    margin-right: 0%;
	}
	.lty-aimg{
		display: none;
	}
}

@media (max-width:750px) {
	.img-popup-content {width: 100%;margin: 0 auto;}
	.honor-img ul {
		flex-wrap: wrap;
	}
	.honor-img li {
		width: 30%;
		margin-top: 5%;
	}
	.honor-imgp ul li {
		width: 30%;
	}
	.i-history{
	display: none;
	}
	.p-history{
		display:block;
	}
	body{
		background: #FFFFFF;
	}
	/*adPut*/
	.w1700{
    max-width: none;
    width: auto;
    margin: 0 12px;
    height: 100vh;
	}
	.text-cons {
    	margin: 10% 0px 10% 0px;
	}
	.adput-tit{
	 margin-left: 4%!important;
	 font-size: 20px!important;
	}
	.ad-size p{
	width: 100%;
    margin-top: 3%;
    line-height: 36px;
    display: inline-block;
    text-indent: 2em;
    font-size: 20px;
	}
	.ad-size b{
	font-size: 16px;
	}
	.ad-size span{
	font-size: 20px;
	}
	.ad-size img{
	 width: 100%;
	 margin-top: 15%;
	}
	.ad-three{
	  margin-top: 4%!important;
	}
	.ad-tt{
	margin-top:19%!important;
	}
	.market-Pc{
	display: none;
	}
	.market-Ph{
	display:block;
	}
}