a{text-decoration:none;}

*{box-sizing: border-box;}

input{outline:none;}

#wrap{
	width:100%;
	font-size:13px;
	font-family: 'Noto Sans KR', sans-serif;
	color:#212121;
}
.pc_hide {display:none;}
.toggle {
	display:none;
}
.sp30{height:30px; clear:both;}
.sp50{height:50px; clear:both;}

/* top */

.top {
    background-color: #363636;
    color: #ffffff;
    padding: 10px 0px;
    font-size: 14px;
    height: 45px;
}

.inner{
	width:1200px; 
	margin:0 auto;
	overflow:hidden;
}


.infoBox{
	float:right;
}




.infoBox_inner{
	float:left;
	margin-left:20px;
	color:#ffffff;
}

.infoBox_inner img{
	float:left;
	padding-right:3%;
}

.infoBox_inner span{
	float:left;
	vertical-align:middle;

}

.top_menu {
	width:100%;
	height:75px;
	background:#ffffff;
	}
.top_menu .inner .logo_box{
	float:left;
	margin-top: 10px;
	}
.top_menu .inner .logo_box img {
    width: 130px;
}
.top_menu .menu_ul ul {float:right;}
.top_menu .menu_ul ul li {
    float: left;
    margin-right: 40px;
    line-height: 75px;
	font-family: none;
}
.top_menu .menu_ul ul li:last-child {margin-right:0px;}
.top_menu .menu_ul ul li a {color:#6d6e72;font-size:20px;}



#visual{
	height:600px;
	background:url(../images/visual_01.jpg) no-repeat center !important;
	background-size:100% 100%;
}
#visual .text_box {
    overflow: hidden;
    float: left;
    margin-top: 140px;
    color: #ffffff;
}
#visual .text_box .t1 {font-size:40px;}
#visual .text_box .t2 {font-size:64px;}
#visual .text_box .t2 span{color:#01abce;}
#visual .text_box .t3 {font-size:24px;}
#visual .v_chart_box {
    float: right;
    margin-right: 50px;
    overflow: hidden;
    margin-top: 140px;
    height: 290px !important;
    width: 480px !important;
}
#visual .v_chart_box .graph_box {
    width: 480px;
    height: 120px !important;
    background: rgba(255,255,255,0.75);
    padding: 10px 20px 10px 20px;
    border-radius: 5px;
	margin-bottom:30px;
    display: block;
    text-align: left;
}

#visual .v_chart_box .graph_box .title {
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
#visual .v_chart_box .graph_box .graph {
	width:100%;
	overflow:hidden;
	}
#visual .v_chart_box .graph_box .graph .box_0{
	width:33.3%;
	float:left;
	}
#visual .v_chart_box .graph_box .graph .box_0 .t1 {
	font-size:14px;
	}
#visual .v_chart_box .graph_box .graph .box_0 .c1 {color:#2e3192;}
#visual .v_chart_box .graph_box .graph .box_0 .c2 {color:#da5317;}
#visual .v_chart_box .graph_box .graph .box_0 .c3 {color:#02ae72;}
#visual .v_chart_box .graph_box .graph .box_0 .t2 {
	font-size:18px;
	color:#333333;
	}

.main #section01 {
	width:100%;
	height:550px;
	background:#ffffff;
	}
.main #section01 .title{
	font-size:30px;
	color:#323232;
	text-align:center;
	padding-top:75px;
	}
.main #section01 .title span {font-weight:700;}
.main #section01 .cont01 {
	overflow:hidden; 
	width:1120px;
	margin:40px auto 0px;
	}
.main #section01 .cont01 .d1 {
    float: left;
    text-align: center;
    width: 325px;
}
.main #section01 .cont01 .d1 .t1 {color:#323232; font-size:20px;margin-top:20px;}
.main #section01 .cont01 .d2 {
    float: left;
    text-align: center;
    padding-top: 65px;
}

.main #section02 {
	width:100%;
	height:650px;
	background:url(../images/m_s2_visual.jpg) no-repeat center !important;
	background-size:100% 100%;
	}
.main #section02 .title{
	font-size:30px;
	color:#ffffff;
	text-align:center;
	padding-top:75px;
	}
