body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form {
    margin: 0;
    padding: 0
}

body {
    font-family: "Microsoft YaHei","Simsun","Arial Narrow";
    background: #fff;
    font-size: 14px;
}

a {
    color: #333333;
    text-decoration: none
}

    a:hover {
        color: #2fbf50;
        text-decoration: none
    }

em {
    font-style: normal
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

::selection {
    background: #2fbf50;
    color: #fff;
}

::-moz-selection {
    background: #2fbf50;
    color: #fff;
}

::-webkit-selection {
    background: #2fbf50;
    color: #fff;
}

.container {
    width: 1300px;
    margin: 0 auto;
}

#zhuce,
#fankui,
#dcwj,
#list_news,
#contact_us,
#login,
#bottom,
#i_link,
#footer,
#i_news,
#i_mid,
#i_login,
#banner,
#nav,
#h_logo,
#top {
    width: 100%;
    float: left;
}

#top {
    height: 40px;
    background: #f9f9f9;
    line-height: 40px;
    border-bottom: 1px solid #f0f0f0;
}

    #top .l {
        float: left;
        height: 40px;
        background: url(../images/tel.png) left center no-repeat;
        padding-left: 20px;
        color: #666666;
    }

    #top .r {
        float: right;
        color: #d4d4d4;
    }

        #top .r a {
            color: #666;
            padding: 0 5px;
        }

            #top .r a:hover {
                color: #2fbf50;
            }

#h_logo .logo {
    display: block;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
}

#h_logo .form {
    float: right;
    margin-top: 50px;
    width: 440px;
    height: 42px;
    border: 2px solid #36d259;
    padding-left: 38px;
    background: url(../images/search_icon.png) 10px center no-repeat;
    line-height: 42px;
}

    #h_logo .form .text {
        height: 42px;
        padding: 0;
        border: 0;
        outline: none;
        padding-left: 5px;
        line-height: 42px;
        width: 320px;
        float: left;
        font-size: 14px;
    }

    #h_logo .form .submit {
        display: block;
        float: right;
        height: 42px;
        line-height: 40px;
        width: 105px;
        text-align: center;
        font-size: 20px;
        color: #ffffff;
        letter-spacing: 2px;
        background: #36d259;
        border: 0;
        font-family: "Microsoft YaHei";
        cursor: pointer;
        outline: none;
    }

        #h_logo .form .submit:hover {
            background: #39ce5a;
        }

#nav {
    height: 52px;
    background: #2fbf50;
}

    #nav ul li {
        display: block;
        float: left;
    }

        #nav ul li a {
            height: 52px;
            line-height: 52px;
            display: block;
            float: left;
            color: #fff;
            font-size: 16px;
            padding: 0 15px;
            background: url(../images/menu_line.png) right center no-repeat;
        }

            #nav ul li a:last-child {
                background: transparent;
            }

            #nav ul li a:hover {
                text-decoration: underline;
            }

#banner {
    position: relative;
    overflow: hidden;
}

    #banner .hd {
        position: absolute;
        bottom: 10px;
        z-index: 999;
        text-align: center;
        width: 100%;
    }

        #banner .hd ul {
            width: 100%;
            float: left;
            text-align: center;
        }

        #banner .hd li {
            display: inline-block;
            margin-right: 7px;
            width: 11px;
            height: 11px;
            background: url(../images/dot-2.png) no-repeat;
            cursor: pointer;
        }

            #banner .hd li.on {
                background: url(../images/dot-1.png) no-repeat;
            }

    #banner .bd {
        width: 100%;
        float: left;
    }

        #banner .bd li img {
            width: 100%;
        }

