/*全局样式*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	text-decoration: none;
}

ul li {
	list-style: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clr {
	clear: both;
	overflow: hidden;
	height: 0;
	line-height: 0;
	font-size: 0;
}

i {
	font-style: normal;
	font-weight: bold;
}

.w {
	width: 1210px;
	min-width: 1210px;
	margin: 0 auto;
}

.content {
	background: linear-gradient(#daf2fd, #abd2ff);
	font-size: 14px;
	color: #343434;
	font-family: "helvetica neue", arial, sans-serif;
	position: relative;
	z-index: 0;
}

.content .dbj {
	z-index: -1;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.content .dbj img {
	display: block;
	width: 100%;
	height: auto;
}


/*整个内容区*/

.box {
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background-color: white;
}


/*banner*/

#banner {
	position: relative;
}

#banner img {
	width: 100%;
	height: auto;
}

.return {
	font-family: "微软雅黑";
	position: absolute;
	display: block;
	top: 5%;
	left: 2%;
	color: #0066cc;
	font-size: 14px;
	font-weight: bold;
}


/*头条*/

.top_news {
	width: 100%;
	margin-top: 1%;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
}


/*顶部焦点图*/

.jdt {
	width: 63.6%;
	float: right;
	object-fit: cover;
}

.jdt #owl-demo {
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.jdt #owl-demo .item {
	position: relative;
	display: block;
}

.jdt #owl-demo .nnr {
	position: absolute;
	background-color: #408cd9;
	font-size: 16px;
	line-height: 45px;
	color: white;
	bottom: 0px;
	width: 100%;
	height: 45px;
	padding-left: 6%;
	font-weight: bold;
	font-family: "方正黑体", "微软雅黑";
}

.jdt #owl-demo img {
	display: block;
	width: 100%;
	height: 389px;
	object-fit: cover;
}

.jdt #owl-demo span {
	width: 100%;
	color: #666;
}

.jdt .owl-pagination {
	width: 98%;
	text-align: right;
}

.jdt .gmore {
	border: 1px solid #abc5df;
}

.jdt .gmore a {
	display: block;
	padding: 5px;
	text-align: center;
	color: #2d6daf;
}

.jdt .owl-page {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: #acabab;
	*display: inline;
	*zoom: 1;
	margin: 2% 0.5% 0% 0.5%;
}

.jdt .owl-pagination .active {
	width: 13px;
	height: 13px;
	background: #0066cc;
}

.jdt .owl-buttons {
	display: none;
}

.jdt .owl-buttons div {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -40px;
	text-indent: -9999px;
}

.jdt .owl-prev {
	left: 0;
	background-image: url(../images/ibg17.png);
}

.jdt .owl-next {
	right: 0;
	background-image: url(../images/ibg18.png);
}

.jdt .owl-prev:hover {
	background-image: url(../images/ibg19.png);
}

.jdt .owl-next:hover {
	background-image: url(../images/ibg20.png);
}

.jdt .owl-carousel .owl-wrapper-outer {
	overflow: visible;
}

.jdt .owl-buttons div {
	margin-top: -70px;
}


/* 头条新闻 */

.news-info {
	float: left;
	width: 34.5%;
	padding-left: 0.2%;
	position: relative;
}

.news_no1 {
	padding: 5% 3% 5% 5%;
	border-top: 1px solid #c8d8f6;
	border-bottom: 1px solid #c8d8f6;
	box-shadow: 0px 1px 0px 0px rgba(243, 247, 253, 1), 0px 0px 0px 1px rgba(243, 247, 253, 0), 0px 0px 0px 1px rgba(243, 247, 253, 0), 0px -1px 0px 0px rgba(243, 247, 253, 1);
}

.news_no1 h1 {
	font-size: 21px;
	font-weight: bold;
	color: #0066cc;
	margin-bottom: 4%;
}

.news_no1 span {
	font-family: "方正黑体", "微软雅黑";
	font-size: 15px;
	width: 100%;
	display: -webkit-box;
	text-indent: 2em;
	color: #5b7ec0;
	line-height: 155%;
}

