﻿

.page_bnr{
	width:100%;
}
.page_bnr img{
	width:100%;
}

.channel_tit {
	max-width:1000px;
	margin:0 auto;
}
.channel_tit h3{
	font-size:30px;
	color:#ab0205;
	text-align:center;
	line-height:40px;
	font-weight:normal;
}
.channel_tit p{
	font-size:14px;
	line-height:30px;
	color:#666;
	text-align:center;
	padding:25px 0;
}

@media (max-width:1000px){
	.channel_tit{padding:0 15px;}
	.channel_tit p{padding:12px 0;}
}


.channel_w1{
	width:100%;
	background:#f5f5f5;
	padding:60px 0 30px 0;
}

.channel_w2{
	max-width:1000px;
	padding:60px 0 30px 0;
	margin:0 auto;
}

.channel_w3{
	width:100%;
	background:#333333;
}


.channel_w4{
	max-width:1200px;
	padding:60px 0 30px 0;
	margin:0 auto;
}

.channel_w5{
	width:100%;
	padding:75px 0;
	background:#ab0205;
}


@media (max-width:1200px){
	.channel_w1,.channel_w2{
		padding:40px 10px 20px 10px;
	}
	.channel_w4{
		padding:40px 0 20px 0;
	}
	.channel_w5{
		padding:10px 0 20px 0;
		background:none;
	}
}










.channel_about{
	max-width:1200px;
	padding:30px 0 20px 0;
	margin:0 auto;
}
.channel_about .apic{
	float:left;
	margin-right:50px;
}
.channel_about .apic img{
	
	max-width:100%;
}
.channel_about .a_con{
	padding:20px 0;
	font-size:14px;
	line-height:30px;
	color:#666;
	text-indent:2em;
}

.channel_about .a_more{
	text-align:center;
	clear:both;
	padding:10px 0;
}
.channel_about .a_more a{
	display:inline-block;
	border:2px solid #ab0205;
	padding:10px 30px;
	color:#ab0205;
	font-size:14px;
	border-radius:5px;
	text-align:center;
	transition:all .5s;
}
.channel_about .a_more a:hover{
	background-color:#ab0205;
	color:#fff;
}


@media (max-width:1200px){
	.channel_about{
		padding-top:10px;
	}
	.channel_about .apic{
		margin-right:30px;
	}
	.channel_about .a_con{
		padding:10px 0;
	}
}
@media (max-width:900px){
	.channel_about .apic{
		width:30%;
		padding:15px 0;
	}
}
@media (max-width:640px){
	.channel_about .apic{
		width:100%;
		padding:15px 0;
		float:none;
		text-align:center;
	}
}



.dszzc_con{
	padding-top:30px;
	padding-left:320px;
}
.dszzc_con .zc_tit{
	font-size:18px;
	color:#333;
	line-height:30px;
	font-weight:bold;
}
.dszzc_con .zc_tit:after{
	display:block;
	content:'';
	height:10px;
	border-bottom:3px solid #ab0205;
	width:70px;
	margin-bottom:10px;
}
.dszzc_con .zc_con{
	padding:5px 0 30px 0;
	font-size:14px;
	line-height:30px;
	color:#666;
	text-indent:2em;
}
.dszzc_con .zc_con a{
	color:#ab0205;
}




.dszjs_col{
	max-width:1000px;
	margin:0 auto;
	position:relative;
}
.dszjs_col .dsz_pic{
	position:absolute;
	left:10px;
	bottom:0;
	z-index:3;
}
.dszjs_col .dsz_pic img{
	max-width:100%;
}
.dszjs_col .dsz_name{
	width:450px;
	height:113px;
	color:#fff;
	padding-left:100px;
	background:url(dsz_intro.png) no-repeat right top;
	position:absolute;
	left:225px;
	top:0;
	z-index:2;
}
.dszjs_col .dsz_name h3{
	padding-top:22px;
	color:#fff;
	font-size:48px;
	letter-spacing:2px;
	font-weight:normal;
	display:inline-block;
	float:left;
}

