body {
    background: #f8f8f8;
    overflow: hidden;
}

@font-face {
    font-family: MyFontName;
    src: url(../img/2.ttf);
}

.banner_home {
    width: 19.2rem;
    height: 7.4rem;
    overflow: hidden;
    position: relative;
}

.nav_absolute {
    position: absolute;
    top: 0.32rem;
    left: 2.4rem;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 79%;
}

.logo {
    width: 2.2rem;
    height: 0.25rem;
    margin-left: 2.6rem;
    margin-top: 0.2rem;
    background: url(../img/logo.png);
    background-size: 100% 100%;
    display: inline-block;
}

.logo1 {
    width: 2.2rem;
    height: 0.25rem;
    margin-left: 2.6rem;
    margin-top: 0.2rem;
    background: url(../img/logo1.png);
    background-size: 100% 100%;
    display: inline-block;
    display: none;
}

.nav_box>div {
    margin-right: 0.96rem;
    font-size: 0.2rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: white;
    text-align: center;
}

.nav_box div a {
    color: #fff;
    font-size: 16px;
}

.line {
    width: 100%;
    height: 4px;
    background: #ffffff;
    opacity: 1;
    border-radius: 7px;
    margin-top: 5px;
    visibility: hidden;
}

.active {
    visibility: visible;
}

.nav_box {
    display: flex;
    align-items: center;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 0.18rem;
    height: 0.08rem;
    border-radius: 0.1rem;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0.41rem !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0 0 0.26rem !important;
}

.swiper-pagination-bullet-active {
    background: #fff !important;
    width: 0.6rem !important;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    /* position:relative; */
}

.introduction {
    width: 100%;
    height: 2.6rem;
    background: #fff;
    font-size: 0.24rem;
    font-family: 'PingFang SC';
    font-weight: 400;
    color: #707070;
    opacity: 1;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -20px;
    box-sizing: border-box;
    padding: 0 35%;
}

.introduction div:last-child {
    width: 50%;
    text-align: center;
    /* margin-top: -0.8rem; */
}

.introduction div:first-child {
    width: 50%;
    text-align: center;
    /* margin-top: 0.2rem; */
}

.about_minkun {
    width: 100%;
    height: 13.44rem;
    background: url(../img/home-about.png);
    background-size: 100% 100%;
    position: relative;
}

.title {
    position: absolute;
    top: 0.9rem;
    left: 2.75rem;
}

.title div:first-child {
    font-size: 0.44rem;
    font-family: 'DIN';
    font-weight: bold;
    color: #4e89e9;
    opacity: 1;
}

.title div:last-child {
    font-size: 0.28rem;
    font-family: 'PingFang SC';
    font-weight: bold;
    color: #333333;
    opacity: 1;
    margin-top: 5px;
}

.about_minkun_box {
    position: absolute;
    top: 2.09rem;
    left: 2.6rem;
}

.about_one {
    width: 3.5rem;
    height: 3.15rem;
    background: url(../img/home-about-box.png);
    background-size: 100% 100%;
    margin-left: 7rem;
}

.about_two {
    display: flex;
}

.about_two>div:first-child {
    width: 7rem;
    height: 2.98rem;
    background: #fff;
}

.about_two>div:last-child {
    width: 3.51rem;
    height: 2.98rem;
    background: #47bbb2;
    opacity: 1;
    margin-left: 3.5rem;
    text-align: center;
}

.about_three {
    display: flex;
}

.about_three>div:first-child {
    width: 3.51rem;
    height: 3.14rem;
    background: url(../img/home-about-box1.png);
    background-size: 100% 100%;
    margin-left: 3.49rem;
}

.about_three>div:last-child {
    width: 3.5rem;
    height: 3.14rem;
    background: rgba(87, 142, 233, 0.9);
    opacity: 1;
    text-align: center;
}

.about_img {
    margin-top: 0.81rem;
}

.about_title {
    font-size: 0.2rem;
    font-family: 'PingFang SC';
    font-weight: 800;
    color: #333333;
    opacity: 1;
    margin: 0.4rem 0 0 0.35rem;
}

.about_content {
    font-size: 0.14rem;
    font-family: 'PingFang SC';
    font-weight: 400;
    line-height: 0.22rem;
    color: #606060;
    opacity: 1;
    margin: 0.18rem 0 0 0.35rem;
    width: 6.2rem;
    letter-spacing: 1px;
    text-align: justify;
}

.about_detail a {
    display: block;
    font-size: 0.14rem;
    font-family: 'PingFang SC';
    font-weight: 400;
    line-height: 22px;
    color: #4e89e9;
    opacity: 1;
    margin: 0.5rem 0 0 0.35rem;
    cursor: pointer;
}