.news-info a.more {
	position: absolute;
	display: inline-block;
	right: 6%;
	bottom: -2.8%;
	color: #0066cc;
	font-size: 12px;
	width: 15%;
	height: 5%;
	background-color: white;
	text-align: center;
}


/*经济*/

.economy {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	background-color: white;
	padding-top: 3%;
}

.economy .e_left,
.economy .e_right {
	width: 100%;
	overflow: hidden;
}

#A,
.leftbox {
	width: 55%;
}

#B,
#E {
	width: 100%;
}

#C,
#D {
	width: 43%;
}

.economy .title {
	position: relative;
}

.economy #A .title h2 img,
.economy #B .title h2 img,
.economy #E .title h2 img {
	display: block;
	width: 100%;
	height: auto;
}

.economy #C .title h2 img {
	display: block;
	width: 128%;
	height: auto;
}

.economy .title .more {
	font-size: 12px;
	color: #1670b5;
	position: absolute;
	right: 0;
	bottom: 23px;
	letter-spacing: 2px;
}

.economy ul li .e_list {
	overflow: hidden;
	margin: 4% 0;
}

.economy ul li .detail {
	width: 60%;
}

.economy .title1 {
	font-size: 18px;
	color: #000;
	display: inline-block;
	font-weight: bold;
}

.economy .describe {
	font-family: "方正黑体", "微软雅黑";
	font-size: 14px;
	color: #818080;
	display: -webkit-box;
	/*	text-indent: 2em;*/
	line-height: 146%;
	margin-top: 3%;
}

.economy ul li .img_55 {
	width: 37%;
}

.economy ul li .img_55 .img_wap {
	width: 100%;
	padding-bottom: 56.25%;
	position: relative;
}

.economy ul li .img_55 .img_wap img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.economy .e_li01 {
	margin-bottom: 3%;
}

.economy .e_li01 li {
	border-bottom: 1px dashed #818181;
}

.economy .e_li01 li:last-child {
	border-bottom: none;
}

.economy .renwu ul li {
	margin: 5% 0;
}

.e_right {
	overflow: hidden;
	position: relative;
}

.e_right .shushuo a {
	display: inline-block;
	width: 100%;
	margin: 4% 0;
}

.e_right .shushuo a img {
	width: 100%;
	height: auto;
}

.editor {
	width: 93%;
	margin: 0 auto;
	display: block;
	color: #010101;
	font-size: 14px;
	text-align: right;
	background-color: white;
	padding-right: 2%;
	padding-bottom: 3%;
}

@media screen and (max-width: 960px) {
	.economy .title1 {
		font-size: 16px;
	}
	.economy .describe {
		font-size: 13px;
		line-height: 160%;
	}
}

@media screen and (max-width: 768px) {
	.news-info {
		float: none;
		width: 98%;
		margin: 2% auto 6% auto;
		position: relative;
	}
	.jdt {
		width: 98%;
		margin: 2% auto;
		float: none;
		object-fit: cover;
	}
	.economy .e_left,
	.economy .e_right {
		float: none;
		width: 98%;
		margin: 1% auto;
	}
	#A,
	#B,
	#C,
	#D,
	#E,
	.leftbox {
		width: 100%;
	}
	.economy #A .title h2 img,
	.economy #B .title h2 img,
	.economy #E .title h2 img,
	.economy #C .title h2 img,
	.economy #D .title h2 img {
		display: block;
		width: 100%;
		height: auto;
	}
	.economy .title1 {
		font-size: 18px;
	}
	.economy .describe {
		font-size: 14px;
	}
	.jdt #owl-demo img {
		height: 440px;
	}
}

@media screen and (max-width: 414px) {
	.economy .title1 {
		font-size: 16px;
	}
	.economy .describe {
		font-size: 14px;
		line-height: 140%;
	}
	.jdt #owl-demo img {
		height: 230px;
	}
}