@charset "utf-8";

:root {
    --app-color-d80c1e: #d80c1e;
    --app-color-d80116: #d80116;
    --app-color-e9410b: #e9410b;
    --app-color-d80719: #d80719;
    --success-color: #28a745;
    /* --app-color-d80116: #eac319; */
    /* --app-color-d80c1e: #eac319; */
    /* --app-color-e9410b: #eac319; */
    /* --app-color-d80719: #eac319; */
}

@media only screen and (min-width: 1240px) {
    #jishuqianyan .section_wrapper {
    }

    #jishuqianyan .section_wrapper div.tech {
    }

    #Footer div.container {
        max-width: 1220px;
    }

    #popup_contact {
        bottom: 45% !important;
    }
}

.wrapper {
    padding-top: 50px;
}

#jishuqianyan .section_wrapper .tech {
    padding-top: 0px;
}

#jishuqianyan .section_wrapper div.tech a,
div input[type="submit"],
.column_attr a.button.button_js,
p a.button.button_js,
.inside a.button.button_js {
    padding: 11px 20px;

    border-radius: 25px;

    background-color: var(--app-color-e9410b);

    color: #ffffff;

    font-size: 14px;

    font-weight: 500;
}

a.button span.button_label {
    padding: 0;
}

#jishuqianyan .section_wrapper div.tech a.btn-light {
    color: #212529;

    background-color: #f2f2f2;

    border-color: #f2f2f2;

    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05),
        0 4px 10px rgba(233, 236, 239, 0.25);
}

#jishuqianyan .section_wrapper div.tech a.btn-light:hover {
    color: #212529;

    background-color: #e9ecef;

    border-color: #e9ecef;

    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05),
        0 4px 10px rgba(233, 236, 239, 0.25);
}

@media only screen and (min-width: 768px) {
    #float-nav.is-sticky,
    #float-nav1.is-sticky {
        position: fixed !important;

        width: 100%;

        left: 0;

        z-index: 701;

        background: #fff;

        opacity: 0.97;

        filter: alpha(opacity = 97);

        transition: top 0.5s;

        webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);

        -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);

        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    }

    a.button_js.is-sticky {
        background-color: var(--app-color-e9410b) !important;

        color: #ffffff !important;
    }
}

.product_btn .one-sixth.column {
    margin: 0;
    width: 16%;
}

.product_btn .one-sixth.column a.button {
    border-radius: 0;
    background: none;
    box-shadow: none;
}

#wpadminbar {
    display: none;
}

div.guanzhu,
div.guanzhu h3 {
    color: #ffffff;
}

p input[type="submit"]:hover,
div input[type="submit"]:hover,
#jishuqianyan .section_wrapper div.tech a:hover,
div.guanzhu a:hover {
    text-decoration: none;

    background-color: #e9310b;

    border-color: #e9310b;

    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.04),
        0 4px 10px rgba(232, 65, 11, 0.2);
}

div.guanzhu a {
    font-weight: 500;

    font-size: 14px;

    padding: 11px 20px;

    border-radius: 25px;

    background-color: var(--app-color-e9410b);

    color: #ffffff;
}

.column.one.single-photo-wrapper.image {
    display: none;
}

.section.section-post-header .column.one.post-header {
    margin-top: 60px;
}

.image_links.double {
    display: none;
}

.entry-title a {
    font-size: 16px;
}

footer#Footer {
    background-color: #545454;
}

#Footer ul {
    list-style: none;
}

#nav_menu-2 .menu li,
#nav_menu-3 .menu li {
    float: left;
    width: 16.6%;
}

#nav_menu-2 .menu li a,
#nav_menu-3 .menu li a {
    color: #ffffff;
    text-align: center;
}

.widget_nav_menu div ul {
    background: none;
}

.widget_nav_menu ul.menu li:after {
    display: none;
}

#menu-item-wpml-ls-6-zh-hans {
    display: none;
}

#Footer .foot-ul > li.foot-li1 {
    float: left;

    width: 40%;
}

#Footer .foot-ul > li.foot-li2 {
    float: left;

    width: 60%;
}

#Footer .foot-ul li .foot-ul2 li {
    text-align: left;
    padding: 3px 0 9px 3px;

    color: #fff;

    display: block;
}

.widget_nav_menu .menu ul {
    padding: 5px 10px;
}

.widget_nav_menu div ul li a {
    padding: 3px 0;
}

.column.one.woocommerce-content {
    margin-top: 15px !important;
}

.yingyong .image_frame .image_wrapper {
    position: relative;

    display: block;

    margin: 0 auto 12px auto;

    height: 112px;

    width: 112px;

    background-color: #303030;

    border-radius: 50%;

    -webkit-transition: -webkit-transform 0.3s, background-color 0.3s,
        margin-top 0.3s, box-shadow 0.3s, margin-bottom 0.3s;

    -moz-transition: -moz-transform 0.3s, background-color 0.3s, margin-top 0.3s,
        box-shadow 0.3s, margin-bottom 0.3s;

    transition: transform 0.3s, background-color 0.3s, margin-top 0.3s,
        box-shadow 0.3s, margin-bottom 0.3s;
}

.yingyong .image_frame:hover .image_wrapper {
    background-color: var(--app-color-e9410b);
}

.yingyong .image_frame .wp-caption-text {
    position: static;
    width: 100%;

    background: none;

    color: #303030;

    font-size: 18px;
}

.left-contact.one-third.column {
    margin: 0;

    padding: 60px 0;

    width: 33.33%;

    background-image: linear-gradient(
        to right,
        rgba(48, 48, 48, 0) 0,
        #303030 100px,
        #303030 100%
    );
}

.left-contact.one-second.column {
    margin: 0;

    padding: 60px 0px;

    width: 50%;

    background-image: linear-gradient(
        to right,
        rgba(48, 48, 48, 0) 0,
        #303030 100px,
        #303030 100%
    );
}

#nav_menu-2 .menu li .sub-menu li,
#nav_menu-3 .menu li .sub-menu li {
    float: none;
    width: 100%;
}

#nav_menu-2 .menu li a,
#nav_menu-3 .menu li a {
    font-size: 12px;
}

.blog_slider_header,
.section-related-adjustment .button.button_left.button_js.kill_the_icon {
    display: none;
}

.woocommerce .product.no-share .product_wrapper,
.woocommerce .product.share-simple .product_wrapper {
    background-color: #fff;

    padding-top: 10px;

    margin-bottom: 10px;
}

.ser-fouth .column_zoom_box {
    margin-bottom: 10px;
}

#Subheader ul.breadcrumbs li,
#Subheader ul.breadcrumbs li a {
    color: rgba(255, 255, 255, 1);
}

.app-btn-nav a.button .button_label {
    padding: 11px 0;
}

.product_btn a.button {
    background-color: #ffffff;

    color: var(--app-color-e9410b);
}

#Filters div.filters_wrapper ul li.current-cat a {
    background: var(--app-color-e9410b);
}

#Filters div.filters_wrapper ul li a:hover {
    background: var(--app-color-e9410b);
}

div#Content {
    padding: 0;
}

.post.type-post {
    background: #ffffff;
}

.with_aside div.sections_group {
    padding-top: 0;
}

.icon_box.icon_position_left .image_wrapper {
    width: 75px;

    height: 75px;
}

.icon_box.icon_position_left {
    padding-left: 80px !important;
}

.icon_box.icon_position_left {
    padding-left: 85px !important;
}

h2.entry-title {
    line-height: 20px;
}

#float-nav .navbar-list ul li {
    display: inline-block;

    width: 9.6%;
}

#float-nav .navbar-list-yy ul li {
    display: inline-block;

    width: 8.69%;
}

#float-nav .navbar-list ul li a,
#float-nav .navbar-list-yy ul li a {
    text-align: center;

    text-decoration: none;

    background-color: #ffffff !important;

    color: #626262;

    cursor: pointer;

    border: 0;

    border-radius: 5px;

    position: relative;

    overflow: hidden;

    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.03);

    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.03);

    /* background-image: url(../images/box_shadow_button.png); */

    background-repeat: repeat-x;
}

#float-nav .navbar-list ul li a:hover,
#float-nav .navbar-list-yy ul li a:hover {
    color: var(--app-color-e9410b);
}

#float-nav .navbar-list ul li a:hover:after,
#float-nav .navbar-list-yy ul li a:hover:after {
    width: 100%;
}

#float-nav .navbar-list ul li a:after,
#float-nav .navbar-list-yy ul li a:after {
    content: "";

    position: absolute;

    left: 0;

    top: 0;

    height: 100%;

    width: 0;

    z-index: 1;

    -webkit-transition: all 0.3s;

    -moz-transition: all 0.3s;

    transition: all 0.3s;

    background: rgba(0, 0, 0, 0.05);
}

#float-nav .navbar-list aside.widget,
#float-nav .navbar-list-yy aside.widget {
    margin-bottom: 0px;

    padding-bottom: 0px;
}

#float-nav .navbar-list,
#float-nav .navbar-list-yy {
    margin-bottom: 0;
    padding: 10px 0;
}

.single-portfolio .section.section-post-header .project-description {
    margin: 0;
}

.single-portfolio .section.section-post-header .entry-title {
    font-size: 18px;

    font-weight: 700;
}

.portfolio_group.grid .portfolio-item .desc div.desc-wrapper {
    letter-spacing: 1.5px;
}

.extra_content .section.the_content.category_description {
    display: none;
}

.section .section-post-header {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    #Footer .widgets_wrapper {
        display: none;
    }

    div#float-nav {
        display: none;
    }

    .section_wrapper .cx-1 .column.one-fourth.column_icon_box {
        width: 50% !important;
        clear: none;
    }

    .quick_fact .number-wrapper .label.postfix {
        font-size: 40%;
    }

    .product-features li {
        display: block !important;
        margin: 10px auto !important;
        width: 50%;
    }
}

a.button.button_js.slick-arrow {
    background: none;
}

.widget_mfn_menu
    ul
    li.menu-item.current-menu-item:not(.current-menu-ancestor)
    > a,
.widget_mfn_menu
    ul
    li.menu-item.current_page_item:not(.current_page_ancestor)
    > a,
.widget_mfn_menu ul > li a:hover {
    background-color: var(--app-color-e9410b);
}

#nav_menu-2 .menu > li > a,
#Footer .foot-ul li .foot-ul2 .foot-title,
#nav_menu-3 .menu > li > a {
    text-align: left;

    font-size: 14px;

    font-weight: bold;
}

#nav_menu-2.widget_nav_menu .menu ul,
#nav_menu-3.widget_nav_menu .menu ul {
    padding: 0;
}

#nav_menu-2 .menu .sub-menu li a,
#nav_menu-3 .menu .sub-menu li a {
    text-align: left;
    color: #c5c5c5;
}

ul.foot-ul {
    overflow: hidden;

    padding: 5px 0;
}

#Footer .foot-ul li .foot-ul2 li a.popup-link {
    margin: 0;
    background: none;
    color: #fff;

    clear: both;

    display: block;
}

.popup-inner {
    text-align: center;
}

#Footer .foot-ul li .foot-ul2 li {
    font-size: 12px;
}

@media only screen and (min-width: 1240px) {
    #Subheader .container .title {
        font-size: 36px;
    }

    .post-template-default.single.single-post
        #Content
        .content_wrapper.clearfix {
        width: 800px;
        margin: 0 auto;
        padding: 0 20px;
    }

    .post-template-default.single.single-post
        #Content
        .content_wrapper.clearfix
        .section_wrapper
        p {
        letter-spacing: 1.5px;
    }

    .portfolio-template-default.single.single-portfolio
        #Content
        .content_wrapper.clearfix {
        width: 800px;
        margin: 0 auto;
        padding: 0 20px;
    }

    .portfolio-template-default.single.single-portfolio
        #Content
        .content_wrapper.clearfix
        .section_wrapper
        p {
        letter-spacing: 1.5px;
    }
}

.post-template-default.single.single-post #Content {
    background-color: #fff;
}

.section-related-adjustment.simple .desc h4 a {
    font-size: 16px;
}

body.table-hover:not(.woocommerce-page) table tr:hover td {
    background: var(--app-color-e9410b) !important;
}

.i_contact p {
    line-height: 24px;
    padding-left: 25px;
    padding-bottom: 5px;
    margin: 0;
}

.i_contact p.add {
    background: url(https://www.jaka.com/home/wp-content/uploads/2018/11/add.png)
        left 0 top 5px no-repeat;
    color: #c5c5c5;
}

.i_contact p.tel {
    background: url(https://www.jaka.com/home/wp-content/uploads/2018/11/tel.png)
        left 0 top 3px no-repeat;
    font-size: 20px;
    font-weight: 700;
    font-family: Arial;
    color: #c5c5c5;
}

.i_contact p.email {
    background: url(https://www.jaka.com/home/wp-content/uploads/2018/11/email.png)
        left 0 top 3px no-repeat;
    font-size: 14px;
    color: #c5c5c5;
}

div.alert_info .alert_icon {
    background: #cc3300;
    color: #fff;
}

div.alert_info {
    background: var(--app-color-e9410b);
}

.woocommerce-product-details__short-description p {
    line-height: 24px;

    letter-spacing: 1px;
}

img.scale-with-grid.logo-main {
    width: 169px;
}

img.scale-with-grid.logo-sticky {
    width: 120px;
}

img.scale-with-grid.logo-mobile {
    width: 141px;
}

.mobile-sticky #Top_bar.is-sticky #logo img.scale-with-grid.logo-mobile-sticky {
    width: 141px !important;
}

.hide-love .post-header div.title_wrapper {
    padding-left: 0;
}

.popup-content.mfp-inline {
    max-width: none;
}

@media only screen and (max-width: 767px) {
    .ui-tabs .ui-tabs-nav > li {
        float: left !important;

        width: 33.3% !important;

        border-width: 0 0 1px;
    }
}

#Header_wrapper #Subheader {
    background-color: rgba(0, 0, 0, 0.7);
}

.column_tabs .ui-tabs .ui-tabs-panel {
    padding: 0;
    padding-top: 15px;
}

.woocommerce div.product div.images ol.flex-control-thumbs li {
    width: 15%;
}

.woocommerce-content .product_meta {
    display: none;
}

.woocommerce-content .summary.entry-summary {
    padding-top: 30px;
}

.woocommerce-content .summary.entry-summary .product_title.entry-title {
    font-size: 26px;
    margin: 0 10px 15px;
}

.woocommerce-content
    .summary.entry-summary
    .woocommerce-product-details__short-description {
    padding: 0 10px;
}

.post.type-post .post-header .entry-title {
    font-size: 18px;
    font-weight: 700;
}

#Top_bar #menu #menu-en.menu > li > a span:not(.description) {
    padding: 0 10px;
}

