* {
    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.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 0.1rem;
    padding-bottom: 0.8em;
    text-align: center;
    position: relative;
}

.hand_box>h1 {
    font-size: 0.6rem;
    color: #fff;
    padding-top: 0.1rem;
    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.1rem;
    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.2rem;

    overflow: hidden;
    padding: 0.4rem 0.3rem 0.3rem;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .3);


}
.button_but{margin-top:-0.25rem;}
/* ======================================= */
.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.57rem;
    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;
}

/* ================================= */
.nianbao_box .bai_box_one {
    border: 1px solid #fff;
    border-radius: 0.05rem;

}

.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_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_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.1rem;

}

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

}

.title_tip {
    color: #fff !important;
}
.title_tip1 {
    color: #fff !important;
}

/* 首页框框*/
.xtips {
    border: 1px solid #000;
    border-radius: 10px;
    padding:0.3rem;
    position: relative;
    background:#fff;
}
.xbt1 {
    background:#fff;
    padding: 5px 10px;
    position: absolute;
    top: -0.3rem;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.35rem;
    /*font-weight: bold;*/
}

.xdes1 {
    /*margin: 0 5px;*/
    padding-top: 0.15rem;
}
.xdes1 p{
    font-size: 0.25rem;
    line-height:0.4rem;
}
.xdes1 font{
    color:#ff0000;
}
