﻿/*banner 轮播*/
.banner-box {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 400px;
}

    .banner-box a {
        display: inline-block;
        width: 100%;
        height: 100%;
        background-size: 1920px 400px;
        background-repeat: no-repeat;
        background-position: center;
    }

.bx-controls {
    position: absolute;
    top: 44%;
    right: 80px;
    z-index: 83;
}

.bx-controls-direction {
    display: none;
}

.bx-pager {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
}

.bx-controls .bx-pager-item {
    width: 12px;
    height: 12px;
    margin-bottom: 4px;
    border-radius: 50%;
    position: relative;
}

    .bx-controls .bx-pager-item.active {
        border: 1px solid #fff;
    }

    .bx-controls .bx-pager-item a {
        display: block;
        text-indent: 999999px;
        width: 8px;
        height: 8px;
        background: #fff;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -4px;
        margin-top: -4px;
        opacity: 0.6;
    }

    .bx-controls .bx-pager-item.active a {
        background: #fff;
        opacity: 1;
    }

    .bx-controls .bx-pager-item .banner-tag-box {
        height: 28px;
        line-height: 28px;
        position: absolute;
        right: 24px;
        top: -8px;
    }

        .bx-controls .bx-pager-item .banner-tag-box .banner-tag-jiantou {
            width: 0px;
            height: 0px;
            border-top: 6px solid transparent;
            border-bottom: 6px solid transparent;
            border-left: 6px solid #000;
            opacity: 0.5;
            position: absolute;
            top: 8px;
            right: -6px;
        }

        .bx-controls .bx-pager-item .banner-tag-box .zz {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0px;
            top: 0px;
            background: #000;
            opacity: 0.5;
            z-index: -1;
            border-radius: 2px;
        }

        .bx-controls .bx-pager-item .banner-tag-box .tag-name {
            color: #fff;
            padding: 0 10px;
            white-space: nowrap;
            font-size: 14px;
            position: relative;
            display: inline-block;
        }

    .bx-controls .bx-pager-item.active .banner-tag-box {
        display: inline-block;
    }


.cpmulu {
    width: 1200px;
    margin: 0 auto;
}

.cpmulu_box {
    position: absolute;
    top: 216px;
    z-index: 50;
    width: 1200px;
    /* background: rgba(255,255,255,0.8); */
}


.cpmulu_box_left {
    width: 260px;
    float: left;
}

.tab, .title {
    position: relative;
}

.tab {
    width: 260px;
}

.tab, .title {
    position: relative;
}

    .title li {
        display: inline-block;
        /* background: #fff; */
        width: 278px;
        height: 35px;
        font-size: 14px;
        cursor: pointer;
        float: left;
        line-height: 38px;
        border-bottom: solid 1px #208bbb;
        background: rgb(156 156 156 / 60%);
    }

    .title .active {
        background: rgb(117 107 107 / 60%);
    }

    /*    .title li:nth-child(2) i {
        background-image: url(/_nuxt/img/c25c635.png);
        background-position: 0 2px;
    }*/

    .title li i {
        width: 20px;
        height: 20px;
        display: inline-block;
        float: left;
        margin: 10px 10px 0 15px;
    }

    .title li a {
        float: left;
        font-size: 14px !important;
    }

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

em {
    font-style: italic;
}

.title img, .title li img:nth-child(3) {
    float: right;
}

.title img {
    margin-top: 8px;
    margin-right: 10px;
    width: 24px !important;
}

.title-li-active {
    background-color: #fff;
    border: 2px solid #add9ff;
    width: 815px;
    padding: 20px;
    min-height: 360px;
    /* display: none; */
    position: absolute;
    z-index: 99;
    top: 0;
    left: 260px;
    background: rgba(255,255,255,0.8);
    background: #1f5c86;
}

    .title-li-active dl {
        width: 100%;
        float: left;
        /** border-bottom: 1px dashed #f0f0f0;*/
        padding-bottom: 10px;
        margin-bottom: 8px;
    }

.SendCategory {
    border-bottom: 1px dashed #f0f0f0;
    height: auto;
    float: left;
}


.title-li-active dl dt {
    font-size: 12px;
    font-weight: 700;
    color: #333;
    width: 100%;
    float: left;
    line-height: 22px;
    margin-top: 11px;
}

    .title-li-active dl dt a {
        margin-right: 5px;
        font-size: 14px !important;
        color: #e8e8e5;
    }

        .title-li-active dl dt a.hover {
            color: #eaec61;
        }


        .title-li-active dl dt a:hover {
            color: #fbff00;
            font-size: 14px !important;
        }

/*.title li a {
    float: left;
}*/

title-li-active dl div {
    width: 100%;
    float: left;
}

.title-li-active dl dd {
    font-size: 12px;
    color: #666;
    float: left;
    line-height: 24px;
    cursor: pointer;
    margin-right: 15px;
}

.title-li-active dl dd:hover {
    color: #f9f3f3;
 
}

    .title-li-active dl dd a {
        color: #fff;
        font-size: 12px !important;
    }

    .title-li-active dl dd:hover {
        color: #e2ec19;
    }

        .title-li-active dl dd a:hover {
            color: #eef1b0;
        }
/*.title li a {
    float: left;
    font-size: 17px;
    font-family: 黑体;
}
*/
