.swiper-container {
	width: 100%;
}
.swiper-container img {
	display: block;
	width: 100%;
}
.swiper-pagination-bullet-active{
	background-color:#387ff5;
}

.tit{font-size:2.0rem;text-align:center;margin:2.0rem 0}
.tit p{color:#850100;font-size:1rem;line-height:2.0em;}
.intro{text-align:center;font-size:1.5rem;color:#850100;background:url(../images/intro.png) no-repeat center top;padding:2rem 3rem; background-size:100%;}
.intro p{text-align:left;font-size:1.1rem;line-height:1.8rem;color:#000;margin:1rem auto;width:70%;}
.intro .tolink{background:#870001;color:#fff;border-radius:1.2rem;padding: 0.6rem 2.5rem;font-size:1.0rem;}
.flex{display:flex;flex-wrap:wrap}

.cat-tit{margin-bottom: 30px;}
.cat-tit span{font-size:1.3rem;color:#850100;border-bottom:3px solid #850100;padding: 0 6px 6px;}

.zhdj{margin-right: 15px;flex: 1;overflow:hidden}
.zhdj .newslist li{overflow: hidden;position:relative;margin:15px 0}
.zhdj .newslist .title{font-size:1.2rem;}
.zhdj .newslist .inputtime{float:right;}
.video{width:50%;}

.hswh{margin-right: 15px;flex: 1;overflow:hidden}
.hswh .newslist li{overflow: hidden;position:relative;margin:15px 0}
.hswh .newslist .title{font-size:1.2rem;}
.hswh .newslist .inputtime{float:right;}
.ntcp-njkp{flex-wrap:nowrap;width:50%;}
.ntcp-njkp img{width:100%;}
.ntcp-njkp .ntcp{margin:0 30px;}

.ntcp-njkp .ntcp,.ntcp-njkp .njkp{border: 1px solid #ccc;box-shadow: 0px 0px 5px 3px #ccc;}
.ntcp-njkp .ntcp span,.ntcp-njkp .njkp span{font-size:1.2rem;padding:6px;}

.margintop{margin-top:55px;}
.description{color:#999;line-height:1.8em;font-size:0.9rem;max-height: 3.6em;overflow: hidden;}

#dlfm .swiper-slide{width:25%;width: calc(25% - 30px);margin: 15px;}
#dlfm .swiper-slide .thumb{height:180px;overflow:hidden}
#dlfm .swiper-slide .title{text-align:center}
@media screen and (max-width: 768px){
	.margintop {margin-top:15px;}
	.intro{font-size:1.5rem;background:url(../images/intro_mobile.png) no-repeat center top;}
	.intro p{font-size:1.0rem;width:90%;line-height:1.5rem;}
	.video{width:100%;padding:15px;}
	.zhdj{margin-left: 15px;}
	.zhdj .newslist li{padding-bottom:35px;}
	.zhdj .newslist .inputtime{position: absolute;right: 0;bottom:0px;}
	.cat-tit{text-align:center;margin:15px 0;}
	.hswh{margin-left: 15px;}
	.hswh .newslist li{}
	.ntcp-njkp{width:100%;}
	.ntcp-njkp .ntcp{margin-left:15px;margin-right:15px}
	.ntcp-njkp .njkp{margin-right:15px;}
	.cat-tit .more{display:none}
	#dlfm .swiper-slide{width:50%;width: calc(50% - 30px);margin: 15px;}
	#dlfm .swiper-slide .thumb{height:120px;overflow:hidden}
}