#content.main .gallery2 .thumb li:last-child{
    border-right: 0;
    margin-right: 0;
}
#content.main .gallery2 .thumb li.selected{
	background: #ff6600;
	border: 0;
	color: #fff;
}
#content.main .gallery2 .btn{ display: none; } 

#content.main .banner.wrap img{ display: block; }

#content.main .gallery2 .thumb{
	width: 990px;
	height: 37px;
	top: 363px;
	left: 616px;
	text-align: center;
}
#content.main .gallery2 .thumb li {
	width: 133px;
	height: 100%;
	line-height: 37px;
	float: left;
	cursor: pointer;
	position: relative;
	border-right: 1px solid #ededec;
	border-radius: 0;
  	background: #fff;
  	margin-right: 0px;
  	color: #424141;
  	font-size: 15px;
}
#content.main .gallery2 .thumb li:last-child{
	width: 42px;
    margin-right: 0;
    border-right: 1px solid #ededec;
}
#content.main .gallery2 .thumb li.selected{
	background: #f43a49;
	border: 0;
}
#content.main .gallery2 .thumb li a{
	color: #424141;
}
#content.main .gallery2 .btn{ display: block; }

/* center start */
.main_king .center_box{
	width: 100%;
	height: 424px;
	background: #e9ecef;
	padding: 10px 0px;
	box-sizing: border-box;
	text-align: center;
	margin-top: 20px;
}
.main_king .center_box > li{
	width: 300px;
	height: 100%;
	float: left;
	margin-left: 10px;
	background: #fff;
	padding: 0px 25px;
	box-sizing: border-box;
}
.main_king .center_box > li:first-child{
	width: 190px;
	background: #e9ecef;
	padding: 0px;
}
/* cen_box1 start */
.main_king .center_box li .cen_box1{
	width: 190px;
	height: 100%;
}
.main_king .center_box li .cen_box1 li{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: 500;
}
.main_king .center_box li .cen_box1 > li:nth-child(2){
	height: 115px;
	background: url('/skin/shop/basic/img/cen_circle.png');
}

.main_king .center_box li .cen_box1 li:nth-child(3){
	height: 75px;
}
.main_king .center_box li .cen_box1 li:nth-child(3) p{
	height: 37.5px;
	font-weight: 500;
}
.main_king .center_box li .cen_box1 li:nth-child(3) p:first-child{
	font-size: 18px;
}
.main_king .center_box li .cen_box1 li:nth-child(3) p:nth-child(2){
	line-height: 30px;
	font-size: 14px;
}
.main_king .center_box li .cen_box1 .graph_box{
	vertical-align: top;
	display: table-cell;
	width: 15%;
	height: 90px;
	line-height: 10px;
	margin-top: 5px;
	font-size: 12px;
	float: left;
}
.main_king .center_box li .cen_box1 .graph_box1{
	margin-left: 20%;
}
.main_king .center_box li .cen_box1 .graph_box .percent{
	display: inline-block;
	color: #898989;
    font-family: 'gulim';
    font-size: 11px;
    margin-top: 5px;
}
.main_king .center_box li .cen_box1 .graph_box .graph{
	position: relative;
    width: 9px;
    height: 35px;
    background: #fff;
    border: 1px solid #7a7a7a;
    border-radius: 2px;
    margin: 5px auto;
}
.main_king .center_box li .cen_box1 .graph_box .graph .data{
	position: absolute;
    bottom: 0;
    width: 100%;
}
.main_king .center_box li .cen_box1 .graph_box .graph .data1{
	background: #09a3e4;
}
.main_king .center_box li .cen_box1 .graph_box .graph .data2{
	background: #e95c12;
}
.main_king .center_box li .cen_box1 .graph_box .graph .data3{
	background: #fdc93a;
}
.main_king .center_box li .cen_box1 .graph_box .graph .data4{
	background: #a1455f;
}

