﻿@charset "utf-8";
/* CSS Document */

body {
    /*background: url(../images/body_bg.jpg) repeat;*/
}

.header, .container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

.header {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}

/*页眉*/
.header {
    width: 100%;
    overflow: hidden;
}

.headerTop {
    overflow: hidden;
    height: 123px;
}


.headerNav {
    overflow: hidden;
    width: 100%;
    height: 58px;
    background-color: #4c0003;
}

    .headerNav li {
        float: left;
        line-height: 58px;
        font-size: 14px;
        background: url(../images/nav_bor.png) right top repeat-y;
        width: 135px;
        margin-right: 10px;
    }

        .headerNav li a {
            color: #fff;
            text-decoration: none;
            display: block;
            padding: 0 19px;
            padding-left: 50px;
        }

        .headerNav li.last {
            background: none;
        }

        .headerNav li.cur, .headerNav li:hover {
            /*background-color: #19191A;*/
        }

.index_brand {
    height: 450px;
    margin: auto;
    position: relative;
    background: #c5cde4;
}

.banner li {
    width: 100%;
    height: 450px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

    .banner li a {
        display: inline-block;
        width: 100%;
        height: 100%;
    }

.banner .number {
    height: 6px;
    position: absolute;
    left: 20%;
    bottom: 20px;
}

    .banner .number span {
        display: inline-block;
        width: 30px;
        height: 8px;
        background: #fff;
        cursor: pointer;
        margin-left: 3px;
        position: relative;
        overflow: hidden;
    }

        .banner .number span.on {
            background: #d40000;
        }


/*banner*/
/*#flashs{ position:relative; height:540px; overflow:hidden;}
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ position:absolute; z-index:7; bottom:15px; left:50%; margin-left:-95px; padding:0px 6px;}
#flashs .btn span{ color:#fff;  background:#333; cursor: pointer;display: inline-block;margin:0 2px;width:25px;height:25px;font-size:14px;line-height:25px;text-align:center;}
#flashs .btn span.cur{ background:#0f8900;}*/
/*服务项目*/
.fuwu {
    height: 276px;
    width: 980px;
    margin-top: 15px;
}

/*.fuwu .fw-left {
        background: url(../images/fuwu-l-bg.jpg) repeat;

        height: 476px;
        width: 230px;
        text-align: center;
        margin-right: 14px;
        float: left;
    }

.fw-left h2 {
    font-size: 18px;
    color: #fff;
    padding-top: 28px;
}

.fw-left p {
    font-size: 10px;
    color: #fff;
    padding-bottom: 20px;
    background: url(../images/fuwu_l_bg.jpg) no-repeat bottom center;
    margin-top: 10px;
}

.fw-left ul {
    width: 212px;
    height: 362px;
    margin: 5px 0 0 9px;
}


.fw-left b {
    display: none;
    background: url(../images/fuwu-sanjiao.png) no-repeat center;
    width: 7px;
    height: 14px;
    position: relative;
    top: -34px;
    left: 202px;
}

.fw-left li a:hover b {
    display: block;
}

.fw-left li {
    width: 212px;
    height: 59px;
    border-bottom: 2px solid #dadada;
    background-color: #fff;
}

    .fw-left li:hover {
        background-color: #0f8900;
    }

.fw-left .cur a {
    color: #fff;
    display: block;
    width: 212px;
    height: 59px;
    line-height: 59px;
    background: url(../images/fuwu03.png) no-repeat 24px 17px;
    padding-left: 10px;
    text-decoration: none;
}

.fw-left .cur {
    background-color: #0f8900;
}

    .fw-left .cur b {
        display: block;
    }



    .fw-left .cur .a1 {
        background: url(../images/fuwu01-1.png) no-repeat 24px 17px;
        color: #fff;
    }

    .fw-left .cur .a2 {
        background: url(../images/fuwu02-1.png) no-repeat 24px 17px;
        color: #fff;
    }

    .fw-left .cur .a3 {
        background: url(../images/fuwu03.png) no-repeat 24px 17px;
        color: #fff;
    }

    .fw-left .cur .a4 {
        background: url(../images/fuwu04-1.png) no-repeat 24px 17px;
        color: #fff;
    }

    .fw-left .cur .a5 {
        background: url(../images/fuwu05-1.png) no-repeat 24px 17px;
        color: #fff;
    }

    .fw-left .cur .a6 {
        background: url(../images/fuwu06-1.png) no-repeat 24px 17px;
        color: #fff;
    }

.fw-left .a1 {
    display: block;
    width: 212px;
    height: 59px;
    line-height: 59px;
    background: url(../images/fuwu01.png) no-repeat 24px 17px;
    padding-left: 10px;
    text-decoration: none;
}

    .fw-left .a1:hover {
        background: url(../images/fuwu01-1.png) no-repeat 24px 17px;
        color: #fff;
    }

.fw-left .a2 {
    display: block;
    width: 212px;
    height: 59px;
    line-height: 59px;
    background: url(../images/fuwu02.png) no-repeat 24px 17px;
    padding-left: 10px;
    text-decoration: none;
    color: #666;
}

    .fw-left .a2:hover {
        background: url(../images/fuwu02-1.png) no-repeat 24px 17px;
        color: #fff;
    }

.fw-left .a3 {
    display: block;
    width: 212px;
    height: 59px;
    line-height: 59px;
    background: url(../images/fuwu03-1.png) no-repeat 24px 17px;
    padding-left: 10px;
    text-decoration: none;
    color: #666;
}

    .fw-left .a3:hover {
        background: url(../images/fuwu03.png) no-repeat 24px 17px;
        color: #fff;
    }

.fw-left .a4 {
    display: block;
    width: 212px;
    height: 59px;
    line-height: 59px;
    background: url(../images/fuwu04.png) no-repeat 24px 17px;
    padding-left: 10px;
    text-decoration: none;
    color: #666;
}

    .fw-left .a4:hover {
        background: url(../images/fuwu04-1.png) no-repeat 24px 17px;
        color: #fff;
    }

.fw-left .a5 {
    display: block;
    width: 212px;
    height: 59px;
    line-height: 59px;
    background: url(../images/fuwu05.png) no-repeat 24px 17px;
    padding-left: 10px;
    text-decoration: none;
    color: #666;
}

    .fw-left .a5:hover {
        background: url(../images/fuwu05-1.png) no-repeat 24px 17px;
        color: #fff;
    }

.fw-left .a6 {
    display: block;
    width: 212px;
    height: 59px;
    line-height: 59px;
    background: url(../images/fuwu06.png) no-repeat 24px 17px;
    padding-left: 10px;
    text-decoration: none;
    color: #666;
}

    .fw-left .a6:hover {
        background: url(../images/fuwu06-1.png) no-repeat 24px 17px;
        color: #fff;
    }*/







.fw-right {
    width: 980px;
    height: 276px;
    margin: auto;
    position: relative;
    background: url(../images/index_1.jpg) repeat;
}

.btn-l, .btn-r {
    position: absolute;
    top: 50%;
    margin: 0 20px;
}

.btn-r {
    left: 666px;
}

.btn-l {
    left: 0;
}

.fw-right .fwr-wen {
    position: absolute;
    bottom: 0;
    background: url(../images/fuwu-banner-btm.png) no-repeat center;
    color: #fff;
    height: 148px;
    width: 100%;
    *left: 0;
}

.fwr-wen dl {
    width: 512px;
    height: 90px;
    margin: 30px 0 0 35px;
    line-height: 23px;
    float: left;
}

.fwr-wen dt a {
    color: #ffef41;
    font-size: 14px;
}

.fwr-wen p {
    font-size: 13px;
    width: 512px;
    height: 65px;
    overflow: hidden;
}

.fwr-wen .xiang, .fwr-wen .zixun {
    display: block;
    width: 121px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    float: right;
}

.fwr-wen .xiang {
    background-color: #138513;
    border-bottom: 3px solid #1e5b00;
    margin: 31px 21px 14px 0;
}

.fwr-wen .zixun {
    background-color: #0388ce;
    border-bottom: 3px solid #005d8e;
    margin-right: 21px;
}

/*案例*/
.anli {
    height: 270px;
    ;
    margin-top: 25px;
    overflow: hidden;
}

    .anli h4 {
        border-bottom: 2px solid #41ab0e;
        padding: 0 0 10px 15px;
    }

        .anli h4 a {
            font-size: 16px;
            color: #30960a;
        }

        .anli h4 b {
            float: right;
            margin-right: 25px;
        }

            .anli h4 b a {
                color: #6a6b6a;
                font-size: 12px;
            }

    .anli .anli-list {
        position: relative;
        margin-top: 25px;
    }

    .anli ul {
        width: 944px;
        margin: 0 auto;
    }

    .anli li {
        width: 220.5px;
        height: 211px;
        text-align: center;
        float: left;
        margin: 0 11px;
    }

    .anli ul li img {
        display: block;
    }

    .anli ul li:hover {
        background-color: #138513;
        border: 1px solid #fff;
        color: #fff;
    }

        .anli ul li:hover a {
            color: #fff;
        }

    .anli ul li a {
        line-height: 46px;
        font-size: 14px;
    }


    .anli .anli-btn-l a {
        width: 29px;
        height: 29px;
        background: url(../images/anli-btn-l01.png) no-repeat center;
    }

    .anli .anli-btn-r a {
        width: 29px;
        height: 29px;
        background: url(../images/anli-btn-r.png) no-repeat center;
    }

        .anli .anli-btn-r a:hover {
            background: url(../images/anli-btn-r01.png) no-repeat center;
        }

    .anli .anli-btn-l a:hover {
        background: url(../images/anli-btn-l.png) no-repeat center;
    }

    .anli .anli-btn-l a, .anli .anli-btn-r a {
        position: absolute;
        top: 80px;
    }

    .anli .anli-btn-l a {
        left: -30px;
    }

    .anli .anli-btn-r a {
        right: -30px;
    }
/*信息收集*/

.sj-input p {
    width: 60px;
    font-size: 14px;
    color: #fff;
    float: left;
    margin: 45px 12px 0 12px;
}

.sj-input textarea, .sj-input input {
    border: none;
    background: none;
    outline: none;
    resize: none;
    padding: 0 10px;
    float: left;
    color: #6a6a6a;
}

.sj-input textarea {
    width: 202px;
    height: 80px;
    margin-top: 29px;
    padding: 15px 10px;
}

.sj-input input {
    width: 200px;
    height: 34px;
    margin-top: 12px;
    line-height: 34px;
}

.sj-input .last-p {
    margin-top: 20px;
}

.sj-input a {
    float: right;
    display: block;
    width: 103px;
    height: 37px;
    background-color: #378d04;
    border-radius: 7px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 37px;
    margin: 18px 33px;
}
/*产品中心*/
.product {
    height: auto !important;
    /*margin-top: 20px;*/
}

    .product p {
        font-size: 14px;
        color: #c1c1c1;
        line-height: 30px;
        background: url(../images/product01.jpg) no-repeat center bottom;
        text-align: center;
    }

    .product h4 {
        background: url(../images/case.jpg) no-repeat center;
        text-align: center;
        font-size: 18px;
        height: 100px;
        padding-top: 30px;
    }

        .product h4 a {
            color: #424242;
        }

.productabout h4 {
    background: url(../images/about.jpg) no-repeat center;
    text-align: center;
    font-size: 18px;
    height: 100px;
    padding-top: 30px;
}

.productlxwm h4 {
    background: url(../images/Contat.jpg) no-repeat center;
    text-align: center;
    font-size: 18px;
    height: 100px;
    padding-top: 30px;
}

.producttitles h4 {
    background: url(../images/prod.jpg) no-repeat center;
    text-align: center;
    font-size: 18px;
    height: 100px;
    padding-top: 30px;
}


.producttitles .fltitle{height:40px; line-height:40px; font-size:22px; text-align:center;}
.producttitles .fltitle a{color:#888888}


.ptype h3 {
    background: url(../images/inabout.jpg) no-repeat center;
    text-align: center;
    font-size: 18px;
    height: 100px;
    width: 240px;
}



.product h4 a {
    color: #424242;
}


.lxwmsy {
    width: 1200px;
    overflow: hidden;
    margin-top: 10px;
}

.acont {
    width: 1200px;
    height: 200px;
    overflow: hidden;
}

    .acont img {
        float: left;
        margin: 10px 6px 0px 6px;
        width: 170px;
        height: 130px;
    }

    .acont p {
        margin: 6px;
        font-size: 14px;
        text-indent: 24px;
        line-height: 27px;
    }

/*.pro-list ul {
    width: 968px;
    overflow: hidden;
    margin-left: 11px;
    height: auto !important;
}

.pro-list li img {
    display: block;
}

.pro-list li {
    width: 226px;
    height: 218px;
    border: 1px solid #e3e3e3;
    text-align: center;
    float: left;
    margin: 0 7px;
    position: relative;
    margin-bottom: 8px;
}

    .pro-list li a {
        line-height: 35px;
    }

.pro-list .pro-topr {
    position: absolute;
    top: 0;
    right: 0;
    height: 26px;
    width: 26px;
    background: url(../images/product_j_01.png) no-repeat center;
}

.pro-list {
    position: relative;
    margin-top: 20px;
}

    .pro-list .anli-btn-l a {
        width: 29px;
        height: 29px;
        background: url(../images/anli-btn-l01.png) no-repeat center;
    }

    .pro-list .anli-btn-r a {
        width: 29px;
        height: 29px;
        background: url(../images/anli-btn-r.png) no-repeat center;
    }

        .pro-list .anli-btn-r a:hover {
            background: url(../images/anli-btn-r01.png) no-repeat center;
        }

    .pro-list .anli-btn-l a:hover {
        background: url(../images/anli-btn-l.png) no-repeat center;
    }

    .pro-list .anli-btn-l a, .pro-list .anli-btn-r a {
        position: absolute;
        top: 80px;
    }

    .pro-list .anli-btn-l a {
        left: -30px;
    }

    .pro-list .anli-btn-r a {
        left: 990px;
    }

    .pro-list li:hover {
        background-color: #138513;
    }

        .pro-list li:hover a {
            color: #FFF;
        }

        .pro-list li:hover .pro-topr {
            background: url(../images/product_j.png) no-repeat center;
        }*/

.pradscro {
    overflow: hidden;
    width: 1200px;
    margin: auto;
}

    .pradscro ul {
    }

    .pradscro li {
        float: left;
        width: 261px;
        height: 332px;
        background-color: #fff;
        margin-top: 14px;
        margin-left: 31px;
    }

        .pradscro li img {
            display: block;
            margin: 0 auto;
            margin-top: 10px;
            padding: 6px;
            border: #c4c4c4 2px solid;
        }

            .pradscro li img:hover {
                border: 2px solid #4c0003;
            }

        .pradscro li a {
            display: block;
            text-decoration: none;
        }

ul {
    margin: 0;
    padding: 0;
}

.pradscro li span {
    display: block;
    width: 256px;
    height: 60px;
    margin-top: 10px;
    border: 1px solid #efefef;
    text-align: center;
    line-height: 60px;
    font-size: 15px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: #cdcdcd;
    margin: auto;
    margin-top: 5px;
}

.pradscro li:hover span {
    color: #fff;
    background-color: #4c0003;
    font-weight: bold;
    font-size: 12px;
}
/*优势*/

/*流程*/

/*预约*/
.yuyue {
    width: 1001px;
    height: 293px;
    background: url(../images/yuyue.jpg) no-repeat center;
    position: relative;
}

    .yuyue dt {
        float: left;
        margin-right: 16px;
    }

    .yuyue dd {
        float: left;
        color: #fff;
    }

        .yuyue dd p {
            font-size: 16px;
        }

        .yuyue dd h4 {
            font-size: 20px;
            font-weight: normal;
        }

    .yuyue dl {
        position: absolute;
        top: 205px;
        left: 77px;
    }

.yuyue-r {
    width: 240px;
    height: 100px;
    position: absolute;
    left: 690px;
    top: 145px;
}

    .yuyue-r input {
        width: 207px;
        height: 36px;
        background: url(../images/yuyue-input-bg.png) no-repeat center;
        padding: 0 10px;
        border: none;
        outline: none;
        font-size: 14px;
        color: #b1b1b1;
        line-height: 36px;
    }

    .yuyue-r a {
        display: block;
        width: 111px;
        height: 45px;
        color: #fff;
        font-size: 14px;
        font-weight: normal;
        background: url(../images/yuyue-btn-bg.png) no-repeat center;
        line-height: 45px;
        text-align: center;
        position: relative;
        left: -5px;
        top: 10px;
    }
/*走进新净界*/

/*客户---合作*/
.kehu {
    background: url(../images/kehu-bg.jpg) no-repeat center;
    height: 302px;
    overflow: hidden;
}

    .kehu .menu {
        overflow: hidden;
        height: 50px;
    }

        .kehu .menu a {
            display: block;
            width: 100px;
            height: 40px;
            font-size: 18px;
            font-weight: bold;
            color: #fff;
            float: left;
            line-height: 40px;
            margin: 5px 10px;
            text-align: center;
            border-radius: 5px;
        }

            .kehu .menu a:hover, .kehu .menu .cur {
                background-color: #fff;
                color: #41ab0e;
            }

    .kehu kehu-list {
        width: 675px;
        height: 310px;
    }

    .kehu dl {
        width: 331px;
        height: 136px;
        background-color: #fff;
        border-radius: 5px;
        margin: 0 0 14px 10px;
        float: left;
    }

    .kehu dt {
        margin: 11px 6px 14px 7px;
        float: left;
    }

    .kehu dd {
        float: left;
        width: 182px;
        height: 110px;
        overflow: hidden;
        margin-top: 13px;
    }

    .kehu dl h4 {
        font-weight: normal;
        font-size: 14px;
        margin-bottom: 10px;
    }

        .kehu dl h4 a {
            color: #151515;
        }

    .kehu dl em {
        margin-left: 12px;
    }

    .kehu dl p {
        color: #151515;
        line-height: 20px;
    }

.kuhu-l {
    float: left;
    width: 695px;
}

.hezuo {
    float: left;
    width: 275px;
}

    .hezuo h4 {
        font-size: 18px;
        color: #fff;
        line-height: 50px;
    }

        .hezuo h4 a {
            font-size: 12px;
            font-weight: normal;
            float: right;
            color: #e9e9e9;
            margin-right: 23px;
            *margin-top: -50px;
        }

/*动态*/
.dongtai {
    width: 980px;
    height: 500px;
    margin-top: 24px;
    overflow: hidden;
}

    .dongtai .dt-l {
        float: left;
        width: 660px;
        height: 500px;
        background-color: #fff;
        overflow: hidden;
    }



/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
    display: none;
    z-index: 1001;
    width: 398px;
    border: 1px solid #ccc;
    background: #fff;
    padding-bottom: 20px;
}

    #mesbook1_c div, #mesbook1 div {
        border: 1px solid #E4E3E3;
        background: #EBECEB;
        height: 18px;
        padding: 4px .5em 0;
        margin-bottom: 10px;
    }

    #mesbook1_c dl.b1, #mesbook1 dl.b1 {
        width: 370px;
        margin: 0 auto;
    }

        #mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
            float: left;
            width: 105px;
            overflow: hidden;
        }

        #mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
            width: 265px;
            float: right;
        }

    #mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
        padding-bottom: 10px;
    }

        #mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
            margin-right: 20px;
        }



