 

/* 滚动内容样式 */
.scroll_main {
	width: 98%;
	float: left;
	background-color:#fff; 
}

/* 滚动内容区样式 */
.scroll_wrap {
	width: 100%;
	height: 390px;
	position: relative; 
}
/* 滚动内容样式 */
.scroll_wrap .scroll_cont {
	height: 100%;
	padding:0 20px 10px 0;
	overflow: hidden;
	font-size:16px; color:#333; text-align:left;
 line-height:30px;  font-weight:normal;   
}


.scroll_wrap .scroll_cont font {
	width: 100%; float: left;
	 font-weight: bold;
}
/* 滚动条 */
.scroll_wrap .scroll_bar {
	position: absolute;
	top:0;
	right:0;
	width: 3px;
	height: 100%;
	background-color: #d6d6d6; 
}
/* 滚动块 */
.scroll_wrap .scroll_slider {
	position: absolute;
	top: 0;
	left: 0px;
	width:3px;
	height: 48px;
	background-color: #0d3690;
	border-radius:5px;
	opacity: .5
}
.scroll_wrap .scroll_slider:hover{
	opacity: 1
}





/* 滚动内容样式2 */
.scroll_main2 {
	width: 98%;
	float: left;
	background-color:transparent; 
}

/* 滚动内容区样式 */
.scroll_wrap2 {
	width: 100%;
	height: 390px;
	position: relative; 
}
/* 滚动内容样式 */
.scroll_wrap2 .scroll_cont2 {
	height: 100%;
	padding:0 0px 10px 20px;
	overflow: hidden;
	font-size:16px; color:#333; text-align:left;
 line-height:30px;  font-weight:normal;  
}


.scroll_wrap2 .scroll_cont2 font {
	width: 100%; float: left;
	 font-weight: bold;
}
/* 滚动条 */
.scroll_wrap2 .scroll_bar2 {
	position: absolute;
	top:0;
	left:0;
	width: 3px;
	height: 100%;
	background-color: #d6d6d6; 
}
/* 滚动块 */
.scroll_wrap2 .scroll_slider2 {
	position: absolute;
	top: 0;
	left: 0px;
	width:3px;
	height: 48px;
	background-color: #0d3690;
	border-radius:5px;
	opacity: .5
}
.scroll_wrap2 .scroll_slider2:hover{
	opacity: 1
}


 

/* 滚动内容样式 */
.scroll_main3 {
	width: 98%;
	float: left;
	background-color:#fff; 
}

/* 滚动内容区样式 */
.scroll_wrap3 {
	width: 100%;
	height: 390px;
	position: relative; 
}
/* 滚动内容样式 */
.scroll_wrap3 .scroll_cont3 {
	height: 100%;
	padding:0 20px 10px 0;
	overflow: hidden;
	font-size:16px; color:#333; text-align:left;
 line-height:30px;  font-weight:normal;  
}


.scroll_wrap3 .scroll_cont3 font {
	width: 100%; float: left;
	 font-weight: bold;
}
/* 滚动条 */
.scroll_wrap3 .scroll_bar3 {
	position: absolute;
	top:0;
	right:0;
	width: 3px;
	height: 100%;
	background-color: #d6d6d6; 
}
/* 滚动块 */
.scroll_wrap3 .scroll_slider3 {
	position: absolute;
	top: 0;
	left: 0px;
	width:3px;
	height: 48px;
	background-color: #0d3690;
	border-radius:5px;
	opacity: .5
}
.scroll_wrap3 .scroll_slider3:hover{
	opacity: 1
}





/* 滚动内容样式4 */
.scroll_main4 {
	width: 98%;
	float: left;
	background-color:transparent; 
}

/* 滚动内容区样式 */
.scroll_wrap4 {
	width: 100%;
	height: 390px;
	position: relative; 
}
/* 滚动内容样式 */
.scroll_wrap4 .scroll_cont4 {
	height: 100%;
	padding:0 20px 10px 0px;
	overflow: hidden;
	font-size:16px; color:#333; text-align:left;
 line-height:30px;  font-weight:normal;   
}


.scroll_wrap4 .scroll_cont4 font {
	width: 100%; float: left;
	 font-weight: bold;
}
/* 滚动条 */
.scroll_wrap4 .scroll_bar4 {
	position: absolute;
	top:0;
	right:0;
	width: 3px;
	height: 100%;
	background-color: #d6d6d6; 
}
/* 滚动块 */
.scroll_wrap4 .scroll_slider4 {
	position: absolute;
	top: 0;
	left: 0px;
	width:3px;
	height: 48px;
	background-color: #0d3690;
	border-radius:5px;
	opacity: .5
}
.scroll_wrap4 .scroll_slider4:hover{
	opacity: 1
}


 

