.bg-cover {
    background-image:url('https://static01.imgkr.com/temp/35ac6963ab104d598b2d73d94104e2fe.jpg') !important;
    height: 110vh;
}
@media screen and (min-width: 762px) and (max-width: 1200px) {
    .list:nth-last-of-type(1) {
        margin-bottom: 10%;
    }
}
@media only screen and (max-width: 601px) {
    #switchspring {
        bottom: 178px!important;
    }
}
#switchspring {
    bottom: 256px!important;
}
@media only screen and (max-width: 760px) {
    .list_nr {
        max-height: none !important;
        width: 75%!important;
    }
    .list {
        margin-bottom: 50%;
    }
    .list:nth-last-of-type(1) {
        margin-bottom: 12%;
    }
}
@media only screen and (max-width: 368px) {
    .list {
        margin-bottom: 60%;
    }
}
@media only screen and (max-width: 900px) {
    .miaoshus {
        text-align: left;
    }
}
@media only screen and (max-width: 292px) {
    .list_nr {
        max-height: none !important;
        width: 60%!important;
    }
    .list {
        margin-bottom: 92%;
    }
    .list:nth-last-of-type(1) {
        margin-bottom: 28%;
    }
}
.card-content {
    padding: 12px!important;
    padding-bottom: 30px!important;
}
#switchchristmas {
    bottom: 291px!important;
}
@media only screen and (max-width: 601px) {
    #switchchristmas {
        bottom: 235px!important;
    }
}
.miaoshus {
    padding: 12px;
    border: 1px dashed #e6e6e6;
    color: #969696;
    position: relative;
    display: inline-block;
    width: 95%;
    background: #fbfbfb50;
    border-radius: 10px;
    font-size: 16px;
    margin: 12px auto;
}
body.dark .miaoshus {
    background: 0 0;
    border: 1px dashed #888;
}
.wrap p {
    font-family: 'Architects Daughter', cursive!important;
    font-size: 18px!important;
    margin: 15px auto!important;
}
.im0now {
    color: #e96900;
    font-size: 20px!important;
}
.HotDate {
    color: #e96900;
    font-size: 26px;
    font-weight: 400;
    text-align: center;
    margin: 10px auto;
}
.biaotis {
    margin: 10px auto;
    text-align: center;
}
.biaotis span {
    font-family: 'Architects Daughter', cursive;
    font-size: 19px;
    margin: 15px auto;
    padding-bottom: 6px;
}


.bg-cover .container {
    margin-top: 77px;
}
 .nr_nr a {
     color: black!important;
 }
.journal {
    padding: 12px;
    border: 1px dashed #e6e6e6;
    color: #969696;
    position: relative;
    display: inline-block;
    width: 95%;
    border-radius: 10px;
    font-size: 16px;
    margin: 12px auto;
}

.box {
    width: 100%;
    max-width: 1200px;
    min-width: 300px;
    margin: 0 auto;
}

a {
    text-decoration: none;
    color: #ffffff;
}

.tit {
    text-align: center;
    padding: 8px 0;
    letter-spacing: 2px;
    font-size: 32px;
    color: #333;
}

.min {
    position: relative;
}

.line {
    height: 100%;
    width: 4px;
    background: #666666;
    position: absolute;
    left: 50%;
    margin-left: -2px;
    display: none;
}

.vas {
    padding-top: 20px;
}

.list {
    width: 100%;
    height: 160px;
    margin-top: 40px;
    position: relative;
    display: none;
}

.dian {
    width: 20px;
    height: 20px;
    background: #666666;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    border: 3px solid #ffffff;
    box-sizing: border-box;
    margin-left: -10px;
    margin-top: 5px;
    z-index: 2;
}


.list_box {
    width: 50%;
    height: 100%;
    float: left;
    position: relative;
    /* background: red; */
}


.hx {
    width: 150px;
    height: 4px;
    background: #666666;
    margin-top: 12px;
    float: right;
    z-index: 1;
}

.list_nr {
    width: 65%;
    height: auto;
    padding: 15px;
    background: #118DF0;
    border-radius: 6px;
    color: #f6f7f8;
    float: left;
    margin-top: -15px;
    margin-left: 19%;
}

.nr_tit {
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0;
    margin-top: 0px;
    text-align: left;
}

.nr_nr {
    line-height: 25px;
    position: relative;
    text-align: left;
}
.list_nr .date {
    margin-left: 20px!important;
}
.date {
    position: absolute;
    right: 12%;
    padding: 5px;
    top: -32px;
    color: #333;
    border-radius: 10px;
    font-size: 12px;
}