<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* 	Owl Carousel Owl Demo Theme 
*	v1.24
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}
.banner .owl-theme .owl-controls{
	position:absolute;
	width:100%;
	bottom:5px;	 
	text-align: center;
}
.zhengshulist .owl-theme .owl-controls{
	position:absolute;
	width:100%;
	top:50%;margin-top:-20px; 
	 
}
.importnews .owl-theme .owl-controls{
	position:absolute;
	width:110px;
	top:5px;
	left:0;
	height:250px;
	margin-top: 0; 
}


/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
.zhengshulist .owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 0px;
	padding: 0;
	width:40px;
	height:40px;
	font-size: 12px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	
}
.zhengshulist  .owl-prev{position:absolute;left:-75px;background-image:url(../imgs/prev2.jpg);background-position:center center;background-size:contain;}
.zhengshulist  .owl-next{position:absolute;right:-75px;background-image:url(../imgs/next2.jpg);background-position:center center;background-size:contain;} 

.zhengshulist  .owl-prev:hover{ background-image:url(../imgs/prev1.jpg)}
.zhengshulist  .owl-next:hover{ background-image:url(../imgs/next1.jpg)} 

.importnews .owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display:  block;
	zoom: 1;
	*display: block;/*IE7 life-saver */
	margin: 0px;
	padding: 0;
	width:40px;
	height:100px;
	font-size: 12px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: transparent;
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	
}
.importnews  .owl-prev{position:absolute;top:0;left:0; background-image:url(../imgs/newprev1.png); background-size:contain;background-repeat:no-repeat;background-position:center center;}
.importnews  .owl-next{position:absolute;bottom:0;left:0;background-image:url(../imgs/newnext1.png);background-size:contain;background-repeat:no-repeat;background-position:center center;} 

.importnews  .owl-prev:hover{ background-image:url(../imgs/newprev2.png);}
.importnews  .owl-next:hover{ background-image:url(../imgs/newnext2.png); }
 
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.scrollpic .owl-theme .owl-controls .owl-page span{background: #fff;}

.banner .owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 1;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: rgba(0,0,0,0);
	border:1px solid #0d6abe;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

.banner .owl-theme .owl-controls .owl-page.active span,
.banner.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	background: #0d6abe; 
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}



@media screen and (max-width:1250px){
										/* .importnews .owl-theme .owl-controls{top:18px;height:180px;width:80px;}
										.importnews .owl-theme .owl-controls .owl-buttons div{width:30px;height:75px;} */
									}

@media screen and (max-width:1200px){
										
									}
									
@media screen and (max-width:992px){

									}									
									
@media screen and (max-width:768px){

									}	
@media screen and (max-width:600px){
										.importnews .owl-theme .owl-controls{top:18px;height:180px;width:80px;}
										.importnews .owl-theme .owl-controls .owl-buttons div{width:30px;height:75px;}
									}									
									
@media screen and (max-width:480px){
										.zhengshulist .owl-theme .owl-controls .owl-buttons div{width:25px;height:25px;}
										.zhengshulist  .owl-prev{ left:-30px; }
										.zhengshulist  .owl-next{right:-30px;}
										.importnews .owl-theme .owl-controls{top:18px;height:120px;width:25px;}
										.importnews .owl-theme .owl-controls .owl-buttons div{width:20px;height:50px;}
									}									
									
									
									
									
									
									
									
									
									</pre></body></html>