@charset "UTF-8";

.yx_H_Active .yx_Header {
    top: 0 !important;
    background: #fff !important;
    box-shadow: none !important;
    border-bottom: 1px solid #eeee;
}

.center {
    max-width: 1720px;
    width: 94%;
    margin: 0 auto;
}

body .center_1440 {
    max-width: 1440px;
    width: 94%;
    margin: 0 auto;
}

/* Ã¥ÂÅ Ã¥Â¯Â¼Ã¤Â½â€œ */
.hy_banner {
    position: relative;
    margin-top: 120px;
    overflow: hidden;
    width: 100%;
    max-height: 417px;
    height: 22vw;
    min-height: 200px;
}

.hy_banner:before {
    content: '';
    width: 10%;
    height: 100%;
    background: var(--li);
    position: absolute;
    left: -6%;
    top: 0;
    z-index: 2;
    transform: translatex(-10%) skewX(-8deg);
    opacity: 0;
    transition: all .5s ease .3s;
}

body .Done:before {
    transform: translatex(0) skewX(-8deg);
    opacity: 1;
}

.hy_banner:after {
    content: '';
    width: 10%;
    height: 100%;
    background: var(--li);
    position: absolute;
    left: -4%;
    top: 0;
    z-index: 2;
    transform: translatex(-10%) skewX(-8deg);
    opacity: 0;
    transition: all .5s ease .5s;
}

body .Done:after {
    transform: translatex(0) skewX(-8deg);
    opacity: .5;
}

.hy_banner>img {
    position: absolute;
    width: 100%;
    height: 101%;
    object-fit: cover;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.hy_banner_center {
    max-width: 1500px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
}

.hy_banner_center>img {
    padding-right: 4%;
}

.hy_baner_text {
    color: #fff;
    letter-spacing: 1px;
    font-size: var(--yx_FS36);
    text-transform: capitalize;
}

.hy_baner_text h3 {
    font-size: var(--yx_FS54);
}

.domania_center {
    display: flex;
    flex-wrap: wrap;
    margin: 4% auto !important;
    align-items: flex-start;
}

.app_tit {
    font-size: var(--yx_FS54);
    display: block;
    margin-bottom: var(--yx_FS30);
    width: 100%;
    color: var(--li);
    font-weight: bold !important;
}

.domania_center .text_box p {
    font-size: var(--yx_FS18);
    color: #333;
    line-height: 200%;
    letter-spacing: 1px;
}

.dom_pro_left {
    width: 250px;
    background: #F9F9F9;
    margin-top: 3%;
}

.dom_pro_left li {
    line-height: 200%;
    text-align: center;
    padding: 10px 28px;
    color: #333;
    cursor: pointer;
    transition: all .5s;
}

.dom_pro_left li.active {
    background: var(--li);
    color: #fff;
}

.dom_pro_right {
    width: calc(100% - 320px);
    margin-top: 3%;
    margin-left: 70px;
    background: #F9F9F9;
    padding: 3%;
    position: relative;
}

.dom_pro_right:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right: 60px solid #f9f9f9;
    transform: translate(-100%, -50%);
}

.dom_pro_right li {
    display: none;
}

.dom_pro_right li.active {
    display: block;
}

.dom_pro_right li h5 {
    font-size: var(--yx_FS20);
    border-left: 6px solid #333;
    padding-left: 14px;
    font-weight: bold !important;
}

.dom_pro_right li p {
    font-size: var(--yx_FS18);
    color: #4A4A4A;
    padding: 20px 20px 0;
    line-height: 200%;
}

section.domanial {
    background: var(--li);
    padding: 5% 0;
    overflow: hidden;
}

section.domanial>div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.domanial_cen_left {
    width: 35%;
}

.domanial_cen_left img {
    max-width: 100%;
    object-fit: contain;
}

.domanial_cen_right {
    width: 55%;
    color: #fff;
    line-height: 200%;
    font-size: var(--yx_FS18);
}

.domanial_cen_right p {
    margin-top: var(--yx_FS24);
}

.domanial_cen_right h4 {
    font-size: var(--yx_FS38);
    font-weight: bold !important;
}

.domanial_cen_right .L_mt {
    margin-top: 13%;
}

section.doman_bg {
    background-image: url(/src/Img/app_bg.jpg);
    background-size: cover;
    padding: 4% 0;
    overflow: hidden;
}

section.shi_banner_bg {
    background-image: url(/src/Img/shi_banner2.jpg);
}

section.doman_bg .center {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.domanial_foot_left {
    width: 50%;
    font-size: var(--yx_FS16);
    letter-spacing: 2px;
    line-height: 180%;
    text-align: justify;
}

section.shi_banner_bg .domanial_foot_left p {
    margin-top: var(--yx_FS28);
}

.domanial_foot_left h4 {
    color: var(--li);
    font-size: var(--yx_FS30);
    margin-bottom: var(--yx_FS16);
    font-weight: bold !important;
    line-height: 150%;
}

.domanial_foot_left .L_mt {
    margin-top: 10%;
}

.domanial_foot_right {
    width: 45%;
    position: relative;
    margin-left: 5%;
}

.domanial_foot_right img {
    max-width: 100%;
}

.domanial_foot_right .indban_prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2;
    fill: #8B8B8B;
}

.domanial_foot_right .indban_next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    cursor: pointer;
    z-index: 2;
    fill: #8B8B8B;
}

.domanial_foot_right .indban_prev:hover,
.domanial_foot_right .indban_next:hover {
    fill: var(--li);
}

.domanial_foot_right .content {
    position: relative;
    height: 0;
    padding-bottom: 65%;
    width: 100%;
    overflow: hidden;
}

.domanial_foot_right .content img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: contain;
}

section.pdfbox {
    padding: 4% 0;
}

section.doman_honor {
    padding: 0 0 2%;
}

section.doman_honor .honor_box {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 50%;
}

section.doman_honor .honor_box img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: contain;
}

section.doman_Related_Products {
    padding: 4% 0 6%;
    text-align: center;
}

section.doman_Related_Products h6 {
    font-size: var(--yx_FS42);
    font-weight: bold !important;
    margin-bottom: 2%;
}

.doman_Related_Products .indban_prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2;
    fill: #8B8B8B;
}

.doman_Related_Products .indban_next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    cursor: pointer;
    z-index: 2;
    fill: #8B8B8B;
}

.doman_Related_Products .indban_prev:hover,
.doman_Related_Products .indban_next:hover {
    fill: var(--li);
}

.doman_Related_Products .L_img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 75%;
    overflow: hidden;
}

.doman_Related_Products .L_img img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease-in-out;
}

.doman_Related_Products .list_box p {
    font-size: var(--yx_FS16);
    color: #333;
    max-width: 210px;
    margin: 0 auto;
}

.doman_Related_Products .list_box:hover img {
    transform: translate(-50%, -50%) scale(1.05);
}

.doman_Related_Products .list_box:hover p {
    color: var(--li);
}

section.domanial.xin_bg {
    background: url(/src/Img/xin_bg.jpg);
    background-size: cover !important;
    background-position: center;
}

body section.domanial.p_ptbg {
    background: url(/src/Img/p_ptbg.jpg);
}

section.domanial.a_parbg {
    background: url(/src/Img/a_banner2.jpg);
}