.nlist {
    overflow: hidden;
    /*margin-top: 100px;*/
}

    .nlist li {
        float: left;
        width: 350px;
        margin-left: 10px;
        height: 59px;
        line-height: 59px;
        overflow: hidden;
        border-bottom: 1px dotted #cbcbcb;
        /*margin-bottom:5px;
                margin-top:3px;*/
        background-color: #fff;
        margin-top: 3px;
    }

        .nlist li a {
            font-size: 13px;
            color: #000;
            padding-left: 15px;
            background: url(../images/lk1.png) no-repeat 5px center;
            width: 290px;
            float: left;
            overflow: hidden;
            margin-right: 5px;
        }

        .nlist li span {
            color: #000;
        }

        .nlist li a:hover {
            background-color: #0f8900;
            color: #fff;
        }



.mainyq {
    width: 1200px;
    margin: auto;
    background-repeat: repeat-x;
}

.contpn {
    padding: 10px;
    width: 1000px;
}

    .contpn a {
        color: #000;
    }

        .contpn a:hover {
            color: Red;
        }


/* tabs */
.tab {
    width: 1200px;
    margin: auto;
    padding: 0px;
}

    .tab .tabspan {
        float: left;
        background: #dcdcdc;
        font-size: 12px;
        color: #000;
        font-weight: bold;
        line-height: 24px;
        padding: 0px 10px 0px 10px;
    }