.sub-menu .zu3.menu-item .mfn-megamenu-title {
    text-align: center;
    padding: 200px 0 20px 0 !important;
    background: url(https://www.jaka.com/home/wp-content/uploads/2019/02/3.png)
        center top 10px no-repeat !important;
}

.sub-menu .zu7.menu-item .mfn-megamenu-title {
    text-align: center;
    padding: 200px 0 20px 0 !important;
    background: url(https://www.jaka.com/home/wp-content/uploads/2019/02/7.png)
        center top 10px no-repeat !important;
}

.sub-menu .zu12.menu-item .mfn-megamenu-title {
    text-align: center;
    padding: 200px 0 20px 0 !important;
    background: url(https://www.jaka.com/home/wp-content/uploads/2019/02/12.png)
        center top 5px no-repeat !important;
}

.sub-menu .menu-item .mfn-megamenu-title {
    text-transform: none !important;
}

.zu-cansu .ui-tabs .ui-tabs-nav li a {
    padding: 14px 25px !important;
}

.ch-foot,
.en-foot {
    display: none;
}

.list-yuyan {
    display: none !important;
}

span.on-foot {
    display: inline-block;
}

.portfolio_group.grid .portfolio-item .desc div.desc-wrapper {
    display: block;
    margin-right: 0;
}

#popup_contact div.popup_contact_wrapper {
    width: 800px;
    padding-bottom: 0;
}

#popup_contact .popup_contact_wrapper form span textarea {
    max-height: 80px;
}

#popup_contact .popup_contact_wrapper form input[type="submit"] {
    margin: 0;

    float: none;

    width: 60%;

    padding: 10px 0;

    font-size: 24px;

    border-radius: 5px;
}

#popup_contact > a.button.button_js {
    background-color: var(--app-color-e9410b);

    color: #ffffff;

    width: 80px;

    height: 80px;
}

#popup_contact > a.button.button_js i {
    display: none;
}

#popup_contact > a.button.button_js {
    background: url(shiyong_bg.jpg) center no-repeat !important;
}

#popup_contact .popup_contact_wrapper form span input[type="text"] {
    margin-bottom: 0;
}

#popup_contact .popup_contact_wrapper form span input {
    padding: 8px;
}

@media only screen and (max-width: 767px) {
    div#popup_contact {
        display: block;
    }

    #popup_contact div.popup_contact_wrapper {
        width: 300px;
        padding: 10px;
    }

    #popup_contact div.popup_contact_wrapper .shiyong-box {
        float: none !important;
        width: 100% !important;
    }

    #popup_contact div.popup_contact_wrapper .shiyong-box .shiyong-p {
        display: none;
    }

    #popup_contact div.popup_contact_wrapper h3 {
        font-size: 20px;
    }
}

#back_to_top.sticky.scroll {
    right: 120px;
}

@media only screen and (min-width: 1200px) {
    #Filters.column .filters_wrapper > ul > li {
        width: 6.7%;
    }

    #Filters.column .filters_wrapper > ul > li > a {
        padding: 7px 8px;
        text-align: center;
    }
}

@media only screen and (max-width: 959px) {
    #Filters .filters_buttons li a i.icon-docs {
        display: none;
    }

    #Filters .filters_buttons li {
        width: 80px;

        background: none;

        background-color: #fff;

        text-align: center;
    }

    #Filters .filters_buttons li:last-child {
        background: none !important;
    }

    #Filters .filters_buttons .icon-down-dir {
        margin-left: 0;
    }

    #Filters div.filters_wrapper ul li {
        width: 24%;
    }

    #Filters div.filters_wrapper.case-en ul li {
        width: 32%;
    }
}

/*右侧弹窗*/

.wpcf7-form .column label {
    height: 43px;
    overflow: hidden;
}

#popup_contact {
    position: fixed;

    right: 20px;

    bottom: 20px;

    z-index: 9001;
}

#popup_contact > a.button:hover {
    text-decoration: none;
}

#popup_contact > a.button.button_js {
    background: url(../images/shiyong_bg.jpg) center no-repeat !important;
}

#popup_contact > a.button.button_js {
    background-color: var(--app-color-e9410b);

    color: #ffffff;

    width: 80px;

    height: 80px;
}

#popup_contact > a.button {
    width: 42px;

    height: 42px;

    line-height: 42px;

    font-size: 20px;

    margin: 0;

    text-align: center;

    color: rgba(0, 0, 0, 0.5);

    background: #f7f7f7;

    position: absolute;

    bottom: 0;

    right: 0;
}

@media only screen and (min-width: 768px) {
    a:hover.button,
    a:hover.tp-button {
        text-decoration: none;
    }
}
a.button,
a.tp-button {
    background-color: var(--app-color-e9410b);

    color: #fff;
}

a:hover {
    color: var(--app-color-e9410b);
}

a.button_js {
    padding: 0;
}

a.button,
a.tp-button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    display: inline-block;

    padding: 11px 20px;

    margin-bottom: 15px;

    cursor: pointer;

    margin-right: 7px;

    border: 0;

    border-radius: 5px;

    position: relative;

    overflow: hidden;

    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.03);

    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.03);

    /* background-image: url(../images/box_shadow_button.png); */

    background-repeat: repeat-x;
}

#popup_contact > a.button.button_js i {
    display: none;
}

@media only screen and (min-width: 768px) {
    a.button:hover:after,
    a.tp-button:hover:after,
    button:hover:after,
    input[type="submit"]:hover:after,
    input[type="reset"]:hover:after,
    input[type="button"]:hover:after {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    a.button:after,
    a.tp-button:after,
    button:after,
    input[type="submit"]:after,
    input[type="reset"]:after,
    input[type="button"]:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 0;
        z-index: 1;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        background: rgba(0, 0, 0, 0.05);
    }
}

#popup_contact.focus .popup_contact_wrapper {
    display: none;
}

#popup_contact div.popup_contact_wrapper {
    width: 800px;

    padding-bottom: 0;
}

#popup_contact .popup_contact_wrapper {
    bottom: -220px;
}

#popup_contact .popup_contact_wrapper {
    width: 250px;

    padding: 20px;

    background: #fbfbfb;

    position: absolute;

    bottom: 65px;

    right: 0;

    display: none;
}

div.wpcf7 {
    margin: 0;

    padding: 0;
}

#popup_contact .popup_contact_wrapper span.arrow {
    position: absolute;

    right: 15px;

    bottom: -8px;

    margin: 0 auto;

    width: 0;

    height: 0;

    display: block;

    border-top: 8px solid #fbfbfb;

    border-right: 8px solid transparent;

    border-left: 8px solid transparent;
}

div.wpcf7 .screen-reader-response {
    position: absolute;

    overflow: hidden;

    clip: rect(1px, 1px, 1px, 1px);

    height: 1px;

    width: 1px;

    margin: 0;

    padding: 0;

    border: 0;
}

form,
fieldset {
    margin-bottom: 0;
}
.wpcf7-display-none {
    display: none;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;

    padding: 0.2em 1em;

    border: 2px solid red;
}

h3 {
    font-size: 25px;

    line-height: 30px;

    font-weight: 500;

    letter-spacing: 0px;
}

.one-second.column {
    width: 48%;
}

.wpcf7-form .column {
    margin-bottom: 10px;
}

.column,
.columns {
    float: left;

    margin: 0 1% 40px;
}

label,
legend {
    display: block;

    margin-bottom: 5px;

    font-weight: 700;
}

#popup_contact .wpcf7-form-control-wrap {
    display: inline-block;

    margin-right: 0;

    width: 100%;
}

span.wpcf7-form-control-wrap {
    width: 100%;

    position: relative !important;

    display: inline-block;

    margin-bottom: 3px;
}

.wpcf7-form-control-wrap {
    position: relative;
}

#popup_contact .popup_contact_wrapper form span input[type="text"] {
    margin-bottom: 0;
}

#popup_contact .popup_contact_wrapper form input[type="text"],
#popup_contact .popup_contact_wrapper form input[type="email"],
#popup_contact .popup_contact_wrapper form textarea {
    background: #fff;

    margin-bottom: 10px;
}

#popup_contact .popup_contact_wrapper form span input {
    padding: 8px;
}

span.wpcf7-form-control-wrap .wpcf7-date,
span.wpcf7-form-control-wrap .wpcf7-quiz,
span.wpcf7-form-control-wrap .wpcf7-number,
span.wpcf7-form-control-wrap .wpcf7-select,
span.wpcf7-form-control-wrap .wpcf7-text,
span.wpcf7-form-control-wrap .wpcf7-textarea {
    width: 100%;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    margin-bottom: 0;
}

#popup_contact .popup_contact_wrapper form input[type="submit"] {
    margin: 0;

    float: right;
}

#popup_contact .popup_contact_wrapper form input[type="submit"] {
    margin: 0;

    float: none;

    width: 60%;

    padding: 10px 0;

    font-size: 24px;

    border-radius: 5px;
}

#jishuqianyan .section_wrapper div.tech a,
div input[type="submit"],
.column_attr a.button.button_js,
p a.button.button_js,
.inside a.button.button_js {
    padding: 11px 20px;

    border-radius: 25px;

    background-color: #b5040f;

    color: #ffffff;

    font-size: 14px;

    font-weight: 500;
}

#popup_contact .popup_contact_wrapper {
    bottom: -220px;
}

ol li {
    list-style: none !important;
}

ul li {
    list-style: none !important;
}

.container {
    max-width: 1180px;

    width: 100%;

    margin: 0 auto;
}

.page {
    text-align: center;
}

.page a {
    display: inline-block;

    border: 1px solid #333;

    padding: 5px 15px;

    line-height: 30px;

    font-size: 14px;

    font-family: arial;

    border-radius: 5px;
}

.page a:hover,
.page a.cur {
    color: #fff;

    background: #333;
}

/**头部**/

.header {
    width: 100%;

    height: 90px;
}

.header .container {
    position: relative;
}

.logo {
    float: left;

    width: 169px;

    height: 90px;

    line-height: 60px;

    display: block;

    padding: 15px 0;
}

.logo img {
    vertical-align: middle;
}

.nav {
    float: left;

    margin-left: 140px;
}

@media (max-width: 1200px) {
    .nav {
        margin-left: 100px;
    }
}

@media (max-width: 1100px) {
    .nav {
        margin-left: 50px;
    }
}

.nav ul li {
    float: left;

    font-size: 16px;

    font-weight: bold;

    margin-left: 20px;

    position: relative;
}

.nav ul li:before {
    content: "";

    position: absolute;

    left: 0;

    bottom: 0;

    width: 0;

    height: 4px;

    background: var(--app-color-d80c1e);

    transition: all 0.3s;
}

.nav ul li > a {
    display: block;

    padding: 15px 0;

    line-height: 60px;

    color: #333333;
}

