﻿/*top-content*/
.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: #1e84e2;
            box-sizing: border-box;
        }

/*am_nav*/
.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;
        }
}

/*在线公告*/
.ggsdh {
    margin-top: 3px;
    padding: 5px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    background-color: #ff0;
    font-family: '微软雅黑';
    font-size: 13pt;
    color: #000;
    font-weight: 500;
    border: solid 1px #C0C0C0;
    line-height: normal;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.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;
    }

#con_ily520_1 img {
    width: 30px;
}

.ddtz a:hover {
    background: #fff;
}

@media screen and (max-width:750px) {
    .ddtz {
        font-size: 14px;
    }

        .ddtz a {
            display: block;
            line-height: 40px;
        }
}

/*高手资料*/
.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(50% - 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(50% - 3px);
        }

    .zzhl-list {
        font-size: 15px;
    }

        .zzhl-list ul li {
            width: 100%;
        }

            .zzhl-list ul li a {
                padding: 8px 5px;
            }
}