@charset "utf-8";
img {
	border: 0px;
}

body,
th,
td {
	font-size: 12px;
	margin: 0px;
	font-family: "微软雅黑";
	font-weight: normal;
	font-size: 15px;
}

html,
body {
	height: 100%;
	background-color: #fff;
}

ul,
li {
	list-style-type: none;
}

ul,
li,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0
}


/* 常用字体颜色 */

.BaiSe {
	color: #FFFFFF;
}

.HeiSe {
	color: #000000;
}

.HongSe {
	color: #FF0000;
}

.HuangSe {
	color: #bf5e00;
}

.ShenHong {
	color: #c20208;
}

.LanSe {
	color: #125b9a;
}

.lan {
	color: #296cbc;
}

.hui {
	color: #686868;
}

.qhui {
	color: #b3b3b3;
}

.jhuang {
	color: #ff6600;
}


/* 常用字号 */

.f0 {
	font-size: 0px;
}

.f12 {
	font-size: 12px;
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}

.f18 {
	font-size: 18px;
}

.f22 {
	font-size: 22px;
}

.f24 {
	font-size: 24px;
}

.zfamily {
	font-family: "微软雅黑";
	font-weight: normal;
}

.hongs {
	color: #b60000;
}


/* 常用格式 */

.juzhong {
	margin: 0 auto;
}

.Jushang {
	margin-top: 20px;
}

.Jutop {
	margin-top: 10px;
}

.Jush {
	padding-top: 10px;
}

.juzuo {
	margin-left: 36px;
}

.zuob {
	padding-left: 20px;
}

.juz {
	padding-left: 30px;
}

.juxia {
	padding-bottom: 10px;
}

.Txt_center {
	text-align: center;
}

.Txt_cu {
	font-weight: bold;
}

.Juli {
	line-height: 24px;
}

.jianju {
	line-height: 18px;
}


/* 常用链接样式 */

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #5786c3;
	text-decoration: none;
}

.bai a {
	color: #fff;
	text-decoration: none;
}

.bai a:hover {
	color: #fff;
	text-decoration: underline;
}

.redh a {
	color: #bb0000;
	text-decoration: none;
}

.redh a:hover {
	color: #bb0000;
	text-decoration: underline;
}

.lanse a {
	color: #5786c3;
	text-decoration: none;
}

.lanse a:hover {
	color: #5786c3;
	text-decoration: underline;
}

.lse a {
	color: #5786c3;
	text-decoration: none;
}

.lse a:hover {
	color: #5786c3;
	text-decoration: none;
}

.bt-ls a {
	color: #000;
	text-decoration: none;
}

.bt-ls a:hover {
	color: #5786c3;
	text-decoration: none;
}

.hui a {
	color: #686868;
	text-decoration: none;
}

.hui a:hover {
	color: #b60000;
	text-decoration: underline;
}


/* 常用浮动 */

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}


/*----------顶部导航----------*/


/* top*/

#topbg {
	width: 100%;
	background-color: #f7f7f7;
}

#topnav {
	width: 1200px;
	margin: 0 auto;
	height: 40px;
	overflow: hidden;
	background: #f7f7f7
}

#topnav a {
	color: #535151;
}

#topnav a:hover {
	color: #e80000;
	text-decoration: none;
}

#topnav .date {
	width: 350px;
	color: #535151;
	font-size: 14px;
}

#topnav .app {
	width: 400px;
	padding-top: 10px;
	margin-left: 50px;
}

#topnav .app li {
	float: left;
	height: 26px;
	margin-left: 10px;
	font-size: 14px;
}

#topnav .app .np01 {
	background: url(../img/ico01.png) no-repeat left top;
	background-position: 0px -2px;
	padding-left: 30px;
}

#topnav .app .np02 {
	background: url(../img/ico01.png) no-repeat;
	background-position: -80px -2px;
	padding-left: 35px;
}

#topnav .app .np03 {
	background: url(../img/ico01.png) no-repeat left top;
	background-position: -160px -2px;
	padding-left: 35px;
}

#topnav .app .np04 {
	background: url(../img/ico01.png) no-repeat;
	background-position: -245px -2px;
	padding-left: 40px;
}

#topnav .tel {
	width: 370px;
	color: #535151;
	padding-top: 10px;
	font-size: 14px;
}

#topnav .tel .num {
	letter-spacing: -1px;
}


/*----------整体宽度----------*/

.qj2022 {
	width: 1200px;
	height: 184px;
	background: url(../img/20220119qj.png) top center no-repeat;
	margin: 0px auto;
}

.qj2022 a {
	width: 1200px;
	height: 184px;
}

.phbg {
	width: 1200px;
	background: #fff;
	margin: 0px auto;
}

#top-box {
	width: 1200px;
	margin: auto;
	background: #fff;
}


/*----------logo----------*/

#top {
	height: 68px;
	padding-bottom: 10px;
	border-bottom: 2px solid #5786c3;
}

#top .logo img {
	/* width: 190px;
	height: 42px; */
	margin-top: 20px;
}

