.sss {
    position: relative;
    height: 750px;
}
.pagea-2 .swiper-slide .pagea-3 {
    background: none;
    z-index: 999;
}
.banngsmc {
    font-size: 54px;
    color: #fff;
    font-family: var(--AlibabaPuHuiTi-3-45-Light);
    text-align: center;
    width: 40%;
    padding: 0.8% 0;
    margin: 0 auto 0;
    background: none;
    border-radius: 50px;
    text-shadow: 2px 1px 1px #1212124f;
}
.bannerCon .t {
    font-size: 100px;
    color: #fff;
    font-family: var(--AlibabaPuHuiTi-3-45-Light);
    margin-bottom: 3%;
    text-align: center;
    text-shadow: 2px 1px 1px #1212124f;
}
.bannerCon .t {
    font-size: 100px;
    color: #fff;
    font-family: var(--AlibabaPuHuiTi-3-45-Light);
    margin-bottom: 1%;
    text-align: center;
    text-shadow: 2px 1px 1px #1212124f;
}
.bannerCon {
    position: absolute;
    left: 0;
    width: 100%;
    top: 34%;
    transform: translateY(-50%);
    z-index: 1;
}
.sticky-header {
    background: #fff;
    box-shadow: 0 0 10px #d9d9d9;
}
.sticky-header {
    width: 100%;
    position: relative;
    z-index: 999999;
}
.sticky-header .topNav .nav ul li>a {
    color: #000;
}
.sticky-header .topNav .nav ul li>a.actice {
    color: #e58112;
}
.sticky-header .iconlan123 {
    color: #000;
}
.sticky-header .linnavlang p {
    color: #000;
}
.sticky-header .logo img {
    margin-top: -10px;
}
.pagea-2 .swiper-slide .pagea-3 {
    background: none;
    z-index: 1;
}



.qygs {
    width: 100%;
    padding: 5% 0 0;
}
.qyzzimeew li {
    display: flex;
    margin-bottom: 3%;
    padding: 3% 2% 2.5%;
    border: 1px solid #eee;
    background: #eee;
}
.qyzzimeewrrt {
    width: 30%;
}
.qyzzimeewrrt a img {
    transition: all 0.3s;
}
.rrfteamdd {
    width: 70%;
    margin-left: 2%;
}
.rrfteamdd span {
    text-align: left;
    margin-bottom: 2%;
    display: block;
    font-size: 20px;
    color: #666;
    padding-left: 2%;
    font-family: var(--AlibabaPuHuiTi-3-45-Light);
}
.rrfteamdd h3 {
    text-align: left;
    margin-bottom: 2%;
    font-size: 30px;
    color: #000;
    padding-left: 2%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-family: var(--AlibabaPuHuiTi-3-85-Bold);
}
.rrfteamdd p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 16px;
    padding-left: 2%;
    margin-bottom: 8%;
    font-family: var(--AlibabaPuHuiTi-3-45-Light);
}
.rrfteamdd .moresqs{
    margin-bottom: 0;
    color: #e58112;
}
.qyzzimeew li:hover {
    border: 1px solid #e58112;
    background: #fff;
}

/* 分页 */
.fenye {
    display: flex;
    justify-content: center;
}
.fenye li {
    background: #fff;
    border: 1px solid #eee;
    padding: 1% 2%;
    margin: 0 0.3%;
}
.fenye li.active {
    background: #0084cb;
}
.fenye li.active a {
    color: #fff;
}
.news{
    padding-bottom: 3%;
}