
/*幻灯片CSS*/
#banner {
	min-width: 1200px;
  	position: relative;
  	overflow: hidden;
}
#banner .hd {
  	position: absolute;
  	bottom: 20px;
  	left: 50%;
  	z-index: 10;
  	font-size: 0;
  	transform: translate(-50%,0);
  	-ms-transform: translate(-50%,0);
  	-webkit-transform: translate(-50%,0);
  	-moz-transform: translate(-50%,0);
  	-o-transform: translate(-50%,0);
}
#banner .hd li {
  	width: 16px;
  	height: 16px;
  	background-color: #ffffff;
	border-radius: 100%;
  	display: inline-block;
  	margin: 0 5px;
  	cursor: pointer;
}
#banner .hd .on {
  	background-color: #1871c1;
}
#banner .bd a {
  	display: block;
  	width: 100%;
  	height: 480px;
  	background-repeat: no-repeat;
  	background-position: center;
  	overflow: hidden;
}

#banner .btn {
  	width: 47px;
 	height: 120px;
  	position: absolute;
  	opacity: .5;
  	filter:Alpha(opacity=50)
  	transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
}
#banner .btn:hover{
	opacity: 1;
	filter:Alpha(opacity=100)
}
#banner .prev {
	top: 50%;
  	background: url("../images/prev.png") no-repeat center;
  	left: 3%;
  	transform: translate(0,-50%);
  	-ms-transform: translate(0,-50%);
  	-webkit-transform: translate(0,-50%);
  	-moz-transform: translate(0,-50%);
  	-o-transform: translate(0,-50%);
}
#banner .next {
  	background: url("../images/next.png") no-repeat center;
  	right: 3%;
  	top: 50%;
  	transform: translate(0,-50%);
  	-ms-transform: translate(0,-50%);
  	-webkit-transform: translate(0,-50%);
  	-moz-transform: translate(0,-50%);
  	-o-transform: translate(0,-50%);
}
/*幻灯片CSS*/