#i_login {
    height: 65px;
    border-bottom: 1px solid #ececec;
}

    #i_login h1 {
        height: 65px;
        line-height: 65px;
        display: block;
        float: left;
        font-size: 22px;
        color: #2fbf50;
        font-weight: normal;
        width: 120px;
        padding-right: 30px;
        background: url(../images/login_right.png) right center no-repeat;
    }

    #i_login .fg {
        float: left;
        display: block;
    }

        #i_login .fg label {
            height: 65px;
            line-height: 65px;
            display: block;
            float: left;
            color: #666;
            font-size: 16px;
            margin-right: 10px;
        }

        #i_login .fg .user {
            display: block;
            float: left;
            height: 33px;
            background: #f9f9f9;
            border: 1px solid #f1f1f1;
            line-height: 33px;
            padding-left: 25px;
            margin-top: 16px;
            background: url(../images/user_icon.png) 5px center no-repeat;
            margin-right: 30px;
        }

            #i_login .fg .user .text {
                border: none;
                height: 31px;
                float: left;
                display: block;
                outline: none;
                width: 160px;
                padding-left: 5px;
                font-size: 14px;
                color: #666;
            }

        #i_login .fg .pass {
            display: block;
            float: left;
            height: 33px;
            background: #f9f9f9;
            border: 1px solid #f1f1f1;
            line-height: 33px;
            padding-left: 30px;
            margin-top: 16px;
            background: url(../images/lock_icon.png) 5px center no-repeat;
            margin-right: 20px;
        }

            #i_login .fg .pass .text {
                border: none;
                height: 31px;
                float: left;
                display: block;
                outline: none;
                width: 160px;
                padding-left: 5px;
                font-size: 14px;
                color: #666;
            }

    #i_login .submit {
        width: 74px;
        height: 34px;
        text-align: center;
        line-height: 30px;
        display: block;
        float: left;
        margin-top: 17px;
        border-radius: 6px;
        background: #ff8800;
        color: #fff;
        font-size: 16px;
        letter-spacing: 2px;
        border: 0;
        cursor: pointer;
        font-family: "Microsoft YaHei";
        outline: none;
    }

        #i_login .submit:hover {
            background: #e37900;
        }

#i_mid {
    margin-top: 20px;
}

    #i_mid .lbox {
        float: left;
        width: 790px;
        position: relative;
    }

h3.tit-1 {
    width: 100%;
    float: left;
}

    h3.tit-1 span {
        font-size: 28px;
        font-weight: normal;
        color: #000;
        padding-left: 15px;
        background: url(../images/tit_right.png) left center no-repeat;
    }

    h3.tit-1 .zc {
        padding-left: 40px;
        background: url(../images/zc_icon.png) left center no-repeat;
    }

    h3.tit-1 .hy {
        padding-left: 40px;
        background: url(../images/hy_icon.png) left center no-repeat;
    }

    h3.tit-1 .bz {
        padding-left: 40px;
        background: url(../images/bz_icon.png) left center no-repeat;
    }

    h3.tit-1 .jd {
        padding-left: 40px;
        background: url(../images/jd_icon.png) left center no-repeat;
    }

h3.tit-2 {
    width: 100%;
    float: left;
}

    h3.tit-2 span {
        font-size: 20px;
        font-weight: normal;
        color: #000;
        padding-left: 15px;
        background: url(../images/tit_2_right.png) left center no-repeat;
    }

#i_mid .lbox .hd {
    position: absolute;
    z-index: 999;
    right: 0;
    top: 5px;
}

    #i_mid .lbox .hd a {
        width: 27px;
        height: 17px;
        display: block;
        float: left;
        margin-right: 5px;
        background: url(../images/l_r_1.jpg) no-repeat;
        cursor: pointer;
    }

        #i_mid .lbox .hd a.next {
            background-position: -27px 0;
        }

        #i_mid .lbox .hd a:hover {
            background: url(../images/l_r_2.jpg) no-repeat;
        }

        #i_mid .lbox .hd a.next:hover {
            background-position: -27px 0;
        }

#i_mid .lbox .bd {
    width: 100%;
    float: left;
}

#i_mid .lbox ul {
}

#i_mid .lbox li {
    width: 100%;
    float: left;
    margin-top: 20px;
}

    #i_mid .lbox li img {
        display: block;
        float: left;
        width: 165px;
        height: 100px;
        margin-right: 10px;
    }

    #i_mid .lbox li h2 {
        font-weight: normal;
        color: #000;
        font-size: 20px;
        line-height: 30px;
    }

    #i_mid .lbox li p {
        font-size: 14px;
        max-height: 48px;
        overflow: hidden;
        color: #666;
        line-height: 24px;
        padding-right: 10px;
    }

#i_mid .rbox {
    float: right;
    width: 400px;
}

#i_mid .lbox-a {
    float: left;
    width: 400px;
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
}

