.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	content: ""
}

.clearfix {
	zoom: 1
}

.fl {
	float: left
}

.fr {
	float: right
}

.footer {
	background-color: #fafafa;
	width: 100%;
	color: #000;
	border-top: 1px solid #eaeaea;
}

.footer a {
	color: #757575;
}
.footer a:hover {
	color: #138b51;
}

.foot_top {
	width: 1200px;
	margin: auto;
	padding: 30px 0 7px 0;
	position: relative;
	box-sizing: content-box;
}

/*.foot_top >li { width:240px;text-align: left}*/
.about_eway, .shop_eway, .service_eway {
	width: 20%;
}

.shop_eway {
	width: 20%;
}

.eway_website_group {
	width: 20%;
}

.eway_website_group.part-1 {
	width: 130px;
}

.social_platform {
	width: 230px;
}

.foot_top>li>h6 {
	margin: 0;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 18px;
	color:#138b51;
}

.foot_top li>a {
	display: block;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 12px;
}

.foot_bot {
	border-top: 1px solid #424141;
	background: #272727;
}

.foot_bot_con {
	width: 1200px;
	margin: auto;
	font-size: 12px;
	line-height: 46px;
}

.foot_bot_con a {
	font-size: 12px;
	line-height: 46px;
	color: #ccc;
}

.foot_bot_left span, .foot_bot_right span {
	margin: 0 6px;
	color: #ccc;
}

.foot_top_title {
	font-size: 16px !important;
	line-height: 16px !important;
	margin-bottom: 18px !important;
	font-weight: 600 !important;
}

.countries_version {
	position: absolute;
	left: 110px;
	bottom: 10px;
}

.darkwchat {
	width: 37px;
	height: 36px;
	background:
		url('../image/logo.png')
		-8px -190px;
}

.lightwchat {
	transition: all 0.3s;
	display: none;
	width: 37px;
	height: 36px;
	background:
		url('../image/logo.png')
		-8px -238px;
}

.wchat:hover .darkwchat {
	display: none
}

.wchat:hover .lightwchat {
	display: block;
}

.darkqqzone {
	width: 37px;
	height: 36px;
	background:
		url('../image/logo.png')
		-63px -190px;
}

.lightqqzone {
	transition: all 0.3s;
	display: none;
	width: 37px;
	height: 36px;
	background:
		url('../image/logo.png')
		-63px -238px;
}

.qqzone:hover .darkqqzone {
	display: none
}

.qqzone:hover .lightqqzone {
	display: block;
}

.darkweibo {
	width: 37px;
	height: 36px;
	background:
		url('../image/logo.png')
		-119px -190px;
}

.lightweibo {
	transition: all 0.3s;
	display: none;
	width: 37px;
	height: 36px;
	background:
		url('../image/logo.png')
		-119px -238px;
}

.weibo:hover .darkweibo {
	display: none
}

.weibo:hover .lightweibo {
	display: block;
}


.dark_weibo_icon {
	width: 82px;
	height: 20px;
	background:
		url('../image/logo.png')
		-8px -132px
}

.light_weibo_icon {
	display: none;
	width: 82px;
	height: 20px;
	background:
		url('../image/logo.png')
		-8px -158px
}

.weibo_icon:hover .dark_weibo_icon {
	display: none
}

.weibo_icon:hover .light_weibo_icon {
	display: block
}

.weibo_icon {
	margin: 0 20px 0 5px
}


.dark_fun_wechat {
	width: 37px;
	height: 36px;
	background:
		url('../image/logo.png')
		-9px -190px
}

.light_fun_wechat {
	transition: all 0.3s;
	display: none;
	width: 37px;
	height: 36px;
	background:
		url('../image/logo.png')
		-9px -238px
}

.fun_icon:hover .dark_fun_wechat {
	display: none
}

.fun_icon:hover .light_fun_wechat {
	display: block;
}

.fun_icon:hover .dark_fun_icon {
	display: none
}

.fun_icon:hover .light_fun_icon {
	display: block;
}

.wechat_img {
	position: absolute;
	width: 300px;
	left: 100px;
	height: 0;
	transition: all .3s;
	overflow: hidden;
	top: -10px;
}

.fl_wechat_box:hover .wechat_img {
	transition: all .3s;
	height: 158px;
}

.fl_wechat_box .wechat_img img {
	width: 132px;
	height: 132px;
}

.weibo_text, .fun_text {
	vertical-align: top;
	line-height: 24px;
	font-size: 15px;
}

.manager_weibo {
	margin: 6px 30px 6px 5px;
}

.social_plat {
	margin: 2px 0 0px;
	position: relative;
}

.social_plat li {
	margin: 6px 7px 6px 4px;
}

.social_plat li a:hover {
	transform: rotate(360deg)
}

.social_plat li a {
	transition: all 0.3s
}

.interst_tride {
	margin: 6px 0;
}

.social_plat li a {
	margin-bottom: 0 !important;
}


.foot_bot .foot_bot_left span {
	display: inline-block !important
}

.foot_bot .foot_bot_right span {
	display: inline-block !important
}

.footer .all_countries  li a {
	color: #000
}

.footer .all_countries li a:hover {
	color: #e2231a
}

.kef_phone h3 {
	font-size: 20px;
	color: #138b51;
	letter-spacing: 0;
	text-align: left;
	margin-top: 10px;
}

.kef_phone span {
	font-size: 12px;
	color: #757575;
	letter-spacing: 0;
	text-align: left;
	line-height: 25px;
}

.kef_phone {
	margin-top: 10px;
}

.kef_phone .kef_a {
	background:
		url('../image/zxzx.png');
	display: inline-block;
	width: 139px;
	height: 36px;
}


.f-leftapp{
	display: none;
}
@media only screen and (max-width: 767px) {
	
.foot_top {
    width: 100%;
    margin: auto;
    padding: 40px 0 40px 0;
    position: relative;
    box-sizing: content-box;
}
.about_eway, .shop_eway, .service_eway {
	/* width: 25%; */
	width: 50%;
	height: 182px;
    padding: 10px;
	font-size: 25px;
	text-align: center;
}
.social_plat {
	display: none;
}
.kef_phone h3 {
    text-align: center;
}
.social_platform {
    width: 100%;
    padding-top: 25px;
    text-align: center;
}
.foot_bot_con {
    width: 100%;
    margin: auto;
    font-size: 12px;
    line-height: 46px;
}

.foot_bot_left ,.foot_bot_right{
	display: none;
}
.f-leftapp{
	text-align:center;
	font-size:20px;
	display: block;
	width:100%;
}
.f-leftapp a{
	font-size: 18px;
}
.foot_top li>a {

	line-height: 20px;

}
.about_eway a, .shop_eway a, .service_eway a{
	width: 80%;
	margin: 0 auto;
}
.about_eway a.foot_top_title, .shop_eway a.foot_top_title, .service_eway a.foot_top_title{
	width: 100%;
}
}