@charset "utf-8";



*{
	margin:0px;
	padding:0px;



	border:0px;
	
		box-sizing:border-box;
			-o-box-sizing:border-box;
				-moz-box-sizing:border-box;
}

::-webkit-input-placeholder { 
    color: #898888;
}
:-moz-placeholder { 
    color:#ababab;
}
::-moz-placeholder { 
   color: #898888;
}
:-ms-input-placeholder { 
    color: #898888;
}

a{
	outline:none;
	color:666;

	text-decoration:none;
}
img{
	border:none;}
	body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}


body 
{


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

    color: #000;
    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;}


body::-webkit-scrollbar {
  width: 10px;
}

body::-webkit-scrollbar-track {
  background: rgba(18, 32, 32, 0.8);
}

body::-webkit-scrollbar-thumb {
  background: #000;
}

body::-webkit-scrollbar-button {
  background: #000;
}

body::-webkit-scrollbar-corner {
  background: #000;
}

body::-moz-selection {
  text-shadow: none;
  background:#00ba00;
  color: #EFEFEF;
}




	





.fanhui{
	position:fixed;
	width:55px;
	z-index:99;
	right:10px;
	bottom:130px;
	text-align:center;
	cursor:pointer;
	border:#9e9e9e solid 1px;
	
	
	}
	.fanhui path{transition:all 0.3s;
		}
	
	.fanhui1{
		width:100%;
		float:left;
		height:55px;transition:all 0.3s;
		background-color:#fff;
		border-bottom:#626262 solid 1px;
		
		
		
		}	.fanhui1 a{
			display:inline-block;
			width:100%;
			height:100%;
			}
		
		.fanhui1 svg{
					height:35px;
					width:auto;    margin-top: 10px;
					
					}
					
						.fanhui1:hover{
			background-color:#000;
			
			
			}
			
				.fanhui1:hover path{
					fill:#fff;
	
			
			
			}
		
		
			.fanhui2{
				position:relative;	background-color:#fff;
		width:100%;		transition:all 0.3s;height:55px;
		float:left;border-bottom:#626262 solid 1px;
		
		
		}
		.fanhui2 svg{
					height:35px;
					width:auto;    margin-top: 10px;
					
					}
					
						.fanhui2:hover{
			background-color:#000;
			
			
			}
			
			
			
				.fanhui2:hover path{
					fill:#fff;
	
			
			
			}
		
		
.uc-dhx {
	position: absolute;
	right: 60px;
	top:0px;
	overflow:hidden;
	transition: width 0.5s ease;
	width: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
	background: #fff;
}
.dh {
	position: absolute;
	right: 60px;
	top:0px;
	overflow:hidden;
	width:260px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
	background: #fff;
}
.uc-dhx .logo-2wm-box {
	position: relative;
	text-align:center;
	margin-top:11px;
	font-size:17px;
	margin-bottom:11px;
}
.uc-dhx .logo-2wm-box p {
	display:inline-block;
	width:260px;
	overflow:hidden;
	box-sizing:border-box;
	padding:0px 20px 0px 20px;
	line-height:32px;
	display:block;
	height:32px;
}
		
			.fanhui3{		background-color:#fff;
		width:100%;		height:55px;transition:all 0.3s;
		float:left;border-bottom:#626262 solid 1px;
		
		
		}.fanhui3 svg{
					height:30px;
					width:auto;    margin-top: 12px;
					
					}
					
						.fanhui3:hover{
			background-color:#000;
			
			
			}
			
				.fanhui3:hover path{
					fill:#fff;
	
			
			
			}
			
			.erwei{opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s;}
	.erwei{
		
		position:absolute;
		width:161px;
		background-color:#FFF;
		text-align:center;
		color:#333;
		
		background-repeat:no-repeat;
		padding-top:10px;
		background-position:4px 35px;
		right:54px;
		bottom:0px;    box-shadow: 0px 0px 4px rgba(0,0,0,.1);

		height:196px;
		}
		
		.fanhui3:hover .erwei{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
		
		
			.fanhui4{		background-color:#fff;
		width:100%;
		float:left;		height:55px;
		transition:all 0.3s;
		
		
		
		}
		
		.fanhui4:hover{
			background-color:#000;
			
			
			}
			
				.fanhui4:hover path{
					fill:#fff;
	
			
			
			}
		
				.fanhui4 svg{
					height:35px;
					width:auto;    margin-top: 10px;
					
					}







.go-top {
	position: fixed;
	bottom: 40px;
	right: 5px;
	display:none;
	width: 40px;
	z-index: 999;
}
.go-top a {
	display: block;
	width: 40px;
	height: 40px;
	margin-bottom: 10px;
}

.go-top .qq {
	background-image:url(../image/kefu.png);
	background-size:40px 40px;
}
.go-top .go {
	background-image:url(../image/dd1.png);
	background-size:40px 40px;
}
.go-top .feedback {
	background-image:url(../image/dd2.png);
	background-size:40px 40px;
}




			
		
#fenye{
	width:100%;
	padding:0px 15px;
	
	
	text-align:center;
	height:40px;
	float:left;
	margin-top:70px;
	font-size:14px;
}	
		
	#fenye1 {
		float:left;
		
		display:inline-block;
		height:40px;
}

	#fenye1 li{
		margin-left:5px;
		margin-right:5px;}
	
	.shang{ height:34px;font-size: 15px;	float:left;display:block; margin-right: 15px!important;
line-height:34px;}

