@charset "UTF-8";
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	color: #222222;
	font-size: 16px;
	font-family: SourceHanSansCN, SourceHanSansCN-Normal;
}

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

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

select,
input,
img,
select {
	vertical-align: middle;
}

img[src=""],
img:not([src]) {
	opacity: 0;
}

input {
	padding: 0;
	border: none;
	outline: none;
	-webkit-appearance: none;
	border: 1px solid #E9E9E9;
}

.lf {
	float: left;
}

.rf {
	float: right;
}


/* 重置表格元素 */

em,
i {
	font-style: normal;
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	outline: none;
	border: 0;
}

button {
	border-width: 0;
}

a:hover,
a:focus {
	color: #0088cf;
	text-decoration: none;
}

a li:hover {
	color: #0088cf;
}

a div:hover {
	color: #0088cf;
}

a p:hover {
	color: #0088cf;
}

a span:hover {
	color: #0088cf;
}

img {
	vertical-align: middle;
}

.bg_white {
	background: #ffffff;
}

.white {
	color: white;
}

.fw-bold {
	font-weight: Bold;
}

.color6 {
	color: #666666;
}

.color2 {
	color: #222222;
}

.color9 {
	color: #999999;
}

.w100 {
	width: 100%;
}

.w1200 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.pf {
	position: fixed;
}


/*清除浮动*/

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

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}

.f18 {
	font-size: 18px;
}

.f20 {
	font-size: 20px;
}

.f22 {
	font-size: 22px;
}

.f30 {
	font-size: 30px;
}

.f40 {
	font-size: 40px;
}

