header {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #071A4B;
}

header .nav_t1 {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #D5E7F3;
	line-height: 24px;
	float: left;
	line-height: 50px;
}

header .nav_t1 a {
	color: #D5E7F3;
}

.wrapper-1200 {
	width: 1200px;
	margin: 0 auto;
}

/* 轮播图 */
.nav_lun {
	width: 100%;
	height: 560px;
	background: url(../jpg/a_banner.jpg) no-repeat center;
}

.logo {
	padding-top: 40px;
}

.nav_pt {
	width: 130px;
	height: 40px;
	line-height: 40px;
	background: #0084DC;
	border-radius: 6px;
	float: right;
	text-align: center;
	margin-top: 62px;
}

.nav_pt a {
	font-size: 16px;
	color: #FFFFFF;
}

.header_i {
	overflow: hidden;
}

.header_s ul li {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	float: left;

}

.header_s ul li a {
	color: #fff;
	padding: 0 24px;
}

.header_s {
	overflow: hidden;
	margin: 25px auto;
}

.i_top i {
	display: block;
	width: 64px;
	height: 57px;
	background: #DD0918;
	border-radius: 4px 4px 4px 4px;
	position: absolute;
	left: 20px;
	font-size: 22px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 26px;
	text-align: center;
	padding-top: 7px;
}

.i_top {
	margin-bottom: 20px;
	position: relative;
}

.i_top h1 {
	font-size: 36px;
	    font-family: Microsoft YaHei;
	    font-weight: 400;
	    color: #000000;
	    line-height: 30px;
	    line-height: 46px;
	    text-align: center;
	    padding: 0 100px;
}

.i_top p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 26px;
	text-align: center;
}

.nav_jrd {
	padding: 35px 0;
	width: 100%;
	background: #F3F3F3;
}

/* 212 */
.picBtnTop {
	width: 100%;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.col-xk li h1 {
	text-align: justify;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 90px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 86%;
	text-align: center;
	margin: 0 auto;
}

.picBtnTop .hd {
	width: 400px;
	height: 450px;
	position: absolute;
	right: 0;
	z-index: 99;
	overflow: hidden;
	background-color: #7f7f7f;
}

.picBtnTop .hd ul li {
	width: 400px;
	height: 90px;
	background: #DDF1FF !important;
}

.picBtnTop .hd ul li.on {
	width: 100%;
	height: 90px;
	background: #0084DC !important;
}

.col-xk .on h1 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	line-height: 90px;
}

.picBtnTop .hd ul li img {
	width: 85px;
	height: 60px;
	border: 4px solid #ddd;
	cursor: pointer;
	vertical-align: bottom;
}

.picBtnTop .bd {
	width: 100%;
	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: 800px;
	height: 450px;
	vertical-align: bottom;
}

.picBtnTop .bd li .bg {
	width: 100%;
	height: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.picBtnTop .bd li .title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	left: 0;
	bottom: 0;
	position: absolute;
	z-index: 2;
}

.picBtnTop .bd li .title a {
	color: #fff;
	padding-left: 15px;
}

/* 政策解读 */
.left_zc {
	width: 760px;
	margin-top: 40px;
	overflow: hidden;
	float: left;
}

.nav_ip {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 2px solid #CCCCCC;
}

.nav_ip a h1 {
	width: 120px;
	height: 58px;
	text-align: center;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	float: left;
	border-bottom: 4px solid #1457B6;
}

.nav_ip a span {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	float: right;
}

.zc_left {
	float: left;
	position: relative;
}

.zc_left img {
	width: 400px;
	height: 225px;
}

.zc_left:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}

.yx2:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}

.yx3:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}

.yx4:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}

.yx1:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}

.right_jp .pic:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}

.yx_pic:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}

.zc_left .pic i {
	width: 400px;
	height: 50px;
	background: #000000;
	opacity: 0.6;
	display: block;
	position: absolute;
	bottom: 0;
}

.zc_left .pic {
	overflow: hidden;
}

.zjsj .pic {
	overflow: hidden;
	width: 420px;
	height: 280px;
}

.zc_left .pic span {
	height: 16px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
	top: -36px;
	display: block;
	text-align: center;
}