.main #section02 .left_text {
    color: #ffffff;
    text-align: right;
    padding-top: 208px;
    float: left;
    width: 230px;
    margin-left: 60px;
}
.main #section02 .left_text .t1 {
	font-size:28px; 
	font-weight:700;
	}
.main #section02 .left_text .t2 {
	font-size:20px; 
	font-weight:400;
	}
.main #section02 .left_text .t2 span{
	color:#01abce;
	font-size:21px;
	}
.main #section02 .right_text {
    color: #ffffff;
    text-align: left;
    float: right;
    padding-top: 83px;
    padding-right: 5px;
}
.main #section02 .right_text .box01 {overflow:hidden;}
.main #section02 .right_text .box02 {margin-top:83px;}
.main #section02 .right_text .box01 .t1{
	font-size:28px; 
	font-weight:700;
	}
.main #section02 .right_text .box01 .t2{
	font-size:20px; 
	font-weight:400;
	}
.main #section02 .right_text .box01 .t2 .span01 {color:#01abce;}
.main #section02 .right_text .box01 .t2 .span02 {color:#02ae73;}

.main #section03 {
	width:100%;
	height:430px;
	background:url(../images/m_s3_visual.jpg) no-repeat center !important;
	background-size:100% 100%;
	margin-top: 50px;
	}
.main #section03 .left_box {
	float:left;
	padding-top:50px;
	}
.main #section03 .left_box .title {
	font-size:48px;
	color:#464646;
	}
.main #section03 .left_box .title span {
    font-size: 57px;
    color: #01abce;
    font-weight: 700;
}
.main #section03 .left_box .t1 {
    color: #ffffff;
    font-size: 28px;
    line-height: 1.3;
    margin-top: 45px;
}
.main #section03 .right_box {
	float: right;
    padding-top: 25px;
	}


.main #section04 {
	width:100%;
	height:430px;
	background:url(../images/m_s4_visual.jpg) no-repeat center !important;
	background-size:100% 100%;
	}
.main #section04 .left_box {
    float: left;
    padding-top: 55px;
    padding-left: 20px;
}
.main #section04 .right_box {
    float: right;
    padding-top: 20px;
}
.main #section04 .right_box .title {
    font-size: 48px;
    color: #464646;
    text-align: right;
}
.main #section04 .right_box .title span {
    font-size: 57px;
    color: #303092;
    font-weight: 700;
}
.main #section04 .right_box .t1 {
    color: #ffffff;
    font-size: 29px;
    line-height: 1.3;
    margin-top: 28px;
    text-align: right;
}

.main #section05 {
    width: 100%;
    height: 255px;
    background: url(../images/m_s5_visual.jpg) no-repeat center !important;
    background-size: 100% 100%;
    margin-bottom: 50px;
}
.main #section05 .text1 {
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    padding-top: 60px;
}






