﻿@charset "utf-8";
/* CSS Document */


html, body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    font: 12px Arial, "宋体";
    position: relative;
    background-color: #14192d;
    color: #f6d496;
}

ul, li, p, img, b, a, ol, em, a, h1, h2, h3, h4, h5, h6, h7 {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border: none;
    font-style: normal;
    border: none;
    font-weight: 100;
    text-decoration: none;
    font: 12px Arial, "宋体";
    cursor: pointer;
    color: #f6d496;
}
img{max-width:auto;height:auto;}
.title {
    background-color: #fee3b8;
    background-image: -moz-linear-gradient(top, #fee3b8, #e3c395);
    background-image: -webkit-linear-gradient(top, #fee3b8, #e3c395);
    background-image: -o-linear-gradient(top, #fee3b8, #e3c395);
    background-image: -ms-linear-gradient(top, #fee3b8, #e3c395);
    background-image: linear-gradient(top, #fee3b8, #e3c395);
    height: 40px;
}


    .title h1 {
        padding-left: 16px;
        font-size: 14px;
        float: left;
        height: 40px;
        line-height: 40px;
    }

    .title .more {
        float: right;
        font-size: 14px;
        font-weight: normal;
        line-height: 40px;
        margin-right: 10px;
    }



    .navbox li a, .one_nav li, .title h1, .title .more, .two li a, .five_nav li, .eight_nav li, .footer_nav li a {
        color: #221507;
    }




#slides {
    position: relative;
    width: 100%;
}

    #slides img {
        width: 100%;
        display: block;
    }



    #slides .hd {
        position: absolute;
        bottom: 5px;
        left: 0px;
        background-color: #4b3d29;
        width: 100%;
        overflow: hidden;
    }

        #slides .hd li {
            width: 20%;
            height: 5px;
            text-align: center;
            color: rgba(0, 0, 0, 0);
            float: left;
        }



            #slides .hd li.on {
                background: #bd9d6b;
            }

.header {
    position: relative;
}

.logo {
    padding: 10px 0;
}

    .logo a img {
        max-height: 100px;
        max-width: 100%;
        display: block;
    }

