﻿.tem_2_39 {
	position: relative;
}
.w-nav-inner:hover{
				background-color: #FF9900 !important;
			}
.tem_2_39 .fullcolumn-outer {
	background-color: rgba(0, 0, 0, 0.2);
	background-color: transparent;
	background-image: none;
	background-position: 50% 50%;
	background-repeat: repeat;
	background-size: auto;
	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));
	/* border */
	border-top: 0px solid #eee;
	/* border radius */
	border-radius: 0;
	position: absolute;
	top: 0px;
	bottom: 0px;
	z-index: -1;
}

.tem_2_39 .fullcolumn-outer.fixed {
	background-color: rgba(0, 0, 0, 0.85);
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto;
	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));
	/* border */
	border-top: 0px solid transparent;
	border-bottom: 1px solid transparent;
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
	-ms-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
	-o-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
	box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
	box-sizing: border-box;
}

.tem_2_39 .fullcolumn-inner {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 50% 50%;
	background-size: auto;
	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_2_39 .fullcolumn-outer {
	left: 0 !important;
}

.tem_3_39 * {
	box-sizing: content-box;
}

.tem_3_39 .w-nav {
	/* reset */
	margin: 0;
	padding: 0;
	/* size */
	width: 660px;
	height: 70px;
	/* 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;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.tem_3_39 .w-nav:after {
	content: '';
	display: table;
	clear: both;
	zoom: 1;
}

.tem_3_39 .w-nav .w-nav-inner {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
	width: 23%;
	height: 70px;
	line-height: 70px;
	/* 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;
}

.tem_3_39 .w-nav .w-nav-item {
	padding: 0;
	margin: 0;
	position: relative;
	height: 100%;
	line-height: inherit;
}

.tem_3_39 .w-nav .w-nav-inner:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.tem_3_39 .w-nav .w-nav-inner:last-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.tem_3_39 .w-nav .w-nav-inner:first-child .w-nav-item.current {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.tem_3_39 .w-nav .w-nav-inner:last-child .w-nav-item.current {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.tem_3_39 .w-nav .w-nav-item .w-nav-item-line {
	padding: 0;
	margin: 0;
	display: block;
	position: absolute;
	height: 100%;
	width: 0;
	top: 0;
	left: -1px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #EEEEEE;
}

.tem_3_39 .w-nav .w-nav-inner:first-child .w-nav-item .w-nav-item-line {
	display: none;
}

.tem_3_39 .w-nav .w-nav-item .w-nav-item-link {
	/* reset */
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: none;
	display: block;
	height: 100%;
	color: #ffffff !important;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tem_3_39 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
	font-family: Tahoma;
	font-size: 14px;
}

.tem_3_39 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
	font-size: 14px;
}

.tem_3_39 .w-nav .w-subnav {
	/* reset */
	margin: 0;
	padding: 0;
	position: relative;
	display: none;
	overflow: hidden;
	/* background */
}

.tem_3_39 .w-nav .w-subnav.userWidth {
	width: 110px;
}

.tem_3_39 .w-nav .w-subnav-item {
	/* reset */
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: rgba(243, 243, 243, 0.85);
	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_3_39 .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: #383838;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

.tem_3_39 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
	/* height */
	font-family: Tahoma;
}

.tem_3_39 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
	font-size: 13px;
}

