﻿@charset "utf-8";

/* CSS Document */
/*  ------------------------ 通用 ----------------------------  */
* {
    margin: 0px;
    padding: 0px;
}

    *, *::after, *::before {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

body {
    background: #fff;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    letter-spacing: 0;
}

body, html {
    width: 100%;
    height: 100%;
}

    html.ovhide {
        overflow: hidden;
    }

ol, ul, li {
    list-style: none;
    margin: 0px;
    padding: 0px
}

img, ol, ul, li {
    border: none;
}

div {
    margin: 0 0;
    padding: 0 0
}

a {
    text-decoration: none;
    color: #000;
    outline: none;
    star: expression_r(this.onFocus=this.blur());
}

    a:hover {
        text-decoration: none;
        color: #005B34;
        cursor: pointer;
    }

img {
    border: none;
    max-width: 100%;
}

.cl {
    clear: both;
    width: 100%;
    overflow: hidden;
    height: 0px
}

.clins {
    clear: both;
    width: 100%;
    margin: 0;
    height: 50px;
}

.conten {
    margin: auto;
}

.pointer {
    cursor: pointer;
}

.NoBorder {
    border: 0 none;
}

.NoPadding {
    padding: 0;
}

.t_l {
    text-align: left;
}

.t_c {
    text-align: center;
}

.t_r {
    text-align: right;
}

.Break {
    word-break: break-all;
    word-wrap: break-word;
}

.Nobreak {
    word-break: keep-all;
    word-wrap: normal;
}

.FL {
    float: left;
}

.FR {
    float: right;
}

.UnLine {
    text-decoration: underline;
}

.DisunLine {
    text-decoration: none;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.wrapper {
    clear: both;
    overflow: hidden;
}

.o-hidden {
    overflow: hidden;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 0px;
    width: 100%;
    font-size: 1px;
    line-height: 0px;
    visibility: hidden;
    overflow: hidden;
}

.FB {
    font-weight: bold;
}

.FN {
    font-weight: normal;
}

.FI {
    font-style: italic;
}

.F10 {
    font-size: 10px;
}

.F11 {
    font-size: 11px;
}

.F12 {
    font-size: 12px;
}

.F13 {
    font-size: 13px;
}

.F14 {
    font-size: 14px;
}

.F16 {
    font-size: 16px;
}

.F18 {
    font-size: 18px;
}

.DivH5, .DivH10, .DivH15, .DivH20, .DivH25, .DivH30, DivH1, .DivH40 {
    width: 100%;
    overflow: hidden;
}

.DivH1 {
    height: 1px;
}

.DivH5 {
    height: 5px;
}

.DivH8 {
    height: 8px;
}

.DivH10 {
    height: 10px;
}

.DivH15 {
    height: 15px;
}

.DivH20 {
    height: 20px;
}

.DivH25 {
    height: 25px;
}

.DivH30 {
    height: 30px;
}

.DivH40 {
    height: 40px;
}

.DivH60 {
    height: 60px;
}

.DivH80 {
    height: 80px;
}

.LH1 {
    line-height: 1px;
}

.LH10 {
    line-height: 10px;
}

.LH15 {
    line-height: 15px;
}

.LH18 {
    line-height: 18px;
}

.LH20 {
    line-height: 20px;
}

.LH25 {
    line-height: 25px;
}

.LH30 {
    line-height: 30px;
}

.LH35 {
    line-height: 35px;
}

.color_green {
    color: #85c226;
}

.color_red {
    color: #e8470a;
}

.color_red1 {
    color: #F00;
}

.color_yellow {
    color: #bf0000;
}

.eadiv img {
    max-width: 100%;
    height: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.trup {
    text-transform: uppercase;
}

.textcent {
    text-align: center;
}

.pdb5 {
    padding-bottom: 5px;
}

.pdb10 {
    padding-bottom: 10px;
}

.pdb20 {
    padding-bottom: 20px;
}

.pdb30 {
    padding-bottom: 30px;
}

.pdb50 {
    padding-bottom: 50px;
}

.pdt5 {
    padding-top: 5px;
}

.pdt10 {
    padding-top: 10px;
}

.pdt20 {
    padding-top: 20px;
}

.pdt30 {
    padding-top: 30px;
}

.pdt50 {
    padding-top: 50px;
}


.main {
    width: auto;
    max-width: 1680px;
    margin: 0 auto;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.productlist {
    width: 1200px;
    margin: 0 auto;
}
    .productlist .searchbox {
        width: 820px;
        height: 50px;
        margin: 43px auto;
        position: relative;
    }

        .productlist .searchbox .searchinp {
            padding: 0 50px 0 10px;
            display: block;
            width: 690px;
            height: 48px;
            border: 1px solid #005B34;
            float: left;
        }

        .productlist .searchbox .searchbtn {
            position: absolute;
            top: 0;
            right: 70px;
            z-index: 666;
            width: 48px;
            height: 48px;
            cursor: pointer;
        }

            .productlist .searchbox .searchbtn .searchimg {
                background: url(../images/searchbtn.png) no-repeat center center;
            }

        .productlist .searchbox .clearbtn {
            display: block;
            width: 50px;
            font-size: 16px;
            transition: all .5s;
            height: 50px;
            line-height: 50px;
            text-align: center;
            float: right;
            color: #ccc;
        }

            .productlist .searchbox .clearbtn:hover {
                color: #005B34;
            }
/*  header  */

.header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    transition: all 0.2s ease 0s;
    /*  background: #fff;*/
    height: 100px;
    background-image: linear-gradient(180deg, rgba(19,27,53,0.40) 0%, rgba(8,11,24,0.00) 100%);
    color: #FFFFFF;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    letter-spacing: 0;
    opacity: 0.8;
}

.headt {
    width: auto;
    max-width: 1680px;
    margin: 0 auto;
    height: auto;
}

.headlogo {
    float: left;
    width: 185px;
    padding: 20px 20px;
    transition: all 0.2s ease 0s;
}

.helogo {
    display: block;
}

.lores {
    display: none;
    height: 50px;
}

.headnva {
    float: right;
    padding-right: 92px;
}

    .headnva li {
        width: 140px;
        height: 100px;
        float: left;
        line-height: 100px;
        font-size: 18px;
        text-align: center;
        transition: all 0.2s ease 0s;
    }

        .headnva li .sub li {
            width: 140px;
            height: 48px;
            float: left;
            line-height: 48px;
            font-size: 18px;
            text-align: center;
            transition: all 0.2s ease 0s;
            background: #005B34;
        }

        .headnva li.headnvaonc {
            background: #005B34;
        }

        .headnva li:hover {
            background: #005B34;
            color: #fff;
        }

        .headnva li a {
            display: block;
            color: #fff;
        }

            .headnva li a:hover {
                color: #fff;
            }

        .headnva li.headnvaonc a, .headnva li.headnvaonc a:hover {
            color: #fff;
        }
.header .searchbox {
    position: relative;
    display: flex;
    align-items: center;
}

    .header .searchbox .searchinp {
        padding: 0 50px 0 10px;
        height: 48px;
        display: block;
        border: 1px solid #005B34;
        float: left;
    }

    .header .searchbox .searchbtn {
        position: absolute;
        right: 2px;
        z-index: 666;
        width: 48px;
        height: 48px;
        cursor: pointer;
        line-height: 60px;
    }

        .header .searchbox .searchbtn span {
      
        }

        .header .searchbox .searchbtn .searchimg {
            background: url(../images/searchbtn.png) no-repeat center center;
        }

    .header .searchbox .clearbtn {
        display: block;
        width: 50px;
        font-size: 16px;
        transition: all .5s;
        line-height: 50px;
        text-align: center;
        float: right;
        color: #ccc;
    }

        .header .searchbox .clearbtn:hover {
            color: #005B34;
        }
.headlanguage {
    display: none;
    width: 92px;
    min-width: 92px;
    /*display: flex;*/
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-right: 20px;
}

.headlanguage-item {
    width: 30px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    letter-spacing: 0;
    text-align: right;
    color: #34ad2a;
    cursor: pointer;
}

    .headlanguage-item.itemfox {
        color: #FFFFFF;
    }

.header.headerfox {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
    background-image: none;
    opacity: 1;
    background-color: #fff;
}

.headerfox .headlogo {
    height: 50px;
    padding: 5px 0;
    width: auto;
}

.headerfox .helogo {
    height: 40px;
    width: auto;
}

.headerfox .lowes {
    display: none;
}

.headerfox .lores {
    display: block;
}

.headerfox .headnva li {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

    .headerfox .headnva li a {
        color: #005B34;
        display: block;
    }

    .headerfox .headnva li:hover a {
        color: #FFF;
        display: block;
    }

    .headerfox .headnva li .sub li a {
        color: #FFF;
        display: block;
    }

    .headerfox .headnva li a:hover {
        color: #fff;
        font-weight: 600;
        background-color: #005B34;
    }

    .headerfox .headnva li.headnvaonc a, .headerfox .headnva li.headnvaonc a:hover {
        color: #fff;
    }

.munes {
    display: none;
}
.searchbox-m {
    display: none;
}
.pc-li {
    display: block;
    width: 300px !important;
    float: left;
    font-size: 18px;
    text-align: center;
    transition: all 0.2s ease 0s;
    display: flex;
    align-items: center;
}
/*Banner样式*/
.slide-box {
    position: relative;
    margin: 0;
    width: 100%;
    /* height: 500px;*/
    text-align: center;
    overflow: hidden;
}

    .slide-box .list-box {
        position: absolute;
        top: 0;
        left: 50%;
        width: 100%;
        height: 100%;
        background: #fff;
    }

        .slide-box .list-box li {
            position: absolute;
            left: 0;
            top: 0;
            display: block;
            width: 100%;
            height: 100%;
            opacity: 0;
            filter: alpha:opacity(0);
        }

            .slide-box .list-box li a {
                display: block;
                width: 100%;
                height: 100%;
            }

                .slide-box .list-box li a img {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                }

    .slide-box .speed-box {
        position: absolute;
        left: 0;
        bottom: 20px;
        width: 100%;
        height: 10px;
        text-align: center;
        z-index: 999;
    }

    .slide-box .speed-btn {
        display: inline-block;
        margin: auto 0;
    }

        .slide-box .speed-btn a {
            display: block;
            float: left;
            margin: 0 5px;
            height: 10px;
            background: url(../images/slide_btns.png) 0 -166px no-repeat;
            overflow: hidden;
            *float: none;
            *display: inline-block;
        }

            .slide-box .speed-btn a.selected {
                background-position: 0 -176px;
            }

    .slide-box .prev-btn {
        position: absolute;
        top: 50%;
        display: block;
        margin-top: -41px;
        width: 40px;
        height: 40px;
        z-index: 999;
        opacity: 0.5;
        filter: alpha:opacity(50);
        background: url(../images/index-13.png) no-repeat;
        display: none;
        overflow: hidden;
    }

    .slide-box .next-btn {
        position: absolute;
        top: 50%;
        display: block;
        margin-top: -41px;
        width: 40px;
        height: 40px;
        z-index: 999;
        opacity: 0.5;
        filter: alpha:opacity(50);
        background: url(../images/index-12.png) no-repeat;
        display: none;
        overflow: hidden;
    }

    .slide-box .prev-btn {
        left: 31px;
        background-position: 0 0;
    }

    .slide-box .next-btn {
        right: 31px;
    }

    .slide-box .solde-footer {
        position: absolute;
        left: 0;
        bottom: 40px;
        width: 100%;
        height: 48px;
        z-index: 99;
        text-align: center;
        padding-left: 100px;
        padding-right: 50px;
    }

        .slide-box .solde-footer div {
            float: right;
            width: 240px;
            height: 48px;
            text-align: center;
            font-size: 20px;
            line-height: 44px;
            background-color: #005B34;
            border: solid 1px #005B34;
            border-radius: 5px;
            margin-left: 50px;
            cursor: pointer;
        }

        .slide-box .solde-footer a {
            color: #fff;
        }


/*幻灯片样式*/
.focus-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    _position: relative;
}

    .focus-box .slides {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        zoom: 1;
        overflow: hidden;
    }

        .focus-box .slides:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .focus-box .slides li {
            width: 100%;
            height: 100%;
            overflow: hidden;
        }

            .focus-box .slides li img {
                min-width: 100%;
                min-height: 100%;
                _width: 100%;
                _height: 100%;
            }

            .focus-box .slides li .note-bg {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                width: 100%;
                height: 50px;
                background: #000;
                filter: alpha(Opacity=30);
                -moz-opacity: 0.3;
                opacity: 0.3;
                background: linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0));
                _background: url(none) 0 0 repeat #000;
            }

            .focus-box .slides li .note-txt {
                display: none;
            }

    .focus-box .flex-control-nav {
        position: absolute;
        right: 5px;
        bottom: 10px;
        display: block;
        z-index: 4;
    }

        .focus-box .flex-control-nav li {
            margin: 0 5px 0 0;
            display: inline-block;
            zoom: 1;
            *display: inline;
        }

            .focus-box .flex-control-nav li a {
                display: block;
                width: 8px;
                height: 8px;
                text-indent: -9999px;
                border: 1px solid #fafafa;
                border-radius: 8px;
                cursor: pointer;
                overflow: hidden;
            }

    .focus-box .flex-control-paging li a:hover {
        background: #333;
    }

    .focus-box .flex-control-paging li a.flex-active {
        background: #c81623;
        border-color: #c81623;
        cursor: default;
    }
/*  foot  */

.headerpr {
    height: 100px;
}

.solde {
    margin-top: -100px;
}

.soldimbg {
    background: url(../images/solde02.jpg) no-repeat center center/cover;
    height: 960px;
    opacity: 0.4;
}

.main-content {
    background: #FAFBFF;
    width: auto;
    margin-top: 80px;
}

.title {
    width: 100%;
    margin-bottom: 60px;
    margin-top: 80px;
}

.title-cn {
    width: auto;
    text-align: center;
    font-family: PingFangSC-Light;
    font-size: 48px;
    color: #333333;
    letter-spacing: 1px;
    line-height: 54px;
}

.title-en {
    width: auto;
    text-align: center;
    font-family: Helvetica-LightOblique;
    font-size: 24px;
    color: #999999;
    letter-spacing: 1px;
    line-height: 36px;
    padding-left: 8%;
}

.services {
    width: auto;
}

.services-tab {
    width: auto;
    height: 840px;
    margin-left: 6.5%;
    background: #005B34;
    display: flex;
    justify-content: space-between;
}

.services-item {
    width: 27.5%;
    text-align: center;
    opacity: 0.5;
    cursor: pointer;
}

.item-name {
    margin-top: 92px;
    font-family: PingFangSC-Medium;
    font-size: 28px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 42px;
}

.item-desc {
    font-family: PingFangSC-Light;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
}

.item-selected {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    opacity: 0.5;
}

    .item-selected span {
        width: 80px;
        height: 5px;
        background: #D2C495;
    }

.item-selected-on {
    opacity: 1;
}

.selectedshow {
    display: block;
}

.selectedhidden {
    display: none;
}

.services-content {
    width: auto;
}

    .services-content.services-show {
        display: block;
    }

    .services-content.services-hidden {
        display: none;
    }

.services-content-item {
    width: 100%;
    margin-right: 6.5%;
    margin-top: -600px;
    background: #FAFBFF;
    height: 820px;
    display: flex;
    justify-content: space-between;
}



.content-left {
    width: 50%;
    margin-top: 120px;
}

    .content-left img {
        margin-left: 13%;
        width: 596px;
        height: 700px;
    }

.content-right {
    width: 50%;
    margin-top: 120px;
}

.content-right-name {
    font-family: PingFangSC-Medium;
    font-size: 32px;
    color: #333333;
    letter-spacing: 0;
}

.content-right-cc {
    font-family: PingFangSC-Regular;
    width: 528px;
    font-size: 18px;
    color: #666666;
    letter-spacing: 0;
    line-height: 36px;
    margin-top: 40px;
}

.content-right-tag {
    width: auto;
    margin-top: 40px;
}

    .content-right-tag img {
        width: 46px;
        height: 17px;
    }

.case-content {
    width: 80%;
    margin-left: 10%;
    display: flex;
    justify-content: space-between;
}

.case-item {
    width: 20%;
    opacity: 0.4;
    cursor: pointer;
}

    .case-item.active {
        opacity: 1;
    }

    .case-item img {
        width: 240px;
        height: 240px;
    }


.news-content {
    display: flex;
    justify-content: space-between;
}

.news-per, .news-next {
    width: 10%;
}

.news-item-content {
    width: 80%;
}

.news-item {
    display: flex;
    justify-content: space-between;
}

.news-item-left {
    width: 45%;
}

    .news-item-left img {
        width: 528px;
        height: 600px;
    }

.news-item-right {
    width: 55%;
}

.news-item-right-name {
    width: 528px;
    height: 80px;
    font-family: PingFangSC-Semibold;
    font-size: 28px;
    line-height: 28px;
    color: #333333;
    letter-spacing: 0;
    margin-top: 60px;
}

.news-item-right-cc {
    width: 528px;
    height: 135px;
    font-family: PingFangSC-Regular;
    font-size: 18px;
    color: #666666;
    letter-spacing: 0;
    text-align: justify;
    line-height: 27px;
}

.news-item-right-tag {
    width: auto;
    margin-top: 40px;
}

    .news-item-right-tag img {
        width: 46px;
        height: 17px;
    }



/*  常规使用  */
.pro_image {
    width: 460px;
    height: 300px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: -3px 3px 15px rgba(102,102,102,0.4);
    position: relative;
    z-index: 1;
}

.pro_tex {
    width: 580px;
    position: relative;
    z-index: 1;
}

.pro_tal {
    position: relative;
    z-index: 1;
}

.txtbgab {
    font-size: 140px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 140px;
    z-index: 0;
    font-weight: bold;
}

.colutelcn {
    font-size: 40px;
    line-height: 50px;
    color: #005B34;
    font-weight: bold;
}

.colutelen {
    font-size: 18px;
    line-height: 48px;
    color: #575757;
    font-weight: bold;
}

.colutel {
    padding-bottom: 30px;
}

.colutex {
    font-size: 14px;
    line-height: 36px;
    color: #898989;
}



/*  mask  */

.mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: none;
}

