@charset "utf-8";

.huodong .box {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.huodong  .detail {
    clear: both;
    padding: 10px;
}
.huodong  .list {
    padding-top: 10px;
}
.huodong .list li {
    margin-bottom: 10px;
    background: #fff;
    /* padding: 10px; */
    border-radius: 6px;
    overflow: hidden;

    width: 32.33%;
    float: left;
    margin: 0.5%;
    border: 1px solid #e7e4e4;
}

.huodong .list .money {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #ffffffc7;
    color: red;
    padding: 10px;
    font-weight: bold;
    border-radius: 28px 0px 0px 0px;
}

.huodong .list  span.title {
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
    display: block;
    clear: both;
    font-size: 15px;
    color: #333;
    font-weight: bold;
    word-wrap: break-word;
    word-break: normal;
}
.huodong .list  .juli {
    width: 50%;
    float: left;
    background: url(/public/static/mobile/img/huodong-juli.png) no-repeat;
    background-size: 14px auto;
    padding-left: 23px;
    background-position: 0px 6px;
}
.huodong .list .renshu {
    width: 50%;
    float: left;
    background: url(/public/static/mobile/img/huodong-renshu.png) no-repeat;
    background-size: 14px auto;
    padding-left: 23px;
    background-position: 0px 5px;
}
.huodong .list .shijian {
        width: 100%;
    float: left;
    background: url(/public/static/mobile/img/huodong-shijian.png) no-repeat;
    background-size: 14px auto;
    padding-left: 23px;
    background-position: 0px 5px;
}
.huodong .list .detail-row.width-100 {
    line-height: 25px;
}
.huodong .list .bottombox {
    color: #999;
    overflow: hidden;
}



.huodong .changebox {
    overflow: hidden;
    width: 99%;
    margin: auto;
    margin-bottom: 0px;
    margin-top: 10px;
    background: #fff;
    padding-left: 2%;
    padding-right: 2%;
    border-radius: 4px;
}
.huodong .changebox li {
    display: block;
    float: left;
    width: 33.33%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    position: relative;
    font-weight: bold;
    border-bottom: 1px solid #f2eeee;
}
.huodong .changebox li.active{
    color:#4caf50;
}
.huodong .changebox li a{
    display: block;
}
.huodong .changebox li.active a{
    color:#4caf50;
}

.header {
    padding-bottom: 0px;
    width: 1200px;
    margin: auto;
}

.huodong  li .xian {

    position: absolute;
    height: 2px;
    background: #21b06f;
    width: 60px;
    bottom: 2px;
    left: 50%;
    margin-left: -30px;
    display: none;
}
.huodong  li.active .xian {
    display: block;
}



.huodong-detail .imgbox .img0 div{
    border-radius: 0px 5px 5px 0px;
}
.huodong-detail .imgbox .img1 div{
    border-radius: 5px;
}
.huodong-detail .imgbox .img2 div{
    border-radius: 5px 0px 0px 5px;
}
.huodong-detail .imgbox .img0 {
    width: 3%;
    float: left;

}
.huodong-detail .imgbox {
    overflow: hidden;
}
.huodong-detail .imgbox .img1 {
    width: 90%;
    float: left;
    margin-left: 2%;

}
.huodong-detail .imgbox .img2 {
    width: 3%;
    float: right;

}
.huodong-detail .box {
    margin-top: 50px;
    overflow: hidden;
}
.huodong-detail .detail {
    clear: both;
    overflow: hidden;
    margin-top: 15px;
    background: #fff;
    width: 96%;
    margin: auto;
    margin-top: 15px;

    border-radius: 6px;
    padding: 30px;
}

.huodong-detail  .topbox .left-box .title {
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
    display: block;
    clear: both;
    font-size: 15px;
    color: #333;
    font-weight: bold;
    word-wrap: break-word;
    word-break: normal;
}
.huodong-detail  .topbox .left-box .pric {
    color: red;
    font-size: 16px;
    font-weight: bold;
}
.huodong-detail  .topbox  .left-box {
    width: 60%;
    float: left;
}
.huodong-detail .topbox .right-box {
    width: 116px;
    float: right;
    min-height: 50px;
    text-align: right;
    border-left: 1px solid #eee;
    padding-left: 15px;
}
.huodong-detail .topbox  span.fenxiang {
    background: url(/public/static/mobile/img/huodong-fenxiang.png) no-repeat;
    display: block;
    height: 22px;
    background-size: 18px;
    padding-left: 30px;
    width: 100px;
    /* background: red; */
    margin-top: 10px;
}
.huodong-detail .topbox span.shoucang {
    background: url(/public/static/mobile/img/xinghui.png) no-repeat;
    display: block;
    height: 22px;
    background-size: 18px;
    padding-left: 30px;
    width: 100px;
    margin-top: 10px;
}

.huodong-detail .bottombox  .dianhua {
    width: 50%;
    float: left;
    background: url(/public/static/mobile/img/huodong-dianhua.png) no-repeat;
    background-size: 14px auto;
    padding-left: 23px;
    background-position: 0px 2px;
}
.huodong-detail .bottombox .renshu {
    width: 50%;
    float: left;
    background: url(/public/static/mobile/img/huodong-renshu.png) no-repeat;
    background-size: 14px auto;
    padding-left: 23px;
    background-position: 0px 5px;
}
.huodong-detail .bottombox .shijian {
    width: 100%;
    float: left;
    background: url(/public/static/mobile/img/huodong-shijian.png) no-repeat;
    background-size: 14px auto;
    padding-left: 23px;
    background-position: 0px 5px;
}
.huodong-detail .bottombox .dizhi {
    width: 100%;
    float: left;
    background: url(/public/static/mobile/img/huodong-dizhi.png) no-repeat;
    background-size: 14px auto;
    padding-left: 23px;
    background-position: 0px 5px;
}

.huodong-detail  .bottombox {
    clear: both;
    margin-top: 10px;
    overflow: hidden;
}

.huodong-detail .bottombox .rightbox {
    /* height: 22px; */
    line-height: 22px;
    /* width: 100%; */
    /* float: left; */
    margin-left: 120px;
    text-align: right;color: #919191;
}
.huodong-detail .bottombox .shijian {
    width: 100%;
    float: left;
    background: url(/public/static/mobile/img/huodong-shijian.png) no-repeat;
    background-size: 14px auto;
    padding-left: 23px;
    background-position: 0px 5px;
}

.huodong-detail .bottombox  .leftbox {
    height: 22px;
    line-height: 22px;
    width: 100px !important;
    float: left;color: #333;
}

.huodong-detail  .detail-row {
    overflow: hidden;
}

.huodong-detail .contentbox {
    clear: both;
    overflow: hidden;
    background: #fff;
    width: 96%;
    margin: auto;
    margin-top: 15px;
    padding: 10px;
    border-radius: 6px;
}
.huodong-detail  .contentbox .title {
    font-size: 15px;
    color: #333;
    margin-bottom: 10px;
    font-weight: bold;
}

.huodong-detail .bigbox {
    overflow: hidden;
    /*background: #eee;*/
    padding-bottom: 60px;
}
.contentbox .content {
    width: 100%;
    font-size: 14px !important;
    position: inherit;
    color: #333;
padding: 20px;
}

.searchbox {
    width: 50%;
    margin: auto;
    background: #fff;
    height: 40px;
    text-align: center;
    border-radius: 10px;
    position: relative;
    margin-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 20px;
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #bdbdbd;
}
.searchbox input {
    width: 100%;
    padding-left: 20px;
    padding-right: 50px;
    height: 40px;
    border: none;
    outline: none;
}
.searchbox i.fa.fa-search {
    position: absolute;
    top: 10px;
    right: 19px;
    font-size: 16px;
    color: #4caf50;
}


.jishi .list {
    overflow: hidden;
    width: 1200px;
    margin: auto;
}
.jishi  .list li {
    width: 24%;
    float: left;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 6px;
    margin: 0.5%;
    overflow: hidden;
}
.jishi .list li a {
    display: block;
    overflow: hidden;
    /* height: 215px; */
}
.jishi .list span.selluser {
    background: #9fdc9a;
    padding: 0px 9px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
}
.jishi .list span.title {
    display: block;
    position: relative;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
    font-size: 15px;
}
.jishi .list  .acbox {
    line-height: 26px;
    margin-top: 5px;
}
.jishi .list .price {
    font-size: 16px;
    color: red;
    font-weight: bold;
}
.sbtn {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 26px;
    height: 26px;
    background: #21b06f;
    color: #fff;
    display: inline-block;
    border-radius: 13px;
}
.jishi .list .detail {
    clear: both;
    padding: 10px;
    overflow: hidden;
}

.huodong-detail-page .m1-left .datu {
    width: 100%;
    height: 480px;
    position: relative;
    background: #fff;
    border: 1px solid #f1f1f1;
}
.huodong-detail-page .huodong-detail .detail-row {
    overflow: hidden;
    padding-top: 6px;
    padding-bottom: 6px;
}
.huodong-detail-page .huodong-detail {
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 6px;
}
.huodong-detail-page .huodong-detail .leftbox {
    float: left;
    margin-right: 15px;
    color: #717171;
    font-weight: normal;
}