@charset "utf-8";

/* CSS Document */


/* html,body,div,a,p,ul,li,ol,dl,dd,dt,span,em,del,strong,form,b,s,ins,h1,h2,h3,h4,h5,h6,img,font,center,label,iframe,fieldset,input,textarea{ padding:0px; margin:0px;}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:normal;}
address,cite,code,th,i{font-weight:normal;font-style:normal;}
img{vertical-align:top;border:0;}
ul,ol,li{ list-style:none;}
body{color:#000000;font-family:"微软雅黑"; font-size:12px;}
h1{ font-size:20px;font-family:microsoft yahei; font-weight:normal;}
h2,h3{ font-size:14px;}
h4,h5,h6{ font-size:12px;}
a{ color:#5B5B5B; text-decoration:none;}
a:hover{text-decoration:none;}
img{ border:none; vertical-align:middle;}
em{ font-style:normal;}
b{ font-weight:normal;}
.clear{ clear:both; overflow:hidden; zoom:1;}
.fl{ float:left;}
.fr{ float:right;}
input,button{font-family:"微软雅黑";outline:none;}
#main a:hover,.banner_right a:hover{color:#a70000} */

.pin_demo .pin_tips .noPadd {
	padding: 0;
	color: #888;
}

.pin_demo .pin_tips .noPadd:hover {
	text-decoration: none;
	color: #AA1F24;
}

.pin_demo .pin_tips .noPadd i {
	font-style: normal;
	color: #AA1F24;
	padding-left: 10px;
}


/*首页start*/

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

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

@media screen and(-ms-high-contrast:active),
(-ms-high-contrast:none) {
	/*兼容IE11*/
	#header .search {
		width: 340px;
		height: 36px;
		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: 49px;
	height: 34px;
	background: url("../img/index_search.png") no-repeat;
	position: relative;
	top: 1px;
	left: 0px;
}

#banner {
	padding: 30px 0;
}

.lantern_slide {
	margin-bottom: 20px;
}


/* 图片切换 */

.imageVolution {
	width: 976px;
}


/* 轮播样式 */


/* .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 {
    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("../images/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("../images/index_lbNext2.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:hover, .headline_swpier .swiper-button-prev:hover{
    opacity: 0.7;
} */


/* 轮播样式结束 */


/* 广告 */

.gg-1 {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}

.gg-1 .g-sign {
	color: #fff;
	background-color: #000;
	padding: 2px 8px;
	position: absolute;
	top: 0;
	right: 0;
}

.gg-2 {
	width: 365px;
	margin-bottom: 30px;
}

.gg-2 img {
	width: 100%;
}


/* 列表页加载开始 */

.listBody .title {
	color: #AA1F24;
	font-size: 18px;
	margin: 15px 0 20px 0;
	font-weight: 600;
	margin: 0px 0 10px 0;
	border-top: 1px solid #AA1F24;
	padding-top: 10px;
}

.recommend {
	width: 777px;
	border-top: 1px solid #AA1F24;
}


/* 热评 */

.rightList {
	width: 365px;
	/* overflow: hidden; */
}

.hotComment {
	border-top: 1px solid #AA1F24;
	margin-bottom: 20px;
}

.hotComment .list1 li {
	margin-bottom: 10px;
}

.hotComment .list1 li.active {
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
	padding: 10px;
	position: relative;
	left: 0;
	width: 100%;
	box-sizing: border-box;
}

.hotComment .list1 li h3 {
	display: inline-block;
	font-size: 16px;
	line-height: 27px;
	margin-bottom: 6px;
	color: #333;
}

.hotComment .list1 li.active .link {
	/* color: #AA1F24; */
}

.hotComment .list1 li.active:hover .link {
	color: #AA1F24;
}

.hotComment .list1 li h3 .num {
	background-color: #f1f1f1;
	color: #333;
	font-size: 14px;
	border-radius: 4px;
	margin-right: 0px;
	position: relative;
	top: -1px;
	width: 20px;
	height: 20px;
	display: inline-block;
	text-align: center;
	line-height: 20px;
}

.hotComment .list1 li:nth-child(1) h3 .num {
	background-color: #BB2827;
	color: #fff;
}

.hotComment .list1 li:nth-child(2) h3 .num {
	background-color: #D0571C;
	color: #fff;
}

.hotComment .list1 li:nth-child(3) h3 .num {
	background-color: #EC8217;
	color: #fff;
}

.hotComment .list1 li .img {
	overflow: hidden;
	margin: 3px 0 13px 0;
	height: 206px;
	border-radius: 4px;
}

.hotComment .list1 li:first .img {
	display: block;
}

.hotComment .list1 li .img img {
	width: 365px;
	transition: all 0.6s;
	height: 206px;
	border-radius: 3px;
}

.hotComment .list1 li .img img:hover {
	transform: scale(1.2);
}

.hotComment .list1 li .tips {
	font-size: 14px;
}

.hotComment .list1 li .tips .source {
	color: #AA1F24;
}

.hotComment .list1 li .tips .line {
	border-left: 1px solid #999;
	height: 13px;
	display: inline-block;
	position: relative;
	top: 2px;
	margin: 0 5px;
}

