
/* 视频中心 */
.md21639.md-document_download{width: 100%;background-color: #f7f7f7;}
.md21639.md-document_download img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md21639.md-document_download .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md21639.md-document_download .my-top{width: 100%;padding-bottom: .5rem;text-align: center;}
.md21639.md-document_download .my-titles{width: 100%;color: #111111;font-weight: bold;line-height: 1.25;}
.md21639.md-document_download .wc-one{width: 100%;padding: 1rem 0 .5rem;}
.md21639.md-document_download .wc-cont{width: calc(100% + .2rem);position: relative;left: -.1rem;display: flex;flex-wrap: wrap;}
.md21639.md-document_download .wc-item{display: block;position: relative;width: 20%;padding: 0 .1rem;margin-bottom: .45rem;}
.md21639.md-document_download .wc-link{display: block;cursor: pointer;width: 100%;}
.md21639.md-document_download .wc-imgbox{position: relative;width: 100%;padding: .68rem .62rem;background-color: #ffffff;}
.md21639.md-document_download .wc-img{width: 100%;position: relative; padding-top: calc(245/180*100%);}
.md21639.md-document_download .wc-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.md21639.md-document_download .wc-img2{display: none;width: 100%;position: relative; padding-top: calc(245/180*100%);}
.md21639.md-document_download .wc-img2 img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.md21639.md-document_download .wc-play{transition: all  .3s; position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); border-radius: 50%;border: solid 1px #ffffff;}
.md21639.md-document_download .wc-play img{width: .5rem;height: .5rem;border-radius: 50%;object-fit: contain;}
.md21639.md-document_download .wc-text{width: 100%;padding: .2rem .5rem 0 0;}
.md21639.md-document_download .wc-name{transition: all  .3s; width: 100%;color: #111111;font-weight: bold;line-height: 1.6;}
.md21639.md-document_download .wc-nub{width: 100%;padding-top: .1rem;color: #666666;line-height: 1.7;}
.md21639.md-document_download .wc-link:hover .wc-name{color: var(--theme);} 
.md21639.md-document_download .wc-link:hover .wc-img img{transform: scale(1.05);}
.md21639.md-document_download .wc-link:hover .wc-img{display: none;}
.md21639.md-document_download .wc-link:hover .wc-img2{display: block;}
.md21639.md-document_download .wc-document{position: absolute;bottom: 0;right: .17rem;}
.md21639.md-document_download .wc-icon1{display: flex;align-items: center;justify-content: center;width: .4rem;height: .4rem;border-radius: 50%;}
.md21639.md-document_download .wc-icon1 img{max-width: .15rem;max-height: .15rem;}
.md21639.md-document_download .wc-icon2{display: none;align-items: center;justify-content: center;width: .4rem;height: .4rem;border-radius: 50%;background-color: var(--theme);}
.md21639.md-document_download .wc-icon2 img{max-width: .15rem;max-height: .15rem;}
.md21639.md-document_download .wc-document:hover .wc-icon1{display: none;}
.md21639.md-document_download .wc-document:hover .wc-icon2{display: flex;}

.md21639.md-document_download .wc-one:nth-child(2n){background-color: #fff;}  
.md21639.md-document_download .wc-one:nth-child(2n) .wc-imgbox{background-color: #f3f3f3;}  
@media (max-width: 750px) {
   .md21639.md-document_download .wc-item{width: 50%;}
   .md21639.md-document_download .wc-imgbox{padding: .3rem;}
}