.nav ul li .navbox {
    display: none;

    position: absolute;

    left: 0;

    top: 100%;

    background: #fff;

    z-index: 2;

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.nav ul li:hover .navbox {
    display: block;
}

.nav ul li .navbox a {
    display: block;

    float: left;

    color: #666;

    width: 160px;

    font-weight: normal;

    font-size: 14px;

    text-align: center;

    border-right: 1px solid #f5f5f5;
}

.nav ul li .sss a {
    display: block;

    float: left;

    color: #666;

    width: 236px;

    font-weight: normal;

    font-size: 14px;

    text-align: center;

    border-right: 1px solid #f5f5f5;
}

.nav ul li .navbox a .img {
    line-height: 0;

    display: block;
}

.nav ul li .navbox a p {
    padding: 15px 10px;
}

.nav ul li .navbox a:hover p {
    color: var(--app-color-d80719);
}

.nav ul li.cur::before,
.nav ul li:hover::before {
    width: 100%;
}

.nav ul li.cur > a,
.nav ul li:hover > a {
    color: var(--app-color-d80c1e);
}

.nav ul li .navBoxB {
    position: relative;
}

.nav ul li .navBoxB a {
    float: none;
}

.nav ul li .navBoxB .navBoxC {
    display: none;
    position: absolute;
    width: 236px;
    left: 236px;
    background: #fff;
    top: 0;
}

.nav ul li .navBoxB .navBoxC a {
    float: none;
}

.nav ul li .navBoxB:hover .navBoxC {
    display: block;
}

.nav ul li .navbox .icon {
    width: 42px;

    height: 42px;

    margin: 30px auto 0;
}

.nav ul li .navbox .icon1 {
    background: url(../images/g1.png) no-repeat center center/cover;
}

.nav ul li .navbox a:hover .icon1 {
    background-image: url(../images/g01.png);
}

.nav ul li .navbox .icon2 {
    background: url(../images/g2.png) no-repeat center center/cover;
}

.nav ul li .navbox a:hover .icon2 {
    background-image: url(../images/g02.png);
}

.nav ul li .navbox .icon3 {
    background: url(../images/g3.png) no-repeat center center/cover;
}

.nav ul li .navbox a:hover .icon3 {
    background-image: url(../images/g03.png);
}

.nav ul li .navbox .aaa {
    background: url(../images/g30.png) no-repeat center center/cover;
}

.nav ul li .navbox a:hover .aaa {
    background-image: url(../images/g030.png);
}

.nav ul li .navbox .icon4 {
    background: url(../images/g4.png) no-repeat center center/cover;
}

.nav ul li .navbox a:hover .icon4 {
    background-image: url(../images/g04.png);
}

.nav ul li .navbox .icon5 {
    background: url(../images/g5.png) no-repeat center center/cover;
}

.nav ul li .navbox a:hover .icon5 {
    background-image: url(../images/g05.png);
}

.nav ul li .navbox .icon6 {
    background: url(../images/g6.png) no-repeat center center/cover;
}

.nav ul li .navbox a:hover .icon6 {
    background-image: url(../images/g06.png);
}

.nav ul li .navbox .icon7 {
    background: url(../images/g7.png) no-repeat center center/cover;
}

.nav ul li .navbox a:hover .icon7 {
    background-image: url(../images/g07.png);
}

.nav ul li .navbox .icon8 {
    background: url(../images/g50.png) no-repeat center center/cover;
}

.nav ul li .navbox a:hover .icon8 {
    background-image: url(../images/g050.png);
}

.nav ul li .navbox .icon9 {
    background: url(../images/g9.png) no-repeat center center/cover;
}

.nav ul li .navbox a:hover .icon9 {
    background-image: url(../images/g09.png);
}

.nav ul li .navbox .icon10 {
    background: url(../images/g10.png) no-repeat center center/cover;
}

.nav ul li .navbox a:hover .icon5 {
    background-image: url(../images/g05.png);
}

.nav ul li .navbox a:hover .icon10 {
    background-image: url(../images/g010.png);
}

.nav ul li .navbox6 .icon1 {
    background: url(../images/g1x.png) no-repeat center center;

    -webkit-background-size: 100% auto;

    background-size: 100% auto;
}

.nav ul li .navbox6 .icon2 {
    background: url(../images/g2x.png) no-repeat center center;

    -webkit-background-size: 100% auto;

    background-size: 100% auto;

    height: 45px;
}

.nav ul li .navbox6 a:hover .icon1 {
    background: url(../images/g1xbg.png) no-repeat center center;
    -webkit-background-size: 100% auto;

    background-size: 100% auto;
}

.nav ul li .navbox6 a:hover .icon2 {
    background: url(../images/g2xbg.png) no-repeat center center;
    -webkit-background-size: 100% auto;

    background-size: 100% auto;
}

.nav ul li .navbox1 {
    width: 236px;
}

.nav ul li .navbox1 a {
    border-bottom: 1px solid #ddd;
}

.nav ul li .navbox2 {
    width: 480px;

    left: -220px;
}

.nav ul li .navbox3 {
    width: 480px;

    left: -200px;
}

.nav ul li .navbox4 {
    width: 640px;

    left: auto;

    right: -100px;
}

.nav ul li .navbox6 {
    width: 320px;

    left: -160px;
}

.header .search {
    margin-top: 36px;

    width: 18px;

    line-height: 0;

    display: block;

    float: right;

    margin-right: 10px;
}

.search_box {
    z-index: 2;

    display: none;

    position: absolute;

    left: 0;

    top: 100%;

    width: 100%;

    padding: 10px;

    background: var(--app-color-d80c1e);

    transition: all 0.8s;
}

.search_box form {
    position: relative;
}

.search_box form .sub {
    background: url(../images/fdj.png) no-repeat center center;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
    height: 37px;
    width: 36px;
    box-sizing: border-box;
    border: none;
    outline: none;
}

.search_box .shut {
    position: absolute;

    right: 0;

    top: 0;

    transform: translate(0, 10px);

    width: 20px;

    height: 20px;

    background: url(../images/shut.png) no-repeat center center/cover;

    opacity: 0.5;

    z-index: 3;

    cursor: pointer;
}

.search_box .t {
    float: left;

    width: 100%;

    color: #fff;

    font-size: 14px;

    background: none;

    border: none;

    padding: 10px 35px;

    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.search_box .t::-webkit-input-placeholder {
    color: #fff;
}

.languages {
    margin-top: 38px;

    float: right;

    margin-right: 16px;

    position: relative;
}

.languages a {
    display: block;

    width: 18px;

    line-height: 0;

    height: 12px;

    position: relative;
}

.languages a.icon:before {
    content: "";

    position: absolute;

    right: -16px;

    top: 0;

    width: 12px;

    height: 12px;

    background: url(../images/jt01.png) no-repeat center center/cover;
}

.languages .down {
    display: none;

    position: absolute;

    left: -15px;

    top: 100%;

    width: 50px;

    text-align: center;

    padding: 10px 9px;

    border: 1px solid #e2e2e2;
}

.languages .down a {
    width: 18px;

    display: block;
}

.languages:hover .down {
    display: block;
}

.header .login {
    float: right;

    width: 18px;

    height: 18px;

    display: block;

    margin-top: 36px;

    margin-right: 20px;
}

.header .loginx {
    padding-top: 30px;

    display: inline-block;

    line-height: 30px;

    font-size: 14px;

    color: #333;

    float: right;

    margin-right: 10px;

    max-width: 40px;

    overflow: hidden;
}

.fixed-head .loginx {
    padding-top: 15px;
}

.navbtn {
    position: absolute;

    right: 15px;

    top: 50%;

    transform: translateY(-50%);

    width: 35px;

    line-height: 0;

    display: none;
}

.fixed-head {
    position: fixed;

    left: 0;

    top: 0;

    height: 60px;

    z-index: 999;

    width: 100%;

    background: #fff;

    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);

    transition: All 0.4s ease;

    -webkit-transition: All 0.4s ease;

    -moz-transition: All 0.4s ease;

    -o-transition: All 0.4s ease;

    -webkit-animation: headerFix 1s ease 1;

    animation: headerFix 1s ease 1;
}

@-webkit-keyframes headerFix {
    from {
        -webkit-transform: translateY(-100%);
    }

    to {
        -webkit-transform: translateY(0);
    }
}

@keyframes headerFix {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

.fixed-head .logo {
    width: 120px;

    height: 60px;

    padding: 0;
}

.fixed-head .nav ul li > a {
    padding-top: 0;

    padding-bottom: 0;
}

.fixed-head .search,
.fixed-head .login {
    margin-top: 22px;
}

.fixed-head .languages {
    margin-top: 24px;
}

/**底部**/

.footer {
    background: #545454;
}

.footer_top {
    padding: 40px 0;

    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer_top .foot_nav {
    float: left;

    width: 65%;
}

.footer_top .foot_nav ul li {
    float: left;

    width: 16.6%;
}

.footer_top .foot_nav ul li > a {
    color: #fff;

    font-size: 14px;

    font-weight: bold;
}

.footer_top .foot_nav ul li .t {
    margin-top: 5px;
}

.footer_top .foot_nav ul li .t a {
    color: #c5c5c5;

    font-size: 12px;

    display: block;

    line-height: 28px;
}

.footer_top .foot_nav ul li .t a:hover {
    text-decoration: underline;
}

.footer_top .foot_right {
    float: right;

    width: 34%;
}

.footer_top .foot_right .ewm {
    float: left;

    width: 150px;

    text-align: right;
}

.footer_top .foot_right .ewm ul li {
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;
    text-align: left;
}

.footer_top .foot_right .ewm span {
    font-size: 14px;
    color: #fff;
    line-height: 16px;
    display: block;
}

.footer_top .foot_right .ewm span img {
    vertical-align: top;
    display: inline-block;
    margin-right: 6px;
    width: 16px;
}

.footer_top .foot_right .ewm ul li .pic {
    display: none;
    position: absolute;
    left: -100px;
    top: 0;
}

.footer_top .foot_right .ewm ul li:hover .pic {
    display: block;
}

.footer_top .foot_right .ewm ul li .pic img {
    width: 100px;
    height: auto;
}

.footer_top .foot_right .ewm h3,
.footer_top .foot_right .lxkh h3 {
    color: #fff;

    font-size: 14px;

    font-weight: bold;
}

.footer_top .foot_right .ewm .img {
    width: 100px;

    line-height: 0;

    margin-top: 15px;
}

.footer_top .foot_right .lxkh {
    float: right;

    width: 60%;
}

.footer_top .foot_right .lxkh .t {
    color: #c5c5c5;

    line-height: 24px;

    font-size: 12px;

    margin-top: 0px;
}

.footer_top .foot_right .lxkh .t p {
    margin-bottom: 5px;

    padding-left: 25px;
}

.footer_top .foot_right .lxkh .t p.tel {
    font-size: 20px;

    font-family: DINPro-Bold;

    background: url(../images/tel.png) no-repeat left 3px;
}

.footer_top .foot_right .lxkh .t p.email {
    background: url(../images/email.png) no-repeat left 3px;
}

.footer_top .foot_right .lxkh .t p.add {
    background: url(../images/add.png) no-repeat left 3px;
}

.footer_copy {
    padding: 20px 0;

    color: #abacac;
}

.footer_copy a {
    color: #abacac;

    display: inline-block;

    margin: 0 10px;
}

.footer_copy a img {
    width: 20px;

    position: relative;

    top: 3px;

    margin-right: 4px;
}

/**banner**/

.zoom_animate {
    transition: all 4s;

    -webkit-transform: scale(1.2);

    -moz-transform: scale(1.2);

    -ms-transform: scale(1.2);

    -o-transform: scale(1.2);

    transform: scale(1.2);
}

.banner_zoom {
    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);
}

/*.banner .box{

    padding: 10% 0;

    position: relative;

    background: url(../images/banner_bg.jpg) no-repeat center center/cover;

}

.banner .box .text_box{

    width: 1180px;

    margin: 0 auto;

    position: relative;

}

.banner .box .text_box .img01{

    float: left;

}

.banner .box .text_box .img02{

    position: absolute;

    right: 0;

    top: 0;

}

.left_animate {

  transition: all 2s;

  opacity: 0;

  -webkit-transform: translateX(-40%);

  -moz-transform: translateX(-40%);

  -ms-transform: translateX(-40%);

  -o-transform: translateX(-40%);

  transform: translateX(-40%);

}

.right_animate{

    transition: all 2s;

    opacity: 0;

    -webkit-transform: translateX(40%);

    -moz-transform: translateX(40%);

    -ms-transform: translateX(40%);

    -o-transform: translateX(40%);

    transform: translateX(40%);

}

.banner_animate {

  opacity: 1;

  -webkit-transform: translateX(0);

  -moz-transform: translateX(0);

  -ms-transform: translateX(0);

  -o-transform: translateX(0);

  transform: translateX(0);

}

.banner_zoom{

    opacity: 1;

    -webkit-transform: translateX(0);

    -moz-transform: translateX(0);

    -ms-transform: translateX(0);

    -o-transform: translateX(0);

    transform: translateX(0);

}*/

.banner .slick-arrow {
    width: 40px;

    height: 40px;

    border: none;

    margin-top: -20px;

    opacity: 0;
}

.banner .slick-prev {
    left: 30px;

    background: url(../images/banner_prev.jpg) no-repeat center center/cover;
}

.banner .slick-next {
    right: 30px;

    background: url(../images/banner_next.jpg) no-repeat center center/cover;
}

.banner .slick-dots {
    bottom: 40px;
}

.banner .slick-dots li button {
    height: 6px;

    background: #787878;

    border-radius: 5px;
}

.banner .slick-dots li.slick-active button {
    background: var(--app-color-d80c1e);
}

.banner:hover .slick-arrow {
    opacity: 1;
}

.title {
    text-align: center;
}

.title h3,
.title h1 {
    font-size: 20px;

    color: #20292c;

    font-weight: normal;

    line-height: 36px;

    letter-spacing: 1px;

    text-transform: capitalize;
}

.title p {
    color: #666;

    margin-top: 15px;

    line-height: 24px;
}

.titile2 {
    text-align: center;
}

.titile2 h3 {
    color: #20292c;

    font-size: 32px;

    line-height: 34px;

    font-weight: normal;

    letter-spacing: 1px;
}

.titile2 p {
    color: #666;

    margin-top: 15px;

    line-height: 24px;
}

.titile2 p.container {
    width: 54%;
}

@media (max-width: 640px) {
    .titile2 p.container {
        width: 80%;
    }
}

/**index**/

.home_group {
    padding: 50px 0;

    background-color: #dddddd;
}

.home_group ol li {
    float: left;

    background: #fff;

    width: 32%;

    text-align: center;

    margin-right: 2%;
}

.home_group ol li:last-child {
    margin-right: 0;
}

.home_group ol li .img {
    line-height: 0;

    overflow: hidden;
}

.home_group ol li .img img {
    transition: all 1.2s;
}

.home_group ol li .text {
    padding: 20px 0;
}

.home_group ol li .text h3 {
    font-weight: normal;

    font-size: 22px;

    color: #20292c;
}

.home_group ol li .text p {
    font-size: 14px;

    font-family: arial;

    color: #666;

    margin-top: 10px;
}

.home_group ol li:hover {
    background: var(--app-color-d80c1e);
}

.home_group ol li:hover .img img {
    transform: scale(1.2);
}

.home_group ol li:hover .text h3,
.home_group ol li:hover .text p {
    color: #fff;
}

.home_video {
    /* height: 457px; */

    height: 550px;

    width: 100%;

    overflow: hidden;

    position: relative;
}

.home_video .video {
    position: absolute;

    top: 0;

    left: 0;

    min-height: 100%;

    min-width: 100%;

    overflow: hidden;

    z-index: 1;
}

.home_video .text_box {
    position: relative;

    z-index: 2;

    text-align: center;

    width: 58%;

    margin: 0 auto;

    color: #fff;

    padding-top: 105px;
}

.home_video .text_box h3 {
    color: #fff;
}

.home_video .text_box .tx {
    display: none;
}

.home_video .text_box .t {
    line-height: 24px;

    margin-top: 15px;
}

.home_video .text_box .tx {
    line-height: 24px;

    margin-top: 15px;
}

.home_video .text_box .t p,
.home_video .text_box .tx p {
    margin-bottom: 15px;
}

@media (max-width: 1024px) {
    .home_video .text_box .t {
        display: none;
    }

    .home_video .text_box .tx {
        display: block;
    }
}

.home_video .text_box .bottom {
    margin-top: 30px;
}

.home_video .text_box .bottom a {
    padding: 11px 20px;

    border-radius: 25px;

    background-color: var(--app-color-d80c1e);

    color: #ffffff;

    font-size: 14px;

    display: inline-block;

    margin: 0 10px;
}

.home_video .text_box .bottom a:last-child {
    background-color: #f2f2f2;

    color: #212529;
}

.home_news {
    background: #f3f3f3;

    padding: 50px 0 70px;
}

.home_news ol {
    margin-top: 35px;
}

.home_news ol li {
    float: left;

    width: 32%;

    background: #fff;

    margin-right: 2%;
}

.home_news ol li:last-child {
    margin-right: 0;
}

.home_news ol li .img {
    line-height: 0;

    overflow: hidden;
}

.home_news ol li .img img {
    transition: all 1.2s;
}

.home_news ol li .text {
    padding: 20px;
}

.home_news ol li .text h3 {
    color: #424242;

    font-size: 16px;

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;
}

.home_news ol li .text p {
    margin-top: 10px;

    line-height: 24px;

    color: #666;

    overflow: hidden;
}

.home_news ol li:hover .img img {
    transform: scale(1.2);
}

.nybanner {
    background: url(../images/nybanner.jpg) no-repeat center;

    width: 100%;

    height: 280px;

    background-size: cover;

    background-position: center center;

    background-repeat: no-repeat;
}

.xqbanner {
    height: 380px;
}

.pro_banner {
    padding-top: 80px;
}

.pro_banner h3 {
    color: var(--app-color-d80c1e);

    font-size: 32px;

    margin-bottom: 15px;
}

.pro_banner .icon {
    width: 279px;

    margin-left: -15px;
}

.pro_banner .img {
    text-align: center;

    line-height: 0;

    margin-top: -110px;
}

.pro_banner .bottom {
    margin-top: 20px;
}

.pro_banner .bottom span {
    background-color: rgba(10, 10, 10, 0.26);

    color: #fff;

    font-size: 14px;

    line-height: 38px;

    padding: 0 30px;

    display: inline-block;

    border-radius: 50px;
}

.pro_banner .bottom span:hover {
    background: var(--app-color-d80c1e);
}

.pro_banner .bottom span.s1 {
    margin-left: 160px;
}

.pro_banner .bottom span.s2 {
    margin-left: 110px;
}

.pro_banner .bottom span.s3 {
    margin-left: 145px;
}

.pro_box {
    padding: 60px 0 50px;
}

.pro_box .box_video {
    max-width: 760px;

    width: 100%;

    margin: 40px auto 0;

    position: relative;
}

.pro_box .box_video .btn {
    position: absolute;

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%);

    width: 75px;

    height: 75px;

    cursor: pointer;
}

.pro_box2 {
    background: #f3f3f3;

    padding: 70px 0 80px;
}

.title3 h3 {
    color: var(--app-color-d80c1e);
}

.title3 h3 span {
    font-size: 60px;

    font-family: DINPro-bold;

    position: relative;

    top: 5px;
}

.pro_box2 ol {
    margin-top: 50px;
}

.pro_box2 ol li {
    float: left;

    width: 23.5%;

    text-align: center;

    margin-right: 2%;
}

.pro_box2 ol li:last-child {
    margin-right: 0;
}

.pro_box2 ol li .icon {
    width: 120px;

    margin: 0 auto;

    line-height: 0;
}

.pro_box2 ol li .text {
    margin-top: 20px;
}

.pro_box2 ol li .text h3 {
    font-size: 21px;

    font-weight: normal;

    color: #20292c;
}

.pro_box2 ol li .text p {
    color: #626262;

    margin-top: 10px;

    max-height: 80px;

    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.pro_box3 {
    background: url(../images/pad.jpg) no-repeat left top #fff;
}

.pro_box3 .text {
    float: right;

    width: 50%;

    background: #fff;

    padding: 50px;
}

.pro_box3 .text .title {
    text-align: left;
}

.pro_box3 ol {
    margin-top: 30px;
}

.pro_box3 ol li {
    float: left;

    width: 100%;

    padding: 10px 0;
}

.pro_box3 ol li .icon {
    float: left;

    width: 75px;

    height: 75px;

    overflow: hidden;
}

.pro_box3 ol li .icon img {
    transition: all 0.6s;
}

.pro_box3 ol li .t {
    width: 80%;

    float: left;

    margin-left: 10px;

    padding-top: 10px;
}

@media (max-width: 1050px) {
    .pro_box3 ol li .t {
        width: 70%;
    }
}

.pro_box3 ol li .t h3 {
    font-size: 21px;

    line-height: 25px;

    color: #20292c;

    font-weight: normal;
}

.pro_box3 ol li .t p {
    color: #666;

    margin-top: 15px;

    line-height: 24px;
}

.pro_box3 ol li:hover .icon img {
    transform: scale(1.2);
}

.pro_box4 {
    padding: 60px 0 80px;

    background-image: url(../images/portfolio-item-1-5-1.jpg);

    background-color: rgb(255, 255, 255);

    background-repeat: no-repeat;

    background-position: center 73px;

    background-attachment: fixed;

    background-size: cover;
}

.pro_box4 .title {
    max-width: 763px;

    width: 100%;

    margin: 0 auto;
}

.pro_box4 ol {
    max-width: 850px;

    width: 100%;

    margin: 40px auto 0;

    margin-right: 79px;
}

.pro_box4 ol li {
    width: 25%;

    float: left;

    text-align: center;
}

.pro_box4 ol li .icon {
    width: 126px;

    height: 126px;

    text-align: center;

    position: relative;

    overflow: hidden;

    margin: 0 auto 15px;

    border: 8px solid #f8f8f8;

    display: block;

    padding: 30px;

    -webkit-border-radius: 100%;

    border-radius: 100%;

    background-image: url(../images/stripes_3_b.png);

    background-color: #fff;

    transition: all 0.3s;

    line-height: 0;
}

.pro_box4 ol li .icon:before {
    content: "";

    display: block;

    width: 100%;

    height: 100%;

    position: absolute;

    left: -1px;

    top: -1px;

    border-radius: 50%;

    border: 1px solid #e2e2e2;
}

.pro_box4 ol li .icon span {
    display: block;
}

.pro_box4 ol li .icon em {
    display: none;
}

.pro_box4 ol li .text {
    font-size: 22px;

    line-height: 25px;

    color: #20292c;
}

.pro_box4 ol li:hover .icon {
    background: var(--app-color-d80c1e);
}

.pro_box4 ol li:hover .icon span {
    display: none;
}

.pro_box4 ol li:hover .icon em {
    display: block;
}

.pro_box5 {
    padding-top: 80px;

    padding-bottom: 180px;

    background-color: #000000;

    position: relative;

    overflow: hidden;
}

.pro_box5 .video {
    position: absolute;

    top: 0;

    left: 0;

    min-height: 100%;

    min-width: 100%;

    overflow: hidden;

    z-index: 1;
}

.pro_box5 .video video {
    position: absolute;

    top: 0;

    left: 0;

    min-height: 100%;

    min-width: 100%;

    z-index: 2;
}

.pro_box5 .title {
    max-width: 763px;

    width: 100%;

    margin: 0 auto;

    position: relative;

    z-index: 1;
}

.pro_box5 .title p {
    color: #fff;
}

.pro_box5 ol {
    position: relative;

    z-index: 1;

    max-width: 850px;

    width: 100%;

    margin: 40px auto 0;
}

.pro_box5 ol li {
    width: 25%;

    float: left;

    text-align: center;
}

.pro_box5 ol li .icon {
    width: 120px;

    margin: 0 auto 15px;
}

.pro_box5 ol li .text {
    color: #fff;
}

.pro_box5 ol li .text h3 {
    font-size: 21px;

    line-height: 25px;

    color: #fff;

    font-weight: normal;
}

.pro_box5 ol li .text p {
    margin-top: 15px;

    font-size: 12px;
}

.pro_show {
    padding: 60px 0;
    margin-top: 60px;
}

.pro_show .imgBox {
    float: left;

    width: 48%;

    padding-bottom: 30px;
}

.pro_show .imgBoxa {
    float: left;

    width: 46%;

    padding-bottom: 30px;
}

.pro_show .imgBoxa video {
    width: 100%;
    height: auto;
    max-width: 100%;
}

@media (max-width: 640px) {
    .pro_show .imgBoxa {
        width: 100%;
    }
}

.pro_show .imgBox .slick-dots {
    bottom: 0;
}

.pro_show .imgBox .slick-dots li button {
    border-radius: 50px;
}

.pro_show .text {
    float: right;

    width: 50%;

    margin-top: 0px;
}

.pro_show .text h1 {
    font-size: 32px;

    color: var(--app-color-d80c1e);

    letter-spacing: 1px;
}

.pro_show .text h3 {
    margin-top: 30px;

    font-size: 21px;

    line-height: 25px;

    font-weight: normal;

    color: #20292c;
}

.pro_show .text .t {
    margin-top: 15px;

    font-size: 14px;

    line-height: 26px;

    color: #626262;
}

.pro_show2 {
    background: #f3f3f3;

    padding: 60px 0;
}

.pro_show2 .box {
    margin-top: 40px;
}

.pro_show2 .box .img {
    text-align: center;

    width: 35%;

    float: left;

    line-height: 0;
}

.pro_show2 .box .img ul li {
    display: none;
}

.pro_show2 .box .img ul li.cur {
    display: block;
}

.pro_show2 .box .canshu_box {
    float: right;

    width: 65%;
}

.pro_show2 .box .canshu_box .tab {
    text-align: center;

    font-size: 17px;

    color: #444;
}

.pro_show2 .box .canshu_box .tab span {
    display: inline-block;

    /* margin: 0 30px; */

    margin: 0 15px;

    cursor: pointer;

    padding-bottom: 12px;

    border-bottom: 1px solid transparent;
}

.pro_show2 .box .canshu_box .tab span i {
    display: inline-block;

    width: 16px;

    height: 16px;

    margin-right: 8px;

    position: relative;

    top: 2px;
}

.pro_show2 .box .canshu_box .tab span i.i1 {
    background: url(../images/s1.png) no-repeat center center/cover;
}

.pro_show2 .box .canshu_box .tab span i.i2 {
    background: url(../images/s2.png) no-repeat center center/cover;
}

.pro_show2 .box .canshu_box .tab span i.i3 {
    background: url(../images/s3.png) no-repeat center center/cover;
}

.pro_show2 .box .canshu_box .tab span.cur {
    color: var(--app-color-d80c1e);

    border-bottom: 1px solid var(--app-color-d80c1e);
}

.pro_show2 .box .canshu_box .tab span.cur i.i1 {
    background: url(../images/sh1.png) no-repeat center center/cover;
}

.pro_show2 .box .canshu_box .tab span.cur i.i2 {
    background: url(../images/sh2.png) no-repeat center center/cover;
}

.pro_show2 .box .canshu_box .tab span.cur i.i3 {
    background: url(../images/sh3.png) no-repeat center center/cover;
}

.pro_show2 .box .canshu_box .con {
    margin-top: 15px;
}

.pro_show2 .box .canshu_box .con ul li {
    float: left;

    width: 100%;
}

.pro_show2 .box .canshu_box .con ul li table {
    width: 100%;
}

.pro_show2 .box .canshu_box .con ul li table tr {
    color: #666;
}

.pro_show2 .box .canshu_box .con ul li table tr td {
    padding: 10px;

    text-align: center;

    border-width: 1px;

    border-style: solid;

    vertical-align: middle;

    border-color: rgba(0, 0, 0, 0.08);
}

.pro_show2 .box .canshu_box .con ul li table tr:nth-child(2n) {
    background: rgba(0, 0, 0, 0.01);
}

.pro_show2 .box .canshu_box .con ul li table tr:hover {
    background: var(--app-color-d80c1e);

    color: #fff;
}

.pro_show3 {
    background: #edecec;

    padding: 60px 0;
}

.pro_show3 .box {
    margin-top: 50px;
}

.pro_show3 .box .text {
    float: left;

    width: 49%;
}

.pro_show3 .box .text h3 {
    font-size: 18px;

    color: #444;

    font-weight: normal;
}

.pro_show3 .box .text .table {
    width: 100%;

    margin-top: 15px;
}

.pro_show3 .box .text .table table tr {
    color: #666;
}

.pro_show3 .box .text .table table tr td {
    padding: 10px;

    text-align: center;

    border-width: 1px;

    border-style: solid;

    vertical-align: middle;

    border-color: rgba(0, 0, 0, 0.08);
}

.pro_show3 .box .text .table table tr:nth-child(2n) {
    background: rgba(0, 0, 0, 0.01);
}

.pro_show3 .box .text .table table tr:hover {
    background: var(--app-color-d80c1e);

    color: #fff;
}

.pro_show3 .box .img {
    float: right;

    width: 49%;
}

.pro_show4 {
    padding: 60px 0 80px;
}

.pro_show4 .box {
    margin-top: 30px;
}

.pro_show4 .box .img {
    line-height: 0;

    margin-bottom: 15px;

    vertical-align: middle;

    text-align: center;
}

.pro_show4 .box .text {
    font-size: 21px;

    line-height: 25px;

    color: #20292c;

    text-align: center;
}

.pro_show4 .box .left {
    float: left;

    width: 30%;

    text-align: center;

    margin: 15px 0;
}

.pro_show4 .box .left .img {
    margin-bottom: 44px;
}

.pro_show4 .box .right {
    float: right;

    width: 68%;
}

.pro_show4 .box .right ol li {
    margin: 15px 0;

    float: left;

    width: 50%;

    text-align: center;
}

.nybanner2 {
    background: url(../images/Ying_Yong_Chang_Jing_Bei_Jing.jpg) no-repeat
        center center/cover;

    height: 380px;

    padding-top: 100px;
}

.nybanner2 .text {
    color: #fff;

    max-width: 800px;
}

.nybanner2 .text h3 {
    font-size: 40px;

    margin-bottom: 15px;

    color: #fff;
}

.nybanner2 .text p {
    font-size: 20px;

    line-height: 40px;

    color: rgb(255, 255, 255);
}

.apply_box {
    background: #f3f3f3;

    padding: 60px 0 50px;
}

.apply_box ol {
    max-width: 100%;

    display: flex;

    flex-wrap: wrap;
}

.apply_box ol li {
    width: 25%;

    text-align: center;

    margin-bottom: 30px;
}

.apply_box2 {
    background: url(../images/title2.jpg) no-repeat center center/cover;

    height: 240px;

    text-align: center;

    padding-top: 100px;
}

.apply_box2 .text {
    max-width: 640px;

    width: 100%;

    margin: 0 auto;
}

.apply_box2 .text p {
    color: #fff;

    float: left;

    font-size: 24px;

    line-height: 42px;
}

.apply_box2 .text .more {
    float: right;
}

.apply_box2 .text .more a {
    display: block;

    float: left;

    line-height: 42px;

    padding: 0 20px;

    border-radius: 25px;

    background-color: var(--app-color-d80c1e);

    color: #ffffff;

    font-size: 14px;
}

.apply_box2 .text .more a:last-child {
    background: #f2f2f2;

    color: #212529;

    margin-left: 15px;
}

.nybanner3 {
    padding: 175px 0;

    background-size: cover;

    background-position: center top;

    background-repeat: no-repeat;
}

.nybanner3 .text {
    width: 100%;

    text-align: center;
}

.nybanner3 .text h3 {
    color: #fff;

    font-size: 36px;

    font-weight: normal;

    line-height: 40px;
}

.apply_show {
    background: #f3f3f3;

    padding: 60px 0;
}

.apply_show .box {
    max-width: 720px;

    margin: 40px auto 0;
}

.apply_show .box .video {
    position: relative;
}

.apply_show .box .video .btn {
    position: absolute;

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%);

    width: 75px;

    height: 75px;

    cursor: pointer;
}

.apply_show .box .textbox {
    margin-top: 40px;
}

.apply_show .box .textbox h3 {
    font-size: 25px;

    line-height: 30px;

    font-weight: normal;

    color: #111;
}

.apply_show .box .textbox .t {
    color: #737e86;

    line-height: 24px;

    margin-top: 15px;
}

.apply_show .box .textbox .t p {
    margin-bottom: 5px;

    position: relative;

    padding-left: 15px;
}

.apply_show .box .textbox .t p:before {
    content: "";

    position: absolute;

    left: 0;

    top: 9px;

    width: 6px;

    height: 6px;

    background: #666;

    border-radius: 50px;
}

.nybanner4 {
    background-image: url(../images/Xing_Ye_Ying_Yong_Bei_Jing_Tu.jpg);
}

.apply_box3 ol {
    margin-top: 40px;
}

.apply_box3 ol li {
    float: left;

    width: 23.5%;

    background: #fff;

    margin-right: 2%;

    border: 1px solid #e8e8e8;
}

.apply_box3 ol li:nth-child(4n) {
    margin-right: 0;
}

.apply_box3 ol li a {
    display: block;

    padding: 40px 30px;
}

.apply_box3 ol li .icon {
    width: 50px;

    line-height: 0;

    margin: 0 auto;
}

.apply_box3 ol li .icon span {
    display: block;
}

.apply_box3 ol li .icon em {
    display: none;
}

.apply_box3 ol li .text {
    margin-top: 30px;

    font-size: 22px;

    line-height: 25px;

    color: #20292c;
}

.apply_box3 ol li:hover {
    background: var(--app-color-d80c1e);
}

.apply_box3 ol li:hover .icon span {
    display: none;
}

.apply_box3 ol li:hover .icon em {
    display: block;
}

.apply_box3 ol li:hover .text {
    color: #fff;
}

.nybanner5 {
    background-position: center;
}

.market_show {
    background: #f3f3f3;

    padding: 60px 0;
}

.market_show ol li {
    float: left;

    width: 100%;

    margin-bottom: 25px;

    background: #fff;
}

.market_show ol li:last-child {
    margin-bottom: 0;
}

.market_show ol li .img {
    float: left;

    width: 49%;

    line-height: 0;
}

.market_show ol li .text {
    float: right;

    width: 50%;

    padding: 60px;
}

.market_show ol li .text h3 {
    font-size: 25px;

    line-height: 30px;

    font-weight: normal;

    color: #111;
}

.market_show ol li .text .t {
    margin-top: 15px;

    color: #737e86;

    line-height: 24px;
}

.market_show ol li .text .t p {
    margin-bottom: 8px;

    position: relative;

    padding-left: 15px;
}

.market_show ol li .text .t p:before {
    content: "";

    position: absolute;

    left: 0;

    top: 12px;

    width: 8px;

    height: 1px;

    background: #666;

    border-radius: 50px;
}

.market_show2 {
    padding: 60px 0;

    background: none;
}

.market_show2 ol {
    margin-top: 40px;
}

.market_show2 ol li {
    width: 18.4%;

    margin-right: 2%;

    float: left;

    border: 1px solid #f1f1f1;

    text-align: center;

    padding: 40px 0;
}

.market_show2 ol li:last-child {
    margin-right: 0;
}

.market_show2 ol li .icon {
    width: 70px;

    height: 70px;

    border: 1px solid #f1f1f1;

    margin: 0 auto;

    border-radius: 50%;

    overflow: hidden;

    padding: 15px;
}

.market_show2 ol li .icon span {
    display: block;
}

.market_show2 ol li .icon em {
    display: none;
}

.market_show2 ol li .text {
    margin-top: 20px;
}

.market_show2 ol li .text p {
    font-size: 18px;

    color: #333;
}

.market_show2 ol li .text span {
    color: #cccccc;

    font-size: 13px;

    font-family: arial;
}

.market_show2 ol li .text i {
    display: block;

    width: 33px;

    height: 1px;

    background: #e3e3e3;

    margin: 25px auto 0;
}

.market_show2 ol li:hover .icon {
    background: var(--app-color-d80116);
}

.market_show2 ol li:hover .icon span {
    display: none;
}

.market_show2 ol li:hover .icon em {
    display: block;
}

.market_show2 ol li:hover .text i {
    background: var(--app-color-d80116);
}

.market_show3 {
    background: #f3f3f3;

    padding: 60px 0;
}

.market_show3 ol {
    margin-top: 40px;
}

.market_show3 ol li {
    float: left;

    background: #fff;

    width: 23.5%;

    margin-right: 2%;
}

.market_show3 ol li:last-child {
    margin-right: 0;
}

.market_show3 ol li .img {
    line-height: 0;

    overflow: hidden;
}

.market_show3 ol li .img img {
    transition: all 0.3s;
}

.market_show3 ol li .text {
    padding: 20px;
}

.market_show3 ol li .text h3 {
    font-size: 16px;

    color: #20292c;

    font-weight: normal;
}

.market_show3 ol li .text p {
    margin-top: 5px;

    color: #737e86;

    line-height: 24px;

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;
}

.nybanner6 {
    background: url(../images/JAKA_Bei_Jing_Tu.jpg) no-repeat center
        center/cover;
}

.nybanner6 .text h3 {
    color: var(--app-color-d80c1e);
}

.nybanner6 .text h4 {
    font-size: 26px;

    font-weight: normal;

    margin-bottom: 10px;
}

.jaka_box {
    padding: 30px 0;
}

.jaka_box ol li {
    float: left;

    width: 100%;

    margin-bottom: 30px;
}

.jaka_box ol li:last-child {
    margin-bottom: 0;
}

.jaka_box ol li:nth-child(2n) .text {
    float: right;
}

.jaka_box ol li.li1 {
    background: url(../images/sj-bg.jpg) no-repeat center top/cover;
}

.jaka_box ol li.li2 {
    background: url(../images/2-1.jpg) no-repeat center bottom/cover;
}

.jaka_box ol li.li3 {
    background: url(../images/3-1.jpg) no-repeat center center/cover;
}

.jaka_box ol li.li4 {
    background: url(../images/4.jpg) no-repeat center center/cover;
}

.jaka_box ol li .text {
    padding: 55px 120px;
}

.jaka_box ol li h3 {
    font-size: 22px;

    line-height: 25px;

    font-weight: normal;

    color: #fff;

    margin-bottom: 15px;
}

.jaka_box ol li p {
    color: #fff;

    line-height: 20px;

    margin-bottom: 15px;
}

.jaka_box ol li a {
    padding: 11px 20px;

    border-radius: 25px;

    background-color: var(--app-color-d80c1e);

    color: #ffffff;

    font-size: 14px;

    font-weight: normal;

    display: inline-block;
}

.nybanner7 {
    padding: 92px 0;

    background: url(../images/3-2.jpg) no-repeat center center/cover;
}

.nybanner7 ol {
    width: 70%;

    margin: 0 auto;
}

.nybanner7 ol li {
    float: left;

    width: 25%;

    text-align: center;
}

.nybanner7 ol li .icon {
    line-height: 0;

    margin-bottom: 15px;
}

.nybanner7 ol li .icon img {
    transition: all 0.8s;
}

.nybanner7 ol li:hover .icon img {
    transform: scale(1.2);
}

.nybanner7 ol li p {
    color: #fff;

    font-size: 18px;
}

.jaka_list {
    background: #fff;

    padding: 60px 0;
}

.jaka_list .tab {
    text-align: center;

    margin: 30px 0;
}

.jaka_list .tab a {
    width: 10%;

    display: inline-block;

    border-radius: 5px;

    color: #fff;

    background: #343434;

    line-height: 40px;

    margin: 0 10px;
}

.jaka_list .tab a.cur {
    background: var(--app-color-d80c1e);

    color: #fff;
}

.jaka_list ol {
    padding-top: 10px;
}

.jaka_list ol li {
    float: left;

    width: 49%;

    background: #ececec;

    margin-right: 2%;

    padding: 20px;

    margin-bottom: 2%;
}

.jaka_list ol li:nth-child(2n) {
    margin-right: 0;
}

.jaka_list ol li .img {
    float: left;

    width: 50%;

    line-height: 0;
}

.jaka_list ol li .text {
    float: right;

    width: 50%;

    padding-top: 20px;
}

.jaka_list ol li .text h3 {
    font-size: 18px;

    color: var(--app-color-d80c1e);

    margin-bottom: 15px;
}

.jaka_list ol li .text p {
    font-size: 14px;

    color: #666;

    margin-bottom: 15px;
}

.jaka_list ol li .text span {
    display: inline-block;

    border-radius: 25px;

    background-color: var(--app-color-d80c1e);

    color: #ffffff;

    font-size: 14px;

    line-height: 34px;

    padding: 0 25px;
}

.jaka_show {
    background: #f3f3f3;

    padding: 60px 0;
}

.jaka_show .show_box {
    background: #fff;

    padding: 10px;
}

.jaka_show .show_box .left_img {
    float: left;

    width: 48%;
}

.jaka_show .show_box .left_img img {
    width: 100%;
}

.jaka_show .show_box .left_img .imgxt {
    cursor: pointer;
}

.jaka_show .show_box .textbox {
    float: right;

    width: 52%;

    padding: 30px 2% 0 3%;
}

.jaka_show .show_box .textbox h1 {
    font-size: 26px;

    color: #20292c;

    font-weight: normal;

    padding-bottom: 15px;

    position: relative;
}

.jaka_show .show_box .textbox h1:before {
    content: "";

    position: absolute;

    left: 0;

    bottom: 0;

    width: 20%;

    height: 1px;

    background: rgba(0, 0, 0, 0.08);
}

.jaka_show .show_box .textbox .t {
    color: #626262;

    margin-top: 20px;

    line-height: 24px;
}

.jaka_show .show_box .textbox .t h4 {
    color: #626262;

    margin-bottom: 5px;
}

.jaka_show .show_box .textbox .t p {
    margin-bottom: 15px;
}

.jaka_show .show_box2 {
    background: #fff;

    margin-top: 10px;

    border: 1px solid rgba(0, 0, 0, 0.08);
}

.jaka_show .show_box2 .tab {
    background: #f8f8f8;

    line-height: 44px;

    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.jaka_show .show_box2 .tab span {
    float: left;

    font-size: 13px;

    color: #444;

    font-weight: bold;

    padding: 0 30px;

    cursor: pointer;

    display: block;

    border-right: 1px solid rgba(0, 0, 0, 0.08);
}

.jaka_show .show_box2 .tab span.cur {
    background: #fff;

    color: var(--app-color-d80c1e);
}

.jaka_show .show_box2 .box {
    padding: 20px 20px 40px;
}

.jaka_show .show_box2 .box .textbox {
    line-height: 24px;
}

.jaka_show .show_box2 .box .textbox h4 {
    margin-bottom: 10px;
}

.jaka_show .show_box2 .box .textbox table {
    width: 100%;
}

.jaka_show .show_box2 .box .textbox table tr {
    color: #666;
}

.jaka_show .show_box2 .box .textbox table tr td {
    padding: 10px;

    text-align: center;

    border-width: 1px;

    border-style: solid;

    vertical-align: middle;

    border-color: rgba(0, 0, 0, 0.08);
}

.jaka_show .show_box2 .box .textbox table tr:nth-child(2n) {
    background: rgba(0, 0, 0, 0.01);
}

.nybanner8 {
    background-image: url(../images/xy_top.jpg);
}

.nybanner8 .text {
    color: rgb(0, 0, 0);
}

.nybanner8 .text p {
    color: rgb(0, 0, 0);
}

.xueyuan_box {
    background: none;
}

.xueyuan_box ol {
    max-width: 100%;
}

.xueyuan_box ol li .text {
    font-size: 14px;

    line-height: 22px;

    color: #666;
}

.xueyuan_box2 {
    padding: 60px 0 40px;

    background: #f3f3f3;
}

.xueyuan_box2 ol li {
    width: 20%;

    margin-bottom: 50px;
}

.xueyuan_box2 ol li .text {
    font-size: 18px;

    line-height: 24px;

    color: #20292c;

    min-height: 48px;
}

.xueyuan_box3 {
    padding: 60px 0;
}

.xueyuan_box3 ol li {
    float: left;

    width: 32%;

    margin-right: 2%;

    height: 336px;

    border-radius: 15px;

    padding: 60px 50px;

    color: #fff;
}

.xueyuan_box3 ol li:last-child {
    margin-right: 0;
}

.xueyuan_box3 ol li h3 {
    font-size: 20px;

    line-height: 36px;

    font-weight: normal;

    margin-bottom: 15px;
}

.xueyuan_box3 ol li p {
    line-height: 24px;
}

.xueyuan_box3 ol li a {
    background-color: var(--app-color-d80c1e);

    color: #ffffff;

    font-size: 14px;

    line-height: 32px;

    padding: 0 15px;

    border-radius: 25px;

    display: inline-block;

    margin-top: 15px;
}

.feedback_box4 {
    background: url(../images/slider03-2.jpg) no-repeat center center/cover;

    padding: 60px 0;
}

.feedback_box4 .text {
    float: right;

    width: 40%;
}

.feedback_box4 .text .title h3 {
    color: #fff;

    text-align: left;

    white-space: nowrap;
}

.feedback_box4 .text ol {
    margin-top: 20px;
}

.feedback_box4 .text ol li {
    float: left;

    width: 100%;

    margin-top: 10px;
}

.feedback_box4 .text ol li input {
    float: left;

    width: 100%;

    border-radius: 5px;

    color: #626262;

    padding: 10px 15px;

    font-size: 14px;

    border: none;
}

.feedback_box4 .text ol li select {
    float: left;

    width: 100%;

    padding: 10px 10px;

    font-size: 14px;

    border: none;

    border-radius: 5px;

    color: #626262;

    background: #fff;

    height: 39px;
}

.feedback_box4 .text ol li textarea {
    float: left;

    width: 100%;

    height: 80px;

    padding: 10px 15px;

    border: none;

    border-radius: 5px;

    color: #626262;

    font-size: 14px;
}

.feedback_box4 .text ol li .btn {
    width: 100px;

    background: var(--app-color-d80c1e);

    color: #fff;

    padding: 5px 20px;

    min-height: 45px;
}

.nybanner9 {
    padding-top: 125px;

    background: url(../images/corporate-1-slider-slide-1.jpg) no-repeat center
        center/cover;
}

.support {
    padding: 60px 0;
}

.support .img {
    width: 48%;

    float: left;

    line-height: 0;
}

.support .text {
    float: right;

    width: 48%;

    padding: 20px 40px;
}

.support .text h3 {
    font-size: 30px;

    line-height: 36px;

    font-weight: normal;

    color: #20292c;
}

.support .text .dh {
    font-size: 36px;

    color: var(--app-color-d80c1e);

    line-height: 40px;

    font-family: "DINPro-bold" !important;

    margin: 20px 0 30px;
}

.support .text .wz {
    font-size: 24px;

    line-height: 34px;

    margin-bottom: 30px;
}

.support2 {
    padding-bottom: 60px;
}

.support2 ol li {
    float: left;

    width: 48%;

    height: 245px;

    text-align: center;

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

    color: #fff;

    padding-top: 70px;
}

.support2 ol li h3 {
    font-size: 22px;

    font-weight: normal;

    color: #fff;
}

.support2 ol li a {
    margin-top: 20px;

    display: inline-block;

    padding: 10px 25px;

    border-radius: 25px;

    font-size: 14px;

    color: #fff;

    background-color: var(--app-color-d80c1e);
}

.support2 ol li:last-child {
    float: right;
}

.problem {
    padding: 0px 0 70px;
}

.problem .title {
    text-align: left;
}

.problem ol {
    border-top: 1px solid #dddddd;

    margin-top: 30px;

    padding-top: 30px;
}

.problem ol li {
    float: left;

    width: 100%;

    margin-bottom: 10px;

    background: rgba(0, 0, 0, 0.02);

    position: relative;
}

.problem ol li:before {
    content: "";

    width: 60px;

    height: 100%;

    border-width: 0 1px 0 0;

    border-style: solid;

    border-color: rgba(0, 0, 0, 0.1);

    position: absolute;

    left: 0;

    top: 0;

    z-index: 1;

    background: #f2f2f2;
}

.problem ol li .bt {
    line-height: 60px;

    font-size: 15px;

    cursor: pointer;

    position: relative;
}

.problem ol li .bt::before {
    content: "";

    position: absolute;

    right: 15px;

    top: 20px;

    width: 20px;

    height: 20px;

    background: url(../images/problem_icon1.png) no-repeat center center/cover;
}

.problem ol li .bt span {
    width: 60px;

    position: relative;

    z-index: 2;

    text-align: center;

    display: block;

    float: left;

    line-height: 60px;

    font-weight: bold;
}

.problem ol li .bt p {
    float: left;

    max-width: 80%;

    color: #444;

    padding: 0 20px;

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;
}

.problem ol li .text {
    padding: 0 80px 20px;

    color: #444;

    line-height: 24px;

    display: none;
}

.problem ol li.cur .bt::before {
    background: url(../images/problem_icon2.png) no-repeat center center/cover;
}

.problem ol li.cur .bt span,
.problem ol li.cur .bt p {
    color: var(--app-color-d80c1e);
}

.problem_bottom {
    background: url(../images/Wei_Biao_Ti_-2.jpg) no-repeat center center/cover;

    height: 310px;
}

.problem_bottom .text {
    float: right;

    width: 40%;

    text-align: center;

    padding-top: 100px;
}

.problem_bottom .text h3 {
    color: #fff;

    font-size: 36px;

    font-weight: normal;
}

.problem_bottom .text a {
    display: inline-block;

    padding: 10px 25px;

    border-radius: 25px;

    font-size: 14px;

    color: #fff;

    background-color: var(--app-color-d80c1e);

    margin-top: 20px;
}

.download {
    padding: 60px 0 70px;
}

.download .title {
    text-align: left;
}

.download ol {
    border-top: 1px solid #dddddd;

    margin-top: 30px;

    padding-top: 30px;
}

.download ol li {
    float: left;

    width: 100%;

    margin-bottom: 30px;
}

.download ol li .img {
    width: 38%;

    line-height: 0;

    float: left;
}

.download ol li .text {
    width: 58%;

    float: right;

    text-align: right;

    /* padding-top: 80px; */
}

.download ol li .text h3 {
    font-size: 25px;

    line-height: 30px;

    color: #111;

    font-weight: normal;
}

.download ol li .text a {
    display: inline-block;

    padding: 10px 25px;

    border-radius: 25px;

    font-size: 14px;

    color: #fff;

    background-color: var(--app-color-d80c1e);

    margin-top: 50px;
}

.about_box {
    padding: 60px 0;
}

.about_box .box {
    margin-top: 40px;
}

.about_box .box .text {
    float: left;

    width: 47%;

    font-size: 14px;

    line-height: 26px;

    color: #626262;
}

.about_box .box .text p {
    margin-bottom: 10px;
}

.about_box .box .video {
    float: right;

    width: 50%;

    position: relative;

    line-height: 0;
}

.about_box .box .video video {
    background-size: cover;
}

.about_box .box .video .btn {
    position: absolute;

    left: 50%;

    top: 50%;

    width: 75px;

    height: 75px;

    transform: translate(-50%, -50%);

    cursor: pointer;
}

.about_box2 {
    background: url(../images/robotic-hand1.jpg) no-repeat center center/cover;

    height: 472px;

    padding-top: 60px;
}

.about_box2 .title {
    text-align: left;
}

.about_box2 .title h3 {
    font-weight: bold;

    color: #000;
}

.about_box2 .title h4 {
    word-break: break-all;

    font-size: 22px;

    color: var(--app-color-d80c1e);

    margin-top: 10px;
}

.about_box3 {
    padding: 70px 0 80px;

    background-color: rgb(255, 255, 255);

    background: url(../images/about.jpg) no-repeat center 91px / cover;

    background-attachment: fixed;
}

.about_box3 .title h3,
.about_box3 .title p {
    color: #fff;
}

.about_box3 ol {
    margin-top: 40px;
}

.about_box3 ol li {
    float: left;

    width: 33.33333%;

    text-align: center;
}

.about_box3 ol li .bt {
    font-size: 60px;

    color: var(--app-color-d80c1e);

    height: 70px;
}

.about_box3 ol li .bt span {
    font-family: "DINPro-bold" !important;

    font-size: 60px;

    position: relative;
}

.about_box3 ol li h3 {
    font-size: 25px;

    color: #fff;

    font-weight: normal;
}

.about_box3 ol li .t {
    margin-top: 30px;

    color: #fff;

    line-height: 24px;
}

.about_box4 {
    padding: 60px 0;
}

.about_box4 ol {
    margin-top: 40px;
}

.about_box4 ol li {
    float: left;

    width: 19.2%;

    margin-right: 1%;

    height: 95px;

    position: relative;

    background: rgba(0, 0, 0, 0.01);

    transition: all 0.4s ease-in-out;

    padding: 10px;

    margin-bottom: 10px;
}

.about_box4 ol li:nth-child(5n) {
    margin-right: 0;
}

.about_box4 ol li img {
    display: block;

    max-width: 100%;

    max-height: 100%;

    position: absolute;

    margin: auto;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;
}

.about_box4 ol li:hover {
    background: rgba(0, 0, 0, 0.05);
}

.join_box {
    padding: 60px 0 70px;
}

.join_box ol {
    margin-top: 40px;
}

.join_box ol li {
    float: left;

    width: 100%;

    background: #f3f3f3;
}

.join_box ol li .img {
    float: left;

    width: 50%;

    line-height: 0;
}

.join_box ol li .text {
    float: right;

    width: 50%;

    /* padding: 80px 30px 20px; */

    padding: 60px 30px 20px;
}

.join_box ol li .text h3 {
    color: #333;

    font-size: 22px;

    font-weight: normal;

    margin-bottom: 15px;
}

.join_box ol li .text .p {
    line-height: 24px;
}

.join_box ol li:nth-child(2n) .img {
    float: right;
}

.join_box2 {
    background: #f3f3f3;

    padding: 60px 0 80px;
}

.join_box2 .tables {
    margin-top: 40px;
}

.join_box2 .tables table tr th {
    background: #5b5b5b;

    color: #fff;

    font-size: 16px;

    padding: 20px;
}

.join_box2 .tables table tr td {
    text-align: center;

    border-bottom: 1px solid #000;

    padding: 12px 20px;
}

.join_box2 .tables table tr td a {
    display: inline-block;

    padding: 6px 25px;

    border-radius: 25px;

    font-size: 14px;

    color: #fff;

    background-color: var(--app-color-d80c1e);
}

.join_box2 .tables table tr:hover {
    background: var(--app-color-d80c1e);
}

.join_box2 .tables table tr:hover td {
    color: #fff;
}

.join_box2 .tables table tr:hover a {
    background: #fff;

    color: #e8440c;
}

.news_box {
    padding: 60px 0 80px;

    background: #f3f3f3;
}

.news_top {
    background: #fff;
}

.news_top .img {
    float: left;

    width: 60%;

    display: block;

    line-height: 0;
}

.news_top .img > img {
    width: 100%;
    object-fit: cover;
}

.news_top .text {
    float: right;

    width: 40%;

    padding: 60px 40px;
}

.news_top .text span.bt {
    background: var(--app-color-d80c1e);

    font-size: 16px;

    color: #fff;

    display: inline-block;

    padding: 8px 15px;

    border-radius: 5px;

    font-weight: bold;
}

.news_top .text h3 {
    margin-top: 30px;

    padding-bottom: 20px;

    font-size: 18px;

    color: #626262;

    border-bottom: 1px solid #ebebeb;

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;
}

.news_top .text p {
    line-height: 24px;

    margin-top: 18px;

    overflow: hidden;
}

.news_top .text .bottom span {
    float: left;

    display: block;

    width: 50%;
}

.news_list {
    margin-top: 40px;
}

.news_list ol {
    margin-bottom: 30px;
}

.news_list ol li {
    float: left;

    width: 32%;

    background: #fff;

    margin-right: 2%;

    margin-bottom: 2%;
}

.news_list ol li:nth-child(3n) {
    margin-right: 0;
}

.news_list ol li .img {
    line-height: 0;

    overflow: hidden;
}

.news_list ol li .img img {
    transition: all 1.2s;
    width: 100%;
    object-fit: cover;
}

.news_list ol li .text {
    padding: 20px;
}

.news_list ol li .text h3 {
    color: #424242;

    font-size: 16px;

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;
}

.news_list ol li .text p {
    margin-top: 10px;

    line-height: 24px;

    color: #666;

    overflow: hidden;
}

.news_list ol li:hover .img img {
    transform: scale(1.2);
}

.news_show {
    padding: 60px 0 70px;
}

.news_show h1 {
    text-align: center;

    font-size: 24px;

    font-weight: normal;

    color: #333;
}

.news_show .data {
    text-align: center;

    margin: 20px 0;
}

.news_show .data span.s1 {
    background-image: url(../images/ren01.png);
}

.news_show .data span.s2 {
    background-image: url(../images/ren02.png);
}

.news_show .data span {
    display: inline-block;

    margin: 0 20px;

    padding-left: 23px;

    background-repeat: no-repeat;

    background-position: left center;

    background-size: 16px 16px;
}

.news_show .detail {
    padding-top: 10px;

    line-height: 24px;
}

.xgxx_box {
    padding-bottom: 70px;
}

.xgxx_box ol {
    margin-top: 35px;
}

.xgxx_box ol li {
    float: left;

    width: 32%;

    background: #fff;

    margin-right: 2%;
}

.xgxx_box ol li:last-child {
    margin-right: 0;
}

.xgxx_box ol li .img {
    line-height: 0;

    overflow: hidden;
}

.xgxx_box ol li .img img {
    transition: all 1.2s;
}

.xgxx_box ol li .text {
    padding-top: 15px;
}

.xgxx_box ol li .text span {
    color: #666;
}

.xgxx_box ol li .text h3 {
    margin-top: 5px;

    color: #424242;

    font-size: 16px;

    font-weight: normal;

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;
}

.xgxx_box ol li:hover .img img {
    transform: scale(1.2);
}

.contact_map {
    padding: 60px 0 70px;
}

.contact_map .title {
    text-align: left;
}

.contact_map ol {
    margin-top: 40px;
}

.contact_map ol li {
    float: left;

    width: 100%;

    margin-bottom: 40px;
}

.contact_map ol li:last-child {
    margin-bottom: 0;
}

.contact_map ol li .text {
    float: left;

    width: 47%;

    padding-top: 45px;
}

.contact_map ol li .text h3 {
    font-size: 24px;

    color: #111;
}

.contact_map ol li .text .t {
    line-height: 24px;

    margin-top: 15px;
}

.contact_map ol li .text .t p {
    margin-bottom: 15px;
}

.contact_map ol li .map {
    float: right;

    width: 500px;

    height: 300px;
}

.google-map-container {
    max-width: 2000px;

    z-index: 10;
}

.marker-overlay {
    position: absolute;

    background-color: var(--app-color-d80c1e);

    width: 206px;

    height: 100px;

    padding: 5px 10px;

    border-radius: 3px;

    border-color: var(--app-color-d80c1e);

    cursor: pointer;
}

.marker-overlay .marker-name {
    display: block;

    font-size: 14px;

    line-height: 20px;
}

.marker-overlay .marker-description {
    display: block;

    font-size: 12px;

    line-height: 20px;
}

.marker-overlay:after {
    position: absolute;

    top: 100%;

    left: 50%;

    border: solid transparent;

    content: "";

    size: 0 0;

    pointer-events: none;

    border-top-color: inherit;

    border-width: 14px 8px;

    margin-left: -6px;
}

.feedback {
    background: url(../images/corporate-2-slider-slide-2-31.jpg) no-repeat
        center top/cover;

    padding: 60px 0;
}

.feedback .left {
    float: left;

    width: 50%;

    padding-top: 30px;
}

.feedback .left h3 {
    font-size: 30px;

    color: #ffffff;

    line-height: 45px;
}

.feedback .left p {
    margin-top: 15px;

    font-size: 18px;

    line-height: 30px;

    color: #ffffff;
}

.feedback .text ol {
    margin-top: 0;
}

.feedback .text ol li p {
    color: #fff;
}

.feedback .text ol li .t {
    float: left;

    width: 60%;

    margin-right: 15px;
}

.case {
    background: #f3f3f3;

    padding: 30px 0 60px;
}

.case_list {
}

.case_list ol li {
    margin-bottom: 2%;

    float: left;

    background: #fff;

    width: 32%;

    text-align: center;

    margin-right: 2%;
}

.case_list ol li:last-child {
    margin-right: 0;
}

.case_list ol li .img {
    line-height: 0;

    overflow: hidden;
}

.case_list ol li .img img {
    transition: all 1.2s;
}

.case_list ol li .text {
    padding: 20px;

    text-align: left;
}

.case_list ol li:nth-child(3n) {
    margin-right: 0;
}

.case_list ol li .text h3 {
    font-weight: normal;

    font-size: 16px;

    color: #20292c;

    height: 30px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;
}

.case_list ol li .text p {
    font-size: 14px;

    font-family: arial;

    color: #666;

    margin-top: 5px;
    height: 16px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;
}

.case_list ol li:hover .img img {
    transform: scale(1.2);
}

.caseshow {
    background: #f3f3f3;

    padding: 60px 0;
}

.caseshow h1 {
    font-size: 18px;

    color: #20292c;
}

.caseshow .text {
    margin-top: 15px;

    line-height: 24px;
}

.case_filter {
    margin-bottom: 50px;
}

.case_filter ol li {
    display: flex;

    width: 100%;

    border-bottom: 1px solid rgba(0, 0, 0, 0.1);

    padding: 15px 0;
}

.case_filter ol li span {
    color: #343333;

    font-size: 14px;

    font-weight: bold;

    min-width: 100px;
}

.case_filter ol li .text {
    display: flex;

    flex-wrap: wrap;
}

.case_filter ol li .text a {
    display: block;

    border-radius: 3px;

    padding: 2px 5px;

    margin-right: 20px;

    margin-bottom: 5px;

    color: #666;
}

.case_filter ol li .text a.cur,
.case_filter ol li .text a:hover {
    background: var(--app-color-d80c1e);

    color: #fff;
}

/**menu**/

.hmb {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    display: none;
}

.nav_box {
    position: fixed;

    right: -80%;

    top: 0;

    width: 70%;

    height: 100%;

    background: #fff;

    z-index: 9999;

    overflow: auto;

    transition: all 0.5s ease-in-out;
}

.nav_box .nav-title {
    padding: 23px 25px 0;

    height: 74px;

    position: relative;
}

.nav_box .nav-title h1 {
    line-height: 0;

    height: 28px;

    margin-top: -8px;

    float: right;
}

.nav_box .nav-title h1 img {
    width: 120px;
}

.nav_box .nav-title .navclose {
    position: absolute;

    left: 25px;

    top: 50%;

    transform: translateY(-50%);

    width: 28px;

    height: 28px;

    line-height: 0;
}

.nav_box .navlist ul li {
    float: left;

    width: 100%;

    border-bottom: 1px solid #eeeeee;

    line-height: 68px;

    font-size: 26px;

    position: relative;
}

.nav_box .navlist ul li a {
    color: #333333;

    position: relative;

    display: inline-block;

    padding: 0 25px;
}

.nav_box .navlist ul li i {
    position: absolute;

    right: 25px;

    top: 28px;

    width: 30px;

    height: 14px;

    display: block;

    background: url(../images/navlist.jpg) no-repeat center center / cover;
}

.nav_box .navlist ul li .navbox {
    display: none;
}

.nav_box .navlist ul li .navbox a {
    display: block;

    line-height: 70px;

    font-size: 14px;

    font-size: 24px;

    padding: 0 40px;

    border-top: 1px solid #eeeeee;
}

.nav_box .navlist ul li i.cur {
    transform: rotate(180deg);
}

.menu_language {
    display: none;
}

@media (max-width: 1000px) {
    .menu_language {
        display: block;
    }
}

.language_box ol li {
    float: left;

    width: 100%;

    border-bottom: 1px solid #c9c9c9;
}

.language_box ol li button {
    padding: 15px;
    width: 100%;
}

.language_box ol li .icon {
    line-height: 0;

    float: left;

    width: 38px;
}

.language_box ol li p {
    float: left;

    color: #333333;

    font-size: 14px;

    line-height: 28px;

    margin-left: 20px;
}

.search_con {
    background: #f3f3f3;

    padding: 60px 0;
}

.search_con ol li {
    float: left;

    width: 100%;

    padding: 20px 20px 0;

    background: #fff;

    margin-bottom: 20px;
}

.search_con ol li:last-child {
    margin-bottom: 0;
}

.search_con ol li .data span.s1 {
    background-image: url(../images/ren01.png);
}

.search_con ol li .data span.s2 {
    background-image: url(../images/ren02.png);
}

.search_con ol li .data span {
    display: block;

    float: left;

    margin-right: 20px;

    /* padding-left: 23px; */

    background-repeat: no-repeat;

    background-position: left center;

    background-size: 16px 16px;
}

.search_con ol li h3 {
    margin-top: 10px;

    font-size: 24px;

    font-weight: normal;
}

.search_con ol li h3 a {
    color: #333;
}

.search_con ol li p {
    line-height: 24px;

    color: #666;

    margin-top: 5px;
}

.search_con ol li .bottom {
    margin-left: -20px;

    margin-right: -20px;

    margin-top: 15px;

    background: rgba(0, 0, 0, 0.02);

    padding: 5px 0;
}

.search_con ol li .bottom a {
    float: right;

    display: inline-block;

    line-height: 30px;

    border-left: 1px solid rgba(0, 0, 0, 0.08);

    color: var(--app-color-e9410b);

    padding: 2px 15px;
}

.search_con ol li .bottom a i {
    display: inline-block;

    width: 11px;

    height: 14px;

    background: url(../images/wb.png) no-repeat center center;

    margin-right: 5px;

    position: relative;

    top: 3px;
}

/**登录**/

.pop_fixed {
    position: fixed;

    z-index: 9999;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.8);

    display: none;
}

.pop_fixed .box {
    position: absolute;

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%);

    -webkit-transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    -o-transform: translate(-50%, -50%);

    width: 700px;

    background: #fff;

    padding: 50px 0;

    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.pop_fixed .box span.guanbi {
    position: absolute;

    right: 20px;

    top: 20px;

    width: 24px;

    height: 24px;

    cursor: pointer;
}

.pop_fixed .box h3 {
    text-align: center;

    color: #333333;

    font-size: 30px;

    font-weight: normal;
}

.pop_fixed .box ul {
    width: 580px;

    margin: 30px auto 0;
}

.pop_fixed .box ul li {
    float: left;

    width: 100%;

    margin-bottom: 20px;
}

.pop_fixed .box ul li:last-child {
    margin-bottom: 0;
}

.pop_fixed .box ul li input,
.pop_fixed .box ul li button {
    background: #f0f0f0;

    float: left;

    width: 100%;

    border: none;

    padding: 15px;

    font-size: 14px;
}

.pop_fixed .box ul li button.btn {
    background: #348ce6;

    color: #fff;

    font-size: 16px;
}

.pop_fixed .box ul li .t {
    float: left;

    width: 100%;

    margin-top: 10px;

    color: #999999;
}

.pop_fixed .box ul li .t a {
    color: #999999;
}

.pop_join {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999;
    display: none;
}

.pop_join .box {
    background: #fff;
    width: 800px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 40px 20px 40px 60px;
}

.pop_join .box .guanbi {
    position: absolute;
    right: 26px;
    top: 26px;
    width: 22px;
    height: 22px;
    cursor: pointer;
    z-index: 1000;
}

.pop_join .box h1 {
    color: #333333;
    font-size: 24px;
    font-weight: normal;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
}

.pop_join .box h1::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 52px;
    height: 2px;
    background: #af2d30;
}

