﻿.div_item_title a {
    text-align: right;
    font-size: 13px;
    font-weight: normal;
    color: #666666;
    float: right;
    /*border-right: solid 1px;*/
    height: 15px;
    padding: 0 5px;
}

    .div_item_title a:first-child {
        border-right: 0px;
    }

.advert-box {
    padding: 10px;
    background-color: #ffffff
}

    .advert-box .advert-item {
        box-sizing: border-box;
        overflow: hidden;
        float: left;
        height: 32px;
        line-height: 30px;
        border: 1px solid #ff7e00;
        color: #ff7e00;
        margin-top: -1px;
    }

        .advert-box .advert-item.col1-1 {
            width: 100%;
        }

        .advert-box .advert-item.col2-1 {
            width: 50%;
        }

        .advert-box .advert-item.col4-1 {
            width: 25%;
        }

        .advert-box .advert-item.col4-3 {
            width: 75%;
        }

        .advert-box .advert-item dl {
            height: 30px;
            position: relative;
        }

        .advert-box .advert-item dt, .advert-box .advert-item dd {
            box-sizing: border-box;
        }

        .advert-box .advert-item dt {
            position: absolute;
            left: 0;
            height: 30px;
        }

        .advert-box .advert-item dd {
            height: 30px;
        }

        .advert-box .advert-item dt img {
            width: 25px;
            height: 25px;
        }

        .advert-box .advert-item dd a {
            width: 100%;
            display: block;
            text-align: center;
            color: #ff7e00;
            font-size: 13px;
            background-color: #ffffff;
        }

.clear {
    clear: both;
}

.top-content {
    display: flex;
    flex-wrap: wrap;
    background: #ffffff;
    border-top: 1px solid #eee;
    padding: 6px;
}

    .top-content div {
        display: flex;
        width: 20%;
        justify-content: center;
        margin: 3px 0;
    }

        .top-content div a {
            display: flex;
            padding: 3px 5px;
            width: 95%;
            border-radius: 15px;
            border: 1px solid #eee;
            font-size: 13px;
            justify-content: center;
            color: #ffffff;
            background: #2173f3;
            box-sizing: border-box;
        }

.am_nav {
    width: 100%;
    background: #000;
}

.am_fnav {
    background: #000;
    margin: 0 auto;
    height: 3rem;
}

    .am_fnav a img {
        display: block;
        width: 20rem;
        height: 3rem;
        margin: 0 auto;
    }

@media screen and (max-width:800px) {
    .am_fnav {
        background: #000;
        margin: 0 auto;
        height: 2.5rem;
    }

        .am_fnav a img {
            display: block;
            width: 15rem;
            height: 2.5rem;
            margin: 0 auto;
        }
}

/*点击进入*/
.waibox {
    text-align: center;
    background: linear-gradient(to top, #9C27B0, #2196F3);
    line-height: 55px;
    border-radius: 5px;
}

.location_to {
    padding: 10px;
    background: beige;
    border-radius: 15px;
    font-size: 20px;
    color: #F44336;
    font-weight: bold;
    letter-spacing: 1px;
    box-shadow: 2px 2px 1px #F44336;
}

/*公告*/
.qwgr {
    display: flex;
    justify-content: center;
    padding-bottom: 5px;
}

    .qwgr span {
        display: inline-block;
        width: 26px;
        line-height: 26px;
        margin-left: -3px;
        text-align: center;
        color: #ffeb3b;
        font-size: 16px;
        font-weight: bold;
        border-radius: 50%;
        background: #333;
        margin: 2px;
    }

.ad-tz span {
    font-weight: bold;
    border: 1px #c6bbbb solid;
    display: block;
    line-height: 40px;
}

.tzz-all {
    display: flex;
    flex-wrap: wrap;
}

    .tzz-all a {
        width: calc(33.33% - 6px);
        border: #C0C0C0 1px solid;
        border-radius: 1rem;
        margin: 2px;
        background: linear-gradient(to top, #fff, #eee, #fff);
        color: #f44336;
    }

        .tzz-all a img {
            display: inline-block;
            vertical-align: text-top;
            width: 20px;
        }

/*精准*/
#ily520 {
    padding: 10px;
}

    #ily520 .sanheyi {
        margin-bottom: 10px;
        text-align: center;
        font-weight: bold;
        font-size: 24px;
        color: #3ebc40;
        line-height: 40px;
    }

        #ily520 .sanheyi ul {
            display: flex;
            border-bottom: solid 3px #3ebc40;
        }

        #ily520 .sanheyi li {
            width: 50%;
            padding: 5px 0;
            box-sizing: border-box;
            cursor: pointer;
        }

            #ily520 .sanheyi li.hover {
                color: #fff;
                background: #3ebc40;
            }

                #ily520 .sanheyi li.hover font {
                    color: #fff !important;
                }