.tab-hd {
    padding: 0px;
    margin: 0px;
    height: 24px;
    zoom: 1;
}

    .tab-hd li {
        float: left;
        width: 100px;
        color: #000;
        line-height: 24px;
        font-size: 12px;
        text-align: center;
        cursor: pointer;
        list- style: none;
    }

        .tab-hd li.active {
            color: #fff;
            background: #c2130e;
        }

.tab-bd {
    padding: 0px;
    margin: 2px 2px 0px 2px;
}

    .tab-bd li {
        display: none;
    }

    .tab-bd a {
        display: inline-block;
        margin: 2px;
        color: #000;
    }

        .tab-bd a:hover {
            color: #e55e04;
        }


.duilian {
    top: 260px;
    position: absolute;
    width: 160px;
    overflow: hidden;
    display: none;
    background: #fff;
}

.duilian_left {
    left: 6px;
}

.duilian_right {
    right: 6px;
}

.duilian_con {
    border: 2px solid #FF0000;
    width: 156px;
    overflow: hidden;
}

.duilian_title {
    background: url(../images/SonlineTitleBg.gif) #FF0000;
    height: 35px;
    line-height: 35px;
    color: #fff;
}

    .duilian_title strong {
        margin-left: 10px;
        float: left;
    }

.duilian_list {
    margin-top: 10px;
    text-align: center;
    margin-bottom: 8px;
    height: 22px;
    line-height: 22px;
}

