/* pc底部 start */
.foot-page-bg {
	/* color: #fff; */
	background-color: #efefef;
}
.home-foot-page-bg {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: transparent;
	color: #fff;
}
.foot-page-box {
	position: relative;
}

.foot-nav-row {
	/* display: flex;
  justify-content: space-between; */
	/* padding: 35px 0; */
	padding: 10px 0;
}
.foot-nav-logo-link {float: left;}
.foot-nav-logo-item {margin-right: 30px;}
.foot-nav-logo {
	vertical-align: middle;
	/* height: 41px; */
	/* height: 70px; */
	height: 36px;
}

.foot-nav-ul {
	display: flex;
	/* font-size: clamp(14px, 1.125vw, 18px); */
	font-size: 15px;
}

.foot-nav-li {
	/* margin-left: 40px; */
}

.foot-nav-link {
	margin: 0 30px;
}

.foot-info-box {
	/* border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	/* padding: 45px 0 25px; */
	padding: 25px;
}

.foot-info-body {
	display: flex;
	justify-content: space-between;
	font-size: 15px;
	line-height: 28px;
}

.foot-info-type-name {
	font-weight: 500;
	line-height: 1.5;
	/* font-size: clamp(17.14285714px, 1.25vw, 24px); */
	font-size: 18px;
	padding-bottom: 10px;
	/* margin-bottom: 30px; */
	margin-bottom: 10px;
	border-bottom: 2px solid #000;
}

