@charset 'utf-8';

html,body {
	background: #f0f2f5;
	SCROLLBAR-FACE-COLOR: #bcbcbc;
	SCROLLBAR-HIGHLIGHT-COLOR: #bcbcbc;
	SCROLLBAR-SHADOW-COLOR: #bcbcbc;
	SCROLLBAR-DARKSHADOW-COLOR: #bcbcbc;
	SCROLLBAR-3DLIGHT-COLOR: #bcbcbc;
	SCROLLBAR-ARROW-COLOR: #505050;
	SCROLLBAR-TRACK-COLOR: #f1f1f1;
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}

::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background-color: #bcbcbc;
}

::-webkit-scrollbar-track {
	border-radius: 8px;
	background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background-color: #bfc3c6;
}
html,body,a,ul,li,dl,dd,dt,form,p,h1,h2,h3,h4,h5,h6,textarea,input,select,pre,header,panel,figure,nav,aside,fieldset,legend,pre,ins,button {
	font-size: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	color: inherit;
	outline: none;
}
.zt_sec {

}
.zt_third {

}
textarea,input {
	font-size: 14px;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding: 0;
	resize: none;
	vertical-align: middle;
	border: none;
	outline: none;
	background: transparent;
}
form {
	font-size: inherit;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
}
a {
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	text-decoration: underline;
}
img {
	vertical-align: middle;
	border: none;
	-webkit-touch-callout: none;
}
em,i {
	font-style: normal;
}

body {
	font-size: 12px;
	line-height: 1;
	color: #36383c;
}

h1 {
	font-size: 22px;
	color: #656d78;
}
h2 {
	font-size: 20px;
	color: #36383c;
}

h3 {
	font-size: 18px;
	color: #36383c;
}
h4 {
	font-size: 16px;
	color: #36383c;
}
h5 {
	font-size: 14px;
	color: #36383c;
}
p {
	color: #36383c;
}


.order .selected {
	color: #fff;
	background-color: #64cb64;
}
.order > div {
	line-height: 18px;
	display: inline-block;
	height: 18px;
	padding: 1px 10px;
	cursor: pointer;
	vertical-align: middle;
}
.order > div img {
	margin-left: 5px;
}

.clearfix {
	display: block;
	zoom: 1;
}
.clearfix:after {
	font-size: 0;
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ' ';
}

.ellipsis {
	overflow: hidden;
	white-space: nowrap !important;
	text-overflow: ellipsis;
	word-break: keep-all;
}

.bold {
	font-weight: bold;
}

.font_black {
	color: #333;
}
.font_red {
	color: #e50017;
}
.font_blue {
	color: #0ea5f3;
}
.font_green {
	color: #7ed87e;
}
.font_gray {
	color: #7f7f7f;
}
.font_deepgray {
	color: #3c3d41;
}
.font_price {
	font-size: 16px!important;
	color: #e50017;
}
.font_price_normal {
	font-size: 16px;
	color: #36383c;
}
.font_24 {
	font-size: 24px;
}
.font_22 {
	font-size: 22px;
}
.font_20 {
	font-size: 20px;
}
.font_18 {
	font-size: 18px;
}
.font_16 {
	font-size: 16px;
}
.font_14 {
	font-size: 14px;
}
.font_12 {
	font-size: 12px;
}
.font_0 {
	font-size: 0;
}
.price_font {
}

.link_color {
	color: #2a8ee7;
}
.font_link {
	color: #2a8ee7;
}
.ma {
	margin: auto;
}
.mt_5 {
	margin-top: 5px;
}
.ml_4 {
	margin-left: 4px;
}
.ml_5 {
	margin-left: 5px;
}
.negative5 {
	margin-left: -5px;
}
td .negative5 {
	display: inline-block;
	vertical-align: center;
}
.ml_10 {
	margin-left: 10px;
}
.ml_15 {
	margin-left: 15px;
}
.ml_20 {
	margin-left: 20px;
}
.ml_25 {
	margin-left: 25px;
}
.ml_30 {
	margin-left: 30px;
}
.ml_35 {
	margin-left: 35px;
}
.ml_40 {
	margin-left: 40px;
}
.ml_45 {
	margin-left: 45px;
}
.ml_180 {
	margin-left: 180px;
}
.mr_-5 {
	margin-right: -5px;
}
.mr_-10 {
	margin-right: -10px;
}
.mr_5 {
	margin-right: 5px;
}
.mr_10 {
	margin-right: 10px;
}
.mr_15 {
	margin-right: 15px;
}
.mr_20 {
	margin-right: 20px;
}
.mr_25 {
	margin-right: 25px;
}
.mr_30 {
	margin-right: 30px;
}
.mr_35 {
	margin-right: 35px;
}
.mr_40 {
	margin-right: 40px;
}
.mt_6 {
	margin-top: 6px;
}
.mt_-5 {
	margin-top: -5px;
}
.mt_-10 {
	margin-top: -10px;
}
.mt_10 {
	margin-top: 10px;
}
.mt_15 {
	margin-top: 15px;
}
.mt_20 {
	margin-top: 20px;
}
.mt_30 {
	margin-top: 30px;
}
.mt_40 {
	margin-top: 40px;
}
.mtb_5 {
	margin: 5px 0;
}
.mtb_20 {
	margin: 20px 0;
}
.mb_0 {
	margin-bottom: 0;
}
.mb_5 {
	margin-bottom: 5px;
}
.mb_10 {
	margin-bottom: 10px;
}
.mb_-10 {
	margin-bottom: -10px;
}
.mb_15 {
	margin-bottom: 15px;
}
.mb_20 {
	margin-bottom: 20px;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb_40 {
	margin-bottom: 40px;
}
.pl_5 {
	padding-left: 5px;
}
.pl_10 {
	padding-left: 10px;
}
.pl_20 {
	padding-left: 20px;
}
.pr_5 {
	padding-right: 5px;
}
.pr_10 {
	padding-right: 10px;
}
.pr_20 {
	padding-right: 20px;
}
.pt_5 {
	padding-top: 5px;
}
.pt_10 {
	padding-top: 10px;
}
.pt_20 {
	padding-top: 20px;
}
.pt_30 {
	padding-top: 30px;
}
.pb_0 {
	padding-bottom: 0;
}
.pb_5 {
	padding-bottom: 5px;
}
.pb_10 {
	padding-bottom: 10px !important;
}
.pb_15 {
	padding-bottom: 15px;
}
.pb_20 {
	padding-bottom: 20px;
}
.pb_30 {
	padding-bottom: 30px;
}
.pb_60 {
	padding-bottom: 60px;
}

.text_justify {
	text-align: justify;
	text-justify: distribute;
}
.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}

.vt_top {
	vertical-align: top;
}
.vt_middle,.vt_middles span {
	cursor: pointer;
	vertical-align: middle;
}
.vt_middles b {
	display: -moz-inline-stack;
	display: inline-block;
	overflow: hidden;
	zoom: 1;
	width: 1px;
	height: 32px;
	margin-left: -1px;
	vertical-align: middle;
	*display: inline;
}

.relative {
	position: relative!important;
}
.absolute {
	position: absolute;
}
.ib {
	display: inline-block;
	vertical-align: middle;
}
.ib_vt {
	display: inline-block;
	vertical-align: middle;
}
.ib_con > div,.ib_con > span,.ib_con a,.ib_con > b {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
	*display: inline;
}
.ib_con > b {
	display: -moz-inline-stack;
	display: inline-block;
	overflow: hidden;
	zoom: 1;
	width: 1px;
	height: 32px;
	margin-left: -1px;
	vertical-align: middle;
	*display: inline;
}
.visibility {
	visibility: hidden;
}

.fls,.frs {
	overflow: hidden;
}
.fl,.fls > div {
	float: left;
}
.fr,.frs > div {
	float: right;
}

.percents > div {
	float: left;
}
.percents:before,.percents:after {
	display: table;
	clear: both;
	content: ' ';
}
.per5 {
	width: 5%;
}
.per8 {
	width: 8%;
}
.per10 {
	width: 10%;
}
.per12 {
	width: 12%;
}
.per15 {
	width: 15%;
}
.per20 {
	width: 19%;
}
.per23 {
	width: 23%;
}
.per25 {
	width: 24%;
}
.per30 {
	width: 29%;
}
.per33 {
	width: 33%;
}
.per35 {
	width: 34%;
}
.per40 {
	width: 39%;
}
.per45 {
	width: 44%;
}
.per48 {
	width: 48%;
}
.per50 {
	width: 49%;
}
.per51 {
	width: 50%;
}
.per55 {
	width: 54%;
}
.per60 {
	width: 59%;
}
.per65 {
	width: 64%;
}
.per70 {
	width: 69%;
}
.per75 {
	width: 74%;
}
.per80 {
	width: 79%;
}
.per90 {
	width: 89%;
}
.per100 {
	width: 100%;
}
.col1 {
	width: 100%;
}
.col1 .form_group {
	width: 100%;
}
.col1 .form_group_addon {
	width: 80%;
}
.col2 .form_group {
	width: 100%;
}
.col2 .form_group_addon {
	width: 70%;
}
.col2 {
	display: inline-block;
	width: 49.5%;
	vertical-align: inherit;
}
.col3 {
	display: inline-block;
	width: 33%;
	vertical-align: inherit;
}
.col3 .form_group {
	width: 100%;
}
.col3 .form_group_addon {
	width: 86%;
}
.col4 {
	display: inline-block;
	width: 23.5%;
	vertical-align: middle;
}
.col4 .form_group {
	width: 100%;
}
.col4.form_group_addon {
	width: 88%;
}
.col5 {
	display: inline-block;
	width: 19%;
	vertical-align: middle;
}
.col5 .form_group {
	width: 100%;
}
.col5 .form_group_addon {
	width: 90%;
}

.max_area {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #f0f2f5;
}
.main_outer {
	padding: 0 50px;
	background-color: #f0f2f5;
}
.main {
	position: relative;
	min-width: 1000px;
}
.main_inner {
	min-height: 770px;
	margin: 100px 0 0 0;
	padding-bottom: 50px;
}
.main_inner.has_recommend {
	margin-right: 0;
}

.icon {
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
}
.icon_title span {
	vertical-align: middle;
}
.icon_title img {
	cursor: pointer;
}
.icon_01 {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	cursor: pointer;
	background: url('../images/icon_01.png') no-repeat;
}
.icon_status,.icon_revise {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/icon_status.png') no-repeat;
}
.icon_subscribe {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 8px;
	cursor: pointer;
	vertical-align: middle;
	background: url("../images/icon_status.png") no-repeat;
	background-position: 0 0;
}
.icon_change {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/icon_status.png') no-repeat;
	background-position: -16px 0;
}
.icon_unsubscribe {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/icon_status.png') no-repeat;
	background-position: -40px 0;
}
.icon_space {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/icon_status.png') no-repeat;
	background-position: 0 -200px;
}
.icon_create {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/icon_status.png') no-repeat;
	background-position: -48px 0;
}
.icon_delete {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/icon_status.png') no-repeat;
	background-position: -64px 0;
}
.icon_new {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/icon_status.png') no-repeat;
	background-position: -80px 0;
}
.icon_edit {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/icon_status.png') no-repeat;
	background-position: -96px 0;
}
.icon_give {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/icon_status.png') no-repeat;
	background-position: -112px 0;
}
.icon_home {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/icon_status.png') no-repeat;
	background-position: -128px 0;
}
.icon_group {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/icon_status.png') no-repeat;
	background-position: -144px 0;
}
.icon_transform {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/icon_status.png') no-repeat;
	background-position: -160px 0;
}
.icon_round {
	width: 18px;
	height: 18px;
	margin-right: 5px;
	background: url('../images/list_icon.png') no-repeat scroll 0 -36px transparent;
}
.icon_revise {
	background-position: -176px 0;
}
.active_tag {
	position: absolute;
	z-index: 2;
	top: -1px;
	left: -1px;
	width: 30px;
	height: 30px;
	background: url('../images/active_tag.png') no-repeat;
}
.active_tag_hot {
	position: absolute;
	z-index: 2;
	top: -1px;
	left: -1px;
	width: 30px;
	height: 30px;
	background: url('../images/active_tag.png') no-repeat;
	background-position: 0 0;
}
.active_tag_new {
	position: absolute;
	z-index: 2;
	top: -7px;
	right: 15px;
	width: 45px;
	height: 36px;
	background: url('../images/active_tag.png') no-repeat;
	background-position: 0 2px;
}
.tag_hot {
	position: relative;
}
.tag_hot:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 30px;
	height: 30px;
	content: '';
	background: url('../images/active_tag_hot.png') no-repeat;
}
.tag_new {
	position: relative;
}
.tag_new:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 30px;
	height: 30px;
	content: '';
	background: url('../images/active_tag_new.png') no-repeat;
}
.tag_test {
	position: relative;
}
.tag_test:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 30px;
	height: 30px;
	content: '';
	background: url('../images/active_tag_test.png') no-repeat;
}
.recommend_icon {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 5px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/recommend_icon.png') no-repeat;
}
.recommend_icon_reject {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 5px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/recommend_icon.png') no-repeat;
	background-position: 0 0;
}

.recommend_icon_consider {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 5px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/recommend_icon.png') no-repeat;
	background-position: 0 -13px;
}

.recommend_icon_msg {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 5px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/recommend_icon.png') no-repeat;
	background-position: 0 -26px;
}

.panel:after {
	display: block;
	clear: both;
	width: 100%;
	content: '';
}
.recommend .panel {
	padding: 20px 13px;
}
.pl_title {
	font-size: 18px;
	position: relative;
	height: 18px;
	margin-top: 30px;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #36383c;
}

.pl_title.pl_title_no_margin {
	margin-top: 0;
}
.panel .pl_title a {
	font-size: 12px;
	padding-top: 2px;
	color: #2a8ee7;
}
.panel .pl_subtitle {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	color: #333;
}
.panel .pl_title span {
	display: inline-block;
	vertical-align: middle;
}
.panel .pl_title span.btn_normal {
	top: -6px;
	right: 0;
	margin-right: 0 !important;
	margin-left: 10px !important;
}

.panel .pl_title .pl_icon,.panel .pl_title .pl_icon1 {
	width: 18px;
	height: 18px;
	margin-right: 5px;
	cursor: pointer;
	background: url('../images/toolOpen.png') no-repeat;
	background-position: 5px 5px;
}

.panel .pl_title .pl_icon.selected {
	background-position: 0 0;
}
.panel.pl_last {
	margin-bottom: 0;
}


.panel.selected .pl_title .pl_icon,.panel .pl_title .pl_icon1 {
	background: url('../images/toolClose.png') no-repeat;
	background-position: 10px 2px;
}

.panel.selected .pl_content {
	display: none;
}
.panel .pl_content {
	position: relative;
	padding: 30px 30px;
	background: white;
}

.panel .pl_content .pl_content {
	padding: 0;
}
.panel .pl_content.pl_margin_revise {
	padding-top: 1px;
}
.panel .pl_content.pl_margin_bottom_revise {
	padding-bottom: 0;
}
.panel .pl_content .pl_title {
	margin-bottom: 10px;
}
.pl_title.pl_margin_revise {
	margin-top: 0;
}

.panel .margin_bottom_revise_10 {
	margin-bottom: -10px;
}
.btn_box {
	display: inline-block;
	margin-top: 10px;
	margin-left: 8px;
	vertical-align: top;
}
.panel_btn_box {
	margin-top: 20px;
}

.page_btn_box {
	margin-top: 30px;
	padding-bottom: 20px;
}
.page_btn_box:after {
	font-size: 0;
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ' ';
}
.btn,.btn_normal,.btn_normal_blue,.btn_normal_green,.btn_border_white,.btn_positive,.btn_negative,.btn_lg,.btn_buy {
	position: relative;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
}

.content_btns {
	position: absolute;
	top: -14px;
	right: -83px;
}

.btn_normal {
	font-size: 14px;
	line-height: 28px;
	height: 28px;
	margin-right: 10px;
	margin-left: 0!important;
	padding: 0 15px;
	text-transform: capitalize;
	color: #333;
	border: #bfc4cc solid 1px;
	border-radius: 3px;
}
.btn_normal:hover {
	text-decoration: none;
	color: #e50017;
	border: 1px solid #e50017;
}
.btn_normal:active {
	color: #fff;
	border: 1px solid #e50017;
	background: #e50017;
}
.btn_positive:hover {
	background: #fc604b;
}
.btn_negative:hover {
	color: #e50017;
	border: 1px solid #e50017;
}
.btn_negative:active {
	color: white;
	background: #e50017;
}
.btn_normal.red {
	color: white;
	border: none;
	border: 1px solid #e50017;
	background: #e50017;
}
.btn_normal.red:hover {
	background: #fc604b;
}
.btn_normal.red:active {
	background: #cd0015;
}
.btn_normal.btn_red {
	color: white;
	border: none;
	background: #e50017;
}
.btn_normal.btn_red:hover {
	background: #fc604b;
}
.font_blue:hover {
	text-decoration: underline;
}
.btn_positive:active {
	background: #cd0015;
}
.btn_normal_green {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	margin-right: 10px;
	padding: 0 15px;
	color: #fff;
	border: none;
	border-radius: 3px;
	background: #e50017;
}
.btn_border_white {
	font-size: 14px;
	line-height: 25px;
	position: relative;
	top: 7px;
	height: 24px;
	margin-right: 10px;
	padding: 0 14px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 2px;
}
.btn_positive {
	font-size: 16px;
	line-height: 38px;
	width: auto;
    min-width: 120px;
	height: 38px;
	text-transform: uppercase;
	color: white;
	border: 1px solid #e50017;
	border-radius: 3px;
	background: #e50017;
    padding: 0 14px;
}
.btn_negative {
	font-size: 16px;
	line-height: 38px;
	width: auto;
    min-width: 120px;
	height: 38px;
	text-align: center;
	text-transform: uppercase;
	color: #333;
	border: 1px solid #bfc4cc;
	border-radius: 2px;
    padding: 0 14px;
}
.btn_lg {
	font-size: 14px;
	line-height: 30px;
	width: 213px;
	height: 30px;
	margin-left: 10px;
	color: #36383c;
	border: 1px solid #bfc4cc;
	border-radius: 5px;
}
.btn_warning {
	padding: 8px;
	color: #fff;
	border: #e97a0e solid 1px;
	background-color: #fe9b00;
}
.bt_single {
	margin: 0 15px;
}

.btn_more {
	cursor: pointer;
}
.btn_more span {
	font-size: 12px;
	vertical-align: middle;
	color: #0ea5f3;
}
.btn_more img {
	margin-left: 4px;
}

.btn_moreInfo {
	float: right;
	cursor: pointer;
}
.btn_link {
	line-height: 20px;
	padding-right: 20px;
	color: #0ea5f3;
	background: url('../images/btn_link_img.png') right no-repeat;
}
.btn_link:hover {
	text-decoration: underline;
}

.btn_weak {
	font-size: 12px;
	cursor: pointer;
	color: #747980;
}

.buttonDroplist {
	font-size: 12px;
	line-height: 24px;
	position: relative;
	display: inline-block;
	width: 50px;
	height: 24px;
	padding-left: 8px;
	cursor: pointer;
	color: #99a0a9;
	border: 1px solid #cacaca;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url('../images/icon_01.png') no-repeat 40px 10px;
}
.bts {
	overflow: hidden;
}
.bts li {
	float: left;
	cursor: pointer;
}
.bts.bts_prices {
	margin-bottom: -8px;
}
.bts.bts_prices li {
	line-height: 32px;
	position: relative;
	height: 32px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	border: 1px solid #cacaca;
	border-radius: 4px;
}
.bts.bts_prices li.active {
	border: 1px solid #64cb64;
	background: url('../images/checked_icon_02.png') no-repeat right bottom;
}
.submitWrap {
	padding-top: 20px;
}
.add_borderDashed {
	width: 159px;
	height: 79px;
	margin-bottom: 20px;
	cursor: pointer;
	border: 1px dashed #d8dfe6;
	border-radius: 4px;
	background: url('../images/add.png') no-repeat center center;
}

.droplist_btn_normal {
	position: relative;
	width: 110px;
	margin: 0 15px;
}
.droplist_btn_normal:before,.droplist_btn_normal:after {
	position: absolute;
	top: 0;
	display: block;
	width: 10px;
	height: 100%;
	content: '';
	background: url('../images/droplist_normal_bg.png') no-repeat;
}
.droplist_btn_normal:before {
	left: -10px;
	background-position: left center;
}
.droplist_btn_normal:after {
	right: -10px;
	background-position: right center;
}
.droplist_btn_normal .Droplist .DroplistHeader {
	height: 18px;
	padding-right: 23px;
	border-width: 1px 0;
	border-radius: 0;
}
.droplist_btn_normal .Droplist .DroplistHeader .inputbox {
	font-size: 12px;
	margin-top: 2px;
}
.droplist_btn_normal .Droplist .trigger {
	right: -6px;
	height: 16px;
}

