

.style_bf dl {
    width: 7rem;
    margin: 0 auto;
    background-color: #f3f3f3;
    margin-bottom: 0.3rem;
}

.style_bf dl dt img {
    width: 100%;
    display: block;
}

.style_bf dl dd {
    padding: 0.2rem;
}

.style_bf dl .text {
    color: #333333;
    font-size: 0.24rem;
    line-height: 150%;
    margin-bottom: 0.1rem;
}

.style_bf dl dd em {
    display: block;
    font-size: 0.3rem;
    line-height: 0.5rem;
    margin-bottom: 0.1rem;
    border-bottom: solid 1px #999999;
    padding-bottom: .1rem;
}

.style_bf dl dd em a {
    color: #333333;
}

.style_bf dl dd p {
    overflow: hidden;
    height: 0.52rem;
}

.style_bf dl dd p span {
    line-height: 0.51rem;
    color: #666666;
    font-size: 0.26rem;
}

.style_bf dl dd p em {
    float: right;
}

.style_bf dl dd p a {
    width: 1.8rem;
    height: 0.48rem;
    border: 1px solid #999999;
    line-height: 0.48rem;
    text-align: center;
    color: #333333;
    font-size: 0.24rem;
    float: right;
    border-radius: 0.1rem;
}

.crumbs {
    font-size: 0.26rem;
    line-height: 0.7rem;
    padding-left: 0.25rem;
    color: #545454;
}

.crumbs a {
    color: #545454;
}

.crumbs span {
    font-family: '宋体';
    margin: 0 0.05rem;
}

.wx_box {
    padding-top: 0.2rem;
}

.wx_box img {
    width: 3rem;
    height: 3rem;
    margin: .1rem auto 0;
    display: block;
    border: 1px solid #eee;
}

.wx_box p {
    text-align: center;
    font-size: .3rem;
    color: #666;
    line-height: .6rem;
}
/* 隐藏导航栏 */
.menu_H {
    position: fixed;
    left: -5.2rem;
    top: 0;
    z-index: 999999;
    width: 4.5rem;
    height: 100%;
    background: #fff;
    transition: all .5s;
    padding: 0 .35rem;
}

.menu_S {
    left: 0%;
}

.menu_H .lists {
    width: 100%;
    padding-top: .1rem;
}

.menu_H .lists li {
    border-bottom: .01rem solid #ddd;
    color: #595656;
}

.menu_H .lists li .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 .05rem;
}

.menu_H .lists li .item p {
    font-size: .3rem;
    line-height: 2.6;
    color: #595656;
}

.menu_H .lists li .item i {
    font-size: .3rem;
    line-height: 1.5;
    color: #595656;
}

.menu_H .lists li .subset {
    display: none;
    width: 100%;
    padding-left: .3rem;
    padding-bottom: .2rem;
}

.menu_H .lists li .subset dd a {
    font-size: .28rem;
    line-height: 2;
    color: #595656;
}

.mask-layer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 400;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.show-mask {
    display: block;
}

/* 禁止页面滚动 */
.scrollbar {
    overflow-x: hidden;
    overflow-y: hidden;
}
/*搜索栏*/
.search_m {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 15;
    box-sizing: border-box;
}

.search_bd {
    width: 7.5rem;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
}

.search_bd .search_fm {
    position: relative;
    z-index: 969;
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    box-sizing: border-box;
}

.common_container {
    position: relative;
    box-sizing: border-box;
}

.common_container .search_fm_inner {
    min-height: 44px;
    box-sizing: border-box;
}

.common_container .search_fm_inner_hd {
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 44px;
    font-family: PingHei,Lucida Grande,Lucida Sans Unicode,STHeiti,Helvetica,Arial,Verdana,"sans-serif";
    font-size: 16px;
    text-decoration: none;
    color: #252525;
}

.common_container .search_fm_inner_bd {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    min-height: 44px;
    background: #fff;
}

.common_container .search_fm_cancelbtn {
    z-index: 120;
    position: absolute;
    width: 40px;
    height: 44px;
    box-sizing: border-box;
}

.common_container .search_fm_cancelbtn span {
    margin: 12px 0 0 10px;
    width: 20px;
    height: 20px;
    display: block;
    background: url(../images/close.png) no-repeat;
    background-size: 100% 100%;
}

