﻿@charset "utf-8";

* {
    margin: 0px;
    padding: 0px;
}

ul, ol {
    list-style-type: none;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
}

html, body {
    width: 100%;
    background: #d7d7d7;
    font-family: "寰蒋闆呴粦","榛戜綋";
}

#header blockquote {
    height: 30px;
    background: #7d7d7d;
}

#header p {
    width: 1100px;
    margin: auto;
    height: 30px;
    background: #e7591b;
}

    #header p a {
        width: 144px;
        display: block;
        float: right;
        text-align: center;
        background: #6b2e14;
        color: #FFF;
        height: 30px;
        line-height: 30px;
        cursor: pointer;
    }

        #header p a:first-child {
            background: #af4618;
        }

.contactway {
    display: none;
}

#hea_2 {
    width: 1100px;
    background: #FFF;
    height: 54px;
    margin: 0px auto 0px auto;
    padding: 22px 0px 0px 0px;
}

    #hea_2 img {
        float: left;
        margin: 0px 20px 0px 20px;
        height: 54px;
    }

    #hea_2 ul {
        margin: 10px 0px 0px 0px;
    }

    #hea_2 li {
        float: left;
        width: 136px;
        height: 14px;
        line-height: 14px;
        font-size: 14px;
        text-align: center;
        border-right: 1px solid #ccc;
    }

        #hea_2 li.lastlis {
            border: 0px;
        }

        #hea_2 li a {
            cursor: pointer;
            color: #707070;
        }

            #hea_2 li a.hovers, #hea_2 li a:hover {
                padding: 0px 6px 4px 6px;
                color: #ff7133;
                border-bottom: 3px solid #ff7133;
            }


#footer {
    width: 1100px;
    margin: auto;
    height: 115px;
    background: #e7591b;
    padding: 24px 0px 0px 0px;
}

    #footer dl {
        float: left;
        color: #FFF;
        margin: 0px 0px 0px 140px;
        text-align: center;
        line-height: 26px;
    }

        #footer dl:first-child {
            margin: 0px 0px 0px 182px;
        }

    #footer dt {
        font-size: 16px;
    }

    #footer dd {
        background: url(../img/fotimg.png) no-repeat 0px 12px;
        padding: 0px 0px 0px 4px;
        font-size: 12px;
        margin-left: 0;
        line-height: 26px;
    }

        #footer dd a {
            color: #FFF;
        }

            #footer dd a:hover {
                color: #333;
                font-weight: bold;
            }

#cenleft ul.hidewords li a {
    display: block;
    padding: 28px 0px 0px 0px;
    width: 158px;
    overflow: hidden;
    line-height: 14px;
    height: 14px;
    text-overflow: ellipsis;
}
/* CSS Document */
#centers {
    width: 1080px;
    padding: 22px 0px 100px 20px;
    margin: auto;
    overflow: auto;
    zoom: 1;
    background: #ffffff;
}

#cenright {
    background: #F00;
    padding: 0px 0px 0px 45%;
    width: 50%;
    height: 400px;
    background: url(../img/login.jpg) no-repeat 30px center;
}

    #cenright iframe {
        width: 500px;
        height: 400px;
        border: 1px solid #ccc;
    }

#header blockquote {
    height: 30px;
    background: #7d7d7d;
}

#header p {
    width: 1100px;
    margin: auto;
    height: 30px;
    background: #d43f3a;
}

    #header p a {
        width: 144px;
        display: block;
        float: right;
        text-align: center;
        background: #d43f3a;
        color: #FFF;
        height: 30px;
        line-height: 30px;
        cursor: pointer;
    }

        #header p a:first-child {
            background: #d43f3a;
        }