#i_mid .rbox ul {
    width: 100%;
    margin-top: 15px;
    float: left;
}

    #i_mid .rbox ul li {
        width: 100%;
        height: 33px;
        line-height: 33px;
    }

        #i_mid .rbox ul li a {
            padding-left: 15px;
            display: block;
            float: left;
            background: url(../images/arrow.png) left center no-repeat;
            max-width: 275px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        #i_mid .rbox ul li span {
            display: block;
            float: right;
            color: #999;
        }

#i_news {
    margin-top: 40px;
}

    #i_news .box {
        width: 33%;
        float: left;
        margin-bottom: 20px;
    }

        #i_news .box ul {
            width: 100%;
            float: left;
            margin-top: 15px;
        }

            #i_news .box ul li {
                width: 100%;
                float: left;
                height: 30px;
                line-height: 30px;
            }

                #i_news .box ul li a {
                    padding-left: 15px;
                    display: block;
                    float: left;
                    background: url(../images/arrow.png) left center no-repeat;
                    max-width: 370px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

        #i_news .box a.more {
            float: left;
            display: block;
            width: 126px;
            height: 32px;
            text-align: center;
            line-height: 32px;
            color: #999;
            font-size: 14px;
            background: url(../images/more_bg.png) no-repeat;
            margin-top: 20px;
            margin-left: 121px;
        }

            #i_news .box a.more:hover {
                background-position: -126px 0;
                color: #fff;
            }

    #i_news .Nbox {
        width: 50%;
        float: left;
        margin-bottom: 20px;
    }

        #i_news .Nbox ul {
            width: 100%;
            float: left;
            margin-top: 15px;
        }

            #i_news .Nbox ul li {
                width: 100%;
                float: left;
                height: 30px;
                line-height: 30px;
            }

                #i_news .Nbox ul li a {
                    padding-left: 15px;
                    display: block;
                    float: left;
                    background: url(../images/arrow.png) left center no-repeat;
                    max-width: 556px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

        #i_news .Nbox a.more {
            float: left;
            display: block;
            width: 126px;
            height: 32px;
            text-align: center;
            line-height: 32px;
            color: #999;
            font-size: 14px;
            background: url(../images/more_bg.png) no-repeat;
            margin-top: 20px;
            margin-left: 200px;
        }

            #i_news .Nbox a.more:hover {
                background-position: -126px 0;
                color: #fff;
            }

#i_link {
    margin-top: 50px;
}

    #i_link .link_box {
        width: 100%;
        float: left;
        background: url(../images/link_line.png) top repeat-x;
    }

        #i_link .link_box h1 {
            font-size: 24px;
            font-weight: normal;
            line-height: 60px;
            float: left;
        }

        #i_link .link_box ul {
            width: 100%;
            float: left;
        }

            #i_link .link_box ul li {
                display: block;
                float: left;
                margin-bottom: 12px;
            }

                #i_link .link_box ul li a {
                    display: block;
                    margin-right: 35px;
                }

#footer {
    margin-top: 30px;
    padding: 20px 0;
    background: #2fbf50;
}

    #footer .box {
        width: 290px;
        height: 60px;
        background: url(../images/box_line.jpg) right center no-repeat;
        float: left;
        padding-top: 20px;
    }

        #footer .box.pl80 {
            width: 200px;
            padding-left: 30px;
            padding-right: 30px;
        }

        #footer .box img {
            display: block;
            float: left;
            margin-right: 15px;
        }

        #footer .box p {
            color: #fff;
        }

            #footer .box p a {
                color: #fff;
            }

#bottom {
    height: 75px;
    line-height: 75px;
    text-align: center;
    background: #303440;
    color: #fff;
}

    #bottom p {
        text-align: center;
    }

        #bottom p span {
            color: #e8981a;
            font-size: 20px;
        }

