.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23999999'%2F%3E%3C%2Fsvg%3E");}
.swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23999999'%2F><%2Fsvg>")}
.swiper-pagination-bullet{
    width: 16px;
    height: 3px;
    background-color: #fff;
    border-radius: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 20px;
    left: 70%;
    right: 0;
    width: 30%;
}
.l-swiper .swiper-pagination-bullet{
    background-color: #888888;
}
.l-swiper .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #D7D2CF;

}
.l-swiper .swiper-pagination-bullet {
    width: 15px;
    border-radius: 0;
    height: 3px;
    background-color: #FFFFFF;
}
.l-swiper .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    left: 0;
    width: 100%;
}
.doc-zone{
    margin-top: 20px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    border-top: 2px solid #f34540;
    font-size: 14px;
    background: none;
}

.add{left:108px;position: relative;}

.doc-zone li{
    display: inline-block;
    text-align: center;
    margin: 0;
}
.doc-zone li:after{
    content: "/";
    margin: 0 60px;
}
.doc-zone li:hover:after{
	font-weight: normal;
}
.doc-zone li:first-child{
    margin-left: 30px;
	font-weight: normal;
}
.doc-zone li:last-child:after{
    content: "";
    color: #fff;
    margin-left: 30px;
}
.doc-zone li a{
    color: #3d3d3d;
    font-size: 14px;
}
.doc-zone li a:hover{
    color: #000;
    font-size: 14px;
}
.doc-zone li.index a{
    color: #3d3d3d;
    font-weight: bolder;
}
.doc-zone li.index:hover a{
    font-weight: bolder;
}
.recommand{
    margin-top: 20px;
}
.recommand .promotion{
    position: relative;
    width: 795px;
    height: 390px;
    overflow: hidden;
    float: left;
}
.recommand .promotion img{
    width: 795px;
    height: 390px;
}
.recommand .promotion-shadow{
    width:calc(100% - 20px);
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    color: #FFF;
    font-size: 16px;
    height: 50px;
    line-height: 50px;padding: 0 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.recommand .recommand-list{
    width: 400px;
    overflow: hidden;
    float: left;
}
.recommand .recommand-list .recommand-item{
    margin-left: 2px;
    margin-bottom: 2px;
    height: 194px;
    overflow: hidden;
    position: relative;
}
.recommand .recommand-list .recommand-item img{
    width: 400px;
    height: 190px;
}
.recommand .recommand-list .recommand-item .recommand-item-shadow{
    width: calc(100% - 40px);
    position: absolute;
    bottom: 0;
    background: url(../images/linear_bg.png);
    color: #FFF;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    left: 0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: 0 20px;
}
.video{
    margin: 20px 0;
}
.video-hot{
    width: 184px;
    float: left;
}
.video-hot .video-hot-title{
    border-bottom: 2px solid #eeeeee;
}
.video-hot .video-hot-title span{
    font-size: 25px;
    color: #f34540;
    border-bottom: 2px solid #f34540;
    font-family: STHeiti;
}
.video-hot .video-hot-title i{
    font-size: 20px;
    margin-right: 10px;
    color: #999999;
}
.video-hot .video-hot-list{
    margin-top: 30px;
}
.video-hot .video-hot-list .video-hot-item{
    padding: 0 5px;
    margin-bottom: 10px;
}
.video-hot .video-hot-list .video-hot-item .index{
    float: left;
}
.video-hot-item:nth-child(1) .index, .video-hot-item:nth-child(2) .index, .video-hot-item:nth-child(3) .index{
    color: #f34540;
}
.video-hot .video-hot-list .video-hot-item{
    font-family: SimSun;
    font-size: 14px;
}
.video-hot .video-hot-list .video-hot-item .margin-left{
    margin-left: 1em;
    color: #666666;
}
.video-hot .video-hot-list .video-hot-item .margin-top{
    color: #aaa;
    margin-top: 5px;
}
.video-hot .video-hot-list .video-hot-item .margin-top i{
    margin-left: 1em;
    font-size: 12px;
    margin-right: 10px;
}
.video-list{
    width: 716px;
    float: left;
}
.video-list-wrapper{
    margin-left: 25px;
    margin-right: 25px;
}
.video-list-wrapper{
    margin-left: 25px;
    margin-right: 25px;
}
.video-list-wrapper .video-list-location span{
    color: #E6E6E6;
    margin: 0 5px;
}
.video-list-title{
    border-bottom: 2px solid #eee;
    font-size: 18px;
    margin-top: 8px;
    font-family: STHeiti;
}
.video-list-title span{
    padding: 0 20px;
    border-bottom: 2px solid #f34540;
    font-family: STHeiti;
}
.video-item{
    border-bottom: 1px solid #eee;
    padding: 20px 0 20px 0;
}
.video-item-noimg{
    padding: 10px 0 15px 0;
}
.video-item-noimg .video-content-info{
    margin-top: 25px;
}
.video-item-noimg .video-content{
    margin-left: 0;
}
.video-img{
    width: 170px;
    float: left;
}
.video-img img{
    width:100%;
}
.video-content{
    float: left;
    width:calc(100% - 220px);
    margin-left: 20px;
}
.video-content .video-content-title{
    display: inline-block;
    font-size: 16px;
    font-family: NSimSun;
	font-weight: bold;
	color: #000;
    height: 18px;
    overflow: hidden;
}
.video-content .video-content-title:hover{
    color:#FF3333
}
.video-content .video-content-list{
    font-size: 14px;
    height: 60px;
    line-height: 20px;
    margin-top: 10px;
    text-indent: 26px;
    color: #666666;
    overflow: hidden;
}
.video-content .video-content-detail{
    color: #828282;
    padding: 20px 0;
}
.video-content .icon-iconmore-copy{
    font-size: 12px;
}
.video-content-info{
    color: #b0b0b0;
    margin-top: 20px;
    font-family: NSimSun;
}
.video-content .video-content-info .video-content-time{
    display: inline-block;
}
.video-content .video-content-info .video-content-visitors{
    display: inline-block;
    margin-left: 20px;
}

.video-news{
    /*margin-left: 181px;*/
    width: 300px;
    float: right;
}
.video-news-banner img{
    width: 100%;
    display: block;
}
.video-news-banner .margin-top{
    margin-top: 20px
}
/*视频列表页*/
.video-panel{
    background-color: #f9f9f9;
    border-top: 2px solid #f34540;
    min-height: 900px;
}
.video-panel .dd{
    height: 29px;
    line-height: 29px;
    font-size: 14px;
    text-indent: 2em;
    color: #333;
    display: block;
	margin-bottom: 8px;
}
.video-panel .dd:first-child{
    margin-top: 10px;
}
.video-panel .dd:hover,
.video-panel .choose{
    height:29px;
    background-color: #f34540;
    color: #fff !important;
	display: bolck;
}
.video-panel .choose a{
	color: #fff;
}
.video-panel .dd a{
	display: block;
	width: 100%;
	height:29px;
	line-height:29px;
    font-family: STHeiti;
}
.video-panel .dd a:hover{color: #fff !important;}


/*视频详情*/
.video-detail{
    color: #828282;
    background-color: #1a1a1a;
    margin-top: 20px;
    padding-top: 15px;
    padding-bottom: 30px;
}
.video-detail-location{
    font-size: 14px;
}
.video-detail-title{
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
}
.video-detail-hot{
    margin-left: 30px;
    width: 400px;
    float: left;
}
.video-detail-hot .title{
    border-bottom: 1px solid #828282;
    padding: 5px 0;
    font-size: 16px;
}
.video-detail-hot .list .item{
    border-bottom: 1px dashed;
    padding: 10px 0;
    position: relative;
}
.video-detail-hot .list .item-img{
    width: 30%;
    float: left;
}
.video-detail-hot .list .item-img img{
    width: 100%;
}
.video-detail-hot .list .item-content{
    float: left;
    width: 70%;
}
.video-detail-hot .list .item-title{
    margin-left: 10px;
    font-size: 16px;
}
.video-detail-hot .list .item-time{
    margin-left: 10px;
    position: absolute;
    bottom: 12px;
}