#bdcs {
	width: 420px;
	height: 40px;
	float: right;
	margin-top: 15px;
	display: inline;
}

.bdcs-container {
	height: 40px;
}

.bdcs-container .bdcs-search-form-input {
	border-width: 1px;
	border-style: solid;
	display: inline-block;
	vertical-align: top;
	text-indent: 5px;
	font-size: 14px;
	font-family: 微软雅黑;
	float: left;
	border-color: #a6a6a6;
	width: 340px;
	height: 40px;
	color: #999;
	border-radius: 0px;
	background-color: #FFFFFF;
}

.bdcs-container .bdcs-search-form-submit {
	cursor: pointer;
	border: none;
	vertical-align: top;
	text-align: center;
	width: 70px;
	float: left;
	height: 44px;
	background: url(../img/fangdj.gif) center no-repeat;
	background-color: #5786c3;
	color: #fff;
	border-radius: 0px;
}

#top .nav-bbs {
	width: 230px;
	padding-top: 30px;
	font-size: 14px;
}


/*----------导航----------*/

#nav {
	line-height: 30px;
	padding: 5px;
	margin: 10px 0 0 0;
}

#nav li {
	overflow: hidden;
	display: inline;
	font-size: 16px;
	margin: 0 3px;
}


/*----------网报----------*/

.wangbao {
	margin-top: 10px;
	height: 40px;
}

.bg-k {
	background-color: #f9f8f8;
	height: 40px;
	width: 580px;
	float: left;
	padding-left: 5px;
}

.wrap {
	float: left;
	position: relative;
	width: 555px;
	line-height: 40px;
	height: 40px;
	z-index: 1;
	overflow: hidden;
	font-size: 14px;
}

.cc {
	height: 40px;
	position: absolute;
	top: 0px;
	left: -550px;
	z-index: 2;
	overflow: hidden;
}

.btn {
	float: left;
	width: 12px;
	margin: 10px 0 0 0px;
	z-index: 3;
	cursor: pointer;
}

.cc p.con {
	width: 550px;
	height: 40px;
}

.cc p.con em {
	padding: 0 12px;
	font-style: normal;
}


/*----------分站----------*/

.bg-fz {
	height: 40px;
	width: 550px;
	margin-left: 70px;
	float: left;
	position: absolute;
}

.wrap-fz {
	float: left;
	position: relative;
	width: 500px;
	line-height: 40px;
	height: 40px;
	z-index: 1;
	overflow: hidden;
	font-size: 14px;
}

.cc-fz {
	height: 40px;
	position: absolute;
	top: 0px;
	left: -550px;
	z-index: 2;
	overflow: hidden;
}

.btn-fz {
	float: left;
	width: 12px;
	margin: 10px 0 0 0px;
	z-index: 3;
	cursor: pointer;
}

.cc-fz p.con-fz {
	width: 550px;
	height: 40px;
}

.cc-fz p.con-fz em {
	padding: 0 12px;
	font-style: normal;
}

.fenzhan {
	background-color: #f9f8f8;
	height: 40px;
	width: 605px;
	float: right;
}

.fenzhan ul {
	padding-left: 5px;
}

.fenzhan ul li {
	float: left;
	padding: 0 6px;
	line-height: 40px;
	font-size: 14px;
}


/*----------外网----------*/

.waiwang {
	margin-top: 10px;
	height: 20px;
}

.waiwang li {
	float: left;
	padding: 0 8px;
	letter-spacing: 1px;
	font-size: 14px;
}


/*----------第一头题----------*/

.frist-tt {
	margin-top: 30px;
}

.toutiao {
	width: 100%;
	height: 100px;
	text-align: center;
	margin-top: 10px;
}

