/* 电脑站底部 start */
.foot-bg {
	/* color: rgba(255,255,255,.6); */
	/* background-image: -webkit-linear-gradient(#00ACAF, #0045C5);
	background-image: -moz-linear-gradient(#00ACAF, #0045C5);
	background-image: -ms-linear-gradient(#00ACAF, #0045C5);
	background-image: -o-linear-gradient(#00ACAF, #0045C5);
	background-image: linear-gradient(#00ACAF, #0045C5);
	background-color: #0045C5; */
	color: rgba(255,255,255,.8);
	/* background-color: #030F32; */
	/* border-top: 1px solid rgba(255,255,255,.05); */
}
.foot-page-box {position: relative;}
@media (min-width: 768px) {
	.foot-page-box {
		/* padding-top: 50px; */
	}
}
.foot-page-box a {
	/* color: #eee; */
}
@media (min-width: 768px) {
	.foot-page-box a:hover {
		color: #fff;
	}
}
.foot-page-canvas {
	position: absolute;
    width: 100%;
    height: calc(100vw * 600 / 1920);
    left: 0;
    bottom: 0;
    overflow: hidden;
    pointer-events: none;
    filter: hue-rotate(55deg);
    opacity: .25;
}
.foot-page-row {padding-top: 30rem; padding-bottom: 30px;}
.foot-page-row+.foot-page-row {border-top: 1px solid rgba(255,255,255,.3); padding-top: 30px;}
.foot-left-logo {max-height: 70px;}
.footer-left-row+.footer-left-row {margin-top: 15px;}
.foot-page-name {
	/* color: #fff;
    font-weight: bold;
	font-size: 16px; */
	margin-bottom: 10px;
	
	font-size: 18px;
	/* color: #2c75dd; */
	color: #00f0ff;
}
.foot-contact-page-name {margin-bottom: 15px;}
.foot-page-desc {line-height: 22px;}
.footer-nav {
}
.footer-nav-ul {
	/* overflow: hidden; */
}
.footer-nav-li {
	float: left;
	/* width: 33.33333333%; */
	position: relative;
}
/* .footer-nav-li:after {
	content: "";
    position: absolute;
    top: 1px;
    bottom: 1px;
    width: 1px;
    left: 0;
    background: rgba(255,255,255,.6);
} */
.footer-nav-li1:after {display: none;}
.footer-nav-link {
	display: block;
	margin-left: 5px;
	line-height: 1.6;
	display: block;
    font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 5px 12px;
    border-radius: 8px;
	color: #fff;
    background-color: #009799;
    background-image: -webkit-linear-gradient(#009799, #0045C5);
    background-image: -moz-linear-gradient(#009799, #0045C5);
    background-image: -ms-linear-gradient(#009799, #0045C5);
    background-image: -o-linear-gradient(#009799, #0045C5);
    background-image: linear-gradient(#009799, #0045C5);
}
.footer-nav-link:hover {
    opacity: .85;
    background-color: #00ACAF;
    background-image: -webkit-linear-gradient(#00ACAF, #0045C5);
    background-image: -moz-linear-gradient(#00ACAF, #0045C5);
    background-image: -ms-linear-gradient(#00ACAF, #0045C5);
    background-image: -o-linear-gradient(#00ACAF, #0045C5);
    background-image: linear-gradient(#00ACAF, #0045C5);
}
.footer-nav-link-text {
	/* text-decoration: underline; */
}
.footer-contact {
	/* color: #fff; */
	max-width: 500px;
}
.footer-contact-li {
	font-size: 14px;
	background: no-repeat 0 center;
	display: block;
}
.footer-contact-li+.footer-contact-li {margin-top: 8px;}
.footer-contact-icon-box {
	font-size: 56px;
    width: 28px;
    height: 28px;
	color: #fff;
    border: solid 1px #fff;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.footer-contact-icon-svg {
    display: block;
    max-width: 60%;
    max-height: 60%;
}
.footer-contact-icon-svg path {
	fill: #fff;
}
.footer-contact-icon {height: 16px; display: block;}
.footer-contact-value {padding: 5px 0; line-height: 20px;}

.footer-ewm {
	float: right;
}
.footer-ewm ul {
	overflow: hidden;
	margin-left: -30px;
}
.footer-ewm li {
	float: left;
	width: 50%;
}
.foot-ewm-bg {
	margin-left: 80px;
	text-align: center;
}
.foot-ewm-image {
	width: 100px;
	max-width: 100%;
}
.foot-ewm-title {
	margin: 8px 0 0;
	/* padding-left: 32px;
	background: url(../images/foot_ss.png) left center no-repeat; */
	font-size: 15px;
	white-space: nowrap;
}

.flink-list-li+.flink-list-li {margin-top: 10px;}
.flink-list-link {line-height: 22px;}

.dpib {display: inline-block;}
.footer-copyright {text-align: center; padding: 30px 0;
 border-top: 1px solid rgba(255,255,255,.07);
 /* border-top: 1px solid rgba(255,255,255,.05); */
}
.footer-copyright a {}
.footer-copyright .dpib {margin: 0 5px;}

.footer-copyright a:hover {color: #fff;}



.foot-logo-row {padding: 30px 0; text-align: center;}


@media (max-width: 1200px) {
	.foot-page-box {padding: 30px 0;}
	.footer-contact {padding: 0 3%;}
	.footer-title  {font-size: 20px; margin-bottom: 15px;}
	.footer-contact-li {font-size: 14px;}
	
	.footer-ewm {width: 28%;}
	.foot-ewm-title {padding: 0; background-image: none; text-align: center; margin-top: 5px;}
}
@media (max-width: 992px) {
	.foot-page-box {padding: 20px 0;}
	.footer-contact {padding: 0 2%}
	
	.footer-ewm li+li {margin-left: 10px;}
	.foot-ewm-bg {margin-left: 0;}
	.footer-ewm {width: 30%;}
}
@media (max-width: 768px) {
	.foot-bg {padding-bottom: 300px;}
	.foot-page-box {
		/* display: none; */
	}
	.foot-page-row{padding-bottom: 20px;}
	.foot-page-row+.foot-page-row {padding-top: 20px;}
	.foot-page-left {max-width: 50%;}
	.foot-left-logo {max-height: 40px;}
	.footer-nav-link {padding: 5px 10px; font-size: 14px;}
	
	.foot-page-row2 {display: block; padding: 15px 20px 0;}
	.footer-left, .footer-middle, .footer-ewm {width: auto; float: none;}
	.footer-contact {padding: 0; margin-top: 15px;}
	
	.footer-right {margin-top: 20px;}
	.footer-ewm {margin-top: 20px;}	
	.footer-ewm ul {margin: 0;}
	.footer-ewm li {width: auto;}
	
	.foot-page-name {font-size: 16px;}
	
	.foot-page-desc-row {display: inline-block; margin-right: 25px;}
	
	.footer-copyright {
		line-height: 20px;
		padding: 10px 0;
		font-size: 13px;
	}
	
	.foot-logo-image {max-width: 80%;}
}
@media (max-width: 480px) {
	.footer-nav-link {padding: 5px 8px; font-size: 13px;}
	.foot-page-name {font-size: 14px; margin-bottom: 5px;}
	.foot-page-desc, .flink-list-link {line-height: 1.5}
}
/* 电脑站底部 end */


/* 底部按钮 start */
.footBg {
	height: 50px;
}
.footUl {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 20;
	display: flex;
}
.footLi {
	float: left;
	width: 20%;
	text-align: center;
	background-color: #393939;
	/* background-image: -webkit-linear-gradient(#00ACAF, #0045C5);
	background-image: -moz-linear-gradient(#00ACAF, #0045C5);
	background-image: -ms-linear-gradient(#00ACAF, #0045C5);
	background-image: -o-linear-gradient(#00ACAF, #0045C5);
	background-image: linear-gradient(#00ACAF, #0045C5); */
}
.footLi.cur {
	background-color: #0045C5;
	/* background-image: -webkit-linear-gradient(#0045C5, #00ACAF);
	background-image: -moz-linear-gradient(#0045C5, #00ACAF);
	background-image: -ms-linear-gradient(#0045C5, #00ACAF);
	background-image: -o-linear-gradient(#0045C5, #00ACAF);
	background-image: linear-gradient(#0045C5, #00ACAF); */
	background-image: -webkit-linear-gradient(#00ACAF, #0045C5);
	background-image: -moz-linear-gradient(#00ACAF, #0045C5);
	background-image: -ms-linear-gradient(#00ACAF, #0045C5);
	background-image: -o-linear-gradient(#00ACAF, #0045C5);
	background-image: linear-gradient(#00ACAF, #0045C5);
}
.footLink {
	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



.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;
	}
}
