﻿@charset "utf-8";

.logo {
    float: left;
    display: inline;
    margin-top: 15px;
    text-indent: -1000px;
    width: 268px;
    height: 76px;
    background: url(/images/tit.gif) no-repeat;
    overflow: hidden;
}

    .logo a {
        display: block;
        width: 100%;
        height: 100%;
    }

.shoushuo {
    width: 208px;
    height: 26px;
    background: url(../images/tit.gif) -22px -85px;
    margin-top: 45px;
}

    .shoushuo .sr {
        width: 160px;
        height: 26px;
        float: left;
        line-height: 26px;
        overflow: hidden;
        border: none;
        background: none;
        text-indent: 5px;
        text-align: left
    }

    .shoushuo .an {
        width: 37px;
        height: 26px;
        float: left;
        cursor: pointer;
        overflow: hidden;
        background: none;
        margin-left: 4px;
        border: none;
    }

.nav {
    width: 982px;
    height: 0px;
    background-color: #1f3454;
    text-align: center;
}

    .nav ul {
        width: 982px;
        margin: 0px auto;
        padding-top: 0px;
    }

        .nav ul li a {
            color: #FFFFFF;
        }

            .nav ul li a:hover {
                font-weight: 700;
                text-decoration: none;
            }

.banner {
    width: 100%;
    height: 100%;
    clear: both;
    overflow-x: hidden;
    margin: auto;
    min-width: 1280px;
}

.main {
    height: auto;
    background-color: #1f3454;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.main-list {
    width: 270px;
    color: #fff;
    float: left;
    display: inline;
    margin: 20px 40px 0 20px
}

    .main-list strong {
        display: block;
        font-size: 16px;
        text-align: center;
    }

    .main-list p {
        line-height: 24px;
        font-size: 12px;
        padding: 10px 0;
    }

    .main-list span {
        width: 45px;
        height: 13px;
        line-height: 13px;
        display: block;
        font-size: 13px;
        float: right;
        background-color: #1F3454;
        background-position: -218px -130px;
    }

        .main-list span a {
            color: #fff;
        }

#ri-m {
    margin-right: 0px;
}

.footer {
    width: 100%;
    height: 50px;
    margin: 0px auto;
    padding: 10px 0 50px 0;
    border-top: 0px solid #d7d7d7;
}

    .footer p {
        text-align: center;
    }

        .footer p a {
            color: #000;
        }

        .footer p.fo-b {
            color: #aaadb2;
        }

/*-------------list-------------*/
.lis-main-le {
    width: 185px;
    height: 100%
}

    .lis-main-le dl dt {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dotted #ACACAC
    }

        .lis-main-le dl dt h3 {
            font-size: 16px;
            font-weight: 400
        }

    .lis-main-le dl dd {
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        border-bottom: 1px dotted #000000;
    }

        .lis-main-le dl dd a {
            padding-right: 12px;
            text-decoration: none;
            color: #000000;
            font-family: Tahoma;
            background: url(../images/tb.gif) no-repeat right center;
        }

            .lis-main-le dl dd a:hover {
                font-weight: 700;
            }

/*.lis-main-ri{ width:738px; float:right; display:inline;}*/
.lis-main-ri {
    margin-left: 250px;
}

.lis-main-ri-nav {
    height: 40px;
    border-bottom: 1px dotted #000000;
    line-height: 40px;
    text-align: right;
}

    .lis-main-ri-nav strong {
        float: left;
    }

    .lis-main-ri-nav a {
        color: #000000;
    }

.list {
    height: 52px;
    display: block;
    padding: 15px 0;
    border-bottom: 1px dashed #D6D6D6
}

    .list:hover {
        background-color: #efefef;
        text-decoration: none;
    }

        .list:hover span {
            background-color: #b60000;
            border-color: #b60000;
        }

    .list span {
        width: 50px;
        height: 50px;
        float: left;
        margin: 0px 10px;
        margin-right: 10px;
        text-align: center;
        font-weight: 700;
        line-height: 20px;
        color: #ffffff;
        border: 1px solid #333333;
        background-color: #333333;
    }

        .list span strong {
            width: 100%;
            height: 30px;
            display: block;
            background-color: #FFFFFF;
            line-height: 30px;
            font-size: 20px;
            text-align: center;
            color: #333;
        }

    .list:hover span strong {
        color: #b60000
    }

    .list h3 {
        font-size: 14px;
        font-weight: 700;
        color: #000000;
    }

    .list p {
        padding-right: 10px;
        text-indent: 0px;
        color: #858585;
        line-height: 20px;
    }

.navpage {
    padding: 10px 0 0 10px;
}

    .navpage ul li {
        float: left;
        display: inline;
        margin-left: 4px;
    }

        .navpage ul li a {
            display: block;
            padding: 2px 4px;
            border: 1px solid #e3e3e3;
            color: #e3e3e3
        }

            .navpage ul li a:hover, .navpage ul li a.pagebarCurrent {
                border-color: #b60000;
                color: #b60000;
                text-decoration: none
            }

/*--------------neirong----------------*/
.sortnavli {
    line-height: 40px;
    border-bottom: 1px dotted #000000;
}

    .sortnavli a {
        padding-right: 10px;
        text-decoration: none;
        color: #000000;
        font-family: Tahoma;
        background: url(../images/tb.gif) no-repeat right center;
    }

        .sortnavli a:hover {
            font-weight: 700;
        }

.content {
    min-height: var(--contentHeight);
    /*padding-top: 10px;*/
}

    .content.homeImage {
        text-align:center;
        background: #494A54;
    }
