﻿@charset "utf-8";

body {
    color: #666;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: "";
    font-size: 12px; /*-moz-user-select:none;*/
    line-height: 22px;
    HEIGHT: 100%;
}

div, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li, p, q, span, strong, form, iframe, label, textarea, input {
    padding: 0;
    margin: 0;
    text-align: left
}

div {
    margin: 0 auto
}

ul, li, ol {
    list-style: none;
    list-style-type: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

textarea {
    overflow-y: auto
}

q {
    quotes: none
}

    q:before, q:after {
        content: '';
        content: none
    }

a {
    text-decoration: none;
    color: #666;
    font-size: 18px;
}

    a:hover {
        text-decoration: none;
        color: #03a443;
    }

.none, #none, .hide, #hide {
    display: none
}

#clear, .clear {
    clear: both;
    line-height: 1px;
    height: 1px;
    margin-top: -1px;
    overflow: hidden
}

a:link {
    text-decoration: none
}

a:visited {
    text-decoration: none;
}

a:active {
    text-decoration: underline;
}

.fl, .l, #l {
    float: left
}

.fr, .r, #r {
    float: right
}

.r5 {
    margin-right: 10px;
}

.clearfix {
    zoom: 1;
}

.blk {
    margin-bottom: 25px;
}
/*Main模板*/
.blk-main {
    width: 1200px;
    margin: 0 auto;
}
/*小模块*/
.blk-xs {
    width: 240px;
}
/*中模块*/
.blk-sm {
    width: 930px;
}
/*小版块*/
.blk {
    margin-bottom: 30px;
}
/*首页板块全局补白*/
.p {
    padding: 30px 0;
}
/*首页板块全局变量*/
.b {
    clear: both;
}
/*内页板块全局变量*/
.blk {
    margin-bottom: 20px;
}
/*详情内容*/
.endit-content {
    line-height: 28px;
}

    .endit-content p {
        margin: 15px 0;
    }

    .endit-content img {
        max-width: 100%;
    }
    /*详情关键字飘红加粗*/
    .endit-content a {
        color: #f00;
        font-weight: bold;
    }


.container {
    margin: 0 auto;
    width: 1200px;
}

a, li, span, p {
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.tit {
    height: 125px;
    padding-top: 30px;
    background: url(../images/line.gif) no-repeat center top;
    font: 26px "";
    text-align: center;
}

    .tit a {
        display: block;
        color: #068e3c;
        font-weight: bold;
    }

    .tit span {
        display: block;
        font-size: 15px;
        color: #000;
        margin-top: 5px;
    }

    .tit em {
        display: block;
        font: 26px Arial;
        font-weight: bold;
        color: #b4b4b4;
        text-transform: uppercase;
    }

#header {
}

.header_top {
    width: 100%;
    height: 35px;
    overflow: hidden;
    border-bottom: #dedede 1px solid;
}

    .header_top ul {
        width: 1000px;
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        margin: 0 auto;
    }

        .header_top ul .title {
            width: 860px;
            background: none;
            text-align: left;
            color: #808080
        }

            .header_top ul .title b {
                color: #808080;
                padding-right: 10px;
            }

        .header_top ul li {
            width: 70px;
            height: 35px;
            text-align: center;
            float: left;
            display: block;
            line-height: 35px;
            color: #ccc;
            background: url(../images/1_03.gif) no-repeat right 9px;
        }

            .header_top ul li a {
                color: #666;
            }

                .header_top ul li a:hover {
                    color: #808080;
                }

.header, .content, .footer {
    width: 1200px;
    margin: 0 auto;
}

.h_nav li a:-webkit-any-link {
    display: block;
}

.topWrap {
    height: 175px;
    overflow: hidden;
    background: url(../images/h_top_bg.gif) repeat-x center top;
}

    .topWrap .header {
        width: 1200px;
        margin: 0 auto;
    }

    .topWrap h2 {
        width: 76px;
        float: left;
        height: 88px;
        margin-top: 16px;
        overflow: hidden;
    }

        .topWrap h2 img {
            display: block;
            width: 56px;
            height: 88px;
        }

    .topWrap h3 {
        display: block;
        font: 24px "";
        color: #333;
        width: 505px;
        height: 115px;
        float: left;
        padding-top: 10px;
        font-weight: bold;
    }

        .topWrap h3 span {
            display: block;
            font: 14px "";
            color: #333;
            margin-bottom: 22px;
        }

        .topWrap h3 b {
            color: #03a443;
        }

    .topWrap h5 {
        width: 525px;
        float: right;
        margin-top: 35px;
    }

        .topWrap h5 span {
            display: block;
            width: 190px;
            background: url(../images/lx.png) no-repeat left 2px;
            padding-left: 45px;
            font: 14px "";
            color: #848484;
            float: left;
        }

            .topWrap h5 span em {
                display: block;
                font: 24px Arial;
                color: #03a443;
            }

        .topWrap h5 p {
            width: 265px;
            height: 35px;
            font: 14px "";
            text-align: right;
            line-height: 35px;
            color: #dcdcdc;
            float: right;
        }

            .topWrap h5 p a {
                color: #848484;
                display: inline-block;
                padding: 0 12px;
            }

    .topWrap .menu {
        height: 50px;
        overflow: hidden;
    }

    .topWrap li {
        font: 16px "";
        float: left;
        overflow: hidden;
        line-height: 50px;
        height: 50px;
        background: url(../images/nav_line.png) no-repeat right center;
    }

        .topWrap li span {
            display: inline-block;
        }

        .topWrap li a {
            display: block;
            color: #fff;
            height: 50px;
            padding: 0 33px;
            font-weight: bold;
        }

            .topWrap li a:hover, .topWrap .cur a {
                background: #03a443;
            }

    .topWrap .nones {
        background: none;
    }

.hd_cont {
    position: relative;
    height: 135px;
    overflow: hidden;
}

    .hd_cont .hd_logo {
        position: absolute;
        left: 0;
        top: 44px;
        width: 560px;
    }

        .hd_cont .hd_logo dd {
            margin-top: 2px;
            margin-left: 12px;
            padding-left: 20px;
            border-left: 1px solid #9B9B9B;
        }

            .hd_cont .hd_logo dd h2 {
                font-size: 20px;
                padding-top: 5px;
                color: #03a443;
            }

            .hd_cont .hd_logo dd p {
                height: 40px;
                line-height: 40px;
                font-size: 16px;
                color: #FF4200;
            }

    .hd_cont .dh_phone {
        padding: 0 0 18px 180px;
        margin-top: 40px;
        background: url(../images/phone.png) no-repeat left center;
        color: #5c5c5c;
    }

.dh_phone_p1 {
    display: block;
    color: #959595;
    font-size: 22px;
    line-height: 54px;
}

    .dh_phone_p1 span {
        display: inline-block;
        vertical-align: middle;
    }

    .dh_phone_p1 i {
        font-style: normal;
        color: #ff4a00;
    }

    .dh_phone_p1 b {
        color: #ff4a00;
        vertical-align: middle;
    }

.hd_cont .dh_phone dd {
    font-size: 26px;
    font-family: Arial, Helvetica, sans-serif;
    color: #f67114;
}

#nav {
    width: 100%;
    height: 50px;
    overflow: hidden;
    background: #03a443;
}

#navMenu {
    width: 1200px;
    overflow: hidden;
    height: 50px;
    margin: 0 auto;
}

    #navMenu ul {
        overflow: hidden;
        height: 50px;
        text-align: center;
    }

        #navMenu ul li {
            float: left;
            display: block;
        }

            #navMenu ul li a {
                width: 120px;
                height: 100%;
                line-height: 50px;
                display: block;
                float: left;
                text-align: center;
                color: #FFF;
                font-size: 14px;
                font-family: "";
            }

                #navMenu ul li a:hover {
                    background: #FF4200;
                }

        #navMenu ul .home a {
            background: #FF4200;
        }

        #navMenu ul .hover a {
            background: #FF4200;
        }

.dropMenu {
    position: absolute;
    top: 0;
    z-index: 100;
    width: 160px;
    visibility: hidden;
    margin-top: -2px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #FF4200;
}

    .dropMenu li {
        display: block;
    }

    .dropMenu a {
        display: block;
        height: 35px;
        line-height: 35px;
        padding-left: 10px;
        color: #FFFFFF;
    }

    * html .dropMenu a {
        width: 100%;
        color: #FFFFFF;
    }

        .dropMenu a:hover {
            color: fff;
            background-color: #666;
        }

    .dropMenu li {
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
    }

    .dropMenu a {
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
    }

.main {
    width: 1000px;
    overflow: hidden;
    zoom: 1;
}

    .main:after {
        content: ".";
        clear: both;
        height: 0;
        visibility: hidden;
        display: block;
    }
/*首页幻灯片*/
#banner {
    width: 100%;
    float: left;
    height: 470px;
    position: relative
}

.ulBanner {
    width: 100%;
    height: 470px
}

    .ulBanner li {
        position: absolute;
        width: 100%;
        height: 470px
    }

