@CHARSET "UTF-8";

* {
	padding: 0;
	margin: 0;
	list-style: none;
}

body {
	line-height: 1.6;
	font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
	color: #333;
	font-size: 14px;
	background: #fff;
	min-width: 1000px;
}

ul,
ol {
	padding: 0;
	margin: 0;
}

a {
	color: #666;
	text-decoration: none;
	cursor: pointer;
}

img {
	border: 0;
	/*	vertical-align: middle;  */
}

textarea {
	resize: none;
	border: 1px solid #d2d2d2;
	line-height: 20px;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	position: relative;
}

.relative {
	position: relative;
}

.clearfix {
	clear: both;
}

.center-block {
	margin: 0px auto;
	display: block;
	position: relative;
}

.block {
	display: block;
	position: relative;
}

.checkbox {
	width: 14px;
	height: 14px;
	margin-top: 8px;
}

.bold {
	font-weight: bold;
}

red {
	color: red;
}

.white {
	color: #FFFFFF;
}

green {
	color: green;
}

.icons {
	background: url('../../resources/images/web/statics/com/allbgs.png') no-repeat;
}

.opacity1 {
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	-webkit-opacity: 0.1;
}

.opacity2 {
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	-webkit-opacity: 0.2;
}

.opacity5 {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	-webkit-opacity: 0.5;
}

.opacity7 {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	-webkit-opacity: 0.7;
}

.opacity8 {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	-webkit-opacity: 0.8;
}

.opacity9 {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	-webkit-opacity: 0.9;
}

.mhide {
	display: none !important;
}

.hide {
	display: none;
}

.hidden {
	visibility: hidden;
}

.show {
	display: block;
}

.font6 {
	font-size: 6px;
}

.font8 {
	font-size: 8px;
}

.font10 {
	font-size: 10px;
}

.font12 {
	font-size: 12px;
}

.font14 {
	font-size: 14px;
}

.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}

.font20 {
	font-size: 20px;
}

.font22 {
	font-size: 22px;
}

.font24 {
	font-size: 24px;
}

.font26 {
	font-size: 26px;
}

.font28 {
	font-size: 28px;
}

.font30 {
	font-size: 30px;
}

.font32 {
	font-size: 32px;
}

