.ctitle {
    box-sizing: border-box;
    width: 100%;
    font-size: 1.6667rem;
    height: 5rem;
    line-height: 5rem;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.3);
    padding-left: 3.5rem;
}

.ctitle1 {
    width: 100%;
    font-size: 2.5rem;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    margin-top: 4.2rem;
    margin-bottom: 3rem;
}

.content {
    height: 100%;
    /* background-color: #007AFF; */
    font-size: 1.6667rem;
    color: #fff;
    overflow: auto;
    background-image: url(/static/img/body_bg.png);
    background-repeat: no-repeat;
}

.img_content,
.img_content_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 1rem 15%;
    text-align: center;
}

.flex {
    display: flex;
    /* justify-content: center;
    align-items: center; */
    flex-wrap: wrap;
    box-sizing: border-box;
    text-align: center;
}

.flex_center {
    align-items: center;
    justify-content: center;
}

.padding_0 {
    padding: 0;
}

.bg_white {
    background-color: #f2f5fc;
}

.bg_blue {
    background-color: #0154a4
}

.w_700 {
    width: 32rem;
}

.query_content {
    width: 100%;
    height: 33rem;
}

.query_content_table {
    max-height: 27rem;
    overflow-y: auto;
    margin-top: 2rem;
}

.table_info,
.table_weibao {
    width: 75rem;
    border: 1px solid #d5d5d5;
    margin: 0 auto;
    font-size: 1.25rem;
    border-collapse: collapse;
    box-sizing: border-box;
}

.table_info tr {
    height: 4.2rem;
}

.table_info td {
    border: 1px solid #d5d5d5;
}

.table_info_title {
    width: 10rem;
    background-color: #e7eef4;
    padding-left: 0.8rem;
    font-size: 1.05rem;
    color: #5d5c5d;
}

.table_info_content {
    width: 15rem;
    padding-left: 1.6rem;
}

.table_weibao tr {
    height: 4rem;
}

.table_weibao td {
    border: 1px solid #d5d5d5;
    text-align: center;
}

.table_weibao_content {
    text-align: left !important;
    padding-left: 1.6rem;
}

.table_huanbao_gz {
    border: 1px solid #d5d5d5;
    margin: 0 auto;
    border-collapse: collapse;
    box-sizing: border-box;
}

.table_huanbao_gz tr {
    height: 2rem;
    font-size: 25px;
}

.maintenance_tab {
    margin-top: 1rem;
    margin-left: 2.5rem;
    height: 3.3rem;
    text-align: center;
    line-height: 4.3rem;
    border-radius: 0.5rem;
}

.maintenance_tab span {
    font-size: 1.45rem;
    height: 140%;
    display: inline-block;
    position: relative;
    top: -20%;
    padding: 0 1.2rem;
    border-radius: 10px;
}

.maintenance_tab_span_hover {
    background-color: #d5902b;
}

.content_title {
    color: #000;
    text-align: center;
    height: 4.2rem;
    line-height: 4.2rem;
    font-size: 1.25rem;
    font-weight: 600;
}

.readcard_img {
    width: 25rem;
    height: 16.7rem;
    border: 1px solid #000;
    border-radius: 5px;
}

.readcard_btn_div {
    /* height: 4rem; */
    padding: 0;
    margin-top: 1rem;
}

.readcard_btn_div button {
    border: none;
    padding: 0.625rem 1.7rem;
    border-radius: 0.2rem;
    font-size: 1.25rem;
    color: #fff;
}

.pay_content {
    color: #000;
    height: 18rem;
}

.photo {
    background-color: #0f82dd;
    margin-right: 1.7rem;
}

.return {
    background-color: #34c36b;
}

.img_content_readcard {
    background-color: #fff;
    width: 41rem;
    height: 33rem;
    margin: 0 auto;
    border-radius: .5rem;
}

.readcard_title {
    background-color: #016fd0;
    text-align: left;
    height: 4rem;
    line-height: 4rem;
    padding-left: 2rem;
    font-size: 1.5rem;
    border-radius: .5rem .5rem 0 0;
}

.img_content>div {
    width: 50%;
}

.img_content>div>div {
    height: 11rem;
    margin: 1.25rem;
    border-radius: 1.25rem;
    text-align: center;
}

.img_content img {
    width: 5rem;
    height: 5rem;
}

.img_content_choose {
    height: 33rem;
    margin-top: 3.5rem;
}

.img_content_choose>div {
    width: 33%;
}

.check_content {
    color: #000;
}

.check_content_title {
    width: 30%;
    text-align: right;
}

.check_content_input {
    width: 70%;
    text-align: left;
}

.check_content_input input {
    width: 70%;
    margin-left: 2rem;
    height: 2.5rem;
    border: 1px solid #000;
    border-radius: 0.25rem;
    text-indent: 1rem;
}

.check_content_input select {
    width: 70%;
    margin-left: 2rem;
    height: 2.5rem;
    border: 1px solid #000;
    border-radius: 0.25rem;
    padding-left: 1rem;
}

.check_content_input1 {
    width: 70%;
    text-align: left;
    padding-left: 2rem;
    box-sizing: border-box;
}

.check_content_radio {
    width: 20px;
    height: 20px;
    margin-right: 0.5rem;
}

.check_content>div {
    height: 4rem;
    line-height: 4rem;
    font-size: 1.5rem;
}

.check_content1 {
    color: #000;
}

.check_content1>div {
    min-height: 4rem;
    font-size: 1.5rem;
}

.font_content {
    display: flex;
    /* flex-direction: column; */
    align-items: center;
    justify-content: center;
}

.font_font {
    /* margin-top: .4167rem; */
    margin-left: .4167rem;
}

.cfooter {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 3rem;
    line-height: 3rem;
    font-size: 1rem;
    background-color: rgba(255, 255, 255, 0.2);
}

.wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 100%;
    text-align: center;
    z-index: 100;
    zoom: 1;
}

.wcontent {
    width: 50%;
    height: 80%;
    background-color: #fff;
    border-radius: 1.6667rem;
    font-size: 1.6667rem;
    color: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.wcontent_img {
    margin-top: 2.5rem;
    width: 21rem;
    height: 21rem;
}

.content_center {
    box-sizing: border-box;
    padding: 1.25rem 0 0 2%;
    text-align: center;
}

.content_center>div {
    margin: .6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.content_left {
    width: 9rem;
    height: 9rem;
    margin: 1rem;
    text-align: right;
    position: relative;
    background: no-repeat;
    background-size: 100% 100%;
}

.left_p1 {
    position: absolute;
    top: .8333rem;
    right: .8333rem;
    font-size: 1.6rem;
    color: #fff;
}

.left_p2 {
    position: absolute;
    top: 3.5rem;
    right: .8333rem;
    font-size: 1.0833rem;
    color: #fff;
}

.right_contain {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    align-items: center;
    /* padding: .8333rem 0 0 0; */
}

.right_view {
    width: 30%;
    border-radius: .2083rem;
    margin: .4167rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.right_img {
    width: 3rem;
    height: 3rem;
}

.right_view_text {
    margin-top: 0.8rem;
    font-size: 1.5rem;
    color: #fff;
}

.tomain {
    display: inline-block;
    padding: 0.5rem 1rem;
    vertical-align: middle;
    font-size: 1.6rem;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    color: #fff;
    background-color: #c85e0b;
    box-sizing: border-box;
    border-radius: 100px;
}

#app {
    position: relative;
}

#mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
}

#mask img {
    width: 200px;
    height: 150px;
}

.font_black {
    color: #000;
}