.main_king .center_box li .cen_box1 li:last-child{
	height: 68px;
	line-height: 68px;
	color: #464545;
}
.main_king .center_box li .cen_box1 li:last-child div{
	width: 30%;
	height: 100%;
	margin-left: 10%;
	float: left;
}
.main_king .center_box li .cen_box1 li:last-child div img{
	position: relative;
	top: 5px;
	display: inline-block;
}
.main_king .center_box li .cen_box1 li:last-child div:last-child{
	margin-left: 20%;
}
.main_king .center_box li .cen_box1 hr{
	width: 80%;
	margin: 0;
	margin-left: 10%;
	border: 1px solid #fff;
}
/* cen_box1 end */
/* cen_box2 start */
.main_king .center_box > li:nth-child(2) {
	width: 360px;
	padding: 0px 25px;
	box-sizing: border-box;
}
.main_king .center_box > li:nth-child(2) .cen_box2 .cen_box_title{
	width: 100%;
	height: 50px;
}
.main_king .center_box > li:nth-child(2) .cen_box2 .cen_box_title div{
	width: 50%;
	height: 50px;
	line-height: 50px;
	float: left;
	font-size: 17px;
	font-weight: 500;
}
.main_king .center_box > li:nth-child(2) .cen_box2 .cen_box_title .select{
	border-bottom: 2px solid #fb5a59;
}
.main_king .center_box > li:nth-child(2) .cen_box2 .cen_box_img{
	width: 310px;
	height: 193px;
	margin-top: 13px;
}
.main_king .center_box > li:nth-child(2) .cen_box2 .cen_box_text{
	width: 310px;
	height: 148px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
}
.main_king .center_box > li:nth-child(2) .cen_box2 .cen_box_text p:first-child{
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -1px;
}
.main_king .center_box > li:nth-child(2) .cen_box2 .cen_box_text p:first-child span{
	display: inline-block;
	width: 80px;
	height: 20px;
	line-height: 20px;	
	border: 1px solid #d4d4d4;
	background: #f7f7f7;
	margin-left: 24px;
	font-size: 13px;
	font-weight: 300;
	text-align: center;
}
/* cen_box2 end */
/* cen_box3 start */
.main_king .center_box > li:nth-child(3) .cen_box3 .cen_box_title{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #d8d8d8;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: -1px;
	text-align: left;
}
.main_king .center_box > li:nth-child(3) .cen_box3 .cen_box_title span{
	font-size: 14px;
	font-weight: 300;
	margin-left: 132px;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(2){
	width: 100%;
	height: 50px;
	line-height: 25px;
	margin-top: 12.5px;
	text-align: left;
	text-indent: 5px;
	font-size: 14px;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(2) span{
	display: inline-block;
	width: 38px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #d2e8f9;
	border-radius: 10px;
	background: #e4f3ff;
	text-align: center;
	font-size: 12px;
	margin-right: 7px;
	text-indent: 0px;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(3){
	width: 100%;
	height: 85px;
	margin-top: 12.5px;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(3) div{
	width: 116px;
	height: 80px;
	margin-top: 2.5px;
	float: left;
	background: #f5f5f5;
	border-radius: 15px;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(3) div:nth-child(2){
	margin-left: 18px;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(3) div p:first-child{
	height: 45px;
	line-height: 65px;
	font-size: 28px;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(3) div p:nth-child(2){
	height: 35px;
	line-height: 35px;
	font-size: 15px;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(4){
	width: 100%;
	height: 186px;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(4) div{
	width: 100%;
	height: 50%;
	text-align: left;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(4) div p{
	height: 31px;
	line-height: 31px;	
	font-weight: 300;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(4) div p:first-child{
	font-size: 15px;	
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(4) div p:first-child .span_weight{ 
	font-weight: 500;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(4) div p:first-child .span_color{
	color: #931f9a;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(4) div p:first-child .menu_bar{
	margin-left: 7px;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(4) div p:first-child .span_space{
	margin-left: 7px;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(4) div p:first-child .span_img{
	display:inline-block;
	width: 55px;
	height: 21px;
	line-height: 21px;
	border: 1px solid #c4c4c4;
	border-radius: 10px;
	text-align: center;
	font-size: 13px;
	margin-left: 7px;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(4) div p:nth-child(2){
	font-size: 14px;
}
.main_king .center_box > li:nth-child(3) .cen_box3 li:nth-child(4) div p:nth-child(3){
	font-size: 14px;
	line-height: 10px;
}
/* cen_box3 end */

/* cen_box4 start */
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_box_title{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #d8d8d8;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: -1px;
	text-align: left;	
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_box_title span{
	font-size: 14px;
	font-weight: 300;
	margin-left: 102px;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_title{
	height: 36px;
	line-height: 36px;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_title ul{
	width: 100%;
	height: 100%;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_title ul li{
	width: 30px;
	float: left;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_title ul li:first-child{
	width: 75px;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_title ul li:nth-child(2){
	width: 55px;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box{
	height: 76px;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box ul{
	width: 100%;
	height: 100%;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box ul li{
	width: 30px;
	float: left;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box ul li:first-child{
	width: 75px;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box ul li:first-child img{
	margin-top: 6.5px;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box ul li:nth-child(2){
	width: 55px;
	height: 100%;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box ul li:nth-child(2) p{
	width: 100%;
	height: 36px;
	line-height: 56px;
	font-size: 14px;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box ul li:nth-child(2) p:first-child{
	font-weight: 500;	
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box ul li:nth-child(2) p:nth-child(2){
	line-height: 26px;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box ul .graph_box{
	vertical-align: top;
	display: table-cell;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box ul .graph_box .percent{
	color: #898989;
    font-family: 'gulim';
    font-size: 11px;
    margin-top: 10px;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box ul .graph_box .graph{
	position: relative;
    width: 9px;
    height: 37px;
    background: #fff;
    border: 1px solid #7a7a7a;
    border-radius: 2px;
    margin: 3px auto;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box ul .graph_box .graph .data{
	position: absolute;
    bottom: 0;
    width: 100%;
    
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box ul .graph_box .graph .data1{
	background: #09a3e4;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box ul .graph_box .graph .data2{
	background: #e95c12;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box ul .graph_box .graph .data3{
	background: #fdc93a;
}
.main_king .center_box > li:nth-child(4) .cen_box4 .cen_top_box ul .graph_box .graph .data4{
	background: #a1455f;
}
/* cen_box4 end */
/* main_community start */
.main_community .cen_big_box{
	width: 100%;
	height: 650px;
	border: 1px solid #dfdfdf;
	margin-top: 20px;
}
.main_community .cen_big_box li:first-child{
	width: 800px;
	height: 380px;
	border-top: 0px;
	border-left: 0px;
}
.main_community .cen_big_box li:first-child .rank{
	widht: 100%;
	height: 100%;
}
.main_community .cen_big_box li:first-child .rank li{
	width: 194px;
	height: 100%;
}
.main_community .cen_big_box li:first-child .rank > li:first-child{
	width: 224px;
	height: 100%;
	margin-left: 34px;
}
.main_community .cen_big_box li:first-child .rank li:first-child .rank_title{
	width: 224px;
	height: 56px;
	line-height: 56px;
	font-size: 17px;
	font-weight: 500;
	border-bottom: 2px solid #282828;
}
.main_community .cen_big_box li:first-child .rank li:first-child .rank_cont{
	width: 224px;
	height: 280px;
}
.main_community .cen_big_box li:first-child .rank li:first-child .rank_cont .cont_box{
	width: 100%;
	height: 56px;
}
.main_community .cen_big_box li:first-child .rank li:first-child .rank_cont .cont_box .cont_list{
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 14px;
}
.main_community .cen_big_box li:first-child .rank li:first-child .rank_cont .cont_box .cont_list i{
	font-size: 10px;
	margin-right: 2px;
	color: #f13744;
}
.main_community .cen_big_box li:first-child .rank li:first-child .rank_cont .cont_box .cont_list .green{
	color: #45b600;
}
.main_community .cen_big_box li:first-child .rank li:first-child .rank_cont .cont_box .cont_list:first-child{
	width: 	23px;
	font-weight: 500;
}
.main_community .cen_big_box li:first-child .rank li:first-child .rank_cont .cont_box .cont_list:nth-child(2){
	width: 56px;
	margin-left: 0px;
	border: none;
}
.main_community .cen_big_box li:first-child .rank li:first-child .rank_cont .cont_box .cont_list:nth-child(3){
	width: 100px;
	margin-left: 0px;
	font-weight: 500;
	border: none;
	text-align: left;
	text-indent: 10px;
}
.main_community .cen_big_box li:first-child .rank li:first-child .rank_cont .cont_box .cont_list:nth-child(4){
	width: 45px;
	margin-left: 0px;
	font-size: 12px;	
	border: none;
}

.main_community .cen_big_box li:first-child .rank li:nth-child(2){
	width: 194px;
	height: 100%;
	margin-left: 34px;
	border: none;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(2) .hot_title{
	width: 194px;
	height: 56px;
	line-height: 56px;
	font-size: 17px;
	font-weight: 500;
	border-bottom: 2px solid #282828;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(2) .hot_cont{
	width: 194px;
	height: 322px;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(2) .hot_cont .cont_box2{
	width: 194px;
	height: 35px;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(2) .hot_cont .cont_box2 .cont_list2{
	width: 130px;
	line-height: 35px;
	font-size: 14px;
	float: left;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(2) .hot_cont .cont_box2 .cont_list2 i{
	color: #f13744;
	font-size: 12px;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(2) .hot_cont .cont_box2 .cont_list2 .green{
	color: #45b600;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(2) .hot_cont .cont_box2 .cont_list2:nth-child(2){
	width: 22px;
	margin-left: 0px;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(2) .hot_cont .cont_box2 .cont_list2:nth-child(2) {
	font-size: 14px;
	text-align: center;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(2) .hot_cont .cont_box2 .cont_list2:nth-child(3){
	width: 42px;
	margin-left: 0px;	
	text-align: right;
	border: none;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(3){
	width: 194px;
	height: 100%;
	margin-left: 34px;
	border: none;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(3) .hot_title{
	width: 194px;
	height: 56px;
	line-height: 56px;
	font-size: 17px;
	font-weight: 500;
	border-bottom: 2px solid #282828;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(3) .hot_cont{
	width: 194px;
	height: 322px;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(3) .hot_cont .cont_box3{
	width: 194px;
	height: 35px;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(3) .hot_cont .cont_box3 .cont_list2{
	width: 130px;
	line-height: 35px;
	font-size: 14px;
	float: left;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(3) .hot_cont .cont_box3 .cont_list2 i{
	color: #f13744;
	font-size: 12px;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(3) .hot_cont .cont_box3 .cont_list2 .green{
	color: #45b600;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(3) .hot_cont .cont_box3 .cont_list2:nth-child(2){
	width: 22px;
	margin-left: 0px;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(3) .hot_cont .cont_box3 .cont_list2:nth-child(2) {
	font-size: 14px;
	text-align: center;
}
.main_community .cen_big_box li:first-child .rank li:nth-child(3) .hot_cont .cont_box3 .cont_list2:nth-child(3){
	width: 42px;
	margin-left: 0px;	
	text-align: right;
	border: none;
}

.main_community .cen_big_box li:nth-child(2){
	width: 400px;
	height: 380px;
	border-top: 0px;	
}
.main_community .cen_big_box li:nth-child(2) ul{
	
}
.main_community .cen_big_box li:nth-child(2) ul li{
	width: 400px;
	height: 170px;
}
.main_community .cen_big_box li:nth-child(2) ul li:nth-child(2){
	height: 200px;
}

.main_community .cen_big_box li:nth-child(2) ul li .notice_title{
	width: 80%;
	height: 56px;
	line-height: 56px;
	margin-left: 10%;
	border-bottom: 2px solid #282828;
}
.main_community .cen_big_box li:nth-child(2) ul li .notice_title p{
	font-size: 15px;
	font-weight: 500;
}
.main_community .cen_big_box li:nth-child(2) ul li .notice_title span{
	font-size: 12px;
	font-weight: 300;
	margin-left: 10px;
}
.main_community .cen_big_box li:nth-child(2) ul li .notice_con1{
	width: 80%;
	height: 105px;
	margin-left: 10%;
}
.main_community .cen_big_box li:nth-child(2) ul li .notice_con2{
	width: 80%;
	height: 140px;
	margin-left: 10%;
}
.main_community .cen_big_box li:nth-child(2) ul li .notice_con li{
	width: 100%;
	height: 35px;
	line-height: 35px;
	border: none;
	border-bottom: 1px solid #e4e4e4;
}
.main_community .cen_big_box li:nth-child(2) ul li .notice_con li:last-child{
	border: none;
}
.main_community .cen_big_box li:nth-child(2) ul li .notice_con li .orange{
	display: inline-block;
	width: 60px;
	color: #ff8400;
}
.main_community .cen_big_box li:nth-child(2) ul li .notice_con li .date{
	display: inline-block;
	width: 40px;
	color: #4390ca;
	float: right;
	text-align: center;
}

.main_community .cen_big_box li:nth-child(3){
	border-left: 0px;
}
.main_community .cen_big_box li{
	width: 400px;
	height: 270px;
	float: left;
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	box-sizing: border-box;
}
.main_community .cen_big_box li .cen_title{
	width: 100%;
	height: 52px;
	line-height: 52px;
	padding: 0px 25px;
	box-sizing: border-box;
	font-size: 17px;
	font-weight: 500;
}
.main_community .cen_big_box li .cen_title span{
	font-size: 14px;
	font-weight: 300;
	margin-left: 15px;
}
.main_community .cen_big_box li .circle_title{
	width: 350px;
	height: 42px;
	margin-left: 25px;
	background-repeat: no-repeat;
}
.main_community .cen_big_box li .circle_title1{
	background: url('/skin/shop/basic/img/circle_title1.png');
}
.main_community .cen_big_box li .circle_title2{
	background: url('/skin/shop/basic/img/circle_title2.png');
}
.main_community .cen_big_box li .circle_title p{
	line-height: 42px;
	margin-left: 110px;
	font-size: 15px;
	font-weight: 500;
	color: #6d6e99;
}
.main_community .cen_big_box li .circle_list{
	width: 350px;
	height: 140px;
	margin-left: 25px;
	margin-top: 15px;
}
.main_community .cen_big_box li .circle_list li{
	width: 330px;
	height: 35px;
	line-height: 35px;
	margin-left: 10px;
	border: none;
	border-bottom: 1px solid #e6e6e6;
}
.main_community .cen_big_box li .circle_list li:last-child{
	border: none;	
}
.main_community .cen_big_box li .circle_list .cen_date{
	display: inline-block;
	width: 40px;
	color: #4390ca;
	margin-right: 10px;
}
.main_community .cen_big_box li .circle_list .cen_num{
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	border-radius: 100%;
	background: #389ad2;
	color: #fff;
	font-size: 11px;
	margin-left: 5px;
}
.main_community .cen_big_box li .circle_list .cen_name{
	display: inline-block;
	width: 40px;
	float: right;
}

.main_community .cen_big_box li .last_list{
	width: 350px;
	height: 210px;
	margin-left: 25px;
}
.main_community .cen_big_box li .last_list li{
	width: 100%;
	height: 70px;
	border: none;
}
.main_community .cen_big_box li .last_list li .list_img{
	width: 70px;
	height: 70px;
	float: left;
}
.main_community .cen_big_box li .last_list li .list_img img {
	width: 62px;
	height: 62px;
	margin-left: 4px;
	margin-top: 4px;
	border-radius: 100%;
}
.main_community .cen_big_box li .last_list li .list_text{
	width: 280px;
	height: 70px;
	float: left;
	text-indent: 10px;
}
.main_community .cen_big_box li .last_list li .list_text p:first-child{
	font-size: 14px;
	line-height: 40px;
}
.main_community .cen_big_box li .last_list li .list_text p:nth-child(2){
	font-size: 13px;
	line-height: 15px;	
}
.main_community .cen_big_box li .last_list li .list_text p .color{
	color: #c714a7;
	font-weight: 500;
	margin-left: 5px;
}
.main_community .cen_big_box li .last_list li .list_text p .circle{
	display: inline-block;
	width: 30px;
	height: 17px;
	line-height: 17px;
	border: 1px solid #d3e9f9;
	border-radius: 10px;	
	background: #e4f3ff;
	text-indent: 0px;
	text-align: center;
	font-size: 12px;
	margin-left: 7px;
	color: #6c6c6c;
}
.main_community .cen_big_box li .last_list li .list_text p img{
	margin-right: 25px;
	margin-left: 5px;
}

/* main_standard_pc */
.main_standard_pc .pop_box{
	width: 100%;
	height: 400px;
	margin-top: 20px;
	border: 1px solid #dfdfdf;	
}
.main_standard_pc .pop_box .pop_title{
	width: 100%;
	height: 45px;
}
.main_standard_pc .pop_box .pop_title .selected{
	border-bottom: 2px solid #e06567;
	box-sizing: border-box;	
}
.main_standard_pc .pop_box .pop_title li{
	width: 400px;
	height: 100%;
	line-height: 45px;
	float: left;
	text-indent: 30px;
	font-size: 17px;
	border-height: 20px;
	cursor: pointer;
}
.main_standard_pc .pop_box .pop_title li:nth-child(2) p{
	line-height: 20px;
	height: 20px;
}
.main_standard_pc .pop_box .pop_title li p{
	font-weight: 500;
}
.main_standard_pc .pop_box .pop_title li .border{
	width: 100%;
	height: 14px;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
}
.main_standard_pc .pop_box .pop_title li span{
	display: inline-block;
	width: 110px;
	height: 20px;
	line-height: 20px;
	font-weight: 300;
	font-size: 13px;
	text-indent: 0px;
	text-align: center;
	letter-spacing: -1px;
	border: 1px solid #d2e8f9;
	border-radius: 10px;
	background: #e4f3ff;
	margin-left: 10px;
	
}
.main_standard_pc .pop_box .pop_con{
	width: 100%;
	height: 355px;
	//outline: 2px solid red;
	padding: 25px;
	box-sizing: border-box;
}
.main_standard_pc .pop_box .pop_con li{
	float: left;
}
.main_standard_pc .pop_box .pop_con .pop_img{
	width: 535px;
	height: 301px;
}
.main_standard_pc .pop_box .pop_con .pop_img img{
	width: 100%;
	height: 100%;
}
.main_standard_pc .pop_box .pop_con .pop_com_img{
	width: 234px;
	height: 301px;
	margin-left: 27px;
}
.main_standard_pc .pop_box .pop_con .pop_com_img img{
	margin-left: 25px;
	margin-top: 25px;
}
.main_standard_pc .pop_box .pop_con .pop_com_img .btn_box{
	width: 178px;
	height: 23px;
	margin-left: 26px;
	margin-top: 19px;
}
.main_standard_pc .pop_box .pop_con .pop_com_img .btn_box .btn{
	display: inline-block;
	width: 82px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #c2c2c2;
	border-radius: 10px;
	color: #7b7b7b;
	text-align: center;
}
.main_standard_pc .pop_box .pop_con .pop_com_img .btn_box .btn:nth-child(2)
{
	margin-left: 7px;
}
.main_standard_pc .pop_box .pop_con .pop_text{
	width: 291px;
	height: 301px;
	margin-left: 43px;
}
.main_standard_pc .pop_box .pop_con .pop_text span{
	font-size: 17px;
	font-weight: 500;
}
.main_standard_pc .pop_box .pop_con .pop_text p{
	font-size: 14px;
	line-height: 35px;
	letter-spacing: -1px;
	border-bottom: 1px solid #cbcbcb;
}
.main_standard_pc .pop_box .pop_con .pop_text ul{
	width: 100%;
	height: 180px;
}
.main_standard_pc .pop_box .pop_con .pop_text ul li{
	width: 100%;
	height: 30px;
	line-height: 35px;
	font-size: 13px;
	border-bottom: 1px solid #cbcbcb;
}
.main_standard_pc .pop_box .pop_con .pop_text ul li:last-child{
	border: none;
}
.main_standard_pc .pop_box .pop_con .pop_text ul li .text_name{
	display: inline-block;
	width: 65px;
	height: 30px;
	line-height: 35px;
	font-size: 13px;
	font-weight: 300;
}
.main_standard_pc .pop_box .pop_con .pop_text .price{
	width: 100%;
	height: 50px;
	margin-top: 10px;
}
.main_standard_pc .pop_box .pop_con .pop_text .price .min{
	display: inline-block;
	font-size: 12px;
	color: #3c93ca;
}
.main_standard_pc .pop_box .pop_con .pop_text .price p{
	line-height: 20px;
	font-size: 14px;
	border: none;
}
.main_standard_pc .pop_box .pop_con .pop_text .price p .weight{
	font-weight: 700;
	font-size: 20px;
}
.main_standard_pc .pop_box .pop_con .pop_text .price p .circle{
	width: 90px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	font-weight: 300;
	font-size: 14px;
	text-align: center;
	border: 1px solid #c2c2c2; 
	border-radius: 10px;
	margin-left: 10px;
}
.main_standard_pc .pop_box .pop_con .pop_text .price p img{
	margin-left: 10px;
}

/* main_recommend_product box */
.main_recommend_product .recom_event_box{
	width: 100%;
	height: 400px;	
	margin-top: 20px;	
	border: 1px solid #dfdfdf;
}
.main_recommend_product .recom_event_box .recom_box{
	width: 920px;
	height: 100%;
	float: left;
}
.main_recommend_product .recom_event_box .recom_box .recom_title{
	width: 920px;
	height: 45px;
}
.main_recommend_product .recom_event_box .recom_box .recom_title ul{
	width: 100%;
	height: 100%;
}
.main_recommend_product .recom_event_box .recom_box .recom_title ul li{
	height: 45px;
	line-height: 45px;
	float: left;
	font-size: 15px;
	font-weight: 500;
	margin: 0px 5px;
}
.main_recommend_product .recom_event_box .recom_box .recom_title ul .pop_title{
	margin-right: 150px;
	font-size: 17px;
	text-indent: 28px;
}
.main_recommend_product .recom_event_box .recom_box .recom_title ul .selected{
	border-bottom: 2px solid #e06567;
	box-sizing: border-box;
}
.main_recommend_product .recom_event_box .recom_box .recom_con{
	width: 920px;
	height: 355px;
	border-top: 1px solid #e1e1e1;
	padding: 30px 28px;
	box-sizing: border-box;
}
.main_recommend_product .recom_event_box .recom_box .recom_con ul{
	width: 100%;
	height: 100%;
}
.main_recommend_product .recom_event_box .recom_box .recom_con ul li{
	width: 200px;
	height: 100%;
	float: left;
	margin-left: 20px;
}
.main_recommend_product .recom_event_box .recom_box .recom_con ul li:first-child{
	margin: 0px;
}
.main_recommend_product .recom_event_box .recom_box .recom_con ul li:first-child img{
	width: 100%;
	height: 100%;
}
.main_recommend_product .recom_event_box .recom_box .recom_con ul li:nth-child(2){
	margin-left: 24px; 
}
.main_recommend_product .recom_event_box .recom_box .recom_con ul li .recom_img{
	width: 100%;
	height: 200px;	
}
.main_recommend_product .recom_event_box .recom_box .recom_con ul li .recom_text{
	width: 100%;
	height: 95px;
}
.main_recommend_product .recom_event_box .recom_box .recom_con ul li .recom_text p{
	height: 30px;
	font-size: 14px;
}
.main_recommend_product .recom_event_box .recom_box .recom_con ul li .recom_text p img{
	position: relative;
	top: 3px;
	margin-left: 50px;
	margin-right: 3px;
}
.main_recommend_product .recom_event_box .recom_box .recom_con ul li .recom_text p:first-child{
	line-height: 40px;
}
.main_recommend_product .recom_event_box .recom_box .recom_con ul li .recom_text p:nth-child(2){
	line-height: 10px;
}
.main_recommend_product .recom_event_box .recom_box .recom_con ul li .recom_text p .color{
	color: #208ac6;
	font-size: 12px;
}
.main_recommend_product .recom_event_box .recom_box .recom_con ul li .recom_text p:nth-child(3){
	line-height: 40px;
	font-size: 16px;
	font-weight: 700;
}
.main_recommend_product .recom_event_box .recom_box .recom_con ul li .recom_text p:nth-child(3) .circle{
	display: inline-block;
	width: 85px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #c2c2c2;
	border-radius: 20px;
	font-size: 13px;
	font-weight: 300;
	text-align: center;
	margin-left: 33px;
}
.main_recommend_product .recom_event_box .recom_box .recom_con ul li .recom_text p:nth-child(3) .won{
	font-weight: 300;
	font-size: 13px;
}

/* event box */
.main_recommend_product .recom_event_box .event_box{
	width: 280px;
	height: 100%;
	float: left;
}
.main_recommend_product .recom_event_box .event_box .event_title{
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 17px;
	font-weight: 500;
    text-indent: 20px;
    border-left: 1px solid #d8d8d8;
}
.main_recommend_product .recom_event_box .event_box .event_con{
	width: 100%;
	height: 355px;
	padding: 18px;
	box-sizing: border-box;
	border-left: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
}	
.main_recommend_product .recom_event_box .event_box .event_con div{
	width: 244px;
	height: 319px;
}
.main_recommend_product .recom_event_box .event_box .event_con div .event_text{
	width: 100%;
	height: 34px;
	margin-top: 10px;
}
.main_recommend_product .recom_event_box .event_box .event_con div .event_text li{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	float: left;
}
.main_recommend_product .recom_event_box .event_box .event_con div .event_text li:after{
	content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    background: #d1d1d1;
    vertical-align: middle;
    margin: -5px 5px;
    box-sizing: border-box;
}
.main_recommend_product .recom_event_box .event_box .event_con div .event_text .color{
	color: #0174cf;
	font-weight: 700;
	letter-spacing: -1px;
}
.main_recommend_product .recom_event_box .event_box .event_con div .event_text .color:after{
    display: none;    
}
.main_recommend_product .recom_event_box .event_box .event_con div .event_text li:nth-child(2){
	margin-left: 10px;
}
.main_recommend_product .recom_event_box .event_box .event_con div .event_text li:last-child:after{
    display: none;
}
.main_recommend_product .recom_event_box .event_box .event_con div .event_img{
	width: 100%;
	height: 244px;
}
.main_recommend_product .recom_event_box .event_box .event_con div .event_img ul{
	width: 100%;
	height: 100%;
}
.main_recommend_product .recom_event_box .event_box .event_con div .event_img ul li{
	width: 73px;
	height: 110px;
	margin-left: 10px;
	float: left;
	font-size: 11px;
	margin-top: 20px;
}
.main_recommend_product .recom_event_box .event_box .event_con div .event_img ul li:first-child,
.main_recommend_product .recom_event_box .event_box .event_con div .event_img ul li:nth-child(4){
	margin-left: 0px;
}
.main_recommend_product .recom_event_box .event_box .event_con div .event_img ul li img{
	width: 75px;
	height: 75px;
	border: 1px solid #f0f0f0;
}
/* event end */

/* tube box */
.main_youtube .tube_bg{
	position: absolute;
	left: 0px;
	width: 100%;
	height: 360px;
	background: #212121;
	margin-top: 30px;
}
.main_youtube .tube_bg .tube_box{
	width: 1268px;
	height: 290px;
	margin: 35px auto;
}
.main_youtube .tube_bg .tube_box .tube_title{
	width: 100%;
	height: 34px;
}
.main_youtube .tube_bg .tube_box .tube_title .title_text{
	display: inline-block;
	width: 13%;
	height: 100%;
	margin-left: 35px;
	float: left;
	text-indent: 20px;
}
.main_youtube .tube_bg .tube_box .tube_title .title_text .title_font{
	font-size: 20px;
	font-weight: 500;
	color: #fff;
}
.main_youtube .tube_bg .tube_box .tube_title .title_text img{
	position: relative;
	top: 4px;
	margin-left: 10px;
	margin-right: 10px;
}
.main_youtube .tube_bg .tube_box .tube_title ul{
	width: 100%;
	height: 100%;
}
.main_youtube .tube_bg .tube_box .tube_title ul li{
	line-height: 34px;
	float: left;
	color: #dedede;
	font-size: 17px;
	text-align: center;
	margin-left: 20px;
	cursor: pointer;
}
.main_youtube .tube_bg .tube_box .tube_title ul .selected{
	border-bottom: 1px solid #e06567;
}

.main_youtube .tube_bg .tube_box .tube_con{
	width: 100%;
	height: 226px;
	margin-top: 30px;
}
.main_youtube .tube_bg .tube_box .tube_con2{
	display: none;
}
.main_youtube .tube_bg .tube_box .tube_con ul{
	width: 100%;
	height: 100%;
}	
.main_youtube .tube_bg .tube_box .tube_con ul li{
	width: 220px;
	height: 140px;
	margin-left: 25px;
	float: left;
}
.main_youtube .tube_bg .tube_box .tube_con ul li img{
	width: 100%;
	height: 100%;
}
.main_youtube .tube_bg .tube_box .tube_con ul li:first-child{
	margin-left: 35px;
}
.main_youtube .tube_bg .tube_box .tube_con ul li p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #d3d3d3;	
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.main_youtube .tube_bg .tube_box .tube_con ul li span{
	height: 25px;
	line-height: 25px;
	color: #696969;
	font-size: 13px;
}
.main_youtube .tube_bg .tube_box .tube_con ul li span img {
	width: 1px;
	height: 11px;
	margin-left: 10px;
	margin-right: 10px;	
}
/* tube box end */

.space{
	width: 100%;
	height: 400px;
}

/* main_best_product start */

.main_best_product{
	width: 100%;
	border-top: 2px solid #000000;
	margin-top: 30px;
}
.main_best_product .list{
	width: 100%;
	height: 540px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	margin-top: 30px;
}
.main_best_product .list1{
	margin-top: 0px;
}
.main_best_product .list .left_box{
	width: 321px;
	height: 100%;
	float: left;
	border-right: 1px solid #dcdcdc;
}
.main_best_product .list .left_box ul{
	width: 100%;
	height: 100%;
	background: #f4f6fa;
}
.main_best_product .list .left_box ul .text_box{
	width: 100%;
	height: 226px;
	padding: 30px;
	box-sizing: border-box;
}
.main_best_product .list .left_box ul .text_box p{
	height: 30px;
	line-height: 30px;
	font-size: 22px;
}
.main_best_product .list .left_box ul .text_box p span{
	position: relative;
	top: -15px;
	width: 60px;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	font-size: 12px;
	float: right;	
}
.main_best_product .list .left_box ul .text_box p span img{
	position: relative;
	top: 8px;
	width: 7px;
	height: 25px;
	margin-left: 5px;
}
.main_best_product .list .left_box ul .text_box ul{
	width: 97%;
	height: 90px;
	margin-top: 46px;
	margin-left: 3%;
}
.main_best_product .list .left_box ul .text_box ul li{
	width: 100%;
	height: 22.5px;
	line-height: 22.5px;
	color: #006cb8;
}
.main_best_product .list .left_box ul .img_box{
	width: 100%;
	height: 314px;
	padding: 0px;
}
.main_best_product .list .right_box{
	width: 876px;
	height: 100%;
	float: left;
}
.main_best_product .list .right_box ul{
	width: 100%;
	height: 100%;
}
.main_best_product .list .right_box ul li{
	width: 218px;
	height: 50%;
	border-right: 1px solid #dfdfdf;
	float: left;
}
.main_best_product .list .right_box ul li:nth-child(4),
.main_best_product .list .right_box ul li:nth-child(8){
	border: none;
}
.main_best_product .list .right_box ul li:nth-child(5),
.main_best_product .list .right_box ul li:nth-child(6),
.main_best_product .list .right_box ul li:nth-child(7),
.main_best_product .list .right_box ul li:nth-child(8){
	border-top: 1px solid #dfdfdf;
}
.main_best_product .list .right_box ul li img{
	margin-top: 20px;
	margin-left: 37px;	
}
.main_best_product .list .right_box ul li p{
	width: 144px;
	margin-left: 37px;
	text-align: center;
	font-size: 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.main_best_product .list .right_box ul li p .font{
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	margin-top: 5px;
} 

/* list box end*/
/* BRAND ZONE START */

#content.main .brand_box{
	width: 1200px;
	height: 328px;
	border:1px solid #e2e2e2;
	margin-top: 50px;
}
#content.main .brand_box .brand_title{
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #e2e2e2;
}
#content.main .brand_box .brand_title p{
	display: inline-block;
	width: 91%;
	height: 100%;
	line-height: 45px;
	font-size: 17px;
	font-weight: 700;
	text-indent: 25px;
}
#content.main .brand_box .brand_title .thumb{
	display: inline-block;
	width: 80px;
    text-align: center;
}
#content.main .brand_box .brand_title .thumb li{
	display: inline-block;    
	width: 10px;
    height: 10px;    
    cursor: pointer;
    border: none;
    border-radius: 100%;
    background: #dedede;
    margin-right: 5px;
}
#content.main .brand_box .brand_title .thumb .selected{
	background: #0075c7;
}
#content.main .brand_box .brand_con{
	width: 100%;
	height: 283px;
}
#content.main .brand_box .brand_con ul{
	width: 100%;
	height: 100%;
}
#content.main .brand_box .brand_con ul li{
	width: 170px;
	height: 100%;
	float: left;
	margin-left: 25px;
	padding: 25px 0px;
	box-sizing: border-box;
}
#content.main .brand_box .brand_con ul li img{
	width: 100%;
	border-radius: 100%;
}
#content.main .brand_box .brand_con ul li:first-child{
	margin-left: 27.5px;
}
#content.main .brand_box .brand_con ul li p{
	font-size: 14px;
	text-align: center;
}
#content.main .brand_box .brand_con ul li .space{
	margin-top: 7px;
}
/* BRADN ZONE END*/

/* footer start */
#footer .footer_top{
	margin-top: 30px;
}
#footer .footer_top li a {
    display: inline-block;
    color: #000;
    height: 25px;
    line-height: 25px;
    padding: 0 8px;
    font-size: 15px;
    font-weight: 500;
}
#footer .footer_top li a.privacy {
    color: #000;
}
/* footer end */





/* new 20201013 */
#content.main .contains > div{
	margin-bottom: 20px;
}
div.tit{ height: 40px; line-height: 40px; }
div.tit > span:first-child{
	font-weight: 500;
	color: #343434;
	font-size: 16px;
}

.label{
	display: inline-block;
	border-radius: 10px;
	font-family: 'dotum';
	text-align: center;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	font-size: 11px;
	vertical-align: middle; 
	margin-right: 5px;
}
.label1{ 
	border: 1px solid #d2e8f9; 
	color: #6c6c6c; 
	background: #e4f3ff;
}	
.label2{ 
	color: #fff; 
	background: #e62b00;
}	

.button{
	display: inline-block;
	border-radius: 10px;
	font-family: 'dotum';
	text-align: center;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	font-size: 11px;
	vertical-align: text-top; 
	border: 1px solid #c4c4c4;
	background: #fff;
	color: #7b7b7b;
}

.main .tab > li{ 
	text-align: center;
	font-weight: 500;	
	font-size: 16px;
	cursor: pointer;
}
.main .tab > li.on{
	border-bottom: 2px solid #fb5a59;
}

.box{
 	background: #fff;
	/* border: 1px solid #dfdfdf; */
 	padding: 10px 25px; 
}

.layout{
	display: table;
	table-layout: fixed;
	width: 100%;
}

.layout > *{ 
	display: table-cell; 
	vertical-align: top;
}

.photo{
	margin: 0 auto;
	position: relative;
}
.photo .data{
	border-radius: 100%;
	overflow: hidden;
	border: 1px solid #e4e4e4;
	width: 100%;
	height: 100%;
}
.photo img{ 
	width: 100% !important; 
	height: 100% !important; 
	filter: blur(0);
	-webkit-filter: blur(0);
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
	
}
.photo.logo{ line-height: 40px; }
.photo.logo .data{ background: #fff; }
.photo.logo img{ 
	height: auto !important; 
	/* image-rendering: pixelated; */ 
}

.graph_box{ 
	text-align: center;
}
.graph_box ul{  }
.graph_box ul > li{ 
	 
}
.graph_box .graph{
	position: relative;
	width: 9px;
	height: 35px;
	background: #fff;
	border: 1px solid #7a7a7a;
	border-radius: 2px;
	margin: 0 auto;
}
.graph_box .graph .data{
	position: absolute;
	bottom: 0;
	width: 100%;
}
.graph_box ul > li:first-child .graph .data{
	background: #09a3e4;
}
.graph_box ul > li:nth-child(2) .graph .data{
	background: #e95c12;
}
.graph_box ul > li:nth-child(3) .graph .data{
	background: #fdc93a;
}
.graph_box ul > li:last-child .graph .data{
	background: #a1455f;
}

.graph_box span{
	color: #898989;
	font-family: 'gulim';
	font-size: 11px;
}

.graph_box span.lv_data{ 
	display: inline-block; 
	font-size: 10px; 
	/* font-weight: 700;  */
	/* font-family: 'dotum';  */
}
.graph_box ul > li:first-child .lv_data{
	position: relative;
}
.graph_box ul > li:first-child .lv_data::before{
	/* content: 'Lv.';
	color: #727272;
	font-size: 11px;
	position: absolute;
	letter-spacing: -1px; */
	position: absolute;
	content: '';
	display: inline-block;
	width: 10px;
	height: 5px;
	background: url('/skin/shop/basic/images/icon/before_lv.png') no-repeat left center; 
}
.graph_box ul > li:first-child .lv_data{ color: #09a3e4 !important; }
.graph_box ul > li:nth-child(2) .lv_data{ color: #e95c12 !important; }
.graph_box ul > li:nth-child(3) .lv_data{ color: #fdc93a !important; }
.graph_box ul > li:last-child .lv_data{ color: #a1455f !important; }


.kings_status{
	background: #e9ecef;
}
.kings_status div.layout{
	border-spacing: 10px;
}
.kings_status ul{ border-spacing: 0; }

.kings_status .title{
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 500;
}
.kings_status .contents{
	/* padding: 15px 0; */
}

.kings_status .contents > *{
	/* margin-bottom: 15px; */
}

.kings_status .photo{
	position: relative;
}

.kings_status div.king{ 
	text-align: center;
	width: 200px;
	background: #e9ecef;
	padding: 15px 20px;
}
.kings_status .king .user{ margin-bottom: 15px; }
.kings_status .king .photo{
	width: 105px;
	height: 105px;
}
.kings_status .king .king_label{
	/* display: inline-block; */
	width: 31px;
	height: 42px;
	/* background-position: -129px -118px; */
	background-position: -129px -33px;
}
.kings_status .king .name{
	font-weight: 500;
	font-size: 18px;
	display: inline-block;
	margin: 5px 0;
} 
.kings_status .king .desc{
	font-weight: 500;
	font-size: 14px;
}
.kings_status .king .graph_box{
	/* margin: 20px 0; */
	width: 110px;
	margin: 0 auto 15px; 
}
.kings_status .shortcuts{
	border-top: 1px solid #fff; 
	padding: 15px 0;
	margin-bottom: 0;
}

.kings_status .shortcuts .sns li{
	float: left; 
	margin-right: 8px;
}

.kings_status .shortcuts .facebook{ 
	color: #3b5894; 
}
.kings_status .shortcuts .twitter{ 
	border-radius: 100%; 
	color: #339bd8;
}

.kings_status .shortcuts .link{
	font-size: 14px;
	float: right;
	background: url('/skin/shop/basic/img/smarrow.png') no-repeat center right;
	padding: 0 10px;
}


.kings_status .tab{ margin-bottom: 12px; }
.kings_status .tab li{
	height: 38px;
	line-height: 38px;
}


.section{
	border: 1px solid #dfdfdf;
}
.panel{}
.panel .row_top{}
.panel .row_btm{ border-top: 1px solid #dfdfdf; }

.tit.b1x{
	border-bottom: 1px solid #dfdfdf;
	padding: 0 25px;
	height: 45px;
	line-height: 45px;
}
.tit.b2x{
	border-bottom: 2px solid #282828;
}

.tit.bg::after{
	content: '';
	display: inline-block;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat;
	float: right;
}

.arr_up{ color: #f13744; }
.arr_down{ color: #45b600; }





#content.main .kings_panel{
	border-radius: 10px;
	overflow: hidden;
}
#content.main .kings_panel *{ letter-spacing: -1px; }
#content.main .kings_panel .box{
	padding: 20px 0;
}

#content.main .kings_panel .box > div{
	padding: 0 20px;
}

/* #content.main .kings_panel .title {
	height: 47px;
} */
#content.main .kings_panel .title > p{ font-size: 24px; }
#content.main .kings_panel .title > p.desc{ font-size: 16px; }
#content.main .kings_panel .title > p.desc > span{
	position: relative;
}
#content.main .kings_panel .title > p.desc > span::after{
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px;
	background: #ffd633;
	z-index: 1;
}
#content.main .kings_panel .title > p.desc > span > span{
	position: relative;
	z-index: 2;
}
#content.main .kings_panel .title > p > span{
	font-weight: 700;
}

#content.main .kings_panel .btn{
	text-align: center;
	border-radius: 10px;
	background: #fee777;
}

#content.main .kings_panel .consulting{
	width: 759px;
	border-right: 1px solid #dfdfdf;
}
#content.main .kings_panel .consulting .title{
	line-height: 24px;
}
#content.main .kings_panel .consulting > .layout{ margin-bottom: 20px; }
#content.main .kings_panel .consulting > .layout > div{
	vertical-align: middle;
}
#content.main .kings_panel .consulting .btn_wrap{
	width: 210px;
	text-align: right;
}
#content.main .kings_panel .consulting .btn{
	display: inline-block;
	width: 98px;
	height: 47px;
	line-height: 47px;
	border: 1px solid #7f7f7f;
	font-weight: 700;
	font-size: 18px;
}
#content.main .kings_panel .consulting .btn.consult{
	background: #fff;
	margin-left: 5px;
}
#content.main .kings_panel .consulting .contents{
	background: #eaecf2;
	border-radius: 10px;
	border: 1px solid #dfdfdf;
	height: 280px;
	padding: 10px;
}

#content.main .kings_panel .consulting .inner{
	height: 100%;
	overflow: hidden;
	position: relative;
	/* overflow-y: scroll; */
}

#content.main .kings_panel .consulting .scrollbar{
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	background-color: #fafafa;
	border-radius: 10px;
	height: 100%;
}

#content.main .kings_panel .consulting .scrollbar .thumb{
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	background-color: #c1c1c1;
	border-radius: 10px;
	height: 20%;
	
}



/* #content.main .kings_panel .consulting .inner::-webkit-scrollbar {
	width: 6px;
}
#content.main .kings_panel .consulting .inner::-webkit-scrollbar-thumb {
	background-color: #c1c1c1;
	border-radius: 10px;
}
#content.main .kings_panel .consulting .inner::-webkit-scrollbar-track {
	background-color: #fafafa;
	border-radius: 10px;
} */

#content.main .kings_panel .consulting .list > li > div{
	padding-top: 15px;
	padding-bottom: 15px; 
}

#content.main .kings_panel .consulting .list > li{
	/* margin-bottom: 8px; */
	margin-bottom: 15px;
	/* border-bottom: 1px solid #cfd0d6; */
}
/* #content.main .kings_panel .consulting .list > li::after{
	content: '';
	width: calc(100% - 15px);
	height: 1px; 
	background: #cfd0d6;
} */
#content.main .kings_panel .consulting .list > li::before{
	content: '';
	width: calc(100% - 15px);
	height: 1px; 
	background: #cfd0d6;
}
#content.main .kings_panel .consulting .list > li:last-child{
	margin-bottom: 0;
}
/* #content.main .kings_panel .consulting .list > li:last-child::after{
	display: none;
} */
#content.main .kings_panel .consulting .list > li:first-child::before{
	display: none;
}

#content.main .kings_panel .consulting .info{
	text-align: center;
	width: 83px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 12px;
}
#content.main .kings_panel .consulting .info > span{
	display: block;
}

#content.main .kings_panel .consulting .info .id{
	font-size: 14px;
	margin-bottom: 20px;
}

#content.main .kings_panel .consulting .info .cdt{
	height: 28px;
	line-height: 28px;
	border: 1px solid #75b3f9;
	color: #007bff;
	background: #d9ebff;
	border-radius: 5px;
	margin-bottom: 5px;
}

#content.main .kings_panel .consulting .view_content{
	padding-left: 15px;
	padding-right: 15px;
	width: calc(100% - 142px);
	position: relative;
	/* border-left: 1px solid #cfd0d6; */
}
#content.main .kings_panel .consulting .view_content::before{
	content: '';
	display: inline-block;
	width: 1px;
	/* height: calc(100% - 10px); */
	height: calc(100% - 15px);
	background: #cfd0d6;
	position: absolute;
	/* top: 0; */
	top: 15px;
	left: 0;
}



#content.main .kings_panel .consulting dt,
#content.main .kings_panel .consulting dd{ 
	display: inline-block; 
	margin-bottom: 15px; 
	vertical-align: top; 	
}
#content.main .kings_panel .consulting dt{
	width: calc(100% - 504px);
	font-size: 14px;
	padding: 8px 0;
}
#content.main .kings_panel .consulting dt::before{
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url('/skin/shop/basic/images/icon/view_icon.png') no-repeat;
	vertical-align: bottom;
	margin-right: 7px;
}
#content.main .kings_panel .consulting dt.item::before{
	background-position:  0 -18px;
}
#content.main .kings_panel .consulting dt.post::before{
	background-position:  0 -36px;
}

#content.main .kings_panel .consulting dd{
	background: #fff;
	border-radius: 10px;
	padding: 8px 10px;
	width: 480px;
}
#content.main .kings_panel .consulting dd:last-child{
	margin-bottom: 0;
}


#content.main .kings_panel .consulting dd.consult > *{
	display: inline-block;
	vertical-align: middle;
}
#content.main .kings_panel .consulting dd .subject{
	width: 410px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
}
#content.main .kings_panel .consulting dd .cnt{
	color: #7b7a74;
}
#content.main .kings_panel .consulting dd .cnt::before{
	content: '';
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url('/skin/shop/basic/images/icon/view_icon.png') no-repeat -3px -54px;
	vertical-align: middle;
	margin-right: 5px;
}
#content.main .kings_panel .consulting dd .cnt > span{
	color: #000;
	font-weight: 500;
}



#content.main .kings_panel .consulting dd.item li{
	display: inline-block; 
	vertical-align: middle;
	overflow: hidden;
	position: relative;
	
}

