@charset "utf-8";
.interview-detail .tab-brief .hd li.on a{color:#275bb0}
.interview-detail .tab-brief > .hd li:after{background: #275bb0;left: 0;margin-left: 0;}
.interview-detail .tab-brief .hd li.on::after{width: 100%;}

/* 访谈详情 */
.newstitle{font-size: 32px;line-height: 40px;text-align: center;margin-bottom: 30px;font-weight: bold;}
.zxft-detail dl dt{ width: 29.5%; float: left;}
.zxft-detail dl dd{width: 68.5%; float: right;}
.zxft-detail dl dd > div{background-color: #f6f6f6;padding: 20px; height: 210px; overflow-x: auto;}
.zxft-detail dl dd > div .itm{margin-bottom: 8px;overflow: hidden;position: relative;padding-left: 100px; min-height: 26px;}
.zxft-detail dl dd > div .itm label{display: block; position: absolute; left: 0; width: 85px; height: 26px; line-height: 26px;color:#fff;text-align: center;background: #275bb0;}
.zxft-detail dl dd > div .itm span{display: block;}
.zxft-detail dl dd > div::-webkit-scrollbar {width: 8px;}
.zxft-detail dl dd > div::-webkit-scrollbar-thumb { border-radius: 8px; background: #45a1db;}
.zxft-detail dl dd > div::-webkit-scrollbar-track {border-radius: 8px;background: #f5f3f0;}


#interviewPic{height:250px!important;}
#interviewPic img{height: 100%;}
.prism-player .prism-big-play-btn{left: 50%!important;margin-left: -32px!important;}

/* 文字实录 */
.zxft-xctp,
.zxft-wyly,
.zxft-video,
.zxft-wzsl{border: 1px solid #e1e1e1;padding: 20px;}
.zxft-wzsl .bd .desc{line-height: 2.25em;text-align: justify;}
.zxft-wzsl .bd .desc strong{color:#275bb0}

.zxft-video #interview-video{max-width: 552px;margin: 0 auto;}