* {
    margin: 0;
    padding: 0;
    font-family: MicrosoftYaHei, 微软雅黑, Arial;
    -webkit-box-sizing: border-box;
}

a {
    text-decoration: none;
    color: inherit;
}

a:link {
    text-decoration: none !important;
    color: inherit !important;
}


@media screen and (min-width:800px) {
    .hand_box {
        width: 750px;
        margin: 0 auto;

    }

    .section {
        width: 750px;
        margin: 0 auto;
    }
}

.bgBlue {}

.hand_box {
    background-image: url(../img/hand_img.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 0.3rem;
    padding-bottom: 1rem;
    text-align: center;
    position: relative;
}

.hand_box>h1 {
    font-size: 0.6rem;
    color: #fff;
    padding-top: 0.3rem;
    letter-spacing: 0.07rem;
    font-weight: bold;
    text-shadow: 2px 1px rgb(25, 44, 185);
}

.hand_box>h2 {
    font-size: 0.4rem;
    color: #fff;
    padding-top: 0.3rem;
    letter-spacing: 0.07rem;
    font-weight: bold;
    text-shadow: 2px 1px black;
}

.hand_box_nav {
    display: flex;
    justify-content: space-around;
    font-size: 0.3rem;
    color: #333;
    font-weight: 900;

}

.top_list {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #409EFF;
    height: 0.8rem;
    line-height: 0.8rem;
    position: absolute;
    bottom: -0.3rem;
    width: 100%;
    left: 0;

}

.section {
    background-color: #409EFF;
    box-sizing: border-box;
}

.section_nav {
    width: 100%;
    /* background-color:   #dcdbdb; */

    display: flex;
    justify-content: space-around;
    font-size: 0.3rem;
    color: #fff;
    letter-spacing: 0.03rem;
    /* font-style: italic; */
    /* margin-left: 0.2rem;
    margin-right: 0.2rem; */
    font-weight: 600;
}

li {
    list-style: none;
}

.banli {
    background-color: #fff;
    border-radius: 12px;
    margin-top: 0.3rem;
    overflow: hidden;
    padding: 0rem 0.3rem 0.3rem;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .3);


}

/* ======================================= */
.nianbao_box {
    border-radius: 0.1rem;
    margin-bottom: 0.3rem;
    padding-top: 0.2rem;
    /* padding-bottom: 0.2rem; */
    width: 100%;
    margin-top: 0.3rem;
    box-sizing: border-box;
    background-color: #2181fa;

}

.nianbao_box>h1 {
    font-size: 0.38rem;
    color: #fff;
    text-align: center;
}

.nianbao_box>ul {
    display: flex;
    justify-content: center;
}

.nianbao_box>ul>li {
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    margin: 0.3rem 0.6rem;
    font-size: 0.2rem;

}

.nianbao_box>ul>li>img {
    width: 0.8rem;
    height: 0.8rem;
    margin-bottom: 0.1rem;
    border-radius: 50%;

}

.nianbao_box>h2 {
    font-size: 0.7rem;
    color: #fff;
    text-align: center;
}

/* ================================= */
/* 专属财务管理 */
.zhuanshuan_box {
    margin-top: 0.4rem;
    background-color: #fff;
    border-radius: 0.2rem;
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
    padding: 0.25rem 0.1rem 0.3rem;

}

.zhuanshuan_box dl {
    width: 100%;
    font-size: 0.2rem;
    display: flex;
    justify-content: space-between;
    background-color: #DEE8F0;
    padding: 0.12rem 0;
    border-radius: 0.1rem;
    margin-top: 0.05rem;

}

.zhuanshuan_box .dt_left {
    width: 40%;
    font-size: 0.26rem;
    text-align: center;
    border-right: 1px dashed #0A4F65;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    color: #0A4F65;
}

.zhuanshuan_box .dt_right {
    width: 60%;
    font-size: 0.24rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #333;
    font-weight: bold;
    line-height: 0.4rem;

}

