@charset "utf-8";

.main {
	background: #f3f3f3;
	overflow: hidden;
}

.main>.inner {
	background: #FFFFFF;
	width: 1420px;
	padding: 20px;
	margin: 0 auto 30px;
	overflow: hidden;
}

.main>.inner .title h2 {
	font-size: 22px;
	font-weight: bold;
	line-height: 35px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 10px 0;
}

.main>.inner .title .fr span {
	color: #999;
	vertical-align: middle;
	margin-top: 14px;
	display: inline-block;
}

.main>.inner .title {
	padding-top: 10px;
}

.video-wrap {
	padding-top: 10px;
}

.video-wrap .video-show {
	width: 906px;
	height: 590px;
	overflow: hidden;
    position: relative;
}

.video-wrap .video-show .fm {
    z-index: 90;
}

/* .video-wrap .video-show::after {
    width: 100px;
    height: 100px;
    background: url(../images/play.png) no-repeat center;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    background-size: cover;
} */

.video-wrap .video-show .fmp {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3) url(../images/play.png) no-repeat center;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    font-size: 0;
    z-index: 99;
}

.video-wrap .video-show video {
    max-width: 100%!important;
    width: 100%!important;
    height: 100%!important;
}

.video-wrap>.fl {
	background: #1f1f1f;
}

.video-wrap>.fr {
	width: 474px;
	height: 590px;
	background: #2f2f2f;
}

.video-wrap>.fr h2 {
	font-size: 16px;
	color: #828282;
	padding: 4px 20px;
}

.video-wrap>.fr .swiper-container {
	height: 550px;
}

.video-wrap>.fr .swiper-container .swiper-slide p {
	line-height: 2;
}

.video-wrap>.fr .swiper-slide {
	font-size: 14px;
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 20px;
}

.video-wrap>.fr .swiper-scrollbar-drag {
	background: #999;
	width: 8px;
	border-radius: 0;
}

.video-wrap>.fr .list-wrap .swiper-slide .fl {
	width: 153px;
}

.video-wrap>.fr .list-wrap .swiper-slide .fr {
	width: 262px;
	color: #ccc;
}

.video-wrap>.fr .list-wrap .swiper-slide .fr h3 {
	height: 64px;
	overflow: hidden;
	text-align: justify;
}

.video-wrap>.fr .list-wrap .swiper-slide .fr h3 a {
	color: #ccc;
}

.video-wrap>.fr .list-wrap .swiper-slide img {
	width: 153px;
	height: 94px;
}

.video-wrap>.fr .list-wrap .swiper-slide li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #252525;
}

.tools {
	border-bottom: 1px solid #EEEEEE;
}

.tools .t-share {
	padding: 20px 0;
}

.tools .t-editer {
	line-height: 68px;
}

.bottom>.fl {
	width: 906px;
	min-height: 100px;
	overflow: hidden;
}

.bottom>.fl .list {
	width: 930px;
}

.bottom>.fl .list li {
	width: 166px;
	float: left;
	margin-right: 18px;
	margin-bottom: 10px;
}

.bottom>.fl .list li a {
	display: block;
	width: 166px;
	height: 96px;
	overflow: hidden;
}

.bottom>.fl .list li:hover img {
	-moz-transform: scale(1.3, 1.3);
	-webkit-transform: scale(1.3, 1.3);
	-o-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.bottom>.fl .list li img {
	width: 100%;
	height: 96px;
	transition: all 0.5s ease-in-out;
}

.bottom>.fl .list li h3 a {
	display: -webkit-box;
	font-size: 14px;
	margin: 6px 0 5px 0;
	text-align: left;
	word-break: break-all;
	height: 48px;
	line-height: 23px;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.bottom>.fr {
	width: 450px;
	min-height: 100px;
}

.bottom .sec-title {
	font-size: 22px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-left: 16px;
	margin-bottom: 20px;
}

.bottom .sec-title::before {
	position: absolute;
	display: inline-block;
	width: 6px;
	height: 24px;
	background-color: #fc4c5b;
	content: '';
	left: 0;
	top: 6px;
}

.bottom .section {
	width: 100%;
	margin-top: 20px;
}

.bottom .sec-mzph .list {
	padding: 10px 16px;
	border: 1px solid #eee;
}

.bottom .sec-mzph .list li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 40px;
	line-height: 40px;
}

.bottom .sec-mzph .list li em {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	background-color: #868686;
	text-align: center;
	padding: 0;
	font-weight: normal;
	margin-right: 10px;
}

.bottom .sec-mzph .list li:nth-child(1) em,
.bottom .sec-mzph .list li:nth-child(2) em,
.bottom .sec-mzph .list li:nth-child(3) em {
	background-color: #00B0DB;
}

.bottom .sec-zt .list li:first-child {
	margin-top: 0;
}

.bottom .sec-zt .list li {
	margin-top: 20px;
}

.fm {
    position: absolute;
    max-width: 110%;
    width: 110%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
}

@media screen and (max-width: 768px) {
    .main>.inner {
        width: 100%;
        padding: 8px;
    }
    
    .video-wrap .video-show {
        width: 100%;
        height: auto;
    }
    
    .video-wrap>.fr {
        display: none;
    }
    
    .bottom .sec-title {
        font-size: 16px;
    }
    
    .bottom>.fl {
        width: 100%;
    }
    
    .bottom>.fl .list {
        width: 100%;
    }
    
    .bottom>.fl .list li {
        width: 50%;
        margin-right: 0;
    }
    
    .bottom>.fl .list li a {
        width: 100%;
        height: auto;
        padding: 4px;
    }
    
    .bottom>.fl .list li {
        padding: 4px;
    }
    
    .bottom>.fl .list li img {
        height: auto;
    }
    
    .bottom>.fr {
        width: 100%;
    }
    
    .main>.inner .title .fr span {
        margin-top: 0;
    }
    
    .tools .t-share {
        display: none;
    }
    
    .video-wrap>.fl {
        background-color: #fff;
    }
    
    .video-wrap .video-show video {
        width: 100%!important;
        height: auto!important;
    }
}
