@charset "utf-8";
/* CSS Document */
/*时间人数开始*/

.time_right{ width:100%;  }
.wrapper { width: 100%; height:90px; margin-top:50px; display: flex; justify-content: space-between; display: -webkit-flex; -webkit-justify-content:space-between; display: -moz-flex; -moz-justify-content:space-bewtween;  }
.wrapper1{ height:90px;}
.wrapper2{ height:90px;   }
.wrapper3{ height:90px;}
.wrapper4{ height:90px;}

.counter { color:#2359bb; }
.time1{ height:54px; float:left;}
.time1 h1{ float:left;}
.time1 h2{ float:left; font-size: 36px; font-weight: bold;}
.time2{  height:54px; float:left; font-size: 36px; }
.time3{  height:54px; float:left; font-size: 36px;}
.timex{  height:30px; margin-top:17px;color:#333; padding-left: 10px; float:left; font-size: 14px; color: #666;}
.timey{  color:#666; font-size: 14px;}



.count-title { font-weight: bold; text-align: center; }
.count-text { font-size: 13px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
/*时间人数结束*/

.timem{ float: left; margin-bottom: 30px; font-size: 20px; color: #2359bb; font-weight: bold;  }
