
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}


a img {
    border: 0 none;
    text-decoration: none
}

em {
    color: #ff9483;
    font-style: initial
}

a {
    text-decoration: none;
}

input {
    outline: 0;
    border: none;
}

ul {
    float: left;
    width: 100%;
    list-style: none;
}

ul li {
    float: left;
    width: 50vw;
    text-align: center;
    position: relative;
}

.icon.iconfont {
    font-family: "iconfont" !important;
}

.bar-tab {
    height: 3rem;
}

.bar-tab .tab-item {
    height: 3rem;
}

.content {
    background: #ffd3cc;
}

.swiper-slide img {
    width: 100%;
}

.swiper-container {
    padding-bottom: 0;
}

.swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-bullet {
    background: #ddd;
}

.mDisplay {
    width: 100%;
    display: block;
}

.main {
    float: left;
    width: 100%;
    text-align: justify;
    font-size: 14px;
}

.main ul {
    padding: 8px 0px;
}


.time {
    float: left;
    width: 100%;
    text-align: center;
}

.time .tit {
    font-weight: 500;
    font-size: .6rem;
    margin: 0;
    letter-spacing: 3px;
}

.time .cont {
    margin-top: .5em;
}

.time .cont span {
    background-color: #ffffff;
    border-radius: 3px;
    margin: 0 10px;
    padding: 3px 10px;
    display: inline-block;
    font-size: .75rem;
}

.hide {
    display: none;
}


.search {
    float: left;
    width: 90vw;
    margin: 5vw;
}

.search .box {
    display: box; /* OLD - Android 4.4- */
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
}

.search .box input {
    height: 40px;
    line-height: 40px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top: 1px solid #ff9483;
    border-left: 1px solid #ff9483;
    border-bottom: 1px solid #ff9483;
    padding: 0 15px;
    width: 60vw;
    background-color:#ffffff;
}

.search .box span {
    color: #ffffff;
    font-size: 1rem;
    font-weight: bolder;
    background-color: #ff9483;
    height: 40px;
    line-height: 40px;
    width: 30vw;
    text-align: center;
}

.list-block {
    float: left;
    width: 100%;
    margin: 0;
    padding-top: 10px;
}

.list-block .col-6 {
    width: 50%;
}

.list-block .col-12 {
    width: 100%;
}

.list-block .vote-num {
    font-weight: 500;
    color: #fff;
    font-size: .7rem;
    position: absolute;
    right:3vw;
    bottom:2.5vw;
}

.list-block .vote-btn {
    background: transparent;
    border-radius: 5px;
    color: #fff;
    width:100%;
}

.list-block .card {
    box-shadow:none;
    margin: 0;
    background: none;
    padding-bottom: 3vw;
}

.list-block .card-code {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 999;
}
.list-block .card-code span {
    position: relative;
    display: inline-block;
    text-align: center;
    background: #ff9483;
    color:#fff;
    font-size: 18px;
    width: 15vw;
    height: 30px;
    line-height: 30px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;

}


.list-block .card-code span:before, .list-block .card-code span:after {
    position: absolute;
    content: "";
    display: block;
}

.list-block .card-info {
    padding: 5px;
    text-align: center;
    padding: 3px 10px;
}

.list-block .card-info p {
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
    font-size: .9rem;
    height: 2.4rem;
    line-height: 1.2rem;
    color: #f85616;
    font-weight: bold;
    text-align: left;
}

.list-block .card-info .const_intro {
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0;
    font-size: .7rem;
    color: #ff9483;
    height: 3rem;
    line-height: 1rem;
    text-align: justify;
}

.list-block .card-info2 {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    height: 30px;
    background: rgba(0, 0, 0, .6);
    padding: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

.list-block .card-info2 p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 0;
    font-size: .9em;
    color: #f7f7f7
}

.card-header .card-cover {
    width: 44vw;
    height: 33vw;
}

.list-block {
    overflow: hidden;
}

.list-block .list-container:after {
    content: '';
    display: block;
    clear: both;
}

.list-block .list-container .vt_item {
    margin: 0;
}

.list-block .list-container {
    margin-left: 1vw;
}
.list-block .list-container .col {
    float: left;
    background: url(http://hbrb.abcvote.cn/uploads/vote/hbsh/img/item_bg.jpg) left bottom no-repeat #ffffff;
    background-size:20vw;
    margin-left: 3vw;
    margin-bottom: 3vw;
    width: 44vw;
    /*height: 53vw;*/
    position: relative;
    border-radius: 20px;
}


.item_zan{
    color: #ffffff;
    font-size: .7rem;
    line-height: .7rem;
    display: block;
    position: absolute;
    bottom: 8px;
    right: 2vw;
}

.infinite-scroll-preloader {
    margin: 0;
    display: inline-block;
    width: 100%;
    padding-bottom: 1rem;
}

/*兼容iphonex全面屏*/
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .bar-tab {
        height: 4rem;
    }
}

.bar-tab .tab-item.active, .bar-tab .tab-item:active {
    color: #ff6d56;
}

.num {
    color: #ffe21e;
    font-style: normal;
    padding: 0 .1rem;
}
.list-block .card-zan {
    position: absolute;
    bottom: -7px;
    left: 0;
    width: 40px;
    height:40px;
    border-radius: 50%;
    border: 2px solid #fde1bf;
    background:#ea250e
}
.list-block .card-num {
    height: 25px;
    line-height: 25px;
    border-radius: 12px;
    background:#ea250e;
    text-align: right;
    margin-left: 20px
}
.zan-footer {
    position: relative;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 10px;
}

.zan-footer span{
    /*width: 50%;*/
    /*height: 1.6rem;*/
    /*line-height: 1.6rem;*/
    padding: 2px 0;
    font-size: .8rem;
    font-weight: bold;
    color: #ff9483;
}
.zan-footer .vt_text {
    background: url(http://hbrb.abcvote.cn/uploads/vote/hbsh/img/vt_btn.png) left top no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 20vw;
    height: 9vw;
}


.main {
    float: left;
    width: 100%;
}

.title_info{
    font-size :.8rem;
    font-weight:bolder;
    color: #8d0000;
    margin:0;
    padding:0 5px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}

.item-cover{
    width: 100%;
    height: 25vw;
    background-color: #ffffff;

}
.cover-img{
    display: block;
    height: 100%;
    margin: 0 auto;
}