.ulBannerNav {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -33px;
    z-index: 10
}

    .ulBannerNav li {
        float: left;
        background: #fff;
        margin: 0 3px;
        width: 36px;
        height: 6px;
        display: block;
        cursor: pointer;
    }

        .ulBannerNav li.on {
            background: #947C58;
            cursor: pointer
        }

.searchBg {
    padding-top: 10px;
    padding-bottom: 20px;
    background: #fff url(../images/serbg.png) bottom no-repeat
}

.search {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

    .search .searchBox {
        width: 262px;
        padding-top: 5px;
    }

    .search .soText {
        float: left;
        width: 206px;
        height: 16px;
        line-height: 16px;
        padding: 5px;
        color: #666;
        border: none;
        background: #ddd;
        outline: none;
        font-family: ;
    }

    .search .soBtn {
        float: right;
        width: 46px;
        text-align: center;
        height: 26px;
        color: #fff;
        border: none;
        background: #03a443;
        cursor: pointer
    }

    .search .keyWord {
        width: 900px;
        height: 36px;
        line-height: 36px;
        overflow: hidden;
        color: #333;
    }

        .search .keyWord b {
            font-weight: normal;
            height: 36px;
            float: left;
        }

        .search .keyWord a {
            padding: 0 10px;
            color: #333;
        }

        .search .keyWord ul {
            float: left;
            height: 36px;
        }

            .search .keyWord ul li {
                float: left;
            }
/*产品*/
.cpbg {
    padding: 30px 0px;
    padding-bottom: 50px;
}

.cpbox {
    background-color: #fff;
}
/*解决方案*/
.jjfabox {
    margin: 30px auto;
}

.famu {
    width: 275px;
    height: 576px;
}

    .famu h4 img {
        display: block;
    }

    .famu ul {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

    .famu li {
        height: 55px;
        line-height: 55px;
        border-bottom: 1px dashed #ddd;
    }

        .famu li a {
            font-size: 16px;
            margin-left: 40px;
            color: #666;
            text-decoration: none;
        }

        .famu li:hover a {
            color: #03a443;
        }

.faphone {
    position: relative;
    height: auto;
    padding: 10px 0;
    background: #03a443;
}

    .faphone .wenzi {
        text-align: center;
        color: #fff;
        line-height: 35px;
        border-bottom: 1px dashed #FFC2B2;
        padding: 10px 0;
        font-size: 16px;
    }

    .faphone span.rexian {
        display: block;
        margin-top: 10px;
        text-align: center;
        line-height: 28px;
        font-size: 16px;
        color: #fff;
    }

    .faphone span.tel {
        display: block;
        text-align: center;
        height: 38px;
        line-height: 38px;
        font-size: 24px;
        color: #fff;
    }

    .faphone span.lx {
        display: block;
        margin-top: 10px;
        font-size: 14px;
        color: #fff;
        margin-left: 24px;
        width: 156px;
        height: 38px;
        line-height: 38px;
        text-align: center;
    }

        .faphone span.lx a {
            color: #FF4616
        }

.facont {
    width: 1200px;
    height: auto;
    max-height: 576px;
}

    .facont li {
        position: relative;
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 20px;
        float: left;
        width: 290px;
        height: 278px;
    }

        .facont li h5 {
            position: absolute;
            left: 0px;
            bottom: 0px;
            width: 100%;
            height: 36px;
            line-height: 36px;
            background: url(../images/facont.png) no-repeat center;
            overflow: hidden;
            font-size: 14px;
            font-weight: normal;
        }

            .facont li h5 a {
                margin: 0 10px;
                color: #fff;
            }
/*优势*/
.hxysbg {
    padding-bottom: 36px;
    background: #202932 url(../images/boxbg.jpg) center bottom;
}

.hxysbox {
    text-align: center;
}

    .hxysbox .hxystit {
        padding: 30px 0 20px 0;
        margin-bottom: 20px;
        font-weight: bold;
        text-align: center;
        background: url(../images/hxystitbr.png) no-repeat bottom;
    }

        .hxysbox .hxystit span {
            font-size: 32px;
            height: 30px;
            line-height: 30px;
            margin-bottom: 10px;
            color: #FF4200;
            text-align: center;
            display: block
        }

        .hxysbox .hxystit p {
            font-size: 20px;
            height: 25px;
            line-height: 25px;
            color: #fff;
            text-align: center;
            display: block
        }

    .hxysbox ul {
        overflow: hidden;
    }

    .hxysbox li {
        float: left;
        margin: 0 5px;
        padding: 0 20px;
        width: 350px;
        height: 134px;
        margin-top: 20px;
        background: #f00;
    }

        .hxysbox li p {
            width: 200px;
            float: right;
            font-size: 14px;
            line-height: 25px;
            font-weight: bold;
            color: #fff;
            padding-top: 20px;
        }

.bj {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}
/*关于我们*/
.index_abt {
    width: 100%;
    background-color: #f9f5f2;
}

.about {
    width: 1200px;
    height: 350px;
    padding-top: 40px;
}

.about_t {
    width: 100%;
    height: 55px;
    position: relative;
    background: url(../images/about_titbg.gif) repeat-x bottom left;
}

    .about_t h3 {
        font-size: 24px;
        color: #666;
        line-height: normal;
        font-weight: normal;
        font-family: Arial, Helvetica, sans-serif;
    }

    .about_t h2 {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        padding: 0 20px;
        font-size: 18px;
        font-weight: normal;
        color: #fff;
        line-height: normal;
        background-color: #FF4200;
    }

    .about_t .more {
        position: absolute;
        bottom: 0;
        right: 10px;
        padding: 0 15px;
        background: #FF4200;
        color: #FFF
    }

        .about_t .more a {
            color: #FFF
        }

.about_c {
    width: 1200px;
    height: 220px;
    padding: 20px 0
}

.about_cl {
    width: 300px;
    height: 220px;
}

    .about_cl img {
        width: 300px;
        height: 220px;
    }

.about_cr {
    width: 870px;
    height: 220px;
}

    .about_cr h3 {
        line-height: 1.6em;
        font-weight: bold;
        color: #FF4200;
        font-family: "", "";
        font-size: 20px;
    }

    .about_cr span {
        width: 870px;
        line-height: 26px;
        margin-bottom: 15px;
        margin-top: 10px;
        font-size: 14px;
        display: block
    }

    .about_cr .ljsq {
        width: 80px;
        font-style: normal;
        height: 30px;
        line-height: 30px;
        padding: 0 10px 0 15px;
        background: #FF4200;
        color: #fff;
        display: block
    }

/*横幅 定制*/

.box {
    width: 100%;
    height: 180px;
    background: url(../images/boxbg.jpg) center
}

.box_c {
    width: 1000px;
    height: 100px;
    padding: 40px 0;
}

.box_cl {
    width: 600px;
}

    .box_cl h6 {
        color: #068e3c;
        font-size: 26px;
        margin-bottom: 10px;
        line-height: 40px;
    }

    .box_cl span {
        color: #f7f7f7;
        font-size: 20px;
        line-height: 30px;
    }

.box_cr {
    width: 300px;
    margin-top: 20px;
}

    .box_cr a {
        width: 160px;
        height: 50px;
        line-height: 50px;
        float: right;
        text-align: center;
        font-size: 16px;
        color: #FFF;
        background: #068e3c
    }

        .box_cr a:hover {
            background: #FF4200
        }
/*通用标题*/
.boxt {
    width: 100%;
    height: 44px;
    border-bottom: 1px solid #e6e6e6;
}

    .boxt h2 {
        float: left;
        border-bottom: 1px solid #909090;
        font-size: 20px;
        height: 44px;
        line-height: 44px;
        color: #000;
    }

    .boxt font {
        float: left;
        font-size: 14px;
        padding-left: 15px;
        height: 44px;
        line-height: 44px;
        color: #666;
    }

    .boxt a {
        float: right;
        font-family: Arial;
        line-height: 44px;
        margin-right: 10px;
        color: #000;
    }

        .boxt a:hover {
            color: #168301;
        }

.poxt {
    width: 100%;
    background: url(../images/poxtit.png) no-repeat center bottom;
}

    .poxt h4 {
        height: 84px;
        overflow: hidden;
        text-align: center;
        font-size: 18px;
    }

        .poxt h4 a {
            margin-top: 24px;
            display: inline-block;
            color: #FF4200;
        }

        .poxt h4 span {
            display: block;
            color: #b2b2b2;
            font-weight: normal;
            text-transform: uppercase;
            text-align: center
        }

.conttit {
    position: relative;
    height: 44px;
    line-height: 44px;
}

    .conttit .tita {
        margin-right: 12px;
        color: #FF4200;
        font-size: 18px;
    }

    .conttit span {
        font-family: 宋体;
        font-size: 16px;
        color: #b2b2b2;
        text-transform: uppercase;
    }

    .conttit .titmore {
        position: absolute;
        right: 0px;
        top: 14px;
    }
/*滚动成功案例*/
.case {
    width: 1200px;
    height: 260px
}

.ibox7 {
    padding-top: 30px;
    height: 144px;
    overflow: hidden;
    position: relative;
}

    .ibox7 #LeftArr1 {
        position: absolute;
        left: 0px;
        top: 30px;
        width: 34px;
        height: 144px;
        cursor: pointer;
        background: url(../images/left.png) left center no-repeat;
    }

    .ibox7 #RightArr1 {
        position: absolute;
        right: 0px;
        top: 30px;
        width: 34px;
        height: 144px;
        cursor: pointer;
        background: url(../images/right.png) right center no-repeat;
    }

