﻿
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:#d71718b8; */
	background:#d71718;
	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:-1px;
	bottom:0;
	left:0;
	right:0;
	background:#D71718;
	-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 #99c0b7;
}
.side ul li .sidebox {
	position:absolute;
	width:54px;
	height:54px;
	top:0;
	right:0;
	transition:all 0.3s;
	background:#99c0b7;
	color:#fff;
	font:14px/54px "微软雅黑";
	overflow:hidden;
}
.side ul li .sidetop {
	width:54px;
	height:54px;
	line-height:54px;
	display:inline-block;
	background:#a9cac2;
	transition:all 0.3s;
	color:#fff;
}
.side ul li .sidetop:hover {
	background:#313131;
}
.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:#a9cac2;
}
.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;
}

.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:#a9cac2;
}
.weizizong:hover .d {
	color:#a9cac2;
}
.weizizong .curr {
	color:#a9cac2;
}
.weizi {
	width:100%;
	height:25px;
}
.weizi1 {
	width:100%;
	font-size:12px;
	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:#a9cac2;
}
.xiala1 {
	width:100%;
	float:left;
	line-height:40px;
	height:40px;
}
.xiala1 a {
	display:block;
	width:100%;
	color:#fff;
	height:40px;
}
.xiala1 a:hover {
	background:#99c0b7 !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;
}
/* 头部代码结束 */
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
		
			
			
			.dibu {
	width:100%;
	background-color:#313131;
	overflow:hidden;
}
.dibu1 {
	width:100%;
	overflow:hidden;
	max-width:1240px;
	box-sizing:border-box;
	padding:60px 20px 60px 20px;
	margin:auto;
}
.dibu1-1 {
	width:50%;
	overflow:hidden;
	float:left;
}
.dibu1-1-1 {
	width:100%;
	float:left;
}
.dibu1-1-1 img {
	width:167px;
	height:40px;
}
.dibu1-1-2 {
	width:100%;
	float:left;
	color:#fff;
	margin-top:30px;
	margin-bottom:10px;
}
.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%;
	overflow:hidden;
	float:left;
}
.dibu1-2-1 {
	color:#fff;
	font-size:24px;
	line-height:30px;
	width:100%;
	float:left;
}
.dibu1-2-2 {
	width:100%;
	float:left;
	margin-top:35px;
	overflow:hidden;
}
.dibu1-2-2 p {
	display:inline-block;
	color:#fff;
}
.dibu1-2-2 p a {
	color:#fff;
	line-height:33px;
	display:inline-block;
	float:left;
	padding:0px 15px 0px 15px;
	border-radius:5px;
	background:rgba(255,255,255,0.11);
}
.dibu1-2-2 p a:hover {
	background:rgba(255,255,255,0.31);
}
.banquan {
	width:100%;
	overflow:hidden;
	background-color:#252525;
}
.banquan1 {
	width:100%;
	overflow:hidden;
	max-width:1240px;
	box-sizing:border-box;
	padding:20px 20px 20px 20px;
	color:#fff;
	margin:auto;
}
.banquan1-1 {
	width:76%;
	float:left;
}
.banquan1-1 p {
	display:inline-block;
	margin-right:25px;
	line-height:30px;
}
.banquan1-1 p a {
	color:#fff;
}
.banquan1-1 p a:hover {
	color:#a9cac2;
}
.banquan1-2 {
	width:24%;
	float:left;
}
.banquan1-2 p {
	line-height:30px;
	display:inline-block;
	float:left;
	margin-right:20px;
}
.banquan1-2 span {
	display:inline-block;
	float:left;
	width:37px;
	margin-right:20px;
	height:36px;
	position:relative;
}
.banquan1-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;
	cursor:pointer;
}
.banquan1-2 span:nth-child(1) {
	background-image:url(../images/wx.png);
	background-size:37px 72px;
	background-position:0px 36px;
	-webkit-transition:all 250ms cubic-bezier(0.7,0,0.3,1);
	-o-transition:all 250ms cubic-bezier(0.7,0,0.3,1);
	transition:all 250ms cubic-bezier(0.7,0,0.3,1);
}
.banquan1-2 span:nth-child(1):hover {
	background-position:0px 0px;
}
.banquan1-2 span:nth-child(2) {
	background-image:url(../images/qq.png);
	background-size:37px 72px;
	background-position:0px 36px;
	-webkit-transition:all 250ms cubic-bezier(0.7,0,0.3,1);
	-o-transition:all 250ms cubic-bezier(0.7,0,0.3,1);
	transition:all 250ms cubic-bezier(0.7,0,0.3,1);
}
.banquan1-2 span:nth-child(2):hover {
	background-position:0px 0px;
}
.banquan1-2 span:nth-child(3) {
	background-image:url(../images/weibo.png);
	background-size:37px 72px;
	background-position:0px 36px;
	-webkit-transition:all 250ms cubic-bezier(0.7,0,0.3,1);
	-o-transition:all 250ms cubic-bezier(0.7,0,0.3,1);
	transition:all 250ms cubic-bezier(0.7,0,0.3,1);
}
.banquan1-2 span:nth-child(3):hover {
	background-position:0px 0px;
}
/* 底部代码结束 */



	@media screen and (min-width:320px) and (max-width:399px) {
	.side {
	display:none;
}
/* 导航部分代码开始*/
			
				.header {
	display:none;
}
.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:#a9cac2;
}
.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:#a9cac2 !important;
}
.menu {
	width:40px;
	text-align:center;
	height:40px;
	margin-top:17px;
	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;
}
/* 导航部分代码结束*/				
					
		
					
					
					
					
					
					
					
					
					
					
				/* 底部代码开始*/		
					
				
						.dibu1 {
	padding:60px 0px 60px 0px;
}
.dibu1-2 {
	width:100%;
	text-align:center;
	margin-top:25px;
}
.dibu1-1 {
	width:100%;
	text-align:center;
}
.dibu1-1-3 p {
	margin-left:10px;
	width:100%;
	margin-right:10px;
}
.banquan1 p {
	width:100%;
	text-align:center;
	margin-right:0px;
}
.banquan1-1 {
	width:100%;
}
.banquan1-2 {
	width:100%;
	text-align:center;
	margin-top:20px;
}
.banquan1-2  span {
	float:none;
	margin-top:15px;
}
/* 底部代码结束*/}@media screen and (min-width:400px) and (max-width:499px) {
	.side {
	display:none;
}
/* 导航部分代码开始*/
			
				.header {
	display:none;
}
.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:#a9cac2;
}
.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:#a9cac2 !important;
}
.menu {
	width:40px;
	text-align:center;
	height:40px;
	margin-top:17px;
	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;
}
/* 导航部分代码结束*/	
					
		
					
					
					
					
					
					/* 底部代码开始*/	
					
				.dibu1-2 {
	width:100%;
	text-align:center;
	margin-top:25px;
}
.dibu1-1 {
	width:100%;
	text-align:center;
}
.dibu1-1-3 p {
	margin-left:10px;
	width:100%;
	margin-right:10px;
}
.banquan1 p {
	width:100%;
	text-align:center;
	margin-right:0px;
}
.banquan1-1 {
	width:100%;
}
.banquan1-2 {
	width:100%;
	text-align:center;
	margin-top:20px;
}
.banquan1-2  span {
	float:none;
	margin-top:15px;
}
/* 底部代码结束*/}@media screen and (min-width:500px) and (max-width:639px) {
	.side {
	display:none;
}
/* 导航部分代码开始*/
			
				.header {
	display:none;
}

.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:#a9cac2;
}
.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:#a9cac2 !important;
}
.menu {
	width:40px;
	text-align:center;
	height:40px;
	margin-top:17px;
	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;
}
/* 导航部分代码结束*/	
		
		
		
		
		
		
		
		
		
		
		/* 底部代码开始*/	
		
		
			.dibu1-2 {
	width:100%;
	text-align:center;
	margin-top:25px;
}
.dibu1-1 {
	width:100%;
	text-align:center;
}
.dibu1-1-3 p {
	margin-left:10px;
	width:100%;
	margin-right:10px;
}
.banquan1 p {
	width:100%;
	text-align:center;
	margin-right:0px;
}
.banquan1-1 {
	width:100%;
}
.banquan1-2 {
	width:100%;
	text-align:center;
	margin-top:20px;
}
.banquan1-2  span {
	float:none;
	margin-top:15px;
}
/* 底部代码结束*/}@media screen and (min-width:640px) and (max-width:767px) {
	.side {
	display:none;
}
/* 导航部分代码开始*/
			
				.header {
	display:none;
}
.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:#a9cac2;
}
.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:#a9cac2 !important;
}
.menu {
	width:40px;
	text-align:center;
	height:40px;
	margin-top:17px;
	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;
}
/* 导航部分代码结束*/	
		
		
		
		
		
		
		
		
		
		
			/* 底部代码开始*/	
			
			
			
			.dibu1-2 {
	width:100%;
	text-align:center;
	margin-top:25px;
}
.dibu1-1 {
	width:100%;
	text-align:center;
}
.dibu1-1-3 p {
	margin-left:10px;
	width:100%;
	margin-right:10px;
}
.banquan1 p {
	width:100%;
	text-align:center;
	margin-right:0px;
}
.banquan1-1 {
	width:100%;
}
.banquan1-2 {
	width:100%;
	text-align:center;
	margin-top:20px;
}
.banquan1-2  span {
	float:none;
	margin-top:15px;
}
/* 底部代码结束*/}@media screen and (min-width:768px) and (max-width:991px) {
	/* 导航部分代码开始*/
			
				
.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:#a9cac2;
}
.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:#a9cac2 !important;
}
.menu {
	width:40px;
	text-align:center;
	height:40px;
	margin-top:17px;
	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;
}
/* 导航部分代码结束*/	
			
			
		
			
			
			
			
			
			.side {
	display:none;
}
.banquan1-1 {
	width:100%;
}
.banquan1-2 {
	width:100%;
	margin-top:20px;
}
}@media screen and (min-width:992px)and (max-width:1199px) {
	/* 导航部分代码开始*/
			
		
.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:#a9cac2;
}
.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:#a9cac2 !important;
}
.menu {
	width:40px;
	text-align:center;
	height:40px;
	margin-top:17px;
	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;
}
/* 导航部分代码结束*/	
	
		
		
			
			.side {
	display:none;
}
}@media screen and (min-width:1200px)and (max-width:1359px) {
	.daohang2 {
	display:inline-block!important;
}
.go-top {
	display:none;
}
}@media screen and (min-width:1360px)and (max-width:1400px) {
	.daohang2 {
	display:inline-block!important;
}
.go-top {
	display:none;
}
}@media screen and (min-width:1400px)and (max-width:1499px) {
	.daohang2 {
	display:inline-block!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;
}
}.aaa {
	color:#333;
}
.xuhao {
	padding-right:10px;
	padding-left:10px;
}
.xuhao a {
	color:#b1b1b1;
}
.xuhao a:hover {
	color:#34739f;
	border-bottom:1px solid #34739f;
}
.banquan1-1 a {
	padding-right:10px;
}