section.domanial.xin_bg .domanial_cen_right h4 {
    font-size: var(--yx_FS54);
    width: 100%;
    color: var(--li);
    font-weight: bold !important;
    line-height: 120%;
    font-weight: bold !important;
}

section.domanial.xin_bg .domanial_cen_right p {
    color: #333;
    letter-spacing: 2px;
}

section.doman_video {
    position: relative;
    padding: 10% 0px;
    background: var(--li);
    z-index: 2;
}

section.doman_video .doman_video_left p {
    margin-top: var(--yx_FS24);
}

section.doman_video:before {
    content: '';
    position: absolute;
    width: 32%;
    background: #fff;
    right: 0;
    top: 0;
    height: 100%;
}

section.doman_video:after {
    content: '';
    position: absolute;
    right: 32%;
    bottom: 0;
    width: 182px;
    height: 182px;
    background: linear-gradient(-45deg, #fff 50%, var(--li) 50.1%);
    z-index: -1;
}

section.doman_video .doman_video_left {
    width: 37%;
    font-size: var(--yx_FS16);
    letter-spacing: 2px;
    line-height: 180%;
    text-align: justify;
    color: #fff;
}

section.doman_video h4 {
    font-size: var(--yx_FS38);
    margin-bottom: var(--yx_FS16);
    line-height: 150%;
}

section.doman_video video {
    position: absolute;
    right: 0;
    top: 50%;
    width: 55%;
    height: auto;
    object-fit: contain;
    transform: translateY(-50%);
}

section.ab_introduction {
    padding: 7% 0;
    overflow: hidden;
}

section.Culture {

    background-image: url(/src/Img/p_ptbg.jpg);
}

section.ab_introduction .center {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

section.ab_introduction .center>img {
    max-width: 317px;
    width: 25%;
    object-fit: contain;
}

.ab_intro_right {
    width: 75%;
    padding-left: 15%;
}

.ab_intro_right p {
    font-size: var(--yx_FS20);
    letter-spacing: 2px;
    color: #333;
    line-height: 200%;
}

.ab_intro_right p b {
    display: inline-block;
    padding-left: 35px;
    position: relative;
}

.ab_intro_right p b:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 18px;
    height: 20px;
    background: url(/src/Img/ab_ico.svg) no-repeat center;
}

section.ab_operations {
    background: linear-gradient(299deg, #117ED7 0%, #0057B8 100%);
    padding: 115px 0 270px;
    text-align: center;
    color: #fff;
    min-height: 1378px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.ab_operations .oper_img {
    display: none;
}

section.ab_operations img {
    max-width: 100% !important;
    height: auto;
}

section.ab_operations .oper_imgbox {
    margin-top: 230px;
    position: relative;
}

h2.ab_tit2 {
    text-align: left;
    font-size: var(--yx_FS42);
    font-weight: bold !important;
}

section.ab_operations>div {
    position: relative;
}

.ab_Declaration {

    position: absolute;

    left: 0;

    bottom: -15%;
}

.ab_Declaration p {
    text-align: left;
    font-size: var(--yx_FS24);
    margin: 10px 0;
    position: relative;
    padding-left: 40px;
}

.ab_Declaration p:before {
    content: '';
    width: 20px;
    height: 20px;
    background: #84BD00;
    border: 2px solid #FFFFFF;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
}

.ab_Declaration p:nth-of-type(2):before {
    background: linear-gradient(180deg, #23FF6B 0%, #07AD28 100%);
}




.Brand_box {
    position: relative;
    padding: 0 100px;
    max-width: 1920px;
    width: 100%;
    margin: 5% auto 0;
}

section.ab_Brand {
    padding: 6% 0;
}

.indban_prev {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2;
}

svg.icon {
    width: 50px;
    height: auto;
}

.indban_next {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    cursor: pointer;
    z-index: 2;
}

section.ab_Brand h2.ab_tit2 {
    color: #0057B8;
}

.ab_Brand a.list_box .L_img {
    position: relative;
    width: 100%;
    padding-bottom: 28%;
    height: 0;
    overflow: hidden;
}

.ab_Brand a.list_box .L_img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 80%;
    max-height: 80%;
    object-fit: contain;
}

.ab_Brand a.list_box p {
    text-align: center;
    font-size: var(--yx_FS18);
    color: #333;
    line-height: 180%;
}



/* Ã¥Ââ€˜Ã¥Â±â€¢Ã¥Å½â€ Ã§Â¨â€¹ */

section.yx_History {
    background-image: url(/src/Img/ab_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 6% 0 4%;
    background-size: cover;
}

.History {
    margin: 5% 0 0;
}

.swiper-slide .swiper-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.History_top {
    padding: 50px 0;
    font-weight: bold;
    position: relative;
    height: 350px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
}

.History_top p {
    font-size: 36px;
    color: #13428b;
    text-align: left;
}

.History:before {
    content: '';
    position: absolute;
    width: calc(100% - 50px);
    left: 50%;
    bottom: 50%;
    height: 5px;
    background: #0057B8;
    transform: translateX(-50%);
    background: linear-gradient(90deg, #0057B8 78%, #DEDEDE 22%);
}

.History:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 50%;
    transform: translateY(45%);
    border-left: 50px solid #dedede;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.History_bottom {
    height: 350px;
    width: 100%;
}

.History_top:before {
    content: '';
    position: absolute;
    width: 54px;
    height: 54px;
    background: url(/src/Img/ab_ico_fz.svg);
    border-radius: 50%;
    left: 0;
    bottom: 0;
    transform: translateY(50%);
}

.po_tion {
    font-size: var(--yx_FS16);
    color: #333;
    font-weight: normal;
    line-height: 200%;
}

.po_tion b {
    display: block;
    font-size: calc(var(--yx_FS20) + 2px);
    color: #000;
    margin: 10px 0;
}

@media only screen and (min-width:769px) {
    .History .swiper-slide:nth-of-type(2n-1) .History_top {
        order: 2;
        align-items: flex-start;
    }

    .History .swiper-slide:nth-of-type(2n-1) .History_top:before {
        top: 0;
        bottom: auto;
        transform: translateY(-50%);
    }
}


.mess_box {
    padding: 5% 0 7%;
}

.mess_tit {
    color: var(--li);
    font-size: var(--yx_FS54);
    text-align: center;
    margin: 0 auto;
    font-weight: bold !important;
}

.mess_summ {
    font-size: var(--yx_FS18);
    color: #333;
    text-align: center;
    margin: 1% auto 4%;
}

.mess_box>ul {
    display: flex;
    justify-content: space-between;
    max-width: 1100px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.mess_box>ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: var(--yx_FS36);
    color: #333333;
}

.mess_box>ul li a {
    width: 180px;
    background: #E35205;
    font-size: var(--yx_FS20);
    text-align: center;
    line-height: 60px;
    color: #fff;
    margin-top: 35px;
    border: 1px solid #E35205;
    transition: all .5s;
}

.mess_box>ul li a:hover {
    background: transparent;
    color: #E35205;

}

section.khzs {
    background: var(--li);
}

section.khzs .swiper-slide {
    height: 0;
    padding-bottom: 18%;
    color: #fff;
}

section.khzs svg {
    fill: #fff;
}

.khzs_box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: var(--yx_FS18);
    line-height: 180%;
    width: 94%;
}

.khzs_box h4 {
    font-size: var(--yx_FS38);
    line-height: 180%;
    margin-bottom: 2%;
}

.complaint_box {
    background-image: url(/src/Img/ts_bg.jpg);
    background-size: 100% auto;
    background-position: top center;
    padding: 50px 0;
    font-size: var(--yx_FS18);
    background-repeat: no-repeat;
}

.complaint_box .Bread * {
    font-size: var(--yx_FS18);
    color: #333;
}

form.complaint_mess {
    position: relative;
    background: #fff;
    box-shadow: 1px -3px 20px 0px rgba(0, 0, 0, 0.13);
    border-radius: 4px;
    max-width: 1600px;
    margin: 0 auto 5%;
    padding: 5vw;
}


.complaint_box .mess_center {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.complaint_box .mess_center .input-group {
    width: calc((100% - 40px) / 2);
}

.complaint_box .mess_center input.form-control {
    display: block;
    width: 100%;
    height: auto !important;
    padding: var(--yx_FS16) 20px !important;
    line-height: 166%;
    color: #666 !important;
    background-color: #f5f5f5 !important;
    border: 1px solid #D0D0D0;
    font-size: var(--yx_FS18);
    border-radius: 5px !important;
}

.complaint_box .mess_center .e_textarea-66>input.form-control {
    margin: 15px 0;
}

.complaint_box .mess_center .e_textarea-66 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 0;
}

.complaint_box .gird_73 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
}

.complaint_box .gird_73 .p_input {
    width: calc(63% - 200px);
}

.complaint_box .gird_73 .p_input>div {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.complaint_box .gird_73 .p_input>div .p_imagecode {
    width: calc(98% - 200px);
    height: var(--yx_FS48);
    background: #F7F7F7;
    border-radius: 2px;
    border: 1px solid #DCDCDC;
    padding: 0px 15px;
    margin-right: 2%;
}

.complaint_box .gird_73 button.submit {
    width: 200px;
    height: var(--yx_FS48);
    background: #E35205;
    color: #fff;
    border: none;
    font-size: var(--yx_FS18);
}

.complaint_box .mess_center textarea.form-control {
    display: block;
    width: 100% !important;
    padding: var(--yx_FS16) 20px !important;
    line-height: 160%;
    color: #666 !important;
    background-color: #f5f5f5 !important;
    border: 1px solid #D0D0D0;
    height: calc(var(--yx_FS45) * 4);
    font-size: var(--yx_FS18);
    resize: none;
    border-radius: 5px !important;
}

.complaint_box .btn-primarysss {
    background: #E35205;
    border: none;
    color: #fff;
    font-size: var(--yx_FS20);
    width: 180px;
    display: block;
    line-height: 60PX;
    cursor: pointer;
    transition: all .5s;
    margin-left: auto;
    text-align: center;
}

.complaint_mess label {
    font-size: var(--yx_FS18);
    color: #333;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.complaint_mess .form-check-label {
    margin: 0;
    font-size: var(--yx_FS16);
    cursor: pointer;
}

.complaint_box label.p_label:after {
    content: '*';
    color: red;
}

.complaint_mess .dx_bigbox {
    max-width: 500px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.complaint_mess .dx_bigbox .form-check-inline {
    width: 50%;
    font-size: 16px;
    color: #333;
    margin: 10px 0;
    display: flex;
    align-items: center;
}

.complaint_mess .dx_bigbox .form-check-inline input {
    margin-right: 15px;
    position: relative;
    vertical-align: middle;
}

.complaint_mess .dx_bigbox input:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #0057B8;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 3;
    opacity: 0;
}

.complaint_mess .dx_bigbox .active input:before {
    opacity: 1;
}

.complaint_mess .dx_bigbox input:after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    background: #F9F9F9;
    z-index: 2;
    border: 1px solid #C6C6C6;
    border-radius: 5px;
}

.complaint_mess .dx_bigbox .active input:after {
    border-color: #0057B8;
}

section.p_ptdown {
    margin: 0 auto 5%;
    position: relative;
    /* max-width: 1920px; */
}

section.p_ptdown:before {
    content: '';
    position: absolute;
    width: 80%;
    height: 75%;
    background: var(--li);
    z-index: -1;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
    clip-path: polygon(0 0, 115% 0, 95% 100%, 0% 100%);
}

section.p_ptdown .center {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

section.p_ptdown .center>img {
    max-width: 625px;
    width: 40%;
}

.p_ptdown_text {
    width: 60%;
    padding-left: 5%;
    font-size: var(--yx_FS42);
    color: #fff;
}

.p_ptdown_text a {
    display: flex;
    width: 141px;
    height: 52px;
    background: #E35205;
    font-size: var(--yx_FS20);
    color: #fff;
    align-items: center;
    justify-content: center;
    margin-top: 3%;
}

.p_ptdown_text a svg.icon2 {
    margin: 5px 0 0 10px;
}

.solution_box {
    position: relative;
    height: 22vw;
    background-attachment: fixed;
    background-position: top center;
    max-height: 521px;
    background-repeat: no-repeat;
    background-size: cover;
}

.epc {
    background-image: url(/src/Img/epc_bg.jpg);
}

.cases {
    background-image: url(/src/Img/case_bg.jpg);
}

.khzs {
    background-image: url(/src/Img/khzs_bg.jpg);
}

.Assemblies {
    background-image: url(/src/Img/spt_bg.jpg);
    display: flex;
    align-items: center;
}

.Assemblies h3 {
    font-size: var(--yx_FS54);
    color: #fff;
    font-weight: bold !important;
}

.Assemblies p {
    color: #fff;
    letter-spacing: 1px;
    margin: 1% 0 0;
    line-height: 200%;
    font-size: var(--yx_FS18);
}

.epc_bottom ul {
    display: flex;
    flex-wrap: wrap;
    gap: 5vw;
    padding: 5% 0 5%;
}

.epc_bottom .L_two li {
    width: calc((100% - 5vw) / 2);
}
.epc_bottom .L_two li i {
    font-style: italic;
    font-weight: bold;
}
.epc_bottom .L_three li {
    width: calc((100% - 10vw) / 3);
}


.epc_bottom ul li h4 {
    font-size: var(--yx_FS38);
    color: var(--li);
}

.epc_bottom ul li span {
    font-size: var(--yx_FS18);
    color: #333;
    line-height: 200%;
    display: block;
    margin: 10px 0;
}

.epc_bottom ul li p {
    font-size: var(--yx_FS18);
    letter-spacing: 2px;
    color: #333;
    line-height: 200%;
    padding-left: 35px;
    position: relative;
}

.epc_bottom ul li p:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 20px;
    background: url(/src/Img/ab_ico.svg) no-repeat center;
    margin-top: 5px;
}

.epc_bottom li strong {
    margin: 20px 0 10px;
    display: block;
    font-size: var(--yx_FS18);
}

.solution_box .postbox {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: var(--yx_FS38);
    color: #fff;
    letter-spacing: 2px;
    padding: 0 20px;
}

.solution_box .postbox a {
    width: 180px;
    line-height: 60px;
    background: #E35205;
    color: #fff;
    font-size: var(--yx_FS20);
    text-align: center;
    margin-top: 30px;
    transition: all .5s;
    font-weight: bold !important;
}

.solution_box .postbox a:hover {
    background: var(--li);
}

section.lc_three {
    padding: 5% 0;
    text-align: center;
    overflow: hidden;
}

section.lc_three ul.top_ul {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 10%;
}

section.lc_three .top_ul li {
    background: #FFFFFF;
    box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.2);
    width: calc((100% - 60px) / 3);
    padding: 4vw 20px;
    transition: all .5s;
}

section.lc_three .top_ul li h4 {
    font-size: var(--yx_FS36);
    margin: 30px 0 15px;
    display: block;
}

section.lc_three .top_ul li p {
    font-size: var(--yx_FS18);
    color: #333;
    letter-spacing: 1px;
}

section.lc_three .top_ul li:hover {
    transform: translateY(-10px);
}

.lcbody_center h2 {
    font-size: var(--yx_FS38);
    letter-spacing: 2px;
}

.lcbody_center span {
    font-size: var(--yx_FS18);
    color: #333;
    letter-spacing: 2px;
    margin: 10px 0 3%;
    display: block;
}

.lcbody_center ul.center_ul li {
    width: 25%;
}

.lcbody_center ul.center_ul {
    max-width: 1200px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0 auto;
}

.lcbody_center ul.center_ul .L_img {
    width: 100%;
    height: 0;
    padding-bottom: 48%;
    overflow: hidden;
    position: relative;
}

.lcbody_center ul.center_ul .L_img img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .5s;
}

