/*reset*/

body {
	font-family: "PingFang SC", Arial, "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", simsun, sans-serif;
	color: #3d3d3d;
	font-size: 12px;
}


/* body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, span, em, i, a, p, audio {margin:0;padding:0;font-style: normal;border: 0;} */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
span,
i,
a,
p,
audio {
	margin: 0;
	padding: 0;
	font-style: normal;
	border: 0;
}

audio:focus,
button:focus {
	outline: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
img {
	border: 0
}


/* address, caption, cite, code, dfn, em, strong, th, var, optgroup {font-style:inherit;font-weight:inherit} */

address,
caption,
cite,
code,
dfn,
strong,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit
}

caption,
th {
	text-align: left
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit
}

input,
button,
textarea,
select {
	*font-size: 100%
}

li {
	list-style-type: none
}


/* em{font-style:normal} */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 12px;
	font-weight: 400
}


/*base*/

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

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

.clearfix {
	*zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a {
	text-decoration: none;
	display: inline-block;
	outline: none;
}

a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
	border: 0;
	outline: none;
	color: #27282D;
}

input {
	outline: medium;
}

* {
	box-sizing: inherit;
}


/* 报网改版第二个头部 */

#header2 {}

#header2 .h_top {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #F5F6F7;
	border-bottom: 1px solid #eae9e9;
	text-align: right;
	font-size: 12px;
}

#header2 .h_top a {
	color: #666;
}

#header2 .h_top a:hover {
	color: #AA1F24;
}

#header2 .h_top .line {
	display: inline-block;
	width: 1px;
	height: 14px;
	background-color: #E0E0E0;
	margin: 0px 7px;
	position: relative;
	top: 3px;
}

#header2 .h_mid {
	width: 1200px;
	padding: 15px 0;
	margin: 0px auto;
	position: relative;
	border-bottom: 1px solid #EEE;
}

#header2 .h_mid .logo {
	display: inline-block;
	width: 190px;
	height: 42px;
	position: relative;
	top: 0;
}

#header2 .h_mid .logo img {
	width: 200px;
	height: 40px;
}


/* 搜索 */

#header2 .search {
	width: 549px;
	height: 38px;
	background-color: #fff;
	border: 1px solid #d3d4d6;
	border-radius: 3px;
	margin-top: 2px;
	float: right;
}

#header2 .search .inp_search {
	width: 450px;
	height: 38px;
	border: 0;
	overflow: hidden;
	border-radius: 3px;
	background-color: #fff;
	padding-left: 15px;
	font-size: 14px;
	color: #757575;
}

#header2 .search .inp_ico {
	width: 72px;
	height: 40px;
	background-color: #AA1F24;
	border: 1px solid #AA1F24;
	border: 0;
	border-radius: 0 3px 3px 0;
	position: relative;
	top: -1px;
	cursor: pointer;
}

#header2 .search .inp_ico i {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../img/index_search.png) no-repeat;
	background-size: 100%;
	position: relative;
	top: 2px;
	left: 0px;
}

#header2 .mid_right {
	position: absolute;
	top: 22px;
	right: 0px;
	font-size: 12px;
}

#header2 .mid_right .hover1,
#header2 .mid_right .hover3 {
	position: relative;
	display: inline-block;
}

#header2 .mid_right .hover1 .f-hov {
	position: absolute;
	left: -35px;
	top: 4px;
}

#header2 .mid_right .hover1 .f-hov .arrow-top,
#header2 .mid_right .hover3 .f-hov .arrow-top {
	position: absolute;
	top: -7px;
	left: 116px;
}

.arrow-top {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
}

#header2 .mid_right .hover1 .f-hov,
#header2 .mid_right .hover3 .f-hov {
	position: absolute;
	left: -95px;
	top: 40px;
	width: 232px;
	height: 232px;
	z-index: 99;
}

#header2 .mid_right .line {
	display: inline-block;
	width: 1px;
	height: 15px;
	background-color: #F4F4F4;
	margin: 0px 7px;
	position: relative;
	top: 3px;
}

#header2 .mid_right a {
	color: #999;
}

#header2 .mid_right a:hover {
	color: #AA1F24;
}

#header2 .mid_right .kehu,
#header2 .mid_right .weibo,
#header2 .mid_right .weixin {
	display: inline-block;
	margin-right: 9px;
	position: relative;
	top: 7px;
}

#header2 .mid_right .kehu {
	width: 22px;
	height: 22px;
	background: url("../img/head_kehu%402x.png") no-repeat;
	background-size: 100%;
}

#header2 .mid_right .weibo {
	width: 26px;
	height: 26px;
	background: url("../img/head_weibo%402x.png") no-repeat;
	background-size: 100%;
	top: 10px;
}

#header2 .mid_right .weixin {
	width: 26px;
	height: 22px;
	background: url("../img/head_weixin%402x.png") no-repeat;
	background-size: 100%;
}


/* placeholder的默认颜色 */

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #757575;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #757575;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #757575;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #757575;
}

@charset "utf-8";

/* img:hover{
    transform: scale(1.2); 
} */

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

a {
	color: #27282D;
}

a:hover {
	color: #AA1F24;
}

.conHeader {
	background-color: #fff;
}

#header {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	padding: 30px 0;
	background-color: #fff;
}

#header .logo .imp {
	display: inline-block;
	width: 151px;
	height: 41px;
	background: url("../img/index_logo%402x.png") no-repeat;
	background-size: 100%;
}


/* 搜索 */

#header .search {
	width: 340px;
	height: 34px;
	background-color: #f5f6f8;
	border: 1px solid #d3d4d6;
	border-radius: 3px;
	margin-top: 5px;
}

#header .search .inp_search {
	width: 256px;
	height: 34px;
	border: 0;
	overflow: hidden;
	border-radius: 3px;
	background-color: #f5f6f8;
	padding-left: 15px;
	font-size: 14px;
}

