#new-m-wenda,
#new-m-show-wenda {
	background-color: #ffa202;
	line-height: 1;
}
#new-m-wenda .z-cons-wrap,
#new-m-show-wenda .z-cons-wrap {
	padding-bottom: 8px;
	width: 96%;
}
#new-m-wenda .one-wrap {
	padding: 20px 0 10px;
}
#new-m-wenda .wenda-list {
	padding-left: 20px;
	padding-bottom: 6px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
}
#new-m-wenda .wenda-list li {
	position: relative;
	margin-right: 20px;
}
#new-m-wenda .wenda-list li a{
    color: #000;
}
#new-m-wenda .wenda-list li.active a{
	color: #ff9400;
}
#new-m-wenda .wenda-list li.active::before {
	width: 100%;
}
#new-m-wenda .wenda-list li::before {
	position: absolute;
	left: 0;
	bottom: -7px;
	border-radius: 2px;
	width: 0;
	height: 2px;
	background: #ff9400;
	content: "";
}
#new-m-wenda .news-list {
	padding: 20px 20px 0 20px;
}
#new-m-wenda .news-list > li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}
#new-m-wenda .news-list li .left-img {
	width: 20%;
}
#new-m-wenda .news-list li .left-img img {
	border-radius: 25px;
	width: 50px;
	height: 50px;
}
#new-m-wenda .news-list li .left-img a {
	display: inline-block;
	margin-top: 11px;
	border-radius: 30px;
	width: 53px;
	background: linear-gradient(180deg, #ffc868 0%, #f4aa29 100%);
	line-height: 21px;
	text-align: center;
	font-size: 10px;
	color: #fff;
}
#new-m-wenda .news-list li .right-cons {
	width: 76%;
}
#new-m-wenda .news-list li .right-cons li {
	color: #000;
}
#new-m-wenda .news-list li .right-cons li:nth-child(1),
#new-m-wenda .news-list li .right-cons li:nth-child(3) {
	display: -webkit-box;
	overflow: hidden;
	line-height: 18px;
	text-overflow: ellipsis;

	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
#new-m-wenda .news-list li .right-cons li:nth-child(2) {
	margin: 4px 0 10px;
	color: #9d9d9d;
}
/* 热门标签 */
#new-m-wenda .hot-tags {
	padding: 20px 20px 0 20px;
}
#new-m-wenda .tt,
#new-m-show-wenda .tt {
	margin-bottom: 19px;
	padding: 0 17px 0 10px;
}
#new-m-show-wenda .tt h1{
    line-height: 1.2;
}
#new-m-wenda .tt a {
	color: #a4a4a4;
}
#new-m-wenda .tt::before,
#new-m-show-wenda .tt::before {
	left: 0;
	top: 0;
	border-radius: 3px;
	width: 3px;
	height: 100%;
	background: #f4aa29;
}
#new-m-wenda .tt::after {
	right: 0;
	top: 3px;
	width: 8px;
	height: 10px;
	background-image: url(../images/common/gray-right.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#new-m-wenda .tt::after,
#new-m-wenda .tt::before,
#new-m-show-wenda .tt::before,
#new-m-wenda .hot-tags li::before {
	position: absolute;
	content: "";
}
#new-m-wenda .hot-tags li {
	position: relative;
	margin-bottom: 21px;
	width: auto;
}
#new-m-wenda .hot-tags li a {
	display: block;
	padding: 7px 7px 7px 12px;
	border: 1px solid #f4aa29;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 1px 3px 0 rgba(215,215,215,.5);
	font-size: 11px;
	color: #000;
}
#new-m-wenda .hot-tags li::before {
	left: 6px;
	top: 6px;
	border-radius: 3px;
	width: 2px;
	height: 15px;
	background: #f4aa29;
}
/* 最新文章 */
#new-m-wenda .hot-news,
#new-m-show-wenda .hot-news {
	padding: 20px 20px 2px 20px;
}
#new-m-wenda .hot-news .tt::after {
	width: 0;
}
#new-m-wenda .hot-news li,
#new-m-show-wenda .hot-news li {
	margin-bottom: 18px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
#new-m-wenda .hot-news li:last-child,
#new-m-show-wenda .hot-news li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
#new-m-wenda .hot-news li p,
#new-m-show-wenda .hot-news li p {
	line-height: 17px;
}
#new-m-wenda .hot-news li .img-wrap,
#new-m-show-wenda .hot-news li .img-wrap {
	width: 32%;
}
#new-m-wenda .hot-news li .text-cons,
#new-m-show-wenda .hot-news li .text-cons {
	width: 64%;
}
#new-m-wenda .no-img li .text-cons,
#new-m-show-wenda .no-img li .text-cons {
	width: 100%;
}
/*#new-m-wenda .hot-news li .text-cons,*/
/*#new-m-show-wenda .hot-news li .text-cons {*/
/*	width: 100%;*/
/*}*/
#new-m-wenda .hot-news li img,
#new-m-show-wenda .hot-news li img {
	width: 100%;
	height: 81px;
	object-fit: cover;
	border-radius: 5px;
}
#new-m-wenda .hot-news li .tts,
#new-m-show-wenda .hot-news li .tts {
	overflow: hidden;
	text-overflow: ellipsis;
	color: #000;
	white-space: nowrap;
}
#new-m-wenda .hot-news li .cons,
#new-m-wenda-show .hot-news li .cons,
#new-m-show-wenda .hot-news li .cons {
	display: -webkit-box;
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	font-size: 10px;
	color: #818181;

	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
#new-m-wenda .hot-news li .text-cons span,
#new-m-show-wenda .hot-news li .text-cons span {
	margin-right: 10px;
	padding: 1px 4px;
	border-radius: 20px;
	background: #fff6e5;
	font-size: 10px;
	color: #ff5600;
}
#new-m-wenda .hot-news li .text-cons span:last-child,
#new-m-show-wenda .hot-news li .text-cons span:last-child{
    margin-right: 0;
}
/* 学术问答详情页面 */
#new-m-show-wenda .one-wrap {
	padding: 20px 20px 10px 20px;
}
#new-m-show-wenda .db-cons {
	padding-bottom: 18px;
	border-bottom: 1px solid #e5e5e5;
}
#new-m-show-wenda .db-cons p{
    font-size: 13px !important;
    line-height: 1.8;
}
#new-m-show-wenda .optimum-a .answer{
	font-size: 10px !important;
	line-height: 17px;
}
#new-m-show-wenda .db-cons p,
#new-m-show-wenda .optimum-a .answer {
	color: #000;
}
#new-m-show-wenda .optimum-a .answer p img{
    width: 85% !important;
    height: 100% !important;
    display: inline-block;
}
#new-m-show-wenda .optimum-a {
	margin-top: 18px;
}
#new-m-show-wenda .tx {
	margin-right: 10px;
	border-radius: 25px;
	width: 50px;
	height: 50px;
}
#new-m-show-wenda .optimum-a .ts {
	margin-bottom: 10px;
}
#new-m-show-wenda .optimum-a .a-btn {
	display: block;
	border-radius: 30px;
	width: 81px;
	background: linear-gradient(180deg, #ffc868 0%, #f4aa29 100%);
	line-height: 25px;
	text-align: center;
	font-size: 11px;
	color: #fff;
}
#new-m-show-wenda .page-next {
	margin-top: 20px;
} 
#new-m-show-wenda .page-next li {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	font-size: 10px;
	color: #000;
}
#new-m-show-wenda .page-next a {
	display: inline-block;
	width: 85%;
	color: #000;
	white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

/*移动端样式*/
@media screen and (max-width: 750px) {
}