.lcbody_center ul.center_ul li:hover .L_img img {
    top: 45%;
}

section.lc_bottombox {
    background: #F1F1F1;
    padding: 8% 20px;
    text-align: center;
}

.center_1200 {
    max-width: 1200px;
    margin: 5% auto 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.center_1200>div {
    width: 39%;
}

.center_1200>div .circle {
    position: relative;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    border-radius: 50%;
    outline: var(--yx_FS16) solid var(--li);
}

.center_1200>div .circle .flex {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.center_1200>div .circle .flex span {
    display: inline-block;
    font-size: var(--yx_FS72);
    font-weight: bold !important;
}

.center_1200>div .circle .flex i {
    font-size: var(--yx_FS42);
    color: #333;
}

.center_1200>div>p {
    width: 270px;
    margin: 50px auto 0;
    color: #333;
    letter-spacing: 2px;
    line-height: 200%;
}

.epc_bottom .L_two li a {
    color: #0057B8;
    font-weight: bold !important;
    letter-spacing: 2px;
}

.join_banner {
    margin-top: 123px;
    position: relative;
    line-height: 0;
}

.join_banner img {
    object-fit: cover;
    width: 100%;
}

.jion_cen {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    max-width: 1200px;
    width: 94%;
}

.jion_cen p {
    font-size: var(--yx_FS36);
    letter-spacing: 2px;
    margin-bottom: 4%;
    line-height: 150%;
}

.jion_cen a {
    width: 180px;
    background: #E35205;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 60px;
    font-size: var(--yx_FS20);
}

section.join_yj {
    background: #F1F1F1;
    padding: 6% 0;
}

h4.jo_tit {
    font-size: var(--yx_FS54);
    width: 100%;
    color: var(--li);
    text-align: center;
    font-weight: bold !important;
    letter-spacing: 4px;
    margin-bottom: 2%;
}

p.jo_summ {
    font-size: var(--yx_FS18);
    text-align: center;
    color: #333333;
    max-width: 1170px;
    margin: 0 auto;
    line-height: 180%;
    letter-spacing: 2px;
}

.join_yj ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 5%;
}

.join_yj ul li {
    background: #FFFFFF;
    box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.16);
    border-top: 10px solid var(--li);
    display: flex;
    max-width: 520px;
    width: 100%;
    margin: 15px;
    height: 430px;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.join_yj ul li h5 {
    font-size: var(--yx_FS30);
    font-weight: bold !important;
    letter-spacing: 2px;
}

.join_yj ul li span {
    font-size: var(--yx_FS18);
    color: #333;
    max-width: 80%;
    text-align: center;
    line-height: 200%;
    letter-spacing: 2px;
    min-height: 108px;
    margin-top: var(--yx_FS24);
}

section.join_jz {
    padding: 6% 0 10%;
    background-image: url(/src/img/jr02.jpg);
    background-size: cover;
    background-position: center center;
}


section.join_jz p.jo_summ {
    max-width: 875px;
}

section.join_jz ul {
    display: flex;
    flex-wrap: wrap;
    gap: 3vw;
    justify-content: center;
    margin-top: 5%;
}

section.join_jz ul li {
    background: linear-gradient(299deg, #117ED7 0%, #0057B8 100%);
    width: calc((100% - 6vw) / 3);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    clip-path: polygon(0% 0%, 85% 0%, 200% 100%, 0% 100%);
    transition: all .5s;
    padding: 8% 0;
}

section.join_jz.Corpora_zr3 {
    background: #F1F1F1;
    padding: 6% 0;
}

section.join_jz.Corpora_zr3 ul li {
    width: calc((100% - 9vw) / 4);
}

section.join_jz ul li:hover {
    box-shadow: 2px 0px 10px 2px rgb(0 0 0 / 30%);
    transform: translateY(-10px);
}

section.join_jz ul li h5 {
    font-size: var(--yx_FS30);
    text-align: center;
    font-weight: bold !important;
}

section.join_jz ul li span {
    font-size: var(--yx_FS16);
    line-height: 200%;
    text-align: center;
    letter-spacing: 2px;
    width: 90%;
    display: block;
    margin: var(--yx_FS24) auto 0;
    max-width: 370px;
    min-height: 200px;
}

section.join_jz.Corpora_zr3 ul li span {
    max-width: 210px;
}

.join_bottom {
    position: relative;
    overflow: hidden;
    line-height: 0;
}

.join_bottom img {
    width: 100%;
}

.jo_bocen {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    max-width: 1200px;
    width: 94%;
}

.jo_bocen p {
    font-size: var(--yx_FS48);
    max-width: 700px;
    display: flex;
    justify-content: space-between;
    line-height: 300%;
    margin: 0 auto;
}

.jo_bocen p:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 4px;
    background: #E35205;
    left: 50%;
    top: 0;
    margin-left: -30px;
}

.jo_bocen>span {
    font-size: var(--yx_FS18);
    letter-spacing: 4px;
}

h3.cul_tit {
    font-size: var(--yx_FS30);
    width: 100%;
    color: var(--li);
    line-height: 120%;
    font-weight: bold !important;
    line-height: 150%;
    margin-bottom: 2%;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.cul_summ {
    font-size: var(--yx_FS20);
    letter-spacing: 2px;
    color: #333;
    line-height: 200%;
}

.Brand_top {
    background: #fff;
    padding: 4% 0;
    overflow: hidden;
}

.Brand_top .center {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.Brand_top .domanial_foot_left h4 {
    font-size: var(--yx_FS54);
    letter-spacing: 4px;
}

.Brand_top .domanial_foot_left p {
    font-size: var(--yx_FS28);
    line-height: 180%;
    margin-bottom: 2%;
}

section.Brand_cen {
    background-image: url(/src/Img/Brands_baner2.jpg);
    background-size: cover;
    padding: 10% 0;
}

section.Brand_cen ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

section.Brand_cen ul li {
    width: 20%;
    max-width: 270px;
    text-align: center;
}

section.Brand_cen ul li p {
    font-size: var(--yx_FS42);
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
}

section.Brand_cen ul li a {
    display: flex;
    background: var(--li);
    color: #fff;
    align-items: center;
    justify-content: center;
    font-size: var(--yx_FS16);
    letter-spacing: 2px;
    margin-top: var(--yx_FS24);
    padding: var(--yx_FS24) 0;
}

.qodef-m-arrowline {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 19px;
    left: 8px;
    fill: #fff;
}

.qodef-m-arrowline * {
    stroke: currentColor;
    stroke-miterlimit: 10;
    color: #fff;
}

.qodef-m-arrowline .arrow-down,
.qodef-m-arrowline .arrow-up {
    opacity: 1;
    -webkit-transition: opacity .1s ease, -webkit-transform .3s ease;
    transition: opacity .1s ease, -webkit-transform .3s ease;
    -o-transition: transform .3s ease, opacity .1s ease;
    transition: transform .3s ease, opacity .1s ease;
    transition: transform .3s ease, opacity .1s ease, -webkit-transform .3s ease
}

.qodef-m-arrowline .arrow-up {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

.qodef-m-arrowline .arrow-down {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

.ysk_more:hover .arrow-down,
.ysk_more:hover .arrow-up {
    opacity: 0;
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
    -webkit-transition: opacity .1s ease .1s, -webkit-transform .3s ease;
    transition: opacity .1s ease .1s, -webkit-transform .3s ease;
    -o-transition: transform .3s ease, opacity .1s ease .1s;
    transition: transform .3s ease, opacity .1s ease .1s;
    transition: transform .3s ease, opacity .1s ease .1s, -webkit-transform .3s ease
}

.ysk_more:hover .arrow-down {
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg)
}

.epc_bottom .L_two li.Brand_bot span {
    margin: 0;
}

.epc_bottom .L_two li.Brand_bot h5 {
    color: var(--li);
    font-size: var(--yx_FS18);
    line-height: 200%;
}

.jion_cen h3 {
    font-size: var(--yx_FS38);
    line-height: 150%;
}

.jion_cen h5 {
    font-size: var(--yx_FS24);
    line-height: 200%;
    margin: 1% 0 3%;
    letter-spacing: 2px;
}

.jion_cen>img {
    max-width: 194px;
}

section.news_neibox {
    padding: 5% 0;
}

section.news_neibox li {
    margin: 3% 0;
}

section.news_neibox li .titnox {
    font-size: var(--yx_FS30);
    color: var(--li);
    letter-spacing: 2px;
    font-weight: bold;
}

section.news_neibox li .summbox {
    font-size: var(--yx_FS20);
    color: #000214;
    letter-spacing: 2px;
    line-height: 180%;
    margin: 10px 0;
}

.ysk_more {
    display: flex;
    background: var(--li);
    color: #fff;
    align-items: center;
    justify-content: center;
    font-size: var(--yx_FS16);
    letter-spacing: 2px;
    margin-top: var(--yx_FS24);
    padding: var(--yx_FS16) 0;
    max-width: 180px;
    line-height: 132%;
}

section.domanial.xin_bg .domanial_cen_right h5 {
    font-size: var(--yx_FS48);
    width: 100%;
    color: var(--li);
    line-height: 150%;
    font-weight: bold !important;
}

.a_parbg .domanial_cen_right a {
    width: 180px;
    line-height: 60px;
    background: #E35205;
    display: block;
    font-size: var(--yx_FS20);
    color: #fff;
    text-align: center;
    margin-top: 5%;
}

.a_partit {
    color: var(--li);
    font-size: var(--yx_FS42);
    font-weight: bold;
}

.a_parbox {
    padding-top: 5%;
}

.a_parbox .a_parsumm {
    font-size: var(--yx_FS20);
    color: #333;
    letter-spacing: 2px;
    line-height: 200%;
    margin: 1% 0 3%;
}

.a_parbox ul {
    display: flex;
    gap: 2vw;
    flex-wrap: wrap;
}

.a_parbox ul li {
    width: calc((100% - 2vw) / 2);
    box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.2);
    padding: 4%;
    text-align: center;
    line-height: 200%;
    font-size: var(--yx_FS18);
}

.a_parbox ul li p.a_paname {
    font-size: var(--yx_FS30);
    line-height: 180%;
    margin: 1% 0;
}

.a_pasum {
    min-height: 180px;
    text-align: left;
    display: inline-block;
}

.a_pasum p:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
}

.Buddy_formbox {
    position: fixed;
    background: rgb(0 0 0 / 50%);
    width: 100%;
    height: 100%;
    z-index: 100;
    left: 0;
    top: 0;
    display: none;
    align-items: center;
    justify-content: center;
}

.openform .Buddy_formbox {
    display: flex;
}

form#Buddy_form {
    max-width: 1440px;
    width: 94%;
    margin: 0 auto;
    background: #fff;
    padding: 3%;
}

.titbox_ly {
    position: relative;
}

.titbox_ly .float_tit {
    font-size: var(--yx_FS24);
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 200%;
}

.titbox_ly .float_icon {
    position: absolute;
    font-size: 24px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-weight: bold;
    cursor: pointer;
}

form#Buddy_form .grid_2 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

form#Buddy_form .grid_2 .gird_ele {
    width: 48%;
}