.pop_join .box .name {
    margin-top: 20px;
    color: #444444;
    font-size: 18px;
    line-height: 34px;
}

.pop_join .box .bt {
    color: #444444;
    font-size: 18px;
    line-height: 34px;
}

.pop_join .box .t {
    height: 400px;
    overflow-y: scroll;
    padding-right: 40px;
    color: #666666;
    font-size: 15px;
    line-height: 30px;
}

.join_box .tables table .signx {
    padding-right: 10px;
}

.join_box .tables table .sign1 {
    text-align: left;
    padding-left: 20px;
}

@media (max-width: 1000px) {
    .pop_join .box {
        width: 80%;
        box-sizing: border-box;
        top: 50%;
        transform: translate(-50%, -50%);
        padding: 30px 10px;
    }
}

@media (max-width: 800px) {
    .pop_join .box {
        width: 80%;
        box-sizing: border-box;
        top: 50%;
        transform: translate(-50%, -50%);
        padding: 30px 10px;
    }

    .join_box .tables table .signx {
        display: none;
    }
}

@media (max-width: 640px) {
    .join_box .tables table .sign1 {
        width: 60%;
        overflow: hidden;

        text-overflow: ellipsis;

        white-space: nowrap;
    }

    .join_box .tables {
        margin-top: 20px;
    }

    .join_box .tables table .sign {
        display: none;
    }
}

