
.banner-title {
    height: 100%;
    position: relative;
}
    .banner-title p, .banner-title h1 {
        color: #fff;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        font-size: 28px;
    }
.sepp[data-v-234d0ae6] {
    width: 1188px;
    background-color: #fff;
    padding-left: 10px;
    margin: 0 auto 12px;
}

.bold[data-v-09c2311f] {
    margin: 0;
    height: auto;
    line-height: 1;
}
h1.bold-txttitle {
    text-align: center;
    width: 100%;
}
    .hotsale[data-v-09c2311f] {
        width: 895px;
        margin-left: 215px;
        background-color: #fff;
        border-radius: 6px;
        padding: 25px 45px;
    }

#waterfull.list ul li {
    overflow: hidden;
    padding: 22px 0;
    border-top: 1px solid #f5f5f5;
}

#waterfull.list .picture {
    float: left;
    margin-right: 18px;
    margin-top: 2px;
    width: 240px;
    overflow: hidden;
    max-height: 168px;
}
#waterfull.list a.picture {
    display: block;
    position: relative;
        border-radius: 6px;
}
    #waterfull.list a.picture img {
        width: 100%;
        overflow: hidden;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }
#waterfull.list ul li:hover a {
    color: #1E88E5;
    font-weight: bold;
}
#waterfull.list a.picture:hover img {
    transform: scale(1.08,1.08);
}
#waterfull.list ul li .detail {
    float: left;
    width: 635px;
}
#waterfull.list ul li h2 {
    overflow: hidden;
    font-size: 16px;
    line-height:1.6;
    font-weight: bold;
    max-height: 52px;
}
#waterfull.list ul li .ms {
    margin: 4px 0;
    line-height: 1.6;
    background-color: #fafafa;
    border-radius: 3px;
    padding: 12px 15px;
    color: #8a8a8a !important;
    font-size:14px;
}
.ellipsis-1 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.ellipsis-2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ellipsis-3 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
#waterfull.list ul li .time {
    color: #c2c2c2;
    line-height: 1.6;
    font-size: 13px;
}

.hotsale .pcb-description {
    color: #999;
    background: #fff;
    font-size: 14px;
    line-height: 22px;
    padding: 5px 0;
    text-align: left;
    margin-bottom:20px;
}
/*分页*/
.paginationzone {
    text-align: center;
    overflow: hidden;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #428bca;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li > a, .pagination > li > span {
            color: #333;
        }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #999;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        color: #fff;
        background-color: #1E88E5 !important;
        border: 1px solid #1E88E5 !important;
    }
     /*内容页*/
.news-content {
    padding: 22px 0;
    border-top: 1px solid #f5f5f5;
    text-indent: 30px;
    line-height:24px;
}
    .news-content .content > p {
        text-indent: 2em!important;
    }

    .news-content h2, .news-content h2 * {
    font-size:21px!important;
    }
        .news-content h3, .news-content h3 * {
            font-size: 16px !important;
        }
    .news-content h1, .news-content h2, .news-content h3, .news-content h4, .news-content h5, .news-content h6 {
        margin: 10px auto;
        font-weight: bold;
    }
    .news-content .img-box {
    width:100%;
    text-align:center;
    }
    .news-content p + p {
        margin-top: 10px;
    }
    .news-content p, .news-content p * {
        font-size: 14px!important;
    }
.hotsale p.from {
    font-size: 14px;
    color: #999;
    text-align: center;
}
    .hotsale p.from span {
    margin-right:10px;
    }
    .news-content img {
        max-width: 100%;
    }
