
.Products_left {
    width: 277px;
}

.pr_Tww {
    font-size: 21px;
    font-weight: 700;
}

.Products {
    width: 1140px;
    margin: 0 auto;
    margin-top: 80px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pr_Tww {
    color: #ffffff;
    border-radius: 0 25px 0 0;
    background-color: #f97101;
    padding: 15px 15px;
}

.pro_W_input {
    width: 247px;
    height: 42px;
    border: 1px solid #acacac;
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.seachImg img {
    width: 20px;
    padding-left: 12px;
}

.LIdom img {
    width: 23px;
}


.Lidom_Div {
    padding: 15px;
    display: flex;
    background-color: #f0f2f4;
    justify-content: space-between;
    align-items: center;
}

.Kasd {
    font-weight: 700;
}

.Kid_ent_box>div {
    padding: 5px 15px;
}

.Kid_ent_box {
    padding: 5px 0;
}

.Kid_ent {
    max-height: 0;
    transition: all 0.3s;
    overflow: hidden;
}

.LIdomIimg {
    cursor: pointer;
    transition: all 0.3s;
}

.pro_W_input input {
    width: 100%;
    height: 100%;
}

.pro_W_input .wwinpiu {
    width: 100%;
    height: 100%;
}



.active {
    transform: rotate(180deg);
}


.guit_right {
    margin-top: 20px;
    width: 100%;
    border-radius: 10px;
    box-shadow: rgb(7 171 244 / 24%) 0px 3px 8px;
}

.guit {
    display: flex;
    justify-content: space-between;
}

.guit_right_box {
    padding: 20px;
}

.serA {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #474747;
    margin-bottom: 20px;
}

.setIn {
    width: 100%;
    background-color: #f0f2f4;
    height: 49px;
    position: relative;
}

.setIn input::-webkit-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Mozilla Firefox 浏览器 */
.setIn input::-moz-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Internet Explorer 浏览器 */
.setIn input:-ms-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Microsoft Edge 浏览器 */
.setIn input::-ms-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* 标准属性 */
.setIn input::placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

.setIn input {
    width: 100%;
    height: 100%;
    padding-left: 12px;
}

.setIn:not(:nth-child(1)) {
    margin-top: 15px;
}

.texrt {
    width: 100%;
    height: 192px;
    background-color: #f0f2f4;
}

textarea {
    border: 0;
    background-color: transparent;
    outline: none;
}

.texrt {
    margin-top: 15px;
}

.texrt textarea {
    width: 95%;
    height: 93%;
    padding: 12px 0 0 12px;
}

.texrt textarea::-webkit-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Mozilla Firefox 浏览器 */
.texrt textarea::-moz-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Internet Explorer 浏览器 */
.texrt textarea:-ms-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Microsoft Edge 浏览器 */
.texrt textarea::-ms-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* 标准属性 */
.texrt textarea::placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

.arew {
    font-size: 12px;
    color: #f97101;
    margin-top: 10px;
}


.SendSSS {
    width: 172px;
    height: 44px;
    color: #ffffff;
    background-color: #f97101;
    text-align: center;
    line-height: 44px;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 15px;
    cursor: pointer;
}

.guit_left {
    width: calc(100% - 310px);

}

.swiper-slide img {
    width: 100%;
}

.mySwiper {
    margin-top: 15px;
}

:root {
    --swiper-navigation-size: 23px !important;
    --swiper-theme-color: #ffffff !important;
}







.Reviews {
    width: 100%;
    margin: 0 auto;
    margin-top: 65px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 25px 25px 0 0;
    overflow: hidden;
}


.ptio {
    cursor: pointer;
    padding: 0 20px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
}

.ptio_box {
    width: 100%;
    height: 57px;
    background-color: #f97101;
    display: flex;
    line-height: 57px;
}

.bosxwww {
    padding: 20px;
}

.first_page {
    display: none;
}


.Contact_z {
    width: 1140px;
    margin: 0 auto;
    margin-top: 125px;
}

.cUs_p {
    font-weight: 700;
    font-size: 48px;
    color: #f97101;
}



.quick_box {
    padding: 50px;
    box-shadow: rgb(7 171 244 / 24%) 0px 3px 8px;
}

.fillw {
    font-size: 21px;
    font-weight: 700;
    color: #474747;
    margin-bottom: 20px;
}



.int {
    width: 100%;
    height: 55px;

    position: relative;
}





/* 修改 placeholder 文本的颜色 */
/* Webkit (Safari, Chrome) 和 Blink (Opera) 浏览器 */
.quick input::-webkit-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Mozilla Firefox 浏览器 */
.quick input::-moz-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Internet Explorer 浏览器 */
.quick input:-ms-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Microsoft Edge 浏览器 */
.quick input::-ms-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* 标准属性 */
.quick input::placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

.answer_r {
    display: flex;
    justify-content: space-between;
}

.quick_box .answer_r:not(:nth-child(1)) {
    margin-top: 15px;
}

.quick {
    margin-top: 55px;
}

.want {
    width: 100%;
    height: 55px;
    margin-top: 15px;
    background-color: #f0f2f4;
}

.want input {
    width: 99%;
    height: 100%;
    padding-left: 12px;
}

.ter {
    width: 100%;
    margin-top: 15px;
    height: 169px;
    background-color: #f0f2f4;
    position: relative;
}

.ter textarea {
    border: 0;
    background-color: transparent;
    width: 99%;
    height: 93%;
    padding: 12px 0 0 12px;
}


.quick textarea::-webkit-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Mozilla Firefox 浏览器 */
.quick textarea::-moz-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Internet Explorer 浏览器 */
.quick textarea:-ms-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Microsoft Edge 浏览器 */
.quick textarea::-ms-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* 标准属性 */
.quick textarea::placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

.send {
    width: 157px;
    height: 46px;
    background-color: #29d582;
    color: #ffffff;
    text-align: center;
    line-height: 46px;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 20px;
}


.send1 {
    background-color: #f97101;
    cursor: pointer;
}


.cUs_p_Ul li {
    width: 33.33%;
    padding: 0 10px;
}


.cUs_p_Ul {
    margin-top: 55px;
}

.cf_Img>img {
    width: 100%;
    border-radius: 15px;
}

.cf_Img {
    position: relative;
}

.China_z {
    text-align: center;
    margin-top: 15px;
    color: #474747;
}

.China_z>div:nth-child(1) {
    font-weight: 700;
}

.China_z>div:nth-child(2) {
    margin-top: 10px;
}

.cUs_p_Ul {
    display: flex;
    flex-wrap: wrap;
}


.cUs_p_Ul * {
    box-sizing: border-box;
}

.bfImg {
    position: absolute;
    width: 25px;
    top: 50%;
    left: 50% ;
    transform: translate(-50% , -50% );
}

.bfImg img {
    width: 100%;
}



.rating1 {
    display: flex;
    flex-direction: row-reverse;
    --stroke: #001e3a;
    justify-content: left;
    --fill: #ffc73a;
}

.rating1 input {
    appearance: unset;
}

.rating1 label {
    cursor: pointer;
}

.rating1 svg {
    width: 1.5rem;
    height: 1.5rem;
    overflow: visible;
    fill: transparent;
    stroke: var(--stroke);
    stroke-linejoin: bevel;
    animation: idle 4s linear infinite;
    transition: stroke 0.2s, fill 0.5s;
}



.rating1 label:hover svg {
    stroke: var(--fill);
}

.rating1 input:checked~label svg {
    transition: 0s;
    animation: idle 4s linear infinite, yippee 0.75s backwards;
    fill: var(--fill);
    stroke: var(--fill);
    stroke-opacity: 0;
    stroke-dasharray: 0;
    stroke-linejoin: miter;
    stroke-width: 8px;
}












@keyframes idle {
    from {
        stroke-dashoffset: 24;
    }
}

@keyframes yippee {
    0% {
        transform: scale(1);
        fill: var(--fill);
        fill-opacity: 0;
        stroke-opacity: 1;
        stroke: var(--stroke);
        stroke-dasharray: 10;
        stroke-width: 1px;
        stroke-linejoin: bevel;
    }

    30% {
        transform: scale(0);
        fill: var(--fill);
        fill-opacity: 0;
        stroke-opacity: 1;
        stroke: var(--stroke);
        stroke-dasharray: 10;
        stroke-width: 1px;
        stroke-linejoin: bevel;
    }

    30.1% {
        stroke: var(--fill);
        stroke-dasharray: 0;
        stroke-linejoin: miter;
        stroke-width: 8px;
    }

    60% {
        transform: scale(1.2);
        fill: var(--fill);
    }
}


.naV_star_box {
    display: flex;
    padding: 25px;
    align-items: center;
}

.naV_star_box>div>span:nth-child(1) {
    font-size: 36px;
    font-weight: 700;
    color: #74bd00;
}

.naV_star_box>div>span:nth-child(3) {
    font-size: 24px;
    font-weight: 700;
    color: #001e3a;
}

.ratingDiv {
    margin-left: 25px;
}

.BasedOm {
    font-size: 12px;
    color: #001e3a;
}

.naV_star {
    border: 1px solid #cad0d6;
}

.users_div {
    padding: 15px 25px;
    font-size: 14px;
    color: #001e3a;
}

.users {
    margin-top: 10px;
    background-color: #ececec;
}


.pinl {
    margin-top: 10px;
}



.peo img {
    width: 20px;
}

.time {
    font-size: 12px;
    color: #001e3a;
}

.preoDiv {
    display: flex;
    align-items: center;
}

.pinl_right img {
    width: 20px;
}

.pinl_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.preoDiv>div {
    margin-right: 15px;
}


.thru_w {
    margin-top: 20px;
    color: #001e3a;
    line-height: 30px;
}



.feedback {
    margin-top: 33px;
}

.leave {
    font-size: 24px;
    font-weight: 700;
}

.Your_L {
    margin-top: 25px;
    color: #001e3a;
}

.rating1 {
    margin-top: 10px;
}

.textw {
    margin-top: 20px;
    width: 100%;
    height: 108px;
    border: 1px solid #e5e5e5;
}
.peo img {
    width: 20px !important;
}

.textw textarea {
    width: 97%;
    padding: 12px;
    height: 77%;
}
.int1w{
    background-color: #f0f2f4;
}

.int1w{
    width: 49% !important;
}
.inDiv {
    width: 49%;
    height: 46px;
    border: 1px solid #e5e5e5;
}

.int {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.int input {
    width: 98%;
    height: 100%;
    padding-left: 12px;
}

.Submit {
    transition: all 0.3s;
    width: 157px;
    height: 46px;
    background-color: #74bd00;
    text-align: center;
    line-height: 46px;
    margin-top: 20px;
    color: #ffffff;
    text-align: center;
    border-radius: 30px;
    font-weight: 700;
}

.Submit:hover {
    background-color: #001e3a;
}

.star {
    width: 1140px;
    margin: 0 auto;
    margin-top: 130px;
}



.rating {
    display: flex;
    flex-direction: row-reverse;
    --stroke: #001e3a;
    justify-content: left;
    --fill: #ffc73a;
}

.rating input {
    appearance: unset;
}

.rating label {
    cursor: pointer;
}

.rating svg {
    width: 1.5rem;
    height: 1.5rem;
    overflow: visible;
    fill: transparent;
    stroke: var(--stroke);
    stroke-linejoin: bevel;
    animation: idle 4s linear infinite;
    transition: stroke 0.2s, fill 0.5s;
}



.rating label:hover svg {
    stroke: var(--fill);
}


.naV_star_box {
    display: flex;
    padding: 25px;
    align-items: center;
}

.naV_star_box>div>span:nth-child(1) {
    font-size: 36px;
    font-weight: 700;
    color: #74bd00;
}

.naV_star_box>div>span:nth-child(3) {
    font-size: 24px;
    font-weight: 700;
    color: #001e3a;
}

.ratingDiv {
    margin-left: 25px;
}

.BasedOm {
    font-size: 12px;
    color: #001e3a;
}

.naV_star {
    border: 1px solid #cad0d6;
}

.users_div {
    padding: 15px 25px;
    font-size: 14px;
    color: #001e3a;
}

.users {
    margin-top: 10px;
    background-color: #ececec;
}






.peo img {
    width: 20px;
}

.time {
    font-size: 12px;
    color: #001e3a;
}

.preoDiv {
    display: flex;
    align-items: center;
}

.pinl_right img {
    width: 20px;
}

.pinl_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.preoDiv>div {
    margin-right: 15px;
}


.thru_w {
    margin-top: 20px;
    color: #001e3a;
    line-height: 30px;
}


@font-face {
    font-family: 'icomoon_35';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url("/font/icomoon35.eot?#iefix") format("embedded-opentype"),
    url("/font/icomoon35.woff") format("woff"),
    url("/font/icomoon35.ttf") format("truetype"),
    url("/icomoon35.svg#$font") format("svg");
}

@font-face {
    font-family: 'icomoon';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    font-family: "icomoon";
    src: url("/font/icomoon.eot?#iefix") format("embedded-opentype"),
    url("/font/icomoon.woff") format("woff"),
    url("/font/icomoon.ttf") format("truetype"),
    url("/font/icomoon.svg#$font") format("svg");
}

@font-face {
    font-family: 'icomoon2';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url("/font/icomoon2.eot?#iefix") format("embedded-opentype"),
    url("/font/icomoon2.woff") format("woff"),
    url("/font/icomoon2.ttf") format("truetype"),
    url("/icomoon2.svg#$font") format("svg");
}

@font-face {
    font-family: 'icomoon_9';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url("/font/icomoon_9.eot?#iefix") format("embedded-opentype"),
    url("/font/icomoon_9.woff") format("woff"),
    url("/font/icomoon_9.ttf") format("truetype"),
    url("/icomoon_9.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon3';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon3.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon3.woff") format("woff"), 
url("/font/icomoon3.ttf") format("truetype"), 
url("/icomoon3.svg#$font") format("svg");
}
* {
    margin: 0;
    padding: 0;
    font-family: "Inter", sans-serif;
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

img {
    vertical-align: middle;
}

input {
    border: 0;
    outline: none;
    background-color: transparent;
}
.nowselc{
    color: #f97101;
}
.head {
    width: 100%;
    transition: all 0.3s;
    position: fixed;
    z-index: 111;
    top: 0;
}
.fuwenb img{
    width: 100% ;
}

.fuwenb h3, h4, h5, h6, p, li {
    line-height: 2em;
}

.Blog_left p{
    line-height: 2em;
}
.Blog_left li{
    line-height: 2em;
}
.fuwenb h2 {
    font-size: 24px;
    line-height: 4em;
    font-weight: bold;
    color: #B41717;
}

.fuwenb h2 span {
        color: #B41717;
}

.fuwenb h3 {
    font-size: 20px;
    font-weight: bold;
}
.Watch_tl{
    transition: all 0.3s ;
    cursor: pointer;
}
.Watch_tl:hover{
    transform: scale(1.1);

}
.fuwenb h4 {
    font-size: 18px;
    font-weight: bold;
}

.fuwenb h5 {
    font-size: 18px;
}

.fuwenb p {
    font-size: 16px;
}

.fuwenb ol li {
    list-style-type: decimal;
    list-style-position: inside;
}

.fuwenb ul li {
    list-style-position: inside;
    list-style-type: none;
}

.fuwenb img {
    max-width: 100%;
}

.fuwenb a:link {
    color: #B41717;
}

.fuwenb a:visited {
    color: #5D5A59;
}

.fuwenb a:active, a:hover {
    color: #ff0000;
}

@media screen and (max-width:850px) {
    .fuwenb h2 {
        line-height: 2em;
    }
}




.pjold {
    font-size: 16px;
    line-height: 2em;
}

.pjold div span {
        line-height: 4em;
}
.imgwww {
    width: 100%;
}

.banner {
    width: 100%;
    overflow: hidden;
}


.head_div {
    color: #ffffff;
}

.sitelogo {
    width: 187px;
}

.sitelogo img {
    width: 100%;
}

.head_jz {
    max-width: 1640px;
    width: 96%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.head_div_ul {
    width: calc(100% - 260px);
    display: flex;
    justify-content: space-between;
}

.head_div_ul>li {
    display: flex;
    font-size: 18px;
    font-weight: 500;
}

.head_div_ul>li a {
    display: flex;
    font-size: 18px;
    font-weight: 500;
}

.dowsn {
    width: 14px;
    margin-left: 10px;
}

.dowsn img {
    width: 100%;
}

.head_jz>div {
    padding: 15px 0;
}


.Quote {
    cursor: pointer;
    transition: all 0.3s;
    width: 172px;
    height: 44px;
    border-radius: 30px;
    background-color: #e1001c;
    line-height: 44px;
    text-align: center;
    color: #ffffff !important;
    font-weight: 700;
}

.Quote:hover {
    background-color: #02b54f;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.head_div {
    display: flex;
    align-items: center;
    width: 1060px;
    margin: 0 auto;
    justify-content: space-between;
}

.sousuo_img {
    width: 15px;
    font-size: 0;
}

.sousuo_img img {
    width: 100%;
}

.sousuoDIV {
    display: flex;
    align-items: center;
    position: relative;
}

.sousuoDIV::after {
    width: 100%;
    height: 1px;
    background-color: var(--pri);
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
}

.sousuoDIV input {
    color: #ffffff;
    margin-left: 10px;
    font-size: 16px;
    width: 100px;
}

/* 对所有输入框和文本区域应用相同的样式 */
::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: var(--pri);
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: var(--pri);
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: var(--pri);
}

:-moz-placeholder {
    /* Firefox 18- */
    color: var(--pri);
}

.fituImg {
    width: 20px;
}

.fituImg img {
    width: 100%;
}

.English {
    color: #ffffff;
    margin: 0 15px;
}

.View_All {
    transition: all 0.3s;
}



.send {
    font-weight: 700;
}

.SendSSS {
    font-weight: 700;
}

.xiaoyuz {
    display: flex;
    margin-left: 20px;
}

.sousuoDIV_flex {
    display: flex;
    align-items: center;
    gap: 20px;
}

.downss {
    width: 14px;
}


.LangUrlArrf {
    float: right;
    position: relative;
    margin-right: 30px;
}
.lang-earch{
    width: 20px;
    height: 20px;
    float:left;
        background: url(/templates/Web/en/images/csditu.png) no-repeat;
        background-size: 20px;
}
.langurlarrBtin {
    float:left;
    width: calc(100% - 30px);
    margin-left: 10px;
    cursor: pointer;
}
.lan-pc{
        color: #474747;
        font-size: 16px;
    position: relative;
}
.lan-pc::before{
    content: '\e900';
    position: absolute;
    right: -30px;
    top: 0px;
        color: #474747;
        font-size: 16px;
    font-family: icomoon3;
}

.langurlarrself{
    position: absolute;
    padding:10px 0;
    width: calc(100% + 30px);
    display:none;
    min-height: 10px;
    left: 0px;
    top:calc(100% + 10px);
    background-color: #fff;
    z-index: 5;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 5px;
}
.langurlarr-self-a {
    display: block;
    padding: 5px;
    float: left;
    padding-left: 10px;
    position: relative;
    width: 100%;
}
.llsa-lf {
    float: left;
    background-repeat: no-repeat;
    width: 27px;
    height: 18px;
    background-position: 0 px;
    background-image: url(/templates/Web/en/images/cLang.png);
}
.langsonname {
    float: left;
    margin-left: 9px;
    color: #000;
    font-size: 12px;
}

.downss img {
    width: 100%;
}




.banner {
    position: relative;
}

.banner_jz {
    width: 1140px;

    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 11;
    height: 100%;
}

.Turn {
    margin: 0 auto;
    width: 90%;
    font-size: 56px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    margin-top: -50px;
}

.banner_jz_box {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.paddcod {
    height: 100%;
}

.Provide {
    display: flex;
    width: 50%;
    margin: 0 auto;
    justify-content: space-between;
    color: #ffffff;
    flex-wrap: wrap;
    line-height: 24px;
    margin-top: 33px;
}

.View_big {
    height: 223px;
}

.View_big img {
    height: 100%;
}

.Provide>div:nth-child(1) {
    width: 41%;
}

.Quote_jz {
    margin: 0 auto;
    color: #ffffff;
    margin-top: 55px;
}

.ousrq_ul {
    margin-top: 55px;
    display: flex;
}

.ousrq_ul>li {
    width: 20%;
    padding: 0 10px;
}

.ousrq_ul * {
    box-sizing: border-box;
}

.Talk {

    width: 1140px;
    margin: 0 auto;
    background-color: #83c60e;
    margin-top: 125px;
}



.Experts {
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    padding-top: 52px;
}

.c1_img {
    display: flex;
}

.xinxi_Div {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

.xinxi_Div {
    position: relative;
}

.xinxiP {
    position: absolute;
    left: 20%;
    top: -17px;
}

.c2w {
    position: absolute;
    top: 0;
    right: 20%;
}


.Answersw {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-top: 25px;
    color: #ffffff;
}


.Contact_N {
    transition: all 0.3s;
    width: 167px;
    height: 50px;
    cursor: pointer;
    margin: 0 auto;
    border-radius: 30px;
    background-color: #ffffff;
    color: #02b54f;
    margin-top: 25px;
    text-align: center;
    line-height: 50px;
    font-weight: 700;
}

.Contact_N:hover {
    background-color: #e1001c;
    color: #ffffff;
}

.Talk>div {
    padding-bottom: 52px;
}




.foot {
    width: 1140px;
    margin: 0 auto;
    margin-top: 125px;
}



.mail_l img {
    width: 20px;
}

.shejiao img {
    width: 20px;
}

.footUl {
    display: flex;
    justify-content: space-between;
}

.footUl>li:nth-child(1) {
    width: 30%;
}

.Divwww {
    display: flex;
}

.mail_l {
    margin-right: 15px;
}

.footUl>li>div:nth-child(1) {
    margin-bottom: 33px;
    font-weight: 700;
}

.footUl>li>div:not(:nth-child(1)):not(:nth-child(2)) {
    margin-top: 20px;
}

.footUl {
    position: relative;
    color: #474747;
    padding-bottom: 64px;
}

.footUl::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #cdcdcd;
    bottom: 0;
    left: 0;
}

.SiteMap {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    font-size: 12px;
}

.first_page img{
    width: 100% ;
}
.ablogo {
    margin-top: 76px;
    width: 100%;
}

.ablogos {
    width: 100%;
}

.ablogos img {
    width: 100%;
}


.abpoa {
    position: absolute;
    left: 50%;
    bottom: 60px;
    transform: translateX(-50%);
}


.ablogo {
    position: relative;
}


.abus {
    font-size: 48px;
    font-weight: 700;
    color: #02b54f;
}


.main {
    margin-top: 33px;
    display: flex;
    justify-content: center;
    color: #474747;
}
.show{
    max-height: 500px ;
}

.Entertainment {
    width: 100%;
    height: 758px;
    background-image: url(/upload/202403/Immersive-Experience-1-_1711676506_WNo_1920d758.jpg);
    background-size: 1920px 100%;
}

.Entertainment_jz {
    width: 1140px;
    margin: 0 auto;
    height: 100%;
  position: absolute;
  left: 50% ;
  top: 50% ;
  transform: translate(-50% , -50% ); 
}

.Entertainment_box {
    color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}

.kidQQ {
    font-size: 60px;
    font-weight: 700;
}

.mainZ {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.show {
    max-height: 500px;
}



:root {
    --pri: #ffffff;
}


.head1 {
    background-color: #ffffff;
}

.head_div1 {
    color: #474747;
}

.sousuoDIV1::after {
    background-color: #474747;
}


/* 对所有输入框和文本区域应用相同的样式 */
.sousuoDIV1 input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #474747;
}

.sousuoDIV1 input::-moz-placeholder {
    /* Firefox 19+ */
    color: #474747;
}

.sousuoDIV1 input:-ms-input-placeholder {
    /* IE 10+ */
    color: #474747;
}

.sousuoDIV1 input:-moz-placeholder {
    /* Firefox 18- */
    color: #474747;
}

.English1 {
    color: #474747;
}

.sousuoDIV1 input {
    color: #474747;
}

.eeee {
    position: relative;
}

.eeee:hover .yicn {
    background-color: rgba(255, 255, 255);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    visibility: visible;
    opacity: 1;
    top: 51px;
    z-index: 1111;
    left: -34px;
}

.Hdad {
    display: none;
}

.yicn li::after {
    transition: all 0.5s;
    width: 0;
    background-color: #e1001c;
    content: '';
    position: absolute;
    bottom: 0;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
}

.yicn li:hover::after {
    width: 100%;
}

#ssww li {
    transition: all 0.3s;
}

.yicn li {
    color: #353535 !important;
    white-space: nowrap;
}

.yicn>div {
    margin: 15px;
}

.yicn li {
    position: relative;
    padding: 5px 0;
    list-style: none;
}

.yicn {
    position: absolute;
    top: 77px;
    left: -100px;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    -o-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.selectnav{
    color: #e1001c;
}


.UlLidiv>div:nth-child(1){
    font-weight: 700;
}
.Submit{
    cursor: pointer;
}
.ft-share{
    display: flex;
    justify-content: flex-end;
}
.ft-b4-sh{
    float: left;
    width: 20px;
    height: 20px;
    position: relative;
    margin-left: 10px;
    border-radius: 50%;
    background-color: #B61717;
    transition: all 0.2s ease 0s;
}
.ft-b4-sh:hover{
    color: #fff;
    transform: translateY(-0.15rem);
    box-shadow: 0 0.25rem 0.75rem rgba(30,34,40,.35);
}
.ft-b4-sh:first-child{
    margin-left: 0;
}
.ft-b4-sh:before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    line-height: 20px;
    text-align: center;
    font-family: icomoon;
    font-size: 12px;
    transition: all 0.2s ease 0s;
    color: #fff;
}
.ft-twitter{
    color: #fff;
    text-align: center;
    line-height: 16px;
}
.ft-facebook:before {
    content: '\e62c';
}
.ft-linkedin::before{
    content: '\e630';
}
.ft-youtobe::before{
    content: '\e634';
}


.fix-right-f {
    position: fixed;
    top: calc(50% - 80px);
    right: 0px;
    width: 48px;
    z-index: 5;
}
.foot-b-up {
    width: 48px;
    height: 48px;
    background: #CF0023;
    cursor: pointer;
    z-index: 99;
    position: fixed;
    right: 0px;
    top: -80px;
    transition: all 1.2s ease 0s;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px;
}
.foot-b-up:before {
    content: "\e901";
    font-family: 'icomoon_9';
    top: 0px;
    line-height: 48px;
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 22px;
    position: absolute;
}
.fix-r-b {
    width: 48px;
    height: 48px;
    display: block;
    position: relative;
    background-color: #02B54F;
    border-radius: 3px;
    margin-top: 5px;
    cursor: pointer;
}
.fix-r-b::before{
    position: absolute;
    width: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 22px;
    text-align: center;
}
.fly-wt::before{
    content: '\ea93';
    font-family: icomoon2;
}
.fly-em::before{
    content: '\e901';
    font-family: icomoon_35;
}
.fly-up::before{
    content: "\e901";
    font-family: 'icomoon_9';
}
.jump-send-cover {
    position: fixed;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow: hidden;
    display: none;
    left: 0px;
    top: 0px;
}
#id-jump-send-f {
    width: 1140px;
    margin: 0 auto;
    transition: all 0.6s;
    margin-top: -800px;
    position: relative;
}
.jump-send-close {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    border-radius: 50%;
}
.jump-send-close:before {
    content: '\e60b';
    width: calc(100% + 1px);
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: icomoon;
    font-size: 25px;
    color: #181717;
    line-height: 35px;
    text-align: center;
}


@media screen and (max-width:980px) {
    .jump-send-close:before {
        font-size: 20px;
        line-height: 25px;
    }
    .jump-send-close {
        right: 10px;
        top: 10px;
        width: 25px;
        height: 25px;
    }
    .jump-send-cover .con-bs-r {
        margin-top: 0px;
    }
    .sem-textarea-sf .semin-send-down{
        display: none;
    }
    .jump-send-f{
        width: 94%!important;
    }
    .jump-send-cover .con-bs-l{
        display: none;
    }
    .fix-r-b::before {
        width: 35px;
        line-height: 35px;
        font-size: 16px;
    }
    .fix-r-b {
        width: 35px;
        height: 35px;
        background-color: rgba(182,23,23,.5);
        border-radius: 2px;
    }
    .fix-right-f {
        top: calc(50% - 80px);
        width: 35px;
    }
}
.ae-col{
    color: #4a4a4a;
    font-size: 15px;
    line-height: 24px;
    font-weigsht: 400;
}
.rd-p{
    margin:0px;
padding:0px;
}
.et-border{
    float:left;
width:100%;
}
.tp-border-in{
    float:left;
width:100%;
position:relative;
}
.et-rw-tp{
    float:left;
width:100%;
}
.et-rw-pic{
    float:left;
width:100%;
}
.et-pic-smofs{
float:left;
width:calc(100% + 10px);
margin-left:-10px;
}
.et-pic-sm-f{
float:left;
margin-left:10px;
}
.auto-ptl2{
width:calc(50% - 10px);	
}
.auto-ptl3{
width:calc(33.3% - 10px);	
}
.auto-ptl4{
width:calc(25% - 10px);	
}
.ae-tit{
    float:left;
width:100%;
    font-size:25px;
color:#231f20;
font-weight: 900;
display:block;
margin:0px;
padding: 0px;
line-height:35px;
}
.ae-tit-nf{
    font-size:25px;
color:#231f20;
font-weight: 900;
padding: 0px;
}
.ae-mtxt{
    float:left;
width:100%;
margin-top:20px;
}
.mt-nomt{
    margin-top:0px;
}
.ae-mtxt-nt{
    float:left;
width:100%;
}
.col-single h1,.col-single h2,.col-single h3{
display:block;
}
table {

        float:left;
border-spacing: 0px;
border-collapse:collapse;
}
.header-bk-cell td:first-child {
    background: #ecf1f7;
color:#333;
font-weight:bold;
}
.header-bk-cell tr:first-child td{
background: #dae2ed;
color:#333;
font-weight:bold;
}
.header-row-bk-cell tr:first-child td{
background: #dae2ed;
color:#333;
font-weight:bold;
}
.header-col-bk-cell td:first-child {
    background: #ecf1f7;
color:#333;
font-weight:bold;
}
.ae-col{
    float:left;
margin-top:12px;
position:relative;
width:100%;
}
.swiper-container td,th{
width:5%;
padding: 5px 10px;
    color: #777;
display: table-cell;
    vertical-align: inherit;
word-break: break-all;
    
    border-spacing: 0;
font-size:14px;
border:none;
min-height:25px;
border-left: 1px solid rgba(0,0,0,.08);
border-bottom: 1px solid rgba(0,0,0,.08);
}
.etr-title{
    float:left;
width:calc(100% - 20px);
}
.etr-title div{
    
}
.et-rw p{
margin:0px;
font-size:15px;
}
.et-rw{
    float:left;
width:100%;
}
.et-border{
    border:none!important;
}
.comb-sin{
    float:left;
height:100px;
border:1px solid #333;
}
.combpic-f{
float:left;
width:100%;
}
.cbp-mt{
    margin-top:25px;
}
.swiper-wrapper{
    float:left;
padding-top:0px;
padding-bottom:0px;
word-break:break-all;
}
.cs-txtbkmain {
    float: left;
    width: 100%;
    border-radius: 15px;
font-size:15px;
background:#f5f5f5
}
.tct-cb-t{
    float:left;
width:100%;
margin-top:0px;
}
.tcb-sin{
    margin-left:30px;
width:calc(100% - 30px);
position:relative;
margin-top:22px;
}
.tcb-sin:first-child{
    margin-top:0px;
}
.tct-h{
    margin-top:25px;
}
.tcb-sin:before{
    content:"";
position:absolute;
width:8px;
height:8px;
  background:#009639;
border-radius:50%;
left:-30px;
top:10px;
}
.et-rw-nomg{
    margin:0px;
}
.ae-col-nomtop{
    margin-top:0px;
}

.col-single{
    float:left;
width:100%;
position:relative;
}
.cs-w1{
    width:calc(100% - 5px);
}
.cs-w2{
    width:calc(50% - 5px);
}
.cs-w3{
    width:calc(100% - 7.5px);
}
.cs-w4{
    width:calc(33.3% - 6.6px);
}
.cs-w5{
    width:calc(66.85% - 5px);
}
.cs-w6{
    width:calc(33.15% - 5px);
}
.cs-w7{
    width:calc(25% - 7.5px);
}
.cs-w8{
    width:calc(100% - 6.6px);
}
.cs-fr{
    float:right;
}
.isf-50{
    width:calc(50% - 5px);
}
.cs-ml{
    margin-left:10px;
}
.cl-img-a-f{
    float:left;
width:100%;
}
.cs-abs-l{
    position:absolute;
height:100%;
width:calc(50% - 5px);
left:calc(50% + 10px);
}
.cs-abs-r{
    position:absolute;
height:100%;
width:calc(50% - 5px);
left:0;
}
.etrw-h100{
    height:100%;
}
.ettf-vc{
    float:none;
    width:100%; 
height:100%; 	
display:flex; 
justify-content:center; 
align-items:center;
}
.abs-c-t{
    float:left;
width:100%;
}
.ae-img{
    float:left;
width:100%;
}
.cs-txtbk1{
    position:absolute;
width:calc(50% - 5px);
min-height:100%;
left:calc(50% + 5px);
background:#f5f5f5;
}
.cs-tpbk-txt{
margin-left:calc(50% + 5px);
}
.cs-txtbk2{
    position:absolute;
height:100%;
background:#f5f5f5;
}
.cs-titpic{
    margin-top:25px;
}
.cs-m10{
    margin-top:10px;
}
.et-tsele{
    float:left;
width:100%;
}
.tsele-padding {
    float: left;
    width: calc(100% - 40px);
    margin: 20px;
}
.ett-sp1{
    width:calc(100% - 40px);
margin:10px 20px 10px 20px;
padding-top:10px;
}
.ett-sp2{
    padding-top:10px;
}
.ett-sp3{
    padding-bottom:10px;
}
.ett-sp4{
    padding:10px 0px 10px 0px;
}
.ae-title-t{
float: left;
background: none;
    width: 100%;
    font-size: 25px;
    color: #231f20;
border-radius: 0px;
position: relative;
}
.tittxtin{
    font-weight: 900;
line-height:35px;

}
.tittxtin div{
    position:relative;
width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;
}
.ae-title-t h1,
.ae-title-t h2,
.ae-title-t h3,
.ae-title-t h4,
.ae-title-t h15,
.ae-title-t span.tittxtin
{
    margin:0px;
padding:0px;
font-size: 25px;
display:block;
}
.unline-sh{
position:absolute;
bottom:0px;
left:0px;
width:40px;
height:3px;
}
.btit-arrow{
position:absolute;
top:calc(50% - 6px);
left:-20px;
width:0;
    height:0;
    border-width:8px 0 8px 12px;
    border-style:solid;
}
.btit-round1{
position:absolute;
width:5px;
height:5px;
border-radius:50%;
top:calc(50% - 2.5px);
left:-20px;
}
.btit-round2{
    position:absolute;
width:5px;
height:5px;
background:'+bc+';
border-radius:50%;
top:calc(50% - 2.5px);
right:-20px;
}
.ae-cell-rw{
    padding-bottom:10px;
overflow-wrap:break-word;
}
.ae-cell-ssli{
    margin-top:1px;
float:left;
width:100%;
}
.cl-ae-swip{
    float:left;
width:100%;
}
.ae-table{
    width:100%;
float:left;
box-shadow: 0 0 10px rgba(217,217,217,.8);
border-radius:6px;
overflow:hidden;
}
.ae-swwper{
    margin:0;
padding-bottom:10px;
word-break:break-all;
overflow-wrap:break-word;
}
.pic-cell-ss{
    float:left;
width:100%;
}
.ae-td1{
    width:20%;
height:19px;
}
.ae-td2{
    width:80%;
height:19px;
}
.rd-p{
    margin: 0 0 10px;
}
.conde-show-f{
    float:left;
width:100%;
}
.cl-img-single-f{
    float:left;
width:100%;
}
.putbtn-f{
    float:left;
width:100%;
text-align:center;
}
.indep-btn-f{
    float:left;
width:100%;
text-align:center;
padding-top:15px;
padding-bottom:15px;
}
[jsi]{
    display: inline;
    text-decoration:none;
}
.jb-r-btn{
padding:14px 25px;
border-radius:25px;
color:#fff!important;
font-size:18px;
font-weight:700;
background-image: linear-gradient(to right, #61cc2d , #0F9D58);
text-align:center;
cursor:pointer;
}
.jb-r-btn:hover {
    box-shadow: 0 5px 0 0 #e1e1e1, 0 10px 0 0 #f7f7f7;
}
.bk-f-btn{
    padding:15px 15px;
color:#fff!important;
font-size:18px;
font-weight:700;
background:#000;
text-align:center;
cursor:pointer;
}
.bor-f-btn{
    padding:15px 15px;
color:#000!important;
font-size:18px;
font-weight:700;
border:1px solid #000;
text-align:center;
cursor:pointer;
}
.bk-r-btn{
    padding:14px 25px;
border-radius:25px;
color:#fff!important;
font-size:18px;
font-weight:700;
background:#0F9D58;
text-align:center;
cursor:pointer;
}
.ae-btn-ff{
    float:left;
width:100%;
}
.ptb-abs-l{
    float:left;
width: calc(50% - 5px);
}
.ptb-abs-r{
    float:right;
width: calc(50% - 5px);
margin-left:10px;
}
@media screen and (max-width: 1000px) {
.cs-txtbk1{
float:left;
position:relative!important;
min-height:auto!important;
left:auto!important;
margin-left:10px;
}
.cs-txtbk2{
float:left;
position:relative!important;
margin-left:10px!important;
}
.cs-tpbk-txt{
margin-left:0px!important;
}
}
@media screen and (max-width: 760px) {
    .bor-f-btn,.bk-f-btn {
        padding: 10px 10px;
        font-size: 14px;
    }
    .bk-r-btn,.jb-r-btn {
        padding: 10px 20px;
        border-radius: 22px;
        font-size: 14px;
    }
    .putbtn-f{
    margin-top:20px!important;
}
    .auto-ptl3,.auto-ptl4{
    width:100%;
margin-top:15px;
    }
    .txt-pic-th1{
    margin-top:20px;
    }
    .pic-cell-ss{
    width:850px!important;
margin-top:15px;
    }
.pic-cell-hbc{
   width:845px!important;
}
.col-single{
width:100%!important;
margin-left:0px!important;
margin-top:20px;
}
.cs-abs-l,.cs-abs-r{
    position:relative;
float:left;
width:100%!important;
height:auto;
left:0px!important;
margin-top:20px;
}
.cs-txtbk1,.cs-tpbk-txt{
margin-top:15px;
}
.ae-col{
    margin-top:20px;
}
}
.ghuan {
    display: none;
}


@media screen and (max-width:1440px) {


    .banner_jz {
        width: 94%;
    }

    .Interactive {
        width: 94%;
    }

    .Family {
        width: 97%;
    }

    .GOOEST {
        width: 94%;
    }

    .Testin {
        width: 94%;
    }

    .swp {
        width: 94%;
    }
    .abus{
        font-size: 40px ;
    }
    .cover {
        width: 94%;
    }

    .Coop {
        width: 94%;
    }

    .ousrq {
        width: 94%;
    }

    .head_div_ul>li {
        font-size: 16px;
    }
    .main {
        margin-top: 15px ;
    }
    .head_div {
        width: 66%;
    }
    .head_div_ul{
        width: calc(100% - 200px);
    }
    .confirmation {
        width: 94%;
    }

    .confirmation_ul {
        width: 94%;
    }

    .Talk {
        width: 94%;
    }

    .foot {
        width: 94%;
    }


    .aboutu {
        width: 80%;
    }

    .Culture {
        width: 94%;
    }

    .Enterpr {
        width: 94%;
    }

    .swiper-button-next {
        right: -23px !important;
    }

    .swiper-button-prev {
        left: -23px !important;
    }

    .Teamwork {
        width: 94%;
    }

    .Blog {
        width: 94%;
    }

    .qu_jz {
        width: 94%;
    }

    .format {
        width: 94%;
    }

    .Products {
        width: 94%;
    }

    .Contact_z {
        width: 94%;
    }

    .Distributor {
        width: 94%;
    }

    .Matured {
        width: 100%;
    }

    .International {
        width: 94%;
    }

    .waiting {
        width: 94%;
    }

    .Entertainment_jz {
        width: 94%;
    }

    .Sport {
        width: 94%;
    }

    .faQ {
        width: 94%;
    }

    .guit {
        width: 94%;
    }

    .Funbox {
        width: 94%;
    }

    .Service {
        width: 94%;
    }

    .Cons1_jz {
        width: 94%;
    }

    .Cust_jz {
        width: 94%;
    }

    .Mana_jz {
        width: 94%;
    }

    .sales_jz {
        width: 94%;
    }

    .Coop {
        width: 94%;
    }

    .seeq {
        width: 94%;
    }

    .Service {
        width: 94%;
    }

    .fdsa {
        width: 94%;
    }

    .Cons1_jz {
        width: 94%;
    }

    .Cust_jz {
        width: 94%;
    }

    .Mana_jz {
        width: 94%;
    }

    .sales_jz {
        width: 94%;
    }
}




@media screen and (max-width:1170px) {
    .head_div_ul>li {
        font-size: 12px;
    }

    .sitelogo {
        width: 160px;
    }

    .head_div {
        width: 58%;
    }

    .head_div_ul {
        width: calc(100% - 185px);
    }
}

@media screen and (max-width:850px) {

    .Provide{
        display: none;
    }

    .View_anniu{
        margin: 0 8px;
    }
    .Coop{
        margin-top:110px ;
    }
    .head {
        display: none;
    }

    .kidQQ {
        font-size: 40px;
    }

    .Provide {
        width: 100%;

    }

    .pro_W_input {
        width: 92%;
    }


    .tsqww {
        display: none;
    }

    .View_Sm {
        width: 70%;
    }

    .Provide>div:nth-child(1) {
        width: 100%;
    }

    .guit_right {
        width: 100%;
        margin-top: 25px;
    }

    .Buying {
        font-size: 25px;
    }

    .fix-right-f {
        z-index: 10;
    }
.banner{
       margin-top: 73px;
}
    /* .banner {
        margin-top: 73px;
        width: 100%;
        height: 850px !important;
        background-image: url();
        background-size: cover;
    } */

    .Quote_jz{
        display: none;
    }

    .Turn {
        font-size: 26px;
    }

    .cover_y1 {
        font-size: 30px;
    }

    .Family_ul>li {
        width: 100%;
    }

    .ousrq1 {
        font-size: 30px;
    }

    .Testin_sh {
        width: 32%;
        margin-bottom: 15px;
    }

    .cover_ul>li {
        width: 48%;
        padding: 0;
    }

    .cover_ul {
        justify-content: space-between;
    }

    .Family_ul {
        justify-content: space-between;
    }

    .GOOEST2 {
        width: 100%;
    }

    .ousrq_ul>li {
        width: 100%;
        margin-bottom: 20px;
    }

    .confirmation_ul li {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }

    .confirmation {
        margin-top: 60px;
    }

    .Interactive1 {
        font-size: 30px;
    }

    .Interactive2 {
        width: 100%;
    }

    .Interactive {
        margin-top: 60px;
    }

    .Interactive2 {
        margin-top: 33px;
    }

    .ousrq {
        margin-top: 60px;
    }

    .ousrq2 {
        width: 100%;
    }

    .Blogs_ww1 {
        font-size: 30px;
    }

    .Blogs_ww2 {
        width: 100%;
    }

    .Talk {
        margin-top: 60px;
        overflow: hidden;
    }

    .Coop_w {
        font-size: 30px;
    }

    .View_All_D {
        width: 100%;
    }

    .swiper1 {
        padding: 51px 0 !important;
    }

    .cover {
        margin-top: 60px;
    }

    .fdsa {
        font-size: 25px;
        margin-top: 60px;
    }

    .cover_y2 {
        width: 100%;
    }

    .Coop {
        margin-top: 80px !important;
    }

    .c1_img img {
        width: 100%;
    }

    .abus {
        font-size: 30px;
        text-align: center;
    }

    .abpoa {
        bottom: -3px;
    }

    .Blog {
        flex-wrap: wrap;
    }

    .main {
        margin-top: 10px;
    }

    .Blog_left {
        width: 100%;
    }

    .qu_jz {
        margin-top: 20px;
    }

    .Blog {
        margin-top: 20px;
    }

    .Blog_padd {
        padding: 25px;
    }

    .Indoor_f {
        font-size: 20px;
    }

    .Blog_right {
        width: 100%;
        margin-top: 25px;
    }

    .blog_div {
        flex-wrap: wrap;
    }

    .BlogImg {
        width: 100%;
    }

    .Arti {
        width: 100%;
        margin-top: 25px;
    }

    .format_left {
        width: 100%;
        margin-bottom: 20px;
    }

    .quick_box {
        padding: 20px;
    }

    .guit_left {
        width: 100%;
    }

    .Products_left {
        width: 100%;
    }

    .Sales_box>div {
        width: auto;
    }

    .Quote_jz {
        margin-top: 20px;
    }

    .Culture {
        margin-top: 60px;
    }

    .terpri {
        font-size: 30px;
    }

    .cUs_p {
        font-size: 30px;
    }

    .swipr {
        margin-top: 20px;
    }

    .Watch_tl {
        margin-top: 20px;
    }

    .swiper-button-prev {
        left: 2px !important;
    }

    .swiper-button-next {
        right: 2px !important;
    }

    .copyright1 {
        font-size: 30px;
    }

    .Enterpr {
        margin-top: 60px;
    }

    .aboutu {
        width: 94%;
    }

    .Culture_ul>li>div:nth-child(1) {
        font-size: 18px;
    }

    .Culture_ul>li {
        width: 100%;
    }

    .Culture_box {
        padding: 20px;
    }

    .Reviews {
        margin-top: 45px;
    }

    .Contact_z {
        margin-top: 60px;
    }

    .cUs_p_Ul {
        margin-top: 20px;
    }

    .Products {
        flex-direction: column-reverse;
    }

    .quick {
        margin-top: 20px;
    }

    .seeq_ul>li {
        width: 100%;
    }

    .cUs_p_Ul>li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .faQ {
        margin-top: 60px;
    }

    .cUs_p_Ul li {
        width: 100%;
        padding: 0;
    }

    .Coop1 {
        font-size: 30px;
    }

    .teas {
        font-size: 30px;
    }

    .faq_ul {
        margin-top: 33px;
    }

    .hz {
        margin-top: 33px;
    }

    .Interactive_ul li {
        width: 100% !important;
    }

    .View_all {
        margin-top: 20px;
        font-size: 12px;
    }

    .GOOEST1 {
        font-size: 25px;
    }

    .GOOEST2 {
        font-size: 14px;
    }

    .ablogo {
        height: 200px;
        display: flex;
        align-items: center;
        background-color: #f5f5f5;
    }

    .ines {
        flex-wrap: wrap;
    }

    .ablogo {
        margin-top: 73px;
        margin-bottom: 60px;
    }

    .ablogos {
        display: none;
    }

    .Own img {
        display: none;
    }

    .abpoa {
        transform: none;
        width: 100%;
        left: auto;
        bottom: auto;
    }

    .Coop {
        margin-top: 60px;
    }

    .GOOEST {
        margin-top: 60px;
    }

    .tm {
        font-size: 30px;
    }

    .Team {
        margin-top: 60px;
    }

    .Teamwork {
        margin-top: 60px;
        margin-bottom: 110px;
    }

    .footUl>li:nth-child(1) {

        width: 100%;
    }

    .footUl {
        flex-wrap: wrap;
    }

    .footUl>li:not(:nth-child(1)) {
        display: none;
    }

    .foot {
        margin-top: 60px;
    }

    .SiteMap {
        justify-content: center;
        flex-wrap: wrap;
    }

    .SiteMap>:not(:nth-child(1)):not(:last-child) {
        margin: 0 8px;
    }
    .fuwenb {
        padding: 10px ;
    }
    .Funbox{
        flex-direction: column-reverse;
    }
    .Funbox_right{
        width: 100% ;
    }
    .Funbox_left{
        width: 100%;
    }
    .SiteMap>div:nth-child(1) {
        width: 100%;
        text-align: center;
    }
    .foot-b-up{
        width: 35px;
    height: 35px;
    }
    .SiteMap>div {
        margin: 8px 0;
    }
    .foot-b-up:before{
        top: -6px;
    }
    .Experts {
        font-size: 30px;
    }

    .ines>div {
        width: 100%;
    }

    .ines>div:not(:nth-child(1)) {
        margin-top: 15px;
    }

    .mana_box_left {
        width: 100%;
        margin-bottom: 20px;
    }

    .szss {
        width: 100px;
    }

    .mana_box_right {
        width: 100%;
    }

    .sultanc {
        font-size: 30px;
    }

    .sales_box_padding>div {
        width: 100%;
    }

    .Answersw {
        font-size: 20px;
    }

    .xinxiP {
        left: -5%;
    }

    .c1Img {
        width: 70%;
        margin: 0 auto;
    }

    .c2w {
        right: 3%;
    }

    .ghuan {
        display: block;
        margin-top: 25px;
    }

    .CoopUl {
        display: none;
    }

    .CoopUl1 {
        display: none;
    }
}












@media screen and (max-width:850px) {

    .Hdad {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .Hdad_left>img {
        width: 150px;
    }

    #checkbox {
        display: none;
    }

    .toggle {
        position: relative;
        width: 40px;
        height: 40px;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 10px;
        transition-duration: .3s;
    }

    .bars {
        width: 100%;
        height: 4px;
        background-color: rgb(76, 189, 151);
        border-radius: 5px;
        transition-duration: .3s;
    }

    /* Hide the default checkbox */
    .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .container {
        display: block;
        position: relative;
        cursor: pointer;
        font-size: 20px;
        user-select: none;
    }

    .checkmark {
        position: relative;
        top: 0;
        left: 0;
        height: 1.3em;
        width: 1.3em;
    }

    .inbenr {
        margin-top: 67px;
    }

    .checkmark span {
        width: 29px;
        height: 2px;
        background-color: #f97101;
        position: absolute;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }

    .checkmark span:nth-child(1) {
        top: 10%;
    }

    .checkmark span:nth-child(2) {
        top: 50%;
    }

    .checkmark span:nth-child(3) {
        top: 90%;
        display: block;
    }


    .Hdad {
        position: fixed;
        top: 0;
        background-color: #ffffff;
        z-index: 111;
    }

    .Hdad_right_img {
        font-size: 0;
        width: 28px;
        margin-right: 15px;
    }

    .Hdad_right_img img {
        width: 100%;
    }

    .Hdad {
        box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
    }

    .Hdad_box {
        padding: 15px 0;
        width: 100%;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .Hdad_left {
        margin-left: 10px;
    }

    .Hdad_right {
        margin-right: 25px;
        display: flex;
    }


    .xialakuan {
        height: 0;
        transition: all 0.3s;
        overflow: hidden;
        position: fixed;
        width: 100%;
        top: 0;
        background-color: #ffffff;
        box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
    }

    .xialakuan::after {
        width: 100%;
        content: '';
        position: absolute;
        top: 0;
        height: 2px;
        background-color: #e1001c;
    }

    .xialakuan>li {
        font-weight: 500;
        border-bottom: 1px solid #ddd;
        padding: 15px 15px 15px 15px;
    }

    .show {
        max-height: 500px;
    }

    .cat {
        position: relative;
    }

    .xialakuan>li img {
        right: 20px;
        position: absolute;
        top: 19px;
        width: 16px;
    }

    .Closure>img {
        width: 35px;

    }

    .catUl li {
        margin-top: 10px;
    }

    .catUl {
        max-height: 0;
        overflow: hidden;
        margin-left: 20px;
        transition: all 0.3s;
    }

    .active {
        transform: rotate(180deg);
    }

    .ClosureImg_div {
        position: relative;
        width: 100%;
        height: 35px;
    }

    .ClosureImg {
        position: absolute;
        right: 10px;
        top: 9px;
        width: 35px;
    }

    .ClosureImg img {
        width: 100%;
    }

    .sousuosaa {
        transition: all 0.3s;
        right: -500%;
        z-index: 111111;
        top: 0;
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: rgba(182, 23, 23);
    }

    .guanbaaaa img {
        float: right;
        margin: 60px;
        width: 25px;
        height: 25px;
    }

    .actid img {
        padding: 12px;
        width: 25px;
        height: 25px;
    }

    .serac1 {
        margin-left: 7%;

        background-color: #ffffff;
        border-radius: 30px;
        height: 50px;
        width: 65%;
        border: 1px solid #ebece9;
    }

    .serac {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        justify-content: space-between;
        display: flex;
    }

    .actid {
        margin-right: 50px;
        border-radius: 50%;
        height: 50px;
        background-color: #ffffff;
        border: 1px solid #ebece9;
        width: 50px;
    }

    .serac input {
        font-size: 14px;
        padding-left: 10px;
        height: 50px;
        width: 88%;
        border: 0;
        outline: none;
        background-color: transparent;
    }

    .Leading_b {
        height: 933px;
    }

    .boxnersss {
        padding-top: 209px;
        flex-direction: column;
    }

    .JERA {
        height: 300px;
    }

    .mySwiper3 {
        padding: 0 !important;
    }

    .gfa1 {
        font-size: 30px;
    }

    .sales_bt {
        font-size: 30px;
    }

    .Matured_ul>li {
        width: 48%;
    }

    .Agents {
        width: 100%;
        font-size: 30px;
    }

    .Matured_ul>li {
        width: 100%;
        padding: 30px 0px;
    }

    .Matured_ul>li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .France_ul>li {
        width: 100%;
        padding: 0;
    }

    .France_ul {
        flex-wrap: wrap;
    }

    .France_ul>li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .Matured {
        margin-top: 20px;
    }

    .International {
        margin-top: 60px;
    }

    .France_ul {
        margin-top: 20px;
    }

    .waiting {
        margin-top: 40px;
    }

    .confirmation_ul {
        margin-top: 20px;
    }
}
.guit_right{
position: sticky;
top: 77px;
}
