
      .KontaktJX {
    max-width: 800px;
    width:94% ;
    margin: 0 auto;
    position: fixed;
    top: -200%;
    left: 50%;
    z-index:1113;
    transition: all 0.4s;
    transform: translate(-50%, -50%);
}

.Sie_uns_right1 {
    width: 100%;
}

.Kontakt {
    background-color: #f4f4f4;
}

.Kontakt_box {
    padding: 35px 60px;
}

.Int input {
    border: 0;
    background-color: transparent;
    outline: none;
    width: 98%;
    height: 100%;
    padding-left: 10px;

}

.Int {
    width: 48%;
    height: 49px;
    border: 1px solid #7a7a7a80;
}

.Kontakt_input {
    display: flex;
    justify-content: space-between;
}

.Kontakt_box>.Kontakt_input:not(:nth-child(1)) {
    margin-top: 20px;
}

.texta {
    width: 100%;
    height: 219px;
    border: 1px solid #7a7a7a80;
    margin-top: 20px;
}

.texta textarea {
    border: 0;
    padding-top: 10px;
    background-color: transparent;
    outline: none;
    width: 98%;
    height: 95%;
    padding-left: 10px;
}

      .myBtn1 {
    position: relative;
    z-index: 99;
    background-color: #221E1F;
    color: white;
    cursor: pointer;
    border-radius: 10px;
    transition: all 1s;
    width: 45px;
    height: 45px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px
}
#Back{
    z-index:11  ;
    transition: all 1s;
    position: fixed;
    top: -100%;
    right: 15px;
}
#myBtn2 img {
    width: 27px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
#myBtn2:hover {
    background-color: #777;
}
#myBtn2 {
    position: relative;
    margin: 15px 0;
    right: 0px;
    z-index: 99;
    background-color: #221E1F;
    color: white;
    cursor: pointer;
    border-radius: 10px;
    transition: all 1s;
    width: 45px;
    height: 45px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px   
}
.myBtn1 img {
    width: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.myBtn1:hover {
    background-color: #777;
}

#myBtn {
    position: relative;
    z-index: 99;
    background-color: #FF7B30 ;
    color: white;
    cursor: pointer;
    border-radius: 10px;
    transition: all 1s;
    width: 45px;
    height: 45px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px
}

#myBtn img {
    width: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

#myBtn:hover {
    background-color: #777;
}

@media screen and (max-width:850px) {
    #myBtn1 {
        opacity: 0.5;
    }

    #myBtn {
        opacity: 0.5;
    }
}      @font-face {
font-display: swap;
    font-style: normal;
    font-weight: 400;
font-family: "ico"; 
src: 
url("/font/icomoon_pl.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon_pl.woff") format("woff"), 
url("/font/icomoon_pl.ttf") format("truetype"), 
url("/font/icomoon_pl.svg#$font") format("svg");
}
.review-title{
    float:left;
    width:100%;
    color: #4c4c4c;
    font-size: 14px;
    font-family: 'Roboto', serif, sans-serif;
}
.aggrat-val{
    font-size:22px;
font-weight:900;
color:#;
font-style:italic;
}
.aggrating-star-f{
    float:left;
width:160px;
}
.aggrat-full{
    float: left;
    font-family: ico;
    font-size: 24px;
    color: #;
    width: 30px;
    height: 30px;
}
.aggrat-full:before {
    content: '\e9d9';
}
.agrf-emp:before{
    content: '\e9d7';
}

.uploadify-button:hover {
    text-decoration: none !important;
    background-color: #6bbb5e !important;
    border: 1px solid #6bbb5e !important;
    color: #fff !important;
}

