@charset "utf-8";
/********.toolbar1*********/
/*右侧悬浮框*/
/********.fixtool*********/
.toolbar {
	width: 52px;
	position: fixed;
	right: 2%;
	top: 44%;
	z-index: 999;
}
.toolbar dd {
	width: 51px;
	height: 51px;
	margin-bottom: 1px;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-top: 4px;
	border: #ebebeb solid 1px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i {
	width: 51px;
	height: 51px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 8px 0 0 8px;
	background: url(rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
	display: none;
}
.toolbar .slide-tel {
	display: block;
	width: 0;
	height: 53px;
	line-height: 53px;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 53px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
.toolbar .slide-email {
	display: block;
	width: 0;
	height: 53px;
	line-height: 53px;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 53px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
.toolbar .pop {
	position: absolute;
	right: 90px;
	top: -65px;
	background: #003e92;
	display: none;
}
.toolbar .pop-code {
	width: 160px;
}
.toolbar .pop-code img {
	display: block;
	padding: 20px 20px 0;
}
.toolbar .pop-code h3 {
	height: 52px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
}
.toolbar .pop-code h3 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.toolbar .qq span {
	background-position: -0px -47px;
}
.toolbar .qq a {
	width: 52px;
	height: 52px;
	cursor: pointer;
	display: block;
}
.toolbar .qq:hover {
	background-color: #003e92;
	border-radius: 100%;
}
.toolbar .qq:hover span {
	background-position: -36px -47px;
}
.toolbar .tel span {
	background-position: -0px 0;
}
.toolbar .tel:hover {
	background: #003e92;
}
.toolbar .tel:hover span {
	background-position: -36px 0;
}
.toolbar .email{ font-size:20px;}
.toolbar .email span {
	background-position: -0px -170px;
}
.toolbar .email:hover {
	background: #003e92;
}
.toolbar .email:hover span {
	background-position: -36px -170px;
}

.toolbar .code span {
	background-position: -0px -95px;
}
.toolbar .code:hover {
	background-color: #003e92;
	border-radius: 100%;
}
.toolbar .code:hover span {
	background-position: -36px -95px;
}
.toolbar .top span {
	background-position: -0px -142px;
}
.toolbar .top:hover {
	background-color: #003e92;
	border-radius: 100%;
}
.toolbar .top:hover span {
	background-position: -36px -142px;
}
.toolbar dd:hover {
}


/* CSS Document */
.xfoot{ display:none}
.wxtan{ display:none}
.tanbg{ display:none}
.top-btn{ display:none;}
.pro{padding: 50px 0px 100px;}
.cate{background-color: #F4F4F4; padding:50px 0 100px;}
.pro .news-more{ float:right;margin-right: 30px; margin-top:30px; margin-bottom:30px;}
.news .news-more{ float:right;margin-right: 30px; margin-top:0px; margin-bottom:30px;}
.cate .news-more{ float:right;margin-right:10%; margin-top:30px; margin-bottom:30px;}
.pro .news-more:hover,.cate .news-more:hover,.news .news-more:hover{background-color: #111111;
    color: #FFFFFF;}
.adv{background-color: #F4F4F4; margin:0; padding:50px 0;}
.footmemu ul{ display:flex; justify-content:flex-start; flex-wrap:wrap;}
.footmemu ul li{ width:50%;}
.foot-item{ width:33%;}
.foot-right p{ text-align:center; line-height:3.5;}
.news {
    padding: 50px 0px 80px;
}
@media screen and (max-width: 768px) {
	body{ padding-bottom:56px;}
	.footmemu{ display:none;}
	.toolbar{ display:none;}
	.top-btn{ display:block;}
	.xfoot{ display:block !important; position:fixed; left:0; bottom:0; width:100%; background:#000; height:56px; z-index:9999}
	.xfoot li{ width:25%; text-align:center; float:left; list-style:none}
	.xfoot li a{ display:inline-block; width:100%; color:#fff; font-size:12px; padding:0; margin:0}
	.xfoot li img{ margin-top:10px}
	.tanbg{ position:fixed; width:100%; height:100%; left:0; top:0; z-index:9998;    background: rgba(0,0,0,.6);}
	.wxtan {width: 100%; position:fixed; width:80%; top:50%;left:50%;  transform: translate(-50%, -50%);   background-color: rgba(255, 255, 255, 0.8); border-radius:10px; text-align:center; padding:30px 0;  z-index:9999}
	.wxtan i{position: absolute; right: 7px; top: 7px; text-align: center; color: #fff; font-style: normal; background: #333; border-radius: 1rem; cursor: pointer; width: 22px;line-height: 22px;}
	.wxtan p{ padding-top:3px; font-size:14px}
	.wxtan p span{ display: inline-block; padding: 2px 10px; background-color: #0078d7; color: #fff; border-radius: 5px; cursor: pointer;}
	.wxtan span.wx{background: #0078d7 url(wxico.png) no-repeat 6px center; background-size: 16px; padding-left: 20px;}
	.ywx{ display:block !important}
	.ybg{ display:block !important}
.foot {
    padding-bottom: calc(55px + constant(safe-area-inset-bottom));
    padding-bottom: calc(0px + env(safe-area-inset-bottom));
}
.pro .news-more,.cate .news-more{margin-right:0px;}
.cate{background-color: #F4F4F4; padding:10px 0 100px;}
.foot-right p{ text-align:center; line-height:2;}
.news {
    padding: 50px 0px 30px;
}
.news-list{ margin:30px 0 0;}
.foot-right{ padding:1vw 0;}
.foot-l{ padding:0;}
}