.ily520-txt font {
    color: #f00;
    font-weight: bold;
}

.ily520-txt2 {
    font-size: 24px;
    color: #f00;
    text-align: center;
    font-weight: bold;
}

    .ily520-txt2 a {
        background: #ff0;
    }

.ily520-pic {
    padding-top: 10px;
    text-align: center;
}

    .ily520-pic video {
        max-width: 100%;
    }

@media screen and (max-width:750px) {
    #ily520 {
        padding: 5px;
    }

        #ily520 .sanheyi {
            margin-bottom: 5px;
            font-size: 16px;
        }

            #ily520 .sanheyi ul {
                border-width: 2px;
            }

            #ily520 .sanheyi li {
                padding: 0;
            }

    .ily520-txt2 {
        font-size: 18px;
    }
}

.ddtz {
    font-family: 宋体;
    font-size: 16px;
}

    .ddtz a {
        display: block;
        line-height: 35px;
        border: 1px solid #CCC;
        background: #fff;
        border-radius: 5px;
        color: #333;
        cursor: pointer;
        text-decoration: none;
        margin: 0 2px 2px 0;
    }

    .ddtz img {
        vertical-align: middle;
    }

    .ddtz a:hover {
        background: #fff;
    }

@media screen and (max-width:750px) {
    .ddtz {
        font-size: 14px;
    }

        .ddtz a {
            display: block;
            line-height: 40px;
        }
}




.pop-cpt {
    z-index: 999999999;
    position: relative;
}

.pop-cpt2 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
}

.pop-cpt a {
    text-decoration: none;
    color: inherit;
    display: block;
}

    .pop-cpt a:hover {
        text-decoration: none;
    }

.pop-cpt .pop-cpt-bd {
    width: 300px;
    box-sizing: border-box;
    background: #fff;
    font-size: 14px;
    color: #333;
    font-family: "微软雅黑";
    position: relative;
}

.pop-cpt .pop-cpt-close {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
}