/*新闻幻灯片*/
/* 本例子css */
.slideBoxn{ width:410px; height:350px; overflow:hidden; position:relative;}
.slideBoxn .bd{ position:relative; height:100%; z-index:0;}
.slideBoxn .bd li{ zoom:1; vertical-align:middle; }
.slideBoxn .bd img{ width:410px; height: 300px; display:block; transition: all 0.5s;}
.slideBoxn .bd:hover img{ transform: scale(1.05);}
.slideBoxn .bd li p{  padding: 0 10px; text-align: center;overflow: hidden; line-height: 50px; font-weight: bold;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBoxn .prev,
.slideBoxn .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBoxn .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBoxn .prev:hover,
.slideBoxn .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBoxn .prevStop{ display:none;  }
.slideBoxn .nextStop{ display:none;  }

.z{
	width: 100%;
	margin:50px auto;
	background: #fff;
}
.z1{
	width: 410px;
	height: 350px;
	float: left;
	color: #BE565A;
	background: #f3f3f3;
}
.z1 a{
	color: #1871c1;
}

.z2{
	width: 430px;
	height: 350px;
	border: 1px auto;
	float: left;
	padding-left:30px;
}

.z21{
	color:#1871c1;
	font-size: 18px;
	line-height: 30px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	font-weight: bold;
}	
.z21 a{ float: right; color: #bfbfbf; font-size: 14px; }
.z21 span{ border-bottom: 2px solid #1871c1; padding:2px 5px; }
.z3{
	line-height: 30px; 
	float: left;
	width: 100%;
	margin-top: 20px;
}
.z3 li a{ color: #333333; font-size: 14px; line-height: 33px;}
.z3 li font{ float: right; color: #999999; font-size: 14px; }
.z4{
    width: 280px;
	height: 350px;
	border: 1px auto;
	float: right;
	padding-left: 5px;
}
.z4 ul li {
	height: 60px;
	border: 1px solid #eee;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 60px;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.17);
}
.z4 ul li img{ margin: 12px 20px; float: left; }
.z4 ul li a{
	height: 60px;
	line-height: 60px;
	display:block;
}
.z4 ul li a:hover{color: #1871c1;}

.z3 ul li a {
	width: 320px;
	display: block;
	float: left;
	padding-left: 10px;
	color:#656565;
}
.z3 ul li a:hover{color: #1871c1;}
.d{
	background: #f5f5f5;
}
.huodong{ width: 1200px; margin: 0 auto;}
.huodong .d3 .d31 img{ transition: all 0.5s;}
.huodong .d3 .d31:hover img{ transform: scale(1.05);}
.d1{
	border-bottom: 2px solid #1871c1;
	text-align: center;
	color:#1871c1;
	font-size: 18px;
	padding-top: 40px;
	width: 80px;
   	margin:0 auto;
   	padding-bottom: 10px; font-weight: bold;
}
.d2{
	text-align: center;
	border-top:1px solid;
	color:#999999;
	padding-top: 10px;
}
.d3{
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
	}

.d31{
	width: 385px;
	float: left;
	margin-right: 22.5px;
	margin-bottom: 20px;
}
.d31 h4{color: #666666; font-weight: 400; margin: 6px 0;}
.d31 h4:hover{color: #1871c1;}
.d31 p{ color: #999999; line-height: 25px; height: 75px; overflow: hidden; }
.d31:nth-child(3n){margin-right: 0px;}
.d32{
	color:#999999;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
	line-height: 40px;
	transition: all 0.5s;
}
.huodong .d3 .d31:hover .d32{border-bottom: 1px solid #1871c1;}
.d33{
	width: 370px;
	color:#999999;
	padding-top:5px;
	line-height: 40px;
	transition: all 0.5s;
}
.d33 span{ float: right; color: #333333; transition: all 0.5s;}
.huodong .d3 .d31:hover .d33{color:#1871c1;}
.huodong .d3 .d31:hover .d33 span{color:#1871c1;}
.d44
{
	float: right;
		padding-top:5px;
}
.g{

	width: 100%;
	background:url('../images/ld_bg.png') no-repeat center center;
	border: 1px auto;
	padding-bottom: 50px;
}
.g1{
	width: 1200px;
	hyphens: 100px;
	text-align: center;
	padding-top: 50px;
	margin: 1px auto;
	font-size: 14px; line-height: 25px;
}
.g2{
	width: 90%;
	display: block;
	margin: 1px auto;
	color: #333333;

}
.g3 {
	margin:1px auto;
	width: 120px;
	height: 40px; 
	padding-top: 40px;
	text-align: center;
}
.g3 a{
	margin:1px auto;
	display: block;
	border: 1px solid;
	border-radius:40px;
	color: #1871c1;
	height: 40px; line-height: 40px;
	transition: all 0.5s;
}
.g3 a:hover{
	color: #fff;
	background-color:#1871c1;
}
.g4{ margin-top: 60px; }
.g4 ul{
	text-align: center;
	margin-top: 30px;
}
.g4 ul li{
	width: 20%;
	display: inline-block;
	color: #666666;
	margin: 25px 0px;
}

.j{
	width:1200px;
	margin:1px auto;
}
.j1{
	color: #1871c1;
	padding-top: 30px;
	width: 75px;
	font-size: 18px;
	border-bottom: 2px #1871c1 solid;
	padding-bottom: 5px;
}


/* 本例子css */
.picScroll-left{ 
	width:1200px;  
	overflow:hidden; 
	position:relative;   
}
.picScroll-left .hd{ 
	overflow:hidden;  
	height:40px; 
	margin: 0px;
	border-bottom: 1px solid #C1C1C1;
	position: relative;
}
.picScroll-left .hd p{ 
	width: 80px; 
	text-align: left; 
	line-height: 38px;  
	margin: 0px;
	color: #1871c1;
	font-size: 18px;
	border-bottom: 2px #1871c1 solid;
}
.picScroll-left .hd .prev{ 
	display:block;  
	width:24px; 
	height:24px; 
	float:right; 
	margin-right:5px; 
	margin-top:10px;  
	overflow:hidden;
 	cursor:pointer; 
 	position: absolute;
 	right: 30px;
 	top: 0px;
 	background:url("../images/left.png") no-repeat;
 }
.picScroll-left .hd .next{ 
	display:block;  
	width:24px; 
	height:24px; 
	float:right; 
	margin-right:5px; 
	margin-top:10px;  
	overflow:hidden;
 	cursor:pointer; 
 	position: absolute;
 	top: 0px;
 	right: 0px;
 	background:url("../images/right.png") no-repeat;
 }

.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }

.picScroll-left .bd{ margin: 20px 0px; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; height: 100px; }
.picScroll-left .bd ul li{ 
	float:left; _display:inline; 
	overflow:hidden; 
	text-align:center; 
	width: 220px; 
	height: 80px; 
	line-height: 80px;
	vertical-align: middle;
	margin: 10px 10px;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.17); 
}
.picScroll-left .bd ul li a{ display: block; }
.picScroll-left .bd ul li img{ vertical-align: middle; transition: all 0.5s;}
.picScroll-left .bd ul li:hover img{ vertical-align: middle; transform: scale(1.05);}
