.footer a{
		font-size: 14px;
		line-height: 25px;
		font-family: "microsoft yahei";
		color: #eeefef;
	}
	.footer a:hover{
		text-decoration: underline;
	}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
}
*{
	margin:0px;
	padding:0px;
}
html,body{
	/* overflow: hidden; */
	overflow-x: hidden;
	width: 100%;
	height: 100%;
	/* background:#1972ea; */
	 font-family: "Microsoft YaHei";
}
#heade{
	width: 1200px;
	/* height: 7%; */
	/* height: 60px; */
	margin: 0 auto;
	/* background:#ccc; */
}
#heade img{
	margin-top: 9px;
	/* margin-left: 100px; */
}
.heade_right{
	float: right;
	/* background: red; */
	
	line-height: 60px;
	/* margin-right: 200px; */
}

.heade_right>li{
	/* width: 65px; */
	/* text-align: center; */
	/* background: red; */
	list-style: none;
	float: left;
	/* text-align: center; */
}
.heade_right>li:nth-child(2){
	padding:0 30px;
}
.heade_right>li:nth-child(4){
	padding:0 30px;
}
.heade_right>li:nth-child(6){
	padding:0 30px;
}
.heade_right>li:nth-child(8){
	padding:0 30px;
}
.fuwu{
	position: absolute;
	top: 55px;
	left: 0;
	height: 220px;
	width: 100%;
	background: rgb(250,250,250);
	display: none;
}
.fuwu_t{
	width: 850px;
	height: 200px;
	/* background: red; */
	margin: 0 auto;
}
.fuwu ul{
	float: left;
	margin: 20px 80px;
	/* background: red; */
}
.fuwu ul:nth-child(1){
	margin-left: 25px;
}
.fuwu ul:nth-child(3){
	margin-right: 0px;
}
.zuantil{
	position: absolute;
	top: 55px;
	left: 0;
	height: 220px;
	width: 100%;
	background: rgb(250,250,250);
	display: none;
}
.zuantil .fuwu_t{
	margin-top: 20px;
}
.zuantil ul{
	float: left;
	margin: 0 80px;
}
.zuantil ul:nth-child(3n-2){
	margin-left: 25px;
}
.zuantil ul:nth-child(3n){
	margin-right: 0;
}
.zuantil li{
	margin-top: 1px;
	height: 40px;
	line-height: 40px;
}

.lei a{
	color:#1972EA !important;
}
.lei p{
	background: #1972EA !important;
}
.fuwu li{
	margin-top: 1px;
	height: 40px;
	line-height: 40px;
}
.fuwu_t p{
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin-right: 10px;
	background: #d2cfcf;
}

.fuwu_t li a{
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-family:"微软雅黑";
}
.fuwu_t li:hover a{
	color: #1972ea;
}
.heade_right>li>a{
	font-size: 14px;
	color: #111111;
	text-decoration: none;
	font-family:"微软雅黑";
}
.heade_right>li{
	font-size: 14px;
	color: #111111;
	text-decoration: none;
	font-family:"微软雅黑";
}
.heade_right>li:hover{
	color: #1972ea;
	cursor: pointer;
}
.heade_right>li>a:hover{
	color: #1972ea;
}
.chang{
	color: #1972EA !important;
}
.fuwu_t li:hover p{
	background: #1972EA;
}

