* {
	margin: 0;
	padding: 0;
}

body,
html {
	width: 100%;
	height: 100%;
	background: #f02712;
}

.wxHeader {
	height: 44px;
	background: url(http://find.ccpvip.cn/uploads/allimg/190304/1-1Z304100F70-L.jpg) #df0606;
	background-size: 100%;
	overflow: hidden;
	display: flex;
	align-items: center;
	border-bottom: 2px solid #fff;
}

.wxHeader span {
	background-color: #fff;
	color: red;
	border-radius: 3px;
	padding: 2px 10px;
	margin-left: 10px;
	font-size: 12px;
}


.video3m8u {
position: relative;
	height: auto;
	width: calc(90% - 16px);
	margin-bottom: 2px;
	border: 8px solid #fefefe40;
	border-radius: 1px;
	overflow: hidden;
	display: block;
	margin-left: 5%;
	top: -12vh;
}

.video3m8u video {
	display: block;
	float: left;
}

.video3m8u img {
	display: block;
	float: left;
}

.videoNum {
	position: absolute;
	right: 5px;
	/* color: #fff; */
	background: #ffffffb8;
	color: #626060;
	font-size: 11px;
	border-radius: 40px;
	padding: 3px 7px;
	top: 10px;
	z-index: 99000000;
}

.videoInfoTxt {
	line-height: 27px;
	font-weight: normal;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 40px;
	background: #ffffff;
	margin: 15px;
	border-radius: 10px;
	padding: 20px 0;
	font-size: 20px;
	line-height: 40px;
	text-indent: 2em;
}

.videoInfoTxt div {
	text-indent: 2em;
	margin: 0 15px;
	margin-bottom: 13px;
	color: #973d13;
}

.videoInfoTxt div strong {
	color: #000
}

.videoTitle {
	margin: 20px 15px;
}

.videoTitle-a {
	font-weight: 600;
	font-size: 20px;
	text-align: center;
	margin: 36px auto 5px auto;
}

.videoTitle-a span {
	margin: 0 10px
}

.videoTitle-b {
	font-weight: 400;
	font-size: 15px;
	text-align: center;
	margin: 0px auto 15px auto;
}

.bodyBg {
	background-repeat: no-repeat;
	background-size: 100% 460px;
	background-position: top center;
}

.videoInfoTxtdiv {
	background: #fff;
	margin: 0px 0px;
	border-radius: 10px;
	padding: 8px;
	color: #333;

}

.videoInfoTxtdiv div {
	margin: 0px 0px 10px 0px;
	line-height: 30px;
}

.fontTab {
	font-size: 14px;
	display: flex;
}

.fontTab_On {
	background: red !important
}

.fontTab li {
	list-style: none;
	width: 81px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #c5c5c5;
	margin-right: 10px;
	border-radius: 3px;
	color: #fff;
	height: 34px;
}

.showCountdown {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("http://find.ccpvip.cn/2024lncw-zbfm-zwg1-1920x1080.jpg");
	background-size: 100%;
	z-index: 999;
	display: flex;
	align-items: center;
	justify-content: center;
}

.showCountdown div {
	border: 1px solid #fda332;
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	background: rgb(219 151 33);
	border-radius: 3px;
}

.showCountdown span {
	color: #fff;
	padding: 0 6px;
}

.showCountdown strong {
	padding: 0 6px;
}

#countdown {
position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgb(118 29 29 / 36%);
	color: #ffffff;
	font-size: 22px;
	letter-spacing: 3px;
	font-family: auto;
	font-weight: bolder;
	z-index: 99999999;
	text-shadow: 0 1px 1px #090505f0;
}

.wxboxs div {

	margin-bottom: 10px;
	text-indent: 2em;
	font-weight: 280;
	line-height: 37px;
	font-size: 14px;
	letter-spacing: 0.1px;
	text-align: justify;
}

.snakeYear {
	position: relative;
}

.snakeYearLanguage {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	top: -9.5vh
}

.snakeYearLanguage div {
	width: 100px;
	height: 40px;
	display: flex;
	justify-content: center;
	color: #fff;
	background-image: url(http://find.ccpvip.cn/uploads/allimg/250108/1-25010Q4133DY.png);
	background-size: cover;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 2.1em;

}

.snakeYearLanguage div:nth-child(2) {
	margin: 0 15px;
}

.snakeYearLanguage_on {
	font-weight: bold;
	color: #FFEB3B !important;
	background-image: url(http://find.ccpvip.cn/uploads/allimg/250108/1-25010Q42204W9.png) !important;
}

.snakeYeaBoy {
	position: relative;
	top: -7vh;
	width: calc(100% - 30px);
	margin-left: 15px;
}

.snakeYeaBoy div {
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	text-align: justify;
	text-indent: 2em;
	line-height: 31px;

}

.snakeYeaBoy div h1 {
	text-indent: 0;
	font-size: 24px;
	line-height: 33px;
	margin-bottom: 11px;
	text-align: center;
}