.hotComment .list1 li .tips .com {
	color: #999;
}

.hotComment .list1 li .tips .com i {
	display: inline-block;
	width: 12px;
	height: 11px;
	background: url("../img/index_icoPinglun%402x.png") no-repeat;
	background-size: 100%;
	margin-right: 5px;
}

.hotComment .list1 li .tips .com i.pai {
	width: 17px;
	height: 11px;
	background: url("../img/index_icoSee%402x.png") no-repeat;
	background-size: 100%;
}

.hotComment .list1 li .tips .com i.time {
	width: 13px;
	height: 13px;
	background: url("../img/index_icoTime%402x.png") no-repeat;
	background-size: 100%;
	display: inline-block;
	position: relative;
	top: 1px;
}


/* .hotComment .list1 li:hover .img{
    display: block;
} */


/* 24小时 */

.erHours {
	border-top: 1px solid #AA1F24;
	background: #fff;
	z-index: 1;
}

.erHours .list2 {}

.erHours .list2 li {
	border-bottom: 1px solid #e6e6e6;
	padding: 8px 5px 12px 0;
}

.erHours .list2 li:hover .h3 {
	color: #AA1F24;
}

.erHours .list2 li:last-child {
	border-bottom: 0;
}

.erHours .list2 li .h3 {
	font-size: 16px;
	display: inline-block;
	color: #27282D;
	margin: 0;
	line-height: 27px;
	padding-bottom: 5px;
	font-weight: normal;
}

.erHours .list2 li .h3:hover {
	color: #AA1F24;
}

.erHours .list2 li p.text {
	font-size: 14px;
	padding: 10px 0;
	color: #2B2B2B;
}

.erHours .list2 li .timer {
	font-size: 14px;
	color: #999;
}

.erHours .list2 li .timer i {
	display: inline-block;
	width: 12px;
	height: 12px;
	position: relative;
	top: -1px;
}

.erHours .list2 li .timer i img {
	width: 100%;
	vertical-align: middle;
}


/* 商讯 */

.businessNews {
	border-top: 2px solid #AA1F24;
	padding-top: 10px;
	margin-top: 10px;
}

.businessNews h3 {
	font-size: 18px;
	color: #AA1F24;
	padding-bottom: 15px;
	font-weight: 600;
}

.businessNews .lista {
	border: 1px solid #E9E9E9;
	background-color: #FAFAFA;
	border-radius: 3px;
}

.businessNews .lista ul {
	margin-bottom: 0;
	padding: 20px 0;
}

.businessNews .lista li {
	width: 49%;
	border-right: 1px solid #E9E9E9;
	font-size: 12px;
	color: #2D2D2D;
	float: left;
	padding: 5px 0;
}

.businessNews .lista li:nth-child(2n) {
	float: right;
	border: none;
}

.businessNews .lista li a {
	display: block;
	padding-bottom: 10px;
	font-size: 15px;
	width: 98%;
	margin: auto;
}

.businessNews .lista li a:last-child {
	padding-bottom: 0;
}

.right_banner_slide .bs_item li {
	position: relative;
	/* left:50%; */
}

.right_banner_slide .bs_item {
	margin: 30px 0 20px 0;
	cursor: pointer;
	width: 1200px;
	height: 90px;
	overflow: hidden;
}

.right_banner_slide .bs_item li {
	width: 1200px;
	height: 90px;
	position: relative;
	text-align: center;
}

.right_banner_slide .bs_item li a.outsideLink {
	position: absolute;
	width: 100%;
	height: 90px;
	text-decoration: none;
	border: 0;
	font-weight: 600;
	padding: 0;
	display: block;
	margin-top: 0px;
}

.right_banner_slide .bs_item li .textLink {
	font-size: 28px;
	color: #AA1F24;
	font-weight: 600;
	padding: 0px 20px;
	display: inline-block;
	/* margin-top: 25px; */
	/* position: absolute; */
	/* width: fit-content; */
	z-index: 2;
	/* right: 65%; */
	/* width: auto; */
	position: relative;
	z-index: 9;
	text-decoration: none;
	border: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}


/* 瀑布样式 */

.look {
	display: inline-block;
	/* margin-left: 15px; */
}

.col-lg-4 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0;
	padding-right: 40px;
	margin-bottom: 12px;
	padding-top: 11px;
}

.col-lg-4:hover .pin_tit {
	color: #AA1F24;
}


/* 瀑布样式 */

.pin_demo:hover .fd {
	transform: scale(1.1);
}


/* 加载完毕 */

.overend {
	margin: 25px 0 80px 0;
	text-align: center;
	color: #868686;
	font-size: 14px;
	display: none;
	color: #AA1F24;
	background-color: #F9F9F9;
	width: 100%;
	height: 45px;
	line-height: 45px;
}


/* 继续加载 */

.goOn_jiazai {
	margin: 20px 0 80px 0;
	color: #868686;
	font-size: 14px;
	color: #AA1F24;
	/* margin-left: 600px; */
	cursor: pointer;
	width: 100%;
	height: 45px;
	background-color: #F9F9F9;
	text-align: center;
	line-height: 45px;
}

