﻿* {
    margin: 0;
    padding: 0;
}

body {
    background: url(bg.jpg);
}

a {
    text-decoration: none;
}

ul {
    list-style-type: none;
}

.wap-wrapper {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    background: #fff;
    position: relative;
}

.clear {
    clear: both;
}

/*间距*/
.height-10 {
    height: 10px;
}

.gap {
    width: 100%;
    background: #F6F6F6;
}

/*头部*/
.header {
    width: 100%;
    height: 44px;
    background: #005F3C;
    padding-top: 2px;
    padding-bottom: 2px;
}

    .header .left {
        padding-left: 5px;
        width: 90px;
        height: 44px;
        float: left;
    }

        .header .left a {
            -webkit-tap-highlight-color: rgba(255,255,255,.0);
        }

            .header .left a:hover {
                -webkit-tap-highlight-color: rgba(255,255,255,.0);
            }

        .header .left img {
            width: 90px;
            height: 44px;
            display: block;
        }

    .header .right {
        width: 160px;
        height: 44px;
        float: right;
    }

        .header .right ul {
            height: 44px;
        }

            .header .right ul li {
                width: 40px;
                height: 44px;
                padding-top: 25px;
                box-sizing: border-box;
                display: block;
                text-align: center;
                float: left;
                background: #ccd;
            }

            .header .right ul a {
                color: #fff;
                font-size: 12px;
                -webkit-tap-highlight-color: rgba(255,255,255,.0);
            }

                .header .right ul a:hover {
                    -webkit-tap-highlight-color: rgba(255,255,255,.0);
                }

            .header .right ul .h_tk {
                background: url(t-tk.png) no-repeat center 9px;
                background-size: 15px;
            }

            .header .right ul .h_zl {
                background: url(t-zl.png) no-repeat center 9px;
                background-size: 15px;
            }

            .header .right ul .h_tp {
                background: url(t-tp.png) no-repeat center 9px;
                background-size: 15px;
            }

            .header .right ul .h_fav {
                background: url(t-fav.png) no-repeat center 9px;
                background-size: 15px;
            }

/*广告*/
.ad {
    width: 100%;
    font-size: 15px;
}

    .ad ul {
        list-style: none;
    }

        .ad ul li {
            width: 100%;
            height: 34px;
            line-height: 34px;
            text-align: center;
            overflow: hidden;
        }

            .ad ul li a {
                color: red;
            }

/*分页*/
.page {
    width: 100%;
    padding: 7px 0;
}

    .page .paginList .current {
        background: #005F3C;
    }

        .page .paginList .current a {
            color: #fff;
        }

    .page .message {
        height: 25px;
        line-height: 25px;
        text-align: center;
        font-size: 13px;
        color: #666;
        background: #fefefe;
    }

    .page ul {
        padding-left: 8px;
    }

        .page ul li {
            padding: 5px;
            display: inline-block;
            border: 1px solid #ccc;
            border-radius: 10px;
            margin-right: 5px;
            text-decoration: none;
            min-width: 30px;
            text-align: center;
            font-size: 16px;
            margin-bottom: 5px;
            background: #fff;
        }

            .page ul li a {
                display: inline-block;
                color: #444;
            }

                .page ul li a:hover {
                    -webkit-tap-highlight-color: rgba(255,255,255,.0);
                }

/*面包屑导航*/
.bar_nav {
    padding: 5px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
    color: #ccc;
}

    .bar_nav ul li {
        display: block;
        float: left;
    }

        .bar_nav ul li a {
            font-size: 14px;
            display: inline-block;
            position: relative;
            padding-right: 5px;
            padding-left: 5px;
            color: green;
        }

    .bar_nav ul .cover {
        width: 150px;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
    }

        .bar_nav ul .cover a {
            color: #ccc;
        }

/*收藏*/
.collect {
    display: none;
    width: 85%;
    height: 215px;
    background: #eee;
    position: fixed;
    border-radius: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 10px;
    z-index: 999999;
    border: 3px solid #333;
    text-align: center;
    font-size: 12px;
    color: #333;
}

    .collect .arrows {
        border: solid transparent;
        content: ' ';
        height: 0;
        left: 50%;
        position: absolute;
        width: 0;
        border-width: 9px;
        border-top-color: #333;
        bottom: -18px;
        margin-left: -9px;
    }

    .collect .app_icon {
        height: 57px;
        text-align: center;
        line-height: 57px;
        padding-top: 15px;
    }

        .collect .app_icon img {
            width: 57px;
            height: 57px;
        }

    .collect p {
        height: 25px;
        line-height: 25px;
    }

/*弹出层幕布*/
.curtain {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.3);
    z-index: 999998;
}

/*快捷导航*/
.nmemu {
    height: auto;
}

.gitem {
    height: 31px;
    background: #fff;
    text-align: center;
    line-height: 30px
}

    .gitem li {
        float: left;
        width: 20%;
        list-style: none;
    }

    .gitem span {
        border-right: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        display: block;
        background: #fff url(p-down.png) no-repeat 90% 50%;
        background-size: 8.5px;
        position: relative;
        font-size: 14px;
    }

    .gitem .smy:after {
        content: " ";
        position: absolute;
        bottom: 0;
        right: 0;
        background: #fff url(g-cur.png) no-repeat;
        width: 8px;
        height: 8px;
        background-size: contain
    }

    .gitem .cur {
        color: #005F3C;
        background: #fff url(p-up.png) no-repeat 90% 50%;
        background-size: 8.5px
    }

    .gitem li:last-child span {
        border-right: 0
    }

.glist {
    display: none;
    background: #333;
    padding: 10px 0;
}

    .glist li {
        float: left;
        width: 25%;
        list-style: none;
    }

    .glist span {
        display: block;
        text-align: center;
        line-height: 30px;
        font-size: 16px;
    }

    .glist a {
        font-size: 14px;
        color: #25ffd5
    }

    .glist .cur a {
        color: red
    }

/*尾部*/
.footer {
    width: 100%;
    background: #F6F6F6;
    text-align: center;
    font-size: 13px;
    color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .footer b {
        color: green;
    }