.navbox {
    width: 100%;
}

    .navbox li {
        float: left;
        width: 25%;
        height: 45px;
        line-height: 45px;
        text-align: center;
        font-size: 14px;
        position: relative;
        border-bottom: 1px solid #bd9d6b;
        background-color: #fee3b8;
        background-image: -moz-linear-gradient(top, #fee3b8, #e3c395);
        background-image: -webkit-linear-gradient(top, #fee3b8, #e3c395);
        background-image: -o-linear-gradient(top, #fee3b8, #e3c395);
        background-image: -ms-linear-gradient(top, #fee3b8, #e3c395);
        background-image: linear-gradient(top, #fee3b8, #e3c395);
    }

        .navbox li:after {
            content: '';
            position: absolute;
            top: 0;
            right: -1px;
            z-index: 9;
            height: 45px;
            width: 0px;
            border-left: 1px solid #bd9d6b;
        }



        .navbox li a {
            font: 400 14px/45px "宋体";
            display: block;
            width: 100%;
        }


/**/

/*首页*/

.one {
    width: 100%;
}

.one_nav {
    padding-top: 5px;
    overflow: hidden;
    background-color: #fee3b8;
    background-image: -moz-linear-gradient(top, #fee3b8, #e3c395);
    background-image: -webkit-linear-gradient(top, #fee3b8, #e3c395);
    background-image: -o-linear-gradient(top, #fee3b8, #e3c395);
    background-image: -ms-linear-gradient(top, #fee3b8, #e3c395);
    background-image: linear-gradient(top, #fee3b8, #e3c395);
}

    .one_nav li {
        float: left;
        width: 48%;
        margin: 0px 1%;
        text-align: center;
        font-size: 16px;
        border-radius: 3px 3px 0px 0px;
        height: 36px;
        line-height: 36px;
    }

        .one_nav li.now {
            font-weight: bold;
            background-color: #ddab72;
            background-image: -moz-linear-gradient(top, #ddab72, #fcecd6);
            background-image: -webkit-linear-gradient(top, #ddab72, #fcecd6);
            background-image: -o-linear-gradient(top, #ddab72, #fcecd6);
            background-image: -ms-linear-gradient(top, #ddab72, #fcecd6);
            background-image: linear-gradient(top, #ddab72, #fcecd6);
        }


.one_m ul {
    margin-top: 20px;
    overflow: hidden;
}

.one_m li {
    margin: 0px 2% 0;
    float: left;
    width: 45%;
}

    .one_m li img {
        border: 1px solid #f6d496;
        width: 100%;
        display: block;
    }

    .one_m li h1 {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        font-weight: normal;
        text-align: center;
    }
/**/

.two {
    margin-top: 10px;
    background-color: #feefcf;
}

    .two ul {
        margin: 0px 10px;
    }

    .two li {
        float: left;
        width: 50%;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        background: url("../images/dtLiIco.png") no-repeat left center;
        background-size: 7px auto;
        border-bottom: 1px solid #d9cbad;
    }

        .two li a {
            margin-left: 16px;
            font-size: 14px;
        }

/**/
.three {
    width: 100%;
}

.three_img {
    width: 100%;
}

    .three_img img {
        width: 100%;
        display: block;
    }

.three img {
    width: 100%;
    display: block;
}


/**/

.fore {
    width: 100%;
}

.fore_m {
    width: 96%;
    margin: 4% auto;
    overflow: hidden;
}

.fore li {
    width: 100%;
    float: left;
}

    .fore li img {
        border: 1px solid #fee3b8;
        width: 98%;
        display: block;
        margin: auto;
    }

    .fore li h2 {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        overflow: hidden;
        text-align: center;
    }
/**/
.five {
    width: 100%;
}

.five_nav {
    padding-top: 5px;
    overflow: hidden;
    background-color: #fee3b8;
    background-image: -moz-linear-gradient(top, #fee3b8, #e3c395);
    background-image: -webkit-linear-gradient(top, #fee3b8, #e3c395);
    background-image: -o-linear-gradient(top, #fee3b8, #e3c395);
    background-image: -ms-linear-gradient(top, #fee3b8, #e3c395);
    background-image: linear-gradient(top, #fee3b8, #e3c395);
}

    .five_nav li {
        float: left;
        width: 48%;
        margin: 0px 1%;
        text-align: center;
        font-size: 16px;
        border-radius: 3px 3px 0px 0px;
        height: 36px;
        line-height: 36px;
    }

        .five_nav li.now {
            font-weight: bold;
            background-color: #ddab72;
            background-image: -moz-linear-gradient(top, #ddab72, #fcecd6);
            background-image: -webkit-linear-gradient(top, #ddab72, #fcecd6);
            background-image: -o-linear-gradient(top, #ddab72, #fcecd6);
            background-image: -ms-linear-gradient(top, #ddab72, #fcecd6);
            background-image: linear-gradient(top, #ddab72, #fcecd6);
        }

.five_m {
    width: 96%;
    margin: 10px auto 0;
}

    .five_m li div {
        border: 1px solid #ecc17e;
        width: 70%;
        margin: auto;
    }

    .five_m li img {
        width: 100%;
        display: block;
    }

    .five_m li h3 {
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        overflow: hidden;
        text-align: center;
    }


    .five_m li p {
        line-height: 20px;
        height: 50px;
        overflow: hidden;
    }

/**/
.six {
    width: 100%;
}

.six_m {
    width: 96%;
    margin: 4% auto;
    overflow: hidden;
}

.six li {
    width: 100%;
    float: left;
}

    .six li img {
        border: 5px solid #4b361e;
        width: 90%;
        display: block;
        margin: auto;
    }

    .six li h4 {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        overflow: hidden;
        text-align: center;
    }
/**/
.seven_img {
    width: 94%;
    margin: 3% auto;
}

    .seven_img img {
        width: 100%;
        display: block;
    }

.seven_c {
    width: 94%;
    margin: 3% auto;
    line-height: 20px;
    font-size: 14px;
}
/**/
.eight {
    width: 100%;
}

.eight_nav {
    padding-top: 5px;
    overflow: hidden;
    background-color: #fee3b8;
    background-image: -moz-linear-gradient(top, #fee3b8, #e3c395);
    background-image: -webkit-linear-gradient(top, #fee3b8, #e3c395);
    background-image: -o-linear-gradient(top, #fee3b8, #e3c395);
    background-image: -ms-linear-gradient(top, #fee3b8, #e3c395);
    background-image: linear-gradient(top, #fee3b8, #e3c395);
}

    .eight_nav li {
        float: left;
        width: 31%;
        margin: 0px 1%;
        text-align: center;
        font-size: 16px;
        border-radius: 3px 3px 0px 0px;
        height: 36px;
        line-height: 36px;
    }

        .eight_nav li.now {
            font-weight: bold;
            background-color: #ddab72;
            background-image: -moz-linear-gradient(top, #ddab72, #fcecd6);
            background-image: -webkit-linear-gradient(top, #ddab72, #fcecd6);
            background-image: -o-linear-gradient(top, #ddab72, #fcecd6);
            background-image: -ms-linear-gradient(top, #ddab72, #fcecd6);
            background-image: linear-gradient(top, #ddab72, #fcecd6);
        }

.eight_m {
    width: 94%;
    margin: 3% auto 0;
}

    .eight_m li {
        padding-left: 14px;
        height: 28px;
        line-height: 28px;
        overflow: hidden;
        background: url("../images/dtLiIco.png") no-repeat left center;
        background-size: 7px auto;
    }

        .eight_m li a {
            font-size: 14px;
        }

/**/
.nine {
    width: 100%;
}



.nine_img {
    width: 100%;
}

    .nine_img img {
        width: 100%;
        display: block;
    }

.nine img {
    width: 100%;
    display: block;
}
/*页面通用*/


.main_img {
    width: 100%;
}

    .main_img img {
        width: 100%;
        height: 100%;
        display: block;
    }

.pading {
    float: left;
    margin-top: 10px;
}

    .pading span {
        padding: 3px 8px;
        border: 1px solid #f6d496;
        display: block;
        float: left;
        margin: 0px 2px;
    }

    .pading a {
        padding: 3px 8px;
        border: 1px solid #f6d496;
        display: block;
        float: left;
        margin: 0px 1px;
    }

    .pading .current {
        border: none;
        padding: 3px 8px;
        border: 1px solid #ebcda0;
        background: #ebcda0;
        color: #000;
    }

.text {
    height: 45px;
    line-height: 45px;
    background: linear-gradient(180deg, #f2f2f2 0%, #e0e0e0 100%);
    position: relative;
}


    .text a.fh {
        float: left;
        width: 10%;
        height: 45px;
        display: block;
        background: url(../images/fhpng.png) no-repeat;
        box-sizing: border-box;
        background-position: 9px 14px;
    }

    .text h1 {
        font: 100 16px/45px "宋体";
        text-align: center;
        color: #bd9d6b;
        float: left;
        width: 75%;
    }

    .text b.fl {
        position: relative;
        width: 10%;
        height: 45px;
        display: block;
        float: right;
        padding-top: 19px;
        padding-right: 10px;
        box-sizing: border-box;
        padding-left: 10px;
    }

        .text b.fl:before {
            content: "";
            border-top: 2px solid #bd9d6b;
            display: block;
            width: 100%;
        }

        .text b.fl:after {
            content: "";
            display: block;
            border-bottom: 6px double #bd9d6b;
            margin-top: 2px;
            width: 100%;
        }

.main_nav {
    display: none;
    width: 100%;
}

    .main_nav li {
        height: 40px;
        line-height: 40px;
        display: block;
        background: #f4f4f4;
        border-bottom: 1px solid #cfcbc1;
        border-top: 1px solid #fff;
    }



        .main_nav li a {
            padding: 0 3%;
            display: block;
            font: 100 15px/40px "宋体";
            color: #333;
        }


.main_m {
    width: 96%;
    margin: 10px auto 0px;
}

    .main_m img {
        max-width: 100%;
        display: block;
    }

.product {
    margin-top: 10px;
}

    .product li {
        float: left;
        text-align: center;
        overflow: hidden;
        width: 50%;
        padding: 5px;
        box-sizing: border-box;
    }



        .product li a img {
            display: block;
            width: 100%;
        }

        .product li h3 {
            display: block;
            width: 100%;
            line-height: 30px;
            height: 30px;
            overflow: hidden;
            text-align: center;
        }

.main .texts {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
}

.main p.info {
    text-align: center;
    font-size: 12px;
    line-height: 40px;
   }


.main ol li {
    border-bottom: 2px solid #bd9d6b;
   margin-bottom: 2px;
    padding: 12px 0 10px;
    position: relative;
    height: 100px;
    clear: both;
}

    .main ol li img {
        float: left;
        border: 2px solid #bd9d6b;
        width: 30%;
        height: 88px;
    }

    .main ol li div {
        float: right;
        width: 65%;
    }

    .main ol li h3 {
        height: 24px;
        line-height: 24px;
        overflow: hidden;
        font-size: 14px;
        color: #ecc17e;
    }

    .main ol li p {
        font-size: 12px;
        height: 65px;
        line-height: 22px;
        margin: 5px;
        overflow: hidden;
    }
.main ol a {
    width: 96%;
    margin: auto;
    display: block;
}


.page {
    margin-top: 10px;
}

    .page img {
        display: block;
        max-width: 100%;
    }
/**/
#corpright {
    text-align: center;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 50px;
    margin: 0px 0px 10px;
    box-sizing: border-box;
}

.bottom li img {
    padding: 17px 0 0;
    width: 22px;
}

.bottom li a {
    display: block;
    text-align: center;
    color: #024475;
}

.bottom li {
    width: 25%;
    height: 50px;
    float: left;
}

.bottom {
    z-index: 9999;
    position: fixed;
    height: 50px;
    bottom: 0;
    width: 100%;
    background: #000;
}

.footer_nav {
}

    .footer_nav li {
        float: left;
        width: 25%;
        height: 45px;
        line-height: 45px;
        text-align: center;
        font-size: 14px;
        position: relative;
        border-bottom: 1px solid #bd9d6b;
        background-color: #fee3b8;
        background-image: -moz-linear-gradient(top, #fee3b8, #e3c395);
        background-image: -webkit-linear-gradient(top, #fee3b8, #e3c395);
        background-image: -o-linear-gradient(top, #fee3b8, #e3c395);
        background-image: -ms-linear-gradient(top, #fee3b8, #e3c395);
        background-image: linear-gradient(top, #fee3b8, #e3c395);
    }

        .footer_nav li:after {
            content: '';
            position: absolute;
            top: 0;
            right: -1px;
            z-index: 9;
            height: 45px;
            width: 0px;
            border-left: 1px solid #bd9d6b;
        }



        .footer_nav li a {
            font: 400 14px/45px "宋体";
            display: block;
            width: 100%;
        }

.footer_line {
    clear: both;
}