.toutiao h1 {
	font-size: 34px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

.toutiao h3 {
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	font-weight: normal;
	font-size: 15px;
	margin-top: 10px;
}

.toutiao .more a {
	color: #bb0000;
	text-decoration: none;
	float: right;
}

.toutiao .more a:hover {
	color: #bb0000;
	text-decoration: underline;
}

.frist-tt-right {
	float: right;
}


/*----------第二头题----------*/

.fu-toutiao {
	width: 960px;
	float: left;
}

.fu-toutiao h2 {
	font-size: 28px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

.fu-toutiao h4 {
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	font-weight: normal;
	font-size: 14px;
	margin-top: 10px;
}

.fu-toutiao .more a {
	color: #5786c3;
	text-decoration: none;
	float: right;
}

.fu-toutiao .more a:hover {
	color: #5786c3;
	text-decoration: underline;
}


/*----------新闻区----------*/

.news-box {
	margin-top: 20px;
}

.news-left {
	width: 755px;
	float: left;
}


/*要闻要论*/

.gongg {
	overflow: hidden;
	height: 40px;
	width: 755px;
	background-color: #f6f6f6;
}

.ywyl {
	width: 100px;
	height: 40px;
	background-color: #95caf6;
	float: left;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #FFF;
}

.qimo8 {
	overflow: hidden;
}

.qimo8 .qimo {
	/*width:99999999px;*/
	width: 8000%;
	height: 40px;
}

.qimo8 .qimo div {
	float: left;
}

.qimo8 .qimo ul {
	float: left;
	height: 30px;
	overflow: hidden;
	zoom: 1;
	margin-left: 20px;
}

.qimo8 .qimo ul li {
	float: left;
	line-height: 40px;
	list-style: none;
	padding-left: 30px;
	background: url(../img/dot01.gif) no-repeat 20px center;
}


/*轮换图片*/

.yx-rotaion {
	margin: 20px auto 0 auto;
}

.yx-rotaion-btn,
.yx-rotaion-title,
.yx-rotation-focus,
.yx-rotation-t,
.yx-rotaion-btn {
	position: absolute
}

.yx-rotation-title {
	position: absolute;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	left: 0;
	bottom: 0;
	_bottom: -1px;
	z-index: 1
}

.yx-rotation-t {
	color: #fff;
	font-size: 16px;
	font-family: microsoft yahei;
	z-index: 2;
	bottom: 0;
	left: 10px;
	line-height: 40px
}

.yx-rotation-focus span,
.yx-rotaion-btn span {
	background: url(../img/ico.png) no-repeat;
	display: block;
}

.yx-rotation-focus {
	height: 40px;
	line-height: 40px;
	right: 20px;
	bottom: 0;
	z-index: 2
}

.yx-rotation-focus span {
	width: 12px;
	height: 12px;
	line-height: 12px;
	float: left;
	margin-left: 5px;
	position: relative;
	top: 14px;
	cursor: pointer;
	background-position: -24px -126px;
	text-indent: -9999px
}

.yx-rotaion-btn {
	width: 100%;
	height: 41px;
	top: 50%;
	margin-top: -20px;
}

.yx-rotaion-btn span {
	width: 41px;
	height: 41px;
	cursor: pointer;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position: relative
}

.yx-rotaion-btn .left_btn {
	background-position: -2px -2px;
	float: left;
	left: 10px
}

.yx-rotaion-btn .right_btn {
	background-position: -2px -49px;
	float: right;
	right: 10px
}

.yx-rotaion-btn span.hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8
}

.yx-rotation-focus span.hover {
	background-position: -10px -126px
}

.rotaion_list {
	width: 0;
	height: 0;
	overflow: hidden;
}


/*焦点图*/

.lunh .swiper-container {
	position: relative;
	width: 755px;
	height: 425px;
	background-color: #000;
	float: left;
	margin-top: 20px;
}

.swiper-container img {
	width: 100%;
	height: 100%;
}

.swiper-container .swiper-slide {
	position: relative;
}

.swiper1 .swiper-slide p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	color: #fff;
	background: rgb(0, 0, 0, 0.6);
	padding-right: 200px;
}

.swiper1 .pagination1 {
	width: 200px !important;
	left: 550px !important;
}

.swiper1 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #D9D9D9;
	opacity: 0.9;
}

.swiper1 .swiper-pagination-bullet-active {
	background: #87b8df;
}


/*3图片+新闻*/

.pic-list {
	width: 755px;
	margin-top: 30px;
}

.pic-thr {
	width: 771px;
	overflow: hidden;
	padding-top: 20px;
}

.pic_tm {
	position: relative;
	width: 240px;
	height: 135px;
	margin-right: 17px;
	float: left;
}

.pic_tm img {
	width: 100%;
	height: 100%;
}

