.det-title{margin-bottom: 0;}
.warp{width: 100%;max-width: 1060px;margin: 0 auto;}
.info1{font-size: 15px;font-weight: bold;margin: 35px 0;padding-left: 50px;color: #62666e;}
.info1 a{text-decoration: underline;color: #da261c;}
.desc1{font-size: 15px;line-height: 28px;margin-bottom: 30px;padding: 45px 55px 40px;color: rgba(42, 46, 58, .7);background: rgba(0, 0, 0, .03);}
.desc1 h3{font-size: 18px;font-weight: bold;margin-bottom: 20px;color: #2a2e3a;}
.desc2{display: flex;justify-content: space-between;padding-bottom: 46px;border-bottom: 1px solid rgba(0, 0, 0, .1);}
.desc2-s{flex: 0 0 33.3%;display: flex;justify-content: center;}
.desc2-s:first-child{justify-content: flex-start;padding-left: 60px;}
.desc2-s+.desc2-s{border-left: 1px solid rgba(0, 0, 0, .1);}
.desc2-s h3{font-size: 18px;font-weight: bold;margin-bottom: 25px;color: #2a2e3a;}
.desc2-row{display: flex;align-items: center;white-space: nowrap;}
.desc2-row+.desc2-row{margin-top: 15px;}
.desc2-row span{font-size: 15px;flex: 0 0 105px;opacity: .4;color: #000000;}
.desc2-s b,.cast{font-size: 15px;opacity: .9; font-weight:normal;}
.desc2-s  a.refLink{color: #da261c; text-decoration: underline;}
.desc2-row em, .desc2-row p{font-size: 15px;opacity: .75;color: #2a2e3a;}
.desc2-s p{max-width: 300px;line-height: 32px;}
.picVideo{padding: 50px 0 118px;}
.pv-tit{display: flex;align-items: center;justify-content: space-between;padding: 0 40px 0 60px;}
.pv-tit h3{font-size: 24px;color: #2a2e3a;}
.tab{display: flex;align-items: center;}
.tab-s{font-size: 18px;color: #2a2e3a;opacity: .7;position: relative;padding: 0 20px;cursor: pointer;}
.tab-s.on{color: #da261c;font-weight: bold;opacity: 1;}
.tab-s.on:After{content: '';position: absolute;left: 0;width: 100%;height: 4px;background-color: #da261c;bottom: -100%;}
.swi-picVideo{padding: 24px 60px 0;}
.arrow-prev2, .arrow-next2{width: 44px;height: 44px;background: #DA251C no-repeat center center / 12px auto;cursor: pointer;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;position: absolute;top: 50%;z-index: 20;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);opacity: 0.8;}
.arrow-prev2:hover, .arrow-next2:hover{opacity: 1;}
.arrow-prev2{background-image: url(/eportal/uiFramework/commonResource/zip/cfaAll/cfaAll/images/left-w.svg);left: 0;}
.arrow-next2{background-image: url(/eportal/uiFramework/commonResource/zip/cfaAll/cfaAll/images/right-w.svg);right: 0;}
.title{display: flex;align-items: center;justify-content: space-between;padding-bottom: 28px;border-bottom: 1px solid rgba(0, 0, 0, .1);}
.det-title span{font-size: 36px;}
.fangying{font-size: 18px;font-weight: bold;display: flex;align-items: center;flex: 0 0 130px;justify-content: center;height: 51px;margin-left: 10px;color: #ffffff;background-color: #da261c;}
.fangying i{width: 22px;height: 18px;margin-right: 11px;background: url("/eportal/uiFramework/commonResource/zip/cfaAll/cfaAll/images/ticket-w.svg") no-repeat center center / contain;}
/*.pv-pic img{display: block;width: 100%;height: 280px;object-fit: cover;}*/
.pv-pictitimg img{height: 100%;}
.pv-pic{padding-top: 100%;overflow: hidden;position: relative;background: rgba(0,0,0,.05);}
.pv-pic img,.pv-pic video{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);max-height: 90%;max-width: 90%;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;z-index: 1;}

@media (max-width: 1199px){}

@media (max-width: 991px){
    .info1{padding-left: 0;}
    .desc1{padding: 30px;}
    .desc2-s{padding: 0 15px;}
    .desc2-s:first-child{padding-left: 0;}
    .desc2-s p{max-width: none;}
    .pv-tit{padding: 0;}
    .swi-picVideo{padding: 24px 0 0;}
} 
@media (max-width: 767px){
    .title{display: block;}
    .fangying{margin-left: 0;width: 120px;margin-top: 20px;font-size: 14px;height: 40px;}
    .desc2{display: block;}
    .desc2-s{display: block;}
    .desc2-s+.desc2-s{border-left: none;margin-top: 20px;}
    .desc2-s{padding: 0;}
    .desc2-row+.desc2-row{margin-top: 0;}
    .desc2-s h3{margin-bottom: 10px;}
    .arrow-prev2, .arrow-next2{width: 30px;height: 30px;-webkit-background-size: 8px auto;background-size: 8px auto;}
}
 @media (max-width: 575px){
    .desc1{padding: 15px;}
    .pv-tit{display: block;}
    .tab{justify-content: center;}
    .pv-tit h3{font-size: 20px;margin-bottom: 20px;text-align: center;}
    .tab-s.on:After{bottom: -45%;height: 2px;}
    .swi-picVideo{padding-top: 0;margin-top: 20px;}
    .picVideo{padding: 50px 0;}
    .picVideo{padding-top: 30px;}
    .fangying{width: 80px;height: 35px;}
}