/*标签*/
.tags { height: 2em; margin-top: 2em; overflow: hidden; }
.tags-tit,.tags a { display: inline-block; color: #666; vertical-align: middle;}
.tags a { line-height: 2; height: 2em; padding: 0 0.75em; margin-right: 0.5em; box-shadow: inset 0 0 0 1px #eee;border-radius: 2em; }
.tags a:hover { color: #1291ea; border-color: #1291ea;}
/*广告合作*/
.art-coop { font-size: 1.4rem; margin-top: 2em; text-align: center;}
.art-coop a { display: inline-block; padding: 0 0.5em; color: #fff; background-color: #1291ea; border-radius: 4px; }
/*标题*/
.art-list-tit,.ad-tit  {  position: relative; font-size: 1.6rem; line-height: 1.2;  margin:0 -0.5714em;text-align: center;margin-bottom: 2em; }
.art-list-tit span,.ad-tit span { display: inline-block; padding: 0 0.75em; background-color: #fff;}
.art-list-tit:before,.ad-tit:before { content: '';position: absolute; top: 50%; left: 0; z-index: -1; width: 100%; border-bottom: 1px dotted #d6d6d6;}
.art-list-tit { box-sizing:border-box; }
.ad-tit { text-align: center; }
/*广告*/
.ad-art { margin-top: 0.5em;}
.ad-art li { height: 1.6em; overflow: hidden;}
.ad-art .red,.ad-art a.red,.ad-art a.red:hover { color: #f60;}
.ad-art .round { display: inline-block; width: 4px; height: 4px; background-color: #999; border-radius: 50%; vertical-align: middle;}
/*文章页面*/
.art-tit { font-size: 2.2rem; line-height: 1.2; margin-top: 1em; font-weight: normal;}
.art-author { font-size: 1.3rem; margin-top: 1.23em; color: #aaa;}
.art-author .i-user2, .art-author .name, .art-author .time { display: inline-block; vertical-align: middle;}
.art-author .i-user2 { font-size: 1.5rem; margin-right: 0.25em; -webkit-transform: scale(0.87,0.87); -ms-transform: scale(0.87,0.87); transform: scale(0.87,0.87); }
.art-info { margin-top: 1em; padding-left: 0.5em; color: #666; border-left: 3px solid #2196f3;}
.art-con img,.art-img img { display: block; width: 100%; margin-top: 1.4em; }
.art-sns { margin-top: 0.5em; padding-top: 1.5em; border-top: 1px solid #eee;}
.art-sns li { font-size: 1.6rem; width: 4em;  }
.art-sns em { line-height: 3; width: 3em; height: 3em; }
.art-sns i { font-size: 3rem;  margin-top: -0.1em; }

/*调查*/
.art-survey-top { font-size: 1.8rem; padding-bottom: 0.5em; text-align: center; border-bottom: 1px solid #eee;color: #1291ea;}
.art-survey-top .i-survey { font-size: 2rem; margin-right: 0.5em; margin-top: -0.05em;}
.art-survey-top span, .art-survey-top em { display: inline-block; vertical-align: middle;}
.art-survey-top em { color: #f60;}
.art-survey-tit { line-height: 1.2; max-height: 2.4em; margin-top: 0.75em; font-weight: bold; overflow: hidden;}
.art-survey li { position: relative; padding: 0.8em 0.5em 1.2em 0.5em; margin-top: 1em; background-color: #f6f6f6; border-radius: 8px 8px 0 0; overflow: hidden;}
.art-survey li .tit { line-height: 1.2;}
.art-survey .icon-check { box-sizing:border-box; position: relative; float: left; line-height: 1; width: 1em; height: 1em; margin-right: 0.5em; margin-top: 0.1em; border: 1px solid #ccc; background-color: #fff;}
.art-survey .icon-check i { font-size: 2rem; position: absolute; top: 50%; left: 50%; margin: -0.6em 0 0 -0.45em;}
.art-survey .percent { box-sizing:border-box; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px;  border-top: 1px solid #fff; background-color: #eee;}
.art-survey .percent em { position: absolute; left: 0; bottom: 0; height: 100%;}
.art-survey .percent i, .art-survey .percent span { font-size: 1.2rem; position: absolute; bottom: 3px; line-height: 1.2; height: 1.2em;  color: #999; overflow: hidden;}
.art-survey .percent i { left: 0; min-width: 4em; text-align: center;}
.art-survey .percent span { right: 0; bottom: 3px;}

/* 文章页面作者信息 */
.art-author-eco { padding: 1em 0.5em; margin-top: 1.5em; background-color: #f6f6f6; }
.art-author-eco .img, .art-author-eco .img img {  display: block; height: 3.75em; width: 3.75em; }
.art-author-eco .img { float: left; margin-right: 0.5em; }
.art-author-eco .tit, .art-author-eco .hor, .art-author-eco-sns { font-size: 1.4rem; line-height: 1; height: 1em;  color: #666;}
.art-author-eco .tit { font-size: 1.2rem; color: #999; }
.art-author-eco .info { line-height: 1; height: 1em; margin: 0.5em 0; overflow: hidden; }
.art-author-eco .name { font-weight: bold; }
.art-author-eco-sns em { color: #f60; }
.art-author-eco-sns span { margin-right: 1em; color: #999; }
/*赏*/
.art-reward {}
.art-reward .tit {
	font-size: 5rem; width: 1.5em; height: 1.5em; line-height: 1.4; margin: 0.4em auto; color: #fff; text-align: center;  background-color: #f60; border-radius: 50%; -webkit-transition: all 0.25s; transition: all 0.25s; }
.art-reward .tit:active { -webkit-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}
.art-reward .con {
	display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999; background-color: hsla(0,0%,0%,0.5); }
.art-reward .con ul { box-sizing:border-box; position: absolute; top: 50%; width: 100%; padding: 1em 0.5em; margin-top: -4em; }
.art-reward .con li { box-sizing:border-box; float: left; width: 33.333333%; padding:2px; }
.art-reward .con a { font-size: 2rem; display: block; line-height: 3; height: 3em; color: #fff; background-color: #f60; text-align: center; overflow: hidden;  }
.art-reward .close { font-size: 2rem; position: absolute; top: 50%; right: 0.5em; width: 1.5em; line-height: 1.4; height: 1.5em; margin-top: -5em; color: #fff; text-align: center; background-color: hsla(0,0%,0%,0.5); border-radius: 50%; box-shadow: 0 0 5px hsla(0,0%,0%,0.5);}
.art-reward .close:active { background-color: #f60;}
.art-reward.open .con { display: block;}

.rewrad-pay p { line-height: 1.2; padding-bottom: 0.5em; margin-top: 1.5em;}
.rewrad-pay .alipay, .rewrad-pay .alipay em { display: inline-block; vertical-align: middle;}
.rewrad-pay .alipay { width: 15em; height: 2em; line-height: 1.8; color: #fff; background-color: #1291ea; border-radius: 0.2em;  }
.rewrad-pay .alipay em {  margin-left: 0.25em}
.rewrad-pay .alipay i { font-size: 2rem;-webkit-transform: scale(0.9,0.9);-ms-transform: scale(0.9,0.9);transform: scale(0.9,0.9);}
/*APP下载*/
.load-app { position: fixed; left: 0; bottom: 0; z-index: 2001; width: 100%; height: 3em; line-height: 3; color: #fff; background-color: hsla(0,0%,0%,0.7); overflow: visible;
}
.load-app a { display: block; height: 100%;}
.load-app .icon { height: 2em; line-height: 2; width: 2em; margin-right: 0.25em; background: url(../images/xw/logo-qycxb.png) 0 0 no-repeat; background-size: 100%; }
.load-app .info { color: #fff;}
.load-app .btn {
	float: right; font-size: 1.4rem; height: 2.25em; line-height: 2.25; margin-top: 0.57em; margin-left: 0.5em; padding: 0 1em; font-weight: bold; color: #02ac0f; background-color: #fff; border-radius: 0.25em;
}
.load-app .close { box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 2002; width: 1.5em; height: 1.5em; line-height: 1.6; margin-top: -1.5em; text-indent: 0.3em; color: #fff; background-color: hsla(0,0%,0%,0.7); border-radius: 0 1.2em 0 0; border-top: 1px solid #fff; border-right: 1px solid #fff; }

.art-author-eco-des{
	line-height: 30px;
}
.author-img{
	width: 30px;height:30px;border-radius: 30px;overflow: hidden;
	display: inline-block;
	border: 1px solid #F2F2F2;
	float: left;
	margin-right: 10px;
}
.art-fold{
	max-height: 600px;
    position: relative;
    overflow: hidden;
    width: 100%;
    clear: both;
}
.art-fold:after{
	content: "";
    display: block;
    width: 100%;
    height: 120px;
    background: -webkit-linear-gradient(bottom,#fff,hsla(0,0%,100%,0) 100%);
    background: linear-gradient(0deg,#fff,hsla(0,0%,100%,0));
    position: absolute;
    bottom: 0;
    left: 0;
}
.show-more{
	text-align: center;
	color: #1291ea;
	font-size: 1.5rem;
	padding: 0.5em 0;
}
.show-more span{color: #1291ea;-}
.show-more i{margin-left: 5px;color: #1291ea;-webkit-transform: scale(0.87,0.87);
    -ms-transform: scale(0.87,0.87);
    transform: scale(0.87,0.87);background-position: 0 -38em}
.art-eco-app{
	margin-top: 2em;
	padding: 0 1em;
	margin-bottom: 3em;
}
.art-eco-app a{	
	display: block;
	background-image: -webkit-linear-gradient(225deg,#1191ea,#0891f0);
    background-image: linear-gradient(225deg,#1191ea,#0891f0);
    width: 100%;
    height: 48px;
    line-height: 48px;text-align: center;
    color: #fff;
    font-size: 1.8rem;
    border-radius: 25px;
    box-shadow: 0 0 25px #bae0fb;
}
.blank-div{
	background: #ecf0f3;
	height: 10px;
	width: 100%;
	border-left: 0;border-right: 0;
}
.eco-ask{
	position: relative;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
.eco-ask h2{
	font-weight: bold;
	font-size: 1.8rem;
}
.eco-ask p{
	margin-top: 0.5em;
	color: #999;
	font-size: 14px;
}
.eco-tiwen{
	position: absolute;
	top: 1.9em;
	right: 0.75em;
	display: inline-block;
	background: #1191eb;
	padding: 0em 1em;
	height: 40px;
	line-height: 40px;
	border-radius: 30px;
	color: #fff;
	font-size: 1.6rem;
}
.art-eco-tit{
	font-size: 1.8rem;
	font-weight: bold;
	border-bottom: 1px solid #f1f1f1;
	margin-left: -0.75em;
	margin-right: -0.75em;
	text-indent: 0.75em;
	margin-top: 0.75em;
	padding-bottom: 0.75em;
}
.eco-app-tg{
	background:url(../images/xw/ecobg.jpg) center center no-repeat;
	background-size:cover;
	width: 100%;
	height: 12em;
	position: relative;
	margin-top: 1em;
	margin-bottom: 3em;
}
.eco-app-tg .art-eco-app{
	position: absolute;
	top: 50%;
	left: 0;
	padding: 0;
	margin-top: -24px;
	text-align: center;display: flex;justify-content:center;width: 100%;
}
.eco-app-tg .art-eco-app a{	
	padding-left: 1.5em;
	padding-right: 1.5em;
	display: inline-block;
	width: auto;	
}
/*.eco-list .tit a{
	height: 3.5em;
}*/
.eco-list .com{
	float: left;
	line-height: 1.5em;height: 1.5em;border-radius: 1.5em;border: 1px solid #1191eb;padding: 0 0.5em;
}
.eco-list .com a{color:#1191eb;}
.eco-list .com:before{display: none;}

/****/
.eco-down-top{
	padding-top: 0.5em;padding-bottom: 0.5em;
	box-shadow: 0 0 15px rgba(34,34,34,0.1);
	position: fixed;
	z-index: 1001;
	width: 100%;
	top: 0;
	background: #fff;
}
img{vertical-align: middle;}
.fb{font-weight: bold;}
.eco-down-top a{
	background: #0891ef;
	position: absolute;
	display: inline-block;
	color: #fff;
	line-height: 35px;
	margin-top: 6px;
	height: 35px;border-radius: 20px;
	right: 0.75em;
	padding: 0 1em;
}
.eco-wrap .art-fold{max-height: 270px;}
.eco-wrap .art-con p{margin-top: 1em; padding: 0;}
.eco-as-img{
    margin: 0 -0.75em;
}
.eco-as-img>div{
	width: 33.33%;
	padding: 0 0.75em;
	float: left;
	box-sizing: border-box;
	max-height: 90px;
	overflow: hidden;
	margin-bottom: 0.5em;
}
.eco-as-img>div>img{width: 100%;}

.art-author-eco-t{
	line-height: 40px;font-size: 15px;color: #333;
	margin-top: 1em;
	padding-top: 0.5em;
}
.art-author-eco-t .art-con div{font-size: 1.8rem; line-height: 1.7;}
.art-author-eco-t .author-img{border-radius: 40px;width: 40px;height: 40px;}
.art-author-eco-t .author-img img{vertical-align: top;}
.art-author-eco-t time{margin-left: 10px;color: #728eaa;}
.eco-wt-cz{border-top: 1px solid #f1f1f1;margin-top: 1em;height: 2em;padding: 0.5em 0;}
.eco-wt-cz li{
	width: 50%;float: left;text-align: center;height: 2em;border-right: 1px solid #f1f1f1;box-sizing: border-box;
}
.eco-wt-cz li:last-child{border: 0px;}
.eco-wt-cz li a{display: block;padding: 0 1em;display: block;height: 2em;line-height: 2em;font-size: 16px;}
.pb-1e{
	padding-bottom: 1.25em;
}
.eco-wt-tit{
	font-weight: normal;	
	text-indent: 0;
	border: 0;
	padding-bottom: 0;
}
.eco-wt-tit span{
	border-left: 5px solid #2c7eca;	
	padding-left: 0.75em;
}
.list .f-normal a{font-weight: normal;color: #333;}

/**/
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box;  }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0px;}
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url(./ajax-loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

/*.slick-slider .slick-list, .slick-track, .slick-slide { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
*/
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block;  }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }
.slick-prev:before { content: "\2190"; }

.slick-next { right: -25px; }
.slick-next:before { content: "\2192"; }

/* Dots */
.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom:0px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 5px; width: 30px; margin: 0px 5px; padding: 0px; background: #ecf0f3;border-radius: 5px; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; }
.slick-dots li button:focus { outline: none; }
.slick-dots li.slick-active{ background: #0891ef; }

.slick { width: 100%; margin: 0 auto;padding-bottom: 3em;}
.slick-prev:before, .slick-next:before { position: absolute; left: 0; top: 1px; color: #ccc;}
.slick-prev { left: -35px;}
.slick-next { right: -35px;}
.slick-dots { bottom: 0px;}
.slick img{
	width: 100%;
box-shadow: 0 0 20px rgba(8,145,239,0.15);border-radius: 10px;
}
.slick .pic{display:block;padding:10px;overflow: hidden;}

.eco-down-ch{
	text-align: center;
	padding: 2em 2em 0 2em;
}
.eco-down-ch img{width: 120px;}
.eco-down-ch .txt{font-size: 2rem;color: #0891ef;margin-bottom: 1em;}
.eco-down-now{
	position: relative;
	padding: 2em 0.75em;
	height: 10em;
}
.eco-down-now .pic{
	position: absolute;
	left: 0.75em;
}
.eco-down-now .txt{
	position: absolute;
	left: 165px;
	color: #0891ef;
	font-size: 1.7rem;
}
.eco-down-now a{
	height: 30px;line-height: 30px;
	display: inline-block;
	margin-top: 1em;
}
.eco-down-now a.ed{
	border-radius: 20px;background:#0891ef;color: #fff;box-shadow: 0 0 25px #bae0fb;
	margin-left: 15px;
	padding: 0 1em;
}
.topfixed{
	position: fixed;
	top: 0;
	left: 0;z-index: 99;
	width: 100%;
	background: #fff;
}
.eco-message{
	margin-top: 1em;
	padding-bottom: 1em;
	width: 100%;
}
.eco-message a{
	color: #2c7eca;
	line-height: 15px;
	display: block;
	width: 100%;
	padding-bottom: 1em;
}
.eco-message a img,.eco-message a span{float: left;}
.eco-message a span{margin-left: 0.5em;}
.eco-tabli{
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	height: 45px;
	line-height: 45px;
	width: 100%;
	
}
.eco-tabli 	li{
	width: 50%;
	float: left;
	text-align: center;
	font-size: 18px;
}
.eco-tabli 	li.current a{
	border-bottom: 2px solid #0891ef;display: inline-block;color: #0891ef;
}
.eco-tabContent,.eco-rpt-list{
	margin-bottom: 30px;
}
.eco-tabContent li{
	padding: 20px 15px;
	border-bottom: 1px solid #eee;
}
.eco-tabContent li .t{font-size: 18px;font-weight: bold;}
.eco-tabContent .art-author-eco-t{margin-top: 0;}
.eco-wd-content{
	margin-top: 10px;
	height: 70px;overflow: hidden;
}
.eco-tabContent .eco-date{
	margin-top: 10px;
	color:#738fab;
	font-size: 14px;
	span{
		display: inline-block;
	}
}
.eco-rpt-list li{padding: 20px 15px;border-bottom: 1px solid #eee;}
.eco-rpt-list li .pic{width: 100px;position: relative;float: left;}
.eco-rpt-list li .pic img{width: 100%;height: 138px;}
.eco-rpt-list li .txt{margin-left: 120px;}
.eco-rpt-list li .txt b{font-size: 18px;height: 50px;overflow: hidden;display: block; line-height: 1.4;}
.eco-rpt-list li .txt .down{
	background: #efeff5;
	font-size:12px;
	margin-top: 20px;
	color: #535353;
	display: inline-block;
	height: 26px;
	border-radius: 26px;
	line-height: 26px;padding: 0 10px;
}
.eco-rpt-list li p{
	margin-top: 15px;font-size: 14px;
}
.eco-rpt-list li .date{color: #738fab;}
.eco-rpt-list li .author{color: #2c7ecc;float: right;}
.load-more{text-align: center;margin-top: 20px;}
.load-more a{
	display: inline-block;
	height: 40px;
	border-radius: 40px;
	background: #f4f4f4;
	width: 50%;
	line-height: 40px;
}
.eco-guifang p{padding-bottom: 18px;}
.disappare{
	height:80px;
	line-height: 80px;
	border-radius: 5px;
	background: rgba(0,0,0,0.8);
	position: fixed;
	z-index: 999;
	top: 50%;
	width: 200px;
	margin-top: -40px;
	left: 50%;
	margin-left: -100px;
	color: #fff;
	display: none;
	text-align: center;
}

/**/
/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 0.7.0
 * @url https://github.com/feimosi/baguetteBox.js
 */

#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	background-color: #222;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}

#baguetteBox-overlay.visible {
	opacity: 1;
}

#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}

#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%;
}

#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	   -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	color: #ccc;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.6);
	font-family: sans-serif;
}

#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
}

#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	-webkit-transition: left 0.4s ease, -webkit-transform 0.4s ease;
	        transition: left 0.4s ease, -moz-transform 0.4s ease;
	        transition: left 0.4s ease, transform 0.4s ease;
}

#baguetteBox-slider.bounce-from-right {
	-webkit-animation: bounceFromRight 0.4s ease-out;
	        animation: bounceFromRight 0.4s ease-out;
}

#baguetteBox-slider.bounce-from-left {
	-webkit-animation: bounceFromLeft 0.4s ease-out;
	        animation: bounceFromLeft 0.4s ease-out;
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px;
}

.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: none;
	padding: 0;
	margin: 0;
	border: 0;
	-moz-border-radius: 15%;
	     border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50, 50, 50, 0.5);
	color: #ddd;
	font: 1.6em sans-serif;
	-webkit-transition: background-color 0.4s ease;
	        transition: background-color 0.4s ease;
}

.baguetteBox-button:hover {
	background-color: rgba(50, 50, 50, 0.9);
}

.baguetteBox-button#next-button {
	right: 2%;
}

.baguetteBox-button#previous-button {
	left: 2%;
}

.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2% + 6px);
	width: 30px;
	height: 30px;
}
.eco-message li{
	margin-top: 10px;
	margin-bottom:15px;
}
.eco-m-author{height: 25px;line-height: 25px;}
.eco-m-author p{
	width: 25px;height: 25px;border-radius: 25px;float: left;overflow: hidden;
}
.eco-m-author img{vertical-align: top;}
.eco-m-author span{
	float: left;
	margin-left: 15px;
}
.eco-m-content{
	padding-left: 40px;
	margin-top: 5px;
}
.eco-m-child{
	padding-left: 40px;
	margin-top: 15px;
}


@-webkit-keyframes bounceFromRight {

0% {
	margin-left: 0;
}

50% {
	margin-left: -30px;
}

100% {
	margin-left: 0;
}

}

@keyframes bounceFromRight {

0% {
	margin-left: 0;
}

50% {
	margin-left: -30px;
}

100% {
	margin-left: 0;
}

}

@-webkit-keyframes bounceFromLeft {

0% {
	margin-left: 0;
}

50% {
	margin-left: 30px;
}

100% {
	margin-left: 0;
}

}

@keyframes bounceFromLeft {

0% {
	margin-left: 0;
}

50% {
	margin-left: 30px;
}

100% {
	margin-left: 0;
}

}

@-webkit-keyframes bounce {

0%,100% {
	-webkit-transform: scale(0);
	        transform: scale(0);
}

50% {
	-webkit-transform: scale(1);
	        transform: scale(1);
}

}

@keyframes bounce {

0%,100% {
	-webkit-transform: scale(0);
	   -moz-transform: scale(0);
	        transform: scale(0);
}

50% {
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	        transform: scale(1);
}

}

.art-report{
    border-radius:2px;
    border:1px solid rgba(0,0,0,0.05);
    padding:1em;
    box-shadow: 0 0px 8px rgba(0,0,0,0.08)
}
.art-report .pic{
    border:1px solid #eee;
    width: 70px;
    position: relative;
    float:left;
    border-radius:2px;
    overflow:hidden;
}
.art-report .pic img{width:100%;}
.art-report .txt{
    margin-left:90px;
    display: flex;
    align-items:center;
    min-height: 70px;

}
.art-report .txt em{color: #1291ea}