@charset "utf-8";

/*************************
   INDEX 
*********************/

h2 {
	font-size: 23px;
	overflow: hidden;
	line-height: 40px;
	margin-bottom: 20px;
}

h3 {
	overflow: hidden;
	line-height: 28px;
	padding: 10px 0;
	font-size: 16px;
}

h4 {
	margin-bottom: 30px;
	overflow: hidden;
}


/*插入图片标题*/


/*栏目标题*/

h5 {
	height: 32px;
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
}

h5 .line {
	width: 100%;
	height: 2px;
	overflow: hidden;
	background: #CADAE9;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	bottom: 0;
}

h5 .title {
	font-size: 26px;
	height: 32px;
	line-height: 32px;
	padding: 0 5px;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	left: 30px;
	background: #FFF;
	color: #194FA5;
	font-weight: bold;
}

h5 .more {
	width: 50px;
	height: 30px;
	overflow: hidden;
	display: block;
	background: url(../img/more.gif);
	float: right;
}


/*焦点图-外框架，确定焦点图尺寸大小，可修改---------------*/

.focuBox {
	width: 720px;
	height: 430px;
	float: left;
	overflow: hidden;
}

.focuBox .bd li {
	width: 100%;
	height: 430px;
}

.focuBox .hd .prev,
.focuBox .hd .next {
	width: 50px;
	height: 90px;
	margin-top: -45px;
}

.focuBox .hd ul li {
	width: 15px;
	height: 15px;
}

.focus {
	border: 0px solid #FFF;
	overflow: hidden;
	margin: 0 auto;
	background: #FFF;
}

.focus {
	border: 0;
	overflow: hidden;
	position: relative;
}

.focus .bd {
	border: 0;
	overflow: hidden;
	border-radius: 8px;
}

.focus .bd li {
	text-align: center;
	overflow: hidden;
	position: relative;
	list-style-type: none;
}

.focus .bd li a p {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: rgba(0, 0, 0, 0.1);
	background-color: hsla(127, 100%, 0%, 0.3);
	position: absolute;
	z-index: 100;
	bottom: 0;
	left: 0;
	font-size: 16PX;
	color: #fff;
}

.focus .bd img {
	width: 100%;
	height: 100%;
}

.focus .hd {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	background: #EEE;
}

.focus .hd .prev {
	left: -50px;
	background: url(../img/left.png) center no-repeat;
}

.focus .hd .next {
	right: -50px;
	background: url(../img/right.png) center no-repeat;
}

.focus .hd .prev,
.focus .hd .next {
	position: absolute;
	z-index: 100000;
	cursor: pointer;
	top: 50%;
	background-size: 60%;
	background-color: rgba(0, 0, 0, 0.3);
}

.focus:hover .prev {
	left: 0;
	transition: 0.5s;
}

.focus:hover .next {
	right: 0;
	transition: 0.5s;
}

.focus .hd .prev:hover,
.focus .hd .next:hover {
	background-color: rgba(0, 0, 0, 0.2);
}

.focus .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	position: absolute;
	z-index: 10000;
	right: 30PX;
	bottom: 12px;
}

.focus .hd ul li {
	float: left;
	margin-right: 5px;
	border-radius: 45px;
	line-height: 20px;
	text-align: center;
	background: #e7e7e7;
	color: #e7e7e7;
	cursor: pointer;
	list-style-type: none;
}

.focus .hd ul li.on {
	background: #CC0000;
	color: #CC0000;
	list-style-type: none;
}

.txt {
	font-size: 16px;
}

.news {
	margin: 0;
	border-top: 0;
	overflow: hidden;
}

.news ul:first-child {
	margin-bottom: 25px;
}

.news li {
	overflow: hidden;
	position: relative;
	line-height: 30px;
}

.focuPics {
	width: 720px;
	float: left;
	overflow: hidden;
}

.focuPics img {
	width: 100%;
	height: 430px;
}

.focuNews {
	width: 535px;
	float: right;
	overflow: hidden;
}

.focuNews ul li:nth-of-type(1) {
	font-size: 23px;
	line-height: 30px;
	height: 30px;
	padding: 0 0 25px 0;
	margin-bottom: 0;
	border-bottom: 1px solid #dfdfdf;
	background: none !important;
}

