@charset "utf-8";


/************************************************
*		LAYOUT									*
************************************************/

.wrap{min-width:1100px;margin:0;padding:0;background-color:#ececec;position:relative;}
.header{width:100%;margin:0;padding:0;position:fixed;top:0;z-index:100000;}
/* .hcontainer{width:100%;max-width:1100px;margin:0 auto;padding:165px 0 100px;position:relative;} */
.tcontainer{
	width:100%;
	max-width:1100px;
	margin:0 auto;
	position:relative;
	height: 698px;
	padding:20px 0 0;
}
.mcontainer{width:100%;max-width:1200px;margin:0 auto;padding:0;position:relative; text-align: center;}
.container{width:100%;max-width:920px;margin:0 auto;padding:90px 0;position:relative;}
.bcontainer{width:100%;max-width:1100px;margin:0 auto;padding:65px 0;position:relative;}
.fcontainer{width:100%;max-width:920px;margin:0 auto;padding:30px 0;position:relative;}
.footer{width:100%;margin:0;padding:0;position:relative;}

.tcontainer2{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	position:relative;
	padding: 0;
	height: 560px;
	
}

.tcontainer2 > .mrcase{
	margin-top: 0;
}


/************************************************
*		MAIN BG									*
************************************************/

.tt_bg{width:100%;height:100%;background:#1c2a64 url(../images/tt_bg.jpg) center bottom no-repeat;z-index:1;}
.ttnft_bg{
	width:100%;
	height:698px;
	background:url(../images/bg01.png) center bottom no-repeat;z-index:1;
	background-size: cover;
	margin-top: 40px;
}

#use{
	height: 600px;
	background:url(../images/bg02.png) no-repeat;
	background-size: cover;
}

#step1{
	background: url(../images/bg03.png)  no-repeat;
	background-size: cover;
	height: 865px;
}

#step2{
	background: url(../images/bg04.png) no-repeat;
	background-size: cover;
	height: 840px;
}

.step2_tg{
	background: url(../images/bg_tg.png) no-repeat;
	background-size: cover;
	height: 980px;
}

#step3{
	background: url(../images/bg05.png) no-repeat;
	background-size: cover;
	height: 990px;
}

#step4{
	background: url(../images/bg06.png) no-repeat;
	background-size: cover;
	height: 1000px;
}

.cu_bg{
	width:100%;
	height:310px;
	background:url(../images/bg_cu.png) center bottom no-repeat;z-index: 1;
	background-size: cover;
}