.common_container .search_fm_text {
    margin: 0 70px;
    height: 44px;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.common_container .search_fm_cont {
    position: absolute;
    top: 0;
    z-index: 100;
    width: 100%;
}

.common_container .search_fm_cont .search_fm_cont_form {
    display: block;
    overflow: hidden;
    margin: 0 10px 0 40px;
    padding: 0;
    height: 44px;
}

.search_fm_cont .search_fm_cont_form .search_box {
    margin-right: 52px;
    margin-top: 7px;
    height: 30px;
    position: relative;
    box-sizing: border-box;
}

.search_fm_cont_form .search_box .search_input_left_icon {
    display: block;
    width: 18px;
    height: 15px;
    background: url(../images/sprites.png) no-repeat;
    background-position: -80px 0;
    background-size: 200px;
    margin: 8px 0 0 15px;
    position: relative;
    z-index: 1;
    float: left;
}

.search_fm_cont_form .search_box .search_input {
    display: flex;
    width: 100%;
    border: none;
    border-radius: 15px;
    height: 30px;
    overflow: hidden;
    background: #f7f7f7;
    font-size: 12px;
    -webkit-box-align: center;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 35px;
    padding-right: 10px;
    box-sizing: border-box;
}

.search_fm_cont_form .search_box .search_input select {
    border: none;
    background: #f7f7f7;
    color: #232326;
}

.search_fm_cont_form .search_box .search_input input {
    border: 0;
    background: 0 0;
    font-size: 12px;
    color: #232326;
    padding-left: 5px;
    width: 19em;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    height: auto;
    margin: 0 0 0 5px;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    line-height: 16px;
}

.search_fm_cont_form .search_btn {
    position: absolute;
    right: 0;
    top: 0;
    color: #81838e;
    font-size: 14px;
    height: 44px;
    width: 55px;
    text-decoration: none;
    display: block;
}

.search_fm_cont_form .search_btn input {
    position: static;
    box-sizing: border-box;
    background-color: #e93b3d;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    width: 40px;
    height: 28px;
    margin-top: 7px;
}

.column_about_m .column_nv {
    margin: 0.3rem 0;
}

.column_about_m .column_nv li {
    width: 1.5rem;
}

.column_about_m .column_nv li:nth-child(4) {
    border-left: none;
    border-right: 0.02rem solid #5d6169;
}

.addBtn {
    width: 3.85rem;
    height: 0.75rem;
    text-align: center;
    line-height: 0.75rem;
    font-size: 0.3rem;
    color: #606060;
    border: 1px solid #dddddd;
    border-radius: 0.1rem;
    margin: 0.3rem auto;
}
/*通用样式*/
.common-list-wrap {
    width: 100%;
    overflow: hidden;
    padding-bottom: .4rem;
}

.common-list .list {
    width: 100%;
}

.common-list .list .item {
    width: 6.7rem;
    margin: 0 auto .3rem;
    box-shadow: 0 0 .1rem .1rem #dddbdb;
    display: block;
}

.common-list .list .item .pic {
    width: 6.7rem;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.common-list .list .item .pic img {
    width: 100%;
}

.common-list .list .item .txt {
    width: 100%;
    text-align: center;
    padding: .32rem 0;
    line-height: 1.5
}

.common-list .list .item .txt .lf {
    width: 5rem;
}

.common-list .list .item .txt .lf .name {
    width: 100%;
    font-size: .34rem;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: .2rem;
}

.common-list .list .item .txt .lf .tle {
    width: 100%;
    font-size: .3rem;
    line-height: 1.5;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.common-list .list .item .txt .rg {
    width: .8rem;
    margin-bottom: .05rem;
}

.common-list .list .item .txt .rg .btn {
    width: .88rem;
    height: .88rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .28rem;
    color: #fff;
    line-height: 1.2;
    letter-spacing: .02rem;
    background-color: #ae1e24;
    text-align: center;
}
/*预约体验*/

.join_cont_m_form {
}

.join_cont_m_process img {
    width: 7.5rem;
    height: 12.40rem;
}

.join_cont_m_form {
    padding-top: 0.3rem;
    overflow: hidden;
}

.join_cont_m_form .join_cont_m_form_hd {
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding: 0.2rem 0;
    overflow: hidden;
}

.join_cont_m_form .join_cont_m_form_hd .en {
    margin-bottom: 0.1rem;
}

.join_cont_m_form .join_cont_m_form_sub_hd {
    font-size: 0.24rem;
    text-align: center;
    overflow: hidden;
    margin-bottom: 0.45rem;
}

.join_cont_m_form .join_cont_m_form_bd {
    padding: 0 0.3rem;
    font-size: 0.24rem;
}

.join_cont_m_form .join_cont_m_form_bd span {
    color: #797979;
}

.join_cont_m_form input,
.join_cont_m_form select {
    border: 0.02rem solid #923940;
}

.join_cont_m_form input[type="text"] {
    height: 0.68rem;
    width: 5.98rem;
    margin-bottom: 0.34rem;
    text-indent: 0.2rem;
}

.join_cont_m_form select {
    width: 1.96rem;
    height: 0.68rem;
}

.join_cont_m_form_btn {
    padding-left: 0.75rem;
    overflow: hidden;
    margin-top: 0.33rem;
}

.join_cont_m_form #joinbtn {
    width: 6.0rem;
    height: 0.71rem;
    text-align: center;
    background-color: #923940;
    color: #fff;
}

.join_cont_m_form .join_cont_m_form_bm_txt {
    font-size: 0.22rem;
    padding: 0.3rem 0 0.45rem 0;
    text-align: right;
}
/*在线申请*/

.me_title {
    margin: 0.6rem 0 0.45rem;
    text-align: center;
}

.me_title em {
    display: block;
    font-size: 0.35rem;
    font-weight: bold;
    color: #12151a;
}

.me_title span {
    display: block;
    font-size: 0.24rem;
    text-transform: uppercase;
    color: #736962;
}

.me_t {
    display: flex;
    justify-content: space-between;
}

.me_t dl {
    width: 1.2rem;
}

.me_t dl dt {
    width: 1.2rem;
    height: 1.2rem;
}

.me_t dl dt img {
    width: 100%;
    display: block;
}

.me_t dl dd {
    font-size: 0.3rem;
    color: #242221;
    margin-top: 0.1rem;
}

.me_b {
    margin-top: 0.4rem;
}

.me_b em {
    width: 1.83rem;
    height: 0.48rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #b93136;
    color: #ffffff;
    font-weight: bold;
    display: block;
    text-align: center;
    font-size: 0.3rem;
    margin: 0 auto 0.38rem;
}

.me_b input {
    width: 4.69rem;
    height: 0.64rem;
    display: block;
    margin: 0 auto 0.35rem;
    font-size: 0.24rem;
    border: 1px solid #dddddd;
    padding-left: 0.2rem;
}

.me_b .meb_button {
    width: 2.2rem;
    height: 0.56rem;
    font-size: 0.25rem;
    color: #ffffff;
    font-weight: bold;
    padding-left: 0;
    background-color: #923940;
    border: none;
}
