ul{margin-left: 0}

.act {
    width: 100%;
    background:white;
}
.act li {
    width: 100%;
    height: 7.53rem;
    border-top: 0.03rem solid #f2f2f2;
    padding:10px auto;
}
/*.act li:nth-child(1){
    border:none;
}*/
.act_1 li:nth-child(1){
    border-top: 0.03rem solid #f2f2f2;
}
.act li dl {
    width: 92%;
    height: 6.46rem;
    padding: 1.07rem 4% 0;

}
.act li dt {
    float:left;
    width:42%;
    height: 6.46rem;

}
.act li dt img {
    width: 90%;
    height: 5.57rem;
    margin-top:0px;
}
.act li dl dd {
    float:left;
    width: 58%;
    height: 6.46rem;
}
.act li dl dd h3 {
    font-weight: 400;
    margin-bottom: .8rem;
}
.act li dl dd strong {
    clear:both;
    display:block;
    color:#969696;
    font-size: 12px;
}
.act li dl dd .timer {
    float:left;
    font-size: 12px;
    color:#969696;
}
.act li dl dd .money {
    float:right;
    font-size: 14px;
    color:#f65d15;
}
.act li dl dd .money span {
    font-size: 12px;
}
.sou{/*margin:50px 0px 0px 0px;*/height:50px;width:100%;background:#ffffff;border-top:1px solid #f2f2f2;/*border-bottom:1px solid #f2f2f2;*/text-align:center;font-size:16px;line-height:50px;}
.sou ul{width:100%}
.sou ul li{width:33%;float:left;margin:0px auto;padding:0px auto;text-align:center;display:inline;  }
.sou .tabTitle li{border-bottom:1px solid #f2f2f2;}
.toggle_top{ background:url("/static/wx/img/common/drop-down.png")right  no-repeat;
    background-size:14px;width:66px;margin:0 auto }
.toggle_bottom{ background:url("/static/wx/img/common/downRed.png")right  no-repeat;
    background-size:14px;color:red;width:66px;margin:0 auto}
.ggLayer.active{background:rgba(15,15,15,0.7);  width: 100%;
    z-index: 100;    position: fixed;height: 100%}
.gg{/*border-bottom:1px solid #dbdbdb;*/background:#fff;position:absolute;color:#fff;width:100%;z-index:2;overflow-y:auto;/*padding-bottom:20px;*/height: 200px;}
.gg li{text-align:left;width:100% !important;line-height:30px;/* float:left;*/ overflow:hidden;margin-top:20px;color: #000}
.gg li a{ display:block;font-size:14px;color: #000}
.gg2,.gg3{    padding: 2rem 0;height: initial;}
.gg li a:hover{color:#fff;border-radius:0px;background:red; }
#Time1,#Time2,#areaId1,#areaId2{border:1px solid #ccc;border-radius: 2px;    padding: 0.2rem .3rem;}
.tSubmit{background:#ed4040;width:95px;height:30px;border-radius:5px;color:#fff;text-align:center;line-height:30px;border:none;-webkit-appearance:none;}
.img img{height: 200px;
}@media (min-width: 320px) {
    .img img {
        height:184px;
    }
}@media (min-width: 360px){
    .img img {
        height:207px;
    }
}@media (min-width: 400px){
    .img img {
        height:230px;
    }
}@media (min-width: 480px){
    .img img {
        height:276px;
    }
}@media (min-width: 640px){
    .img img {
        height:369px;
    }
}@media (min-width: 750px){
    .img img {
        height:432px;
    }
}@media (min-width: 1080px){
    .img img {
        height:622px;
    }
}@media (min-width: 1536px){
    .img img {
        height:885px;
    }
}
select {border: solid 1px #fff;appearance:none;	font-size:14px;background: url("/static/wx/img/common/arrow-all.png") no-repeat scroll right center #fff;padding:3px 14px;
    -moz-appearance:none;
    -webkit-appearance:none;}
select::-ms-expand { display: none; }