.f44 {
	font-size: 44px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb22 {
	margin-bottom: 22px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.mr0 {
	margin-right: 0;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.mr30 {
	margin-right: 30px;
}

.mr40 {
	margin-right: 40px;
}

.mr50 {
	margin-right: 50px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml100 {
	margin-left: 100px;
}

.text_center {
	text-align: center;
}

.text_right {
	text-align: right;
}

.boxshadow {
	box-shadow: #E4EDF8 0px 0px 10px;
	-webkit-box-shadow: #E4EDF8 0px 0px 10px;
	-moz-box-shadow: #E4EDF8 0px 0px 10px;
}

.head_bg {
	width: 100%;
	background: url(../img/head_bg.png) no-repeat;
	background-size: 100% 206px;
	padding: 20px 0;
}

.head_box {
	width: 1200px;
	margin: 0 auto;
}

.logo_box {
	/* width: 257px; */
}

.wz_logo {
	/* width: 190px;
	height: 42px; */
}

.search_box {
	width: 321px;
	height: 40px;
	background: white;
	border-radius: 20px;
}

.search_input {
	width: 321px;
	height: 40px;
	background: white;
	border: 0;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 40px;
	padding-left: 15px;
	border-radius: 20px;
}

.search_input::-webkit-input-placeholder {
	color: #999999;
}

.search_icon:hover {
	cursor: pointer;
}

.search_icon {
	display: inline-block;
	width: 15px;
	height: 17px;
	background: url(../img/search_logo.png) no-repeat;
	background-size: 15px 17px;
	margin-left: -28px;
	margin-top: 12px;
	position: absolute;
}

.big_icon {
	height: 100px;
	width: 100px;
	background: #cccccc;
	margin: 20px;
	margin-top: 23px;
}

.big_icon_name {
	width: 140px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	margin-top: -12px;
}

.head_list {
	width: 100%;
	height: 70px;
	background: #333333;
}

.head_list_ul {
	width: 1200px;
	margin: 0 auto;
}

.head_list_ul a li {
	padding: 0 27px;
	font-size: 20px;
	text-align: center;
	color: #ffffff;
	line-height: 70px;
	float: left;
}

.head_list_ul a li.active_li {
	font-size: 22px;
	line-height: 65px;
	padding: 0 20px;
}

.head_list_ul a:nth-child(11) li {
	margin-right: 0;
}

.active_li {
	height: 65px;
	font-size: 30px;
	border-radius: 0px 20px 0px 20px;
	background: #0088cf;
	margin-top: 3px;
	line-height: 84px;
}

.active_li_mr {
	margin-right: 75px;
}

.active_li:hover {
	color: white;
}

.fix_side_box {
	position: fixed;
	bottom: 183px;
	/* bottom: 93px; */
	right: 110px;
}

.side_to_top {
	width: 122px;
	height: 122px;
	background: url(../img/to-top.png) no-repeat;
	background-size: 122px 122px;
	margin-left: -16px;
}

.side_to_top:hover {
	cursor: pointer;
	width: 122px;
	height: 122px;
	background: url(../img/to-top-hover.png) no-repeat;
	background-size: 122px 122px;
	margin-left: -16px;
}

.main_page {
	width: 1200px;
	margin: 0 auto;
}

.bg_white {
	background: #ffffff;
}

.headlines_box {
	margin-bottom: 47px;
}

.headlines_title {
	padding: 36px 0 25px 0;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	color: #222222;
	width: 100%;
}

.he_sign {
	display: inline-block;
	color: #0088cf;
}

.headlines_brief {
	display: inline-block;
	height: 16px;
	text-align: center;
	color: #222222;
	line-height: 16px;
	overflow: hidden;
	width: 32%;
}

.swiper_box {
	width: 793px;
	height: 467px;
	margin-right: 20px;
}

.swiper-container1 {
	width: 793px;
	height: 467px;
	background: rgba(210, 208, 208, 1);
}

.swiper-container1 .swiper-wrapper .swiper-slide a img {
	width: 793px;
	height: 467px;
}

.desc_bg {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.47) 100%);
	width: 100%;
	overflow: hidden;
	font-size: 18px;
	text-align: left;
	color: #ffffff;
	opacity: 0.99;
	padding: 10px;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	position: absolute;
}

.swiper_desc {
	width: 100%;
}

.swiper-container1 .swiper_desc {
	padding-right: 120px;
	box-sizing: border-box;
}


/* // 分页点大小 */

.swiper-pagination-bullet {
	width: 8px!important;
	height: 8px!important;
	border-radius: 0px 4px 4px 4px!important;
}


/* // 指定分页点颜色        */

.swiper-pagination-bullet-active {
	opacity: 1!important;
	background: #0088cf!important;
}


/* // 分页点之间的间距        */

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 6px!important;
	background: #fff;
	opacity: .46;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
	width: 88px!important;
	right: 30px!important;
	bottom: 27px!important;
	left: 670px!important;
}

.swiper-pagination-bullet:hover {
	cursor: pointer;
}

.news_box {
	width: 387px;
	height: 467px;
	background: white;
}

.news_box div a:nth-child(2) .he_news_img {
	margin-right: 0;
	position: relative;
}

.he_news_img {
	width: 184px;
	height: 115px;
	margin-right: 19px;
	overflow: hidden;
	position: relative;
}

.he_news_img img {
	width: 184px;
	height: 115px;
	transition: all 0.5s;
}

.he_news_img p {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgb(0, 0, 0, 0.6);
	color: #fff;
	padding: 2px 10px;
	box-sizing: border-box;
	font-size: 15px;
	width: 100%;
}

.he_news_img img:hover {
	transform: scale(1.1);
}

.he_news_list {
	margin: 5px 15px;
}

.top_sign {
	display: inline-block;
}

.news_li_sign {
	width: 357px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}

.top_sign {
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: white;
	background: #0088cf;
	border: 0px solid #ffffff;
	border-radius: 0px 8px 0px 8px;
	padding: 0 10px;
	box-sizing: border-box;
	float: left;
}

.fw_title {
	float: left;
	height: 22px;
	overflow: hidden;
	padding-left: 10px;
}

.news_li {
	width: 357px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	margin-bottom: 15px;
	display: flex !important;
}

.video_c {
	background-color: #FFA137;
}

.list_width {
	width: 386px;
}

.list_title {
	height: 45px;
	font-size: 25px;
	font-weight: 500;
	text-align: center;
	line-height: 45px;
}

.list_all {
	height: 21px;
	font-size: 14px;
	color: #999999;
	line-height: 21px;
	margin-top: 13px;
}

.t_list_all {
	width: 357px;
	height: 21px;
	font-size: 14px;
	color: #999999;
	line-height: 21px;
	text-align: right;
}

.fabu_box {
	background-color: white;
	padding: 20px;
	padding-bottom: 0;
}

.fabu_li {
	width: 347px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	margin-bottom: 16px;
}

.tab {
	width: 149px;
	height: 42px;
}

.tab:hover {
	cursor: pointer;
}

.tabin {
	background: #fff8f8;
}

.tab_icon {
	width: 18px;
	height: 42px;
	margin-left: 15px;
	margin-right: 10px;
	background: url(../img/tab_weixin.png) no-repeat;
	background-size: 18px 15px;
	background-position-y: center;
}

.tab_wb_icon {
	width: 18px;
	height: 42px;
	margin-left: 15px;
	margin-right: 10px;
	background: url(../img/tab_weibo.png) no-repeat;
	background-size: 18px 15px;
	background-position-y: center;
}

.tab_name {
	font-size: 14px;
	color: #333333;
	line-height: 42px;
	text-align: left;
}

.tab_dy_icon {
	width: 18px;
	height: 42px;
	margin-left: 15px;
	margin-right: 10px;
	background: url(../img/tab_douyin.png) no-repeat;
	background-size: 14px 17px;
	background-position-y: center;
}

.qr_bg {
	width: 215px;
	height: 252px;
	background: url(../img/qr_bg.png) no-repeat;
	background-size: 235px 276px;
}

.tab_qr_img {
	margin: 30px 40px 20px 40px;
	width: 135px;
	height: 135px;
	background-color: white;
}

.tab_pr_brief {
	width: 215px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	color: white;
	text-align: center;
	margin-bottom: 6px;
}

.content {
	display: none;
}

.contentin {
	display: block;
}

.co_news_box {
	background-color: white;
	padding-top: 20px;
	/* padding-bottom: 10px; */
}
.co_news_box a{
	display: inline-block;
}
.co_right_news_box {
	background-color: white!important;
	padding-top: 26px;
}

.news_title {
	width: 100%;
	height: 30px;
	overflow: hidden;
	font-size: 20px;
	text-align: left;
	line-height: 30px;
	padding: 0 15px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.news_img {
	width: 386px;
	height: 217px;
	overflow: hidden;
}

.news_img img {
	width: 386px;
	height: 217px;
	transition: all 0.5s;
}

.news_img img:hover {
	transform: scale(1.1);
}

.news_list {
	padding: 20px 0;
}

.news_right_list {
	padding: 0 20px;
}

.com_li {
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	margin-bottom: 10px;
}

.news_li_width {
	width: 355px;
}

.news_list a:last-child .com_li {
	margin-bottom: 0;
}

.news_a_left {
	margin-left: 28px;
}

.news_right_img {
	width: 386px;
	height: 214px;
	/*margin-top: 10px;*/
}

.news_right_img img {
	width: 386px;
	height: 214px;
}

.news_right_img_title {
	width: 100%;
	height: 30px;
	font-size: 20px;
	text-align: left;
	color: white;
	line-height: 30px;
	padding: 0 20px;
	box-sizing: border-box;
	overflow: hidden;
	position: absolute;
	margin-top: 20px;
}

.news_right_title_bg {
	width: 100%;
	height: 70px;
	margin-top: -70px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.47) 100%);
	position: relative;
}


