/* 
#5409 topic 
*/
/**/
.topic-banner{width:100%;}
.topic-banner img{width:100%;}

.topic-lead{padding:.2rem 15px .4rem;}
.topic-lead-con{font-size:.3rem;line-height:180%;color:#666;}
.topic-lead-con p{text-indent:2em;}

.topic-title{font-size:.42rem;font-weight:bold;position:relative;bottom:.3rem;padding:.3rem 15px 0;border-radius:.3rem;background-color:#fff;}

/**/
.focus-swiper{height:3.81rem;}
.focus-swiper .swiper-slide img{width:100%;min-height:100%;}

.topicHd{overflow:hidden;margin:.27rem .27rem 0;border-bottom:solid 1px #ab0301;}
.topicHd h3{font-size:.38rem;font-weight:bold;line-height:.58rem;float:left;height:.64rem;padding-right:.3rem;padding-left:.06rem;color:#ab0301;border-bottom:solid .06rem #ab0301;}
.topicHd h3 a{color:#ab0301;}
.topicHd span{font-size:.22rem;float:right;margin-top:0.15rem;}
.topicHd span a{margin-left:.25rem;}

.topicHdImg img{max-width:100%;}

/**/
.partnerlink{display:flex;width:100%;margin:20px 15px;flex-wrap:wrap;}
.partnerlink a{display:flex;width:30%;height:1.0rem;margin:0.2rem 1% 0 0;border:1px solid #eee;border-radius:4px;align-items:center;justify-content:center;}
.partnerlink a:nth-child(3n){margin-right:0;}
.partnerlink a img{max-width:90%;max-height:90%;}
/*  */
.common-list{display:flex;flex-wrap:wrap;overflow:hidden;margin:0.3rem 15px 0;text-align:justify;justify-content:space-between;}
.common-list p{font-size:0.24rem;color:#404040;line-height:1.6;padding-top:0.2rem;}
.common-list a{display:block;padding-bottom:0.2333rem;}
.common-list .item{width:3.1rem;}
.common-list .item-img{width:3.2rem;height:2.26rem;position:relative;}
.common-list .item-img img{width:100%;height:100%;}
.common-list .item-img i{width: 35px;height: 35px;background: url(../img/play_2.png) no-repeat;background-size: 100% 100%;display: block;position: absolute;left: 0;right: 0;top: 50%;margin: -17.5px auto 0;}