.zc_right {
	width: 320px;
	float: right;
}

.zc_right h1 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #004098;
	padding-bottom: 10px;
}

.zc_right p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	/** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical;
	/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2;
	/** 显示的行数 **/
	overflow: hidden;
	/** 隐藏超出的内容 **/

}

.zc_right li {
	padding: 6px 0;
}

.zc_right li:nth-child(1) {
	border-bottom: 1px solid #ccc;
}
.zc_right li:nth-child(2) {
	border-bottom: 1px solid #ccc;
}

.right_zc {
	width: 400px;
	margin-top: 40px;
	overflow: hidden;
	float: right;
}

.right_zc ul li img {
	width: 60px;
	height: 44px;
	float: left;
	margin-right: 15px;
}

.right_zc ul li {
	width: 400px;
    height: 44px;
    line-height: 44px;
    background: #E2E9EE;
    opacity: 0.8;
    margin-bottom: 14px;
}

.right_zc ul li h1 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.zci_right {
	width: 330px;
	float: right;
}

.zci_right li span {
	color: #004098;
	font-size: 16px;
	float: left;
	margin-right: 10px;
}

.zci_right li {
	overflow: hidden;
	padding: 14px 0;
	overflow: hidden;
}

.zci_right li h1 {
	font-size: 16px;
	color: #333333;
	float: left;
	width: 83%;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	/** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical;
	/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2;
	/** 显示的行数 **/
	overflow: hidden;
	/** 隐藏超出的内容 **/
}

.right_jp {
	width: 400px;
	float: right;
	margin-top: 36px;
	position: relative;
}

.right_jp .pic img {
	width: 400px;
	height: 225px;
}

.right_jp .pic i {
	width: 400px;
	height: 50px;
	background: #000000;
	opacity: 0.6;
	display: block;
	position: absolute;
	bottom: 0;
}

.right_jp .pic span {
	height: 16px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
	top: -36px;
	display: block;
	text-align: center;
}

.right_jp .pic {
	height: 225px;
	overflow: hidden;
	position: relative;
}

.zjsj .zc_left img {
	width: 420px;
	height: 280px;
}

.zjsj .zc_left i {
	width: 420px;
}

.zjsj .zc_left i {
	bottom: 0;
}

.zjsj .zc_left .pic span {
	top: -35px;
	position: relative;
	z-index: 10;
}

.zjsj .zc_left {
	height: 280px;
}

.list_u li {
	font-size: 16px;
	font-family: Microsoft YaHei;
	color: #004098;
	line-height: 28px;
	position: relative;
	padding-left: 10px;
}

.list_u {
	padding-top: 5px;
}

