.mc {
    color: #2B67FF;
}

.sc {
    color: #FF4900;
}

.bc {
    background: #F5F6F9;
}

.color-palate-head {
    background: #2B67FF none repeat scroll 0 0;
}

.color-trigger {
    background: #2B67FF none repeat scroll 0 0;
}

a {
    color: #333;
}

    a:hover {
        color: #2B67FF;
    }

    a:focus {
        color: #2B67FF;
        text-decoration: none;
    }

.link-1 {
    color: #FF4900;
}

    .link-1:hover {
        color: #fff;
        background: #FF4900;
    }

.link-2 {
    color: #fff;
    background: #FF4900;
}

    .link-2:hover {
        color: #fff;
        background: #E34303;
    }

.link-3 {
    color: #fff;
    background: #2B67FF;
}

    .link-3:hover {
        color: #fff;
        background: #154CD9;
    }

.button-1 {
    color: #fff;
    background: #FF4900;
}

    .button-1:hover {
        color: #fff;
        background: #E34303;
    }

.navbar-right .link-1 {
    border: 1px solid #FF4900;
}

.navbar-default {
    border-color: #ECECED;
    background: #fff;
}

    .navbar-default .active > a {
        color: #2B67FF !important;
        border-top: 2px solid #2B67FF;
    }

    .navbar-default .collapse {
        background: #fff;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: #2B67FF;
    }

.swiper-pagination-bullet-active {
    background: #2B67FF;
}

.sub-nav .active,
.sub-nav li:hover {
    background: #2B67FF;
}

.lou-box .lou-box-r .lou-box-r1 .num span,
.zixun .num span,
.news-box-r .box-r1 .num span {
    color: #2B67FF;
}

.box-r2 {
    border-top: 2px solid #2B67FF;
}

    .box-r2 h3 {
        color: #2B67FF;
    }

    .box-r2 .num span {
        color: #2B67FF;
    }

    .box-r2 .labs dd input:focus {
        border: 1px solid #B2C8FF;
    }

    .box-r2 .btn {
        background-color: #2B67FF;
        border-color: #2B67FF;
    }

        .box-r2 .btn:focus {
            color: #fff;
            background-color: #2B67FF;
            border-color: #154CD9;
        }

        .box-r2 .btn:hover {
            color: #fff;
            background-color: #154CD9;
            border-color: #154CD9;
        }

        .box-r2 .btn:active {
            color: #fff;
            background-color: #154CD9;
            border-color: #154CD9;
        }

.sum-l span {
    color: #2B67FF;
}

.modal-content .modal-body .tit h2 span {
    color: #2B67FF;
}

.modal-content .modal-body .labs dd input:focus {
    border: 1px solid #B2C8FF;
}

.case-box .news-box-r .box-r1 .num span {
    color: #2B67FF;
}

.btn-orange {
    background-color: #2B67FF;
    border-color: #2B67FF;
    border-radius: 0;
    color: #fff;
}

    .btn-orange:focus {
        color: #fff;
        background-color: #2B67FF;
        border-color: #154CD9;
    }

    .btn-orange:hover {
        color: #fff;
        background-color: #154CD9;
        border-color: #154CD9;
    }

    .btn-orange:active {
        color: #fff;
        background-color: #154CD9;
        border-color: #154CD9;
    }

.ht-page .pagebtn {
    background: #2B67FF;
    color: #fff;
}

    .ht-page .pagebtn:hover {
        background: #154CD9;
    }

.ht-page .previous {
    border: 1px solid #e9e9e9;
}

    .ht-page .previous a:hover {
        background: #fff;
    }

        .ht-page .previous a:hover:after {
            color: #2B67FF;
        }

.ht-page .next {
    border: 1px solid #e9e9e9;
}

    .ht-page .next a:after {
        font-family: "iconfont" !important;
        font-size: 28px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e616";
        color: #333;
    }

    .ht-page .next a:hover {
        background: #fff;
    }

        .ht-page .next a:hover:after {
            color: #2B67FF;
        }

.ht-page .current {
    background: #2B67FF;
    color: #fff;
}

.ht-page .pageInput:focus {
    border: 1px solid #2B67FF;
}

.foot .link ul li a:hover {
    color: #2B67FF;
}

.offer .offer-tit .tit-r span {
    color: #FF4900;
}

.offer .offer-con .input-box {
    background: #F5F6F9;
}

.box-1 {
    background: #F5F6F9;
}

.box-2 .con .list .list-tit {
    background: #F5F6F9;
}

    .box-2 .con .list .list-tit ul li {
        color: #2B67FF;
    }

.box-3 {
    background: #F5F6F9;
}

    .box-3 .con .list .list-tit .name span {
        color: #2B67FF;
    }

.box-4 .con .list:hover {
    border-bottom: 2px solid #2B67FF;
}

    .box-4 .con .list:hover .list-tit .name {
        color: #2B67FF;
    }

.box-5 {
    background: #F5F6F9;
}

.about .box-3 .tit .active {
    border-bottom: 2px solid #2B67FF;
}

    .about .box-3 .tit .active a {
        color: #2B67FF;
    }

.about .box-5 .about-jobs .jobs-c:hover {
    border: 1px solid #2B67FF;
}

    .about .box-5 .about-jobs .jobs-c:hover h4 {
        color: #2B67FF;
    }

    .about .box-5 .about-jobs .jobs-c:hover .jobs-t:before {
        color: #2B67FF;
        right: 4%;
        transition: right 0.4s ease;
    }

.news-box .news-list ul li:after {
    background: #2B67FF;
}

.team .list:hover {
    border-bottom: 2px solid #2B67FF;
}

    .team .list:hover .list-tit .name {
        color: #2B67FF;
    }

.screen .active {
    color: #2B67FF;
}

.case .list:hover {
    border-bottom: 2px solid #2B67FF;
}

    .case .list:hover .list-tit .name {
        color: #2B67FF;
    }

.case-box .case-info .con .caseinfo-con .tit:before {
    content: "";
    width: 4px;
    height: 20px;
    background-color: #2B67FF;
    display: block;
    position: absolute;
    left: 2px;
    top: 5px;
}

.case-box .case-info .con .caseinfo-con .tags a:hover {
    background-color: #2B67FF;
    border-color: #2B67FF;
    color: #FFF;
}

.case-box .case-info .news-bootom .share .share-c a {
    background: #2B67FF;
}

    .case-box .case-info .news-bootom .share .share-c a:hover {
        background: #154CD9;
    }

.lou .list:hover,
.jiancai .list:hover {
    border-bottom: 2px solid #2B67FF;
}

.lou-info .louinfo-c .sum li h5 {
    color: #2B67FF;
}

.progress .progress-bar {
    background: #2B67FF;
}

.list .list-c .jindu ul li:before {
    background: url("../img/icon-7.png") no-repeat center;
    background-size: 18px;
}

.list .list-c .jindu ul li.pre {
    color: #2B67FF;
}

    .list .list-c .jindu ul li.pre:before {
        background: url("../img/icon-8.png") no-repeat center;
        background-size: 18px;
    }

.list .list-c .jindu ul li.current {
    color: #2B67FF;
}

    .list .list-c .jindu ul li.current:before {
        background: url("../img/icon-9.png") no-repeat center;
        background-size: 18px;
    }

ul.nav-tabs li.active a,
ul.nav-tabs li.active a:hover,
ul.nav-tabs li a:hover {
    background: url("../img/icon-10.png") no-repeat;
    background-size: 160px 40px;
}

@media (max-width: 768px) {
    .menu .navbar-default .active a {
        background-color: transparent !important;
        color: #333 !important;
        border-top: 0;
        margin-top: 0;
    }

    .menu .navbar-default .collapse {
        padding: inherit;
    }
}

body {
    font-family: -apple-system, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", "Microsoft Yahei", sans-serif;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.gradient {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #333));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #333 100%);
}

.pic_zoom {
    transition: all 0.3s;
}

    .pic_zoom a {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: auto;
        cursor: pointer;
        display: block;
    }

        .pic_zoom a img {
            transition: all 0.3s;
        }

        .pic_zoom a:hover img {
            transform: scale(1.1);
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            transition: all 0.5s;
        }

.pic_zoom_on {
    transition: all 0.3s;
}

    .pic_zoom_on a {
        position: inherit;
        overflow: inherit;
        width: 100%;
        height: auto;
        cursor: pointer;
        display: block;
    }

        .pic_zoom_on a img {
            transition: all 0.3s;
        }

        .pic_zoom_on a:hover img {
            transform: inherit;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            transition: all 0.5s;
        }