.jiazai_ing {
	margin: 20px 0 80px 0;
	color: #868686;
	font-size: 14px;
	color: #AA1F24;
	/* margin-left: 600px; */
	cursor: pointer;
	width: 100%;
	height: 45px;
	background-color: #F9F9F9;
	text-align: center;
	line-height: 45px;
}

.jiazai_ing:hover {
	background-color: #AA1F24;
	color: #fff;
}


/* 分享 */

.bdsharebuttonbox {
	width: 300px;
	background: #fff;
	display: none;
	position: fixed;
	z-index: 999;
	margin-left: -282px;
	margin-top: -151px;
	padding: 10px;
	border: 6px solid #8F8F8F;
	border-radius: 3px;
}

.bdsharebuttonbox a {
	width: 128px;
	float: left;
	color: #333;
}

.tool_title {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.imgBor {
	width: 100%;
	height: 206px;
	overflow: hidden;
	display: table;
	text-align: center;
	position: relative;
	margin-bottom: 12px;
	border-radius: 4px;
}

.imgBor img {
	width: 100%;
	height: 255px;
}

.imgBor a {
	display: block;
}


/* 微信分享 */

.weixin-code {
	position: absolute;
	right: 0px;
	bottom: 38px;
	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: 21;
	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: 0;
	margin: 15px 15px 0 70px;
}

.weixin-code .wx-t2 {
	margin-top: 15px;
}

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

.weixin-code-index {
	top: 10px;
	right: 15px;
	width: 80px;
	height: 80px;
}

.weixin-code-index .er {
	width: 80px;
	height: 80px;
}

.weixin-code-index img {
	width: 65px;
	height: 65px;
	margin: 7px 0 0 7px;
}

.weixin-code-index canvas {
	opacity: 0;
}

.huikanIng {
	width: 50px;
	height: 21px;
	background: url(../img/huikanIng.png) no-repeat;
	background-size: 100%;
	position: absolute;
	left: 13px;
	top: 12px;
	z-index: 9;
}

.yugaoIng {
	height: 21px;
	line-height: 21px;
	background-color: #f5ac2c;
	color: #fff;
	position: absolute;
	left: 13px;
	top: 12px;
	border-radius: 3px;
	padding-right: 8px;
	z-index: 9;
}

.yugaoIng i {
	width: 16px;
	height: 13px;
	display: inline-block;
	background: url(../img/yugaoIng.png) no-repeat;
	background-size: 100%;
	position: relative;
	top: 2px;
	left: 6px;
	margin-right: 10px;
}

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

@-webkit-keyframes rotation {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		-moz-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
		-moz-transform: rotate(360deg);
	}
}

.loading_animation {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	animation: rotation 2s linear infinite;
	-moz-animation: rotation 2s linear infinite;
	-webkit-animation: rotation 2s linear infinite;
	-o-animation: rotation 2s linear infinite;
	margin-left: 10px;
}

.hotlist:last-child .pin_line {
	border: 0px;
}

.hotlist:nth-last-child(2) .pin_line {
	border: 0px;
}


/* 首页加点赞 */

.pubu_dianzan {
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(../img/pubu_dianzan%402x.png) no-repeat;
	background-size: 100%;
	margin-right: 22px;
	position: relative;
	top: -7px;
	text-indent: -9999px;
	cursor: pointer;
}

.pubu_dianzan:hover {
	background: url(../img/pubu_dianzan_hov%402x.png) no-repeat;
	background-size: 100%;
}

.pubu_qifu {
	display: inline-block;
	width: 16px;
	height: 17px;
	background: url(../img/pubu_qifu%402x.png) no-repeat;
	background-size: 100%;
	margin-right: 22px;
	position: relative;
	top: -7px;
	text-indent: -9999px;
	cursor: pointer;
}

.pubu_qifu:hover {
	background: url(../img/pubu_qifu_hov%402x.png) no-repeat;
	background-size: 100%;
}

.dianzan-move2 {
	position: absolute;
	top: -20px;
	left: 50px;
	-webkit-animation: 0.8s move;
	animation-fill-mode: forwards;
	display: none;
}

@-webkit-keyframes move {
	0% {
		top: -10px;
	}
	100% {
		top: -20px;
	}
}

.dianzan-move2 {
	position: absolute;
	top: -20px;
	left: -10px;
	-webkit-animation: 0.8s move;
	animation-fill-mode: forwards;
	display: none;
	color: #AA1F24;
}

.dianzan-move2 i {
	display: inline-block;
	width: 12px;
	height: 12px;
	position: relative;
	top: 1px;
	margin-right: 3px;
	background: url(../img/pubu_dianzan_hov%402x.png) no-repeat;
	background-size: 100%;
}

.dianzan-move2 i.qf {
	background: url(../img/pubu_qifu_hov%402x.png) no-repeat;
	background-size: 100%;
}

.dianzan-ok2 {
	background: url(../img/pubu_dianzan_hov%402x.png) no-repeat;
	background-size: 100%;
}

.dianzan-ok2q {
	background: url(../img/pubu_qifu_hov%402x.png) no-repeat;
	background-size: 100%;
}

