*{
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
}
.xiangqing{
	width: 100%;
	height: 30px;
	margin: 0 auto;
	background: rgb(246,246,246);
}
.heade{
	height: 30px;
	width: 1200px;
	margin: 0 auto;
}
.xiangqing img{
	/* height: 14px; */
	margin-top: 6px;
	float: left;
	border: none;
}

.heade>p{
	float: left;
	color: 14px;
	color: #666;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
	font-family: "microsoft yahei";
}
.heade>ul{
	float: right;
}
.heade>p{
	font-size: 14px;
}
.heade>ul>li{
	height: 30px;
	line-height: 30px;
	float: left;
	margin-left: 20px;
	color: #666;
}

.heade>ul>li>a{
	color: #666;
	font-size: 14px;
	font-family: "microsoft yahei";
}
.chang a{
	color: #1972EA !important;
}
.heade>ul>li:hover>a{
	color: #0F79EA;
}
.haoma{
	color: #E43D31;
}
.fuwu{
	position: absolute;
	top: 30px;
	left: 0;
	height: 220px;
	width: 1920px;
	z-index: 555555;
	background: rgb(250,250,250);
	display: none;
}
.fuwu_t{
	width: 1200px;
	height: 200px;
	/* background: red; */
	margin: 0 auto;
}
.fuwu ul{
	float: left;
	margin: 20px 80px;
	/* background: red; */
}
.fuwu ul:nth-child(1){
	margin-left: 0px;
}
.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;
}
.heade ul li{
	font-size: 14px;
}
.fuwu_t li a{
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-family:"微软雅黑";
}
.fuwu_t li:hover a{
	color: #1972ea;
}
/* 头部结束,开始框架 */
.kuangjia{
	width: 100%;
	/* height: 2000px; */
	
}
.footer{
	height: 1100px;
	width: 1200px;
	margin: 0 auto;
	/* background: pink; */
}
.kuangjia_l{
	position: relative;
	/* z-index: 4444444; */
	width: 930px;
	/* height: 1000px; */
	/* background: red; */
	float: left;
}
.xiangqing_r{
	float: left;
	width: 250px;
	height: 1000px;
	/* background: gold; */
	margin-left: 20px;
}

