.iteam1 .box,
.iteam2 .top,
.iteam5 .top,
.iteam5 .bottom {
    flex-wrap: wrap;
}

.iteam2 .bottom {
    height: auto;
    padding-bottom: 30px;
}

.iteam2 .swiper-button-next {
    right: -86vw;
}

.kuai {
    height: 100%;
    flex-wrap: wrap;
}

.kuai div {
    background-position: right;
}

@media (max-width: 980px) {
    .header .topbar {
        height: 0.54rem;
    }
    .header .topbar a {
        font-size: 0.16rem;
        line-height: 0.52rem;
        float: left;
    }
    .header .topbar a:first-child {
        font-weight: bold;
    }
    .header .topbar a:last-child {
        margin-top: 0.2rem;
    }
    .header .header_logo {
        width: 5rem;
        height: 1.0445rem;
        background-size: cover;
        margin-top: 0.45rem;
    }
    .header .header_search {
        width: calc(100% - 0.4rem);
        margin-top: 0.4rem;
        height: 0.6rem;
    }
    .header .header_search form {
        height: 0.6rem;
    }
    .header .header_search .sertext {
        width: 100%;
        height: 0.6rem;
        line-height: 0.6rem !important;
        padding-left: 0.15rem;
        position: relative;
        top: -0.68rem;
        font-size: 0.19rem;
    }
    .header .header_search .serbtn {
        background-image: url("search.html");
        background-repeat: no-repeat;
        background-size: 0.22rem;
        background-position: 0.2rem;
        position: absolute;
        text-align: left;
        padding-left: 1rem;
        width: 1.3rem;
        right: 0.2rem;
        top: 2.43rem;
        height: 0.6rem;
        left: initial;
        font-size: 0.24rem;
    }
    .header .header_function {
        margin-top: 0.3rem;
        width: 80%;
        height: 0.70rem;
        position: absolute;
        top: 3.1rem;
        left: 50%;
        transform: translate(-50%);
    }
    .header .header_function a {
        width: 0.70rem;
        height: 0.70rem;
    }
    .header .header_function a img {
        display: block;
        width: 0.4rem;
        height: 0.4rem;
        margin: 0 auto;
    }
    .header .header_function a span {
        display: block;
        font-size: 14px;
        text-align: center;
        width: 0.7rem;
        height: 0.3rem;
    }
    .header .topnav {
        margin-top: 1.3rem;
        overflow: hidden;
    }
    .header .topnav .navbg {
        width: 100%;
        background-size: 125% 80%;
        background-position: center;
    }
    .header .topnav .header_nav {
        width: calc(100% - 0.6rem);
        padding-left: 0.60rem;
        justify-content: start;
        height: 0.5rem;
        bottom: 0.9rem;
        position: absolute;
        display: inline-block;
        top: 3.9rem;
    }
    .header .topnav .header_nav>a {
        display: inline-block;
        margin-right: 0.2rem;
        font-size: 0.24rem;
        text-align: center;
        height: 0.4rem;
        width: 1rem;
    }
    .header .topnav .header_nav>a.border {
        border-bottom: 0.08rem solid #68B7E3;
    }
    .header .topnav .header_nav .menu {
        display: none;
    }
    .menu-btn {
        position: relative;
        right: -0.2rem;
        display: inline-block;
        width: 0.4rem;
        height: 0.4rem;
        top: 0.08rem;
        background-image: url(../images/header_menu_btn.png);
        background-size: cover;
        cursor: pointer;
    }
    .hide {
        display: none;
    }
    .menu-list {
        position: absolute;
        right: 0;
        top: 1.06rem;
        width: 3rem;
        z-index: 1;
        height: 5.6rem;
        background: #ffffff;
    }
    .menu-list a {
        color: #000000;
        margin: 0.2rem;
        display: block;
        font-size: 0.18rem;
        text-align: center;
    }
}