.noClick {
	pointer-events: none;
	cursor: default;
}

.dianzan-move .qifuIcon {
	display: inline-block;
	width: 20px;
	height: 21px;
	position: relative;
	top: 4px;
	margin-right: 3px;
	background: url(../img/qifuIcon.png) no-repeat;
	background-size: 100%;
}

.headline {
	margin-top: 40px;
	display: flex;
	/* padding: 0 15px; */
}

.headline_title {
	margin-top: 0;
	margin-bottom: 16px;
	font-weight: 800;
	display: flex;
	justify-content: center;
	align-items: center;
	/* padding-left: 78px; */
	/* font-family: MicrosoftYaHei-Bold; */
	font-size: 32px;
	/* color: #305798; */
	letter-spacing: 0;
	text-align: justify;
}

.headline_title a {
	font-size: 32px;
	color: #003573;
	line-height: 32px;
	font-family: "Microsoft YaHei";
	margin: 0 10px;
}

.headline_c {
	/* padding: 0 30px; */
	/* margin-left: 60px; */
	/* margin-top: -35px; */
	display: inline-block;
	justify-content: center;
	margin-bottom: 40px;
	font-size: 14px;
	color: #404040;
	letter-spacing: 0;
	line-height: 14px;
	overflow: hidden;
	/* width: 1060px; */
	/* float: left; */
	text-align: center;
}

.headline_title .headline_c {
	width: 1060px;
}

.headline_c_more {
	/* padding-left: 12px; */
	min-width: 80px;
	/* float: left; */
	display: inline-block;
}

.headline_c_tit {
	text-align: center;
	/* width: 22.5%; */
	/* border-right: 1px solid #E9E9E9; */
	/* overflow: hidden; */
	/* white-space: nowrap; */
	padding: 0 15px;
	color: #404040;
}

.headline_c_more a {
	font-size: 14px;
	color: #305798;
	letter-spacing: 0;
	line-height: 14px;
}

.headline_c_tit a {
	color: #404040;
}

.headline_s_tit div {
	padding-right: 15px;
	max-height: 20px;
	overflow: hidden;
	/* display: inline-block; */
}

.headline_s_tit a {
	font-size: 14px;
	color: #404040;
	letter-spacing: 0;
	line-height: 14px;
	font-weight: bold;
}

.headline_s_tit1 a {
	font-size: 14px;
	color: #404040;
	letter-spacing: 0;
	max-height: 20px;
	display: inline-block;
	overflow: hidden;
}

.headline_s_tit1 div {
	display: flex;
	align-items: center;
	padding: 0 15px;
	position: relative;
}

.headline_s_tit1 span {
	width: 4px;
	height: 4px;
	background: rgba(10, 80, 149, 0.15);
	margin-right: 14px;
	position: absolute;
	top: 8px;
	left: 0;
}

.headline1_tit .headline_c {
	width: 82%;
}

.headline1_tit {
	margin-top: 0;
	margin-bottom: 25px;
	font-weight: 800;
	height: 36px;
	display: inline-block;
	display: flex;
	justify-content: center;
	/* padding-left: 110px; */
	/* font-family: MicrosoftYaHei-Bold; */
	line-height: 32px;
	padding-right: 20px;
	font-size: 36px;
	/* color: #1855A5; */
	letter-spacing: 0;
	text-align: justify;
	overflow: hidden;
}

.headline1_tit a {
	font-size: 32px;
	color: #003573;
	/* color: #1855A5; */
	font-family: "Microsoft YaHei";
}

.headline1_tit a:hover {
	/* color:#FF9400 !important; */
}

.headline1_c_tit {
	/* width: 33%; */
	/* border-right: 1px solid #E9E9E9; */
	text-align: center;
	overflow: hidden;
	/* text-overflow: ellipsis;
    -ms-text-overflow: ellipsis; */
	white-space: nowrap;
	padding: 0 10px;
	color: #404040;
}

.headline1_c_tit a {
	font-size: 14px;
	color: #404040;
	letter-spacing: 0;
}

.dowebok {
	height: 36px;
	width: 1050px;
	margin: 0 auto;
}

.dowebok_demo {
	width: 32.3333%;
	/* max-width: 33.33%; */
	/* float: left; */
	display: inline-block;
	vertical-align: middle;
	align-items: center;
	overflow: hidden;
	height: 32px;
	padding-right: 20px;
}

.dowebok_demo a {
	/* width: 100%; */
	/* line-height: 64px; */
	font-size: 14px;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	color: #868686;
	letter-spacing: 0;
	/* opacity: 0.6; */
	/* white-space: nowrap; */
}

.dowebok_demo span {
	display: inline-block;
	vertical-align: middle;
	background: rgba(24, 85, 165, 0.20);
	width: 4px;
	height: 4px;
	border-radius: 50%;
	margin-right: 5px;
}

.report {
	width: 193px;
	line-height: 32px;
	background: #F6F8FC;
	border: 1px solid rgba(10, 80, 149, 0.10);
	text-align: center;
	margin-top: 8px;
	font-size: 14px;
	border-radius: 2px;
}

.report a {
	font-size: 14px;
	color: #455569;
	letter-spacing: 0;
	text-align: justify;
}

