html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
    margin: 0;
    font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    line-height: 1.42857143;
    font-size: 14px;
    min-width: 1200px;
    background: #fff;
    color: #333;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b, strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button, input, optgroup, select, textarea {
    line-height: 1.42857143;
    margin: 0;
    outline: none;
}

body, button, input, select, textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga","kern";
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html [type=button], /* 1 */
[type=reset], [type=submit] {
    -webkit-appearance: button;
}

    button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

fieldset {
    padding: .35em .75em .625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

summary {
    display: list-item;
}

article, aside, footer, header, nav, section, figcaption, figure, main, details, /* 1 */
menu {
    display: block;
}

pre, code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

audio, video, canvas {
    display: inline-block;
}

template, [hidden] {
    display: none;
}

.clearfix {
    zoom: 1;
}

    .clearfix:before, .clearfix:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .clearfix:after {
        clear: both;
    }

a {
    color: #333;
    text-decoration: none;
}

ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.img-center {
    text-align: center;
    font-size: 0;
}

    .img-center img {
        display: inline-block;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle;
    }

.udede-header {
    margin-bottom: -10px;
}

    .udede-header .topbar {
        line-height: 40px;
        color: #ccc;
        overflow: hidden;
        text-align: right;
        margin-bottom: -40px;
    }

    .udede-header .logo {
        text-align: center;
        margin: 0 500px;
    }

        .udede-header .logo img {
            vertical-align: middle;
        }

    .udede-header .text {
        float: left;
        padding-top: 40px;
        font-size: 20px;
    }

        .udede-header .text span {
            display: block;
            color: #b28d57;
            font-size: 24px;
        }

    .udede-header .tel {
        float: right;
        text-align: right;
        font-size: 16px;
        background: url(../images/tel.gif) no-repeat 0 center;
        padding-left: 35px;
        margin-top: 60px;
    }

        .udede-header .tel strong {
            font-size: 28px;
            color: #c8a264;
        }

.udede-nav {
    border-top: 1px solid #ddd;
}

    .udede-nav li {
        float: left;
        background: url(../images/n_lin.gif) no-repeat right center;
    }

        .udede-nav li:last-child {
            background: none;
        }

        .udede-nav li a {
            display: block;
            padding: 20px 40px;
            font-size: 16px;
            text-align: center;
        }

        .udede-nav li span {
            display: block;
            font-size: 12px;
            color: #b2b2b2;
        }

        .udede-nav li a:hover, .udede-nav li.active a {
            color: #b28d57;
            background: url(../images/n_cur.gif) no-repeat center bottom;
            font-weight: bold;
        }

.udede-slideBox {
    height: 680px;
    position: relative;
    overflow: hidden;
}

    .udede-slideBox .hd {
        position: absolute;
        bottom: 20px;
        font-size: 0;
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 2;
    }

        .udede-slideBox .hd li {
            display: inline-block;
            width: 15px;
            height: 15px;
            margin: 0 5px;
            background-color: #fff;
            cursor: pointer;
            border-radius: 50%;
        }

            .udede-slideBox .hd li.on {
                background-color: #c8a264;
            }

    .udede-slideBox .bd, .udede-slideBox .bd ul, .udede-slideBox .bd li {
        width: 100% !important;
        height: 100% !important;
    }

        .udede-slideBox .bd li {
            background: no-repeat center;
        }

            .udede-slideBox .bd li a {
                display: block;
                width: 100%;
                height: 100%;
            }

.udede-sou {
    padding: 30px 0;
}

    .udede-sou .hot {
        float: left;
        padding: 6px 0;
    }

        .udede-sou .hot a {
            margin-right: 10px;
        }

    .udede-sou .hform {
        float: right;
        background: url(../images/s_s.gif) no-repeat 0 0;
    }

        .udede-sou .hform input {
            float: left;
            font-size: 14px;
            padding: 6px 12px;
            line-height: 20px;
            width: 265px;
            border: 0;
            background-color: transparent;
        }

        .udede-sou .hform button {
            padding: 0;
            float: left;
            cursor: pointer;
            outline: none;
            width: 32px;
            height: 32px;
            background: transparent;
            border: 0;
        }

.udede-sou-inner {
    background-color: #F2F2F2;
}

    .udede-sou-inner .udede-sou {
        padding: 25px 0;
    }

    .udede-sou-inner .hot {
        padding: 5px 0;
    }

    .udede-sou-inner .hform {
        background: #fff;
        border-radius: 20px;
        overflow: hidden;
        padding-left: 15px;
    }

        .udede-sou-inner .hform input {
            width: 240px;
            background: none;
            padding-left: 0;
            border: 0;
            padding-top: 5px;
            padding-bottom: 5px;
        }

        .udede-sou-inner .hform button {
            background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
            width: 30px;
            height: 30px;
            border: 0;
        }

.udede-about-in {
    height: 500px;
    background: url(../images/a_bg.gif) no-repeat center bottom;
}

    .udede-about-in dl {
        margin: 0;
        overflow: hidden;
    }

    .udede-about-in dt {
        float: left;
        width: 660px;
    }

    .udede-about-in dd {
        margin-left: 740px;
        background: url(../images/a_h31.gif) no-repeat;
    }

        .udede-about-in dd h4 {
            margin: 0;
            color: #b28d57;
            padding-top: 43px;
            height: 163px;
            font-size: 48px;
        }

            .udede-about-in dd h4 a {
                display: block;
                font-size: 14px;
                color: #999;
                border: 1px solid #dcdcdc;
                border-radius: 15px;
                line-height: 28px;
                width: 100px;
                text-align: center;
            }

        .udede-about-in dd p {
            margin: 0;
            line-height: 1.8;
            text-align: justify;
        }

    .udede-about-in ul {
        margin-top: 44px;
    }

    .udede-about-in li {
        float: left;
        width: 25%;
        text-align: center;
        padding: 20px 0;
        font-size: 18px;
        color: #666;
    }

        .udede-about-in li img {
            display: block;
            margin: 0 auto 10px;
            height: 44px;
            width: auto;
        }

.udede-section {
    padding: 80px 0;
}

.udede-section-title {
    text-align: center;
    font-size: 38px;
    margin-bottom: 40px;
    background: url(../images/k_h31.gif) no-repeat center bottom;
    padding-bottom: 30px;
}

    .udede-section-title p {
        display: block;
        color: #999;
        font-size: 24px;
        margin: 5px 0 0;
    }

    .udede-section-title small {
        display: block;
        font-size: 12px;
        margin-top: 5px;
        text-transform: uppercase;
        color: #999;
        text-indent: 5px;
        letter-spacing: 5px;
    }

.udede-prd-in .hd {
    padding-bottom: 40px;
}

    .udede-prd-in .hd ul {
        border-left: 1px solid #eee;
    }

    .udede-prd-in .hd li {
        float: left;
        width: 20%;
        position: relative;
    }

        .udede-prd-in .hd li:after {
            position: absolute;
            content: '';
            bottom: -40px;
            left: 50%;
            width: 0;
            height: 0;
            margin-left: -10px;
            border: 10px solid transparent;
            border-bottom: 10px solid #c6a26a;
            display: none;
        }

        .udede-prd-in .hd li a {
            display: block;
            border-right: 1px solid #eee;
            text-align: center;
            font-size: 18px;
        }

        .udede-prd-in .hd li span {
            display: block;
            font-family: Impact;
            font-size: 30px;
            line-height: 1;
            color: #eee;
        }

        .udede-prd-in .hd li small {
            display: block;
            color: #ccc;
            font-size: 14px;
            text-transform: uppercase;
        }

        .udede-prd-in .hd li.on:after {
            display: block;
        }

        .udede-prd-in .hd li.on a {
            color: #b28d57;
        }

        .udede-prd-in .hd li.on span {
            color: #ddc49e;
        }

.udede-prd-in .bd {
    height: 574px;
}

    .udede-prd-in .bd ul, .udede-prd-in .bd li {
        width: 100% !important;
        height: 100% !important;
    }

    .udede-prd-in .bd li {
        background: no-repeat center;
    }

        .udede-prd-in .bd li .text {
            float: right;
            width: 368px;
            height: 574px;
            background: url(../images/p_bg2.gif) repeat;
            padding-left: 32px;
        }

        .udede-prd-in .bd li h4 {
            padding-top: 83px;
            font-weight: normal;
            color: #b28d57;
            font-size: 35px;
            margin: 0;
            line-height: 1.2;
        }

        .udede-prd-in .bd li small {
            display: block;
            font-size: 0;
            padding: 11px 0 33px 0;
        }

        .udede-prd-in .bd li p {
            margin: 0 30px 0 0;
            line-height: 60px;
            padding-left: 20px;
            border-bottom: 1px dashed #b6b1a5;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            background: url(../images/p_ioc1.png) no-repeat 0 center;
            font-size: 16px;
        }

            .udede-prd-in .bd li p:last-of-type {
                border-bottom: 0;
            }

        .udede-prd-in .bd li .btn {
            display: block;
            padding-left: 65px;
            font-size: 18px;
            color: #fff;
            font-weight: bold;
            line-height: 42px;
            margin-top: 42px;
            background: url(../images/p_buy.gif) no-repeat;
        }

.udede-ys-in {
    background: url(../images/a_bg2.gif) no-repeat;
    height: 231px;
}

    .udede-ys-in li {
        float: left;
        width: 400px;
        text-align: center;
        padding-top: 128px;
    }

        .udede-ys-in li h4 {
            margin: 0;
            font-size: 20px;
            font-weight: normal;
        }

        .udede-ys-in li p {
            margin: 15px 0 0;
            color: #666;
        }

.udede-kc-in {
    margin-left: -65px;
}

    .udede-kc-in li {
        float: left;
        width: 250px;
        margin-left: 65px;
    }

        .udede-kc-in li a {
            display: block;
            background: url(../images/ak_bg2.png) no-repeat 0 0;
        }

        .udede-kc-in li .m {
            padding: 11px;
            position: relative;
        }

            .udede-kc-in li .m img {
                border-radius: 50%;
            }

            .udede-kc-in li .m span {
                position: absolute;
                z-index: 1;
                left: 0;
                top: 0;
                font-size: 16px;
                color: #fff;
                padding: 85px 35px 0;
                line-height: 26px;
                width: 180px;
                height: 165px;
                display: none;
            }

        .udede-kc-in li h4 {
            margin: 0;
            padding-top: 16px;
            text-align: center;
            font-size: 20px;
        }

        .udede-kc-in li a:hover {
            background-image: url(../images/ak_bg1.png);
        }

            .udede-kc-in li a:hover img {
                opacity: 0.2;
                filter: alpha(opacity=20);
            }

            .udede-kc-in li a:hover .m span {
                display: block;
            }

.udede-hb-in {
    padding-top: 45px;
}

    .udede-hb-in .hd {
        float: left;
        width: 162px;
        padding-left: 38px;
    }

        .udede-hb-in .hd li {
            padding-top: 80px;
            height: 82px;
            text-align: center;
            width: 162px;
            background: url(../images/h_bg1.gif) no-repeat;
            margin-bottom: 24px;
            font-size: 24px;
            color: #333;
            line-height: 39px;
            cursor: pointer;
        }

    .udede-hb-in .bd {
        float: right;
        width: 908px;
        margin-right: 28px;
    }

        .udede-hb-in .bd li {
            position: relative;
        }

            .udede-hb-in .bd li img {
                display: block;
                width: 100%;
                height: 540px;
            }

            .udede-hb-in .bd li .text {
                position: absolute;
                padding: 15px 54px 25px 41px;
                background: url(../images/spn4.png) repeat;
                width: 382px;
                right: 0;
                bottom: 40px;
            }

                .udede-hb-in .bd li .text h4 {
                    margin: 0;
                    font-size: 24px;
                    font-weight: normal;
                    border-bottom: 1px dotted #999;
                    padding: 20px 0;
                }

                .udede-hb-in .bd li .text p {
                    margin: 15px 0 0;
                    font-size: 16px;
                    line-height: 2;
                    color: #666;
                }

.udede-case-in {
    background: url(../images/c_bg.jpg) no-repeat center;
    padding: 0 300px;
    position: relative;
}

    .udede-case-in li a {
        position: relative;
        display: block;
        height: 450px;
    }

    .udede-case-in li p {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        margin: 0;
        color: #fff;
        font-size: 14px;
        line-height: 40px;
        background: url(../images/c_sp.png) repeat;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .udede-case-in .arr {
        position: absolute;
        top: 50%;
        width: 57px;
        height: 57px;
        background: no-repeat center;
        margin-top: -28px;
    }

    .udede-case-in .prev {
        background-image: url(../images/c_uu.png);
        left: 230px;
    }

    .udede-case-in .next {
        background-image: url(../images/c_dd.png);
        right: 230px;
    }

.udede-news-in {
    margin: 0 0 0 362px;
    padding-top: 14px;
}

    .udede-news-in .hd {
        margin-bottom: 20px;
    }

        .udede-news-in .hd .more {
            float: right;
            border: 1px solid #ccc;
            padding: 2px 10px;
            border-radius: 15px;
            font-size: 12px;
            text-transform: uppercase;
            line-height: 18px;
        }

        .udede-news-in .hd li {
            float: left;
            margin-right: 55px;
        }

            .udede-news-in .hd li a {
                font-size: 18px;
                color: #666;
            }

            .udede-news-in .hd li.on a {
                color: #333;
                font-weight: bold;
            }

    .udede-news-in .bd dl {
        margin: 0;
        overflow: hidden;
    }

    .udede-news-in .bd dt {
        float: left;
        width: 230px;
    }

    .udede-news-in .bd dd {
        margin-left: 250px;
    }

        .udede-news-in .bd dd h4 {
            margin: 0;
            font-size: 16px;
            font-weight: normal;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .udede-news-in .bd dd p {
            margin: 10px 0 0;
            color: #666;
            line-height: 28px;
            height: 84px;
            overflow: hidden;
        }

            .udede-news-in .bd dd p a {
                color: #c8a264;
            }

    .udede-news-in .bd ul {
        margin-left: -70px;
    }

    .udede-news-in .bd li {
        float: left;
        margin-left: 70px;
        margin-top: 25px;
        width: 384px;
    }

        .udede-news-in .bd li .date {
            float: left;
            border: 4px solid #dcdcdc;
            width: 62px;
            height: 75px;
            text-align: center;
            font-size: 12px;
            color: #999;
        }

            .udede-news-in .bd li .date strong {
                display: block;
                font-size: 36px;
                line-height: 1;
                padding: 9px 0 5px;
            }

        .udede-news-in .bd li .text {
            margin-left: 100px;
        }

            .udede-news-in .bd li .text h4 {
                margin: 0;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .udede-news-in .bd li .text p {
                margin: 15px 0 0;
                color: #666;
                line-height: 1.8;
                height: 50px;
                overflow: hidden;
            }

.udede-kt-in {
    position: relative;
    overflow: hidden;
    margin-top: 50px;
    background: url(../images/n_bg2.gif) no-repeat center 0;
}

    .udede-kt-in .tit {
        float: left;
        width: 260px;
        padding-top: 40px;
        font-size: 18px;
        text-align: center;
        font-weight: bold;
    }

    .udede-kt-in .bd {
        margin-left: 260px;
    }

        .udede-kt-in .bd li {
            width: 385px;
            margin-left: 45px;
            padding: 20px 0;
        }

            .udede-kt-in .bd li h4 {
                margin: 0 0 8px;
                background: url(../images/k_q.png) no-repeat;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                padding-left: 30px;
                line-height: 22px;
            }

            .udede-kt-in .bd li p {
                margin: 0;
                color: #666;
                height: 60px;
                overflow: hidden;
                background: url(../images/k_a.png) no-repeat;
                padding-left: 30px;
            }

                .udede-kt-in .bd li p a {
                    color: #c8a264;
                }

    .udede-kt-in .arr {
        position: absolute;
        top: 70px;
        width: 11px;
        height: 18px;
        background: no-repeat center;
    }

    .udede-kt-in .prev {
        background-image: url(../images/k_uu.png);
        left: 110px;
    }

    .udede-kt-in .next {
        background-image: url(../images/k_dd.png);
        left: 140px;
    }

.udede-footer {
    background: url(../images/f_bg.jpg) no-repeat center 0;
    color: #fff;
}

    .udede-footer a {
        color: #fff;
    }

.udede-footer-nav {
    padding-top: 100px;
    height: 50px;
}

    .udede-footer-nav a {
        float: left;
        text-align: center;
        margin-right: 50px;
    }

        .udede-footer-nav a small {
            display: block;
            font-size: 12px;
            color: #dfccae;
            text-transform: uppercase;
        }

    .udede-footer-nav .tel {
        float: right;
        background: url(../images/f_tel.png) no-repeat 0 center;
        padding-left: 39px;
        font-size: 34px;
        line-height: 1;
    }

.udede-footer-item {
    padding-top: 40px;
    height: 163px;
}

.udede-footer .logo {
    float: left;
}

    .udede-footer .logo img {
        display: block;
    }

    .udede-footer .logo span {
        display: block;
        border: 2px solid #dfccae;
        line-height: 36px;
        text-align: center;
        font-size: 18px;
        margin-top: 20px;
    }

.udede-footer .text {
    float: left;
    margin-left: 40px;
}

    .udede-footer .text p {
        margin: 0;
        line-height: 32px;
        color: #f3ede5;
    }

.udede-footer .ewm img {
    float: right;
    width: 104px;
    height: 104px;
    margin: 9px 1px 0 0;
}

.udede-footer-link {
    padding: 20px 0;
}

    .udede-footer-link a {
        display: inline-block;
        margin-right: 20px;
    }

.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

    .client-2 li a {
        text-decoration: none;
    }

    .client-2 li {
        margin-top: 1px;
        clear: both;
        height: 71px;
        position: relative;
    }

        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0 auto;
            text-align: center;
        }

        .client-2 li p {
            height: 20px;
            font-size: 14px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
            margin: 0;
        }

    .client-2 .my-kefu-qq i {
        background-position: 4px 5px;
    }

    .client-2 .my-kefu-tel i {
        background-position: 0 -21px;
    }

    .client-2 .my-kefu-liuyan i {
        background-position: 4px -53px;
    }

    .client-2 .my-kefu-weixin i {
        background-position: -34px 4px;
    }

    .client-2 .my-kefu-weibo i {
        background-position: -30px -22px;
    }

    .client-2 .my-kefu-ftop {
        display: none;
    }

        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 35px;
            background-position: -27px -51px;
        }

    .client-2 .my-kefu-left {
        float: left;
        width: 77px;
        height: 47px;
        position: relative;
    }

    .client-2 .my-kefu-tel-right {
        font-size: 16px;
        color: #fff;
        float: left;
        height: 24px;
        line-height: 22px;
        padding: 0 15px;
        border-left: 1px solid #fff;
        margin-top: 14px;
    }

    .client-2 .my-kefu-right {
        width: 20px;
    }

    .client-2 .my-kefu-tel-main {
        background: #c8a264;
        color: #fff;
        height: 56px;
        width: 247px;
        padding: 9px 0 6px;
        float: left;
    }

    .client-2 .my-kefu-main {
        background: #c8a264;
        width: 97px;
        height: 56px;
        position: relative;
        padding: 9px 0 6px;
        float: left;
    }

    .client-2 .my-kefu-weixin-pic {
        position: absolute;
        left: -130px;
        top: -24px;
        display: none;
        z-index: 333;
    }

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}

.udede-banner a {
    display: block;
    width: 100%;
    height: 100%;
}

.udede-curmbs {
    padding: 15px 0;
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom: 20px;
}

    .udede-curmbs span {
        padding-left: 10px;
        border-left: 10px solid #666;
    }

    .udede-curmbs em {
        font-style: normal;
        padding: 0 5px;
        color: #999;
    }

.ct2-sd {
    float: left;
    width: 240px;
}

.ct2-mn {
    float: right;
    width: 930px;
}

.panel-sd {
    margin-bottom: 20px;
}

.panel-sd-hd {
    background-color: #c8a264;
    color: #fff;
    padding-bottom: 5px;
}

    .panel-sd-hd h4 {
        text-align: center;
        border-bottom: 1px solid #fff;
        margin: 0;
        font-size: 24px;
        padding: 20px 0;
    }

.panel-sd-bd {
    border: 1px solid #ececeb;
    padding: 5px 10px;
    border-top: 0;
}

.udede-column h3 {
    margin: 0 0 2px;
    font-weight: normal;
}

    .udede-column h3 a {
        display: block;
        line-height: 50px;
        background: #666;
        padding: 0 40px;
        font-size: 18px;
        color: #fff;
    }

    .udede-column h3.on a {
        background-color: #c8a264;
    }

.udede-column li {
    line-height: 50px;
    margin-bottom: 1px;
}

    .udede-column li a {
        display: block;
        padding: 0 40px;
        font-size: 16px;
        background-color: #ececec;
    }

        .udede-column li a:hover {
            color: #c8a264;
        }

.udede-contact-z1 {
    height: 140px;
    background: url(../images/contact-z1.jpg) no-repeat;
    margin-bottom: 20px;
}

    .udede-contact-z1 p {
        margin: 0;
        font-size: 20px;
        line-height: 30px;
        background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
        padding: 37px 0 0 95px;
    }

    .udede-contact-z1 span {
        line-height: 30px;
        font-size: 18px;
        padding-left: 73px;
    }

.udede-pages {
    text-align: center;
    margin: 30px 0;
}

    .udede-pages a {
        display: inline-block;
        margin: 0 3px;
        border: 1px solid #ddd;
        padding: 4px 12px;
        border-radius: 3px;
        background-color: #fff;
    }

        .udede-pages a.active {
            background-color: #c8a264;
            border-color: #c8a264;
            color: #fff;
        }

.list-2 {
    margin: 0 0 0 -20px;
}

    .list-2 li {
        float: left;
        width: 33.333333%;
    }

        .list-2 li a {
            display: block;
            margin: 0 0 20px 20px;
            border: 1px solid #ddd;
            background-color: #fff;
        }

            .list-2 li a:hover {
                border-color: #c8a264;
                color: #c8a264;
            }

        .list-2 li .m {
            height: 222px;
            line-height: 222px;
        }

        .list-2 li .text {
            padding: 5px 20px;
        }

        .list-2 li h4 {
            margin: 0;
            font-size: 18px;
            line-height: 45px;
            height: 45px;
            overflow: hidden;
            font-weight: normal;
        }

        .list-2 li p {
            margin-top: 0;
            height: 40px;
            overflow: hidden;
            color: #666;
        }

.list-3 li {
    margin-bottom: 15px;
}

    .list-3 li a {
        display: block;
        border: 1px solid #ececeb;
        padding: 20px;
        overflow: hidden;
        background-color: #fff;
    }

    .list-3 li .m {
        float: left;
        width: 253px;
    }

        .list-3 li .m img {
            display: block;
            width: 100%;
            height: auto;
        }

    .list-3 li .text {
        margin-left: 273px;
    }

        .list-3 li .text h4 {
            margin: 0;
            line-height: 40px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 18px;
        }

        .list-3 li .text p {
            color: #797979;
            margin-top: 0;
            line-height: 1.8;
        }

        .list-3 li .text .more {
            padding: 6px 12px;
            color: #fff;
            background-color: #B6B6B6;
            float: right;
        }

    .list-3 li a:hover {
        border-color: #c8a264;
    }

        .list-3 li a:hover .text h4 {
            color: #c8a264;
        }

        .list-3 li a:hover .text .more {
            background-color: #c8a264;
        }

.list-3-1 li .text {
    margin: 0;
}

.box {
    background-color: #fff;
    padding: 50px 30px;
    margin-bottom: 30px;
}

.udede-about {
    margin: 0 0 40px;
    overflow: hidden;
}

    .udede-about dt {
        float: left;
        width: 500px;
    }

    .udede-about dd {
        margin-left: 530px;
    }

        .udede-about dd p {
            margin: 0 0 12px;
            line-height: 26px;
            text-align: justify;
        }

.udede-yj {
    background: url(../images/97d943891cd14a3da70364b73498bb66_10.jpg) no-repeat center top;
    padding: 30px;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
}

    .udede-yj b {
        display: block;
        font-size: 20px;
        color: #fff;
        margin-bottom: 5px;
    }

.udede-menu-inner {
    text-align: center;
    margin-bottom: 20px;
}

    .udede-menu-inner a {
        float: left;
        width: 14.2857142857%;
    }

    .udede-menu-inner span {
        display: block;
        margin-left: 1px;
        background-color: #fff;
        color: #999;
        font-size: 18px;
        line-height: 55px;
    }

    .udede-menu-inner a:hover span, .udede-menu-inner a.active span {
        background: url(../images/p16-icon6.png) no-repeat center bottom #c8a264;
        color: #fff;
    }

.udede-contact-text {
    float: left;
    width: 530px;
    margin: 0;
}

    .udede-contact-text dt {
        font-size: 22px;
    }

    .udede-contact-text dd {
        padding: 0 0 14px 60px;
        line-height: 45px;
        border-bottom: 1px solid #ddd;
        margin: 15px 0 0;
        background: no-repeat 0 top;
    }

        .udede-contact-text dd.i1 {
            background-image: url(../images/c1.png)
        }

        .udede-contact-text dd.i2 {
            background-image: url(../images/c2.png)
        }

        .udede-contact-text dd.i3 {
            background-image: url(../images/c3.png)
        }

        .udede-contact-text dd.i4 {
            background-image: url(../images/c4.png)
        }

        .udede-contact-text dd.i5 {
            background-image: url(../images/c5.png)
        }

.udede-contact-map {
    float: right;
    width: 600px;
}

.udede-message {
    background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
    border: 1px solid #ddd;
    padding: 50px 200px;
    margin-bottom: 30px;
}

.form-group {
    margin-bottom: 15px;
}

.form-label {
    float: left;
    line-height: 34px;
    width: 120px;
    text-align: right;
}

    .form-label span {
        color: #e50112;
    }

.form-content {
    margin-left: 130px;
}

.form-control {
    line-height: 20px;
    font-size: 14px;
    border: 1px solid #ddd;
    padding: 6px 12px;
    width: 600px;
    display: inline-block;
    vertical-align: top;
}

select.form-control {
    height: 34px;
}

.form-submit {
    padding: 6px 22px;
    color: #fff;
    background-color: #c8a264;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    border-radius: 3px;
}

.form-button {
    padding: 6px 22px;
    color: #fff;
    background-color: #767676;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    border-radius: 3px;
}

.udede-infocontent {
    margin-bottom: 30px;
}

.udede-infocontent-title {
    margin-bottom: 20px;
    text-align: center;
}

    .udede-infocontent-title h1 {
        margin: 0;
        font-size: 24px;
    }

    .udede-infocontent-title p {
        margin: 10px 0 0;
        font-size: 12px;
        color: #999;
    }

        .udede-infocontent-title p span {
            padding-right: 10px;
        }

.udede-infocontent-desc {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 20px;
}

.udede-infocontent-body {
    line-height: 2;
    margin-bottom: 20px;
}

    .udede-infocontent-body img {
        max-width: 100%
    }

.udede-infocontent-rem h4 {
    margin: 0 0 15px;
    font-size: 24px;
}

.udede-infocontent-rem li {
    border-top: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 46px;
}

    .udede-infocontent-rem li span {
        float: right;
    }

.udede-infocontent-epx {
    margin-bottom: 20px;
}

    .udede-infocontent-epx li {
        line-height: 32px;
        margin-bottom: 5px;
    }

        .udede-infocontent-epx li span {
            display: inline-block;
            background-color: #A2A2A2;
            color: #fff;
            padding: 0 15px;
            margin-right: 10px;
        }

        .udede-infocontent-epx li em {
            float: right;
            font-style: normal;
        }

.udede-infocontent-return {
    border-top: 1px solid #666666;
    line-height: 32px;
}

    .udede-infocontent-return a {
        margin-right: 10px;
    }

    .udede-infocontent-return .more {
        margin: 0;
        float: right;
        background-color: #666666;
        color: #fff;
        padding: 0 10px;
    }

.list-6 li {
    border-bottom: 1px dashed #ddd;
    ;
    overflow: hidden;
}

    .list-6 li a {
        display: block;
        background-color: #fff;
        padding: 15px 10px;
    }

    .list-6 li .text h4 {
        margin: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .list-6 li .text p {
        margin: 0;
        font-size: 12px;
        color: #999;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 18px;
    }

    .list-6 li .text span {
        font-size: 12px;
        color: #999;
    }

    .list-6 li .m img {
        max-width: 100%;
    }

.udede-title-1 {
    border-bottom: 2px solid #ececeb;
    height: 44px;
    margin-bottom: 20px;
    font-size: 24px;
}

    .udede-title-1 span {
        display: inline-block;
        padding-bottom: 10px;
        border-bottom: 2px solid #666;
        color: #666;
    }

    .udede-title-1 small {
        font-size: 14px;
        color: #999;
        text-transform: uppercase;
    }

.udede-showcase {
    padding: 20px;
    margin-bottom: 20px;
    background-color: #fff;
}

.udede-showcase-pic {
    position: relative;
    width: 400px;
    height: 300px;
    overflow: hidden;
    float: left;
    border: 1px solid #ddd;
}

    .udede-showcase-pic li {
        text-align: center;
        line-height: 300px;
        width: 400px;
        font-size: 0;
    }

        .udede-showcase-pic li img {
            display: inline-block;
            vertical-align: middle;
            max-width: 100%;
            max-height: 100%;
            width: auto;
            height: auto;
        }

    .udede-showcase-pic .arr {
        position: absolute;
        top: 50%;
        width: 12px;
        height: 23px;
        margin-top: -11px;
        z-index: 2;
    }

    .udede-showcase-pic .prev {
        left: 15px;
        background: url(../images/p15-icon2.png) no-repeat 0 0;
    }

    .udede-showcase-pic .next {
        right: 15px;
        background: url(../images/p15-icon3.png) no-repeat 0 0;
    }

.udede-showcase-info {
    float: right;
    width: 460px;
}

    .udede-showcase-info h1 {
        margin: 0 0 15px;
        font-size: 24px;
        line-height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .udede-showcase-info p {
        margin: 0;
        color: #666;
        padding: 3px 0;
    }

    .udede-showcase-info .tel {
        border-top: 2px solid #e6e6e6;
        margin-top: 15px;
        padding-top: 15px;
        background: url(../images/pc-xc-icon2.png) no-repeat 10px 15px;
        height: 42px;
        padding-left: 70px;
        line-height: 21px;
        font-size: 18px;
    }

        .udede-showcase-info .tel a {
            float: right;
            line-height: 42px;
            padding: 0 15px;
            background-color: #c8a264;
            color: #fff;
        }
/*¸ü¶àÄ£°åÇë·ÃÎÊ£ºhttps://www.bootstrapmb.com*/