body {
    background: url("../images/image/body_bg.jpg") top;
    margin: 0px auto;
    padding: 0px;
    color: rgb(51, 51, 51);
    font-family: "microsoft yahei",Tahoma,Arial,Helvetica,sans-serif;
    font-size: 14px;
}

h2 {
    color: #00923f;
    border-bottom: solid 2px #00923f;
}

p {
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei";
}

dl {
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei";
}

dt {
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei";
}

dd {
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei";
}

ul {
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei";
}

ol {
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei";
}

li {
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei";
}

form {
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei";
}

button {
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei";
}

input {
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei";
}

textarea {
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei";
}

th {
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei";
}

td {
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei";
}

table {
    border-collapse: collapse;
}

a {
    color: rgb(51, 51, 51);
    text-decoration: none;
}

    a:hover {
        color: rgb(0, 146, 63);
        text-decoration: none;
    }

img {
    border: 0px currentColor;
    border-image: none;
    vertical-align: top;
}

ul li {
    list-style: none;
}

.c {
    overflow: hidden;
    clear: both;
    -ms-zoom: 1;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.warp {
    margin: 0px auto;
    width: 1200px;
    clear: both;
}

.top_bg {
    width: 100%;
    height: 40px;
    overflow: hidden;
    border-bottom-color: rgb(204, 204, 204);
    margin: 0 auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#timer {
    line-height: 40px;
    float: left;
}

.top_link {
    overflow: hidden;
    float: right;
}

    .top_link li {
        line-height: 40px;
        margin-left: 24px;
        float: left;
    }

        .top_link li.m1 {
            background: url("../images/image/icon_swsy.jpg") no-repeat left 14px;
            padding-left: 23px;
        }

        .top_link li.m2 {
            background: url("../images/image/icon_jrsc.jpg") no-repeat left 14px;
            padding-left: 22px;
        }

        .top_link li.m3 {
            background: url("../images/image/icon_dhfs.jpg") no-repeat left 14px;
            padding-left: 20px;
        }

        .top_link li.m4 {
            background: url("../images/image/icon_fkfs.jpg") no-repeat left 14px;
            padding-left: 24px;
        }

.search {
    margin: 25px 0px 0px;
    float: right;
}

.nav_bg {
    width: 100%;
    height: 81px;
    overflow: hidden;
    background-color: rgb(0, 146, 63);
}

.menu1 li {
    width: 133px;
    font-size: 16px;
    float: left;
}

    .menu1 li a {
        background: url("../images/image/nav_li.jpg") no-repeat right 4px;
        width: 133px;
        text-align: center;
        color: rgb(255, 255, 255);
        margin-top: 12px;
        display: block;
    }

        .menu1 li a:hover {
            color: rgb(255, 255, 255);
            text-decoration: underline;
        }

.menu1 {
    overflow: hidden;
}

.banner_pic {
    width: 100%;
    height: 500px;
    position: relative;
}

    .banner_pic li {
        left: 0px;
        top: 0px;
        width: 100%;
        display: none;
        position: absolute;
    }

.dg_banner {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
}

    .dg_banner .num {
        height: 25px;
        right: 4px;
        bottom: 12px;
        overflow: hidden;
        position: absolute;
        z-index: 3;
        -ms-zoom: 1;
    }

        .dg_banner .num li {
            background: rgb(68, 68, 68);
            border-radius: 50%;
            width: 25px;
            height: 25px;
            text-align: center;
            color: rgb(255, 255, 255);
            line-height: 25px;
            font-family: "microsoft yahei", Arial;
            font-weight: 400;
            margin-right: 10px;
            float: left;
            cursor: pointer;
        }

            .dg_banner .num li.on {
                background: rgb(255, 119, 0);
            }

    .dg_banner .prev {
        background: url("../images/image/btn.png") no-repeat;
        top: 180px;
        width: 40px;
        height: 100px;
        display: none;
        position: absolute;
    }

    .dg_banner .next {
        background: url("../images/image/btn.png") no-repeat;
        top: 180px;
        width: 40px;
        height: 100px;
        display: none;
        position: absolute;
    }

    .dg_banner .prev {
        left: 0px;
    }

    .dg_banner .next {
        background-position: right;
        right: 0px;
    }

.banner_pic li img {
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.title_L h2 {
    color: rgb(255, 255, 255);
    line-height: 40px;
    font-size: 16px;
    font-weight: normal;
    margin-left: 15px;
    float: left;
}

.content_L {
    border-width: medium 1px 1px;
    border-style: none solid solid;
    border-color: currentColor rgb(229, 229, 229) rgb(229, 229, 229);
    padding: 14px;
    border-image: none;
    width: 220px;
    overflow: hidden;
}

.oinput2 {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(220, 220, 220);
    border-image: none;
    width: 169px;
    height: 20px;
    color: rgb(89, 89, 89);
    line-height: 20px;
}

.gwc {
    background: url("../images/image/ckgwc.jpg") no-repeat left;
    margin: 20px 0px 0px 14px;
    overflow: hidden;
    padding-left: 34px;
    display: block;
}

.contact {
    background: url("../images/image/contact_bg.jpg") no-repeat;
    width: 250px;
    height: 357px;
    margin-top: 20px;
    overflow: hidden;
}

    .contact h2 {
        margin: 14px 0px 0px 34px;
        color: rgb(255, 255, 255);
        font-size: 16px;
        font-weight: normal;
    }

    .contact p {
        margin: 12px 0px 0px 24px;
        font-size: 14px;
        color: #fb7a00;
        width: 200px;
        line-height: 30px;
        font-weight: bold;
        padding-top: 160px;
    }

.Product_Class {
    margin-top: 10px;
}

    .Product_Class ul li {
        height: 42px;
        line-height: 42px;
        margin-top: 10px;
        padding-left: 32px;
        background: url(../Images/image/PRO_BJ.jpg)
    }

        .Product_Class ul li a:hover {
            font-size: 16px;
            color: #c30366;
        }

        .Product_Class ul li a:Link {
            font-size: 16px;
            color: #c30366;
        }

        .Product_Class ul li a:visited {
            font-size: 16px;
            color: #c30366;
        }

        .Product_Class ul li span {
            font-size: 15px;
            color: #ea317b;
            font-weight: 600;
        }

.new_line {
    height: 1px;
    background: #ed145b
}

.news_list {
    border-left: solid 1px #d7d7d7;
    border-bottom: solid 1px #d7d7d7;
    border-right: solid 1px #d7d7d7;
    padding-bottom: 15px;
}

.news_title {
    width: 75px;
    line-height: 46px;
    font-size: 18px;
    color: #ea317b;
    padding-left: 15px;
    float: left;
}

.news_title_R {
    height: 28px;
    padding-top: 17px;
    padding-left: 20px;
    font-size: 12px;
    color: #b2b2b2;
}

.news_list_N {
    width: 216px;
    height: 379px;
    margin: 0 auto;
    margin-top: 15px;
    background: url(../Images/image/News_List.jpg)
}

    .news_list_N ul li {
        line-height: 38px;
        padding-left: 28px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.title_L span {
    margin-right: 15px;
    float: right;
}

.main {
    width: 1200px;
    min-height: 600px;
    margin: 0 auto;
    margin-top: 25px;
    overflow: auto;
}

.main_L {
    width: 250px;
    overflow: hidden;
    float: left;
}

.main_R {
    width: 930px;
    overflow: hidden;
    float: right;
}

.hd {
    height: 30px;
    border-bottom: solid 2px #00923f;
}

.main_top_R {
    line-height: 30px;
    float: left;
    color: #00923f;
    font-weight: 600;
    font-size: 22px;
}

.main_top_L {
    float: left;
    margin-left: 5px;
}

    .main_top_L ul li {
        line-height: 30px;
        float: left;
        margin-left: 15px;
    }

.title_L {
    background: url("../Images/Image/T_445.png");
    width: 225px;
    height: 40px;
    padding-left: 25px;
    line-height: 30px;
    font-weight: 600;
    overflow: hidden;
    font-size: 16px;
    color: #565656;
}

.P_table {
    width: 100%;
    margin-top: 15px;
    border: solid rgb(220, 220, 220);
    border-width: 1px 0px 0px 1px;
}

    .P_table tr {
        height: 25px;
    }

        .P_table tr td {
            border: solid rgb(220, 220, 220);
            border-width: 0px 1px 1px 0px;
            padding: 10px 0px;
            text-align: center;
        }

        .P_table tr th {
            border: solid rgb(220, 220, 220);
            border-width: 0px 1px 1px 0px;
            padding: 10px 0px;
            text-align: center;
        }

/*以下是奇偶TR背景颜色*/
.tr_odd {
    background-color: #e3e3e3;
}

.tr_even {
    background-color: #FFFFFF;
}

.mouse_color {
    background-color: #ffd100;
}

#tab {
    width: 100%;
    height: 100%;
}

/*以下是通过+ -号实现input输入数值CSS*/
.i_box {
    width: 80px;
    height: 16px;
}

    .i_box a {
        padding: 2px 5px;
        font-size: 14px;
        color: #585858;
    }

        .i_box a:hover {
            color: #9a0000;
            font-size: 14px;
        }

    .i_box input {
        width: 40px;
        height: 20px;
        border: 1px solid #ccc;
        text-align: center;
        margin-top: -3px;
        font-size: 12px;
        color: #787878
    }

.Product_T_list {
    width: 400px;
    height: 20px;
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    font-weight: 600;
    padding-left: 15px;
    color: #ffd800;
    float: left;
}

.P_More {
    float: right;
    width: 80px;
    padding-right: 15px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
}

    .P_More a:link {
        color: #ffd800;
    }

    .P_More a:visited {
        color: #ffd800;
    }

    .P_More a:hover {
        color: #fb7a00;
    }

.main_Article_R {
    width: 920px;
    overflow: hidden;
    float: right;
}

.ShoppingCart_main {
    width: 920px;
    overflow: hidden;
}

.ArticleList_top_L {
    line-height: 40px;
    width: 700px;
    float: left;
}

.ArticleList_top_R {
    line-height: 40px;
    width: 100px;
    text-align: right;
    font-size: 16px;
    color: #00923f;
    float: right;
}

.ArticleList {
    width: 100%;
    margin-top: 20px;
}

    .ArticleList ul li {
        line-height: 36px;
        background: url(../Images/image/ring02.gif) no-repeat;
        background-position: center left;
        border-bottom: dashed 1px rgb(204, 204, 204);
        padding-left: 25px;
    }

        .ArticleList ul li span {
            float: right;
            color: #FF0000;
        }

.ProductPage_table {
    width: 400px;
    margin: 0 auto;
    margin-top: 40px;
}

    .ProductPage_table tr td {
        font-size: 14px;
    }

.Article_D_Title {
    font-size: 16px;
    color: #00923f;
    text-align: center;
    margin-top: 40px;
}

.Article_D {
    font-size: 12px;
    text-align: center;
    margin-top: 30px;
    height: 35px;
    line-height: 35px;
    background: #e4e4e4;
}

.ArticleContent {
    margin-top: 20px;
    line-height: 30px;
}

.input-text {
    font-size: 14px;
    color: rgb(100, 100, 100);
    width: 170px;
    height: 25px;
    padding: 4px;
    border: solid 1px rgb(220, 220, 220);
}

.UserLoginBTN_L {
    line-height: 35px;
    height: 35px;
    width: 80px;
    color: #ffffff;
    background-color: #74ad5a;
    font-size: 14px;
    border: 0px solid #f5844f;
    -moz-box-shadow: 0px 0px 0px 0px #9acc85;
    -webkit-box-shadow: 0px 0px 0px 0px #9acc85;
    box-shadow: 0px 0px 0px 0px #9acc85;
    text-align: center;
    display: inline-block;
    text-decoration: none;
}

    .UserLoginBTN_L:hover {
        background-color: #fb7a00;
    }

.UserLoginBTN_R {
    line-height: 35px;
    height: 35px;
    width: 80px;
    color: #ffffff;
    background-color: #fb7a00;
    font-size: 14px;
    border: 0px solid #f5844f;
    -moz-box-shadow: 0px 0px 0px 0px #9acc85;
    -webkit-box-shadow: 0px 0px 0px 0px #9acc85;
    box-shadow: 0px 0px 0px 0px #9acc85;
    text-align: center;
    display: inline-block;
    text-decoration: none;
}

    .UserLoginBTN_R:hover {
        background-color: #74ad5a;
    }

/*ProductDetail CSS*/
._con {
    width: 800px;
    height: 380px;
    margin: 0 auto;
    margin-top: 30px;
    border-bottom: rgb(204, 204, 204) dotted 2px;
}

._con_L {
    width: 400px;
    height: 350px;
    float: left;
    background: rgb(220, 220, 220)
}

._con_R {
    width: 350px;
    height: 350px;
    float: right;
}

.field_List {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #808080;
    border-bottom: #808080 dotted 1px;
}

.product_Content {
    width: 800px;
    min-height: 100px;
    margin: 0 auto;
    margin-top: 0px;
}

.product_Content_T {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    border-bottom: dotted rgb(204, 204, 204) 2px;
}

.product_Content_C {
    padding-top: 30px;
    line-height: 35px;
}

.foot_nav_bg {
    margin-top: 25px;
    padding: 22px 0px;
    width: 100%;
    overflow: hidden;
    border-top-color: rgb(219, 219, 219);
    border-top-width: 1px;
    border-top-style: solid;
    background-color: rgb(255, 255, 255);
}

.foot_nav dl {
    width: 200px;
    padding-left: 10px;
    overflow: hidden;
    border-right-color: rgb(219, 219, 219);
    border-right-width: 1px;
    border-right-style: dashed;
    float: left;
}

    .foot_nav dl dt {
        height: 22px;
        color: rgb(51, 51, 51);
        line-height: 22px;
        padding-left: 28px;
        font-family: "microsoft yahei";
        font-size: 15px;
        font-weight: bold;
    }

        .foot_nav dl dt.foot_nav_icon1 {
            background: url("../images/image/foot_icon1.jpg") no-repeat left;
        }

        .foot_nav dl dt.foot_nav_icon2 {
            background: url("../images/image/foot_icon2.jpg") no-repeat left;
        }

        .foot_nav dl dt.foot_nav_icon3 {
            background: url("../images/foot_icon3.jpg") no-repeat left;
        }

        .foot_nav dl dt.foot_nav_icon4 {
            background: url("../images/image/foot_icon4.jpg") no-repeat left;
        }

    .foot_nav dl dd a {
        height: 24px;
        line-height: 24px;
        overflow: hidden;
        display: block;
    }

    .foot_nav dl dd {
        padding-top: 5px;
        padding-left: 28px;
    }

.foot_hotline {
    padding: 5px 0px 0px 55px;
    float: right;
}

.foot_bg {
    background: rgb(59, 59, 59);
    padding: 0px 0px 15px;
    width: 100%;
    overflow: hidden;
}

.yqlj p {
    padding: 16px 0px 14px;
    color: rgb(204, 204, 204);
    line-height: 24px;
    border-bottom-color: rgb(100, 100, 100);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .yqlj p a {
        color: rgb(204, 204, 204);
    }

        .yqlj p a:hover {
            color: rgb(255, 255, 255);
        }

.foot_xx {
    text-align: center;
    color: rgb(204, 204, 204);
    line-height: 24px;
    padding-top: 15px;
}

.foot_tb {
    text-align: center;
    padding-top: 20px;
}

    .foot_tb a {
        display: inline;
    }

.select {
    width: 80px;
    height: 30px;
}