.top{width: 100%; display: block;}
/*20171017 libing 图文模块*/

.title { font-size: 24px; font-weight: 600; margin: 20px auto 6px; color: #343434; padding: 0 4% !important;} 
.origin { font-size: 16px; color: #a3a3a3; padding-bottom: 0px; } 
.content{padding-top: 20px; padding-bottom: 20px; font-size: 14px;}
.content span{padding: 3px 10px; margin: 5px 8px; display: inline-block; border: 1px solid #ff3366; color: #ff3366; border-radius: 15px;}

.list{border-bottom: 1px solid #f1f1f1; padding: 15px 4%;}
.list-title{font-size: 20px; font-weight: bold; padding: 10px 0; border-top: 10px solid #f1f1f1; border-bottom: 1px solid #f1f1f1;}
.list-title div{ border-left: 8px solid #ff3366; padding-left: 10px; padding-right: 10px;}
.list-btn-more{width: 100%; text-align: center; border-top: 1px solid #f1f1f1; padding: 10px 0; font-size: 14px; color: #a3a3a3;}
/* .list-btn-more span{color: #fff; background: #a3a3a3; border-radius: 2px; padding: 0 2px; font-size: 12px;} */

/* 相关新闻 */



.big-img{width: 100%; height: 30vw; max-height: 230px; margin: 10px 0;}
.big-img img{object-fit: cover; width: 100%; height: 100%; display: block;}
.big-img-time{text-align: left; font-size: 16px; color: #a3a3a3;}
.big-img-title{font-size: 18px; line-height: 22px;}

.news-img { width: 112.5px; height: 75px; position: relative; } 
.news-img img { width: 100%; height: 100%; object-fit: cover; display: block; } 
.news-time{font-size: 16px; color: #a3a3a3;}
.footer{border: 1px solid #ff3366; border-radius: 4px; font-size: 12px; color: #ff3366; padding: 0px 3px; margin-right: 8px;}
.type3 .footer{margin-right: 0;}
.photo-list{justify-content: space-between;margin: 10px 0;}
.photo-list div{width: 31%; height: 20vw; min-height: 75px; max-height: 120px;}
.photo-list img{object-fit: cover; width: 100%; height: 100%; display: block;}

.pc{width: 100% !important; max-width: 100% !important;}
.pc .wrapper{width: 100% !important; min-width: 100% !important;}
.pc .pcMain{width: 863px;}
.pc .list-title{border-top: 0;}
/* .pc .list-btn-more{background: #F0F0F0;} */