.pic_tm .titbg {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 998;
	line-height: 25px;
	height: 25px;
	background-color: #000;
	width: 240px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.pic_tm .tit {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	height: 25px;
	width: 240px;
	text-align: center;
	line-height: 25px;
	overflow: hidden;
	display: block;
}

.pic_tm .tit,
.pic_tm .tit a:link,
.pic_tm .tit a:visited,
.pic_tm .tit a:hover {
	color: #FFF;
}

.wz-list {
	margin-top: 15px;
	width: 755px;
}

.wz-list ul {
	width: 768px;
}

.wz-list li {
	background: url(../img/dot01.gif) no-repeat left 12px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 226px;
	overflow: hidden;
	display: block;
	height: 30px;
	line-height: 30px;
}


/*新闻列表*/

.news-right {
	width: 400px;
	float: right;
}

.newslist-one {
	border-bottom: 1px dashed #CCC;
	padding-bottom: 10px;
}

.newslist-one li {
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	overflow: hidden;
	display: block;
	color: #222;
}

.newslist-one li a {
	color: #222;
}

.newslist-two {
	margin-top: 10px;
}

.newslist-two li {
	font-size: 16px;
	line-height: 35px;
	overflow: hidden;
	display: block;
	color: #333;
}

.newslist-two li a {
	color: #333;
}

.newslist-two li.frist {
	font-weight: bold;
}


/*----------原创专题----------*/

.yuanc-bg li {
	min-width: 1200px;
	margin-top: 30px;
	margin-top: 0px;
	background: url(../img/yuanc-bg.jpg) no-repeat center top;
	background-size: 100% 100%;
}

.yuanc-box {
	width: 1200px;
	margin: 0 auto;
}

.title-yczt {
	width: 90px;
	margin: 0 auto;
	font-size: 22px;
	color: #5786c3;
	border-bottom: 2px solid #5786c3;
	padding: 30px 0 5px;
}


/*轮图*/

.bg68comad,
.focus,
.focus ul,
.focus ul li {
	height: 320px;
	overflow: hidden;
}

.focus {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.focus ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.focus ul li {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding: 20px 0;
	margin-top: 20px;
}


/*.focus ul li div {position:absolute; overflow:hidden;}
.banclj a{width:1100px; display:block; }*/

.focus .btnBg {
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #000;
	display: none;
}

.focus .btn {
	height: 25px;
	position: absolute;
	right: 10px;
	bottom: 8px;
	text-align: right;
	width: 550px;
	display: none;
}

.focus .btn span {
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font: 28px/22px tahoma, Arial, Simsun;
	height: 25px;
	margin-left: 7px;
	text-align: center;
}

.focus .btn span.on {
	color: #CC0000;
	cursor: default;
}

.focus .preNext {
	width: 45px;
	height: 100px;
	position: absolute;
	top: 50px;
	background: url(../img/sprite.png) no-repeat 0 0;
	cursor: pointer;
}

.focus .pre {
	left: 0px;
}

.focus .next {
	right: 0px;
	background-position: right top;
}

.msgj {
	padding: 10px 0 10px 100px;
	margin-top: 10px;
	position: relative;
	height: 160px;
	width: 1000px;
}

.msgj img {
	float: left;
	margin-right: 20px;
	width: 280px;
	height: 158px;
}

.msgj span {
	font-size: 16px;
	line-height: 22px;
	color: #686868;
}

.msgj span h4 {
	font-size: 20px;
	padding-bottom: 10px;
	line-height: 30px;
}

.msgj span p {
	line-height: 26px;
}

.yuanc-wz-six {
	width: 1000px;
	margin: 0 0 0 100px;
}

.yuanc-wz-six em {
	width: 298px;
	float: left;
	line-height: 26px;
	overflow: hidden;
	display: block;
	font-style: normal;
	padding-right: 20px;
	background: url(../img/dot01.gif) no-repeat left 12px;
	padding-left: 15px;
}


/*专题换换*/

.zhanti-k {
	width: 1200px;
	margin: 0 auto;
	background-color: #FFF;
}

.wrapper {
	width: 1183px;
	margin: 0 auto;
}

*:first-child+html .clearfix {
	zoom: 1;
}


/*ie7*/

.undis {
	display: none;
}

.reco-top {
	margin-top: 10px;
}

p.change {
	font-size: 14px;
	line-height: 20px;
	text-align: right;
	margin-top: -20px;
	padding-right: 20px;
}

p.change>a {
	background: url(../img/change.jpg) right 0 no-repeat;
	padding-right: 20px;
	color: #676666;
}

p.change>a:hover {
	text-decoration: none;
}

.pic_zt {
	position: relative;
	width: 277px;
	height: 190px;
	margin-right: 15px;
	float: left;
	margin: 20px 25px 0 0;
}

.pic_zt:nth-child(4n) {
	margin-right: 0;
}

.pic_zt img {
	width: 100%;
	height: 100%;
}

.pic_zt .titbg {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 998;
	line-height: 35px;
	height: 35px;
	background-color: #000;
	width: 100%;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.pic_zt .tit {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	height: 35px;
	width: 100%;
	text-align: center;
	line-height: 35px;
	overflow: hidden;
	display: block;
}

.pic_zt .tit,
.pic_zt .tit a:link,
.pic_zt .tit a:visited,
.pic_zt .tit a:hover {
	color: #FFF;
}


/*----------政府网横向区----------*/

.three-heng {
	margin-top: 30px;
}

#zczw-news {
	width: 376px;
	margin-top: 5px;
}

.news-titleb {
	height: 38px;
	border-bottom: 2px solid #f3f3f3;
}

.news-titleb h3 {
	font-size: 22px;
	font-weight: normal;
	border-bottom: 2px solid #5786c3;
	display: block;
	text-align: center;
	padding-bottom: 9px;
	padding-bottom: 5px;
	padding-bottom: 5px\9;
}

.news-titleb span {
	padding: 10px 10px 0 0;
	float: right;
	width: 600px;
	text-align: right;
}

.news-title {
	height: 38px;
	border-bottom: 2px solid #f3f3f3;
}

.news-title h3 {
	font-size: 22px;
	font-weight: normal;
	border-bottom: 2px solid #5786c3;
	display: block;
	text-align: center;
	padding-bottom: 9px;
	padding-bottom: 5px;
	padding-bottom: 5px\9;
}

.news-title span {
	padding: 10px 10px 0 0;
	float: right;
	width: 600px;
	text-align: right;
}

.titlelist {
	width: 376px;
	margin-top: -5px;
	margin-top: 15px;
	float: left;
}

.titlelist li {
	height: 35px;
	line-height: 35px;
	background: url(../img/dot01.gif) no-repeat left 15px;
	overflow: hidden;
	padding-left: 10px;
}
.titlelist02 li:nth-child(5n){
	margin-top: 8px;
}
.pic_threezu-k {
	width: 420px;
	margin-top: 20px;
	position: relative;
}

.pic_threezu {
	position: relative;
	width: 180px;
	height: 130px;
	margin: 0 15px 0 0;
	float: left;
}

.pic_threezu .titbg {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 998;
	line-height: 25px;
	height: 25px;
	background-color: #000;
	width: 180px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.pic_threezu .tit {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	height: 25px;
	width: 180px;
	text-align: center;
	line-height: 25px;
	padding: 0 5px;
	box-sizing: border-box;
	overflow: hidden;
	display: block;
}

.pic_threezu img {
	width: 180px;
	height: 130px;
}

.pic_threezu .tit,
.pic_threezu .tit a:link,
.pic_threezu .tit a:visited,
.pic_threezu .tit a:hover {
	color: #FFF;
}


/*----------整体新闻块----------*/

.chunk-news {
	margin-top: 30px;
}

.chunk-news-left {
	width: 1200px;
}

#dishi-news {
	width: 376px;
	margin-top: 5px;
}

.news-title01 {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}

.news-title01 h3 {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #5786c3;
	display: block;
	padding-top: 10px;
}

.titlelist01 {
	width: 376px;
	padding: 10px 0 0 0px;
}

.titlelist01 li {
	height: 35px;
	line-height: 35px;
	background: url(../img/dot01.gif) no-repeat left 16px;
	overflow: hidden;
	padding-left: 10px;
}

.newgj {
	width: 376px;
	margin-top: 20px;
}

.newgj img {
	float: left;
	width: 186px;
	height: 105px;
}

.newgj span {
	width: 180px;
	padding-left: 10px;
	line-height: 22px;
	color: #686868;
	font-size: 14px;
}

.newgj span h4 {
	font-size: 15px;
	padding: 5px 0 10px 0;
	overflow: hidden;
	height: 40px;
	line-height: 22px;
}

.titlelist02 {
	width: 370px;
	padding: 20px 0 0 40px;
}

.titlelist02 li {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	padding-left: 10px;
}

.titlelist02 li:nth-of-type(1),
.titlelist02 li:nth-child(5n) {
	font-weight: bold;
	font-size: 16px;
}

.titlelist02 li a {
	color: #333;
}

.chunk-news-right {
	width: 376px;
}

#bgh-news {
	width: 376px;
	margin-top: 5px;
}

.bghlist {
	width: 376px;
	margin-top: 10px;
	float: left;
}

.bghlist li {
	height: 32px;
	line-height: 32px;
	background: url(../img/dot01.gif) no-repeat left 16px;
	overflow: hidden;
	padding-left: 10px;
}

.pic_bgh-k {
	width: 420px;
	margin-top: 20px;
}

.pic_bgh {
	position: relative;
	width: 180px;
	height: 100px;
	margin: 0 15px 25px 0;
	float: left;
}

.pic_bgh .titbg {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 998;
	line-height: 25px;
	height: 25px;
	background-color: #000;
	width: 180px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.pic_bgh .tit {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	height: 25px;
	width: 180px;
	text-align: center;
	line-height: 25px;
	overflow: hidden;
	display: block;
}

.pic_bgh .tit,
.pic_bgh .tit a:link,
.pic_bgh .tit a:visited,
.pic_bgh .tit a:hover {
	color: #FFF;
}


/*----------融媒专区----------*/

.rongmei-k {
	margin-top: 30px;
}

#spapDiv1 {
	position: absolute;
	left: 80px;
	top: 22px;
	width: 40px;
	height: 40px;
	z-index: 1;
}

.pic_h5-k {
	width: 410px;
	margin-top: 20px;
}

.pic_h5 {
	position: relative;
	width: 170px;
	height: 210px;
	margin: 5px 35px 25px 0;
	float: left;
}

.pic_h5 .titbg {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 998;
	line-height: 25px;
	height: 25px;
	background-color: #000;
	width: 170px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.pic_h5 .tit {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	height: 25px;
	width: 170px;
	text-align: center;
	line-height: 25px;
	overflow: hidden;
	display: block;
}

.pic_h5 .tit,
.pic_h5 .tit a:link,
.pic_h5 .tit a:visited,
.pic_h5 .tit a:hover {
	color: #FFF;
}

.gngj-wzlist {
	margin-left: 20px;
}

.titlelist03 {
	width: 363px;
	padding: 20px 0 0 20px;
}

.titlelist03 li {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	padding-left: 10px;
	background: url(../img/dot01.gif) no-repeat left 16px;
}

.shehui {
	width: 180px;
	padding: 0px 0 0 5px;
}

.shehui li {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	padding-left: 10px;
	background: url(../img/dot01.gif) no-repeat left 13px;
}

.rongmt-lm {
	width: 420px;
	position: absolute;
	top: 245px;
	left: 0px;
}

.rongmt-lm ul {
	width: 385px;
}

.rongmt-lm li {
	float: left;
	padding-right: 10px;
}


/*----------外文频道----------*/

.biaoqian-k-tit {
	width: 1200px;
	float: left;
}

#biaoqian-over1 {
	width: 1200px;
	height: 50px;
	line-height: 40px;
	margin-top: 30px;
	border-bottom: 2px solid #f3f3f3;
}

#biaoqian-over1 ul li {
	float: left;
	width: 298px;
	margin-top: 10px;
	height: 30px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	font-size: 22px;
	border-right: 1px solid #e9e9e9;
}