form#Buddy_form .grid_2 .gird_ele input.p_input {
    width: 100%;
    height: var(--yx_FS48);
    background: #F7F7F7;
    border-radius: 2px;
    border: 1px solid #DCDCDC;
    padding: 0px 15px;
}

form#Buddy_form p {
    font-size: var(--yx_FS18);
    margin: 20px 0 10px;
}

form#Buddy_form p i {
    color: red;
}

#Buddy_form .gird_73 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    padding-top: 20px;
}

#Buddy_form .gird_73 .p_input {
    width: calc(98% - 200px);
    max-width: 637px;
}

#Buddy_form .gird_73 .p_input>div {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

#Buddy_form .gird_73 .p_input>div .p_imagecode {
    width: calc(98% - 200px);
    height: var(--yx_FS48);
    background: #F7F7F7;
    border-radius: 2px;
    border: 1px solid #DCDCDC;
    padding: 0px 15px;
    margin-right: 2%;
}

#Buddy_form .gird_73 button.submit {
    width: 200px;
    height: var(--yx_FS48);
    background: #E35205;
    color: #fff;
    border: none;
    font-size: var(--yx_FS18);
}

.buddy_scroll {
    max-height: 60vh;
    overflow-y: auto;
    padding-right: 20px;
}

.buddy_scroll ul.list_ul li {
    margin: var(--yx_FS20) 0;
    padding-left: 40px;
    position: relative;
}