.maskbg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    z-index: 1003;
}

.maskal {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 8% 30px;
    z-index: 1000;
}

.maskblk {
    position: relative;
    background: #fff;
    height: 100%;
    min-height: 150px;
    width: 80%;
    max-width: 500px;
    margin: 0 auto;
    padding-top: 50px;
    position: relative;
    z-index: 1005;
}

.maskticl {
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
}

    .maskticl span {
        float: right;
        display: block;
        width: 50px;
        height: 50px;
        font-size: 24px;
        text-align: center;
        cursor: pointer;
        transition: all 0.2s ease 0s;
    }

        .maskticl span:hover {
            background: #005B34;
            color: #fff;
        }

.masktex {
    padding: 20px 50px;
    overflow-y: auto;
    height: auto;
    max-height: 100%;
}

.masklog {
    text-align: center;
    margin-bottom: 10px;
}

    .masklog img {
        display: inline-block;
        max-width: 100%;
    }

.masktil {
    text-align: center;
    font-size: 18px;
    line-height: 20px;
}

.masksrc {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
    color: #666;
}

    .masksrc a {
        text-align: center;
        font-size: 16px;
        line-height: 32px;
        color: #666;
    }

.masktal {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-bottom: 20px;
}

.masktex .teampeo {
    text-align: center;
}




.haogu .main {
    padding: 70px 30px;
    position: relative;
}

.haogutex {
    left: 30px;
    top: 60px;
    color: #f3f3f3;
}

.xindex {
    background: #f8f8f8 url(../images/xindebg.jpg) no-repeat center center;
}

    .xindex .main {
        padding: 50px 30px;
        position: relative;
    }

.xindextex {
    right: 0;
    top: 110px;
    color: #fff;
}


.advantage {
    background: #f8f8f8;
}

    .advantage .main {
        padding: 70px 0px 70px;
        position: relative;
    }

.advantagetex {
    width: 100%;
    top: 60px;
    left: 0;
    text-align: center;
    color: #f3f3f3;
}

.adv_list li {
    display: inline-block;
    margin: 0 0px;
    width: 33%;
    vertical-align: top;
    padding-left: 80px;
    position: relative;
    min-height: 70px;
}

.adv_limg {
    width: 80px;
    height: 70px;
    display: inline-block;
    float: left;
    vertical-align: top;
    position: absolute;
    left: 0;
    top: 0;
}

    .adv_limg img {
        width: 74px;
        height: 70px;
        display: block;
        float: left;
    }

.adv_ltex {
    width: 100%;
    padding-right: 40px;
    font-size: 14px;
    line-height: 36px;
    float: right;
}


.industry {
}

    .industry .main {
        padding: 70px 30px;
        position: relative;
    }

.industrytex {
    top: 110px;
    left: 30px;
    text-align: center;
    color: #f3f3f3;
}


.investment {
}

    .investment .main {
        padding: 70px 30px;
        position: relative;
    }

.investmenttex {
    top: 110px;
    right: 0px;
    text-align: right;
    font-size: 15px;
    color: #f3f3f3;
    font-size: 125px;
}



.team {
    background: #f8f8f8;
}

    .team .main {
        padding: 50px 0;
        position: relative;
    }

.teamtex {
    width: 100%;
    top: 60px;
    left: 0;
    text-align: center;
    color: #f3f3f3;
}


.teamdol {
    width: 100%;
    height: 520px;
    padding: 0 20px 40px;
}

    .teamdol .teamdoimd {
        width: 58%;
        height: 480px;
    }

    .teamdol .teamdolst {
        width: 42%;
        height: 480px;
    }

.teamdoimd .owl-prev {
    left: auto;
    right: 50px;
    bottom: 0px;
    width: 50px;
    height: 50px;
    color: #fff;
    font-style: normal;
    border-radius: 0px;
    background: #bcbcbc;
    transition: all 0.3s ease 0s;
}

.iconext, .icoprev {
    font-style: normal;
    line-height: 40px;
    font-size: 50px;
}

.teamdoimd .owl-next {
    right: 0;
    bottom: 0px;
    width: 50px;
    height: 50px;
    color: #fff;
    font-style: normal;
    border-radius: 0px;
    background: #bcbcbc;
    transition: all 0.3s ease 0s;
}

    .teamdoimd .owl-prev:hover, .teamdoimd .owl-next:hover {
        background: #005B34;
    }

.teamdolstft {
    background: #fff;
    width: 100%;
    height: 480px;
    float: left;
    border: 1px solid #f2f2f2;
}

    .teamdolstft li {
        background: #fff;
        width: 50%;
        height: 240px;
        float: left;
        padding: 20px 10px;
        text-align: center;
        cursor: pointer;
    }

        .teamdolstft li:first-child {
            border-bottom: 1px solid #f2f2f2;
            border-right: 1px solid #f2f2f2;
        }

        .teamdolstft li:nth-child(2) {
            border-bottom: 1px solid #f2f2f2;
        }

        .teamdolstft li:nth-child(3) {
            border-right: 1px solid #f2f2f2;
        }


        .teamdolstft li:hover .teampeo_img {
            box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
        }

            .teamdolstft li:hover .teampeo_img img {
                transform: scale(1.1);
            }

.teamdolst .owl-controls .owl-dots {
    bottom: -40px;
    margin: 0;
}

    .teamdolst .owl-controls .owl-dots .owl-dot span {
        width: 21px;
        height: 21px;
        margin: 0 5px;
        background: url(../images/sold.png) no-repeat left top;
    }

    .teamdolst .owl-controls .owl-dots .owl-dot.active span, .teamdolst .owl-controls .owl-dots .owl-dot.active:hover span {
        background: url(../images/sold.png) no-repeat right top;
    }

    .teamdolst .owl-controls .owl-dots .owl-dot:hover span {
        background: url(../images/sold.png) no-repeat center top;
    }


.team_list {
    padding-bottom: 30px;
}
    /*.team_list li{ width:350px; height:460px; background:#fff; text-align:center; padding-top:40px; display:inline-block; margin:0 20px; border-radius:3px; transition:all 0.3s ease 0s;}
.team_list li:hover{ box-shadow:1px 1px 4px rgba(0,0,0,0.3);}*/
    .team_list .teampeo {
        width: 96%;
        height: 460px;
        background: #fff;
        text-align: center;
        padding-top: 40px;
        display: inline-block;
        margin: 10px 2%;
        border-radius: 3px;
        transition: all 0.3s ease 0s;
    }

        .team_list .teampeo:hover {
            box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
        }

.teampeo_img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    transition: all 0.3s ease 0s;
}

    .teampeo_img img {
        width: 150px;
        height: 150px;
        border-radius: 50%;
        overflow: hidden;
        display: block;
        transition: all 0.3s ease 0s;
    }

