﻿@charset "utf-8";

.party-on {
    border-bottom: 2px solid #0097F0;
    color: #0097F0 !important;
}
.newes-wrap {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.newes-box {
    width: 100%;
    float: left;
    position: relative;
    padding: 25px 0px;
    border-bottom: 1px solid #D1D1D1;
    margin-top: 30px;
}
.newes-time {
    width: 120px;
    float: left;
    font-size: 24px;
    color: #0097F1;
    font-family: "Impact", Charcoal, sans-serif;
}
.newes-box2 {
    display: block;
    margin-left: 130px;
    margin-right: 220px;
}
.newes-title {
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newes-title2 {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 25px;
    height: 50%;
    color: #999999;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    margin-top: 5px;
}
.newes-icon {
    width: 18px;
    height: 18px;
    float: left;
    background: url(../images/arrow-right4.png) no-repeat center center;
    background-size: 100%;
    margin-left: 10px;
}
.newes-text {
    float: left;
    line-height: 18px;
    color: #999999;
}
.newes-img2 {
    width: 180px;
    height: 130px;
    position: absolute;
    right: 0px;
    top: -20px;
}
.newes-box:hover {
    border-bottom: 1px solid #0097F1;
}
.newes-box:hover .newes-text {
    color: #0097F1;
}
.newes-box:hover .newes-icon {
    background: url(../images/arrow-right3.png) no-repeat center center;
    background-size: 100%;
}

/**/
.news-detail-title {
    width: 100%;
    float: left;
    font-size: 28px;
    color: #333;
    margin: 12px 0px;
    text-align: center;
}
.news-detail-tbox {
    width: 100%;
    float: left;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
    color: #A0A0A0;
    padding-bottom: 25px;
    border-bottom: 1px solid #D8D8D8;
}
.news-detail-tbox span {
    margin: 0px 10px;
}
.news-detail-text {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-top: 30px;
}
.news-detail-text img {
    max-width: 100%;
    display: inline-block;
}
.news-detail-img {
    max-width: 100%;
    display: inline-block;
    margin-top: 20px;
}

/**/
.detail-page {
    width: 100%;
    float: left;
    padding-bottom: 15px;
    border-bottom: 1px solid #E7E7E7;
    margin: 80px 0px;
}
.detail-page-text {
    width: 33.33%;
    float: left;
    position: relative;
    font-size: 14px;
    color: #333;
}
.detail-page-text p {
    width: 150px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    background: #0097F0;
    color: #fff;
    text-align: center;
}
/* .detail-page-text p:hover {
    background: #0097F0;
    color: #fff;
    text-align: center;
} */

/**/
.party-wrap {
    width: 100%;
    display: flex;
    padding-top: 70px;
    flex-wrap: wrap;
}
.party-leftbox {
    width: 50%;
    height: 335px;
    position: relative;
}

/*.party-swiper{
    width: 100%;
    float: left;
    height: 335px;
}*/
.device-img {
    width: 100%;
    height: 335px;
    float: left;
    object-fit: cover;
}
.swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 15px !important;
    width: 98%;
    z-index: 22;
    padding-right: 15px;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.swiper-box {
    width: 100%;
    float: left;
    height: 335px;
    position: relative;
}
.device-tbox {
    width: 80%;
    height: 42px;
    line-height: 42px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgb(0, 0, 0, 0.5);
    padding-right: 17%;
    padding-left: 3%;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: rgba(255, 255, 255, 0);
    border: 1px solid #fff;
    opacity: 1;

}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}
.party-rightbox {
    width: 46%;
    float: left;
    margin-left: 4%;
}
.party-tbox {
    width: 100%;
    float: left;
    padding-bottom: 8px;
    border-bottom: 1px solid #F1F1F1;
    margin-bottom: 15px;
}
.party-tbox:last-child {
    margin-bottom: 0px;
}
.party-tbox-title {
    width: 100%;
    float: left;
    font-size: 18px;
    height: 22px;
    overflow: hidden;
    line-height: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.party-tbox-time {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #999999;
    margin-top: 10px;
}
.party-tbox-text {
    width: 100%;
    float: left;
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    color: #999999;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.party-tbox:hover .party-tbox-title {
    color: #0097F0;
}
.party-news {
    width: 100%;
    float: left;
    border-bottom: 1px solid #E7E7E7;
    padding: 50px 0;
}
.party-news-wrap {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.party-tbox-more {
    float: left;
    font-size: 14px;
    color: #9F9F9F;
    margin-top: 30px;
}
.party-news:hover {
    background: #F3F3F5;
}
.party-news:hover .party-tbox-title {
    color: #0097F0;
}

@media only screen and (max-width: 800px) {
    .party-rightbox,
    .party-leftbox {
        width: 100%;
        margin-bottom: 20px;
    }
    .party-rightbox {
        margin-left: 0;
    }
    .detail-page {
        padding-bottom: 0;
        border-bottom: none;
        margin: 40px 0px 0;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .newes-box {
        padding: 0px 0px 25px 0px;
    }
    .newes-img2 {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
        margin-top: 10px;
    }
    .newes-time {
        width: 90px;
    }
    .newes-box2 {
        margin-right: 0px;
        margin-left: 90px;
    }
    .newes-time {
        font-size: 16px;
    }
    .party-news-wrap {
        margin-top: 0;
    }
    .party-tbox-title {
        font-size: 16px;
    }
    .party-tbox-more {
        margin-top: 20px;
    }
    .party-news {
        padding: 20px 0px;
    }
    .news-detail-title {
        font-size: 18px;
        line-height: 30px;
    }
    .news-detail-tbox {
        line-height: 25px;
        font-size: 14px;
    }
    .device-tbox {
        width: 60%;
        padding-right: 37%;
    }
    .backlist {
        display: none;
    }
    .detail-page-text {
        width: 50%;
    }
}