.visual02 {
    height: 245px;
    background: url(../images/s_visual.jpg) no-repeat;
    background-size: cover;
    background-position: 70% 29%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.visual02 p {
    font-size: 35px;
    color: #ffffff;
}

.logo{
	float:left;
	width:28%;
}

.v_top{
	padding:48px 0px;
	border-bottom:2px solid #343d48;
	overflow:hidden;
}

.nav{
	float:left;
}

.nav li{float:left}

.nav li a{
	padding:0px 30px;
	font-size:16px;
	color:#ffffff;
}


.footer{
	background-color:#181818;
	width:100%;
    
}

.footer_inner{
	border-bottom:1px solid #2e2e2e;
	padding:25px 0px;
	overflow:hidden;
}

.footer_inner a{
	color:#cfcfcf;
	font-size:14px;
	padding-right:30px;
}

.f_info{
	float:right;
	width:72%;
	font-size:14px;
	line-height:24px;
	color:#919191;
}

.copy{
	text-align:center;
	font-size:15px;
	color:#999999;
}


/*main*/



    /* purchase agency, sales agency, deposit withdrawal history 공통 */

    .s_title {
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 20px;
        margin-top:30px;
    }

    .coin_select {
        overflow: hidden;
    }

    .coin_select li {
        background: #e8eaee;
        float: left;
        width: 25%;
        height: 55px;
        text-align: center;
        line-height: 55px;
        color: #666666;
        border-right: 1px solid #d0d7e5;
        box-sizing: border-box;
        cursor: pointer;
    }

    .coin_select li:last-child {
        border-right: none;
    }

    .coin_select li img {
        margin-right: 15px;
        vertical-align: middle;
    }

    .coin_selected {
        background: #00337c !important;
        border-top: 3px solid #002150;
        color: #ffffff !important;
        box-sizing: border-box;
        border-right: 1px solid #00337c !important;
    }
    
    .sp10{
        height: 10px;
    }
    
    .sp20 {
        height: 20px;
    }
    
    .sp30{
        height: 30px;
    }

    .s_title02{
        font-size: 25px;
        margin-bottom: 20px;
    }
    
    .s_title02 img {
		vertical-align: middle;
		margin-right: 10px;
		float: left;
		margin-top: 2px;
	}
    
    .s_input01{
        background: #eeeff0;
        border: 1px solid #dddddd;
        border-radius: 3px;
        height:32px;
		padding-left:10px;
		width:300px;
    }
    .order .select01{
        background: #eeeff0;
		border: 1px solid #dddddd;
		border-radius: 3px;
		height: 32px;
		padding-left: 10px;
		width: 100px;
    }  
    .unit{
        display: inline-block;
        margin-left: 10px;
        font-size: 14px;
    }
    
    .c_red{
        color: #d30000
    }
    
    .c_blue{
        color: #1c66d6;
    }

.order_btn_box {
	display:table;
	margin:30px auto 0px;
	}
.order_btn_box .button01{
	width:300px;
	height:60px;
	background: #bb0b0b;
	line-height:60px;
	border-radius:5px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	border:none;
	font-size:20px;
	}
.order_btn_box .button02 {
    width: 300px;
    height: 60px;
    background: #43505f;
    line-height: 60px;
    border-radius: 5px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    border: none;
    font-size: 20px;
    margin-left: 20px;
}
    
    /* ------------------------------------------------------------------------------- */

    .chart_box{
        border-bottom: 1px solid #ddd;
            overflow-y: scroll;
}
    
    .s_box {
        width: 100%;
		margin-bottom:30px;
    }
    
    .s_box:nth-child(2){
        margin-right: 0;
    }
    
    .chart_box{
        height: 390px;
        overflow: hidden;
    }
    
    .agency_con{
        width:100%;
        overflow: hidden;
    }
    
    .sub_table02{
    border-top: 3px solid #002150;    
    }
    
    .sub_table02 tr{
        border: 1px solid #dddddd;
        border-top:0;
    }
    
    .sub_table02 td{
        padding:10px 12px;
        font-size: 15px;
    }
    .table02_title{
        background: #f2f4f7;
        font-size: 15px;
    }
    
    .t01{
        font-size: 15px
    }
    
        .table_btn02 {
    width: 165px;
    height: 32px;
    line-height: 32px;
    border-radius: 3px;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
            text-align: center;
}
    
    .info_box{
        text-align: center;
        padding: 30px 0;
        box-sizing: border-box;
    }
    
    .info_title01{
        color: #0f3a9b;
        font-size: 21px;
        font-weight: bold;
        margin-bottom: 17px;
        margin-top: 20px;
    }
    
    .info_title02{
        font-size: 21px;
        margin-bottom: 14px;
    }
    
    .info_text{
        height: 85px
    }
    
    .info_iconbox{
        height: 76px
    }
    
    .info_btn{
        border: 1px solid #00bff3;
        color: #00bff3;
        padding: 14px 60px;
        background: transparent;
        border-radius: 5px;
        font-size: 17px;
        font-family: 'Noto Sans', 'Arial', sans-serif;
        cursor: pointer;
    }
    
    .agency_text{
        text-align: center;
        margin-top: 20px;
    }
    
    .agency_text01{
        color: #666666;
        font-size: 16px;
        margin-bottom: 20px
    }
    .agency_btn{
        padding:15px 30px;
            background:#0e64bc;
        color: #ffffff;
        font-size: 18px;
        cursor: pointer;
        border-radius: 10px;
        border: none;
    }
    
    .c01{
        width:40%;
        float: left;
        border-left: 1px solid #ddd;
        box-sizing: border-box;
    }
    
    .c02{
        width: 20%;
        float:left;
        text-align: center;
    }
    
    .c03{
        width: 40%;
        float: left;
        border-right: 1px solid #ddd;
        box-sizing: border-box;
    }
    
    .c_title{
        background: #f4f4f4;
        font-size: 12px;
        border-bottom: 1px solid #0072bc;
        padding:6px 10px;
        font-weight: bold;
    }

.c02 .c_title{
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    
}
    
    .c01_right .c_title{
        text-align: right;
    }
    
    .c01_left{
        width: 50%;
        float:left;
        border-right: 1px solid #dddddd;
    }
    
    .c02_right{
        width: 50%;
        float:left;
    }
    
    .c01_left_li{
        height:27px;
        border-bottom: 1px solid #dddddd;
        background: #f1f9ff;
        text-align: left;
    }
    
        .c01_right_li{
        height:27px;
        line-height: 27px;
        border-bottom: 1px solid #dddddd;
        background: #f1f9ff;
        text-align: right;
            color:#1c66d6;
    }
    
    .c01_right_li div{
        padding-right: 6px;
    }
    
    .c02_top_li{
        height: 27px;
        line-height: 27px;
        background: #daedfa;
        font-size: 15px;
        color: #0051cb;
        font-weight: bold;
                border-bottom: 1px solid #dddddd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }
    
    .c02_bottom_li{
                height: 27px;
        line-height: 27px;
        background: #fff6fb;
        font-size: 15px;
        color: #df0000;
        font-weight: bold;
                border-bottom: 1px solid #dddddd;
                border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }
    
    .c01_btm_title01{
        width:50%;
        float:left;
        text-align: left;
        font-size: 11px;
        padding-left: 10px;
                    box-sizing: border-box;
    }
    
        .c01_btm_title02{
        width:50%;
        float:left;
        text-align: right;
        font-size: 11px;
            padding-right: 10px;
            box-sizing: border-box;
    }

    .c01_li{
        height: 27px;
        line-height: 27px;
        border-bottom: 1px solid #dddddd;
    }
    
    .c01_btm_li01{
        width: 50%;
        text-align: left;
        float: left;
        font-size: 12px;
        color: #df0000;
        padding-left: 10px;
        box-sizing: border-box;
    }    
    
    .c01_btm_li02{
        width: 50%;
        text-align: right;
        float: left;
        font-size: 12px;
        color: #df0000;    
                padding-right: 10px;
        box-sizing: border-box;
    }

    .c03_top{
        width: 90%;
        margin: 0 auto;
    }
    
    .c03_top_left{
        width: 50%;
        float: left;
    }

    .c03_top_l_li{
        width: 100%;
        float: left;
        height: 29px;
        line-height: 29px;
        border-bottom: 1px solid #ddd;
        font-size: 12px;
    }
    
        .c03_top_right{
        width: 50%;
        float: right;
    }
    
    .c03_top_r_li{
        text-align: right;
       width: 100%;
        float: left;
        height: 29px;
        line-height: 29px;
        border-bottom: 1px solid #ddd;
        font-size: 12px;
        
    }
    
    .c03_top{
        overflow: hidden;
        height: 279px;
    }
    
        .c03_bottom{
            border-top: 1px solid #ddd;
            overflow: hidden
    }
    
    .c03_left{
        width: 50%;
        float:left;
    }
    .c03_right{
        width: 50%;
        float: left;
    }
    
    .c03_left_li{
        height: 27px;
        line-height: 27px;
        border-bottom: 1px solid #ddd;
        background: #fff6fb;
        color: #e72d66;
        border-right: 1px solid #ddd;
    }
    
    .c03_left_li div{
        padding-left: 6px;
    }
    
        .c03_right_li{
        height: 27px;
        line-height: 27px;
        border-bottom: 1px solid #ddd;
        background: #fff6fb;
        color: #e72d66;
    }
    


/* login */

.member{
	background-color:#f6f6f6;
    overflow: hidden;
}

.login_box {
    width: 480px;
    padding: 40px;
    margin: 80px auto;
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
}

.login_box h2 {
    font-size: 32px;
    letter-spacing: -.5px;
    text-align: center;
    color: #212121;
    margin: 0 0 40px;
}

.login_box ul.input-wrap01 li {
    margin: 0 0 10px;
}

.login ul.checkbox-wrap01 {
    margin: 24px 0 43px;
    overflow: hidden;
}

.login_box input[type=password].input-style01, .login_box input[type=text].input-style01 {
    width: 100%;
    font-size: 15px;
    letter-spacing: -.9px;
    height: 53px;
    line-height: 54px;
}

.login_box textarea, .login_box input[type="text"], .login_box input[type="password"], .login_box input[type="tel"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    padding: 0 20px;
    margin: 0;
    color: #23212a;
}

.login_box ul.checkbox-wrap01 {
    margin: 24px 0 43px;
    overflow: hidden;
}

.login_box ul.checkbox-wrap01 li {
    float: left;
    margin-right: 15px;
    font-size: 14px;
}

.btn-purple, .btn-purple>a {
    text-align: center;
}

.btn-purple>a {
    display: block;
    background: #192e45;
    border-radius: 30px;
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    color: #fff;
}

.join-find {
    margin: 20px auto 40px;
    overflow: hidden;
    width: 100%;
	text-align:center;
}

/*.join-find li:first-child {*/
/*    border-right: 1px solid #e5e5e5;*/
/*}*/

.join-find li {
    float: right;
    overflow: hidden;
}

.join-find li a {
    font-size: 14px;
    color: #212121;
    padding: 0 15px;
}



/* join */

.join_box {
    width: 520px;
    position: relative;
    padding: 60px;
    margin: 50px auto;
    overflow: hidden;
    background: #fff;
}

.join_box h3 {
    letter-spacing: -0.5px;
    color: #212121;
    margin: 25px 0 50px;
    font-size: 28px;
    font-weight: 100;
    line-height: 1.36;
    text-align: center;
}

.join_box h4 {
    font-size: 16px;
    color: #23212a;
    margin: 0 0 16px;
    font-weight: normal;
}

.join_box ul.input-wrap02 {
    margin: 0 0 10px;
    overflow: hidden;
    text-align: left;
}

.join_box ul.input-wrap02 li {
    margin: 0 0 10px;
    position: relative;
}

.join_box ul.input-wrap02 label {
    font-size: 16px;
    color: #23212a;
    margin: 0 0 16px;
    display: block;
}

.join_box input[type=password].input-style01, .join_box input[type=text].input-style01 {
    width: 100%;
    font-size: 13px;
    letter-spacing: -.9px;
    height: 40px;
    line-height: 40px;
}

.join_box textarea{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    padding: 0 20px;
    margin: 0;
    color: #23212a;
}

.j_icon01{
	background-image: url(../images/j_icon01.png);
    background-repeat: no-repeat;
    background-position: 2% 50%;
}

.j_icon02{
	background-image: url(../images/j_icon02.png);
    background-repeat: no-repeat;
    background-position: 2% 50%;
}

.j_icon03{
	background-image: url(../images/j_icon03.png);
    background-repeat: no-repeat;
    background-position: 2% 50%;
}

.j_icon04{
	background-image: url(../images/j_icon04.png);
    background-repeat: no-repeat;
    background-position: 2% 50%;
}
.j_icon07{
	background-image: url(../images/j_icon07.png);
    background-repeat: no-repeat;
    background-position: 2% 50%;
}

.input-wrap02 textarea {
    width: 100%;
    height: 50px;
}

.input-style02{
	width:37%;
	height: 53px;
	font-size: 15px;
}

.select-style01{
	width:55%;
	height: 53px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    padding: 0 20px;
    margin: 0;
    color: #23212a;
	font-size: 15px;
}

.btn-gray-line > a {
    display: block;
    border: 1px solid #666;
    border-radius: 30px;
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    color: #666;
    text-align: center;
}

ul.btn-wrap01 li {
    width: calc(50% - 4px);
    float: left;
}

ul.btn-wrap01 li:first-child {
    margin-right: 8px;
}

#checked {
    float: left;
    margin-top: 6px;
    margin-right: 5px;
}


.purchase .sub_table02 {
	width:100%;
	border-collapse: collapse;
    border-spacing: 0;
}
.purchase .sub_table02 tr {
    height: 52px;
    border-bottom: 1px solid #dddddd;
}
.purchase .sub_table02 th {
    background: #fcf7f9;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    border-top: 3px solid #002150;
}
.purchase .sub_table02 th:nth-child(1) {width:20%;}
.purchase .sub_table02 th:nth-child(2) {width:20%;}
.purchase .sub_table02 th:nth-child(3) {width:20%;}
.purchase .sub_table02 th:nth-child(4) {width:20%;}
.purchase .sub_table02 th:nth-child(5) {width:20%;}
.purchase .sub_table02 td {
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
}
.table_btn {
    width: 89px;
    height: 29px;
    line-height: 29px;
    border-radius: 3px;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
    margin: 0 auto;
}
.btn01 {
    background: #bb0b0b;
}
.btn02 {
    background: #0e3e77;
}
.btn03 {
    background: #e29611;
}
.btn04 {
    background: #119b54;
}
.btn05 {
    background: #5300a6;
}

.s_btc {color:#ef9918;font-weight:700;}
.s_btc2 {color:#ef9918;font-weight:400;}
.s_krw {
    color: #313290;
    font-weight: 700;
}
.s_krw2 {
    color: #313290;
    font-weight: 400;
}

.sub_table03 {
    border-top: 3px solid #002150;
}
.sub_table03 tr {
    border: 1px solid #dddddd;
    border-top: 0;
}
.sub_table03 td {
    padding: 10px 12px;
    font-size: 15px;
}
.sub_table03 td:nth-child(1){
    width:20%;
}
.sub_table03 td:nth-child(2){
    width:80%;
}

.order_btn_link {
	float:right;
}
.order_btn_link p {
    float: left;
    width: 89px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    margin: 0px auto 15px;
    background: #bb0b0b;
    text-align: center;
}
.order_btn_link p a {color:#ffffff; display:block;}
.order_btn_link p:nth-child(1) {margin-right:10px;}


.wallet .wallet_btn {overflow:hidden;}
.wallet .wallet_btn .wallet_btn01{
	float: left;
    width: 130px;
    height: 50px;
    line-height: 50px;
    border-radius: 3px;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    margin: 0px auto 20px;
    background: #bb0b0b;
    text-align: center;
	margin-right: 20px;
	}
.wallet .wallet_btn .wallet_btn01 a {color:#ffffff;font-size: 18px;display:block;}
.wallet .wallet_btn .wallet_btn02{
	background:#c7c7c7;
	}


.wallet .deposit_form {
	width:100%;
	overflow:hidden;
	}
.wallet .deposit_form .form01 {
    padding: 20px 20px 20px 20px;
    width: 48%;
    float: left;
    background: #ffffff;
    box-sizing: border-box;
    overflow: hidden;
    min-height: 500px;
    max-height: 500px;
    border: 1px #eaeaea solid;
    border-top: 5px solid #c7c7c7;
}
.wallet .deposit_form .form01 .title {
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px #e4e4e4 solid;
    padding-bottom: 10px;
}
.wallet .deposit_form .form01 .deposit_select {
    float: left;
    width: 140px;
    height: 39px;
    line-height: 38px;
    border-radius: 3px;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    margin: 0px auto 20px;
    background: #505252;
    text-align: center;
    margin-right: 20px;
}
.wallet .deposit_form .form01 .qr_box {
	text-align: center;
	}
.wallet .deposit_form .form01 .text_box {
    border-radius: 5px 5px 5px 5px;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    margin-top: 30px;
    background: #505252;
}
.wallet .deposit_form .form01 .text_box2 {
    border-radius: 5px 5px 5px 5px;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    margin-top: 15px;
    background: #bb0b0b;
}
.wallet .deposit_form .form01 .text_box .input01 {
	width: 100%;
    height: 40px;
    line-height: 40px;
    background: transparent;
    border: none;
    text-align: center;
    color: #ffffff;
	}
.wallet .deposit_form .form01 .text_box2 .input01 {
	width: 100%;
    height: 40px;
    line-height: 40px;
    background: transparent;
    border: none;
    text-align: center;
    color: #ffffff;
	cursor:pointer;
	}
.form01 .history_scroll {height:400px;overflow:hidden;overflow-y:scroll;}
.form01 .history_scroll table {
	width:100%;
	border-collapse: collapse;
	}
.form01 .history_scroll table tr th {
    width: 25%;
    height: 40px;
    line-height: 40px;
    background: #41bed7;
    text-align: Center;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
}
.form01 .history_scroll table tr td {
    width: 25%;
    height: 40px;
    line-height: 40px;
    text-align: Center;
    color: #505252;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px #e4e4e4 solid;
}

.withdrawal_table {
	border-top: 2px #7c7c7c solid;
    margin-top: 20px;
	}
.withdrawal_table tr td {
    height: 48px;
    font-size: 16px;
    border-bottom: 1px #e4e4e4 solid;
    padding-left: 10px;
    color: #333333;
    vertical-align: middle;
}
.withdrawal_table tr td:nth-child(1) {
    width: 35%;
    background: #f6f6f6;
}
.withdrawal_table tr td:nth-child(2) {
    width: 65%;
}
.withdrawal_table .withdrawal_input01 {
    width: 80%;
    height: 35px;
    border: 1px #e4e4e4 solid;
    border-radius: 5px;
    padding-left: 10px;
}


.join_box .select01 {
	width:100%;
	height: 40px;
    line-height: 40px;
	font-size:13px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	padding-left:20px;
	color: #23212a;
	}
.input-style05 {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    padding: 0 20px;
    margin: 0;
    color: #23212a;
	width:100%;
	height: 40px;
    line-height: 40px;
	font-size:13px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	}
.input-style01 {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    padding: 0 40px;
    margin: 0;
    color: #23212a;
	width:100%;
	height: 40px;
    line-height: 40px;
	font-size:13px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	}
.join_box .select02 {
	width:100%;
	height: 40px;
    line-height: 40px;
	font-size:13px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	padding-left:20px;
	color: #23212a;
	padding: 0 40px;
	}


.chart_tab {
    float: left;
    overflow: hidden;
}
.chart_tab_btn li {
    float: left;
    background: #f8f8f8;
    border: 1px #e1e1e1 solid;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: #333333;
    font-weight: 700;
    cursor: pointer;
}
.chart_tab_btn li:hover {
    color: #ffffff;
    background: #1e207c;
}
.chart_tab_btn li:nth-child(3n-1) {
	border-right:none;
	border-left:none;
	}


	.swiper-container3 {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }


.market_price {
    width: 600px;
    height: 470px;
    background: rgba(0,0,0,0.5);
    float: right;
    margin-top: 72px;
    border-radius: 15px;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
	overflow:hidden;
}
.market_price .market_price_top{
    width:100%;
}
.market_price .market_price_top ul li {
    float: left;
    color: #ffffff;
    text-align: Center;
    border-bottom: 1px #2d5274 solid;
    height: 40px;
    line-height: 40px;
	font-size: 16px;
}
.market_price .market_price_top ul li:nth-child(1) {width:25%;}
.market_price .market_price_top ul li:nth-child(2) {width:25%;}
.market_price .market_price_top ul li:nth-child(3) {width:25%;}
.market_price .market_price_top ul li:nth-child(4) {width:25%;}

.market_price .price_chart {
	overflow:hidden;
	}
.market_price .price_chart .chart_list01 ul {width:100%;}
.market_price .price_chart .chart_list01 ul li {
    float: left;
    color: #ffffff;
    text-align: Center;
    height: 40px;
    line-height: 40px;
	font-size:14px;
	width:25%;
}
.market_price .price_chart .chart_list01 ul li:nth-child(2) {
	color:#5be3ff;
	font-weight:700;
	}
.market_price .price_chart .chart_list01 ul li:nth-child(3) {
	color:#ff8787;
	font-weight:700;
	}
.market_price .price_chart .chart_list01 ul li:nth-child(4) {
	color:#f5ff35;
	font-weight:700;
	}


.eth_p {
    width: 100%;
    clear: both;
    text-align: center;
    font-size: 16px;
}
.eth_p span{
    font-size:18px;
	font-weight:700;
}