.teampeo_name {
    font-size: 14px;
}

.teampeo_pos {
    font-size: 12px;
    color: #898989;
    font-style: italic;
}

.teampeo_honor {
    font-size: 14px;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    color: #898989;
}

.teampeo_butn {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #005B34;
    border: 1px solid #005B34;
    border-radius: 20px;
    transition: all 0.2s ease 0s;
}

    .teampeo_butn:hover {
        background: #005B34;
        color: #fff;
        border: 1px solid #005B34;
    }

.team_list .owl-controls .owl-dots {
    bottom: -20px;
    margin: 0;
}

    .team_list .owl-controls .owl-dots .owl-dot span {
        width: 21px;
        height: 21px;
        margin: 0 5px;
        background: url(../images/sold.png) no-repeat left top;
    }

    .team_list .owl-controls .owl-dots .owl-dot.active span, .team_list .owl-controls .owl-dots .owl-dot.active:hover span {
        background: url(../images/sold.png) no-repeat right top;
    }

    .team_list .owl-controls .owl-dots .owl-dot:hover span {
        background: url(../images/sold.png) no-repeat center top;
    }



.example {
    padding: 50px 0 40px;
    position: relative;
}

.exampletex {
    width: 100%;
    top: 60px;
    left: 0;
    text-align: center;
    color: #f3f3f3;
}


.exampltbk {
    width: 570px;
    height: 190px;
    border: 5px solid #f2f2f2;
    background: #fff;
    padding: 10px;
    margin: 10px;
    float: left;
}

    .exampltbk:hover {
        box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
    }

.exampltimg {
    float: left;
    width: 210px;
    height: 160px;
    margin-right: 20px;
}

    .exampltimg img {
        float: left;
        width: 210px;
        height: 160px;
        display: block;
    }

.exampltext {
    width: 310px;
    height: 160px;
    float: left;
}

.exampltextti {
    font-size: 22px;
    line-height: 48px;
}

.exampltextst {
    font-size: 14px;
    line-height: 20px;
    padding-left: 10px;
}

.exampltextstic {
    display: block;
    height: 20px;
    margin-right: 15px;
    float: left;
}

.exampltextsticon01, .exampltextsticon02 {
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 5px;
}

    .exampltextsticon01 img, .exampltextsticon02 img {
        display: block;
        width: 20px;
        height: 20px;
    }

.exampltextal {
    padding-top: 10px;
    font-size: 12px;
    line-height: 26px;
    height: 88px;
    color: #575757;
    overflow: hidden;
    padding-left: 10px;
}


.example_list {
    width: 100%;
    overflow: hidden;
}

.exampico {
    float: left;
    width: 240px;
    height: 376px;
}

.exampicoim {
    width: 240px;
    height: 188px;
    overflow: hidden;
}

    .exampicoim img {
        width: 240px;
        height: 188px;
        transition: all 0.5s ease 0s;
    }

    .exampicoim:hover img {
        transform: scale(1.1);
    }

.example_list .owl-prev {
    left: 0;
    bottom: 163px;
    width: 50px;
    height: 50px;
    border-radius: 2px;
    background: #fff url(../images/prove.png) no-repeat center center;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
    transition: all 0.3s ease 0s;
}

.example_list .owl-next {
    right: 0;
    bottom: 163px;
    width: 50px;
    height: 50px;
    border-radius: 2px;
    background: #fff url(../images/next.png) no-repeat center center;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
    transition: all 0.3s ease 0s;
}

    .example_list .owl-prev:hover, .example_list .owl-next:hover {
        box-shadow: 0px 1px 2px #999;
        filter: alpha(opacity=90);
        -moz-opacity: 0.9;
        opacity: 0.9;
    }


.news {
    background: #f8f8f8;
}

    .news .main {
        padding: 50px 0;
        position: relative;
    }

.newstex {
    width: 100%;
    top: 60px;
    left: 0;
    text-align: center;
    color: #f3f3f3;
}


.newsxt_list .owl-controls .owl-nav {
    left: 50%;
    bottom: -10px;
    margin-left: -60px;
    width: 120px;
    height: 50px;
}

.newsxt_list .owl-prev {
    left: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    border-radius: 2px;
    background: #fff url(../images/prove.png) no-repeat center center;
}

.newsxt_list .owl-next {
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    border-radius: 2px;
    background: #fff url(../images/next.png) no-repeat center center;
}

    .newsxt_list .owl-prev:hover, .newsxt_list .owl-next:hover {
        box-shadow: 0px 1px 2px #999;
    }

.newsxt_list {
    padding-bottom: 40px;
}
/*.newsxt_list li{ width:1140px; margin:0 20px;}*/
.newsxt_list_ne {
    width: 100%;
    padding: 0 20px;
}

.newsxt_le {
    width: 100%;
    background: #fff;
    margin-bottom: 30px;
    transition: all 0.3s ease 0s;
}

    .newsxt_le:hover {
        box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
    }

.newsxt_imtl {
    position: relative;
    width: 345px;
    height: 200px;
    float: left;
}

.new_tlimg {
    width: 345px;
    overflow: hidden;
    height: auto;
}

    .new_tlimg img {
        width: 345px;
        height: auto;
        transition: all 0.8s ease 0s;
    }
/*.newsxt_le:hover .new_tlimg img{ transform: scale(1.1);}*/
.new_tldat {
    position: absolute;
    width: 88px;
    height: 98px;
    padding: 15px 0;
    right: -44px;
    top: 52px;
    background: #005B34;
    color: #fff;
    text-align: center;
}

.new_datd {
    font-size: 48px;
    line-height: 45px;
    height: 45px;
}

.new_datm {
    font-size: 18px;
    line-height: 20px;
    height: 20px;
}

.newsxt_txtl {
    width: 795px;
    padding: 20px 40px 20px 90px;
    float: right;
}

.new_tllit {
    font-size: 20px;
    line-height: 48px;
    height: 48px;
    color: #575757;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new_tlcom {
    font-size: 14px;
    color: #575757;
    height: 48px;
    line-height: 20px;
    padding: 12px 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new_comico {
    display: inline-block;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    vertical-align: top;
}

    .new_comico img {
        display: block;
        width: 20px;
        height: 20px;
        vertical-align: top;
    }

.new_comda {
    margin-right: 20px;
}

.new_tltex {
    font-size: 12px;
    line-height: 24px;
    color: #575757;
}

    .new_tltex img {
        width: 100%;
        height: auto;
    }


.navoutwrap {
    box-shadow: 0px 8px 15px 0px rgba(170, 170, 170, 0.15);
}

    .navoutwrap .navboxs {
        background: #fff;
        text-align: center;
        font-size: 0;
        margin: 0 auto;
    }

        .navoutwrap .navboxs .navs {
            font-family: PingFangSC-Regular;
            width: 200px;
            height: 60px;
            display: block;
            line-height: 60px;
            font-size: 20px;
            color: #000;
            border-right: 1px solid #e5e5e5;
            box-sizing: border-box;
            float: left;
            transition: all .3s;
        }

            .navoutwrap .navboxs .navs:first-child {
                border-left: 1px solid #E5E5E5;
            }

            .navoutwrap .navboxs .navs:hover,
            .navoutwrap .navboxs .actnavs {
                color: #fff;
                background: #4eb234;
            }


.loadmore {
    text-align: center;
    display: none;
    width: 90%;
    margin: 44px auto 64px auto;
    height: 44px;
    font-size: 16px;
    line-height: 44px;
    color: #fff;
    background: #005ba0;
    border-radius: 2px;
}

.contact {
    padding: 105px 0;
    position: relative;
    width: 50%;
    background: #f2f2f2;
}

.contacttex {
    width: 100%;
    top: 100px;
    left: 0;
    text-align: center;
    color: #fafafa;
    font-size: 90px;
    line-height: 120px;
}

.joinus {
    padding: 105px 0;
    position: relative;
    width: 50%;
}

.joinustex {
    width: 100%;
    top: 100px;
    left: 0;
    text-align: center;
    color: #f3f3f3;
    font-size: 90px;
    line-height: 120px;
}

.pro_cont {
    position: relative;
    text-align: center;
}

.contcom {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    height: 100px;
    padding: 35px 0;
    color: #575757;
}

.contcomsr {
    width: 460px;
    height: 50px;
    margin: auto;
}

.contcomsrinp {
    width: 320px;
    height: 50px;
    line-height: 45px;
    font-size: 14px;
    background: #f8f8f8;
    border: 1px solid #f5f5f5;
    border-right: none;
    display: block;
    float: left;
    padding: 0 10px 0 25px;
    border-radius: 25px 0 0 25px;
    transition: all 0.3s ease 0s;
}

    .contcomsrinp:focus {
        border: 1px solid #005B34;
        border-right: none;
    }

.contcombtn {
    width: 140px;
    height: 50px;
    line-height: 48px;
    font-size: 16px;
    display: block;
    float: right;
    padding-right: 10px;
    border-radius: 0 25px 25px 0;
    text-align: center;
    background: #005B34;
    border: 1px solid #005B34;
    color: #fff;
    transition: all 0.3s ease 0s;
}

    .contcombtn:hover {
        background: #005B34;
        color: #fff;
    }




/*  mews  */

.newsovf {
    overflow: hidden;
}

.pagelist {
    text-align: center;
}

    .pagelist a {
        display: inline-block;
        margin: 0 4px;
        width: 40px;
        height: 40px;
        background: #fff;
        vertical-align: top;
        line-height: 40px;
        font-size: 18px;
        color: #005B34;
        transition: all 0.3s ease 0s;
    }

        .pagelist a:hover, .pagelist a.onckpag {
            background: #005B34;
            color: #fff;
        }

/*  newaimgln  */
.newovf .main {
    padding-left: 80px;
    padding-right: 80px;
}

.newati {
    background: #fff;
}

.newaimgln {
    width: 100%;
    position: relative;
    margin-bottom: 50px;
}

.newai_tlimg {
    width: 100%;
    height: auto;
}

.newai_imge {
    display: block;
    width: 100%;
    height: auto;
}

.newai_tldat {
    position: absolute;
    width: 88px;
    height: 98px;
    padding: 15px 0;
    bottom: -44px;
    left: 50px;
    background: #005B34;
    color: #fff;
    text-align: center;
}

.newai_datd {
    font-size: 48px;
    line-height: 45px;
    height: 45px;
}

.newai_datm {
    font-size: 18px;
    line-height: 20px;
    height: 20px;
}

.newaln {
    padding: 0 50px 30px;
}

.map {
    width: 100%;
    height: 300px;
}

.contmap {
    position: relative;
    padding-top: 50px;
}

.macontex {
    position: absolute;
    height: 200px;
    padding: 60px 0;
    background: #fff;
    width: 1180px;
    left: 50%;
    bottom: 0;
    margin-left: -590px;
}

.maconttbc {
    width: 25%;
    height: 80px;
    display: inline-block;
    float: left;
    text-align: center;
    border-left: 1px dotted #e5e5e5;
}

    .maconttbc:first-child {
        border-left: none;
    }

.mapctic {
    line-height: 20px;
    height: 40px;
    padding: 10px 0;
    font-size: 16px;
}

    .mapctic i {
        vertical-align: top;
        padding-top: 2px;
        display: inline-block;
        margin-right: 10px;
    }

        .mapctic i img {
            display: block;
            width: 16px;
            height: 16px;
        }

.mapctix {
    font-size: 12px;
    color: #666;
    line-height: 40px;
}



/*  example  */

.exampnx_list {
    width: 100%;
    overflow: hidden;
}

.exampnxicoim {
    float: left;
    width: 240px;
    height: 188px;
    overflow: hidden;
    margin: 27px;
}

    .exampnxicoim img {
        width: 240px;
        height: 188px;
        transition: all 0.5s ease 0s;
    }

    .exampnxicoim:hover img {
        transform: scale(1.1);
    }



/* Tr Home Slider */

.tr-home-slider {
    background-color: #f7f7f7;
}

    .tr-home-slider .item {
        background-color: #cbd2ca;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

.item-content {
    display: table;
    width: 100%;
    height: 680px;
}

    .item-content.restny {
        display: table;
        width: 100%;
        height: 480px;
    }

.tr-middle {
    display: table-cell;
    vertical-align: middle;
}

.slider-info {
    display: inline-block;
    max-width: 580px;
    color: #fff;
    font-weight: 300;
    line-height: 24px;
    font-size: 14px;
}

    .slider-info h1 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 46px;
        animation-delay: .5s;
        -webkit-animation-delay: .5s;
    }

    .slider-info h2 {
        margin-top: 0;
        margin-bottom: 20px;
        text-transform: lowercase;
        font-weight: 800;
        font-size: 80px;
        line-height: 70px;
        animation-delay: .6s;
        -webkit-animation-delay: .6s;
    }

    .slider-info p {
        animation-delay: .7s;
        -webkit-animation-delay: .7s;
    }

    .slider-info .button {
        animation-delay: .8s;
        -webkit-animation-delay: .8s;
    }

    .slider-info .btn-primary {
        margin-top: 35px;
    }

.carousel-indicators {
    right: -15px;
    bottom: -110px;
    left: auto;
    margin-left: 0;
    width: 100%;
    color: #fff;
}

.indicators-content {
    position: relative;
}

.slide-control {
    padding: 40px 15px;
    background-color: #fff;
}

.carousel-indicators li.active .slide-control, .carousel-indicators li:hover .slide-control {
    background-color: #ed1c24;
}

.carousel-indicators li, .carousel-indicators li.active {
    background-color: transparent;
    border: 3px solid #005B34;
}

.carousel-indicators li {
    display: inline-block;
    margin: 0;
    border: 0;
    border-radius: 0;
    color: #839094;
    margin: 0 10px;
}

.carousel-indicators .icon {
    margin-bottom: 20px;
    font-size: 40px;
}

.carousel-indicators span {
    display: block;
}

.carousel-indicators li.active, .carousel-indicators li.active .color-red, .carousel-indicators li:hover, .carousel-indicators li:hover .color-red {
    color: #fff;
}




/*  meun  */

.cd-icon::after, .cd-icon::before, .cd-logo::after, .cd-logo::before, .cd-nav-trigger::after, .cd-nav-trigger::before {
    content: '';
}

.cd-logo, .cd-nav-trigger {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cd-logo {
    top: 28px;
    left: 5%;
}

    .cd-logo img {
        display: block;
    }

.cd-nav-trigger {
    top: 25px;
    right: 60px;
    z-index: 65;
    overflow: hidden;
    width: 44px;
    height: 44px;
    text-indent: 100%;
    white-space: nowrap;
}

    .cd-nav-trigger .cd-icon {
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        z-index: 10;
        display: inline-block;
        width: 18px;
        height: 3px;
        background-color: #005B34;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
    }

        .cd-nav-trigger .cd-icon::before, .cd-nav-trigger .cd-icon:after {
            position: absolute;
            top: 0;
            right: 0;
            width: 100%;
            height: 100%;
            background-color: #005B34;
            -webkit-transition: -webkit-transform .3s;
            -moz-transition: -moz-transform .3s;
            transition: transform .3s;
            -webkit-transform: translateZ(0);
            -moz-transform: translateZ(0);
            -o-transform: translateZ(0);
            transform: translateZ(0);
            -ms-transform: translateZ(0);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }

        .cd-nav-trigger .cd-icon::before {
            -webkit-transform: translateY(-6px) rotate(0);
            -moz-transform: translateY(-6px) rotate(0);
            -o-transform: translateY(-6px) rotate(0);
            transform: translateY(-6px) rotate(0);
            -ms-transform: translateY(-6px) rotate(0);
        }

        .cd-nav-trigger .cd-icon::after {
            -webkit-transform: translateY(6px) rotate(0);
            -moz-transform: translateY(6px) rotate(0);
            -o-transform: translateY(6px) rotate(0);
            transform: translateY(6px) rotate(0);
            -ms-transform: translateY(6px) rotate(0);
        }

    .cd-nav-trigger::after, .cd-nav-trigger::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -ms-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .cd-nav-trigger::before {
        -webkit-transition-delay: .4s;
        -moz-transition-delay: .4s;
        transition-delay: .4s;
        -webkit-transition-duration: .3s;
        -moz-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -ms-transform: scale(1);
    }

    .cd-nav-trigger::after {
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-duration: 0s;
        -moz-transition-duration: 0s;
        transition-duration: 0s;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -ms-transform: scale(0);
    }

    .cd-nav-trigger.close-nav::before {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -ms-transform: scale(0);
    }

    .cd-nav-trigger.close-nav::after {
        -webkit-transition-delay: .4s;
        -moz-transition-delay: .4s;
        transition-delay: .4s;
        -webkit-transition-duration: .3s;
        -moz-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -ms-transform: scale(1);
    }

    .cd-nav-trigger.close-nav .cd-icon {
        background-color: rgba(255,255,255,0);
        box-shadow: none;
    }

        .cd-nav-trigger.close-nav .cd-icon::after, .cd-nav-trigger.close-nav .cd-icon::before {
            background-color: #005B34;
        }

        .cd-nav-trigger.close-nav .cd-icon::before {
            -webkit-transform: translateY(0) rotate(45deg);
            -moz-transform: translateY(0) rotate(45deg);
            -o-transform: translateY(0) rotate(45deg);
            transform: translateY(0) rotate(45deg);
            -ms-transform: translateY(0) rotate(45deg);
        }

        .cd-nav-trigger.close-nav .cd-icon::after {
            -webkit-transform: translateY(0) rotate(-45deg);
            -moz-transform: translateY(0) rotate(-45deg);
            -o-transform: translateY(0) rotate(-45deg);
            transform: translateY(0) rotate(-45deg);
            -ms-transform: translateY(0) rotate(-45deg);
        }

.cd-primary-nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    visibility: hidden;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 80px 5%;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: visibility 0s,opacity .3s;
    -moz-transition: visibility 0s,opacity .3s;
    transition: visibility 0s,opacity .3s;
    -webkit-overflow-scrolling: touch;
}



/*  footfix  */

#footfix {
    width: 100%;
    height: 100px;
    position: fixed;
    bottom: 0px;
    background: rgba(38,48,76,0.8);
    z-index: 10;
}

