* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}



body {
	font-family: "微软雅黑", sans-serif;
	-webkit-text-size-adjust: none;
	background: #fff;
	color: #666;
	font-size: 14px;


}

ul {
	list-style: none;
}

img {
	border: 0;
	max-width: 100%;
	display: inline-block;
}

input, select, textarea {
	font-family: "微软雅黑", sans-serif;
	border: 0px none;
}

a {
	text-decoration: none;
	color: #666;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}

a:hover {
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

input:focus {
	outline: none;
}

input[type=button] {
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
}

input[type=button]:focus, textarea:focus {
	outline: none;
}

p, div, span, h1, h2, h3, h4, h5, h6, textarea, i, a {
	word-break: break-word;
}

.clearfix {
	*zoom: 1;
}

.clearfix::before {
	display: table;
	content: "";
}

.clearfix::after {
	clear: both;
	display: block;
	content: "";
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

input::-webkit-input-placeholder {
	color: #999 !important;
}

input:-moz-input-placeholder {
	color: #999 !important;
}

input::-moz-input-placeholder {
	color: #999 !important;
}

input::-ms-input-placeholder {
	color: #999 !important;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.inline{display: inline-block}
.hide{display: none}
.clear, .clearfix:after {clear: both;}
.clear, .clearfix:before, .clearfix:after {display: block;overflow: hidden;/* visibility: hidden; */en; */width: 0;height: 0;}
.clearfix:before, .clearfix:after {content: '';}
.clearfix {*zoom: 1;}
.relative{position: relative;}


@font-face {
  font-family: "iconfont"; /* Project id 4639730 */
  src: url('iconfont.woff2?t=1723185045611') format('woff2'),
       url('iconfont.woff?t=1723185045611') format('woff'),
       url('iconfont.ttf?t=1723185045611') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-shoucang:before {
  content: "\e61d";
}

.icon-yanjing:before {
  content: "\e60d";
}

.icon-weikong:before {
  content: "\e64a";
}

.icon-youjian_o:before {
  content: "\ebca";
}

.icon-shouye:before {
  content: "\e8b9";
}

.icon-weikong1:before {
  content: "\eb28";
}

.icon-dayin-dayinji:before {
  content: "\e619";
}

.icon-sousuo:before {
  content: "\e662";
}

.icon-t:before {
  content: "\e659";
}

.icon-shuju:before {
  content: "\e680";
}

.icon-yingyongguanli:before {
  content: "\eb67";
}

.icon-weidenglu:before {
  content: "\e6a3";
}

.icon-tuichudenglu:before {
  content: "\e639";
}