.center {
	text-align: center;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.full {
	width: 100%;
	height: 100%;
}

.wf {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.wfc {
	position: relative;
	width: 100%;
	height: auto;
	width: 100%;
}

.pointer {
	cursor: pointer;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.overflow {
	overflow: hidden;
}

.lineh15 {
	line-height: 15px;
}

.lineh20 {
	line-height: 20px;
}

.lineh30 {
	line-height: 30px;
}

.lineh35 {
	line-height: 35px;
}

.lineh40 {
	line-height: 40px;
}

.lineh50 {
	line-height: 50px;
}

.lineh60 {
	line-height: 60px;
}

.lineh70 {
	line-height: 70px;
}

.lineh80 {
	line-height: 80px;
}

.lineh100 {
	line-height: 100px;
}

.lineh120 {
	line-height: 120px;
}

.lineh200 {
	line-height: 200px;
}

.wp20 {
	width: 20%;
}

.wp25 {
	width: 25%;
}

.wp33 {
	width: 33.3%;
}

.wp50 {
	width: 50%;
}

.wp100 {
	width: 100%;
}

.w10 {
	width: 10px;
}

.w15 {
	width: 15px;
}

.w20 {
	width: 20px;
}

.w30 {
	width: 30px;
}

.w40 {
	width: 40px;
}

.w60 {
	width: 60px;
}

.w80 {
	width: 80px;
}

.w100 {
	width: 100px;
}

.w110 {
	width: 110px;
}

.w120 {
	width: 120px;
}

.w132 {
	width: 132px;
}

.w145 {
	width: 145px;
}

.w150 {
	width: 150px;
}

.w160 {
	width: 160px;
}

.w170 {
	width: 170px;
}

.w180 {
	width: 180px;
}

.w200 {
	width: 200px;
}

.w220 {
	width: 220px;
}

.w230 {
	width: 230px;
}

.w240 {
	width: 240px;
}

.w250 {
	width: 250px;
}

.w260 {
	width: 260px;
}

.w280 {
	width: 280px;
}

.w300 {
	width: 300px;
}

.w330 {
	width: 330px;
}

.w350 {
	width: 350px;
}

.w400 {
	width: 400px;
}

.w420 {
	width: 420px;
}

.w450 {
	width: 450px;
}

.w500 {
	width: 500px;
}

.w550 {
	width: 550px;
}

.w600 {
	width: 600px;
}

.w650 {
	width: 650px;
}

.w670 {
	width: 670px;
}

.w700 {
	width: 700px;
}

.w800 {
	width: 800px;
}

.w850 {
	width: 850px;
}

.w900 {
	width: 900px;
}

.w950 {
	width: 950px;
}

.w960 {
	width: 960px;
}

.w980 {
	width: 980px;
}

.w1000 {
	width: 1000px;
	height: auto;
	margin: 0px auto;
}

.w1190 {
	width: 1190px;
	height: auto;
	margin: 0px auto;
	position: relative;
}

.w1200 {
	width: 1200px;
	height: auto;
	margin: 0px auto;
	position: relative;
}

.hp100 {
	height: 100%;
}

.h6 {
	height: 6px;
}

.h10 {
	height: 10px;
}

.h15 {
	height: 15px;
}

.h20 {
	height: 20px;
}

.h25 {
	height: 25px;
}

.h30 {
	height: 30px;
}

.h35 {
	height: 35px;
}

.h40 {
	height: 40px;
}

.h50 {
	height: 50px;
}

.h60 {
	height: 60px;
}

.h70 {
	height: 70px;
}

.h80 {
	height: 80px;
}

.h100 {
	height: 100px;
}

.h120 {
	height: 120px;
}

.h150 {
	height: 150px;
}

.h180 {
	height: 180px;
}

.h200 {
	height: 200px;
}

.h220 {
	height: 220px;
}

.h250 {
	height: 250px;
}

.h260 {
	height: 260px;
}

.h270 {
	height: 270px;
}

.h300 {
	height: 300px;
}

.h350 {
	height: 350px;
}

.h400 {
	height: 400px;
}

.h500 {
	height: 500px;
}

.h600 {
	height: 600px;
}

.mgbtm5 {
	margin-bottom: 5px;
}

.mgbtm10 {
	margin-bottom: 10px;
}

.mgbtm20 {
	margin-bottom: 20px;
}

.mgbtm30 {
	margin-bottom: 30px;
}

.mgbtm100 {
	margin-bottom: 100px;
}

.mgtop3 {
	margin-top: 3px;
}

.mgtop5 {
	margin-top: 5px;
}

.mgtop8 {
	margin-top: 8px;
}

.mgtop10 {
	margin-top: 10px;
}

.mgtop13 {
	margin-top: 13px;
}

.mgtop15 {
	margin-top: 15px;
}

.mgtop20 {
	margin-top: 20px;
}

.mgtop25 {
	margin-top: 25px;
}

.mgtop30 {
	margin-top: 30px;
}

.mgtop40 {
	margin-top: 40px;
}

.mgl60 {
	margin-left: 30px;
}

.mgl30 {
	margin-left: 30px;
}

.mgl40 {
	margin-left: 40px;
}

.mgl20 {
	margin-left: 20px;
}

.mgl15 {
	margin-left: 15px;
}

.mgl10 {
	margin-left: 10px;
}

.mgl5 {
	margin-left: 5px;
}

.mgl0 {
	margin-left: 0px;
}

.mgr5 {
	margin-right: 5px;
}

.mgr10 {
	margin-right: 10px;
}

.mgr15 {
	margin-right: 15px;
}

.mgr20 {
	margin-right: 20px;
}

.mgr30 {
	margin-right: 30px;
}

.mgbtm30 {
	margin-bottom: 30px;
}

.pleft10 {
	padding-left: 10px;
}

.pleft20 {
	padding-left: 20px;
}

.pleft30 {
	padding-left: 30px;
}

.pdding5 {
	padding: 5px;
	overflow: hidden;
	position: relative;
}

.pdding10 {
	padding: 10px;
	overflow: hidden;
	position: relative;
}

.pdding15 {
	padding: 15px;
	overflow: hidden;
	position: relative;
}

.pdding20 {
	padding: 20px;
	overflow: hidden;
	position: relative;
}

.pdding30 {
	padding: 30px;
	overflow: hidden;
	position: relative;
}

.pdding5auto {
	padding: 0 5px;
	overflow: hidden;
	position: relative;
}

.pdding10auto {
	padding: 0 10px;
	overflow: hidden;
	position: relative;
}

.pdding20auto {
	padding: 0 20px;
	overflow: hidden;
	position: relative;
}

.pleft40 {
	padding-left: 40px;
}

.colorea544a {
	color: #ea544a;
}

.color9a {
	color: #9a9a9a;
}

.colorfd7923 {
	color: #fd7923;
}

.color12adff {
	color: #12adff;
}

.color2ea7e0 {
	color: #2ea7e0;
}

.color00b7ee {
	color: #00b7ee;
}

.red {
	color: #e4393c;
}

.white {
	color: #fff;
}

.bgea544a {
	background: #ea544a !important;
}

.bgeeeeee {
	background: #eeeeee !important;
}

.bgf3f3f3 {
	background: #f3f3f3 !important;
}

.bgffffff {
	background: #ffffff !important;
}

.border {
	border: 1px solid #d2d2d2;
}

.borderw1000 {
	border-width: 1px 0 0 0;
}

.borderw0100 {
	border-width: 0 1px 0 0;
}

.borderw0010 {
	border-width: 0 0 1px 0;
}

.borderw0001 {
	border-width: 0 0 0 1px;
}

.box-shadow {
	-webkit-box-shadow: 3px 3px 3px;
	-moz-box-shadow: 3px 3px 3px;
	box-shadow: 3px 3px 3px;
}

.radius50p {
	border-radius: 100%;
	-webkit-border-radius: 100%;
	position: relative;
}

.radius3 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	position: relative;
}

.radius5 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
}

.radius10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	position: relative;
}

