.main{
	margin-top: 7px;
}

.main .path{
	line-height: 38px;
	height: 38px;
	color: #ee8100;
}
.main .path a{
	color: #ee8100;
}
.main .path  i{
	    color: #ee8100;
    margin-right: 10px;
    font-size: 20px;
    font-weight: bold;
}
.main .title{
	margin: 10px 23px;
	border-bottom:1px dashed gainsboro;
	padding-bottom: 10px;  

}
.main .title h6{
	text-align: center;
	line-height: 68px;
	font-size: 33px;
	color: #797979;
	font-family: "微软雅黑";
}
.main .title  p{
	text-align: center;
	font-size: 14px;
	height: 38px;
	background: #f6fcff;
	color: #797979;
	font-family: "微软雅黑";
	line-height: 30px;
}
.content_box{  
	    border: 1px solid gainsboro;
    background: white;
    min-height: 700px;
    position: relative;
    margin-bottom: 20px;
}

.main .section{
	margin: 10px 40px;       padding-bottom: 144px;
}
.main .section img{
	max-width: 1110px;
}
.main .section table{
	    border: 1px solid #000;
		    border-collapse: collapse;
}
.main .section table{
	    margin: 0 auto;
		border-collapse: collapse;
}

.main .fanye{
	    margin: 10px 40px;
    position: absolute;
    bottom: 0;
}
.main .fanye p{
	height: 38px;
	line-height: 38px;
	color: #ef8400;
	font-size: 14px;
	font-family: "微软雅黑";
}
.main .fanye p a{
	color: #ef8400;
}
.main .fanye p:hover,.main .fanye p:hover a{
	color: red;
}