#header .search .inp_ico {
	width: 52px;
	height: 36px;
	background-color: #AA1F24;
	border: 0;
	border-radius: 0 3px 3px 0;
	position: relative;
	top: -1px;
	cursor: pointer;
}

#header .search .inp_ico i {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("../img/index_icos.png") -9px -8px no-repeat;
	position: relative;
	top: 1px;
	left: 0px;
}

.menu_habor {
	border-bottom: 4px solid #F5F5F5;
}

.menu_nobor {
	border-bottom: 0px;
	margin-bottom: 15px;
}

#menu .menu_inner {
	width: 1222px;
	margin: 0 auto;
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	overflow: hidden;
	position: relative;
	left: 5px;
	height: 39px;
	margin-top: 14px;
}

#menu .menu_inner a {
	display: inline-block;
	color: #333;
	font-size: 17px;
	padding-bottom: 3px;
	margin: 0 15px;
}

#menu .menu_inner a:hover {
	border-bottom: 3px solid #AA1F24;
}

#menu .menu_inner a.nomr {
	margin-right: 0;
}

#menu .menu_inner a.haveml {
	margin-left: 10px;
}

#menu .menu_inner a.cur {
	border-bottom: 3px solid #AA1F24;
}

.bigTitle {
	color: #AA1F24;
	font-size: 22px;
	font-weight: 600;
	margin: 0px 0px 18px 15px;
}


/*首页*/

body {
	color: #000;
	/* padding-left: 16px; */
}

.bodyfff {
	background-color: #fff;
}

.content {
	width: 1200px;
	margin: 0px auto;
	position: relative;
}

.content .content {
	width: auto;
}

.logoBar {
	height: 63px;
}

.logoBar .logo {
	width: 107px;
	height: 26px;
	display: inline-block;
	background: url(../images/logo.png) no-repeat;
	margin-top: 18px;
}

.logoBar .tips {
	color: #7c8ebc;
	padding: 0px 0 0 8px;
	position: relative;
	top: -8px;
}

.logoBar .search {
	position: relative;
}

.logoBar .search .textInput {
	margin-top: 18px;
	position: relative;
	margin-right: 90px;
}

.logoBar .search .textInput .s {
	width: 304px;
	height: 26px;
	padding: 0px 60px 0 10px;
	background-color: #e2e2e2;
	border-radius: 8px;
}

.logoBar .search .textInput .s-icon {
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url(../img/icons.png) -24px -272px no-repeat;
	position: absolute;
	right: 41px;
	top: 6px;
	cursor: pointer;
}

.logoBar .search .s-share {
	position: absolute;
	right: 0px;
	top: 20px;
}

.logoBar .search .s-share .weixin {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/icons.png) -171px -114px no-repeat;
	cursor: pointer;
	position: relative;
}

.logoBar .search .s-share .weixin:hover .weixin-code {
	display: block;
	bottom: -128px;
}

.logoBar .search .s-share .sina {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/icons.png) -171px -166px no-repeat;
	margin-left: 13px;
	cursor: pointer;
}

.listBar {
	height: 80px;
}

.listBar .logo2 {
	width: 166px;
	height: 40px;
	display: inline-block;
	background: url(../img/logo2.png) no-repeat;
	margin-top: 20px;
}

.listBar .tips {
	font-size: 14px;
	top: -14px;
}

.listBar .search .s-share .sina {
	width: 29px;
	height: 29px;
	background: url(../img/2%40weibo.png) no-repeat;
	background-size: 100%;
	margin-left: 23px;
}

.listBar .search .s-share .sina:hover {
	background: url(../img/2%40weibo-hov.png) no-repeat;
	background-size: 100%;
}

.listBar .search .s-share .weixin {
	width: 29px;
	height: 29px;
	background: url(../img/2%40weixin.png) no-repeat;
	background-size: 100%;
	cursor: pointer;
}

.listBar .search .s-share .weixin:hover {
	background: url(../img/2%40weixin-hov.png) no-repeat;
	background-size: 100%;
}

.listBar .search .s-share .weixin:hover .weixin-code {
	display: block;
}


/* .listBar .search .s-share .weixin .weixin-code{
    right: -46px;
    bottom: -128px;
} */

.listBar .search .textInput .s {
	width: 301px;
	height: 32px;
	border-radius: 4px;
	border: 1px solid #D2D2D2;
	background-color: #F8F8FA;
	font-size: 14px;
}

.listBar .search .textInput .s-button {
	width: 55px;
	height: 34px;
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	border-radius: 0px 4px 4px 0px;
	background-color: #1C79D8;
}

.listBar .search .textInput .s-button .icon {
	display: inline-block;
	width: 19px;
	height: 19px;
	background: url(../img/icons.png) -25px -323px no-repeat;
	position: absolute;
	top: 8px;
	left: 18px;
}

.listBar .search .textInput {
	margin-right: 118px;
	margin-top: 24px;
}

.listBar .search .s-share {
	top: 27px;
}

.header {
	height: 50px;
	background-color: #1C79D8;
	border-radius: 4px;
	margin-bottom: 23px;
}

.header span,
.header span a {
	display: inline-block;
}

.header span {
	margin: 11px 3px 0px 17px;
}

.header span a {
	font-size: 16px;
	color: #fff;
	/* margin-top: 7px;
    margin-left: 30px;
    margin-right: 12px; */
	/* border: 1px solid #f00; */
	padding: 1px 13px 2px 13px;
	border-radius: 2px;
	font-weight: 600;
}

.header span a:hover {
	background-color: #b1d1f1;
	color: #073f81;
}

.header span.cur a {
	background-color: #b1d1f1;
	color: #073f81;
}

.article {
	width: 800px;
	min-height: 500px;
}

.share-to .er canvas {
	opacity: 0;
}

