body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	padding: 0;
	margin: 0;
}

ul,
li {
	list-style: none;
	list-style-type: none;
}

.page {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#datescroll div {
	float: left;
	margin-left: 10%;
	margin-top: 0px;
	padding-right: 22px;
}

#datescroll_datetime div {
	float: left;
	margin-left: 10%;
	padding-right: 22px;
}

#yearwrapper {
	position: absolute;
	left: 0;
	top: 15px;
	bottom: 75px;
	width: 80%;
}

#monthwrapper {
	position: absolute;
	left: 26%;
	top: 15px;
	bottom: 75px;
	width: 80%;
}

#daywrapper {
	position: absolute;
	left: 50%;
	top: 15px;
	bottom: 75px;
	width: 80%;
}

#Hourwrapper {
	position: absolute;
	left: 0;
	top: 195px;
	bottom: 68px;
	width: 80%;
}

#Minutewrapper {
	position: absolute;
	left: 26%;
	top: 195px;
	bottom: 68px;
	width: 80%;
}

#Secondwrapper {
	position: absolute;
	left: 50%;
	top: 195px;
	bottom: 68px;
	width: 80%;
}

#Hourwrapper ul li {
	color: #898989;
	font-size: 12px;
}

#Minutewrapper ul li {
	color: #898989;
	font-size: 12px;
}

#Secondwrapper ul li {
	color: #898989;
	font-size: 12px;
}

#yearwrapper ul li {
	color: #898989;
	font-size: 16px;
}

#monthwrapper ul li {
	color: #898989;
	font-size: 12px;
}

#daywrapper ul li {
	color: #898989;
	font-size: 12px;
}

#markyear {
	position: relative;
	margin-left: 76px;
	top: -2px;
}

#markmonth {
	position: relative;
	margin-left: 40px;
	top: -2px;
}

#markday {
	position: relative;
	margin-left: 42px;
	top: -2px;
}

#markhour {
	position: relative;
	margin-left: 62px;
	top: -2px;
}

#markminut {
	position: relative;
	margin-left: 58px;
	top: -2px;
}

#marksecond {
	position: relative;
	margin-left: 68px;
	top: -2px;
}

#dateheader {
	width: 100%;
	height: 50px;
	background: #79C12F;
	text-align: center;
	color: #fff;
	line-height: 50px;
	font-size: 20px;
}

#setcancle ul {
	text-align: center;
	line-height: 30px;
	margin: 4px auto;
	font-size: 20px;
}

#setcancle ul li {
	border-radius: 3px;
	float: left;
	width: 44%;
	height: 40px;
	line-height: 40px;
	list-style-type: none;
	font-family: 'microsoft yahei';
	font-size: 16px;
}

#dateconfirm {
	position: absolute;
	left: 10px;
	color: #fb8e19;
}

#datecancle {
	position: absolute;
	right: 10px;
	width: 40%;
	color: #666;
}
#datePlugin{
	position: fixed;
	z-index: 999;
	top:0;
	left:0;
	width:100%;
}
#dateshadow {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #020202;
	filter: alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.1;
	z-index: 999999;
}

#datePage {
	font-size: 22px;
	border-radius: 8px;
	position: absolute;
	top: 110px;
	MARGIN-RIGHT: auto;
	vertical-align: middle;
	MARGIN-LEFT: auto;
	width: 80%;
	;
	height: 240px;
	background: #FFFFFF;
	z-index: 9999999;
}

#datetitle {
	width: 100%;
	height: 50px;
	background: ;
	text-align: center;
	color: #fff;
	line-height: 50px;
	font-size: 14px;
	font-family: 'microsoft yahei';
}

#datetitle h1 {
	font-weight: normal;
}

#datemark {
	font-size: 18px;
	left: 0%;
	width: 100%;
	height: 40px;
	position: absolute;
	top: 55px;
	background: #eee;
}

#timemark {
	font-size: 18px;
	left: 5%;
	width: 90%;
	height: 20px;
	position: absolute;
	top: 242px;
	background: #eee;
	border: 1px solid #eee;
}

#datescroll {
    width: 100%;
    margin: 8px 0;
    height: 180px;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px solid #ECECEC;
}

#datescroll_datetime {
	display: none;
	background: #F8F8F8;
	width: 94%;
	margin: 10px 3%;
	margin-top: 10px;
	border: 1px solid #EcEcEc;
	border-radius: 4px;
	height: 120px;
	text-align: center;
	line-height: 40px;
}

#yearwrapper ul,
#monthwrapper ul,
#daywrapper ul {
	width: 40%;
}

#Hourwrapper ul,
#Minutewrapper ul,
#Secondwrapper ul {
	width: 40%;
}

#dateFooter {
	width: 100%;
	background: #fff;
	height: 50px;
	bottom: 0px;
	position: absolute;
}

/*#monthwrapper,
#daywrapper {
	display: none;
}*/

.alert_win {
	background: rgba(0, 0, 0, 0.2);
	min-height: 100%;
	overflow: hidden;
	position: fixed;
	top: -100%;
	width: 100%;
	z-index: 9999;
}

.five_box>i {
	background: url(../../img/jtx@3x.png?v=202112241455) 0.75rem 0.075rem no-repeat;
	/*background: url(../../img/jtx@3x.png?v=202112241455) 1.8rem 0.075rem no-repeat;*/
	background-size: 0.14rem;
	padding-right: 0.2rem;
}

.five_item {
	border-top: 1px solid #E0E0E0;
	margin-top: 0rem;
	background: #fff;
	padding: 0.2rem 0.15rem;
	font-size: 0.13rem;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	position: relative;
	z-index: 999;
}

.five_item a {
	margin-right: 0.21rem;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	text-align: center;
	color: #333;
	opacity: 0;
}

.five_item>a.bounceInUp {
	opacity: 1;
}

.five_item a dt span {
	display: inline-block;
	height: 0.51666rem;
	width: 0.517rem;
	background: url("../../img/xiaol.png?v=202112241455") -0.0655rem -0.09666rem no-repeat;
	background-size: 3.18rem;
}

.five_item a .tema_zs span {
	background-position: -0.69rem -0.09666rem;
}

.five_item a .zhem_zs span {
	background-position: -1.3133rem -0.09666rem;
}

.five_item a .zoo_zs span {
	background-position: -1.9333rem -0.09666rem;
}

.five_item a .lz_fenxi span {
	background-position: -2.55rem -0.09666rem;
}
.five_item a .zh_fenxi span {
	background-position: -2.55rem -1.5rem;
}

.five_item a:last-child {
	margin-right: 0;
}