.aggrat-hs-f{
    float:left;
width: 30px;
    height: 30px;
font-family: ico;
    font-size: 24px;
    color: #;
position: relative;
}
.aggrat-hs-emp{
    float: left;
    width: 30px;
    height: 30px;
}
.aggrat-hs-emp:before {
    content: '\e9d7';
}
.aggrat-hs-full{
    position:absolute;
    width: 13px;
    height: 30px;
overflow:hidden;
}
.aggrat-hs-full:before {
    content: '\e9d9';
}
.r0tip{
    color:#4C4C4C;
}
.r0t2{
    font-family: 'Roboto',  sans-serif;
font-size:12px;
}
.rev-sel-show-f2{
    float:left;
width:100%;
margin-top:15px;
color: #4c4c4c;
}
.rev-sel-show-f{
    float:left;
width:122px;
    height:25px;
line-height:25px;
font-size:14px;
padding-left:10px;
    border:1px solid #AAAAAA;
    font-family: 'Roboto', serif, sans-serif;	
position:relative;
background: linear-gradient(#fff,#E4E4E4);
cursor:pointer;
}
.rev-sel-show-f:before{
    content: '';
    position: absolute;
    width: 12px;
    height: 11px;
    right: 10px;
    top: 9px;
    background: url(/new/templates/Web/en/images/prodown.png);
background-size:100%;
background-repeat:no-repeat;
}
.rev-sel-show-f:hover{
    background: #E4E4E4;
}
.rev-sel-all{
    position:absolute;
top:25px;
left:0px;
width:120px;
height:25px;
line-height:25px;
font-size:14px;
padding-left:10px;
    border:1px solid #AAAAAA;
display:none;
z-index:99;
}
.rev-sel-all:hover{
   background:#f8f8f8;
}
.review-f{
    float:left;
    width:100%;	
position:relative;
}
.review-t{
    float:left;
width:100%;
display:none;
}
.rev-s-top1{
    float:left;
    width:100%;
    margin-top:30px;	
}
.re-readmore-f{
    float:left;
width:100%;
cursor:pointer;
}
.re-readmore-cover{
    float:left;
width:100%;
height:15px;
background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
}
.re-readmore{
    float:left;
width:calc(100% - 40px);
background:#fff;
position:relative;
font-size:16px;
color:#;
padding:10px 20px;	
font-family: 'Roboto', serif, sans-serif;
}
.re-readmore:hover{
    color:#333;
}
.re-readmore:before{
    content: '';
    position: absolute;
    width: 12px;
    height: 11px;
left:0px;
    top: 15px;
    background: url(/new/templates/Web/en/images/prodown.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.rev-flag{
    float: left;
    width: 36px!important;
display:block!important;
}
.rev-name-c{
    float:left;
width:calc(100% - 51px);
margin-left:15px;
font-size:16px;
margin-top:9px;
color:#000;
}
.rev-s-top2{
    float:left;
width:100%;
margin-top:12px;
}
.rev-star-f{
    float:left;
width:100px;
}
.rev-star-s {
    float: left;
    font-family: ico;
    font-size: 14px;
    color: #;
    width: 20px;
    height: 20px;
    position: relative;
}
.review-s-start-text{
    float:left;
width:100px;
font-size:14px;
color:#4c4c4c;
}
.rev-star-s:before {
    position: absolute;
    content: '\e9d9';
}
.rev-s-top3{
    float:left;
width:100%;
font-size:14px;
color:#4c4c4c;
margin-top:5px;
}
.review-s{
    float:left;
    width:100%;
    margin-top:20px;	
}
.rev-pass-tip{
    color:#383838;
font-style:italic;
}
.rev-content{
    float:left;
width:100%;
font-size:16px;
line-height:30px;
margin-top:20px;
color:#4c4c4c;
}
.rev-send-f{
    float:left;
width:100%;
margin-top:40px;
}
.rev-send-txt{
    float:left;
width:100%;
font-size: 16px;
color: #000;
}
.rev-send-star-f{
    float:left;
width:100%;
margin-top:10px;
}
.rev-send-in-f{
    float:left;
width:100%;
margin-top:20px;
}
.r-s-in-s-f{
    float:left;
width:100%;
}
.r-s-in-s-f2{
    float:left;
width:100%;
margin-top:25px;
}
.r-s-i-s-txt{
    float:left;
width:100%;
font-size: 16px;
color: #000;
}
.r-s-i-s-txt2{
            float:left;
width:75px;
font-size: 16px;
margin-top:10px;
color: #000;
}
.rsst3{
width:110px;
margin-top:20px;
}
.uploadify-button{
border-radius: 2px!important;
padding: 5px 18px!important;
border: 1px solid #DCDCDC!important;
    background-color: #F7F7F7!important;
color:#000!important;
}
.uploadify-button:hover{
text-decoration: none!important;
background-color: #!important;
border: 1px solid #!important;
color:#fff!important;
}
.uploadify-queue .uploadify-queue-item{
width:388px!important;
}
.uploadify-progress{
width:100%!important;
border: 1px solid #!important;
border-radius: 2px!important;
margin-bottom:10px;
}
.uploadify-progress-bar {
    border-radius: 0px!important;
    background-color: #!important;
}
.r-s-i-img-show{
display:flex;
gap:10px;
margin-bottom:20px;
flex-wrap:wrap;
}
.rev-s-picf{
display:flex;
gap:10px;
padding-top:20px;
    flex-wrap:wrap;
width:100%;
}
.revs-p-s{
width:12.5%;
}
.rsiimg-s{
width:12.5%;
position:relative;
border: 1px solid #DCDCDC;
}
.rsisimg{
width:100%;
display:block;
}
.rsisclose{
position:absolute;
top:0px;
right:0px;
width:25px;
height:25px;
background:#af3232;
color:#fff;
text-align:center;
line-height:25px;
font-size:16px;
cursor:pointer;
}
.rsimgup-tip{
width:100%;
color:#cccccc;
font-size:14px;
}

.r-s-i-s-cont{
    float:left;
width:calc(100% - 32px);
margin-top:10px;
border:1px solid #DCDCDC;
background:#F7F7F7;
border-radius:7px;
height:98px;
padding:10px 15px;
outline: none;
font-size: 15px;
    color: #414141;
font-family: Arial,'Roboto',  sans-serif;
}
.r-s-i-s-cont:focus{
    border:1px solid #;
}
.r-s-i-s-input{
            float:left;
width:calc(50% - 107px);
border:1px solid #DCDCDC;
background:#F7F7F7;
border-radius:7px;
height:40px;
padding:10px 15px;
font-size: 15px;
    color: #414141;
    font-family: Arial,'Roboto',  sans-serif;
}
.r-s-i-s-input:focus{
    border:1px solid #;
}
.r-s-i-s-tip-f{
    float:left;
position:relative;
display:none;
}
.r-s-i-s-tip-arrow{
    position:absolute;
top:14px;
}
.r-s-i-s-tip-arrow:before{
    content:'';
    float: left;
    width: 0; 
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #DCDCDC transparent transparent;
}
.r-s-i-s-tip-arrow:after{
    content:'';
    position:absolute;
left:1px;
    width: 0; 
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.r-s-i-s-tip{
    float:left;
margin-left:16px;
border:1px solid #DCDCDC;
border-radius:5px;
padding:10px 15px;
}
.r-s-i-s-tip-ico{
    float:left;
    width:25px;
    height:25px;
    position:relative;
    color:#;
font-size:25px;
}
.r-s-i-s-tip-ico:before{
    content:'\ea08';
position:absolute;
font-family: ico;
}
.r-s-i-s-tip-txt{
    float:left;
font-size: 16px;
margin-left:10px;
margin-top:4px;
color:#383838;
}
.r-s-but-f{
    float:left;
width:100%;
margin-top:30px;
}
.r-s-but{
            float:left;
width: 100px;
    height: 40px;
line-height: 40px;
border-radius: 20px;
color:#fff;
background:#221E1F;
font-size: 16px;
cursor:pointer;
text-align:center;
}
.r-s-but:hover{
    background-color: #FF7B30;
}
.rev-send-star-s{
            float:left;
    font-family: ico;
    font-size: 24px;
    color: #;
    width: 30px;
    height: 30px;
    position: relative;
cursor:pointer;
}
.rev-send-star-s:hover{
    color:#ff6600;
}
.emptyheart:before {
    position: absolute;
    content: '\e9d7';
}
.heart:before {
    position: absolute;
    content: '\e9d9';
}

@media screen and (max-width: 1150px){
.r-s-but {
        padding: 10px 20px;
        font-size: 16px;
    }
    .r-s-i-s-tip {
        margin-left: 0px;
}
    .r-s-i-s-tip-f {
        margin-left:70px;
margin-top:10px;
    }
    .r-s-i-s-input {
        width: calc(100% - 102px);
        font-size: 16px;
    }
    .r-s-i-s-txt2 {
        width: 70px;
        font-size: 14px;
}
    .r-s-i-s-txt {
        font-size: 14px;
    }
    .rev-send-txt {
        font-size: 1.4px;
    }
    .rev-content {
        font-size: 14px;
        line-height: 25px;
        margin-top: 15px;
    }
    .rev-star-s {
        font-size: 18px;
        width: 25px;
        height: 25px;
    }
   .rev-name-c {
        font-size: 16px;
        margin-top: 7px;
    }
    .rev-flag {
        width: 30px;
    }
    .rev-s-top1 {
        margin-top: 20px;
    }
    .review-title{
    font-size:14px;
}
    .r-s-i-s-tip-arrow{
   display:none;
}
}      /* 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;
}
.UosUl a:hover{
    color: #FF7B30;
    text-decoration: underline;
}
.foowf a:hover{
    color: #FF7B30;
    text-decoration: underline;
}

.REWS_left{
    top: 115px !important;
}
a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}
.shuze{
    display:none;
}
.AND_b_ul li:hover .thrqw{
    color: #ff7b30;
}

.flwif:hover .ytarh{
    color: #ff7b30;
}

.fanL{
    overflow: hidden;
}
.anniuw{
    transition: all 0.3s;
}
.anniuw:hover{
    opacity: 0.8;
}

.pro_inber {
    margin-top:105px ;
    width: 100%;
    height: 786px;
    background-image: url(/uploads/202407/anchor_1721717256_WNo_1903d786.jpg);
    background-repeat: no-repeat;
    background-size: 1920px 100%;
}

.Text_rt{
    max-width: 1140px ;
    width: 94%;
    margin: 120px  auto;
}
.are{
    transition: all 0.3s ;
}
.zshu li{
    width:20% ;
}
.abinner {
    margin-top:104px ;
    width: 100%;
    height: 400px;
    background-image: url(/uploads/202407/anchor_1721717256_WNo_1903d786.jpg);
    background-repeat: no-repeat;
    background-size: 1920px 100%;
    text-align: center;
    line-height: 400px;

}
.thrqw1{
    display: -webkit-box;
    -webkit-line-clamp: 3; /* Number of lines to show */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ytarh0w{
    display: -webkit-box;
    -webkit-line-clamp: 3; /* Number of lines to show */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tuijImg{
    text-align: center;
}
.tcn{
    font-size: 48px;
    font-weight: 700;
    color: #fff;
}
* {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    box-sizing: border-box;
}

.head_left {
    width: 27% ;
    background-color: #FF7B30;
    height: 100%;
}

.head {
    height: 105px;
    position: fixed;
    top: 0;
    z-index: 1111;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.eeee {
    position: relative;
}

.eeee:hover .yicn {
    visibility: visible;
    opacity: 1;
    top: 26px;
    z-index: 1111;
    left: -9px;

}



.yicn li::after {
    transition: all 0.5s;
    width: 0;
    background-color: #2b2b2b;
    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: 6px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.yicn li {
    position: relative;
    padding: 10px 0;
    margin: 0 10px;
    list-style: none;
}

.yicn {
    position: absolute;
    top: 26px;
    left: -9px;
    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);
}

.input {
    display: flex;
    flex-direction: column;
   
    background-color: #59595b;
    justify-content: center;
    border-radius: 5px
}

.value {
    text-align: left;
    background-color: transparent;
    border: none;
    padding: 10px;
    color: white;
    position: relative;
    cursor: pointer;
    border-radius: 4px;
}

.value:not(:active):hover,
.value:focus {
    background-color: #221E1F;
}

.value:focus,
.value:active {
    background-color: #1A1F24;
    outline: none;
}

.value::before {
    content: "";
    position: absolute;
    top: 5px;
    left: -10px;
    width: 5px;
    height: 80%;
    background-color: #FF7B30;
    border-radius: 5px;
    opacity: 0;
}

.value:focus::before,
.value:active::before {
    opacity: 1;
}

.value svg {
    width: 15px
}
img {
    transition: all 0.3s;
    vertical-align: middle;
    width: 100%;
    height:auto;
}

.logowqe {
    width: 80px;
}
.value a{
    font-size: 14px;
    font-weight: 500;
}
.head_left {
  
    font-size: 27px;
    font-weight: 700;
}
.head_left a{
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 100%;
}
.head_right {
    width: 73%;
    height: 100%;
}

.head_right_s {
    justify-content: space-around;
    width: 100%;
    height: calc(100% / 2);
    background-color: #221E1F;
}

.head_right_x {
    width: 100%;
    height: calc(100% / 2);

}

.head_right_s_left {
    width: 71.5%;
    height: 100%;
}


.sjiao div {
    width: 20px;
}
.vaqwf{
    align-items: center;
}
.mailImg {
    width: 15px;
}
.qweOVw{
    transition: all 0.3s;
}
.butww3:hover{
    cursor: pointer;
    background-color: #FF7B30;
}

.yright{
    transition: all 0.3s;
}
.AND_b_ul li{
    cursor: pointer;
}
.AND_b_ul li:hover .yright{
    margin-left: 20px;
}



.qweOVw:hover{
    cursor: pointer;
    background-color: #FF7B30;
}
.right_w_box:hover{
    cursor: pointer;
    background-color: #221E1F;
}
.head_right_ul {
    display: flex;
    color: #ffffff;
    height: 100%;
    justify-content: right;
    font-size: 14px;
    align-items: center;
}

.head_right_ul li {
    font-size: 14px;
    display: flex;
    height: 100%;
    align-items: center;
}

.xiaoyz {
    display: flex;
}

.eng {
    display: flex;
}

.downw {
    width: 12px;
}

.xiaoyzwqe {
    width: 20px;
    margin-right: 12px;
}

.downw {
    margin-left: 8px;
}

.head_right_s_left {
    display: flex;
    align-items: center;
    justify-content: right;
}

.mailImg {
    margin-right: 12px;
}

.head_right_ul li:not(:last-child) {
    padding-left: 50px;
    padding-right: 50px;
}

.head_right_ul li:nth-child(1) {
    position: relative;
}

.head_right_ul li:nth-child(1)::after {
    width: 1px;
    height: 50%;
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #3c3839;
}

.head_right_ul li:nth-child(2) {
    position: relative;
}

.head_right_ul li:nth-child(2)::after {
    width: 1px;
    height: 50%;
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #3c3839;
}

.sjiao div {
    margin: 0 4px;
}

input {
    border: 0;
    background-color: transparent;
    outline: none;
}

textarea{
    border: 0;
    background-color: transparent;
    outline: none;
}

.inp_box {
    width: 240px;
    height: 40px;
    border: 1px solid #595657;
    border-radius: 20px;
    display: flex;
    align-items: center;
}

.head_right_s {
    display: flex;
}

.wsousuoswq {
    width: 15px;
    margin-left: 12px;
}

.inp_box input {
    width: 100%;
    height: 100%;
    padding-left: 12px;
    color: #ffffff;
}

.head_right_s_right {
    display: flex;
    align-items: center;
    /* margin-left: 50px; */
}

.head_right_x {
    background-color: #ffffff;
}

.werr {
    width: 71.5%;
    height: 100%;
    white-space: nowrap;
}

.werr {
    display: flex;
    justify-content: right;

}

.werr>ul {
    display: flex;
    width: 90%;
    align-items: center;
    justify-content: space-between;
}
.show {
    height: 300px ;
}
.werr>ul li {
    color: #221E1F;
    font-weight: 700;
}

.buttw {
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
    padding: 0.8em 2em;
    transition: all 0.3s;
    border: transparent;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
    background: #221e1f;
    color: white;
    border-radius: 4px;
    margin-top: 20px;
}


.buttw:hover {
    background-color: #FF7B30;
}

.buttw:active {
    transform: translate(0em, 0.2em);
}

.inbaner_box {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
}

.inebbrq {
    margin-top: 105px;
    position: relative;
    overflow: hidden;
}




.Yuyao1 {
    font-size: 42px;
    font-weight: 500;
    color: #FF7B30;
}

.Yuyao2 {
    font-size: 48px;
    font-weight: 700;
    color: #FFFFFF;
    margin: 25px 0;
}

.Yuyao3 {
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
}





.foot {
    width: 100%;

    background-color: #221e1f;
}

.foot_jz {
    padding: 60px 0;
    max-width: 1140px;
    width: 94%;
    margin: 0 auto;
}

.logowqe1 {
    width: 80px;
}

.sjiaow div {
    width: 25px;
    margin: 0 8px;
}

.sjiaow {
    display: flex;
    margin-top: 10px;
}

.wqediv {
    justify-content: center;
    display: flex;
}

.logowqe1 {

    margin: 0 auto;
}

.UosUl {
    color: #FFFFFF;
}

.UosUl>li>div:not(:nth-child(1)) {
    display: flex;
    margin-top: 20px;
}

.UosUl>li>div:nth-child(1) {
    margin-bottom: 30px;
}

.UosUl>li:nth-child(1) {
    width: 25%;
}

.wef {
    width: calc(100% - 30px);
}

.wef>div:nth-child(1) {
    color: #FF7B30;
    margin-bottom: 5px ;
}

.wqe>div {
    color: #FFFFFF !important;
}

.UosUl>li>div:nth-child(1) {
    font-size: 21px;
    font-weight: 700;
}

.UosUl {
    display: flex;
    margin-top: 55px;
    justify-content: space-between;
}
.HexHouk{
    display: none;
}
.UosUl>li>div:nth-child(1) {
    height: 25px;
}

.foowf div {
    font-size: 12px;
    color: #ffffff;
    padding: 15px 0;
}

.foowf {
    margin: 0 auto;
    max-width: 1140px;
    width: 94% ;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.foowf::after {
    width: 100%;
    height: 1px;
    background-color: #3f3c3d;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
}












/* 整个滚动条 */
::-webkit-scrollbar {
    width: 8px;
    /* 宽度 */
    height: 8px;
    /* 高度 */
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
    background: #f1f1f1;
    /* 轨道背景 */
    border-radius: 10px;
    /* 圆角 */
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
    background: #888;
    /* 滑块背景 */
    border-radius: 10px;
    /* 圆角 */
}

/* 滚动条滑块在悬停时 */
::-webkit-scrollbar-thumb:hover {
    background: #555;
    /* 滑块悬停背景 */
}

/* 滚动条角落 */
::-webkit-scrollbar-corner {
    background: #f1f1f1;
    /* 角落背景 */
}


.Text_rt *{
    padding: revert;
    
    margin: revert;
}

.iframeVideoBox {
    position: absolute;
        top: 0;
        width: 100%;
        padding-bottom: 56.4%;
        overflow: hidden;
    }

    .iframeVideoBox iframe {
        position: absolute;
        top: -10%;
        height: 100%;
        width: 300%;
        left: -100%;
        pointer-events: none;
    }
    .inbaner_box {
      z-index: 1;
    }      .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;
}
}      
/* zoom */
.larger{
    width: 400px;
    height: 400px;
    position: absolute;
    top: 0px;
    left:0px;
    float: left;
    overflow: hidden;
    display: none;
background:#fff;
    z-index:99;
    margin-top:20px;
}
.shadow{
    width: 200px;
    height: 200px;
    background-color: rgba(145,200,200,.4);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    display: none;
}
#big{
    width: 800px;
    height: 800px;
    position: absolute;
    left: 0;
    top: 0;
}
/* --zoom */

.REW_wwe {
    font-size: 36px;
}

.REWS_right {
    width: calc(100% - 414px);
}

.mySwiper2 {
    width: calc(100%);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.vaqwf {
    display: flex;
    justify-content: space-between;
    margin-top: 55px;
    position:relative;
}

.mySwiper {
    width: 151px;
}

.mySwiper2 .swiper-slide {
    width: 100% !important;
    margin: 0 auto;
    padding: 35px 0;
    /* margin-right: 0 !important; */
    display: flex;
    justify-content: center;
}

.mySwiper2 .swiper-slide img {
    width: 65%;
    margin: 0 auto;
}

.mySwiper .swiper-slide {
    height: auto !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.mySwiper {
    padding: 5px !important;
    height: 457px;
    overflow: hidden;
}

.swiper-button-next {
    top: auto !important;
    bottom: -21px !important;
    transform: translateX(-50%);
    left: 50% !important;
}

.swiper-button-next:after {
    transform: rotate(90deg);
    font-size: 20px !important;
    font-weight: 900 !important;
    color: #221e1f !important;
}

.swiper-button-prev {
    top: 0px !important;
    bottom: auto !important;
    transform: translateX(-50%);
    left: 50% !important;
}

.swiper-button-prev:after {
    transform: rotate(90deg);
    font-size: 20px !important;
    font-weight: 900 !important;
    color: #221e1f !important;
}

.awfg {
    position: relative;
    padding: 20px 5px !important;
}

.REW_w {
    padding-left: 0;
}

.mySwiper2 {
    margin-right: 20px !important;
}

.anniuw {
    white-space: nowrap;
    padding: 10px 10px;
    background-color: #ff7b30;
    display: inline-block;
    color: #ffff;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.anniuwwsd {
    background-color: #221e1f;
    margin-left: 8px;
}

.agshqSn {
    display: flex;
    justify-content: center;
    margin-top: 33px;
}

.Revieww {

    background-color: #221e1f;
}

.Revieww {
    display: flex;
}

.Revieww>div {
    padding: 0 15px;
    color: #ffff;
    font-size: 21px ;
    padding: 15px 10px ;
    font-weight: 700;
    cursor: pointer;
}

.cription {
    margin-top: 55px;
}

.fanL{
    padding: 15px ;
}

.fanL>div{
    display: none;
}

.cription{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.ela_w{
    margin-top: 100px ;
}

.ela_w_ul li{
    width: 25% ;
    padding: 0 10px ;

}
.tuijImg img{
    width: 80% ;
    margin: 0 auto;
}
.ela_w{
    width: 1160px ;
    margin: 0 auto;
}

.ated{
    padding-left: 10px ;
}

.ela_w{
    margin-top: 100px ;
}

.ela_w_ul{
    display: flex;
}

.assgf{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.mgaq{
    margin-top: 15px ;
    color: #3E4751;
}
.tuijImg{
    display: flex;
    justify-content: center;
}
.ated{
    font-size: 36px ;
    font-weight: 700;
}

.ela_w_ul{
    margin-top: 33px ;
}      .pro_inber_jz {
    width: 1140px;
    margin: 0 auto;
    height: 100%;
}



.prwg {
    font-size: 48px;
    font-weight: 700;
}

.pro_inber_jz {
    color: #fff;
    display: flex;
    align-items: center;
}



.pro_inber_jz>div {
    width: 70%;
}

.prwg_WER {
    line-height: 24px;
    margin: 20px 0;
}

.ship1a {
    width: 50%;
    position: relative;
    margin-top: 33px;
}
.guid{
    max-width: 1140px;
    width: 94% ;
    margin: 0 auto;
    margin-bottom: 120px ;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}

.guid_left{
  width: calc(100% - 360px);
}
.guid_right{
    width: 314px;
}

.guid_right .Today{
    margin-top: 0;
}

.essentialweawr{
    font-size: 36px ;
    font-weight: 700;
    margin-bottom: 33px ;
}

.essentialwe p{
    color: 3E4751;
}

.essentialwe p:not(:nth-child(1)){
    margin-top: 20px ;
}
.bbbbffw {
    width: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.pkge {
    padding: 15px 20px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    background-color: #ff7b30;
}

.REWS_left {
    width: 347px;
    border-radius: 0 30px 0 0;
    position: sticky;
    top: 0;
    overflow: hidden;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.REWS {
    width: 1140px;
    margin: 0 auto;
    align-items: self-start;
    margin-top: 120px;
}

.souui {
    width: 20px;
    margin-left: 12px;
}

.souui_ingp {
    display: flex;
    align-items: center;
    width: 90%;
    height: 41px;
    border-radius: 10px;
    border: 1px solid #e3e3e3;
    margin: 10px auto;

}

.souui_ingp input {
    width: 100%;
    height: 100%;
    padding-left: 12px;
}

.downp {
    width: 18px;
}

.downp_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    /* background-color: #f5f4f5; */
}

.crews {
    font-weight: 700;
}


.downp {
    /* transform: rotate(180deg); */
}

.ycnaUl li::marker {
    color: #ff7b30;
}

.ycnaUl * {
    list-style: disc;
}

.ycnaUl li {
    margin-left: 35px;
    padding: 10px 0;
    color: #3E4751;
}

.ycnaUl {
    padding: 0px 0;
    height: 0;
    transition: all 0.3s;
    overflow: hidden;
}

.Sdvw>li:not(:last-child) {
    border-bottom: 1px solid #efefef;
}

.REW_w {
    font-size: 48px;
    font-weight: 700;
    padding-left: 10px;
    color: #2C2C2C;
}

.REWS {
    display: flex;
    justify-content: space-between;
}

.REWS_right {
    width: calc(100% - 370px);
}

.REW_w_ul {
    display: flex;
    flex-wrap: wrap;

}


.REW_w_ul li {
    width: 33.333%;
    padding: 0 10px;
}


.proimg_box {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    text-align: center;
}

.proimg_box img {
    width: 80%;
}

.self_e {
    margin-top: 20px;
    color: #3E4751;
}

.REW_w_ul li {
    margin-top: 50px;
}

.WHY_us {
    width: 1140px;
    margin: 0 auto;
    margin-top: 120px;
    margin-bottom: 220px ;
}
.FAC_tour
{
    width: 1140px;
    margin: 0 auto;
    margin-top: 120px;
    margin-bottom: 100px ;
}
.Hyw {
    color: #1E1E1E;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
}

.hfu_dim {
    margin-top: 60px;
}

.hfu_UL {
    width: 80%;
}

.hfu_UL li {
    width: 25%;
    text-align: center;
}

.hfu_UL {
    display: flex;
}

.hfu_UL img {
    width: auto;
}

.qwrf {
    text-align: center;
}

.hfu_UL>li>div {
    padding: 50px 0;
}
.hfu_UL li:nth-child(1){
    color: #221E1F;
}
.hfu_UL li:nth-child(2) {
    background-color: #f4f4f4;
    color: #221E1F;
}

.hfu_UL li:nth-child(3) {
    background-color: #ff7b30;
    color: #fff;
}

.hfu_UL li:nth-child(4) {
    background-color: #2c2c2c;
    color: #fff;
}

.hfu_UL {
    position: absolute;
    bottom: -102.5px;
    font-size: 18px ;
    font-weight: 700;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background-color: #fff;
}

.hfu_dim {
    position: relative;
}

.qwrf {
    height: 65px;
}

.qwrfas{
    margin-top: 20px ;
}

      .yidongduan{
display: none;
}
@media screen and (min-width:1920px) {
.abinner{
background-size: cover;
}
}
@media screen and (max-width:1600px) {
.werr {
width: 100%;
justify-content: space-around;
}
.a1_ul li:not(:nth-child(1)){
margin-top: 25px;
}
.head_left {
font-size: 18px;
}
.a1_ul li{
height: 70px;
}
.a1_ul_box{
width: 200px;
}
.head_right_ul li:not(:last-child) {
padding: 0 20px ;
}
.werr>ul{
width: 94%;
}
.head_right_ul {
width: 100%;
}

.head_right_ul {
justify-content: space-around;
}

.head_right_s {
justify-content: space-around;
}
.cous {
max-width: 1140px;
width: 94%;
}
}

@media screen and (max-width:1440px) {
.down_load {
max-width: 1180px;
width: 94%;
}

.down_load>ul {
flex-wrap: wrap;
}

.REWS {
max-width: 1140px;
width: 94%;
}

.ela_w {
max-width: 1160px;
width: 94%;
}

.WHY_us {
max-width: 1140px;
width: 94%;
}

.cous {
max-width: 1140px;
width: 94%;
}

.pro_inber_jz {
max-width: 1140px;
width: 94%;
}

.REWS {
max-width: 1140px;
width: 94%;
}

.pro_inber_jz>div {
width: 100%;
}
}


@media screen and (max-width:1150px) {


.hgasdss_right{
width: 94%;
margin: 0 auto;
}
.cawf_bj_jz {
flex-wrap: wrap;
}

.cawf_bj_jz_left {
width: 100%;
}

.cawf_bj_jz .cawf_bj_jz_left:not(:nth-child(1)) {
margin-top: 20px;
}

.cawf_bj_jz .cawf_bj_jz_left:nth-child(1) {
flex-direction: column;
}

.cawf_bj_jz .cawf_bj_jz_left:nth-child(2) {
flex-direction: column-reverse;
}

.imgas_lefr {
width: 100%;
}

.imgas_right {
width: 100%;
}

.agfw {
font-size: 26px;
}

.imgas_right {
text-align: left;
}

.hgasdss_right {
flex-wrap: wrap;
}

.fasf {
width: 100%;
}
.Text_rt{

margin: 60px auto;
}
.fasf_ler {
text-align: left;
width: 100%;
margin-left: 0px;
}

.cous{
margin: 65px auto;
}
.cous {
flex-direction: column;
}
.cous_right_P{
padding: 15px !important;
}
.butww{
width: 150px;
}
.code{
width: 80px;
}
.cous_left {
width: 100%;
}

.cous_right {
width: 100%;
}
.hot_a_1{
margin-top: 25px;
}

.cous_right_P {
padding: 30px;
}
.swiperwqe>.swiper-wrapper .swiper-slide:nth-child(even) {
margin-top: 131px;
}
.olgn_Divz_left::after{
display: none;
}
.naxw{
font-size: 30px;
}
.Today{
margin-top: 20px;
}
.threesw{
margin-top: 10px;
}
.naxw_box{
margin-top: 60px;
}
.details{
margin-top: 33px;
}
.yright_w{
margin-top: 8px;
}
.olgn_Divz{
margin: 60px auto;
}
.ghaw {
font-size: 26px;
margin-bottom: 25px;
}

.cous_left_pad {
padding: 50px 30px;
}
.head_left{
padding:10px 0 ;
}
.foot_jz{
padding: 33px 0 ;
}
.UosUl{
margin-top: 33px ;
}
.ETA_jz {
width: 100%;
}
.ETA_jz>div{
height: auto;
}
.head{
display: none;
}
.yidongduan{
display: block;
}
.aqwETA_box{
margin: 0 auto;
}
.aqwETA_box{
width: 94% ;
}
.ship1a1{
display: none;
}
.ship1a1{
padding: 10px 0 ;
width: 94% ;
}
.AND_b_ul li {
width: 100%;
padding: 0;
}

.ETA_jz>div {
flex-direction: column;
}

.eyafr {
display: none;
}

.pcduan {
display: none;
}

.AND_b_ul li:not(:nth-child(1)) {
margin-top: 20px;
}

.WHY_us {
margin-bottom: 60px;
}

.abouwer_right {
margin-top: 20px;
padding-right: 0;
}

.AND_b {
margin: 60px auto;
}

.Plant>div:nth-child(2) {
font-size: 30px;
}

.weqaf {
font-size: 30px;
}

.abouwer_left {
width: 100%;
}

.abouwer_right {
padding-left: 0;
width: 100%;
}

.asdw_w {
display: none;
}

.UosUl>li>div:nth-child(1) {
margin-bottom: 15px;
}

.UosUl>li>div:nth-child(1) {
font-size: 18px;
}

.inbaner_box {
width: 94%;
}

.ETA_jz>div {
flex-wrap: wrap;
}

.foowf {
flex-wrap: wrap;
}

.UosUl {
flex-wrap: wrap;
}

.UosUl>li:nth-child(1) {
width: 100%;
}

.AND_b_ul {
margin-top: 33px;
}

.abou {
padding: 60px 0;
}

.UosUl>li>div:not(:nth-child(1)) {
margin-top: 10px;
}

.UosUl>li:not(:nth-child(1)) {
width: 50%;
margin-top: 20px;
}

.abouwer {
flex-direction: column;
}

.abouwerw1 {
flex-direction: column-reverse;
}

.WORKw {
font-size: 30px;
}

.are_ul {
margin-top: 33px;
}

.ESTs {
font-size: 30px;
}

.hfu_UL {
position: sticky;
margin: 0 auto;
transform: none;
}

.down_load>ul {
justify-content: space-between;
}

.REW_w_ul li {
margin-top: 33px;
}

.REW_w {
font-size: 26px;
}

.prwg {
font-size: 26px;
}

.down_load>ul li {
width: 48%;
padding: 0;
}

.American_we {
width: 100%;
}

.down_load {
margin: 50px auto;
}

.down_load>ul li {
margin-top: 10px;
}

.fgnqw {
font-size: 18px;
}

.head_right {
display: none;
}

.head {
height: 68px;
}

.logowqe {
width: 66px;
}

.head_left {
font-size: 16px;
width: 65%;
}

.Yuyao2 {
font-size: 30px;
}

.Yuyao1 {
font-size: 26px;
}

.Yuyao3 {
font-size: 18px;
}

.ODUC {
font-size: 30px;
}

.PRODUCTS {
padding: 60px 0;
}

.FAST1w {
font-size: 30px;
}

.FAST {
padding: 60px 0 0 0;
}

.Area_ul li {
width: 100%;
}

.Area_ul li:not(:nth-child(1)) {
margin-top: 20px;
}

.Area_ul {
flex-wrap: wrap;
}

.HISTORY_left {
display: none;
}

.HISTORY_right {
width: 100%;
}
.pro_inber{
margin-top:65px ;
}
.guid_left{
width: 100%;
}
.guid_right{
width: 100%;
margin-top:20px ;
}
.guid{
margin-bottom: 60px;
}
.essentialweawr{
font-size: 26px;
}
.essentialweawr{
margin-bottom: 25px;
}
.qwfjgw::after {
width: 93%;
height: 1px;
background-color: #fff;
content: '';
position: absolute;
top: 50.5%;
left: 17px;
}

.next1 {
right: 30px !important;
top: 55% !important;
}
.Laew>div{
width: auto;
}
.Laew>div:nth-child(2){
text-align: center;
width: 150px ;
}
.tecH_ul .tecH_li:nth-child(odd) .tecH_ul_div {
flex-direction: column-reverse;
}
.tecH_ul .tecH_li:nth-child(even) .tecH_ul_div {
flex-direction: column;
}


.beijs {
display: none;
}
.tecH_ul li:not(:nth-child(1)){
margin-top: 55px ;
}
.poaws {
position: static;
}

.tecH_li_Left {
width: 100%;
margin-top: 25px;
}

.tecH {
width: 94%;
}

.poaws {
width: 100%;
transform: none;
}

.tecH_li_right {
width: 100%;
}

.wdf {
text-align: center;
}
.swiperwqe {
width: 80%;
}

.prev1 {
left: 25px !important;
top: 55% !important;
}

.swiperwqe>.swiper-wrapper .swiper-slide:nth-child(odd) .qwrg {
font-size: 14px;
}

.swiperwqe>.swiper-wrapper .swiper-slide:nth-child(odd) {
margin-top: 5px;
}

.kn_jz {
flex-wrap: wrap;
}

.kn_jz div {
padding: 0;
width: 100%;
}

.kn_jz div:not(:nth-child(1)) {
margin-top: 20px;
}

.kn_jz {
margin-bottom: 60px;
}

.wercf {
font-size: 30px;
}

.CERICATE {
padding: 60px 0;
}

.zshu {
flex-wrap: wrap;
margin-top: 33px;
}

.CERICATEqwe {
padding-top: 0;
}
.qwfjgw{
padding: 100px 0;
}
.zshu li {
width: 49%;
margin-bottom: 15px;
padding: 0 ;
}
.zshu{
justify-content: space-between;
}
.REWS_left {
display: none;
}

.REWS_right {
width: 100%;
}

.REW_wwe {
font-size: 26px;
}

.REWS {
margin-top: 60px;
}

.vaqwf {
margin-top: 33px;
}

/* .mySwiper2 .swiper-slide img {
width: 94%;
} */
.vaqwf {
flex-direction: column;
}

.mySwiper {
width: 88%;
height: auto;
}

.swiper-button-next:after {
transform: none;
}

.swiper-button-next {
transform: translateX(0) !important;
left: auto !important;
right: 0 !important;
top: 53% !important;
transform: translateY(-50%);
}

.swiper-button-prev:after {
transform: none;
}

.swiper-button-prev {
top: 53% !important;
transform: translateX(0) !important;
left: 0% !important;
}

.awfg {
width: 100% !important;
padding: 10px 5px !important;
}

.ela_w {
margin-top: 50px;
}

.ated {
font-size: 26px;
padding-left: 0;
}

.ela_w_ul li {
width: 48%;
padding: 0;
margin-top: 10px;
}

.ela_w_ul {
justify-content: space-between;
flex-wrap: wrap;
}

.ela_w_ul {
margin-top: 23px;
}

.WHY_us {
margin-top: 60px;
}

.Hyw {
font-size: 30px;
}

.hfu_dim {
margin-top: 33px;
}

.hfu_UL {
flex-wrap: wrap;
}

.hfu_UL li {
width: 50%;
}

.hfu_UL {
bottom: -234%;
width: 100%;
}

.Revieww>div {
font-size: 18px;
}

.qwrfas {
font-size: 16px;
}

.cawf_bj_jz {
max-width: 1140px;
width: 94%;
}



.ODUC_box {
flex-wrap: wrap;
}

.a1_ul_box {
flex: 1;
/* 均分剩余空间 */
}
.yidongduan{
flex-direction: column-reverse;
display: flex;
}
.Screws_box{
width: 100% ;
}
.a1_ul_box{
margin-top: 25px ;
width: 100% !important;
}
.a1_ul1 li:not(:nth-child(1)){
margin-top: 10px ;
}
.a1_ul1 li:hover {
background-color: #221e1f;
color: #fff;
}
}


@media screen and (max-width:1150px) {
.head_right {
display: none;
}

.head {
height: 68px;
}

.logowqe {
width: 66px;
}


.Yuyao2{
font-size: 30px ;
}
.Yuyao1{
font-size: 26px ;
}
.Yuyao3{
font-size: 18px ;
}
.ODUC{
font-size: 30px ;
}
.PRODUCTS{
padding: 60px 0 ;
}
.olgn_Divz_left{
width:100%;
}
.olgn_Divz_right{
margin-top:20px ;
width:100%;
}
.imgwers{
width:100%;
}
.flwif{
flex-wrap: wrap;
}
.imgwers_right{
margin-top:20px ;
width:100%;
}
}






@media screen and (max-width:1150px) {


.HexHouk {
display: block;
}

.Hdad {
width: 100%;
display: flex;
transition: all 0.3s;
justify-content: space-between;
}

.Hdad_left>img {
width: 45px;
}

#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: #333;
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;
}
.abinner{
margin-top: 63px;
}
.inebbrq{
margin-top: 63px;
}

.Hdad {
position: fixed;
top: 0px;
z-index: 111;
/* border-radius: 0 0 10px 10px ; */
}

.Hdad_right_img {
font-size: 0;
width: 28px;
margin-right: 14px;
}

.Hdad_right_img img {
width: 100%;
}

.Hdad_box {
background-color: #fff;
width: 100%;
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}

.Hdad_left {
margin-left: 10px;
}

.Hdad_right {
margin-right: 15px;
display: flex;
}


.xialakuan {
transition: all 0.3s;
overflow: hidden;
z-index: 11111;
height: 0;
position: fixed;
width: 100%;
top: 0;
right: 0;
background-color: #ffffff;
box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

.xialakuan {
display: block;
}
.foot{
margin-bottom: 65px;
}
.tecH{
margin: 60px auto;
}
.sousuosaa {
display: block;
}

.xialakuan::after {
width: 100%;
content: '';
position: absolute;
top: 0;
height: 2px;
background-color: var(--bt);
}

.xialakuan>li {
font-weight: 500;
border-bottom: 1px solid #ddd;
padding: 15px 15px 15px 15px;
}


.cat {
position: relative;
}
.Kontakt_box{
padding: 15px 20px !important;
}
.xialakuan>li img {
right: 20px;
position: absolute;
top: 19px;
width: 16px;
}
.Touch{
font-size: 26px;
}
.Closure>img {
width: 35px;
}

.catUl li {
margin-top: 10px;
}

.catUl {
height: 0;
overflow: hidden;
margin-left: 10px;
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: #191919;
}

.guanbaaaa img {
float: right;
margin: 60px;
width: 25px;
height: 25px;
}

.actid img {

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: 20px;
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;
}

.cpxq {
flex-direction: column;
}

.cpxq_left {
width: 100%;
}

.cpxq_right {
width: 100%;
margin-top: 20px;
}

.piew {
font-size: 25px;
}

.Descriptionw {
margin-top: 20px;
}
.iframeVideoBox{
    display:none;
}
}      .shadow{
        cursor: crosshair;
      }
      .abinner {
        background-image: url(/uploads/202408/banner8_1724814224_WNo_1920d400.jpg);
        }       
    
    