
      


* {
    margin: 0;
    padding: 0;
    
    list-style: none;
    box-sizing: border-box;
    font-family: 'LionbridgeSans-Light', 'Helvetica Neue', Helvetica, "Microsoft YaHei", sans-serif, Arial, 'å®‹ä½“';
}

a {
    color: inherit;
    /* 使用父元素的文本颜色 */
    text-decoration: none;
    cursor: pointer;
    /* 去除下划线 */
}
.TinHtml{
    color:#666;
}
.rstwww{
    width: 80%;
}
.head {
    height: 100%;
    width: 100%;
}

.head_box {
    z-index: 111;
    width: 100%;
    transition: all 0.3s;
    position: fixed;
    top: 0;
    height: 220px;
    background-image: linear-gradient(to bottom, #f67002 130px, #fff 130px);
    border-bottom: 1px solid #eee;
}

input {
    background-color: transparent;
    border: 0;
    outline: none;
}

.headflex {
    max-width: 1728px;
    width: 98%;
    height: 100%;
    padding-top: 40px;
    position: relative;
    transition: all 0.3s;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

img {
    vertical-align: middle;
}

.heaDinput {
    border: 1px solid #f9a45d;
    height: 45px;
    width: 77%;
    border-radius: 30px;
    display: flex;
    align-items: center;

}
.w_1360_right{
    transition: all 0.3s;
}
.w_1360_right:hover{
    transform: scale(1.1);
}
.heaDinput_det {
    width: 187%;
}

.flex_r>img{
    transition: all 0.3s;
}
.flex_r>img:hover{
    transform: scale(1.1);
}
.heaDinput input {
    width: 100%;
    height: 100%;
    padding-left: 35px;
    color: #ffffff;
    font-size: 18px;
}

.heaDinput input::-webkit-input-placeholder {
    color: #ffffff;
    /* Safari, Chrome, and other WebKit browsers */
}

.heaDinput input:-moz-placeholder {
    color: #ffffff;
    /* Firefox 4-18 */
}

.heaDinput input::-moz-placeholder {
    color: #ffffff;
    /* Firefox 19+ */
}

.heaDinput input:-ms-input-placeholder {
    color: #ffffff;
    /* Internet Explorer 10+ */
}

.heaDinput form{
    width: 94%;
    height: 100%;
}
.search_icon {
    margin-right: 20px;
    cursor: pointer;
}
.pic{
    margin: 0 auto;
    width: 84%;
}

.TinHtml{
    font-weight: bold;
}
.Blog_ul *{
    white-space: nowrap;
}
.Blog_ul>li {
    position: relative;
    margin: 0 30px;
    padding: 30px 0;
    color: #333333;
    font-size: 20px;
    font-weight: 700;
}
.orange_text{
    font-weight: 700;
}
.Cat{
    color: #333333;
}
.sec_nav a{
    display: block;
    line-height: 1.1;
    padding: 7px 14px;
}
.Blog_ul>.fcg::after {
    display: inline-block;
    vertical-align: middle;
    font-size: 8px;
    margin: -1em 10px 0;
    width: 1em;
    height: 1em;
    border-color: transparent transparent currentColor currentColor;
    border-style: solid;
    border-width: 2px;
    content: '';
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.Blog_ul {
    display: flex;
    /* align-items: center; */
}

.rstwww {
    justify-content: space-between;
    align-items: center;
}

.Blog_ul_div {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    height: 90px;
    left: 0;
    width: 100%;
}

.heaDinput_det {
    display: flex;

}

.det_flex>ul {
    margin-top: 4px;
    display: flex;
}

.det_flex {
    margin-left: 15px;
}

.th {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
    margin-left: 20px;
}

.rstwwwDiv {
    transition: all 0.3s;
    width: 220px;
}

.rstwwwDiv img {
    width: 100%;
}


.swiperInb {
    width: 100%;
}

.swiperInb {
    margin-top: 220px;
}

.swiper5 img {
    width: 100%;
    transition: all 0.3s;
}

.swiper5 {
    width: 90% !important;
    margin: 0 auto;
    margin-top: 55px;
    z-index: 3 !important;
    padding: 127px 0 !important;
}

.swiper-button-prev4 {
    left: 20px !important;
}

.swiper_r {
    position: relative;
}

.swiper-button-next4 {
    right: 20px !important;
}


.swiper5 .swiper-slide {
    transition: all 0.3s;
    z-index: 1 !important;
    opacity: 0.5;
}

.swiper5 .swiper-slide-active {
    transform: scale(1.5) !important;
    z-index: 11 !important;
    position: relative;
    opacity: 1;
}

.CER {
    color: #fff;
    font-size: 27px;
    text-transform: uppercase;
    line-height: 1.2em;
    padding: 15px 0;
    width: 70%;
    margin: 0 auto;
    text-align: center;
    word-break: keep-all;
}

/* .slide_b{
    position: relative;
}



.slide_b::before {
    background-color: #c8956e;
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
    z-index: 2;
} */



.footer {
    background-color: #cc996e;
    padding: 50px 0;
    margin-top: 100px;
}

.footer_w {
    max-width: 1360px;
    width: 94%;
    margin: 0 auto;

}

.de_r {
    font-size: 21px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.footer_w_box {
    display: flex;
    justify-content: space-between;
}

.footer_w_left {
    width: 340px;
}

.inp_boxwww {
    width: 100%;
    height: 40px;
    background-color: #ffffff;
    border-radius: 10px;
    margin-top: 10px;
}

.inp_boxwww input {
    width: 100%;
    height: 100%;
    padding-left: 12px;
}

.texta_te {
    width: 100%;
    height: 90px;
    background-color: #ffffff;
    border-radius: 10px;
    margin-top: 10px;
}

.texta_te textarea {
    width: 100%;
    height: 100%;
    padding: 12px;
}

textarea {
    border: 0;
    background-color: transparent;
    outline: none;
}

.t_o {
    width: 100%;
    line-height: 44px;
    height: 44px;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    background-color: #ee6300;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
    font-weight: 700;
}

.footer_w_right>ul {
    display: flex;
    justify-content: space-between;
}
.ftool_btn {
    top:7px !important;
}
.divHI {
    width: 50%;
}
.divHI>div{
    width: 70%;
}
.footer_w_right_ul>li {
    color: #ffffff;
    font-size: 18px;
}

.footer_w_right_ul>li>div:nth-child(1) {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.footer_w_right_ul>li>div:not(:nth-child(1)) {
    margin-top: 8px;
}

.footer_w_right {
    width: calc(100% - 440px);
}

.logo_flex {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    align-items: center;
    color: #ffffff;
}

.rfg {
    font-size: 18px;
    text-transform: uppercase;
}


.adw_logo {
    width: 100%;
    margin-top:220px ;
}

.mian {
    max-width: 1360px;
    width: 94% ;
    margin: 15px auto;
    display: flex;
    color: #333333;
}


.mian img {
    width: 15px;
    margin: 0 12px;
}

.swiper1 img{
    width: 100%;
}



.right_f{
    border-radius: 50%;
    background-color: #f67002 !important;
    position: absolute;
    top: 21px;
    left: 21px;
    height:30px ;
}
.right_f img{
    width:12px ;
    position: absolute;
}

.t_o {
    transition: all 0.3s;
}

.t_o:hover {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

::placeholder {
    opacity: 0.5;
}

.w_1360_left_ul li {
    transition: all 0.3s;
}

/* .w_1360_left_ul li:hover {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
} */


.star {
    transition: all 0.3s;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 1;
    right: 20px;
    top: 20px;
    background-image: url(/statics/images/star.png);
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 30px auto;
    background-position: 0 0;
}
.sec_nav{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    display:none;
    position: absolute;
    padding: 0px 0px;
    background-color: #fff;
    text-align: left;
    top: 75px;
    left: -13px;
}
.fcg:hover .sec_nav{
    display:block;
}

.erj9i{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    display:none;
    position: absolute;
    padding: 0px 0px;
    background-color: #fff;
    text-align: left;
    top: 0px;
    left: 100%;
}
.erjiP{
    color: #333333 !important;
    position: relative;
    font-weight: 500;
}

.erjiP:hover .erj9i{
    display:block;
}
.sec_nav a:hover{
    color:#f67002 ;
}

.adw_logo img{
    width: 100%;
}





.langurlarrBtin {
    display: block;
    font-size: 16px;
    padding: 5px;
    padding-left: 45px;
    padding-right: 30px;
    position: relative;
    cursor: pointer;
    }
    .langurlarrBtin:after {
    content: '';
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    border: 6px solid transparent;
    border-top-color: #fff;
    right: 10px;
    top: 13px;
    }
    .bllangurlarrBtin:after{
    border-top-color: #303030;
    }
    
    .LangUrlArrf {
    margin-left: 35px;
    position: relative;
    
    }
    
    .langurlarrBtin:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 6px;
    background-image: url(/new/templates/Web/en/images/cLang.png);
    background-repeat: no-repeat;
    width: 27px;
    height: 18px;
    background-position: 0 -74px;
    }
    
    
    .langurlarrself {
    position: absolute;
    left: 0px;
    top: 37px;
    background: #fff;
    border-top: none;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 999;
    width: 115px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    display: none;
    }
    .langurlarr-self-a {
    display: block;
    padding: 5px;
    float: left;
    padding-left: 10px;
    position: relative;
    width: 100%;
    }
    .llsa-lf {
    float: left;
    background-repeat: no-repeat;
    width: 27px;
    height: 18px;
    background-position: 0 px;
    }
    .langsonname {
    float: left;
    margin-left: 9px;
    color: #444444;
    font-size: 12px;
    }      .w_1200 {
    width: 1200px;
    margin: 0 auto;
    margin-top:310px ;
}

.box_pd60 {
    padding-bottom: 60px;
}

.parchmentbox {
    background-image: url(/statics/images/parchment.jpg);
    background-size: 100% 100%;
    font-size: 0;
    margin-top: -5px;
    width: 100%;
    height: 200px;
    margin-bottom: 125px;
}

.h_th_line {
    position: relative;
}



.h_th_line .th_t {
    font-family: "LionbridgeSans-Bold";
    text-transform: uppercase;
    font-size: 66px;
    color: #836c54;
    font-weight: bold;
    position: relative;
    padding-bottom: 20px;
    line-height: 1.1;
    z-index: 11;
    text-align: center;
}

.pic12 {
    position: relative;
    display: block;
    border-radius: 50%;
    width: 220px;
    height: 220px;
    object-fit: cover;
    overflow: hidden;
    margin: 0 auto;
    box-shadow: 0 0 0 4px #fff;
}
.pic12 img{
    width: 123%;
    transition: all 0.3s ;
}
.pic12 img:hover{
    transform: scale(1.2);
}

.Vida_box>div {
    width: 33.333%;
    padding: 0 10px;
}

.Vida {
    width: 1220px;
    margin: 0 auto;
}

.de_vb {
    font-size: 32px;
    color: #fff;
    background-color: #ee6300;
    height: 90px;
    line-height: 90px;
}

.Vida_box {
    display: flex;
    text-align: center;

}

.right_f {
    width: 30px;
}

.right_f img {
    width: 100%;
}

.flex_r {
    position: relative;
    height:256px ;
    overflow: hidden;
}
.flex_r>img{
    height:100%;
}
.right_f {
    position: absolute;
    top: 21px;
    left: 21px;
}

.TELA_ul li {
    width: 33.333%;
    padding: 0 10px;
    margin-bottom: 33px;
}

.a_WNo0 {
    width: 100%;
}

.TELA {
    margin-top: 40px;
}

.CESTAS_de {
    font-size: 22px;
    padding: 12px;
    color: #333;
    text-align: center;
}

.TELA_ul {
    display: flex;
    flex-wrap: wrap;
}




.w_12001{
    margin-top: 224px;
}


      
            .cvd_rt {
    display: none;
}

@media screen and (max-width:1440px) {
    .Blog_ul>li {
        margin: 0 18px;
        font-size: 14px !important;
    }

    /* .rstwww{
        width: 82% ;
    } */
    /* .heaDinput_det {
        width: 18% !important;
    } */

    .CER {
        font-size: 16px;
    }

    .swiper5 .swiper-slide-active {
        transform: scale(1.3) !important;
    }

    .certifymbox {
        height: auto;
    }

    .w_1200 {
        width: 94%;
    }

    .Vida {
        width: 94%;
    }

    .lecimi {
        font-size: 21px;
    }

    .fundada {
        width: 94%;
    }

    .w_1200 {
        width: 94%;
    }
}



@media screen and (max-width:850px) {
    .cvd_rt {
        display: block;
    }

    .head_box {
        display: none;
    }

    .Hdad {
        width: 100%;
        display: flex;
        transition: all 0.3s;
        justify-content: space-between;
    }
    .swipBox{
        flex-wrap: wrap;
    }
    .img{
        display:none;
    }
    .mydatashow{
        flex-wrap: wrap;

    }
    .mydatashow .item{
        width:100% ;
    }
    .box_mt120{
        margin-top: 60px;
    }
    .mydatashow .item:not(:last-child)::after{
        display:none;
    }
    .w_1360s>ul{
        flex-wrap: wrap;
    }
    .swiper_box{
        height:auto;
    }
    
    .pro_box{
        margin-top: 110px;
    }
    .swipBox_left{
        width: 100%;
    }
    .box_mt30{
        margin-top:20px ; 
    }
    .w_1360s>ul li{
        width: 100%;
        padding: 0 ;
    }
    .swipBox_right{
        margin-top:20px ; 
        width: 100%;
    }
    .box_mt60{
        margin-top:30px ; 
    }
    .adw_logo{
        margin-top: -5px;
    }
    .swipBox_vox{
        margin-top: 70px;
    }
    .álogo_ul li{
         margin-bottom: 20px;
    }
    .page{
        flex-wrap: wrap;
    }
    .Hdad_left>img {
        width: 150px;
    }

    #checkbox {
        display: none;
    }

    .toggle {
        position: relative;
        width: 40px;
        height: 40px;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 10px;
        transition-duration: .3s;
    }

    .bars {
        width: 100%;
        height: 4px;
        background-color: rgb(76, 189, 151);
        border-radius: 5px;
        transition-duration: .3s;
    }

    /* Hide the default checkbox */
    .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .container {
        display: block;
        position: relative;
        cursor: pointer;
        font-size: 20px;
        user-select: none;
    }

    .checkmark {
        position: relative;
        top: 0;
        left: 0;
        height: 1.3em;
        width: 1.3em;
    }

    .inbenr {
        margin-top: 67px;
    }

    .checkmark span {
        width: 29px;
        height: 2px;
        background-color: #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;
    }


    .Hdad {
        position: fixed;
        top: 0;
        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%;
    }
   .wwwwqqwe{
      position: relative;
    }
    .yincaww{
        
    }
    .Hdad_box {
        padding: 15px 0;
        width: 100%;
        position: relative;
        display: flex;
        background-color: #ffffff;
        align-items: center;
        justify-content: space-between;
        box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
    }

    .Hdad_left {
        width:150px; 
        margin-left: 10px;
    }
    .Hdad_left img{
        width:100% ;
    }
    .Hdad_right {
        margin-left: 14px;
        display: flex;
    }


    .xialakuan {
        transition: all 0.3s;
        overflow: hidden;
        z-index: 111;
        height: 0;
        position: fixed;
        width: 0%;
        top: 0;
        right: 0;
        background-color: #ffffff;
        box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
    }

    .xialakuan {
        display: block;
    }

    .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;
    }

    .show {
        max-height: 500px;
    }

    .cat {
        position: relative;
    }

    .xialakuan>li img {
        right: 20px;
        position: absolute;
        top: 19px;
        width: 16px;
    }

    .Closure>img {
        width: 35px;
    }

    .catUl li {
        margin-top: 10px;
    }

    .catUl {
        max-height: 0;
        overflow: hidden;
        margin-left: 20px;
        transition: all 0.3s;
    }

    .active {
        transform: rotate(180deg);
    }

    .ClosureImg_div {
        position: relative;
        width: 100%;
        height: 35px;
    }

    .ClosureImg {
        position: absolute;
        right: 10px;
        top: 9px;
        width: 35px;
    }

    .ClosureImg img {
        width: 100%;
    }

    .sousuosaa {
        transition: all 0.3s;
        right: -500%;
        z-index: 111111;
        top: 0;
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: #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;
    }
    .adw_logo{
        display: none;
    }
    .mian{
        margin-top: 87px;
    }
}
























@media screen and (max-width:850px) {
    .font_34{
        font-size: 31px
    }
    .inpuT_box {
        padding: 40px 20px !important;
    }
    .swiperInb {
        margin-top: 58px;
    }
    .w_1200_box_h1{
        font-size: 40px;
    }
    .Vida_box {
        flex-wrap: wrap;

    }

    .Vida_box>div {
        width: 100%;
    }

    .Vida_box>div:not(:nth-child(1)) {
        margin-top: 15px;
    }

    .TELA_ul li {
        width: 100%;
        padding: 0;
    }
    
    .flex_r{
        height:auto;
    }
    .flex_r>img{
        height:auto;
    }
    .TELA_ul {
        justify-content: space-between;
    }

    .CESTAS_de {
        font-size: 16px;
    }

    .de_vb {
        font-size: 21px;
    }

    .catál h1 {
        font-size: 40px;
    }

    .álogo_ul li {
        width: 48%;
        padding: 0;
    }

    .álogo_ul {
        justify-content: space-between;
    }

    .inp_xx {
        width: 100%;
        border-bottom: 1px solid #968a7e;
    }

    .inpt_flex {
        border-bottom: 0;
    }

    .pro_box {
        flex-wrap: wrap;
    }

    .pro_box_right {
        width: 100%;
    }

    .pro_box_left {
        display: none;
    }

    .pro_box_right>ul li {
        width: 48%;
        padding: 0;
    }

    .pro_box_right>ul {
        justify-content: space-between;
    }

    .box_c h2 {
        font-size: 30px !important;
    }
    .troublesbtn{
        font-size: 30px !important;
    }
    .w_1360_jz h2{
        font-size: 30px !important;
    }
    .mydatashow .dt{
        font-size: 30px !important;
    }
    .beij_div>ul {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .beij_div>ul li {
        width: 48%;
    }

    .font_40 {
        font-size: 18px;
    }

    .box_mt80 {
        margin-top: 20px;
    }

    .DEp_rt_h2 {
        font-size: 30px;
    }

    .w_1360Img>div {
        width: 100%;
    }

    .wb_b>div {
        width: 100%;
    }

    .box_mt90 {
        flex-direction: column;
    }

    .box_mt90_right {
        width: 100%;
    }

    .box_mt90_right_box {
        padding: 20px 15px 60px 15px;
    }

    .box_mt90_left {
        margin: 20px 50px 30px 20px;
    }

    .box_mtww {
        margin-top: 45px;
    }

    .item_w_box {
        width: 48%;
        padding: 0;
    }

    .coffee_box {
        justify-content: space-between;
    }

    .swiper6 .swiper-slide {
        flex-direction: column;
    }

    .teamitem_cnt {
        margin-left: 0;
    }

    .swiper_left {
        width: 100%;
    }

    .teamitem_th::before {
        display: none;
    }

    .teamitem_cnt::before {
        display: none;
    }

    .teamitem_th {
        margin-bottom: 20px;
    }

    .DelA_det {
        flex-wrap: wrap;
    }

    .DelA_det_left {
        width: 100%;
    }

    .DelA_det_right {
        width: 100%;
        margin-top: 10px;
    }

    .h1RT {
        font-size: 40px;
    }

    .DelA_h1::after {
        font-size: 80px;
    }

    .swiper5 {
        padding: 50px 0 15px 0 !important;
    }


    .Estab_left {
        display: flex;
    }

    .Estab {
        margin-top: 50px;
    }

    .fundada {
        margin-top: 50px;
    }

    .DelA_det {
        margin-top: 50px;
    }

    .Estab {
        height: auto;
    }

    .Estab_left {
        width: 100%;
    }

    .Estab_right {
        width: 100%;
    }

    .fundada {
        width: 100%;
    }

    .itm_Www {
        width: 46%;
    }

    .DelA_det_box {
        padding: 10px;
    }

    .Estab_right {
        position: static;
        font-size: 14px;
    }

    .itm {
        margin-right: 0;
        font-size: 16px;
    }
    .w_1200{
        margin-top: 80px;
    }
    .DelA {
        padding-top: 80px;
    }
    .reasonmitem_th {
        font-size: 25px;
    }
    .DelA_detwwww{
        padding-top: 80px;
    }
    .DelA_h1::before {
        bottom: -15px;
    }

    .parchmentbox{
        margin-bottom: 80px;
    }
.th_t h1{
    font-size: 40px;
}
    .certifymbox1 {
        margin-top: 50px;
    }

    .box_head>div {
        margin-right: 15px;
    }

    .th_t1 {
        font-size: 40px;
    }

    .w_1360_flex {
        flex-wrap: wrap;
    }

    .w_1360_left {
        width: 100%;
    }

    .w_1360_right {
        width: 100%;
    }

    .varias {
        font-size: 40px;
    }

    .w_1360_left:hover {
        transform: none;
    }

    .flex_rt {
        padding: 10px 0;
    }

    .clic_en {
        font-size: 30px;
    }

    .footer_w_box {
        flex-wrap: wrap;
    }

    .xiala {
        margin-right: 15px;
    }

    .footer_w_left {
        width: 100%;
    }

    .footer_w_right_ul>li {
        width: 48%;
        margin-top: 20px;
    }

    .footer_w_right>ul {
        flex-wrap: wrap;
    }

    .footer_w_right {
        width: 100%;
    }

    .footer_w_right_ul>li>div:nth-child(1) {
        margin-bottom: 15px;
    }

    .fd {
        font-size: 40px;
    }

    .nuestro {
        font-size: 40px;
    }

    .box_ph100 {
        padding: 50px;
    }

    .beij {
        padding-top: 50px;
    }

    .beij_div {
        margin-top: 40px;
    }

    .DEp_rt_h2 {
        padding-top: 50px;
    }

    .del_div {
        font-size: 21px;
    }

    .th_t::before {
        bottom: -5px;
        left: 9%;
    }

    .th_t {
        font-size: 40px;
    }

    .box_mt90 {
        margin-top: 45px;
    }

    .wb_b>div {
        padding: 0;
    }

    .w_1360Img>div {
        padding: 0;
    }

    .w_1360Img>div:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .wb_b>div:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .swiper5 {
        margin-top: 0;
    }
}
      .fenh{
        width: 1140px ;
        margin: 0 auto;
        margin-top: 300px ;
      }
      @media screen and (max-width:1440px) {
          .fenh{
        width: 94% ;
        margin: 0 auto;
       
         }
      }
      @media screen and (max-width:1440px){
        .fenh{
          margin-top: 80px ;
        }
      }
  