/* .topic_icon{
    height: 45px;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    line-height: 45px;
} */

.topic_list_title {
	height: 45px;
	font-size: 30px;
	font-weight: 500;
	text-align: center;
	line-height: 45px;
	/*background: url(../img/topic.png) no-repeat;*/
	background-size: 34px 39px;
}

.swiper-container2 .swiper-wrapper .swiper-slide a img {
	width: 100%;
	height: 200px;
}

.swiper-container2 {
	width: 100%;
}

.swiper-container2 .swiper-wrapper .swiper-slide a {
	display: inline-block;
	position: relative;
	width: 100%;
}

.unvisible {
	opacity: 0!important;
}

.video_box {
	width: 386px;
	height: 260px;
	background: #ffffff;
	margin-bottom: 10px;
}

.video_poster {
	width: 386px;
	height: 217px;
}

.video_img_box {
	width: 386px;
	height: 217px;
}

.play_icon {
	position: absolute;
	width: 36px;
	height: 42px;
	background-size: 36px 42px;
	top: 87px;
	left: 174px;
}

.video_box:hover {
	cursor: pointer;
}

.video_img_title {
	padding:10px;
	overflow: hidden;
	font-size: 18px;
	box-sizing: border-box;
	width: 100%;
}

.video_list {
	/*padding: 10px;*/
	padding-bottom: 4px;
}

.live_bg {
	position: absolute;
	width: 42px;
	height: 22px;
	background: url(../img/live_icon.png) no-repeat;
	background-size: 42px 22px;
	top: 15px;
	left: 15px;
}