.grid {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	text-align: left;
}
.grid .grid_header {
	font-size: 12px;
	line-height: 32px;
	width: 100%;
	height: 32px;
	color: #91989e;
	border-top: 1px solid #bac0c6;
	border-bottom: 1px solid #e2e8ee;
	background: white;
}
.grid .grid_header.gh_write,.grid.gd_collect tr.gd_write {
	color: #747980;
	background: #fff;
}
.grid .grid_header_white {
	font-weight: normal;
	color: #747980;
	background: #fff;
}
.grid.gd_higher tr {
	height: 45px;
}
.grid.gd_selectable tr:hover,.grid.gd_selectable tr.selected {
	background: #f2f5f8;
}
.grid.gd_selectable td.gd_forHover > div {
	display: none;
}
.grid.gd_selectable td {
	background: none;
}
.grid th.gd_operation {
	padding: 0 10px;
}
.grid.gd_selectable tr:hover td.gd_forHover > div,.grid.gd_selectable tr.selected td.gd_forHover > div {
	display: block;
}
.grid th {
	font-weight: normal;
	padding: 0 10px;
	text-align: left;
	/* background: url('../images/line.png') no-repeat right center; 该路径已没有此图片所以注释此段，控制台报错看着不舒服renping*/
}
.grid th:last-child {
	background: none;
}
.grid .grid_content {
	height: 50px;
	border-bottom: 1px solid #e2e8ee;
}
.grid .grid_content:hover,.grid .grid_content.even:hover {
	background: #e7ebef;
}
.grid .grid_content.even,.grid .grid_content.bgColor {
	background: #f3f5f7;
}
.grid td {
	font-size: 14px;
	overflow: hidden;
	padding: 0 10px;
	white-space: nowrap !important;
	text-overflow: ellipsis;
	word-break: keep-all;
	color: rgb(51, 51, 51);
}
.grid td a {
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	white-space: nowrap !important;
	text-overflow: ellipsis;
	color: rgb(51, 51, 51);
}
.grid .td_1,.grid .th_1 {
	padding-left: 20px;
}
.grid .td_1 a {
	max-width: 160px;
}
.grid .th_1 {
	min-width: 120px;
}
.grid .grid_content:hover td.bg_none,.grid .grid_content.even:hover td.bg_none,.grid .grid_content.even td.bg_none {
	background-color: #fff;
}
.grid .gd-numCell {
	text-align: right;
}
.grid.gd_has_icon td {
	line-height: 16px;
}
.grid th.padding_left_5 {
	padding-left: 5px;
}
.grid.gd_normalTh th {
	font-weight: normal;
}
.gd_tr50 tr {
	height: 50px;
}
.grid th.gd_row_icon {
	width: 22px;
	min-width: 22px;
	max-width: 22px;
	padding: 0;
}
.grid .grid_header_check {
	padding: 0;
	text-align: center;
}

.grid.gd_collect tr {
	height: 54px;
	background-color: #f6f8f9;
}
.grid.gd_collect tr.grid_header {
	color: #6a6b71;
	background-color: #fff;
}
.grid.gd_collect tr.gd_summarize {
	height: 30px;
	background-color: #edf0f3;
}
.grid.gd_collect .gd_sum_items {
	text-align: right;
}
.grid.gd_collect .gd_sum_items .gd_sum_price {
	font-weight: bold;
	color: #f17800;
}
.grid.gd_collect .gd_sum_items div {
	display: inline-block;
	margin-left: 20px;
	text-align: right;
}
.grid.gd_collect tr.gd_space {
	height: 30px;
	background-color: #fff;
}
.grid.gd_collect tr.gd_summarize td {
	padding: 0 20px;
}
.grid.gd_collect tr.gd_statistics td {
	font-size: 16px;
	font-weight: bold;
	height: 60px;
	background-color: #fff;
}