.item {
	overflow: hidden;
}

.pc_imgBox {
	display: block;
	height: 441px;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.m_imgBox {
	display: block;
	width: 100%;
}

.carousel-shadow {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 110px;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.88) 100%);
	border-radius: 0 0 3px 3px;
	z-index: 10;
	width: 100%;
}

.carousel-tit {
	position: absolute;
	z-index: 999;
	bottom: 17px;
	left: 0;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 20px;
	text-align: center;
}

.publish {
	/* padding: 0; */
	margin-top: 33px;
	font-size: 20px;
	font-weight: 700;
	color: #305798;
	letter-spacing: 0;
	text-align: justify;
	line-height: 20px;
	height: 32px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid rgba(82, 131, 233, 0.15);
}

.publish_tit {
	margin-left: -15px;
	border-bottom: 4px solid #1855A5;
	line-height: 20px;
	height: 32px;
}

.publish_tit a {
	color: #1855A5;
	font-family: "Microsoft YaHei";
}

.publish_talk {
	margin-left: 18px;
	background: #F6F8FC;
	border-radius: 10px;
	min-width: 90px;
	height: 20px;
	font-size: 14px;
	color: #455569;
	letter-spacing: 0;
	text-align: justify;
	line-height: 14px;
	font-weight: normal;
	display: flex;
	justify-content: center;
	align-items: center;
}

.publish_talk img {
	/* background: #000; */
	width: 13px;
	height: 12px;
	margin-right: 4px;
}

.publish_img {
	margin-right: -15px;
	width: 84px;
	height: 25px;
	background: #000;
}

.publish_column {
	margin-right: -15px;
	font-size: 14px;
	letter-spacing: 0;
	/* text-align: justify; */
	line-height: 14px;
	display: flex;
	align-items: center;
}

.publish_column div {
	margin-left: 20px;
}

.publish_column a {
	color: #64788C;
	font-weight: normal;
}

.publish_demo {
	margin-top: 28px;
	padding: 0;
	/* margin-left:10px;
    margin-right: 10px; */
	position: relative;
	overflow: hidden;
}

.publish_demo img {
	padding: 0;
	border-radius: 3px;
}

.publish_demo_shadow {
	position: absolute;
	width: 100%;
	height: 82px;
	left: 0;
	bottom: 0;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 10%, rgba(0, 0, 0, 0.9) 90%);
	border-radius: 0 0 3px 3px;
	z-index: 10;
}

.publish_demo_tit {
	position: absolute;
	z-index: 999;
	/* left: 12px; */
	bottom: 8px;
	height: 35px;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 18px;
	padding: 0 12px !important;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	white-space: nowrap;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: flex;
	/* align-items: center; */
}

.m_publish_demo {
	margin-top: 28px;
}

.recommend_demo {
	font-size: 16px;
	letter-spacing: 0;
	line-height: 18px;
	margin-top: 18px;
	height: 18px;
	overflow: hidden;
	display: flex;
}

.recommend_demo a {
	color: #333333;
	margin-right: 10px;
}

.recommend_demo:first-child {
	margin-top: 0 !important;
}

.recommend_demo:nth-child(6n+1) {
	font-weight: bold;
	font-size: 18px;
	color: #0D0D0D;
	letter-spacing: 0;
	line-height: 18px;
	height: 19px;
	margin-top: 34px;
}