.city_affairs_box {
	padding: 20px 15px;
	padding-right: 9px;
	background: white;
}

.city_affair {
	height: 100px;
	margin-bottom: 20px;
}

.city_affair_img {
	width: 120px;
	height: 100px;
	margin-right: 11px;
	overflow: hidden;
}

.city_affair_img img {
	width: 100%;
	height: 100px;
	transition: all 0.5s;
}

.city_affair_img img:hover {
	transform: scale(1.1);
}

.city_affair_title {
	width: 230px;
	font-size: 16px;
	text-align: left;
	margin-top: 5px;
	line-height: 22px;
	overflow: hidden;
}

.city_affairs_box a:nth-child(4) .city_affair {
	margin-bottom: 0;
}

.ad_box {
	width: 1200px;
}

.long_ad {
	width: 792px;
	height: 90px;
}

.long_ad a img {
	width: 792px;
	height: 90px;
}

.short_ad {
	width: 387px;
	height: 90px;
}

.short_ad a img {
	width: 387px;
	height: 90px;
}

.list2_width {
	width: 366px;
}

.list_img_box {
	width: 366px;
	height: 206px;
	margin-bottom: 10px;
	background-color: white;
}

.list_img_box:hover {
	cursor: pointer;
}

.list_img_box img {
	width: 366px;
	height: 206px;
}

.list_img_title_box {
	width: 366px;
	height: 103px;
	position: absolute;
	bottom: 0;
	/*background: url(../img/list_title_bg.png) no-repeat;*/
	background-size: 366px 103px;
}

.list_img_title {
	width: 335px;
	height: 30px;
	font-size: 20px;
	text-align: left;
	color: white;
	line-height: 30px;
	margin-left: 20px;
	overflow: hidden;
	margin-top: 60px;
}

.news_list2 {
	padding: 10px;
	box-sizing: border-box;
}
.news_list2 a{
	display: inline-block;
}
.list2_li_width {
	width: 355px;
}

.news_list2 a:last-child .com_li {
	margin-bottom: 0;
}

.lines {
	margin: 0 25px;
	width: 1px;
}

.gray_lines {
	width: 1px;
	height: 390px;
	background: #e4e4e4;
}

.gallery_list_title {
	height: 45px;
	font-size: 30px;
	font-weight: 500;
	text-align: center;
	line-height: 45px;
	padding-left: 20px;
	padding-top: 10px;
	background: url(../img/pics_icon.png) no-repeat;
	background-size: 38px 34px;
}

.l_toutiao {
	text-align: center;
	height: 52px;
	width: 1200px;
	overflow: hidden;
}

.h_top {
	padding-bottom: 20px;
	background: rgb(249, 249, 249);
}

.news_gap {
	width: 386px;
	height: 10px;
	background: rgb(249, 249, 249);
}

.new_right_mr {
	margin-bottom: 11px;
}

.corner_bg {
	/*background: url(../img/corner.png) no-repeat;*/
	background-size: 21px 21px;
	background-position-x: right;
}


/*详情0*/

.title_xq {
	margin: 30px 0 15px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.detail_top {
	width: 100%;
}

.title_xq h2 {
	font-size: 28px;
	font-weight: 700;
	color: #000;
	line-height: 40px;
}

.userCreateTime {
	padding: 20px 0 10px 0;
	font-size: 14px;
	color: #888;
}

.userCreateTime span {
	display: inline-block;
	color: #888;
	padding-left: 20px;
}

.content_tex {
	font-size: 16px;
	line-height: 25px;
	color: #444;
	padding: 0 20px;
}

.content_tex p {
	text-indent: 2em;
	line-height: 35px;
}

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


/*底部*/

.footbgs {
	border-top: 1px solid #333333;
	padding: 20px 0;
	background: #333333;
	width: 100%;
	margin-top: 20px;
}

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

.footer a {
	color: #fff;
}

.footer a:hover {
	color: #fff !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;
}

.w1200 {
	width: 1200px;
	margin: auto;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 60px;
	height: 60px;
	overflow: hidden;
	background: url(../img/to-top.png) no-repeat center center #fff;
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	border-radius: 0;
	box-shadow: 0 0 5px #ddd;
}

.goTop:hover {
	/*opacity: 1;*/
}

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

@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;
	}
}

.pages {
	text-align: center;
	font-size: 14px;
	margin: 30px 0;
	width: 100%;
	background: #fff;
	line-height: 35px;
	box-sizing: border-box;
	box-shadow: 0 0 5px #ddd;
	padding: 10px 0;
}