#biaoqian-over1 ul li a {
	color: #000;
}

.active {
	border-bottom: 2px solid #5786c3;
	color: #000;
	display: block;
	padding-bottom: 10px;
}

#biaoqian-over1_content {
	width: 1200px;
	margin: 25px auto 0 auto;
	float: left;
}

#biaoqian-over1_content ul li {
	width: 550px;
	font-size: 15px;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	display: block;
	background: url(../img/dot01.gif) no-repeat left 14px;
	padding-left: 10px;
	font-family: Verdana;
}

.pic_waiwen-k {
	width: 420px;
	margin-top: 20px;
	position: relative;
}

.pic_waiwen {
	position: relative;
	width: 180px;
	height: 100px;
	margin: 0 0px 25px 0;
}

.pic_waiwen .titbg {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 998;
	line-height: 25px;
	height: 25px;
	background-color: #000;
	width: 180px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.pic_waiwen .tit {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	height: 25px;
	width: 180px;
	text-align: center;
	line-height: 25px;
	overflow: hidden;
	display: block;
}

.pic_waiwen .tit,
.pic_waiwen .tit a:link,
.pic_waiwen .tit a:visited,
.pic_waiwen .tit a:hover {
	color: #FFF;
}

.pic_wwone-k {
	width: 420px;
	margin-top: 20px;
	position: relative;
}

.pic_wwone {
	position: relative;
	width: 400px;
	height: 225px;
	margin: 0 40px 25px 0;
}

.pic_wwone .titbg {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 998;
	line-height: 25px;
	height: 25px;
	background-color: #000;
	width: 400px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.pic_wwone .tit {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	height: 25px;
	width: 400px;
	text-align: center;
	line-height: 25px;
	overflow: hidden;
	display: block;
}

.pic_wwone .tit,
.pic_wwone .tit a:link,
.pic_wwone .tit a:visited,
.pic_wwone .tit a:hover {
	color: #FFF;
}


/*----------友情链接----------*/

.yq-link {
	margin-top: 20px;
}

.yq-link li {
	float: left;
	width: 100px;
}


/*----------版权----------*/

.footer-nav {
	min-width: 1200px;
	background-color: #5786c3;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-top: 30px;
	color: #FFF;
	background-size: cover;
}

.footer-di {
	min-width: 1200px;
	background-color: #eaeaea;
	padding: 20px 0;
	text-align: center;
	font-size: 12px;
	color: #666;
	line-height: 24px;
	background-size: cover;
	margin: auto;
	clear: both;
}


/*----------广告位----------*/

.adgg {
	width: 1200px;
	margin: 30px auto;
}

.adgg img {
	width: 1200px;
	margin: 30px auto;
}

.top-adgg {
	width: 1200px;
	margin: 0px auto;
}

.syggwzl a {
	color: #e90011;
	text-decoration: none;
	font-weight: bold
}

.syggwzl a:visited {
	color: #e90011;
	font-weight: bold
}

.syggwzl a:hover {
	color: #e90011;
	font-weight: bold;
	text-decoration: underline;
}

.syggwzl a:active {
	color: #e90011;
	font-weight: bold
}


/* ad */

.ad300 {
	width: 300px;
	display: block;
	overflow: hidden;
}

.ad300 img {
	width: 300px;
	display: block;
	overflow: hidden;
}

.ad-jus {
	margin-top: 5px;
}

.sy-ggwzl a {
	color: #e90011;
	text-decoration: none;
	font-weight: bold
}

.sy-ggwzl a:visited {
	color: #e90011;
	font-weight: bold
}

.sy-ggwzl a:hover {
	color: #e90011;
	font-weight: bold;
	text-decoration: underline;
}

.sy-ggwzl a:active {
	color: #e90011;
	font-weight: bold
}

.ad400 {
	width: 400px;
	display: block;
	overflow: hidden;
}

.ad400 img {
	width: 400px;
	display: block;
	overflow: hidden;
}

.ad1200 {
	width: 1200px;
	display: block;
	overflow: hidden;
}

.ad1200 img {
	width: 1200px;
	display: block;
	overflow: hidden;
}


/*右侧飘窗*/

#moquu_top,
#moquu_wxin,
#moquu_wshare,
#moquu_wmaps {
	z-index: 99999;
	width: 100px;
	height: 380px;
	right: 10px;
	position: fixed;
	cursor: pointer;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)))
}

