body{background: #fff;}
.main{
	width: 1160px;
	margin:0 auto 10px;
	background:#fff !important;
	padding: 20px;    min-height: 700px;

}

.upload li {
	background: #afafaf;
    padding: 0 10px;
    line-height: 24px;
    font-size: 16px;
	margin-bottom:5px
}
.upload li a{
	color:#fff
}

.main .path{
	line-height: 44px;
	padding-left:900px;
	height: 44px;
	border-bottom: 1px solid gainsboro;
	color: rgb(121, 121, 121);;
}
.main .path a{
	color: rgb(121, 121, 121);;
}
.main .path  i{
	display: inline-block;
	    color:#ee8100;
		width: 24px;
		height: 26px;
    margin-right: 10px;
    font-size: 24px;
    font-weight: bold;
}
.main .title{
	margin: 0px 23px 10px;
	border-bottom:1px dashed gainsboro;
	padding-bottom: 10px;    margin-top: 20px;

}
.main .title h6{
text-align: center;
    line-height: 68px;
   font-size: 30px;
    color: #333;
    font-family: 微软雅黑;
}
.main .title  p{
    text-align: center;
    font-size: 14px;
    height: 38px;
    color: rgb(121, 121, 121);
    font-family: 微软雅黑;
    line-height: 38px;
    background: rgb(246, 252, 255);
}
.main .section{
	padding: 30px 40px;
	height: auto;
	word-wrap:break-word;
	word-break:break-all;
	overflow: hidden;
}
.main .section span {

}
.main .fanye{
	margin: 10px 40px;
}
.main .fanye p{
	height: 38px;
	line-height: 38px;
	color: #333;
	font-size: 14px;
	font-family: "微软雅黑";
}
.main .fanye p a{
	color: #333;
}
