.scroll{
	
	    width: 1060px;
    height: auto !important; 
    margin: 0 auto;
    background-image: url(../img/mainTop.png), url(../img/mainBottom.png);
    background-position: center top, center bottom;
    background-repeat: no-repeat, no-repeat;
    padding: 84px 0 84px;
}
.scrollBox{
	height:auto !important;
}
.artical .news {
	height:auto !important;
	padding-bottom: 163px !important;
    padding-top: 51px !important;

	    background: url(../img/jj_top.png) no-repeat 1px top,url(../img/jj_bottom.png) no-repeat 1px bottom;
}
.artical .news .box{
	padding: 0 27px 80px;
	width: 718px;
    box-sizing:border-box;
	background: url(../img/jj_content.png) repeat-y center;
}
.artical .news .box .title {
	width:96%;
}
.artical .news .box .title h5{
	width: 100%;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 22px;
	color: #6a5440;
	
	line-height: 2;
}

.artical .news .box .title span{
	border-top: 1px dashed #818181;
	display:block;
	line-height: 1.8;
	width: 100%;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #818181;
}
.section{
	padding: 0 20px;
	margin-top: 20px;
	width:90%
}


.section table{
	max-width:100%;
}


.section span,
.section p,
.section font,
.section table{
background:none !important;
    margin-block-start: 0 !important;
    margin-block-end: 0 !important;
}

.section img{
	max-width: 100%;
	height:auto !important;
	margin:4px auto;
	display:inline-block;
}
