* {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: rgb(100, 117, 137);
}

a:hover {
	color: rgb(100, 117, 137);
}

body {
	min-width: 320px;
	margin: 0px auto;
	font: normal 14px 苹方;
	color: rgb(100, 117, 137);
	background-color: #f7f7f7;
	height: auto;
}

div {
	box-sizing: border-box;
}


/* 头部开始 */
.maipu-top {
	display: block;
	position: relative;
}

.maipu-top {
	width: 100%;
	height: 47.47px;
	display: flex;
	position: fixed;
	top: 0;
	background-color: #eeeff0;
	z-index: 9;
	margin: 0px auto;
}

.logo {
	width: 250px;
	/* width: 5.8rem; */
	height: auto;
	background: url(../images/logo.png) no-repeat;
	background-size: 250px 33.11px;
	float: left;
	margin: 8.28px 16.56px;
	flex: 1;
}

#mulu {
	width: 35.32px;
	height: 30.35px;
	background: url(../images/mulu.png);
	background-size: 35.32px 30.35px;
	margin: 8.28px 16.56px;


}

#dd_menu_top_down01 {
	width: 100%;
	height: auto;
	padding: 16.56px;
	background: rgb(7, 28, 53);
	opacity: 95%;
	font-size: 14px;
	font-weight: 500;
	display: none;
	position: absolute;
	top: 47px;
	right: 2px;
	z-index: 9999;
	box-sizing: border-box;
}


#dd_menu_top_down01 a {
	width: 332px;
	height: 42.4px;
	line-height: 42.4px;
	border-bottom: 1px solid #f3f3f314;
	color: #FFFFFF;
	display: block;
	margin: 0px auto;

}

.lianxi {
	width: 332px;
	margin: 0px auto;
	overflow: hidden;
}

.lianxi li {
	width: 130px;
	float: left;
	text-align: center;
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 14px;
}

#dd_menu_top_down01 img {
	width: 41.4px;
	height: 41.4px;
	display: block;
	margin: 16.56px auto;
}



.M-banner {
	display: block;
	width: 100%;
	height: 189px;
	margin: 0px auto;
	margin-top: 47.47px;
}

.M-banner img {
	width: 100%;
	height: auto;
	margin-top: 43px;
	margin: 0px auto;

}

.M-beijian {
	display: block;
}

.beijiandaohang {
	width: 100%;
	padding: 3%;
	font-size: 14px;
	overflow: hidden;
	margin: 0px auto;
	box-sizing: border-box;
	margin-top: 30px;
}

.beijiandaohang li {
	width: 31%;
	height: auto;
	border: 1px solid #CCCCCC;
	border-radius: 30px;
	text-align: center;
	float: left;
	padding: 5px;
	box-sizing: border-box;
	margin: 1%;
}

.beijian {
	width: 100%;
	height: auto;
	padding: 4%;
	overflow: hidden;
	box-sizing: border-box;
}

.beijian li {
	width: 30%;
	height: 130px;
	text-align: center;
	border: 1px solid #CCCCCC;
	float: left;
	font-size: 12px;
	margin: 1%;
}

.beijian li img {
	width: 87px;
	height: 95px;
	display: block;
	text-align: center;
	margin: 0px auto;
	margin-top: 10px;
}

.beijian .beijian01 {
	width: 103.5px;
	height:100px;
}
.more {
	width: 100%;
	height: 80px;
	background: url(../images/zixun-dd.jpg) no-repeat;
	background-size: 100% 80px;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	padding-top: 20px;
	margin-top: 30px;
}
/* 底部开始 */
.M-footer {
	width: 100%;
	height: 200px;
	background-color: #2b2b2b;
	box-sizing: border-box;
	display: block;
	padding: 16.55px;
}

.footer-top-left {
	float: left;
	font-size: 18px;
	color: #858789;
}

.footer-top-right {
	width: 82.5px;
	height: 82.5px;
	float: right;
	color: #858789;
	font-size: 14px;

}

.footer-top-right img {
	display: block;
	width: 82.5px;
	height: 82.5px;
}

.M-footer ul {
	width: 100%;
	clear: both;
}

.M-footer li {
	float: left;
	margin-right: 3%;
	margin-top: 20px;
}

.M-footer li a {
	font-size: 16px;
	color: #858789;

}

.footer-bottom {
	width: 100%;
	height: 100px;
	background-color: #1b1b1b;
	color: #858789;
	box-sizing: border-box;
	font-size: 14px;
	display: block;
	padding: 16.65px;
}

.footer-bottom img {
	width: 135px;
	height: 40.5px;
	float: left;
}

.footer-bottom b {
	font-size: 12px;
	float: right;
	padding-top: 16.65px;
}

.footer-bottom p {
	clear: both;
	font-size: 10px;
}

/* PC断样式重置 */
.header {
	display: none;
}

.PC-banner {
	display: none;
}

.beijianxiangqing {
	display: none;
}

.shouhouzixun {
	display: none;
}

.PC-footer {
	display: none;
}