img {
    max-width: 100%;
    object-fit: cover;
}

/**登录**/

.pop_fixed {
    position: fixed;

    z-index: 9999;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.8);

    display: none;
}

.pop_fixed .box {
    position: absolute;

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%);

    -webkit-transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    -o-transform: translate(-50%, -50%);

    width: 700px;

    background: #fff;

    padding: 50px 0;

    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.pop_fixed .box span.guanbi {
    position: absolute;

    right: 20px;

    top: 20px;

    width: 24px;

    height: 24px;

    cursor: pointer;
}

.pop_fixed .box h3 {
    text-align: center;

    color: #333333;

    font-size: 30px;

    font-weight: normal;
}

.pop_fixed .box ul {
    width: 580px;

    margin: 30px auto 0;
}

.pop_fixed .box ul li {
    float: left;

    width: 100%;

    height: 50px;

    margin-bottom: 20px;
}

.pop_fixed .box ul li:last-child {
    margin-bottom: 20px;
}

.pop_fixed .box ul li input,
.pop_fixed .box ul li button {
    background: #f0f0f0;

    float: left;

    width: 100%;

    border: none;

    padding: 15px;

    font-size: 14px;
}

.pop_fixed .box ul li input.btn,
.pop_fixed .box ul li button.btn {
    background: #348ce6;

    color: #fff;

    font-size: 16px;
}

