<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	/* äº§å“è¯¦æƒ…é¡µ å¸¦ç¼©ç•¥å›¾ å¤šå›¾è½®åŠ¨åˆ‡æ¢css */
		.picFocus{ float:left; width:100%;  position:relative;  overflow:hidden;  zoom:1; padding-top:5px;  }
		.picFocus:after,.picFocus .hd:after,.picFocus .bd:after{ content:'';clear: both; display: block;	font-size:0;}
		.picFocus .hd{ float:left; width:100px; overflow:hidden; margin-left:10px; }
		.picFocus .hd ul{ float:left; width:100%; overflow:hidden; zoom:1; }
		.picFocus .hd ul li{ float:left;max-width:100%;  border:2px solid #ddd; cursor:pointer; margin-bottom:5px; text-align:center;  }
		.picFocus .hd ul li.on{  border:2px solid #FE6507; }
		.picFocus .hd ul li img{ width:100%;   }
		.picFocus .bd{ float:left; width:600px; border:#ddd 1px solid;   overflow:hidden; }
		.picFocus .bd li{ float:left; width:100%; }
		.picFocus .bd img{ width:100%; height: auto; display:block;  }
		
		/* å¾‹å¸ˆå›¢é˜Ÿcss */
		.picScroll-left{ width:100%;  float:left; overflow:hidden;   }
		.picScroll-left .hd{ width:46%; float:left;}
		
		.picScroll-left .hd dl{ float:left; width:100%; }
		.picScroll-left .hd dt{ float:left; width:100%; padding:30px 0;}
		.picScroll-left .hd dd{ float:left; text-align:center;}
		.picScroll-left .hd .prev,
		.picScroll-left .hd .next{ display:block;  width:80px; height:35px; line-height:35px; overflow:hidden; margin-right:5px;  cursor:pointer; background: #3186C8; color:#FFF;}
		.picScroll-left .hd .prev:hover,
		.picScroll-left .hd .next:hover{  background: #0B6ECA; }
		
		.picScroll-left .bd{width:54%; float:left;  }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1;float:left;width:100%;}
		.picScroll-left .bd ul li{ margin-left:2%; width:48%; max-height:405px; float:left; _display:inline; overflow:hidden; text-align:center; position:relative; }
		.picScroll-left .bd ul li img{ width:100%; display:block;transition: all ease-out 0.3s;}
		.picScroll-left .bd ul li:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
		.picScroll-left .bd ul li p{ position: absolute; left:1px; right:1px; bottom:0; background:rgba(0,0,0,0.5); color:#FFF; font-size:1em; line-height:2.4; text-align:center;  }
		
		/* æ–°é—»è½®æ’­ css */
	 .slideBox{ width:50%; height:360px; overflow:hidden; position:relative; border:1px solid #ddd;  float:left; }
	
		.slideBox .hd{  overflow:hidden; position:absolute;right:0px;bottom:12px; z-index:1;  }
	    .slideBox .hd p{ float:left;}
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:right;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:10px; height:10px; border-radius:10px; margin:0 5px; line-height:14px; text-align:center; background:#fff;z-index:1 cursor:pointer; }
		.slideBox .hd ul li.on{ background:#0063b8; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd li p{ position:absolute; bottom:0px; width:100%; padding-left:10px; display:block;background:rgba(0,0,0,0.5); color:#fff;height:40px; line-height:40px; font-size:1em;z-index:2; box-sizing:border-box;}
		.slideBox .bd img{ width:100%; height:360px; display:block;  }
		
		
			.hasMoreTab{float:right; width:47%;  text-align:left;  height:370px;}
			.hasMoreTab .hd{ height:45px; line-height:45px; background:#f4f4f4; padding:0 10px 0 0px;   border-bottom:1px solid #0063b8;  position:relative;   }
			
				.hasMoreTab .hd .more{ float:right; font-size:14px; }	
				
				.hasMoreTab .hd ul{float:left; position:absolute;  top:-1px; }	
				.hasMoreTab .hd li{float:left; padding:0 20px; cursor:pointer; color:#0063b8; font-size:1.1em; }
					.hasMoreTab .hd li.on{background:#0063b8; border:1px solid #ddd; border-bottom:1px solid #0063b8; color:#fff; }	
					
					.hasMoreTab .bd{  padding:10px; clear:both; position:relative;  }	
				
						.hasMoreTab .bd ul{   zoom:1;z-index:999;}
		.hasMoreTab .bd ul li{ height:37px; line-height:37px; font-size:1em;  float:left; width:100%;position:relative; text-indent:1em; border-bottom:1px dashed #ddd; }
			.hasMoreTab .bd li:before{content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    overflow: hidden;
    background-color: #0063b8;}
		.hasMoreTab .bd li .date{ float:right; color:#999;  }
		
	
		
		/*******************å›¢é˜Ÿä»‹ç»**********************/	
.picScroll-team:after {
	content: '';
	clear: both;
	display: block;
	font-size: 0;
}
.picScroll-team {
	margin: 0px auto;
	position: relative;
	width: 100%;
	padding: 0px 0 2.5% 0px;
}
.picScroll-team .hd{border-bottom:solid 2px  #0063b8; height:35px; line-height:25px; margin-bottom:20px;}
.picScroll-team .hd span{ float:left; font-size:1.4em; font-weight:bold; color: #0063b8;}
.picScroll-team .prev, .picScroll-team .next {
	
	display: block;
    width:28px;
    height:23px;
    float: right;
    margin-right: 5px;
  
    overflow: hidden;
    cursor: pointer;
	/*display: block;
	position: absolute;
	top: 120px;
	left: 15px;
	width: 55px;
	height: 55px;*/
	background: url(../images/prev.png) no-repeat;

}
.picScroll-team .next {
	left: auto;
	right: 15px;
	background: url(../images/next.png) no-repeat;
}
.picScroll-team .prev:hover {
	opacity: 1;
	transition: 0.3s;
}
.picScroll-team .next:hover {
	opacity: 1;
	transition: 0.3s;
}
.picScroll-team ul {
	overflow: hidden;
	zoom: 1;
	WIDTH: 100%;
}
.picScroll-team ul li {
	width: 15%;
	float: left;
	overflow: hidden;
	padding: 0 10px; 
}
.picScroll-team ul li p{ width: 100%;
	/*height: 320px;*/ overflow:hidden; border:solid 1px #ccc; padding:2px;}
.picScroll-team ul li img {
	width: 100%;
	height: 250px;
	display: block;
	background: url(../images/loading.gif) center center no-repeat;    transition: all 0.8s ease 0s;
    -webkit-transform: all 0.8s ease 0s; overflow:hidden;
}
.picScroll-team ul li:hover img{transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
		  transition: all 0.8s;
}
.picScroll-team ul li h5{ text-align:center; font-size:1em; font-weight:normal; line-height:35px;}	


/**********è£èª‰***********/
p.law_more{border-bottom:solid 2px  #0063b8; height:35px; line-height:25px; margin-bottom:20px;}
p.law_more span{ float:left; font-size:1.4em; font-weight:bold; color: #0063b8;}
p.law_more a{float:right; font-size:14px; padding:0 10px; background:#0076cd; color:#fff; border-radius:4px;}



.picScroll-case:after {
	content: '';
	clear: both;
	display: block;
	font-size: 0;
}
.picScroll-case {
	margin: 0px auto;
	position: relative;
	width: 95%;
	padding: 10px 0 40px 80px;
}
.picScroll-case .prev, .picScroll-case .next {
	display: block;
	position: absolute;
	top: 45px;
	left: 15px;
	width: 55px;
	height: 55px;
	background: url(../images/left.png) no-repeat;
	opacity: 0.5;
}
.picScroll-case .next {
	left: auto;
	right: 15px;
	background: url(../images/right.png) no-repeat;
}
.picScroll-case .prev:hover {
	opacity: 1;
	transition: 0.3s;
}
.picScroll-case .next:hover {
	opacity: 1;
	transition: 0.3s;
}
.picScroll-case ul {
	overflow: hidden;
	zoom: 1;
	WIDTH: 100%;
}
.picScroll-case ul li {
	width: 16.5%;
	float: left;
	overflow: hidden;
	padding: 0 10px; 
}
.picScroll-case ul li p{ width: 100%;
	/*height: 320px;*/ overflow:hidden; border:solid 1px #ccc;}
.picScroll-case ul li img {
	width: 100%;
/*	height: 320px;*/
	display: block;
	background: url(../images/loading.gif) center center no-repeat;    transition: all 0.8s ease 0s;
    -webkit-transform: all 0.8s ease 0s; overflow:hidden;
}
.picScroll-case ul li:hover img{transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
		  transition: all 0.8s;
}



	
@media screen and (max-width:1030px){
	.picScroll-left .bd ul li{  width:260px;  }




}		
@media screen and (max-width:800px){
	/* äº§å“è¯¦æƒ…é¡µ å¸¦ç¼©ç•¥å›¾ å¤šå›¾è½®åŠ¨åˆ‡æ¢css */
		.picFocus .hd{  width:100%;margin-left:0;margin-top:5px; }
		.picFocus .hd ul li{max-width:100px;   margin-bottom:5px; margin-right:5px; }
		.picFocus .bd{  width:99%; border:#ddd 1px solid; }
		
		/* å¾‹å¸ˆå›¢é˜Ÿcss */
		.picScroll-left .hd{ width:100%; }
		.picScroll-left .hd dl{ margin:0 1%; width:98%; }
		.picScroll-left .bd{width:100%; }
		.picScroll-left .bd ul li{ margin:1%; width:48% !important; max-height:255px;}


		/* æ–°é—»è½®æ’­ css */
	/*	.slideTxtBox .hd h2{width:100%; text-align:center;}
        .slideTxtBox .hd ul{ width:100%;float: none; margin:0 auto; box-sizing:border-box; padding-left:10%;}
		.slideTxtBox .bd dt{ width:100%; }

		.slideTxtBox .bd dd{ width:100%;  margin-left:0; }*/


}</pre></body></html>