* {
	margin: 0;
	padding: 0;
	font-family: Arial, "Microsoft yahei", "Hiragino Sans GB", "Microsoft Yahei", "Hiragino Sans GB", STXihei, SimSun, Heiti, sans-serif;
}

a {
	font-family: Arial, "Microsoft yahei", "Hiragino Sans GB", "Microsoft Yahei", "Hiragino Sans GB", STXihei, SimSun, Heiti, sans-serif;
	font-size: 18px;
}

body {
	margin: 0;
	padding: 0;
}

.mask {
	width: 100%;
	height: 100%;
	background: #333;
	opacity: 0.6;
	filter: alpha(opacity=60);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	display: none;
}

#member-info {
	width: 540px;
	margin: 20px auto 0;
	height: 80px;
	overflow: hidden;
}

.mem-face {
	float: left;
	height: 100%;
	border-radius: 50%;
	margin-right: 20px;
}

.mem-name {
	float: left;
	line-height: 80px;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}

.extcredits2 {
	float: right;
	overflow: hidden;
}

.extnotice {
	margin-top: 18px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	text-align: right;
	color: #888;
	background: url(../images/money.png) no-repeat right top;
	text-indent: -4000px;
}

.extnum {
	height: 80px;
	line-height: 80px;
	font-size: 24px;
	color: #E60012;
	text-align: center;
	font-family: Georgia;
}

.extnum a {
	text-decoration: none;
	color: #f00;
	font-weight: bold;
}

.extnum span {
	font-size: 16px;
	color: #777;
	font-weight: bold;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
	text-align: center;
}

.draw {
	width: 460px;
	height: 470px;
	padding: 40px;
	background-image: url(../images/bg.png);
	margin: 30px auto;
}

.draw .item {
	width: 150px;
	height: 150px;
	background: #fff;
	border-radius: 20px;
	/*background-image: url(../images/bg1.png);*/
	)
}

.draw .item.active {
	background-image: url(../images/bg2.png);
}

.draw .img {
	display: table-cell;
	width: 150px;
	height: 61px;
	vertical-align: middle;
	text-align: center;
}

.draw .img img {
	vertical-align: top;
}

.draw .gap {
	width: 5px;
}

.draw .gap-2 {
	height: 5px;
}

.draw .name {
	display: block;
	margin-top: 10px;
	font-size: 14px;
}

.draw .draw-btn {
	display: block;
	height: 150px;
	line-height: 150px;
	border-radius: 20px;
	font-size: 25px;
	font-weight: 700;
	color: #f0ff00;
	background-color: #fe4135;
	text-decoration: none;
}

.draw .draw-btn:hover {
	background-color: #fe8d85;
}

.rule,
#exchange {
	padding: 10px;
	width: 520px;
	text-align: left;
	line-height: 38px;
	border: 1px solid #eee;
	margin: 20px auto 0;
	font-size: 18px;
	border-radius: 5px;
	cursor: pointer;
}

#exchange {
	border: 1px solid #E60012;
}

#rule {
	padding: 30px 20px;
	width: 500px;
	height: 480px;
	line-height: 32px;
	position: absolute;
	z-index: 99999;
	background: #fff;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: none;
}

.notice {
	font-size: 20px;
	color: #444;
	margin-bottom: 10px;
	line-height: 40px;
}

.notice a {
	text-decoration: none;
	color: #E60012;
	font-size: 20px;
}

#rule h2 {
	font-size: 24px;
	margin-bottom: 15px;
}

.close {
	width: 50px;
	height: 50px;
	background: #E60012;
	color: #fff;
	line-height: 50px;
	text-align: center;
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 20px;
	cursor: pointer;
}

#remain-num {
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 540px;
	margin: 20px auto 0;
	border: 1px solid #eee;
	font-size: 20px;
	border-radius: 5px;
}

#success {
	width: 200px;
	height: 200px;
	background: #F6F6F6;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	padding-top: 10px;
	z-index: 9999;
	border-radius: 5px;
	display: none;
}

#fail {
	width: 200px;
	height: 200px;
	background: #F6F6F6;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	padding-top: 10px;
	z-index: 9999;
	border-radius: 5px;
	display: none;
}

#makesure {
	width: 400px;
	height: 160px;
	background: #F6F6F6;
	position: absolute;
	left: 0;
	top: 230px;
	text-align: center;
	padding-top: 10px;
	z-index: 9999;
	border-radius: 5px;
	overflow: hidden;
	display: none;
}

#makesure span {
	float: left;
	width: 180px;
	margin: 0 10px;
	color: #fff;
	font-size: 16px;
	padding: 20px 0;
	border-radius: 2px;
}

#makesure span.sure {
	background: #f00;
}

#makesure span.cancel {
	background: #aaa;
}

