.tem_70_56 {
	position: absolute;
	left: 0;
	right: 0;
}

.tem_70_56 .w-columns-control {
	padding: 0 8px;
	position: absolute;
	background-color: #609ee9;
	width: 120px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}

.tem_70_56 .w-columns-control .w-control-text {
	width: 100%;
	float: left;
	display: inline-block;
	font-family: Tahoma;
}

.tem_70_56 .w-columns-control.w-control-top {
	top: -32px;
	left: 158px;
	border-radius: 4px 4px 0 0;
}

.tem_70_56 .w-columns-control.w-control-bottom {
	bottom: -32px;
	left: 158px;
	border-radius: 0 0 4px 4px;
}

.tem_70_56>.w-columns {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	/* background */
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -webkit-linear-gradient(none, none);
	background: -moz-linear-gradient(none, none);
	background: -ms-linear-gradient(none, none);
	background: linear-gradient(none, none);
	background-attachment: scroll;
	background-size: cover;
	margin: 0 auto;
}

.smartFixed>.tem_70_56 .w-columns.fullScreen {
	width: 100% !important;
}

.tem_70_56>.w-columns>.w-columns-inner {
	margin-left: -0;
	height: 100%;
}

.tem_70_56>.w-columns>.w-columns-inner>.w-columns-item {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 100%;
	float: left;
}

.tem_70_56>.w-columns>.w-columns-inner>.w-columns-item .w-columns-interval {
	padding: 0 0 0 0;
	margin: 0;
	height: 100%;
}

.tem_70_56>.w-columns>.w-columns-inner>.w-columns-item:first-child .w-columns-interval {
	margin-left: 0;
}

.tem_70_56>.w-columns>.w-columns-inner>.w-columns-item:last-child .w-columns-interval {
	margin-right: 0;
}

.tem_70_56>.w-columns>.w-columns-inner>.w-columns-item .w-columns-content {
	margin: 0;
	padding: 0;
	height: 100%;
}

.tem_70_56>.w-columns>.w-columns-inner>.w-columns-item .w-columns-content-inner {
	padding: 0;
	margin: 0 auto;
	height: 100%;
}

.tem_71_28 .w-image-box {
	text-align: center;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;
	border-radius: 0px;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	box-sizing: border-box;
	overflow: hidden;
}

.tem_71_28 .w-image-box img {
	border: 0;
	width: 100%;
	height: 100%;
	/*object-fit: cover;*/
}

.tem_76_37 * {
	box-sizing: content-box;
}

.tem_76_37 .w-nav {
	/* reset */
	margin: 0;
	padding: 0;
	position: relative;
	/* background */
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -webkit-linear-gradient(none, none);
	background: -moz-linear-gradient(none, none);
	background: -ms-linear-gradient(none, none);
	background: linear-gradient(none, none);
	background-size: auto;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.tem_76_37 .w-nav:after {
	content: '';
	display: table;
	clear: both;
	zoom: 1
}

.tem_76_37 .w-nav .w-nav-inner {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
	width: 25%;
	height: 83px;
	line-height: 83px;
	position: relative;
	z-index: 2;
}

.tem_76_37 .w-nav .w-nav-item {
	padding: 0 15px;
	margin: 0;
	position: relative;
	height: 100%;
	line-height: inherit;
}

.tem_76_37 .w-nav .w-nav-item .w-nav-item-link {
	/* reset */
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: none;
	display: block;
	height: 100%;
	font-family: 'Noto Sans CJK';
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tem_76_37 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
	font-family: 'Noto Sans CJK';
	font-size: 14px;
}

.tem_76_37 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
	font-size: 14px;
}

.tem_76_37 .w-nav .w-subnav-item {
	margin: 0;
	padding: 0;
}

.tem_76_37 .w-nav .w-subnav {
	/* reset */
	margin: 0px 0 0 !important;
	padding: 0;
	display: none;
	overflow: hidden;
	width: 120px;
	/* background */
	background-color: #F38E00;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -webkit-linear-gradient(none, none);
	background: -moz-linear-gradient(none, none);
	background: -ms-linear-gradient(none, none);
	background: linear-gradient(none, none);
	background-size: auto;
}

.tem_76_37 .w-nav .w-subnav-item {
	/* reset */
	margin: 0;
	padding: 0;
	list-style: none;
}

.tem_76_37 .w-nav .w-subnav-item .w-subnav-link {
	/* reset */
	margin: 0;
	padding: 0 15px;
	height: 100%;
	line-height: 70px;
	outline: none;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 70px;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

.tem_76_37 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
	font-size: 12px;
}