.ihonor {
    width: 1110px;
    margin: 0px auto;
    overflow: hidden;
}

    .ihonor img {
        width: 180px;
        height: 124px;
        border: 7px #ededed solid;
        margin: 0px 15px;
    }

        .ihonor img:hover {
            border: 7px #ddd solid;
        }
/*新闻动态*/

/*服务支持*/
.fwzc {
    width: 232px;
    height: 414px;
    border: 1px solid #ccc;
}

    .fwzc h4 {
        margin-left: 18px;
        padding: 1px 0px;
    }

    .fwzc .fwphone {
        position: relative;
        height: 64px;
        background: url(../images/fwphone.png) no-repeat center;
    }

        .fwzc .fwphone span {
            position: absolute;
            left: 62px;
            top: 24px;
            font-size: 22px;
            font-weight: bold;
            color: #FF4200;
        }

    .fwzc .m_form {
        margin-left: 8px;
    }

        .fwzc .m_form li {
            margin-bottom: 4px;
            overflow: hidden;
        }

        .fwzc .m_form label {
            float: left;
            width: 27px;
            height: 28px;
            border: 1px solid #ccc;
            border-right-width: 0;
            text-align: center;
            background-color: #fff;
        }

            .fwzc .m_form label img {
                position: relative;
                top: 8px;
            }

        .fwzc .m_form .ipttxt {
            float: left;
            width: 164px;
            border: 1px solid #ccc;
            height: 16px;
            line-height: 16px;
            padding: 6px 10px;
            outline: none;
            color: #666;
            background-color: #fff;
            font-family: ;
        }

        .fwzc .m_form .areli label {
            height: 70px;
        }

        .fwzc .m_form .txtare {
            float: left;
            width: 164px;
            height: 60px;
            line-height: 20px;
            border: 1px solid #ccc;
            outline: none;
            resize: none;
            color: #666;
            padding: 5px 10px;
            background-color: #fff;
            font-family: ;
        }

        .fwzc .m_form .btnsubmit {
            width: 214px;
            height: 30px;
            cursor: pointer;
            border: none;
            background: url(../images/btnsubmit.png) no-repeat center;
        }
/*友情链接*/
.yqljbg {
    background: url(../images/centerbg.png) repeat;
}

.yqlj {
    padding: 24px 0px;
}

    .yqlj .conttit {
        border-bottom: none;
    }

        .yqlj .conttit .tita {
            padding-left: 10px;
            color: #fff;
            background: url(../images/yqljtit.png) no-repeat left;
        }

        .yqlj .conttit span {
            color: #5c5c5c;
        }

    .yqlj p {
        height: 30px;
        line-height: 30px;
        overflow: hidden;
    }

        .yqlj p a {
            padding-right: 15px;
            color: #808080;
        }
/*页尾*/
.footwrap {
    background: url(../images/centerbg.png) repeat;
}

.footer {
    position: relative;
    padding-bottom: 40px;
    overflow: hidden;
}

.fotnav {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
}

    .fotnav a {
        padding-right: 20px;
        padding-left: 15px;
        text-align: left;
        background: url(../images/navli.png) no-repeat left center;
        color: #fff;
    }

        .fotnav a.nobg {
            background-image: none;
            padding-left: 0
        }

.fottxt {
    padding-top: 30px;
    height: 122px;
    padding-left: 128px;
    line-height: 30px;
    color: #999;
    background: url(../images/logo.jpg) no-repeat left 30px;
    border-top: 1px solid #484848;
}

    .fottxt a {
        color: #999;
    }

.fotphone {
    position: absolute;
    right: 0px;
    top: 100px;
    padding-left: 46px;
    background: url(../images/footphone.png) no-repeat left center;
    color: #fff;
}

    .fotphone dd {
        font-size: 24px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        color: #068e3c;
    }
/*内页左右*/
.ncon {
    width: 1000px;
    height: auto;
    padding-bottom: 10px
}

    .ncon:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden
    }

.nconr {
    width: 750px;
    float: right;
    border: #dedede 1px solid;
    background: #FFF
}

.nconl {
    width: 210px;
    float: left
}
/*内页左侧产品分类*/
.prs {
    width: 210px;
    overflow: hidden;
    background: #FFF
}

    .prs .t05 {
        background: #FF4200;
        height: 63px;
        line-height: 63px;
        padding-left: 25px;
        font-family: "";
        font-size: 22px;
        font-weight: normal;
        color: #FFF
    }

    .prs .t05_con {
        border: 5px solid #FF4200;
        width: 200px;
        border-top: 0;
    }

    .prs li {
        line-height: 35px;
        padding-left: 16px;
        border-bottom: 1px dotted #b4b1b1;
    }

        .prs li.cur a {
            color: #FF4200
        }

        .prs li a {
            color: #333333;
            font-size: 12px;
            font-weight: bold;
        }
/*左侧联系我们*/
.contactn {
    width: 210px;
    overflow: hidden;
    background: #FFF;
}

    .contactn .tits {
        line-height: 38px;
        height: 38px;
        text-align: center;
        background: #FF4200;
        color: #fff;
        font-size: 16px;
        font-weight: 100;
        font-family: "";
    }

        .contactn .tits a {
            color: #fff;
        }

        .contactn .tits span {
            color: #F3F3F3;
            font-size: 12px;
            text-transform: uppercase;
            font-family: "";
            text-align: center
        }

    .contactn .subnr {
        border: 1px solid #FF4200;
        border-top: 0;
        padding: 24px 7px 5px;
        width: 194px;
        overflow: hidden;
    }

        .contactn .subnr p {
            line-height: 25px;
            overflow: hidden;
        }

        .contactn .subnr span {
            color: #333;
            font-weight: bold;
        }

        .contactn .subnr h5 {
            padding-top: 12px;
            line-height: 28px;
            overflow: hidden;
            color: #FF4200;
            font-size: 14px
        }
/*内页模板BANNER*/
.index_article {
    width: 100%;
    height: 297px;
    background: url(../images/img01.jpg) bottom no-repeat
}

.list_article {
    width: 100%;
    height: 297px;
    background: url(../images/img02.jpg) bottom no-repeat
}

.list_article2 {
    width: 100%;
    height: 297px;
    background: url(../images/img03.jpg) bottom no-repeat
}

.article_article {
    width: 100%;
    height: 297px;
    background: url(../images/img03.jpg) bottom no-repeat
}

.img_article {
    width: 100%;
    height: 297px;
    background: url(../images/img04.jpg) bottom no-repeat
}

.book {
    width: 100%;
    height: 297px;
    background: url(../images/img05.jpg) bottom no-repeat
}

.title {
    width: 730px;
    height: 60px;
}

    .title h1 {
        height: 60px;
        line-height: 60px;
        font-family: '黑体';
        font-size: 20px;
        font-weight: normal;
        display: block;
        text-align: center
    }

.resource {
    height: 35px;
    width: 720px;
    line-height: 35px;
    border-bottom: 1px solid #DEDEDE;
    text-align: center;
    margin-bottom: 8px
}

.des {
    height: 40px;
    width: 708px;
    padding: 5px;
    line-height: 23px;
    border: #CCC 1px dotted;
    overflow: hidden
}

.content {
    line-height: 24px;
    font-size: 14px;
    padding: 15px 20px 25px 20px;
    width: 710px;
    background: #FFF
}

    .content img {
        max-width: 650px !important;
        margin: 5px auto
    }

    .content p {
        padding-top: 10px
    }

.fenxiang {
    padding: 10px 5px;
    width: 720px
}
/*相关阅读*/
.linkarc {
    width: 720px;
    padding: 10px 5px 5px 5px;
}

.linkarc_t {
    width: 720px;
    height: 25px;
    background: url(../images/xuxian.png) bottom repeat-x
}

    .linkarc_t h2 {
        font-size: 12px;
        background: url(../images/dd.gif) left no-repeat;
        padding-left: 20px;
        font-weight: bold;
        font-family: ""
    }

.linkarc_c {
    width: 720px;
    padding: 10px 0;
}

    .linkarc_c li {
        width: 705px;
        height: 28px;
        line-height: 25px;
        padding-left: 15px;
        background: url(../images/dd2.gif) left no-repeat;
        border-bottom: #CCC 1px dashed
    }

        .linkarc_c li a {
            color: #2b2b2b
        }