.pages a {
	background: #fff;
	padding: 0 15px;
	height: 35px;
	display: inline-block;
	font-size: 16px;
	color: #333;
	border: 1px solid #ddd;
	margin: 0 3px;
}

.pages a:first-child {
	border-radius: 5px 0 0 5px;
}

.pages a:last-child {
	border-radius: 0 5px 5px 0;
}

.pages span {
	background: #333;
	border: 1px solid #333;
	padding: 0 15px;
	height: 35px;
	color: #fff;
	display: inline-block;
}

.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 20px 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;
}

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

.post-navigation {
	overflow: hidden;
	padding-bottom: 20px;
	background: #fff;
	box-sizing: border-box;
}

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

.post-navigation div span {
	color: #333;
	font-size:15px;
}

.post-navigation div:hover a {
	text-decoration: underline;
}

.post-navigation div a {
	color: #333;
	display: inline-block;
	margin-top: 5px;
	line-height: 20px;
}

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #888;
	font-size: 45px;
	line-height: 22px;
	/*opacity: 0.5;*/
}

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

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

.main .imgBox a {
	overflow: hidden;
	display: inline-block;
}

.main .imgBox img {
	float: left;
	width: 130px;
	height: 90px;
}

.main .defList li {
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	position: relative;
	padding-left: 15px;
	width: 100%;
	box-sizing: border-box;
	padding-right: 5px;
}

.main .defList li:after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 4px;
	height: 4px;
	content: '';
	margin-top: -2px;
	background: #0088cf;
	display: block;
}

.main .imgBox p {
	margin-left: 150px;
	font-size: 16px;
	line-height: 25px;
	padding-top: 5px;
}

.zhibo .video_box {
	position: relative;
	height: 240px;
}

.zhibo .video_img_title {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgb(0, 0, 0, 0.6);
	color: #fff;
}

.zhibo .video_poster,
.zhibo .video_img_box {
	height: 100%;
}


/*====*/

.news_main_left {
	width: 793px;
	background: #fff;
	padding: 0 15px;
	box-sizing: border-box;
}

.news_main_right {
	width: 387px;
	background: #fff;
}

.content-ajax article {
	border-bottom: 1px solid #f0f0f0;
	padding: 20px 0;
	position: relative;
}

.content-ajax article:first-child {
	/*padding-top: 0px;*/
}

.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;
	box-sizing: border-box;
}

.entry-title {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	width: 100%;
}

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

.entry-img img {
	width: 200px;
	height: 110px;
}

.entry-site {
	font-size: 15px;
	color: #999;
	padding-top: 10px;
	line-height: 24px;
	font-weight: 400;
}

.entry-content .time {
	color: #bbbbbb;
	font-size: 14PX;
	line-height: 25PX;
	margin-right: 18px;
	padding-top: 5px;
}

.right_list_name {
	height: 36px;
	font-size: 24px;
	font-weight: 500;
	text-align: left;
	line-height: 36px;
	padding: 15px 0 10px 10px !important;
	background: rgb(249, 249, 249);
}

.week_rank_list {
	padding: 26px 20px;
}

.rank_num {
	width: 23px;
	font-size: 40px;
	font-family: Arial, Arial-ItalicMT;
	text-align: left;
	color: #d4d4d4;
	line-height: 45px;
	margin-right: 20px;
	font-style: italic;
}

.rank_title {
	width: 304px;
	height: 46px;
	overflow: hidden;
	font-size: 16px;
	color: #222222;
	line-height: 24px;
}

.week_rank_list li:nth-child(6) {
	margin-bottom: 0;
}

.week_rank_list li:nth-child(1) .rank_num {
	color: rgba(255, 69, 138, 1);
}

.week_rank_list li:nth-child(2) .rank_num {
	color: rgba(255, 115, 69, 1);
}

.week_rank_list li:nth-child(3) .rank_num {
	color: rgba(255, 193, 69, 1)
}

.right_list_ban {
	background: rgb(249, 249, 249);
	padding-top: 30px;
}

.right_list_all {
	height: 21px;
	font-size: 14px;
	color: #999999;
	line-height: 21px;
	margin-top: 15px;
}

.hot_news_list .img_list {
	padding: 20px;
}

.img_li_box {
	width: 176px;
	height: 99px;
	overflow: hidden;
	margin-right: 13px;
}