.dszjs_col .dsz_name span{
	font-size:24px;
	line-height:28px;
	padding-left:15px;
	padding-top:28px;
	display:inline-block;
}
.dszjs_col .dsz_name span b{
	font-size:18px;
	font-weight:normal;
}

.dszjs_col .dsz_js{
	font-size:14px;
	line-height:30px;
	color:#fff;
	padding:20px 0 40px 705px;
	letter-spacing:1px;
}



@media (max-width:1000px){
	.dszzc_con{
		padding-left:0;
	}
	.dszzc_con .zc_tit{
		text-align:center;
	}
	.dszzc_con .zc_tit:after{
		margin:0 auto 10px auto;
	}
	.dszzc_con .zc_con{
		padding-bottom:10px;
	}
	
	
	.dszjs_col{
		max-width:660px;
	}
	
	.dszjs_col .dsz_pic{
		position:relative;
		margin-right:30px;
		padding-top:30px;
		float:left;
	}
	.dszjs_col .dsz_name{
		width:100%;
		padding-left:320px;
		left:inherit;
		right:0;
		top:200px;
		z-index:1;
	}
	
	.dszjs_col .dsz_js{
		margin-top:320px;
		padding:20px 0;
		float:left;
	}
	
}


@media (max-width:660px){
	
	.dszjs_col .dsz_pic{
		width:260px;
		position:static;
		margin:0;
		margin-right:15px;
		padding-left:15px;
		padding-top:30px;
		float:left;
	}
	.dszjs_col .dsz_name{
		background:none;
		height:auto;
		width:100%;
		padding-left:15px;
		padding-top:50px;
		position:static;
		float:none;
	}
	.dszjs_col .dsz_name h3{
		font-size:36px;
		float:none;
	}
	
	.dszjs_col .dsz_name span{
		font-size:20px;
		line-height:28px;
		padding-left:0;
		padding-top:10px;
		display:block;
	}
	.dszjs_col .dsz_name span b{
		font-size:16px;
		font-weight:normal;
	}
	
	.dszjs_col .dsz_js{
		width:100%;
		float:none;
		padding-left:15px;
		font-size:14px;
		line-height:28px;
		margin:0;
	}

}

@media (max-width:540px){
	.dszjs_col .dsz_pic{
		width:50%;
		text-align:right;
	}
	.dszjs_col .dsz_name{
		padding-top:30px;
		position:static;
		float:none;
	}
	.dszjs_col .dsz_name h3{
		font-size:30px;
	}
	.dszjs_col .dsz_name span{
		font-size:18px;
		line-height:24px;
	}
	.dszjs_col .dsz_name span b{
		font-size:14px;
	}
	.dszjs_col .dsz_js{
		font-size:12px;
		line-height:24px;
	}
}

@media (max-width:400px){
	.channel_w3{
		background:#f5f5f5;
	}
	
	.dszjs_col .dsz_pic{
		width:40%;
		text-align:center;
		margin:0;
	}
	.dszjs_col .dsz_pic img{
		border:1px solid #666;
		background:#fff;
		padding:10px 10px 0 10px;
		border-radius:5px;
	}
	.dszjs_col .dsz_name{
		width:60%;
		color:#333;
		padding-top:10px;
		float:left;
	}
	.dszjs_col .dsz_name h3{
		color:#333;
	}
	.dszjs_col .dsz_name span{
		color:#333;
	}
	.dszjs_col .dsz_name span b{
		color:#333;
	}
	.dszjs_col .dsz_js{
		color:#333;
		width:60%;
		float:left;
	}
}





.channel_dsj{
	
}
.channel_dsj ul {
	
}
.channel_dsj ul li{
	width:33.33333333%;
	float:left;
}

