.niandubox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.3rem;
}

.niandubox .method_view {
    width: 23%;
    height: 0.8rem;
    border-radius: 0.1rem;
    border: 0.02rem solid #e5e5e5;
    background: #e5e6e8;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.30rem;
    cursor: pointer;
}

.niandubox .nianbao_ok {
    border: 0.02rem solid #3385ff !important;
    background: #3385ff !important;
    color: #FFFFFF;
    font-size: 0.3rem;
}
.niandubox .needban {
    width: 23%;
    height: 0.8rem;
    border-radius: 0.1rem;
    border: 0.02rem solid #e5e5e5;
    background: #2fde38;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.30rem;
    cursor: pointer;
}
.niandubox .tianchong {
    width: 23%;
    height: 0rem;
    border-radius: 0rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.30rem;
    cursor: pointer;
}

.niandubox .method_view_all {
    width: 100%;
    height: 1.2rem;
    border-radius: 0.1rem;
    border: 0.02rem solid #e5e5e5;
    background: #e5e6e8;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.34rem;
    cursor: pointer;
}

.niandubox .method_view_danwei {
    width: 1.5rem;
    height: 0.8rem;
    border-radius: 0.1rem;
    border: 0.02rem solid #e5e5e5;
    background: #e5e6e8;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.34rem;
    cursor: pointer;
    /* margin-left: 0.05rem; */
    margin-right: 0.07rem;
}


.niandubox .method_cur {
    border: 0.02rem solid #082a7e !important;
    background: #082a7e !important;
    color: #FFFFFF;
    font-size: 0.34rem;
}


.danweixinxi01{
    position: relative;
    line-height: 1;
    display: flex;
    align-items: center;
    padding: 0.2rem 0 0.1rem 0;
    border-bottom: 0.015rem;
    padding-left: 0rem;
}
.danweixinxi02{
    position: relative;
    line-height: 1;
    display: flex;
    align-items: center;
    padding: 0.15rem 0 0.1rem 0;
    border-bottom: 0.015rem solid #E6E6E6;
    padding-left: 0rem;
    align-items: baseline;
}
.danweixinxi01 .xxtitle{
    font-size: 0.33rem;
    color: #333333;
    /*width: 2.0rem;*/
}
.danweixinxi02 .xxtitle{
    font-size: 0.33rem;
    color: #333333;
    /*width: 2.1rem;*/
    font-weight: bold;
    white-space: nowrap;
}
.danweixinxi02 .nametitle{
    font-size: 0.33rem;
    color: #333333;
    width: auto;
    font-weight: bold;
}

.danweixinxi02 .nameinput {
    width: 5rem;
    font-size: 0.31rem;
    color: #000000;
    display: flex;
    align-items: center;
    background: #FFFFFF !important;
}
.danweixinxi02 input {
    width: 4.2rem;
    font-size: 0.31rem;
    color: #000000;
    display: flex;
    align-items: center;
    background: #FFFFFF !important;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #000;
    border-radius: 0.05rem;
    height: 0.6rem;
    padding-left: 0.05rem;
}

/*手机*/
@media screen and (max-width: 767px){
    .danweixinxi02 .xxvalue{
        font-size: 0.33rem;
        line-height: 0.4rem;
        color: #333333;
        /*width: 5rem;*/
        max-width: 4.7rem;
    }
    
    .danweixinxi02 .nameinput {
        width: 3.5rem;
        font-size: 0.31rem;
        color: #666666;
        display: flex;
        align-items: center;
        background: #FFFFFF !important;
    }
}

/*电脑*/

@media screen and (min-width: 768px){
    .danweixinxi02 .xxvalue{
        font-size: 0.33rem;
        line-height: 0.4rem;
        color: #333333;
    }
}

.danweixinxi02 .longvalue{
    font-size: 0.33rem;
    line-height: 0.4rem;
    color: #333333;
}
.shengfenline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.2rem;
    height: 0.6rem;
}

.shengfenline .shengfen {
    /*width: 14%;*/
    /*border-radius: 0.1rem;*/
    /*border: 0.02rem solid #e5e5e5;*/
    /*background: #e5e6e8;*/
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.30rem;
    cursor: pointer;
}

.item_floor {
    background-color: #fff;
    border-radius: 12px;
    margin-top: 0.2rem;
    overflow: hidden;
    padding: 0.1rem 0.3rem 0.2rem;
}

.top_area {
    background: #fff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    overflow: hidden;
}
.nianbao_head {
    align-items: center;
    justify-content: space-between;
    padding: 0 0.4rem;
    min-height: 1rem;
}
.nianbao_head .nianbao_head_1 {
    text-align: center;
    width: 100%;
    justify-content: space-between;
    letter-spacing: 0.2rem;
    font-size: 0.45rem;
    /*color: #FF6600;*/
    color: #ffffff;
    padding-top: 0.2rem;
    font-weight: bold;
}
.nianbao_head .nianbao_head_2 {
    text-align: center;
    width: 100%;
    justify-content: space-between;
    letter-spacing: 0.15rem;
    font-size: 0.3rem;
    /*color: #FF6600;*/
    color: #ffffff;
    padding-top: 0.2rem;
    padding-bottom: 0.0rem;
    font-weight: bold;
    /*font-style: italic;*/
}

.j_dibu{
    position: relative;
    top: 0px;
}

.vercode_btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 0.6rem;
    border-radius: 0.06rem;
    background: #FF6600;
    margin-left: 0.1rem;
    padding: 0.1rem 0.1rem;
    cursor: pointer;
}
.vercode_btn .vercode_btn_txt {
    display: block;
    width: 1.7rem;
    font-size: 0.3rem;
    color: #FFFFFF;
    letter-spacing: 0.0rem;
    text-align: center;
}

input::-webkit-input-placeholder {
    font-size:0.25rem;/* 针对WebKit内核浏览器，如Chrome、Safari */
}

input:-moz-placeholder {
    font-size: 0.25rem; /* 针对Firefox浏览器 */
}

input::-moz-placeholder {
    font-size: 0.25rem; /* 针对旧版Firefox浏览器 */
}

input:-ms-input-placeholder {
    font-size: 0.25rem; /* 针对Internet Explorer 10-11浏览器 */
}

/* 现代的CSS标准写法，但目前并非所有浏览器都支持 */
input::placeholder {
    font-size: 0.25rem;
}