.focuNews li {
	height: 47px;
	line-height: 47px;
	padding-left: 20px;
	border-bottom: 1px solid #dfdfdf;
	font-size: 20px;
	background: url("../img/icon.png") no-repeat;
	background-position: 0px 11px;
	/*w h*/
}

.pics {
	border: 0;
	overflow: hidden;
}

.pics li {
	margin-bottom: 25px;
}

.pics li .img {
	border-radius: 3px;
	overflow: hidden;
}

.pics li img {
	width: 100%;
	vertical-align: top;
	border-radius: 3px;
}

.pics li h3 a {
	font-size: 18px;
	font-weight: bold;
}

.pics li span {
	width: 100px;
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	border: 1px solid #C9DEF1;
	border-radius: 5px;
	margin-top: 10px;
}

.pics li span a {
	color: #3a70a7;
	font-size: 16px;
}

.txt {
	color: #5C5C5C;
}

.mores {
	width: 1300px;
	overflow: hidden;
	background: #e1f3ff;
	height: 35px;
	border-radius: 3px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
}

.mores a {
	display: block;
	color: #6f7790;
	font-size: 14px;
}

.mores a:hover {
	background: #c4e8ff;
}

.areaL {
	width: 980px;
	float: left;
}

.areaR {
	width: 280px;
	float: right;
}

.areaL .areaOne {
	width: 450px;
	float: left;
}

.IndexNews {
	width: 490px;
	float: right;
}

.IndexNews h5 {
	margin-bottom: 30px;
}

.IndexNews ul {
	overflow: hidden;
	padding: 0 20px;
	margin-bottom: 25px;
}

.IndexNews ul li:nth-of-type(1) {
	overflow: hidden;
	line-height: 40px;
	margin-bottom: 15px;
}

.IndexNews ul li:nth-of-type(1) a {
	font-size: 23px;
	color: #000;
}

.IndexNews li {
	height: 42px;
	line-height: 42px;
	font-size: 18px;
}

.IndexNews li a {
	color: #333;
}

.IndexNews li a:hover {
	color: #1950a3;
	text-decoration: none;
}

.ztBox {
	overflow: hidden;
}

.ztBox a {
	margin-bottom: 40px;
	overflow: hidden;
	display: block;
}

.ztBox img {
	width: 100%;
	height: 150px;
	border-radius: 5px;
}


/*视频轮播*/

.videoBox {
	width: 450px;
	overflow: hidden;
	margin-bottom: 35px;
}

.videoBox .bd {
	margin-bottom: 25px;
}

.videoBox .bd li {
	width: 480px;
}

.videoBox .bd li p {
	text-align: center;
	padding: 10px 0;
	font-size: 14px;
	overflow: hidden;
}

.videoBox .bd .img1 {
	width: 450px;
	overflow: hidden;
}

.videoBox .bd .img1 p {
	font-size: 18px;
	height: 30px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 15px;
}

.videoBox .bd .img2 {
	width: 215px;
	float: left;
	margin-right: 20px;
}

.videoBox .bd .img2 p {
	height: 40px;
	overflow: hidden;
	font-size: 16px;
}

.videoBox .bd .img1 img {
	border-radius: 5px;
	width: 450px;
	height: 260px;
}

.videoBox .bd .img2 img {
	border-radius: 5px;
	width: 215px;
	height: 140px;
}

.focus1 {
	border: 0px solid #FFF;
	overflow: hidden;
	margin: 0 auto;
	background: #FFF;
}

.focus1 {
	border: 0;
	overflow: hidden;
	position: relative;
}

.focus1 .bd {
	border: 0;
	overflow: hidden;
}

.focus1 .bd li {
	text-align: center;
	overflow: hidden;
	position: relative;
}

.focus1 .bd li a p {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: rgba(0, 0, 0, 0.1);
	background-color: hsla(127, 100%, 0%, 0.3);
	position: absolute;
	z-index: 100;
	bottom: 0;
	left: 0;
	font-size: 16PX;
	color: #fff;
}

.focus1 .hd {
	width: 100%;
	height: 30px;
	text-align: center;
	margin: 0 auto;
}