.caseimg {
    width: 690px;
    height: 115px;
    float: left;
    padding: 5px 5px
}

    .caseimg img {
        width: 198px;
        height: 108px;
        float: left;
        border: #CCC 1px solid;
        margin-right: 10px
    }
/*图片列表*/
.pro {
    width: 750px;
    padding: 5px 0
}

.proimg {
    width: 215px;
    height: 250px;
    float: left;
    display: block;
    padding: 10px 16px;
}

    .proimg img {
        width: 211px;
        height: 168px;
        border: #dedede 1px solid;
        padding: 1px;
        display: block
    }

    .proimg span {
        width: 215px;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        background: #F7F7F7;
        text-align: center;
        display: block
    }

    .proimg p {
        width: 215px;
        height: 45px;
        padding-top: 5px;
        line-height: 20px;
        text-align: left;
        color: #666;
        font-weight: normal;
        display: block
    }
/*新闻列表*/
.liebiao {
    padding: 15px 15px;
    width: 720px
}

    .liebiao li {
        width: 700px;
        height: 35px;
        line-height: 35px;
        background: url(../images/sou_bj.png) left no-repeat;
        padding-left: 15px;
        border-bottom: #CCC 1px dotted
    }

        .liebiao li a {
            width: 520px;
            height: 35px;
            line-height: 35px;
            overflow: hidden;
            float: left
        }

        .liebiao li span {
            width: 150px;
            height: 35px;
            line-height: 35px;
            float: right;
            text-align: right
        }
/*图文混排列表*/
.list_1 {
    padding: 15px;
    width: 720px
}

    .list_1 li {
        height: 100%;
        overflow: hidden;
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px dashed #CCCCCC;
    }

        .list_1 li img {
            width: 170px;
            height: 120px;
            display: block;
            float: left;
            margin-right: 10px;
            padding: 3px;
            border: 1px solid #dedede;
        }

        .list_1 li h5 a {
            font-size: 13px;
            padding-bottom: 5px;
        }

        .list_1 li p {
            height: 60px;
            font-size: 12px;
            line-height: 20px;
            color: #666;
            overflow: hidden;
            padding-top: 5px;
        }

            .list_1 li p a {
                color: #ff6600
            }

                .list_1 li p a:hover {
                    color: #ff3300;
                }
/*面包屑*/
.weizhi {
    width: 740px;
    height: 32px;
    border-bottom: #DDDDDD 1px solid;
    padding: 0 0 0 10px;
    background: url(../images/conttitbg.png) repeat-x
}

    .weizhi h2 {
        height: 32px;
        float: left;
        padding-left: 20px;
        background: url(../images/lf_n_ic2.gif) left no-repeat;
        line-height: 32px;
        font-size: 14px;
        color: #FF4200;
        display: block
    }

    .weizhi h3 {
        height: 32px;
        float: right;
        padding-right: 20px;
        text-align: right;
        line-height: 32px;
        font-size: 12px;
        font-weight: normal;
        color: #666;
        display: block
    }

.page {
    width: 720px;
    padding: 10px 0;
    margin-top: 5px;
}
/*分页*/
.page_list {
    padding: 3px;
    margin: 3px;
    text-align: center
}

    .page_list a, .page_list strong {
        border: 1px solid #ddd;
        padding: 6px 10px;
    }

        .page_list a.now, .page_list a:hover, .page_list li.thisclass a {
            background: #FF4200;
            color: #fff;
            cursor: pointer
        }

    .page_list span.disabled {
        cursor: pointer;
        border: 1px solid #ddd;
        padding: 6px 10px;
    }

    .page_list span.thisclass {
        background: #FF4200;
        color: #fff;
        cursor: pointer;
        border: 1px solid #ddd;
        padding: 6px 10px;
    }
/*产品*/
/*-----------------详情页-放大图---------------------*/
.proarc {
    padding: 15px 10px;
    width: 730px
}

.show_gallery {
    float: left;
    width: 430px;
    height: 508px;
    margin: 0 0 20px 0;
    position: relative;
}