.ttcp_bg{width:100%;height:100%;background:url(../images/ttcp_bg.jpg) center bottom no-repeat;z-index:1;}
.tcw_bg{width:100%;height:100%;background:url(../images/tcw_bg.jpg) center 50% repeat-y;z-index:1;}
.ts_bg{width:100%;height:100%;background-color:#212a34;z-index:1;}






/************************************************
*		HEADER									*
************************************************/

.header{height:80px;background-color:#1c2a64;box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);}
.header .nav_wrap{width:100%;max-width:1200px;height:80px;margin:0 auto;text-align:left;font-size:22px;color:#1c2a64;font-weight:500;line-height:50px;}
.header .nav_wrap .logo{height:45px;line-height:80px;}
.header .nav_wrap .logo a {font-size: 25px;font-weight: 700;color: #fff;}
.header .nav_wrap .logo img{width:45px;height:45px;margin:0 10px 15px 0;}
.header .nav_wrap .menu{height:80px;line-height:80px;display:inline;float:right;}
.header .nav_wrap .menu li{height:70px;display:inline;float:left;}
.header .nav_wrap .menu li a{
	height:80px;padding:0 15px;font-size:16px;font-weight:500;
	line-height:80px;
	display:inline-block;
	font-family: 'SCoreDream';
}

/* .header .nav_wrap .menu li a:hover,
.header .nav_wrap .menu li a:active,
.header .nav_wrap .menu li a.on{color:#8d23e4;} */


/*nav style */

.navbar-default{
	background-color: #1c2a64 !important;
	border-bottom: none !important;
}
.navbar-default .navbar-nav>li{
	margin-left:10px;
}
	
.navbar-default .navbar-nav>li>a{
	color:#9ca0b2;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	color:#fff !important;
}


.smn_img_wrap{width:80px;height:30px;border:1px solid #fff;;text-align:center;font-size:14px;line-height:26px;position:relative;top:20px;float:right;
	z-index:2;
	color: #fff;margin-top: 5px;}
.smn_img_wrap .nf{width:80px;height:30px;vertical-align:middle;}
.smn_img_wrap .btn{width:80px;height:30px;/*background:url(../images/select-icons.png) 0 0 no-repeat;*/position:absolute;left:0;top:0;display:block;}
.smn_img_wrap .slct{padding:0;position:absolute;left:-1px;top:30px;display:none;}
.smn_img_wrap .slct .opt{width:80px;height:30px;margin:0 auto;padding:0;border:1px solid #fff;text-align:center;
	background-color:#fff;color: #1c2a64;
	line-height:28px;position:relative;cursor:pointer;z-index:1000;}
/* .smn_img_wrap .slct .opt:hover{padding:0;border:1px solid #fff799;} */
.smn_img_wrap .slct .bg_over{width:100%;height:100%;background:	#1c2a64;opacity:1;position:absolute;left:0;top:0;z-index:10;
}

.login_wrap{width:80px;height:30px;margin-left:10px;border:1px solid #676771;text-align:center;font-size:14px;line-height:26px;position:relative;top:23px;float:right;z-index:2;}
.login_wrap .log_btn{width:100%;height:28px;text-align:center;font-size:14px !important;color:#fff !important;line-height:28px !important;display:block;}

/************************************************
*		CONTAINER								*
************************************************/

.ttc_bbtn{width:280px;height:60px;margin:85px auto 0;position:relative;}
.ttc_bbtn a{width:100%;height:60px;background-color:#03baff;border-radius:60px;text-align:center;font-size:18px;font-weight:700;color:#fff;line-height:60px;display:block;}

.sns_wrap{height:35px;margin:25px 0 0;text-align:center;position:relative;}
.sns_wrap img{height:35px;margin:0 10px;}

/*** SECTION 2+3+4+5+7 ***/
.mlw25{width:25%;}
.mlw30{width:30%;}
.mlw40{width:40%;}
.mlw55{width:55%;}
.mlw60{width:60%;}
.mlwrap{margin:30px 0 50px;padding:15px 0;position:relative;float:right;}
.mlwrap2{padding:15px 0;position:relative;float:left;}
.mrwrap{margin:30px 0 50px;padding:15px 0;position:relative;float:left;}
.mrw40{width:40%;}
.mrw55{width:55%;}
.mrw65{width:65%;}
.mrw70{width:70%;}


.mc_tit{margin:0 0 10px;padding:0;text-align:left;font-size:20px;font-weight:400;line-height:28px;letter-spacing:-1px;z-index:100;}
.mc_txt{margin:10px 0 0;padding:0;text-align:left;font-size:16px;font-weight:400;color:#888;line-height:24px;position:relative;z-index:100;}



/*** SECTION 00 ***/
.btn_case{width:580px;height:60px;margin:0 0 15px;padding:0;position:relative;}
.btn_case ul{margin:0 0 0 -10px;padding:0;position:relative;}
.btn_case li{width:280px;height:60px;margin:0 0 0 10px;display:block;float:left;}
.btn_case li img{width:240px;}
.btn_case li.sel{background:url(../images/sel_bg.png) no-repeat;line-height:60px;}
.btn_case li.sel .select-wrapper{width:145px;height:60px;margin:0 auto;}
.btn_case li.sel .select-wrapper select{height:60px;border:0 none;font-size:18px;font-weight:600;color:#05cfb6;}
.btn_case li a.rw_btn{width:100%;height:60px;background:url(../images/rw_btn.png) no-repeat;line-height:60px;display:block;}
.bc_fbtn{width:570px;height:60px;margin:10px auto 0;position:relative;}
.bc_fbtn a{width:570px;height:60px;background:url(../images/btn_jtc.png) no-repeat;line-height:60px;display:block;}
.bc_fbtn2{width:570px;height:60px;margin:40px auto 0;position:relative;}
.bc_fbtn2 a{width:570px;height:60px;background:url(../images/btn_jtc2.png) no-repeat;line-height:60px;display:block;}
.bc_fbtn3{width:570px;height:60px;margin:30px auto 0;position:relative;}
.bc_fbtn3 a{width:570px;height:60px;background:url(../images/btn_jtc3.png) no-repeat;line-height:60px;display:block;}


.mrcase{
	margin-top: 20px;
	height: 610px;
	padding:60px 0;
}
.mrcase > img{
	width: 430px;
	height: 485px;
	float:right;
}
.mrcase2{
	margin-top: 20px;
	height: 610px;
	padding:60px 0;
}
.mrcase2 > img{
	width: 427px;
	height: 427px;
	float:right;
}
.mlwrap2 > img{
	width: 560px;
	height: 460px;
	float:left;
}

/*** SECTION 2 ***/
.mcbit{margin:0 0 40px;text-align:center;font-size:34px;font-weight:400;color:#333;line-height:45px;letter-spacing:-1px;}
.mcbit b{font-weight:700;}



.cbit{
	margin:0 0 3px;
	padding:100px 0 0;
	text-align:center;
	font-size:36px;
	font-weight:600;
	color:#1c2a64;
	display:block;
	font-family: 'Scoredream';
	line-height: 43px;
}

.acc_btn{
	margin:70px 0;
}


/* 02 이용안내 */

#use .iw_case{
	width: 200px;
	text-align: left;
	margin-top: 80px;
}

#use .iw_case h4{
	color: #2244ce;
	font-size: 20px;
	font-weight: 400;
	font-family: 'Scoredream';
	padding: 24px 0 20px;
}

#use .iw_case span{
	color: #212121;
	font-size: 26px;
	font-weight: 800;
	font-family: 'Scoredream';

}

#use .iw_case p{
	color: #212121;
	font-size: 18px;
	font-weight: 400;
	font-family: 'Scoredream';
}

#use .arrow{
	margin: 203px 41px 0 30px;
}


/* 03 이용안내_STEP 01 */

#step1 .mcontainer>p{
	color: #242424;
	font-size: 20px;
	font-weight: 400;
	margin: 30px 0 45px;
	font-family: 'ScoreDream';
	line-height: normal;
}

#step1 .iw_case {
	display: flex;
	padding: 60px 0 110px 45px;
}

#step1 .arrow{
	margin: 152px 40px 0 8px;
}

/* 04 이용안내_STEP 02 */

#step2 .iw_case{width:100%;max-width:1200px;margin:0 auto;padding:0;position:relative; text-align: center;}

#step2 .mcontainer>p{
	font-size: 20px;
	color: #242424;
	margin: 30px 0 70px;
	font-family: 'ScoreDream';
	line-height: normal;
}

	#stpe2 .iw_case .swiper{
		display: flex;
		justify-content: space-between;
		margin: 45px 0 50px;
	}

	/* 스와이퍼 */
	  /* html, body {
		position: relative;
		height: 100%;
	  } */
	  
	  .swiper-container {
		width: 100%;
		height: 300px;
		margin-left: auto;
		margin-right: auto;
		overflow: hidden;
		
	  }
	  .swiper-slide {
		background-size: cover;
		background-position: center;
	  }
	  .gallery-top {
		height: 80%;
		width: 100%;
	  }
	  .gallery-thumbs {
		max-width: 1200px;
		height: 100%;
		box-sizing: border-box;
		padding: 50px 0;	
	  }
	  .gallery-thumbs .swiper-slide {
		width: 130px;
		height: 100%;
		opacity: 0.6;
		cursor: pointer;
	  }

/* 	  .gallery-thumbs .swiper-slide:hover {
		opacity: 1;
	  } */
	  
	  .gallery-thumbs .swiper-slide-thumb-active {
		opacity: 1;
	  }


/* 04_tg 이용안내_STEP 02_토글 */


.step2_tg .st2_tg_title{
	margin: 100px 0 30px;
}

.step2_tg .mcontainer>p{
	font-size: 20px;
	font-family: 'ScoreDream';
	font-weight: 400;
}

.step2_tg .st2_n{
	display: flex;
}

.step2_tg .st2_n_left{
	margin: 70px 30px 0;
}
.step2_tg .st2_n_right{
	text-align: left;
	color: #707070;
	font-size: 19px;
	font-family: 'ScoreDream';
	font-weight: 400;
	line-height: 35px;
}

.step2_tg .st2_n_right p:nth-of-type(1){
	margin: 48px 0 28px;
}

.step2_tg .st2_n_right p:nth-of-type(3){
	margin: 38px 0 90px;
}

/* 토글1_ME-NFT */
.step2_tg .st2_n_right span{
	color: #2244ce;
	font-weight: 600;
} 


/* 05 이용안내_STEP 03 */


#step3 .st3{
	margin-top: 75px;
	display: flex;
	text-align: left;
}