.focus1 .hd .prev,
.focus1 .hd .next {
	width: 16px;
	height: 17px;
	cursor: pointer;
	text-align: center;
	background: url("../img/arrow.png") no-repeat;
}

.focus1 .hd .prev {
	display: inline-block;
	background-position: -57px 0px;
}


/*w h*/

.focus1 .hd .next {
	display: inline-block;
	background-position: -57px -44px;
}

.focus1 .hd .prev:hover {
	display: inline-block;
	background-position: 0px 0px;
}

.focus1 .hd .next:hover {
	display: inline-block;
	background-position: 0px -44px;
}

.sidel {
	width: 950px;
	float: left;
}

.sider {
	width: 300px;
	float: right;
}
.sider .pics .img img{
	height: 100%;
}
.sider .pics li h2{
	line-height: 35px;
	margin: 0;
}
.sider .pics li .img{
	margin: 15px 0;
}
.sider .pics li{
	border-bottom: 1px solid #eee;
	padding-bottom: 25px;
}
.sider .pics .img{
	position: relative;
}
.sider .pics p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgb(0,0,0,0.6);
	color: #fff;
	padding: 5px 10px;
	box-sizing: border-box;
}
.newslist li {
    border-top: 1px solid #ddd;
    padding: 20px 0;
    position: relative;
    list-style-type: none;
}
.newslist li .label {
    color: #4c4c4c;
    font-size: 14px;
}
.tuijian .newslist ul li:first-child{
	border: none;
}
.tuijian .newslist ul li h2{
	margin-bottom: 10px;
}
 .mbxDate {
    overflow: hidden;
    font-size: 14px;
    color: #6D6D6D;
    overflow: hidden;
    padding-top: 10px;
}
.mbxDate a {
    color: #6D6D6D;
}

/*分页*/

.focus1 .hd ul {
	display: inline-block;
	text-align: center;
	overflow: hidden;
	zoom: 1;
}

.focus1 .hd ul li {
	display: inline-block;
	margin: 4px 5px;
	border-radius: 45px;
	text-align: center;
	background: #e7e7e7;
	color: #e7e7e7;
	cursor: pointer;
}

.focus1 .hd ul li.on {
	background: #ff4f51;
	color: #ff4f51;
}

.videoBox .hd ul li {
	width: 8px;
	height: 8px;
	overflow: hidden;
}


/*地方*/

.dfBox {
	overflow: hidden;
}

.dfBox h5 {
	margin-bottom: 30px;
}

.dfBox div {
	margin-left: 15px;
	overflow: hidden;
}

.dfBox div a {
	width: 52px;
	text-align: left;
	float: left;
	display: block;
	padding: 5px 0;
}

.dfnews {
	margin-bottom: 20px;
	overflow: hidden;
}

.dfnews h5 {
	margin-bottom: 30px;
}

.dfnews li {
	padding-bottom: 15px;
	overflow: hidden;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.dfnews li span {
	background: #ebf1f6;
	overflow: hidden;
	width: 50px;
	text-align: center;
	padding: 5px 5px;
	font-size: 14px;
	color: #597494;
	line-height: 100%;
	margin-right: 20px;
	border-radius: 15px;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 5px;
}


/*图片库新闻*/

.guidelist {
	width: 100%;
	overflow: hidden;
	display: block;
}

.guidelist h4 {
	overflow: hidden;
	margin: 10px 0 50px 0;
	text-align: center;
	font-size: 40px;
	color: #194FA5;
	opacity: 0.8;
	line-height: 50px;
	font-style: italic;
	position: relative;
}

.guidelist h4 em {
	position: relative;
	z-index: 99;
	background: #fff;
	padding: 0 25px;
	border-left: 2px solid #D0DDE6;
	border-right: 2px solid #D0DDE6;
	margin: 0 5px;
}

.guidelist h4 span.lines {
	display: inline-block;
	width: 100%;
	height: 2px;
	background: #eee;
	position: absolute;
	left: 0;
	top: 50%;
}

.guidelist h5 {
	margin-bottom: 30px;
}

.guidelist ul {
	width: 302px;
	margin-right: 30px;
	float: left;
}

.guidelist li {
	width: 302px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

.guidelist li h3 {
	height: 50px;
	overflow: hidden;
}