@charset "utf-8";
#header .menu ul li.nav1{color: #fff; background: #bc292f; }



#module-01{	overflow: hidden; position: relative; z-index: 1; background: #f1f1f1;}
#module-01 .mainBox{width: 100% !important;}
#module-01 .title{text-align: left; margin-top: .7rem; text-align: center;}
#module-01 .title h1{color: #bc292f; font-weight: normal; padding-bottom: .1rem;}
#module-01 .title img{ width: 1.9rem; display: block; margin: 0 auto;}
#module-01 .box{padding: .5rem 80px .5rem 80px; font-size:.18rem; color: #4c4c4c; line-height: 1.8em; }
#module-01 .box p{margin-bottom: 1em;}

#module-02{	overflow: hidden; position: relative; z-index: 1; background: #f1f1f1;}
#module-02 .box{position: relative; width: 1200px; margin: 0 auto;}
#module-02 .swiper-slide .con{
	display: block;
	position: relative;
	z-index: 0;
	width: 300px;
	margin: 0;
	transition: all 0.2s ease-in-out;
}
#module-02 .swiper-slide .con span{
	display: block;
	left: 0;
	width: 100%;
	background: #bc292f;
	transition: all 0.2s ease-in-out;
	padding-bottom: 15px;
}
#module-02 .swiper-slide .con:hover span{
	bottom: 0;
}
#module-02 .swiper-slide img{
	display: block;
	width: 100%;
}
#module-02 .swiper-slide h1{
	font-size: 20px;
	color: #fff;
	text-align: center;
	padding: 20px 0 0;
}
#module-02 .swiper-slide i{
	text-align: center;
	width: 120px;
	display: block;
	margin: 15px auto 0;
	line-height: 30px;
	color: #fff;
	height: 30px;
	font-style: normal;
	border-radius: 20px;
	border: 1px solid #fff;
	transition: all 0.2s ease-in-out;
	font-size: 14px;
}
#module-02 .swiper-slide .con:hover i{
	background: #fff;
	color: #bc292f;
}
#module-02 .swiper-button-prev,
#module-02 .swiper-button-next{ display: none; position: absolute; z-index: 9; width: 40px;  height: 55px;  z-index: 1;  text-indcnt:-99em; overflow: hiddcn; top: 50%; margin-top: -27px;  background: rgba(0,0,0,0.5) url(../img/prev.png) no-repeat center center; border-radius: 5px; z-index: 8;  transition: all 0.2s ease-out; }
#module-02 .swiper-button-next{ background-image: url(../img/next.png);}
#module-02 .swiper-button-next::after, #module-02 .swiper-button-prev::after{ display: none !important;}


#module-03 {position: relative; padding-top: .7rem; background: #001f32 url(../img/module-03-bg.jpg) no-repeat; background-size: cover;}
#module-03 .mainBox{width: 100% !important;}
#module-03 .title{text-align: left; text-align: center;}
#module-03 .title h1{color: #fff; font-weight: normal; padding-bottom: .1rem;}
#module-03 .title img{ width: 1.9rem; display: block; margin: 0 auto;}
#module-03 .box{padding: .5rem 0; display: flex; justify-content: space-between; line-height: 1.8em; }
#module-03 .box .list{ display: block; width: 32%; background: #fff; position: relative;}
#module-03 .box .list .play_video{position: relative;}
#module-03 .box .list .icon{
	text-indent: -999em;
	opacity: 0;
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6) url(../img/play.png) no-repeat center center;
	background-size: 60px;
	transition: all 0.2s ease-out; 
}
#module-03 .box .list:hover .icon{opacity: 1;}
#module-03 .box .list img{ display: block; width: 100%;}
#module-03 .box .list video{width: 100%; position: absolute; top: 0;}
#module-03 .box .list h2{padding: 12px; font-size:.18rem; font-weight: normal;}

#module-04{	overflow: hidden; position: relative; z-index: 1; background: #fff;}
#module-04 .mainBox{width: 100% !important;}
#module-04 .title{text-align: left; margin-top: .7rem; text-align: center;}
#module-04 .title h1{color: #bc292f; font-weight: normal; padding-bottom: .1rem;}
#module-04 .title img{ width: 1.9rem; display: block; margin: 0 auto;}
#module-04 .box{padding: .7rem 0; display: flex; justify-content: space-between; font-size:.18rem; color: #4c4c4c; line-height: 1.8em; }
#module-04 .box a{display: block; width: 380px; box-sizing: border-box; padding: 20px; position: relative; background: #fff; border: 1px solid #f1f1f1;transition: all 0.2s ease-out;}
#module-04 .box a:hover{box-shadow: 0 0 25px #ccc;}
#module-04 .box .pic{overflow: hidden;}
#module-04 .box .pic img{width: 100%; display:block;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
#module-04 .box a:hover .pic img{ transform: scale(1.1);}
#module-04 .box .date{ background: url(../img/icon-08.png); width: 105px; height: 94px; position: absolute; top: -22px; left: 25px; padding-top: 10px; color: #fff; text-align: center; }
#module-04 .box .date span{width: 95px; display: block;}
#module-04 .box .date span:first-child{font-size: 36px; font-weight: bold; }
#module-04 .box .con h2{font-size: 20px; margin-bottom: 10px; margin-top: 10px; color: #000; font-weight: normal;}
#module-04 .box .con p{font-size: 16px; line-height: 1.6em; color: #888;}