.pop-cpt .pop-cpt-tit {
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #FFEB3B;
    background: linear-gradient(to top, #E91E63, #f21707);
    border-radius: 0 0 15px 15px;
}

    .pop-cpt .pop-cpt-tit span {
        display: inline-block;
        padding: 0 10px;
        position: absolute;
        top: 0;
        right: 0;
    }

.pop-cpt .pop-cpt-con {
    padding: 10px 0;
    border-radius: 15px;
    line-height: 30px;
}

.pop-cpt .pop-cpt-con1 {
    text-align: center;
}

.pop-cpt .pop-cpt-con2 {
    padding-top: 10px;
}

.pop-cpt .pop-cpt-con2-tit {
    display: flex;
    justify-content: center;
    padding-bottom: 5px;
    border-bottom: 1px #F44336 dashed;
}

    .pop-cpt .pop-cpt-con2-tit span {
        display: inline-block;
        width: 26px;
        line-height: 26px;
        margin-left: -3px;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        color: brown;
    }

.pop-cpt .pop-cpt-con2-logo {
    display: flex;
    justify-content: center;
    height: 60px;
}

.pop-cpt .pop-cpt-con2-logol {
    color: #FF0000;
    font-size: 70px;
    line-height: 50px;
    font-weight: bold;
    font-family: Tahoma;
}

.pop-cpt .pop-cpt-con2-logor {
    width: 60px;
    position: relative;
}

.pop-cpt .pop-cpt-con2-logor-txt1 {
    text-align: center;
}

    .pop-cpt .pop-cpt-con2-logor-txt1 span {
        display: inline-block;
        width: 60px;
        height: 22px;
        line-height: 22px;
        text-align: center;
        color: #fff;
        border-radius: 5px;
        background: #e60012;
        position: absolute;
        left: 8px;
        top: 2px;
    }

.pop-cpt .pop-cpt-con2-logor-txt2 {
    line-height: 30px;
    color: #4CAF50;
    font-size: 30px;
    font-family: impact, arial;
    position: absolute;
    top: 24px;
    left: 16px;
    word-break: normal;
}

.pop-cpt .pop-cpt-con3 {
    padding: 0 10px;
}

    .pop-cpt .pop-cpt-con3 table {
        font-weight: bold;
        border-collapse: collapse;
    }

    .pop-cpt .pop-cpt-con3 th {
        text-align: center;
        color: #fff;
        border: solid 1px #999;
        background: #367bc9;
    }

    .pop-cpt .pop-cpt-con3 td {
        text-align: center;
        border: solid 1px #999;
        font-size: 14px;
        color: #f00;
    }

.pop-cpt .pop-cpt-con4 {
    text-align: center;
    background: #f00;
    margin: 0 auto;
    color: #ffff01;
    font-weight: bold;
    margin-top: 2px;
}

    .pop-cpt .pop-cpt-con4 span {
        display: inline-block;
        width: 200px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        font-weight: bold;
        color: #ffff01;
        border-radius: 10px;
        background: #e60012;
    }

.pop-cpt .pop-cpt-footer {
    padding-bottom: 10px;
    text-align: center;
}

.pop-cpt .pop-cpt-footer1 {
    font-size: 12px;
    color: #f00;
}

.pop-cpt .pop-cpt-footer2 {
    padding-top: 5px;
    font-weight: bold;
    color: #3c3f41;
}

.pop-cpt .pop-cpt-con3 th {
    background: #f00 !important;
}

.pop-cpt-con3 div:first-child {
    background: linear-gradient(to top, #FFEB3B, #FFC107);
    color: #ff0000;
}

.pop-cpt-con3 div:nth-child(2) {
    background: linear-gradient(to top, #4caf50, #28c92f);
    color: #fff;
}

.pop-cpt-con3 div:last-child {
    background: linear-gradient(to top, #2196F3, #00BCD4);
}

/*精贴*/
.zzhl-tit img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

#tabzzhl a {
    color: #333;
    text-decoration: none;
}

#tabzzhl .zzhlmenu {
    width: 100%;
    padding: 5px 0;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 40px;
}

    #tabzzhl .zzhlmenu ul {
        display: flex;
        justify-content: space-between;
    }

    #tabzzhl .zzhlmenu li {
        width: calc(33.33% - 5px);
        box-sizing: border-box;
        background: #eee;
        cursor: pointer;
    }

        #tabzzhl .zzhlmenu li.hover {
            color: #fff;
        }

            #tabzzhl .zzhlmenu li.hover span {
                display: block;
            }

            #tabzzhl .zzhlmenu li.hover .zzhlam {
                background: #090;
            }

            #tabzzhl .zzhlmenu li.hover .zzhloam {
                background: #ff6c02;
            }

            #tabzzhl .zzhlmenu li.hover .zzhlxg {
                background: #f00;
            }

            #tabzzhl .zzhlmenu li.hover .zzhltw {
                background: #00f;
            }

            #tabzzhl .zzhlmenu li.hover .zzhlxjp {
                background: #8bc34a;
            }

#tabzzhl .zzhlbox {
}

.zzhl-list {
    font-size: 16px;
}

    .zzhl-list ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

        .zzhl-list ul li {
            width: calc(50% - 5px);
            border-bottom: solid 1px #ddd;
            box-sizing: border-box;
        }

            .zzhl-list ul li a {
                display: block;
                padding: 8px 5px;
                white-space: nowrap;
                overflow: hidden;
            }

@media screen and (max-width:800px) {
    #tabzzhl .zzhlmenu {
        font-size: 16px;
        line-height: 36px;
    }

        #tabzzhl .zzhlmenu li {
            width: calc(33.33% - 3px);
        }

    .zzhl-list {
        font-size: 15px;
    }

        .zzhl-list ul li {
            width: 100%;
        }

            .zzhl-list ul li a {
                padding: 8px 5px;
            }
}