.pop_fixed .box ul li .t {
    float: left;

    width: 100%;

    margin-top: 10px;

    color: #999999;
}

.pop_fixed .box ul li .t a {
    color: #999999;
}

.pop_fixed .box ul li .t a:hover {
    text-decoration: underline;
}

.pop_fixed .box ul li.li1 {
    width: 48%;
}

.pop_fixed .box ul li.li2 {
    float: right;

    width: 48%;

    height: 50px;

    overflow: hidden;
}

.pop_fixed .box ul li .select {
    background: #f0f0f0;

    float: left;

    width: 100%;

    position: relative;
}

.pop_fixed .box ul li .select:before {
    content: "";

    position: absolute;

    right: 15px;

    top: 15px;

    width: 18px;

    height: 18px;

    background: url(../images/jt01.png) no-repeat center center/cover;
}

.pop_fixed .box ul li .select select {
    background: none;

    border: none;

    width: 100%;

    float: left;

    padding: 15px;

    font-size: 14px;

    color: #666;

    -webkit-appearance: none;
}

.pop_fixed .box ul li .yam {
    width: 70%;
}

.pop_fixed .box ul li .yzm_btn {
    float: right;

    width: 30%;

    display: block;

    height: 46px;

    line-height: 46px;

    text-align: center;
}

