.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 .advert-item {
    box-sizing: border-box;
    overflow: hidden;
    float: left;
    line-height: 40px;
}

    .advert-box .advert-item.col1-1 {
        width: 100%;
        margin-top: 2px;
    }

    .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 {
        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;
    }


        .advert-box .advert-item dt img {
            width: 25px;
            height: 25px;
        }

    .advert-box .advert-item dd a {
        width: 100%;
        display: block;
        text-align: center;
        color: #fff;
        background: linear-gradient(to right, #673AB7, #2196F3);
        font-size: 13px;
    }

.clear {
    clear: both;
}

.list-333 ul {
    margin-top: 5px;
}

    .list-333 ul li {
        float: left;
        width: calc(33.33% - 4px);
        margin: 2px;
    }

        .list-333 ul li:nth-child(3n) {
            margin-right: 0;
        }

        .list-333 ul li a {
            padding: 8px;
            text-align: center;
            border: solid 1px #cfcfcf;
            border-radius: 3px;
            background: linear-gradient(to top, #e6e6e6, #fff);
            display: block;
            font-size: 14px;
            line-height: 30px;
        }

.list-333 {
    padding: 3px;
}

.lbpgt img {
    width: calc(100% - 4px);
    padding: 2px;
}

.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:700px) {
    .am_fnav {
        background: #000;
        margin: 0 auto;
        /*height: 3rem;*/
    }

        .am_fnav a img {
            display: block;
            width: 15rem;
            height: 3rem;
            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: 700;
    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;
        }

.am-24ma div {
    color: #FF0000;
    border-bottom: 1px #C6C6C6 dashed;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
}

.am-24ma p span:nth-child(1) {
    color: #0c2ce2;
}

.am-24ma p span:nth-child(2) {
    color: #4CAF50;
}

.am-dszt p {
    border-bottom: 1px #C6C6C6 dashed;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
}

    .am-dszt p span:nth-child(1) {
        color: #FF0000;
    }

    .am-dszt p span:nth-child(2) {
        color: #0c2ce2;
    }

    .am-dszt p span:nth-child(3) {
        color: #4CAF50;
    }

.jiema {
    margin: 0 8px 8px;
    background-color: #fff;
    overflow: hidden;
}

.gghf {
    animation: blink_tj .3s linear infinite;
    background: #0000FF;
    text-align: center;
    font-weight: bold;
    line-height: 40px;
    font-size: 14px;
}

@keyframes blink_tj {
    0% {
        color: #f00;
        text-shadow: 1px 1px #ff0;
    }

    49% {
        color: #f00;
        text-shadow: 1px 1px #ff0;
    }

    51% {
        color: #ff0;
    }

    100% {
        color: #0f8
    }
}

.jiexi p {
    color: #0000FF;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}

    .jiexi p:nth-of-type(1) {
        color: #000;
    }

    .jiexi p:nth-of-type(3) {
        color: #FF0000;
    }

.am-title {
    color: #ff0;
    font-weight: 600;
    padding: 10px;
    text-align: center;
    background: #FF0000;
}

.pad {
    display: none;
}

#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;
        }
}
