@font-face {
	font-family: iconfont;
	src: url(../assets/fonts/iconfont.woff2) format("woff2"),
		url(../assets/fonts/iconfont.woff) format("woff"),
		url(../assets/fonts/iconfont.ttf) format("truetype");
}

.iconfont {
	font-family: iconfont !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-guanbi:before {
  content: "\e603";
}

.icon-caidan:before {
  content: "\e62c";
}

.icon-weixin:before {
  content: "\e601";
}

.icon-dianhua:before {
  content: "\e613";
}

.icon-liaotian1:before {
  content: "\e653";
}

.icon-jiantou:before {
	content: "\e63e";
}

.icon-jiantou1:before {
	content: "\e79c";
}

.icon-shejishi1:before {
	content: "\e642";
}

.icon-hetongshenpi:before {
	content: "\e655";
}

.icon-sheji:before {
	content: "\e604";
}

.icon-wancheng:before {
	content: "\e600";
}

.icon-wancheng1:before {
	content: "\e618";
}

.icon-VIsheji:before {
	content: "\e6cc";
}

.icon-btn_zaixianbiancheng:before {
	content: "\e63d";
}

.icon-collaboration-system:before {
	content: "\e85b";
}

.icon-liaotian:before {
	content: "\e717";
}

.icon-sousuo:before {
	content: "\e654";
}

.icon-xitongjiankong:before {
	content: "\e663";
}

.icon-xiaochengxu:before {
	content: "\e619";
}

.icon-shouji:before {
	content: "\e71c";
}

.icon-weimingmingwenjianjia_yingyong:before {
	content: "\e63c";
}

.icon-zhucewangzhan:before {
	content: "\e616";
}

.icon-xitong-:before {
	content: "\e60f";
}

.icon-xitong-1:before {
	content: "\e60e";
}

* {
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

body,
dd,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	font-family: MONTSERRAT-LIGHT, 微软雅黑
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	font-size: inherit
}

ol,
ul {
	margin: 0;
	padding: 0;
	list-style: none
}

a {
	text-decoration: none;
	color: inherit;
	outline: none
}

img {
	border: none;
	vertical-align: top;
	width: 100%
}

input,
textarea {
	margin: 0;
	padding: 0;
	outline: none
}

select {
	outline: none
}

textarea {
	resize: none;
	overflow: auto
}

table {
	border-collapse: collapse
}

td,
th {
	padding: 0
}

input,
textarea {
	font-family: Arial, 微软雅黑;
	outline: 0;
	font-size: 14px;
	-webkit-appearance: none;
	border: none;
	background: 0 0
}

button {
	padding: 0;
	outline: none;
	background-color: transparent;
	border: none
}

::-moz-placeholder {
	color: #333
}

::placeholder {
	color: #333
}

.clear {
	clear: both
}

.fl {
	float: left
}

.fr {
	float: right
}

.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block
}

.clearfix:after {
	clear: both;
	display: block;
	content: ""
}

.clearfix {
	zoom: 1
}

.fw {
	margin: 0 auto;
	width: 1200px
}

.hide,
.obHide {
	display: none
}

.obHide {
	visibility: hidden;
	position: absolute;
	z-index: 99
}

.show {
	display: block
}

.fa {
	color: inherit;
	line-height: inherit
}

.flex_bc {
	display: flex;
	justify-content: space-between
}

.flex,
.flex_bc {
	align-items: center
}

.flex {
	flex: 1;
	display: inline-flex
}

.col2 {
	width: 50%
}

.col3 {
	width: 33.3333333333%
}

.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	visibility: hidden
}

.button {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	cursor: pointer
}

body,
html {
	width: 100%;
	height: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch
}

.sitecontent,
html {
	position: relative
}

a.link_box {
	display: block
}

i.iconfont,
span.text {
	display: inline-block;
	vertical-align: top;
}
body.hidden,
body.openuser {
	overflow: hidden
}

body.openuser .user-setting {
	display: block
}

.swiper-button-next,
.swiper-button-prev {
	outline: none
}

@font-face {
	font-family: MONTSERRAT-LIGHT;
	src: url(../assets/fonts/MONTSERRAT-LIGHT.otf) format("opentype")
}

@font-face {
	font-family: Techna-Sans-Regular-2;
	src: url(../assets/fonts/f795bc3b-8e80-4370-86d5-8e121de5966a.otf);
	src: url(../assets/fonts/f795bc3b-8e80-4370-86d5-8e121de5966a.otf) format("opentype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Roboto-Black;
	src: url(../assets/fonts/Roboto-Black.ttf) format("truetype")
}