.duilian_span {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 23px;
    width: 65px;
    text-align: right;
}

.duilian_close {
    background: url(../images/closeBtnImg.gif) 10px no-repeat;
    -webkit-transition: all 0.8s ease-out;
    width: 40px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    float: right;
    display: block;
    font-size: 13px;
    text-decoration: none;
}

.fyMain {
    width: 1130px;
    margin: 0 auto 20px;
    padding-top: 15px;
    clear: both;
    height: auto !important;
}

/*.title {
    float: left;
    margin-bottom: 16px;
    width: 100%;
    height: 28px;
    line-height: 28px;
    padding-bottom: 18px;
    background: url(../images/title.gif) center bottom repeat-x;
}*/

.title font {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #c7c7c7;
    font-size: 36px;
    font-weight: bold;
    margin-left: -14px;
    position: relative;
}

.title span {
    float: left;
    font-size: 26px;
    position: relative;
    z-index: 9;
    font-weight: bold;
    color: #0f8900;
    font-family: 'Microsoft Yahei';
}

.more {
    float: right;
    font-size: 12px;
    margin-right: 10px;
    color: #02783e;
    margin-top: 8px;
    padding-left: 6px;
    background: #efefef;
    border: 1px solid #d6d5d5;
    border-radius: 2px;
    width: 63px;
    height: 19px;
    line-height: 19px;
}

.nbox_rtit {
    margin: 30px auto 40px auto;
    height: 32px;
    border-bottom: #dcdcdc 1px solid;
}

    .nbox_rtit .rtit_right {
        height: 32px;
        line-height: 32px;
        width: 300px;
        float: right;
        text-align: right;
        color: #C3B39D;
        overflow: hidden;
    }

        .nbox_rtit .rtit_right a {
            color: #C3B39D;
        }


.sidebar {
    width: 560px;
    height: 32px;
    float: left;
}

    .sidebar li {
        width: 100px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        float: left;
        margin-right: 10px;
        display: inline;
        background: #0f8900;
        border: #0f8900 1px solid;
    }

        .sidebar li a {
            font-family: "微软雅黑";
            font-size: 14px;
            color: #fff;
        }

            .sidebar li a:hover {
                width: 100px;
                height: 30px;
                background: #0f8900;
                color: #fff;
                display: block;
                text-decoration: none;
            }

        .sidebar li.curr {
            width: 100px;
            height: 30px;
            background: #0f8900;
            color: #fff;
            border: #0f8900 1px solid;
        }

            .sidebar li.curr a {
                color: #fff;
            }

.naboutus {
    width: 1100px;
}

    .naboutus .aboutb1 {
        width: 1100px;
        float: left;
    }

    .naboutus .aboutb2 {
        width: 400px;
        height: 400px;
        float: left;
        text-align: center;
    }

.nbox_cont {
    line-height: 30px;
    font-size: 14px;
}

    .nbox_cont p {
        padding-bottom: 15px;
    }

.naboutus {
    width: 1100px;
}

    .naboutus .aboutb1 {
        width: 1100px;
        float: left;
    }

    .naboutus .aboutb2 {
        width: 400px;
        height: 400px;
        float: left;
        text-align: center;
    }

.nbox_cont {
    line-height: 30px;
    font-size: 14px;
}

    .nbox_cont p {
        padding-bottom: 15px;
    }

.ncontact {
    background: url(../images/contact.jpg) top right no-repeat;
}

    .ncontact li {
        width: 100%;
        font-size: 14px;
        font-weight: bold;
        line-height: 30px;
        color: #8F7042;
    }

.nRight {
    margin: auto;
    width: 1100px;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}

.con {
    width: 1100px;
    margin: auto;
    margin-right: 10px;
    border: 0px solid #dedede;
}

    .con ul li {
        border-bottom: 1px dashed gray;
        overflow: hidden;
        width: 1100px;
    }

        .con ul li a {
            color: #8F7042;
            padding-left: 20px;
            display: block;
            overflow: hidden;
            height: 30px;
            line-height: 30px;
            float: left;
            width: 900px;
        }

            .con ul li a:hover {
                background: #00AA3A;
                color: #fff;
            }

        .con ul li span {
            display: block;
            height: 30px;
            float: right;
            overflow: hidden;
            line-height: 30px;
            margin-right: 7px;
        }

