@charset "utf-8";
/*
=========================================
	@name : 客服-首页样式

==========================================
*/
/*==index==s*/
.on, .question, .often, .question_q a, .li_jianhu { background:url(index_bg2.png) no-repeat; }
.left {
	float:left;
	width:670px;
}
.banner {
	width:747px;
	height:240px;
	margin-top:5px;
	position:relative;
}
.banner_tab {
	height:43px;
	position:absolute;
	right: 5px;
	bottom: 5px;
}
.banner_tab ul { cursor:pointer; }
.banner_tab li {
	float: left;
	list-style-type: none;
	text-align: center;
}
.banner_tab a {
	width:80px;
	height:43px;
	display:block;
	margin-right:2px;
}
.banner_tab img { border:1px solid #659ab6; }
.hidecontent { display:none; }
.on { background-position:0px -100px; }
.on img { border:1px solid #0099ff; }
.out { }
.clear { clear:both; }
.content {
	margin:0px 0px 10px 0px;
	background:url(content_bg.png) repeat-x top;
	border-left:1px solid #bad1de;
	border-right:1px solid #bad1de;
	width:366px;
	float:left;
	
}
.content_r {
	margin:0 auto;
	background:url(content_bg.png) repeat-x top;
	border-left:1px solid #bad1de;
	border-right:1px solid #bad1de;

}
.tab_img {
	width:72px;
	height:35px;
	margin-top:3px;
	border:1px solid #fff;
}
.help {
	margin-top:10px;
	width:747px;
}
.help .div_p { padding:10px 5px 15px; >padding:13px 5px 15px;
}
.help .help_ul { padding:10px 0 10px 17px; >padding-top:1px;
}
.help_ul li {
	background:url("unfcn_mj_01.gif") no-repeat scroll 5px 50% transparent;
padding-left:1em;
	height:22px;
	line-height:28px;
	position:relative;
}
.help_ul .img_hot {
	top:8px;
	position:absolute;
}
a.k:link, a.k:visited {
	color:#228ada;
	text-decoration:none;
}
a.k:active, a.k:hover {
	color:#000;
	text-decoration:underline;
}
.right {
	width:230px;
	float:right;
}
.question {
	background-position:-680px 0;
	width:230px;
	height:96px;
}
.question_q {
	padding-top:15px;
	padding-left:15px;
}
.question_q a {
	width:204px;
	height:48px;
	display:block;
	background-position:0 -42px;
}
.question_a {
	padding:71px 0 0 58px;
	font-size:14px;
	font-weight:bold;
}
.often {
	background-position:-680px -104px;
	width:230px;
	margin-top:5px;
	height:180px;
}
.often dl { padding-left:55px; }
.often dt {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding-top:13px;
}
.often dd {
	color:#808080;
	padding-bottom:8px;
}
.tool {
	width:230px;
	margin-top:10px;
}
.li_icon { padding-left:12px; }
.li_icon li {
	
	line-height:26px;
}
.li_jianhu { background-position:-250px -69px; }