.gallery_box {
    width: 430px;
    height: 508px;
    background: #fff;
    overflow: hidden
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

    .tb-pic a img {
        vertical-align: middle;
    }

.tb-pic a {
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.tb-thumb {
    margin: 10px 0 0;
    overflow: hidden;
    padding: 0;
}

    .tb-thumb li img {
        width: 70px;
        height: 70px;
    }

    .tb-thumb li {
        float: left;
        height: 70px;
        margin: 0 5px 0 5px;
        overflow: hidden;
        padding: 2px;
        border: #dfdfdf 1px solid;
    }

.tb-s310, .tb-s310 a {
    height: 414px;
    width: 414px;
}

    .tb-s310, .tb-s310 img {
        max-height: 414px;
        max-width: 414px;
    }

        .tb-s310 a {
            *font-size: 271px;
        }

.tb-s40 a {
    *font-size: 35px;
}

.tb-s40, .tb-s40 a {
    height: 70px;
    width: 70px;
}

.tb-booth {
    border: 1px solid #e9e9e9;
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 2px;
}

.tb-thumb .tb-selected {
    height: 70px;
    border: #00a9e9 1px solid;
}

    .tb-thumb .tb-selected div {
        background-color: #FFFFFF;
        border: medium none;
    }

.tb-thumb li div {
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 10px;
    width: 300px;
    height: 300px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
    margin: -3px 0 0 2px;
}

div.zoomMask {
    position: absolute;
    border: 1px solid #aaa;
    background: #fff 50% top no-repeat;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
    cursor: move;
    z-index: 1;
    width: 200px;
    height: 200px;
}

.zoomDiv img {
    width: 600px;
    height: 600px;
}

.show_property {
    float: right;
    width: 280px;
    padding: 0 0 0 0;
    position: relative;
}

    .show_property h1 {
        font-size: 20px;
        color: #333;
        line-height: 40px;
        font-family: "";
    }

        .show_property h1 a {
            color: #333;
        }

    .show_property h2 {
        font-size: 15px;
        color: #cc0000;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .show_property p span {
        color: #999;
        display: inline-block;
    }

.zx_price span {
    vertical-align: top;
    line-height: 37px;
}

.numbox span {
    vertical-align: top;
}

.show_property p {
    line-height: 25px;
    padding-bottom: 10px;
    color: #666
}

    .show_property p s {
        color: #999;
        font-family: "";
    }

    .show_property p strong {
        color: #F0800F;
        font-size: 16px;
        font-weight: 700;
        font-family: "";
        vertical-align: bottom;
        position: relative;
        padding: 0 5px;
    }

    .show_property p b {
        color: #F0800F;
        font-size: 16px;
        font-family: "";
        vertical-align: bottom;
        *vertical-align: middle;
        font-weight: 700;
    }

.show_property .color_class {
    padding: 20px 0;
    width: 300px;
    margin: 10px 0 0 0;
}

    .show_property .color_class span {
        vertical-align: top;
        line-height: 36px;
        display: block;
        float: left;
        width: 66px;
        color: #999;
    }

.green {
    color: #669900;
}

.show_property .share {
    position: absolute;
    top: 438px;
    width: 280px;
    height: 40px;
}

.choose_style {
    width: 278px;
    height: 160px;
    margin: 10px 0 0 0;
    border: #e9e9e9 1px solid;
    background: #f4f4f4;
}

    .choose_style h3 {
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 12px;
    }

        .choose_style h3 span {
            float: left;
            width: 148px;
            height: 39px;
            background: #fff;
            line-height: 39px;
            border-right: #e9e9e9 1px solid;
            border-bottom: #e9e9e9 1px solid;
            cursor: pointer;
        }

            .choose_style h3 span.last {
                border-right: none;
                width: 149px;
            }

            .choose_style h3 span.current {
                background: #f4f4f4;
                border-bottom: #f4f4f4 1px solid;
            }

.choose_color {
    margin: 0;
}

    .choose_color li {
        overflow: hidden;
        width: 78px;
        height: 38px;
        border: #ccc 1px solid;
        background: #fff;
        line-height: 34px;
        text-align: center;
        position: relative;
    }

        .choose_color li img {
            display: none;
        }

        .choose_color li span {
            display: none;
        }

        .choose_color li.tb-selected span {
            display: block;
            width: 14px;
            height: 14px;
            background: url(../images/choose.gif) no-repeat;
            position: absolute;
            right: 0;
            bottom: 0;
        }

        .choose_color li.tb-selected {
            width: 74px;
            height: 34px;
            border: #F0800F 3px solid;
            background: #fff;
            line-height: 34px;
        }

        .choose_color li .tb-s40, .choose_color li .tb-s40 a {
            height: 34px;
            width: 100%;
            display: block;
            text-decoration: none;
            font-size: 12px;
            line-height: 34px;
            cursor: pointer;
        }

.choose_body {
    padding: 10px 0 15px 20px;
}

    .choose_body td {
        height: 40px;
        line-height: 40px;
        padding: 0 0 10px 0;
    }

.num_box {
    float: left;
    background: url(../images/num_box.jpg) no-repeat;
    width: 72px;
    height: 40px;
    line-height: 40px;
    border: none;
    text-align: center;
    font-size: 20px;
    color: #F0800F;
    font-family: Arial, Helvetica, sans-serif;
}

.add_num {
    float: left;
    display: block;
    width: 29px;
    height: 40px;
    background: url(../images/add.jpg) no-repeat;
    border: none;
    cursor: pointer;
}

.min_num {
    float: left;
    display: block;
    width: 29px;
    height: 40px;
    background: url(../images/min.jpg) no-repeat right 0;
    border: none;
    cursor: pointer;
}

.buybtn {
    margin: 0 20px 10px 0;
    display: block
}

.choose_body td.btnbar {
    padding: 10px 0 0 0;
}

.show_sider {
    float: left;
    width: 190px;
}

.show_content {
    float: left;
    width: 730px;
    display: inline;
}

    .show_content h3 {
        height: 47px;
        background: url(../images/hbg.jpg) repeat-x 0 bottom;
    }

        .show_content h3 span {
            float: left;
            display: block;
            height: 43px;
            line-height: 43px;
            color: #333;
            font-weight: bold;
            border: #e9e9e9 1px solid;
            border-bottom: none;
            background: #f9f9f9;
            cursor: pointer;
            font-weight: normal;
            width: 148px;
            text-align: center;
            margin: 0 10px 0 0;
            display: inline;
        }

            .show_content h3 span.current {
                height: 44px;
                line-height: 43px;
                border: #e9e9e9 3px solid;
                border-bottom: none;
                background: #fff;
                font-weight: bold;
                width: 144px;
            }

            .show_content h3 span b {
                color: #669900;
                font-weight: normal;
            }
/*-----------------详情页-商品参数---------------------*/
.brand_box {
    background: #f9f9f9;
    border: #e9e9e9 1px solid;
    margin: 15px 0;
}

    .brand_box ul {
        margin: 25px;
    }

        .brand_box ul li {
            float: left;
            width: 50%;
            height: 24px;
            line-height: 24px;
            font-family: Arial, Helvetica, sans-serif;
            color: #666;
        }

            .brand_box ul li strong {
                color: #333;
                font-weight: normal;
            }

.content_body {
    text-align: left;
    line-height: 1.5em;
    font-size: 14px;
    padding: 5px
}

    .content_body p {
        font-size: 14px;
    }

    .content_body img {
        max-width: 750px;
    }

.content_box {
    display: none;
}

.evaluate ul {
    padding: 10px 0 0 0;
}

    .evaluate ul li {
        border-bottom: #e9e9e9 1px solid;
        clear: both;
        padding: 18px 0;
    }

        .evaluate ul li span {
            color: #999;
        }

        .evaluate ul li p {
            line-height: 20px;
            color: #666;
        }

            .evaluate ul li p strong {
                color: #669900;
                font-weight: normal;
                margin-right: 8px;
            }

.author {
    padding: 0 0 5px 0;
}

.show_content .pages {
    text-align: left;
    margin: 25px 0;
}

.comment {
    border: #e9e9e9 1px solid;
    background: #f4f4f4;
    padding: 20px 30px;
}

    .comment h4 {
        line-height: 20px;
        color: #666;
        font-weight: normal;
        padding: 5px 0 15px 0;
    }

    .comment td {
        height: 35px;
        padding-bottom: 10px;
    }

        .comment td .text {
            border: #ccc 1px solid;
            height: 33px;
            line-height: 33px;
            width: 198px;
        }

        .comment td textarea {
            border: #ccc 1px solid;
            height: 118px;
            line-height: 33px;
            width: 598px;
            overflow: hidden;
        }

.huifu {
    border: #FFCC99 1px solid;
    background: #FFF4EA;
    padding: 20px;
    line-height: 21.6px;
    margin: 15px 0 0 0;
}

.huifu_body {
    position: relative;
}

.huifu em {
    display: block;
    width: 16px;
    height: 18px;
    font-size: 0;
    line-height: 0;
    background: url(../images/jiao.gif) no-repeat 0 0;
    position: absolute;
    top: -28px;
    *top: -33px;
    _top: -32px;
    left: 6px;
    z-index: 1000;
}

.huifu strong {
    color: #ff6500;
    font-weight: normal;
}

.sela_list li {
    height: 250px;
    margin: 15px 0 0 0;
    border: #dfdfdf 1px solid;
    padding: 20px;
    position: relative;
    z-index: 100;
}

    .sela_list li img {
        margin: 0 40px 0 0;
        width: 250px;
        height: 250px;
    }

    .sela_list li p strong a {
        font-size: 20px;
        color: #333;
        font-family: "";
        line-height: 36px;
        font-style: normal;
    }

    .sela_list li p s {
        color: #999;
        line-height: 24px;
    }

    .sela_list li p em {
        color: #FF7F00;
        font-size: 25px;
        line-height: 24px;
        font-style: normal;
        font-family: "";
        margin-bottom: 15px;
        display: block;
    }

    .sela_list li p {
        line-height: 22px;
        color: #333;
        font-family: "";
        font-size: 11px;
    }

        .sela_list li p b {
            color: #FF7F00;
        }

.tehui_ico {
    position: absolute;
    width: 79px;
    height: 79px;
    background: url(../images/tehui.gif) no-repeat;
    top: -1px;
    left: -1px;
}

.sela_list li .kq {
    display: block;
    width: 96px;
    height: 46px;
    background: #000 url(../images/kq.jpg) no-repeat right 0;
    position: absolute;
    top: 208px;
    right: -5px;
    z-index: 100;
}

.ok_btn {
    background: #FF4200;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    text-align: center;
    width: 130px;
}

.shr_hotpage {
    float: left;
    padding: 18px 0 22px 0;
    width: 100%;
    text-align: center;
    border-top: #dedede 1px dotted
}

.correlation-article {
    margin-top: 15px;
    padding-bottom: 15px;
}

    .correlation-article h2 {
        border: 0;
        border-bottom: 1px #E6E6E6 solid;
        padding-left: 25px;
        margin-bottom: 10px;
        font-size: 14px;
        height: 26px;
        line-height: 26px;
        background: url(../images/xgtit.png) left no-repeat;
    }

    .correlation-article ul {
        height: 100%;
        overflow: hidden;
    }

    .correlation-article li {
        width: 48%;
        text-align: left;
        line-height: 30px;
        height: 30px;
        padding-left: 10px;
        float: left;
        background: url(../images/sou_bj.png) left no-repeat
    }
/*留言*/
.contact-xmtj {
    width: 690px;
    margin-top: 10px;
}

    .contact-xmtj a:hover {
        color: #F00
    }

.name2 {
    width: 323px;
    height: 21px;
    line-height: 21px;
    border: 1px #e2e2e2 solid;
    font-family: "";
}

.con {
    width: 583px;
    height: 161px;
    border: 1px #e2e2e2 solid;
    font-family: "";
}

.button1 {
    width: 64px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    cOLOR: #FFF;
    font-family: "";
    background: url(../images/xmtj_11.jpg) no-repeat;
    border: none;
    margin-right: 20px;
    float: left;
    cursor: pointer;
}

.button2 {
    width: 64px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    cOLOR: #FFF;
    font-family: "";
    background: url(../images/xmtj_13.jpg) no-repeat;
    float: left;
    border: none;
    cursor: pointer;
}
/*在线客服*/
.online-qq {
    position: fixed;
    top: 50%;
    right: 3px;
    z-index: 200;
}

    .online-qq .qq_content {
        background: #fff;
        margin: 0;
        padding: 0;
    }

        .online-qq .qq_content .dt {
            text-align: center;
            background: #202020;
            color: #fff;
            font-size: 14px;
            font-weight: bold;
            padding: 6px 15px;
            border: 1px solid #ddd;
            border-bottom: 0;
        }

        .online-qq .qq_content .qq {
            padding: 10px 10px 5px;
            margin: 0;
            border: 1px solid #ddd;
            border-top: 0
        }

            .online-qq .qq_content .qq p {
                background: url(../images/online_qq.png) repeat-x 0 -33px;
                margin: 0 0 5px
            }

            .online-qq .qq_content .qq a {
                border: 1px solid #ddd;
                display: block;
                background: url(../images/online_qq.png) no-repeat 10px -72px;
                height: 23px;
                line-height: 23px;
                padding: 0 18px 0 30px
            }

        .online-qq .qq_content .tel {
            background: #fff;
            padding: 10px;
            margin: 0;
            text-align: center;
            font-size: 14px;
            color: #333;
            border: 1px solid #ddd;
            border-top: 0
        }

            .online-qq .qq_content .tel strong {
                font-size: 16px;
                color: #068e3c;
            }

            .online-qq .qq_content .tel p {
                text-align: center;
                font-size: 12px
            }

    .online-qq .footqq {
        border: 1px solid #ddd;
        background: #f1f1f1;
        height: 2px;
        overflow: hidden;
        margin: 0 5px;
        border-top: 0;
        display: none
    }

.qr_code {
    position: fixed;
    top: 50%;
    left: 10px;
    z-index: 200;
    text-align: center;
    background: #fff;
    padding: 5px;
}

    .qr_code img {
        margin: 0 0 5px;
        display: block
    }

.page_top {
    position: absolute;
}

#pageTop {
    z-index: 160;
    width: 65px;
    height: 65px;
    background: url(../images/pagetop.png) no-repeat;
    position: fixed;
    _position: absolute;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    text-indent: -999px;
    cursor: pointer
}

    #pageTop:hover {
        background-image: url(../images/pagetop_on.png)
    }

    #pageTop a {
        width: 100%;
        height: 100%;
        display: block;
    }

    *html #pageTop a {
        width: 65px;
        height: 65px
    }