.list_u li:after {
	content: "";
	width: 5px;
	height: 5px;
	background-color: #1457b6;
	display: block;
	position: absolute;
	left: 0;
	top: 12px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

/* 典籍文献 */
.nav_djwx {
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 50px;
	background: #F3F3F3;
	padding: 30px 0;
}

.nav_lft1 {
	width: 380px;
	height: 355px;
	float: left;
	margin-right: 30px;
}

.list_ul {
	padding-top: 15px;
}

.list_ul li {
	position: relative;
	overflow: hidden;
}

.list_ul li a {
	font-size: 16px;
	color: #333;
	line-height: 36px;
	padding-left: 12px;
}

.list_ul li:after {
	content: "";
	width: 5px;
	height: 5px;
	background-color: #1457b6;
	display: block;
	position: absolute;
	left: 0;
	top: 16px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.list2 {
	margin-right: -50px;
	overflow: hidden;
	padding-top: 15px;
}

.list2 li {
	width: 100px;
	float: left;
	padding: 4px 0 5px 0;
	margin-right: 30px;
}

.list2 li img {
	width: 100px;
	height: 100px;
	border-radius: 180px;
}

.list2 li h1 {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	text-align: center;
	line-height: 38px;
}

.list3 {
	margin-right: -30px;
	padding-top: 20px;
}

.list3 li {
	width: 87px;
	height: 87px;
	line-height: 87px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	background: #E7E7E7;
	cursor: pointer;
}

.list3 li a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.list3 li:hover {
	background-color: #1457B6;
}

.list3 li:hover a {
	color: #fff;
}

.nav_djwx .nav_ip {
	margin-bottom: 0;
}

/* 长城史话 */
.i_tops h1 {
	width: 800px;
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #004098;
	padding-bottom: 40px;
	text-align: center;
	margin: 0 auto;
	background: url(../png/i_bottom.png) bottom no-repeat;
}

.i_tops h1 a {
	color: #004098;
}

.cshi {
	width: 220px;
	height: 200px;
	text-align: justify;
	background: #F3F3F3;
	padding: 50px 40px;
	position: absolute;
	top: 0;
	left: 0;
}

.cshi h1 {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-bottom: 10px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	/** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical;
	/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2;
	/** 显示的行数 **/
	overflow: hidden;
	/** 隐藏超出的内容 **/
}

.cshi p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	text-indent: 2em;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	/** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical;
	/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 5;
	/** 显示的行数 **/
	overflow: hidden;
	/** 隐藏超出的内容 **/
}

.nav_csh ul li {
	position: relative;
	float: left;
}

.nav_csh ul li img {
	width: 300px;
	height: 300px;
}

.i_tops {
	margin-bottom: 40px;
}

.nav_csh {
	overflow: hidden;
}

.nav_cbs {
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 50px;
	background: #F3F3F3;
	padding: 30px 0 5px 0;
}

.nav_cbs ul li span:nth-child(1) {
	height: 40px;
	font-size: 34px;
	font-family: Arial;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 40px;
	display: block;
	background-color: #004098;
}

.nav_cbs ul li span:nth-child(2) {
	height: 40px;
	font-size: 16px;
	font-family: Arial;
	font-weight: 400;
	color: #004098;
	line-height: 40px;
	display: block;
	background-color: #fff;
}

.nav_cbs ul li {
	width: 48%;
	float: left;
	height: 110px;
	margin-bottom: 40px;
}

.nav_cbs ul li:nth-child(even) {
	margin-left: 48px;
}

.nav_cbs ul .lfetx {
	width: 80px;
	height: 80px;
	text-align: center;
	float: left;
	margin-right: 20px;
}

.nav_cbs ul li h1 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}

.nav_cbs ul li p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	/** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical;
	/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2;
	/** 显示的行数 **/
	overflow: hidden;
	/** 隐藏超出的内容 **/
}

.nav_cbs ul li .rightx {
	float: left;
	width: 68%;
	text-align: justify;
}

/* 沿线省份 */
.slideTxtBox {}

.slideTxtBox .hd {
	position: relative;
}

.slideTxtBox .hd ul {
	margin-right: -50px;
}

.slideTxtBox .hd ul li {
	float: left;
	width: 120px;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #004098;
}

.slideTxtBox .hd ul li a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #004098;
}


.slideTxtBox .hd ul li.on {
	width: 120px;
	background: #004098;
}

.slideTxtBox .hd ul li.on a {
	font-size: 16px;
	color: #FFFFFF;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow {
	position: absolute;
	right: 10px;
	top: 0;
}

.slideTxtBox .arrow a {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../arrow.html") 0 0 no-repeat;
}

.slideTxtBox .arrow .next {
	background-position: 0 -50px;
}

.slideTxtBox .arrow .prevStop {
	background-position: -60px 0;
}

.slideTxtBox .arrow .nextStop {
	background-position: -60px -50px;
}

.yx_pic i {
	width: 330px;
	height: 40px;
	background: #000000;
	opacity: 0.6;
	display: block;
	position: absolute;
	bottom: 0;
}

.yx_pic img {
	width: 330px;
	height: 220px;
}

.yxleft .yx_pic {
	width: 330px;
	height: 220px;
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

.yxleft .yx_pic:nth-child(even) {
	margin-right: 0;
}

.yx_pic span {
	font-size: 16px;
	    font-family: Microsoft YaHei;
	    font-weight: 400;
	    color: #FFFFFF;
	    position: relative;
	    top: -31px;
	    display: block;
	    text-align: center;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    padding: 0 20px;
}

.yxleft {
	width: 680px;
	float: left;
}

.a1 ul {
	width: 490px;
	float: right;
}

.a1 ul li h1 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #004098;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.a1 ul li p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	/** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical;
	/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2;
	/** 显示的行数 **/
	overflow: hidden;
	/** 隐藏超出的内容 **/
}