.channel_dsj ul li a{
	width:100%;
	display:block;
	overflow:hidden;
	position:relative;
}
.channel_dsj ul li a img{
	width:100%;
}
.channel_dsj ul li a .pic_opacity{
	width:100%;
	height:100%;
	background:rgba(171,2,5,.8);
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	transition:all .3s ease-in-out;
	opacity:0;
}
.channel_dsj ul li a:hover .pic_opacity{
	padding:15px;
	opacity:1;
}
.channel_dsj ul li a .pic_opacity:after{
	width:100%;
	height:100%;
	border:1px solid #fff;
	z-index:3;
	display:block;
	content:'';
	transition:all .3s ease-in-out;
	opacity:0;
}
.channel_dsj ul li a:hover .pic_opacity:after{
	
	opacity:1;
}
.channel_dsj ul li a h3{
	width:100%;
	height:100%;
	padding:24% 30px 30px 30px;
	line-height:30px;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	display:block;
	position:absolute;
	left:0;
	bottom:-100%;
	opacity:0;
	z-index:4;
	transition:all .5s ease-in-out;
}

.channel_dsj ul li a:hover h3{
	bottom:0;
	opacity:1;
}


.channel_dsj ul li .dsj_tit{
	width:100%;
	height:100%;
	background:#ab0205;
	position:relative;
}
.channel_dsj ul li .dsj_tit img{
	opacity:0;
	width:100%;
}
.channel_dsj ul li .dsj_tit div{
	width:100%;
	height:100%;
	background:#ab0205;
	padding-top:70px;
	position:absolute;
	left:0;
	top:0;
	z-index:2
}
.channel_dsj ul li .dsj_tit p{
	line-height:30px;
	font-size:18px;
	color:#fff;
	text-align:center;
	z-index:2;
}
.channel_dsj ul li .dsj_tit h3{
	font-size:24px;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-weight:normal;
	margin:30px 0;
	
}
.channel_dsj ul li .dsj_tit h3:after{
	width:87px;
	height:3px;
	background:#fff;
	display:block;
	margin:30px auto 0 auto;
	content:'';
	overflow:hidden;
}



@media (max-width:1060px){
	
	.channel_dsj ul li{
		width:50%;
	}
	.channel_dsj ul li:last-child{
		display:none;
	}
	
}
@media (max-width:640px){
	.channel_dsj ul li a:hover .pic_opacity,.channel_dsj ul li a h3{
		display:none;
	}
}