.tem_76_37 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
	/* height */
	font-family: Tahoma;
}

/* hover */
.tem_76_37 .w-nav .w-nav-inner:hover .w-nav-item .w-nav-item-link {
	color: #fff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

/* subnav-hover */
.tem_76_37 .w-subnav .w-subnav-item:hover {
	background-color: #ffab36;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -webkit-linear-gradient(none, none);
	background: -moz-linear-gradient(none, none);
	background: -ms-linear-gradient(none, none);
	background: linear-gradient(none, none);
	background-size: auto;
}

.tem_76_37 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
	color: #fff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.tem_76_37 .w-nav .w-subnav-item .w-subnav-link .navchildren {
	display: none;
}

.tem_76_37 .w-nav .w-subnav-item:hover .w-subnav-link:hover .navchildren {
	display: inline;
}

/* current */
.tem_76_37 .w-nav .w-nav-item.current {
	background-color: transparent;
	background-image: url(//ntemimg.wezhan.cn/contents/sitefiles2046/10234628/images/-48674.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -webkit-linear-gradient(none, none);
	background: -moz-linear-gradient(none, none);
	background: -ms-linear-gradient(none, none);
	background: linear-gradient(none, none);
	background-size: auto;
}

.tem_76_37 .w-nav .w-nav-item.current .w-nav-item-link {
	color: #fff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.tem_76_37 .w-nav .sliding-box:first-child+.w-nav-inner .w-nav-item.current {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.tem_76_37 .w-nav .w-nav-inner:last-child .w-nav-item.current {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

/* current */
.tem_76_37 .w-nav .w-subnav-item.current {
	background-color: #ffab36;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -webkit-linear-gradient(none, none);
	background: -moz-linear-gradient(none, none);
	background: -ms-linear-gradient(none, none);
	background: linear-gradient(none, none);
	background-size: auto;
}

.tem_76_37 .w-nav .w-subnav-item.current .w-subnav-link {
	color: #fff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.tem_76_37 .sliding-box {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 879px;
	height: 83px;
	overflow: hidden;
	position: absolute;
	top: -0px;
	left: -0px;
	border-radius: 0;
	z-index: 1;
	/* border */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F38E00;
	border-right-color: #F38E00;
	border-bottom-color: #F38E00;
	border-left-color: #F38E00;
}

.tem_76_37 .sliding-box .sliding {
	display: none;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 11%;
	left: 0;
	top: 0;
	height: 83px;
	background-color: transparent;
	background-image: url(//ntemimg.wezhan.cn/contents/sitefiles2046/10234628/images/-48674.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -webkit-linear-gradient(none, none);
	background: -moz-linear-gradient(none, none);
	background: -ms-linear-gradient(none, none);
	background: linear-gradient(none, none);
	background-size: auto;
}

.tem_73_20 {
	position: relative;
}

.tem_73_20 .fullcolumn-outer {
	background-color: rgb(17, 17, 17);
	background-image: none;
	background-position: 50% 50%;
	background-repeat: repeat;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	position: absolute;
	top: 0px;
	bottom: 0px;
	z-index: -1;
}

.tem_73_20 .fullcolumn-inner {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

.smartFixed .tem_73_20 .fullcolumn-outer {
	left: 0 !important;
}

.tem_74_40 .w-company-info {
	line-height: 20px;
	text-align: left;
}

.tem_74_40 .w-company-info .company-info-item a {
	width: 100%;
	font-family: 'Noto Sans CJK';
	color: #999999;
	font-size: 13px;
}

.tem_74_40 .w-company-info .company-info-item:first-child {
	padding-left: 0;
}

.tem_74_40 .w-company-info .company-info-item {
	padding-left: 10px;
}

.tem_74_40 .w-company-info .company-info-item .company-info-icon {
	vertical-align: top;
}

.tem_74_40 .w-company-info .company-info-item .company-info-icon.mw-icon-hide {
	display: none
}

.tem_74_40 .w-company-info .company-info-item .ltd-icon {
	margin-right: 5px;
	color: #D7D7D7;
	font-size: 13px;
}

.tem_77_45 {
	color: inherit;
}

.tem_77_45 h1,
.tem_77_45 h2,
.tem_77_45 h3,
.tem_77_45 h4,
.tem_77_45 h5,
.tem_77_45 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.tem_77_45 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.tem_77_45 h1 {
	font-size: 2em;
	font-weight: normal;
}

.tem_77_45 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.tem_77_45 h4 {
	font-size: 13px;
	font-weight: normal;
}

.tem_77_45 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.tem_77_45 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_tem_77_45 {
	z-index: 100000 !important;
}

.cke_editor_txtc_tem_77_45_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.tem_25_33 .w-title {
	/*-padding-*/
	padding: 0;
	margin: 0;
	/*-size-*/
	width: 100%;
	height: auto;
	/*-font-*/
	font-family: 'Noto Sans CJK';
	color: #404040;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	word-wrap: break-word;
	word-break: normal;
}

.tem_26_24 .w-detail {
	/*-padding-*/
	padding: 0;
	margin: 0;
	/*-size-*/
	width: 100%;
	height: auto;
	/*-font-*/
	font-family: 'Microsoft YaHei';
	color: #404040;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	line-height: 24px;
	word-wrap: break-word;
	word-break: normal;
}

.tem_26_24 .w-detail img {
	max-width: 100% !important;
	height: auto !important;
}

.tem_26_24 .w-detailcontent {
	text-align: center;
}

.tem_26_24 .pagination {
	margin-top: 16px;
	display: inline-block;
	text-align: center;
	color: #666;
	font-size: 12px;
}

.tem_26_24 .pagination .page,
.tem_26_24 .pagination .other_page {
	margin-right: 5px;
	display: inline-block;
	border: 1px #DDDDDD solid;
	border-radius: 3px;
	background-color: #FFF;
	padding: 9px 12px;
	color: #666;
	font-size: 12px;
}

.tem_26_24 .pagination .page:hover,
.tem_26_24 .pagination .other_page:hover {
	background-color: #EEEEEE;
	cursor: pointer;
}

.tem_26_24 .pagination .current_page {
	margin: 0 11px 0 5px;
	color: #404040;
}

.tem_26_24 .pagination .page.hover {
	background-color: #EEEEEE;
	color: #404040;
}

.tem_27_57 .w-slide {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 594px;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	visibility: hidden;
	z-index: 1 !important;
}

.tem_27_57 .w-slide-inner {
	margin: 0;
	padding: 0;
	cursor: default;
	position: relative;
	top: 0px;
	left: 0px;
	height: 594px;
	overflow: hidden;
}

.tem_27_57 .w-slide-inner .content-box {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	opacity: 1;
}

.tem_27_57 .w-slide-inner .content-box>.content-box-inner {
	width: 100% !important;
	height: 594px !important;
	position: absolute;
	z-index: 0 !important;
	top: 0;
	left: 0;
	background-size: cover;
}

.tem_27_57 .w-slide-inner .content-box>.smAreaC {
	height: 594px;
}

.tem_27_57 .w-slide-btn-box {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 16px;
	right: 16px;
}

.tem_27_57 .w-slide-btn-box div,
.tem_27_57 .w-slide-btn-box div:hover,
.tem_27_57 .w-slide-btn-box .w-slide-btnav {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
}

.tem_27_57 .w-slide-btn-box .w-slide-btnav {
	background-color: transparent;
}

.tem_27_57 .w-slide-btn-box div {
	background-color: rgba(255, 255, 255, 0.2);
}

.tem_27_57 .w-slide-btn-box .w-slide-btnav {
	background-color: rgb(255, 255, 255);
}

.tem_27_57 .w-slide-btn-box .w-slide-btndn,
.tem_27_57 .w-slide-btn-box .dn:hover {}

.tem_27_57 .w-slide .w-slide-arrowl {
	margin: 0;
	padding: 0;
	top: 0px;
	left: 10px !important;
}

.tem_27_57 .w-slide .w-slide-arrowr {
	margin: 0;
	padding: 0;
	top: 0px;
	left: auto !important;
	right: 10px;
}

.tem_27_57 .w-slide .w-slide-arrowl,
.tem_27_57 .w-slide .w-slide-arrowr {
	margin: 0;
	padding: 20px 8px;
	display: block;
	position: absolute;
	background-color: rgb(255, 255, 255);
	cursor: pointer;
	text-align: center;
	overflow: hidden;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}

.tem_27_57 .w-slide .w-slide-arrowl .w-itemicon,
.tem_27_57 .w-slide .w-slide-arrowr .w-itemicon {
	color: #FFF;
	font-size: 20px;
	-moz-opacity: .8;
	-webkit-opacity: .8;
	-ms-opacity: .8;
	-o-opacity: .8;
	opacity: .8;
}

.tem_27_57 .w-slide .w-slide-arrowl:hover {
	color: #fff;
}

.tem_27_57 .w-slide .w-slide-arrowr:hover {
	color: #fff;
}

.tem_27_57 .w-slide .w-slide-arrowl.w-slide-arrowldn {
	background-position: -256px -37px;
}

.tem_27_57 .w-slide .w-slide-arrowr.w-slide-arrowrdn {
	background-position: -315px -37px;
}

.tem_27_57 {
	position: relative;
}

.smart-resize .tem_27_57 .w-slide-control {
	display: block;
}

.tem_27_57 .w-slide-control {
	display: none;
	padding: 0 8px;
	position: absolute;
	border-radius: 4px 4px 0 0;
	background-color: #609ee9;
	width: 120px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}

.tem_27_57 .w-slide-control.w-control-top {
	top: -32px;
	left: 248px;
}

.tem_27_57 .w-slide-control.w-control-bottom {
	bottom: -32px;
	left: 248px;
	border-radius: 0 0 4px 4px;
}

.tem_27_57 .w-slide-control .w-control-link {
	width: 20px;
	height: 32px;
	float: left;
	text-decoration: none;
}

.tem_27_57 .w-slide-control .w-control-link .w-control-icon {
	margin-top: 7px;
	display: block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	border-radius: 50px;
	background-color: #3E89E5;
}

.tem_27_57 .w-slide-control .w-control-link .w-control-icon .mw-iconfont {
	color: #FFF;
	font-size: 10px;
}

.tem_27_57 .w-slide-control .w-control-text {
	width: 80px;
	float: left;
	display: inline-block;
	font-family: Tahoma;
}

.tem_27_57 .w-slide-control .w-control-link .mw-iconfont {
	font-size: 12px;
	color: #FFF;
}

.tem_27_57 .w-slide-control .w-control-link .mw-iconfont:hover {
	color: #ecf5ff;
}

.tem_28_57>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.tem_28_57>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.tem_29_57 {
	color: inherit;
}

.tem_29_57 h1,
.tem_29_57 h2,
.tem_29_57 h3,
.tem_29_57 h4,
.tem_29_57 h5,
.tem_29_57 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.tem_29_57 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.tem_29_57 h1 {
	font-size: 2em;
	font-weight: normal;
}

.tem_29_57 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.tem_29_57 h4 {
	font-size: 13px;
	font-weight: normal;
}

.tem_29_57 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.tem_29_57 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_tem_29_57 {
	z-index: 100000 !important;
}

.cke_editor_txtc_tem_29_57_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.tem_30_57 {
	color: inherit;
}

.tem_30_57 h1,
.tem_30_57 h2,
.tem_30_57 h3,
.tem_30_57 h4,
.tem_30_57 h5,
.tem_30_57 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.tem_30_57 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.tem_30_57 h1 {
	font-size: 2em;
	font-weight: normal;
}

.tem_30_57 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.tem_30_57 h4 {
	font-size: 13px;
	font-weight: normal;
}

.tem_30_57 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.tem_30_57 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_tem_30_57 {
	z-index: 100000 !important;
}

.cke_editor_txtc_tem_30_57_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.tem_31_18 {
	position: relative;
}

.tem_31_18 .fullcolumn-outer {
	background-color: #F5F5F5;
	background-image: none;
	background-position: 50% 50%;
	background-repeat: repeat;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	position: absolute;
	top: 0px;
	bottom: 0px;
	z-index: -1;
}

.tem_31_18 .fullcolumn-inner {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

.smartFixed .tem_31_18 .fullcolumn-outer {
	left: 0 !important;
}

.tem_32_26 .w-crumbs {
	/*-padding-*/
	padding: 0;
	margin: 0;
	/*-size-*/
	width: 100%;
	height: auto;
	line-height: 34px;
	font-family: 'Noto Sans CJK';
	/*-font-*/
	text-align: left;
	/*-font-*/
	font-size: 14px;
	color: #999;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-wrap: break-word;
	word-break: break-all;
}

.tem_32_26 .w-crumbs .w-crumbs-item {
	/*-padding-*/
	padding: 0;
	margin: 0;
	/*-display-*/
	display: inline-block;
	/*-font-*/
	font-family: 'Noto Sans CJK';
	font-size: 14px;
	color: #666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-wrap: break-word;
	word-break: break-all;
	outline: none;
}

.tem_32_26 .w-crumbs .w-crumbs-item:hover {
	/*-font-*/
	color: #856dcc;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.tem_32_26 .w-crumbs .w-arrowicon {
	/*-padding-*/
	padding: 0;
	margin: 0 3px;
	/*-display-*/
	display: inline;
	/*-font-*/
	font-size: 14px;
	color: #666;
}

.tem_32_26 .w-crumbs .w-arrowicon.w-icon-hide {
	display: none;
}
