@charset "utf-8";

.video-info-left{ width: 630px; padding: 20px 25px 30px; height: 365px; float: left; border:#dbdbdb 1px solid; background-color: #FFF;}
.video-title{ font: 24px/40px "微软雅黑"; height: 50px; color: #555}
.video-title h1{ float: left; color: #000}
.video-thumb{ width: 255px; height: 317px; overflow: hidden; float: left;}
.video-info-txt{ width: 320px; height: 310px; float: left; margin-left: 20px;}
.video-info-txt .item{ font: 14px/24px "微软雅黑"; color: #666}
.video-info-txt .item span{ color: #333;}
.video-info-txt .item a{ color: #1f7bac}
.video-info-right{ width: 298px; float: right;}
.video-info-btn{ width: 267px; height: 54px; padding: 12px 12px 0 17px; border:#dbdbdb 1px solid; background-color: #FFF; }
.video-info-ads{ margin-top: 8px; padding: 2px; width: 292px; height: 335px; overflow: hidden; border:#dbdbdb 1px solid; background-color: #FFF; }
.video-info-ads .v_ad1{ width: 292px; height: 234px; overflow: hidden;}
.video-info-ads .v_ad2{ margin-top: 2px; width: 292px; height: 99px; overflow: hidden;}

.video-info-comment{ padding:10px 25px; border:#dbdbdb 1px solid; background-color: #FFF; margin-top: 18px;}


