﻿


html {
	font-size: 62.5%;
	height: 100%
}

body {
	width: 100%;
	overflow-x: hidden;
	font-family: Montserrat-Regular;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	max-width: 1920px;
	margin: 0 auto
}

a {
	color: #333;
	text-decoration: none;
	outline: 0;
	tap-highlight-color: transparent;
	focus-ring-color: transparent;
	-webkit-tap-highlight-color: transparent;
	-webkit-focus-ring-color: transparent;
	-moz-tap-highlight-color: transparent;
	-moz-focus-ring-color: transparent;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms
}


.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}


.m-kf {
	position: fixed;
	z-index: 99999998;
	right: 0;
	top: 17%
}

.m-kf .kf-item {
	display: block;
	line-height: 0;
	font-size: 0;
	position: relative;
	width: 50px;
	height: 50px;
	text-align: center
}

.m-kf .kf-item svg {
	display: block;
	margin: 0 auto;
	padding-top: 5px;
	fill: #f4eeeb
}

.m-kf .kf-item .img-responsive {
	position: absolute;
	top: 0;
	right: 100%;
	max-width: 200px;
	width: 500%
}

.m-kf .iconfont {
	font-size: 44px;
	color: #fff;
	text-align: center;
	line-height: 50px
}

.m-kf .kf-item {
	background: #333333;
}


.m-kf .kf-item2 {
	background: #333333;
}

.m-kf .kf-wx {
	position: absolute;
	display: none;
	bottom: 0;
	right: 53px;
	width: 90px
}

.m-kf .ewm3 {
	position: absolute;
	right: 100%;
	bottom: -99999px;
	width: 100px;
	max-width: 100px;
	max-height: 100px
}

.m-kf .ewm2 {
	position: absolute;
	top:10%;
	right: 100%;
	bottom: -99999px;

}

.m-kf .kf-item2:hover .ewm2 {
	bottom: 0;
	display: block!important
}






