@charset 'utf-8';
@import url(common.css);

/*layout*/
html, body{min-height:100vh;font-size: 16px !important;}
#wrap{background:#fff}

#header{width:100%;z-index:100;text-align: center;background: #fff;}
#header .tit_area{position:relative}
#header .btn_menu{position:absolute;top:0;left:0;width:50px;height:50px;background:url(../img/android/btn_menu.gif) no-repeat 50% 50%;background-size:16px}
#header .btn_back{position:absolute;top:calc(50% - 9px);left:20px;width:10px;height:18px;background:url(../img/android/btn_back.gif) no-repeat 50% 50%;background-size:100%}
#header .btn_close{position:absolute;top:calc(50% - 18px);right:20px;width:18px;height:18px;background:url(../img/android/btn_close.gif) no-repeat 50% 50%;background-size:100%}
#header .btn_notice{position:absolute;top:0;right:0;width:50px;height:50px;background:url(../img/android/btn_notice.gif) no-repeat 50% 50%;background-size:16px}
#header .btn_notice .num{position:absolute;top:7px;right:10px;width:17px;height:17px;color:#fff;font-size:9px;letter-spacing:-0.5px;text-align:center;border-radius:50%;background:#fb5e00}
#header .btn_withdraw{position: absolute;display: inline-block;top:14px;right: 20px;font-size: 14px; color:#bfbfbf;}
#header .btn_info{display:inline-block;width:34px;height:50px;vertical-align:top;background:url(../img/android/btn_info.gif) no-repeat 50% 50%;background-size:14px}
#header .page_tit{color:#222;	background: #fff;font-size:18px;font-weight:normal;line-height:50px;text-align:center}
#header .page_bg{width: 100%;height: 10px;background: #f7f8f9;}
#container{padding:50px 0}
#container.no_tit{padding-top:0}

#header img{vertical-align:middle;}
#header .gnb_menu{display: inline-block;width: 30px;float: left;box-sizing:border-box; padding-top:8px;}
#header .m_logo{display: inline-block;}
#header .m_logo > a{display: inline-block;width: 155px;}
#header .gnb_alram{display: inline-block;width: 36.5px;float: right;}

