@charset "gb2312";

/* CSS Document */

body {
    margin: 0 auto;
    font-family: "宋体";
    font-size: 12px;
    line-height: 30px;
    background-image: url(Templatesimagesbg.jpg);
    background-repeat: repeat;
}

ul, dl, dd, h1, h2, h3, h4, h5, h6, form, p {
    padding: 0;
    margin: 0;
}

ul {
    list-style-type: none;
}

img {
    border: 0;
}

a {
    color: #444;
    text-decoration: none;
}

    a:hover {
        color: #f00;
    }

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

#container {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#header {
    height: 36px;
    background-image: url(Templatesimagestop_bg.jpg);
    background-repeat: repeat-x;
    width: 100%;
}

#top {
    height: 36px;
    width: 1095px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

.nav_bg {
    background-image: url(Templatesimagesnav_bg.jpg);
    background-repeat: repeat-x;
    height: 38px;
    width: 100%;
}

#top_left {
    font-family: "宋体";
    font-size: 12px;
    color: #666666;
    float: left;
    width: 550px;
    height: 36px;
    line-height: 36px;
}

.top_right {
    font-family: "宋体";
    font-size: 12px;
    line-height: 36px;
    color: #666666;
    height: 36px;
    float: right;
    margin-right: 5px;
}

    .top_right a {
        padding: 0 2px;
    }

.banner {
    background-color: #cc1b10;
    height: 202px;
    width: 100%;
}

    .banner .logo {
        background-image: url(Templatesimagesbanner.jpg);
        background-repeat: no-repeat;
        height: 202px;
        width: 1095px;
        margin-right: auto;
        margin-left: auto;
    }

/* common styling */
/* set up the overall width of the menu div, the font and the margins */
.menu {
    font-family: "微软雅黑";
    width: 1100px;
    background-image: url(Templatesimagesnav.jpg);
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    height: 38px;
    margin-top: 0;
    margin-bottom: 0;
}
    /* remove the bullets and set the margin and padding to zero for the unordered list */
    .menu ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }
        /* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
        .menu ul li {
            float: left;
            position: relative;
            height: 36px;
        }

            /* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
            .menu ul li a {
                display: block;
                text-align: center;
                text-decoration: none;
                width: 110px;
                height: 36px;
                color: #a00d0a;
                line-height: 36px;
                font-size: 14px;
                font-family: "宋体";
                font-weight: bold;
            }

                .menu ul li a:hover {
                    font-family: "宋体";
                    font-size: 14px;
                    line-height: 36px;
                    color: #FFF;
                    text-align: center;
                    font-weight: bold;
                    background-image: url(Templatesimagesnav_over.jpg);
                    height: 36px;
                    background-position: center;
                    width: 110px;
                    background-repeat: no-repeat;
                }



/*main*/
#maincontent {
    overflow: auto;
    zoom: 1;
    width: 1095px;
    background-color: #FFF;
    margin-right: auto;
    margin-left: auto;
}

#main {
    float: left;
    width: 835px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#index_top {
    overflow: hidden;
    margin-bottom: 8px;
}

.news_more {
    float: right;
    width: 100px;
    height: 33px;
}

.ggl {
    width: 237px;
    float: left;
}

    .ggl h2 {
        height: 30px;
        font-size: 14px;
        color: #FFF;
        overflow: hidden;
        background-image: url(Templatesimagesggl_top.jpg);
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 237px;
    }

        .ggl h2 span {
            display: block;
            height: 30px;
            padding-left: 20px;
            font-family: "宋体";
            font-size: 14px;
            color: #cc0000;
            line-height: 30px;
        }

.more {
    float: right;
    font-size: 12px;
    color: #9a9a9a;
    text-decoration: none;
    font-family: "宋体";
    font-weight: normal;
    line-height: 30px;
    height: 30px;
    margin-right: 10px;
}

    .more:hover {
        color: #B20000;
    }