.gridlist .tr_separate {
	height: 3px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
.gridlist .grid_content {
	border: 1px solid #fff;
}
.gridlist .grid_content.active .last_td {
	background: url('../images/checked_icon_01.png') no-repeat
    right bottom;
}

.grid .grid_content.even {
	background: #f3f5f7;
}

.checkbox_clear {
	display: inline-block;
}
.checkbox_clear .checkbox {
	margin-right: 0;
}

.form_con {
	font-size: 0;
	margin-bottom: -20px;
}
.form_con.mb0 {
	margin-bottom: 0;
}

.form_con > div {
	font-size: 12px;
	position: relative;
	display: inline-block;
	vertical-align: inherit;
}

.form_con .form_group {
	font-size: 0;
	display: inline-block;
}

.form_group {
	position: relative;
	position: relative;
	display: inline-block;
	height: 48px;
	margin-bottom: 20px;
	padding: 0 0;
	vertical-align: middle;
	border: 1px solid #e1e3e5;
}
.form_group.active {
	border: 1px solid #1eb5e5;
}
.form_group.focus {
	border: 1px solid #1eb5e5;
}
.form_group:hover {
	border: 1px solid #1eb5e5;
}
.form_group.form_group_disabled {
	background: #f0f2f5;
}
.form_group.form_group_disabled:hover {
	border: 1px solid #e1e3e5;
}
.form_group.green {
	border: 1px solid #78d078;
}
.form_group.green:hover {
	border: 1px solid #78d078;
}
.form_group.redcol {
	border: 1px solid #e50017;
}
.form_group.redcol:hover {
	border: 1px solid #e50017;
}
.green {
	border: 1px solid #78d078;
}
.redcol {
	border: 1px solid #e50017;
}

.form_group.form_group2 {
	height: auto;
	border: 1px solid transparent;
}
.form_group.form_group2:hover {
	height: auto;
	border: 1px solid transparent;
}

.form_group.form_group_no_padding {
	margin-left: -10px;
}
.form_group.form_group_no_margin {
	margin-bottom: 0;
}
.form_group.form_group_no_label {
	height: 24px;
}
.form_con .form_group_info {
	margin-bottom: 10px;
}
.form_con .form_group_info .form_label {
	line-height: 1;
}
.form_con .form_group_info .form_control {
	line-height: 1;
}
.form_disable_cover_auto {
	position: absolute;
	z-index: 120;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('../images/popMask.png');
}

.form_group .validate_pass {
	border-color: #64cb64;
	background: #effaef;
}
.form_group .validate_fail {
	border-color: #e46a75;
	background: #fcf0f1;
}
.form_group .validate_pass_img {
	position: absolute;
	top: -10px;
	right: -30px;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url('../images/v_success.png') no-repeat;
}
.form_group .validate_fail_img {
	position: absolute;
	top: -10px;
	right: -30px;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url('../images/v_failure.png') no-repeat;
}
.form_control .error_tips {
	font-size: 12px;
	line-height: 26px;
	position: absolute;
	z-index: 99;
	top: -59px;
	left: 0;
	width: 160px;
	height: 30px;
	text-indent: 10px;
	color: #fff;
	background: url('../images/valid_error.png') no-repeat;
}

.form_row_nm .form_group {
	margin-bottom: 0;
}
.form_row_nm > div {
	margin-bottom: 0;
}

.form_control {
	font-size: 16px;
	line-height: 20px;
	position: relative;
	height: 24px;
	padding: 0 10px;
}
.form_con.form_ellipsis .form_control,.form_control.form_ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.form_group_auto,.form_con.form_justify .form_group {
	vertical-align: middle;
}
.form_group_auto {
	margin-bottom: 0;
}
.form_group_auto .form_control,.form_con.form_justify .form_control {
	display: block;
}

.form_label,.control_label,.form_label_normal {
	font-size: 12px;
	line-height: 24px;
	display: block;
	min-width: 100px;
	height: 24px;
	margin-right: 0;
	padding: 0 10px;
	text-align: left;
	color: #6f7479;
}
.form_label_normal {
	width: auto;
	text-align: left;
}
.form_label.w_auto {
	width: auto;
}
.form_label .font_red {
	margin-right: -2px;
	margin-left: -8px;
}
.form_label .file_required {
	margin-right: 1px;
}
.control_label {
	vertical-align: top;
}
.line_height14 .form_label,.line_height14 .form_control {
	line-height: 14px;
}

.form_info {
	font-size: 12px;
	line-height: 20px;
	display: inline-block;
	margin-right: 0;
	text-align: right;
	vertical-align: middle;
	color: #333;
}

.form_input {
	font-size: 16px;
	line-height: 16px;
	width: 100%;
	height: 16px;
	padding: 4px 0 4px 0;
	color: #333;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.form_group_disabled input {
	color: #333 !important;
	background: none !important;
}
.form_input:focus,.form_input:hover {
	border-color: #6a8399;
}

.form_input_lg {
	width: 248px;
}

.form_group .disable_input,.form_input:disabled,.form_input:disabled:hover,.form_input:disabled:focus {
	color: #99a0a9;
	background: #eee;
}
.form_textarea:disabled,.form_textarea:disabled:hover,.form_textarea:disabled:focus {
	color: #99a0a9;
	border: 1px solid #b3b3b3;
	background: #eee;
}

.form_group .form_unit {
	font-size: 12px;
	margin: 0 5px;
	vertical-align: middle;
	color: #333;
}
.form_group .checkbox {
	padding-left: 5px;
}

.form_droplist {
	width: 100%;
	vertical-align: middle;
}

.form_date {
	position: relative;
	width: 160px;
}
.form_date .calendarInput {
	width: 149px;
}

.form_textarea {
	font-size: 16px;
	line-height: 16px;
	width: 100%;
	height: 16px;
	padding: 0 0 4px 0;
	color: #333;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}
.form_textarea:hover,.form_textarea:focus {
	border-color: #6a8399;
}
.form_textarea.form_textarea_lg {
	width: 320px;
	height: 90px;
}

.form_tips {
	position: absolute;
	top: 40px;
}

.form_file {
	position: relative;
	width: 100%;
}
.form_file .form_input {
	width: 100%;
}
.form_file .file_icon {
	position: absolute;
	top: -9px;
	right: -5px;
	width: 20px;
	height: 17px;
	background: url('../images/controls.png') no-repeat 0 -32px;
}
.form_file .file_hidden {
	position: absolute;
	top: -11px;
	right: -5px;
	width: 23px;
	height: 21px;
	cursor: pointer;
	opacity: 0;
}
.form_file:hover .file_icon {
	background-position: 0 -48px;
}
.form_address .address_icon {
	position: absolute;
	top: 7px;
	right: 5px;
	width: 20px;
	height: 17px;
	background: url('../images/controls.png') no-repeat 0 -70px;
}
.form_address:hover .address_icon {
	background-position: 0 -87px;
}
.form_address.disable_input:hover .address_icon {
	background-position: 0 -70px;
}

.form_group .form_disable_cover {
	position: absolute;
	z-index: 120;
	top: 0;
	left: 0;
	width: 160px;
	height: 34px;
}
.form_control img {
	cursor: pointer;
}

.win_cover {
	position: fixed;
	z-index: 120;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('../images/fullcover_bg.png') repeat;
}

.fullcover {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-bottom: auto;
	padding-top: 24%;
	text-align: center;
	opacity: .5;
	background: rgb(117, 113, 113);
}
.fullcover img.loading {
	width: 50px;
	height: 50px;
}
.win_box {
	position: relative;
	background: #fff;
}
.win_box .close_box {
	position: absolute;
	top: 7px;
	right: 14px;
	width: 26px;
	height: 26px;
	cursor: pointer;
	background: url('../images/wb_close.png');
}

.win_box .wb_title {
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	padding-left: 20px;
	color: #656d78;
	border-bottom: 1px solid #d9d9d9;
	background: #f8f8f8;
}
.win_box .scrollbar_container_outer {
	height: 500px;
	border: none;
}
.win_box .wb_content {
	padding: 20px 30px 0 30px;
}
.win_box.wb_rect350 {
	width: 660px;
	min-height: 350px;
	margin-top: -212px;
	margin-left: -345px;
}
.win_box.wb_rect650 {
	width: 900px;
	min-height: 650px;
	margin-top: -325px;
	margin-left: -450px;
}

.win_box .panel .pl_title,.grid .panel .pl_title {
	margin-left: 0;
}
.win_box .panel {
	margin-bottom: 0;
	padding: 0;
	padding-bottom: 84px;
	border: 0 none;
}
.win_box .paging > div {
	margin-right: 30px;
}

.popwin .btn_positive {
	line-height: 30px;
	width: 100px;
	height: 30px;
}
.popwin .btn_negative {
	line-height: 30px;
	width: 100px;
	height: 30px;
}
.popwin_masker {
	position: fixed;
	z-index: 5000 !important;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	background: url("resource.root/themes/outsidechina/skins/default/images/fullcover_bg_white.png") repeat;
	            
}
.popwin {
	position: absolute;
	z-index: 5000;
	border: none;
	border-radius: 0;
}
.popwin.dragging {
	background-color: #fff;
}
.popwin_top {
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	padding-left: 0;
	color: #fff;
	border-bottom: none;
	border-radius: 0;
	background: #6a7782;
	box-shadow: none;
}
.popwin_content_ifra .panel {
	background: none;
}
.popwin_content_ifra .pl_title {
	margin-top: 0;
}
.popwin_top .popwin_top_left,.popwin_top .popwin_top_right {
	display: none;
}
.popwin_title {
	font-size: 18px;
	left: 20px;
	color: #fff;
}
.popwin .popwin_iframe {
	position: static;
	overflow-x: hidden;
	width: auto;
	height: auto !important;
	padding-right: 30px;
}
.popwin_content_ifra {
	padding: 30px 0 30px 30px;
	background: #fff;
}
.popwin .popwin_iframe_inner {
	position: static;
	width: auto;
	height: 100%;
}
.wb_content {
	height: auto !important;
}
.popwin .pop_btns {
	position: absolute;
	right: 30px;
	bottom: 0;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
	background: #fff;
}
.popwin_middle {
	position: relative;
	background: #fff;
}
.popwin_middle .popwin_middle_center {
	overflow: auto;
	background-color: inherit !important;
}
.popwin_middle_left {
	display: none;
}
.popwin_middle_right {
	display: none;
}
.popwin_bottom {
	display: none;
}
.popwin_middle_center {
	width: 100% !important;
}
.popwin .popwin_close {
	position: absolute;
	top: 11px;
	right: 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url('../images/popwin_close.png') no-repeat center;
}
.popwin .panel .pl_content {
	position: relative;
	padding: 0 0;
	background: white;
}

.tab .tab_nav {
	padding-bottom: 10px;
}
.tab .tab_nav ul {
	overflow: hidden;
	height: 30px;
	margin-left: -10px;
}
.tab .tab_nav ul li {
	float: left;
	height: 20px;
	padding: 0 10px;
	cursor: pointer;
	border-right: 1px solid #bec4cc;
}
.tab .tab_nav ul li span {
	font-size: 18px;
	display: block;
	margin-top: -2px;
	padding: 5px 6px 8px 6px;
	text-align: center;
	text-transform: uppercase;
	color: #91989e;
}
.tab .tab_nav ul li.active span {
	color: #e50017;
}
.tab .tab_nav ul li.last {
	border-right: none;
}
.tab .tab_pannel {
	display: none;
}
.tab .tab_content .tab_pannel.active {
	display: block;
}
.tab .tab_nav ul li.disabled span {
	color: #999;
}
.tab .tab_nav ul li.disabled {
	cursor: default;
}

.display_opt {
	margin-top: 6px;
}

.display_grid {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	cursor: pointer;
	background: url("../images/displayStyle.png") no-repeat;
	background-position: 0 -16px;
}
.display_grid.active {
	background-position: 0 0;
}
.display_list {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 15px;
	cursor: pointer;
	background: url("../images/displayStyle.png") no-repeat;
	background-position: -16px -16px;
}
.display_list.active {
	background-position: -16px 0;
}

.item_list ul {
	margin-right: -10px;
}
.item_list ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	text-align: center;
	border-radius: 0;
}
.item_list ul li .liwrap {
	position: relative;
	width: 156px;
	height: 76px;
	border: 1px solid #dde3e9;
	border-radius: 0;
}

.item_list li.active .liwrap,.item_list li:hover .liwrap {
	border-color: #e50017;
}
.item_list li.active {
	background: url('../images/checked_icon_03.png') no-repeat
    right bottom;
}
.item_list .choose_footer {
	position: absolute;
	bottom: 0;
	display: none;
	width: 100%;
	height: 40px;
	padding: 5px 0 5px 0;
	text-align: center;
	background: #6a7782;
}
.item_list li:hover .choose_footer {
	display: block;
}
.item_list .number {
	font-size: 18px;
	font-weight: normal;
	padding-top: 16px;
	padding-bottom: 8px;
	color: #333;
}
.item_list .number em {
	color: red;
}
.item_list .price {
	font-size: 12px;
	font-weight: normal;
	padding-right: 4px;
	color: #333;
}
.item_list_pkg ul li .liwrap {
	width: 216px;
	height: 126px;
}
.item_list_pkg .li_header {
	font-size: 14px;
	line-height: 39px;
	height: 39px;
	padding: 0 10px;
	color: #333;
	background: #eee;
}
.item_list_pkg .li_header .li_title {
	max-width: 200px;
}
.item_list_pkg .li_content {
	font-size: 13px;
	line-height: 24px;
	overflow: hidden;
	height: 55px;
	padding: 0 10px;
	padding-top: 10px;
	color: #7f7f7f;
}

.column {
	position: relative;
}
.column .row {
	margin-bottom: 8px;
}
.column .input .label {
	line-height: 24px;
	color: #7f7f7f;
}

.column .input .comboCategory > div {
	display: inline-block;
	height: 22px;
	margin: 0 10px 6px 0;
	padding: 0 14px;
	vertical-align: middle;
	border: 1px #e1e3e5 solid;
}
.column .input .comboCategory > div a {
	line-height: 22px;
	display: inline-block;
	vertical-align: top;
}
.column .input .comboCategory > div a:hover {
	cursor: pointer;
	text-decoration: none;
	color: #e50017;
}
.column .input .comboCategory > div.selected {
	border: 1px #e50017 solid;
	background: #fff right bottom;
}
.column .input .comboCategory .more {
	display: inline-block;
	margin: 8px;
	padding-right: 20px;
	cursor: pointer;
	color: #2a8ee7;
}
.searchBar {
	position: relative;
	float: left;
	width: 200px;
	height: 32px;
	margin-top: 2px;
	margin-right: 20px;
	border: 1px solid #ccc;
	border-radius: 20px;
	border-radius: 0;
}
.searchBar input {
	line-height: 32px;
	width: 140px;
	width: calc(100% - 66px);
	height: 32px;
	margin-top: 0;
	padding: 0 10px;
	vertical-align: top;
	border: none;
}
.searchBar .searchButton {
	float: right;
	width: 22px;
	height: 20px;
	margin: 6px 10px 0 0;
	cursor: pointer;
	background: url('../images/searchGray.png') no-repeat center;
}
.column .input .searchBar .scanCodeButton {
	float: left;
	width: 22px;
	height: 20px;
	margin: 6px 0 0 10px;
	background: url('../images/scan_code.png') no-repeat center;
}
.column .input .searchBar .clearInput {
	position: absolute;
	top: 8px;
	right: 40px;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: url('../images/delete_input.png') -16px 0 no-repeat;
}
.column .input .searchBar .clearInput.clearScanCode {
	right: 6px;
}

.srch_item_list {
	padding-left: 0;
}
.srch_item_list dt {
	font-size: 14px;
	float: left;
	width: 65px;
	margin: 10px 0;
	color: #7f7f7f;
}
.srch_item_list .ddwrap {
	font-size: 0;
	position: relative;
	margin-left: 70px;
}
.srch_item_list .ddwrap * {
	font-size: 14px;
}
.srch_item_list .ddwrap .moreInfo {
	display: none;
}
.srch_item_list .ddwrap .btn_more {
	padding-top: 8px;
}
.srch_item_list dd,.srch_item_list .sil_more {
	font-size: 12px;
	display: inline-block;
	margin: 7px;
	cursor: pointer;
	vertical-align: middle;
}
.srch_item_list dd.last {
	border-right: none;
}
.srch_item_list dd span {
	line-height: 16px;
	display: inline-block;
	height: 16px;
	padding: 5px 25px;
	border: 1px solid #e1e3e5;
	background: none;
	vertical-align: middle;
}
.srch_item_list dd.active span {
	color: #333;
	border: none;
	background: url("../images/check_icon_04.png") no-repeat right bottom white;
}
.srch_item_list.last {
	border-right: none;
}
.condition_srch {
	margin-top: 5px;
	margin-bottom: 20px;
}
.condition_srch > .input {
	position: relative;
}
.condition_srch .form_label {
	width: 65px;
}

.searchPanel {
	font-size: 12px;
	line-height: 30px;
	position: absolute;
	z-index: 120;
	top: 59px;
	left: 0;
	display: block;
	overflow-x: hidden;
	width: 200px;
	max-height: 186px;
	border: 1px solid #c9c9c9;
	background: #fff none repeat scroll 0 0;
}
.searchPanel .tab > div.even {
	background: #f3f5f7 none repeat scroll 0 0;
}
.searchPanel .tab > div {
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	cursor: pointer;
	border-bottom: 1px solid #e2e8ee;
}
.searchPanel .tab > div .icon {
	float: right;
	width: 20px;
	height: 30px;
	margin-right: 10px;
	background: transparent url('../images/close.png') no-repeat scroll right center;
}
.searchPanel .tab > div .icon:hover {
	position: relative;
	left: 5px;
	border-radius: 0;
	background: transparent url('../images/v_failure.png') no-repeat scroll center center;
}

.searchBox {
	position: relative;
}
.searchBox .searchPanel {
	top: 35px;
}

.form_group .form_control_srch {
	position: relative;
}
.form_group .control_srch {
	position: relative;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

.form_group .form_control_srch i {
	position: absolute;
	top: 13px;
	right: 16px;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: url("../images/icon_search.png") no-repeat;
}

.form_group .control_srch .form_input {
	color: #b2b7bc;
}

.bf_tips > .head.left,.bf_tips > .head.middle,.bf_tips > .head.right {
	background: url('../images/tips_top.png');
	margin-right: 0px;
	margin-left: 0px;
}
.bf_tips > .foot.left {
	background: url('../images/tips_below01.png');
}
.bf_tips > .foot.right,.bf_tips > .foot.middle {
	background: url('../images/tips_below02.png');
	margin-right: 0px;
	margin-left: 0px;
}
.bf_tips > .mid,.bf_tips_container,.bf_tips_content {
	background: #ec4e5c;
}
.bf_tips_error {
	line-height: 16px;
	padding: 0;
	color: #fff;
	background: none;
}
.bf_tips_container {
	padding-right: 10px;
}
.bf_tips > .mid {
	padding-left: 13px;
	margin-right: -1px;
	margin-left: -1px;
}
.bf_tips.arrowtop > .head.left {
	background: url('../images/tips2_topleft.png') 0 0;
}
.bf_tips.arrowtop > .head.right,.bf_tips.arrowtop > .head.middle {
	background: url('../images/tips2_topright.png') 0 0;
}
.bf_tips.arrowtop > .foot.left,.bf_tips.arrowtop > .foot.right,.bf_tips.arrowtop > .foot.middle {
	background: url('../images/tips2_below.png') 0 0;
}

.uee-ui-ele div.msgbox-ok-text,.uee-ui-ele div.msgbox-chanel-text {
	line-height: 30px;
	text-transform: uppercase;
}
div[id^='winmsg'] {
	width: 500px !important;
	height: auto;
	padding-bottom: 15px;
	background: #fff;
}
div[id^='winmsg'] .popwin .popwin_close {
	position: relative;
	float: none;
	width: auto !important;
	height: 40px;
	background: none!important;
}
div[id^='winmsg'] .popwin_top .popwin_top_center {
	right: 20px;
}
div[id^='winmsg'] #popwin_title {
	font-size: 16px;
	left: 40px;
	color: white;
}
div[id^='winmsg'] .popwin_btn_group {
	width: auto;
	padding: 0 20px 4px 0;
	text-align: right;
}
div[id^='winmsg'] .popwin_btn_group span.uee-button {
	font-size: 14px;
	line-height: 32px;
	display: inline-block;
	width: 100px;
	height: 30px;
	margin-right: 10px;
	padding: 0 15px;
	text-align: center;
	color: #333;
	border: #bfc4cc solid 1px;
	border-radius: 3px;
	background: white;
	box-shadow: none;
}
div[id^='winmsg'] .popwin_btn_group span.uee-button:hover {
	cursor: pointer;
	color: #e50017;
	border-color: #e50017;
	background: #fff;
}
div[id^='winmsg'] .popwin_btn_group span.uee-button:focus {
	color: #333 !important;
}
div[id^='winmsg'] .popwin_btn_group span.uee-button:active {
	color: white !important;
	background: #e50017;
}
div[id^='winmsg'] .popwin_btn_group span.uee-button.uee-msgbox-ok {
	font-size: 14px;
	line-height: 32px;
	width: 100px;
	height: 30px;
	margin-right: 10px;
	padding: 0 15px;
	color: #333;
	color: white;
	border: none;
	border-radius: 3px;
	background: #e50017;
}
div[id^='winmsg'] .popwin_btn_group span.uee-button.uee-msgbox-ok:focus {
	color: white !important;
}
div[id^='winmsg'] .popwin_btn_group span.uee-button.uee-msgbox-ok:hover {
	color: white !important;
	background: #fc604b;
}
div[id^='winmsg'] .popwin_btn_group span.uee-button.uee-msgbox-ok:active {
	color: white !important;
	border: none !important;
	background: #cd0015;
}
div[id^='winmsg']  div.popwin_content {
	font-size: 14px;
	line-height: 17px;
	width: auto;
	min-height: 50px;
	padding: 35px 25px 10px 68px;
	padding-top: 31px;
	padding-bottom: 10px;
	color: #333;
	background: none;
}
div[id^='winmsg']  div.popwin_content.bc_msgbox_img .nofloat {
	position: absolute;
	top: 28px;
	left: 30px;
	width: 28px;
	height: 28px;
	/* background: url('../images/tips_icon.png') no-repeat; */
}
div[id^='winmsg']  div.popwin_content.popwin_error .nofloat {
	background-position: 0 -56px;
}
div[id^='winmsg'] div.popwin_content.popwin_success .nofloat {
	background-position: 0 0;
}
div[id^='winmsg']  div.popwin_content.popwin_warning .nofloat {
	background-position: 0 -28px;
}
div[id^='winmsg']  div.popwin_content.popwin_alert + .nofloat {
	position: absolute;
	top: 28px;
	left: 30px;
	width: 40px;
	height: 28px;
	/* background: url('../images/tips_icon.png') no-repeat; */
	background-position: 0 -112px;
}
div[id^='winmsg']  div.popwin_content.popwin_confirm .nofloat {
	background-position: 0 -84px;
}

.uee-xdate {
	width: 160px;
	height: 32px;
}
.uee-xdate > input,.uee-xdatetime > input {
	height: 32px;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
}

.tips_window_block,.caution_window_block,.help_window_block {
	width: 500px;
	height: 242px;
	margin-top: -121px;
	margin-left: -250px;
}
.tips_window_block .tips_icon,.caution_window_block .tips_icon,.error_window_block .tips_icon,.help_window_block .tips_icon {
	display: inline-block;
	width: 40px;
	height: 36px;
	vertical-align: middle;
	/* background: url("../images/tips_icon.png") no-repeat;  */
}
.tips_window_block .tips_icon {
	background-position: -0 0;
}
.caution_window_block .tips_icon {
	background-position: -0 -36px;
}
.error_window_block .tips_icon {
	background-position: -0 -72px;
}
.help_window_block .tips_icon {
	background-position: -0 -108px;
}
.tips_window_block p,.caution_window_block p,.error_window_block .p,.help_window_block p {
	font-size: 14px;
	position: relative;
	padding-top: 12px;
}
.tips_window_block p .inline_block,.caution_window_block p .inline_block,.error_window_block .p .inline_block,.help_window_block p .inline_block {
	line-height: 20px;
	max-width: 380px;
	padding-left: 14px;
}
.error_window_block {
	width: 500px;
	min-height: 242px;
	margin-top: -50%;
	margin-left: -250px;
}
.error_window_block p {
	line-height: 24px;
	display: none;
	margin: 0;
}
.error_window_block .p a {
	font-size: 12px;
	text-decoration: underline;
	color: #7f7f7f;
}
.error_window_block .addAccount_info {
	padding-bottom: 84px;
}

.derived_window_block {
	width: 440px;
	height: 240px;
	margin-top: -120px;
	margin-left: -220px;
}
.derived_window_block .tips_icon {
	position: absolute;
	top: 12px;
	left: 0;
	display: inline-block;
	width: 36px;
	height: 36px;
	vertical-align: middle;
	/* background: url("../images/tips_icon.png") -2px 0 no-repeat; */
}
.derived_window_block p {
	font-size: 20px;
	line-height: 36px;
	position: relative;
	padding-top: 12px;
	padding-left: 54px;
	color: #7f7f7f;
}
.derived_process {
	padding-top: 20px;
	color: #7f7f7f;
}
.derived_process > span {
	font-size: 14px;
}
.derived_process .pl_num {
	font-size: 12px;
}
.derived_process .process_bar {
	position: relative;
	clear: both;
	overflow: hidden;
	height: 20px;
	margin-top: 20px;
	border-radius: 9px;
}
.derived_process .process_bar.on {
	background: url('../images/pages/move_center.gif') repeat-x;
}
.derived_process .processBar {
	height: 20px;
}

.inline_block {
	display: inline-block;
	vertical-align: middle;
}

.searchEmpty {
	font-size: 16px;
	padding-top: 40px;
	text-align: center;
	color: #7f7f7f;
}
.searchEmpty em {
	font-style: normal;
	color: #ec4e5c;
}
.border_top {
	border-top: 1px #e2e8ee solid;
}

.stepper {
	line-height: 18px;
	position: relative;
	width: 98px;
	height: 26px;
	margin-right: 16px;
	padding-bottom: 0;
	cursor: pointer;
	text-align: center;
	border: 1px solid #b3b3b3;
}
.stepper input {
	line-height: 18px;
	width: 40px;
	height: 18px;
	text-align: center;
	color: #333;
}
.stepper .numbtn {
	font-size: 16px;
	line-height: 22px;
	position: relative;
	top: 4px;
	display: inline-block;
	width: 20px;
	height: 18px;
	cursor: pointer;
	color: #656d78;
}
.stepper .numbtn.add {
	border-left: 1px #b3b3b3 solid;
	background: url("../images/pages/uparrow.png") no-repeat center center;
}
.stepper .numbtn.minus {
	border-right: 1px #b3b3b3 solid;
	background: url("../images/pages/downarrow.png") no-repeat center center;
}
.product .default {
	margin-right: 20px;
}
.btn_group {
	display: none;
}
.display_opt.left_line {
	border: none;
}

.starGrade_normal,.starGrade_golden,.starGrade_diamond {
	display: inline-block;
	overflow: hidden;
	height: 18px;
	vertical-align: middle;
	background: url('../images/starGrade_1.png') 0 center no-repeat;
}
.starGrade_normal.one {
	width: 18px;
}
.starGrade_normal.two {
	width: 38px;
}
.starGrade_normal.three {
	width: 60px;
}
.starGrade_normal.four {
	width: 82px;
}
.starGrade_normal.five {
	width: 103px;
}
.starGrade_golden {
	width: 101px;
	background: url('../images/starGrade_2.png') 0 center no-repeat;
}
.starGrade_diamond {
	width: 101px;
	background: url('../images/starGrade_3.png') 0 center no-repeat;
}

.table_block {
	display: table;
	width: 100%;
}
.table_block > * {
	display: table-cell;
}

.group_address {
	margin-bottom: 10px;
}
.group_address .form_label_normal,.group_address .form_control {
	line-height: 14px;
	height: 14px;
}
.group_address .form_control > span,.group_address .form_control .span {
	display: inline-block;
	margin-right: 6px;
	padding-right: 14px;
	vertical-align: middle;
	color: #7f7f7f;
	background: url("../images/group/groupAddress_01.png") right center no-repeat;
}
.pageHeader p {
	line-height: 22px;
}
.total {
	line-height: 24px;
	float: left;
}
.cursor {
	cursor: pointer;
}
.showSublist {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 6px;
	vertical-align: middle;
	background: url('../images/toolClose.png') no-repeat scroll 50% 50% transparent;
}
.showSublist.on {
	background: url('../images/toolOpen.png') no-repeat scroll 50% 50% transparent;
}
.sub_tr .td_1 {
	padding-left: 66px;
}

.windowBoxwrap {
	margin-top: -225px;
	margin-left: -330px;
}
.updatePassword {
	width: 480px;
	min-height: 402px;
}
.updatePassword .account_num {
	vertical-align: middle;
}
.updatePassword .form_con .form_label {
	width: 85px;
	text-align: left;
}
.updatePassword .fg_margin {
	margin-right: 8px;
}
.updatePassword .form_textarea {
	width: 415px;
}
.updatePassword .openBalanceAlert .checkbox {
	margin-right: 0;
}
.updatePassword .blanceAlert {
	position: relative;
	top: 25px;
}
.updatePassword .form_con .form_group_account {
	font-size: 0;
	position: relative;
	left: 12px;
	display: inline-block;
}
.updatePassword .form_con .form_group_blanceAlert {
	font-size: 0;
	position: relative;
	left: 10px;
	display: inline-block;
}
.updatePassword .form_con .form_group_hidden {
	font-size: 0;
	position: relative;
	left: 5px;
	display: inline-block;
}
.updatePassword .form_con .form_group {
	margin-left: 80px;
}
.updatePassword .regular {
	line-height: 22px;
	padding-left: 80px;
}
.updatePassword .ml_60 {
	margin-left: 60px;
}
.updatePassword .wb_opt {
	right: 120px;
}
.updatePassword .win_box .wb_content {
	padding-bottom: 30px;
}

.tipsTall_window_block {
	width: 500px;
	margin-top: 0;
}
.tipsTall_window_block .wb_content {
	height: auto;
	padding: 10px 10px 94px 10px;
}
.tipsTall_window_block p {
	font-size: 14px;
	line-height: 18px;
}
.tipsTall_window_block .boldNo {
}
.tipsTall_window_block .moreInfo {
	display: none;
}
.tipsTall_window_block .moreBtn {
	font-size: 12px;
	cursor: pointer;
	color: #2a8ee7;
}
.tipsTall_window_block .moreBtn .moreIcon {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 6px;
	background: url('../images/moreIcon.png') no-repeat;
}
.tipsTall_window_block .moreBtn .moreIcon.closeMore {
	background: url('../images/closeMore.png') no-repeat;
}
.tipsTall_window_block p .font_orange {
	font-weight: bold;
	color: #f17800;
}
.tipsTall_window_block p .font_link {
	padding-left: 15px;
	cursor: pointer;
	color: #2a8ee7;
}
.tipsTall_window_block .lineBox {
	padding: 8px 10px;
}
.tipsTall_window_block .hasBg {
	padding: 10px;
	border-top: 1px solid #e2e8ee;
	border-bottom: 1px solid #e2e8ee;
	background: #f6f8fd;
}
.tipsTall_window_block .hasBtborder {
	border-bottom: 1px solid #e2e8ee;
}
.suggestBox {
	font-size: 12px;
}
.suggestBox .suggTitle {
	margin-top: 5px;
}
.suggestBox .suggTitle span {
	display: inline-block;
	vertical-align: middle;
}
.suggestBox .suggTitle .suggIcon {
	width: 16px;
	height: 16px;
	margin-right: 5px;
	cursor: pointer;
	background: url('../images/list_icon1.png') no-repeat scroll transparent;
}
.suggestBox .suggTitle .suggIcon:hover {
	background-position: 0 -16px;
}
.suggestBox .suggTitle .suggIcon.selected {
	background-position: 0 -32px;
}
.suggestBox .suggTitle .suggIcon.selected:hover {
	background-position: 0 -48px;
}
.suggestBox .suggTitle span:nth-child(2) {
	color: #2a8ee7;
}
.suggestBox .suggContent {
	display: none;
	margin-top: 5px;
}
.suggestBox .suggContent p {
	font-size: 12px;
	color: #7f7f7f;
}

.tipsSub_window_block {
	width: 760px;
	margin-top: 0;
	margin-left: -220px;
}
.tipsSub_window_block .wb_content {
	height: auto;
	padding: 10px 10px 94px 10px;
}
.tipsSub_window_block .wb_content .tipGray {
	margin: 10px 0 20px 0;
	color: #7f7f7f;
}
.tipsSub_window_block .grid .th_1 {
	width: 43%;
}
.tipsSub_window_block .grid .th_2 {
	width: 24%;
}
.tipsSub_window_block .grid .orderIcon {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 6px;
	vertical-align: middle;
	background: url('../images/icon_status.png') no-repeat;
}
.tipsSub_window_block .grid .cancelIcon {
	background-position: -32px 0;
}
.show {
	display: block!important;
}
.hide {
	display: none!important;
}

.UCDChart {
	font-size: 12px;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	background: #f6f6f6;
}
.UCDChart div {
}

.UCDChart * {
	overflow: visible;
	margin: 0;
	padding: 0;
}
.UCDChart .infoLayer {
	position: absolute;
	z-index: 5;
	top: 49%;
	overflow: hidden;
	width: 100%;
	text-align: center;
}
.UCDChart .Frags {
	position: absolute;
	z-index: 2;
	display: inline-block;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	border: 1px solid #9e9e9e;
	background: #fff;
	*display: inline;
	*zoom: 1;
}
.UCDChart .Frags .item {
	position: absolute;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	*display: inline;
	*zoom: 1;
}
.UCDChart .Frags .item.selected {
	background-color: #eee;
}
.UCDChart .Frags .item label {
	position: absolute;
	top: 0;
	padding: 0 4px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	transition-property: all;
	color: #333;
}
.UCDChart .Frags .item.hover label {
	color: #333;
}
.UCDChart .Frags .item.hover {
	background-color: #08c !important;
}
.UCDChart .Frags.select .item {
	background-color: #08c !important;
}
.UCDChart .Frags .subItem.select {
	background-color: #08c !important;
}
.UCDChart .Frags .item .subItem {
	margin: 0;
	padding: 0;
	border-radius: 5px;
}
.UCDChart .Frags .item .subItem.hover {
	background-color: #08c !important;
}
.UCDChart.CSS3 .Frags .item,.UCDChart.CSS3 .Frags .item .subItem {
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	transition-property: width, height, background;
}
.UCDChart.stack .Frags .item.stackRendered .subItem {
	transition-property: none !important;
}

.UCDChart .Cords {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.UCDChart .Cords .mainCord {
	position: absolute;
	border: 0;
}
.UCDChart.vertical .Cords .mainCord {
	border: 0;
}
.UCDChart .Cords .mainCord .dot {
	position: absolute;
	height: auto;
	padding: 4px;
	transition: .3s ease-in-out;
	transition-property: left, top, background, font, opacity;
	text-align: center;
	white-space: nowrap;
	word-wrap: normal;
	opacity: 0;
	color: #9e9e9e;
}
.UCDChart.vertical .mainCord .dot {
	width: 70px;
	text-align: right;
	border: 0;
}
.UCDChart .mainCord .dot.selected {
	color: #333;
}

.UCDChart .Cords .yCord1 {
	position: absolute;
	border: 0;
}
.UCDChart .Cords .yCord1 .dot {
	position: absolute;
	right: 5px;
	width: 40px;
	height: auto;
	padding: 4px;
	transition: .3s ease-in-out;
	transition-property: left, top, background, font, opacity;
	text-align: right;
	opacity: 0;
	color: #9e9e9e;
}
.UCDChart.process .Cords .yCord1 .dot {
	padding-right: 10px;
}
.UCDChart.vertical .Cords .yCord1 .dot {
	text-align: center;
}

.UCDChart .Cords .yCord2 {
	position: absolute;
	border: 0;
}
.UCDChart .Cords .yCord2 .dot {
	position: absolute;
	left: 5px;
	width: 40px;
	height: auto;
	padding: 4px;
	transition: .3s ease-in-out;
	transition-property: left, top, background, font, opacity;
	text-align: left;
	opacity: 0;
	color: #9e9e9e;
}
.UCDChart .Cords .yCord2 .dot.selected {
	font-weight: bold;
	color: #333;
}

.Cords * {
	margin: 0;
	padding: 0;
}
.Cords .legend {
	position: absolute;
	bottom: 0;
	min-height: 20px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.UCDChart .extend {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
.UCDChart .extend .goal {
	position: absolute;
	z-index: 10;
	height: 6px;
	margin: 0;
	padding: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	pointer-events: none;
	opacity: .6;
}
.UCDChart .extend .goal * {
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
}
.UCDChart .extend .goal .dot {
	width: 7px;
	height: 7px;
	border-radius: 3px;
	background-color: #900;
}
.UCDChart .extend .goal .line {
	width: 100%;
	height: 1px;
	border-top: 1px dashed #900;
}
.UCDChart.vertical .extend .goal .line {
	width: 1px;
	height: 100%;
	border-left: 1px dashed #900;
}

.UCDChart.Complex .main {
	position: absolute;
	z-index: 2;
	border: 1px solid #9e9e9e;
	background: white;
}
.UCDChart.Complex .main .Frags {
	background-color: transparent;
}
.chartCross {
	position: absolute;
	z-index: 1001;
	display: none;
	padding: 10px;
	border: 1px solid #9e9e9e;
	-webkit-border-radius: 6px;
	background: #fff;
}
.UCDChart .operate {
	position: absolute;
	z-index: 1000;
}
.UCDChart .Cords .grid .item {
	position: absolute;
	background-color: #9e9e9e;
}
.UCDChart .fagContent,.UCDChart .cordContent {
	position: absolute;
}
.UCDChart .mainCord .cordRule .rule {
	position: absolute;
	height: 5px;
	border-left: 1px solid #9e9e9e;
}
.UCDChart .yCord1 .cordRule .rule,.UCDChart .yCord2 .cordRule .rule {
	position: absolute;
	width: 5px;
	border-top: 1px solid #9e9e9e;
}
.UCDChart.process .yCord1 .cordRule .rule.mainLine {
	width: 10px;
}
.UCDChart.process.vertical .yCord1 .cordRule .rule.mainLine {
	width: 1px;
}
.UCDChart.vertical .mainCord .cordRule .rule {
	width: 5px;
	height: 1px;
	border: none;
	border-top: 1px solid #9e9e9e;
}
.UCDChart.vertical .yCord1 .cordRule .rule {
	width: 1px;
	height: 5px;
	border: none;
	border-left: 1px solid #9e9e9e;
}
.UCDChart.vertical .mainCord .cordText {
	width: 78px;
}

.UCDChart.Circle .Cords .legend {
	top: 0;
	right: 0;
	bottom: auto;
}
.UCDChart.Circle .Frags {
	border: none !important;
	background: none !important;
}
.UCDChart .grid {
	position: absolute;
	z-index: -1;
}
.UCDChart .grid .gLine {
	position: absolute;
	height: 1px;
	border-top: 1px dotted #eaeaea;
}
.UCDChart .grid.gridY .gLine {
	width: 1px;
	border: none;
	border-left: 1px dotted #eaeaea;
}
.UCDChart .grid.gridY .gLine.mainLine {
	border-left: 1px dotted #d1d1d1;
}
.UCDChart .grid .gLine.mainLine {
	border-top-color: #d1d1d1;
}
.UCDChart.vertical .grid .gLine {
	width: 1px;
	border-left: 1px dotted #ccc;
}
.UCDChart.vertical .grid.gridY .gLine {
	height: 1px;
	border-top: 1px dotted #d1d1d1;
}

.chartCross.gray {
	color: #000;
	border: 1px solid #9e9e9e;
	background: #fff;
}
.UCDChart.gray {
	background: #fff;
}
.UCDChart.gray .Frags {
	border: 0 solid #9e9e9e;
	border-top: none;
	border-bottom-width: 1px;
	background: #fff;
}
.UCDChart.gray .Frags .fragsContent {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.UCDChart.Complex.gray .main {
	border: 0 solid #9e9e9e;
	border-bottom-width: 1px;
	background: white;
}
.UCDChart.gray .Cords .mainCord .dot {
	color: #9e9e9e;
}
.UCDChart.gray .mainCord .dot.selected {
	color: #666;
}
.UCDChart.gray .Cords .yCord1 .dot {
	color: #9e9e9e;
}
.UCDChart.gray .Cords .yCord2 .dot {
	color: #9e9e9e;
}
.UCDChart.gray .Frags .item label {
	color: #9e9e9e;
}
.UCDChart.gray .Frags .item.hover label {
	color: #666;
}
.UCDChart.gray .Cords .legend .item {
	color: #9e9e9e;
}
.UCDChart.gray .Cords .legend .item.select {
	color: #666;
}
.UCDChart.gray .infoLayer {
	color: #000;
}
.chartCross.black {
	color: #fff;
	border: 1px solid #2d2d2d;
	background: #140f10;
}
.UCDChart.black {
	background: #262626;
}
.UCDChart.black .Frags {
	border: 0 solid #9e9e9e;
	border-top: none;
	border-bottom-width: 1px;
	background: #222122;
}
.UCDChart.black.timeLine .Frags {
	background: #fff !important;
}
.UCDChart.Complex.black .main {
	border: 0 solid #9e9e9e;
	border-bottom-width: 1px;
	background: #222122;
}
.UCDChart.black .Cords .mainCord .dot {
	color: #c6c6c6;
}
.UCDChart.black .mainCord .dot.selected {
	color: #f9f9f9;
}
.UCDChart.black .Cords .yCord1 .dot {
	color: #c6c6c6;
}
.UCDChart.black .Cords .yCord2 .dot {
	color: #c6c6c6;
}
.UCDChart.black .Frags .item label {
	color: #c6c6c6;
}
.UCDChart.black .Frags .item.hover label {
	color: #f9f9f9;
}
.UCDChart.black .infoLayer {
	color: #fff;
}
.UCDChart .Frags .splitLine {
	position: absolute;
	z-index: -1;
	border-left: 1px solid #e0e0e0;
}

.UCDChart.process .Cords .mainCord .dot {
	transition: none;
}
.UCDChart.process .Frags {
	overflow: inherit;
	border: none;
	border-left: 1px solid #e8e8e8;
	background: none;
}
.UCDChart.process.vertical .Frags {
	border: none;
	border-bottom: 1px solid #e8e8e8;
}

.clearBoth:before,.clearBoth:after {
	display: inline-block;
	clear: both;
	content: '';
}

.checkbox,.checkbox > .uIcon,.checkbox > .label {
	line-height: 20px;
	display: inline-block;
	cursor: default;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
}
.checkbox {
	margin-right: 5px;
}
.checkbox > .label {
	font-size: 12px;
	color: #404040;
}
.checkbox > .uIcon {
	width: 16px;
	height: 16px;
	margin-right: 5px;
	background: url("../images/checkboxnew.png") no-repeat;
}

.checkbox.disabled > .uIcon {
	background-position: 0 -32px !important;
}
.checkbox.checked > .uIcon {
	background-position: 0 -16px;
}
.checkbox:hover > .uIcon {
	background-position: 0 0;
}
.checkbox.checked:hover > .uIcon,.checkbox.checked.uBtnFocus > .uIcon {
	background-position: 0 -16px;
}

.checkbox.checked.disabled > .uIcon {
	background-position: 0 -48px !important;
}
.checkbox > input {
	display: none;
}

.radio,.radio > .uIcon,.radio > .label {
	font-size: 14px;
	line-height: 19px;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
}
.radio {
	margin-right: 40px;
	color: #3c3d41;
}
.radio > .uIcon {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background: url("../images/Checkbox/checkboxs.png") no-repeat;
}
.radio.checked > .uIcon {
	background-position: 0 -16px;
}
.radio:hover > .uIcon,.radio.uBtnFocus > .uIcon {
	background-position: 0 0;
}
.radio.checked:hover > .uIcon,.radio.checked.uBtnFocus > .uIcon {
	background-position: 0 -16px;
}
.radio:active > .uIcon {
	background-position: 0 -16px;
}
.radio.checked:active > .uIcon {
	background-position: -16px 0;
}
.radio.disabled > .uIcon {
	background-position: -64px 0 !important;
}
.radio.checked.disabled > .uIcon {
	background-position: -48px 0 !important;
}
.radio > input {
	display: none;
}

.dateTime {
	position: relative;
	width: 100%;
	background: #fff;
}
.calendarInput {
	font-size: 16px;
	line-height: 14px;
	width: 149px;
	height: 14px;
	padding: 5px 0 5px 0;
	color: #333;
	border: none;
	border-radius: 4px;
}

.showCalendar .calendarInput {
	border-color: #6a8399;
}
.calendarDateIcon {
	position: absolute;
	top: -9px;
	right: 0;
	float: right;
	width: 28px;
	height: 26px;
	cursor: pointer;
	background: url('../images/canleder.png') no-repeat 0 0;
}
.calendar {
	font-size: 12px;
	position: absolute;
	z-index: 999;
	display: none;
	height: auto;
	margin-top: 2px;
	padding-bottom: 10px;
	-webkit-user-select: none;
	-moz-user-select: none;
	text-align: center;
	color: #666;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	box-shadow: 0 2px 4px 0 #d1d1d1;
}
.calendar .panel {
	margin-bottom: 0;
	padding: 0;
	white-space: nowrap;
	border: none;
}
.calendar .panel .item {
	display: inline-block;
	width: 228px;
	vertical-align: top;
	white-space: normal;
	*display: inline;
	*zoom: 1;
}
.calendar .prev,.calendar .next {
	position: absolute;
	top: 5px;
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: url('../images/date/calendar.png') no-repeat 0 0;
}
.calendar .prev {
	left: 5px;
}
.calendar .next {
	right: 5px;
	background-position: 0 -16px;
}

.calendar .header {
	line-height: 44px;
	position: relative;
	height: 44px;
	text-align: center;
}
.calendar .header .value {
	font-size: 14px;
	line-height: 42px;
	display: inline-block;
	width: 100px;
	padding: 0;
	color: #636262;
	border: 1px solid transparent;
	border-radius: 2px;
	background-color: #fff;
	*display: inline;
	*zoom: 1;
	*background-color: #fff;
}
.calendar .v .y,.calendar .v .m,.calendar .trigger,.calendar .v .split {
	display: inline-block;
	padding: 0 2px;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
}
.calendar .v .split {
	font-size: 20px;
	padding: 0;
}
.calendar .trigger {
	margin-top: 4px;
	margin-left: 3px;
	padding: 0;
	border: 5px solid transparent;
	border-top-color: #aaa;
}
.calendar .drop {
	line-height: 22px;
	display: none;
	color: #000;
}
.calendar .yBox,.calendar .drop .m {
	display: inline-block;
	padding: 0;
	cursor: pointer;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
}
.calendar .yBox {
	position: relative;
	overflow: hidden;
	width: 50px;
	height: 288px;
	padding-right: 6px;
}
.calendar .track {
	position: absolute;
	top: 0;
	right: 3px;
	width: 8px;
	height: 50px;
	border-radius: 4px;
	background-color: #ccc;
}
.calendar .drop .y {
	padding-right: 6px;
	border-right: 1px solid #e3e3e3;
}
.calendar .drop .m {
	width: 30px;
	padding-left: 0;
}
.calendar .value.show {
	border-color: #e3e3e3;
}
.calendar .value.show .v span {
	color: #009ae7;
}
.calendar .value.show .drop {
	display: block;
}
.calendar .value.show .trigger {
	margin-top: -6px;
	border-top-color: transparent;
	border-bottom-color: #1c73a9;
}
.calendar .day,.calendar .dates {
	text-align: left;
}
.calendar .day {
	background-color: #fff;
}
.calendar .day .di {
	color: #aab2bd;
}
.calendar .di {
	line-height: 18px;
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 1px 6px;
	text-align: center !important;
	vertical-align: top;
	color: #656d78;
	border: 1px solid #fff;
	border-radius: 10px;
	*display: inline;
	*zoom: 1;
}
.calendar .di.lastMonthDay,.calendar .di.nextMonthDay {
	color: #aaa;
}
.calendar .dates .di {
	cursor: pointer;
}
.calendar .dates .di.disabled {
	cursor: default;
	color: #b2b2b2;
}
.calendar .today {
	color: #64cb64;
	border: 1px solid #d9dfe4;
}
.calendar .selected {
	color: #fff;
	border: 1px solid #6a8399;
	background-color: #6a8399;
}

.calendar .footer {
	line-height: 24px;
	height: 24px;
	padding: 6px 9px 0;
	text-align: right;
}
.calendar .dateBtn {
	font-size: 12px;
	display: inline-block;
	margin-left: 4px;
	padding: 0 5px;
	vertical-align: middle;
	text-decoration: none;
	color: #000;
	border: 1px solid #c3c3c3;
	border-radius: 2px;
	background: -webkit-linear-gradient(90deg,#f7f7f7 0%,#fff 100%);
	background: -moz-linear-gradient(90deg,#f7f7f7 0%,#fff 100%);
	background: -ms-linear-gradient(90deg,#f7f7f7 0%,#fff 100%);
	background: linear-gradient(90deg,#f7f7f7 0%,#fff 100%);
	*display: inline;
	*zoom: 1;
}
.calendar .timeBox {
	float: left;
	border: 1px solid #c3c3c3;
	border-radius: 2px;
	background-color: #fff;
}
.calendar .time,.calendar .control {
	display: inline-block;
	width: 80px;
	text-align: left;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
}
.calendar .hour,.calendar .minute,.calendar .second {
	line-height: normal;
	width: 24px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #555;
	border: none;
	outline: none;
	*line-height: inherit;
}
.calendar .control {
	font-size: 0;
	overflow: hidden;
	width: 13px;
	height: 18px;
	padding-top: 6px;
}
.calendar .up,.calendar .down {
	width: 100%;
	width: 10px;
	height: 50%;
	height: 7px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	cursor: pointer;
	border: none;
	background: url('../images/date/uparrow.gif') no-repeat center;
}
.calendar .down {
	background: url('../images/date/downarrow.gif') no-repeat center;
}

.calendar.multiple .item {
	margin: 0 10px;
}
.calendar.multiple .day,.calendar.multiple .dates {
	margin-left: -1px;
}
.calendar.multiple .di.lastMonthDay {
	font-size: 0;
}

#thelist {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#dv_scroll {
	overflow: hidden;
	height: 85%;
}

.LeftxScrollBar {
	position: absolute;
	z-index: 2;
	z-index: 100;
	right: 12px;
	bottom: 0;
	left: 0;
	width: 190px;
	height: 12px;
	background: none;
}
.LeftxScrollBar .ScrollbarTrack {
	position: absolute;
	top: 2px;
	left: 0;
	width: 190px;
	height: 7px;
	border-radius: 3px;
	background: #f6f6f6;
}
.LeftxScrollBar .ScrollbarHandle {
	position: absolute;
	top: 0;
	overflow: hidden;
	width: 56px;
	height: 7px;
	cursor: pointer;
	border-radius: 3px;
	background: none;
	background: #55b6ba;
}
.LeftxScrollBar .ScrollbarHandleR {
	display: block;
	padding-right: 4px;
}
.LeftxScrollBar .ScrollbarHandleC {
	display: block;
	height: 8px;
}

.LeftScrollBar2 .ScrollbarTrack {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	width: 16px;
	height: 100%;
	background: white;
}
.LeftScrollBar2 .ScrollbarHandle {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 107px;
	padding-top: 2px;
	cursor: pointer;
	border: 1px solid #93a1b4;
	border-radius: 10px;
	background: #a1aebf;
}
.LeftScrollBar2 .ScrollbarHandle:hover {
	background: #6a8399;
}
.LeftScrollBar2 .ScrollbarHandleR {
	display: block;
	height: 100%;
	padding-bottom: 2px;
}
.LeftScrollBar2 .ScrollbarHandleC {
	display: block;
	width: 6px;
	height: 100%;
}
.scrollbar_container_outer {
	position: relative;
	width: 100%;
	height: 500px;
	border: #e3e3e3 solid 1px;
}
.scrollbar_container {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.scrollbar_container_inner {
	width: 100%;
}

.Droplist {
	position: relative;
	z-index: 50;
	width: 100%;
	margin-left: -10px;
	padding: 0 10px;
}
.Droplist .DroplistHeader {
	position: relative;
	height: 24px;
	padding: 0 0 0 0;
	border: none;
}
.Droplist.shown .DroplistHeader {
	border-color: #4ac9ff #4ac9ff #e3e3e3 #4ac9ff;
	border-radius: 5px 5px 0 0;
}
.Droplist .DroplistHeader .inputbox {
	font-size: 16px;
	line-height: 16px;
	width: 100%;
	height: 16px;
	margin-top: 0;
	color: #36383c;
	border: none;
	outline: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.Droplist .DroplistHeader:hover {
	border-color: #6a8399;
}
.Droplist .DroplistHeader.down {
	border-color: #6a8399;
}
.Droplist .trigger {
	position: absolute;
	top: -9px;
	right: -5px;
	display: block;
	width: 28px;
	height: 24px;
	cursor: pointer;
	border-left: none;
	background: url('../images/icon_01.png') center center no-repeat;
}
.DroplistOption {
	position: absolute;
	z-index: 9999;
	top: 227px;
	left: 151.5px;
	display: none;
	overflow-y: auto;
	width: 569px;
	max-height: 150px;
	margin-top: 1px;
	margin-left: -1px;
	padding: 0 7px 0 7px;
	border: 1px solid #cacaca;
	border-top: none;
	background-color: #fff;
}
.DroplistOption.UpBorder {
	border-top: 1px solid #cacaca;
	border-bottom: none;
	border-radius: 5px;
}
.DroplistOption li {
	font-size: 16px;
	line-height: 32px;
	overflow: hidden;
	height: 32px;
	padding-right: 4px;
	padding-left: 13px;
	cursor: pointer;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #6f7479;
	-o-text-overflow: ellipsis;
	width: 100%;
	margin-left: -10px;
}
.DroplistOption li > ins,.DroplistOption li > span {
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
}
.DroplistOption li > ins {
	width: 16px;
	height: 16px;
	margin: 0 3px 0 0;
	background: url('../images/checkboxnew.png') no-repeat 0 0;
}
.DroplistOption li:hover {
	color: #36383c;
	background-color: #f2f5f7;
}

.DroplistOption .selected {
	margin-left: -10px;
	color: #36383c;
	background-color: #f2f5f7;
}
.DroplistOption .selected > ins {
	background-position: 0 -16px;
}

.DroplistOption .toSelected {
	background-color: #abcfef;
}

.bigDL {
	position: relative;
	width: 263px;
}
.bigDL .Droplist .DroplistHeader {
	border: none;
	border-radius: 15px;
	background: #42a1f5;
}
.bigDL .Droplist .inputbox {
	font-size: 16px;
	text-align: center;
	color: white;
	background: #42a1f5;
}
.bigDL  .Droplist .trigger {
	border-left: none;
}
.bigDL .Droplist .trigger {
	top: 12px;
	right: 15px;
	width: 12px;
	height: 8px;
	background: url('../images/downArrow2.png')  no-repeat;
}

.disable_box {
	position: relative;
}
.disable_box .Droplist .DroplistHeader {
	background: #f0f2f5;
}
.disable_box .Droplist .DroplistHeader .inputbox {
	color: #adadad !important;
	background: #eee;
}
.disable_box:after {
	position: absolute;
	z-index: 120;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
}
.disable_box .Droplist .trigger {
	border-left-color: #c0c0c0;
	background-image: url('../images/icon_01_dis.png');
}

.UCDSlider.UCDhSlider {
	position: relative;
	width: 100%;
	height: 8px;
	padding: 5px 0;
}
.UCDSlider.UCDhSlider .UCDSliderOuter,.UCDSlider.UCDhSlider .UCDviewBox,.UCDSlider.UCDhSlider .UCDSliderInner {
	position: absolute;
	z-index: 10;
	top: 5px;
	left: 0;
	height: 8px;
}
.UCDSlider.UCDhSlider .UCDSliderStart,.UCDSlider.UCDhSlider .UCDSliderCenter,.UCDSlider.UCDhSlider .UCDSliderEnd,.UCDSlider.UCDhSlider .UCDtrack {
	position: absolute;
	top: 0;
	height: 8px;
	background: #dbe1e7;
}
.UCDSlider.UCDhSlider .UCDSliderStart {
	left: 0;
	width: 10px;
	border-radius: 10px 0 0 10px;
}
.UCDSlider.UCDhSlider .UCDSliderCenter {
	right: 10px;
	left: 10px;
	background-repeat: repeat-x;
	background-position: 0 -28px;
}
.UCDSlider.UCDhSlider .UCDSliderEnd {
	right: 0;
	width: 10px;
	border-radius: 0 10px 10px 0;
}
.UCDSlider.UCDhSlider .UCDviewBox {
	z-index: 20;
	top: 0;
	overflow: hidden;
	width: 50%;
	height: 100%;
}
.UCDSlider.UCDhSlider .UCDSliderInner {
	left: -5px;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.UCDSlider.UCDhSlider .UCDSliderInner .UCDSliderStart {
	background: #64cb64;
}
.UCDSlider.UCDhSlider .UCDSliderInner .UCDSliderCenter {
	right: 5px;
	left: 5px;
	background: #5ccbb1;
}
.UCDSlider.UCDhSlider .UCDSliderInner .UCDSliderEnd {
	right: -5px;
	background: #64cb64;
}
.UCDSlider.UCDhSlider .UCDtrack {
	z-index: 30;
	top: -4px;
	left: 0;
	width: 26px;
	height: 26px;
	margin-left: -13px;
	cursor: pointer;
	background: url('../images/rangeTrack.png') no-repeat;
}
.UCDSliderBox {
	font-size: 14px;
	display: inline-block;
	width: 400px;
	margin-right: 20px;
	margin-left: 20px;
	vertical-align: middle;
}
.UCDSliderValue {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.UCDSliderValue.now {
	width: 100%;
	text-align: center;
}
.UCDSliderValue.now span {
	font-weight: normal;
}
.UCDSliderValue.end {
	float: right;
}
.UCDSliderValueBox {
	display: inline-block;
	margin-top: 27px;
	vertical-align: middle;
}
.UCDSliderValueNow {
	font-weight: normal;
	line-height: 30px;
	display: inline-block;
	width: 78px;
	height: 30px;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	border: #b3b3b3 solid 1px;
	border-radius: 3px;
}
.UCDSliderUnitBox {
	margin-top: 5px;
	text-align: center;
	vertical-align: middle;
}
.UCDSliderUnitBox span {
	line-height: 16px;
	color: #7f7f7f;
}

.process {
	font-size: 12px;
	width: 45%;
	height: 12px;
	color: #fff;
	border-radius: 6px;
	background: rgb(214, 214, 214);
	display: inline-block;
	min-width: 390px;
	margin: 10px 3% 30px 0;
}
.processBar {
	position: relative;
	width: 300px;
	height: 6px;
	text-align: center;
}
.processBar.error {
	color: #333;
	background: yellow;
}
.processBar .processBarOuter .processBarOuterStart,.processBar .processBarOuter .processBarOuterEnd,.processBar .processBarOuter .processBarOuterMid {
	position: absolute;
	width: 10px;
	height: 100%;
	background: #e7e7e7;
	background-repeat: no-repeat;
}
.processBar .processBarOuter .processBarOuterStart {
	left: 0;
}
.processBar .processBarOuter .processBarOuterEnd {
	right: 0;
	background-position: right -30px;
}
.processBar .processBarOuter .processBarOuterMid {
	left: 10px;
	background-repeat: repeat-x;
	background-position: 0 -17px;
}

.processBar .processBarInnerWrap {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 100%;
}
.processBar .processBarInner {
	position: relative;
	height: 100%;
}
.processBar .processBarInner .processBarInnerStart,.processBar .processBarInner .processBarInnerEnd,.processBar .processBarInner .processBarInnerMid {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 100%;
	background: #77da77;
}
.processBar.off .processBarInner .processBarInnerStart,.processBar.off .processBarInner .processBarInnerEnd,.processBar.off .processBarInner .processBarInnerMid {
	background: #f73b3b;
}
.processBar.on * {
	display: none;
}
.processBar .processBarInner .processBarInnerStart {
	width: 10px;
}
.processBar .processBarInner .processBarInnerEnd {
	right: 0;
	left: auto;
	background-position: right -31px;
}
.processBar .processBarInner .processBarInnerMid {
	left: 10px;
	background-repeat: repeat-x;
	background-position: 0 -16px;
}

.processBar .processBarText {
	font-size: 12px;
	position: absolute;
	top: -5px;
	left: 102%;
	text-align: center;
	color: #222;
}
.processBar.verticalProcessbar {
	width: 9px;
	height: 300px;
}
.processBar.verticalProcessbar .processBarOuter .processBarOuterStart,.processBar.verticalProcessbar .processBarOuter .processBarOuterEnd,.processBar.verticalProcessbar .processBarOuter .processBarOuterMid {
	width: 100%;
	height: 10px;
	background-image: url('../images/processBar/vProcessBarOuterBg.png');
	background-position: -2px 0;
}
.processBar.verticalProcessbar .processBarOuter .processBarOuterStart {
	top: 0;
}
.processBar.verticalProcessbar .processBarOuter .processBarOuterEnd {
	bottom: 0;
	background-position: -30px bottom;
}
.processBar.verticalProcessbar .processBarOuter .processBarOuterMid {
	top: 10px;
	left: auto;
	background-repeat: repeat-y;
	background-position: -17px 0;
}
.processBar.verticalProcessbar .processBarInnerWrap {
	width: 100%;
	height: 0;
}
.processBar.verticalProcessbar .processBarInner {
	width: 100%;
	height: auto;
	padding: 2px 0;
}
.processBar.verticalProcessbar .processBarInner .processBarInnerStart,.processBar.verticalProcessbar .processBarInner .processBarInnerEnd,.processBar.verticalProcessbar .processBarInner .processBarInnerMid {
	width: 100%;
	height: 10px;
	background-image: url('../images/processBar/vProcessBarInnerBg.png');
	background-position: -3px 0;
}

.processBar.verticalProcessbar .processBarInner .processBarInnerEnd {
	top: auto;
	right: auto;
	bottom: 0;
	left: auto;
	background-position: -30px bottom;
}
.processBar.verticalProcessbar .processBarInner .processBarInnerMid {
	top: 10px;
	left: auto;
	background-repeat: repeat-y;
	background-position: -16px 0;
}
.processBar.verticalProcessbar .processBarText {
	top: 105%;
	left: -20px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	writing-mode: tb-rl \9;
}

.paging {
	padding-top: 20px;
}
.paging:after {
	display: block;
	clear: both;
	overflow: hidden;
	height: 0;
	content: '';
}

.treeCon,.tree .treeNodeCon {
	line-height: 16px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.tree .treeNodeCon {
	position: relative;
}
.tree .treeNodeCon.loading:before {
	position: absolute;
	display: block;
	width: 150px;
	height: 150px;
	content: '';
	background: url('../images/tree/loading.gif') no-repeat;
}
.tree .treeNode {
	margin: 1px 0;
	padding: 3px 0 3px 0;
	cursor: pointer;
	color: #7d7d7d;
}
.tree .treeNode:hover {
	background-color: #f0f2f5;
}
.tree .treeNode.selected {
	background-color: #11b0ea;
}
.tree .treeCon {
	display: block;
	margin-left: 16px;
}
.tree > .treeNodeCon > .treeCon {
	margin-left: 0;
}
.treeCon .heightLighter {
	color: red;
}
.tree .collapsed > .treeCon {
	display: none;
}
.tree .treeNode .treeNodeToolbar {
	float: right;
	margin-right: 10px;
	margin-left: 20px;
}
.tree .treeNode .treeBranchIco {
	float: left;
	width: 18px;
	height: 18px;
	margin-right: 3px;
	background: url('../images/list_icon.png') no-repeat 0 -36px;
}
.tree .collapsed .treeNode .treeBranchIco {
	background-position: 0 0;
}
.tree .treeNode .treeNodeIco {
	float: left;
	width: 18px;
	height: 18px;
	margin-left: 3px;
	background-repeat: no-repeat;
	background-position: center center;
}

.tree .treeNode .treeNodeLabel {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tree .rootNode > .treeNode .treeNodeLabel {
	color: #393939;
}
.treeLevel0 > .treeNodeCon > .treeNode {
	margin-left: 0;
}
.treeLevel1 > .treeNodeCon > .treeNode {
	margin-left: 16px;
}
.treeLevel2 > .treeNodeCon > .treeNode {
	margin-left: 32px;
}
.treeLevel3 > .treeNodeCon > .treeNode {
	margin-left: 48px;
}
.treeLevel4 > .treeNodeCon > .treeNode {
	margin-left: 64px;
}
.treeLevel5 > .treeNodeCon > .treeNode {
	margin-left: 80px;
}
.treeLevel6 > .treeNodeCon > .treeNode {
	margin-left: 96px;
}
.treeLevel7 > .treeNodeCon > .treeNode {
	margin-left: 112px;
}
.treeLevel8 > .treeNodeCon > .treeNode {
	margin-left: 128px;
}
.treeLevel9 > .treeNodeCon > .treeNode {
	margin-left: 144px;
}
.treeLevel10 > .treeNodeCon > .treeNode {
	margin-left: 160px;
}

.tree .treeNodeStatus {
	float: left;
	width: 14px;
	height: 14px;
	margin-right: 4px;
	background: url('../images/tree/c.png') no-repeat 0 0;
}
.tree .selected .treeNodeStatus {
	background-image: url('../images/tree/cs.png');
}
.tree .halfSelected .treeNodeStatus {
	background-image: url('../images/tree/chs.png');
}

.tree .treeNode .treeNodeToolbar .treeNodeToolbarIco {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-top: 2px;
	margin-left: 4px;
	background-repeat: no-repeat;
	background-position: center center;
	*display: inline;
	*zoom: 1;
}
.tree .treeNode .treeNodeToolbar .treeNodeToolbarIco:first-child {
	margin-left: 0;
}
.tree .treeNode .treeNodeToolbar .del {
	background-image: url('../images/tree/del.png');
}
.tree .treeNode .treeNodeToolbar .add {
	background-image: url('../images/tree/add.png');
}
.tree .treeNode .treeNodeToolbar .rename {
	background-image: url('../images/tree/edit.png');
}

.tree .treeNodeIco.fav,.tree .treeNodeIco.consume,.tree .treeNodeIco.cversion,.tree .treeNodeIco.product,.tree .treeNodeIco.company {
	background: url('../images/tree/fav.png') no-repeat -18px center;
}
.tree .treeCon .treeNodeCon {
	margin-left: 16px;
}

.combo .subTitle > div {
	float: left;
	margin-right: 15px;
}
.combo .subTitle div > span {
	display: block;
	text-align: left;
	color: #91989e;
}
.combo .subTitle div > .font_price_normal {
	display: block;
	text-align: left;
	color: #333;
}

.combo {
	position: relative;
	display: inline-block;
	width: 180px;
	height: 90px;
	margin-right: 10px;
	padding: 0 15px;
	cursor: pointer;
	vertical-align: middle;
	border: 1px solid #dbe1e7;
}
.combo.active {
	border-color: #e50017;
	background: url('../images/checked_icon_03.png') no-repeat right bottom;
}

.combo .comTitle {
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
	text-align: left;
	color: #333;
}
.combo .comTitleNum {
	font-size: 26px;
}
.combo .subTitle {
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
	text-align: center;
	color: #333;
}
.cardTag {
	position: absolute;
	top: 0;
	left: 4px;
	width: 16px;
	height: 20px;
	background: url('../images/cardTag.png');
}
.cardClose {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 20px;
	height: 20px;
	background: url('../images/Checkbox/close.png') no-repeat right top;
}
.cardClose:hover {
	background: url('../images/cardCloseHover.png') no-repeat;
}
.combo:hover .libottom {
	display: block;
}

.libottom {
	position: absolute;
	right: 0;
	bottom: 0;
	display: none;
	width: 100%;
	height: 30px;
	padding-top: 1px;
	padding-bottom: 9px;
	text-align: center;
	background: #6a7782;
}
.comboBox {
	margin-bottom: 20px;
}
.comboCon > div {
	line-height: 12px;
	float: left;
	height: 12px;
	margin: 0 10px 10px 0;
	padding: 10px 14px;
	cursor: pointer;
	border: 1px solid #b2b2b2;
	background: white;
}
.comboCon > div.selected,.combo.selected {
	border-color: #e50017;
	background: url('../images/checked_icon_03.png') no-repeat right bottom;
}
.combo.borderTrue {
	border: 1px #ccc dashed;
	background: url('../images/add.png') center 30px no-repeat;
}

.datetimepicker_button > span > div {
	display: inline-block;
}
.datetimepicker_button > span > div > div {
	font-size: 14px;
	line-height: 32px;
	display: inline-block;
	height: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0 15px;
	color: #333;
	border: #bfc4cc solid 1px;
	border-radius: 3px;
	background: white;
}
.uee-datetime {
	position: relative;
}
.uee-input-normal {
	font-size: 16px;
	line-height: 14px;
	height: 14px;
	padding: 5px 0 5px 0;
	color: #333;
	border: none;
	border-radius: 4px;
}
#datetimepicker_div td,#datetimepicker_div span,#datetimepicker_div a,#datetimepicker_div div {
	font-size: 12px;
	font-weight: normal;
}
#datetimepicker_div a {
	font-size: 12px;
}
#datetimepicker_div .secondary {
	color: #639ace;
}
#datetimepicker_div .datetimepicker .datetimepicker_otherMonth .secondary {
	color: #9cc;
}
#datetimepicker_div,.datetimepicker_inline {
	width: 300px;
	margin: 0;
	padding: 0;
	background: #fff;
}
#datetimepicker_div {
	z-index: 1000;
	display: none;
	border-bottom: none;
}
.datetimepicker_inline {
	display: block;
	float: left;
	border: 0;
}
.datetimepicker_dialog {
	padding: 5px !important;
	border: 4px ridge #222 !important;
}
.datetimepicker_wrap {
	width: 100%;
	height: 22px;
	background-color: #fc0;
}
.datetimepicker_wrap input {
	width: 100%;
}
.datetimepicker_table {
	width: 100%;
}
.datetimepicker_left {
	width: 100%;
}
.datetimepicker_left input {
	width: 100%;
	padding-right: 12px;
}
.datetimepicker_right {
	width: 0;
	padding-top: 3px;
}
.datetime_input {
	margin-top: 0;
	ime-mode: disabled;
}
.timepicker_hour input {
	ime-mode: disabled;
}
.timepicker_minute input {
	ime-mode: disabled;
}
.timepicker_second input {
	ime-mode: disabled;
}
.datetimepicker_div_trigger {
	position: relative\9;
	top: -7px;
	right: 0;
	float: right;
	width: 19px;
	height: 24px;
	cursor: pointer;
	background: url(icons.png) no-repeat -114px -134px;
	margin: -25px 6px 0 0;
	*position: static;
	*margin-top: -25px;
}
.uee-datetime-container.disabled .datetimepicker_div_trigger {
	cursor: default;
	opacity: .4;
	filter: gray alpha(opacity=40);
}
.datetimepicker_prompt {
	float: left;
	padding: 2px;
	color: snow;
	background: #222;
}
* html .datetimepicker_prompt {
	width: 185px;
}
.datetimepicker_control,.datetimepicker_links,.datetimepicker_header,.datetimepicker {
	float: left;
	clear: both;
	width: 100%;
	color: #000;
}
.datetimepicker_control {
	padding: 2px 0;
	background: #f6f6f6;
}
.datetimepicker_links {
	padding: 0 0;
	background: #fff;
}
.datetimepicker_control,.datetimepicker_links {
	font-size: 80%;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	letter-spacing: 1px;
}
.datetimepicker_links label {
	line-height: 26px;
	padding: 2px 5px;
	color: #888;
}
.datetimepicker_clear,.datetimepicker_prev {
	float: left;
	overflow: hidden;
	width: 17%;
	white-space: nowrap;
}
.datetimepicker_clear a {
	color: #000;
}
.datetimepicker_current {
	float: left;
	width: 56%;
	padding-top: 2px;
	text-align: center;
	white-space: nowrap;
}
.datetimepicker_close,.datetimepicker_next {
	float: right;
	overflow: hidden;
	width: 17%;
	text-align: right;
	white-space: nowrap;
}
.datetimepicker_links a {
	background: url('../images/component/datetime/page_arrow.gif') no-repeat 0 0;
}
.datetimepicker_prev {
	padding: 8px 0 0 8px;
}
.datetimepicker_prev a {
	display: inline-block;
	width: 14px;
	height: 14px;
	cursor: pointer;
	background-position: 0 -14px;
}
.datetimepicker_prev a:hover {
	background-position: -14px -14px;
}
.datetimepicker_prev a.prev_disabled {
	cursor: default;
	background-position: -28px -14px;
}
.datetimepicker_prev_year a {
	background-position: 0 0;
}
.datetimepicker_prev_year a:hover {
	background-position: -14px 0;
}
.datetimepicker_prev_year a.prev_disabled {
	cursor: default;
	background-position: -28px 0;
}
.datetimepicker_next {
	padding: 8px 8px 0 0;
}
.datetimepicker_next a {
	display: inline-block;
	width: 14px;
	height: 14px;
	cursor: pointer;
	background-position: 0 -28px;
}
.datetimepicker_next a:hover {
	background-position: -14px -28px;
}
.datetimepicker_next a.next_disabled {
	cursor: default;
	background-position: -28px -28px;
}
.datetimepicker_next_year a {
	background-position: 0 -42px;
}
.datetimepicker_next_year a:hover {
	background-position: -14px -42px;
}
.datetimepicker_next_year a.next_disabled {
	cursor: default;
	background-position: -28px -42px;
}
.datetimepicker_header {
	font-weight: bold;
	line-height: 28px;
	height: 28px;
	padding: 1px 0;
	text-align: center;
}
.datetimepicker_header select {
	margin-top: 2px;
	color: #666;
	font-weight: normal;
}
.datetimepicker {
	font-size: 100%;
	text-align: center;
	background: #fff;
}

.datetimepicker .datetimepicker_titleRow {
	line-height: 22px;
	height: 22px;
	background: #f1f1f1;
}
.datetimepicker .datetimepicker_titleRow td {
	font-weight: bold;
	color: #666;
	border-top: 1px solid #e4e4e4;
}
.datetimepicker .datetimepicker_titleRow td span {
	font-size: 12px;
	color: #666;
}
.datetimepicker .datetimepicker_daysRow {
	color: #000;
	background: #fff;
}
.datetimepicker_weekCol {
	color: #fa6f57;
	background: #fff;
}
.datetimepicker .datetimepicker_daysCell {
	line-height: 35px;
	height: 35px;
	text-align: center;
	color: #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	align: center;
}
.datetimepicker .datetimepicker_daysCell:first-child {
	border-left: none;
}
.datetimepicker .datetimepicker_daysCell a {
	cursor: pointer;
	display: block;
	width: 40px;
	height: auto;
	text-decoration: none;
	color: #666;
}
.datetimepicker .datetimepicker_daysCellOver a {
	color: #fff;
}
.datetimepicker .datetimepicker_weekEndCell {
	background: #fff;
}
.datetimepicker .datetimepicker_titleRow .datetimepicker_weekEndCell {
	color: #fa6f57;
	background: #e4e4e4;
}
.datetimepicker .datetimepicker_titleRow .datetimepicker_weekEndCell span {
	color: #fa6f57;
}
.datetimepicker .datetimepicker_currentDay {
	background: #21ca5c;
}
.datetimepicker .datetimepicker_daysCell a:hover {
	color: #fff;
}

.datetimepicker .datetimepicker_today {
	font-weight: bold;
	background: #fff;
}
.datetimepicker .datetimepicker_today a {
	font-weight: bold;
	color: #fff;
}
.datetimepicker .datetimepicker_currentDay a {
	font-weight: bold;
	color: #fff;
}
.datetimepicker .datetimepicker_otherMonth {
	cursor: pointer;
	color: #ccc;
}
.datetimepicker .datetimepicker_otherMonth a {
	cursor: pointer;
	color: #b2b2b2;
}
.datetimepicker .datetimepicker_otherMonth a:hover {
	color: #b2b2b2;
}
.datetimepicker .datetimepicker_daysCellOver {
	background: #46c0ff;
}
.datetimepicker .datetimepicker_unselectable {
	cursor: default;
	background: #fff;
}
.datetimepicker .datetimepicker_unselectable a {
	font-weight: normal;
	cursor: default;
	color: #ccc;
}
.datetimepicker .datetimepicker_unselectable a:hover {
	cursor: default;
	color: #ccc;
}
.datetimepicker_control a {
	padding: 2px 5px !important;
}
.datetimepicker_titleRow a {
	color: snow !important;
}
.datetimepicker_multi .datetimepicker {
	border: 1px solid #944;
}
.datetimepicker_oneMonth {
	float: left;
	width: 100%;
}
.datetimepicker_newRow {
	clear: left;
}
.datetimepicker_cover {
	position: absolute;
    z-index: -1;
    top: -4px;
    left: -4px;
    display: none;
    width: 193px;
    height: 200px;

}

.datetimepicker_time {
	overflow: hidden;
	padding: 8px 7px;
}
.datetimepicker_time .datetimepicker_selecteddate {
	font-weight: bold;
	line-height: 20px;
	float: left;
	color: #666;
}
.datetimepicker_time .datetimepicker_timepicker {
	float: right;
}
.datetimepicker_button {
	margin: 0 0;
	text-align: center;
}
#datetimepicker_div div.footerspace {
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	width: 100%;
	height: 4px;
}
.datetimepicker .datetimepicker_titleRow,.datetimepicker .datetimepicker_titleRow .datetimepicker_weekEndCell {
	background: #f1f1f1;
}
.datetimepicker .datetimepicker_titleRow .datetimepicker_weekEndCell span,.datetimepicker .datetimepicker_titleRow td span {
	color: #666;
}
.datetimepicker .datetimepicker_daysCell,.datetimepicker .datetimepicker_titleRow td {
	line-height: 24px;
	width: 38px;
	height: 24px;
}
.datetimepicker .datetimepicker_daysCell:hover {
	background: #b5ecc7;
}
.bf_shadow_datetime  .datetimepicker .datetimepicker_currentDay {
	background: #e50017;
}
.bf_shadow_datetime .datetimepicker .datetimepicker_daysCell:hover {
	color: white;
	background: #6a7782;
}
.bf_shadow_datetime .datetimepicker_header select {
	margin-top: 2px;
	color: #36383c;
	border: #ccd0d7 solid 1px;
}
.bf_shadow_datetime .datetimepicker_header select:hover {
	margin-top: 2px;
	color: #36383c;
	border: #ccd0d7 solid 1px;
}

.uee-time {
	width: auto;
	*padding-top: 1px;
}
.timepicker {
	float: left;
	height: 22px;
	margin: 0;
	padding: 0;
	list-style: none outside none;
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

.timepicker li {
	font-size: 12px;
	line-height: 22px;
	float: left;
	margin: 0;
	padding: 0;
	color: #333;
}
.timepicker li input {
	font-size: 12px;
	line-height: 20px;
	width: 21px;
	height: 20px;
	text-align: right;
	color: #ccc;
	border: 0 none;
}
.timepicker li input._fill {
	color: #666;
}
.timepicker li input[disabled]._fill {
	color: #ccc!important;
}
.timepicker li ins {
	display: inline-block;
	width: 7px;
	height: 20px;
	padding: 0;
	vertical-align: middle;
	background: url('../images/component/datetime/time_sel.gif') no-repeat scroll -7px center transparent;
}
.timepicker li ins._normal {
	cursor: pointer;
	background-position: 0 center;
}
.timepicker li ins:hover {
	cursor: pointer;
	background-position: -7px center;
}
.disabled .timepicker li ins:hover {
	cursor: default!important;
	background: url('../images/component/datetime/time_sel.gif') no-repeat -100px center!important;
}
.timepicker li.timepicker_split[disabled] {
	color: #ccc!important;
}
.timepicker li.timepicker_split {
	line-height: 22px;
	padding: 0 1px;
}
.timepicker_selectlist {
	position: absolute;
	display: none;
	overflow: auto;
	width: 47px;
	height: 195px;
	margin: 1px 0 0 -3px;
	border: 1px solid #d2d2d2;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color: #fff;
}
.timepicker_selectlist.time24 {
	width: 30px;
	height: 15px;
}
.timepicker_selectlist a {
	display: block;
	width: 20px;
	padding: 0 5px;
	cursor: default;
	text-align: center;
	text-decoration: none;
	color: #666;
}

.timepicker_selectlist a:hover {
	color: #666;
}
.timepicker_selectlist a.over {
	color: #fff;
	background-color: #21ca5c;
}
.datetimepicker_dsl {
	line-height: 20px;
	float: right;
	padding: 0 3px;
}
.datetimepicker_dsl input {
	vertical-align: middle;
}
.dateTimeDSTChecked_div {
	line-height: 20px;
	position: absolute;
	top: 0;
	right: 0;
	height: 20px;
	vertical-align: middle;
}
.dateTimeDSTChecked_div input {
	vertical-align: middle;
}
.dst_input {
	margin-right: 43px;
}
.dst_img {
	margin-right: 46px;
}
.datetimepicker_DST {
	position: relative\9;
	float: right;
	width: 16px;
	height: 18px;
	margin: -20px 27px 0 -12px;
	background: url('../images/component/datetime/icon_calendar_dst.png') no-repeat;
	*position: static;
	*margin: -20px 3px 0 -12px;
}
.uee-datetime.cbme_disabled .datetimepicker_DST {
	cursor: default;
	opacity: .4;
	filter: gray alpha(opacity=40);
}
.pickbyweek .datetimepicker_daysRow:hover .datetimepicker_daysCell {
	background-color: #ffefc6;
}
.pickbyweek .datetimepicker_daysRow {
	cursor: pointer;
}
.pickbyweek .datetimepicker_weekCol {
	padding-top: 1px;
	cursor: default;
}
.pickbyweek .datetimepicker_daysRow:hover .datetimepicker_daysCell a {
	color: #333;
}
.disabled ul.timepicker {
	background: #ededed;
}

.bf_shadow {
	position: absolute;
	display: none;
	overflow: hidden;
	width: auto;
	margin-top: 5px;
	margin-left: -11px;
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.25),0 1px 0
    rgba(255,255,255,.1) inset;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.25),0 1px 0
    rgba(255,255,255,.1) inset;
	box-shadow: 0 1px 1px rgba(0,0,0,.25),0 1px 0
    rgba(255,255,255,.1) inset;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,.25),0 1px 0
    rgba(255,255,255,.1) inset;
	-o-box-shadow: 0 1px 1px rgba(0,0,0,.25),0 1px 0
    rgba(255,255,255,.1) inset;
}
.bf_shadow > div {
	overflow: hidden;
}
.bf_mask {
	position: absolute;
	display: none;
	opacity: 0;
	background-color: white;
	filter: alpha(opacity = 0);
	-moz-opacity: 0;
}

.bf_shadow_datetime > .bf_shadow_part.head,.bf_shadow_part.foot,.bf_shadow_part.foot > div {
	display: none;
}

.ad-date,.ad-datetime {
	position: relative;
	display: inline-block;
	width: 160px;
	height: 32px;
}
.ad-date > input,.ad-datetime > input {
	font-size: 12px;
	line-height: 24px;
	box-sizing: border-box;
	width: 100%;
	height: 32px;
	margin: 0;
	padding: 0 8px;
	text-indent: 2px;
	word-break: break-all;
	color: #666;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	background-color: #fff;
}
.ad-date > span,.ad-datetime > span {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 22px;
	position: absolute !important;
	top: 8px !important;
	right: 8px !important;
	display: block;
	float: right !important;
	width: 18px !important;
	height: 18px !important;
	cursor: pointer !important;
	color: #333;
	background: url('../images/controls.png') no-repeat 0 0
    !important;
}
.ad-date > div,.ad-datetime > div {
	position: relative;
	position: relative;
	float: right;
	width: 16px;
	height: 18px;
	margin: -20px 27px 0 -12px;
	background: url('../images/icon_calendar_dst.png') no-repeat;
}

.body_wrap {
	position: fixed;
	z-index: 5000!important;
	top: 0;
	left: 0;
	overflow-y: auto;
	width: 100%;
	height: 100%;
	border-radius: 0;
	background-color: #fff;
}

.windowBox {
	position: relative;
	padding: 15px 5px 15px 15px;
	border: 2px solid #5d9cec;
	background: #fff;
	-webkit-box-shadow: 0 16px 35px 11px #ababab;
	-moz-box-shadow: 0 16px 35px 11px #ababab;
	box-shadow: 0 16px 35px 11px #ababab;
	-ms-box-shadow: 0 16px 35px 11px #ababab;
	-o-box-shadow: 0 16px 35px 11px #ababab;
}
.windowBox .closeBox {
	position: absolute;
	top: 18px;
	right: 18px;
	cursor: pointer;
}
.windowBox .wb_title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #333;
}

.wb_opt {
	position: absolute;
	z-index: 100;
	right: 18px;
	bottom: 0;
	left: 0;
	height: 45px;
	padding-top: 15px;
	padding-right: 30px;
	text-align: right;
	background: #fff;
}
.wb_opt > * {
	float: none;
	margin-left: 10px;
}
.wb_opt_bottom {
	width: 100%;
	height: 50px;
}
.windowBox .wb_body {
	padding: 5px 30px 5px 10px;
}

.height_210 {
	height: 210px;
}
.submitwrap {
	position: fixed;
	z-index: 99;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 30px 0;
	border-top: 1px #c0c0c0 solid;
	background: #f0f3f7;
}

.checkoutFinish .lastLink a {
	color: #2a8ee7;
}
.pay-success .s_detail > span {
	line-height: 20px;
	display: inline-block;
	max-width: 400px;
	text-align: left;
}
.pay-success .button {
	min-width: 110px;
	border-radius: 2px;
}
.business_transact_success {
	font-size: 20px;
	line-height: 48px;
}
.orderid_color {
	color: #f38e42;
}
.pay-success .pl_content {
	min-height: 500px;
}

.minus {
	width: 10px;
	height: 10px;
	margin-right: 2px;
	cursor: pointer;
}
.add1 {
	width: 10px;
	height: 10px;
	margin-left: -5px;
	cursor: pointer;
}

.form_control.form_droplist.fir {
	position: absolute;
	top: 21px;
	left: 0;
	border: none;
}

.grid .dayType {
	width: 121px;
}
.grid .normal_droplist {
	height: 26px;
	margin-right: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
.grid  .Droplist {
	position: relative;
	z-index: 50;
	width: 100%;
	margin-left: 0;
	padding: 0 0;
}
.grid .Droplist .DroplistHeader {
	padding: 0 30px 0 14px;
	border-radius: 0;
}
.grid .ui-datetime {
	position: relative;
	display: inline-block;
	height: 26px;
	vertical-align: middle;
	border: 1px solid #bac0c6;
	border-radius: 0;
	background: #fff;
}
.grid .ui-datetime > span {
	top: 4px;
	right: 3px;
}
.grid .ui-datetime > input {
	font-size: 14px;
	height: 26px;
}
.grid .btn_normal {
	margin-right: 20px !important;
	margin-left: 0 !important;
	padding: 0;
	color: #0ea5f3;
	border: none;
	background: none;
}
.grid .btn_normal:hover {
	padding: 0;
	text-decoration: underline;
	color: #0ea5f3;
	border: none;
	background: none;
}
.grid .btn_normal:active {
	padding: 0;
	text-decoration: underline;
	color: #0ea5f3;
	border: none;
	background: none;
}
.form_label.form_label1.new {
	display: block;
}
.form_label.new {
	display: block;
}
.comboCon > div.selected {
	background: url("../images/check_icon_04.png") no-repeat right bottom;
}
.form_group .form_label {
	display: block;
}

.grid .Droplist .DroplistHeader .inputbox {
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	color: #0ea5f3!important;
}

.grid .Droplist .trigger {
	top: 1px;
	right: 0;
	background: url('../images/icon_04.png') center center no-repeat;
}
.grid .DroplistOption li {
	line-height: 30px;
	height: 30px!important;
}

.btn_positive.hover {
	background: #fc604b;
}
.btn_negative.hover {
	color: #e50017;
	border: 1px solid #e50017;
}
.btn_negative.active {
	color: white;
	background: #e50017;
}
.btn_normal.red.hover {
	background: #fc604b;
}
.btn_normal.red.active {
	background: #cd0015;
}
.btn_normal.hovers {
	color: #e50017;
	border: 1px solid #e50017;
}
.panel .pl_title .pl_icon.hover {
	background-position: 0 -18px;
}
.font_blue.hover {
	text-decoration: underline;
}
.btn_positive.active {
	background: #cd0015;
}
.btn_normal.active {
	color: white;
	border: none;
	background: #e50017;
}
.btn_positive.disable,.btn_negative.disable,.btn_normal.disable {
	color: #91989e;
	border: none;
	background: #d1d1d1;
}
.go {
	display: inline-block;
	width: 8px;
	height: 10px;
	background: url('../images/go.png') no-repeat;
}
.check.disabled {
	display: inline-block;
	vertical-align: middle;
}
.checked.disabled {
	display: inline-block;
	vertical-align: middle;
}
.radio.disabled {
	display: inline-block;
	background: url('../images/unradio.png') no-repeat;
}
.special_btn_box .btn_normal {

	margin-right: 25px;
	padding: 0;
	color: #0ea5f3;
	border: none;
	background: none;
}
.tab2 .tab_nav ul li.active span {
	font-size: 18px;
	color: #36383c;
}
.tab2 .tab_nav ul li span {
	font-size: 18px;
	color: #91989e;
}
#minusbtn {
	opacity: .5;
	border-right: 1px solid #fff;
}
#addbtn {
	opacity: .5;
	border-left: 1px solid #fff;
}
.prizesul li .borderTrue {
	overflow: hidden;
	height: 240px;
	margin: 1px;
	cursor: pointer;
	border: 1px #dde3e9 solid;
}
.borderTrue {
	font-size: 14px;
	font-weight: normal;
	color: #404040;
}
.prizesul li .TitleMover {
	line-height: 40px;
	position: relative;
	height: 40px;
	padding-left: 20px;
	border-bottom: #dde3e9 solid 1px;
	background-color: #f6f7fb;
}
.prizesul li .TitleMover strong {
	font-size: 14px;
	font-weight: normal;
	color: #404040;
}
.prizesul li .prizeContent {
	line-height: 24px;
	padding: 10px 0 5px 10px;
}
.prizesul li .prizeContent .form_group {
	margin-bottom: 3px;
}
.prizesul li .prizeContent .form_label {
	width: 120px;
}
.prizesul li .prizeContent .form_control {
	color: #404040;
}
.prizesul li:hover .libottom {
	display: block;
}
.prizesul li {
	position: relative;
	float: left;
	box-sizing: content-box;
	width: 220px;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
}
.PositionRight {
	display: none;
}

.prizesul li .libottom {
	width: 100%;
}
.prizesul .libottom {
	position: absolute;
	bottom: 1px;
	display: none;
	width: 211px;
	height: 44px;
	padding-top: 5px;
	text-align: center;
	opacity: .95;
	background: #6a7782;
}

.numwrap {
	line-height: 1;
	position: relative;
	display: inline-block;
	width: 81px;
	height: 16.5px;
	padding: 4px 2px;
	vertical-align: middle;
	border-radius: 2px;
	background: url('../../images/numwrap_bg.png');
}
.numwrap_white {
	top: 7px;
	margin-left: 10px;
	color: #fff;
	background: url('../../images/numwrap_bg_2.png');
	background: #6a7782;
}
.prizesul li:hover .borderTrue {
	margin: 0;
	border: 2px solid #e50017;
}
.btn_bor_positive {
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	width: 100px;
	height: 30px;
	cursor: pointer;
	text-align: center;
	color: white;
	border-radius: 5px;
	background: #e50017;
}
.btn_bor_positive:hover {
	background: #fc604b;
}
.btn_bor_positive:active {
	background: #cd0015;
}
.btn_bor_negative {
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	width: 100px;
	height: 30px;
	cursor: pointer;
	text-align: center;
	color: #333;
	border: 1px solid #bfc4cc;
	border-radius: 3px;
	background: white;
}
.btn_bor_negative:hover {
	color: #e50017;
	border: 1px solid #e50017;
}
.btn_bor_negative:active {
	color: white;
	background: #e50017;
}
.btn_bor_negative.hover {
	color: #e50017;
	border: 1px solid #e50017;
}
.btn_bor_positive.hover {
	background: #fc604b;
}
.btn_bor_positive.active {
	background: #cd0015;
}
.btn_bor_negative.active {
	color: white;
	background: #e50017;
}
.tab .end {
	margin-top: 30px;
}
.ht_36 {
	height: 36px;
}
.srch_item_list dd.active.more span {
	background: url('../images/icon_delete.png') no-repeat right 8px center;
}
.personal_tab .active span {
	border-bottom: 1px solid #e50017;
}
.title {
	font-size: 18px;
	position: relative;
	height: 20px;
	margin-top: 40px;
	margin-bottom: 15px;
	color: #36383c;
}
.uee-page {
	margin-top: -30px;
	padding: 0 50px;
}
.uee-page .uee-page {
	margin-top: 0;
}
.numwrap .numbtn {
	font-size: 16px;
	line-height: 16px;
	display: inline-block;
	width: 21px;
	height: 16px;
	cursor: pointer;
	text-align: center;
}
.numwrap .orderNum {
	line-height: 16px;
	width: 30px;
	height: 16px;
	padding-left: 0;
	text-align: center;
}

.prizesul li .btn_border_white {
	margin: 0 10px;
}
.ht40 {
	height: 40px;
}
.mb_50 {
	margin-bottom: 50px;
}
.newContact {
	font-size: 14px;
	margin-top: 85px;
	text-align: center;
	color: #c3c9d6;
}
.order_arrow_down {
	display: inline-block;
	width: 15px;
	height: 18px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/list_icon2.png') no-repeat;
}
.order_arrow_up {
	display: inline-block;
	width: 18px;
	height: 15px;
	margin-right: 10px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/list_icon3.png') no-repeat;
}
.srch_item_list dd .multiClose {
	display: none;
	width: 10px;
	height: 10px;
	margin-right: 10px;
	padding: 0;
	cursor: pointer;
	vertical-align: middle;
	border-left: 1px #fff dotted;
	background: url('../images/closen.png')  no-repeat;
}
.srch_item_list dd.active {
	border: 1px solid #e50017;
}
.srch_item_list dd.active .multiClose {
	display: inline-block;
	background: url('../images/delete.png')  no-repeat;
}
.upload_icon {
	display: inline-block;
	width: 60px;
	height: 60px;
	margin-top: 20px;
	vertical-align: middle;
	background: url('../images/upload_icon.png');
}
.upload_content {
	display: inline-block;
	width: 140px;
	margin-top: 20px;
	margin-left: 10px;
	vertical-align: middle;
}
.upload_name {
	font-size: 16px;
	margin-right: 10px;
}
.combo2 {
	width: auto;
}
.combo3 .comTitle {
	margin-top: 35px;
	text-align: center;
}
td.no_data {
	text-align: center;
	background-color: #f4f6fa;
}
.no_data_icon {
	line-height: 16px;
	width: 16px;
	height: 16px;
	padding-left: 25px;
	background: url('../images/no_data_icon.png') no-repeat left;
}
.packageContent {
	font-size: 14px;
	line-height: 20px;
	color: #6f7479;
}

.slider.hSlider {
	position: relative;
	width: 100%;
	height: 10px;
	min-height: 10px;
	margin-top: 0;
	margin-left: 0;
}
.slider.hSlider .sliderOuter {
	top: 8px !important;
	background: none !important;
}
.slider.hSlider .viewBox {
	top: 0;
	margin-left: 0;
	z-index: 2;
	left: 5px;
	overflow: hidden;
	width: 50%;
	height: 10px;
}
.slider.hSlider .sliderOuter,.slider.hSlider .viewBox,.slider.hSlider .sliderInner {
	position: absolute;
	z-index: 1;
	top: 5px;
	left: 5px;
	height: 10px;
}
.slider.hSlider .sliderStart,.slider.hSlider .sliderCenter,.slider.hSlider .sliderEnd,.slider.hSlider .track {
	position: absolute;
	top: 0;
	height: 10px;
	background: #ced4d8;
}
.slider.hSlider .viewBox .sliderStart,.slider.hSlider .viewBox  .sliderCenter,.slider.hSlider .viewBox  .sliderEnd,.slider.hSlider .viewBox  .track {
	height: 10px;
	background: #5ccbb1;
}
.slider.hSlider .sliderStart {
	left: 0;
	width: 10px;
	min-height: 10px;
	border-radius: 10px 0 0 10px;
}
.slider.hSlider .sliderCenter {
	right: 10px;
	left: 10px;
	min-height: 10px;
	border-radius: 0 10px 10px 0;
	background-repeat: repeat-x;
	background-position: 0 -28px;
}
.slider.hSlider .sliderEnd {
	right: 0;
	width: 0;
	background-position: right -56px;
}
.slider.hSlider .sliderInner {
	top: 0;
	left: -5px;
	height: 10px;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.slider.hSlider .sliderInner .sliderStart {
	background-position: 0 -121px;
	border-left-radius: 10px;
}
.slider.hSlider .sliderInner .sliderCenter {
	right: -5px;
	left: 5px;
	background-position: 0 -149px;
}
.slider.hSlider .sliderInner .sliderEnd {
	right: -5px;
	background-position: right -177px;
}
.slider.hSlider .track {
	z-index: 3;
	top: 2px;
	left: 0;
	width: 30px;
	height: 30px;
	margin-left: 0;
	cursor: pointer;
	background-position: 0 -84px;
	background: url('../images/Range/rangeTrack.png') no-repeat;
}
.slider.vSlider {
	position: relative;
	width: 18px;
	height: 300px;
	padding: 0 5px;
}
.slider.vSlider .sliderOuter,.slider.vSlider .viewBox,.slider.vSlider .sliderInner {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 5px;
	width: 18px;
}
.slider.vSlider .sliderStart,.slider.vSlider .sliderCenter,.slider.vSlider .sliderEnd,.slider.vSlider .track {
	position: absolute;
	left: 0;
	width: 18px;
	background: url('../images/Range/vspinnerBar.png') no-repeat -7px 0;
}
.slider.vSlider .sliderStart {
	top: 0;
	height: 10px;
}
.slider.vSlider .sliderCenter {
	top: 10px;
	bottom: 10px;
	background-repeat: repeat-y;
	background-position: -41px 0;
}
.slider.vSlider .sliderEnd {
	bottom: 0;
	height: 10px;
	background-position: -73px bottom;
}
.slider.vSlider .viewBox {
	z-index: 2;
	top: 5px;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 50%;
}
.slider.vSlider .sliderInner {
	top: -5px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}
.slider.vSlider .sliderInner .sliderStart {
	top: -5px;
	background-position: -150px 0;
}
.slider.vSlider .sliderInner .sliderCenter {
	top: 5px;
	bottom: 5px;
	background-position: -185px 0;
}
.slider.vSlider .sliderInner .sliderEnd {
	bottom: -5px;
	background-position: -218px bottom;
}
.slider.vSlider .track {
	z-index: 3;
	top: 0;
	left: 0;
	width: 35px;
	height: 20px;
	margin-top: -10px;
	cursor: pointer;
	background-position: -102px 0;
}
.conTit {
	font-size: 24px;
	font-weight: normal;
	line-height: 60px;
	height: 60px;
	margin-top: 20px;
	text-transform: uppercase;
	color: #36383c;
}
.conTit span {
}
.rightLink {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0;
	padding-right: 25px;
	text-transform: capitalize;
	color: #0ea5f3;
	background: url('../images/icon_link.png') no-repeat right center;
}
.form_con_list {
	font-size: 0;
	margin-bottom: -30px;
}
.popwin_middle_center .panel .pl_title span.btn_normal {
	top: 0;
}

@media (max-width: 991px) {

	.uee-page {
		padding: 0;
	}

	.popwin .btn_positive,.popwin .btn_negative {
		width: 80px;
		min-width: 80px;
	}

	div[id^='winmsg'] {
		width: 300px !important;
	}
}

.datetimepicker_div_trigger:hover,.datetimepicker_div_trigger:active,.datetimepicker_div_trigger:visited {
	background: url(icons.png) no-repeat -133px -134px;
}
*html .datetimepicker_prompt {
	width: 185px;
}

.bf_shadow_right {
	margin-left: -30px;
}

.ui-date,.ui-datetime {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 20px;
}
.ui-date > input,.ui-datetime > input {
	font-size: 16px;
	line-height: 20px;
	outline: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0 0;
	text-indent: 2px;
	word-break: break-all;
	color: #666;
	border: none;
	border-radius: 5px;
}
.ui-date > span,.ui-date > span,.ui-datetime > span,.date_icon {
	position: absolute;
	top: 3px;
	top: -7px;
	right: 0;
	float: right;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: transparent url('../images/calender.png') no-repeat scroll 0 0;
}

@media (min-width: 992px) {

	.date_icon {
		display: none;
	}
}

.ui-date > div,.ui-datetime > div {
	position: relative;
	position: relative;
	float: right;
	width: 16px;
	height: 18px;
	margin: -20px 27px 0 -12px;
	background: url('../images/component/datetime/icon_calendar_dst.png') no-repeat;
}
.datetimepicker_button .uee-button.bc {
	margin-bottom: 10px;
	border: none;
	border-radius: none;
	box-shadow: none;
}
.uee-button:active {
	border: none!important;
	background: #fff;
	-webkit-box-shadow: none;
}
.datetimepicker_button .uee-button:first-child > div > div {
	color: #fff;
	border: none;
	background: #e50017;
}

.accordion {
	border: 1px solid #ccc;
	border-top: none;
}
.accordion-title {
	font-size: 16px;
	line-height: 32px;
	overflow: hidden;
	height: 32px;
	padding: 0 10px;
	cursor: pointer;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #575765;
	border-top: solid 1px #ccc;
	background-color: #f5f5f5;
}
.accordion-title:hover {
	color: #fff;
	background: #e50017;
}
.accordion-content {
	font-size: 14px;
	padding: 10px;
	border-top: solid 1px #ccc;
}

.searchInput {
	position: relative;
}
.searchInput .searchPanel {
	font-size: 12px;
	line-height: 30px;
	position: absolute;
	z-index: 120;
	top: 33px;
	left: 0;
	display: block;
	overflow-x: hidden;
	width: 200px;
	max-height: 186px;
	border: 1px solid #c9c9c9;
	background: #fff none repeat scroll 0 0;
}
.searchInput .searchPanel .tab > div.even {
	background: #f3f5f7 none repeat scroll 0 0;
}
.searchInput .searchPanel .tab > div.Highlight {
	background: #e8edf2;
}
.searchInput .searchPanel .tab > div {
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	cursor: pointer;
	border-bottom: 1px solid #e2e8ee;
}
.searchInput .searchPanel .tab > div .icon {
	float: right;
	width: 20px;
	height: 30px;
	margin-right: 10px;
	background: transparent url('../images/close.png') no-repeat scroll right center;
}
.searchInput .searchPanel .tab > div .icon:hover {
	position: relative;
	left: 5px;
	border-radius: 0;
	background: transparent url('../images/v_failure.png') no-repeat scroll center center;
}
.searchInput .searchBar {
	position: relative;
	width: 200px;
	height: 32px;
	margin-top: 2px;
	margin-right: 20px;
	border: 1px solid #ccc;
	border-radius: 20px;
	border-radius: 0;
}
.searchInput .searchBar input {
	line-height: 32px;
	width: 140px;
	width: calc(100% - 66px);
	height: 32px;
	margin-top: 0;
	padding: 0 10px;
	vertical-align: top;
	border: none;
}
.searchInput .searchBar .searchButton {
	float: right;
	width: 22px;
	height: 20px;
	margin: 6px 14px 0 0;
	cursor: pointer;
	border-left: 1px #ccc solid;
	background: url('../images/searchGray.png') no-repeat center right;
}
.searchInput .searchBar .clearInput {
	position: absolute;
	top: 8px;
	right: 40px;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: url('../images/delete_input.png') -16px 0 no-repeat;
}

.ui-dividedbox {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.ui-hdividedbox.ui-dividedbox-resizing {
	cursor: col-resize;
}
.ui-vdividedbox.ui-dividedbox-resizing {
	cursor: row-resize;
}
.ui-dividedbox-followbar {
	position: absolute;
	z-index: 1;
	background-color: #bfbfbf;
}
.ui-hdividedbox > .ui-dividedbox-followbar {
	top: 0;
	bottom: 0;
	width: 4px;
}
.ui-vdividedbox > .ui-dividedbox-followbar {
	right: 0;
	left: 0;
	height: 4px;
}
.ui-dividedbox-group {
	position: relative;
	z-index: 0;
	overflow: hidden;
	background: transparent;
}
.ui-dividedbox-group.last {
	position: absolute;
	right: 0;
	bottom: 0;
}
.ui-hdividedbox-group {
	float: left;
	height: 100%;
}
.ui-vdividedbox-group {
	float: none;
	width: 100%;
}
.ui-dividedbox-collapsing {
	-webkit-transition: all linear .5s;
	-moz-transition: all linear .5s;
	-o-transition: all linear .5s;
	transition: all linear .5s;
}
.ui-dividedbox-bar {
	position: absolute;
	right: 0;
	bottom: 0;
	border: 1px solid #ccc;
	background: #f5f5f5;
}
.ui-dividedbox-group.last > .ui-dividedbox-bar {
	display: none;
}
.ui-hdividedbox-group > .ui-dividedbox-bar {
	top: 0;
	width: 0;
	padding-left: 4px;
	border-style: none solid;
	border-left: 0;
	background: transparent;
}
.ui-vdividedbox-group > .ui-dividedbox-bar {
	left: 0;
	height: 0;
	padding-top: 4px;
	border-style: solid none;
	border-top: 0;
	background: transparent;
}
.ui-dividedbox-resizable > .ui-hdividedbox-group > .ui-dividedbox-bar {
	cursor: col-resize;
}
.ui-dividedbox-resizable > .ui-vdividedbox-group > .ui-dividedbox-bar {
	cursor: row-resize;
}
.ui-dividedbox-head {
	position: relative;
	width: 100%;
	height: 25px;
	color: #575765;
	border-bottom: #ccc 1px solid;
	background: #f5f5f5;
}
.ui-dividedbox-colled {
	height: 100%;
	border-bottom: none;
}
span.ui-dividedbox-title {
	line-height: 25px;
	display: inline-block;
	overflow: hidden;
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
}
img.ui-dividedbox-icon {
	line-height: inherit;
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
.ui-hdividedbox-group > .ui-dividedbox-colled > .ui-dividedbox-icon,.ui-hdividedbox-group > .ui-dividedbox-colled > .ui-dividedbox-title {
	display: none;
}
.ui-dividedbox-collctrl-down,.ui-dividedbox-collctrl-left,.ui-dividedbox-collctrl-right,.ui-dividedbox-collctrl-up {
	position: absolute;
	top: 4px;
	right: 5px;
	display: block;
	width: 15px;
	height: 15px;
	cursor: pointer;
	background-image: url('../images/collctrl.png');
}
.ui-dividedbox-collctrl-left,.ui-dividedbox-colled > .ui-dividedbox-collctrl-right {
	background-position: 0 0;
}
.ui-dividedbox-collctrl-right,.ui-dividedbox-colled > .ui-dividedbox-collctrl-left {
	background-position: 0 -15px;
}
.ui-dividedbox-collctrl-up,.ui-dividedbox-colled > .ui-dividedbox-collctrl-down {
	background-position: -15px -15px;
}
.ui-dividedbox-collctrl-down,.ui-dividedbox-colled > .ui-dividedbox-collctrl-up {
	background-position: -15px 0;
}
.ui-dividedbox-collctrl-down:hover,.ui-dividedbox-collctrl-left:hover,.ui-dividedbox-collctrl-right:hover,.ui-dividedbox-collctrl-up:hover {
	background-color: #e5e5e5;
}
.ui-dividedbox-cont {
	overflow: auto;
	width: 100%;
	height: 100%;
}
.ui-dividedbox-showhead > .ui-dividedbox-cont {
	height: calc(100% - 25px);
}

.ui-menu {
	font-size: 12px;
	position: absolute;
	z-index: 1;
	display: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 2px 2px 10px 0 rgba(128,128,128,.3);
	-moz-box-shadow: 2px 2px 10px 0 rgba(128,128,128,.3);
	box-shadow: 2px 2px 10px 0 rgba(128,128,128,.3);
}
.ui-menu-root {
	z-index: 1050;
}
.ui-menu-open {
	display: block;
}
.ui-menu-bottom-left {
	top: 100%;
	left: 0;
}
.ui-menu-bottom-right {
	top: 100%;
	right: 0;
}
.ui-menu-top-left {
	bottom: 100%;
	left: 0;
}
.ui-menu-top-right {
	right: 0;
	bottom: 100%;
}
.ui-menu-left-bottom {
	right: 100%;
	bottom: 0;
}
.ui-menu-left-top {
	top: 0;
	right: 100%;
}
.ui-menu-right-bottom {
	bottom: 0;
	left: 100%;
	margin-left: -2px;
}
.ui-menu-right-top {
	top: 0;
	left: 100%;
	margin-left: -2px;
}
.ui-menu-toolbar {
	position: relative;
	height: 29px;
	cursor: auto;
	color: gray;
	border-bottom: 1px solid #ccc;
	border-radius: 4px 4px 0 0;
	background: #fafafa;
}
input.ui-menu-filter {
	position: absolute;
	top: 2px;
	left: 1px;
	padding: 2px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.ui-menu ul {
	float: left;
	padding: 3px 0;
	color: #000;
	border-right: 1px solid #ccc;
}
.ui-menu .ui-menu-ul-last {
	border-right: none;
}
.ui-menu li {
	position: relative;
	width: 160px;
	cursor: default;
}
li.ui-menu-highlight {
	color: #0c970c;
}
li.ui-menu-disabled {
	color: #929292;
}
li.ui-menu-children:after {
	position: absolute;
	top: 3px;
	right: 4px;
	display: block;
}
.ui-menu-content {
	line-height: 20px;
	display: block;
	overflow: hidden;
	height: 25px;
	margin: auto 15px auto 22px;
	padding: 2px;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: break-word;
}
img.ui-menu-icon {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 12px;
	height: 12px;
}
li.ui-menu-item-open {
	color: #fff;
	background-color: #0092dc;
}

.DIYProcess.DIYhProcess {
	position: relative;
	width: 100%;
	height: 8px;
	padding: 5px 0;
}
.DIYProcess.DIYhProcess .DIYProcessOuter,.DIYProcess.DIYhProcess .DIYviewBox,.DIYProcess.DIYhProcess .DIYProcessInner {
	position: absolute;
	z-index: 10;
	top: 5px;
	left: 0;
	width: 100%;
	height: 8px;
}
.DIYProcess.DIYhProcess .DIYProcessStart,.DIYProcess.DIYhProcess .DIYProcessCenter,.DIYProcess.DIYhProcess .DIYProcessEnd,.DIYProcess.DIYhProcess .DIYtrack {
	position: absolute;
	top: 0;
	height: 8px;
	background: #dbe1e7;
}
.DIYProcess.DIYhProcess .DIYProcessStart {
	left: 0;
	width: 10px;
	border-radius: 10px 0 0 10px;
}
.DIYProcess.DIYhProcess .DIYProcessCenter {
	right: 10px;
	left: 10px;
	background-repeat: repeat-x;
	background-position: 0 -28px;
}
.DIYProcess.DIYhProcess .DIYProcessEnd {
	right: 0;
	width: 10px;
	border-radius: 0 10px 10px 0;
}
.DIYProcess.DIYhProcess .DIYviewBox {
	z-index: 20;
	top: 0;
	overflow: hidden;
	width: 50%;
	height: 100%;
	transition: .5s;
}
.DIYProcess.DIYhProcess .DIYProcessInner {
	left: -5px;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.DIYProcess.DIYhProcess .DIYProcessInner .DIYProcessStart {
	background: #5ccbb1;
}
.DIYProcess.DIYhProcess .DIYProcessInner .DIYProcessCenter {
	right: 5px;
	left: 5px;
	background: #5ccbb1;
}
.DIYProcess.DIYhProcess .DIYProcessInner .DIYProcessEnd {
	right: -5px;
	background: #5ccbb1;
}
.DIYProcess.DIYhProcess .DIYtrack {
	z-index: 30;
	top: -4px;
	left: 0;
	width: 26px;
	height: 26px;
	margin-left: -13px;
	cursor: pointer;
	transition: .5s;
	background: red;
	background: url('../images/rangeTrack.png');
}
.DIYProcessBox {
	font-size: 14px;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	vertical-align: middle;
}
.DIYProcessValue {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.DIYProcessValue.now {
	width: 100%;
	text-align: center;
}
.DIYProcessValue.end {
	float: right;
}
.DIYProcessValueBox {
	display: inline-block;
}
.DIYProcessValueNow {
	line-height: 30px;
	display: inline-block;
	width: 78px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	border: #b3b3b3 solid 1px;
	border-radius: 3px;
}
.DIYProcessUnitBox {
	display: inline-block;
	vertical-align: middle;
}
.DIYProcessUnitBox span {
	line-height: 16px;
	color: #7f7f7f;
}
.DIYProcessIcon {
	width: 24px;
	height: 24px;
	margin-right: 5px;
}
.DIYProcessBtn {
	cursor: pointer;
}
.DIYProcessLabel {
	display: inline-block;
	width: 60px;
	text-align: right;
}

.cirChart .UCDChart .Cords > div {
	text-align: center;
	color: #60646b;
}
.cirChart .secTit {
	font-size: 14px;
	text-align: center;
	color: #6f7479;
}
.cirChartList {
	font-size: 0;
	box-sizing: border-box;
	background: #fff;
}
.cirChartList .cirChartListLi {
	position: relative;
	display: inline-block;
	width: 100%;
	min-width: 170px;
	height: 270px;
	vertical-align: top;
}
.cirChartList .cirChartListLi > div {
	width: 190px;
	margin: 0 auto;
	margin-top: 10px;
}
.cirChartListLi .cirChart {
	width: 190px;
	height: 200px;
	margin-left: 5%;
}
.cirChartListLi .cirCon {
	font-size: 16px;
	width: 190px;
	margin: 0 auto;
	text-align: center;
	color: #333;
}
.cirChartListLi .cirCon p {
	font-size: 18px;
	padding-bottom: 5px;
	color: #36383c;
}
.cirChartListLi .cirCon .totalCon {
	color: #6f7479;
}
.cirChartListLi.select .cirCon {
	font-size: 18px;
	color: #36383c;
}
.cirChartListLi.select .cirCon .total {
	color: #6f7479;
}
.cirChartListLi .cirTri {
	position: absolute;
	bottom: 0;
	left: 50%;
	display: none;
	width: 19px;
	height: 10px;
	margin-left: -8px;
}
.cirChartListLi.select .cirTri {
	display: none;
}
.cirChartInfoBox {
	display: none;
}
.cirChartInfoBox .cirChartInfoItem {
	line-height: 64px;
	position: relative;
	height: 64px;
	background: #4b5762;
}
.cirChartInfoBox .cirChartInfoItem div,.cirChartInfoBox .cirChartInfoItem > ul {
	display: inline-block;
}
.cirChartInfoBox .cirChartInfoItem .effectTime li {
	line-height: 38px;
	display: inline-block;
	width: 118px;
	height: 38px;
	margin-right: 10px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	border: 1px solid #545f6b;
	background: #5f6974;
}
.cirChartInfoBox .cirChartInfoItem .effectTime li.selected {
	border-color: #e50017;
	background: url('../images/icon/tick_selected.png') no-repeat right top #5f6974;
}
.cirChartInfoBox .cirChartInfoItem .redBuyBtn {
	line-height: 30px;
	width: 6%;
	height: 30px;
	cursor: pointer;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	background: #e50017;
}
.closeUsage {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 13px;
	height: 13px;
	cursor: pointer;
	background: url('../images/icon/closeUsage.png') no-repeat;
}
.cirChartInfoBox .cirChartInfoItem .dropBlock {
	line-height: 38px;
	width: 19%;
	height: 38px;
	margin: 0 1% 0 5%;
	vertical-align: middle;
	border: 1px solid #545f6b;
	background: #5f6974;
}
.cirChartInfoBox .cirChartInfoItem .dropBlock input {
	font-size: 16px;
	line-height: 38px;
	box-sizing: border-box;
	width: 90%;
	height: 38px;
	padding-left: 10px;
	color: #fff;
}
.cirChartInfoBox .cirChartInfoItem .dropBlock span {
	display: inline-block;
	width: 11px;
	height: 6px;
	cursor: pointer;
	background: url('../images/icon/usage_drop.png') no-repeat;
}
.questTip {
	font-size: 14px;
	margin-left: 20px;
	color: #fff;
}
.cirChartInfoItem .cirListIcon {
	display: none;
	max-width: 1100px;
	height: 96px;
}
.UCDChart.Circle {
	overflow: hidden;
}

.UCDProcess,.UCDProcess .processBCon .processBar {
	position: relative;
	display: inline-block;
	vertical-align: top;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	*display: inline;
	*zoom: 1;
}
.UCDProcess .processBCon {
	display: inline-block;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
}
.UCDProcess {
	width: 100%;
}
.UCDProcess .rightTips {
	position: absolute;
	top: 0;
	right: 12px;
	display: none;
	height: 100%;
	color: #a4abb2;
}
.UCDProcess .leftTips {
	position: absolute;
	top: 0;
	right: 12px;
	display: none;
	height: 100%;
	color: #fff;
}
.UCDProcess.passVal {
	color: #fff !important;
	background-color: #fa7a69 !important;
}
.UCDProcess.passVal .rightTips {
	color: #fff;
}
.UCDProcess.levelProcess .leftTips {
	right: auto;
	left: 12px;
	color: #fff;
}
.UCDProcess.levelProcess .rightTips {
	color: #fff;
}
.process .processInfo {
	padding-bottom: 15px;
}
.process .processInfo > div {
	display: inline-block;
}
.process .processInfo > div span {
	font-size: 14px;
}
.process .processInfo .infoNum {
	font-size: 16px;
	float: right;
}
.infoNum span {
	color: #999;
}

.ucd-imagezoom {
	position: relative;
	overflow: hidden;
	box-sizing: content-box;
}
.ucd-imagezoom-content {
	position: absolute;
	display: none;
	overflow: hidden;
	width: 224px;
	height: 302px;
}
.ucd-imagezoom-selection {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	cursor: crosshair;
	opacity: .5;
	background-color: #ffdcb2;
}

@media (min-width:1px) {

	.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
		position: relative;
		float: left;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		min-height: 1px;
		padding-right: 20px;
	}
}


@media (min-width:1px) and (max-width:767px) {

	.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
		padding-right: 5px;
	}
}

@media (max-width:767px) {

	.col-xs-12 {
		width: 100%;
	}
	.col-xs-11 {
		width: 91.66666667%;
	}
	.col-xs-10 {
		width: 83.33333333%;
	}
	.col-xs-9 {
		width: 75%;
	}
	.col-xs-8 {
		width: 66.66666667%;
	}
	.col-xs-7 {
		width: 58.33333333%;
	}
	.col-xs-6 {
		width: 50%;
	}
	.col-xs-5 {
		width: 41.66666667%;
	}
	.col-xs-4 {
		width: 33.33333333%;
	}
	.col-xs-3 {
		width: 25%;
	}
	.col-xs-2 {
		width: 16.66666667%;
	}
	.col-xs-1 {
		width: 8.33333333%;
	}
	.col-xs-pull-12 {
		right: 100%;
	}
	.col-xs-pull-11 {
		right: 91.66666667%;
	}
	.col-xs-pull-10 {
		right: 83.33333333%;
	}
	.col-xs-pull-9 {
		right: 75%;
	}
	.col-xs-pull-8 {
		right: 66.66666667%;
	}
	.col-xs-pull-7 {
		right: 58.33333333%;
	}
	.col-xs-pull-6 {
		right: 50%;
	}
	.col-xs-pull-5 {
		right: 41.66666667%;
	}
	.col-xs-pull-4 {
		right: 33.33333333%;
	}
	.col-xs-pull-3 {
		right: 25%;
	}
	.col-xs-pull-2 {
		right: 16.66666667%;
	}
	.col-xs-pull-1 {
		right: 8.33333333%;
	}
	.col-xs-pull-0 {
		right: auto;
	}
	.col-xs-push-12 {
		left: 100%;
	}
	.col-xs-push-11 {
		left: 91.66666667%;
	}
	.col-xs-push-10 {
		left: 83.33333333%;
	}
	.col-xs-push-9 {
		left: 75%;
	}
	.col-xs-push-8 {
		left: 66.66666667%;
	}
	.col-xs-push-7 {
		left: 58.33333333%;
	}
	.col-xs-push-6 {
		left: 50%;
	}
	.col-xs-push-5 {
		left: 41.66666667%;
	}
	.col-xs-push-4 {
		left: 33.33333333%;
	}
	.col-xs-push-3 {
		left: 25%;
	}
	.col-xs-push-2 {
		left: 16.66666667%;
	}
	.col-xs-push-1 {
		left: 8.33333333%;
	}
	.col-xs-push-0 {
		left: auto;
	}
	.col-xs-offset-12 {
		margin-left: 100%;
	}
	.col-xs-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-xs-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-xs-offset-9 {
		margin-left: 75%;
	}
	.col-xs-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-xs-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-xs-offset-6 {
		margin-left: 50%;
	}
	.col-xs-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-xs-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-xs-offset-3 {
		margin-left: 25%;
	}
	.col-xs-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-xs-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-xs-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:768px) {

	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0;
	}
	.popwin .col2 {
		width: 50%;
	}
}

@media (min-width:992px) {

	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:1200px) {

	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
}

.pull-right {
	float: right!important;
}
.pull-left {
	float: left!important;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	border: 0;
	background-color: transparent;
	text-shadow: none;
}

.pagination {
	line-height: 26px;
	position: relative;
	overflow: hidden;
	width: 100%;
	/*height: 26px;*/
	padding: 20px 0;
	padding-bottom: 0;
	white-space: nowrap;
	border: none;
	background: none;
}
.pagination > * {
	line-height: 24px;
	display: inline-block;
}
.pagination > span {
	font-weight:  700;
	line-height: 0.8rem;
	color: #50535A;
	text-transform: uppercase;
	text-align: center;
	margin-right: 0.5rem;
	display: inline-block;
}
.pagination > span.totalPageNumber {
	color: #0098D2;
}
.pagination > div {
	float: right;
}
.pagination > div .* {
	display: inline-block;
}
.pagination-select {
	padding-right: 10px;
	border: 1px solid #d3d3d3;
}
.pagination-pre,.pagination-next {
	font-size: 1rem;
	float: left;
	width: 1rem;
	height: 1rem;
	cursor: pointer;
	text-align: center;
	border: none;
	margin-top: 0.4rem;
}
.pagination-pre {
	margin-right: 10px;
	margin-left: 20px;
	background: url('../images/pages.png');
}
.pagination-next {
	margin-right: 20px;
	margin-left: 10px;
	background: url('../images/pages.png');
	background-position: -18px 0;
}
.pagination-pre.disabled {
	background-position: -36px 0;
}
.pagination-next.disabled {
	background-position: -54px 0;
}

.pagination > div > div {
	float: left;
}
.pagination ul {
	display: block;
	overflow: hidden;
	zoom: 1;
	margin: 0;
	margin-top: 1px;
	padding: 0;
}
.pagination li {
	font-size: 14px;
	line-height: 24px;
	display: inline-block;
	width: auto;
	min-width: 14px;
	height: 24px;
	margin: 0 5px;
	padding: 0 5px;
	cursor: pointer;
	text-align: center;
	color: #6f7479;
	border-radius: 12px;
}

.popwin_top .pagination li {
	margin: 0 5px;
}
.pagination .active {
	background-color: #5bc500 !important;
    color: #fff !important;
    border-radius: 1rem;
}
.pagination li:hover {
	color: #fff;
	background-color: #e50017;
}
.pagination input {
	font-size: 14px;
}
.pagination-pageinput {
	font-size: 14px;
	line-height: 25px;
	position: relative;
	top: 0;
	float: left;
	box-sizing: border-box;
	vertical-align: middle;
	text-align: center;
	width: 3rem;
	border: 1px solid #d3d3d3;
	border-radius: 0;
}
.pagination-goto {
	font-size: 1em;
	line-height:  25px;
	float: left;
	width: 3em;
	margin-left: 10px;
	cursor: pointer;
	text-align: center;
	border: 1px solid #d3d3d3;
}
.pagination  .Droplist {
	position: relative;
	z-index: 50;
	width: 100%;
	margin-left: 0;
	padding: 0 0;
}
.pagination .pagination-line {
	float: left;
	margin-left: 6px;
}
.pagination .Droplist .DroplistHeader {
	padding: 0 30px 0 8px;
	border-radius: 0;
	height: 22px;
}
.pagination .Droplist .trigger {
	height: 16px;
	top: 4px;
	right: -12px;
}
.pagination .Droplist .DroplistHeader .inputbox {
	margin-top: 3px;
	padding-left: 5px;
	font-size: 14px;
	color: #64696e;
}

.inputortextareagroup {
	position: relative;
}
.inputortextareagroup .inputgroup {
	position: relative;
	width: 100%;
	height: 24px;
	margin-top: 2px;
	border: none;
	border-radius: 5px;
}
.inputortextareagroup .inputgroup textarea {
	line-height: 24px;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 250px;
	height: 24px;
	margin-top: 0;
	padding: 0 0 0 10px;
	white-space: nowrap;
	border: none;
	background: transparent;
}
.inputortextareagroup .inputgroup .inputgrouptext {
	line-height: 24px;
	float: left;
	width: 60px;
	height: 24px;
	margin: 0 0 0 0;
	text-align: left;
}
.inputortextareagroup .textareagroup {
	position: relative;
	width: 100%;
	height: 24px;
	margin-top: 2px;
	border: none;
	border-radius: 5px;
}
.inputortextareagroup .textareagroup textarea {
	line-height: 24px;
	width: 250px;
	height: 24px;
	margin-top: 0;
	padding: 0 0 0 10px;
	border: none;
	background: transparent;
}
.inputortextareagroup .textareagroup .textareagrouptext {
	line-height: 24px;
	float: left;
	width: 60px;
	height: 24px;
	margin: 0 0 0 0;
	text-align: left;
}

@media (max-width:991px) {

	.inputortextareagroup .inputgroup textarea {
		width: 250px;
	}
	.inputortextareagroup .textareagroup textarea {
		width: 250px;
	}
}

@media (max-width:767px) {

	.inputortextareagroup .inputgroup textarea {
		width: 610px;
	}
	.inputortextareagroup .textareagroup textarea {
		width: 610px;
	}
}

.qrcode_wrapper {
	position: relative;
}
.qrcode_little_img {
	background: url('../images/component/qrcode/qrcode.png') no-repeat center;
	height: 22px;
	width: 22px;
	cursor: pointer;
}
.qrcode_position_abs {
	margin-top: 10px;
	position: absolute;
	padding: 10px;
	left: 50%;
	border: 1px solid #eee;
	box-shadow: 0 2px 4px 0 #d1d1d1;
}
.qrcode_position_abs img {
	height: 20px;
	width: 20px;
	position: absolute;
}
.qrcode_position_abs p {
	text-align: center;
	padding-top: 5px;
}
.qrcode_triangle_up {
	position: absolute;
	top: -11px;
	left: 50%;
	background: url('../images/component/qrcode/triangle_up.png') no-repeat center;
	margin-left: -10px;
	height: 12px;
	width: 20px;
}

@media (max-width:1199px) {

	.panel .pl_content {
		padding: 10px;
	}
	.page-card {
		background-color: #f0f3f7;
	}
	.page-card * {
		vertical-align: middle;
	}
	.page-card .page-card-header,.page-card .page-card-content,.page-card .page-card-btn {
		position: relative;
		padding: 25px 10px;
		border-bottom: 1px solid #e4e6e9;
		background: #fff none repeat scroll 0 0;
	}
	.page-card .page-card-header {
		padding-bottom: 20px;
	}
	.page-card .page-card-header span {
		font-size: 22px;
		margin-bottom: 10px;
	}
	.page-card .pro-field {
		margin-left: 10px;
		padding: 20px 0;
		border-bottom: 1px solid #e4e6e9;
	}
	.page-card .pro-field:first-child {
		padding-top: 0;
	}
	.page-card .pro-field:last-child {
		border-bottom: none;
	}
	.page-card .pro-title {
		font-size: 12px;
		margin-bottom: 12px;
		color: #91989e;
	}
	.page-card .pro-property {
		font-size: 16px !important;
		height: 14px;
		color: #36383c;
	}
	.font-gray-01 {
		color: #91989e;
	}
	.dis-inb {
		display: inline-block;
	}
	.page-card .page-content .page-card-content div {
		vertical-align: top;
	}
	.page-card .page-card-content .page-card-content-info {
		position: relative;
		width: 100%;
	}
	.page-card .page-card-content .page-card-content-info .page-card-content-info-left {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
	}
	.page-card .page-card-content .page-card-content-info .page-card-content-info-left span > img {
		width: 70px;
	}
	.page-card .page-card-content .page-card-content-info .page-card-content-info-center {
		margin-top: 10px;
		margin-right: 0;
		margin-left: 26px;
	}
	.page-card .page-card-content .page-card-content-info .page-card-content-info-center.hasImage {
		margin-left: 100px;
	}
	.page-card .page-card-content .page-card-content-info .page-card-content-info-center.hasPrice {
		margin-right: 100px;
	}
	.page-card .page-card-content .page-card-content-info .page-card-content-info-right {
		position: absolute;
		top: 0;
		right: 0;
		width: 100px;
		height: 100%;
		text-align: right;
	}
	.page-card .price {
		font-size: 24px;
		color: #e50017;
	}
	.page-card .page-card-btn {
		padding-right: 0;
		text-align: right;
	}
	.page-card .page-card-btn .btn_normal {
		line-height: 50px;
		height: 50px;
	}
	.page-card .page-card-btn span {
		font-size: 14px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.pagination {
		line-height: 35px;
		height: 35px;
	}
	.pagination > * {
		line-height: 35px;
	}
	.pagination .pagination-pre,.pagination-next {
		line-height: 35px;
		display: inline-block;
		float: left;
		width: 35px;
		height: 35px;
		margin-top: 0px;
		cursor: pointer;
		background: url('../images/component/pagination/pagination-arrow.png');
	}
	.pagination .pagination-pre {
		margin-right: 10px;
		margin-left: 0;
		background-position: -35px 0;
	}
	.pagination .pagination-pre.disabled {
		background-position: 0 0;
	}
	.pagination .pagination-next {
		margin-right: 30px;
		margin-left: 10px;
		background-position: -105px 0;
	}
	.pagination .pagination-next.disabled {
		background-position: -70px 0;
	}
	.pagination .pagination-pageinput {
		font-size: 20px;
		line-height: 35px;
		width: 76px;
		height: 35px;
		padding-left: 0;
		text-align: center;
		color: #36383c;
		border: 1px solid #e1e3e5;
		border-radius: 2px;
	}
	.pagination .pagination-goto {
		font-size: 20px;
		line-height: 35px;
		box-sizing: border-box;
		width: 76px;
		height: 35px;
		padding-left: 0;
		text-align: center;
		color: #36383c;
		border: 1px solid #bfc4cc;
		border-radius: 2px;
	}
}

.card_msg fieldset {
	margin-top: 10px;
	padding: 15px;
	border: 1px solid #ddd;
}
.card_msg fieldset legend {
	padding: 0;
	margin-left: 50%;
	text-align: center;
	color: #7f7f7f;
}
.card_msg .idCardImage {
	width: 300px;
	height: 188px;
	border: 1px #eee solid;
}
.card_msg .form_group {
	width: 400px;
}
.card_msg .idCardArea {
	float: left;
	margin-right: 20px;
}
.card_msg_left {
	float: left;
	width: 300px;
}
.card_msg_right {
	margin-left: 376px;
}
.bes-artificial-common-readcertificate {
	height: 480px;
}

.orderNum .form_label {
	display: inline-block;
	min-width: 0;
}

.win_box .close_box:hover {
	background-position: -26px 0;
}

.listCard {
	padding: 0 30px;
}
.listCard .cardsBox {
	margin-bottom: 20px;
	padding: 15px 0;
	background: #fff;
}
.listCardTitle {
	font-size: 22px;
	padding: 20px 0 15px;
	text-transform: uppercase;
	color: #36383c;
}
.listCard .cardHeader {
	margin-bottom: 15px;
	padding: 15px 20px;
	background: #fff;
}
.listCard .cardHeader span {
	font-size: 16px;
	float: left;
	width: 25%;
	text-align: center;
	color: #36383c;
}
.listCard .listCardContent {
	padding: 15px;
	background: #fff;
}

.listCard .listCardContent .mc_30 {
	margin-left: 30px;
}
.listCard .listCardContent .mc_60 {
	margin-left: 60px;
}
.listCard .listCardContent .mc_90 {
	margin-left: 90px;
}
.listCard .listCardContent .pc {
	background-position: -200px 0;
}
.listCard .listCardContent .cardLine .c-hr {
	top: 32px;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #d6dade;
}
.listCard .cardLeft,.listCard .cardRight,.listCard .cardName,.listCard .cardTime,.listCard .cardUpfront,.listCard .cardOperation {
	float: left;
	width: 50%;
}
.listCard .cardName .cardProduct {
	font-size: 14px;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	color: #36383c;
}
.listCard .cardName i .label {
	display: none;
}
.listCard .cardTime {
	text-align: center;
}
.listCard .cardTime .cardTimeList {
	font-size: 14px;
	display: inline-block;
	padding: 0 20px;
	cursor: pointer;
	color: #0ea5f3;
	background: url('../images/list_icon_down.png') no-repeat center right;
}
.listCard .cardUpfront {
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	color: #36383c;
}
.listCard .cardOperation {
	font-size: 14px;
	text-align: center;
	color: #0ea5f3;
}
.listCard .cardOperation span {
	margin-left: 10px;
	cursor: pointer;
}
.listCard .cardOperation.set span {
	position: relative;
	left: 25px;
}
.c_select {
	display: none;
}

@media screen and (max-width: 1280px) {

	.cardHeader {
		display: none;
	}
	.listCard {
		padding: 0;
	}
	.listCard .cardLeft {
		width: 70%;
	}
	.listCard .cardRight {
		width: 30%;
	}
	.listCard .cardName,.listCard .cardTime,.listCard .cardUpfront,.listCard .cardOperation {
		width: 100%;
	}
	.listCard .listCardContent .cardLine .c-hr {
		top: 80px;
	}
	.listCard .cardTime {
		margin: 15px 0 0 40px;
		text-align: left;
	}
	.listCard .cardUpfront {
		position: relative;
		top: 3px;
		margin-bottom: 20px;
		text-align: right;
	}
	.listCard .cardOperation {
		text-align: right;
	}

	.listCard .cardOperation.set span {
		left: 0;
	}
}

@media screen and (max-width: 480px) {

	.listCardTitle {
		font-size: 16px;
	}
	.listCard .order_arrow_up {
		margin-right: 5px;
	}
	.listCard .checkbox {
		margin-right: 0;
	}
	.listCard .icon_subscribe {
		margin-right: 2px;
	}
	.listCard .cardTime {
		margin: 15px 0 0 33px;
	}
	.listCard .cardName .cardProduct,.listCard .cardOperation {
		font-size: 12px;
	}
	.listCard .cardLeft {
		width: 75%;
		height: 80px;
	}
	.listCard .cardRight {
		width: 25%;
	}
	.listCard .cardOperation span {
		display: block;
		line-height: 28px;
	}
	.listCard .cardOperation {
		top: 100px;
	}
}

/******第三方UEE组件样式，目前包含Popwin、MsgBox和DatetimePicker，不符合BEM命名规范***Start*****/
@media (max-width: 991px) {
	/*========================= bme.datetimepicker.css begin =======================================================================*/
	/* Main Dark Style Sheet for jQuery UI Datepicker */


	#datetimepicker_div .datetimepicker_links a {
	    background: url(../images/page_arrow.png) no-repeat 0 0;
	    background-size: cover;
	}

	#datetimepicker_div .datetimepicker_current {
	    float: left;
	    width: 60%;
	    padding-top: 0px;
	    text-align: center;
	    white-space: nowrap;
	}
	
	.datetimepicker_close,
	#datetimepicker_div .datetimepicker_next {
	    float: right;
	    overflow: hidden;
	    width: 20%;
	    white-space: nowrap;
	    height:100%;
	}
	
	
	#datetimepicker_div .datetimepicker_prev {
	    padding: 0;
	    margin-left: 10px;
	}
	

	#datetimepicker_div .datetimepicker_next {
	    padding: 0;
	    margin-right: 10px;
	}

	.datetimepicker_header select {
	    appearance: none;
	    -moz-appearance: none;
	    -webkit-appearance: none;
	    background: url(../images/date_sel.png) no-repeat scroll right center transparent;
	    padding-right: 20px;
	    padding-left: 5px;
	    height: 20px;
	    line-height: 20px;
	}
	
	/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
	.datetimepicker_header select::-ms-expand {
	    display: none;
	}
	
	
	.datetimepicker .datetimepicker_daysCell {
	    line-height: 35px;
	    height: 35px;
	}

	#datetimepicker_div .datetimepicker_time .datetimepicker_selecteddate {
	    font-weight: bold;
	    line-height: 20px;
	    float: left;
	    color: #36383c;
	}


	#datetimepicker_div .timepicker li ins {
	    display: inline-block;
	    width: 10px;
	    height: 10px;
	    padding: 0;
	    vertical-align: middle;
	    background: url(../images/time_sel.png) no-repeat 0;
	    background-size: cover;
	}


	div.timepicker_selectlist a {
	    display: block;
	    width: auto;
	    padding: 0 5px;
	    cursor: default;
	    text-align: center;
	    text-decoration: none;
	    color: #36383c;
	}
	
	/*=======bme.shadow.css begin========*/
	div.bf_shadow {
	    margin-left: 0px;
	}

	
	/* 日历面板样式 */
	.bf_shadow_datetime > .bf_shadow_part.head,
	.bf_shadow_part.foot,
	.bf_shadow_part.foot > div {
	    display: none;
	}
	
    #datetimepicker_div .datetimepicker_control, #datetimepicker_div .datetimepicker_links {
        height: 45px;
        line-height: 45px;
        font-weight: bold;
        font-size: 80%;
        letter-spacing: 1px;
    }

    #datetimepicker_div .datetimepicker_header {
        font-weight: bold;
        line-height: 45px;
        height: 45px;
        padding: 0;
        text-align: center;
        padding-top: 1px;
    }

    #datetimepicker_div .datetimepicker_header select {
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background: url(../images/date_sel.png) no-repeat scroll right center transparent;
        padding-right: 20px;
        padding-left: 5px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    #datetimepicker_div .datetimepicker_header select option{
        min-height: 4rem;
        font-size: 18px;
        padding: 10px 0;
    }

    #datetimepicker_div .datetimepicker_prev a {
        display: inline-block;
        width: 20px;
        height: 20px;
        cursor: pointer;
        vertical-align: middle;
        background-position: -20px 0;
    }

    #datetimepicker_div .datetimepicker_prev_year a {
        background-position: 0 0;
    }

    #datetimepicker_div .datetimepicker_prev_year {
        margin-right: 15px;
    }

    #datetimepicker_div .datetimepicker_next a {
        display: inline-block;
        width: 20px;
        height: 20px;
        cursor: pointer;
        background-position: -40px 0;
        vertical-align: middle;
    }

    #datetimepicker_div .datetimepicker_next_year a {
        background-position: -60px 0;
    }

    #datetimepicker_div .datetimepicker_next_year {
        margin-left: 15px;
        margin-top: 15px;
    }

    .datetimepicker_clear, #datetimepicker_div .datetimepicker_prev {
        width: 22%;
    }

    .datetimepicker_close, #datetimepicker_div .datetimepicker_next {
        /* width: 25%; */
    }

    #datetimepicker_div .datetimepicker_current {
        width: 50%;
    }

    #datetimepicker_div .datetimepicker .datetimepicker_daysCell, #datetimepicker_div .datetimepicker .datetimepicker_titleRow td {
        width: 50px;
        height: 35px;
        line-height: 35px;
    }

    #datetimepicker_div .datetimepicker_time .datetimepicker_timepicker {
        float: none;
        margin: 10px 0;
    }

    #datetimepicker_div .datetimepicker_time .datetimepicker_selecteddate {
        float: none;
        text-align: center;
    }
    #datetimepicker_div .timepicker {
        float: none;
        width: 200px;
        margin: 0 auto;
        height: 40px;
    }

    #datetimepicker_div .timepicker li input {
        text-align: center;
        font-size: 18px;
        width: 35px;
    }

    #datetimepicker_div .timepicker li {
        text-align: center;
        height: 100%;
        line-height: 40px;
    }

    #datetimepicker_div .timepicker li.timepicker_split {
        padding: 0 7px;
        line-height: 35px;
        font-size: 26px;
    }

    div.timepicker_selectlist {
        width: 66px;
    }

    div.timepicker_selectlist a {
        font-size: 18px;
        padding: 5px 0;
    }

    #datetimepicker_div a {
        font-size: 16px !important;
    }

    #datetimepicker_div td, #datetimepicker_div span, #datetimepicker_div a, #datetimepicker_div div {
        font-size: 16px !important;
    }
}