.foot-info-row-item {
	display: flex;
	padding: 1px 0;
	/* margin-bottom: 5px; */
}
.foot-info-row-item+.foot-info-row-item {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.foot-info-item-title {
	flex-shrink: 0;
	color: #97BAD6;
	margin-right: 16px;
	font-size: clamp(14px, 1vw, 16px);
}

.foot-info-item-desc {}


.foot-info-row-link:hover {color: #801E01;}


.foot-info-row-line {
	height: 1px;
	background-color: rgba(255, 255, 255, 0.1);
	margin: 30px 0;
}

.foot-contact-ul {}

.foot-contact-li {}

.foot-contact-li+.foot-contact-li {
	margin-top: 5px;
}

.foot-contact-li-row+.foot-contact-li-row {}

.foot-contact-li-title {
	font-weight: 700;
}

.foot-contact-li-icon {
	width: 20px;
	height: 20px;
	margin-top: 4px;
	margin-right: 12px;
}

.foot-contact-li-value {}



@media (max-width: 768px) {
	.foot-contact-li-share {
		margin-top: 10px;
	}

	.foot-contact-li-link {
		margin-right: 20px;
		display: inline-block;
		/* padding: 10px; border: 1px solid #fff; border-radius: 20px; */
	}

	.foot-contact-li-icon2 {
		margin: 0;
		width: 38px;
		height: 38px;
		display: block;
		float: none;
	}

	.foot-contact-li-link:hover {
		color: #aaa;
		opacity: .85;
	}

	.foot-contact-li {
		width: auto;
		float: none;
		min-height: auto;
		padding: 0;
		font-size: 14px;
		line-height: 26px;
	}

	.foot-contact-li-icon {
		margin-top: 5px;
		margin-right: 10px;
	}

	.foot-contact-li br {
		display: none;
	}

	.foot-contact-li .foot-contact-share {
		text-align: left;
		margin: 0;
		padding: 10px 0;
	}

	.foot-contact-li .foot-contact-share .bdsharebuttonbox a {
		margin-left: 0;
		margin-right: 15px;
	}
	
	.foot-nav-link {margin: 0;}
}

.foot-info-row {width: 22%;}
.foot-info-row2 {
	/* width: 300px; */
	/* margin: 0 4%; */
	flex-shrink: 0;
}

.foot-info-ewm-box {
	text-align: center;
	width: 100px;
	/* margin-top: 25px; */
	margin-top: 15px;
}

.foot-info-ewm-pic {
	margin-bottom: 8px;
	border-radius: 4px;
}

.foot-info-ewm-title {
	font-size: 12px;
	/* opacity: 0.5; */
}

.foot-B {
	padding: 25px 0;
	color: #97BAD6;
}

.foot-B a {
	color: #97BAD6;
}

.foot-B a:hover {
	color: #ffffff;
}

.foot-B .rbox {
	flex-shrink: 0;
	margin-left: 10px;
	display: none;
}

.foot-B .c {
	text-align: center;
}


@media (max-width: 1200px) {
	.foot-nav-row {
		padding: 25px 0;
		display: block;
	}

	.foot-nav-logo-item {
		margin-bottom: 20px;
	}

	.foot-nav-ul {
		flex-wrap: wrap;
	}

	.foot-nav-li {
		margin: 0px 20px 0 0;
	}

	.foot-nav-li:last-child {
		margin-right: 0;
	}

	.foot-info-type-name {
		font-size: 18px;
	}

	.foot-info-row-line {
		margin: 20px 0;
	}

	.foot-info-item-title {
		font-size: Max(2.1875vw, 12px);
	}

	.foot-info-row2 {
		width: auto;
		margin: 0 4%;
	}

	.pageH {
		height: 60px;
	}

	.pbanenr-desc .title {
		margin-bottom: 5px;
	}

	.page-box {
		display: block;
	}

	.page-cur {
		padding: 10px 0;
	}

	.page-nav-box {
		border-bottom: 1px solid #ECECEC;
		border-top: 1px solid #ECECEC;
		position: relative;
	}

	.page-nav-btn {
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		white-space: nowrap;
		width: 100%;
	}

	.page-nav-btn a {
		padding: 0 15px;
		line-height: 44px;
		height: 44px;
		font-size: 14px;
	}
}

@media (max-width: 992px) {
	.foot-info-type-name {
		font-size: 16px;
	}

	.foot-info-row2 {
		margin: 0;
		width: 50%;
		float: left;
	}
	.foot-info-row3 {
		/* display: none; */
	}
}

@media (max-width: 768px) {
	.foot-page-box, .foot-info-box {display: none;}
	.foot-nav-row {
		padding: 20px 0 0;
	}

	.foot-nav-logo {
		height: 30px;
	}

	.foot-nav {
		border-top: 1px solid rgba(255, 255, 255, 0.1);
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		padding: 10px 0;
	}

	.foot-nav-ul {
		justify-content: space-between;
	}

	.foot-nav-li {
		margin: 0;
	}

	.foot-info-box {
		border-top: 0 none;
		border-bottom: 0 none;
		padding: 0;
	}

	.foot-info-body {
		display: block;
		font-size: 14px;
	}

	.foot-info-row {
		padding: 25px 0;
	}
	.foot-info-row1 {
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}

	.foot-info-type-name {
		margin-bottom: 15px;
	}

	.foot-info-row-item {
		margin-bottom: 0;
	}

	.foot-info-row-line {
		margin: 6px 0;
		background-color: transparent;
	}

	.foot-info-ewm-box {
		margin-top: 15px;
	}

	.foot-info-row2 {
		margin-left: 0;
	}

	.foot-B {
		display: block;
		font-size: 12px;
	}

	.foot-B .rbox {
		margin-left: 0;
	}
}

@media (max-width: 480px) {
	.foot-info-body {
		font-size: 12px;
	}

	.foot-nav-ul {
		font-size: 12px;
	}

	.foot-nav-li {
		width: 50%;
		line-height: 25px;
	}
}


.copyright {
	/* border-top: 1px solid #4A5061; */
	padding: 25px 0;
	/* color: #97BAD6; */
	text-align: center;
	line-height: 25px;
}

.copyright span {
	display: inline-block;
	margin: 0 3px;
}

.copyright span,
.copyright a {}

@media (max-width:768px) {
	.copyright {
		padding: 15px 0;
	}
}

@media (max-width:480px) {
	.pm-show {
		display: block;
	}

	.copyright {
		padding: 8px 0;
		font-size: 13px;
		line-height: 18px;
	}
}

/* pc底部 end */






/* 底部按钮 start */
.footBg {
	height: 50px;
}

.foot-menu-ul {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 20;
	display: flex;
}

.foot-menu-li {
	float: left;
	width: 25%;
	text-align: center;
	/* background-color: #032a4d; */
	background-color: #000;
}

.foot-menu-li.cur {
	background-color: #801E01;
}

.foot-menu-link {
	display: block;
	padding-top: 8px;
	padding-bottom: 4px;
}

.footIcon {
	height: 20px;
	display: block;
	margin: 0 auto;
}

.footTitle {
	color: #fff;
	font-size: 12px;
	margin-top: 0;
	line-height: 18px;
}

/* 底部按钮 end */

/* 底部微信咨询 start */
.foot-fixed-bg {
	height: 64px;
}

.foot-fixed-ul {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 20;
	display: flex;
	background-color: #fff;
}

.foot-fixed-li {
	width: 50%;
	float: left;
}

.foot-fixed-link {
	display: block;
	margin: 12px 5px;
	color: #fff;
	background-color: #BF0000;
	border-radius: 24px;
	padding: 10px 15px;
	display: flex;
	justify-content: center;
}

.foot-fixed-link-weixin {
	background-color: #417803;
}

.foot-fixed-icon {
	height: 19px;
	float: left;
	margin-right: 3px;
	margin-top: 1px;
}

.foot-fixed-title {
	overflow: hidden;
	font-size: 17px;
	line-height: 20px;
}

.foot-fixed-link:hover {
	color: #fff;
}


@media(max-width: 340px) {
	.foot-fixed-title {
		font-size: 16px;
	}
}

/* 底部微信咨询 end */
/* 遮罩弹窗 start */
.popup-page-box {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
}

.popup-bg {
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	position: fixed;
	top: 0;
	left: 0;
}

.popup-body {
	background-color: #fff;
	width: 80%;
	border-radius: 15px;
	/* overflow: hidden; */
	padding: 30px 0;
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.popup-image-box {
	margin-bottom: 5px;
}

.popup-image {
	width: 40px;
	display: block;
	margin: 0 auto;
}

.popup-close {
	padding: 15px;
	width: 15px;
	height: 15px;
	position: absolute;
	display: block;
	right: 0;
	top: 0;
}

.popup-title {
	color: #000;
	font-size: 20px;
	margin-bottom: 8px;
	text-align: center;
	font-weight: bold;
}

.popup-info {
	padding: 0 20px;
	max-height: 300px;
	overflow: auto;
}

.popup-row {
	color: #777;
	line-height: 20px;
	padding: 3px 0;
	clear: both;
	display: flex;
	justify-content: center;
	font-size: 15px;
}

.popup-row-title {
	color: #333;
	float: left;
}

.popup-row-info {
	display: block;
	overflow: hidden;
}

.popup-row-tips {}

.popup-btn {
	margin: 15px auto 0;
	display: block;
	background-color: #1aad17;
	border-radius: 8px;
	width: 100px;
	padding: 10px 15px;
	;
	line-height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	color: #fff;
	border: 0;
	text-align: center;
}

.popup-btn:hover {
	color: #fff;
}

/* 遮罩弹窗 end */


.go-top {
	position: fixed;
	height: 48px;
	width: 48px;
	;
	right: 21px;
	bottom: 48px;
	display: block;
	opacity: 1;
	cursor: pointer;
	background-image: url(../images/goTop.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	/* -webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s; */
}

.go-top:hover {
	opacity: 0.8;
}


.pc-show {
	display: block;
}

.pm-show {
	display: none;
}

@media (max-width:768px) {
	.pc-show {
		display: none;
	}

	.pm-show {
		display: block;
	}
}

@media (min-width: 992px) {
	.pc-last {
		margin-right: 0;
	}
}

@media (min-width: 480px) and (max-width: 992px) {
	.tpc-last {
		margin-right: 0;
	}
}

@media (max-width: 480px) {
	.ph-last {
		margin-right: 0;
	}
}