@charset "UTF-8";
.footer {
	width: 94%;
	max-width: 1440px;
	height: auto;
	margin: 0 auto;
}
.footer.footer-cookie{
	display:flex;
}
.footer ul li {
	line-height: 36px;
	color: #616265
}
.footer ul li .footer-email, .footer ul li .footer-tel {
	font-weight: 700;
	font-size: 14px
}
.footer ul li a {
	color: #616265;
	font-size: 13px
}
.footer ul li a:hover {
	color: #333
}
.ul_til {
	font-size: 13px;
	font-weight: 600;
	color: #232323;
	width: 100%;
	line-height: 42px
}
.foot_icon {
	display: none
}
.live_chat_a {
	display: block;
	text-indent: 28px;
	background: url(../image/weixin.png) left center no-repeat
}
.footer_foot_l {
	line-height: 70px;
	color: #999;
	font-size: 13px
}
.footer_top {
	border-bottom: 1px solid #eaeaee;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: space-between
}
.footer_foot {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: space-between
}
.footer_foot_r {
	display: none
}
.footer_foot_r a {
	display: inline-block;
	margin-right: 6px
}
.footer_foot_r a img {
	margin-top: 20px
}
.cky-consent-container{
   z-index: 9999999999 !important;
}
[data-cky-tag="powered-by"], [data-cky-tag="detail-powered-by"]{
	display:none !important;
}
.cookie_alert_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	display: none;
	z-index: 99
}
.cookie_alert {
	position: fixed;
	width: 100%;
	background-color: #fff;
	border-top: 0 solid transparent;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999999999;
	transition: all ease .5s;
	text-align: center;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	padding: 20px 0 10px;
	box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.15);
}
.cookie_alert .footer {
	background-color: #fff
}
.cookie_alert .consent__close {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer
}
.cookie_box{
	flex:1;
}
.cookie_alert .cookie_alert_title {
	font-size: 18px;
	color: #333;
	font-weight: 600;
	margin-bottom: 10px;
	text-align: center
}
.cookie_alert .cookie_alert_text {
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	margin-bottom: 14px;
	text-align: left;
	color: #777
}
.cookie_alert .cookie_alert_text a {
	color: #dc3737;
	text-decoration: underline
}
.cookie_alert .agree_botton {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	flex:0 0 auto;
	margin-left:30px;
}
.cookie_alert .agree_botton>div {
	width: 160px;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	border: 1px solid #dc3737;
	background-color: #fff;
	color: #dc3737;
	border-radius: 20px;
	cursor: pointer
}
.cookie_alert .agree_botton .agree {
	background-color: #dc3737;
	color: #fff;
	margin-top:10px
}
.open .cookie_alert_bg {
	display: block
}
.open .cookie_alert {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

@media (max-width:1600px) {
.footer {
	max-width: 1200px!important
}
}

@media (max-width:800px) {
.cookie_alert .footer {
	padding: 0 20px
}
.footer {
	background-color: #f4f4f4;
	width: 100%
}
#base_foot_set_m {
	display: block;
}
.follow-us-icon {
	margin-bottom: 10px
}
#base_foot_set {
	display: none
}
.footer_top {
	border-bottom: 0 solid #eaeaee;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between
}
.footul_box {
	width: 100%;
	padding: 0 15px;
	border-bottom: 1px solid #dedede;
	background-color: #f4f4f4
}
.footul_box:nth-child(1) {
	border-top: 1px solid #dedede
}
.foot_icon {
	float: right;
	display: block;
	font-size: 12px!important;
	display: inline-block
}
.footer_ul {
	display: none
}
.ul_til {
	height: 44px;
	line-height: 44px;
	font-size: 13px
}
.footer ul li {
	height: 34px;
	text-indent: 15px
}
.footer ul a {
	display: block;
	width: 100%;
	height: 100%
}
.footer_foot {
	display: flex;
	flex-direction: column-reverse;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
	padding: 0 15px
}
.footer_foot_l {
	text-align: center;
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px
}
.footer_foot_r a {
	width: 24%;
	margin-right: 0
}
.footer_foot_r a img {
	-o-object-fit: contain;
	object-fit: contain;
	width: 100%
}
}
.footer_foot_a {
	display: inline-block;
	vertical-align: middle;
	margin-left: 3px
}
.footer_foot_a>a {
	float: left;
	line-height: 70px;
	vertical-align: middle;
	font-size: 13px;
	color: #616265
}
.footer_domain {
	vertical-align: middle
}
.bar_col {
	border-right: 1px solid #e1e1e1;
	height: 14px;
	float: left;
	vertical-align: middle;
	line-height: 70px;
	margin-top: 28px;
	margin: 28px 5px 0 5px
}
#base_foot_set_m {
	margin: 0 auto;
	margin-top: 20px;
	width: 94%;
}
#base_foot_set_m .footer_div {
	line-height: 36px;
	color: #616265
}
#base_foot_set_m .footer_div .footer-tel {
	font-size: 14px;
	font-weight: 700
}
#base_foot_set_m .footer_div .footer-email {
	font-size: 14px;
	font-weight: 700
}
#base_foot_set_m .footer_div a {
	line-height: 36px;
	color: #616265
}
#base_foot_set_m .footer_div span {
	font-size: 22px;
	vertical-align: middle;
	margin-right: 5px
}
