@font-face {
	font-family: FZYS;
	src: url('https://img-cloud.voc.com.cn/fonts/FZBiaoYS_GBK_YS.TTF');
}
body,
* {
font-family:FZYS, Arial, Helvetica, sans-serif, "黑体";
}
.content{
    padding-top: 0;
    padding-bottom: 0;
}
.content_font .content{
    margin: 0;
}
#main_title{
    font-size: 29px;
    padding: 0 15px;
    box-sizing: border-box;
    text-align: justify;
}
#main_info{
    padding: 11px 15px 17px 15px;
    margin: 0;
    box-sizing: border-box;
}
figure {
    width: 100%;
    height: auto;
    margin: 0;
    display: block;
    overflow: hidden;
}
.content p {
    margin: 10px 15px 5px 15px;
}
.content img {
    max-width: 100%;
    margin: 0px auto 0px auto;
}
.comment_title {
	font-weight: bold;font-size: 18px;margin: 10px 0 0 0;border-top: 4px solid #F9FAF9;
	padding: 17px 15px 0;color: #000;display: flex;align-items: center;
}

.comment_title span {
	display: block;width: 8px;height: 8px;border: 2px solid #FF583A;
	box-sizing: border-box;border-radius: 50%;margin-right: 6px;
    margin-bottom: 0;
}
.comment_title span::before,.comment_title span::after{
    display: none;
}
.swiper-pagination-bullet{
    width: 5px!important;
    height: 5px!important;
    background: transparent!important;
    border: 1px solid #CACACA;
    box-sizing: border-box;
    opacity: 1!important;
}
.swiper-pagination-bullet-active{
    background: #FF583A!important;
    border: 1px solid #FF583A;
}
.commentBox dl {
    display: flex;
    flex-direction: row;
    margin-top: 8px;
    border-bottom: 1px solid #F5F5F5;
    margin: 15px 15px 0;
}
p.user_name,p.comment_time,p.comment_content{
    margin-left: 0;
}
p.user_name{
    margin-top: 0;
}
.pic_list1 {
	float: left; margin: 7px 10px 3px 7px;
}

.pic_list1,.pic_list1 img {
	width: 80px; height: 45px;
}
.swiper-wrapper.swiper-wrapper{
    z-index: inherit;
}
.text_list1 {
	float: left;margin: 8px 0px 5px 0px;line-height: 22px;font-size: 14px;height: 44px;
}

.text_list1 a {
	color: #333333;text-decoration: none;text-overflow: -o-ellipsis-lastline;
	overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;
	line-clamp: 2;-webkit-box-orient: vertical;
}

.text_list1 a:hover {
	color: #333333; text-decoration: none;
}
.topan_button {
	float: right; width: 80px; height: 27px; margin: 15px 15px 0 0;
	background: url(//m.voc.com.cn/images/2016@download.png) no-repeat;
	background-size: 80px 27px;
}
.topan_button a{
    display: block;
    width: 100%;
    height: 100%;
}
#topan{
    height: 90px;
}
#topan{
    overflow: hidden;
}
.font_row {
	margin: 15px 15px 20px 19px;background-color: #F7F8FB;padding: 0 0 10px 0;font-family: "FZYS", "瀹嬩綋";
}

.title_img {
	margin: 0 0 0 -4px; padding-top: 13px;
}

.title_img img {
	width: 67.5px; height: 27.5px;
}

