/* BASIC css start */
/*ÇªÅÍ*/
.footer_wrap { width:100%; background:#6d6e65;overflow:hidden;  padding-bottom:30px;}
.footer_wrap ul,li {list-style-type:none; /*float:left;*/ margin:0; padding:0;}
.fnb_wrap { width:100%; overflow:hidden; border-bottom:1px solid #585854; } 
.fnb { width:1200px;overflow:hidden; margin:auto; position:relative; }
.menu { float:left; }
.menu ul li {list-style-type:none;float:left;margin:0;padding:0;}
.menu ul li a {display:inline-block; color:#fff; padding:15px;font-size:12px; }

.fm_site {top:7px; right:0; position:absolute;  }
.fm_site select { 
font-size:12px; padding:7px 30px 7px 15px; background:#6d6e65;border:1px solid #8f908a; color:#fff;border-radius:25px;
-webkit-appearance: none; 
-moz-appearance: none;    
appearance: none;
background: url('/design/ktaiga/img/la_arrow.png') no-repeat 90% 50%;
}

.fm_site select option { background:#585853;}

.f_bottom { width:1200px;  margin:0 auto; margin-top:20px; font-size:12px; color:#fff;}
.fb_l { float:left; width:65%;}
.fb_l address { font-style: normal; line-height: 25px;}
p.copy {color:#a6a7a2;}
.fb_r { float:left; width:29%; border-left:1px solid #585854; padding-left:60px }
.f_sns {width:300px; height:50px;}
.f_sns a {color:#969791; font-size:30px; padding:0 10px;}
.f_sns a:hover {color:#fff;}

.bizComm {padding: 3px 10px;margin: 0 5px;font-size: 10px; color: #999 !important; border-radius: 10px;border: 1px solid #999}
.bizComm:hover {color: #ddd; border: 1px solid #a9a9a9}


.pdt_floatBtn {
	position:fixed;right:30px;bottom:30px;z-index:600;
     -webkit-transition:bottom .4s cubic-bezier(0.215, 0.610, 0.355, 1.000);
     transition:bottom .4s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.pdt_floatBtn .btnChat {
	display:block;position:relative;width:60px;height:60px;font-size:0;line-height:0;color:transparent;
	background:#ccc url('/design/ktaiga/new/img/sub/ico_chat.png') no-repeat left bottom;border-radius:50%;z-index:1;
	background-size: 200%;
}
.pdt_floatBtn .btnChat:hover {background-color:#222222;}
.pdt_floatBtn .chatList {position:absolute;left:0;bottom:0;opacity:.6;
     -webkit-transition-duration:.3s;
     transition-duration:.3s;
}
.pdt_floatBtn li {position:absolute;left:0;bottom:0;}
.pdt_floatBtn li a {display:block;width:60px;height:60px;font-size:0;line-height:0;border-radius:50%;background:url('/design/ktaiga/new/img/sub/ico_chat.png');}
.pdt_floatBtn li.nt {
     -webkit-transition-duration:.1s;
     transition-duration:.1s;
}
.pdt_floatBtn li.kt {-webkit-transition-duration:.2s;transition-duration:.2s;}
.pdt_floatBtn li.wt {-webkit-transition-duration:.3s;transition-duration:.3s;}
.pdt_floatBtn li.nt a {background-position:0 -60px;}
.pdt_floatBtn li.kt a {background-position:0 0px;}
.pdt_floatBtn li.nt a:hover {background-position:-60px 120px;}
.pdt_floatBtn li.kt a:hover {background-position:-60px 180px;}
.pdt_floatBtn.on .btnChat {background-color:transparent;background-position:right bottom;}
.pdt_floatBtn.on .chatList {bottom:84px;opacity:1;}
.pdt_floatBtn.on li.nt {bottom:0px;}
.pdt_floatBtn.on li.kt {bottom:72px;}
/* BASIC css end */

