.w{
	width: 1200px;
	margin: 0 auto;
}
.fl {
    float:left;
    display: inline;
}
.fr {
    float:right;
    display: inline;
}



.honor{ width:1200px; height:auto;margin:0 auto;overflow:hidden;padding:20px 0 50px; }
.honor ul{display:grid;grid-template-columns: repeat(3,1fr);gap:15px}
.honor li{ overflow:hidden;height:auto;border:1px solid #ededed;text-align:center;}
.honor li .hon_pic{ width:100%; height:auto;overflow:hidden;}
.honor li .hon_pic img{width:100%;height:auto;overflow:hidden;}











.sub-nav-box{
	width: 100%;
	height: 66px;
}
.sub-nav{
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	height: 66px;
	line-height: 66px;
	left: 0;
	top: 0;
	background: #fff;
	position: relative;
	z-index: 998;
}
.sub-nav .position{
	font-size: 14px;
	color: #a3a3a3;
}
.sub-nav .position .home{
	display: inline-block;
	width: 18px;
	height: 15px;
	background: url(../images/home_ico.png) no-repeat 0 0;
}
.sub-nav .link{
	max-width: 40%;
	padding: 0 9px;
	position: relative;
}
.sub-nav .link .swiper-button-next{
	right: -9px;
	width: 9px;
	height: 16px;
	top: 24px;
	margin-top: 0;
	background: url(../img/year_btn.png) no-repeat -9px 0;
	background-size: 18px 16px;
}
.sub-nav .link .swiper-button-prev{
	left: -9px;
	width: 9px;
	height: 16px;
	top: 24px;
	margin-top: 0;
	background: url(../img/year_btn.png) no-repeat 0 0;
	background-size: 18px 16px;
}
.sub-nav .link .swiper-button-next:hover,.sub-nav .link .swiper-button-prev:hover{
	background-image: url(../img/year_btn2.png)
}
.sub-nav .link .swiper-slide{
	min-width: auto;
	width: auto;
	margin: 0 19px;
	min-height: 0;
}
.sub-nav .link .swiper-slide a{
	font-size: 14px;
	color: #666666;
	line-height: 63px;
	float: left;
}
.sub-nav .link .swiper-slide a:hover,.sub-nav .link .swiper-slide a.on{
	border-bottom: 3px solid #ff0000;
}

.i-main{
	width: 100%;
	background: #fcfcfc url(../img/i_bg.jpg) repeat-y 0 215px;
	padding-bottom: 80px;
}

.brand-story{
	padding-bottom: 10px;
}
.brand-story .img{
	width: 599px;
	height: 403px;
	float: left;
	position: relative;
	z-index: 2;
}
.brand-story .text-bg{
	width: 486px;
	height: 323px;
	padding: 77px 58px 0 95px;
	float: left;
	background: #f8f8f8;
	border: 1px solid #bdbdbd;
	position: relative;
	z-index: 1;
	margin: 40px 0 0 -41px;
}
.brand-story .text{
	width: 486px;
	height: 323px;
	padding: 77px 58px 0 95px;
	float: left;
	/*background: #f8f8f8;
	border: 1px solid #bdbdbd;*/
	position:absolute;
	z-index: 5;
	top: 40px;
	right: 0;
}
.brand-story .text .con{

}
.brand-story .text h3{
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 10px;
}
.brand-story .text-con-box{
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	height: 156px;
	overflow: hidden;
}
.text-con{
	position: relative;
	top: 0;
}
.brand-story .btn{
    height: 40px;
    margin-top: 25px;
    position: relative;
    z-index: 5;
}
.brand-story .btn a{
	display: inline-block;
    width: 38px;
    height: 38px;
    background: #fff url(../img/btn3.png) no-repeat;
    margin: 0 10px 0 0;
    border: 1px solid #b5b5b5;
}
.brand-story .btn a.next {
    background-position: 0px 0;
}
.brand-story .btn a.prev {
    background-position: -40px 0;
}
.brand-story .btn a:hover {
    border-color: #ff0000;
    background-color: #ff0000;
    background-image: url(../img/btn4.png);
}
.brand-story .deck{
	width: 602px;
	height: 364px;
	position: absolute;
	right: 19px;
	bottom: 19px;
	border: 1px solid #e3e3e3;
	z-index: 4;
}



.i-title-box{
	text-align: center;
	padding: 102px 0 83px;
}
.i-title{
	padding: 0 60px;
	text-align: center;
	width: auto;
	margin: 0 auto;
	background-image: url(../img/i_title1.png),url(../img/i_title2.png);
	background-position: left center ,right center;
	background-repeat: no-repeat;
	display: inline-block;
	max-width: 100%;
}
.i-title p{
	font-size: 24px;
	color: #555;
	line-height: 1.125;
	text-transform: uppercase;
	font-family:Arial;
}
.i-title h3{
	font-size: 30px;
	color: #ff0000;
	line-height: 1.33;
}


/**/

.abo_img{background:#FFF;border:1px solid #CCC;padding:5px 5px;}
.abo_img img{width:300px;height:225px;}
.abo_con{width:830px;font-size:16px;line-height:180%;color:#555;height:auto; min-height:360px;}
.wh_box{background:url(../images/project_bg.jpg) no-repeat center;height:auto;min-height:628px;}