#makesure h2 {
	padding: 20px 10px 30px 10px;
}

.zjinfo {
	width: 360px;
	padding: 40px 20px 0;
	height: 200px;
	background: #f5f5f5;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 230px;
	z-index: 9999;
	display: none;
}

.zjinfo p {
	width: 310px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #444;
	line-height: 32px;
}

span.zjclose {
	cursor: pointer;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	background: #aaa;
}


.cyfs {
	background: #d6d6d6;
	color: #333;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
}

.activity-style {
	color: #333;
	line-height: 25px;
	text-align: left;
	font-size: 16px;
	padding: 15px 15px 0;
}

.xbox-list li {
	float: left;
	width: 50%;
	margin-top: 5px;
}

.xbox-list li a {
	text-decoration: underline;
	font-size: 16px;
}

.xbox-list li a:hover {
	text-decoration: underline;
}

.challenge-btn {
	font-size: 25px;
	padding: 5px 10px;
	background-color: #ef0000;
	color: #fff;
	display: block;
	width: 150px;
	text-align: center;
	border-radius: 5px;
	margin: 25px auto 0;
}

.challenge-btn:hover {
	background-color: #E60012;
	color: #fff;
}

[type="radio"]:not(:checked),
[type="radio"]:checked {
	position: relative !important;
	left: 0 !important;
}

.question-list li {
	margin: 5px;
}

.question-list {
	padding: 0 30px;
}

/* .production>li{margin-top: 20px;} */
.s-btn-sub {
	display: block;
	margin: 35px auto;
	width: 224px;
	height: 56px;
	background: url("../../img/btn3.png") no-repeat center center;
	color: #fff;
	font-size: 16px;
}

/* Ã¨Â®Â¡Ã¦â€”Â¶Ã¥â„¢Â¨ */
.wrapper {
	min-height: 120px;
	;
	overflow-x: hidden;
}

.app {
	width: 300vw;
	transition: 0.4s;
}

/*-----------------------
	Clocks General
-----------------------*/


form {
	width: 100%;
	height: 85px;
	color: #0277BD;
	border-radius: 2px;
}

form a {
	margin: 0 5px;
}

.control {
	display: inline-block;
	width: 130px;
	vertical-align: middle;
}

.input-field {
	display: inline-block;
	padding-right: 20px;
}

.checkbox {
	padding-left: 20px;
}

.clock {
	position: absolute;
	height: 100px;
	max-width: 350px;
	width: 100%;
	display: block;
	margin: 9px auto;
	text-align: center;
	background-color: #fff;
	border-radius: 2px;
	transition: all 0.4s ease-in, box-shadow 0.2s;
	line-height: 100px;
	border-radius: 5px;
	left: 0;
	right: 0;
}

.clockdd {
	position: absolute;
	height: 100px;
	max-width: 350px;
	width: 100%;
	display: block;
	margin: 9px auto;
	text-align: center;
	background-color: #fff;
	border-radius: 2px;
	transition: all 0.4s ease-in, box-shadow 0.2s;
	line-height: 100px;
	border-radius: 5px;
	z-index: 99999;
	left: 0;
	right: 0;
}

.clock.inactive {
	color: #9e9e9e;
}

.clock .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.switch label .lever:after {
	background-color: #fff;
}



/*-----------------------
	Alarm
-----------------------*/
#alarm-input {
	font-size: 26px;
	text-align: center;
}

.switch {
	display: inline-block;
}

/*-----------------------
	Stopwatch
-----------------------*/
.stopwatch form {
	padding: 0;
}

.stopwatch form a {
	color: #0059bc;
	margin-bottom: 0;
}

/*-----------------------
	Timer
-----------------------*/
#timer-input {
	font-size: 32px;
	text-align: center;
}

.timer-btn {
	font-size: 32px;
	cursor: pointer;
}

/*-----------------------
	Modals
-----------------------*/
.modal {
	width: 40%;
}

.dismiss-alarm-sounds {
	float: none !important;
}

/*-----------------------
	Responsiveness
-----------------------*/

.production-item {
	width: 280px;
	float: left;
	margin-bottom: 30px;
	;
	position: relative;
	top: 0;
	box-shadow: 3px 2px 15px #333333;
	border-radius: 4px;
	transition: all 0.3s ease-out 0s;
}

.delaog {
	width: 400px;
	max-height: 355px;
}