#login {
    background: url(../images/login_bg.jpg) center top no-repeat;
    height: 580px;
}

    #login .login_box {
        float: right;
        margin-top: 90px;
        margin-right: 65px;
        width: 444px;
        height: 426px;
        border-bottom: 5px solid #2fbf50;
        background: #fff;
    }

        #login .login_box h1 {
            width: 100%;
            height: 60px;
            border-bottom: 1px solid #f3f3f3;
            line-height: 60px;
            text-align: center;
            font-size: 22px;
            font-weight: normal;
            color: #373737;
            background: url(../images/sd.png) 410px top no-repeat;
        }

        #login .login_box form {
            padding: 35px 55px 0 55px;
        }

            #login .login_box form .uname {
                width: 290px;
                height: 43px;
                border: 1px solid #dadada;
                padding-left: 36px;
                background: url(../images/user_icon.png) 8px center no-repeat;
                margin-bottom: 20px;
            }

            #login .login_box form .password {
                width: 290px;
                height: 43px;
                border: 1px solid #dadada;
                padding-left: 36px;
                background: url(../images/lock_icon.png) 8px center no-repeat;
                margin-bottom: 15px;
            }

            #login .login_box form .text {
                height: 40px;
                display: block;
                float: left;
                border: none;
                width: 270px;
                outline: none;
                color: #999;
                font-size: 14px;
                padding-left: 10px;
                line-height: 40px;
            }

            #login .login_box form .fg {
                width: 100%;
                float: left;
                height: 34px;
                line-height: 34px;
            }

                #login .login_box form .fg .l {
                    float: left;
                }

                #login .login_box form .fg .r {
                    float: right;
                }

            #login .login_box form .submit {
                width: 100%;
                height: 48px;
                background: #ff8800;
                color: #fff;
                line-height: 46px;
                text-align: center;
                font-size: 18px;
                font-family: "Microsoft YaHei";
                letter-spacing: 4px;
                border: 0;
                cursor: pointer;
                margin: 10px 0;
                border-radius: 5px;
            }

                #login .login_box form .submit:hover {
                    background: #e37900;
                }

            #login .login_box form label {
                cursor: pointer;
            }

            #login .login_box form p {
                color: #666;
                line-height: 34px;
            }

#contact_us {
    padding-top: 190px;
    background: url(../images/w.png) top center no-repeat;
}

    #contact_us .content {
        width: 100%;
        border-top: 1px dashed #e2e2e2;
    }

        #contact_us .content .l {
            width: 700px;
            float: left;
            margin-right: 60px;
        }

            #contact_us .content .l h1 {
                font-size: 28px;
                color: #000;
                margin: 30px 0 20px 0;
                font-weight: normal;
            }

            #contact_us .content .l img {
                width: 100%;
            }

        #contact_us .content .r {
            padding-top: 100px;
        }

            #contact_us .content .r .gg {
                margin-bottom: 30px;
            }

                #contact_us .content .r .gg h4 {
                    font-size: 18px;
                    color: #000;
                    line-height: 28px;
                    font-weight: normal;
                }

                #contact_us .content .r .gg p {
                    font-size: 14px;
                    color: #333;
                    line-height: 28px;
                }

#list_news {
    padding-top: 180px;
    background: url(../images/w.png) top center no-repeat;
}

    #list_news .l {
        float: left;
        width: 250px;
    }

.l_box {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    margin-top: 10px;
}

    .l_box .uname {
        width: 220px;
        float: left;
        height: 33px;
        border: 1px solid #f1f1f1;
        padding-left: 32px;
        background: #f9f9f9 url(../images/user_icon.png) 8px center no-repeat;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .l_box .password {
        width: 220px;
        float: left;
        height: 33px;
        border: 1px solid #f1f1f1;
        padding-left: 32px;
        background: url(../images/lock_icon.png) 8px center no-repeat;
        margin-bottom: 15px;
    }

    .l_box form .text {
        width: 210px;
        height: 31px;
        display: block;
        float: left;
        border: none;
        outline: none;
        color: #666;
        font-size: 14px;
        background: transparent;
        padding-left: 10px;
        line-height: 31px;
    }

    .l_box form .submit {
        width: 100%;
        height: 35px;
        background: #ff8800;
        color: #fff;
        line-height: 32px;
        text-align: center;
        font-size: 16px;
        font-family: "Microsoft YaHei";
        letter-spacing: 4px;
        border: 0;
        cursor: pointer;
        border-radius: 5px;
        outline: none;
    }

        .l_box form .submit:hover {
            background: #e37900;
        }

.l_news {
    width: 100%;
    float: left;
}

    .l_news ul {
        width: 100%;
        float: left;
        padding: 10px 0;
    }

        .l_news ul li {
            width: 100%;
            float: left;
            margin-bottom: 10px;
        }

            .l_news ul li a {
                padding-left: 15px;
                display: block;
                float: left;
                background: url(../images/arrow.png) left center no-repeat;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                width: 245px;
            }

            .l_news ul li p {
                width: 245px;
                padding-left: 15px;
                color: #999;
                font-size: 12px;
                line-height: 20px;
            }

