/*!
 * HLWOS.com (http://www.hlwos.com)
 * Copyright 2018 HLWOS, Inc.
 * Author：Lastkite, QQ：1026811
 * UpdateTime：2018-04-11
*/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* H5标签 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

span,
form,
ul,
li,
p,
input,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
textarea,
address,
blockquote {
	outline: none;
	margin: 0;
	padding: 0;
	height: auto;
	text-align: left;
	list-style: none;
	text-align: left;
	font-weight: normal;
}

/* input placeholder 默认样式 */
::-webkit-input-placeholder {
	color: #ccc;
	font-size: 15px;
}

/* WebKit browsers */
:-moz-placeholder {
	color: #ccc;
	font-size: 15px;
}

/* Mozilla Firefox 4 to 18 */
::-moz-placeholder {
	color: #ccc;
	font-size: 15px;
}

/* Mozilla Firefox 19+ */
:-ms-input-placeholder {
	color: #ccc;
	font-size: 15px;
}

/* Internet Explorer 10+ */


html {
	font-family: sans-serif;
	font-size: 13px;
	background-color: #313541;
	background-size: cover;
	background-attachment: fixed;

	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	color: #702424;
	margin: 0;
	font: 16px PingFang SC, Microsoft YaHei, Microsoft JhengHei, 黑体, arial, STHeiti, "\5b8b\4f53";
	-webkit-font-smoothing: antialiased;
}

a {
	transition: all 0.2s ease-in 0s;
	color: #666;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	transition: all 0.2s ease-in 0s;
	color: #ff0066;
	text-decoration: none;
}

a:active {
	outline: 0;
}

img {
	border: 0px;
	page-break-inside: avoid;
	max-width: 100% !important;
	vertical-align: middle;
}

div,
ul,
span,
table {
	border-spacing: 0;
	border-collapse: collapse;
}

td,
th {
	padding: 0;
}

input {
	border: 0;
	padding-left: 5px;
	font-size: 14px;
}

button {
	border: 0;
	font-size: 14px;
}

/* 手势鼠标 */
.cursor {
	cursor: pointer;
}

/* 通用简写 */
.l {
	float: left;
}

.r {
	float: right;
}

.m {
	margin: 0 auto;
}

.c {
	clear: both;
}

.n {
	display: none;
}

.c-0 {
	height: 0;
	overflow: hidden;
	clear: both;
}

/* 通用字体大小 */
.fs-10 {
	font-size: 10px;
}

.fs-11 {
	font-size: 11px;
}

.fs-12 {
	font-size: 12px;
}

.fs-13 {
	font-size: 13px;
}

.fs-14 {
	font-size: 14px;
}

.fs-15 {
	font-size: 15px;
}

.fs-16 {
	font-size: 16px;
}

.fs-17 {
	font-size: 17px;
}

.fs-18 {
	font-size: 18px;
}

.fs-20 {
	font-size: 20px;
}

.fs-22 {
	font-size: 22px;
}

.fs-24 {
	font-size: 24px;
}

.fs-26 {
	font-size: 26px;
}

.fs-28 {
	font-size: 28px;
}

.fs-30 {
	font-size: 30px;
}

.fs-32 {
	font-size: 32px;
}

.fs-34 {
	font-size: 34px;
}

.fs-36 {
	font-size: 36px;
}

.fs-38 {
	font-size: 38px;
}

.fs-40 {
	font-size: 40px;
}

.fs-44 {
	font-size: 44px;
}

.fs-50 {
	font-size: 50px;
}

.fs-60 {
	font-size: 60px;
}

.fs-80 {
	font-size: 80px;
}

/* 字体颜色 */
.fc-0 {
	color: #000;
}

.fc-002 {
	color: #002;
}

.fc-3 {
	color: #333;
}

.fc-4 {
	color: #444;
}

.fc-5 {
	color: #555;
}

.fc-6 {
	color: #666;
}

.fc-7 {
	color: #777;
}

.fc-8 {
	color: #888;
}

.fc-9 {
	color: #999;
}

.fc-red {
	color: red;
}

.fc-os-red {
	color: #ff6a6f;
}

.fc-f {
	color: #fff;
}

.fc-f57 {
	color: #f57d00;
}

.fc-a {
	color: #aaa;
}

.fc-ca5 {
	color: #ca5252;
}

/* 深红色 */
.fc-36d {
	color: #36D900;
}

/* 青绿色 */
.fc-4c0 {
	color: #42ca00;
}

/* 绿色 */
.fc-e43 {
	color: #e4393c;
}

/* 红色 */
.fc-66c {
	color: #6666cc;
}

/* 蓝色 */
.fc-f63 {
	color: #EC171F;
}

/* 橘红色 */

/* 边框颜色 */
.bd-e8 {
	border: 1px solid #e8e8e8
}

/* 浅灰色 */
.bd-e-bottom {
	border-bottom: 1px solid #eee
}

/* 浅灰色 */

/* 背景颜色 */
.bg-os-lh {
	background-color: #252832;  /* 蓝黑 */
}

.bg-os-dh {
	background-color: #d45050;  /* 导航红色 */
}

.bg-os-dh .layui-nav-bar, .bg-os-dh .layui-nav-itemed:after, .bg-os-dh .layui-this:after {
	background-color: #FFFFFF;
	height: 0px;
}

.bg-f8 {
	background-color: #f8f8f8;
}

.bg-f6 {
	background-color: #f6f6f6;
}

.bg-f0 {
	background-color: #f0f0f0;
}

.bg-f5 {
	background-color: #f5f5f5;
}

.bg-fa {
	background-color: #fafafa;
}

.bg-9 {
	background-color: #999;
}

