* {
	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 0.266666rem 苹方;
	color: rgb(100, 117, 137);
	background-color: #f7f7f7;
	height: auto;
}

div {
	box-sizing: border-box;
}

/* 头部开始 */

.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;

}


.after-sale-title {
	width: 100%;
	text-align: center;
	padding-top: 30px;
}

.after-sale-title p {
	font-size: 18px;
	color: #e5e4e4;
	font-weight: bold;
	margin-top: 20px;
}

.after-sale-title h6 {
	font-size: 20px;
	color: #073777;
	margin-top: -15px;
}
.M-zhaopinxiangqing{
	display: block;
}
.zhaopindaohang {
	width: 100%;
	padding: 5%;
	font-size: 16px;
	margin-top: 30px;
	box-sizing: border-box;
}

.zhaopin04 {
	width: 100%;
	padding: 5%;
	text-align: center;
	font-size: 14px;
	box-sizing: border-box;
	line-height: 30px;
}

.zhaopin-content {
	width: 100%;
	font-size: 14px;
	line-height: 30px;
	padding: 5%;
	box-sizing: border-box;
	margin-top: -20px;

}
.zhaopin-content b{
	color: #009DE1;
}

.more01 {
	width: 10rem;
	height: 4.1rem;
	background: url(../images/zhaopin05.png);
	background-size: 10rem 4.1rem;
	text-align: center;
	/* padding: 0.2rem 0.4rem; */
	/* box-sizing: border-box; */
}

.more01 {
	width: 100%;
	height: 200px;
	background: url(../images/zhaopin05.png);
	background-size: 100% 200px;
	text-align: center;
	display: block;
	padding: 15px;
	margin: 0px auto;
	box-sizing: border-box;
}

.more01 span {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: heiti;
	display: block;
	padding-top: 15px;
	clear: both;
	margin-bottom: 20px;
}

.more01 a {
	display: block;
	font-size: 14px;

}

.more01 img {
	width: 20.7px;
	height: 20.7px;
	margin-left: 5px;
	vertical-align: middle;
	display: block;
	margin-top: 2.5px;
}

.M-zhilian  {
	width: 124.2px;
	height: 24.83px;
	background-color: #FFFFFF;
	border-radius: 60px;
	margin: 0px auto;
	text-align: center;
}

.M-zhilian li {
	float: left;
	line-height: 24px;
	margin-left: 12px;
}

.M-youxiang {
	width: 227.7px;
	height: 24.83px;
	background-color: #FFFFFF;
	border-radius: 60px;
	margin: 0px auto;
	margin-top: 15px;
}


.M-youxiang li {
	float: left;
	line-height: 24px;
	margin-left: 12px;
}


/* 底部开始 */
.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;
}

.PC-footer {
	display: none;
}

.xiaoyuan {
	display: none;
}


.zhaopin-dd {
	display: none;
}


