#videoList{width: 1250px;margin: 30px auto;}
#videoList h3{font-size: 20px;font-weight: bold;border-left: 3px solid #cb3f2c;padding-left: 6px;color: #555555;}
#videoList ul>li{display: inline-flex;height: 260px;padding-top: 57px;border-bottom: 1px solid #dedede;width: 100%}
#videoList ul>li:first-child{padding-top: 24px;}
#videoList ul>li:last-child{border-bottom: 0px;}
#videoList ul li>img{width: 186px;height: 177px;cursor: pointer}
#videoList ul li>div{padding-top: 20px;padding-left: 17px;width: 1064px}
#videoList ul li>div>h4{font-size: 18px;font-weight: bold;color: #555555;cursor: pointer}
#videoList ul li>div>.count{margin-top: 22px;margin-bottom: 22px;font-size: 15px;color: #555555;height: 60px}
#videoList ul li>div>p>img{width: 13px;height: 13px;}
#videoList ul li>div>.icon img{margin-right: 14px;}
#videoList ul li>div>.icon span{margin-right: 42px;color: #afafaf;}
#showView{width: 1200px;margin: 0 auto;}
#showView .title{text-align: center;padding-top: 20px;}
#showView .title h3{margin-bottom: 10px;font-size: 18px;font-weight: bold;color: #555555;}
#showView .title>.icon{margin-bottom: 23px;}
#showView .title>.icon img{margin-right: 14px;}
#showView .title>.icon span{margin-right: 42px;color: #afafaf;}
#showView .video_count>div{width:1200px; height:610px}
#showView .video_count p{text-align: right;line-height: 35px;color: #ffffff;padding-right: 12px;height: 35px;background-color: #a9a8a8;margin-top: -5px;}
#showView .video_count p>img{margin-right: 7px;cursor: pointer;}