.footfix {
    width: 1200px;
    margin: 0 auto;
}

.lian {
    width: 400px;
    float: left;
    margin-left: 50px;
    padding: 10px;
    font-size: 16px;
}

    .lian img {
        width: 50px;
        float: left;
        margin: 5px;
    }

    .lian span {
        line-height: 60px;
        font-size: 25px;
        color: #fff;
        display: block;
    }

    .lian p {
        font-size: 14px;
        color: #fff;
        padding: 0px 10px;
    }

.shu {
    float: left;
}

    .shu input {
        height: 30px;
        line-height: 30px;
        width: 180px;
        margin: 30px 20px;
        float: left;
        outline: none;
        padding-left: 40px;
        border: 1px solid #ccc;
    }

.cli {
    width: 120px;
    float: left;
    height: 30px;
    color: #26304c;
    text-align: center;
    line-height: 28px;
    margin-top: 30px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    border: none;
    background-color: #ffbd40;
    animation: greenPulse 2s linear 2s infinite alternate;
    /* Firefox: */
    -moz-animation: greenPulse 2s linear 2s infinite alternate;
    /* Safari and Chrome: */
    -webkit-animation: greenPulse 2s linear 2s infinite alternate;
    /* Opera: */
    -o-animation: greenPulse 2s linear 2s infinite alternate;
}

@-webkit-keyframes greenPulse {
    from {
        background-color: #ffbd40;
        -webkit-box-shadow: 0 0 25px #ffbd40;
    }

    50% {
        background-color: #ff5b01;
        -webkit-box-shadow: 0 0 50px #ff5b01;
    }

    to {
        background-color: #ffbd40;
        -webkit-box-shadow: 0 0 25px #ffbd40;
    }
}

#close {
    font-size: 16px;
    line-height: 80px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    margin-top: -17px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    font-weight: normal;
    text-shadow: none;
}

#open {
    font-size: 16px;
    line-height: 80px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    margin-top: -17px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    font-weight: normal;
    text-shadow: none;
}

.close {
    width: 250px;
    height: 80px;
    background: url(../images/closebg.png) no-repeat center;
    text-align: center;
    margin-left: 45%;
    top: -38px;
}

#footfix1 {
    width: 100%;
    height: 50px;
    background: rgba(38,48,76,0.8);
    position: fixed;
    bottom: 0px;
    display: none;
    z-index: 10;
}

.footfix1 {
    width: 1180px;
    margin: 0 auto;
    text-align: center;
}

.lian1 p {
    font-size: 14px;
    color: #fff;
    line-height: 50px;
}

.number2 {
    font-size: 14px;
    color: #fff;
    line-height: 50px;
}

    .number2 img {
        float: left;
        margin: 5px;
    }


/*浮动客服*/
#floatDivBoxs {
    width: 150px;
    position: fixed;
    top: 100px;
    right: -153px;
    z-index: 999;
}

    #floatDivBoxs .floatDtt {
        width: 100%;
        height: 45px;
        line-height: 45px;
        background: #F7B400;
        color: #fff;
        font-size: 16px;
        text-indent: 14px;
        position: relative;
    }

        #floatDivBoxs .floatDtt img {
            width: 25px;
            height: 25px;
            margin: 10px 10px 0 0;
            vertical-align: top;
        }

    #floatDivBoxs .floatDqq {
        padding: 0 14px;
    }

        #floatDivBoxs .floatDqq li {
            height: 45px;
            line-height: 45px;
            font-size: 15px;
            border-bottom: 1px solid #e3e3e3;
            text-align: center;
        }

            #floatDivBoxs .floatDqq li img {
                float: left;
                margin-top: 12px;
                width: 20px;
            }

    #floatDivBoxs .floatDtxt {
        font-size: 16px;
        color: #333;
        padding: 12px 14px;
    }

    #floatDivBoxs .floatDtel {
        padding: 0 0 15px 10px;
    }

    #floatDivBoxs .floatImg {
        text-align: center;
        padding: 10px;
        background: #EBEBEB;
    }

        #floatDivBoxs .floatImg img {
            margin-bottom: 5px;
        }

    #floatDivBoxs .floatDtel img {
        display: block;
    }

    #floatDivBoxs .floatDbg {
        width: 100%;
        height: 20px;
        background: url(../images/online_botbg.jpg) no-repeat;
        box-shadow: -2px 0 3px rgba(0,0,0,0.25);
    }

.floatShadow {
    background: #fff;
    box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}

#rightArrow {
    width: 45px;
    height: 45px;
    background: url(../images/online_arrow.jpg) no-repeat;
    position: fixed;
    top: 100px;
    right: 0;
    z-index: 999;
    border-radius: 5px 0 0 5px;
}

    #rightArrow a {
        display: block;
        height: 45px;
    }


.partner_fixed {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 1200;
}

.partner {
    width: 700px;
    height: 690px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -360px 0 0 -350px;
    padding: 20px 20px 0;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 0 14px #666;
    z-index: 1120;
}

.partner_tit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    color: #333;
}

.partner_text {
    width: 900px;
    height: auto;
}

    .partner_text .input_text {
        width: 320px;
        height: 45px;
        margin: 17px 17px 0 0;
        text-indent: 10px;
        border: 1px solid #dedede;
        border-radius: 5px;
        font-size: 14px;
    }

        .partner_text .input_text:focus {
            border: 1px solid #ef0b0b;
        }

.partner_select {
    width: 100%;
    margin: 30px 0 20px
}