#module-05{	overflow: hidden; position: relative; z-index: 1; background: #f1f1f1;}
#module-05 .title{text-align: left; margin-top: .7rem; text-align: center;}
#module-05 .title h1{color: #bc292f; font-weight: normal; padding-bottom: .1rem;}
#module-05 .title img{ width: 1.9rem; display: block; margin: 0 auto;}
#module-05 .box{position: relative; padding: 40px 0px 60px;}
#module-05 .swiper-slide{
	opacity: 1;
	position: relative;
	box-sizing: border-box;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#module-05 .swiper-slide .pic img{
	display: block;
	width: 100%;
	transition: all 0.2s ease-in-out;
}
#module-05 .swiper-slide .con{
	display: block;
	position: relative;
	padding: 10px;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#module-05 .swiper-slide h2{
	font-size: 18px;
	color: #888;
	padding-top: 60px;
	font-weight: normal;
	margin-bottom: .1rem;
	text-align: center;
	display: none;
}
#module-05 .swiper-slide-prev .pic img,
#module-05 .swiper-slide-next .pic img{
	z-index: 4;
	transform: scale(1.15);
	box-shadow: 0 0 30px #ccc;
}
#module-05 .swiper-slide-active .pic img{
	z-index: 5;
	box-shadow: 0 0 30px #aaa;
	transform: scale(1.3);
}
#module-05 .swiper-slide-active .con{
}
#module-05 .swiper-slide-active h2{
	color: #555;
	display: block;
}
#module-05 .swiper-button-prev,
#module-05 .swiper-button-next{ position: absolute; z-index: 9; width: 40px;  height: 55px;  z-index: 1;  text-indcnt:-99em; overflow: hiddcn; top: 42%; margin-top: -27px;  background: rgba(0,0,0,0.5) url(../img/prev.png) no-repeat center center; border-radius: 5px; z-index: 8;  transition: all 0.2s ease-out; }
#module-05 .swiper-button-next{ background-image: url(../img/next.png);}
#module-05 .swiper-button-next::after, #module-05 .swiper-button-prev::after{ display: none !important;}