#siming_block {
    display: none;
    font-size: 0.16rem;
    color: #fff;
}

#siming_block>div:first-child {
    margin-top: 1rem;
}

#siming_block>div {
    margin-top: 0.5rem;
    font-size: 0.22rem;
}

#yuanjing_block {
    display: none;
    font-size: 0.16rem;
    color: #fff;
}

#yuanjing_block>div:first-child {
    margin-top: 0.7rem;
}

#yuanjing_block>div {
    margin-top: 0.5rem;
    font-size: 0.22rem;
}

.about_line {
    width: 0.48rem;
    height: 3px;
    background: #ffffff;
    opacity: 1;
    border-radius: 15px;
    margin: 0 auto;
}

.about_text {
    font-size: 0.22rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #ffffff;
    opacity: 1;
    margin: 0.29rem 0 0.15rem 0rem;
}

.industry_minkun {
    width: 100%;
    height: 10.9rem;
    background: url(../img/industry-bg.png);
    background-size: 100% 100%;
    position: relative;
}

.industry_box {
    position: absolute;
    top: 3.09rem;
    left: 2.6rem;
}

.industry_banner {
    position: relative;
    display: flex;
    align-items: center;
}

.industry_banner .industry_banner_left {
    width: 3.4rem;
    height: 5.25rem;
    background: #fff;
    /* margin-left: 5px; */
}

.industry_banner .industry_banner_left1 {
    width: 3.4rem;
    height: 5.25rem;
    background: #fff;
}

.industry_banner .industry_banner_left2 {
    width: 3.4rem;
    height: 5.25rem;
    background: #fff;
}

.industry_banner>div:last-child {
    width: 9.5rem;
    height: 5.8rem;
    background: #ccc;
}

.industry_nav_text {
    display: flex;
    font-size: 0.18rem;
    font-weight: 400;
    line-height: 0.3rem;
    color: #909090;
    opacity: 1;
    cursor: pointer;
}

#shouyeshipin {
    width: 100%;
    height: 100%;
}

.industry_nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 0.2rem;
}

.industry_nav_text>div {
    margin-right: 0.3rem;
}

.industry_nav_left {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.industry_nav_left>img:first-child {
    width: 0.1rem;
    height: 0.2rem;
    margin-right: 0.1rem;
}

.industry_nav_left>img:last-child {
    width: 0.38rem;
    height: 0.38rem;
    margin-left: 0.1rem;
}

.industry_active {
    color: #4e89e9;
}

.industry_banner_left {
    padding: 0.6rem 0 0 0.52rem;
}

.industry_banner_left1 {
    display: none;
    padding: 0.6rem 0 0 0.52rem;
}

.industry_banner_left2 {
    display: none;
    padding: 0.6rem 0 0 0.52rem;
}

.industry_banner_left_english {
    font-size: 0.14rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    opacity: 1;
    margin-bottom: 0.09rem;
}

.industry_banner_left_title {
    font-size: 0.21rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    opacity: 1;
    margin-bottom: 0.09rem;
    border-bottom: 5px solid #4e89e9;
    width: 0.85rem;
}

.industry_banner_left_img {
    margin: 0.05rem 0 0.1rem 0rem;
}

.industry_banner_left_content {
    height: 3.2rem;
    margin-bottom: 0.1rem;
    padding-right: 0.08rem;
    font-size: 0.14rem;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 0.24rem;
    color: #909090;
    opacity: 1;
    width: 3rem;
    text-align: justify;
    overflow-y: scroll;
}

.industry_banner_left_content::-webkit-scrollbar {
    width: 2px;
    height: 3px;
}

.industry_banner_left_content::-webkit-scrollbar-track-piece {
    background-color: #ffffff;
}

.industry_banner_left_content::-webkit-scrollbar-thumb {
    background-color: #e4e4e4;
}

.industry_banner_left_btn a {
    display: block;
    color: #4e89e9;
}

.industry_banner_left_btn {
    width: 3rem;
    height: 0.44rem;
    border: 2px solid #4e89e9;
    opacity: 1;
    border-radius: 2px;
    text-align: center;
    line-height: 0.44rem;
    /* margin-top: 1rem; */
    font-size: 0.14rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #4e89e9;
    opacity: 1;
    cursor: pointer;
}

.swiper .pic {
    width: 10.3rem;
    height: 5.85rem;
    position: relative;
    left: -1px;
    overflow: hidden;
}

.real_info_minkun {
    width: 100%;
    height: 14.29rem;
    position: relative;
    background: #fff;
}

.real_list_box {
    position: absolute;
    top: 2.5rem;
    left: 2.6rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 9.3rem;
    overflow: hidden;
    padding-top: 0.2rem;
}

.real_list {
    width: 4.5rem;
    height: 4.45rem;
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
    cursor: pointer;
}

.real_list:hover {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.07);
    border-radius: 8px;
}