#content.main .kings_panel .consulting dd.item li:first-child{
	margin-right: 20px;
}

#content.main .kings_panel .consulting dd.item li:nth-child(n+2) {
	border-radius: 100%;
	/* width: 56px;
	height: 56px; */
	width: 53px;
	height: 53px;
	text-align: center;
	line-height: 56px;
	border: 1px solid #dfdfdf;
	background: #fff;
	margin-left: -22px;
}

#content.main .kings_panel .consulting dd.item li:nth-child(n+10){
	display: none; 
}
#content.main .kings_panel .consulting dd.item li:nth-child(12n){
	margin-left: 0;
}


#content.main .kings_panel .consulting dd.item > .flex{
	align-items: center;
}
#content.main .kings_panel .consulting dd.item li img{
	vertical-align: middle;
}

#content.main .kings_panel .consulting dd.item .item_box{
	width: 385px;
}
#content.main .kings_panel .consulting dd.item .item_box > *{
	display: inline-block;
}
#content.main .kings_panel .consulting dd.item .item_box > span{
	margin-left: 2px;
}
#content.main .kings_panel .consulting dd.item .price_wrap{ 
	text-align: right;
	width: calc(100% - 385px); 
}
#content.main .kings_panel .consulting dd.item .price_wrap > span:first-child{
	display: inline-block;
	width: 48px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border: 1px solid #dfdfdf;
	color: #7b7b7b;
	border-radius: 5px;
}

#content.main .kings_panel .consulting dd.item .price{
	font-size: 18px;
	display: block;
	text-align: right;
	color: #000;
}
#content.main .kings_panel .consulting dd.item .price .won{
	font-size: 14px;	
}


#content.main .kings_panel .consulting dd.post li{
	margin-bottom: 8px;
}
#content.main .kings_panel .consulting dd.post li:last-child{ margin-bottom: 0; }
#content.main .kings_panel .consulting dd.post li > *{
	display: inline-block;
	vertical-align: middle;
}

#content.main .kings_panel .consulting dd.post li .grade{
	width: 93px;
	height: 23px;
	background: #fff;
	border: 1px solid #dfdfdf;
	text-align: center;
	margin-right: 8px;
	border-radius: 5px;
}

#content.main .kings_panel .consulting dd.post li .grade *{ vertical-align: middle; }
#content.main .kings_panel .consulting dd.post li .grade .txt{
	color: #000;
	margin-right: 5px;
	vertical-align: bottom;
}
#content.main .kings_panel .consulting dd.post li .grade .val::before{
	content: '\00B7';
	color: #ccc;
	margin-right: 4px;
	vertical-align: middle;
}
#content.main .kings_panel .consulting dd.post li .grade .val > span::before{
	content: '';
	display: inline-block;
	width: 7px;
	height: 7px;
	background: url('/skin/shop/basic/images/icon/view_icon.png') no-repeat -1px -68px;
	vertical-align: middle;
	margin-right: 2px;
}
#content.main .kings_panel .consulting dd.post li .grade .val > span{
	color: #333;
	font-weight: 700;	
}

#content.main .kings_panel .consulting dd.post li .eval{
	width: 375px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#content.main .kings_panel .consulting dd.post li .eval > span{
	color: #ffb92d;
	font-weight: 500;
	margin-right: 5px;
}


#content.main .kings_panel .ranking{
	width: calc(100% - 840px);
}
#content.main .kings_panel .ranking .title{
	margin-bottom: 20px;
	height: 49px;
	line-height: 49px;
}
#content.main .kings_panel .ranking .title > p{ float: left; }
#content.main .kings_panel .ranking .title .more{
	float: right;
	font-size: 16px;
	border-bottom: 1px solid #000;
	height: 22px;
	line-height: 22px;
	margin: 12px 0;
}
#content.main .kings_panel .ranking .flex{ width: 100%; }
#content.main .kings_panel .ranking .flex > li{
	border-bottom: 1px solid #dfdfdf;
	width: 100%;
}
#content.main .kings_panel .ranking .flex > li:last-child{
	border-bottom: 0;
}
#content.main .kings_panel .ranking .flex > li > *{ padding: 15px 0; }

#content.main .kings_panel .ranking .kings_cell{
	width: 185px;
}
#content.main .kings_panel .ranking .kings .comm_shop_link{
	display: none;
}
#content.main .kings_panel .ranking .kings .info{
	padding-left: 10px;
	min-width: 92px;
}
#content.main .kings_panel .ranking .num{ margin-right: 15px;}

#content.main .kings_panel .ranking .btn{
	border: 1px solid #adadad;
	padding: 5px 10px !important;
	margin-left: 26px;
	
}
#content.main .kings_panel .ranking .btn > span{ display: block; }
#content.main .kings_panel .ranking .btn > span:first-child{
	font-size: 14px;
	font-weight: 500;
}
#content.main .kings_panel .ranking .btn > span:last-child{
	font-size: 12px;
	color: #666;
	font-weight: 300;
}


#content.main .recommend .tab li{
	height: 47px;
	line-height: 47px;
}

#content.main .recommend > div.contents{
	padding: 25px;
}

#content.main .recommend .layout > div:last-child{ vertical-align: middle; }
#content.main .recommend .banner{
	width: 535px;
}
#content.main .recommend .banner img{
	display: block;
	width: 100%; 
}

#content.main .recommend .product{
	width: 252px;
	padding: 25px;
	text-align: center;
	padding-bottom: 0;
}
#content.main .recommend .product .thumb{
	position: relative;
	margin-bottom: 20px;
}

#content.main .recommend .product .hit{
	position: absolute;
	top: -25px;
	left: 0;
}

#content.main .recommend .name{
	font-size: 18px;
	font-weight: 700;
	color: #333;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 300px;
}
#content.main .recommend dl.spec{
	margin: 10px 0;
}
#content.main .recommend dl.spec dt,
#content.main .recommend dl.spec dd{ 
	float: left; 
	font-size: 14px;
	border-top: 1px solid #cbcbcb; 
	heigh: 30px;
	line-height: 30px;
	padding: 0 5px;
}
#content.main .recommend dl.spec dt{ 
	clear: both; 
	width: 65px;
}
#content.main .recommend dl.spec dd{
	width: 225px;
}


#content.main .recommend .advice{
	font-size: 14px;
}

#content.main .section .inner.layout{ display: none; }
#content.main .section .inner.layout.on{ display: table; }


#content.main .recommend .price_wrap{ 
	line-height: 20px; 
	margin-right: 10px;
}
#content.main .recommend .price_wrap > span{
	display: block;
}
#content.main .price{
	font-weight: 700;
	font-size: 22px;
}
#content.main .price .won{ font-size: 16px; font-weight: 400; }

#content.main .recommend .buy_wrap > *{
	display: inline-block;
	vertical-align: baseline;
}

#content.main .recommend .buy_wrap .txt{ 
	font-weight: 500; 
	font-size: 14px;
	margin-right: 5px; 
}

.btxt{ color: #208ac6; font-weight: 500; }
span.icon{ display: inline-block; text-indent: 15px;  }
span.icon_king{
	background: url('/skin/shop/basic/img/king2.png') no-repeat left center;
}

.flex{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
/* .c3b > div{ border-right: 1px solid #dfdfdf; }
.c3b > div:last-child{ border-right: 0; } */
.c2b > div:last-child{
	border-left: 1px solid #dfdfdf;
}

#content.main .popular_products li{
	float: left;
}
#content.main .popular_products .popular_pc{
	width: 917px;
}
#content.main .popular_products .box{
	padding: 25px;
	/* height: 295px; */
	height: 410px;
}
#content.main .popular_products .popular_pc .tit > *{
	float: left;
}
#content.main .popular_products .popular_pc .tab{
	margin-left: 145px;
}
#content.main .popular_products .popular_pc .tab li{
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	margin-right: 15px;
	padding: 0 2px;
}

#content.main .popular_products .popular_pc .banner{
	width: 200px;
	padding-right: 27px;
	vertical-align: middle;
}
/* #content.main .popular_products .popular_pc .banner .button{
	position: absolute;
	bottom: 25px;
	left: 25px;
} */
#content.main .popular_products .popular_pc .products li{
	width: 200px;
	margin-right: 20px;
}
#content.main .popular_products .popular_pc .products .thumb > img{
	width: 100%;
}
#content.main .popular_products .popular_pc .products li:last-child{
	margin-right: 0;
}

#content.main .popular_products .popular_pc p{
	/* display: block;
	min-height: 45px; */
	/* min-height: 40px;
	line-height: 40px;
	position: relative;
	margin: 5px 0; */
	min-height: 45px;
	margin-top: 12px;
}

#content.main .popular_products .popular_pc .name{
	font-size: 14px;
	/* display: inline-block; */
	/* line-height: 18px; */
}

#content.main .popular_products .popular_pc p .icon{
/* 	position: absolute;
	bottom: 0;
	right: 0; */
}

#content.main .popular_products .popular_pc .spec{ height: 108px; }
#content.main .popular_products .popular_pc dt,
#content.main .popular_products .popular_pc dd{ float: left; }
#content.main .popular_products .popular_pc dt{ clear: both; width: 62px; }
#content.main .popular_products .popular_pc dd{ width: 138px; }



#content.main .popular_products .event_item{
	width: 280px;
}

#content.main .popular_products .event_item .tab{
	margin-bottom: 15px;
}
#content.main .popular_products .event_item .tab li{
	font-size: 12px;
	height: 22px;
	line-height: 22px;
}
#content.main .popular_products .event_item .tab li::after{
	content: '';
	display: inline-block;
	width: 2px;
	height: 2px;
	background: #d1d1d1;	
	vertical-align: middle; 
	margin: 0 5px;
}
#content.main .popular_products .event_item .tab li:last-child::after{
	display: none;
}
#content.main .popular_products .event_item .tab li.on{
	color: #0174cf;
	font-weight: 700;
	border: 0;
}

#content.main .popular_products .event_item .box{
	padding-left: 18px;
	padding-right: 18px;
}

/* #content.main .popular_products .event_item .item li{
	width: 75px;
	margin: 20px 9px 0 0;
}
#content.main .popular_products .event_item .item li:nth-child(3n){
	margin-right: 0;
} */
#content.main .popular_products .event_item .item li{
	width: 100%;
	/* margin: 10px 0; */
	margin: 2px 0;
}

#content.main .popular_products .event_item .item li img{
	/* width: 75px;
	height: 75px; */
	width: 100%;
	border: 1px solid #f0f0f0;
	display: block;
}
#content.main .popular_products .event_item .item li .name{
	display: block;
	/* margin-top: 5px; */
	margin-top: 2px;
}

#content.main .full_media{
    margin: 0 -500%;
    background: #212121;
    padding: 40px 0;
}

#content.main .full_media *{ color: #d3d3d3; }

#content.main .full_media .tit{ padding: 0 15px; }
#content.main .full_media .tit > *{
	float: left;
}

#content.main .full_media .tit > span{ color: #fff; }
#content.main .full_media .tit img{ vertical-align: text-top; }

#content.main .full_media .tab{ margin-left: 40px; }
#content.main .full_media .tab li{ float: left; margin-right: 15px; }

#content.main .full_media .contents{
	padding: 20px 0;
	margin-bottom: 0;
}
#content.main .full_media .contents li{ 
	width: 220px;
	margin-right: 25px;
	margin-bottom: 10px;
}
#content.main .full_media .contents li:last-child{
	margin-right: 0;
}
#content.main .full_media li img{
	width: 100%;
	border-radius: 20px;
}

#content.main .full_media .subject{
	font-size: 14px;
	display: block;
	height: 30px;
	line-height: 30px;
}

#content.main .full_media .info span{
	color: #626262;
}

#content.main .full_media .info .date::after{
	content: '';
	display: inline-block;
	width: 1px;
	height: 9px;
	background: #626262;
	margin: 0 5px 0 10px;
}


#content.main .popular_item{ 
	position: relative;
}
#content.main .popular_item .category_arr{
	width: 40px;
	position: absolute;
	top: 0;
	left: -60px;
	-moz-transition: position linear .2s;
	-webkit-transition: position linear .2s;
	-o-transition: position linear .2s;
	transition: position linear .2s;
	border: 1px solid #dfdfdf;
	z-index: 10;
}

#content.main .popular_item .category_arr.fixed{
	position: fixed;
	top: 25px;
	left: 50%;
	margin-left: -661px;
}

#content.main .popular_item .category_arr li{
	border-bottom: 1px solid #dfdfdf;
}
#content.main .popular_item .category_arr li:last-child{
	border-bottom: 0;
}

#content.main .popular_item .category_arr li > a{
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-indent: 42px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#content.main .popular_item .category_arr li > a.on{
	width: 195px;
	overflow: visible;
}


#content.main .popular_item .contents{
	margin-bottom: 25px;
	box-sizing: border-box;
	border-top: 2px solid #000;
}
#content.main .popular_item .contents::before{
/* 	content: '';
	display: inline-block;
	width: 100%;
	height: 2px;
	background: #000;
	position: absolute;
	top: -3px;
	left: 0; */
}
#content.main .popular_item .contents:last-child{ margin-bottom: 0; }
#content.main .popular_item .info{
	background: #f4f6fa;	
}
#content.main .popular_item .info .inner{
	padding: 25px;
	height: 175px;
}

#content.main .popular_item .info img{ display: block; }

#content.main .popular_item .info_top{
	margin-bottom: 45px;
}

#content.main .popular_item .keyword_box li{
	line-height: 22px;
}
#content.main .popular_item .keyword_box li a{
	font-size: 14px;
}


#content.main .popular_item .ctgr_name{
	font-size: 24px;
	font-weight: 700;	
}

#content.main .popular_item .products{
	width: 864px;
}
#content.main .popular_item .products li{
	/* width: 215px; */
	width: 175px;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	text-align: center;
	padding: 20px;
}
#content.main .popular_item .products li:nth-child(4n){
	border-right: 0;
	/* width: 216px; */
	width: 176px;
}
#content.main .popular_item .products li:nth-child(n+5){
	border-bottom: 0;
}
#content.main .popular_item .products .thumb > img{
	max-width: 150px;
}

#content.main .popular_item .products .name{
	display: block;
	font-size: 14px;
	height: 40px;
	overflow: hidden;
}

#content.main .popular_item .more_btn{
	float: right;
	background: url('/skin/shop/basic/img/smarrow.png') no-repeat right center;
	padding: 0 10px;
	line-height: 35px;
	display: inline-block;
}



#content.main .comm_bdbox.item{ margin-bottom: 50px; } 
#content.main .popular_item.skin3{
	margin-bottom: 0;	
}
#content.main .popular_item.skin3 .category_arr{ 
	border: 0;
	/* border-top: 3px solid #282828;  */
	border-bottom: 1px solid #d3d0e1;
	width: auto;
	position: static;
}

#content.main .popular_item.skin3 .category_arr > *{
	float: left;
}

