﻿*
{
    margin: 0px;
    padding: 0px;
}

.clear
{
    font-size: 0px;
    clear: both;
    line-height: 0px;
    height: 1px;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    min-height: 1px;
}

* html .clearfix
{
    height: 1px;
}

img
{
    border-style: none;
    display: block;
    border: none;
}

a:link
{
    outline: none;
    TEXT-DECORATION: none;
    border: none;
}

a:visited
{
    outline: none;
    TEXT-DECORATION: none;
}

a:hover
{
    outline: none;
    TEXT-DECORATION: none;
    border: none;
}

a:active
{
    outline: none;
    TEXT-DECORATION: none;
    border: none;
}

ul
{
    list-style-type: none;
}

    ul li
    {
        list-style-type: none;
    }

.blank5
{
    width: 100%;
    height: 5px;
    clear: both;
}

.blank10
{
    width: 100%;
    height: 10px;
    clear: both;
}

.blank15
{
    width: 100%;
    height: 15px;
    clear: both;
}

.blank20
{
    width: 100%;
    height: 20px;
    clear: both;
}

.blank30
{
    width: 100%;
    height: 30px;
    clear: both;
}

.blank40
{
    width: 100%;
    height: 40px;
    clear: both;
}
/* body ------------------------------*/
body
{
    font-family: 微软雅黑;
    line-height: 120%;
    color: #313131;
    background-color: White;
    border-top: 8px solid #059347;
}

.max
{
    width: 100%;
    max-width: 640px;
    height: auto; /*height:auto!important; min-height:2400px;*/
    margin: 0 auto;
    overflow: hidden;
}

#head
{
    width: 100%;
    height: 87px;
    margin: 0 auto;
    position: relative;
    z-index: 99;
}

.m_head
{
    width: 100%;
    height: auto;
    margin: 0;
}

.m_logo
{
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    z-index: 99;
}

    .m_logo img
    {
        display: block;
        width: 80%;
        float: right;
    }


/*menu_btn*/


#smallLay
{
    width: 90%;
    height: 90px;
    margin: 0;
    padding: 0;
    color: #333333;
    line-height: 24px;
    text-align: left;
}

.menu_top
{
    width: 13.5%;
    top: 10px;
    float: right;
    left: 0;
    margin-left: 10px;
    margin-top: 5px;
    padding-bottom: 10px;
    position: absolute;
    z-index: 1000;
}

    .menu_top img
    {
        width: 80%;
        display: block;
        border: none;
    }

.black_overlay
{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 140%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.6;
    opacity: .60;
    filter: alpha(opacity=60);
}


.list_font
{
    width: 96%;
    margin: 0;
    left: 0;
    margin-top: 60px;
    color: #fff;
    background: url(../images/top1.png) no-repeat 24px top;
    padding-top: 6px;
    margin-left: -25px;
}

    .list_font ul
    {
        width: 96%;
        height: auto;
        float: left;
    }

        .list_font ul li
        {
            width: 100%;
            height: 55px;
            float: left;
            background: url(../images/m_bg.jpg) repeat-x left top;
        }

            .list_font ul li a
            {
                width: 100%;
                height: 55px;
                float: left;
                font-family: 微软雅黑;
                font-size: 18px;
                color: #fff;
                text-align: center;
                font-weight: normal;
                line-height: 65px;
            }


.m_banner
{
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    margin-top: -5%;
}

    .m_banner img
    {
        display: block;
        width: 100%;
    }


        #activpic { width:100%; max-width:640px; height: 180px; position: relative; margin: 0 auto; z-index: 1; top: 0; overflow: hidden; }
            #activpic a { color: #333; }
            #activpic * { border: 0; padding: 0; margin: 0; }
            #activpic .Pimg { position: relative; }
                #activpic .Pimg li { position: absolute; top: 0; left: 0; background: #fff; }
                    #activpic .Pimg li img { border:0px solid #e6e6e6; padding: 0; display:block; margin:0;}
            #activpic .Nubbt { position: absolute; z-index: 9; top: 93%; left: 75%; line-height: 25px; }
                #activpic .Nubbt span { float: left; height: 14px; line-height: 14px; text-align: center; margin: 0 12px; font-size: 14px; font-family:'Microsoft YaHei'; color: #000001; font-weight: bold; cursor: pointer; background:#fff; border-radius:50%; text-indent:-9999px; }

                    #activpic .Nubbt span.on { float: left; height: 14px; line-height: 14px; text-align: center; margin: 0 12px; font-size: 14px; font-family: "Microsoft YaHei"; color: #000001; font-weight: bold; cursor: pointer; background:#333; border-radius:50%;  text-indent:-9999px;}

#m_content
{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding-bottom: 10%;
}

#s_content
{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding-bottom: 10%;
}

