

.path{
	color: #4b4b4b;
	font-size: 14px;
	margin: 48px auto 14px;
}
/* .main .title{

	border-bottom:1px dashed gainsboro;
	padding-bottom: 10px;    
	margin-top: 30px;

}
.main .title h6{
	text-align: center;
	line-height: 62px;
	font-size: 30px;
	color: #7e0f5e;
	font-family: "微软雅黑";
}
.main .title  p{
    text-align: center;
    font-size: 12px;
    color: #54341f;
    font-family: "微软雅黑";
    line-height: 30px;
    background: #ebe9ea87;
}
.main .section{
	margin: 28px 40px;
}
.main .section img,.main .section table{
	max-width: 960px;
} */
.main{
	background: #fff;
	min-height: 700px;
	padding: 24px 0;
	position: relative;
}
.content .artical{
	padding:3px 60px;
}
.title h6{
	line-height: 40px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 32px;
	color: #797979;
	margin: 20px auto 10px;
}
.title h5{
	    text-align: center;
    font-size: 22px;
    line-height: 2.5;
    color: #797979;
font-family: "微软雅黑";}
.title .p{
	width: 96%;
	margin: 0 auto;
	color: #797979;
	background:#fbfafa;
	height: 40px;
	border-radius: 3px;
	line-height: 40px;
	font-family: "微软雅黑";
	font-size: 16px;
	text-align: center;
	margin-bottom: 15px;
	position:relative;
}

.section{
	width: 82%;
	margin: 0 auto;
	padding: 22px 0;
	min-height: 400px;
	color: #646464 !important;
	line-height:2 !important;
	font-size: 16px !important;
	font-family: "宋体" !important;
	background:none !important;
}
.section p{
	max-width: 100%;
	color: #646464 !important;
	line-height: 2 !important;
	font-size: 16px !important;
	font-family: "宋体" !important;
	text-decoration:none !important;
		background:none !important;
}
.section span{
	color: #646464 !important;
	line-height: 2 !important;
	font-size: 16px !important;
	font-family: "宋体" !important;
	text-decoration:none !important;
}
.section  td{
	border:1px solid;
		color: #646464 !important;
	font-size: 16px !important;
	font-family: "宋体" !important;
	text-decoration:none !important;
}
.section table{
	display:block;
	margin:0 auto;
	max-width: 100%;
}
.section img{
	width: 68%!important;
	height:auto !important;
	display: block;
	margin: 12px auto !important;
}

.confoot{
	position: absolute;
	right: 2%;
	bottom: 22px;
}