#moquu_wxin {
	top: 520px;
	_margin-top: 520px
}

#moquu_wxin a {
	background: url(../img/sbtn.png) 0 0px;
	right: 0;
	float: left;
	width: 100px;
	height: 65px;
	text-indent: -9999px
}

#moquu_wshare {
	top: 600px;
	_margin-top: 600px
}

#moquu_wshare a {
	background: url(../img/sbtn.png) 0 -70px;
	width: 100px;
	height: 100px;
	right: 0;
	float: left;
	text-indent: -9999px
}

#moquu_wmaps {
	top: 700px;
	_margin-top: 700px
}

#moquu_wmaps a {
	background: url(../img/sbtn.png) 0 -170px;
	width: 100px;
	height: 120px;
	right: 0;
	float: left;
	text-indent: -9999px
}

#moquu_top {
	top: 810px;
	_margin-top: 810px;
	background: url(../img/sbtn.png) 0 -300px;
	width: 100px;
	height: 80px
}

.moquu_wxin,
.moquu_wshare {
	position: relative;
	z-index: 99999
}

.swiper-button-prev {
	/*background: url(../img/l.png) no-repeat;*/
	left: 0;
}

.swiper-button-next {
	/*background: url(../img/r.png) no-repeat;*/
	right: 0;
}

