@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;
}

.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;
}

.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;
}

/**********横向验证 ***********/
label.error {
	color: red;
}

.horizontal_verify {
	margin-bottom: 20px;
}

.horizontal_verify label.error {
	float: left;
	margin-left: 30px;
	line-height: 30px;
}

/* *********垂直验证 ********** */
.vertical_verify {
	margin-bottom: 20px;
	position: relative;
}

.vertical_verify label.error {
	position: absolute;
	left: 140px;
	line-height: 20px;
	bottom: -15px;
}

/* *******************左侧菜单******************** */
.nav-menu {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.nav-item {
	display: none;
}

.nav-item *, .nav-title *, .nav-block * {
	cursor: pointer;
}

.nav-menu .nav-block.on .nav-title {
	background-color: #ededed;
}

.nav-menu .nav-title {
	width: 100%;
	height: 40px;
	padding-left: 20px;
	line-height: 40px;
	background:
		url('http://statics.aitrace.com/shop/2016/skin/i/shop-nav.png')
		no-repeat 170px 0px;
}

.nav-menu .nav-title label {
	padding-left: 20px;
	background:
		url('http://statics.aitrace.com/shop/2016/skin/i/shop-nav.png')
		no-repeat 0px -95px;
}

.nav-menu .nav-title label:HOVER {
	background:
		url('http://statics.aitrace.com/shop/2016/skin/i/shop-nav.png')
		no-repeat 0px -52px;
}

.nav-menu .nav {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.nav-menu .nav span {
	margin-left: 30px;
}

/****************后台模板*******************/
body {
	min-width: 1200px;
	background: #fff;
}

.head_box {
	overflow: hidden;
	position: relative;
	background-color: #fff;
	border-top: 4px solid #44b549;
	border-bottom: 1px solid #d9dadc;
	position: relative;
}

.head .inner.wrp {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.head .inner {
	height: 60px;
}

.account {
	float: right;
	padding-top: 10px;
}

.account .account_info {
	position: relative;
	font-size: 14px;
	margin-right: 10px;
	min-width: 80px;
	display: inline-block;
	vertical-align: bottom;
}

.account .account_info .nickname {
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	color: #222222;
}

.account .account_info .type_meta {
	position: absolute;
	top: 2px;
	left: 0;
}

.account .account_info .avatar {
	position: absolute;
	top: 0;
	left: -50px;
	width: 38px;
	height: 38px;
	background-color: #f0f0f0;
}

.account .msgarea {
	position: relative;
	font-size: 11px;
	z-index: 1;
	top: 2px;
	display: inline-block;
	vertical-align: bottom;
}

.account .msgarea .message {
	display: block;
	width: 35px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid transparent;
	border-bottom-width: 0;
	position: relative;
}

.account .msgarea .icon_inbox {
	background: url("../../resources/images/web/cgi-bin/layout_msg.png") 0
		no-repeat;
	width: 20px;
	height: 15px;
	vertical-align: middle;
	display: inline-block;
	line-height: 100px;
	overflow: hidden;
}

.account .msgarea .icon_num {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	display: inline-block;
	line-height: 16px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	border-radius: 16px;
	font-size: 10px;
	overflow: hidden;
	background: red;
	color: #fff;
	right: 0;
}

.account .account_logout {
	font-size: 14px;
	display: inline-block;
	vertical-align: bottom;
}

.account .account_logout a {
	display: inline-block;
	margin-left: 5px;
	padding-left: 14px;
	line-height: 16px;
	margin-top: 18px;
	padding-left: 14px;
	color: #222222;
	border-left: 1px solid #e7e7eb;
}

.bodypage {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow: hidden;
	padding: 36px 0 88px;
}

.bodypage .container_box {
	border: 1px solid #d9dadc;
	background-color: #fff;
	min-height: 700px;
	overflow: hidden;
}

.bodypage .container_box .side_col, .bodypage .container_box .content_col
	{
	display: table-cell;
	vertical-align: top;
	word-wrap: break-word;
	word-break: break-all;
}

.bodypage .container_box .side_col {
	max-width: 208px;
	width: 17.5%;
	border-right: 1px solid #e7e7eb;
	min-height: 1px;
	height: 100%;
}

.side_col .menu_box {
	margin-bottom: 150px;
}

.side_col .menu_box .extra {
	border-top-width: 0 !important;
	margin-top: 13px;
}

.side_col .menu_box .menu {
	padding-bottom: 6px;
	border-top: 1px solid #e7e7eb;
	padding-top: 6px;
}

.side_col .menu_box .menu .menu_title {
	position: relative;
	padding: 0 30px 0;
	width: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	line-height: 34px;
	color: #8d8d8d;
}

.side_col .menu_box .menu .menu_icon {
	width: 18px;
	height: 18px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
	margin-top: -0.2em;
}

.side_col .menu_box .menu .menu_item {
	line-height: 34px;
	cursor: pointer;
}

.side_col .menu_box .menu .menu_item:HOVER {
	background: #efefff;
}

.side_col .menu_box .menu .menu_item a {
	display: block;
	padding: 0 0 0 58px;
	width: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	color: #222;
}

.bodypage .container_box .content_col {
	width: 2000px;
	height: 700px;
	position: relative;
}

.sys_menu {
	float: left;
	margin-left: 30px;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
	background: #fff;
}

.sys_menu li {
	float: left;
	width: 90px;
	height: auto;
}

.sys_menu li .icon {
	width: 60px;
	height: 60px;
	margin: 0px auto;
	border-radius: 60px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	display: block;
	border: 1px solid #d2d2d2;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
	position: relative;
	background: url("../../resources/images/web/cgi-bin/cgimenu.png")
		no-repeat;
}

.sys_menu li label {
	display: block;
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}

/**********************客服反馈*************************/
.bodypage .fqa {
	width: 178px;
	margin-top: -42px;
	position: relative;
	top: -18px;
	padding-left: 20px;
	font-size: 0;
}

.bodypage .fqa p {
	text-align: center;
	color: #8d8d8d;
	font-size: 12px;
	line-height: 20px;
	color: #8d8d8d;
}


.selftable {
	border-collapse: collapse;
	border-spacing: 0;
}

.selftable .td {
	position: absolute;
}

.selftable .autocut {
	overflow: hidden;
}

.selftable .autocut::after {
	content: "...";
	font-weight: bold;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 20px 1px 45px;
}

table.gridtable th {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	background: #efefef;
}

table.gridtable td {
	height: 30px;
	line-height: 30px;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	padding: 5px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-icab-text-overflow: ellipsis;
	-khtml-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

table.gridtable tr {
	border-bottom: 1px solid #d2d2d2;
	overflow: hidden;
}

.switch_menu {
	width: 100%;
	border-bottom: 2px solid #d2d2d2;
	cursor: pointer;
}

.switch_menu li {
	float: left;
	width: 120px;
	text-align: center;
	line-height: 30px;
}

.switch_menu li.on a {
	color: #ea544a;
}

.switch_menu li.on {
	border-bottom: 2px solid red;
}

.comp_title {
	border-bottom: 1px solid #d2d2d2;
}

.comp_title>a {
	font-size: 16px;
	color: #474e5d;
}

.comp_title>a.on {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 2px solid #fff;
	height: 40px;
}

.delete {
	z-index: 999;
	border-radius: 20px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #ea544a;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

#edui_fixedlayer{
	z-index:1100 !important;
}

.input-group label.error{
	position: absolute;
	bottom: -25px;
	left: 0;
}

.modal-body{
	padding-bottom: 20px;
}

#progress{
	margin-left: 5px;
	margin: 0px auto;
	padding-top: 10px;
	text-align: center;
}

#progress>li{
	height: 10px;
	width: 300px;
	background: #ccc;
	position: relative;
	border-radius: 5px;
	margin-left: -5px;
	text-align: center;
	display: inline-block;
}

#progress>li.active{
	background: #7ABD54;
}

#progress>li .number{
	width: 30px;
	height: 30px;
	line-height:30px;
	border-radius: 15px;
	margin: 0px auto;
	color: #fff;
	background: #ccc;
	left: 50%;
	text-align: center;
	margin-top: -10px;
}

#progress>li .text{
	color: #aaa;
}

#progress>li.active .number{
	background: #7ABD54;
}

#progress>li.active .text{
	color: #7ABD54;
}