.radius15 {
	border-radius: 15px;
	-webkit-border-radius: 15px;
	position: relative;
}

.radius20 {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	position: relative;
}

#lottery .active {
	background-color: #ea0000 !important;
}

/**************ul li**************/
ul li img {
	width: 100%;
	height: 100%;
}

.ulfl120 li {
	float: left;
	width: 120px;
	height: 120px;
	padding: 10px;
}

.ulfl li {
	float: left;
	cursor: pointer;
}

.ulnfl li {
	float: left;
	margin: 10px;
	cursor: pointer;
}

input,
select {
	border: 1px solid #d2d2d2;
	display: block;
	position: relative;
	outline: medium;
}

select,
select>option {
	cursor: pointer;
}

.select2 {
	margin-left: 15px !important;
}

button i {
	margin-right: 5px;
}

input.redhover:HOVER {
	background: #e45050 !important;
	color: #fff !important;
}

.hovered:HOVER {
	background: #ff8879 !important;
	cursor: pointer;
}

select {
	height: 30px;
}

input.input60 {
	width: 60px;
}

input.input80 {
	width: 80px;
}

input.input100 {
	width: 100px;
}

input.input140 {
	width: 138px;
}

input.input150 {
	width: 150px;
}

input.input200 {
	width: 200px;
}

input.input230 {
	width: 230px;
}

input.input260 {
	width: 260px;
}

input.input270 {
	width: 270px;
}

input.input300 {
	width: 300px;
}

select.select60 {
	width: 70px;
}

select.select300 {
	width: 310px;
}

select.select200 {
	width: 210px;
}

select.select100 {
	width: 110px;
}

input#file {
	width: 200px;
	background: #fff;
	display: block;
}

.subtn {
	min-width: 100px;
	height: 40px;
	border: 0;
	line-height: 40px;
	background: #44bb66;
	color: #fff;
	text-align: center;
	padding: 0;
	border-radius: 5px;
	position: relative;
	cursor: pointer;
	display: block;
	padding: 0 10px;
}

.frame_content {
	padding: 0px;
	overflow: hidden;
	border-radius: 5px;
	background: #ffffff;
	position: relative;
}

.frame_content .el-form-item {
	margin-bottom: 10px !important;
}

.flex {
	display: flex;
	align-items: center;
	justify-content: center;
}

.flex-item {
	flex: 1;
}

.flex-item-none {
	flex: none;
}


.ellipsis {
	white-space: nowrap;
	/* 确保文本在一行内显示 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 使用省略号表示文本溢出 */
}

.frame_page .el-tabs__header.is-top {
	height: 40px;
	line-height: 40px;
}

.el-dialog__body {
	padding: 10px 20px 20px 20px !important;
}