.help.footer {
    background-color: #333333;
    background-image: none;
}

/* nav ¸²¸Ç */
.menu, .menu .menu_1_item, .menu .menu_2_item {
    /* background: rgba(0, 0, 0, 0.3); */
}
/* ------------------------------------------- ıĞı² */
.about_title1 {
	padding-left:24px;
    color: #222;
    font-size: 36px;
    font-weight:bold;
    letter-spacing: 2px;
	background:url(../images/about_title1_bg.png) no-repeat;
}
/* ------------------------------------------- banner */
.banner {height:auto;}
.banner  img { width:100%; height:auto}

/* ------------------------------------------- 1 */
.newsnav{
	height:64px;
	background:#FAFAFA;
}
.nav{
	background:url(../images/newsnav_bg.png) no-repeat 0 center;
	height:64px; line-height:64px;
	padding-left:20px;
	font-size:14px;
	color:#666;
	}
.nav a{
	color:#FD6C21;
}
.container{ padding-bottom:80px;}
.help_left{ width:290px; float:left; margin-left:30px; margin-top:60px}
.search{ width:286px; height:34px; border:1px solid #D0D0D0;border-radius: 5px;}
.submit{margin-left:10px;height: 34px;width:20px;cursor: pointer;float: left;vertical-align: middle;border: 0;background: url(../images/search_sub.png) no-repeat 0 8px;color: #FFF;}
.text{ width:250px; padding-left:6px; border:none; height:34px;}
.help_left_title{ height:30px; font-size:14px; line-height:30px; border-bottom:1px solid #D8D8D8; margin-top:30px; padding-left:10px}
.help_left-nav .hdm{opacity: 0.8; width: 40px; height: 40px; background: #000; text-align: center; display: none; line-height: 40px; cursor: pointer; position: absolute; right: -40px; top: 50%; margin-top: -20px;}
.help_left-nav .hdm em{display: block; width: 100%; height: 100%; font-size: 20px; font-weight: bold; color: #fff;}
.help_left-nav .hdm:hover{opacity: 1;}

#list{
	width:100%;
	text-indent:20px;
}
ul, li, h2{
	margin:0;
	padding:0;
	list-style: none;
	line-height:30px;
}
#list ul{
	display:none;
	padding-left:30px;
}

.item li{
	line-height:25px;
	font-size:14px;
	color:#333333;
	text-indent:0;
	margin-top:20px;
	padding-right:10px;
	

}
 h2{
	font-size: 14px;
	background:url(../images/help_ico1.png) no-repeat 5px center; color:#000;
	 margin-bottom: 1px;
	 padding:3px;
 }
h2.active { background:url(../images/help_ico2.png) no-repeat 5px center; color:#000; }
.item .current{background-color: #01AAED}
.help_right{  margin-left: 320px; padding-left:100px; margin-right: 98px; padding-top:60px}
/*.help_right{ width:682px; float:left; margin-left:100px; margin-top:60px}*/
.help_right dl{ width:100%}
.help_right dl dt{line-height: 1.3; font-size:30px; text-align:center}
.help_right dl dd{ margin-top:20px;line-height:25px; font-size:16px; color:#333;}
.help_info{ border-top:1px solid #D8D8D8; margin-top:50px; font-size:14px; line-height:30px; padding-top:30px;}