#step3 .st3_left{
	padding-right: 100px;
}

#step3 .st3_right p:nth-of-type(1){
	font-weight: 700;
	font-size: 40px;
	font-weight: 600;
	color: #2244ce;
	margin: 250px 0 20px;
	line-height: 43px;
}

#step3 .st3_right p:nth-of-type(2){
	color: #535353;
	font-size: 22px;
	font-weight: 400;
	line-height: 39px;
}

#step3 .iw_case ul{
	text-align: left;
	display: flex;
}

#step3 .iw_case ul li{
	text-align: left;
	margin: 50px 25px 0 0;
}


/* 06 이용안내_STEP 04 */

#step4{
	background: url(../images/bg06.png) no-repeat;
	background-size: cover;
	height: 1000px;
}

#step4 .mcontainer>p{
	font-size: 20px;
	color: #242424;
	line-height: normal;
	margin: 30px 0 45px;
	font-family: 'ScoreDream';
}

#step4 .info_wrap{
	margin-top: 60px;
}

/*** 07 제휴 안내 ***/
.cu_bg .mcontainer .cbit{
	font-size: 40px;
	color: #fff;
	font-weight: 700;
	padding:74px 0 0;
}

.email_p {
	font-family: 'SCoreDream';
	color:#fff;
	padding: 50px 0 73px;
}
/*** SECTION 5 ***/
.info_wrap{width: 100%;display: flex;
justify-content: space-between;
max-width: 1200px;
margin:0 auto;
}
.info_wrap .iw_case{margin:0 auto;text-align:center;float:left;}
/* .info_wrap .iw_case > img{width: 230px; height: 270px;} */
.info_wrap .iw_case b{margin:20px 0 10px;text-align:center;font-size:20px;font-weight:600;color:#333;display:block;}
.info_wrap .iw_case .lc_btit{margin:20px 0;text-align:center;font-size:35px;font-weight:600;color:#333;display:block;}
.info_wrap .iw_case p{margin:0 0 50px;text-align:left;font-size:15px;color:#666;line-height:24px;letter-spacing:-1px;display:block;}

.info_wrap2{
	width: 100%;
	height: 320px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1000px;
	margin:0 auto;
	border-radius: 36px;
	background-color: rgba(255, 255, 255, 0.6);
	padding:0 50px;
	opacity: 1;
}
.info_wrap2 > .iw_case > img {
	width: 140px;
	height: 140px;
}
.info_wrap2 > .iw_case > span{
	display: block;
	font-size: 23px;
	color:#393939;
	font-family: 'SCoreDream';
	font-weight: 400;
	margin-top: 20px;
}

.iw2 > .iw_case > a > img{
	width: 140px;
}

/*** etc Content ***/
.table_wrap{width:48%;margin:0;overflow:hidden;float:left;}
.twType{width:100%;border-top:1px solid #ccc;border-left:1px solid #ccc;line-height:26px;clear:both;}
.twType th{padding:25px 5px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#e8f1f5;text-align:center;font-size:22px;font-weight:600;color:#03baff;}
.twType td{padding:15px 5px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff;font-size:17px;font-weight:400;color:#777;}

.n_graph{padding:5px 0 0;background-color:#ccc;border-top:1px solid #e2e2e2;position:relative;left:3px;top:-10px;}
.n_graph ul{height:20px;margin:-5px 0 0;padding:0;}
.n_graph ul:after{display:block;clear:both;content:""}
.n_graph li.li_l{width:12%;margin:0 2% 0 11%;}
.n_graph li.li_r{width:12%;margin:0 9% 0 4%;}
.n_graph li.name1{width:65px;height:20px;text-align:center;display:block;position:absolute;left:36px;}
.n_graph li.name2{width:45px;height:20px;text-align:center;display:block;position:absolute;left:123px;}
.n_graph li.name3{width:65px;height:20px;text-align:center;display:block;position:absolute;left:250px;}
.n_graph li.name4{width:45px;height:20px;text-align:center;display:block;position:absolute;left:337px;}
.n_graph li{height:100%;margin:0;padding:0;text-align:center;font-size:12px;font-weight:400;color:#fff;line-height:20px;white-space:nowrap;display:inline;float:left;position:relative;}

.t_graph{padding:5px 0 0;position:relative;top:-10px;}
.t_graph ul{height:15px;margin:0 0 10px;padding:0;}
.t_graph ul:after{display:block;clear:both;content:""}
.t_graph li{width:50%;height:100%;margin:0;padding:0;text-align:center;font-size:14px;color:#4f4f4f;line-height:20px;white-space:nowrap;display:inline;float:left;position:relative;}

.tb_line{border-top:1px solid #dfdfdf;border-left:1px solid #dfdfdf;}

.link_wrap{margin:20px 0 60px;text-align:center;position:relative;}
.link_wrap a{margin:0 15px;}

.step_wrap{padding:0;position:relative;}
.step_wrap.sw2{margin-left:275px;}
.step_wrap.sw3{margin-left:120px;}
.step_wrap .sw_case{width:230px;text-align:center;float:left;}
.step_wrap .sw_case b{margin:30px 0;}
.step_wrap .sw_arrow{text-align:center;line-height:462px;float:left;}
.step_wrap .aw2{width:100px;}
.step_wrap .aw3{width:90px;}
.step_wrap .aw4{width:60px;}

.darrow{margin:30px 0;text-align:center;}


/************************************************
*		FOOT									*
************************************************/

.f_wrap_bg{background-color:#1f2025;}
.footer{width:100%;margin:0 auto;background-color:#222;position:relative;left:0;bottom:0; }
.footer .copyright{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	padding:30px 0;
	text-align:left;
	font-size:13px;
	font-weight:300;
	color:#bebebe;
	letter-spacing:1px;
	position:relative;
}
.footer .copyright a{font-weight:500;color:#bebebe;}

.footer .copyright .s_sns{width:110px;position:absolute;right:120px;top:60px;}
.footer .copyright .s_sns a{margin:0 5px;display:block;float:left;}
.footer .copyright .s_sns a.facebook{width:40px;height:40px;background:url(../images/icon/facebook_off.png) no-repeat;background-size:40px;}
.footer .copyright .s_sns a.twitter{width:40px;height:40px;background:url(../images/icon/twitter_off.png) no-repeat;background-size:40px;}

.footer .copyright .s_sns a:hover.facebook{width:40px;height:40px;background:url(../images/icon/facebook_on.png) no-repeat;background-size:40px;}
.footer .copyright .s_sns a:hover.twitter{width:40px;height:40px;background:url(../images/icon/twitter_on.png) no-repeat;background-size:40px;}

.footer .copyright .fw_top{width:50px;height:50px;position:absolute;right:-100px;top:-80px;z-index:100;}
.footer .copyright .fw_top a{width:100%;height:50px;display:block;}
.footer .copyright .fw_top a img{width:100%;}

.footer .copyright .ft_group{margin:-50px 0 0;font-size:11px;line-height:16px;position:absolute;right:0;top:83px;}
.footer .copyright .ft_group .tgl_btn{width:114px;height:24px;padding:2px 5px;background:#fff;border:1px solid #ccc;font-size:12px;font-weight:600;color:#111;display:block;}
.footer .copyright .ft_group .g_menu_wrap{
	width:570px;
	background:#fff;
	border:1px solid #ccc;
	position:absolute;
	top:-190px;right:0px;
	z-index:100;}
.footer .copyright .ft_group .g_menu_wrap .g_link_wrap{width:110px;float:left;padding:10px;color:#000 !important;font-size:12px;line-height:18px;text-align:left;}
.footer .copyright .ft_group .g_menu_wrap .g_link_wrap dt{margin-bottom:5px;padding-bottom:5px;border-bottom:2px solid #aaa; font-size:13px;font-weight:bold;}
.footer .copyright .ft_group .g_menu_wrap .g_link_wrap dd{width:100px;margin:0;padding:0;}
.footer .copyright .ft_group .g_menu_wrap .g_link_wrap dd a{
	color:#000;
	font-size: 0.9em;
}
.footer .copyright .ft_group .g_menu_wrap .g_link_wrap dd a:hover{text-decoration:underline;}
.footer .copyright .ft_group .g_menu_wrap .g_link_line{width:1px;height:105px;float:left;margin:10px 0;background:#000;}

.footer .f_logo .f_txt {
	font-size: 16px;
	font-family: 'Scoredream';
	line-height: 28px;
	margin-left:10px;
}



/************************************************
*					BANNER						*
************************************************/

.bn_twrap{width:100%;height:60px;margin:0;padding:0;background-color:#272731;position:relative;}
.bn_twrap a{
	height:60px;
	text-align:center;
	font-size:18px;
	font-weight:400;
	color:#fff;
	line-height:60px;
	letter-spacing:1px;
	display:block;
}
.bn_twrap img{height:40px;}






/************************************************
*		ETC										*
************************************************/

.mtit{
	margin:156px 0 35px;
	padding:0;
	text-align:left;
	font-size:36px;
	font-weight:700;
	color: #9fffff;
	line-height:55px;
	display:block;
	font-family: 'SCoreDream';
}
.mtit b{font-weight:700;}
.mtit2{
	margin:100px 0 30px;
	padding:0;
	text-align:left;
	font-size:40px;
	font-weight:700;
	line-height:55px;
	display:block;
	font-family: 'SCoreDream';
}
.mtit3{
	margin:100px 0 30px;
	padding:0;
	text-align:center;
	font-size:40px;
	font-weight:700;
	line-height:55px;
	display:block;
	font-family: 'SCoreDream';
}
.mtxt{
	margin:0 0 52px;
	padding:0;
	text-align:left;
	font-size:19px;
	font-weight:300;
	line-height:24px;
	display:block;
	font-family: 'SCoreDream';
	line-height: 28px;
}
.mtxt2{
	padding:0;
	text-align:center;
	font-size:23px;
	font-weight:300;
	color:#a7aab9;
	line-height:24px;
	display:block;
	font-family: 'SCoreDream';
	line-height: 32px;
}
.cxit{margin:0 0 40px;text-align:center;font-size:48px;font-weight:700;color:#333;line-height:54px;display:block;}

.rbtit_case{width:100%;text-align:center;position:relative;}
.rbtit{width:auto;min-width:500px;margin:0 auto 40px;padding:5px 10px;background-color:#f2f2f2;border:1px solid #f2f2f2;border-radius:40px;text-align:center;font-size:20px;color:#888;line-height:24px;display:inline-table;}
.rbtit b{font-size:30px;color:#333;font-weight:500;line-height:26px;}

.csit{margin:0 0 15px;padding:0 20px;text-align:center;font-size:17px;font-weight:400;color:#333;line-height:26px;display:block;}
.ccop{margin:0 0 15px;padding:0 20px;text-align:center;font-size:20px;font-weight:400;color:#333;line-height:30px;display:block;}
.ccpy{margin:0 0 15px;padding:0 20px;text-align:center;font-size:20px;font-weight:600;color:#333;line-height:30px;display:block;}
.cbxt{margin:0 0 15px;padding:0 20px;text-align:center;font-size:25px;font-weight:400;color:#333;line-height:40px;display:block;}

.lsit{margin:0 0 15px;padding:0;text-align:left;font-size:17px;font-weight:400;color:#333;line-height:24px;display:block;}
.lcop{margin:0 0 15px;padding:0;text-align:left;font-size:20px;font-weight:400;color:#333;line-height:30px;display:block;}
.lbit{margin:0 0 15px;padding:0;text-align:left;font-size:26px;font-weight:600;color:#333;line-height:40px;letter-spacing:-1px;display:block;}
.lbit span{font-size:18px;}
.lbxt{margin:0 0 15px;padding:0;text-align:left;font-size:25px;font-weight:400;color:#333;line-height:40px;letter-spacing:-1px;display:block;}
.lbxt b{font-size:34px;font-weight:700;}

.ltxt{margin:10px 0 35px;text-align:left;font-size:15px;color:#9d9d9d;font-weight:300;line-height:22px;display:block;}
.lsxt{margin:0 0 35px;text-align:left;font-size:11px;color:#bbb;font-weight:300;letter-spacing:-0.5px;display:block;}

.cbsit_case{width:100%;text-align:center;position:relative;}
.cbsit_case.ccltxt{text-align:left !important;}
.cbsit{
	width:auto;
	min-width:150px;
	margin:0 auto 15px;
	padding:5px 10px;
	border:1px solid #333;
	border-radius:25px;
	text-align:center;
	font-size:18px;
	font-weight:600;
	color:#333;
	line-height:24px;
	display:inline-table;
}
.ctxt{margin:0 0 40px;padding:0;text-align:center;font-size:18px;font-weight:300;color:#848484;line-height:28px;display:block;}
.cxt{margin:0 0 40px;padding:0;text-align:center;font-size:18px;font-weight:600;color:#333;line-height:28px;display:block;}

.csbit_case{width:100%;margin:0 0 10px;text-align:center;position:relative;}
.csbit{
	width:auto;
	min-width:150px;
	margin:0 auto 20px;
	padding:5px 20px;
	border-right:1px solid #03baff;
	text-align:center;
	font-size:38px;
	font-weight:400;
	color:#333;
	line-height:30px;
	display:inline-table;
	vertical-align:middle;
}
.lbtxt{
	width:auto;
	min-width:200px;
	margin:0 auto 20px;
	padding:0 20px;
	text-align:left;
	font-size:16px;
	font-weight:600;
	color:#333;
	line-height:20px;
	letter-spacing:-1px;
	display:inline-table;
	vertical-align:middle;
}

.clit{margin:0 0 10px;font-size:16px;font-weight:300;color:#333;line-height:30px;display:block;}
.csxt{text-align:center;font-size:14px;font-weight:300;color:#999;line-height:26px;}

.talbtn{text-align:left !important;}
.tacbtn{text-align:center !important;}
.tarbtn{text-align:right !important;}






/************************************************
*		FAQ										*
************************************************/

.acxit{height:60px;margin:80px 0 0;text-align:center;font-size:60px;font-weight:300;line-height:60px;}
.acbit{text-align:left;font-size:24px;font-weight:500;line-height:50px;}

.actab{width:100%;max-width:900px;height:45px;margin:50px auto 0;position:relative;}
.actab .ac_on{width:50%;height:45px;background-color:#05d0b4;border:1px solid #05d0b4;text-align:center;font-size:20px;color:#fff;line-height:45px;float:left;}
.actab .ac_off{width:50%;height:45px;background-color:#fff;border:1px solid #05d0b4;text-align:center;font-size:20px;color:#05d0b4;line-height:45px;float:left;}

.accordion {
	margin:0 0 1px;
	padding:15px 20px;
	border-top:1px solid #eaecec;
	background:#eaecec;
	text-decoration:none;
	font-size:16px;
	font-weight:600;
	color:#000;
	position:relative;
}
.accordion .actit{width:25px;text-align:left;float:left;}

.accordion-open {
	background:#eaecec;
	color:#000;
}
.accordion-open span {
	padding:10px;
	display:block;
	float:right;
}
.accordion-open span {
	background:url(../images/icon/close_arrow1.png) center center no-repeat;
}
.accordion-close span {
	padding:10px;
	background:url(../images/icon/open_arrow1.png) center center no-repeat;
	display:block;
	float:right;
}
div.acontainer {
	margin:0;
	padding:0;
}
div.acontent {
	margin:0;
	padding:15px 20px;
	background:#f4f6f6;
	font-size:15px;
	color:#999;
	line-height:25px;
	position:relative;
}
div.acontent .actxt{width:3%;text-align:left;font-size:16px !important;float:left;}
div.acontent .accop{width:97%;margin:-3px 0 0;text-align:left;float:left;}

div.acontent ul, div.acontent p {
	margin:0;
	padding:3px;
}
div.acontent ul li {
	list-style-position:inside;
	line-height:25px;
}
div.acontent ul li a {
	color:#555;
}






/************************************************
*		POPUP									*
************************************************/

.mw_popup1, .mw_popup2, .mw_popup3, .mw_popup4{width:100%;height:100%;display:none;position:fixed;_position:absolute;top:0;left:0;z-index:100000;}
.mw_popup1.open, .mw_popup2.open, .mw_popup3.open, .mw_popup4.open{display:block}
.mw_popup1 .bg, .mw_popup2 .bg, .mw_popup3 .bg, .mw_popup4 .bg{width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50);position:absolute;top:0;left:0;}
#popup1, #popup2, #popup3, #popup4{width:520px;margin:-200px 0 0 -500px;background:#fff;position:absolute;top:40%;left:50%;}
#popup1.g_popup1 .g_popup1, #popup2.g_popup2 .g_popup2, #popup3.g_popup3 .g_popup3, #popup4.g_popup4 .g_popup4{display:block}
#popup1 .close, #popup2 .close, #popup3 .close, #popup4 .close{
	width:17px;
	height:17px;
	padding:0;
	border:0;
	background:transparent;
	text-decoration:none !important;
	cursor:pointer;
	opacity:1;
	overflow:visible;
	position:absolute;
	top:-2px;
	right:13px;
}

.pop_header{height:50px;padding:0 10px;background:#f9f9f9;border-bottom:1px solid #ddd;text-align:center;font-size:17px;font-weight:400;color:#5a5a5a;line-height:50px;}
.pop_header img{width:10px;height:10px;}

.pscroll{height:380px;overflow:hidden;overflow-x:hidden;overflow-y:scroll;}
.pop_contant {padding:20px 10px;position:relative;}
.pop_contant .pimg{width:100%;}
.pop_contant .pbtn{position:absolute;right:10px;bottom:20px;}
.pop_contant .pbtn a,
.pop_contant .pbtn a:hover{background-color:transparent;border:0 none;}
.pop_contant table {width:100%;}
.pop_contant table tr {height:30px;}
.pop_contant table td {font-size:15px;font-weight:400;color:#bbb;}

.pop_contant p{text-align:center;font-size:15px;font-weight:400;color:#666;line-height:24px;letter-spacing:-1px;}
.pop_contant ul{width:100%;margin:20px 0 0;}
.pop_contant li{height:40px;margin:10px 0 0;padding:0;}
.pop_contant a{width:100%;margin:0;padding:0 10px;background:#fff;border-radius:3px;border:1px solid #01b9ff;text-align:center;font-size:15px;font-weight:600;color:#01b9ff !important;line-height:40px;display:block;cursor:pointer;}
.pop_contant a:hover{background:#01b9ff;color:#fff !important;}

.pop_contant .qr_code{text-align:center;}
.pop_contant .qr_code img{width:80%;}

.pop_contant textarea{font-size:15px;color:#bbb;}

.btn_wrap{width:100%;height:50px;padding:0;text-align:center;font-size:15px;font-weight:400;color:#c1c1c1;line-height:50px;position:relative;bottom:0;}
.btn_wrap a{cursor:pointer;}

.btn30{width:30%;float:left;}
.btn70{width:70%;text-align:left;float:left;}
.btn70 b{color:#999;}

.btn70 input[type="checkbox"] + label,
.btn70 input[type="radio"] + label {
	margin-bottom:0;
	padding-top:0;
	padding-left:25px;
}

.btn70 input[type="checkbox"] + label:before,
.btn70 input[type="radio"] + label:before {
	width:1.2em;
	height:1.2em;
	border-radius:4px;
	border:1px solid #ddd;
	content:'';
	text-align:center;
	color:#ddd;
	line-height:50px;
	display:inline-block;
	position:absolute;
	left:0;
	top:18px;
}
.btn70 input[type="checkbox"]:checked + label:before,
.btn70 input[type="radio"]:checked + label:before {
	background:url(../images/icon/check_up.png) no-repeat center 50%;
}


a.btn50{width:50%;float:left;}
a.btn100{width:100%;}

a.btn_confirm {background:#01b9ff;color:#fff;float:left;display:block;}
a.btn_confirm:hover {background:#01a8e7;color:#fff;text-decoration:none !important;}

a.btn_close {background:#f0f0f0;float:left;display:block;}
a.btn_close:hover {background:#dbdbdb;text-decoration:none !important;}

a.btn30.btn_close {background:#00b9ff;color:#fff;float:left;display:block;}
a.btn30.btn_close:hover {background:#03baff;color:#fff;text-decoration:none !important;}


.terms01 {margin:0 0 20px;text-align:left;line-height:24px;}
.terms01 strong {margin:0 0 10px;font-size:16px;font-weight:600;display:block;}
.terms02 {padding:0 0 0 15px;text-align:left;line-height:24px;}
.terms02 strong {margin:0 0 10px;font-size:14px;font-weight:600;display:block;}
.terms02 p{margin:8px 0 0;}
.terms02 span{font-size:13px;}



.pop_bg1{width:100%;height:100%;background:#1f2025 url(../images/TTCoin_AirDrop_W.jpg) left 50% no-repeat;z-index:1;}

.pop_case1{margin:0;padding:0;position:relative;}
.pop_case1 .ectit{
	margin:0 0 25px;
	padding:0 0 15px;
	border-bottom:1px solid #174b60;
	text-align:center;
	font-size:38px;
	font-weight:300;
	line-height:48px;
	letter-spacing:-1px;
	display:block;
}
.pop_case1 .ectit b{font-weight:700;}
.pop_case1 .ectit img{height:50px;margin:0 0 10px;vertical-align:middle;}

.pop_case1 .elbxt,
.pop_case1 .ecbxt,
.pop_case1 .erbxt{margin:0 0 40px;text-align:right;font-size:35px;font-weight:700;color:#fff;line-height:45px;display:block;}
.pop_case1 .elbxt{text-align:left;}
.pop_case1 .ecbxt{text-align:center;}
.pop_case1 .erbxt{text-align:right;}

.pop_case1 .elst,
.pop_case1 .ecst,
.pop_case1 .erst{margin:0 0 20px;font-size:16px;font-weight:400;color:#fff;line-height:30px;display:block;}
.pop_case1 .elst{text-align:left;}
.pop_case1 .ecst{text-align:center;}
.pop_case1 .erst{text-align:right;}

.pop_case1 .pc1_img{width:100%;}

.pop_box1{margin:0;padding:20px;position:relative;}

.gradtxt1,
a.gradtxt1,
a:hover.gradtxt1{
	background: #05cdb3;
	background: -webkit-linear-gradient(left, #05cdb3, #05afe8);
	background:    -moz-linear-gradient(right, #05cdb3, #05afe8);
	background:      -o-linear-gradient(right, #05cdb3, #05afe8);
	background:         linear-gradient(to right, #05cdb3, #05afe8);
	-webkit-background-clip: text;
			background-clip: text;
	color: transparent;
}

.pop_btn1{
	width:280px;
	height:60px;
	background:#1f2025 url(../images/pop_btn1.png) no-repeat;
	text-align:center;
	font-size:18px;
	font-weight:600;
	line-height:60px;
}
.pop_btn1 a{width:100%;height:60px;display:block;}
.ft_l{float:left !important;}
.ft_r{float:right !important;}






/************************************************
*		RESPONSIVE								*
************************************************/

@media all and (max-width:1280px){
}

@media all and (max-width:1024px){
}

@media all and (max-width:980px){
}

@media all and (max-width:768px){
}

@media all and (max-width:480px){
}

@media all and (max-width:419px){
}


