@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.7);}
#header.on{background-color: #fff; top: 0 !important;}
#header.on:hover{background: #fff;}
#header .menu-con>ul>li>a>span.cn{color: #fff;}
#header .logo a{background-image: url(../img/logo3.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{}
#header .menu-con>ul>li:hover>a>span.cn{border-bottom: 2px solid #ccc;color: #E40012; }
#header .menu-con>ul>li .navCon{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{border-bottom: 2px 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 .menu-con>ul>li>a>span.cn{opacity: 1;}



#banner{ width: 100%; min-width: 1024px; height: 100vh; min-height: 7.34rem; max-height: 8.34rem; overflow: hidden; position: relative; top: 0; background-color: #000;}
#banner .banner{position: relative; height: 100%;}
#banner .swiper-wrapper{position: relative; width: 100%; }
#banner .banner .video-box{	position: absolute;	left: 0;top: 0;	width: 100%; height: 100%;overflow: hidden; background-color: #000;}
#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%); opacity: .9;}
#banner .banner-bg{position: absolute; width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover;}
#banner a{display: block;}
#banner a img{width: 100%; display: block; position: absolute; height: 100%;}
#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: bold; text-align: center; 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: .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;}

@media screen and (max-width: 1600px) {
	#banner .banner-con{text-align: left; position: absolute; width: 90%; max-width: 1024px; margin: 0 auto; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #fff;}
	#banner .banner-con span{width: 130px; height: 34px; font-size: 14px; line-height: 32px; }
}


