﻿.page-fooer-partner {
    width: 100%;
    height: 200px;
    background: #eeeeee;
    padding-top: 20px;
    margin-top: 5px;
}

    .page-fooer-partner ul li {
        float: left;
        margin-right: 25px;
        height: 23px;
    }


#pageContent .active a {
    color: red !important;
}

#pageContent .error-box {
    width: 100%;
    padding: 20px;
    text-align: center;
    margin-bottom: 80px;
    margin-top: 50px;
}

#pageContent .error-message {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding-top: 10px;
}

#pageContent #main {
    width: 1000px;
    height: 500px;
    margin: 0px auto;
    margin-bottom: 20px;
    margin-top: 0px;
}


ul.greybuttons {
    padding: 0px;
    font-size: 14px;
    cursor: pointer;
}

    ul.greybuttons li {
        display: inline-block;
        float: left;
        list-style-type: none;
        margin: 5px 10px;
        box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
        background: #eee;
        padding: .25em 1em;
        font-weight: normal !important;
    }

        ul.greybuttons li.active {
            background: #ccc;
            font-weight: 600;
            color: #666;
            box-shadow: none;
            margin: 7px 8px 3px 12px;
        }



.data-home-box {
    width: 100%;
    display: block;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.item-title-2 {
    padding: 5px 0px;
    display: inline-block;
}

.item-title-3 {
    display: inline-block;
    color: #2e479b;
    margin-left: 100px;
    font-size: 12px;
}

#PageContentTitle {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px
}

.fenlei li {
    float: left;
    width: 25%;
    line-height: 1.8;
}

.fenlei2 li {
    float: left;
    width: 14.28%;
    line-height: 1.8;
}

.germ-list li a,
.germ-list li a:link,
.germ-list li a:visited,
.germ-list li a:hover,
.germ-list li a:active {
    text-decoration: none;
}
