﻿* {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

body {
    margin: 0px auto;
    font-size: 12px;
}

a {
    text-decoration: none;
    color: #000;
}

    a:link {
        text-decoration: none;
        color: #000;
    }

    a:visited {
        text-decoration: none;
    }

    a:hover {
        color: #ff0000;
        text-decoration: underline;
    }

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clear {
    clear: both;
}

.clearTwo {
    clear: both;
    margin: 20px 0px;
}

.header {
    width: 100%;
    background: url("Images/Home/pic_12.gif") repeat-x;
    height: 34px;
    overflow: hidden;
}

.headerNav {
    width: 1000px;
    line-height: 34px;
    margin: 0 auto;
}

    .headerNav span {
        float: right;
    }

.main {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}

.column {
    height: 40px;
    background: url("Images/Home/1.jpg") no-repeat;
    padding-left: 230px;
    margin: 15px 8px;
}

    .column ul {
        float: right;
    }

    .column li {
        float: left;
        overflow: hidden;
        display: inline;
        text-align: center;
        border-left: #dfdfdf 1px dotted;
        font-size: 14px;
        line-height: 30px;
    }

        .column li a {
            padding: 0px 22px;
        }

            .column li a:hover {
                background-color: #ff7800;
                border-radius: 2px;
                color: #fff !important;
                display: block;
                text-decoration: none;
            }

.on {
    background-color: #ff7800;
    border-radius: 2px;
    color: #fff !important;
}

    .on a {
        color: #fff !important;
    }

.content {
    background-color: #eeeeee;
    clear: both;
    width: 1000px;
    display: block;
    height: 230px;
}

.contentImg {
    float: left;
    padding: 8px;
}

.contentL {
    float: left;
    line-height: 26px;
    width: 410px;
    padding: 8px;
}

.pDiv {
    color: #F60;
    font-size: 16px;
    font-weight: bolder;
}

.contentR {
    float: right;
    width: 240px;
    padding: 8px;
}

    .contentR li {
        float: left;
        margin: 6px 0px;
        width: 230px;
        text-align: center;
    }

.down {
    padding: 0;
    background: #F3F3F3 url("Images/Home/b12.png") repeat fixed;
    width: 100%;
    height: 100%;
}

    .down ul.sth {
        overflow: hidden;
        width: 1000px;
    }

        .down ul.sth li {
            float: left;
            height: 50px;
            margin: 20px 0px;
            width: 200px;
        }

            .down ul.sth li img {
                float: left;
                height: 49px;
                width: 49px;
                margin-right: 5px;
                _margin-right: 5px;
            }

            .down ul.sth li h6 {
                font-size: 12px;
                color: #353535;
                padding-bottom: 4px;
                overflow: hidden;
            }

                .down ul.sth li h6 a {
                    color: #353535;
                    text-decoration: none;
                }

                    .down ul.sth li h6 a:hover {
                        text-decoration: underline;
                        color: #FF6000;
                    }

            .down ul.sth li p {
                color: #626562;
                letter-spacing: 1px;
                line-height: 16px;
                overflow: hidden;
            }

                .down ul.sth li p a {
                    color: #e00;
                    text-decoration: none;
                }

                    .down ul.sth li p a:hover {
                        text-decoration: underline;
                        color: #FF6000;
                    }

.explain {
    background-color: #eeeeee;
    width: 1000px;
    height: 200px;
    padding: 10px;
}

.footer {
    background-color: #dcdcdc;
}

.footerContent {
    width: 1000px;
    overflow: hidden;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin: 0 auto;
}

.MainContent {
    background: url("Images/Home/p_bg.jpg") repeat-y;
    overflow: hidden;
    border: #dcdcdc 1px solid;
}

.MainContentLeft {
    float: left;
    padding: 8px;
}

.leftnav {
    width: 190px;
    padding-top: 1px;
    float: left;
}

    .leftnav h3 {
        line-height: 29px;
        padding-left: 55px;
        display: block;
        background: url("Images/Home/bg005.jpg") no-repeat;
        height: 29px;
        font-size: 14px;
        cursor: pointer;
    }

    .leftnav ul li {
        height: 28px;
        cursor: pointer;
    }

        .leftnav ul li a, .leftnav ul li a:link, .leftnav ul li a:visited {
            line-height: 28px;
            padding-left: 60px;
            display: block;
            background: url("Images/Home/bg001.jpg") no-repeat;
            height: 28px;
        }

            .leftnav ul li a:hover {
                background: url("Images/Home/bg003.jpg") no-repeat;
                font-weight: bold;
                text-decoration: none;
                color: #ff0000;
            }

.Hotline {
    clear: both;
    padding: 20px 0px;
}

.MainContentRight {
    width: 770px;
    overflow: hidden;
    float: right;
    padding: 8px;
    border-left: #dcdcdc 1px solid;
}

.AboutTitle {
    background: url("Images/Home/title_05_line.jpg") no-repeat 50% bottom;
    width: 746px;
    text-align: left;
    line-height: 26px;
    font-size: 18px;
    font-weight: bolder;
    float: left;
    display: block;
}

    .AboutTitle span {
        background: url("Images/Home/title_05_ico.gif") no-repeat 5px 0px;
        padding: 0px 0px 0px 15px;
    }

.MainContentRight P {
    line-height: 26px;
    text-indent: 2em;
    clear: both;
    margin-top: 8px;
    color: #000;
    font-weight: normal;
    font-size: 12px;
}

.AboutContent {
    padding: 8px 0px;
    clear: both;
}

    .AboutContent span {
        font-size: 14px;
        color: #a50319;
        font-weight: bolder;
    }

.MainContentFooter {
    background: url("Images/Home/footer_bg.gif") repeat-x top;
    height: 12px;
}

.demo {
    position: relative;
    height: 313px;
    background: #fff none repeat scroll 0 0;
    border: 4px solid #fff;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    margin: 1px;
    overflow: hidden;
    margin-bottom: -5px;
}

.num {
    z-index: 10;
    position: absolute;
    top: 260px;
    right: 10px;
}

    .num a {
        text-align: center;
        line-height: 18px;
        margin: 0px 1px;
        width: 19px;
        display: inline-block;
        background: url("Images/Home/pic_22.gif") no-repeat;
        height: 18px;
        color: #000;
        cursor: pointer;
        font-weight: bold;
    }

        .num a.cur {
            width: 19px;
            background: url("Images/Home/bbsImg2.gif") no-repeat;
            height: 18px;
            color: #fff;
            padding-top: 3px;
        }

.demo ul {
    z-index: 5;
    position: relative;
}

    .demo ul li {
        position: absolute;
        display: none;
    }