.a1 ul li {
	overflow: hidden;
	padding: 16px 0;
	border-bottom: 1px solid #CCCCCC;
}

.yxsf {
	overflow: hidden;
}

/* 文化遗产 */
.nav_whyc {
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 50px;
	background: #F3F3F3;
	padding: 50px 0;
	height: 765px;
}

.picScroll-lefti {
	position: relative;
}

.picScroll-lefti .hd {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -40px;
	width: 100%;
}

.picScroll-lefti .hd .next {
	left: 60px;
	float: right !important;
}

.picScroll-lefti .hd .prev {
	left: -60px;
}

.picScroll-lefti .hd .prev,
.picScroll-lefti .hd .next {
	display: block;
	width: 40px;
	height: 81px;
	background: #000000;
	opacity: 0.4;
	position: relative;
	float: left;
	text-align: center;
	line-height: 81px;
	font-size: 36px;
	font-family: SimSun;
	font-weight: bold;
	color: #FFFFFF;

}

.picScroll-lefti .hd ul {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: -318px;
	left: 50%;
	margin-left: -55px;
}

.picScroll-lefti .hd ul li {
	float: left;
	margin-right: 5px;
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: rgba(255, 255, 255, 0);
	border: 2px solid #004098;
	border-radius: 50%;
	color: transparent;
}

.picScroll-lefti .bd ul li:hover .title {
	background-color: #E7A141;
	color: #fff;
}

.picScroll-lefti .bd ul li:hover .title a {
	color: #fff;
}

.picScroll-lefti .bd ul li:hover .txt {
	background-color: #fff;
}

.picScroll-lefti .bd ul li:hover .crosshead h1 {
	background-color: #fff;
	color: #000;
}

.picScroll-lefti .bd ul li:hover .crosshead h1 a {
	color: #000;
}

.picScroll-lefti .hd ul li.on {
	background: url(../jpg/di.jpg) no-repeat center;
}

.picScroll-lefti .bd ul {
	overflow: hidden;
	zoom: 1;
	position: relative;
	z-index: 100;
}

.picScroll-lefti .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-right: 45px;
}

.picScroll-lefti .bd ul li .pic {
	text-align: center;
}

.picScroll-lefti .bd ul li .pic img {
	width: 370px;
	height: 247px;
	display: block;
}

.picScroll-lefti li .txt {
	width: 370px;
	height: 300px;
	background: #EEEEEF;
	position: relative;
}

.picScroll-lefti li .title {
	width: 370px;
	height: 50px;
	background: #FFFFFF;
	text-align: center;
	line-height: 50px;
	position: absolute;
	bottom: 0;
	font-size: 14px;
}

.picScroll-lefti li .crosshead h1 {
	width: 370px;
	height: 50px;
	line-height: 50px;
	background: #459443;
	font-size: 18px;
}

.picScroll-lefti li:nth-child(odd) .crosshead h1 {
	background-color: #cc4d56;
}

.picScroll-lefti li .crosshead h1 a {
	color: #fff;
}

.picScroll-lefti li .crosshead p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	padding: 15px 20px;
	text-align: justify;
	text-indent: 2em;
}

/* 精彩影像 */
.yx2 {
	width: 780px;
	height: 620px;
	background: #0B77CF;
	float: left;
}

.yx2 .pic {
	width: 780px;
	height: 440px;
	position: relative;
	overflow: hidden;
}

.yx2 .pic img {
	width: 780px;
	height: 440px;
}

.yx2 h1 {
	font-size: 24px;
	font-family: Microsoft YaHei;
	color: #FFFFFF;
	text-align: center;
	line-height: 60px;
	letter-spacing: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	letter-spacing: 4px;
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

.yx2 p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: #FFFFFF;
	line-height: 24px;
	text-align: justify;
	padding: 0 30px;
	text-indent: 2em;
}

