body {background:#ffffff;}
    .topic_header{width:100%;}
	.topic_header img{margin: 0 auto; display: block; width:100%;}
	.topic_main {margin:0px auto; background: url(/resource/img/wmzwn-video-bj.png) top no-repeat; background-size: 100%;}
	.topic_6 {overflow:hidden;margin-top:20px;}
	.topic_6_item {background:#f7f5f5;width:580px;margin-right:20px;float:left;margin-bottom:20px;border-bottom:1px dotted #ddd;}
	.topic_6_item:nth-child(2n) {margin-right:0;}
	.topic_6_item_box {padding:15px 20px;height:110px;}
	.topic_6_item_box h4 {color:#cc0000;font-size:22px;height:40px;line-height:40px;font-weight:bold;background:url('/resource/img/topic_dot.jpg') left center no-repeat;padding-left: 15px;}
	.topic_6_item_box p {color:#999;font-size:14px;line-height:24px;}
	
	/*视频*/
	.topic_video {background:url('/resource/img/wmzwn-video-bj.png') center no-repeat; width: 100%; margin-bottom: 40px;}
	.topic_video video{width:1200px; height: 675px; border: 1px solid #0c8d6c; border-radius: 40px; display: block; margin: 0 auto;}
	.topic_toutiao a {color: #DB1717;font-weight: 800;line-height:50px;font-size:36px;}
	
	/*第一个轮播*/
	.topic_1 { overflow: hidden;  height: auto; margin-bottom: 40px; /*background:url('/resource/img/wmzwn-video-bj.png') center no-repeat; */}
	.topic_1 .slideBox1 {position: relative;width:710px;height:430px; overflow: hidden; float:left; margin: 40px 0 0 10px;}
	.topic_1 .slideBox1 .bd {height: 100%;}
	.topic_1 .slideBox1 img {width:710px;height:430px;vertical-align: bottom;}
	
	.slideBox1 .bd .shadow {
		box-sizing: border-box;
		position: absolute;
		bottom: 0;
		width:710px;
		height:50px;
		background-color: rgba(12,141,108,0.6);
		color: #fff;
		/*background-color: #fff
		color: #0c8d6c;*/
	}
	
	.slideBox1 .bd .shadow p {
		text-align: center;
		font-size:20px;
		font-weight:bold;
		line-height:50px;
		word-break: break-all;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	
	.slideBox1 .hd {
		position: absolute;
		bottom: 20px;
		right: -10px;
		transform: translateX(-50%);
		z-index: 999;
	}
	
	.slideBox1 .hd li {
		float: left;
		width: 9px;
		height: 9px;
		border-radius: 50%;
		background-color: #fff;
		margin: 3px;
	}
	
	.slideBox1 .hd li:last-child {
		margin-right: 0;
	}
	
	.slideBox1 .hd li.on {
		background-color: #f9bf04;
	}
	
	.topic_1 .more-text-1{
		width: 1200px;
		height: 30px;
		margin: 0 auto 40px;
	}
	.topic_1 .more-text-2{
		float: right;
		margin: 30px 0 0 53%;
		color: #CB1216;
		font-weight: bold;
	}
	.topic_1 .more-text-2:hover {
		color: #0c8d6c;
	}
	
	
	.slideBox1 .prev {
		box-sizing: border-box;
		position: absolute;
		z-index: 2;
		top: 50%;
		left: 20px;
		transform: translateY(-50%);
		width: 53px;
		color: rgb(255, 255, 255);
		cursor: pointer;
		height:71px;
		background: url(/resource/img/left.png) center center no-repeat;
		border-radius: 10px;
		opacity: 0.5;
	}
	
	.slideBox1 .next {
		box-sizing: border-box;
		position: absolute;
		z-index: 2;
		top: 50%;
		right: 20px;
		transform: translateY(-50%);
		width: 53px;
		cursor: pointer;
		height:71px;
		background: url(/resource/img/right.png) center center no-repeat;
		border-radius: 10px;
		opacity: 0.5;
	}
	.topic_1_r {width:460px; float:right; margin: 40px 10px 0 0;}
	
	.jt_list{width: 1200px; height: 440px; margin:220px auto 0; background-color: rgba(255, 255, 255, 0.7); border-radius: 10px;}
	.topic_1 .jt_list .news_list p{line-height: 24px; text-indent: 2em; padding-top: 10px; }
	.topic_1 .jt_list .news_list li {background:url('/resource/img/topic_dot_1.jpg') left center no-repeat;padding-left: 15px;padding-bottom: 12px;margin-bottom:18px;border-bottom:1px dotted #ddd;}
	.topic_1 .jt_list .news_list li a {font-size: 24px; line-height: 30px; color: #CB1216; font-weight: bold;}
	
	
	/*第二个轮播*/
	.topic_2 { overflow:hidden;  background: url(/resource/img/topic-2-bj.png) center no-repeat; height:703px; }
	.topic_2 .slideBox2 {position: relative;width:640px;height:410px; overflow: hidden; float:left; }
	.topic_2 .slideBox2 .bd {height: 100%;}
	.topic_2 .slideBox2 img {width:640px;height:410px;vertical-align: bottom;}
	
	.slideBox2 .bd .shadow {
		box-sizing: border-box;
		position: absolute;
		bottom: 0;
		width:640px;
		height:50px;
		background: #0c8d6c;
		color: #fff;
	}
	
	.slideBox2 .bd .shadow p {
		text-align: center;
		font-size:18px;
		line-height:50px;
		word-break: break-all;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	
	.slideBox2 .hd {
		position: absolute;
		bottom: 20px;
		right: -10px;
		transform: translateX(-50%);
		z-index: 999;
	}
	
	.slideBox2 .hd li {
		float: left;
		width: 9px;
		height: 9px;
		border-radius: 50%;
		background-color: #fff;
		margin: 3px;
	}
	
	.slideBox2 .hd li:last-child {
		margin-right: 0;
	}
	
	.slideBox2 .hd li.on {
		background-color: #f9bf04;
	}
	
	.topic_2 .more-text-1{
		width: 1200px;
		height: 60px;
		margin: 0 auto;
	}
	.topic_2 .more-text-2{
		float: right;
		margin: 20px 0 20px 53%;
		color: #CB1216;
		font-weight: bold;
	}
	.topic_2 .more-text-2:hover {
		color: #0c8d6c;
	}
	
	
	.slideBox2 .prev {
		box-sizing: border-box;
		position: absolute;
		z-index: 2;
		top: 50%;
		left: 20px;
		transform: translateY(-50%);
		width: 53px;
		color: rgb(255, 255, 255);
		cursor: pointer;
		height:71px;
		background: url(/resource/img/left.png) center center no-repeat;
		border-radius: 10px;
		opacity: 0.5;
	}
	
	.slideBox2 .next {
		box-sizing: border-box;
		position: absolute;
		z-index: 2;
		top: 50%;
		right: 20px;
		transform: translateY(-50%);
		width: 53px;
		cursor: pointer;
		height:71px;
		background: url(/resource/img/right.png) center center no-repeat;
		border-radius: 10px;
		opacity: 0.5;
	}
	.topic_2_l {width: 48%; float: left;}
	.topic_2_r {width: 48%; float: right;}
	
	.jcdw_list{width:1200px; height:486px;  margin: 40px auto 20px auto;}
	.topic_2 .jcdw_list .news_list p{line-height:24px; text-indent:2em; padding-top:30px;}
	.topic_2 .jcdw_list .news_list li { background:url('/resource/img/topic_dot_2.jpg') left 16px no-repeat; padding-left: 15px;padding-bottom: 12px;margin-bottom:50px;border-bottom:1px dotted #ddd;}
	.topic_2 .jcdw_list .news_list li a { font-size:24px;line-height:30px;color: #CB1216;font-weight: bold;}
	
	.topic_2 .jcdw_list .news_list_1 p{line-height:24px; text-indent:2em; padding-top:30px;}
	.topic_2 .jcdw_list .news_list_1 li {background:url('/resource/img/topic_dot_2.jpg') left 16px no-repeat;padding-left: 15px;padding-bottom: 12px;margin-bottom:50px;border-bottom:1px dotted #ddd;}
	.topic_2 .jcdw_list .news_list_1 li a {font-size:24px;line-height:30px;color: #CB1216;font-weight: bold;}
	
	
	.wmzwn-footer{width:100%;}	
	.jj_list {overflow:hidden;margin-top:20px;margin-bottom:20px;}
	.jj_list li {margin-bottom:20px;overflow: hidden;}
	.jj_list_l {width:400px;float:left;margin-right: 40px;}
	.jj_list_l img {width:400px;height:250px;}
	.jj_list_l2 {float:right;margin-left: 40px;}
	.jj_list_r {}
	.jj_list_r h4 {color: #DB1717;font-size:20px;line-height:20px;margin-bottom:10px;padding-top:50px;}
	.jj_list_r h4 a{color: #DB1717;}
	.jj_list_r p {color:#999;font-size:14px;line-height:21px;text-indent:24px}
	
	
	/* footer */
	
	.wmzwn-footer{
		width:100%; 
		height:300px; 
		background:#CB1216;
	}
	.wmzwn-footer-wenzi{
		width:1200px; 
		text-align:center; 
		margin:0 auto; 
		font-size: 21px; 
		color: #fff; 
		line-height: 45px;
		padding-top: 75px;
	}
	