﻿html {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

ul {
    list-style-type: none;
}

li {
    list-style-type: none;
}

body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    font-size: 14px;
    color: #301C10;
    background: #fff;
    font-family: "Microsoft YaHei", "simsun", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

img {
    border: 0;
    vertical-align: bottom;
}

::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
}

:-ms-input-placeholder {
    color: #ccc;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

    input:focus, textarea:focus, button:focus, select:focus {
        outline: none;
    }

input::-ms-clear {
    display: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield;
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

optgroup {
    font-weight: bold;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td, th {
    padding: 0;
}

a {
    color: #835B24;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #835B24;
    }

.clearfix:after, .layout:after, .container:after, .mainer:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.clearfix, .layout, .container, .mainer {
    display: block;
}

.img {
    display: block;
    max-width: 100%;
    height: auto;
}

h2 {
    font-size: 40px;
    color: #835B24;
}

h3 {
    font-size: 36px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
    color: #835B24;
    text-transform: uppercase;
}

h2 a {
    color: #727171;
}

.layout {
    width: 100%;
}

.container, .mainer, .main800 {
    margin: 0 auto;
    width: 100%;
}

.w {
    width: 1210px;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #FBF7EF;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
/*header*/
.header {
    height: 100px;
}

    .header .logo {
        width: 720px;
    }

        .header .logo a {
            display: block;
            width: 720px;
            height: 100px;
            text-indent: -9999px;
        }

.header_r {
    width: 470px;
    height: 100px;
}

.header .top {
    height: 25px;
    line-height: 25px;
    text-align: right;
    color: #835B24;
}

.header .tel {
    height: 70px;
    height: 70px;
    line-height: 75px;
    font-size: 30px;
    color: #B2191B;
}
/*主菜单*/
#float {
    width: 100%;
    height: 50px;
    position: absolute;
    top: 0;
    background: #835B24;
}

#box {
    position: relative;
    height: 50px;
    background: #B2191B;
}

.topmenu {
    height: 50px;
    line-height: 50px;
    background: #B2191B;
    position: relative;
    z-index: 9999;
}

    .topmenu ul {
        margin: 0 auto;
        width: 1210px;
    }

        .topmenu ul li {
            float: left;
            padding: 0 15px;
            position: relative;
            font-size: 16px;
            list-style: none;
        }

            .topmenu ul li:hover {
                background: #DCBA6B;
            }

            .topmenu ul li a {
                color: #FBF7EF;
                display: block;
            }

                .topmenu ul li a:hover {
                    color: #ffffff;
                }

            .topmenu ul li ul {
                display: none;
            }

            .topmenu ul li:hover ul {
                display: block;
                width: 90px;
                position: absolute;
            }

    .topmenu li ul li {
        float: none;
        text-align: center;
        left: -15px;
        background: #835B24;
        border-bottom: 1px solid #E0D6C8;
        display: block;
        padding: 5px;
        width: 154px;
        line-height: 26px;
        font-size: 12px;
    }

        .topmenu li ul li:hover {
            padding: 5px;
            border-bottom: 1px solid #E0D6C8;
            background: #835B24;
            width: 154px;
        }

        .topmenu li ul li a {
            color: #fff;
            display: block;
        }

            .topmenu li ul li a:hover {
                color: #ffffff;
            }

.top a {
    font-size: 12px;
}
/*轮*/
.newsh {
    padding: 0;
}

    .newsh li {
        text-align: center;
        clear: none;
        float: left;
        margin: 10px;
        width: 380px;
        height: 350px;
    }

        .newsh li a {
            color: #CCC;
            font-size: 18px;
            font-weight: bold;
        }

        .newsh li img {
            width: 380px;
            margin: 0 0 10px 0;
        }

        .newsh li strong {
            margin: 10px 0;
            font-size: 16px;
            display: block;
        }

.carouselx {
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .carouselx .bannerx {
        position: relative;
    }

        .carouselx .bannerx .item {
            position: absolute;
        }

.pointerx {
    width: 100px;
    margin: 20px auto;
    text-align: center;
}

    .pointerx li {
        float: left;
        display: inline-block;
        margin: 5px;
        width: 10px;
        height: 10px;
        background: #6e6e6e;
    }

.case {
    height: 220px;
    width: 580px;
    float: left;
}

    .case .case-img {
        width: 280px;
    }

    .case .case-body {
        padding: 20px;
    }

        .case .case-body strong {
            font-size: 18px;
            font-weight: normal;
            margin-bottom: 20px;
        }

    .case .readme {
        height: 120px;
        overflow: hidden;
    }

    .case p img {
        width: 14px;
    }

.pointerx {
    padding: 20px 0;
}

    .pointerx .active {
        background: #fff;
    }

    .pointerx li span {
        display: none;
    }

/* banner */
.banner {
    height: 500px;
    position: relative;
    overflow: hidden;
}

    .banner .d1 {
        width: 100%;
        height: 500px;
        display: block;
     /*    position: absolute;
        left: 0px;
        z-index: 99; */
    }

    .banner .d2 {
        width: 100%;
        height: 30px;
        clear: both;
        position: absolute;
        z-index: 100;
        right: 0px;
        top: 620px;
    }

        .banner .d2 ul {
            float: left;
            position: absolute;
            left: 47%;
            top: 0;
            margin: 0 0 0 0px;
            display: inline;
        }

        .banner .d2 li {
            width: 17px;
            height: 15px;
            overflow: hidden;
            cursor: pointer;
            background: url(../img/img1.png) no-repeat center;
            float: left;
            margin: 0 3px;
            display: inline;
        }

            .banner .d2 li.nuw {
                background: url(../img/aa.png) no-repeat center;
            }
/**/
.container {
    width: 1210px;
}
/*关于我们*/
.home_about {
    background: #F7F7F7;
    height: 600px;
    padding-top: 30px;
}

    .home_about .title {
        font-size: 24px;
        text-align: center;
    }

    .home_about h2 {
        -webkit-margin-before: 0em;
        -webkit-margin-after: 0em;
    }

    .home_about h4 {
        font-size: 18px;
        line-height: 200%;
        text-align: center;
        font-weight: bold;
        -webkit-margin-before: 0em;
        -webkit-margin-after: 0em;
        margin-bottom: 20px;
    }

.color_orange {
    color: orange;
}

.color_green {
    color: green
}

.color_blue {
    color: blue;
}

.home_about .row1 {
    z-index: 9999;
}

.home_about .row-slider {
    padding-top: 20px;
    vertical-align: middle;
    padding-bottom: 20px;
}

.tupianxinwen {
    width: 580px;
    float: left;
    height: 350px;
    margin-right: 25px;
}

.changeBox_a1 {
    width: 580px;
    height: 350px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

    .changeBox_a1 .a_bigImg {
        position: absolute;
        top: 2px;
        left: 2px;
        display: none;
        z-index: 20;
    }

.home_about .rr {
    width: 580px;
    float: left;
    margin-left: 25px;
}

.home_about .company {
    margin-left: 0px;
}

    .home_about .company p {
        margin: 10px 0 0px;
        line-height: 180%;
    }

.home_about .row2 {
    z-index: 9999;
}

.home_about .other1 {
    width: 280px;
    float: left;
}

    .home_about .other1 ul {
        margin-left: 20px;
    }

    .home_about .other1 li {
        padding: 5px 0;
        font-size: 14px;
    }
/*技术服务*/
.technical {
    background: #f1f1f1;
    height: 680px;
    padding-top: 40px;
    margin: 0 auto;
}

    .technical h2 {
        font-size: 40px;
    /*     color: #fff; */
        text-align: center;
    }

        .technical h2 a {
            color: #727171;
        }

    .technical h5 {
        font-size: 18px;
    /*     color: #fff; */
        text-transform: uppercase;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
    }

    .technical .mt {
        background: #835B24;
        height: 92px;
        width: 400px;
        line-height: 33px;
    }

        .technical .mt h2 {
            padding: 15px 8px 0px;
            float: left;
            font-weight: normal;
            font-size: 24px;
            color: #FFF;
            width: 400px;
            text-align: center;
        }

        .technical .mt h3 {
            padding: 0px 8px 10px;
            float: left;
            font-weight: normal;
            font-size: 16px;
            color: #FFF;
            font-family: Arial, Helvetica, sans-serif;
            -webkit-margin-before: 0em;
            -webkit-margin-after: 0em;
            text-align: center;
            width: 400px;
        }

    .technical .mc {
        padding: 0px;
        line-height: 24px;
        width: 400px;
        background: #fff;
    }

.ddd {
    width: 400px;
    padding: 20px;
    text-align: left;
    height: 141px;
}

    .ddd H4 {
        font-size: 14px;
        line-height: 24px;
        color: #666;
        font-weight: normal;
        margin-top: 5px;
    }

    .ddd H5 {
        font-size: 14px;
        line-height: 24px;
        color: #666;
        font-weight: normal;
    }

    .ddd .ggg {
        color: #b4b4b4;
        font-size: 12px;
    }

    .ddd p {
        -webkit-margin-before: 0em;
        -webkit-margin-after: 0em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        line-height: 18px;
    }

.imore {
    width: 118px;
    height: 47px;
    text-align: center;
    background: #835B24;
    display: block;
    line-height: 48px;
    border: 1px solid #fff;
}

.ddd .fffggg {
    color: #ffb200;
    font-size: 14px;
    line-height: 40px;
}

.imore a {
    color: #FFF;
}

.technical .col1 {
    width: 403px;
    margin-right: 0px;
    margin-top: 30px;
}

.technical .col2 {
    width: 403px;
    overflow: hidden;
    margin-right: 0px;
    margin-top: 30px;
}

.technical .col3 {
    width: 403px;
    overflow: hidden;
    margin-top: 30px;
}

.technical .col1, .technical .col2, .technical .col3 {
    border-radius: 0px;
    border: 0px solid #E9E9E9;
    float: left;
}
/*材料研发*/
.material {
    background: #DDD;
    padding-top: 50px;
    margin: 0 auto;
}

    .material h2 {
        font-size: 40px;
        color: #666;
        text-align: center;
    }

        .material h2 a {
            color: #FFF;
        }

    .material h5 {
        font-size: 18px;
        color: #666;
        text-transform: uppercase;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        margin-bottom: 50px;
        margin-top: 20px;
    }

    .material .pic-box {
    }

        .material .pic-box li {
            margin: 10px;
        }

            .material .pic-box li a {
                color: #FFF;
            }

            .material .pic-box li p {
                font-size: 16px;
                line-height: 300%;
                text-align: center;
                color: #FFF;
                font-weight: bold;
            }

            .material .pic-box li img {
            }

.pointer {
    position: absolute;
    left: 50%;
    z-index: 2;
    bottom: 20px;
}

    .pointer li {
        border: none;
        background: transparent url(../images/page.png) no-repeat;
        width: 9px;
        height: 9px;
        margin: 1px;
    }

    .pointer .active {
        background: transparent url(../images/active.png) no-repeat;
        width: 9px;
        height: 9px;
        margin: 1px;
    }

    .pointer li span {
        display: none;
    }

.banner .prev, .banner .next {
    position: absolute;
    z-index: 5;
    top: 50%;
    margin-top: -20px;
    font-size: 36px;
}

.banner .prev {
    left: 10px;
}

.banner .next {
    right: 10px;
}

.flow {
    padding: 0;
    list-style: none;
}

    .flow li {
        display: block;
        clear: both;
        text-align: center;
        margin-bottom: 30px;
        font-size: 14px;
    }

        .flow li img {
            margin-bottom: 10px;
        }

        .flow li.active .s1, .flow li:hover .s1, .flow li .s2 {
            display: none;
        }

        .flow li.active .s2, .flow li:hover .s2 {
            display: inline-block;
        }

    .flow strong {
        display: block;
        font-size: 16px;
        color: #000;
    }

/*新闻列表*/
.newslist {
    padding: 0;
    list-style: none;
    overflow:hidden;
}

    .newslist li {
        clear: none;
        display: block;
        overflow: hidden;
        float: left;
        margin: 0px;
        width: 50%;
        text-align: center;
    }

        .newslist li img {
            width: 595px;
            height: 360px;
            border-radius: 10px;
        }

        .newslist li strong {
            margin: 10px 0;
            font-size: 14px;
            display: block;
            color: #835B24;
        }

        .newslist li p {
            text-indent: 2em;
            line-height: 30px;
            margin-bottom: 20px;
        }
/*产品列表*/
.newslistp {
    padding: 0;
    list-style: none;
}

    .newslistp li {
        clear: none;
        display: block;
        overflow: hidden;
        float: left;
        margin: 10px;
        width: 280px;
        height: 380px;
    }

        .newslistp li img {
            width: 280px;
            height: 280px;
            float: left;
            margin: 0 0 10px 0;
        }

        .newslistp li strong {
            margin: 10px 0;
            font-size: 16px;
            display: block;
        }

        .newslistp li p {
            text-indent: 2em;
            line-height: 30px;
            margin-bottom: 20px;
        }

.flow li {
    float: left;
    clear: none;
    width: 150px;
    margin: 10px;
    text-align: center;
}

    .flow li a {
        float: none;
        margin: 0 0 10px 20px;
        width: 110px;
        height: 110px;
    }

.bg-dark {
    background: #fff;
}

.bg-blue {
    background: #368ba8;
}

.bg-bluel {
    background: #e0f7fa;
}

.bg-gray {
    background: #f2f2f2;
}

.bg-white {
    background: #fff;
}

.text-dark {
    color: #835B24;
}

.text-white {
    color: #fff;
}

.text-main {
    color: #B2191B;
}

a.link-main:link, a.link-main:visited {
    color: #B2191B;
}

a.link-main:hover {
    color: #f00;
}

a.link-white:link, a.link-white:visited {
    color: #fff;
}

a.link-white:hover {
    color: #ccc;
}

.opacity img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.opacity:hover img {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.unopacity:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.case {
    background: #161616;
    overflow: hidden;
    margin: 10px;
}

    .case:hover {
        background: #835B24;
        color: #fff;
    }

    .case .case-img {
        float: left;
        margin-right: 20px;
    }

    .case .case-body {
        padding: 10px;
    }

        .case .case-body strong {
            display: block;
            margin-bottom: 10px;
            color: #fff;
        }

        .case .case-body p {
            margin: 0;
            text-indent: 0;
            font-size: 12px;
            line-height: 20px;
            color: #F6EDDA;
        }

    .case .readme {
        overflow: hidden;
    }

    .case p img {
        width: 7px;
    }

.carouselx {
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .carouselx .bannerx {
        position: relative;
    }

        .carouselx .bannerx .item {
            position: absolute;
        }

.case {
    height: 159px;
    width: 580px;
    float: left;
}

    .case .case-img {
        width: 280px;
    }

    .case .case-body {
        padding: 20px 10px;
    }

        .case .case-body strong {
            font-size: 15px;
            font-weight: normal;
            margin-bottom: 20px;
        }

    .case .readme {
        height: 100px;
        overflow: hidden;
    }

    .case p img {
        width: 14px;
    }

/*	.listnav {width:100%;height:40px;background-color:#B2191B;top:-40px;position: relative;opacity: 0.8;z-index:799;}*/
.listnav {
    width: 100%;
    height: auto;
    top: 0px;
    position: relative;
    z-index: 799;
    background-color: #F6EDD9;
}

.news-nav {
    width: 100%;
    margin: 0 auto;
    overflow: auto;
    position: relative;
    z-index: 999;
    padding: 0;
    list-style: none;
    text-align: center;
    color: #835B24;
    font-size: 13px;
}

    .news-nav li {
        list-style: none;
        float: left;
        margin: 5px;
        background: #FCF6CA;
        display: inline-block;
        border: solid 2px #fff;
        display: block;
    }

        .news-nav li:hover, .news-nav .active li {
            border: solid 2px #B47741;
            color: #B2191B;
        }

.news {
    padding: 10px;
    list-style: none;
}

    .news li {
        display: block;
        margin-bottom: 10px;
        overflow: hidden;
        float: left;
        width: 380px;
        margin-right: 10px;
        text-align: center;
    }

        .news li img {
            margin-bottom: 10px;
            width: 380px;
        }
/*侧边栏*/
.leftsidebar {
    margin-top: 20px;
    width: 22%;
}

    .leftsidebar .mbox {
        margin-bottom: 10px;
    }

        .leftsidebar .mbox .mt {
        }

    .leftsidebar h3 {
        color: #fff;
        font: 700 1.2em/300% Microsoft YaHei, Arial;
        height: 46px;
        margin: 0;
        padding-left: 15px;
    }

    .leftsidebar .acmenu {
        margin: 0;
    }

        .leftsidebar .acmenu li {
            background: #00a5ed;
            margin-bottom: 20px;
        }

            .leftsidebar .acmenu li > a {
                color: #fff;
                display: block;
                font: 700 1.6em/140% Microsoft YaHei, Arial;
                margin-left: 7%;
                padding: 6px;
            }

            .leftsidebar .acmenu li ul {
                background: #fff;
                padding-top: 20px; /*display: none;*/
            }

                .leftsidebar .acmenu li ul li {
                    background: url(../images/arrow.jpg) no-repeat scroll 28px center;
                    margin: 0;
                }

                    .leftsidebar .acmenu li ul li a {
                        color: #666;
                        font: 1.2em/140% Microsoft YaHei, Arial;
                        padding: 4px 0;
                        text-indent: 2em;
                    }

                        .leftsidebar .acmenu li ul li a:hover {
                            color: #00a5ed;
                        }

.acmenu .circle {
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    border: 2px solid #fff;
    behavior: url(http://222.73.11.175/user/k054/user013/01800037/php/js/pie.htc);
    height: 26px;
    margin: 4px 10% 0;
    width: 26px;
}

.acmenu .line {
    background: #fff;
    height: 8px;
    margin: 5px 12px 0;
    width: 2px;
}

.acmenu .arrow {
    border-right: 5px solid transparent;
    border-top: 10px solid #fff;
    border-left: 5px solid transparent;
    height: 0;
    margin: 0 8px 6px;
    width: 0;
}

.leftsidebar .contact {
}

    .leftsidebar .contact h3 {
        padding: 0;
    }

    .leftsidebar .contact .mc {
        color: #666;
        padding: 10px;
    }

.slideBox .hd {
    font-size: 0;
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 1;
}

    .slideBox .hd ul li {
        background: #FFF;
        border: 1px solid #EEE;
        cursor: pointer;
        float: left;
        height: 5px;
        line-height: 14px;
        margin-right: 5px;
        text-align: center;
        width: 15px;
    }

.slideBox .bd {
    height: 100%;
    position: relative;
    text-align: center;
    z-index: 0;
}

    .slideBox .bd ul li img {
        width: 210px;
    }

    .slideBox .bd .product_title {
        color: #00a5ed;
        font: 1.2em/170% Microsoft YaHei, Arial;
        margin: 0 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.newsh {
    padding: 0;
}

    .newsh li {
        text-align: center;
        clear: none;
        float: left;
        margin: 10px;
        width: 380px;
        height: 350px;
    }

        .newsh li a {
            color: #CCC;
            font-size: 18px;
            font-weight: bold;
        }

        .newsh li img {
            width: 380px;
            margin: 0 0 10px 0;
        }

        .newsh li strong {
            margin: 10px 0;
            font-size: 16px;
            display: block;
        }

.news {
    padding: 0;
}

    .news li {
        text-align: center;
        clear: none;
        float: left;
        margin: 10px;
        width: 380px;
        height: 310px;
    }

        .news li img {
            width: 380px;
            margin: 0 0 10px 0;
        }

        .news li strong {
            margin: 10px 0;
            font-size: 16px;
            display: block;
        }

.client {
    padding: 0;
    list-style: none;
        width: 3232px;
    height: 290px;
}

    .client li {
        border: none;
        margin: 0;
        float: left;
    }

        .client li:hover img {
            -webkit-filter: grayscale(100%);
            -webkit-filter: grayscale(1);
            -ms-filter: grayscale(100%);
            filter: grayscale(100%);
            filter: gray;
            opacity: 0.4;
            transition-duration: 0.4s;
            transition-property: all;
        }

        .client li img {
            -webkit-filter: grayscale(0);
            -webkit-filter: grayscale(0);
            -ms-filter: grayscale(0);
            filter: grayscale(0);
            filter: none;
            opacity: 1;
        }

.footer {
    background: #00283A;
    padding: 20px 0 20px 0;
    color: #666;
}

    .footer strong {
        color: #333;
        display: block;
        margin-bottom: 15px;
        font-size: 16px;
    }

    .footer a {
        color: #333;
    }

        .footer a:hover {
            color: #666;
        }

    .footer .foot-img {
        list-style: none;
        width: 280px;
    }

        .footer .foot-img li {
            display: inline-block;
            margin: 0 5px 5px 0;
        }

    .footer .foot-contact p {
        min-height: 30px;
        margin-bottom: 5px;
    }

    .footer .foot-contact span {
        float: left;
        width: 20px;
        height: 30px;
    }

.footer {
    vertical-align: top;
    padding-left: 0px;
    padding-right: 0px;
}

    .footer .foot-about {
        float: left;
        width: 330px;
        padding-right: 60px;
    }

    .footer .foot-case {
        float: left;
        width: 330px;
    }

    .footer .foot-contact {
        float: left;
        width: 330px;
        padding-right: 60px;
    }

    .footer .foot-follow {
        float: left;
        text-align: center;
    }

.copyright {
    padding: 15px 0px;
    font-size: 12px;
    color: #FEFEFE;
}

    .copyright .copy-right a {
        color: #707e8c;
    }

    .copyright .copy-nav a {
        display: inline-block;
        font-size: 14px;
        color: #707e8c;
        margin: 5px;
    }

        .copyright .copy-nav a:hover {
            color: #fff;
        }

.backtop {
    position: absolute;
    right: 10px;
    margin-top: 5px;
    cursor: pointer;
}

@media (min-width:760px) {
    .copyright {
        padding-left: 0px;
        padding-right: 0px;
    }

        .copyright .copy-right {
            float: left;
            width: 700px;
            padding-top: 15px;
        }

        .copyright .copy-nav {
            float: left;
            width: 380px;
            padding-top: 10px;
        }
}

.article {
    padding: 30px 0;
    font-size: 16px;
}

    .article h3 {
        color: #555;
    }

    .article p {
        text-indent: 2em;
        line-height: 30px;
        margin-bottom: 0px;
    }

    .article ol {
        margin-left: 20px;
    }

        .article ol li {
            margin-bottom: 20px;
        }

.business .box, .fenxiao .box, .weixin .box {
    padding: 0 10px;
    text-align: center;
}

    .business .box strong, .fenxiao .box strong, .weixin .box strong {
        margin: 20px 0 10px 0;
        color: #000;
        display: block;
    }

    .business .box p, .fenxiao .box p, .weixin .box p {
        text-indent: 0;
        font-size: 14px;
        line-height: 20px;
    }

    .business .box strong {
        font-size: 22px;
        color: #00a0e9;
        font-weight: normal;
    }

.business.desc {
    border-bottom: solid 1px #ddd;
    padding-bottom: 50px;
}

    .business.desc li {
        text-align: center;
        margin-bottom: 10px;
    }

    .business.desc .box {
        background: url(../images/business-bg.jpg) no-repeat center;
        height: 400px;
        width: 228px;
        padding: 0 15px;
        display: inline-block;
    }

    .business.desc img {
        margin-top: 40px;
    }

    .business.desc strong {
        color: #999;
    }

    .business.desc p {
        color: #fff;
        margin-top: 50px;
        text-align: justify;
        line-height: 24px;
    }

.finance .box {
    margin: 10px;
}

.finance .box-img {
    padding: 60px 0;
    text-align: center;
    background: #fff;
}

.finance .box-body {
    padding: 30px;
    background: #facd89;
}

    .finance .box-body strong {
        font-size: 24px;
        color: #333;
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }

    .finance .box-body p {
        text-indent: 0;
        font-size: 14px;
        color: #555;
        line-height: 20px;
        margin: 0;
    }

@media (min-width:760px) {
    .finance .box-body p {
        min-height: 120px;
    }
}

.community.line2 .box {
    margin: 10px;
    background: #fff;
    padding: 20px;
}

.community.line2 .box-img {
    float: left;
    padding-right: 20px;
}

.community.line2 .box-body strong {
    color: #333;
    font-size: 20px;
    margin-bottom: 15px;
    display: block;
}

.community.line2 .box-body p {
    text-indent: 0;
    margin: 0;
    line-height: 25px;
}

@media (min-width:760px) {
    .community.line2 .box-img {
        min-height: 143px;
    }

    .community.line2 .box p {
        min-height: 100px;
    }
}

.community.line4 .box {
    text-align: center;
}

.services.banner-bg {
    background: #27a7c2;
}

.services.line3 .box {
    margin: 20px;
    padding: 20px;
    text-align: center;
}

    .services.line3 .box strong {
        color: #333;
        font-size: 20px;
        margin: 15px 0;
        display: block;
    }

    .services.line3 .box p {
        text-align: left;
        text-indent: 0;
    }

@media (min-width:760px) {
    .first li {
        border-left: solid 1px #ddd;
        border-bottom: solid 1px #ddd;
    }

    .second li {
        border-left: solid 1px #ddd;
    }

        .first li:first-child, .second li:first-child {
            border-left: none;
        }
}

.solutions.banner-bg {
    background: #599bcf;
}

.news.banner-bg {
    background: #3aa1ec;
}

.cases.banner-bg {
    background: #2f4250;
}

.products.banner-bg {
    background: #63afad;
}

.contact.banner-bg {
    background: #2f4250;
}

.detail {
    padding: 20px 0;
    font-size: 16px;
    color: #666;
}

.detail-body {
    margin-bottom: 10px;
}

.detail-article {
    padding: 10px;
}

.detail-more {
    padding: 10px;
}

.detail h1 {
    font-size: 22px;
    color: #835B24;
    font-weight: bold;
    margin-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 5px;
    text-align: center;
    border-bottom: 2px solid #F1DB2B;
}

.detail .note {
    border-bottom: solid 1px #EFEBE3;
}

    .detail .note span {
        display: inline-block;
        color: #C2AE92;
    }

.detail .source {
    margin: 20px 0;
    border-bottom: solid 1px #ddd;
    padding-bottom: 20px;
    text-align: left;
}

.detail .sharebtn {
    border-top: solid 10px #f2f2f2;
    padding: 30px;
}

.detail .detail-content {
    padding: 10px;
    color: #333;
    text-align: left;
}

    .detail .detail-content p {
        text-indent: 2em;
        margin-bottom: 0px;
    }

.detail .detail-more ul {
    margin-left: 10px;
}

.detail .detail-more li {
    margin-top: 15px;
    text-align: left;
    border-bottom: 1px dashed #ddd;
}

@media (min-width:760px) {
    .detail-body {
        float: left;
        width: 890px;
        margin-right: 15px;
    }

    .detail-article {
    }

    .detail-more {
        float: left;
        width: 270px;
    }

    .detail-fixed {
        position: fixed;
        margin-left: 910px;
        top: 0;
    }

        .detail-fixed.detail-bottom {
            position: absolute;
            top: auto;
            bottom: 30px;
        }
}

.products-share .pager a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #aaa;
    padding: 7px 13px;
    margin-right: 1px;
}

    .products-share .pager a:hover {
        background: #11509F;
    }

.products-share .share {
    float: right;
    padding-top: 8px;
}

.products h1 {
    font-size: 40px;
    color: #11509F;
    padding: 50px 0 5px 0;
}

.products .pro {
    padding: 10px;
    line-height: 30px;
}

.products .pro-img {
    text-align: center;
}

.products .pro strong {
    font-size: 18px;
    color: #11509F;
    display: block;
}

.products-fixed {
    position: fixed;
    top: 0;
}

@media (min-width:760px) {
    .products .pro {
        padding: 10px 100px;
    }

        .products .pro .pro-img {
            float: left;
            width: 250px;
        }
}

.about p {
    text-indent: 0;
    margin-bottom: 0;
}

.about strong {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
    display: block;
}

.about h3 {
    font-size: 43px;
    color: #595757;
}

.about h5 {
    font-size: 26px;
    color: #7d7d7d;
    text-transform: uppercase;
}

.about .list.line3 span {
    border: solid 5px #e6e6e6;
    margin: 5px;
    display: block;
    overflow: hidden;
    height: 170px;
}

.about .list.line6 img {
    border: solid 10px #f1f1f1;
    border-radius: 100%;
    width: 120px;
    margin: 5px;
    height: 152px;
}

.about .list.line6 li {
    width: 50%;
    float: left;
    text-align: center;
}

@media (min-width:760px) {
    .about .list.line6 img {
        width: 155px;
    }

    .about .list.line6 li {
        width: 16.666666%
    }
}

.contact .list.line2 {
    padding: 0 10px;
}

.contact .title {
    color: #333;
    font-size: 20px;
}

.contact strong {
    margin-bottom: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.contact p {
    text-indent: 0;
    line-height: 20px;
    margin: 0;
    font-size: 14px;
}

@media (min-width:760px) {
    .contact .sz {
        float: left;
        width: 170px;
    }

    .contact .lianxi {
        float: left;
        width: 400px;
        font-size: 12px;
    }
}
/*翻页*/
.pic_page {
    padding-top: 10px;
}

.product_page, .news_page {
    border: none;
    color: #666;
    font-size: 12px;
    margin: 20px;
    width: 95%;
}

.product_page_left, .news_page_left {
    border: 0 none;
    padding-top: 15px;
}

.product_page_left {
    text-align: left;
    width: 45%;
}

.product_page_right, .news_page_right {
    border: 0 none;
    padding-top: 15px;
    text-align: right;
    width: 54%;
}

.Page_LastPage, .Page_NextPage, .Page_FristPage, .Page_PreviousPage, .Page_Number {
    border: 1px solid #CCC;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-left: 5px;
    min-width: 16px;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
}

span.product_page_none, .product_page_default, .news_page_default {
    display: none;
}

.product_page a:hover {
    border: 1px solid #CCC;
    color: #235CA9;
    margin-left: 5px;
    height: 24px;
    padding: 0 5px;
    top: auto;
    min-width: 16px;
}

.tag {
    height: 24px;
    line-height: 180%;
    margin: 10px 0px;
    text-align: left;
}

    .tag a {
        background: #F8EE96;
        border: 1px dashed #FFF;
        color: #825323;
        font-size: 12px;
        margin: 10px 0px;
        padding: 4px;
        text-decoration: none;
        white-space: nowrap;
    }

        .tag a:hover {
            color: #B58529;
        }

.technical1 {
    background: #f1f1f1;
    height: 380px;
    padding-top: 20px;
    margin: 0 auto;
}

    .technical1 h2 {
        font-size: 40px;
        color: #835B24;
        text-align: center;
    }

    .technical1 h5 {
        font-size: 20px;
        color: #835B24;
        text-transform: uppercase;
        text-align: center;
    }

.w1 {
    width: 1210px;
    margin: 0 auto;
    line-height: 24px;
}

.technical1 .col1a, .technical1 .col2a, .technical1 .col3a {
    border-radius: 0px;
    border: 0px solid #E9E9E9;
    float: left;
}

.technical1 .col1a {
    width: 403px;
    margin-right: 0px;
    margin-top: 30px;
}

.technical1 .col2a {
    width: 403px;
    margin-right: 0px;
    margin-top: 30px;
}

.technical1 .col3a {
    width: 403px;
    margin-top: 30px;
}

.technical1 img {
    border: 5px solid #fff;
    border-radius: 20px;
    box-shadow: 0 1px 1px #999;
    width: 290px;
    height: 200px;
}

.technical {
    background: #f1f1f1;
    height: 780px;
    padding-top: 50px;
    margin: 0 auto;
/*     background-image: url(http://img001.china-dirs.cn/data/user//k003/user014/uploadfile/cn/2017/10/12/cbcb1.jpg); */
}

.mt-img {
    width: 400px;
}

.footre .foot {
    background: border-top: 1px solid #fbfbfb;
    padding: 30px 0px;
}

.footer .foot ul ul li {
    font-size: 12px;
    margin-left: 15px;
}

.footer .foot ul {
    margin-right: 35px;
}

    .footer .foot ul a {
        color: #fff;
        line-height: 24px;
    }

        .footer .foot ul a:hover {
            color: #ccc;
        }

.footer .foot li ul {
    float: none;
    margin-top: 20px;
}

.footer .foot ul .f_pname {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: block;
    padding-bottom: 4px;
    margin-bottom: 12px;
    width: 195px;
    float: left;
}

#serviceOnlineDiv .max UL {
    HEIGHT: auto;
    padding: 0;
    margin: 0;
}

#serviceOnlineDiv .max {
    background: url("../img/kf-bar.png") no-repeat scroll 0 0 transparent !important;
    HEIGHT: auto;
}

#serviceOnlineDiv .maxIco {
    BACKGROUND: none transparent scroll repeat 0% 0%;
}

#serviceOnlineDiv ul li {
    line-height: 20px;
}

.hot_tel {
    TEXT-ALIGN: center;
    LIST-STYLE-TYPE: none;
    MARGIN: 0px auto;
    BACKGROUND: #fff;
    COLOR: #409fd4;
    font-size: 14px;
    FONT-WEIGHT: bold !important;
    line-height: 20px;
}

#serviceOnlineDiv .max ul li .qq {
    background-position: -116px -152px;
    color: #000;
}

#serviceOnlineDiv .max ul li .qq {
    background-position: -130px -152px !important;
}

#serviceOnlineDiv .max ul li div {
    padding-left: 33px !important;
}

#serviceOnlineDiv .max ul li .sm400 {
    background-position: -130px -183px !important;
}

