* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html,
body {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	background-color: #ffffff;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}
div:focus {
outline: none;
}
li{
	list-style: none;
}
img {
	width: 100%;
	display: block;
}
input {
	border: none;
	outline: none;
}

.liveto{
	background-color: #ffffff;
	padding: 20px 0;
	border-bottom: 1px solid #ffffff;
	background: url(//i.ssimg.cn/info/esg/pc/image/navbg.jpg) no-repeat;
	background-size: 100%;
}
.liveto_nav{
	width: 1200px;
	margin: 0 auto;
	background-color: ffffff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.liveto_img{
	width: 200px;
}
.live_target a{
	color: #ffffff;
	font-size: 18px;
	margin: 0 20px;
}
.to_video{
	padding-top: 50px;
	width: 1200px;
	display: flex;
	position: relative;
	margin: 0 auto;
}
#vie{
	width: 100%!important;
	height: 495px!important;
	margin-right: 20px;
	display: block;
}


.video_le{
	flex: 1;
	border-radius: 10px;
	background-color: #ececec;
	padding-bottom: 70px;
	/* height: 580px; */
}
.le_top{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0;
}
.le_img{
	font-size: 26px;
	color: #333333;
	display: flex;
	align-items: center;
	margin-left: 20px;
}
.le_imgs{
	width: 88px;
	margin-right: 20px;
	margin-left: 15px;
}
.le_text{
	padding: 4px 8px;
	background-color: #349bee;
	border-radius: 20px;
	color: #ffffff;
	margin-right: 20px;
}

.text{
	width: 300px;
	background-color: #ececec;
	border-radius: 10px;
	margin-left: 20px;
	padding: 30px 0 20px;
	height: 695px;
	display: flex;
	flex-direction: column;
}
.text_cen{
	flex: 1;
	overflow-y: auto;
	position: relative;
	overflow-x: hidden;
}
.cen_le{
	height: 100%;
	overflow-y: auto;
}
.text_list{
	display: flex;
	align-items: center;
	font-size: 12px;
	color: #349bee;
}
.text_list li{
	flex: 1;
	text-align: center;
	padding: 9px 0;
	border: 1px solid #349bee;
	cursor: pointer;
}
.text_blue{
	background-color: #349bee;
	border: 1px solid #349bee;
	color: #ffffff;
}
.cen_le{
	padding: 15px;
	font-size: 16px;
	line-height: 30px;
	color: #333333;
}
.cen_le p{
	padding-top: 10px;
}
.cence{
	display: none;
}
.cenre{
	display: none;
	padding: 15px 0 0;
	height: 100%;
}
.cenre_te{
	color: #333333;
	line-height: 28px;
	flex: 1;
	overflow-y: auto;
	margin-bottom: 20px;
}
.cenre_te p{
	padding: 1px 0;
}
.name{
	font-size: 16px;
	color: #1f73fa;
}
.cenre_in{
	border: 1px solid #E6E6E6;
	border-radius: 10px 0 0 10px;
	background-color: #F6F5F5;
	display: flex;
	height: 34px;
	padding:0 10px;
}
.ceinput{
	display: block;
	flex: 1;
	background-color: #F6F5F5;
}
.cento{
	height: 100%;
	display: flex;
	flex-direction: column;
}
.cenfund{
	background-color: #349bee;
	border-radius: 0 10px 10px 0;
	height: 34px;
	color: #ffffff;
	padding: 0 10px;
}
.cenre_fund{
	display: flex;
	line-height: 34px;
	justify-content: center;
}

/* .cence{
	padding: 0 15px;
} */
.cence a{
display: flex;
    align-items: center;
    color: #333333;
    font-size: 16px;
	padding: 10px 15px;
	border-bottom: 1px solid #e6e6e6;
}

.svideo{
	flex: 1;
}
.vdli_img{
	width: 36px;
	margin-left: 10px;
}
.hui{
	background-color: #e6e6e6;
}

.luck{
width: 80px;
    height: 120px;
    position: absolute;
    bottom: 135px;
    right: 35px;
    font-size: 12px;
    color: #333333;
    text-align: center;
    background-color: #ffffff;
    padding: 8px;
	display: none;
}
.luck p{
	margin-top: 10px;
}
.luck_dow{
    position: absolute;
    top: -2px;
    right: -2px;
    width: 16px;
}
.luck_time{
width: 56px;
    height: 24px;
    background-color: #FA5555;
    border-radius: 20px;
    line-height: 24px;
    color: #ffffff;
    position: absolute;
    left: -30px;
    top: -10px;
}
/* å¼¹çª— */
.mantle{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.5);
	display: none;
	z-index: 99999;
}
.mantle_cen{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mantle_wite{
	width: 180px;
	font-size: 32px;
	/* background-color: #ffffff; */
	border-radius: 20px;
	/* padding: 0.2rem 5%; */
	line-height: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}
.add_cycle {
background-color: #007CFF;
    font-size: 20px;
    color: #ffffff;
    padding: 8px 16px;
    border-radius: 40px;
    border: 1px solid #007CFF;
    width: 50%;
    text-align: center;
    margin: 20px 0;
}
.luck_down{
	width: 30px;
}
.wen_ren{
	font-size:20px;
	color: #ffffff;
	padding: 8px 12px;
	background-color: #1D3B82;
	border-radius: 30px;
	margin-left: 20px;
}
.wen_right{
	display: flex;
	align-items: center;
}
.luck_cen{
	position: absolute;
    width: 70px;
    top: 36px;
	display: none;
}
.gift_text{
	position: absolute;
	width: 232px;
	height: 31px;
	background: url(//i.ssimg.cn/info/esg/pc/image/pack31.png) no-repeat;
	background-size: 100% 100%;
    left: 317px;
    /* right: 0; */
    top: 55px;
    bottom: 0;
    /* margin: 0 auto; */
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: left 16s linear; 
}
#video-container{
	height: 495px;
}
.vcp-player{
    width:100%!important;
    height:100%!important;
}
.vcp-player video{
    width:100%!important;
    height:100%!important;
}
.img{
  background-size: 100%;
  width: 100%;
  /* height: 100%; */
  background-color: #054fba;
  color: #ffffff;
  padding: 20px 14px 20px;
  text-align: justify;
}
.img h2{
	font-size: 26px;
	line-height: 36px;
}

@media screen and (max-width: 1400px){
	.liveto_nav{
		width: 1000px;
	}
	.to_video{
		padding-top: 50px;
		width: 1000px;
		display: flex;
		position: relative;
		margin: 0 auto;
	}
	.text{
		width: 300px;
		background-color: #ececec;
		border-radius: 10px;
		margin-left: 20px;
		padding: 30px 0 20px;
		height: 580px;
		display: flex;
		flex-direction: column;
	}
	#vie {
	    width: 100%!important;
	    height: 382px!important;
	    margin-right: 20px;
	    display: block;
	}
	#video-container{
		height: 382px;
	}
	.img{
	    /*background: url(//i.ssimg.cn/info/esg/pc/image/jieshao01.jpg);*/
	    background-size: 100%;
	    width: 100%;
	    background-color: #054fba;
	}
}
.vcp-timelabel{
	display: none!important;
}

.review_list li{
	display: flex;
	align-items: center;
	color: #333333;
	font-size: 16px;
	padding: 10px 15px;
	border-bottom: 1px solid #e6e6e6;
}
.svideo {
    flex: 1;
}
.vdli_img {
    width: 36px;
    margin-left: 10px;
}
.texs{
	color: #969696;
	font-weight: 500;
}
.click_view{
	/* background-color: #f9f9f9; */
	    font-weight: bold;
}