/* banner */
#banner{
	width: 100%;
	/* height: 100%; */
	/* height: 93%; */
	/* padding-top: 10px; */
	overflow: hidden; 
	/* border: 1px solid #fff; */
	background: url(https://51whz.oss-cn-shanghai.aliyuncs.com/img/pc/whz/cx.jpg) no-repeat;
	/* background-size:100% 100%; */
	
}
.banner_top{
	width: 530px;
	margin: 80px auto 50px;
	font-size: 46px;
	color: #fff;
	}
	.banner_center{
		width: 100%;
		height: 140px;
		/* background: red; */
	}
	.nav{
		width: 520px;
		height: 40px;
		margin: 0 auto;
		display: none;
	}
	.nav li{
		float: left;
		margin: 0 15px;
		/* list-style: none; */
	}
	.nav li{
		font-size: 14px;
		color: #fff;
		font-family: "微软雅黑";
		text-decoration: none;
		/* display: none; */
	}
	.nav li:hover{
		cursor: pointer;
	}
	.zuan{
		position: relative;
		
	}
	.nav li.one{
		display: block;
	}
	.one{
		display: block;
	}
	.zuan p{
		position: absolute;
		top: 35px;
		left: 35%;
		width: 10px;
		height: 10px;
		background: #fff;
		-webkit-transform: rotate(45deg);
		 -moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	
	.sousuo{
		width: 900px;
		height: 48px;
		margin: 0 auto;
		/* overflow: hidden; */
		/* background: pink; */
		line-height: 48px;
	}
	.wei{
		position: relative;
		float: left;
		width: 720px;
		height: 48px;
		background: #fff;
	}
	.sousuo span{
		
		position: relative;
		margin:0 5px 0 10px;
		font-size: 16px;
		color: #333;
		/* background: red; */
		font-family: "微软雅黑";
	}
	.xiala{
		position: absolute;
		left: 0;
		top: 48px;
		/* text-align: center; */
		width: 170px;
		
		/* height: 155px; */
		z-index: 300;
		background: rgb(250,250,250);
		/* border: 1px solid #999; */
		border-top: none;
		display: none;
	}
	.xiala li{
		height: 48px;
		line-height: 48px;
		font-size: 14px;
		color: #666;
		/* margin: -10px 0; */
		padding-left: 20px;
	}
	.xiala li:hover{
		background: #1972EA;
		color: #fff;
	}
	.xian{
		float: left;
		height: 20px;
		width: 1px;
		margin-top: 15px;
		background: #999;
	}
	
	.sousuo span:hover{
		cursor: pointer;
	}
#dianji{
	float: left;
	position: relative;
	/* background: pink; */
	width: 170px;
}
.tubiao{
		position: absolute;
		top: 2px;
		right: 25px;
	}
	.src1{
		display: block;
	}
	.src2{
		display: none;
	}
	.sousuo input{
		height: 46px;
		width: 511px;
		font-size: 16px;
		padding-left: 30px;
		outline:none;
        /* background:transparent; */
        border:none;
        outline:medium;
		/* background: yellow; */
	}
	.sousuo input:focus { 
        outline: none;
        /* background-color: transparent; */
    }
	input:-webkit-autofill {
	  -webkit-text-fill-color: #333;
	  box-shadow: 0 0 0 1000px #fff inset
	}
	
	input:autofill {
	  -webkit-text-fill-color: #333;
	  box-shadow: 0 0 0 1000px #fff inset
	}
	.dianji{
		width: 172px;
		height: 48px;
		float: left;
		line-height: 48px;
		text-align: center;
		background: rgb(96,164,255);
	}
	.dianji a{
		color: #fff;
		font-size: 18px;
	}
    .resou{
		width: 520px;
		height: 40px;
		margin: 0 auto;
	}
	.resou li{
		float: left;
		margin-left: 15px;
		font-size: 14px;
		color: #fff;
		font-family: "微软雅黑";
	}
	.resou li a{
		font-size: 14px;
		font-family: "微软雅黑";
		color: #fff;
	}
	.banner_sou{
		width: 1200px;
		height: 231px;
		margin: 60px auto 0;
		/* background: yellowgreen; */
	}
	.chanpin{
		float: left;
	}
	.chanpin:nth-child(2){
		float: right;
	}
	.chanpin>li:nth-child(1){
		border: 1px solid #fff;
		width: 562px;
		height:54px;
		color: #fff;
		font-size: 16px;
		font-family: "microsoft yahei";
		line-height: 54px;
	}
	.chanpin>li:nth-child(1) p{
		display: inline-block;
		width: 6px;
		height: 6px;
		border: 2px solid #fff;
		-webkit-transform: rotate(45deg);
		 -moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		margin: 0 10px 0 20px;
	}
	.chanpin>li:nth-child(2){
		border: 1px solid #fff;
		border-top: none;
		width: 562px;
		height: 174px;
	}
	.banben{
		float: left;
	}
	.banben li{
		font-size: 14px;
		font-family: "microsoft yahei";
		color: #fff;
		padding-top: 10px;
	}
	.banben a{
		font-size: 14px;
		font-family: "microsoft yahei";
		color: #fff;
	}
	.banben li:nth-child(1){
		padding-top: 20px;
	}
    .banben>li p{
		display: inline-block;
		width: 8px;
		height: 8px;
		margin: 0 10px 1px 20px;
		background: #fff;
		border-radius: 50%;
	}
	.yulan{
		float: right;
	}
	.yulan li a{
		font-size: 14px;
		font-family: "microsoft yahei";
		color: #fff;
	}
	.yulan li{
		padding-top: 9px;
		-ms-padding-top: 10px;
	}
	.yulan li:nth-child(1){
		padding-top: 15px;
		-ms-padding-top: 20px;
	}
	
	.xiazai{
		float: right;
		margin: 0 30px;
	}
	.xiazai li a{
		font-size: 14px;
		font-family: "microsoft yahei";
		color: #fff;
	}
	.xiazai li{
		padding-top: 9px;
		-ms-padding-top: 10px;
	}
	.xiazai li:nth-child(1){
		padding-top: 15px;
		-ms-padding-top: 20px;
	}
	.chanpin a:hover{
		text-decoration: underline;
	}
	.footer{
		width: 1200px;
		/* height: 30px; */
		margin: 60px auto 0;
		/* background: pink; */
		text-align: center;
	}
	.shangbiao{
		font-size: 14px;
		font-family: "microsoft yahei";
		color: #fff;
	}
	.di_big{
		width: 100%;
		background: #1972ea;
	}