.real_list_img {
    width: 100%;
    height: 3rem;
    background: url(../img/home-about.png);
    background-size: 100% 100%;
}

.real_list_title {
    font-size: 0.18rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    opacity: 1;
    margin-left: 0.24rem;
    margin-top: 0.2rem;
    line-height: 0.25rem;
    width: 4.3rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.real_list_content {
    width: 4rem;
    font-size: 0.14rem;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 0.2rem;
    color: #999999;
    opacity: 1;
    margin-left: 0.24rem;
    margin-top: 0.13rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.real_list_time {
    font-size: 0.14rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
    opacity: 1;
    margin-left: 0.24rem;
    margin-top: 0.13rem;
}

#home {
    position: relative;
}

#home i {
    position: absolute;
    margin-top: 0.05rem;
    display: block;
    width: 24px;
    height: 4px;
    background: #ffffff;
    opacity: 1;
    border-radius: 10px;
}

.real_info_btn img {
    width: 0.13rem;
    height: 0.16rem;
    margin-top: 0.18rem;
    vertical-align: -0.026667rem;
}

.real_info_btn span {
    margin-top: -0.15rem;
}

.real_info_btn span a {
    margin-top: -0.1rem;
    color: #3d75d1;
}

.real_info_btn {
    width: 1.5rem;
    height: 0.5rem;
    border: 1px solid #4e89e9;
    opacity: 1;
    position: absolute;
    bottom: 0.9rem;
    left: 47%;
    text-align: center;
    font-size: 0.18rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #3d75d1;
    opacity: 1;
    cursor: pointer;
}

#YeTouUl:hover #home {
    color: #4e89e9 !important;
}


/* #YeTouUl:hover #YeTou {
    height: 2rem !important;
    background: #fff;
} */

#YeTouUl:hover #home i {
    /* top: 0.216rem !important; */
    background: #4e89e9 !important;
}

#YeTouUl li {
    color: #fff;
    font-size: 0.18rem;
    font-weight: 550;
}


/* #YeTou:hover .drop-down {
    color: #333333;
} */

#zhongbulunbotu {
    width: 52%;
    height: 70px;
    position: absolute;
    top: 0;
    left: 4rem;
    bottom: 0;
    right: 0;
    z-index: 999;
    margin: 300px auto;
    overflow: hidden;
}

.wenzi1 {
    width: 30%;
    height: 100%;
    float: left;
    line-height: 70px;
    text-align: center;
    font-size: 50px;
    letter-spacing: 20px;
    color: white;
    font-family: '楷书';
    padding-left: 70px;
}

.wenzi {
    width: 37%;
    height: 100%;
    float: left;
    line-height: 70px;
    text-align: center;
    font-size: 50px;
    letter-spacing: 20px;
    color: white;
    font-family: MyFontName;
}

.unit1 {
    height: 70px;
    line-height: 70px;
    padding-top: 5px;
    font-family: MyFontName;
}

#wenzilunbo {
    float: left;
    font-size: 50px;
    color: white;
    font-family: '楷书';
    text-align: left;
    margin-left: -70px;
    letter-spacing: 20px;
    height: 80px;
    overflow: hidden;
}

#box {
    float: left;
    /* height: 350px; */
    animation: donghua 13s infinite ease-out;
}

@-webkit-keyframes donghua {
    5% {
        transform: translateY(-80px);
    }
    25% {
        transform: translateY(-80px);
    }
    30% {
        transform: translateY(-155px);
    }
    50% {
        transform: translateY(-155px);
    }
    55% {
        transform: translateY(-233px);
    }
    75% {
        transform: translateY(-233px);
    }
    80% {
        transform: translateY(-305px);
    }
    100% {
        transform: translateY(-305px);
    }
}

.goTop {
    width: 0.69rem;
    height: 0.59rem;
    background: #ffffff;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
    opacity: 1;
    border-radius: 4px;
    position: fixed;
    z-index: 20;
    right: 1rem;
    bottom: 1rem;
    cursor: pointer;
    display: none;
}

.goTop>div {
    margin: 0 auto;
    margin-top: 0.15rem;
    width: 0.33rem;
    height: 0.26rem;
    background: url(../img/top.png);
    background-size: 100% 100%;
}

.goTop>div:hover {
    background: url(../img/top-active.png);
    background-size: 100% 100%;
}

.industry_banner .line {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 395px;
    background-color: red;
}