@media (min-width: 761px) {
	.delaog ul {
		padding: 20px 50px
	}

	.before-line.battery {

		margin-top: 15px;
	}

	.production-item {
		margin-right: 26px;
		padding: 0;
	}

	.production-item:last-child {
		margin-right: 0;
	}

	.production-img {
		margin: 25px auto;
	}



	.container {
		width: 1200px;
	}

	.container.callout {
		padding: 35px;
	}

	.production-btn {
		margin: 20px auto;
	}

	._production-img {
		width: 280px;
	}

	.content-one.on {
		margin-left: -8px;
	}

	.big-img {
		display: inline-block;
		width: 530px;

	}

	.smor-img {
		display: none;
	}

	.dh2 {
		line-height: 40px;
	}

	.line-bg {
		display: none;
	}

	.container.callout {
		margin-top: 50px;
	}

	.choose_lsit {
		max-width: 1170px;
	}

	.choose_lsit li img {
		width: 162px;
	}

	.choose_lsit li {
		float: left;
		margin-left: 14px;
		margin-bottom: 10px;
		cursor: pointer;
		position: relative;
		width: 220px;
		margin-top: 20px;
	}

	.choose_lsit {
		/* margin-left: -14px; */
		max-width: 1170px;

	}
}

@media (max-width: 760px) {
	.container.callout {
		margin-top: 20px;
	}

	.line-bg {
		text-align: center;
		margin-top: 20px;
	}

	.line-bg .line-img {
		text-align: center;
	}

	.line-bg .line-img .dh2 {
		line-height: 40px;
		color: #026edb;
		font-weight: 600;
		font-size: 16px;
	}

	.big-img {
		display: none;
	}

	.smor-img {
		display: inline-block;
	}

	.clockdd {
		height: 110px;
	}

	.switch-clocks a {
		padding: 20px;
	}

	form {
		height: auto;
	}

	.checkbox {
		padding-left: 0;
		display: none;
	}

	.clock {
		border-radius: 5px;
		font-size: 60px;
		height: 5rem;
		line-height: 3rem;
		margin-top: 20px;
	}

	.stopwatch form a {
		padding: 0 1rem;
	}

	.modal {
		width: 80%;
	}

	.head {
		min-height: 2rem;
	}

	.prone {
		width: 100% !important;
	}

	.content-one.on {
		margin-left: 0;
	}

	.production-item {
		padding: 0;
		width: 100% !important;
		margin-right: 0 !important;
		margin: 0 0 15px !important;
		min-height: 8rem;
		border-radius: 0px;
		margin-bottom: 10px;
	}


	.delaog {
		width: 17rem;
		height: 17rem;
	}



	.container.callout {
		padding: 20px;
	}

	.production-img {
		left: 0;
		margin: 1rem auto;
	}

	.production-img img {
		width: 93%;
	}

	._production-img {
		height: auto;
	}

	.production-btn {
		margin-top: 20px;
	}

	.article-list {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: 0 auto;
		display: flex;
	}

	.article-list img {
		width: 93%;
		margin: auto;
	}

	.production-btn {
		margin: 0 auto 0;
	}


}

.production-btn {
	width: 145px;
	height: 36px;
	font-size: 14px;
	color: #fff;
	background-color: #FF0000;
	border-radius: 5px;
	border: none;
	outline: none;
	display: inline-block;
	line-height: 36px;
	text-align: center;
}


.production-img {
	display: block;
	text-align: center;
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-align-items: center;
	box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-webkit--moz-box-pack: center;
	box-pack: center;
	justify-content: center;
}



.article-list {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
}

.container.callout {
	background-color: #CEE2F0;
	border-radius: 30px;
}

.production-btn:hover {
	background-color: #c40513;
	color: #fff;
	text-decoration: none;
}

.delaog {
	line-height: 22px;
	background-color: #f0f0f0;
	color: #000;
	font-weight: 300;
	position: fixed;
	top: 0;
	z-index: 99999999;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	font-size: 16px;
	border-radius: 7px;
}

.post-btn {
	background-color: #006281;
	color: #fff;
	padding: 8px 15px;
	border-radius: 5px;
	font-size: 16px;
}

.post-btn:hover {
	background-color: #006281;
	color: #fff;
	text-decoration: none;
}

.close-btn {
	background-color: #006281;
	color: #fff;
	padding: 8px 15px;
	border-radius: 5px;
	margin-left: 10px;
	font-size: 16px;
	margin-right: 40px;
}

.close-btn:hover {
	background-color: #006281;
	color: #fff;
	text-decoration: none;
}

.delaog h3 {
	font-size: 16px;
	margin: 10px 0;
}

.delaog ul li {
	font-size: 16px;
	margin: 10px 0;
	text-align: left;
}



.tite_bg {
	margin: 0px auto 0;
	max-width: 1200px;
	text-align: left;
	background: url('../image/bg-img.png') no-repeat center;
	height: 90px;
	background-size: contain;

}

@media(max-width:761px){
	.tite_bg{
		background: none;
	}
}

.tite_bg h2 {
	color: #333333;
	text-align: center;
}

.daoyu {
	background-color: #fff;
	margin-top: 50px;
}

