.tem_56_24 {
	position: relative;
}

.tem_56_24 .fullcolumn-outer {
	background-color: rgb(255, 255, 255);
	background-image: none;
	background-position: 50% 100%;
	background-repeat: repeat-x;
	background: -moz-linear-gradient(to top, none, none);
	background: -o-linear-gradient(to top, none, none);
	background: linear-gradient(to 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_56_24 .fullcolumn-inner {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(to top, none, none);
	background: -o-linear-gradient(to top, none, none);
	background: linear-gradient(to 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_56_24 .fullcolumn-outer {
	left: 0 !important;
}

.tem_45_28 .w-button {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin: 0;
	padding: 0;
	/*-border-*/
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	/*-border-radius-*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	/*-background-*/
	background-color: transparent;
	background-image: url(../image/newlogo.png);
	background-repeat: no-repeat;
	/* background-position: 50% 50%; */
	background: -moz-linear-gradient(to top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(to top, none, none);
	background: linear-gradient(to top, none, none);
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	cursor: pointer;
	outline: none;
	text-align: center;
}

.tem_45_28 .w-button:hover {
	/*-border-*/
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	/*-background-*/
	background: transparent;
	background-image: url(../image/newlogo.png);
	background-repeat: no-repeat;
	/* background-position: 50% 50%; */
	background: -moz-linear-gradient(to top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(to top, none, none);
	background: linear-gradient(to top, none, 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;
}

.tem_45_28 .w-button-position {
	/*-block-*/
	display: block;
	padding: 0 5px;
}

.tem_45_28 .w-button .w-button-icon {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin-right: 3px;
	/*-font-*/
	font-size: 16px;
	color: #3099DD;
	font-weight: 400;
	font-style: normal;
	vertical-align: top;
}

.tem_45_28 .w-button:hover .w-button-icon {
	color: #1687CD;
	font-size: 16px;
	font-weight: 400;
}

.tem_45_28 .w-button .w-button-icon.w-icon-hide {
	display: none;
}

.tem_45_28 .w-button .w-button-text {
	/*-block-*/
	display: inline-block;
	/*-font-*/
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	color: #3099DD;
	font-weight: 400;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
	width: 100%;
}

.tem_45_28 .w-button:hover .w-button-text {
	color: #1687CD;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.tem_44_47 * {
	box-sizing: content-box;
}

.tem_44_47 .w-nav {
	/* reset */
	margin: 0;
	padding: 0;
	position: relative;
	/* background */
	background-color: #fff;
	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: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.tem_44_47 .w-nav:after {
	content: '';
	display: table;
	clear: both;
	zoom: 1
}

.tem_44_47 .w-nav .w-nav-inner {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
	width: 25%;
	height: 80px;
	line-height: 80px;
	position: relative;
	z-index: 2;
}

.tem_44_47 .w-nav .w-nav-item {
	padding: 0 15px;
	margin: 0;
	position: relative;
	height: 100%;
	line-height: inherit;
	cursor: pointer;
}

.tem_44_47 .w-nav .w-nav-item .w-nav-item-link {
	/* reset */
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: none;
	display: block;
	height: 100%;
	color: #4A4A4A;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tem_44_47 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
	font-family: 'Noto Sans CJK';
	font-size: 16px;
	cursor: pointer;
}

.tem_44_47 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
	font-size: 16px;
}

.tem_44_47 .w-nav .w-subnav-item {
	margin: 0;
	padding: 0;
}

.tem_44_47 .w-nav .w-subnav {
	/* reset */
	margin: 0px 0 0 !important;
	padding: 0;
	display: none;
	overflow: hidden;
	/* background */
	background-color: rgb(1, 69, 111);
	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_44_47 .w-nav .w-subnav.userWidth {
	width: 180px;
}

.tem_44_47 .w-nav .w-subnav-item {
	/* reset */
	margin: 0;
	padding: 0;
	list-style: none;
}

.tem_44_47 .w-nav .w-subnav-item .w-subnav-link {
	/* reset */
	margin: 0;
	padding: 0 15px;
	height: 100%;
	line-height: 40px;
	outline: none;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 40px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

.tem_44_47 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
	font-size: 16px;
}

.tem_44_47 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
	/* height */
	cursor: pointer;
	font-family: 'Noto Sans CJK';
}

/* hover */
.tem_44_47 .w-nav .w-nav-inner:hover .w-nav-item-link {
	color: #01456f;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

/* subnav-hover */
.tem_44_47 .w-subnav .w-subnav-item:hover {
	background-color: rgb(68, 68, 68);
	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_44_47 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
	color: #ffffff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.tem_44_47 .w-nav .w-subnav-item .w-subnav-link .navchildren {
	display: none;
}

.tem_44_47 .w-nav .w-subnav-item:hover .w-subnav-link:hover .navchildren {
	display: inline;
}

/* current */
.tem_44_47 .w-nav .w-nav-item.current {
	overflow: hidden;
	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_44_47 .w-nav .sliding-box:first-child+.w-nav-inner .w-nav-item.current {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.tem_44_47 .w-nav .w-nav-inner:last-child .w-nav-item.current {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.tem_44_47 .w-nav .w-nav-item.current .w-nav-item-link {
	color: #01456f;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

/* current */
.tem_44_47 .w-nav .w-subnav-item.current {
	background-color: rgb(68, 68, 68);
	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_44_47 .w-nav .w-subnav-item.current .w-subnav-link {
	color: #ffffff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.tem_44_47 .sliding-box {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 589px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	top: -0;
	left: 0;
	border-radius: 0;
	z-index: -0;
	/* border */
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

.tem_44_47 .sliding {
	display: none;
	position: absolute;
	z-index: 1;
	width: 25%;
	left: 0;
	bottom: 0;
	height: 4px;
	background-color: rgb(1, 69, 111);
	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_44_47 .w-nav .w-nav-item .sliding {
	width: 100% !important;
}

.tem_44_47 .w-nav .w-nav-item.current .sliding {
	display: block;
}

.tem_47_47 .w-code {
	/*-padding-*/
	padding: 0;
	margin: 0;
	/*-size-*/
	width: 144px;
	height: 50px;
}

.tem_57_43 * {
	box-sizing: content-box;
}

.tem_57_43 .w-nav {
	/* reset */
	margin: 0;
	padding: 0;
	position: relative;
	/* background */
	background-color: #fff;
	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: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.tem_57_43 .w-nav:after {
	content: '';
	display: table;
	clear: both;
	zoom: 1
}

.tem_57_43 .w-nav .w-nav-inner {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
	width: 25%;
	height: 80px;
	line-height: 80px;
	position: relative;
	z-index: 2;
}

.tem_57_43 .w-nav .w-nav-item {
	padding: 0 15px;
	margin: 0;
	position: relative;
	height: 100%;
	line-height: inherit;
}

.tem_57_43 .w-nav .w-nav-item .w-nav-item-link {
	/* reset */
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: none;
	display: block;
	height: 100%;
	color: #4A4A4A;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tem_57_43 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
	font-family: 'Noto Sans CJK';
	font-size: 16px;
}

.tem_57_43 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
	font-size: 16px;
}

.tem_57_43 .w-nav .w-subnav-item {
	margin: 0;
	padding: 0;
}

.tem_57_43 .w-nav .w-subnav {
	/* reset */
	margin: 0px 0 0 !important;
	padding: 0;
	display: none;
	overflow: hidden;
	/* background */
	background-color: rgb(1, 69, 111);
	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_57_43 .w-nav .w-subnav.userWidth {
	width: 120px;
}

.tem_57_43 .w-nav .w-subnav-item {
	/* reset */
	margin: 0;
	padding: 0;
	list-style: none;
}

.tem_57_43 .w-nav .w-subnav-item .w-subnav-link {
	/* reset */
	margin: 0;
	padding: 0 15px;
	height: 100%;
	line-height: 40px;
	outline: none;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 40px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

.tem_57_43 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
	font-size: 16px;
}

.tem_57_43 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
	/* height */
	font-family: 'Noto Sans CJK';
}

/* hover */
.tem_57_43 .w-nav .w-nav-inner:hover .w-nav-item-link {
	color: #01456f;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

/* subnav-hover */
.tem_57_43 .w-subnav .w-subnav-item:hover {
	background-color: rgb(68, 68, 68);
	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_57_43 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
	color: #ffffff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.tem_57_43 .w-nav .w-subnav-item .w-subnav-link .navchildren {
	display: none;
}

.tem_57_43 .w-nav .w-subnav-item:hover .w-subnav-link:hover .navchildren {
	display: inline;
}

/* current */
.tem_57_43 .w-nav .w-nav-item.current {
	overflow: hidden;
	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_57_43 .w-nav .sliding-box:first-child+.w-nav-inner .w-nav-item.current {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.tem_57_43 .w-nav .w-nav-inner:last-child .w-nav-item.current {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.tem_57_43 .w-nav .w-nav-item.current .w-nav-item-link {
	color: #01456f;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

/* current */
.tem_57_43 .w-nav .w-subnav-item.current {
	background-color: rgb(68, 68, 68);
	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_57_43 .w-nav .w-subnav-item.current .w-subnav-link {
	color: #ffffff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.tem_57_43 .sliding-box {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 120px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	top: -0;
	left: 0;
	border-radius: 0;
	z-index: -0;
	/* border */
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

.tem_57_43 .sliding {
	display: none;
	position: absolute;
	z-index: 1;
	width: 25%;
	left: 0;
	bottom: 0;
	height: 4px;
	background-color: rgb(1, 69, 111);
	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_57_43 .w-nav .w-nav-item .sliding {
	width: 100% !important;
}

.tem_57_43 .w-nav .w-nav-item.current .sliding {
	display: block;
}

.tem_53_49 .w-button {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin: 0;
	padding: 0;
	/*-border-*/
	border-top: 0 solid transparent;
	border-right: 0 solid transparent;
	border-bottom: 0 solid transparent;
	border-left: 0 solid transparent;
	/*-border-radius-*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	/*-background-*/
	background-color: #002D5E;
	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;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	cursor: pointer;
	outline: none;
	text-align: center;
}

.tem_53_49 .w-button:hover {
	/*-border-*/
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	/*-background-*/
	background: rgb(153, 0, 0);
	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;
	/*-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;
}

.tem_53_49 .w-button-position {
	/*-block-*/
	display: block;
	padding: 0 5px;
}

.tem_53_49 .w-button .w-button-icon {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin-left: 3px;
	/*-font-*/
	font-size: 16px;
	color: #FFF;
	font-weight: 400;
	font-style: normal;
	vertical-align: top;
}

.tem_53_49 .w-button:hover .w-button-icon {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
}

.tem_53_49 .w-button .w-button-icon.w-icon-hide {
	display: none;
}

.tem_53_49 .w-button .w-button-text {
	/*-block-*/
	display: inline-block;
	/*-font-*/
	font-family: Tahoma;
	font-size: 16px;
	color: #FFF;
	font-weight: 400;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
	width: 100%;
}

.tem_53_49 .w-button:hover .w-button-text {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.tem_59_2 .w-button {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin: 0;
	padding: 0;
	/*-border-*/
	border-top: 0 solid transparent;
	border-right: 0 solid transparent;
	border-bottom: 0 solid transparent;
	border-left: 0 solid transparent;
	/*-border-radius-*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	/*-background-*/
	background-color: #002D5E;
	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;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	cursor: pointer;
	outline: none;
	text-align: center;
}

.tem_59_2 .w-button:hover {
	/*-border-*/
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	/*-background-*/
	background: rgb(153, 0, 0);
	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;
	/*-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;
}

.tem_59_2 .w-button-position {
	/*-block-*/
	display: block;
	padding: 0 5px;
}

.tem_59_2 .w-button .w-button-icon {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin-left: 3px;
	/*-font-*/
	font-size: 16px;
	color: #FFF;
	font-weight: 400;
	font-style: normal;
	vertical-align: top;
}

.tem_59_2 .w-button:hover .w-button-icon {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
}

.tem_59_2 .w-button .w-button-icon.w-icon-hide {
	display: none;
}

.tem_59_2 .w-button .w-button-text {
	/*-block-*/
	display: inline-block;
	/*-font-*/
	font-family: Tahoma;
	font-size: 16px;
	color: #FFF;
	font-weight: 400;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
	width: 100%;
}

.tem_59_2 .w-button:hover .w-button-text {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		opacity: 0;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		opacity: 0;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

.tem_12_1 {
	overflow: hidden !important;
}

.tem_12_1 .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: 1px;
	-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;
	width: 100%;
	height: 100%;
}

.tem_12_1 .w-image-box img {
	border: 0;
	width: 100%;
	height: 100%;
	display: block;
	/*object-fit: cover;*/
}

.tem_12_1 .w-image-box .imgCliped {
	width: 100% !important;
	height: 100% !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.tem_14_2 {
	color: inherit;
}

.tem_14_2 h1,
.tem_14_2 h2,
.tem_14_2 h3,
.tem_14_2 h4,
.tem_14_2 h5,
.tem_14_2 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.tem_14_2 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.tem_14_2 h1 {
	font-size: 2em;
	font-weight: normal;
}

.tem_14_2 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.tem_14_2 h4 {
	font-size: 13px;
	font-weight: normal;
}

.tem_14_2 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.tem_14_2 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_tem_14_2 {
	z-index: 100000 !important;
}

.cke_editor_txtc_tem_14_2_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_15_20 {
	color: inherit;
}

.tem_15_20 h1,
.tem_15_20 h2,
.tem_15_20 h3,
.tem_15_20 h4,
.tem_15_20 h5,
.tem_15_20 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.tem_15_20 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.tem_15_20 h1 {
	font-size: 2em;
	font-weight: normal;
}

.tem_15_20 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.tem_15_20 h4 {
	font-size: 13px;
	font-weight: normal;
}

.tem_15_20 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.tem_15_20 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_tem_15_20 {
	z-index: 100000 !important;
}

.cke_editor_txtc_tem_15_20_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;
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.tem_16_22 {
	overflow: hidden !important;
}

.tem_16_22 .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: 1px;
	-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;
	width: 100%;
	height: 100%;
}

.tem_16_22 .w-image-box img {
	border: 0;
	width: 100%;
	height: 100%;
	display: block;
	/*object-fit: cover;*/
}

.tem_16_22 .w-image-box .imgCliped {
	width: 100% !important;
	height: 100% !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.tem_17_40 {
	overflow: hidden !important;
}

.tem_17_40 .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: 1px;
	-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;
	width: 100%;
	height: 100%;
}

.tem_17_40 .w-image-box img {
	border: 0;
	width: 100%;
	height: 100%;
	display: block;
	/*object-fit: cover;*/
}

.tem_17_40 .w-image-box .imgCliped {
	width: 100% !important;
	height: 100% !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.tem_18_34 {
	color: inherit;
}

.tem_18_34 h1,
.tem_18_34 h2,
.tem_18_34 h3,
.tem_18_34 h4,
.tem_18_34 h5,
.tem_18_34 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.tem_18_34 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.tem_18_34 h1 {
	font-size: 2em;
	font-weight: normal;
}

.tem_18_34 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.tem_18_34 h4 {
	font-size: 13px;
	font-weight: normal;
}

.tem_18_34 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.tem_18_34 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_tem_18_34 {
	z-index: 100000 !important;
}

.cke_editor_txtc_tem_18_34_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_19_28 {
	color: inherit;
}

.tem_19_28 h1,
.tem_19_28 h2,
.tem_19_28 h3,
.tem_19_28 h4,
.tem_19_28 h5,
.tem_19_28 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.tem_19_28 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.tem_19_28 h1 {
	font-size: 2em;
	font-weight: normal;
}

.tem_19_28 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.tem_19_28 h4 {
	font-size: 13px;
	font-weight: normal;
}

.tem_19_28 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.tem_19_28 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_tem_19_28 {
	z-index: 100000 !important;
}

.cke_editor_txtc_tem_19_28_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_46_18 .w-line {
	/*-block-*/
	display: block;
	/*-margin-*/
	margin: 0;
	margin-top: -0.5px;
	padding: 0;
	/*-top-*/
	top: 50%;
	/*-size-*/
	width: 616px;
	height: 1px;
	/*-font-*/
	font-size: 0;
	/*-border-*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	/*-box-shadow-*/
	-moz-box-shadow: 0.000000px 0.000000px 0px rgba(238, 204, 204, 0.5);
	-webkit-box-shadow: 0.000000px 0.000000px 0px rgba(238, 204, 204, 0.5);
	-ms-box-shadow: 0.000000px 0.000000px 0px rgba(238, 204, 204, 0.5);
	-o-box-shadow: 0.000000px 0.000000px 0px rgba(238, 204, 204, 0.5);
	box-shadow: 0.000000px 0.000000px 0px rgba(238, 204, 204, 0.5);
}

.tem_48_3 .w-code {
	/*-padding-*/
	padding: 0;
	margin: 0;
	/*-size-*/
	width: 200px;
	height: 20px;
}

.tem_49_17 .w-code {
	/*-padding-*/
	padding: 0;
	margin: 0;
	/*-size-*/
	width: 200px;
	height: 23px;
}

.tem_52_19 {
	position: relative;
}

.tem_52_19 .fullcolumn-outer {
	background-color: transparent;
	background-image: url(//nwzimg.wezhan.cn/contents/sitefiles2019/10099264/images/1957507.png);
	background-position: 50% 100%;
	background-repeat: repeat-x;
	background: -moz-linear-gradient(to top, none, none);
	background: -o-linear-gradient(to top, none, none);
	background: linear-gradient(to 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_52_19 .fullcolumn-inner {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(to top, none, none);
	background: -o-linear-gradient(to top, none, none);
	background: linear-gradient(to 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_52_19 .fullcolumn-outer {
	left: 0 !important;
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

.tem_50_28 .w-button {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin: 0;
	padding: 0;
	/*-border-*/
	border-top: 0px none #073763;
	border-right: 0px none #073763;
	border-bottom: 0px none #073763;
	border-left: 0px none #073763;
	/*-border-radius-*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	/*-background-*/
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(to top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(to top, none, none);
	background: linear-gradient(to top, none, none);
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	cursor: pointer;
	outline: none;
	text-align: center;
}

.tem_50_28 .w-button:hover {
	/*-border-*/
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	/*-background-*/
	background: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(to top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(to top, none, none);
	background: linear-gradient(to top, none, 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;
}

.tem_50_28 .w-button-position {
	/*-block-*/
	display: block;
	padding: 0 5px;
}

.tem_50_28 .w-button .w-button-icon {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin-right: 3px;
	/*-font-*/
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
	font-style: normal;
	vertical-align: top;
}

.tem_50_28 .w-button:hover .w-button-icon {
	color: #cccccc;
	font-size: 16px;
	font-weight: 400;
}

.tem_50_28 .w-button .w-button-icon.w-icon-hide {
	display: none;
}

.tem_50_28 .w-button .w-button-text {
	/*-block-*/
	display: inline-block;
	/*-font-*/
	font-family: 'Noto Sans CJK';
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
	width: 100%;
}

.tem_50_28 .w-button:hover .w-button-text {
	color: #cccccc;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.tem_58_25 .w-code {
	/*-padding-*/
	padding: 0;
	margin: 0;
	/*-size-*/
	width: 200px;
	height: 42px;
}

.con_72_8 {
	position: relative;
}

.con_72_8 .fullcolumn-outer {
	background-color: transparent;
	background-image: url(//nwzimg.wezhan.cn/contents/sitefiles2019/10099264/images/1682849.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background: -moz-linear-gradient(to top, none, none);
	background: -o-linear-gradient(to top, none, none);
	background: linear-gradient(to 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;
}

.con_72_8 .fullcolumn-inner {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(to top, none, none);
	background: -o-linear-gradient(to top, none, none);
	background: linear-gradient(to 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 .con_72_8 .fullcolumn-outer {
	left: 0 !important;
}

.con_64_47>.w-label {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	/* box shadow */
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.con_64_47>.w-label>.w-label-tips {
	/* reset */
	margin: 0;
	padding: 0;
	height: 50px;
	font-size: 0;
	position: relative;
	/* background */
	background-color: transparent;
	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 */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: transparent;
	border-bottom-color: transparent;
	text-align: left;
}

.con_64_47>.w-label>.w-label-tips:after {
	content: '';
	display: block;
	clear: both;
	zoom: 1;
}

/* global */
.con_64_47>.w-label>.w-label-tips .w-label-tips-item {
	/* reset */
	margin: 0;
	padding: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 0;
	position: relative;
	height: 50px;
	line-height: 50px;
	vertical-align: top;
	list-style: none;
	text-align: center;
	cursor: pointer;
	/* 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;
	cursor: pointer;
}

.con_64_47>.w-label>.w-label-tips .w-label-tips-line {
	margin: 0;
	padding: 0;
	position: relative;
	width: 0px;
	height: 50px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	font-size: 0;
	vertical-align: top;
	list-style: none;
	z-index: 2;
}

.con_64_47>.w-label>.w-label-tips .w-label-tips-line span {
	position: absolute;
	width: 100%;
	top: -0px;
	bottom: -0px;
	left: 0;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: transparent;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
	background-color: transparent;
}

.con_64_47>.w-label>.w-label-tips .w-label-tips-line-left,
.con_64_47>.w-label>.w-label-tips .w-label-tips-line-right {
	position: absolute;
	z-index: 1;
	top: 0;
}

.con_64_47>.w-label>.w-label-tips .w-label-tips-line-left {
	left: 0;
	right: auto;
	width: 0px;
}

.con_64_47>.w-label>.w-label-tips .w-label-tips-line-left span {
	background-color: #f5f7fa;
}

.con_64_47>.w-label>.w-label-tips .w-label-tips-line-right {
	right: 0;
	left: auto;
	width: 0px;
}

.con_64_47>.w-label>.w-label-tips .w-label-tips-line-right span {
	background-color: #f5f7fa;
}

.con_64_47>.w-label>.w-label-tips .w-label-tips-item:first-child {
	left: 0;
	border-left: 0;
}

.con_64_47>.w-label>.w-label-tips .w-label-tips-item a {
	/* reset */
	margin: 0;
	padding: 0 20px;
	position: relative;
	z-index: 10;
	height: 100%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/* size */
	line-height: 50px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	/* font */
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	color: #666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.con_64_47>.w-label>.w-label-tips .w-label-tips-item .mask {
	position: absolute;
	top: -0px;
	left: 0;
	right: 0;
	bottom: -0px;
	display: inline-block;
	*zoom: 1;
	z-index: 5;
	/* border */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: transparent;
	border-bottom-color: transparent;
	background-repeat: no-repeat;
	z-index: 3;
}

.con_64_47>.w-label>.w-label-content {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	/* border */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

.con_64_47>.w-label>.w-label-content .w-label-content-item {
	padding: 0;
	margin: 0;
	list-style: none;
	display: none;
	background-color: #FFF;
	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;
}

/* Hover */
.con_64_47>.w-label>.w-label-tips .w-label-tips-item a:hover {
	color: transparent;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

/* Current */
.con_64_47>.w-label>.w-label-tips .w-label-tips-item.current {
	/* reset */
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	z-index: 12;
	/* background */
	background-color: transparent;
	background-image: none !important;
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
	background: -webkit-linear-gradient(none, none) !important;
	background: -moz-linear-gradient(none, none) !important;
	background: -ms-linear-gradient(none, none) !important;
	background: linear-gradient(none, none) !important;
	background-size: auto;
}

.con_64_47>.w-label>.w-label-tips .w-label-tips-line.current {
	z-index: 10;
}

.con_64_47>.w-label>.w-label-tips .w-label-tips-line.current span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 100%;
	font-size: 0;
	border-top-color: transparent;
	border-bottom-color: transparent;
	background-color: transparent;
}

.con_64_47>.w-label>.w-label-tips .w-label-tips-item.current a {
	color: #fff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	border-right-color: transparent;
}

.con_64_47>.w-label>.w-label-tips .w-label-tips-item.current .mask {
	/* border */
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	z-index: 5;
}

.con_64_47>.w-label>.w-label-content>.w-label-content-item.current {
	display: block;
}

.con_61_24 .w-al {
	/*margin*/
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.con_61_24 ul.w-al-list {
	/*margin*/
	padding: 0;
	margin: 0;
	font-size: 0;
}

.con_61_24 ul.w-al-list li.w-al-unit {
	/*margin*/
	padding: 0;
	margin: 0;
	padding-bottom: 22px;
	margin-bottom: 22px;
	/*position*/
	position: relative;
	/*size*/
	min-height: 116px;
	/*border*/
	border-bottom-color: #ddd;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.con_61_24 .w-hide {
	display: none !important;
}

.con_61_24 .w-al-unit h3.w-al-title {
	/*margin*/
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	/*size*/
	width: 100%;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
}

.con_61_24 .w-al-unit h3.w-al-title a {
	/*-size-*/
	max-height: 28px;
	line-height: 28px;
	display: block;
	/*-font-*/
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: left;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
}

.con_61_24 .w-al-unit h3.w-al-title a:hover {
	color: #999999;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.con_61_24 .w-al-unit .w-al-pic {
	/*margin*/
	padding: 0;
	margin: 0;
	/*size*/
	width: 300px;
	height: 116px;
	float: left;
	overflow: hidden;
}

.con_61_24 .w-al-unit .w-al-pic a {
	width: 300px;
	height: 116px;
	display: block;
}

.con_61_24 .w-al-unit .w-al-pic a img {
	/*size*/
	width: 300px;
	height: 116px;
	object-fit: cover;
	border: none;
	/*animation*/
	-webkit-transition: transform .3s ease;
	-moz-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	-ms-transition: transform .3s ease;
	transition: transform .3s ease;
}

.con_61_24 .w-al-unit .w-al-pic img:hover {
	/*animation*/
	-webkit-transform: scale(1.1) !important;
	-moz-transform: scale(1.1) !important;
	-ms-transform: scale(1.1) !important;
	transform: scale(1.1) !important;
}

.con_61_24 .w-al-unit .w-al-r {
	width: 100%;
	overflow: hidden;
}

.con_61_24 .w-al-unit .w-al-r .w-al-r-in {
	margin-left: 300px;
	padding-left: 15px;
}

.con_61_24 .w-al-unit.w-al-nopic .w-al-r .w-al-r-in {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.con_61_24 .w-al-unit .w-al-desc {
	/*margin*/
	padding: 0;
	margin: 0;
	/*size*/
	line-height: 24px;
	/*-font-*/
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #888;
	text-decoration: none;
	text-align: left;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
}

.con_61_24 .w-al-unit .w-al-bottom {
	/*size*/
	height: 20px;
	line-height: 20px;
	margin-top: 3px;
}

.con_61_24 .w-al-unit .w-al-bottom .w-al-date {
	/*margin*/
	padding: 0;
	margin: 0;
	margin-right: 20px;
	/*-font-*/
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	text-align: left;
}

.con_61_24 .w-al-unit .w-al-bottom .w-al-viewnum {
	/*float*/
	float: right;
	/*font*/
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	color: #CCC;
}

.con_61_24 .w-al-unit .w-al-bottom .w-al-viewnum i {
	font-size: 16px;
	color: #CCC;
	padding-right: 3px;
}

.con_61_24 .w-al-unit.w-al-nopic {
	min-height: 0;
}

.con_61_24 .w-al-unit.w-al-nopic .w-al-pic {
	display: none;
}

.con_61_24 .w-al-unit.w-al-nopic .w-al-r-in {
	margin-left: 0 !important;
}

.con_61_24 .w-al-nopic .w-al-desc {
	height: auto;
}

.con_61_24 .w-al-nodesc .w-al-desc {
	display: none !important;
}

.con_61_24 .w-al-nodate.w-al-noview .w-al-bottom {
	margin-top: 0;
}

.con_61_24 .w-al-nodate .w-al-date {
	display: none !important;
}

.con_61_24 .w-al-noview .w-al-viewnum {
	display: none !important;
}

.con_68_0 .w-list {
	/*margin*/
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.con_68_0 .w-list .w-list-ul {
	/*margin*/
	padding: 0;
	margin: 0;
	/*style*/
	list-style: none;
}

.con_68_0 .w-list .w-list-ul .w-list-item {
	/*margin*/
	padding: 0;
	margin: 0;
	padding-bottom: 30px;
	margin-bottom: 30px;
	/*position*/
	position: relative;
	/*size*/
	min-height: 116px;
	/*border*/
	border-bottom-color: #ddd;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.con_68_0 .w-list .w-list-ul .w-list-item .w-hide {
	display: none !important;
}

.con_68_0 .w-list .w-list-ul .w-list-item.w-list-nopic {
	/*size*/
	min-height: 0;
}

.con_68_0 .w-list .w-list-ul .w-list-item.w-list-nopic .w-list-r {
	/*margin*/
	padding-left: 0;
}

.con_68_0 .w-list .w-list-ul .w-list-item.w-list-nopic .w-list-r .w-list-r-in {
	/*margin*/
	padding-left: 0;
}

.con_68_0 .w-list .w-list-ul .w-list-item .w-list-title {
	/*margin*/
	padding: 0;
	margin: 0;
	/*size*/
	width: 100%;
	/*font*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.con_68_0 .w-list .w-list-ul .w-list-item .w-list-title .w-list-titlelink {
	/*-size-*/
	line-height: 24px;
	/*display*/
	display: block;
	/*-font-*/
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	/*-transition-*/
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}

.con_68_0 .w-list .w-list-ul .w-list-item .w-list-title .w-list-titlelink:hover {
	/*-font-*/
	font-style: normal;
	font-weight: bold;
	color: #222;
	text-decoration: underline;
}

.con_68_0 .w-list .w-list-ul .w-list-item .w-list-pic {
	/*margin*/
	padding: 0;
	margin: 0;
	margin-right: 10px;
	/*size*/
	width: 300px;
	height: 116px;
	/*position*/
	position: absolute;
	top: 0;
	left: 0;
	/*overflow*/
	overflow: hidden;
}

.con_68_0 .w-list .w-list-ul .w-list-item .w-list-pic .w-list-piclink {
	display: block;
	/*size*/
	width: 300px;
	height: 116px;
}

.con_68_0 .w-list .w-list-ul .w-list-item .w-list-pic .w-list-piclink .w-listpic-in {
	/*size*/
	width: 300px;
	height: 116px;
	/*border*/
	border: none;
	object-fit: cover;
	/*-transition-*/
	-webkit-transition: transform .3s linear;
	-moz-transition: transform .3s linear;
	-o-transition: transform .3s linear;
	-ms-transition: transform .3s linear;
	transition: transform .3s linear;
}

.con_68_0 .w-list .w-list-ul .w-list-item .w-list-pic .w-list-piclink .w-listpic-in:hover {
	/*animation*/
	-webkit-transform: scale(1.1) !important;
	-moz-transform: scale(1.1) !important;
	-ms-transform: scale(1.1) !important;
	transform: scale(1.1) !important;
}

.con_68_0 .w-list .w-list-ul .w-list-item .w-list-r {
	/*padding*/
	padding-left: 300px;
}

.con_68_0 .w-list .w-list-ul.w-list-imgno .w-list-pic {
	display: none !important;
}

.con_68_0 .w-list .w-list-ul.w-list-imgno .w-list-item .w-list-r {
	/*padding*/
	padding-left: 0 !important;
}

.con_68_0 .w-list .w-list-ul .w-list-item .w-list-r .w-list-r-in {
	/*padding*/
	padding-left: 16px;
}

.con_68_0 .w-list .w-list-ul.w-list-imgno .w-list-item .w-list-r .w-list-r-in {
	/*padding*/
	padding-left: 0 !important;
}

.con_68_0 .w-list .w-list-ul .w-list-item .w-list-desc {
	/*margin*/
	padding: 0;
	margin: 0;
	margin-top: 5px;
	/*size*/
	line-height: 18px;
	/*-font-*/
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	/*-display-*/
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
}

.con_68_0 .w-list .w-list-ul .w-list-item .w-list-bottom {
	/*margin*/
	padding: 0;
	margin: 0;
	margin-top: 5px;
	/*size*/
	height: 20px;
	line-height: 20px;
}

.con_68_0 .w-list .w-list-ul .w-list-item .w-list-bottom .w-list-date {
	/*margin*/
	padding: 0;
	margin: 0;
	/*display*/
	display: inline-block;
	/*-font-*/
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #BBB;
	text-decoration: none;
}

.con_68_0 .w-list .w-list-ul .w-list-item .w-list-bottom .w-list-viewnum {
	/*float*/
	float: right;
	/*font*/
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	color: #BBB;
}

.con_68_0 .w-list .w-list-ul .w-list-item .w-list-bottom .w-list-viewnum .w-list-viewicon {
	/*font*/
	font-size: 16px;
	color: #BBB;
	padding-right: 3px;
}

.con_69_30 .w-list {
	/*margin*/
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.con_69_30 .w-list .w-list-ul {
	/* margin */
	margin: 0;
	padding: 0;
}

.con_69_30 .w-list .w-list-ul {
	/* margin */
	margin-left: -26px;
}

.con_69_30 .w-list .w-list-ul .w-list-item {
	/* margin */
	margin-left: 26px;
	margin-bottom: 26px;
	/* display */
	display: inline-block;
	float: left;
	/* size */
	width: 560px;
	min-width: 100px;
	overflow: hidden;
	list-style: none;
}

.con_69_30 .w-list .w-list-ul .w-list-item .w-hide {
	display: none !important;
}

.con_69_30 .w-list .w-list-ul .w-list-item .w-list-link {
	/* size */
	width: 560px;
	min-width: 100px;
	height: 100%;
	/* display */
	display: block;
	/* font */
	text-decoration: none;
	text-align: center;
}

.con_69_30 .w-list .w-list-ul .w-list-item .w-list-pic {
	/* size */
	width: 560px;
	min-width: 100px;
	height: 250px;
	/* padding */
	padding: 0;
	margin: 0;
	vertical-align: top;
	/* clear */
	clear: both;
	overflow: hidden;
}

.con_69_30 .w-list .w-list-ul .w-list-item .w-list-link .w-list-pic .w-listpic-in {
	/* margin */
	padding: 0;
	margin: 0;
	/* size */
	width: 560px;
	min-width: 100px;
	height: 250px;
	/* border */
	border: none;
	object-fit: cover;
	/*-transition-*/
	-webkit-transition: transform .3s linear;
	-moz-transition: transform .3s linear;
	-o-transition: transform .3s linear;
	-ms-transition: transform .3s linear;
	transition: transform .3s linear;
}

.con_69_30 .w-list .w-list-ul .w-list-item .w-list-link .w-listpic-in:hover {
	/* transition */
	-webkit-transform: scale(1.1) !important;
	-moz-transform: scale(1.1) !important;
	-ms-transform: scale(1.1) !important;
	transform: scale(1.1) !important;
}

.con_69_30 .w-list .w-list-ul .w-list-item .w-list-link .w-list-title {
	/* margin */
	margin: 0;
	padding: 0;
	padding-top: 5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-moz-text-overflow: ellipsis;
	/* font */
	font-size: 16px;
	color: #404040;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: 'Microsoft YaHei';
	line-height: 28px;
	transition: color 200ms linear;
}

.con_69_30 .w-list .w-list-ul .w-list-item .w-list-link .w-list-title:hover {
	/* font */
	color: #222;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.con_69_30 .w-list .w-list-ul .w-list-item .w-list-link .w-list-date {
	/* margin */
	padding: 0;
	margin: 0;
	/* font */
	font-size: 16px;
	color: #999;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: 'Microsoft YaHei';
	/* size */
	height: 26px;
	line-height: 26px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	overflow: hidden;
}

.con_69_30 .w-list .w-list-ul .w-list-item .w-list-link .w-list-info {
	/* margin */
	margin: 0;
	padding: 0;
	/* font */
	font-size: 16px;
	color: #999;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: 'Microsoft YaHei';
	/* size */
	height: 18px;
	line-height: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-text-overflow: ellipsis;
	overflow: hidden;
}

.con_73_54 {
	position: relative;
}

.con_73_54 .fullcolumn-outer {
	background-color: transparent;
	background-image: url(//nwzimg.wezhan.cn/contents/sitefiles2019/10099264/images/2982877.jpg);
	background-position: 50% 100%;
	background-repeat: repeat-x;
	background: -moz-linear-gradient(to top, none, none);
	background: -o-linear-gradient(to top, none, none);
	background: linear-gradient(to 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;
}

.con_73_54 .fullcolumn-inner {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(to top, none, none);
	background: -o-linear-gradient(to top, none, none);
	background: linear-gradient(to 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 .con_73_54 .fullcolumn-outer {
	left: 0 !important;
}

.con_74_54 * {
	box-sizing: content-box;
}

.con_74_54 .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);
}

.con_74_54 .w-nav:after {
	content: '';
	display: table;
	clear: both;
	zoom: 1
}

.con_74_54 .w-nav .w-nav-inner {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
	width: 25%;
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 2;
}

.con_74_54 .w-nav .w-nav-item {
	padding: 0 15px;
	margin: 0;
	position: relative;
	height: 100%;
	line-height: inherit;
}

.con_74_54 .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: 'Microsoft YaHei';
	color: #4A4A4A;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.con_74_54 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
	font-family: 'Microsoft YaHei';
	font-size: 16px;
}

.con_74_54 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
	font-size: 16px;
}

.con_74_54 .w-nav .w-subnav-item {
	margin: 0;
	padding: 0;
}

.con_74_54 .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;
}

.con_74_54 .w-nav .w-subnav-item {
	/* reset */
	margin: 0;
	padding: 0;
	list-style: none;
}

.con_74_54 .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: 16px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

.con_74_54 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
	font-size: 16px;
}

.con_74_54 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
	/* height */
	font-family: 'Microsoft YaHei';
}

/* hover */
.con_74_54 .w-nav .w-nav-inner:hover .w-nav-item .w-nav-item-link {
	color: #033e86;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

/* subnav-hover */
.con_74_54 .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;
}

.con_74_54 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
	color: #fff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.con_74_54 .w-nav .w-subnav-item .w-subnav-link .navchildren {
	display: none;
}

.con_74_54 .w-nav .w-subnav-item:hover .w-subnav-link:hover .navchildren {
	display: inline;
}

/* current */
.con_74_54 .w-nav .w-nav-item.current {
	background-color: transparent;
	background-image: url(//nwzimg.wezhan.cn/contents/sitefiles2019/10099264/images/2983030.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	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;
}

.con_74_54 .w-nav .w-nav-item.current .w-nav-item-link {
	color: #033e86;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.con_74_54 .w-nav .sliding-box:first-child+.w-nav-inner .w-nav-item.current {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.con_74_54 .w-nav .w-nav-inner:last-child .w-nav-item.current {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

/* current */
.con_74_54 .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;
}

.con_74_54 .w-nav .w-subnav-item.current .w-subnav-link {
	color: #fff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.con_74_54 .sliding-box {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 800px;
	height: 50px;
	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: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

.con_74_54 .sliding-box .sliding {
	display: none;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 25%;
	left: 0;
	top: 0;
	height: 50px;
	background-color: transparent;
	background-image: url(//nwzimg.wezhan.cn/contents/sitefiles2019/10099264/images/2983030.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	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;
}
