body {
	margin: 0 auto;
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 612px;
	background: url('../images/body_bj.jpg') no-repeat 50% 0;
	position: relative;
	z-index: 3;
}
.warp-bj1{background: url('../images/zf_box_bg2.png') no-repeat center;background-size: 100% auto;}
.warp-bj2{background: url('../images/zl_box_bg.png') no-repeat center;background-size: 100% auto;}
/* 大会日程 */
.plenary-time {
	height: 118px;
	background: url('../images/20240226a1.png') top left no-repeat;
	overflow: hidden;
}

.plenary-time ul {
	overflow: hidden;
	margin: 0 auto;
	width: 935px;
	height: 90px;
	padding-left:185px;
	/* border: 1px solid #000000; */
	/* margin-top: 10px; */
}

.plenary-time ul li {
	float: left;
	width: 68px;
	height: 100%;
	/* background-color: rgba(0, 0, 0, 0.4); */
	margin-right: 24px;
}

.plenary-time ul li:last-child {
	margin-right: 0px;
	margin-left: 4px;
}

.plenary-time ul li:first-child {
	margin-left: 8px;
	margin-right: 24px;
}

.plenary-time ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
}

.plenary-time ul li a span {
	display: inline-block;
	width: 100%;
	height: 38px;
	position: absolute;
	bottom: 4px;
	text-align: center;
	z-index: 100;
	padding-top: 16px;
	box-sizing: border-box;
}

.plenary-time ul li a span i {
	display: inline-block;
	width: 100%;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #E9252C;
	position: absolute;
	bottom: 2px;
	left: 50%;
	z-index: 900;
	transform: translateX(-50%);
}

.plenary-time ul li a .hao {
	position: absolute;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	left: 50%;
	top: 24px;
	display: block;
	transform: translateX(-50%);
	z-index: 100;
}

.plenary-time ul li:hover a .hao {
	background: url('../images/20240226a2.jpg') center no-repeat;
}


.plenary-time ul li:hover a span {
	background: url('../images/20240226a3.png') center no-repeat;
}

.plenary-time ul li:hover a span i {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}

/* nav */
nav {
	width: 1200px;
	height: 60px;
	background: #CD0C22;
	border-radius: 4px;
	box-sizing: border-box;
	padding: 0 0 0 15px;
	overflow: hidden;
	margin: 0 auto;
}

nav li {
	float: left;
	text-align: center;
	overflow: hidden;
}

nav li a {
	display: inline-block;
	text-align: center;
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 60px;
}

nav li i {
	display: inline-block;
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 60px;
	float: right;
	padding: 0 32px;
}

/* 头条 */
.header-title{padding-top:25px;}
.header-title h1,
.header-title h2 {
	width: 100%;
}

.header-title h1 a {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 34px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #E70012;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.header-title h2 {
	margin-top: 10px;
	text-align: center;
}

.header-title h2 a {
	/* display: block; */
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 栏目头 */
.title-img {
	width: 100%;
}

.title-img a {
	display: inline-block;
	width: 100%;
}

.title-img a img {
	display: block;
	width: 100%;
}

/* 大栏目头 */
.coulmn-title {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-top:35px;
}

.coulmn-title a {
	display: inline-block;
	position: absolute;bottom:15px;right:0;font-size: 16px;color: #999;
}

.coulmn-title a img {
	display: block;
	width: 100%;
}



/* banner */
.banner {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #FFFFFF;
	
	display: flex;flex-wrap: wrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;
}

.banner:nth-child(2){margin-top:30px;}

.banner-left {
	width: 800px;
	/* float: left; */
}

.banner .banner-imgleft {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.banner .banner-imgleft .hd {
	overflow: hidden;
	position: absolute;
	right: 0px;
	bottom: 28px;
	z-index: 1;
}

.banner .banner-imgleft .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.banner .banner-imgleft .hd ul li {
	float: left;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	cursor: pointer;
	color: transparent;
}

.banner .banner-imgleft .hd ul li:last-child {
	margin-right: 20px;
}

.banner .banner-imgleft .hd ul li.on {
	width: 40px;
	height: 10px;
	background: #EF2D36;
	border-radius: 5px;
}

.banner .banner-imgleft .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner .banner-imgleft .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}
.mask {
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: inline-block;
	width: 100%;
	height: 95px;
	background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8) 65%);
	z-index: 100;
}

