/*watch_video*/
.watch_video {margin-top: 5px;}
.watch_video ul { width: 1230px;}
.watch_video li { width: 390px; float:left; margin-right: 15px; margin-top: 20px; border: 0 solid transparent; overflow: hidden;}
.watch_video li span{ display: block; font-size:16px; line-height: 25px; height: 50px; overflow: hidden; margin-top: 3px;}
.watch_video li em { display: block;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;  margin-top: 17px; height: 28px; line-height: 28px; }
.watch_video li i{ font-size: 14px; color:#a0a0a0;font-style: normal; }
.watch_video li i img{ border-radius: 14px; margin-right: 1px;}
.watch_video li i b{display: inline-block;vertical-align: bottom;font-weight: normal;font-style: normal}
.wv_pic { border-radius: 4px; width: 390px; height: 218px; overflow: hidden; position: relative;}
.wv_pic b{position: absolute;bottom: 8px;right: 8px;padding-right: 3px;height: 20px;line-height: 20px;background: rgba(49, 49, 49, 0.7);border-radius: 4px;font-size: 12px;font-weight: normal;font-style: normal;color: #fff;padding-left: 16px}
.wv_pic b::before{content: '';position: absolute;top: 5px;left: 6px;background: url(../../images/pc/2025/sprite2025.png) no-repeat 0  -99px;width: 6px;height: 11px}

.watch_video .page{margin-top: 75px;}
.page i {height: 38px;line-height: 42px;}