.bg-6 {
	background-color: #666;
}

.bg-3 {
	background-color: #333;
}

.bg-0 {
	background-color: #000;
}

.bg-a {
	background-color: #aaa;
}

.bg-f36 {
	background-color: #ff3366;
}

.bg-da0 {
	background-color: #da0e0e;
}

.bg-f {
	background-color: #fff;
}

.bg-ef {
	background-color: #efefef;
}

.bg-df7 {
	background-color: #df7602;
}

/* 上边距 */
.m-top2 {
	margin-top: 2px;
}

.m-top5 {
	margin-top: 5px;
}

.m-top10 {
	margin-top: 10px;
}

.m-top15 {
	margin-top: 15px;
}

.m-top20 {
	margin-top: 20px;
}

.m-top25 {
	margin-top: 25px;
}

.m-top30 {
	margin-top: 30px;
}

.m-top40 {
	margin-top: 40px;
}

.m-top50 {
	margin-top: 50px;
}

.m-top65 {
	margin-top: 65px;
}

/* 下边距 */
.m-btm5 {
	margin-bottom: 5px;
}

.m-btm10 {
	margin-bottom: 10px;
}

.m-btm15 {
	margin-bottom: 15px;
}

.m-btm20 {
	margin-bottom: 20px;
}

.m-btm25 {
	margin-bottom: 25px;
}

.m-btm30 {
	margin-bottom: 30px;
}

/* 内间距 */
.p-t5 {
	padding-top: 5px;
}

.p-t10 {
	padding-top: 10px;
}

.p-t130 {
	padding-top: 130px;
}

.p-l50 {
	padding-left: 50px;
}

.p-t65 {
	padding-top: 65px;
}

.p-lr10 {
	padding: 0 10px;
}

.p-lr20 {
	padding: 0 20px;
}

.p-40 {
	padding: 40px;
}

.p-tb20 {
	padding: 20px 0;
}

.p-tb40 {
	padding: 40px 0;
}

.p-l40 {
	padding-left: 40px;
}

.p-l20 {
	padding-left: 20px;
}

.p-r20 {
	padding-right: 20px;
}

/* 行高 */
.l-h22 {
	line-height: 22px;
}

.l-h24 {
	line-height: 24px;
}

.l-h26 {
	line-height: 26px;
}

.l-h28 {
	line-height: 28px;
}

.l-h30 {
	line-height: 30px;
}

.l-h36 {
	line-height: 36px;
}

.l-h40 {
	line-height: 40px;
}

.l-h46 {
	line-height: 46px;
}

.l-h80 {
	line-height: 80px;
}

/* 左右两栏页面框架 */
.wrap-cont {
	max-width: 1220px;
	margin: 0 auto;
	position: relative;
	padding: 0 20px;
}

.wrap-cont-w {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
	padding: 0 20px;
}

.wrap-auto {
	width: 100%;
	padding: 0;
	margin: 0 auto;
}

.sidebar-850 {
	width: 850px;
	position: relative;
}

.sidebar-320 {
	width: 320px;
	position: relative;
}

.sidebar-180 {
	width: 180px;
	position: relative;
}

.sidebar-800 {
	width: 800px;
	position: relative;
}

/* 苹果字体 */
.f_apple {
	font-family: "PingHei", "Lucida Grande", "Lucida Sans Unicode", "STHeiti", "Helvetica", "Arial", "Verdana", "sans-serif";
}

.t-center {
	text-align: center;
}

.f_yh {
	font-family: "Microsoft YaHei", sans-serif;
}

/* 阴影 */
.box-sdw {
	box-shadow: 0 1px 1px #ddd;
}

.box-sdw1 {
	box-shadow: 0 1px 2px #ddd;
}

/* 圆角 */
.border-rds2 {
	border-radius: 2px;
}

.border-rds5 {
	border-radius: 5px;
}

.border-rds10 {
	border-radius: 10px;
}

.border-rds20 {
	border-radius: 20px;
}

.border-rds50 {
	border-radius: 50px;
}

/* 动画延时开始 */
.dh-td1 {
	transition-delay: 0.1s;
}

.dh-td2 {
	transition-delay: 0.2s;
}

.dh-td3 {
	transition-delay: 0.3s;
}

.dh-td4 {
	transition-delay: 0.4s;
}

.dh-td5 {
	transition-delay: 0.5s;
}

.dh-td6 {
	transition-delay: 0.6s;
}

.dh-td7 {
	transition-delay: 0.7s;
}

.dh-td8 {
	transition-delay: 0.8s;
}

.dh-td9 {
	transition-delay: 0.9s;
}


/* 按钮链接样式 */
.a-btn1 {
	border-radius: 2px;
	width: 96px;
	height: 28px;
	padding: 0;
	letter-spacing: normal;
	line-height: 26px;
	font-size: 12px;
	text-align: center;
	color: #333;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
}

/* 翻转90度 */
.fz-90 {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* Internet Explorer */
	-moz-transform: rotate(90deg);
	/* Firefox */
	-webkit-transform: rotate(90deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(90deg);
	/* Opera */
}

.min-w900 {
	min-width: 900px;
}

.max-w950 {
	max-width: 950px;
}

.max-w1200 {
	max-width: 1200px;
}

.max-w1180 {
	max-width: 1180px;
}

.max-w1220 {
	max-width: 1220px;
}

.max-w1020 {
	max-width: 1020px;
}

.max-w1000 {
	max-width: 1000px;
}

.p-l-r-15 {
	padding: 0 15px;
}

/* 屏幕自适应 */
@media (max-width: 800px) {
	.wrap-cont {
		width: 100%;
		margin: 0 auto;
		position: relative;
	}

}