.bigImage-overflow {
	height: 436px;
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
	border-radius: 4px;
}

.bigImage-overflow-zt {
	background-color: #000;
}


/* .allbgLogo{
    background: url(../images/logo@2x.png) #ccc center center no-repeat;
    background-size: 50%;
} */

.article .bigImage {
	margin-bottom: 41px;
	position: relative;
	height: 436px;
	overflow: hidden;
	border-radius: 4px;
	margin: 0 auto;
	display: table;
}

.article .bigImage a {
	display: inline-block;
	display: table-cell;
	vertical-align: middle;
}

.article .bigImage img {
	border-radius: 4px;
	width: 760px;
	transition: all 0.6s;
	height: 436px;
}

.article .bigImage img.zt {
	height: auto;
}

.article .bigImage img:hover {
	transform: scale(1.2);
}

.article .bigImage-overflow .headimg-tit {
	position: absolute;
	left: 0px;
	/* bottom: 1px; */
	width: 100%;
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6)0%, rgba(0, 0, 0, 0.5)55%, rgba(0, 0, 0, 0)98%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6)0%, rgba(0, 0, 0, 0.5)55%, rgba(0, 0, 0, 0)98%);
	/* Opera */
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6)0%, rgba(0, 0, 0, 0.5)55%, rgba(0, 0, 0, 0)98%);
	/* Firefox */
	background: linear-gradient(bottom, rgba(0, 0, 0, 0.6)0%, rgba(0, 0, 0, 0.5)55%, rgba(0, 0, 0, 0)98%);
	/* 标准的语法（必须放在最后） */
	border-radius: 4px;
	top: 321px;
	height: 115px;
}

.article .bigImage-overflow .headimg-tit a {
	color: #fff;
	font-size: 30px;
	padding: 0px 25px;
	padding-bottom: 30px;
	position: absolute;
	bottom: 0px;
}

.listContent {
	background-color: #fff;
	border-radius: 4px;
}

.loadingMore {
	text-align: center;
	color: #A7A7A7;
	font-size: 14px;
	border: 1px solid #A7A7A7;
	border-radius: 4px;
	width: 170px;
	height: 32px;
	line-height: 32px;
	margin: 0px auto;
	margin-top: 122px;
	cursor: pointer;
	display: none;
}

.listContent .listInfo .nomarlShow {
	border: 1px solid #fff;
	border-top: 1px solid #f2f2f2;
	padding: 20px 0;
}

.listContent .listInfo .nomarlShow:hover {
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	border-bottom: 1px solid #fff;
	position: relative;
	padding-left: 14px;
	left: -14px;
	width: 820px;
}


/* .listContent .listInfo .nomarlShow:hover .weixin-code{
    display: none;
} */

.listContent .listInfo .listLeft {
	width: 240px;
	height: 154px;
	border-radius: 4px;
	overflow: hidden;
}

.listLeft-overflow {
	overflow: hidden;
	display: table;
	height: 154px;
	text-align: center;
	margin: 0px auto;
	position: relative;
	/* background-color: #000; */
}

.listLeft .listLeft-overflow-zt {
	background-color: #000;
}

.listContent .listInfo .listLeft a {
	display: block;
	display: table-cell;
	vertical-align: middle;
}

.listContent .listInfo .listLeft img {
	width: 100%;
	border-radius: 4px;
	transition: all 0.6s;
	width: 240px;
	height: 154px;
}


/* 针对专题图片的尺寸 */

.listContent .listInfo .listLeft img.zt {
	width: 100%;
	height: auto;
}

.listContent .listInfo .listLeft img:hover {
	transform: scale(1.2);
}

.listContent .listInfo img.bigImg {
	transition: all 0.6s;
}

.listContent .listInfo img.bigImg:hover {
	transform: scale(1.2);
}

.listContent .listInfo .nomarlShow .listRight {
	width: 538px;
	height: 154px;
	margin-left: 20px;
	position: relative;
}

.listContent .listInfo li.noPic .listRight {
	width: 800px;
	height: 110px;
	margin-left: 0px;
}

.listContent .listInfo li.threePic .listRight {
	width: 100%;
	height: 233px;
	margin-left: 0px;
}

.listContent .listInfo li.threePic .threePic-img li {
	float: left;
	width: 259px;
	height: 162px;
	overflow: hidden;
	margin-right: 10px;
	border-radius: 4px;
	position: relative;
}

.listContent .listInfo li.threePic .threePic-img li:last-child {
	margin-right: 0px;
}

.listContent .listInfo li.threePic .threePic-img li img {
	border-radius: 4px;
	width: 259px;
	height: 162px;
	transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
}

.listContent .listInfo li.threePic .threePic-img li img:hover {
	transform: scale(1.2);
}

.listContent .listInfo .nomarlShow .listRight .tags {
	width: 480px;
	height: 30px;
	overflow: hidden;
}

.listContent .listInfo .nomarlShow .listRight .tags em {
	margin-bottom: 15px;
	display: inline-block;
}

.listContent .listInfo .listRight .articleTitle {
	line-height: 26px;
	font-size: 20px;
	padding-bottom: 15px;
	/* font-weight: 600; */
}

.listContent .listInfo .listRight .articleTitle em {
	color: #AA1F24;
	font-style: normal;
}

.listContent .listInfo .listRight .articleTitle .reco {
	margin-right: 20px;
	border-radius: 4px;
	padding: 0px 8px 1px 8px;
	border: 1px solid #1c79d8;
	color: #1c79d8;
	font-size: 14px;
	font-weight: 600;
}

.listContent .listInfo .listRight .tags em a {
	display: inline-block;
	color: #999;
	padding: 0px 10px 0px 10px;
	color: #999;
	background-color: #F0F0F0;
	font-size: 12px;
	border-radius: 4px;
	margin-right: 7px;
	height: 20px;
	line-height: 20px;
}