.buddy_scroll ul.list_ul li .aparten_listbox:before {
    content: '+';
    position: absolute;
    left: 10px;
    top: 1px;
    color: #8B8B8B;
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
    cursor: pointer;
}

.buddy_scroll ul.list_ul .aparten_list {
    margin-top: 14px;
    display: none;
}

.buddy_scroll ul.list_ul .active .aparten_list {
    display: flex;
}

.buddy_scroll ul.list_ul .active .aparten_listbox:before {
    content: '-';
    color: var(--li);
}

.buddy_scroll ul.list_ul .aparten_list .form-check-inline {
    margin-right: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.buddy_scroll ul.list_ul .aparten_list .form-check-inline input {
    margin: 0 8px -3px 0;
    position: relative;
    vertical-align: middle;
}

.buddy_scroll ul.list_ul .aparten_list .form-check-inline input:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #0057B8;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 3;
    opacity: 0;
}

.buddy_scroll ul.list_ul .aparten_list .form-check-inline input:after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    background: #F9F9F9;
    z-index: 2;
    border: 1px solid #C6C6C6;
    border-radius: 5px;
    box-sizing: border-box;
}

.buddy_scroll ul.list_ul .aparten_list .form-check-inline label.form-check-label {
    cursor: pointer;
}

.buddy_scroll ul.list_ul .aparten_list .active input:after {
    border-color: #0057B8;
}