/* 滚动内容样式 */
.scroll_main5 {
	width: 98%;
	float: left;
	background-color:transparent; 
	padding: 0 0 0 0px; 
}

/* 滚动内容区样式5 */
.scroll_wrap5 {
	width: 100%;
	height: 390px;
	position: relative; 
}
/* 滚动内容样式 */
.scroll_wrap5 .scroll_cont5 {
	height: 100%;
	padding:0 0px 10px 40px; 
	overflow: hidden;
	font-size:16px; color:#333; text-align:left;
 line-height:30px;  font-weight:normal;   
}


.scroll_wrap5 .scroll_cont5 font {
	width: 100%; float: left;
	 font-weight: bold;
}
/* 滚动条 */
.scroll_wrap5 .scroll_bar5 {
	position: absolute;
	top:0;
	left:0;
	width: 3px;
	height: 100%;
	background-color: #d6d6d6; 
}
/* 滚动块 */
.scroll_wrap5 .scroll_slider5 {
	position: absolute;
	top: 0;
	left: 0px;
	width:3px;
	height: 48px;
	background-color: #0d3690;
	border-radius:5px;
	opacity: .5
}
.scroll_wrap5 .scroll_slider5:hover{
	opacity: 1
}





/* 滚动内容样式6 */
.scroll_main6 {
	width: 98%;
	float: left;
	background-color:transparent; 
}

/* 滚动内容区样式 */
.scroll_wrap6 {
	width: 100%;
	height: 390px;
	position: relative;
}
/* 滚动内容样式 */
.scroll_wrap6 .scroll_cont6 {
	height: 100%;
	padding:0 0px 10px 30px;
	overflow: hidden;
	font-size:16px; color:#333; text-align:left;
 line-height:30px;  font-weight:normal;   
}


.scroll_wrap6 .scroll_cont6 font {
	width: 100%; float: left;
	 font-weight: bold;
}
/* 滚动条 */
.scroll_wrap6 .scroll_bar6 {
	position: absolute;
	top:0;
	left:0;
	width: 3px;
	height: 100%;
	background-color: #d6d6d6;
}
/* 滚动块 */
.scroll_wrap6 .scroll_slider6 {
	position: absolute;
	top: 0;
	left: 0px;
	width:3px;
	height: 48px;
	background-color: #0d3690;
	border-radius:5px;
	opacity: .5
}
.scroll_wrap6 .scroll_slider6:hover{
	opacity: 1
}




@media  screen and (max-width:750px){
	

.scroll_wrap .scroll_cont {
	height: 100%;
	padding:0 20px 10px 0;
	overflow: hidden;
	font-size:16px; color:#333; text-align:left;
 line-height:30px;  font-weight:normal;  
	overflow:scroll;overflow-x:hidden;overflow-y:auto;
}


.scroll_wrap2 .scroll_cont2 {
	height: 100%;
	padding:0 0px 10px 20px;
	overflow: hidden;
	font-size:16px; color:#333; text-align:left;
 line-height:30px;  font-weight:normal;
	overflow:scroll;overflow-x:hidden;overflow-y:auto;  
}


	.scroll_wrap3 .scroll_cont3 {
	height: 100%;
	padding:0 20px 10px 0;
	overflow: hidden;
	font-size:16px; color:#333; text-align:left;
 line-height:30px;  font-weight:normal;
	overflow:scroll;overflow-x:hidden;overflow-y:auto;  
}


	
	.scroll_wrap4 .scroll_cont4 {
	height: 100%;
	padding:0 20px 10px 0px;
	overflow: hidden;
	font-size:16px; color:#333; text-align:left;
 line-height:30px;  font-weight:normal; 
	overflow:scroll;overflow-x:hidden;overflow-y:auto; 
}


 
 .scroll_wrap5 .scroll_cont5 {
	height: 100%;
	padding:0 0px 10px 40px; 
	overflow: hidden;
	font-size:16px; color:#333; text-align:left;
 line-height:30px;  font-weight:normal;   
}



.scroll_wrap6 .scroll_cont6 {
	height: 100%;
	padding:0 0px 10px 30px;
	overflow: hidden;
	font-size:16px; color:#333; text-align:left;
 line-height:30px;  font-weight:normal;  
	overflow:scroll;overflow-x:hidden;overflow-y:auto;
}


}




