.pages {
    margin-top: 10px;
    clear: both;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

    .pages a {
        vertical-align: text-bodsttom;
        border: 1px solid #DDDDDD;
        color: Gray;
        background: #fff;
        padding: 2px 6px;
        margin: 0 2px;
    }

        .pages a:hover {
            border: 1px solid #DDDDDD;
            color: red;
        }

    .pages .cpb {
        color: Gray;
        border: 1px solid #DDDDDD;
        font-weight: bold;
    }






.content {
    width: 1080px;
    border: 0px solid #dcdcdc;
    overflow: hidden;
}



.case {
    width: 964px;
    margin: auto;
    text-align: center;
    overflow: hidden;
    margin-top: 10px;
}

    .case img {
        display: block;
    }

    .case ul {
        height: 230px;
        width: 930px;
    }

    .case li {
        width: 218px;
        height: 211px;
        text-align: center;
        float: left;
        margin: 0 11px;
        overflow: hidden;
    }

        .case li span {
            cursor: pointer;
            text-align: center;
            width: 220px;
            overflow: hidden;
            line-height: 40px;
            font-size: 14px;
        }

        .case li a {
            display: block;
            color: #000000;
            font-size: 14px;
        }

            .case li a:hover {
                color: #e55e04;
                text-decoration: none;
            }



pre {
    white-space: pre-line;
}


.fxcla {
    width: 980px;
    height: 100px;
    margin: auto;
}

    .fxcla li {
        width: 100%;
        height: 40px;
        margin-top: 5px;
        float: left;
        text-align: left;
        overflow: hidden;
        line-height: 40px;
    }

        .fxcla li a {
            width: 100%;
            color: #666;
            font-size: 14px;
            line-height: 32px;
            margin-left: 10px;
        }

            .fxcla li a:hover {
                color: red;
            }

        .fxcla li img {
            width: 60px;
        }

.hotprod .hottitle {
    background-color: #F7F7F7;
    color: #646765;
    border-bottom: 1px solid #dcdcdc;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding-left: 20px;
}

.hotprod .tjcp {
    padding-left: 6px;
    padding-top: 6px;
}

    .hotprod .tjcp li {
        width: 175px;
        height: 170px;
        float: left;
        border: 1px solid #dcdcdc;
        margin: 2px;
        text-align: center;
    }

        .hotprod .tjcp li a {
            color: #000;
            display: block;
            width: 100%;
            height: 100%;
        }

            .hotprod .tjcp li a img {
                width: 160px;
                height: 140px;
                border: 0px solid red;
            }

            .hotprod .tjcp li a p {
                height: 20px;
                line-height: 20px;
                overflow: hidden;
                width: 165px;
            }

            .hotprod .tjcp li a:hover {
                color: #ff6200;
            }

/*询价留言*/
#feedback_form {
    margin: auto;
    background: #F7F7F7;
    padding: 25px 15px 10px 10px;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
}

    #feedback_form label {
        display: block;
        margin: 0px;
    }

        #feedback_form label > span {
            float: left;
            width: 160px;
            text-align: right;
            padding-right: 10px;
            margin-top: 10px;
            color: #888;
        }

    #feedback_form input[type="text"], #feedback_form textarea {
        border: 1px solid #DADADA;
        color: #888;
        margin-bottom: 6px;
        margin-right: 6px;
        margin-top: 2px;
        outline: 0 none;
        padding: 10px;
        width: 600px;
        font-size: 12px;
        line-height: 15px;
        box-shadow: inset 0px 1px 4px #ECECEC;
        -moz-box-shadow: inset 0px 1px 4px #ECECEC;
        -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
    }

    #feedback_form textarea {
        height: 100px;
    }

    #feedback_form .button {
        background: #E27575;
        border: none;
        padding: 10px 25px 10px 25px;
        color: #FFF;
        box-shadow: 1px 1px 5px #B6B6B6;
        border-radius: 3px;
        text-shadow: 1px 1px 1px #9E3F3F;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
    }

        #feedback_form .button:hover {
            background: #CF7A7A;
        }

    #feedback_form .Validform_checktip {
        display: none;
    }

.prodinfo .pcenter .pmessage {
    padding-left: 25px;
    padding-top: 0px;
    color: #383838;
    height: 90px;
    border-bottom: 1px solid #eee;
}

    .prodinfo .pcenter .pmessage li {
        line-height: 30px;
        float: left;
        width: 300px;
    }

    .prodinfo .pcenter .pmessage .ybzy {
        color: #818181;
    }

        .prodinfo .pcenter .pmessage .ybzy i {
            color: #ff7300;
            font-family: "Microsoft YaHei";
            font: normal;
            font-style: normal;
            padding: 0 5px;
            font-size: 14px;
        }

.productDetailPrompt {
    background-color: #fff4ea;
    border: 1px solid #f90;
    padding: 14px 10px;
    color: #ff7300;
    clear: both;
    margin-top: 8px;
}

.prodinfo .pdetail .leftcontent {
    width: 920px;
    overflow: hidden;
    float: left;
    border: 0px solid #e5e5e5;
}

.ptabscontent {
    height: 42px;
    border-bottom: 2px solid #dcdcdc;
    background-color: #f5f5f5;
}

    .ptabscontent ul {
        position: relative;
        float: left;
        text-align: center;
    }

        .ptabscontent ul .active {
            position: relative;
            font-weight: 700;
            color: #000;
            background-color: #dcdcdc;
            border-right: 0 none;
            border-radius: 2px 2px 0 0;
            padding: 1px;
            margin: -1px 0 -1px -1px;
        }

        .ptabscontent ul li {
            float: left;
            color: gray;
            width: 112px;
            line-height: 42px;
            overflow: visible;
            font-size: 14px;
            border-right: 1px solid #e5e5e5;
        }

.shop {
    font-size: 14px;
}

    .shop img {
        width: 600px;
    }

.feedback_jspage {
    margin: 10px 0;
    text-align: center;
}

    .feedback_jspage a {
        font-size: 12px;
        cursor: pointer;
        margin: 0px;
        color: #333;
        padding: 4px 10px;
        text-decoration: none;
    }

        .feedback_jspage a:hover {
            background-color: #222;
            color: #fff;
        }

        .feedback_jspage a.jp-previous {
            margin-right: 0px;
        }

        .feedback_jspage a.jp-next {
            margin-left: 0px;
        }

        .feedback_jspage a.jp-current, a.jp-current:hover {
            color: #000;
            font-weight: bold;
            background-color: #fff;
        }

        .feedback_jspage a.jp-disabled, a.jp-disabled:hover {
            color: #bbb;
        }

        .feedback_jspage a.jp-current, a.jp-current:hover, .jspage a.jp-disabled, a.jp-disabled:hover {
            cursor: default;
        }

    .feedback_jspage span {
        margin: 0 5px;
    }

