﻿body {
	background-color: #f7f8fa;
}

.es-p-r,
.es {
	position: relative;
}

.es-p-a {
	position: absolute;
}

.es-p-f {
	position: fixed;
}

.es-bc-cc {
	background: #CCCCCC;
	color: white;
}

.es-bc {
	background-color: #3EC987;
	color: white;
}

.es-bc-gray {
	background-color: #d7d7d7;
	color: white;
}

.es-bc-gray-tint {
	background-color: #f7f8fa;
}

.es-bc-red {
	background-color: red;
	color: white;
}

.es-bc-33 {
	background-color: #333;
	color: white;
}

.es-bc-d8 {
	background: #D8D8D8;
}

.es-bc-ee {
	background: #eeeeee;
}

.es-bc-99 {
	background: #999999;
}

.es-bc-0d {
	background: #F7810D;
}

.es-bc-3e {
	background: #C93E3E;
}

.es-bc-7a {
	background: #F7F8FA;
}

.es-bc-f4 {
	background: #E4EBF4;
}

.es-bc-f8 {
	background: #F8F8F8;
}


.es-c {
	color: #3EC987;
}
.es-c-f8{color: #F8F8F8;}
.es-c-5c {
	color: #49505C;
}

.es-c-9e {
	color: #9E9E9E;
}

.es-c-0d {
	color: #F7810D;
}

.es-c-3e {
	color: #C93E3E;
}

.es-c-96 {
	color: #5A6D96;
}

.es-c-4d {
	color: #4B4C4D;
}

.es-c-66 {
	color: #666666;
}

.es-c-99 {
	color: #999999;
}

.es-c-33 {
	color: #333333;
}

.es-c-white {
	color: #fff;
}

.es-c-76 {
	color: #515A76;
}

.es-c-bb {
	color: #949EBB;
}

.es-bc-white {
	background-color: #fff;
}

.es-line-24 {
	line-height: 24px;
}

.es-line-28 {
	line-height: 28px;
}

.es-w-526 {
	width: 526px;
}

.es-point {
	cursor: pointer;
}

.es-underline {
	text-decoration: underline;
}

.es-through {
	text-decoration: line-through;
}



.es-btn {
	padding: 10px 20px;
	background: #3EC987;
	border-radius: 4px;
}

.es-black-bg,
.es-black-bg1,
.es-black-bg2,
.es-black-bg3,
.es-black-bg4,
.es-black-bg5,
.es-black-bg6,
.es-black-bg7,
.es-black-bg8,
.es-black-bg9,
.es-black-bg10,
.es-black-bg11,
.es-black-bg12,
.es-black-bg13,
.es-black-bg14,
.es-black-bg15,
.es-black-bg-vip,
.es-black-bg-err,
.es-black-bg-code,
.es-black-bg-sj,
.es-black-bg-del,
.es-black-bg-text
{
	width: 100%;
	height: 100%;
	background-color: rgba(31, 34, 41, 0.5);
	z-index: 3000;
	position: fixed;
	top: 0;
	left: 0;
}

.es-black-bg-tc{
	width: 100%;
	height: 100%;
	background-color: rgba(31, 34, 41, 0.5);
	z-index: 3000;
	position: fixed;
	top: 0;
	left: 0;
}

.es-nav-bg {
	width: 100%;
	background-color: #fff;
	height: 146px;
	position: fixed;
	top: 0;
	z-index: 99;
}

.es-nav-white {
	width: 1200px;
	height: 146px;
}

.nav-list>div a>div:hover {
	/*color: #3EC987;*/
	color: white;
	background-color:#3EC987;
}

.login-title .ac {
	font-weight: 700;
}

.es-input-border {
	border: 1px solid #3EC987;
	width: 409px;
	height: 44px;
	border-radius: 2px 0px 0px 2px;
}

.es-input {
	height: 44px;
	background-color: #fbfbfb;
}

.es-input input {
	font-size: 16px;
	color: #999999;
	background-color: #fbfbfb;
}

.es-search-btn {
	width: 96px;
	height: 46px;
	color: #fff;
	border-radius: 0px 2px 2px 0px;
}

.es-item-ac>a {
	color: #3EC987;
}

/*.es-item-ac>div:nth-child(2),*/
/*.es-item-ac>div:nth-child(3) {*/
/*	width: 24px;*/
/*	height: 4px;*/
/*	background: #3EC987;*/
/*	margin-top: 16px;*/
/*}*/
/*.es-item-ac>div:nth-child(2) {*/
/*	width: 24px;*/
/*	height: 4px;*/
/*	background: #3EC987;*/
/*	margin-top: 16px;*/
/*}*/

.es-none {
	width: 24px;
	height: 4px;
	margin-top: 16px;
}

.login-model {
	position: fixed;
	top: 60px;
	z-index: 111;
	box-shadow: 0px 5px 12px 0px rgba(73, 85, 102, 0.16);
}

.login-model a>div:hover {
	background: rgba(62, 201, 135, 0.1);
}

.es-footer-bg {
	height: 308px;
	width: 100%;
	background-color: #fff;
}

.es-footer {
	width: 1200px;
	height: 258px;
	padding-top: 50px;
}

.es-max-line {
	width: 100%;
	background: #949EBB;
	height: 0.5px;
	margin: 20px 0;
}

.es-footer a {
	color: #515A76;
}

.es-view-w {
	width: 1200px;
}

.es-b-bc {
	border: 1px solid #3EC987;
}

.es-b-bb {
	border: 1px solid #949EBB;
}

.es-b-3f {
	border: 1px solid #F0393F;
	color: #F0393F;
}

.es-b-99 {
	border: 1px solid #999999;
	color: #999999;
}

.es-b-0d {
	border: 1px solid #F7810D;
}

.es-b-3e {
	border: 1px solid #C93E3E;
}

.es-b-fa {
	border: 1px solid #126FFA;
}

.es-border {
	border: 1px solid #EEEEEE;
}

.es-dash-d8 {
	border: 1px dashed #D8D8D8;
}
.es-dash-t-d8{
	border-top: 1px dashed #D8D8D8;
}


/* 滚动样式 */
::-webkit-scrollbar {
	width: 6px;
}

/* 滚动竖线 */
::-webkit-scrollbar-track {
	border-radius: 6px;
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
	border-radius: 6px;
	background: rgba(0, 0, 0, 0.1);
}


.page-nav-title>a {
	color: #999;
}

.page-nav-title>a>div::after {
	content: '/';
	padding-left: 5px;
	padding-right: 5px;
}

.page-nav-title>div:last-child:after {
	content: '';
}

.page-nav-title>div:last-child {
	color: #333;
}

.sort{
	position: absolute;
	padding: 10px 0px;
	background-color: #ffffff;
	display: none;
	box-shadow: 0px 6px 20px 0px rgba(122, 122, 122, 0.2);
	z-index: 99;
}

.sort{
	/*height: 250px;*/
	overflow-y: scroll;
}

.sort-item {
	padding: 10px 20px;
}

.sort-item:hover {
	background: rgba(209, 38, 4, 0.04);
}
textarea{
	resize: none;
}

.text-o-w{
	overflow: hidden;white-space: normal;word-break: break-word;
}
.user-label-x{
	padding: 1px 2px;
	cursor: pointer;
	font-size: 11px;
	border: 1px solid #000000;
	border-radius: 3px;
}


.es-vip-icon{
	position: absolute;
	right: 0;
	top: 0;
}

.es-vip-{

}

.es-vip-1{
	color: #FFC23C !important;
}
.es-vip-100{
	color: #5C3CC5 !important;
}