.pagex {
    clear: both;
    height: 30px;
    margin: 20px;
    overflow: hidden;
}

.mbbody_body .pagex {
    margin-left: 20px;
}

.pagex ul {
}

    .pagex ul li {
        float: left;
        border: 1px solid #ccc;
        padding: 2px 9px;
        margin: 0 3px;
        line-height: 20px;
        background: #fff;
    }

        .pagex ul li.thisclass {
            display: inline-block;
            border: 1px solid #FF4200;
            padding: 2px 9px;
            margin: 0 3px;
            background: #FF4200;
            color: #fff;
        }

            .pagex ul li.thisclass a {
                color: #fff;
            }

        .pagex ul li a:hover {
            color: #1f9652;
        }

        .pagex ul li span {
            display: inline-block;
            padding: 0;
        }

@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

.bg {
    background: #FFF;
}

em, i {
    font-style: normal;
}

body {
    min-width: 1200px;
    width: 100%;
    overflow-x: hidden;
}
/**/












.pro {
    width: 849px;
    height: 845px;
    overflow: hidden;
}

.prot {
    height: 58px;
    overflow: hidden;
    position: relative;
}

    .prot li {
        width: 210px;
        height: 44px;
        float: left;
        margin-right: 10px;
        font: 16px "";
        text-align: center;
        line-height: 44px;
    }

        .prot li a {
            display: block;
            background: #ededed;
            color: #333;
        }

            .prot li a:hover, .prot .cur a {
                color: #fff;
                background: #03a443;
                font-weight: bold;
            }

    .prot h5 a {
        display: block;
        font: 16px "";
        line-height: 44px;
        color: #333;
        float: right;
    }

.pro2 ul {
    height: 476px;
}

.pro2 li, .changj li {
    width: 277px;
    float: left;
    margin-right: 9px;
}

    .pro2 li img, .changj li img {
        display: block;
        width: 277px;
        height: 198px;
    }

    .pro2 li em, .changj li em {
        display: block;
        height: 40px;
        font: 14px "";
        text-align: center;
        line-height: 40px;
        color: #555;
        overflow: hidden;
    }

    .pro2 .nones, .pro2 li:nth-child(3n) {
        margin-right: 0;
    }

.changj h2 {
    height: 70px;
    font: 24px "";
    font-weight: bold;
    line-height: 70px;
    overflow: hidden;
    color: #03a443;
    background: url(../images/chanj.png) no-repeat left center;
    padding-left: 42px;
}

    .changj h2 a {
        display: block;
        color: #03a443;
    }

    .changj h2 em {
        display: inline-block;
        font: 16px "";
        line-height: 70px;
        float: right;
        color: #333;
    }

.changj2 {
    position: relative;
}

.arr1 a {
    display: block;
    background: url(../images/chang_left.png) no-repeat;
    width: 18px;
    height: 21px;
    overflow: hidden;
    position: absolute;
    top: 86px;
    left: 20px;
}

.arr2 a {
    display: block;
    background: url(../images/chang_right.png) no-repeat;
    width: 18px;
    height: 21px;
    overflow: hidden;
    position: absolute;
    top: 86px;
    right: 20px;
}

    .arr1 a:hover, .arr2 a:hover {
        background-position: 0 -21px;
    }

.news {
    width: 1200px;
    height: 890px;
    margin: 0 auto;
    overflow: hidden;
    font-family: "";
}

    .news .tit {
        height: 125px;
    }

.news_nav {
    height: 106px;
    overflow: hidden;
    padding-left: 350px;
    background: url(../images/news_line.gif) repeat-x center 9px;
}

    .news_nav li {
        width: 160px;
        text-align: center;
        display: inline-block;
    }

        .news_nav li a {
            display: block;
            color: #333333;
            font-size: 18px;
            padding-top: 30px;
            background: url(../images/news_ico1.gif) no-repeat center 0;
        }

            .news_nav li a:hover, .news_nav li.cur a {
                background: url(../images/news_ico.gif) no-repeat center 0;
                color: #ff7608;
                font-weight: bold;
            }

.newspic {
    float: left;
    width: 600px;
    height: 520px;
    overflow: hidden;
}

    .newspic img {
        width: 600px;
        height: 520px;
    }

.news_c dl {
    height: 129px;
    border: 1px solid #eaeaea;
    width: 582px;
    margin-bottom: -1px;
    position: relative;
    overflow: hidden;
    float: right;
}

.news_c dt {
    width: 108px;
    overflow: hidden;
    position: relative;
    float: left;
    font-size: 14px;
    font-family: Arial;
    color: #b6b6b6;
    padding-top: 30px;
    text-transform: uppercase;
    text-align: center;
}

    .news_c dt::before {
        position: absolute;
        content: "";
        width: 1px;
        height: 67px;
        border-right: 1px solid #eaeaea;
        top: 32px;
        right: 0;
    }

    .news_c dt span {
        display: block;
        text-align: center;
        font-size: 48px;
        color: #068e3c;
        padding-top: 5px;
        line-height: 50px;
    }

.news_c dd {
    width: 453px;
    float: right;
    overflow: hidden;
}

    .news_c dd h3 {
        line-height: 24px;
        font-size: 16px;
        padding-top: 26px;
    }

        .news_c dd h3 a {
            color: #333;
        }

    .news_c dd p {
        font-size: 14px;
        padding: 10px 100px 0 0;
        line-height: 26px;
        color: #818181;
    }

    .news_c dd i {
        display: block;
        position: absolute;
        top: 63px;
        right: 20px;
        width: 38px;
        height: 38px;
        overflow: hidden;
        display: none;
    }

.news_c dl:hover {
    border: 1px solid #1ec985;
    position: relative;
    z-index: 8;
}

    .news_c dl:hover dd i {
        display: block;
    }

.topWrap {
    height: 175px;
    overflow: hidden;
    background: url(../images/h_top_bg.gif) repeat-x center top;
}

    .topWrap .header {
        width: 1200px;
        margin: 0 auto;
    }

    .topWrap h2 {
        width: 76px;
        float: left;
        height: 88px;
        margin-top: 16px;
        overflow: hidden;
    }

        .topWrap h2 img {
            display: block;
            width: 56px;
            height: 88px;
        }

    .topWrap h3 {
        display: block;
        font: 24px "";
        color: #333;
        width: 505px;
        height: 115px;
        float: left;
        padding-top: 10px;
        font-weight: bold;
    }

        .topWrap h3 span {
            display: block;
            font: 14px "";
            color: #333;
            margin-bottom: 22px;
        }

        .topWrap h3 b {
            color: #03a443;
        }

    .topWrap h5 {
        width: 525px;
        float: right;
        margin-top: 35px;
    }

        .topWrap h5 span {
            display: block;
            width: 190px;
            background: url(../images/lx.png) no-repeat left 2px;
            padding-left: 45px;
            font: 14px "";
            color: #848484;
            float: left;
        }

            .topWrap h5 span em {
                display: block;
                font: 24px Arial;
                color: #03a443;
            }

        .topWrap h5 p {
            width: 265px;
            height: 35px;
            font: 14px "";
            text-align: right;
            line-height: 35px;
            color: #dcdcdc;
            float: right;
        }

            .topWrap h5 p a {
                color: #848484;
                display: inline-block;
                padding: 0 12px;
            }

    .topWrap .menu {
        height: 50px;
        overflow: hidden;
    }

    .topWrap li {
        font: 16px "";
        float: left;
        overflow: hidden;
        line-height: 50px;
        height: 50px;
        background: url(../images/nav_line.png) no-repeat right center;
    }

        .topWrap li span {
            display: inline-block;
        }

        .topWrap li a {
            display: block;
            color: #fff;
            height: 50px;
            padding: 0 33px;
            font-weight: bold;
        }

            .topWrap li a:hover, .topWrap .cur a {
                background: #03a443;
            }

    .topWrap .nones {
        background: none;
    }

.ty-banner-1 {
    overflow: hidden;
    line-height: 0;
    text-align: center;
}

    .ty-banner-1 img {
        visibility: hidden;
    }

        .ty-banner-1 img.show {
            visibility: visible;
        }

.p1-search-1 {
    background: #f2f2f2;
    height: 82px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    font-size: 14px;
}

    .p1-search-1 p {
        color: #444;
        line-height: 82px;
    }

    .p1-search-1 a {
        color: #444;
        display: inline-block;
        margin-right: 15px;
    }