.buddy_scroll ul.list_ul .aparten_list .active input:before {
    opacity: 1;
}

.center1630 {
    max-width: 1630px;
    width: 94%;
    margin: 0 auto;
}

.Corpora_zr1 {
    background: #fff;
    overflow: hidden;
    padding-bottom: 6%;
}

.Corpora_zr1 .center1630 {
    display: flex;
    flex-wrap: wrap;
}

.zr1-tit {
    font-size: var(--yx_FS18);
    color: #333;
    line-height: 200%;
    display: block;
    margin: 4% 0 5%;
}

.zr1_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zr1_list.zr1odd .domanial_cen_left {
    order: 2;
}

.zr1_list .domanial_cen_right h4 {
    font-size: var(--yx_FS54);
    width: 100%;
    color: var(--li);
    line-height: 120%;
    font-weight: bold !important;
}

.zr1_list .domanial_cen_right h4+div {
    margin: 4% 0;
}

.zr1_list .domanial_cen_right h4+div span {
    color: #333;
    letter-spacing: 2px;
    display: block;
}

.zr1_list .zr_mo {
    color: #0057B8;
    display: inline-block;
}

.Corpora_zr2 {
    padding: 5% 0;
    background: url(/src/Img/zr3.jpg) no-repeat center/cover;
    margin-bottom: 6%;
    overflow: hidden;
}

.Corpora_zr2 h3 {
    font-size: var(--yx_FS54);
    width: 100%;
    color: var(--li);
    line-height: 120%;
    font-weight: 700 !important;
    text-align: center;
}

.Corpora_zr2 summary {
    max-width: 600px;
    margin: 2% auto 5%;
    font-size: var(--yx_FS24);
    color: #333;
    text-align: center;
    line-height: 170%;
}

.zr2_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.zr2-li {
    width: 40%;
    font-size: var(--yx_FS20);
    line-height: 200%;
    letter-spacing: 2px;
    color: #333;
}

.zr2-li h6 {
    font-weight: bold !important;
    font-size: var(--yx_FS36);
    margin-bottom: 5%;
}

a.zr3_more {
    width: 220px;
    height: 60px;
    border: 2px solid #000214;
    display: flex;
    margin: 0 auto;
    color: #333;
    font-size: var(--yx_FS20);
    align-items: center;
    justify-content: center;
    transition: all .5s ease;
    margin-top: 5%;
}

a.zr3_more:hover {
    background: var(--li);
    color: #fff;
    border-color: var(--li);
}

section.Corpora_zr4 {
    line-height: 0;
    position: relative;
}

section.Corpora_zr4 img {
    width: 100%;
    object-fit: contain;
}

a.zr4-more {
    display: flex;
    width: 180px;
    height: 60px;
    background: #E35205;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    line-height: 100%;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: var(--yx_FS20);
    transition: all .5s ease;
}

a.zr4-more:hover {
    background: var(--li);
}



/* 下载中心 */

.downForm——top {
    background: linear-gradient(299deg, #117ED7 0%, #0057B8 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 170px;
    margin: 25px 0 70px;
    color: #fff;
    font-size: var(--yx_FS18);
    line-height: 0;
    flex-wrap: wrap;
}

.downForm——top p {
    line-height: 100%;
    margin-right: 20px;
}

.downForm——top .downForm_input {
    height: 50px;
    width: 300px;
    padding: 0 20px;
    border: none;
    font-size: var(--yx_FS16);
    color: #000;
}

.downForm——top input:focus-visible {
    border: none;
    box-shadow: none;
    outline: none;
}

.downForm——top input::-webkit-input-placeholder {
    font-size: var(--yx_FS16);
    color: #8B8B8B;
}

input.downForm-code {
    height: 50px;
    width: 150px;
    padding: 0 20px;
    border: none;
    font-size: 16px;
    color: #000;
    margin: 0 0 0 10px;
}

.downForm_codebox {
    display: flex;
    align-items: center;
    justify-content: center;
}

img.downForm-cimg {
    height: 50px;
    width: 120px;
}

button.downForm-submit {
    background: #E35205;
    width: 110px;
    height: 50px;
    border-radius: 0;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: var(--yx_FS18);
    margin-left: 10px;
}


#downForm .center {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: flex-start;
    padding-bottom: 5%;
    user-select: none;
}

.downcenter_left {
    width: 30%;
    padding-right: 4%;
    position: sticky;
    top: 140px;
    left: 0;
}

.downcenter_right {
    width: 70%;
}

.downcenter_right .down_listbox {
    min-height: 100vh;
    display: none;
}

.down_mrbox ul {
    display: flex;
    flex-wrap: wrap;
    gap: 3vw;
}

.down_mrbox ul li {
    width: calc((100% - 3vw) / 2);
    background: #0057B8;
    cursor: pointer;
    text-align: center;
    font-size: var(--yx_FS30);
    line-height: 250%;
    color: #fff;
}

.down_mrbox ul li .Limg_cov {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    overflow: hidden;
}

.down_mrbox ul li .Limg_cov img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
    transition: all .5s ease;
}

.down_mrbox ul li:hover img {
    transform: scale(1.05);
}

.down_search_box {
    display: flex;
    align-items: center;
    font-size: var(--yx_FS30);
    border-bottom: 1px solid #eee;
    color: #333333;
}

.down_search_box input {
    border: none;
    color: #000214;
    display: block;
    width: 100%;
    line-height: 250%;
    letter-spacing: 2px;
    background: transparent;
    font-size: var(--yx_FS24);
}

.down_search_box input::-webkit-input-placeholder {
    font-size: var(--yx_FS24);
    color: #8B8B8B;
}

.down_search_box input:focus-visible {
    border: none;
    box-shadow: none;
    outline: none;
}

a.down_reset {
    width: 168px;
    height: 50px;
    background: #FFFFFF;
    border: 2px solid #0057B8;
    margin: 30px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0057B8;
    transition: all .5s ease;
}

a.down_reset:hover {
    background: #0057B8;
    color: #fff;
}

.down_sub {
    cursor: pointer;
}

.switchbox {
    border-bottom: 1px solid #eee;
    padding: 0 0 1.5vw;
    margin: 1.5vw 0 1vw;
}

.switchbox>p {
    color: #0057B8;
    font-size: var(--yx_FS24);
    position: relative;
    margin-bottom: var(--yx_FS20);
}

.switchbox>p:before {
    content: '—';
    position: absolute;
    right: 0;
    top: 50%;
    width: 26px;
    height: 26px;
    background: #0057B8;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border-radius: 50%;
    margin-top: -13px;
    cursor: pointer;
}