#content.main .popular_item.skin3 .category_arr > span{
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	width: 158px;
	height: 40px;
	line-height: 40px;
	border-right: 1px solid #e2e2e2;
	letter-spacing: -1px;
	text-align: center;
}

#content.main .popular_item.skin3 .category_arr ul{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
#content.main .popular_item.skin3 .category_arr li{ 
	width: 85px;
	border-right: 1px solid #e2e2e2;
	text-align: center;
	cursor: pointer;
	border-bottom: 0;
}
#content.main .popular_item.skin3 .category_arr li span{ 
	display: block;
	color: #616161; 
	font-size: 14px;
	font-weight: 700;
	letter-spacing: -1px;
	height: 40px;
	line-height: 40px;
}

#content.main .popular_item.skin3 .category_arr li.on span{ color: #fff; }
#content.main .popular_item.skin3 .category_arr li.on{
	position: relative;
	background: #282828; 
	border-right: 1px solid #282828; 
}
#content.main .popular_item.skin3 .category_arr li.on::after{
	position: absolute;
	bottom: -16px; 
	left: 50%;
	margin-left: -8px;
	content: '';
	display: inline-block;
	width: 0px;
	height: 0px;
	border: 8px solid transparent;
	border-top: 8px solid #282828;
	z-index: 6;
}

#content.main .popular_item.skin3 .category_arr li:last-child{
	border-right: 0;
}

#content.main .popular_item.skin3 .contents{ 
	border: 0; 
	padding: 0;
	display: none;	
	margin-bottom: 0;
}
#content.main .popular_item.skin3 .contents.on{
	display: block;
}

#content.main .popular_item.skin3 .products li{
	width: calc(100% / 4 - 41px);
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	.label, .button{
		line-height: 25px;
	}
	#header .board .button{
		line-height: 23px;
	}
	#header .info > li:last-child a{ vertical-align: top; }
	.detail_wrap.assembly .prd_compare .label{ line-height: 20px; }
	
	.online_estimate_wrap .kings_status .best .desc.on .more_view::before{
		line-height: 15px;
	}
	
}



/* estimatepc_popup */
#content.sub.popup .contains{
	margin: 0 20px;
	position: relative;
}

#selectEst{
	position: fixed;
	border: 1px solid #c9c9c9;
	left: 1240px;
	top: 20px;
	width: 400px;
	min-height: 500px;
	padding: 15px;
}

/* #selectEst > p{
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
	letter-spacing: -1px;
} */

#selectEst .contents{
	/* border-top: 1px solid #dfa61b; */
}

#selectEst .contents > p{
	/* font-size: 20px; */
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
	letter-spacing: -1px;
}

#selectEst .contents > p.prd{
	color: #ff0000;
}
#selectEst .contents > p.grd{
	color: #004cff;
}

#selectEst .contents > ul{
	padding: 10px 0;
	border-top: 1px solid #dfa61b;
}

#selectEst .contents > ul > li{
	/* font-size: 15px;
	cursor: pointer; */
	padding: 10px 0;
	
	/* border-bottom: 1px solid #e4e4e4; */
	border-bottom: 1px solid #dfa61b;
}

#selectEst .contents > ul > li:nth-child(n+2) {
	padding-top: 20px;
}


#selectEst .contents{
	/* height: 560px; */
	height: 850px;
	overflow-y: scroll;
	padding-right: 10px;
}
#selectEst .contents .subject{
	display: block;
	margin-bottom: 10px;
	font-size: 15px;
	letter-spacing: -1px;
	font-family: 'NanumSquare';
	font-weight: 700;
	cursor: pointer;
}

/* #selectEst .contents .subject:hover{
	text-decoration: underline;
} */


#selectEst .contents .subject .type{
	font-size: 11px;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding: 0 2px;
	font-weight: 400;
	border-radius: 5px;
	vertical-align: middle;
	/* margin-right: 2px; */
	margin-right: 5px;
	font-family: 'Malgun Gothic';
	letter-spacing: -1px;
	text-indent: -1px;
}
#selectEst .contents .subject .type.prd{
	background: #ff8888;
	border: 1px solid #ff0000;
	color: #fff;
}
#selectEst .contents .subject .type.grd{
	background: #88d4ff;
	border: 1px solid #00a3ff;
}
#selectEst .contents .subject .num{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #ccc;
	text-align: center;
	line-height: 18px;
	background: #fec539;
	/* margin-right: 5px; */
	margin-right: 5px;
}

#selectEst .contents .compos_prd_table{
	margin-bottom: 10px;
}
#selectEst .contents .compos_prd_table th, 
#selectEst .contents .compos_prd_table td{
	line-height: normal;
	vertical-align: middle;
}

#selectEst .contents .compos_prd_table td:last-child{
	font-family: 'Malgun Gothic';
}

#selectEst .contents .state{ 
	text-align: right;
	font-family: 'NanumSquare';
	font-weight: 700;
}

#selectEst .contents .info{
	align-items: center;
	justify-content: space-between;
	padding: 10px 0; 
}
#selectEst .contents .info li > span{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

#selectEst .contents .info .cpn{
	font-size: 13px;
}

#selectEst .contents .info .cpn > span{
	display: inline-block;
	/* vertical-align: middle; */
}

/* #selectEst .contents .info .cpn .shop{
	min-width: 95px;
} */

#selectEst .contents .info .cpn .cnt{
	width: 16px;
	height: 16px;
	color: #fff;
	background: #2982e6;
	text-align: center;
	line-height: 16px;
	margin-left: 5px;
}
#selectEst .contents .info .type{
	font-family: 'gulim';
	color: #919191;
	border: 1px solid #e4e4e4;
	background: #fff;
	font-size: 11px;
	padding: 1px 2px;
	text-align: center;
	margin-right: 5px;
}
#selectEst .contents .info .price{
	font-size: 16px;
	font-family: 'NanumSquare';
	font-weight: 700;
}

#selectEst .contents .info .btn{
	background: #2982e6;
	color: #fff;
	display: inline-block;
	width: 78px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
}


#selectEst .contents::-webkit-scrollbar {
	width: 6px;
}
#selectEst .contents::-webkit-scrollbar-thumb {
	background-color: #c1c1c1;
	border-radius: 10px;
}
#selectEst .contents::-webkit-scrollbar-track {
	background-color: #fafafa;
	border-radius: 10px;
} 






.online_estimate_wrap{}

.online_estimate_wrap .best_recomm{
	background: #252f43;
	margin: 0 -500%;
	padding: 20px 0;
}

.online_estimate_wrap .best_recomm .title *{ vertical-align: middle; }
.online_estimate_wrap .best_recomm .title > span{
	color: #c1c6d2;
}
.online_estimate_wrap .best_recomm .tab{
	background: #fff;
}
.online_estimate_wrap .best_recomm .tab li{
	height: 50px;
	line-height: 50px;
	position: relative;
}

.online_estimate_wrap .best_recomm .tab li::after{
	content: '';
	display: inline-block;
	width: 1px;
	height: 14px;
	background: #e9ecef;
	position: absolute;
	top: 20px;
	right: 0;
}
.online_estimate_wrap .best_recomm .tab li:last-child::after{
	display: none;
}

.online_estimate_wrap .kings_status{
	border-top: 1px solid #252f43;
	display: none;
}
.online_estimate_wrap .kings_status.on{
	display: block;
}

.online_estimate_wrap .kings_status div.layout{
	border-spacing: 0;
}
.online_estimate_wrap .kings_status .king{
	width: 170px;
}
.online_estimate_wrap .kings_status .king .desc{
	padding: 0;
	color: #333;
}



.online_estimate_wrap .kings_status .item{
	/* padding: 20px 30px; */
	padding: 30px;
}
.online_estimate_wrap .kings_status .best li{
	padding: 0 20px;
}
.online_estimate_wrap .kings_status .best .name{
	display: block;
	font-size: 16px;
	font-weight: 500;
}

.online_estimate_wrap .kings_status .best .desc{
	/* background: url('/skin/shop/basic/img/speech.png') no-repeat; */
	background: url('/skin/shop/basic/images/icon/fact.png') no-repeat 0 12px;
	border-bottom: 1px solid #e1e1e1;
	/* padding: 10px 0 10px 50px; */
	padding: 10px 0 10px 60px; 
	position: relative;
	/* background-position: 0px 15px; */
	height: 37px;
	position: relative;
}
.online_estimate_wrap .kings_status .best .desc.on{
	height: auto;
	min-height: 37px;
}
.online_estimate_wrap .kings_status .best .desc::before{
	content: '';
	display: inline-block;
	width: 1px;
	height: 30px;
	background: #e9ecef;
	position: absolute;
	top: 14px;
	/* left: 40px; */
	left: 52px;
}


