@charset "UTF-8";
.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	content: ""
}

.clearfix {
	zoom: 1
}

.pagefooter{
	color: #FFFFFF;
	font-size: 16px;
	height: 170px;
}

.fl {
	float: left
}

.fr {
	float: right
}

.footer {
	width: 100%;
	color: #000;
	border-top: 1px solid #eaeaea;
}

.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #e0effe;
}

.foot_top {
	width: 1200px;
	margin: auto;
	padding: 30px 0 7px 0;
	position: relative;
	box-sizing: content-box;
	min-height: 60px;
}

.service_eway select{
	color:#FFFFFF;
	outline:none;
	border: 1px solid #FFFFFF;
	width: 90%;
	height: 35px;
	padding-left: 3px;
}
.service_eway option{
	background-color: #FFFFFF;
	color:#1364b8;
}

/*.foot_top >li { width:240px;text-align: left}*/
.about_eway, .shop_eway, .service_eway {
	width: 16.6%;
}

.shop_eway {
	width: 20%;
}

.eway_website_group {
	width: 20%;
}

.eway_website_group.part-1 {
	width: 130px;
}

.social_platform {
	width: 230px;
}

.foot_top>li>h6 {
	color: #FFFFFF;
	margin: 0;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 18px;
}

.foot_top li>a {
	display: block;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 12px;
}

.foot_bot {
	border-top: 1px solid #FFF;
	/*background: #272727;*/
	width: 1200px;
	margin: auto;
}
.foot_bot ul{
	margin-top: 4%;
}
.foot_bot ul li{
	color: #FFFFFF;
	margin-bottom: 2%;
}
.foot-qrCode{
	text-align: right;
	width: 47%;
	margin-top: 2%;
}
.foot-qrCode img{
	width: 100%;
}
.foot-qrCode p{
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.foot_bot_con {
	width: 1200px;
	margin: auto;
	font-size: 12px;
	line-height: 46px;
	padding-left: 125px;
}

.foot_bot_con a ,.foot_bot_con span{
	font-size: 12px;
	line-height: 46px;
	color: #FFFFFF;
}
.foot_bot_con li{
	color:#FFFFFF;
	font-size: 15px;
	line-height: 40px;
}

.foot_bot_left span, .foot_bot_right span {
	margin: 0 6px;
	color: #ccc;
}


.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
}


.f-leftapp{
	display: none;
}
@media only screen and (max-width: 767px) {
	
	.foot_top {
    width: 100%;
    margin: auto;
    padding: 60px 0 40px 0;
    position: relative;
    box-sizing: content-box;
}
.about_eway, .shop_eway, .service_eway {
    width: 50%;
    padding: 25px 0 0 25px;
    font-size: 25px;
}
.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;
}
}