/*荣誉资质*/
.about03-page .mt-3{
	width:85%;
	margin:0 auto;
}
.about03-page .nav{
	display: inherit!important;
	flex-wrap: unset!important;
	padding-left: unset!important;
	margin-bottom: 21px!important;
	list-style: unset!important;
}
.about03-page .nav ul{
	padding-left:unset;
}
.table-responsive    th{
	word-break:keep-all;
}
.tb1 {
	font-size:16px;
	text-align:center;
}

.tb1 tbody tr{
	height:40px;
}

.tb2 {
	font-size:16px;
	line-height:32px;
	margin-bottom:80px;
	white-space: nowrap;
}

.tit{
	text-align:center;
	margin-bottom:50px;
}
.tit h3{
	font-size: 54px;
	color: #c3000f;
	font-weight: lighter;
	margin-bottom: 12px;
	font-family: "syht light";
	font-family: "微软雅黑" \0;
}
.tit p{
	font-size: 24px;
	color: #444;
	font-family: "egbt";
}
/*----------------------------------------*/
.about01-page .sec1 .container-box{
	position: relative;
}

.about01-page .sec1 .container-box .new-part0{
	display: flex;
	background-image: url('/bundles/frontend/images/about01/img01.png?version=2.9.3'); /* 设置背景图片 */
	background-size: cover; /* 背景图片覆盖整个元素 */
	background-repeat: no-repeat; /* 背景图片不重复 */
	/*background-position: center; !* 背景图片居中 *!*/
	width: 100%; /* 宽度设置为100% */
	height: 780px; /* 高度设置为500px */
}

.about01-page .sec1 .container-box .new-part0 .bt{
	margin-left: 1200px;
	margin-top: 300px;
	text-align: left;
}

.about01-page .sec1 .container-box .new-part0 .bt .bt1{
	color: #cf3239;
	font-size: 30px;
	font-weight: 900;
}
.about01-page .sec1 .container-box .new-part0 .bt .bt2{
	color: #1c1c1c;
	font-size: 25px;
	margin-top: 3px;
	font-weight: 600;
}
.about01-page .sec1 .container-box .new-part0 .bt .bt3{
	color: #1c1c1c;
	font-size: 18px;
	margin-top: 30px;
	font-weight: 400;
}
.about01-page .sec1 .container-box .new-part0 .bt .bt4{
	color: #7f7f7f;
	font-size: 18px;
	margin-top: 2px;
	font-weight: 300;
}


.about01-page .sec1 .container-box .mobile .mbt1{
	text-align: left;
	margin-left: 40px;
	color: #cf3239;
	font-size: 25px;
	font-weight: 900;
}
.about01-page .sec1 .container-box .mobile .mbt2{
	text-align: left;
	margin-left: 40px;
	color: #1c1c1c;
	font-size: 20px;
	margin-top: 3px;
	font-weight: 600;
}
.about01-page .sec1 .container-box .mobile .mbt3{
	text-align: left;
	margin-left: 40px;
	color: #1c1c1c;
	font-size: 14px;
	margin-top: 30px;
	font-weight: 400;
}
.about01-page .sec1 .container-box .mobile .mbt4{
	text-align: left;
	margin-left: 40px;
	color: #7f7f7f;
	font-size: 14px;
	margin-top: 2px;
	font-weight: 300;
}


.about01-page .sec1 .container-box .box{
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	text-align: center;
	transition: all 0.5s;
	opacity: 0;
}
/*----------------------------------------*/
/*荣誉资质*/



/*公司概况*/
.about01-page .sec2 .text{
	margin-bottom: 0!important;
	width:85%;
	margin:0 auto;
}
/*产业布局*/

.about01-page .num_box{
	display:inline-block;
	width: 20%;
}

.about01-page .num_box{
	display:inline-block;
	width: 20%;
}

.about01-page .sec5 .tit p{
	color:#444;
}

.about01-page .sec5 .tit h3{
	font-size: 60px;
	font-weight: lighter;
	margin-bottom: 12px;
	font-family: "syht light";
	font-family: "微软雅黑"\0;
	color:#444;
}

.about01-page .sec5{
	text-align: center;
	padding: 100px 0 50px;
	position: relative;
	margin-top:-7rem;

}
.about01-page .sec5.sec5_1 .bg{
	background-repeat: no-repeat;
	background-image: url(/bundles/frontend/images/about01/img01.jpg);
	background-size: 100%;
	background-position: center center;
	z-index: -2;
	position: relative;
	left: 0;
	top: 0;
	height: 800px;
	width: 100%;
}

.about01-page .sec5.active .sun{
	opacity: 1;
}
.about01-page .sec5 .tit{
	margin-bottom: 32px;
	opacity: 0;
	transition: all 0.5s 0.3s;
}