.font_bottom {
	font-size: 16px;line-height: 26px;color: #505154;padding: 5.5px 15px 5px;text-align: justify;
}
.content .font_bottom>p{
    font-size: 16px;
    line-height: 26px;
    color: #505154;
    text-align: justify;
    margin: 0;
    padding: 0;
}
.font_bottom{
    padding-bottom: 0!important;
}
.top_headline {
    margin: 0 15px;
    background: url(https://img2.voc.com.cn/2021/07/xhn/shouye.png) no-repeat;
    background-size: 16px 13px;
    font-size: 12px;
    color: #C77423;
    padding-left: 18px;
    height: 30px;
}
.zbtj_row{
	min-height: 108px;margin: 0 15px;
	background-size: 100% 100%;padding:  16px 14px 13px 14px;box-sizing: border-box;
	background: url(https://img2.voc.com.cn/2021/11/share/box_up.png)no-repeat 0 0 /100% auto,
        url(https://img2.voc.com.cn/2021/11/share/box_down.png)no-repeat left bottom/100% auto,
        url(https://img2.voc.com.cn/2021/11/share/box_center.png) 0 17px/100% auto;
}
.zbtj_top{display: flex;justify-content: space-between;}
.zbtj_title img{height: 20px;}
.zbtj_title_right a{font-size: 14px;color: #B97748;text-decoration: none;}
.zbtj_font{font-size: 17px;line-height: 26px; color:#5E584B;padding-top: 9px;text-align: justify; }

.show{display: block;}
.hide{display: none;}
.zbtj_font {
    font-size: 17px;
    line-height: 26px;
    color: #5E584B;
    padding-top: 9px;
    text-align: justify;
}

/* 自媒体 tag */
.media_tag{
    width: calc(100% - 32px);
    height: 40px;
    margin: 10px auto;
    background: url(../images/linear-gradient.png)no-repeat;
    background-size: cover;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-sizing: border-box;
    display: none;
}
.media_tag>div{
    display: flex;
    align-items: center;
}
.media_tag>div>img{
    width: 25px;
    height: 25px;
    border-radius: 100%;
    object-fit: cover;
    margin-right: 7px;
}
.media_tag>div>h1{
    font-weight: 600;
    font-size: 14px;
    color: #000;
    padding: 0;
}
.media_tag>a{
    display: inline-block;
    height: 21px;
}
.media_tag>a>img{
    width: 53px;
    height: 21px;
}
.topic_tag{
    box-sizing: border-box;
    width: calc(100% - 32px);
    height: 32px;
    background: #F9F7F7;
    border-radius: 2px;
    display: flex;
    align-items: center;
    padding: 0 20px 0 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #2d2b2b;
    position: relative;
    margin: auto;
    display: none;
}
.topic_tag p{
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.topic_tag a{
    text-decoration: none;
    color: #2d2b2b;
    flex: 1;
    line-height: 1em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.topic_tag::before{
    content: '专题';
    width: 27.5px;
    height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    color: #fff;
    position: absolute;
    left: 12.75px;
    top: 50%;
    transform: translateY(-50%);
    background:rgba(255, 88, 48, 1);
}
.topic_tag::after{
    content: '';
    width: 5.5px;
    height: 9px;
    background: url(../images/jt.png)no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
}
.theme_tag{
    box-sizing: border-box;
    width: calc(100% - 32px);
    display: flex;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #2d2b2b;
    position: relative;
    margin: auto;
    display: none;
	background: #FBF5F5;
	border-radius: 3px;
	border: 1px solid #FDECEC;
}
.theme_tag>div{
	padding: 10px 16px 15px 16px;
}
.theme_tag .header{
	height: 20px;
	line-height: 20px;
    font-size: 11px;
	color: #837D7D;
}
.theme_tag .header .left{
	float: left;
}
.theme_tag .header .right{
	float: right;
}
.theme_tag .tuwen{
	clear: both;
	padding-top: 13px;
	height: 45px;
}
.theme_tag .tuwen img{
    width: 45px;
    height: 45px;
    border-radius: 3px;
	float: left;
    object-fit: cover;
    position: relative;
}
.theme_tag .tuwen div{
    position: relative;
}
.theme_tag .tuwen div::before{
    content: '';
    width: 35px;
    height: 27px;
    background: rgb(220, 220, 221);
    position: absolute;
    left: 5px;
    top: -3.5px;
    border-radius: 5px;
}
.theme_tag .tuwen p{
	font-size: 17px;
	height: 40px;
	width: calc(100% - 50px);
	line-height: 20px;
	margin-left: 5px;
	float: left;
}
.theme_tag p{
    margin: 0;
    white-space: normal;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 这里是超出几行省略 */
    overflow: hidden;
	-ms-text-overflow: ellipsis; 
	text-overflow: ellipsis; 
}
.theme_tag a{
    text-decoration: none;
    color: #2d2b2b;
    flex: 1;
    line-height: 1em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.img_notouch{
    pointer-events: none;
}