﻿#videoResList {padding-bottom: 0;}

/* 直播套餐模块 */
.live-package {position: relative; margin: 0 auto; width: 1200px; text-align: center; padding-bottom: 60px;}
.live-package .view-title {padding-top: 0;}
.live-package .tabs-title li {color: #666;}
.live-package .list {position: relative; min-height: 550px;}
.live-package .package-desc {position: relative; margin-left: 100px; width: 700px; text-align: left;}
.live-package .package-desc h2 {font-size: 18px; color: #4eb6ff; margin-bottom: 15px;}
.live-package .package-desc p {font-size: 14px; color: #666; padding-top: 5px; padding-bottom: 5px;}
.live-package .package-desc .margin-30 {margin-bottom: 30px;}
.live-package .package-desc .margin-25 {margin-bottom: 25px;}
.live-package .package-desc .margin-15 {margin-bottom: 15px;}
.live-package .package-img {background: url("../images/livevideo/show-package.jpg") no-repeat center center; width: 400px; height: 530px; position: absolute; top: 265px; right: 0;}

/* y0z0m.c0r */
/* 直播视频广告展示 */
.video-ad {padding-bottom: 100px;}
.video-ad .tabs li {color: #999; font-size: 16px; padding: 20px 15px 5px 15px; margin-right: -4px; border-bottom: 2px solid #eee; margin-bottom: 40px; cursor: pointer;}
.video-ad .tabs .cur {color: #4eb6ff!important; background: #f7f7f7; border-bottom: 2px solid #4eb6ff!important;}
.video-ad .video-show1 {position: relative; height: 600px; background: url("../images/video-ad1.jpg") no-repeat center center;}
.video-ad .video-show2 {position: relative; display: none; height: 600px; background: url("../images/video-ad2.jpg") no-repeat center center;}
.video-ad .video-show1 > div, .video-ad .video-show2 > div {position: absolute; font-size: 18px; color: #333;}
.video-ad .tanchu {display: none; position: absolute; top: 30px; background: #83ccff; color: #fff; padding: 5px; font-size: 14px; text-align: left; border-radius: 5px;}
.video-ad .tanchu span {position: absolute; width: 0; height: 0;}
.video-ad .video-show1 .text1 {top: 39px; left: 140px; cursor: pointer;}
.video-ad .video-show1 .text2 {top: 419px; left: 177px; cursor: pointer;}
.video-ad .video-show1 .text3 {top: 291px; right: 176px; cursor: pointer;}
.video-ad .video-show2 .text1 {top: 275px; left: 127px; cursor: pointer;}
.video-ad .video-show2 .text2 {top: 494px; right: 90px; cursor: pointer;}
.video-ad .video-show1 .text1 .tanchu {right: -85px;}
.video-ad .video-show1 .text2 .tanchu {right: -106px;}
.video-ad .video-show1 .text3 .tanchu {right: -135px;}
.video-ad .video-show2 .text1 .tanchu {right: -143px;}
.video-ad .video-show2 .text2 .tanchu {right: -102px;}
.video-ad .text-angle {border-bottom: 8px solid #83ccff; border-right: 15px solid transparent; top: -8px; left: 15px;}
.video-ad .tabCon >*:hover {color: #83ccff;}
.video-ad .tabCon >*:hover > .tanchu {display: block;}
.show-video {position: absolute; top: 70px; left: 388px; height: 420px; width: 420px;}
.show-video .video-js .vjs-big-play-button {top: 161px; left: 185px;}