.ad-1 {
    width: 100%;
    float: left;
}

    .ad-1 a {
        display: block;
        margin-bottom: 15px;
    }

#list_news .r {
    width: 880px;
    padding: 0 20px;
    float: right;
    border-left: 1px solid #ececec;
    min-height: 730px;
}

    #list_news .r .news_list {
        width: 100%;
        float: left;
        padding-top: 10px;
    }

        #list_news .r .news_list li {
            width: 100%;
            border-top: 1px dashed #e2e2e2;
            padding: 20px 25px 20px 10px;
        }

            #list_news .r .news_list li h2 {
                font-weight: normal;
                font-size: 20px;
                color: #000;
                line-height: 36px;
            }

                #list_news .r .news_list li h2 a {
                    color: #000;
                }

                    #list_news .r .news_list li h2 a:hover {
                        color: #2fbf50;
                    }

            #list_news .r .news_list li p {
                color: #666;
                font-size: 14px;
                line-height: 24px;
                max-height: 48px;
                overflow: hidden;
                text-indent: 30px;
                margin: 5px 0;
            }

            #list_news .r .news_list li .bt {
                width: 100%;
                height: 25px;
                line-height: 25px;
            }

                #list_news .r .news_list li .bt .time {
                    padding-left: 25px;
                    background: url(../images/time.png) 3px center no-repeat;
                    color: #999;
                    float: left;
                }

                #list_news .r .news_list li .bt .more {
                    float: right;
                }

                    #list_news .r .news_list li .bt .more a {
                        color: #000;
                    }

                        #list_news .r .news_list li .bt .more a:hover {
                            color: #2fbf50;
                        }

.pagenation {
    text-align: center;
}

    .pagenation ul li {
        margin-right: 6px;
        display: inline-block;
    }

        .pagenation ul li a,
        .pagenation ul li span {
            height: 45px;
            display: block;
            padding: 0 18px;
            line-height: 45px;
            color: #999;
            font-size: 16px;
        }

        .pagenation ul li a {
            border: 1px solid #eaeaea;
        }

            .pagenation ul li a:hover,
            .pagenation ul li a.on {
                background: #2fbf50;
                color: #fff;
                border-color: #2fbf50;
            }

#list_news .r .article {
    width: 100%;
}

    #list_news .r .article .top {
        width: 100%;
        padding: 10px 0 5px 0;
        border-bottom: 1px dashed #e3e3e3;
        float: left;
    }

        #list_news .r .article .top h1 {
            color: #333;
            font-size: 24px;
            font-weight: normal;
            line-height: 35px;
        }

        #list_news .r .article .top .ltime {
            height: 30px;
            width: 500px;
            float: left;
            line-height: 30px;
            color: #666;
        }

            #list_news .r .article .top .ltime .time {
                padding-left: 20px;
            }

        #list_news .r .article .top a.bds_more {
            float: right;
            padding-right: 15px;
            font-size: 14px;
            color: #666;
            background: url(../images/arrow_down.png) right center no-repeat;
        }

    #list_news .r .article .article_content {
        padding: 20px 0;
        width: 100%;
        float: left;
        color: #333333;
        line-height: 24px;
    }

        #list_news .r .article .article_content img {
            max-width: 100%;
        }