.online_estimate_wrap .kings_status .best .desc span{
	display: none;
	color: #3a79c1;
}
.online_estimate_wrap .kings_status .best .desc span.on{
	display: inline-block;
}
.online_estimate_wrap .kings_status dl.spec{ 
	padding: 10px 0; 
	/* min-height: 140px; */
	min-height: 180px;
}
.online_estimate_wrap .kings_status dl.spec dt,
.online_estimate_wrap .kings_status dl.spec dd{
	float: left; 
	padding: 0 5px;
	color: #333;
	height: 20px;
	line-height: 20px;
}
.online_estimate_wrap .kings_status dl.spec dt{ 
	clear: both; 
	width: 58px;
}
.online_estimate_wrap .kings_status dl.spec dd{
	width: 192px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.online_estimate_wrap .kings_status .add_btn{
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #ccc;
}

.online_estimate_wrap .kings_status .more_view{
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	color: #000;
	border: 1px solid #eee;
	font-size: 0;
	vertical-align: text-bottom;
	background: #fff;
	text-align: center;
	position: absolute;
	bottom: 11px;
	right: 0;
}
.online_estimate_wrap .kings_status .more_view::before{
	content: '\002B';
	font-size: 15px;
}
.online_estimate_wrap .kings_status .best .desc.on .more_view{
	line-height: 10px;
}
.online_estimate_wrap .kings_status .best .desc.on .more_view::before{
	content: '\2212' !important;
}



.online_estimate_wrap .best_recomm.ver2 .title{
	margin-bottom: 10px;
}
.online_estimate_wrap .best_recomm.ver2 .title > span{
	margin-left: 10px;
}
.online_estimate_wrap .best_recomm.ver2 .king{} 
.online_estimate_wrap .best_recomm.ver2 .kings_status .king{
	width: 450px;
	position: relative;
	vertical-align: middle;
}

.online_estimate_wrap .best_recomm.ver2 .kings_status .king iframe{
	height: 300px;
}

.online_estimate_wrap .best_recomm.ver2 .kings_status .king .btn{
	display: inline-block;
	padding: 8px 0;
	width: 235px;
	background: #2d7ccb;
	color: #fff;
	font-size: 14px;
	border-radius: 50px;
	margin-top: 15px;
}


.online_estimate_wrap .best_recomm.ver2 .kings_status .item{
	padding: 10px;
}

.online_estimate_wrap .best_recomm.ver2 .kings_status ul{
	border-spacing: 20px;
}

.online_estimate_wrap .best_recomm.ver2 .kings_status .best li{
	padding: 0;
	border-spacing: 0;
}


.online_estimate_wrap .best_recomm.ver2 .kings_status .best .name{
	text-align: center;
	height: 50px;
	line-height: 45px;
	text-indent: 30px;
	background: url('/skin/shop/basic/images/common/recomm_title_bg.png') no-repeat center left; 
}

.online_estimate_wrap .best_recomm.ver2 .kings_status dl.spec dt{
	display: none;
}
.online_estimate_wrap .best_recomm.ver2 .kings_status dl.spec dd{
	width: calc(100% - 10px);
}

.online_estimate_wrap .best_recomm.ver2 .kings_status .price_wrap{
	text-align: right;
	margin-bottom: 10px;
}
.online_estimate_wrap .best_recomm.ver2 .kings_status .price_wrap > span{
	display: inline-block;
}
.online_estimate_wrap .best_recomm.ver2 .kings_status .price_wrap > span:first-child{
	font-size: 13px;
	color: #239ae2;
	margin-right: 5px;
}
.online_estimate_wrap .best_recomm.ver2 .kings_status .price_wrap > span.price{
	font-size: 20px;
	font-weight: 700;
}
.online_estimate_wrap .best_recomm.ver2 .kings_status .price_wrap > span.price .won{
	font-size: 15px;
	font-weight: 400;
}



/* renew 0822 */
.online_estimate_wrap .best_recomm.ver2 .kings_status .king{ 
    width: 440px; 
    vertical-align: top; 
}
.online_estimate_wrap .best_recomm.ver2 .kings_status .king .title{
    display: block; 
    color: #000; 
    text-indent: 10px; 
    font-size: 18px;
    height: auto;
    line-height: inherit;
    margin-bottom: 13px;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
   
}
.online_estimate_wrap .best_recomm.ver2 .kings_status .item{ padding: 18px 10px; }
.online_estimate_wrap .best_recomm.ver2 .kings_status .tab{ padding: 0 30px; margin-bottom: 15px; }
.online_estimate_wrap .best_recomm.ver2 .kings_status .tab li{ 
    border-top: 1px solid #c9c9c9; 
    width: auto; 
    flex: 1; 
    height: 42px; 
    line-height: 42px;
    border-bottom: 2px solid #454545;
    
}
.online_estimate_wrap .best_recomm.ver2 .kings_status .tab li.on{
    border: 2px solid #454545;
    border-bottom: 0; 
}
.online_estimate_wrap .best_recomm.ver2 .kings_status .tab li::after{ display: none; }
.online_estimate_wrap .best_recomm.ver2 .kings_status .popular .contents{ padding: 0 40px; }
.online_estimate_wrap .best_recomm.ver2 .kings_status .popular .popular_est{ border-spacing: 0; }
.online_estimate_wrap .best_recomm.ver2 .kings_status .popular .popular_est > li{ margin-right: 20px; }
.online_estimate_wrap .best_recomm.ver2 .kings_status .popular .compos_prd_table{ margin-bottom: 10px; }

.online_estimate_wrap .best_recomm.ver2 .kings_status .popular .arr{ display: none; }
.online_estimate_wrap .best_recomm.ver2 .kings_status .popular .arr.on{ display: block; }

.online_estimate_wrap .best_recomm.ver2 .kings_status .popular .arr.prev{ left: 0; background-position: -151px -119px; }
.online_estimate_wrap .best_recomm.ver2 .kings_status .popular .arr.next{ right: 0; background-position: -205px -119px;	}
.online_estimate_wrap .best_recomm.ver2 .kings_status .popular .desc{ padding: 0; }
.online_estimate_wrap .best_recomm.ver2 .kings_status .popular .desc > p{ margin-bottom: 0; min-height: 40px; -webkit-line-clamp: 2; }
.online_estimate_wrap .best_recomm.ver2 .kings_status .popular .word{ margin-bottom: 10px; }
.online_estimate_wrap .best_recomm.ver2 .kings_status .popular .info .name{ display: none; }
.online_estimate_wrap .best_recomm.ver2 .kings_status .popular .tag{ height: 22px; overflow: hidden; margin-bottom: 5px; }
.online_estimate_wrap .best_recomm.ver2 .kings_status .popular .tag li{
	display: inline-block;
	color: #333;
	font-weight: 500;
	background: #fff3bf;
	padding: 2px 10px;
	margin-right: 5px;
}
.online_estimate_wrap .best_recomm.ver2 .kings_status .popular .price_wrap{ margin-bottom: 0; }





.online_estimate_wrap .pc_estimate_search{ margin: 17px 0; }
.online_estimate_wrap .pc_estimate_search .qna{ padding: 20px; border: 1px solid #e7e7e7;  }
.online_estimate_wrap .pc_estimate_search .qna .consulting{ width: auto; margin: 0; padding: 0 15px; border: 0; }
.online_estimate_wrap .pc_estimate_search .qna > div:first-child{ padding-right: 20px; border-right: 1px solid #c9c9c9; }
.online_estimate_wrap .pc_estimate_search .qna > div:last-child{ padding-left: 20px; }

.online_estimate_wrap .pc_estimate_search .qna .title{ margin-bottom: 20px; align-items: center; justify-content: space-between; }
.online_estimate_wrap .pc_estimate_search .qna .title *{ letter-spacing: -1px;  }
.online_estimate_wrap .pc_estimate_search .qna .title .tit{ font-size: 22px; font-weight: 700; margin-right: 5px; color: #313131;}
.online_estimate_wrap .pc_estimate_search .qna .title .tip{ font-size: 14px; }
.online_estimate_wrap .pc_estimate_search .qna .title .tip > span{ position: relative; }
.online_estimate_wrap .pc_estimate_search .qna .title .tip > span > span{ position: relative; z-index: 2; }
.online_estimate_wrap .pc_estimate_search .qna .title .tip > span::after{
    content: '';
	display: block;
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 100%;
	height: 4px;
	background: #ffd633;
	z-index: 1;
}
.online_estimate_wrap .pc_estimate_search .qna .title .more{ font-size: 17px; text-decoration: underline; text-underline-offset: 5px; }
.online_estimate_wrap .pc_estimate_search .qna .title .more:hover{  }
.online_estimate_wrap .pc_estimate_search .qna .txt{ width: 388px; }
.online_estimate_wrap .pc_estimate_search .qna .txt .subject{ max-width: 330px; }

.online_estimate_wrap .pc_estimate_search .qna .info{ padding: 0; }




/* board css new 20201113 */
.king_label{
	display: inline-block;
	/* background: url('/skin/shop/basic/images/icon/sp_icon.png'); */
	background: url('/skin/shop/basic/images/icon/kings_icon.png');
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	right: -5px; 
	text-indent: -9999px;
	font-size: 0;
}
.board_wrap .board_top{
	margin-bottom: 12px;
}
.board_wrap .board_top .title{ float: left; margin-bottom: 0; }
.board_wrap .board_top > div:last-child{ float: right; }
.board_wrap .board_top .search_wrap{ /* float: right; */ }
.board_wrap .board_top .search_wrap form > *{
	border: 1px solid #c1c1c1;
	float: left;
}
.board_wrap .board_top .select_box{ height: 35px; margin-right: 10px; }
.board_wrap .board_top .inner{ 
	/* height: 33px; 
	width: 230px;  */
	width: 220px;
	height: 23px;
	padding: 5px; 
}
.board_wrap .board_top .inner > *{
	height: 100%;
}
.board_wrap .board_top .search_text{
	border: 0;
	width: 191px;
}

.board_wrap .board_top .search_btn{
	width: 25px;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat -218px -175px;
	outline: none;
	border: 0;
	text-indent: -9999px;
}

.board_wrap .board_top .btn_wrap{
	height: 40px;
	line-height: 40px;
}
.board_wrap .board_top .btn_wrap .btn{
	/* font-size: 14px; */
	margin-right: 5px;
}
.board_wrap .board_top .btn_wrap .btn:last-child{
	margin-right: 0;
}

.board_wrap .btm_btn_wrap{
	line-height: 25px;
}
.board_wrap .btm_btn_wrap > a{
	float: left;
	margin-right: 2px;
}
.board_wrap .btm_btn_wrap > a:last-child{
	float: right;
	margin-right: 0;
}


/* kings common */
.kings_cell > div{
	display: inline-block;
	vertical-align: middle;
}
.kings_cell .photo{
	width: 70px !important; 
	height: 70px;
}
.kings_cell .logo{
	line-height: 72px;
}

.kings_cell .info{
	/* width: 117px; */
	min-width: 117px;
	padding: 0 10px;
	text-align: center;
}
.kings_cell .name{ 
    display: block !important;
	font-size: 16px;
	font-weight: 500;
	color: #2a2a2a;
	margin-bottom: 10px; 
}


.kings_cell .king_label{
	width: 17px;
	height: 24px;
	/* background-position: -165px -135px; */
	left: -5px;
}

.kings_cell .king_label.king{
    background-position: -167px -51px;
}
.kings_cell .king_label.swell{
    background-position: -168px -131px;
}
.kings_cell .king_label.man{
    width: 20px;
	height: 25px;
    background-position: -166px -211px;
}
.kings_cell .king_label.shop{
    width: 20px;
	height: 25px;
    background-position: -166px -293px;
}

.kings_row .king_label{
	width: 14px;
	height: 18px;
	left: -5px;
}
.kings_row .king_label.king{
    background-position: -192px -58px;
}
.kings_row .king_label.swell{
    background-position: -192px -137px;
}
.kings_row .king_label.man{
    background-position: -192px -218px;
}
.kings_row .king_label.shop{
	background-position: -191px -300px;
}


.kings_row.two_ess .info{
	display: block;
}
.kings_row.two_ess .info :not(.name){
	display: none;
}

.kings_row.simple > span{ display: inline-block; }
.kings_row.simple .king_label{
	position: static;
	margin-right: 5px;
}

.king .kings_estimate{}
.king .kings_estimate .king_label{
	width: 31px;
	height: 42px;
}
.kings_estimate .logo{ line-height: 105px; }
.kings_estimate .logo img{ vertical-align: middle; }
.kings_estimate .king_label.king{
    background-position: -129px -33px;
}
.kings_estimate .king_label.swell{
    background-position: -129px -113px;
}
.kings_estimate .king_label.man{
    background-position: -131px -192px;
    height: 45px;
}
.kings_estimate .king_label.shop{
	background-position: -130px -274px;
	height: 45px;
}


/* .kings .comm_graph_box{
	width: 42px;
	display: inline-block;
	vertical-align: middle;
} */

.kings [class$="_box"]{
	display: inline-block;
	vertical-align: middle;
}

.kings .comm_graph_box{
	width: 42px;
	/* display: inline-block;
	vertical-align: middle; */
}
.kings .grade_box > span{
	font-style: italic;
	font-weight: 700;
	font-size: 14px;
}
.kings .grade_box > span::before{
	/* content: '\2605'; */
	content: '';
	display: inline-block;
	width: 23px;
	height: 18px;
	background: url('/skin/shop/basic/images/icon/king_avg_on.png') no-repeat center left;
}

.kings .comm_shop_link{
	font-size: 14px;
	background: url('/skin/shop/basic/img/smarrow.png') no-repeat center right;
	padding: 0 8px;	
	/* vertical-align: middle; */
	vertical-align: top;
}

.kings_row > *{
	vertical-align: middle;
	display: inline-block;
}
.kings_row .photo{
    /* display: inline-block; */
	margin-right: 5px;
	width: 40px;
	height: 40px;
}
.kings_row .name{
	font-size: 14px;
	color: #565656; 
	font-weight: 500;
	vertical-align: middle;
}

.kings_row .lv_data{ /* display: none !important; */ }
.kings_row .graph_box ul > li:first-child .lv_data::before{ display: none; }


.board_wrap .kings_view{ 
	margin-bottom: 20px; 
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	position: relative; 
	padding: 18px 60px;
	height: 108px;
}
.board_wrap .kings_view .lanking{
	display: inline-block;
	width: 98px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-image: linear-gradient(-45deg, transparent 14px, #f15638 0); 
	font-weight: 700;
	color: #fff;
	text-indent: -10px;
	position: absolute;
	left: 0;
	top: 0;
}
.board_wrap .kings_view .lanking .num{
	color: #ffdc38;
}
.board_wrap .kings_view .view_box{ 
	/* padding: 0 60px; */
	
	/* width: 820px;
	overflow: hidden;
	margin: 0 auto; */
	width: 820px;
	overflow: hidden;
}
.board_wrap .kings_view .view_box ul{
	width: 10000px;
}
.board_wrap .kings_view .arr{
	/* position: absolute; */
	display: inline-block;
	width: 27px;
	height: 27px;
	/* border: 1px solid #919191; */
	/* border-radius: 100%; */
	font-size: 0;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat;
	position: absolute;
	top: 48px;
}
.board_wrap .kings_view .arr.prev{
	left: 20px;
	background-position: -267px -47px;
}
.board_wrap .kings_view .arr.next{
	right: 20px;
	background-position: -267px -75px;
}

.board_wrap .kings_view li{
	/* width: 90px;
	margin-right: 30px; */
	width: 98px;
	margin-right: 20px;
	float: left;
	text-align: center;
	cursor: pointer;
	/* padding: 10px 0; */
}
.board_wrap .kings_view li.on{ border-bottom: 3px solid #e06567; }
.board_wrap .kings_view li span{ display: block; }
.board_wrap .kings_view .photo{
	position: relative;
	width: 48px;
	height: 48px;
	margin-bottom: 12px;
}
.board_wrap .kings_view .photo.logo{
	line-height: 50px;
}
/* .board_wrap .kings_view .king_label{
	width: 17px;
	height: 24px;
	background-position: -165px -135px;
} */
/* .board_wrap .king_label{
	width: 17px;
	height: 24px;
	background-position: -165px -135px;
} */
.board_wrap .kings_view .name{
	font-size: 14px;
	font-weight: 500;
}

.board_wrap .kings_view .cnt{
	color: #28a6ce;
	margin: 5px 0;
}
.board_wrap .kings_view .cnt::before{
	content: '';
	display: inline-block;
	width: 12px;
	height: 13px;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat -198px -10px;
	vertical-align: middle;
	margin-right: 5px;
}
.board_wrap .lanking_selected_kings{
    display: block;
    padding: 10px;
    font-size: 18px;
    padding-bottom: 0;
    
}

.board_wrap .lanking_selected_kings > span{ font-weight: 700; }



.bbs_wrap p.desc span{
	color: #ff4200;
	font-weight: 700;
}
.bbs_wrap .table_wrap{}
.bbs_wrap .table_wrap .data_row input[type="checkbox"]{
	margin-right: 5px;
}
.bbs_wrap .table_wrap .type1{
	border-top: 2px solid #8e8e8e;	
}
.bbs_wrap .table_wrap .type1 .data_row{
	align-items: center;
}
.bbs_wrap .table_wrap .type1 > li{
	padding: 20px;
	background: #fafbfc;
	border-bottom: 1px solid #e2e2e2;
}

.bbs_wrap .table_wrap .type1 .thumb{
	width: 200px;
}
/* .bbs_wrap .table_wrap .type1 .thumb > img{
	width: 100%; 
} */
/* .bbs_wrap .table_wrap .thumb > img{
	width: 100%; 
	display: block;
} */
.bbs_wrap .table_wrap .thumb img{
	width: 100%; 
	display: block;
}
.bbs_wrap .table_wrap .type1 .view{
	width: 700px;
}
.bbs_wrap .table_wrap .type1 .view > div{
	vertical-align: middle;
}
.bbs_wrap .table_wrap .type1 .bbs_cont{
	padding: 0 25px;
	/* width: 440px; */
	width: 435px;
}
.bbs_wrap .table_wrap .type1 .subject{
	/* display: block; */
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	color: #2a2a2a;
	margin-bottom: 10px;
}

.bbs_wrap .table_wrap .type1 .prd_info{
	margin-bottom: 10px; 
	line-height: 20px;
}
.bbs_wrap .table_wrap .type1 .spec{
	color: #777;
	font-family: 'Malgun Gothic', sans-serif;
	letter-spacing: -1px;
	text-overflow: ellipsis; 
	white-space: nowrap; 
	overflow: hidden;
}

/* .bbs_wrap .table_wrap .type1 .price li{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	color: #777;
	font-family: 'Malgun Gothic', sans-serif;
}
.bbs_wrap .table_wrap .type1 .price li:first-child::before{
	content:'\2193';
	font-weight: 700;
	color: #ec2119;
}
.bbs_wrap .table_wrap .type1 .price li:last-child::before{
	content: '\2027';
	display: inline-block;
	margin: 0 2px;
} 

.bbs_wrap .table_wrap .type1 .price li .low{
	display: inline-block;
	text-align: center;
	color: #f50000;
	margin-right: 10px; 
}

.bbs_wrap .table_wrap .type1 .price li .lowest{
	font-weight: 700;
	font-size: 13px;
	margin-left: 5px;
	color: #222;
} */

.bbs_wrap .table_wrap .type1 .cont{
	/* height: 45px; */
	font-size: 12px;
	margin-bottom: 20px;
}

.bbs_wrap .table_wrap .type1 .member_info{
	text-align: center;
	font-size: 16px;
	color: #2a2a2a;
	font-weight: 500;
}

.bbs_wrap .table_wrap .type1 .bbs_btm{}

/* .bbs_wrap .table_wrap .type1 .bbs_btm > *{
	display: inline-block;
	vertical-align: middle;
	
} */
.bbs_wrap .table_wrap .bbs_btm > *{
	display: inline-block;
	vertical-align: middle;
	
}
.bbs_wrap .table_wrap .bbs_btm > span{ margin-right: 8px;}
.bbs_wrap .table_wrap .bbs_btm .lb{
	text-align: center;
	border-radius: 5px;
	font-weight: 700;
}
/* .bbs_wrap .table_wrap .type1 .bbs_btm .grade{
	padding: 0 7px;
	height: 22px;
	line-height: 22px;
	background: #4d4d4d;
	color: #fff;
}
.bbs_wrap .table_wrap .type1 .bbs_btm .grade::before{
	content: '\2665';
	color: #ffdb81;
	margin-right: 2px;
	vertical-align: bottom;
} */
.bbs_wrap .table_wrap .bbs_btm .grade{
	padding: 0 7px;
	height: 22px;
	line-height: 22px;
	background: #4d4d4d;
	color: #fff;
}
.bbs_wrap .table_wrap .bbs_btm .grade::before{
	content: '\2665';
	color: #ffdb81;
	margin-right: 2px;
	vertical-align: bottom;
}

.bbs_wrap .table_wrap .type1 .bbs_btm .gb1x{
	border: 1px solid #96b03e;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	background: #fff;
	color: #96b03e;
}

.bbs_wrap .table_wrap .type1 .bbs_btm .date{
	margin-right: 40px;
}


.bbs_wrap .table_wrap .type1 .kings > div{
	/* float: left; */
	/* display: inline-block;
	vertical-align: middle; */
}
/* .bbs_wrap .table_wrap .type1 .photo{
	width: 70px; 
	height: 70px;
} */
.bbs_wrap .table_wrap .type1 .info{
	/* width: 117px;
	padding: 0 10px;
	text-align: center; */
}
/* .bbs_wrap .table_wrap .name{
	font-size: 16px;
	font-weight: 500;
	color: #2a2a2a;
	margin-bottom: 10px;
} */
/* .bbs_wrap .table_wrap .type1 .name{
	display: block;
} */
/* .bbs_wrap .table_wrap .type1 .king_label{
	left: -5px;
} */
/* .bbs_wrap .table_wrap .type1 .king_label{
	width: 17px;
	height: 24px;
	background-size: 150px 117px;
	background-position: -71px -65px;
} */
/* .bbs_wrap .table_wrap .graph_box{
	width: 42px;
	display: inline-block;
	vertical-align: middle;
} */

/* .bbs_wrap .table_wrap .link{
	font-size: 14px;
	background: url('/skin/shop/basic/img/smarrow.png') no-repeat center right;
	padding: 0 8px;	
	vertical-align: middle;
} */


.bbs_wrap.postscript .table_wrap .type1 .bbs_cont{
	width: 480px;
}
.bbs_wrap.postscript .table_wrap .type1 .date{
	display: block;
	margin-right: 0;
	color: #9a9a9a;
	margin-top: 15px;
}
.bbs_wrap.postscript .table_wrap .type1 .layout > .info{
	text-align: center;
	/* width: 117px; */
}

.bbs_wrap.postscript .list > li{
	float: left;
	background: #fff;
	border: 1px solid #efefef;
	margin-right: 5px;
}
.bbs_wrap.postscript .list.data3 > li{
	width: 154px;
}
.bbs_wrap.postscript .list.data2 > li{
	width: calc(50% - 5px);
	text-align: center;
}
.bbs_wrap.postscript .list > li:last-child{
	margin-right: 0;
}


.bbs_wrap.postscript .list .head{
	border-bottom: 1px solid #efefef;
	padding: 5px 7px;
}
.bbs_wrap.postscript .list .head > *{
	float: left;
}
.bbs_wrap.postscript .list .head > span{
	margin-right: 10px;
}
.bbs_wrap.postscript .list .head > img{ margin-right: 1px; }
.bbs_wrap.postscript .list .body{
	height: 50px;
	padding: 10px 7px;
}
.bbs_wrap.postscript .list > li:first-child .body{
	line-height: 17px;
}

.bbs_wrap.postscript .kings_row .name{
	display: block;
	color: #2a2a2a;
	margin-bottom: 5px;
}
.bbs_wrap.postscript .kings_row .grade_box img{
	/* display: none; */
}

.bbs_wrap.postscript .data3 .kings_row .name{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	letter-spacing: -1px;
	font-size: 13px;
}
.bbs_wrap.postscript .data3 .kings_row .info{ width: 91px; }
.bbs_wrap.postscript .data3 .kings_row .grade_box > span::before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 18px;
	background: url('/skin/shop/basic/images/icon/king_avg_on.png') no-repeat center left;
	background-size: 20px;
	vertical-align: text-top;
}
.bbs_wrap.postscript .data3 .kings .comm_graph_box{ width: 35px;}
.bbs_wrap.postscript .data3 .kings .comm_shop_link{ padding-left: 0; }


.bbs_wrap.postscript .user{ 
	font-size: 16px; 
	font-weight: 500; 
	margin-bottom: 15px; 	
	display: block;
}
	
.bbs_wrap.postscript .table_wrap .bbs_btm > span{ margin-right: 5px; }
.bbs_wrap.postscript .table_wrap .bbs_btm > span:last-chlid{ margin-right: 0; }


.bbs_wrap.gallery .table_wrap .type1 > li{
	padding-top: 40px;
	padding-bottom: 40px;
}
.bbs_wrap.gallery .table_wrap .type1 .info{
    /* margin-bottom: 20px; */
}
.bbs_wrap.gallery .table_wrap .type1 .info > div:first-child{
	/* width: calc(100% - 355px); */
	 width: calc(100% - 310px);   
}
.bbs_wrap.gallery .table_wrap .type1 .subject{
	/* width: 520px; */
	width: 560px;
	margin: 0;
}
.bbs_wrap.gallery .table_wrap .type1 .bbs_btm{
	/* width: 355px; */
	width: 310px;
	text-align: right;
}
.bbs_wrap.gallery .table_wrap .type1 .bbs_btm .date{
	margin-right: 0;
}

.bbs_wrap.gallery .table_wrap .type1 .od_no{ 
    font-size: 14px;
    font-family: 'NanumSquare'; 
    font-weight: 700;
    color: #1a64ad; 
    line-height: 22px;
    vertical-align: text-top;
   
}

.bbs_wrap.gallery .table_wrap .type1 .attached{
	/* margin-bottom: 20px; */
	margin-top: 30px;
} 
.bbs_wrap.gallery .table_wrap .type1 .attached li{
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
    width: 140px;
    height: 140px;
    box-shadow: 3px 3px 10px 1px #d1d1d1;
    border: 1px solid #ffffff;
    margin-right: 6px;
    transition: all 0.5s ease; 
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	cursor: pointer;
}
.bbs_wrap.gallery .table_wrap .type1 .attached li:last-child{ margin-right: 0; }

.bbs_wrap.gallery .table_wrap .type1 .attached li:hover{
	background-size: 170% !important;
}

.bbs_wrap.gallery .table_wrap .type1 .attached li > a{
    display: block;
    width: 100%;
    height: 100%;
}

.bbs_wrap.gallery .table_wrap .type1 .kings_row{
    margin-right: 20px;
    text-align: left;
}
.bbs_wrap.gallery .table_wrap .type1 .kings_row .name{
    min-width: 90px;
}

.bbs_wrap.gallery .view_contents .attached_box{
	text-align: center;
	width: 800px;
	margin: 30px auto 80px;
}

.bbs_wrap.gallery .view_contents .attached_box.youtube{
	margin-top: 50px;
}

.bbs_wrap.gallery .view_contents .attached_box > p{
	font-size: 15px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #000;
}
.bbs_wrap.gallery .view_contents .attached_box .origin{
	border: 1px solid #efefef;
	box-shadow: 0px 0px 10px 2px #e9e9e9;
	padding: 25px;
}
.bbs_wrap.gallery .view_contents .attached_box .origin img{
    width: 100%;
    display: block;
}




.bbs_wrap .table_wrap .type2 .data_row{
}
.bbs_wrap .table_wrap .type2 > li{
	float: left;
	width: 290px;
	margin: 35px 35px 0 0;
}
.bbs_wrap .table_wrap .type2 > li:nth-child(3n){
	margin-right: 0;
}
.bbs_wrap .table_wrap .type2 > li:nth-child(-n+3){
	margin-top: 0;
}



.bbs_wrap .table_wrap .type2 .view{ padding: 12px 0; }
.bbs_wrap .table_wrap .type2 .subject{
	font-size: 14px;
	/* display: block; */
	display: inline-block;
	line-height: 18px;
	height: 38px;
	margin-bottom: 12px;
}

.bbs_wrap .table_wrap .type2 .name{ 
	/* vertical-align: middle; */ 
	margin-right: 10px; 
	font-size: 16px;
	color: #2a2a2a;
}
.bbs_wrap .table_wrap .type2 .photo{
	width: 40px;
	height: 40px;
	margin-right: 12px;
}
.bbs_wrap .table_wrap .type2 .cont{
	/* width: 250px; */
	width: 238px;
}
.bbs_wrap .table_wrap .type2 .bbs_btm{
	margin-bottom: 10px;
}

.bbs_wrap .table_wrap .type2 .bbs_btm span:not(.grade)::before{
	content: '';
	display: inline-block;
	background-image: url('/skin/shop/basic/images/icon/sp_icon.png');
	background-repeat: no-repeat;
	margin-right: 5px;
	height: 15px;
	/* vertical-align: middle; */
}

.bbs_wrap .table_wrap .type2 .bbs_btm .re::before{
	width: 15px;
	background-position: -211px -118px;
	vertical-align: bottom;
}
.bbs_wrap .table_wrap .type2 .bbs_btm .hit::before{
	width: 17px;
	background-position: -211px -135px;
	vertical-align: middle;
}
.bbs_wrap .table_wrap .type2 .bbs_btm .date::before{
	width: 12px;
	background-position: -213px -151px;
	vertical-align: text-top;
}

.bbs_wrap .table_wrap .type2 .kings .photo{ display: none; }

.bbs_wrap .table_wrap .bbs_table.type3{
	border-top: 2px solid #8d8d8d;
}
.bbs_wrap .table_wrap .type3 th,
.bbs_wrap .table_wrap .type3 td{
	padding: 10px;
	/* font-size: 13px; */
	text-align: center;
}

.bbs_wrap .table_wrap .type3 th{
	font-weight: 500;
	/* background: #f2f2f2; */
	font-size: 14px;
	border-bottom: 1px solid #8e8e8e;
}
.bbs_wrap .table_wrap .type3 td{
	font-size: 13px;
	border-bottom: 1px solid #e2e2e2;
}

.bbs_wrap .table_wrap .type3 td.left{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

.bbs_wrap .table_wrap .type3 td .kings_row.simple{ width: 130px; }
.bbs_wrap .table_wrap .type3 td .kings_row.simple .name{ max-width: calc(100% - 24px); text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.bbs_wrap .table_wrap .type3 td .king_label{
	position: static;
	margin-left: 5px;
}

 
.page_wrap.pc .bbs_wrap .table_wrap .type3 .subject{
 	font-size: 16px;
	font-weight: 500;
	display: block;
	width: 440px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 5px;
}
.page_wrap.pc .bbs_wrap .table_wrap .type3 td{
	padding-top: 15px;
	padding-bottom: 15px;
}
.page_wrap.pc .bbs_wrap .table_wrap .type3 td .king_label{
	margin-left: 0; 
}
.bbs_wrap .table_wrap .type3 .info > span{ margin-right: 10px; color: #616161; }
.bbs_wrap .table_wrap .type3 .info > span::before{
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat;
	margin-right: 5px;
}
.bbs_wrap .table_wrap .type3 .info .writer::before{
	background-position: -374px -184px;
}
.bbs_wrap .table_wrap .type3 .info .date::before{
	background-position: -394px -183px;
}

.bbs_wrap .table_wrap .type3 .staff{ margin-top: 15px; }
.bbs_wrap .table_wrap .type3 .staff > *{ vertical-align: middle; display: inline-block;}
.bbs_wrap .table_wrap .type3 .staff .badge{
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	color: #7c7c7c;
	font-size: 10px;
	width: 53px;
	height: 16px;
	line-height: 16px;
	text-align: center;
}
.bbs_wrap .table_wrap .type3 .staff .badge::before{
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat -413px -181px;
	margin-right: 2px;
	vertical-align: bottom;
}

.bbs_wrap .table_wrap .type3 .guide{
	width: 290px;
	margin: 0 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.page_wrap.consult .bbs_wrap .table_wrap .type3 .guide::before{
	content: '';
	display: inline-block;
	width: 1px;
	height: 12px;
	background: #e0e0e0;
	margin-right: 5px;
	vertical-align: middle;
}

.cptb > span{
	display: block;
}
.cptb.chk > span{
	color: #999;
}
.cptb.ok > span{
	color: #3cb7e3;
}
.cptb.no > span{
	color: #ff6f05;
}

.bbs_wrap .table_wrap .type3 .cdt{
	display: inline-block;
	color: #3e98de;
	font-size: 14px;
	font-weight: 500;	
	margin-right: 5px;
}

.bbs_wrap .table_wrap .type3 .au_count{
	font-size: 26px;
	font-style: italic;
	font-weight: 700;	
	color: #2a2a2a;
}
.bbs_wrap .table_wrap .type3 .step{
	display: inline-block;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	border-radius: 100%;
	font-weight: 500;
}
.bbs_wrap .table_wrap .type3 .step_chk{
	background: #0090e3;
}
.bbs_wrap .table_wrap .type3 .step_no{
	background: #464646;
}
.bbs_wrap .table_wrap .type3 .step_ok{
	background: #fff;
	color: #2a2a2a;
	border: 1px solid #eaeaea;
}


.page_wrap.pc .bbs_wrap .table_wrap .type3 tr.notice > td{ height: 90px; background: #f5f8fe; }
.page_wrap.pc .bbs_wrap .table_wrap .type3 tr.notice .subject{ margin-bottom: 0; }
.page_wrap.pc .bbs_wrap .table_wrap .type3 tr.notice .info{ margin-top: 15px;  vertical-align: middle;}
.page_wrap.pc .bbs_wrap .table_wrap .type3 tr.notice .info .date{ margin-right: 0; } 
.page_wrap.pc .bbs_wrap .table_wrap .type3 tr.notice .kings_row{ display: inline-block; margin-right: 10px; vertical-align: bottom; }


.bbs_wrap .table_wrap .bbs_table.type4{
	border-top: 2px solid #333 !important;
}

.bbs_wrap .table_wrap .bbs_table .input{
	border: 1px solid #bdbdbd;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
}

/* .bbs_wrap .table_wrap .bbs_table.type4 *{ 
	font-size: 14px;
	color: #565656; 
} */

.bbs_wrap .table_wrap table.bbs_table.type4 > tbody > tr > th,
.bbs_wrap .table_wrap table.bbs_table.type4 > tbody > tr > td{
	padding: 10px 20px;
	border-bottom: 1px solid #e2e2e2;
	font-size: 14px;
	color: #565656;
}
.bbs_wrap .table_wrap .bbs_table.type4 .zero{
	padding: 0;
}
.bbs_wrap .table_wrap .bbs_table.type4 td.order{
	padding: 35px;
}

.bbs_wrap .table_wrap .bbs_table.type4 .selected span{
	color: #e4a21e;
	margin-right: 10px;
}
.bbs_wrap .table_wrap .bbs_table.type4 .selected span::before{
	content: '';
	display: inline-block;
	width: 64px;
	height: 62px;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat -235px -108px;
	vertical-align: middle;
	margin-right: 10px;
}

.bbs_wrap .table_wrap table.bbs_table.type4 tr.grade th,
.bbs_wrap .table_wrap table.bbs_table.type4 tr.grade td{
	background: #fafbfc;
}

.bbs_wrap .table_wrap table.bbs_table.type4 tr.grade input{
	width: 16px;
	height: 16px;
	margin-right: 2px;
}
/* .bbs_wrap .table_wrap table.bbs_table.type4 tr.grade li{
	display: inline-block;
	margin-right: 10px;
} */

.bbs_wrap .table_wrap table.bbs_table.type4 tr.grade ul:not(.layout) > li{
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}


.bbs_wrap .table_wrap .bbs_table.type4 .head > span{
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	width: 125px;
}

.bbs_wrap .table_wrap .bbs_table.type4 .head{
	line-height: 40px;
	margin-bottom: 10px;
}
.bbs_wrap .table_wrap .bbs_table.type4 .head > *{
	float: left;
}
.bbs_wrap .table_wrap .bbs_table.type4 .head .kings {
	float: right;
}
.bbs_wrap .table_wrap .bbs_table.type4 .body{
	background: #fff;
}
/* .bbs_wrap .table_wrap .bbs_table.type4 .head > ul{
	width: 450px;
}

.bbs_wrap .table_wrap .bbs_table.type4 .body{
	background: #fff;
} */


.bbs_wrap .table_wrap ul.bbs_table.type4{ 
	margin-bottom: 15px; 
	border: 1px solid #e2e2e2;
}
.bbs_wrap .table_wrap ul.bbs_table.type4 *{ 
	font-size: 14px;
	color: #565656; 
}

.bbs_wrap .table_wrap .bbs_table.type4 > li{
	padding: 15px 25px;
	border-bottom: 1px solid #e2e2e2;
}
.bbs_wrap .table_wrap .bbs_table.type4 > li:last-child{
	border-bottom: 0;
}
.bbs_wrap .table_wrap .bbs_table.type4 .graph_box span{
	color: #898989;
	font-family: 'gulim';
	font-size: 11px;
}
.bbs_wrap .table_wrap .bbs_table.type4 .graph_box ul > li:first-child .lv_data::before{
	display: none;
}

.bbs_wrap .table_wrap .bbs_table.type4 .subject{
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	color: #2a2a2a;
}
.bbs_wrap .table_wrap .bbs_table.type4 .subject > h{
	font-size: 18px;
	font-weight: 500;
	color: #2a2a2a;
}

.bbs_wrap .table_wrap .bbs_table.type4 .kings > *{
	vertical-align: middle;
}
.bbs_wrap .table_wrap .bbs_table.type4 .photo{
	/* display: inline-block;
	margin-right: 5px;
	width: 40px;
	height: 40px; */
}
.bbs_wrap .table_wrap .bbs_table.type4 .logo{
	/* width: 110px;
	display: inline-block; */
}
.bbs_wrap .table_wrap .bbs_table.type4 .logo img{ /* width: 100%; */ }

.bbs_wrap .table_wrap ul.bbs_table.type4 li.info > :first-child{
	float: left;
}
.bbs_wrap .table_wrap ul.bbs_table.type4 li.info > :last-child{
	float: right;
}
.bbs_wrap .table_wrap ul.bbs_table.type4 li.info > ul > li{
	float: left;
	margin-right: 28px;
}
.bbs_wrap .table_wrap ul.bbs_table.type4 li.info > ul > li:last-child{
	margin-right: 0;
}
.bbs_wrap .table_wrap ul.bbs_table.type4 li.info.shop > ul > li{
	height: 40px;
	line-height: 40px;
}


.bbs_wrap .table_wrap ul.bbs_table.type4 li.info.shop > ul > li.lb::before{
	content: '\2665';
	color: #ff0000;
	margin-right: 2px;
}


.bbs_wrap .table_wrap .bbs_table.type4 .file{
	background: #fdfdfd;
}

.bbs_wrap .table_wrap .bbs_table.type4 .file > *{
	display: inline-block;
	vertical-align: middle;
	margin-right: 25px;
}

.bbs_wrap .table_wrap .bbs_table.type4 .file > span{
	width: 52px;
}

.bbs_wrap .table_wrap .bbs_table.type4 .file li{
	float: left;
	margin-right: 15px; 
}
.bbs_wrap .table_wrap .bbs_table.type4 .file li > a{
	color: #3f6caa;
}


.bbs_wrap .table_wrap .bbs_table.type4 .code > th{
	cursor: pointer;
}
.bbs_wrap .table_wrap .bbs_table.type4 .code > td{
	position: relative;
}
.bbs_wrap .table_wrap .bbs_table.type4 .code .menual{
	position: absolute;
	top: 45px;
	left: 20px;
	width: 430px;
	background: #f6f6f6;
	border: 2px solid #e9ecef;
	padding: 10px;
	display: none;
}
.bbs_wrap .table_wrap .bbs_table.type4 .code .menual.on{
	display: block;
}
.bbs_wrap .table_wrap .bbs_table.type4 .code .menual img{
	width: 100%;
}
.bbs_wrap .table_wrap .bbs_table.type4 .code .menual p{
	font-weight: 500;
	letter-spacing: -1px;
	color: #222;
	font-family: 'Malgun Gothic', sans-serif;
}
.bbs_wrap .table_wrap .bbs_table.type4 .code .menual span{
	color: #ff0000;
	font-weight: 700;
}
.bbs_wrap .table_wrap .bbs_table.type4 .code .menual .btn_wrap{
	text-align: right;
}

.bbs_wrap .table_wrap .bbs_table.type4 td.shop{
	border: 0;
	padding: 30px 0 10px 0;
}
.bbs_wrap .table_wrap .bbs_table.type4 td.shop dl{
	border: 1px solid #bfbfbf;
}
.bbs_wrap .table_wrap .bbs_table.type4 td.shop dt,
.bbs_wrap .table_wrap .bbs_table.type4 td.shop dd{
	padding: 15px 0;
	text-align: center;
	vertical-align: middle;
}
.bbs_wrap .table_wrap .bbs_table.type4 td.shop dt{
	background: #f7f7f7;
	width: 93px;
	font-size: 14px;
	color: #313131;
	font-weight: 500;
}
.bbs_wrap .table_wrap .bbs_table.type4 td.shop dd{
	width: 375px;
}
.bbs_wrap .table_wrap .bbs_table.type4 td.shop dd:nth-child(2){
	border-right: 1px solid #bfbfbf;
}


.graph_box.basic .lv_data{ 
	display: inline-block; 
	width: 100%; 
	letter-spacing: -1px; 
	font-size: 11px;
	height: 12px;
}
.graph_box.basic li:first-child .lv_data::before{
	bottom: 3px;
	left: -10px;
}
/* .graph_box.type2{
	width: 42px;
} */
.graph_box.type .percent{ display: none; }
/* .graph_box.type2 .percent{ display: none; } */
.graph_box.type2 .graph{
	background: #fff;
	padding: 1px;
	width: 4px;
	height: 19px;
	border: 1px solid #cfcfcf;
}
.graph_box.type2 .graph .data{
	width: 4px;
	height: 3px;
	left: 1px;
}
.graph_box.type2 .graph .data:first-child{
	bottom: 1px;
}
.graph_box.type2 .graph .data:nth-child(2){
	bottom: 5px;
}
.graph_box.type2 .graph .data:nth-child(3){
	bottom: 9px;
}
.graph_box.type2 .graph .data:nth-child(4){
	bottom: 13px;
}
.graph_box.type2 .graph .data:nth-child(5){
	bottom: 17px;
}
.graph_box.type2 ul > li{ line-height: 10px; }
/* .graph_box.type2 li:first-child .lv_data{
	position: relative;
}
.graph_box.type2 li:first-child .lv_data::before{
	content: 'Lv.';
	color: #727272;
	font-size: 11px;
	position: absolute;
	top: 1px;
	left: -18px;
} */
.graph_box.type2 li:first-child .lv_data::before{
	left: -15px;
	bottom: 2px;
}

/* .graph_box.type3 .percent{ display: none; } */
.graph_box.type3 .graph{ 
	border: 0; 
	border-radius: 0;
	width: 4px;
	height: 14px;
	padding: 1px; 
}
.graph_box.type3 li:first-child .graph{ background: #09a3e4; }
.graph_box.type3 li:nth-child(2) .graph{ background: #a2cf1d; }
.graph_box.type3 li:nth-child(3) .graph{ background: #fda23a; }
.graph_box.type3 li:last-child .graph{ background: #c2627d; }
.graph_box.type3 ul > li .graph .data{
	background: #fff;
}
.graph_box.type3 .graph .data{
	width: 4px;
	height: 2px;
	left: 1px;
}
.graph_box.type3 .graph .data:first-child{
	bottom: 1px;
}
.graph_box.type3 .graph .data:nth-child(2){
	bottom: 4px;
}
.graph_box.type3 .graph .data:nth-child(3){
	bottom: 7px;
}
.graph_box.type3 .graph .data:nth-child(4){
	bottom: 10px;
}
.graph_box.type3 .graph .data:nth-child(5){
	bottom: 13px;
}


.board_wrap.view .select_item{
	border: 2px solid #aaa;
}
.board_wrap.view .select_item .list{
	border-bottom: 2px solid #aaa;
	/* padding: 25px; */
}
.board_wrap.view .select_item .list:last-child{
	border-bottom: 0;
}
.board_wrap.view .select_item .info{
	width: 686px;
}
.board_wrap.view .content{
	padding: 20px;
	border: 1px solid #f0f0f0;
	color: #565656; 
	font-size: 14px;
	margin: 15px 0;
}
/* .board_wrap.write .select_item{
	padding: 25px;
} */
/* .board_wrap.view .content *{
	
} */
/* .board_wrap .table_wrap .btn_wrap{
	text-align: center;
} */
.board_wrap .btn_wrap{
	text-align: center;
}
.board_wrap .btn_wrap.comm_btn .btn{
	font-size: 14px;
	/* margin-right: 5px; */
}
.board_wrap.write .select_item .btn_wrap{
	border-top: 1px solid #efefef;
	/* margin-top: 25px; */
	padding: 10px 0;
}
.board_wrap.write .select_item .btn_wrap .btn{
	background: none;
	border: 0;
}
.board_wrap .btn_wrap.view_btm{
	text-align: right;
	height: 40px;
	line-height: 40px;
}


.board_wrap.view .btn_wrap .like_btn{
	box-sizing: border-box;
	width: 130px;
	height: 36px;
/* 	border-style: solid;
	border-image: linear-gradient(to right, #5799d0 0%, #aa82c2 100%);
	border-image-slice: 1;
	border-image-width: 1px; */
	border: 1px solid transparent;
	background: linear-gradient(white, white) ,linear-gradient(to right, #5799d0 0%, #aa82c2 100%);
	background-size: 100% 100%;
	background-origin: border-box;
	background-clip: padding-box, border-box; 
	border-radius: 50px;
	overflow: hidden;
	text-align: left;
	padding: 0 15px;
	outline:none;
	/* line-height: 36px;
	display: inline-block; */
}
.board_wrap.view .btn_wrap .like_btn span{
	/* display: block; */
	display: inline-block;
	font-size: 16px;
	color: #5f5f5f;
}
.board_wrap.view .btn_wrap .like_btn span::before{
	content: '';
	display: inline-block;
	width: 25px;
	height: 21px;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat -188px -175px;
	vertical-align: text-top;
	margin-right: 12px;
}

#itemRow{ display: none; }
#itemRow.on{ display: table-row; }

.select_item .list{ 
	align-items: center;
	color: #000;
	padding: 25px;
}
.select_item .thumb{ width: 200px; }
/* .select_item .thumb > img{ 
	width: 200px;
	height: 200px;
} */
.select_item .info{ width: 690px; }
.select_item .info > div{ vertical-align: middle; }
.select_item .info > div.price_compare{ vertical-align: top; }
.select_item .txt_cont{ padding: 0 35px; }

.select_item .event{ font-size: 14px; margin-bottom: 10px; }
.select_item .event .label{
	border: 1px solid #d30000;
	color: #d30000;
	border-radius: 0;
}

.select_item .prd_btm > span{
	display: inline-block;
	vertical-align: middle;
}
.select_item .prd_btm .review{
	background: url('/skin/shop/basic/img/speech.png') no-repeat left center;
	background-size: 20px;
	text-indent: 25px;
	margin-right: 15px;
}
.select_item .prd_btm .grade img{ vertical-align: middle; }

.select_item .price_compare{ 
	/* width: 190px; */
	width: 225px; 
}
.select_item .price_compare .tab{
	border-bottom: 1px solid #1c1c1c;
}
.select_item .price_compare .tab > li{
	/* width: 95px; */
	width: 112px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	background: #f3f3f3;
	font-weight: 700;
}
.select_item .price_compare .tab > li.on{
	background: #1c1c1c;
	color: #fff;
}

.select_item .price_compare .contents{ padding: 0; }
.select_item .price_compare .area_box{  }
.select_item .price_compare .table{
	padding: 0;
	border: 0;
}
.select_item .price_compare .table tr:first-child > td.price{
	color: #ac0000;
}
.select_item .price_compare .table th,
.select_item .price_compare .table td{
	border: 0;
	padding: 5px 8px;
}
.select_item .price_compare .table td{
	background: #fcfaf5;
}
.select_item .price_compare .label{
	/* border-radius: 5px;
	padding: 0 4px;
	height: 16px;
	line-height: 16px; */
}
.select_item .price_compare .cpn{
	/* display: inline-block;
	width: 36px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: middle; */
}

/* .select_item .price_compare .table th,
.select_item .price_compare .table td{
	border: 0;
	font-size: 14px;
	padding: 8px;
	background: #fcfaf5;
} */

.select_item .list .name{
	font-size: 18px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.select_item .list .spec{ margin-bottom: 15px; }
.select_item .list p.spec{
	font-size: 14px;
	line-height: 22px;
}
.select_item .list dt,
.select_item .list dd{
	float: left; 
	height: 22px; 
	line-height: 22px;
}

.select_item .list dt{
	clear: both;
	color: #999;
	width: 75px;
}
.select_item .list dt::before{
	content: '';
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #999;
	vertical-align: middle;
	margin-right: 3px;
}

.select_item .list dd{
	/* width: 350px; */
	width: 315px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.order_item{
	/* padding: 35px; */
}
.order_item > p{ margin-bottom: 10px; }
.order_item > p > span{
	font-size: 16px;
	font-weight: 500;
}
.write .order_item > p > span{
	color: #1464d1;
}

.order_item .list.part{ align-items: center; }
.order_item > ul{
	border: 1px solid #e2e2e2;
}
.order_item > ul > li{
	border-bottom: 1px solid #e2e2e2;
	padding: 15px;
}
.order_item > ul > li:last-child{
	border-bottom: 0;
}
.order_item .thumb{
	width: 53px;
	height: 53px;
	border: 1px solid #dbdbdb;
} 
.order_item .info{
	/* width: calc(100% - 55px); */
	/* width: 783px; */
}
.write .order_item .info{
	width: 783px;
}
.view .order_item .info{
	width: calc(938px - 85px);
}
.order_item .price{ text-align: right; font-size: 14px; color: #313131; }
.order_item .txt_cont{
	width: 600px;
	padding: 0 30px;
}
.order_item .name{
	font-size: 14px;
	color: #313131;	
}
.order_item .spec{
	margin-top: 10px;
}
.order_item .spec > li{
	color: #757575;
	font-size: 12px;
}

/* 20210316 postscript assembly add */
.order_item .item_box{
	width: 880px;
	margin: 0 auto;
}
.order_item .item_box .inner_box:last-child{
	width: 600px;
}
.order_item li.list.assembly{
	width: 190px;
	float: left;
	margin: 0 15px 15px 0;
}
.order_item li.list.assembly:nth-child(3n){
	margin-right: 0;
}
.order_item .list.assembly.case{
	/* width: 245px;
	margin: 0 auto;  */
}
.order_item .list.assembly .thumb{
	width: 158px;
	height: 158px;
	border: 1px solid #c6ddf1;
	padding: 15px;
	border-radius: 20px;
} 
.order_item .list.assembly.case .thumb{
	width: 210px;
	height: 210px;
	border: 0;
}
.view .order_item .list.assembly .info{
	width: 100%;
	max-width: 240px;
}

.order_item .list.assembly .name{
	display: block;
	padding: 5px 0;
}
.order_item .list.assembly .price{
	color: #0068c1;	
}

.order_item .list .name > span{
	color: #0068c1;	
}

.view .user_info{
	width: 880px;
	margin: 30px auto;
	padding: 15px 0;
	border-top: 2px solid #545454;
	border-bottom: 2px solid #545454;
}
.view .user_info .rdbox{
	border-radius: 20px;
}
.view .user_info .notice{
	background: #eff3f4;
	padding: 20px 28px;
	width: 408px
}
.view .user_info .notice > p{
	color: #363636;
	font-size: 15px;
	font-weight: 500;
	line-height: 28px;
}
.view .user_info .notice > p > span{
	display: inline-block;
	color: #fff;
	font-size: 20px;
	background: #7c7c7c;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius: 100%;
	margin-right: 12px;
	vertical-align: middle;
}
.view .user_info .notice li{
	color: #5f5f5f;
	font-size: 13px;
	padding-left: 38px;
	line-height: 22px;
	
}
.view .user_info .notice li::before{
	content: '';
	display: inline-block;
	width: 3px;
	height: 3px;
	border-radius: 100%;
	background: #5f5f5f;
	margin-right: 5px;
}
.view .user_info .buy_wrap{
	padding-left: 15px;
}
.view .user_info .buy_wrap > :nth-child(-n+2){
	display: inline-block;
	height: 110px;
	margin-bottom: 10px;
	box-sizing: border-box;
	vertical-align: top;
}
.view .user_info .buy_wrap .total{ 
	width: 215px; 
	background: #ffd733; 
	margin-right: 12px; 
	text-align: center;
	color: #333;
	padding: 20px 0;
}
.view .user_info .buy_wrap .total > span{
	display: block;
}
.view .user_info .buy_wrap .total > span:first-child{
	font-size: 18px;
	color: #464646;
}
.view .user_info .buy_wrap .total > span:last-child{
	font-size: 26px;
	font-weight: 700;
	letter-spacing: -1px;
}
.view .user_info .buy_wrap .order_btn{ 
	width: 170px; 
	background: #2d7ccb; 
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	padding: 30px 25px;
	line-height: 23px;
}
.view .user_info .buy_wrap .order_btn > span{
	color: #ffe84f;
	font-size: 22px;
}
.view .user_info .buy_wrap .btn::after{
	content: '';
	display: inline-block;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat;
}
.view .user_info .buy_wrap .order_btn::after{
	width: 10px;
	height: 19px;
	background-position: -174px -315px;
	float: right;
	margin-top: -5px; 
}

.view .user_info .buy_wrap .consult{
	padding: 10px 15px;
	background: #fff;
	border: 1px solid #d7d7d7;
	align-items: center;
} 

.view .user_info .buy_wrap .consult::before{
	content: '';
	display: inline-block;
	width: 35px;
	height: 33px;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat -139px -381px;
}
.view .user_info .buy_wrap .consult > p{
	font-size: 14px;
	color: #4a4a4a;
	padding: 0 40px 0 12px;
}
.view .user_info .buy_wrap .consult_btn{
	color: #2d7ccb;
	font-size: 16px;
	font-weight: 500;
}
.view .user_info .buy_wrap .consult_btn::after{
	width: 7px;
	height: 13px;
	background-position: -167px -318px; 
	margin-left: 10px;
}

/* add postscript estmate link */
.view .estimate_sheet{
	background: #fbffef;
	padding: 30px 15px;
	font-size: 14px;
	text-align: center;
}
.view .estimate_sheet li{ line-height: 20px; }
.view .estimate_sheet li:nth-child(2)::before{
	content: '';
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	background:  url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat -279px -357px;
	vertical-align: middle;
}
.view .estimate_sheet .subject{
	/* font-weight: 700;  */
	letter-spacing: -1px;	
	font-family: 'NanumSquareNeo-Variable';
	color: #000;
	text-decoration: underline;
	text-underline-offset: 3px;
	vertical-align: middle;
}


.view .estimate_sheet .more{
	display: inline-block;
	font-size: 0;
	width: 25px;
    height: 25px;
	line-height: 25px;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 50px;
	color: #1f1f1f;
	text-align: center;
	vertical-align: middle;
	margin-left: 5px;
}

.view .estimate_sheet .more::before{
	content: '';
	width: 15px;
	height: 16px;
	display: inline-block;
	background: url('/skin/shop/basic/images/icon/pcest_icon.png') no-repeat -64px -171px; 
	vertical-align: middle;
}



.view .bbs_wrap.gallery .user_info .notice{
	padding: 10px 20px;
}
.view .bbs_wrap.gallery .user_info .notice > div{
	display: inline-block;
	vertical-align: middle;
}


.view .bbs_wrap.gallery .user_info .consult{
	width: 190px;
	margin-left: 3px;
}

.view .bbs_wrap.gallery .user_info .consult *{
	font-family: 'Malgun Gothic';
	letter-spacing: -1px;
}

.view .bbs_wrap.gallery .user_info .consult > p{
	line-height: 18px;
	margin: 5px 0;
}

.view .bbs_wrap.gallery .user_info .consult_btn{
	display: inline-block;
	width: 72px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #fff;
	border: 1px solid #2d7ccb; 
	color: #2d7ccb;
	font-weight: 700;
	border-radius: 10px;
}

.view .bbs_wrap.gallery .user_info .buy_wrap > :nth-child(-n+2){
	margin-bottom: 0;
}
/* .view .bbs_wrap.gallery .user_info .buy_wrap .order_btn.soldout{
	font-weight: 700;
	font-size: 23px;
	text-align: center;
	line-height: 50px;
	background: #424242;
} 
.view .bbs_wrap.gallery .user_info .buy_wrap .order_btn.soldout::after{
	display: none; 
} */

.view .user_info .buy_wrap .order_btn.soldout{
	font-weight: 700;
	font-size: 23px;
	text-align: center;
	line-height: 50px;
	background: #424242;
}
.view .user_info .buy_wrap .order_btn.soldout::after{
	display: none; 
}


.view .admin_box{
	border: 1px solid #edeeef;
	padding: 15px;
}
.view .admin_box > p{ font-size: 14px; font-weight: 700; margin-bottom: 15px; }
.view .admin_box > textarea{
	width: 100%;
	height: 150px;
	border: 1px solid #efefef;
	overflow-y: scroll;
}

.view .admin_box .view_btn{
	display: inline-block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #fff;
	border: 1px solid #d3d3d3;
	color: #222;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 75%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 75%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#f5f5f5 75%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border-radius: 5px;
	cursor: pointer;
	font-size: 14px; 
	font-weight: 700;
}
#blogView{ display: none; }
#blogView.on{ display: block; }


.contents_box{}
.contents_box{ padding: 20px 0; }
.contents_box .file_box{ margin-bottom: 15px; }
.contents_box .area > .layout{
	padding: 20px;
	background: #f8f9fb;
	box-sizing: border-box;
}
.contents_box .area > .layout > li{ 
	vertical-align: middle; 
	height: 75px;
	padding: 0 30px;
	text-align: center;
}
.contents_box .area > .layout > li:first-child{
	border-right: 1px solid #e6e7e8;
	font-size: 16px;
	color: #313131;
	width: 100px;
}
.contents_box .area > .layout > li:nth-child(2){
	width: 300px;
}
.contents_box .area > .layout > li:last-child{
	text-align: right;
}

.bbs_wrap .comment_box{}
.bbs_wrap .comment_box .title_wrap{
	line-height: 40px;
}
.bbs_wrap .comment_box .title_wrap::before{
	content: '';
	display: inline-block;
	width: 23px;
	height: 19px;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat -23px -103px;
	margin-right: 10px;
	vertical-align: middle;
}
.bbs_wrap .comment_box .title_wrap .title{
	font-size: 18px;
	vertical-align: middle;
}

.bbs_wrap .comment_box .title_wrap span:last-child{
	float: right;
}

.bbs_wrap .comment_box .comment_write{
	margin-bottom: 12px;
}

.bbs_wrap .comment_box .inner .comment_write{
	margin-bottom: 0;
}

.bbs_wrap .comment_box .comment_write > *{
	height: 80px;
	border: 1px solid #bdbdbd;
	float: left;
	box-sizing: border-box;
}
.bbs_wrap .comment_box .comment_write .textarea{
	/* width: 850px; */
	width: calc(100% - 90px);
	margin-right: 10px;
}
.bbs_wrap .comment_box .comment_write .btn{
	width: 80px;
	background: #fff;	
}

.bbs_wrap .comment_box .btn_wrap .btn{
	color: #6385b8;
}
.bbs_wrap .comment_box .reply{
	background: url('/skin/shop/basic/images/icon/reply.png') no-repeat;
	background-position-y: 10px;
}



.board_wrap.auction .title{
	background: url('/skin/shop/basic/img/compare_img.png') no-repeat left center;
	text-indent: 70px;
}
.board_wrap.auction .total > td:first-child{
	text-align: left;
}
.board_wrap.auction .total .btn{
	width: 100px;
	height: 25px;
	border: 1px solid #222;
	background: none;
	text-align: center;
	color: #222;
	font-weight: 500;
	cursor: pointer;
}
.board_wrap.auction .total .txt{ font-size: 18px; font-weight: 500; }
.board_wrap.auction .total_price{
	color: #0075ff;	
	font-size: 20px;
}

.board_wrap.auction .auction_notice{
	background: #e9ecef;
	/* padding: 15px 25px; */
	padding: 15px 20px;
	margin-bottom: 30px; 
	align-items: center;
}

.board_wrap.auction .auction_notice > span{
	display: inline-block;
	width: 126px;
	height: 120px;
	line-height: 165px;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat -4px -302px;
	text-align: center;
	font-size: 16px;
	color: #2a2a2a;
	font-weight: 500;
}
.board_wrap.auction .auction_notice .desc{
	/* width: 592px;
	padding: 0 25px; */
	width: 622px;
	padding: 0 25px;
}
.board_wrap.auction .auction_notice .desc li > span{
	background: #ffec75;
}
.board_wrap.auction .auction_notice .desc li:first-child{
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 12px;
}
.board_wrap.auction .auction_notice .desc li:last-child{
	font-size: 13px;
}
.board_wrap.auction .auction_notice .btn{
	display: inline-block;
	width: 100px;
	height: 100px;
	background: #fff;
	border: 1px solid #989898;
	border-radius: 100%;
	text-align: center;
	font-size: 16px;
	box-sizing: border-box;
	line-height: 20px;
	font-weight: 500;
	padding-top: 20px;
	
}
.board_wrap.auction .auction_notice .btn::after{
	content: '';
	display: block;
	width: 26px;
	height: 15px;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat -136px -297px;
	margin: 10px auto;
}

.board_wrap.auction .bbs_table td{ position: relative; }


.board_wrap .btn_blue{
	width: 135px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #2d7ccb;
	border: 0;
	font-size: 16px; 
	cursor: pointer;
	outline: none;
}

.bbs_wrap .write_table{
	border-top: 1px solid #333;
	/* border-top: 2px solid #8d8d8d; */
	margin-bottom: 20px;
}
.bbs_wrap .write_table th,
.bbs_wrap .write_table td{
	padding: 15px 20px;
	font-size: 13px;
	border-bottom: 1px solid #dedede;
}
.bbs_wrap .write_table th{
	background: #f6f6f6;
	font-weight: 500;
}
.bbs_wrap .write_table input,
.bbs_wrap .write_table label{
	vertical-align: middle;
}
.bbs_wrap .write_table label{
	margin-right: 10px;
}

.bbs_wrap .write_table .input,
.bbs_wrap .write_table .textarea{
	border: 1px solid #bdbdbd;
	width: 100%;
}

.bbs_wrap .write_table .input{
	height: 30px;
	line-height: 30px;
}

.bbs_wrap .write_table .textarea{
	height: 130px;
}

.bbs_wrap .write_table .view_btn{
	display: inline-block;
	border: 1px solid #afafaf;
	min-width: 120px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	color: #464646;
	background: #fff;
}


.bbs_wrap .write_table td.game_contents,
.bbs_wrap .write_table td.game_contents > p{
	font-family: 'Malgun Gothic';
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 30px;
}
.bbs_wrap .write_table td.game_contents > p{
	margin-bottom: 10px;
}
.bbs_wrap .write_table td.game_contents > span{
	font-weight: 700;
}
.bbs_wrap .write_table td.game_contents .textarea{
	height: 30px;
	width: calc(100% - 20px);
	padding: 10px;
	border: 2px solid #ffb92d;
	border-radius: 5px;
}

.bbs_wrap .write_table td.office_use > ul > li > *{
	display: inline-block;
}
.bbs_wrap .write_table td.office_use > ul > li{
	margin-bottom: 10px;
}
.bbs_wrap .write_table td.office_use > ul > li:last-child{
	margin-bottom: 0;
}
.bbs_wrap .write_table td.office_use > ul > li > ul{
	vertical-align: top;
}

.bbs_wrap .create_estimate{
	padding: 30px;
	border: 1px solid #f0f0f0;
	text-align: center;
	margin-bottom: 30px;
}

.bbs_wrap .create_estimate > span{
	font-size: 18px;
	display: block;
	margin-bottom: 30px;
}

.bbs_wrap .pay_desc{ text-align: center; margin-bottom: 30px; font-family: 'NanumSquare'; font-weight: 700; font-size: 15px; }
.bbs_wrap .pay_desc > a{
	font-family: 'NanumSquare'; 
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset : 3px;
	color: #000;
}


.bbs_wrap .write_table td.bring_est .input{
	width: 100px;
}
.bbs_wrap .write_table td.bring_est > ul{
	margin-top: 10px;
}
.bbs_wrap .write_table td.bring_est > ul > li:first-child{
	margin-bottom: 5px;
}

.bbs_wrap .write_table td.bring_est input[type="text"]{
	margin-right: 5px;
}
.bbs_wrap .write_table td.bring_est input[type="button"]{
	display: inline-block;
	border: 1px solid #239ae2;
	padding: 0 10px;
	height: 32px;
	text-align: center;
	vertical-align: middle;
	/* background: #239ae2;
	color: #fff; */
	color: #239ae2;
	background: #fff;
	cursor: pointer;
	border-radius: 5px;
}

.bbs_wrap .write_table td.bring_est input[type="button"]:last-child{
	margin-top: 20px;
}

.bbs_wrap .write_table .textarea.answer{
	height: 360px;
	padding: 10px;
}

.bbs_wrap .write_table tr.hp_tr{ display: none; }
.bbs_wrap .write_table tr.hp_tr.on{ display: table-row; }
.bbs_wrap .write_table tr.hp_tr .input{
	width: 40px;
	padding: 0 5px;
}

.bbs_wrap .write_table tr.sms_tr td{ position: relative; }
.bbs_wrap .write_table tr.sms_tr .clause{ 
    display: none; 
    position: absolute; 
    background: #fff; 
    height: 250px; 
    overflow-y: scroll; 
    overflow-x: hidden; 
    border: 1px solid #ecedf0;
    padding: 20px;
    padding-top: 10px;
    top: calc(100% - 10px);
}
.bbs_wrap .write_table tr.sms_tr .clause.on{ display: block; }
.bbs_wrap .write_table tr.sms_tr .clause::-webkit-scrollbar {
	width: 6px;
}
.bbs_wrap .write_table tr.sms_tr .clause::-webkit-scrollbar-thumb {
	background-color: #999;
	border-radius: 10px;
}
.bbs_wrap .write_table tr.sms_tr .clause::-webkit-scrollbar-track {
	background-color: #dfdfdf;
	border-radius: 10px;
} 
.bbs_wrap .write_table tr.sms_tr .notice{
    display: block;
    color: #ff0000;
    margin-top: 5px;
}


.kings_apply_wrap{  }
.kings_apply_wrap * { font-size: 16px; }

/* .kings_apply_wrap.on{ padding-top: 58px; } */
.kings_apply_wrap .tab{
	border-bottom: 3px solid #0a3062;
	margin: 30px 0;
}

.kings_apply_wrap .tab.on{
	position: fixed;
	top: 0;
	width: 1200px;
	z-index: 9999;
	margin: 0;
}

/* .kings_apply_wrap .tab li{
	height: 43px;
	line-height: 43px;
	border: 1px solid #cecece;
	border-bottom: 0;
	border-right: 1px hidden transparent;
	background: #fff;
	cursor: pointer;
}
.kings_apply_wrap .tab li.on{
	background: #0a3062;
	color: #fff;
	border: 1px solid #0a3062;
	border-bottom: 0;
	font-weight: 500;
}
.kings_apply_wrap .tab li:last-child{
	border-right: 1px solid #cecece;	
}
.kings_apply_wrap .tab li:last-child.on{
	border-right: 1px solid #0a3062;	
} */


.kings_apply_wrap .tab li > a{
	display: block;
	height: 43px;
	line-height: 43px;
	border: 1px solid #cecece;
	border-bottom: 0;
	border-right: 1px hidden transparent;
	background: #fff;
}
.kings_apply_wrap .tab li > a.on{
	background: #0a3062;
	color: #fff;
	border: 1px solid #0a3062;
	border-bottom: 0;
	font-weight: 500;
}
.kings_apply_wrap .tab li:last-child a{
	border-right: 1px solid #cecece;	
}
.kings_apply_wrap .tab li:last-child a.on{
	border-right: 1px solid #0a3062;	
} 
 


.kings_apply_wrap > img{ display: block; }

.kings_apply_wrap .site_info{ position: relative; }                
.kings_apply_wrap .site_info > *{ display: block; }
.kings_apply_wrap .site_info .btn{
    width: 93px;
    height: 42px;
    font-size: 0;
    position: absolute;
    bottom: 85px;
    right: 155px;
}

.kings_apply_wrap .apply_area{
	background: #333;
	position: relative;
	border-top: 5px solid #000;
	padding: 125px;
	padding-top: 0;
}

.kings_apply_wrap .apply_area .inner{
	border-top: 5px solid #000;
	margin-top: -20px;
	position: relative;
}

.kings_apply_wrap .apply_area .inner::before,
.kings_apply_wrap .apply_area .inner::after{
	content: '';
	position: absolute;
	top: -5px;
	width: 5px;
	height: 20px;
	background: #000;
	display: inline-block;
}
.kings_apply_wrap .apply_area .inner::before{
	left: -5px;	
}
.kings_apply_wrap .apply_area .inner::after{
	right: -5px;	
}


.kings_apply_wrap .apply_area .inner .box{
	padding: 70px 110px;
	margin-bottom: 10px;
}


.kings_apply_wrap .title_wrap{ text-align: center; margin-bottom: 25px; }
.kings_apply_wrap .title{ font-size: 28px; font-weight: 500; display: inline-block; }
.kings_apply_wrap .contents{ padding: 0; }
.kings_apply_wrap .contents .desc{
	letter-spacing: -1px;
	text-align: right;
	font-size: 14px;
	margin-top: 15px;
}
.kings_apply_wrap .contents > ul > li{
	border-bottom: 1px solid #ff9614;
	padding: 20px 0;
}
.kings_apply_wrap .contents > ul > li:first-child{
	border-top: 1px solid #ff9614;
}
.kings_apply_wrap .contents > ul > li > *{ vertical-align: middle; }
.kings_apply_wrap .contents > ul > li > :first-child{
	width: 140px;
	text-align: center;
}

.kings_apply_wrap .tit{ font-size: 18px; color: #81298b; font-weight: 500; }

.kings_apply_wrap .dt::before{
	content: '';
	display: inline-block;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat;
}
.kings_apply_wrap .status .dt::before{
	width: 23px;
	height: 23px;
	background-position: -189px -205px;
	vertical-align: text-top;
	/* margin-right: 20px; */
	margin-right: 15px;
}

.kings_apply_wrap .status .dt{ width: 155px !important; text-align: left !important; }

.kings_apply_wrap .status .info > span{
	display: inline-block;
	vertical-align: middle;
}
.kings_apply_wrap .status .info > span:first-child{
	width: 475px;
	font-size: 18px;
}
.kings_apply_wrap .status .info > span:last-child{
	width: 80px;
	text-align: right;
}

.kings_apply_wrap .status .info .num{
	font-size: 38px;
}


.kings_apply_wrap .comm .dt{ font-size: 0; }
.kings_apply_wrap .comm .tit{
	margin-bottom: 10px;
	display: block;
}

.kings_apply_wrap .comm .mb{
	display: block;
	margin-bottom: 15px;
}

.kings_apply_wrap .comm .disc > li::before{
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #2f2f2f;
	border-radius: 100%;
	vertical-align: middle;
	margin-right: 5px;
	
} 


.kings_apply_wrap .benefit .dt::before{
	width: 58px;
	height: 58px;
}

.kings_apply_wrap .benefit .point{}

.kings_apply_wrap .benefit .point .dt::before{
	background-position: -311px -6px;
}
.kings_apply_wrap .benefit .shop .dt::before{
	background-position: -311px -62px;
}
.kings_apply_wrap .benefit .king .dt::before{
	background-position: -312px -113px;
}

.kings_apply_wrap .benefit .point .cont > p{
	font-size: 13px;
}

.kings_apply_wrap .benefit .link{
	font-weight: 700;
	vertical-align: text-bottom;
}

.kings_apply_wrap .joining .dt::before{
	width: 48px;
	height: 48px;
}
.kings_apply_wrap .joining .approval .dt::before{
	background-position: -377px -9px;
}
.kings_apply_wrap .joining .withdrawal .dt::before{
	background-position: -377px -64px;
}

.kings_apply_wrap .apply_form{
	width: 555px;
	margin: 0 auto;
	padding: 40px 0;
	text-align: center;
}
.kings_apply_wrap .apply_form.on{
	padding-top: 80px;
}

.kings_apply_wrap .apply_form .title_wrap{
	color: #bcbcbc;
}

.kings_apply_wrap .apply_form .input{
	min-height: 43px;
	float: left;
	border: 0;
	text-indent: 10px;
	/* margin-bottom: 10px; */
}
.kings_apply_wrap .apply_form .row{
	margin-bottom: 10px;
}
.kings_apply_wrap .apply_form .row:first-child .input{
	width: 153px;
	margin-right: 8px;
}
.kings_apply_wrap .apply_form .row:first-child .input:last-child{
	width: 233px;
	margin-right: 0;
}

.kings_apply_wrap .apply_form .profile{
	/* width: 100%; */
	/* height: 90px; */
	height: 180px;
	font-size: 16px;
	padding: 15px 10px;
	box-sizing: border-box;
}

.kings_apply_wrap .apply_form .btn{
	width: 305px;
	height: 53px;
	line-height: 53px;
	background: #0073e8;
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	text-align: center;
	border: 0;
	margin: 20px 0;
}

/* .kings_apply_wrap .apply_form .clause{ display: none; }
.kings_apply_wrap .apply_form .clause.on{ display: block; } */
.kings_apply_wrap .apply_form .table{
	/* margin-top: 15px;
	display: none; */
}
/* .kings_apply_wrap .apply_form .table.on{
	display: table;
} */

.kings_apply_wrap .apply_form .table th,
.kings_apply_wrap .apply_form .table td{
	font-size: 13px;
	padding: 15px;
	border: 1px solid #ecedf0;
}
.kings_apply_wrap .apply_form .table th{ 
	background: #f5f5f5; 
	text-align: center;
}
.kings_apply_wrap .apply_form .table td{
	font-weight: normal;
}


.kings_apply_wrap .result_king{
	text-align: center;
	background: #f0f0f0;
}
.kings_apply_wrap .result_king > span{
	font-weight: 500;
	font-size: 30px;
	display: inline-block;
	margin-bottom: 20px;
}
.kings_apply_wrap .result_king .nick{
	color: #ff9614;
	font-weight: 700;
	font-size: 30px;
}

/*pc_auction, pc_consult */
.page_wrap.pc{
	
}
.page_wrap.pc > .contents{ min-height: 1360px; }

.page_wrap.pc .title_wrap{
	margin-bottom: 20px;
	height: 189px;
	text-align: right;
}
.page_wrap.pc .title_wrap .btn{
	display: inline-block;
	background: #464646;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	text-align: center;
	height: 43px;
	line-height: 43px;
}
.page_wrap.pc .title_wrap .btn::after{
	content: '';
	display: inline-block;
	width: 10px;
	height: 16px;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat -106px -68px;
	float: right;
	margin: 12px 18px 0 0;
}
.page_wrap.action .title_wrap{
	background: url(/skin/shop/basic/images/common/pc_auction.png) no-repeat;
	padding: 0 60px;
}
.page_wrap.consult .title_wrap{
	background: url(/skin/shop/basic/images/common/pc_consult.png) no-repeat;
	padding: 0 163px;
}
.page_wrap.action .title_wrap .btn{
	width: 305px;	
	margin-top: 125px;
}
.page_wrap.consult .title_wrap .btn{
	width: 352px;	
	margin-top: 120px;
}

.page_wrap.pc .btn_wrap{
	text-align: center;
	margin: 30px 0;
}
.page_wrap.pc .btn_wrap .btn{
	display: inline-block;
	color: #3b3b3b;
	border: 1px solid #bdbdbd;
	background: #fff;
	font-size: 16px;
	text-align: center;
	width: 218px;
	height: 48px;
	line-height: 48px;
}

.page_wrap.pc .btn_wrap .btn_y{
	display: inline-block;
	background: #ffe776;
	height: 33px;
	line-height: 33px;
	border: 1px solid #4f4f4f;
	border-radius: 20px;
	padding: 0 30px;
	font-size: 16px;
	font-weight: 500;
	color: #000;
	letter-spacing: -1px;
}

.page_wrap.pc .btn_wrap .ask::before{
	content: '';
	display: inline-block;
	width: 15px;
	height: 16px;
	background: url('/skin/shop/basic/images/icon/pcest_icon.png') no-repeat -285px -105px;
	vertical-align: middle;
	margin: -3px 5px 0 0;
}

.page_wrap.pc .btn_wrap .btn_y.app{
	background: #fff;
	border: 1px solid #91ccf0;
	padding: 0 10px;
	margin-right: 5px;
	font-weight: 400;
}


.page_wrap.action .btn_wrap .btn:first-child{
	margin-right: 10px;
}


.page_wrap.consult .board_wrap .board_top .flex{ float: left; align-items: center; }
.page_wrap.consult .board_wrap .board_top .flex .title{ float: none; margin-right: 10px; }
.page_wrap.consult .board_wrap .board_top .btn_wrap{ margin: 0; }

.page_wrap.consult .consulting{
	background: #00add5;
	/* margin-bottom: 35px; */
	margin-bottom: 20px;
	padding: 30px 37px;
	border: 1px solid #0096b8;
	/* margin-bottom: 0;  */
	
}

.page_wrap.consult .consulting .desc{
	padding: 0;
}
.page_wrap.consult .consulting .desc li{
	line-height: 24px;
	height: 24px;
	color: #fff;
	font-size: 14px;
	letter-spacing: -1px;
}

.page_wrap.consult .consulting .info{
	/* width: calc(100% - 830px); */
	width: calc(100% - 902px);
}

.page_wrap.consult .consulting .info > img{
	display: block;
	margin: 14px 0 20px 0;
}

.page_wrap.consult .consulting .panel{
	/* width: 810px;
	padding: 10px; */
	width: 862px;
	background: #fff;
	/* padding: 10px 20px; */
	padding: 5px 20px 10px 20px;
}


.page_wrap.consult .consulting .panel p.desc{ 
	font-size: 16px; 
	letter-spacing: -1px;
	border-bottom: 1px solid #8d8d8d;
	line-height: 37px; 
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.page_wrap.consult .consulting .panel p.desc > span{
	position: relative;
}
.page_wrap.consult .consulting .panel p.desc > span::after{
	content: '';
	display: block;
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 4px;
	background: #ffd633;
	z-index: 1;
}
.page_wrap.consult .consulting .panel p.desc > span > span{
	position: relative;
	z-index: 2;
	font-weight: 700;
}


.page_wrap.consult .consulting .panel .cont{
	height: 110px;
	overflow-y: scroll;
}

.page_wrap.consult .consulting .panel .cont::-webkit-scrollbar {
	width: 6px;
}
.page_wrap.consult .consulting .panel .cont::-webkit-scrollbar-thumb {
	background-color: #999;
	border-radius: 10px;
}
.page_wrap.consult .consulting .panel .cont::-webkit-scrollbar-track {
	background-color: #dfdfdf;
	border-radius: 10px;
} 



.page_wrap.consult .consulting .panel .list li * { letter-spacing: -1px; }
.page_wrap.consult .consulting .panel .list li > *{ 
	padding: 0 5px;
}


.page_wrap.consult .consulting .panel .list li > div > a > span{
	display: inline-block;
	vertical-align: middle;
}


.page_wrap.consult .consulting .panel .list li{ 
	border-bottom: 1px solid #dfdfdf;
	padding: 5px 0; 
	/* height: 23px; */
	height: 28px;
}
.page_wrap.consult .consulting .panel .list li:hover{
	background: #efefef;
}
.page_wrap.consult .consulting .panel .list li:first-child{ /* padding-top: 0; */ }
.page_wrap.consult .consulting .panel .list li:last-child{ border-bottom: 0; }

.page_wrap.consult .consulting .panel .user{ 
	/* width: 90px;  */
	width: 63px;
	line-height: 22px; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page_wrap.consult .consulting .panel .user .id{
	font-weight: 500;
}

.page_wrap.consult .consulting .panel .type{
	display: inline-block;
	vertical-align: middle;
	/* width: 35px; */
	min-width: 25px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	border-radius: 5px;
	margin-right: 5px;
	padding: 0 5px;
}


.page_wrap.consult .consulting .panel .subject{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.page_wrap.consult .consulting .panel .question{ 
	/* width: 308px; */ 
	/* width: 298px; */
	width: 310px;
}
.page_wrap.consult .consulting .panel .question .type{
	border: 1px solid #ffb92d;
	color: #634d00;
	background: #ffe796;
}

.page_wrap.consult .consulting .panel .question .subject{
	/* width: 192px; */
	/* width: 170px; */
	width: 230px;
}


.page_wrap.consult .consulting .panel .post{
	/* width: calc(100% - 426px); */
}
.page_wrap.consult .consulting .panel .post .type{
	border: 1px solid #3393ff;
	color: #0078ff;
	background: #b8e5ff;
}
.page_wrap.consult .consulting .panel .post .subject{
	/* width: 212px; */
	/* width: 205px; */
	width: 195px;
	margin-right: 10px;
}



.page_wrap.consult .consulting .panel .cnt{
	color: #333;
	/* width: calc(100% - 216px); */
	text-align: center;
	
}

.page_wrap.consult .consulting .panel .cnt::before{
	content: '';
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url('/skin/shop/basic/images/icon/view_icon.png') no-repeat -3px -54px;
	vertical-align: middle;
	margin-right: 3px;
}
.page_wrap.consult .consulting .panel .cnt > span{ font-weight: 700; }

.page_wrap.consult .consulting .panel .grade{
	width: 74px;
	height: 18px;
	line-height: 18px;
	background: #fff;
	border: 1px solid #dfdfdf;
	text-align: center;
	border-radius: 5px;
	margin-right: 3px;
}

.page_wrap.consult .consulting .panel .grade .val > img{
	vertical-align: middle;
	margin-top: -3px;
}
.page_wrap.consult .consulting .panel .grade .val > span::before{
	content: '';
	display: inline-block;
	width: 7px;
	height: 7px;
	background: url('/skin/shop/basic/images/icon/view_icon.png') no-repeat -1px -68px;
	vertical-align: middle;
}
.page_wrap.consult .consulting .panel .grade .val > span{
	color: #333;
	font-weight: 700;	
}






.page_wrap.pc .board_top .title{ font-size: 20px; font-weight: 500; }
.page_wrap.pc .board_top .title::before{
	content: '';
	display: inline-block;
	width: 52px;
	height: 43px;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat -313px -181px;
	margin-right: 15px;
	vertical-align: middle;
}

.page_wrap.action .kings .grade_box{ margin-top: 5px; }
.page_wrap.action .kings .grade_box > span::before{
	margin-right: 5px;
}


.king_ranking_wrap{ padding: 12px 0; }
.king_ranking_wrap > div{
	margin-bottom: 30px;
}
.king_ranking_wrap .kings_status{ background: #fff; }
.king_ranking_wrap .kings_status div.king{ 
	/* width: auto; */ 
	background: #fff; 
	width: 199px;
}
.king_ranking_wrap .kings_status .num{ float: left; font-size: 14px; }
.king_ranking_wrap .kings_status .num > span{ font-weight: 700; font-size: 16px;}
.king_ranking_wrap .kings_status .name > a{  font-weight: 500; color: #000; }
.king_ranking_wrap .kings_status .desc{ margin-bottom: 25px; height: 40px; overflow: hidden; }
.king_ranking_wrap .kings_status .desc > a{ font-weight: 500; color: #000;  }
.king_ranking_wrap .kings_status .kings_score{
	display: inline-block;
	width: 84px;
	height: 36px;
	line-height: 36px;
	background: #f5f5f5;
	color: #627ed5;
	font-weight: 500;
	text-align: center;
	border-radius: 50px;
	font-size: 30px;
	letter-spacing: -2px;
	cursor: pointer;
}
.king_ranking_wrap .kings_status .tit .link{ font-size: 14px; float: right; background: url('/skin/shop/basic/img/smarrow.png') no-repeat 99% 12px; padding: 0 10px; }
.king_ranking_wrap .kings_status .shortcuts{ border-spacing: 0; border-top: 1px solid #dfdfdf; }
.king_ranking_wrap .kings_status .shortcuts .link{ float: none; }

.king_ranking_wrap .notice > img{ display: block; }
.king_ranking_wrap .notice .btn_wrap{ 
	text-align: center; 
	background: #fff0ec;
	padding: 15px 0 30px 0;
}
.king_ranking_wrap .notice .btn_wrap .btn{
	display: inline-block;
	padding: 7px 20px;
	font-family: inherit;
	font-size: 18px;
	color: #464646;
	border: 1px solid #b0b0b0;
	border-radius: 50px;
	margin-right: 10px;
	letter-spacing: -1px;
	background: #fff;
}
.king_ranking_wrap .notice .btn_wrap .btn:last-child{
	margin-right: 0;
}

.king_ranking_wrap .notice .info{
	background: #565656;
	padding: 30px 70px; 
	color: #fff;
}

.king_ranking_wrap .notice .info li:first-child{
	width: 790px;
}
.king_ranking_wrap .notice .info li > span{ display: inline-block; vertical-align: middle; letter-spacing: -1px; }
.king_ranking_wrap .notice .info li > span:first-child{
	font-size: 22px;
	background: #627ed5;
	border-radius: 50px;
	padding: 2px 12px;
	margin-right: 10px;
}
.king_ranking_wrap .notice .info li > p{
	text-indent: 120px;
	font-size: 13px;
}
.king_ranking_wrap .notice .info li:last-child > p{
	text-indent: 98px;
}
.king_ranking_wrap .notice .txt{ font-size: 26px; }
.king_ranking_wrap .notice .date{ color: #ffd504; }
.king_ranking_wrap .notice .score{ font-weight: 700; }


.king_ranking_wrap .month_kings_data .title{ text-align: center; }
.king_ranking_wrap .month_kings_data .title > span{
    display: inline-block;
    background: #ffd02a;
    font-family: 'JalnanGothic';
    font-size: 32px;
    color: #fff;
    border: 4px solid #292e44; 
    border-radius: 50px;
    padding: 8px 50px 5px 50px;
    text-shadow: 2px 2px 3px #977600;
}
.king_ranking_wrap .month_kings_data .title > span::before,
.king_ranking_wrap .month_kings_data .title > span::after{ content: '\2605'; margin: 0 2px; }
.king_ranking_wrap .month_kings_data .title .month{ font-size: 35px; font-weight: 700;  }
            
.king_ranking_wrap .month_kings_data .contents{ background: #fff0eb; padding: 80px 50px; margin-top: -30px;  }

.king_ranking_wrap .month_kings_data .up{ margin-bottom: 35px; }			
.king_ranking_wrap .month_kings_data .up > div{ text-align: center; }	 
.king_ranking_wrap .month_kings_data .up > div > span{
    font-family: 'JalnanGothic';
    font-size: 35px;
    color: #ca3e9b;
    letter-spacing: -2px;
    font-style: italic;
    text-align: center;
    border-bottom: 4px solid #ca3e9b;
    padding: 0 20px;
}

.king_ranking_wrap .month_kings_data .up > div:first-child{ width: 210px; margin-right: 50px; }
.king_ranking_wrap .month_kings_data .up > div:last-child{ width: calc(100% - 260px); }
.king_ranking_wrap .month_kings_data .up > div:last-child > span{ padding: 0 40px; }

.king_ranking_wrap .month_kings_data .up.history > div{ width: 100%;/*  text-align: left; */ margin-right: 0; }
.king_ranking_wrap .month_kings_data .photo{
    border-radius: 100%;
    background: #fff;
    /* overflow: hidden; */
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 3;
}
.king_ranking_wrap .month_kings_data .photo .data{ 
    border-color: #fff; 
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;     
}

.king_ranking_wrap .month_kings_data .flex > li{ position: relative; width: 210px; }
.king_ranking_wrap .month_kings_data .flex > li:first-child{ margin-right: 50px; }
.king_ranking_wrap .month_kings_data .kings_estimate > li:first-child .photo{
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #e4be36 30%, #fde062 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #fde36c 8%, #f6ce00 25%, #ffe9b8 62.5%, #f6ce00 100%); 
}
.king_ranking_wrap .month_kings_data .kings_estimate .photo{
    padding: 20px;
    margin-bottom: 30px;
}
.king_ranking_wrap .month_kings_data .kings_estimate > li:first-child .photo .data{ border-color: #ecd341; }

.king_ranking_wrap .month_kings_data li > span{ display: block; text-align: center; }
.king_ranking_wrap .month_kings_data li .num{
    color: #fff;
    font-size: 44px;
    font-weight: 900;
    font-family: 'NanumSquare';
    position: absolute;
    top: -5px;
    left: 24px;
    z-index: 2;
}
.king_ranking_wrap .month_kings_data li .name{ font-size: 22px; color: #1d7ac3; font-weight: 500; letter-spacing: -1px; }
.king_ranking_wrap .month_kings_data li .score{ font-size: 18px; color: #55514f; font-weight: 500; letter-spacing: -1px; }
.king_ranking_wrap .month_kings_data li .point{
    font-family: 'NanumSquareNeoHeavy';
    font-size: 44px;
    font-weight: 900;
    letter-spacing: -5px;
    color: #fff;
    -webkit-text-stroke: 1px #9638b4;
    text-shadow: 2px 2px 3px #b9b9b9;
	margin-top: 20px; 
}
.king_ranking_wrap .month_kings_data li .point > span{
    -webkit-text-stroke: 0;
    text-shadow: none;
    font-weight: 700;
    font-size: 22px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 100%;
    background: #9638b4;
    text-indent: -3px;
    margin-left: -10px;
    vertical-align: middle;
}


.king_ranking_wrap .month_kings_data li .king_label{
    right: auto;
    bottom: -12px;
    left: 65px;
}

.king_ranking_wrap .month_kings_data .history_box{ margin: 100px 0; }
.king_ranking_wrap .month_kings_data .history_box li::before{
    content: '';
    display: block;
    width: 28px;
    height: 23px;
    background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat -217px -47px;
	margin: 0 auto;
}
.king_ranking_wrap .month_kings_data .history_box .flex > li{
    width: calc(100% / 6); 
    margin-right: 0;
    margin-top: 20px;
   
}
.king_ranking_wrap .month_kings_data .history_box li:nth-child(-n+6){
    margin-top: 0; 
}
.king_ranking_wrap .month_kings_data .history_box li .photo{ margin-bottom: 10px; }
.king_ranking_wrap .month_kings_data .history_box li .photo .data{ border: 0; }
.king_ranking_wrap .month_kings_data .history_box li .name{ color: #222; font-size: 18px; }
.king_ranking_wrap .month_kings_data .history_box li .score{ font-size: 16px; }


.king_ranking_wrap .month_kings_data .desc{ background: url('/skin/shop/basic/images/icon/kingb_avg_on.png') no-repeat 0 center; width: 820px; margin: 0 auto; }
.king_ranking_wrap .month_kings_data .desc li{ text-indent: 85px; font-weight: 500; text-align: left; }
.king_ranking_wrap .month_kings_data .desc li:first-child{ color: #5c296e; font-size: 22px; }
.king_ranking_wrap .month_kings_data .desc li:last-child{ color: #463f3d; font-size: 16px; }


/* .kings_ranking .photo{
	width: 45px;
	height: 45px;
}
.kings_ranking .name{
	font-size: 14px;
	font-weight: 500;
}
.kings_ranking .contents{
	padding: 10px 0;
	height: 275px;
}
.kings_ranking .flex{
	display: inline-flex;
	flex-direction: column;
	height: 100%;
}
.kings_ranking .flex > li{
	width: 287px;
}
.kings_ranking .flex > li > *{
	display: inline-block;
	vertical-align: middle; 
	padding: 5px 0;
}
.kings_ranking .num{ width: 20px; font-weight: 700; font-size: 16px; text-align: left; }
.kings_ranking .user{ width: 50px; }
.kings_ranking .name{ margin-left: 10px; } */

.kings_ranking .contents{
	padding: 10px 0;
	height: 530px; 
}
.kings_ranking .flex{
	display: inline-flex;
	flex-direction: column;
	height: 100%;
}
.kings_ranking .flex > li{
	width: 287px;
}
.kings_ranking .flex > li > *{
	display: inline-block;
	vertical-align: middle; 
	padding: 18px 0;
}
.kings_ranking .num{ width: 20px; font-weight: 700; font-size: 16px; text-align: left; }
.kings_ranking .kings_cell .info{
	padding-left: 15px;
}
.kings_ranking .kings_score{
	display: inline-block;
	vertical-align: text-bottom;
	margin-left: 5px;
	color: #627ed5;
	font-size: 15px;
	cursor: pointer;
	text-align: center;
	overflow: hidden;
}



.kings_guide{ width: 800px; border: 1px solid #646668; box-sizing: border-box; }
.kings_guide.current{ border: 0; }
.kings_guide .title{
	height: 140px;
	line-height: 140px;
	text-align: center;
	background: url('/skin/shop/basic/images/common/guide_title.png') no-repeat center center;
	font-size: 30px;
	color: #3e3e3e;
	letter-spacing: -2px;
	position: relative;
}
.kings_guide .close{ 
	font-size: 12px; 
	position: absolute;
	top: 10px;
	right: 10px;
	width: 50px;
	height: 25px;
	line-height: 15px;
	border-radius: 5px;
	text-align: center;
	border: 1px solid #dadada;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 75%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 75%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#f5f5f5 75%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	color: #222;
	
}
.kings_guide .close::after{
	content: '\2613';
	font-size: 12px;
	font-weight: 700;
	color: #787878;
	vertical-align: top;
	margin-left: 3px;
}
.kings_guide .tab li{
	cursor: pointer;
	width: calc(100% / 4);
	height: 38px;
	line-height: 38px;
	text-align: center;
	box-sizing: border-box;
}
.kings_guide > .tab{ 
	border-bottom: 1px solid #939393;
	border-top: 1px solid #57585a;
}
.kings_guide > .tab li{
	font-size: 16px;
	background: #f9f9f9;
	position: relative;
	color: #000;
	border: 1px solid #ddd;
	border-bottom: 0;
	border-left: 0;
}
.kings_guide > .tab li:nth-child(4){
	border-right: 0;
}
.kings_guide > .tab li:first-child{
	border-right: 1px solid #ddd;
}
.kings_guide > .tab li.on{
	background: #fff;
	border-right: 1px solid #939393;
	border-left: 1px solid #939393;
}
.kings_guide > .tab li:nth-child(4).on{
	border-right: 0;	
}
.kings_guide > .tab li:first-child.on{
	border-left: 0;
	border-right: 1px solid #939393;
}
.kings_guide > .tab li.on::after{
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 0;
	background: #fff;
}
.kings_guide .contents{
	padding: 40px;
}

.kings_guide .status{
	width: 168px;
	height: 168px;
	background: #f3fbfe;
	border-radius: 100%;
	box-sizing: border-box;
}
.kings_guide .status .num{ font-size: 18px; }
.kings_guide .status .num > span{ font-weight: 700; font-size: 26px; }
.kings_guide .status::before{
	content: '';
	display: block;
	margin: 0 auto;
	background: url('/skin/shop/basic/images/icon/sp_icon.png') no-repeat;
}

.kings_guide .list li{ margin-right: 14px; text-align: center; }
.kings_guide .list li:last-child{ margin-right: 0;}

.kings_guide.ranking .status{ padding: 20px; margin-bottom: 25px; }
.kings_guide.ranking .status::before{ 
	margin: 18px auto; 
	height: 49px;	
}
.kings_guide.ranking .list li:first-child .status::before{
	width: 47px;
	background-position: -23px -238px;
}
.kings_guide.ranking .list li:nth-child(2) .status::before{
	width: 47px;
	background-position: -71px -241px;
}
.kings_guide.ranking .list li:nth-child(3) .status::before{
	width: 53px;
	background-position: -121px -242px;
}
.kings_guide.ranking .list li:last-child .status::before{
	width: 55px;
	background-position: -179px -242px;
}

.kings_guide.ranking .status .num{ color: #175488; }
.kings_guide.ranking .txt{
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	/* margin-bottom: 15px; */
}
.kings_guide.ranking .desc{
	font-size: 14px;
	color: #565656;
	margin: 15px 0 40px 0;
}

.kings_guide.current .head > *{ vertical-align: middle; text-align: center; height: 75px; background: #f3fbfe; border-top: 2px solid #2d7ccb; border-bottom: 1px solid #ccdff2; }
.kings_guide.current .head .txt{
	font-size: 16px;	
	width: 80px;
}
.kings_guide.current .head .num{
	font-size: 22px;
}
.kings_guide.current .head .num > span{
	font-size: 30px;
	font-weight: 700; 
}

.kings_guide.current .body{ padding: 20px 0; }

.kings_guide.current .active_box .tab > li{
	width: calc(100% / 4);
	border: 1px solid #d2d2d2;
	border-right: 1px hidden transparent;
	background: #fff;
	font-size: 14px;
}
.kings_guide.current .active_box .tab > li:last-child{
	border-right: 1px solid #d2d2d2;
}
.kings_guide.current .active_box .tab > li.on{
	background: #676767;
	color: #fff;
	border: 0;
}

.kings_guide .bbs_wrap .desc{ padding: 10px; }
.kings_guide .bbs_table{ /* table-layout: fixed; */ }
.kings_guide .bbs_table .date{
	width: 80px;
}
.kings_guide .bbs_table .subject{
	width: 350px;
}
.kings_guide .bbs_table .view{
	width: 80px;
}

.kings_guide .bbs_table .subject span{
	display: inline-block;
	width: 300px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}


.kings_guide.current .status{ padding: 35px; }
.kings_guide.current .status::before{
	background-size: 245px auto;
	height: 26px;
	margin-bottom: 10px;
}
.kings_guide.current .list li:first-child .status::before{
	width: 24px;
	background-position: -11px -118px;
}
.kings_guide.current .list li:nth-child(2) .status::before{
	width: 24px;
	background-position: -36px -119px;
}
.kings_guide.current .list li:nth-child(3) .status::before{
	width: 26px;
	background-position: -61px -119px;
}
.kings_guide.current .list li:last-child .status::before{
	width: 28px;
	background-position: -89px -120px;
}
.kings_guide.current .status .txt{
	display: inline-block;
	width: 100%;
	font-size: 14px;
	letter-spacing: -1px;
}

.kings_guide .guide_btm{ padding-top: 30px; text-align: center; border-top: 1px solid #ececec; }
.kings_guide .guide_btm ul{
	background: url('/skin/shop/basic/images/icon/print_notice.png') no-repeat left center;
	padding: 10px 0;
	display: inline-block;
}
.kings_guide .guide_btm li{ font-size: 13px; text-align: left; text-indent: 78px; }
.kings_guide .guide_btm li::before{
	content:'';
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #2a2a2a;
	vertical-align: middle;
	margin-right: 7px;
}
@media only screen and (min-width: 641px) {
  .remodal.custom{
    max-width: 800px;
    padding: 0;
  }
}