.news-content .fmimg {
    margin-bottom: 20px;
}
        .recommend-mod .hd {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
.hotsale .sidebar .recommend-mod .bd .recommend-project-list ul {
    display: inline-block;
    margin-top:20px;
}
.hotsale .sidebar .recommend-mod .bd .recommend-project-list ul li {
    overflow: hidden;
    margin-bottom: 20px;
    float: left;
    width: 45%;
    margin-right: 9%;
}
    .hotsale .sidebar .recommend-mod .bd .recommend-project-list ul li:first-child {
        border-top: 0;
    }
    .hotsale .sidebar .recommend-mod .bd .recommend-project-list ul li:nth-child(2n) {
    margin-right:0;
    }
    .hotsale .sidebar .recommend-mod .bd .recommend-project-list ul li .inner {
        position: relative;
        display: block;
        padding: 0 10px 0 180px;
    }
        .hotsale .sidebar .recommend-mod .bd .recommend-project-list ul li .inner .pic {
            overflow: hidden;
            position: absolute;
            width: 160px;
            height: 100px;
            top: 0;
            left: 0;
            background-color: #999;
            border-radius: 6px;
            overflow: hidden;
        }
        .hotsale .sidebar .recommend-mod .bd .recommend-project-list ul li .inner .info {
            height: 100px;
            line-height: 1.3;
            border-bottom: 1px solid #f2f2f2;
        }
            .hotsale .sidebar .recommend-mod .bd .recommend-project-list ul li .inner .info .zhaiyao {
                vertical-align: middle;
                margin-top: 10px;
                font-size: 14px;
                color: #999;
            }
            .hotsale .sidebar .recommend-mod .bd .recommend-project-list ul li .inner .info .c9 {
                display: inline-block;
                vertical-align: middle;
                margin-top: 10px;
                font-size: 12px;
                color: #999;
            }
            .hotsale .sidebar .recommend-mod .bd .recommend-project-list ul li .inner .info .time i {
                display: inline-block;
                vertical-align: middle;
                display: none;
                margin: -3px 2px 0 0;
                width: 14px;
                height: 14px;
                background: url(/images/time@icon.png);
            }
.content-paginationzone {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    display: grid;
}
.content-paginationzone .news-page a {
    float: left;
    width: 50%;
    color: #484848;
    text-align: left;
}
    .content-paginationzone .news-page a.next {
        text-align: right;
    }
    .content-paginationzone .news-page a span {
        color: #1E88E5;
    }
.share {
    height: 36px;
    display: flex;
    justify-content: center;
}
@media screen and (max-width: 768px) {
    .hotsale[data-v-09c2311f] {
        margin: auto;
        width: auto;
    }
    .news-class-item {
    display:inline-block;
    width:100%;
    }
    .cark[data-v-6cac1514] {
        float: none;
        width: 100%;
    }
    #waterfull.list ul li .detail {
        float: left;
        width: 850px;
    }
    .cark li[data-v-6cac1514] a {
    text-align:center;
    }
    .cark li[data-v-6cac1514] i {
        margin-left: 100%;  
    }
}
/*支持帮助*/
.pb-100 {
    padding-bottom: 100px !important;
}
.support-help {
background:#ffffff;
}
    .support-help .content-title {
    padding:20px 0;
    }
        .support-help .content-title .htitle {
            font-size: 26px;
            color: #333;
            text-align: center;
            font-weight: 600;
        }
.mt-60 {
    margin-top: 60px !important;
}
.bg-f5f {
    background-color: #f5f7f9 !important;
}
.bg-white {
    background-color: #fff !important;
}
.rounded-4 {
    border-radius: 4px !important;
}
.pt-30 {
    padding-top: 30px !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.pl-30 {
    padding-left: 30px !important;
}
.pr-30 {
    padding-right: 30px !important;
}
.leading-30 {
    line-height: 30px !important;
}
.kefutongdao {
    margin-left: -15px;
    margin-right: -15px;
}
.kefutongdao-item {
    padding-left: 15px;
    padding-right: 15px;
}
.cursor-pointer {
    cursor: pointer !important;
}
.h-150 {
    height: 165px !important;
}
.bg-f5f {
    background-color: #f5f7f9 !important;
}
.text-center {
    text-align: center !important;
}
.pt-22 {
    padding-top: 22px !important;
}
.kefutongdao-item .bold-txttitle {
    display: flex;
    justify-content: center;
    align-items: center;
}
    .kefutongdao-item .bold-txttitle h3 {
        font-size: 20px;
    }
.text-20 {
    font-size: 20px !important;
}

.ml-5 {
    margin-left: 5px !important;
}
.leading-24 {
    line-height: 28px !important;
}
.mt-15 {
    margin-top: 15px !important;
}
.zcbz-type {
    display: flex;
    justify-content: space-evenly;
    margin: 40px auto;
}

    .zcbz-type .zcbz-item {
        width: 400px;
        background: #fff;
        padding: 20px;
        overflow: hidden;
    }

        .zcbz-type .zcbz-item:hover {
            border: 1px solid #1E88E5;
        }

        .zcbz-type .zcbz-item a {
            display: flex;
            align-items: center;
            justify-content: space-around;
            height: 100%;
        }

.zcbz-item img {
    width: 48%;
}

.zcbz-item .item-right h2 {
    font-size: 26px;
    color: #333;
    text-align: center;
    font-weight: 600;
}

.zcbz-item .item-right p {
    font-size: 14px;
    background: #1E88E5;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    border-radius: 8px;
    width: 100px;
    margin-top: 15px;
}
.full-right {
float:right;
}
#txtkeys {
    border: 1px solid #1E88E5;
    height: 34px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0 10px;
}
.full-right .search {
    background:#1E88E5;
    padding: 10px;
    margin-left: -5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-right: 15px;
    color:#ffffff;
}