@charset "utf-8";
@import "normalize.css";
/* @import "//at.alicdn.com/t/font_2253525_zxxxp9odeg8.css"; */
@import "font_2253525_zxxxp9odeg8.css";

html {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 20px;
}

html,
body {
	-webkit-touch-callout: none;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	width: 100%;
}

body {
	line-height: 1.5;
	font-size: 0.8rem;
	color: #212121;
	background-color: #f5f5f5;
	outline: 0;
	overflow-x: hidden;
}

html,
body,
header,
section,
footer,
div,
ul,
ol,
li,
img,
a,
span,
em,
del,
legend,
center,
strong,
var,
fieldset,
form,
label,
dl,
dt,
dd,
cite,
input,
hr,
time,
mark,
code,
figcaption,
figure,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	border: 0;
	padding: 0;
	font-style: normal;
}

* {
	/* -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-webkit-tap-highlight-color: transparent;
	outline: none;
}

/* @media only screen and (min-width: 400px) {
	html {
		font-size: 21.33333333px !important;
	}
}

@media only screen and (min-width: 414px) {
	html {
		font-size: 21px !important;
	}
}

@media only screen and (min-width: 480px) {
	html {
		font-size: 25.6px !important;
	}
} */

li {
	list-style-type: none;
}

@font-face {
	font-family: electronicFont;
	src: url(../font/DS-DIGIT.TTF)
}

i {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

img {
	border: none;
	/* 2021-12-04 */
	/* max-width: 100%; */
	/* width: 100%; */
}

a:hover,
a:link,
a:visited,
a:active,
a:focus {
	text-decoration: none !important;
}

ol,
ul,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0
}

html,
body {
	height: 100%;
}

.clearfix:after,
.clearfix:before {
	display: table;
	content: " "
}

.clearfix:after {
	clear: both
}

.pulll_left {
	float: left;
}

.pulll_right {
	float: right;
}

/*滚动条样式*/
::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	position: absolute
}

::-webkit-scrollbar-thumb {
	background-color: #5bc0de
}

::-webkit-scrollbar-track {
	background-color: #ddd
}

/***/
.loading {
	position: fixed;
	left: 0;
	top: 0;
	font-size: .3rem;
	z-index: 100000000;
	width: 100%;
	height: 100%;
	background: #1a1a1c;
	text-align: center;
}

.loadbox {
	position: absolute;
	width: 160px;
	height: 150px;
	color: #324e93;
	left: 50%;
	top: 50%;
	margin-top: -100px;
	margin-left: -75px;
}

.loadbox img {
	margin: 10px auto;
	display: block;
	width: 40px;
}

.copyright {
	line-height: .5rem;
	text-align: center;
	padding-right: 15px;
	/* bottom: 0; */
	color: rgba(255, 255, 255, .5);
	font-size: .12rem;
	position: absolute;
	left: 0;
	width: 100%;
}

/* 固定宽度 */
.bx {
	margin: 0 auto;
	width: 1205px;
}

/* 字体大小 */
.font-12 {
	font-size: 12px;
}

.font-13 {
	font-size: 13px;
}

.font-14 {
	font-size: 14px;
}

.font-16 {
	font-size: 16px;
}

.font-18 {
	/* font-size: 18px; */
	font-size: 0.9rem;
}

.font-20 {
	font-size: 20px;
}

.font-24 {
	font-size: 24px;
}

.font-25 {
	font-size: 25px;
}

.font-28 {
	font-size: 28px;
}

.font-36 {
	/* font-size: 36px; */
	font-size: 1.9rem;
}

.font-40 {
	font-size: 40px;
}

.font-44 {
	font-size: 44px;
}

/* 字体颜色 */
.color-fff {
	color: #fff;
}

.color-000 {
	color: #000;
}

.color-666 {
	color: #666;
}

.color-333 {
	color: #333;
}

.color-999 {
	color: #999;
}

.color-888 {
	color: #888;
}

.color-585858 {
	color: #585858;
}

.color-676767 {
	color: #676767;
}

.color-878787 {
	color: #878787;
}

.color-3f454b {
	color: #3f454b;
}

.color-adadad {
	color: #adadad;
}

.color-02b2b5 {
	color: #02b2b5;
}

/* 间距 */
.margin-left-94 {
	margin-left: 94px;
}

.margin-right-94 {
	margin-right: 94px;
}

.margin-lr-40 {
	margin-left: 40px;
	margin-right: 40px;
}

.padding-lr-40 {
	padding-left: 40px;
	padding-right: 40px;
}

/* 文字单行、多行显示 */
.ellipsis {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	word-break: break-word;
	word-wrap: break-word;
}

.ellipsis-1 {
	-webkit-line-clamp: 1;
}

.ellipsis-2 {
	-webkit-line-clamp: 2;
}