.close.switchbox>p:before {
    content: '+';
}

.aeadas,
.down_Options .form-radiobox {
    font-size: var(--yx_FS18);
    line-height: 160%;
    display: flex;
    align-items: center;
    margin: 14px 0;
    cursor: pointer;
}

.aeadas .down_jx,
.down_Options .form-radiobox .down_jx {
    width: var(--yx_FS30);
    height: var(--yx_FS30);
    background: #F1F1F1;
    border: 1px solid #979797;
    margin-right: var(--yx_FS18);
    position: relative;
}

.down_Options .L_active .aeadas .down_jx,
.down_Options .active .down_jx {
    border: 1px solid #84BD00;
}

.down_Options .aeadas .down_jx:after,
.down_Options .form-radiobox .down_jx:after {
    content: '';
    position: absolute;
    width: 75%;
    height: 75%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    background: #84BD00;
    z-index: 2;
}

.down_Options .L_active .aeadas .down_jx:after,
.down_Options .active .down_jx:after {
    opacity: 1;
}

.aeadas p {
    position: relative;
    padding-left: 25px;
}

.aeadas p:before {
    content: '+';
    position: absolute;
    left: 0;
    top: 0;
}

.down_Options .L_active .aeadas p:before {
    content: '－';
}

.down-er {
    display: none;
    padding-left: 3vw;
}

.down_Options .L_active .down-er {
    display: block;
    margin-bottom: var(--yx_FS30);
}

.down-er-radio {
    display: flex;
    line-height: 200%;
    font-size: var(--yx_FS16);
    align-items: center;
    cursor: pointer;
}

.down-er-radio .down_yq {
    width: var(--yx_FS20);
    height: var(--yx_FS20);
    background: #F1F1F1;
    border-radius: 50%;
    border: 1px solid #979797;
    margin-right: 12px;
}

.down_Options .L_active .down-er .active .down_yq {
    border: 5px solid #84bd00;
}

.close .down_Options {
    display: none;
}

.down_listbox>div {
    background: #F3F3F3;
    border-radius: 5px;
    margin-bottom: 1vw;
    padding: 10px var(--yx_FS30);
    font-size: var(--yx_FS18);
    display: flex;
    align-items: center;
    transition: all .5s ease;
}

.down_listbox>div:hover {
    box-shadow: 1px 1px 10px #b6b6b6;
}

.down_listbox>div svg.icon {
    margin: 0 10px;
}

.down_listbox>div input {
    margin-right: 15px;
    position: relative;
    vertical-align: middle;
}

.down_listbox>div input:before {
    content: '√';
    position: absolute;
    cursor: pointer;
    width: var(--yx_FS24);
    height: var(--yx_FS24);
    font-size: var(--yx_FS20);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 3;
    opacity: 0;
    text-align: center;
}

.down_listbox .active input:before {
    opacity: 1;
}

.down_listbox>div input:after {
    content: '';
    position: absolute;
    width: var(--yx_FS24);
    height: var(--yx_FS24);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    background: #fff;
    z-index: 2;
    border: 1px solid #8B8B8B;
    border-radius: 5px;
}

.down_listbox .active input:after {
    background: #84BD00;
    border-color: #84BD00;
}

.down_listbox>div label.form-check-label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 100px);
    cursor: pointer;
}

.down_listbox>div label.form-check-label a {
    color: #333;
}






























@media only screen and (max-width:1550px) {
    .hy_banner {
        margin-top: 108px;
    }
}

@media only screen and (max-width:1440px) {
    .hy_banner {
        margin-top: 102px;
    }

    .hy_banner_center>img {
        max-width: 120px;
    }
}

@media only screen and (max-width:920px) {

    .downForm——top {
        margin: 0 0 20px;
        padding: 30px;
        height: auto;
        flex-direction: column;
    }

    .downForm——top p {
        line-height: 100%;
        margin: 20px;
        font-size: 18px;
        font-weight: bold;
    }

    .downForm——top .downForm_input {
        height: 40px;
    }

    input.downForm-code {
        height: 40px;
        width: 150px;
        padding: 0 20px;
        margin: 0;
    }

    img.downForm-cimg {
        height: 40px;
        width: 150px;
    }

    .downForm_codebox {
        margin: 10px 0;
    }

    button.downForm-submit {
        height: 40px;
        margin-left: 0;
    }

}

@media only screen and (max-width:1200px) {
    .hy_banner {
        margin-top: 70px;
    }

    section.ab_operations .oper_img {
        display: block;
    }

    section.ab_operations {
        padding: 100px 0;
        min-height: auto;
    }

    section.ab_operations .oper_imgbox {
        display: none;
    }

    .ab_Declaration {
        bottom: 0%;
    }
}

