* {
    margin: 0 auto;
    padding: 0;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    color: #000;
}

html, body {
    width: 100%;
    height: 100%;
    background: #f4f6f8;
}

img {
    border: medium none;
    vertical-align: middle;
}

ol, ul, li {
    list-style-type: none;
}


body, input, select, button, textarea {
    font-family: 微软雅黑;
    font-size: 16px;
}

.normal, em, i {
    font-style: normal;
    font-weight: normal;
}

body {
    min-width: 1200px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

p {
    word-wrap: break-word;
}

a {
    color: #595757;
    text-decoration: none;
}

    a:hover {
        color: #e71f19;
    }

table {
    border-collapse: collapse;
}

input[type="button"] {
    outline: medium none;
}

.clearfix {
    display: block;
}

.overflow {
    overflow: hidden
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

@font-face {
    font-family: "tt0102m_";
    src: url("../Fonts/tt0102m_.woff2") format("woff2"), url("../Fonts/tt0102m_.woff") format("woff"), url("../Fonts/tt0102m_.ttf") format("truetype"), url("../Fonts/tt0102m_.eot") format("embedded-opentype"), url("../Fonts/tt0102m_.svg") format("svg");
    font-family: "tt0588m_";
    src: url("../Fonts/tt0588m_.woff2") format("woff2"), url("../Fonts/tt0588m_.woff") format("woff"), url("../Fonts/tt0588m_.ttf") format("truetype"), url("../Fonts/tt0588m_.eot") format("embedded-opentype"), url("../Fonts/tt0588m_.svg") format("svg");
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f24 {
    font-size: 24px;
}

.f30 {
    font-size: 30px;
}

.f36 {
    font-size: 36px;
}

.undis {
    display: none;
}

.dis {
    display: block;
}

.diss {
    display: inline-block;
}
.w100t {
    width: 100px;
}

.w100 {
    width: 100%;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.bgWhite {
    background: #ffffff;
}

.hui {
    color: #adacac
}

.cs {
    color: #F24A07
}

.m-auto {
    margin-left: auto;
    margin-right: auto;
}

.l-19 {
    line-height: 19px;
}

.l-15 {
    line-height: 15px;
}

.l-24 {
    line-height: 24px;
}

.l-26 {
    line-height: 26px;
}

.l-30 {
    line-height: 30px;
}

.l-35 {
    line-height: 35px;
}

.l-50 {
    line-height: 50px;
}

.l-80 {
    line-height: 80px;
}

.pl8 {
    padding-left: 8px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p20 {
    padding: 20px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl25 {
    padding-left: 25px;
}

.pl30 {
    padding-left: 30px;
}

.pl30 {
    padding-left: 30px;
}

.pl40 {
    padding-left: 40px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt25 {
    padding-top: 25px;
}

.pt150 {
    padding-top: 150px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pt55 {
    padding-top: 55px;
}

.pt75 {
    padding-top: 75px;
}

.pt60 {
    padding-top: 60px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb25 {
    padding-bottom: 25px;
}

.pb50 {
    padding-bottom: 50px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr40 {
    padding-right: 40px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml11 {
    margin-left: 11px;
}

.ml15 {
    margin-left: 15px;
}

.ml16 {
    margin-left: 16px;
}

.ml20 {
    margin-left: 20px;
}

.ml22 {
    margin-left: 22px;
}

.ml30 {
    margin-left: 30px;
}

.ml50 {
    margin-left: 50px;
}

.ml60 {
    margin-left: 60px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.mr50 {
    margin-right: 50px;
}

.mr100 {
    margin-right: 100px;
}

.ml90 {
    margin-left: 90px;
}

.ml70 {
    margin-left: 70px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 28px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt60 {
    margin-top: 60px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mm {
    margin: 20px
}

.color-grey {
    color: #999;
}

.row {
    margin-left: -8px;
}

.row2 {
    margin-left: -20px;
}

.row3 {
    margin-left: -30px;
}

.row4 {
    margin-left: -1px;
}

.ml1 {
    margin-left: 1px
}

.blod {
    font-weight: bold
}

.huise {
    color: #666
}

.lv {
    color: #2D9D3B
}

#cs {
    color: #F30;
}

.hui {
    color: #ccc
}

.w90 {
    width: 1200px;
    margin: 0 auto;
}

    .w90 ul {

    }

        .w90 ul li {
            text-align:center;
            font-size: 16px;
            line-height: 50px;
            padding-right: 40px;
            float: left
        }

    .w90 ol {
        width: 150px;
        height: 42px;
        border: 1px solid #595757;
        line-height: 42px;
        font-size: 14px;
    }

    .w90 ul li a.nav {
        color: #e71f19
    }

.focus {
    position: relative;
    width: 93%;
    height: 741px;
    text-align: center;
    margin: auto;
}

    .focus img {
        width: 100%;
        height: 741px;
    }

    .focus .shadow .title {
        width: 260px;
        height: 65px;
        padding-left: 30px;
        padding-top: 20px;
    }

        .focus .shadow .title a {
            text-decoration: none;
            color: #fff;
            font-size: 14px;
            font-weight: bolder;
            overflow: hidden;
        }

    .focus .btn {
        position: absolute;
        bottom: 34px;
        left: 510px;
        overflow: hidden;
        zoom: 1;
    }

        .focus .btn a {
            position: relative;
            display: inline;
            width: 13px;
            height: 13px;
            border-radius: 7px;
            margin: 0 5px;
            color: #B0B0B0;
            font: 12px/15px "\5B8B\4F53";
            text-decoration: none;
            text-align: center;
            outline: 0;
            float: left;
            background: #D9D9D9;
        }

            .focus .btn a:hover, .focus .btn a.current {
                cursor: pointer;
                background: #fc114a;
            }

    .focus .fPic {
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .focus .D1fBt {
        overflow: hidden;
        zoom: 1;
        height: 16px;
        z-index: 10;
    }

    .focus .shadow {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0px;
        z-index: 10;
        height: 80px;
        line-height: 80px;
        background: rgba(0,0,0,0.6);
        filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
        display: block;
        text-align: left;
    }

        .focus .shadow a {
            text-decoration: none;
            color: #fff;
            font-size: 20px;
            overflow: hidden;
            margin-left: 10px;
            font-family: "\5FAE\8F6F\96C5\9ED1";
        }

    .focus .fcon {
        position: relative;
        width: 100%;
        float: left;
        display: none;
        background: #000
    }

        .focus .fcon img {
            display: block;
        }

    .focus .fbg {
        bottom: 25px;
        right: 40%;
        position: absolute;
        height: 21px;
        text-align: center;
        z-index: 200;
    }

        .focus .fbg div {
            margin: 4px auto 0;
            overflow: hidden;
            zoom: 1;
            height: 14px
        }

    .focus .D1fBt a {
        position: relative;
        display: inline;
        width: 80px;
        height: 8px;
        border-radius: 7px;
        margin: 0 5px;
        color: #B0B0B0;
        font: 12px/15px "\5B8B\4F53";
        text-decoration: none;
        text-align: center;
        outline: 0;
        float: left;
        background: #493C4E;
    }

        .focus .D1fBt .current, .focus .D1fBt a:hover {
            background: #fff;
        }

    .focus .D1fBt img {
        display: none
    }

    .focus .D1fBt i {
        display: none;
        font-style: normal;
    }

    .focus .prev, .focus .next {
        position: absolute;
        width: 40px;
        height: 74px;
        background: url(../images/focus_btn.png) no-repeat;
    }

    .focus .prev {
        top: 50%;
        margin-top: -37px;
        left: 0;
        background-position: 0 -74px;
        cursor: pointer;
    }

    .focus .next {
        top: 50%;
        margin-top: -37px;
        right: 0;
        background-position: -40px -74px;
        cursor: pointer;
    }

    .focus .prev:hover {
        background-position: 0 0;
    }

    .focus .next:hover {
        background-position: -40px 0;
    }

.about dl {
    padding: 10px 10px 0 10px;
}

    .about dl dt {
        font-size: 28px;
        font-weight: bold;
        line-height: 20px;
    }

    .about dl dd {
        line-height: 30px;
        padding-top: 20px
    }

.ser_bg {
    background: #EFEFEF;
    padding: 76px 0
}

    .ser_bg dl {
        width: 316px;
        float: left;
        border-right: 2px solid #949494
    }

        .ser_bg dl:last-child {
            border-right: none
        }

        .ser_bg dl dt {
            padding-top: 22px;
        }

        .ser_bg dl dd {
            padding-top: 40px;
            line-height: 30px;
            font-size: 18px;
            padding-bottom: 22px
        }

.pro_show li {
    width: 21%;
    margin-left: 1%;
    float: left;
    margin-bottom: 8px;
}

    .pro_show li img {
        width: 100%;
        height: auto;
    }

.city dl {
    float: left
}

    .city dl dd {
        font-size: 20px;
        padding: 30px 0
    }

.copy_bg {
    background: #666666;
    padding: 48px 0 40px 0;
    color:#fff;
}
.copy_bg a {
    color: #fff;
}

.w262 {
    width: 262px
}

    .w262 dl {
        float: left;
        margin-right: 40px
    }

        .w262 dl:last-child {
            margin-right: 0px;
        }

        .w262 dl dt {
            font-size: 25px;
            text-align: left;

            border-bottom: 1px solid #fff;
            padding-bottom: 5px;
            margin-bottom: 10px
        }

        .w262 dl dd {
            font-size: 13px;
            text-align: left;
            line-height: 27px;
        }

        .w262 dl a {
     
        }

.w510 {
    width: 510px;
    margin-left: 110px;
    border-left: 1px solid #B7B6B4;
    border-right: 1px solid #B7B6B4;
    padding: 5px 0;

    font-size: 15px;
    line-height: 29px;
    text-align: left;
}

    .w510 p {
        padding: 0px 20px;
        text-align: left
    }

.w292 {
    width: 292px
}

    .w292 dl {
        float: left;
        margin-right: 20px;
 
        line-height: 50px
    }

        .w292 dl:last-child {
            margin-right: 0px;
        }

.links {
    color: #999899;
    font-size: 14px;
}

    .links h1 {
        text-align: left
    }

    .links a {
        color: #999899;
        float: left;
        margin-right: 66px;
        line-height: 24px;
    }

        .links a:last-child {
            margin-right: 0px;
        }

.nes_pest {
    padding-top: 82px;
    padding-bottom: 120px
}

.nes_pest_top {
    border-bottom: 1px solid #bfc0c0;
    height: 68px;
}

    .nes_pest_top p {
        font-size: 28px;
        float: left
    }

    .nes_pest_top span {
        border: 1px solid #818181;
        padding: 3px 8px;
        border-radius: 6px;
        font-size: 16px;
        float: right
    }

.nes_pest_bot dl {
    width: 100%;
    clear: both;
    padding: 32px 0px;
    overflow: hidden
}

    .nes_pest_bot dl dt {
        float: left;
        width: 872px;
        text-align: left;
        font-size: 15px;
        color: #595757
    }

        .nes_pest_bot dl dt h1 {
            text-align: left;
            font-size: 19px;
            font-weight: bold
        }

        .nes_pest_bot dl dt h2 {
            text-align: left;
            line-height: 40px
        }

        .nes_pest_bot dl dt p {
            text-align: left;
            line-height: 40px
        }

    .nes_pest_bot dl dd {
        float: right
    }

.bt {
    width: 100%;
    height: auto;
    text-align: center;
    padding-bottom: 5px;
}

    .bt h4 {
        font-size: 28px;
        border-bottom: 2px solid #d6d6d6;
        padding-bottom: 30px
    }

    .bt ol {
        margin-top: 6px;
        color: #979696;
        font-size: 12px;
        line-height: 30px;
    }

.con {
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 27px;
    text-align: left;
    margin-top: 15px;
    clear: both;
}

    .con p {
        line-height: 24px;
        font-size: 16px;
        padding-top: 15px;
        line-height: 40px
    }

        .con p img {
            text-align: center;
            margin: auto;
            display: block
        }

.con1 {
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    clear: both;
}

    .con1 p {
        line-height: 24px;
        font-size: 15px;
        line-height: 30px;
        text-align: left;
    }

        .con1 p img {
            text-align: center;
            margin: auto;
            display: block;
            padding-top: 20px
        }

.fenpian {
    width: 100%;
    clear: both;
    padding-top: 15px;
    margin-top: 15px;
    overflow: hidden;
    border-top: 2px solid #d6d6d6;
}

    .fenpian li {
        text-align: left;
        line-height: 30px;
    }

.about_bt {
    width: 100%;
    height: auto;
    text-align: center;
}

    .about_bt h4 {
        font-size: 28px;
        border-bottom: 2px solid #d6d6d6;
        padding-bottom: 25px;
        text-align: left
    }

.wap {
    width: 1195px;
}

.lianxi {
    width: 1162px
}

.l_left {
    width: 860px;
}

    .l_left dl {
        width: 100%;
        clear: both;
        padding-bottom: 60px;
        overflow: hidden
    }

        .l_left dl dt {
            float: left;
            margin-right: 60px;
        }

        .l_left dl dd {
            font-size: 24px;
            line-height: 35px;
            text-align: left;
            padding-top: 15px;
        }

.l_right dl {
    padding-bottom: 60px;
    overflow: hidden
}

.l_right dd {
    font-size: 24px;
    line-height: 35px;
    padding-top: 15px;
}

.us_join dl {
    width: 303px;
    background: #3F4045;
    padding-top: 30px;
    overflow: hidden;
    float: left;
    margin-right: 22px;
    color: #fff;
    font-size: 16px
}

    .us_join dl:last-child {
        margin-right: 0
    }

    .us_join dl dt {
        width: 90%;
        border-bottom: 1px solid #fff;
        float: right;
        font-size: 36px;
        font-weight: bold;
        text-align: left;
        padding-bottom: 15px;
    }

    .us_join dl dd {
        width: 80%;
        padding: 26px 10%;
        text-align: left;
        overflow: hidden;
        clear: both;
        line-height: 28px
    }

#Tab62 {
    height: auto;
    overflow: hidden;
    clear: both;
    padding-bottom: 100px
}

.Menubox62 {
    font-size: 16px;
    overflow: hidden;
    width: 100%;
    float: left
}

#Tab62 .Menubox62 li {
    cursor: pointer;
    display: block;
    width: 426px;
    height: 74px;
    border-right: 1px solid #AAAAAA;
    float: left;
}

    #Tab62 .Menubox62 li p {
        width: 188px;
        border: 1px solid #AAAAAA;
        height: 42px;
        line-height: 42px;
        font-size: 22px;
        margin-top: 10px;
    }

    #Tab62 .Menubox62 li:last-child {
        border-right: none
    }

    #Tab62 .Menubox62 li.hover p {
        display: block;
        width: 188px;
        border: 1px solid #e71f19;
        height: 42px;
        line-height: 42px;
        font-size: 22px;
        background: #e71f19;
        color: #fff
    }

.Contentbox62 {
    height: auto;
    overflow: hidden;
    width: 100%;
    clear: both;
    padding-top: 15px;
}

.pro_case li {
    float: left;
    position: relative
}

    .pro_case li img {
        transition: all 2s
    }

    .pro_case li div {
        display: none;
        transition: all 2s;
    }

    .pro_case li:hover div {
        display: block;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 100;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-animation-name: fanzhun;
        animation-duration: 125ms;
        animation-name: fanzhun;
    }

.guide {
    width: 60px;
    position: fixed;
    right: 2%;
    bottom: 134px;
    _position: absolute;
    _top: expression(documentElement.scrollTop+documentElement.clientHeight - this.clientHeight - 134+'px');
    display: block;
}

    .guide a {
        display: block;
        width: 60px;
        height: 60px;
        background: url(../images/top.png) no-repeat;
        background-size: 100%;
        margin-top: 10px;
        text-decoration: none;
        font: 16px/50px "Microsoft YaHei";
        text-align: center;
        color: #fff;
        border-radius: 2px;
    }

    .guide .top {
    }



@keyframes fanzhun {
    from {
        transform: translatey(-100%);
    }

    to {
        transform: translatey(0);
    }
}

.home-common-title {
    width: 1200px;
    margin: 37px auto 32px;
}

.home-brand {
    width: 1200px;
    margin: 0 auto;
}

    .home-brand li {
        width: 330px;
        height: 300px;
        border: 1px solid #eaeef5;
        margin: 24px 45px 0 0;
        padding: 19px;
        float: left;
        background: #ffffff;
    }

        .home-brand li .img {
            width: 330px;
            height: 248px;
            margin-bottom: 5px;
            position: relative;
        }

            .home-brand li .img img {
                width: 100%;
                height: 248px;
            }

        .home-brand li .name {
            width: 330px;
            height: 32px;
            line-height: 32px;
            font-size: 18px;
            color: #222222;
            text-align:center;
        }
        .home-brand li:nth-child(-n+3) {
            margin-top: 0;
        }
        .home-brand li:nth-child(3n) {
            margin-right: 0;
        }
.cont {
    overflow: hidden;
    margin-top: 20px;
    padding: 20px;
    background: #fff;
    zoom: 1;
}

.texiaohd {
    position: relative;
    overflow: visible;
    height: 35px;
    border-bottom: 1px solid #e8e7ed;
}

.zs-activity {
    width: 1260px;
    margin: 0 auto;
    padding: 10px;
    text-align: left;
    background: #fff;
}

    .zs-activity .news {
        width: 1200px;
        height: 370px;
    }

    .zs-activity .news-list:nth-child(1) {
        margin-right: 60px;
    }

    .zs-activity .news-list {
        width: 570px;
        height: 370px;
        float: left;
    }

        .zs-activity .news-list .title {
            width: 570px;
            height: 54px;
        }

        .zs-activity .news-list .recommend {
            width: 570px;
            height: 178px;
        }

        .zs-activity .news-list .recommend-img {
            width: 246px;
            height: 172px;
            margin-top: 6px;
        }

        .zs-activity .news-list .recommend-title {
            width: 324px;
            height: 60px;
            line-height: 30px;
            font-size: 18px;
            color: #222222;
            font-weight: normal;
        }

        .zs-activity .news-list .recommend-content {
            width: 324px;
            height: 66px;
            line-height: 22px;
            font-size: 14px;
            color: #b3b3b3;
            margin-top: 11px;
        }

        .zs-activity .news-list .recommend-time {
            width: 324px;
            height: 30px;
            line-height: 20px;
            font-size: 14px;
            color: #b3b3b3;
            margin-top: 8px;
        }

        .zs-activity .news-list .list {
            width: 570px;
            height: 135px;
        }

            .zs-activity .news-list .list li {
                width: 570px;
                height: 44px;
                border-bottom: 1px solid #eaeef5;
                line-height: 44px;
                font-size: 16px;
                color: #222222;
            }

                .zs-activity .news-list .list li a {
                    color: #000000;
                }

                .zs-activity .news-list .list li span {
                    float: right;
                    font-size: 14px;
                    color: #b3b3b3;
                }

.jijin-img-list {
    width: 1200px;
}

    .jijin-img-list li {
        width: 285px;
        height:250px;
        float: left;
        margin-right: 20px;
        background: #ffffff;
        margin-bottom: 10px;
        cursor: pointer;
    }

        .jijin-img-list li .img {
            width: 280px;
            height: 210px;
            text-align:center;
        }

            .jijin-img-list li .img img {
                width: 98%;
                height: auto;
                max-height:210px;
                border: 0;
            }

        .jijin-img-list li .title {
            width: 253px;
            margin: 0 16px;
            height: 28px;
            line-height: 28px;
            font-size: 16px;
            color: #323239;
            text-align:center;
        }
        .jijin-img-list li:nth-child(4n) {
            margin-right: 0;
        }
.w1006 {
    width: 1200px
}

.w544 {
    width: 580px
}

.news_fr {
    width: 420px;
    padding: 5px;
}

    .news_fr h5 {
        line-height: 30px;
        font-size: 16px;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: left;
        overflow: hidden
    }

        .news_fr h5 em {
            background: #880006;
            padding: 3px 6px;
            border-radius: 5px;
            color: #fff;
            font-size: 10px;
        }

    .news_fr ol {
        padding-top: 8px;
        height: 44px;
        line-height: 20px;
        overflow: hidden;
        font-size: 12px;
        color: #989898;
        text-align: left
    }

    .news_fr h1 {
        clear: both;
        line-height: 20px;
        font-size: 12px;
        color: #989898;
        text-align: left
    }

.nws dl {
    width: 100%;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E5E5E5
}

    .nws dl dt {
        background: url(../images/index1_r22_c4.jpg) 0px 12px no-repeat;
        line-height: 30px;
        text-align: left;
        padding-left: 13px;
    }

    .nws dl dd {
        color: #8e8f8f;
        font-size: 12px;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: left;
        overflow: hidden
    }

.w416 {
    width: 416px
}

.news_frr {
    width: 230px
}

    .news_frr h5 {
        line-height: 30px;
        font-size: 16px;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: left;
        overflow: hidden
    }

        .news_frr h5 em {
            background: #880006;
            padding: 3px 6px;
            border-radius: 5px;
            color: #fff;
            font-size: 10px;
        }

    .news_frr ol {
        padding-top: 8px;
        height: 44px;
        line-height: 20px;
        overflow: hidden;
        font-size: 12px;
        color: #989898;
        text-align: left
    }

    .news_frr h1 {
        clear: both;
        line-height: 20px;
        font-size: 12px;
        color: #989898;
        text-align: left
    }

.noborder {
    border-style: none !important;
    border-width: 0 !important;
}

.imgborder {
    border-radius: 10px;
    width: 100%;
    height: auto;
}

.imgBorderRadius {
    border-radius: 5px;
}


.font_left {
    text-align: left;
}

.fbold {
    font-weight: bold;
}

.p5 {
    padding: 5px;
}

.w {
    width: 100%;
}

.h40 {
    height: 30px !important;
}

.h50 {
    height: 50px !important;
}

.h60 {
    height: 60px !important;
}

.w150 {
    width: 150px !important;
}

.h120 {
    height: 120px !important;
}

.fh_top {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background-color: #fff;
    border: 2px solid #e7e7e7;
    display: none;
    position: fixed;
    right: 2px;
    bottom: 70px;
    z-index: 999;
}

    .fh_top img {
        width: 100%;
        height: auto;
    }

.titleIndex {
    font-size: 28px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

/*页码*/

.pageNumber {
    text-align: center;
    margin: 5px;
    margin-bottom: 50px;
}

    .pageNumber .pagination {
   
    }

    .pageNumber span.page-cur {
        background-color: #5AC1DF;
        color: #fff;
    }

    .pageNumber .pagination .page-skip {
        display: inline-block;
        height: 29px;
        font-size: 12px;
        line-height: 29px;
        margin-left: 5px;
    }

.pagination .page-break {
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-left: none;
    color: #337ab7;
    font-size: 12px;
}

.pageNumber .pagination .page-skip input {
    border: 1px solid #ddd;
    width: 29px;
    height: 29px;
    text-align: center;
    margin: 0 5px;
    vertical-align: middle;
}

.pagination span.page-cur, .pagination a {
    padding: 0 15px;
   border: 1px solid #e9e9e9;
    font-size: 14px;
    color: #222222;
    line-height: 38px;
    height: 38px;
    float: left;
    margin-left: 12px;
    cursor: pointer;

}

.pageNumber .pagination .page-skip input.button {
    background-color: #5bc0de;
    border-color: #46b8da;
    border-radius: 4px;
    color: #fff;
    width: auto;
    padding:5px 10px;
}
/*/页码*/
.user_mesg {
    width: 980px;
    margin: 40px auto;
}

    .user_mesg input, .user_mesg select, .user_mesg textarea {
        border: 1px solid #ccc;
        color: #666;
    }

    .user_mesg .star {
        color: #dd2218;
        display: inline-block;
        padding: 0 5px;
        vertical-align: middle;
    }

    .user_mesg .star1 {
        color: #FFF;
        display: inline-block;
        padding: 0 5px;
        vertical-align: middle;
    }

    .user_mesg .quick_liuyan_con {
        overflow: hidden;
    }

        .user_mesg .quick_liuyan_con p {
            margin-bottom: 10px;
        }

    .user_mesg .item-right input {
        padding: 5px 2px;
    }

    .user_mesg .btn-mesSubmit {
        float: left;
        line-height: 36px;
    }

    .user_mesg textarea {
        font: 14px "Microsoft Yahei";
        padding: 5px;
        color: #666;
        resize: none;
        height: 148px;
        width: 365px;
        border-radius: 5px;
        background-color: #faf8f9;
    }

    .user_mesg .item {
        margin-bottom: 16px;
        _height: 31px;
        text-align: left
    }

        .user_mesg .item span {
            display: block;
            float: left;
            width: 128px;
            margin-right: 10px;
            text-align: right;
            line-height: 30px;
            font-size: 16px;
            color: #333333;
        }

        .user_mesg .item:after {
            visibility: hidden;
            display: block;
            font-size: 0;
            content: " ";
            clear: both;
            height: 0;
        }

        .user_mesg .item input[type="text"] {
            padding: 5px;
            width: 202px;
            height:30px;
            line-height:30px;
            font-size: 14px;
            border-radius: 2px;
            background-color: #faf8f9;
        }

            .user_mesg .item input[type="text"]:focus {
                outline: 1px solid #fa6104;
                border-color: #fa6104;
            }

        .user_mesg .item textarea:focus {
            outline: 1px solid #fa6104;
            border-color: #fa6104;
        }

        .user_mesg .item input:disabled, .user_mesg .item textarea:disabled, .user_mesg .item select:disabled {
            background: #eee;
        }

    .user_mesg .item-right {
        float: left;
    }

    .user_mesg .item .btn-mesSubmit {
        display: block;
        width: 180px;
        height: 40px;
        border: 1px solid #fa6104;
        background: #fa6104;
        color: #fff;
        border-radius: 5px;
        line-height: 30px;
        float: left;
        font-size: 18px;
        margin-left: 139px;
        _margin-left: 37px;
        margin-right: 30px;
        font-family: Microsoft Yahei;
        cursor: pointer
    }

        .user_mesg .item .btn-mesSubmit:hover {
            background: #fff;
            color: #fa6104;
        }

        .user_mesg .item .btn-mesSubmit:disabled {
            background: #ccc;
        }
/*add form right*/
.form-right {
    width: 330px;
    height: 300px;
    margin: 10px 0 0 25px;
    border: 1px solid #fa6104;
    border-radius: 5px;
    position: relative;
}

    .form-right h3 {
        width: 290px;
        height: 46px;
        padding-left: 40px;
        line-height: 46px;
        font-size: 16px;
        background: #fa6104;
        color: #fff;
    }

        .form-right h3 span {
            font-size: 18px;
            font-weight: bold;
            color: #ffffff;
        }

    .form-right ul {
        height: 254px;
        padding: 0 12px;
        overflow-y: auto;
        overflow-x: hidden;
    }

        .form-right ul li {
            width: 325px;
            min-height: 40px;
            border-bottom: dashed 1px #999999;
            font-size: 14px;
            color: #666666;
            cursor: pointer;
        }

            .form-right ul li a {
                width: 100%;
                height: 100%;
                display: block;
                font-size: 14px;
            }

            .form-right ul li:hover {
                border-bottom: dashed 1px #fa6104;
                color: #fa6104;
            }

                .form-right ul li:hover a {
                    text-decoration: none;
                }

                .form-right ul li:hover p {
                    color: #fa6104;
                }

            .form-right ul li p {
                line-height: 40px;
                font-size: 14px;
                display: inline;
                color: #666666;
                cursor: pointer;
            }


.container {
    width: 1200px;
    margin:0 auto;
}
/*首页公司简介*/
.solution-txt .move, .index-about-txt .move, .about .txt .move, .honor-more .move, .about-us-box .txt .move {
    background: #ffd100;
    width: 140px;
    color: #fff;
    display: block;
    padding: .5rem 0;
    text-align: center;
    float:right;
    margin-bottom:0;
    margin-right:10px;
}
.nf-sm-12 {
    width: 100%
}

.nf-sm-11 {
    width: 91.66666667%
}

.nf-sm-10 {
    width: 83.33333333%
}

.nf-sm-9 {
    width: 75%
}

.nf-sm-8 {
    width: 66.66666667%
}

.nf-sm-7 {
    width: 58.33333333%
}

.nf-sm-6 {
    width: 50%
}

.nf-sm-5 {
    width: 41.66666667%
}

.nf-sm-4 {
    width: 33.33333333%
}

.nf-sm-3 {
    width: 25%
}

.nf-sm-2 {
    width: 16.66666667%
}

.nf-sm-1 {
    width: 8.33333333%
}

.nf-sm-1, .nf-sm-2, .nf-sm-3, .nf-sm-4, .nf-sm-5, .nf-sm-6, .nf-sm-7, .nf-sm-8, .nf-sm-9, .nf-sm-10, .nf-sm-11, .nf-sm-12 {
    float: left
}

.index-about .nf-sm-6.fr {
    float: right
}

.index-about .nf-sm-6.fl {
    float: left
}
/*关于我们*/
.index-about {
    background: #e9f0f6;
    vertical-align: middle;
    -moz-box-shadow: 0px 0px 5px #ccc;
    -webkit-box-shadow: 0px 0px 5px #ccc;
    box-shadow: 0px 0px 5px #ccc;
    overflow: hidden
}

.index-about-data li {
    text-align: center;
    width: 33.3%;
    text-align: center;
    float: left;
    margin-top: 12%
}

.index-about-data .round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    display: block;
    border: 1px solid #b3c1ce;
    text-align: center;
    line-height: 100px;
    font-size: 2.25rem;
    font-weight: bold;
    color: #576574;
    margin: 0 auto
}

    .index-about-data .round b {
        font-size: 1.5rem
    }

.index-about-data li p {
    color: #576574;
    font-size: 1rem;
    margin-top: 10px
}

.index-about-txt {

    padding: 1.5rem
}

    .index-about-txt .tit, .boss-talk.container .tit strong {
        font-size: 1.8rem;
        font-weight: bold
    }

    .index-about-txt p {
        color: #666;
        margin: 1rem 0
    }

.index-about .bx-wrapper .bx-controls-direction a {
    position: absolute;
    bottom: 0;
    outline: 0;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    z-index: 2;
}

.index-about .bx-prev {
    background: url(../images/icon/slide_arrow.png) no-repeat;
    right: 31px
}

    .index-about .bx-prev:hover {
        background-position: 0 -30px
    }

.index-about .bx-next {
    background: url(../images/icon/slide_arrow.png) no-repeat;
    right: 0;
    background-position: -30px -30px
}

    .index-about .bx-next:hover {
        background-position: -30px 0
    }
/*右侧*/

/* quick_links */
.mui-mbar-tabs {
    height: 100%;
    right: 0;
    position: fixed;
    bottom: 0;
    z-index: 9;
}

.quick_links_panel {
    width: 40px;
    height: 100%;
    position: absolute;
    background: #fff;
    z-index: 2;
    top: 0;
    right: 0;
    box-shadow: 3px 10px 5px 5px #ccc;
    -moz-box-shadow: 3px 10px 5px 5px #ccc;
    -webkit-box-shadow: 3px 10px 5px 5px #ccc;
    /*动画名称，需要跟@keyframes定义的名称一致*/
    -webkit-animation-name: "fadeInRight";
    animation-name: "fadeInRight";
    -ms-animation-name: "fadeInRight";
    -moz-animation-name: "fadeInRight";
    /*动画持续的时间长*/
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -ms-animation-duration: 2.5s;
    -moz-animation-duration: 2.5s;
    /*动画循环播放的次数为1 infinite为无限次*/
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}

/*提示层*/
.right-item {
    display: table;
    margin: 0px auto;
    position: relative
}

.tooltip {
    width: 280px;
    padding: 10px;
    border-radius: 3px;
    position: absolute;
    border: 1px solid #ccc;
    margin: -800px 0 0 -20px;
    background: #ffecbf;
    -webkit-transition: width .5s ease-in-out;
    -moz-transition: width .5s ease-in-out;
    left: -265px;
    top: 98px;
    font-size: 12px;
}

    .tooltip p {
        color: #434343;
        margin: 0;
    }

.right-item:hover .tooltip {
    margin: -145px 0 0 -20px;
    -webkit-transition: width .15s ease-in-out;
    -moz-transition: width .15s ease-in-out;
}

/*提示层*/

.quick_links_panel a {
    display: block;
    width: 40px;
    height: 66px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0px;
    *left: -15px;
    z-index: 1;
    margin: 0;
    padding: 0;
}

.quick_links_panel .mp_tooltip {
    height: 105px;
    line-height: 38px;
    width: 84px;
    position: absolute;
    z-index: 2;
    left: -121px;
    top: 0;
    background: url(../images/icon/rightwechat.jpg) no-repeat;
    color: #d8d8d8;
    text-align: center;
    display: block;
    visibility: hidden;
    border: 1px solid #bfbfbf;
}

.mp_hot {
    background: url(../images/icon/righthot.jpg) no-repeat;
    width: 160px;
    height: 66px;
    position: absolute;
    z-index: 2;
    left: -121px;
    top: 0;
    color: #d8d8d8;
    text-align: center;
    display: block;
    visibility: hidden;
    border: 1px solid #bfbfbf;
}

.mp_tel {
    background: url(../images/icon/righttel.jpg) no-repeat top center #e7e7e8;
    width: 128px;
    height: 170px;
    position: absolute;
    z-index: 2;
    left: -121px;
    bottom: 0;
    color: #ce012f;
    text-align: center;
    display: block;
    visibility: hidden;
    border: 1px solid #bfbfbf;
}

.api-lxb-cb-con {
    width: 128px;
    position: absolute;
    margin: 0 auto;
    display: table;
    bottom: 17px;
    text-align: center
}

    .api-lxb-cb-con input {
        width: 110px;
        margin-bottom: 6px;
        text-align: center;
        height: 22px;
    }

.api-lxb-cb-input {
    background: #373d44;
    border: 1px solid #373d44;
    color: #fff;
    font-size: 11px;
}

.api-lxb-cb-btn {
    background: #ce012f;
    border: none;
    color: #fff;
    font-size: 12px;
}

.quick_links {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -190px;
    *margin-top: -220px;
    background: #fff;
    z-index: 2;
    width: 40px;
}

    .quick_links li {
        position: relative;
        display: block;
        left: 0;
        top: 0px;
        border-bottom: 1px solid #bfbfbf
    }

    .quick_links i {
        width: 40px;
        height: 66px;
        display: inline-block;
        background: url(../images/icon/sprites.png) no-repeat;
        cursor: pointer;
    }

    .quick_links .right_tel {
        background-position: 0px -68px
    }

    .quick_links .right_contact {
        background-position: 0px -137px
    }

    .quick_links .right_wechat {
        background-position: 0px -205px
    }

    .quick_links .right_hot {
        background-position: 0px -272px
    }

    .quick_links .right_online:hover, .quick_links .right_online {
        background-position: -42px 0px
    }

    .quick_links .right_tel:hover {
        background-position: -42px -68px
    }

    .quick_links .right_contact:hover {
        background-position: -42px -136px
    }

    .quick_links .right_wechat:hover {
        background-position: -42px -204px
    }

    .quick_links .right_hot:hover {
        background-position: -42px -272px
    }

.api-lxb-cb-input:hover .tt {
    display: block
}
/*返回顶部样式开始*/
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 90px;
    right: 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../images/icon/top.jpg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .cd-top.cd-is-visible {
        visibility: visible;
        opacity: 1;
        z-index: 9999999
    }

    .cd-top.cd-fade-out {
        opacity: .5;
    }

/*右侧*/

.side {
    width: 40px;
    height: 100%;
    position: absolute;
    background: #fff;

    z-index: 100;
    border: 1px solid #e0e0e0;
    background: #fff;
    border-bottom: 0;
}
    .side ul li {
        width: 40px;
        height: 40px;
        float: left;
        position: relative;
        border-bottom: 1px solid #e0e0e0;
        color: #333;
        font-size: 14px;
        line-height: 38px;
        text-align: center;
        transition: all .3s;
        cursor: pointer
    }
.side ul li:hover{background:#f67524;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../images/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../images/right_pic7.png)}
.side ul li i.bgs3{background-image:url(../images/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../images/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../images/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../images/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../images/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../images/right_pic7_on.png)}
.side ul li:hover i.bgs3{background-image:url(../images/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../images/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../images/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#f67524;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../images/leftewm.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;height:237px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:-79px;background:#f67524}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../images/right_pic8.png) 28px center no-repeat;background-color:#e96410}
.side ul li.sideetel .telBox dd.bgs2{background:url(../images/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}

/*标题*/
.wrap .index-tit {
    font-size: 2.25rem;
    font-weight: bold;
    padding: 5px;
}

.wrap .common-tit {
    position: relative;
    overflow: hidden;
    padding: 5px;
}

    .wrap .common-tit::before {
        position: absolute;
        background: #ffd100;
        top: 37%;
        left: 170px;
        z-index: 0;
        height: 12px;
        width: 8px;
        display: block;
        content: '';
    }

    .wrap .common-tit::after {
        position: absolute;
        background: #e6ebef;
        width: 100%;
        top: 37%;
        left: 185px;
        z-index: 0;
        height: 12px;
        display: block;
        content: '';
    }

.index-tit-txt {
    font-size: 1rem;
    color: #666;
    padding:5px;
}

/*内页banner面包屑*/
.page-banner {
    position: relative
}
    .page-banner img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    .pc-show {
        display: block
    }
.breadcrumbnav {
    position: absolute;
    bottom: .5rem;
    right: 0;
    z-index: 1;
    width: 100%;
}

    .breadcrumbnav .container .breadcrumbnav-link {
        color: #fff;
        float: right;
    }

        .breadcrumbnav .container .breadcrumbnav-link li {
            color: #fff;
            position: relative;
            display: inline-block
        }

            .breadcrumbnav .container .breadcrumbnav-link li a {
                color: #fff
            }

            .breadcrumbnav .container .breadcrumbnav-link li::after {
                content: ">";
                font-family: 宋体;
                font-weight: bold;
                margin: 0 10px;
            }

        .breadcrumbnav .container .breadcrumbnav-link i {
            height: 20px;
            width: 14px;
            float: left;
            background: url(../images/icon/icon.png) no-repeat;
            background-position: -35px -2px;
            margin: 0 10px 0 0
        }
/*产品一级页面*/