.daoyu p {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 15px;
}

.ban-box {
	width: 1920px;
	height: 450px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
}

.active {

	background: none;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.5px;
	margin: 0px auto;
	position: relative;
}

.power_num {
	font-weight: 600;
	color: #333;
	font-size: 20px;
	margin-bottom: 15px;
	/* float: left; */
	vertical-align: middle;
}

.deblocking-card {
	text-align: center;
}

.deblocking-card .production-btn {
	text-align: center;
	margin: 20px 10px;
}

.book_tite {
	max-width: 250px;
	margin: 0 auto;
}

.book_tite h3 {
	font-size: 16px;
	color: #333;
	line-height: 25px;
	height: 50px;
}

.book_tite p {
	line-height: 25px;
	font-size: 16px;
	text-align: left;
	margin-top: 15px;
	max-height: 125px;
	overflow: hidden;
	overflow-y: auto;
	height: 125px;
}

.delaog {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	width: 90%;
	max-width: 450px;
}

.delaog_bg {
	background: rgba(0, 0, 0, .5);
	width: 100%;
	position: fixed;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 99;

}

.answer_titele {
	font: 1em sans-serif;
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #006281;
	color: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.erwei {
	width: 170px;
	height: 170px;
	display: block;
	margin: 30px auto;
}

.close-btn.cha_brn {
	border-radius: 60px;
	padding: 0;
	margin: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	font-size: 16px;
	float: right;
	position: relative;
	top: -10px;
	right: -10px;
}

.ask_over {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5)
}

.ask_over p {
	color: #fff;
	font-weight: 600;
	font-size: 25px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	display: block;
	width: 120px;
	line-height: 30px;
	height: 30px;
	margin: auto;
	bottom: 0;
	top: 0;
}

.weix_bokname {
	margin-bottom: 20px;
	font-size: 16px;
	display: block;
	padding: 0 16px;
	font-weight: 400;
	color: #333;
}

@media(max-width:761px) {
	.head .imh {
		height: 2.3rem;
	}

	.delaog ul {
		padding: 20px 35px
	}

	.daoyu {
		padding: 0 10px;
	}

	.active {
		padding: 0 10px;
	}

	.power_side {
		padding: 0 10px;
	}

	.before-line.battery {
		padding: 0px 10px !important;
		/* margin-top: 25px; */
	}

	.deblocking-card .production-btn {
		margin: 20px 5px;
	}

	.tite_bg {
		padding: 0 15px;
	}

	.choose_lsit li {
		width: 48%;
		margin: 0 1%;
		margin-bottom: 10px;
		float: left;
		position: relative;
	}

	.choose_lsit li img {
		width: 100%;
	}

	.choose_lsit {
		margin: 0;
	}
}

.delaog_share {
	width: 90%;
	position: fixed;
	top: 10%;
	left: 0;
	right: 0;
	margin: auto;
	background-color: #fff;
	z-index: 9999;
	border-radius: 5px;
	max-width: 330px;

}

.logo.wow a:hover {
	text-decoration: none;
}


.choose_lsit li.cur p:after {
	background: url('../image/choos.png') no-repeat;
	width: 48px;
	height: 48px;
	display: block;
	content: '';
	position: absolute;
	top: 65%;
	right: 10%;
	z-index: 99;
}

.go_into {
	background-color: #FF0000;
	color: #fff;
	line-height: 35px;
	font-size: 16px;
	width: 120px;
	text-align: center;
	display: block;
	margin: 20px auto 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

.choose_lsit {
	background: url('../image/box_bg.png') no-repeat;
	background-size: cover;
	height: 390px;
}


.area {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.js {
	position: relative;
	width:100%;
	/* height: 450px; */
	margin: 0 auto;
}
.box01 img{
	width: 100%;
}



.imgSelected {
	background: url(../images/jsNav.png) no-repeat;
}

.bg {
	width: 100%;
	padding-top: 1px;
	background: url(../images/bg01.png) no-repeat;
	_background: none;
	/*IE6*/
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="images/bg01.png");
	/*IE6*/
	height: 34px;
	left: 0;
	FONT-WEIGHT: bold;
	top: 280px;
	position: absolute;
}

.jsNav {
	position: absolute;
	left: 220px;
	top: 281px;
}

.jsNav a {
	width: 40px;
	font-size: 14px;
	margin-right: 6px;
	display: inline;
	height: 33px;
	line-height: 33px;
	display: block;
	float: left;
	text-align: center;
	color: #fff;
}

.jsNav a:hover {
	background: url(../images/bg01.gif) no-repeat;
	color: #FF1555;
	text-decoration: none;
}

.jsNav .imgSelected {
	background: url(../images/bg01.gif) no-repeat;
	color: #FF1555;
}

.qq {
	display: none;
	z-index: 200
}