.recommend_channel {
	min-width: 56px;
	margin-right: 6px;
	font-weight: normal;
	background: #CB1C1D;
	border-radius: 2px;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 13px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.think_tank {
	margin-top: 32px;
	/* padding: 0 !important; */
}

.think_tank img {
	border-radius: 3px;
}

.think_tank_tit {
	margin-top: -7px;
	font-size: 16px;
	/* margin-top: -9px; */
	letter-spacing: 0;
	line-height: 2.28;
	max-height: 63px;
	overflow: hidden;
}

.think_tank_tit a {
	color: #333333;
}

.think_tank_tit1 a {
	font-size: 18px;
	height: 18px;
	color: #0D0D0D;
	letter-spacing: 0;
	text-align: justify;
	line-height: 18px;
	font-weight: bold;
	/* padding-left: 20px; */
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	/* white-space: normal !important; */
	/* white-space: nowrap; */
	-webkit-line-clamp: 1;
	/* -webkit-box-orient: vertical; */
}

.think_tank_line {
	margin-top: 21px;
	width: 38px;
	height: 2px;
	background: #1855A5;
}

.think_tank_column {
	position: absolute;
	bottom: 0;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 12px;
	left: 50%;
}

.think_tank_column a {
	color: #64788C;
}

.think_tank_column1 {
	display: flex;
	align-items: center;
}

.think_tank_column1 a {
	font-weight: bold;
	white-space: nowrap;
	letter-spacing: 0;
	line-height: 14px;
	/* overflow: hidden; */
	/* text-overflow: ellipsis; */
}

.think_tank_space {
	width: 1px;
	height: 12px;
	margin: 0 6px;
	background: #E3E3E3;
}

.think_tank_list {
	margin: 0 -15px;
}

.think_tank_demo {
	/* margin-bottom: 26px; */
	display: flex;
	align-items: center;
	position: relative;
}

.think_tank_demo a {
	font-size: 16px;
	color: #0D0D0D;
	letter-spacing: 0;
	line-height: 38px;
	/* white-space: unset; */
	height: 38px;
	display: -webkit-box;
	overflow: hidden;
	/* text-overflow: ellipsis; */
	/* word-wrap: break-word; */
	/* white-space: normal !important; */
	/* -webkit-line-clamp: 1; */
	-webkit-box-orient: vertical;
}

.think_tank_flag {
	min-width: 18px;
	min-height: 14px;
	margin-right: 6px;
	margin-top: 2px;
}

.think_tank_flag img {
	width: 18px;
}

.think_tank_no {
	font-size: 20px;
	color: #64788C;
	letter-spacing: 0;
	text-align: justify;
	line-height: 20px;
	margin-right: 18px;
}

.rank_line {
	position: absolute;
	left: 17px;
	top: 22px;
	width: 1px;
	background: rgba(82, 131, 233, 0.15);
	height: 90%;
}

.rank_dot1 {
	position: absolute;
	background: #377FFC;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 23%;
	left: -20px;
}

.rank_dot2 {
	position: absolute;
	width: 5px;
	height: 5px;
	background: #fff;
	border: 1px solid rgba(55, 127, 252, 0.50);
	border-radius: 50%;
	top: 23%;
	left: -5px;
}

.rank_dot3 {
	position: absolute;
	width: 5px;
	height: 5px;
	background: #fff;
	border: 1px solid rgba(55, 127, 252, 0.50);
	border-radius: 50%;
	top: 17px;
	left: -20px;
}

.express_img {
	position: relative;
}

.express_shadow {
	height: 30px;
	position: absolute !important;
	bottom: 0;
	left: 0;
	/* margin: 0 15px; */
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 2%, rgba(0, 0, 0, 0.71) 100%);
	border-radius: 0 0 3px 3px;
	width: 100%;
}

.express_tit {
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: justify;
	line-height: 30px;
	padding: 0 15px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: nowrap;
	/* white-space: normal !important; */
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.photo_list {
	display: flex;
	overflow: hidden;
	height: 270px;
	position: relative;
	margin-bottom: 26px;
}

.photo_c {
	position: relative;
	border-right: 1px solid #fff;
}

.photo_c1 {
	width: 16.66666667%;
	/* width: 33.33333333%; */
	/* background: url("../images/3.jpg") no-repeat center;
    background-size: cover; */
	position: relative;
	background: url("../images/photo_bankground.png");
	/* background-color:rgba(89,130,199,0.90);; */
	border-radius: 0px 3px 3px 0px;
	display: flex;
	flex-direction: column;
	background-repeat: round;
	/* justify-content: center; */
}

.photo_c3 .photo_c1_c {
	top: 40px;
}

.photo_c3 .photo_c1_c a {
	display: flex;
	align-items: center;
}

.photo_c1_c {
	position: absolute;
	left: 0;
	top: 90px;
	display: flex;
	flex-direction: column;
	z-index: 20;
	width: 100%;
}

.photo_c1_c img {
	width: 13px;
	margin-right: 5px;
}

.photo_c1_c a {
	display: flex;
	align-items: center;
}

.photo_c1_c span {
	display: flex;
	justify-content: space-between;
}

.photo_shadow {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(89, 130, 199, 0.90);
	;
}

.photo_c3 {
	/* width: 16.66666667%; */
	/* width: 33.33333333%; */
	/* background: url("../images/3.jpg") no-repeat center;
    background-size: cover; */
	position: relative;
	background: #5982C7;
	overflow: hidden;
	border-radius: 0px 3px 3px 0px;
	padding-top: 30px;
	display: flex;
	height: 256px;
	flex-direction: column;
	/* justify-content: center; */
}

.photo_c3 a {
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	/* text-align: justify; */
}

.photo_c1 a {
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 17px;
	/* text-align: justify; */
}

.photo_c2 {
	min-width: 16.66666667%;
	background-size: cover;
}

.photo_active {
	width: 33.33333333% !important;
}

.photo_c_shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 55%, rgba(0, 0, 0, 0.92) 100%);
}

.photo_c_shadow1 {
	/* position: absolute;
    top: 0;
    left: 0; */
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.60);
}

.m_photo_tit {
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: justify;
	line-height: 30px;
	padding: 0 15px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	/* -webkit-line-clamp: 1; */
	-webkit-box-orient: vertical;
	text-align: center;
}

.photo_download {
	/* display: flex;
    align-items: center; */
	/* opacity: 0.38; */
	/* border: 1px solid #FFFFFF;
    border-radius: 15.5px; */
	margin-top: 23px;
	margin-right: 5px !important;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	/* line-height: 31px; */
	text-align: center;
	width: 78px;
	border-radius: 3px;
	background: #98add1;
	margin-left: 10px;
	justify-content: center;
	line-height: 24px !important;
}