.more_white {
    float: right;
    font-size: 12px;
    color: #f1cdcd;
    text-decoration: none;
    font-family: "宋体";
    font-weight: normal;
    line-height: 30px;
    height: 30px;
    margin-right: 10px;
}

    .more_white :hover {
        color: #fcff00;
    }

.box_con {
    overflow: hidden;
    color: #000;
    text-decoration: none;
    padding-top: 10px;
    padding-left: 5px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #e3e3e3;
    border-bottom-color: #e3e3e3;
    border-left-color: #e3e3e3;
    padding-bottom: 8px;
}

    .box_con ul {
        text-decoration: none;
    }

        .box_con ul li {
            display: block;
            height: 28px;
            line-height: 28px;
            text-decoration: none;
            color: #333;
        }

            .box_con ul li span {
                float: right;
                color: #333;
                margin-right: 5px;
            }


#news_zj {
    float: right;
    width: 588px;
}

.pic {
    float: left;
    width: 263px;
    height: 196px;
}

# news {
    float: left;
    width: 390px;
    height: 240px;
    background-image: url(/Templates/images/news.jpg);
    background-repeat: no-repeat;
    background-position: top;
    /*margin-right: 250px;*/
    /*margin-left: 320px;*/
    margin-top: 10px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #eeeeee;
    margin-bottom: 10px;
    margin-left: 15px;
}

.news {
    float: right;
    width: 300px;
}

.news_top {
    border-bottom: 1px dotted #ccc;
    width: 300px;
}

    .news_top h1 {
        font-size: 14px;
        font-family: "宋体";
        color: #c94723;
        font-weight: bold;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        height: 28px;
        line-height: 28px;
    }

    .news_top p {
        color: #333;
        font-family: "宋体";
        font-size: 12px;
        line-height: 20px;
        margin-top: 10px;
        padding-bottom: 4px;
    }

.news_menu {
    font-family: "微软雅黑";
    width: 588px;
    background-image: url(Templatesimagesnew_top.jpg);
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    height: 33px;
    margin-top: 0;
    margin-bottom: 0;
}

    .news_menu ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        .news_menu ul li {
            float: left;
            position: relative;
            height: 33px;
        }

.news_menuZ {
    font-family: "宋体";
    font-size: 14px;
    line-height: 33px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    background-image: url(Templatesimagesnew_over.jpg);
    height: 33px;
    background-position: center;
    display: -moz-inline-box;
    display: inline-block;
    float: left;
    width: 100px;
    background-repeat: no-repeat;
}

.news_menuY {
    font-family: "宋体";
    font-size: 14px;
    line-height: 33px;
    color: #666;
    text-align: center;
    font-weight: bold;
    background-image: url(Templatesimagesnew_overNone.jpg);
    height: 33px;
    background-position: center;
    display: inline-block;
    float: left;
    width: 100px;
    background-repeat: no-repeat;
}

.box {
    overflow: hidden;
    color: #000;
    text-decoration: none;
    padding-top: 10px;
    padding-left: 8px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #e3e3e3;
    border-bottom-color: #e3e3e3;
    border-left-color: #e3e3e3;
    padding-right: 8px;
}

#news_list {
    padding-top: 6px;
}

    #news_list ul li {
        line-height: 28px;
        height: 28px;
        display: block;
        padding-left: 10px;
        background-image: url(Templatesimagesioc_02.jpg);
        background-repeat: no-repeat;
        font-family: "宋体";
        font-size: 12px;
    }

        #news_list ul li span {
            float: right;
            color: #333;
            margin-right: 10px;
        }


.center {
    width: 835px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 8px;
    background-color: #fff;
}

.pic_news {
    background-image: url(Templatesimagesnew_img_bg.jpg);
    background-repeat: no-repeat;
    height: 152px;
    width: 835px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 8px;
}