.channel_piclist{
	padding:10px 0 30px 0;
}
.channel_piclist ul{
	
}
.channel_piclist ul li{
	width:33.33333333%;
	float:left;
}
.channel_piclist ul li a{
	background:#f5f5f5;
	padding:20px;
	display:block;
	transition:all .5s;
}
.channel_piclist ul li a:hover{
	background:#ab0205;
	box-shadow:0 0 10px #333;
}
.channel_piclist ul li a p{
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
.channel_piclist ul li a p img{
	width:100%;
	transition:all .8s;
}
.channel_piclist ul li a:hover p img{
	transform:scale(1.15,1.15);
}
.channel_piclist ul li a h3{
	height:48px;
	line-height:24px;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	overflow:hidden;
}
.channel_piclist ul li a:hover h3{
	color:#fff;
}


@media (max-width:900px){
	
	.channel_piclist ul li a{
		padding:10px;
	}
}

@media (max-width:640px) and (min-width:380px){
	
	.channel_piclist ul li{
		width:100%;
		float:none;
	}
	.channel_piclist ul li a:after{
		content:'';
		display:block;
		height:10px;
		border-bottom:1px dashed #ccc;
		clear:both;
	}
	.channel_piclist ul li a p{
		width:30%;
		padding-right:10px;
		float:left;
		margin:0;
	}
	.channel_piclist ul li a h3{
		text-align:left;
		padding-left:10px;
		font-size:15px;
	}
}
@media (max-width:379px){
	.channel_piclist ul li{
		width:100%;
	}
}








.channel_cultrue{
	max-width:1200px;
	margin:0 auto;
}
.channel_cultrue dl{
	background:#f5f5f5;
	padding-top:30px;
	text-align:center;
}
.channel_cultrue dl dt{display:none;}

.channel_cultrue dl dd{
	width:160px;
	padding:0 10px;
	text-align:center;
	margin-bottom:20px;
	display:inline-block;
	vertical-align:top;
}
.channel_cultrue dl dd img{
	display:block;
	border: 5px solid #e5e5e5;
	border-radius:100%;
	margin:0 auto;
	max-width:120px;
	width:100%;
}
.channel_cultrue dl dd .c_txt{
	padding:10px 0;
}
.channel_cultrue dl dd .c_txt h3{
	font-size:18px;
	line-height:30px;
	font-weight:normal;
	color:#ab0205;
	margin-bottom:5px;
}
.channel_cultrue dl dd .c_txt p{
	font-size:14px;
	line-height:24px;
	color:#333;
}






@media (min-width:1200px){
	.channel_cultrue .channel_tit{
		display:none;
	}
	.channel_cultrue dl dt{display:block;}
	.channel_cultrue dl{
		background:none;
		padding-top:0;
	}
	.channel_cultrue dl dt,.channel_cultrue dl dd{
		width:33.33333333%;
		background-color:#f5f5f5;
		float:left;
		overflow:hidden;
		position:relative;
		padding:0;
		text-align:left;
		margin-bottom:0;
		display:inline-block;
		vertical-align:top;
	}
	.channel_cultrue dl img{
		max-width:100%;
		transition:all .5s;
	}
	.channel_cultrue dl dt:hover img{
		transform:scale(1.1,1.1);
	}
	.channel_cultrue dl dd{
		
	}
	.channel_cultrue dl dd img{
		display:inline;
		border:none;
		border-radius:0;
		margin:0;
		max-width:100%;
		width:auto;
	}
	.channel_cultrue dl dd .c_txt{
		width:50%;
		height:100%;
		color:#333;
		padding:30px 20px;
		position:absolute;
		right:0;
		top:0;
		transition:all .5s;
	}
	.channel_cultrue dl dd:hover .c_txt{
		background-color:#ab0205;
		color:#fff;
	}
	
	.channel_cultrue dl dd .c_txt h3{
		font-size:24px;
		line-height:40px;
		font-weight:normal;
		color:#333;
	}
	.channel_cultrue dl dd .c_txt p{
		font-size:18px;
		line-height:30px;
		color:#333;
	}
	.channel_cultrue dl dd:hover .c_txt h3,.channel_cultrue dl dd:hover .c_txt p{
		color:#fff;
	}
	.channel_cultrue dl dd .c_txt b{
		display:inline-block;
		width:0;
		height:0;
		border-top:20px solid transparent;
		border-bottom: 20px solid transparent;
		border-right:20px solid #f5f5f5;
		position:absolute;
		left:-20px;
		top:26px;
		transition:all .5s;
	}
	
	.channel_cultrue dl dd:hover .c_txt b{
		border-right-color:#ab0205;
	}
	
	.channel_cultrue dl dd.c_2{
		text-align:right;
	}
	
	.channel_cultrue dl dd.c_2 .c_txt{
		left:0;
		text-align:left;
	}
	.channel_cultrue dl dd.c_2 .c_txt b{
		border-left:20px solid #f5f5f5;
		border-right:0;
		left:100%;
	}
	.channel_cultrue dl dd.c_2:hover .c_txt b{
		border-left-color:#ab0205;
	}
	
	
	
}












#channel_honor {
	max-width: 1200px;
	padding-top: 50px;
	padding-bottom: 50px;
	margin:0 auto;
}
@media (max-width:1200px){
	#channel_honor{
		margin:0 15px;
	}
}
#channel_honor .swiper-slide {
	width: 33.33333333%;
	border:5px solid #f5f5f5;
}
@media (max-width:640px){
	#channel_honor .swiper-slide {
		width: 50%;
	}
}

#channel_honor 	.swiper-slide.swiper-slide-active{
	border:5px solid #ab0205;
}
#channel_honor .swiper-slide img{
	width:100%;
}


