@charset "utf-8";

/*层叠样式*/
.pd30 {
    padding-bottom: 0.6rem;
    overflow: hidden;
}

.m_head {
    padding: 0;
    padding-bottom: 0.24rem;
}

.logo_bar {
    padding: 0.44rem;
}

.mt40 {
    margin-top: 0.8rem;
}

.mt_bd_40 {
    margin: 1.6rem 0;
    width: 13.8rem;
}

/*隔层条*/
.line_grey {
    width: 100%;
    height: 0.4rem;
    background: #f8f8f8;
}

/*楼层title 公共css*/
.credit_title {
    position: relative;
    padding: 0.6rem 0;
    text-align: left;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.credit_title_l {
    text-align: left;
    padding: 0.6rem;
}

.credit_title .icon {
    display: inline-block;
    padding-left: 1rem;
    margin-right: 5px;
    font-size: 0.64rem;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 0.8rem auto;
    margin-left: 0.6rem;
}

.credit_title .katiande {
    background-image: url(../images/rlcx.png);
}

.credit_title .favorable {
    background-image: url(../images/dhb.png);
}

.credit_title i {
    display: block;
    width: 0.32rem;
    height: 2.06rem;
    top: 0;
    background: url(../images/right.png) no-repeat center center;
    position: absolute;
    right: 0.4rem;
    background-size: 100%;
    cursor: pointer;
}

/*分期乐*/
.favory_act {
    overflow: hidden;
}

.favory_act .account_adv {
    cursor: pointer;
    width: 6.92rem;
    height: 4.02rem;
    text-align: center;
    color: #fff;
    margin-right: 0.36rem;
    position: relative;
}

.favory_act .account_adv:last-child {
    margin-right: 0;
}

.favory_act .acount_ex {
    position: absolute;
    top: 1.2rem;
    left: 0;
    height: 1.8rem;
    width: 6.92rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.favory_act .acount_ex p {
    font-size: 0.64rem;
}

.favory_act .acount_ex .explain_detail span {
    font-size: 0.48rem;
    margin-right: 0.2rem;
}

.favory_act .acount_ex .explain_detail span:last-child {
    margin-right: 0rem;
}

/*公告*/
.post_box {
    padding: 0 0.48rem;
}

.post_box .post_list li {
    overflow: hidden;
    padding: 0rem 0.1rem 0.6rem 0.5rem;
    position: relative;
    cursor: pointer;
}

.post_box .post_list li>div:first-child:before {
    display: inline-block;
    content: "";
    width: 0.2rem;
    height: 0.2rem;
    -ms-border-radius: 0.2rem;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    border-radius: 0.2rem;
    background-color: #ddd;
    position: absolute;
    top: 0.25rem;
    left: 0;
}

.post_box .post_list li>div:first-child {
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.48rem;
    color: #333;
}

.post_box .post_list li>div:last-child {
    float: right;
    font-size: 0.4rem;
    color: #999;
}

/*卡轮播*/
.swiper-container_kard {
    width: 100%;
    background: #fff;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -ms-perspective: 1200px;
    perspective: 1200px
}

.swiper-container_kard .swiper-wrapper {
    margin-bottom: 0.6rem;
}

.swiper-container_kard .swiper-slide {
    width: 80%;
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container_kard .swiper-slide .main-img {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    width: 100%;
    margin: 0 auto;
    display: block;
}

.swiper-container_kard .swiper-slide-active .main-img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.swiper-container_kard .swiper-slide .main_slide {
    position: relative;
    text-align: center;
    width: 100%;
}

.swiper-container_kard .swiper-slide .main_slide p {
    border-radius: 0px 0px 10px 10px;
    width: 90%;
    height: 1.24rem;
    line-height: 1.4rem;
    overflow: hidden;
    background: url(../images/wenzi_bg.png) repeat-x center bottom;
    position: absolute;
    bottom: 0.2rem;
    left: 0.4rem;
    color: #fff;
    font-size: 0.48rem;
}

.swiper-container_kard .swiper-slide-active .main_slide p {
    width: 100%;
    bottom: 0rem;
    left: 0;
}

/*导航公共css*/
.home_btn {
    height: 0.8rem;
    background: url(../images/home.png) no-repeat center center;
    margin-top: 0.56rem;
    background-size: 0.84rem auto;
    background-position-x: 1.6rem;
}

/*信用卡申请*/
.mb {
    margin-top: 0.6rem;
}

.mt_40 {
    margin-top: 0.8rem;
}

.mb_40 {
    margin-bottom: 0.8rem;
}

.pd_20 {
    padding: 0.4rem 0.6rem;
}

.border_b {
    border-bottom: 1px solid #eee;
}

.border_t {
    border-top: 1px solid #eee;
}

.bg_y {
    background-color: #f8f8f8;
}

.bg_blue {
    background-color: #f4f8fb;
}

.pd_80 {
    padding: 1.6rem 0.6rem;
}

.pos_fixed {
    position: absolute;
    bottom: 4.5882rem;
    left: 0;
    width: 15.0rem;
}

a.btn_mr {
    margin: 1.2rem 1.1rem;
    width: 12.8rem;
}

a.btn_width {
    width: 12.8rem;
    margin: 0 auto;
}

a.btn_bgC:hover {
    color: #449cff !important;
}

a.btn_bgC {
    background-color: #fff;
    border: 1px solid #449cff;
    color: #449cff;
}

a.btn_c {
    width: 6.48rem;
    border-radius: 1.0rem;
}

.btn_b {
    display: block;
    width: 13.8rem;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: 0.6rem;
    background-color: #449cff;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 1rem;
}

.btn_a {
    margin: 0 0.6rem;
}

.btn_mr80_40 {
    margin: 0.8rem;
}

.btn_mb_40 {
    margin: 0 0.6rem 0.8rem;
}

a.btn_b:hover {
    color: #fff
}

;



/*选择卡面*/
.select_Kface p {
    color: #ff7800;
    font-size: 0.48rem;
    padding: 0 0 0.6rem 0.6rem;
}

.select_Kface p.title_m {
    color: #333;
    font-size: 0.56rem;
    text-align: center;
    padding: 1.0rem 0 0.8rem;
}

.select_Kface p.title_l {
    text-align: left;
    cursor: pointer;
}

.select_Kface p.title_l {
    color: #333;
    font-size: 0.56rem;
    text-align: center;
    padding: 0.2rem;
    /* padding-left: 1.6rem; */
    /* background: url(../images/questioning.png) no-repeat 0.6rem center; */
    background-size: 0.6rem auto;
    color: #fff;
    background: #449cff;
    border-radius: 1rem;
}

.select_kClass,
.select_kType {
    padding: 0.6rem;
    overflow: hidden;
}

.select_kClass .kard_class {
    width: 6.72rem;
    float: left;
    text-align: center;
    font-size: 0.48rem;
}

.select_kClass .kard_class:last-child {
    float: right;
}

.select_kClass .kard_class img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin-bottom: 0.36rem;
}

.select_kClass .kard_class.blue_border {
    color: #449cff;
}

.select_kClass .kard_class.blue_border img {
    box-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    border-radius: 0.2rem;
}

/*办理类型*/
.select_kType a.btn_c {
    float: left;
}

.select_kType a.btn_c:last-child {
    float: right;
}

/*产品列表搜索菜单*/
.seach_menu .pos_r {
    position: relative;
}

.seach_menu .pos_r:first-child {
    margin-right: 0.6rem;
}

.seach_menu .pos_r:first-child:after {
    content: "";
    width: 0.05rem;
    height: 0.7rem;
    background: #d9d9d9;
    position: absolute;
    top: 0.55rem;
    right: -0.35rem;
}

.seach_menu {
    padding: 0 0.4rem;
    width: 100%;
    height: 1.8rem;
    line-height: 1.8rem;
    overflow: hidden;
}

.seach_menu>div {
    height: 1.8rem;
    line-height: 1.8rem;
    background: #fff;
}

.seach_menu .select_value {
    font-size: 0.52rem;
    color: #333;
    width: 2.2rem;
    display: inherit;
    height: 1.8rem;
    line-height: 1.8rem;
    padding-right: 0.4rem;
    background: url(../images/s_b.png) no-repeat right center;
    background-size: 0.24rem auto;
    text-align: center;
}

.seach_menu .search_kName {
    width: 7.78rem;
    height: 1.24rem;
    overflow: hidden;
    background: #f3f3f3;
    border-radius: 10px;
    margin-top: 0.28rem;
}

.seach_menu .search_img {
    width: 2.16rem;
    float: left;
}

.seach_menu .search_img img {
    margin: 0.33rem 0 0 1rem;
    width: 0.56rem;
}

.seach_menu .search_kName input {
    float: left;
    background: #f3f3f3;
    width: 5.62rem;
    height: 1.24rem;
    line-height: 1.24rem;
    font-size: 0.52rem;
    color: #ccc;
    padding-right: 0.1rem;
}

.warn_tips {
    font-size: 0.48rem;
    color: #999;
    padding: 0.4rem;
}

.blue_color {
    color: #449cff;
}

/*产品列表*/
.product_list .list_box {
    height: 4.84rem;
    padding: 0.7rem 0.4rem;
    border-bottom: 1px solid #eee;
    position: relative;
}

.product_list .list_box:last-child {
    border-bottom: none;
}

.product_list .list_box:nth-child(2n-1):before {
    content: "";
    width: 1.0rem;
    height: 1.0rem;
    background: url(../images/new.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100%;
}

.product_list .list_box .img_box {
    display: inline-block;
    width: 5.44rem;
    height: 3.44rem;
}

.product_list .list_box .img_box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product_list .list_box .explain {
    display: inline-block;
    width: 5.2rem;
    padding-left: 0.6rem;
}

.product_list .list_box .explain h2 {
    color: #333;
    font-size: 0.6rem;
    font-weight: normal;
    margin-bottom: 0.2rem;
}

.product_list .list_box .explain ul li {
    font-size: 0.48rem;
    color: #999;
    margin-bottom: 0.1rem;
    position: relative;
    padding-left: 0.3rem;
}

.product_list .list_box .explain ul li:before {
    content: "";
    width: 0.1rem;
    height: 0.1rem;
    background-color: #999;
    border-radius: 100%;
    position: absolute;
    top: 0.3rem;
    left: 0;
}

.product_list .list_box .btn_apply {
    z-index: 2;
    width: 3.2rem;
    font-size: 0.56rem;
    color: #0197db;
    text-align: center;
    border-radius: 1rem;
    padding: 0.26rem 0;
}

/*产品详情*/
.main_img {
    height: 9.6rem;
    background-color: #f8f8f7;
    padding: 1.0rem 2.4rem 0;
}

.main_img .main_img_box {
    width: 10.14rem;
    height: 6.38rem;
}

.main_img .main_img_box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.main_img .main_kard_name {
    font-size: 0.56rem;
    color: #333;
    text-align: center;
    margin-top: 0.5rem;
}

.main_img .main_kard_name span {
    margin-right: 0.4rem;
}

/*tab*/
.floor_tab_nav {
    overflow: hidden;
}

.floor_tab_nav li {
    width: 33%;
    text-align: center;
    font-size: 0.68rem;
    float: left;
    position: relative;
    padding: 0.5rem 0;
    border-bottom: 1px solid #dcdcdc;
}

.floor_tab_nav li.cur_red {
    color: #fb4769;
    border-bottom: 2px solid #fb4769;
    padding: 0.47rem 0;
}

.floor_tab_nav li::after {
    content: '';
    position: absolute;
    top: 0.4rem;
    right: 0;
    width: 1px;
    height: 1.2rem;
    background-color: #dcdcdc;
    transform: translateX(.5);
    -webkit-transform: translateX(.5);
}

.floor_tab_nav li:last-child::after {
    width: 0;
}

.new_floor_fixed {
    width: 100%;
    overflow: hidden;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
}

.content_none {
    display: none;
}

.tab_content p {
    font-size: 0.52rem;
    line-height: 0.72rem;
    color: #666;
    padding: 0.6rem;
    padding-top: 0;
}

.feature_rights p.application {
    font-size: 0.52rem;
    line-height: 0.72rem;
    color: #666;
    padding: 0.6rem;
}

.floor_tab_list:nth-child(2n) {
    background: #f8f8f7;
}

/*办卡进度*/
.warning_tips {
    font-size: 0.48rem;
    color: #666;
    background-color: #e2f4ff;
    padding: 0.5rem 0.6rem 0.5rem 1.4rem;
    background-image: url(../images/questioning.png);
    background-repeat: no-repeat;
    background-position: 0.6rem center;
    background-size: 0.6rem auto;
}

.bg_white {
    background-color: #fff;
    padding-top: 0.8rem;
    font-size: 0.52rem;
    background-position: 0.6rem 0.9rem;
}

.m_footer_box {
    position: relative;
}

.m_footer_box .pos_absulute {
    position: absolute;
    top: 0;
    left: 0;
}

/*进度查询*/

.progress_list a.kard_list {
    box-sizing: border-box;
    display: block;
    height: 3.04rem;
    padding: 0.5rem 0 0 0.8rem;
    background-image: url(../images/rate_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    background-size: 100%;
}

.progress_list a .pro_info_l {
    width: 70%;
    float: left;
    overflow: hidden;
}

.progress_list a .pro_info_l p {
    font-size: 0.6rem;
    color: #333;
    margin-bottom: 0.2rem;
    white-space: nowrap;
}

.progress_list a .pro_info_l span {
    font-size: 0.52rem;
    color: #666;
}

.progress_list a .pro_statu_r {
    width: 18%;
    float: right;
    font-size: 0.6rem;
    margin-right: 1.6rem;
    text-align: right;
    line-height: 1.8rem;
}

.progress_list a.checking .pro_statu_r {
    color: #449cff;
}

.progress_list a.refuse .pro_statu_r {
    color: #ff395e;
}

.progress_list a.post .pro_statu_r {
    color: #ff861b;
}

.progress_list a.past .pro_statu_r {
    color: #35c846;
}

.progress_list a i {
    width: 0.32rem;
    height: 0.56rem;
    background: url(../images/jiantou.png) no-repeat;
    background-size: 0.32rem auto;
    position: absolute;
    right: 0.8rem;
    top: 1.1rem;
}

.progress_list .order_msg {
    padding: 0 0.6rem;
}

.progress_list h2 {
    font-weight: normal;
    height: 2.04rem;
    line-height: 2.04rem;
    font-size: 0.64rem;
    color: #333;
    border-bottom: 1px solid #eee;
    padding: 0 0.6rem;
}

.progress_list .order_msg div.self_imfor {
    height: 2.4rem;
    line-height: 2.4rem;
    font-size: 0.56rem;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

/*.progress_list .order_msg div.self_imfor:last-child{border-bottom:0;}
*/
.progress_list .order_msg div.self_imfor p {
    float: left;
    width: 25%;
}

.progress_list .order_msg div.self_imfor span {
    float: right;
    width: 75%;
    text-align: right;
}

.progress_list .order_msg div.self_imfor .two_line {
    float: right;
    width: 10rem;
    overflow: hidden;
}

.progress_list .order_msg div.self_imfor .two_line span {
    width: 4.8rem;
    text-align: right;
    float: left;
    overflow: hidden;
}

.progress_list .order_msg div.self_imfor .two_line span:last-child {
    text-align: right;
    float: right;
    margin-left: 0.1rem;
}

/*当前进度*/
.progress_list .now_jindu {
    padding: 1.0rem 0.6rem 0;
    font-size: 0.48rem;
    color: #949494;
}

.progress_list .clearFixed:last-child .jingduList {
    border-left: 0;
}

.progress_list .jingduList {
    float: left;
    width: 11rem;
    position: relative;
    padding-bottom: 1.6rem;
    padding-left: 0.8rem;
    z-index: 0;
    border-left: 2px solid #cccccc;
}

.progress_list .clearFixed {
    overflow: hidden;
}

.progress_list .onTime {
    float: left;
    width: 1.4rem;
    text-align: center;
    margin-right: 0.7rem;
}

.progress_list .onTime span {
    display: block;
    font-size: 0.4rem;
}

.progress_list .jingduList i {
    width: 0.9rem;
    height: 0.9rem;
    background: url(../images/point2.png) no-repeat left top;
    background-size: 0.9rem auto;
    position: absolute;
    left: -0.48rem;
    top: 0;
}

.progress_list .clearFixed:last-child .jingduList i {
    left: -0.42rem;
}

.progress_list .txt_yes i {
    width: 0.9rem;
    height: 0.96rem;
    background: url(../images/point1.png) no-repeat left top;
    background-size: 0.9rem auto;
    position: absolute;
    left: -0.48rem;
    top: 0;
}

.progress_list .txt_yes {
    color: #5fa8fe;
}

.progress_list .txt_yes .onTime {
    color: #333;
}

/*激活成功页*/
.activate_card {
    width: 14.2rem;
    height: 4.4rem;
    background: url(../images/activate_bg.png) no-repeat center;
    border-radius: 0.2rem;
    margin: 0.4rem;
    overflow: hidden;
}

.activate_card .activate_logo {
    float: left;
    width: 1.54rem;
    height: 1.54rem;
    margin: 1.08rem 0.6rem 0 0.4rem;
    ;
}

.activate_card .activate_logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.activate_card .kard_infor {
    float: left;
    padding: 0.96rem 0;
    width: 11.6rem;
    font-size: 0.48rem;
    color: #fff;
}

.activate_card .kard_infor .kardNum {
    font-size: 0.64rem;
    padding-bottom: 0.2rem;
}

.activate_card .kard_infor .allCredit span {
    display: inline-block;
    width: 2.4rem;
    text-align: left;
    line-height: 0.72rem;
    overflow: hidden;
}

.activate_card .kard_infor .allCredit span:last-child {
    width: 3.4rem;
}

/*表单*/
.personalInf {
    margin: 0 0.6rem;
    background: #fff;
}

.personalInf li {
    padding: 0.82rem 0rem;
    border-bottom: 1px solid #eee;
    position: relative;
}

.personalInf li p {
    font-size: 0.56rem;
    width: 35%;
    display: inline-block;
    word-break: break-all;
    word-wrap: break-word;
}

.personalInf li input[type='text'] {
    display: inline-block;
    width: 60%;
    font-size: 0.56rem;
    border: none;
    text-align: left;
    word-break: break-all;
    word-wrap: break-word;
}

.personalInf li input[type='text'].verification {
    width: 35%;
}

.personalInf li input[type='text'].fujia {
    width: 45%;
}

.personalInf li input[type='text'].time_input {
    width: 26%;
    padding-right: 0.6rem;
    background: url(../images/selcet_bg.png) no-repeat right center;
    background-size: 0.36rem auto;
}

.personalInf li i.zhi {
    font-size: 0.56rem;
    color: #666;
    display: inline-block;
    margin: 0 0.2rem 0 0.4rem;
}

.text_r li input[type='text'] {
    text-align: right;
    width: 62%;
}

.text_r li input[type='text'].verification {
    text-align: left;
    width: 35%;
}

.borderB_none.personalInf li:last-child {
    border-bottom: 0;
}

.last_li_bd.personalInf li:last-child {
    border-bottom: 1px solid #eee;
}

.text_r.personalInf li p {
    width: 35%;
}

.input_w.personalInf li p {
    width: 35%;
}

.personalInf li p.teshu_leng {
    width: 50%;
}

.prompt {
    color: #fb4769;
}

.personalInf input[type='radio'] {
    width: 0.48rem;
    height: 0.5rem;
    padding-left: 0.5rem;
    background-image: url(../images/radio_bg_no.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 0.48rem auto;
    border: none;
}

.personalInf input[type='radio'].checked {
    background-image: url(../images/radio_bg_select.png);
}

.city_pos {
    padding: 0.6rem 0.6rem 0.6rem 0.3rem;
    font-size: 0.6rem;
    overflow: hidden;
    position: relative;
}

.city_pos p {
    width: 40%;
    float: left;
}

/*.city_pos b{display:block;position:absolute;left:0.3rem;width:0.48rem;height:0.48rem;background:url(../images/radio_bg_no.png) no-repeat left center;background-size:0.48rem auto;}*/
/*.personalInf a{display:block; position: absolute;cursor:pointer;max-width: 50%;font-size:0.6rem;padding-left:0.6rem;color: #333;background:url(../images/posi.png) no-repeat left center;background-size:0.4rem auto;}
*/
.personalInf select.int {
    max-width: 50%;
    margin-right: 0.2rem;
    border: none;
    text-align: right;
    position: absolute;
    font-size: 0.56rem;
    color: #999;
}

.personalInf a.city_name {
    left: 40%;
    top: 0.8rem;
    font-size: 0.56rem;
}

.personalInf div.city_pos a.city_name {
    top: 0.6rem;
}

.personalInf .type_content li {
    padding: 0.2rem 0.2rem;
    border-bottom: 1px solid #cccccc;
    position: relative;
}

.personalInf .type_content li:last-child {
    border-bottom: none;
}

.personalInf .type_content li img {
    width: 3.24rem;
    height: 2.0rem;
    vertical-align: middle;
    display: inline-block;
}

.personalInf .type_content li span {
    margin-left: 0.6rem;
    font-size: 0.48rem;
}

.personalInf .type_content li i {
    width: 0.32rem;
    height: 0.448rem;
    background: url(../images/jiantou.png) no-repeat;
    background-size: 80% auto;
    position: absolute;
    right: 0.2rem;
    top: 0.961rem;
}

.personalInf .kard_img {
    width: auto;
    height: 4.32rem;
    padding-top: 0.6rem;
    vertical-align: middle;
}

.personalInf .kard_img img {
    width: 100%;
    height: 100%;
    text-align: center;
    object-fit: contain;
}

.personalInf .kard_face label {
    display: block;
}

/*2个下拉菜单*/
.personalInf li span.second_select {
    position: absolute;
    right: 0rem;
    top: 0.93rem;
}

.personalInf li span.after_wenzi {
    right: 0;
    padding-right: 0.6rem;
    background: url(../images/time_s.png) no-repeat right center;
    background-size: 0.34rem auto;
}

.personalInf li span.after_wenzi:last-child:after {
    content: "至";
    font-size: 0.56rem;
    color: #666;
    position: absolute;
    left: -1.2rem;
    top: 0rem;
}

/*快速查询*/
a.select_time {
    display: inline-block;
    border-radius: 0.18rem;
    border: 1px solid #bfbfbf;
    padding: 0.3rem 0.6rem;
    font-size: 0.56rem;
    color: #666;
    margin-right: 0.52rem;
}

a.select_time:last-child {
    margin-right: 0;
}

/*已出账单*/
.already_bill .icon {
    padding-left: 0;
}

.floor_tab_list .check_month {
    padding: 0 0.6rem 0.6rem;
}

.floor_tab_list .credit_title i {
    right: 0.7rem;
}

.floor_tab_list:first-child .credit_title i {
    transform: rotate(90deg);
}

.floor_tab_list .check_month a.select_time {
    margin-right: 0.42rem;
    padding: 0.3rem 0.68rem;
}

.floor_tab_list .check_month a.select_time:last-child {
    margin-right: 0;
}

/*自定义账单的详情*/
.bill_detail .floor_tab_list:nth-child(2n) {
    background-color: #fff;
}

.time_sum {
    overflow: hidden;
    line-height: 2.2rem;
    background-color: #fff;
    font-size: 0.56rem;
    color: #666;
    position: relative;
    z-index: 2;
}

.red_color {
    color: #fb4769;
}

.sun_num {
    font-size: 0.56rem;
}

.sun_num span {
    margin-left: 0.2rem;
    font-size: 0.64rem;
}

.floor_tab_list .consume_sum {
    margin-left: 0.4rem;
}

.bill_detail .icon,
.bill_details .icon {
    padding-left: 0;
}

.consume_con {
    padding: 0 0.6rem;
    font-size: 0.52rem;
    color: #666;
    overflow: hidden;
}

.consume_con .oneRecord,
.consume_con .m_fr div {
    margin-bottom: 0.4rem;
}

.consume_con .oneRecord span {
    margin-right: 0.2rem;
}

.consume_con .oneRecord span:last-child {
    margin-left: 0.2rem;
}

.bill_detail .floor_tab_list:nth-child(2) .credit_title i {
    transform: rotate(90deg);
}

.bill_details .floor_tab_list:nth-child(2n) {
    background-color: #f8f8f7;
}

/*账单分期*/
.instalments_bill .tab_content {
    border-top: 0.02rem solid #eee;
}

.instalments_bill .tab_content p {
    padding: 0.6rem 0.6rem 0.2rem;
    font-size: 0.56rem;
    color: #333;
}

.instalments_bill .tab_content span {
    display: block;
    padding: 0 0.6rem;
    font-size: 0.52rem;
    color: #666;
}

.instalments_bill .tab_content a {
    display: block;
    padding: 0.5rem 0;
    font-size: 0.52rem;
    text-align: center;
    border-top: 0.02rem solid #eee;
    margin-top: 0.6rem;
}

/**/
.select_rule {
    padding: 0.6rem;
}

/*.select_rule i{display:block;width:1.2rem;height:1.2rem;font-size:0.44rem;background-image:url(../images/un_xz.png);background-position:left center;background-repeat:no-repeat;background-size:0.56rem auto;}
.select_rule i.checkedBox{background-image:url(../images/xz.png);}*/
.select_rule p {
    font-size: 0.52rem;
    line-height: 0.8rem;
    color: #666;
    position: relative;
}

.select_rule p:before {
    display: inline-block;
    content: "";
    width: 0.56rem;
    height: 0.56rem;
    margin-right: 0.2rem;
}

.select_rule p i {
    width: 0.56rem;
    height: 0.56rem;
    background-image: url(../images/un_xz.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0.1rem;
    left: 0;
}

.select_rule p i.checkedBox {
    background-image: url(../images/xz.png);
}

.personalInf label {
    margin-right: 0.3rem;
    font-size: 0.56rem;
    line-height: 30px;
}

.personalInf li .zhuzhai {
    width: 35%;
}

.guhua,
.feiguhua,
.detailed_ad {
    margin-top: 0.8rem;
    position: relative;
}

.guhua i,
.work_tel i {
    width: 0.02rem;
    height: 0.64rem;
    background: #999;
    position: absolute;
    left: 49%;
    top: 0;
}

.work_tel i {
    left: 24%;
}

.personalInf li .guhua input[type='text'] {
    position: inherit;
    display: inline-block;
    max-width: 45%;
    text-align: center;
    margin-left: 10%;
}

.personalInf li .guhua input[type='text']:first-child {
    max-width: 15%;
    margin-left: 28%;
}

.personalInf li .feiguhua {
    display: none;
}

.personalInf li .feiguhua input[type='text'],
.personalInf li .detailed_ad input[type='text'] {
    position: inherit;
    display: inline-block;
    text-align: left;
    margin-left: 30%;
}

.personalInf li .e_mail,
.personalInf li .shengshi,
.personalInf li .work_tel {
    display: inline-block;
    width: 68%;
}

.personalInf li .e_mail span {
    font-size: 0.56rem;
    margin-right: 0.2rem;
}

.personalInf li .e_mail input[type='text'],
.personalInf li .work_tel input[type='text'] {
    position: inherit;
    display: inline-block;
    text-align: left;
}

.personalInf li .e_mail input[type='text']:first-child {
    max-width: 55%;
}

.personalInf li .e_mail input[type='text']:last-child {
    max-width: 30%;
}

.personalInf .shengshi,
.personalInf li .work_tel {
    position: relative;
}

.shengshi i {
    width: 0.02rem;
    height: 0.72rem;
    background: #999;
    position: absolute;
    left: 49%;
    top: 0rem;
}

.personalInf .shengshi select.int {
    position: inherit;
    display: inline-block;
    text-align: left;
    float: inherit;
}

.personalInf.personalInf .shengshi select.int:first-child {
    max-width: 50%;
    margin-right: 0.6rem;
}

.personalInf .shengshi select.int:last-child {
    max-width: 30%;
    text-align: right;
    margin-left: 0.6rem;
}

.personalInf li .work_tel input[type='text']:first-child {
    max-width: 15%;
    margin-left: 2%;
    margin-right: 5%;
}

.personalInf li .work_tel input[type='text']:last-child {
    max-width: 55%;
    margin-left: 15%;
}

.g_p_input_box,
.sale_zi {
    display: none;
}

.personalInf label.sale {
    margin-left: 0%;
    margin-right: 15%;
}

/*附加码*/

.personalInf li .fujia_img {
    position: absolute;
    width: 2.8rem;
    height: 1.2rem;
    right: 0.5rem;
    top: 0.56rem;
}

.personalInf li .fujia_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.personalInf a.btn_unilt {
    text-align: center;
    position: absolute;
    width: 3.2rem;
    padding: 0.3rem 0;
    color: #fff;
    border-radius: 0.2rem;
    background: #449cff;
    right: 0.3rem;
    top: 0.56rem;
    font-size: 0.52rem;
}

.personalInf a.btn_default {
    text-align: center;
    position: absolute;
    width: 3.2rem;
    padding: 0.3rem 0;
    color: #fff;
    border-radius: 0.2rem;
    background: #999;
    right: 0.3rem;
    top: 0.56rem;
    font-size: 0.52rem;
}

/*成功页*/
.s_tips {
    padding-top: 2.8rem;
    padding-bottom: 0.6rem;
}

.pd50 {
    padding: 1.0rem 0;
}

.s_tips .s_brank {
    width: 2.72rem;
    height: 2.72rem;
    margin: 0 auto;
}

.s_tips .s_brank img,
.adv img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.s_tips p {
    font-size: 0.52rem;
    text-align: center;
    padding-bottom: 0.2rem;
}

.s_tips h2.es_p {
    font-weight: normal;
    font-size: 0.8rem;
    color: #333;
    text-align: center;
    padding: 0.6rem 0;
}

.s_tips p.deatil_p {
    width: 10.32rem;
    text-align: left;
    margin: 0 auto;
    color: #666;
}

.adv {
    width: 13.8rem;
    height: 8.16rem;
    margin: 0.6rem auto 0;
}

.s_tips p.msg_tips {
    font-size: 0.52rem;
    color: #8f8f8f;
}

.select_value {
    cursor: default;
    height: 0.56rem;
    line-height: 0.56rem;
    font-size: 0.56rem;
    color: #999;
    padding-right: 0.76rem;
    background: url(../images/selcet_bg.png) no-repeat right center;
    background-size: 0.36rem auto;
}

.three_select {
    margin-right: 0.4rem;
}

.three_select:last-child {
    margin-right: 0rem;
}

.shengshi .select_value {
    margin-right: 30%;
}

.shengshi .select_value:last-child {
    margin-right: 0;
}

.three_inline {
    display: inline-block;
}

.three_inline span {
    font-size: 0.56rem;
}

.three_inline span:first-child {
    margin-right: 0.2rem;
}

.three_inline span:last-child {
    margin-left: 0.2rem;
}

/*优惠活动*/
/*.ykyh_main_in{padding:0.6rem 0;}*/
.ykyh_main_in {
    overflow: hidden;
    padding: 0 0.6rem;
}

/*搜索框*/
.search_box_div {
    padding: 0 0.6rem;
    overflow: hidden;
    position: relative;
    padding-bottom: 0.6rem;
    border-bottom: 1px solid #449cff;
}

.search_box_div input {
    width: 9.8rem;
    line-height: 1.6rem;
    height: 1.6rem;
    border: 1px solid #449cff;
    font-size: 0.56rem;
    box-sizing: border-box;
    padding: 0 0.1rem;
    float: left;
}

.search_btn {
    width: 3.36rem;
    height: 1.56rem;
    border-radius: 0.16rem;
    background: #449cff;
    color: #fff;
    font-size: 0.64rem;
    text-align: center;
    line-height: 1.56rem;
    margin-left: 0.3rem;
    float: left;
}

/*列表*/
.cs-list li {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 0.6rem 0;
}

.cs-list li .adv_img {
    width: 13.8;
    /*height: 1.76rem;float:left;*/
}

.cs-list li .adv_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.cs-list li .activity_title {
    /*float:right;width:8.80rem;margin-left:0.6rem;*/
    margin-top: 0.6rem;
    font-size: 0.56rem;
}

.cs-list li .activity_title a {
    color: #333;
    font-weight: 600;
}

.cs-list li .activity_title a:hover {
    color: #449cff;
}

.cs-list li .activity_title p {
    color: #999;
    font-size: 0.4rem;
    font-weight: normal;
    margin: 0.2rem 0;
}

.cs-list li:last-child {
    border-bottom: none;
}

/*页码*/
/* dropload */
.dropload-up,
.dropload-down {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.dropload-refresh,
.dropload-update,
.dropload-load {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.dropload-load .loading {
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 100%;
    margin: 6px;
    border: 2px solid #666;
    border-bottom-color: transparent;
    vertical-align: middle;
    -webkit-animation: rotate 0.75s 0 linear infinite;
    animation: rotate 0.75s 0 linear infinite;
}

.dropload-load .endPage {
    color: red;
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*详情*/
.detail_banner {
    width: 15.0rem;
    margin-top: 0.6rem;
}

.detail_banner img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.textcenter {
    text-align: center;
}

.tetxI1 {
    text-indent: 1rem;
}

.mt_30 {
    margin-top: 0.6rem;
}

.fontweight {
    font-weight: 600;
}

.bill_img {
    margin-left: 1rem;
}

.bill_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/*交易明细查询*/
.head_title {
    position: relative;
    z-index: 2;
}

.time_select {
    width: 25%;
    height: 2.0rem;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.time_select:first-child {
    width: 18%;
}

.time_select:last-child {
    width: 30%;
}

.time_select:after {
    content: "";
    width: 0.3rem;
    height: 0.3rem;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    position: absolute;
    right: 0.1rem;
    top: 0.85rem;
    transform: rotate(45deg);
}

.time_select span {
    font-size: 0.4rem;
    margin-left: 0.1rem;
}

.filter {
    color: #449cff;
}

.filter:after {
    content: "";
    width: 0.3rem;
    height: 0.3rem;
    border-bottom: 1px solid #449cff;
    border-right: 1px solid #449cff;
    position: absolute;
    right: 0.1rem;
    top: 0.95rem;
    transform: rotate(225deg);
}

.zhezhao {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.time_selece_box {
    width: 100%;
    background: #f4f8fb;
    position: absolute;
    top: 3.92rem;
    left: 0;
    z-index: 2;
}

.time_selece_box li {
    padding: 0.6rem;
    border-bottom: 1px solid #eee;
}

.time_selece_box .keyWords {
    border: 1px solid #ccc;
    width: 13.8rem;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.56rem;
    color: #333;
    padding: 0 1.6rem 0 0.6rem;
    margin: 0.6rem;
    border-radius: 0.4rem;
    background: url(../images/search.png) no-repeat 12.5rem center;
    background-size: 0.8rem auto;
}

.make_search_btn {
    width: 1.6rem;
    height: 1.2rem;
    position: absolute;
    right: 0.6rem;
    top: 0.6rem;
}

.time_select_cover {
    display: none;
}

.clearF {
    overflow: hidden;
}

.width90 {
    width: 90%;
}

.time_detials {
    width: 70%;
    font-size: 0.6rem;
    word-wrap: break-word;
}

.money_type {
    width: 30%;
    text-align: right;
}

.other_infor {
    font-size: 0.56rem;
    color: #666;
    margin-top: 0.2rem;
}

.consume_details {
    padding-bottom: 0.4rem;
}

.consume_details span:first-child {
    display: inline-block;
    width: 3.0rem;
    margin-right: 1rem;
}


/*  */
.esp_input {
    margin-top: 0.4rem;
    position: relative;
}

.esp_input input {
    width: 100%;
    border: 1px solid #449cff;
    border-radius: 0.2rem;
    padding: 0.2rem;
    font-size: 0.56rem;
}

.hidden_select {
    width: 100%;
    background: #f4f8fb;
    position: absolute;
    z-index: 1;
    bottom: 1;
}

/* z-index:2;
} */

.hidden_select span {
    display: block;
    border-bottom: 1px solid #eee;
    padding: 0.4rem 0.2rem;
}

.hidden_select span:last-child {
    border-bottom: 0;
}

.hidden_select span.select_cur {
    background: #449cff;
}

.hidden_select span i {
    margin-left: 0.3rem;
}

.disabled_input p,
.disabled_input input {
    color: #999;
}

.shengluehao {
    max-width: 58%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shengluehao2 {
    max-width: 58%;
    display: inline-block;
    line-height: 0.8rem;
}

.clearFixed {
    overflow: hidden;
}

/* 成功页*/
.s_tips {
    position: relative;
    padding-top: 0.8rem;
}

.s_tips p.sec_tips {
    font-size: 1rem;
    color: #449cff;
    text-align: center;
    margin-bottom: 0.6rem;
}

.jiaofei_msg {
    background-color: #fff;
    padding: 0.6rem;
    padding-bottom: 0.6rem;
    margin-top: 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.sec_img {
    width: 2.72rem;
    height: 2.72rem;
    margin: 0 auto;
}

.sec_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.jiaofei_msg .daiwei_msg {
    width: 100%;
    border-bottom: 1px solid #f9f9f9;
    overflow: hidden;
}

.jiaofei_msg .daiwei_msg span {
    font-size: 0.56rem;
    color: #333;
    width: 32%;
    float: left;
    padding: 0.6rem 0;
}

.jiaofei_msg .daiwei_msg span:last-child {
    width: 60%;
    float: right;
    text-align: right;
}

.jiaofei_msg .daiwei_msg span em {
    color: #ff4e00;
    font-size: 0.56rem;
}

.default_sort {
    color: #449cff;
    font-size: 0.52rem;
    width: 3.38rem;
    padding-top: 0.6rem;
    margin: 0 auto;
}

.default_sort img {
    display: inline-block;
    width: 0.6rem;
    height: auto;
    margin-left: 0.2rem;
}

.more {
    display: none;
}

.btn_two_box {
    margin-top: 0.8rem;
}

.btn_two_box a.btn_two {
    display: inline-block;
    width: 6.6rem;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: 0.6rem;
    background-color: #449cff;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 1rem;
}

.btn_two_box .btn_two:first-child {
    margin: 0 0.6rem;
}

/*查询页面*/
.tab_select span {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 0.72rem;
    position: relative;
    padding: 0.5rem 0;
    border-bottom: 1px solid #dcdcdc;
}

.tab_select span.tab_cur {
    color: #fb4769;
    border-bottom: 2px solid #fb4769;
}

.tab_select span:first-child:after {
    content: '';
    position: absolute;
    top: 0.4rem;
    right: 0;
    width: 1px;
    height: 1.2rem;
    background-color: #dcdcdc;
}

.select_Kface.none {
    display: none;
}

.worn_tips {
    font-weight: normal;
    padding: 1.6rem 0.6rem 0;
    margin-bottom: 1.6rem;
}

.worn_tips h3 {
    font-size: 0.56rem;
    color: #333;
    margin-bottom: 0.4rem;
}

.worn_tips p {
    font-size: 0.52rem;
    color: #666;
}

/*记录查询结果页*/
.record_one {
    padding: 0.6rem 0;
    font-size: 0.56rem;
    border-bottom: 3px solid #eee;
}

.record_one:last-child {
    border-bottom: 0;
}

.record_one .clearFixed {
    padding: 0.2rem 0.6rem;
}

.record_one .clearFixed.btn_two_box {
    padding: 0.2rem 0;
}

.record_one .clearFixed:last-child {
    padding-bottom: 0;
}

.record_one span:first-child {
    width: 35%;
    color: #333;
}

.record_one span:last-child {
    color: #999;
    width: 65%;
    text-align: right;
}

.record_one.selected_record {
    background: #f4f8fb;
}

.no_record {
    text-align: center;
    color: #333;
    font-size: 0.72rem;
    margin-top: 1rem;
}

/* 预约兑换 202012 */
.icon_title {
    font-size: 0.72rem;
    /* text-align: center; */
    /* background: url(../images/bg_dl_k.png) no-repeat; */
    /* width: 10.72rem;
    height: 1.52rem;
    background-size: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 1rem;
    text-indent: .4rem; */

}

.y_date {
    font-size: 0.52rem;
    /* text-align: center; */
    padding: 0.2rem 0;
    color: #999999;
}

.y_main {
    text-align: center;
    padding-bottom: 0.4rem;
    font-size: 0.54rem;
    /*display: flex;*/
    align-items: center;
    justify-content: space-between;
}

/* 标题背景 */
.y_background {
    background-color: rgb(210, 234, 252);
    width: 100%;
    height: 0.8rem;
    border-radius: .56rem;
    margin-top: -.48rem;
    margin-bottom: .8rem;
}

.y_time {
    padding: 0.3rem 0 0.6rem;
    color: #ff7800;
    font-weight: bold;
}

.y_province {
    text-align: left;
    line-height: 0.8rem;
}

.y_btn {
    margin: 0.6rem 0;
    width: 100%;
    height: 1.6rem;
    line-height: 1.6rem;
    background: #449cff;
    border-radius: 3rem;
    color: #fff;
    text-align: center;
    font-size: 0.56rem;
}

.btn_blue {
    background: #449cff;
}

.btn_disad {
    background-color: #ddd !important;
    cursor: default;
    pointer-events: none;
}

/* 预约弹窗 2022.4 */
.pt_30 {
    padding-top: 30px;
}

.pt_20 {
    padding-top: 20px;
}

.pt_15 {
    padding-top: 15px;
}

.t_box {
    background: url("/cn/insurance/v3/images/bg_black_5.png") repeat;
    position: fixed;
    top: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.t_box_in {
    position: fixed;
    width: 13rem;
    height: 7.88rem;
    background: #fff;
    border-radius: 0.6rem;
    margin: auto;
    /*移动端No*/
    /* top: 50%;
    left: 50%;
   transform: translate3d(-50%, 50%,0); */
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}

.t_box_in h4 {
    background: #0066b3;
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    padding: 0 15px;
    color: #fff;
    border-radius-bottom: 5px;
    /* color: #333; */
}

.t_content {
    font-size: 0.56rem;
    color: #333;
    padding: 15px;
    max-height: 210px;
}

.t_check_in {
    position: relative;
    padding-left: 20px;
}

.t_sure {
    width: 15px;
    height: 15px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 3px;
    -webkit-appearance: checkbox;
    appearance: checkbox;
    -webkit-appearance: checkbox;
}

.t_text strong {
    font-size: 13px;
}

.t_check label {
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

.t_btn_box {
    text-align: center;
    padding-top: 25px;
}

.t_btn {
    display: inline-block;
    text-decoration: none;
    height: 1.3rem;
    line-height: 1.3rem;
    border-radius: 0.6rem;
    padding: 0.2rem 0.34rem;
    margin-right: 0.5rem;
    background: #0066b3;
    color: #fff;
    /* padding:4px 10px; */
}

.t_grey {
    background: #ddd;
    cursor: default;
    pointer-events: none;
}

.btn_cancle {
    background: #3da4f1;
    margin-left: 10px;
}

.t_btn:hover,
.btn_agree:hover {
    color: #fff !important
}

.hide,
.none {
    display: none;
}

/* 边框 */
.y_icon_box_item{
    border: 1px solid #cccccc;
    border-radius: 0.32rem;
    margin: 0.4rem;
}