    .flex{
    position: relative;
}
.active_nav {
      color: #ffffff !important;
}
.header {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 8888;
    width: 100%;
    background-color: rgba(33, 33, 33, 0.9);
}

.main .banner {
    width: auto;
    height: 704px;
    overflow: hidden;
    position: relative;
}

.main .banner .mySwipers {
    height: 100%;
}

.banner .mySwipers .swiper-pagination {
    position: relative;
    top: -7%;
    height: 20px;
}

.banner .mySwipers .swiper-pagination .swiper-pagination-bullet ,.containers1{
    background-color: #fff;
}

.containers {
    width: 1400px !important;
    padding: 14px 0 14px 0;
    position: relative;
}

.containers .logo {
    width: 280px;
    height: 66px;
}

.containers .right .navs>li a {
    font-weight: 400;
    font-size: 20px;
      color:  #b7b7b7 ;

    margin-right: 50px;
    cursor: pointer;
    padding:0 10px 12px;
}



.containers .right .navs>li a:hover{
    color: aqua;
}
.containers .right .sousuo form>.inputs {
    width: 228px;
    height: 36px;
    border-radius: 20px;
    border: 1px solid #ffffff;
    background: rgba(255, 255, 255, 0.2);
    padding-left: 18px;
   
}
.btn1s{    width: 30px;
    background: url(../image/ss.png) no-repeat 90% center;
    background-size: 16px;
    position: absolute;
    right: 25px;
    height: 30px;
    top: 33px;
}
.containers1  form{
    margin:50px 0;
}
.containers1 .inputs1 {
    width: 556px;
    height: 64px;
    border-radius: 30px 0 0 30px;
    background: #ffffff;
    padding-left: 74px;
    background: url(../image/ss.png) no-repeat 35px center;
    background-size: 28px;
    padding-top: 12px;
}
.containers1 .inputs1::placeholder{
    font-size: 24px;
}
.containers1 .anius {
    display: inline-block;
}

.containers1 .anius .btns1 {
    width: 184px;
    height: 64px;
    padding: 0px 48px;
    border-radius: 0 30px 30px 0;
    background-color: #0091FF;
    font-size: 24px;
    color: #fff;
}

.containerst {
    flex-wrap: wrap;
    width: 1200px;
}
.form form{
    display: flex;
    justify-content: center;
}
.containerst .inputs2 {
    width: 587px;
    height: 60px;
    border: 1px solid #ccc;
    margin-right: 10px;
    margin-bottom: 15px;
    border-radius: 7px;
    position: relative;
    background-color: #ffffff;
}

.containerst h1 {
    font-size: 40px;
    color: #4D4D4D;
    font-weight: 500;
}

.rongyu .swiper1 {
    margin: 40px 0;
    overflow: hidden;
}

.swiper1 .swiper .swiper-wrapper .swiper-slide {
    height: 138px;
    display: flex;
}

.swiper1 .swiper .swiper-wrapper .swiper-slide .smallimg {
    width: 220px;
    margin-right: 25px;
}

.swiper .pagination_m {
    display: none;
}

.swiper1 .swiper .swiper-wrapper .swiper-slide .smallimg:last-of-type {
    margin: 0;
}

.swiper1 .swiper .swiper-button-next,
.swiper1 .swiper .swiper-button-prev {
    top: 29%;
    width: 40px;
    height: 40px;
    background-size: cover;
}

.swiper1 .swiper .swiper-button-next {
    background-image: url(../image/you.png);
    right: -18px;
}

.swiper1 .swiper .swiper-button-prev {
    left: -4%;
    background-image: url(../image/zuo.png);
}

.form {
    background-color: #ffffff;
    height: auto;
    padding-top: 50px;
    text-align: center;


}

.form h3 {
    font-weight: 500;
    margin-bottom: 18px;
    font-size: 32px;
}

.form>p {
    color: #E02020;
    font-size: 32px;
    margin-bottom: 39px;
}

.option select {
    background-color: #ffffff;
    border: none;
    outline: none;
    width: 100%;
    height: 57px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 9px;
    border-radius: 7px;
    color: #7B7B7B;
}

.option:after {
    content: "";
    width: 14px;
    height: 11px;
    background: url(../image/xiala.png) no-repeat center;
    position: absolute;
    right: 18px;
    top: 41%;
    pointer-events: none;
    background-size: contain;
}

.containerst .inputs3 {
    width: 1200px;
    padding: 30px 10px 104px;
    margin-bottom: 38px;
}

.tijiao {
    width: 120px;
    height: 36px;
    margin-bottom: 43px;
    background: url(../image/tijiao.png) no-repeat;
    background-size: contain;
}

