@charset "utf-8";

.line_nav {
	padding: 10px 0 18px 10px;
	font-size:12px;
	font-family: "宋体";
	margin:0 auto;
	width:1080px;
	min-width:1080px;
}
.line_nav span{
	color:#666666;
}
.line_nav a{
	color:#333;
	display:inline-block;
}
a:hover{
	color:#c00;
}
.line_nav a:hover{
	color:#c00;
}
.main{
	width:1080px;
	margin:0 auto;
	margin-bottom:55px;
}

.indent0{
	text-indent:0;
}
.weight0{
	font-weight:bold;
	font-size:14px;
}
/*left*/
.public_list{
	width:250px;
}
.public_list h2{
	border:1px solid #ddd;
	height:40px;
	line-height:40px;
	padding-left:46px;
	color:#333;
	font-size:14px;
	font-weight:bold;
}
.tit1{
	background:url(http://img.ddky.com/c/mall/resources/img/public_t1.png) no-repeat 14px 12px;
}
.tit2{
	background:url(http://img.ddky.com/c/mall/resources/img/public_t2.png) no-repeat 14px 11px;
}
.public_top,.public_bot{
	width:250px;
	background:#eee;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.public_top li a{
	display:block;
	width:100%;
	padding-left:26px;
	padding-right:20px;
	background:url(http://img.ddky.com/c/mall/resources/img/public_2.png) no-repeat 14px 9px;
	margin-bottom:5px;
}
.public_top ul{
	padding:8px 0;
}
.public_top .active{
	background:url(http://img.ddky.com/c/mall/resources/img/public_1.png) no-repeat 14px 9px;
	color:#c80000;
	text-decoration:underline;
}
.public_top li{
	line-height:22px;
}
.public_bot ul{
	padding-top:18px;
	padding-left:15px;
	padding-bottom:5px;
}
.public_bot{
	border-bottom:1px solid #ccc;
	padding-bottom:60px;
}
.tit_list{
	border:1px solid #ccc;
	width:60px;
	height:60px;
	margin-right:10px;
}
.tit_list img{
	display:block;
	width:58px;
	height:58px;
}
.public_bot li>p{
	width:155px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top:25px;
}
.public_bot li{
	margin-bottom:10px;
}

.public_bot p .active{
	color:#c80000;
	text-decoration:underline;
}











/*right*/
.public_tit{
	width:810px;
	border:1px solid #cdcdcd;
	padding:10px 15px;
	padding-bottom:60px;
}
.public_tit>p{
	text-indent: 2em;
	color:#333;
	font-size:12px;
	font-family: '宋体';
	line-height:22px;
	margin:5px 0;
}

.public_tit h2{
	font-size:14px;
	color:#333;
	margin:15px auto;
	text-align:center;
}
/*advice*/
.advice{
	width:810px;
	border:1px solid #cdcdcd;
	padding:10px 15px;
	padding-bottom:60px;
}
.advice>p{
	color:#333;
	font-size:12px;
	font-family: '宋体';
	line-height:22px;
	margin:4px 0;
}
.advice h2{
	font-size:14px;
	color:#333;
	margin:14px auto;
	 	
}
.mt20{
	margin-top:20px;	
}


