.mask a {
	display: inline-block;
	font-size: 18px;
	font-family: Microsoft YaHei;
	/* font-weight: bold; */
	color: #FFFFFF;
	width: 640px;
	line-height: 95px;
	box-sizing: border-box;
	padding-left: 25px;
	padding-top: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.banner .banner-imgleft .bd img {
	width: 800px;
	height: 450px;
	display: block;
}

.prev,
.next {
	width: 50px;
	height: 90px;
	background: rgba(255, 255, 255, 0.6);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 100;
	font-size: 48px;
	font-family: SimSun;
	font-weight: 400;
	color: #333333;
	text-align: center;
	line-height: 90px;
}

.prev {
	left: 0;
	border-radius: 0 5px 5px 0;
}

.next {
	right: 0px;
	border-radius: 5px 0 0 5px;
}

.banner-smail{width: 800px;margin-top:20px;}
.banner-smail ul{display: flex;flex-wrap: wrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}
.banner-smail ul li{width: 390px;height:215px;position: relative;overflow: hidden;}

.banner-smail .mask{height: 50px;}
.banner-smail .mask a{height: 50px;line-height: 50px;font-size: 16px;width: 100%;text-align: center;padding:0 15px;}

.banner-smail2{width: 800px;margin-top:10px;}
.banner-smail2 ul{display: flex;flex-wrap: wrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}
.banner-smail2 ul li{width: 260px;height:145px;position: relative;overflow: hidden;}

.banner-smail2 .mask{height: 50px;}
.banner-smail2 .mask a{height: 50px;line-height: 50px;font-size: 16px;width: 100%;text-align: center;padding:0 15px;}

.banner-right {
	width: 380px;
	/* float: right; */
	background: #f5f5f5;
	padding: 18px 18px 20px 18px;
	box-sizing: border-box;
}

.banner-right ul {
	overflow: hidden;
	border-bottom: 1px dashed #CCCCCC;
	margin-top: 14px;
	padding-bottom: 14px;
}

.banner-right ul:first-child {
	margin-top: -5px;
}

.banner-right ul li {
	height: 32px;
}

.banner-right ul li a {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.banner-right p{text-align: right;padding:5px 0 0 0;}
.banner-right p a{display: inline-block;vertical-align: top;
    font-size: 16px;
    color: #999;
}


.warp-bj1 .banner-right ul:first-child li:first-child a,.wrapper_1200 .banner-right ul li:first-child a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #E70012;
}

.warp-bj1 .banner-right{background: none;padding:0 18px 0 0;}
.warp-bj1 .banner-right ul:nth-last-of-type(1){border:none;}

.banner-right ul li a i {
	margin-right: 2px;
}

.banner-right ul li:first-child a i {
	display: none;
}

.banner-right ul span {
	float: right;
	margin-top: 5px;
}

.banner-right ul span a {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 14px;
}

.sound-outer{width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	
	display: flex;flex-wrap: wrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}


/* 中央提案目录 */
.sound-right {
	width: 370px;
}

.sound-right ul {
	overflow: hidden;
}

.sound-right .catalogue ul li {
	width: 180px;
	height: 60px;
	float: left;
	margin-bottom: 10px;
}

.sound-right .catalogue ul li:nth-child(odd) {
	margin-right: 10px;
}

.sound-right .catalogue ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.sound-right .catalogue ul li a img {
	display: block;
	width: 100%;
	height: 100%;
}
/* 党派 */
.groups {
	width: 100%;
	height: 564px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 30px;
}

.slideTxtBox {
	width: 100%;
}

.slideTxtBox .hd {
	height: 32px;
	line-height: 32px;
	margin-bottom: 14px;
}

.slideTxtBox .hd ul {
	width: 94%;
	height: 32px;
	padding: 0 3%;
	border-bottom: dashed 1px #e1e2e2;
}

.slideTxtBox .hd ul li {
	float: left;
	cursor: pointer;
	padding: 0 4px;
	background-image: url('../images/icon9.png');
	background-repeat: no-repeat;
	background-position: right center;
	color: #f00;
	font-weight: 600;
}

.slideTxtBox .hd ul li.noon {
	background-image: none;
}

.slideTxtBox .hd ul li.on {
	color: #006;
}

.slideTxtBox .bd {
	width: 100%;
	height: auto;
}

.ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ul li {
	position: relative;
	overflow: hidden;
	height: 36px;
	padding: 0 10px;
	box-sizing: border-box;
}

.ul li a {
	display: block;
	width: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ul li a i {
	margin-right: 2px;
}


/* 党派好声音 */
.sound-left {
	width: 800px;
}

.sound-left ul li {
	box-sizing: border-box;
	height: 128px;
	padding: 10px 0px;
	border-bottom: 2px dashed #CCCCCC;
}

.sound-left ul li h2 a {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2A2A2A;
	line-height: 36px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sound-left ul li p a {
	display: inline-block;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #202020;
	text-indent: 3em;
	line-height: 28px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.sound-left ul li p a span {
	color: #FF0000;
}


/* 代表话语 */
.represent {
	margin-bottom: 25px;
}

.represent-list {
	width: 585px;
}

.represent-list .represent-img {
	overflow: hidden;
	margin-top: 18px;
	margin-bottom: 10px;
}

.represent-list .represent-img img {
	display: block;
	width: 250px;
	height: 140px;
	float: left;
}

.represent-list .represent-img h2 {
	margin-top: 5px;
	margin-bottom: 10px;
}

.represent-list .represent-img h2,
.represent-list .represent-img p {
	width: 315px;
	margin-left: 18px;
	float: left;
}

.represent-list .represent-img h2 a,
.represent-list .represent-img p a {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.represent-list .represent-img h2 a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	-webkit-line-clamp: 2;height: 50px;overflow: hidden;
}

.represent-list .represent-img p a {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	-webkit-line-clamp: 3;
	height: 70px;overflow: hidden;
}


.represent-list ul li {
	height: 36px;
}

.represent-list ul li a {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.represent-list ul li a i {
	margin-right: 2px;
}

/* 代表委员话履职 */

.slideGroup1 {
	width: 1200px;margin: 0 auto;
	text-align: left;
	margin-top: 30px !important;
}

.slideGroup1 .slideBox {
	/* overflow: hidden; */
	zoom: 1;
	position: relative;
}

.slideGroup1 .sPrev,
.slideGroup1 .sNext {
	display: block;
	width: 50px;
	height: 60px;
	background: linear-gradient(0deg, #ED3039, #FF6C34);
	overflow: hidden;
	cursor: pointer;
	z-index: 99;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 36px;
	font-family: SimSun;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 60px;
	text-align: center;
}

.slideGroup1 .sPrev {
	left: -25px;
}

.slideGroup1 .sNext {
	right: -25px;
}

.slideGroup1 .parBd ul {
	overflow: hidden;
	zoom: 1;
}

.slideGroup1 .parBd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 295px;
	height: 490px;
	margin-right: 6px;
	position: relative;
}

.slideGroup1 .parBd ul li:nth-child(even)::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 305px;
	background: linear-gradient(180deg, transparent, rgba(105, 106, 154, .8));
}


.slideGroup1 .parBd ul li .pic {
	text-align: center;
	height: 100%;
}

.slideGroup1 .parBd ul li .pic img {
	width: 295px;
	height: 490px;
	display: block;
	
}




.slideGroup1 .parBd ul li .pic a {
	display: inline-block;
	width: 100%;
	height: 100%;position: relative;
	
}
.slideGroup1 .parBd ul li:nth-child(even) .pic a::before{content:'';width: 100%;height: 100%;background: url('../images/pic-bj1.png') no-repeat;background-size: 100% 100%;position: absolute;top:0;left:0;z-index: 1;opacity: 0.7;}

.slideGroup1 .parBd ul li:nth-child(odd) .pic a::before{content:'';width: 100%;height: 100%;background: url('../images/pic-bj2.png') no-repeat;background-size: 100% 100%;position: absolute;top:0;left:0;z-index: 1;opacity: 0.7;}

.slideGroup1 .parBd ul li .pic a div {
	position: absolute;
	bottom: 25px;
	z-index: 2;
}

.slideGroup1 .parBd ul li .pic a .span1,
.slideGroup1 .parBd ul li .pic a .span2,
.slideGroup1 .parBd ul li .pic a .span3 {
	display: inherit;
	width: 280px;
	box-sizing: border-box;
	text-align: start;
	padding-left: 30px;
}

.slideGroup1 .parBd ul li .pic a .span1 {
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 46px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/* display: -webkit-box; */
}

.slideGroup1 .parBd ul li .pic a .span2 {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/* display: -webkit-box; */
}

.slideGroup1 .parBd ul li .pic a .span3 {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

/* 两会报告 */


.booksimg{
	width: 1273px;
	margin: 0 auto;margin-top:60px;
}

.booksimg ul{
	/* height: 285px; */
	margin-top: 25px;
	box-sizing: border-box;
	background: url('../images/20240227a1.png') no-repeat bottom;
	padding-bottom: 118px;
	overflow: auto;text-align: center;font-size: 0;
}

.booksimg ul li {
	margin-right: 20px;
	width: 210px;
	height: 285px;
	display: inline-block;vertical-align: top;
}

.booksimg ul li:last-child {
	margin-right: 0px;
}

.booksimg ul li a {
	position: relative;
}

.booksimg ul li a,
.booksimg ul li a img {
	display: block;
	width: 200px;
	height: 100%;
}

.booksimg ul li a span {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
	text-align: center;
	font-size: 30px;
	font-family: SimSun;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;

}

/* 两会融视角 */


.baner-main{width:350px;height:560px;position:relative;margin-top:30px;margin-left:60px;}
.baner-main .baner-but{ position:absolute;width:40px !important; height:80px !important;z-index:10;background:rgba(0,0,0,0.6);border-radius: 0;color: #fff;line-height: 80px;font-size: 30px; cursor: pointer;}
.baner-main .baner-list .baner-item{position:absolute;}
.baner-main .prev{left:-60px; }
.baner-main .next{right:-60px;}
.baner-main img{width:100%;height:100%;}
				
				
.angle-right{margin-top:10px;}
.angle-right ul{}
.angle-right ul li{width: 480px;height: 270px;margin-top:20px;}
.angle-right ul li a{display: block;width: 100%;height: 100%;position: relative;}
.angle-right ul li img{display: block;width: 100%;height: 100%;}
.angle-right ul li span{display: block;width: 100%;position: absolute;bottom:0;left:0;height: 60px;background: url('../images/angle-bj.png') no-repeat;background-size: 100% 100%;color: #fff;font-size: 18px;line-height: 60px;text-align: center;box-sizing: border-box;padding-left:80px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


/* 两会影像集 */
.pic-img {
	margin-top: 20px;
	margin-bottom: 25px;    margin: 0 auto;width: 1200px;
}

.picimg-left {
	float: left;
	width: 580px;
	height: 345px;
	margin-top: 15px;
}

.picimg-left .picimg-banner {
	width: 100%;
	overflow: hidden;
	position: relative;
	float: left;
	margin-bottom: 40px;
}

.picimg-left .picimg-banner .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.picimg-left .picimg-banner .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.picimg-left .picimg-banner .mask {
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: inline-block;
	width: 580px;
	height: 95px;
	background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .6) 70%);
	z-index: 100;
}

.picimg-left .picimg-banner .mask a {
	display: inline-block;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	width: 100%;
	line-height: 95px;
	box-sizing: border-box;
	padding-left: 5px;
	padding-top: 5px;
	padding-top: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.picimg-left .picimg-banner .bd img {
	width: 580px;
	height: 345px;
	display: block;
}

.picimg-left .picimg-banner .prev,
.picimg-left .picimg-banner .next {
	width: 54px;
	height: 90px;
	background: rgba(255, 255, 255, 0.6);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 100;
	font-size: 48px;
	font-family: SimSun;
	font-weight: 400;
	color: #333333;
	text-align: center;
	line-height: 90px;
}

.picimg-left .picimg-banner .prev {
	left: 0;
	border-radius: 0 5px 5px 0;
}

.picimg-left .picimg-banner .next {
	right: 0px;
	border-radius: 5px 0 0 5px;
}


.picimg-right {
	width: 610px;
	float: right;
	margin-top: 15px;
}

.picimg-right ul {
	overflow: hidden;
}

.picimg-right ul li {
	width: 300px;
	height: 168px;
	float: left;
}

.picimg-right ul li a {
	position: relative;
	width: 100%;
	height: 100%;
	display: inline-block;
}

.picimg-right ul li a img {
	width: 100%;
	height: 100%;
	display: block;
}

.picimg-right ul li:nth-child(1),
.picimg-right ul li:nth-child(2) {
	margin-bottom: 10px;
}

.picimg-right ul li:nth-child(1),
.picimg-right ul li:nth-child(3) {
	margin-right: 10px;
}

.picimg-right ul li a span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 85px;
	padding: 0 15px;
	box-sizing: border-box;
	background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .6) 70%);
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	padding-top: 34px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}


/* 精彩版面汇 */
.slideGroup4 {
	width: 1200px;    margin: 0 auto;
	text-align: left;
	margin-top: 20px !important;
}

.slideGroup4 .parHd {
	height: 60px;
	line-height: 60px;
	background: #f4f4f4;
	position: relative;
}

.slideGroup4 .parHd ul {
	float: left;
	height: 60px;
}

.slideGroup4 .parHd ul li {
	float: left;
	cursor: pointer;
}

.slideGroup4 .slideBox {
	/* overflow: hidden; */
	zoom: 1;
	position: relative;
}

.slideGroup4 .sPrev,
.slideGroup4 .sNext {
	display: block;
	width: 40px;
	height: 80px;
	background: rgba(0, 0, 0, 0.5);
	overflow: hidden;
	cursor: pointer;
	z-index: 99;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 30px;
	font-family: SimSun;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 80px;
	text-align: center;
}

.slideGroup4 .sPrev {
	left: 0px;
}

.slideGroup4 .sNext {
	right: 0px;
}

.slideGroup4 .parBd ul {
	overflow: hidden;
	zoom: 1;
}

.slideGroup4 .parBd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 280px;
	height: 450px;
	margin-right: 26px;
	position: relative;
}


.slideGroup4 .parBd ul li .pic {
	text-align: center;
}

.slideGroup4 .parBd ul li .pic img {
	width: 280px;
	height: 450px;
	display: block;
}

.slideGroup4 .tempWrap {
	width: 1200px !important;
}


/* 友情链接 */
.friendship ul {
	overflow: hidden;
	margin-top: 15px;
}

.friendship li {
	float: left;
	width: 180px;
	margin-right: 24px;
	margin-bottom: 30px;
}

.friendship li:nth-child(6n) {
	margin-right: 0px;
}


.friendship li img {
	width: 180px;
	height: 80px;
}



/* footer */
.footer {
	width: 100%;
	height: 35px;
	float: left;
}

.footers {
	width: 1200px;
	height: 35px;
	margin: 0 auto;
}

.footers ul {
	height: 35px;
	margin: 0 auto;text-align: center;
}

.f7f7f7 {
	background-color: #f7f7f7;
}

.footers ul li {
	background-image: url('../images/pic30.png');
	background-repeat: no-repeat;
	background-position: right center;display: inline-block;vertical-align: top;
}

.footers ul li a {
	display: block;
	margin: 0 20px;
	color: #8b869c;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
}

.a6a6a6 {
	background-color: #6a6a6a;
}

.footers p {
	color: #fff;
	line-height: 35px;
	margin: 0 auto;
	width: 604px;
	font-size: 14px;
}

.footers span {
	width: 220px;
	height: 67px;
	line-height: 67px;
	font-size: 12px;
	color: #939393;
	margin: 0 auto;
	display: block;
	background-image: url('../images/ghs.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}

.fff {
	height: 67px;
}

.footers p a {
	color: #fff;
}