.zhuanshuan_box .tip_zhu {
    font-size: 0.26rem;
    color: red;
    margin: 0.4rem 0 0.3rem;
    text-align: center;
}
/* 逾期处罚 */
.Punishment{
    margin-top: 0.1rem;
    background-color: #fff;
    border-radius: 0.2rem;
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
    padding: 0.25rem 0.1rem 0.3rem;
}
.Punishment_ul{
    font-size: 0.3rem;
    margin-left: 0.4rem;
    line-height: 0.54rem;
}
.Punishment_ul li{
    list-style: disc;
    

}
.morerofessional{
    margin-top: 0.3rem;
    background-color: #fff;
    border-radius: 0.2rem;
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
    padding: 0.25rem 0.1rem 0.3rem;
    font-size: 0.2rem;
}
.morerofessional dl{
    display: flex;
    justify-content: space-between;
    margin: 0.3rem 0.2rem;
}
.morerofessional .touxiang{
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    border: 1px solid #0097FF;
    margin-left: 0.2rem;
    
}
.morerofessional .touxiang img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    
}
.morerofessional .text{
    width: 65%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}
.morerofessional .text .tip{
    color: #0097FF;
    font-size: 0.3rem;
    font-weight: bolder;
    letter-spacing: 4px;
    margin-bottom: 0.1rem;

}
.morerofessional .text .tip .disc{
    display: inline-block;
   height: 10px;
   width: 10px;
   border-radius: 50%;
   background-color: #0097FF;
   position: relative;
   top:-0.05rem;
   margin-right: 0.1rem;

}
.morerofessional .text .txt{
    font-size: 0.23rem;
    color: #333;
    letter-spacing: 2px;
   

}
.flowPath{
    margin-top: 0.3rem;
    background-color: #fff;
    border-radius: 0.2rem;
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
    padding: 0.25rem 0.1rem 0.3rem;
    font-size: 0.25rem;
}
.flowPath .flowPath_ul{
    font-size: 0.25rem;
    margin-left: 0.4rem;
    line-height: 0.4rem;
    color: #333;
    /* font-weight: bold; */
}
.flowPath .flowPath_ul li{
    list-style: decimal;
}
.serious{
    margin-top: 0.3rem;
    background-color: #fff;
    border-radius: 0.2rem;
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
    padding: 0.25rem 0.1rem 0.3rem;
    font-size: 0.2rem;
}
.serious .serious_div{
    position: relative;
    width: 100%;
    height: 1.2rem;
    background-color: #0097FF;
    display: flex;
    justify-content: space-between;
    margin-top: 0.1rem;
    background-image: linear-gradient(61deg, #1c6ccd, #608bfb)
}
.serious .serious_div:nth-child(1):before {
    content: '01';
    position: absolute;
    top: 50%;
    right: -0.2rem;
    transform: translate(-50%, -50%) rotate(-0deg);
    font-size: 5em;
    font-weight: bolder;
    color: rgba(46, 44, 44, 0.1); /* 半透明颜色 */
    pointer-events: none; /* 使水印不干扰鼠标操作 */
    z-index: 10; /* 确保水印在内容上方 */
}
.serious .serious_div:nth-child(2):before {
    content: '02';
    position: absolute;
    top: 50%;
    right: -0.2rem;
    transform: translate(-50%, -50%) rotate(-0deg);
    font-size: 5em;
    font-weight: bolder;
    color: rgba(46, 44, 44, 0.1); /* 半透明颜色 */
    pointer-events: none; /* 使水印不干扰鼠标操作 */
    z-index: 10; /* 确保水印在内容上方 */
}
.serious .serious_div:nth-child(3):before {
    content: '03';
    position: absolute;
    top: 50%;
    right: -0.2rem;
    transform: translate(-50%, -50%) rotate(-0deg);
    font-size: 5em;
    font-weight: bolder;
    color: rgba(46, 44, 44, 0.1); /* 半透明颜色 */
    pointer-events: none; /* 使水印不干扰鼠标操作 */
    z-index: 10; /* 确保水印在内容上方 */
}
.serious .serious_div:nth-child(4):before {
    content: '04';
    position: absolute;
    top: 50%;
    right: -0.2rem;
    transform: translate(-50%, -50%) rotate(-0deg);
    font-size: 5em;
    font-weight: bolder;
    color: rgba(46, 44, 44, 0.1); /* 半透明颜色 */
    pointer-events: none; /* 使水印不干扰鼠标操作 */
    z-index: 10; /* 确保水印在内容上方 */
}
.serious .serious_div:nth-child(5):before {
    content: '05';
    position: absolute;
    top: 50%;
    right: -0.2rem;
    transform: translate(-50%, -50%) rotate(-0deg);
    font-size: 5em;
    font-weight: bolder;
    color: rgba(46, 44, 44, 0.1); /* 半透明颜色 */
    pointer-events: none; /* 使水印不干扰鼠标操作 */
    z-index: 10; /* 确保水印在内容上方 */
}
.serious .serious_span{
    writing-mode: vertical-rl;
    color: #2181fa;
    font-weight: bold;
    background-color: #fff;
    margin-left: 0.2rem;
    padding: .1rem;
    border-bottom-left-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
    margin: 0.02rem;
    position: relative;
    left: .5rem;

}
.serious .serious_p{
    width: 75%;
    height: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color:#fff;
    font-size: 0.24rem;
    padding-right: .6rem;
}
/* 悬浮按钮的样式 */
.floating-button {
    position: fixed;
    bottom: 1rem;
    right: 0.23rem;
    background-color: #007bff;
    z-index: 9999;
    color: white;
    border: none;
    border-radius: 50%;
    width: 0.8rem;
    height: 0.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: all 1s;
}
.flex-direction-div{
    position: fixed;
    bottom: 1rem;
    right: 0.23rem;
    background-color: #fff;
    z-index: 9999;
    color: white;
    border: none;
    border-radius: 1rem;
    width: 0.8rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: none;
    transition: all 1s;

}

.floating-button1,.floating-button2,.floating-button3{
    background-color: #0097FF;
    border-radius: 50%;
    border: none;
    width: 0.6rem;
    height: 0.6rem;
    margin-top: .1rem;

}
.floating-button1>span{
    width: 60%;
    height: 60%;
    display: inline-block;
    font-size: 0.18rem;
    color: #fff;

}
.floating-button2>span{
    width: 60%;
    height: 60%;
    display: inline-block;
    font-size: 0.18rem;
    color: #fff;

}
.floating-button3>span{
    width: 60%;
    height: 60%;
    display: inline-block;
    font-size: 0.18rem;
    color: #fff;
}
body {
   position: relative;
}
/* 按钮悬浮时的效果 */
.floating-button:hover {
    background-color: #0056b3;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}

/* 按钮内文本的样式 */
.floating-button span {
    /* background-color: red; */
    width: 70%;
    height: 70%;
    display: inline-block;
    font-size: 0.20rem;

}
.nianbao_box .bai_box_one {
    border: 1px solid #987878;
    border-radius: 0.1rem;

}


.nianbao_box .bai_box_one>.hg {
    font-size: 0.2rem;
    color: #fff;
    border: 1px solid #fff;
    border-left: none;
    width: 0.8rem;
    border-top-right-radius: 0.05rem;
    border-bottom-right-radius: 0.05rem;
    margin-top: 0.1rem;


}

.nianbao_box .bai_box_one>h5 {
    font-size: 0.3rem;
    text-align: center;
    color: #fff;


}

.nianbao_box .bai_box_one>.text_one {
    font-size: 0.21rem;
    text-align: center;
    color: #fff;
    line-height: .5rem;

}

.nianbao_box .bai_box_one>.text_two {
    font-size: 0.21rem;
    text-align: center;
    color: #2181fa;
    background-color: #fff;
    line-height: .4rem;
    width: 80%;
    margin: 0 auto;
    border-radius: 0.05rem;
    font-weight: 600;

}

.nianbao_box .bai_box_one>.text_thr {
    font-size: 0.21rem;
    text-align: center;
    color: #fff;
    line-height: .5rem;
    margin-bottom: 0.3rem;

}

/* ----------------------------------- */
.banli_tip1 {
    font-size: 0.3rem;
    line-height: 0.45rem;
    text-align: justify;
    display: block;
    margin-top: 0rem;
}

.button_but1 {
    width: 3rem;
    border: 0.02rem solid #409EFF;
    color: #fff;
    background-color: #409EFF;
    height: 1rem;
    border-radius: 0.1rem;
    font-size: 0.34rem;
    cursor: pointer;

}

.banli_tip2 {
    font-size: 0.26rem;
    line-height: 0.45rem;
    text-align: justify;
    margin-top: 0.2rem;

}

.banlism {
    background-color: #fff;
    border-radius: 12px;
    margin-top: 0.3rem;
    overflow: hidden;
    padding: 0.1rem 0.4rem 0.3rem;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .3) !important;


}

.banlism>h3 {
    text-align: center;
    width: 100%;
    justify-content: space-between;
    font-size: 0.35rem;
    padding-top: 0.3rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
}

.banlism>.text {
    font-size: 0.25rem;
    line-height: 0.4rem;
    text-align: justify;
    display: block;
    margin-bottom: 0.2rem;
}

/* 底部*/
.bottom_title {

    background-color: rgb(250, 250, 250);
    margin-top: 0.30rem;
    padding-top: 0.2rem;
    padding-bottom: 0.1rem;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .3) !important;

}

