﻿@charset "utf-8";
/* CSS Document */
/*标签重置*/
html {
	overflow-x: hidden;
	overflow-y: scroll;
}
body {
	margin: 0; 
	padding: 0; 
	font-family: Arial,Helvetica,'Microsoft YaHei',sans-serif;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p { 
	padding: 0; 
	margin: 0;
}
table, td, tr, th {
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
li {
	list-style-type: none;
}
img { 
	vertical-align: top;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: inherit; 
	font-weight: normal;
}
address, cite, code, em, th, i {
	font-weight: normal; 
	font-style: normal;
}
.hx a, .hx em, .fB {
	font-weight: bold;
}
.clearfix {
	*zoom: 1;
	clear:both;
	height:0px;
}
.clearfix:after {
	display: block;
	overflow: hidden; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	content: ".";
}
a {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	/*color: #ba2636;*/
	text-decoration: underline;
}
a:active {
	color: #ba2636;
}

*:link,*:visited,*:hover,*:active,*:focus{
 transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;
 -webkit-transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;}
 
/*banner*/
.banner { width: 100%;
			margin: 0 auto;
			height: auto;
			position: relative;
}
.banner .ba {
	width:100%;
	height:auto;
}


/*专栏说明*/

.zlsm {
	 background-image: url(../images/zlsm-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;

}

.zlsm .nr{
    width: 1100px;
  
    margin: 0 auto;
   padding: 35px 30px;
    font-size: 16px;
    color: #555;
    line-height: 35px;

    
}
.zlsm img {
	width: 66px;
	
}
.zlsm .zlwz {
	display: inline-block;
	width: 1000px;
	padding-left: 15px;
}
 .zlsm .nr p {
    text-align: justify;
    text-indent: 2em;
		 word-break: normal;

}


/* 全会精神 */
.qhjs {
	width: 1200px;
	margin:  0 auto;
}


.qhjs .left {
	float: left;
	/*padding-left: 50px;*/

}
		.swiper {
    width: 744px;
    height: 415px;
		  --swiper-theme-color: #fff;
   
}  
.my-pagination-current{
	text-align: right;
}
.swiper p {
	background-color: #9c0d03;
	opacity: 1;
	color: #fff;
	font-size: 16px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding: 10px 0px;
	text-indent: 10px;
}




.lg-title {
	display: block;
	margin: 0 auto;
	margin-top:50px;
	margin-bottom: 35px;

}




.qhjs .right {

	float: right;

}
.qhjs .right ul{
	width: 430px;
	padding-left: 20px;

}
.qhjs .right ul li {
	border-left: 4px solid #c91705;
	padding: 10px;
	margin-bottom: 2px;
	border-bottom: 1px solid #fff1de;
	cursor: pointer;
	
}

.qhjs .right ul li a {
	text-decoration: none;
	 font-size: 16px;
    color: #333;
    line-height: 26px;
}

.qhjs .right ul li:hover {
	background-color: #9c0d03;
}
.qhjs .right ul li:hover a{
color: #fff;
}
.qhjs .right .more {
	
	color: #fff;
	width: 100%;
	padding-left: 18px;
	margin-top: 10px;
	
	text-align: center;
}
.qhjs .right .more a {
	display: block;
;
	background-color: #9c0d03;
	height: 30px;
	line-height: 30px;
	border-radius: 8px;
	color: #fff;
	
}

	
/*课程学习*/
.learn {
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;

}
.learn .kc {
	margin-top: 30px;

	padding: 10px 20px;
	height: 680px;
	overflow-y: scroll;
	
}
.learn .kc a {
	text-decoration: none;

	display: block;
}
.learn .kc li {
	padding: 10px 30px;

	margin-bottom: 20px;

	transition:all 0.5s ease-out;
	border: 1px solid #efd892;
}
.learn .kc li h2 {
	font-family: "思源黑体";
	transition:all 0.5s ease-out;

	font-size: 18px;
	font-weight: bold;
	color: #9c0d03;
	line-height: 36px;
	padding: 10px 0px;
	text-align: center;


}
.learn .kc li p {
	font-family: "思源黑体";
	transition:all 0.5s ease-out;
	font-size: 14px;
	color: #9c0d03;
	line-height: 26px;
	text-indent: 2em;
		 word-break: normal;
		 text-align: justify;
}
.learn .kc li span {
	font-family: "思源黑体";
	transition:all 0.5s ease-out;
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	background-color:  #9c0d03;
	padding: 5px 10px;

}
.learn .lear {
	 text-align: right;
}
.learn .kc li:hover {
	background-color:  #9c0d03;
}
.learn .kc li:hover h2{
	color: #fff;
}
.learn .kc li:hover p{
	color: #fff;
}
.learn .kc li:hover span{
	color: #9c0d03;
	background-color: #fff;
}
.learn .kc li:hover {
	-ms-transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
	z-index: 1002;
	position: relative;
	box-shadow: 0 4px 10px rgba(0,0,0,.1);
}


	/*评论解读*/
.plzs {
	width: 100%;
	margin-top: 30px;

}
.plzs .ztbb-bg {
	width: 100%;
	background-image: url("../images/plzs-bg.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;

}
.plzs .pljb2-box {
	width: 1200px;
	margin: 0 auto;
	padding: 5px 10px;
	

}
.plzs .pljb2-box .left {
	width: 50%;
	float: left;
	text-align: center;
}
.plzs .pljb2-box .left img {
	margin-bottom: 20px;
}
.plzs .pljb2-box .left ul {
	margin-top: 10px;
	padding: 15px;
	/* height: 246px; */
	/* overflow-y: scroll; */
}

.plzs .pljb2-box .left ul li {
	text-align: left;
	line-height: 30px;
}
.plzs .pljb2-box .left ul li span {
	width: 7px;
	height: 7px;
	background-color: #c9aa79;
	display: inline-block;
	margin: 1px 5px;
	line-height: 20px;
}
.plzs .pljb2-box .left ul li {
	color: #666;
	font-family: "思源黑体";
	font-size: 16px;
	text-align: left;
	margin: 0 auto;
	line-height:36px;

}
.plzs .pljb2-box .right {
	width: 50%;
	float: right;
	text-align: center;
}
.plzs .pljb2-box .right ul {
	margin-top: 10px;
	padding: 15px;
	height: 246px;
	/* overflow-y: scroll; */
}
.plzs .pljb2-box .right img {
	margin-bottom: 20px;
}

.plzs .pljb2-box .right ul li {
	text-align: left;
	line-height: 30px;
}
.plzs .pljb2-box .right ul li span {
	width: 7px;
	height: 7px;
	background-color: #c9aa79;
	display: inline-block;
	margin: 1px 5px;
	line-height: 20px;
}
.plzs .pljb2-box .right ul li {
	color: #666;
	font-family: "思源黑体";
	font-size: 16px;
	text-align: left;
	margin: 0 auto;
	line-height:36px;
}
.plzs .T-title {
	position: relative;
}
.plzs .T-title a {
	position: absolute;
	right: 16px;
	bottom: 28px;
	color: #ed2f3d;
}
.plzs .pljb2-box ul li a {
	text-decoration: none;
}
.plzs .pljb2-box ul li:hover a {
	color: #ed2f3d;
}
.plzs .more {
	width: 1200px;
	margin: 0 auto;

	text-align: center;
	margin-top: 15px;
}
.plzs .more a {
	color: #ed2f3d;
	text-decoration: none;
}
/* 决胜“十四五” */
.js145{
	width: 100%;
	margin-top: 30px;

}
.js145 .js145-box {
	width: 1200px;
	/* height: 600px; */
	background-image: url("../images/js145-bg.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-size:cover;

}

	.swiper2 {
    width: 690px;
    height: 450px;
		  --swiper-theme-color: #fff;
			margin-top: 130px;
   
}  
.my-pagination-current{
	text-align: right;
}
.swiper2 p {
	background-color: #9c0d03;
	opacity: 1;
	color: #fff;
	font-size: 16px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding: 10px 0px;
	text-indent: 10px;
	text-align: left;
}

	.js145 .first {
		padding: 20px 0px;
		border-bottom: 1px solid #fff;
	}
	.js145 .first a {
		text-decoration: none;
		text-align: left;
		display: block;
		padding: 0px 15px;
	}
	.js145 .first a h2 {
		font-size: 26px;
		color: #fff;
		line-height: 30px;
		padding: 12px 0px;
	}
	.js145 .first a p {
		font-size: 16px;
		color: #fff;
		text-align: justify;
		text-indent: 2em;
		line-height: 32px;
		padding-right: 36px;
	}
	.js145 .js145-box {
		width: 1200px;
		margin: 0 auto;
		padding: 5px 10px;
		/* background-image: url("../images/pl-bg.png"); */
		
	
	}
	.js145 .js145-box .left {
		width: 60%;
		float: left;
		/* text-align: center; */
	}
		.js145 .js145-box .left a {
			display: block;
			text-decoration: none;
			text-align: center;
		}
		.js145 .js145-box .left li {
			min-height: 120px;
			margin-bottom: 20px;
			margin-right: 15px;
		}
		
	
			.js145 .js145-box .left h2{
			font-size: 32px;
			line-height: 36px;
			padding: 8px;
			text-align: center;
		}
	
	
	.js145 .js145-box .right {
		margin-top: 100px;
		width: 40%;
		float: right;
		/* text-align: center; */
		/* background-color: #fef4ea; */
		min-height: 521px;
	}
	.js145 .js145-box .right ul {
		/* margin-top: 10px; */
		padding: 15px;
		
		/* overflow-y: scroll; */
	}
	.js145 .js145-box .right img {
		margin-bottom: 20px;

	
	}
	
	.js145 .js145-box .right ul li {
		text-align: left;
		line-height: 30px;
	}
	.js145 .js145-box .right ul li span {
		width: 7px;
		height: 7px;
		background-color: #c9aa79;
		display: inline-block;
		margin: 1px 5px;
		line-height: 20px;
	}
	.js145 .js145-box .right ul li {
		color: #fff;
		font-family: "思源黑体";
		font-size: 16px;
		text-align: left;
		margin: 0 auto;
		line-height:36px;
			border-bottom: 1px dotted #fff;
			padding: 5px 0px;
	}
	.js145 .js145-box .right ul li  a {
		color: #fff;
		display: inline-block;
	}
	.js145 .T-title {
		position: relative;
	}
	.js145 .T-title a {
		position: absolute;
		right: 16px;
		bottom: 28px;
		color: #fff;
	}
	.js145 .js145-box ul li a {
		text-decoration: none;
	}
	.js145 .js145-box ul li:hover a {
		color: #fff;
	}
	.js145 .first:hover h2{
		color: #fff;
	}
	
	.js145 .more{
		display: block;
		color: #fff;
		text-align: right;
		padding: 10px;
	}

/* 展望“十五五” */
.zw155 {
	width: 100%;
		background-image: url("../images/zwyww-bg.png");
			background-repeat: no-repeat;
		background-position: center;
		background-size: cover;


}
.zw155 .zw155-box {
	width: 1200px;
	margin: 0 auto;
	background-image: url("../images/zwyww-smbg.png");
			background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		padding: 25px 0px;

}
.zw155 .zw155-box .left {
	float: left;
	width: 500px;
	padding: 15px 20px;
	padding-left: 50px;
}
.zw155 .zw155-box .left ul {
	height: 430px;
	/* max-height: 430px; */
	overflow-y: scroll;
}
.zw155 .zw155-box .left ul li{
	color: #333;
		font-family: "思源黑体";
		font-size: 18px;
		line-height: 30px;
		padding: 10px;
		cursor: pointer;
		text-align: justify;

}
.zw155 .zw155-box .left ul li a{
text-decoration: none;

}
.zw155 .zw155-box .right {
	float:right;
	width: 560px;
padding: 15px 20px;
padding-right: 50px;
}

	.swiper3 {
    width: 560px;
    height: 420px;
		  --swiper-theme-color: #fff;

   
}  
.my-pagination-current{
	text-align: right;
}
.swiper3 p {
	/* background-color: #333; */
	opacity: 1;
	color: #fff;
	font-size: 16px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding: 20px 0px;
	text-indent: 10px;
	background-color: #9c0d03;
	text-align: center;
}

/* .zw155 .left ul li a:nth-child(0) {
  color: #000;
}
.zw155 .left ul li a:nth-child(1) {
  color: #000;
}
.zw155 .left li a:nth-child(2) {
  color: #000;
} */

/*相关推荐*/
.xxzl {
	width: 1200px;
	margin: 0 auto;
}
.xxzl>img {
	display: block;
	margin: 0 auto;
	margin-top: 50px;
}
.xxzl li {
	float: left;
	width: 25%;
	/* height: 150px; */
	text-align: center;


}
.xxzl li a {
	display: block;
	width: 90%;
	margin:  0 auto;
}
.xxzl li img {
	width: 100%;
}
.xxzl .right {
	margin-right: 0px;
}
.xxzl p {
	margin-top: 15px;
	text-align: center;
	color: #333;
	line-height: 20px;
	font-family: "思源黑体 CN Regular";
	font-size: 18px;
}
.xxzl ul {
	margin-top: 30px;
}



/*尾部*/
.foot {
	width:1200px;
	margin:0 auto;
	margin-top:50px;
}
.foot ul {
	width:890px;
	margin:0 auto;
	border-top:1px solid #666;
}
.foot ul li {
	text-align:center;
	 font-family:"思源黑体";
	font-size:16px;
	color:#0f0f0f;
	line-height:40px;
}
.foot ul span {
	cursor: pointer;
}





/*轮播图*/
/*yx_rotaion*/
.yx-rotaion{ margin-right: auto; margin-bottom: 0; margin-left: auto;}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#a10f03;left:0;bottom:-40px;_bottom:-1px;z-index:1000}
.yx-rotation-t{color:#fff;font-size:14px;font-family:microsoft yahei;z-index:2000;bottom:-40px;left:10px;line-height:40px}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(../images/ico.png) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:-40px;z-index:2000}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.yx-rotation-focus span.hover{background-position:-10px -126px}
.rotaion_list{width:0;height:0;overflow:hidden;}
.yx-rotation-t:hover {color:#fff;}
