@charset "utf-8";
/* CSS Document */
/*时间人数开始*/
.videoheart ul li::marker {
    unicode-bidi: none!important;
    font-variant-numeric: none!important;
    text-transform: none!important;
}
.time{ width:100%; height:150px; float:left;  }
.time_content{ width:1140px;margin:0 auto;}

.time_right{ width:100%; max-width:1140px;  float:left;}
.wrapper { width: 1140px; height:90px; float:left;  margin-top:10px; display:none;}
.wrapper1{ width:378px; float:left; height:90px;  border-left:1px solid #dfdfdf;}
.wrapper2{ width:379px; float:left; height:90px;  border-right:1px solid #dfdfdf; border-left:1px solid #dfdfdf;}
.wrapper3{ width:379px; float:left; height:90px;border-right:1px solid #dfdfdf; }
.wrapper4{ width:282px; float:left; height:90px;}

.counter { color:#008e3b; border-radius: 5px;}

.time1{ width:379px; height:54px; float:left; margin-bottom:15px}
.time1 h2{width:379px; float:left;font-size:55px!important; font-family:Arial, Helvetica, sans-serif; margin:0;}

.time2{ width:379px; height:54px; float:left;margin-bottom:15px}
.time2 h2{ float:left;width:280px; font-size:55px!important; font-family:Arial, Helvetica, sans-serif; margin:0; }

.time3{ width:379px; height:54px; float:left; margin-bottom:15px}
.time3 h2{ width:379px;float:left; font-size:55px!important; font-family:Arial, Helvetica, sans-serif; margin:0;}

.time4{ width:379px; height:54px; float:left;margin-bottom:15px}
.time4 h2{width:379px; float:left; font-size:55px!important; font-family:Arial, Helvetica, sans-serif; margin:0; }

.timex{ width:379px; height:30px; color:#434343; font-size:16px!important; text-align:center;float:left;}

.wrapper2 .timey{ width:148px; margin-left:52px; float:left;}
.wrapper3 .timey{ width:152px; margin-left:48px; float:left;}
.count-title { font-weight: normal; text-align: center; }
.count-text {  font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
/*时间人数结束*/




/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:640px){  




.time_content {
    width: 100%!important;;
    margin: 0 auto;
}
.wrapper {
     width: 100%!important; margin:0 auto; float:none}

.wrapper1,.wrapper2,.wrapper3{
    width: 32%!important;
    float: left;
    height: 90px;
   
}

.time1 {
    width: 100%!important;
    height: 34px;
    float: left;
    margin-bottom: 5px;
}

.time1 h2 {
    width: 100%!important; font-size:29px!important;}

.timex{ font-size:14px!important}



.time_right {
    width: 100%;
    max-width: 100%;
    float: left;
}
.timex{
    width: 100%;
}


.time3 h2
{
    width: 100%; font-size:29px!important
}.time4{
    width: 100%;width: 100%!important;
    height: 34px;
    float: left;
    margin-bottom: 5px;
}

.time4 h2{
    width: 100%; font-size:29px!important
}
.time3{
    width: 100%!important;
    height: 34px;
    float: left;
    margin-bottom: 5px;
}


.time{ height:90px}



}



