.article{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 40px;
	padding-top: 68px;
}
.a_left{
	width: 284px;
	background: #fff;
	float: left;
}
.a_dwz{
	width: 284px;
	min-height:1px;
	float: left;
}
.a_dw_aside{
	width: 284px;
	background: #fff;
	top:0px;
	left:0px;
}
.a_aside{
	width: 253px;
	margin: 0px auto;
	background: #e8e7e4;
	padding-bottom: 30px;
}
.a_l_title{
	width: 100%;
	height:70px;
	font-size:18px;
	text-align:center;
	line-height:70px;
	background:#940015;
	border-bottom:1px solid #63171b;
	color:#fff;
}
.a_t_img{
	width: 253px;
	height:209px;
	background: url("../images/gygs_n.png") no-repeat;
}
.a_aside ul{
	width: 100%;
	overflow: hidden;
}
.a_aside ul li{
	width: 100%;
	float: left;
	height: 54px;
    line-height: 54px;
	border-bottom:1px solid #fff;
	color:#676662;
	cursor: pointer;
}
.a_aside ul li a{
	color:#676662;
}
.a_aside ul li.lzdh{
	background: #a99460;
	border-bottom:1px solid #a9945f;
}
.a_aside ul li:hover{
	background: #a9945f;
	border-bottom:1px solid #a9945f;
}
.a_aside ul li.lzdh a{
	color:#fff;
}
.a_aside ul li:hover a{
	color:#fff;
}
.a_aside ul li span{
	margin-left: 44px;
    float: left;
    width: 180px;
}
.a_aside div.a_dtd{
	width: 217px;
	margin: 0px auto;
	margin-top: 8px;
}
.a_aside div.a_dtd:first-child{
	margin-top: 18px;
}
.a_aside div.a_dtd input.a_lvmc{
	width: 215px;
    height: 39px;
    line-height:39px;
    outline: none;
    color: #a4a4a4;
    font-size: 14px;
    padding-left: 30px;
    border: none;
}
.a_aside div.a_dtd select {
    width: 215px;
    height: 39px;
    outline: none;
    color: #808080;
    font-size: 14px;
    padding-left: 30px;
    border: none;
}
.a_aside div.a_dtd input.a_lvmc_but {
    width: 215px;
    height: 35px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 14px;
    background: #a77b36;
    border-radius: 5px;
    cursor: pointer;
}
.a_right{
	margin-left: 15px;
	width: 872px;
	float: left;
	padding-top: 47px;
}

.a_r_title{
	width: 872px;
	border-bottom:2px solid #ddd8d9;
	overflow: hidden;
}
.a_r_title .a_r_title_k{
	float: left;
	width: 730px;
	height: auto;
}
.a_r_title .a_r_title_k span.a_r_title_l{
	padding:0px 6px;
	font-size: 25px;
	border-bottom:2px solid #940015;
	float: left;
}
.a_r_title p{
	color: #898989;
    float: left;
   
    overflow: hidden;
    font-size: 13px;
    padding-top: 3px;
}
.a_r_title p b{
	width: 12px;
	height:15px;
	float: left;
	background: url("../images/wz.png") no-repeat;
	margin-right: 8px;
	margin-top: 2px;
}