.FrontHeadMobile_image {
    line-height: 80px;
    padding-left: 20px;
    background-color: #fff;
    position: relative;
    height: 80px;
    overflow: hidden;
}

.FrontHeadMobile_image>img {
    width: 160px;
    vertical-align: middle;
    position: absolute;
}

.FrontHeadMobile_open {
    float: right;
    margin-top: 22px;
    padding: 10px;
    margin-right: 6px;
}

.FrontHeadMobile_open span {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #555555;
    margin-bottom: 4px;
}

.FrontHeadMobile_collapse_title {
    text-indent: 1em;
    line-height: 55px;
    font-size: 16px;
    color: #000000;
    border-bottom: 1px solid #E9ECF0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.FrontHeadMobile_collapse_title i {
    text-indent: 0;
}

.FrontHeadMobile_item {
    border-bottom: 1px solid #E9ECF0;
    line-height: 54px;
    text-indent: 2em;
    font-size: 14px;
}

.FrontHeadMobile_item:hover,
.FrontHeadMobile_collapse_item:hover {
    color: #1D68FF;
    background: #EEF2FF;
}

.FrontHeadMobile_collapse ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.FrontHeadMobile_collapsUl {
    height: 0px;
    overflow: hidden;
    overflow-y: scroll;
    transition: all .6s;
}

.FrontHeadMobile_addKeyFramesOpen {
    height: 220px;
}

.FrontHeadMobile_collapseWrap {
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    height: 0;
    overflow: hidden;
    overflow-y: scroll;
    z-index: 99;
    background-color: #fff;
}

.FrontHeadMobile_menuOpen {}

.BannerHeadBlock_sectionWrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    height: 520px;
    background-repeat: no-repeat;
    background-position: 54% -150px;
    background-size: cover;
}

.BannerHeadBlock_Body {
    height: 280px;
    margin-top: 80px;
}

.BannerHeadBlock_bottom {
    margin-top: 80px;
    padding-top: 60px;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    text-shadow: 0 2px 0 rgba(14, 13, 70, 0.25);
}

.BannerHeadBlock_article_text {
    position: relative;
    z-index: 10;
    width: 90%;
    margin: 0 auto;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    text-shadow: 0 2px 0 rgba(14, 13, 70, 0.30);
    font-weight: 600;
}

.BannerHeadBlock_article_text+.BannerHeadBlock_article_text {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    margin-top: 20px;
    font-weight: normal;
}

.HomecardMobile_Body {
    padding: 30px 0 40px;
    background: #FAFAFD;
}

.HomecardMobile_title {
    font-size: 15px;
    color: #2C374D;
    letter-spacing: 0;
    text-align: center;
    line-height: 15px;
    padding: 0 0 20px;
    font-weight: 550;
}

.HomecardMobile_header {
    padding: 0 10px;
}

.HomecardMobile_box {
    display: flex;
    justify-content: start;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 0 0 4px 0 rgba(148, 147, 180, 0.25);
    border-radius: 2px;
    margin-bottom: 10px;
    height: 68px;
}

.HomecardMobile_images {
    width: 90px;
    border-radius: 2px;
    overflow: hidden;
}

.HomecardMobile_images>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.HomecardMobile_tme {
    margin-left: 20px;
    width: calc(100% - 110px);
    font-size: 12px;
    color: #2C374D;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 520;
    display: flex;
    align-items: center;
}

.HomeImgBlock_Body {
    padding: 40px 10px;
}

.HomeImgBlock_wrap {
    background: #FFFFFF;
    box-shadow: 0 2px 12px 0 rgba(148, 147, 180, 0.25);
    border-radius: 2px;
    padding: 10px;
}

.HomeImgBlock_img {
    width: 100%;
}

.HomeImgBlock_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.HomeImgBlock_title {
    padding: 10px 0;
    font-size: 15px;
    color: rgba(44, 55, 77, 0.80);
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 550;
}

.HomeImgBlock_introduction {
    padding-bottom: 20px;
    font-size: 12px;
    color: rgba(44, 55, 77, 0.80);
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 520;
}

.HomeschemeMobile_Body {
    padding: 30px 0 40px;
    background: #FAFAFD;
}

.HomeschemeMobile_box {
    font-size: 15px;
    color: #2C374D;
    letter-spacing: 0;
    text-align: center;
    line-height: 15px;
    margin-bottom: 20px;
    font-weight: 550;
}

.HomeschemeMobile_nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 10px;
}

.HomeschemeMobile_header {
    width: calc(50% - 25px);
    background: #FFFFFF;
    box-shadow: 0 2px 15px 0 rgba(148, 147, 180, 0.15);
    border-radius: 2px;
    margin-bottom: 10px;
    padding: 10px;
    min-height: 216px;
}

.HomeschemeMobile_header:nth-child(odd) {
    margin-right: 10px;
}