footer {
    background-color: #2E3139;
    justify-content: center;
}

.footer {
    padding: 60px 0 100px;
    width: 1200px;
    align-items: flex-start;
}

.footer .left {
    width: 321px;
    text-align: left;
    margin-bottom: 23px;
    color: #FFFFFF;
}

.footer .left h2 {
    width: 178px;
    height: 66px;
    background: url(../image/logo.png) no-repeat;
    background-size: cover;
    margin-bottom: 29px;
}

.footer .left span {
    display: block;
    width: 110px;
    height: 110px;
    background-color: rgb(239, 234, 245);

}

.footer .left span:last-of-type {
    margin: 0;
}

.footer .left p {

    font-size: 12px;
    margin-top: 10px;
    color: #BFBFBF;
    padding-bottom: 0;
}

.footer .left .beian {
    font-size: 12px;
    color: #9F9F9F;
}

.footmain {
    font-size: 14px;
    text-align: left;
}

.footmain>p {
    padding: 0;
    color: #BFBFBF;
    margin-bottom: 12px;
}
.footmain>span{
    display: block;
    margin: 25px 0 18px;
}
.footmain>span:first-child{
    margin: 0 0 18px;
}
.footright>p {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 23px;
    padding-bottom: 0;
}

.footright {
    width: 400px;
    /* justify-content: end; */
    flex-wrap: wrap;
}

.footright input {
    width: 354px;
    height: 42px;
    background-color: #ffffff;
    margin-bottom: 10px;
}

.footright input:last-of-type {
    padding: 20px 0 59px;
}

.containers form {
    margin-bottom: 20px;
       background-color: #ffffff;
       border-radius: 20px;
}
.containers .right .sousuo form{
    margin: 0;
}
.main_max,
.fiexd,
.footer_m,
.mask1,.menu_m,.menu_logo,.search_ms ,.mask_search{
    display: none;

}
.details {
   display: none;
    width: 100%;
    max-height: 100%;
   background: rgba(0, 0, 0, 0.45);
       position: fixed;
    top: 0;
    left: 0;
        overflow-y: scroll;
       z-index: 9999;
}



.a {
    width: 1200px;
    height: 100%;
    padding-top: 67px;
    background: #ffffff;
    /*display: inline-block;*/
    margin: auto;
}


.details .swiper {
    overflow: hidden;
}
.details .anniu1{
    height: 100%;
    width:60px;
}
.details .swiper-wrapper .swiper-slide .mains {
    padding: 0 49px;
}

.details .swiper-wrapper .swiper-slide .mains .head {
    margin-bottom: 32px
}
.details .mains .heads{
    display: none;
}
.details .mains .head h2 {
    font-size: 36px;
}

.details .mains .head form {
    width: 285px;
    display: flex;
}

.details .mains .head form input {
    padding-left: 45px;
    background: url(../image/search.png) 13px 11px no-repeat;
    background-size: 19px;
    border: 1px solid #979797;
    border-radius: 20px 0 0 20px;
    height: 40px;
    border-right: none
}

.details .mains .head form input::-webkit-input-placeholder {
    font-size: 15px;
}

.details .mains .head .btn {
    outline: none;
    border: none;
    color: #ffffff;
    height: 40px;
    background: #0091FF;
    border-radius: 0px 20px 20px 0px;
}

.details .mains p span{
    color: #4d4d4d;
}
.details .mains .list-paddingleft-2 li p{
     padding: 20px 0 0;
 }
.details .mains .h3 {
    font-size: 21px;
    padding: 4px 22px;
    background: #0091FF;
    color: #ffffff;
    display: inline-block;
    font-weight: 400
}

.details .mains .p {
    font-size: 21px;
    padding: 27px 0 33px;
    border-bottom: 1px solid #D0D0D0;
}
.list-paddingleft-2 li p span{
    color: #4d4d4d;
}
.details .mains p:last-child {
    padding: 61px 0 0;
    line-height: 49px;
    border: none
}


.details .swiper-button-prev,
.details  .swiper-button-next,
.modaldialog .swiper-button-prev,
.modaldialog   .swiper-button-next
{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    z-index: 10000;
    display:block;
}

.details .swiper-button-prev,.modaldialog .swiper-button-prev{
    background: url(../image/zuo.png) center no-repeat;
    left: 14%;

}

.details  .swiper-button-next,.modaldialog   .swiper-button-next{
    background: url(../image/you.png) center no-repeat;
    right: 14%
}

.pagination ul li>a {
    margin-right: 10px;
    border-radius: 4px;
}