/* hover */
.tem_3_39 .w-nav .w-nav-inner:hover {
	background-color: transparent;
	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_3_39 .w-nav .w-nav-inner:hover .w-nav-item-link {
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* subnav-hover */
.tem_3_39 .w-subnav .w-subnav-item:hover {
	background-color: rgb(244, 244, 244);
	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_3_39 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
	color: #059FE9;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* current */
.tem_3_39 .w-nav .w-nav-item.current {
	background-color: transparent;
	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_3_39 .w-nav .w-nav-item.current .w-nav-item-link {
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* current */
.tem_3_39 .w-nav .w-subnav-item.current {
	background-color: rgb(244, 244, 244);
	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_3_39 .w-nav .w-subnav-item.current .w-subnav-link {
	color: #059FE9;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.tem_4_39 {
	overflow: hidden !important;
}

.tem_4_39 .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_4_39 .w-image-box img {
	border: 0;
	width: 100%;
	height: 100%;
	display: block;
	/*object-fit: cover;*/
}

.tem_4_39 .w-image-box .imgCliped {
	width: 100% !important;
	height: 100% !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.tem_5_39 {
	color: inherit;
}

.tem_5_39 h1,
.tem_5_39 h2,
.tem_5_39 h3,
.tem_5_39 h4,
.tem_5_39 h5,
.tem_5_39 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.tem_5_39 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.tem_5_39 h1 {
	font-size: 2em;
	font-weight: normal;
}

.tem_5_39 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.tem_5_39 h4 {
	font-size: 13px;
	font-weight: normal;
}

.tem_5_39 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.tem_5_39 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_tem_5_39 {
	z-index: 100000 !important;
}

.cke_editor_txtc_tem_5_39_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_6_39 .w-language {
	/* reset */
	margin: 0;
	padding: 0;
	cursor: pointer;
	/* size */
	width: 90px;
	height: auto;
	/* 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);
}

.tem_6_39 .w-language .w-language-inner {
	margin: 0;
	padding: 0;
	position: relative;
	height: 30px;
	line-height: 30px;
}

.tem_6_39 .w-language .w-language-inner .w-language-pic {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 12px;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

.tem_6_39 .w-language .w-language-inner .w-language-val-link {
	margin: 0;
	padding: 0 12px;
	display: block;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tem_6_39 .w-language:hover {
	/* background */
	background-color: rgba(0, 0, 0, 0.1);
	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);
	border-color: #e6e9ed;
}

.tem_6_39 .w-language:hover .w-language-dropdown {
	display: block
}

.tem_6_39 .w-language:hover .w-language-inner .w-language-val-link {
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.tem_6_39 .w-language-dropdown {
	margin: 0;
	padding: 0;
	display: none;
}

.tem_6_39 .w-language-dropdown .w-language-dropdown-item .w-language-link {
	margin: 0;
	padding: 0 12px;
	display: block;
	list-style: none;
	height: 30px;
	line-height: 30px;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	overflow: hidden
}

.tem_6_39 .w-language-dropdown .w-language-dropdown-item .w-language-link:hover {
	margin: 0;
	padding: 0 12px;
	color: #FF9900;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.1);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background: -webkit-linear-gradient(none, none);
	background: -moz-linear-gradient(none, none);
	background: -ms-linear-gradient(none, none);
	background: linear-gradient(none, none);
}
.w-language-dropdown-item{
	color: #e1e1e1 !important;
}
.w-language-dropdown-item:hover .w-language-link{
		color: #FF9900 !important;
	
}
.tem_7_29 {
	position: relative;
}

.tem_7_29 .fullcolumn-outer {
	background-color: rgb(36, 40, 56);
	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_7_29 .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_7_29 .fullcolumn-outer {
	left: 0 !important;
}

.tem_9_29 {
	color: inherit;
}

.tem_9_29 h1,
.tem_9_29 h2,
.tem_9_29 h3,
.tem_9_29 h4,
.tem_9_29 h5,
.tem_9_29 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.tem_9_29 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.tem_9_29 h1 {
	font-size: 2em;
	font-weight: normal;
}

.tem_9_29 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.tem_9_29 h4 {
	font-size: 13px;
	font-weight: normal;
}

.tem_9_29 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.tem_9_29 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_tem_9_29 {
	z-index: 100000 !important;
}

.cke_editor_txtc_tem_9_29_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_10_29 {
	color: inherit;
}

.tem_10_29 h1,
.tem_10_29 h2,
.tem_10_29 h3,
.tem_10_29 h4,
.tem_10_29 h5,
.tem_10_29 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.tem_10_29 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.tem_10_29 h1 {
	font-size: 2em;
	font-weight: normal;
}

.tem_10_29 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.tem_10_29 h4 {
	font-size: 13px;
	font-weight: normal;
}

.tem_10_29 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.tem_10_29 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_tem_10_29 {
	z-index: 100000 !important;
}

.cke_editor_txtc_tem_10_29_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_11_29 {
	color: inherit;
}

.tem_11_29 h1,
.tem_11_29 h2,
.tem_11_29 h3,
.tem_11_29 h4,
.tem_11_29 h5,
.tem_11_29 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.tem_11_29 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.tem_11_29 h1 {
	font-size: 2em;
	font-weight: normal;
}

.tem_11_29 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.tem_11_29 h4 {
	font-size: 13px;
	font-weight: normal;
}

.tem_11_29 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.tem_11_29 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_tem_11_29 {
	z-index: 100000 !important;
}

.cke_editor_txtc_tem_11_29_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_12_29 {
	color: inherit;
}

.tem_12_29 h1,
.tem_12_29 h2,
.tem_12_29 h3,
.tem_12_29 h4,
.tem_12_29 h5,
.tem_12_29 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.tem_12_29 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.tem_12_29 h1 {
	font-size: 2em;
	font-weight: normal;
}

.tem_12_29 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.tem_12_29 h4 {
	font-size: 13px;
	font-weight: normal;
}

.tem_12_29 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.tem_12_29 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_tem_12_29 {
	z-index: 100000 !important;
}

.cke_editor_txtc_tem_12_29_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_13_29 .w-line {
	/*-block-*/
	display: block;
	/*-margin-*/
	margin: 0;
	margin-top: -0;
	padding: 0;
	/*-top-*/
	top: 50%;
	/*-size-*/
	width: 1200px;
	height: 1px;
	/*-font-*/
	font-size: 0;
	/*-border-*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #565656;
	/*-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_14_29 {
	color: inherit;
}

.tem_14_29 h1,
.tem_14_29 h2,
.tem_14_29 h3,
.tem_14_29 h4,
.tem_14_29 h5,
.tem_14_29 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.tem_14_29 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.tem_14_29 h1 {
	font-size: 2em;
	font-weight: normal;
}

.tem_14_29 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.tem_14_29 h4 {
	font-size: 13px;
	font-weight: normal;
}

.tem_14_29 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.tem_14_29 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_tem_14_29 {
	z-index: 100000 !important;
}

.cke_editor_txtc_tem_14_29_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;
}

#smv_tem_15_29:hover {
	z-index: 9999 !important;
}

.tem_15_29_c.w-cs {
	font-family: Tahoma;
	position: absolute;
	right: 0;
	z-index: 9999;
}

.tem_15_29_c.w-cs ul.w-cs-btn {
	margin: 0;
	padding: 0;
	list-style: none;
}

.tem_15_29_c.w-cs ul.w-cs-btn li.w-cs-list {
	position: relative;
}

.tem_15_29_c.w-cs ul.w-cs-btn .w-cs-list.w-hide {
	display: none;
}

.tem_15_29_c.w-cs ul.w-cs-btn .w-cs-list {
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.tem_15_29_c.w-cs ul.w-cs-btn li a.w-cs-icon {
	display: block;
	position: relative;
	z-index: 99;
	width: 60px;
	height: 60px;
	background-color: rgb(85, 155, 235);
	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: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	border-top-color: #fff;
	border-top-width: 0;
	border-top-style: solid;
	border-right-color: #fff;
	border-right-width: 0;
	border-right-style: solid;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #fff;
	border-left-width: 0px;
	border-left-style: solid;
	border-radius: 0px;
	text-align: center;
	color: rgba(255, 255, 255, 1);
	text-decoration: none;
	border-radius: 8px;
	margin-bottom: 5px;
}

.tem_15_29_c.w-cs ul.w-cs-btn li a.w-cs-icon i {
	line-height: 60px;
	color: rgba(255, 255, 255, 1);
	font-size: 34px;
}

.tem_15_29_c.w-cs ul.w-cs-btn li a.w-cs-icon i.icon-phone,
.tem_15_29_c.w-cs ul.w-cs-btn li a.w-cs-icon i.icon-up,
.tem_15_29_c.w-cs ul.w-cs-btn li a.w-cs-icon i.icon-clock {
	font-size: 30px;
}

.tem_15_29_c.w-cs .w-cs-btn li a.w-cs-icon:hover {
	background-color: rgba(122, 189, 232, 1);
	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: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	border-color: #fff;
	color: rgba(255, 255, 255, 1);
}

.tem_15_29_c.w-cs ul.w-cs-btn li a.w-cs-icon:hover i {
	color: rgba(255, 255, 255, 1);
}

.tem_15_29_c.w-cs .w-cs-menu {
	visibility: hidden;
	margin: 0;
	position: absolute;
	top: 0;
	right: 61px;
	padding: 10px 0;
	background-color: rgba(122, 189, 232, 1);
	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: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	border-top-color: #fff;
	border-top-width: 0;
	border-top-style: solid;
	border-right-color: #fff;
	border-right-width: 0;
	border-right-style: solid;
	border-bottom-color: #fff;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-left-color: #fff;
	border-left-width: 0;
	border-left-style: solid;
	border-radius: 0px;
	list-style: none;
	white-space: nowrap;
	z-index: 1;
}

.tem_15_29_c.w-cs .w-cs-menu.w-cs-qrcode {
	top: auto;
	bottom: 0;
}

.tem_15_29_c.w-cs li:hover .w-cs-menu {
	visibility: visible;
}

.tem_15_29_c.w-cs .w-cs-menu li h3 {
	margin: 0;
	font-size: 12px;
	font-weight: 400;
}

.tem_15_29_c.w-cs .w-cs-menu li {
	line-height: 2.2em;
	padding: 0 20px;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
	text-align: left;
}

.tem_15_29_c.w-cs .w-cs-menu.w-cs-qq li {
	padding: 0 10px !important;
}

.tem_15_29_c.w-cs .w-cs-menu li a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.tem_15_29_c.w-cs .w-cs-menu li a:hover {
	background: rgba(0, 0, 0, 0.1);
}

.tem_15_29_c.w-cs .w-cs-qrcode .w-cs-qrcode-img {
	margin-top: 5px;
	margin-bottom: 7px;
}

.tem_15_29_c.w-cs .w-cs-qrcode li img {
	margin: 0 auto;
	display: block;
	width: 160px;
	height: auto;
}

#smv_tem_16_47:hover {
	z-index: 9999 !important;
}

.tem_16_47_c.w-cs {
	font-family: Tahoma;
	position: absolute;
	right: 0;
	z-index: 9999;
}

.tem_16_47_c.w-cs ul.w-cs-btn {
	margin: 0;
	padding: 0;
	list-style: none;
}

.tem_16_47_c.w-cs ul.w-cs-btn li.w-cs-list {
	position: relative;
}

.tem_16_47_c.w-cs ul.w-cs-btn .w-cs-list.w-hide {
	display: none;
}

.tem_16_47_c.w-cs ul.w-cs-btn .w-cs-list {
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.tem_16_47_c.w-cs ul.w-cs-btn li a.w-cs-icon {
	display: block;
	position: relative;
	z-index: 99;
	width: 60px;
	height: 60px;
	background-color: rgb(85, 155, 235);
	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: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	border-top-color: #fff;
	border-top-width: 0;
	border-top-style: solid;
	border-right-color: #fff;
	border-right-width: 0;
	border-right-style: solid;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #fff;
	border-left-width: 0px;
	border-left-style: solid;
	border-radius: 0px;
	text-align: center;
	color: rgba(255, 255, 255, 1);
	text-decoration: none;
	border-radius: 8px;
	margin-bottom: 5px;
}

.tem_16_47_c.w-cs ul.w-cs-btn li a.w-cs-icon i {
	line-height: 60px;
	color: rgba(255, 255, 255, 1);
	font-size: 34px;
}

.tem_16_47_c.w-cs ul.w-cs-btn li a.w-cs-icon i.icon-phone,
.tem_16_47_c.w-cs ul.w-cs-btn li a.w-cs-icon i.icon-up,
.tem_16_47_c.w-cs ul.w-cs-btn li a.w-cs-icon i.icon-clock {
	font-size: 30px;
}

.tem_16_47_c.w-cs .w-cs-btn li a.w-cs-icon:hover {
	background-color: rgba(122, 189, 232, 1);
	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: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	border-color: #fff;
	color: rgba(255, 255, 255, 1);
}

.tem_16_47_c.w-cs ul.w-cs-btn li a.w-cs-icon:hover i {
	color: rgba(255, 255, 255, 1);
}

.tem_16_47_c.w-cs .w-cs-menu {
	visibility: hidden;
	margin: 0;
	position: absolute;
	top: 0;
	right: 61px;
	padding: 10px 0;
	background-color: rgba(122, 189, 232, 1);
	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: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	border-top-color: #fff;
	border-top-width: 0;
	border-top-style: solid;
	border-right-color: #fff;
	border-right-width: 0;
	border-right-style: solid;
	border-bottom-color: #fff;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-left-color: #fff;
	border-left-width: 0;
	border-left-style: solid;
	border-radius: 0px;
	list-style: none;
	white-space: nowrap;
	z-index: 1;
}

.tem_16_47_c.w-cs .w-cs-menu.w-cs-qrcode {
	top: auto;
	bottom: 0;
}

.tem_16_47_c.w-cs li:hover .w-cs-menu {
	visibility: visible;
}

.tem_16_47_c.w-cs .w-cs-menu li h3 {
	margin: 0;
	font-size: 12px;
	font-weight: 400;
}

.tem_16_47_c.w-cs .w-cs-menu li {
	line-height: 2.2em;
	padding: 0 20px;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
	text-align: left;
}

.tem_16_47_c.w-cs .w-cs-menu.w-cs-qq li {
	padding: 0 10px !important;
}

.tem_16_47_c.w-cs .w-cs-menu li a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.tem_16_47_c.w-cs .w-cs-menu li a:hover {
	background: rgba(0, 0, 0, 0.1);
}

.tem_16_47_c.w-cs .w-cs-qrcode .w-cs-qrcode-img {
	margin-top: 5px;
	margin-bottom: 7px;
}

.tem_16_47_c.w-cs .w-cs-qrcode li img {
	margin: 0 auto;
	display: block;
	width: 160px;
	height: auto;
}

.tem_17_52 {
	overflow: hidden !important;
}

.tem_17_52 .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_52 .w-image-box img {
	border: 0;
	width: 100%;
	height: 100%;
	display: block;
	/*object-fit: cover;*/
}

.tem_17_52 .w-image-box .imgCliped {
	width: 100% !important;
	height: 100% !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.tem_18_34 {
	overflow: hidden !important;
}

.tem_18_34 .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_18_34 .w-image-box img {
	border: 0;
	width: 100%;
	height: 100%;
	display: block;
	/*object-fit: cover;*/
}

.tem_18_34 .w-image-box .imgCliped {
	width: 100% !important;
	height: 100% !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.tem_19_51 {
	overflow: hidden !important;
}

.tem_19_51 .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_19_51 .w-image-box img {
	border: 0;
	width: 100%;
	height: 100%;
	display: block;
	/*object-fit: cover;*/
}

.tem_19_51 .w-image-box .imgCliped {
	width: 100% !important;
	height: 100% !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.tem_21_26 .w-button {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin: 0;
	padding: 0;
	/*-border-*/
	border-top: 0px solid #3099dd;
	border-right: 0px solid #3099dd;
	border-bottom: 0px solid #3099dd;
	border-left: 0px solid #3099dd;
	/*-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(../../../../contents/sitefiles2058/10293565/images/39440462.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background-size: cover;
	/*-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_21_26 .w-button:hover {
	/*-border-*/
	border-top-color: #2188ca;
	border-right-color: #2188ca;
	border-bottom-color: #2188ca;
	border-left-color: #2188ca;
	/*-background-*/
	background: transparent;
	background-image: url(../../../../contents/sitefiles2058/10293565/images/39440463.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background-size: cover;
	/*-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_21_26 .w-button-position {
	/*-block-*/
	display: block;
	padding: 0 5px;
}

.tem_21_26 .w-button .w-button-icon {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin-right: 3px;
	/*-font-*/
	font-size: 12px;
	color: #FFF;
	font-weight: 400;
	font-style: normal;
	vertical-align: top;
}

.tem_21_26 .w-button:hover .w-button-icon {
	color: #FFF;
	font-size: 12px;
	font-weight: 400;
}

.tem_21_26 .w-button .w-button-icon.w-icon-hide {
	display: none;
}

.tem_21_26 .w-button .w-button-text {
	/*-block-*/
	display: inline-block;
	/*-font-*/
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
	font-weight: 400;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
	width: 100%;
}

.tem_21_26 .w-button:hover .w-button-text {
	color: #FFF;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.tem_22_44 .w-button {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin: 0;
	padding: 0;
	/*-border-*/
	border-top: 0px solid #3099dd;
	border-right: 0px solid #3099dd;
	border-bottom: 0px solid #3099dd;
	border-left: 0px solid #3099dd;
	/*-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(../../../../contents/sitefiles2058/10293565/images/39440459.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background-size: cover;
	/*-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_22_44 .w-button:hover {
	/*-border-*/
	border-top-color: #2188ca;
	border-right-color: #2188ca;
	border-bottom-color: #2188ca;
	border-left-color: #2188ca;
	/*-background-*/
	background: transparent;
	background-image: url(../../../../contents/sitefiles2058/10293565/images/39440458.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background-size: cover;
	/*-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_22_44 .w-button-position {
	/*-block-*/
	display: block;
	padding: 0 5px;
}

.tem_22_44 .w-button .w-button-icon {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin-right: 3px;
	/*-font-*/
	font-size: 12px;
	color: #FFF;
	font-weight: 400;
	font-style: normal;
	vertical-align: top;
}

.tem_22_44 .w-button:hover .w-button-icon {
	color: #FFF;
	font-size: 12px;
	font-weight: 400;
}

.tem_22_44 .w-button .w-button-icon.w-icon-hide {
	display: none;
}

.tem_22_44 .w-button .w-button-text {
	/*-block-*/
	display: inline-block;
	/*-font-*/
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
	font-weight: 400;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
	width: 100%;
}

.tem_22_44 .w-button:hover .w-button-text {
	color: #FFF;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.tem_23_52 .w-button {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin: 0;
	padding: 0;
	/*-border-*/
	border-top: 0px solid #3099dd;
	border-right: 0px solid #3099dd;
	border-bottom: 0px solid #3099dd;
	border-left: 0px solid #3099dd;
	/*-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(../../../../contents/sitefiles2058/10293565/images/39440460.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background-size: cover;
	/*-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_23_52 .w-button:hover {
	/*-border-*/
	border-top-color: #2188ca;
	border-right-color: #2188ca;
	border-bottom-color: #2188ca;
	border-left-color: #2188ca;
	/*-background-*/
	background: transparent;
	background-image: url(../../../../contents/sitefiles2058/10293565/images/39440461.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background-size: cover;
	/*-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_23_52 .w-button-position {
	/*-block-*/
	display: block;
	padding: 0 5px;
}

.tem_23_52 .w-button .w-button-icon {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin-right: 3px;
	/*-font-*/
	font-size: 12px;
	color: #FFF;
	font-weight: 400;
	font-style: normal;
	vertical-align: top;
}

.tem_23_52 .w-button:hover .w-button-icon {
	color: #FFF;
	font-size: 12px;
	font-weight: 400;
}

.tem_23_52 .w-button .w-button-icon.w-icon-hide {
	display: none;
}

.tem_23_52 .w-button .w-button-text {
	/*-block-*/
	display: inline-block;
	/*-font-*/
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
	font-weight: 400;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
	width: 100%;
}

.tem_23_52 .w-button:hover .w-button-text {
	color: #FFF;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.con_1_4 .w-slide {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 450px;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	visibility: hidden;
	z-index: 1 !important;
}

.con_1_4 .w-slide-inner {
	margin: 0;
	padding: 0;
	cursor: default;
	position: relative;
	top: 0px;
	left: 0px;
	height: 450px;
	overflow: hidden;
}

.con_1_4 .w-slide-inner .content-box {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	opacity: 1;
}

.con_1_4 .w-slide-inner .content-box>.content-box-inner {
	width: 100% !important;
	height: 450px !important;
	position: absolute;
	z-index: 0 !important;
	top: 0;
	left: 0;
	background-size: cover;
}

.con_1_4 .w-slide-inner .content-box>.smAreaC {
	height: 450px;
}

.con_1_4 .w-slide-btn-box {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 16px;
	right: 16px;
}

.con_1_4 .w-slide-btn-box div,
.con_1_4 .w-slide-btn-box div:hover,
.con_1_4 .w-slide-btn-box .w-slide-btnav {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
}

.con_1_4 .w-slide-btn-box .w-slide-btnav {
	background-color: transparent;
}

.con_1_4 .w-slide-btn-box div {
	background-color: rgba(255, 255, 255, 0.15);
}

.con_1_4 .w-slide-btn-box .w-slide-btnav {
	background-color: rgba(255, 255, 255, 0.6);
}

.con_1_4 .w-slide-btn-box .w-slide-btndn,
.con_1_4 .w-slide-btn-box .dn:hover {}

.con_1_4 .w-slide .w-slide-arrowl {
	margin: 0;
	padding: 0;
	top: 0px;
	left: 10px !important;
}

.con_1_4 .w-slide .w-slide-arrowr {
	margin: 0;
	padding: 0;
	top: 0px;
	left: auto !important;
	right: 10px;
}

.con_1_4 .w-slide .w-slide-arrowl,
.con_1_4 .w-slide .w-slide-arrowr {
	margin: 0;
	padding: 20px 8px;
	display: block;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.24);
	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;
}

.con_1_4 .w-slide .w-slide-arrowl .w-itemicon,
.con_1_4 .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;
}

.con_1_4 .w-slide .w-slide-arrowl:hover {
	color: #fff;
}

.con_1_4 .w-slide .w-slide-arrowr:hover {
	color: #fff;
}

.con_1_4 .w-slide .w-slide-arrowl.w-slide-arrowldn {
	background-position: -256px -37px;
}

.con_1_4 .w-slide .w-slide-arrowr.w-slide-arrowrdn {
	background-position: -315px -37px;
}

.con_1_4 {
	position: relative;
}

.smart-resize .con_1_4 .w-slide-control {
	display: block;
}

.con_1_4 .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;
}

.con_1_4 .w-slide-control.w-control-top {
	top: -32px;
	left: 248px;
}

.con_1_4 .w-slide-control.w-control-bottom {
	bottom: -32px;
	left: 248px;
	border-radius: 0 0 4px 4px;
}

.con_1_4 .w-slide-control .w-control-link {
	width: 20px;
	height: 32px;
	float: left;
	text-decoration: none;
}

.con_1_4 .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;
}

.con_1_4 .w-slide-control .w-control-link .w-control-icon .mw-iconfont {
	color: #FFF;
	font-size: 10px;
}

.con_1_4 .w-slide-control .w-control-text {
	width: 80px;
	float: left;
	display: inline-block;
	font-family: Tahoma;
}

.con_1_4 .w-slide-control .w-control-link .mw-iconfont {
	font-size: 12px;
	color: #FFF;
}

.con_1_4 .w-slide-control .w-control-link .mw-iconfont:hover {
	color: #ecf5ff;
}

@-webkit-keyframes slideInRight {
	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 slideInRight {
	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;
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

.con_2_4 {
	color: inherit;
}

.con_2_4 h1,
.con_2_4 h2,
.con_2_4 h3,
.con_2_4 h4,
.con_2_4 h5,
.con_2_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_2_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_2_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_2_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_2_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_2_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_2_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_2_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_2_4_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;
}

.con_3_4 {
	position: relative;
}

.con_3_4 .fullcolumn-outer {
	background-color: rgba(0, 0, 0, 0.2);
	background-color: transparent;
	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;
}

.con_3_4 .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 .con_3_4 .fullcolumn-outer {
	left: 0 !important;
}

@-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;
}

.con_4_4>.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: url(../../../../contents/sitefiles2058/10293565/images/39091046.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	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: cover;
	/*-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;
}

.con_4_4>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_5_4 {
	color: inherit;
}

.con_5_4 h1,
.con_5_4 h2,
.con_5_4 h3,
.con_5_4 h4,
.con_5_4 h5,
.con_5_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_5_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_5_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_5_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_5_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_5_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_5_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_5_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_5_4_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;
}

.con_6_4 {
	position: relative;
}

.con_6_4 .fullcolumn-outer {
	background-color: rgb(247, 248, 249);
	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;
}

.con_6_4 .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 .con_6_4 .fullcolumn-outer {
	left: 0 !important;
}

.con_7_4 {
	color: inherit;
}

.con_7_4 h1,
.con_7_4 h2,
.con_7_4 h3,
.con_7_4 h4,
.con_7_4 h5,
.con_7_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_7_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_7_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_7_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_7_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_7_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_7_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_7_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_7_4_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 slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
		opacity: 0;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
		opacity: 0;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

.con_8_4 .w-al {
	/*margin*/
	margin: 0;
	padding: 0;
}

.con_8_4 ul.w-al-list {
	/*margin*/
	padding: 0;
	margin: 0;
	font-size: 0;
	margin-left: -40px;
}

.con_8_4 ul.w-al-list li.w-al-unit {
	margin: 0;
	box-sizing: border-box;
	padding: 56px 30px 0;
	width: 373px;
	height: 260px;
	min-width: 100px;
	margin: 0 0 40px 40px;
	overflow: hidden;
	float: left;
	list-style: none;
	cursor: pointer;
	background-color: #FFFFFF;
	box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.con_8_4 ul.w-al-list li.w-al-unit:hover {
	transform: perspective(900px) translate3d(0, -8px, 8px);
	background-color: rgb(77, 173, 247);
	box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
}

.con_8_4 ul.w-al-list li.w-al-unit a {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	text-decoration: none;
	text-align: center;
}

.con_8_4 .w-al-unit a .w-al-date {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 14px;
	color: #989898;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Tahoma;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.con_8_4 .w-al-unit a .w-al-date.w-hide {
	display: none;
}

.con_8_4 .w-al-unit a h5.w-al-title {
	margin: 0;
	padding: 0;
	padding-top: 24px;
	font-size: 16px;
	color: #262626;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Tahoma;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.con_8_4 .w-al-unit a p.w-al-desc {
	margin: 0;
	padding: 0;
	padding-top: 24px;
	font-size: 12px;
	color: #989898;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Tahoma;
	height: calc(22px * 2);
	line-height: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.con_8_4 .w-al-unit a .w-al-btn {
	margin: 0;
	padding: 0;
	padding-top: 48px;
	text-align: left;
	font-size: 12px;
	color: #4DADF7;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Tahoma;
	line-height: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.con_8_4 ul.w-al-list li.w-al-unit:hover .w-al-date {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.con_8_4 ul.w-al-list li.w-al-unit:hover .w-al-title {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.con_8_4 ul.w-al-list li.w-al-unit:hover .w-al-desc {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.con_8_4 ul.w-al-list li.w-al-unit:hover .w-al-btn {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.con_8_4 .pager {
	margin-left: 40px;
}

.con_9_4>.w-container {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 20px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 100%;
	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 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_9_4>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_10_4 {
	color: inherit;
}

.con_10_4 h1,
.con_10_4 h2,
.con_10_4 h3,
.con_10_4 h4,
.con_10_4 h5,
.con_10_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_10_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_10_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_10_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_10_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_10_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_10_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_10_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_10_4_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;
}

.con_11_4 .w-button {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin: 0;
	padding: 0;
	/*-border-*/
	border-top: 2px solid #3099dd;
	border-right: 2px solid #3099dd;
	border-bottom: 2px solid #3099dd;
	border-left: 2px solid #3099dd;
	/*-border-radius-*/
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	/*-background-*/
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(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;
}

.con_11_4 .w-button:hover {
	/*-border-*/
	border-top-color: #2188ca;
	border-right-color: #2188ca;
	border-bottom-color: #2188ca;
	border-left-color: #2188ca;
	/*-background-*/
	background: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(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;
}

.con_11_4 .w-button-position {
	/*-block-*/
	display: block;
	padding: 0 5px;
}

.con_11_4 .w-button .w-button-icon {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin-right: 3px;
	/*-font-*/
	font-size: 40px;
	color: #3099dd;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
}

.con_11_4 .w-button:hover .w-button-icon {
	color: #3099dd;
	font-size: 40px;
	font-weight: 400;
}

.con_11_4 .w-button .w-button-icon.w-icon-hide {
	display: none;
}

.con_11_4 .w-button .w-button-text {
	/*-block-*/
	display: inline-block;
	/*-font-*/
	font-family: Tahoma;
	font-size: 40px;
	color: #3099dd;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
	width: 100%;
}

.con_11_4 .w-button:hover .w-button-text {
	color: #3099dd;
	font-size: 40px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.con_12_4>.w-container {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 20px;
	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 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_12_4>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_13_4 {
	color: inherit;
}

.con_13_4 h1,
.con_13_4 h2,
.con_13_4 h3,
.con_13_4 h4,
.con_13_4 h5,
.con_13_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_13_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_13_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_13_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_13_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_13_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_13_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_13_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_13_4_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;
}

.con_14_4 .w-button {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin: 0;
	padding: 0;
	/*-border-*/
	border-top: 2px solid #3099dd;
	border-right: 2px solid #3099dd;
	border-bottom: 2px solid #3099dd;
	border-left: 2px solid #3099dd;
	/*-border-radius-*/
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	/*-background-*/
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(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;
}

.con_14_4 .w-button:hover {
	/*-border-*/
	border-top-color: #2188ca;
	border-right-color: #2188ca;
	border-bottom-color: #2188ca;
	border-left-color: #2188ca;
	/*-background-*/
	background: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(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;
}

.con_14_4 .w-button-position {
	/*-block-*/
	display: block;
	padding: 0 5px;
}

.con_14_4 .w-button .w-button-icon {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin-right: 3px;
	/*-font-*/
	font-size: 40px;
	color: #3099dd;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
}

.con_14_4 .w-button:hover .w-button-icon {
	color: #3099dd;
	font-size: 40px;
	font-weight: 400;
}

.con_14_4 .w-button .w-button-icon.w-icon-hide {
	display: none;
}

.con_14_4 .w-button .w-button-text {
	/*-block-*/
	display: inline-block;
	/*-font-*/
	font-family: Tahoma;
	font-size: 40px;
	color: #3099dd;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
	width: 100%;
}

.con_14_4 .w-button:hover .w-button-text {
	color: #3099dd;
	font-size: 40px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.con_15_4 {
	position: relative;
}

.con_15_4 .fullcolumn-outer {
	background-color: rgb(247, 248, 249);
	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;
}

.con_15_4 .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 .con_15_4 .fullcolumn-outer {
	left: 0 !important;
}

.con_16_4 {
	color: inherit;
}

.con_16_4 h1,
.con_16_4 h2,
.con_16_4 h3,
.con_16_4 h4,
.con_16_4 h5,
.con_16_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_16_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_16_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_16_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_16_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_16_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_16_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_16_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_16_4_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;
}

.con_17_4>.w-container {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 20px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 100%;
	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 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_17_4>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_18_4 {
	color: inherit;
}

.con_18_4 h1,
.con_18_4 h2,
.con_18_4 h3,
.con_18_4 h4,
.con_18_4 h5,
.con_18_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_18_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_18_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_18_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_18_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_18_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_18_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_18_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_18_4_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;
}

.con_19_4 {
	color: inherit;
}

.con_19_4 h1,
.con_19_4 h2,
.con_19_4 h3,
.con_19_4 h4,
.con_19_4 h5,
.con_19_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_19_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_19_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_19_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_19_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_19_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_19_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_19_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_19_4_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;
}

.con_20_4>.w-container {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 20px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 100%;
	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 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_20_4>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_21_4 {
	color: inherit;
}

.con_21_4 h1,
.con_21_4 h2,
.con_21_4 h3,
.con_21_4 h4,
.con_21_4 h5,
.con_21_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_21_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_21_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_21_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_21_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_21_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_21_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_21_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_21_4_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;
}

.con_22_4 {
	color: inherit;
}

.con_22_4 h1,
.con_22_4 h2,
.con_22_4 h3,
.con_22_4 h4,
.con_22_4 h5,
.con_22_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_22_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_22_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_22_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_22_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_22_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_22_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_22_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_22_4_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;
}

.con_23_4 .w-line {
	/*-block-*/
	display: block;
	/*-margin-*/
	margin: 0;
	margin-left: -1px;
	padding: 0;
	/*-size-*/
	width: 1px;
	height: 125px;
	/*-font-*/
	font-size: 0;
	/*-border-*/
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	/*-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;
}

.con_24_4>.w-container {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 20px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 100%;
	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 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_24_4>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_25_4 {
	color: inherit;
}

.con_25_4 h1,
.con_25_4 h2,
.con_25_4 h3,
.con_25_4 h4,
.con_25_4 h5,
.con_25_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_25_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_25_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_25_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_25_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_25_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_25_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_25_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_25_4_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;
}

.con_26_4 {
	color: inherit;
}

.con_26_4 h1,
.con_26_4 h2,
.con_26_4 h3,
.con_26_4 h4,
.con_26_4 h5,
.con_26_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_26_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_26_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_26_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_26_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_26_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_26_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_26_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_26_4_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;
}

.con_27_4>.w-container {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 20px;
	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 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_27_4>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_28_4 {
	color: inherit;
}

.con_28_4 h1,
.con_28_4 h2,
.con_28_4 h3,
.con_28_4 h4,
.con_28_4 h5,
.con_28_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_28_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_28_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_28_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_28_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_28_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_28_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_28_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_28_4_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;
}

.con_29_4 .w-button {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin: 0;
	padding: 0;
	/*-border-*/
	border-top: 2px solid #3099dd;
	border-right: 2px solid #3099dd;
	border-bottom: 2px solid #3099dd;
	border-left: 2px solid #3099dd;
	/*-border-radius-*/
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	/*-background-*/
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(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;
}

.con_29_4 .w-button:hover {
	/*-border-*/
	border-top-color: #2188ca;
	border-right-color: #2188ca;
	border-bottom-color: #2188ca;
	border-left-color: #2188ca;
	/*-background-*/
	background: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(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;
}

.con_29_4 .w-button-position {
	/*-block-*/
	display: block;
	padding: 0 5px;
}

.con_29_4 .w-button .w-button-icon {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin-right: 3px;
	/*-font-*/
	font-size: 40px;
	color: #3099dd;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
}

.con_29_4 .w-button:hover .w-button-icon {
	color: #3099dd;
	font-size: 40px;
	font-weight: 400;
}

.con_29_4 .w-button .w-button-icon.w-icon-hide {
	display: none;
}

.con_29_4 .w-button .w-button-text {
	/*-block-*/
	display: inline-block;
	/*-font-*/
	font-family: Tahoma;
	font-size: 40px;
	color: #3099dd;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
	width: 100%;
}

.con_29_4 .w-button:hover .w-button-text {
	color: #3099dd;
	font-size: 40px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.con_30_4>.w-container {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 20px;
	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 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_30_4>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_31_4 {
	color: inherit;
}

.con_31_4 h1,
.con_31_4 h2,
.con_31_4 h3,
.con_31_4 h4,
.con_31_4 h5,
.con_31_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_31_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_31_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_31_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_31_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_31_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_31_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_31_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_31_4_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;
}

.con_32_4 .w-button {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin: 0;
	padding: 0;
	/*-border-*/
	border-top: 2px solid #3099dd;
	border-right: 2px solid #3099dd;
	border-bottom: 2px solid #3099dd;
	border-left: 2px solid #3099dd;
	/*-border-radius-*/
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	/*-background-*/
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(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;
}

.con_32_4 .w-button:hover {
	/*-border-*/
	border-top-color: #2188ca;
	border-right-color: #2188ca;
	border-bottom-color: #2188ca;
	border-left-color: #2188ca;
	/*-background-*/
	background: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(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;
}

.con_32_4 .w-button-position {
	/*-block-*/
	display: block;
	padding: 0 5px;
}

.con_32_4 .w-button .w-button-icon {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin-right: 3px;
	/*-font-*/
	font-size: 40px;
	color: #3099dd;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
}

.con_32_4 .w-button:hover .w-button-icon {
	color: #3099dd;
	font-size: 40px;
	font-weight: 400;
}

.con_32_4 .w-button .w-button-icon.w-icon-hide {
	display: none;
}

.con_32_4 .w-button .w-button-text {
	/*-block-*/
	display: inline-block;
	/*-font-*/
	font-family: Tahoma;
	font-size: 40px;
	color: #3099dd;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
	width: 100%;
}

.con_32_4 .w-button:hover .w-button-text {
	color: #3099dd;
	font-size: 40px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.con_33_4 {
	color: inherit;
}

.con_33_4 h1,
.con_33_4 h2,
.con_33_4 h3,
.con_33_4 h4,
.con_33_4 h5,
.con_33_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_33_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_33_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_33_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_33_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_33_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_33_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_33_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_33_4_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;
}

.con_34_4>.w-container {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 20px;
	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 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_34_4>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_35_4 {
	color: inherit;
}

.con_35_4 h1,
.con_35_4 h2,
.con_35_4 h3,
.con_35_4 h4,
.con_35_4 h5,
.con_35_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_35_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_35_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_35_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_35_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_35_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_35_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_35_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_35_4_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;
}

.con_36_4 .w-button {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin: 0;
	padding: 0;
	/*-border-*/
	border-top: 2px solid #3099dd;
	border-right: 2px solid #3099dd;
	border-bottom: 2px solid #3099dd;
	border-left: 2px solid #3099dd;
	/*-border-radius-*/
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	/*-background-*/
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(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;
}

.con_36_4 .w-button:hover {
	/*-border-*/
	border-top-color: #2188ca;
	border-right-color: #2188ca;
	border-bottom-color: #2188ca;
	border-left-color: #2188ca;
	/*-background-*/
	background: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(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;
}

.con_36_4 .w-button-position {
	/*-block-*/
	display: block;
	padding: 0 5px;
}

.con_36_4 .w-button .w-button-icon {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin-right: 3px;
	/*-font-*/
	font-size: 40px;
	color: #3099dd;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
}

.con_36_4 .w-button:hover .w-button-icon {
	color: #3099dd;
	font-size: 40px;
	font-weight: 400;
}

.con_36_4 .w-button .w-button-icon.w-icon-hide {
	display: none;
}

.con_36_4 .w-button .w-button-text {
	/*-block-*/
	display: inline-block;
	/*-font-*/
	font-family: Tahoma;
	font-size: 40px;
	color: #3099dd;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
	width: 100%;
}

.con_36_4 .w-button:hover .w-button-text {
	color: #3099dd;
	font-size: 40px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.con_37_4>.w-container {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 20px;
	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 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_37_4>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_38_4 {
	color: inherit;
}

.con_38_4 h1,
.con_38_4 h2,
.con_38_4 h3,
.con_38_4 h4,
.con_38_4 h5,
.con_38_4 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_38_4 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_38_4 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_38_4 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_38_4 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_38_4 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_38_4 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_38_4 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_38_4_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;
}

.con_39_4 .w-button {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin: 0;
	padding: 0;
	/*-border-*/
	border-top: 2px solid #3099dd;
	border-right: 2px solid #3099dd;
	border-bottom: 2px solid #3099dd;
	border-left: 2px solid #3099dd;
	/*-border-radius-*/
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	/*-background-*/
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(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;
}

.con_39_4 .w-button:hover {
	/*-border-*/
	border-top-color: #2188ca;
	border-right-color: #2188ca;
	border-bottom-color: #2188ca;
	border-left-color: #2188ca;
	/*-background-*/
	background: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(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;
}

.con_39_4 .w-button-position {
	/*-block-*/
	display: block;
	padding: 0 5px;
}

.con_39_4 .w-button .w-button-icon {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin-right: 3px;
	/*-font-*/
	font-size: 40px;
	color: #3099dd;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
}

.con_39_4 .w-button:hover .w-button-icon {
	color: #3099dd;
	font-size: 40px;
	font-weight: 400;
}

.con_39_4 .w-button .w-button-icon.w-icon-hide {
	display: none;
}

.con_39_4 .w-button .w-button-text {
	/*-block-*/
	display: inline-block;
	/*-font-*/
	font-family: Tahoma;
	font-size: 40px;
	color: #3099dd;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
	width: 100%;
}

.con_39_4 .w-button:hover .w-button-text {
	color: #3099dd;
	font-size: 40px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.con_40_45 {
	position: relative;
}

.con_40_45 .fullcolumn-outer {
	background-color: rgb(255, 255, 255);
	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;
}

.con_40_45 .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 .con_40_45 .fullcolumn-outer {
	left: 0 !important;
}

.con_41_45 {
	color: inherit;
}

.con_41_45 h1,
.con_41_45 h2,
.con_41_45 h3,
.con_41_45 h4,
.con_41_45 h5,
.con_41_45 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_41_45 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_41_45 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_41_45 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_41_45 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_41_45 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_41_45 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_41_45 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_41_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;
}

.con_52_35 img {
	border: none;
}

.con_52_35_altas img {
	border: none;
}

.con_52_35 .w-atlas-ul {
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*overflow: hidden; 2018.09.20 拖动到1200PX*/
}

.con_52_35 .w-atlas-ul:after {
	margin: 0;
	padding: 0;
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: '.';
	font-size: 0;
}

.con_52_35 .w-atlas-ul li {
	float: left;
	*margin-bottom: 26px;
}

.con_52_35 .w-atlas-ul li a {
	text-decoration: none;
	float: left;
	margin-bottom: 26px;
	margin-left: 26px;
	width: 280px;
	height: 200px;
	overflow: hidden;
}

.con_52_35 .w-atlas-ul li a img {
	float: left;
	width: 280px;
	height: 200px;
	border: none;
	object-fit: cover;
}

.con_52_35 .w-atlas-ul li a img:hover {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #609ee9;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #609ee9;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #609ee9;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #609ee9;
}

.con_52_35 .w-atlas-ul li a h3 {
	/*-position-*/
	position: absolute;
	z-index: 8;
	/*-margin-*/
	padding: 0 10px;
	margin: 0;
	/*-font-*/
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	font-family: Tahoma;
	color: white;
	line-height: 22px;
	text-decoration: none;
	/*-background-*/
	background-color: rgba(0, 0, 0, 0.6);
	background-image: none;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background-repeat: repeat;
	background-position: 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.con_52_35_altas .w-colseBut {
	position: absolute;
	top: 60px;
	right: 166px;
	width: 60px;
	height: 60px;
	/*font*/
	line-height: 60px;
	font-weight: 100;
	text-decoration: none;
	color: #f90;
	font-size: 30px;
	display: block;
	background: #000;
	border: 1px solid #444;
	/*border Radius*/
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	box-sizing: content-box;
}

.con_52_35_altas .w-colseBut:hover {
	background: #000;
	color: #fff;
}

.con_52_35_altas.w-atlas-mod {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999999;
	text-align: center;
	background: rgba(0, 0, 0, 0.9);
	*background: #000;
	background: #000\0;
}

.con_52_35_altas .w_display,
.w-img-select {
	width: 100%;
	float: left;
}

.con_52_35_altas .w-atlas-box {
	width: 540px;
	height: 540px;
	text-align: center;
	margin: 0 auto !important;
	position: relative;
	margin-bottom: 10px !important;
}

.con_52_35_altas .w-atlas-bd {
	z-index: 300;
	position: relative;
}

.con_52_35_altas .w-atlas-bd ul {
	list-style: none;
	margin: 0;
	width: 540px;
}

.con_52_35_altas .w-atlas-bd ul li a img {
	max-width: 540px;
	max-height: 540px;
	overflow: auto;
	margin: auto;
}

.con_52_35_altas .tempWrap {
	width: 536px !important;
}

.con_52_35_altas .w-img-but {
	position: absolute;
}

.con_52_35_altas .w-img-but a {
	position: absolute;
	z-index: 99;
	text-decoration: none;
	color: #fff;
	opacity: 0.1;
	width: 270px;
	float: left;
	line-height: 540px;
}

.con_52_35_altas .w-se-but a {
	width: 30px;
}

.con_52_35_altas .w-img-but a:hover {
	color: #fff;
	opacity: 0.7;
}

.con_52_35_altas .w-nextBut {
	text-align: left;
	position: relative;
	left: -45px;
}

.con_52_35_altas .w-previousBut {
	text-align: right;
	position: relative;
	right: -575px;
}

.con_52_35_altas .w-img-select {
	text-align: center;
}

.con_52_35_altas .w-img-select ul {
	width: 540px;
	height: 64px;
	padding: 0;
	margin: 10px auto !important;
	list-style: none;
	overflow: hidden;
}

.con_52_35_altas .w-img-select ul li {
	float: left;
	margin-bottom: 10px;
}

.con_52_35_altas .w-img-select ul li a {
	width: 59px;
	height: 59px;
	border: 2px solid #222;
	float: left;
	position: relative;
	margin: 0 2px;
	background: #111;
}

.con_52_35_altas .w-img-select ul li a:hover {
	border: 2px solid #fff;
}

.con_52_35_altas .w-img-select .w-action a {
	border: 2px solid #f90;
}

.con_52_35_altas .w-img-select ul li a img {
	float: left;
	max-width: 100%;
	max-height: 80px;
	overflow: auto;
	margin: auto !important;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.con_52_35_altas .w-img-box {
	margin: 0 auto !important;
}

.con_52_35_altas .w-se-but {
	line-height: 60px;
	color: #999;
	text-decoration: none;
	position: absolute;
	height: 60px;
	width: 40px;
	text-decoration: none;
	color: #444;
}

.con_52_35_altas .w-se-but:hover {
	color: #fff;
}

.con_52_35_altas .w-nextBut-se {
	margin-left: -60px;
}

.con_52_35_altas .w-previousBut-se {
	margin-left: 535px;
}