.p1-search-1-inp {
    width: 270px;
    height: 30px;
    border-radius: 20px;
    background: #fff;
    padding-left: 10px;
    margin-top: 28px;
}

    .p1-search-1-inp input {
        border: 0;
    }

.p1-search-1-inp1 {
    width: 224px;
    height: 30px;
    line-height: 30px;
    color: #a9a9a9;
    float: left;
}

.p1-search-1-inp2 {
    width: 30px;
    height: 30px;
    background: url(../images/viskins-p1.png) no-repeat -258px -936px;
    float: right;
    cursor: pointer;
}

.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curblock {
    display: none;
}

.p12-curmbs-1 b {
    border-left: 10px solid #FF4200;
    font-weight: normal;
    padding-left: 8px;
}

.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 span {
    font-family: '宋体';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}

.fdh-01-tit {
    background: #03a443;
    height: 80px;
}

    .fdh-01-tit h3 {
        height: 75px;
        font-size: 24px;
        font-weight: normal;
        line-height: 75px;
        color: #fff;
        border-bottom: 1px solid #fff;
        text-align: center;
    }

        .fdh-01-tit h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }

.fdh-01-nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: #ececeb;
    margin-bottom: 2px;
}

    .fdh-01-nav-one h3 a {
        display: block;
        font-size: 18px;
        font-weight: normal;
        margin-right: 40px;
        margin-left: 25px;
        color: #666;
        width:200px;
    }

    .fdh-01-nav-one h3.sidenavcur, .fdh-01-nav-one h3:hover {
        background: url(../images/p14-icon2.png) no-repeat right center #03a443;
    }

        .fdh-01-nav-one h3.sidenavcur a, .fdh-01-nav-one h3:hover a {
            color: #fff;
        }

.fdh-01-nav dl {
    padding: 2px 0 4px;
}

