.top {
	width: 100%;
	height: 40px;
	background-color: #f8faf9;
	clear: both;
	overflow: hidden;
	text-align: center;
	line-height: 40px;
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 14px;
}

.left01 {
	float: left;
}

.right01 {
	float: right;
}

.swiper_1200 {
	width: 1200px;
	margin: 0 auto;
}

.top ul li {
	float: left;
}

.top ul li span {
	padding: 0 20px;
}

/* 导航栏 */
.logo {
	float: left;
}

nav {
	padding: 30px 0 25px 0;
}

.overflows {
	overflow: hidden;
}

.search {
	float: left;
	margin: 15px 30px 0 30px;
	cursor: pointer;
}

nav .right01 li a {
	color: #666666;
	font-size: 18px;
	padding: 10px 5px;

}

.adcs a {
	border-bottom: 2px solid #333333;
}

nav .right01 li {
	float: left;
	margin-right: 15px;
}

nav .right01 {
	margin: 18px 0;
}

.nav-banner img {
	width: 100%;
}

.nav_box {
	padding-top: 40px;
	margin-top: 30px;
	padding-bottom: 30px;
	background-color: #f3f4f8;
}

.nav_pzs {
	background-color: #fff;
	width: 755px;
	height: 700px;
	box-sizing: border-box;
	padding: 25px;
}

.nav_header .gds {
	color: #999999;
	font-size: 14px;
}

.nav_header h1 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	float: left;
	padding-bottom: 12px;
	border-bottom: 1px solid #ff0000;
}

.nav_header h1 span {
	color: #ff0000;
}

.nav_header {
	line-height: 34px;
	border-bottom: 1px solid #cccccc;
}

.nav_box .nav_pzs ul li {
	padding: 26px 0;
	border-bottom: 1px solid #ccc;
}

.nav_box .nav_pzs ul li img {
	width: 185px;
	height: 110px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	float: left;
	margin-right: 15px;
}

.nav_box .nav_pzs ul li h1 {
	font-size: 21px;
	color: #333;
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 5px;
	font-weight:normal;
}

.nav_box .nav_pzs ul li p {
	font-size: 14px;
	color: #999;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	/** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical;
	/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2;
	/** 显示的行数 **/
	overflow: hidden;
	/** 隐藏超出的内容 **/

}

.nav_rxp {
	width: 420px;
	background-color: #fff;
	height: 700px;
	box-sizing: border-box;
	padding: 25px;
}

.nav_rxp ul li img {
	width: 120px;
	height: 75px;
	text-align: center;
	margin: 0 auto;
}

.nav_rxp ul {
	display: flex;
	flex-wrap: wrap;
	/*自动根据宽度排序 换行*/
	justify-content: space-between;
	/*两端对齐*/
	margin: 20px 0;
}

.nav_rxp ul li {
	border: 1px solid #ccc;
	width: 120px;
	height: 75px;
	box-sizing: border-box;
	margin-bottom: 12px;
}

.nav_rxp ul:after {
	content: '';
	width: 120px;
	border: 1px solid transparent;
}

/* 全媒资讯 */
.qmzx .nav_ul li {
	width: 33.3%;
	float: left;
	text-align: center;
}

.qmzx .nav_ul li a {
	font-size: 24px;
	color: #666666;
	padding: 10px 0;
}

.qmzx {
	margin-top: 50px;
}

.qmzx .nav_ul .active a {
	color: #333333;


	border-bottom: 1px solid #ff0000;
}

.qmzx .nav_ul {
	border-bottom: 1px solid #ccc;
}
.qmzx .nav_ul a{
		padding: 10px 0 20px 0;
			display: block;
	border-bottom: 1px solid transparent;
}

.picBtnTop {
	width: 100%;
	height: 470px;
	padding: 5px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.picBtnTop .hd {
	width: 360px;
	height: 470px;
	position: absolute;
	right: 5px;
	overflow: hidden;
}
#demo2{
	margin-top: 20px;
}
.picBtnTop .hd ul li {
	width: 360px;
	height: 70px;
	text-align: center;
	background-color: #f5f5f5;
	margin-bottom: 8px;
	text-align: center;
	line-height: 70px;
}
.picBtnTop .hd ul li h1{
	font-size: 16px;
	color: #161b31;
	word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
		-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
		-webkit-line-clamp: 1; /** 显示的行数 **/
		overflow: hidden;  /** 隐藏超出的内容 **/
		width: 90%;
		margin: 0 auto;
}
.picBtnTop .bd {
	width: 825px;
	height: 470px;
	position: relative;
}

.picBtnTop .bd li {
	position: relative;
	zoom: 1;
	vertical-align: middle;
}

.picBtnTop .bd li .pic {
	position: relative;
	z-index: 0;
}

.picBtnTop .bd li .pic img {
	width: 100%;
	height: 470px;
	vertical-align: bottom;
}

.picBtnTop .bd li .bg {
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.picBtnTop .bd li .title {
	width: 825px;
	height: 40px;
	line-height: 40px;
	left: 0;
	bottom: 0;
	position: absolute;
	z-index: 2;
}

.picBtnTop .bd li .title a {
	color: #fff;
	padding-left: 15px;
}

#demo3,
#demo2,
#demo4{
	margin-bottom: 20px;
	    margin-top: 20px;
}

.picBtnTop .hd ul .on{
	background-color: #ff0000;
}
.picBtnTop .hd ul .on h1{
	color: #fff;
}

.qmhb{
	margin-top: 60px;
	box-sizing: border-box;
	background-color: #f3f4f8;
}
.bt_h1{
	text-align: center;
	padding: 50px 0 20px 0;
	    color: #333333;font-size: 24px;
}
.slideGroup1 {
	width: 1200px;
	text-align: left;
	margin-top: 20px !important;
}

.slideGroup1 .parHd {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.slideGroup1 .parHd ul {
	float: left;
	height: 32px;
}

.slideGroup1 .parHd ul li {
	float: left;
	cursor: pointer;
}
.slideGroup1 .parHd ul li.on {
	height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}

.slideGroup1 .slideBox {
	zoom: 1;
	position: relative;
}

.slideGroup1 .sPrev,
.slideGroup1 .sNext {
	    display: block;
	    width: 64px;
	    height: 120px;
	    float: right;
	    overflow: hidden;
	    cursor: pointer;
	    z-index: 99;
	    position: absolute;
	    top: 155px;
	    font-family:宋体;
	    color: #ccc;
	    text-align: center;
	    font-size: 120px;
	    font-weight: 600;
	    opacity: 0.8;
}
.slideGroup1 .sNext {
	right: -100px;
}
.slideGroup1 .sPrev{
	left: -100px;
}
.slideGroup1 .sPrev:hover,
.slideGroup1 .sNext:hover {
	border-color: #f60;
}

.slideGroup1 .parBd ul {
	overflow: hidden;
	zoom: 1;
}

.slideGroup1 .parBd ul li {
	border-radius: 5px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 288px;
	height: 450px;
	margin-right: 20px;
}

.slideGroup1 .parBd ul li .pic {
	text-align: center;
}

.slideGroup1 .parBd ul li .pic img {
	width: 280px;
	height: 450px;
	display: block;
}

.ck_duo{
	width: 200px;
	height: 50px;
	background-color: #4581fb;
	text-align: center;
	line-height: 50px;
	margin: 40px auto;
}
.ck_duo a{
	font-size: 20px;
	color: #fff;
}