@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: "微软雅黑";
}
.ub
{
	display: -webkit-box !important;
	display: box !important;
	position:relative;
	                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
}
.ub-ac
{
	-webkit-box-align:center;
	box-align:center;
}
.ub-pc
{
	-webkit-box-pack:center;
	box-pack:center;
}

.ub-ver
{
	-webkit-box-orient:vertical;
	box-orient:vertical;
}

.ub-f1
{
	position:relative;
	-webkit-box-flex: 1; 
	box-flex: 1;
	
}

.top_bg {
	padding-top: 150px;
	padding-bottom: 120px;
	position: relative;
	overflow: hidden
}

.head_icon {
	position: absolute;
	top: 40px;
	left: 60px;
	right: 60px;
	height: 36px;
	width: auto;
}

.head_icon img {
	width: auto;
	height: 100%;
}

.qq {
	position: absolute;
	top: 40px;
	right: 60px;
	z-index: 10000;
	width: 36px;
	height: 36px;
	border-radius: 36px;
	background: rgba(0, 0, 0, 0.4);
	margin-left: 30px;
	cursor: pointer;
	display: flex;
	align-items: center
}

.qq img {
	width: 14px;
	height: 15px;
	align-items: center;
	margin: auto;
}

.vltitle {
	font-weight: 700;
	color: #fff;
	text-align: center;
	max-width: 1180px;
	white-space: pre-wrap;
	font-size: 50px;
	line-height: 65px;
	margin: 0 auto;
	text-align: center;
}

.iconw {
	overflow: hidden;
}

.vltime {
	font-size: 22px;
	line-height: 30px;
	margin: 15px auto 0;
	font-weight: 700;
	color: #fff;
	text-align: center;
	max-width: 1180px;
	white-space: pre-wrap;
}

.vlvideo {
	overflow: hidden;
	width: 1180px;
	background: #000;
	height: 540px;
	margin: 60px auto 0;
	-webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .6);
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .6);
	position: relative;
}

.vlvideotop {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.vlvideostop {
	
	text-align: center;
	
	
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: flex;align-items: center
	
}

.vlvideostop .text {
	color: #fff;
	font-weight: 700;
	width: 380px;
	height: 170px;
	color: #fff;
	text-align: center;
	font-size: 22px;
	line-height: 170px;
	align-items: center;
	margin: auto;
	background: rgba(0,0,0,0.4);
	border-radius: 6px;
}

.list{}
.list ul{overflow: hidden;
    cursor: pointer;
    height: 110px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.6);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.6);
    position: relative;
    font-size: 12px;
    border: 2px solid #000;
    width: 216px;
    background: url(../../vl/images/o_1d9mqhoecosd7p610rb1e5h25v10.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    }
.list .listbor_active {
    border: 2px solid #286efa}
.list ul li{  
    height: 23px;
    background: rgba(0, 0, 0, 0.5); line-height: 23px; position: absolute;  bottom: 0px; left: 0px; width: 100%; }
.list ul li p{ margin-left: 4px;font-size: 12px; color: #fff; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.list ul li img{ display: block; width: 15px; height: 15px; margin-left: 5px; margin-right: 4px;} 
.bg_cont{ margin:200px auto 0; width: 1180px;}
.bg_conttitle p{ text-align: center; color: #333; font-size: 24px;font-weight: bold; margin-bottom: 10px;}
.bg_conttitle{ margin-bottom: 20px;}
.listtitle{ line-height: 20px;}
.listtitle span {color: rgb(192, 57, 43); font-weight: bolder;  display: block;} 
.listtitle h3{ margin-left: 10px;  display: block; font-weight: bold;}
.bg_contp {
    text-align: justify;
    line-height: 24px;
    color: #333;
    font-size: 15px!important;
    font-family: PingFangSC-Regular!important; margin-top: 20px;
}

.righticon{position: fixed; right: 30px; bottom: 30px; z-index: 999;}
.righticon li{ width: 70px; height: 70px; border-radius: 50%;  margin-top: 15px; cursor: pointer;}
.righticon li img{ display: block; width: 22px; height: 22px; }
.righticon li div {    margin-top: 10px;
    font-size: 12px; color: #fff;}
.bg1{background: rgb(255, 46, 78)}
.bg2{background: rgb(40, 110, 250)}
.bg3{background:rgb(155, 155, 155)}