.ptype {
    width: 240px;
    height: 380px;
    float: left;
    margin-left: 20px;
}

    .ptype ul {
        width: 240px;
        border: 0px solid #dcdcdc;
        height: 490px;
        overflow: hidden;
    }

    .ptype li {
        line-height: 54px;
        width: 240px;
        font-family: 微软雅黑;
        background: #7e0202;
        height: 54px;
        color: #fff;
        clear: both;
        margin-bottom: 5px;
        text-align: center;
    }

        .ptype li a {
            color: #fff;
            font-size: 14px;
        }

        .ptype li strong {
        }

.indcontent {
    float: right;
    width: 910px;
    overflow: hidden;
        margin-right: 20px;
}

    .indcontent .title {
        height: 83px;
        width: 910px;
        overflow: hidden;
        /*border-bottom: 4px solid #7e0202;*/
        text-align: right;
        margin-top: 12px;
    }

        .indcontent .title strong {
            line-height: 80px;
            padding-left: 10px;
            text-align: center;
            font-size: 18px;
            color: #fff;
            background: #7e0202;
            float: left;
            width: 900px;
        }

    .indcontent .hang {
        width: 770px;
        overflow: hidden;
        margin: 10px;
    }

        .indcontent .hang ul {
            text-align: right;
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

            .indcontent .hang ul li {
                height: 20px;
                line-height: 20px;
            }

                .indcontent .hang ul li a {
                    width: 600px;
                    float: left;
                    height: 20px;
                    line-height: 20px;
                    text-align: left;
                    color: #141414;
                }

                    .indcontent .hang ul li a:hover {
                        color: Red;
                    }

.act_list {
    padding: 0;
    /*margin-top: 40px;*/
    height: 300px;
    width: 910px;
    margin: auto;
    overflow: hidden;
    background: #dcdcdc;
}

    .act_list li {
        /*width: 450px;
        overflow: hidden;
     
        color: #333;
        font-size: 14px;
        font-family: Microsoft YaHei,Arial,Helvetica,sans-serif,"瀹嬩綋";
      
       
        height: 50px;
        margin-bottom: 2%;
        line-height: 50px;
        float: left;*/
        line-height: 50px;
        width: 445px;
        font-family: Microsoft YaHei,Arial,Helvetica,sans-serif,"瀹嬩綋";
        background: #fff;
        height: 50px;
        color: #fff;
        margin-bottom: 5px;
        text-align: center;
        overflow: hidden;
        float: left;
        margin-left: 5px;
        margin-top: 5px;
    }

        .act_list li a {
            float: left;
            color: #616161;
            padding-left: 15px;
            margin-right: 5px;
            overflow: hidden;
            height: 50px;
            width: 445px;
            text-align: left;
        }

            .act_list li a:hover {
                background: #7e0202;
                color: #fff;
                padding-left: 15px;
            }


.syprod {
    overflow: hidden;
    width: 1200px;
    margin: auto;
}

    .syprod ul {
    }

    .syprod li {
        float: left;
        width: 261px;
        height: 332px;
        background-color: #fff;
        margin-top: 14px;
        margin-left: 31px;
    }

        .syprod li img {
            display: block;
            margin: 0 auto;
            margin-top: 10px;
            padding: 6px;
            border: #c4c4c4 2px solid;
        }

            .syprod li img:hover {
                border: 2px solid #4c0003;
            }

        .syprod li a {
            display: block;
            text-decoration: none;
        }

ul {
    margin: 0;
    padding: 0;
}

.syprod li span {
    display: block;
    width: 256px;
    height: 60px;
    margin-top: 10px;
    border: 1px solid #efefef;
    text-align: center;
    line-height: 60px;
    font-size: 15px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: #cdcdcd;
    margin: auto;
    margin-top: 5px;
}

.syprod li:hover span {
    color: #fff;
    background-color: #4c0003;
    font-weight: bold;
    font-size: 12px;
}

.main {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #DEDEDE;
    background: #FFF;
    box-shadow: 1px 5px 40px #226;
}

.w {
    width: 1100px;
    margin: 0 auto;
}

.Ctit {
    height: 63px;
    border-bottom: 1px solid #4c0003;
    overflow: hidden;
}

    .Ctit h2.t_ {
        height: 63px;
        overflow: hidden;
        text-indent: -999em;
        display: block;
        float: left;
        width: 300px;
    }

    .Ctit h2.t1 {
        background: url(../images/1.jpg) left top no-repeat;
    }

.Cnr {
    padding: 20px 15px 0;
}

.Ctit h2.ts {
    background: url(../images/ts.png) no-repeat;
    text-indent: 0;
    padding-left: 66px;
    font-family: '寰蒋闆呴粦';
    font-size: 22px;
    line-height: 60px;
}

    .Ctit h2.ts .yw {
        color: #4c0003;
        font-size: 16px;
    }

.Ctit h2.t2 {
    background: url(../images/2.jpg) left top no-repeat;
}

.Ctit h2.t7 {
    background: url(../images/t2.png) left top no-repeat;
}

.wmap {
    float: right;
    padding-right: 20px;
    line-height: 64px;
    color: #666;
}

.main-right {
    padding-top: 30px;
    width: 1100px;
    overflow: hidden;
    margin: auto;
}

    .main-right .imglist {
        padding-left: 17px;
        width: 735px;
        padding-top: 0;
    }

    .main-right .bks_ {
        padding-left: 17px;
        width: 735px;
        float: right;
    }

    .main-right .bks_1 {
        padding-left: 15px;
        width: 975px;
        padding-right: 25px;
    }

.nbox_cont {
    line-height: 30px;
    font-size: 14px;
}

    .nbox_cont p {
        padding-bottom: 15px;
    }


.menu_r a {
    color: #666;
}

.fl a {
    color: #666;
}

.contactus {
    background: url(../images/contact.jpg) top right no-repeat;
}

    .contactus li {
        width: 100%;
        font-size: 14px;
        font-weight: bold;
        line-height: 30px;
        text-align: left;
    }

.con {
    width: 1080px;
    margin-right: 10px;
    border: 0px solid #dedede;
    margin: auto;
}

    .con ul li {
        border-bottom: 1px dashed gray;
        overflow: hidden;
        width: 1080px;
        height: 40px;
    }

        .con ul li a {
            color: #8F7042;
            padding-left: 20px;
            display: block;
            overflow: hidden;
            height: 40px;
            line-height: 40px;
            width: 900px;
            float: left;
            text-decoration: none;
        }

            .con ul li a:hover {
                background: #7e0202;
                color: #fff;
            }

        .con ul li span {
            display: block;
            height: 30px;
            float: right;
            overflow: hidden;
            line-height: 30px;
            margin-right: 7px;
        }

.case_list {
    width: 1080px;
    height: auto;
    overflow: hidden;
}

    .case_list ul {
        width: 1080px;
        height: auto;
    }

    .case_list li {
        width: 243px;
        height: 245px;
        position: relative;
        float: left;
margin-left:20px;
    }



        .case_list li a img {
            width: 233px;
            height: 210px;
            border: 0px solid #dcdcdc;
        }



        .case_list li a span {
            height: 24px;
            line-height: 24px;
            width: 243px;
            display: block;
            border-bottom: #E1D9CC 1px solid;
            text-align: center;
            color: #fff;
            background: #7e0202;
            overflow: hidden;
        }


        
.xtjdmian {
    width: 1200px;
    margin: auto;
}

/*新的*/
.xtjfld {
    width: 1200px;
   
}

    .xtjfld .title {
        width: 1160px;
        overflow: hidden;
        text-align: right;
        margin: auto;
        height: 40px;
      line-height: 40px;
        background: #7e0202;
    }

    .xtjfld strong {
        line-height: 38px;
        padding-left: 10px;
        text-align: left;
        font-size: 18px;
        color: #fff;
      
        float: left;
      
    }

.xtjflname {
    width: 1200px;
    margin: auto;
    text-align: center;
    overflow: hidden;
}

    .xtjflname ul {
        /*height: 165px;*/
        overflow: hidden;
    }

    .xtjflname li {
        list-style: none;
        padding: 7px;
        float: left;
        width: 205px;
        overflow: hidden;
        height: 30px;
        line-height: 30px;
    }

        .xtjflname li a {
            display: block;
            color: #444;
        }

        
.xtjflname {
    width: 1120px;
    margin: auto;
    text-align: center;
    overflow: hidden;
}

    .xtjflname ul {
        /*height: 165px;*/
        overflow: hidden;
    }

    .xtjflname li {
        list-style: none;
        padding: 7px;
        float: left;
        width: 185px;
        overflow: hidden;
        height: 30px;
        line-height: 30px;
    }

        .xtjflname li a {
            display: block;
            color: #444;
        }
	  .xtjflcontent{margin:0 auto;width:1120px;}

.clear{clear:both;}
.cur_post{	height: 50px;	color: #333;	font-family:Microsoft YaHei,ו;	line-height: 32px;	overflow: hidden;	font-size:16px;	line-height:50px;
	width: 1120px;	margin-right: 0px;	margin-left: 0px;}


.product-context{float:left; width:756px; margin-right:10px;border: 1px solid #d0d0d0;background-color:#fff; padding:15px;}
 
.product-title{	font-size:25px;	font-weight:bold;	max-height:80px;	overflow:hidden;	line-height:35px;	padding-bottom:15px;margin-bottom:15px;
	margin-top:5px;	color: #000;	text-align: center; border-bottom:1px solid #d0d0d0;}
.product-title h1{font-size:25px;}

.focusbox{position:relative;height: 400px; width:340px;border: 1px solid #d0d0d0; float:left;padding: 5px;}
.focusimg{width:340px;height: 320px; position:relative; overflow:hidden;-webkit-perspective: 1300px;border-bottom: solid 1px #ebebeb;}
.fimglist{width:99300px; position:relative;-moz-perspective: 1300px;}
.fimglist img{display:block; width:340px; height:360px; cursor:pointer;}
.fimglist li{width:420px; height:360px; float:left;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;}
.fimglist li.onpre{-webkit-animation:onpre .5s ease-in-out;animation:onpre .5s ease-in-out;opacity:0;-webkit-transform:scale(0.8,0.8);transform:scale(0.8,0.8);}
@-webkit-keyframes onpre{
	0%{opacity:1;-webkit-transform:rotateY(0deg);}
	100%{opacity:0;-webkit-transform:rotateY(90deg)}
}
@keyframes onpre{
	0%{opacity:1;transform:rotateY(0deg);}
	100%{opacity:0;transform:rotateY(90deg)}
}
.focustool{width:340px; overflow:hidden; padding:5px; margin:0 auto; position:relative;}
.ftoollist{width:4655px; position:relative;}
.ftoollist img{display:block; width:64px; height:70px;}
.ftoollist a{ display:block; width:64px; margin-left:3px; position:relative;-webkit-transition:all .3s linear;transition:all .3s linear;}
.ftoollist li{float:left; cursor:pointer; -webkit-transition:all .3s linear; transition:all .3s linear;}
.ftoollist .imgname{line-height:25px; text-align:center; color:#FFF; font-family:\5FAE\8F6F\96C5\9ED1; font-weight:400; font-size:18px; height:25px; overflow:hidden; cursor:pointer;}
.ftoollist .imgshortcat{line-height:20px; text-align:center; color:#7D7D7D; font-size:12px; height:20px; overflow:hidden; cursor:pointer;}

.ftoollist .on a{background-color:#cc3300; padding:2px; margin-right:-2px; z-index:100; top:-5px;}
.ftoollist .on .imgname{color:#DBC98C;}
.ftoollist .on .imgshortcat{color:#FFF;}

.product-2{width:756px;} 
.product-2 .p-img{float:left; width:430px; height:450px;border: 1px solid #d0d0d0;} 
.product-2 .p-img  img{max-width:340px;height:370px;border-bottom: solid 1px #ebebeb;padding: 5px;}

.product-2 .pro-right{float:left;width:385px; margin-left:19px; height:450px;} 
.product-2 .pro-right .pro-right-list{width:385px; height:340px;}
.product-2 .pro-right .pro-right-list p{height:35px; line-height:35px; font-size:16px;}
.product-2 .pro-right .pro-right-list p span{display:block;}
.product-2 .pro-right .pro-right-list .pl{width: 90px;    text-align: left;     overflow: hidden;float:left;}
.product-2 .pro-right .pro-right-list .pr{width: 290px;    text-align: left;    overflow: hidden;float:left;overflow: hidden;height: 30px; }
 
.product-2 .jiage{ font-size: 16px; display:block;float:left; width: 126px; height: 47px;line-height: 47px;padding: 0 20px;font-weight: bold;text-align: center;background: #cc3300; border-radius: 4px;cursor: pointer; color:#fdffba; }
.product-2 .qq{margin-left:20px;} 
.product-2 .weixin{border:1px solid #d0d0d0;width:150px; height:165px; padding:5px; margin-top:10px;float:left; text-align:center;font-size:14px;}
.weixin img{width:150px; height:150px;}
.product-2 .weixin img{max-width:150px;}

.product-2 .ml20{margin-left:20px;} 
.product-2 .pro-right .share{height:30px; line-height:30px;}


.product-3{width:756px;margin-top:20px;} 
 .pro3-title{height:45px; width:100%; background:#f8f8f8; border-bottom:2px solid #cc3300}
 .pro3-title span{font-size: 20px; width:150px;height:45px; background: #cc3300;line-height: 45px;text-align: center;color:#fdffba;display:block;}
.product-3 .pro3-details{ font-size:15px; line-height:28px; margin-top:10px; margin-bottom:15px;}
.product-3 .pro3-details img {max-width:830px;}


.xtjflss ul li{float:left;margin-left:20px; width:45%;height:25px;overflow:hidden;}
.xtjflss ul li a{color:#000;}
.ssclear {
    height: 0px;
    line-height: 0;
    clear: both;
    font-size: 0px;
    margin-top: 72px;
}

.nynssclear{
    height: 0px;
    line-height: 0;
    clear: both;
    font-size: 0px;
    margin-top: 7px;
}

.cont-right{float:right;width:312px;}
.cont-right a{color:#000;}

.cont-right .likeproduct{    width: 300px;    float: left;    border: 1px solid #d0d0d0;    background-color: #fff;    padding: 5px;    margin-bottom: 20px;}


.cont-right .likeproduct .liketitle{height: 40px;    line-height: 40px;    width: 300px;    border-bottom: 1px solid #d0d0d0;    font-size: 16px;
    text-align: center;    overflow: hidden;    color: #333333;    margin-bottom: 10px; font-weight:bold;}


.cont-right .likeproduct .likeproduct-p li{float:left; width:128px;height:147px;margin-bottom:10px;  text-align:center; overflow: hidden;}

.cont-right .likeproduct .likeproduct-p .tittle{float:left; width:128px;height:147px;margin-bottom:10px;  text-align:center; overflow: hidden;}

.cont-right .likeproduct .likeproduct-p ul{float:left; width:128px;height:147px;margin-left:10px;margin-bottom:10px; border:1px solid #d0d0d0;   padding-top:5px;padding-left:5px;padding-right:5px;
text-align:center; overflow: hidden;}


.cont-right .likeproduct .likeproduct-p li img{width:128px;height:128px;}

.cont-right .likeproduct .likeproduct-p ul img{width:128px;height:128px;}


.shengming{float:left;width:100%;border: 0px solid #dddddd; margin-bottom:6px; padding:10px; background-color:#fff;color:red;  font-size:14px;  margin-top:15px;}

.likeproduct-w a{  color: #000;
    display: block;
   
    white-space: pre;
    margin: 1em 0;
    width: 300px;
    overflow: hidden;
border-bottom:1px dashed #d0d0d0;
line-height:20px;
 }

.share {
    width: 186px;
}
.cont-right .likeproduct .likeproduct-w li{  width:300px;  border-bottom:0px dashed #d0d0d0; text-indent:10px;overflow:hidden; }

 body{ overflow:scroll; overflow-x:hidden; }

 
.flconcenlh {
    width: 730px;
    /*height: 215px;*/
    border: 0px solid red;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

    .flconcenlh li {
        width: 90px;
        height: 30px;
        line-height: 30px;
        float: left;
        margin-left: 10px;
        margin-top: 5px;
        overflow:hidden;
    }




.gysbsy {
    margin: auto;
    width: 100px;
    height: 30px;
    color: #000;
    line-height: 30px;
    overflow: hidden;
    font-size: 16px;
    padding-left: 20px;
  
}

.gysbsy a{
   
    color: #000;
    
}



/*新闻产品案例相关产品*/

.xcaflconcenlh {
    width: 730px;
    /*height: 215px;*/
    border: 0px solid red;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

    .xcaflconcenlh li {
        width: 300px;
        height: 30px;
        line-height: 30px;
        float: left;
        margin-left: 10px;
        margin-top: 5px;
        overflow:hidden;
    }


.xcagysbsy {
    margin: auto;
    width: 250px;
    height: 30px;
    color: #000;
    line-height: 30px;
    overflow: hidden;
    font-size: 16px;
    padding-left: 20px;
  
}

.xcagysbsy a{
   
    color: #000;
    
}


.product-3 .pro3-details img {
    max-width: 630px;
}

#content img{max-width: 500px;}


        
.xtjdmian {
    width: 1200px;
    margin: auto;
}

/*新的*/
.xtjfld {
    width: 1200px;
   
}

    .xtjfld .title {
        width: 1160px;
        overflow: hidden;
        text-align: right;
        margin: auto;
        height: 40px;
      line-height: 40px;
        background: #7e0202;
    }

    .xtjfld strong {
        line-height: 38px;
        padding-left: 10px;
        text-align: left;
        font-size: 18px;
        color: #fff;
      
        float: left;
      
    }

.xtjflname {
    width: 1200px;
    margin: auto;
    text-align: center;
    overflow: hidden;
}

    .xtjflname ul {
        /*height: 165px;*/
        overflow: hidden;
    }

    .xtjflname li {
        list-style: none;
        padding: 7px;
        float: left;
        width: 215px;
        overflow: hidden;
        height: 30px;
        line-height: 30px;
    margin-left: 8px;
    }

         .xtjflname li a {
             display: block;
            color: #fff;
            background: #7e0202;

        }


 .xtjflname li a:hover {
             display: block;
            color: #fff;
            background: #000;

        }
		.braedm { margin:auto auto 10px auto; width:100%; height:66px;border-bottom:#f7f7f7 1px solid; position:relative; z-index:1;}

.braedm .nemuul{float:left;}
.braedm .nemuul a{display:block;line-height:66px; font-size:20px;position:relative;color:#024883;border-bottom:3px solid #024883;}
 
.braedm .navlujing { font-size: 14px;line-height:30px;color: #999;float:right;margin-top:20px; background:url(../images/subMenu-icon.jpg) no-repeat left center; padding-left:20px;}
.braedm .navlujing .gt{ font-family:\5B8B\4F53;}
.braedm .navlujing a{ color: #999;}
.braedm .navlujing a:hover{color: #024883;}
.b_shadow{
	-o-box-shadow:0 0 18px rgba(0,0,0,.1); 
	-ms-box-shadow:0 0 18px rgba(0,0,0,.1); 
	-moz-box-shadow:0 0 18px rgba(0,0,0,.1); 
	-webkit-box-shadow:0 0 18px rgba(0,0,0,.1); 
	box-shadow:0 0 18px rgba(0,0,0,.1);
}