#dcwj {
    padding-top: 180px;
    background: url(../images/dcwj_bg.jpg) top center no-repeat;
}

    #dcwj .dc_form {
        width: 100%;
        border-top: 1px dashed #e4e4e4;
        margin-top: 10px;
        padding-top: 10px;
    }

        #dcwj .dc_form .fgroup {
            width: 100%;
            margin-bottom: 10px;
            float: left;
            padding-bottom: 10px;
        }

            #dcwj .dc_form .fgroup .top {
                width: 100%;
                float: left;
                height: 30px;
                line-height: 30px;
                margin: 10px 0;
            }

                #dcwj .dc_form .fgroup .top .num {
                    width: 26px;
                    height: 23px;
                    color: #fff;
                    line-height: 23px;
                    text-align: center;
                    background: url(../images/num_bg.png) no-repeat;
                    display: block;
                    float: left;
                    margin-right: 5px;
                    margin-top: 3px;
                }

                #dcwj .dc_form .fgroup .top .tit {
                    font-size: 18px;
                    color: #333;
                    padding-right: 6px;
                }

                #dcwj .dc_form .fgroup .top small {
                    font-size: 14px;
                    color: #666666;
                }

        #dcwj .dc_form .inline_form {
            width: 100%;
            float: left;
            margin: 10px 0;
        }

            #dcwj .dc_form .inline_form .fg {
                float: left;
                height: 36px;
                line-height: 36px;
                margin-right: 20px;
            }

                #dcwj .dc_form .inline_form .fg label {
                    color: #333;
                    font-size: 14px;
                    padding-right: 5px;
                }

                #dcwj .dc_form .inline_form .fg .text {
                    border: 1px solid #ececec;
                    height: 34px;
                    line-height: 34px;
                    outline: none;
                    padding-left: 10px;
                    width: 200px;
                }

        #dcwj .dc_form .submit {
            width: 252px;
            height: 50px;
            background: #ff8800;
            color: #fff;
            line-height: 48px;
            text-align: center;
            font-size: 24px;
            font-family: "Microsoft YaHei";
            letter-spacing: 4px;
            border: 0;
            cursor: pointer;
            border-radius: 5px;
            outline: none;
        }

            #dcwj .dc_form .submit:hover {
                background: #e37900;
            }

#zhuce {
    padding-top: 180px;
    background: #f9f9f9 url(../images/zhuce_bg.jpg) top center no-repeat;
}

    #zhuce .zhuce_form {
        padding: 20px 0;
        float: left;
        width: 100%;
    }

        #zhuce .zhuce_form .l {
            float: left;
            width: 500px;
            margin-left: 50px;
        }

        #zhuce .zhuce_form .r {
            float: left;
            width: 500px;
        }

        #zhuce .zhuce_form .fg {
            width: 100%;
            float: left;
            margin-bottom: 10px;
        }

            #zhuce .zhuce_form .fg label {
                height: 45px;
                line-height: 45px;
                width: 160px;
                text-align: right;
                display: block;
                float: left;
                margin-right: 10px;
                color: #333;
            }

                #zhuce .zhuce_form .fg label span {
                    color: #ff0101;
                    font-size: 16px;
                    padding-top: 15px;
                    padding-right: 5px;
                }

            #zhuce .zhuce_form .fg .text {
                width: 306px;
                height: 42px;
                border: 1px solid #dadada;
                background: #fff;
                line-height: 42px;
                font-size: 15px;
                outline: none;
                color: #666;
                font-family: "Microsoft YaHei";
                padding-left: 10px;
            }

            #zhuce .zhuce_form .fg textarea {
                border: 1px solid #dadada;
                font-size: 15px;
                outline: none;
                color: #666;
                font-family: "Microsoft YaHei";
                padding-left: 10px;
                line-height: 24px;
                width: 569px;
                height: 113px;
            }

        #zhuce .zhuce_form .long {
            margin-left: 50px;
            float: left;
            margin-top: 5px;
        }

        #zhuce .zhuce_form .submit {
            width: 325px;
            height: 48px;
            background: #ff8800;
            color: #fff;
            line-height: 46px;
            text-align: center;
            font-size: 24px;
            font-family: "Microsoft YaHei";
            letter-spacing: 4px;
            border: 0;
            cursor: pointer;
            border-radius: 5px;
            outline: none;
            margin-left: 220px;
        }

            #zhuce .zhuce_form .submit:hover {
                background: #e37900;
            }