#shi {
    margin: 0px 0 !important;
}

.article h3, .detail-article h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 46px;
    color: #ad7a27;
}

#shi p {
    line-height: 36px;
    text-indent: 0em;
}

.article span, .detail-article span{
    color: #E00A00;
    font-weight: bold;
    padding-top: 10px;
    width: 100%;
    float: left;
}

.float_2 div {
    width: 32.8%;
    text-align: center;
    float: left;
    margin: 10px 3px;
}

.float_2 img {
    border: 1px solid #ccc;
    padding: 3px;
    width: 100%;
    height: auto;
    max-height:260px;
}


.achievement-content {
    overflow: hidden;
/*     width: 1210px; */
    height: 265px;
    position: relative;
}

.footre .foot {
    background: border-top: 1px solid #fbfbfb;
    padding: 30px 0px;
}

.footer .foot ul ul li {
    font-size: 12px;
    margin-left: 15px;
}

.footer .foot ul {
    margin-right: 35px;
}

    .footer .foot ul a {
        color: #fff;
        line-height: 24px;
    }

        .footer .foot ul a:hover {
            color: #ccc;
        }

.footer .foot li ul {
    float: none;
    margin-top: 20px;
}

.footer .foot ul .f_pname {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: block;
    padding-bottom: 4px;
    margin-bottom: 12px;
    width: 195px;
    float: left;
}

