@charset "utf-8";
#wrap.on #banner{
	transition: all 1.2s ease-in-out;
}


/* #header{background-color: rgba(0,0,0,0.2);}
#header:hover{background-color: rgba(0,0,0,0.75);}
#header.on{background: rgba(255,255,255,.9);}
#header .menu-con>ul>li>a>span.cn{color: #fff;}
#header .logo a{background-image: url(../img/logo.png);}
#header .con .link a{color: #fff;}
#header .search-btn{background: url(../img/search.png) no-repeat center center;}

#header .menu-con>ul>li:hover>a>span.cn{color: #fff;}
#header .menu-con>ul>li>a>span.cn::before{background-color: #fff;}
#header .menu-con>ul>li .navConBg{background-color: rgba(0,0,0,0.8);}
#header .menu-con>ul>li .navCon a{color: #fff;}


#header.on .menu-con>ul>li:hover>a>span.cn{color: #E40012;}
#header.on .menu-con>ul>li>a>span.cn::before{background-color: #E40012;}
#header.on .menu-con>ul>li .navConBg{background: rgba(255,255,255,.95);}
#header.on .menu-con>ul>li .navCon a{color: #000;}
#header.on .menu-con>ul>li .navCon a:hover{color: #E40012;}

#header .menu-con>ul>li>a>span.cn{opacity: 1;}
 */

#banner{ width: 100%; height: 55vw; max-height: calc(100vh - 1.6rem); overflow: hidden; position: relative; top: 0; background-color: #000;}
#banner .banner{position: relative; height: 100%;}
#banner .banner .video-box{	position: absolute;	left: 0;top: 0;	width: 100%;height: 100%;overflow: hidden;}
#banner .banner .video-box video{position: absolute;width: auto;height: auto;max-width: 100%;min-width: 100%; max-width: calc(100%+1px);min-width: calc(100%+1px);object-fit:fill;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
#banner .banner-bg{position: relative; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover;}
#banner a img{width: 100%; display: block;}
#banner .banner-con{text-align: left; position: absolute; width: 90%; max-width: 1400px; margin: 0 auto; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #fff;}
#banner .banner-con h2{font-size: .7rem; font-weight: lighter; letter-spacing: .1rem; margin-bottom: .4em; line-height: 1.2em; text-shadow: 0 0 3px rgba(0,0,0,.4);}
/* #banner .banner-con h4{font-size: 18px; font-weight: lighter; letter-spacing: .03rem; margin-bottom: 2em; opacity: .6; text-transform: uppercase; position: relative; top: 0; text-shadow: 0 0 3px rgba(0,0,0,.4);} */
#banner .banner-con h4{font-size: .7rem; font-weight: bold; letter-spacing: .03rem; margin-bottom: 1.6em; opacity: .9; text-transform: uppercase; position: relative; top: 0; text-shadow: 0 0 3px rgba(0,0,0,.4);}
#banner .banner-con span{width: 130px; height: 42px; font-size: 14px; line-height: 40px; display: block; margin: 80px 0 0; border: 1px solid #fff; padding-left: 25px; border-radius: 3px; background: rgba(0,0,0,0.1) url(../img/icon-more.png) no-repeat right 15px center; box-shadow: 0 0 3px rgba(0,0,0,.4);}
#banner .banner-con span:hover{background: #E40012 url(../img/icon-more.png) no-repeat right 15px center; border: 1px solid #E40012;}
#banner .swiper-slide{ position: relative; height: auto !important;}
#banner .swiper-button-prev{left: 10px;opacity: .2; }
#banner .swiper-button-next{right: 10px;opacity: .2; }
#banner .swiper-button-prev:after{font-size: 30px; padding: 15px 10px; color: #fff; border-top-right-radius: 5px; border-bottom-right-radius: 5px;}
#banner .swiper-button-next:after{font-size: 30px; padding: 15px 10px; color: #fff; border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
#banner .swiper-button-prev:hover{opacity: 1;}
#banner .swiper-button-next:hover{opacity: 1;}
#banner .swiper-pagination-bullet-active{background-color: #E40012;}


