/* CSS Document */
*{margin:0;padding:0;}
a{text-decoration:none;}
a img{border:none;}
a:focus{outline:none;}
a:link,
a:visited,
a:hover,
a:active{text-decoration:none;}
img{border:none;}
input,
select,
textarea{outline:0;}
textarea{resize:none;}
table{border-collapse:collapse;border-spacing:0;}
var,
em{font-weight:normal;font-style:normal;}
ul,
ol,
dl{list-style:none;}
body{font-family:"Microsoft YaHei";background-color:#6c0613;}
body img{border:0;vertical-align:top;}
body li{list-style:none;}
.noDesktop{display:none;}

.g-bdw{width:100%;overflow:hidden;background:url(../images/header.jpg) top center no-repeat;padding-bottom:110px;}
.g-head{width:1200px;margin-left:auto;margin-right:auto;height:928px;overflow:hidden;position:relative;}
.m-title{width:100%;position:relative;height:92px;}
.m-title .u-more{position:absolute;width:49px;height:12px;background:url(../images/icon_more.png) 0 no-repeat;top:60px;right:0px;}

.g-part1{width:1200px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative;}
.m-part1{width:100%;margin-top:45px;}
.m-part1 .m-left{width:100%;height:654px;background:url(../images/video_bg.png) top center no-repeat;background-size:100% 100%;box-sizing:border-box;padding:10px 0 0 0;}
.m-part1 .m-left .m-video-wrap{margin:0 auto;width:1040px;height:585px;overflow:hidden;}
.m-part1 .m-left .m-video-wrap video{width:100%;height:585px;}
.m-part1 .m-left #video-title{width:1000px;margin-left:auto;margin-right:auto;text-align:center;font-size:20px;line-height:60px;height:60px;font-weight:bold;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#fff;}
.m-part1 .m-left #video-title a{color:#fff;}
.m-part1 .m-right{margin:40px 0 0 0;width:100%;}
.m-part1 .m-right .g-swiper{width:100%;position:relative;}
.m-part1 .m-right .g-swiper .swiper-button-prev{position:absolute;width:19px;height:44px;top:76px;left:5px;cursor:pointer;margin-top:0;background:url(../images/btn_prev.png) 0 no-repeat;}
.m-part1 .m-right .g-swiper .swiper-button-next{position:absolute;width:19px;height:44px;top:76px;right:5px;cursor:pointer;margin-top:0;background:url(../images/btn_next.png) 0 no-repeat;}
.m-part1 .m-right .g-swiper .swiper4{width:1060px;height:264px;margin:0 auto;overflow:hidden;}
.m-part1 .m-right .g-swiper .swiper4 .swiper-slide{position:relative;float:left;width:320px;height:264px;box-sizing:border-box;text-align:center;margin-right:50px;}
.m-part1 .m-right .g-swiper .swiper4 .swiper-slide img{width:310px;height:190px;border:5px solid #bd3c3b;}
.m-part1 .m-right .g-swiper .swiper4 .swiper-slide .playlist-title{font-size:17px;color:#ababab;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:25px;height:50px;overflow:hidden;padding:10px 0 0 0;}
.m-part1 .m-right .g-swiper .swiper4 .swiper-slide .playlist-title a{color:#474747;}
.m-part1 .m-right .g-swiper .swiper4 .swiper-slide.current img{border:5px solid #ff9f25;}
.m-part1 .videoUrl{display:none;}
.m-part1 .playlist-abstract{display:none;}
.m-part1 .playlist-link{display:none;}

.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}