﻿.hd {
	height: 4.45rem;
	position: relative;
	background: #fff;
	line-height: 0;
	z-index: 99;
}
.hd img {
	max-width: 100%;
}
.logo {
	width: 6.8rem;
	padding-left: 3.125%;
	margin-bottom: -2.95rem;
	position: relative;
	z-index: 99;
}
.text {
	width: 53.75%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 4.45rem;
}
.text a {
	display: block;
	color: #333;
	font-size: 1.2rem;
	line-height: 4.45rem;
}
.text span.cur a {
	color: #ae0001;
}
.text i {
	display: block;
	width: 1px;
	height: 1.05rem;
	background: #BFBFBF;
}
.navbtn {
	width: 2.3rem;
	display: block;
	padding: 1.45rem 3.125% 1.5rem 1.55rem;
}
.menu2 {
	position: relative;
	z-index: 9;
}
.menu2 .slideMenu {
	width: 100%;
	display: none;
	z-index: 80;
	overflow: hidden;
	position: absolute;
	top: 4.45rem;
	right: 0;
	transition: transform 1s;
	-webkit-transition: transform 1s;
}
.menu2 .menu_con {
	position: absolute;
	left: 3.125%;
	top: 1.2rem;
	width: 93.75%;
}
.menu2 .slideMenu ul {
	box-sizing: border-box;
	margin-bottom: 1.7rem;
}
.menu2 .slideMenu li {
	width: 100%;
	border-bottom: 1px dotted #B4B3B2;
}
.menu2 .slideMenu li a {
	font-size: 1.2rem;
	color: #333;
	display: block;
	height: 4.45rem;
	line-height: 4.45rem;
	text-align: center;
}
.menu2 .slideMenu li a:hover {
	font-weight: bold;
	color: #ae0001;
}
.menu2 .slideMenu .call a {
	display: block;
	color: #fff;
	font-size: 1.2rem;
	line-height: 3.5rem;
	background: #B20405 url(../images/h_tel.png) no-repeat 2.6rem center;
	-webkit-background-size: 1.8rem;
	background-size: 1.8rem;
	width: 13rem;
	height: 3.5rem;
	margin: 0 auto;
	border-radius: 1.75rem;
	text-indent: 5.2rem;
}
.nav-01 {
	position: relative;
	min-height: 4rem;
	background: #333333;
	box-shadow: 0 4px 4px rgb(9 2 4 / 55%);
}
.nav-01-img img {
	display: block;
	width: 100%;
}
.nav-01-title {
	position: relative;
	top: 0;
	height: 4rem;
	width: 100%;
	font-size: 1.6rem;
	text-align: center;
	color: #fff;
	line-height: 4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}
.nav-01-title 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;
}
.nav_block{
	display: none;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
    width: 100%;
}
.nav_block>li{
	background: rgba(0, 0, 0, 0.5);
	height: 112px;
	padding: 0 10px;
}
.video_lists>li{
	height: auto;
}
.nav_block>li:nth-child(5),.nav_block>li:nth-child(6){
	height: auto;
	padding-top: 0;
    padding-bottom: 0;
}
.nav_block>li .link a{
	height: 40px;
    display: block;
    padding-left: 17px;
    line-height: 40px;
	color: #fff;
	position: relative;
}
.nav_block>li .link a:after {
    content: "";
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    left: 2%;
    top: 1.5rem;
    background: #fff;
    border-radius: 100%;
}
.nav_block>li ul.submenu li{
    float: left;
    border: 1px solid #fff;
    border-radius: 0.4rem;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 30%;
    text-align: center;
}
.nav_block>li ul.submenu li a{
	color: #fff;
}
.list_cont {
	overflow: hidden;
}
.prod_list_con {
	width: 93.75%;
	margin: 0 auto;
	padding: 1.2rem 0 2rem;
	overflow: hidden;
}
.prod_list_con li {
	float: left;
	width: 48%;
	padding-bottom: 0.6rem;
	margin-right: 3%;
}
.prod_list_con li img {
	display: block;
	width: 100%;
	box-sizing: border-box;
	border: solid 1px #d7d7d7;
}
.prod_list_con span {
	display: block;
	color: #333;
	line-height: 1.8rem;
	padding: 1.0rem 1rem 0;
	text-align: center;
	max-height: 3.6rem;
	overflow: hidden;
}
.g-ft {
	background: #B20405;
	text-align: center;
	margin-top: 3.8rem;
}
.f_con {
	height: 14.35rem;
}
.f_con .go_top a {
	display: block;
}
.f_con .go_top a img {
	width: 4rem;
	height: 4rem;
	margin: 0 auto;
	display: inline-block;
	margin-top: -2rem;
	vertical-align: middle;
}
.f_menu {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
margin: .85rem 0 .35rem;
}
.f_menu a {
	font-size: 1.1rem;
	color: #fff;
	line-height: 100%;
}
.f_menu i {
	display: block;
	width: 1px;
	height: 1.05rem;
	background: rgba(170, 170, 170, .5);
	margin: 0 1rem;
}
.f_company {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	font-size: 1.1rem;
	color: #fff;
	line-height: 1.8rem;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.f_company p {
	width: 100%;
}
.f_company a {
	color: #fff;
	margin-right: 1.7rem;
}