body, ul, li, p, span, h1, h2, h3, h4, h5, h6.dl, dt, dd {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}

ul, li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal
}

.search {
    margin: 10px;
    overflow: hidden;
}

    .search form {
        position: relative;
        clear: both;
    }

    .search .text {
        display: block;
        width: 100%;
        padding: 12px 25px 12px 8px;
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        border: 1px solid #ddd;
        border-right: 50px solid #fff;
        font-size: 14px;
    }

    .search .btn {
        position: absolute;
        z-index: 1;
        right: 0;
        top: 0;
        margin: 0;
        width: 50px;
        height: 40px;
        border: 1px solid #ddd;
        background: transparent url(/wapcss/so.png) no-repeat 50% 50%;
        -webkit-background-size: 20px 21px;
        -moz-background-size: 20px 21px;
        -o-background-size: 20px 21px;
        background-size: 20px 21px;
        border-radius: 0px;
    }

.sort-nav {
    overflow: hidden;
    background: #F7F7F7;
    border-bottom: 1px solid #CCC;
}

    .sort-nav ul {
        line-height: 34px;
    }

    .sort-nav li {
        float: left;
        width: 18%;
        line-height: 26px;
        margin: 4px 1%;
        border-radius: 20px;
        text-align: center;
    }

        .sort-nav li a {
            display: block;
            font-size: 16px;
            text-decoration: none;
        }

.hot {
    overflow: hidden;
}

.item {
    margin: 0px 10px 10px;
    padding: 10px;
    position: relative;
    overflow: hidden;
    background: #FEF9EF;
    border-radius: 4px;
    border: 1px solid #D7D7D7;
}

    .item dl {
        padding-left: 90px;
        height: 104px;
        margin: 0px;
    }

        .item dl dt {
            border-bottom: 1px dotted #A6D3E8;
            font-size: 14px;
            font-weight: 700;
            height: 25px;
            line-height: 25px;
            overflow: hidden;
        }

            .item dl dt span {
                color: #999;
                float: right;
                font-weight: 400;
            }

        .item dl dd {
            height: 60px;
            line-height: 20px;
            overflow: hidden;
            padding: 7px 0 0;
            color: #AAA;
        }

    .item .image {
        xfloat: left;
        position: absolute;
        top: 10px;
        left: 10px;
    }

        .item .image img {
            width: 80px;
            height: 100px;
            background-color: #FFF;
            border: 1px solid #DDD;
            padding: 1px;
        }

.foot {
    background: #404040;
    color: #fff
}

    .foot li {
        float: left;
        width: 33%;
        height: 40px;
        line-height: 40px;
        text-align: center
    }

    .foot a {
        color: #fff;
    }

.dixian {
    color: #999;
    text-align: center;
    margin: 10px 0px;
}

.clear {
    clear: both;
}

.nav {
    height: 50px;
    line-height: 50px;
    background: #404040
}

    .nav a {
        color: #fff;
    }

    .nav .sitename {
        position: absolute;
        top: 0px;
        left: 10px;
        font-size: 18px;
        color: #fff;
    }

    .nav .searchico img {
        margin-top: 10px;
    }

    .nav .searchico {
        position: absolute;
        right: 10px;
        color: #fff;
    }

        .nav .searchico a {
            height: 50px;
            width: 30px;
        }

    .nav .userico {
        position: absolute;
        right: 50px;
        color: #fff;
    }

        .nav .userico img {
            margin-top: 10px;
        }

        .nav .userico a {
            height: 50px;
            width: 30px;
        }

.indexnav {
    margin: 20px 10px;
}

    .indexnav a {
        color: #fff;
    }

    .indexnav li {
        float: left;
        width: 22%;
        line-height: 35px;
        text-align: center;
        color: #fff;
        border-radius: 3px;
    }

        .indexnav li a {
            display: block;
            position: relative;
            padding: 1px 10px 1px 25px;
            color: #333;
            border: 1px solid #ccc;
            border-radius: 5px;
        }

    .indexnav i {
        position: absolute;
        top: 5px;
        left: 50%;
        margin-left: -25px;
        display: block;
        height: 16px;
        width: 16px;
        width: 16px;
    }

    .indexnav .c2 {
        margin-left: 4%
    }

    .indexnav .c3 {
        margin: 0px 4%
    }

.lunbo {
    margin: 10px;
    border: 1px solid #C1EBFF;
    padding: 5px;
}

.lunbotitle {
    color: #666;
    border-bottom: 2px solid #404040;
    margin-top: 5px;
    margin: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}

.block {
    margin: 10px;
    position: relative
}

    .block li {
        position: relative;
        border-bottom: 1px solid #eee;
        padding: 10px 0px;
    }

    .block .intro {
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        color: #999;
        font-size: 12px;
        margin-top: 10px;
    }

    .block .fullflag {
        position: absolute;
        top: 10px;
        right: 65px;
        display: block;
        border: 1px solid #eee;
        color: #03C016;
        padding: 1px 5px;
        border-radius: 3px;
    }

    .block .sort {
        position: absolute;
        top: 10px;
        right: 0px;
        display: block;
        font-weight: 400;
        color: #999;
        padding: 1px 5px;
        border-radius: 3px;
    }

    .block h1 {
        position: relative;
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        color: #666;
        margin-top: 20px;
    }

    .block .more a {
        position: absolute;
        display: block;
        top: 5px;
        right: 5px;
        font-size: 14px;
        font-weight: normal;
        color: #999;
        padding-right: 10px;
    }

    .block .line {
        border-bottom: 2px solid #404040;
        margin-top: 5px;
    }

    .block .block4 {
        border-bottom: 1px solid #eee;
    }

    .block .b1, .block .b4 {
        width: 24%;
        float: left;
        margin: 10px 0px;
    }

    .block .b2, .block .b3 {
        width: 24%;
        float: left;
        margin: 10px 1%;
    }

    .block .title, .block .author {
        font-size: 10px;
        display: block;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        text-align: center;
    }

    .block .author {
        color: #999
    }