.kailong {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -30px;
	width: 60px;
	height: 60px;
	background: url(../jpg/bfi.jpg) no-repeat center;
}

.yx1 {
	width: 400px;
	height: 300px;
	float: right;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

.yx1 img {
	width: 400px;
	height: 240px;
}

.yx1 i {
	display: block;
	position: absolute;
	bottom: 0;
	width: 400px;
	height: 60px;
	background: #72BD12;
	line-height: 60px;
}

.yx1 span {
	height: 16px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	display: block;
	text-align: center;
	  
}

.yx3 {
	width: 380px;
	height: 285px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}

.hvs i {
	background: #F8B62C;
}

.ivs i {
	background: #cc4d57 !important;
}

.lsw i {
	background: #00AFA2 !important;
}

.lvs i {
	background: #34BEE4 !important;

}

.yx3 img {
	width: 380px;
	height: 225px;
}

.yx3 i {
	display: block;
	position: absolute;
	bottom: 0;
	width: 380px;
	height: 60px;
	background: #72BD12;
	line-height: 60px;
}

.yx3 span {
	height: 16px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	display: block;
	text-align: center;
}

.yx4 {
	width: 400px;
	height: 285px;
	float: left;
	position: relative;
	overflow: hidden;
}

.yx4 img {
	width: 400px;
	height: 225px;
}

.yx4 i {
	display: block;
	position: absolute;
	bottom: 0;
	width: 400px;
	height: 60px;
	background: #72BD12;
	line-height: 60px;
}

.yx3 p {
	display: none;
	padding: 45px 30px 0 30px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	text-align: justify;
	overflow: hidden;
	height: 176px;
}

.yx1 p {
	display: none;
	padding: 45px 30px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	text-align: justify;
}

.yx4 p {
	display: none;
	padding: 45px 30px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	text-align: justify;
}

@keyframes width {
	0% {
		height: 60px;
	}

	25% {
		height: 100px;
	}

	50% {
		height: 150px;
	}

	75% {
		height: 220px;
	}

	100% {
		height: 285px;
	}
}

@keyframes width2 {
	0% {
		height: 60px;
	}

	25% {
		height: 100px;
	}

	50% {
		height: 150px;
	}

	75% {
		height: 250px;
	}

	100% {
		height: 300px;
	}
}

.yx4 span {
	height: 16px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	display: block;
	text-align: center;
}

.yx4:hover span {
	text-align: justify;
	padding: 12px 30px;
	  line-height: 32px;
}

.yx4:hover i {
	animation: width .5s linear forwards;
}

.yx4:hover p {
	display: block;
}

.yx3:hover span {
	text-align: justify;
	padding: 12px 30px;
	  line-height: 32px;
}

.yx3:hover i {
	animation: width .5s linear forwards;
}

.yx3:hover p {
	display: block;
}

.yx1:hover span {
	text-align: justify;
	padding: 12px 30px;
	  line-height: 32px;
}

.yx1:hover i {
	animation: width2 .5s linear forwards;
}

.yx1:hover p {
	display: block;
}

.jcyx {
	overflow: hidden;
}

footer {
	height: 390px;
	background: url(../jpg/footer.jpg) no-repeat 50% center;
}

.nav_csh ul li i {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #990000;
	opacity: 0.6;
	display: none;
}

.etv_center {
	width: 1200px;
	margin: 0 auto;
	height: 158px;
}

.ets_center {
	margin-top: 55px;
	text-align: center;
}

.nav_csh .uli li:nth-child(even) .cshi {
	display: none;
}

.nav_csh .uli li:nth-child(even):hover .cshi {
	display: block;
	background-color: transparent;
}

.nav_csh .uli li:nth-child(even):hover .cshi h1 {
	color: #fff;
}

.nav_csh .uli li:nth-child(even):hover i {
	display: block !important;
}

.nav_csh .uli li:nth-child(even):hover .cshi p {
	color: #fff;
}

.nav_csh .uli2 li:nth-child(odd) .cshi {
	display: none;
}

.nav_csh .uli2 li:nth-child(odd):hover .cshi {
	display: block;
	background-color: transparent;
}

.nav_csh .uli2 li:nth-child(odd):hover .cshi h1 {
	color: #fff;
}

.nav_csh .uli2 li:nth-child(odd):hover i {
	display: block !important;
}

.nav_csh .uli2 li:nth-child(odd):hover .cshi p {
	color: #fff;
}

.ets_center a {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
}

.link-select .dropdown-toggle {
	display: block;
	padding: 0px 0px 0px 20px !important;
	width: 252px;
	color: #333;
	margin-top: 15px;
	background-color: #f1f5f5;
	border: 1px solid #fff;
	text-decoration: none !important;
}

.link-select .caret {
	float: right;
	margin-top: 12px !important;
	margin-right: 10px !important;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.link-select .dropdown-menu {
	border-bottom-left-radius: 4px !important;
	border-bottom-right-radius: 4px !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	max-height: 160px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 275px;
	border-color: #f1f1f1;
	margin-top: -2px;
}

.dropdown-menu {
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.link-select .dropdown-menu li {
	width: 188px;
}

.link-select .dropdown-menu li a {
	color: #333;
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}

.link-select .dropdown {
	float: left;
	position: relative;
	margin-right: 28px;
}

.link-select .dropdown:nth-child(4) {
	margin-right: 0;
}

.link-select {
	position: relative;
	top: 100px;
}

.open>.dropdown-menu {
	display: block;
}

/* 列表 */
.box_le ul li img {
	width: 220px;
	height: 125px;
	float: left;
	margin-right: 20px;
}

.box_le ul li h1 {
	font-size: 20px;
	line-height: 36px;
	color: #000000;
}

.box_le ul li p {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 3; /** 显示的行数 **/
	overflow: hidden;  /** 隐藏超出的内容 **/
}

.box_le ul li span {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}

.box_le ul li {
	padding: 25px 0;
	overflow: hidden;
	border-bottom: 1px solid #e2e2e2;
}

.auto {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.left-l {
	width: 100%;
	margin-right: 40px;
}

.detail-h {
	border-bottom: 1px #cbcccc solid;
	padding: 0 0 18px 0;
	text-align: center;
}

.detail-h h2 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	padding: 5px 0 12px 0;
}

.detail-h h1 {
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	padding: 5px 0 12px 0;
	cursor: pointer;
}

.detail-h p {
	text-align: left;
	font-size: 16px;
	color: #999;
	display: inline-block;
	cursor: pointer;
}

.detail-h p span {
	padding-right: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	vertical-align: top;
}

.detail-d {
	padding: 20px 10px;
	cursor: pointer;
}

.detail-d p {
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 5px;
}

.detail-share {
	border-top: none;
	border-bottom: 1px #cbcccc solid;
	padding: 15px 0 20px 0;
	overflow: hidden;
}

.detail-share dl dt {
	float: left;
}

.detail-share dl dd {
	float: right;
	line-height: 36px;
	font-size: 16px;
	padding-right: 15px;
}

.listing-r ul li {
	position: relative;
	overflow: hidden;
	height: 40px;
	width: 48%;
	float: left;
	margin-right: 48px;
}

.listing-r ul li:nth-child(2) {
	margin-right: 0;
}

.listing-r ul li a {
	padding-left: 0;
}

.listing-r {
	margin-top: 20px;
}

.listing-r ul li:after {
	display: none;
}

/* 视频 */
.Headlines {
	height: 120px;
	margin-top: 25px;
	text-align: center;
}

.Headlines h1 a {
	font-size: 40px;
	color: #333;
	line-height: 50px;
}

.bottom_tit {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	color: #333;
	line-height: 26px;
	margin-top: 16px;
}

.bottom_tit a {
	font-size: 16px;
	color: #333;
}

.left-l {
	width: 100%;
	margin-right: 40px;
}

.listing-title {
	height: 50px;
	line-height: 50px;
	width: 100%;
	border-bottom: solid 2px #e7e7e7;
	margin-bottom: 10px;
}

.listing-title span {
	font-size: 24px;
	color: #387fe8;
	font-weight: bold;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 50px;
	display: inline-block;
	vertical-align: top;
	padding: 0 8px;
}

.listing-title span::before {
	content: '';
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -2px;
	background: #387fe8;
}

.ul-list2 {
	margin-right: -22px;
	overflow: hidden;
	min-height: 300px;
}

.ul-list2 li {
	width: 280px;
	height: 160px;
	display: inline-block;
	margin-right: 22px;
	margin-bottom: 50px;
}

.ul-list2 li img {
	width: 280px;
	height: 160px;
}

.ul-list2 li h1 {
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	line-height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#autopage {
	width: 92%;
	margin-top: 30px;
}

#autopage span {
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	display: inline-block;
	background-color: #0066cc;
}

#autopage a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	display: inline-block;
	background-color: #0066cc;
}

.listing-r {
	width: 340px;
	float: left;
	display: none;
}

.more01 h2 {
	width: 100%;
	height: 48px;
	border-top: solid 2px #387fe8;
	font-size: 24px;
	font-weight: normal;
	line-height: 48px;
	color: #000;
	margin-top: 20px;
}

.more01 h2 a {
	float: right;
	font-size: 14px;
	color: #999;
}

.picScroll-left3 {
	width: 100%;
	position: relative;
	margin-bottom: 35px;
}

.picScroll-left3 .hd {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -35px;
	left: 0;
	z-index: 200;
}

.picScroll-left3 .hd .prev,
.picScroll-left3 .hd .next {
	display: block;
	width: 47px;
	height: 86px;
	line-height: 86px;
	font-family: 宋体;
	font-size: 48px;
	cursor: pointer;
	text-align: center;
	background: #050c1f;
	font-weight: 600;
	opacity: 0.8;
	color: #fff;
}

.picScroll-left3 .hd .prev {
	float: left;
}

.picScroll-left3 .hd .next {
	float: right;
}

.picScroll-left3 .bd ul li {
	float: left;
	position: relative;
}

.picScroll-left3 .bd ul li .pic {
	text-align: center;
	width: 1200px;
	height: 600px;
}

.picScroll-left3 .bd ul li span {
	width: 100%;
	height: 50px;
	display: block;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	position: absolute;
	left: 0;
	bottom: 0;
}

.picScroll-left3 .bd ul li i {
	width: 1200px;
	height: 50px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	font-style: normal;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
}

.picScroll-left3 .bd ul li i a {
	color: #fff;
}

.picScroll-left3 .hd ul {
	float: right;
	margin-top: 308px;
	margin-right: -40px;
}

.picScroll-left3 img {
	width: 100%;
	height: 100%;
}

.picScroll-left3 .hd ul li {
	float: left;
	width: 8px;
	height: 8px;
	margin-right: 10px;
	text-indent: -99999em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	z-index: 99;
	cursor: pointer;
}

.picScroll-left3 .hd ul .on {
	background-color: #3599E7;
}

.nav_gr {
	margin-top: 30px;
}

.nav_gr ul li {
	width: 548px;
	height: 198px;
	padding: 20px 20px;
	float: left;
	margin-bottom: 20px;
	box-shadow: 2px 2px 5px #ccc;
}

.nav_gr ul li:nth-child(odd) {
	margin-right: 20px;
}

.nav_gr ul li img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	float: left;
	margin-right: 30px;
}

.nav_gr ul li h1 {
	font-size: 24px;
	color: #000;
	margin-top: 8px;
	margin-bottom: 12px;
}

.nav-gr ul li p {
	font-size: 14px;
	color: #666666;
}

.pages li a{
       padding-left: 0 !important;
	    line-height: 28px !important;
}
.pages li:nth-of-type(1) a {
    font-size: 16px !important;
    font-weight: 500 !important;
}
.pages li{
	border-bottom:none !important;
	overflow: initial !important;
}
.foot-nav__body, .foot-nav__head {
	float: left;
	margin-top: 16px;
	margin-right: 20px;
}
.foot-nav__head a {
	font-size: 15px;
}
.link-select .dropdown-toggle{
	width: 220px !important;
}
.link-select .dropdown-menu{
	width: 240px !important;
}
.link-select .dropdown:nth-child(4) {
	margin-right: 40px  !important;
}