.m_tel
{
    width: 96%;
    height: auto;
    float: left;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-left: 1.5%;
    background: #059347;
    border: 2px solid #059347;
    border-radius: 5px;
    -moz-border-radius: 5px; /* Old Firefox */
}

    .m_tel img
    {
        float: left;
        width: 16%;
        margin-left: 20%;
        padding-right: 1%;
        padding-top: 2px;
    }

    .m_tel h3
    {
        width: 62%;
        float: left;
        font-family: 幼圆;
        font-size: 16px;
        color: #059347;
        line-height: 30px;
        text-align: left;
        -webkit-text-shadow: #fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
        -moz-text-shadow: #fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
        text-shadow: #fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
        *filter: Glow(Color=#fff, Strength=1);
    }

        .m_tel h3 font
        {
            
            height: auto;
            float: left;
            font-family: Arial;
            font-size: 110%;
            color: #059347;
            line-height: 30px;
            text-align: left;
            -webkit-text-shadow: #fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
            -moz-text-shadow: #fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
            text-shadow: #fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
            *filter: Glow(Color=#fff, Strength=1);
            font-style: oblique;
        }





.m_one_list
{
    width: 100%;
    height: auto;
    float: left;
}

    .m_one_list ul
    {
        width: 100%;
        height: auto;
        float: left;
    }

        .m_one_list ul li
        {
            width: 31%;
            height: auto;
            float: left;
            margin-left: 2%;
            margin-top: 2%;
            padding-top: 2%;
            padding-bottom: 2%;
            background: #059347;
            overflow: hidden;
        }

            .m_one_list ul li a
            {
                width: 96%;
                height: auto;
                float: left;
                padding-left: 8%;
                padding-top: 2%;
                padding-bottom: 2%;
            }

                .m_one_list ul li a h3
                {
                    width: 100%;
                    height: auto;
                    float: left;
                    padding-top: 1%;
                    padding-bottom: 1%;
                    font-family: 微软雅黑;
                    font-size: 120%;
                    color: #fff;
                    line-height: 30px;
                    text-align: left;
                }

                .m_one_list ul li a h4
                {
                    width: 50%;
                    height: auto;
                    float: left;
                    margin-left: 24%;
                    margin-top: 3%;
                }

                    .m_one_list ul li a h4 img
                    {
                        display: block;
                        width: 65%;
                    }

                .m_one_list ul li a h5
                {
                    width: 20%;
                    height: auto;
                    float: left;
                    margin-left: 1%;
                    margin-top: 30%;
                }

                    .m_one_list ul li a h5 img
                    {
                        display: block;
                        width: 70%;
                    }

.m_tbox
{
    width: 99%;
    height: auto;
    float: left;
}

.m_type_list
{
    width: 66%;
    height: auto;
    float: left;
}

.m_type_img
{
    width: 100%;
    height: auto;
    float: left;
    margin-left: 2%;
    margin-top: 2.6%;
}

    .m_type_img img
    {
        display: block;
        width: 99.5%;
        border: 1px solid #fff;
    }

.m_txt_list
{
    width: 100%;
    height: auto;
    float: left;
}

.m_txt_list
{
    width: 100%;
    height: auto;
    float: left;
}

    .m_txt_list ul
    {
        width: 103.2%;
        height: auto;
        float: left;
        margin-left: 0.6%;
    }

        .m_txt_list ul li
        {
            width: 47%;
            height: auto;
            float: left;
            margin-left: 1.8%;
            margin-right: 1%;
            margin-top: 2.4%;
            padding-top: 2%;
            padding-bottom: 2%;
            background: #059347;
            overflow: hidden;
        }

            .m_txt_list ul li a
            {
                width: 96%;
                height: auto;
                float: left;
                padding-left: 8%;
                padding-top: 2%;
                padding-bottom: 2%;
            }

                .m_txt_list ul li a h3
                {
                    width: 100%;
                    height: auto;
                    float: left;
                    padding-top: 1%;
                    padding-bottom: 1%;
                    font-family: 微软雅黑;
                    font-size: 120%;
                    color: #fff;
                    line-height: 30px;
                    text-align: left;
                }

                .m_txt_list ul li a h4
                {
                    width: 50%;
                    height: auto;
                    float: left;
                    margin-left: 24%;
                    margin-top: 3%;
                }

                    .m_txt_list ul li a h4 img
                    {
                        display: block;
                        width: 65%;
                    }

                .m_txt_list ul li a h5
                {
                    width: 20%;
                    height: auto;
                    float: left;
                    margin-left: 1%;
                    margin-top: 30%;
                }

                    .m_txt_list ul li a h5 img
                    {
                        display: block;
                        width: 70%;
                    }



.m_right_list
{
    width: 31.3%;
    height: 145px;
    float: left;
    margin-left: 2.4%;
    margin-top: 1.8%;
    padding-top: 4%;
    padding-bottom:3.5%;
    background: #059347;
    overflow: hidden;
}

.m_right_txt
{
    width: 80%;
    height: auto;
    float: left;
    padding-left: 10%;
    padding-top: 5%;
    padding-bottom: 2%;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    text-align: left;
}

    .m_right_txt h3
    {
        width: 100%;
        height: auto;
        float: left;
        font-family: 微软雅黑;
        font-size: 18px;
        color: #fff;
        line-height: 30px;
        text-align: left;
        font-weight: normal;
    }


.m_tlist
{
    width: 97%;
    height: auto;
    float: left;
    margin-left: 1.8%;
    margin-top: 2%;
    background: #059347;
    overflow: hidden;
}


.m_ttype
{
    width: 65%;
    height: auto;
    float: left;
}

    .m_ttype ul
    {
        width: 100%;
        height: auto;
        float: left;
    }

        .m_ttype ul li
        {
            width: 42%;
            height: auto;
            float: left;
            margin-left: 6%;
            margin-top: 8%;
            padding-bottom: 1%;
        }

            .m_ttype ul li a
            {
                font-family: 微软雅黑;
                font-size: 100%;
                color: #fff;
                text-align: left;
                font-weight: bold;
            }

.m_tright
{
    width: 35%;
    height: auto;
    float: right;
}

    .m_tright a img
    {
        display: block;
        border: none;
        width: 100%;
    }


.m_news_box
{
    width: 97.2%;
    height: auto;
    float: left;
    margin-left: 1.8%;
    margin-top: 3%;
    overflow: hidden;
}


.m_news_cokk
{
    width: 100%;
    height: 36px;
    float: left;
    overflow: hidden;
}

    .m_news_cokk h3
    {
        width: 60%;
        height: 36px;
        float: left;
        font-family: 微软雅黑;
        font-size: 24px;
        color: #333;
        text-align: left;
        font-weight: bold;
        line-height: 36px;
    }

    .m_news_cokk h4
    {
        width: 20%;
        height: 36px;
        float: right;
    }

        .m_news_cokk h4 a
        {
            width: 100%;
            height: auto;
            float: left;
            background: #059347;
            font-family: 微软雅黑;
            font-size: 14px;
            color: #fff;
            text-align: center;
            font-weight: normal;
            line-height: 36px;
        }


.m_news_con
{
    width: 100%;
    height: auto;
    float: left;
    padding-top: 2%;
    padding-bottom: 2%;
    border-bottom: 1px solid #999999;
    overflow: hidden;
}



.m_news_con_list
{
    width: 100%;
    height: auto;
    float: left;
    padding-top: 4%;
    padding-bottom: 4%;
    border-bottom: 1px dashed #cccccc;
    overflow: hidden;
}


.m_news_con_img
{
    width: 30%;
    height: auto;
    float: left;
    overflow: hidden;
}

    .m_news_con_img a img
    {
        display: block;
        width: 100%;
    }


.m_news_con_txt
{
    width: 68%;
    height: auto;
    float: left;
    margin-left: 2%;
    margin-top: 1%;
    overflow: hidden;
}

    .m_news_con_txt a
    {
        width: 100%;
        height: auto;
        float: left;
        font-family: 微软雅黑;
        font-size: 14px;
        color: #333;
        text-align: left;
        font-weight: normal;
        line-height: 20px;
    }

        .m_news_con_txt a h3
        {
            width: 100%;
            height: auto;
            float: left;
            font-family: 微软雅黑;
            font-size: 16px;
            color: #333;
            text-align: left;
            font-weight: bold;
            line-height: 30px;
        }


.m_pro_box
{
    width: 97.2%;
    height: auto;
    float: left;
    margin-left: 1.8%;
    margin-top: 3%;
    overflow: hidden;
}

.mainbox
{
    width: 100%;
    height: auto;
    float: left;
    padding-top: 3%;
    padding-bottom: 5%;
    border-bottom: 1px solid #999999;
    overflow: hidden;
}

.proBox
{
    width: 31.3%;
    height: auto;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 2%;
    padding-bottom: 8%;
}

    .proBox img
    {
        width: 100%;
        display: block;
    }


    .proBox font
    {
        width: 100%;
        height: auto;
        float: left;
        font-family: 微软雅黑;
        font-size: 16px;
        color: #333;
        text-align: center;
        font-weight: normal;
        line-height: 30px;
    }


.s_cokkie
{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 44;
    margin-top: -5%;
    padding-top: 5%;
    background: #d7d7d7;
    padding-bottom: 5%;
    font-family: 微软雅黑;
    font-size: 18px;
    color: #121212;
    text-align: center;
    font-weight: normal;
    line-height: 30px;
    background: #059347;
}

    .s_cokkie h3
    {
        width: 35%;
        height: auto;
        float: left;
        margin-left: 2%;
    }

        .s_cokkie h3 a
        {
            width: 80%;
            float: left;
            font-family: 微软雅黑;
            font-size: 20px;
            color: #ffffff;
            text-align: left;
            font-weight: normal;
            line-height: 30px;
        }

            .s_cokkie h3 a img
            {
                float: left;
                width: 15%;
                padding-right: 5%;
            }

    .s_cokkie h4
    {
        width: 30%;
        height: auto;
        float: left;
        margin-left: 1%;
        font-family: 微软雅黑;
        font-size: 24px;
        color: #ffffff;
        text-align: left;
        font-weight: normal;
        line-height: 30px;
    }


.s_navi
{
    width: 30%;
    height: 30px;
    float: right;
    margin-top: 2%;
    margin-right: 1%;
    position: relative;
    z-index: 77;
}

    .s_navi img
    {
        width: 80%;
        float: right;
        display: block;
    }

.transparent_class
{
    margin: 0;
    float: right;
    right: 0;
	background:#666;
    /*filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;*/
    padding-left: 1%;
    padding-right: 1%;
    position: absolute;
}

.tran_list
{
    width: 140px;
    height: auto;
    float: left;
    background: url(../images/top1.png) no-repeat center top;
    padding-top: 10px;
    position: absolute;
    z-index: 99999;
    padding-bottom: 10px;
}

    .tran_list ul
    {
        float: left;
    }

        .tran_list ul li
        {
            width: 140px;
            height: auto;
            float: left;
            font-family: 微软雅黑;
            font-size: 16px;
            color: #fff;
            line-height: 55px;
            font-weight: normal;
            text-align: center;
            position: relative;
        }

            .tran_list ul li a
            {
                width: 140px;
                height: 55px;
                float: left;
                background: url(../images/m_bg.jpg) repeat-x left bottom;
                font-family: 微软雅黑;
                font-size: 16px;
                color: #fff;
                line-height:65px;
                font-weight: normal;
                text-align: center;
            }

            .tran_list ul li ul
            {
                width: 140px;
                height: auto;
                float: left;
                position: relative;
            }

                .tran_list ul li ul li
                {
                    width: 140px;
                    height: 40px;
                    float: left;
                }

                    .tran_list ul li ul li a
                    {
                        width: 140px;
                        height: 40px;
                        float: left;
                        background: url(../images/s_bg2.jpg) repeat-x left bottom;
                        font-family: 微软雅黑;
                        font-size: 14px;
                        color: #fff;
                        line-height: 40px;
                        font-weight: normal;
                        text-align: center;
                    }

.s_danye_con
{
    width: 100%;
    height: auto!important;
    min-height:480px;
    float: left;
    padding-bottom: 5%;
    overflow: hidden;
}

.s_con_cokk
{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 4;
    padding-top: 2%;
    padding-bottom: 2%;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #666666;
    text-align: center;
    font-weight: normal;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
}

    .s_con_cokk h5
    {
        width: 80%;
        height: auto;
        float: left;
        margin-left: 2%;
        font-family: 微软雅黑;
        font-size: 14px;
        color: #666666;
        text-align: left;
        font-weight: normal;
        line-height: 30px;
    }

        .s_con_cokk h5 a
        {
            font-family: 微软雅黑;
            font-size: 14px;
            color: #666666;
            text-align: left;
            font-weight: normal;
            line-height: 30px;
        }


.s_danye_txt
{
    width: 96.5%;
    height: auto;
    float: left;
    margin-left: 2%;
    padding-top: 2%;
    font-family: 微软雅黑;
    font-size: 16px;
    color: #333333;
    text-align: left;
    font-weight: normal;
    line-height: 30px;
    overflow: hidden;
}

    .s_danye_txt img
    {
        display: block;
        width: 100%;
        margin: 10px auto;
    }

    .s_danye_txt font
    {
        width: 100%;
        height: auto;
        float: left;
        font-family: 微软雅黑;
        font-size: 16px;
        color: #333333;
        text-align: center;
        font-weight: normal;
        line-height: 30px;
        overflow: hidden;
    }

    .s_danye_txt h6
    {
        width: 100%;
        height: auto;
        float: left;
        margin-top: 2%;
        padding-top: 5%;
        padding-bottom: 5%;
        border-top: 1px solid #999999;
        border-bottom: 1px solid #999999;
        font-family: 微软雅黑;
        font-size: 24px;
        color: #333333;
        text-align: left;
        font-weight: normal;
        line-height: 30px;
        overflow: hidden;
    }

    .s_danye_txt em
    {
        width: 100%;
        height: auto;
        float: left;
        padding-top: 2%;
        font-family: 微软雅黑;
        font-size: 20px;
        color: #333333;
        text-align: center;
        font-weight: bold;
        line-height: 30px;
        font-style: normal;
        overflow: hidden;
    }

    .s_danye_txt b
    {
        width: 100%;
        height: auto;
        float: left;
        padding-bottom: 2%;
        font-family: 微软雅黑;
        font-size: 14px;
        color: #888888;
        text-align: center;
        font-weight: normal;
        line-height: 30px;
        border-bottom: 1px solid #ccc;
        overflow: hidden;
    }



.s_danye_list
{
    width: 100%;
    height: auto;
    float: left;
}


.s_expe_list
{
    width: 100%;
    height: auto;
    float: left;
    padding-top: 2%;
    border-bottom: 1px solid #ccc;
}

.expBox
{
    width: 31.3%;
    height: auto;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 2%;
    padding-bottom: 3%;
}

.proExp img
{
    width: 100%;
    display: block;
}


.proExp font
{
    width: 100%;
    height: auto;
    float: left;
    font-family: 微软雅黑;
    font-size: 16px;
    color: #333;
    text-align: center;
    font-weight: normal;
    line-height: 30px;
}


.s_expe_con
{
    width: 100%;
    height: auto;
    float: left;
    padding-top: 2%;
    border-bottom: 1px solid #ccc;
}


.s_expe_img
{
    width: 35%;
    height: auto;
    float: left;
}

    .s_expe_img img
    {
        width: 100%;
        display: block;
    }


.s_expe_txt
{
    width: 60%;
    height: auto;
    float: left;
    margin-left: 2%;
    font-family: 微软雅黑;
    font-size: 16px;
    color: #333;
    text-align: left;
    font-weight: normal;
    line-height: 30px;
}



.s_news_list
{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 2%;
}


    .s_news_list ul
    {
        width: 100%;
        height: auto;
        float: left;
        border-top: 1px solid #ccc;
    }


        .s_news_list ul li
        {
            width: 99.6%;
            height: 44px;
            border-left: 1px solid #ccc;
            border-right: 1px solid #ccc;
            background: url(../images/n_bg.jpg) repeat-x left bottom;
            float: left;
        }

            .s_news_list ul li a
            {
                width: 98%;
                height: 44px;
                float: left;
                margin-left: 2%;
                background: url(../images/d6.jpg) no-repeat left 50%;
                padding-left: 1%;
            }

                .s_news_list ul li a h3
                {
                    width: 26%;
                    height: 44px;
                    float: left;
                    font-family: 微软雅黑;
                    font-size: 16px;
                    color: #888888;
                    line-height: 44px;
                    text-align: left;
                    font-weight: normal;
                }

                .s_news_list ul li a h4
                {
                    width: 40%;
                    height: 44px;
                    float: left;
                    font-family: 微软雅黑;
                    font-size: 16px;
                    color: #333333;
                    line-height: 44px;
                    text-align: left;
                    font-weight: normal;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

                .s_news_list ul li a span
                {
                    width: 30%;
                    height: 44px;
                    float: right;
                    font-family: 微软雅黑;
                    font-size: 16px;
                    color: #888888;
                    line-height: 44px;
                    text-align: left;
                    font-weight: normal;
                }



.s_order_box
{
    width: 98%;
    height: auto;
    float: left;
    padding-top: 2%;
    font-family: 微软雅黑;
    font-size: 16px;
    color: #059347;
    text-align: left;
    font-weight: bold;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}


    .s_order_box font
    {
        width: 50%;
        float: left;
        font-family: 微软雅黑;
        font-size: 16px;
        color: #333;
        text-align: left;
        font-weight: normal;
        line-height: 30px;
    }



.s_order_list_box
{
    width: 100%;
    height: auto;
    float: left;
    padding-top: 2%;
    padding-bottom: 2%;
}



.s_order_list ul
{
    width: 100%;
    height: auto;
    float: left;
}

    .s_order_list ul li
    {
        width: 19%;
        height: 45px;
        float: left;
        margin-right: 3%;
        padding-left: 3%;
    }

        .s_order_list ul li a
        {
            width: 90%;
            height: auto;
            float: left;
            padding-left: 10%;
            font-family: 微软雅黑;
            font-size: 12px;
            color: #333;
            text-align: left;
            font-weight: normal;
            line-height: 35px;
        }

            .s_order_list ul li a:hover
            {
                width: 90%;
                height: auto;
                float: left;
                padding-left: 10%;
                font-family: 微软雅黑;
                font-size: 12px;
                color: #fff;
                text-align: left;
                font-weight: normal;
                line-height: 35px;
                background: #059347;
            }

            .s_order_list ul li a.ohov
            {
                width: 90%;
                height: auto;
                float: left;
                padding-left: 10%;
                font-family: 微软雅黑;
                font-size: 12px;
                color: #fff;
                text-align: left;
                font-weight: normal;
                line-height: 35px;
                background: #059347;
            }





.s_order_tabox
{
    width: 96.5%;
    height: auto;
    float: left;
    margin-left: 2%;
    padding-top: 2%;
    padding-bottom: 2%;
    margin-top: 2%;
    border-top: 1px solid #ccc;
}

.order_max
{
    width: 100%;
    height: auto;
    float: left;
}

table.table1
{
    width: 100%;
    border-collapse: collapse;
}

    table.table1 th
    {
        width: 12.5%;
        border: 1px solid #ccc;
        font-size: 11px;
        text-align: center;
        color: #004621;
        font-weight: normal;
    }

    table.table1 td
    {
        width: 12.5%;
        border: 1px solid #ccc;
        font-size: 10px;
        text-align: center;
        color: #059347;
        font-weight: normal;
    }


table.table2
{
    width: 100%;
    margin-top: -1px;
    border-collapse: collapse;
}

    table.table2 th
    {
        width: 12.5%;
        border: 1px solid #ccc;
        border-top: none;
        font-size: 11px;
        text-align: center;
        color: #004621;
        line-height: 30px;
        font-weight: normal;
    }

    table.table2 td
    {
        width: 12.5%;
        border-top: none;
        border: 1px solid #ccc;
        border-left: none;
        font-size: 10px;
        text-align: center;
        color: #059347;
    }

        table.table2 td a
        {
            float: left;
            margin-left: 4%;
            margin-top: 2%;
            margin-bottom: 2%;
            padding-left: 10px;
            padding-right: 10px;
            font-size: 10px;
            text-align: center;
            color: #fc6000;
        }

            table.table2 td a:hover
            {
                float: left;
                margin-left: 3%;
                margin-top: 2%;
                padding-left: 10px;
                padding-right: 10px;
                font-size: 10px;
                text-align: center;
                color: #fff;
                background: #fc6000;
            }

            table.table2 td a.thov
            {
                float: left;
                margin-left: 3%;
                margin-top: 2%;
                padding-left: 10px;
                padding-right: 10px;
                font-size: 10px;
                text-align: center;
                color: #fff;
                background: #fc6000;
            }



.s_medbox
{
    width: 100%;
    height: auto;
    float: left;
}

table.table3
{
    width: 100%;
    border-collapse: collapse;
}

    table.table3 th
    {
        width: 23%;
        border: 1px solid #ccc;
        border-left: none;
        font-size: 14px;
        text-align: center;
        color: #666666;
        font-weight: bold;
    }

    table.table3 td
    {
        width: 23%;
        border: 1px solid #ccc;
        border-left: none;
        font-size: 14px;
        text-align: center;
        color: #666666;
        font-weight: bold;
    }

table.table4
{
    width: 100%;
    margin-top: -1px;
    border-collapse: collapse;
}

    table.table4 th
    {
        width: 23%;
        border: 1px solid #ccc;
        border-left: none;
        border-top: none;
        font-size: 14px;
        text-align: center;
        color: #059347;
        font-weight: normal;
    }

    table.table4 td
    {
        width: 23%;
        border: 1px solid #ccc;
        border-left: none;
        border-top: none;
        font-size: 14px;
        text-align: center;
        color: #059347;
        font-weight: normal;
    }
	
	   table.table4 td a 
    {
        width: 23%;
        
        font-size: 14px;
        text-align: center;
        color: #059347;
        font-weight: normal;
    }

.int_more
{
    width: 96.5%;
    height: auto;
    float: left;
    margin-left: 2%;
    margin-top: 2%;
    background: #059347;
    border: 2px solid #059347;
    border-radius: 5px;
    -moz-border-radius: 5px; /* Old Firefox */
    font-family: 微软雅黑;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
}

.s_med_list
{
    width: 100%;
    height: auto;
    float: left;
}

    .s_med_list ul
    {
        width: 100%;
        height: auto;
        float: left;
    }

        .s_med_list ul li
        {
            width: 45%;
            height: auto;
            float: left;
            margin-left: 2%;
            margin-right: 2%;
            margin-top: 2%;
        }

            .s_med_list ul li a
            {
                width: 100%;
                height: auto;
                float: left;
            }

                .s_med_list ul li a img
                {
                    display: block;
                    width: 100%;
                }

                .s_med_list ul li a font
                {
                    width: 100%;
                    height: auto;
                    float: left;
                    font-family: 微软雅黑;
                    font-size: 16px;
                    color: #333;
                    text-align: center;
                    line-height: 35px;
                    font-weight: normal;
                }




.s_opin_list
{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 2%;
}


    .s_opin_list ul
    {
        width: 96.5%;
        height: auto;
        float: left;
        margin-left: 2%;
        border-top: 1px solid #ccc;
    }


        .s_opin_list ul li
        {
            width: 100%;
            height: auto;
            float: left;
            padding-top: 1%;
            padding-bottom: 1%;
            border-left: 1px solid #ccc;
            border-right: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            background: -moz-linear-gradient(top, #fff, #ededed);
            /* Safari 4-5, Chrome 1-9 */
            /* -webkit-gradient(,  [, ]?,  [, ]? [, ]*) */
            background: -webkit-gradient(linear,top,from(#fff),to(#ededed));
            /* Safari 5.1+, Chrome 10+ */
            background: -webkit-linear-gradient(top, #fff, #ededed);
            /* Opera 11.10+ */
            background: -o-linear-gradient(top, #fff, #ededed);
            float: left;
        }

            .s_opin_list ul li a
            {
                width: 96.5%;
                height: auto;
                float: left;
                padding-left: 2%;
            }

                .s_opin_list ul li a h3
                {
                    width: 100%;
                    height: auto;
                    float: left;
                }

                    .s_opin_list ul li a h3 font
                    {
                        width: 60%;
                        height: 40px;
                        float: left;
                        font-family: 微软雅黑;
                        font-size: 16px;
                        color: #333;
                        text-align: left;
                        line-height: 35px;
                        font-weight: normal;
                        text-overflow: ellipsis;
                        overflow: hidden;
                    }

                    .s_opin_list ul li a h3 span
                    {
                        width:20%;
                        height: 40px;
                        float: right;
                        font-family: 微软雅黑;
                        font-size: 16px;
                        color: #888888;
                        text-align: left;
                        line-height: 35px;
                        font-weight: normal;
                        text-overflow: ellipsis;
                        overflow: hidden;
                    }

                .s_opin_list ul li a h4
                {
                    width: 100%;
                    height: auto;
                    float: left;
                    font-family: 微软雅黑;
                    font-size: 14px;
                    color: #666;
                    text-align: left;
                    line-height: 20px;
                    font-weight: normal;
                }




.s_serv_box
{
    width: 96.5%;
    height: auto;
    float: left;
    margin-left: 2%;
    padding-top: 2%;
    font-family: 微软雅黑;
    font-size: 16px;
    color: #333333;
    text-align: left;
    font-weight: normal;
    line-height: 30px;
    overflow: hidden;
}
    .s_serv_box font
    {
    font-family: 微软雅黑;
    font-size: 16px;
    color: #ff0000;
    text-align: left;
    font-weight: normal;
    line-height: 30px;
    }

    .s_serv_box h3
    {
        width:100%;
        height:auto;
        float:left;
        margin-top:2%;
        padding-top:2%;
        padding-bottom:2%;
    font-family: 微软雅黑;
    font-size: 30px;
    color: #000;
    text-align:center;
    font-weight:bold;
    line-height: 30px;
    }




table.table5
{
    width: 100%;
    border-collapse: collapse;
}  
table.table5 th
    {
        width:94%;
        height:auto;
        float:left;
        margin-left:2%;
        margin-top:1%;
        padding-top:1%;
        padding-bottom:1%;
        border:none;
        font-size: 14px;
        text-align: center;
        color: #059347;
        font-weight: normal;
    }
    table.table5 th img
    {
        float:right;
        margin-top:6%;
        width:45%;
    }

    table.table5 td
    {
        width:96.5%;
        height:auto;
        float:left;
        margin-left:2%;
        margin-top:1%;
        padding-top:1%;
        padding-bottom:1%;
        border:none;
        font-size: 14px;
        text-align: center;
        color: #059347;
        line-height:56px;
        font-weight: normal;
    }
        table.table5 td font
        {
        float:left;
        padding-left:2%;
    font-family:微软雅黑;
        font-size: 14px;
        text-align: center;
        color: #ff0000;
        font-weight: normal;
        line-height:56px;
        }


.inp_tab1
{
    width:90%;
    height:56px;
    float:left;
        margin-top:2%;
    background:#f4f4f4;
    border:1px solid #cccccc;
    border-radius: 5px;
    -moz-border-radius: 5px; /* Old Firefox */
    padding-left:5%;
    font-family:微软雅黑;
    font-size:16px;
    text-align:left;
    color: #333;
        line-height:56px;
    font-weight: normal;    overflow:hidden;

}


.inp_tab2
{
    width:90%;
    height:396px;
    float:left;
    margin-top:2%;
    background:#f4f4f4;
    border:1px solid #cccccc;
    border-radius: 5px;
    -moz-border-radius: 5px; /* Old Firefox */
    padding-left:5%;
    font-family:微软雅黑;
    font-size:16px;
    text-align:left;
    color: #333;
    font-weight: normal;
        line-height:56px;
    overflow:hidden;
}



.inp_tab3
{
    width:47.5%;
    height:56px;
    float:left;
    margin-top:2%;
    background:#f4f4f4;
    border:1px solid #cccccc;
    border-radius: 5px;
    -moz-border-radius: 5px; /* Old Firefox */
    padding-left:5%;
    font-family:微软雅黑;
    font-size:16px;
    text-align:left;
    color: #333;
    line-height:56px;
    font-weight: normal;   
    overflow:hidden;

}

.s_view_box
{
    width: 96.5%;
    height: auto;
    float: left;
    margin-top:3%;
    margin-left: 2%;
    font-family: 微软雅黑;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
}

.s_view_list
{
    width:100%;
    height: auto;
    float: left;
}

    .s_view_list ul
    {
    width:100%;
    height: auto;
    float: left;
    }

    .s_view_list ul li
    {
    width:100%;
    height: auto;
    float: left;
    margin-top:3%;
    background:#f3f3f3;
    border-bottom:1px solid #bfbfbf;
    }
        .s_view_list ul li h3
        {
            width:96%;
            height:auto;
            float:left;
            padding-left:4%;
            background:#e6e6e6;
            border-bottom:1px solid #fff;
        }
            .s_view_list ul li h3 b
            {
                width:15%;
            height:auto;
            float:left;
            font-family:微软雅黑;
            font-size:16px;
            color:#059347;
            line-height:30px;
            text-align:left;
            font-weight:normal;
            overflow:hidden;
            }  
            .s_view_list ul li h3 font
            {
                width:40%;
            height:auto;
            float:left;
            font-family:微软雅黑;
            font-size:16px;
            color:#004022;
            line-height:30px;
            text-align:left;
            font-weight:normal;
            overflow:hidden;
            }
            .s_view_list ul li h3 span
            {
                width:40%;
            height:auto;
            float:right;
            font-family:微软雅黑;
            font-size:16px;
            color:#666666;
            line-height:30px;
            text-align:left;
            font-weight:normal;
            overflow:hidden;
            }
        .s_view_list ul li h4
        {
            width:96%;
            height:auto;
            float:left;
            padding-left:4%;
            background:#f3f3f3;
            border-bottom:1px solid #fff;
            font-family:微软雅黑;
            font-size:16px;
            color:#333;
            line-height:30px;
            text-align:left;
            font-weight:normal;
        }
        .s_view_list ul li h4 font
            {
                width:98%;
            height:auto;
            float:left;
            font-family:微软雅黑;
            font-size:16px;
            color:#333;
            line-height:30px;
            text-align:left;
            font-weight:normal;
            overflow:hidden;
            }
         .s_view_list ul li h5
        {
            width:96%;
            height:auto;
            float:left;
            padding-left:4%;
            background:#e4ecc9;
            border-bottom:1px solid #fff;
            font-family:微软雅黑;
            font-size:16px;
            color:#333;
            line-height:30px;
            text-align:left;
            font-weight:normal;
        }
        .s_view_list ul li h5 font
            {
                width:98%;
            height:auto;
            float:left;
            font-family:微软雅黑;
            font-size:16px;
            color:#059347;
            line-height:30px;
            text-align:left;
            font-weight:normal;
            overflow:hidden;
            } 
        .s_view_list ul li h6
        {
            width:96%;
            height:auto;
            float:left;
            padding-left:4%;
            padding-top:1%;
            padding-bottom:1%;
            background:#f3f3f3;
            font-family:微软雅黑;
            font-size:16px;
            color:#333;
            line-height:30px;
            text-align:left;
            font-weight:normal;
        }
        .s_view_list ul li h6 font
            {
                width:98%;
            height:auto;
            float:left;
            font-family:微软雅黑;
            font-size:15px;
            color:#666666;
            line-height:25px;
            text-align:left;
            font-weight:normal;
            overflow:hidden;
            }


.s_conta
{
    width: 96.5%;
    height: auto;
    float: left;
    margin-left: 2%;
    margin-top: 1%;
    padding-bottom: 2%;
    font-family: 微软雅黑;
    font-size: 24px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
}

    .s_conta img
    {
        width:100%;
        display:block;
    }

    .s_conta h3
    {
        width:100%;
        height:auto;
        float:left;
    margin-top: 1%;
    padding-bottom: 2%;
    font-family: 微软雅黑;
    font-size:30px;
    color: #333;
    text-align:center;
    line-height: 35px;
    font-weight:bold;
    }
    .s_conta h4
    {
        width:100%;
        height:auto;
        float:left;
        border-top:1px dashed #ccc;
        border-bottom:1px dashed #ccc;
    margin-top:3%;
    padding-top:3%;
    padding-bottom:3%;
    font-family: 微软雅黑;
    font-size:24px;
    color: #333;
    text-align:left;
    line-height: 30px;
    font-weight:bold;
    }




/* footer ------------------------------*/
#footer
{
    color: #fff;
    background-color: #059347;
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    z-index: 1001;
    _bottom: auto;
    _width: 100%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
    padding-top: 2%;
    padding-bottom: 2%;
}

    #footer ul.icon
    {
        list-style-type: none;
    }

        #footer ul.icon li
        {
            text-align: center;
            margin-left: 1%;
            margin-right: 1%;
            padding-right: 2px;
            float: left;
            width: 22%;
            height: auto;
            background: url(../images/c_line_bg.jpg) repeat-y right top;
            overflow: hidden;
        }

            #footer ul.icon li a
            {
                display: block;
                height: auto;
                padding-top: 2px;
                background-color: #059347;
            }

                #footer ul.icon li a img
                {
                    width: 100%;
                    margin: 0 auto;
                    display: block;
                }

#Bot
{
    width: 100%;
    height: auto;
    float: left;
}

.Bot_txt
{
    width: 97.2%;
    height: auto;
    float: left;
    margin-left: 1.8%;
    margin-top: 3%;
    padding-top: 3%;
    padding-bottom: 3%;
    background: #059347;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    line-height: 30px;
    overflow: hidden;
}

    .Bot_txt h3
    {
        width: 100%;
        height: auto;
        float: left;
        font-family: 微软雅黑;
        font-size: 18px;
        color: #fff;
        text-align: center;
        font-weight: normal;
        line-height: 30px;
    }


.Bot_tbg
{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 2%;
    padding-top: 5%;
    background: #d7d7d7;
    padding-bottom: 7%;
    font-family: 微软雅黑;
    font-size: 18px;
    color: #121212;
    text-align: center;
    font-weight: normal;
    line-height: 30px;
}



#menu { width:140px; margin:auto; height:100%; }
 #menu h3 {
     width:140px;
	height:100%;
    float:left;  
    border-top:1px solid #ccc;  
 }
 #menu h3 a
            {
     margin-top:-1px;
        width: 140px;
                height: 55px;
                float: left;
                background: url(../images/m_bg.jpg) repeat-x left bottom;
                font-family: 微软雅黑;
                font-size: 16px;
                color: #fff;
                line-height:65px;
                font-weight: normal;
                text-align: center;
            }


 #menu h2 {width:140px; height:100%; float:left; padding-left:2px; text-align:center;}
 
 #menu h2 a
            {
                width: 140px;
                        height: 40px;
                        float: left;
                        background: url(../images/s_bg2.jpg) repeat-x left bottom;
                        font-family: 微软雅黑;
                        font-size: 14px;
                        color: #fff;
                        line-height: 40px;
                        font-weight: normal;
                        text-align: center;
            }


 #menu ul { padding-left:15px; height:100%;border:#E7E7E7 1px solid; border-top:none; }
 #menu ul li {padding:5px 0 3px 10px; height:100%;}
 .no { display:none;}