.partner_name {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.partner_sm {
    padding-top: 10px;
}

.check_con {
    margin-top: 5px;
}

    .check_con label {
        margin: 0 16px 0 0;
    }

    .check_con input {
        vertical-align: middle;
        display: inline-block;
    }

    .check_con span {
        vertical-align: middle;
        display: inline-block;
        font-size: 16px;
        font-weight: normal;
        color: #666;
        margin-left: 5px;
    }

.sm_con {
    font-size: 16px;
    color: #666;
    line-height: 2em;
}

.tjbtn {
    display: block;
    width: 160px;
    height: 45px;
    line-height: 45px;
    background: #ef0b0b;
    color: #fff;
    text-align: center;
    margin: 20px auto;
    border-radius: 20px;
    font-size: 16px;
}

    .tjbtn:hover {
        color: #fff;
        cursor: pointer;
    }

.closebtn {
    width: 20px;
    height: 20px;
    background: url(../images/close.png) no-repeat center center/20px 20px;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    z-index: 1122;
}

.partnerbg {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1119;
}



@media (min-width: 992px) and (max-width: 1180px) {

    .pro_tex {
        width: 430px;
    }

    .newsxt_le {
        padding-left: 345px;
        position: relative;
    }

    .newsxt_imtl {
        position: absolute;
        left: 0;
        top: 0;
    }

    .newsxt_txtl {
        width: 100%;
    }

    .macontex {
        position: absolute;
        height: 200px;
        padding: 60px 0;
        background: #fff;
        width: 100%;
        left: 0;
        bottom: 0;
        margin-left: 0;
    }

    .exampnxicoim {
        float: left;
        width: 21%;
        height: 16vw;
        overflow: hidden;
        margin: 2vw 2%;
    }

        .exampnxicoim img {
            width: 100%;
            height: 100%;
            transition: all 0.5s ease 0s;
        }


    .teamdol .teamdoimd {
        height: auto;
    }

    .examp_lst {
        padding: 10px;
    }

    .exampltbk {
        width: 49%;
        height: 190px;
        border: 5px solid #f2f2f2;
        background: #fff;
        padding: 10px 10px 10px 230px;
        margin: 10px 0.5%;
        float: left;
    }

        .exampltbk:hover {
            box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
        }

    .exampltimg {
        float: left;
        width: 210px;
        height: 160px;
        margin-right: 0px;
        position: absolute;
        top: 10px;
        left: 10px;
    }

        .exampltimg img {
            float: left;
            width: 210px;
            height: 160px;
            display: block;
        }

    .exampltext {
        width: auto;
        height: auto;
        float: left;
    }

    .exampltextst {
        white-space: nowrap;
    }

    .exampltextal {
        padding-top: 10px;
        font-size: 12px;
        line-height: 23px;
        height: 79px;
        color: #575757;
        overflow: hidden;
    }
}


@media (min-width: 768px) and (max-width: 991px) {

    .pro_tex {
        width: 340px;
    }

    .pdt50 {
        padding-top: 0;
    }

    .colutel {
        padding-bottom: 10px;
    }

    .pro_image {
        width: 350px;
        height: auto;
    }

        .pro_image img {
            width: 350px;
            height: auto;
            display: block;
        }

    .adv_list li:last-child {
        display: block;
        margin: 0 auto;
        width: 50%;
        margin-top: 30px;
        font-size: 18px;
        line-height: 35px;
    }

    .adv_list li {
        width: 48%;
    }

    .newsxt_le {
        padding-left: 345px;
        position: relative;
    }

    .newsxt_imtl {
        position: absolute;
        left: 0;
        top: 0;
    }

    .newsxt_txtl {
        width: 100%;
    }

    .macontex {
        position: absolute;
        height: 200px;
        padding: 60px 0;
        background: #fff;
        width: 100%;
        left: 0;
        bottom: 0;
        margin-left: 0;
    }


    .exampnxicoim {
        float: left;
        width: 21%;
        height: 16vw;
        overflow: hidden;
        margin: 2vw 2%;
    }

        .exampnxicoim img {
            width: 100%;
            height: 100%;
            transition: all 0.5s ease 0s;
        }


    .contact {
        padding: 30px 0;
        width: 100%;
    }

    .contacttex {
        top: 30px;
    }

    .joinus {
        padding: 30px 0;
        width: 100%;
    }

    .joinustex {
        top: 30px;
    }

    .teamdol .teamdoimd {
        height: auto;
    }

    .examp_lst {
        padding: 10px;
    }

    .exampltbk {
        width: 100%;
        height: 190px;
        border: 5px solid #f2f2f2;
        background: #fff;
        padding: 10px 10px 10px 230px;
        margin: 10px 0;
        float: left;
    }

        .exampltbk:hover {
            box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
        }

    .exampltimg {
        float: left;
        width: 210px;
        height: 160px;
        margin-right: 0px;
        position: absolute;
        top: 10px;
        left: 10px;
    }

        .exampltimg img {
            float: left;
            width: 210px;
            height: 160px;
            display: block;
        }

    .exampltext {
        width: auto;
        height: auto;
        float: left;
    }
}


@media (min-width: 640px) and (max-width: 768px) {
    .slide-box {
        position: relative;
        margin: 0;
        width: 100%;
        height: 214px;
        text-align: center;
        overflow: hidden;
    }

        .slide-box .solde-footer {
            position: absolute;
            left: 0;
            bottom: 1rem;
            width: 100%;
            height: 1.8rem;
            z-index: 99;
            text-align: center;
            padding: 0 10px;
        }

            .slide-box .solde-footer div {
                float: left;
                width: 48%;
                height: 1.8rem;
                text-align: center;
                font-size: 0.8rem;
                line-height: 1.8rem;
                border-radius: 5px;
                margin-left: 1%;
                cursor: pointer;
                position: absolute;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
            }

            .slide-box .solde-footer a {
                color: #fff;
            }

    .headnva li {
        width: 100px;
    }

        .headnva li .sub li {
            width: 100%;
            height: 48px;
            float: left;
            line-height: 48px;
            font-size: 14px;
            text-align: center;
            transition: all 0.2s ease 0s;
            background: #005B34;
        }

            .headnva li .sub li a {
                color: #FFF;
            }

        .headnva li.headnvaonc {
            background: #005B34;
        }

        .headnva li:hover {
            background: #005B34;
            color: #fff;
        }

        .headnva li a {
            display: block;
            color: #fff;
        }

            .headnva li a:hover {
                color: #fff;
            }

    .txtbgab {
        font-size: 80px;
    }

    .colutelcn {
        font-size: 36px;
    }

    .colutelen {
        line-height: 32px;
    }

    .colutex {
        line-height: 28px;
    }


    .newovf .main {
        padding: 20px;
    }

    .macontex {
        position: absolute;
        height: 200px;
        padding: 60px 0;
        background: #fff;
        width: 100%;
        left: 0;
        bottom: 0;
        margin-left: 0;
    }


    .exampnxicoim {
        float: left;
        width: 21%;
        height: 16vw;
        overflow: hidden;
        margin: 2vw 2%;
    }

        .exampnxicoim img {
            width: 100%;
            height: 100%;
            transition: all 0.5s ease 0s;
        }

    .pro_tex {
        width: 280px;
    }

    .pdt50 {
        padding-top: 0;
    }

    .colutel {
        padding-bottom: 10px;
    }

    .pro_image {
        width: 280px;
        height: auto;
    }

        .pro_image img {
            width: 280px;
            height: auto;
            display: block;
        }

    .adv_list li:last-child {
        display: block;
        margin: 0 auto;
        width: 50%;
        margin-top: 30px;
        font-size: 18px;
        line-height: 35px;
    }

    .adv_list li {
        width: 48%;
    }

    .newsxt_le {
        padding-left: 345px;
        position: relative;
    }

    .newsxt_imtl {
        position: absolute;
        left: 0;
        top: 0;
    }

    .newsxt_txtl {
        width: 100%;
    }


    .contact {
        padding: 30px 0;
        width: 100%;
    }

    .contacttex {
        top: 30px;
    }

    .joinus {
        padding: 30px 0;
        width: 100%;
    }

    .joinustex {
        top: 30px;
    }

    .teamdol .teamdoimd {
        height: auto;
    }


    .examp_lst {
        padding: 10px;
    }

    .exampltbk {
        width: 100%;
        height: 190px;
        border: 5px solid #f2f2f2;
        background: #fff;
        padding: 10px 10px 10px 230px;
        margin: 10px 0;
        float: left;
    }

        .exampltbk:hover {
            box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
        }

    .exampltimg {
        float: left;
        width: 210px;
        height: 160px;
        margin-right: 0px;
        position: absolute;
        top: 10px;
        left: 10px;
    }

        .exampltimg img {
            float: left;
            width: 210px;
            height: 160px;
            display: block;
        }

    .exampltext {
        width: auto;
        height: auto;
        float: left;
    }
}



@media(max-width: 639px) {

    .macontex {
        position: relative;
        height: auto;
        padding: 0;
        background: #fff;
        width: 100%;
        left: 0;
        bottom: 0;
        margin-left: 0;
    }

    .maconttbc {
        width: 100%;
        height: 80px;
        padding: 10px 0;
        display: inline-block;
        float: none;
        text-align: center;
        border-left: none;
        border-top: 1px dotted #e5e5e5;
    }

        .maconttbc:first-child {
            width: 100%;
            border-left: none;
            border-top: none;
        }

    .mapctic {
        line-height: 20px;
        height: 30px;
        padding: 5px 0;
        font-size: 16px;
    }

    .mapctix {
        font-size: 12px;
        color: #666;
        line-height: 30px;
    }

    .newovf .main {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }

    .txtbgab {
        font-size: 40px;
    }

    .exampnx_list {
        padding: 0 3%;
    }

    .exampnxicoim {
        float: left;
        width: 46%;
        height: 36vw;
        overflow: hidden;
        margin: 2vw 2%;
    }

        .exampnxicoim img {
            width: 100%;
            height: 100%;
            transition: all 0.5s ease 0s;
        }

    .maskblk {
        width: 100%;
    }

    .tr-home-slider .item {
        background-position: 70% center;
    }

    .newsxt_list {
        padding-bottom: 0;
    }

    .masktex {
        padding: 20px;
    }

    .soldemotn {
        display: none;
    }

    .soldemofohe {
        height: 20px;
    }

    .munes {
        display: block;
    }
    .searchbox-m {
        display: block;
    }
    .pc-li {
        display:none;
    }
    .pc-li::after {
        display: none;
    }

    .cd-nav-trigger {
        float: right;
        position: relative;
        top: 3px;
        right: 3px;
    }

    .header {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        height: 50px;
        box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
    }

        .header .headlogo {
            height: 50px;
            padding: 5px 0;
            width: auto;
            position: relative;
            z-index: 20;
        }

        .header .helogo {
            height: 40px;
            width: auto;
        }

        .header .lowes {
            display: none;
        }

        .header .lores {
            display: block;
        }

        .header .headnva li {
            height: 50px;
            line-height: 50px;
            font-size: 14px;
        }

            .header .headnva li a {
                color: #999;
                display: block;
            }

                .header .headnva li a:hover {
                    color: #005B34;
                }

            .header .headnva li.headnvaonc a, .headerfox .headnva li.headnvaonc a:hover {
                color: #fff;
            }

    .headerpr {
        height: 50px;
    }

    .slider-info {
        width: 100%;
    }

        .slider-info img {
            max-width: 100%;
            height: auto;
        }

    .pro_tex {
        width: 100%;
        padding-bottom: 20px;
    }

    .pdt50 {
        padding-top: 0;
    }

    .colutel {
        padding-bottom: 10px;
    }

    .pro_image {
        width: 100%;
        height: auto;
    }

        .pro_image img {
            width: 100%;
            height: auto;
            display: block;
        }

    .adv_list li {
        width: 80%;
        display: block;
        margin: 30px auto 0;
        font-size: 18px;
        line-height: 35px;
        height: auto;
        min-height: 70px;
    }

    .newsxt_le {
        padding-left: 345px;
        position: relative;
    }

    .newsxt_imtl {
        position: absolute;
        left: 0;
        top: 0;
    }

    .newsxt_txtl {
        width: 100%;
    }

    .exampico {
        width: 200px;
        height: 314px;
    }

    .exampicoim {
        width: 200px;
        height: 157px;
    }

        .exampicoim img {
            width: 200px;
            height: 157px;
        }

    .contcom {
        font-size: 18px;
    }

    .contcomsr {
        width: 90%;
        padding-right: 120px;
        position: relative;
    }

    .contcombtn {
        position: absolute;
        right: 0;
        top: 0;
        width: 120px;
    }

    .contcomsrinp {
        width: 100%;
    }

    .newsxt_le {
        height: auto;
        padding: 0;
    }

    .newsxt_imtl {
        position: relative;
        width: 100%;
        height: auto;
    }

    .new_tldat {
        left: 0;
        bottom: -40px;
        top: auto;
        right: auto;
    }

    .new_tlimg {
        width: 100%;
        height: auto;
    }

        .new_tlimg img {
            width: 100%;
            height: auto;
        }

    .newsxt_txtl {
        padding: 40px 20px 20px;
    }

    .contact {
        padding: 30px 0;
        width: 100%;
    }

    .contacttex {
        top: 30px;
    }

    .joinus {
        padding: 30px 0;
        width: 100%;
    }

    .joinustex {
        top: 30px;
    }

    .foot {
        padding: 20px 10px;
        line-height: 20px;
        height: auto;
    }


    .teamdol {
        width: 100%;
        height: auto;
        padding: 0 20px;
    }

        .teamdol .teamdoimd {
            width: 100%;
            height: auto;
        }

        .teamdol .teamdolst {
            width: 100%;
            height: 480px;
        }



    .navoutwrap .navboxs {
        width: 100% !important;
        margin: 0 auto;
    }

        .navoutwrap .navboxs .navs {
            width: 50% !important;
            height: 36px;
            line-height: 36px;
            border-bottom: 1px solid #E5E5E5 !important;
            font-size: 16px;
        }

        .navoutwrap .navboxs .actnavs {
            color: #fff !important;
            background: #005ba0 !important;
        }

        .navoutwrap .navboxs .navs:nth-child(2n) {
            border-right: none;
        }

        .navoutwrap .navboxs .navs:nth-child(2n+1) {
            border-left: none;
        }
}


@media (max-width: 639px) {


    .txtbgab {
        font-size: 40px;
    }

    .headnva {
        padding-right: 0;
        height: 0;
        overflow: hidden;
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%;
        right: 0;
        transition: all 0.3s ease 0s;
        box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
    }

        .headnva.tagedow {
            display: block;
            height: 250px;
        }

    .header .headnva li {
        width: 100%;
        background: #fff;
        border-bottom: 1px solid #f8f8f8;
        float: none;
        clear: both;
    }

        .header .headnva li.headnvaonc {
            width: 100%;
            background: #005B34;
        }

        .header .headnva li a {
            color: #005B34;
        }

        .header .headnva li.headnvaonc a {
            color: #fff;
        }

    .headnva li .sub li {
        width: 100%;
        height: 48px;
        float: left;
        line-height: 48px;
        font-size: 14px;
        text-align: center;
        transition: all 0.2s ease 0s;
        background: #005B34;
    }

        .headnva li .sub li a {
            color: #FFF;
        }

    .slider-info {
        width: 100%;
    }

        .slider-info img {
            max-width: 100%;
            height: auto;
        }

    .pro_tex {
        width: 100%;
    }

    .pdt50 {
        padding-top: 0;
    }

    .colutel {
        padding-bottom: 10px;
    }

    .pro_image {
        width: 100%;
        height: auto;
    }

        .pro_image img {
            width: 100%;
            height: auto;
            display: block;
        }

    .adv_list li {
        width: 80%;
        display: block;
        margin: 30px auto 0;
        font-size: 18px;
        line-height: 35px;
        height: auto;
        min-height: 70px;
    }

    .newsxt_le {
        padding-left: 345px;
        position: relative;
    }

    .newsxt_imtl {
        position: absolute;
        left: 0;
        top: 0;
    }

    .newsxt_txtl {
        width: 100%;
    }

    .exampico {
        width: 200px;
        height: 314px;
    }

    .exampicoim {
        width: 200px;
        height: 157px;
    }

        .exampicoim img {
            width: 200px;
            height: 157px;
        }

    .contcom {
        font-size: 18px;
    }

    .contcomsr {
        width: 90%;
        padding-right: 120px;
        position: relative;
    }

    .contcombtn {
        position: absolute;
        right: 0;
        top: 0;
        width: 120px;
    }

    .contcomsrinp {
        width: 100%;
    }

    .newsxt_le {
        height: auto;
        padding: 0;
    }

    .newsxt_imtl {
        position: relative;
        width: 100%;
        height: auto;
    }

    .new_tldat {
        left: 0;
        bottom: -40px;
        top: auto;
        right: auto;
    }

    .new_tlimg {
        width: 100%;
        height: auto;
    }

        .new_tlimg img {
            width: 100%;
            height: auto;
        }

    .newsxt_txtl {
        padding: 40px 20px 20px;
    }

    .contact {
        padding: 30px 0;
        width: 100%;
    }

    .contacttex {
        top: 30px;
    }

    .joinus {
        padding: 30px 0;
        width: 100%;
    }

    .joinustex {
        top: 30px;
    }

    .foot {
        padding: 20px 10px;
        line-height: 20px;
        height: auto;
    }

    .teamdol {
        width: 100%;
        height: auto;
        padding: 0 20px;
    }

        .teamdol .teamdoimd {
            width: 100%;
            height: auto;
        }

        .teamdol .teamdolst {
            width: 100%;
            height: 480px;
        }



    .examp_lst {
        padding: 10px;
    }

    .exampltbk {
        width: 100%;
        height: auto;
        border: 5px solid #f2f2f2;
        background: #fff;
        padding: 10px;
        margin: 10px 0;
        float: left;
    }

        .exampltbk:hover {
            box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
        }

    .exampltimg {
        float: left;
        width: 100%;
        height: auto;
        margin-right: 0px;
    }

        .exampltimg img {
            float: left;
            width: 100%;
            height: auto;
            display: block;
        }

    .exampltext {
        width: 100%;
        height: auto;
        float: left;
    }


    .partner {
        width: 100%;
        height: 100%;
        background: #fff;
        position: absolute;
        left: auto;
        top: auto;
        margin: 0;
        padding: 20px 0 20px;
        overflow: scroll;
        border-radius: 0;
        box-shadow: 0 0 14px #666;
    }

    .partner_tit {
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 22px;
        color: #333;
    }

    .partner_text {
        width: 90%;
        height: auto;
        margin: 0 auto;
    }

        .partner_text .input_text {
            width: 100%;
            height: 42px;
            margin: 10px 0 0;
            text-indent: 10px;
            border: 1px solid #dedede;
            border-radius: 5px;
            font-size: 14px;
        }

            .partner_text .input_text:focus {
                outline: none;
            }

    .partner_select {
        width: 90%;
        margin: 0 auto;
    }

    .partner_name {
        display: block;
        margin-top: 25px;
        font-size: 16px;
        color: #333;
        font-weight: bold;
    }

    .partner_sm {
        padding-top: 0;
        width: 90%;
        margin: 0 auto;
    }

    .check_con {
        margin-top: 5px;
    }

        .check_con label {
            display: inline-block;
            margin: 0 16px 10px 0;
        }

        .check_con input {
            vertical-align: middle;
            display: inline-block;
        }

        .check_con span {
            vertical-align: middle;
            display: inline-block;
            font-size: 14px;
            font-weight: normal;
            color: #666;
            margin-left: 5px;
        }

    .sm_con {
        font-size: 14px;
        color: #666;
        line-height: 2em;
    }

    .tjbtn {
        display: block;
        width: 160px;
        height: 45px;
        line-height: 45px;
        background: #ef0b0b;
        color: #fff;
        text-align: center;
        margin: 20px auto;
        border-radius: 20px;
        font-size: 14px;
    }

        .tjbtn:hover {
            color: #fff;
            cursor: pointer;
        }

    .partnerbg {
        z-index: 200;
    }

    .closebtn {
        position: fixed;
    }

    .header .searchbox {
        width:180px;
    }
        .header .searchbox .searchbtn {
            position: absolute;
            right: 2px;
            z-index: 666;
            width: 48px;
            height: 48px;
            cursor: pointer;
            line-height: 60px;
        }
        .header .searchbox .searchinp {
            padding: 0px 5px 0 10px;
            height: 48px;
            display: block;
            border: 1px solid #005B34;
            float: left;
        }
    .productlist {
        width: 90%;
        margin: 0 auto;
    }

        .productlist .searchbox {
            width: 95%;
            height: 50px;
            margin: 43px auto;
            position: relative;
        }

            .productlist .searchbox .searchinp {
                padding: 0 50px 0 10px;
                display: block;
                width: 85%;
                height: 48px;
                border: 1px solid #005B34;
                float: left;
            }

            .productlist .searchbox .searchbtn {
                position: absolute;
                top: 0;
                right: 70px;
                z-index: 666;
                width: 48px;
                height: 48px;
                cursor: pointer;
            }

                .productlist .searchbox .searchbtn .searchimg {
                    background: url(../images/searchbtn.png) no-repeat center center;
                }

            .productlist .searchbox .clearbtn {
                display: block;
                width: 50px;
                font-size: 16px;
                transition: all .5s;
                height: 50px;
                line-height: 50px;
                text-align: center;
                float: right;
                color: #ccc;
            }

                .productlist .searchbox .clearbtn:hover {
                    color: #005B34;
                }
}

@media (max-width: 1180px) {
    #footfix {
        display: none;
    }

    #floatDivBoxs {
        display: none;
    }

    #rightArrow {
        display: none;
    }

    .main {
        width: 100%;
    }
}

