
        .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: #fff;
}

.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;
}

.butww {
    transition: all 0.3s;
    cursor: pointer;
    width: 178px;
    height: 47px;
    background-color: #123572;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
    margin-top:20px ;
}

.butww:hover {
    background-color: #248ACB;
}        .myBtn1 {
    position: relative;
    z-index: 99;
    background-color: #248ACB;
    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: #248ACB;
    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: #123572;
    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;
    }
}        .Industw {
    max-width: 1140px;
    width: 94% ;
    margin: 0 auto;
    margin-top: 110px;
}

.Industw_left {
    width: calc(100% - 340px);
    padding: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.Industw_right {
    width: 320px;
}

.biawss {
    font-size: 16px;
    color: #0A377A;
    line-height:1.5em;
}
.biawss h2{
    font-size: 26px;
    cocolor:#0099cc;
}


.afing {
    width: 100%;
    border: 1px solid #e2e2e2;
    height: 42px;
}

.Industw {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.afing img {
    width: 25px;
    margin-left: 10px;
}

.afing {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0;
}

.View_m {
    font-size: 24px;
    font-weight: 700;
    color: #0A377A;
}

.imgs1_ul li {
    display: flex;
    align-items: center;
    padding: 10px 0;
    position: relative;
    cursor: pointer;
}

.imgs1_ul li::after {
    width: 100%;
    bottom: 0;
    position: absolute;
    height: 1px;
    background-color: #dddddd;
    content: '';
    left: 0;
}

.absgw {
    font-weight: 700;
    color: #2C2E31;
    margin-left: 12px;
}

.imgs1_ul li:hover .absgw{
    color: #0A377A;
}

.rodsd{
    max-width: 1140px;
    width: 94% ;
    margin: 0 auto;
    margin-top: 110px ;

}


.astrf{
  font-size: 36px ;
  font-weight: 700;
  color: #2C2E31;
}        .New_right {
    width: 320px;

}

.New_img_box {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.New_img {
    width: 30%;
}

.New_tiww {
    width: 68%;
}

.New {
    max-width: 1140px;
    width: 94%;
    margin: 110px auto;
}

.New_left {
    width: calc(100% - 340px);
}

.tawer {
    font-size: 18px;
    font-weight: 700;
    color: #2C2E31;
}

.New_img_box {
    align-items: center;
}

.tie {
    font-size: 14px;
    color: #228ACB;
    margin-top: 10px;
}

.right1ww_flerwwwe {
    margin-top: 10px;
}

.Machinery {
    font-size: 16px;
    color: #686868;
    margin-top: 10px;
}

.New_left>ul li:not(:nth-child(1)) {
    margin-top: 33px;
}

.avwxinG img {
    width: 15px;
    margin-right: 15px;
}

.avwxinG {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    color: #2C2E31;
}

.New {
    display: flex;
    justify-content: space-between;
}

.search1wqe img {
    width: 23px;
    margin-left: 9px;
}

.search1wqe input {
    width: 100%;
    height: 100%;
    padding-left: 8px;
}

.search1wqe {
    width: 100%;
    height: 42px;
    border: 1px solid #d0d0d0;
    margin: 15px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.awfr li {
    
    color: #686868;
 padding-bottom:15px ;
}

.awfr li:not(:last-child) {
    border-bottom: 1px solid #d7d7d7;
}


.awfr li:not(:nth-child(1)) {
    margin-top: 20px;
}

.Set_A {
    width: 100%;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-top: 20px;
    position: sticky;
    top: 133px;
}

.saew {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #54595f;
    margin-bottom: 25px;
}

.Consul {
    padding: 20px 10px;
}

.naxc {
    width: 100%;
    height: 46px;
    background-color: #e7e9eb;
}

.naxc input {
    width: 100%;
    height: 100%;
    padding-left: 12px;
}

.naxc:not(:nth-child(1)) {
    margin-top: 12px;
}

.teqx {
    margin-top: 15px;
    width: 100%;
    height: 120px;
    padding: 12px 0 0 12px;
    background-color: #e7e9eb;
}

.teqx textarea {
    width: 100%;
    height: 100%;
}

.are_z {
    font-size: 14px;
    color: #AAAAAA;
    padding-top: 10px;
}

.Send {
    width: 170px;
    height: 47px;
    background-color: #0a377a;
    color: #ffffff;
    text-align: center;
    line-height: 47px;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 20px;
}

textarea {
    outline: none;
    border: 0;
    background-color: transparent;
}

.awfr li {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.New_vos{
    padding: 33px 20px ;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.Exhibi{
    font-size: 24px ;
    font-weight: 700;
}

.shejia img{
    width: 20px ;
}

.shejia_flex{
    display: flex;
    justify-content: space-between;
    margin-top: 20px ;
}

.fuwenb>div{
    margin-top: 20px ;
}

.You_m{
    max-width: 1140px ;
    width: 94%;
    margin: 110px auto;
}

.Like_w{
    font-size: 36px;
    font-weight: 700;
    color: #2C2E31;
}        /* 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 {
width: 100%;
height: auto;
vertical-align: middle;
}

* {
margin: 0;
padding: 0;
box-sizing: border-box;
list-style: none;
font-family: "Inter", sans-serif;
}


.head {
max-width: 1140px;
width: 94%;
margin: 0 auto;
}

.head_left {
width: 120px;
}

a {
text-decoration: none;
color: inherit;
}

.head_right_s img {
width: 15px;
}

.head{
display:block ;
}
.Hdad{
display:none ;
}

.Qc_div .pagination2 {
display: none;
}

.swiper_VB .pagination1 {
display: none;
}

.head {
transition: all 0.3s;
display: flex;
justify-content: space-between;
padding: 20px;
align-items: center;
position: fixed;
z-index: 1111;
top: 20px;
background-color: #ffffff;
left: 50%;
transform: translateX(-50%);
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}


.hvg_ul {
display: flex;
justify-content: space-between;
}

.Englw {
display: flex;
align-items: center;
font-size: 14px;
color: #0A377A;
}

.pagination1 {
display: none;
}

.head_right_s {
display: flex;
align-items: center;
padding: 5px 0;
}

.head_right {
width: calc(100% - 160px);
}

.head_right_s {
display: flex;
justify-content: right;
}

.hvg_ul li {
padding: 5px 0;
font-weight: 700;
color: #0A377A;
}

.diaiuw {
margin: 0 15px 0 35px;
}


.swiperwe {
width: 100%;
}



.Lott1 {
width: 80%;
margin: 0 auto;
font-size: 21px;
margin-top: 20px;
}

.right_dvi {
width: 7px;
}

.ctUs {
display: flex;
align-items: center;
}

.bfanniu {
width: 40px;
height: 40px;
background-color: #ffffff;
text-align: center;
line-height: 36px;
border-radius: 50%;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}

.bfanniu img {
width: 15px;
margin-left: 4px;
padding-top: 1px;
}

.Videow {
display: flex;
align-items: center;
}

.atc {
font-size: 16px;
font-weight: 700;
margin-left: 25px;
color: #0A377A;
}

.ctUs {
width: 171px;
height: 49px;
background-color: #123572;
display: flex;
justify-content: center;
color: #ffffff;
margin-right: 60px;
}

.wqerqr {
font-size: 16px;
font-weight: 700;
margin-right: 12px;
}


.lianxi {
display: flex;
align-items: center;
}

.lianxi_flex {
margin-top: 33px;
display: flex;
}


.bfanniu_div {
cursor: pointer;
position: relative;
width: 70px;
height: 70px;
transition: all 0.3s;
border-radius: 50%;
background-color: rgba(59, 76, 105, 0.8);
}



.swiperwe .swiper-slide {
position: relative;
}

.rare {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 10%;
width: 43%;
}

.qwrn {
font-size: 16px;
font-weight: 700;
color: #248ACB;
}

.fuwenb p{
line-height: 24px;
}

.grain_flexs a{
color: #0A377A;
}
.Grain_flex{
max-width: 1140px ;
display: flex;
justify-content: space-between;
width: 94% ;
margin: 0 auto;
margin-top: 55px ;
}

.asfRevie h3{
    font-size: 18px;
    color: #0099cc;
}
.Cont_flex>div{
    cursor: pointer;
    transition: all 0.3s;
}

.Cont_flex>div:hover{
    transform: scale(0.9);

}

.post {
text-align: center;
line-height: 45px;
width: 100px;
background-color: #fff;
height: 38px;
}
.code {
    width: 100px;
    border: 1px solid #dfdfdf;
    height: 38px;
    margin: 0 20px;
}
.code input {
    width: 100%;
    height: 100%;
    padding-left: 12px;
}
.butww2 {
cursor: pointer;
transition: all 0.3s;
width: 200px;
height: 38px;
background-color: #0a377a;
text-align: center;
line-height: 38px;
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
color: #fff;
}.yanz {
display: flex
;
}
.yanz_flex {
display: flex
;
justify-content: center;
margin-top: 20px;
}
.grain_flexs{
position: relative;
}


.grain_flexs::after{
content: '';
position: absolute;
bottom: -25px;
left: 0;
width: 100% ;
height: 2px ;
background-color: #0A377A;
}
.fnebn *{
padding: revert;
margin: revert;
list-style: disc;
}
tbody p{
padding: 0 10px !important;
}
.fnebn p{
line-height: 24px;
color: #686868;
}

.vwoundary1{
margin-top: 55px !important;
}
.Grain_flex div{
font-size: 18px ;
color: #2C2E31;
font-weight: 700;
}
.arh{
color:#2C2E31;
}
.afgwwqf{
color:#2C2E31;
}
.Diffusion{
color:#2C2E31;
}
.SmCow{
color:#2C2E31;
}
.magnets_div *{
padding: revert;
list-style: disc;
margin: revert;
}

.magnets_div a{
color: #0A377A;
}

.vwoundary *{
padding: revert;
margin: revert;
}


.Key_ul *{
padding: revert;
list-style: disc;
margin: revert;
}

.biawss *{
padding: revert;
list-style: disc;
margin: revert;
}

.fuwenb *{
padding: revert;
list-style: disc;
margin: revert;
}
.asfRevie>div:nth-child(1) *{
padding: revert;
list-style: disc;
margin: revert;
}
.fuwenb a{
color: #0A377A;
}

.broad_op{
line-height: 24px;
}
.magnets_div a：hover{
text-decoration: underline;

}

.fuwenb a：hover{
text-decoration: underline;

}

.afrw {
font-size: 60px;
font-weight: 700;
color: #fff;
margin-top: 20px;
}

.wrfwr {
font-size: 18px;
color: #fff;
margin-top: 20px;
}
.ctUs{
cursor: pointer;
}


.eeee {
position: relative;
}

.eeee:hover .yicn {
visibility: visible;
opacity: 1;
top: 35px;
z-index: 1111;
left: -9px;

}





#ssww li {
transition: all 0.3s;
}

.yicn li {
color: #353535 !important;
white-space: nowrap;
}
.pf_img li:hover .asfn{
color: #0A377A;
}
.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;
}
.bsr{
transition: all 0.3s;
}
.bsr:hover{
background-color: #123572 !important;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.yicn {
position: absolute;
top: 35px;
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 {
text-align: center;
display: flex;
flex-direction: column;
background-color: #59595b;
justify-content: center;
border-radius: 5px
}
.value a {
width: 100%;
display: flex;
gap: 5px;
}
.value {
background-color: transparent;
transition: all 0.3s;
border: none;
padding: 13px;
color: white;
position: relative;
cursor: pointer;
border-radius: 4px;
}

.value:not(:active):hover,
.value:focus {
background-color: #123572;
}

.value:focus,
.value:active {
background-color: #1A1F24;
outline: none;
}
.iframeVideoBox {
position: absolute;
top: 0;
width: 100%;
padding-bottom: 56.4%;
overflow: hidden;
z-index: 11;
}
.rare{
z-index: 12;
}
.iframeVideoBox iframe {
position: absolute;
top: -10%;
height: 100%;
width: 300%;
left: -100%;
pointer-events: none;
}
.value::before {
content: "";
position: absolute;
top: 5px;
left: -10px;
width: 5px;
height: 80%;
background-color: #0a377a;
border-radius: 5px;
opacity: 0;
}

.value:focus::before,
.value:active::before {
opacity: 1;
}

.value svg {
width: 15px
}
.value {
white-space: nowrap;
font-size: 14px;
font-weight: 400;
}
.ctUs:hover {
background-color: #238acb;
}

.swiperwe .swiper-button-prev:after,
.swiperwe .swiper-button-next:after {
font-weight: 700;
}

.bfanniu_div::after {
-webkit-animation: fx-plyr-play-button 1.5s ease-out infinite;
animation: fx-plyr-play-button 1.5s ease-out infinite;
border: 4px solid #123572;
border-radius: 150%;
-webkit-box-shadow: 0 0 10px #123572;
box-shadow: 0 0 10px #123572;
-webkit-box-sizing: border-box;
box-sizing: border-box;
content: "";
height: 180%;
left: -40%;
position: absolute;
top: -40%;
width: 180%;
z-index: -1;
}

@keyframes fx-plyr-play-button {
0% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}

100% {
opacity: 0;
}
}



.fooert {
width: 100%;
background-image: url(
/uploads/202410/bottom_1728883623_WNo_1921d592.jpg);
background-size: cover;
height: 596px;
}

.fooert_jz {
max-width: 1140px;
width: 94%;
height: 100%;
margin: 0 auto;
}

.overww img {
width: 15px;
margin-right: 20px;
}

.fooert_box {
padding: 25px;
width: 47%;
background-color: #ffffff;
}

.fooert_jz {
display: flex;
align-items: center;

}

.Next_op {
font-size: 36px;
font-weight: 700;
color: #2C2E31;
}

.overww>li {
display: flex;
color: #686868;
align-items: center;
}

.overww {
margin-top: 25px;
}

.overww li:not(:nth-child(1)) {
margin-top: 15px;
}

.foot {
width: 100%;
background-color: #303033;
}

.foot_jz {
max-width: 1140px;
width: 94%;
margin: 0 auto;
padding: 85px 0;
}

.foot_ul img {
width: 18px;
}

.foot_ul {
color: #ffffff;
}

.foot_ul>li:nth-child(1) {
width: 25%;
}

.foot_ul div {
display: flex;
align-items: flex-start;
}

.foot_ul>li>div:nth-child(1) {
margin-bottom: 33px;
font-size: 21px;
font-weight: 700;
}

.foot_ul>li>div:not(:nth-child(1)) {
margin-top: 20px;
}

.asdafF {
align-items: center !important;
}

.foot_ul>li:nth-child(1)>div:not(:last-child) img {
margin-right: 15px;
}

.sheiia img {
margin-right: 8px;
}

.foot_ul {
display: flex;
justify-content: space-between;
}

.foot_ul>li:not(:nth-child(1))>div:not(:nth-child(1)) {
margin-top: 10px;
}

.faswTe_ul {
display: flex;
justify-content: space-between;
}

.faswTe_ul li {
padding: 15px 0;
}

.faswTe {
position: relative;
max-width: 1140px;
width: 94%;
margin: 0 auto;
color: #ffffff;
font-size: 12px;
}

.faswTe::after {
position: absolute;
width: 100%;
height: 1px;
content: '';
top: 0;
left: 0;
background-color: #ffffff;
}

.Neobanner {
width: 100%;
background-image: url(
/uploads/202408/Neobanner-2-_1723012859_WNo_8000d1876.jpg);
height: 450px;
background-size: 1920px 100%;
position: relative;
}

.main_box {
position: absolute;
left: 50%;
text-align: center;
top: 50%;
transform: translate(-50%, -50%);
}

.main {
display: flex;
justify-content: center;
color: #0A377A;
margin-top: 15px;
}

.arh {
font-weight: 700;
font-size: 60px;
}



input {
border: 0;
background-color: transparent;
outline: none;
}

textarea {
border: 0;
background-color: transparent;
outline: none;
}

.show {
height: 500px;
}

.magnets_div {
transition: all 0.3s;
}

.inper form{
width: 100%;
height: 100%;
}


.foot_ul a:hover{
text-decoration: underline;
color: #248ACB;
}

.faswTe_ul a:hover{
text-decoration: underline;
color: #248ACB;
}        .NdFeB {
    max-width: 1140px;
    width: 94%;
    margin: 0px auto;
    margin-top: 110px;
}

.NdFeB1 {
    font-size: 16px;
    font-weight: 700;
    color: #248ACB;
}

.NdFeB_box {
    text-align: center;
}

.NdFeB2 {
    font-size: 36px;
    font-weight: 700;
    color: #2C2E31;
    margin-top: 20px;
}

.NdFeB3 {
    color: #686868;
    margin:33px auto;
    width:80%;
}

.swiper1w {
    text-align: center;
}

.ctUsweqwe {
    margin: 0 auto;
    margin-top: 25px;
}




.swiper1w .swiper-slide{
    background-color: #f6f6f6;
    
    border-radius: 10px ;
    height: auto;

    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.SmCow_dcv{
    padding: 33px 20px;
}

.SmCow {
    height: 42px;
    margin:0px 0 20px 0;
    font-size: 18px;
    font-weight: 700;
}

.SmCoww {
    color: #686868;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    height:80px ;
}

.swiper1w {
    margin-top: 55px;
}


.swiper1w_box {
    position: relative;
}

.swiper1w_box .swiper-button-prev {
    left: -80px;
}

.swiper1w_box .swiper-button-next {
    right: -80px;
}

.swiper1w_box .swiper-button-prev:after,
.swiper1w_box .swiper-button-next:after {
    display: none;
}

.swiper1w_box .swiper-button-next {
    transform: rotate(180deg);
}

.swiper1w_box .swiper-button-prev,
.swiper1w_box .swiper-button-next {
    width: 12px;
}

.NdFeB_ul li {
    width: 25%;
    padding: 0 10px;
}

.asweqw img {
    width: auto;
}

.right1ww {
    width: 8px;
    margin-left: 10px;
}

.asweqw_div {
    height: 100%;
    padding: 55px 20px;
    text-align: center;
    background-color: #f6f6f6;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.right1ww_fler {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    color: #248ACB;
}

.awfaa {
    margin: 20px 0;
    font-size: 18px;
    font-weight: 700;
    color: #2C2E31;
}

.Robotww {
    color: #686868;
}

.NdFeB_ul {
    margin-top: 35px;
    display: flex;
    flex-wrap: wrap;
}

.NdFeB_ul li {
    margin-top: 20px;
}

.asweqw {
    height: 75px;
}

.Robotww {
    color: #686868;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
}


.appfw_bsx {
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url(/statics/images/awr.jpg);
    background-size: cover;
    background-position: right bottom;
}

.appfw {
    position: absolute;
    top: 50%;
    line-height: 36px;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 21px;
    font-weight: 700;
}

.Aboutsw {
    padding: 20px;
    position: relative;
    width: 100%;
    background-image: url(/statics/images/Aboutsw_\(2\).jpg);
    background-size: cover;
    background-position: right bottom;
}

.Aboutsw_i {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

.Founde_w {
    max-width: 1140px;
    width: 94%;
    margin: 0 auto;
    margin-top: 110px;
}

.Founde_w_left {
    width: 50%;
}

.Number_dov {
    position: relative;
    z-index: 1;
    color: #fff;
}

.aqngw {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
}

.aqngw::after {
    position: absolute;
    width: 100%;
    height: 3px;
    content: '';
    background-color: #496b9c;
    bottom: 0;
    left: 0;
}

.ounww {
    margin-top: 33px;
    font-size: 18px;
}

.ounww {
    font-weight: 700;
}

.ounww span {
    font-weight: 400;
}

.ounww p:not(:nth-child(1)) {
    margin-top: 10px;
}

.asfwaww {
    margin-top: 20px;
}

.pagination2 {
    display: none;
}

.wqf {
    font-size: 16px;
    font-weight: 700;
    color: #248ACB;
}

.Founde_w {
    display: flex;
    justify-content: space-between;
}

.Founde_w_right {
    width: 48%;
}

.qwgqwefw {
    font-size: 36px;
    font-weight: 700;
    color: #2C2E31;
    margin: 20px 0;
}

.NdFeBwe {
    max-width: 1160px;
    width: 94%;
}

.qwfg_P p:not(:nth-child(1)) {
    margin-top: 20px;
}

.wfgpwe {
    margin-top: 25px;
}

.awff {
    font-size: 16px;
    font-weight: 700;
    color: #0A377A;
    margin-bottom: 20px;
}

.qwfss p:not(:nth-child(1)) {
    margin-top: 10px;
}

.right1ww_flerww {
    justify-content: left;
}

.qwfg_P p {
    color: #686868;
    line-height: 24px;
}

.qwfss {
    color: #686868;
}

.right1ww_flerww {
    margin-top: 20px;
}

.Custom {
    width: 100%;
    background-image: url(/uploads/202410/exbnew_1729832659_WNo_1920d779.jpg);
    height: 780px;
    background-size: 1920px 100%;
    background-repeat: no-repeat;
    margin-top: 110px;
    position: relative;

}


.awfgou {
    width: 12px;
    margin-right: 20px;
}

.ctUsweqsw {
    background-color: #248acb;
    margin-top: 33px;
}

.Custom_box {
    color: #fff;
    width: 30%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
}

.afmaUl>li {
    display: flex;

}

.afmaUl>li:not(:nth-child(1)) {
    margin-top: 20px;
}

.xuws {
    font-size: 16px;
    font-weight: 700;
    color: #248ACB;
}

.afmaUl {
    margin-top: 33px;
}

.asfa {
    font-size: 36px;
    font-weight: 700;
    margin: 33px 0;
}

.pf_img {
    width: 100%;
    margin: 0px auto;
}

.pf_img li {
    width: 33.333%;
    padding: 0 10px;
}

.asfn {
    font-size: 18px;
    font-weight: 700;
    color: #2C2E31;
    margin: 15px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 42px;
    text-overflow: ellipsis;
}

.Aprtime {
    position: relative;
    padding-left: 20px;
    color: #686868;
}

.Aprtime::after {
    width: 15px;
    height: 15px;
    content: url('/statics/images/shiz.png');
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.visit_w {
    margin-top: 15px;
    color: #686868;
    display: -webkit-box;
    line-height: 24px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pf_img {
    display: flex;
    flex-wrap: wrap;
}

.NdFeBweq {
    max-width: 1160px;
    width: 94%;
}

.pf_img li {
    margin-top: 55px;
}

.NdFeBweq {
    margin-bottom: 110px;
}        








@media screen and (min-width:1921px) {
    .Neobanner {
        background-size: cover;
    }
    .Custom{
        background-size: cover;
    }
}


@media screen and (max-width:1440px) {
    .afrw {
        font-size: 36px;
    }
}

@media screen and (max-width:1440px) {
    .Qc_div .swiper-button-prev {
        left: -24px !important;
    }

    .Qc_div .swiper-button-next {
        right: -24px !important;
    }

    .swiper1w_box .swiper-button-prev {
        left: -26px;
    }

    .swiper1w_box .swiper-button-next {
        right: -26px;
    }
}


@media screen and (max-width:850px) {
    .Techno_w {
        margin: 60px auto;
    }

    .Techno_w_ul {
        flex-wrap: wrap;
    }
    .fnebn{
        margin: 60px auto;
    }
    .Test_box11{
        margin: 60px auto;
    }
    .zhengshui{
            width: 100%;
    }
    .Test_box{
        padding: 20px;
    }
    .Test_box_left{
        width: 100%;
        margin-top:20px ;
    }
.Test_box{
        flex-direction: column-reverse;
}
    .Techno_w_ul>li {
        width: 100%;
    }

    .Techno_w_ul>li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .Micros {
        margin-top: 60px;
    }

    .Micros_div {
        font-size: 26px;
    }

    .wqsssf {
        margin-top: 20px;
    }

    .Techno_w_ul {
        margin-top: 33px;
    }

    .wqsssfPPP {
        margin-top: 33px;
    }

    .wqsssf {
        width: 100%;
    }

    .Regulation {
        flex-direction: column-reverse;
    }

    .Regulation {
        margin-top: 60px;
    }

    .Regulation_right {
        width: 100%;
    }

    .Regulation_left {
        width: 100%;
    }
    .head{
        display:none ;
    }
.Hdad{
    display:block ;
}
    .Develo {
        font-size: 26px;
        margin-top: 20px;
    }

    .Regulation_ul>ul:nth-child(1) {
        margin-top: 20px;
    }

    .Regulation_ul>ul:nth-child(2) {
        margin-top: 20px;
    }

    .Founde_w {
        flex-direction: column;
        margin-top: 60px;
    }


    .Founde_w_left {
        width: 100%;
    }

    .Founde_w_right {
        width: 100%;
        margin-top: 20px;
    }

    .qwgqwefw {
        font-size: 26px;
        margin: 10px 0;
    }

    .Qc {
        margin: 60px auto 100px auto;
    }

    .swfrQ {
        font-size: 26px;
    }

    .Qc_divswiper {
        margin-top: 33px;
    }

    .Qc_div .swiper-button-next {
        right: -15px !important;
    }

    .Qc_div .swiper-button-prev {
        left: -15px !important;
    }

    .QcBj {
        padding: 60px 0;
    }

    .QcBj_left {
        width: 100%;
    }

    .evelo_w {
        font-size: 26px;
    }

    .toge_ul li {
        margin-top: 20px;
    }

    .toge_ul>li>div:nth-child(2) {
        margin-top: 10px;
    }

    .Core_team {
        margin: 60px auto;
    }

    .Crt {
        font-size: 26px;
    }

    .Core_team_box {
        flex-direction: column-reverse;
    }

    .Core_team_box:nth-child(odd) {
        flex-direction: column;
        text-align: left;
    }

    .Core_team_box {
        margin-top: 33px;
    }

    .Core_team_box_right {
        width: 100%;
    }

    .Core_team_box_left {
        width: 100%;
        margin-top: 20px;
    }

    .agnw {
        margin-top: 20px;
    }

    .Applic_w {
        margin: 60px auto;
    }

    .tongc {
        font-size: 26px;
    }

    .NdFeBqw {
        margin-top: 20px;
    }

    .Applic_w_box {
        width: 100%;
    }

    .Appbf_ul {
        margin-top: 33px;
    }

    .Indus {
        font-size: 18px;
    }

    .Appbf_ul li {
        width: 100%;
    }

    .Appbf_ul>li:not(:nth-child(1)) {
        margin-top: 20px !important;
    }

    .comP_ul>.comP_liUl:nth-child(odd) .aqw {
        flex-direction: column-reverse;
    }

    .comP_ul>.comP_liUl:nth-child(even) .aqw {
        flex-direction: column;
    }

    .compwe>div {
        position: static;
        transform: none;
    }

    .aqwwaer {
        width: 100%;
    }

    .compwe {
        width: 100%;
    }

    .comP_liUl .aqw {
        padding: 20px 0;
    }

    .comP_liUl {
        margin-top: 50px;
    }

    .shiz {
        font-size: 90px;
    }

    .Vdaqwf_w {
        padding: 70px 0 60px 0;
    }

    .cusPW {
        flex-direction: column;
    }

    .cusPW_left {
        width: 100%;
    }

    .cusPW_right {
        width: 100%;
        padding: 20px;
    }

    .cusN {
        font-size: 26px;
    }

    .Cing {
        margin-top: 35px;
    }

    .cusPW {
        margin: 60px auto;
    }

    .DownLond>ul li {
        width: 100%;
    }

    .DownLond>ul li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .DownLond {
        margin: 60px auto;
    }

    .FAQ_j {
        margin: 60px auto;
    }

    .Aq {
        font-size: 26px;
    }

    .vwoundary {
        margin-top: 60px;
    }

    .Diffusion {
        font-size: 26px;
    }

    .refersw {
        margin-top: 20px;
    }

    .vwoundary_ul {
        margin-top: 33px;
    }

    .vwoundary_ul li {
        width: 100%;
        padding: 0;
    }

    .vwoundary_ul {
        flex-wrap: wrap;
    }

    .aswfIDv {
        padding: 30px 0;
    }

    .Diffu {
        margin-top: 33px;
    }

    .awg {
        margin-top: 33px;
    }

    .Diffu {
        flex-direction: column;
    }

    .Diffu_left {
        width: 100%;
    }

    .Diffu_right {
        width: 100%;
    }

    .Diffu_right .vagd_boc {
        margin-top: 10px;
    }

    .thatqw {
        margin-top: 20px;
    }

    .Industw {
        flex-direction: column;
    }

    .Industw_left {
        width: 100%;
    }

    .biawss {
        font-size: 26px;
    }

    .Industw_right {
        display: none;
    }

    .rodsd {
        margin-top: 60px;
    }

    .swiper1w {
        margin-top: 33px;
    }

    .astrf {
        font-size: 26px;
    }

    .swiper1w_box .swiper-button-prev {
        left: -15px;
    }

    .swiper1w_box .swiper-button-next {
        right: -15px;
    }

    .Industw {
        margin-top: 60px;
    }

    .prow_left {
        display: none;
    }
    .Custom_box {
     top: 53%;
    }
    .prow_right {
        width: 100%;
    }

    .prow {
        margin: 60px auto;
    }

    .awwr {
        font-size: 26px;
    }

    .awwr_div {
        margin-top: 60px;
    }

    .Wholesa_qw {
        font-size: 26px;
    }

    .FAQs_wwe {
        margin-top: 60px;
    }

    .FAQs_w_flex div {
        font-size: 16px;
    }

    .asdrf {
        width: 70%;
        font-size: 18px;
    }

    .Centw div {
        width: 100%;
        padding: 0;
    }

    .Centw {
        flex-wrap: wrap;
    }

    .arh {
        font-size: 40px;
    }

    .main_box {
        width: 100%;
    }

    .GuideW {
        flex-wrap: wrap;
    }

    .GuideW_left {
        width: 100%;
    }

    .Centw_div {
        margin-top: 33px;
        margin-bottom: 60px;
    }

    .Ningbo_div {
        margin-top: 33px;
    }

    .awfrnf {
        font-size: 26px;
    }

    .New_right {
        width: 100%;
        margin-top: 20px;
    }

    .swiper_VB .swiper-button-prev {
        display: none;
    }

    .swiper_VB .swiper-button-next {
        display: none;
    }

    .Qc_div .swiper-button-prev {
        display: none;
    }

    .Qc_div .swiper-button-next {
        display: none;
    }

    .Qc_div .pagination2 {
        bottom: -33px !important;
        display: block;
    }

    .swiper_VB .pagination1 {
        display: block;
    }

    .bejw {
        width: 100% !important;
    }

    .Centw>div:not(:nth-child(1)) {
        margin-top: 10px;
    }

    .New_right {
        display: none;
    }

    .New_left {
        width: 100%;
    }
    .Sdown_flex_lf li{
        margin-top: 35px;
    }
    .Exhibi {
        font-size: 20px;
    }

    .You_m {
        margin: 60px auto;
    }

    .New {
        margin: 60px auto;
    }

    .Like_w {
        font-size: 26px;
    }

    .pf_img li {
        margin-top: 20px;
    }

    .pf_img li {
        width: 100%;
        padding: 0;
    }

    .New_img_box {
        flex-direction: column;
    }

    .New_img {
        width: 100%;
    }

    .New_tiww {
        width: 100%;
        margin-top: 20px;
    }

    .New_img_box {
        padding: 10px;
    }

    .Epc {
        flex-wrap: wrap;
        padding: 60px 0 0 0;
    }

    .Epc_left {
        width: 100%;
    }

    .Epc_right {
        width: 100%;
    }

    .Cwy {
        font-size: 26px;
    }

    .Key_ul li {
        margin-top: 20px;
    }

    .head {
        display: none;
    }

    .fooert_box {
        width: 100%;
    }

    .Next_op {
        font-size: 26px;
    }

    .foot_ul>li:nth-child(1) {
        width: 100%;
    }
    .NdFeB{
        margin-top: 60px ;
    }
    .rare{
        left: 7%;
        width: 90% ;
    }
    .afrw{
        font-size: 26px ;
    }
    .ctUs {
        margin-right: 33px ;
    }

    .swiperwe .swiper-button-prev{
        display: none;
    }
    .swiperwe .swiper-button-next{
        display: none;
    }
    .pagination1{
        display: block;
    }
    .swiper1w_box .swiper-button-prev{
        display: none;
    }
    .swiper1w_box .swiper-button-next{
        display: none;
    }
    .NdFeB2{
        font-size: 26px ;
    }
    .swiper1w_box{
        padding-bottom: 60px ;
    }
    .NdFeB_ul li{
        width: 49% ;
        padding: 0;
    }
    .NdFeB_ul{
        justify-content: space-between;
    }
    .Custom_box {
        width: 94%;
        margin: 0 auto;
        position: static;
        transform: none;
    }
    .comP {
        margin-bottom:60px ;
    }
    .NdFeB3{
        width: 100%;
    }
    .FAQs_w{
        margin-bottom: 60px;
    }
    .Custom {
        margin-top: 60px;
        height: auto ;
        padding: 50px 0;
        background-size: cover;
      background-position: left top;
    }
    .asfa{
        font-size: 26px ;
    }
    .ctUsweqwe{
        margin: 0 auto;
        margin-top: 25px;
    }
    .NdFeBweq {
        margin-bottom: 60px;
    }
    .foot_ul{
        flex-wrap: wrap;
    }
    .foot_ul>li>div:nth-child(1){
        margin-bottom: 20px ;
    }
    .foot_ul>li:not(:nth-child(1)){
        margin-top: 20px ;
    }
    .faswTe_ul{
        flex-wrap: wrap;
    }
    .foot_jz{
        padding: 45px 0;
    }
    .foot_ul>li>div:nth-child(1){
        font-size: 18px ;
    }

    .swiperwe{
        margin-top:65px ;
    }
}







.GuideW {
    margin-top:110px ;
}


@media screen and (max-width:850px) {
    .foot{
        margin-bottom: 60px ;
    }
    
    .GuideW {
        margin-top:60px ;
    }
    .Hdad {
    width: 100%;
    display: flex;
    justify-content: space-between;
    }
    
    .Hdad_left>a>img {
    width: 80px;
    }
    .atc{
        display: none;
    }
    .Videow{
        margin-left:10px ; 
    }
    #checkbox {
    display: none;
    }
    .wrfwr {
        margin-top: 10px;
    }
    .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;
    }
    .iframeVideoBox{
        display: none;
    }
    .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;
    }
    

    
    .inbenr {
    margin-top: 67px;
    }
    
  
    
    .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;
    }
    .GuideW{
        margin-bottom:60px !important;
    }
    .rodsd{
        margin-bottom:60px ;
    }
    .xialakuan::after {
    width: 100%;
    content: '';
    position: absolute;
    top: 0;
    height: 2px;
    background-color: #123572 ;
    }
    
    .xialakuan>li {
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    padding: 15px 15px 15px 15px;
    }
    .FAQs_w_flex{
        flex-wrap: wrap;
    }
    .show1 {
    max-height: 500px;
    }
    .FAQs_w_flex div{
        width: 100%;
    }
    .cat {
    position: relative;
    }
    
    .xialakuan>li img {
    right: 20px;
    position: absolute;
    
    width: 16px;
    }
    
    .Closure>img {
    width: 35px;
    
    
}
.porUL {
    padding: 10px;
    width: 100%;
    display: none;
    z-index: 11;
    position: absolute;
    top: 23px;
    background-color: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
    .yinc1111{
        max-height: 0;
        overflow: hidden;
        transition: all 0.3s;
        z-index: 1;
        position: absolute;
        width: 100%;
        top: 25px;
        background-color: #ffffff;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
    }
    .catUl li {
        position: relative;
    margin-top: 10px;
    }

    .catUl {
  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%;
    }
    .CHOOSE_ul{
        margin-top:33px;
    }
    .sousuosaa {
    transition: all 0.3s;
    right: -500%;
    z-index: 111111;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #001e3a;
    }
    
    .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 {
        line-height: 46px;
        text-align: center;
    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: auto;
    }
    
    .Kontakt_box {
    padding: 35px 20px !important;
    }
    .cpxq{
    flex-direction: column;
    }
    .cpxq_left{
    width: 100%;
    }
    .cpxq_right{
    width: 100%;
    margin-top: 20px ;
    }
    .piew{
    font-size: 30px ;
    }
    .Descriptionw{
    margin-top: 20px ;
    }
    }    