.main{
	width: 1200px;
	margin: 0 auto;
}
.list_top{
	height: 32px;
	background: url(../img/listbg1.png) no-repeat;
}
.list_body{
	background: url(../img/listbg2.png) repeat-y;padding: 0 50px;
	padding-top: 17px;
	min-height: 600px;
}
.list_foot{
	height: 32px;
	background: url(../img/listbg3.png) no-repeat;
}
.path {
	position: relative;
	height: 30px;
	border-bottom: 1px solid gainsboro;    
}
.path  p{
	text-align: right;
	line-height: 30px;
	position: relative;
	padding-right: 20px;
	font-size: 12px;
	color: #888888;
	float: right;
	width: 830px;
}
.path  p a{
	color: #888888;
}
.path  span{
 	position: absolute;
 	padding: 0 25px;
 	height: 60px;
 	line-height: 60px;
 	background: #90d031;
 	font-size: 30px;
 	color: white;
 	border-radius: 30px;
 	    left: 35px;
    top: 0;
 }
 .box{
 	    margin-top: 60px;    position: relative;
 }
 .main .title{
	margin: 0px 23px 10px;
	border-bottom:1px dashed gainsboro;
	padding-bottom: 10px;    margin-top: 40px;

}
.main .title h6{
	text-align: center;
	line-height: 38px;
	font-size: 24px;
	color: #343434;
	font-family: "å¾®è½¯é›…é»‘";
}
.main .title  p{
	text-align: center;
    font-size: 13px;
    color: #faa000;
    font-family: 微软雅黑;
    line-height: 30px;
}

.main .section{
	margin: 0px 40px;    padding-bottom: 121px;
}
.main .section img{
	max-width:1011px
}
.main .fanye{
    margin: 10px 40px;
    position: absolute;
    bottom: 0px;
}
.main .fanye p{
	height: 38px;
	line-height: 30px;
	font-size: 18px;
	font-family: "å¾®è½¯é›…é»‘";    cursor: pointer;
}
.main .fanye a:hover{
	color:#653333;
}.main .fanye p span{
	    display: inline-block;
    background: #c3c0c0;
    color: white;
    padding: 0 10px;
    margin-right: 10px;
}
.main .fanye p a{
	color: #2f2f2f;
}
.main .fanye p:hover span{
	background:#f49615;
}
.main .fanye p:hover a{
	color:#f49615
}