.img_li_box img {
	width: 176px;
	height: 99px;
	transition: all 0.5s;
}

.img_li_box img:hover {
	transform: scale(1.1);
}

.img_li_title {
	width: 158px;
	height: 52px;
	line-height: 26px;
	margin-bottom: 30px;
	overflow: hidden;
}

.img_li_time {
	height: 16px;
	font-size: 14px;
	font-family: ArialMT;
	text-align: left;
	color: #999999;
	line-height: 16px;
}

.img_list .line {
	width: 347px;
	height: 1px;
	background: #eeeeee;
	margin: 19px 0;
}

.hot_news_list_gap {
	width: 100%;
	height: 10px;
	background: rgb(249, 249, 249);
}

.word_list {
	padding: 20px 20px 0 20px;
}

.word_li {
	width: 344px;
	height: 24px;
	text-align: left;
	line-height: 24px;
	overflow: hidden;
	margin-bottom: 20px;
}

.news_gallery_list {
	padding: 20px;
	padding-bottom: 0;
}

.news_gallery_li {
	margin-right: 19px;
	margin-bottom: 20px;
}

.news_gallery_img {
	width: 164px;
	height: 91px;
	margin-bottom: 10px;
	overflow: hidden;
}

.news_gallery_img img {
	width: 164px;
	height: 91px;
	transition: all 0.5s;
}

.news_gallery_img img:hover {
	transform: scale(1.1);
}

.news_gallery_title {
	width: 164px;
	height: 44px;
	overflow: hidden;
	line-height: 22px;
}

.news_gallery_list a:nth-child(2n) .news_gallery_li {
	margin-right: 0;
}

.news_ad {
	background: rgb(249, 249, 249);
	width: 387px;
	height: 127px;
	padding-top: 30px;
}

.news_ad a img {
	width: 387px;
	height: 127px;
}

.li_img_box {
	width: 191px;
	height: 107px;
	overflow: hidden;
}

.li_img_box img {
	width: 191px;
	height: 107px;
	transition: all 0.5s;
}

.li_img_box img:hover {
	transform: scale(1.1);
}

.inline_bar {
	display: inline-block;
}

.news_list li {
	width: 48%;
	overflow: hidden;
	border-bottom: 1px solid #e7e6e6;
	overflow: hidden;
	padding: 10px 0;
	float: left;
}

.news_list li:nth-child(2n) {
	float: right;
}

.newsdatal {
	width: 25%;
	float: left;
	background: #242b3d;
	text-align: center;
	padding: 10px 0;
}

.newsdatal h1 {
	font-size: 20px;
	text-align: center;
	color: #fff;
}

.newsdatal span {
	width: 100%;
	height: 20px;
	font: 12px/20px "microsoft yahei";
	color: #fff;
	text-align: center;
}

.news_r {
	width: 73%;
	float: right;
}

.news_r h2 {
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	overflow: hidden;
	padding-bottom: 2px;
	font-weight: bold;
	width: 100%;
}

.news_r .text {
	font: 12px/26px "microsoft yahei";
	color: #858586;
	overflow: hidden;
	line-height: 20px;
}

.n4_left ul {
	padding-top: 10px;
	overflow: hidden;
}

.n4_left ul li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	position: relative;
	padding-left: 15px;
}

.n4_left ul li span {
	font-size: 14px;
	color: #888;
	float: right;
	width: 60px;
}

.n4_left ul li a {
	width: calc(100% - 80px);
	float: left;
}

.n4_left ul li:after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 5px;
	height: 5px;
	content: '';
	margin-top: -2px;
	background: #999;
	display: block;
}

.tuijian .list_title,.tuijian ..list_all {
	height: 35px;
	line-height: 35px;
	margin: 0;
}

.tuijian .content-ajax article:first-child{
	padding-top:10px;
}
.tuijian .tit_bott{
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}
.tuijian .list_title{
	font-size: 18px;
	font-weight: bold;
}
/*===*/

.swiper_desc,
.list_img_title,
.he_news_img p,
.news_title,
.com_li,.post-navigation div,
.news_r h2,
.video_img_title,
.headlines_title,
.fw_title,
.word_li,
.main .defList li,
.news_right_img_title,
.news_li,
.entry-title,
.headlines_brief {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.entry-site,
.news_gallery_title,
.classify-module a p,
.rank_title,
.news_r .text,
.img_li_title {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.city_affair_title {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}