.bottom_title_p {
    display: flex;
    justify-content: center;
}

.bottom_title_p>p {
    margin: 0rem 0.3rem;
    color: #2181fa;
    font-size: 0.28rem;
    cursor: pointer;

}

/* 填报 */
.member_btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 0.8rem;
    border-radius: 0.12rem;
    /* background: #2181FA; */
    background: #2181fa;
    margin-top: 0.3rem;
    padding: 0.1rem 0;
    cursor: pointer;
    margin-bottom: 0.1rem;
}

.member_btn .member_btn_txt {
    /* display: block; */
    width: 100%;
    font-size: 0.34rem;
    color: #FFFFFF;
    font-weight: bold;
    letter-spacing: 0.1rem;
    text-align: center;
}

.danweixinxi02 {
    position: relative;
    line-height: 1;
    display: flex;
    align-items: center;
    padding: 0.3rem 0 0.1rem 0;
    border-bottom: 0.015rem solid #E6E6E6;
    padding-left: 0rem;
}

.danweixinxi02 .xxtitle {
    font-size: 0.33rem;
    color: #333333;
    width: 2.3rem;
    font-weight: bold;
}

.danweixinxi02 input {
    /* width: 5rem; */
    font-size: 0.33rem;
    color: #666666;
    display: flex;
    align-items: center;
    background: #FFFFFF !important;
}