.swiper-button-next,
.swiper-button-prev {
	background: rgb(0, 0, 0, 0.6);
	width: 40px !important;
	height: 80px !important;
	margin-top: -40px !important;
	background-size: 20px 40px !important;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
	/*background: rgb(0, 0, 0, 1);*/
}

.w1000 {
	width: 1000px;
	margin: auto;
}

.list_content .news-right {
	width: 380px;
}

.list_content .news-box {
	margin-bottom: 40px;
}

.yw_part {
	width: 100%;
	border-bottom: 1px dashed #e7e7e7;
	overflow: hidden;
	padding-bottom: 9px;
	margin-bottom: 9px;
}

.yw_tex {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}

.yw_tex a {
	color: #000;
	text-decoration: none;
}

.yw_tex a:hover {
	color: #5786c3;
	text-decoration: none;
}

.yw_zy {
	width: 100%;
	font-size: 14px;
	line-height: 26px;
	margin-top: 4px;
}

.yw_zy a {
	color: #444343;
	font-size: 15px;
	line-height: 22px;
	text-decoration: none;
}

.yw_zy a:hover {
	color: #5786c3;
	text-decoration: none;
}

.lunh_list {
	width: 570px;
}

.lunh_list .swiper1 {
	height: 380px;
	width: 800px;
	margin: 0;
}

.lunh_list .swiper1 img {
	width: 100%;
	height: 100%;
}

.list_left {
	width: 800px;
}

.list_left ul li {
	border-bottom: 1px dashed #e3e3e3;
	padding-bottom: 15px;
	margin-top: 15px;
}

.list_left ul li:first-child {
	margin-top: 0;
}

.list_left ul li h2 {
	color: #333;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 10px;
}

.list_left ul li p {
	text-align: right;
	font-size: 14px;
	color: #b0afaf;
}

.gb_yck {
	width: 100%;
	overflow: hidden;
}

.zt_tm {
	width: 100%;
	height: 62px;
	overflow: hidden;
	display: flex;
	justify-content: flex-start;
	border-bottom: 2px solid #e7e7e7;
	margin-top: 20px;
}

.yczwtm {
	height: 60px;
	line-height: 60px;
	text-align: right;
	color: #5786c3;
	font-size: 20px;
	font-weight: 600;
	font-family: "Verdana";
	padding-right: 15px;
}

.yczwtm a {
	color: #5786c3;
	text-decoration: none;
}

.yczwtm a:hover {
	/*color: #5786c3;
	text-decoration: underline;*/
}

.ycywtm {
	/*width: 199px;*/
	border-bottom: 2px solid #5786c3;
	height: 60px;
	line-height: 60px;
	text-align: left;
	font-size: 16px;
	color: #b7b7b7;
	font-weight: bold;
}

.tpxw {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	font-family: Verdana;
	text-align: center;
}

.tpk {
	width: 100%;
	border-bottom: 1px dashed #e3e3e3;
	margin-top: 20px;
}

.tpk a {
	color: #545454;
	text-decoration: none;
}

.tpk a:hover {
	color: #5786c3;
	text-decoration: none;
}

.tpk img {
	width: 250px;
	height: 166px;
	border: 3px solid #fff;
	outline: 2px solid #e5e5e5;
}

.tpk p {
	font-size: 16px;
	line-height: 46px;
	text-align: center;
}

.wzxw {
	width: 100%;
	font-size: 14px;
	margin-top: 10px;
}

.wzxw li {
	width: 100%;
	border-bottom: 1px dashed #e7e7e7;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
}

.wzxw li a {
	color: #545454;
	text-decoration: none;
}

.wzxw li a span {
	color: #5786c3;
	font-family: fangsong;
	font-size: 22px;
	padding-right: 15px;
	font-style: italic;
}

.wzxw li a:hover {
	color: #5786c3;
	text-decoration: none;
}

.list_right {
	width: 350px;
}

