.container_box{
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 36px;
    width: 100%;
    height:100%;
    overflow: scroll;
}
.hide_father1 {
    width: 100%;
}
.top {
    width: 100%;
    height: 1rem;
    background-color: #EF8200;
    display: flex;
    justify-content: center;
    align-items: Center;
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    position: fixed;
    top: 0;
    z-index: 10;
}
.top_search {
    height: 0.6rem;
    width: 5rem;
    display: flex;
    align-items: Center;
    background-color: #fff;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
}
.top_search_input {
    height: 0.4rem;
    margin-left: 0.25rem;
    width: 4rem;
    color: #EF8200;
}
.top_button {
    height: 0.5rem;
    margin-left: 0.1rem;
    width: 1.4rem;
    display: flex;
}
.button {
    width: 1.3rem;
    height: 0.5rem;
    font-size: 32px;
    display: flex;
    justify-content: center;
    align-items: Center;
    background-color: #fff;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    color: #EF8200;
}
.menu {
    width: 100%;
    height: 0.6rem;
    background-color: #fff;
    display: flex;
    align-items: Center;
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    position: fixed;
    z-index: 4;
    top: 0.5rem;
    margin-top:0;
}
.menu_col {
    display: flex;
    justify-content: center;
    color: #AAA;
    flex: 1;
}
.menu_col_col {
    width: 100%;
}
.menu_col_orange1 {
    height: 0.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    /* color: #EF8200; */
}
.menu_col_xunhuozhong_underline {
    height: 1px;
    display: flex;
    justify-content: center;
    display: none;
}
.menu_col_xunhuozhong_underline_line {
    height: 1px;
    width: 100%;
    border-bottom: 2px solid #EF8200;
}
.main_content {
    height: 100%;
    overflow: scroll;
    width: 100%;
    margin-top:1.3rem;
}
.content_title {
    width: 100%;
    height: 0.8rem;
    background-color: #fff;
    display: flex;
    align-items: Center;
    color: #999;
    border-bottom: 1px solid #ddd;
}
.content_title_line {
    margin-left: 0.2rem;
    width: 5rem;
    display: flex;
    align-items: Center;
}
.content_title_line_text {
    margin-left: 0.15rem;
    display: flex;
}
.daimaijiazhifu_content_content {
    height: 2rem;
    width: 95%;
    background-color: #fff;
    display: flex;
    align-items: Center;
    padding-left: 0.07rem;
    border-bottom: 1px solid #ddd;
}
.daimaijiazhifu_content_box {
    width: 1.5rem;
    height: 1.5rem;
    background-color: #fff;
    margin-left: 0.08rem;
    margin-right: 0.08rem;
    padding-top: 0.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: red;
    font-size: 36px;
    font-weight: bold;
}
.daimaijiazhifu_content_box_righttext {
    width: 3.6rem;
    height: 1.1rem;
    margin-left: 0.2rem;
    margin-right: 0.08rem;
}
.daimaijiazhifu_content_box_price {
    height: 1.1rem;
    margin-left: 0.2rem;
    width: 1.5rem;
    text-align: right;
    margin-right: 0.5rem;
}
.p4{
    color: #aaa;
    font-size:32px;
}
.daimaijiazhifu_bottom {
    height: 0.4rem;
    display: flex;
    align-items: Center;
    background-color: #fff;
    justify-content: flex-end;
    width: 100%;
}
.daimaijiazhifu_bottom_price {
    margin-left: 0.1rem;
    width: 6.5rem;
    height: 0.4rem;
    padding-right: 0.5rem;
}
.daimaijiazhifu_bottom_price_top {
    height: 0.4rem;
    display: flex;
    align-items: Center;
    justify-content: flex-end;
}
.daimaijiazhifu_bottom_left {
    font-size: 32px;
    height: 0.4rem;
    width: 1.5rem;
    display: flex;
    align-items: Center;
    justify-content: flex-end;
}
.daimaijiazhifu_bottom_price_top_left {
    font-size: 32px;
    height: 0.4rem;
    width: 0.6rem;
    display: flex;
    align-items: Center;
    justify-content: flex-end;
}
.daimaijiazhifu_bottom_price_top_right {
    font-size: 32px;
    height: 0.4rem;
    display: flex;
    align-items: Center;
    color: #EF8200;
    font-weight: bold;
}
.daimaijiazhifu_bottom_price_bottom {
    height: 0.4rem;
    width: 1.6rem;
    display: flex;
    align-items: Center;
    font-size: 28px;
    color: #AAA;
    justify-content: flex-end;
}
.wodefukuan_content_bottom {
    height: 0.8rem;
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #f8f8f8;
}
.wodefukuan_content_bottom_line {
    height: 0.75rem;
    width: 4rem;
    display: flex;
    justify-content: center;
    align-items: Center;
    font-size: 30px;
}
.wodefukuan_content_qxdd_button {
    height: 0.6rem;
    width: 1.4rem;
    margin-left: 0.15rem;
    border: 1px solid #ddd;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: Center;
    background-color: #999;
    color: #fff;
}
.wodefukuan_content_bottom_button {
    height: 0.6rem;
    width: 1.4rem;
    margin-left: 0.15rem;
    border: 1px solid #4399fe;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: Center;
    background-color: #4399fe;
    color: #fff;
}
.daimaijiazhifu_bottom_button_in {
    height: 0.7rem;
    display: flex;
    align-items: Center;
    background-color: #fff;
    justify-content: flex-end;
    width: 100%;
}
.voided_reason {
    width: 3rem;
    border: 1xp solid red;
}
.box_bottom_button1 {
    width: 1.5rem;
    height: 0.5rem;
    border: 1px solid #aaa;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #AAA;
    margin-right: 0.2rem;
}
.meiyou{
    text-align: center;
    margin-top:0.2rem;
    font-size:757575;
    display: none;
}
.box_bottom_button1_queren{
    border: 1px solid #EF8200;
    color:#EF8200;
}
.biaoti{
    position:fixed;
    top:0;
    left: 0;
    width:100%;
    height:0.5rem;
    text-align: center;
    border-bottom:1px solid #e0e0e0;
    background:#fff;
    font-size:32px;
    color:#AAA;
    z-index: 99;
}
.biaoti img{
    float: left;
    margin-top:0.1rem;
    margin-left:0.1rem;
    height:0.25rem;
}
.daimaijiazhifu_content_title_line_right {
    width: 3.6rem;
    text-align: right;
    color: #AAA;
    margin-right:0.2rem;
    display: none;
}
/* 弹窗 */
.tanchuangBOX{
    width:100%;
    height:100%;
    position: fixed;
    background:#000;
    top:0;
    opacity: 0.4;
    z-index: 100;
    display: none;
}
.yanhuoBOX{
    width:90%;
    position:fixed;
    left:5%;
    top:10%;
    background:#fff;
    height:4rem;
    z-index: 999;
    display: none;
}
.yanhuoTop{
    position: relative;
    width:100%;
    height: 0.8rem;
    font-size: 40px;
    text-align: center;
    line-height: 0.8rem;
    border-bottom: 1px solid #aaa;
}
.yanhuoTop .yanhuoTop_x{
    position: absolute;
    left:0.5rem;
    font-size:36px;
}
.pay_price_top{
    height: 0.8rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    font-size: 28px;
}
.pay_price_bottom {
    height: 0.5rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.pay_price_bottom_line {
    height: 0.25rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    font-size: 0.2rem;
    color: red;
}
.pay_price_bottom_line2 {
    height: 0.25rem;
    width: 3.5rem;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    font-size: 28px;
    color: red;
    border-bottom: 1px solid #aaa;
}
.yanzhengInput{
    width:70%;
    margin-left:15%;
    border:1px solid #aaa;
    margin-top:0.3rem;
    height:0.6rem;
    text-align: center;
    font-size:40px;
}
/*  */
