.zuihou a{
		font-size: 14px;
		line-height: 25px;
		font-family: "microsoft yahei";
		color: #eeefef;
	}
	.zuihou a:hover{
		text-decoration: underline;
	}
*{
	margin:0px;
	padding:0px;
}
img{
	border-style: none;
}
html{
	overflow-x: hidden;
}
#heade{
	width: 1200px;
	/* height: 60px; */
	margin: 0 auto;
	/* background:#ccc; */
}
#heade img{
	margin-top: 9px;
	/* margin-left: 100px; */
}
.heade_right{
	float: right;
	/* background: red; */
	height: 60px;
	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 30px;
	width: 200px;
	/* 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 30px;
	width: 200px;
}
.zuantil ul:nth-child(1){
	margin-left: 25px;
}
.zuantil ul:nth-child(3){
	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;
	/* background: red; */
	color: #111111;
	text-decoration: none;
	font-family:"微软雅黑";
}
.chang a{
	color: #1972EA !important;
}
.heade_right>li:hover{
	cursor: pointer;
	color: #1972ea;
}
.heade_right>li>a:hover{
	color: #1972ea;
}
.chang{
	color: #1972EA !important;
}
.fuwu_t li:hover p{
	background: #1972EA;
}
/* 楼层跳跃 */
.louceng{
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	z-index: 1000;
	height: 60px;
	border-bottom: 1px solid #ccc;
	display: none;
	background:rgb(250,250,250);
}
.louceng ul{
	width: 1200px;
	margin: 0 auto;
}
.louceng ul li{
	height: 60px;
	line-height: 60px;
	float: left;
	
	padding:0 20px;
	margin-left:100px;
	text-align: center;
}
.bac{
	background: #1972EA;
	padding:0 20px;
	color: #fff !important;
	cursor: pointer;
}
.louceng li:hover{
	color: #1972EA;
	cursor: pointer;
}
.louceng li:nth-child(1){
	margin-left: 0;
}
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
}