.photo_download1 {
	margin-top: 23px;
	margin-left: 5px !important;
	font-size: 14px;
	width: 78px;
	color: #FFFFFF !important;
	letter-spacing: 0;
	/* line-height: 31px; */
	text-align: center;
	border-radius: 3px;
	background: #ff9400;
	justify-content: center;
	line-height: 24px !important;
}

.m_photo_download span {
	margin-top: 10px;
	font-size: 14px;
	width: 100%;
	color: #FFFFFF;
	letter-spacing: 0;
	/* line-height: 31px; */
	text-align: center;
	border-radius: 3px;
	background: #98add1;
	justify-content: center;
	line-height: 24px !important;
}

.photo_tit {
	position: absolute;
	bottom: 10px;
	left: 0;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
	/* width: 100%; */
	padding: 0 15px;
	text-align: justify;
	z-index: 20;
}

#gallery-wrapper {
	position: relative;
	max-width: 100%;
	width: 100%;
}

img.thumb {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.white-panel {
	position: absolute;
	background: white;
	border-radius: 5px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	padding: 10px;
}

.white-panel h1 {
	font-size: 1em;
}

.white-panel h1 a {
	color: #A92733;
}

#waterfall-container {
	margin-left: -20px;
	/* margin-right: -20px; */
	position: relative;
}

.pin_demo {
	margin: 0 20px;
}

.pin_demo img {
	border-radius: 3px;
	width: 100%;
	height: 206px;
	object-fit: cover;
}

.pin_demo .hot_player {
	width: 64px;
	height: 64px;
	position: absolute;
	z-index: 20;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	/* cursor: pointer; */
}

.listBody .container ul li a {
	width: 100%;
}

.pin_tit {
	font-size: 18px;
	color: #333;
	letter-spacing: 0;
	line-height: 27px;
	margin-bottom: 5px;
	width: 100%;
}

.pin_tit:hover {
	color: #AA1F24;
}

.pin_tit .zt_tit {
	width: 48px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	color: #fff;
	background-color: #AA1F24;
	font-size: 12px;
	border-radius: 4px;
	margin-right: 4px;
	position: relative;
	top: -2px;
}

.pin_tips {
	font-size: 15px;
	color: #888;
	line-height: 22px;
	word-break: normal;
	margin-bottom: 10px;
	height: 40px;
}

.pin_tips:hover {
	color: #AA1F24;
}

.pin_tips a {
	color: #333;
	display: inline-block;
	align-items: center;
	width: 100%;
	margin-bottom: 3px;
	position: relative;
	line-height: 1.5;
}

.pin_tips a:hover {
	color: #AA1F24;
}

.pin_tips a:hover span {
	background: #AA1F24;
}

.pin_tips .look a {
	margin-bottom: 0;
	color: #AA1F24;
}

.pin_tips span {
	background: #333;
	width: 3px;
	height: 3px;
	display: inline-block;
	/* text-align: center; */
	vertical-align: middle;
	border-radius: 50%;
	/* margin-right: 8px; */
	position: absolute;
	left: 0px;
	top: 9px;
}

.pin_from {
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* height: 65px; */
	width: 100%;
}

.pin_line {
	margin-top: 13px;
	border-bottom: 1px solid #E6E6E6;
	width: 362px;
}

.pin_channel {
	margin-top: 28px;
	font-size: 14px;
	color: #AA1F24;
	letter-spacing: 0;
	text-align: justify;
	line-height: 13px;
}

.pin_flag {
	margin-top: 28px;
	display: flex;
}

.pin_flag div {
	margin-left: 21px;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: justify;
	line-height: 20px;
	padding: 0 9px;
	/* background: #377FFC; */
	border-radius: 1px;
	cursor: pointer;
}

.pin_flag img {
	width: 14px;
}

.m_head {
	padding-top: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(10, 80, 149, 0.10);
	/* border-top:1px solid rgba(10,80,149,0.10); */
}

.m_head2 {
	margin-top: 20px;
}

.m_head_tit {
	padding: 0 10px;
	font-size: 21px;
	color: #305798;
	letter-spacing: 0;
	text-align: center;
	line-height: 32px;
	font-weight: bold;
}

.m_head_tit2 {
	letter-spacing: 0;
	line-height: 14px;
}

.m_head_tit2 div {
	padding: 0 10px;
	margin-top: 20px;
	color: #404040;
	font-size: 14px;
	text-align: center;
}

.m_photo img,
.m_photo .photo_c3 {
	border-radius: 3px;
}

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

.pin_demo .bom .time {
	background: url(../img/icons.png) -25px -21px no-repeat;
	padding-left: 17px;
	margin-right: 10px;
}

.pin_demo .bom .comment {
	background: url(../img/icons.png) -25px -65px no-repeat;
	padding-left: 17px;
	margin-right: 10px;
}

.pin_demo .bom .see {
	background: url(../img/icons.png) -25px -119px no-repeat;
	padding-left: 17px;
	margin-right: 10px;
}

.pin_demo .bom .zan {
	background: url(../img/icons.png) -25px -166px no-repeat;
	padding-left: 17px;
	margin-right: 10px;
}

.pin_demo .bom .source a {
	color: #AA1F24;
}