input[type=text],
input[type=password],
input[type=number] {
    border: 0;
    outline: none;
}


.vercode_btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 0.6rem;
    border-radius: 0.06rem;
    background: #409EFF;
    margin-top: 0rem;
    padding: 0.1rem 0.1rem;
    cursor: pointer;
}

.vercode_btn .vercode_btn_txt {
    display: block;
    width: 1.8rem;
    font-size: 0.3rem;
    color: #FFFFFF;
    letter-spacing: 0.0rem;
    text-align: center;
}

/* 填写·申请 */
.member_small_label {
    display: block;
    padding-top: 0.15rem;
    font-size: 0.3rem;
    line-height: 0.5rem;
    text-align: justify;
    margin-top: 0.4rem;
    /* font-weight: bold; */
}

.member_label {
    display: block;
    padding-top: 0.25rem;
    font-size: 0.4rem;
    line-height: 0.5rem;
    text-align: justify;
    font-weight: bold;
}

/* 跟多 */
.jychome_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.4rem;
    height: 0.88rem;
}

.member_small_label {
    display: block;
    padding-top: 0.15rem;
    font-size: 0.3rem;
    line-height: 0.5rem;
    text-align: justify;
    /* font-weight: bold; */
}

.member_login {
    display: block;
    text-align: center;
    margin-top: 0.2rem;
    font-size: 0.26rem;
    color: #000000;
}

/* 服务 */
.member_small_label {
    display: block;
    padding-top: 0.15rem;
    font-size: 0.3rem;
    line-height: 0.5rem;
    text-align: justify;
    /* font-weight: bold; */
}

/*  */
.Message_ui {
    background-color: #333333;
    color: #fff;
    font-size: 0.28rem;
    padding: 0.1rem 0.2rem;
    border-radius: 0.1rem;
    position: fixed;
    top: 30%;
    left: 50%;
    transform: translate(-50%);
    text-wrap: nowrap;

}

/*支付 */
.payment {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.box_xz {
    width: 30%;
    border: 1px solid rgb(193, 188, 188);
    background-color: #fff;
    padding: 0.1rem;
    display: flex;
    justify-content: flex-start;
    margin-right: 0.2rem;
    margin-top: 0.2rem;
    font-size: 0.22rem;
    align-items: center !important;
}

.box_xz>img {
    width: 0.4rem;
    margin-right: 0.1rem;
}

.wx_style {
    width: 30%;
    padding: 0.1rem;
    display: flex;
    justify-content: flex-start;
    margin-right: 0.2rem;
    margin-top: 0.2rem;
    font-size: 0.22rem;
    background-color: #F6FCF2;
    border: 1px solid #6FCB33;
    padding: 0.1rem;

    align-items: center;

}

.wx_style>img {
    width: 0.4rem;
    margin-right: 0.1rem;
}

.zfb_style {
    background-color: #e0f1fb;
    border: 1px solid #0097FF;
    padding: 0.1 rem;

}

.box_show {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .3) !important;

}

.title_tip {
    color: #fff !important;
}

.title_tip1 {
    color: #fff !important;
}