@media screen and (max-width: 768px) {
	
	#header .menu ul li.nav1{color: #bc292f; border-top: 0; background:none;}
	

	#module-01{	overflow: hidden; position: relative; z-index: 1; background: #f1f1f1;}
	#module-01 .mainBox{width: 100% !important;}
	#module-01 .title{text-align: left; margin-top: .7rem; text-align: center;}
	#module-01 .title h1{color: #bc292f; font-weight: normal; font-size: 1.5rem; padding-bottom: .1rem;}
	#module-01 .title img{ width:6rem; display: block; margin: 0 auto;}
	#module-01 .box{padding: .5rem 20px .5rem 20px; font-size:.7rem; color: #4c4c4c; line-height: 1.8em; }
	#module-01 .box p{margin-bottom: 1em;}

	#module-02{	overflow: hidden; position: relative; z-index: 1; background: #f1f1f1;}
	#module-02 .box{position: relative; overflow: hidden; width: 100%; margin: 0 auto;}
	#module-02 .con{display: block; float: left; position: relative; z-index: 0; width: 49vw;
		background-color: #bc292f; margin: 0.5vw; overflow: hidden; box-sizing: border-box; transition: all 0.2s ease-in-out;}
	#module-02 .con span{
		display: block;
		position: relative;
		width: 100%;
		height: auto;
		transition: all 0.2s ease-in-out;
	}
	#module-02 .con img{
		display: block;
		width: 100%;
	}
	#module-02 .con h1{
		font-size: .75rem;
		margin-top: 5px;
		margin-bottom: 10px;
		color: #fff;
		text-align: center;
	}
	#module-02 .con i{
		display: none;
		text-align: center;
		width: 140px;
		margin: 25px auto 0;
		line-height: 34px;
		font-size: .5rem;
		color: #fff;
		height: 34px;
		font-style: normal;
		border-radius: 20px;
		border: 1px solid #fff;
		transition: all 0.2s ease-in-out;
	}
	#module-02 .con .con:hover i{
		background: #fff;
		color: #000;
	}


	#module-03 {position: relative; padding-top: .7rem; background: #001f32 url(../img/module-03-bg.jpg) no-repeat; background-size: cover;}
	#module-03 .mainBox{width: 100% !important;}
	#module-03 .title{text-align: left; text-align: center;}
	#module-03 .title h1{color: #fff; font-weight: normal; padding-bottom: .1rem;}
	#module-03 .title img{ width: 1.9rem; display: block; margin: 0 auto;}
	#module-03 .box{padding: .5rem 10px; display: block; justify-content: space-between; line-height: 1.8em; }
	#module-03 .box .list{ display: block; width: 100%; margin-bottom: 15px; background: #fff; position: relative;}
	#module-03 .box .list .play_video{position: relative;}
	#module-03 .box .list .icon{
		text-indent: -999em;
		opacity: 0;
		display: block;
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.6) url(../img/play.png) no-repeat center center;
		background-size: 60px;
		transition: all 0.2s ease-out; 
	}
	#module-03 .box .list:hover .icon{opacity: 1;}
	#module-03 .box .list img{ display: block; width: 100%;}
	#module-03 .box .list video{width: 100%; position: absolute; top: 0;}
	#module-03 .box .list h2{padding: 6px 12px; font-size:.7rem; font-weight: normal;}

	#module-04{	overflow: hidden; position: relative; z-index: 1; background: #fff;}
	#module-04 .mainBox{width: 100% !important;}
	#module-04 .title{text-align: left; margin-top: .7rem; text-align: center;}
	#module-04 .title h1{color: #bc292f; font-weight: normal; padding-bottom: .1rem;}
	#module-04 .title img{ width: 1.9rem; display: block; margin: 0 auto;}
	#module-04 .box{padding: .7rem 20px; display: block; justify-content: space-between; font-size:.18rem; color: #4c4c4c; line-height: 1.8em; }
	#module-04 .box a{display: block; width: 100%; box-sizing: border-box; padding: 0px; margin-bottom: 15px; position: relative; background: #fff; border: 1px solid #f1f1f1;transition: all 0.2s ease-out;}
	#module-04 .box a:hover{box-shadow: 0 0 25px #ccc;}
	#module-04 .box .pic{overflow: hidden;}
	#module-04 .box .pic img{width: 100%; display:block;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
	#module-04 .box a:hover .pic img{ transform: scale(1.1);}
	#module-04 .box .date{ display: none;}
	#module-04 .box .date span{width: 95px; display: block;}
	#module-04 .box .date span:first-child{font-size: 36px; font-weight: bold; }
	#module-04 .box .con{padding: 12px;}
	#module-04 .box .con h2{font-size: .9rem; margin-bottom: 10px; margin-top: 10px; color: #000; font-weight: normal;}
	#module-04 .box .con p{font-size: .7rem; line-height: 1.6em; color: #888;}

	#module-05{	overflow: hidden; position: relative; z-index: 1; background: #f1f1f1;}
	#module-05 .title{text-align: left; margin-top: .7rem; text-align: center;}
	#module-05 .title h1{color: #bc292f; font-weight: normal; padding-bottom: .1rem;}
	#module-05 .title img{ width: 1.9rem; display: block; margin: 0 auto;}
	#module-05 .box{position: relative; padding: 40px 0px 60px;}
	#module-05 .swiper-slide{
		opacity: 1;
		position: relative;
		box-sizing: border-box;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	#module-05 img{
		display: block;
		width: 100%;
		transition: all 0.2s ease-in-out;
	}
	#module-05 .swiper-slide .con{
		display: block;
		position: relative;
		padding: 10px;
		position: relative;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	#module-05 .swiper-slide h2{
		font-size: 18px;
		color: #888;
		padding-top: 60px;
		font-weight: normal;
		margin-bottom: .1rem;
		text-align: center;
		display: none;
	}
	#module-05 .swiper-slide-prev .pic img,
	#module-05 .swiper-slide-next .pic img{
		z-index: 4;
		transform: scale(1.15);
		box-shadow: 0 0 30px #ccc;
	}
	#module-05 .swiper-slide-active .pic img{
		z-index: 5;
		box-shadow: 0 0 30px #aaa;
		transform: scale(1.3);
	}
	#module-05 .swiper-slide-active .con{
	}
	#module-05 .swiper-slide-active h2{
		color: #555;
		display: block;
	}
	#module-05 .swiper-button-prev,
	#module-05 .swiper-button-next{ position: absolute; z-index: 9; width: 40px;  height: 55px;  z-index: 1;  text-indcnt:-99em; overflow: hiddcn; top: 42%; margin-top: -27px;  background: rgba(0,0,0,0.5) url(../img/prev.png) no-repeat center center; border-radius: 5px; z-index: 8;  transition: all 0.2s ease-out; }
	#module-05 .swiper-button-next{ background-image: url(../img/next.png);}
	#module-05 .swiper-button-next::after, #module-05 .swiper-button-prev::after{ display: none !important;}
	
	
}




















