﻿﻿@charset "utf-8";


html {
    font-family: "Nunito Sans", sans-serif !important;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font: 14px "Nunito Sans", sans-serif !important;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

progress {
    vertical-align: baseline
}

[hidden], template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:active, a:hover {
        outline-width: 0
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: "Nunito Sans", sans-serif;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button, input, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: 1px dotted ButtonText
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

* {
    padding: 0;
    margin: 0
}

ul li {
    list-style: none
}

a, a:hover {
    text-decoration: none
}

img {
    border: none
}

input {
    border: none;
    background: 0 0
}

input, textarea {
    font-family: "Nunito Sans", sans-serif;
    outline: 0;
    font-size: 14px; /*-webkit-appearance:none*/
}

.cl:after, .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cl, .clearfix {
    zoom: 1
}

.clear {
    line-height: 0;
    clear: both;
    height: 0;
    font-size: 0;
    zoom: 1
}

.fl {
    float: left
}

.fr {
    float: right
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block
}

body, html {
    font: 14px "Nunito Sans", sans-serif;
    color: #929292;
    width: 100%;
    height: 100%;
    background: #fff;
    line-height: 1.428
}


* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.clear {
    line-height: 0;
    height: 0;
    font-size: 0;
    clear: both;
    zoom: 1;
}

a {
    color: #333;
    text-decoration: none !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    color: inherit;
}

    a:hover {
        color: #40a13a;
    }

img {
    max-width: 100%;
    border: 0;
    vertical-align: middle;
}

button {
    cursor: pointer;
    border: 0;
    outline: none;
}

input {
    outline: none;
    border: 0;
}

body {
    min-width: 1280px;
    height: auto;
    margin: 0 auto;
    font-size: 14px;
    _font: 14px "Nunito Sans", sans-serif;
    min-height: 100%;
    color: #333;
    line-height: 30px;
    background: #f5f5f5;
}

.wl-1200 {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

.open {
    display: block !important;
}

.close {
    display: none !important;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    margin: 0;
    padding: 0;
    font-family: "Nunito Sans", sans-serif;
    color: inherit;
}

input:focus {
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.3);
    background: #f8f8f8;
}

/*头部联系*/
.top-cent {
    width: 1280px;
    margin: auto;
    background: #ffffff;
    line-height: 18px;
    color: #333333;
    text-align: right;
    box-sizing: border-box;
}

    .top-cent.ul:hover {
        background-color: yellow;
        transition: all .3s linear 0s;
    }

/*头部内容*/
.wl-header {
    width: 100%;
    background: #fff;
}

.top-content {
    padding: 0px 0 15px 0;
    _line-height: 70px;
}

    .top-content .logo h1 {
        height: 100%;
        width: 248px;
    }

        .top-content .logo h1 img {
            height: 100%;
            display: block;
        }

    .top-content .subtitle {
        float: left;
        padding: 22px 0 10px 0;
        padding-left: 30px;
    }

        .top-content .subtitle h2 {
            font-size: 18px;
            line-height: 22px;
            color: #333;
        }

        .top-content .subtitle h3 {
            font-size: 16px;
            line-height: 14px;
            color: #666;
            letter-spacing: 1px;
        }

    .top-content .status {
        float: right;
        padding: 17px 0;
    }

        .top-content .status .after {
            display: none;
        }

        .top-content .status.open .after {
            display: block;
        }

        .top-content .status a {
            display: block;
            float: left;
            font-size: 16px;
            line-height: 36px;
        }

        .top-content .status .before a {
            padding-left: 32px;
        }

        .top-content .status .after .user {
            float: left;
            font-size: 16px;
            padding-right: 10px;
            position: relative;
            cursor: pointer;
        }

            .top-content .status .after .user img {
                width: 36px;
                height: 36px;
                border-radius: 100%;
                float: left;
                margin-right: 10px;
            }

            .top-content .status .after .user ul {
                display: none;
                position: absolute;
                bottom: -50px;
                right: 0;
                width: 76px;
                font-size: 14px;
                text-align: center;
            }

                .top-content .status .after .user ul li {
                    color: #3ea13a;
                }

            .top-content .status .after .user:hover ul {
                display: block;
            }

        .top-content .status .after a {
            padding: 0 15px;
            background-size: 20px 24px;
            position: relative;
        }

            .top-content .status .after a:last-child {
                padding-right: 0; /*color: #3ea13a;*/
            }

            .top-content .status .after a:after {
                display: block;
                content: '';
                width: 1px;
                height: 12px;
                background: #bbb;
                position: absolute;
                right: 0;
                top: 50%;
                margin-top: -6px;
            }

            .top-content .status .after a:last-child:after {
                width: 0;
            }

        .top-content .status .login {
            background: url(../../yibazhan/images/login.png) no-repeat left center;
            padding-right: 22px;
            color: #3ea13a;
        }

            .top-content .status .login:after {
                display: block;
                content: '';
                width: 1px;
                height: 12px;
                background: #c7c7c7;
                position: absolute;
                right: 0;
                top: 50%;
                margin-top: -6px;
            }

        .top-content .status .registered {
            background: url(../../yibazhan/images/registered.png) no-repeat left center;
            padding-right: 22px;
        }

        .top-content .status .shopping {
            background: url(../../yibazhan/images/shopping.png) no-repeat left center;
        }
/*导航*/
.wl-nav {
    width: 100%;
    background: #f8f8f8;
}

    .wl-nav .nav-list {
    width: 1280px;
    margin: 0 auto;
}

        .wl-nav .nav-list > li {
            float: left;
            display: block;
            position: relative;
            z-index: 100;
        }

            .wl-nav .nav-list > li > a {
                display: block;
                font-size: 16px;
                line-height: 30px;
                padding: 10px 22px;
            }

        .wl-nav .nav-list li.active a {
            background: #3ea13a;
            color: #fff;
        }

        .wl-nav .nav-list > li:hover a {
            background: #3ea13a;
            color: #fff;
        }

    .wl-nav .list-level {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        top: 50px;
        display: none;
        z-index: 99;
        background-color: #e6e8e8
    }

        .wl-nav .list-level li {
            text-align: center;
        }

            .wl-nav .list-level li a {
                display: block;
                font-size: 16px;
                line-height: 30px;
                padding: 10px 0;
                background: #3ea13a;
                color: #fff;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .wl-nav .list-level li:hover a {
                background: #fff;
                color: #333
            }

    /*自适应新增*/
    .wl-nav .nav-list #cate-box:hover .list-level {
        display: block;
    }

/*尾部*/
.wl-footer {
    background: #e8e8e8;
    width: 100%;
    min-width: 1280px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.wl-footer-t {
    width: 100%;
    padding-top: 36px;
    padding-bottom: 30px;
}

    .wl-footer-t .list {
        float: left;
        width: 163px;
    }

        .wl-footer-t .list li {
            width: 100%;
            display: block;
            line-height: 30px;
            padding-left: 10px;
        }

            .wl-footer-t .list li.title {
                padding-bottom: 2px;
            }

            .wl-footer-t .list li span {
                font-size: 20px;
            }

            .wl-footer-t .list li a {
                display: inline-block;
                font-size: 14px;
                color: #777;
            }

                .wl-footer-t .list li a:hover {
                    color: #40a13a;
                    transition: all .2s linear 0s;
                }

    .wl-footer-t .right {
        float: left;
        padding-left: 20px;
        width: 260px;
        text-align: center;
    }

        .wl-footer-t .right h2 {
            height: 60px;
        }

            .wl-footer-t .right h2 img {
                height: 100%;
                display: block;
                margin: 0 auto;
            }

        .wl-footer-t .right p {
            font-size: 14px;
            color: #666;
            line-height: 9px;
            letter-spacing: 1px;
            text-align: center;
            padding-top: 11px;
        }

        .wl-footer-t .right .tel {
            display: inline-block;
            background: #fff;
            font-size: 22px;
            line-height: 36px;
            color: #3ea13a;
            padding: 0 14px;
            border-radius: 30px;
            overflow: hidden;
        }

    .wl-footer-t .weixin {
        float: left;
        padding-left: 0px;
        width: 120px;
        text-align: center;
    }

/*底部展示*/
.ind-bottom-show {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

    .ind-bottom-show .wl-1200 {
        background: #fff;
    }

    .ind-bottom-show .list {
        width: 100%;
    }

        .ind-bottom-show .list li {
            width: 25%;
            float: left;
            text-align: center;
            padding: 20px 0;
        }

            .ind-bottom-show .list li img {
                max-width: 100%;
            }

            .ind-bottom-show .list li strong {
                font-size: 16px;
                line-height: 24px;
                display: inline-block;
                padding: 9px 0;
            }

            .ind-bottom-show .list li span {
                font-size: 14px;
                line-height: 24px;
                color: #777;
            }

            .ind-bottom-show .list li:hover {
                padding-top: 10px;
                padding-bottom: 30px;
                box-shadow: 0px 0px 4px 4px rgba(0,0,0,0.05);
                transition: all .3s linear 0s;
            }

                .ind-bottom-show .list li:hover strong {
                    letter-spacing: 2px;
                    transition: all .4s linear 0s;
                }

/*栏目副导航*/
.list-nav {
    text-align: center;
    width: 100%;
    min-width: 1280px;
    margin: 0 auto;
    padding: 0 40px;
    font-size: 0;
    line-height: 0;
    content: '';
    background: #fff;
    box-sizing: border-box;
}

    .list-nav ul {
        display: inline-block;
        max-width: 100%;
        text-align: left;
    }

    .list-nav li {
        display: inline-block;
        text-align: center;
        margin: 0 5px;
    }

        .list-nav li a {
            display: inline-block;
            font-size: 13px;
            line-height: 50px;
            padding: 0 15px;
            text-decoration: none !important;
            color: inherit !important;
            white-space: nowrap;
        }

        .list-nav li.active a, .list-nav li:hover a {
            background: #013A71;
            color: #fff;
            transition: all .2s linear 0s;
        }

.news-nav {
    text-align: center;
}

    .news-nav li a {
        padding: 0 /*20px*/ 34px;
    }

    .news-nav li:first-child a {
        padding: 0 20px;
    }

/*产品列表*/
.page {
    width: 100%;
}

    .page ul {
        text-align: center;
        font-size: 0;
        line-height: 0;
        content: '';
    }

        .page ul li {
            display: inline-block;
            margin: 0 5px;
        }

            .page ul li a, .page ul li span {
                display: inline-block;
                font-size: 14px;
                color: #777;
                line-height: 40px;
                padding: 0 15px;
                border: 2px solid #dcdcdc;
            }

            .page ul li:hover a, .page ul li.active a, .page ul li:hover span, .page ul li.active span {
                border: 2px solid #3ea13a;
                color: #3ea13a;
            }

            .page ul li.disabled:hover span {
                border: 2px solid #dcdcdc;
                color: #777;
            }

            .page ul li.disabled {
                pointer-events: none;
            }

.product-list .page {
    margin-top: 20px;
}

/*新闻列表*/
.news-list {
    width: 100%;
    padding: 30px 0;
}

    .news-list .item {
        float: left;
        width: 100%;
        background: #fff;
        position: relative;
        margin-bottom: 30px;
    }

        .news-list .item a {
            display: block;
            width: 100%;
            padding: 30px;
        }

        .news-list .item .img {
            width: 250px;
            float: left;
            margin-right: 30px;
        }

        .news-list .item img {
            width: 100%;
            max-height: 160px;
        }

        .news-list .item .cont {
            overflow: hidden;
        }

        .news-list .item .title {
            font-size: 20px;
            line-height: 24px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            margin-bottom: 4px;
            max-width: 855px;
            display: block;
        }

        .news-list .item .time {
            font-size: 14px;
            line-height: 22px;
            color: #999;
            margin: 14px 0;
        }

        .news-list .item .des {
            font-size: 14px;
            line-height: 24px;
            height: 24px;
            color: #777;
            display: block;
            display: -webkit-box;
            max-width: 855px;
            height: 24px;
            margin: 0 auto;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .news-list .item .more {
            display: inline-block;
            font-size: 16px;
            line-height: 38px;
            background: #ececec;
            border: 1px solid #dfdfdf;
            border-radius: 4px;
            padding: 0 22px;
            margin-top: 22px;
        }

        .news-list .item:hover {
            box-shadow: 0px 0px 10px 8px rgba(0,0,0,0.05);
            transition: all .2s linear 0s;
        }

            .news-list .item:hover .more {
                background: #3ea13a;
                border-color: #3ea13a;
                color: #fff;
                transition: all .2s linear 0s;
            }

/*新闻详情*/
.news-detail-content {
    padding: 30px;
    padding-bottom: 40px;
    background: #fff;
}

    .news-detail-content .btn {
        width: 100%;
        padding: 18px 0px;
        font-size: 0;
        line-height: 0;
        content: '';
    }

        .news-detail-content .btn a {
            display: inline-block;
            font-size: 16px;
            line-height: 38px;
            padding: 0 36px;
            margin-right: 40px;
            border-radius: 4px;
        }

        .news-detail-content .btn .advisory {
            background: #3ea13a;
            color: #fff;
            border: 1px solid #3ea13a;
        }

        .news-detail-content .btn .download {
            background: #ececec;
            border: 1px solid #dfdfdf;
        }

        .news-detail-content .btn .advisory:hover {
            background: #2d822a;
        }

        .news-detail-content .btn .download:hover {
            color: #fff;
            background: #3ea13a;
        }

.news-detail-title {
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    text-align: center;
    display: block;
}

.news-page-title {
    font-size: 20px;
    line-height: 20px;
    margin: 0px 0px 16px 0px;
    font-weight: 600;
    text-align: center;
    display: block;
}

.news-detail-etitle {
    width: 100%;
    padding: 10px 320px;
    text-align: center;
    margin-bottom: 25px;
}

    .news-detail-etitle .etitles {
        float: left;
        font-size: 14px;
        line-height: 34px;
        color: #999;
        padding-left: 20px;
        background-size: 14px 14px;
        margin-left: 30px;
    }

    .news-detail-etitle .time {
        background: url(../../yibazhan/images/release-time.png) no-repeat left 10px;
    }

    .news-detail-etitle .look {
        background: url(../../yibazhan/images/pageviews.png) no-repeat left 10px;
    }

.news-detail-cont {
    font-size: 15px;
    line-height: 28px;
    color: #777;
    text-align: left;
}

.news-detail-capability {
    font-size: 15px;
    line-height: 28px;
    color: #777;
    text-align: left;
    background-image: url(../../yibazhan/images/ipcbcomsy.png);
}

.news-detail-material {
    font-size: 15px;
    line-height: 28px;
    color: #777;
    text-align: left;
}

.converter-unit {
    font-size: 15px;
    line-height: 34px;
    color: #777;
    text-align: left;
}

    .converter-unit ul {
        margin-bottom: 10px;
        overflow: hidden;
        *position: relative;
        *zoom: 1;
    }

        .converter-unit ul li {
            float: left;
            width: 23%;
            margin: 0 1% 10px;
            line-height: 30px;
            _display: inline;
            *width: 22.9%;
        }

    .converter-unit .input-text {
        display: block;
        width: 98%;
        border: solid 1px #d1d1d1;
        line-height: 20px;
        padding: 10px 0;
        text-indent: 10px;
        outline: none;
    }

    .converter-unit .input-button {
        display: block;
        height: 42px;
        width: 108px;
        margin: 0 auto;
        background: #3ea13a;
        border: medium none;
        line-height: 42px;
        vertical-align: middle;
        font-size: 16px;
        color: #fff;
        cursor: pointer;
        outline: none;
    }

.nextpage {
    width: 100%;
    padding: 24px 30px;
    overflow: hidden;
}

    .nextpage ul li {
        width: 100%;
        text-align: left;
        font-size: 14px;
        line-height: 30px;
        color: #666;
        text-indent: 0em;
        margin-left: 0em;
    }

        .nextpage ul li a {
            font-size: 14px;
            line-height: 30px;
            transition: color 0.3s;
            -moz-transition: color 0.3s;
            -webkit-transition: color 0.3s;
            -o-transition: color 0.3s;
            color: #666;
        }

            .nextpage ul li a:hover, .nextpage ul li.on a {
                color: #3ea13a;
            }

#goTopBtn {
    line-height: 40px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: none;
    background: #3ea13a url(../../yibazhan/images/goTopBtn.png) no-repeat center center;
    background-size: 100%;
    position: fixed;
    bottom: 60px;
    right: 20px;
}

.layui-upload-file {
    display: none !important;
    opacity: .01;
    filter: Alpha(opacity=1);
}

/*新*/

@font-face {
    font-family: "Flaticon";
    src: url("../../yibazhan/font/Flaticon.eot");
    src: url("../../yibazhan/font/../../yibazhan/font/Flaticon.eot?") format("embedded-opentype"), url("../../yibazhan/font/../../yibazhan/font/Flaticon.woff2") format("woff2"), url("../../yibazhan/font/Flaticon.woff") format("woff"), url("../../yibazhan/font/Flaticon.ttf") format("truetype"), url("../../yibazhan/images/Flaticon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
}

.flaticon-arrow:before {
    content: "\f100";
}

.flaticon-search:before {
    content: "\f101";
}

.flaticon-commerce-and-shopping:before {
    content: "\f102";
}

.flaticon-shopper:before {
    content: "\f103";
}

.flaticon-right-arrow:before {
    content: "\f104";
}

.flaticon-phone:before {
    content: "\f105";
}

.flaticon-envelope:before {
    content: "\f106";
}

.flaticon-back:before {
    content: "\f107";
}

.flaticon-download-arrow:before {
    content: "\f108";
}

.flaticon-up-arrow:before {
    content: "\f109";
}

.flaticon-right-arrow-1:before {
    content: "\f10a";
}

.flaticon-medal:before {
    content: "\f10b";
}

.flaticon-gear:before {
    content: "\f10c";
}

.flaticon-edit-tools:before {
    content: "\f10d";
}

.flaticon-tablet:before {
    content: "\f10e";
}

.flaticon-ui:before {
    content: "\f10f";
}

.flaticon-report:before {
    content: "\f110";
}

.flaticon-shield:before {
    content: "\f111";
}

.flaticon-menu:before {
    content: "\f112";
}

.flaticon-code:before {
    content: "\f113";
}

.flaticon-gear-1:before {
    content: "\f114";
}

.flaticon-sketch:before {
    content: "\f115";
}

.flaticon-browser:before {
    content: "\f116";
}

.flaticon-monitor:before {
    content: "\f117";
}

.flaticon-report-1:before {
    content: "\f118";
}

.flaticon-app:before {
    content: "\f119";
}

.flaticon-best:before {
    content: "\f11a";
}

.flaticon-code-1:before {
    content: "\f11b";
}

.flaticon-android:before {
    content: "\f11c";
}

.flaticon-apple:before {
    content: "\f11d";
}

.flaticon-iot:before {
    content: "\f11e";
}

.flaticon-time-and-date:before {
    content: "\f11f";
}

.flaticon-tv:before {
    content: "\f120";
}

.flaticon-telegram:before {
    content: "\f121";
}

.flaticon-telegram-1:before {
    content: "\f122";
}

.flaticon-telegram-2:before {
    content: "\f123";
}

.flaticon-clock:before {
    content: "\f124";
}

.flaticon-play:before {
    content: "\f125";
}

.flaticon-correct:before {
    content: "\f126";
}

.flaticon-world-globe:before {
    content: "\f127";
}

.flaticon-phone-1:before {
    content: "\f128";
}

.flaticon-data:before {
    content: "\f129";
}

.flaticon-php:before {
    content: "\f12a";
}

.flaticon-electron:before {
    content: "\f12b";
}

.flaticon-java:before {
    content: "\f12c";
}

.flaticon-css:before {
    content: "\f12d";
}

.flaticon-heart:before {
    content: "\f12e";
}

.flaticon-edit-tools-1:before {
    content: "\f12f";
}

.flaticon-chain:before {
    content: "\f130";
}

.flaticon-placeholder-filled-point:before {
    content: "\f131";
}

.flaticon-placeholder:before {
    content: "\f132";
}

.flaticon-data-1:before {
    content: "\f133";
}

.flaticon-code-2:before {
    content: "\f134";
}

.flaticon-laptop:before {
    content: "\f135";
}

.flaticon-seo-and-web:before {
    content: "\f136";
}

.flaticon-process:before {
    content: "\f137";
}

.flaticon-idea:before {
    content: "\f138";
}

.flaticon-info:before {
    content: "\f139";
}

.flaticon-close:before {
    content: "\f13a";
}

.flaticon-danger:before {
    content: "\f13b";
}

.flaticon-star:before {
    content: "\f13c";
}

.new-top-cent {
    width: auto;
    padding: 0 50px;
    margin: auto;
    background: #40A13A;
    color: #DDDDDD;
    line-height: 41px;
    text-align: left;
    overflow: hidden;
}

.top-cent-l {
    float: left;
}

.elementor-icon-list-icon i {
    color: #FFFFFF;
    font-size: 13px;
}

.elementor-icon-list-text {
    color: #DDDDDD;
    padding-left: 7px;
}

.top-cent-r {
    float: right;
}

    .top-cent-r .top-cent-rl {
        float: left;
    }

    .top-cent-r .top-cent-rr {
        float: left;
        background: #61ce70;
        border-radius: 4px;
        line-height: 25px;
        margin: 8px 0 0 10px;
    }

.elementor-button {
    float: left;
    padding: 0 8px;
    font-size: 13px;
    fill: #DDDDDD;
    color: #DDDDDD;
}

    .elementor-button a {
        color: #DDDDDD;
    }

        .elementor-button a:hover {
            color: #DDDDDD;
        }

.elementor-button-icon {
    margin-right: 4px;
}

.wl-header .is-stuck {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
    border: none !important;
    background-color: #fff;
    -webkit-box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
    box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
    -webkit-animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
    -moz-animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
    animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
}

/*自适应修改*/
.inpo-bg {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    position: fixed;
    z-index: 99996;
    left: 0;
    top: 0;
    display: none;
}

.inpo-yy {
    width: 640px;
    height: 480px;
    position: fixed;
    z-index: 99999;
    left: 50%;
    top: 50%;
    margin-top: -240px;
    margin-left: -320px;
    display: none;
}

.inform {
    margin: 0 auto;
    border-radius: 6px;
    overflow: hidden;
}

.dialog-close {
    height: 30px;
    overflow: hidden;
}

    .dialog-close span {
        float: right;
        font-size: 24px;
        line-height: 32px;
        color: #ffffff;
        opacity: .8;
        filter: alpha(opacity=80);
        cursor: pointer;
        background: transparent;
        border: 0;
        -webkit-appearance: none;
    }

        .dialog-close span:hover {
            opacity: 1;
            filter: alpha(opacity=100);
        }

.top-content {
    padding: 0;
}

.wl-5050 {
    width: auto;
    padding: 0 50px;
}

.top-content .wl-5050 {
    border-bottom: 1px solid #dcdde1;
}
/*自适应新增*/
.wl-5050 .top-logo {
    float: left;
}

.wl-5050 h1 {
    _width: 285px;
    text-align: right;
    display: block;
    float: left;
    padding-top: 24px;
}

.wl-5050 .click-menu {
    float: left;
}

.wl-5050 .wl-nav {
    width: auto;
    float: left;
    padding-left: 40px;
    background: none;
}

    .wl-5050 .wl-nav .nav-list {
        width: auto;
    }

        .wl-5050 .wl-nav .nav-list > li {
            margin: 0px 10px;
            position: relative;
        }

            .wl-5050 .wl-nav .nav-list > li:hover a {
                background: none;
                color: #40a13a;
            }

            .wl-5050 .wl-nav .nav-list > li:before {
                background: #40a13a;
                left: 0;
                right: auto;
                width: 0;
                position: absolute;
                height: 3px;
                bottom: -1px;
                content: "";
                display: block;
                transition: all 0.3s linear;
                -webkit-transition: all 0.3s linear;
                -moz-transition: all 0.3s linear;
                -o-transition: all 0.3s linear;
                -ms-transition: all 0.3s linear;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }

            .wl-5050 .wl-nav .nav-list > li:hover:before {
                left: 0;
                right: auto;
                width: 100%;
            }

            .wl-5050 .wl-nav .nav-list > li.active:before {
                width: 100%;
            }
            /*自适应新增*/
            .wl-5050 .wl-nav .nav-list > li > i {
                display: none;
            }

            .wl-5050 .wl-nav .nav-list > li.active a {
                background: none;
            }

            .wl-5050 .wl-nav .nav-list > li > a {
                padding: 0;
                padding: 32px 0px;
                line-height: 35px;
                color: #1a1b1e;
                white-space: nowrap;
                -webkit-transition: all 0.2s ease-out 0s;
                -moz-transition: all 0.2s ease-out 0s;
                -o-transition: all 0.2s ease-out 0s;
                transition: all 0.2s ease-out 0s;
                font-weight: bold;
            }

            .wl-5050 .wl-nav .nav-list > li > a {
                padding-right: 17px;
            }

                .wl-5050 .wl-nav .nav-list > li > a:after {
                    position: absolute;
                    right: 2px;
                    top: 50%;
                    margin-top: -4px;
                    font-family: "Flaticon";
                    content: "";
                    font-size: 7px;
                    line-height: 1;
                    color: #c3c7c9;
                    font-weight: 500;
                    transform: rotate(90deg);
                    display: none;
                }

                .wl-5050 .wl-nav .nav-list > li > a.home {
                    padding-left: 5px;
                    padding-right: 5px;
                }

                    .wl-5050 .wl-nav .nav-list > li > a.home:after {
                        display: none;
                    }

                .wl-5050 .wl-nav .nav-list > li > a:hover:after {
                    color: #40a13a;
                }

.wl-5050 .list-level {
    top: 100px;
    background: #ffffff;
    width: auto;
    padding: 20px 20px;
    min-width: 240px;
    max-width: 280px;
}

    .wl-5050 .list-level li {
        text-align: left;
    }

        .wl-5050 .list-level li a {
            display: block;
            font-size: 14px;
            font-weight: bold;
            line-height: 30px;
            padding: 5px 0;
            position: relative;
            background: none;
            color: #1a1b1e !important;
            outline: none;
            text-transform: uppercase;
            transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
        }

            .wl-5050 .list-level li a:before {
                position: absolute;
                content: "//";
                top: 50%;
                left: 0;
                color: #40a13a;
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                transform: translateY(-50%);
                transition: all 0.3s linear;
                -webkit-transition: all 0.3s linear;
                -moz-transition: all 0.3s linear;
                -o-transition: all 0.3s linear;
                -ms-transition: all 0.3s linear;
                visibility: hidden;
                opacity: 0;
            }

            .wl-5050 .list-level li a:hover:before {
                left: 0px;
                visibility: visible;
                opacity: 1;
            }

        .wl-5050 .list-level li:hover a {
            color: #3ea13a !important;
            font-size: 14px;
            text-decoration: none;
            padding-left: 12px;
        }

.top-content .subtitle {
    float: left;
    padding: 0;
    padding: 0 0 0 50px;
    height: 99px;
}

.subtitle .subtitle-gwc {
    position: relative;
    float: left;
    height: 100%;
    width: auto;
    align-items: center;
    margin-right: 28px;
}

.subtitle-gwc .ot-minicart {
    position: relative;
    display: inline-block;
    color: #1b1d21;
    line-height: 45px;
}

.subtitle-gwc i:before {
    font-size: 24px;
}

.subtitle-gwc .count {
    position: absolute;
    bottom: 0;
    left: -7px;
    width: 20px;
    height: 20px;
    line-height: 21px;
    background: #E77844;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    font-size: 11px;
    font-weight: bold;
}

.subtitle .subtitle-ss {
    position: relative;
    float: left;
    height: 100%;
    width: auto;
    align-items: center;
}

.subtitle-ss i {
    color: #1b1d21;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    min-width: 22px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    line-height: 45px;
}

    .subtitle-ss i:before, .subtitle-ss i:after {
        font-size: 22px;
    }

    .subtitle-ss i.flaticon-close:before {
        font-size: 18px;
    }

.subtitle-ss .h-search-form-field {
    display: none;
    position: absolute;
    z-index: 99;
    top: -webkit-calc(100% + 1px);
    top: expression(100% + 1px);
    top: -moz-calc(100% + 1px);
    top: -o-calc(100% + 1px);
    top: calc(100% + 1px);
    right: -30px;
    width: 330px;
}

    .subtitle-ss .h-search-form-field .h-search-form-inner {
        padding: 30px;
        background-color: #fff;
        box-shadow: 15px 15px 34px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 15px 15px 34px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 15px 15px 34px 0px rgba(0, 0, 0, 0.1);
    }

.subtitle-ss .show {
    display: block !important;
}

@-webkit-keyframes stickySlideUp {
    from {
        -webkit-transform: translateY(10%);
        transform: translateY(10%);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes stickySlideUp {
    from {
        -webkit-transform: translateY(10%);
        transform: translateY(10%);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes stickySlideDown {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes stickySlideDown {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.subtitle-ss .h-search-form-field.show {
    -webkit-animation: stickySlideUp 0.5s cubic-bezier(0.23, 1, 0.32, 1) both;
    animation: stickySlideUp 0.5s cubic-bezier(0.23, 1, 0.32, 1) both;
}

.subtitle-ss .search-form {
    position: relative;
}

.subtitle-ss .search-field {
    width: 100%;
    padding: 0 66px 0 20px;
    height: 46px;
    line-height: 1;
    border-color: #e6e6e6;
    color: #b5b5b5;
    border: none;
    background: #f6f6f6;
    outline: none;
    text-shadow: none;
    -webkit-appearance: none;
    -webkit-user-select: text;
    outline-color: transparent;
    box-shadow: none;
}

    .subtitle-ss .search-field::placeholder {
        color: #6d6d6d;
        font-size: 16px;
        opacity: 1;
    }

.subtitle-ss .search-submit {
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 46px;
    outline: none;
    text-align: center;
    vertical-align: middle;
    color: #b5b5b5;
    background: #40a13a;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

.search-form .search-submit i {
    color: #fff;
}

    .search-form .search-submit i:before, .search-form .search-submit i:after {
        font-size: 16px;
    }

.top-content .status {
    padding: 11px 0 0 0;
}

.status .status-l {
    float: left;
    padding: 12px 0 12px 20px;
    border-left: 1px solid #cac7c7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .status .status-l .elementor-icon-box-icon {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-right: 9px;
    }

.top-content .status .status-l .elementor-icon-box-icon a {
    display: inline-block;
    float: none;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

.top-content .status .status-l .elementor-icon-box-title {
    font-size: 14px;
    color: #6D6D6D;
    font-weight: 600;
    line-height: 24px;
    display: block;
    overflow: hidden;
}

    .top-content .status .status-l .elementor-icon-box-title a {
        font-size: 14px;
        color: #6D6D6D;
        font-weight: 600;
        line-height: 24px;
    }

.status .status-l .elementor-icon-box-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.top-content .status .status-l .elementor-icon-box-icon a.elementor-icon {
    fill: #E77844;
    color: #E77844;
    border-color: #E77844;
    font-size: 28px;
}

.elementor-icon-box-description {
    color: #1B1D21;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}

.status .status-r {
    float: left;
    margin: 12px 0px 0px 30px;
}

.new-1445 {
    width: 1445px !important;
}

    .new-1445 .wl-footer-t .list {
        width: 212px;
    }

.top-content .status .status-r a.octf-btn {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    font-size: 14px;
    padding: 14px 30px 14px 30px;
    line-height: 1.42857143;
    display: inline-block;
    margin-bottom: 0;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    background: #40a13a;
    cursor: pointer;
    border: 1px solid transparent;
    color: #fff;
    outline: none;
}

    .top-content .status .status-r a.octf-btn:hover {
        background: #e77844;
    }

.octf-btn {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    font-size: 14px;
    padding: 14px 30px 14px 30px;
    line-height: 1.42857143;
    display: inline-block;
    margin-bottom: 0;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    background: #43baff;
    cursor: pointer;
    border: 1px solid transparent;
    color: #fff;
    outline: none;
}

    .octf-btn.octf-btn-light {
        background: #fff;
        color: #1b1d21;
    }

/*new*/
.pcba_banner {
    width: 100%;
    min-width: 1280px;
    margin: 0 auto;
    background-color: transparent;
    --background-overlay: '';
    background-image: linear-gradient(170deg, #013A71 24%, #026CD2 100%);
}

.wl-banner-other {
    width: 100%;
    position: relative;
    overflow: hidden;
}

    .wl-banner-other img {
        width: 100%;
        -webkit-animation: sk-rotatePlane 5s 1 ease-in-out;
        animation: sk-rotatePlane 5s 1 ease-in-out;
    }
    /*自适应新增*/
    .wl-banner-other .location {
        position: absolute;
        line-height: 60px;
        top: 50%;
        left: 50%;
        margin-top: -30px;
        margin-left: -650px;
    }

        .wl-banner-other .location h1 {
            font-size: 48px;
            color: #fff;
            font-weight: 800;
        }

@keyframes sk-rotatePlane {
    0% {
        opacity: 1.0;
        transform: scale(1.1,1.1);
    }

    100% {
        opacity: 1.0;
        transform: scale(1,1);
    }
}



.new-1445 {
    width: 1445px !important;
}

.new-1300 {
    width: 1300px !important;
}

.sy-new-1300 {
    width: 1300px !important;
}

.wl-nav .nav-list {
    width: 1100px;
}

.wl-nav .nav-right {
    width: 32px;
}

    .wl-nav .nav-right:hover {
        width: 230px;
    }

.nav-right:hover .find_inputblock {
    width: 190px;
}

.nav-right .find_inputtext {
    width: 190px;
}

.ind-whyus .whyus-right .right123 ul {
    width: 700px;
}

.ind-whyus .whyus-left .left456 ul {
    width: 700px;
}

.wl-footer-t .list {
    width: 212px;
}

/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 */
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../../yibazhan/font/fa-solid-900.eot);
    src: url(../../yibazhan/font/../../yibazhan/font/fa-solid-900.eot?) format("embedded-opentype"),url(../../yibazhan/font/../../yibazhan/font/fa-solid-900.woff2) format("woff2"),url(../../yibazhan/font/fa-solid-900.woff) format("woff"),url(../../yibazhan/font/fa-solid-900.ttf) format("truetype"),url(../../yibazhan/images/fa-solid-900.svg) format("svg")
}

.fa, .fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.far {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
}

.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user:before {
    content: "\f007"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-search:before {
    content: "\f002"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-times:before {
    content: "\f00d"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

* {
    word-wrap: break-word;
}

.body_overflow {
    height: 100%;
    overflow: hidden;
}

.body_s_overflow {
    height: 100%;
    overflow: hidden;
}

.wl-header {
    position: relative;
    z-index: 99997;
}

.top-menu {
    float: left;
}

.choose-num {
    display: none;
}

.wl-5050 .click-menu {
    display: none;
}

.top-content {
    z-index: 99998;
}

.on-active {
    display: block !important;
}

.new-foot-weixin {
    display: none;
}

    .new-foot-weixin li {
        line-height: normal;
        font-size: 0px;
    }

    .new-foot-weixin img {
        max-width: 100px;
    }

.click-search {
    display: none;
}

.h-menu-search {
    display: none;
}

.is-s-stuck {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 70px !important;
    z-index: 99999;
    border: none !important;
    background: none;
    -webkit-box-shadow: 4px 4px 30px 0px rgb(42 67 113 / 15%);
    -moz-box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
    box-shadow: 4px 4px 30px 0px rgb(42 67 113 / 15%);
    -webkit-animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
    -moz-animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
    animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
}

.s-inpo-bg {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    position: fixed;
    z-index: 99996;
    left: 0;
    top: 0;
    display: none;
}

.wl-banner-wap {
    display: none;
}

.product-list .item1 .des {
    height: 360px;
    max-height: 360px;
}

@media screen and (max-width: 10000px) {
    .wl-5050 .toplogo {
        padding-top: 24px;
    }

        .wl-5050 .toplogo img {
            width: 132px !important;
        }

    .wl-5050 .wl-nav {
        padding-left: 30px;
    }

        .wl-5050 .wl-nav .nav-list > li {
            margin: 0px 16px;
        }

    .top-content .subtitle {
        padding: 26px 0 0 30px;
    }

    .status .status-r {
        margin: 12px 0px 0px 40px;
    }

    .top-content .status .status-r a.octf-btn {
        padding: 14px 20px 14px 20px;
    }

    .news-detail-etitle {
        padding: 10px;
    }

        .news-detail-etitle .etitles {
            float: none;
            display: inline-block;
        }

    .news-detail-cont img {
        max-width: 100% !important;
        height: auto !important;
    }

    .news-detail-content img {
        max-width: 100% !important;
        height: auto !important;
    }

    .pro-details-conts img {
        max-width: 100% !important;
        height: auto !important;
    }

    .nextpage ul li {
        float: left;
        width: 48%;
        text-align: left;
        font-size: 14px;
        line-height: 30px;
        color: #666;
        text-indent: 0em;
        margin-left: 0em;
        margin-right: 4%;
    }

        .nextpage ul li.last {
            float: left;
            width: 48%;
            text-align: right;
            font-size: 14px;
            line-height: 30px;
            color: #666;
            text-indent: 0em;
            margin-left: 0em;
            margin-right: 0px;
        }
    /*新底部*/
    .new-footer {
        height: 600px;
        padding: 30px 0;
        background-image: url(../../yibazhan/images/foote_bg.jpg);
        _background-size: cover;
        background-repeat: no-repeat;
        background-position: top 300px center;
        background-attachment: fixed;
    }

    .new-footer-logo {
        text-align: center;
    }

    .new-footer-contact {
        padding: 35px 0;
        max-width: 90%;
        margin: 0 auto;
    }

        .new-footer-contact ul li {
            float: left;
            width: 20%;
        }

            .new-footer-contact ul li a {
                color: #000000;
                font-size: 16px;
                text-decoration: none;
            }

            .new-footer-contact ul li div {
                text-align: center;
                color: #000000;
            }

                .new-footer-contact ul li div i {
                    font-size: 40px;
                    color: #e87b48;
                    line-height: 50px;
                }

            .new-footer-contact ul li.new-email div i {
                font-size: 50px;
            }

            .new-footer-contact ul li.new-skype div i {
                font-size: 38px;
            }

            .new-footer-contact ul li.new-whatsapp div i {
                font-size: 38px;
                font-weight: bolder;
            }

            .new-footer-contact ul li.new-wechat div i {
                font-size: 45px;
            }

            .new-footer-contact ul li p {
                text-align: center;
                color: #000000;
                font-size: 16px;
                line-height: 30px;
                padding-top: 10px;
            }

            .new-footer-contact ul li.new-whatsapp {
                position: relative;
            }

                .new-footer-contact ul li.new-whatsapp .new-whatsapp-img {
                }

                    .new-footer-contact ul li.new-whatsapp .new-whatsapp-img img {
                        height: 38px;
                        margin-top: 7px;
                        margin-bottom: 5px;
                    }

                .new-footer-contact ul li.new-whatsapp .new-ewm {
                    display: none;
                    position: absolute;
                    width: 100%;
                    top: 100%;
                    left: 0;
                    text-align: center;
                }

                .new-footer-contact ul li.new-whatsapp:hover .new-ewm {
                    display: block;
                }

                .new-footer-contact ul li.new-whatsapp .new-ewm img {
                    display: block;
                    margin: 0 auto;
                    max-width: 100%;
                }

            .new-footer-contact ul li.new-wechat {
                position: relative;
            }

                .new-footer-contact ul li.new-wechat .new-ewm {
                    display: none;
                    position: absolute;
                    width: 100%;
                    top: 100%;
                    left: 0;
                    text-align: center;
                }

                .new-footer-contact ul li.new-wechat:hover .new-ewm {
                    display: block;
                }

                .new-footer-contact ul li.new-wechat .new-ewm img {
                    display: block;
                    margin: 0 auto;
                    max-width: 100%;
                }

    .new-footer-t {
        width: 100%;
        padding: 0 0 30px 0;
    }

        .new-footer-t .list {
            float: left;
            width: 22%;
        }

        .new-footer-t .last {
            width: 12%;
        }

        .new-footer-t .list li {
            width: 100%;
            display: block;
            line-height: 30px;
            padding-left: 10px;
        }

            .new-footer-t .list li.title {
                padding-bottom: 2px;
            }

            .new-footer-t .list li span {
                font-size: 20px;
                font-weight: bolder;
            }

            .new-footer-t .list li a {
                display: inline-block;
                font-size: 14px;
                color: #000000;
            }

                .new-footer-t .list li a:hover {
                    color: #ffffff;
                    transition: all .2s linear 0s;
                }

    .new-footer-ry {
        text-align: center;
    }

    .new-footer-ry {
        max-width: 60%;
        display: block;
        margin: 0 auto;
    }

        .new-footer-ry im {
            max-width: 100%;
        }

    .new-footer-share {
        text-align: center;
        padding: 20px 0;
    }

        .new-footer-share a {
            display: inline-block;
            line-height: 30px;
            font-size: 26px;
            color: #ffffff;
        }

            .new-footer-share a span {
                line-height: 30px;
                display: block;
                padding: 5px 26px;
            }

    .new-footer-copy {
        text-align: center;
        color: #000000;
    }

        .new-footer-copy a {
            color: #000000;
        }
    /*语言s*/
    .new-top-cent {
        height: 41px;
        overflow: inherit;
    }

    .language {
        position: relative;
        float: left;
        margin-left: 10px;
        z-index: 99998;
        background: #61ce70;
        line-height: 25px;
        border-radius: 4px;
        margin: 8px 0 0 1px;
        padding: 0 8px;
    }

        .language p i {
            padding: 0 0 0 5px;
            font-size: 10px;
        }

        .language ul {
            display: none;
            position: absolute;
            width: 100%;
            top: 100%;
            left: 0px;
            background: #2b9424;
        }

    .language-on ul {
        display: block;
    }

    .language ul li {
        padding: 0 5px;
        text-align: center;
        line-height: 30px;
    }

        .language ul li a:hover {
            color: #FFFFFF;
        }
    /*语言e*/
}

@media screen and (max-width: 1919px) {
    .wl-5050 .toplogo {
        padding-top: 24px;
    }

        .wl-5050 .toplogo img {
            width: 118px !important;
        }

    .wl-5050 .wl-nav {
        padding-left: 20px;
    }

        .wl-5050 .wl-nav .nav-list > li {
            margin: 0px 12px;
        }

    .top-content .subtitle {
        padding: 26px 0 0 20px;
    }

    .status .status-r {
        margin: 12px 0px 0px 20px;
    }

    .new-footer {
        background-position: top 240px center;
    }
}

@media screen and (min-width: 1800px) {
    .wl-5050-top {
        padding: 0 20px;
    }

    .wl-5050-dh {
        padding: 0 20px;
    }
}

@media screen and (max-width: 1799px) {
    .wl-5050 .toplogo {
        padding-top: 24px;
    }

        .wl-5050 .toplogo img {
            width: 108px !important;
        }

    .wl-5050 .wl-nav {
        padding-left: 15px;
    }

        .wl-5050 .wl-nav .nav-list > li {
            margin: 0px 20px;
        }

    .top-content .subtitle {
        padding: 26px 0 0 15px;
    }

    .status .status-r {
        margin: 12px 0px 0px 15px;
    }

    .top-content .subtitle {
        float: right;
    }

    .top-content .status {
        display: none !important;
    }
}

@media (max-width: 1679px) {
    /*头部*/
    .new-top-cent {
        padding: 0 30px;
    }

    .top-cent-r .top-cent-rl {
        display: none;
    }

    .top-content .status {
        display: none !important;
    }
    /*导航*/
    .wl-5050 {
        width: auto;
        padding: 0 30px;
    }

        .wl-5050 .top-logo {
            float: left;
        }

        .wl-5050 h1 img {
            width: 150px !important;
        }

        .wl-5050 .wl-nav {
            width: auto;
            float: left;
            padding-left: 30px;
            background: none;
        }

            .wl-5050 .wl-nav .nav-list > li {
                margin: 0px 20px;
            }

    .top-content .subtitle {
        float: right;
    }
}

@media (max-width: 1599px) {
    body {
        min-width: 1200px;
    }

    .col-md-12 {
        width: 100% !important;
    }

    .col-md-11 {
        width: 91.66666667% !important;
    }

    .col-md-10 {
        width: 83.33333333% !important;
    }

    .col-md-9 {
        width: 75% !important;
    }

    .col-md-8 {
        width: 66.66666667% !important;
    }

    .col-md-7 {
        width: 58.33333333% !important;
    }

    .col-md-6 {
        width: 50% !important;
    }

    .col-md-5 {
        width: 41.66666667% !important;
    }

    .col-md-4 {
        width: 33.33333333% !important;
    }

    .col-md-3 {
        width: 25% !important;
    }

    .col-md-2 {
        width: 16.66666667% !important;
    }

    .col-md-1 {
        width: 8.33333333% !important;
    }

    .wl-1200 {
        width: 1200px;
    }

    .new-1445 {
        width: 1300px !important;
    }
    /*头部*/
    .top-content .subtitle {
        display: none;
    }

    .wl-5050 .wl-nav .nav-list > li {
        margin: 0px 16px;
    }
    /*banner*/
    .new-banner-content {
        max-width: 800px;
        margin: 0 auto;
    }

        .new-banner-content .text {
            padding: 60px 0 0 0;
        }

    .text-two {
        font-size: 26px;
    }
    /*底部*/
    .new-1445 .wl-footer-t .list {
        width: 182px;
    }
}

@media (max-width: 1359px) {
    .wl-1200 {
        width: 1200px;
    }

    .new-1445 {
        width: 1200px !important;
    }
    /*头部*/
    .new-top-cent {
        padding: 0 10px;
    }

    .top-cent-r .top-cent-rl {
        display: none;
    }

    .top-content .subtitle {
        display: none;
    }

    .top-content .status {
        display: none !important;
    }

    .wl-5050 {
        padding: 0 10px;
    }

        .wl-5050 .wl-nav .nav-list > li {
            margin: 0px 13px;
        }

    .wl-nav .nav-list > li > a {
        display: block;
        line-height: 30px;
        padding: 10px 0px;
    }
    /*内页banner*/
    .wl-banner-other .location {
        left: 0;
        margin-left: 0px;
        padding: 0 10px;
    }
    /*底部*/
    .new-1445 .wl-footer-t .list {
        width: 162px;
    }
}

@media (max-width: 1279px) {
    body {
        min-width: 1000px;
    }

    .wl-1200 {
        width: 1000px;
    }

    .new-1445 {
        width: 1000px !important;
    }
    /*头部*/
    .wl-5050 .wl-nav {
        padding-left: 20px;
    }

        .wl-5050 .wl-nav .nav-list > li {
            margin: 0px 3px;
        }

    .wl-nav .nav-list > li > a {
        font-size: 14px;
    }
    /*底部*/
    .new-1445 .wl-footer-t .list {
        width: 200px;
    }

    .wl-footer-t .right {
        padding-left: 280px;
        width: auto;
        margin-top: 20px;
    }

    .wl-footer-t .weixin {
        padding-left: 30px;
        width: auto;
        margin-top: 20px;
    }
}

@media (max-width: 1199px) {
    .top-cent-l {
        display: none;
    }
}

@media (max-width: 1023px) {
    .col-sm-12 {
        width: 100% !important;
    }

    .col-sm-11 {
        width: 91.66666667% !important;
    }

    .col-sm-10 {
        width: 83.33333333% !important;
    }

    .col-sm-9 {
        width: 75% !important;
    }

    .col-sm-8 {
        width: 66.66666667% !important;
    }

    .col-sm-7 {
        width: 58.33333333% !important;
    }

    .col-sm-6 {
        width: 50% !important;
        padding: 0 10px;
    }

    .col-sm-5 {
        width: 41.66666667% !important;
    }

    .col-sm-4 {
        width: 33.33333333% !important;
        padding: 0 10px;
    }

    .col-sm-3 {
        width: 25% !important;
    }

    .col-sm-2 {
        width: 16.66666667% !important;
    }

    .col-sm-1 {
        width: 8.33333333% !important;
    }

    /*头部*/
    body {
        min-width: 100%;
        max-width: 100%;
    }

    .wl-header .is-stuck {
        -webkit-animation: none;
        -moz-animation: none;
        animation: none;
    }

    .wl-banner-other {
        display: none;
    }

    .wl-banner-wap {
        display: block;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

        .wl-banner-wap img {
            width: 100%;
            -webkit-animation: sk-rotatePlane 5s 1 ease-in-out;
            animation: sk-rotatePlane 5s 1 ease-in-out;
        }

        .wl-banner-wap .location {
            position: absolute;
            line-height: 30px;
            left: 0;
            top: 50%;
            margin-top: -15px;
            margin-left: 0px;
            padding: 0 10px;
        }

            .wl-banner-wap .location h1 {
                font-size: 20px;
                color: #fff;
                font-weight: 800;
            }

    .new-top-cent {
        padding: 0;
    }

    .top-cent-l {
        display: none;
    }

    .top-cent-r .top-cent-rl {
        display: none;
    }

    .top-cent-r .top-cent-rr {
        float: left;
        background: none;
        border-radius: 0px;
        line-height: 25px;
        margin: 10px 0px;
        padding: 0 10px;
    }

    .elementor-button {
        padding: 0 16px 0 0;
    }
    /*语言*/
    .language {
        float: right;
        width: 120px !important;
        margin: 8px 10px 0 0px;
    }

        .language p {
            text-align: center;
        }
    /*导航*/
    .top-content {
        _position: fixed;
        _left: 0;
        _top: 0;
        padding: 0 10px;
        background: #ffffff;
        z-index: 999;
        _display: none;
        max-height: calc(100vh - 45px);
        overflow-y: auto;
    }

        .top-content .wl-5050 {
            border: none;
        }

    .top-logo {
        width: 100%;
        border-bottom: 1px solid #dcdde1;
        overflow: hidden;
    }

    .is-stuck .top-logo {
        border: none;
    }

    .top-logo h1 {
        float: left;
        padding-top: 0px;
    }

        .top-logo h1 a {
            font-size: 0px;
            display: block;
        }

    .wl-5050 .toplogo {
        padding-top: 12px;
        padding-bottom: 12px;
        float: left;
    }

    .wl-5050 {
        padding: 0;
    }

        .wl-5050 h1 img {
            width: auto !important;
            height: 30px;
            margin: 10px 0;
        }

    .top-logo .click-menu {
        display: block;
        float: right;
        font-size: 18px;
        margin-top: 16px;
    }

        .top-logo .click-menu i {
            padding: 0 0 0 10px;
        }

        .top-logo .click-menu .fa-bars:before {
            color: #40a13a;
            font-size: 19px;
        }

        .top-logo .click-menu .fa-times {
            margin-top: -2px;
        }

            .top-logo .click-menu .fa-times:before {
                color: #40a13a;
                font-size: 24px;
            }

    .click-search .fa-search:before {
        color: #40a13a;
        font-size: 18px;
    }

    .wl-nav {
        background: #ffffff;
        display: none;
    }

        .wl-nav .nav-list > li {
            width: 100%;
            border-bottom: 1px dotted #dcdde1;
        }

    .wl-5050 .wl-nav .nav-list > li:before {
        display: none;
    }

    .wl-5050 .wl-nav .nav-list > li.active:before {
        display: none;
    }

    .wl-nav .nav-list > li > a {
        display: inline-block;
        padding: 0px 0px;
        line-height: 36px;
    }

    .wl-5050 .wl-nav .nav-list li:hover a {
        background: none;
        color: #333;
    }

    .wl-nav .nav-list li.active a {
        background: none;
        color: #3ea13a;
    }

    .wl-5050 .wl-nav .nav-list > li > a:after {
        display: none;
    }

    .wl-5050 .wl-nav .nav-list > li > a.home:after {
        display: none;
    }

    .wl-nav .on {
        display: block !important;
        position: static;
        left: auto;
        top: auto;
        background: none;
        padding: 0 10px;
        min-width: 100%;
        max-width: 100%;
    }

        .wl-nav .on li {
            text-align: left;
        }

            .wl-nav .on li a {
                display: block;
                font-size: 14px;
                line-height: 30px;
                padding: 0;
                background: none;
                color: #000;
                font-weight: normal;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

    .wl-5050 .wl-nav .nav-list > li > i {
        position: absolute;
        right: 2px;
        top: 13px;
        margin-top: 0;
        font-size: 10px;
        line-height: 1;
        color: #c3c7c9;
        font-weight: 500;
    }

    .wl-5050 .wl-nav .nav-list li:first-child i {
        display: none;
    }

    .top-content .subtitle {
        float: left;
        width: 100%;
        padding: 0;
        display: none;
    }

    .subtitle .subtitle-gwc {
        display: none;
    }

    .toggle-search {
        display: none;
    }

    .subtitle .subtitle-ss {
        height: auto;
    }

    .subtitle-ss .h-search-form-field {
        display: block;
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        margin-top: 10px;
    }

        .subtitle-ss .h-search-form-field .h-search-form-inner {
            display: block;
            padding: 0;
            background-color: #fff;
            box-shadow: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
        }

    .subtitle-ss .search-form {
        position: relative;
    }

    .subtitle-ss .search-field {
        width: 100%;
        padding: 0 66px 0 20px;
        height: 36px;
        line-height: 1;
        border-color: #e6e6e6;
        color: #b5b5b5;
        border: none;
        background: #f6f6f6;
        outline: none;
        text-shadow: none;
        -webkit-appearance: none;
        -webkit-user-select: text;
        outline-color: transparent;
        box-shadow: none;
    }

    .subtitle-ss .search-submit {
        border: none;
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 46px;
        outline: none;
        text-align: center;
        vertical-align: middle;
        color: #b5b5b5;
        background: #40a13a;
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
    }

    .subtitle-ss i {
        color: #1b1d21;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
        min-width: 22px;
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
    }

    .search-form .search-submit i {
        color: #fff;
    }

        .search-form .search-submit i:before, .search-form .search-submit i:after {
            font-size: 16px;
        }

    .top-content .status {
        float: left;
        width: 100%;
        padding: 10px 0;
    }

    .top-content .open {
        display: none !important;
    }

    .status .status-l {
        float: left;
        width: 100%;
        border: none;
        padding: 0;
    }

    .top-content .status .status-l .elementor-icon-box-title a {
        width: 100%;
    }

    .elementor-icon-box-icon {
        float: left;
        margin-right: 10px;
    }

    .elementor-icon-box-content {
        float: left;
    }

    .status .status-r {
        float: left;
        width: 100%;
        margin: 10px 0 0 0;
    }

    .top-content .status .status-r a.octf-btn {
        padding: 10px 30px 10px 30px;
        line-height: 20px;
    }

    .h_menu .wl-nav {
        display: block;
        width: 100%;
        padding-left: 0px;
    }

    .wl-5050 .wl-nav .nav-list > li {
        margin: 0px 0px;
    }

    .wl-nav .nav-list #cate-box:hover .list-level {
        display: none;
    }

    .wl-5050 .wl-nav .nav-list > li > a {
        padding: 0px;
    }

        .wl-5050 .wl-nav .nav-list > li > a.home {
            padding-left: 0px;
            padding-right: 0px;
        }

    .wl-5050 .wl-nav .nav-list > li > i {
        display: block;
        padding: 0 8px;
    }

    .wl-5050 .list-level li a:before {
        display: none;
    }

    .h_menu .top-content .subtitle {
        display: block;
        height: auto;
    }

    .h_menu .top-content .open {
        display: block !important;
    }
    /*内页banner*/
    .wl-banner-other .location {
        line-height: 30px;
        left: 0;
        margin-top: -15px;
        margin-left: 0px;
        padding: 0 10px;
    }

        .wl-banner-other .location h1 {
            font-size: 20px;
            color: #fff;
            font-weight: 800;
        }
    /*新闻列表*/
    .list-nav {
        overflow: hidden;
    }

        .list-nav li {
            display: block;
            float: left;
            width: 33.33%;
            text-align: center;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .list-nav li a {
                display: block;
                font-size: 16px;
                line-height: 50px;
                padding: 0;
            }

    .news-nav {
        overflow: hidden;
    }

        .news-nav li a {
            padding: 0 5px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .news-nav li:first-child a {
            padding: 0 5px;
        }

    .page ul li {
        display: inline-block;
        margin: 0 5px 10px 5px;
    }

    /*底部*/
    .wl-footer-t {
        padding-bottom: 10px;
    }

        .wl-footer-t .list {
            margin-bottom: 10px;
        }

        .wl-footer-t .weixin {
            display: none;
        }

        .wl-footer-t .right {
            padding: 0 10px;
        }

    .wl-footer p {
        text-align: center;
        padding: 0 10px;
        margin-top: 10px;
    }

    .wl-footer-t .right p {
        line-height: 20px;
        padding-top: 0px;
        margin-top: 8px;
    }
    /*点击搜索*/
    .click-search {
        display: block;
        position: relative;
        float: right;
        font-size: 18px;
        margin-top: 16px;
    }

    .top-logo .click-search i {
        padding: 2px 10px 0 10px;
    }

    .h-menu-search {
    }

        .h-menu-search .search-form {
            position: relative;
        }

        .h-menu-search .search-field {
            width: 100%;
            padding: 0 66px 0 20px;
            height: 36px;
            line-height: 1;
            border-color: #e6e6e6;
            color: #b5b5b5;
            border: none;
            background: #f6f6f6;
            outline: none;
            text-shadow: none;
            -webkit-appearance: none;
            -webkit-user-select: text;
            outline-color: transparent;
            box-shadow: none;
        }

        .h-menu-search .search-submit {
            border: none;
            position: absolute;
            top: 0;
            right: 0;
            height: 100%;
            width: 46px;
            outline: none;
            text-align: center;
            vertical-align: middle;
            color: #b5b5b5;
            background: #40a13a;
            transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
        }

        .h-menu-search i {
            color: #ffffff;
            text-align: center;
            display: inline-block;
            vertical-align: middle;
            min-width: 22px;
            transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
        }

        .h-menu-search .search-submit i:before, .h-menu-search .search-submit i:after {
            font-size: 16px;
        }

    .s-show {
        display: block;
        position: absolute;
        width: 100%;
        padding: 0 10px;
        left: 0;
        top: 120px;
    }
    /*新底部*/
    .new-footer {
        padding: 50px 0;
        height: auto;
        background: -moz-linear-gradient(top, #ffffff, #3a9536);
        background: -webkit-gradient(linear,top,from(#ffffff),to(#3a9536));
        background: -webkit-linear-gradient(top, #ffffff, #3a9536);
        background: -o-linear-gradient(top, #ffffff, #3a9536);
        background: -ms-linear-gradient(top, #ffffff, #3a9536);
        background: linear-gradient(top, #ffffff, #3a9536);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#3a9536',GradientType=0);
    }

    .new-footer-contact {
        padding: 30px 0;
        max-width: 100%;
        text-align: center;
    }

        .new-footer-contact ul li {
            float: none;
            display: inline-block;
            width: 23%;
        }

            .new-footer-contact ul li div i {
                font-size: 30px;
            }

            .new-footer-contact ul li.new-email div i {
                font-size: 40px;
            }

            .new-footer-contact ul li.new-skype div i {
                font-size: 30px;
            }

            .new-footer-contact ul li.new-whatsapp .new-whatsapp-img img {
                height: 32px;
                margin-top: 10px;
                margin-bottom: 8px;
            }

            .new-footer-contact ul li.new-whatsapp:hover .new-ewm {
                display: none;
            }

            .new-footer-contact ul li.new-wechat {
                display: none;
            }

                .new-footer-contact ul li.new-wechat div i {
                    font-size: 48px;
                }

                .new-footer-contact ul li.new-wechat:hover .new-ewm {
                    display: none;
                }

            .new-footer-contact ul li p {
                padding-top: 0px;
            }

    .new-footer-t {
        padding: 0 0 20px 0;
    }

        .new-footer-t .list {
            margin-bottom: 10px;
        }

            .new-footer-t .list li span {
                font-size: 18px;
            }

    .new-footer-ry {
        padding-top: 20px;
    }

    .new-footer-share {
        padding: 10px 0;
    }

        .new-footer-share a {
            line-height: 30px;
            font-size: 20px;
        }

            .new-footer-share a span {
                padding: 5px 10px;
            }

    .new-footer-copy {
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .col-xs-12 {
        width: 100% !important;
    }

    .col-xs-11 {
        width: 91.66666667% !important;
    }

    .col-xs-10 {
        width: 83.33333333% !important;
    }

    .col-xs-9 {
        width: 75% !important;
    }

    .col-xs-8 {
        width: 66.66666667% !important;
    }

    .col-xs-7 {
        width: 58.33333333% !important;
    }

    .col-xs-6 {
        width: 50% !important;
    }

    .col-xs-5 {
        width: 41.66666667% !important;
    }

    .col-xs-4 {
        width: 33.33333333% !important;
    }

    .col-xs-3 {
        width: 25% !important;
    }

    .col-xs-2 {
        width: 16.66666667% !important;
    }

    .col-xs-1 {
        width: 8.33333333% !important;
    }
    /*新闻列表*/
    .list-nav li a {
        font-size: 14px;
        line-height: 40px;
    }

    .news-list {
        padding: 20px 0;
    }

        .news-list .item {
            margin-bottom: 20px;
        }

            .news-list .item a {
                padding: 20px 10px;
            }

            .news-list .item .img {
                width: 128px;
                float: left;
                margin-right: 20px;
            }

            .news-list .item img {
                width: 100%;
                max-height: 81px;
            }

            .news-list .item .title {
                font-size: 16px;
                line-height: 24px;
                margin-bottom: 0px;
            }

            .news-list .item .time {
                margin: 5px 0;
            }

            .news-list .item .more {
                display: none;
            }

    .page ul li {
        margin: 0 5px 10px 0px;
    }

        .page ul li a, .page ul li span {
            font-size: 14px;
            line-height: 30px;
            padding: 0 10px;
        }
    /*新底部*/
    .new-footer-contact ul li {
        width: 31.33%;
    }

        .new-footer-contact ul li.new-address {
            display: none;
        }

    .new-footer-ry {
        display: none;
    }

    .sitemap_bd .itemlist dl {
        width: 100%;
    }
}

@media (max-width: 639px) {
}

@media (max-width: 539px) {
    .col-us-12 {
        width: 100% !important;
    }

    .col-us-11 {
        width: 91.66666667% !important;
    }

    .col-us-10 {
        width: 83.33333333% !important;
    }

    .col-us-9 {
        width: 75% !important;
    }

    .col-us-8 {
        width: 66.66666667% !important;
    }

    .col-us-7 {
        width: 58.33333333% !important;
    }

    .col-us-6 {
        width: 50% !important;
    }

    .col-us-5 {
        width: 41.66666667% !important;
    }

    .col-us-4 {
        width: 33.33333333% !important;
    }

    .col-us-3 {
        width: 25% !important;
    }

    .col-us-2 {
        width: 16.66666667% !important;
    }

    .col-us-1 {
        width: 8.33333333% !important;
    }
    /*新闻列表*/
    .wl-banner-other .location h1 {
        font-size: 16px;
    }

    .news-list .item .title {
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        white-space: normal;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .news-list .item .des {
        display: none;
    }
    /*新底部*/
    .new-footer-contact ul li {
        width: 48%;
    }

        .new-footer-contact ul li.new-email {
            display: none;
        }

    .new-footer-t .list li span {
        font-size: 16px;
    }
}

@media (max-width: 413px) {
    .language {
        width: 100px !important;
    }
}

@media (max-width: 374px) {
    /*新底部*/
    .new-footer-share a {
        font-size: 16px;
    }

        .new-footer-share a span {
            padding: 5px 6px;
        }

    #toolsinputs .td {
        margin: 0 auto;
        width: 90%;
    }
}


/***** icon.css star *****/

[class^="icon-"], [class*="icon-"], [class*="icon1-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    _line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-earth:before {
    content: "\e900";
}

.icon-phone:before {
    content: "\e942";
}

.icon-email:before {
    content: "\e901";
}

.icon-wechat:before {
    content: "\e902";
}

/*-------------------------------------------list_blog-------------------------------*/
* {
    font-size: 16px;
}

.font_weight {
    font-weight: bold;
}

.content {
    width: 100%;
}

.top_banner {
    width: 100%;
    position: relative;
}

.ba_img {
    width: 100%;
}

.banane_txt {
    position: absolute;
    top: 30%;
    width: 100%;
    color: white
}

.banane_txt_1 {
    font-family: var(--f-f-l-family-1),sans-serif;
    width: 1280px;
    font-size: 64px;
    margin: 0px auto;
    margin-bottom: 20px;
}

.banane_txt_2 {
    width: 1280px;
    margin: 0px auto;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
}

    .banane_txt_2 > p {
        width: 50%;
        font-size: 16px;
    }
/*222222222222222222222222222222222222222222*/
.pcb_introduce, .discount_zone, .pcb_function, .multi_layer, .qaq, .contact_information {
    width: 1280px;
    margin: 50px auto;
    display: flex;
}

    .pcb_introduce > h1, .discount_zone > h1, .pcb_function > h1, .multi_layer > h1 {
        font-family: var(--f-f-l-family-1),sans-serif;
        margin-bottom: 20px;
        font-size: 36px;
    }

    .multi_layer > p, .multi_layer > div {
        color: #333;
    }

.pcb_details_top {
    margin-bottom: 20px;
    font-family: var(--f-f-l-family-1),sans-serif;
    color: var(--f-f-l-color-1);
}

.pcb_details_content {
    font-size: 17px;
    /*text-indent: 2em;*/
    line-height: 24px;
}

.pcb_introduce, .discount_zone {
    justify-content: space-between;
}

    .pcb_introduce a {
        width: 100%;
        display: block;
        text-align: center;
    }

.pcb_img {
    width: 500px;
    margin: 0px auto;
}

.pcb_details {
    width: 60%;
    justify-content: space-around;
}
/*3333333333333333333333333333333333333333333*/
.discount_zone {
    margin-top: 100px;
}

    .discount_zone > .discount_left > .zone_text {
        font-size: 18px;
        margin-top: 30px;
        color: #333;
    }

.discount_left, discount_right {
    width: 34%;
}

    .discount_left > .top_smail_text {
        color: #FF5F2E;
        font-size: 16px;
        font-family: var(--f-f-l-family-3),sans-serif;
        font-style: italic;
    }

    .discount_left > h1 {
        font-size: 34px;
        color: #004165;
        font-family: var(--f-f-l-family-1),sans-serif;
        font-weight: bold;
        margin: 15px 0px;
    }

.discount_right {
    width: 32%;
    border: 1px solid #ccc;
    padding: 30px;
    position: relative;
    background: #f8f8f8;
    color: #012a71;
    border-top: 5px solid #324a6a;
    box-sizing: border-box;
}

    .discount_right:hover {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        border-top: 5px solid #6eb92b;
    }

    .discount_right > img {
        width: 100%;
    }

    .discount_right > p {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 20px 0px 10px;
        margin-bottom: 10px;
    }

    .discount_right > div > span {
        font-size: 22px;
        font-family: var(--f-f-l-family-1),sans-serif;
        color: #004165;
    }

    .discount_right > div li img {
        display: inline;
        margin: 10px 10px;
    }

/*.discount_right_p_1, .discount_price1,*/
.pcb_details_top {
    font-size: 34px;
    font-family: var(--f-f-l-family-1),sans-serif;
}

/*.discount_right_p_2{
    font-weight:bold;
}*/

.green_bag {
    background-color: #6eb92b;
}

/*.green_col {
    color: #6eb92b;
}*/
/*.discount_zone .discount_right div li{
    list-style-image:url('/images/勾.png');
}*/
.discount_zone .discount_right:nth-of-type(2n+1) {
    background-image: linear-gradient(105deg, #013A71 85%, #f2295b 100%);
    color: white;
}

    .discount_zone .discount_right:nth-of-type(2n+1) > div > span {
        color: white;
    }
/*字体颜色*/
.pcb_function, .multi_layer, .qaq {
    flex-wrap: wrap;
    flex-direction: column;
    /*align-items: center;*/
    /*color: var(--f-f-l-color-1);*/
    background-color: #f5f5f5;
}

    .pcb_function .layui-table td {
        text-align: center;
    }

    .multi_layer > div {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

    .multi_layer > p {
        margin-bottom: 20px;
    }

.multi_layer_sbox {
    width: 30%;
    border: 1px solid #ccc;
    padding: 5px;
    box-shadow: 0px 0px 5px black;
}
/*55555555555555555555555555555*/
.layui-collapse {
    width: 100%;
}

/* .layui-collapse > .layui-colla-item > .layui-colla-content {
        background-color: #ccc;
    }*/
.btn_change {
    background-color: #399b48;
}

.qaq > p {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: var(--f-f-l-family-3),sans-serif;
}

.qaq > h1 {
    font-size: 36px;
    margin-bottom: 30px;
    font-family: var(--f-f-l-family-1),sans-serif;
}

.qaq {
    align-items: center;
}

.pcb_sort {
    width: 100vw;
    margin: 30px auto;
    display: flex;
}

.pcb_sort_item {
    position: relative;
    height: 270px;
    flex: 1;
    /*border: 1px solid #ccc;*/
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    /*background-color: rgba(160, 160, 160,.7);*/
    overflow: hidden;
}

.pcb_sort_item_content h2 {
    position: absolute;
    font-size: 32px;
    color: white;
    top: -50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.pcb_sort_item * {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.pcb_sort_item:hover {
    flex: 3 1 0% !important;
}

.pcb_sort_item_content {
    height: 270px;
}

    .pcb_sort_item_content img {
        height: 100%;
    }

.pcb_sort_item:hover .pcb_sort_item_content h2 {
    width: 100%;
    text-align: center;
    top: 50%;
    transition-delay: .3s;
    /*left: 50%;*/
    transform: translate(-50%, -50%);
}

.pcb_sort_item:hover .pcb_sort_item_content img {
    margin-top: -100px;
    opacity: 0.5;
    width: 100%;
    height: 230%;
}

.pcb_sort_item:hover .pcb_sort_item_content {
    background-image: linear-gradient(170deg, var(--f-f-l-color-1) 24%, #026CD2 100%);
}

.pcb_so {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .pcb_so > h1 {
        font-size: 34px;
        font-family: var(--f-f-l-family-1),sans-serif;
        color: var(--f-f-l-color-1)
    }

.contact_information {
    flex-wrap: wrap;
    flex-direction: column;
    /*align-items: center;*/
    padding: 48px;
    height: 220px;
    background-image: linear-gradient(170deg, var(--f-f-l-color-1) 23%, #026CD2 100%);
}

.information_box {
    position: relative;
    height: 315px;
    overflow: hidden;
    background-image: radial-gradient(at center center, #026CD273 0%, var(--f-f-l-color-1) 100%);
}

.contact_information_input {
    align-items: flex-end;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.information_box > img {
    position: absolute;
    z-index: -1;
    top: -90%;
    width: 100%;
}

.contact_information_input > div > p {
    color: white;
    margin: 30px 0px 0px;
}

.contact_information_input .layui-input {
    width: 460px;
    background: transparent;
    color: #fff;
}

.contact_information_input .layui-btn {
    width: 200px;
}

.contact_information > h1 {
    text-align: left;
    color: #fff;
    font-family: "Inter", Sans-serif;
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3em;
    letter-spacing: -1px;
}

.multi_layer_sbox img {
    width: 100%;
}


/*faq*/
.faq_box {
    width: 100%;
}

.faq_title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    line-height: 50px;
    align-items: center;
    border-bottom: 4px solid #F9F9F9;
}

    .faq_title span {
        padding: 0px 15px;
        font-size: 22px;
        color: #013A71;
        line-height: 50px;
        font-family: var(--f-f-l-family-1), Sans-serif;
    }

.faq_icon {
    width: 20px;
    height: 10px;
    background: url(/images/new_index/tobom.png) no-repeat;
    background-size: 20px;
    background-position-y: -9px;
    transition: all .3s;
    margin: 0px 20px;
}

.faq_content {
    width: 100%;
    display: none;
    padding: 15px;
    margin-top: 2px;
    border: 1px solid #ccc;
}

    .faq_content p {
        margin-bottom: 10px !important;
    }

.faq_title_active {
    background-color: transparent;
    background-image: linear-gradient(155deg, #013A71 0%,#026CD2 100%);
    color: #FFFFFF;
    border-bottom: none;
}

.faq_img_active {
    background: url(/images/new_index/tobom_h.png) no-repeat;
    background-size: 20px;
    background-position-y: -9px;
    transition: all .3s;
    transform: rotate(180deg);
}

.pcba_banner {
    background-color: transparent;
    --background-overlay: '';
    background-image: linear-gradient(170deg, #013A71 24%, #026CD2 100%);
}

    .pcba_banner > img {
        opacity: 0.6;
    }
/*    -----------------------------------manufacturing---------------------------*/