#fankui {
    padding-top: 180px;
    background: #f9f9f9 url(../images/diaocha.jpg) top center no-repeat;
}

    #fankui .zhuce_form {
        padding: 20px 0;
        float: left;
        width: 100%;
    }

        #fankui .zhuce_form .l {
            float: left;
            width: 500px;
            margin-left: 50px;
        }

        #fankui .zhuce_form .r {
            float: left;
            width: 500px;
        }

        #fankui .zhuce_form .fg {
            width: 100%;
            float: left;
            margin-bottom: 10px;
        }

            #fankui .zhuce_form .fg label {
                height: 45px;
                line-height: 45px;
                width: 160px;
                text-align: right;
                display: block;
                float: left;
                margin-right: 10px;
                color: #333;
            }

                #fankui .zhuce_form .fg label span {
                    color: #ff0101;
                    font-size: 16px;
                    padding-top: 15px;
                    padding-right: 5px;
                }

            #fankui .zhuce_form .fg .text {
                width: 306px;
                height: 42px;
                border: 1px solid #dadada;
                background: #fff;
                line-height: 42px;
                font-size: 15px;
                outline: none;
                color: #666;
                font-family: "Microsoft YaHei";
                padding-left: 10px;
            }

            #fankui .zhuce_form .fg textarea {
                border: 1px solid #dadada;
                font-size: 15px;
                outline: none;
                color: #666;
                font-family: "Microsoft YaHei";
                padding-left: 10px;
                line-height: 24px;
                width: 569px;
                height: 113px;
            }

        #fankui .zhuce_form .long {
            margin-left: 50px;
            float: left;
            margin-top: 5px;
        }

        #fankui .zhuce_form .submit {
            width: 325px;
            height: 48px;
            background: #ff8800;
            color: #fff;
            line-height: 46px;
            text-align: center;
            font-size: 24px;
            font-family: "Microsoft YaHei";
            letter-spacing: 4px;
            border: 0;
            cursor: pointer;
            border-radius: 5px;
            outline: none;
            margin-left: 220px;
        }

            #fankui .zhuce_form .submit:hover {
                background: #e37900;
            }


#box {
    position: relative;
    float: left;
    width: 338px;
    height: 262px;
    border: 1px solid #f2f2f2;
}

    #box .bigUl {
    }

    #box .prev {
        position: absolute;
        width: 40px;
        height: 60px;
        background: url(/templates/main/banner/images/l-btn.png) -44px -63px no-repeat;
        z-index: 500;
        top: 95px;
        left: 0px;
        opacity: 0;
        filter: alpha(opacity=0);
        cursor: pointer;
    }

    #box .next {
        position: absolute;
        width: 40px;
        height: 60px;
        background: url(/templates/main/banner/images/r-btn.png) -74px -63px no-repeat;
        z-index: 500;
        top: 95px;
        right: 0px;
        opacity: 0;
        filter: alpha(opacity=0);
        cursor: pointer;
    }

    #box .bigUl li {
        position: absolute;
    }

    #box .numberUl {
        position: absolute;
        right: 0;
        bottom: 3px;
        z-index: 400
    }

        #box .numberUl li {
            width: 20px;
            height: 20px;
            float: left;
            background: rgba(0,0,0,0.6);
            opacity: 0.7;
            margin-left: 1px;
        }

            #box .numberUl li a {
                display: block;
                width: 20px;
                height: 20px;
                color: #fff;
                font-size: 12px;
                text-align: center;
                line-height: 20px;
            }

.bigUl img {
    width: 338px;
    height: 262px;
}

#box .textUl li {
    position: absolute;
    width: 330px;
    padding-left: 8px;
    height: 30px;
    line-height: 30px;
    left: 0px;
    bottom: -2px;
    display: none;
    z-index: 350;
    background: rgba(0,0,0,0.6)
}

    #box .textUl li a {
        font-size: 12px;
        color: #fff;
    }

.numberUl li.night a {
    background: #ff0000;
    color: #fff;
}





/*new*/
#nav ul li {
    position: relative;
}

.sec-nav {
    position: absolute;
    width: 104px;
    background: #2AA947;
    line-height: 52px;
    z-index: 9999;
    top: 52px;
    margin-top: -1px;
    display: none;
}

#nav ul li .sec-nav dd {
    float: left;
    width: 104px;
    text-align: center;
    padding: 0;
    border-top: solid 1px #2fbf50;
}

    #nav ul li .sec-nav dd a {
        padding: 0;
        float: left;
        width: 104px;
        line-height: 52px;
    }


.rbox a.more {
    float: left;
    display: block;
    width: 126px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #999;
    font-size: 14px;
    background: url(../images/more_bg.png) no-repeat;
    margin-top: 20px;
    margin-left: 60px;
}

    .rbox a.more:hover {
        background-position: -126px 0;
        color: #fff;
    }


.hyml {
    float: left;
}

    .hyml .tit-1 {
        width: 120px;
        margin-left: 15px;
    }

        .hyml .tit-1 span {
            font-size: 25px;
            line-height: 65px;
        }

#scrollDiv {
    height: 65px;
    line-height: 65px;
    overflow: hidden;
}

    #scrollDiv a {
        color: #666666;
        height: 65px;
        padding-left: 10px;
        font-size: 20px;
    }