.listContent .listInfo .nomarlShow .listRight .tags em a:hover {
	color: #fff;
	background-color: #AA1F24;
}

.listContent .listInfo .listRight .bom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 12px;
	color: #A7A7A7;
}

.listContent .listInfo .listRight .share-to {
	display: inline-block;
	position: absolute;
	right: 0px;
	bottom: -7px;
	display: none;
	cursor: pointer;
}

.listContent .listInfo li.threePic .listRight .share-to {
	right: 20px;
}

.weixin-code {
	position: absolute;
	right: 0px;
	bottom: 48px;
	width: 342px;
	height: 342px;
	border: 1px solid #fff;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 0px 8px rgba(0, 0, 0, 0.2);
	text-align: center;
	display: none;
	z-index: 1;
	cursor: auto;
}

.weixin-code .closeWx {
	width: 11px;
	height: 11px;
	background: url(../img/close.png) no-repeat;
	display: inline-block;
	position: absolute;
	right: 5px;
	top: 15px;
	cursor: pointer;
	padding: 5px;
}

.weixin-code .wx-t {
	padding-top: 20px;
}

.weixin-code .er img {
	width: 200px;
	height: 200px;
	padding: 20px 0px 10px 71px;
}

.weixin-code2 {
	position: absolute;
	right: -38px;
	bottom: 48px;
	width: 110px;
	height: 110px;
	border: 1px solid #fff;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 0px 8px rgba(0, 0, 0, 0.2);
	text-align: center;
	display: none;
	z-index: 1;
	cursor: auto;
}

.weixin-code2 .er2 {
	width: 99px;
	height: 99px;
	padding: 0px;
	padding-top: 5px;
}

.weixin-code .arrow-up {
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom-color: #fff;
	position: absolute;
	left: 50px;
	top: -17px;
}

.listContent .listInfo .nomarlShow:hover .listRight .share-to {
	display: block;
}

.listContent .listInfo .listRight .share-to .sina {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/2%40weibo.png) no-repeat;
	background-size: 100%;
}

.listContent .listInfo .listRight .share-to .yunafen {
	display: inline-block;
	width: 20px;
	height: 20px;
}

.listContent .listInfo .listRight .share-to .sina:hover {
	background: url(../img/2%40weibo-hov.png) no-repeat;
	background-size: 100%;
}

.listContent .listInfo .listRight .share-to .weixin {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/2%40listWeixin.png) no-repeat;
	background-size: 100%;
	margin-left: 22px;
	font-size: 14px;
	color: #666;
}

.listContent .listInfo .listRight .share-to .weixin .er {
	width: 200px;
	height: 200px;
}

.listContent .listInfo .listRight .share-to .weixin:hover {
	background: url(../img/2%40listWeixi-hov.png) no-repeat;
	background-size: 100%;
}


/* .listContent .listInfo .listRight .share-to .weixin:hover .weixin-code{
    display: block;
} */

.listContent .listInfo .nomarlShow .listRight .bom .source a {
	color: #A7A7A7;
}

.listContent .listInfo .nomarlShow .listRight .bom .source .headImg {
	width: 24px;
	height: 24px;
	border-radius: 100%;
	position: relative;
	top: 7px;
	margin-right: 5px;
}


/* .listContent .listInfo .nomarlShow .listRight .bom .source a:hover{
    color: #1c79d8;
} */


/*.listContent .listInfo .listRight .bom span {
	padding-right: 18px;
}

.listContent .listInfo .listRight .bom .time {
	background: url(../img/icons.png) -25px -23px no-repeat;
	padding-left: 17px;
}

.listContent .listInfo .listRight .bom .comment {
	background: url(../img/icons.png) -25px -66px no-repeat;
	padding-left: 17px;
}

.listContent .listInfo .listRight .bom .see {
	background: url(../img/icons.png) -25px -120px no-repeat;
	padding-left: 17px;
}

.listContent .listInfo .listRight .bom .zan {
	background: url(../img/icons.png) -25px -167px no-repeat;
	padding-left: 17px;
}*/

.aside {
	width: 360px;
}

.aside .advert01 {
	width: 300px;
	height: 68px;
}

.aside .advert01 img {
	width: 100%;
	height: auto;
}

.aside .advert01,
.aside .advert02 {
	margin-bottom: 30px;
}

.aside .advert01 a,
.aside .advert02 a {
	display: inline-block;
}

.aside .advert02 img {
	width: 300px;
	height: 532px;
}

.aside .asideList {
	background-color: #F8F8FA;
	border-radius: 4px;
	padding: 16px 10px 10px 0px;
	margin-bottom: 30px;
	font-size: 14px;
	color: #4A4A4A;
	position: relative;
}

.aside .asideList .tit {
	padding-bottom: 20px;
}

.aside .asideList .tit h3 {
	color: #27282D;
	font-size: 20px;
	font-weight: 600;
}

.aside .asideList .tit a {
	color: #979797;
	font-size: 12px;
	padding-top: 7px;
}

.aside .asideList .tit a:hover {
	color: #1C79D8;
}

.aside .asideList .tit a i {
	background: url(../img/icons.png) -25px -220px no-repeat;
	display: inline-block;
	width: 10px;
	height: 14px;
	position: relative;
	top: 2px;
	margin-left: 6px;
}

.aside .list-a li {
	border-left: 3px solid #eee;
	position: relative;
	font-size: 14px;
	color: #4A4A4A;
	padding: 0 10px 25px 14px;
}

.aside .list-a li:last-child {
	border-left: 3px solid #F7F8F9;
}

.aside .list-a li .round {
	display: inline-block;
	width: 4px;
	height: 4px;
	border: 4px solid #D7A8AA;
	background-color: #fff;
	border-radius: 100%;
	position: absolute;
	left: -7px;
	top: 0;
}