.imagehover img {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.imagehover:hover img {
    border-top-width: 0;
    border-left-width: 0;
    filter: alpha(opacity=65);
    opacity: 0.65;
    border-bottom-width: 0;
    border-right-width: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

ul {
    padding: 0;
    margin: 0;
}

ul,
li {
    list-style-type: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fi {
    float: inherit;
}

.cl {
    clear: both;
}

    .cl:after {
        clear: both;
        content: " ";
        display: table;
    }

    .cl:before {
        content: " ";
        display: table;
    }

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.flex-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.fs38 {
    font-size: 38px;
}

.fs36 {
    font-size: 36px;
}

.fs34 {
    font-size: 34px;
}

.fs32 {
    font-size: 32px;
}

.fs30 {
    font-size: 30px;
}

.fs28 {
    font-size: 28px;
}

.fs26 {
    font-size: 26px;
}

.fs24 {
    font-size: 24px;
}

.fs22 {
    font-size: 22px;
}

.fs20 {
    font-size: 20px;
}

.fs18 {
    font-size: 18px;
}

.fs16 {
    font-size: 16px;
}

.fs14 {
    font-size: 14px;
}

.fs13 {
    font-size: 13px;
}

.fs12 {
    font-size: 12px;
}

.fs11 {
    font-size: 11px;
}

.fb {
    font-weight: bold;
}

.bb {
    border-bottom: 1px solid #E4E4E4;
}

.bd {
    border: 1px solid #E4E4E4;
}

.lh180 {
    line-height: 180%;
}

textarea {
    border: solid 0;
    outline: none;
    resize: none;
}

@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.woff2?t=1665565690389') format('woff2'), url('../fonts/iconfont.woff?t=1665565690389') format('woff'), url('../fonts/iconfont.ttf?t=1665565690389') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

    a:hover {
        color: #2B67FF;
        text-decoration: none;
    }

    a:focus {
        color: #2B67FF;
        text-decoration: none;
    }

.link-1 {
    color: #FF4900;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

    .link-1:hover {
        color: #fff;
        background: #FF4900;
        text-decoration: none;
    }

.button-1 {
    background: #FF4900;
    color: #fff;
    outline: none;
    cursor: pointer;
    border: 0;
    display: block;
    width: 100%;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

    .button-1:hover {
        background: #E34303;
    }

.head {
    position: relative;
    height: 153px;
}

.head-top {
    clear: both;
    position: relative;
    top: 0;
    padding: 20px 0;
}

    .head-top:after {
        clear: both;
        content: " ";
        display: table;
    }

    .head-top:before {
        content: " ";
        display: table;
    }

    .head-top .head-l {
        float: left;
        height: 60px;
    }

        .head-top .head-l .logo {
            float: left;
            margin-right: 20px;
        }

            .head-top .head-l .logo img {
                height: 60px;
            }

        .head-top .head-l .logo-name {
            float: left;
            font-size: 30px;
            font-weight: bold;
            color: #000;
        }

            .head-top .head-l .logo-name p {
                font-size: 13px;
                font-weight: normal;
                color: #999;
                letter-spacing: 5px;
            }

    .head-top .head-r {
        float: right;
        padding-top: 10px;
    }

        .head-top .head-r .head-time {
            font-size: 11px;
            color: #B1B1B1;
            text-align: right;
        }

        .head-top .head-r .head-tel {
            font-size: 18px;
            color: #555;
        }

            .head-top .head-r .head-tel span {
                display: inline-block;
                border-right: 1px solid #eee;
                margin-right: 10px;
            }

                .head-top .head-r .head-tel span img {
                    width: 11px;
                    margin-right: 6px;
                }

.menu {
    background: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4;
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

    .menu.moveDown {
        top: 100px;
        transition: all 0.2s ease-out;
    }

    .menu.moveUp {
        top: -100px;
        transition: all 0.2s ease-out;
    }

    .menu .navbar-right {
        margin-right: 0 !important;
    }

        .menu .navbar-right .link-1 {
            border-radius: 3px;
            font-size: 12px;
            padding: 6px 10px;
            margin-top: 10px;
            display: block;
        }

    .menu .navbar-nav > li {
        padding: 0 15px;
    }

        .menu .navbar-nav > li > a {
            padding: 15px 0;
            color: #333;
        }

    .menu .navbar-default {
        border-color: #ECECED;
        background: #fff;
        margin-bottom: 0;
    }

        .menu .navbar-default .active a {
            background-color: transparent !important;
            margin-top: -2px;
        }

        .menu .navbar-default .collapse {
            padding: 0;
            background: #fff;
        }

        .menu .navbar-default .navbar-nav > .active > a,
        .menu .navbar-default .navbar-nav > .active > a:hover,
        .menu .navbar-default .navbar-nav > .active > a:focus {
            background-color: initial;
        }

        .menu .navbar-default .navbar-nav > .open > a,
        .menu .navbar-default .navbar-nav > .open > a:hover,
        .menu .navbar-default .navbar-nav > .open > a:focus {
            background-color: initial;
        }

.solid {
    position: fixed;
}

.foot {
    background: #1F1F1F;
    padding: 30px 0;
}

    .foot .link .link-tit {
        background: #454446;
        padding: 10px 20px;
        text-align: center;
        color: #fff;
        display: inline-block;
        margin-bottom: 20px;
    }

    .foot .link ul {
        clear: both;
    }

        .foot .link ul:after {
            clear: both;
            content: " ";
            display: table;
        }

        .foot .link ul:before {
            content: " ";
            display: table;
        }

        .foot .link ul li {
            color: #999;
            margin-right: 15px;
            margin-bottom: 10px;
            float: left;
        }

            .foot .link ul li a {
                color: #999;
            }

    .foot .copyright {
        border-top: 1px solid #505050;
        padding-top: 40px;
        margin-top: 40px;
        clear: both;
    }

        .foot .copyright:after {
            clear: both;
            content: " ";
            display: table;
        }

        .foot .copyright:before {
            content: " ";
            display: table;
        }

        .foot .copyright .copyright-menu {
            float: left;
            background: inherit;
        }

            .foot .copyright .copyright-menu ul {
                clear: both;
                margin-bottom: 30px;
            }

                .foot .copyright .copyright-menu ul:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .foot .copyright .copyright-menu ul:before {
                    content: " ";
                    display: table;
                }

                .foot .copyright .copyright-menu ul li {
                    float: left;
                    margin-right: 20px;
                }

                    .foot .copyright .copyright-menu ul li a {
                        color: #fff;
                    }

            .foot .copyright .copyright-menu .copyright-c {
                color: #999;
                font-size: 12px;
            }

                .foot .copyright .copyright-menu .copyright-c a {
                    color: #999;
                }

                .foot .copyright .copyright-menu .copyright-c p {
                    padding-top: 10px;
                }

        .foot .copyright .foot-tel {
            float: left;
            margin-left: 100px;
            font-size: 14px;
            color: #fff;
        }

            .foot .copyright .foot-tel p {
                font-size: 24px;
                padding-top: 10px;
            }

            .foot .copyright .foot-tel span {
                font-size: 12px;
                color: #999;
            }

        .foot .copyright .foot-wei {
            float: right;
            margin-right: 10px;
        }

            .foot .copyright .foot-wei img {
                width: 85px;
                border-radius: 5px;
                border: 1px solid #efefef;
                margin: 5px;
            }

            .foot .copyright .foot-wei p {
                font-size: 12px;
                color: #999;
                text-align: center;
                margin-top: 10px;
            }

.common-toolbar {
    display: none;
}

.main-bg {
    background: #F5F6F9;
    padding: 30px 0;
}

.local {
    color: #A0A0A1;
    font-size: 12px;
}

    .local span {
        padding: 0 8px;
    }

    .local a {
        color: #A0A0A1;
    }

.sub-nav {
    margin: 20px 0;
    clear: both;
}

    .sub-nav:after {
        clear: both;
        content: " ";
        display: table;
    }

    .sub-nav:before {
        content: " ";
        display: table;
    }

    .sub-nav li {
        font-size: 13px;
        background: #fff;
        color: #666;
        padding: 8px 20px;
        border-radius: 40px;
        margin-right: 20px;
        cursor: pointer;
        float: left;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
    }

        .sub-nav li:hover a {
            color: #fff;
        }

    .sub-nav .active a {
        color: #fff;
    }

.modal-content {
    border-radius: 0;
}

    .modal-content .close-2 {
        width: 40px;
        height: 40px;
        display: block;
        position: absolute;
        right: 0;
        top: 10px;
        z-index: 2;
    }

        .modal-content .close-2:before {
            font-family: "iconfont" !important;
            font-size: 20px;
            font-style: normal;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e78d";
            color: #999;
        }

    .modal-content .modal-body {
        padding-bottom: 50px;
    }

        .modal-content .modal-body .tit {
            text-align: center;
            padding-top: 10px;
        }

            .modal-content .modal-body .tit p {
                color: #999;
            }

        .modal-content .modal-body .labs {
            width: 70%;
            margin: 0 auto;
            padding-top: 10px;
        }

            .modal-content .modal-body .labs dd {
                margin-bottom: 8px;
                font-size: 12px;
            }

                .modal-content .modal-body .labs dd input {
                    width: 100%;
                    height: 38px;
                    padding: 0 10px;
                    border: 1px solid #E4E4E4;
                    box-sizing: border-box;
                    outline: 0;
                    color: #333;
                }

        .modal-content .modal-body .code1 {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            width: 100%;
            height: 38px;
            border: 1px solid #e4e4e4;
        }

            .modal-content .modal-body .code1 .btn-default {
                border-radius: 0;
            }

            .modal-content .modal-body .code1 .codenNum {
                width: calc(100% - 90px);
                background: none;
                border: 0;
                outline: none;
            }

            .modal-content .modal-body .code1 .btn-default {
                width: 90px;
                height: 38px;
                padding: 0 5px;
                margin: 0;
                font-size: 14px;
                text-align: center;
                color: #333;
                border: 0;
                border-left: 1px solid #F0F0F0;
                border-radius: 0;
                background: #f0f0f0;
                font-size: 12px;
            }

        .modal-content .modal-body .btn-orange {
            width: 100%;
        }

        .modal-content .modal-body .remarks {
            font-size: 12px;
            color: #999;
            margin-top: 20px;
        }

.ht-page {
    padding: 30px;
    text-align: center;
}

    .ht-page span {
        vertical-align: middle;
    }

    .ht-page a {
        text-decoration: none;
        color: #555;
        outline: none;
    }

    .ht-page .pagebtn {
        width: 52px;
        height: 30px;
        background: #2B67FF;
        border: 0;
        border-radius: 4px;
        color: #fff;
        font-size: 14px;
        cursor: pointer;
    }

        .ht-page .pagebtn:hover {
            background: #154CD9;
        }

    .ht-page .previous {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        border: 1px solid #e9e9e9;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

        .ht-page .previous a {
            display: inline-block;
            height: 30px;
            line-height: 30px;
            padding: 0 6px;
        }

            .ht-page .previous a:after {
                font-family: "iconfont" !important;
                font-size: 28px;
                font-style: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e617";
                color: #333;
            }

            .ht-page .previous a:hover {
                background: #fff;
            }

                .ht-page .previous a:hover:after {
                    color: #2B67FF;
                }

        .ht-page .previous .disable {
            display: inline-block;
            padding: 0 15px;
            cursor: default;
        }

    .ht-page .next {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        border: 1px solid #e9e9e9;
        border-left: 0;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
    }

        .ht-page .next a {
            display: inline-block;
            height: 30px;
            line-height: 30px;
            padding: 0 6px;
        }

            .ht-page .next a:after {
                font-family: "iconfont" !important;
                font-size: 28px;
                font-style: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e616";
                color: #333;
            }

            .ht-page .next a:hover {
                background: #fff;
            }

                .ht-page .next a:hover:after {
                    color: #2B67FF;
                }

    .ht-page .num {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        border: 1px solid #e9e9e9;
        border-left: 0;
    }

        .ht-page .num a {
            display: inline-block;
            height: 30px;
            line-height: 30px;
            padding: 0 15px;
        }

            .ht-page .num a:hover {
                color: #555;
                background: #fff;
            }

    .ht-page .current {
        padding: 0 15px;
        background: #2B67FF;
        color: #fff;
    }

    .ht-page .dots {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        border: 1px solid #e9e9e9;
        border-left: 0;
        padding: 0 15px;
    }

    .ht-page .total {
        margin-left: 10px;
        /*margin-right: 10px;*/
    }

        .ht-page .total .total_page {
            margin-left: 5px;
            margin-right: 5px;
        }

    .ht-page .page_jump {
        margin: 0 10px;
    }

    .ht-page .pageInput {
        width: 50px;
        height: 30px;
        border: 1px solid #e9e9e9;
        outline: none;
        border-radius: 4px;
        text-align: center;
    }

        .ht-page .pageInput:focus {
            border: 1px solid #1875f0;
        }

.page-s {
    width: 75%;
}

.Rcase {
    background: #fff;
    margin: 30px 0;
    padding: 30px;
}

    .Rcase .swiper-pagination {
        display: none;
    }

    .Rcase .tit {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .Rcase .case-con {
        transition: all 0.3s;
    }

        .Rcase .case-con .swiper-wrapper {
            padding-bottom: 40px;
        }

        .Rcase .case-con .swiper-slide {
            width: 33.33%;
        }

        .Rcase .case-con a {
            position: relative;
            overflow: hidden;
            width: 100%;
            height: auto;
            cursor: pointer;
            display: block;
        }

            .Rcase .case-con a img {
                transition: all 0.3s;
            }

            .Rcase .case-con a:hover img {
                transform: scale(1.1);
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                transition: all 0.5s;
            }

        .Rcase .case-con .case-tu {
            padding: 0 10px;
        }

        .Rcase .case-con .caption {
            padding: 0 10px;
        }

            .Rcase .case-con .caption h4 {
                font-size: 16px;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
            }

            .Rcase .case-con .caption .caption-c {
                display: flex;
                justify-content: space-between;
                font-size: 12px;
            }

                .Rcase .case-con .caption .caption-c .caption-l {
                    color: #999;
                }

                .Rcase .case-con .caption .caption-c .caption-r {
                    color: #999;
                }

                    .Rcase .case-con .caption .caption-c .caption-r span {
                        color: #FF4900;
                    }

.box-r1 {
    background: #fff;
    margin-bottom: 20px;
    padding: 40px 20px;
    top: 50px !important;
}

    .box-r1 .logo {
        width: 80px;
        height: 80px;
        border-radius: 50px;
        overflow: hidden;
        margin: 0 auto;
    }

        .box-r1 .logo img {
            width: 100%;
            height: 100%;
        }

    .box-r1 .logo-name {
        font-size: 18px;
        text-align: center;
        margin: 10px 0;
    }

    .box-r1 .num-bar {
        font-size: 14px;
        color: #999;
        text-align: center;
    }

        .box-r1 .num-bar span {
            color: #333;
            margin-right: 10px;
        }

    .box-r1 .link-2 {
        padding: 7px 40px;
        border-radius: 3px;
        color: #fff;
        text-align: center;
        margin: 20px auto;
        display: table;
        cursor: pointer;
    }

    .box-r1 .link-3 {
        padding: 7px 40px;
        border-radius: 3px;
        color: #fff;
        text-align: center;
        margin: 20px auto;
        display: table;
        cursor: pointer;
    }

    .box-r1 .btn-orange {
        padding: 10px 12px;
    }

    .box-r1 .server-c {
        font-size: 12px;
        color: #666;
        margin-top: 15px;
    }

        .box-r1 .server-c p {
            font-weight: bold;
            color: #333;
            margin-bottom: 0;
        }

.zixun h3 {
    text-align: center;
    color: #2B67FF;
}

.zixun h5 {
    font-size: 12px;
    color: #999;
}

.zixun h4 {
    font-weight: bold;
    font-size: 16px;
}

.zixun .logo {
    width: 80px;
    height: 80px;
    border-radius: 50px;
    overflow: hidden;
    margin: 0 auto;
}

    .zixun .logo img {
        width: 100%;
        height: 100%;
    }

.zixun .num {
    text-align: center;
    margin: 20px 0 10px 0;
}

    .zixun .num span {
        padding: 0 4px;
    }

.zixun .num-tit {
    text-align: center;
    margin-bottom: 20px;
}

.zixun .num-bar {
    font-size: 14px;
    color: #999;
    text-align: center;
}

    .zixun .num-bar span {
        color: #333;
        margin-right: 10px;
    }

.zixun .labs {
    margin-top: 20px;
}

    .zixun .labs dd {
        margin-bottom: 8px;
        font-size: 12px;
    }

        .zixun .labs dd input {
            width: 100%;
            height: 38px;
            padding: 0 10px;
            border: 1px solid #E4E4E4;
            box-sizing: border-box;
            outline: 0;
            color: #333;
        }

            .zixun .labs dd input:focus {
                border: 1px solid #B2C8FF;
            }

.zixun .code1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    height: 38px;
    border: 1px solid #E4E4E4;
}

    .zixun .code1 .codenNum {
        width: calc(100% - 90px);
        background: none;
        border: 0;
        outline: none;
    }

    .zixun .code1 .btnSendCode1 {
        width: 90px;
        height: 38px;
        padding: 0 5px;
        margin: 0;
        font-size: 14px;
        text-align: center;
        color: #333;
        border: 0;
        border-left: 1px solid #F0F0F0;
        border-radius: 0;
        background: #f0f0f0;
        font-size: 12px;
    }

.zixun .btn {
    width: 100%;
    border-radius: 0;
    padding: 8px 0;
    color: #fff;
}

.zixun .remarks {
    font-size: 12px;
    color: #999;
    margin-top: 20px;
}

.box-r2 {
    background: #fff;
    padding: 10px 20px 20px 20px;
    margin: 20px 0;
}

.box-r3 a {
    margin-bottom: 10px;
    display: block;
}

.screen {
    background: #fff;
    margin: 20px auto;
    border: 1px solid #ECECED;
}

    .screen dl {
        display: block;
        border-bottom: 1px solid #ECECED;
        margin-bottom: 0;
        clear: both;
    }

        .screen dl:after {
            clear: both;
            content: " ";
            display: table;
        }

        .screen dl:before {
            content: " ";
            display: table;
        }

        .screen dl:last-child {
            border-bottom: none;
        }

    .screen dt {
        float: left;
        color: #A0A0A0;
        padding: 0 30px;
        height: 50px;
        line-height: 50px;
        background: #FAFAFA;
    }

    .screen dd {
        float: left;
        color: #333;
        height: 50px;
        line-height: 50px;
        margin: 0 12px;
        font-size: 14px;
        cursor: pointer;
    }

    .screen .active {
        font-weight: bold;
    }

#myBtn {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
    width: 40px;
    height: 36px;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

    #myBtn:before {
        font-family: "iconfont" !important;
        font-size: 20px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e691";
        color: #fff;
        z-index: 2;
    }

    #myBtn:hover {
        background-color: #555;
    }

.swiper-slide:hover .ibanner .swiper-button-prev,
.swiper-slide:hover .ibanner .swiper-button-next {
    display: block;
}

.ibanner .swiper-container {
    width: 100%;
    height: 480px;
    margin-left: auto;
    margin-right: auto;
}

.ibanner .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

    .ibanner .swiper-slide a {
        display: block;
        width: 100%;
        height: 100%;
    }

.ibanner .swiper-button-prev,
.ibanner .swiper-button-next {
    display: none;
    width: auto;
    height: auto;
}

    .ibanner .swiper-button-prev span,
    .ibanner .swiper-button-next span {
        font-size: 30px;
        color: #fff;
        background: rgba(0, 0, 0, 0.5);
        padding: 8px;
    }

.ibanner .swiper-button-prev {
    background: none;
    left: 0;
}

.ibanner .swiper-button-next {
    background: none;
    right: 0;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #eaeaea;
    opacity: 0.7;
}

.swiper-pagination-bullet-active {
    background: #2B67FF none repeat scroll 0 0;
    opacity: 1;
}

.offer {
    padding-top: 25px;
}

    .offer .offer-tit {
        clear: both;
    }

        .offer .offer-tit:after {
            clear: both;
            content: " ";
            display: table;
        }

        .offer .offer-tit:before {
            content: " ";
            display: table;
        }

        .offer .offer-tit .tit {
            font-size: 24px;
            float: left;
        }

        .offer .offer-tit .tit-r {
            float: left;
            font-size: 14px;
            margin-top: 10px;
            margin-left: 10px;
            color: #999;
        }

            .offer .offer-tit .tit-r span {
                color: #FF4900;
                padding: 0 4px;
            }

    .offer .offer-con {
        margin: 20px 0;
    }

        .offer .offer-con .input-box {
            margin-right: 14px;
            margin-bottom: 15px;
            background: #F5F6F9;
            border: 1px solid #E4E4E4;
            float: left;
        }

            .offer .offer-con .input-box:hover {
                border: 1px solid #d7d7d7;
            }

            .offer .offer-con .input-box input {
                background: #f9f9f9;
                color: #666;
                width: 213px;
                height: 40px;
                line-height: 40px;
                box-sizing: border-box;
                border: 0;
                padding: 0;
                margin: 0;
                outline: 0;
                padding-left: 10px;
            }

        .offer .offer-con .button-box {
            float: left;
            width: 220px;
            height: 40px;
            line-height: 40px;
        }

.box {
    padding: 60px 0;
}

    .box .box-tit {
        font-size: 36px;
        text-align: center;
        margin-bottom: 30px;
    }

    .box .box-tag {
        text-align: center;
        color: #666;
        margin-bottom: 50px;
    }

        .box .box-tag i {
            font-size: 14px;
            color: #999;
            padding: 0 20px;
        }

.box-1 {
    background: #F5F6F9;
}

    .box-1 .con {
        clear: both;
    }

        .box-1 .con:after {
            clear: both;
            content: " ";
            display: table;
        }

        .box-1 .con:before {
            content: " ";
            display: table;
        }

        .box-1 .con .img-l {
            float: left;
            width: 50%;
            padding-right: 14px;
            box-sizing: border-box;
            transition: all 0.3s;
        }

            .box-1 .con .img-l a {
                position: relative;
                overflow: hidden;
                width: 100%;
                height: auto;
                cursor: pointer;
                display: block;
            }

                .box-1 .con .img-l a img {
                    transition: all 0.3s;
                }

                .box-1 .con .img-l a:hover img {
                    transform: scale(1.1);
                    -webkit-transition: all 0.5s;
                    -moz-transition: all 0.5s;
                    transition: all 0.5s;
                }

            .box-1 .con .img-l a {
                height: 534px;
                overflow: hidden;
                display: block;
            }

                .box-1 .con .img-l a .img-tit {
                    text-align: center;
                    font-size: 16px;
                    background: #000;
                    color: #fff;
                    position: absolute;
                    bottom: 0;
                    width: 100%;
                    line-height: 40px;
                    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #333));
                    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
                    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
                    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
                    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #333 100%);
                }

        .box-1 .con .img-r {
            float: right;
            width: 50%;
            box-sizing: border-box;
        }

            .box-1 .con .img-r ul li {
                float: left;
                width: 50%;
                padding-right: 14px;
                margin-bottom: 14px;
                box-sizing: border-box;
                transition: all 0.3s;
            }

                .box-1 .con .img-r ul li:nth-child(even) {
                    padding-right: 0;
                }

                .box-1 .con .img-r ul li a {
                    position: relative;
                    overflow: hidden;
                    width: 100%;
                    height: auto;
                    cursor: pointer;
                    display: block;
                }

                    .box-1 .con .img-r ul li a img {
                        transition: all 0.3s;
                    }

                    .box-1 .con .img-r ul li a:hover img {
                        transform: scale(1.1);
                        -webkit-transition: all 0.5s;
                        -moz-transition: all 0.5s;
                        transition: all 0.5s;
                    }

                .box-1 .con .img-r ul li a {
                    height: 260px;
                    overflow: hidden;
                    display: block;
                    position: relative;
                }

                    .box-1 .con .img-r ul li a .img-tit {
                        text-align: center;
                        font-size: 16px;
                        line-height: 40px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        -o-text-overflow: ellipsis;
                        display: -webkit-box;
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 1;
                        background: #000;
                        color: #fff;
                        position: absolute;
                        bottom: 0;
                        width: 100%;
                        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #333));
                        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
                        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
                        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
                        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #333 100%);
                    }

.box-2 {
    background: #fff;
}

    .box-2 .con .list {
        margin-bottom: 30px;
        transition: all 0.3s;
    }

        .box-2 .con .list a {
            position: relative;
            overflow: hidden;
            width: 100%;
            height: auto;
            cursor: pointer;
            display: block;
        }

            .box-2 .con .list a img {
                transition: all 0.3s;
            }

            .box-2 .con .list a:hover img {
                transform: scale(1.1);
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                transition: all 0.5s;
            }

        .box-2 .con .list .list-img {
            height: 280px;
            overflow: hidden;
        }

            .box-2 .con .list .list-img img {
                width: 100%;
                height: 100%;
            }

        .box-2 .con .list .list-tit {
            background: #F5F6F9;
            padding: 20px;
        }

            .box-2 .con .list .list-tit .name {
                text-align: center;
                color: #333;
                margin-bottom: 15px;
                font-size: 20px;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
            }

            .box-2 .con .list .list-tit ul {
                clear: both;
            }

                .box-2 .con .list .list-tit ul:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .box-2 .con .list .list-tit ul:before {
                    content: " ";
                    display: table;
                }

                .box-2 .con .list .list-tit ul li {
                    float: left;
                    width: 33.33%;
                    text-align: center;
                }

                    .box-2 .con .list .list-tit ul li span {
                        display: block;
                        color: #666;
                        margin-top: 6px;
                    }

.box-3 {
    background: #F5F6F9;
}

    .box-3 .con .list {
        margin-bottom: 30px;
        transition: all 0.3s;
    }

        .box-3 .con .list a {
            position: relative;
            overflow: hidden;
            width: 100%;
            height: auto;
            cursor: pointer;
            display: block;
        }

            .box-3 .con .list a img {
                transition: all 0.3s;
            }

            .box-3 .con .list a:hover img {
                transform: scale(1.1);
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                transition: all 0.5s;
            }

        .box-3 .con .list .list-img {
            height: 190px;
            overflow: hidden;
        }

            .box-3 .con .list .list-img img {
                width: 100%;
                height: 100%;
            }

        .box-3 .con .list .list-tit {
            background: #fff;
            padding: 20px;
        }

            .box-3 .con .list .list-tit .name {
                text-align: center;
                color: #333;
                margin-bottom: 15px;
                font-size: 16px;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
            }

                .box-3 .con .list .list-tit .name span {
                    margin-right: 6px;
                }

            .box-3 .con .list .list-tit .list-tag {
                text-align: center;
            }

                .box-3 .con .list .list-tit .list-tag span {
                    color: #666;
                    margin: 6px;
                }

.box-4 {
    background: #fff;
}

    .box-4 .con .list {
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        padding: 30px 20px;
        height: 350px;
        overflow: hidden;
    }

        .box-4 .con .list:hover {
            -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            margin-top: 0;
        }

            .box-4 .con .list:hover:hover {
                -webkit-transition: all 0.4s;
                -moz-transition: all 0.4s;
                transition: all 0.4s;
            }

        .box-4 .con .list .list-img {
            margin: 0 auto;
            width: 140px;
            height: 140px;
            border-radius: 140px;
            overflow: hidden;
        }

            .box-4 .con .list .list-img img {
                width: 100%;
                height: 100%;
            }

        .box-4 .con .list .list-tit .name {
            text-align: center;
            color: #333;
            margin-top: 30px;
            font-size: 18px;
        }

            .box-4 .con .list .list-tit .name p {
                font-size: 12px;
                color: #999;
                padding-top: 10px;
            }

                .box-4 .con .list .list-tit .name p span {
                    text-align: center;
                    color: #999;
                    margin-left: 10px;
                }

        .box-4 .con .list .list-tit .sketch {
            margin-top: 20px;
            line-height: 24px;
            color: #666;
        }

.box-5 {
    background: #F5F6F9;
}

    .box-5 .con .news-l {
        transition: all 0.3s;
    }

        .box-5 .con .news-l a {
            position: relative;
            overflow: hidden;
            width: 100%;
            height: auto;
            cursor: pointer;
            display: block;
        }

            .box-5 .con .news-l a img {
                transition: all 0.3s;
            }

            .box-5 .con .news-l a:hover img {
                transform: scale(1.1);
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                transition: all 0.5s;
            }

        .box-5 .con .news-l .list-img {
            height: 300px;
            overflow: hidden;
        }

        .box-5 .con .news-l .list-tit {
            background: #fff;
            padding: 25px;
        }

            .box-5 .con .news-l .list-tit .name {
                font-size: 20px;
                margin-bottom: 20px;
            }

            .box-5 .con .news-l .list-tit .list-tag {
                font-size: 14px;
                color: #666;
                line-height: 180%;
            }

    .box-5 .con .news-r .list {
        padding: 30px 20px;
        margin-bottom: 0;
        border-bottom: 1px solid #E4E4E4;
        clear: both;
    }

        .box-5 .con .news-r .list:after {
            clear: both;
            content: " ";
            display: table;
        }

        .box-5 .con .news-r .list:before {
            content: " ";
            display: table;
        }

        .box-5 .con .news-r .list:hover {
            background: #fff;
        }

        .box-5 .con .news-r .list .list-l {
            float: left;
            width: 84%;
        }

            .box-5 .con .news-r .list .list-l .list-tit {
                font-size: 18px;
                margin-bottom: 20px;
            }

            .box-5 .con .news-r .list .list-l .list-tag {
                font-size: 14px;
                color: #666;
            }

        .box-5 .con .news-r .list .list-r {
            float: right;
            width: 80px;
            text-align: right;
        }

            .box-5 .con .news-r .list .list-r .date {
                font-size: 20px;
                color: #999;
                margin-bottom: 40px;
            }

            .box-5 .con .news-r .list .list-r .icon img {
                width: 35px;
                height: 18px;
            }

.about .box {
    background: #fff;
    padding: 30px;
    margin-bottom: 20px;
}

    .about .box .tit {
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 15px;
        margin-bottom: 30px;
        color: #333;
        border-bottom: 1px solid #E4E4E4;
    }

.about .box-1 {
    background: #fff;
    padding: 30px;
    margin-bottom: 20px;
}

    .about .box-1 .tit {
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 15px;
        margin-bottom: 30px;
        color: #333;
        border-bottom: 1px solid #E4E4E4;
    }

    .about .box-1 .box1-l img {
        width: 120px;
        height: 120px;
        display: block;
        overflow: hidden;
        border-radius: 60px;
        margin: 0 auto;
        margin-top: 80px;
    }

    .about .box-1 .box1-r h3 {
        margin-bottom: 20px;
        font-weight: bold;
    }

    .about .box-1 .box1-r .about-c {
        margin-bottom: 50px;
    }

    .about .box-1 .box1-r .about-s {
        margin-bottom: 20px;
    }

        .about .box-1 .box1-r .about-s li {
            padding: 14px 0;
            border-bottom: 1px dashed #D8D8D8;
        }

            .about .box-1 .box1-r .about-s li span {
                color: #666;
                margin-right: 30px;
            }

            .about .box-1 .box1-r .about-s li:last-child {
                border-bottom: none;
            }

.about .box-2 {
    background: #fff;
    padding: 30px;
    margin-bottom: 20px;
}

    .about .box-2 .tit {
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 15px;
        margin-bottom: 30px;
        color: #333;
        border-bottom: 1px solid #E4E4E4;
    }

    .about .box-2 .about-news {
        clear: both;
    }

        .about .box-2 .about-news .swiper-wrapper {
            padding-bottom: 60px;
        }

        .about .box-2 .about-news:after {
            clear: both;
            content: " ";
            display: table;
        }

        .about .box-2 .about-news:before {
            content: " ";
            display: table;
        }

        .about .box-2 .about-news .news-l {
            float: left;
            width: 210px;
            height: 140px;
            overflow: hidden;
            margin-right: 20px;
            transition: all 0.3s;
        }

            .about .box-2 .about-news .news-l a {
                position: relative;
                overflow: hidden;
                width: 100%;
                height: auto;
                cursor: pointer;
                display: block;
            }

                .about .box-2 .about-news .news-l a img {
                    transition: all 0.3s;
                }

                .about .box-2 .about-news .news-l a:hover img {
                    transform: scale(1.1);
                    -webkit-transition: all 0.5s;
                    -moz-transition: all 0.5s;
                    transition: all 0.5s;
                }

        .about .box-2 .about-news .news-r .news-r-t {
            font-size: 16px;
            min-height: 120px;
        }

        .about .box-2 .about-news .news-r .time {
            font-size: 14px;
            color: #999;
        }

            .about .box-2 .about-news .news-r .time img {
                width: 18px;
                height: 18px;
                border-radius: 50%;
                overflow: hidden;
                margin-right: 8px;
                float: left;
            }

            .about .box-2 .about-news .news-r .time span {
                margin-right: 15px;
            }

.about .box-3 {
    background: #fff;
    padding: 30px;
    margin-bottom: 20px;
}

    .about .box-3 .tit {
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 15px;
        margin-bottom: 30px;
        color: #333;
        border-bottom: 1px solid #E4E4E4;
    }

    .about .box-3 .tit {
        font-size: 18px;
        font-weight: bold;
        clear: both;
        padding-bottom: 0;
        margin-bottom: 30px;
        color: #333;
        border-bottom: 1px solid #E4E4E4;
    }

        .about .box-3 .tit:after {
            clear: both;
            content: " ";
            display: table;
        }

        .about .box-3 .tit:before {
            content: " ";
            display: table;
        }

        .about .box-3 .tit li {
            float: left;
            margin-right: 40px;
            padding-bottom: 15px;
        }

    .about .box-3 .about-honor .swiper-wrapper {
        padding-bottom: 40px;
        min-height: 140px;
    }

    .about .box-3 .about-honor .swiper-slide {
        width: 25%;
    }

    .about .box-3 .about-honor .honor-l {
        padding: 0 20px;
        transition: all 0.3s;
    }

        .about .box-3 .about-honor .honor-l a {
            position: relative;
            overflow: hidden;
            width: 100%;
            height: auto;
            cursor: pointer;
            display: block;
        }

            .about .box-3 .about-honor .honor-l a img {
                transition: all 0.3s;
            }

            .about .box-3 .about-honor .honor-l a:hover img {
                transform: scale(1.1);
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                transition: all 0.5s;
            }

    .about .box-3 .about-honor .honor-r {
        text-align: center;
        padding: 10px 0;
    }

.about .box-4 {
    background: #fff;
    padding: 30px;
    margin-bottom: 20px;
}

    .about .box-4 .tit {
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 15px;
        margin-bottom: 30px;
        color: #333;
        border-bottom: 1px solid #E4E4E4;
    }

    .about .box-4 .about-video {
        transition: all 0.3s;
    }

        .about .box-4 .about-video .swiper-wrapper {
            padding-bottom: 40px;
        }

        .about .box-4 .about-video .swiper-slide {
            width: 25%;
        }

        .about .box-4 .about-video a {
            position: relative;
            overflow: hidden;
            width: 100%;
            height: auto;
            cursor: pointer;
            display: block;
        }

            .about .box-4 .about-video a img {
                transition: all 0.3s;
            }

            .about .box-4 .about-video a:hover img {
                transform: scale(1.1);
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                transition: all 0.5s;
            }

        .about .box-4 .about-video .video-l {
            padding: 0 20px;
            position: relative;
        }

            .about .box-4 .about-video .video-l:hover:before {
                position: absolute;
                left: 44%;
                bottom: 36%;
                font-family: "iconfont" !important;
                font-size: 36px;
                font-style: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e619";
                color: #fff;
                z-index: 2;
            }

        .about .box-4 .about-video .video-r {
            text-align: center;
            padding: 10px 0;
        }

.about .box-5 {
    background: #fff;
    padding: 30px;
    margin-bottom: 20px;
}

    .about .box-5 .tit {
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 15px;
        margin-bottom: 30px;
        color: #333;
        border-bottom: 1px solid #E4E4E4;
    }

    .about .box-5 .about-jobs .jobs-c {
        border: 1px solid #E4E4E4;
        position: relative;
        padding: 20px 30px;
        box-sizing: border-box;
        margin-bottom: 20px;
    }

        .about .box-5 .about-jobs .jobs-c h4 {
            font-weight: bold;
            margin-bottom: 20px;
        }

        .about .box-5 .about-jobs .jobs-c .jobs-t:before {
            position: absolute;
            right: 6%;
            bottom: 4%;
            font-family: "iconfont" !important;
            font-size: 32px;
            font-style: normal;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e61f";
            color: #999;
            z-index: 2;
            transition: right 0.4s ease;
        }

        .about .box-5 .about-jobs .jobs-c .jobs-t .money {
            font-size: 16px;
            color: #FF4900;
            margin-right: 20px;
        }

        .about .box-5 .about-jobs .jobs-c .jobs-t span {
            font-size: 14px;
            color: #666;
        }

#lg-share,
#lg-actual-size,
#lg-autoplay-button {
    display: none;
}

.honor,
.video {
    margin: 0;
    background: #fff;
    padding: 40px 30px 30px 30px;
}

    .honor .list,
    .video .list {
        transition: all 0.3s;
        margin-bottom: 15px;
    }

        .honor .list a,
        .video .list a {
            position: relative;
            overflow: hidden;
            width: 100%;
            height: auto;
            cursor: pointer;
            display: block;
        }

            .honor .list a img,
            .video .list a img {
                transition: all 0.3s;
            }

            .honor .list a:hover img,
            .video .list a:hover img {
                transform: scale(1.1);
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                transition: all 0.5s;
            }

        .honor .list .img,
        .video .list .img {
            position: relative;
            overflow: hidden;
            width: 100%;
            height: 180px;
            cursor: pointer;
            display: block;
        }

            .honor .list .img img,
            .video .list .img img {
                width: 100%;
                height: 100%;
            }

            .honor .list .img:hover:before,
            .video .list .img:hover:before {
                position: absolute;
                left: 44%;
                bottom: 36%;
                font-family: "iconfont" !important;
                font-size: 36px;
                font-style: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e619";
                color: #fff;
                z-index: 2;
            }

        .honor .list .tit,
        .video .list .tit {
            padding: 10px;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
        }

        .honor .list .img:hover:before {
            display: none;
        }

.modal-videos .modal-dialog {
    width: 1000px;
}

.modal-videos .modal-content {
    /* background: #000;*/
}

.modal-videos .modal-header {
    border-bottom: none;
    padding: 0 5px;
}

    .modal-videos .modal-header .close {
        position: absolute;
        top: -4px;
        right: -4px;
        z-index: 4;
        width: 42px;
        height: 42px;
        font-size: 20px;
        font-weight: inherit;
        opacity: 0.9;
    }

.modal-videos .modal-title {
    display: none;
}

.modal-videos .modal-body {
    padding: 30px;
}

    .modal-videos .modal-body video {
        width: 100%;
    }

.jobs-info {
    background: #fff;
    padding: 30px;
}

    .jobs-info h4 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .jobs-info .money {
        font-size: 18px;
        color: #FF4900;
        margin-bottom: 10px;
    }

    .jobs-info .add {
        font-size: 14px;
    }

        .jobs-info .add span {
            margin-right: 40px;
        }

    .jobs-info .jobs-c {
        border-top: 1px solid #ddd;
        margin-top: 30px;
    }

        .jobs-info .jobs-c h4 {
            font-size: 16px;
            margin-top: 30px;
            margin-bottom: 10px;
        }

.hr-tel {
    border-top: 1px solid #ddd;
    padding: 30px 0;
    margin-top: 60px;
    color: #666;
    font-size: 13px;
}

    .hr-tel span {
        margin: 0 20px;
        color: #ccc;
    }

.news-box {
    margin-bottom: 20px;
    clear: both;
}

    .news-box:after {
        clear: both;
        content: " ";
        display: table;
    }

    .news-box:before {
        content: " ";
        display: table;
    }

    .news-box .news-list {
        background: #fff;
        padding: 30px;
        box-sizing: border-box;
    }

        .news-box .news-list ul li {
            border-bottom: 1px solid #E4E4E4;
            clear: both;
            padding-bottom: 20px;
            margin-bottom: 20px;
            display: block;
            position: relative;
            height: 140px;
        }

            .news-box .news-list ul li:after {
                clear: both;
                content: " ";
                display: table;
            }

            .news-box .news-list ul li:before {
                content: " ";
                display: table;
            }

            .news-box .news-list ul li a {
                display: flex;
            }

                .news-box .news-list ul li a .news-img {
                    padding-left: 0;
                    padding-right: 0;
                    margin-right: 1%;
                    width: 22%;
                    overflow: hidden;
                }

                    .news-box .news-list ul li a .news-img img {
                        transition: all 0.3s;
                    }

                .news-box .news-list ul li a .list-tit {
                    padding-right: 0;
                    box-sizing: border-box;
                }

                    .news-box .news-list ul li a .list-tit h2 {
                        font-size: 20px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        -o-text-overflow: ellipsis;
                        display: -webkit-box;
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 1;
                        margin-top: 0;
                    }

                    .news-box .news-list ul li a .list-tit h4 {
                        font-size: 14px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        -o-text-overflow: ellipsis;
                        display: -webkit-box;
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 2;
                        color: #666;
                        height: 50px;
                        line-height: 160%;
                    }

                    .news-box .news-list ul li a .list-tit .sub span {
                        font-size: 14px;
                        color: #999;
                        margin-right: 20px;
                    }

                        .news-box .news-list ul li a .list-tit .sub span i {
                            font-style: normal;
                        }

                        .news-box .news-list ul li a .list-tit .sub span img {
                            width: 15px;
                            height: 15px;
                            border-radius: 15px;
                            margin-right: 8px;
                        }

                    .news-box .news-list ul li a .list-tit .sub .time:before {
                        padding-right: 4px;
                        font-family: "iconfont" !important;
                        font-size: 14px;
                        font-style: normal;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        content: "\e675";
                        color: #D2D2D2;
                        z-index: 2;
                    }

                    .news-box .news-list ul li a .list-tit .sub .browse:before {
                        padding-right: 4px;
                        font-family: "iconfont" !important;
                        font-size: 16px;
                        font-style: normal;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        content: "\e669";
                        color: #D2D2D2;
                        z-index: 2;
                    }

            .news-box .news-list ul li:after {
                content: "";
                position: absolute;
                bottom: -1px;
                left: 0;
                height: 1px;
                background: #2B67FF;
                width: 60%;
                transition: 0.56s ease;
                opacity: 0;
            }

            .news-box .news-list ul li:hover {
                transition: 0.56s ease;
            }

                .news-box .news-list ul li:hover .news-img {
                    transition: all 0.3s;
                }

                    .news-box .news-list ul li:hover .news-img img {
                        transform: scale(1.08);
                        -webkit-transition: all 0.5s;
                        -moz-transition: all 0.5s;
                        transition: all 0.5s;
                    }

                .news-box .news-list ul li:hover:after {
                    opacity: 1;
                    width: 100%;
                }

            .news-box .news-list ul li:last-child {
                border-bottom: none;
            }

.news-info {
    background: #fff;
    box-sizing: border-box;
}

    .news-info .tit {
        padding: 30px 0;
        border-bottom: 1px solid #EDF0F3;
    }

        .news-info .tit h3 {
            font-size: 28px;
            color: #000;
            font-weight: bold;
            padding: 0 50px;
            margin-bottom: 10px;
        }

        .news-info .tit .sub {
            padding: 0 50px;
        }

            .news-info .tit .sub span {
                font-size: 14px;
                color: #999;
                margin-right: 20px;
            }

                .news-info .tit .sub span i {
                    font-style: normal;
                }

                .news-info .tit .sub span img {
                    width: 15px;
                    height: 15px;
                    border-radius: 15px;
                    margin-right: 8px;
                }

            .news-info .tit .sub .time:before {
                padding-right: 4px;
                font-family: "iconfont" !important;
                font-size: 14px;
                font-style: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e675";
                color: #D2D2D2;
                z-index: 2;
            }

            .news-info .tit .sub .browse:before {
                padding-right: 4px;
                font-family: "iconfont" !important;
                font-size: 16px;
                font-style: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e669";
                color: #D2D2D2;
                z-index: 2;
            }

    .news-info .con {
        padding: 15px;
    }

        .news-info .con .news-con {
            line-height: 180%;
        }

            .news-info .con .news-con p {
                margin: 20px 0;
            }

.news-con > ul {
    list-style-type: disc; /* ÊµÐÄÔ²µã */
    padding-left: 2em; /* ×ó±ßËõ½ø£¬Áô³ö·ûºÅÎ»ÖÃ */
    margin: 1em 0; /* ÉÏÏÂ¼ä¾à */
}

    .news-con > ul > li {
        list-style: inherit; /* ¼Ì³Ð¸¸¼¶ÁÐ±í·ûºÅ */
        margin-bottom: 0.5em; /* ÁÐ±íÏîÖ®¼ä¼ä¾à */
    }

    .news-con > ul > ol {
        list-style-type: decimal; /* Êý×ÖÐòºÅ */
        padding-left: 2em;
        margin: 1em 0;
    }

.news-info .con .state {
    background: #F5F5F5;
    padding: 20px;
    /*color: #999;*/
    margin: 30px 0;
    font-size: 12px;
}

    .news-info .con .state span {
        color: #000;
        padding: 0 8px;
    }

.news-info .news-bootom .label-list {
    font-size: 14px;
    padding: 10px 30px;
}

    .news-info .news-bootom .label-list a {
        display: inline-block;
        color: #666;
        padding: 4px 10px;
    }

        .news-info .news-bootom .label-list a:hover {
            background: #f5f5f5;
            color: #333;
            padding: 4px 10px;
        }

.news-info .news-bootom .share {
    border-top: 1px solid #EDF0F3;
    padding: 5px;
    display: flex;
    justify-content: space-between;
}

    .news-info .news-bootom .share .share-l ol {
        padding: 0;
        margin-bottom: 0;
    }

    .news-info .news-bootom .share .share-l p {
        font-size: 12px;
        color: #999;
        padding-top: 6px;
    }

    .news-info .news-bootom .share .share-c {
        text-align: center;
        padding-top: 4px;
    }

        .news-info .news-bootom .share .share-c a {
            font-size: 16px;
            display: block;
            width: 160px;
            height: 58px;
            line-height: 58px;
            border-radius: 36px;
            background: #2B67FF;
            color: #fff;
            cursor: pointer;
        }

            .news-info .news-bootom .share .share-c a:before {
                padding-right: 4px;
                font-family: "iconfont" !important;
                font-size: 16px;
                font-style: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e660";
                color: #fff;
                z-index: 2;
            }

            .news-info .news-bootom .share .share-c a:hover {
                background: #154CD9;
            }

        .news-info .news-bootom .share .share-c .act {
            background: #154CD9;
        }

            .news-info .news-bootom .share .share-c .act:before {
                padding-right: 4px;
                font-family: "iconfont" !important;
                font-size: 16px;
                font-style: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e667";
                color: #fff;
                z-index: 2;
            }

    .news-info .news-bootom .share .share-r {
        padding-top: 4px;
    }

        .news-info .news-bootom .share .share-r .collect {
            border: 1px solid #ccc;
            border-radius: 30px;
            padding: 6px 20px;
            display: block;
        }

            .news-info .news-bootom .share .share-r .collect:before {
                padding-right: 4px;
                font-family: "iconfont" !important;
                font-size: 16px;
                font-style: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e65f";
                color: #666;
                z-index: 2;
            }

        .news-info .news-bootom .share .share-r:hover {
            color: #FF4900;
            cursor: pointer;
        }

            .news-info .news-bootom .share .share-r:hover .collect {
                color: #FF4900;
                border: 1px solid #FF4900;
            }

                .news-info .news-bootom .share .share-r:hover .collect:before {
                    color: #FF4900;
                }

        .news-info .news-bootom .share .share-r .act {
            color: #FF4900;
            border: 1px solid #FF4900;
        }

            .news-info .news-bootom .share .share-r .act:before {
                padding-right: 4px;
                font-family: "iconfont" !important;
                font-size: 16px;
                font-style: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e666";
                color: #FF4900;
                z-index: 2;
            }

        .news-info .news-bootom .share .share-r p {
            font-size: 12px;
            padding-top: 6px;
            color: #999;
            text-align: center;
        }

.team .col-lg-3 {
    padding: 0 10px;
    height: 390px;
    overflow: inherit;
}

.team .list {
    background: #fff;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    padding: 30px 20px;
    box-sizing: border-box;
    height: 370px;
}

    .team .list:hover {
        -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
        width: 100%;
        border-bottom: 2px solid #2B67FF;
    }

        .team .list:hover:hover {
            -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s;
            transition: all 0.4s;
        }

        .team .list:hover .list-tit .name {
            color: #2B67FF;
        }

    .team .list .list-img {
        margin: 0 auto;
        width: 140px;
        height: 140px;
        border-radius: 140px;
        overflow: hidden;
    }

        .team .list .list-img img {
            width: 100%;
            height: 100%;
        }

    .team .list .list-tit .name {
        text-align: center;
        color: #333;
        margin-top: 30px;
        font-size: 18px;
    }

        .team .list .list-tit .name p {
            font-size: 12px;
            color: #999;
            padding-top: 10px;
        }

            .team .list .list-tit .name p span {
                text-align: center;
                color: #999;
                margin-left: 10px;
            }

    .team .list .list-tit .sketch {
        margin-top: 20px;
        line-height: 24px;
        color: #666;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

.team-box {
    margin-bottom: 20px;
    clear: both;
}

    .team-box:after {
        clear: both;
        content: " ";
        display: table;
    }

    .team-box:before {
        content: " ";
        display: table;
    }

    .team-box .team-list {
        background: #fff;
        padding: 30px;
        box-sizing: border-box;
        clear: both;
    }

        .team-box .team-list:after {
            clear: both;
            content: " ";
            display: table;
        }

        .team-box .team-list:before {
            content: " ";
            display: table;
        }

        .team-box .team-list ul li {
            margin-bottom: 20px;
            transition: all 0.3s;
        }

            .team-box .team-list ul li a {
                position: relative;
                overflow: hidden;
                width: 100%;
                height: auto;
                cursor: pointer;
                display: block;
            }

                .team-box .team-list ul li a img {
                    transition: all 0.3s;
                }

                .team-box .team-list ul li a:hover img {
                    transform: scale(1.1);
                    -webkit-transition: all 0.5s;
                    -moz-transition: all 0.5s;
                    transition: all 0.5s;
                }

            .team-box .team-list ul li a {
                height: 220px;
            }

            .team-box .team-list ul li .news-img {
                height: 150px;
                overflow: hidden;
            }

            .team-box .team-list ul li h4 {
                font-size: 16px;
            }

            .team-box .team-list ul li .sub {
                font-size: 12px;
                clear: both;
            }

                .team-box .team-list ul li .sub:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .team-box .team-list ul li .sub:before {
                    content: " ";
                    display: table;
                }

                .team-box .team-list ul li .sub .sub-l {
                    color: #999;
                    float: left;
                }

                .team-box .team-list ul li .sub .sub-r {
                    color: #999;
                    float: right;
                }

                    .team-box .team-list ul li .sub .sub-r span {
                        color: #FF4900;
                    }

    .team-box .team-box-r .box-r1 {
        background: #fff;
        margin-bottom: 20px;
        padding: 40px 20px;
        top: 50px !important;
    }

        .team-box .team-box-r .box-r1 .logo {
            width: 80px;
            height: 80px;
            border-radius: 50px;
            overflow: hidden;
            margin: 0 auto;
        }

            .team-box .team-box-r .box-r1 .logo img {
                width: 100%;
                height: 100%;
            }

        .team-box .team-box-r .box-r1 .logo-name {
            font-size: 18px;
            text-align: center;
            margin: 10px 0;
        }

        .team-box .team-box-r .box-r1 .num-bar {
            font-size: 14px;
            color: #999;
            text-align: center;
        }

            .team-box .team-box-r .box-r1 .num-bar span {
                color: #333;
                margin: 0 3px;
            }

        .team-box .team-box-r .box-r1 .link-2 {
            padding: 7px 40px;
            border-radius: 3px;
            color: #fff;
            text-align: center;
            margin: 20px auto;
            display: table;
            cursor: pointer;
        }

        .team-box .team-box-r .box-r1 .server-c {
            font-size: 12px;
            color: #666;
            margin-top: 15px;
        }

            .team-box .team-box-r .box-r1 .server-c p {
                font-weight: bold;
                color: #333;
                margin-bottom: 8px;
            }

    .team-box .team-box-r .box-r2 {
        background: #fff;
        border-top: 2px solid #FF4900;
        padding: 10px 20px 20px 20px;
        margin-bottom: 20px;
    }

        .team-box .team-box-r .box-r2 h3 {
            text-align: center;
            color: #FF4900;
        }

        .team-box .team-box-r .box-r2 .num {
            text-align: center;
            color: #666;
            margin-bottom: 20px;
            font-size: 12px;
        }

            .team-box .team-box-r .box-r2 .num span {
                padding: 0 6px;
                color: #FF4900;
            }

        .team-box .team-box-r .box-r2 .labs dd {
            margin-bottom: 8px;
            font-size: 12px;
        }

            .team-box .team-box-r .box-r2 .labs dd input {
                width: 100%;
                height: 38px;
                padding: 0 10px;
                border: 1px solid #E4E4E4;
                box-sizing: border-box;
                outline: 0;
                color: #333;
            }

                .team-box .team-box-r .box-r2 .labs dd input:focus {
                    border: 1px solid #FFC5AE;
                }

        .team-box .team-box-r .box-r2 .code1 {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            width: 100%;
            height: 38px;
            border: 1px solid #E4E4E4;
        }

            .team-box .team-box-r .box-r2 .code1 .codenNum {
                width: calc(100% - 90px);
                background: none;
                border: 0;
                outline: none;
            }

            .team-box .team-box-r .box-r2 .code1 .btnSendCode1 {
                width: 90px;
                height: 38px;
                padding: 0 5px;
                margin: 0;
                font-size: 14px;
                text-align: center;
                color: #333;
                border: 0;
                border-left: 1px solid #F0F0F0;
                border-radius: 0;
                background: #f0f0f0;
                font-size: 12px;
            }

        .team-box .team-box-r .box-r2 .btn-orange {
            width: 100%;
        }

        .team-box .team-box-r .box-r2 .remarks {
            font-size: 12px;
            color: #999;
            margin-top: 20px;
        }

    .team-box .team-box-r .box-r3 a {
        margin-bottom: 10px;
        display: block;
    }

.case {
    margin: 0 -10px;
}

    .case .col-lg-3 {
        padding: 0 10px;
        height: 310px;
        overflow: inherit;
    }

    .case .list {
        background: #fff;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        box-sizing: border-box;
        height: 290px;
    }

        .case .list:hover {
            -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            width: 100%;
        }

            .case .list:hover:hover {
                -webkit-transition: all 0.4s;
                -moz-transition: all 0.4s;
                transition: all 0.4s;
            }

        .case .list .case-tit {
            padding: 20px;
        }

            .case .list .case-tit h4 {
                font-size: 16px;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
            }

            .case .list .case-tit .sub {
                font-size: 12px;
                clear: both;
            }

                .case .list .case-tit .sub:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .case .list .case-tit .sub:before {
                    content: " ";
                    display: table;
                }

                .case .list .case-tit .sub .sub-l {
                    color: #999;
                    float: left;
                }

                .case .list .case-tit .sub .sub-r {
                    color: #999;
                    float: right;
                }

                    .case .list .case-tit .sub .sub-r span {
                        color: #FF4900;
                    }

        .case .list .lou-tit {
            padding: 20px;
        }

            .case .list .lou-tit h4 {
                font-size: 16px;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
            }

            .case .list .lou-tit .sub {
                font-size: 12px;
                clear: both;
            }

                .case .list .lou-tit .sub:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .case .list .lou-tit .sub:before {
                    content: " ";
                    display: table;
                }

                .case .list .lou-tit .sub .sub-l {
                    color: #999;
                    float: left;
                }

                    .case .list .lou-tit .sub .sub-l span {
                        color: #FF4900;
                    }

                .case .list .lou-tit .sub .sub-r {
                    color: #999;
                    float: right;
                }

.case-box {
    padding-top: 20px;
    clear: both;
}

    .case-box:after {
        clear: both;
        content: " ";
        display: table;
    }

    .case-box:before {
        content: " ";
        display: table;
    }

    .case-box .case-info {
        background: #fff;
        box-sizing: border-box;
    }

        .case-box .case-info .info-head {
            padding: 50px 50px 20px 50px;
            clear: both;
        }

            .case-box .case-info .info-head:after {
                clear: both;
                content: " ";
                display: table;
            }

            .case-box .case-info .info-head:before {
                content: " ";
                display: table;
            }

            .case-box .case-info .info-head .img {
                float: left;
                width: 35%;
            }

            .case-box .case-info .info-head .tit {
                float: right;
                width: 60%;
            }

                .case-box .case-info .info-head .tit h3 {
                    font-size: 26px;
                    color: #000;
                    font-weight: bold;
                    margin-top: 0;
                    margin-bottom: 10px;
                }

                .case-box .case-info .info-head .tit .sub span {
                    font-size: 14px;
                    color: #999;
                    margin-right: 20px;
                }

                    .case-box .case-info .info-head .tit .sub span i {
                        font-style: normal;
                    }

                    .case-box .case-info .info-head .tit .sub span img {
                        width: 15px;
                        height: 15px;
                        border-radius: 15px;
                        margin-right: 8px;
                    }

                .case-box .case-info .info-head .tit .sub .time:before {
                    padding-right: 4px;
                    font-family: "iconfont" !important;
                    font-size: 14px;
                    font-style: normal;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    content: "\e675";
                    color: #D2D2D2;
                    z-index: 2;
                }

                .case-box .case-info .info-head .tit .sub .browse:before {
                    padding-right: 4px;
                    font-family: "iconfont" !important;
                    font-size: 16px;
                    font-style: normal;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    content: "\e669";
                    color: #D2D2D2;
                    z-index: 2;
                }

                .case-box .case-info .info-head .tit .base-info {
                    clear: both;
                    margin-top: 20px;
                }

                    .case-box .case-info .info-head .tit .base-info:after {
                        clear: both;
                        content: " ";
                        display: table;
                    }

                    .case-box .case-info .info-head .tit .base-info:before {
                        content: " ";
                        display: table;
                    }

                    .case-box .case-info .info-head .tit .base-info li {
                        float: left;
                        color: #666;
                        width: 50%;
                        line-height: 160%;
                    }

        .case-box .case-info .daoyu {
            text-indent: 24px;
            margin-top: 30px;
            background: #F5F5F5;
            padding: 20px;
            color: #666;
            position: relative;
        }

            .case-box .case-info .daoyu:before {
                background: url("../img/daoyu.png") no-repeat;
                background-size: 37px;
                content: "";
                width: 37px;
                height: 37px;
                display: block;
                position: absolute;
                left: 0;
                top: 0;
            }

        .case-box .case-info .con {
            padding: 20px 50px 30px 50px;
        }

            .case-box .case-info .con .caseinfo-con .tit {
                font-size: 20px;
                font-weight: bold;
                padding-left: 20px;
                margin-bottom: 20px;
                position: relative;
            }

                .case-box .case-info .con .caseinfo-con .tit:before {
                    content: "";
                    width: 4px;
                    height: 20px;
                    display: block;
                    position: absolute;
                    left: 2px;
                    top: 5px;
                }

            .case-box .case-info .con .caseinfo-con .caseimg {
                position: relative;
                margin-bottom: 20px;
            }

            .case-box .case-info .con .caseinfo-con .tags {
                text-align: center;
                padding-bottom: 50px;
            }

                .case-box .case-info .con .caseinfo-con .tags a {
                    display: inline-block;
                    padding: 3px 12px;
                    margin: 0 5px;
                    line-height: 140%;
                    border: 1px #E4E4E4 solid;
                    border-radius: 5px;
                    text-align: center;
                    font-size: 14px;
                }

                    .case-box .case-info .con .caseinfo-con .tags a:hover {
                        color: #FFF;
                    }

            .case-box .case-info .con .caseinfo-con .text {
                width: 100%;
                height: auto;
                position: absolute;
                left: 0;
                bottom: 0;
                background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 60%);
            }

            .case-box .case-info .con .caseinfo-con .imgtext {
                width: 100%;
                height: auto;
                padding: 20px 10px;
                color: #FFF;
                font-size: 14px;
                line-height: 200%;
                display: flex;
                justify-content: center;
            }

                .case-box .case-info .con .caseinfo-con .imgtext a {
                    margin: 0 10px;
                }

                .case-box .case-info .con .caseinfo-con .imgtext .link-1 {
                    background: #FF4900;
                    display: block;
                    color: #fff;
                    border-radius: 20px;
                    padding: 6px 20px;
                }

                .case-box .case-info .con .caseinfo-con .imgtext .link-2 {
                    background: #2B67FF;
                    display: block;
                    color: #fff;
                    border-radius: 20px;
                    padding: 6px 20px;
                }

            .case-box .case-info .con .state {
                background: #F5F5F5;
                padding: 20px;
                color: #999;
                margin: 30px 0;
                font-size: 12px;
            }

                .case-box .case-info .con .state span {
                    color: #000;
                    padding: 0 8px;
                }

        .case-box .case-info .news-bootom .label-list {
            font-size: 14px;
            padding: 10px 30px;
        }

            .case-box .case-info .news-bootom .label-list a {
                display: inline-block;
                color: #666;
                padding: 4px 10px;
            }

                .case-box .case-info .news-bootom .label-list a:hover {
                    background: #f5f5f5;
                    color: #333;
                    padding: 4px 10px;
                }

        .case-box .case-info .news-bootom .share {
            border-top: 1px solid #EDF0F3;
            padding: 20px 30px;
            display: flex;
            justify-content: space-between;
        }

            .case-box .case-info .news-bootom .share .share-l ol {
                padding: 0;
                margin-bottom: 0;
            }

            .case-box .case-info .news-bootom .share .share-l p {
                font-size: 12px;
                color: #999;
                padding-top: 6px;
            }

            .case-box .case-info .news-bootom .share .share-c {
                text-align: center;
                padding-top: 4px;
            }

                .case-box .case-info .news-bootom .share .share-c a {
                    font-size: 16px;
                    display: block;
                    width: 160px;
                    height: 58px;
                    line-height: 58px;
                    border-radius: 36px;
                    background: #2B67FF;
                    color: #fff;
                    cursor: pointer;
                }

                    .case-box .case-info .news-bootom .share .share-c a:before {
                        padding-right: 4px;
                        font-family: "iconfont" !important;
                        font-size: 16px;
                        font-style: normal;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        content: "\e660";
                        color: #fff;
                        z-index: 2;
                    }

                    .case-box .case-info .news-bootom .share .share-c a:hover {
                        background: #154CD9;
                    }

                .case-box .case-info .news-bootom .share .share-c .act {
                    background: #154CD9;
                }

                    .case-box .case-info .news-bootom .share .share-c .act:before {
                        padding-right: 4px;
                        font-family: "iconfont" !important;
                        font-size: 16px;
                        font-style: normal;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        content: "\e667";
                        color: #fff;
                        z-index: 2;
                    }

            .case-box .case-info .news-bootom .share .share-r {
                padding-top: 4px;
            }

                .case-box .case-info .news-bootom .share .share-r .collect {
                    border: 1px solid #ccc;
                    border-radius: 30px;
                    padding: 6px 20px;
                    display: block;
                }

                    .case-box .case-info .news-bootom .share .share-r .collect:before {
                        padding-right: 4px;
                        font-family: "iconfont" !important;
                        font-size: 16px;
                        font-style: normal;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        content: "\e65f";
                        color: #666;
                        z-index: 2;
                    }

                .case-box .case-info .news-bootom .share .share-r:hover {
                    color: #FF4900;
                    cursor: pointer;
                }

                    .case-box .case-info .news-bootom .share .share-r:hover .collect {
                        color: #FF4900;
                        border: 1px solid #FF4900;
                    }

                        .case-box .case-info .news-bootom .share .share-r:hover .collect:before {
                            color: #FF4900;
                        }

                .case-box .case-info .news-bootom .share .share-r .act {
                    color: #FF4900;
                    border: 1px solid #FF4900;
                }

                    .case-box .case-info .news-bootom .share .share-r .act:before {
                        padding-right: 4px;
                        font-family: "iconfont" !important;
                        font-size: 16px;
                        font-style: normal;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        content: "\e666";
                        color: #FF4900;
                        z-index: 2;
                    }

                .case-box .case-info .news-bootom .share .share-r p {
                    font-size: 12px;
                    padding-top: 6px;
                    color: #999;
                    text-align: center;
                }

.lou {
    margin: 0 -10px;
}

    .lou .col-lg-3 {
        padding: 0 10px;
        height: 310px;
        overflow: inherit;
    }

    .lou .list {
        background: #fff;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        box-sizing: border-box;
        height: 290px;
    }

        .lou .list:hover {
            -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            width: 100%;
            border-bottom: 2px solid #2B67FF;
        }

            .lou .list:hover:hover {
                -webkit-transition: all 0.4s;
                -moz-transition: all 0.4s;
                transition: all 0.4s;
            }

            .lou .list:hover .list-tit .name {
                color: #2B67FF;
            }

        .lou .list .case-tit {
            padding: 20px;
        }

            .lou .list .case-tit h4 {
                font-size: 16px;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
            }

            .lou .list .case-tit .sub {
                font-size: 12px;
                clear: both;
            }

                .lou .list .case-tit .sub:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .lou .list .case-tit .sub:before {
                    content: " ";
                    display: table;
                }

                .lou .list .case-tit .sub .sub-l {
                    color: #999;
                    float: left;
                }

                .lou .list .case-tit .sub .sub-r {
                    color: #999;
                    float: right;
                }

                    .lou .list .case-tit .sub .sub-r span {
                        color: #FF4900;
                    }

        .lou .list .lou-tit {
            padding: 20px;
        }

            .lou .list .lou-tit h4 {
                font-size: 16px;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
            }

            .lou .list .lou-tit .sub {
                font-size: 12px;
                clear: both;
            }

                .lou .list .lou-tit .sub:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .lou .list .lou-tit .sub:before {
                    content: " ";
                    display: table;
                }

                .lou .list .lou-tit .sub .sub-l {
                    color: #999;
                    float: left;
                }

                    .lou .list .lou-tit .sub .sub-l span {
                        color: #FF4900;
                    }

                .lou .list .lou-tit .sub .sub-r {
                    color: #999;
                    float: right;
                }

.lou-box {
    margin-bottom: 20px;
    clear: both;
}

    .lou-box:after {
        clear: both;
        content: " ";
        display: table;
    }

    .lou-box:before {
        content: " ";
        display: table;
    }

    .lou-box .lou-list {
        background: #fff;
        padding: 30px;
        box-sizing: border-box;
        clear: both;
    }

        .lou-box .lou-list:after {
            clear: both;
            content: " ";
            display: table;
        }

        .lou-box .lou-list:before {
            content: " ";
            display: table;
        }

        .lou-box .lou-list h3 {
            font-size: 18px;
            font-weight: bold;
            padding-left: 10px;
            margin-top: 0;
            margin-bottom: 20px;
        }

        .lou-box .lou-list ul li {
            margin-bottom: 20px;
            transition: all 0.3s;
        }

            .lou-box .lou-list ul li a {
                position: relative;
                overflow: hidden;
                width: 100%;
                height: auto;
                cursor: pointer;
                display: block;
            }

                .lou-box .lou-list ul li a img {
                    transition: all 0.3s;
                }

                .lou-box .lou-list ul li a:hover img {
                    transform: scale(1.1);
                    -webkit-transition: all 0.5s;
                    -moz-transition: all 0.5s;
                    transition: all 0.5s;
                }

            .lou-box .lou-list ul li a {
                height: 220px;
            }

            .lou-box .lou-list ul li .news-img {
                height: 150px;
                overflow: hidden;
            }

            .lou-box .lou-list ul li h4 {
                font-size: 16px;
            }

            .lou-box .lou-list ul li .sub {
                font-size: 12px;
                clear: both;
            }

                .lou-box .lou-list ul li .sub:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .lou-box .lou-list ul li .sub:before {
                    content: " ";
                    display: table;
                }

                .lou-box .lou-list ul li .sub .sub-l {
                    color: #999;
                    float: left;
                }

                .lou-box .lou-list ul li .sub .sub-r {
                    color: #999;
                    float: right;
                }

                    .lou-box .lou-list ul li .sub .sub-r span {
                        color: #FF4900;
                    }

    .lou-box .lou-box-r .lou-box-r1 {
        top: 50px !important;
        z-index: 2;
        padding: 40px 20px 10px 20px;
        background: #fff;
    }

        .lou-box .lou-box-r .lou-box-r1 .num span {
            color: #2B67FF;
        }

    .lou-box .lou-box-r .lou-box-r2 {
        background: #fff;
        margin-top: 20px;
        padding: 20px;
    }

        .lou-box .lou-box-r .lou-box-r2 h3 {
            font-size: 18px;
            font-weight: bold;
            margin-top: 0;
            margin-bottom: 20px;
        }

        .lou-box .lou-box-r .lou-box-r2 ul li {
            transition: all 0.3s;
            margin-bottom: 30px;
        }

            .lou-box .lou-box-r .lou-box-r2 ul li a {
                position: relative;
                overflow: hidden;
                width: 100%;
                height: auto;
                cursor: pointer;
                display: block;
            }

                .lou-box .lou-box-r .lou-box-r2 ul li a img {
                    transition: all 0.3s;
                }

                .lou-box .lou-box-r .lou-box-r2 ul li a:hover img {
                    transform: scale(1.1);
                    -webkit-transition: all 0.5s;
                    -moz-transition: all 0.5s;
                    transition: all 0.5s;
                }

            .lou-box .lou-box-r .lou-box-r2 ul li .lou-r2-img {
                position: relative;
            }

                .lou-box .lou-box-r .lou-box-r2 ul li .lou-r2-img .text {
                    position: absolute;
                    bottom: 0;
                    z-index: 1;
                    padding: 4px 10px;
                    background: rgba(0, 0, 0, 0.6);
                    display: block;
                    width: 100%;
                    color: #fff;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -o-text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 1;
                }

            .lou-box .lou-box-r .lou-box-r2 ul li .sum {
                clear: both;
                margin-top: 8px;
            }

                .lou-box .lou-box-r .lou-box-r2 ul li .sum:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .lou-box .lou-box-r .lou-box-r2 ul li .sum:before {
                    content: " ";
                    display: table;
                }

                .lou-box .lou-box-r .lou-box-r2 ul li .sum .sum-l {
                    float: left;
                    color: #999;
                }

                    .lou-box .lou-box-r .lou-box-r2 ul li .sum .sum-l span {
                        margin-right: 4px;
                    }

                .lou-box .lou-box-r .lou-box-r2 ul li .sum .sum-r {
                    float: right;
                    color: #999;
                }

.lou-info {
    background: #fff;
    margin: 20px 0;
    padding: 30px;
    clear: both;
}

    .lou-info:after {
        clear: both;
        content: " ";
        display: table;
    }

    .lou-info:before {
        content: " ";
        display: table;
    }

    .lou-info .louinfo-l {
        float: left;
        width: 320px;
    }

    .lou-info .louinfo-c {
        float: left;
        margin-left: 30px;
    }

        .lou-info .louinfo-c .tit {
            font-size: 26px;
            font-weight: bold;
            color: #000;
            margin-bottom: 10px;
        }

            .lou-info .louinfo-c .tit span {
                padding-left: 8px;
            }

        .lou-info .louinfo-c .sum {
            margin-bottom: 20px;
            display: flex;
        }

            .lou-info .louinfo-c .sum li {
                float: left;
                margin-right: 35px;
                position: relative;
            }

                .lou-info .louinfo-c .sum li h5 {
                    font-size: 16px;
                    color: #2B67FF;
                    text-align: center;
                }

                .lou-info .louinfo-c .sum li p {
                    color: #666;
                }

                .lou-info .louinfo-c .sum li:after {
                    content: "";
                    width: 1px;
                    height: 30px;
                    background: #eaeaea;
                    display: block;
                    position: absolute;
                    right: -15px;
                    top: 15px;
                }

                .lou-info .louinfo-c .sum li:last-child:after {
                    display: none;
                }

        .lou-info .louinfo-c .base-info {
            clear: both;
            color: #666;
        }

            .lou-info .louinfo-c .base-info:after {
                clear: both;
                content: " ";
                display: table;
            }

            .lou-info .louinfo-c .base-info:before {
                content: " ";
                display: table;
            }

            .lou-info .louinfo-c .base-info p {
                margin-bottom: 4px;
            }

                .lou-info .louinfo-c .base-info p span {
                    margin-left: 30px;
                }

    .lou-info .louinfo-r {
        float: right;
        padding-right: 20px;
    }

        .lou-info .louinfo-r .link-2 {
            padding: 10px 40px;
            border-radius: 3px;
            color: #fff;
            text-align: center;
            margin: 20px auto;
            display: table;
            cursor: pointer;
        }

.worksite {
    background: #fff;
    padding: 30px;
}

    .worksite .list {
        border-bottom: 1px solid #ececec;
        padding-bottom: 30px;
        margin-bottom: 30px;
        clear: both;
    }

        .worksite .list:after {
            clear: both;
            content: " ";
            display: table;
        }

        .worksite .list:before {
            content: " ";
            display: table;
        }

        .worksite .list .list-l {
            width: 280px;
            margin-right: 30px;
            float: left;
            transition: all 0.3s;
        }

            .worksite .list .list-l a {
                position: relative;
                overflow: hidden;
                width: 100%;
                height: auto;
                cursor: pointer;
                display: block;
            }

                .worksite .list .list-l a img {
                    transition: all 0.3s;
                }

                .worksite .list .list-l a:hover img {
                    transform: scale(1.1);
                    -webkit-transition: all 0.5s;
                    -moz-transition: all 0.5s;
                    transition: all 0.5s;
                }

        .worksite .list .list-c {
            float: left;
        }

            .worksite .list .list-c h4 {
                font-size: 20px;
                font-weight: bold;
                margin-top: 0;
                margin-bottom: 20px;
            }

                .worksite .list .list-c h4 span {
                    color: #999;
                    margin-left: 20px;
                    font-weight: inherit;
                    font-size: 14px;
                }

            .worksite .list .list-c .base-info {
                margin-top: 40px;
                width: 450px;
                clear: both;
            }

                .worksite .list .list-c .base-info:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .worksite .list .list-c .base-info:before {
                    content: " ";
                    display: table;
                }

                .worksite .list .list-c .base-info li {
                    float: left;
                    width: 50%;
                    color: #666;
                    line-height: 24px;
                }

            .worksite .list .list-c p {
                color: #666;
            }

                .worksite .list .list-c p span {
                    padding-left: 20px;
                }

            .worksite .list .list-c .jindu {
                width: 500px;
                overflow: hidden;
                margin-top: 30px;
            }

                .worksite .list .list-c .jindu ul {
                    position: absolute;
                    margin-top: -8px;
                    z-index: 2;
                    clear: both;
                }

                    .worksite .list .list-c .jindu ul:after {
                        clear: both;
                        content: " ";
                        display: table;
                    }

                    .worksite .list .list-c .jindu ul:before {
                        content: " ";
                        display: table;
                    }

                    .worksite .list .list-c .jindu ul li {
                        float: left;
                        width: 100px;
                        text-align: center;
                    }

                        .worksite .list .list-c .jindu ul li:before {
                            content: "";
                            width: 18px;
                            height: 18px;
                            margin: 0 auto;
                            margin-bottom: 10px;
                            display: block;
                        }

                        .worksite .list .list-c .jindu ul li.pre:before {
                            content: "";
                            width: 18px;
                            height: 18px;
                            margin: 0 auto;
                            margin-bottom: 10px;
                            display: block;
                        }

                        .worksite .list .list-c .jindu ul li.current:before {
                            content: "";
                            width: 18px;
                            height: 18px;
                            margin: 0 auto;
                            margin-bottom: 10px;
                            display: block;
                        }

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

        .worksite .list .list-r .link-2 {
            padding: 10px 40px;
            border-radius: 3px;
            color: #fff;
            text-align: center;
            margin: 70px auto auto;
            display: table;
            cursor: pointer;
        }

.progress {
    height: 1px;
    background: #D5DAE3;
    overflow: visible;
    box-shadow: none;
    position: relative;
    border-radius: 2px;
    /*left: -50px;*/
}

    .progress .progress-bar {
        height: 2px;
        position: relative;
        top: -0.5px;
        box-shadow: none;
        animation: animate-positive 2s;
        border-radius: 2px;
    }

    .progress.pink {
        background: #D5DAE3;
    }

@-webkit-keyframes animate-positive {
    0% {
        width: 0;
    }
}

@keyframes animate-positive {
    0% {
        width: 0;
    }
}

.worksiteinfo {
    background: #fff;
    margin-top: 20px;
    padding: 30px;
}

    .worksiteinfo .list {
        border-bottom: 1px solid #ececec;
        padding-bottom: 30px;
        margin-bottom: 30px;
        clear: both;
    }

        .worksiteinfo .list:after {
            clear: both;
            content: " ";
            display: table;
        }

        .worksiteinfo .list:before {
            content: " ";
            display: table;
        }

        .worksiteinfo .list .list-l {
            width: 280px;
            margin-right: 30px;
            float: left;
            transition: all 0.3s;
        }

            .worksiteinfo .list .list-l a {
                position: relative;
                overflow: hidden;
                width: 100%;
                height: auto;
                cursor: pointer;
                display: block;
            }

                .worksiteinfo .list .list-l a img {
                    transition: all 0.3s;
                }

                .worksiteinfo .list .list-l a:hover img {
                    transform: scale(1.1);
                    -webkit-transition: all 0.5s;
                    -moz-transition: all 0.5s;
                    transition: all 0.5s;
                }

        .worksiteinfo .list .list-c {
            float: left;
        }

            .worksiteinfo .list .list-c h4 {
                font-size: 20px;
                font-weight: bold;
                margin-top: 0;
                margin-bottom: 20px;
            }

                .worksiteinfo .list .list-c h4 span {
                    color: #999;
                    margin-left: 20px;
                    font-weight: inherit;
                    font-size: 14px;
                }

            .worksiteinfo .list .list-c .base-info {
                margin-top: 40px;
                width: 450px;
                clear: both;
            }

                .worksiteinfo .list .list-c .base-info:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .worksiteinfo .list .list-c .base-info:before {
                    content: " ";
                    display: table;
                }

                .worksiteinfo .list .list-c .base-info li {
                    float: left;
                    width: 50%;
                    color: #666;
                    line-height: 24px;
                }

            .worksiteinfo .list .list-c p {
                color: #666;
            }

                .worksiteinfo .list .list-c p span {
                    padding-left: 20px;
                }

            .worksiteinfo .list .list-c .jindu {
                width: 500px;
                overflow: hidden;
                margin-top: 30px;
            }

                .worksiteinfo .list .list-c .jindu ul {
                    position: absolute;
                    margin-top: -8px;
                    z-index: 2;
                    clear: both;
                }

                    .worksiteinfo .list .list-c .jindu ul:after {
                        clear: both;
                        content: " ";
                        display: table;
                    }

                    .worksiteinfo .list .list-c .jindu ul:before {
                        content: " ";
                        display: table;
                    }

                    .worksiteinfo .list .list-c .jindu ul li {
                        float: left;
                        width: 100px;
                        text-align: center;
                    }

                        .worksiteinfo .list .list-c .jindu ul li:before {
                            content: "";
                            width: 18px;
                            height: 18px;
                            margin: 0 auto;
                            margin-bottom: 10px;
                            display: block;
                        }

                        .worksiteinfo .list .list-c .jindu ul li.pre:before {
                            content: "";
                            width: 18px;
                            height: 18px;
                            margin: 0 auto;
                            margin-bottom: 10px;
                            display: block;
                        }

                        .worksiteinfo .list .list-c .jindu ul li.current:before {
                            content: "";
                            width: 18px;
                            height: 18px;
                            margin: 0 auto;
                            margin-bottom: 10px;
                            display: block;
                        }

            .worksiteinfo .list .list-c .link-2 {
                background: #FF4900;
                padding: 10px 40px;
                border-radius: 3px;
                color: #fff;
                text-align: center;
                margin: 20px 0;
                display: table;
                cursor: pointer;
            }

        .worksiteinfo .list .list-r .link-2 {
            margin-top: 60px;
        }

    .worksiteinfo .list {
        padding-bottom: 10px;
    }

        .worksiteinfo .list .list-l {
            width: 320px;
        }

        .worksiteinfo .list .info-tit {
            font-size: 20px;
            font-weight: bold;
            clear: both;
            margin-top: 30px;
        }

            .worksiteinfo .list .info-tit:after {
                clear: both;
                content: " ";
                display: table;
            }

            .worksiteinfo .list .info-tit:before {
                content: " ";
                display: table;
            }

ul.nav-tabs {
    width: 160px;
    margin-top: 20px;
    border-radius: 0;
    border: none;
    box-shadow: none;
}

    ul.nav-tabs li {
        margin: 0;
        border-top: 0;
        margin-bottom: 8px;
    }

        ul.nav-tabs li:first-child {
            border-top: none;
        }

        ul.nav-tabs li a {
            margin: 0;
            padding: 10px 30px;
            border-radius: 0;
            border: 0;
        }

            ul.nav-tabs li a:hover {
                opacity: 0.9;
            }

            ul.nav-tabs li.active a,
            ul.nav-tabs li.active a:hover,
            ul.nav-tabs li a:hover {
                color: #fff;
                border: none;
            }

        ul.nav-tabs li:first-child a {
            border-radius: 0;
        }

        ul.nav-tabs li:last-child a {
            border-radius: 0;
        }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus {
    color: #fff;
    border: 0;
}

ul.nav-tabs.affix {
    top: 30px;
    margin-top: 60px;
}

.zhibo-r h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
}

.zhibo-r h5 {
    font-size: 14px;
    color: #999;
    font-weight: inherit;
}

.zhibo-r .zhibo-tu {
    clear: both;
}

    .zhibo-r .zhibo-tu:after {
        clear: both;
        content: " ";
        display: table;
    }

    .zhibo-r .zhibo-tu:before {
        content: " ";
        display: table;
    }

    .zhibo-r .zhibo-tu li {
        margin-bottom: 10px;
        float: left;
        width: 30%;
        margin-right: 10px;
    }

.jiancai {
    margin: 0 -10px;
}

    .jiancai .col-lg-3 {
        padding: 0 10px;
        height: 310px;
        overflow: inherit;
    }

    .jiancai .list {
        background: #fff;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        box-sizing: border-box;
        height: 290px;
    }

        .jiancai .list:hover {
            -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            width: 100%;
        }

            .jiancai .list:hover:hover {
                -webkit-transition: all 0.4s;
                -moz-transition: all 0.4s;
                transition: all 0.4s;
            }

            .jiancai .list:hover .list-tit .name {
                color: #2B67FF;
            }

        .jiancai .list .case-tit {
            padding: 20px;
        }

            .jiancai .list .case-tit h4 {
                font-size: 16px;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
            }

            .jiancai .list .case-tit .sub {
                font-size: 12px;
                clear: both;
            }

                .jiancai .list .case-tit .sub:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .jiancai .list .case-tit .sub:before {
                    content: " ";
                    display: table;
                }

                .jiancai .list .case-tit .sub .sub-l {
                    color: #999;
                    float: left;
                }

                .jiancai .list .case-tit .sub .sub-r {
                    color: #999;
                    float: right;
                }

                    .jiancai .list .case-tit .sub .sub-r span {
                        color: #FF4900;
                    }

        .jiancai .list .lou-tit {
            padding: 20px;
        }

            .jiancai .list .lou-tit h4 {
                font-size: 16px;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
            }

            .jiancai .list .lou-tit .sub {
                font-size: 12px;
                clear: both;
            }

                .jiancai .list .lou-tit .sub:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .jiancai .list .lou-tit .sub:before {
                    content: " ";
                    display: table;
                }

                .jiancai .list .lou-tit .sub .sub-l {
                    color: #999;
                    float: left;
                }

                    .jiancai .list .lou-tit .sub .sub-l span {
                        color: #FF4900;
                    }

                .jiancai .list .lou-tit .sub .sub-r {
                    color: #999;
                    float: right;
                }

.jiancai-box {
    padding-top: 20px;
    clear: both;
}

    .jiancai-box:after {
        clear: both;
        content: " ";
        display: table;
    }

    .jiancai-box:before {
        content: " ";
        display: table;
    }

    .jiancai-box .jiancai-info {
        background: #fff;
        box-sizing: border-box;
        padding: 50px;
    }

        .jiancai-box .jiancai-info .jiancai-img {
            margin-bottom: 20px;
        }

            .jiancai-box .jiancai-info .jiancai-img img {
                width: 100%;
            }

        .jiancai-box .jiancai-info .tags a {
            display: inline-block;
            padding: 4px 20px;
            background: #F8F8F8;
            margin: 4px;
        }

        .jiancai-box .jiancai-info .tit {
            font-size: 24px;
            font-weight: bold;
            color: #333;
            margin: 20px 0;
        }

        .jiancai-box .jiancai-info .price {
            color: #FF4900;
            font-size: 20px;
            font-weight: bold;
        }

            .jiancai-box .jiancai-info .price span {
                font-size: 12px;
                color: #999;
                margin-left: 10px;
            }

        .jiancai-box .jiancai-info .base {
            margin: 10px 0;
            color: #666;
        }

            .jiancai-box .jiancai-info .base span {
                margin-right: 20px;
            }

        .jiancai-box .jiancai-info .con {
            line-height: 160%;
            margin: 30px 0;
        }

.news-box {
    margin-bottom: 20px;
    clear: both;
}

    .news-box:after {
        clear: both;
        content: " ";
        display: table;
    }

    .news-box:before {
        content: " ";
        display: table;
    }

    .news-box .news-list {
        background: #fff;
        padding: 30px;
        box-sizing: border-box;
    }

        .news-box .news-list ul li {
            border-bottom: 1px solid #E4E4E4;
            clear: both;
            padding-bottom: 20px;
            margin-bottom: 20px;
            display: block;
            position: relative;
            height: 155px;
        }

            .news-box .news-list ul li:after {
                clear: both;
                content: " ";
                display: table;
            }

            .news-box .news-list ul li:before {
                content: " ";
                display: table;
            }

            .news-box .news-list ul li a {
                display: flex;
            }

                .news-box .news-list ul li a .news-img {
                    padding-left: 0;
                    padding-right: 0;
                    margin-right: 1%;
                    width: 33%;
                    height: 150px;
                    overflow: hidden;
                }

                    .news-box .news-list ul li a .news-img img {
                        transition: all 0.3s;
                    }

                .news-box .news-list ul li a .list-tit {
                    padding-right: 0;
                    box-sizing: border-box;
                }

                    .news-box .news-list ul li a .list-tit h2 {
                        font-size: 20px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        -o-text-overflow: ellipsis;
                        display: -webkit-box;
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 1;
                        margin-top: 0;
                    }

                    .news-box .news-list ul li a .list-tit h4 {
                        font-size: 14px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        -o-text-overflow: ellipsis;
                        display: -webkit-box;
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 2;
                        color: #666;
                        height: 50px;
                        line-height: 160%;
                        margin-bottom: 20px;
                    }

                    .news-box .news-list ul li a .list-tit .sub span {
                        font-size: 14px;
                        color: #999;
                        margin-right: 20px;
                    }

                        .news-box .news-list ul li a .list-tit .sub span i {
                            font-style: normal;
                        }

                        .news-box .news-list ul li a .list-tit .sub span img {
                            width: 15px;
                            height: 15px;
                            border-radius: 15px;
                            margin-right: 8px;
                        }

                    .news-box .news-list ul li a .list-tit .sub .time:before {
                        padding-right: 4px;
                        font-family: "iconfont" !important;
                        font-size: 14px;
                        font-style: normal;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        content: "\e675";
                        color: #D2D2D2;
                        z-index: 2;
                    }

                    .news-box .news-list ul li a .list-tit .sub .browse:before {
                        padding-right: 4px;
                        font-family: "iconfont" !important;
                        font-size: 16px;
                        font-style: normal;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        content: "\e669";
                        color: #D2D2D2;
                        z-index: 2;
                    }

            .news-box .news-list ul li:after {
                content: "";
                position: absolute;
                bottom: -1px;
                left: 0;
                height: 1px;
                background: #2B67FF;
                width: 60%;
                transition: 0.56s ease;
                opacity: 0;
            }

            .news-box .news-list ul li:hover {
                transition: 0.56s ease;
            }

                .news-box .news-list ul li:hover .news-img {
                    transition: all 0.3s;
                }

                    .news-box .news-list ul li:hover .news-img img {
                        transform: scale(1.08);
                        -webkit-transition: all 0.5s;
                        -moz-transition: all 0.5s;
                        transition: all 0.5s;
                    }

                .news-box .news-list ul li:hover p {
                    color: #333;
                }

                .news-box .news-list ul li:hover:after {
                    opacity: 1;
                    width: 100%;
                }

            .news-box .news-list ul li:last-child {
                border-bottom: none;
            }

            .news-box .news-list ul li .state,
            .news-box .news-list ul li .state-end {
                position: absolute;
                left: 8px;
                top: 8px;
                background: #FF4900;
                padding: 6px 20px;
                border-radius: 30px;
                color: #fff;
            }

            .news-box .news-list ul li .state-end {
                background: rgba(0, 0, 0, 0.5);
            }

.quan-list {
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
    clear: both;
}

    .quan-list:after {
        clear: both;
        content: " ";
        display: table;
    }

    .quan-list:before {
        content: " ";
        display: table;
    }

    .quan-list ul li {
        margin-bottom: 20px;
    }

        .quan-list ul li .quan-bg {
            background: url("../img/quan.png") no-repeat;
            background-size: contain;
            text-align: center;
            padding: 4px 20px 10px 20px;
        }

            .quan-list ul li .quan-bg h3 {
                color: #FF4900;
                font-size: 30px;
                font-weight: bold;
            }

                .quan-list ul li .quan-bg h3 span {
                    font-size: 18px;
                }

            .quan-list ul li .quan-bg h4 {
                font-size: 16px;
                font-weight: bold;
            }

            .quan-list ul li .quan-bg h5 {
                font-size: 12px;
                color: #666;
                margin-bottom: 40px;
            }

            .quan-list ul li .quan-bg .btn {
                border-radius: 30px;
                padding: 6px 20px;
                margin-bottom: 20px;
            }

        .quan-list ul li .visited {
            background: url("../img/quan-v.png") no-repeat;
            background-size: contain;
            text-align: center;
            padding: 4px 20px 10px 20px;
        }

            .quan-list ul li .visited h3,
            .quan-list ul li .visited h4,
            .quan-list ul li .visited h5 {
                color: #868886;
            }

            .quan-list ul li .visited .btn-orange {
                background: #868886;
                border: #868886;
            }

.map {
    margin-bottom: 20px;
}

.message-l {
    background: #fff;
    padding: 30px;
}

    .message-l h4 {
        font-size: 20px;
        color: #000;
        margin-bottom: 20px;
    }

    .message-l h5 {
        font-size: 14px;
        color: #666;
    }

    .message-l .message-c {
        clear: both;
        margin-top: 30px;
    }

        .message-l .message-c:after {
            clear: both;
            content: " ";
            display: table;
        }

        .message-l .message-c:before {
            content: " ";
            display: table;
        }

        .message-l .message-c .labs .w50 {
            width: 48%;
            margin-right: 2%;
        }

        .message-l .message-c .labs .w100 {
            width: 98%;
        }

            .message-l .message-c .labs .w100 textarea {
                border: 1px solid #E4E4E4;
                box-sizing: border-box;
                border-radius: 0;
                outline: 0;
                cursor: pointer;
                outline: none !important;
                resize: none !important;
                box-shadow: none !important;
            }

                .message-l .message-c .labs .w100 textarea:focus {
                    border: 1px solid #B2C8FF;
                    box-shadow: none;
                }

        .message-l .message-c .labs dd {
            margin-bottom: 8px;
            float: left;
            font-size: 12px;
        }

            .message-l .message-c .labs dd input {
                width: 100%;
                height: 38px;
                padding: 0 10px;
                border: 1px solid #E4E4E4;
                box-sizing: border-box;
                outline: 0;
                color: #333;
            }

                .message-l .message-c .labs dd input:focus {
                    border: 1px solid #B2C8FF;
                }

        .message-l .message-c .labs .btn-orange {
            padding: 10px 60px;
            margin-top: 10px;
        }

@media (max-width: 320px) {
    .worksiteinfo .list .list-c .jindu ul li {
        width: 0.56rem !important;
    }

    .worksite .list .list-c .jindu ul li {
        width: 52px !important;
    }
}

@media (max-width: 760px) and (min-width: 320px) {
    html {
        font-size: 100px;
    }

    .fs38 {
        font-size: 0.38rem;
    }

    .fs36 {
        font-size: 0.36rem;
    }

    .fs34 {
        font-size: 0.34rem;
    }

    .fs32 {
        font-size: 0.32rem;
    }

    .fs30 {
        font-size: 0.3rem;
    }

    .fs28 {
        font-size: 0.28rem;
    }

    .fs26 {
        font-size: 0.26rem;
    }

    .fs24 {
        font-size: 0.24rem;
    }

    .fs22 {
        font-size: 0.22rem;
    }

    .fs20 {
        font-size: 0.2rem;
    }

    .fs18 {
        font-size: 0.18rem;
    }

    .fs16 {
        font-size: 0.16rem;
    }

    .fs14 {
        font-size: 0.14rem;
    }

    .fs13 {
        font-size: 0.13rem;
    }

    .fs12 {
        font-size: 0.12rem;
    }

    .fs11 {
        font-size: 0.11rem;
    }

    .head {
        position: inherit;
        height: auto;
    }

    .head-top {
        clear: both;
        z-index: 1000;
        padding: 0 0;
    }

        .head-top:after {
            clear: both;
            content: " ";
            display: table;
        }

        .head-top:before {
            content: " ";
            display: table;
        }

        .head-top .head-l {
            position: fixed;
            top: 0.05rem;
            z-index: 2;
            float: left;
            height: auto;
        }

            .head-top .head-l .logo {
                float: left;
                margin-top: 0.03rem;
                margin-right: 0.1rem;
            }

                .head-top .head-l .logo img {
                    height: 0.36rem;
                }

            .head-top .head-l .logo-name {
                float: left;
                font-size: 0.18rem;
                font-weight: bold;
                color: #000;
            }

                .head-top .head-l .logo-name p {
                    font-size: 0.11rem;
                    font-weight: normal;
                    color: #999;
                    letter-spacing: 0;
                }

    .menu {
        position: fixed;
    }

        .menu .caret {
            position: absolute;
            top: 0.24rem;
            margin-left: 0.08rem;
        }

        .menu.moveDown {
            top: 0;
            transition: all 0.2s ease-out;
        }

        .menu.moveUp {
            top: 0;
            transition: all 0.2s ease-out;
        }

        .menu .navbar-toggle {
            border-color: #fff !important;
        }

        .menu .navbar-toggle {
            padding: 0;
        }

        .menu .navbar-default .navbar-toggle:hover,
        .menu .navbar-default .navbar-toggle:focus {
            background-color: inherit;
        }

        .menu .navbar-toggle .icon-but {
            background: url("../img/icon-2.png") no-repeat center;
            background-size: cover;
            width: 28px;
            height: 28px;
            display: block;
        }

        .menu .collapsed .icon-but {
            background: url("../img/icon-1.png") no-repeat center;
            background-size: cover;
            width: 28px;
            height: 28px;
            display: block;
        }

        .menu .navbar-default .active a {
            margin-top: 0;
        }

        .menu .navbar-default .collapse {
            padding: inherit;
        }

        .menu .nav > li {
            text-align: center;
        }

            .menu .nav > li a {
                border-bottom: 1px solid #E4E4E4;
                background: #fff;
            }

        .menu .navbar-nav > li {
            font-size: 16px;
            font-weight: bold;
            padding: 0;
        }

        .menu .dropdown-menu > li > a {
            font-weight: 500;
        }

        .menu .navbar-nav .open .dropdown-menu {
            margin-bottom: 0.6rem;
        }

            .menu .navbar-nav .open .dropdown-menu li a {
                border-bottom: none;
            }

    .dropdown-menu {
        text-align: center !important;
    }

    .swiper-pagination-bullet {
        width: 0.1rem;
        height: 0.1rem;
    }

    .foot {
        padding: 0;
    }

        .foot .link {
            display: none;
        }

        .foot .copyright {
            padding: 20px 0;
            margin-top: 0;
            margin-bottom: 0;
            border-top: none;
            text-align: center;
        }

            .foot .copyright .copyright-menu {
                float: inherit;
            }

    #myBtn {
        display: none;
        position: fixed;
        bottom: 20px;
        right: 10px;
        z-index: 99;
        border: none;
        outline: none;
        cursor: pointer;
        width: 38px;
        height: 32px;
        border-radius: 0;
        background-color: rgba(0, 0, 0, 0.6);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    }

        #myBtn:before {
            font-family: "iconfont" !important;
            font-size: 18px;
            font-style: normal;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e691";
            color: #fff;
            z-index: 2;
        }

    .main-bg {
        margin-top: 0.2rem;
    }

    .box-bg {
        padding: 0;
    }

    .sub-nav::-webkit-scrollbar {
        display: none;
    }

    .sub-nav {
        margin: 0.1rem auto;
        list-style-type: none;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        padding: 0;
        overflow: auto;
    }

        .sub-nav li {
            font-size: 0.12rem;
            padding: 0.1rem 0.133rem;
            border-radius: 0.533rem;
            margin-right: 0.1rem;
            text-align: center;
            flex: 1 0 auto;
            -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s;
            transition: all 0.4s;
        }

            .sub-nav li:hover {
                background: #2B67FF;
            }

                .sub-nav li:hover a {
                    color: #fff;
                }

        .sub-nav .active {
            background: #2B67FF;
        }

            .sub-nav .active a {
                color: #fff;
            }

    .sub-nav-curr {
        position: fixed;
        width: 100%;
        box-sizing: border-box;
        top: 0.4rem;
        left: 0;
        padding: 10px 0 10px 15px;
        background: #F5F6F9;
        z-index: 2;
    }

    .screen dl {
        list-style-type: none;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        padding: 0;
        overflow: auto;
    }

        .screen dl dt {
            padding: 0 8px;
            height: 36px;
            line-height: 36px;
            flex: 1 0 auto;
            font-size: 0.12rem;
        }

        .screen dl dd {
            padding: 0 4px;
            height: 36px;
            line-height: 36px;
            flex: 1 0 auto;
            margin: 0 4px;
            font-size: 0.12rem;
        }

    .common-toolbar {
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 0.533rem;
        background-color: #fff;
        display: block;
        z-index: 6;
        padding-top: 0.08rem;
    }

        .common-toolbar .toolbar {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
        }

            .common-toolbar .toolbar .tooblar-tel .phone {
                background: url("../img/float_icon.png") no-repeat;
                background-size: 0.18rem;
                width: 0.18rem;
                height: 0.18rem;
                display: block;
            }

            .common-toolbar .toolbar .tooblar-tel span {
                font-size: 0.11rem;
            }

            .common-toolbar .toolbar .tooblar-btn {
                padding-left: 0.3rem;
            }

                .common-toolbar .toolbar .tooblar-btn .btn-orange {
                    width: 2.5rem;
                    height: 0.373rem;
                    line-height: 0.373rem;
                    border-radius: 0.373rem;
                    text-align: center;
                    display: block;
                }

    .Rcase {
        background: #fff;
        margin: 0.167rem 0;
        padding: 0.167rem 0.1rem;
    }

        .Rcase .swiper-pagination {
            display: block;
        }

        .Rcase .tit {
            font-size: 0.16rem;
            margin-bottom: 0.167rem;
            padding-left: 0.1rem;
        }

        .Rcase .case-con {
            transition: all 0.3s;
        }

            .Rcase .case-con .swiper-wrapper {
                padding-bottom: 40px;
            }

            .Rcase .case-con .swiper-slide {
                width: 50%;
            }

            .Rcase .case-con a {
                position: relative;
                overflow: hidden;
                width: 100%;
                height: auto;
                cursor: pointer;
                display: block;
            }

                .Rcase .case-con a img {
                    transition: all 0.3s;
                }

                .Rcase .case-con a:hover img {
                    transform: scale(1.1);
                    -webkit-transition: all 0.5s;
                    -moz-transition: all 0.5s;
                    transition: all 0.5s;
                }

            .Rcase .case-con .case-tu {
                padding: 0 0.1rem;
            }

            .Rcase .case-con .caption {
                padding: 0 0.1rem;
            }

                .Rcase .case-con .caption h4 {
                    font-size: 0.16rem;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -o-text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 1;
                }

                .Rcase .case-con .caption .caption-c {
                    display: inherit;
                    flex-direction: column;
                    font-size: 0.12rem;
                }

                    .Rcase .case-con .caption .caption-c .caption-l {
                        color: #999;
                        margin-bottom: 0.04rem;
                        float: left;
                    }

                    .Rcase .case-con .caption .caption-c .caption-r {
                        color: #999;
                        float: right;
                    }

                        .Rcase .case-con .caption .caption-c .caption-r span {
                            color: #FF4900;
                        }

    .social-share .social-share-icon {
        width: 24px !important;
        height: 24px !important;
        line-height: 24px !important;
        font-size: 0.16rem !important;
    }

    .ibanner {
        position: relative;
        margin-top: 0.5rem;
    }

        .ibanner .swiper-container {
            height: 2rem;
        }

    .swiper-pagination-bullet {
        width: 0.1rem;
        height: 0.1rem;
    }

    .offer {
        padding: 0.3rem 0.15rem;
    }

        .offer .offer-tit {
            clear: both;
        }

            .offer .offer-tit:after {
                clear: both;
                content: " ";
                display: table;
            }

            .offer .offer-tit:before {
                content: " ";
                display: table;
            }

            .offer .offer-tit .tit {
                font-size: 0.2rem;
                text-align: center;
                float: inherit;
            }

            .offer .offer-tit .tit-r {
                float: inherit;
                font-size: 0.12rem;
                text-align: center;
                margin-top: 0.1rem;
                margin-left: 0;
                color: #999;
            }

        .offer .offer-con {
            margin-top: 0.25rem;
        }

            .offer .offer-con .input-box {
                margin-right: 0;
                margin-bottom: 15px;
                background: #F5F6F9;
                border: 1px solid #E4E4E4;
                float: inherit;
            }

                .offer .offer-con .input-box input {
                    background: #f9f9f9;
                    color: #666;
                    width: 100%;
                    height: 40px;
                    line-height: 40px;
                    box-sizing: border-box;
                    border: 0;
                    padding: 0;
                    margin: 0;
                    outline: 0;
                    padding-left: 10px;
                }

            .offer .offer-con .button-box {
                float: inherit;
                width: 100%;
                height: 40px;
                line-height: 40px;
            }

    .box {
        padding: 0.3rem 0;
    }

        .box .box-tit {
            font-size: 0.2rem;
            text-align: center;
            margin-bottom: 0.1rem;
        }

        .box .box-tag {
            font-size: 0.12rem;
            text-align: center;
            color: #666;
            margin-bottom: 0.25rem;
        }

            .box .box-tag i {
                font-size: 0.14rem;
                color: #999;
                padding: 0 0.04rem;
            }

    .box-1 .con {
        clear: both;
    }

        .box-1 .con:after {
            clear: both;
            content: " ";
            display: table;
        }

        .box-1 .con:before {
            content: " ";
            display: table;
        }

        .box-1 .con .img-l {
            float: inherit;
            width: 100%;
            padding-right: 0;
            margin-bottom: 0.15rem;
            box-sizing: border-box;
        }

            .box-1 .con .img-l a {
                height: 2.95rem;
                overflow: hidden;
                display: block;
            }

                .box-1 .con .img-l a .img-tit {
                    text-align: center;
                    font-size: 0.14rem;
                    background: #000;
                    color: #fff;
                    position: absolute;
                    bottom: 0;
                    width: 100%;
                    line-height: 0.4rem;
                    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #333));
                    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
                    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
                    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
                    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #333 100%);
                }

        .box-1 .con .img-r {
            float: inherit;
            width: 100%;
            box-sizing: border-box;
        }

            .box-1 .con .img-r ul li {
                float: left;
                width: 50%;
                padding-right: 0.14rem;
                margin-bottom: 0.14rem;
                box-sizing: border-box;
            }

                .box-1 .con .img-r ul li:nth-child(even) {
                    padding-right: 0;
                }

                .box-1 .con .img-r ul li a {
                    height: 1.4rem;
                    overflow: hidden;
                    display: block;
                    position: relative;
                }

                    .box-1 .con .img-r ul li a .img-tit {
                        text-align: center;
                        font-size: 0.13rem;
                        background: #000;
                        color: #fff;
                        position: absolute;
                        bottom: 0;
                        width: 100%;
                        line-height: 0.4rem;
                        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #333));
                        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
                        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
                        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
                        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #333 100%);
                    }

    .box-2 .con .list {
        margin-bottom: 0.15rem;
        transition: all 0.3s;
    }

        .box-2 .con .list:last-child {
            margin-bottom: 0;
        }

        .box-2 .con .list a {
            position: relative;
            overflow: hidden;
            width: 100%;
            height: auto;
            cursor: pointer;
            display: block;
        }

            .box-2 .con .list a img {
                transition: all 0.3s;
            }

            .box-2 .con .list a:hover img {
                transform: scale(1.1);
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                transition: all 0.5s;
            }

        .box-2 .con .list .list-img {
            height: 2.5rem;
        }

        .box-2 .con .list .list-tit {
            background: #F5F6F9;
            padding: 0.2rem;
        }

            .box-2 .con .list .list-tit .name {
                text-align: center;
                color: #333;
                margin-bottom: 0.15rem;
                font-size: 0.16rem;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
            }

            .box-2 .con .list .list-tit ul li {
                font-size: 16px;
            }

                .box-2 .con .list .list-tit ul li span {
                    font-size: 0.12rem;
                }

    .box-3 .con .list {
        margin-bottom: 0.15rem;
        transition: all 0.3s;
    }

        .box-3 .con .list a {
            position: relative;
            overflow: hidden;
            width: 100%;
            height: auto;
            cursor: pointer;
            display: block;
        }

            .box-3 .con .list a img {
                transition: all 0.3s;
            }

            .box-3 .con .list a:hover img {
                transform: scale(1.1);
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                transition: all 0.5s;
            }

        .box-3 .con .list .list-img {
            height: 2.2rem;
            overflow: hidden;
        }

            .box-3 .con .list .list-img img {
                width: 100%;
                height: 100%;
            }

        .box-3 .con .list .list-tit {
            background: #fff;
            padding: 0.2rem;
        }

            .box-3 .con .list .list-tit .name {
                text-align: center;
                color: #333;
                margin-bottom: 0.1rem;
                font-size: 0.16rem;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
            }

                .box-3 .con .list .list-tit .name span {
                    margin-right: 0.06rem;
                }

            .box-3 .con .list .list-tit .list-tag {
                text-align: center;
            }

                .box-3 .con .list .list-tit .list-tag span {
                    color: #666;
                    margin: 0.06rem;
                }

    .box-4 .con .list {
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        padding: 10px;
        height: auto;
        overflow: inherit;
    }

        .box-4 .con .list:hover {
            -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            margin-top: 0;
            border-bottom: none;
        }

            .box-4 .con .list:hover:hover {
                -webkit-transition: all 0.4s;
                -moz-transition: all 0.4s;
                transition: all 0.4s;
            }

        .box-4 .con .list .list-img {
            margin: 0 auto;
            width: 1rem;
            height: 1rem;
            border-radius: 1rem;
            overflow: hidden;
        }

            .box-4 .con .list .list-img img {
                width: 100%;
                height: 100%;
            }

        .box-4 .con .list .list-tit .name {
            text-align: center;
            margin-top: 0.15rem;
            font-size: 0.16rem;
        }

            .box-4 .con .list .list-tit .name p {
                font-size: 0.12rem;
                padding-top: 0.06rem;
            }

                .box-4 .con .list .list-tit .name p span {
                    margin-left: 0.1rem;
                }

        .box-4 .con .list .list-tit .sketch {
            font-size: 0.12rem;
            margin-top: 0.1rem;
            line-height: 180%;
            height: 1rem;
            overflow: hidden;
        }

    .box-5 .con .news-l {
        margin-bottom: 0.2rem;
    }

        .box-5 .con .news-l .list-img {
            height: auto;
            overflow: hidden;
        }

        .box-5 .con .news-l .list-tit {
            background: #fff;
            padding: 0.2rem;
        }

            .box-5 .con .news-l .list-tit .name {
                font-size: 18px;
                margin-bottom: 0.1rem;
            }

            .box-5 .con .news-l .list-tit .list-tag {
                font-size: 12px;
            }

    .box-5 .con .news-r .list {
        padding: 0.15rem;
        margin-bottom: 0.2rem;
        border-bottom: 1px solid #E4E4E4;
        clear: both;
    }

        .box-5 .con .news-r .list:after {
            clear: both;
            content: " ";
            display: table;
        }

        .box-5 .con .news-r .list:before {
            content: " ";
            display: table;
        }

        .box-5 .con .news-r .list:hover {
            background: #fff;
        }

        .box-5 .con .news-r .list .list-l {
            float: inherit;
            width: 100%;
        }

            .box-5 .con .news-r .list .list-l .list-tit {
                font-size: 18px;
                margin-bottom: 0.15rem;
            }

            .box-5 .con .news-r .list .list-l .list-tag {
                font-size: 0.14rem;
                color: #666;
            }

        .box-5 .con .news-r .list .list-r {
            float: inherit;
            clear: both;
            margin-top: 0.2rem;
            width: auto;
            text-align: left;
        }

            .box-5 .con .news-r .list .list-r:after {
                clear: both;
                content: " ";
                display: table;
            }

            .box-5 .con .news-r .list .list-r:before {
                content: " ";
                display: table;
            }

            .box-5 .con .news-r .list .list-r .date {
                float: left;
                font-size: 0.14rem;
                color: #999;
                margin-bottom: 0.1rem;
            }

            .box-5 .con .news-r .list .list-r .icon {
                float: right;
                padding-right: 0.2rem;
            }

                .box-5 .con .news-r .list .list-r .icon img {
                    width: 35px;
                    height: 18px;
                }

    .about .box {
        padding: 15px;
        margin-bottom: 10px;
    }

        .about .box .tit {
            font-size: 0.18rem;
            font-weight: bold;
            padding-bottom: 15px;
            margin-bottom: 30px;
            color: #333;
            border-bottom: 1px solid #E4E4E4;
        }

    .about .box-1 {
        padding: 15px;
        margin-bottom: 10px;
        padding: 0.3rem 0.1rem;
    }

        .about .box-1 .tit {
            font-size: 0.18rem;
            font-weight: bold;
            padding-bottom: 15px;
            margin-bottom: 30px;
            color: #333;
            border-bottom: 1px solid #E4E4E4;
        }

        .about .box-1 .tit {
            font-size: 0.16rem;
            font-weight: bold;
            clear: both;
            padding-bottom: 0;
            margin-bottom: 0.213rem;
            color: #333;
            border-bottom: 1px solid #E4E4E4;
        }

            .about .box-1 .tit:after {
                clear: both;
                content: " ";
                display: table;
            }

            .about .box-1 .tit:before {
                content: " ";
                display: table;
            }

            .about .box-1 .tit li {
                float: left;
                margin-right: 0.4rem;
                padding-bottom: 0.1rem;
            }

            .about .box-1 .tit .active {
                border-bottom: 2px solid #2B67FF;
            }

                .about .box-1 .tit .active a {
                    color: #2B67FF;
                }

        .about .box-1 .box1-l img {
            margin-top: 0;
            margin-bottom: 0.267rem;
        }

        .about .box-1 .box1-r h3 {
            font-size: 0.18rem;
        }

        .about .box-1 .box1-r h4 {
            font-size: 0.16rem;
        }

        .about .box-1 .box1-r .about-s li span {
            color: #999;
            display: block;
            margin-bottom: 0.1rem;
        }

    .about .box-2 {
        padding: 15px;
        margin-bottom: 10px;
    }

        .about .box-2 .tit {
            font-size: 0.18rem;
            font-weight: bold;
            padding-bottom: 15px;
            margin-bottom: 30px;
            color: #333;
            border-bottom: 1px solid #E4E4E4;
        }

        .about .box-2 .tit {
            font-size: 0.16rem;
            font-weight: bold;
            clear: both;
            padding-bottom: 0.1rem;
            margin-bottom: 0.213rem;
            color: #333;
            border-bottom: 1px solid #E4E4E4;
        }

            .about .box-2 .tit:after {
                clear: both;
                content: " ";
                display: table;
            }

            .about .box-2 .tit:before {
                content: " ";
                display: table;
            }

            .about .box-2 .tit li {
                float: left;
                margin-right: 0.4rem;
                padding-bottom: 0.1rem;
            }

            .about .box-2 .tit .active {
                border-bottom: 2px solid #2B67FF;
            }

                .about .box-2 .tit .active a {
                    color: #2B67FF;
                }

        .about .box-2 .about-news .swiper-wrapper {
            padding-bottom: 0.45rem;
        }

        .about .box-2 .about-news .news-l {
            width: auto;
            height: 1.067rem;
            overflow: hidden;
            margin-right: 0;
            margin-bottom: 0.1rem;
        }

        .about .box-2 .about-news .news-r .news-r-t {
            font-size: 0.14rem;
            margin-bottom: 0.167rem;
        }

        .about .box-2 .about-news .news-r .time span {
            font-size: 0.12rem;
            font-weight: inherit;
            margin-right: 0.16rem;
        }

            .about .box-2 .about-news .news-r .time span:last-child {
                font-size: 0.11rem;
                margin-right: 0;
            }

    .about .box-3 {
        padding: 15px;
        margin-bottom: 10px;
    }

        .about .box-3 .tit {
            font-size: 0.18rem;
            font-weight: bold;
            padding-bottom: 15px;
            margin-bottom: 30px;
            color: #333;
            border-bottom: 1px solid #E4E4E4;
        }

        .about .box-3 .tit {
            font-size: 0.16rem;
            font-weight: bold;
            clear: both;
            padding-bottom: 0;
            margin-bottom: 0.213rem;
            color: #333;
            border-bottom: 1px solid #E4E4E4;
        }

            .about .box-3 .tit:after {
                clear: both;
                content: " ";
                display: table;
            }

            .about .box-3 .tit:before {
                content: " ";
                display: table;
            }

            .about .box-3 .tit li {
                float: left;
                margin-right: 0.4rem;
                padding-bottom: 0.1rem;
            }

            .about .box-3 .tit .active {
                border-bottom: 2px solid #2B67FF;
            }

                .about .box-3 .tit .active a {
                    color: #2B67FF;
                }

        .about .box-3 .about-honor .swiper-wrapper {
            padding-bottom: 0.3rem;
            min-height: 1.333rem;
        }

        .about .box-3 .about-honor .swiper-slide {
            width: 50%;
        }

        .about .box-3 .about-honor .honor-l {
            padding: 0 0.133rem;
            transition: all 0.3s;
        }

            .about .box-3 .about-honor .honor-l a {
                position: relative;
                overflow: hidden;
                width: 100%;
                height: auto;
                cursor: pointer;
                display: block;
            }

                .about .box-3 .about-honor .honor-l a img {
                    transition: all 0.3s;
                }

                .about .box-3 .about-honor .honor-l a:hover img {
                    transform: scale(1.1);
                    -webkit-transition: all 0.5s;
                    -moz-transition: all 0.5s;
                    transition: all 0.5s;
                }

        .about .box-3 .about-honor .honor-r {
            text-align: center;
            padding: 0.133rem 0;
        }

    .about .box-4 {
        padding: 15px;
        margin-bottom: 10px;
    }

        .about .box-4 .tit {
            font-size: 0.18rem;
            font-weight: bold;
            padding-bottom: 15px;
            margin-bottom: 30px;
            color: #333;
            border-bottom: 1px solid #E4E4E4;
        }

        .about .box-4 .tit {
            font-size: 0.16rem;
            font-weight: bold;
            clear: both;
            padding-bottom: 0.1rem;
            margin-bottom: 0.213rem;
            color: #333;
            border-bottom: 1px solid #E4E4E4;
        }

            .about .box-4 .tit:after {
                clear: both;
                content: " ";
                display: table;
            }

            .about .box-4 .tit:before {
                content: " ";
                display: table;
            }

            .about .box-4 .tit li {
                float: left;
                margin-right: 0.4rem;
                padding-bottom: 0.1rem;
            }

            .about .box-4 .tit .active {
                border-bottom: 2px solid #2B67FF;
            }

                .about .box-4 .tit .active a {
                    color: #2B67FF;
                }

        .about .box-4 .about-video {
            transition: all 0.3s;
        }

            .about .box-4 .about-video .swiper-wrapper {
                padding-bottom: 0.3rem;
            }

            .about .box-4 .about-video .swiper-slide {
                width: 50%;
            }

            .about .box-4 .about-video a {
                position: relative;
                overflow: hidden;
                width: 100%;
                height: auto;
                cursor: pointer;
                display: block;
            }

                .about .box-4 .about-video a img {
                    transition: all 0.3s;
                }

                .about .box-4 .about-video a:hover img {
                    transform: scale(1.1);
                    -webkit-transition: all 0.5s;
                    -moz-transition: all 0.5s;
                    transition: all 0.5s;
                }

            .about .box-4 .about-video .video-l {
                padding: 0 0.133rem;
                position: relative;
            }

                .about .box-4 .about-video .video-l:before {
                    position: absolute;
                    left: 40%;
                    bottom: 32%;
                    font-family: "iconfont" !important;
                    font-size: 0.3rem;
                    font-style: normal;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    content: "\e619";
                    color: #fff;
                    z-index: 2;
                }

                .about .box-4 .about-video .video-l:hover:before {
                    position: absolute;
                    left: 40%;
                    bottom: 32%;
                    font-family: "iconfont" !important;
                    font-size: 0.3rem;
                    font-style: normal;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    content: "\e619";
                    color: #fff;
                    z-index: 2;
                }

            .about .box-4 .about-video .video-r {
                text-align: center;
                padding: 10px 0;
            }

    .about .box-5 {
        padding: 15px;
        margin-bottom: 10px;
    }

        .about .box-5 .tit {
            font-size: 0.18rem;
            font-weight: bold;
            padding-bottom: 15px;
            margin-bottom: 30px;
            color: #333;
            border-bottom: 1px solid #E4E4E4;
        }

        .about .box-5 .tit {
            font-size: 0.16rem;
            font-weight: bold;
            clear: both;
            padding-bottom: 0.1rem;
            margin-bottom: 0.213rem;
            color: #333;
            border-bottom: 1px solid #E4E4E4;
        }

            .about .box-5 .tit:after {
                clear: both;
                content: " ";
                display: table;
            }

            .about .box-5 .tit:before {
                content: " ";
                display: table;
            }

            .about .box-5 .tit li {
                float: left;
                margin-right: 0.4rem;
                padding-bottom: 0.1rem;
            }

            .about .box-5 .tit .active {
                border-bottom: 2px solid #2B67FF;
            }

                .about .box-5 .tit .active a {
                    color: #2B67FF;
                }

        .about .box-5 .about-jobs .jobs-c {
            border: 1px solid #E4E4E4;
            position: relative;
            padding: 0.167rem 0.233rem;
            box-sizing: border-box;
            margin-bottom: 0.167rem;
        }

            .about .box-5 .about-jobs .jobs-c h4 {
                font-weight: bold;
                font-size: 0.16rem;
                margin-bottom: 0.167rem;
            }

    .honor,
    .video {
        padding: 0.2rem 0.1rem 0rem 0.1rem;
        margin: 0 -15px;
    }

        .honor .list .img,
        .video .list .img {
            height: 1rem;
        }

            .honor .list .img:before,
            .video .list .img:before {
                position: absolute;
                left: 40%;
                bottom: 30%;
                font-family: "iconfont" !important;
                font-size: 36px;
                font-style: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e619";
                color: #fff;
                z-index: 2;
                opacity: 0.6;
            }

            .honor .list .img:hover:before,
            .video .list .img:hover:before {
                display: none;
            }

            .honor .list .img:before {
                display: none;
            }

    .modal-videos .modal-dialog {
        width: 90%;
        margin: 40% auto auto;
    }

        .modal-videos .modal-dialog .modal-body {
            padding: 10px;
        }

    .hr-tel span {
        display: block;
        margin: 10px 0px;
        color: #ccc;
    }

    .news-box .news-list {
        padding: 0.16rem;
    }

        .news-box .news-list ul li {
            padding-bottom: 0.213rem;
            margin-bottom: 0.213rem;
            height: 0.9rem;
            height: auto;
            clear: both;
        }

            .news-box .news-list ul li:after {
                clear: both;
                content: " ";
                display: table;
            }

            .news-box .news-list ul li:before {
                content: " ";
                display: table;
            }

            .news-box .news-list ul li a {
                display: flex;
            }

                .news-box .news-list ul li a .news-img {
                    width: 100%;
                    margin-right: 0;
                }

                .news-box .news-list ul li a .list-tit {
                    width: 100%;
                    padding-right: 0;
                    box-sizing: border-box;
                }

                    .news-box .news-list ul li a .list-tit h2 {
                        font-size: 0.16rem;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        -o-text-overflow: ellipsis;
                        display: -webkit-box;
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 2;
                        line-height: 160%;
                        margin-top: 0;
                        margin-bottom: 0;
                    }

                    .news-box .news-list ul li a .list-tit h4 {
                        margin-bottom: 0;
                    }

                    .news-box .news-list ul li a .list-tit .sub span {
                        font-size: 0.11rem;
                        margin-right: 0.053rem;
                    }

                        .news-box .news-list ul li a .list-tit .sub span i {
                            font-style: normal;
                        }

    .news-info .tit {
        padding: 0.133rem 0 0.08rem 0;
        border-bottom: 0px solid #EDF0F3;
    }

        .news-info .tit h3 {
            font-size: 0.2rem;
            color: #000;
            font-weight: bold;
            padding: 0 0.267rem;
            margin-top: 10px;
            margin-bottom: 10px;
            line-height: 160%;
        }

        .news-info .tit .sub {
            padding: 0 0.267rem;
        }

            .news-info .tit .sub span {
                font-size: 0.12rem;
            }

    .news-info .con {
        border-top: 1px solid #EDF0F3;
        margin: 0 0.267rem;
        padding: 0;
    }

        .news-info .con .state {
            font-size: 0.12rem;
        }

            .news-info .con .state span {
                padding: 0 8px;
            }

    .news-info .news-bootom .label-list {
        font-size: 0.12rem;
        padding: 0.1rem 0.1rem;
    }

        .news-info .news-bootom .label-list a {
            padding: 0.053rem 0.08rem;
        }

            .news-info .news-bootom .label-list a:hover {
                background: #f5f5f5;
                color: #333;
                padding: 4px 10px;
            }

    .news-info .news-bootom .share {
        border-top: 1px solid #EDF0F3;
        padding: 0.267rem 0.16rem;
        display: flex;
        justify-content: space-between;
    }

        .news-info .news-bootom .share .share-l ol {
            padding: 0;
            margin-bottom: 0;
        }

        .news-info .news-bootom .share .share-l p {
            font-size: 0.12rem;
            color: #999;
            padding-top: 6px;
        }

        .news-info .news-bootom .share .share-c {
            text-align: center;
            padding-top: 4px;
        }

            .news-info .news-bootom .share .share-c a {
                font-size: 0.14rem;
                display: block;
                width: 0.8rem;
                height: 0.5rem;
                line-height: 0.5rem;
                border-radius: 36px;
                background: #2B67FF;
                color: #fff;
                cursor: pointer;
            }

                .news-info .news-bootom .share .share-c a:before {
                    padding-right: 4px;
                    font-family: "iconfont" !important;
                    font-size: 14px;
                    font-style: normal;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    content: "\e660";
                    color: #fff;
                    z-index: 2;
                }

                .news-info .news-bootom .share .share-c a:hover {
                    background: #154CD9;
                }

            .news-info .news-bootom .share .share-c .act {
                background: #154CD9;
            }

                .news-info .news-bootom .share .share-c .act:before {
                    padding-right: 4px;
                    font-family: "iconfont" !important;
                    font-size: 16px;
                    font-style: normal;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    content: "\e667";
                    color: #fff;
                    z-index: 2;
                }

        .news-info .news-bootom .share .share-r {
            padding-top: 4px;
        }

            .news-info .news-bootom .share .share-r .collect {
                border: 1px solid #ccc;
                border-radius: 30px;
                padding: 6px 10px;
                display: block;
                font-size: 0.12rem;
            }

                .news-info .news-bootom .share .share-r .collect:before {
                    padding-right: 4px;
                    font-family: "iconfont" !important;
                    font-size: 14px;
                    font-style: normal;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    content: "\e65f";
                    color: #666;
                    z-index: 2;
                }

            .news-info .news-bootom .share .share-r:hover {
                color: #FF4900;
                cursor: pointer;
            }

                .news-info .news-bootom .share .share-r:hover .collect {
                    color: #FF4900;
                    border: 1px solid #FF4900;
                }

                    .news-info .news-bootom .share .share-r:hover .collect:before {
                        color: #FF4900;
                    }

            .news-info .news-bootom .share .share-r .act {
                color: #FF4900;
                border: 1px solid #FF4900;
            }

                .news-info .news-bootom .share .share-r .act:before {
                    padding-right: 4px;
                    font-family: "iconfont" !important;
                    font-style: normal;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    content: "\e666";
                    color: #FF4900;
                    z-index: 2;
                }

            .news-info .news-bootom .share .share-r p {
                font-size: 0.12rem;
                padding-top: 6px;
                color: #999;
                text-align: center;
            }

    .case {
        margin: 0.133rem 0;
        padding: 0.133rem 0.08rem;
    }

        .case .swiper-pagination {
            display: block;
        }

        .case .tit {
            font-size: 0.16rem;
            margin-bottom: 20px;
        }

        .case .case-con {
            transition: all 0.3s;
        }

            .case .case-con .swiper-wrapper {
                padding-bottom: 40px;
            }

            .case .case-con .swiper-slide {
                width: 50%;
            }

            .case .case-con a {
                position: relative;
                overflow: hidden;
                width: 100%;
                height: auto;
                cursor: pointer;
                display: block;
            }

                .case .case-con a img {
                    transition: all 0.3s;
                }

                .case .case-con a:hover img {
                    transform: scale(1.1);
                    -webkit-transition: all 0.5s;
                    -moz-transition: all 0.5s;
                    transition: all 0.5s;
                }

            .case .case-con .case-tu {
                padding: 0 10px;
            }

            .case .case-con .caption {
                padding: 0 10px;
            }

                .case .case-con .caption h4 {
                    font-size: 0.16rem;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -o-text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 3;
                }

                .case .case-con .caption .caption-c {
                    display: block;
                    justify-content: inherit;
                    font-size: 0.11rem;
                }

                    .case .case-con .caption .caption-c .caption-l {
                        color: #999;
                        display: block;
                        margin-bottom: 5px;
                    }

                    .case .case-con .caption .caption-c .caption-r {
                        color: #999;
                    }

                        .case .case-con .caption .caption-c .caption-r span {
                            color: #FF4900;
                        }

    .common-toolbar {
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 0.533rem;
        background-color: #fff;
        display: block;
        z-index: 2;
        padding-top: 0.08rem;
    }

        .common-toolbar .toolbar {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
        }

            .common-toolbar .toolbar .tooblar-tel .phone {
                background: url("../img/float_icon.png") no-repeat;
                background-size: 0.18rem;
                width: 0.18rem;
                height: 0.18rem;
                display: block;
            }

            .common-toolbar .toolbar .tooblar-tel span {
                font-size: 0.11rem;
            }

            .common-toolbar .toolbar .tooblar-btn {
                padding-left: 0.3rem;
            }

                .common-toolbar .toolbar .tooblar-btn .btn-orange {
                    width: 2.5rem;
                    height: 0.373rem;
                    line-height: 0.373rem;
                    border-radius: 0.373rem;
                    text-align: center;
                    display: block;
                }

    .social-share .social-share-icon {
        width: 24px !important;
        height: 24px !important;
        line-height: 24px !important;
        font-size: 0.16rem !important;
    }

    .team {
        padding: 0 0.1rem;
    }

        .team .col-lg-3 {
            height: inherit;
            overflow: inherit;
        }

        .team .col-xs-6 {
            padding: 0 10px;
        }

        .team .list-bg {
            height: inherit;
            overflow: hidden;
            margin-bottom: 0.2rem;
        }

        .team .list {
            -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s;
            transition: all 0.4s;
            padding: 0.167rem;
            height: auto;
            overflow: inherit;
            border-bottom: 2px solid #F5F6F9;
        }

            .team .list:hover {
                -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
                -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
                margin-top: 0;
                border-bottom: 2px solid #2B67FF;
            }

                .team .list:hover:hover {
                    -webkit-transition: all 0.4s;
                    -moz-transition: all 0.4s;
                    transition: all 0.4s;
                }

            .team .list .list-img {
                margin: 0 auto;
                width: 0.7rem;
                height: 0.7rem;
                border-radius: 0.7rem;
                overflow: hidden;
            }

                .team .list .list-img img {
                    width: 100%;
                    height: 100%;
                }

            .team .list .list-tit .name {
                text-align: center;
                margin-top: 0.15rem;
                font-size: 0.16rem;
            }

                .team .list .list-tit .name p {
                    font-size: 0.12rem;
                    padding-top: 0.06rem;
                }

                    .team .list .list-tit .name p span {
                        margin-left: 0.1rem;
                    }

            .team .list .list-tit .sketch {
                font-size: 0.12rem;
                margin-top: 0.1rem;
                line-height: 180%;
                height: 0.68rem;
                overflow: hidden;
            }

    .team-box .team-list {
        padding: 0.12rem 0;
    }

        .team-box .team-list ul {
            padding: 0.08rem 0.1rem;
        }

            .team-box .team-list ul .col-xs-6 {
                padding: 0 0.08rem;
            }

            .team-box .team-list ul li {
                transition: all 0.3s !important;
            }

                .team-box .team-list ul li a {
                    position: inherit !important;
                    overflow: inherit !important;
                    width: 100% !important;
                    height: auto !important;
                    cursor: pointer !important;
                    display: block !important;
                }

                    .team-box .team-list ul li a img {
                        transition: all 0.3s !important;
                    }

                    .team-box .team-list ul li a:hover img {
                        transform: inherit !important;
                        -webkit-transition: all 0.5s !important;
                        -moz-transition: all 0.5s !important;
                        transition: all 0.5s !important;
                    }

                .team-box .team-list ul li .news-img {
                    height: auto !important;
                    overflow: inherit !important;
                }

                .team-box .team-list ul li h4 {
                    font-size: 0.13rem;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -o-text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 1;
                }

                .team-box .team-list ul li .sub {
                    display: inherit;
                    flex-direction: column-reverse;
                }

                    .team-box .team-list ul li .sub .sub-l {
                        font-size: 0.11rem;
                        float: left;
                    }

                    .team-box .team-list ul li .sub .sub-r {
                        font-size: 0.11rem;
                        float: right;
                        margin-bottom: 0.04rem;
                    }

                .team-box .team-list ul li a {
                    height: auto !important;
                }

                    .team-box .team-list ul li a:hover {
                        color: #000;
                    }

                    .team-box .team-list ul li a:active {
                        transition: 0.5s;
                        background: #FBFCFF;
                    }

    .team-box {
        display: flex;
        flex-direction: column-reverse;
    }

    .case .col-lg-3 {
        height: inherit;
        overflow: inherit;
    }

    .case .list-bg {
        height: 1.9rem;
        overflow: hidden;
        margin-bottom: 0.16rem;
    }

    .case .list {
        height: auto;
    }

        .case .list:hover {
            -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
            width: 100%;
            border-bottom: none;
            margin-top: 0;
        }

            .case .list:hover:hover {
                -webkit-transition: all 0.4s;
                -moz-transition: all 0.4s;
                transition: all 0.4s;
            }

            .case .list:hover .case-tit h4 {
                color: #333;
            }

        .case .list .case-tit {
            padding: 0 0.133rem 0.133rem 0.133rem;
        }

            .case .list .case-tit h4 {
                font-size: 0.14rem;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
            }

            .case .list .case-tit .sub {
                display: inherit;
                flex-direction: column-reverse;
            }

                .case .list .case-tit .sub .sub-l {
                    font-size: 0.11rem;
                    float: left;
                }

                .case .list .case-tit .sub .sub-r {
                    font-size: 0.11rem;
                    float: right;
                    margin-bottom: 0;
                }

        .case .list .lou-tit {
            padding: 0 0.133rem 0.133rem 0.133rem;
        }

            .case .list .lou-tit h4 {
                font-size: 0.14rem;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
            }

            .case .list .lou-tit .sub {
                display: flex;
                flex-direction: column-reverse;
            }

                .case .list .lou-tit .sub .sub-l {
                    font-size: 0.11rem;
                    float: inherit;
                }

                .case .list .lou-tit .sub .sub-r {
                    font-size: 0.11rem;
                    float: inherit;
                    margin-bottom: 0.04rem;
                }

    .case-box .case-info .info-head {
        padding: 0.167rem;
        clear: both;
    }

        .case-box .case-info .info-head:after {
            clear: both;
            content: " ";
            display: table;
        }

        .case-box .case-info .info-head:before {
            content: " ";
            display: table;
        }

        .case-box .case-info .info-head .img {
            float: inherit;
            width: 100%;
        }

        .case-box .case-info .info-head .tit {
            float: inherit;
            width: 100%;
        }

            .case-box .case-info .info-head .tit h3 {
                font-size: 0.2rem;
                margin-top: 0.2rem;
                margin-bottom: 0.133rem;
            }

            .case-box .case-info .info-head .tit .sub span {
                font-size: 0.12rem;
            }

            .case-box .case-info .info-head .tit .base-info {
                clear: both;
                margin-top: 0.133rem;
            }

                .case-box .case-info .info-head .tit .base-info:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .case-box .case-info .info-head .tit .base-info:before {
                    content: " ";
                    display: table;
                }

                .case-box .case-info .info-head .tit .base-info li {
                    float: left;
                    color: #666;
                    width: 50%;
                    line-height: 160%;
                    font-size: 0.13rem;
                }

    .case-box .case-info .daoyu {
        text-indent: 24px;
        margin-top: 0.167rem;
        background: #F5F5F5;
        padding: 0.167rem;
        color: #666;
        position: relative;
        font-size: 0.13rem;
    }

    .case-box .case-info .con {
        padding: 0.167rem;
    }

        .case-box .case-info .con .caseinfo-con .tit {
            font-size: 0.16rem;
            font-weight: bold;
            padding-left: 0.167rem;
            margin-bottom: 0.167rem;
            position: relative;
        }

            .case-box .case-info .con .caseinfo-con .tit:before {
                content: "";
                width: 4px;
                height: 16px;
                background-color: #2B67FF;
                display: block;
                position: absolute;
                left: 2px;
                top: 3px;
            }

        .case-box .case-info .con .caseinfo-con .caseimg {
            position: relative;
            margin-bottom: 20px;
        }

        .case-box .case-info .con .caseinfo-con .tags {
            text-align: center;
            padding-bottom: 50px;
        }

            .case-box .case-info .con .caseinfo-con .tags a {
                display: inline-block;
                padding: 3px 12px;
                margin: 0 5px;
                line-height: 140%;
                border: 1px #E4E4E4 solid;
                border-radius: 5px;
                text-align: center;
                font-size: 0.14rem;
            }

                .case-box .case-info .con .caseinfo-con .tags a:hover {
                    background-color: #2B67FF;
                    border-color: #2B67FF;
                    color: #FFF;
                }

        .case-box .case-info .con .caseinfo-con .text {
            width: 100%;
            height: auto;
            position: absolute;
            left: 0;
            bottom: 0;
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 60%);
        }

        .case-box .case-info .con .caseinfo-con .imgtext {
            width: 100%;
            height: auto;
            padding: 20px 10px;
            color: #FFF;
            font-size: 14px;
            line-height: 200%;
            display: flex;
            justify-content: center;
        }

            .case-box .case-info .con .caseinfo-con .imgtext a {
                margin: 0 10px;
            }

            .case-box .case-info .con .caseinfo-con .imgtext .link-1 {
                background: #FF4900;
                display: block;
                color: #fff;
                border-radius: 20px;
                padding: 6px 20px;
            }

            .case-box .case-info .con .caseinfo-con .imgtext .link-2 {
                background: #2B67FF;
                display: block;
                color: #fff;
                border-radius: 20px;
                padding: 6px 20px;
            }

        .case-box .case-info .con .state {
            background: #F5F5F5;
            padding: 20px;
            color: #999;
            margin: 0;
            font-size: 0.12rem;
        }

            .case-box .case-info .con .state span {
                color: #000;
                padding: 0 0.08rem;
            }

    .case-box .case-info .news-bootom .label-list {
        font-size: 0.12rem;
        padding: 0.1rem 0.1rem;
    }

        .case-box .case-info .news-bootom .label-list a {
            padding: 0.053rem 0.08rem;
        }

            .case-box .case-info .news-bootom .label-list a:hover {
                background: #f5f5f5;
                color: #333;
                padding: 4px 10px;
            }

    .case-box .case-info .news-bootom .share {
        border-top: 1px solid #EDF0F3;
        padding: 0.267rem 0.16rem;
        display: flex;
        justify-content: space-between;
    }

        .case-box .case-info .news-bootom .share .share-l ol {
            padding: 0;
            margin-bottom: 0;
        }

        .case-box .case-info .news-bootom .share .share-l p {
            font-size: 0.12rem;
            color: #999;
            padding-top: 6px;
        }

        .case-box .case-info .news-bootom .share .share-c {
            text-align: center;
            padding-top: 4px;
        }

            .case-box .case-info .news-bootom .share .share-c a {
                font-size: 0.14rem;
                display: block;
                width: 0.8rem;
                height: 0.5rem;
                line-height: 0.5rem;
                border-radius: 36px;
                background: #2B67FF;
                color: #fff;
                cursor: pointer;
            }

                .case-box .case-info .news-bootom .share .share-c a:before {
                    padding-right: 4px;
                    font-family: "iconfont" !important;
                    font-size: 14px;
                    font-style: normal;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    content: "\e660";
                    color: #fff;
                    z-index: 2;
                }

                .case-box .case-info .news-bootom .share .share-c a:hover {
                    background: #154CD9;
                }

            .case-box .case-info .news-bootom .share .share-c .act {
                background: #154CD9;
            }

                .case-box .case-info .news-bootom .share .share-c .act:before {
                    padding-right: 4px;
                    font-family: "iconfont" !important;
                    font-size: 16px;
                    font-style: normal;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    content: "\e667";
                    color: #fff;
                    z-index: 2;
                }

        .case-box .case-info .news-bootom .share .share-r {
            padding-top: 4px;
        }

            .case-box .case-info .news-bootom .share .share-r .collect {
                border: 1px solid #ccc;
                border-radius: 30px;
                padding: 6px 10px;
                display: block;
                font-size: 0.12rem;
            }

                .case-box .case-info .news-bootom .share .share-r .collect:before {
                    padding-right: 4px;
                    font-family: "iconfont" !important;
                    font-size: 14px;
                    font-style: normal;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    content: "\e65f";
                    color: #666;
                    z-index: 2;
                }

            .case-box .case-info .news-bootom .share .share-r:hover {
                color: #FF4900;
                cursor: pointer;
            }

                .case-box .case-info .news-bootom .share .share-r:hover .collect {
                    color: #FF4900;
                    border: 1px solid #FF4900;
                }

                    .case-box .case-info .news-bootom .share .share-r:hover .collect:before {
                        color: #FF4900;
                    }

            .case-box .case-info .news-bootom .share .share-r .act {
                color: #FF4900;
                border: 1px solid #FF4900;
            }

                .case-box .case-info .news-bootom .share .share-r .act:before {
                    padding-right: 4px;
                    font-family: "iconfont" !important;
                    font-size: 16px;
                    font-style: normal;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    content: "\e666";
                    color: #FF4900;
                    z-index: 2;
                }

            .case-box .case-info .news-bootom .share .share-r p {
                font-size: 0.12rem;
                padding-top: 6px;
                color: #999;
                text-align: center;
            }

    .case-box .news-box-r .box-r1 {
        top: initial !important;
        bottom: 0 !important;
        left: 0;
        z-index: 3;
        margin-bottom: 0;
    }

    .moveUp .box-r1 {
        width: 100%;
    }

    .case-r .moveUp {
        top: initial;
        bottom: 0;
    }

    .con-fluid {
        padding: 0;
    }

    .screen {
        margin: 0;
        text-align: center;
    }

    .screen-curr {
        position: fixed;
        top: 0.4rem;
        left: 0;
        padding: 10px 0 4px 0;
        background: #fff;
        width: 100%;
        z-index: 2;
    }

    .lou {
        margin: 0.133rem 0;
        padding: 0.133rem 0.08rem;
    }

        .lou .col-lg-3 {
            height: inherit;
            overflow: inherit;
        }

        .lou .list-bg {
            height: 1.9rem;
            overflow: hidden;
            margin-bottom: 0.16rem;
        }

        .lou .list {
            height: auto;
        }

            .lou .list:hover {
                -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
                -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
                width: 100%;
                border-bottom: none;
                margin-top: 0;
            }

                .lou .list:hover:hover {
                    -webkit-transition: all 0.4s;
                    -moz-transition: all 0.4s;
                    transition: all 0.4s;
                }

                .lou .list:hover .case-tit h4 {
                    color: #333;
                }

            .lou .list .case-tit {
                padding: 0 0.133rem 0.133rem 0.133rem;
            }

                .lou .list .case-tit h4 {
                    font-size: 0.14rem;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -o-text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                }

                .lou .list .case-tit .sub {
                    display: flex;
                    flex-direction: column-reverse;
                }

                    .lou .list .case-tit .sub .sub-l {
                        font-size: 0.11rem;
                        float: inherit;
                    }

                    .lou .list .case-tit .sub .sub-r {
                        font-size: 0.11rem;
                        float: inherit;
                        margin-bottom: 0.04rem;
                    }

            .lou .list .lou-tit {
                padding: 0 0.133rem 0.133rem 0.133rem;
            }

                .lou .list .lou-tit h4 {
                    font-size: 0.14rem;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -o-text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                }

                .lou .list .lou-tit .sub {
                    display: flex;
                    flex-direction: column-reverse;
                }

                    .lou .list .lou-tit .sub .sub-l {
                        font-size: 0.11rem;
                        float: inherit;
                    }

                    .lou .list .lou-tit .sub .sub-r {
                        font-size: 0.11rem;
                        float: inherit;
                        margin-bottom: 0.04rem;
                    }

    .lou-box .lou-list {
        padding: 0.12rem 0;
    }

        .lou-box .lou-list ul {
            padding: 0.08rem 0.1rem;
        }

            .lou-box .lou-list ul .col-xs-6 {
                padding: 0 0.08rem;
            }

            .lou-box .lou-list ul li {
                transition: all 0.3s !important;
            }

                .lou-box .lou-list ul li a {
                    position: inherit !important;
                    overflow: inherit !important;
                    width: 100% !important;
                    height: auto !important;
                    cursor: pointer !important;
                    display: block !important;
                }

                    .lou-box .lou-list ul li a img {
                        transition: all 0.3s !important;
                    }

                    .lou-box .lou-list ul li a:hover img {
                        transform: inherit !important;
                        -webkit-transition: all 0.5s !important;
                        -moz-transition: all 0.5s !important;
                        transition: all 0.5s !important;
                    }

                .lou-box .lou-list ul li .news-img {
                    height: auto !important;
                    overflow: inherit !important;
                }

                .lou-box .lou-list ul li h4 {
                    font-size: 0.13rem;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -o-text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 1;
                }

                .lou-box .lou-list ul li .sub {
                    display: inherit;
                    flex-direction: column-reverse;
                }

                    .lou-box .lou-list ul li .sub .sub-l {
                        font-size: 0.11rem;
                        float: left;
                    }

                    .lou-box .lou-list ul li .sub .sub-r {
                        font-size: 0.11rem;
                        float: right;
                        margin-bottom: 0.04rem;
                    }

                .lou-box .lou-list ul li a {
                    height: auto !important;
                }

                    .lou-box .lou-list ul li a:hover {
                        color: #000;
                    }

                    .lou-box .lou-list ul li a:active {
                        transition: 0.5s;
                        background: #FBFCFF;
                    }

    .lou-info {
        background: #fff;
        margin: 0.167rem 0;
        padding: 0.167rem;
        clear: both;
    }

        .lou-info:after {
            clear: both;
            content: " ";
            display: table;
        }

        .lou-info:before {
            content: " ";
            display: table;
        }

        .lou-info .louinfo-l {
            float: inherit;
            width: 100%;
        }

        .lou-info .louinfo-c {
            float: inherit;
            margin-left: 0;
        }

            .lou-info .louinfo-c .tit {
                font-size: 0.2rem;
                font-weight: bold;
                color: #000;
                margin: 0.2rem 0 0.133rem 0;
                text-align: center;
            }

                .lou-info .louinfo-c .tit span {
                    padding-left: 8px;
                }

            .lou-info .louinfo-c .sum {
                margin-bottom: 20px;
                display: flex;
                justify-content: center;
            }

                .lou-info .louinfo-c .sum li {
                    float: inherit;
                    margin-right: 0;
                    padding: 0 20px;
                    text-align: center;
                    position: relative;
                }

                    .lou-info .louinfo-c .sum li h5 {
                        font-size: 0.16rem;
                        color: #2B67FF;
                        text-align: center;
                    }

                    .lou-info .louinfo-c .sum li p {
                        color: #666;
                    }

                    .lou-info .louinfo-c .sum li:after {
                        content: "";
                        width: 1px;
                        height: 30px;
                        background: #eaeaea;
                        display: block;
                        position: absolute;
                        right: 0px;
                        top: 15px;
                    }

                    .lou-info .louinfo-c .sum li:last-child:after {
                        display: none;
                    }

            .lou-info .louinfo-c .base-info {
                clear: both;
                color: #666;
                font-size: 0.13rem;
            }

                .lou-info .louinfo-c .base-info:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .lou-info .louinfo-c .base-info:before {
                    content: " ";
                    display: table;
                }

                .lou-info .louinfo-c .base-info p {
                    margin-bottom: 0.05rem;
                }

                    .lou-info .louinfo-c .base-info p span {
                        margin-left: 0.1rem;
                    }

        .lou-info .louinfo-r {
            float: inherit;
            padding-right: 0;
        }

            .lou-info .louinfo-r .link-3 {
                margin: 0.267rem auto;
            }

    .lou-box .lou-list h3 {
        margin: 0.1rem 0;
        padding-left: 0.2rem;
    }

    .worksite {
        margin: 0.18rem 0.133rem;
        padding: 0 0.05rem;
        box-sizing: border-box;
        background: none;
    }

        .worksite .list {
            border-bottom: none;
            padding-bottom: 0.267rem;
            margin-bottom: 0.267rem;
            background: #fff;
            clear: both;
        }

            .worksite .list:after {
                clear: both;
                content: " ";
                display: table;
            }

            .worksite .list:before {
                content: " ";
                display: table;
            }

            .worksite .list .list-l {
                width: 100%;
                margin-right: 0;
                float: inherit;
                transition: all 0.3s;
            }

                .worksite .list .list-l a {
                    position: inherit;
                    overflow: inherit;
                    width: 100%;
                    height: auto;
                    cursor: pointer;
                    display: block;
                }

                    .worksite .list .list-l a img {
                        transition: all 0.3s;
                    }

                    .worksite .list .list-l a:hover img {
                        transform: inherit;
                        -webkit-transition: all 0.5s;
                        -moz-transition: all 0.5s;
                        transition: all 0.5s;
                    }

            .worksite .list .list-c {
                margin-left: 0;
                padding: 0 20px;
                box-sizing: border-box;
                float: inherit;
            }

                .worksite .list .list-c h4 {
                    font-size: 0.2rem;
                    font-weight: bold;
                    margin: 0.167rem 0;
                    text-align: center;
                }

                .worksite .list .list-c p {
                    color: #666;
                }

                    .worksite .list .list-c p span {
                        padding-left: 20px;
                    }

                .worksite .list .list-c .jindu {
                    width: 100%;
                    overflow: hidden;
                    margin-top: 0.267rem;
                }

                    .worksite .list .list-c .jindu ul {
                        position: absolute;
                        margin-top: -8px;
                        z-index: 1;
                        clear: both;
                        width: auto;
                        display: -webkit-box;
                        display: -webkit-flex;
                        display: flex;
                    }

                        .worksite .list .list-c .jindu ul:after {
                            clear: both;
                            content: " ";
                            display: table;
                        }

                        .worksite .list .list-c .jindu ul:before {
                            content: " ";
                            display: table;
                        }

                        .worksite .list .list-c .jindu ul li {
                            float: inherit;
                            -webkit-box-flex: 1;
                            -webkit-flex: 1;
                            flex: 1;
                            font-size: 0.12rem;
                            width: 60px;
                            text-align: center;
                        }

            .worksite .list .list-r .link-2 {
                margin-top: 0.4rem;
            }

    .progress {
        left: -0.4rem;
        width: 300px;
    }

    .worksiteinfo {
        background: #fff;
        margin: 20px -15px;
        padding: 0.167rem;
    }

        .worksiteinfo .list {
            padding-bottom: 10px;
            margin-bottom: 0;
        }

            .worksiteinfo .list .list-l {
                width: 100%;
                margin-bottom: 0.167rem;
                float: inherit;
            }

            .worksiteinfo .list .list-r {
                float: inherit;
            }

            .worksiteinfo .list .info-tit {
                font-size: 0.16rem;
                font-weight: bold;
                clear: both;
                margin-top: 0.367rem;
            }

                .worksiteinfo .list .info-tit:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .worksiteinfo .list .info-tit:before {
                    content: " ";
                    display: table;
                }

            .worksiteinfo .list .list-c .jindu,
            .worksiteinfo .list .list-c .base-info {
                width: 100%;
            }

                .worksiteinfo .list .list-c .jindu ul li {
                    width: 60px;
                }

            .worksiteinfo .list .list-c .base-info {
                width: 100%;
            }

            .worksiteinfo .list .list-c .link-2 {
                text-align: center;
                margin: 0 auto;
                margin-top: 0.267rem;
                background: #FF4900;
                padding: 10px 40px;
                border-radius: 3px;
                color: #fff;
                display: table;
                cursor: pointer;
            }

    .zhibo-r h2 {
        font-size: 0.16rem;
        font-weight: bold;
        margin-bottom: 0.167rem;
        margin-top: 0.333rem;
    }

    .zhibo-r h5 {
        font-size: 0.14rem;
        color: #999;
        font-weight: inherit;
    }

    .zhibo-r .zhibo-tu {
        clear: both;
    }

        .zhibo-r .zhibo-tu:after {
            clear: both;
            content: " ";
            display: table;
        }

        .zhibo-r .zhibo-tu:before {
            content: " ";
            display: table;
        }

        .zhibo-r .zhibo-tu li {
            margin-bottom: 10px;
            float: left;
            width: 30%;
            margin-right: 10px;
        }

    .jiancai {
        margin: 0.18rem 0;
        padding: 0.133rem;
    }

        .jiancai .col-lg-3 {
            height: inherit;
            overflow: inherit;
        }

        .jiancai .list-bg {
            height: 1.9rem;
            overflow: hidden;
            margin-bottom: 0.1rem;
        }

        .jiancai .list {
            height: auto;
        }

            .jiancai .list:hover {
                -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
                -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
                width: 100%;
                border-bottom: none;
                margin-top: 0;
            }

                .jiancai .list:hover:hover {
                    -webkit-transition: all 0.4s;
                    -moz-transition: all 0.4s;
                    transition: all 0.4s;
                }

                .jiancai .list:hover .case-tit h4 {
                    color: #333;
                }

            .jiancai .list .case-tit {
                padding: 0rem 0.133rem 0.133rem 0.133rem;
            }

                .jiancai .list .case-tit h4 {
                    font-size: 0.14rem;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -o-text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                }

                .jiancai .list .case-tit .sub {
                    display: flex;
                    flex-direction: column-reverse;
                }

                    .jiancai .list .case-tit .sub .sub-l {
                        font-size: 0.11rem;
                        float: inherit;
                    }

                    .jiancai .list .case-tit .sub .sub-r {
                        font-size: 0.11rem;
                        float: inherit;
                        margin-bottom: 0.04rem;
                    }

            .jiancai .list .lou-tit {
                padding: 0rem 0.133rem 0.133rem 0.133rem;
            }

                .jiancai .list .lou-tit h4 {
                    font-size: 0.14rem;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -o-text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                }

                .jiancai .list .lou-tit .sub {
                    display: flex;
                    flex-direction: column-reverse;
                }

                    .jiancai .list .lou-tit .sub .sub-l {
                        font-size: 0.11rem;
                        float: inherit;
                    }

                    .jiancai .list .lou-tit .sub .sub-r {
                        font-size: 0.11rem;
                        float: inherit;
                        margin-bottom: 0.04rem;
                    }

    .jiancai-box {
        padding-top: 0.167rem;
        clear: both;
    }

        .jiancai-box:after {
            clear: both;
            content: " ";
            display: table;
        }

        .jiancai-box:before {
            content: " ";
            display: table;
        }

        .jiancai-box .jiancai-info {
            padding: 0.167rem;
        }

            .jiancai-box .jiancai-info .jiancai-img {
                margin-bottom: 0.167rem;
            }

                .jiancai-box .jiancai-info .jiancai-img img {
                    width: 100%;
                }

            .jiancai-box .jiancai-info .tags a {
                display: inline-block;
                padding: 0.04rem 0.2rem;
                background: #F8F8F8;
                margin: 0.02rem;
            }

            .jiancai-box .jiancai-info .tit {
                font-size: 0.18rem;
                font-weight: bold;
                color: #333;
                margin: 0.167rem 0;
            }

            .jiancai-box .jiancai-info .base {
                margin: 0.167rem 0;
                color: #666;
                font-size: 0.13rem;
                clear: both;
            }

                .jiancai-box .jiancai-info .base:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .jiancai-box .jiancai-info .base:before {
                    content: " ";
                    display: table;
                }

                .jiancai-box .jiancai-info .base span {
                    margin-right: 0px;
                    margin-bottom: 4px;
                    width: 50%;
                    float: left;
                }

            .jiancai-box .jiancai-info .con {
                line-height: 160%;
                margin: 0.167rem 0;
            }

        .jiancai-box .news-box-r .box-r1 {
            background: #fff;
            margin-bottom: 20px;
            padding: 40px 20px;
            top: 80px !important;
            z-index: 2;
        }

            .jiancai-box .news-box-r .box-r1 .logo {
                width: 80px;
                height: 80px;
                border-radius: 50px;
                overflow: hidden;
                margin: 0 auto;
            }

                .jiancai-box .news-box-r .box-r1 .logo img {
                    width: 100%;
                    height: 100%;
                }

            .jiancai-box .news-box-r .box-r1 .logo-name {
                font-size: 0.18rem;
                text-align: center;
                margin: 10px 0;
            }

            .jiancai-box .news-box-r .box-r1 .num {
                text-align: center;
                margin: 20px 0 10px 0;
                font-weight: bold;
                font-size: 0.16rem;
            }

                .jiancai-box .news-box-r .box-r1 .num span {
                    color: #FF4900;
                }

            .jiancai-box .news-box-r .box-r1 .num-tit {
                text-align: center;
                margin-bottom: 20px;
            }

            .jiancai-box .news-box-r .box-r1 .num-bar {
                font-size: 0.14rem;
                color: #999;
                text-align: center;
            }

                .jiancai-box .news-box-r .box-r1 .num-bar span {
                    color: #333;
                    margin-right: 10px;
                }

            .jiancai-box .news-box-r .box-r1 .link-2 {
                background: #FF4900;
                padding: 7px 40px;
                border-radius: 3px;
                color: #fff;
                text-align: center;
                margin: 20px auto;
                display: table;
                cursor: pointer;
            }

                .jiancai-box .news-box-r .box-r1 .link-2:hover {
                    background-color: #E34303;
                    color: #fff;
                }

        .jiancai-box .news-box-r .box-r2 {
            background: #fff;
            border-top: 2px solid #FF4900;
            padding: 10px 20px 20px 20px;
            margin-bottom: 20px;
        }

            .jiancai-box .news-box-r .box-r2 h3 {
                text-align: center;
                color: #FF4900;
            }

            .jiancai-box .news-box-r .box-r2 .num {
                text-align: center;
                color: #666;
                margin-bottom: 20px;
                font-size: 0.12rem;
            }

                .jiancai-box .news-box-r .box-r2 .num span {
                    padding: 0 6px;
                    color: #FF4900;
                }

        .jiancai-box .news-box-r .labs dd {
            margin-bottom: 8px;
            font-size: 0.12rem;
        }

            .jiancai-box .news-box-r .labs dd input {
                width: 100%;
                height: 38px;
                padding: 0 10px;
                border: 1px solid #E4E4E4;
                box-sizing: border-box;
                outline: 0;
                color: #333;
            }

                .jiancai-box .news-box-r .labs dd input:focus {
                    border: 1px solid #FFC5AE;
                }

        .jiancai-box .news-box-r .code1 {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            width: 100%;
            height: 38px;
            border: 1px solid #E4E4E4;
        }

            .jiancai-box .news-box-r .code1 .codenNum {
                width: calc(100% - 90px);
                background: none;
                border: 0;
                outline: none;
            }

            .jiancai-box .news-box-r .code1 .btnSendCode1 {
                width: 90px;
                height: 38px;
                padding: 0 5px;
                margin: 0;
                font-size: 14px;
                text-align: center;
                color: #333;
                border: 0;
                border-left: 1px solid #F0F0F0;
                border-radius: 0;
                background: #f0f0f0;
                font-size: 0.12rem;
            }

        .jiancai-box .news-box-r .btn-orange {
            width: 100%;
        }

        .jiancai-box .news-box-r .remarks {
            font-size: 0.12rem;
            color: #999;
            margin-top: 20px;
        }

        .jiancai-box .news-box-r .server-c {
            font-size: 0.12rem;
            color: #666;
            margin-top: 15px;
        }

            .jiancai-box .news-box-r .server-c p {
                font-weight: bold;
                color: #333;
                margin-bottom: 0;
            }

        .jiancai-box .news-box-r .box-r3 a {
            margin-bottom: 10px;
            display: block;
        }

    .moveUp .box-r1 {
        width: 100%;
    }

    .case-r .moveUp {
        top: initial;
        bottom: 0;
    }

    .Rcase .swiper-pagination {
        display: none !important;
    }

    .screen dl {
        list-style-type: none;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        padding: 0;
        overflow: auto;
    }

        .screen dl dt {
            padding: 0 8px;
            height: 36px;
            line-height: 36px;
            flex: 1 0 auto;
            font-size: 0.12rem;
        }

        .screen dl dd {
            padding: 0 4px;
            height: 36px;
            line-height: 36px;
            flex: 1 0 auto;
            margin: 0 4px;
            font-size: 0.12rem;
        }

    .news-box {
        margin-bottom: 20px;
        clear: both;
    }

        .news-box:after {
            clear: both;
            content: " ";
            display: table;
        }

        .news-box:before {
            content: " ";
            display: table;
        }

        .news-box .news-list {
            background: #fff;
            padding: 0.267rem;
            box-sizing: border-box;
        }

            .news-box .news-list ul li {
                border-bottom: 1px solid #E4E4E4;
                clear: both;
                padding-bottom: 20px;
                margin-bottom: 30px;
                display: block;
                position: inherit;
                height: inherit;
            }

                .news-box .news-list ul li:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .news-box .news-list ul li:before {
                    content: " ";
                    display: table;
                }

                .news-box .news-list ul li a {
                    display: flow-root;
                    position: relative;
                }

                    .news-box .news-list ul li a .news-img {
                        padding-left: 0;
                        padding-right: 0;
                        margin-right: 1%;
                        width: 100%;
                        height: inherit;
                        overflow: inherit;
                    }

                        .news-box .news-list ul li a .news-img img {
                            transition: all 0.3s;
                        }

                    .news-box .news-list ul li a .list-tit {
                        clear: both;
                        padding: 0;
                        box-sizing: border-box;
                    }

                        .news-box .news-list ul li a .list-tit:after {
                            clear: both;
                            content: " ";
                            display: table;
                        }

                        .news-box .news-list ul li a .list-tit:before {
                            content: " ";
                            display: table;
                        }

                        .news-box .news-list ul li a .list-tit h2 {
                            font-size: 0.18rem;
                            font-weight: bold;
                            overflow: hidden;
                            text-overflow: ellipsis;
                            -o-text-overflow: ellipsis;
                            display: -webkit-box;
                            -webkit-box-orient: vertical;
                            -webkit-line-clamp: 1;
                            margin-top: 0.167rem;
                        }

                        .news-box .news-list ul li a .list-tit h4 {
                            font-size: 0.14rem;
                            overflow: hidden;
                            text-overflow: ellipsis;
                            -o-text-overflow: ellipsis;
                            display: -webkit-box;
                            -webkit-box-orient: vertical;
                            -webkit-line-clamp: 2;
                            color: #666;
                            height: 50px;
                            line-height: 160%;
                            margin-bottom: 20px;
                        }

                        .news-box .news-list ul li a .list-tit .sub span {
                            font-size: 13px;
                            font-weight: normal;
                            color: #999;
                            margin-right: 20px;
                        }

                            .news-box .news-list ul li a .list-tit .sub span i {
                                font-style: normal;
                            }

                            .news-box .news-list ul li a .list-tit .sub span img {
                                width: 15px;
                                height: 15px;
                                border-radius: 15px;
                                margin-right: 8px;
                            }

                        .news-box .news-list ul li a .list-tit .sub .time:before {
                            padding-right: 4px;
                            font-family: "iconfont" !important;
                            font-size: 14px;
                            font-style: normal;
                            -webkit-font-smoothing: antialiased;
                            -moz-osx-font-smoothing: grayscale;
                            content: "\e675";
                            color: #D2D2D2;
                            z-index: 2;
                        }

                        .news-box .news-list ul li a .list-tit .sub .browse:before {
                            padding-right: 4px;
                            font-family: "iconfont" !important;
                            font-size: 16px;
                            font-style: normal;
                            -webkit-font-smoothing: antialiased;
                            -moz-osx-font-smoothing: grayscale;
                            content: "\e669";
                            color: #D2D2D2;
                            z-index: 2;
                        }

                .news-box .news-list ul li:after {
                    content: "";
                    position: absolute;
                    bottom: -1px;
                    left: 0;
                    height: 1px;
                    background: #2B67FF;
                    width: 60%;
                    transition: 0.56s ease;
                    opacity: 0;
                    display: none;
                }

                .news-box .news-list ul li:hover {
                    transition: 0.56s ease;
                }

                    .news-box .news-list ul li:hover .news-img {
                        transition: all 0.3s;
                    }

                        .news-box .news-list ul li:hover .news-img img {
                            transform: inherit;
                            -webkit-transition: all 0.5s;
                            -moz-transition: all 0.5s;
                            transition: all 0.5s;
                        }

                    .news-box .news-list ul li:hover p {
                        color: #333;
                    }

                    .news-box .news-list ul li:hover:after {
                        opacity: 1;
                        width: 100%;
                    }

                .news-box .news-list ul li:last-child {
                    border-bottom: none;
                }

                .news-box .news-list ul li .state,
                .news-box .news-list ul li .state-end {
                    position: absolute;
                    left: 8px;
                    top: 8px;
                    background: #FF4900;
                    padding: 6px 20px;
                    border-radius: 30px;
                    color: #fff;
                }

                .news-box .news-list ul li .state-end {
                    background: rgba(0, 0, 0, 0.5);
                }

    .quan-list {
        background: #fff;
        padding: 0.267rem 0rem;
        box-sizing: border-box;
        clear: both;
    }

        .quan-list:after {
            clear: both;
            content: " ";
            display: table;
        }

        .quan-list:before {
            content: " ";
            display: table;
        }

        .quan-list ul li {
            margin-bottom: 0.167rem;
        }

            .quan-list ul li .quan-bg {
                background: url("../img/quan-s.png") no-repeat center;
                background-size: contain;
                text-align: center;
                padding: 0.18rem 0.133rem;
                clear: both;
            }

                .quan-list ul li .quan-bg:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .quan-list ul li .quan-bg:before {
                    content: " ";
                    display: table;
                }

                .quan-list ul li .quan-bg h3 {
                    color: #FF4900;
                    font-size: 24px;
                    width: 40%;
                    text-align: center;
                    margin-top: 0.3rem;
                    margin-right: 0rem;
                    float: left;
                }

                    .quan-list ul li .quan-bg h3 span {
                        font-size: 0.14rem;
                    }

                .quan-list ul li .quan-bg .time {
                    float: left;
                    text-align: left;
                    padding-left: 0.1rem;
                    width: 60%;
                }

                    .quan-list ul li .quan-bg .time h4 {
                        font-size: 0.13rem;
                        font-weight: bold;
                    }

                    .quan-list ul li .quan-bg .time h5 {
                        font-size: 0.11rem;
                        color: #666;
                        margin-bottom: 0.1rem;
                    }

                .quan-list ul li .quan-bg .btn-orange {
                    border-radius: 0.2rem;
                    padding: 0.04rem 0.167rem;
                    margin-bottom: 0.1rem;
                    background: #fff7f7;
                    color: #FF4900;
                    border-color: #FF4900;
                    font-size: 0.12rem;
                }

                    .quan-list ul li .quan-bg .btn-orange:active {
                        background: #FF4900;
                        color: #fff;
                    }

            .quan-list ul li .visited {
                background: url("../img/quan-sv.png") no-repeat center;
                background-size: contain;
                text-align: center;
                padding: 0.18rem 0.133rem;
                clear: both;
            }

                .quan-list ul li .visited:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .quan-list ul li .visited:before {
                    content: " ";
                    display: table;
                }

                .quan-list ul li .visited h3,
                .quan-list ul li .visited h4,
                .quan-list ul li .visited h5 {
                    color: #868886;
                }

                .quan-list ul li .visited .btn-orange {
                    background: #868886;
                    border: #868886;
                    color: #fff;
                }

    .map {
        margin: 0.167rem 0;
    }

    .message-l {
        padding: 0.167rem;
    }

        .message-l h4 {
            font-size: 0.18rem;
            margin-bottom: 0.167rem;
        }

        .message-l h5 {
            font-size: 0.12rem;
            line-height: 160%;
            color: #666;
        }

        .message-l .message-c {
            clear: both;
            margin-top: 30px;
        }

            .message-l .message-c:after {
                clear: both;
                content: " ";
                display: table;
            }

            .message-l .message-c:before {
                content: " ";
                display: table;
            }

            .message-l .message-c dl {
                text-align: center;
            }

            .message-l .message-c .labs .w50 {
                width: 100%;
                margin-right: 0%;
            }

            .message-l .message-c .labs .w100 {
                width: 100%;
            }

                .message-l .message-c .labs .w100 textarea {
                    border: 1px solid #E4E4E4;
                    box-sizing: border-box;
                    border-radius: 0;
                    outline: 0;
                    resize: none;
                    cursor: pointer;
                    outline: none !important;
                    resize: none !important;
                    box-shadow: none !important;
                }

                    .message-l .message-c .labs .w100 textarea:focus {
                        border: 1px solid #B2C8FF;
                        box-shadow: none;
                    }

            .message-l .message-c .labs dd {
                margin-bottom: 8px;
                float: left;
                font-size: 0.12rem;
            }

                .message-l .message-c .labs dd input {
                    width: 100%;
                    height: 38px;
                    padding: 0 10px;
                    border: 1px solid #E4E4E4;
                    box-sizing: border-box;
                    outline: 0;
                    color: #333;
                }

                    .message-l .message-c .labs dd input:focus {
                        border: 1px solid #B2C8FF;
                    }

            .message-l .message-c .labs .btn-orange {
                border: none;
                padding: 10px 60px;
                margin: 0 auto;
                margin-top: 10px;
            }

                .message-l .message-c .labs .btn-orange:active {
                    border: none !important;
                }

                .message-l .message-c .labs .btn-orange:focus {
                    border: none !important;
                }

    .contact-r {
        margin-top: 0.267rem;
    }
}