.module-title{padding: .3rem 0 20px 0; display: block; margin: .4rem 0 0; position: relative; }
.module-title h2{color: #000; font-size: .3rem; line-height: 1.2em; margin-bottom: .1rem; display: block; position: relative;}
.module-title span{height: 3px; position: relative; background: #E40012; border-radius: 3px; margin: 8px 0 10px; width: .5rem; display: block;}
.module-title .more{ position: relative; display: block; margin: 10px auto; text-align: center; text-transform: uppercase; box-sizing: border-box; font-size: 12px; color: #888; width: 100px; padding-left: 0; line-height: 28px; height: 30px;  border: solid 1px #E4E4E4; border-radius: 3px; transition: all 0.3s ease-in-out; background: #fff no-repeat right 115px center;}
.module-title .more:hover{background: #E40012;border-color: #E40012;color: #fff;width: 115px;}


.module-2{background-color: #fff; position: relative; overflow: hidden;}
.module-2 .more{ position: relative; display: block; right: 0; top: .1rem; text-transform: uppercase; box-sizing: border-box; font-size: 12px; color: #888; width: 90px; padding-left: 20px; line-height: 28px; height: 30px; cursor: pointer; border: solid 1px #E4E4E4; border-radius: 20px; transition: all 0.3s ease-in-out; background: #fff no-repeat right 115px center;}
.module-2 .more:hover{
	background: #E40012 url(../img/icon-more.png) no-repeat right 15px center;
	border-color: #E40012;
	color: #fff;
	width: 110px;
}
.module-2 .left-box-bg{
	position: absolute;
	z-index: 2;
	left: 0;
	top: .6rem;
	/*width: 10rem;*/
	width: 50vw;
	height: 100%;
	background: transparent;
	opacity: 0.91;
	box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.03);
	backdrop-filter: blur(30px);
	--webkit-backdrop-filter: blur(30px);
	background-color: rgba(255, 255, 255, 0.9);
}
.module-2 .left-box{
	position: relative;
	z-index: 3;
	width: 8rem; 
	width: 40vw;
	padding-bottom: 1rem;
}	
.module-2 .left-box p{text-indent: 2em; margin-bottom: 1em; font-size: .2rem; line-height: 1.7em;}
.module-2 .right-box{position: absolute; z-index: 1; right: 0; top: 0; padding-top: .2rem; height:100%;}
.module-2 .right-box img{display: block; width: 11rem; width:60vw; height:100%; background-position: center bottom; background-size:100%; }


.module-4{z-index: 2; overflow: hidden; position: relative; background: url(../img/home-01.jpg) no-repeat top right;background-size: cover;}\
.module-4 .module-title{margin: .2rem 0 0; position: relative; }
.module-4 .main-box{ position: relative; padding-bottom: .5rem;}
		.news-box .swiper-slide{
			width: 100%;
			margin-left: 0;
			margin-right: 0;
		}
		.news-box .swiper-slide a{
			display: block;
			padding-right: .25rem;
		}
		.news-box .swiper-slide a .pic{
			width: 100%;
			padding-bottom: .25rem;
		}
		.news-box .swiper-slide a .pic img{
			display: block;
			width: 100%;
			background-size: cover;
		}
		.news-box .swiper-slide a:hover .pic{
			margin-top: 0;
		}
		.news-box .swiper-slide a .con{
			flex: 1;
		}	
		.news-box .swiper-slide h1{
			position: relative;
			font-size: .2rem;
			font-weight: normal;
			/* 超出显示... */
			word-break: break-all;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 2;
			overflow: hidden; 
			/* 两端对齐 */
			text-align: justify;
			/* word-break: break-all; */
		}
		.news-box .swiper-slide a:hover h1{
			color: #E40012;
		}
		.news-box .swiper-slide h1::after{
			content: "";
			display: block;
			height: 3px; position: relative; background: #E40012; border-radius: 3px; margin: 8px 0 10px; width: .4rem; display: block;
		}
		.news-box .swiper-slide .date{
			font-size: .14rem;
			margin-bottom: .1rem;
			color: #888;
		}
		.news-box .swiper-slide .describe{
			font-size: .16rem;
			line-height: 1.6em;
			color: #666;
			/* 超出显示... */
			word-break: break-all;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 10;
			overflow: hidden; 
			/* 两端对齐 */
			text-align: justify;
			/* word-break: break-all; */
		}
		/*翻页按钮*/
		.news-box .btn-box{position: absolute; right: 0; top: -.55rem; width: .8rem;}
		.news-box .swiper-button-prev{left: 10px; opacity: .7; }
		.news-box .swiper-button-next{right: 10px; opacity: .7; }
		.news-box .swiper-button-prev:after{font-size: .23rem; font-weight: bold; color: #E40012;}
		.news-box .swiper-button-next:after{font-size: .23rem; font-weight: bold; color: #E40012;}
		.news-box .swiper-button-prev:hover{opacity: 1;}
		.news-box .swiper-button-next:hover{opacity: 1;}


.module-3{margin-bottom: .4rem;}
.module-3 .hot-list{display: flex; justify-content: space-between; margin-bottom: 1%;}
.module-3 .hot-list .list{display: block;width: 49.5%; transition: all 0.3s ease-in-out; position: relative;}
.module-3 .hot-list .list img{display: block; width: 100%;}
.module-3 .hot-list .list div{ position: absolute; width: 100%; border: 0px solid rgba(241,0,0,.0); left: 0; bottom: 0;transform: translate(0, 0); font-size: .3rem; transition: all 0.3s ease-in-out;}
.module-3 .hot-list .list div::before{content: ""; position: absolute; width: 100%; height: 100%; opacity: 0.49; background: linear-gradient(rgba(255, 206, 206, 0) 100%, #000 0% ); backdrop-filter: blur(40px);--webkit-backdrop-filter: blur(40px); z-index: 1;backdrop-filter: blur(10px);}
.module-3 .hot-list .list div span{line-height: .8rem; font-weight: bold; height: .8rem; margin: 0; text-align: center; color: #fff; display: block; position: relative; z-index: 2; transition: all 0.3s ease-in-out; text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16)}
.module-3 .hot-list .list:hover{box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.15);}
.module-3 .hot-list .list:hover div{width: 7em; left: 50%; bottom: 50%; margin-bottom: -.4rem; margin-left: -3.5em; border: 3px solid rgba(241,0,0,.5);}
.module-3 .hot-list .list:hover div span{background: rgba(241,0,0,.7); margin: 4px;}

.module-3 .list-box{display: flex; justify-content: space-between; margin-bottom: 1%;}
.module-3 .list-box .list{display: block;width: 32.73%; transition: all 0.3s ease-in-out; position: relative;}
.module-3 .list-box .list img{display: block; width: 100%;}
.module-3 .list-box .list div{ position: absolute; width: 100%; border: 0px solid rgba(241,0,0,.0); left: 0; bottom: 0;transform: translate(0, 0); font-size: .28rem; transition: all 0.3s ease-in-out;}
.module-3 .list-box .list div::before{content: ""; position: absolute; width: 100%; height: 100%; opacity: 0.79; background: linear-gradient(rgba(255, 206, 206, 0) 100%, #000 0%); backdrop-filter: blur(40px);--webkit-backdrop-filter: blur(40px); z-index: 1;backdrop-filter: blur(10px);}
.module-3 .list-box .list div span{line-height: .7rem; font-weight: bold; height: .7rem; margin: 0; text-align: center; color: #fff; display: block; position: relative; z-index: 2; transition: all 0.3s ease-in-out; text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.26)}
.module-3 .list-box .list:hover{box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.15);}
.module-3 .list-box .list:hover div{width: 7em; left: 50%; bottom: 50%; margin-bottom: -.4rem; margin-left: -3.5em; border: 3px solid rgba(241,0,0,.5);}
.module-3 .list-box .list:hover div span{background: rgba(241,0,0,.7); margin: 4px;}


.module-1 {background: url(../img/home-07.jpg) no-repeat center bottom; background-size: cover; padding: .5rem; height: 6rem;}
.module-1 .module-title h2{color: #fff; font-size: .3rem; text-align: center;}
.module-1 .module-title span{margin: 0 auto; background-color: #fff;}
.module-1 .con{text-align: center; color: #fff; font-size: .18rem; padding-top: .7rem; position: relative;}
.module-1 .con span{display: block;text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); line-height: 1.8em;text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.26)}
.module-1 .play-btn{ position: absolute; cursor: pointer; bottom: -15%; left: 50%; transform: translate(-50%, 100%); text-indent: -999em; display: block; margin: 0px auto 0; width: 70px; height: 70px; transition: all 0.3s ease-in-out; background: url(../img/icon-play.svg) no-repeat; background-size: 100%;}
.module-1 .play-btn:hover{transform:  translate(-50%, 100%) scale(1.15);}
.module-1 .main-box .more{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, 50%); display: block; margin: 0px auto 60px; text-align: center; color: #fff; text-align: center; font-size: 16px; width: 200px; height: 44px; line-height: 40px; box-sizing: border-box; border: 2px solid #fff; border-radius: 40px; transition: all 0.3s ease-in-out; }
.module-1 .main-box .more:hover{transform:  translate(-50%, 70%) scale(1.05); font-size: 15px; width: 230px; padding-left: 2px; letter-spacing: 2px; background-color: #D2322D; border: 2px solid #E40012;}



#window-01{
	background-color: #000;
}
#window-01 video{
	position: absolute; width: 100%; height: auto; max-width: 90%;  object-fit:fill; top: 50%; left: 50%; transform: translate(-50%,-50%);
}
#window-01 .bqxx{position: absolute; right: 7%; bottom: 10%; color: #fff;}


@media screen and (max-width: 768px) {
	
	#header{background-color: rgba(0,0,0,0); backdrop-filter: blur(0px); border-bottom: 0;}
	#header:hover{background-color: rgba(0,0,0,0);}
	#header.on{background-color: #fff; top: 0 !important;}
	#header.on:hover{background: #fff;}
	#header .menu-con>ul>li>a>span.cn{color: #E40012;}
	#header .logo a{background-image: url(../img/logo.png);}
		.icon-menu-btn:before, .icon-menu-btn:after { content: ""; display: block; width: 20px; height: 2px; background: #fff; border-radius: 4px; position: absolute; left: 0; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
		.icon-menu-btn:before { top: 11px; left: 10px; box-shadow: 0 8px #fff; }
		.icon-menu-btn:after { bottom: 11px;  left: 10px;}
	#header .con .link a{color: #E40012;}
	#header .search-btn{background: url(../img/search.png) no-repeat center center;}
	
	#header .menu-con>ul>li:hover>a>span.cn{border-bottom: 1px solid #ccc}
	#header .menu-con>ul>li .navCon{background-color: #fff;}
	#header .menu-con>ul>li .navCon a{color: #666;}
	
	#header.on .menu-con>ul>li:hover>a>span.cn{border-bottom: 1px solid #E40012;}
	#header.on .menu-con>ul>li .navCon{background-color: #fff;}
	#header.on .menu-con>ul>li .navCon a{color: #000;}
	#header.on .menu-con>ul>li .navCon a:hover{color: #E40012;}
	#header.on .icon-menu-btn:before, #header.on .icon-menu-btn:after { content: ""; display: block; width: 20px; height: 2px; background: #888; border-radius: 4px; position: absolute; left: 0; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
	#header.on .icon-menu-btn:before { top: 11px; left: 10px; box-shadow: 0 8px #888; }
	#header.on .icon-menu-btn:after { bottom: 11px; left: 10px;}
	#header.on .icon-menu-btn.open:before { top: 19px; left: 8px; width: 23px; height: 2px; background: #E40012; -webkit-transform: rotate(45deg); transform: rotate(45deg);  box-shadow: none;}
	#header.on .icon-menu-btn.open:after { bottom: 19px; left: 8px; width: 23px; height: 2px; background: #E40012; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
	#header .menu-con>ul>li>a>span.cn{opacity: 1;}
	
	
	#banner{ width: 100%; height: 70vw; min-width: 100%; max-height: 70vw; overflow: hidden; position: relative; top: 0px; background-color: #000;}
	#banner .video-box{	position: absolute;	left: 0;	top: 0;	width: 100%;height: 100%;overflow: hidden;	}
	#banner .video-box video{position: absolute;width: auto;height: auto;max-width: 100%;min-width: 100%;max-width:  calc(100%+2px);min-width: calc(100%+2px);object-fit:fill;top: 50%;	left: 50%;	-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
	#banner a img{width: 100%; display: block;}
	#banner .swiper-slide{box-shadow: 0 0 50px rgba(0,0,0,0.8); position: relative; height: auto !important;}
	#banner .swiper-button-prev, #banner .swiper-button-next{display: none;}
	#banner .swiper-pagination{bottom: 5px;}
	#banner .swiper-pagination-bullet-active{background-color: #E40012;}
	#banner .banner-con{text-align: left; position: absolute; width: 90%; left: 10%; top: 50%; transform: translate(0,-10%); color: #fff;}
	#banner .banner-con h2{font-size: .8rem; font-weight: bold; letter-spacing: 2px; line-height: 1.2em; text-shadow: 0 0 3px rgba(0,0,0,.4);}
	#banner .banner-con h4{font-size: .7rem; font-weight: normal; letter-spacing: 1px; position: relative; top: -2px; text-shadow: 0 0 3px rgba(0,0,0,.4);}
	#banner .banner-con h5{font-size: 12px; font-weight: normal; letter-spacing: 2px; position: relative; margin-top: 10px; text-shadow: 0 0 3px rgba(0,0,0,.4);}
	#banner .banner-con span{width: 100px; display: none; height: 32px; text-align: center; padding: 0; line-height: 30px; margin: 5px auto; opacity: .8; box-shadow: 0 0 3px rgba(0,0,0,.4);}
	#banner .banner-con h3{font-size: 14px; font-weight: normal; letter-spacing: 4px; position: relative; text-shadow: 0 0 3px rgba(0,0,0,.4);}
	
	.module-title{padding: 10px 20px 0 ; display: block; margin: .5rem 0 0; position: relative; }
	.module-title h2{color: #000; font-size: .7rem; line-height: 1.2em; text-align: left; margin-bottom: .2rem; display: block; position: relative;}
	.module-title span{height: 2px; position: relative; border-radius: 3px; margin:2px 0 10px; width: 1rem; display: block;}
	.module-title .more{ position: absolute; right: 20px; top: 0; text-transform: uppercase; box-sizing: border-box; font-size: 12px; height: 26px; line-height: 24px; color: #888; width: 70px; padding-left: 0; border-radius: 3px; transition: all 0.3s ease-in-out; background: none; }
	.module-title .more:hover{
		background: none;
		border: none;
		color: #fff;
		width: 100%;
	}
	
	
	.module-2{background-color: #fff; padding-bottom: 0px;}
	.module-2 .module-title .title-bg{color: #fff; opacity: 1;}
	.module-2 .module-title span{height: 2px; position: relative; border-radius: 3px; margin:2px 0 10px; width: 1rem; display: block;}
	.module-2 .main-box{padding-top: 10px;}
	.module-2 .module-title h2{text-align: left; display: block; position: relative;}
	.module-2 .list-box{margin: 0 0px; padding: 0 20px; display: block; min-width: 100%; overflow: hidden; justify-content: center; position: relative; height: auto; text-align: center;}
	.module-2 .list-box .list{width: 100%; height: 45vw; margin: 0 0 10px; position: relative; overflow: hidden; display: block; transition:all 0.8s;}
	.module-2 .list-box .list .pic{overflow: hidden;}
	.module-2 .list-box .list .pic img{width: 100%; height: 100%; position: absolute; top: 0;left: 0; display: block; transition:all 0s; background-size: cover; background-position: center;}
	.module-2 .list-box .list .list-mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition:all 0s; background: rgba(0,0,0,0.5);}
	.module-2 .list-box .list .con{position: absolute; top: 0; left: 0; width: 100%; height: 100%; box-sizing: border-box; transition:all 0.4s; padding-top: 1rem;}
	.module-2 .list-box .list .con .icon{ display: block; width: 50px; height: 50px; background: url(../img/solution-04-cur.svg) no-repeat; background-size: 100%; margin: 10px auto 15px; transition:all 0s;}
	.module-2 .list-box .list.list-02 .con .icon{ background: url(../img/solution-02-cur.svg) no-repeat; background-size: 100%;}
	.module-2 .list-box .list.list-03 .con .icon{ background: url(../img/solution-03-cur.svg) no-repeat; background-size: 100%;}
	.module-2 .list-box .list .con h2{font-size: .8rem; color: #fff; transition:all 0.4s; position: relative; left: 50%; transform: translate(-50% ,-50%);}
	.module-2 .list-box .list .con span.line{height: 2px; position: relative; left: 50%; transform: translate(-50%, 0); background: #fff; width: .8rem; display: block;transition:all 0.4s; margin: 0;}
	.module-2 .list-box .list .con .describe{opacity: 0; width: 33vw; line-height: 3.5em; height: 0; padding: 1rem 0 0; overflow: hidden; text-align: left; color: #fff;}
	.module-2 .list-box .list .con .describe p{margin-bottom: 1em; position: relative;}
	.module-2 .list-box .list .con .link{opacity: 0; width: 33vw; position: relative; padding-top: 0.5rem;  text-align: left;}
	.module-2 .list-box .list .con .link a{display: inline-block; background: #fff; transition:all 0.4s; border-radius: 3px; line-height: .5rem; height: .5rem; /* padding: 0 .5rem; */ width: 10em; text-align: center; margin-right: .1rem; margin-bottom: .1rem;}
	.module-2 .list-box .list .con .link a:hover{background: #E40012; color: #fff; }
		
	.module-2 .list-box .list.cur .list-mask{left: 0; background-color: rgba(0,0,0,0.5);}
	.module-2 .list-box .list.cur{width: 100%;}
	
	
	.module-4{z-index: 2; position: relative; }
	.module-4 .main-box{ position: relative; height: auto; background:url(../img/brand-bg.jpg) no-repeat center top; background-size: cover;}
	.module-4 .module-title h2{text-align: left; display: block; position: relative;}
	.module-4 .module-title span{height: 2px; position: relative; border-radius: 3px; margin:2px 0 10px; width: 1rem; display: block;}
	.module-4 .video-box{position: relative; left: 0;top: 0; width: 100%; height: 50vw; overflow: hidden; background-color: #fff;}
	.module-4 .video-box video{position: absolute;width: auto;height: auto;max-width: 100%;min-width: 100%; max-width: calc(100%+1px);min-width: calc(100%+1px); object-fit:fill;top: 50%;left: 50%;transform: translate(-50%,-50%); opacity: 1;}
	.module-4 .play-btn{ position: absolute; cursor: pointer; top: 50%; left: 50%; transform: translate(-50%,-50%); text-indent: -999em; display: block; margin: 0px auto 60px; width: 70px; height: 70px; transition: all 0.3s ease-in-out; background: url(../img/icon-play.svg) no-repeat; background-size: 100%; opacity: .7;}
	.module-4 .play-btn:hover{transform:  translate(-50%,-130%) scale(1.15);}
	.module-4 .main-box .more{ position: relative; top: auto; left: auto; transform: translate(0, 0%); display: block; margin: 20px auto 20px; text-align: center; color: #fff; text-align: center; font-size: 12px; width: 180px; height: 32px; line-height: 30px; box-sizing: border-box; background-color: rgba(0,0,0,0.5); border: 1px solid #fff; border-radius: 40px; transition: all 0.3s ease-in-out; }
	.module-4 .main-box .more:hover{transform:  translate(-50%, 50%) scale(1.05); font-size: 15px; width: 180px; padding-left: 0; letter-spacing: 0; background-color: #D2322D; border: 1px solid #E40012;}
	
	
	
	.module-3{background:#fff; overflow: hidden;}
	.module-3 .module-title h2{text-align: left; display: block; position: relative;}
	.module-3 .module-title span{height: 2px; position: relative; border-radius: 3px; margin:2px 0 10px; width: 1rem; display: block;}
	.module-3 .main-box{padding: 0px 0 40px;}
		.hot-news{ overflow:hidden; margin: 0 20px; position:relative; margin-bottom: 0;}
		.hot-news a{display: flex; flex-direction: row-reverse; float: none; width: 100%; margin: 0 0 10px; position: relative; border-top: 1px solid #f1f1f1; padding-top: 10px;}
		.news-img{ overflow:hidden; transition:all 0s ease-out 0s;}
		.news-img img{ display:block; transform:scale(1); transition:all 0s ease-out 0s; width:30vw; height:20vw; background-position:center center; background-repeat:no-repeat; background-size:cover; }
		.hot-news .hot-news-con{ position:relative; flex: 1; background-color: #fff; padding:0rem 15px 0rem 0; overflow:hidden; transition:all 0.3s;}
		.hot-news .hot-news-con .news-title{ overflow:hidden;}
		.hot-news .title{ line-height:1.5em; height: 3em; color:#000; font-size: .65rem; font-weight: normal; overflow:hidden; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
		.hot-news .list-info{font-size: .55rem; display: table; color: #888; padding: 5px 0 3px 20px; background: url(../img/icon-19.png) no-repeat left center;}
		.hot-news a:hover .news-img img{transform:scale(1);}
		.hot-news a:hover .hot-news-con{}
		.hot-news a:hover .title{ color:#E40012; transition:all 0s;}
	
		.news-list{ text-align:left; margin: 0 20px;}
		.news-list .list{
			position: relative;
			overflow: hidden;
			width: 100%; 
			margin: 0 0 10px;
			float: none; 
			padding: 0;
			border-top: 1px solid #f1f1f1; 
			padding-top: 10px;
			background: #fff;
			transition: all 0s ease-in-out;
			display: flex; flex-direction: row-reverse;
		}
		.news-list .list:last-child{border-bottom: 0;}
		.news-list .list .pic{overflow: hidden; width: 30vw; position: relative; transition: all 0 ease-in-out;}
		.news-list .list .pic img{display: block; width:100%; height:20vw; transition: all 0s ease-in-out; background-size: cover; background-position: center;}
		.news-list .list:hover .pic img{transform:scale(1);}
		.news-list .list .box-con{ position: relative; flex: 1; padding: 0px; background-color: #fff;  padding:0rem 15px 0 0;}
		.news-list .list .box-con b{font-size: .65rem; font-weight: normal; line-height: 1.5em; height: 3em; color: #000; transition: all 0.5s ease-in-out;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
		.news-list .list:hover .box-con b{color: #E40012;}
		.news-list .list .box-con .list-info{font-size: .55rem; display: table; color: #888; margin-bottom: 5px; padding: 10px 0 12px 20px; background: url(../img/icon-19.png) no-repeat left center;}
		.news-list .list .box-con p{ display: none; font-size: 16px; line-height: 1.8em; color: #333; overflow: hidden; text-overflow: ellipsis;  -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
		
	.module-6{overflow: hidden; margin: .5rem -.15% 30px; position: relative; z-index: 3; display: flex; justify-content: space-between;}
	.module-6 .list{ position: relative; display: block;}
	.module-6 .list .pic{position: relative; overflow: hidden;}
	.module-6 .list .pic img{display: block; width: 100%;transition: all 0.3s ease-in-out;}
	.module-6 .list:hover .pic img{transform: scale(1.05);}
	.module-6 .list .title{position: absolute; width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%);}
	.module-6 .list .title h2{color: #fff; text-align: center; font-size: .3rem; letter-spacing: 2px; text-shadow:0 3px 6px rgba(0,0,0,0.6) ;}
	.module-6 .list .title span{height: 3px; position: relative; background: #fff; border-radius: 3px; margin:8px auto 10px; width: .5rem; display: block; box-shadow:0 3px 6px rgba(0,0,0,0.6) ;}
	
	.module-6 .block-1{ width: 8.1rem; display: flex; flex-direction: column; justify-content: space-between;}
	.module-6 .block-1 .block-1-2{margin-top: .1rem; display: flex; justify-content: space-between;}
	.module-6 .block-2{width: 6.72rem;}
	.module-6 .block-3{width:4rem; display: flex; justify-content: space-between; flex-direction: column;}
	.module-6 .block-3 .list:first-child{margin-bottom: .1rem;}
	#window-01{
		background-color: #000;
	}
	#window-01 .content{
		background: none;
	}
	#window-01 video{
		position: absolute; width: 100%; height: 60vw; max-width: 100%; max-height:auto; object-fit:fill; top: 50%; left: 50%; transform: translate(-50%,-50%);
	}
	
	#window-01 .bqxx{position: absolute; right: 0%; bottom: 10%; color: #fff; text-align: center; width: 100%; font-size: 12px;}
}




