/*底部样式*/
.footer {
    margin-top: 30px;
    background: #005b34;
}

    .footer .foot-nav {
        height: 56px;
        line-height: 56px;
        border-bottom: 1px solid #444;
    }

        .footer .foot-nav a {
            margin: auto 8px;
            color: #fff;
            font-size: 14px;
        }

            .footer .foot-nav a:hover {
                color: #34ad2a;
            }

        .footer .foot-nav strong {
            color: #424242;
            font-size: 14px;
            font-weight: 700;
        }

    .footer .foot-box {
        padding: 40px 0;
        padding-left: 14%;
        padding-right: 14%;
        border-bottom: solid 1px #ffffff;
    }

        .footer .foot-box:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .footer .foot-box .copyright-left {
            display: block;
            float: left;
            width: 55%;
            color: #e5e5e5;
            font-size: 12px;
            text-align: center;
        }

            .footer .foot-box .copyright-left .copyright-left-left {
                display: block;
                float: left;
                width: 40%;
                color: #e5e5e5;
                font-size: 12px;
                text-align: center;
            }

            .footer .foot-box .copyright-left .copyright-left-right {
                display: block;
                float: left;
                width: 60%;
                color: #e5e5e5;
                font-size: 12px;
                text-align: center;
            }

.border-right {
    /*  border-right:solid 1px #fff;*/
}



.footer .foot-box .copyright-left img {
    width: 160px;
}

.footer .foot-box .copyright-left .tit {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 27px;
    margin-bottom: 20px;
}

.footer .foot-box .copyright-left .txt {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 28px;
}

.footer .foot-box .copyright-left p {
    line-height: 2.0em;
}

    .footer .foot-box .copyright-left p.gray {
        color: #999;
    }

.footer .foot-box .copyright-center {
    display: block;
    float: left;
    width: 20%;
    color: #e5e5e5;
    font-size: 12px;
    text-align: center;
}

    .footer .foot-box .copyright-center img {
        width: 160px;
    }

    .footer .foot-box .copyright-center .tit {
        font-family: PingFangSC-Medium;
        font-size: 18px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 27px;
        margin-bottom: 20px;
    }

    .footer .foot-box .copyright-center .txt {
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 28px;
    }

    .footer .foot-box .copyright-center p {
        line-height: 2.0em;
    }

        .footer .foot-box .copyright-center p.gray {
            color: #999;
        }

.footer .foot-box .copyright-right {
    display: block;
    float: left;
    width: 45%;
    color: #e5e5e5;
    font-size: 12px;
    padding-left: 2%;
}

    .footer .foot-box .copyright-right .tit {
        font-family: PingFangSC-Medium;
        font-size: 18px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 27px;
        margin-bottom: 20px;
        width: 360px;
        text-align: center;
    }

    .footer .foot-box .copyright-right .con {
        width: 100%;
        float: left;
        padding: 2px;
    }

        .footer .foot-box .copyright-right .con .con-left {
            width: 10%;
            float: left;
        }

            .footer .foot-box .copyright-right .con .con-left img {
                width: 42px;
            }

        .footer .foot-box .copyright-right .con .con-right {
            width: 90%;
            float: left;
        }

    .footer .foot-box .copyright-right .txt {
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 14px;
    }

        .footer .foot-box .copyright-right .txt a {
            font-family: PingFangSC-Regular;
            font-size: 16px;
            color: #FFFFFF;
            letter-spacing: 0;
            line-height: 28px;
            text-decoration: solid;
        }

    .footer .foot-box .copyright-right p {
        line-height: 2.0em;
    }

        .footer .foot-box .copyright-right p.gray {
            color: #999;
        }

    .footer .foot-box .copyright-right .ftxtbox {
        width: 200px;
        height: 90px;
        text-align: left;
        line-height: 22px;
        font-size: 14px;
    }

    .footer .foot-box .copyright-right .finput {
        background-color: #c1ab5b;
        color: #ffffff;
        font-size: 16px;
        text-align: center;
        width: 200px;
        height: 40px;
        margin-top: 10px;
    }

.footer .copyright-bottom {
    text-align: center;
    font-size: 14px;
    color: #92b8a8;
    padding-bottom: 10px;
    margin-top: 10px;
}

    .footer .copyright-bottom a {
        color: #92b8a8;
    }

        .footer .copyright-bottom a:hover {
            color: #fff;
        }