@media (min-width: 768px) and (max-width: 999px) {
    html {
        font-size: 50px;
    }

    .head {
        height: 80px;
    }

        .head .head-top {
            padding: 0;
        }

            .head .head-top .head-l {
                position: fixed;
                top: 10px;
                z-index: 5;
                float: left;
                height: auto;
            }

                .head .head-top .head-l .logo {
                    float: left;
                    margin-top: 6px;
                    margin-right: 20px;
                }

                    .head .head-top .head-l .logo img {
                        height: 50px;
                    }

                .head .head-top .head-l .logo-name {
                    float: left;
                    font-size: 30px;
                    font-weight: bold;
                    color: #000;
                }

                    .head .head-top .head-l .logo-name p {
                        font-size: 12px;
                        font-weight: normal;
                        color: #999;
                        letter-spacing: 6px;
                    }

    .menu {
        position: fixed;
        height: 80px;
    }

        .menu .caret {
            position: absolute;
            top: 0.48rem;
            margin-left: 0.12rem;
        }

        .menu.moveDown {
            top: 0px;
            transition: all 0.2s ease-out;
        }

        .menu.moveUp {
            top: 0px;
            transition: all 0.2s ease-out;
        }

        .menu .navbar-toggle {
            border-color: #fff !important;
            padding: 0 20px !important;
        }

        .menu .navbar-toggle {
            padding: 0.533rem 0 0.533rem 2rem;
            box-sizing: border-box;
            margin-top: 0;
            margin-bottom: 0;
            margin-right: 0;
            height: 80px;
        }

        .menu .navbar-default .navbar-toggle:hover,
        .menu .navbar-default .navbar-toggle:focus {
            background-color: inherit;
        }

        .menu .navbar-toggle .icon-but {
            background: url("../img/icon-2.png") no-repeat center;
            background-size: cover;
            width: 28px;
            height: 28px;
            display: block;
        }

        .menu .collapsed .icon-but {
            background: url("../img/icon-1.png") no-repeat center;
            background-size: cover;
            width: 28px;
            height: 28px;
            display: block;
        }

        .menu .navbar-default .active a {
            margin-top: 0px;
        }

        .menu .navbar-default .collapse {
            padding: inherit;
        }

        .menu .nav > li {
            text-align: center;
        }

            .menu .nav > li a {
                border-bottom: 1px solid #E4E4E4;
                background: #fff;
            }

        .menu .navbar-nav > li {
            padding: 0 0.8rem;
            font-size: 16px;
        }

        .menu .navbar-nav .open .dropdown-menu {
            margin-bottom: 0.6rem;
        }

            .menu .navbar-nav .open .dropdown-menu li a {
                border-bottom: none;
            }

    .offer .offer-tit .tit {
        font-size: 24px;
    }

    .dropdown-menu {
        text-align: center !important;
    }

    .sub-nav {
        margin: 0px 0 20px 0 !important;
        list-style-type: none;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        padding: 0;
        overflow: auto;
    }

        .sub-nav li {
            font-size: 12px;
            padding: 0.16rem 0.133rem;
            border-radius: 0.533rem;
            margin-right: 0.3rem;
            text-align: center;
            flex: 1 0 auto;
        }

        .sub-nav .active {
            background: #2B67FF;
        }

            .sub-nav .active a {
                color: #fff;
            }

    .sub-nav-curr {
        position: fixed;
        top: 1.64rem;
        left: 0;
        padding: 15px 0px 15px 40px;
        background: #F5F6F9;
        width: 100%;
        z-index: 2;
    }

    .box-1 .con .img-r ul li a {
        height: 160px !important;
    }

    .box-1 .con .img-l a {
        height: 334px !important;
    }

    .box-bg {
        padding: 0 15px !important;
    }

    .news-box-r {
        display: none;
    }

        .news-box-r .box-r3 a {
            display: inline-block;
        }

    .screen dl {
        display: inherit !important;
    }

        .screen dl dt {
            padding: 0 16px;
            height: 50px;
            line-height: 50px;
        }

        .screen dl dd {
            height: 50px;
            line-height: 50px;
            margin: 0 8px;
        }

    .about .box-5 {
        padding: 30px 20px;
    }

        .about .box-5 .about-jobs .jobs-c {
            padding: 20px;
        }

    .common-toolbar {
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 0.533rem;
        background-color: #fff;
        display: block;
        z-index: 6;
        padding-top: 0.08rem;
    }

        .common-toolbar .toolbar {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
        }

            .common-toolbar .toolbar .tooblar-tel .phone {
                background: url("../img/float_icon.png") no-repeat;
                background-size: 0.18rem;
                width: 0.18rem;
                height: 0.18rem;
                display: block;
            }

            .common-toolbar .toolbar .tooblar-tel span {
                font-size: 11px;
            }

            .common-toolbar .toolbar .tooblar-btn {
                padding-left: 0.3rem;
            }

                .common-toolbar .toolbar .tooblar-btn .btn-orange {
                    width: 2.5rem;
                    height: 0.373rem;
                    line-height: 0.373rem;
                    border-radius: 0.373rem;
                    text-align: center;
                    display: block;
                }

    .ibanner {
        position: inherit;
        margin-top: 0;
    }

        .ibanner .swiper-container {
            height: 5rem;
        }

    .box-1 .con {
        clear: both;
    }

        .box-1 .con:after {
            clear: both;
            content: " ";
            display: table;
        }

        .box-1 .con:before {
            content: " ";
            display: table;
        }

        .box-1 .con .img-l {
            float: left !important;
            width: 48% !important;
            padding-right: 0.14rem;
            margin-bottom: 0.15rem;
        }

            .box-1 .con .img-l a {
                height: 433px;
            }

        .box-1 .con .img-r {
            float: right !important;
            width: 50% !important;
        }

            .box-1 .con .img-r ul li a {
                height: 1.6rem;
            }

                .box-1 .con .img-r ul li a img {
                    width: 100%;
                }

    .box-2 .list-img,
    .box-3 .list-img {
        height: inherit !important;
    }

    .box-4 .con .list .list-tit .sketch {
        padding: 0 0.533rem;
    }

    .about .box-1 {
        margin: 0 0 0.267rem 0;
    }

        .about .box-1 .box1-l img {
            margin-top: 20px;
            margin-bottom: 40px;
        }

    .about .box-2 {
        margin: 0 0 0.267rem 0;
    }

        .about .box-2 .about-news .swiper-wrapper {
            padding-bottom: 0.8rem;
        }

        .about .box-2 .about-news .news-l {
            width: 1.4rem;
            height: 1rem;
            overflow: hidden;
            margin-right: 0.16rem;
        }

        .about .box-2 .about-news .news-r .news-r-t {
            font-size: 16px;
            min-height: 70px;
        }

        .about .box-2 .about-news .news-r .time {
            font-size: 12px;
            color: #999;
        }

            .about .box-2 .about-news .news-r .time img {
                width: 15px;
                height: 15px;
                border-radius: 50%;
                overflow: hidden;
                margin-right: 8px;
                float: left;
            }

            .about .box-2 .about-news .news-r .time span {
                margin-right: 15px;
            }

    .about .box-3 {
        margin: 0 0 0.267rem 0;
    }

        .about .box-3 .about-honor .swiper-slide {
            width: 33.33%;
        }

        .about .box-3 .about-honor .honor-l {
            padding: 0 10px;
        }

    .about .box-4 {
        margin: 0 0 0.267rem 0;
    }

        .about .box-4 .about-video .video-l {
            padding: 0 10px;
        }

            .about .box-4 .about-video .video-l:before {
                position: absolute;
                left: 45%;
                bottom: 35%;
                font-family: "iconfont" !important;
                font-size: 40px;
                font-style: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e619";
                color: #fff;
                z-index: 2;
                opacity: 0.7;
            }

            .about .box-4 .about-video .video-l:hover:before {
                position: absolute;
                left: 45%;
                bottom: 35%;
                font-family: "iconfont" !important;
                font-size: 40px;
                font-style: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e619";
                color: #fff;
                z-index: 2;
                opacity: 1;
            }

    .about .box-5 {
        margin: 0 0 0.267rem 0;
    }

    .honor,
    .video {
        margin: 0;
        padding: 30px 20px 20px 20px;
    }

        .honor .list .img,
        .video .list .img {
            height: 180px;
        }

            .honor .list .img:before,
            .video .list .img:before {
                position: absolute;
                left: 42%;
                bottom: 32%;
                font-family: "iconfont" !important;
                font-size: 36px;
                font-style: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e619";
                color: #fff;
                z-index: 2;
                opacity: 0.6;
            }

            .honor .list .img:hover:before,
            .video .list .img:hover:before {
                display: none;
            }

            .honor .list .img:before {
                display: none;
            }

    .modal-videos .modal-dialog {
        width: 90%;
        margin: 0 auto;
    }

    .news-box .news-list {
        padding: 30px;
        margin-bottom: 30px;
    }

        .news-box .news-list ul li {
            padding-bottom: 20px;
            margin-bottom: 20px;
            height: 160px;
        }

            .news-box .news-list ul li .list-tit {
                width: 76%;
                padding-right: 0;
                box-sizing: border-box;
            }

                .news-box .news-list ul li .list-tit h2 {
                    font-size: 18px;
                    margin-top: 0;
                }

            .news-box .news-list ul li a .list-tit h4 {
                margin-bottom: 10px;
                height: 48px;
            }

            .news-box .news-list ul li a .list-tit p {
                padding: 0;
                margin: 0;
            }

    .news-info .tit h3 {
        font-size: 24px;
    }

    .team .list-bg {
        height: 6.2rem;
    }

    .team .col-lg-3 {
        height: inherit;
        overflow: inherit;
    }

    .team .list {
        padding: 0.4rem !important;
        height: 5.6rem;
    }

        .team .list .list-img {
            width: 80px;
            height: 80px;
            border-radius: 80px;
        }

        .team .list .list-tit .name {
            margin-top: 0.267rem;
        }

    .team-box .team-list {
        margin-bottom: 30px;
    }

        .team-box .team-list ul li {
            transition: all 0.3s;
        }

            .team-box .team-list ul li a {
                position: inherit;
                overflow: inherit;
                width: 100%;
                height: auto;
                cursor: pointer;
                display: block;
            }

                .team-box .team-list ul li a img {
                    transition: all 0.3s;
                }

                .team-box .team-list ul li a:hover img {
                    transform: inherit;
                    -webkit-transition: all 0.5s;
                    -moz-transition: all 0.5s;
                    transition: all 0.5s;
                }

            .team-box .team-list ul li .news-img {
                height: auto !important;
            }

            .team-box .team-list ul li a {
                height: 200px;
                display: block;
            }

            .team-box .team-list ul li .sub {
                display: block !important;
            }

                .team-box .team-list ul li .sub .sub-l {
                    float: left !important;
                }

                .team-box .team-list ul li .sub .sub-r {
                    float: right !important;
                }

    .case .col-sm-4 {
        height: 260px;
        overflow: inherit;
    }

    .case .list-bg {
        height: 260px;
        overflow: inherit;
        margin-bottom: 0.4rem;
    }

    .case .list {
        height: auto;
    }

        .case .list .case-tit {
            padding: 10px 20px 20px 20px !important;
        }

            .case .list .case-tit h4 {
                font-size: 16px !important;
                overflow: hidden !important;
                text-overflow: ellipsis !important;
                -o-text-overflow: ellipsis !important;
                display: -webkit-box !important;
                -webkit-box-orient: vertical !important;
                -webkit-line-clamp: 1 !important;
            }

            .case .list .case-tit .sub {
                display: inherit !important;
                flex-direction: inherit !important;
            }

                .case .list .case-tit .sub .sub-l {
                    font-size: 12px !important;
                    float: left !important;
                }

                .case .list .case-tit .sub .sub-r {
                    font-size: 12px !important;
                    float: right !important;
                    margin-bottom: 0.04rem;
                }

        .case .list .lou-tit {
            padding: 10px 20px 20px 20px !important;
        }

            .case .list .lou-tit h4 {
                font-size: 16px !important;
                overflow: hidden !important;
                text-overflow: ellipsis !important;
                -o-text-overflow: ellipsis !important;
                display: -webkit-box !important;
                -webkit-box-orient: vertical !important;
                -webkit-line-clamp: 1 !important;
            }

            .case .list .lou-tit .sub {
                display: inherit !important;
                flex-direction: inherit !important;
            }

                .case .list .lou-tit .sub .sub-l {
                    font-size: 12px !important;
                    float: left !important;
                }

                .case .list .lou-tit .sub .sub-r {
                    font-size: 12px !important;
                    float: right !important;
                    margin-bottom: 0.04rem;
                }

    .lou .col-sm-4 {
        height: inherit;
        overflow: inherit;
    }

    .lou .list-bg {
        height: auto;
        overflow: inherit;
        margin-bottom: 0.4rem;
    }

    .lou .list {
        height: 240px;
    }

        .lou .list .case-tit {
            padding: 10px 20px 20px 20px !important;
        }

            .lou .list .case-tit h4 {
                font-size: 16px !important;
                overflow: hidden !important;
                text-overflow: ellipsis !important;
                -o-text-overflow: ellipsis !important;
                display: -webkit-box !important;
                -webkit-box-orient: vertical !important;
                -webkit-line-clamp: 1 !important;
            }

            .lou .list .case-tit .sub {
                display: inherit !important;
                flex-direction: inherit !important;
            }

                .lou .list .case-tit .sub .sub-l {
                    font-size: 12px !important;
                    float: left !important;
                }

                .lou .list .case-tit .sub .sub-r {
                    font-size: 12px !important;
                    float: right !important;
                    margin-bottom: 0.04rem;
                }

        .lou .list .lou-tit {
            padding: 10px 20px 20px 20px !important;
        }

            .lou .list .lou-tit h4 {
                font-size: 16px !important;
                overflow: hidden !important;
                text-overflow: ellipsis !important;
                -o-text-overflow: ellipsis !important;
                display: -webkit-box !important;
                -webkit-box-orient: vertical !important;
                -webkit-line-clamp: 1 !important;
            }

            .lou .list .lou-tit .sub {
                display: inherit !important;
                flex-direction: inherit !important;
            }

                .lou .list .lou-tit .sub .sub-l {
                    font-size: 12px !important;
                    float: left !important;
                }

                .lou .list .lou-tit .sub .sub-r {
                    font-size: 12px !important;
                    float: right !important;
                    margin-bottom: 0.04rem;
                }

    .lou-box .lou-list {
        padding: 0.12rem 0 0.6rem 0;
        margin-bottom: 30px;
    }

        .lou-box .lou-list ul li {
            transition: all 0.3s;
        }

            .lou-box .lou-list ul li a {
                position: inherit;
                overflow: inherit;
                width: 100%;
                height: auto;
                cursor: pointer;
                display: block;
            }

                .lou-box .lou-list ul li a img {
                    transition: all 0.3s;
                }

                .lou-box .lou-list ul li a:hover img {
                    transform: inherit;
                    -webkit-transition: all 0.5s;
                    -moz-transition: all 0.5s;
                    transition: all 0.5s;
                }

            .lou-box .lou-list ul li .news-img {
                height: auto !important;
            }

            .lou-box .lou-list ul li a {
                height: 200px;
                display: block;
            }

                .lou-box .lou-list ul li a h4 {
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -o-text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 1;
                }

            .lou-box .lou-list ul li .sub {
                display: block !important;
            }

                .lou-box .lou-list ul li .sub .sub-l {
                    float: left !important;
                }

                .lou-box .lou-list ul li .sub .sub-r {
                    float: right !important;
                }

    .lou-info .louinfo-c .base-info {
        text-align: center;
    }

    .lou-info .louinfo-l {
        float: left;
        width: 35%;
    }

    .lou-info .louinfo-c .sum {
        margin-bottom: 10px;
    }

    .lou-info .louinfo-c .base-info {
        text-align: left;
    }

    .lou-info .louinfo-r {
        clear: both;
        padding-right: 0;
        margin-top: 20px;
        float: inherit;
    }

        .lou-info .louinfo-r:after {
            clear: both;
            content: " ";
            display: table;
        }

        .lou-info .louinfo-r:before {
            content: " ";
            display: table;
        }

        .lou-info .louinfo-r .link-2 {
            margin: 30px auto auto;
        }

    .lou-box-r {
        display: none;
    }

    .lou-box .lou-list {
        padding: 20px;
    }

        .lou-box .lou-list h3 {
            margin-top: 20px;
        }

    .worksite .list {
        padding-bottom: 10px;
    }

        .worksite .list .list-c p {
            text-align: left;
        }

        .worksite .list .list-c h4 {
            text-align: left;
            margin-bottom: 10px;
        }

        .worksite .list .list-c .jindu {
            width: 400px !important;
            overflow: hidden !important;
            margin: 0 auto;
            margin-top: 20px;
        }

    .worksiteinfo .col-md-3 {
        display: none;
    }

    .worksiteinfo .list .list-l {
        width: 35%;
    }

    .worksiteinfo .list .info-tit {
        font-size: 20px;
        font-weight: bold;
        clear: both;
        margin-top: 30px;
    }

        .worksiteinfo .list .info-tit:after {
            clear: both;
            content: " ";
            display: table;
        }

        .worksiteinfo .list .info-tit:before {
            content: " ";
            display: table;
        }

    .worksiteinfo .list .list-c .jindu,
    .worksiteinfo .list .list-c .base-info {
        width: 390px;
    }

        .worksiteinfo .list .list-c .jindu ul li {
            width: 75px;
        }

    .worksite .list .list-c .jindu ul {
        position: absolute;
        margin-top: -8px;
        z-index: 2;
        clear: both;
        display: inherit !important;
        width: inherit !important;
    }

        .worksite .list .list-c .jindu ul li {
            float: left !important;
            -webkit-box-flex: inherit !important;
            -webkit-flex: inherit !important;
            flex: inherit !important;
            width: 80px !important;
        }

    .worksite .list .list-l {
        width: 35%;
        margin-right: 20px;
    }

    .worksite .list-r {
        float: left;
    }

    .worksite .list .list-r .link-2 {
        margin: 30px 0 20px 0;
    }

    .jiancai .col-sm-4 {
        height: inherit;
        overflow: inherit;
    }

    .jiancai .list-bg {
        height: auto;
        overflow: inherit;
        margin-bottom: 0.4rem;
    }

    .jiancai .list {
        height: 240px;
    }

        .jiancai .list .case-tit {
            padding: 10px 20px 20px 20px !important;
        }

            .jiancai .list .case-tit h4 {
                font-size: 16px !important;
                overflow: hidden !important;
                text-overflow: ellipsis !important;
                -o-text-overflow: ellipsis !important;
                display: -webkit-box !important;
                -webkit-box-orient: vertical !important;
                -webkit-line-clamp: 1 !important;
            }

            .jiancai .list .case-tit .sub {
                display: inherit !important;
                flex-direction: inherit !important;
            }

                .jiancai .list .case-tit .sub .sub-l {
                    font-size: 12px !important;
                    float: left !important;
                }

                .jiancai .list .case-tit .sub .sub-r {
                    font-size: 12px !important;
                    float: right !important;
                    margin-bottom: 0.04rem;
                }

        .jiancai .list .lou-tit {
            padding: 10px 20px 20px 20px !important;
        }

            .jiancai .list .lou-tit h4 {
                font-size: 16px !important;
                overflow: hidden !important;
                text-overflow: ellipsis !important;
                -o-text-overflow: ellipsis !important;
                display: -webkit-box !important;
                -webkit-box-orient: vertical !important;
                -webkit-line-clamp: 1 !important;
            }

            .jiancai .list .lou-tit .sub {
                display: inherit !important;
                flex-direction: inherit !important;
            }

                .jiancai .list .lou-tit .sub .sub-l {
                    font-size: 12px !important;
                    float: left !important;
                }

                .jiancai .list .lou-tit .sub .sub-r {
                    font-size: 12px !important;
                    float: right !important;
                    margin-bottom: 0.04rem;
                }

    .screen dl {
        display: inherit !important;
    }

        .screen dl dt {
            padding: 0 16px;
            height: 50px;
            line-height: 50px;
        }

        .screen dl dd {
            height: 50px;
            line-height: 50px;
            margin: 0 8px;
        }

    .quan-list {
        background: #fff;
        padding: 30px 20px;
        box-sizing: border-box;
        clear: both;
    }

        .quan-list:after {
            clear: both;
            content: " ";
            display: table;
        }

        .quan-list:before {
            content: " ";
            display: table;
        }

        .quan-list ul li {
            height: 4.8rem !important;
            margin-bottom: 20px;
        }

            .quan-list ul li .quan-bg {
                background: url("../img/quan.png") no-repeat center;
                background-size: contain;
                text-align: center;
                padding: 15px 20px 10px 20px;
            }

                .quan-list ul li .quan-bg h3 {
                    color: #FF4900;
                    font-size: 30px;
                    font-weight: bold;
                }

                    .quan-list ul li .quan-bg h3 span {
                        font-size: 18px;
                    }

                .quan-list ul li .quan-bg h4 {
                    font-size: 16px;
                    font-weight: bold;
                }

                .quan-list ul li .quan-bg h5 {
                    font-size: 12px;
                    color: #666;
                    margin-bottom: 40px;
                }

                .quan-list ul li .quan-bg .btn {
                    border-radius: 30px;
                    padding: 6px 20px;
                    margin-bottom: 20px;
                }

            .quan-list ul li .visited {
                background: url("../img/quan-v.png") no-repeat center;
                background-size: contain;
                text-align: center;
                padding: 15px 20px 10px 20px;
            }

                .quan-list ul li .visited h3,
                .quan-list ul li .visited h4,
                .quan-list ul li .visited h5 {
                    color: #868886;
                }

                .quan-list ul li .visited .btn-orange {
                    background: #868886;
                    border: #868886;
                }

    .map {
        margin: 0.267rem 0;
    }

    .contact-r {
        display: block !important;
        margin-top: 30px;
    }

        .contact-r .server-c {
            font-size: 14px !important;
        }
}

