@charset "utf-8";
/* CSS Document */

* {
	margin: 0 auto;
	padding: 0;
}
body, div, ul, li, h1, h2, h3, h4, h5 {
	margin: 0 auto;
	padding: 0;
	font-family: "微软雅黑", "Microsoft Yahei";
	font-size: 16px;
	color: #000;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #c62626;
}
img {
	border: 0;
}
input {
	border: 0;
	outline: none;
}
.left {
	float: left;
}
.right {
	float: right;
}


/*npccp-top*/
.npccp-top {
    width: 100%;
	min-width: 1200px;
	height: 411px;
    background: url(/images/npccp-top-pic1-2021.png) center no-repeat;
}

/*npccp-nav*/
.npccp-nav{
	width: 100%;
	min-width: 1200px;
	height: 71px;
	background: url(/images/npccp-nav-back1.png) center no-repeat;
}
.npccp-nav ul{
	width: 1200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.npccp-nav ul a{
	color: #fff;
	display: inline-block;
}
.npccp-nav ul a:hover{
	color: #f5bfbf;
}

/*npccp-news*/
.npccp-news{
	width: 1200px;
	text-align: center;
}
.npccp-news h3{
	width: 1200px;
	line-height: 140px;
	font-size: 44px;
}
.npccp-news h3 a{
	color: #c62626;
}


/*npccp-newspic*/
.npccp-newspic{
	width: 1200px;
	height: 396px;
	margin-top: 30px;
}
.npccp-zxfw{
	width: 468px;
}
.npccp-zxfw h3{
	width: 468px;
	height: 40px;
	line-height: 30px;
	border-bottom: 4px solid #c62626;
}
.npccp-zxfw h3 a{
	font-size: 18px;
	color: #c62626;
	padding: 0 2px;
}
.npccp-zxfw ul{
	width: 468px;
	height: 330px;
	margin: 15px auto;
	overflow: hidden;
}
.npccp-zxfw ul a{
	width: 468px;
	line-height: 30px;
	float: left;
}
.npccp-zxfw ul a i{
	width: 6px;
	height: 6px;
	background: #ccc;
	border-radius: 50px;
	margin: 12px 12px 0 0;
	float: left;
}
.npccp-zxfw ul a span{
	width: 450px;
	float: left;
}
.yx-rotaion-content{
	width: 704px;
	height: 396px;
	position: relative;
}
.yx-rotaion-content,.yx-rotaion,.rotaion_list{
	width: 704px;
	height: 396px;
}
.yx-rotaion-content .yx-rotaion .rotaion_list img{
	width: 704px;
	height: 396px;
	display: block;
}
.yx-rotaion-content .yx-rotaion .txt{
	width: 664px;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	margin: 0 20px;
	overflow: hidden;
}
.yx-rotaion-content .yx-rotaion .txt li{
	width: 664px;
	height: 40px;
	position: absolute;
}
.yx-rotaion-content .yx-rotaion .txt li a{
	width: 664px;
	height: 40px;
	line-height: 40px;
    color: #fff;
	overflow: hidden;
}
.yx-rotaion-content .yx-rotaion h5{
	width: 704px;
	height: 40px; 
	background: #000;
	filter:alpha(opacity=40);   
    -moz-opacity:0.4;   
    -khtml-opacity: 0.4;   
    opacity: 0.4;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.yx-rotaion-content .yx-rotaion .prev{
	width: 55px;
	height: 96px;
    background: url(/images/npccp-left-icon.png) center no-repeat;
    display: block;
    position: absolute;
    top: 40%;
	left: 0;
}
.yx-rotaion-content .yx-rotaion .next{
    width: 55px;
	height: 96px;
    background: url(/images/npccp-right.-icon.png) center no-repeat;
    display: block;
    position: absolute;
    top: 40%;
	right: 0;
}

/*modular1*/
.npccp-modular-title{
	width: 100%;
	min-width: 1200px;
	height: 78px;
	background: url(/images/npccp-title1-2021.png) center no-repeat;
	margin-top: 38px;
}
.npccp-modular1{
	width: 1200px;
	height: 504px;
	margin-top: 38px;
}
.npccp-modular1-1{
	width: 588px;
}
.npccp-modular1-1 h3{
	width: 588px;
	height: 60px;
	line-height: 60px;
}
.npccp-modular1-1 h3 a{
	font-size: 18px;
	color: #fff;
	padding-left: 70px;
}
.npccp-rd{
	background: url(/images/npccp-column-title1.png) center no-repeat;
}
.npccp-zx{
	background: url(/images/npccp-column-title2.png) center no-repeat;
}
.npccp-modular1-1 ul{
	width: 588px;
	height: 420px;
	margin: 25px auto 5px auto;
	overflow: hidden;
}
.npccp-modular1-1 ul a{
	width: 588px;
	line-height: 30px;
	float: left;
}
.npccp-modular1-1 ul a i{
	width: 6px;
	height: 6px;
	background: #ccc;
	border-radius: 50px;
	margin: 12px 12px 0 0;
	float: left;
}
.npccp-modular1-1 ul a span{
	width: 570px;
	float: left;
}

/*modular2*/
.npccp-modular-title1{
	width: 100%;
	min-width: 1200px;
	height: 78px;
	background: url(/images/npccp-title2-2021.png) center no-repeat;
	margin-top: 38px;
}
.npccp-modular2{
	width: 1200px;
	height: 360px;
	margin-top: 50px;
}
.npccp-modular2-1{
	width: 558px;
	height: 360px;
	background: #e9f3fd;
	padding: 7px 15px;
}
.npccp-modular2-1 h4{
	width: 558px;
	height: 52px;
	line-height: 52px;
	border-bottom: 4px solid #fff;
}
.npccp-modular2-1 h4 a{
	font-size: 18px;
	color: #c62626;
	padding: 0 2px;
}
.npccp-modular2-1 ul{
	width: 558px;
	height: 270px;
	margin: 15px auto;
	overflow: hidden;
}
.npccp-modular2-1 ul a{
	width: 558px;
	line-height: 30px;
	float: left;
}
.npccp-modular2-1 ul a i{
	width: 6px;
	height: 6px;
	background: #d58c8c;
	border-radius: 50px;
	margin: 12px 12px 0 0;
	float: left;
}
.npccp-modular2-1 ul a strong{
	float: left;
}
.npccp-modular2-1 ul a span{
	width: 540px;
	float: left;
}

/*modular3*/
.npccp-modular-title2{
	background: url(/images/npccp-title3-2021.png) center no-repeat;
}
.npccp-modular-title1 a{
	width: 100%;
	min-width: 1200px;
	height: 78px;
	display: inline-block;
}
.npccp-modular3{
	width: 1200px;
	height: 506px;
	margin-top: 50px;
}
.yx-rotaion-content1{
	position: relative;
}
.yx-rotaion-content1{
	width: 1200px;
}
.yx-rotaion1{
	width: 900px;
	height: 506px;
	margin-left: 0;
}
.yx-rotaion-content1 .yx-rotaion1 .rotaion_list1{
	width: 900px;
	height: 506px;
}
.yx-rotaion-content1 .yx-rotaion1 .rotaion_list1 img{
	width: 900px;
	height: 506px;
	display: block;
}
.yx-rotaion-content1 .yx-rotaion1 .txt1-bj{
	width: 900px;
	height: 40px;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1; 
	filter:alpha(opacity=60);   
    -moz-opacity:0.6;   
    -khtml-opacity: 0.6;   
    opacity: 0.6;
}
.yx-rotaion-content1 .yx-rotaion1 .txt1{
	width: 900px;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2; 
	overflow: hidden;
}
.yx-rotaion-content1 .yx-rotaion1 .txt1 li{
	width: 860px;
	height: 40px;
	position: absolute;
	margin: 0 20px;
}
.yx-rotaion-content1 .yx-rotaion1 .txt1 li a{
	width: 860px;
	height: 40px;
	line-height: 40px;
    color: #fff;
	overflow: hidden;
}
.yx-rotaion-content1 .yx-rotaion1 .num1{
	width: 292px;
	height: 506px;
	position: absolute;
	top: 0;
	right: 0;
    font-size: 0;
    line-height: 0;
    z-index: 2;
	overflow: hidden;
}
.yx-rotaion-content1 .yx-rotaion1 .num1 li{
	width: 292px;
	height: 248px;
	cursor: pointer;
	margin-bottom: 10px;
	float: left;
}
.yx-rotaion-content1 .yx-rotaion1 .num1 li img{
	width: 292px;
	height: 164px;
	float: left;
}
.yx-rotaion-content1 .yx-rotaion1 .num1 li span{
	width: 272px;
	height: 48px;
	padding: 18px 10px;
	line-height: 24px;
	background: #d58c8c;
	color: #fff;
	float: left;
}
.yx-rotaion-content1 .yx-rotaion1 .prev{
	width: 55px;
	height: 96px;
    background: url(/images/npccp-left-icon.png) center no-repeat;
    display: block;
    position: absolute;
    top: 40%;
	left: 0;
}
.yx-rotaion-content1 .yx-rotaion1 .next{
    width: 55px;
	height: 96px;
    background: url(/images/npccp-right.-icon.png) center no-repeat;
    display: block;
    position: absolute;
    top: 40%;
	left: 845px;
}

/*modular3*/
.npccp-modular-title3{
	background: url(/images/npccp-title5-2021.png) center no-repeat;
}
.npccp-modular4{
	width: 1140px;
	height: 300px;
	margin-top: 50px;
	padding: 25px 30px;
	background: #e9f3fd;
}
.npccp-modular4-1{
	width: 500px;
	height: 272px;
	background: #fff;
	padding: 14px 17px;
}
.npccp-modular4-1-1{
	width: 234px;
	height: 272px;
	border: 1px solid #ededed;
}
.npccp-modular4-1-1 img{
	width: 234px;
	height: 160px;
	float: left;
}
.npccp-modular4-1-1 span{
	width: 214px;
	height: 54px;
	margin: 10px 10px 0 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ededed;
	line-height: 27px;
	float: left;
	overflow: hidden;
}
.npccp-modular4-1-1 a{
	width: 214px;
	height: 34px;
	margin: 0 10px;
	line-height: 34px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.npccp-modular4-2{
	width: 580px;
	height: 292px;
}
.npccp-modular4-2 h4{
	width: 580px;
	height: 78px;
	line-height: 78px;
	font-size: 24px;
	overflow: hidden;
}
.npccp-modular4-2 h4 a{
	color: #c62626;
}
.npccp-modular4-2 p{
	width: 580px;
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}

/*bottom*/
.npccp-bottom{
	width: 100%;
	min-width: 1200px;
	height: 60px;
	line-height: 30px;
	background: #eee;
	margin-top: 30px;
	padding: 22px 0;
	text-align: center;
	color: #999;
}
/*工作要点*/
.npccp-modular-title4{
	background: url(/images/npccp-title4-2021.png) center no-repeat;
}
.indexTypes{
	width: 1200px;
	height: 320px;
	border: 1px solid #ededed;
	margin-top: 50px;
}
.indexTypes ul li{
	position: relative;
	float: left;
	overflow: hidden;
}
.indexTypes ul li:hover{
	cursor: pointer;
}
.indexTypes ul li .title{
	width: 16px;
	height: 270px;
	padding: 50px 13px 0 13px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #232951; 
	float: left;
}
.indexTypes ul li .title h2{
	font-weight: normal;
	color: #fff;
}
.indexTypes ul li .title h2 i{
	width: 10px;
	height: 10px;
	background: url(/images/npccp-gzyd-icon1.png) center no-repeat;
	float: left;
	margin: 0 3px 10px 3px;
}
.indexTypes ul li.current .title{
	background: #cc3333;
}
.indexTypes ul li.current .title h2 i{
	width: 16px;
	height: 16px;
	background: url(/images/npccp-gzyd-icon1-1.png) center no-repeat;
	margin: 0 0 10px 0;
}
.indexTypes ul li .con{
	position: absolute;
	top: 0; 
	left: 0;
	width: 864px; 
	height:320px;
	padding: 0 100px;
	overflow: hidden;
	display: table;
}
.indexTypes ul li .con .gzyd-list{
	display: table-cell;
    vertical-align: middle;
}
.indexTypes ul li .con .npccp-modular4-1-1{
	width: 285px;
	border: 0;
	margin-top: 24px; 
}
.indexTypes ul li .con .npccp-modular4-1-1 img{
	width: 285px;
}
.indexTypes ul li .con .npccp-modular4-1-1 span{
	width: 285px;
	height: 72px;
	margin: 0;
	line-height: 24px;
	padding-bottom: 0;
	border-bottom: 0;
	font-size: 14px;
	color: #999;
}
.indexTypes ul li .con .npccp-modular4-1-1 a{
	width: 285px;
	height: 42px;
	line-height: 42px;
	margin: 3px 0 0 0;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}
.indexTypes ul li .con ul{
	width: 520px;
	display: inline-block;
	/*margin-top: 10px;*/
	
}
.indexTypes ul li .con ul a{
	width: 520px;
	line-height: 30px;
	float: left;
}
.indexTypes ul li .con ul a i{
	width: 6px;
	height: 6px;
	background: #d58c8c;
	border-radius: 50px;
	margin: 12px 12px 0 0;
	float: left;
}
.indexTypes ul li .con ul a strong{
	float: left;
}
.indexTypes ul li .con ul a span{
	width: 502px;
	float: left;
}


/*新加调整页面*/
.npccp-modular4-2 h4{
    height: 40px;
    line-height: 40px;
    font-size:20px;
}
.npccp-modular4-2{height:350px;}
.npccp-modular4-1{height:325px;}
.npccp-modular4{height:355px;}
.npccp-modular4-1-1{height:320px;}
.npccp-modular4-1-1 a{
    text-align:justify;
    font-weight:normal;
    line-height:20px;
    height:85px;
    font-size:14px;
}

.npccp-modular-title2 a{
	width: 100%;
	min-width: 1200px;
	height: 78px;
	display: inline-block;
}
.npccp-modular-title3 a{
	width: 100%;
	min-width: 1200px;
	height: 78px;
	display: inline-block;
}
.npccp-modular1-1 ul{height:auto;}

/*向左滚动*/
.qimo8{ 
    overflow:hidden; 
}
.qimo8 .qimo {
	width:8000%; 
	height:30px;
}
.qimo8 .qimo div{ 
    float:left;
}
.qimo8 .qimo ul{ 
    float:left; 
	height:30px; 
	overflow:hidden; 
	zoom:1; 
}
.qimo8 .qimo ul li{
	float:left; 
	line-height:30px; 
}
.qimo8 li a{
	margin-right:10px;
}
.indexTypes ul li .con .npccp-modular4-1-1 img{
    height:190px;
}