.aside .list-a li .t {
	font-size: 12px;
	color: #9B9B9B;
}

.aside .list-a li a {
	line-height: 22px;
	position: relative;
	top: -5px;
}

.aside .list-b li {
	padding-bottom: 19px;
}

.aside .list-b li .videoImg {
	width: 260px;
	position: relative;
	overflow: hidden;
	border-radius: 4px;
	min-height: 100px;
}

.aside .list-b li .videoImg img {
	width: 260px;
	border-radius: 4px;
	transition: all 0.6s;
}

.aside .list-b li .videoImg img:hover {
	transform: scale(1.2);
}

.aside .list-b li .videoImg .litteTip {
	font-size: 12px;
	color: #fff;
	padding: 1px 8px 1px 8px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 4px;
	background-color: #F55153;
}

.aside .list-b li.huifang .litteTip {
	background-color: #1C79D8;
}

.aside .list-b li .text {
	padding: 8px 0px 5px 0;
}

.aside .list-b li .text a {
	line-height: 18px;
	color: #4A4A4A;
}

.aside .list-b li .text a:hover {
	color: #1C79D7;
}

.aside .list-b li .showTime {
	color: #F55153;
}

.aside .list-b li.huifang .showTime {
	color: #1C79D8;
}

.aside .list-c li {
	margin-bottom: 15px;
}

.aside .list-c li .topicImg {
	width: 260px;
	/* height: 90px;*/
	overflow: hidden;
	border-radius: 4px;
	min-height: 100px;
}

.aside .list-c li .topicImg img {
	width: 260px;
	border-radius: 4px;
	transition: all 0.6s;
	margin-bottom: -6px;
}

.aside .list-c li .topicImg img:hover {
	transform: scale(1.2);
}

.aside .list-c li .text {
	padding: 8px 0px 5px 0;
}

.aside .list-c li .text a {
	line-height: 18px;
	color: #4A4A4A;
}

.aside .list-c li .text a:hover {
	color: #1C79D8;
}

.aside .list-d li {
	position: relative;
}

.aside .list-d li:hover .hot24-text {
	color: #AA1F24;
}

.aside .list-d li .num {
	display: inline-block;
	width: 24px;
	height: 16px;
	background-color: #DBDADA;
	color: #fff;
	border-radius: 0 0 4px 0;
	text-align: center;
	line-height: 16px;
	margin-right: 5px;
	font-size: 12px;
}

.aside .list-d li:nth-child(1) .num {
	background-color: #BB2827;
}

.aside .list-d li:nth-child(2) .num {
	background-color: #D0571C;
}

.aside .list-d li:nth-child(3) .num {
	background-color: #EC8217;
}


/* .aside .list-d li:hover .hot24-img{
    display: block;
} */

.aside .list-d .number1 {
	display: inline-block;
	width: 18px;
	height: 20px;
	background: url(../img/list.png) -2px -1px no-repeat;
	position: absolute;
	left: 1px;
	top: 0px;
}

.aside .list-d .hot24-img {
	width: 320px;
	height: 187px;
	margin-right: 10px;
	margin-top: 3px;
	overflow: hidden;
}

.aside .list-d .hot24-img a {
	display: inline-block;
}

.aside .list-d .hot24-img img {
	width: 320px;
	height: 187px;
	border-radius: 4px;
	transition: all 0.6s;
}

.aside .list-d .hot24-right {
	width: 330px;
}

.aside .list-d .hot24-img-first {
	/* width: 200px;
    height: 80px; */
	margin-top: 10px;
}

.aside .list-d li .hot24-img-first .hot24-time {
	/* position: absolute;
    bottom: 0px;
    overflow: hidden; */
}

.aside .list-d li .hot24-right .hot24-time .xjh_img {
	width: 22px;
	height: 22px;
	border-radius: 100%;
	margin-top: 5px;
}

.aside .list-d li .hot24-right .hot24-time .xjh_name {
	color: #9B9B9B;
	width: 160px;
	margin: 8px 0 0 10px;
}


/* .aside .list-d li .hot24-img-first .hot24-time .xjh_img{
    margin-top: 0;
} */


/* .aside .list-d li .hot24-img-first .hot24-time .xjh_name{
    margin: 3px 0 0 10px;
} */

.aside .list-d li .hot24-img-first .num {
	position: absolute;
	left: 17px;
	top: 3px;
}

.aside .list-d li {
	margin-bottom: 24px;
	padding-left: 17px;
	/* height: 80px; */
	overflow: hidden;
	border: 1px solid #F8F8FA;
}