.HomeschemeMobile_title_list {
    font-size: 12px;
    color: #2C374D;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 550;
}

.HomeschemeMobile_title_list p {
    margin: 10px 0;
}

.HomeschemeMobile_intro {
    font-size: 12px;
    color: rgba(44, 55, 77, 0.80);
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 520;
}

.HomeschemeMobile_horizontal>.HomeschemeMobile_dis {
    display: flex;
    justify-content: start;
    background: #FFFFFF;
    box-shadow: 0 2px 15px 0 rgba(148, 147, 180, 0.15);
    border-radius: 2px;
    margin-bottom: 10px;
    padding: 10px;
}

.HomeschemeMobile_horizontal>.HomeschemeMobile_dis>div {
    width: 50%;
}

.HomeschemeMobile_image>img {
    object-fit: cover;
    object-position: center;
}

@media screen and (min-width: 1024px) {
    .HomeschemeMobile_header {
        height: 450px;
    }
    .HomeschemeMobile_horizontal {
        width: 100%;
    }
    .HomeschemeMobile_title_list,
    .HomeschemeMobile_intro {
        padding: 0 10px;
    }
    .HomeschemeMobile_dis .HomeschemeMobile_title_list {
        padding: 10px 10px 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1020px) {
    .HomeschemeMobile_header {
        height: 350px;
    }
    .HomeschemeMobile_horizontal {
        width: 100%;
    }
    .HomeschemeMobile_title_list,
    .HomeschemeMobile_intro {
        padding: 0 10px;
    }
    .HomeschemeMobile_dis .HomeschemeMobile_title_list {
        padding: 10px 10px 0;
    }
}

.BottomMobileBlock_Body {
    padding-top: 40px;
}

.BottomMobileBlock_Body .el-collapse-item__header {
    padding: 0 15px;
    font-size: 16px;
    color: #000000;
    height: 54px;
    border-bottom: 1px solid #e9ecf0;
}

.BottomMobileBlock_Body .el-collapse-item__header i {
    font-size: 20px;
}

.BottomMobileBlock_bottom {
    padding: 14px 0;
    opacity: 0.5;
    font-size: 12px;
    color: #2c374d;
    letter-spacing: 0;
    text-align: center;
    line-height: 12px;
}

.BottomMobileBlock_item {
    padding: 5px 20px;
    line-height: 54px;
    border-bottom: 1px solid #e9ecf0;
}

.BottomMobileBlock_item a {
    text-decoration: none;
    color: #337dff;
}

.BottomMobileBlock_Body .el-collapse-item__content {
    padding-bottom: 0;
}

.BottomMobileBlock_Body .el-collapse-item__wrap {
    border-bottom: none;
}

.BottomMobileBlock_service{
    height: 55px;
    padding-left: 15px;
    padding-right: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 1px #e9ecf0;
}
.BottomMobileBlock_service>p{
    color: #000000;
}
.BottomMobileBlock_service_p{
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}
/* .BottomMobileBlock_service_item>img{
    width: 15px;
    position: relative;
    top: 4px;
    left: 0;
    margin-right: 6px;
}

.BottomMobileBlock_mailbox_yyds>img{
    width: 15px;
    position: relative;
    top: 0;
    left: 0;
    margin-right: 6px;
} */

.Img_beian {
    width: 16px;
    height: 16px;
    padding: 2px 2px 2px 0;
}

.homebtn_pud_img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.homebtn_tz {
    width: 100%;
    text-align: center;
    background-color: #f4f4fb;
    display: block;
}

.homebtn_pud {
    font-size: 14px;
    letter-spacing: 2px;
    margin: 20px;
}

.homebtn_pud>a {
    text-decoration: none;
    color: rgba(44, 55, 77, 0.8);
}

.homebtn_pud>a:hover {
    color: #2071e8;
    text-decoration: none;
}

.Page_body {
    /* position: absolute; */
    height: 100%;
    width: 100%;
    padding: 0px !important;
    overflow: auto;
}

.Page_bodyContainer {
    height: 100%;
    padding: 0px !important;
}

.Page_Padding0 {
    padding: 0px !important;
}

.Page_Homenavigation {
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}

.page_bottomButton {
    position: fixed;
    bottom: 10px;
    left: 0;
    right: 0;
    background-color: transparent;
    z-index: 999;
}

.page_bottomButton>div:first-child {
    height: 40px;
    width: 215px;
    margin: 0 auto;
    background-image: linear-gradient(217deg, #0010D7 0%, #2FEAFF 100%);
    border-radius: 20px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
}

.page_toTop {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 15px;
    box-shadow: 0 2px 10px 0 rgba(0, 13, 152, 0.30);
    display: flex;
    justify-content: center;
    align-items: center;
}

.page_hide {
    display: none;
}