.footer .foot-box .service {
    display: block;
    float: right;
    padding: 10px 0;
    width: 23%;
    border-left: 1px solid #444;
    text-align: center;
}

    .footer .foot-box .service a {
        display: inline-block;
        padding: 0 15px;
        color: #34ad2a;
        line-height: 30px;
        border: 1px solid #34ad2a;
    }

        .footer .foot-box .service a:hover {
            color: #fff;
            border-color: #34ad2a;
            background: #34ad2a;
        }

        .footer .foot-box .service a i {
            font-size: 14px;
        }

    .footer .foot-box .service p {
        display: block;
        margin-bottom: 20px;
        color: #b0b0b0;
        font-size: 12px;
    }




/*tab图标选项卡内容切换*/
* {
    padding: 0;
    border: 0;
    outline: 0;
}

.classes-wrap {
    overflow: hidden;
    background-color: #005B34;
    width: 96%;
    position: relative;
    height: 840px;
    margin-left: 4%;
}

.content {
}

    .content:after {
        content: '';
        clear: both;
        height: 0;
        display: block;
    }

.clearfix:after {
    content: " ";
    display: table;
    clear: both;
    width: 100%;
}

.classes-wrap .classes-item {
    width: 32%;
    float: left;
    text-align: center;
    opacity: 0.5;
    cursor: pointer;
    padding: 81px 0 58px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

    .classes-wrap .classes-item.active:after {
        opacity: 1;
        display: block;
    }

    .classes-wrap .classes-item:after {
        content: " ";
        position: absolute;
        z-index: 2;
        background: url(../images/helpCenter_sprites.png) no-repeat -56px -235px;
        width: 36px;
        height: 18px;
        bottom: 0;
        left: 50%;
        margin-left: -18px;
        display: none;
    }

    .classes-wrap .classes-item .icon {
        width: 71px;
        height: 55px;
        background-image: url(../images/helpCenter_sprites.png);
        background-repeat: no-repeat;
        display: block;
        margin: 0 auto;
    }

    .classes-wrap .classes-item.active {
        opacity: 1;
    }

    .classes-wrap .classes-item .text-title {
        width: 100%;
        float: left;
        margin-top: 46px;
        font-family: PingFangSC-Medium;
        font-size: 28px;
        color: #FFFFFF;
        letter-spacing: 0;
        text-align: center;
        line-height: 42px;
    }

    .classes-wrap .classes-item .text-desc {
        width: 100%;
        float: left;
        font-family: PingFangSC-Light;
        font-size: 18px;
        color: #FFFFFF;
        letter-spacing: 0;
        text-align: center;
    }

    .classes-wrap .classes-item .text-tag {
        float: left;
        width: 100%;
        margin-top: 50px;
        height: 5px;
        display: flex;
        justify-content: center;
    }

        .classes-wrap .classes-item .text-tag div {
            width: 80px;
            height: 5px;
            background: #D2C495;
            display: none;
        }

            .classes-wrap .classes-item .text-tag div.active {
                display: block;
            }

    .classes-wrap .classes-item .icon.icon-login {
        background-position: -286px -160px;
    }

    .classes-wrap .classes-item:hover .icon.icon-login,
    .classes-wrap .classes-item.active .icon.icon-login {
        background-position: -286px -10px;
    }

    .classes-wrap .classes-item .icon.icon-config {
        background-position: -10px -85px;
    }

    .classes-wrap .classes-item:hover .icon.icon-config,
    .classes-wrap .classes-item.active .icon.icon-config {
        background-position: -102px -85px;
    }

    .classes-wrap .classes-item .icon.icon-award {
        background-position: -286px -85px;
    }

    .classes-wrap .classes-item:hover .icon.icon-award,
    .classes-wrap .classes-item.active .icon.icon-award {
        background-position: -195px -84px;
    }

    .classes-wrap .classes-item .icon.icon-manage {
        background-position: -10px -10px;
    }

    .classes-wrap .classes-item:hover .icon.icon-manage,
    .classes-wrap .classes-item.active .icon.icon-manage {
        background-position: -102px -160px;
    }

    .classes-wrap .classes-item .icon.icon-verifcation {
        background-position: -194px -160px;
    }

    .classes-wrap .classes-item:hover .icon.icon-verifcation,
    .classes-wrap .classes-item.active .icon.icon-verifcation {
        background-position: -10px -160px;
    }

    .classes-wrap .classes-item .icon.icon-wechat {
        background-position: -194px -10px;
    }

    .classes-wrap .classes-item:hover .icon.icon-wechat,
    .classes-wrap .classes-item.active .icon.icon-wechat {
        background-position: -102px -10px;
    }

    .classes-wrap .classes-item .text-title {
    }
/*内容*/
.list-wrap {
    width: 96%;
    height: 820px;
    margin-right: 4%;
    margin-top: -536px;
    background: #fff;
    padding: 50px;
    /*    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);*/
    margin-bottom: 80px;
    box-sizing: border-box;
    display: none;
    position: relative;
}

    .list-wrap.active {
        display: block;
    }

    .list-wrap .list-title {
        font-size: 22px;
        color: #000;
        margin-bottom: 20px;
    }

        .list-wrap .list-title .icon-question {
            width: 26px;
            height: 29px;
            display: inline-block;
            vertical-align: -8px;
            margin-right: 10px;
            background: url(../images/helpCenter_sprites.png) no-repeat -10px -235px;
        }

    .list-wrap .list-content .list-item-left {
        display: block;
        padding: 32px 0 32px 13px;
        position: relative;
        z-index: 1;
        font-size: 16px;
        line-height: 21px;
        width: 45%;
        float: left;
        margin-left: 13px;
    }

        .list-wrap .list-content .list-item-left img {
            width: 596px;
            height: 700px;
        }

    .list-wrap .list-content .list-item-rigth {
        display: block;
        padding: 32px 0 32px 13px;
        position: relative;
        z-index: 1;
        font-size: 16px;
        line-height: 21px;
        width: 50%;
        float: left;
    }

        .list-wrap .list-content .list-item-rigth .list-item-rigth-title {
            display: block;
            padding: 32px 0 32px 13px;
            position: relative;
            z-index: 1;
            font-family: PingFangSC-Medium;
            font-size: 32px;
            color: #333333;
            letter-spacing: 0;
            width: 100%;
            float: left;
        }

        .list-wrap .list-content .list-item-rigth .list-item-rigth-desc {
            display: block;
            padding: 32px 0 32px 13px;
            position: relative;
            z-index: 1;
            font-family: PingFangSC-Regular;
            font-size: 18px;
            color: #666666;
            letter-spacing: 0;
            line-height: 36px;
            width: 100%;
            float: left;
        }

        .list-wrap .list-content .list-item-rigth .list-item-rigth-go {
            display: block;
            padding: 32px 0 32px 13px;
            position: relative;
            z-index: 1;
            font-size: 16px;
            line-height: 21px;
            width: 100%;
            float: left;
        }

    .list-wrap .list-content .list-item a {
        text-decoration: none;
        color: #535353;
    }

        .list-wrap .list-content .list-item a:hover {
            color: #4381fd;
        }

        .list-wrap .list-content .list-item a:before {
            content: " ";
            background: #b2b2b2;
            width: 4px;
            height: 4px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            position: absolute;
            z-index: 1;
            top: 42px;
            left: 0;
        }

.pagination {
    margin-top: 45px;
    text-align: right;
    display: block;
    width: 100%;
}

.pagination__item {
    padding: 8px 10.5px;
    margin: 0 4px;
    box-sizing: border-box;
    display: inline-block;
    border: 1px solid #dadada;
    border-radius: 4px;
    font-size: 12px;
    color: #535353;
    background: #fff;
    cursor: pointer;
}

    .pagination__item:hover {
        background-color: #b1b1b1;
        border-color: #999;
        color: #fff;
    }

    .pagination__item.is-active {
        background-color: #4381fd;
    }

.index-wrap .index-list-news .list-wrap-content {
    margin-left: 6.5%;
    width: 93.5%;
    border-color: #4381fd;
    color: #fff;
    cursor: default;
}




/*在线留言 start*/
.message_box {
    width: 100%;
    margin: auto;
    overflow: hidden;
    padding-top: 7px;
    padding-left: 14%;
    padding-right: 14%;
    background-color: #fff;
    background-image: url(/templates/bowmann/images/zixunbg.png);
}

.calculator_left {
    display: inline-block;
    width: 28%;
    overflow: hidden;
    vertical-align: top;
}

    .calculator_left ul {
        margin-right: -10px;
    }

        .calculator_left ul li {
            list-style: none;
        }

.calculator_left-modal {
    display: block;
    width: 46%;
    height: 100px;
    background-color: #f3f3f3;
    margin-bottom: 5px;
    margin-right: 2%;
    float: left;
    border-radius: 10px;
    cursor:pointer;
}

    .calculator_left-modal div {
        display: block;
        width: 48px;
        height: 40px;
        background-size: 100% 100%;
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 15px;
        background-repeat: no-repeat;
    }

    .calculator_left-modal p {
        text-align: center;
        color: #3b3b3b;
        font-size: 16px;
        letter-spacing: 2px;
    }

    .calculator_left-modal:last-child {
        width: 94%;
        height: 118px;
    }

.calculator_left-modal-active {
    background-color: #f3f3f3;
}

.calculator_right {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    position: relative;
    background-color: #f6f6f6;
    width: 70%;
    padding: 45px 0px;
    border-radius: 10px;
}

.calculator_right_slide {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    font-family: "PingFangSC-Medium";
    background: #fefefe;
    border-radius: 10px;
}

.calculator_right_modal {
    display: block;
    margin-top: 9px;
    padding: 0px 20px;
    width: 65%;
}

.modal-last-child {
    margin-bottom: 10px;
    padding-top: 12px;
}

.calculator_right_modal label {
    margin-right: 0px;
    font-size: 15px;
    color: #000;
}

.calculator_right_modal input {
    display: inline-block;
    width: 140px;
    height: 50px;
    text-align: left;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #dcdcdc;
    text-align: center;
}

.calculator_right_modal .msg_content {
    width: 100%;
}

.calculator_right_modal .msg_name {
    width: 32%;
}

.calculator_right_modal .msg_mobile {
    width: 33%;
}

.calculator-btn-red {
    display: inline-block;
    background-color: #f3f3f3;
    width: 26%;
    height: 50px;
    text-align: center;
    color: #000;
    border-radius: 10px;
    font-size: 15px;
    vertical-align: middle;
    line-height: 50px;
    margin-left: 15px;
    letter-spacing: 1px;
    cursor: pointer;
}


.budget {
    position: absolute;
    right: 20px;
    top: 10px;
    display: block;
    width: 30%;
    height: 240px;
    font-size: 15px;
}

    .budget .tishi {
        background-color: #e8e8e8;
        border-radius: 10px;
        height: 121px;
        padding: 0px 10px;
        padding-top: 10px;
        padding-bottom: 20px;
    }

        .budget .tishi p {
            margin: 6px 0;
            font-size: 15px;
            line-height: 26px;
            text-align: center;
            letter-spacing: 1px;
            color: #000;
        }

.artificial_quotation {
    display: block;
    color: #fff;
    background: #005B34;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 6px;
    margin-top: 32px;
    letter-spacing: 1px;
    cursor:pointer;
}
/*在线留言 end*/

.page-box {
    text-align: right;
    padding-right: 80px;
}

    .page-box .digg {
        width: 100%;
    }

        .page-box .digg span {
            font-size: 16px;
            line-height: 18px;
            color: #000;
        }

        .page-box .digg .disabled, .page-box .digg .current {
            color: #999999;
        }

@media (max-width:1440px) {

    .footer .foot-box .copyright-left .copyright-left-left {
        display: block;
        float: left;
        width: 43%;
        color: #e5e5e5;
        font-size: 12px;
        text-align: center;
    }

        .footer .foot-box .copyright-left .copyright-left-left .pdl26 {
            padding-left: 26px;
        }

    .footer .foot-box .copyright-left .copyright-left-right {
        display: block;
        float: left;
        width: 57%;
        color: #e5e5e5;
        font-size: 12px;
        text-align: center;
    }

    .border-right {
        /*  border-right: solid 1px #fff;*/
    }
}

@media (min-width:2500px) {
    .headt {
        width: auto;
        max-width: 2560px;
        margin: 0 auto;
        height: auto;
    }

    .main {
        width: auto;
        max-width: 2560px;
        margin: 0 auto;
        height: auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

@media (max-width:1366px) {

    .footer .foot-box .copyright-left .copyright-left-left {
        display: block;
        float: left;
        width: 43%;
        color: #e5e5e5;
        font-size: 12px;
        text-align: center;
    }

        .footer .foot-box .copyright-left .copyright-left-left .pdl26 {
            padding-left: 26px;
        }

    .footer .foot-box .copyright-left .copyright-left-right {
        display: block;
        float: left;
        width: 57%;
        color: #e5e5e5;
        font-size: 12px;
        text-align: center;
    }

    .border-right {
        /* border-right: solid 1px #fff;*/
    }
}

@media (max-width:1200px) {
    .title {
        padding-left: 15px;
    }
}

@media (max-width:860px) {
    .w-imgText .igt_page {
        display: block;
    }

    .w-imgText .igt_btn {
        display: none;
    }
}

@media (max-width:767px) {
}

@media (max-width:640px) {


    .head-top {
        display: inline-block;
        width: 100%;
        position: absolute;
        top: 0;
        height: 100px;
        min-height: 100px;
        background-color: #FFFFFF;
    }

    .headlanguage-item {
        width: 30px;
        font-family: PingFangSC-Medium;
        font-size: 16px;
        letter-spacing: 0;
        text-align: right;
        color: #34ad2a;
        cursor: pointer;
    }

        .headlanguage-item.itemfox {
            color: #000;
        }


    .solde {
        margin-top: 0px;
    }

    .slide-box {
        position: relative;
        margin: 0;
        width: 100%;
        height: 214px;
        text-align: center;
        overflow: hidden;
    }

        .slide-box .solde-footer {
            position: absolute;
            left: 0;
            bottom: 1rem;
            width: 100%;
            height: 1.8rem;
            z-index: 99;
            text-align: center;
            padding: 0 10px;
        }

            .slide-box .solde-footer div {
                float: left;
                width: 48%;
                height: 1.8rem;
                text-align: center;
                font-size: 0.8rem;
                line-height: 1.8rem;
                border-radius: 5px;
                margin-left: 1%;
                cursor: pointer;
            }

            .slide-box .solde-footer a {
                color: #fff;
            }

    .w-imgText .igt_page .swiper-pagination-bullet {
        height: 2px;
    }


    /*幻灯片样式*/
    .focus-box {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
        _position: relative;
    }

        .focus-box .slides {
            position: relative;
            display: block;
            width: 100%;
            height: 100%;
            zoom: 1;
            overflow: hidden;
        }

            .focus-box .slides:after {
                content: ".";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
            }

            .focus-box .slides li {
                width: 100%;
                height: 100%;
                overflow: hidden;
            }

                .focus-box .slides li img {
                    min-width: 100%;
                    min-height: 100%;
                    _width: 100%;
                    _height: 100%;
                    width: 100%;
                }

                .focus-box .slides li .note-bg {
                    position: absolute;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    width: 100%;
                    height: 50px;
                    background: #000;
                    filter: alpha(Opacity=30);
                    -moz-opacity: 0.3;
                    opacity: 0.3;
                    background: linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0));
                    _background: url(none) 0 0 repeat #000;
                }

                .focus-box .slides li .note-txt {
                    display: none;
                }

        .focus-box .flex-control-nav {
            position: absolute;
            right: 5px;
            bottom: 10px;
            display: block;
            z-index: 4;
        }

            .focus-box .flex-control-nav li {
                margin: 0 5px 0 0;
                display: inline-block;
                zoom: 1;
                *display: inline;
            }

                .focus-box .flex-control-nav li a {
                    display: block;
                    width: 8px;
                    height: 8px;
                    text-indent: -9999px;
                    border: 1px solid #fafafa;
                    border-radius: 8px;
                    cursor: pointer;
                    overflow: hidden;
                }

        .focus-box .flex-control-paging li a:hover {
            background: #333;
        }

        .focus-box .flex-control-paging li a.flex-active {
            background: #c81623;
            border-color: #c81623;
            cursor: default;
        }


    /*底部样式*/
    .footer {
        margin-top: 30px;
        background: #005b34;
    }

        .footer .foot-nav {
            height: 56px;
            line-height: 56px;
            border-bottom: 1px solid #444;
        }

            .footer .foot-nav a {
                margin: auto 8px;
                color: #fff;
                font-size: 14px;
            }

                .footer .foot-nav a:hover {
                    color: #34ad2a;
                }

            .footer .foot-nav strong {
                color: #424242;
                font-size: 14px;
                font-weight: 700;
            }

        .footer .foot-box {
            padding: 2rem 6%;
        }

            .footer .foot-box:after {
                content: ".";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
            }

            .footer .foot-box .copyright-left {
                display: block;
                float: left;
                padding: 0;
                width: 100%;
                color: #e5e5e5;
                font-size: 12px;
                text-align: center;
            }


                .footer .foot-box .copyright-left img {
                    width: 148px;
                }

                .footer .foot-box .copyright-left .tit {
                    font-family: PingFangSC-Medium;
                    font-size: 18px;
                    color: #FFFFFF;
                    letter-spacing: 0;
                    line-height: 27px;
                    margin-bottom: 20px;
                }

                .footer .foot-box .copyright-left .txt {
                    font-family: PingFangSC-Regular;
                    font-size: 14px;
                    color: #FFFFFF;
                    letter-spacing: 0;
                    line-height: 28px;
                }

                .footer .foot-box .copyright-left .copyright-left-left {
                    display: block;
                    float: left;
                    width: 50%;
                    color: #e5e5e5;
                    font-size: 12px;
                    text-align: center;
                }

                    .footer .foot-box .copyright-left .copyright-left-left .pdl26 {
                        padding-left: 26px;
                    }

                .footer .foot-box .copyright-left .copyright-left-right {
                    display: block;
                    float: left;
                    width: 50%;
                    color: #e5e5e5;
                    font-size: 12px;
                    text-align: center;
                }

    .border-right {
        border-right: none;
    }


    .footer .foot-box .copyright-left p {
        line-height: 2.0em;
    }

        .footer .foot-box .copyright-left p.gray {
            color: #999;
        }

    .footer .foot-box .copyright-center {
        display: block;
        float: left;
        width: 50%;
        color: #e5e5e5;
        font-size: 12px;
        text-align: center;
    }

        .footer .foot-box .copyright-center img {
            width: 148px;
        }

        .footer .foot-box .copyright-center .tit {
            font-family: PingFangSC-Medium;
            font-size: 18px;
            color: #FFFFFF;
            letter-spacing: 0;
            line-height: 27px;
            margin-bottom: 20px;
        }

        .footer .foot-box .copyright-center .txt {
            font-family: PingFangSC-Regular;
            font-size: 14px;
            color: #FFFFFF;
            letter-spacing: 0;
            line-height: 28px;
        }

        .footer .foot-box .copyright-center p {
            line-height: 2.0em;
        }

            .footer .foot-box .copyright-center p.gray {
                color: #999;
            }

    .footer .foot-box .copyright-right {
        margin-top: 20px;
        display: block;
        float: left;
        padding-left: 0;
        padding-right: 1%;
        width: 100%;
        color: #e5e5e5;
        font-size: 12px;
    }

        .footer .foot-box .copyright-right .tit {
            font-family: PingFangSC-Medium;
            font-size: 18px;
            color: #FFFFFF;
            letter-spacing: 0;
            line-height: 27px;
            margin-bottom: 20px;
        }


        .footer .foot-box .copyright-right .con {
            float: left;
        }

            .footer .foot-box .copyright-right .con .con-left {
                width: 20%;
                float: left;
            }

                .footer .foot-box .copyright-right .con .con-left img {
                    width: 36px;
                }

            .footer .foot-box .copyright-right .con .con-right {
                width: 80%;
                float: left;
            }

        .footer .foot-box .copyright-right .txt {
            font-family: PingFangSC-Regular;
            font-size: 14px;
            color: #FFFFFF;
            letter-spacing: 0;
            line-height: 28px;
        }

            .footer .foot-box .copyright-right .txt a {
                font-family: PingFangSC-Regular;
                font-size: 15px;
                color: #FFFFFF;
                letter-spacing: 0;
                line-height: 28px;
                text-decoration: solid;
            }

        .footer .foot-box .copyright-right p {
            line-height: 2.0em;
        }

            .footer .foot-box .copyright-right p.gray {
                color: #999;
            }

        .footer .foot-box .copyright-right .ftxtbox {
            width: 100%;
            height: 90px;
            text-align: left;
            line-height: 24px;
        }

        .footer .foot-box .copyright-right .finput {
            background-color: #c1ab5b;
            color: #ffffff;
            font-size: 16px;
            text-align: center;
            width: 100%;
            height: 40px;
            margin-top: 10px;
        }

    .footer .copyright-bottom {
        text-align: center;
        width: 100%;
        padding: 0 10px;
        font-size: 14px;
        color: #92b8a8;
        padding-bottom: 20px;
    }

    .footer .foot-box .service {
        display: block;
        float: right;
        padding: 10px 0;
        width: 23%;
        border-left: 1px solid #444;
        text-align: center;
    }

        .footer .foot-box .service a {
            display: inline-block;
            padding: 0 15px;
            color: #34ad2a;
            line-height: 30px;
            border: 1px solid #34ad2a;
        }

            .footer .foot-box .service a:hover {
                color: #fff;
                border-color: #34ad2a;
                background: #34ad2a;
            }

            .footer .foot-box .service a i {
                font-size: 14px;
            }

        .footer .foot-box .service p {
            display: block;
            margin-bottom: 20px;
            color: #b0b0b0;
            font-size: 12px;
        }

    .message_box {
        width: 100%;
        margin: auto;
        overflow: hidden;
        padding-top: 10px;
        padding-left: 13%;
        padding-right: 13%;
        background-color: #fff;
        background-image: url(/templates/bowmann/images/zixunbg.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .budget .tishi {
        background-color: #e8e8e8;
        border-radius: 10px;
        height: auto;
        padding: 0px 10px;
        padding-top: 10px;
        padding-bottom: 20px;
    }

        .budget .tishi p {
            margin: 6px 0;
            font-size: 15px;
            line-height: 26px;
            text-align: center;
            letter-spacing: 1px;
            color: #000;
        }

    .calculator_left {
        display: none;
    }

    .calculator_right {
        display: inline-block;
        vertical-align: top;
        margin-left: 10px;
        position: relative;
        background-color: #f6f6f6;
        width: 100%;
        height: 260px;
        padding: 45px 0px;
        margin-bottom: 10px;
        border-radius: 10px;
    }

    .calculator_right_slide {
        position: absolute;
        width: 100%;
        left: 0px;
        top: 0px;
        font-family: "PingFangSC-Medium";
        background: #fefefe;
        border-radius: 10px;
    }

    .calculator_right_modal {
        display: block;
        margin-bottom: 5px;
        margin-top: 9px;
        padding: 0px 20px;
        width: 100%;
    }

        .calculator_right_modal img {
            width: 36px;
        }


        .calculator_right_modal label {
            margin-right: 0px;
            font-size: 12px;
            color: #000;
        }

        .calculator_right_modal input {
            display: inline-block;
            text-align: left;
            background-color: #fff;
            border-radius: 10px;
            border: 1px solid #dcdcdc;
            text-align: center;
            margin-right: 40px;
            width: 164px;
            height: 30px;
            margin-top: 10px;
        }

        .calculator_right_modal .msg_content {
            width: 100%;
        }

        .calculator_right_modal .msg_name {
            width: 100%;
        }

        .calculator_right_modal .msg_mobile {
            width: 100%;
        }

    .calculator-btn-red {
        display: inline-block;
        background-color: #90e2de;
        width: 164px;
        height: 35px;
        text-align: center;
        color: #fff;
        border-radius: 10px;
        font-size: 14px;
        vertical-align: middle;
        line-height: 35px;
        margin-left: 25px;
        letter-spacing: 1px;
        cursor: pointer;
        margin-top: 10px;
    }

    .budget {
        position: absolute;
        right: 20px;
        top: 10px;
        display: none;
        width: 192px;
        height: auto;
        font-size: 15px;
    }

        .budget .tishi {
            background-color: #e8e8e8;
            border-radius: 10px;
            height: auto;
            padding: 0px 10px;
            padding-top: 10px;
            padding-bottom: 20px;
        }

            .budget .tishi p {
                margin: 6px 0;
                font-size: 15px;
                line-height: 26px;
                text-align: center;
                letter-spacing: 1px;
                color: #000;
            }
}

@media (max-width:480px) {
    body {
        font-size: 4vw;
    }

    .title {
        font-size: 6vw;
    }
}


.sb-text {
    width:200px;
}
    .sb-text a {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 20px;
    }