body{width: 100%; background: #fff url(../images/bodybg.png) no-repeat center top;}
.main{
	width: 1003px;
	margin: 0 auto;
	background:#fff !important;
	padding: 20px;    min-height: 700px;
}

.main .path{
	line-height: 44px;
	height: 44px;
	border-bottom: 1px solid gainsboro;
	color: #007DDB;
}
.main .path a{
	color: #007DDB;
}
.main .path  i{
	    color: #007DDB;
    margin-right: 10px;
    font-size: 20px;
    font-weight: bold;
}
.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: #007DDB;
	font-family: "微软雅黑";
}
.main .title  p{
	text-align: center;
	font-size: 12px;
	color: #999999;
	font-family: "微软雅黑";
	line-height: 30px;
}
.main .section {
	/* margin: 10px 40px; */
	max-width:1003px;
	
}
.main .section img{
		max-width:1003px;
}
.main .fanye{
	margin: 10px 40px;
}
.main .fanye p{
	height: 38px;
	line-height: 38px;
	color: #0476C0;
	font-size: 14px;
	font-family: "微软雅黑";
}
.main .fanye p a{
	color: #0476C0;
}
