.w1100 {
	width: 1100px;
	margin: 0 auto;
}
.hide {
	display: none;
}
.flex {
	display: flex;
}
.fdcl {
	flex-direction: column;
	/* 垂直排列 */
}
.flex1 {
	flex: 1;
}
.aic {
	align-items: center;
}
.jsp {
	justify-content: space-between;
}
.fwrap {
	flex-wrap: wrap;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.weizhi {
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #999999;
}
.weizhi>a {
	color: #999999;
}
.panel_nav {
	margin-bottom: 20px;
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 20px;
}
.panel_nav span {
	display: inline-block;
	border-right: 6px solid #12BBB7;
	height: 26px;
	position: relative;
	top: 5px;
	margin-right: 10px;
}
.panel_nav div {
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
}
.jibing_ul>li {
	width: 32%;
	margin-right: 2%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin-bottom: 12px;
}
.tab_wenda{
	margin-top: 8px;
}
.tab_wenda>.like_item {
	margin-left: 0!important;
	background: none;
	padding: inherit;
	border-bottom: 1px dashed rgba(230,230,230,1);
	margin-bottom: 20px;
	margin-top: 0!important;
}
.tab_wenda>.like_item:last-child {
    margin-bottom: 0!important;
	border: none!important;
}
.tab_wenda>div:nth-last-child(2){
	border: none!important;
}
.border_none{
	border: none!important;
}
.tab_wenda .like_content div p:last-child {
    margin-top: 0!important;
}
.tab_wenda .like_answer {
    border-bottom: none!important;
	padding-bottom: 0!important;
}
.jibing_ul>li:nth-child(3n) {
	margin-right: 0;
}
.jibing_ul span {
	color: #b3b3b3 !important;
	margin-right: 4px;
}
.jibing_ul a:hover {
	color: #12BBB7;
}
.view_all{
	position: relative;
	height: 1px;
	background: #E6E6E6;
	margin-bottom: 50px;
	margin-top: 20px;
}
.view_all>div{
	position: absolute;
	top: -15px;
	left: 50%;
	color: #808080;
	height: 30px;
	line-height: 30px;
	width: 160px;
	margin-left: -80px;
	font-size: 14px;
	justify-content: center;
	background-color: #fff;
}
.view_all>div>img{
	margin-left: 10px;
}
.watch>a{
	margin-right: 17px;
	margin-bottom: 20px;
	position: relative;
}
.watch>a:nth-child(4n){
	margin-right: 0;
}
.watch>a>img{
	position: absolute;
	top: 6px;
	left: 6px;
}
.watch .index_name {
	margin: 0;
}
.watch .index_name>img {
	width: 181px;
	height: 123px;
}
.watch .index_name>figcaption {
	width: 181px;
	line-height: 30px;
	font-size: 14px;
	color: #333333;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.more{
	width: 181px;
	height: 123px;
	background: rgba(18, 187, 183, 0.1);
	font-size: 16px;
	color: #12BBB7;
	text-align: center;
	line-height: 123px;
}
.pdbot30{
	padding-bottom: 30px;
}
/* 标签专辑 */
.nationalList {
    width: 100%;
    display: flex;
    padding: 10px 0;
    position: relative;
	border-bottom: 1px dashed #e6e6e6;
}
.w930{width: 930px;}
.label_title{
	margin-bottom: 6px;
	padding-bottom: 15px;
}
.label_title .top{font-size: 22px;}
.nationalListImg {
    position: relative;
}
.lazyload {
    width: 250px;
    height: 150px;
    margin-right: 20px;
}
.anniu {
    position: absolute;
    left: 38%;
    top: 36%;
}
img {
    border: none;
    object-position: center top;
    object-fit: cover;
}
.time {
    position: absolute;
    right: 30px;
    bottom: 10px;
    width: 44px;
    height: 18px;
    opacity: 0.5;
    background: #000000;
    border-radius: 4px;
    font-size: 13px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
}
.nationalListText {
    position: relative;
}
.nationalListText>h2 {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #333333;
	line-height: 36px;
}
.leftListTip img{margin-right: 3px;position: relative;top: 2px;}
.nationalListText .leftF {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #808080;
    line-height: 28px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.dinwei {
    width: 100%;
    position: absolute;
    bottom: 15px;
}
.nationalListTextTig {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #808080;
    display: flex;
    align-items: center;
	justify-content: space-between;
}
/* 分页 */
.pages_01 {
    width: 100%;
    text-align: center;
    margin: 26px 0 26px 0;
    margin-top: 40px;
}
.pages_01 a {
    padding: 10px 14px 10px 14px;
    font-size: 16px;
    font-family: arial,verdana,sans-serif;
    background-color: #f3f3f3;
    color: #333;
    margin: 0 6px;
    vertical-align: middle;
}
.pages_01 a.current {
    background: #12bbb7;
    color: #fff;
}
/* 相关问答标题 */
.about_ask{
	font-size: 16px;
	line-height: 20px;
	border-bottom: 1px solid #e6e6e6;
	margin: 60px 0 15px 0;
	padding-bottom: 10px;
}
.about_ask span{
	color: #E40101;
	margin-right: 8px;
}
/* 标签分类 */
.bianqian_fenlei_box{
	width: 150px;
	border: 1px solid #E6E6E6;
	height: max-content;
}
.bianqian_fenlei_box >p{
	height: 44px;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	color: white;
	background: #12BBB7;
}
.bianqian_fenlei_box >p img{
	margin-right: 3px;
	position: relative;
	top: 5px;
    width: 20px;
}
.footer{
	clear: both;
}
.label_fenlei_list{
}
.label_fenlei_list >li{
	height: 36px;
	line-height: 36px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 8px 0 17px;
	box-sizing: border-box;
	border-bottom: 1px dashed #e6e6e6;
	font-size: 14px;
	position: relative;
	margin: 0 10px;
}
.label_fenlei_list .active{
	background: #F3F3F3;
	color:rgba(18, 187, 183, 1) ;
	margin: 0;
	border: none;
	padding: 0 18px 0 27px;
}
.label_fenlei_list .active .more_label_list{
	display: block;
}
.nationalList:hover h2{
	color: #12BBB7;
}
.label_fenlei_list >li:nth-last-of-type(1){
	border: none;
}
.more_label_list{
	width: 600px;
	background: #F3F3F3;
	border-radius: 0px 14px 14px 0px;
	position: absolute;
	left: 100%;
	top: 0;
	display: none;
	z-index: 999;
	padding: 8px 0;
}
.more_label_list a{
	float: left;
	width:25%;
	font-size: 14px;
	line-height: 36px;
	padding-left: 30px;
	box-sizing: border-box;
}
.more_label_list a:hover{
	color: rgba(18, 187, 183, 1);
}
/* 列表页改版 */
.mix_content_list .video_style{overflow: hidden;}
.mix_content_list .video_style .leftimg{
	width: 220px;
	height: 150px;
	position: relative;
	margin-right: 16px;
}
.mix_content_list .video_style .leftimg img{
	width: 100%;
	height: 100%;
}
.mix_content_list .video_style .leftimg img:nth-of-type(2){
   width: 42px;
   height: 42px;
   position: absolute;
   left: 50%;
   top: 50%;
   margin-left: -21px;
   margin-top: -21px;
}
.mix_content_list .video_style .leftimg span{
	position: absolute;
	display: block;
	width: 46px;
	height: 20px;
	background: rgba(0,0,0,0.5);
	border-radius: 4px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	right: 7px;
	bottom: 7px;
}
.mix_content_list .video_style .right_content h3{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
	line-height: 44px;
}
.mix_content_list .video_style .right_content p{
	color: #999999;
	line-height: 28px;
	font-size: 14px;
	max-width: 690px;
	-webkit-line-clamp: 3;
	margin: 0;
}
.duodiandian{
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.mix_content_list .ask h3 span {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: #12bbb7;
    border-radius: 8px 8px 8px 0;
    margin-right: 13px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 26px;
}
.mix_content_list .ask p span {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: #F39800;
    border-radius: 8px 8px 0 8px;
    margin-right: 13px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 26px;
}
.mix_content_list .ask p{
	margin-bottom: 0;
}
.new_audio_list li {
    border-bottom: 1px dashed #E6E6E6;
    padding: 15px 0;
}
.new_audio_list li h3 {
    font-size: 18px;
    font-weight: bold;
}
.new_audio_list li p {
    font-size: 14px;
    color: #808080;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.new_audio_list .author_info img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 10px;
}
.new_audio_list .author_info div {
    width: 197px;
    height: 40px;
    background: url(../../cnys2021/images/audio.png) no-repeat;
    background-size: cover;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    color: #999999;
}
.new_audio_list .author_info .time_length {
    color: #12BBB7;
    margin-left: 10px;
}