.article{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	padding-top: 68px;
	padding-bottom: 40px;
}
.a_left{
	width: 284px;
	background: #fff;
	float: left;
	position: relative;
}
.a_dwz{
	width: 284px;
	min-height:1px;
	float: left;
}
.a_dw_aside{
	width: 284px;
	background: #fff;
	position: absolute;
	top:0px;
	left:0px;
}
.a_aside{
	width: 252px;
	margin: 0px auto;
	background: #e8e7e4;
}
.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: 252px;
	height:205px;
	background: url("../images/lvml_n.png") no-repeat;
}
.a_aside ul{
	width: 100%;
	overflow: hidden;
	padding: 13px 0px;
}
.a_aside ul li{
	width: 232px;
	float: left;
	padding: 3px 0px;
	color:#676662;
	cursor: pointer;
	margin-left: 10px;
}
.a_aside ul li .a_lvmc{
	width: 232px;
	border:1px solid #e8e7e4;
	height:50px;
	line-height:50px;
	outline: none;
	color:#808080;
	font-size: 16px;
	padding-left: 30px;
}
.a_aside ul li select{
	width: 232px;
	height:50px;
	outline: none;
	color:#808080;
	font-size: 16px;
	padding-left: 30px;
	border:1px solid #e8e7e4;
}
.a_aside ul li .a_lvmc_but{
	width: 232px;
	border:none;
	height:40px;
	outline: none;
	color:#fff;
	font-size: 16px;
	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;
    width: 115px;
    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;
}
.a_r_jz{
	width: 837px;
	margin: 0px auto; 
}
.a_r_jz ul{
	width: 100%;
	overflow: hidden;
}
.a_r_jz ul li{
	width: 391px;
	float: left;
	margin-top: 47px;
	margin-right: 25px;
	overflow: hidden;
}
.a_r_jz ul li .a_r_left{
	float: left;
	width: 131px;
}
.a_r_jz ul li .a_r_left a img{
	width: 131px;
	height:157px;
}
.a_r_jz ul li .a_r_left a p{
	width: 100%;
	padding: 5px 0px;
	text-align: center;
	font-size: 18px;
	color:#454545;
}
.a_r_jz ul li .a_r_right{
	float: left;
	width: 220px;
	margin-left: 20px;
}
.a_r_jz ul li .a_r_right p{
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	color:#808080;
}
.a_r_jz ul li .a_r_right p span{
	float: left;
}
.a_r_jz ul li .a_r_right p b{
	float: left;
	width: 13px;
	height:13px;
	background: url("../images/xx.png") no-repeat;
	margin-top: 8px;
	margin-left: 3px;
}
.a_r_jz ul li .a_r_right .zxt{
	width: 135px;
	height:42px;
	background: url("../images/zxt.png") no-repeat;
	outline: none;
	border:none;
	margin-top: 20px;
	cursor: pointer;
}