.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.clearfix {
    *zoom: 1
}

.video-con {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto 40px
}

.video-con .video-top {
    height: 410px;
    overflow: hidden;
    margin-bottom: 40px
}

.video-con .video-top .left-main {
    width: 720px;
    height: 410px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    position: relative
}

.main-wrap .top-right-bottom {
    width: 48%;
    float: left;
}
.main-wrap .video-bottom-left .top-right-bottom:first-child{
    margin-right: 4%;
}
.main-wrap .video-bottom-left .top-right-bottom .video-list {
    line-height: 31px;
    width: 100%
}

.main-wrap .video-bottom-left .top-right-bottom .video-list a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    color: #000;
    text-decoration: none
}


.main-wrap .video-bottom-left .top-right-bottom .video-list a .play-btn {
    width: 20px;
    margin-right: 8px;
    position: relative;
    top: 4px
}

.main-wrap .video-bottom-left .top-right-bottom .first-line {
    font-size: 20px
}

.video-con .video-top .left-main .left-news-img {
    display: block;
    width: 720px;
    height: 410px
}

.video-con .video-top .left-main .news-title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: url(/images/swiper-text-bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 24px;
    text-indent: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.video-con .video-top .right-list {
    width: 470px;
    height: 410px;
    float: right
}

.video-con .video-top .right-list dl {
    cursor: pointer;
    width: 230px;
    height: 130px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    position: relative
}

.video-con .video-top .right-list dl dt {
    width: 100%;
    height: 100%
}

.video-con .video-top .right-list dl dt img {
    width: 100%;
    height: 100%;
    display: block
}

.video-con .video-top .right-list dl dd {
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    background: url(/images/swiper-text-bg.png) no-repeat;
    background-size: 100% 100%;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-indent: 10px
}

.video-con .video-top .right-list dl:nth-child(2n) {
    margin-right: 0
}

.video-con .video-bottom {
    width: 100%;
    height: auto;
    overflow: hidden
}

.video-con .video-bottom .video-bottom-left {
    width: 800px;
    height: auto;
    overflow: hidden;
    float: left
}

.video-con .video-bottom .video-bottom-left .highlights {
    overflow: hidden;
    margin-bottom: 25px
}

.video-con .video-bottom .video-bottom-left .highlights .block-title {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 20px
}

.video-con .video-bottom .video-bottom-left .highlights .block-title .tit-text {
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background:linear-gradient(to right,#fa8906,#ef2225);
}

.video-con .video-bottom .video-bottom-left .highlights .block-title .more-text {
    float: right;
    color: #16b13a;
    font-weight: 400;
    text-decoration: none;
    margin-top: 6px;
    cursor: pointer
}

.video-con .video-bottom .video-bottom-left .highlights dl {
    width: 188px;
    height: 140px;
    cursor: pointer;
    margin-right: 15px;
    margin-bottom: 15px;
    float: left
}

.video-con .video-bottom .video-bottom-left .highlights dl dt {
    width: 100%;
    height: 105px;
    border-radius: 5px;
}

.video-con .video-bottom .video-bottom-left .highlights dl dt img {
    width: 100%;
    height: 100%
}

.video-con .video-bottom .video-bottom-left .highlights dl dd {
    width: 100%;
    line-height: 24px
}

.video-con .video-bottom .video-bottom-left .highlights dl dd p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.video-con .video-bottom .video-bottom-left .highlights dl dd .dd-title {
    font-size: 14px;
    color: #333;
    margin-top: 6px
}

.video-con .video-bottom .video-bottom-left .highlights dl dd .play-num {
    color: #999;
    font-weight: 400;
    font-size: 14px
}

.video-con .video-bottom .video-bottom-left .highlights .mar0 {
    margin-right: 0 !important
}

.video-con .video-bottom .video-bottom-left .video-part {
    overflow: hidden;
    margin-bottom: 25px
}

.video-con .video-bottom .video-bottom-left .video-part .block-title {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 20px
}

.video-con .video-bottom .video-bottom-left .video-part .block-title .tit-text {
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background:linear-gradient(to right,#fa8906,#ef2225);
    padding:0 10px;
}

.video-con .video-bottom .video-bottom-left .video-part .block-title .more-text {
    float: right;
    color: #16b13a;
    font-weight: 400;
    text-decoration: none;
    margin-top: 6px;
    cursor: pointer
}

.video-con .video-bottom .video-bottom-left .video-part dl {
    width: 188px;
    height: 140px;
    cursor: pointer;
    margin-right: 15px;
    margin-bottom: 15px;
    float: left;
    border-radius: 5px;
}

.video-con .video-bottom .video-bottom-left .highlights a:nth-child(4n+1) dl,
.video-con .video-bottom .video-bottom-left .video-part a:nth-child(4n+1) dl{
    margin-right: 0 !important;
}
.video-con .video-bottom .video-bottom-left .video-part dl dt {
    width: 100%;
    height: 105px
}

.video-con .video-bottom .video-bottom-left .video-part dl dt img {
    width: 100%;
    height: 100%
}

.video-con .video-bottom .video-bottom-left .video-part dl dd {
    width: 100%;
    line-height: 24px
}

.video-con .video-bottom p {
    /*white-space: nowrap;*/
    font-weight: 300;
    text-overflow: ellipsis;
    overflow: hidden
}

.video-con .video-bottom .video-bottom-left .video-part dl dd .dd-title {
    font-size: 14px;
    color: #333;
    margin-top: 6px
}

.video-con .video-bottom .video-bottom-left .video-part dl dd .play-num {
    color: #999;
    font-weight: 400;
    font-size: 14px
}

.video-con .video-bottom .video-bottom-left .video-part .mar0 {
    margin-right: 0 !important
}

.video-con .video-bottom .video-bottom-right {
    width: 340px;
    height: auto;
    overflow: hidden;
    float: right
}

.video-con .video-bottom .video-bottom-right .subtit {
    line-height: 50px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px
}

.video-con .video-bottom .video-bottom-right .subtit img {
    width: 14px;
    position: relative;
    top: 5px;
    margin-right: 5px
}

.video-con .video-bottom .video-bottom-right .bottom-right-item {
    margin-bottom: 30px;
    overflow: hidden
}

.video-con .video-bottom .video-bottom-right .bottom-right-item a {
    color: #000;
    text-decoration: none;
    display: block
}

.video-con .video-bottom .video-bottom-right .bottom-right-item a .leisure {
    width: 100%;
    height: 70px;
    margin-bottom: 15px;
}

.video-con .video-bottom .video-bottom-right .bottom-right-item a .leisure dt {
    float: left;
    width: 100px;
    height: 70px;
    overflow: hidden;
    margin-right: 20px;
    border-radius: 5px;

}

.video-con .video-bottom .video-bottom-right .bottom-right-item a .leisure dt img {
    width: 100%;
    height: 100%
}

.video-con .video-bottom .video-bottom-right .bottom-right-item a .leisure dd {
    width: 218px;
    float: left;
    font-size: 16px;
    line-height: 24px
}

.video-con .video-bottom .video-bottom-right .bottom-right-item a .leisure dd .tit {
    margin-bottom: 6px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.video-con .video-bottom .video-bottom-right .bottom-right-item a .leisure dd .column {
    font-size: 14px;
    color: #999
}

.video-con .video-bottom .video-bottom-right .bottom-right-item .subtit {
    line-height: 45px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 20px
}

.video-con .video-bottom .video-bottom-right .bottom-right-item .subtit img {
    width: 14px;
    position: relative;
    top: 5px;
    margin-right: 5px
}

.video-con .video-bottom .video-bottom-right .bottom-right-item .leisure-news {
    font-size: 16px;
    color: #000
}

.video-con .video-bottom .video-bottom-right .bottom-right-item .leisure-news a {
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000
}

.today_hot a{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.video-bottom-right .el-tag {
    padding: 0 5px;
    line-height: 18px;
    height: 20px;
    display: inline-block;
    margin: 0 3px 6px;
    color: #ff8a2f;
    border: 1px solid #ff9800;
    background: #fff8ed;
}