.pop_fixed .box ul li .dx {
    width: 70%;
}

.pop_fixed .box ul li .dxyzm {
    float: right;

    display: block;

    background: #348ce6;

    color: #fff;

    width: 28%;

    text-align: center;

    padding: 13.5px;

    text-align: center;
}

.agent_box .case_filter {
    margin-bottom: 0;
}

.agent_list {
    padding: 40px 0 60px;
}

.agent_list ol li {
    float: left;

    width: 100%;

    margin-bottom: 20px;

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.agent_list ol li:last-child {
    margin-bottom: 0;
}

.agent_list ol li .text {
    float: left;

    width: 50%;

    padding: 70px 50px 20px;
}

.agent_list ol li .text h3 {
    color: #333333;

    font-size: 22px;
}

.agent_list ol li .text .t {
    line-height: 24px;

    margin-top: 15px;
}

.agent_list ol li .text .t p {
    margin-bottom: 10px;
}

.agent_list ol li .text .t p a {
    color: var(--app-color-d80c1e);

    font-size: 18px;

    font-family: arial;

    font-weight: bold;
}

.agent_list ol li .text .t a.more {
    display: inline-block;

    padding-bottom: 5px;

    color: #999999;

    font-family: arial;

    border-bottom: 1px solid #e9e9e9;
}

.agent_list ol li .text .t a.more i {
    display: inline-block;

    width: 14px;

    height: 12px;

    background: url(../images/jt02.jpg) no-repeat center center/cover;

    margin-left: 5px;

    position: relative;

    top: 2px;
}

.agent_list ol li .img {
    float: right;

    width: 50%;

    line-height: 0;
}

.agent_list ol li .img img {
    width: 100%;
}

@media (max-width: 1600px) {
    .pop_fixed .box ul li input,
    .pop_fixed .box ul li button,
    .pop_fixed .box ul li .select select {
        padding: 8px 15px;
    }

    .pop_fixed .box ul li,
    .pop_fixed .box ul li.li2 {
        height: 36px;
    }
}

.shiyong-box {
    min-height: 240px;
}

.fixed-right {
    position: absolute;
    right: 0;
    bottom: -90px;
}

.fixed-right a {
    display: block;
    width: 80px;
    height: 80px;
    background: #b6050f;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    position: relative;
    margin-bottom: 1px;
    box-sizing: border-box;
    cursor: pointer;
}

.fixed-right a {
    background: url(../images/fixx_03.png) no-repeat center #b6050f;
    margin-bottom: 0;
    background-size: 80px 80px;
}

.fixed-right a img {
    position: absolute;
    top: 0;
    right: 78px;
    border-radius: 3px;
    display: none;
}

.fixed-right a:hover img {
    display: block;
}

.fixed-right a img {
    max-width: 254px;
    width: 254px !important;
    height: auto;
}

@media only screen and (max-width: 640px) {
    .fixed-right {
        display: none;
    }
}

.pop_join {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999;
    display: none;
}

.pop_join .box {
    background: #fff;
    width: 800px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 40px 20px 40px 60px;
}

.pop_join .box .guanbi {
    position: absolute;
    right: 26px;
    top: 26px;
    width: 22px;
    height: 22px;
    cursor: pointer;
    z-index: 1000;
}

.pop_join .box h1 {
    color: #333333;
    font-size: 24px;
    font-weight: normal;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
}

.pop_join .box h1::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 52px;
    height: 2px;
    background: #af2d30;
}

.pop_join .box .name {
    margin-top: 20px;
    color: #444444;
    font-size: 18px;
    line-height: 34px;
}

.pop_join .box .bt {
    color: #444444;
    font-size: 18px;
    line-height: 34px;
}

.pop_join .box .t {
    height: 400px;
    overflow-y: scroll;
    padding-right: 40px;
    color: #666666;
    font-size: 15px;
    line-height: 30px;
}

.join_box .tables table .signx {
    padding-right: 10px;
}

.join_box .tables table .sign1 {
    text-align: left;
    padding-left: 20px;
}

@media (max-width: 1000px) {
    .pop_join .box {
        width: 80%;
        box-sizing: border-box;
        top: 50%;
        transform: translate(-50%, -50%);
        padding: 30px 10px;
    }
}

@media (max-width: 800px) {
    .pop_join .box {
        width: 80%;
        box-sizing: border-box;
        top: 50%;
        transform: translate(-50%, -50%);
        padding: 30px 10px;
    }

    .join_box .tables table .signx {
        display: none;
    }
}

@media (max-width: 640px) {
    .join_box .tables table .sign1 {
        width: 60%;
        overflow: hidden;

        text-overflow: ellipsis;

        white-space: nowrap;
    }

    .join_box .tables {
        margin-top: 20px;
    }

    .join_box .tables table .sign {
        display: none;
    }
}

img {
    max-width: 100%;
}

.containerA {
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
}

.B {
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
}

.section {
    background: #f7f7f7;
    padding-bottom: 40px;
}

.section .sectionA {
    padding: 52px 0 23px;
}

.section .sectionA .Content {
    float: left;
    padding: 0 20px;
    margin-bottom: 12px;
    text-align: center;
    font-size: 18px;
    color: #333333;
    background: #e9e9e9;
    margin-right: 1%;
    line-height: 3;
}

.section .sectionA .cur {
    background: var(--app-color-d80116);
    color: #fff;
}

.section .sectionA .cur a {
    color: #fff;
}

.sectionB .sectionC ul li {
    float: left;
    width: 24%;
    margin-right: 1.3%;
    margin-bottom: 2%;
    text-align: center;
}

.sectionB .sectionC ul li:nth-child(4n) {
    margin-right: 0;
}

.sectionB .sectionC ul li .img img {
    width: 100%;
}

