@font-face {
	font-family: impact;
	src: url(../font/impact.ttf);
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
}

.guocheng {
	background: #f3f2f2;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}

.guocheng a {
	width: 33.33%;
	border: 1px solid #fff;
	color: #a6a5a5;
	position: relative;
}

.guocheng a h2 {

	font-size: 37px;

	padding: 20px;
}

.guocheng a h3 {

	text-align: center;

	font-weight: normal;

	/* color: #f3f2f2; */

	font-size: 24px;

	margin: 40px 0;
}

.guocheng a p {

	text-align: center;
}

.guocheng a p img {

	height: 90px;
	margin: 0 auto;
}

.g1 {
	display: block;
}

.g2 {
	display: none;
}

.guocheng a:hover {
	background: #bababa;
	color: #f3f2f2;
}

.guocheng a:hover .g1 {
	display: none;
}

.guocheng a:hover .g2 {
	display: block;
}

.c-featured-category_header {
	border-top: 0;
}

.about {

	display: flex;

	background: #edecec;

	padding: 120px;

	padding-right: 60px;
}

.aboutL {

	width: 50%;
	float: left;
}

.aboutL h2 {

	font-size: 60px;

	margin-top: 30px;

}

.line {

	width: 150px !important;

	height: 5px;

	background: #dc1d11;

	margin: 35px 0;
}

.aboutdes {
	font-size: 20px;
	line-height: 39px;
}

.aboutL a {

	background: #fff;

	width: 200px;

	height: 50px;

	display: block;

	line-height: 50px;

	padding-left: 10px;

	display: flex;

	justify-content: space-between;

	padding-right: 20px;

	border-radius: 9px;

	margin-top: 40px;

	font-size: 20px;
}

.aboutR {
	width: 50%;
	margin-left: 2%;
	align-items: center;
	justify-content: center;
	display: flex;
}

.aboutR video {
	width: 100%;
}

.page-home__herozone {
	overflow: hidden;
}

.page-home__img-only video {
	width: 100%;
}

.bannertetx {
	text-align: left;
}

.bannertetx h2 {
	font-size: 74px;
	font-family: impact;
	text-transform: uppercase;
}

.bannertetx p {
	font-size: 34px;
	width: 50%;
	line-height: 40px;
}

.header_nav-link-icon {
	background: url("../image/down2.png") no-repeat;
	background-size: 26px;
}

.header_top-nav-link {
	padding: 0 10px;
}

.header_search-open {
	padding: 0;
	height: 64px;
}

.footer_nav {
	border-top: 1px solid #a5a5a5;
	margin-top: 0;
	text-align: center;
	padding: 15px 0;

	justify-content: center;
	background: #a5a5a5;
	color: #fff;
}

.project .c-title {
	font-weight: 700;
	font-size: 60px;
}

.project .c-link {
	color: #000;
	margin-top: 40px;
	line-height: 32px;
}

.c-category-rollup_list li a {
	border-radius: 20px 0 20px 0;
	overflow: hidden;
}

.c-product-thumb_footer {
	padding: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.c-product-list>li {
	height: auto !important;
	border-radius: 20px 0px 20px 0px;
	overflow: hidden;
}

.footer_menu-group-title {
	font-size: 24px;
	color: #666;
}

.rjt {
	position: absolute;
	left: 0px;
	top: 50%;
}

.ljt {
	position: absolute;
	right: 0px;
	top: 50%;
}

.djt {
	position: absolute;
	right: 50%;
	top: 0;
}

.viddeocover {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
}

/*video*/
.page-home__herozone {
	display: block;
}

.banner {
	display: none;
}

.c-popular-products__title {
	font-weight: 700;
	font-family: impact;
	text-transform: uppercase;
	
}

.c-title.-medium,
.minisearch__empty-query {
	font-weight: 700;
}

.o-container .c-title.-medium {
	font-family: impact;
	text-transform: uppercase;
	font-size: 45px;

}

.header.-transparent .logo2 {
	display: none;
}

.header.-transparent.-sticky .logo2 {
	display: block;
}

.header.-transparent.-sticky .logo1 {
	display: none;
}

.header.-transparent.-nav-opened .logo1 {
	display: none;
}

.header.-transparent.-nav-opened .logo2 {
	display: block;
}

.header.-header-is-active .logo1 {
	display: none;
}

.header.-header-is-active .logo2 {
	display: block;
}

/* 详情页 */
.fp_box_1 {
	padding: 50px 115px;
	margin-top: 132px;
	background-color: #edecec;
}

.fp_box_1 ul {
	margin-left: -16px;
	margin-right: -16px;
}

.fp_box_1 ul li {
	width: 14.2%;
	float: left;
	height: 385px;
	text-align: center;
	padding: 0 16px;
}

.fp_box_1 ul li a {
	display: block;


}

.fp_box_1 ul li .pic {

	border-radius: 100%;
	overflow: hidden;
	border: 4px solid #edecec;
}

.fp_box_1 ul li img {
	width: 100%;
	height: auto;
	display: block;

}

.fp_box_1 ul li:hover .pic {
	border: 4px solid skyblue;
}

.fp_box_1 ul li .text {
	padding-top: 20px;
	padding-bottom: 20px;
}








.fp_box_1 ul li .text h3 {
	font-size: 18px;
	color: #282828;
}

.fp_box_1 ul li .text P {
	font-size: 18px;
	color: #282828;
}

.fp_box_1 ul li:hover .text {
	color: #0066FF;

}

.fp_box_1 ul li:hover .pic {
	color: #0066FF;
}

.fp_box_1 ul li:hover .text h3,
.fp_box_1 ul li:hover .text p {
	color: #0066FF;
}

.main {
	width: 1440px;
	margin: 0 auto;
	padding-top: 50px;
}

.title_dy {
	text-align: center;
	padding: 40px 0;
}

.title_dy h3 {
	font-size: 36px;
	color: #323232;
	margin: 30px 0;
}

.title_dy i {
	display: block;
	margin: 20px auto;
	width: 190px;
	height: 5px;
	background-color: #e5e5e5;
}

.fp_box_2 .text .topdf h4 {
	font-size: 36px;
	color: #323232;
	padding-bottom: 50px;
	margin-top: 0px;

	border-bottom: 1px solid #ccc;
	padding-top: 30px;
	text-transform: uppercase;
}

.fp_box_2 .text p {
	font-size: 24px;
	color: #282828;
	line-height: 48px;
	margin-top: 0px;
	
}

.fp_box_2 .text video {
	border-radius: 30px;
	overflow: hidden;
}

.fp_box_2 .text p strong {
	color: #323232;
}

.picgh {
	padding: 20px 0;
	max-width: 1620px;
	margin: auto;
}

.picgh img {
	width: 49%;
	float: left;
	margin-bottom: 20PX;
	margin-right: 1%;
	height: 530px;
	object-fit: cover;
}

.table_dy {
	margin: 30px 0;
}

.more_dy {
	display: block;
	background-color: #005d98;
	width: 225px;
	height: 650px;
	margin: 0 auto;
	text-align: center;
	line-height: 65px;
	font-size: 24px;
	color: #ffffff;
	border-radius: 40px;
	margin-bottom: 100px;
}

.banner_dy {
	margin-top: 120px;
}

.mao_dy {
	padding: 33px 0;
	text-align: center;
	border-bottom: 1px solid #c00008;

}

.mao_dy a {
	display: inline-block;
	font-size: 30px;
	color: #000000;
	margin: 0 50px;
}

.fp_box_3 {
	padding: 177px 0 150px 0;
}

.fp_box_3 .left {
	width: 50%;
	float: left;
	padding-top: 20px;
	padding-right: 60px;
}

.fp_box_3 .left h3 {
	font-size: 48px;
	color: #1b1b1b;
	font-weight: bold;

}

.fp_box_3 .left span {
	width: 110px;
	height: 7px;
	background-color: #c00008;
	display: block;
	margin: 30px 0;
	border-radius: 10px;
}

.fp_box_3 .left p {
	font-size: 24px;
	color: #1b1b1b;
	line-height: 34px;
	text-align: left;
	font-family: Times New Roman;
}

.fp_box_3 .rii {
	width: 50%;
	float: right;
}

.fp_box_3 .rii img {
	max-width: 100%;
}

.fp_box_4 {
	padding: 60px;
	background-color: #f3f3f3;
	text-align: center;
}

.fp_box_4 h3 {
	font-size: 48px;
	color: #1b1b1b;
	font-weight: bold;
	line-height: 56px;
	text-align: center;
}

.fp_box_4 span {
	width: 110px;
	height: 7px;
	background-color: #c00008;
	display: block;
	margin: 30px auto;
	border-radius: 10px;

}

.fp_box_4 video {
	width: 90%;
	margin: 30px auto;
	border-radius: 30px;
}

.fp_box_4 p {
	font-size: 18px;
	color: #1b1b1b;
	line-height: 36px;
	text-align: left;
	text-align: center;
}

.fp_box_5 {
	padding: 60px 0;
}

.fp_box_5 .ttlie h3 {
	font-size: 48px;
	color: #1b1b1b;
	font-weight: bold;
	line-height: 56px;
	text-align: left;
}

.fp_box_5 .ttlie span {
	width: 110px;
	height: 7px;
	background-color: #c00008;
	display: block;
	margin: 30px 0;
	border-radius: 10px;
}

.fp_box_5 ul Li {
	width: 50%;
	float: left;
	margin-bottom: 30px;
	height: 500px;
	overflow: hidden;
}

.fp_box_5 ul Li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.fp_box_5 ul Li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	/*兼容-webkit-引擎浏览器*/
	-moz-transform: scale(1.1);
}

.fp_box_5 ul Li.text {
	background-color: #f5f5f5;
	padding: 50px;
	text-align: left;
}

.jianbian {
	
	  background-image: -o-linear-gradient(225deg, #418ae0, #56a0d8, #dc8bc3, #56a0d8, #418ae0, #56a0d8, #dc8bc3, #56a0d8, #418ae0);
	  background-image: linear-gradient(-135deg, #00316a, #044f89, #ffc100, #0b65a9, #01326c, #56a0d8, #ffbc00, #0b5389, #116dd9);
	  background-image: -ms-linear-gradient(-135deg, #418ae0, #56a0d8, #dc8bc3, #56a0d8, #418ae0, #56a0d8, #dc8bc3, #56a0d8, #418ae0);
	  -webkit-text-fill-color: rgba(0, 0, 0, 0);
	  -webkit-background-clip: text;
	  background-size: 200% 100%;
	  -webkit-animation: masked-animation 3s infinite linear;
	  animation: masked-animation 3s infinite linear;
	
	
	
	
}
@keyframes masked-animation {
	  0% { background-position: -1ch 0; }
	  100% { background-position: 100% 0; }
	}
.fp_box_5 ul Li.text h3 {
	font-size: 36px;
	color: #1b1b1b;
	font-weight: bold;
	margin-bottom: 40px;
	line-height: 40px;
}

.fp_box_5 ul Li.text p {
	font-size: 24px;
	color: #1b1b1b;
	line-height: 34px;
	font-family: Times New Roman;
}

.fp_box_5 ul Li.text p strong {
	display: block;
	margin: 10px 0;
}

.fp_box_5 ul Li:nth-child(3) {
	float: right;
}

.fp_box_5 ul Li.text:hover {
	background-color: #fbfbfb;
}

.fp_box_5 ul Li.text:hover h3 {
	color: #1094e7;
}

.fp_box_5 ul Li.text:hover p {
	color: #36aefb;
}

.fp_box_6 {
	padding: 60px 0;
	background-color: #f8f8f8;
}

.fp_box_6 .main {
	position: relative;
}

.fp_box_6 .ttlie h3 {
	font-size: 48px;
	color: #1b1b1b;
	font-weight: bold;
	line-height: 56px;
	text-align: left;
}

.fp_box_6 .ttlie span {
	width: 110px;
	height: 7px;
	background-color: #c00008;
	display: block;
	margin: 30px 0;
	border-radius: 10px;
}

.fp_box_6 .swiper-button-next {
	position: absolute;
	top: 50%;
	width: 17px;
	height: 27px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
	background: url(../image/youtu.png) no-repeat center;
	top: 10%;
}

.fp_box_6 .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 17px;
	height: 27px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
	background: url(../image/zuotu.png) no-repeat center;
	top: 10%;
	left: auto;
	right: 5%;
}

.fp_box_6 .swiper-slide .text {
	margin-top: 0px;

	text-align: center;
	font-size: 16px;
	line-height: 24px;
	color: #171717;
	padding: 10px 0;
}

/* list */
.dy-List {
	padding: 0 7%;
}

.dy-List ul {
	padding: 50px 0;
}

.dy-List ul li {
	width: 33.33%;
	float: left;
	padding: 0 30px;
	margin-bottom: 50px;
}

.dy-List ul li>div {
	overflow: hidden;
	border-radius: 30px 0 30px 0;
}

.dy-List ul li>div .pic {
	width: 100%;
	height: 685px;
	overflow: hidden;
}

.dy-List ul li>div .pic img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.dy-List ul li>div:hover .pic img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	/*兼容-webkit-引擎浏览器*/
	-moz-transform: scale(1.1);
}

.dy-List ul li>div .text {
	position: relative;
	padding: 14px 30px;
	background-color: #f0f0f0;
	height: 102px;
}

.dy-List ul li>div .text a {
	position: absolute;
	top: 28px;
	right: 40px;
}

.dy-List ul li>div .text h3 {
	font-size: 24px;
	color: #000000;
	width: 85%;

}

.dy-List ul li>div .text p {
	font-size: 30px;
	color: #000000;
}


@media only screen and (max-width:2560px) {

	/*å…³äºŽæˆ‘ä»¬*/
	.about {
		padding: 4%;
		display: block;
	}

	.aboutL h2 {
		font-size: 48px;
		font-family: impact;
		text-transform: uppercase;
	}

	.aboutdes {
		font-size: 24px;
		line-height: 40px;
	}

	/*project*/
	.project .c-title {
		font-weight: 700;
		font-size: 48px;
		font-family: impact;
		text-transform: uppercase;
	}

	.project .c-link {
		color: #000;
		margin-top: 40px;
		line-height: 32px;
		font-size: 24px;
	}
}

@media (max-width:1920px) {

	/*å…³äºŽæˆ‘ä»¬*/
	.about {
		padding: 5% 7%;
		display: block;
	}

	.aboutL h2 {
		font-size: 45px;
		font-family: impact;
		text-transform: uppercase;
	}

	.aboutdes {
		font-size: 18px;
		line-height: 30px;
	}

	/*project*/
	.project .c-title {
		font-weight: 700;
		font-size: 60px;
		font-family: impact;
		text-transform: uppercase;
	}

	.project .c-link {
		color: #000;
		margin-top: 40px;
		line-height: 32px;
	}

	.fp_box_1 ul li .text h3 {
		font-size: 14px;
		color: #282828;
	}

	.fp_box_1 ul li .text p {
		font-size: 14px;
		color: #282828;
	}

	.fp_box_1 ul li {

		height: auto;

	}

	.fp_box_3 .left p {
		font-size: 20px;
		color: #1b1b1b;
		line-height: 36px;
		text-align: left;
		font-family: Times New Roman;
	}

	.dy-List ul li>div .pic {
		width: 100%;
		height: 400px;
		overflow: hidden;
	}
}

@media (max-width:1680px) {

	/*å…³äºŽæˆ‘ä»¬*/
	.about {
		padding: 6%;
		display: block;
	}

	.aboutL h2 {
		font-size: 30px;
	}

	.aboutdes {
		font-size: 16px;
		line-height: 22px;
	}

	/*project*/
	.project .c-title {
		font-weight: 700;
		font-size: 60px;
	}

	.project .c-link {
		color: #000;
		margin-top: 40px;
		line-height: 32px;
	}

	.fp_box_1 {
		padding: 30px 30px;
		margin-top: 132px;
		background-color: #edecec;
	}

	.main {
		width: 1400px;
	}

	.fp_box_3 .left h3 {
		font-size: 40px;
	}

	.fp_box_3 .left p {
		font-size: 18px;
		color: #1b1b1b;
		line-height: 33px;
		text-align: left;
		font-family: Times New Roman;
	}

	.fp_box_4 h3 {
		font-size: 30px;
		color: #1b1b1b;
		font-weight: bold;
		line-height: 44px;
		text-align: center;
	}

	.fp_box_4 p {
		font-size: 18px;
		color: #1b1b1b;
		line-height: 30px;
		text-align: left;
		text-align: center;
	}

	.fp_box_5 .ttlie h3 {
		font-size: 32px;
		color: #1b1b1b;
		font-weight: bold;
		line-height: 20px;
		text-align: left;
	}

	.fp_box_5 ul Li.text h3 {
		font-size: 30px;
		color: #1b1b1b;
		font-weight: bold;
		margin-bottom: 19px;
		line-height: 40px;
	}

	.fp_box_6 .ttlie h3 {
		font-size: 32px;
		color: #1b1b1b;
		font-weight: bold;
		line-height: 30px;
		text-align: left;
	}

	.mao_dy {
		padding: 15px 0;
		text-align: center;
		border-bottom: 1px solid #c00008;
	}


	.mao_dy a {
		display: inline-block;
		font-size: 23px;
		color: #000000;
		margin: 0 50px;
	}

	.dy-List ul li>div .pic {
		width: 100%;
		height: 450px;
		overflow: hidden;
	}

	.dy-List ul li>div .text h3 {
		font-size: 22px;
		color: #000000;
	}

	.dy-List ul li>div .text p {
		font-size: 22px;
		color: #000000;
	}
}


@media(max-width:1440px) {

	/*å…³äºŽæˆ‘ä»¬*/
	.about {
		padding: 2%;
		display: block;
	}

	.aboutL h2 {
		font-size: 30px;
	}

	.aboutdes {
		font-size: 14px;
		line-height: 20px;
	}

	/*project*/
	.project .c-title {
		font-weight: 700;
		font-size: 60px;
	}

	.project .c-link {
		color: #000;
		margin-top: 40px;
		line-height: 32px;
	}

	.fp_box_1 ul li .text h3 {
		font-size: 12px;
		color: #fff;
	}

	.fp_box_1 ul li .text p {
		font-size: 12px;
		color: #fff;
	}

	.main {
		width: 1220px;
	}

	.dy-List ul li>div .pic {
		width: 100%;
		height: 330px;
		overflow: hidden;
	}

	.dy-List ul li>div .text h3 {
		font-size: 16px;
		color: #000000;
	}

	.dy-List ul li>div .text p {
		font-size: 16px;
		color: #000000;
	}

	.dy-List ul li>div .text a {
		position: absolute;
		top: 30px;
		right: 20px;
	}

	.dy-List ul li>div .text a img {
		width: 30px;
		height: 30px;
	}
}

@media (max-width:1280px) {

	/*å…³äºŽæˆ‘ä»¬*/
	.about {
		padding: 15px;
		padding-bottom: 5%;
		padding-top: 3%;
		display: block;
	}

	.aboutL h2 {
		font-size: 30px;
	}

	.aboutdes {
		font-size: 14px;
		line-height: 20px;
	}

	/*project*/
	.project .c-title {
		font-weight: 700;
		font-size: 60px;
	}

	.project .c-link {
		color: #000;
		margin-top: 40px;
		line-height: 32px;
	}

	.fp_box_1 ul li {}

	.more_dy {
		display: block;
		background-color: #323232;
		width: 250px;
		height: 50px;
		margin: 0 auto;
		text-align: center;
		line-height: 50px;
		font-size: 28px;
		color: #ffffff;
		border-radius: 10px;
		margin-bottom: 60px;
	}

	.title_dy {
		text-align: center;
		padding: 20px 0;
	}

	.title_dy h3 {
		font-size: 25px;
		color: #323232;
		margin: 20px 0;
	}

	.fp_box_2 .text .topdf h4 {
		font-size: 28px;
		color: #323232;
		padding: 10px 0;
		border-bottom: 1px solid #ccc;
	}

	.fp_box_2 .text p {
		font-size: 18px;
		color: #282828;
		line-height: 23px;
		margin-top: 25px;
	}

	.dy-List ul li>div .pic {
		width: 100%;
		height: 252px;
		overflow: hidden;
	}

	.dy-List ul li {
		width: 33.33%;
		float: left;
		padding: 0 15px;
		margin-bottom: 50px;
	}
}


@media (max-width: 1000px) {

	/*å…³äºŽæˆ‘ä»¬*/
	.m-nav_link {
		font-size: 25px;
		line-height: 25px;
		display: flex;
		justify-content: space-between;
	}

	.about {
		padding: 15px;
		display: block;
	}

	.aboutL {
		width: 100%;
	}

	.aboutR {
		width: 100%;
		margin-top: 20px;
	}

	.aboutL h2 {
		font-size: 30px;

	}

	.aboutdes {
		font-size: 14px;
		line-height: 20px;
	}

	/*project*/
	.project .c-title {
		font-weight: 700;
		font-size: 24px;
	}

	.project .c-link {
		color: #000;
		margin-top: 40px;
		line-height: 20px;
	}

	.m-header {
		background: #fff;
	}

	.bannertetx {
		padding-bottom: 30px;
	}

	.bannertetx h2 {
		font-size: 45px;
	}

	.bannertetx p {
		font-size: 18px;
		width: 100%;
		line-height: 20px;
	}

	.page-home__herozone {
		height: auto;
	}

	.line {
		margin: 20px 0;
	}

	.about {
		padding: 15px;
		display: block;
	}

	.aboutL {
		width: 100%;
	}

	.aboutR {
		width: 100%;
		margin-top: 20px;
		margin-left: 0;
		padding-top: 21px;
	}

	.aboutL h2 {
		font-size: 30px;
		margin-top: 20px;
	}

	.aboutdes {
		font-size: 14px;
		line-height: 20px;
	}

	.guocheng a p img {
		height: 52px;
		margin: 0 auto;
	}

	.u-cms-padding-small-bottom {
		padding-bottom: 0px;
	}

	.u-cms-padding-small-top {
		padding-top: 20px;
	}

	.c-featured-category_header {
		padding-top: 0;
	}

	.page-home__herozone {
		display: none;
	}

	.c-category-rollup_header {
		padding: 50px;
	}

	/*video*/
	.page-home__herozone {
		display: none;
	}

	.banner {
		display: block;
	}

	.main {
		width: 100%;
		padding: 0 2%;
	}

}

@media (max-width:750px) {
	.m-header {
		background: #fff;
		display: none;
	}

	.top .t_cen {
		position: relative;
		height: 60px;
	}

	.bannertetx {
		padding-bottom: 30px;
	}

	.bannertetx h2 {
		font-size: 45px;
	}

	.bannertetx p {
		font-size: 18px;
		width: 100%;
		line-height: 20px;
	}

	.page-home__herozone {
		height: auto;
	}

	.yuyan {
		display: none;
	}

	.line {
		margin: 20px 0;
	}

	.about {
		padding: 15px;
		display: block;
	}

	.aboutL {
		width: 100%;
	}

	.aboutR {
		width: 100%;
		margin-top: 20px;
	}

	.aboutL h2 {
		font-size: 24px;
	}

	.aboutdes {
		font-size: 14px;
		line-height: 20px;
	}

	.guocheng a p img {
		height: 52px;
		margin: 0 auto;
	}

	.u-cms-padding-small-bottom {
		padding-bottom: 0px;
	}

	.u-cms-padding-small-top {
		padding-top: 20px;
	}

	.c-featured-category_header {
		padding-top: 0;
	}

	.guocheng a h3 {
		font-size: 14px;
	}

	.c-popular-products__title {
		font-size: 24px;
	}

	.-large.minisearch__empty-query,
	.c-title.-large {
		font-size: 24px;
	}

	.c-title.-medium,
	.minisearch__empty-query {
		font-size: 24px;
	}

	/*video*/
	.page-home__herozone {
		display: none;
	}

	.banner {
		display: block;
	}

	.fp_box_1 {
		display: none;
	}

	.title_dy h3 {
		font-size: 16px;
		color: #323232;
		margin: 65px 0;
		margin-bottom: 0;
	}

	.title_dy i {
		display: block;
		margin: 10px auto;
		width: 100px;
		height: 2px;
		background-color: #e5e5e5;
	}

	.fp_box_2 .text .topdf h4 {
		font-size: 18px;
		color: #323232;
		padding: 10px 0;
		border-bottom: 1px solid #ccc;
	}

	.fp_box_2 .text p {
		font-size: 14px;
		color: #282828;
		line-height: 20px;
		margin-top: 15px;
	}

	.fp_box_2 .text video {
		border-radius: 10px;
		overflow: hidden;
	}

	.picgh img {
		width: 100%;
		float: left;
		height: 100%;
		object-fit: cover;
	}

	.more_dy {
		display: block;
		background-color: #323232;
		width: 200px;
		height: 40px;
		margin: 0 auto;
		text-align: center;
		line-height: 40px;
		font-size: 22px;
		color: #ffffff;
		border-radius: 10px;
		margin-bottom: 40px;
	}

	.yuyan {
		display: none;
	}

	.banner_dy {
		margin-top: 30px;
	}

	.mao_dy a {
		display: inline-block;
		font-size: 15px;
		color: #000000;
		margin: 0 10px;
	}

	.fp_box_3 {
		padding: 30px 0;
	}

	.fp_box_3 .left {
		width: 100%;
		float: left;
		padding-top: 0px;
		padding-right: 0px;
	}

	.fp_box_3 .left h3 {
		font-size: 24px;
	}

	.fp_box_3 .left span {
		width: 60px;
		height: 4px;
		background-color: #c00008;
		display: block;
		margin: 10px 0;
		border-radius: 5px;
	}

	.fp_box_3 .left p {
		font-size: 14px;
		color: #1b1b1b;
		line-height: 25px;
		text-align: left;
		font-family: Times New Roman;
	}

	.fp_box_3 .rii {
		width: 100%;
		float: right;
		margin-top: 20px;
	}

	.fp_box_4 {
		padding: 20px 0;
		background-color: #f3f3f3;
		text-align: center;
	}

	.fp_box_4 h3 {
		font-size: 18px;
		color: #1b1b1b;
		font-weight: bold;
		line-height: 24px;
		text-align: center;
	}

	.fp_box_4 span {
		width: 60px;
		height: 4px;
		background-color: #c00008;
		display: block;

		border-radius: 5px;
		margin: 20px auto;

	}

	.fp_box_4 video {
		width: 100%;
		margin: 20px auto;
		border-radius: 10px;
	}

	.fp_box_4 p {
		font-size: 14px;
		color: #1b1b1b;
		line-height: 24px;
		text-align: left;
		text-align: center;
	}

	.fp_box_5 .ttlie h3 {
		font-size: 24px;
		color: #1b1b1b;
		font-weight: bold;
		line-height: 16px;
		text-align: left;
	}

	.fp_box_5 .ttlie span {
		width: 60px;
		height: 4px;
		background-color: #c00008;
		display: block;
		border-radius: 5px;
		margin: 20px 0;
	}

	.fp_box_5 ul Li {
		width: 100%;
		float: left;
		margin-bottom: 10px;
		height: auto;
	}

	.fp_box_5 ul Li.text {
		padding: 20px;
	}

	.fp_box_5 ul Li.text h3 {
		font-size: 22px;
		color: #1b1b1b;
		font-weight: bold;
		margin-bottom: 15px;
		line-height: 27px;
	}

	.fp_box_5 ul Li.text p {
		font-size: 16px;
		color: #1b1b1b;
		line-height: 22px;
	}

	.fp_box_5 ul Li.text p strong {
		display: block;
		margin: 6px 0;
	}

	.fp_box_6 .swiper-slide .text {
		margin-top: 0px;
		background-color: #dfdfdf;
		text-align: center;
		font-size: 12px;
		color: #171717;
		padding: 5px 0;
	}

	.fp_box_6 .swiper-button-prev {
		position: absolute;
		top: 50%;
		width: 17px;
		height: 27px;
		margin-top: -22px;
		z-index: 10;
		cursor: pointer;
		-moz-background-size: 27px 44px;
		-webkit-background-size: 27px 44px;
		background-size: 27px 44px;
		background-position: center;
		background-repeat: no-repeat;
		background: url(../image/zuotu.png) no-repeat center;
		top: 10%;
		left: auto;
		right: 13%;
	}

	.fp_box_6 {
		padding: 20px 0;
		background-color: #f8f8f8;
	}

	.fp_box_6 .ttlie h3 {
		font-size: 24px;
		color: #1b1b1b;
		font-weight: bold;
		line-height: 26px;
		text-align: left;
	}

	.fp_box_6 .ttlie span {
		width: 60px;
		height: 4px;
		background-color: #c00008;
		display: block;
		border-radius: 5px;
		margin: 20px 0;
	}

	.dy-List {
		margin-top: 50px;
	}

	.dy-List ul li>div .pic {
		width: 100%;
		height: 180px;
		overflow: hidden;
	}

	.dy-List {
		padding: 0 0px;
	}

	.dy-List ul {
		padding: 0;
	}

	.dy-List ul li {
		width: 50%;
		float: left;
		padding: 0 10px;
		margin-bottom: 20px;
	}

	.dy-List ul li>div {
		border-radius: 10px 0 10px 0;
	}

	.dy-List ul li>div .text {
		position: relative;
		padding: 10px 10px;
		background-color: #f0f0f0;
		padding-bottom: 50px;
	}

	.dy-List ul li>div .text a {
		position: absolute;
		top: auto;
		bottom: 5px;
		right: auto;
		left: 5%;
	}

	.dy-List ul li>div .text h3 {
		font-size: 14px;
		color: #000000;
	}

	.dy-List ul li>div .text p {
		font-size: 14px;
		color: #000000;
		margin-bottom: 10px;
	}
}