@media screen and (max-width: 799px) {
    .page-s {
        width: 100%;
    }

    .ht-page {
        padding: 10px 0;
    }

        .ht-page .num,
        .ht-page .dots,
        .ht-page .total {
            display: none;
        }

            .ht-page .num.current {
                display: inline-block;
                padding: 0 10px;
            }

            .ht-page .total.total_page {
                display: inline-block;
            }

        .ht-page .pageInput,
        .ht-page .pagebtn {
            width: 40px;
        }

        .ht-page .pagebtn {
            display: none;
        }

        .ht-page .page_jump {
            margin: 0 5px;
        }
}

@media (min-width: 1000px) and (max-width: 1200px) {
    html,
    body {
        font-size: 14px;
    }

    .head-top .head-r {
        display: block !important;
    }

    .menu .navbar-nav > li {
        padding: 0 17px;
    }

    .common-toolbar {
        display: block;
    }

    .news-box-r {
        display: block;
    }

    .ibanner .swiper-container {
        height: 380px;
    }

    .offer .offer-con .input-box input,
    .offer .offer-con .button-box {
        width: 174px;
    }

    .box-1 .con {
        clear: both;
    }

        .box-1 .con:after {
            clear: both;
            content: " ";
            display: table;
        }

        .box-1 .con:before {
            content: " ";
            display: table;
        }

        .box-1 .con .img-l {
            float: left !important;
            width: 48% !important;
            padding-right: 0.14rem;
            margin-bottom: 0.15rem;
        }

            .box-1 .con .img-l a {
                height: 433px !important;
            }

        .box-1 .con .img-r {
            float: right !important;
            width: 50% !important;
        }

            .box-1 .con .img-r ul li a {
                height: 210px !important;
            }

                .box-1 .con .img-r ul li a img {
                    width: 100%;
                }

    .box-5 .con .news-l .list-img {
        height: auto;
    }

    .box-5 .con .news-r .list .list-l {
        float: inherit;
        width: 100%;
    }

        .box-5 .con .news-r .list .list-l .list-tag {
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

        .box-5 .con .news-r .list .list-l .list-tit {
            margin-bottom: 10px;
        }

    .box-5 .con .news-r .list {
        padding: 0;
    }

        .box-5 .con .news-r .list .list-r {
            float: inherit;
            clear: both;
            margin: 15px 0;
            width: 100%;
            text-align: inherit;
        }

            .box-5 .con .news-r .list .list-r:after {
                clear: both;
                content: " ";
                display: table;
            }

            .box-5 .con .news-r .list .list-r:before {
                content: " ";
                display: table;
            }

            .box-5 .con .news-r .list .list-r .date {
                float: left;
                font-size: 13px;
                margin-bottom: 0;
            }

            .box-5 .con .news-r .list .list-r .icon {
                float: right;
                text-align: right;
            }

    .video .list .img {
        height: 120px;
    }

        .video .list .img:before {
            position: absolute;
            left: 40%;
            bottom: 32%;
            font-family: "iconfont" !important;
            font-size: 36px;
            font-style: normal;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e619";
            color: #fff;
            z-index: 2;
            opacity: 0.6;
        }

        .video .list .img:hover:before {
            display: none;
        }

    .news-info .tit h3 {
        font-size: 24px;
    }

    .team .col-lg-3 {
        padding: 0 10px;
        height: 390px;
        overflow: inherit;
    }

    .team-box .team-list ul li .news-img {
        height: 120px;
    }

    .team-box .team-list ul li a {
        height: 200px;
    }

    .case .col-lg-3 {
        height: inherit;
        overflow: inherit;
    }

    .case .list-bg {
        height: inherit;
        overflow: inherit;
        margin-bottom: 1.4rem;
    }

    .case .list {
        height: auto;
    }

        .case .list .case-tit {
            padding-top: 8px;
        }

    .lou .col-lg-3 {
        height: inherit;
        overflow: inherit;
    }

    .lou .list-bg {
        height: inherit;
        overflow: inherit;
        margin-bottom: 1.4rem;
    }

    .lou .list {
        height: 240px;
    }

        .lou .list .case-tit {
            padding-top: 8px;
        }

    .lou-info .louinfo-c .base-info {
        text-align: left;
    }

    .lou-info .louinfo-l {
        width: 280px;
    }

    .lou-info .louinfo-c {
        margin-left: 30px;
    }

        .lou-info .louinfo-c .sum {
            clear: both;
            margin-bottom: 0px;
        }

            .lou-info .louinfo-c .sum:after {
                clear: both;
                content: " ";
                display: table;
            }

            .lou-info .louinfo-c .sum:before {
                content: " ";
                display: table;
            }

        .lou-info .louinfo-c .base-info {
            text-align: left;
        }

    .lou-info .louinfo-r {
        padding-right: 0px;
    }

        .lou-info .louinfo-r .link-3 {
            margin: 60px auto;
            padding: 8px 30px;
        }

    .lou-box-r {
        display: block !important;
    }

    .lou-box .lou-list {
        padding: 20px;
    }

        .lou-box .lou-list ul li h4 {
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

    .worksite .list .list-r .link-2 {
        text-align: left;
        margin: inherit;
    }

    .worksite .list .list-c {
        margin-bottom: 35px;
    }

    .worksiteinfo .col-md-3 {
        display: block;
    }

    .jiancai .col-lg-3 {
        height: 260px;
        overflow: inherit;
    }

    .jiancai .list-bg {
        height: 260px;
        overflow: inherit;
        margin-bottom: 1.4rem;
    }

    .jiancai .list {
        height: auto;
    }

        .jiancai .list .case-tit {
            padding-top: 8px;
        }

    .quan-list {
        background: #fff;
        padding: 2rem 0rem;
        box-sizing: border-box;
        clear: both;
    }

        .quan-list:after {
            clear: both;
            content: " ";
            display: table;
        }

        .quan-list:before {
            content: " ";
            display: table;
        }

        .quan-list ul li {
            height: 9rem;
            overflow: hidden;
        }

            .quan-list ul li .quan-bg {
                background: url("../img/quan-s.png") no-repeat center top;
                background-size: contain;
                text-align: center;
                padding: 1.2rem 0.133rem;
                clear: both;
            }

                .quan-list ul li .quan-bg:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .quan-list ul li .quan-bg:before {
                    content: " ";
                    display: table;
                }

                .quan-list ul li .quan-bg h3 {
                    color: #FF4900;
                    font-size: 22px !important;
                    width: 40%;
                    text-align: center;
                    margin-top: 0.5rem;
                    margin-right: 0rem;
                    float: left;
                }

                    .quan-list ul li .quan-bg h3 span {
                        font-size: 14px;
                    }

                .quan-list ul li .quan-bg .time {
                    float: left;
                    text-align: left;
                    padding-left: 0.1rem;
                    width: 60%;
                }

                    .quan-list ul li .quan-bg .time h4 {
                        font-size: 13px;
                        font-weight: bold;
                    }

                    .quan-list ul li .quan-bg .time h5 {
                        font-size: 11px;
                        color: #666;
                        margin-bottom: 0.2rem;
                    }

                .quan-list ul li .quan-bg .btn-orange {
                    border-radius: 15px;
                    padding: 0.2rem 0.8rem;
                    margin-top: 0.4rem;
                    margin-bottom: 0.1rem;
                    background: #2B67FF;
                    color: #fff;
                    font-size: 12px;
                }

                    .quan-list ul li .quan-bg .btn-orange:active {
                        background: #154CD9;
                        color: #fff;
                    }

            .quan-list ul li .visited {
                background: url("../img/quan-sv.png") no-repeat center top;
                background-size: contain;
                text-align: center;
                padding: 1.2rem 0.133rem;
                clear: both;
            }

                .quan-list ul li .visited:after {
                    clear: both;
                    content: " ";
                    display: table;
                }

                .quan-list ul li .visited:before {
                    content: " ";
                    display: table;
                }

                .quan-list ul li .visited h3,
                .quan-list ul li .visited h4,
                .quan-list ul li .visited h5 {
                    color: #868886;
                }

                .quan-list ul li .visited .btn-orange {
                    background: #868886;
                    border: #868886;
                    color: #fff;
                }
}
/*# sourceMappingURL=style.css.map */