.sectionB .sectionC ul li .Sign {
    font-size: 16px;
    color: #000000;
    margin-top: 6%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.Minutes {
    text-align: center;
}

.Minutes a {
    display: inline-block;
    border: 1px solid #efefef;
    line-height: 3;
    width: 55px;
    color: #888888;
    margin: 0 3px;
    font-size: 16px;
}

.Minutes a:hover,
.Minutes a.cur {
    background: #e50012;
    color: #fff;
    border: 1px solid #fff;
}

.Minutes {
    text-align: center;
    padding: 30px 0;
}

.Minutes2 a {
    text-align: center;
}

.sectionCB ul.menu {
    width: 100%;
}

.sectionCB ul.menu .list {
    font-size: 14px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    vertical-align: sub;
    background: #fff;
    clear: both;
    margin-bottom: 2%;
}

.sectionCB ul.menu .list:after {
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    background: url(../images/xn.png) no-repeat center center/cover;
    right: 17px;
    top: 17px;
}

.sectionCB ul.menu .active:after {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    right: 17px;
    top: 17px;
    background: url(../images/xnn.png) no-repeat center center/cover;
}

.sectionCB ul.menu .list a {
    text-decoration: none;
    color: #333333;
    padding: 16px 0px 16px 45px;
    display: block;
    font-size: 20px;
    height: 100%;
    box-sizing: border-box;
}

.sectionCB ul.menu .list a:hover {
    transition: 300ms all;
}

.sectionCB ul.menu .list .items {
    height: 0px;
    overflow: hidden;
}

.sectionCB ul.menu .list:last-child {
    border-bottom: none;
}

.sectionCB ul.menu .active > .items {
    margin-bottom: 2%;
    display: block;
    background: #fff;
    padding: 0px;
    height: auto;
    color: #fff;
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 200ms;
    clear: both;
    float: left;
    width: 100%;
}

.sectionCB ul.menu .active > .items li:last-child {
    border-color: transparent;
    padding-bottom: 0px;
}

.sectionCB ul.menu .active > .items .active > .items {
    background-color: #2f4b67;
}

.sectionCB ul.menu .active > a {
    color: var(--app-color-d80116);
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: 0px 0px 15px 0px rgba(40, 40, 54, 0.19);
    position: relative;
}

.sectionCB ul.menu .active .list {
    background: #697d92;
}

.sectionCB ul.menu .active .list a {
    padding: 17px 0px 17px 45px;
}

.sectionCB .menu .list .items a {
    font-size: 16px;
    color: #333333;
    float: left;
    width: 50%;
    position: relative;
}

.sectionCB .menu .list .items a:hover {
    color: var(--app-color-d80116);
}

.sectionCB .menu .list .items a:before {
    content: "";
    position: absolute;
    background: #000000;
    width: 4px;
    height: 3.5px;
    left: 5%;
    top: 46%;
}

/**机器人试用**/

.Trial {
    padding: 65px 0 83px;
}

.Trial .Search input {
    float: left;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #e5e5e5;
    color: #9c9c9c;
    font-size: 16px;
    padding: 0 0 16px 13px;
    width: 30.8%;
    margin-right: 3.8%;
}

.Trial .Search input:nth-child(3n) {
    margin-right: 0;
}

.Trial .Search .Push {
    width: 100%;
    margin-top: 38px;
}

.Trial .SearchA {
    margin-top: 26px;
}

.Trial .SearchA textarea {
    width: 100%;
    height: 200px;
    border: 1px solid #e5e5e5;
    padding: 21px 0 0 15px;
    font-size: 14px;
    color: #b2b7ba;
}

.Trial .SearchB {
    text-align: center;
    padding-top: 56px;
}

.Trial .SearchB input {
    width: 235px;
    line-height: 3.5;
    background: #b90d16;
    border-radius: 42px;
    border: 1px solid #b90d16;
    color: #fff;
    font-size: 16px;
}

/**找回密码**/

.Retrieve {
    background: #f9f9f9;
    padding: 80px 0;
}

.Retrieve .bao {
    background: #fff;
    width: 638px;
    padding: 77px 137px 77px 114px;
    margin: 0 auto;
    display: table;
    text-align: center;
}

.RetrieveB {
    font-size: 30px;
    color: var(--app-color-d80116);
    font-weight: bold;
}

.RetrieveC {
    font-size: 18px;
    color: #666666;
    margin: 15px 0 20px;
}

.bao .Frame ul li input {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #bab9b9;
    font-size: 16px;
    padding: 0 0 15px 26px;
    border-bottom: 1px solid #d6d6d6;
    margin-top: 38px;
}

.bao .Frame ul li .in {
    width: 72%;
    float: left;
}

.bao .Frame ul li .ip {
    width: 28%;
    float: left;
    margin-top: 38px;
    background: #fff;
    margin-right: 0;
    border: 0;
    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 0;
}

.bao .Frame ul li .btn {
    padding: 0;
    line-height: 3.5;
    border-radius: 42px;
    border: 1px solid #c10f19;
    background: #c10f19;
    color: #fff;
    margin-top: 50px;
}

.bao .Frame ul li .btm {
    display: block;
    padding: 0;
    line-height: 3.5;
    border-radius: 42px;
    border: 1px solid #cccccc;
    background: #fff;
    color: #999999;
    margin-top: 22px;
}

.bao .Frame ul .ty {
    position: relative;
}

.bao .Frame ul .ty:before {
    content: "";
    position: absolute;
    background: url(../images/ty.png) no-repeat center center/cover;
    width: 17px;
    height: 19px;
    bottom: 17px;
    left: 0;
}

.bao .Frame ul .te {
    position: relative;
}

.bao .Frame ul .te:before {
    content: "";
    position: absolute;
    background: url(../images/te.png) no-repeat center center/cover;
    width: 17px;
    height: 19px;
    bottom: 17px;
    left: 0;
}

.bao .Frame ul .ts {
    position: relative;
}

.bao .Frame ul .ts:before {
    content: "";
    position: absolute;
    background: url(../images/ts.png) no-repeat center center/cover;
    width: 17px;
    height: 20px;
    bottom: 17px;
    left: 0;
}

.bao .FrameA {
    font-size: 14px;
    color: #999999;
    margin-top: 40px;
}

/****/

.Registration {
    padding: 116px 0;
}

.Registration .RegistrationA {
    text-align: center;
}

.Registration .RegistrationB ul li {
    float: left;
    width: 30.8%;
    margin-right: 3.8%;
}

.Registration .RegistrationB ul li input {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #e5e5e5;
    color: #9c9c9c;
    font-size: 16px;
    line-height: 3.5;
}

.Registration .RegistrationB ul li select {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #e5e5e5;
    height: 57px;
    color: #9c9c9c;
    font-size: 16px;
}

.Registration .RegistrationB ul li .inp {
    width: 72%;
    float: left;
}

.Registration .RegistrationB ul li .inop {
    width: 28%;
    float: left;
    color: #c8c8c8;
    font-size: 16px;
    background: #fff;
    margin-right: 0;
    border: 0;
    padding: 0;
    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #e5e5e5;
}

.Registration .RegistrationB ul li:nth-child(3n) {
    margin-right: 0;
}

.RegistrationC {
    text-align: center;
    margin-top: 78px;
}

.RegistrationC .RegistrationD input {
    background: #b20a13;
    font-size: 18px;
    color: #fff;
    line-height: 3.5;
    width: 35.17%;
    border: none;
    border-radius: 50px;
    margin-bottom: 23px;
}

.RegistrationC .RegistrationE a {
    display: block;
    width: 35.17%;
    background: #fff;
    border: 1px solid #eeeeee;
    border-radius: 50px;
    line-height: 3.5;
    color: #999999;
    font-size: 18px;
    margin: 0 auto 30px;
}

.RegistrationC .RegistrationF {
    font-size: 16px;
    color: #afafaf;
}

.RegistrationC .RegistrationF span {
    color: #e12026;
}

.problemA-c {
    padding: 45px 0;
    text-align: center;
    background: #f6f6f6;
}

.problemA-c .title {
    text-align: center;
}

.problemA-c .title h3 {
    color: #333333;
    font-size: 30px;
}

.problemA-c .title .c {
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
}

.problemA {
    margin-top: 25px;
}

.problemA .problemA-a {
    border-top: 1px solid #e2e2e2;
}

.problemA .problemA-a .t {
    position: relative;
    padding-left: 96px;
    border-bottom: 1px solid #e2e2e2;
}

.problemA .problemA-a .t.problemA-cA {
    padding-left: 120px;
}

.problemA .problemA-a .t span {
    position: absolute;
    left: 0;
    top: 13px;
    font-size: 16px;
    color: #343333;
}

.problemA .problemA-a .t a {
    position: relative;
    font-size: 14px;
    color: #666666;
    padding: 16px 0;
    display: inline-block;
    margin-right: 50px;
}

.problemA .problemA-a .t a.cur:after,
.problemA .problemA-a .t a:hover:after {
    content: "";
    width: 100%;
    height: 2px;
    background: var(--app-color-d80116);
    position: absolute;
    left: 0;
    bottom: -1px;
}

.problemA .problemA-a .t a.cur,
.problemA .problemA-a .t a:hover {
    color: var(--app-color-d80116);
}

.problem dl {
    margin: 40px 0;
}

.problem dl dd {
    padding: 20px;
    border-left: 2px solid #fff;
    background: #fff;
    border-bottom: 1px solid #e2e2e2;
}

.problem dl dd:hover {
    border-left: 2px solid var(--app-color-d80116);
    background: #f8f8f8;
}

.problem dl dd .t {
    font-size: 16px;
    color: #333;
}

.problem dl dd .c {
    margin-top: 5px;
    position: relative;
    padding-right: 60px;
    font-size: 14px;
    color: #666;
}

.problem dl dd .c .view {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    color: #999999;
    padding-left: 28px;
    background: url(../images/view.png) no-repeat left center;
}

/*详情*/

.questionA {
    background: #f6f6f6;
    padding: 50px 0 70px;
}

.questionA-a {
    float: left;
    padding: 45px 20px 60px;
    background: #fff;
    width: 71.6667%;
}

.questionA-a .t {
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 20px;
    position: relative;
    padding-left: 36px;
    font-size: 16px;
    color: #333333;
}

.questionA-a .t span {
    display: inline-block;
    text-align: center;
    width: 24px;
    line-height: 24px;
    background: var(--app-color-d80116);
    position: absolute;
    left: 0;
    top: 0px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

.questionA-a .con {
    position: relative;
    padding-left: 36px;
    font-size: 14px;
    line-height: 2;
    color: #666666;
}

.questionA-a .con .tit {
    display: inline-block;
    text-align: center;
    width: 24px;
    line-height: 24px;
    background: #f6f6f6;
    position: absolute;
    left: 0;
    top: 0px;
    border-radius: 3px;
    color: var(--app-color-d80116);
    font-size: 14px;
    text-transform: uppercase;
}

.questionA-b {
    float: right;
    width: 25%;
}

.questionA-c {
    padding: 20px;
    background: #fff;
}

.questionA-c a {
    display: block;
    padding-left: 30px;
    background: url(../images/que.png) no-repeat left center;
    font-size: 16px;
    color: #333333;
}

.questionA-d {
    margin-top: 16px;
}

.questionA-d .t {
    padding: 20px;
    background: #fff;
    border-bottom: 1px solid #e2e2e2;
    font-size: 16px;
    color: #333;
}

.questionA-e {
    background: #fff;
    margin-top: 16px;
}

.questionA-e .t {
    padding: 20px;
    background: #fff;
    border-bottom: 1px solid #e2e2e2;
    font-size: 16px;
    color: #333;
}

.questionA-e ul {
    padding: 0 20px;
}

.questionA-e ul li {
    padding: 16px 0px;
    border-bottom: 1px solid #e2e2e2;
}

.questionA-e .tit {
    position: relative;
    padding-left: 36px;
    font-size: 13px;
    color: #999999;
}

.questionA-e .tit span {
    display: inline-block;
    text-align: center;
    width: 24px;
    line-height: 24px;
    background: var(--app-color-d80116);
    position: absolute;
    left: 0;
    top: 0px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

.questionA-e .tit a {
    color: #999;
    line-height: 2;
}

/*在线课程*/

.videoA {
    padding: 30px 0 90px;
}

.videoA ol {
    padding-bottom: 30px;
}

.videoA ol li {
    box-shadow: 1.554px 1.259px 4px 0px rgba(102, 102, 102, 0.16);
    cursor: pointer;
    float: left;
    width: 24%;
    margin-right: 1.33333%;
    margin-bottom: 1.3333%;
}

.videoA ol li:nth-child(4n) {
    margin-right: 0;
}

.videoA ol li .img {
    position: relative;
}

.videoA ol li .img img {
    width: 100%;
    vertical-align: top;
}

.videoA ol li .img:after {
    content: "";
    width: 40px;
    background: url(../images/video.png) no-repeat center;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.videoA ol li:before {
    display: none;
}

.videoA ol li .t {
    text-align: center;
    font-size: 16px;
    color: #333333;
    background: #fff;
    line-height: 50px;
    height: 50px;
    padding: 0px 15px;
    overflow: hidden;
}

.videoA ol li:hover .t {
    color: #fff;
    background: var(--app-color-d80116);
}

.videoA ol {
    border: none !important;
}

.fixVideo {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.fixVideoA {
    width: 100%;
    height: 100%;
    position: relative;
}

.fixVideoB {
    position: absolute;
    width: 60%;
    max-width: 800px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
}

.fixVideoB .close {
    position: absolute;
    right: -1px;
    top: 0px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    z-index: 10000;
    background: #000;
    color: var(--app-color-d80116);
}

.fixVideoA .vid video {
    vertical-align: top;
    min-width: 100%;
}

.fixVideoA .vid .t {
    padding: 12px;
    background: #fff;
}

.fixVideoA .vid .t {
    position: relative;
    padding-right: 142px;
    overflow: hidden;
}

.fixVideoA .vid .t p {
    font-size: 16px;
    color: #333;
}

.fixVideoA .vid .t .d {
    font-size: 13px;
    margin-top: 5px;
    color: #666666;
}

.fixVideoA .vid .t a {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    padding: 10px 30px;
    background: #d30116;
    border-radius: 40px;
    font-size: 16px;
    color: #fff;
}

.videoB {
    padding: 24px 0;
    background: #fff;
}

.videoB ul li {
    float: left;
    margin-right: 95px;
    position: relative;
}

.videoB ul li:after {
    content: "";
    width: 1px;
    height: 12px;
    background: #e3e3e3;
    position: absolute;
    right: -48px;
    top: 50%;
    margin-top: -6px;
}

.videoB ul li:last-child {
    margin-right: 0;
}

.videoB ul li:last-child:after {
    display: none;
}

.videoB ul li a {
    font-size: 16px;
    color: #343434;
}

.videoB ul li.cur a {
    color: var(--app-color-d80116);
}

@media (max-width: 1200px) {
    .videoA ol li {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 2%;
    }

    .videoA ol li:nth-child(4n) {
        margin-right: 2%;
    }

    .videoA ol li:nth-child(3n) {
        margin-right: 0;
    }
}

@media (max-width: 1000px) {
    .questionA {
        padding: 30px 0 40px;
    }

    .questionA-a {
        width: 100%;
    }

    .questionA-b {
        display: none;
    }
}

@media (max-width: 640px) {
    .problemA-c {
        padding-top: 30px;
    }

    .problemA-c .title h3 {
        font-size: 24px;
    }

    .problemA-c .title .c {
        margin-top: 3px;
    }

    .problem dl {
        margin: 20px 0 30px;
    }

    .problemA .problemA-a .t a {
        margin-right: 20px;
    }

    .problem dl dd {
        padding: 12px 10px;
    }

    .videoA ol li {
        width: 49%;
        margin-right: 0%;
        margin-bottom: 2%;
    }

    .videoA ol li:nth-child(4n) {
        margin-right: 0%;
    }

    .videoA ol li:nth-child(2n) {
        float: right;
    }

    .fixVideoB {
        width: 90%;
    }
}

@media (max-width: 480px) {
    .problem {
        padding-top: 0 !important;
    }

    .videoA ol li {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 2%;
    }

    .videoA ol li:nth-child(4n) {
        margin-right: 0%;
    }

    .videoA ol li:nth-child(2n) {
        float: right;
    }

    .fixVideoA .vid .t a {
        padding: 8px 16px;
    }
}
.home_video {
    background: url(../images/162279071807457700.png) no-repeat center/cover;
}
@media (max-width: 1024px) {
    .home_video {
        background: url(../images/158512616778501400.jpg) no-repeat center/cover;
    }
}
.d-none {
    display: none !important;
}
.d-block {
    display: block !important;
}
button.change-language {
    background: transparent;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: unset;
    -webkit-box-shadow: unset;
}
.bg-white {
    background-color: #fff;
}
.position-relative {
    position: relative;
}
.position-absolute {
    position: absolute;
}
.login .logout_sure {
    display: none;
    top: 100%;
    left: -100%;
}
.login:hover .logout_sure {
    display: block;
}
.text-center {
    text-align: center;
}
.mobile .change-language {
    border: none;
    border-radius: 0;
    box-shadow: unset;
    -webkit-box-shadow: unset;
}
.mobile li.active .change-language::after {
    width: 100%;
}
.toggle-dropdown {
    cursor: pointer;
}
.pro_box .sp > .sp1 > .sp2 > .sp3 > video {
    min-width: 55%;
}
.material-scrolltop.reveal {
    margin: 0;
    width: 40px;
    height: 40px;
    border-radius: 5px;
}
.material-scrolltop,
.material-scrolltop:hover {
    background: var(--app-color-d80c1e);
}
.material-scrolltop::before {
    background: var(--app-color-d80719);
}
.form-error-message {
    display: inline-block;
    color: var(--app-color-d80c1e);
}
.form-error-message.success {
    color: var(--success-color);
}
.text-left {
    text-align: left;
}

.text-dark {
    color: #000 !important;
}

.news_show .detail p img {
    margin-right: auto;
    margin-left: auto;
    display: block;
}

button .btn-loading svg {
    margin: 0 auto;
    transition: all 1s;
}

button .btn-loading,
button.show-loading .btn-title {
    display: none;
}

button.show-loading .btn-loading,
button .btn-title {
    display: block;
}

button .btn-loading svg path,
button .btn-loading svg rect {
    fill: #fff;
}
.btn-call {
    position: fixed;
    max-height: 60px;
    max-width: 60px;
    bottom: 0;
    right: 0;
    z-index: 99999999;
    transform: translate(-20px, -100px);
}

.footer_v2 {
    display: flex;
    color: #fff;
    padding: 1rem 2rem;
    background-color: #0e111a;
    background-image: radial-gradient(circle, #1f273b, #0e111a);
}
.footer_v2_logo {
    width: 40%;
    padding: 0 0.5rem;
}
.footer_v2_logo .introduction {
    max-width: 75%;
}
.footer_v2_logo > img {
    max-width: 100px;
}
.footer_v2 .footer_v2_social ul {
    display: flex;
}
.footer_v2 .footer_v2_social ul li:not(:last-child) {
    margin-right: 0.5rem;
}
.footer_v2 .footer_v2_social ul li img {
    max-width: 35px;
    max-height: 35px;
    object-fit: cover;
    border-radius: 50%;
}
.btn-subscribe {
    background-color: var(--app-color-d80c1e);
    color: #fff;
    border-radius: 20px;
}
.footer_v2_contract {
    width: 30%;
    padding: 0 0.5rem;
}
.footer_v2_contract a {
    color: #fff;
}
.footer_v2_subscribe {
    width: 30%;
    padding: 0 0.5rem;
}
.text-d80c1e {
    color: var(--app-color-d80c1e);
}

.footer_v2_footer_copy {
    background-color: #131621;
    padding: 10px 25%;
    color: #fff;
}
#btn_zc {
    min-height: 50px;
}

.footer_v2 .diver {
    background-color: var(--app-color-d80116);
    padding: 1px;
    /* background-image: linear-gradient(to right, var(--app-color-d80116), #fff); */

    background-image: linear-gradient(
        to right,
        var(--app-color-d80116),
        var(--app-color-d80116) 30%,
        #fff 30%,
        #fff 85%,
        #fff 85%
    );
}

.text-truncate-2-line {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
