@charset "utf-8";
/* CSS Document */
/*时间人数开始*/
.time{ width:100%; height:auto;  background-size:cover;overflow: hidden;}
.time_left{ width:40%; max-width:480px; float:left; height:auto;}
.time_left h1{ width:100%; float:left; height:24px; line-height:24px; font-size:22px; text-align:center; color:#FFF; font-weight:400; margin-top:96px;}
.time_left h2{ width:100%; float:left; height:56px; line-height:56px; font-size:54px; text-align:center; color:#FFF; margin-top:12px; font-weight:bold;}

.time_right{ width:60%; max-width:720px; height:auto; float:left;}
.wrapper { width: 630px; height:90px; float:left; margin-top:35px; display:none;}
.wrapper1{ width:300px; float:left; height:90px;}
.wrapper2{ width:200px; float:left; height:90px; margin-left:20px; }
.wrapper3{ width:100px; float:left; height:90px;}
.wrapper4{ width:200px; float:left; height:90px; }

.counter { color:#ff0606; border-radius: 5px;}
.time1{ height:54px; float:left;}
.time1 h1{ float:left;}
.time1 h2{ float:left;}
.time2{  height:54px; float:left; margin-left:50px;}
.time3{ width:40px; height:54px; float:left;}
.timex{ width:50px; height:30px; margin-top:24px;color:#ff0606; float:left;}
.timey{ width:200px; float:left; color:#000;}
.wrapper2 .timey{ width:148px; margin-left:52px; float:left;}
.wrapper3 .timey{ width:152px; float:left;}
.count-title { font-weight: normal; }
.count-text { font-size: 13px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
/*时间人数结束*/