.shang a{
	text-decoration:none;
	display:block;color: #000;
   line-height:30px;
	

cursor:pointer;
	width:100%; 

	height:100%;
	}
.shang a:hover{
color: #666;	}




	.shang1{ height:34px;font-size: 15px;	float:left;	display:block;    margin-right: 15px!important;
}

.shang1 a{
	text-decoration:none;
	display:block;color: #000;
 line-height:34px;
cursor:url(../image/jinzhi.jpg),auto;


	width:100%; 

	height:100%;
	}
.shang1 a:hover{
color: #000;	}


	
	
	
	

	
	.next{ height:34px;float:left;	font-size: 15px;display:block;    margin-left: 15px!important;
}

.next a{
	text-decoration:none;
	display:block;color: #000;  line-height:34px;

cursor:pointer;
	width:100%; 

	height:100%;
	}
.next a:hover{
color: #666;	}




	.next1{ height:34px;font-size: 15px;    margin-left: 15px!important;	float:left;	display:block;
}

.next1 a{
	text-decoration:none;
	display:block;color: #000;
  line-height:34px;

cursor:url(../image/jinzhi.jpg),auto;
	width:100%; 

	height:100%;
	}
.next1 a:hover{
	}





	.j{
		 height:34px;float:left;	display:block;width:34px;  
line-height:34px;}


.j a{
	text-decoration:none;
	display:block;
	width:100%; 

	height:100%;
	color:#000;
	}


	
		
.j a:hover{
	color:#fff;
	background: #1a1a1a;

	
	text-decoration:none;
}		

	
	
	
	
	.dianji{background: #1a1a1a;height:34px;	float:left;float:left;	display:block;width:34px;  
line-height:34px;
	border-color:#1a1a1a;
	}
	.dianji a{
	text-decoration:none;
	display:block;
	width:100%;
  color:#fff;
	height:100%;
	}
	
.dianji a:hover{
	color:#fff;
	
	text-decoration:none;
}		








			.shoujizhezhao{
				width:100%;
				height:100%;
				position:fixed;background-color: rgba(0,0,0,0.2);
				z-index:998;
				-webkit-transition: opacity .5s,visibility .5s;
    transition: opacity .5s,visibility .5s;
opacity:0;
visibility:hidden;
top: 0px;
left:0px;

				}
					
		.shoujidaohang{
			width:240px;
			left:0px;
			top:0px;
			position:fixed;
		
	
				-webkit-transform:translateX(-100%);
	-ms-transform:translateX(-100%);
	transform:translateX(-100%);
			
			height:100%;
		
			overflow:auto;
			overflow-x:hidden;
			background-color: #1a1a1a;
			
		    padding: 15px;
			
			box-sizing:border-box;
			z-index:2000;
				-webkit-transition:-webkit-transform .5s ease-in-out,box-shadow .5s ease-in-out;
	transition:transform .5s ease-in-out,box-shadow .5s ease-in-out;
		}
	.zhankai {
    box-shadow: 0px 2px 8px rgba(0,0,0,0.5);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.shoujizhezhao.zhankai {
    visibility: visible;
    opacity: 1;
}
		.shoujilogo{
						width:100%;
						padding-top:20px;
						padding-bottom:20px;
					
						text-align:center;}
						.shoujilogo a{
							display:inline-block;
							width:100%;
							height:100%;}
							
								.shoujilogo a img{
									width:60%;
									height:auto;
									
									}
		.shoujidaohang1{
			width:100%;

		
			
			
			}
			.shoujidaohang1 a {
    color: #fff;
    display: block;
    width: 100%;
	font-size:16px;
    line-height: 40px;
	
 
}




	









.headerzong{
	width:100%;
	float:left;
	height:90px;
	position:fixed;
	left:0px;
	top:0px;
	
	z-index:1000;
	padding:0px 20px 0px 20px;
	transition:all 0.3s ease-in-out;
padding-top:30px;
	
	}
	
	.bianse{
		background-color:rgba(0,0,0,0.8);
		height:60px;
	
		padding-top:15px;
		
		
		}
	
	
	
	.header{
		width:100%;
		margin:auto;
		height:100%;
		max-width:1200px;
		
		
		
		
		
		}
		
		
		.header1{
			
			float:left;
			display:inline-block;
			height:100%;
			
			
			
			}
			
			
			
			
			
			.header2{
					display:inline-block;
			height:100%;
				float:right;
			
			}
			.header2-1{
				display:inline-block;
				float:right;
			
				margin-right:20px;
				
			
			
			}
			
			.header2-1 li{
				display:inline-block;
				float:left;
				
			}
					.header2-1 li a{
				display:inline-block;
				float:left;
				color:#fff;
				line-height:30px;
				position:relative;
				
				padding:0px 20px 0px 20px;
				
			}
			
			.header2-1 li a p{
				display:inline-block;
				width:100%;
				float:left;
				height:100%;
				position:relative;
				
				}
				
					.header2-1 li a p:before{
							position:absolute;
					z-index:1;
					left:0px;
					bottom:0px;
					height:2px;
					width:100%;
					background-color:#FFF;
					content:"";
						    transform: scale3d(0, 1, 1);    transform-origin: center;
							transition:all 0.5s;
							
						}
						
						
							.header2-1 li a:hover p:before{ transform: scale3d(1, 1, 1);
							
							
							}
			
				.header2-1 li .xuanzhong p:before{
				   transform: scale3d(1, 1, 1);
					
					
					
					}
			
			
			
			
			
			
			
			.header2-2{
			
				float:right;
				
				display:inline-block;
				
				   
				}
				
				.header2-2 p{
					display:block;
					width:95px;
					height:30px;
					position:relative;
					background:rgba(158,170,168,0.5);	z-index:1;
					border-radius:15px;
					
					    transition: 0.3s ease-in-out;
    transition-delay: 0.35s;
    overflow: hidden;
					
					
					}
					
					
										.header2-2 p:before {
    content: "";
    display: block;
    background: #000;
    position: absolute;
    width: 200%;
    height: 500%;
	z-index:2;
border-radius: 20%;
    transform: translate(-120%, -50%);
    transition: 0.36s cubic-bezier(0.4, 0, 1, 1);
}
			

.header2-2 p:hover:before {
    transform: translate(-45%, -34%);
    border-radius: 100%;
}

					
					.header2-2 p a{
						display:inline-block;
						width:100%;position:relative;
						z-index:3;
						line-height:30px;  overflow: hidden;
						text-align:center;
						color:#fff;
						height:100%;border-radius:15px;
						
						    transition: 0.25s ease-in;
    transition-delay: 0.1s;
						}
						
						.header2-2 p:hover a{
    color: white;
}


.header2-3{
	display:inline-block;
	float:right;
	margin-left:20px;
	display:none;
	margin-top:5px;}




.anniu p{
				 display:inline-block;
					
					height:30px;
					position:relative;
					background-color:#666666;	z-index:1;
					border-radius:15px;
					
					    transition: 0.3s ease-in-out;
    transition-delay: 0.35s;
    overflow: hidden;
					
					
					}
					
					
										.anniu p:before {
    content: "";
    display:inline-block;
    background: #000;
    position: absolute;
    width: 200%;
    height: 500%;
	z-index:2;
border-radius: 20%;
    transform: translate(-120%, -50%);
    transition: 0.36s cubic-bezier(0.4, 0, 1, 1);
}
			

.anniu p:hover:before {
    transform: translate(-45%, -34%);
    border-radius: 100%;
}

					
					.anniu p a{
						display:inline-block;
						width:100%;position:relative;
						z-index:3;
						line-height:30px;  overflow: hidden;
						text-align:center;
						padding:0px 40px 0px 40px;
						color:#fff;
						font-size:16px;
						height:100%;border-radius:15px;
						
						    transition: 0.25s ease-in;
    transition-delay: 0.1s;
						}
						
						.anniu p:hover a{
    color: white;
}



.dafangkuang{
	overflow:hidden;
	padding-bottom:430px;
	
	
	}
.dafangkuang1{
	position:relative;
	z-index:1;

}

	
	
	
	.weixinzhe{
		background:rgba(0,0,0,0.8);
		position:fixed;
		z-index:1000;
		left:0px;
		width:100%;
		height:100%;
		top:0px;
		display:none;
		
		
		
		
		
		}
		
			.weixinzhe p{
			    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    z-index: 1;
    width:160px;
    height: 160px;}
	
	.weixinzhe p img{
		width:160px;
		height:160px;}
	
	
.dibuzong{
	width:100%;
	float:left;

    position:fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 0;
	
	}
.dibu1{
	width:100%;
	float:left;	padding:70px 20px 60px 20px;
	
		background-color:#000000;
	
	
	}
	
	.dibu1-1{
		width:100%;
		max-width:1240px;
	
		
		margin:auto;}
		
		
		
		.dibu1-1-1{
			display:inline-block;
			float:left;
		
			
			
			
			
			}
				.dibu1-1-1-1{
				margin-bottom:20px;
				float:left;
			display:inline-block;
				
				
				}
				
				
					.dibu1-1-1-2{
				margin-bottom:20px;
				display:inline-block;
			float:left;
				
				
				}
				
					.dibu1-1-1-2 .qq{
				background-image:url(../image/qq.svg);
				background-repeat:no-repeat;
				width:40px;
				height:40px;
				display:inline-block;
				float:left;
				background-position:center;
			background-size: 50% auto
				
				
			
			
			}
			
				.dibu1-1-1-2 .qq:hover{background-image:url(../image/qq2.svg);
					
					}
				
						.dibu1-1-1-2 .weixin{
				background-image:url(../image/weixin.svg);
				background-repeat:no-repeat;
				width:40px;
				height:40px;
				display:inline-block;
				float:left;
				background-position:center;
			background-size: 25px auto;
			position:relative;
				
				
			
			
			}
			
			.dibu1-1-1-2 .weixin:hover{background-image:url(../image/weixin2.svg);
				
				}
				
				.wx {
	opacity: 0;
	filter: alpha(opacity=0);
	width: 194px;
	position: absolute;
	height: 209px;
	visibility: hidden;
	transition: top .15s ease, opacity .12s linear;
	-webkit-transition: top .15s ease, opacity .12s linear;
	-moz-transition: top .18s ease, opacity .15s linear;
	-ms-transition: top .15s ease, opacity .12s linear;
	-o-transition: top .15s ease, opacity .12s linear;
	z-index: 999;
	left: 50%;
	margin-left: -97px;
	top: -230px;
}
.wxhover {
	opacity: 1;
	filter: alpha(opacity=1);
	visibility: visible;
	top: -209px;
}
				
				
				
			
					.dibu1-1-1-2 .weibo{
				background-image:url(../image/weibo2.svg);
				background-repeat:no-repeat;
				width:40px;
				height:40px;
				display:inline-block;
				float:left;
				background-position:center;
			background-size: 25px auto
				
				
			
			
			}
			
			.dibu1-1-1-2 .weibo:hover{background-image:url(../image/weibo.svg);
				}
				
		.dibu1-1-2{
				display:inline-block;
			float:left;
			margin-left:70px;
			
			
			
			}	
			
		
			
			
			
			
			
			.fenlei{
				width:65px;
				float:left;
				margin-right:85px;	line-height:20px;
				}	
				
					.fenlei a{
						color:#fff;
						
						}
						
						.fenlei p{
							font-size:15px;
							display:inline-block;
							width:100%;
							font-weight:bold;
							margin-bottom:30px;
							
							
							
							}
							
							.fenlei p a:hover{
								opacity:0.6;
								
								}
							
								.fenlei span{
							
							display:inline-block;
						
							width:100%;margin-bottom:20px;
							
							
							}
							.fenlei span a{
								color:#c2c2c2;
							
							
							}
							
							.fenlei span a:hover{
								color:#fff;
								
								}
				.dibu1-1-3{
				display:inline-block;
			float:left;
			color:#fff;
			font-weight:bold;
			text-align:center;
			line-height:30px;
			
			
			
			}	
			
			
			
			
				.dibu1-1-4{
				display:inline-block;
				width:230px;
				color:#fff;
			float:left;
			margin-left:50px;
			text-align:center;
			
			
			
			}	
			
			
			
			
			.dibu1-1-4-1{
				width:100%;
				float:left;
				font-size:27px;
				
				
				
				
				}
				
					.dibu1-1-4-2{
				width:100%;
				float:left;
				
				
				
				
				}
				
				.dibu1-1-4-2 p{
					display:inline-block;
					margin-bottom:15px;
					margin-top:15px;width:100%;
				float:left;
					}
					
					.dibu1-1-4-2 span{
					display:inline-block;
					line-height:25px;width:100%;
				float:left;
					}

	.dibu1-1-4-3{
				width:100%;
				float:left;
				
				margin-top:20px;
			
				}	
				
				
				
				
				.dibu1-1-4-3 a{
				background-color:#fff;
				text-align:center;
				line-height:30px;
				color:#000;
				border-radius:25px;
				padding:0px 20px 0px 20px;
				display:inline-block;
				}	
				
				.dibu1-1-4-3 a:hover{	background-color: #666666;
				color:#fff;
					
					}	
.dibu2{
	width:100%;	padding:0px 20px 0px 20px;
	float:left;
	background-color:#131313;
	color:#fff;
	
	
	
	}
	
		.dibu2-1{
		width:100%;
		max-width:1240px;
		line-height:50px;
		margin:auto;
		}
		.dibu2-1 p{
			display:inline-block;
			float:left;}
		
		.dibu2-1 a{
			display:inline-block;
			float:left;
			margin-left:10px;
			margin-right:10px;
			color:#fff;
			}
			
				.dibu2-1 a:hover{
					opacity:0.5;
					
					}

	
	
	
	
	
					@media screen and (min-width:320px) and (max-width:399px) {
					
				#fenye{
					margin-top:30px;}
				#fenye1{
					float:none;}
									#fenye1 li:nth-child(5){
										display:none;
   
}
									#fenye1 li:nth-child(6){
										display:none;
   
}
				
		
			
			
			.header2-1{
				display:none;}
				.header2-2{
					display:none;}
				.header2-3{
				display:block;}
			
	
						
	.dafangkuang{
		padding-bottom:0px;}
	.dibuzong{
		position:relative;
		
		}
	.dibu1-1{
		text-align:center;
		}
		
		
		.dibu1-1-1{
			width:100%;
			display:inline-block;
			}
			
			
			.dibu1-1-1-1{
				float:none;
				
				}
				.dibu1-1-1-2{
				float:none;
				
				}
				.dibu1-1-2{
					display:none;}
				
				.dibu1-1-3{
					display:inline-block;
					float:none;
					}
			
	
	.dibu1-1-4{
		margin-left:0px;
		width:100%;
		text-align:center;
		margin-top:30px;
		}
	
	
	.dibu2-1{
		text-align:center;
		line-height:30px;}
		
		.dibu2-1 p{
		
			
	width:100%;
			
			}
			
			
			.dibu2-1 a{	width:100%;margin-left: 0px;
margin-right:0px;
			
			
			}
				
		
		
			.fanhui{
				display:none;
				}
			
			
			



.go-top {
	display:block;
			}
		
			}
			
				
				
				
				
				@media screen and (min-width: 400px) and (max-width:499px){
					
							
				#fenye{
					margin-top:30px;}
				#fenye1{
					float:none;}
						
					
	
			
			
			.header2-1{
				display:none;}
				.header2-3{
				display:block;}
			
			
				
	.dafangkuang{
		padding-bottom:0px;}
	.dibuzong{
		position:relative;
		
		}
	.dibu1-1{
		text-align:center;
		}
		
		
		.dibu1-1-1{
			width:100%;
			display:inline-block;
			}
			
			
			.dibu1-1-1-1{
				float:none;
				
				}
				.dibu1-1-1-2{
				float:none;
				
				}
				.dibu1-1-2{
					display:none;}
				
				.dibu1-1-3{
					display:inline-block;
					float:none;
					}
			
	
	.dibu1-1-4{
		margin-left:0px;
		width:100%;
		text-align:center;
		margin-top:30px;
		}
	
	
	.dibu2-1{
		text-align:center;
		line-height:30px;}
		
		.dibu2-1 p{
		
			
	width:100%;
			
			}
			
			
			.dibu2-1 a{	width:100%;margin-left: 0px;
margin-right:0px;
			
			
			}
			
		
		
			.fanhui{
				display:none;
				}
			
			
			