.honor-button{
	text-align:center;
}

.honor-button-next,.honor-button-prev{
	width:120px;
	height:47px;
	border:1px solid #dfdfdf;
	font-size:14px;
	color:#999999;
	line-height:45px;
	display:block;
	cursor:pointer;
	transition:all .5s;
	display:inline-block;
	margin:0 3px;
}
.honor-button-next{
	padding-left:21px;
	background:url(../../img/turn_btn1.gif) no-repeat 66px center;
	margin-bottom:17px;
	text-align:left;
}
.honor-button-prev{
	background:url(../../img/turn_btn2.gif) no-repeat 24px center;
	padding-right:21px;
	text-align:right;

}
.honor-button-next:hover,.honor-button-prev:hover{
	color:#fff;
	background-color:#ac0306;
	border-color:#ac0306;
}


.channel_fzlc{
	max-width:1200px;
	margin:0 auto;
	position:relative;
}
.channel_fzlc .fzlc_line{
	width:100%;
	max-width:1120px;
	height:30px;
	border-bottom:1px solid #ab0205;
	position:absolute;
	left:40px;
	top:83px;
	z-index:2;
}
@media (max-width:1200px){
	.channel_fzlc .fzlc_line{
		left:0;
	}
}
.channel_fzlc .fzlc-button-prev,.channel_fzlc .fzlc-button-next{
	width:40px;
	height:40px;
	cursor:pointer;
	position:absolute;
	top:92px;
	z-index:3;
}
.channel_fzlc .fzlc-button-prev{
	background:url(l_btn1.png) no-repeat;
	left:0;
}
.channel_fzlc .fzlc-button-next{
	background:url(l_btn2.png) no-repeat;
	right:0;
}




#channel_fzlc_year{
	max-width:1050px;
	margin:20px auto 42px auto;
}

.fzlc_item1{
	height:120px;
	position:relative;
}
.fzlc_item1 .fzlc_item_top{
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
}
.fzlc_item1 .fzlc_item_top h2{
	font-size:24px;
	padding:5px 0;
	font-weight:normal;
	color:#ab0205;
	text-align:center;
}
.fzlc_item1 .fzlc_item_top b{
	display:block;
	height:37px;
	width:24px;
	background:url(l_loc1.png) no-repeat center bottom;
	margin:0 auto;
	transition:all .5s;
}
#channel_fzlc_year .swiper-slide-active .fzlc_item1 .fzlc_item_top h2{
	font-size:30px;
}
#channel_fzlc_year .swiper-slide-active .fzlc_item1 .fzlc_item_top b{
	height:54px;
	background:url(l_loc0.png) no-repeat center bottom;
}


@media (max-width:1000px){
	.fzlc_item1 .fzlc_item_top h2{
		font-size:18px;
	}
	#channel_fzlc_year .swiper-slide-active .fzlc_item1 .fzlc_item_top h2{
		font-size:20px;
	}
}



#channel_fzlc_pic{
	max-width:1050px;
	padding:10px;
	margin:0 auto 20px auto;
}
.fzlc_item2{
	
}
.fzlc_item2 .fzlc_pic{
	width:100%;
	background:#fff;
	transition:all .5s;
}
.fzlc_item2 .fzlc_pic p{
	width:100%;
	overflow:hidden;
}
.fzlc_item2 .fzlc_pic p img{
	width:100%;
}
.fzlc_item2 .fzlc_pic h3{
	height:130px;
	padding:30px 15px 0 15px;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	color:#333;
	text-align:center;
	transition:all .5s;
}

#channel_fzlc_pic .swiper-slide-active .fzlc_item2 .fzlc_pic{
	background:#ab0205;
	box-shadow:0 0 10px #ab0205;
}
#channel_fzlc_pic .swiper-slide-active .fzlc_item2 .fzlc_pic h3{
	color:#fff;
}

@media (max-width:900px){
	.fzlc_item2 .fzlc_pic h3{
		height:auto;
		padding:15px;
	}
}