@media only screen and (max-width:768px) {
    .zr2-li {
        width: 100%;
        margin-top: 30px;
    }

    section.join_jz.Corpora_zr3,
    .Corpora_zr2,
    .Corpora_zr1 {
        padding: 50px 0;
    }

    .zr1_list {
        margin-bottom: 50px;
    }

    section.join_jz.Corpora_zr3 ul li {
        width: 100%;
    }

    a.zr4-more,
    a.zr3_more {
        width: 150px;
        height: 45px;
    }

    .hy_banner_center>img {
        max-width: 60px;
    }

    .domania_center {
        margin: 50px auto;
    }

    .dom_pro_left {
        width: 100%;
    }

    .dom_pro_left li {
        width: 50%;
        float: left;
        font-size: 12px;
        border: 1px solid #eee;
        padding: 10px 5px;
    }

    .dom_pro_right {
        width: 100%;
        margin-top: 3%;
        margin-left: 0;
    }

    .dom_pro_right li p {
        padding: 10px 0;
    }

    .dom_pro_right:before {
        display: none;
    }

    section.pdfbox,
    section.doman_bg,
    section.domanial {
        padding: 50px 0;
    }

    .domanial_cen_left {
        width: 100% !important;
        order: 1 !important;
    }

    .domanial_foot_right,
    .domanial_cen_right {
        width: 100% !important;
        margin: 0 !important;
        order: 2;
    }

    .domanial_cen_right h4 {
        font-size: 24px;
        margin: 20px 0 10px;
    }

    .domanial_foot_left {
        width: 100%;
        order: 2;
    }

    .alt_book_box {
        display: none;
    }

    section.doman_honor {
        padding-bottom: 50px;
    }

    section.doman_Related_Products {
        padding: 50px 0;
    }

    .ph_block {
        display: flex !important;
        background: var(--li);
        color: #fff;
        text-align: center;
        line-height: 200%;
        padding: 10px 0;
        align-items: center;
        justify-content: center;
    }

    section.pdfbox .app_tit {
        text-align: center;
    }

    section.doman_honor .honor_box {
        padding-bottom: 75%;
    }

    section.shi_banner_bg .domanial_foot_left p {
        margin-top: 10px;
    }

    section.p_ptdown .center>img {
        width: 100%;
    }

    .p_ptdown_text {
        width: 100%;
        padding: 5% 0;
        text-align: center;
    }

    .p_ptdown_text a {
        margin: 30px auto;
    }

    section.p_ptdown:before {
        width: 100%;
        height: 85%;
        top: auto;
        bottom: 0;
        transform: none;
    }

    section.p_ptdown {
        margin: 0;
    }

    section.lc_three .top_ul li {
        width: 100%;
    }

    .center_1200>div {
        width: 250px;
        margin: 50px auto;
    }

    .lcbody_center h2 {
        font-size: 20px;
    }

    .lcbody_center ul.center_ul li {
        width: 50%;
        margin: 20px 0;
    }

    section.khzs .swiper-slide {
        padding-bottom: 80%;
    }

    .indban_prev {
        left: 10px;
    }

    .indban_next {
        right: 10px;
    }

    svg.icon {
        width: 25px;
    }

    .khzs_box {
        width: 77%;
    }

    .ab_intro_right {
        width: 100%;
        padding-left: 0;
    }

    section.ab_introduction .center>img {
        width: 40%;
        margin-bottom: 20px;
    }

    section.ab_introduction {
        padding: 50px 0;
    }

    section.ab_operations img {
        margin: 30px 0 70px;
    }

    section.ab_Brand,
    section.ab_operations {
        padding: 50px 0;
    }

    .Brand_box {
        padding: 0 30px;
    }

    .History_bottom {
        height: 30px;

    }

    .History:after {
        bottom: 30px;
        border-left-color: #0057B8;
    }

    .History:before {
        bottom: 30px;
        background: #0057B8;
    }

    .mess_box {
        padding: 50px 20px;
    }

    .mess_box>ul li {
        background: #eee;
        width: 100%;
        margin: 20px auto;
        padding: 50px;
    }

    .mess_box>ul li a {
        width: 120px;
        line-height: 40px;
        margin-top: 20px;
    }

    .complaint_box {
        padding: 20px 0;
    }

    .mess_tit {
        margin-top: 35px;
    }

    .mess_summ {
        margin-bottom: 35px;
    }

    .complaint_box .mess_center .input-group {
        width: 100%;
    }

    .complaint_box .mess_center input.form-control {
        padding: 10px 20px !important;
    }

    .complaint_box .mess_center {
        gap: 20px;
    }

    .complaint_box .mess_center .e_textarea-66 {
        gap: 20px;
    }

    .complaint_mess .dx_bigbox .dx_list {
        width: 100%;
        font-size: 14px;
    }

    .complaint_box button.btn-primary {
        width: 100%;
        line-height: 45px;
    }

    form.complaint_mess {
        padding: 50px 30px;
    }

    .epc_bottom .L_two li,
    .epc_bottom .L_three li {
        width: 100%;
    }

    .epc_bottom ul {
        gap: 40px;
        padding: 50px 0;
    }

    .solution_box {
        height: 200px;
        background-attachment: scroll;
    }

    .solution_box .postbox {
        font-size: 18px;
    }

    .solution_box .postbox a {
        width: 120px;
        line-height: 40px;
        font-size: 14px;
        margin-top: 20px;
    }

    .Assemblies p {
        color: #fff;
        letter-spacing: 0;
        margin: 1% 0 0;
        line-height: 180%;
        font-size: 14px;
    }

    .epc_bottom .Assemblies {
        height: auto;
        padding: 50px 0;
    }

    .join_banner {
        margin-top: 70px;
        overflow: hidden;
    }

    .jion_cen a {
        width: 140px;
        line-height: 40px;
    }

    .join_bottom img,
    .join_banner>img {
        max-width: max-content;
        object-fit: cover;
        height: 300px;
    }

    .jion_cen>img {
        max-width: 100px;
    }

    section.join_jz,
    section.join_yj {
        padding: 50px 0;
    }

    .join_yj ul li {
        width: 100%;
        margin: 15px 0;
        height: auto;
        padding: 50px 0 80px;
    }

    section.join_jz ul li {
        width: 100%;
        padding: 40px 0 80px;
    }

    section.join_jz ul li span {
        min-height: auto;
    }

    .jo_bocen>span {
        letter-spacing: 0px;
        line-height: 180%;
    }

    .jo_bocen p {
        font-size: 24px;
        margin: 15px;
    }

    .Brand_top {
        padding: 50px 0;
    }

    .Brand_top .domanial_foot_left p br {
        display: none;
    }

    .Brand_top .domanial_foot_left p {
        font-size: 17px;
        font-weight: bold;
        line-height: 160%;
    }

    .Brand_top .domanial_foot_left span {
        margin-bottom: 3%;
        display: block;
    }

    section.Brand_cen ul li {
        width: 40%;
        max-width: 270px;
        text-align: center;
        margin: 30px 3%;
    }

    section.news_neibox li {
        margin: 50px 0;
    }

    section.domanial.xin_bg .domanial_cen_right h5 {
        font-size: 18px;
    }

    .a_parbg .domanial_cen_right a {
        width: 140px;
        line-height: 40px;
    }

    .a_parbox {
        padding: 50px 0 0;
    }

    .a_parbox ul li {
        width: 100%;
    }

    .a_parbox ul {
        gap: 30px;
        margin-top: 30px;
    }

    .a_partit {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 15px;
    }

    .a_parbox ul li p.a_paname {
        font-size: 17px;
        line-height: 180%;
        font-weight: bold;
        margin: 10px 0 15px;
    }

    .a_parbox ul li img {
        max-width: 40px;
        margin: 35px 0 10px;
    }

    form#Buddy_form p {
        font-size: var(--yx_FS18);
        margin: 10px 0 5px;
    }

    form#Buddy_form .grid_2 .gird_ele input.p_input {
        width: 100%;
        height: 32px;
    }

    .buddy_scroll ul.list_ul li {
        margin: 10px 0;
    }

    #Buddy_form .gird_73 .p_input {
        width: 100%;
        max-width: 100%;
    }

    #Buddy_form img.p_code_img {
        width: 120px;
    }

    #Buddy_form .gird_73 .p_input>div .p_imagecode {
        width: calc(98% - 120px);
    }

    #Buddy_form .gird_73 button.submit {
        width: 100%;
        height: 40px;
        margin-top: 20px;
    }

    .downcenter_left {
        width: 100%;
        padding-right: 0;
        position: static;
        top: 0;
        left: 0;
    }

    .downcenter_right {
        width: 100%;
    }

    .switchbox>p,
    .down_listbox>div input {
        margin: 0;
    }

    .down_mrbox ul li {
        font-size: 16px;
    }

    .down_listbox>div label.form-check-label {
        width: calc(100% - 65px);
    }

    a.down_reset {
        margin: 25px 0;
    }

    .switchbox {
        margin: 0 0 20px;
        padding-bottom: 20px;
    }

    .aeadas {
        margin: 10px 0 0;
    }

    .down_Options .form-radiobox {
        display: inline-flex;
        width: 49%;
        margin: 10px 0 0;
    }

    .down-er-radio {
        display: inline-flex;
        width: 49%;
    }

    .down-er {
        display: none;
        padding: 10px;
        background: #eee;
    }

    .down_search_box input::-webkit-input-placeholder {
        font-size: var(--yx_FS18);
    }

    .complaint_box .gird_73 .p_input {
        width: 100%;
    }

    .complaint_box .gird_73 .p_input>div .p_imagecode {
        width: calc(98% - 100px);
        height: 45px;
    }

    .complaint_box .gird_73 .p_input>div .p_imagecode+img {
        width: 100px;
    }

    .complaint_box .btn-primarysss {
        width: 130px;
        line-height: 50px;
        margin: 30px auto 0;
    }
}