<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


/* 公用样式*/
*{
	margin:0px;
	padding:0px;



	border:0px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #898888;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#ababab;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #898888;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #898888;
}

a{
	outline:none;
	color:666;
	text-decoration:none;
}
img{
	border:none;}
	body a {

}


body 
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);

    color: #444;
    font-size: 14px;
-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
smoothing: grayscale;
-o-smoothing: grayscale;
	font-family: "Microsoft Yahei",Tahoma,Arial,sans-serif;    
	

}
ol,ul{list-style:none;}

	
/* 公用样式结束*/


/* 按钮代码开始*/
a.button{


  cursor: pointer;
  background:none;
  text-align:center;
  text-decoration: none;
  width:130px;
  font-size:18px;
  font-weight:bold;
  line-height:35px;
  height:35px;
  
  color: #666;

  -webkit-tap-highlight-color: rgba(0,0,0,0);
}



a.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #326eb7;
  color: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
a.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #444444;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-shutter-out-vertical:hover,a.hvr-shutter-out-vertical:focus,a.hvr-shutter-out-vertical:active {
  color: white;
}
a.hvr-shutter-out-vertical:hover:before,a.hvr-shutter-out-vertical:focus:before,a.hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/* 按钮代码结束*/






/* 电脑端返回顶部代码开始*/
.side{position:fixed;width:54px;height:275px;right:0;z-index:100; bottom:50px;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;    background: #313131;color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#313131;transition:all 0.3s; color:#fff;
}