.aside .list-d li .hot24-text {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.aside .list-d li .hot24-time {
	color: #9b9b9b;
	font-size: 12px;
	padding-top: 8px;
	overflow: hidden;
}

.aside .list-d li .hot24-time i {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url(../img/index_icoPinglun%402x.png) 0px 0px no-repeat;
	background-size: 100%;
	margin-right: 5px;
	position: relative;
	top: 1px;
}

.aside .list-e {}

.aside .list-e li {
	overflow: hidden;
}

.aside .list-e li .codeImg {
	width: 97px;
}

.aside .list-e li .codeText {
	color: #A7A7A7;
}

.aside .list-e li {
	padding-left: 36px;
	padding-bottom: 14px;
}

.aside .list-e li img {
	width: 98px;
	height: 98px;
}

.aside .list-e li .codeText {
	margin-left: 10px;
}

.aside .list-e li .codeText h4 {
	font-size: 16px;
	margin-top: 29px;
}

.aside .list-e li .codeText p {
	font-size: 12px;
}

.aside .asideList .contribute {
	text-align: center;
}

.aside .asideList .contribute .hold {
	color: #A7A7A7;
	font-size: 14px;
	width: 85px;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	border: 1px solid #A7A7A7;
	border-radius: 4px;
	margin: 10px 0 20px 0;
}

.f-hov {
	position: absolute;
	right: 50px;
	bottom: 0px;
	border: 1px solid #fff;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 0px 8px rgba(0, 0, 0, 0.2);
	text-align: center;
	z-index: 2;
	display: none;
	width: 100px;
	height: 100px;
	padding: 10px;
}

.arrow-right {
	width: 0;
	height: 0;
	position: absolute;
	border: 10px solid transparent;
	border-left-color: #fff;
}

.backTop4 .f-hov .arrow-right {
	right: -18px;
	bottom: 10px;
}

.backTop3 .f-hov {
	bottom: -10px;
}

.backTop3 .f-hov .arrow-right {
	right: -18px;
	bottom: 10px;
}

.backTop2 .f-hov {
	bottom: -20px;
}

.backTop2 .f-hov .arrow-right {
	right: -18px;
	bottom: 20px;
}

.f-hov img {
	width: 100%;
}

.weixinCode .f-hov img {
	/* padding-top: 5px; */
}

.appleCode .f-hov {
	bottom: 22px;
}

.androidCode .f-hov {
	bottom: -30px;
}

.bkPortal {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	z-index: 10;
	overflow: hidden;
	display: none;
}

.bkPortal .desk {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: fixed;
	background: rgba(0, 0, 0, .5);
	z-index: 9;
}

.bkPortal .con {
	width: 490px;
	height: 325px;
	position: absolute;
	z-index: 10;
	background: #fff;
	border-radius: 6px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.bkPortal .con .text-title {
	text-align: center;
	font-size: 16px;
	color: #000;
	text-align: center;
	line-height: 55px;
	height: 55px;
	border-bottom: 2px solid #f7f7f7;
}

.bkPortal .con .text-middle {
	font-size: 14px;
	color: #717171;
	text-align: left;
	padding: 20px 20px 0px 30px;
	line-height: 24px;
	border-bottom: 2px solid #f7f7f7;
	height: 180px;
}

.bkPortal .bk-close {
	position: absolute;
	top: 15px;
	right: 15px;
	background: url(../img/close.png) no-repeat;
	cursor: pointer;
	width: 11px;
	height: 11px;
}

.bkPortal .con .know {
	width: 88px;
	height: 33px;
	color: #fff;
	display: block;
	background: #4285f4;
	font-size: 14px;
	text-align: center;
	line-height: 33px;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	border-radius: 4px;
	margin: 0px auto;
	margin-top: 14px;
}

.s_px_jxsp_anniu {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -23px;
	margin-left: -23px;
	width: 46px;
	height: 46px;
	background: url(../img/s_pc_spbf.png) no-repeat;
	z-index: 99;
}

.turnPage {
	width: 800px;
	text-align: center;
	/* margin-top: 60px; */
	margin-bottom: 20px;
}

.pin_demo .index-overflow-zt {
	overflow: hidden;
	height: auto;
	text-align: center;
	margin: 0px auto;
	position: relative;
	/* background-color: #000; */
	border-radius: 3px;
	display: table-cell;
	vertical-align: middle;
	max-height: 240px;
}

.index-overflow-zt .index_zt {
	border-radius: 4px;
	transition: all 0.6s;
	width: 365px;
	height: auto;
	margin-bottom: 8px;
	max-height: 240px;
}

.index-overflow-zt .zt-bom {
	position: absolute;
	left: 0px;
	bottom: -17px;
	width: 100%;
	height: 30px;
	background-color: #fff;
}


/* 404 */

.lnkError {
	width: 1129px;
	margin: 0px auto;
}

.lnkError .e {
	width: 235px;
	margin: 230px 0 64px 445px;
}

.lnkError h3 {
	font-family: "Microsoft YaHei";
	font-size: 22px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
}

.lnkError h3 a {
	color: #AA1F24;
}

.zhiboIng {
	width: 63px;
	height: 21px;
	line-height: 22px;
	background-color: #AA1F24;
	border-radius: 3px;
	font-size: 12px;
	color: #fff;
	position: absolute;
	left: 13px;
	top: 12px;
	z-index: 9;
	display: inline-block;
	text-align: center;
}

.zhiboIng i {
	width: 14px;
	height: 14px;
	background: url(../img/live_1.gif) no-repeat;
	background-size: 100%;
	display: inline-block;
	position: relative;
	top: 2px;
	margin-right: 3px;
}

.gg-bottom {
	color: #7B7B7B;
	font-size: 13px;
	font-family: "MicrosoftYaHei";
	/* margin-bottom: 20px; */
	position: relative;
	top: 15px;
}

.gg-bottom .email,
.gg-bottom .phone {
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 1px;
}

.gg-bottom p {
	line-height: 1.8;
}

.gg-bottom .email {
	width: 12px;
	height: 12px;
	background: url(../img/ggbom-email.png) no-repeat;
	background-size: 100%;
	margin-right: 11px;
}

.gg-bottom .phone {
	width: 13px;
	height: 12px;
	background: url(../img/ggbom-phone.png) no-repeat;
	background-size: 100%;
	top: 2px;
}

@charset "utf-8";

/* 新增 */


/* 轮播样式 */

.content {
	width: 1200px;
	margin: 0px auto;
	position: relative;
}
/*
.swiper-container {
	width: 100%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}*/

.gallery-top {
	height: 90%;
	width: 100%;
	margin-bottom: 20px;
}

.gallery-thumbs {
	/* height: 20%; */
	box-sizing: border-box;
	padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
	height: 100%;
	opacity: 0.4;
	cursor: pointer;
}

.swiper-slide h3 {
	font-size: 20px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 20px;
}

.swiper-slide p {
	font-size: 14px;
	line-height: 22px;
}

.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}

.swiper-button-prev {
	left: 0px;
}

.headline_swpier .swiper-button-next,
.headline_swpier .swiper-button-prev {
	background-size: 17px 28px;
	background-color: #000;
	padding: 39px 0px;
	opacity: 0.6;
	z-index: 9;
}

.headline_swpier .swiper-button-prev {
	top: -45px;
	left: 796px;
	opacity: 1;
	background: url("../img/index_lbPrev2.png") no-repeat;
	background-size: 100%;
	width: 23px;
	height: 23px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.headline_swpier .swiper-button-next {
	top: 320px;
	right: 146px;
	opacity: 1;
	background: url("../img/index_lbNext2.png") no-repeat;
	background-size: 100%;
	width: 23px;
		/*transform: rotate(180deg);*/
	height: 23px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}


/* .headline_swpier .swiper-button-next:hover, .headline_swpier .swiper-button-prev:hover{
    opacity: 0.7;
} */


/* 中央大图轮播样式 */

.main_lt {
	width: 800px;
	float: left;
	background: #F8F8F8;
	overflow: hidden;
}

.headline_swpier {
	/* box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.1); */
}

.headline_swpier * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.headline_swpier .swiper_image_container {
	float: left;
	width: 649px;
	height: 365px;
	position: relative;
	overflow: hidden;
	background: #E5E5E5;
	/* box-shadow:0px 4px 9px 0px rgba(0,0,0,0.1); */
}

.headline_swpier .swiper_image_container .img {
	display: none;
	height: 100%;
}

.headline_swpier .swiper_image_container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.headline_swpier .img:first-child {
	display: block;
}

.headline_swpier .swiper_txt {
	float: right;
	width: 317px;
	height: 364px;
	cursor: pointer;
	border-top: 1px solid #F8F8F8;
	/* box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1); */
	/* overflow: visible; */
}

.headline_swpier .swiper_txt .swiper-button-prev {
	top: 23px;
	left: 131px;
	/* background: url(//file.thepaper.cn/www/v3/img/headline_triupv3.png) no-repeat;     */
	background-size: 100%;
	height: 8px;
	opacity: 1;
	width: 14px;
}

.headline_swpier .swiper_txt .swiper-slide {
	position: relative;
	width: 100%;
	height: 140px;
	font-size: 18px;
	color: #666;
	text-align: justify;
	line-height: 24px;
	/* overflow: hidden;  */
	padding: 8px 12px 9px 16px;
	border: none;
	border-top: 1px solid #E0E0E0;
}

.headline_swpier .swiper_txt .swiper-slide.hover {
	background: #FFF;
	color: #222;
	/* box-shadow:0px 4px 9px 0px rgba(0,0,0,0.1);  */
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	border: none;
	border-right: 1px solid #F8F8F8;
}


/* .headline_swpier .swiper_txt .swiper-slide-next{
    border: none;
} */


/* .headline_swpier .swiper_txt .swiper-slide-active{
    border-top: 1px solid #E0E0E0;
} */

.headline_swpier .swiper_txt a {
	height: 100%;
	display: block;
}

.headline_swpier .swiper_txt .extra a {
	display: inline;
	color: #AA1F24;
	margin-right: 10px;
}

.headline_swpier .swiper_txt .extra a.govname {
	max-width: 76px;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	vertical-align: bottom;
}

.headline_swpier .swiper_txt .swiper-slide:after {
	display: none;
	content: "";
	position: absolute;
	top: 15px;
	left: 5px;
	width: 6px;
	height: 15px;
	/* background: url(//file.thepaper.cn/www/v3/img/headline_trileft.png) no-repeat;  */
}

.swpier_arrow-left {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #f00;
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 999;
}

.headline_swpier .swiper_txt .swiper-slide.hover:after {
	display: block;
}

.headline_swpier .swiper_txt .swiper-slide-active {
	border-top: none;
}

.headline_swpier .swiper_txt .swiper-slide.hover .title {
	font-weight: 700;
}

.headline_swpier .swiper_txt .swiper-slide.hover:hover .title {
	color: #AA1F24;
}

.headline_swpier .swiper_txt .title {
	font-size: 17px;
	color: #000;
	letter-spacing: 0;
	line-height: 24px;
	max-height: 70px;
	overflow: hidden;
	margin-top: 5px;
}

.headline_swpier .swiper_txt .extra {
	position: absolute;
	bottom: 9px;
	font-size: 12px;
	color: #B4B4B5;
	letter-spacing: 0;
}

.headline_swpier .swiper_txt .label {
	width: 34px;
	height: 17px;
	line-height: 16px;
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	text-align: center;
	float: right;
	color: #ffffff;
	font-size: 12px;
	overflow: hidden;
	background-image: linear-gradient(-90deg, #00D1F7 0%, #00A5EB 92%);
	position: absolute;
	bottom: 9px;
	right: 10px;
}

.headline_swpier .swiper_txt .icon_talk {
	display: inline-block;
	background: url("../img/index_icoTime%402x.png") no-repeat;
	background-size: 100%;
	width: 13px;
	height: 13px;
	background-size: 100%;
	margin: 0 1px 3px 0px;
	vertical-align: middle;
	position: relative;
	top: 0.5px;
}

.headline_swpier .swiper_txt .icon_see {
	display: inline-block;
	background: url("../img/index_icoSee%402x.png") no-repeat;
	background-size: 100%;
	width: 16px;
	height: 10px;
	background-size: 100%;
	margin: 0 1px 3px 0px;
	vertical-align: middle;
	position: relative;
}

.headline_swpier .swiper_txt .icon_comment {
	display: inline-block;
	background: url("../img/index_icoPinglun%402x.png") no-repeat;
	width: 13px;
	height: 13px;
	background-size: 100%;
	margin: 0 1px 3px 0px;
	vertical-align: middle;
	position: relative;
	top: 1px;
}

.headline_swpier .swiper_txt .icon_zan {
	display: inline-block;
	background: url("../img/index_icoDianzan%402x.png") no-repeat;
	width: 13px;
	height: 13px;
	background-size: 100%;
	margin: 0 1px 3px 0px;
	vertical-align: middle;
	position: relative;
	/* top: 1px; */
}

.headline_swpier .swiper_txt .extra em {
	display: inline-block;
	margin-right: 8px;
	font-style: normal;
	font-size: 13px;
}

.headline_swpier .swiper_txt .line {
	margin: 0 7px;
	color: #d8d8d8;
	width: 1px;
	height: 10px;
	background-color: #B4B4B5;
	display: inline-block;
	position: relative;
	top: 1px;
}

.headline_swpier .swiper-slide:hover .news_share {
	width: 60px;
}

.headline_swpier .news_share {
	display: block;
	width: 0;
	overflow: hidden;
	color: #666;
	/* position: static; */
}

.headline_swpier .news_share a {
	height: 21px;
}

.news_share {
	width: 60px;
	height: 21px;
	line-height: 21px;
	font-size: 12px;
	position: absolute;
	right: 16px;
	z-index: 2;
	bottom: 3px;
	color: #666;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear 0s;
}

.news_share span {
	width: 46px;
	height: 21px;
	display: block;
	float: left;
}

.headline_swpier .swiper_txt .news_share a {
	display: inline-block;
	width: 16px;
	height: 16px;
}

.share_sina {
	background: url("../img/index_icoWeibo%402x.png") no-repeat;
	background-size: 100%;
	margin-right: 15px;
	position: relative;
	top: -1px;
}

.weixin_share {
	background: url("../img/index_icoWeixin%402x.png") no-repeat;
	background-size: 100%;
}


/* 右侧时间专题 */

.dateSpecialBox {
	width: 380px;
	overflow: hidden;
	position: relative;
}

.dateSpecialBox>div{
	display: inline-block;
	width: 48%;
	float: left;
	height: 143px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
.dateSpecialBox>div>a{
	width: 100%;
	height: 100%;
}
.dateSpecialBox>div:nth-child(2n){
	float: right;
	margin-right: 0;
}
.dateSpecialBox img {
	width: 100%;
	height: 100%;
}

.dateSpecial {
	width: 100%;
	height: 100%;
	background-color: #ccc;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
}

.dateSpecial:hover {
	transform: scale(1.1);
}

.dateSpecialBox .dyf {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
}

.dateSpecialBox .index_ztImg {
	width: 100%;
	height: 365px;
	cursor: pointer;
	transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

.dateSpecialBox .index_ztImg:hover {
	transform: scale(1.2);
}

.dateSpecialBox .dyf .h3 {
	font-size: 16px;
	color: #fff;
	line-height: 22px;
	display: block;
	margin-top: 0;
	padding: 10px;
	box-sizing: border-box;
	width: 100%;
}

.dateSpecialBox .dyf .text {
	color: #fff;
	margin-top: 0px;
	text-align: justify;
	word-break: break-all;
	word-wrap: break-word;
}

.dateSpecialBox .dyf .text:hover {
	color: #fff;
}

.dateSpecialBox .dyf .more {
	color: #BDBDBD;
	margin-top: -10px;
	display: block;
	padding: 0px 0px 12px 12px;
}

.dateSpecialBox .dyf .more:hover {
	color: #fff;
}

.dateSpecialBox .dateDisplay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 80px;
	background-color: #EA5956;
	margin-left: 68px;
}

.dateSpecialBox .dateDisplay span {
	display: block;
	color: #fff;
	text-align: center;
}

.dateSpecialBox .dateDisplay span.year {
	padding-top: 8px;
}

.dateSpecialBox .dateDisplay span.date {
	font-size: 24px;
}

.dateSpecialBox .dateDisplay span.lunar {
	padding-top: 2px;
}

.list1 .active .img {
	display: block;
}

.list1 .img {
	display: none;
}


/*详情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: 32px;
	font-weight: 700;
	color: #000;
	line-height: 50px;
	text-align: center;
}

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

.userCreateTime span {
	display: inline-block;
	color: #333;
	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;
}


/*底部*/

.footbgs {
	border-top: 1px solid #AA1F24;
	padding: 20px 0;
	background: #AA1F24;
	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;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/backTop.png) no-repeat center center #fff;
	/*transform: rotate(270deg);*/
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-size: 80%;
	border-radius: 10px;
	/*	opacity: 0.7;*/
}

.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: 40px 0;
	width: 100%;
	background: #fff;
	line-height: 35px;
	box-sizing: border-box;
}

.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: #AA1F24;
	border: 1px solid #AA1F24;
	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: 48%;
	color: #999;
	font-size: 15px;
	border: 1px solid #eee;
	border-radius: 20px;
	padding:5px 10px;
	box-sizing: border-box;
}
.post-navigation div:hover{
	border: 1px solid #AA1F24;
}
.post-previous {
	float: left;
	text-align: left;
}

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

.post-navigation div span {
	color: #AA1F24;
	font-size: 90%;
	font-size: 16px;
	
}

.post-navigation div:hover a {
	color: #AA1F24;
}

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

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #888;
	font-size: 45px;
	line-height: 22px;
}
.tuijian article{
	padding: 10px 0 !important;
}
.tuijian .conyent_list{
	border-top: 2px solid #AA1F24;
    padding-top: 10px;
    margin-top: 40px;
}
.label {
	margin: 15px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.label a {
	font-size: 14px;
	color: #fff;
	margin: 0 5px;
}
/* 新增结束 */

.pin_tit,.post-navigation div a,.dateSpecialBox .dyf .h3,
.businessNews .lista li a {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pin_tips,.entry-site,
.asideList .list-a li a,
.hotComment .list1 li h3 a,
.erHours .list2 li .h3,.entry-title,
.aside .list-e .hot24-right a {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.headline_swpier .swiper_txt .title,.art_ul .entry-title {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}