@charset "utf-8";


html {
	background-color: #2b2b2b;
	overflow-x: hidden;
	position: relative;
}


body {
	background-color: #2b2b2b;
	overflow: hidden;
	position: relative;
}

.fullSlide {
	margin-top: 10px;
	height: 300px;
	position: relative;
}

.fullSlide .hd {
	bottom: 5px;
}

.fullSlide .bd li {
	background-size: 100%;
	height: 300px;
	background-size: cover;
	background-position: center;
}

.mobile_top {
	width: 100%;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.mobile_logo {
	width: 220px;
	height: 100%;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

.nav_btn {
	position: absolute;
	top: 0px;
	right: 0;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 80px;
	color: #fff;
}

.nav_btn i {
	font-size: 28px;
}

.mobile_nav {
	transition: all .5s;
	width: 220px;
	height: 100%;
	background-color: #424242;
	position: absolute;
	top: 80px;
	right: -220px;
	z-index: 99999999;
}

.nav_show {
	right: 0;
}

.mobile_nav li {
	min-height: 40px;
	line-height: 40px;
	font-size: 15px;
	padding: 0 20px;
	border-bottom: 1px solid #636060;
	text-align: center;
	color: #fff;
}

.mobile_nav .contact-info {
	line-height: 30px;
	padding: 20px 5px;
	text-align: left;
	font-size: 14px;
	border-bottom: 0;
	color: #fff;
}

.zy_footer .zy_fter {
	width: 100%;
	height: 70px;
	background-color: #2b2b2b;
	border-top: 1px solid #fff;
}

.zy_footer .zy_fter .pl {
	float: none;
	color: #f5f5f5;
}

.zy_footer .zy_fter a {
	color: #f5f5f5;
}


.zy_fts,
.zy_fts .zy_wrap,
.zy_fts .zy_wrap .zy_con {
	height: auto;
}

.wrap {
	width: 100%;
}

.zy_fts .zy_wrap .zy_jj {
	margin-top: 30px;
	padding: 0 15px;
}

.zy_fts .zy_wrap .zy_con p {
	width: 100%;
	padding: 0 15px;
	margin: 0;
	text-align: justify;
}

.mobile_product ul {
	margin-top: 10px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 15px;
}

.mobile_product li {
	background: #151414 url(../images/x_enter.png) no-repeat center 250px;
	width: 48%;
	float: left;
	height: 270px;
	margin-bottom: 15px;
	text-align: center;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.mobile_product li a:last-child {
	color: #fff;
	line-height: 40px;
}

.zy_amain {
	margin-top: 0;
	padding-bottom: 0;
}

.zy_atmkj {
	padding: 5px 10px;
}

.zy_atmkj,
.zy_atmkj a {
	color: #fff;
	font-size: 14px;
}

.zy_amain .zy_amainkj .zy_amainright .zy_content {
	padding: 0 15px;
}

.zy_bmainkj .zy_bclass li {
	border-top: 0;
	width: 30%;
	margin-bottom: 10px;
}

.zy_bmainkj .zy_bclass {
	flex-wrap: wrap;
	height: auto;
}

.zy_bmainkj .zy_bcontent {
	width: 100%;
	padding: 0 15px;
}

.zy_bmainkj .zy_bcontent li {
	width: 48%;
	height: 260px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.zy_bmainkj .zy_bcontent li .zy_ba1,
.zy_bmainkj .zy_bcontent li .zy_ba1 img {
	margin: 0;
	width: 100%;
	height: 210px;
}

.zy_bmainkj .zy_bcontents {
	
}

.zu_dmain .zy_dmainkj .zy_dtitlekj {
	padding-top: 20px;
}

.zu_dmain .zy_dmainkj .zy_dcontent {
	width: 100%;
	margin: 0;
	padding: 0 15px;
	margin-top: 40px;
}

.astit {
	text-align: center;
	font-size: 25px;
	color: white;
	height: 50px;
	line-height: 50px;
}

.map {
	width: 100%;
}

.coninfo_box {
	padding: 30px 15px;
}

.info_b {
	box-sizing: border-box;
	width: 100%;
	float: right;
	line-height: 200%;
}

.info_b p {
	margin-top: 30px;
	margin-bottom: 30px;
}

.zu_dmain .zy_dmainkj .zy_dcontent img {
	max-width: 100%;
}

.gs_a1 img {
	width: 100%;
	object-fit: cover;
}
.zy_cmain li{
	padding: 0 15px;
}
.zy_cmain li a{
	margin-left: 0;
}