.fdh-01-nav dt {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 14px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
}

    .fdh-01-nav dt:after {
        content: "";
        width: 8px;
        height: 8px;
        border: 2px solid #b8b8b8;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        right: 32px;
        margin-top: -4px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .fdh-01-nav dt.sidenavcur:after, .fdh-01-nav dt:hover:after {
        border-color: #03a443;
    }

    .fdh-01-nav dt.sidenavcur a, .fdh-01-nav dt:hover a {
        color: #03a443;
    }

.fdh-01-nav dd {
    border: 1px solid #ececec;
    border-bottom: 0;
}

.fdh-01-nav p {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    padding-left: 32px;
    padding-right: 40px;
    border-bottom: 1px solid #ececec;
    background: #fff;
    position: relative;
}

    .fdh-01-nav p.sidenavcur a, .fdh-01-nav p:hover a {
        color: #03a443;
    }

    .fdh-01-nav p.sidenavcur:after, .fdh-01-nav p:hover:after {
        background: #FF4200;
    }

.fdh-01-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p6-order-form-1 {
    margin-bottom: 20px;
    overflow: hidden;
}

.p6-order-form-1-add {
    border: 1px solid #eee;
    overflow: hidden;
    margin-bottom: 65px;
}

    .p6-order-form-1-add h3 {
        height: 76px;
        line-height: 76px;
        font-size: 24px;
        color: #fff;
        background: #03a443;
    }

.fdh-01-tit h3 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.fdh-01-tit {
    background: #03a443;
    height: 80px;
}

.p6-order-form-1-add ul {
    padding: 20px 10px;
}

.p6-order-form-1-add li {
    font-size: 14px;
    line-height: 34px;
    color: #666;
}

.p6-order- form-1-add li.li01 {
    font-size: 20px;
    line-height: 42px;
    color: #c30101;
}

.cplb-3n-ts-03-tit {
    height: 50px;
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
}

    .cplb-3n-ts-03-tit span {
        display: inline-block;
        height: 50px;
        border-bottom: 1px solid #FF4200;
    }

.cplb-3n-ts-03-list dl {
    width: 32.1%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 1.2%;
    overflow: hidden;
}

    .cplb-3n-ts-03-list dl:nth-child(3n+3) {
        margin-right: 0;
    }

.cplb-3n-ts-03-list dt img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.cplb-3n-ts-03-list dd {
    padding: 6px 20px 5px 20px;
}

    .cplb-3n-ts-03-list dd h4 {
        height: 45px;
        font-weight: normal;
        font-size: 18px;
        color: #154c64;
        line-height: 45px;
        overflow: hidden;
    }

.cplb-3n-ts-03-list h4 a {
    display: block;
    color: #727272;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cplb-3n-ts-03-list dl:hover h4 a {
    color: #03a443;
}

.cplb-3n-ts-03-list-desc {
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 12px;
    overflow: hidden;
}

.cplb-3n-ts-03-list-deta {
    width: 100px;
    height: 40px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.cplb-3n-ts-03-list dl:hover {
    border-color: #03a443;
}

    .cplb-3n-ts-03-list dl:hover a {
        color: #03a443;
    }

.pc-cx-tel-1 {
    width: 50%;
    height: 56px;
    border-top: 2px solid #e6e6e6;
    padding-top: 10px;
    position: absolute;
    bottom: 16px;
    right: 2%;
}

.pc-cx-tel-1-t1 {
    width: 114px;
    height: 44px;
    background: #03a443;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    float: right;
}

    .pc-cx-tel-1-t1 a {
        display: block;
        color: #fff;
    }

.pc-cx-tel-1-t2 {
    height: 56px;
    padding-left: 70px;
    background: url(../images/pc-xc-icon2.png) no-repeat 10px top;
    font-size: 18px;
    line-height: 18px;
    color: #454545;
}

    .pc-cx-tel-1-t2 p {
        line-height: 24px;
    }

.p15-showcase {
    position: relative;
    padding: 12px 18px 16px 20px;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #eee;
}

.p15-showcase-right-con {
    line-height: 24px;
    font-size: 14px;
    max-height: 168px;
    margin-bottom: 86px;
    overflow: hidden;
}

.p15-showcase-left {
    position: relative;
    width: 44.7%;
    float: left;
    line-height: 0;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    margin-right: 3.3%;
}

.p15-showcase-left-jt {
    width: 12px;
    height: 23px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    cursor: pointer;
    z-index: 33;
}

.p15-showcase-left-prev {
    left: 10px;
}

.p15-showcase-left-next {
    right: 10px;
}

.p15-showcase-left-size {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 56px;
    height: 28px;
    font-size: 14px;
    line-height: 16px;
    padding: 0 15px;
}

    .p15-showcase-left-size em {
        font-style: normal;
    }

.p15-showcase-left-pic {
    width: 100%;
    text-align: center;
}

    .p15-showcase-left-pic li {
        float: left;
    }

    .p15-showcase-left-pic img {
        width: 100%;
        display: block;
    }

.p15-showcase-right {
    width: 51.6%;
    float: left;
}

.p15-showcase-right-tit {
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    color: #454545;
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p15-infolist-1-list dl {
    width: 32.25%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 1.25%;
}

    .p15-infolist-1-list dl:nth-child(4n-1) {
        margin-right: 0;
    }

.p15-infolist-1-list dt img {
    width: 300px;
    height: 170px;
    display: block;
}

.p15-infolist-1-list dd {
    padding: 6px 20px 24px 20px;
    height: 97px;
}

    .p15-infolist-1-list dd h4 {
        height: 45px;
        font-weight: normal;
        font-size: 18px;
        color: #4b4b4b;
        line-height: 45px;
        overflow: hidden;
    }

.p15-infolist-1-list h4 a {
    display: block;
    color: #4b4b4b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p15-infolist-1-list dl:hover h4 a {
    color: #03a443;
}

.p15-infolist-1-list-desc {
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 12px;
    overflow: hidden;
}

.p15-infolist-1-list-deta {
    width: 100px;
    height: 40px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.p15-infolist-1-list dl:hover {
    border-color: #03a443;
}

    .p15-infolist-1-list dl:hover .p15-infolist-1-list-deta {
        background: #03a443;
        border-color: #03a443;
    }

    .p15-infolist-1-list dl:hover .p15-infolist-1-list-desc a {
        color: #03a443;
    }

    .p15-infolist-1-list dl:hover .p15-infolist-1-list-deta a {
        color: #fff;
    }

.p14-product-2-tit {
    height: 46px;
    line-height: 46px;
    border-bottom: 2px solid #dfdfdf;
    margin-bottom: 30px;
    padding-top: 26px;
}

    .p14-product-2-tit b {
        display: inline-block;
        font-size: 24px;
        font-weight: normal;
        color: #464646;
        padding-left: 52px;
        border-bottom: 2px solid #FF4200;
        background: url(../images/p14-icon11.png) no-repeat 22px center;
    }

    .p14-product-2-tit span {
        margin-left: 10px;
        font-size: 18px;
        font-family: Arial;
        color: #c2c2c1;
        text-transform: uppercase;
    }

.p14-product-2-list dl {
    float: left;
    width: 23.8%;
    border: 1px solid #dfdfdf;
    margin-right: 1.5%;
    box-sizing: border-box;
}

    .p14-product-2-list dl.p14-product-clear {
        margin-right: 0;
    }

    .p14-product-2-list dl img {
        display: block;
        width: 100%;
    }

.p14-product-2-list dd {
    padding: 10px 28px 10px 10px;
    margin-right: 2px;
    position: relative;
}

.p14-product-2-list h3 {
    height: 30px;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #191919;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .p14-product-2-list h3 a {
        color: #191919;
    }

.p14-product-2-desc {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-product-2-list dl:hover {
    border-color: #03a443;
}

    .p14-product-2-list dl:hover h3 a {
        color: #03a443;
    }

.p14-infocontent-1 {
    background: #fff;
    padding: 18px 44px;
}

.p14-infocontent-1-tit {
    height: 38px;
    font-size: 24px;
    font-weight: normal;
    line-height: 38px;
    color: #4b4a4a;
    text-align: center;
}

.p14-infocontent-1-sour {
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #aaa;
    margin-bottom: 20px;
}

    .p14-infocontent-1-sour a {
        color: #aaa;
    }

    .p14-infocontent-1-sour span {
        margin: 0 9px;
    }

.p14-infocontent-1-text {
    padding: 16px 18px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #d6d6d6;
    margin-bottom: 22px;
}

.p14-infocontent-1-text-t1 {
    width: 78px;
    float: left;
    color: #342f2e;
    margin-right: -78px;
}

.p14-infocontent-1-text-t2 {
    padding-left: 80px;
}


.p14-info-3 {
    background: #fff;
    padding: 0 40px 8px;
}

.p14-info-3-tit {
    height: 55px;
    font-size: 24px;
    line-height: 55px;
    color: #4b4a4a;
}

.p14-info-3-list li {
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    color: #4b4a4a;
    border-top: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .p14-info-3-list li a {
        color: #4b4a4a;
    }

    .p14-info-3-list li span {
        float: right;
    }


.p14-pagination-1 dl {
    margin-bottom: 24px;
    padding-right: 40px;
}

.p14-pagination-1 dd {
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .p14-pagination-1 dd b {
        float: right;
        font-weight: normal;
    }

    .p14-pagination-1 dd span {
        width: 60px;
        height: 32px;
        background: #a2a2a2;
        color: #fff;
        text-align: center;
        display: inline-block;
        margin-right: 10px;
    }

.p14-pagination-1 dt {
    height: 1px;
    border-bottom: 1px dashed #b5b5b5;
    margin-left: 60px;
    padding-top: 2px;
    margin-bottom: 2px;
}

.p14-pagination-1 dd em {
    float: right;
    font-style: normal;
    padding-left: 20px;
    font-weight: normal;
}

.p14-pagination-1 dl a {
    color: #4b4a4a;
}

.p14-pagination-1-href {
    float: right;
    font-size: 18px;
    line-height: 32px;
}

    .p14-pagination-1-href span {
        display: inline-block;
        padding: 0 6px;
        margin-left: 4px;
        background: #FF4200;
    }

    .p14-pagination-1-href a {
        display: block;
        color: #fff;
    }

.p14-pagination-1-key {
    min-height: 40px;
    border-top: 1px solid #FF4200;
    font-size: 14px;
    line-height: 40px;
    color: #575556;
}

    .p14-pagination-1-key a {
        color: #575556;
    }

    .p14-pagination-1-key span {
        display: inline-block;
        margin: 0 4px;
    }


.p14-info-2 {
    background: #fff;
}

.p14-info-2-tit {
    height: 80px;
    font-size: 24px;
    line-height: 80px;
    background: #03a443;
    color: #fff;
    text-align: center;
}

.p14-info-2-list dl {
    padding: 26px 10px 20px 7px;
    border-bottom: 1px dashed rgba(153, 153, 153, 0.3);
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
}

.p14-info-2-list dt {
    width: 40.35%;
    float: left;
    margin-right: 6px;
}

    .p14-info-2-list dt img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }

.p14-info-2-list dd h3 {
    height: 22px;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.p14-info-2-list-desc {
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-info-2-list dl:nth-last-child(1) {
    border-bottom: 0;
}


.zxlb-1n-ts-01-list dl {
    border: 1px solid #dedede;
    width: 100%;
    margin-bottom: 15px;
    padding: 22px 0 22px;
    background: #fff;
    display: inline-block;
}

    .zxlb-1n-ts-01-list dl:hover {
        border-color: #03a443;
    }

.zxlb-1n-ts-01-list dt {
    width: 25%;
    float: left;
    margin-left: 22px;
    margin-right: 5.5%;
}

    .zxlb-1n-ts-01-list dt img {
        width: 100%;
        margin: 0 auto;
        display: block;
    }

.zxlb-1n-ts-01-list dd {
    width: 54%;
    float: left;
}

    .zxlb-1n-ts-01-list dd h4 {
        height: 40px;
        font-weight: normal;
        font-size: 18px;
        color: #154c64;
        line-height: 40px;
        margin-bottom: 5px;
    }

.zxlb-1n-ts-01-list h4 a {
    display: block;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zxlb-1n-ts-01-list dl:hover h4 a {
    color: #03a443;
}

.zxlb-1n-ts-01-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.zxlb-1n-ts-01-list-deta {
    float: right;
    width: 134px;
    height: 40px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta {
    background: #03a443;
    border-color: #03a443;
}

    .zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta a {
        color: #fff;
    }

.tl-fdh-02 {
    height: 55px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}

    .tl-fdh-02 li {
        width: 33.25%;
        height: 55px;
        font-size: 18px;
        line-height: 55px;
        text-align: center;
        float: left;
        border-right: 1px solid #fff;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        background: #FF4200;
        cursor: pointer;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

        .tl-fdh-02 li a {
            color: #fff;
            display: block;
        }

        .tl-fdh-02 li.sidenavcur, .tl-fdh-02 li:hover {
            background: url(../images/p16-icon6.png) no-repeat bottom center #03a443;
            border-color: #03a443;
        }

            .tl-fdh-02 li.sidenavcur a, .tl-fdh-02 li:hover a {
                color: #fff;
            }

.temp_contact-wrapper div {
    margin: 0;
}

.temp_contact-wrapper {
    padding: 50px 0 30px 0;
    font-family: "";
    width: 1200px;
}

    .temp_contact-wrapper h2 {
        position: relative;
        height: auto;
        padding: 20px 15.5% 35px 0.08%;
        font-size: 14px;
        font-weight: normal;
        line-height: 26px;
    }

        .temp_contact-wrapper h2 i {
            padding: 0 10px 0 33px;
        }

        .temp_contact-wrapper h2 span {
            position: absolute;
            right: 0;
            top: 0;
            width: 11.5%;
        }

            .temp_contact-wrapper h2 span img {
                max-width: 100%;
            }

.temp_contact-c {
    height: 488px;
    padding: 55px 0 0 0;
}

.temp_contact-l {
    width: 41.1%;
    height: 438px;
    background: #f5f5f5;
}

    .temp_contact-l h3 {
        height: 120px;
        margin: 0;
        text-align: center;
        line-height: 120px;
        font-size: 26px;
        background-color: #03a443;
    }

        .temp_contact-l h3 a {
            color: #fff;
            white-space: nowrap;
        }

    .temp_contact-l p {
        padding: 10px 0 0 30px;
        font-size: 16px;
        line-height: 45px;
    }

    .temp_contact-l.fl p span {
        display: block;
    }

.temp_contact-r {
    width: 55.4%;
}


.text-c {
    text-align: center;
}

#pages {
    width: 100%;
    height: 56px;
    float: left;
    font-family: '宋体';
    line-height: 20px;
}

    #pages a {
        height: 32px;
        padding: 0 10px;
        display: inline-block;
        background: #fff;
        border: 1px solid #e3e3e3;
        font-size: 12px;
        color: #333;
        text-align: center;
        line-height: 32px;
        width: 10px;
    }

        #pages a.a1 {
            width: 58px;
            background: url(../images/pages.png) no-repeat 0 5px;
            padding: 0;
        }

        #pages a.a2 {
            width: 48px;
            background: url(../images/pages.png) no-repeat 0 5px;
            padding: 0;
        }

        #pages a:hover {
            background: #f1f1f1;
            color: #03a443;
            text-decoration: none;
        }

    #pages span {
        height: 32px;
        padding: 0 10px;
        display: inline-block;
        background: #03a443;
        border: 1px solid #03a443;
        color: #fff;
        text-align: center;
        line-height: 32px;
    }

.page .noPage {
    width: 56px;
    height: 32px;
    display: inline-block;
    background: url(../images/titlebg.png) repeat-x 0 -55px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
    line-height: 32px;
}

.f14 {
    height: 60px;
    font-size: 16px;
}

    .f14 a {
        line-height: 30px;
        font-size: 16px;
    }

.inside_con {
    padding: 10px 0;
    min-height: 300px
}