.about01-page .sec5.active .tit{
	opacity: 1;
}
.about01-page .sec5 .text{
	position:absolute;
	text-align: center;
	width:100%;
	line-height:40px;
	color: grey;
	font-family: "syht light";
	font-family: "微软雅黑"\0;
	/*margin-bottom: 68px;*/
	opacity: 0;
	transition: all 0.5s 0.3s;
	bottom:-40px;
	font-size:20px;
}
.about01-page .sec5.active .text{
	opacity: 1;
}
.about01-page .sec5 .time{
	font-size: 18px;
	color: #cd000f;
	font-family: "hero light";
	padding-bottom: 5px;
	border-bottom: 1px solid #cd000f;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 25px;
	opacity: 0;
	transition: all 0.5s 0.3s;
}
.about01-page .sec5.active .time{
	opacity: 1;
}
.about01-page .sec5 h5{
	font-weight: lighter;
	font-size: 16px;
	color: #444;
	line-height: 24px;
	font-family: "syht light";
	font-family: "微软雅黑"\0;
	margin-bottom: 25px;
	opacity: 0;
	transition: all 0.5s 0.3s;
}
.about01-page .sec5.active h5 {
	opacity: 1;
}
.about01-page .sec5 a{
	font-size: 24px;
	color: #666;
	font-family: "syht light";
	font-family: "微软雅黑"\0;
	opacity: 0;
	transition: opacity 0.5s 0.3s;
}
.about01-page .sec5 a:hover{
	color: #c3000f;
}
.about01-page .sec5.active a{
	opacity: 1;
}

/*产业布局*/

/*主要客户*/
.about01-page .sec6 {
	text-align: center;
}

.about01-page .sec6 .tit h3 {
	margin-top:80px;
	font-size: 54px;
	color: #c3000f;
	font-weight: lighter;
	margin-bottom: 12px;
	font-family: "syht light";
	font-family: "微软雅黑" \0;
}

.about01-page .tit p{
	font-size: 24px;
	color: #444;
	font-family: "egbt";
}

.about01-page .sec6 .bg{
	width: 100%;
}
.about01-page .sec6 .tit{
	margin-bottom: 26px;
	opacity: 0;
	transition: all 1s;
}
.about01-page .sec6.active .tit{
	opacity: 1;
}
.about01-page .sec6 .text{
	padding-top:40px;
	font-size: 20px;
	color: #666;
	line-height: 46px;
	font-family: "syht light";
	font-family: "微软雅黑"\0;
	margin: 0 auto;
	width: 990px;
	max-width: 100%;
	opacity: 0;
	transition: all 1s 1s;
	display: block;
}
.about01-page .sec6.active .text{
	opacity: 1;
}
/*主要客户*/


.about01-page #main{
	overflow: hidden;
}
.about01-page .sec1{
	text-align: center;
	padding: 50px 0;
	background-repeat: no-repeat;
	/*background-image: url(/bundles/frontend/images/ability01_sec1_bg.png);*/
}
.about01-page .sec1 h3{
	font-family: "syht light";
	font-family: "微软雅黑"\0;
	font-size: 54px;
	color: #c3000f;
	margin-bottom: 15px;
	font-weight: normal;
}
.about01-page .sec1 p{
	font-size: 24px;
	color: #444;
	font-family: "egbt";
}
.about01-page .sec2{
	text-align: center;
	padding-bottom: 50px;
}
.about01-page .sec2 .text{
	margin-bottom: 30px;
}
.about01-page .sec2 .text p{
	font-size: 18px;
	color: #666;
	line-height: 32px;
	font-family: "syht light";
	font-family: "微软雅黑"\0;
}
.about01-page .sec2 ul{
	width: 1512px;
	max-width: 100%;
	margin: 0 auto;
}
.about01-page .sec2 ul li{
	float: left;
	margin-right: 0.9%;
	margin-bottom: 0.9%;
	width: 24.3%;
	overflow: hidden;
}
.about01-page .sec2 ul li.one{
	margin-bottom: 0;
}
.about01-page .sec2 ul li.four{
	margin-right: 0;
}
.about01-page .sec2 ul li.five{
	margin-bottom: 0;
}
.about01-page .sec2 ul li.six{
	margin-bottom: 0;
}
.about01-page .sec2 ul li.seven{
	margin-bottom: 0;
	margin-right: 0;
}
.about01-page .sec2 ul li img{
	width: 100%;
	transition: all 0.5s;
}
.about01-page .sec2 ul li:hover img{
	transform: scale(1.1,1.1);
}