/*ê³µí†µ*/
.container{padding: 0 60px;}
.container2{}
.container3{background:#f7f8f9;}
.ls_none{letter-spacing:0}
.ls{letter-spacing:-0.5px}
.main_color{color:#222 !important;}
.font_orange{color:#fb5e00}
.font_gray{color:#999}
.sec > dt{color:#222;font-size:18px;line-height:120%}
.sec > dd{margin-top:8px;color:#666;font-size:16px;line-height:22px}
.bor_col{border-color:#1c3f97;}

/* ì—¬ë°± */
.mt25{margin-top:25px}
.mb10{margin-bottom:10px !important;}
.mb30{margin-bottom:30px !important;}


/*ì²´í¬ë°•ìŠ¤*/
.checkbox{display:inline-block; width:21px;height:21px;vertical-align:middle;}
.checkbox input[type="checkbox"]{position:absolute;opacity:0}
.checkbox input[type="checkbox"] + label{display:block; /* height:100%; *//* font-size:0; *//* text-indent:-9999px; */background:url(../img/android/checkbox2_.gif) no-repeat 0 50%;background-size:26px; color:#bfbfbf;}
.checkbox input[type="checkbox"]:checked + label{background:url(../img/android/checkbox2_on.png) no-repeat 0 50%;background-size:26px}
.checkbox.txt{width:auto;height:auto; color:#222;}
.checkbox.txt input[type="checkbox"] + label{min-height:26px;padding-left:42px;color:#222;font-size:16px;line-height:26px;text-indent:0;font-weight: bold;}

/*ë¼ë””ì˜¤*/
input[type="radio"] + label span {
    display:inline-block;
    width:25px;
    height:25px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background: url(../img/android/radio.gif) no-repeat;background-size:25px; color:#bfbfbf;
    cursor:pointer;}

input[type="radio"]:checked + label span {
    background:url(../img/android/radio_on.gif) top no-repeat; background-size:25px; color:#222;}



/*ì¸í’‹*/
.inp_txt{position:relative}
.inp_txt .inp_clear{position:absolute;top:50%;right:5px;width:20px;height:20px;margin-top:-5px;background:url(../img/android/ico_clear.gif) no-repeat 50% 50%;background-size:100%}

.ui-datepicker-trigger{position:absolute}
.ui-datepicker{display:none;left:5% !important; top:247px !important;width:90%;padding:0 20px;background:#fff;box-sizing:border-box;z-index:50; border:1px solid #222; padding-bottom:20px;}
.ui-datepicker.type{left:20px !important;width:89vw;padding:20px;border:1px solid #222}
.ui-datepicker .ui-datepicker-header{position:relative;margin-bottom:17px;padding:0 14px}
.ui-datepicker .ui-datepicker-header .ui-corner-all{position:absolute;top:0;width:14px;height:34px;z-index:10}
.ui-datepicker .ui-datepicker-header .ui-corner-all span{position:absolute;top:-9999px;text-indent:-999px}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{left:0;background:url(../img/android/btn_date_prev.gif) no-repeat 0 50%;background-size:7px}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next{right:0;background:url(../img/android/btn_date_next.gif) no-repeat 100% 50%;background-size:7px}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title{font-size:19px;line-height:34px;letter-spacing:-0.5px;text-align:center}
.ui-datepicker .ui-datepicker-calendar thead tr th{height:40px;font-size:18px;font-weight:normal;text-align:center;vertical-align:middle}
.ui-datepicker .ui-datepicker-calendar tbody tr td{height:40px;color:#999;font-size:18px;line-height:40px;text-align:center;vertical-align:middle}
.ui-datepicker .ui-datepicker-calendar tbody tr td a{display:block;position:relative;color:#999;font-size:18px;line-height:30px;vertical-align:middle}
.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-today a{color:#222}
.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-today a:before{content:'';position:absolute;top:50%;left:50%;width:35px;height:35px;margin:-17px 0 0 -17px;border:1px solid #222;border-radius:50%;box-sizing:border-box}
.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-state-highlight a{color:#fff;box-shadow:0 3px 5px rgba(61,203,172,0.4);background:#3dcbac}
.ui-datepicker .ui-datepicker-calendar tbody tr td.start-day a{border-top-left-radius:15px;border-bottom-left-radius:15px}
.ui-datepicker .ui-datepicker-calendar tbody tr td.end-day a{border-top-right-radius:15px;border-bottom-right-radius:15px}
.ui-datepicker .ui-datepicker-calendar tbody tr td:last-child.start-day a,
.ui-datepicker .ui-datepicker-calendar tbody tr td:first-child.end-day a{border-radius:15px}

/*ë²„íŠ¼*/
.btn_area{text-align:center;padding: 0 20px;}
.btn_area .btn{display:inline-block;width: 100%;line-height:50px;font-size: 16px;text-align:center;vertical-align:top;border-radius:40px;box-sizing:border-box;
    box-shadow: 0px 5px 12px 0px rgba(28, 63, 151, 0.5);}
.btn_area .btn_bg{color:#fff;background:#1c3f97}
.btn_area .btn_line{color:#179f81;line-height:38px;border:1px solid #3dcbac;background:#fff}
.btn_area .btn_line_black{color:#222;line-height:38px;border:1px solid #222;background:#fff}
.btn_area .btn_black{color:#fff;background:#222}
.btn_area .btn + .btn{margin-left:10px}


/*íšŒì›ê°€ìž…*/
.join_form{}
.join_form dl dt{font-size: 14px; padding-top: 28px;}
.join_form dl dd .inp{padding:8px 0;font-size:16px;line-height:29px;border:none;border-bottom:1.5px solid #bfbfbf;background:none;}
.join_form dl dd .inp:focus,
.join_form dl dd .inp.com{color:#222;font-weight:400;border-color:#1c3f97}
.join_form dl dd .inp.error{color:#222;font-weight:400;}
.join_form dl dd .error_txt{margin-top:9px;color:#e65561;font-size:12px;line-height:1;}
.join_form dl dd .tip{margin-top:10px;color:#777;font-size:12px;line-height:1}
/* .join_form .row{padding: 0 0 9px 20px;background: #fff;} */
.join_form .row{padding: 0 20px;}
.join_form .row.row_arrow {background: #fff;	padding: 0 20px;}
.join_form .row.row_arrow dd a{width:100%; display:inline-block;color:#ccc;font-size:16px;font-weight:400;line-height:23px;letter-spacing:-0.5px;border-radius:5px;background:url(../img/android/bg_row_arrow.png) no-repeat 95% 50%;background-size:8px;padding: 18px 50px 18px 20px;;box-sizing:border-box; border:1px solid #bfbfbf}


.join_form .row.row_arrow dd a.txt{border:1.5px solid #bfbfbf; color:#222;font-weight: 500;background:url(../img/android/bg_row_arrow_on.gif) no-repeat 95% 50%;background-size:8px;}
.join_form .row.row_arrow dd a.on{border:1.5px solid #1c3f97;;color:#222;font-weight: 500;background:url(../img/android/bg_row_arrow_on.gif) no-repeat 95% 50%;background-size:8px;}

.join_form .row2{overflow: hidden; padding: 0 20px;}
.join_form .row.row_arrow dd a .sign_date{font-size: 13px;margin-top: 9px; color:#bfbfbf;}
.join_form .row.row_arrow dd a.txt .sign_date{color:#888;}
.join_form .row2 dl{width: 47%;float: left;margin-right: 6%;}
.join_form .row2 dl:last-child{margin-right: 0;}
.join_form .tab_sex li{position:relative;width:45%;height:40px;padding: 12px 0;}
.join_form .tab_sex li input{position:absolute;width:100%;opacity:0}
.join_form .tab_sex li label{position:absolute;width:100%;color:#999;font-size:16px;line-height:38px;box-sizing:border-box;z-index:10;}

.join_form .terms_area{padding-top:31px; background: #fff;margin-top: 15px;}
.join_form .terms_area .terms_title{font-size: 14px; color:#222;font-weight: 400;padding: 0 20px;}
.join_form .terms_area .chk_all{margin:0 20px;padding:13px 0;background:#fff;font-weight: bold; border-bottom:1px solid #e5e5e5;}
.join_form .terms_area .chk_all p{position:relative; font-size: 24px iimportant;}
.join_form .terms_area .chk_all label{}
.join_form .terms_area .terms_box{padding:23px 20px 22px;background:#fff}
.join_form .terms_area .terms_box .terms_list li{position:relative;margin-bottom:19px}
.join_form .terms_area .terms_box .terms_list li:last-child{margin-bottom: 0;}
.join_form .terms_area .terms_box .terms_list li .more{position:absolute;top:0;right:0;width:calc(100% - 25px);height:100%;background:url(../img/android/bg_row_arrow.png) no-repeat 100% 50%;background-size:6px 10px;}
.join_form .terms_area .terms_box .terms_list li .chk{position:absolute;opacity:0}
.join_form .terms_area .terms_box .terms_list li .chk + label{display:block;padding-left:23px;color:#222;font-size:14px;line-height:17px;background:url(../img/android/bg_terms_chk.png) no-repeat 0 50%;background-size:14px}
.join_form .terms_area .terms_box .terms_list li .chk:checked + label{background:url(../img/android/bg_terms_chk_on.png) no-repeat 0 50%;background-size:14px}
.join_form .terms_area .terms_box .tip{color:#999;font-size:13px;line-height:19px}
.reg_tit{font-size: 14px;margin-bottom: 18px;}
.reg_tit span{display:block; font-size:12px; color:#bfbfbf;padding-top:6px;}

/*íšŒì›íƒˆí‡´*/
.withdraw_wrap{text-align: center; background: #fff;}
.withdraw_wrap .withdraw_tit{font-size: 18px;font-weight: bold;margin-bottom: 31px; }
.withdraw_wrap .withdraw_txt{font-size: 15px; color:#e65561;line-height:21px;}
.join_form .withdraw_area{margin-top: 0;}
.withdraw_area .withdraw_title{padding: 0 20px;}
.join_form .withdraw_area .withdraw_box ul{background:#f0f0f0 ;padding: 20px; border-radius:10px;margin-bottom: 128px;}
.btn_withdraw{}
.btn_withdraw a{color:#fff; background: #bfbfbf;}

/*ê²€ì‚¬ì´ë ¥ end*/
.history_end{background:#f7f8f9;}
.history_end .history_end_top{padding: 20 20px; background: #fff;}
.history_end .history_end_top li{float: left;width: 33.3%;text-align: center; padding: 20px 0;}
.history_end .history_end_top li dl{border-right:1px solid #d4d4d4;box-sizing:border-box;}
.history_end .history_end_top li:last-child dl{border-right:0;}
.history_end .history_end_top li dl dt{font-size: 14px;font-weight: bold;margin-bottom: 13px;}
.history_end .history_end_top li dl dd{font-size: 28px;}
.history_end .history_end_top li dl dd .total_value{font-size: 28px;}
.history_end .history_end_top li dl dd .total_sl{font-size: 18px;font-weight: 200;margin: 0 2px;}
.history_end .history_end_top li dl dd .total_all{font-size: 18px;font-weight: 200;}

.history_end .basic_que{}
.history_end .basic_que .basic_que_tit{font-size: 16px;font-weight: bold;padding: 0 20px;margin: 30px 0 16px 0;}
.history_end .basic_que dd{background: #fff; padding: 0 20px;}
.history_end .basic_que dd.basic_que_add{position: relative; padding: 25px 20px 10px 20px;} /*191127 padding*/
.history_end .basic_que dd.basic_que_add:after{display: block;content:''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: calc(100% - 40px); height:1px; background: #222;}
.history_end .basic_que dd ul{ border-bottom:1px solid #e5e5e5;}
.history_end .basic_que dd ul li{height: 70px;float: left;}
.history_end_top .history_setting{font-size: 15px;}
.history_end_top .history_setting a{display: inline-block;width: 43px;height: 24px; background:#f0f0f0 url(../img/android/btn_history_prev.png) no-repeat 38px center;background-size:6px; padding-left: 13px; border-radius:12px;vertical-align:middle;text-align:left;}
.history_end_top .history_setting a img{width: 15px; margin-top: 5px;}
.history_end .basic_que dd ul .basic_num{line-height:70px;}
.history_end .basic_que dd ul .basic_num span{display: inline-block;text-align: center;line-height:30px;width: 30px;height: 30px; font-size: 15px;font-weight: bold; border-radius:50%;background:#f0f0f0;}
.history_end .basic_que dd ul .basic_quetxt{margin-left: 13px;color:#444; line-height:20px;width: 60%;box-sizing:border-box; display: table;}
.history_end .basic_que dd ul .basic_quetxt span{display:table-cell; vertical-align:middle;}
.history_end .basic_que dd ul .basic_score{float: right;display:table;font-weight: bold;font-size: 15px;padding-right: 10px;}
.history_end .basic_que dd ul .basic_score span{display:table-cell;vertical-align:middle; text-align:right;}
.history_end .basic_que dd ul .basic_score .basic_y{color:#e65561;}
.history_end .basic_que dd ul .basic_score .basic_n{color:#1c3f97;}


/*ê²€ì‚¬ì´ë ¥*/
.history_wrap{background: #f7f8f9;}
.history_wrap .history_tab{overflow: hidden;padding: 0 20px;border-bottom:1px solid #e5e5e5;background: #fff;}
.history_wrap .history_tab li{float: left;width: 50%;}
.history_wrap .history_tab li a{display: inline-block;width: 100%;font-size: 16px;text-align: center;height: 40px;line-height:40px;}
.history_wrap .history_tab li.on a{color:#1c3f97; border-bottom:4px solid #1c3f97;}
.history_wrap .history_con{margin-top: 10px;background: #fff;}
.history_wrap .history_con li{height: 90px; border-bottom:1px solid #e5e5e5;}
.history_wrap .history_con li:last-child{border-bottom:none;}
.history_wrap .history_con li a{display: block;padding: 15px 20px; overflow: hidden; background:url(../img/android/btn_history_prev.png) no-repeat right 20px center; background-size:6px; position: relative;}
.history_wrap .history_con li a span{display: inline-block;font-size: 14px;}
.history_wrap .history_con li a .history_data{float: left; width:calc(100% - 80px);}
.history_wrap .history_con li a .history_data > dl{}
.history_wrap .history_con li a .history_data > dl > dt.his_tt{ width: 80%;font-size: 15px; color: #222; font-weight: bold; /*overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 1.2em; height: 2.5em;*/}
.history_wrap .history_con li a .history_data > dl > dd.his_dt{font-size: 12px; color:#999; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.history_wrap .history_con li a .history_data > dl > dd.his_nm{font-size: 14px; color:#222; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.history_wrap .history_con li a .history_math{float: right;text-align: center; font-weight: bold;  position: absolute;top: 50%;right: 35px; transform: translateY(-50%);}
.history_wrap .history_con li a .history_math.history_math_bc{background:#555; color:#fff; padding: 5px 15px; border-radius: 20px;}
.history_wrap .history_con li a .history_math.history_math_gr{background:#bababa; color:#fff; padding: 5px 15px; border-radius: 20px;}
.history_wrap .history_con li a .history_math.history_math_pi{background:#e65561; color:#fff; padding: 5px 15px; border-radius: 20px;}
.history_wrap .history_con li a .history_math.history_math_bu{background:#1c3f97; color:#fff; padding: 5px 15px; border-radius: 20px;}

.history_wrap .history_toptit{line-height:22px;text-align: center; margin: 10px 0; padding: 18px 20px; background: #fff;}
.history_wrap .history_toptit dt{font-size: 15px;font-weight: bold;}
.history_wrap .history_toptit dd{font-size: 15px;}
.history_wrap .history_graph_wrap{background: #fff;}
.history_wrap .history_graph_wrap .history_graph_cal{text-align: center;height: 51px;line-height:51px; border-bottom:1px solid #e5e5e5;}
.history_wrap .history_graph_wrap .history_graph_cal a{display: inline-block;width: 8px; height: 100%;line-height:24px;}
.history_wrap .history_graph_wrap .history_graph_cal a.cal_prev{float: left;margin-left: 20px;background:url(../img/android/btn_his_prev.png) no-repeat 0 center; background-size:100%;}
.history_wrap .history_graph_wrap .history_graph_cal a.cal_next{float: right;margin-right: 20px;background:url(../img/android/btn_his_next.png) no-repeat 0 center; background-size:100%;}
.history_wrap .history_graph_wrap .history_graph_cal strong{position: relative;display: inline-block;font-size: 15px; font-weight: 400;text-align: center;vertical-align:top;letter-spacing:-1.3px;}
/* .history_wrap .history_graph_wrap .history_graph_cal strong .btn_graph_cal{position: absolute;top: calc(50% - 12px);right: -40px;display: inline-block;width: 24px;height: 24px; background:url(../img/android/btn_his_cal.png) no-repeat; background-size:100%;} */
.history_wrap .history_graph_wrap .history_graph_cal strong .btn_graph_cal{display: inline-block;width: 20px;height: 22px; background:url(../img/android/btn_his_cal.png) no-repeat; background-size:100%; vertical-align:-4px; }

.history_wrap .history_graph_wrap .history_graph_num{padding: 20px;}
.history_wrap .history_graph_wrap .history_graph_num ul{background: #f0f0f0; border-radius:8px;padding: 18px 0;}
.history_wrap .history_graph_wrap .history_graph_num ul li{float: left; width: 50%; border-right:1px solid #d4d4d4; box-sizing:border-box;}
.history_wrap .history_graph_wrap .history_graph_num ul li:last-child{border-right:0}
.history_wrap .history_graph_wrap .history_graph_num ul li dl{text-align: center;}
.history_wrap .history_graph_wrap .history_graph_num ul li dl dt{font-size: 14px;font-weight: bold;}
.history_wrap .history_graph_wrap .history_graph_num ul li dl dd{font-size: 28px; font-weight: 300;}

/* .history_wrap .history_graph_wrap .history_graph_con{;}
.history_wrap .history_graph_wrap .history_graph_con .history_graph_icon{overflow:hidden;}
.history_wrap .history_graph_wrap .history_graph_con .history_graph_icon ul{float: right;padding: 0 20px;}
.history_wrap .history_graph_wrap .history_graph_con .history_graph_icon li:first-child{padding-left: 17px;}
.history_wrap .history_graph_wrap .history_graph_con .history_graph_icon li{font-size: 10px; height: 100%;display: inline-block;margin-left: 11px;padding-left: 31px;}
.history_wrap .history_graph_wrap .history_graph_con .history_graph_icon li.graph_icon_m{background:url(../img/android/icon_his_alr.png) no-repeat left center; background-size:10px}
.history_wrap .history_graph_wrap .history_graph_con .history_graph_icon li.graph_icon_r{background:url(../img/android/icon_his_run.png) no-repeat left center;background-size:24px;}
.history_wrap .history_graph_wrap .history_graph_con .history_graph_img{display: none; padding-left: 20px;padding-bottom: 20px;} */

.history_wrap .history_graph_wrap .history_graph_table{background: #fff;}
.history_wrap .history_graph_wrap .history_graph_table dl{font-size: 14px;}
.history_wrap .history_graph_wrap .history_graph_table dl dt{border-bottom:1px solid #bababa;padding: 0 20px;}
.history_wrap .history_graph_wrap .history_graph_table dl dt ul{overflow: hidden; font-size: 14px; font-weight: bold;}
.history_wrap .history_graph_wrap .history_graph_table dl dt ul li{float: left;height: 48px; line-height:48px;}
.history_wrap .history_graph_wrap .history_graph_table dl dt ul li:nth-child(1){width: 10%; text-align: center;}
.history_wrap .history_graph_wrap .history_graph_table dl dt ul li:nth-child(2){width: 40%; text-align: center;}
.history_wrap .history_graph_wrap .history_graph_table dl dt ul li:nth-child(3){width: 50%; text-align: center;}
.history_wrap .history_graph_wrap .history_graph_table dl dd{border-bottom:1px solid #e5e5e5;height: 48px;line-height:48px;padding: 0 20px;}
.history_wrap .history_graph_wrap .history_graph_table dl dd:last-chlid{border-bottom:0;}
.history_wrap .history_graph_wrap .history_graph_table dl dd ul{overflow: hidden;}
.history_wrap .history_graph_wrap .history_graph_table dl dd ul li{float: left;}
.history_wrap .history_graph_wrap .history_graph_table dl dd ul li:nth-child(1){width: 10%;text-align: center;}
.history_wrap .history_graph_wrap .history_graph_table dl dd ul li:nth-child(2){width: 40%;text-align: center;}
.history_wrap .history_graph_wrap .history_graph_table dl dd ul li:nth-child(2).his_or{color:#e65561;}
.history_wrap .history_graph_wrap .history_graph_table dl dd ul li:nth-child(2).his_mo{color:#1c3f97;}
.history_wrap .history_graph_wrap .history_graph_table dl dd ul li:nth-child(3){width: 50%;text-align:left; padding-left: 5px;box-sizing:border-box; background:url(../img/android/btn_history_prev.png) no-repeat right center; background-size:6px;}

.his_top_box{background:#f7f8f9;padding-bottom: 10px;}
.his_top_box dl{text-align: center; padding: 20px 0;background:#fff;}
.his_top_box dl dt.his_tt{font-size:15px; font-weight: bold; color:#1c3f97;}
.his_top_box dl dd.his_dt{font-size: 12px; color:#999; letter-spacing:-0.5px;}
.his_top_box dl dd.his_nm{font-size: 15px; color:#222; }


/* ê²€ì‚¬ì´ë ¥ ìƒì„¸ 2 */
.history_incom{}
.history_title{display: block; font-size: 16px; font-weight: bold; color:#222; padding: 30px 20px 16px; background: #f7f8f9;}
.history_incom ul{}
.history_incom ul{padding:0 20px;}
.history_incom ul.history_incom_top{}
.history_incom ul.history_incom_bot{}
.history_incom ul li{height:50px; line-height:50px; border-bottom:1px solid #e5e5e5;}
.history_incom ul li:last-child{border-bottom:none;}
.history_incom ul li a{display: block;}
.history_incom ul li a dl{overflow: hidden;}
.history_incom ul li a dl dt{float: left; font-size:15px; color:#444;letter-spacing:-0.5px;}
.history_incom ul li a dl dd{float: right; font-size:14px; font-weight: bold; color:#222;width:47px; text-align:left;background:url(../img/android/btn_history_prev.png) no-repeat right center; background-size:6px 10px;}
.history_incom ul li a dl dd.pi{color:#e65561;}




/*ì´ìš©ì•½ê´€*/
.setting_tabmenu_wrap{background: #fff;overflow: hidden;margin-bottom: 10px;}
.setting_tabmenu_wrap .setting_tabmenu{padding-left: 20px;border-bottom:1px solid #e5e5e5;width: 1000px;}
.setting_tabmenu_wrap .setting_tabmenu li{float: left;width: 122px;height: 40px;line-height:40px;}
.setting_tabmenu_wrap .setting_tabmenu li a{display: block;font-size: 16px;text-align: center;}
.setting_tabmenu_wrap .setting_tabmenu li.on{border-bottom:3px solid #1c3f97;}
.setting_detail{display: none;}
/* .setting_detail_1{display: block;} */
.setting_detail dl{ padding: 22px 20px;background:#fff;margin-top: 10px;}
.setting_detail dl dt{font-size: 16px;margin-bottom: 23px;}
.setting_detail dl dd{color:#666;}
.setting_detail dl dd > ul{}
.setting_detail dl dd > ul .se_inner1{margin-bottom: 23px;}
.setting_detail dl dd > ul .se_inner1 .se_inner2{margin-top: 5px; margin-left: 30px;}
.setting_detail dl dd > ul .se_inner1 .se_inner2 > li{margin-bottom: 5px;}
.setting_detail dl dd > ul .se_inner1 .se_inner2 > li .se_inner3{margin-top: 16px;}
.setting_detail dl dd > ul .se_inner1 .se_inner2 > li .se_inner3 li{position: relative;padding-left: 10px;}
.setting_detail dl dd > ul .se_inner1 .se_inner2 > li .se_inner3 li:after{content:'';position: absolute;top:10px;left: 0;display: block;width: 3px;height: 3px;background: #666;border-radius:50%;}
.setting_detail dl dd > ul .se_inner1 .se_inner2 .indent {margin-left: 5px;}


/*ë¦¬ìŠ¤íŠ¸*/
.list_type01 li{border-bottom:1px solid #ddd}
.list_type01 li > a{display:table;width:100%;height:72px !important;padding:19px 20px !important;box-sizing:border-box}
.list_type01 li dl{display:table-cell;line-height:20px;vertical-align:middle}
.list_type01 li dl dt{color:#222;font-size:16px;word-break:break-all; margin-bottom: 10px;}
.list_type01 li dl dd{color:#888;font-size:14px;word-break:break-all}
.list_type02 > li{padding-bottom:45px}
.list_type03 li{margin-bottom:2px;padding:11px 15px 12px;background:#f6f6f6}
.list_type03 li dl{position:relative;padding-right:45px;font-size:16px}
.list_type03 li dl dt{color:#666;line-height:22px;word-break:break-all}
.list_type03 li dl dd{position:absolute;top:50%;right:0;width:30px;height:30px;margin-top:-15px;color:#fff;line-height:30px;text-align:center;border-radius:50%;background:#222}
.list_bull li{margin-top:8px;padding-left:10px;color:#666;font-size:16px;line-height:24px;background:url(../img/android/bull.gif) no-repeat 0 9px;background-size:4px}
.list_bull li:first-child{margin-top:0}
.tbl_list{width:100%}
.tbl_list tbody tr:first-child td{border-top:2px solid #222}
.tbl_list tbody tr td:first-child{border-left:none}
.tbl_list tbody tr td{height:45px;color:#666;font-size:16px;text-align:center;vertical-align:middle;border-bottom:1px solid #ddd;border-left:1px solid #ddd}
.tbl_list tbody tr td.al_left{padding-left:10px;text-align:left}
/* ì •ë³´ ìˆ˜ì •*/
.edit_bot{text-align: center;padding: 27px 0 0 0;}
.edit_bot > p{font-size: 14px; color:#1c3f97;margin-bottom: 16px;}
.edit_bot > .edit_logout{display: inline-block;font-size: 16px; color:#888;text-decoration:underline;}


/*íƒ­ë©”ë‰´*/


.setting_wrap{overflow: hidden;}
.setting_wrap .setting_tabmenu_wrap{padding: 0 20px;height: 40px;line-height:40px;width: 1000px;}

.swiper-wrapper{width: 5000px;overflow: hidden;}
.swiper-slide{float: left;}
.swiper-slide ul{overflow: hidden;padding-left: 15px;border-bottom:1px solid #e5e5e5;}
.swiper-slide ul li{width: 33.3%;float:left;}
.swiper-slide ul li:last-child{margin-right:0;}
.swiper-slide ul li a{display: inline-block;;}
.swiper-slide ul li a span{display: inline-block;font-size: 16px; height: 40px;line-height:40px; letter-spacing:-0.5px;}
.swiper-slide ul li.on a span{box-sizing:border-box;border-bottom:3px solid #1c3f97; color:#1c3f97;  }

/* ì°¨íŠ¸js ì´ë¦„ì‚­ì œ */
text.highcharts-credits{display:none !important;}

/* nodata */
.test_nodata{font-size: 16px; color:#666; text-align: center; padding: 200px 0 150px 0;background:url(../img/android/img_test_nodata.png) no-repeat center 30%; background-size:126px 114px;}


/*  */
.swiper-container {
    width: 450px;
    /*height: 100%;*/
    box-shadow: 0px 6px 10.34px 0.66px rgba(191, 191, 191, 0.1);
}
/* .swiper-wrapper{width:905px !important; border-bottom:0;} */
.swiper-slide {
    width:430px !important;
    text-align: center;
    font-size: 18px;
    background: #fff;
    margin-right:0 !important;
}
.tabslide_wrap{background: #fff;	}
.sw_2{padding-left:0; padding-right:30px}


.edit_box_wrap{overflow: hidden; padding:0 20px 30px 20px;}
.edit_box_wrap .edit_box{float:left;width:33.33%; text-align:center;}
.edit_box_wrap .edit_box .edit_tit{font-size:12px; color:#151515; font-weight: bold;margin-bottom: 5px;}
.edit_box_wrap .edit_box .edti_txt{font-size:16px; color:#151515;}
.line2{width:100%; height:10px; background:#f7f8f9;}
.txt_hide1{color:#888; font-size:14px; padding-top: 10px;}
#today1,#today2{cursor: default;;}
#today1:focus{color:#151515;}
#today2:focus{color:#151515;}

.ml-5 {margin-left: 5%}
.mt-2 {margin-top: 2%}