html{    font-size: 36px;}
* {    margin: 0;    padding: 0;    -webkit-box-sizing: border-box;    box-sizing: border-box;    line-height: 1;}
html {    -webkit-tap-highlight-color: transparent;    -webkit-font-smoothing: antialiased;}
body,html,ol,ul{width: 100%;height: 100%;	margin: 0;    padding: 0;}
body{font-size: 12px;-webkit-text-size-adjust: 100%!important;font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Droid Sans','Helvetica Neue',Helvetica,Arial,sans-serif;-webkit-user-select: none;user-select: none;max-width: 640px;margin: 0 auto;}
a {    color: #222;    text-decoration: none;    outline: 0;}
img {    display: inline-block;    vertical-align: bottom;    -ms-interpolation-mode: bicubic;    border: none;}
[class*=" btn_"], [class^=btn_] {    -webkit-tap-highlight-color: transparent;}
.flex_v_h, .ui_pop, [class*=" btn_"], [class^=btn_] {    -webkit-align-items: center;    align-items: center;    -webkit-justify-content: center;    justify-content: center;}
.flex, .flex_h_avg, .flex_hc, .flex_justify, .flex_v_h, .flex_v_justify, .flex_vc, .ipt_conflict, .ui_pop, [class*=" btn_"], [class^=btn_] {    display: -webkit-box;    display: -webkit-flex;    display: flex;}


.main_container {    position: relative;    width: 100%;    min-height: 100%;}
.mod_banner {/* height: 4rem; */}
.mod_banner .banner_link, .mod_banner .banner_pic {    display: block;  width: 100%;  height: 100%;}


.mod_content {    padding: 0 0.4rem;}
.mod_user {    position: relative;    margin: 0.4rem 0 0.587rem;}
.mod_user .thumb {    position: relative;    width: 1.333rem;    height: 1.333rem;}
.mod_user .thumb_pic {    border-radius: 50%; width:100%;height:100%;}
.mod_user .info {    left: 1.653rem;}
.g_v_mid, .mod_user .info {    position: absolute;    top: 30%;    transform: translateY(-50%);    -webkit-transform: translateY(-50%);}
.mod_user .action {    position: absolute;    top: 0.427rem;    right: 0;}
.mod_user .info .title {    font-size: 0;}
.mod_user .info .title .txt {    display: inline-block;    vertical-align: middle;    font-size: .427rem;    font-weight: 200;    line-height: .587rem;    color: #222;    font-weight: 400;    white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis;    max-width: 4.267rem;    line-height: 1.2;}
.mod_user .action .txt {    color: #e3b356;    font-size: 0.373rem;}

.code_list .ipt_code:focus {
    border-color: #e3b356;
}
.code_list .ipt_btn, .code_list .ipt_text, .ipt_conflict {    position: relative;    background: #fff;    margin-bottom: 15px;}
.ipt_conflict {    height: 40px;    justify-content: space-between;    -webkit-justify-content: space-between;    font-size: .347rem;}
.code_list .ipt_code {    width: 100%;    height: 40px;    line-height: 20px;    background: #fff;    color: #000;    border: 1px solid #cacaca;  outline: 0; padding: 10px 15px; font-size: 13px;  border-radius: 20px;    -webkit-box-sizing: border-box;    box-sizing: border-box;    -webkit-appearance: none;
}
.ipt_conflict .desc {    color: #222;}
.ipt_conflict .action {    color: #e3b356;}
.code_list .ipt_btn .ipt_code {    padding: 0 125px 0 15px;}
.code_list .btn_code {
    position: absolute;    right: -1px;    top: 0;    width: 110px;    height: 40px;    line-height: 40px;    background: #cacaca;    border: none;    color: #fff;    text-align: center;    font-size: 14px;    border-radius: 0 20px 20px 0;}
.none {    display: none!important;}
.code_list .get_code .btn_code {    background: #cacaca;}
.code_list .btn_exchange.disabled {display: flex;background: #eab74c;color: #fff;}
.code_list .btn_exchange {    display: block;    width: 100%;    height: 40px;    line-height: 40px;    background: #e3b356;    color: #fff;    padding: 0 15px;    font-size: 16px;    text-align: center;    border-radius: 20px;    margin-bottom: 15px;}
.mod_cdk_rule {
    padding: 14px 0 15px;
}
.mod_cdk_rule .rule_tit {
    font-size: 15px;
    line-height: 24px;
    color: #222;
    margin-bottom: 5px;
}
.mod_cdk_rule .rule_txt {
    font-size: 13px;
    color: #979797;
}
.mod_cdk_rule .rule_txt .txt {
    line-height: 21px;
}
.mod_tit_item {
    position: relative;
    line-height: 21px;
    padding-bottom: 8px;
}
.mod_tit_item .tit_info {
    color: #222;
    font-size: 15px;
    line-height: 21px;
}
.mod_tit_item .link_info {
    position: absolute;
    right: 0;
    top: 0;
    color: #b8b8b8;
    font-size: 13px;
}
.mod_tit_item .link_info .icon_arrow {
    display: inline-block;
    width: 7px;
    height: 12px;
    overflow: hidden;
    font-size: 0;
    background: url(icon_arrow.png) no-repeat;
    background-size: 100%;
    position: relative;
    top: -1px;
    margin-left: 10px;
    vertical-align: middle;}
	
.mod_lists {
    margin-bottom: 25px;
}
.mod_result_list {
    position: relative;
    margin: 0 15px;
    text-align: center;
}
.exchange_succ {
    margin: -.16rem 0 .667rem;
    text-align: center;
}
.exchange_succ .succ_icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(icon_succeed_lg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.exchange_succ .succ_titl {
    text-align: center;
    font-size: .4rem;
    color: #e3b05d;
    margin: .293rem 0 .16rem;
}
.exchange_succ .succ_mess {
    font-size: .347rem;
    line-height: .587rem;
    color: #222;
    text-align: center;
}
.exchange_succ .succ_mess .mess_day {
    color: #e3b356;
    font-weight: 700;
}

.mod_figure {
    font-size: 0;
    display: table;
    width: 100%;
}
.mod_figures_v .item {
    width: 33.33333%;
}
.mod_figure li {
    position: relative;
    display: inline-block;
    width: 50%;
    margin-bottom: 10px;
    letter-spacing: normal;
    vertical-align: top;
    line-height: 1.5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mod_figure .figure {
    padding: 0 5px;
    position: relative;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mod_figure .figure .figure_pic {
    position: relative;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.mod_figure .figure img {
    display: block;
    width: 100%;
    background: url(imgholder.png) center center no-repeat;
    background-size: 40px auto;
}
.mod_figure .figure .figure_pic:before {
    content: '';
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 56.25%;
}
.mod_figure .figure .figure_pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mod_figures_v .figure .figure_pic:before {
    padding-bottom: 140.24%;
}
.mark_v {
    position: absolute!important;
    left: auto!important;
    bottom: auto!important;
    right: 5px!important;
    top: 5px!important;
    pointer-events: none!important;
}
.mark_v {
    width: 50px;
    height: 27px;
    top: 1px!important;
    right: 2px!important;
    text-align: right;
}
.mod_figure .figure .figure_pic {
    position: relative;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.mod_figures_v .figure_title_multirow {
    text-align: center;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.mod_figure .figure_title {
    display: block;
    width: 100%;
    max-height: 28px;
    margin-top: 5px;
    overflow: hidden;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.mod_privilege_slide {
    padding: 0 0 15px 0;
    background: #fff;
}
.mod_privilege_slide .privilege_slide {
    padding-left: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.mod_privilege_slide .privilege_slide_inner {
    white-space: nowrap;
    font-size: 0;
}
.mod_privilege_slide .privilege_list {
    position: relative;
    font-size: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.mod_privilege_slide .item {
    position: relative;
    padding-top: 11px;
    padding-bottom: 12px;
    letter-spacing: normal;
    text-align: center;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 23.2%;
    height: 83px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 0 0 23.2%;
    flex: 0 0 23.2%;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.mod_privilege_slide .a_item {
    display: table;
    width: 100%;
    height: 100%;
}
.mod_privilege_slide .item:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-image: -webkit-linear-gradient(left,transparent,transparent 50%,#f0f0f2 50%,#f0f0f2 100%);
    background-image: linear-gradient(left right,transparent,transparent 50%,#f0f0f2 50%,#f0f0f2 100%);
    background-size: 1px 100%;
    background-repeat: repeat-y;
    background-position: right 0;
}
.mod_privilege_slide .item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-image: -webkit-linear-gradient(top,transparent,transparent 50%,#f0f0f2 50%,#f0f0f2 100%);
    background-image: linear-gradient(top bottom,transparent,transparent 50%,#f0f0f2 50%,#f0f0f2 100%);
    background-size: 100% 1px;
    background-repeat: repeat-x;
    background-position: 0 bottom;
}
.mod_privilege_slide .item .pic {
    width: 40px;
    height: 40px;
    display: table;
    margin: 0 auto;
}
.mod_privilege_slide .item .name {
    display: table;
    width: 100%;
    height: 20px;
    font-size: 13px;
    color: grey;
    line-height: 20px;
}
.mod_foot_list {
    padding: 0 15px;
}
.mod_foot_list .foot_list {
    position: relative;
    padding: 8px 0;
    width: 100%;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}

fieldset, iframe, img {
    border: 0 none;
}
.mod_foot_list .icon_logo_v {
    position: relative;
    z-index: 2;
    width: 87px;
    height: 21px;
    background: url(bg_foot_logo.png) no-repeat;
    background-size: 100%;
}
.popup_mask,.popup_mask2 {
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.82);
}
.floating_layer {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99;
    width: 100%;
    height: 205px;
    background-color: rgba(255,255,255,.75);
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.1);
    -webkit-animation: fadeInUp .5s ease;
    animation: fadeInUp .5s ease;
}
.floating_layer .layer_title {
    text-align: center;
    padding-top: 19px;
    font-weight: 400;
}
.floating_layer .layer_title .txt {
    font-size: 14px;
    color: #999;
}
.floating_layer_login .btn_wrapper {
    margin-top: 32px;
    font-size: 0;
    text-align: center;
}
.floating_layer_login .btn_wrapper {
    margin-top: 32px;
    font-size: 0;
    text-align: center;
}
.floating_layer_login .btn_wrapper .btn {
    display: inline-block;
}
.floating_layer_login .btn_wrapper .btn:nth-child(2) {
    margin-left: 73px;
}

.icon_qq, .icon_wx {
    width: .427rem;
    height: .427rem;
    border-radius: 100%;
    text-align: center;
}
.icon_qq {
    background-color: #4baef4;
}
.floating_layer_login .btn_wrapper .btn .icon {
    display: block;
    width: 75px;
    height: 75px;
}
.floating_layer_login .btn_wrapper .btn_qq .icon {
    background-image: url(icon_qq_lg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.floating_layer_login .btn_wrapper .btn .txt {
    display: block;
    font-size: 16px;
    color: #747778;
    margin-top: 15px;
}
.icon_wx {
    background-color: #51c332;
}
.floating_layer_login .btn_wrapper .btn .icon {
    display: block;
    width: 75px;
    height: 75px;
}
.floating_layer_login .btn_wrapper .btn_wx .icon {
    background-image: url(icon_wx_lg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.code_list .ipt_error {
    font-size: 0;
    margin: .453rem 0;
}
.code_list .ipt_error .icon_error {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(icon_error.png) 0 0 no-repeat;
    background-size: 100%;
    vertical-align: middle;
    margin-right: .187rem;
}
.code_list .ipt_error .icon_error_txt {
    font-size: .347rem;
    display: inline-block;
    vertical-align: middle;
    color: #e60012;
}
