.g-hd {
	height: 5.35rem;
	position: relative;
	z-index: 19;
	background: #900000;
}

.m-logo {
	width: 13.91%;
	padding: 0.5rem 2.5% 0 2.97%;
	position: relative;
	background: #fff;
	height: 4.85rem;
	overflow: hidden;
}

.m-logo img {
	width: 100%;
	display: block;
}

.m-text {
	width: 70%;
	line-height: 5.35rem;
	height: 5.3rem;
	font-size: 1.5rem;
	white-space: nowrap;
	text-align: center;
	color: #fff;
	overflow: hidden;
}

.m-text a {
	display: inline-block;
	color: #fff;
	padding: 0 1rem;
}

.f-fr {
	float: right;
}

.f-fl {
	float: left;
}

.downmenu {
	width: 9%;
	display: block;
	padding: 2.25rem 0 0;
}

.downmenu img {
	width: 1.75rem;
	display: block;
}

.head2 .menu_btn a.downmenu.hover {
	background: #fb4c36;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #666;
}

.menu2 {
	position: relative;
	z-index: 9;
}

.menu2 .slideMenu {
	width: 80%;
	padding: 1.2rem 10% 2rem;
	display: none;
	z-index: 80;
	background: #900000;
	overflow: hidden;
	position: absolute;
	top: 5.35rem;
	right: 0;
	transition: transform 1s;
	-webkit-transition: transform 1s;
}

.menu2 .slideMenu li {
	border-bottom: 1px solid #fff;
	color: #fff;
	line-height: 3.5rem;
	font-size: 1.2rem;
	clear: both;
}

.menu2 .slideMenu li:last-child {
	border-width: 0.15rem;
}

.menu2 .slideMenu li a {
	color: #fff;
	display: block;
	line-height: 3.5rem;
}


.main-tit-11 {
	margin: 0 0 0.6rem;
	height: 4rem;
	width: 100%;
	font-size: 1.6rem;
	text-align: center;
	color: #fff;
	line-height: 4rem;
	background: #5e5e60;
	border-bottom: 1px solid #FA756E;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}


.m4-prod-list-content-1-con li {
	width: 46.5%;
	margin: 0.5rem;
}

.m4-prod-list-content-1-con ul a:nth-child(2n-1) li {
	clear: both;
}

.m4-prod-list-content-1-con li img {
	display: block;
	border: 1px solid #ccc;
	box-sizing: border-box;
	width: 100%;
}

.m4-prod-list-content-1-con span {
	display: block;
	color: #3b3e3d;
	line-height: 1.6rem;
	height: 3.2rem;
	overflow: hidden;
	padding: 0.5rem 0 0.5rem;
	text-align: center;
}


.main-footer-1 {
	height: 4.1rem;
	position: relative;
	z-index: 98;
}

.main-footer-1-con {
	max-width: 640px;
	min-width: 320px;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.8);
}

.main-footer-1-list {
	border-top: 1px solid #900000;
	display: none;
}

.main-footer-1-list li {
	float: left;
	width: 50%;
	height: 2.5rem;
	font-size: 1.2rem;
	line-height: 2.5rem;
	color: #fff;
	box-sizing: border-box;
	padding-left: 18%;
	position: relative;
}

.main-footer-1-list li a {
	color: #fff;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main-footer-1-list li:after {
	content: "";
	width: 0.5rem;
	height: 0.5rem;
	position: absolute;
	left: 30%;
	top: 1rem;
	background: #fff;
	border-radius: 100%;
}

.main-footer-1-list .clear {
	border-bottom: 1px solid #fff;
}

.main-footer-1-list .clear:nth-last-child(1) {
	border-bottom: 0;
}

.main-footer-1-mata {
	height: 4.1rem;
	background: #313131;
	border-top: 1px solid #900000;
	text-align: center;
}

.main-footer-1-mata p {
	display: inline-block;
	font-size: 1.4rem;
	color: #fff;
	line-height: 2.2rem;
	border: 1px solid #fff;
	border-radius: 0.4rem;
	padding: 0 4%;
	margin-top: 1rem;
}
