.swiper {
    width: 100%;
    height: 1100px;
}

.texts {
    width: 1440px;
    height: 250px;
    margin: auto;
    position: absolute;
    left: 124.5px;
    top: 495px;
    z-index: 2;
    padding-left: 128px;
}

.keji {
    width: 800px;
    height: 126px;
}

.keji>h1 {
    color: rebeccapurple;
    font-size: 90px;
    font-weight: 800;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    background-image: linear-gradient(to top, #9decfe, white);
    color: transparent;
    -webkit-background-clip: text;
}

.Ekeji {
    width: 1000px;
    color: rebeccapurple;
    font-size: 45px;
    font-weight: 400;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    background-image: linear-gradient(to top, #9decfe, white);
    color: transparent;
    -webkit-background-clip: text;
    word-spacing: 1px;
}

.product {
    width: 100%;
    height: 650px;
    background-image: url('../images/bigbei.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.product_com {
    width: 1440px;
    overflow: hidden;
    padding:0 100px;
    margin: auto;
}

.kong {
    height: 85px;
}

.swiper_product {
    width: 1450px;
    height: 509px;
    overflow: hidden;
    position: relative;
}




.swiper_product .swiper-button-prev {
    position: absolute;
    transform: translateY(-50%);
    width: 50px;
    height: 105px;
    border-radius: 50px;
    background-color: white;
}

.swiper_product .swiper-button-next {
    position: absolute;
    transform: translateY(-50%);
    width: 50px;
    height: 105px;
    border-radius: 50px;
    background-color: white;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    color: black;
    font-size: large;

}

.home-swiper {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.home-swiper .swiper-slide {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.swiper_product .swiper-slide {
    background-image: url('../images/beijing1.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#acf {
    transition: transform 0.4s;
    cursor: pointer;
    transform: scale(1);
}

#acf:hover {
    transform: scale(1.03);
}

.box_quan {
    width: 250px;
    height: 250px;
    overflow: hidden;
    margin-top: 13%;
    margin-left: 15%;
    border-radius: 100%;
    /* border: 1px solid white; */
}

.quan {
    width: 230px;
    height: 230px;
    border-radius: 100%;
    overflow: hidden;
    border: 5px solid rgb(105, 165, 212);
}
.quan .img-box {
    width: 100%;
    height: 100%;
    width: 230px;
    height: 230px;
    border-radius: 100%;
    overflow: hidden;
}

.quan>img {
    transition: transform 0.4s;
    cursor: pointer;
    transform: scale(1);
}

.quan>img:hover {

    transform: scale(1.1);
}

.name {
    text-align: center;
    padding-top: 50px;
    margin-bottom: 35px;
    color: white;
    font-size: 20px;
}

.box_footer {
    margin-top: 22px;
    width: 100%;
    height: 100px;
    border-radius: 100% 100% 30px 30px;
    background-color: white;
    position: relative;
}

.btn {
    width: 275px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    position: absolute;
    left: 35px;
    bottom: 25px;
    border: none;
    border: 1px rgb(18, 68, 144) solid;
    background-color: white;
}

.btn>h5 {
    /* width: 30px; */
    /* margin-left: 80px; */
    font-size: 16px;
    font-weight: 500;
    color: rgb(19, 68, 144);
    line-height: 30px;
}

.btn>img {
   
}


.journalism_one .img-box {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.journalism .one_t {
    width: 92%;
    height: 190px;
    border-radius: 10px;
    margin: auto;
    position: relative;
    background-color: white;
    z-index: 0;
}

.journalism_one .one_tt {
    box-sizing: border-box;
    padding-top: 120px;
}
.journalism_two .one_tt {
    box-sizing: border-box;
    height: 190px;
}
.journalism_three .four .one_t {
    width:46%;
    margin-top: 35px;
}

.one_t.empty {
    height:0!important;
}

/* xinwen */
.journalism {
    width: 100%;
    /* height: 1100px; */
    background: url('../images/beij3.png') no-repeat bottom center;
    background-size: cover;

}
.home-journalism {
    padding-bottom: 50px;
}
.journalism_com{
    width: 1440px;
    margin: auto;
    display: flex;
}
.journalism_text {
    width: 230px;
    height: 521px;
    margin-top: 120px;
}

.journalism_test {
    width: 1250px;
    height: 851px;
    margin-top: 86px;
    display: flex;
}

.journalism_one {
    width: 50%;
}

.journalism_two {
    width: 50%;
    /* height: 100%; */
}

.journalism_three {
    flex: 1;
    width: 100%;
}
.journalism_two .three .one_t:first-child {
    margin-bottom: 35px;
}

.home-journalism .journalism_test {
    flex-wrap: wrap;
}
.journalism_three .four {
    display: flex;
    flex-wrap: wrap;
}
.journalism_one .one {
    display: block;
    color: #666;
}

.one_o {
    width: 83%;
    height: 247px;
    margin: auto;
    z-index: 2;
    position: relative;

}
.one_t {
    color: #666;
}

.one {
    height: 420px;
}

.one {
    cursor: pointer;
    transform: scale(1);
    transition: transform 0.4s;
}

.one:hover {
    transform: scale(1.02);
}

.one_o>img {
    width: 100%;
    height: 100%;
    z-index: 2;
}


.one_tt {
    width: 92%;
    height: 301px;
    border-radius: 10px;
    margin: auto;
    position: relative;
    top: -130px;
    background-color: white;
    z-index: 0;

}

.one_t {
    width: 92%;
    height: 190px;
    margin-left: 23px;
    margin-bottom: 35px;
    border-radius: 10px;
    background-color: white;
    display: flex;
}

.one_tt:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.one_t {
    transition: transform 0.4s;
    cursor: pointer;
    transform: scale(1);
}
.one_t:hover{
    transform: scale(1.02);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.o {
    height: 120px;
}

.one_box_yy {
    display: flex;
}