.go-top {
	display:block;
			}

			
			}
		
		@media screen and (min-width: 500px) and (max-width:639px){
		
		
					
				#fenye{
					margin-top:30px;}
				#fenye1{
					float:none;}
						
					
				
			
			
			.header2-1{
				display:none;}
				.header2-3{
				display:block;}
			
			
				
	.dafangkuang{
		padding-bottom:0px;}
	.dibuzong{
		position:relative;
		
		}
	.dibu1-1{
		text-align:center;
		}
		
		
		.dibu1-1-1{
			width:100%;
			display:inline-block;
			}
			
			
			.dibu1-1-1-1{
				float:none;
				
				}
				.dibu1-1-1-2{
				float:none;
				
				}
				.dibu1-1-2{
					display:none;}
				
				.dibu1-1-3{
					display:inline-block;
					float:none;
					}
			
	
	.dibu1-1-4{
		margin-left:0px;
		width:100%;
		text-align:center;
		margin-top:30px;
		}
	
	
	
			
		
		
			.fanhui{
				display:none;
				}
			
			
			



.go-top {
	display:block;
			}

			}
		
		
		
		
		
		@media screen and (min-width: 640px) and (max-width:767px){
			
						
				#fenye{
					margin-top:30px;}
				#fenye1{
					float:none;}
						
				
			
			
			.header2-1{
				display:none;}
				.header2-3{
				display:block;}
				
					
	
	.dafangkuang{
		padding-bottom:0px;}
	.dibuzong{
		position:relative;
		
		}
	.dibu1-1{
		text-align:center;
		}
		
		
		.dibu1-1-1{
			width:100%;
			display:inline-block;
			}
			
			
			.dibu1-1-1-1{
				float:none;
				
				}
				.dibu1-1-1-2{
				float:none;
				
				}
				.dibu1-1-2{
					display:none;}
				
				.dibu1-1-3{
					display:inline-block;
					float:none;
					}
			
	
	.dibu1-1-4{
		margin-left:0px;
		width:100%;
		text-align:center;
		margin-top:30px;
		}
	
	
	
			
		
		
			.fanhui{
				display:none;
				}
			
			
			