.del {
    width: 60px;
    height: 60px;
    background: url(../image/del.png) no-repeat 0 0;
    position: fixed;
    right: 14%;
    top: 11%;
    cursor: pointer;
}
.logos,.activ{
    display: none;
}
.servicetime{
       background-color: rgba(117, 111, 111, 0.2);
    padding: 13px 0;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
}
.servicetime>.p{
        color: #4d4d4d;
    font-size: 20px;
    margin-bottom: 14px;
    font-weight: 900;
    padding: 0 !important;
}
.servicetime>input{
    height: 46px;
    background: #4d4d4d !important;
    color: white !important;
}
.servicetime>input::placeholder{
    color: white;
}
.servicetime button{
    padding: 12px;
    background: #3d8adf;
    color: white;
    border-radius: 9px;
}
.servicetime .dels1{
    width:20px;
    height: 20px;
     background: url(../image/del1s.PNG) no-repeat 0 0;
         background-size: contain;
    position: absolute;
        right: 10%;
    top: 24px;
}
.mySwipers .swiper-button-next,.mySwipers .swiper-button-prev{
    width: 60px;
    height: 60px;
    background-size: cover;
    border-radius: 50%;

}
.mySwipers .swiper-button-next{
      background: url(../image/you.png) center no-repeat;
}
.mySwipers .swiper-button-prev{
        background: url(../image/zuo.png) center no-repeat;
}
.activ1{
    display: block !important;
}
.aside{
    width: 182px;
    background: rgba(255,255,255,0.5);
    box-shadow: -1px -1px 3px 0px rgba(0,0,0,0.3);
    border-radius: 18px;
    border: 1px solid #f27d2c;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*right: 18px;*/
    position: fixed;
    top: 22%;
    z-index: 7777;
}
.aside>h3{
    padding-top: 22px;
    font-size: 39px;
    font-weight: 400;
    color:#f27d2c;
    padding-bottom: 0;
}
.aside .ewm{
    margin-top: 20px;
    width:104px;
    height: 104px;
}
.kefua_3{
    margin-top:16px;
    font-size: 13px;
    line-height: 18px;
        color: #f27d2c;
}
.kefua_4{
    width: 100%;
    padding: 15px 0;
    text-align: center;
    margin-top:16px;
    border-top:2px solid #f27d2c;
       border-bottom: 2px solid #f27d2c;
}

.kefua_4>span a{
    display: inline-block;
    width: 82px;
    height: 27px;
    border-radius: 14px;
    background-color:#f27d2c;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 27px;
    cursor: pointer;
}
.kefua_4:hover span a{
    background-color: #FFC400;
}
.kefua_5{
    margin-top: 25px;
    color:#f27d2c;
    font-size: 12px;
}
.kefua_7 {
    margin-top: 12px;
    padding-bottom: 22px;
    color: #f27d2c;
    font-size: 20px;
}
@media screen and (min-width:1680px) and (max-width:1920px) {
    .details .swiper-button-prev,.details  .swiper-button-next,.del {
    width: 40px;
    height: 40px;
    z-index: 10000;
    background-size: cover;
}
 
        .del {
    right: 12%;}
    .details .swiper-button-prev{
 
    left: 11%;

}

.details  .swiper-button-next {
    right: 12%
}
}

@media  screen and (max-width:1366px) and (min-width:992px){
    .details .swiper-button-prev,
.details  .swiper-button-next,.del {
    width: 30px;
    height: 30px;
    z-index: 10000;
    background-size: cover;
}
    .del {
    right: 1%;}
    .details .swiper-button-prev{
    left: 1%;

}

.details  .swiper-button-next {
    right: 1%
}
    
}