.pages {
	text-align: center;
	font-size: 14px;
	padding: 40px 0;
	width: 100%;
	background: #fff;
}

.pages a {
	color: #4E4E4E;
	border: 1px solid #EAEAEA;
	padding: 8px 15px;
	display: inline-block;
	margin: 0 3px;
	border-radius: 5px;
}

.pages span {
	color: #FFF;
	background-color: #5786c3;
	border: 1px solid #5786c3;
	padding: 8px 15px;
	border-radius: 5px;
	cursor: pointer;
}


/*底部*/

.footbgs {
	padding: 20px 0;
	background: #eaeaea;
	width: 100%;
	border-top: 1px solid #ddd;
	margin-top: 30px;
	clear:both;
}

.footer {
	width: 1200px;
	padding: 20px 0;
	margin-top: 10px;
	color: #333;
	overflow: hidden;
	margin: auto;
	box-sizing: border-box;
}

.wrap {
	margin-bottom: 40px;
}

.footer a {
	color: #333;
}

.footer a:hover {
	color: #333 !important;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/top.png) no-repeat center center #fff;
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #5786c3;
	background-size: 45%;
	border-radius: 10%;
	z-index: 999;
	cursor: pointer;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 100px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}

.beian {
	font-size: 14px;
	text-align: center;
}

.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 0 auto;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	position: relative;
	margin-top: 20px;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.content-ajax article {
	padding: 20px 0;
	overflow: hidden;
	box-sizing: border-box;
	clear: both;
	border-bottom: 1px solid #ddd;
}

.entry-img .sort {
	padding: 5px 12px;
	background: rgb(255, 90, 0);
	font-size: 14px;
	color: #fff;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}

.entry-content {
	overflow: hidden;
}

.entry-title {
	color: #333;
	text-decoration: none;
	font-size: 16px !important;
	font-weight: bold;
	margin-bottom: 15px;
	font-weight: 700;
}

.entry-title:hover {
	text-decoration: underline;
}

.entry-img {
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 20px;
}

.entry-img img {
	width: 190px;
	height: 120px
}

.entry-site {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	font-weight: 400;
}

.entry-content .time {
	font-size: 13px;
	color: #999;
	margin-top: 15px;
}

.tuijian .chunk-news-right,
.tuijian .pic_bgh-k,
.tuijian #bgh-news {
	width: 100%;
}

.tuijian .pic_threezu:nth-child(4n) {
	margin-right: 0;
}

.tuijian .pic_threezu {
	width: 188px;
}

.tuijian .pic_threezu img {
	width: 100%;
	height: 100%;
}

.tuijian .pic_threezu .titbg {
	width: 100%;
}

.tuijian .news-title01 {
	margin-top: 20px;
}

.breadcrumbs {
	text-align: left;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #999999;
	padding-bottom: 30px;
}

.box_all {
	padding: 0 15px;
	box-sizing: border-box;
}

.source a {
	vertical-align: middle;
}

.article_all p {
	font-size: 16px;
	text-align: justify;
	color: #404040;
	line-height: 30px;
	/* text-indent: 2em; */
	margin: 20px 0;
}

.article_all img {
	display: block;
	max-width: 100%;
	margin: 10px auto;
	max-width: 600px;
}

.post-navigation {
	overflow: hidden;
	margin-bottom: 40px;
}

.label {
	margin: 15px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.label a {
	font-size: 14px;
	margin: 0 5px;
	color: #fff;
}

.tit_top .article-title {
	color: #404040;
	font-size: 26px;
	padding-bottom: 15px;
	font-weight: bold;
	text-align: center;
}

.tit_top .source {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-right: 50px;
}

.tit_top h6 {
	color: #666;
	font-weight: 500;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}

.list_detail .guangao {
	margin: 20px 0 10px 0;
}

.post-navigation {
	overflow: hidden;
	margin-bottom: 40px;
}

.post-navigation div {
	position: relative;
	display: block;
	width: 48%;
	color: #999;
	font-size: 14px;
}

.post-navigation div:hover a {
	text-decoration: underline;
	color: #5786c3;
}

.post-navigation div:hover span {
	color: #5786c3;
}

.post-previous {
	float: left;
	text-align: left;
}

.post-next {
	float: right;
	text-align: right;
}

.post-navigation div span {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-right: 10px;
}

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #ddd;
	font-size: 40px;
	line-height: 22px;
}


/*=======*/

.swiper-container .swiper-slide p,
.wz-list li a,
.yuanc-wz-six em .pic_tm .tit,
.titlelist li a,
.pic_zt .tit,
.titlelist02 li a,
.titlelist01 li a,
.titlelist03 li a,
.pic_threezu .tit,
.bghlist li a,
.titlelist03 li a,
.shehui li a,
.yuanc-wz-six em a,
.yw_tex a,
.newslist-two li,
.tpk p,
.newslist-one li,
.wzxw li a,
.entry-title,
.post-navigation div {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.msgj span h4,
.newgj span h4,
.yw_zy a,
.entry-site p,
.newgj span p  {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.msgj span p{
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}