.module-title{padding: 40px 0 .2rem 0; display: block; margin: 30px 0 0; position: relative; }
.module-title h2{color: #000; font-size: .39rem; display: block; position: relative;}
.module-title span{height: 3px; display: none; position: relative; background: #E40012; border-radius: 3px; margin:8px 0 10px; width: .5rem; }
.module-title .more{ position: absolute; right: 0; top: 46px; text-transform: uppercase; box-sizing: border-box; font-size: 12px; color: #888; width: 100px; text-align: center; line-height: 26px; height: 28px;  border: solid 1px #E4E4E4; border-radius: 3px; transition: all 0.3s ease-in-out; background: #fff;}
.module-title .more:hover{	background: #E40012 ; border-color: #E40012;	color: #fff; width: 100px;}


.module-1{margin-top: 1.3rem;}
.module-1-bg{
	position: absolute;
	top: 0;
	left: 2rem;
	width: 100%;
	height: 100%;
	background: linear-gradient(151deg, rgba(244,247,249,0.19) 0%, rgba(167,167,167,0) 100%);
	background: #F4F7F9;
	opacity: 0.77;
	border-radius: 0px;
}
.module-1 .pic{position: relative;  width: 40%; float: left; z-index: 2; top: -.5rem; overflow: hidden;}
.module-1 .pic .pic-box{overflow: hidden; position: relative; padding-bottom: 30px;}
.module-1 .pic b{color: #fff; position: absolute; width: 100%; bottom: 0; left: 0; padding: 15px 20px; text-shadow: 0 0 20px rgba(0,0,0,0.5); background: linear-gradient(183deg, rgba(0,0,0,0) 10%, rgba(0,0,0,0.20) 50%, rgba(0,0,0,0.7) 100%);}
.module-1 .pic img{width: auto; display: block; width: 100%; position: relative;}
.module-1 .pic>span{
	width: 2.3rem;
	height: .12rem;
	display: block;
	position: absolute;
	bottom: -.56rem;
	right: 0;
	background-color: #E40012;
}
.module-1  .swiper-pagination{bottom: 0;}
.module-1  .swiper-pagination-bullet-active{background-color: #E40012;}

.module-1 .con{float: right; width: 59%; position: relative; padding: .6rem 0 0 0rem; }
.module-1 .con .text{overflow:hidden; height: 12.8em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
.module-1 .con h2{color: #E40012; font-size: .39rem; display: block; position: relative; margin-bottom: .3rem;}
.module-1 .con p{margin-bottom: 0.5em;}
.module-1 .con .more{position:relative; float: right; right: 0; margin: .4rem 0 0; transition: all 0.3s ease-in-out;}
.module-1 .con .more .iconfont{position: relative; top: .15em; left: 0; font-size: 1.5em; transition: all 0.3s ease-in-out;}
.module-1 .con .more:hover{right: -.3em; color: #E40012;}
.module-1 .con .more:hover .iconfont{left: .2em;}

.module-2{ background: url(../img/dj.jpg) no-repeat center top; background-size: cover ;	 padding-bottom: .8rem;}
.module-2 .module-title{background: url(../img/dj-img.png) no-repeat 1.4rem top; margin-bottom: .5rem;}
.module-2 .module-title h2{	color: #fff; margin-top: 20px;}
.module-2 .module-title p{color: #fff; margin-top: .3rem; text-align: justify;}
.module-2 .dj-box{position: relative; width: 100%;}
.module-2 .list{width: 23.5%; margin-right: 2%;}
.module-2 .list img{width: 100%; display: block; transform: scale(1.01); transition: all 0.3s ease-in-out; background-size: cover; background-position: center; background-repeat: no-repeat;}
.module-2 .list:hover img{transform: scale(1.05);}
.module-2 .list .l-time{font-size: 12px;display: block;	padding: 10px 0;}
.module-2 .list .l-title{}
.module-2 .list .list-con{color: #fff;}

.module-2 .btn-box{width: 100%; max-width: 1600px; min-width: 1024px; position: relative; margin: 0 auto; margin-top: 30px;}
.module-2 .swiper-button-prev,.module-2 .swiper-button-next{ top: -40px;}
.module-2 .swiper-button-prev{left: auto; right: 50px;}
.module-2 .swiper-button-next{right: 0;}
.module-2 .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #fff;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.module-2 .swiper-button-next:after, .module-2 .swiper-container-rtl .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #fff;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.module-2 .swiper-pagination{bottom: -.6rem;}
.module-2 .swiper-pagination .swiper-pagination-bullet-active{background-color: #D70021;}
	


.module-3{background:#fff; overflow: hidden;}
.module-3 .module-title h2{display: block; position: relative;}
.module-3 .main-box{padding-bottom: 40px;}
	.hot-news{ width:40%; float: left; overflow:hidden; position:relative; margin-bottom: .3rem; transition:all 0.4s ease-out 0s;}
	.hot-news .news-img{ overflow:hidden; transform:scale(1); transition:all 0.4s ease-out 0s;}
	.hot-news .news-img img{ display:block; width:100%; height:414px;background-position:center center; background-repeat:no-repeat; background-size:cover; }
	.hot-news .hot-news-con{ position:relative; padding:20px 25px; text-align:left; overflow:hidden;transition:all 0.4s;background: #F4F7F9;}
	.hot-news .hot-news-con .news-title{ display:table; width:100%; overflow:hidden;}
	.hot-news .title{ line-height:1.7em; color:#000; font-size: 20px; font-weight: normal; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; transition:all 0.4s ease-out 0s;}
	.hot-news .list-info{font-size: 12px; display: table; color: #888; padding: 3px 0 5px 0px; }
	.hot-news:hover{box-shadow: 0 0 25px rgba(0,0,0,0.2);}
	.hot-news:hover .news-img{transform:scale(1.1, 1.1);}
	.hot-news:hover .title{ color:#E40012; transition:all 0.4s; }

	.news-list-pic{width: 27%; float: left; padding: 0 15px;}
	.news-list-pic .list{position: relative; margin-bottom: 15px; display: block;transition:all 0.4s;}
	.news-list-pic .list .news-img{overflow: hidden;}
	.news-list-pic .list .news-img img{width: 100%; height: 255px; display: block; background-position: center; background-size: cover; transition:all 0.4s;}
	.news-list-pic .list .news-con{position: absolute; opacity: 0; width: 100%; height: 100%; top: 0; left: 0;background-color: rgba(2228, 0, 18, .85); padding: 20px 25px; transition:all 0.4s;}
	.news-list-pic .list .news-con .title{font-size: 20px; color: #fff;line-height:1.7em;}
	.news-list-pic .list .news-con .list-info{position: absolute;bottom: 20px; font-size: 12px; color: #fff;}
	.news-list-pic .list:hover{box-shadow: 0 0 25px rgba(0,0,0,0.2);}
	.news-list-pic .list:hover .news-img img{transform:scale(1.1, 1.1);}
	.news-list-pic .list:hover .news-con{opacity: 1;}

	.news-list{ width:33%; float: right; text-align:left; }
	.news-list .list{display: block;position: relative; overflow: hidden; background: #F4F7F9; transition: all 0.4s ease-in-out; padding: 23px 25px;margin-bottom: 15px;}
	.news-list .list:last-child{border-bottom: 0;}
	.news-list .list .box-con{ position: relative; padding: 0px;}
	.news-list .list .box-con b{font-size: 20px; font-weight: normal; line-height: 1.5em; color: #000; transition: all 0.4s ease-in-out; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
	.news-list .list .box-con .list-info{font-size: 12px; display: table; color: #888; margin-bottom: 3px; padding: 2px 0 2px 0px; transition: all 0.4s ease-in-out;}
	.news-list .list .box-con p{ display: block; height: 3.2em; font-size: 16px; line-height: 1.8em;  color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; transition: all 0.4s ease-in-out;}
	.news-list .list:hover{background-color: #E40012; box-shadow: 0 0 25px rgba(0,0,0,0.2);}
	.news-list .list:hover .box-con b,
	.news-list .list:hover .box-con .list-info,
	.news-list .list:hover .box-con p{color: #fff;}
	.news-list .list:hover .box-con b{font-weight: bold;}
	
.window-welcome{
	background: rgba(0,0,0,0.7);
	animation: xs 6s;
	opacity: 0;
	z-index: 0;
}
.window-welcome .content{
	border-radius: 0;
	width: 700px;
	height: 400px;
	margin-top: -200px;
	margin-left: -350px;
	border-radius: 15px;
	top: 50%;
	left: 50%;
	background: rgba(255,255,255,0.85);
	overflow: hidden;
	position: relative;
	border: 1px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
.window-welcome .content .welcome-bg{position: absolute; z-index: 0; left: 0; top: 0; width: 100%; height: 100%; background: url(../img/window-welcome-bg2.png) no-repeat center; background-size: 120%; transform: scale(1.1);}
.window-welcome .content .window-con{position: absolute; top: 50%; left: 50%; width: 100%; transform: translate(-50%,-50%);}
.window-welcome .content .close{color: #888; cursor: pointer;}
.window-welcome .content .close:hover{color: #888;}
.window-welcome .content img{margin: .2rem auto .6rem; display: block; width: 1.5rem;}
.window-welcome .content h2{margin: 40px 0 60px; font-size: .4rem; color: #D70021; text-align: center; letter-spacing: 3px;}
.window-welcome .content .btn-box{text-align: center;}
.window-welcome .content .btn-box a{display: inline-block; font-size: 15px; height: 42px; width: 10em; margin: 0 5px; text-align: center; line-height: 42px; border-radius: 50px; transition: all 0.4s ease-in-out;background-color: #E40012; color: #fff;}
.window-welcome .content .btn-box a:hover{background-color: #E40012; width: 12em; letter-spacing: 3px; color: #fff;}	
	
@keyframes xs{
	0%{opacity: 1;z-index: 100000;}
	90%{opacity: 1;}
	99%{opacity: 0;z-index: 100000;}
	100%{display: none;z-index: 0;}
}
	
@media screen and (max-width: 1600px) {
	.module-1 .con{float: right; width: 57%; position: relative; margin-right: .3rem; padding: .6rem 0rem 0 0rem; }
	.module-1 .con .text{overflow:hidden; height: 12.8em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
	.module-1 .con h2{color: #E40012; font-size: .29rem; display: block; position: relative; margin-bottom: .3rem;}
	.module-1 .con p{margin-bottom: 0.5em;}
	.module-1 .con .more{position:relative; float: right; right: 0; margin: .4rem 0 0; transition: all 0.3s ease-in-out;}
	.module-1 .con .more .iconfont{position: relative; top: .15em; left: 0; font-size: 1.5em; transition: all 0.3s ease-in-out;}
	.module-1 .con .more:hover{right: -.3em; color: #E40012;}
	.module-1 .con .more:hover .iconfont{left: .2em;}
	
	
	.news-list .list .box-con .list-info{font-size: 12px; display: table; color: #888; margin-bottom: 3px; padding: 3px 0 3px 0px; transition: all 0.4s ease-in-out;}
}
@media screen and (max-width: 1330px) {
	.module-1 .con .text{height: 7.2em;-webkit-line-clamp: 4;}
	
	.hot-news .news-img img{ display:block; width:100%; height:320px;background-position:center center; background-repeat:no-repeat; background-size:cover; }
	.news-list-pic .list .news-img img{width: 100%; height: 207px; display: block; background-position: center; background-size: cover; transition:all 0.4s;}
	
	.news-list .list{display: block;position: relative; height: 103px; overflow: hidden; background: #F4F7F9; transition: all 0.4s ease-in-out; padding: 15px 20px;margin-bottom: 15px;}
	.news-list .list .box-con b{font-size: 18px; font-weight: normal; line-height: 1.5em; color: #000; transition: all 0.4s ease-in-out; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
	.news-list .list .box-con .list-info{font-size: 12px; display: table; color: #888; margin-bottom: 2px; padding: 0px; transition: all 0.4s ease-in-out;}
	.news-list .list .box-con p{ display: table; font-size: 14px; line-height: 1.6em; color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; transition: all 0.4s ease-in-out;}
	
}

@media screen and (max-width: 1024px) {

	#header{background-color: rgba(0,0,0,0.2);}
	#header:hover{background-color: rgba(0,0,0,0.75);}
	#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/logo3.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;}
}
/* ipad 竖版 */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){ 
	#banner{ width: 100%; min-width: 100%; height: 70vw; overflow: hidden; position: relative; top: 0; background-color: #000;}
	
}

@media screen and (max-width: 768px) {
	
	
	
	
	
	#banner{ width: 100%; min-width: 100%; height: 45vw;min-height: 45vw; max-height: 45vw; 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; background-color: #000;}
	#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%); opacity: .9;}
	#banner .banner-bg{position: relative; height: 100%; background-position: center center !important; background-repeat: no-repeat; background-size: cover;}
	#banner a{width: 100vw; height: 45vw;}
	#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: bold; text-align: center; 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; display: none;}
	#banner .swiper-button-next{right: 10px;opacity: .2; display: none;}
	#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: 40px 0 20px 0; display: block; margin: 30px 0 0; position: relative; }
	.module-title h2{color: #000; font-size: .39rem; display: block; position: relative;}
	.module-title span{height: 3px; display: block; position: relative; background: #E40012; border-radius: 3px; margin:8px 0 10px; width: .5rem; }
	.module-title .more{ position: absolute; right: 0; top: 35px; text-transform: uppercase; box-sizing: border-box; font-size: 12px; color: #888; width: 6em; height: 24px; line-height: 22px;}
	.module-title .more:hover{	background: #E40012 ;	border-color: #E40012;	color: #fff;width: 100px;}
	
	
	.module-1{margin-top: 25px; padding: 20px;}
	.module-1-bg{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(151deg, rgba(244,247,249,0.19) 0%, rgba(167,167,167,0) 100%);
		background: #F4F7F9;
		opacity: 0.77;
		border-radius: 0px;
	}
	.module-1 .pic{position: relative; width: 100%; float: left; z-index: 2; top: -.1rem;}
	.module-1 .pic img{width: auto; width: 100%;}
	.module-1 .pic>span{
		width: .5rem;
		height: 3px;
		display: block;
		position: absolute;
		bottom: -4em;
		right: auto;
		left: 20px;
		background-color: #E40012;
	}
	.module-1 .con{float: right; width: 100%; position: relative; padding: 0 20px 20px; }
	.module-1 .con .text{overflow:hidden; height: 10em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
	.module-1 .con h2{color: #E40012; font-size: .39rem; display: block; position: relative; margin-bottom: .3rem;}
	.module-1 .con p{margin-bottom: 0.5em;}
	.module-1 .con .more{position:relative; float: right; right: 0; margin: .4rem 0 0; transition: all 0.3s ease-in-out;}
	.module-1 .con .more .iconfont{position: relative; top: .15em; left: 0; font-size: 1.5em; transition: all 0.3s ease-in-out;}
	.module-1 .con .more:hover{right: -.3em; color: #E40012;}
	.module-1 .con .more:hover .iconfont{left: .2em;}
	
	
	.module-2{ background: url(../img/dj.jpg) no-repeat center top; padding: 0 20px .8rem;}
	.module-2 .module-title{background: url(../img/dj-img.png) no-repeat 1.4rem top; margin-bottom: 0; padding-top: 0.3rem; margin-top: 0;}
	.module-2 .module-title h2{	color: #fff; margin-top: 20px;}
	.module-2 .module-title span{height: 3px; display: block; position: relative; background: #fff; border-radius: 3px; margin:8px 0 10px; width: .5rem; }
	.module-2 .module-title p{color: #fff; margin-top: .3rem; text-indent: 2em;}
	.module-2 .dj-box{position: relative; width: 100%; }
	/* .module-2 .list .pic{overflow: hidden;} */
	.module-2 .list img{width: 100%; display: block; transform: scale(1.01); transition: all 0.3s ease-in-out; background-size: cover; background-position: center; background-repeat: no-repeat;}
	.module-2 .list:hover img{transform: scale(1.05);}
	.module-2 .list .l-time{font-size: 12px;display: block;	padding: 10px 0 5px;}
	.module-2 .list .l-title{font-size: .32rem;}
	.module-2 .list .list-con{color: #fff;}
	
	.module-2 .btn-box{width: 100%; max-width: 1600px; min-width: 1024px; position: relative; margin: 0 auto; margin-top: 30px; display: none;}
	
	.module-2 .swiper-pagination{bottom: -.5rem; }
	.module-2 .swiper-pagination .swiper-pagination-bullet{background-color: #fff;}
	.module-2 .swiper-pagination .swiper-pagination-bullet-active{background-color: #fff;}
		
	
	
	.module-3{background:#fff; overflow: hidden; padding: 0 20px;}
	.module-3 .module-title{margin: 0; padding-bottom: 0;}
	.module-3 .module-title h2{display: block; position: relative; margin-top: 0;}
	
	.module-3 .main-box{padding-bottom: 40px;}
	.module-3 .list-box{}
	.module-3 .list{border-top: 1px solid #f1f1f1; padding: .3rem 0; overflow: hidden;}
	.module-3 .list .right-box{width: 100%; float: none; display: block;}
	.module-3 .list .right-box .title{font-size: .3rem; margin-bottom: .15rem; line-height: 1.5em; transition: all 0.3s ease-in-out;overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
	.module-3 .list .right-box .describe{color: #888; transition: all 0.3s ease-in-out; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; display: none;}
	.module-3 .list .right-box .time{font-size: .2rem; color: #888;}
	.module-3 .list .right-box:hover .title{color: #E40012;}
	.module-3 .list .right-box:hover .describe{color: #000;}
	.module-3 .list .right-box .pic{float: right; width: 2.3rem; margin-left: .2rem;}
	.module-3 .list .right-box .pic img{width: 100%; display: block; background-size: cover; background-position: center;}
}




