@media  screen and (max-width:1600px) and (min-width:1367px) {
        .del {
    right: 2%;}
    .details .swiper-button-prev{
 
    left: 2%;

}

.details  .swiper-button-next {
    background: url(../image/you.png) center no-repeat;
    right: 2%
}
}
@media screen and (max-width: 1024px) {
   .servicetime,.mySwipers .swiper-button-next,.mySwipers .swiper-button-prev,.aside{
        display: none;
    }
    html,
    body {
        height: 100%;
        width: 100%;
    }

    .header {
        position: relative;
          width: 100%;
    }
.header {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 8888;
    width: 100%;
    background-color: rgba(33, 33, 33, 0.9);
}
    .containers .logos {
        display: block;
        width: 160px;
        height: 30px;
    }

    .containers {
        padding: 0;
        width: 335px !important;
    }

    .header_ms {
        background-color: #ffffff;
        width: auto !important;
        padding: 17px 20px;

    }

    .header .containers .right,
    .containers_m,
    .main_m,
    .form>p,.containers .logo {
        display: none;

    }



    .header .containers .right,
    .containers_m,
    .main_m,
    .form>p {
        display: none;

    }
    .tab_office_m,.team_swiper{
    margin-left: 20px;
    width: 100% !important;
}
    .menu {
        width: 26px;
        height: 16px;
        margin-left: 24px;
    }

    .mask1 {
        background-color: #001d40;
        position: fixed;
        z-index: 99;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        display: none
    }

    .menu_m {
        width: 214px;
        height: 100%;
        position: fixed;
        top: 0;
        right: -260px;
        bottom: 0;
        background: #fafafa;
        z-index: 10000;
        overflow-y: auto;
        padding-top:40px;
        text-align: center;
    }
    .menu_m li{
        font-size: 16px;
        line-height: 16px;
        padding-bottom: 22px;
           
             
    }
    .search_m{
        width: 19px;
        height: 19px;
      
    }
    .search_ms{
        position: absolute;top: -45px;
        left: 20px;
        display: block;
    }
    .search_ms form input{
        padding: 9px 44px;
        width: 294px;
        border: 1px solid #979797;
        border-radius: 18px;
        background:url(../image/search.png) 13px 11px no-repeat;
        background-size: 19px;

    }
    .search_ms  form  input::-webkit-input-placeholder{
        font-size: 15px;
    }
    .mask_search{
        background-color: #001d40;
        position: fixed;
        z-index: 99;
        top: 66px;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        display: none
    }
    .main .banner {
        width: 100%;
        height: 240px;
        position: relative;
    }
  .main .banner .swiper .swiper-wrapper .swiper-slide{
      width: 100% !important;
  }
    .banner .mySwipers .swiper-pagination {
        top: -13%;
    }

    .containers h1 {
        font-size: 18px;
        font-weight: 500;
        text-align: center;
        margin-bottom: 0;
    }

    .rongyu .swiper1 {
        margin: 20px 0;
    }

    .swiper1 .swiper .next_m,
    .prev_m {
        display: none;
    }

    .swiper1 .swiper .swiper-wrapper .swiper-slide {
        height: 67px;
        display: flex;
        margin-bottom: 40px;
    }
    .list_m .list_img .swiper-pagination .swiper-pagination-bullet,.rongyu .swiper1 .swiper-pagination .swiper-pagination-bullet{
        background-color: #7B7B7B;
    }
    .swiper1 .swiper .swiper-wrapper .swiper-slide .smallimg {
        width: 104px;
        margin-right: 12px;
    }

    .swiper .pagination_m {
        display: block;
        top: 76%;
        height: 20px;
    }

    .form {
        padding-top: 14px;
        height: auto;
        background-color: #F9FAFC;
    }

    .form h3 {
        font-weight: 500;
        margin:10px  0 18px;
        font-size: 16px;
    }

    .containerst .inputs2 {
        width: 336px;
        height: 38px;
        margin-right: 0;
        margin-bottom: 8px;
        border-radius: 7px;
    }

    .option select {

        width: 100%;
        height: 32px;
        padding-left: 9px;
    }

    .containerst .inputs3 {
        width: 336px;
        padding: 16px 10px 72px;
        margin-bottom: 20px;
    }

    .tijiao {
        width: 336px;
        margin-bottom: 20px;
        background: url(../image/tijiao1.png) no-repeat;
        background-size: 100%;
    }

    .main_max,
    .chak,
    .fiexd,.menu,.search_m,.list_m,
    span,.menu_logo,.menu_m {
        display: block;
    }

    .footer {
        display: none;
    }

    .footer_m {
        width: 100%;
        display: block;
        height: auto;
    }

    .footer_m .nav {
        height: 52px;
        display: flex;
        justify-content: space-around;
        align-items: center;
        margin: 0;
        background-color: #4C4C4C;

    }

    .footer_m .nav li span:first-child {
        display: block;
        width: 24px;
        height: 24px;
        padding-bottom: 6px;

    }

    .footer_m .nav li a{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer_m .nav li a:focus{ 
        background-color: transparent !important;
    }
 

    .list_m h2 {
        font-size: 18px;
        text-align: center;
        line-height: 40px;
        margin: 10px 0;
    }

    .list_img {
        width: 335px;
        height: 180px;
        overflow: hidden;
        margin-bottom: 10px;
    }

    .flex{
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .middle {
        flex: 1;
        overflow-y: scroll;
    }

   

    .chak {
        font-size: 18px;
        height: 50px;
        border: 1px solid #dddddd;
        border-radius: 23px;
        text-align: center;
        line-height: 50px;
        margin-bottom: 29px;
    }

}