.side ul li .sidetop:hover{background:#326eb7;}
.side ul li img{float:left;}


	
	

	
	




/* 电脑端返回顶部代码结束*/

/* 手机端返回顶部开始 */
.go-top{position: fixed;bottom: 40px;right: 20px;width: 46px;z-index: 999;}
.go-top a{display: block;width: 40px;height: 40px;margin-bottom: 10px;}

.go-top .go{ background-image:url(../images/dd1.png);
background-size:40px 40px;}

.go-top .feedback{background-image:url(../images/dd2.png);
background-size:40px 40px;}
/* 手机端返回顶部结束 */







/* 头部代码结束 */
.dingbu{
	width: 100%;
    height: 0px;
    float: left;
    background-color: #326eb7;
	}

.header{
	width:100%;
	height:45px;
	background-color:#FFF;
	border-bottom:#d3d3d3 solid 1px;}
	
	.header{width:100%;    overflow: hidden;
	
		
		}
		
		.header1{	    box-sizing: border-box;
			
max-width:1630px;
		padding:10px 20px 10px 20px;
		width:100%;
    margin: auto;height:45px;
			}
			
			.header1-1{
				display:inline-block;
				float:left;
				height:25px;
				line-height:25px;
				background-image:url(../images/02.png);
				background-size:22px 19px;
				background-repeat:no-repeat;
				background-position: 0px center;
				padding-left:30px;
				}
				
				.header1-1 a{
					color:#666;}
					.header1-1 a:hover{color: #207BD9;
						}
						
						.header1-2{
							display:inline-block;
							padding-left:60px;height:25px;
				line-height:25px;
						
							}
							
							.header1-2 p{
								float:left;
								display:inline-block;}
								
									.header1-2 span{
								float:left;
								margin-left:10px;
								margin-right:10px;
								display:inline-block;}
							
							.header1-2 a{
								color:#666;
								}
								
								
									.header1-2 a:hover{color: #207BD9;
						}
						
						
						
					.header1-3{
						float:right;
					height:25px;
				line-height:25px;}		
				
				
							.header1-3 p{
								float:left;
								display:inline-block;}
								
									.header1-3 span{
								float:left;
								margin-left:10px;
								margin-right:10px;
								display:inline-block;}
							
							.header1-3 a{
								color:#666;
								}
								
								
									.header1-3 a:hover{color: #207BD9;
						}
						
						
						
						
						
				
	.daohang{
		width:100%;
		height:80px;
		background-color:#fff;   
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
		}
		
		
		.daohang1{    box-sizing: border-box;
    max-width: 1630px;
    padding: 0px 20px 0px 20px;
	height:80px;
	margin:auto;
		
    position: relative;
		
		}
		.logo{
			padding-top:13px;
			display:inline-block;
			float:left;}
			
			
			.logo1{
				float:left;
				display:none;}
				.menu{
					display:none;
					
					}
			
			
			
			
			.daohang2{
				height:80px;
				display:inline-block;
				float:right;
				
				
			
	
			
			}
			
			
			.daohang2{
		height:80px;
		display:inline-block;
		float:right;}
		
			.daohang2-1{
				display:inline-block;
				float:left;
				height:80px;}
		.weizizong{
			display:inline-block;
			float:left;
			height:65px;
			font-size:16px;
			    padding-top: 15px;
			text-align:center;
			padding-right:30px;
			padding-left:30px;
			color:#000;
			position:relative;
			
			
			
		
			
			}
			
			
						.weizizong a{
							display:block;
							width:100%;
							height:100%;
							
							
							
				color:#333;

				
				}
				
				.weizizong a:hover{color:#326eb7;
					
					
					
					}
					.weizizong:hover .d{
					color:#326eb7;
				}
				
				.weizizong .curr{
					color:#326eb7;
					}
				
			
			.weizi{
				width:100%;
				height:25px;
				
				
			
				
			
			
				}

	.weizi1{
				width:100%;font-size:14px;	height:25px;
				
				}
			
			.xiala{
				width:150px;
				
				position:absolute;
				overflow:hidden;
				z-index:99;
				display:none;
				
				font-size:14px;
				    
				top:100px;
				    left: 50%;
    margin-left: -75px;
				padding:20px 0px 20px 0px;
				background: rgba(50,110,183,1);
				}
				
				.xiala1{
					width:100%;
					float:left;
					line-height:40px;
					height:40px;
					
					}
					.xiala1 a{
						display:block;
						width:100%;
						color:#fff;
						height:40px;
						}
							.xiala1 a:hover{background:#598fd1 !important;
							color:#fff !important;
								}
			




	.daohang3{
		width:30px;
		height:30px;
		
		margin-top:25px;
		margin-left:30px;
		position:relative;
		
		
		cursor:pointer;
		
		float:right;
		
		
		}
			
				.anniu{
					width:30px;
					height:30px;
					background-repeat:no-repeat;
					background-image:url(../images/sousuo1.png);
		background-position:0px 0px;
						-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
		}
				.anniu:hover{
				background-position:0px -30px;
				}
				
				
				.sousuo{
				background: rgba(255,255,255,0.8);
				width:500px;
				height:80px;
				line-height:80px;
				font-size:24px;
				
				border:#d2d2d2 solid 1px;
				position:absolute;
				top:55px;
				right:0px;
				z-index:99;
				display:none;
				
					}
					#keyword{
						font-size:24px;
						outline:none;
						width:100%;
						line-height:80px;
						padding-left:20px;
						padding-right:20px;
						background:none;
						height:100%;	box-sizing:border-box;
						border:none;}
			
						
						/* 头部代码结束 */
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
		/* 底部代码开始 */
				
						
.bottom{
	width:100%;
	overflow:hidden;


border-top:#999999 solid 1px;
background-image:url(../images/1027wuxipingpu.jpg);
background-repeat:repeat;
	
	}
	
	
	.bottom1{
		width:100%;    overflow: hidden;
		max-width:1240px;
		    box-sizing: border-box;
			

		padding:40px 20px 40px 20px;
    margin: auto;
		}
		
		
		.bottom1-1{
			width:50%;
			float:left;border-right:#999999 solid 1px;
			box-sizing:border-box;
			}
			
			
			
.liebiao{
	float:left;
	overflow:hidden;
	display:inline-block;
	width:120px;
	height:107px;
	margin-bottom:15px;
	
	
	}
.liebiao span{
	display:inline-block;
	font-size:20px;
	line-height:35px;
	float:left;
	
	
	border-bottom:#326eb7 solid 3px;
	
	}
	
	

	.liebiao p{
		display:inline-block;
		float:left;
	
			width:100%;
	
	
		font-style:normal;
		margin-bottom:2px;
		margin-top:2px;
		}

	.liebiao p a{
		color:#333;
		}
	
	
	.liebiao p a:hover{
		color: #207BD9;
		}

	.bottom1-2{	width:50%;
			float:left;	padding-left:55px;
			box-sizing:border-box;
			
			}
				.bottom1-2-1{
					display:inline-block;
					float:left;
					font-size:26px;
				
					width:100%;
					}
		.bottom1-2-1 i{
			font-style:normal;
			font-weight:bold;}
			
			
					.bottom1-2-2{
					display:inline-block;
					float:left;width:100%;
					margin-top:20px;
					}
			
			
			.dibu{
				width:100%;
				float:left;
				background-color:#326eb7;
		    box-sizing: border-box;
			

		padding:60px 20px 60px 20px;
				}
			
			
			
			
			
			.dibu1{
				
					width:100%;    
		max-width:1240px;
	
    margin: auto;
				}
				
			.dibu1-1{
				width:50%;
				overflow:hidden;
				
				float:left;}	
				
					.dibu1-1-1{
						width:100%;
						float:left;
						
						}
						
						.dibu1-1-1 img{
							width:316px;
							height:36px;
							
							}
							
							
									
							.dibu1-1-2{width:100%;
						float:left;
						color:#fff;
						margin-top:30px;
						margin-bottom:30px;
								
							
								
								}	
								
										.dibu1-1-3{width:100%;
						float:left;
						color:#fff;
								
							
								
								}	
								
								.dibu1-1-3 p{
									display:inline-block;
									margin-right:20px;
									line-height:30px;}
									
									.dibu1-1-3 p a{
										color:#fff;}
							
							
								
							
							
							
					.dibu1-2{
				width:50%;
				padding-left: 55px;
    box-sizing: border-box;
				float:left;}	
				
				.dibu1-2-1{
					width:100%;color:#fff;
					float:left;
					
					
					}
					
					
					.dibu1-2-2{
								width:100%;
					float:left;
					color:#fff;
					margin-top:20px;
						}
						
						.dibu1-2-2 span{
							display:inline-block;
							float:left;
							width:53px;
							margin-right:30px;
							height:53px;position: relative;
							}
							.dibu1-2-2 span a{
							    display: block;
    width: 100%!important;
    height: 100%!important;
    margin: 0px!important;
    padding-left: 0px!important;
    border-radius: 50%!important;
    background-image: none!important;
	position:relative;
    cursor: pointer;
							}
							
							
									.dibu1-2-2 span a p{
																							
	width:300px;
	position:absolute;
	height:393px;

	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;
	visibility:hidden;
	

	z-index:999;
	left: 50%;
	margin-left:-150px;
	
	
	
    top: -393px;
	
	 transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
										}
							
							
							.bdshare-button-style0-24 a:hover {
	
	opacity:1!important;
	filter:alpha(opacity=100)!important;
}
							.wxhover:hover p{	filter:alpha(opacity=100)!important; -moz-opacity:1!important; -khtml-opacity: 1!important; opacity: 1!important;
	visibility:visible;	top: -370px; }
							
							.dibu1-2-2 span a:hover{    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.3);
								
								}
							.dibu1-2-2 span:nth-child(1) {
								background-image:url(../images/14.png);
								background-size:53px 53px;
							
    
}

							.dibu1-2-2 span:nth-child(2) {
								background-image:url(../images/16.png);
								background-size:53px 53px;
							
    
}

							.dibu1-2-2 span:nth-child(3) {
								background-image:url(../images/18.png);
								background-size:53px 53px;
							
    
}





.banquan{
	width:100%;
	overflow:hidden;
	background-color:#202121;
	}
	
	
	.banquan1{
		
		
					width:100%;    overflow: hidden;
		max-width:1240px;
		    box-sizing: border-box;
			

		padding:20px;
		color:#fff;

    margin: auto;
		}
		
		
			.banquan1 p{
				display:inline-block;
				margin-right:25px;
				line-height:30px;
				
				}
				
				
				
				.banquan1 p a{
					color:#fff;}
					
					   .banquan1 p a:hover{
												   color: #207BD9;}


	/* 底部代码结束 */



	@media screen and (min-width:320px) and (max-width:399px) {
		
		.side{
				display:none;}
			
					
					
					
					/* 导航部分代码开始*/
			
				.header{
				display:none;}
			.logo {
				
				display:none;
				
				}
				.logo1{
					display:block;}
				.logo1 img{
					
					margin-top:7.5px;}
			.daohang {
				height:60px;}
			.daohang1 {
				height:60px;}
				.daohang2{
					width:100%;
					 height: auto;
					position:absolute;
					top:60px;
					left:0px;
					z-index:99;
					background-color:#FFF;
					    -webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    -moz-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
	display:none;
	  
		    border-top: 1px solid rgba(0, 0, 0, 0.1);
		
					}

						.daohang2-1{
							width:100%;
							height: auto;
							}
							
							
											.weizi {
border-bottom: #f6f6f6 solid 1px;
height:40px;
line-height:40px;
    margin-top: 0px;
}
	.weizi:hover{
		color:#fff;
		}

						.weizi1 {border-bottom: #f6f6f6 solid 1px;
							display:none;}
							
							
				.weizizong {
					width:100%;
					padding-top: 0px;
					padding-right: 0px;
					height:auto;
padding-left: 0px;
					}	
				
					.weizizong a{
					float: left;
width: 100%;}

	.weizizong a:hover{
					
					background-color:#326eb7;
				}

					.xiala {
						width:100%;
						position:relative;
						display:none;
						float:left;
						left:0px;
						top: 0px;
						margin-left: 0px;
						background: rgba(211,211,211,1);
						padding: 0px;
						}
						
						.xiala1 {
							height:35px;
							line-height:35px;}
							.xiala1 a {
								height:35px; color:#333;}
						.xiala1 a:hover{background-color:#326eb7 !important;
							
								}
		
							
								
								
								
							.menu{
width: 40px;
text-align: center;
height: 40px;
margin-top: 8px;
cursor: pointer;
display: block;
float: right;
}

.menu span {
display: block;
width: 25px;
height: 2px;
margin: 5px auto;
background: #000;
}

.menu p{
	font-size:12px;
	font-weight:bold;
	


}
		.daohang3 {
				display:none;}	
			
		/* 导航部分代码结束*/				
					
						/* 中间图片滚动代码开始*/	
					
								.chanping .chanping1:nth-child(1) {
    display: none!important;
}
			
	.chanping .chanping1:nth-child(3) {
		width:100%!important;
		height:auto!important;
		height:auto!important;
		text-align:center!important;
		margin-top:30px;
		padding-left:20px;
		padding-right:20px;box-sizing:border-box;
		}		
		
		
		.chanping .chanping1:nth-child(2) {width:100%!important;
		margin-right: 0px!important;
margin-left: 0px!important;
height:auto!important;
			
			}
			.chanping1-1 img{
				width:200px!important;
				height:200px!important;}
				
				
				.zhongjian .swiper-button-prev {
					display:none;}
						.zhongjian .swiper-button-next {
							display:none;}
					
					
					.chanpingzong {
			height:auto!important;}
		
		
		.chanping {
			height:auto!important;}
					
					
						/* 中间图片滚动代码结束*/	
					
					
					
					
					
					
					
					
					
					
				/* 底部代码开始*/		
					
						.bottom1-1 {
	display:none;

	}

	.bottom1-2 {
		width:100%;
		padding-left: 0px;
		}
				
				
				.bottom1-2-1 {
					text-align:center;}
					
					.bottom1-2-2 {
					text-align:center;}
						
						.dibu1 {
							padding:60px 0px 60px 0px;}
						
								.dibu1-1 {
				width:100%;
				text-align:center;
				}
				
				.dibu1-1-3 p {
					margin-left:10px;
					width:100%;
					margin-right:10px;}
				.dibu1-2 {
		
				display:none;
				}
				
		
						
						
		.banquan1 p {
				width:100%;
				text-align:center;
				margin-right:0px;
				}
				
				
				/* 底部代码结束*/	
								
			}
			
				
				
				
				
				@media screen and (min-width: 400px) and (max-width:499px){
					
					
					.side{
				display:none;}
			
					
					
					
					
								/* 导航部分代码开始*/
			
				.header{
				display:none;}
			.logo {
				padding-top:0px;
				}
				.logo img{
					width:270px;
					height:45px;
					margin-top:7.5px;}
			.daohang {
				height:60px;}
			.daohang1 {
				height:60px;}
				.daohang2{
					width:100%;
					 height: auto;
					position:absolute;
					top:60px;
					left:0px;
					z-index:99;
					background-color:#FFF;
					    -webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    -moz-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
	display:none;
	  
		    border-top: 1px solid rgba(0, 0, 0, 0.1);
		
					}

						.daohang2-1{
							width:100%;
							height: auto;
							}
							
							
											.weizi {
border-bottom: #f6f6f6 solid 1px;
height:40px;
line-height:40px;
    margin-top: 0px;
}
	.weizi:hover{
		color:#fff;
		}

						.weizi1 {border-bottom: #f6f6f6 solid 1px;
							display:none;}
							
							
				.weizizong {
					width:100%;
					padding-top: 0px;
					padding-right: 0px;
					height:auto;
padding-left: 0px;
					}	
				
					.weizizong a{
					float: left;
width: 100%;}

	.weizizong a:hover{
					
					background-color:#326eb7;
				}

					.xiala {
						width:100%;
						position:relative;
						display:none;
						float:left;
						left:0px;
						top: 0px;
						margin-left: 0px;
						background: rgba(211,211,211,1);
						padding: 0px;
						}
						
						.xiala1 {
							height:35px;
							line-height:35px;}
							.xiala1 a {
								height:35px; color:#333;}
						.xiala1 a:hover{background-color:#326eb7 !important;
							
								}
		
							
								
								
								
							.menu{
width: 40px;
text-align: center;
height: 40px;
margin-top: 8px;
cursor: pointer;
display: block;
float: right;
}

.menu span {
display: block;
width: 25px;
height: 2px;
margin: 5px auto;
background: #000;
}

.menu p{
	font-size:12px;
	font-weight:bold;
	


}
		.daohang3 {
				display:none;}	
			
		/* 导航部分代码结束*/	
					
						/* 中间图片滚动代码开始*/	
									.chanping .chanping1:nth-child(1) {
    display: none!important;
}
			
	.chanping .chanping1:nth-child(3) {
		width:100%!important;
		height:auto!important;
		height:auto!important;
		text-align:center!important;
		margin-top:30px;
		padding-left:20px;
		padding-right:20px;box-sizing:border-box;
		}		
		
		
		.chanping .chanping1:nth-child(2) {width:100%!important;
		margin-right: 0px!important;
margin-left: 0px!important;
height:auto!important;
			
			}
			.chanping1-1 img{
				width:200px!important;
				height:200px!important;}
					
					.chanpingzong {
			height:auto!important;}
		
		
		.chanping {
			height:auto!important;}
					
					/* 中间图片滚动代码结束*/		
					
					
					
					
					
					/* 底部代码开始*/	
					
					.bottom1-1 {
	display:none;

	}

	.bottom1-2 {
		width:100%;
		padding-left: 0px;
		}
				
				
				.bottom1-2-1 {
					text-align:center;}
					
					.bottom1-2-2 {
					text-align:center;}
					
							.dibu1-1 {
				width:100%;
				text-align:center;
				}
				
				.dibu1-1-3 p {
					margin-left:10px;
					width:100%;
					margin-right:10px;}
				.dibu1-2 {
				display:none;
				}
				
		
					

			.banquan1 p {
				width:100%;
				text-align:center;
				margin-right:0px;
				}
				
				/* 底部代码结束*/	
			}
		
		@media screen and (min-width: 500px) and (max-width:639px){
			
			.side{
				display:none;}
			
		
		
		
					/* 导航部分代码开始*/
			
				.header{
				display:none;}
			.logo {
				padding-top:0px;
				}
				.logo img{
					width:270px;
					height:45px;
					margin-top:7.5px;}
			.daohang {
				height:60px;}
			.daohang1 {
				height:60px;}
				.daohang2{
					width:100%;
					 height: auto;
					position:absolute;
					top:60px;
					left:0px;
					z-index:99;
					background-color:#FFF;
					    -webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    -moz-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
	display:none;
	  
		    border-top: 1px solid rgba(0, 0, 0, 0.1);
		
					}

						.daohang2-1{
							width:100%;
							height: auto;
							}
							
							
											.weizi {
border-bottom: #f6f6f6 solid 1px;
height:40px;
line-height:40px;
    margin-top: 0px;
}
	.weizi:hover{
		color:#fff;
		}

						.weizi1 {border-bottom: #f6f6f6 solid 1px;
							display:none;}
							
							
				.weizizong {
					width:100%;
					padding-top: 0px;
					padding-right: 0px;
					height:auto;
padding-left: 0px;
					}	
				
					.weizizong a{
					float: left;
width: 100%;}

	.weizizong a:hover{
					
					background-color:#326eb7;
				}

					.xiala {
						width:100%;
						position:relative;
						display:none;
						float:left;
						left:0px;
						top: 0px;
						margin-left: 0px;
						background: rgba(211,211,211,1);
						padding: 0px;
						}
						
						.xiala1 {
							height:35px;
							line-height:35px;}
							.xiala1 a {
								height:35px; color:#333;}
						.xiala1 a:hover{background-color:#326eb7 !important;
							
								}
		
							
								
								
							.menu{
width: 40px;
text-align: center;
height: 40px;
margin-top: 8px;
cursor: pointer;
display: block;
float: right;
}

.menu span {
display: block;
width: 25px;
height: 2px;
margin: 5px auto;
background: #000;
}

.menu p{
	font-size:12px;
	font-weight:bold;
	


}
.daohang3 {
				display:none;}			
			
		/* 导航部分代码结束*/	
		
		
			/* 中间图片滚动代码开始*/	
		
																		 				.chanping .chanping1:nth-child(1) {
    display: none!important;
}
			
	.chanping .chanping1:nth-child(3) {
		width:100%!important;
		height:auto!important;
		height:auto!important;
		text-align:center!important;
		margin-top:30px;
		padding-left:20px;
		padding-right:20px;box-sizing:border-box;
		}		
		
		
		.chanping .chanping1:nth-child(2) {width:100%!important;
		margin-right: 0px!important;
margin-left: 0px!important;
height:auto!important;
			
			}
			.chanping1-1 img{
				width:200px!important;
				height:200px!important;}
		
		.chanpingzong {
			height:auto!important;}
		
		
		.chanping {
			height:auto!important;}
		
		
			/* 中间图片滚动代码结束*/	
		
		
		
		
		
		
		
		
		/* 底部代码开始*/	
		
		
			.bottom1-1 {
	display:none;

	}

	.bottom1-2 {
		width:100%;
		padding-left: 0px;
		}
				
				
				.bottom1-2-1 {
					text-align:center;}
					
					.bottom1-2-2 {
					text-align:center;}
			
				.dibu1-1 {
				width:100%;
				text-align:center;
				}
					.dibu1-1-3 p {
					margin-left:10px;
					width:100%;
					margin-right:10px;}
				.dibu1-2 {
				display:none;
				}
				
				
					
						.banquan1 p {
				width:100%;
				text-align:center;
				margin-right:0px;
				}
				
				
				/* 底部代码结束*/	
			}
		
		
		
		
		
		@media screen and (min-width: 640px) and (max-width:767px){
			
			.side{
				display:none;}
			
				
				
				
							/* 导航部分代码开始*/
			
				.header{
				display:none;}
			.logo {
				padding-top:0px;
				}
				.logo img{
					width:270px;
					height:45px;
					margin-top:7.5px;}
			.daohang {
				height:60px;}
			.daohang1 {
				height:60px;}
				.daohang2{
					width:100%;
					 height: auto;
					position:absolute;
					top:60px;
					left:0px;
					z-index:99;
					background-color:#FFF;
					    -webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    -moz-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
	display:none;
	  
		    border-top: 1px solid rgba(0, 0, 0, 0.1);
		
					}

						.daohang2-1{
							width:100%;
							height: auto;
							}
							
							
											.weizi {
border-bottom: #f6f6f6 solid 1px;
height:40px;
line-height:40px;
    margin-top: 0px;
}
	.weizi:hover{
		color:#fff;
		}

						.weizi1 {border-bottom: #f6f6f6 solid 1px;
							display:none;}
							
							
				.weizizong {
					width:100%;
					padding-top: 0px;
					padding-right: 0px;
					height:auto;
padding-left: 0px;
					}	
				
					.weizizong a{
					float: left;
width: 100%;}

	.weizizong a:hover{
					
					background-color:#326eb7;
				}

					.xiala {
						width:100%;
						position:relative;
						display:none;
						float:left;
						left:0px;
						top: 0px;
						margin-left: 0px;
						background: rgba(211,211,211,1);
						padding: 0px;
						}
						
						.xiala1 {
							height:35px;
							line-height:35px;}
							.xiala1 a {
								height:35px; color:#333;}
						.xiala1 a:hover{background-color:#326eb7 !important;
							
								}
		
							
								
								
								
							.menu{
width: 40px;
text-align: center;
height: 40px;
margin-top: 8px;
cursor: pointer;
display: block;
float: right;
}

.menu span {
display: block;
width: 25px;
height: 2px;
margin: 5px auto;
background: #000;
}

.menu p{
	font-size:12px;
	font-weight:bold;
	


}
			.daohang3 {
				display:none;}
			
		/* 导航部分代码结束*/	
		
		
			/* 中间图片滚动代码开始*/	
		
																 				.chanping .chanping1:nth-child(1) {
    display: none!important;
}
			
	.chanping .chanping1:nth-child(3) {
		width:250px!important;}		
		
		
			/* 中间图片滚动代码结束*/	
		
		
		
		
		
		
		
			/* 底部代码开始*/	
			
			.bottom1-1 {
	display:none;

	}

	.bottom1-2 {
		width:100%;
		padding-left: 0px;
		}
				
				
				.bottom1-2-1 {
					text-align:center;}
					
					.bottom1-2-2 {
					text-align:center;}
			
			
			
			.dibu1-1 {
				width:100%;
				text-align:center;
				}
				
				.dibu1-1-3 p {
					margin-left:10px;
					width:100%;
					margin-right:10px;}
				.dibu1-2 {
				width:100%;
				padding-left: 0px;
				text-align:center;
				margin-top:30px;
				}
				
				.dibu1-2-2 span {
					float:none;
					margin-right:15px;
					margin-left:15px;}
					
						.banquan1 p {
				width:100%;
				text-align:center;
				margin-right:0px;
				}
				
				
				
				/* 底部代码结束*/	
			}
		
		
		
		
		@media screen and (min-width: 768px) and (max-width:991px){
			
			/* 导航部分代码开始*/
			
				.header{
				display:none;}
			.logo {
				padding-top:0px;
				}
				.logo img{
					width:270px;
					height:45px;
					margin-top:7.5px;}
			.daohang {
				height:60px;}
			.daohang1 {
				height:60px;}
				.daohang2{
					width:100%;
					 height: auto;
					position:absolute;
					top:60px;
					left:0px;
					z-index:99;
					background-color:#FFF;
					    -webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    -moz-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
	display:none;
	  
		    border-top: 1px solid rgba(0, 0, 0, 0.1);
		
					}

						.daohang2-1{
							width:100%;
							height: auto;
							}
							
							
											.weizi {
border-bottom: #f6f6f6 solid 1px;
height:40px;
line-height:40px;
    margin-top: 0px;
}
	.weizi:hover{
		color:#fff;
		}

						.weizi1 {border-bottom: #f6f6f6 solid 1px;
							display:none;}
							
							
				.weizizong {
					width:100%;
					padding-top: 0px;
					padding-right: 0px;
					height:auto;
padding-left: 0px;
					}	
				
					.weizizong a{
					float: left;
width: 100%;}

	.weizizong a:hover{
					
					background-color:#326eb7;
				}

					.xiala {
						width:100%;
						position:relative;
						display:none;
						float:left;
						left:0px;
						top: 0px;
						margin-left: 0px;
						background: rgba(211,211,211,1);
						padding: 0px;
						}
						
						.xiala1 {
							height:35px;
							line-height:35px;}
							.xiala1 a {
								height:35px; color:#333;}
						.xiala1 a:hover{background-color:#326eb7 !important;
							
								}
		
							
								
								
								
							.menu{
width: 40px;
text-align: center;
height: 40px;
margin-top: 8px;
cursor: pointer;
display: block;
float: right;
}

.menu span {
display: block;
width: 25px;
height: 2px;
margin: 5px auto;
background: #000;
}

.menu p{
	font-size:12px;
	font-weight:bold;
	


}
			.daohang3 {
				display:none;}
			
		/* 导航部分代码结束*/	
			
			
				/* 中间图片滚动代码开始*/	
			
															 				.chanping .chanping1:nth-child(1) {
    display: none!important;
}
			
	.chanping .chanping1:nth-child(3) {
		width:300px!important;}		
			
			/* 中间图片滚动代码结束*/	
			
			
			
			
			
			.side{
				display:none;}
			
			
			
		
	/* 底部代码开始*/			
			
.bottom1-1 {
	display:none;

	}

	.bottom1-2 {
		width:100%;
		padding-left: 0px;
		}
				
				
				.bottom1-2-1 {
					text-align:center;}
					
					.bottom1-2-2 {
					text-align:center;}
					
					
					/* 底部代码结束*/	
		
			
			}
		
		@media screen and (min-width: 992px)and (max-width:1199px){
	
		
		/* 导航部分代码开始*/
			
		
			.logo {
				padding-top:0px;
				}
				.logo img{
					width:270px;
					height:45px;
					margin-top:7.5px;}
			.daohang {
				height:60px;}
			.daohang1 {
				height:60px;}
				.daohang2{
					width:100%;
					 height: auto;
					position:absolute;
					top:60px;
					left:0px;
					z-index:99;
					background-color:#FFF;
					    -webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    -moz-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
	display:none;
	  
		    border-top: 1px solid rgba(0, 0, 0, 0.1);
		
					}

						.daohang2-1{
							width:100%;
							height: auto;
							}
							
							
											.weizi {
border-bottom: #f6f6f6 solid 1px;
height:40px;
line-height:40px;
    margin-top: 0px;
}
	.weizi:hover{
		color:#fff;
		}

						.weizi1 {border-bottom: #f6f6f6 solid 1px;
							display:none;}
							
							
				.weizizong {
					width:100%;
					padding-top: 0px;
					padding-right: 0px;
					height:auto;
padding-left: 0px;
					}	
				
					.weizizong a{
					float: left;
width: 100%;}

	.weizizong a:hover{
					
					background-color:#326eb7;
				}

					.xiala {
						width:100%;
						position:relative;
						display:none;
						float:left;
						left:0px;
						top: 0px;
						margin-left: 0px;
						background: rgba(211,211,211,1);
						padding: 0px;
						}
						
						.xiala1 {
							height:35px;
							line-height:35px;}
							.xiala1 a {
								height:35px; color:#333;}
						.xiala1 a:hover{background-color:#326eb7 !important;
							
								}
		
							
								
								
								
								.menu{
width: 40px;
text-align: center;
height: 40px;
margin-top: 8px;
cursor: pointer;
display: block;
float: right;
}

.menu span {
display: block;
width: 25px;
height: 2px;
margin: 5px auto;
background: #000;
}

.menu p{
	font-size:12px;
	font-weight:bold;
	


}
			.daohang3 {
				display:none;}
			
		/* 导航部分代码结束*/	
		/* 中间图片滚动代码开始*/	
		
												 				.chanping .chanping1:nth-child(1) {
    display: none!important;
}
		
		/* 中间图片滚动代码结束*/	
		
		
			
			.side{
				display:none;}
				
				
				
				
				
				
				
				
				
				
				/* 底部代码开始*/	
			
.bottom1-1 {
	display:none;

	}

	.bottom1-2 {
		width:100%;
		padding-left: 0px;
		}
				
				
				.bottom1-2-1 {
					text-align:center;}
					
					.bottom1-2-2 {
					text-align:center;}
					
					/* 底部代码结束*/	
			
			}
	@media screen and (min-width: 1200px)and (max-width:1359px){
		.go-top {
    display: none;
}

.daohang2 {
			display:inline-block!important;}
		/* 导航部分代码开始*/
			
		.daohang2-1 .weizizong:nth-child(1) {
			display:none;
   
}

.weizizong {padding-right: 20px;
padding-left: 20px;
	}
		
			
		/* 导航部分代码结束*/	
		
			/* 中间图片滚动代码开始*/	
												 				.chanping .chanping1:nth-child(1) {
    display: none!important;
}
		
		/* 中间图片滚动代码结束*/	
		
		
		
		
		}
	@media screen and (min-width: 1360px)and (max-width:1400px){
		
			
			.daohang2 {
			display:inline-block!important;}
		
		
		/* 中间图片滚动代码开始*/	
												 				.chanping .chanping1:nth-child(1) {
    display: none!important;
}
		
		/* 中间图片滚动代码结束*/	
		
		
		
		
		
		.go-top{
		display:none;}
				}
	@media screen and (min-width: 1400px)and (max-width:1499px){
		
		.daohang2 {
			display:inline-block!important;}
/* 中间图片滚动代码开始*/	
	
											 				.chanping .chanping1:nth-child(1) {
    display: none!important;
}

/* 中间图片滚动代码结束*/	
		
		.go-top{

		display:none;}}
				
				
						@media screen and (min-width: 1500px)and (max-width:1630px){
	.daohang2 {
			display:inline-block!important;}
		
		
		.go-top{

		display:none;}}
		
			@media screen and (min-width: 1631px){
					.daohang2 {
			display:inline-block!important;}
				
				.go-top{

		display:none;}}</pre></body></html>