.go-top {
	display:block;
			}

			}
		
		
		
		
		@media screen and (min-width: 768px) and (max-width:991px){
			
						
				#fenye{
					margin-top:30px;}
				#fenye1{
					float:none;}
						
	
			
			
			.header2-1{
				display:none;}
				.header2-3{
				display:block;}
			
	
	.dafangkuang{
		padding-bottom:0px;}
	.dibuzong{
		position:relative;
		
		}
	.dibu1-1{
		text-align:center;
		}
		
		
		.dibu1-1-1{
			width:100%;
			display:inline-block;
			}
			
			
			.dibu1-1-1-1{
				float:none;
				
				}
				.dibu1-1-1-2{
				float:none;
				
				}
				
				
				.dibu1-1-3{
					display:inline-block;
					float:none;
					}
			
	
	.dibu1-1-4{
		margin-left:0px;
		width:100%;
		text-align:center;
		margin-top:30px;
		}
	
	
	
			



			.fanhui{
				display:none;
				}
			
			
			



.go-top {
	display:block;
			}


			
			}
		
		@media screen and (min-width: 992px)and (max-width:1279px){
						
				#fenye{
					margin-top:30px;}
				#fenye1{
					float:none;}
						
			
			
			
			
		
			
	
	.dafangkuang{
		padding-bottom:0px;}
	.dibuzong{
		position:relative;
		
		}
	
	
	.dibu1-1-4{
		margin-left:0px;
		width:100%;
		text-align: left;
		margin-top:30px;
		}
		
		
	
	
	
						
			
			
			.fanhui{
				display:none;
				}
			
			
			



.go-top {
	display:block;
			}

	}
	@media screen and (min-width: 1280px)and (max-width:1400px){
		
				
				#fenye{
					margin-top:30px;}
				#fenye1{
					float:none;}
						
		
				}
	
					@media screen and (min-width: 1401px){
					
					
					}