.pin_demo .bom .source .headImg {
	width: 24px;
	height: 24px;
	border-radius: 100%;
	position: relative;
	top: -2px;
	margin-right: 5px;
}

.pin_demo .bom {
	font-size: 14px;
	color: #999;
	margin-top: 12px;
	height: 24px;
}

.pin_demo .bom .source {
	/* margin-right: 12px; */
	color: #AA1F24;
}

.pin_demo .share-to {
	display: inline-block;
	position: absolute;
	right: 63px;
	bottom: 10px;
	display: none;
	cursor: pointer;
}

.pin_demo .share-to .weixin-code .er {
	width: 200px;
	height: 200px;
	transition: all 0s ease-out;
	-moz-transition: all 0s ease-out;
	-webkit-transition: all 0s ease-out;
	-o-transition: all 0s ease-out;
}

.pin_demo .share-to .weixin-code .er:hover {
	transform: none;
}

.hotlist:hover .pin_demo .share-to {
	display: block;
}

.pin_demo .share-to .weixin {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/index_icoWeixin%402x.png) no-repeat;
	background-size: 100%;
	margin-left: 22px;
	position: relative;
	top: 1px;
	font-size: 14px;
	color: #666;
}

.pin_demo .share-to .sina {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/index_icoWeibo%402x.png) no-repeat;
	background-size: 100%;
}

.pin_demo .share-to .sina .yunafen {
	display: inline-block;
	width: 20px;
	height: 20px;
}

.indexLine {
	width: 1px;
	height: 12px;
	background-color: #999;
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 1px;
	margin-left: 10px;
}


/* 小视频样式 */

.pin_demo .index_xiaoSp {
	overflow: hidden;
	width: 362px;
	height: 206px;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 3px;
}

.pin_demo .index_xiaoSp .imgBg {
	transform: scale(5);
	position: absolute;
	left: 0px;
	top: 0px;
	width: auto;
	z-index: 0;
	filter: blur(2px);
}

.pin_demo .index_xsp {
	width: auto;
	margin: 0px auto;
	position: relative;
	top: -16px;
	z-index: 1;
}

.listBody .container ul li {
	width: 49%;
	float: left;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	margin-top: 15px;
}

.listBody .container ul li:nth-child(2n) {
	float: right;
}

.listBody .container ul li .comment {
	font-size: 14px;
	color: #999;
}

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

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

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

.asideList .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;
}

.asideList .list-a li a {
	line-height: 22px;
	position: relative;
	top: -5px;
	font-size: 15px;
}

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

.aside .list-e li {
	margin-bottom: 0px;
	padding-left: 17px;
	overflow: hidden;
	border: 1px solid #F8F8FA;
}

.aside .list-e .hot24-img {
	width: 118px;
	height: 77px;
	margin-right: 10px;
	margin-top: 3px;
	overflow: hidden;
}

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

.aside .list-e .hot24-img img {
	width: 118px;
	height: 77px;
	border-radius: 4px;
}

.aside .list-e .hot24-right {
	width: 200px;
	/* height: 80px; */
	position: relative;
}

.aside .list-e .hot24-right a {
	font-size: 15px;
}

.aside .list-e 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;
	position: absolute;
	left: -128px;
	top: 3px;
	background: rgba(0, 0, 0, 0.3);
}

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

.aside .list-e li:nth-child(1) .num,
.aside .list-e li:nth-child(2) .num,
.aside .list-e li:nth-child(3) .num {
	background-color: #BB2827;
	opacity: 1;
}

.listBody_list .container ul li {
	width: 100%;
	float: none !important;
}

.listBody_list .container ul li .pin_tips {
	font-size: 15px;
	text-indent: 1em;
}
.businessNews .lista li{
	padding: 5px;
	box-sizing: border-box;
}
.businessNews .lista li a{
	padding-left: 15px;
	position: relative;
}
.businessNews .lista li a:after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 4px;
	height: 4px;
	content: '';
	border-radius: 50%;
	margin-top: -2px;
	background: #AA1F24;
	display: block;
}
.tuijian{
	margin-top: 30px;
}
.tuijian h3 {
    font-size: 18px;
    color: #AA1F24;
    padding-bottom: 15px;
    font-weight: 600;
}

.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: 700;
	color: #444;
	width: 100%;
}

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

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

.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;
}
.swiper1 {
	height: 450px !important;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.swiper1 img {
	width: 100%;
	height:100%;
}
.swiper1 .swiper-slide {
	position: relative;
}
.swiper1 .swiper-wrapper p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	font-size: 16px;
	padding: 0 10px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite;
	padding-right: 20%;
}
.swiper1 .pagination {
	position: absolute;
	z-index: 20;
	bottom: 0 !important;
	width: 20% !important;
	text-align: center;
	line-height: 40px;
	left: 80% !important;
	color: #fff;
	font-size: 15px;
}
.swiper1 a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.swiper1 .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	border-radius: 0;
	background: #fff;
	opacity: 0.7;
}
.swiper1 .swiper-pagination-bullet-active{
	opacity: 1;
}
.ul_over{
	overflow: hidden;
	margin-bottom: 40px;
}
.art_ul .entry-img img{
	width: 160px;
	height: 110px;
}