.list_pro {
    line-height: 140%;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    margin-top: 33px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

    .list_pro li {
        list-style: none;
        width: 165px;
        float: left;
        text-align: center;
    }

.left {
    width: 272px;
    float: left;
}



    .left h2 {
        height: 30px;
        font-size: 14px;
        color: #FFF;
        overflow: hidden;
        background-image: url(Templatesimageslm_top_01.jpg);
        background-position: 0 0;
        background-repeat: no-repeat;
    }



        .left h2 span {
            display: block;
            height: 30px;
            padding-left: 15px;
            font-family: "宋体";
            font-size: 14px;
            color: #cc0003;
            line-height: 34px;
        }

.lm {
    width: 272px;
    float: left;
}

    .lm h2 {
        height: 30px;
        font-size: 14px;
        color: #FFF;
        overflow: hidden;
        background-image: url(Templatesimageslm_top_02.jpg);
        background-position: 0 0;
        background-repeat: no-repeat;
    }

        .lm h2 span {
            display: block;
            height: 30px;
            padding-left: 12px;
            font-family: "宋体";
            font-size: 14px;
            color: #cc0003;
            line-height: 32px;
        }

.lm_bottom {
    width: 272px;
    float: left;
}

    .lm_bottom h2 {
        height: 30px;
        font-size: 14px;
        color: #FFF;
        overflow: hidden;
        background-image: url(Templatesimageslm_top_03.jpg);
        background-position: 0 0;
        background-repeat: no-repeat;
    }

        .lm_bottom h2 span {
            display: block;
            height: 30px;
            padding-left: 28px;
            font-family: "宋体";
            font-size: 14px;
            color: #cc0003;
            line-height: 32px;
        }

.lm_menu {
    width: 272px;
    float: left;
}

.lm_menu2 {
    font-family: "微软雅黑";
    width: 279px;
    background-image: url(Templatesimageslm_top_04.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    height: 30px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: #FFF;
}

    .lm_menu2 ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        .lm_menu2 ul li {
            float: left;
            position: relative;
            height: 33px;
        }


.lm_menuZ {
    font-family: "宋体";
    font-size: 14px;
    line-height: 30px;
    color: #A00D0A;
    text-align: center;
    font-weight: bold;
    background-image: url(Templatesimageslm_menu_over.jpg);
    height: 30px;
    background-position: center;
    width: 50px;
    background-repeat: no-repeat;
    float: left;
}

.lm_menuY {
    display: block;
    text-align: center;
    text-decoration: none;
    width: 50px;
    height: 30px;
    color: #a00d0a;
    line-height: 30px;
    font-size: 14px;
    font-family: "宋体";
    font-weight: bold;
    background-image: url(Templatesimageslm_menu_overNone.jpg);
    float: left;
}

#side {
    float: right;
    width: 230px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.side_box {
    margin-bottom: 10px;
}

    .side_box h2 {
        height: 28px;
        background-image: url(Templatesimagesside_top.jpg);
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 230px;
    }

        .side_box h2 strong {
            color: #f4f3ee;
            font-family: "宋体";
            font-size: 14px;
            line-height: 28px;
            height: 28px;
            padding-left: 30px;
        }

.side_con {
    background-color: #fefaf1;
    width: 228px;
    border: 1px solid #e3e3e3;
}

    .side_con ul {
        text-decoration: none;
        width: 230px;
    }

        .side_con ul li {
            display: block;
            height: 28px;
            line-height: 28px;
            text-decoration: none;
            color: #333;
        }

.ld_zp {
    padding-top: 10px;
    float: left;
    padding-left: 40px;
    padding-bottom: 10px;
}

.hei12 {
    font-family: "宋体";
    font-size: 12px;
    color: #000;
}

.inp_srh {
    width: 130px;
    height: 16px;
    border: 1px solid #cbcbcb;
    background-color: #FFF;
    margin-bottom: 5px;
    line-height: 20px;
}

.button {
    margin-top: 10px;
}

.box_ny {
    width: 1040px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
}

    .box_ny h2 {
        height: 34px;
        font-size: 14px;
        color: #444;
        overflow: hidden;
        background-image: url(Templatesimagesny_bg.jpg);
        background-position: 0 0;
        background-repeat: no-repeat;
    }

        .box_ny h2 span {
            display: block;
            padding-left: 20px;
            font-family: "宋体";
            font-size: 14px;
            color: #bb0d01;
            line-height: 34px;
            height: 34px;
        }

.news_list_ny {
    overflow: hidden;
    padding-top: 8px;
    padding-bottom: 0;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

    .news_list_ny ul {
        margin-top: 1px;
    }

        .news_list_ny ul li {
            line-height: 26px;
            height: 26px;
            border-bottom-width: 1px;
            border-bottom-style: dotted;
            border-bottom-color: #999;
        }

            .news_list_ny ul li span {
                float: right;
                color: #333;
                margin-right: 5px;
            }

.topInput {
    font-family: "宋体", "微软雅黑", Arial;
    font-size: 12px;
    color: #666;
    border: 1px solid #98a6a6;
    height: 22px;
}

.fy {
    background-color: #f7f7f7;
    height: 24px;
    width: 940px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    font-family: "宋体";
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 24px;
    margin-bottom: 10px;
}

.bt {
    height: 50px;
    width: 940px;
    margin-right: auto;
    margin-left: auto;
    font-family: "宋体";
    font-size: 24px;
    color: #C00;
    text-align: center;
    line-height: 50px;
    padding-top: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #666;
}

.bt_x {
    height: 30px;
    width: 940px;
    margin-right: auto;
    margin-left: auto;
    font-family: "宋体";
    font-size: 12px;
    color: #666;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
}

.zw {
    font-family: "宋体";
    font-size: 12px;
    line-height: 22px;
    color: #333;
    text-indent: 25px;
    width: 940px;
    margin-right: auto;
    margin-left: auto;
}



#foot {
    height: 120px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #e9e9e9;
}

    #foot dd {
        color: #666;
        line-height: 2;
        font-family: "宋体";
        font-size: 12px;
        text-align: center;
        padding-top: 25px;
    }


.list_left {
    width: 495px;
    float: left;
}

    .list_left h2 {
        height: 30px;
        font-size: 14px;
        color: #FFF;
        overflow: hidden;
        background-image: url(Templatesimagesny_bg.jpg);
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 495px;
    }

        .list_left h2 span {
            display: block;
            height: 30px;
            padding-left: 20px;
            font-family: "宋体";
            font-size: 14px;
            color: #cc0000;
            line-height: 30px;
        }

.list_right {
    width: 545px;
    background-image: url(Templatesimagesny_bg_re.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
    margin-right: 0;
    margin-left: auto;
    height: 30px;
    margin-top: 0;
    margin-bottom: auto;
}

    .list_right span {
        float: right;
        font-size: 12px;
        color: #9a9a9a;
        text-decoration: none;
        font-family: "宋体";
        font-weight: normal;
        line-height: 30px;
        height: 30px;
        margin-right: 10px;
    }

        .list_right span a {
            font-size: 12px;
            color: #9a9a9a;
            text-decoration: none;
            font-family: "宋体";
            font-weight: normal;
            line-height: 30px;
            height: 30px;
        }

.list_content {
    overflow: hidden;
    line-height: 26px;
    color: #333;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
}

.b12n3 {
    font-family: "宋体", "微软雅黑", "新宋体", Arial;
    font-size: 12px;
    color: #282828;
}

    .b12n3 a {
        font-family: "宋体", "微软雅黑", "新宋体", Arial;
        font-size: 12px;
        color: #282828;
        text-decoration: none;
    }

#demo {
    overflow: hidden;
    width: 835px;
    height: 152px;
}

    #demo img {
        border: 1px solid #F2F2F2;
    }

#indemo {
    float: left;
    width: 800%;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}