/*成长历程*/
.about02-page #main{
	overflow: hidden;
}
.about02-page .sec1{
	text-align: center;
	padding: 50px 0;
	background-color: #c30110;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(/bundles/frontend/images/about02_sec1_bg.png);
}
.about02-page .sec1 h3{
	font-family: "syht light";
	font-family: "微软雅黑"\0;
	font-size: 54px;
	color: #fff;
	margin-bottom: 15px;
	font-weight: normal;
}
.about02-page .sec1 p{
	font-size: 24px;
	color: #fff;
	font-family: "egbt";
}
.about02-page .sec2{
	font-size: 0;
	text-align: center;
}
.about02-page .sec2 li{
	display: inline-block;
	vertical-align: top;
	width: 322px;
	margin-right: 4px;
	background-color: #f3f3f3;
	/*padding: 165px 16px 0;*/
	padding: 80px 10px 0;
	transition: all 0.5s;
	min-height: 622px;
}
.about02-page .sec2 li:hover{
	background-color: #dbdbdb;
}
.about02-page .sec2 li.last-child{
	margin-right: 0;
}
.about02-page .sec2 li .year{
	font-size: 60px;
	color: #c3000f;
	font-family: "hero light";
}
.about02-page .sec2 li .month{
	font-size: 24px;
	min-height: 24px;
	color: #c3000f;
	font-family: "hero light";
	margin-bottom: 40px;
}
.about02-page .sec2 li p{
	font-size: 18px;
	color: #444;
	line-height: 34px;
	font-family: "syht light";
	font-family: "微软雅黑"\0;
}
.about02-page .web .sec2 .mTS-buttons-out{
	background-color: transparent;
	padding: 0;
}
.about02-page .web .sec2 .mTSButtonIconContainer{
	display: none;
}
.about02-page .web .sec2 .mTS-buttons-out .mTSButton{
	height: 100%;
	width: 70px;
	margin-top: 0;
	top: 0px;
	background-color: rgba(0,0,0,0.2);
	background-repeat: no-repeat;
	background-position: center center;
}
.about02-page .web .sec2 .mTSButtonLeft{
	background-image: url(/bundles/frontend/images/about02_sec2_left.png);
}
.about02-page .web .sec2 .mTSButtonRight{
	background-image: url(/bundles/frontend/images/about02_sec2_right.png);
}
/*荣誉与资质*/
.about03-page a{
	text-decoration: none;
	/*font-size: 0;*/
	/*position: relative;*/
	/*text-align: right;*/
}
/*.about03-page #main .left{*/
/*	width: 50%;*/
/*	overflow: hidden;*/
/*	position: absolute;*/
/*	top: 0;*/
/*	height: 100%;*/
/*}*/
/*.about03-page #main .left img{*/
/*	position: absolute;*/
/*	top: 0;*/
/*	left: 50%;*/
/*	height: 100%;*/
/*}*/
/*.about03-page #main .right{*/
/*	display: inline-block;*/
/*	vertical-align: top;*/
/*	width: 50%;*/
/*	text-align: left;*/
/*}*/
/*.about03-page .sec1{*/
/*	text-align: center;*/
/*	padding: 110px 0;*/
/*	background-color: #c30110;*/
/*	background-position: right bottom;*/
/*	background-repeat: no-repeat;*/
/*	background-image: url(/bundles/frontend/images/about03_sec1_bg.png);*/
/*}*/
/*.about03-page .sec1 h3{*/
/*	font-family: "syht light";*/
/*	font-family: "微软雅黑"\0;*/
/*	font-size: 54px;*/
/*	color: #fff;*/
/*	margin-bottom: 2px;*/
/*	font-weight: normal;*/
/*}*/
/*.about03-page .sec1 p{*/
/*	font-size: 24px;*/
/*	color: #fff;*/
/*	font-family: "egbt";*/
/*}*/
/*.about03-page .sec2{*/
/*	padding-top: 36px;*/
/*}*/
/*.about03-page .sec2 table{*/
/*	text-align: left;*/
/*	display: inline-block;*/
/*}*/
/*.about03-page .sec2 th{*/
/*	color: #c3000f;*/
/*	font-size: 22px;*/
/*	font-family: "hero light";*/
/*	font-weight: lighter;*/
/*	padding-left: 90px;*/
/*	padding-right: 134px;*/
/*	text-align: left;*/
/*}*/
/*.about03-page .sec2 td{*/
/*	font-size: 18px;*/
/*	color: #444;*/
/*	line-height: 44px;*/
/*	font-family: "syht light";*/
/*	font-family: "微软雅黑"\0;*/
/*}*/
/*企业文化*/
.about04-page #main{
	overflow: hidden;
}
.about04-page .sec1{
	text-align: center;
	padding: 50px 0;
	background-repeat: no-repeat;
	/*background-image: url(/bundles/frontend/images/about04_sec1_bg.png);*/
	background-size: auto 100%;
	background-position: center top; 
}
.about04-page .sec1 h3{
	font-family: "syht light";
	font-family: "微软雅黑"\0;
	font-size: 54px;
	color: #c3000f;
	margin-bottom: 15px;
	font-weight: normal;
}
.about04-page .sec1 p{
	font-size: 24px;
	color: #444;
	font-family: "egbt";
}
.about04-page .sec2{
	font-size: 0;
	text-align: center;
}
.about04-page .sec2 .container-box{
	display: inline-block;
	vertical-align: top;
}
.about04-page .web .sec2 .container-box{
	width: 33.3%;
}
.about04-page .mobile .sec2 .container-box{
	display: block;
}
.about04-page .sec2 .container-box .img-box{
	transition: all 1s;
	opacity: 0;
	overflow: hidden;
	position: relative;
}
.about04-page .mobile .sec2 .container-box .img-box{
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.about04-page .sec2 .container-box .img-box img{
	transition: all 0.5s;
	width: 100%;
}
.about04-page .sec2 .container-box .img-box:hover img{
	transform: scale(1.1,1.1);
}
.about04-page .web .sec2 .container-box.odd .img-box{
	bottom: -100%;
}
.about04-page .web .sec2 .container-box.odd.active .img-box{
	bottom: 0;
}
.about04-page .web .sec2 .container-box.even .img-box{
	top: -100%;
}
.about04-page .web .sec2 .container-box.even.active .img-box{
	top: 0;
}
.about04-page .mobile .sec2 .container-box.odd .img-box{
	left: -100%;
}
.about04-page .mobile .sec2 .container-box.odd.active .img-box{
	left: 0;
}
.about04-page .mobile .sec2 .container-box.even .img-box{
	right: -100%;
	float: right;
}
.about04-page .mobile .sec2 .container-box.even.active .img-box{
	right: 0;
}
.about04-page .sec2 .container-box.active .img-box{
	opacity: 1;
}
.about04-page .sec2 .container-box .text-box{
	text-align: center;
	background-color: #eee;
	position: relative;
	transition: all 1s;
	opacity: 0;
}
.about04-page .mobile .sec2 .container-box .text-box{
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.about04-page .sec2 .container-box.even .text-box{
	background-color: #c3000f;
}
.about04-page .web .sec2 .container-box.odd .text-box{
	top: -100%;
}
.about04-page .web .sec2 .container-box.odd.active .text-box{
	top: 0;
}
.about04-page .web .sec2 .container-box.even .text-box{
	bottom: -100%;
}
.about04-page .web .sec2 .container-box.even.active .text-box{
	bottom: 0;
}
.about04-page .mobile .sec2 .container-box.odd .text-box{
	right: -100%;
}
.about04-page .mobile .sec2 .container-box.odd.active .text-box{
	right: 0;
}
.about04-page .mobile .sec2 .container-box.even .text-box{
	left: -100%;
	float: left;
}
.about04-page .mobile .sec2 .container-box.even.active .text-box{
	left: 0;
}
.about04-page .sec2 .container-box.active .text-box{
	opacity: 1;
}
.about04-page .sec2 .container-box .text-box .box{
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
}
.about04-page .sec2 .container-box .text-box .box h3{
	margin-bottom: 10px;
	font-size: 34px;
	color: #c3000f;
	font-weight: normal;
}
.about04-page .sec2 .container-box .text-box .box p{
	font-size: 18px;
	color: #444;
	line-height: 30px;
	font-family: "syht light";
	font-family: "微软雅黑"\0;
}
.about04-page .sec2 .container-box.even .text-box h3{
	color: #fff;
}
.about04-page .sec2 .container-box.even .text-box p{
	color: #fff;
}
/*新闻动态*/
.about05-page #main{
	overflow: hidden;
}
.about05-page .sec1{
	font-size: 0;
}
.about05-page .sec1 .title{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	text-align: center;
	position: relative;
}
.about05-page .sec1 .title img{
	width: 100%;
}
.about05-page .sec1 .title .text-box{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.about05-page .sec1 .title .text{
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
.about05-page .sec1 .title h3{
	font-size: 54px;
	color: #fff;
	font-family: "syht light";
	font-family: "微软雅黑"\0;
	margin-bottom: 15px;
	font-weight: normal;
}
.about05-page .sec1 .title h4{
	font-size: 24px;
	color: #fff;
	font-family: "egbt";
	margin-bottom: 25px;
	font-weight: normal;
}
.about05-page .sec1 .title p{
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	font-family: "syht light";
	font-family: "微软雅黑"\0;
}
.about05-page .sec1 .container-box{
	width: 50%;
	display: inline-block;
	vertical-align: top;
	transition: all 0.5s;
}
.about05-page .sec1 .container-box:hover{
	background-color: #c3000f;
}
.about05-page .sec1 .container-box a{
	display: block;
}
.about05-page .sec1 .container-box .img-box{
	display: inline-block;
	vertical-align: top;
	width: 54.16%;
	overflow: hidden;
}
.about05-page .sec1 .container-box .img-box img{
	width: 100%;
	transition: all 0.5s;
}
.about05-page .sec1 .container-box:hover .img-box img{
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
}
.about05-page .sec1 .container-box .text-box{
	width: 45.84%;
	display: inline-block;
	vertical-align: top;
	padding: 0 8%;
}
.about05-page .sec1 .container-box .text-box .text{
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
.about05-page .sec1 .container-box .text-box .time{
	font-size: 18px;
	color: #cd000f;
	font-family: "hero light";
	padding-bottom: 6px;
	border-bottom: 1px solid #cd000f;
	display: inline-block;
	margin-bottom: 20px;
	transition: all 0.5s;
}
.about05-page .sec1 .container-box .text-box h3{
	font-size: 20px;
	color: #444;
	line-height: 24px;
	margin-bottom: 5px;
	font-weight: normal;
	max-height: 48px;
	transition: all 0.5s;
}
.about05-page .sec1 .container-box .text-box p{
	font-size: 16px;
	color: #666;
	line-height: 26px;
	font-family: "syht light";
	font-family: "微软雅黑"\0;
	transition: all 0.5s;
	max-height: 104px;
}
.about05-page .sec1 .container-box:hover .text-box .time{
	color: #fff;
	border-bottom: 1px solid #fff;
}
.about05-page .sec1 .container-box:hover .text-box h3{
	color: #fff;
}
.about05-page .sec1 .container-box:hover .text-box p{
	color: #fff;
}
/*新闻动态内页*/
.about05-detail-page .sec1 .img-box img{
	width: 100%;
}
.about05-detail-page .sec1 .text-box{
	width: 1500px;
	margin: 0 auto;
	max-width: 80%;
	padding: 50px 0;
}
.about05-detail-page .sec1 .text-box img{
	max-width: 100%;
}
.about05-detail-page .sec1 .text-box .time{
	font-size: 18px;
	color: #c3000f;
	font-family: "hero light";
	margin-bottom: 50px;
}
.about05-detail-page .sec1 .text-box .time span{
	font-size: 90px;
	margin-right: 25px;
}
.about05-detail-page .sec1 .text-box h3{
	font-size: 24px;
	color: #444;
	line-height: 1.2;
	margin-bottom: 40px;
}
.about05-detail-page .sec1 .text-box p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-bottom: 15px;
	text-indent: 2em;
}
.about05-detail-page .sec1 .text-box .back{
	padding-top: 45px;
	text-align: right;
}
.about05-detail-page .sec1 .text-box .back a{
	font-size: 14px;
	color: #666;
}
.about05-detail-page .sec1 .text-box .back a img{
	vertical-align: middle;
	margin-right: 10px;
}
@media only screen and (max-width:1600px){
	.about05-page .sec1 .container-box .text-box h3{
		font-size: 18px;
	}
	.about05-page .sec1 .container-box .text-box p{
		font-size: 14px;
		line-height: 24px;
	}
}
@media only screen and (max-width:1367px){

	.about01-page .sec1 .container-box .web .new-part0{
		display: flex;
		background-image: url('/bundles/frontend/images/about01/img01.png?version=2.9.5'); /* 设置背景图片 */
		background-size: cover!important; /* 背景图片覆盖整个元素 */
		background-repeat: no-repeat!important;; /* 背景图片不重复 */
		/*background-position: center; !* 背景图片居中 *!*/
		width: 100%; /* 宽度设置为100% */
		height: 780px; /* 高度设置为500px */
	}

	.about01-page .sec1 .container-box .web .new-part0 .bt{
		margin-left: 900px!important;;
		margin-top: 250px!important;;
		text-align: left!important;;
	}

	.about01-page .sec1 .container-box .web .new-part0 .bt .bt1{
		color: #cf3239!important;;
		font-size: 40px!important;;
		font-weight: 900!important;;
	}
	.about01-page .sec1 .container-box .web .new-part0 .bt .bt2{
		color: #1c1c1c!important;;
		font-size: 30px!important;;
		margin-top: 3px!important;;
		font-weight: 600!important;;
	}
	.about01-page .sec1 .container-box .web .new-part0 .bt .bt3{
		color: #1c1c1c!important;;
		font-size: 22px!important;;
		margin-top: 30px!important;;
		font-weight: 400!important;;
	}
	.about01-page .sec1 .container-box .web .new-part0 .bt .bt4{
		color: #7f7f7f!important;;
		font-size: 22px!important;;
		margin-top: 2px!important;;
		font-weight: 300!important;;
	}
	/*产业布局*/
	.about01-page .sec5{
		padding: 80px 0;
	}
	.about01-page .sec5 a{
		font-size: 18px;
	}
	/*产业布局*/
	/*主要客户*/
	.about01-page .sec6 .text{
		font-size: 18px;
	}
	/*主要客户*/
	/*.about03-page .sec2 th{*/
	/*	padding-right: 80px;*/
	/*	padding-left: 80px;*/
	/*	font-size: 20px;*/
	/*	line-height: 44px;*/
	/*}*/
	/*.about03-page .sec2 td{*/
	/*	line-height: 44px;*/
	/*	font-size: 16px;*/
	/*}*/
	.about05-page .sec1 .container-box .text-box .time{
		margin-bottom: 10px;
	}
	.about05-page .sec1 .container-box .text-box h3{
		font-size: 16px;
		line-height: 20px;
		max-height: 40px;
	}
	.about05-page .sec1 .container-box .text-box p{
		font-size: 14px;
		line-height: 20px;
		max-height: 80px;
	}
}
@media only screen and (max-width:1100px){
	/*.about03-page .sec2 th{*/
	/*	padding-right: 60px;*/
	/*	padding-left: 60px;*/
	/*}*/


	.about01-page .sec1 .container-box .web .new-part0{
		/*margin-bottom: -400px;*/
		display: flex;
		background-image: url('/bundles/frontend/images/about01/img01.png?version=2.9.4')!important;
		background-size: contain!important;
		background-repeat: no-repeat!important;
		width: 100%!important;
	}

	.about01-page .sec1 .container-box .web .new-part0 .bt{
		margin-left: 550px!important;
		margin-top: 60px!important;
		text-align: left!important;
	}

	.about01-page .sec1 .container-box .web .new-part0 .bt .bt1{
		color: #cf3239!important;
		font-size: 30px!important;
		font-weight: 900!important;
	}
	.about01-page .sec1 .container-box .web .new-part0 .bt .bt2{
		color: #1c1c1c!important;
		font-size: 25px!important;
		margin-top: 3px!important;
		font-weight: 600!important;
	}
	.about01-page .sec1 .container-box .web .new-part0 .bt .bt3{
		color: #1c1c1c!important;
		font-size: 18px!important;
		margin-top: 30px!important;
		font-weight: 400!important;
	}
	.about01-page .sec1 .container-box .web .new-part0 .bt .bt4{
		color: #7f7f7f!important;
		font-size: 18px!important;
		margin-top: 2px!important;
		font-weight: 300!important;
	}



}
@media only screen and (max-width:1023px){

	.about01-page .sec1 .container-box .web .new-part0{
		/*margin-bottom: -400px;*/
		display: flex;
		background-image: url('/bundles/frontend/images/about01/img01.png?version=2.9.4')!important;
		background-size: contain!important;
		background-repeat: no-repeat!important;
		width: 100%!important;
	}

	.about01-page .sec1 .container-box .web .new-part0 .bt{
		margin-left: 450px!important;
		margin-top: 40px!important;
		text-align: left!important;
	}

	.about01-page .sec1 .container-box .web .new-part0 .bt .bt1{
		color: #cf3239!important;
		font-size: 30px!important;
		font-weight: 900!important;
	}
	.about01-page .sec1 .container-box .web .new-part0 .bt .bt2{
		color: #1c1c1c!important;
		font-size: 25px!important;
		margin-top: 3px!important;
		font-weight: 600!important;
	}
	.about01-page .sec1 .container-box .web .new-part0 .bt .bt3{
		color: #1c1c1c!important;
		font-size: 18px!important;
		margin-top: 30px!important;
		font-weight: 400!important;
	}
	.about01-page .sec1 .container-box .web .new-part0 .bt .bt4{
		color: #7f7f7f!important;
		font-size: 18px!important;
		margin-top: 2px!important;
		font-weight: 300!important;
	}





	.about01-page .sec1 .sec1_img{
		margin-top:3rem!important;
		margin-bottom:3rem!important;
	}
	/*手机适配-企业荣誉*/
	.about03-page .nav ol, ul{
		padding-left:unset!important;
	}
	.about03-page .nav{
		display: inherit!important;
		flex-wrap: unset!important;
		padding-left: unset!important;
		margin-bottom: 21px!important;
		list-style: unset!important;
	}
	.about03-page .tit h3{
		font-size:2.4rem;
	}
	.about03-page .tb1{
		font-size:1.2rem;
	}
	.about03-page .tb2{
		font-size:1.2rem;
	}
	/*手机适配-企业荣誉*/
	.about01-page .sec5.sec5_1 .bg{
		height:150px;
	}
	.about01-page .sec6 .tit h3{
		font-size:2.4rem!important;
		margin-top:0;

	}
	.about01-page .sec6 .text div{
		font-size:1.3rem!important;
	}
	.about01-page .sec6 .text {
		padding-top:0;
		margin-bottom:30px;
	}
	.about01-page .sec6 .text div:nth-child(1){
		top:25px!important;
	}
	.about01-page .sec6 .text div:nth-child(2){
		top:55px!important;
	}
	/*公司概况*/
	/*产业布局*/
	.about01-page .sec5{
		padding: 75px 0;
	}
	.about01-page .sec5 .bg{
		background-size: 100% auto;
	}
	.about01-page .sec5 .tit{
		margin-bottom: 16px;
	}
	.about01-page .sec5 .text{
		font-size: 1.3rem;
		line-height: 20px;
		padding: 0 3%;
		margin-bottom: 25px;
	}
	.about01-page .sec5 .time{
		font-size: 1.2rem;
		margin-bottom: 7px;
	}
	.about01-page .sec5 h5{
		font-size: 1.3rem;
		line-height: 18px;
		margin-bottom: 17px;
	}
	.about01-page .sec5 a{
		font-size: 1.2rem;
	}
	/*产业布局*/

	/*主要客户*/
	.about01-page .sec6{
		padding-top: 40px;
	}
	.about01-page .sec6 .tit{
		margin-bottom: 16px;
	}
	.about01-page .sec6 .text{
		font-size: 1.3rem;
		line-height: 20px;
		width: 90.4%;
	}
	/*主要客户*/

	.about01-page .sec1{
		padding: 40px 0 25px;
		background-size: auto 100%;
		/*background-image: url(/bundles/frontend/images/ability01_sec1_bg_mobile.png);*/
	}
	.about01-page .sec1 h3{
		font-size: 2.4rem;
		margin-bottom: 5px;
	}
	.about01-page .sec1 p{
		font-size: 1rem;
	}
	.about01-page .sec2 .text{
		padding: 0 2.6%;
		margin-bottom: 15px;
		text-align: center;
	}
	.about01-page .sec2 .text p{
		font-size: 14px;
		line-height: 20px;
	}
	/*.about03-page .sec2 th{*/
	/*	padding-right: 40px;*/
	/*	padding-left: 40px;*/
	/*	font-size: 18px;*/
	/*	line-height: 34px;*/
	/*}*/
	/*.about03-page .sec2 td{*/
	/*	line-height: 34px;*/
	/*	font-size: 14px;*/
	/*}*/
	/*企业文化*/
	.about04-page .web{
		display: none;
	}
	.about04-page .mobile{
		display: block;
	}
	/*新闻动态*/
	.about05-page .sec1 .title{
		width: 100%;
	}
	.about05-page .sec1 .title h3{
		font-size: 2.4rem;
		margin-bottom: 5px;
	}
	.about05-page .sec1 .title h4{
		font-size: 1rem;
		margin-bottom: 16px;
	}
	.about05-page .sec1 .title p{
		font-size: 1.2rem;
		line-height: 20px;
	}
	.about05-page .sec1 .container-box{
		width: 100%;
	}
	.about05-page .sec1 .container-box .img-box{
		width: 100%;
	}
	.about05-page .sec1 .container-box .text-box{
		width: 100%;
		padding: 0 4%;
	}
	.about05-page .sec1 .container-box .text-box .time{
		font-size: 24px;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
	.about05-page .sec1 .container-box .text-box h3{
		font-size: 30px;
		line-height: 36px;
		margin-bottom: 10px;
		max-height: 72px;
	}
	.about05-page .sec1 .container-box .text-box p{
		font-size: 24px;
		line-height: 36px;
		max-height: 144px;
	}
	
	/*新闻动态内页*/
	.about05-detail-page .sec1 .text-box{
		max-width: 92%;
		padding: 25px 0;
	}
	.about05-detail-page .sec1 .text-box .time{
		font-size: 1.5rem;
		margin-bottom: 16px;
	}
	.about05-detail-page .sec1 .text-box .time span{
		font-size: 4.5rem;
		margin-right: 14px;
	}
	.about05-detail-page .sec1 .text-box h3{
		font-size: 1.5rem;
		margin-bottom: 15px;
	}
	.about05-detail-page .sec1 .text-box p{
		font-size: 1.2rem;
		line-height: 18px;
		margin-bottom: 10px;
	}
	.about05-detail-page .sec1 .text-box .back{
		padding-top: 15px;
		text-align: center;
	}
	.about05-detail-page .sec1 .text-box .back a{
		font-size: 1.2rem;
	}
	.about05-detail-page .sec1 .text-box .back a img{
		margin-right: 5px;
	}
}
@media only screen and (max-width:767px){

	/*
	}
	.about01-page .sec2 ul li{
		margin-right: 1.8545%;
		margin-bottom: 1.8545%;
		width: 49.072%;
	}
	.about01-page .sec2 ul li.one{
		margin-bottom: 1.8545%;
	}
	.about01-page .sec2 ul li.two{
		margin-right: 0;
	}
	.about01-page .sec2 ul li.three{
		margin-right: 0;
	}
	.about01-page .sec2 ul li.four{
		margin-right: 1.8545%;
	}
	.about01-page .sec2 ul li.five{
		margin-right: 0;
		margin-bottom: 1.8545%;
	}
	.about01-page .sec2 ul li.six{
		margin-bottom: 0;
		margin-right: 1.8545%;
	}
	/*成长历程*/
	.about02-page .sec1{
		padding: 40px 0;
		background-size: auto 100%;
	}
	.about02-page .sec1 h3{
		font-size: 2.4rem;
		margin-bottom: 5px;
	}
	.about02-page .sec1 p{
		font-size: 1rem;
	}
	.about02-page .sec2 li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 2px;
		padding: 30px 0 35px;
		min-height: 0;
	}
	.about02-page .sec2 li .year{
		font-size: 3.6rem;
	}
	.about02-page .sec2 li .month{
		font-size: 1.2rem;
		min-height: 1px;
		margin-bottom: 12px;
	}
	.about02-page .sec2 li p{
		font-size: 1.2rem;
		line-height: 20px;
		padding: 0 10%;
	}
	/*荣誉与资质*/
	/*.about03-page #main .left{*/
	/*	display: none;*/
	/*}*/
	/*.about03-page #main .right{*/
	/*	width: 100%;*/
	/*}*/
	/*.about03-page .sec1{*/
	/*	padding: 33px 0;*/
	/*	background-size: auto 100%;*/
	/*	background-image: url(/bundles/frontend/images/about03_sec1_bg_mobile.png);*/
	/*	background-position: center top;*/
	/*}*/
	/*.about03-page .sec1 h3{*/
	/*	font-size: 2.4rem;*/
	/*	margin-bottom: 0px;*/
	/*}*/
	/*.about03-page .sec1 p{*/
	/*	font-size: 1rem;*/
	/*}*/
	/*.about03-page .sec2{*/
	/*	padding: 20px 6.6%;*/
	/*}*/
	/*.about03-page .sec2 table{*/
	/*	width: 100%;*/
	/*}*/
	/*.about03-page .sec2 th{*/
	/*	font-size: 1.5rem;*/
	/*	line-height: 30px;*/
	/*	padding-left: 0px;*/
	/*	padding-right: 0px;*/
	/*	width: 31%;*/
	/*	vertical-align: top;*/
	/*}*/
	/*.about03-page .sec2 td{*/
	/*	font-size: 1.2rem;*/
	/*	line-height: 30px;*/
	/*}*/
	/*企业文化 一年14w 一年半9w9 2年7w6 3年5w3*/
	.about04-page .sec1{
		padding: 40px 0;
		/*background-image: url(/bundles/frontend/images/about04_sec1_bg_mobile.png);*/
		background-position: left top; 
	}
	.about04-page .sec1 h3{
		font-size: 2.4rem;
		margin-bottom: 0px;
	}
	.about04-page .sec1 p{
		font-size: 1rem;
	}
	.about04-page .mobile .sec2 .container-box .img-box{
		width: 100%;
	}
	.about04-page .mobile .sec2 .container-box .text-box{
		width: 100%;
	}
	.about04-page .sec2 .container-box .text-box .box h3{
		margin-bottom: 8px;
		font-size: 2.4rem;
	}
	.about04-page .sec2 .container-box .text-box .box p{
		font-size: 1.2rem;
		line-height: 20px;
	}
}
@media only screen and (max-width:414px){
	.about05-page .sec1 .container-box .text-box .time{
		font-size: 1.2rem;
		padding-bottom: 5px;
		margin-bottom: 10px;
	}
	.about05-page .sec1 .container-box .text-box h3{
		font-size: 1.5rem;
		line-height: 18px;
		margin-bottom: 5px;
		max-height: 36px;
	}
	.about05-page .sec1 .container-box .text-box p{
		font-size: 1.2rem;
		line-height: 18px;
		max-height: 72px;
	}
}



.about01-page .sec1 .container-box .web .new-part0{
	display: flex;
	background-image: url('/bundles/frontend/images/about01/img01.png?version=2.9.4'); /* 设置背景图片 */
	background-size: cover; /* 背景图片覆盖整个元素 */
	background-repeat: no-repeat; /* 背景图片不重复 */
	/*background-position: center; !* 背景图片居中 *!*/
	width: 100%; /* 宽度设置为100% */
	height: 780px; /* 高度设置为500px */
}

.about01-page .sec1 .container-box .web .new-part0 .bt{
	margin-left: 1200px;
	margin-top: 300px;
	text-align: left;
}

.about01-page .sec1 .container-box .web .new-part0 .bt .bt1{
	color: #cf3239;
	font-size: 30px;
	font-weight: 900;
}
.about01-page .sec1 .container-box .web .new-part0 .bt .bt2{
	color: #1c1c1c;
	font-size: 25px;
	margin-top: 3px;
	font-weight: 600;
}
.about01-page .sec1 .container-box .web .new-part0 .bt .bt3{
	color: #1c1c1c;
	font-size: 18px;
	margin-top: 30px;
	font-weight: 400;
}
.about01-page .sec1 .container-box .web .new-part0 .bt .bt4{
	color: #7f7f7f;
	font-size: 18px;
	margin-top: 2px;
	font-weight: 300;
}

/*mobile*/
.about01-page .sec1 .container-box .mobile{
	/*margin-bottom: -600px;*/
}

.about01-page .sec1 .container-box .mobile .new-part0{
	display: flex;
	background-image: url('/bundles/frontend/images/about01/img01.png?version=2.9.4'); /* 设置背景图片 */
	background-size: contain;
	background-repeat: no-repeat;
	width: 100vw;
	height: 100vh;
}

.about01-page .sec1 .container-box .mobile .bt{
	margin-left: 200px;
	margin-top: 20px;
	text-align: left;
}

.about01-page .sec1 .container-box .mobile .bt .bt1{
	color: #cf3239;
	font-size: 12px;
	font-weight: 900;
}
.about01-page .sec1 .container-box .mobile .bt .bt2{
	color: #1c1c1c;
	font-size: 10px;
	margin-top: 1px;
	font-weight: 600;
}
.about01-page .sec1 .container-box .mobile .bt .bt3{
	color: #1c1c1c;
	font-size: 8px;
	margin-top: 5px;
	font-weight: 400;
}
.about01-page .sec1 .container-box .mobile .bt .bt4{
	color: #7f7f7f;
	font-size: 8px;
	margin-top: 1px;
	font-weight: 300;
}
/*mobile end*/