#serviceOnlineDiv .max UL {
    HEIGHT: auto;
    padding: 0;
    margin: 0;
}

#serviceOnlineDiv .max {
    background: url("../img/kf-bar.png") no-repeat scroll 0 0 transparent !important;
    HEIGHT: auto;
}

#serviceOnlineDiv .maxIco {
    BACKGROUND: none transparent scroll repeat 0% 0%;
}

#serviceOnlineDiv ul li {
    line-height: 20px;
}

.hot_tel {
    TEXT-ALIGN: center;
    LIST-STYLE-TYPE: none;
    MARGIN: 0px auto;
    BACKGROUND: #fff;
    COLOR: #409fd4;
    font-size: 14px;
    FONT-WEIGHT: bold !important;
    line-height: 20px;
}

/*.serviceOnlineDiv{
    position:fixed;
    right:0;
    top:-200px;
    z-index:99999;
}*/

#serviceOnlineDiv .max ul li .qq {
    background-position: -116px -152px;
    color: #000;
}

#serviceOnlineDiv .max ul li .qq {
    background-position: -130px -152px !important;
}

#serviceOnlineDiv .max ul li div {
    padding-left: 33px !important;
}

#serviceOnlineDiv .max ul li .sm400 {
    background-position: -130px -183px !important;
}

.backToTop {
    background: #000;
    bottom: 100px;
    color: #FFF;
    cursor: pointer;
    display: none;
    font-size: 12px;
    line-height: 1.2;
    filter: alpha(opacity=60);
    opacity: 0.6;
    padding: 5px 0;
    position: fixed;
    right: 10px;
    text-align: center;
    width: 18px;
}

.news-nav li {
    width: 23%;
}

    .news-nav li a {
        color: #8E6025;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
    }

#fancybox-outer {
    position: absolute !important;
}

.detail-more li {
    margin-top: 15px;
    text-align: left;
    border-bottom: 1px dashed #ddd;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}