@media (max-width: 560px) {
    .header {
        height: 9.7rem;
    }
    .header .topbar {
        width: 90%!important;
        height: 1.08rem;
    }
    .header .topbar a {
        font-size: 0.32rem;
        line-height: 1.04rem;
        float: left;
    }
    .header .topbar a:first-child {
        font-weight: bold;
    }
    .header .topbar a:last-child {
        width: 70px !important;
        margin: 0 !important;
        margin-left: 0!important;
        background-image: none!important;
    }
    .header .topbar a img {
    width: 46px;
    position: relative;
    top: 4px;
    left: 10px;
    }
    .header .header_logo {
        width: 10.1rem;
        height: 2.088rem;
        background-size: cover;
        margin-top: 0.9rem;
        background-image: url(../images/LOGO.png);
        position: relative;
        bottom: 12px;
    }
    .header .header_search {
        width: calc(100% - 7rem);
        margin-top: 0;
        height: 1.2rem;
position: relative;
    top: 0;
    }
    .header .header_search form {
        height: 1.2rem;
        display: flex;
        justify-content: space-between;
    }
    .header .header_search .sertext {
        width: 96%;
        height: 1.2rem;
        line-height: 1.2rem !important;
        padding-left: 0.3rem;
        position: relative;
        top: 0rem;
        font-size: 0.38rem;
    }
    .header .header_search .serbtn {
    background-image: url(search.html);
    background-repeat: no-repeat;
    background-size: 0.44rem;
    background-position: 0.4rem;
    position: inherit;
    text-align: left;
    padding-left: 1rem;
    width: 3rem;
    right: 0.4rem;
    top: 4.86rem;
    height: 1.2rem;
    left: initial;
    font-size: 0.48rem;
    }
    .header .header_function {
        margin-top: 0.6rem;
        width: 92%;
        height: 1.4rem;
        position: absolute;
        top: 5.2rem;
        transform: translate(-50%);
    }
    .header .header_function a {
        width: 1.80rem;
        height: 1.80rem;
    }
    .header .header_function a img {
        display: block;
        width: 0.9rem;
        height: 0.9rem;
        margin: 0 auto;
    }
    .header .header_function a span {
        display: block;
        font-size: 14px;
        text-align: center;
        width: 1.8rem;
        height: 0.6rem;
    }
    .header .topnav {
        margin-top: 2.6rem;
        overflow: hidden;
    }
    .header .topnav .navbg {
        width: 100%;
        background-size: 125% 110%;
        background-position: center;
        height: 2rem;
    }
    .header .topnav .header_nav {
        width: calc(100% - 1.2rem);
        padding-left: 1.2rem;
        justify-content: start;
        height: 1rem;
        bottom: 1.4rem;
        position: absolute;
        display: inline-block;
        top: 8rem;
    }
    .header .topnav .header_nav>a {
        display: inline-block;
        margin-right: 0.6rem;
        font-size: 16px;
        text-align: center;
        height: 29px;
        width: auto;
    }
    .header .topnav .header_nav>a.border {
        border-bottom: 0.16rem solid #68B7E3;
    }
    .header .topnav .header_nav .menu {
        display: none;
    }
    .menu-btn {
        position: relative;
        right: -0.2rem;
        display: inline-block;
        width: 0.8rem;
        height: 0.8rem;
        top: 0.2rem;
        background-image: url(../images/header_menu_btn.png);
        background-size: cover;
        cursor: pointer;
    }
    .hide {
        display: none;
    }
.menu-list {
    position: absolute;
    right: 0px;
    top: -168px;
    width: 5rem;
    z-index: 99;
    height: auto;
    background: #ffffff;
}
    .menu-list a {
        color: #000000;
        margin: 0.4rem;
        display: block;
        font-size: 0.52rem;
        text-align: center;
    }
}

.xyn {
    min-height: 0px!important;
}

.jbgw {
    position: absolute;
    right: 10px;
    top: 20px;
}

.botxy {
    padding-top: 20px;
}

.windows img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.header_function span {
    font-size: 18px;
    font-weight: bold;
    color: rgb(38, 89, 167);
    text-align: center;
    display: block;
    margin-top: 1px;
}

.jbgw {
    position: relative;
    right: 90px;
    top: -18px;
}

.header .topbar a:last-child {
    width: 70px !important;
    margin: 0 !important;
    margin-left: 0!important;
    background-image: none!important;
    position: absolute!important;
    right: 3%!important;
}
.youxiang-icon {
  display: none;
}