

	.hide_false {
	display:none !important
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_style_formidable-style.with_frm_style .frm_submit button,
.frm_form_submit_style,
.frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
	width: auto;
	font-size: 18px;
	height: auto;
	line-height: normal;
	text-align: center;
	background: #c24b23;
	border-width: 1px;
	border-color: #c24b23;
	border-style: solid;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-shadow: none;
	padding: 6px 11px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-shadow: 0 1px 1px #eeeeee;
	-webkit-box-shadow: 0 1px 1px #eeeeee;
	box-shadow: 0 1px 1px #eeeeee;
	margin: 10px;
	margin-left: 0;
	margin-right: 0;
	vertical-align: middle;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message {
	margin: 0;
}
.frm_style_formidable-style.with_frm_style .frm-edit-page-btn:hover,
.frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit button:hover {
	background: #c13d11;
	border-color: #c24b23;
	color: #ffffff;
}
.frm_style_formidable-style.with_frm_style.frm_center_submit .frm_submit .frm_ajax_loading {
	margin-bottom: 10px;
}
.frm_style_formidable-style.with_frm_style .frm-edit-page-btn:focus,
.frm_style_formidable-style.with_frm_style input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,
.frm_style_formidable-style.with_frm_style .frm_submit button:focus,
.frm_style_formidable-style.with_frm_style input[type=submit]:active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active,
.frm_style_formidable-style.with_frm_style .frm_submit button:active {
	background: #c24b23;
	border-color: #c24b23;
	color: #ffffff;
	outline: none;
}
.frm_style_formidable-style.with_frm_style .frm_loading_prev .frm_prev_page,
.frm_style_formidable-style.with_frm_style .frm_loading_prev .frm_prev_page:hover,
.frm_style_formidable-style.with_frm_style .frm_loading_prev .frm_prev_page:active,
.frm_style_formidable-style.with_frm_style .frm_loading_prev .frm_prev_page:focus,
.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit,
.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:hover,
.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:active,
.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:focus {
	color: transparent;
	background: #c24b23;
}
.frm_style_formidable-style.with_frm_style .frm_loading_prev .frm_prev_page:before,
.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:before {
	border-bottom-color: #ffffff;
	border-right-color: #ffffff;
}
.frm_style_formidable-style.with_frm_style.frm_inline_top .frm_submit::before,
.frm_style_formidable-style.with_frm_style .frm_submit.frm_inline_submit::before {
	content: "before";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px 0;
	width: auto;
	display: block;
	visibility: hidden;
}
.frm_style_formidable-style.with_frm_style.frm_inline_form .frm_submit input,
.frm_style_formidable-style.with_frm_style.frm_inline_form .frm_submit button,
.frm_style_formidable-style.with_frm_style .frm_submit.frm_inline_submit input,
.frm_style_formidable-style.with_frm_style .frm_submit.frm_inline_submit button {
	margin: 0 !important;
}
.frm_style_formidable-style.with_frm_style #frm_field_cptch_number_container {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	clear: both;
}
.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=text],
.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=password],
.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=url],
.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=tel],
.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=number],
.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=email],
.frm_style_formidable-style.with_frm_style .frm_blank_field textarea,
.frm_style_formidable-style.with_frm_style .frm_blank_field .mce-edit-area iframe,
.frm_style_formidable-style.with_frm_style .frm_blank_field select:not(.ui-datepicker-month):not(.ui-datepicker-year),
.frm_form_fields_error_style,
.frm_style_formidable-style.with_frm_style .frm_blank_field .frm-g-recaptcha iframe,
.frm_style_formidable-style.with_frm_style .frm_blank_field .g-recaptcha iframe,
.frm_style_formidable-style.with_frm_style .frm_blank_field .frm-card-element.StripeElement,
.frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-multi .chosen-choices,
.frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-single .chosen-single,
.frm_style_formidable-style.with_frm_style .frm_form_field :invalid {
	color: #444444;
	background-color: #ffffff;
	border-color: #B94A48;
	border-width: 1px;
	border-style: solid;
}
.frm_style_formidable-style.with_frm_style .frm_blank_field .sigWrapper {
	border-color: #B94A48 !important;
}
.frm_style_formidable-style.with_frm_style .frm_error {
	font-weight: bold;
}
.frm_style_formidable-style.with_frm_style .frm_blank_field label,
.frm_style_formidable-style.with_frm_style .frm_error {
	color: #B94A48;
}
.frm_style_formidable-style.with_frm_style .frm_error_style {
	background-color: #F2DEDE;
	border: 1px solid #EBCCD1;
	border-radius: 2px;
	color: #B94A48;
	font-size: 14px;
	margin: 0;
	margin-bottom: 20px;
}
.frm_style_formidable-style.with_frm_style #frm_loading .progress-striped .progress-bar {
	background-image: linear-gradient(45deg, #888888 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #888888 50%, #888888 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}
.frm_style_formidable-style.with_frm_style #frm_loading .progress-bar {
	background-color: #ffffff;
}
.frm_style_formidable-style.with_frm_style .frm_form_field.frm_total_big input,
.frm_style_formidable-style.with_frm_style .frm_form_field.frm_total_big textarea,
.frm_style_formidable-style.with_frm_style .frm_form_field.frm_total input,
.frm_style_formidable-style.with_frm_style .frm_form_field.frm_total textarea {
	color: #333333;
	background-color: transparent;
	border: none;
	display: inline;
	width: auto;
	padding: 0;
}
.frm_ajax_loading {
	visibility: hidden;
	width: auto;
}
.frm_form_submit_style {
	height: auto;
}
a.frm_save_draft {
	cursor: pointer;
}
.with_frm_style a.frm_save_draft {
	font-size: 18px;
	font-size: var(--submit-font-size);
	font-weight: bold;
	font-weight: var(--submit-weight);
}
.horizontal_radio .frm_radio {
	margin: 0 5px 0 0;
}
.horizontal_radio .frm_checkbox {
	margin: 0;
	margin-right: 5px;
}
.vertical_radio .frm_checkbox,
.vertical_radio .frm_radio,
.vertical_radio .frm_catlevel_1 {
	display: block;
}
.horizontal_radio .frm_checkbox,
.horizontal_radio .frm_radio,
.horizontal_radio .frm_catlevel_1 {
	display: inline-block;
	padding-left: 0;
}
.with_frm_style .frm_radio {
	display: block;
	display: var(--radio-align);
}
.with_frm_style .frm_checkbox {
	display: block;
	display: var(--check-align);
}
.with_frm_style .vertical_radio .frm_checkbox,
.with_frm_style .vertical_radio .frm_radio,
.vertical_radio .frm_catlevel_1 {
	display: block;
}
.with_frm_style .horizontal_radio .frm_checkbox,
.with_frm_style .horizontal_radio .frm_radio,
.horizontal_radio .frm_catlevel_1 {
	display: inline-block;
}
.with_frm_style .frm_checkbox label,
.with_frm_style .frm_radio label {
	display: inline;
	white-space: normal;
}
.with_frm_style .vertical_radio .frm_checkbox label,
.with_frm_style .vertical_radio .frm_radio label {
	display: block;
	padding-left: 20px;
	text-indent: -20px;
}
.with_frm_style .frm_radio label,
.with_frm_style .frm_checkbox label {
	font-size: 13px;
	font-size: var(--check-font-size);
	color: #444444;
	color: var(--check-label-color);
	font-weight: normal;
	font-weight: var(--check-weight);
	line-height: 1.3;
}
.with_frm_style .frm_radio input[type=radio],
.with_frm_style .frm_checkbox input[type=checkbox] {
	font-size: 13px;
	font-size: var(--check-font-size);
	position: static;
}
.frm_file_container .frm_file_link,
.with_frm_style .frm_radio label .frm_file_container,
.with_frm_style .frm_checkbox label .frm_file_container {
	display: inline-block;
	margin: 5px;
	vertical-align: middle;
}
.with_frm_style .frm_radio input[type=radio] {
	border-radius: 50%;
}
.with_frm_style .frm_checkbox input[type=checkbox] {
	border-radius: 0;
}
.with_frm_style .frm_radio input[type=radio],
.with_frm_style .frm_checkbox input[type=checkbox] {
	-webkit-appearance: none;
	appearance: none;
	background-color: var(--bg-color);
	flex: none;
	display: inline-block !important;
	margin: 0 5px 0 0;
	color: var(--border-color);
	width: 18px;
	min-width: 18px;
	height: 18px;
	border: 1px solid currentColor;
	border-color: var(--border-color);
	vertical-align: middle;
	position: initial;
	padding: 0;
}
.with_frm_style .frm_radio input[type=radio]:before,
.with_frm_style .frm_checkbox input[type=checkbox]:before {
	content: '';
	width: 12px;
	height: 12px;
	border-radius: 50%;
	transform: scale(0);
	transition: 120ms transform ease-in-out;
	box-shadow: inset 10px 10px var(--text-color);
	display: block;
	margin: 2px 0 0 2px;
}
.with_frm_style .frm_checkbox input[type=checkbox]:before {
	clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
	border-radius: 0;
}
.with_frm_style .frm_radio input[type=radio]:checked:before,
.with_frm_style .frm_checkbox input[type=checkbox]:checked:before {
	transform: scale(1);
}
.with_frm_style :invalid,
.with_frm_style :-moz-submit-invalid,
.with_frm_style :-moz-ui-invalid {
	box-shadow: none;
}
.with_frm_style .frm_error_style img {
	padding-right: 10px;
	vertical-align: middle;
	border: none;
}
.with_frm_style .frm_trigger {
	cursor: pointer;
}
.with_frm_style .frm_error_style,
.with_frm_style .frm_message,
.frm_success_style {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 15px;
}
.with_frm_style .frm_message p {
	margin-bottom: 5px;
	color: #468847;
	color: var(--success-text-color);
}
.with_frm_style .frm_message,
.frm_success_style {
	margin: 5px 0 15px;
	border: 1px solid #D6E9C6;
	border-color: var(--success-border-color);
	background-color: #DFF0D8;
	background-color: var(--success-bg-color);
	color: #468847;
	color: var(--success-text-color);
	border-radius: 2px;
	border-radius: var(--border-radius);
	font-size: 14px;
	font-size: var(--success-font-size);
}
.with_frm_style .frm_plain_success .frm_message {
	background-color: transparent;
	padding: 0;
	border: none;
	font-size: inherit;
	color: inherit;
}
.with_frm_style .frm_plain_success .frm_message p {
	color: inherit;
}
.frm_form_fields_style,
.frm_form_fields_active_style,
.frm_form_fields_error_style,
.frm_form_submit_style {
	width: auto;
}
.with_frm_style .frm_trigger span {
	float: left;
}
.with_frm_style table.frm-grid,
#content .with_frm_style table.frm-grid {
	border-collapse: collapse;
	border: none;
}
.frm-grid td,
.frm-grid th {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #888888;
	border-color: var(--border-color);
	border-top: none;
	border-left: none;
	border-right: none;
}
.frm-alt-table {
	width: 100%;
	border-collapse: separate;
	margin-top: 0.5em;
	font-size: 15px;
	border-width: 1px;
}
.with_frm_style .frm-alt-table {
	border-color: #888888;
	border-color: var(--border-color);
}
.frm-alt-table th {
	width: 200px;
}
.frm-alt-table tr {
	background-color: transparent;
}
.frm-alt-table th,
.frm-alt-table td {
	background-color: transparent;
	vertical-align: top;
	text-align: left;
	padding: 20px;
	border-color: transparent;
}
.frm-alt-table tr:nth-child(even) {
	background-color: #b5b5b5;
}
table.form_results.with_frm_style {
	border: 1px solid #888888;
	border-width: var(--field-border-width);
	border-color: var(--border-color);
}
table.form_results.with_frm_style tr td {
	text-align: left;
	padding: 7px 9px;
	color: #333333;
	color: var(--text-color);
	border-top: 1px solid #888888;
	border-top-width: var(--field-border-width);
	border-top-color: var(--border-color);
}
table.form_results.with_frm_style tr.frm_even,
.frm-grid .frm_even {
	background-color: #fff;
	background-color: var(--bg-color);
}
table.form_results.with_frm_style tr.frm_odd,
.frm-grid .frm_odd {
	background-color: #ffffff;
	background-color: var(--bg-color);
}
.frm_color_block {
	background-color: #b5b5b5;
	padding: 40px;
}
.with_frm_style .frm-show-form .frm_color_block.frm_section_heading h3,
.frm_color_block.frm_section_heading h3 {
	border-width: 0 !important;
}
.frm_collapse .ui-icon {
	display: inline-block;
}
.frm_toggle_container {
	border: 1px solid transparent;
}
.frm_toggle_container ul {
	margin: 5px 0;
	padding-left: 0;
	list-style-type: none;
}
.frm_toggle_container .frm_month_heading {
	text-indent: 15px;
}
.frm_toggle_container .frm_month_listing {
	margin-left: 40px;
}
#frm_loading {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
}
#frm_loading h3 {
	font-weight: 500;
	padding-bottom: 15px;
	color: #fff;
	font-size: 24px;
}
#frm_loading_content {
	position: fixed;
	top: 20%;
	left: 33%;
	width: 33%;
	text-align: center;
	padding-top: 30px;
	font-weight: bold;
	z-index: 9999999;
}
#frm_loading img {
	max-width: 100%;
}
#frm_loading .progress {
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
#frm_loading .progress.active .progress-bar {
	animation: 2s linear 0s normal none infinite progress-bar-stripes;
}
#frm_loading .progress-striped .progress-bar {
	background-image: linear-gradient(45deg, #888888 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #888888 50%, #888888 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
	background-size: 40px 40px;
}
#frm_loading .progress-bar {
	background-color: #ffffff;
	background-color: var(--bg-color);
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
	float: left;
	height: 100%;
	line-height: 20px;
	text-align: center;
	transition: width 0.6s ease 0s;
	width: 100%;
}
.frm_image_from_url {
	height: 50px;
}
.frm-loading-img {
	background: url(https://www.decorativewiremesh.com/wp-content/plugins/formidable/images/ajax_loader.gif) no-repeat center center;
	padding: 6px 12px;
}
select.frm_loading_lookup {
	background-image: url(https://www.decorativewiremesh.com/wp-content/plugins/formidable/images/ajax_loader.gif) !important;
	background-position: 10px;
	background-repeat: no-repeat;
	color: transparent !important;
}
.frm_screen_reader {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.frm_screen_reader.frm_hidden {
	display: initial;
}
.frm_verify {
	position: absolute;
	left: -3000px;
}
.frm_clear_none {
	clear: none;
}
.frm_clear {
	clear: both;
}
.frm_form_field.frm_alignright {
	float: right !important;
}
.with_frm_style .frm_form_field {
	clear: both;
}
.frm_combo_inputs_container,
.frm_grid_container,
.frm_form_fields .frm_section_heading,
.frm_form_fields .frm_fields_container {
	display: grid;
	grid-template-columns: repeat(12, 6.5%);
	grid-auto-rows: max-content;
	grid-gap: 0 2%;
}
.frm_combo_inputs_container>*,
.frm_grid_container>*,
.frm_section_heading>*,
.frm_fields_container .frm_form_field,
.frm_fields_container>* {
	grid-column: span 12 / span 12;
}
.frm_inline,
.frm_form_field.frm_left_inline,
.frm_form_field.frm_first_inline,
.frm_form_field.frm_inline,
.frm_submit.frm_inline,
.frm_form_field.frm_right_inline,
.frm_form_field.frm_last_inline {
	width: auto;
	grid-column: span 2 / span 2;
}
.frm6,
.frm_half,
.frm_form_field.frm_three_fifths,
.frm_form_field.frm6,
.frm_submit.frm6,
.frm_form_field.frm_left_half,
.frm_form_field.frm_right_half,
.frm_form_field.frm_first_half,
.frm_form_field.frm_last_half,
.frm_form_field.frm_half,
.frm_submit.frm_half {
	grid-column: span 6 / span 6;
}
.frm4,
.frm_third,
.frm_form_field.frm_two_fifths,
.frm_form_field.frm4,
.frm_submit.frm4,
.frm_form_field.frm_left_third,
.frm_form_field.frm_third,
.frm_submit.frm_third,
.frm_form_field.frm_right_third,
.frm_form_field.frm_first_third,
.frm_form_field.frm_last_third {
	grid-column: span 4 / span 4;
}
.frm8,
.frm_two_thirds,
.frm_form_field.frm8,
.frm_submit.frm8,
.frm_form_field.frm_left_two_thirds,
.frm_form_field.frm_right_two_thirds,
.frm_form_field.frm_first_two_thirds,
.frm_form_field.frm_last_two_thirds,
.frm_form_field.frm_two_thirds {
	grid-column: span 8/span 8;
}
.frm3,
.frm_fourth,
.frm_form_field.frm3,
.frm_submit.frm3,
.frm_form_field.frm_left_fourth,
.frm_form_field.frm_fourth,
.frm_submit.frm_fourth,
.frm_form_field.frm_right_fourth,
.frm_form_field.frm_first_fourth,
.frm_form_field.frm_last_fourth {
	grid-column: span 3/span 3;
}
.frm9,
.frm_three_fourths,
.frm_form_field.frm_four_fifths,
.frm_form_field.frm9,
.frm_submit.frm9,
.frm_form_field.frm_three_fourths {
	grid-column: span 9/span 9;
}
.frm_form_field.frm_left_fifth,
.frm_form_field.frm_fifth,
.frm_submit.frm_fifth,
.frm_form_field.frm_right_fifth,
.frm_form_field.frm_first_fifth,
.frm_form_field.frm_last_fifth {
	grid-column: span 2/span 2;
}
.frm2,
.frm_sixth,
.frm_form_field.frm2,
.frm_submit.frm2,
.frm_form_field.frm_sixth,
.frm_submit.frm_sixth,
.frm_form_field.frm_first_sixth,
.frm_form_field.frm_last_sixth {
	grid-column: span 2/span 2;
}
.frm10,
.frm_form_field.frm10,
.frm_submit.frm10 {
	grid-column: span 10/span 10;
}
.frm1,
.frm_form_field.frm1,
.frm_submit.frm1,
.frm_form_field.frm_seventh,
.frm_submit.frm_seventh,
.frm_form_field.frm_first_seventh,
.frm_form_field.frm_last_seventh.frm_form_field.frm_eighth,
.frm_submit.frm_eighth,
.frm_form_field.frm_first_eighth,
.frm_form_field.frm_last_eighth {
	grid-column: span 1/span 1;
}
.frm5,
.frm_form_field.frm5,
.frm_submit.frm5 {
	grid-column: span 5/span 5;
}
.frm7,
.frm_form_field.frm7,
.frm_submit.frm7 {
	grid-column: span 7/span 7;
}
.frm11,
.frm_form_field.frm11,
.frm_submit.frm11 {
	grid-column: span 11/span 11;
}
.frm12,
.frm_full,
.frm_full .wp-editor-wrap,
.frm_full>input:not([type='checkbox']):not([type='radio']):not([type='button']),
.frm_full select,
.frm_full textarea {
	width: 100% !important;
	grid-column: span 12/span 12;
	box-sizing: border-box;
}
.frm_full .wp-editor-wrap input {
	width: auto !important;
}
.frm_first,
.frm_form_field.frm_left_half,
.frm_form_field.frm_left_third,
.frm_form_field.frm_left_two_thirds,
.frm_form_field.frm_left_fourth,
.frm_form_field.frm_left_fifth,
.frm_form_field.frm_left_inline,
.frm_form_field.frm_first_half,
.frm_form_field.frm_first_third,
.frm_form_field.frm_first_two_thirds,
.frm_form_field.frm_first_fourth,
.frm_form_field.frm_first_fifth,
.frm_form_field.frm_first_sixth,
.frm_form_field.frm_first_seventh,
.frm_form_field.frm_first_eighth,
.frm_form_field.frm_first_inline,
.frm_form_field.frm_first {
	grid-column-start: 1;
}
.frm_last,
.frm_form_field.frm_last,
.frm_form_field.frm_alignright {
	grid-column-end: -1;
	justify-content: end;
}
.with_frm_style.frm_rtl .frm_form_fields .star-rating {
	float: right;
}
.with_frm_style.frm_rtl .frm_grid .frm_primary_label,
.with_frm_style.frm_rtl .frm_grid_first .frm_primary_label,
.with_frm_style.frm_rtl .frm_grid_odd .frm_primary_label,
.with_frm_style.frm_rtl .frm_grid .frm_radio,
.with_frm_style.frm_rtl .frm_grid_first .frm_radio,
.with_frm_style.frm_rtl .frm_grid_odd .frm_radio,
.with_frm_style.frm_rtl .frm_grid .frm_checkbox,
.with_frm_style.frm_rtl .frm_grid_first .frm_checkbox,
.with_frm_style.frm_rtl .frm_grid_odd .frm_checkbox {
	float: right !important;
	margin-right: 0 !important;
}
.with_frm_style.frm_rtl .frm_grid_first .frm_radio label input,
.with_frm_style.frm_rtl .frm_grid .frm_radio label input,
.with_frm_style.frm_rtl .frm_grid_odd .frm_radio label input,
.with_frm_style.frm_rtl .frm_grid_first .frm_checkbox label input,
.with_frm_style.frm_rtl .frm_grid .frm_checkbox label input,
.with_frm_style.frm_rtl .frm_grid_odd .frm_checkbox label input {
	float: left;
}
.with_frm_style.frm_rtl .frm_catlevel_2,
.with_frm_style.frm_rtl .frm_catlevel_3,
.with_frm_style.frm_rtl .frm_catlevel_4,
.with_frm_style.frm_rtl .frm_catlevel_5 {
	margin-right: 18px;
}
.with_frm_style.frm_rtl div>.frm_time_select {
	margin-right: 5px;
}
.frm_form_field.frm_inline_container,
.frm_form_field.frm_right_container,
.frm_form_field.frm_left_container {
	display: grid;
	grid-template-columns: 25% auto;
	width: 100%;
	grid-auto-rows: min-content;
}
.frm_form_field.frm_right_container {
	grid-template-columns: auto 25%;
}
.frm_form_field.frm_inline_container {
	grid-template-columns: repeat(2, minmax(auto, max-content));
}
.frm_form_field.frm_inline_container .frm_primary_label,
.frm_form_field.frm_right_container .frm_primary_label,
.frm_form_field.frm_left_container .frm_primary_label {
	margin-right: 10px;
	grid-row: span 2/span 2;
	padding-top: 4px;
}
.frm_form_field.frm_left_container .frm_primary_label {
	grid-column: 1;
	grid-row: span 2/span 2;
}
.frm_form_field.frm_right_container .frm_primary_label {
	grid-column: 2;
	grid-row: 1;
	margin-right: 0;
	margin-left: 10px;
}
.frm_form_field.frm_inline_container .frm_description,
.frm_form_field.frm_left_container .frm_description {
	grid-column: 2;
}
.frm_form_field.frm_right_container .frm_description {
	grid-column: 1;
}
.frm_conf_field.frm_left_container {
	grid-template-columns: 67%;
}
.frm_conf_field.frm_left_container .frm_description {
	grid-column: 1;
}
.frm-fade-in {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@keyframes spin {
	0% {
	transform: rotate(0deg);
}
100% {
	transform: rotate(360deg);
}
}
@keyframes fadeIn {
	0% {
	opacity: 0;
}
100% {
	opacity: 1;
}
}
@media only screen and (max-width: 750px) {
	.frm_grid_container.frm_no_grid_750>div {
	grid-column: span 12/span 12;
}
}
@media only screen and (max-width: 600px) {
	.frm_section_heading>.frm_form_field,.frm_fields_container>.frm_submit,.frm_grid_container>.frm_form_field,.frm_fields_container>.frm_form_field {
	grid-column: 1 / span 12 !important;
}
.frm_grid_container.frm_no_grid_600,.frm_form_field.frm_inline_container,.frm_form_field.frm_right_container,.frm_form_field.frm_left_container {
	display: block;
}
}
.frm_conf_field.frm_left_container .frm_primary_label {
	display: none;
}
.wp-editor-wrap *,
.wp-editor-wrap *:after,
.wp-editor-wrap *:before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.with_frm_style .frm_grid,
.with_frm_style .frm_grid_first,
.with_frm_style .frm_grid_odd {
	clear: both;
	margin-bottom: 0 !important;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #888888;
	border-color: var(--border-color);
	border-left: none;
	border-right: none;
}
.with_frm_style .frm_grid,
.with_frm_style .frm_grid_odd {
	border-top: none;
}
.frm_grid .frm_error,
.frm_grid_first .frm_error,
.frm_grid_odd .frm_error {
	display: none;
}
.frm_grid:after,
.frm_grid_first:after,
.frm_grid_odd:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.frm_grid_first {
	margin-top: 20px;
}
.frm_grid_first,
.frm_grid_odd {
	background-color: #ffffff;
	background-color: var(--bg-color);
}
.frm_grid {
	background-color: #ffffff;
	background-color: var(--bg-color-active);
}
.with_frm_style .frm_grid.frm_blank_field,
.with_frm_style .frm_grid_first.frm_blank_field,
.with_frm_style .frm_grid_odd.frm_blank_field {
	background-color: #F2DEDE;
	background-color: var(--error-bg);
	border-color: #EBCCD1;
	border-color: var(--error-bg);
}
.frm_grid .frm_primary_label,
.frm_grid_first .frm_primary_label,
.frm_grid_odd .frm_primary_label,
.frm_grid .frm_radio,
.frm_grid_first .frm_radio,
.frm_grid_odd .frm_radio,
.frm_grid .frm_checkbox,
.frm_grid_first .frm_checkbox,
.frm_grid_odd .frm_checkbox {
	float: left !important;
	display: block;
	margin-top: 0;
	margin-left: 0 !important;
}
.frm_grid_first .frm_radio label,
.frm_grid .frm_radio label,
.frm_grid_odd .frm_radio label,
.frm_grid_first .frm_checkbox label,
.frm_grid .frm_checkbox label,
.frm_grid_odd .frm_checkbox label {
	visibility: hidden;
	white-space: nowrap;
	text-align: left;
}
.frm_grid_first .frm_radio label input,
.frm_grid .frm_radio label input,
.frm_grid_odd .frm_radio label input,
.frm_grid_first .frm_checkbox label input,
.frm_grid .frm_checkbox label input,
.frm_grid_odd .frm_checkbox label input {
	visibility: visible;
	margin: 2px 0 0;
	float: right;
}
.frm_grid .frm_radio,
.frm_grid_first .frm_radio,
.frm_grid_odd .frm_radio,
.frm_grid .frm_checkbox,
.frm_grid_first .frm_checkbox,
.frm_grid_odd .frm_checkbox {
	display: inline;
}
.frm_grid_2 .frm_radio,
.frm_grid_2 .frm_checkbox,
.frm_grid_2 .frm_primary_label {
	width: 48% !important;
}
.frm_grid_2 .frm_radio,
.frm_grid_2 .frm_checkbox {
	margin-right: 4%;
}
.frm_grid_3 .frm_radio,
.frm_grid_3 .frm_checkbox,
.frm_grid_3 .frm_primary_label {
	width: 30% !important;
}
.frm_grid_3 .frm_radio,
.frm_grid_3 .frm_checkbox {
	margin-right: 3%;
}
.frm_grid_4 .frm_radio,
.frm_grid_4 .frm_checkbox {
	width: 20% !important;
}
.frm_grid_4 .frm_primary_label {
	width: 28% !important;
}
.frm_grid_4 .frm_radio,
.frm_grid_4 .frm_checkbox {
	margin-right: 4%;
}
.frm_grid_5 .frm_primary_label,
.frm_grid_7 .frm_primary_label {
	width: 24% !important;
}
.frm_grid_5 .frm_radio,
.frm_grid_5 .frm_checkbox {
	width: 17% !important;
	margin-right: 2%;
}
.frm_grid_6 .frm_primary_label {
	width: 25% !important;
}
.frm_grid_6 .frm_radio,
.frm_grid_6 .frm_checkbox {
	width: 14% !important;
	margin-right: 1%;
}
.frm_grid_7 .frm_primary_label {
	width: 22% !important;
}
.frm_grid_7 .frm_radio,
.frm_grid_7 .frm_checkbox {
	width: 12% !important;
	margin-right: 1%;
}
.frm_grid_8 .frm_primary_label {
	width: 23% !important;
}
.frm_grid_8 .frm_radio,
.frm_grid_8 .frm_checkbox {
	width: 10% !important;
	margin-right: 1%;
}
.frm_grid_9 .frm_primary_label {
	width: 20% !important;
}
.frm_grid_9 .frm_radio,
.frm_grid_9 .frm_checkbox {
	width: 9% !important;
	margin-right: 1%;
}
.frm_grid_10 .frm_primary_label {
	width: 19% !important;
}
.frm_grid_10 .frm_radio,
.frm_grid_10 .frm_checkbox {
	width: 8% !important;
	margin-right: 1%;
}
.frm_form_field.frm_inline_container .frm_opt_container,
.frm_form_field.frm_right_container .frm_opt_container,
.frm_form_field.frm_left_container .frm_opt_container {
	padding-top: 4px;
}
.with_frm_style .frm_inline_container.frm_grid_first .frm_primary_label,
.with_frm_style .frm_inline_container.frm_grid .frm_primary_label,
.with_frm_style .frm_inline_container.frm_grid_odd .frm_primary_label,
.with_frm_style .frm_inline_container.frm_grid_first .frm_opt_container,
.with_frm_style .frm_inline_container.frm_grid .frm_opt_container,
.with_frm_style .frm_inline_container.frm_grid_odd .frm_opt_container {
	margin-right: 0;
}
.frm_form_field.frm_two_col .frm_opt_container,
.frm_form_field.frm_three_col .frm_opt_container,
.frm_form_field.frm_four_col .frm_opt_container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-auto-rows: max-content;
	grid-gap: 0 2.5%;
}
.frm_form_field.frm_three_col .frm_opt_container {
	grid-template-columns: repeat(3, 1fr);
}
.frm_form_field.frm_four_col .frm_opt_container {
	grid-template-columns: repeat(4, 1fr);
}
.frm_form_field.frm_two_col .frm_radio,
.frm_form_field.frm_two_col .frm_checkbox,
.frm_form_field.frm_three_col .frm_radio,
.frm_form_field.frm_three_col .frm_checkbox,
.frm_form_field.frm_four_col .frm_radio,
.frm_form_field.frm_four_col .frm_checkbox {
	grid-column-end: span 1;
}
.frm_form_field .frm_checkbox,
.frm_form_field .frm_checkbox+.frm_checkbox,
.frm_form_field .frm_radio,
.frm_form_field .frm_radio+.frm_radio {
	margin-top: 0;
	margin-bottom: 0;
}
.frm_form_field.frm_scroll_box .frm_opt_container {
	height: 100px;
	overflow: auto;
}
.frm_html_container.frm_scroll_box,
.frm_form_field.frm_html_scroll_box {
	height: 100px;
	overflow: auto;
	background-color: #ffffff;
	background-color: var(--bg-color);
	border-color: #888888;
	border-color: var(--border-color);
	border-width: 1px;
	border-width: var(--field-border-width);
	border-style: solid;
	border-style: var(--field-border-style);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border-radius: var(--border-radius);
	width: 100%;
	width: var(--field-width);
	max-width: 100%;
	font-size: 15px;
	font-size: var(--field-font-size);
	padding: 3px 5px;
	padding: var(--field-pad);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	font-weight: normal;
	box-shadow: var(--box-shadow);
}
.frm_form_field.frm_total_big input,
.frm_form_field.frm_total_big textarea,
.frm_form_field.frm_total input,
.frm_form_field.frm_total textarea {
	opacity: 1;
	background-color: transparent !important;
	border: none !important;
	font-weight: bold;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	width: auto !important;
	height: auto !important;
	box-shadow: none !important;
	display: inline;
	-moz-appearance: textfield;
	padding: 0;
}
.frm_form_field.frm_total_big input::-webkit-outer-spin-button,
.frm_form_field.frm_total_big input::-webkit-inner-spin-button,
.frm_form_field.frm_total input::-webkit-outer-spin-button,
.frm_form_field.frm_total input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.frm_form_field.frm_total_big input:focus,
.frm_form_field.frm_total_big textarea:focus,
.frm_form_field.frm_total input:focus,
.frm_form_field.frm_total textarea:focus {
	background-color: transparent;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.frm_form_field.frm_label_justify .frm_primary_label {
	text-align: justify !important;
}
.frm_form_field.frm_capitalize input,
.frm_form_field.frm_capitalize select,
.frm_form_field.frm_capitalize .frm_opt_container label {
	text-transform: capitalize;
}
.frm_clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.frm_clearfix {
	display: block;
}
.with_frm_style .frm_repeat_sec .frm_form_field.frm_repeat_buttons .frm_icon_font::before {
	color: #ffffff;
	color: var(--repeat-icon-color);
}
.with_frm_style,
.frm_forms {
	--progress-border-color-b: #d5d5d5;
	--image-size: 150px;
}
.js .frm_logic_form:not(.frm_no_hide) {
	display: none;
}
.with_frm_style .frm_conf_field.frm_half label.frm_conf_label {
	overflow: hidden;
	white-space: nowrap;
}
.with_frm_style .frm_time_wrap {
	white-space: nowrap;
}
.with_frm_style select.frm_time_select {
	white-space: pre;
	display: inline;
}
.with_frm_style .frm-show-form .frm_section_heading h3 {
	padding: 5px 0 3px 0;
	margin: 0;
	font-size: 18px;
	font-size: var(--section-font-size);
	font-weight: bold;
	font-weight: var(--section-weight);
	color: #444444;
	color: var(--section-color);
	border: none;
	background-color: transparent;
	background-color: var(--section-bg-color);
}
.with_frm_style .frm_repeat_sec {
	margin-bottom: 20px;
	margin-bottom: var(--field-margin);
	margin-top: 20px;
	margin-top: var(--field-margin);
	padding-bottom: 15px;
	border-bottom: 2px solid #e8e8e8;
	border-bottom-width: var(--section-border-width);
	border-bottom-style: var(--section-border-style);
	border-color: var(--section-border-color);
}
.with_frm_style .frm_repeat_sec:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.with_frm_style .frm_repeat_inline {
	clear: both;
}
.frm_invisible_section .frm_form_field,
.frm_invisible_section {
	display: none !important;
	visibility: hidden !important;
	height: 0;
	margin: 0;
}
.frm_form_field .frm_repeat_sec .frm_add_form_row,
.frm_section_heading div.frm_repeat_sec:last-child .frm_add_form_row.frm_hide_add_button,
.frm_form_field div.frm_repeat_grid .frm_add_form_row.frm_hide_add_button,
.frm_form_field div.frm_repeat_inline .frm_add_form_row.frm_hide_add_button {
	-moz-transition: opacity .15s ease-in-out;
	-webkit-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
	pointer-events: none;
}
.frm_form_field .frm_repeat_sec .frm_add_form_row,
.frm_section_heading div.frm_repeat_sec:last-child .frm_add_form_row.frm_hide_add_button {
	display: none;
}
.frm_form_field div.frm_repeat_grid .frm_add_form_row.frm_hide_add_button,
.frm_form_field div.frm_repeat_inline .frm_add_form_row.frm_hide_add_button {
	visibility: hidden;
}
.frm_form_field div.frm_repeat_grid .frm_add_form_row,
.frm_form_field div.frm_repeat_inline .frm_add_form_row,
.frm_section_heading div.frm_repeat_sec:last-child .frm_add_form_row {
	display: inline-block;
	visibility: visible;
	pointer-events: auto;
}
.frm_add_form_row.frm_button.frm_hidden:last-child,
.frm_add_form_row.frm_icon_font.frm_hidden:last-child {
	display: inline-block;
}
.frm_form_fields .frm_section_heading.frm_hidden {
	display: none;
}
.frm_repeat_inline .frm_repeat_buttons a.frm_icon_font {
	vertical-align: sub;
}
.frm_repeat_inline .frm_repeat_buttons a.frm_icon_font:before {
	vertical-align: text-top;
}
.frm_repeat_grid .frm_button,
.frm_repeat_inline .frm_button,
.frm_repeat_sec .frm_button {
	display: inline-block;
	line-height: 1;
}
.with_frm_style .frm_button .frm_icon_font:before {
	font-size: 18px;
	font-size: var(--submit-font-size);
}
.frm_repeat_sec .frm_button .frm_icon_font:before,
.frm_repeat_grid .frm_button .frm_icon_font:before,
.frm_repeat_inline .frm_button .frm_icon_font:before {
	line-height: 1;
}
.frm_form_field .frm_repeat_grid~.frm_repeat_grid .frm_form_field .frm_primary_label {
	display: none !important;
}
.with_frm_style .frm_input_group {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
}
.with_frm_style .frm_input_group.frm_hidden {
	display: none;
}
.with_frm_style .frm_inline_box {
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	align-items: center;
	font-size: 90%;
	padding: 0 10px;
	color: #ffffff;
	color: var(--progress-color);
	border: 1px solid #888888;
	border-color: var(--border-color);
	border-width: var(--field-border-width);
	border-style: var(--field-border-style);
	background-color: #dddddd;
	background-color: var(--progress-bg-color);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border-radius: var(--border-radius);
	width: auto;
}
.with_frm_style .frm_input_group .frm_inline_box:first-child {
	margin-right: -1px;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}
.with_frm_style .frm_input_group .chosen-container+.frm_inline_box,
.with_frm_style .frm_input_group select+.frm_inline_box,
.with_frm_style .frm_input_group input+.frm_inline_box {
	margin-left: -1px;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.with_frm_style .frm_input_group .chosen-container,
.with_frm_style .frm_input_group>select,
.with_frm_style .frm_input_group>input {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1% !important;
	min-width: 0;
	margin-bottom: 0;
	display: block;
}
.with_frm_style .frm_input_group.frm_with_pre .chosen-container-multi .chosen-choices,
.with_frm_style .frm_input_group.frm_with_pre .chosen-single,
.with_frm_style .frm_input_group.frm_with_pre>select,
.with_frm_style .frm_input_group.frm_with_pre>input {
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.with_frm_style .frm_input_group.frm_with_post .chosen-container-multi .chosen-choices,
.with_frm_style .frm_input_group.frm_with_post .chosen-single,
.with_frm_style .frm_input_group.frm_with_post>select,
.with_frm_style .frm_input_group.frm_with_post>input {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}
.with_frm_style .frm_total input,
.with_frm_style .frm_total_big input {
	background-color: transparent;
	border: none;
	width: auto;
	box-shadow: none !important;
}
.with_frm_style .frm_total .frm_inline_box,
.with_frm_style .frm_total_big .frm_inline_box {
	background-color: transparent !important;
	border-width: 0 !important;
	box-shadow: none !important;
	color: var(--text-color);
	padding: 0 3px 0 1px !important;
}
.with_frm_style .frm_inline_total {
	padding: 0 3px;
}
#ui-datepicker-div {
	display: none;
	z-index: 999999 !important;
}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-month,
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
	width: 33%;
	background-color: #fff;
	float: none;
}
.ui-datepicker select.ui-datepicker-month {
	margin-right: 3px;
}
.ui-datepicker-month,
.ui-datepicker-year {
	max-width: 100%;
	max-height: 2em;
	padding: 6px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline;
}
.ui-datepicker .ui-widget-header,
.ui-datepicker .ui-datepicker-header {
	background: #008ec2 !important;
	color: #ffffff !important;
}
.ui-datepicker td.ui-datepicker-today {
	background: rgba(0, 92, 144, 0.15) !important;
}
.ui-datepicker td.ui-datepicker-current-day,
.ui-datepicker td .ui-state-hover,
.ui-datepicker thead {
	background: #005c90 !important;
	color: #ffffff !important;
}
.ui-datepicker td.ui-datepicker-current-day .ui-state-default {
	color: #ffffff !important;
}
.google-visualization-tooltip-item-list,
.google-visualization-tooltip-item-list .google-visualization-tooltip-item:first-child {
	margin: 1em 0 !important;
}
.google-visualization-tooltip-item {
	list-style-type: none !important;
	margin: 0.65em 0 !important;
}
.with_frm_style .frm_scale {
	margin-right: 15px;
	text-align: center;
	float: left;
}
.with_frm_style .frm_scale input {
	display: block;
	margin: 0;
}
.with_frm_style .frm_scale input[type=radio]:before {
	content: '';
	width: 13px;
	height: 13px;
	border-radius: 50%;
	transform: scale(0);
	transition: 120ms transform ease-in-out;
	box-shadow: inset 10px 10px var(--text-color);
	display: block;
	margin: 2px 0 0 2px;
}
.with_frm_style .frm_scale input[type=radio]:checked:before {
	transform: scale(1);
}
.frm-star-group input {
	opacity: 0;
	position: absolute;
	z-index: -1;
}
.frm-star-group .star-rating,
.frm-star-group input+label {
	float: left;
	width: 25px;
	height: 25px;
	font-size: 25px;
	line-height: 1;
	cursor: pointer;
	display: block;
	background: transparent;
	overflow: hidden !important;
	clear: none;
	font-style: normal;
	margin-right: 5px;
}
.frm-star-group input+label:before,
.frm-star-group .star-rating:before {
	font-family: 's11-fp';
	content: '\e9d7';
	color: #F0AD4E;
	display: inline-block;
	vertical-align: top;
}
.frm-star-group input[type=radio]:checked+label:before,
.frm-star-group:not(.frm-star-hovered) input[type=radio]:checked+label:before {
	color: #F0AD4E;
}
.frm-star-group:not(.frm-star-hovered) input[type=radio]:checked+label:before,
.frm-star-group input+label:hover:before,
.frm-star-group:hover input+label:hover:before,
.frm-star-group .star-rating-on:before,
.frm-star-group .star-rating-hover:before {
	content: '\e9d9';
	color: #F0AD4E;
}
.frm-star-group .frm_half_star:before {
	content: '\e9d8';
}
.frm-star-group .star-rating-readonly {
	cursor: default !important;
}
.with_frm_style .frm_other_input.frm_other_full {
	margin-top: 10px;
}
.frm_left_container .frm_other_input {
	grid-column: 2;
}
.frm_inline_container.frm_other_container .frm_other_input,
.frm_left_container.frm_other_container .frm_other_input {
	margin-left: 5px;
}
.frm_right_container.frm_other_container .frm_other_input {
	margin-right: 5px;
}
.frm_inline_container.frm_other_container select~.frm_other_input,
.frm_right_container.frm_other_container select~.frm_other_input,
.frm_left_container.frm_other_container select~.frm_other_input {
	margin: 0;
}
.with_frm_style input[type=file]::-webkit-file-upload-button {
	color: #333333;
	color: var(--text-color);
	background-color: #ffffff;
	background-color: var(--bg_color);
	padding: 3px 5px;
	padding: var(--field-pad);
	border-radius: 2px;
	border-radius: var(--border-radius);
	border-color: #888888;
	border-color: var(--border-color);
	border-width: 1px;
	border-width: var(--field-border-width);
	border-style: solid;
	border-style: var(--field-border-style);
}
.frm_pagination_cont ul.frm_pagination {
	display: inline-block;
	list-style: none;
	margin-left: 0 !important;
}
.frm_pagination_cont ul.frm_pagination>li {
	display: inline;
	list-style: none;
	margin: 2px;
	background-image: none;
}
ul.frm_pagination>li.active a {
	text-decoration: none;
}
.frm_pagination_cont ul.frm_pagination>li:first-child {
	margin-left: 0;
}
.archive-pagination.frm_pagination_cont ul.frm_pagination>li {
	margin: 0;
}
.frmcal {
	padding-top: 30px;
}
.frmcal-title {
	font-size: 116%;
}
.frmcal table.frmcal-calendar {
	border-collapse: collapse;
	margin-top: 20px;
	color: #333333;
}
.frmcal table.frmcal-calendar,
.frmcal table.frmcal-calendar tbody tr td {
	border: 1px solid #888888;
}
.frmcal table.frmcal-calendar,
.frmcal,
.frmcal-header {
	width: 100%;
}
.frmcal-header {
	text-align: center;
}
.frmcal-prev {
	margin-right: 10px;
}
.frmcal-prev,
.frmcal-dropdown {
	float: left;
}
.frmcal-dropdown {
	margin-left: 5px;
}
.frmcal-next {
	float: right;
}
.frmcal table.frmcal-calendar thead tr th {
	text-align: center;
	padding: 2px 4px;
}
.frmcal table.frmcal-calendar tbody tr td {
	height: 110px;
	width: 14.28%;
	vertical-align: top;
	padding: 0 !important;
	color: #333333;
	font-size: 12px;
}
table.frmcal-calendar .frmcal_date {
	background-color: #ffffff;
	padding: 0 5px;
	text-align: right;
	-moz-box-shadow: 0 2px 5px #888888;
	-webkit-box-shadow: 0 2px 5px #888888;
	box-shadow: 0 2px 5px #888888;
}
table.frmcal-calendar .frmcal-today .frmcal_date {
	background-color: #ffffff;
	padding: 0 5px;
	text-align: right;
	-moz-box-shadow: 0 2px 5px #66afe9;
	-webkit-box-shadow: 0 2px 5px #66afe9;
	box-shadow: 0 2px 5px #66afe9;
}
.frmcal_day_name,
.frmcal_num {
	display: inline;
}
.frmcal-content {
	padding: 2px 4px;
}
.frm_switch_opt {
	padding: 0 8px 0 0;
	white-space: normal;
	display: inline;
	vertical-align: middle;
	font-size: 14px;
	font-size: var(--toggle-font-size);
	font-weight: normal;
	font-weight: var(--check-weight);
}
.frm_on_label {
	padding: 0 0 0 8px;
}
.frm_on_label,
.frm_off_label {
	color: #444444;
	color: var(--check-label-color);
}
.frm_switch {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 25px;
	vertical-align: middle;
}
.frm_switch_block input {
	display: none !important;
}
.frm_slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #dddddd;
	background-color: var(--toggle-off-color);
	transition: .4s;
	border-radius: 30px;
}
.frm_slider:before {
	border-radius: 50%;
	position: absolute;
	content: "";
	height: 23px;
	width: 23px;
	left: 1px;
	bottom: 1px;
	background-color: white;
	transition: .4s;
	box-shadow: 0 2px 6px rgba(41, 58, 82, 0.31);
}
input:checked+.frm_switch .frm_slider {
	background-color: #008ec2;
	background-color: var(--toggle-on-color);
}
input:focus+.frm_switch .frm_slider {
	box-shadow: 0 0 1px #3177c7;
}
input:checked+.frm_switch .frm_slider:before {
	transform: translateX(15px);
}
.frm_rtl .frm_switch_opt {
	padding: 0 8px;
}
.frm_rtl .frm_slider:before {
	left: 16px;
}
.frm_rtl input:checked+.frm_switch .frm_slider:before {
	transform: none !important;
	left: 1px;
}
.with_frm_style .frm_range_unit,
.with_frm_style .frm_range_value {
	display: inline-block;
	padding-left: 2px;
	padding-right: 2px;
}
.with_frm_style .frm_range_value+.frm_range_unit,
.with_frm_style .frm_range_container>.frm_range_unit,
.with_frm_style .frm_range_value {
	font-size: 24px;
	font-size: var(--slider-font-size);
	color: #333333;
	color: var(--text-color);
}
.with_frm_style .frm_range_container {
	padding-top: 5px;
}
.with_frm_style input[type=range] {
	-webkit-appearance: none;
	box-shadow: none !important;
	border: none !important;
	cursor: pointer;
	padding: 0;
	background: transparent !important;
	display: block;
	width: 100%;
	margin: 15px 0 8px;
	font-size: 14px;
	height: auto;
}
.with_frm_style input[type=range]:active,
.with_frm_style input[type=range]:focus {
	outline: none;
	box-shadow: none !important;
	background: transparent !important;
	padding: 0;
}
.with_frm_style .frm_range_max {
	float: right;
}
.with_frm_style .frm_range_container input+.frm_range_value {
	text-align: center;
	display: block;
}
.with_frm_style input[type=range]::-webkit-slider-runnable-track {
	-webkit-appearance: none;
	border-radius: 2px;
	border-radius: var(--border-radius);
	border: none;
	height: 5px;
	background-color: #008ec2;
	background-color: var(--slider-bar-color);
}
.with_frm_style input[type=range]::-moz-range-track {
	border-radius: 2px;
	border-radius: var(--border-radius);
	border: none;
	height: 5px;
	background-color: #008ec2;
	background-color: var(--slider-bar-color);
	border-color: transparent;
	border-width: 39px 0;
	color: transparent;
	background-color: var(--toggle-off-color);
}
.with_frm_style input[type=range]::-moz-range-progress {
	border-radius: 2px;
	border-radius: var(--border-radius);
	border: none;
	height: 5px;
	background-color: #008ec2;
	background-color: var(--slider-bar-color);
	background-color: #3177c7;
}
.with_frm_style input[type=range]::-ms-fill-lower {
	border-radius: 2px;
	border-radius: var(--border-radius);
	border: none;
	height: 5px;
	background-color: #008ec2;
	background-color: var(--slider-bar-color);
	background-color: var(--toggle-off-color);
}
.with_frm_style input[type=range]::-ms-fill-upper {
	border-radius: 2px;
	border-radius: var(--border-radius);
	border: none;
	height: 5px;
	background-color: #008ec2;
	background-color: var(--slider-bar-color);
}
.with_frm_style input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	-webkit-border-radius: 20px;
	height: 24px;
	width: 24px;
	border-radius: 24px;
	border: 1px solid #3177c7;
	color: #ffffff;
	background: #fff;
	cursor: pointer;
	margin-top: -10px;
	box-shadow: 0 2px 6px rgba(41, 58, 82, 0.31);
}
.with_frm_style input[type=range]::-moz-range-thumb {
	height: 24px;
	width: 24px;
	border-radius: 24px;
	border: 1px solid #3177c7;
	color: #ffffff;
	background: #fff;
	cursor: pointer;
	-moz-border-radius: 20px;
}
.with_frm_style input[type=range]::-ms-thumb {
	height: 24px;
	width: 24px;
	border-radius: 24px;
	border: 1px solid #3177c7;
	color: #ffffff;
	background: #fff;
	cursor: pointer;
}
.with_frm_style input[type=range]::-moz-focus-outer {
	border: 0;
}
.with_frm_style .frm_dropzone {
	border-color: #888888;
	border-color: var(--border-color);
	border-radius: 2px;
	border-radius: var(--border-radius);
	color: #333333;
	color: var(--text-color);
	background-color: #ffffff;
	background-color: var(--bg-color);
}
.with_frm_style .frm_dropzone .frm_upload_icon:before,
.with_frm_style .frm_dropzone .dz-remove {
	color: #333333;
	color: var(--text-color);
}
.with_frm_style .frm_compact .frm_dropzone .frm_upload_icon:before {
	color: #ffffff;
	color: var(--submit-text-color);
}
.with_frm_style .frm_blank_field .frm_dropzone {
	border-color: #B94A48;
	border-color: var(--border-color-error);
	color: #444444;
	color: var(--text-color-error);
	background-color: #ffffff;
	background-color: var(--bg-color-error);
}
.with_frm_style .frm_dropzone .dz-preview .dz-progress {
	background: #dddddd;
	background: var(--progress-bg-color);
}
.with_frm_style .frm_dropzone .dz-preview .dz-progress .dz-upload,
.with_frm_style .frm_dropzone .dz-preview.dz-complete .dz-progress {
	background: #008ec2;
	background: var(--progress-active-bg-color);
}
.frm_image_size_medium {
	--image-size: 250px;
}
.frm_image_size_large {
	--image-size: 320px;
}
.frm_image_size_xlarge {
	--image-size: 400px;
}
.frm_image_options .frm_opt_container {
	display: inline-flex;
	flex-flow: wrap;
	flex-direction: row;
	margin: 0 -10px;
}
.frm_image_options .frm_radio input[type=radio],
.frm_image_options .frm_checkbox input[type=checkbox] {
	opacity: 0;
	position: absolute;
	z-index: -1;
}
.frm_image_options .frm_image_option_container {
	border: 1px solid #888888;
	border-color: var(--border-color);
	border-width: var(--field-border-width);
	border-radius: 3px;
	border-radius: var(--border-radius);
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	height: 100%;
}
.frm_image_options .frm_image_option_container.frm_label_with_image .frm_empty_url,
.frm_image_options .frm_image_option_container.frm_label_with_image img {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.with_frm_style .vertical_radio.frm_image_options .frm_image_option>label {
	text-indent: 0;
}
.frm_show_images.frm_image_option_container {
	display: inline-flex;
	flex-wrap: nowrap;
	flex-direction: column;
	text-align: center;
	align-items: center;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.frm-summary-page-wrapper .frm_image_option_container img {
	width: 100%;
	height: 150px;
	object-fit: cover;
}
.frm_image_option_container .frm_selected_checkmark {
	position: absolute;
	z-index: 99;
	left: -10px;
	top: -12px;
	display: none;
}
.frm_image_option_container .frm_image_placeholder_icon {
	position: absolute;
}
.frm_image_option_container .frm_selected_checkmark svg {
	fill: #66afe9;
	fill: var(--border-color-active);
	width: 24px;
	height: 24px;
}
.frm_image_option_container .frm_image_placeholder_icon svg {
	width: 63px;
	opacity: .2;
}
.frm_text_label_for_image {
	text-align: center;
	width: 100%;
	padding: 10px;
	word-break: keep-all;
}
.frm_image_options .frm_image_option_container:hover,
input[type="radio"]:checked+.frm_image_option_container,
input[type="checkbox"]:checked+.frm_image_option_container {
	border-color: #66afe9;
	border-color: var(--border-color-active);
	box-shadow: 0 0 0 1px #66afe9;
	box-shadow: 0 0 0 1px var(--border-color-active);
}
input[type="radio"]:disabled+.frm_image_option_container,
input[type="checkbox"]:disabled+.frm_image_option_container {
	opacity: .7;
	border-color: var(--border-color-disabled);
}
input[type="radio"]:checked+.frm_image_option_container .frm_selected_checkmark,
input[type="checkbox"]:checked+.frm_image_option_container .frm_selected_checkmark {
	display: block;
}
.frm_blank_field.frm_image_options .frm_image_option_container {
	border-color: var(--border-color-error);
}
.frm_image_options .frm_image_option_container .frm_empty_url,
.frm_image_options .frm_image_option_container img {
	width: 100%;
	height: 150px;
	height: var(--image-size);
	object-fit: cover;
	border-radius: var(--border-radius);
}
.frm_image_option_container .frm_empty_url {
	background: #b5b5b5;
	display: flex;
	justify-content: center;
	align-items: center;
}
.horizontal_radio .frm_checkbox.frm_image_option,
.horizontal_radio .frm_radio.frm_image_option {
	padding-left: 0;
}
.frm_checkbox.frm_image_option,
.frm_radio.frm_image_option {
	width: var(--image-size) !important;
}
.frm_form_field .frm_checkbox.frm_image_option,
.frm_form_field .frm_checkbox.frm_image_option+.frm_checkbox,
.frm_form_field .frm_radio.frm_image_option,
.frm_form_field .frm_radio.frm_image_option+.frm_radio {
	margin: 10px;
}
.frm_checkbox.frm_image_option label,
.frm_radio.frm_image_option label {
	padding-left: 0;
	margin-left: 0;
	min-height: 0;
	visibility: visible;
}
.frm_with_bg_image .frm_form_fields>fieldset {
	position: relative;
}
.frm_with_bg_image .frm_form_fields>fieldset:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	background-position: 50% 0;
	left: 0;
	width: 100%;
	background-image: var(--bg-image-url);
	background-repeat: no-repeat;
	background-size: cover;
}
.frm_with_bg_image .frm_form_fields>fieldset>*:not(.frm_screen_reader) {
	z-index: 1;
	position: relative;
}
@media screen and (max-width: 768px) {
	.frm-pass-req,.frm-pass-verified {
	width: 50% !important;
	white-space: nowrap;
}
}
.frm-pass-req,
.frm-pass-verified {
	float: left;
	width: 20%;
	line-height: 20px;
	font-size: 12px;
	padding-top: 4px;
	min-width: 175px;
}
.frm-pass-req:before,
.frm-pass-verified:before {
	padding-right: 4px;
	font-size: 12px !important;
	vertical-align: middle !important;
}
span.frm-pass-verified::before {
	content: '\e606';
}
span.frm-pass-req::before {
	content: '\e608';
}
div.frm-password-strength {
	width: 100%;
	float: left;
}
div.frm_repeat_grid:after,
div.frm_repeat_inline:after,
div.frm_repeat_sec:after {
	content: '';
	display: table;
	clear: both;
}
.with_frm_style .frm-summary-page-wrapper {
	padding: 50px;
	margin: 25px 0 50px;
	border: 1px solid #888888;
	border-color: var(--border-color);
	border-radius: 2px;
	border-radius: var(--border-radius);
}
.with_frm_style .frm-summary-page-wrapper .frm-edit-page-btn {
	float: right;
	margin: 0;
	padding: 3px 10px;
	font-size: 13px;
}
.frm-summary-page-wrapper .frm-line-table th {
	width: 40%;
}
button .frm-icon {
	display: inline-block;
	color: inherit;
	width: 12px;
	height: 12px;
	fill: currentColor;
}
.frm-line-table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 0.5em;
	font-size: 16px;
}
.frm-line-table tr {
	background-color: transparent;
	border-bottom: 1px solid rgba(136, 136, 136, 0.6);
}
.frm-line-table td,
.frm-line-table th {
	border: 0;
	padding: 20px 15px;
	background-color: transparent;
	vertical-align: top;
	color: #333333;
}
.frm-line-table th {
	opacity: .7;
	font-size: 1.1em;
	font-weight: 500;
}
.frm-line-table h3 {
	font-size: 21px;
	font-weight: 500;
	margin: 0;
}
.frm_form_field .frm_total_formatted {
	display: inline-block;
	margin: 5px 0 0;
}
.frm_form_field.frm_total_big .frm_total_formatted {
	margin: 0;
}
.frm_form_field.frm_total_big .frm_total_formatted,
.frm_form_field.frm_total_big input[type=text],
.frm_form_field.frm_total_big input[type=number],
.frm_form_field.frm_total_big input,
.frm_form_field.frm_total_big textarea {
	font-size: 32px;
	font-weight: bold;
	line-height: 44px;
}
.frm_round {
	border-radius: 50%;
}
.frm_round.frm_color_block {
	padding: 3px;
}
.frm_square {
	border-radius: var(--border-radius);
	object-fit: cover;
	width: 150px;
	height: 150px;
}
.frmsvg {
	max-width: 100%;
	fill: currentColor;
	vertical-align: sub;
	display: inline-block;
}
.frm_smaller {
	font-size: 90%;
}
.frm_small {
	font-size: 14px;
	font-weight: normal;
}
.frm_bigger {
	font-size: 110%;
}
ul.frm_plain_list,
ul.frm_plain_list li {
	list-style: none;
	list-style-type: none;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
ul.frm_inline_list li {
	display: inline;
	padding: 2px;
}
.frm_flex,
.frm_full_row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.frm_full_row>li,
.frm_full_row>div {
	flex: 1;
	text-align: center;
}
.frm_tiles>li,
.frm_tiles>div {
	border: 1px solid #888888;
	border-radius: 2px;
	margin-top: 20px;
	padding: 25px;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.075);
}
.frm_tiles h3 {
	margin-top: 5px;
}
.frm_forms.frm_full_submit .frm_submit button {
	width: 100%;
}
.frm_slidein .frm_form_fields>fieldset {
	animation-name: frmSlideInRight;
	animation-duration: 1s;
	animation-fill-mode: both;
}
.frm_slidein.frm_going_back .frm_form_fields>fieldset {
	animation-name: frmSlideInLeft;
}
.frm_slidein.frm_slideout .frm_form_fields>fieldset {
	animation-name: frmSlideOutLeft !important;
}
.frm_slidein.frm_slideout.frm_going_back .frm_form_fields>fieldset {
	animation-name: frmSlideOutRight !important;
}
.frm_slidein .frm-g-recaptcha .grecaptcha-badge {
	animation-name: fadeIn;
	animation-duration: 2s;
	animation-fill-mode: both;
}
@keyframes frmSlideInLeft {
	0% {
	opacity: 0;
	-webkit-transform: translate3d(-3000px, 0, 0);
	transform: translate3d(-3000px, 0, 0);
}
100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
}
@keyframes frmSlideInRight {
	0% {
	opacity: 0;
	-webkit-transform: translate3d(3000px, 0, 0);
	transform: translate3d(3000px, 0, 0);
}
100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
}
@keyframes frmSlideOutLeft {
	0% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
100% {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0);
}
}
@keyframes frmSlideOutRight {
	0% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
100% {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0);
}
}
.frm_slideup .frm_form_fields>fieldset {
	animation-name: frmSlideDown;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.frm_slideup.frm_going_back .frm_form_fields>fieldset {
	animation-name: frmSlideUp;
}
.frm_slideup.frm_slideout .frm_form_fields>fieldset {
	animation-name: frmSlideOutUp !important;
}
.frm_slideup.frm_slideout.frm_going_back .frm_form_fields>fieldset {
	animation-name: frmSlideOutDown !important;
}
@keyframes frmSlideUp {
	0% {
	opacity: 0;
	-webkit-transform: translate3d(0, -200px, 0);
	transform: translate3d(0, -200px, 0);
}
100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
}
@keyframes frmSlideDown {
	0% {
	opacity: 0;
	-webkit-transform: translate3d(0, 200px, 0);
	transform: translate3d(0, 200px, 0);
}
100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
}
@keyframes frmSlideOutUp {
	0% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
100% {
	opacity: 0;
	-webkit-transform: translate3d(0, -200px, 0);
	transform: translate3d(0, -200px, 0);
}
}
@keyframes frmSlideOutDown {
	0% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
100% {
	opacity: 0;
	-webkit-transform: translate3d(0, 200px, 0);
	transform: translate3d(0, 200px, 0);
}
}
.with_frm_style .chosen-container {
	font-size: 15px;
	font-size: var(--field-font-size);
	position: relative;
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
	width: 100% !important;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.with_frm_style .chosen-container * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.with_frm_style .chosen-container .chosen-drop {
	background: #fff;
	border: 1px solid #aaa;
	border-top: 0;
	position: absolute;
	top: 100%;
	z-index: 1010;
	width: 100%;
	clip: rect(0, 0, 0, 0);
	-webkit-clip-path: inset(100% 100%);
	clip-path: inset(100% 100%);
}
.with_frm_style .chosen-container.chosen-with-drop .chosen-drop {
	clip: auto;
	-webkit-clip-path: none;
	clip-path: none;
}
.with_frm_style .chosen-container a {
	cursor: pointer;
}
.with_frm_style .chosen-container .search-choice .group-name,
.with_frm_style .chosen-container .chosen-single .group-name {
	margin-right: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
	color: #999999;
}
.with_frm_style .chosen-container .search-choice .group-name:after,
.with_frm_style .chosen-container .chosen-single .group-name:after {
	content: ":";
	padding-left: 2px;
	vertical-align: top;
}
.with_frm_style .chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 8px;
	height: 25px;
	text-decoration: none;
	white-space: nowrap;
	line-height: 24px;
}
.with_frm_style .chosen-container-single .chosen-default {
	color: #999;
}
.with_frm_style .chosen-container-single .chosen-single span {
	margin-right: 26px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.with_frm_style .chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px;
}
.with_frm_style .chosen-container-single .chosen-single abbr {
	display: block;
	position: absolute;
	right: 26px;
	top: 6px;
	width: 12px;
	height: 12px;
	font-size: 1px;
	background: url('//www.decorativewiremesh.com/wp-content/plugins/formidable-pro/images/chosen-sprite.png') -42px 1px no-repeat;
}
.with_frm_style .chosen-container-single .chosen-single abbr:hover {
	background-position: -42px -10px;
}
.with_frm_style .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
	background-position: -42px -10px;
}
.with_frm_style .chosen-container-single .chosen-single div {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 100%;
	width: 18px;
}
.with_frm_style .chosen-container-single .chosen-single div b {
	background: url('//www.decorativewiremesh.com/wp-content/plugins/formidable-pro/images/chosen-sprite.png') no-repeat 0 2px;
	display: block;
	width: 100%;
	height: 100%;
}
.with_frm_style .chosen-container-single .chosen-search {
	padding: 3px 4px;
	position: relative;
	margin: 0;
	white-space: nowrap;
	z-index: 1010;
}
.with_frm_style .chosen-container-single .chosen-search input[type="text"] {
	width: 100% !important;
	max-width: 100% !important;
	height: auto;
	background: url('//www.decorativewiremesh.com/wp-content/plugins/formidable-pro/images/chosen-sprite.png') no-repeat 100% -20px;
	font-size: 1em;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0;
}
.with_frm_style .chosen-container-single .chosen-drop {
	margin-top: -1px;
	border-radius: 0 0 4px 4px;
	background-clip: padding-box;
}
.with_frm_style .chosen-container-single.chosen-container-single-nosearch .chosen-search {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	-webkit-clip-path: inset(100% 100%);
	clip-path: inset(100% 100%);
}
.with_frm_style .chosen-container .chosen-results {
	cursor: text;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	margin: 0 4px 4px 0;
	padding: 0 0 0 4px;
	max-height: 240px;
	-webkit-overflow-scrolling: touch;
}
.with_frm_style .chosen-container .chosen-results li:before {
	background: none;
}
.with_frm_style .chosen-container .chosen-results li {
	display: none;
	margin: 0;
	padding: 5px 6px;
	list-style: none;
	line-height: 15px;
	word-wrap: break-word;
	-webkit-touch-callout: none;
}
.with_frm_style .chosen-container .chosen-results li,
.with_frm_style .chosen-container .chosen-results li span {
	color: #333333;
	color: var(--text-color);
}
.with_frm_style .chosen-container .chosen-results li.active-result {
	display: list-item;
	cursor: pointer;
}
.with_frm_style .chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #ccc;
	cursor: default;
}
.with_frm_style .chosen-container .chosen-results li.highlighted {
	background-color: #3875d7;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
	background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
	color: #fff;
}
.with_frm_style .chosen-container .chosen-results li.no-results {
	display: list-item;
	background: #f4f4f4;
}
.with_frm_style .chosen-container .chosen-results li.group-result {
	display: list-item;
	font-weight: bold;
	cursor: default;
}
.with_frm_style .chosen-container .chosen-results li.group-option {
	padding-left: 15px;
}
.with_frm_style .chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline;
}
.with_frm_style .chosen-container-multi .chosen-choices {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0 5px;
	width: 100%;
	height: auto;
	border: 1px solid #aaa;
	background-color: #fff;
	cursor: text;
}
.with_frm_style .chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none;
}
.with_frm_style .chosen-container-multi .chosen-choices li.search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.with_frm_style .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	margin: 1px 0;
	padding: 0 !important;
	height: 25px;
	outline: 0;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none;
	color: #666;
	font-size: 100%;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0;
	width: 25px;
}
.with_frm_style .chosen-container-multi .chosen-choices li.search-choice {
	position: relative;
	margin: 1px 5px 1px 0;
	padding: 3px 20px 3px 5px;
	border: 1px solid #aaa;
	max-width: 100%;
	border-radius: 3px;
	background-color: #eee;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-size: 100% 19px;
	background-repeat: repeat-x;
	background-clip: padding-box;
	box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	color: #333;
	line-height: 13px;
	cursor: default;
}
.with_frm_style .chosen-container-multi .chosen-choices li.search-choice span {
	word-wrap: break-word;
}
.with_frm_style .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	position: absolute;
	top: 4px;
	right: 3px;
	display: block;
	width: 12px;
	height: 12px;
	background: url('//www.decorativewiremesh.com/wp-content/plugins/formidable-pro/images/chosen-sprite.png') -42px 1px no-repeat;
	font-size: 1px;
}
.with_frm_style .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
	background-position: -42px -10px;
}
.with_frm_style .chosen-container-multi .chosen-choices li.search-choice-disabled {
	padding-right: 5px;
	border: 1px solid #ccc;
	background-color: #e4e4e4;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	color: #666;
}
.with_frm_style .chosen-container-multi .chosen-choices li.search-choice-focus {
	background: #d4d4d4;
}
.with_frm_style .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
	background-position: -42px -10px;
}
.with_frm_style .chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0;
}
.with_frm_style .chosen-container-multi .chosen-drop .result-selected {
	display: list-item;
	color: #ccc;
	cursor: default;
}
.with_frm_style .chosen-container-single.chosen-container-active .chosen-single {
	border: 1px solid #5897fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.with_frm_style .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #aaa;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	box-shadow: 0 1px 0 #fff inset;
}
.with_frm_style .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single div {
	border-left: none;
	background: transparent;
}
.with_frm_style .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 2px;
}
.with_frm_style .chosen-container-active .chosen-choices {
	border: 1px solid #5897fb;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.with_frm_style .chosen-container-active .chosen-choices li.search-field input[type="text"] {
	color: #111 !important;
}
.with_frm_style .chosen-disabled {
	opacity: 0.5 !important;
	cursor: default;
}
.with_frm_style .chosen-disabled .chosen-single {
	cursor: default;
}
.with_frm_style .chosen-disabled .chosen-choices .search-choice .search-choice-close {
	cursor: default;
}
.with_frm_style .chosen-rtl {
	text-align: right;
}
.with_frm_style .chosen-rtl .chosen-single {
	overflow: visible;
	padding: 0 8px 0 0;
}
.with_frm_style .chosen-rtl .chosen-single span {
	margin-right: 0;
	margin-left: 26px;
	direction: rtl;
}
.with_frm_style .chosen-rtl .chosen-single-with-deselect span {
	margin-left: 38px;
}
.with_frm_style .chosen-rtl .chosen-single div {
	right: auto;
	left: 3px;
}
.with_frm_style .chosen-rtl .chosen-single abbr {
	right: auto;
	left: 26px;
}
.with_frm_style .chosen-rtl .chosen-choices li {
	float: right;
}
.with_frm_style .chosen-rtl .chosen-choices li.search-field input[type="text"] {
	direction: rtl;
}
.with_frm_style .chosen-rtl .chosen-choices li.search-choice {
	margin: 1px 5px 1px 0;
	padding: 3px 5px 3px 19px;
}
.with_frm_style .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
	right: auto;
	left: 4px;
}
.with_frm_style .chosen-rtl.chosen-container-single .chosen-results {
	margin: 0 0 4px 4px;
	padding: 0 4px 0 0;
}
.with_frm_style .chosen-rtl .chosen-results li.group-option {
	padding-right: 15px;
	padding-left: 0;
}
.with_frm_style .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
	border-right: none;
}
.with_frm_style .chosen-rtl .chosen-search input[type="text"] {
	padding: 4px 5px 4px 20px;
	background: url('//www.decorativewiremesh.com/wp-content/plugins/formidable-pro/images/chosen-sprite.png') no-repeat -30px -20px;
	direction: rtl;
}
.with_frm_style .chosen-rtl.chosen-container-single .chosen-single div b {
	background-position: 6px 2px;
}
.with_frm_style .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
	background-position: -12px 2px;
}
.with_frm_style .frm_repeat_sec,
.with_frm_style .frm_repeat_inline,
.with_frm_style .frm_repeat_grid {
	position: relative;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 144dpi) {
	.with_frm_style .chosen-rtl .chosen-search input[type="text"],.with_frm_style .chosen-container-single .chosen-single abbr,.with_frm_style .chosen-container-single .chosen-single div b,.with_frm_style .chosen-container-single .chosen-search input[type="text"],.with_frm_style .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.with_frm_style .chosen-container .chosen-results-scroll-down span,.with_frm_style .chosen-container .chosen-results-scroll-up span {
	background-image: url('//www.decorativewiremesh.com/wp-content/plugins/formidable-pro/images/chosen-sprite2x.png') !important;
	background-size: 52px 37px !important;
	background-repeat: no-repeat !important;
}
}
@-webkit-keyframes passing-through {
	0% {
	opacity: 0;
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-ms-transform: translateY(40px);
	-o-transform: translateY(40px);
	transform: translateY(40px);
}
30%,70% {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
100% {
	opacity: 0;
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px);
}
}
@-moz-keyframes passing-through {
	0% {
	opacity: 0;
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-ms-transform: translateY(40px);
	-o-transform: translateY(40px);
	transform: translateY(40px);
}
30%,70% {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
100% {
	opacity: 0;
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px);
}
}
@keyframes passing-through {
	0% {
	opacity: 0;
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-ms-transform: translateY(40px);
	-o-transform: translateY(40px);
	transform: translateY(40px);
}
30%,70% {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
100% {
	opacity: 0;
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px);
}
}
@-webkit-keyframes slide-in {
	0% {
	opacity: 0;
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-ms-transform: translateY(40px);
	-o-transform: translateY(40px);
	transform: translateY(40px);
}
30% {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
}
@-moz-keyframes slide-in {
	0% {
	opacity: 0;
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-ms-transform: translateY(40px);
	-o-transform: translateY(40px);
	transform: translateY(40px);
}
30% {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
}
@keyframes slide-in {
	0% {
	opacity: 0;
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-ms-transform: translateY(40px);
	-o-transform: translateY(40px);
	transform: translateY(40px);
}
30% {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
}
.frm_dropzone,
.frm_dropzone * {
	box-sizing: border-box;
}
.frm_dropzone.frm_single_upload,
.frm_dropzone.dz-clickable {
	min-height: 60px;
	margin-top: 5px;
	line-height: 1.42857143;
}
.frm_dropzone.dz-clickable * {
	cursor: default;
}
.frm_dropzone.frm_single_upload {
	max-width: 200px;
}
.frm_dropzone.frm_single_upload.dz-started {
	max-width: 300px;
}
.frm_form_field.frm_full .frm_dropzone.dz-clickable.frm_single_upload,
.frm_form_field.frm_full_upload .frm_dropzone.dz-clickable.frm_single_upload,
.frm_form_field.frm_full .frm_dropzone.dz-started.frm_single_upload,
.frm_form_field.frm_full_upload .frm_dropzone.dz-started.frm_single_upload {
	max-width: 100%;
}
.frm_form_field.frm_full .frm_dropzone.dz-clickable.frm_single_upload .dz-message,
.frm_form_field.frm_full_upload .frm_dropzone.dz-clickable.frm_single_upload .dz-message {
	margin: .5em 0 1em;
}
.frm_dropzone .dz-message {
	cursor: pointer;
	display: none;
}
.frm_dropzone.dz-clickable.frm_single_upload .dz-message {
	margin: 0 0 .5em 0;
}
.frm_dropzone.frm_single_upload.dz-started .dz-message {
	display: none;
}
.frm_dropzone.dz-clickable .dz-message,
.frm_dropzone .frm_upload_icon {
	display: block;
}
.frm_dropzone.dz-clickable .dz-message,
.frm_dropzone.dz-clickable .dz-message * {
	cursor: pointer;
}
#frm_form_editor_container .frm_dropzone.dz-clickable,
#frm_form_editor_container .frm_dropzone.dz-clickable * {
	cursor: default;
}
.frm_dropzone.dz-drag-hover .dz-message {
	opacity: 0.5;
}
.frm_dropzone .frm_upload_icon:before {
	font-size: 40px;
}
.frm_dropzone .frm_small_text {
	font-size: 14px;
}
.frm_dropzone.dz-drag-hover {
	border-style: solid;
}
.frm_dropzone .dz-preview {
	padding: 15px 0;
	border-bottom: 1px solid #dfdfdf;
}
.frm_dropzone .dz-preview:last-child {
	border-bottom: none;
}
.frm_dropzone .dz-preview:hover {
	z-index: 1000;
}
.frm_dropzone .dz-preview.dz-file-preview .dz-details {
	opacity: 1;
}
.frm_dropzone .dz-preview.dz-image-preview .dz-details {
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-ms-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}
.frm_dropzone .dz-preview .dz-remove {
	cursor: pointer;
	border: none;
	float: right;
}
.frm_dropzone .dz-preview:hover .dz-details {
	opacity: 1;
}
.frm_dropzone .dz-preview .dz-details {
	font-size: 14px;
	margin: 5px 0 10px;
}
.frm_dropzone .dz-preview .dz-details .dz-size,
.frm_dropzone .dz-preview .dz-details .dz-filename {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
}
.frm_dropzone .dz-preview .dz-details .dz-size strong {
	font-weight: normal;
}
.frm_dropzone .dz-preview .dz-details .dz-filename {
	max-width: 65%;
	text-overflow: ellipsis;
}
.frm_dropzone .dz-preview .dz-details .dz-filename a {
	cursor: pointer;
}
.frm_dropzone .dz-preview .dz-column {
	float: right;
	width: 68%;
}
.frm_dropzone .dz-preview .dz-image {
	overflow: hidden;
	width: 30%;
	height: 60px;
	display: block;
	float: left;
	margin-right: 2%;
}
.frm_dropzone .dz-preview .dz-image img {
	display: block;
	margin: 0 auto;
	max-height: 60px;
}
.frm_dropzone .dz-preview.dz-success .dz-success-mark {
	-webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
	-moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
	-ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
	-o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
	animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.frm_dropzone .dz-preview.dz-processing .dz-progress {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.frm_dropzone .dz-preview .dz-progress {
	pointer-events: none;
	position: relative;
	height: 10px;
	width: 100%;
	background: rgba(221, 221, 221, 1);
	-webkit-transform: scale(1);
	border-radius: 8px;
	overflow: hidden;
}
.frm_dropzone .dz-preview .dz-progress .dz-upload,
.frm_dropzone .dz-preview.dz-complete .dz-progress {
	background: #333;
	background: linear-gradient(to bottom, #666, #444);
}
.frm_dropzone .dz-preview .dz-progress .dz-upload {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	-webkit-transition: width 300ms ease-in-out;
	-moz-transition: width 300ms ease-in-out;
	-ms-transition: width 300ms ease-in-out;
	-o-transition: width 300ms ease-in-out;
	transition: width 300ms ease-in-out;
}
.frm_dropzone .dz-preview.dz-error .dz-error-message {
	display: block;
	opacity: 1;
	pointer-events: auto;
}
.frm_dropzone .dz-preview .dz-error-message {
	pointer-events: none;
	display: none;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	color: #B94A48;
	padding: 0.5em;
}
.frm_dropzone .fallback input[type=file] {
	display: block;
}
.frm_compact_text {
	display: none;
}
.frm_compact .frm_dropzone.dz-clickable {
	padding: 0;
	border: none;
	background-color: transparent;
}
.frm_compact .frm_dropzone.dz-clickable.frm_single_upload {
	max-width: 100%;
}
.frm_compact .frm_compact_text {
	display: inline;
}
.frm_upload_text button,
.frm_compact_text button {
	background: none !important;
	color: inherit !important;
	border: none !important;
	padding: 0 !important;
	font: inherit !important;
	cursor: pointer !important;
	outline: inherit !important;
	height: auto !important;
}
.frm_compact .frm_dropzone.dz-clickable.frm_single_upload .dz-message,
.frm_compact .frm_dropzone.dz-clickable .dz-message {
	font-size: 14px;
	border: 1px solid #dfdfdf;
	background: #fff;
	display: inline-block;
	border-radius: 4px;
	padding: 6px 11px;
	box-sizing: border-box;
	box-shadow: 0 1px 1px #eeeeee;
	vertical-align: middle;
	margin: 0 0 1em;
}
.frm_compact .frm_dropzone.frm_single_upload.dz-started .dz-message,
.frm_compact .frm_dropzone.frm_single_upload.dz-started.dz-clickable .dz-message {
	display: none;
}
.frm_compact .frm_dropzone .frm_upload_icon:before {
	font-size: 22px;
	padding-right: 7px;
	vertical-align: middle;
}
.frm_compact .frm_dropzone .frm_upload_icon {
	display: inline;
}
.frm_compact .frm_dropzone .dz-preview {
	min-height: 20px;
	max-width: 200px;
	margin: 0 5px;
	padding: 0;
	display: inline-block;
	border-bottom: none;
}
.frm_compact .frm_dropzone .dz-preview.frm_clearfix:after {
	content: '';
}
.frm_compact .frm_dropzone .frm_upload_text,
.frm_compact .frm_dropzone .frm_small_text,
.frm_compact .frm_dropzone .dz-preview .dz-image,
.frm_compact .frm_dropzone .dz-preview .dz-details .dz-size {
	display: none;
}
.frm_compact .frm_dropzone .dz-preview .dz-details {
	margin: 0;
}
.frm_compact .frm_dropzone .dz-preview .dz-column {
	float: none;
	width: 100%;
}
.frm_compact .frm_dropzone .dz-preview .dz-details .dz-filename {
	overflow: hidden;
	text-overflow: ellipsis;
}
.frm-show-form .dz-hidden-input {
	display: none;
}
.frm_rootline_group {
	margin: 20px 0 30px;
}
ul.frm_page_bar {
	list-style-type: none;
	margin: 0 !important;
	padding: 0;
	width: 100%;
	float: left;
	display: table;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
ul.frm_page_bar li {
	display: inline-block;
	-ms-flex: 1;
	flex: 1;
}
.frm_forms .frm_page_bar input,
.frm_forms .frm_page_bar input:disabled {
	transition: background-color 0.1s ease;
	color: #ffffff;
	color: var(--progress-color);
	background-color: #dddddd;
	background-color: var(--progress-bg-color);
	font-size: 18px;
	border-width: 2px;
	border-width: var(--progress-border-size);
	border-style: solid;
	border-color: #d5d5d5;
	border-color: var(--progress-border-color-b);
}
.frm_forms .frm_page_bar input:focus {
	outline: none;
}
.frm_forms .frm_progress_line input.frm_page_back {
	background-color: #008ec2;
	background-color: var(--progress-active-bg-color);
}
.frm_forms .frm_page_bar .frm_current_page input[type="button"] {
	background-color: #dddddd;
	border-color: #dfdfdf;
}
.frm_rootline_single {
	text-align: center;
	margin: 0;
	padding: 0;
}
.frm_current_page .frm_rootline_title {
	color: #008ec2;
	color: var(--progress-active-bg-color);
}
.frm_rootline_title,
.frm_pages_complete,
.frm_percent_complete {
	font-size: 14px;
	padding: 4px;
	color: #555555;
	color: var(--description-color);
}
.frm_pages_complete {
	float: right;
	margin-right: 13px;
}
.frm_percent_complete {
	float: left;
	margin-left: 13px;
}
.frm_forms .frm_progress_line input,
.frm_forms .frm_progress_line input:disabled {
	width: 100%;
	border: none;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	box-shadow: inset 0 2px 10px -10px rgba(41, 58, 82, 0.31);
	margin: 5px 0;
	padding: 6px 0;
	border-radius: 0;
	font-size: 0;
	line-height: 15px;
}
.frm_forms .frm_progress_line.frm_show_lines input {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.frm_progress_line .frm_rootline_single {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	margin: 0;
}
.frm_forms .frm_progress_line li:first-of-type input {
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-left: 1px solid #008ec2;
}
.frm_forms .frm_progress_line li:last-of-type input {
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-right: 1px solid #008ec2;
}
.frm_forms .frm_progress_line li:last-of-type input.frm_page_skip {
	border-right: 1px solid #dfdfdf;
}
.frm_forms .frm_progress_line .frm_current_page input[type="button"] {
	border-left: 1px solid #dfdfdf;
}
.frm_forms .frm_progress_line.frm_show_lines .frm_current_page input[type="button"] {
	border-right: 1px solid #ffffff;
}
.frm_forms .frm_progress_line input.frm_page_back {
	border-color: #008ec2;
}
.frm_forms .frm_progress_line.frm_show_lines input.frm_page_back {
	border-left-color: #008ec2;
	border-right-color: #ffffff;
}
.frm_rtl.frm_forms .frm_progress_line li:first-of-type input {
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-right: 1px solid #008ec2;
}
.frm_rtl.frm_forms .frm_progress_line li:last-of-type input {
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-left: 1px solid #008ec2;
}
.frm_rtl.frm_forms .frm_progress_line li:last-of-type input.frm_page_skip {
	border-left: 1px solid #dfdfdf;
	border-right: none;
}
.frm_rtl.frm_forms .frm_progress_line .frm_current_page input[type="button"] {
	border-right: 1px solid #dfdfdf;
	border-left: none;
}
.frm_rtl.frm_forms .frm_progress_line.frm_show_lines .frm_current_page input[type="button"] {
	border-left: 1px solid #ffffff;
	border-right: none;
}
.frm_rootline.frm_show_lines:before {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	content: "";
	margin: 0 auto;
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
}
.frm_rootline.frm_show_lines {
	position: relative;
	z-index: 1;
}
.frm_rootline.frm_show_lines span {
	display: block;
}
.frm_forms .frm_rootline input {
	width: 30px;
	height: 30px;
	min-height: auto;
	border-radius: 30px;
	padding: 0;
}
.frm_forms .frm_rootline input:focus {
	border-color: #008ec2;
	border-color: var(--progress-active-bg-color);
}
.frm_forms .frm_rootline .frm_current_page input[type="button"] {
	border-color: #007aae;
	background-color: #008ec2;
	color: #ffffff;
}
.frm_forms .frm_progress_line input,
.frm_forms .frm_progress_line input:disabled,
.frm_forms .frm_progress_line .frm_current_page input[type="button"],
.frm_forms .frm_rootline.frm_no_numbers input,
.frm_forms .frm_rootline.frm_no_numbers .frm_current_page input[type="button"] {
	color: transparent !important;
}
@media only screen and (max-width: 700px) {
	.frm_progress span.frm_rootline_title,.frm_rootline.frm_rootline_10 span.frm_rootline_title,.frm_rootline.frm_rootline_9 span.frm_rootline_title,.frm_rootline.frm_rootline_8 span.frm_rootline_title,.frm_rootline.frm_rootline_7 span.frm_rootline_title,.frm_rootline.frm_rootline_6 span.frm_rootline_title,.frm_rootline.frm_rootline_5 span.frm_rootline_title {
	display: none;
}
}
@media only screen and (max-width: 500px) {
	.frm_rootline.frm_rootline_4 span.frm_rootline_title,.frm_rootline.frm_rootline_3 span.frm_rootline_title {
	display: none;
}
}
@media only screen and (max-width: 900px) {
	.frm_form_field .frm_repeat_grid .frm_form_field.frm_sixth .frm_primary_label,.frm_form_field .frm_repeat_grid .frm_form_field.frm_seventh .frm_primary_label,.frm_form_field .frm_repeat_grid .frm_form_field.frm_eighth .frm_primary_label {
	display: block !important;
}
}
@media only screen and (max-width: 600px) {
	.frm_form_field.frm_four_col .frm_opt_container {
	grid-template-columns: repeat(2, 1fr);
}
.with_frm_style .frm_repeat_inline,.with_frm_style .frm_repeat_grid {
	margin: 20px 0;
}
}
@media only screen and (max-width: 500px) {
	.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox,.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_three_col .frm_checkbox {
	width: auto;
	margin-right: 0;
	float: none;
	display: block;
}
.frm_form_field input[type=file] {
	max-width: 220px;
}
.with_frm_style .frm-g-recaptcha>div>div,.with_frm_style .g-recaptcha>div>div {
	width: inherit !important;
	display: block;
	overflow: hidden;
	max-width: 302px;
	border-right: 1px solid #d3d3d3;
	border-radius: 4px;
	box-shadow: 2px 0px 4px -1px rgba(0, 0, 0, .08);
	-moz-box-shadow: 2px 0px 4px -1px rgba(0, 0, 0, .08);
}
.with_frm_style .g-recaptcha iframe,.with_frm_style .frm-g-recaptcha iframe {
	width: 100%;
}
}
/*! * fullPage 3.0.5 * https://github.com/alvarotrigo/fullPage.js * * @license GPLv3 for open source use only * or Fullpage Commercial License for commercial use * http://alvarotrigo.com/fullPage/pricing/ * * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo*/
	html.fp-enabled,
.fp-enabled body {
	margin: 0;
	padding: 0;
	overflow:hidden;
	/*Avoid flicker on slides transitions for mobile phones #336*/
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.fp-enabled body {
	max-width: 1920px;
	margin: 0 auto;
}
.fp-section {
	position: relative;
	-webkit-box-sizing: border-box;
	/* Safari<=5 Android<=3*/
	-moz-box-sizing: border-box;
	/* <=28*/
	box-sizing: border-box;
}
.fp-slide {
	float: left;
}
.fp-slide, .fp-slidesContainer {
	height: 100%;
	display: block;
}
.fp-slides {
	z-index:1;
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.3s ease-out;
	/* Safari<=6 Android<=4.3*/
	transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
	display: table;
	table-layout:fixed;
	width: 100%;
}
.fp-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.fp-slidesContainer {
	float: left;
	position: relative;
}
.fp-controlArrow {
	-webkit-user-select: none;
	/* webkit (safari, chrome) browsers*/
	-moz-user-select: none;
	/* mozilla browsers*/
	-khtml-user-select: none;
	/* webkit (konqueror) browsers*/
	-ms-user-select: none;
	/* IE10+*/
	position: absolute;
	z-index: 4;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38px;
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
	overflow: hidden;
	position: relative;
}
.fp-scroller {
	overflow: hidden;
}
.iScrollIndicator {
	border: 0 !important;
}
.fp-notransition {
	-webkit-transition: none !important;
	transition: none !important;
}
#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
}
#fp-nav.fp-right {
	right: 17px;
}
#fp-nav.fp-left {
	left: 17px;
}
.fp-slidesNav {
	position: absolute;
	z-index: 4;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	left: 0 !important;
	right: 0;
	margin: 0 auto !important;
}
.fp-slidesNav.fp-bottom {
	bottom: 17px;
}
.fp-slidesNav.fp-top {
	top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
	margin: 0;
	padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
	display: block;
	width: 14px;
	height: 13px;
	margin: 7px;
	position:relative;
}
.fp-slidesNav ul li {
	display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
	height: 12px;
	width: 12px;
	margin: -6px 0 0 -6px;
	border-radius: 100%;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	height: 4px;
	width: 4px;
	border: 0;
	background: #333;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -2px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
	width: 10px;
	height: 10px;
	margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	max-width: 220px;
	overflow: hidden;
	display: block;
	opacity: 0;
	width: 0;
	cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
	-webkit-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
	width: auto;
	opacity: 1;
}
#fp-nav ul li .fp-tooltip.fp-right {
	right: 20px;
}
#fp-nav ul li .fp-tooltip.fp-left {
	left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
	height: auto !important;
}
.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
	height: auto !important;
}
/*Only display content to screen readers*/
	.fp-sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}
/* *Core Owl Carousel CSS File *v1.3.3*/
	/* clearfix*/
	.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init*/
	.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon*/
	.grabbing {
	cursor:url(grabbing.png) 8 8, move;
}
/* fix*/
	.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}
/* Owl Carousel Owl Demo Theme v1.3.3*/
	/* Styling Next and Prev buttons*/
	.owl-theme .owl-controls .owl-buttons {
	font-size: 0;
	letter-spacing: 0;
	text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	font-size: 1.2rem;
}
/* Clickable class fix problem with hover on touch devices*/
	/* Use it for non-touch hover action*/
	/* Styling Pagination*/
	.owl-theme .owl-controls .owl-pagination {
	font-size: 0;
	letter-spacing: 0;
	text-align: center;
	margin-top: 30px;
}
@media screen and (max-width: 991px) {
	.owl-theme .owl-controls .owl-pagination {
	margin-top: 20px;
}
}
@media screen and (max-width: 767px) {
	.owl-theme .owl-controls .owl-pagination {
	margin-top: 10px;
}
}
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	vertical-align: top;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 0 4px;
	font-size: 0;
	border: solid 2px #811212;
}
@media screen and (max-width: 991px) {
	.owl-theme .owl-controls .owl-page span {
	margin: 0 3px;
	width: 12px;
	height: 12px;
}
}
@media screen and (max-width: 767px) {
	.owl-theme .owl-controls .owl-page span {
	margin: 0 2px;
	width: 10px;
	height: 10px;
}
}
@media screen and (max-width: 480px) {
	.owl-theme .owl-controls .owl-page span {
	margin: 0 2px;
	width: 9px;
	height: 9px;
}
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background-color: #811212;
}
/* If PaginationNumbers is true*/
	.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
/* preloading images*/
	.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center;
}
.zoomPad {
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}
.zoomPreload {
	-moz-opacity:0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align:center;
	background-image: url(../images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	z-index:110;
	width:90px;
	height:43px;
	position:absolute;
	top:0px;
	left:0px;
	* width:100px;
	* height:49px;
}
.zoomPup {
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
	z-index:101;
	cursor:crosshair;
}
.zoomOverlay {
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
	z-index:101;
}
.zoomWindow {
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
	z-index:10000;
	z-index:110;
}
.zoomWrapper {
	position:relative;
	border:1px solid #C6C6C6;
	z-index:110;
}
.zoomWrapperTitle {
	display:block;
	background:#C6C6C6;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:10px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:120;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
.zoomWrapperImage {
	display:block;
	position:relative;
	overflow:hidden;
	z-index:110;
}
.zoomWrapperImage img {
	border:0px;
	display:block;
	position:absolute;
	z-index:101;
}
.zoomIframe {
	z-index: -1;
	filter:alpha(opacity=0);
	-moz-opacity: 0.80;
	opacity: 0.80;
	position:absolute;
	display:block;
}
#trp-floater-ls{display:none}
#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #222;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-transition: opacity .5s ease;
	-o-transition: opacity .5s ease;
	-moz-transition: opacity .5s ease;
	transition: opacity .5s ease;
	z-index: 99999999999999999999999999999999999999;
}
#baguetteBox-overlay.visible {
	opacity: 1;
}
#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}
#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%;
}
#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	color: #ccc;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.6);
	font-family: Verdana, Geneva, sans-serif;
}
#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
}
#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	-webkit-transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, -webkit-transform .4s ease;
	-o-transition: left .4s ease, -o-transform .4s ease;
	-moz-transition: left .4s ease, transform .4s ease, -moz-transform .4s ease;
	transition: left .4s ease, transform .4s ease;
	transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease, -o-transform .4s ease;
	transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease;
}
#baguetteBox-slider.bounce-from-right {
	-webkit-animation: bounceFromRight .4s ease-out;
	-moz-animation: bounceFromRight .4s ease-out;
	animation: bounceFromRight .4s ease-out;
}
#baguetteBox-slider.bounce-from-left {
	-webkit-animation: bounceFromLeft .4s ease-out;
	-moz-animation: bounceFromLeft .4s ease-out;
	animation: bounceFromLeft .4s ease-out;
}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
	top: 50%;
	top: -webkit-calc(50% - 30px);
	top: -moz-calc(50% - 30px);
	top: calc(50% - 30px);
	width: 44px;
	height: 60px;
}
.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50, 50, 50, 0.5);
	color: #ddd;
	font: 1.6em sans-serif;
	-webkit-transition: background-color .4s ease;
	-o-transition: background-color .4s ease;
	-moz-transition: background-color .4s ease;
	transition: background-color .4s ease;
}
.baguetteBox-button:hover {
	background-color: rgba(50, 50, 50, 0.9);
}
.baguetteBox-button#next-button {
	right: 2%;
	display: block !important;
}
.baguetteBox-button#previous-button {
	left: 2%;
	display: block !important;
}
.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: -webkit-calc(2% + 6px);
	right: -moz-calc(2% + 6px);
	right: calc(2% + 6px);
	width: 30px;
	height: 30px;
}
.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0;
}
/*# sourceMappingURL=baguetteBox.css.map*/
	/* CSS Document*/
	
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
body {
	background-color: #fff;
	color: #333;
	font-family: "OpenSans", arial;
	font-size: 14px;
	font-size: 1.4rem;
	max-width: 1920px;
	margin: 0 auto;
	overflow-x: hidden;
}
@media screen and (max-device-width: 320px) {
	body {
	-webkit-text-size-adjust: 100%;
}
}
@media screen and (max-device-width: 480px) {
	body {
	-webkit-text-size-adjust: 100%;
}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	body {
	-webkit-text-size-adjust: 100%;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	body {
	-webkit-text-size-adjust: 100%;
}
}
img {
	border: none;
}
ul li {
	list-style-type: none;
}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
	outline: none;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}
h1, h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
img {
	max-width: 100%;
	border: 0px solid #ccc;
}
embed, video, iframe {
	max-width: 100%;
}
input[type="submit"], textarea[type="submit"] {
	cursor: pointer;
}
input[type="checkbox"], textarea[type="checkbox"] {
	cursor: pointer;
}
input[type="radio"], textarea[type="radio"] {
	cursor: pointer;
}
input, textarea, select {
	font-family: "OpenSans", arial;
	font-size: 14px;
	font-size: 1.4rem;
	border: none;
	outline: none;
	background: none;
}
input:focus, textarea:focus, select:focus {
	outline: none;
}
textarea {
	resize: none;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.clear {
	clear: both;
}
.fix {
	*zoom: 1;
}
.fix:after, .fix:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
/* html5*/
	article, aside, dialog, footer, header, section, footer, nav, figure, menu {
	display: block;
}
::-webkit-input-placeholder {
	color: #999;
	opacity: 1;
}
/* WebKit browsers*/
	:-o-placeholder {
	color: #999;
	opacity: 1;
}
/* Mozilla Firefox 4 to 18*/
	::-moz-placeholder {
	color: #999;
	opacity: 1;
}
/* Mozilla Firefox 19+*/
	:-ms-input-placeholder {
	color: #999;
	opacity: 1;
}
/* Internet Explorer 10+*/
	::-moz-selection {
	color: #fff;
	background: #811212;
}
::selection {
	color: #fff;
	background: #811212;
}
.self-ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.self-ellipsis-2 {
	display: -webkit-box !important;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.self-ellipsis-3 {
	display: -webkit-box !important;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.self-ellipsis-4 {
	display: -webkit-box !important;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.common-vc {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.common-hc {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.common-center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.nlazy {
	min-width: 20%;
}
/**/
	.email {
	word-break: break-all;
}
.scale-big img {
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
.scale-big:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.scale-small img {
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.scale-small:hover img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
[class*="-item"] .item-pic, [class*="-item"] .item-pics {
	position: relative;
	display: block;
	text-align: center;
	overflow: hidden;
}
[class*="-item"] .item-pic img, [class*="-item"] .item-pics img {
	display: block !important;
	width: 100%;
}
.catepro-owl .pro-scroll .item-pic a {
	position: relative;
	padding-bottom: 78.5%;
	display: block;
}
.catepro-owl .pro-scroll .item-pic img {
	position: absolute;
	object-fit: cover;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
[class*="-item"] .item-title {
	overflow: hidden;
	color: #333;
}
[class*="-item"] .item-title a {
	display: block;
	color: #333;
}
[class*="-item"] .item-title a:hover {
	color: #811212 !important;
}
[class*="-item"] .item-subt {
	overflow: hidden;
	color: #333;
}
[class*="-item"] .item-subt a {
	display: block;
	color: #333;
}
[class*="-item"] .item-subt a:hover {
	color: #811212 !important;
}
[class*="-item"] .item-desc {
	overflow: hidden;
	color: #666;
}
[class*="-item"] .item-desc a {
	display: block;
	color: #666;
}
[class*="-item"] .item-desc a:hover {
	color: #811212 !important;
}
.wp {
	width: 1400px;
	margin: auto;
}
@media screen and (max-width: 1419px) {
	.wp {
	width: 1200px;
}
}
@media screen and (max-width: 1219px) {
	.wp {
	width: 960px;
}
}
@media screen and (max-width: 991px) {
	.wp {
	width: 720px;
}
}
@media screen and (max-width: 767px) {
	.wp {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
}
.wp1 {
	width: 1200px;
	margin: auto;
}
@media screen and (max-width: 1219px) {
	.wp1 {
	width: 960px;
}
}
@media screen and (max-width: 991px) {
	.wp1 {
	width: 720px;
}
}
@media screen and (max-width: 767px) {
	.wp1 {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
}
.no_margin {
	margin-left: auto !important;
}
.no_marginr {
	margin-right: auto !important;
}
.no_marginl {
	margin-left: auto !important;
}
.at-resp-share-element .at4-share-count-container {
	text-decoration: none;
	float: right;
	padding-right: 15px;
	line-height: 25px !important;
}
.at-resp-share-element .at-icon {
	width: 24px !important;
	height: 24px !important;
}
.at-style-responsive .at-share-btn {
	padding: 0 !important;
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;
}
.at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 24px !important;
	height: 24px !important;
}
.at-resp-share-element .at-share-btn {
	margin-bottom: 0 !important;
	margin-right: 3px !important;
}
.at-resp-share-element .at-icon {
	width: 24px !important;
	height: 24px !important;
}
.at-style-responsive .at-share-btn {
	padding: 0 !important;
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;
}
.at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 24px !important;
	height: 24px !important;
}
.at-resp-share-element .at-share-btn {
	margin-bottom: 0 !important;
	margin-right: 3px !important;
}
.item-table {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
}
.item-cell {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
/* .an-btn1 start*/
	.an-btn1 {
	position: relative;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: background 0.4s linear, color 0.3s linear;
	-o-transition: background 0.4s linear, color 0.3s linear;
	-moz-transition: background 0.4s linear, color 0.3s linear;
	transition: background 0.4s linear, color 0.3s linear;
}
.an-btn1:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 120%;
	height: 50%;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	z-index: -1;
	content: '';
	background: #811212;
	-webkit-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.an-btn1 .iconfont {
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.an-btn1:hover {
	border-color: #811212 !important;
	background-color: #811212 \9;
	color: #fff !important;
}
.an-btn1:hover .iconfont {
	color: #fff !important;
}
.an-btn1:hover:before {
	height: 500%;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* .an-btn1 end*/
	/* .an-btn2 start*/
	.an-btn2 {
	position: relative;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: background 0.4s linear, color 0.3s linear;
	-o-transition: background 0.4s linear, color 0.3s linear;
	-moz-transition: background 0.4s linear, color 0.3s linear;
	transition: background 0.4s linear, color 0.3s linear;
}
.an-btn2:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 120%;
	height: 50%;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	z-index: -1;
	content: '';
	background: #fff;
	-webkit-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.an-btn2 .iconfont {
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.an-btn2:hover {
	border-color: #811212 !important;
	background-color: #fff \9;
	color: #811212 !important;
}
.an-btn2:hover .iconfont {
	color: #811212 !important;
}
.an-btn2:hover:before {
	height: 500%;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* .an-btn2 end*/
	@media screen and (min-width: 992px) {
	.an-bd1 .item-backdrop {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0;
	right: 0;
	-webkit-transition: all 900ms ease;
	-o-transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	transition: all 900ms ease;
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: -webkit-transform 0.4s ease;
	-o-transition: -o-transform 0.4s ease;
	-moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
	transition: transform 0.4s ease;
	transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease;
	-webkit-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: right center;
	-moz-transform-origin: right center;
	-ms-transform-origin: right center;
	-o-transform-origin: right center;
	transform-origin: right center;
}
.an-bd1 .item-backdrop:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	background-color: #811212;
}
}
@media screen and (min-width: 992px) {
	.an-bd1:hover .item-backdrop {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}
}
/*-------------table start-------------------------------------------------------------------*/
	.table table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ccc;
}
.table table tr td {
	padding: 5px 3px;
	border: 1px solid #ccc;
}
@media screen and (max-width: 1000px) {
	.table {
	width: 100%;
	overflow: scroll;
}
.table div {
	width: 900px;
	max-width: 900px;
}
}
/*-------------table end---------------------------------------------------------------------*/
	/*-------------page-start--------------------------------------------------------------------*/
	.page {
	text-align: center;
	overflow: hidden;
	font-size: 0;
	letter-spacing: 0;
}
.page li {
	display:inline-block
}
.page li a,.page span {
	display: inline-block;
	vertical-align: top;
	border: solid 1px #E5E5E5;
	background-color: #fff;
	color: #333;
	padding: 0 2px;
	min-width: 38px;
	height: 38px;
	line-height: 36px;
	margin: 0 4.5px 10px;
	font-size: 16px;
	font-size: 1.6rem;
}
.page a.prev {
	min-width: 102px;
}
.page a.next {
	min-width: 67px;
}
.page a:hover,.page li.active span, .page a.page-active {
	border-color: #811212;
	background-color: #811212;
	color: #FFFFFF;
}
.page a.prev.on,.page a.next.on {
	border: solid 1px #E5E5E5 !important;
	background-color: #fff !important;
	color: #333 !important;
}
@media screen and (max-width: 1419px) {
	.page a {
	font-size: 14px;
	font-size: 1.4rem;
	min-width: 35px;
	height: 30px;
	line-height: 28px;
	margin: 0 4px 10px;
}
.page a.prev {
	min-width: 80px;
}
}
@media screen and (max-width: 1219px) {
	.page a {
	font-size: 12px;
	font-size: 1.2rem;
	min-width: 30px;
	height: 26px;
	line-height: 24px;
	margin: 0 2px 10px;
}
.page a.prev {
	min-width: 60px;
}
.page a.next {
	min-width: 60px;
}
}
.page .add-form {
	display: inline-block;
	vertical-align: top;
}
.page .add-form .add-btn {
	margin-left: 25px;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	padding: 0 26px;
	height: 38px;
	line-height: 38px;
	background-color: #811212;
	color: #FFFFFF;
	cursor: pointer;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.page .add-form .add-btn:hover {
	background-color: #000;
}
@media screen and (max-width: 1419px) {
	.page .add-form .add-btn {
	margin-left: 15px;
	font-size: 14px;
	font-size: 1.4rem;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
}
}
@media screen and (max-width: 1219px) {
	.page .add-form .add-btn {
	margin-left: 5px;
	font-size: 12px;
	font-size: 1.2rem;
	height: 26px;
	line-height: 26px;
	padding: 0 15px;
}
}
/*-------------page-end--------------------------------------------------------------------*/
	/*-------------contact start---------------------------------------------------------------*/
	.contact-pc {
	position: fixed;
	z-index: 999;
	right: 0;
	width: 52px;
}
.contact-pc li {
	position: relative;
	width: 100%;
	height: 52px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #DFDFDF;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.contact-pc li:hover {
	background-color: #811212;
}
.contact-pc li:hover .iconfont {
	color: #fff !important;
}
.contact-pc li a {
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 52px;
	cursor: pointer;
}
.contact-pc li .iconfont {
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.contact-pc li .ewm {
	position: absolute;
	top: 0;
	left: 125px;
	max-width: 120px;
	width: 120px;
	height: 120px;
}
.contact-pc li.ewm-box:hover .ewm {
	left: -125px;
}
.contact-phone {
	position: fixed;
	bottom: 0;
	height: 40px;
	left: 0;
	right: 0;
	display: none;
	z-index: 999;
}
.contact-phone li {
	width: 25%;
	height: 100%;
	float: left;
	position: relative;
	background: #DFDFDF;
}
.contact-phone li:hover {
	background-color: #811212;
}
.contact-phone li:hover .iconfont {
	color: #fff !important;
}
.contact-phone li a {
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}
.contact-phone li .iconfont {
	color: #fff;
	font-size: 20px;
	font-size: 2.0rem;
}
.contact-phone li .ewm {
	position: absolute;
	bottom: 40px;
	right: 50%;
	margin-right: -50px;
	display: none;
	max-width: 100px;
	width: 100px;
	height: 100px;
}
@media only screen and (max-width: 767px) {
	.contact-pc {
	display: none;
}
.contact-phone {
	display: block;
}
body {
	padding-bottom: 40px;
}
}
/*-------------contact end-----------------------------------------------------------------*/
	/*-------------pro-share start-------------------------------------------------------------*/
	.pro-share {
	font-size: 0;
	letter-spacing: 0;
}
.pro-share .share-title {
	margin-right: 8px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 26px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #888;
}
@media only screen and (max-width: 767px) {
	.pro-share .share-title {
	font-size: 14px;
	font-size: 1.4rem;
}
}
.pro-share .share-pic {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	height: 26px;
}
/*-------------pro-share end---------------------------------------------------------------*/
	/*-------------m-oths----------------------------------------------------------------------*/
	.m-oths {
	margin-top: 25px;
}
@media screen and (max-width: 1219px) {
	.m-oths {
	margin-top: 20px;
}
}
@media screen and (max-width: 767px) {
	.m-oths {
	margin-top: 15px;
}
}
.m-oths .oths-item {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	color: #666;
}
.m-oths .oths-item a {
	color: #666;
}
.m-oths .oths-item a:hover {
	color: #811212;
}
@media screen and (max-width: 1219px) {
	.m-oths .oths-item {
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
	.m-oths .oths-item {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 20px;
}
}
.m-oths .oths-item-1 {
	margin-bottom: 12px;
}
@media screen and (max-width: 1219px) {
	.m-oths .oths-item-1 {
	margin-bottom: 8px;
}
}
@media screen and (max-width: 767px) {
	.m-oths .oths-item-1 {
	margin-bottom: 5px;
}
}
.m-oths .item-name {
	color: #666;
	text-transform: capitalize;
}
.m-oths .iconfont {
	font-size: 17px;
	font-size: 1.7rem;
	color: #999;
	margin-right: 6px;
	float: left;
}
@media screen and (max-width: 767px) {
	.m-oths .iconfont {
	font-size: 14px;
	font-size: 1.4rem;
}
}
.m-oths .oths-body {
	overflow: hidden;
}
/*-------------bread start-----------------------------------------------------------------*/
	.bread {
	background-position: right center;
	background-size: cover;
	height: 258px;
	padding: 30px 0;
}
@media screen and (max-width: 1419px) {
	.bread {
	height: 250px;
}
}
@media screen and (max-width: 1219px) {
	.bread {
	height: 200px;
}
}
@media screen and (max-width: 991px) {
	.bread {
	height: 150px;
	padding: 20px 0;
}
}
@media screen and (max-width: 767px) {
	.bread {
	height: auto;
}
}
.bread .item-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 1.3;
	margin-bottom: 11px;
}
.bread .item-title, .bread .item-title a {
	color: #fff;
}
@media screen and (max-width: 1419px) {
	.bread .item-title {
	font-size: 32px;
	font-size: 3.2rem;
}
}
@media screen and (max-width: 1219px) {
	.bread .item-title {
	font-size: 28px;
	font-size: 2.8rem;
	margin-bottom: 8px;
}
}
@media screen and (max-width: 991px) {
	.bread .item-title {
	font-size: 24px;
	font-size: 2.4rem;
}
}
@media screen and (max-width: 767px) {
	.bread .item-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 5px;
}
}
@media screen and (max-width: 640px) {
	.bread .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 3px;
}
}
.bread .item-subt {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.3;
}
.bread .item-subt, .bread .item-subt a {
	color: #fff;
}
.bread .item-subt a:last-child:hover {
	color: #fff !important;
}
@media screen and (max-width: 1219px) {
	.bread .item-subt {
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
	.bread .item-subt {
	font-size: 12px;
	font-size: 1.2rem;
}
}
.bread a:hover, .bread .bread-active {
	color: #811212 !important;
}
/*-------------bread end-------------------------------------------------------------------*/
	.search-box ::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
/* WebKit browsers*/
	.search-box :-o-placeholder {
	color: #666;
	opacity: 1;
}
/* Mozilla Firefox 4 to 18*/
	.search-box ::-moz-placeholder {
	color: #666;
	opacity: 1;
}
/* Mozilla Firefox 19+*/
	.search-box :-ms-input-placeholder {
	color: #666;
	opacity: 1;
}
/* Internet Explorer 10+*/
	.search {
	position: relative;
	margin-top: 23px;
}
@media screen and (max-width: 991px) {
	.search {
	display: none;
}
}
.search .search-icon {
	cursor: pointer;
	display: block;
	position: relative;
}
.search .search-icon .iconfont {
	display: block;
	color: #333;
	width: 43px;
	height: 30px;
	line-height: 30px;
	background: url(../images/bg7.png) no-repeat center;
	font-size: 18px;
	font-size: 1.8rem;
	color: #811212;
	text-align: center;
	padding-left: 7px;
}
.search .search-box {
	display: none;
	overflow: hidden;
	position: absolute;
	top: 38px;
	right: 0;
	z-index: 999;
	width: 260px;
	height: 50px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
	padding: 10px 10px;
	cursor: pointer;
}
.search .search-box .iconfont {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	background-color: #811212;
	position: absolute;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	right: 10px;
	top: 50%;
	margin-top: -15px;
	z-index: -1;
}
.search .search-box .item-input {
	position: absolute;
	height: 30px;
	line-height: 30px;
	top: 50%;
	margin-top: -15px;
	width: 100%;
	left: 0;
	padding: 0 45px 0 10px;
}
.search .search-box .item-submit {
	position: absolute;
	width: 35px;
	height: 100%;
	top: 0px;
	right: 0px;
	cursor: pointer;
	z-index: 1;
}
/*-------------header start----------------------------------------------------------------*/
	body {
	padding-top: 117px;
	max-width: 1920px;
	margin: 0 auto;
}
@media screen and (max-width: 1219px) {
	body {
	padding-top: 111px;
}
}
@media screen and (max-width: 991px) {
	body {
	padding-top: 0;
}
}
.fixed.header {
	position: fixed;
	top: 0;
	left: 0;
}
@media screen and (min-width: 992px) {
	.fixed.header:before {
	height: 0;
}
.fixed.header .h-top {
	height: 0;
	overflow: hidden;
	padding: 0;
}
.fixed.header .logo {
	width: 125px;
}
}
.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	background-color: #F2F2F2;
}
@media screen and (max-width: 991px) {
	.header {
	position: relative;
	background-color: #811212;
	padding: 10px 0;
}
}
.header:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	height: 38px;
	background-color: #0C0C0C;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
@media screen and (max-width: 991px) {
	.header:before {
	display: none;
}
}
.header .item-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	background: url(../images/bg6.png) no-repeat bottom center;
}
@media screen and (max-width: 1419px) {
	.header .item-bg {
	background-position-x: 35%;
}
}
@media screen and (max-width: 1319px) {
	.header .item-bg {
	background-position-x: 38%;
}
}
@media screen and (max-width: 1219px) {
	.header .item-bg {
	background-position-x: 23%;
}
}
@media screen and (max-width: 1159px) {
	.header .item-bg {
	background-position-x: 25%;
}
}
@media screen and (max-width: 1109px) {
	.header .item-bg {
	background-position-x: 27%;
}
}
@media screen and (max-width: 1019px) {
	.header .item-bg {
	background-position-x: 29%;
}
}
@media screen and (max-width: 991px) {
	.header .item-bg {
	display: none;
}
}
.header .wp {
	position: relative;
}
.header .logo {
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	width: 196px;
	font-size: 0;
	position: absolute;
	top: 11px;
	left: -8px;
}
.header .logo a {
	display: inline-block;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 46.93878%;
}
.header .logo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}
@media screen and (max-width: 1419px) {
	.header .logo {
	left: 0;
}
}
@media screen and (max-width: 1219px) {
	.header .logo {
	width: 180px;
	top: 15px;
}
}
@media screen and (max-width: 991px) {
	.header .logo {
	position: relative;
	top: 0;
	left: 0;
	width: 110px;
}
}
@media screen and (max-width: 767px) {
	.header .logo {
	width: 90px;
}
}
.header .h-top {
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	line-height: 38px;
	font-size: 16px;
	font-size: 1.6rem;
	display: flex;
	float: right;
}
.header .h-top, .header .h-top a {
	color: #C2C2C2;
}
.header .h-top a:hover {
	color: #fff;
}
.header .h-top .item-txt {
	float: right;
	margin-left: 42px;
}
.header .h-top .iconfont {
	color: #D1D1D1;
	margin-right: 10px;
}
@media screen and (max-width: 1219px) {
	.header .h-top {
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 991px) {
	.header .h-top {
	display: none;
}
}
@media screen and (max-width: 991px) {
	.header .h-bot {
	display: none;
}
}
.header .navlist {
	float: right;
	font-size: 0;
	letter-spacing: 0;
	margin-top: 20px;
}
@media screen and (max-width: 991px) {
	.header .navlist {
	display: none;
}
}
.header .navlist > li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-left: 29px;
	padding-bottom: 17px;
}
.header .navlist > li:first-child {
	margin-left: 0;
}
.header .navlist > li > a {
	font-family: "OpenSans-Bold", arial;
	font-display: swap;
	font-size: 20px;
	font-size: 1.95rem;
	display: block;
	line-height: 42px;
	color: #333;
	padding: 0 27px;
	position: relative;
	/* max-width: 200px;*/
	/* overflow: hidden;*/
	/* height: 42px;*/
}
.header .navlist > li > a:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	bottom: 0;
	border-top: solid 42px #F2F2F2;
	border-right: solid 17px transparent;
	display: none;
}
.header .navlist > li > a:after {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	bottom: 0;
	border-bottom: solid 42px #F2F2F2;
	border-left: solid 17px transparent;
	display: none;
}
.header .navlist > li.nav-active > a, .header .navlist > li:hover > a {
	background-color: #811212;
	color: #fff;
}
.header .navlist > li.nav-active > a:before, .header .navlist > li.nav-active > a:after, .header .navlist > li:hover > a:before, .header .navlist > li:hover > a:after {
	display: block;
}
@media screen and (max-width: 1419px) {
	.header .navlist > li {
	margin-left: 0;
}
.header .navlist > li > a {
	font-size: 18px;
	font-size: 1.8rem;
}
}
@media screen and (max-width: 1219px) {
	.header .navlist > li > a {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 0 18px;
	line-height: 36px;
}
.header .navlist > li > a:before {
	border-top: solid 36px #F2F2F2;
	border-right: solid 11px transparent;
}
.header .navlist > li > a:after {
	border-bottom: solid 36px #F2F2F2;
	border-left: solid 11px transparent;
}
}
.header .navlist li:hover .yiji {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	visibility: visible;
	opacity: 1;
}
.header .yiji {
	z-index: 99;
	position: absolute;
	top: 100%;
	width: 178px;
	left: 0;
	display: block;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	transition: all 400ms ease;
	background-color: #F2F2F2;
}
.header .yiji li {
	position: relative;
	text-align: left;
}
.header .yiji li > a {
	display: block;
	line-height: 22px;
	padding: 11px 18px;
	font-size: 18px;
	font-size: 1.8rem;
}
@media screen and (max-width: 1419px) {
	.header .yiji li > a {
	padding: 10px 15px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 20px;
}
}
@media screen and (max-width: 1219px) {
	.header .yiji li > a {
	padding: 8px 15px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 20px;
}
}
.header .yiji li:hover > a {
	background-color: #811212;
	color: #fff;
}
.header .yiji li:hover .erji {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	visibility: visible;
	opacity: 1;
}
@media screen and (max-width: 991px) {
	.header .yiji {
	display: none;
}
}
.header .erji li:hover .sanji, .header .sanji li:hover .siji {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	visibility: visible;
	opacity: 1;
}
.header .erji, .header .sanji {
	position: absolute;
	left: 100%;
	top: 0;
	width: 178px;
	margin-left: 1px;
	display: block;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	transition: all 400ms ease;
	background-color: #F2F2F2;
}
.change-language {
	display: inline-block;
	position: relative;
	text-align: left;
	vertical-align: middle;
	margin-left: 42px;
}
.change-language .change-language-title, .change-language .change-language-title a {
	font-size: 10pt;
	color: #fff;
}
.language-flag .country-flag {
	position: absolute;
	left: 0;
	top: 50%;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	background-repeat: no-repeat;
	background-image: url(../images/all-m.gif);
	width: 22px;
	height: 16px;
	margin: -8px 5px 0;
}
.language-flag-en .country-flag {
	background-position: 0 -256px !important;
}
.language-flag span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	white-space: nowrap;
	padding: 0 0 0 33px;
	overflow: hidden;
}
.change-language:hover .change-language-title a:after {
	-moz-transform: rotate(-360deg);
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.change-language .change-language-title a:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border: 4px solid #D1D1D1;
	border-top-width: 5px;
	border-bottom: 0;
	border-left-color: transparent;
	border-right-color: transparent;
	vertical-align: middle;
	font-size: 0 !important;
}
.change-language .change-language-title a:after {
	font-family: 'fontawesome';
	content: "\f0d7";
	font-size: 12px;
	display: inline-block;
	padding-left: 2px;
}
.change-language .change-language-cont {
	position: absolute;
	top: 36px;
	right: 0;
	width: 500px;
	background: #FFF;
	padding: 20px 10px 20px 20px;
	transform: scale3d(0.9, 0.9, 1);
	opacity: 0;
	visibility: hidden;
	z-index: 999;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 1px solid #eee;
	border-radius: 5px;
	/* overflow-y: scroll;*/
	max-height: 80vh;
	box-shadow: 1px 1px 3px rgba(0,0,0,.2);
}
.change-language:hover .change-language-cont {
	transform: scale3d(1, 1, 1);
	opacity: 1;
	visibility: visible;
}
/*-------------header end------------------------------------------------------------------*/
	/*-------------footer start----------------------------------------------------------------*/
	.footer {
	background: url(../images/bg5.jpg) no-repeat center;
	background-attachment: fixed;
	position: relative;
}
.footer:before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../images/bg5.jpg) no-repeat center;
	background-size: cover;
	z-index: -1;
}
@media screen and (max-width: 991px) {
	.footer {
	padding: 50px 0 40px !important;
}
}
@media screen and (max-width: 767px) {
	.footer {
	padding: 30px 0 20px !important;
	background:#222327;
}
.footer:before {
	background:#222327;
}
}
.footer .f-letter {
	/* WebKit browsers*/
	/* Mozilla Firefox 4 to 18*/
	/* Mozilla Firefox 19+*/
	/* Internet Explorer 10+*/
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: dashed 1px #DCDCDC;
	border-bottom-color: rgba(220, 220, 220, 0.21);
	padding-bottom: 36px;
	margin-bottom: 74px;
}
.footer .f-letter ::-webkit-input-placeholder {
	color: #C7C7C7;
	opacity: 1;
}
.footer .f-letter :-o-placeholder {
	color: #C7C7C7;
	opacity: 1;
}
.footer .f-letter ::-moz-placeholder {
	color: #C7C7C7;
	opacity: 1;
}
.footer .f-letter :-ms-input-placeholder {
	color: #C7C7C7;
	opacity: 1;
}
@media screen and (max-width: 1419px) {
	.footer .f-letter {
	margin-bottom: 60px;
}
}
@media screen and (max-width: 1219px) {
	.footer .f-letter {
	padding-bottom: 30px;
	margin-bottom: 50px;
}
}
@media screen and (max-width: 991px) {
	.footer .f-letter {
	margin-bottom: 40px;
}
}
@media screen and (max-width: 767px) {
	.footer .f-letter {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 640px) {
	.footer .f-letter {
	display: block;
}
}
.footer .f-letter .left-item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 35.71429%;
	/*margin-right: 3.57143%;*/
	padding-left: 22px;
	position: relative;
}
@media screen and (max-width: 1419px) {
	/* .footer .f-letter .left-item {
	width: 39.28571%;
	margin-right: 3.57143%;
}*/
}
@media screen and (max-width: 1219px) {
	.footer .f-letter .left-item {
	padding-left: 20px;
	/*width: 42.85714%;
	margin-right: 3.57143%;*/
}
.footer .f-letter .right-item .item-btn {
	width: 20.11765%;
}
}
@media screen and (max-width: 991px) {
	.footer .f-letter .left-item {
	width:24%;
}
.footer .f-letter .right-item .item-btn {
	width:16%;
}
}
@media screen and (max-width: 767px) {
	.footer .f-letter .left-item {
	/* width: 40.71429%;
	margin-right: 2.14286%;*/
	padding-left: 15px;
}
}
@media screen and (max-width: 640px) {
	.footer .f-letter .left-item {
	width: 100%;
	margin: 0 auto 15px;
}
}
.footer .f-letter .left-item:before {
	position: absolute;
	content: '';
	bottom: 5px;
	top: 5px;
	width: 4px;
	background-color: #811212;
	left: 0;
}
@media screen and (max-width: 767px) {
	.footer .f-letter .left-item:before {
	top: 3px;
	bottom: 3px;
}
}
.footer .f-letter .left-item .item-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 34px;
	font-size: 3.4rem;
	color: #fff;
	line-height: 1.3;
	margin-bottom: 9px;
}
@media screen and (max-width: 1419px) {
	.footer .f-letter .left-item .item-title {
	font-size: 30px;
	font-size: 3rem;
	margin-bottom: 5px;
}
}
@media screen and (max-width: 1219px) {
	.footer .f-letter .left-item .item-title {
	font-size: 26px;
	font-size: 2.6rem;
}
}
@media screen and (max-width: 991px) {
	.footer .f-letter .left-item .item-title {
	font-size: 22px;
	font-size: 2.2rem;
}
}
@media screen and (max-width: 767px) {
	.footer .f-letter .left-item .item-title {
	font-size: 18px;
	font-size: 1.8rem;
}
}
.footer .f-letter .left-item .item-subt {
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.3;
	color: #C7C7C7;
}
@media screen and (max-width: 1419px) {
	.footer .f-letter .left-item .item-subt {
	font-size: 20px;
	font-size: 2rem;
}
}
@media screen and (max-width: 1219px) {
	.footer .f-letter .left-item .item-subt {
	font-size: 18px;
	font-size: 1.8rem;
}
}
@media screen and (max-width: 991px) {
	.footer .f-letter .left-item .item-subt {
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 767px) {
	.footer .f-letter .left-item .item-subt {
	font-size: 14px;
	font-size: 1.4rem;
}
}
.footer .f-letter .right-item {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	overflow: hidden;
}
.footer .f-letter .right-item input {
	color: #c7c7c7;
	height: 67px;
	line-height: 65px;
}
@media screen and (max-width: 1419px) {
	.footer .f-letter .right-item input {
	height: 56px;
	line-height: 54px;
}
}
@media screen and (max-width: 1219px) {
	.footer .f-letter .right-item input {
	height: 44px;
	line-height: 42px;
}
}
@media screen and (max-width: 767px) {
	.footer .f-letter .right-item input {
	height: 38px;
	line-height: 36px;
}
}
/*.footer .f-letter .right-item .item-input {
	float: left;
	width: 52.94118%;
	border: solid 1px #DCDCDC;
	padding: 0 27px;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 22px;
	font-size: 2.2rem;
	color: #C7C7C7;
}*/
	.footer .f-letter .right-item .item-input {
	float: left;
	width: 23%;
	border: solid 1px #DCDCDC;
	padding: 0 27px;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	font-size: 1.8rem;
	color: #C7C7C7;
	margin-right:1%;
}
.footer .f-letter .right-item .item-img {
	float: left;
	margin-top:12px;
}
@media screen and (max-width: 1419px) {
	/*.footer .f-letter .right-item .item-input {
	font-size: 20px;
	font-size: 2rem;
	padding: 0 20px;
}*/
	.footer .f-letter .right-item .item-img {
	margin-top:6px;
}
}
@media screen and (max-width: 1219px) {
	/*.footer .f-letter .right-item .item-input {
	/* font-size: 18px;
	font-size: 1.8rem;
	width: 64.70588%;
	padding: 0 15px;
}*/
	.footer .f-letter .right-item .item-img {
	margin-top:0px;
}
}
@media screen and (max-width: 991px) {
	.footer .f-letter .right-item .item-input {
	font-size: 14px;
	font-size: 1.4rem;
}
.footer .f-letter .right-item .item-input {
	width:27%;
}
.footer .f-letter .right-item .item-input:nth-child(2) {
	width:19%;
}
.footer .f-letter .right-item .item-input {
	padding:0 15px;
}
}
@media screen and (max-width: 767px) {
	.footer .f-letter .right-item .item-input {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 0 10px;
}
}
@media screen and (max-width: 677px) {
	.footer .f-letter .right-item .item-input {
	width:29%;
}
.footer .f-letter .right-item .item-input:nth-child(2) {
	width:20%;
}
}
@media screen and (max-width: 640px) {
	.footer .f-letter .right-item .item-input {
	width: 68.23529%;
	margin-bottom:10px;
}
}
@media screen and (max-width: 500px) {
	.footer .f-letter .right-item .item-input {
	width:60%;
}
.footer .f-letter .right-item .item-input:nth-child(2) {
	width:30%;
}
}
.footer .f-letter .right-item .item-btn {
	float: left;
	margin-left: 3.29412%;
	/*width: 30.11765%;*/
	width: 23.11765%;
	border: solid 1px #811212;
	background-color: #811212;
	color: #fff;
	font-family: "OpenSans-Bold", arial;
	font-size: 20px;
	font-size: 2rem;
	text-transform: uppercase;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.footer .f-letter .right-item .item-btn:hover {
	background-color: #fff;
	color: #811212;
}
@media screen and (max-width: 1419px) {
	.footer .f-letter .right-item .item-btn {
	font-size: 18px;
	font-size: 1.8rem;
	margin-left: 2.35294%;
}
}
@media screen and (max-width: 1219px) {
	.footer .f-letter .right-item .item-btn {
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 991px) {
	.footer .f-letter .right-item .item-btn {
	width:14%;
}
}
@media screen and (max-width: 767px) {
	.footer .f-letter .right-item .item-btn {
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 640px) {
	.footer .f-letter .right-item .item-btn {
	width: 29.41176%;
}
}
.footer .f-top {
	font-size: 0;
	letter-spacing: 0;
}
.footer .f-top, .footer .f-top a {
	color: #fff;
}
.footer .f-top a:hover {
	color: #811212;
}
.footer .f-top .flist {
	display: inline-block;
	vertical-align: top;
}
@media screen and (max-width: 991px) {
	.footer .f-top .flist {
	width: 50% !important;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 767px) {
	.footer .f-top .flist {
	width: 100% !important;
	text-align: center;
	margin-bottom: 0;
}
}
.footer .f-top .flist .box-list {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
}
.footer .f-top .flist .box-list li {
	margin-bottom: 10px;
	padding-left: 20px;
	position: relative;
}
.footer .f-top .flist .box-list li:before {
	position: absolute;
	content: '>>';
	left: 0;
	top: 0;
}
@media screen and (max-width: 991px) {
	.footer .f-top .flist .box-list {
	line-height: 24px;
}
.footer .f-top .flist .box-list li {
	margin-bottom: 5px;
}
}
@media screen and (max-width: 767px) {
	.footer .f-top .flist .box-list {
	display: none;
}
}
.footer .f-top .flist .c-list {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 26px;
}
.footer .f-top .flist .c-list, .footer .f-top .flist .c-list a {
	color: #C9C9C9;
}
.footer .f-top .flist .c-list a:hover {
	color: #811212;
}
.footer .f-top .flist .c-list li {
	margin-bottom: 17px;
	padding-left: 26px;
	position: relative;
}
.footer .f-top .flist .c-list .iconfont {
	left: 0;
	top: 0;
	position: absolute;
	font-size: 18px;
	font-size: 1.8rem;
}
@media screen and (max-width: 1219px) {
	.footer .f-top .flist .c-list {
	font-size: 14px;
	font-size: 1.4rem;
}
.footer .f-top .flist .c-list li {
	margin-bottom: 10px;
}
}
@media screen and (max-width: 991px) {
	.footer .f-top .flist .c-list {
	line-height: 24px;
}
.footer .f-top .flist .c-list li {
	margin-bottom: 5px;
}
}
@media screen and (max-width: 767px) {
	.footer .f-top .flist .c-list {
	display: none;
}
}
.footer .f-top .footer-title {
	font-family: "OpenSans-Bold", arial;
	text-transform: uppercase;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.3;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 13px;
}
.footer .f-top .footer-title:before {
	position: absolute;
	content: '';
	width: 43px;
	height: 1px;
	background-color: #F7F7F7;
	left: 0;
	bottom: 0;
}
@media screen and (max-width: 767px) {
	.footer .f-top .footer-title {
	display: none;
}
}
.footer .f-top .flist1 {
	width: 22.5%;
}
@media screen and (max-width: 1219px) {
	.footer .f-top .flist1 {
	width: 20.71429%;
}
}
@media screen and (max-width: 767px) {
	.footer .f-top .flist1 {
	display: none;
}
}
.footer .f-top .flist2 {
	width: 26.78571%;
}
@media screen and (max-width: 1419px) {
	.footer .f-top .flist2 {
	width: 28.57143%;
}
}
@media screen and (max-width: 1219px) {
	.footer .f-top .flist2 {
	width: 30.35714%;
}
}
.footer .f-top .flist3 {
	width: 26.07143%;
}
@media screen and (max-width: 1419px) {
	.footer .f-top .flist3 {
	width: 22.85714%;
}
}
@media screen and (max-width: 767px) {
	.footer .f-top .flist3 {
	display: none;
}
}
.footer .f-top .flist4 {
	width: 24.64286%;
}
@media screen and (max-width: 1419px) {
	.footer .f-top .flist4 {
	width: 26.07143%;
}
}
@media screen and (max-width: 767px) {
	.footer .f-top .flist4 {
	display: none;
}
}
.footer .f-top .item-follow {
	font-size: 0;
	letter-spacing: 0;
	margin-top: 34px;
}
@media screen and (max-width: 1219px) {
	.footer .f-top .item-follow {
	margin-top: 25px;
}
}
@media screen and (max-width: 767px) {
	.footer .f-top .item-follow {
	margin-top: 0;
	padding: 0;
}
}
.footer .f-top .item-follow > a {
	display: inline-block;
	vertical-align: top;
	background-color: #919191;
	width: 32px;
	height: 32px;
	padding-top: 1%;
	line-height: 32px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	font-size: 18px;
	font-size: 1.8rem;
	color: #fff;
	text-align: center;
	margin: 0 9px;
}
.footer .f-top .item-follow > a:hover {
	background-color: #811212;
}
@media screen and (max-width: 1219px) {
	.footer .f-top .item-follow > a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 6px;
}
}
@media screen and (max-width: 767px) {
	.footer .f-top .item-follow > a {
	width: 28px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 0 5px;
}
}
.footer-bot {
	padding: 22px 0 18px;
	height: auto !important;
	background-color: #811212;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 22px;
}
.footer-bot, .footer-bot a {
	color: #C2C2C2;
}
.footer-bot a:hover {
	color: #fff;
}
.footer-bot .fp-tableCell {
	height: auto !important;
	padding-top: 0 !important;
}
.footer-bot .links a {
	display: inline-block;
	margin-right: 30px;
}
/* .page_footer {
	padding: 40px 0px 0px 0px;
}*/
	@media screen and (max-width: 767px) {
	.footer-bot {
	padding: 10px 0;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 20px;
}
.footer-bot .item-keys, .footer-bot .links {
	display: none;
}
}
.page_footer {
	padding: 193px 0 256px;
}
.section6 {
	padding: 0;
}
.footer .f-top {
	margin-bottom: 50px;
}
.footer .f-letter {
	margin-bottom: 50px;
}
@media screen and (max-width: 1419px) {
	.page_footer {
	padding: 100px 0 5px 0;
}
.section6 {
	padding: 70px 0 5px 0;
}
.section6 .fp-tableCell {
	padding: 0px 0 5px 0;
}
.footer .f-top {
	margin-bottom: 5px;
}
}
@media screen and (max-width: 1219px) {
	.page_footer {
	padding: 70px 0 5px 0;
}
.section6 {
	padding: 70px 0 5px 0;
}
.section6 .fp-tableCell {
	padding: 0px 0 5px 0;
}
.footer .f-top {
	margin-bottom: 5px;
}
}
/*-------------footer end------------------------------------------------------------------*/
	/*-------------index start-----------------------------------------------------------------*/
	.section1 {
	background-color: #E5E5E5;
}
.section .fp-tableCell {
	padding-top: 80px;
}
.index-item .item-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 46px;
	font-size: 4.6rem;
	line-height: 1.2;
	position: relative;
	text-transform: uppercase;
	padding-bottom: 22px;
}
.index-item .item-title:before {
	position: absolute;
	content: '';
	width: 201px;
	height: 2px;
	left: 0;
	bottom: 15px;
	background-color: #fff;
}
.index-item .item-title:after {
	position: absolute;
	content: '';
	width: 147px;
	height: 2px;
	left: 0;
	bottom: 0;
	background-color: #fff;
}
.index-item .item-title, .index-item .item-title a {
	color: #fff;
}
/* .section6 .fp-tableCell {
	padding-top: 130px;
}*/
	@media screen and (max-width: 1419px) {
	.index-item .item-title {
	font-size: 40px;
	font-size: 4rem;
}
.index-item .item-title:before {
	width: 170px;
}
.index-item .item-title:after {
	width: 130px;
}
}
@media screen and (max-width: 1219px) {
	.index-item .item-title {
	font-size: 34px;
	font-size: 3.4rem;
}
.index-item .item-title:before {
	bottom: 10px;
	width: 145px;
}
.index-item .item-title:after {
	width: 110px;
}
}
@media screen and (max-width: 991px) {
	.index-item .item-title {
	font-size: 26px;
	font-size: 2.6rem;
	padding-bottom: 18px;
}
.index-item .item-title:before {
	bottom: 8px;
	width: 110px;
}
.index-item .item-title:after {
	width: 85px;
}
}
@media screen and (max-width: 767px) {
	.index-item .item-title {
	font-size: 20px;
	font-size: 2rem;
	padding-bottom: 15px;
}
.index-item .item-title:before {
	bottom: 6px;
	width: 85px;
}
.index-item .item-title:after {
	width: 70px;
}
}
.index-item .item-desc {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
}
.index-item .item-desc, .index-item .item-desc a {
	color: #fff;
}
@media screen and (max-width: 1219px) {
	.index-item .item-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
}
}
@media screen and (max-width: 991px) {
	.index-item .item-desc {
	line-height: 22px;
}
}
@media screen and (max-width: 767px) {
	.index-item .item-desc {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}
}
.index-item .item-btn {
	display: inline-block;
	padding: 0 29px;
	line-height: 44px;
	border: solid 1px #fff;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	text-transform: uppercase;
}
@media screen and (max-width: 1219px) {
	.index-item .item-btn {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 38px;
}
}
@media screen and (max-width: 991px) {
	.index-item .item-btn {
	line-height: 32px;
	padding: 0 25px;
}
}
@media screen and (max-width: 767px) {
	.index-item .item-btn {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 26px;
	padding: 0 15px;
}
}
.index-about {
	background: url(../images/bg1.jpg) no-repeat center;
}
@media screen and (max-width: 1419px) {
	.index-about {
	background-position-x: 45%;
}
}
@media screen and (max-width: 1219px) {
	.index-about {
	background-position-x: 37%;
}
}
@media screen and (max-width: 1119px) {
	.index-about {
	background-position-x: 39%;
}
}
@media screen and (max-width: 1019px) {
	.index-about {
	background-position-x: 40%;
}
}
@media screen and (max-width: 991px) {
	.index-about {
	background-size: cover;
	background-position-x: center;
	padding: 50px 0;
	background-image: none;
	background-color: #E5E5E5;
}
}
@media screen and (max-width: 767px) {
	.index-about {
	padding: 30px 0;
}
}
@media screen and (max-width: 640px) {
	.index-about {
	padding-bottom: 10px;
}
}
.index-about .box-body {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media screen and (max-width: 991px) {
	.index-about .box-body {
	display: block;
}
}
.index-about .box-body .left-box {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 29.28571%;
	margin-right: 8.57143%;
}
@media screen and (max-width: 991px) {
	.index-about .box-body .left-box {
	width: 100%;
	margin: 0 auto 40px;
}
}
@media screen and (max-width: 767px) {
	.index-about .box-body .left-box {
	margin-bottom: 25px;
}
}
.index-about .box-body .left-box .item-title {
	margin-bottom: 59px;
}
.index-about .box-body .left-box .item-title a:hover {
	color: #000 !important;
}
@media screen and (max-width: 1419px) {
	.index-about .box-body .left-box .item-title {
	margin-bottom: 40px;
}
}
@media screen and (max-width: 1219px) {
	.index-about .box-body .left-box .item-title {
	margin-bottom: 30px;
}
}
@media screen and (max-width: 991px) {
	.index-about .box-body .left-box .item-title {
	margin-bottom: 20px;
}
.index-about .box-body .left-box .item-title, .index-about .box-body .left-box .item-title a {
	color: #333;
}
.index-about .box-body .left-box .item-title a:hover {
	color: #811212 !important;
}
.index-about .box-body .left-box .item-title:before, .index-about .box-body .left-box .item-title:after {
	background-color: #333;
}
}
@media screen and (max-width: 767px) {
	.index-about .box-body .left-box .item-title {
	margin-bottom: 10px;
}
}
.index-about .box-body .left-box .item-desc {
	height: 330px;
	margin-bottom: 72px;
}
.index-about .box-body .left-box .item-desc a:hover {
	color: #000 !important;
}
@media screen and (max-width: 1419px) {
	.index-about .box-body .left-box .item-desc {
	height: 240px;
	margin-bottom: 60px;
}
}
@media screen and (max-width: 1219px) {
	.index-about .box-body .left-box .item-desc {
	margin-bottom: 40px;
	height: 180px;
}
}
@media screen and (max-width: 991px) {
	.index-about .box-body .left-box .item-desc {
	height: auto;
	margin-bottom: 30px;
}
.index-about .box-body .left-box .item-desc, .index-about .box-body .left-box .item-desc a {
	color: #666;
}
.index-about .box-body .left-box .item-desc a:hover {
	color: #811212 !important;
}
}
@media screen and (max-width: 767px) {
	.index-about .box-body .left-box .item-desc {
	margin-bottom: 15px;
}
}
@media screen and (max-width: 991px) {
	.index-about .box-body .left-box .item-btn {
	border-color: #811212;
	color: #811212;
}
}
.index-about .box-body .right-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	overflow: hidden;
}
.index-about .box-body .box-item {
	padding-left: 25px;
}
@media screen and (max-width: 1419px) {
	.index-about .box-body .box-item {
	padding-left: 0;
}
}
.index-about .box-body .box-item .item-subt {
	padding-left: 15px;
	opacity: 0.09;
	font-size: 96px;
	font-size: 9.6rem;
	line-height: 1;
	font-family: "OpenSans-Bold", arial;
	text-transform: uppercase;
	margin-bottom: 69px;
}
@media screen and (max-width: 1419px) {
	.index-about .box-body .box-item .item-subt {
	font-size: 80px;
	font-size: 8rem;
	margin-bottom: 30px;
	padding-left: 0;
}
}
@media screen and (max-width: 1219px) {
	.index-about .box-body .box-item .item-subt {
	font-size: 64px;
	font-size: 6.4rem;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 991px) {
	.index-about .box-body .box-item .item-subt {
	font-size: 48px;
	font-size: 4.8rem;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 767px) {
	.index-about .box-body .box-item .item-subt {
	font-size: 32px;
	font-size: 3.2rem;
	margin-bottom: 10px;
}
}
@media screen and (max-width: 480px) {
	.index-about .box-body .box-item .item-subt {
	font-size: 26px;
	font-size: 2.6rem;
	margin-bottom: 10px;
}
}
.index-about .box-body .box-item .item-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.3;
	margin-bottom: 38px;
}
@media screen and (max-width: 1419px) {
	.index-about .box-body .box-item .item-title {
	font-size: 26px;
	font-size: 2.6rem;
	margin-bottom: 25px;
}
}
@media screen and (max-width: 1219px) {
	.index-about .box-body .box-item .item-title {
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 991px) {
	.index-about .box-body .box-item .item-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 767px) {
	.index-about .box-body .box-item .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4;
	margin-bottom: 10px;
}
}
@media screen and (max-width: 480px) {
	.index-about .box-body .box-item .item-title {
	margin-bottom: 5px;
}
}
.index-about .box-body .box-item .item-desc {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	height: 180px;
	margin-bottom: 76px;
}
.index-about .box-body .box-item .item-desc a {
	-webkit-line-clamp: 6;
}
.index-about .box-body .box-item .item-desc, .index-about .box-body .box-item .item-desc a {
	color: #333;
}
@media screen and (max-width: 1419px) {
	.index-about .box-body .box-item .item-desc {
	margin-bottom: 30px;
	line-height: 26px;
	height: 156px;
}
}
@media screen and (max-width: 1219px) {
	.index-about .box-body .box-item .item-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	height: 144px;
	margin-bottom: 25px;
}
}
@media screen and (max-width: 991px) {
	.index-about .box-body .box-item .item-desc {
	height: auto;
	line-height: 22px;
}
}
@media screen and (max-width: 767px) {
	.index-about .box-body .box-item .item-desc {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}
}
.index-about .box-body .box-list {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.index-about .box-body .box-list .list-item {
	width: 24.13793%;
	-webkit-flex-basis: 24.13793%;
	-ms-flex-preferred-size: 24.13793%;
	flex-basis: 24.13793%;
	margin-left: 1.14943%;
	-webkit-border-radius: 24px 0px 24px 0px;
	border-radius: 24px 0px 24px 0px;
	background-color: #000;
	border-bottom: solid 6px #811212;
	padding: 0 10px 22px;
	text-align: center;
	margin-top: 42px;
}
.index-about .box-body .box-list .list-item:nth-child(4n+1) {
	margin-left: 0;
}
@media screen and (max-width: 1419px) {
	.index-about .box-body .box-list .list-item {
	padding: 0 5px 20px;
}
}
@media screen and (max-width: 767px) {
	.index-about .box-body .box-list .list-item {
	padding: 0 5px 15px;
	border-bottom-width: 4px;
}
}
@media screen and (max-width: 640px) {
	.index-about .box-body .box-list .list-item {
	width: 48%;
	-webkit-flex-basis: 48%;
	-ms-flex-preferred-size: 48%;
	flex-basis: 48%;
	margin: 30px 1% 20px !important;
}
}
.index-about .box-body .box-list .item-icon {
	display: block;
	width: 85px;
	height: 85px;
	line-height: 85px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	background-color: #811212;
	color: #fff;
	font-size: 48px;
	font-size: 4.8rem;
	position: relative;
	margin: 0 auto 3px;
	top: -42px;
}
.index-about .box-body .box-list .item-icon:after {
	position: absolute;
	content: '';
	top: 4px;
	bottom: 4px;
	left: 4px;
	right: 4px;
	border: dashed 1px #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.index-about .box-body .box-list .item-icon:hover {
	background-color: #000;
}
@media screen and (max-width: 1219px) {
	.index-about .box-body .box-list .item-icon {
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 40px;
	font-size: 4rem;
	top: -35px;
	margin-bottom: 0;
}
}
@media screen and (max-width: 767px) {
	.index-about .box-body .box-list .item-icon {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 32px;
	font-size: 3.2rem;
	top: -30px;
	margin-bottom: 0;
}
}
.index-about .box-body .box-list .item-title {
	font-size: 20px;
	font-size: 2rem;
	line-height: 30px;
	height: 90px;
}
.index-about .box-body .box-list .item-title, .index-about .box-body .box-list .item-title a {
	color: #fff;
}
@media screen and (max-width: 1419px) {
	.index-about .box-body .box-list .item-title {
	font-size: 18px;
	font-size: 1.8rem;
}
}
@media screen and (max-width: 1219px) {
	.index-about .box-body .box-list .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	height: 72px;
}
}
@media screen and (max-width: 991px) {
	.index-about .box-body .box-list .item-title {
	line-height: 22px;
	min-height: 66px;
	height: auto;
}
}
@media screen and (max-width: 767px) {
	.index-about .box-body .box-list .item-title {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 20px;
	min-height: 60px;
}
}
@media screen and (max-width: 640px) {
	.index-about .box-body .box-list .item-title {
	min-height: 40px;
}
}
.index1-item {
	font-size: 0;
	position: relative;
}
.index1-item .item-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 46px;
	font-size: 4.6rem;
	line-height: 1.2;
	position: relative;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.index1-item .item-title:before {
	position: absolute;
	content: '';
	width: 201px;
	height: 2px;
	left: 0;
	bottom: 0;
	background-color: #811212;
}
@media screen and (max-width: 1419px) {
	.index1-item .item-title {
	font-size: 40px;
	font-size: 4rem;
}
.index1-item .item-title:before {
	width: 170px;
}
}
@media screen and (max-width: 1219px) {
	.index1-item .item-title {
	font-size: 34px;
	font-size: 3.4rem;
}
.index1-item .item-title:before {
	width: 145px;
}
}
@media screen and (max-width: 991px) {
	.index1-item .item-title {
	font-size: 26px;
	font-size: 2.6rem;
}
.index1-item .item-title:before {
	width: 110px;
}
}
@media screen and (max-width: 767px) {
	.index1-item .item-title {
	font-size: 20px;
	font-size: 2rem;
}
.index1-item .item-title:before {
	width: 85px;
}
}
.index1-item .item-btn {
	position: absolute;
	bottom: 18px;
	right: 0;
	display: inline-block;
	line-height: 50px;
	padding: 0 45px;
	background-color: #212121;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-size: 2rem;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
@media screen and (max-width: 1419px) {
	.index1-item .item-btn {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 44px;
	padding: 0 40px;
	bottom: 10px;
}
}
@media screen and (max-width: 1219px) {
	.index1-item .item-btn {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 40px;
	padding: 0 30px;
}
}
@media screen and (max-width: 991px) {
	.index1-item .item-btn {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 34px;
	padding: 0 25px;
}
}
@media screen and (max-width: 767px) {
	.index1-item .item-btn {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 28px;
	padding: 0 15px;
}
}
.index-probox {
	background: url(../images/bg2.jpg) no-repeat center;
	background-attachment: fixed;
	position: relative;
}
.index-probox:before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../images/bg2.jpg) no-repeat center;
	background-size: cover;
	z-index: -1;
}
@media screen and (max-width: 991px) {
	.index-probox {
	padding: 50px 0;
}
}
@media screen and (max-width: 767px) {
	.index-probox {
	padding: 30px 0;
}
}
.index-probox .index1-item {
	margin-bottom: 6px;
}
@media screen and (max-width: 991px) {
	.index-probox .index1-item {
	margin-bottom: 20px;
}
}
.catepro-owl .owl-buttons {
	display: none !important;
}
.cate-owl {
	position: relative;
	margin-bottom: 23px;
}
.cate-owl .owl-buttons {
	display: none !important;
}
.cate-owl .owl-btns {
	font-size: 0;
	letter-spacing: 0;
	text-align: center;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
@media screen and (max-width: 767px) {
	.cate-owl .owl-btns {
	bottom: 5px;
	right: 5px;
}
}
@media screen and (max-width: 400px) {
	.cate-owl .owl-btns {
	bottom: auto;
	right: auto;
	top: 5px;
	right: 5px;
}
}
.cate-owl .owl-btns .owl-btn {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	width: 32px;
	height: 60px;
	line-height: 58px;
	border: 1px solid #28262A;
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	color: #28262A;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.cate-owl .owl-btns .owl-btn:hover {
	color: #811212;
	border-color: #811212;
}
.cate-owl .owl-btns .owl-btn.disabled {
	border-color: #ccc;
	color: #ccc;
	cursor: auto;
}
@media screen and (max-width: 1419px) {
	.cate-owl .owl-btns .owl-btn {
	width: 28px;
	height: 50px;
	line-height: 48px;
}
}
@media screen and (max-width: 1219px) {
	.cate-owl .owl-btns .owl-btn {
	width: 26px;
	font-size: 16px;
	font-size: 1.6rem;
	height: 40px;
	line-height: 38px;
}
}
@media screen and (max-width: 991px) {
	.cate-owl .owl-btns .owl-btn {
	width: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	height: 30px;
	line-height: 28px;
}
}
@media screen and (max-width: 767px) {
	.cate-owl .owl-btns .owl-btn {
	width: 20px;
	height: 26px;
	line-height: 24px;
	font-size: 12px;
	font-size: 1.2rem;
}
}
.cate-owl .owl-btns .item-prev {
	margin-right: 5px;
}
.cate-owl .list-item {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-flow: row-reverse nowrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-flow: row-reverse nowrap;
	flex-flow: row-reverse nowrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media screen and (max-width: 400px) {
	.cate-owl .list-item {
	display: block;
}
}
.cate-owl .item-pic {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 45%;
	margin-left: 12.14286%;
	border: solid 1px #D2D2D2;
	padding-bottom: 1px;
}
@media only screen and (max-width: 767px) {
	.cate-owl .item-pic a {
	position: relative;
	overflow: hidden;
	padding-bottom: 62.10191%;
	display: block;
}
.cate-owl .item-pic a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
}
@media screen and (max-width: 1419px) {
	.cate-owl .item-pic {
	width: 39.28571%;
	margin-left: 8.57143%;
}
}
@media screen and (max-width: 1219px) {
	.cate-owl .item-pic {
	width: 42.85714%;
	margin-left: 5.71429%;
}
}
@media screen and (max-width: 991px) {
	.cate-owl .item-pic {
	margin-left: 3.57143%;
}
}
@media screen and (max-width: 767px) {
	.cate-owl .item-pic {
	margin-left: 2.14286%;
}
}
@media screen and (max-width: 640px) {
	.cate-owl .item-pic {
	width: 50%;
}
}
@media screen and (max-width: 400px) {
	.cate-owl .item-pic {
	width: 100%;
	margin: 0 auto 15px;
}
}
.cate-owl .item-body {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	overflow: hidden;
}
.cate-owl .item-title {
	text-transform: uppercase;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 12px;
}
@media screen and (max-width: 1419px) {
	.cate-owl .item-title {
	font-size: 20px;
	font-size: 2rem;
}
}
@media screen and (max-width: 1219px) {
	.cate-owl .item-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 8px;
}
}
@media screen and (max-width: 991px) {
	.cate-owl .item-title {
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 767px) {
	.cate-owl .item-title {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 5px;
}
}
@media screen and (max-width: 480px) {
	.cate-owl .item-title {
	font-size: 14px;
	font-size: 1.4rem;
}
}
.cate-owl .item-desc {
	margin-bottom: 36px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	/* height: 90px;*/
}
.cate-owl .item-desc, .cate-owl .item-desc a {
	color: #333;
}
@media screen and (max-width: 1419px) {
	.cate-owl .item-desc {
	line-height: 26px;
	/* height: 78px;*/
	
}
}
@media screen and (max-width: 1219px) {
	.cate-owl .item-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	/* height: 72px;*/
	margin-bottom: 20px;
}
}
@media screen and (max-width: 991px) {
	.cate-owl .item-desc {
	line-height: 22px;
	/* height: 66px;*/
	
}
}
@media screen and (max-width: 767px) {
	.cate-owl .item-desc {
	margin-bottom: 10px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 18px;
	/* height: 54px;*/
	
}
}
@media screen and (max-width: 480px) {
	.cate-owl .item-desc {
	margin-bottom: 0;
}
}
.cate-owl .item-btn {
	display: inline-block;
	padding: 0 29px;
	line-height: 44px;
	border: solid 1px #212121;
	color: #212121;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	text-transform: uppercase;
}
@media screen and (max-width: 1219px) {
	.cate-owl .item-btn {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 38px;
}
}
@media screen and (max-width: 991px) {
	.cate-owl .item-btn {
	line-height: 32px;
	padding: 0 25px;
}
}
@media screen and (max-width: 767px) {
	.cate-owl .item-btn {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 26px;
	padding: 0 15px;
}
}
@media screen and (max-width: 480px) {
	.cate-owl .item-btn {
	display: none;
}
}
.pro-owl {
	position: relative;
	padding: 0 36px;
}
@media screen and (max-width: 991px) {
	.pro-owl {
	padding: 0 30px;
}
}
@media screen and (max-width: 767px) {
	.pro-owl {
	padding: 0 25px;
}
}
@media screen and (max-width: 480px) {
	.pro-owl {
	padding: 0;
}
}
@media screen and (max-width: 480px) {
	.pro-owl .owl-carousel {
	width: 102%;
	margin-left: -1%;
}
}
.pro-owl .owl-buttons {
	display: none !important;
}
.pro-owl .owl-btns {
	font-size: 0;
	letter-spacing: 0;
	text-align: center;
}
.pro-owl .owl-btns .owl-btn {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	width: 32px;
	height: 80px;
	line-height: 78px;
	border: 1px solid #28262A;
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	color: #28262A;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.pro-owl .owl-btns .owl-btn:hover {
	color: #811212;
	border-color: #811212;
}
.pro-owl .owl-btns .owl-btn.disabled {
	/* border-color: #ccc;
	color: #ccc;
	cursor: auto;*/
}
@media screen and (max-width: 1419px) {
	.pro-owl .owl-btns .owl-btn {
	width: 28px;
	height: 70px;
	line-height: 68px;
}
}
@media screen and (max-width: 1219px) {
	.pro-owl .owl-btns .owl-btn {
	width: 26px;
	height: 60px;
	line-height: 58px;
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 991px) {
	.pro-owl .owl-btns .owl-btn {
	width: 24px;
	height: 50px;
	line-height: 48px;
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
	.pro-owl .owl-btns .owl-btn {
	width: 20px;
	height: 40px;
	line-height: 38px;
	font-size: 12px;
	font-size: 1.2rem;
}
}
@media screen and (max-width: 480px) {
	.pro-owl .owl-btns .owl-btn {
	width: 20px;
	height: 30px;
	line-height: 28px;
	font-size: 12px;
	font-size: 1.2rem;
}
}
.pro-owl .owl-btns .item-prev {
	left: 0;
}
.pro-owl .owl-btns .item-next {
	right: 0;
}
.pro-owl .list-item {
	margin: 0 3.01205%;
}
.pro-owl .list-item:hover .item-body {
	background-color: #811212;
}
@media screen and (max-width: 991px) {
	.pro-owl .list-item {
	margin: 0 2.94118%;
}
}
@media screen and (max-width: 480px) {
	.pro-owl .list-item {
	margin: 0 1.96078%;
}
}
.pro-owl .item-pic {
	border: solid 1px #D2D2D2;
	position: relative;
}
.pro-owl .item-body {
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	background-color: #28262A;
	text-align: center;
}
.pro-owl .item-title {
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 78px;
}
.pro-owl .item-title a {
	color: #fff;
	padding: 0 5px;
}
.pro-owl .item-title a:hover {
	color: #fff !important;
}
@media screen and (max-width: 1419px) {
	.pro-owl .item-title {
	line-height: 60px;
}
}
@media screen and (max-width: 1219px) {
	.pro-owl .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 50px;
}
}
@media screen and (max-width: 991px) {
	.pro-owl .item-title {
	line-height: 44px;
}
}
@media screen and (max-width: 767px) {
	.pro-owl .item-title {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 32px;
}
}
.pro-scroll {
	position: relative;
	overflow: hidden;
	padding: 0 46px;
}
@media screen and (max-width: 1419px) {
	.pro-scroll {
	padding: 0 40px;
}
}
@media screen and (max-width: 1219px) {
	.pro-scroll {
	padding: 0 35px;
}
}
@media screen and (max-width: 991px) {
	.pro-scroll {
	padding: 0 32px;
}
}
@media screen and (max-width: 767px) {
	.pro-scroll {
	padding: 0 28px;
}
}
@media screen and (max-width: 480px) {
	.pro-scroll {
	padding: 0;
}
}
.pro-scroll .scroll-btns {
	font-size: 0;
	letter-spacing: 0;
}
.pro-scroll .scroll-btns .scroll-btn {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	width: 32px;
	height: 80px;
	line-height: 78px;
	border: 1px solid #28262A;
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	color: #28262A;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.pro-scroll .scroll-btns .scroll-btn:hover {
	color: #811212;
	border-color: #811212;
}
@media screen and (max-width: 1419px) {
	.pro-scroll .scroll-btns .scroll-btn {
	width: 28px;
	height: 70px;
	line-height: 68px;
}
}
@media screen and (max-width: 1219px) {
	.pro-scroll .scroll-btns .scroll-btn {
	width: 26px;
	height: 60px;
	line-height: 58px;
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 991px) {
	.pro-scroll .scroll-btns .scroll-btn {
	width: 24px;
	height: 50px;
	line-height: 48px;
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
	.pro-scroll .scroll-btns .scroll-btn {
	width: 20px;
	height: 40px;
	line-height: 38px;
	font-size: 12px;
	font-size: 1.2rem;
}
}
@media screen and (max-width: 480px) {
	.pro-scroll .scroll-btns .scroll-btn {
	width: 20px;
	height: 30px;
	line-height: 28px;
	font-size: 12px;
	font-size: 1.2rem;
}
}
.pro-scroll .scroll-btns .prev {
	left: 0;
}
.pro-scroll .scroll-btns .next {
	right: 0;
}
.pro-scroll .scroll-list-box {
	width: 100%;
	overflow: hidden;
}
.pro-scroll .scroll-list {
	width: 10000%;
}
.pro-scroll .scroll-list .list-item {
	float: left;
	width: 0.23853%;
	margin-right: 0.01529%;
}
.pro-scroll .scroll-list .list-item:hover .item-body {
	background-color: #811212;
}
@media screen and (max-width: 991px) {
	.pro-scroll .scroll-list .list-item {
	width: 0.32%;
	margin-right: 0.02%;
}
}
@media screen and (max-width: 480px) {
	.pro-scroll .scroll-list .list-item {
	width: 0.49%;
}
}
.pro-scroll .scroll-list .item-pic {
	border: solid 1px #D2D2D2;
}
@media screen and (max-width: 767px) {
	.pro-scroll .scroll-list .item-pic {
	position: relative;
	padding-bottom:78.7096%;
	overflow:hidden;
}
.pro-scroll .scroll-list .item-pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
}
.pro-scroll .scroll-list .item-body {
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	background-color: #28262A;
	text-align: center;
}
.pro-scroll .scroll-list .item-title {
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 78px;
}
.pro-scroll .scroll-list .item-title a {
	color: #fff;
	padding: 0 5px;
}
.pro-scroll .scroll-list .item-title a:hover {
	color: #fff !important;
}
@media screen and (max-width: 1419px) {
	.pro-scroll .scroll-list .item-title {
	line-height: 60px;
}
}
@media screen and (max-width: 1219px) {
	.pro-scroll .scroll-list .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 50px;
}
}
@media screen and (max-width: 991px) {
	.pro-scroll .scroll-list .item-title {
	line-height: 44px;
}
}
@media screen and (max-width: 767px) {
	.pro-scroll .scroll-list .item-title {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 32px;
}
}
.index-solution {
	background: url(../images/bg3.jpg) no-repeat center;
}
@media screen and (max-width: 991px) {
	.index-solution {
	padding: 50px 0;
	background-size: cover;
}
}
@media screen and (max-width: 767px) {
	.index-solution {
	padding: 30px 0;
}
}
.index-solution .box-body {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media screen and (max-width: 991px) {
	.index-solution .box-body {
	display: block;
}
}
.index-solution .box-body .left-box {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 36.42857%;
	margin-right: 0.71429%;
}
@media screen and (max-width: 991px) {
	.index-solution .box-body .left-box {
	width: 100%;
	margin: 0 auto 40px;
}
}
@media screen and (max-width: 767px) {
	.index-solution .box-body .left-box {
	margin-bottom: 25px;
}
}
.index-solution .box-body .left-box .item-title {
	padding-bottom: 40px;
	margin-bottom: 51px;
}
@media screen and (max-width: 1419px) {
	.index-solution .box-body .left-box .item-title {
	margin-bottom: 40px;
	padding-bottom: 22px;
}
}
@media screen and (max-width: 1219px) {
	.index-solution .box-body .left-box .item-title {
	margin-bottom: 30px;
}
}
@media screen and (max-width: 991px) {
	.index-solution .box-body .left-box .item-title {
	margin-bottom: 20px;
	padding-bottom: 18px;
}
}
@media screen and (max-width: 767px) {
	.index-solution .box-body .left-box .item-title {
	margin-bottom: 10px;
	padding-bottom: 15px;
}
}
.index-solution .box-body .left-box .item-desc {
	margin-bottom: 57px;
}
@media screen and (max-width: 1419px) {
	.index-solution .box-body .left-box .item-desc {
	margin-bottom: 50px;
}
}
@media screen and (max-width: 1219px) {
	.index-solution .box-body .left-box .item-desc {
	margin-bottom: 40px;
}
}
@media screen and (max-width: 991px) {
	.index-solution .box-body .left-box .item-desc {
	margin-bottom: 30px;
}
}
@media screen and (max-width: 767px) {
	.index-solution .box-body .left-box .item-desc {
	margin-bottom: 15px;
}
}
.index-solution .box-body .right-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	overflow: hidden;
}
.index-solution .box-body .box-list {
	font-size: 0;
	letter-spacing: 0;
}
.index-solution .box-body .box-list .list-item {
	display: inline-block;
	vertical-align: top;
	width: 40%;
	position: relative;
}
.index-solution .box-body .box-list .list-item:first-child {
	margin-left: 20%;
}


.index-solution .box-body .box-list .list-item .item-pic img {
	height: auto;
}


@media screen and (max-width: 991px) {
	.index-solution .box-body .box-list .list-item {
	margin-bottom: 20px;
}
}
@media screen and (max-width: 767px) {
	.index-solution .box-body .box-list .list-item {
	margin-bottom: 10px;
}
}
.index-solution .box-body .box-list .item-backdrop:before {
	opacity: 0.43;
	filter: alpha(opacity=43);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=43)";
	background-color: transparent;
	background: url(../images/s-bg.png) no-repeat center;
	background-size: 100% 100%;
}
.index-solution .box-body .box-list .item-title {
	position: relative;
	text-transform: uppercase;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.5;
	text-align: center;
	padding: 0 22.72727%;
}
.index-solution .box-body .box-list .item-title, .index-solution .box-body .box-list .item-title a {
	color: #fff;
}
@media screen and (max-width: 1419px) {
	.index-solution .box-body .box-list .item-title {
	font-size: 22px;
	font-size: 2.2rem;
}
}
@media screen and (max-width: 1219px) {
	.index-solution .box-body .box-list .item-title {
	font-size: 18px;
	font-size: 1.8rem;
}
}
@media screen and (max-width: 991px) {
	.index-solution .box-body .box-list .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 0 5px;
	line-height: 1.4;
	margin-top: 8px;
}
}
@media screen and (max-width: 767px) {
	.index-solution .box-body .box-list .item-title {
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 480px) {
	.index-solution .box-body .box-list .item-title {
	font-size: 12px;
	font-size: 1.2rem;
}
}
.index-ni {
	background: url(../images/bg4.jpg) no-repeat center;
	background-attachment: fixed;
	position: relative;
}
.index-ni:before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../images/bg4.jpg) no-repeat center;
	background-size: cover;
	z-index: -1;
}
@media screen and (max-width: 991px) {
	.index-ni {
	padding: 50px 0;
}
}
@media screen and (max-width: 767px) {
	.index-ni {
	padding: 30px 0;
}
}
.index-ni .index1-item {
	margin-bottom: 54px;
}
@media screen and (max-width: 1419px) {
	.index-ni .index1-item {
	margin-bottom: 40px;
}
}
@media screen and (max-width: 1219px) {
	.index-ni .index1-item {
	margin-bottom: 30px;
}
}
@media screen and (max-width: 767px) {
	.index-ni .index1-item {
	margin-bottom: 20px;
}
}
.index-ni .box-body {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
@media screen and (max-width: 991px) {
	.index-ni .box-body {
	display: block;
}
}
.index-ni .index-news {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 48.78571%;
	margin-right: 2.42857%;
}
@media screen and (max-width: 991px) {
	.index-ni .index-news {
	width: 100%;
	margin: 0 auto 40px;
}
}
@media screen and (max-width: 767px) {
	.index-ni .index-news {
	margin-bottom: 30px;
}
}
.index-ni .index-news .box-list .list-item {
	width: 100%;
	background-color: #28262A;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.index-ni .index-news .box-list .list-item:last-child {
	margin-bottom: 0;
}
.index-ni .index-news .box-list .list-item:hover {
	background-color: #811212;
}
.index-ni .index-news .box-list .item-pic {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 45.53441%;
}
@media screen and (max-width: 991px) {
	.index-ni .index-news .box-list .item-pic {
	max-width: 220px;
}
}
@media screen and (max-width: 767px) {
	.index-ni .index-news .box-list .item-pic {
	max-width: 180px;
	width: 48.31625%;
}
}
.index-ni .index-news .box-list .item-body {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	overflow: hidden;
	padding: 10px 23px;
}
@media screen and (max-width: 1419px) {
	.index-ni .index-news .box-list .item-body {
	padding: 10px 18px;
}
}
@media screen and (max-width: 991px) {
	.index-ni .index-news .box-list .item-body {
	padding: 10px 15px;
}
}
@media screen and (max-width: 767px) {
	.index-ni .index-news .box-list .item-body {
	padding: 0 10px;
}
}
.index-ni .index-news .box-list .item-date {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.3;
	margin-bottom: 2px;
	color: #C8C8C8;
}
@media screen and (max-width: 1219px) {
	.index-ni .index-news .box-list .item-date {
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
	.index-ni .index-news .box-list .item-date {
	font-size: 12px;
	font-size: 1.2rem;
}
}
.index-ni .index-news .box-list .item-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 30px;
	margin-bottom: 11px;
}
.index-ni .index-news .box-list .item-title, .index-ni .index-news .box-list .item-title a, .index-ni .index-news .box-list .item-title a:hover {
	color: #fff !important;
}
@media screen and (max-width: 1419px) {
	.index-ni .index-news .box-list .item-title {
	line-height: 26px;
}
}
@media screen and (max-width: 1219px) {
	.index-ni .index-news .box-list .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	margin-bottom: 5px;
}
}
@media screen and (max-width: 991px) {
	.index-ni .index-news .box-list .item-title {
	line-height: 22px;
}
}
@media screen and (max-width: 767px) {
	.index-ni .index-news .box-list .item-title {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4;
	height: auto;
	margin-bottom: 3px;
}
.index-ni .index-news .box-list .item-title a {
	display: block !important;
	white-space: nowrap !important;
}
}
.index-ni .index-news .box-list .item-desc {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	margin-bottom: 37px;
}
.index-ni .index-news .box-list .item-desc, .index-ni .index-news .box-list .item-desc a, .index-ni .index-news .box-list .item-desc a:hover {
	color: #fff !important;
}
@media screen and (max-width: 1419px) {
	.index-ni .index-news .box-list .item-desc {
	line-height: 26px;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 1219px) {
	.index-ni .index-news .box-list .item-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 22px;
	margin-bottom: 12px;
}
}
@media screen and (max-width: 991px) {
	.index-ni .index-news .box-list .item-desc {
	line-height: 20px;
	margin-bottom: 10px;
}
}
@media screen and (max-width: 767px) {
	.index-ni .index-news .box-list .item-desc {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
	height: auto;
	margin-bottom: 5px;
}
}
.index-ni .index-news .box-list .item-btn {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.3;
	color: #fff;
}
@media screen and (max-width: 1219px) {
	.index-ni .index-news .box-list .item-btn {
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
	.index-ni .index-news .box-list .item-btn {
	font-size: 12px;
	font-size: 1.2rem;
}
}
.index-ni .index-inquire {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	overflow: hidden;
}
.index-ni .index-inquire .box-form {
	background-color: #28262A;
	padding: 37px 29px 43px;
}
@media screen and (max-width: 1419px) {
	.index-ni .index-inquire .box-form {
	padding: 20px 25px 15px;
}
}
@media screen and (max-width: 1219px) {
	.index-ni .index-inquire .box-form {
	padding: 15px 20px 10px;
}
}
@media screen and (max-width: 991px) {
	.index-ni .index-inquire .box-form {
	padding: 30px 20px;
}
}
@media screen and (max-width: 767px) {
	.index-ni .index-inquire .box-form {
	padding: 25px 15px 20px;
}
}
.index-ni .index-inquire .box-form .item-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1.3;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.index-ni .index-inquire .box-form .item-title, .index-ni .index-inquire .box-form .item-title a {
	color: #fff;
}
@media screen and (max-width: 1419px) {
	.index-ni .index-inquire .box-form .item-title {
	font-size: 28px;
	font-size: 2.8rem;
	margin-bottom: 10px;
}
}
@media screen and (max-width: 1219px) {
	.index-ni .index-inquire .box-form .item-title {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 5px;
}
}
@media screen and (max-width: 991px) {
	.index-ni .index-inquire .box-form .item-title {
	font-size: 20px;
	font-size: 2rem;
}
}
@media screen and (max-width: 767px) {
	.index-ni .index-inquire .box-form .item-title {
	font-size: 18px;
	font-size: 1.8rem;
}
}
.index-ni .index-inquire .box-form .item-subt {
	margin-bottom: 33px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.4;
}
.index-ni .index-inquire .box-form .item-subt, .index-ni .index-inquire .box-form .item-subt a {
	color: #fff;
}
@media screen and (max-width: 1419px) {
	.index-ni .index-inquire .box-form .item-subt {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 1219px) {
	.index-ni .index-inquire .box-form .item-subt {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 767px) {
	.index-ni .index-inquire .box-form .item-subt {
	font-size: 12px;
	font-size: 1.2rem;
}
}
.index-ni .index-inquire .box-form input, .index-ni .index-inquire .box-form textarea {
	display: block;
	width: 100%;
	padding: 0 10px 0 15px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #E9E9E9;
	background-color: rgba(233, 233, 233, 0.9);
	font-size: 14px;
	font-size: 1.4rem;
}
.index-ni .index-inquire .box-form input {
	height: 43px;
	line-height: 43px;
}
.index-ni .index-inquire .box-form textarea {
	height: 118px;
	line-height: 20px;
	padding-top: 13px;
	padding-bottom: 13px;
}
.index-ni .index-inquire .box-form .star {
	position: relative;
}
.index-ni .index-inquire .box-form .star:before {
	position: absolute;
	content: '*';
	color: #FF0202;
	left: 5px;
	top: 15px;
}
.index-ni .index-inquire .box-form .item-input {
	float: left;
	width: 48%;
	margin-bottom: 16px;
}
.index-ni .index-inquire .box-form .item-input.pull-right {
	float: right;
}
.index-ni .index-inquire .box-form .item-input1 {
	width: 100%;
}
.index-ni .index-inquire .box-form .item-code {
	width: 29.92%;
	margin-right: 9px;
}
.index-ni .index-inquire .box-form .item-img {
	float: left;
	font-size: 0;
	line-height: 43px;
	cursor: pointer;
}
.index-ni .index-inquire .box-form .item-img img {
	max-height: 43px;
	max-width:110px;
	vertical-align: middle;
}
.index-ni .index-inquire .box-form .item-btn {
	float: right;
}
.index-ni .index-inquire .box-form .item-btn input {
	font-size: 18px;
	font-size: 1.8rem;
	background-color: #811212;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.index-ni .index-inquire .box-form .item-btn input:hover {
	background-color: #000;
}
@media screen and (max-width: 1419px) {
	.index-ni .index-inquire .box-form .item-code {
	width: 27.2%;
	margin-right: 9px;
}
}
@media screen and (max-width: 1219px) {
	.index-ni .index-inquire .box-form .item-input {
	margin-bottom: 10px;
}
.index-ni .index-inquire .box-form .star:before {
	top: 12px;
}
.index-ni .index-inquire .box-form input {
	height: 38px;
	line-height: 38px;
}
.index-ni .index-inquire .box-form textarea {
	height: 100px;
	padding-top: 9px;
	padding-bottom: 8px;
}
.index-ni .index-inquire .box-form .item-img {
	line-height: 38px;
}
.index-ni .index-inquire .box-form .item-img img {
	max-height: 38px;
}
.index-ni .index-inquire .box-form .item-btn {
	width: 43.2%;
}
.index-ni .index-inquire .box-form .item-btn input {
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 991px) {
	.index-ni .index-inquire .box-form .item-btn {
	width: 48%;
}
}
@media screen and (max-width: 640px) {
	.index-ni .index-inquire .box-form input, .index-ni .index-inquire .box-form textarea {
	font-size: 12px;
	font-size: 1.2rem;
}
.index-ni .index-inquire .box-form .item-input {
	width: 100%;
}
.index-ni .index-inquire .box-form .item-code {
	width: -moz-calc(100% - 115px);
	width: calc(100% - 115px);
	margin-right: 0;
}
.index-ni .index-inquire .box-form .item-img {
	float: right;
}
.index-ni .index-inquire .box-form .item-btn {
	width: 100%;
}
.index-ni .index-inquire .box-form .item-btn input {
	font-size: 14px;
	font-size: 1.4rem;
}
}
/*-------------index end-------------------------------------------------------------------*/
	.page_wrap {
	padding: 70px 0 100px;
}
@media screen and (max-width: 1419px) {
	.page_wrap {
	padding: 60px 0 90px;
}
}
@media screen and (max-width: 1219px) {
	.page_wrap {
	padding: 50px 0 70px;
}
}
@media screen and (max-width: 991px) {
	.page_wrap {
	padding: 40px 0 50px;
}
}
@media screen and (max-width: 767px) {
	.page_wrap {
	padding: 30px 0 30px;
}
}
/*-------------1-1-products start----------------------------------------------------------*/
	.cate-list {
	font-size: 0;
	letter-spacing: 0;
}
.cate-list .list-item {
	display: inline-block;
	vertical-align: top;
	width: 48.21429%;
	margin-left: 3.57143%;
	margin-bottom: 53px;
}
.cate-list .list-item:nth-child(odd) {
	margin-left: 0;
}
.cate-list .list-item:hover .item-title {
	background-color: #811212;
}
.cate-list .list-item:hover .item-title, .cate-list .list-item:hover .item-title a, .cate-list .list-item:hover .item-title a:hover {
	color: #fff !important;
}
@media screen and (max-width: 1419px) {
	.cate-list .list-item {
	margin-bottom: 40px;
}
}
@media screen and (max-width: 1219px) {
	.cate-list .list-item {
	margin-bottom: 30px;
}
}
@media screen and (max-width: 767px) {
	.cate-list .list-item {
	margin-bottom: 20px;
}
}
.cate-list .item-pic a {
	position: relative;
	overflow: hidden;
	padding-bottom: 62.22222%;
	display: block;
}
.cate-list .item-pic a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.cate-list .item-title {
	margin-top: 8px;
	font-size: 20px;
	font-size: 2rem;
	line-height: 53px;
	background-color: #E7E7E7;
	text-align: center;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.cate-list .item-title a {
	padding: 0 5px;
}
@media screen and (max-width: 1419px) {
	.cate-list .item-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 48px;
}
}
@media screen and (max-width: 1219px) {
	.cate-list .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 44px;
	margin-top: 5px;
}
}
@media screen and (max-width: 991px) {
	.cate-list .item-title {
	line-height: 38px;
}
}
@media screen and (max-width: 767px) {
	.cate-list .item-title {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
}
}
/*-------------1-1-products end------------------------------------------------------------*/
	/*-------------1-2-products start----------------------------------------------------------*/
	.pro1-top {
	margin-bottom: 71px;
}
@media screen and (max-width: 1419px) {
	.pro1-top {
	margin-bottom: 60px;
}
}
@media screen and (max-width: 1219px) {
	.pro1-top {
	margin-bottom: 50px;
}
}
@media screen and (max-width: 991px) {
	.pro1-top {
	margin-bottom: 40px;
}
}
@media screen and (max-width: 767px) {
	.pro1-top {
	margin-bottom: 25px;
}
}
.pro1-top p strong {
	font-family: "OpenSans-Bold", arial;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.3;
	border-bottom: solid 2px #811212;
	padding-bottom: 14px;
	margin-bottom: 14px;
	display:block;
}
@media screen and (max-width: 1419px) {
	.pro1-top p strong {
	font-size: 22px;
	font-size: 2.2rem;
}
}
@media screen and (max-width: 1219px) {
	.pro1-top p strong {
	font-size: 20px;
	font-size: 2rem;
	padding-bottom: 10px;
}
}
@media screen and (max-width: 991px) {
	.pro1-top p strong {
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 767px) {
	.pro1-top p strong {
	font-size: 14px;
	font-size: 1.4rem;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
}
.pro1-top .item-desc {
	margin-bottom: 22px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
}
.pro1-top .item-desc, .pro1-top .item-desc * {
	color: #666;
}
.pro1-top .item-desc strong {
	font-family: "OpenSans-Bold", arial;
	color: #333;
	font-weight: normal;
}
@media screen and (max-width: 1419px) {
	.pro1-top .item-desc {
	line-height: 26px;
}
}
@media screen and (max-width: 1219px) {
	.pro1-top .item-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
}
}
@media screen and (max-width: 991px) {
	.pro1-top .item-desc {
	line-height: 22px;
}
}
@media screen and (max-width: 767px) {
	.pro1-top .item-desc {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
}
}
.pro1-list {
	font-size: 0;
	letter-spacing: 0;
}
@media screen and (max-width: 767px) {
	.pro1-list {
	padding-bottom: 10px;
}
}
.pro1-list .list-item {
	display: inline-block;
	vertical-align: top;
	width: 31.78571%;
	margin-left: 2.32143%;
	margin-bottom: 42px;
	position: relative;
	overflow: hidden;
}
.pro1-list .list-item:nth-child(3n+1) {
	margin-left: 0;
}
@media screen and (max-width: 1419px) {
	.pro1-list .list-item {
	margin-bottom: 40px;
}
}
@media screen and (max-width: 1219px) {
	.pro1-list .list-item {
	margin-bottom: 30px;
}
}
@media screen and (max-width: 767px) {
	.pro1-list .list-item {
	margin-bottom: 20px;
}
}
@media screen and (max-width: 480px) {
	.pro1-list .list-item {
	width: 48%;
	margin: 0 1% 20px !important;
}
}
.pro1-list .item-pic {
	border: solid 1px #D2D2D2;
}
.pro1-list .item-pic a {
	position: relative;
	overflow: hidden;
	padding-bottom: 79.06977%;
	display: block;
}
.pro1-list .item-pic a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.pro1-list .item-backdrop:before {
	background-color: #212121;
	opacity: 0.63;
	filter: alpha(opacity=63);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=63)";
}
.pro1-list .item-body {
	position: relative;
	padding: 10px 40px;
	text-align: center;
}
@media screen and (max-width: 1419px) {
	.pro1-list .item-body {
	padding: 10px 30px;
}
}
@media screen and (max-width: 1219px) {
	.pro1-list .item-body {
	padding: 10px 20px;
}
}
@media screen and (max-width: 991px) {
	.pro1-list .item-body {
	padding: 0;
}
}
.pro1-list .item-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.3;
}
.pro1-list .item-title, .pro1-list .item-title a,.pro1-list .item-title a:hover {
	color: #fff !important;
}
@media screen and (max-width: 1419px) {
	.pro1-list .item-title {
	font-size: 24px;
	font-size: 2.4rem;
}
}
@media screen and (max-width: 1219px) {
	.pro1-list .item-title {
	font-size: 20px;
	font-size: 2rem;
}
}
@media screen and (max-width: 991px) {
	.pro1-list .item-title {
	margin-top: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}
.pro1-list .item-title, .pro1-list .item-title a {
	color: #333;
}
}
@media screen and (max-width: 767px) {
	.pro1-list .item-title {
	font-size: 14px;
	font-size: 1.4rem;
}
}
.pro1-list .item-desc {
	margin-top: 23px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
}
.pro1-list .item-desc, .pro1-list .item-desc a, .pro1-list .item-desc a:hover {
	color: #fff !important;
}
@media screen and (max-width: 1419px) {
	.pro1-list .item-desc {
	line-height: 26px;
	margin-top: 15px;
}
}
@media screen and (max-width: 1219px) {
	.pro1-list .item-desc {
	margin-top: 10px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
}
}
@media screen and (max-width: 991px) {
	.pro1-list .item-desc {
	margin-top: 5px;
	line-height: 1.4;
}
.pro1-list .item-desc, .pro1-list .item-desc a {
	color: #666;
}
}
@media screen and (max-width: 767px) {
	.pro1-list .item-desc {
	font-size: 12px;
	font-size: 1.2rem;
}
}
/*-------------1-2-products end------------------------------------------------------------*/
	/*-------------1-3-products start----------------------------------------------------------*/
	.pro3-banner {
	position: relative;
	overflow: hidden;
	padding-bottom: 22.91667%;
	width: 100%;
}
.pro3-banner img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.pro3-banner .item-title {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 60px;
	font-size: 6rem;
	line-height: 1.3;
	color: #fff;
	text-align: center;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 1419px) {
	.pro3-banner .item-title {
	font-size: 50px;
	font-size: 5rem;
}
}
@media screen and (max-width: 1219px) {
	.pro3-banner .item-title {
	font-size: 40px;
	font-size: 4rem;
}
}
@media screen and (max-width: 991px) {
	.pro3-banner .item-title {
	font-size: 30px;
	font-size: 3rem;
}
}
@media screen and (max-width: 767px) {
	.pro3-banner .item-title {
	font-size: 20px;
	font-size: 2rem;
}
}
@media screen and (max-width: 640px) {
	.pro3-banner .item-title {
	font-size: 18px;
	font-size: 1.8rem;
}
}
@media screen and (max-width: 480px) {
	.pro3-banner .item-title {
	font-size: 16px;
	font-size: 1.6rem;
}
}
.pro3-bread {
	padding: 14px 0 29px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.3;
}
.pro3-bread, .pro3-bread a {
	color: #666;
}
@media screen and (max-width: 1219px) {
	.pro3-bread {
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 991px) {
	.pro3-bread {
	padding-bottom: 25px;
}
}
@media screen and (max-width: 767px) {
	.pro3-bread {
	padding: 10px 0 20px;
	font-size: 12px;
	font-size: 1.2rem;
}
}
.pro3-bread a:hover, .pro3-bread .bread-active {
	color: #811212 !important;
}
.m-prob1 .prob-pic {
	width: 46.07143%;
	margin-right: 4.28571%;
	float: left;
}
@media screen and (max-width: 1419px) {
	.m-prob1 .prob-pic {
	margin-right: 2.14286%;
}
}
@media screen and (max-width: 1219px) {
	.m-prob1 .prob-pic {
	float: none;
	margin: 0 auto;
	width: 100%;
	max-width: 500px;
}
}
.m-prob1 .prob-pic-big {
	position: relative;
	border: solid 1px #D2D2D2;
	padding-bottom: 78.91473%;
}
.m-prob1 .prob-pic-big .provideo-box {
	-webkit-border-radius: 0;
	border-radius: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.m-prob1 .prob-pic-big .provideo-box .provideo {
	position: relative;
	overflow: hidden;
	padding-bottom: 79.06977%;
	height: 0;
}
.m-prob1 .prob-pic-big .provideo-box .provideo iframe, .m-prob1 .prob-pic-big .provideo-box .provideo video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
.m-prob1 .prob-pic-big .provideo-box .provideo iframe body {
	margin: 0px !important;
}
.m-prob1 .prob-pic-big-img {
	display: block;
	line-height: 0;
	font-size: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.m-prob1 .prob-pic-big-img .zoomPad {
	float: none;
	z-index: 8;
}
.m-prob1 .zoomWrapperImage img {
	max-width: none;
}
.m-prob1 .prob-pic-small {
	position: relative;
	margin-top: 15px;
	padding: 0 47.5px;
	overflow: hidden;
}
@media screen and (max-width: 1219px) {
	.m-prob1 .prob-pic-small {
	padding: 0 40px;
}
}
@media screen and (max-width: 991px) {
	.m-prob1 .prob-pic-small {
	padding: 0 30px;
}
}
@media screen and (max-width: 767px) {
	/*.m-prob1 .prob-pic-big {
	display:none;
}*/
	.m-prob1 .prob-pic-small {
	padding: 0 25px;
	margin-top: 10px;
}
}
.m-prob1 .prob-pic-btn {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	width: 32px;
	height: 80px;
	line-height: 78px;
	border: 1px solid #E5E5E5;
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	color: #919191;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.m-prob1 .prob-pic-btn:hover {
	color: #811212;
	border-color: #811212;
}
@media screen and (max-width: 1419px) {
	.m-prob1 .prob-pic-btn {
	width: 28px;
	height: 70px;
	line-height: 68px;
}
}
@media screen and (max-width: 1219px) {
	.m-prob1 .prob-pic-btn {
	width: 26px;
	height: 60px;
	line-height: 58px;
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 991px) {
	.m-prob1 .prob-pic-btn {
	width: 24px;
	height: 50px;
	line-height: 48px;
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
	.m-prob1 .prob-pic-btn {
	width: 20px;
	height: 40px;
	line-height: 38px;
	font-size: 12px;
	font-size: 1.2rem;
}
}
@media screen and (max-width: 480px) {
	.m-prob1 .prob-pic-btn {
	width: 20px;
	height: 30px;
	line-height: 28px;
	font-size: 12px;
	font-size: 1.2rem;
}
}
.more_btn {
	width: 170px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 16px;
	text-align: center;
	background-color: #811212;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
.more_span1 {
	color: #fff;
	display: block;
	width: 100%;
	height: 40px;
}
.m-prob1 .prob-pic-btn.prev {
	left: 0;
}
.m-prob1 .prob-pic-btn.next {
	right: 0;
}
.m-prob1 .prob-pic-list {
	overflow: hidden;
}
.m-prob1 .prob-pic-list ul {
	width: 10000%;
	overflow: hidden;
}
.m-prob1 .prob-pic-list li {
	position: relative;
	float: left;
	margin-right: 0.01818%;
	width: 0.23636%;
	overflow: hidden;
}
.m-prob1 .prob-pic-item .item-pics, .m-prob1 .prob-pic-item .item-video {
	display: block;
	position: relative;
	border: solid 1px #E5E5E5;
	overflow: hidden;
	z-index: 1;
	padding-bottom: 73.84615%;
}
.m-prob1 .prob-pic-item .item-pics img, .m-prob1 .prob-pic-item .item-video img {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	cursor:pointer;
}
.m-prob1 .prob-pic-item .item-pics.active, .m-prob1 .prob-pic-item .item-video.active {
	border-color: #811212;
}
@media screen and (max-width: 1219px) {
	.zoomPad {
	cursor: default !important;
}
.zoomPup {
	display: none !important;
}
.zoomWindow {
	display: none !important;
}
.zoomPreload {
	display: none !important;
}
}
/* pro-info*/
	.pro-info {
	overflow: hidden;
}
@media screen and (max-width: 1219px) {
	.pro-info {
	width: 100%;
	margin: 30px auto 0;
}
}
@media screen and (max-width: 767px) {
	.pro-info {
	margin-top: 20px;
}
}
.pro-info > .item-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.3;
	border-bottom: solid 2px #A0A0A0;
	padding-bottom: 23px;
	margin-top: -3px;
	margin-bottom: 40px;
}
@media screen and (max-width: 1419px) {
	.pro-info > .item-title {
	font-size: 22px;
	font-size: 2.2rem;
	margin-top: 0;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
}
@media screen and (max-width: 1219px) {
	.pro-info > .item-title {
	font-size: 20px;
	font-size: 2rem;
}
}
@media screen and (max-width: 767px) {
	.pro-info > .item-title {
	font-size: 18px;
	font-size: 1.8rem;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 640px) {
	.pro-info > .item-title {
	font-size: 16px;
	font-size: 1.6rem;
}
}
.pro-info .item-desc:nth-child(2) {
	border-bottom: solid 2px #A0A0A0;
	min-height: 319px;
	padding: 0 0 30px;
	margin-bottom: 93px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 28px;
}
.pro-info .item-desc, .pro-info .item-desc * {
	color: #666;
}
@media screen and (max-width: 1419px) {
	.pro-info .item-desc {
	margin-bottom: 50px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
}
}
@media screen and (max-width: 1219px) {
	.pro-info .item-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	min-height: auto;
	margin-bottom: 25px;
}
}
@media screen and (max-width: 991px) {
	.pro-info .item-desc {
	line-height: 22px;
}
}
@media screen and (max-width: 767px) {
	.pro-info .item-desc {
	padding-bottom: 20px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 20px;
}
}
.pro-info .item-btns {
	font-size: 0;
	letter-spacing: 0;
	margin-bottom: 46px;
}
@media screen and (max-width: 1419px) {
	.pro-info .item-btns {
	margin-bottom: 20px;
}
}
@media screen and (max-width: 767px) {
	.pro-info .item-btns {
	margin-bottom: 10px;
}
}
.pro-info .item-btn {
	display: inline-block;
	vertical-align: middle;
	min-width: 161px;
	padding: 0 15px;
	background-color: #0C0C0C;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	margin-right: 26px;
	margin-bottom: 10px;
}
.pro-info .item-btn:last-child {
	margin-right: 0;
}
@media screen and (max-width: 1219px) {
	.pro-info .item-btn {
	font-size: 14px;
	font-size: 1.4rem;
	min-width: 140px;
	margin-right: 20px;
}
}
@media screen and (max-width: 767px) {
	.pro-info .item-btn {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 30px;
	min-width: 120px;
}
}
.pro-info .pro-share .share-title {
	color: #666;
	font-size: 16px;
	font-size: 1.6rem;
}
@media screen and (max-width: 1219px) {
	.pro-info .pro-share .share-title {
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
	.pro-info .pro-share .share-title {
	font-size: 12px;
	font-size: 1.2rem;
}
}
.pro3-spec {
	margin-top: 46px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
}
.pro3-spec .box-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.pro3-spec .box-list .list-item {
	width: 31.71429%;
	-webkit-flex-basis: 31.71429%;
	-ms-flex-preferred-size: 31.71429%;
	flex-basis: 31.71429%;
	margin-left: 2.42857%;
	text-align: center;
	margin-bottom: 25px;
}
.pro3-spec .box-list .list-item:nth-child(3n+1) {
	margin-left: 0;
}
@media screen and (max-width: 480px) {
	.pro3-spec .box-list .list-item {
	width: 48%;
	-webkit-flex-basis: 48%;
	-ms-flex-preferred-size: 48%;
	flex-basis: 48%;
	margin: 0 1% 20px !important;
}
}
.pro3-spec .box-list img {
	display: block;
	width: 100%;
	margin: 0 auto 8px;
	border: solid 1px #D2D2D2;
}
@media screen and (max-width: 1419px) {
	.pro3-spec {
	line-height: 26px;
}
}
@media screen and (max-width: 1219px) {
	.pro3-spec {
	margin-top: 40px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
}
}
@media screen and (max-width: 991px) {
	.pro3-spec {
	line-height: 22px;
}
}
@media screen and (max-width: 767px) {
	.pro3-spec {
	margin-top: 25px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 20px;
}
}
.related-box {
	margin-top: 45px;
}
@media screen and (max-width: 1219px) {
	.related-box {
	margin-top: 35px;
}
}
@media screen and (max-width: 767px) {
	.related-box {
	margin-top: 25px;
}
}
.related-box .box-title {
	text-transform: uppercase;
	font-family: "OpenSans-Bold", arial;
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.3;
	margin-bottom: 48px;
}
.related-box .box-title a:hover {
	color: #811212;
}
@media screen and (max-width: 1419px) {
	.related-box .box-title {
	font-size: 26px;
	font-size: 2.6rem;
	margin-bottom: 30px;
}
}
@media screen and (max-width: 1219px) {
	.related-box .box-title {
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 991px) {
	.related-box .box-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 15px;
}
}
.related-owl {
	position: relative;
	padding: 0 28px;
}
@media screen and (max-width: 991px) {
	.related-owl {
	padding: 0 30px;
}
}
@media screen and (max-width: 991px) {
	.related-owl {
	padding: 0;
}
}
@media screen and (max-width: 480px) {
	.related-owl {
	padding: 0;
}
}
@media screen and (max-width: 991px) {
	.related-owl .owl-carousel {
	width: 102%;
	margin-left: -1%;
}
}
.related-owl .owl-buttons {
	display: none !important;
}
.related-owl .owl-btns {
	font-size: 0;
	letter-spacing: 0;
	text-align: center;
}
@media screen and (max-width: 991px) {
	.related-owl .owl-btns {
	margin-top: 15px;
}
}
.related-owl .owl-btns .owl-btn {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	width: 32px;
	height: 80px;
	line-height: 78px;
	border: 1px solid #28262A;
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	color: #28262A;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.related-owl .owl-btns .owl-btn:hover {
	color: #811212;
	border-color: #811212;
}
.related-owl .owl-btns .owl-btn.disabled {
	/* border-color: #ccc;
	color: #ccc;
	cursor: auto;*/
}
@media screen and (max-width: 1419px) {
	.related-owl .owl-btns .owl-btn {
	width: 28px;
	height: 70px;
	line-height: 68px;
}
}
@media screen and (max-width: 1219px) {
	.related-owl .owl-btns .owl-btn {
	width: 26px;
	height: 60px;
	line-height: 58px;
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 991px) {
	.related-owl .owl-btns .owl-btn {
	width: 24px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	font-size: 1.4rem;
	position: relative;
	top: 0;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
}
@media screen and (max-width: 767px) {
	.related-owl .owl-btns .owl-btn {
	width: 20px;
	height: 30px;
	line-height: 28px;
	font-size: 12px;
	font-size: 1.2rem;
}
}
@media screen and (max-width: 480px) {
	.related-owl .owl-btns .owl-btn {
	width: 20px;
	height: 30px;
	line-height: 28px;
	font-size: 12px;
	font-size: 1.2rem;
}
}
.related-owl .owl-btns .item-prev {
	left: 0;
}
@media screen and (max-width: 991px) {
	.related-owl .owl-btns .item-prev {
	margin-right: 5px;
}
}
.related-owl .owl-btns .item-next {
	right: 0;
}
.related-owl .list-item {
	margin: 0 3.34821%;
}
@media screen and (max-width: 991px) {
	.related-owl .list-item {
	margin: 0 2.94118%;
}
}
@media screen and (max-width: 480px) {
	.related-owl .list-item {
	margin: 0 1.96078%;
}
}
.related-owl .item-box {
	position: relative;
	overflow: hidden;
}
.related-owl .item-pic {
	border: solid 1px #D2D2D2;
}
.related-owl .item-pic a {
	position: relative;
	overflow: hidden;
	padding-bottom: 79.06977%;
	display: block;
}
.related-owl .item-pic a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.related-owl .item-backdrop:before {
	background-color: #212121;
	opacity: 0.63;
	filter: alpha(opacity=63);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=63)";
}
.related-owl .item-body {
	position: relative;
	padding: 10px 40px;
	text-align: center;
}
@media screen and (max-width: 1419px) {
	.related-owl .item-body {
	padding: 10px 30px;
}
}
@media screen and (max-width: 1219px) {
	.related-owl .item-body {
	padding: 10px 20px;
}
}
@media screen and (max-width: 991px) {
	.related-owl .item-body {
	padding: 0;
}
}
.related-owl .item-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.3;
}
.related-owl .item-title, .related-owl .item-title a,.related-owl .item-title a:hover {
	color: #fff !important;
}
@media screen and (max-width: 1419px) {
	.related-owl .item-title {
	font-size: 24px;
	font-size: 2.4rem;
}
}
@media screen and (max-width: 1219px) {
	.related-owl .item-title {
	font-size: 20px;
	font-size: 2rem;
}
}
@media screen and (max-width: 991px) {
	.related-owl .item-title {
	margin-top: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}
.related-owl .item-title, .related-owl .item-title a {
	color: #333;
}
}
@media screen and (max-width: 767px) {
	.related-owl .item-title {
	font-size: 14px;
	font-size: 1.4rem;
}
}
.related-owl .item-desc {
	margin-top: 23px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
}
.related-owl .item-desc, .related-owl .item-desc a, .related-owl .item-desc a:hover {
	color: #fff !important;
}
@media screen and (max-width: 1419px) {
	.related-owl .item-desc {
	line-height: 26px;
	margin-top: 15px;
}
}
@media screen and (max-width: 1219px) {
	.related-owl .item-desc {
	margin-top: 10px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
}
}
@media screen and (max-width: 991px) {
	.related-owl .item-desc {
	margin-top: 5px;
	line-height: 1.4;
}
.related-owl .item-desc, .related-owl .item-desc a {
	color: #666;
}
}
@media screen and (max-width: 767px) {
	.related-owl .item-desc {
	font-size: 12px;
	font-size: 1.2rem;
}
}
/*-------------1-3-products end------------------------------------------------------------*/
	/*-------------2-1-solution start----------------------------------------------------------*/
	.solution_wrap, .about_wrap {
	background: url(../images/bg8.jpg) no-repeat center;
	background-attachment: fixed;
	position: relative;
}
.solution_wrap:before, .about_wrap:before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../images/bg8.jpg) no-repeat center;
	background-size: cover;
	z-index: -1;
}
.s1-list .list-item {
	margin-bottom: 45px;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #E5E5E5;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.s1-list .list-item:hover {
	background-color: #000000;
}
.s1-list .list-item:hover .item-title, .s1-list .list-item:hover .item-title a, .s1-list .list-item:hover .item-title a:hover, .s1-list .list-item:hover .item-desc, .s1-list .list-item:hover .item-desc a, .s1-list .list-item:hover .item-desc a:hover {
	color: #fff !important;
}
.s1-list .list-item:hover .item-btn {
	border-color: #811212 !important;
	background-color: #811212 \9;
	color: #fff !important;
}
.s1-list .list-item:hover .item-btn .iconfont {
	color: #fff !important;
}
.s1-list .list-item:hover .item-btn:before {
	height: 500%;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media screen and (max-width: 1419px) {
	.s1-list .list-item {
	margin-bottom: 40px;
}
}
@media screen and (max-width: 1219px) {
	.s1-list .list-item {
	margin-bottom: 30px;
}
}
@media screen and (max-width: 767px) {
	.s1-list .list-item {
	margin-bottom: 20px;
}
}
.s1-list .item2 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.s1-list .item-pic {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 50%;
}
.s1-list .item-pic a {
	position: relative;
	overflow: hidden;
	padding-bottom: 62.14286%;
	display: block;
}
.s1-list .item-pic a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.s1-list .item-body {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	overflow: hidden;
	font-size: 0;
	padding: 10px 20px 10px 50px;
}
@media screen and (max-width: 1419px) {
	.s1-list .item-body {
	padding-left: 40px;
}
}
@media screen and (max-width: 1219px) {
	.s1-list .item-body {
	padding: 10px 20px 10px 30px;
}
}
@media screen and (max-width: 991px) {
	.s1-list .item-body {
	padding: 10px 20px;
}
}
@media screen and (max-width: 767px) {
	.s1-list .item-body {
	padding: 10px 15px;
}
}
@media screen and (max-width: 480px) {
	.s1-list .item-body {
	padding: 5px 10px;
}
}
.s1-list .item-title {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.3;
	margin-bottom: 20px;
}
@media screen and (max-width: 1419px) {
	.s1-list .item-title {
	font-size: 18px;
	font-size: 1.8rem;
}
}
@media screen and (max-width: 1219px) {
	.s1-list .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 991px) {
	.s1-list .item-title {
	margin-bottom: 10px;
}
}
@media screen and (max-width: 767px) {
	.s1-list .item-title {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 5px;
}
}
.s1-list .item-desc {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	margin-bottom: 67px;
}
@media screen and (max-width: 1419px) {
	.s1-list .item-desc {
	line-height: 26px;
	margin-bottom: 40px;
}
}
@media screen and (max-width: 1219px) {
	.s1-list .item-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	margin-bottom: 30px;
}
}
@media screen and (max-width: 991px) {
	.s1-list .item-desc {
	line-height: 22px;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 767px) {
	.s1-list .item-desc {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 480px) {
	.s1-list .item-desc {
	margin-bottom: 0;
}
}
.s1-list .item-btn {
	display: inline-block;
	border: solid 1px #212121;
	color: #212121;
	background-color: #fff;
	line-height: 44px;
	padding: 0 30px;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1.6rem;
}
@media screen and (max-width: 1419px) {
	.s1-list .item-btn {
	line-height: 38px;
}
}
@media screen and (max-width: 1219px) {
	.s1-list .item-btn {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 34px;
	padding: 0 25px;
}
}
@media screen and (max-width: 991px) {
	.s1-list .item-btn {
	line-height: 32px;
	padding: 0 20px;
}
}
@media screen and (max-width: 767px) {
	.s1-list .item-btn {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 26px;
	padding: 0 15px;
}
}
@media screen and (max-width: 480px) {
	.s1-list .item-btn {
	display: none;
}
}
/*-------------2-1-solution end------------------------------------------------------------*/
	/*-------------2-2-solution start----------------------------------------------------------*/
	.s2-top {
	margin-bottom: 32px;
	background-color: #fff;
	padding: 24px 20px 48px;
}
@media screen and (max-width: 1419px) {
	.s2-top {
	padding-bottom: 30px;
}
}
@media screen and (max-width: 1219px) {
	.s2-top {
	padding: 20px;
}
}
@media screen and (max-width: 767px) {
	.s2-top {
	margin-bottom: 25px;
	padding: 15px;
}
}
.s2-top .item-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.3;
	margin-bottom: 22px;
}
@media screen and (max-width: 1419px) {
	.s2-top .item-title {
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 1219px) {
	.s2-top .item-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 10px;
}
}
@media screen and (max-width: 991px) {
	.s2-top .item-title {
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 767px) {
	.s2-top .item-title {
	font-size: 14px;
	font-size: 1.4rem;
}
}
.s2-top .item-desc {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
}
.s2-top .item-desc, .s2-top .item-desc * {
	color: #666;
}
.s2-top .item-desc strong {
	font-family: "OpenSans-Bold", arial;
	color: #333;
	font-weight: normal;
}
@media screen and (max-width: 1419px) {
	.s2-top .item-desc {
	line-height: 26px;
}
}
@media screen and (max-width: 1219px) {
	.s2-top .item-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
}
}
@media screen and (max-width: 991px) {
	.s2-top .item-desc {
	line-height: 22px;
}
}
@media screen and (max-width: 767px) {
	.s2-top .item-desc {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
}
}
.s2-list {
	font-size: 0;
	letter-spacing: 0;
	padding-bottom: 28px;
}
@media screen and (max-width: 1219px) {
	.s2-list {
	padding-bottom: 20px;
}
}
@media screen and (max-width: 767px) {
	.s2-list {
	padding-bottom: 10px;
}
}
.s2-list .list-item {
	display: inline-block;
	vertical-align: top;
	width: 31.5%;
	margin-left: 2.75%;
	margin-bottom: 40px;
	background-color: #fff;
	padding: 10px 4px;
	-webkit-box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.23);
	box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.23);
	position: relative;
	overflow: hidden;
}
.s2-list .list-item:nth-child(3n+1) {
	margin-left: 0;
}
@media screen and (max-width: 1219px) {
	.s2-list .list-item {
	margin-bottom: 30px;
	padding: 8px 4px;
}
}
@media screen and (max-width: 767px) {
	.s2-list .list-item {
	width: 32%;
	margin-left: 2%;
	margin-bottom: 20px;
	padding: 4px;
}
}
@media screen and (max-width: 480px) {
	.s2-list .list-item {
	width: 48%;
	margin: 0 1% 20px !important;
}
}
.s2-list .item-pic a {
	position: relative;
	overflow: hidden;
	padding-bottom: 62.14286%;
	display: block;
}
.s2-list .item-pic a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.s2-list .item-title {
	margin-top: 13px;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.5;
	text-align: center;
}
@media screen and (max-width: 1419px) {
	.s2-list .item-title {
	font-size: 18px;
	font-size: 1.8rem;
}
}
@media screen and (max-width: 1219px) {
	.s2-list .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 10px;
}
}
@media screen and (max-width: 767px) {
	.s2-list .item-title {
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 5px;
}
}
/*-------------2-2-solution end------------------------------------------------------------*/
	/*-------------2-3-solution start----------------------------------------------------------*/
	.solution3-main {
	background-color: #fff;
	padding: 54px 45px 75px;
}
@media screen and (max-width: 1419px) {
	.solution3-main {
	padding: 40px;
}
}
@media screen and (max-width: 1219px) {
	.solution3-main {
	padding: 30px;
}
}
@media screen and (max-width: 991px) {
	.solution3-main {
	padding: 20px 20px 25px;
}
}
@media screen and (max-width: 767px) {
	.solution3-main {
	padding: 15px 15px 20px;
}
}
.solution3-main > .item-title {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.3;
	margin-bottom: 17px;
}
@media screen and (max-width: 1419px) {
	.solution3-main > .item-title {
	font-size: 22px;
	font-size: 2.2rem;
}
}
@media screen and (max-width: 1219px) {
	.solution3-main > .item-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 767px) {
	.solution3-main > .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 10px;
}
}
.solution3-main .item-date {
	font-size: 0;
	letter-spacing: 0;
	padding-bottom: 25px;
}
@media screen and (max-width: 1219px) {
	.solution3-main .item-date {
	padding-bottom: 20px;
}
}
@media screen and (max-width: 991px) {
	.solution3-main .item-date {
	padding-bottom: 15px;
}
}
@media screen and (max-width: 767px) {
	.solution3-main .item-date {
	padding-bottom: 10px;
}
}
.solution3-main .item-date > span {
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	font-size: 1.6rem;
	margin-right: 38px;
	color: #666;
}
.solution3-main .item-date > span .iconfont {
	margin-right: 15px;
	font-size: 19px;
	font-size: 1.9rem;
}
@media screen and (max-width: 1219px) {
	.solution3-main .item-date > span {
	font-size: 14px;
	font-size: 1.4rem;
	margin-right: 20px;
}
.solution3-main .item-date > span .iconfont {
	margin-right: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 767px) {
	.solution3-main .item-date > span {
	font-size: 12px;
	font-size: 1.2rem;
	margin-right: 10px;
}
.solution3-main .item-date > span .iconfont {
	margin-right: 5px;
	font-size: 14px;
	font-size: 1.4rem;
}
}
.solution3-main .pro-share {
	display: inline-block;
	vertical-align: middle;
}
.solution3-main .pro-share .share-title {
	font-size: 16px;
	font-size: 1.6rem;
	color: #666;
}
@media screen and (max-width: 1219px) {
	.solution3-main .pro-share .share-title {
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
	.solution3-main .pro-share .share-title {
	font-size: 12px;
	font-size: 1.2rem;
}
}
.solution3-main .item-desc {
	border-top: solid 1px #E0E0E0;
	border-bottom: solid 1px #E0E0E0;
	padding-top: 22px;
	padding-bottom: 40px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
}
.solution3-main .item-desc, .solution3-main .item-desc * {
	color: #333;
}
@media screen and (max-width: 1419px) {
	.solution3-main .item-desc {
	line-height: 26px;
}
}
@media screen and (max-width: 1219px) {
	.solution3-main .item-desc {
	padding-bottom: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
}
}
@media screen and (max-width: 991px) {
	.solution3-main .item-desc {
	padding-top: 20px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 22px;
}
}
@media screen and (max-width: 767px) {
	.solution3-main .item-desc {
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 20px;
}
}
.related-solution {
	margin-top: 83px;
}
@media screen and (max-width: 1419px) {
	.related-solution {
	margin-top: 60px;
}
}
@media screen and (max-width: 1219px) {
	.related-solution {
	margin-top: 50px;
}
}
@media screen and (max-width: 991px) {
	.related-solution {
	margin-top: 40px;
}
}
@media screen and (max-width: 767px) {
	.related-solution {
	margin-top: 30px;
}
}
.related-solution .box-title {
	text-transform: uppercase;
	font-family: "OpenSans-Bold", arial;
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 1.3;
	margin-bottom: 48px;
}
.related-solution .box-title a:hover {
	color: #811212;
}
@media screen and (max-width: 1419px) {
	.related-solution .box-title {
	font-size: 32px;
	font-size: 3.2rem;
	margin-bottom: 30px;
}
}
@media screen and (max-width: 1219px) {
	.related-solution .box-title {
	font-size: 28px;
	font-size: 2.8rem;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 991px) {
	.related-solution .box-title {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 767px) {
	.related-solution .box-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 10px;
}
}
@media screen and (max-width: 640px) {
	.related-solution .box-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 10px;
}
}
.reso-owl {
	position: relative;
	padding: 0 40px;
}
@media screen and (max-width: 991px) {
	.reso-owl {
	padding: 0 30px;
}
}
@media screen and (max-width: 991px) {
	.reso-owl {
	padding: 0;
}
}
@media screen and (max-width: 480px) {
	.reso-owl {
	padding: 0;
}
}
@media screen and (max-width: 991px) {
	.reso-owl .owl-carousel {
	width: 102%;
	margin-left: -1%;
}
}
.reso-owl .owl-buttons {
	display: none !important;
}
.reso-owl .owl-btns {
	font-size: 0;
	letter-spacing: 0;
	text-align: center;
}
@media screen and (max-width: 991px) {
	.reso-owl .owl-btns {
	margin-top: 15px;
}
}
.reso-owl .owl-btns .owl-btn {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	width: 32px;
	height: 80px;
	line-height: 78px;
	border: 1px solid #28262A;
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	color: #28262A;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.reso-owl .owl-btns .owl-btn:hover {
	color: #811212;
	border-color: #811212;
}
.reso-owl .owl-btns .owl-btn.disabled {
	/* border-color: #ccc;
	color: #ccc;
	cursor: auto;*/
}
@media screen and (max-width: 1419px) {
	.reso-owl .owl-btns .owl-btn {
	width: 28px;
	height: 70px;
	line-height: 68px;
}
}
@media screen and (max-width: 1219px) {
	.reso-owl .owl-btns .owl-btn {
	width: 26px;
	height: 60px;
	line-height: 58px;
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 991px) {
	.reso-owl .owl-btns .owl-btn {
	width: 24px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	font-size: 1.4rem;
	position: relative;
	top: 0;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
}
@media screen and (max-width: 767px) {
	.reso-owl .owl-btns .owl-btn {
	width: 20px;
	height: 30px;
	line-height: 28px;
	font-size: 12px;
	font-size: 1.2rem;
}
}
@media screen and (max-width: 480px) {
	.reso-owl .owl-btns .owl-btn {
	width: 20px;
	height: 30px;
	line-height: 28px;
	font-size: 12px;
	font-size: 1.2rem;
}
}
.reso-owl .owl-btns .item-prev {
	left: 0;
}
@media screen and (max-width: 991px) {
	.reso-owl .owl-btns .item-prev {
	margin-right: 5px;
}
}
.reso-owl .owl-btns .item-next {
	right: 0;
}
.reso-owl .list-item {
	margin: 9px 3.40909%;
	background-color: #fff;
	padding: 10px 4px;
	-webkit-box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.23);
	box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.23);
}
@media screen and (max-width: 1219px) {
	.reso-owl .list-item {
	padding: 8px 4px;
}
}
@media screen and (max-width: 991px) {
	.reso-owl .list-item {
	margin: 10px 2.94118%;
}
}
@media screen and (max-width: 767px) {
	.reso-owl .list-item {
	padding: 4px;
}
}
@media screen and (max-width: 480px) {
	.reso-owl .list-item {
	margin: 10px 1.96078%;
}
}
.reso-owl .item-title {
	margin-top: 13px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5;
	text-align: center;
}
@media screen and (max-width: 1219px) {
	.reso-owl .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 10px;
}
}
@media screen and (max-width: 767px) {
	.reso-owl .item-title {
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 5px;
}
}
/*-------------2-3-solution end------------------------------------------------------------*/
	/*-------------3-1-Project Gallery start---------------------------------------------------*/
	.project_wrap {
	background: url(../images/bg9.jpg) no-repeat center;
	background-attachment: fixed;
	position: relative;
}
.project_wrap:before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../images/bg9.jpg) no-repeat center;
	background-size: cover;
	z-index: -1;
}
.project1-top .item-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.3;
	color: #811212;
	margin-bottom: 15px;
}
@media screen and (max-width: 1419px) {
	.project1-top .item-title {
	font-size: 26px;
	font-size: 2.6rem;
}
}
@media screen and (max-width: 1219px) {
	.project1-top .item-title {
	font-size: 22px;
	font-size: 2.2rem;
}
}
@media screen and (max-width: 991px) {
	.project1-top .item-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 10px;
}
}
@media screen and (max-width: 767px) {
	.project1-top .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 5px;
}
}
@media screen and (max-width: 480px) {
	.project1-top .item-title {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 5px;
}
}
.project1-top .item-desc {
	margin-bottom: 40px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
}
.project1-top .item-desc, .project1-top .item-desc * {
	color: #666;
}
@media screen and (max-width: 1419px) {
	.project1-top .item-desc {
	line-height: 26px;
}
}
@media screen and (max-width: 1219px) {
	.project1-top .item-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	margin-bottom: 30px;
}
}
@media screen and (max-width: 991px) {
	.project1-top .item-desc {
	line-height: 22px;
}
}
@media screen and (max-width: 767px) {
	.project1-top .item-desc {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
	margin-bottom: 25px;
}
}
.project1-select .box-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.3;
	margin-bottom: 30px;
}
@media screen and (max-width: 1219px) {
	.project1-select .box-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 767px) {
	.project1-select .box-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 640px) {
	.project1-select .box-title {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 10px;
}
}
.project1-select .box-body {
	margin-bottom: 35px;
	background-color: #DBDBDB;
	padding: 14px 27px 35px;
	font-size: 0;
	letter-spacing: 0;
}
@media screen and (max-width: 1219px) {
	.project1-select .box-body {
	padding: 14px 20px 25px;
}
}
@media screen and (max-width: 991px) {
	.project1-select .box-body {
	padding: 14px 15px 20px;
}
}
@media screen and (max-width: 767px) {
	.project1-select .box-body {
	margin-bottom: 25px;
}
}
@media screen and (max-width: 640px) {
	.project1-select .box-body {
	padding: 14px 10px 20px;
}
}
.project1-select .box-body > * {
	display: inline-block;
	vertical-align: bottom;
}
.project1-select .box-body .item-box {
	width: 41.97623%;
	margin-right: 0.89153%;
}
.project1-select .box-body .item-box:first-child {
	margin-right: 2.526%;
}
@media screen and (max-width: 1219px) {
	.project1-select .box-body .item-box:first-child {
	margin-right: 0.89153%;
}
}
@media screen and (max-width: 640px) {
	.project1-select .box-body .item-box {
	width: 100%;
	margin-right: 0;
	margin-bottom: 12px;
}
}
.project1-select .box-body .item-box .item-title {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.3;
	margin-bottom: 15px;
}
@media screen and (max-width: 1219px) {
	.project1-select .box-body .item-box .item-title {
	font-size: 18px;
	font-size: 1.8rem;
}
}
@media screen and (max-width: 991px) {
	.project1-select .box-body .item-box .item-title {
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 767px) {
	.project1-select .box-body .item-box .item-title {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 10px;
}
}
@media screen and (max-width: 640px) {
	.project1-select .box-body .item-box .item-title {
	margin-bottom: 5px;
}
}
.project1-select .box-body .item-box .item-select {
	position: relative;
}
.project1-select .box-body .item-box .item-select .item-a {
	background-color: #fff;
	display: block;
	line-height: 57px;
	font-size: 20px;
	font-size: 2rem;
	font-family: "OpenSans-Bold", arial;
	padding: 0 50px 0 17px;
	position: relative;
}
.project1-select .box-body .item-box .item-select .item-a:before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 13px solid #811212;
	right: 19px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
@media screen and (max-width: 1219px) {
	.project1-select .box-body .item-box .item-select .item-a {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 48px;
	padding-right: 40px;
}
.project1-select .box-body .item-box .item-select .item-a:before {
	right: 10px;
}
}
@media screen and (max-width: 991px) {
	.project1-select .box-body .item-box .item-select .item-a {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 42px;
	padding-right: 35px;
	padding-left: 10px;
}
.project1-select .box-body .item-box .item-select .item-a:before {
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 10px solid #811212;
}
}
@media screen and (max-width: 767px) {
	.project1-select .box-body .item-box .item-select .item-a {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 34px;
	padding-right: 30px;
}
.project1-select .box-body .item-box .item-select .item-a:before {
	right: 5px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #811212;
}
}
.project1-select .box-body .item-box .item-select input {
	display: none;
}
.project1-select .box-body .item-box .item-select .syiji {
	z-index: 2;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: #fff;
	margin-top: 1px;
}
.project1-select .box-body .item-box .item-select .syiji li > a {
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	padding: 6px 15px;
}
.project1-select .box-body .item-box .item-select .syiji li > a:hover {
	background-color: #811212;
	color: #fff;
}
@media screen and (max-width: 1219px) {
	.project1-select .box-body .item-box .item-select .syiji li > a {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 20px;
}
}
@media screen and (max-width: 991px) {
	.project1-select .box-body .item-box .item-select .syiji li > a {
	padding: 6px 10px;
}
}
@media screen and (max-width: 767px) {
	.project1-select .box-body .item-box .item-select .syiji li > a {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 4px 10px;
}
}
.project1-select .box-body .item-submit {
	width: 12.63001%;
	line-height: 69px;
	background-color: #1E1E1E;
	font-size: 20px;
	font-size: 2rem;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.project1-select .box-body .item-submit:hover {
	background-color: #811212;
}
@media screen and (max-width: 1219px) {
	.project1-select .box-body .item-submit {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 60px;
	width: 14.26449%;
}
}
@media screen and (max-width: 991px) {
	.project1-select .box-body .item-submit {
	line-height: 48px;
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 767px) {
	.project1-select .box-body .item-submit {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 40px;
}
}
@media screen and (max-width: 640px) {
	.project1-select .box-body .item-submit {
	width: 100%;
	line-height: 34px;
}
}
.project1-list {
	font-size: 0;
	letter-spacing: 0;
}
@media screen and (max-width: 767px) {
	.project1-list {
	padding-bottom: 10px;
}
}
.project1-list .list-item {
	display: inline-block;
	vertical-align: top;
	width: 32.5%;
	margin-left: 1.25%;
	margin-bottom: 45px;
	background-color: #fff;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.14);
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.14);
	position: relative;
	overflow: hidden;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.project1-list .list-item:nth-child(3n+1) {
	margin-left: 0;
}
.project1-list .list-item:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #1E1E1E;
}
.project1-list .list-item:hover .item-title, .project1-list .list-item:hover .item-title a, .project1-list .list-item:hover .item-title a:hover {
	color: #fff !important;
}
.project1-list .list-item:hover .item-btn {
	border-color: #fff !important;
	background-color: #fff \9;
	color: #212121 !important;
}
.project1-list .list-item:hover .item-btn .iconfont {
	color: #212121 !important;
}
.project1-list .list-item:hover .item-btn:before {
	height: 500%;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media screen and (max-width: 1419px) {
	.project1-list .list-item {
	margin-bottom: 40px;
}
}
@media screen and (max-width: 1219px) {
	.project1-list .list-item {
	margin-bottom: 30px;
}
}
@media screen and (max-width: 767px) {
	.project1-list .list-item {
	margin-bottom: 20px;
}
}
@media screen and (max-width: 480px) {
	.project1-list .list-item {
	width: 48%;
	margin: 0 1% 20px !important;
}
}
.project1-list .item-pic a {
	position: relative;
	overflow: hidden;
	padding-bottom: 75.1938%;
	display: block;
}
.project1-list .item-pic a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.project1-list .item-body {
	text-align: right;
	padding: 7px 13px 15px;
}
@media screen and (max-width: 767px) {
	.project1-list .item-body {
	padding: 7px 8px 10px;
}
}
.project1-list .item-title {
	text-align: left;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 30px;
	height: 60px;
	margin-bottom: 6px;
}
@media screen and (max-width: 1419px) {
	.project1-list .item-title {
	line-height: 26px;
	height: 52px;
}
}
@media screen and (max-width: 1219px) {
	.project1-list .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	height: 48px;
}
}
@media screen and (max-width: 991px) {
	.project1-list .item-title {
	line-height: 22px;
	height: 44px;
}
}
@media screen and (max-width: 767px) {
	.project1-list .item-title {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 20px;
	height: 40px;
}
}
.project1-list .item-btn {
	display: inline-block;
	line-height: 28px;
	border: solid 1px #811212;
	text-align: center;
	text-transform: uppercase;
	padding: 0 9px;
	color: #212121;
	font-size: 14px;
	font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
	.project1-list .item-btn {
	line-height: 22px;
	font-size: 12px;
	font-size: 1.2rem;
}
}
/*-------------3-1-Project Gallery end-----------------------------------------------------*/
	/*-------------3-2-Project Gallery start---------------------------------------------------*/
	.project2-box1 .item-pic {
	float: left;
	width: 46.07143%;
	margin-right: 4.64286%;
}
@media screen and (max-width: 1419px) {
	.project2-box1 .item-pic {
	margin-right: 2.14286%;
}
}
@media screen and (max-width: 1219px) {
	.project2-box1 .item-pic {
	float: none;
	width: 100%;
	max-width: 550px;
	margin: 0 auto;
}
}
.project2-box1 .item-pic .item-img {
	display: block;
	padding-bottom: 75.1938%;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.project2-box1 .item-pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.project2-box1 .item-body {
	overflow: hidden;
}
@media screen and (max-width: 1219px) {
	.project2-box1 .item-body {
	width: 100%;
	margin: 30px auto 0;
}
}
@media screen and (max-width: 767px) {
	.project2-box1 .item-body {
	margin-top: 20px;
}
}
.project2-box1 .item-body .item-title {
	color: #666;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.3;
	border-bottom: solid 1px #1E1E1E;
	border-bottom-color: rgba(30, 30, 30, 0.22);
	padding-bottom: 20px;
	margin-top: -3px;
	margin-bottom: 14px;
}
.project2-box1 .item-body .item-title strong {
	font-family: "OpenSans-Bold", arial;
	font-weight: normal;
	color: #333;
}
@media screen and (max-width: 1419px) {
	.project2-box1 .item-body .item-title {
	margin-top: 0;
	padding-bottom: 15px;
}
}
@media screen and (max-width: 1219px) {
	.project2-box1 .item-body .item-title {
	font-size: 18px;
	font-size: 1.8rem;
}
}
@media screen and (max-width: 767px) {
	.project2-box1 .item-body .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
}
.project2-box1 .item-body .item-desc {
	border-bottom: solid 1px #1E1E1E;
	border-bottom-color: rgba(30, 30, 30, 0.22);
	padding: 0 0 22px;
	margin-bottom: 29px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
}
@media screen and (max-width: 1419px) {
	.project2-box1 .item-body .item-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
}
}
@media screen and (max-width: 1219px) {
	.project2-box1 .item-body .item-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	margin-bottom: 25px;
}
}
@media screen and (max-width: 991px) {
	.project2-box1 .item-body .item-desc {
	line-height: 22px;
}
}
@media screen and (max-width: 767px) {
	.project2-box1 .item-body .item-desc {
	padding-bottom: 20px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 20px;
}
}
.project2-box1 .item-body .item-btns {
	font-size: 0;
	letter-spacing: 0;
}
.project2-box1 .item-body .item-btn {
	display: inline-block;
	vertical-align: middle;
	min-width: 174px;
	padding: 0 15px;
	background-color: #0C0C0C;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	margin-right: 37px;
	margin-bottom: 10px;
}
.project2-box1 .item-body .item-btn:last-child {
	margin-right: 0;
}
@media screen and (max-width: 1219px) {
	.project2-box1 .item-body .item-btn {
	font-size: 14px;
	font-size: 1.4rem;
	min-width: 140px;
	margin-right: 20px;
	line-height: 32px;
	margin-right: 25px;
}
}
@media screen and (max-width: 767px) {
	.project2-box1 .item-body .item-btn {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 30px;
	min-width: 120px;
}
}
.project2-box2 {
	margin-top: 42px;
}
@media screen and (max-width: 991px) {
	.project2-box2 {
	margin-top: 35px;
}
}
@media screen and (max-width: 767px) {
	.project2-box2 {
	margin-top: 20px;
}
}
.project2-box2 .box-title {
	text-transform: uppercase;
	font-family: "OpenSans-Bold", arial;
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.3;
	margin-bottom: 32px;
}
.project2-box2 .box-title a:hover {
	color: #811212;
}
@media screen and (max-width: 1419px) {
	.project2-box2 .box-title {
	font-size: 26px;
	font-size: 2.6rem;
	margin-bottom: 25px;
}
}
@media screen and (max-width: 1219px) {
	.project2-box2 .box-title {
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 991px) {
	.project2-box2 .box-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 15px;
}
}
.project2-box2 .box-list {
	font-size: 0;
	letter-spacing: 0;
}
.project2-box2 .box-list .list-item {
	display: inline-block;
	vertical-align: top;
	width: 29.28571%;
	margin-left: 6.07143%;
	margin-bottom: 40px;
}
.project2-box2 .box-list .list-item:nth-child(3n+1) {
	margin-left: 0;
}
@media screen and (max-width: 1419px) {
	.project2-box2 .box-list .list-item {
	width: 30%;
	margin-left: 5%;
}
}
@media screen and (max-width: 1219px) {
	.project2-box2 .box-list .list-item {
	width: 32%;
	margin-left: 2%;
	margin-bottom: 30px;
}
}
@media screen and (max-width: 767px) {
	.project2-box2 .box-list .list-item {
	margin-bottom: 20px;
}
}
@media screen and (max-width: 480px) {
	.project2-box2 .box-list .list-item {
	width: 48%;
	margin: 0 1% 20px !important;
}
}
@media screen and (max-width: 991px) {
	.project2-box2 .box-list .item-backdrop {
	display: none;
}
}
.project2-box2 .box-list .item-backdrop:before {
	background-color: #000;
	opacity: 0.71;
	filter: alpha(opacity=71);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=71)";
}
.project2-box2 .box-list .item-backdrop .iconfont {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 30px;
	font-size: 3rem;
	line-height: 1;
}
.related-project {
	margin-top: 47px;
}
@media screen and (max-width: 1419px) {
	.related-project {
	margin-top: 35px;
}
}
@media screen and (max-width: 1219px) {
	.related-project {
	margin-top: 25px;
}
}
@media screen and (max-width: 767px) {
	.related-project {
	margin-top: 15px;
}
}
.related-project .box-title {
	text-transform: uppercase;
	font-family: "OpenSans-Bold", arial;
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.3;
	margin-bottom: 28px;
}
.related-project .box-title a:hover {
	color: #811212;
}
@media screen and (max-width: 1419px) {
	.related-project .box-title {
	font-size: 26px;
	font-size: 2.6rem;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 1219px) {
	.related-project .box-title {
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 13px;
}
}
@media screen and (max-width: 991px) {
	.related-project .box-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 10px;
}
}
.reproject-owl {
	position: relative;
}
.reproject-owl .owl-carousel {
	width: 101.28571%;
	margin-left: -0.64286%;
}
@media screen and (max-width: 991px) {
	.reproject-owl .owl-carousel {
	width: 102%;
	margin-left: -1%;
}
}
.reproject-owl .owl-buttons {
	display: none !important;
}
.reproject-owl .owl-btns {
	font-size: 0;
	letter-spacing: 0;
	text-align: center;
}
.reproject-owl .owl-btns .owl-btn {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: -61px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	width: 32px;
	height: 80px;
	line-height: 78px;
	border: 1px solid #28262A;
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	color: #28262A;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.reproject-owl .owl-btns .owl-btn:hover {
	color: #811212;
	border-color: #811212;
}
.reproject-owl .owl-btns .owl-btn.disabled {
	/* border-color: #ccc;
	color: #ccc;
	cursor: auto;*/
}
@media screen and (max-width: 1419px) {
	.reproject-owl .owl-btns .owl-btn {
	width: 28px;
	height: 70px;
	line-height: 68px;
	margin-top: -57px;
}
}
@media screen and (max-width: 1219px) {
	.reproject-owl .owl-btns .owl-btn {
	width: 26px;
	height: 60px;
	line-height: 58px;
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: -55px;
}
}
@media screen and (max-width: 991px) {
	.reproject-owl .owl-btns .owl-btn {
	width: 24px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: -53px;
	/* position: relative;
	top: 0;
	transform: none;*/
	
}
}
@media screen and (max-width: 767px) {
	.reproject-owl .owl-btns .owl-btn {
	width: 20px;
	font-size: 12px;
	font-size: 1.2rem;
	margin-top: -45px;
}
}
@media screen and (max-width: 480px) {
	.reproject-owl .owl-btns .owl-btn {
	width: 20px;
	height: 30px;
	line-height: 28px;
	font-size: 12px;
	font-size: 1.2rem;
}
}
.reproject-owl .owl-btns .item-prev {
	left: 0;
}
@media screen and (max-width: 991px) {
	.reproject-owl .owl-btns .item-prev {
	margin-right: 5px;
}
}
.reproject-owl .owl-btns .item-next {
	right: 0;
}
.reproject-owl .list-item {
	background-color: #fff;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.14);
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.14);
	position: relative;
	overflow: hidden;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	margin: 7px 1.90409%;
}
@media screen and (max-width: 991px) {
	.reproject-owl .list-item {
	margin: 7px 2.94118%;
}
}
@media screen and (max-width: 480px) {
	.reproject-owl .list-item {
	margin: 7px 1.96078%;
}
}
.reproject-owl .list-item:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #1E1E1E;
}
.reproject-owl .list-item:hover .item-title, .reproject-owl .list-item:hover .item-title a, .reproject-owl .list-item:hover .item-title a:hover {
	color: #fff !important;
}
.reproject-owl .list-item:hover .item-btn {
	border-color: #fff !important;
	background-color: #fff \9;
	color: #212121 !important;
}
.reproject-owl .list-item:hover .item-btn .iconfont {
	color: #212121 !important;
}
.reproject-owl .list-item:hover .item-btn:before {
	height: 500%;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.reproject-owl .item-pic a {
	position: relative;
	overflow: hidden;
	padding-bottom: 75.1938%;
	display: block;
}
.reproject-owl .item-pic a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.reproject-owl .item-body {
	text-align: right;
	padding: 7px 13px 15px;
}
@media screen and (max-width: 767px) {
	.reproject-owl .item-body {
	padding: 7px 8px 10px;
}
}
.reproject-owl .item-title {
	text-align: left;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 30px;
	height: 60px;
	margin-bottom: 6px;
}
@media screen and (max-width: 1419px) {
	.reproject-owl .item-title {
	line-height: 26px;
	height: 52px;
}
}
@media screen and (max-width: 1219px) {
	.reproject-owl .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	height: 48px;
}
}
@media screen and (max-width: 991px) {
	.reproject-owl .item-title {
	line-height: 22px;
	height: 44px;
}
}
@media screen and (max-width: 767px) {
	.reproject-owl .item-title {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 20px;
	height: 40px;
}
}
.reproject-owl .item-btn {
	display: inline-block;
	line-height: 28px;
	border: solid 1px #811212;
	text-align: center;
	text-transform: uppercase;
	padding: 0 9px;
	color: #212121;
	font-size: 14px;
	font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
	.reproject-owl .item-btn {
	line-height: 22px;
	font-size: 12px;
	font-size: 1.2rem;
}
}
/*-------------3-2-Project Gallery end-----------------------------------------------------*/
	/*-------------4-1-about start-------------------------------------------------------------*/
	.about-box {
	background-color: #fff;
	border-bottom: solid 4px #811212;
	padding: 45px 45px 68px;
	margin-bottom: 60px;
}
@media screen and (max-width: 1419px) {
	.about-box {
	padding: 40px 40px 60px;
}
}
@media screen and (max-width: 1219px) {
	.about-box {
	padding: 30px 30px 50px;
	margin-bottom: 50px;
}
}
@media screen and (max-width: 991px) {
	.about-box {
	padding: 20px 20px 40px;
	margin-bottom: 40px;
}
}
@media screen and (max-width: 767px) {
	.about-box {
	padding: 20px 15px 25px;
	margin-bottom: 30px;
}
}
.about-box .box-pic {
	width: 46.71756%;
}
@media screen and (max-width: 480px) {
	.about-box .box-pic {
	float: none;
	width: 100%;
	margin: 0 auto 20px !important;
}
}
.about-box .box-pic.pull-right {
	margin-left: 3.21429%;
}
.about-box .box-pic.pull-left {
	margin-right: 3.21429%;
}
.about-box .box-pic .item-img {
	position: relative;
	overflow: hidden;
	display: block;
	width: 100%;
	padding-bottom: 85.29412%;
}
.about-box .box-pic .item-img img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.about-box .item-title {
	color: #811212;
	font-family: "OpenSans-Bold", arial;
	font-size: 34px;
	font-size: 3.4rem;
	line-height: 1.3;
	margin-bottom: 30px;
	padding-top: 6px;
}
@media screen and (max-width: 1419px) {
	.about-box .item-title {
	font-size: 30px;
	font-size: 3rem;
	padding-top: 0;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 1219px) {
	.about-box .item-title {
	font-size: 26px;
	font-size: 2.6rem;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 991px) {
	.about-box .item-title {
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 10px;
}
}
@media screen and (max-width: 767px) {
	.about-box .item-title {
	font-size: 18px;
	font-size: 1.8rem;
}
}
.about-box .item-desc {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
}
@media screen and (max-width: 1419px) {
	.about-box .item-desc {
	line-height: 26px;
}
}
@media screen and (max-width: 1219px) {
	.about-box .item-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
}
}
@media screen and (max-width: 991px) {
	.about-box .item-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 22px;
}
}
@media screen and (max-width: 767px) {
	.about-box .item-desc {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 20px;
}
}
.about-box3 {
	margin-top: -9px;
}
@media screen and (max-width: 1419px) {
	.about-box3 {
	margin-top: 0;
}
}
.about-owl .owl-theme .owl-controls .owl-pagination {
	margin-top: 0;
	position: absolute;
	top: 3.44828%;
	right: 3.10458%;
}
.about-owl .owl-theme .owl-controls .owl-page span {
	width: 14px;
	height: 14px;
	border: solid 2px #811212;
	margin: 0 4px;
}
@media screen and (max-width: 1419px) {
	.about-owl .owl-theme .owl-controls .owl-page span {
	width: 12px;
	height: 12px;
}
}
@media screen and (max-width: 767px) {
	.about-owl .owl-theme .owl-controls .owl-page span {
	width: 10px;
	height: 10px;
	margin: 0 2px;
}
}
.about-owl .owl-theme .owl-controls .owl-page.active span, .about-owl .owl-theme .owl-controls.clickable .owl-page:hover span {
	background-color: #811212;
}
.about-his {
	background-color: #fff;
	border-bottom: solid 4px #811212;
	padding: 52px 45px 68px;
	position: relative;
	margin-top: -9px;
}
@media screen and (max-width: 1419px) {
	.about-his {
	padding: 40px 40px 60px;
	margin-top: 0;
}
}
@media screen and (max-width: 1219px) {
	.about-his {
	padding: 30px 30px 50px;
}
}
@media screen and (max-width: 991px) {
	.about-his {
	padding: 20px 20px 40px;
}
}
@media screen and (max-width: 767px) {
	.about-his {
	padding: 25px 15px 30px;
}
}
.about-his .box-title {
	color: #811212;
	font-family: "OpenSans-Bold", arial;
	font-size: 34px;
	font-size: 3.4rem;
	line-height: 1.3;
	margin-bottom: 87px;
}
@media screen and (max-width: 1419px) {
	.about-his .box-title {
	font-size: 30px;
	font-size: 3rem;
	margin-bottom: 70px;
}
}
@media screen and (max-width: 1219px) {
	.about-his .box-title {
	font-size: 26px;
	font-size: 2.6rem;
	margin-bottom: 50px;
}
}
@media screen and (max-width: 991px) {
	.about-his .box-title {
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 35px;
}
}
@media screen and (max-width: 767px) {
	.about-his .box-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 20px;
}
}
.his-scroll .scroll-btns {
	position: absolute;
	right: 0;
	top: 65px;
	right: 35px;
	font-size: 0;
	letter-spacing: 0;
}
@media screen and (max-width: 1419px) {
	.his-scroll .scroll-btns {
	top: 40px;
	right: 30px;
}
}
@media screen and (max-width: 1219px) {
	.his-scroll .scroll-btns {
	top: 30px;
	right: 25px;
}
}
@media screen and (max-width: 991px) {
	.his-scroll .scroll-btns {
	top: 20px;
	right: 20px;
}
}
@media screen and (max-width: 767px) {
	.his-scroll .scroll-btns {
	right: 10px;
	top: 15px;
}
}
.his-scroll .scroll-btns .scroll-btn {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	z-index: 99;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1;
	color: #c3c3c3;
}
@media screen and (max-width: 767px) {
	.his-scroll .scroll-btns .scroll-btn {
	font-size: 20px;
	font-size: 2rem;
}
}
.his-scroll .scroll-btns .scroll-btn.prev {
	margin-right: 15px;
}
@media screen and (max-width: 1219px) {
	.his-scroll .scroll-btns .scroll-btn.prev {
	margin-right: 10px;
}
}
@media screen and (max-width: 767px) {
	.his-scroll .scroll-btns .scroll-btn.prev {
	margin-right: 5px;
}
}
.his-scroll .scroll-btns .scroll-btn:hover {
	color: #811212;
}
.his-scroll .scroll-list-box {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.his-scroll .scroll-list-box:before {
	position: absolute;
	content: '';
	bottom: 16px;
	height: 1px;
	left: 0;
	width: 100%;
	background-color: #B9B9B9;
}
@media screen and (max-width: 991px) {
	.his-scroll .scroll-list-box:before {
	bottom: 13px;
}
}
.his-scroll .scroll-list {
	width: 10000%;
	position: relative;
}
.his-scroll .scroll-list li {
	float: left;
	width: 0.2%;
	cursor: pointer;
	text-align: center;
	padding-bottom: 41px;
	position: relative;
}
@media screen and (max-width: 991px) {
	.his-scroll .scroll-list li {
	padding-bottom: 35px;
}
}
.his-scroll .scroll-list li.active .item-circle {
	width: 33px;
	height: 33px;
	bottom: 0;
	border-color: #811212;
}
.his-scroll .scroll-list li.active .item-circle:before {
	top: 7px;
	bottom: 7px;
	left: 7px;
	right: 7px;
	background-color: #811212;
}
@media screen and (max-width: 991px) {
	.his-scroll .scroll-list li.active .item-circle {
	width: 27px;
	height: 27px;
}
.his-scroll .scroll-list li.active .item-circle:before {
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
}
}
.his-scroll .scroll-list li.active .item-title {
	color: #811212;
}
@media screen and (max-width: 640px) {
	.his-scroll .scroll-list li {
	width: 0.25%;
}
}
@media screen and (max-width: 480px) {
	.his-scroll .scroll-list li {
	width: 0.3333%;
}
}
.his-scroll .scroll-list .item-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3;
	color: #999;
}
@media screen and (max-width: 991px) {
	.his-scroll .scroll-list .item-title {
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 767px) {
	.his-scroll .scroll-list .item-title {
	font-size: 14px;
	font-size: 1.4rem;
}
}
.his-scroll .scroll-list .item-circle {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 5px;
	width: 24px;
	height: 24px;
	border: solid 1px #999999;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.his-scroll .scroll-list .item-circle:before {
	position: absolute;
	content: '';
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #999;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
@media screen and (max-width: 991px) {
	.his-scroll .scroll-list .item-circle {
	bottom: 4px;
	width: 20px;
	height: 20px;
}
.his-scroll .scroll-list .item-circle:before {
	top: 4px;
	bottom: 4px;
	left: 4px;
	right: 4px;
}
}
.his-content {
	margin-bottom: 108px;
}
@media screen and (max-width: 1419px) {
	.his-content {
	margin-bottom: 90px;
}
}
@media screen and (max-width: 1219px) {
	.his-content {
	margin-bottom: 70px;
}
}
@media screen and (max-width: 991px) {
	.his-content {
	margin-bottom: 50px;
}
}
@media screen and (max-width: 767px) {
	.his-content {
	margin-bottom: 30px;
}
}
.his-content .tab-content-item {
	display: none;
}
.his-content .tab-content-item:first-child {
	display: block;
}
.his-content .item-box {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
@media screen and (max-width: 640px) {
	.his-content .item-box {
	display: block;
}
}
.his-content .item-year {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 36.25954%;
	text-align: right;
	padding-right: 60px;
	color: #811212;
	font-size: 18px;
	font-size: 1.8rem;
	text-transform: uppercase;
	line-height: 1;
}
.his-content .item-year strong {
	font-family: "OpenSans-Bold", arial;
	font-weight: normal;
	font-size: 70px;
	font-size: 7rem;
	margin-right: 20px;
}
@media screen and (max-width: 1419px) {
	.his-content .item-year {
	padding-right: 50px;
}
}
@media screen and (max-width: 1219px) {
	.his-content .item-year {
	padding-right: 30px;
	font-size: 16px;
	font-size: 1.6rem;
}
.his-content .item-year strong {
	font-size: 56px;
	font-size: 5.6rem;
	margin-right: 10px;
}
}
@media screen and (max-width: 991px) {
	.his-content .item-year {
	padding-right: 20px;
	font-size: 14px;
	font-size: 1.4rem;
}
.his-content .item-year strong {
	font-size: 42px;
	font-size: 4.2rem;
	margin-right: 10px;
}
}
@media screen and (max-width: 767px) {
	.his-content .item-year {
	padding-right: 15px;
	font-size: 12px;
	font-size: 1.2rem;
}
.his-content .item-year strong {
	font-size: 28px;
	font-size: 2.8rem;
	margin-right: 5px;
}
}
@media screen and (max-width: 640px) {
	.his-content .item-year {
	width: 100%;
	padding: 0;
	text-align: left;
	margin-bottom: 10px;
}
}
.his-content .item-desc {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	overflow: hidden;
	border-left: solid 1px #B9B9B9;
	padding-left: 55px;
	padding-right: 120px;
	min-height: 200px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 28px;
}
.his-content .item-desc, .his-content .item-desc * {
	color: #333;
}
@media screen and (max-width: 1419px) {
	.his-content .item-desc {
	padding: 0 50px;
}
}
@media screen and (max-width: 1219px) {
	.his-content .item-desc {
	padding: 0 0 0 30px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
}
}
@media screen and (max-width: 991px) {
	.his-content .item-desc {
	padding-left: 20px;
	line-height: 22px;
	min-height: 150px;
}
}
@media screen and (max-width: 767px) {
	.his-content .item-desc {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 20px;
	min-height: 100px;
}
}
@media screen and (max-width: 640px) {
	.his-content .item-desc {
	border: 0;
	min-height: auto;
	padding: 0;
}
}
/*-------------4-1-about end---------------------------------------------------------------*/
	/*-------------4-2-news start--------------------------------------------------------------*/
	.news1-list {
	padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
	.news1-list {
	padding-bottom: 10px;
}
}
.news1-list .list-item {
	width: 100%;
	background-color: #28262A;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 46px;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.news1-list .list-item:hover {
	background-color: #811212;
}
@media screen and (max-width: 1419px) {
	.news1-list .list-item {
	margin-bottom: 40px;
}
}
@media screen and (max-width: 1219px) {
	.news1-list .list-item {
	margin-bottom: 30px;
}
}
@media screen and (max-width: 767px) {
	.news1-list .list-item {
	margin-bottom: 20px;
}
}
.news1-list .item-pic {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 26.42857%;
}
@media screen and (max-width: 991px) {
	.news1-list .item-pic {
	width: 35.71429%;
}
}
@media screen and (max-width: 767px) {
	.news1-list .item-pic {
	min-width: 145px;
}
}
.news1-list .item-pic a {
	position: relative;
	overflow: hidden;
	padding-bottom: 79.72973%;
	display: block;
}
.news1-list .item-pic a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.news1-list .item-body {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	overflow: hidden;
	padding: 10px 60px;
}
@media screen and (max-width: 1419px) {
	.news1-list .item-body {
	padding: 10px 40px;
}
}
@media screen and (max-width: 1219px) {
	.news1-list .item-body {
	padding: 10px 30px;
}
}
@media screen and (max-width: 991px) {
	.news1-list .item-body {
	padding: 10px 20px;
}
}
@media screen and (max-width: 767px) {
	.news1-list .item-body {
	padding: 0 10px;
}
}
.news1-list .item-date {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.3;
	margin-bottom: 17px;
	color: #C8C8C8;
}
@media screen and (max-width: 1419px) {
	.news1-list .item-date {
	margin-bottom: 14px;
}
}
@media screen and (max-width: 1219px) {
	.news1-list .item-date {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 8px;
}
}
@media screen and (max-width: 767px) {
	.news1-list .item-date {
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 5px;
}
}
@media screen and (max-width: 480px) {
	.news1-list .item-date {
	margin-bottom: 2px;
}
}
.news1-list .item-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 30px;
	margin-bottom: 15px;
}
.news1-list .item-title, .news1-list .item-title a, .news1-list .item-title a:hover {
	color: #fff !important;
}
@media screen and (max-width: 1419px) {
	.news1-list .item-title {
	line-height: 26px;
}
}
@media screen and (max-width: 1219px) {
	.news1-list .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	margin-bottom: 10px;
}
}
@media screen and (max-width: 991px) {
	.news1-list .item-title {
	line-height: 22px;
}
}
@media screen and (max-width: 767px) {
	.news1-list .item-title {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4;
	margin-bottom: 5px;
}
}
.news1-list .item-desc {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	margin-bottom: 26px;
}
.news1-list .item-desc, .news1-list .item-desc a, .news1-list .item-desc a:hover {
	color: #c8c8c8 !important;
}
@media screen and (max-width: 1419px) {
	.news1-list .item-desc {
	line-height: 26px;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 1219px) {
	.news1-list .item-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 22px;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 991px) {
	.news1-list .item-desc {
	line-height: 20px;
	margin-bottom: 10px;
}
}
@media screen and (max-width: 767px) {
	.news1-list .item-desc {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
	margin-bottom: 5px;
}
.news1-list .item-desc a {
	-webkit-line-clamp: 2;
}
}
.news1-list .item-btn {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.3;
	color: #fff;
	text-decoration: underline;
}
@media screen and (max-width: 1219px) {
	.news1-list .item-btn {
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
	.news1-list .item-btn {
	font-size: 12px;
	font-size: 1.2rem;
}
}
/*-------------4-2-news end----------------------------------------------------------------*/
	/*-------------4-3-news start--------------------------------------------------------------*/
	.news2-main {
	background-color: #fff;
	padding: 55px 45px 55px;
}
@media screen and (max-width: 1419px) {
	.news2-main {
	padding: 40px;
}
}
@media screen and (max-width: 1219px) {
	.news2-main {
	padding: 30px;
}
}
@media screen and (max-width: 991px) {
	.news2-main {
	padding: 20px 20px 25px;
}
}
@media screen and (max-width: 767px) {
	.news2-main {
	padding: 15px 15px 20px;
}
}
.news2-main > .item-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.3;
	margin-bottom: 23px;
}
@media screen and (max-width: 1219px) {
	.news2-main > .item-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 767px) {
	.news2-main > .item-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 10px;
}
}
.news2-main .item-date {
	font-size: 0;
	letter-spacing: 0;
	padding-bottom: 25px;
}
@media screen and (max-width: 1219px) {
	.news2-main .item-date {
	padding-bottom: 20px;
}
}
@media screen and (max-width: 991px) {
	.news2-main .item-date {
	padding-bottom: 15px;
}
}
@media screen and (max-width: 767px) {
	.news2-main .item-date {
	padding-bottom: 10px;
}
}
.news2-main .item-date > span {
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	font-size: 1.6rem;
	margin-right: 30px;
	color: #666;
}
.news2-main .item-date > span .iconfont {
	margin-right: 15px;
	font-size: 19px;
	font-size: 1.9rem;
}
@media screen and (max-width: 1219px) {
	.news2-main .item-date > span {
	font-size: 14px;
	font-size: 1.4rem;
	margin-right: 20px;
}
.news2-main .item-date > span .iconfont {
	margin-right: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 767px) {
	.news2-main .item-date > span {
	font-size: 12px;
	font-size: 1.2rem;
	margin-right: 10px;
}
.news2-main .item-date > span .iconfont {
	margin-right: 5px;
	font-size: 14px;
	font-size: 1.4rem;
}
}
.news2-main .pro-share {
	display: inline-block;
	vertical-align: middle;
}
.news2-main .pro-share .share-title {
	font-size: 16px;
	font-size: 1.6rem;
	color: #666;
}
@media screen and (max-width: 1219px) {
	.news2-main .pro-share .share-title {
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
	.news2-main .pro-share .share-title {
	font-size: 12px;
	font-size: 1.2rem;
}
}
.news2-main .item-desc {
	border-top: solid 1px #E0E0E0;
	border-bottom: solid 1px #E0E0E0;
	padding-top: 22px;
	padding-bottom: 60px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
}
.news2-main .item-desc, .news2-main .item-desc * {
	color: #333;
}
@media screen and (max-width: 1419px) {
	.news2-main .item-desc {
	line-height: 26px;
	padding-bottom: 50px;
}
}
@media screen and (max-width: 1219px) {
	.news2-main .item-desc {
	padding-bottom: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
}
}
@media screen and (max-width: 991px) {
	.news2-main .item-desc {
	padding-top: 20px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 22px;
}
}
@media screen and (max-width: 767px) {
	.news2-main .item-desc {
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 20px;
}
}
.lnews-box {
	margin-top: 66px;
}
@media screen and (max-width: 1419px) {
	.lnews-box {
	margin-top: 60px;
}
}
@media screen and (max-width: 1219px) {
	.lnews-box {
	margin-top: 50px;
}
}
@media screen and (max-width: 991px) {
	.lnews-box {
	margin-top: 40px;
}
}
@media screen and (max-width: 767px) {
	.lnews-box {
	margin-top: 30px;
}
}
.lnews-box .box-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 1.3;
	margin-bottom: 24px;
}
.lnews-box .box-title a:hover {
	color: #811212;
}
@media screen and (max-width: 1419px) {
	.lnews-box .box-title {
	font-size: 32px;
	font-size: 3.2rem;
}
}
@media screen and (max-width: 1219px) {
	.lnews-box .box-title {
	font-size: 28px;
	font-size: 2.8rem;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 991px) {
	.lnews-box .box-title {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 15px;
}
}
@media screen and (max-width: 767px) {
	.lnews-box .box-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 10px;
}
}
.lnews-owl {
	position: relative;
}
.lnews-owl .owl-carousel {
	width: 102.85714%;
	margin-left: -1.42857%;
}
@media screen and (max-width: 1219px) {
	.lnews-owl .owl-carousel {
	width: 102%;
	margin-left: -1%;
}
}
@media screen and (max-width: 480px) {
	.lnews-owl .owl-carousel {
	width: 100%;
	margin-left: 0;
}
}
.lnews-owl .list-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #28262A;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	margin: 0 4.16667%;
}
.lnews-owl .list-item:hover {
	background-color: #811212;
}
@media screen and (max-width: 1219px) {
	.lnews-owl .list-item {
	margin: 0 2.94118%;
}
}
@media screen and (max-width: 767px) {
	.lnews-owl .list-item {
	margin: 0 1.96078%;
}
}
@media screen and (max-width: 480px) {
	.lnews-owl .list-item {
	margin: 0;
}
}
.lnews-owl .item-pic {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 45.45455%;
}
.lnews-owl .item-body {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	overflow: hidden;
	padding: 0 22px;
}
@media screen and (max-width: 1419px) {
	.lnews-owl .item-body {
	padding: 0 15px;
}
}
@media screen and (max-width: 1219px) {
	.lnews-owl .item-body {
	padding: 0 10px;
}
}
@media screen and (max-width: 767px) {
	.lnews-owl .item-body {
	padding: 0 5px;
}
}
.lnews-owl .item-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 30px;
}
.lnews-owl .item-title, .lnews-owl .item-title a, .lnews-owl .item-title a:hover {
	color: #fff !important;
}
@media screen and (max-width: 1419px) {
	.lnews-owl .item-title {
	line-height: 24px;
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 1219px) {
	.lnews-owl .item-title {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 22px;
}
}
@media screen and (max-width: 991px) {
	.lnews-owl .item-title {
	line-height: 20px;
}
}
@media screen and (max-width: 767px) {
	.lnews-owl .item-title {
	line-height: 1.4;
}
}
/*-------------4-3-news end----------------------------------------------------------------*/
	/*-------------5-contact start-------------------------------------------------------------*/
	.contact-main {
	background: url(../images/map1.jpg) no-repeat top center;
	background-size: contain;
	height: 450px;
}
.contact-info {
	margin-bottom: 178px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 30px;
}
.contact-info .item-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 24px;
	font-size: 2.4rem;
	color: #811212;
	font-weight: normal;
}
.contact-info a:hover {
	color: #811212;
}
.contact-info p {
	margin-bottom: 16px;
}
@media screen and (max-width: 1419px) {
	.contact-info {
	margin-bottom: 100px;
}
.contact-info .item-title {
	font-size: 22px;
	font-size: 2.2rem;
}
}
@media screen and (max-width: 1219px) {
	.contact-info {
	margin-bottom: 70px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 26px;
}
.contact-info .item-title {
	font-size: 20px;
	font-size: 2rem;
}
.contact-info p {
	margin-bottom: 12px;
}
}
@media screen and (max-width: 991px) {
	.contact-info {
	margin-bottom: 50px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
}
.contact-info .item-title {
	font-size: 18px;
	font-size: 1.8rem;
}
}
@media screen and (max-width: 767px) {
	.contact-info {
	margin-bottom: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 20px;
}
.contact-info .item-title {
	font-size: 16px;
	font-size: 1.6rem;
}
.contact-info p {
	margin-bottom: 8px;
}
}
.contact-form {
	margin-bottom: 102px;
}
@media screen and (max-width: 1419px) {
	.contact-form {
	margin-bottom: 90px;
}
}
@media screen and (max-width: 1219px) {
	.contact-form {
	margin-bottom: 70px;
}
}
@media screen and (max-width: 991px) {
	.contact-form {
	margin-bottom: 50px;
}
}
@media screen and (max-width: 767px) {
	.contact-form {
	margin-bottom: 20px;
}
}
.contact-form .box-title {
	font-family: "OpenSans-Bold", arial;
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 14px;
}
@media screen and (max-width: 1419px) {
	.contact-form .box-title {
	font-size: 32px;
	font-size: 3.2rem;
}
}
@media screen and (max-width: 1219px) {
	.contact-form .box-title {
	font-size: 28px;
	font-size: 2.8rem;
}
}
@media screen and (max-width: 991px) {
	.contact-form .box-title {
	font-size: 24px;
	font-size: 2.4rem;
}
}
@media screen and (max-width: 767px) {
	.contact-form .box-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 10px;
}
}
.contact-form .box-subt {
	color: #666;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 32px;
}
@media screen and (max-width: 1419px) {
	.contact-form .box-subt {
	margin-bottom: 30px;
}
}
@media screen and (max-width: 1219px) {
	.contact-form .box-subt {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 25px;
}
}
@media screen and (max-width: 767px) {
	.contact-form .box-subt {
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
}
.contact-form .box-form .item-input {
	float: left;
	width: 47.71429%;
	margin-bottom: 24px;
}
.contact-form .box-form .item-input:nth-child(even) {
	float: right;
}
.contact-form .box-form .item-input1 {
	width: 100%;
	float: left;
}
.contact-form .box-form .item-txt {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 20px;
	margin-bottom: 11px;
}
.contact-form .box-form .star {
	color: #FF0000;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1;
	margin-left: 5px;
	position: relative;
	top: 3px;
}
.contact-form .box-form input, .contact-form .box-form textarea {
	display: block;
	border: solid 1px #D2D2D2;
	padding: 0 14px;
	width: 100%;
	font-size: 14px;
	font-size: 1.4rem;
}
.contact-form .box-form input {
	line-height: 44px;
	line-height: 42px;
}
.contact-form .box-form textarea {
	height: 210px;
	line-height: 26px;
	padding-top: 5px;
}
.contact-form .box-form .item-code {
	float: left !important;
}
.contact-form .box-form .item-code input {
	padding-right: 110px;
}
.contact-form .box-form .item-img {
	float: left;
	font-size: 0;
	cursor: pointer;
	line-height: 42px;
	margin-top: 32px;
	margin-left: -105px;
}
.contact-form .box-form .item-img img {
	max-height: 42px;
	max-width:100px;
	vertical-align: middle;
}
.contact-form .box-form .item-btn {
	float: right !important;
}
.contact-form .box-form .item-btn input {
	background-color: #811212;
	border: solid 1px #811212;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-family: "OpenSans-Bold", arial;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.contact-form .box-form .item-btn input:hover {
	background-color: #000;
	border-color: #000;
}
@media screen and (max-width: 1219px) {
	.contact-form .box-form .item-txt {
	font-size: 14px;
	font-size: 1.4rem;
}
.contact-form .box-form textarea {
	line-height: 24px;
}
}
@media screen and (max-width: 991px) {
	.contact-form .box-form .item-txt {
	margin-bottom: 5px;
}
.contact-form .box-form .item-input {
	width: 100%;
	margin-bottom: 15px;
}
.contact-form .box-form input, .contact-form .box-form textarea {
	padding-left: 10px;
	padding-right: 10px;
}
.contact-form .box-form .item-img {
	margin-top: 26px;
}
.contact-form .box-form .item-btn .item-txt {
	display: none;
}
}
@media screen and (max-width: 767px) {
	.contact-form .box-form .item-txt {
	font-size: 12px;
	font-size: 1.2rem;
}
.contact-form .box-form .star {
	font-size: 12px;
	font-size: 1.2rem;
}
.contact-form .box-form input, .contact-form .box-form textarea {
	font-size: 12px;
	font-size: 1.2rem;
}
.contact-form .box-form input {
	height: 38px;
	line-height: 36px;
}
.contact-form .box-form textarea {
	line-height: 20px;
	height: 180px;
}
.contact-form .box-form .item-code input {
	padding-right: 95px;
}
.contact-form .box-form .item-img {
	margin-left: -90px;
	line-height: 36px;
}
.contact-form .box-form .item-img img {
	max-height: 36px;
	max-width:80px;
	overflow:hidden
}
.contact-form .box-form .item-btn input {
	font-size: 14px;
	font-size: 1.4rem;
}
}
/*-------------5-contact end---------------------------------------------------------------*/
	.frm_dropzone .dz-preview .dz-remove {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.frm_dropzone .dz-preview .dz-remove:before {
	content: "\e600";
}
.dz-message {
	background-color: #F7F7F7;
	border: 1px solid #D2D2D2;
	text-align: center;
	position: relative;
	padding: 23px 70px 26px;
}
@media screen and (max-width: 1219px) {
	.dz-message {
	padding: 20px 60px;
}
}
@media screen and (max-width: 991px) {
	.dz-message {
	padding: 15px 46px;
}
}
@media screen and (max-width: 767px) {
	.dz-message {
	padding: 10px 30px;
}
}
.dz-message .iconfont {
	font-size: 44px;
	font-size: 4.4rem;
	color: #BBBBBB;
	line-height: 1;
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 15px;
}
@media screen and (max-width: 1219px) {
	.dz-message .iconfont {
	font-size: 40px;
	font-size: 4rem;
}
}
@media screen and (max-width: 991px) {
	.dz-message .iconfont {
	font-size: 30px;
	font-size: 3rem;
}
}
@media screen and (max-width: 767px) {
	.dz-message .iconfont {
	font-size: 20px;
	font-size: 2rem;
	right: 10px;
}
}
.dz-message .p1 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3;
	color: #999;
	margin-bottom: 7px;
}
@media screen and (max-width: 1219px) {
	.dz-message .p1 {
	font-size: 16px;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 767px) {
	.dz-message .p1 {
	font-size: 14px;
	font-size: 1.4rem;
}
}
.dz-message .p2 {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.3;
	color: #999;
}
@media screen and (max-width: 1219px) {
	.dz-message .p2 {
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
	.dz-message .p2 {
	font-size: 12px;
	font-size: 1.2rem;
}
}
@media screen and (min-width: 992px) {
	.n-nav, .n-nav-icon {
	display: none;
}
}
@-webkit-keyframes resize {
	from, 60%, 75%, 90%, to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
	opacity: 0;
	-webkit-transform: scale(5, 5);
	transform: scale(5, 5);
}
100% {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
}
@-moz-keyframes resize {
	from, 60%, 75%, 90%, to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
	opacity: 0;
	-webkit-transform: scale(5, 5);
	-moz-transform: scale(5, 5);
	transform: scale(5, 5);
}
100% {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
}
}
@keyframes resize {
	from, 60%, 75%, 90%, to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
	opacity: 0;
	-webkit-transform: scale(5, 5);
	-moz-transform: scale(5, 5);
	-o-transform: scale(5, 5);
	transform: scale(5, 5);
}
100% {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
}
.n-nav .n-nav-icon {
	position: fixed;
	right: 5px;
	top: 10px;
	width: 35px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	z-index: 999999999;
}
.n-nav .n-nav-icon .iconfont {
	font-size: 20px;
	font-size: 2.0rem;
	color: #fff;
}
.n-nav .n-nav-icon span {
	display: none;
	width: 100%;
	height: 2px;
	margin-bottom: 4px;
	background-color: #A30809;
}
.n-nav .n-nav-icon.active {
	top: 5px;
	background: #666 url(../fonts/nav-close.png) no-repeat center;
	background-size: 30px;
}
.n-nav .n-nav-icon.active span, .n-nav .n-nav-icon.active .iconfont {
	display: none;
}
.n-nav .n-nav-body {
	display: none;
	position: fixed;
	z-index: 99999;
	top: 0;
	bottom: 0;
	width: 100%;
	left: 0;
	overflow-y: scroll;
	background-color: #666;
	padding-top: 40px;
}
.n-nav .box-search {
	background-color: #fff;
	padding: 5px 10px;
	position: relative;
	border: solid 1px #A30809;
	margin: 5px 10px;
}
.n-nav .box-search .item-input {
	width: 100%;
	line-height: 32px;
	height: 32px;
	padding: 0 60px 0 0;
}
.n-nav .box-search .iconfont {
	font-weight: bold;
	background-color: #A30809;
	width: 44px;
	height: 32px;
	line-height: 32px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 5px;
	z-index: 0;
}
.n-nav .box-search .iconfont:hover {
	background-color: #666;
}
.n-nav .box-search .item-submit {
	position: absolute;
	width: 44px;
	height: 32px;
	right: 10px;
	top: 5px;
	z-index: 1;
}
.n-nav .box-list {
	margin-top: 30px;
}
.n-nav .box-list > li {
	position: relative;
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: resize;
	-moz-animation-name: resize;
	animation-name: resize;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	padding: 0 10px;
}
.n-nav .box-list > li a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
	padding: 10px 25px 10px 10px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.n-nav .box-list li {
	position: relative;
}
.n-nav .box-list li .has-next {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
	background: url(../fonts/n1.png) no-repeat center;
	background-size: contain;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	cursor: pointer;
}
.n-nav .box-list li.active > .has-next {
	background: url(../fonts/n2.png) no-repeat center;
	background-size: contain;
}
.n-nav .box-list .yiji-list {
	display: none;
}
.n-nav .box-list .yiji-list li {
	padding-left: 12px;
}
.n-nav .box-list .yiji-list li .has-next {
	right: 0;
}
.n-nav .box-list .yiji-list li > a {
	padding: 10px 25px 10px 20px;
	line-height: 22px;
	position: relative;
}
.n-nav .box-list .yiji-list li > a:before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background-color: #fff;
	top: 19px;
	left: 10px;
}
.n-nav .box-list .erji-list {
	display: none;
}
.n-nav .box-list .sanji-list {
	display: none;
}
.slideshow {
	position: relative;
	z-index: 0;
}
.slideshow .wp {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 50%;
	margin-top: -166.5px;
}
.slideshow .wp img {
	max-width: 100%;
	max-height: 80%;
}
.slideshow .item a img {
	width: 100%;
	-webkit-transition: all 6s ease-out;
	-o-transition: all 6s ease-out;
	-moz-transition: all 6s ease-out;
	transition: all 6s ease-out;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.slideshow .item.slick-active img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.slick-dots {
	position: absolute;
	left: 0;
	bottom: 6.48148%;
	width: 100%;
	padding: 0 4.16667%;
	text-align: right;
	font-size: 0;
	letter-spacing: 0;
	display: none;
}
@media screen and (max-width: 1219px) {
	.slick-dots {
	padding: 0 2.60417%;
}
}
@media screen and (max-width: 991px) {
	.slick-dots {
	padding: 0 2.08333%;
}
}
@media screen and (max-width: 767px) {
	.slick-dots {
	padding: 0 1.5625%;
}
}
.slick-dots li {
	display: inline-block;
	vertical-align: bottom;
	cursor: pointer;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	font-size: 0;
	width: 19px;
	height: 19px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 0 5px;
	background-color: #000;
}
.slick-dots li.slick-active {
	background-color: #A30809;
}
@media screen and (max-width: 1419px) {
	.slick-dots li {
	width: 16px;
	height: 16px;
}
}
@media screen and (max-width: 1219px) {
	.slick-dots li {
	width: 12px;
	height: 12px;
}
}
@media screen and (max-width: 991px) {
	.slick-dots li {
	width: 10px;
	height: 10px;
	margin: 0 3px;
}
}
@media screen and (max-width: 767px) {
	.slick-dots li {
	width: 8px;
	height: 8px;
	margin: 0 2px;
}
}
.slick-prev, .slick-next {
	background-color: transparent;
	border: 0;
	outline: none;
	cursor: pointer;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 9;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.7);
	color: #A30809;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	display: none !important;
}
.slick-prev:hover, .slick-next:hover {
	background-color: #A30809;
	background-color: rgba(163, 8, 9, 0.4);
	color: #fff;
}
@media screen and (max-width: 991px) {
	.slick-prev, .slick-next {
	display: none;
}
}
.slick-prev {
	left: 60px;
}
.slick-next {
	right: 60px;
}
.slideshow .item.slick-active.item_one img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.slideshow .item.slick-active.item_one.on img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.slick-list, .slick-slider, .slick-track {
	position: relative;
	display: block;
}
.slick-loading .slick-slide, .slick-loading .slick-track {
	visibility: hidden;
}
.slick-slider {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: 0;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	top: 0;
	left: 0;
}
.slick-track:after, .slick-track:before {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir=rtl] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-slide iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.slick-slide video {
	position: absolute;
	display: block;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	min-width: 101%;
	min-height: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
	display: none \9;
	display: block \9\0;
}
.slick-dots .slide-count {
	display: none;
}
@media screen and (max-width: 991px) {
	.slick-slide video {
	-o-object-position: inherit;
	object-position: inherit;
	-o-object-fit: inherit;
	object-fit: inherit;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	left: 0;
	top: 0;
}
}
/* .slideshow {
	position: relative;
	padding-bottom: get_w(1080,1920);
	.slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
}*/
	@charset "UTF-8";
	/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden*/
	.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}
@-webkit-keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
40%, 43% {
	-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
	animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
	-webkit-transform: translate3d(0, -30px, 0);
	transform: translate3d(0, -30px, 0);
}
70% {
	-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
	animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
	-webkit-transform: translate3d(0, -15px, 0);
	transform: translate3d(0, -15px, 0);
}
90% {
	-webkit-transform: translate3d(0,-4px,0);
	transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
40%, 43% {
	-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
	animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
	-webkit-transform: translate3d(0, -30px, 0);
	transform: translate3d(0, -30px, 0);
}
70% {
	-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
	animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
	-webkit-transform: translate3d(0, -15px, 0);
	transform: translate3d(0, -15px, 0);
}
90% {
	-webkit-transform: translate3d(0,-4px,0);
	transform: translate3d(0,-4px,0);
}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}
@-webkit-keyframes flash {
	0%, 50%, 100% {
	opacity: 1;
}
25%, 75% {
	opacity: 0;
}
}
@keyframes flash {
	0%, 50%, 100% {
	opacity: 1;
}
25%, 75% {
	opacity: 0;
}
}
.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide*/
	@-webkit-keyframes pulse {
	0% {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
50% {
	-webkit-transform: scale3d(1.05, 1.05, 1.05);
	transform: scale3d(1.05, 1.05, 1.05);
}
100% {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
	0% {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
50% {
	-webkit-transform: scale3d(1.05, 1.05, 1.05);
	transform: scale3d(1.05, 1.05, 1.05);
}
100% {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}
@-webkit-keyframes rubberBand {
	0% {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
30% {
	-webkit-transform: scale3d(1.25, 0.75, 1);
	transform: scale3d(1.25, 0.75, 1);
}
40% {
	-webkit-transform: scale3d(0.75, 1.25, 1);
	transform: scale3d(0.75, 1.25, 1);
}
50% {
	-webkit-transform: scale3d(1.15, 0.85, 1);
	transform: scale3d(1.15, 0.85, 1);
}
65% {
	-webkit-transform: scale3d(.95, 1.05, 1);
	transform: scale3d(.95, 1.05, 1);
}
75% {
	-webkit-transform: scale3d(1.05, .95, 1);
	transform: scale3d(1.05, .95, 1);
}
100% {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
	0% {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
30% {
	-webkit-transform: scale3d(1.25, 0.75, 1);
	transform: scale3d(1.25, 0.75, 1);
}
40% {
	-webkit-transform: scale3d(0.75, 1.25, 1);
	transform: scale3d(0.75, 1.25, 1);
}
50% {
	-webkit-transform: scale3d(1.15, 0.85, 1);
	transform: scale3d(1.15, 0.85, 1);
}
65% {
	-webkit-transform: scale3d(.95, 1.05, 1);
	transform: scale3d(.95, 1.05, 1);
}
75% {
	-webkit-transform: scale3d(1.05, .95, 1);
	transform: scale3d(1.05, .95, 1);
}
100% {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}
@-webkit-keyframes shake {
	0%, 100% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
	0%, 100% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0);
}
}
.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}
@-webkit-keyframes swing {
	20% {
	-webkit-transform: rotate3d(0, 0, 1, 15deg);
	transform: rotate3d(0, 0, 1, 15deg);
}
40% {
	-webkit-transform: rotate3d(0, 0, 1, -10deg);
	transform: rotate3d(0, 0, 1, -10deg);
}
60% {
	-webkit-transform: rotate3d(0, 0, 1, 5deg);
	transform: rotate3d(0, 0, 1, 5deg);
}
80% {
	-webkit-transform: rotate3d(0, 0, 1, -5deg);
	transform: rotate3d(0, 0, 1, -5deg);
}
100% {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
	20% {
	-webkit-transform: rotate3d(0, 0, 1, 15deg);
	transform: rotate3d(0, 0, 1, 15deg);
}
40% {
	-webkit-transform: rotate3d(0, 0, 1, -10deg);
	transform: rotate3d(0, 0, 1, -10deg);
}
60% {
	-webkit-transform: rotate3d(0, 0, 1, 5deg);
	transform: rotate3d(0, 0, 1, 5deg);
}
80% {
	-webkit-transform: rotate3d(0, 0, 1, -5deg);
	transform: rotate3d(0, 0, 1, -5deg);
}
100% {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}
@-webkit-keyframes tada {
	0% {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
10%, 20% {
	-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
	-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
	-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
	0% {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
10%, 20% {
	-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
	-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
	-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide*/
	@-webkit-keyframes wobble {
	0% {
	-webkit-transform: none;
	transform: none;
}
15% {
	-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
	-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
	-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
	-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
	-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
	-webkit-transform: none;
	transform: none;
}
}
@keyframes wobble {
	0% {
	-webkit-transform: none;
	transform: none;
}
15% {
	-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
	-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
	-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
	-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
	-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
	-webkit-transform: none;
	transform: none;
}
}
.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}
@-webkit-keyframes jello {
	11.1% {
	-webkit-transform: none;
	transform: none
}
22.2% {
	-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
	transform: skewX(-12.5deg) skewY(-12.5deg)
}
33.3% {
	-webkit-transform: skewX(6.25deg) skewY(6.25deg);
	transform: skewX(6.25deg) skewY(6.25deg)
}
44.4% {
	-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
	transform: skewX(-3.125deg) skewY(-3.125deg)
}
55.5% {
	-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
	transform: skewX(1.5625deg) skewY(1.5625deg)
}
66.6% {
	-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
	transform: skewX(-0.78125deg) skewY(-0.78125deg)
}
77.7% {
	-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
	transform: skewX(0.390625deg) skewY(0.390625deg)
}
88.8% {
	-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
	transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
}
100% {
	-webkit-transform: none;
	transform: none
}
}
@keyframes jello {
	11.1% {
	-webkit-transform: none;
	transform: none
}
22.2% {
	-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
	transform: skewX(-12.5deg) skewY(-12.5deg)
}
33.3% {
	-webkit-transform: skewX(6.25deg) skewY(6.25deg);
	transform: skewX(6.25deg) skewY(6.25deg)
}
44.4% {
	-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
	transform: skewX(-3.125deg) skewY(-3.125deg)
}
55.5% {
	-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
	transform: skewX(1.5625deg) skewY(1.5625deg)
}
66.6% {
	-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
	transform: skewX(-0.78125deg) skewY(-0.78125deg)
}
77.7% {
	-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
	transform: skewX(0.390625deg) skewY(0.390625deg)
}
88.8% {
	-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
	transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
}
100% {
	-webkit-transform: none;
	transform: none
}
}
.jello {
	-webkit-animation-name:jello;
	animation-name:jello;
	-webkit-transform-origin: center;
	transform-origin: center
}
@-webkit-keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, 100% {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, .3);
	transform: scale3d(.3, .3, .3);
}
20% {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
40% {
	-webkit-transform: scale3d(.9, .9, .9);
	transform: scale3d(.9, .9, .9);
}
60% {
	opacity: 1;
	-webkit-transform: scale3d(1.03, 1.03, 1.03);
	transform: scale3d(1.03, 1.03, 1.03);
}
80% {
	-webkit-transform: scale3d(.97, .97, .97);
	transform: scale3d(.97, .97, .97);
}
100% {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, 100% {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, .3);
	transform: scale3d(.3, .3, .3);
}
20% {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
40% {
	-webkit-transform: scale3d(.9, .9, .9);
	transform: scale3d(.9, .9, .9);
}
60% {
	opacity: 1;
	-webkit-transform: scale3d(1.03, 1.03, 1.03);
	transform: scale3d(1.03, 1.03, 1.03);
}
80% {
	-webkit-transform: scale3d(.97, .97, .97);
	transform: scale3d(.97, .97, .97);
}
100% {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
	opacity: 0;
	-webkit-transform: translate3d(0, -3000px, 0);
	transform: translate3d(0, -3000px, 0);
}
60% {
	opacity: 1;
	-webkit-transform: translate3d(0, 25px, 0);
	transform: translate3d(0, 25px, 0);
}
75% {
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
}
90% {
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
}
100% {
	-webkit-transform: none;
	transform: none;
}
}
@keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
	opacity: 0;
	-webkit-transform: translate3d(0, -3000px, 0);
	transform: translate3d(0, -3000px, 0);
}
60% {
	opacity: 1;
	-webkit-transform: translate3d(0, 25px, 0);
	transform: translate3d(0, 25px, 0);
}
75% {
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
}
90% {
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
}
100% {
	-webkit-transform: none;
	transform: none;
}
}
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
	0%, 60%, 75%, 90%, 100% {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
	opacity: 0;
	-webkit-transform: translate3d(-3000px, 0, 0);
	transform: translate3d(-3000px, 0, 0);
}
60% {
	opacity: 1;
	-webkit-transform: translate3d(25px, 0, 0);
	transform: translate3d(25px, 0, 0);
}
75% {
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
}
90% {
	-webkit-transform: translate3d(5px, 0, 0);
	transform: translate3d(5px, 0, 0);
}
100% {
	-webkit-transform: none;
	transform: none;
}
}
@keyframes bounceInLeft {
	0%, 60%, 75%, 90%, 100% {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
	opacity: 0;
	-webkit-transform: translate3d(-3000px, 0, 0);
	transform: translate3d(-3000px, 0, 0);
}
60% {
	opacity: 1;
	-webkit-transform: translate3d(25px, 0, 0);
	transform: translate3d(25px, 0, 0);
}
75% {
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
}
90% {
	-webkit-transform: translate3d(5px, 0, 0);
	transform: translate3d(5px, 0, 0);
}
100% {
	-webkit-transform: none;
	transform: none;
}
}
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
	0%, 60%, 75%, 90%, 100% {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
	opacity: 0;
	-webkit-transform: translate3d(3000px, 0, 0);
	transform: translate3d(3000px, 0, 0);
}
60% {
	opacity: 1;
	-webkit-transform: translate3d(-25px, 0, 0);
	transform: translate3d(-25px, 0, 0);
}
75% {
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0);
}
90% {
	-webkit-transform: translate3d(-5px, 0, 0);
	transform: translate3d(-5px, 0, 0);
}
100% {
	-webkit-transform: none;
	transform: none;
}
}
@keyframes bounceInRight {
	0%, 60%, 75%, 90%, 100% {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
	opacity: 0;
	-webkit-transform: translate3d(3000px, 0, 0);
	transform: translate3d(3000px, 0, 0);
}
60% {
	opacity: 1;
	-webkit-transform: translate3d(-25px, 0, 0);
	transform: translate3d(-25px, 0, 0);
}
75% {
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0);
}
90% {
	-webkit-transform: translate3d(-5px, 0, 0);
	transform: translate3d(-5px, 0, 0);
}
100% {
	-webkit-transform: none;
	transform: none;
}
}
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
	opacity: 0;
	-webkit-transform: translate3d(0, 3000px, 0);
	transform: translate3d(0, 3000px, 0);
}
60% {
	opacity: 1;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
}
75% {
	-webkit-transform: translate3d(0, 10px, 0);
	transform: translate3d(0, 10px, 0);
}
90% {
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}
100% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
	opacity: 0;
	-webkit-transform: translate3d(0, 3000px, 0);
	transform: translate3d(0, 3000px, 0);
}
60% {
	opacity: 1;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
}
75% {
	-webkit-transform: translate3d(0, 10px, 0);
	transform: translate3d(0, 10px, 0);
}
90% {
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}
100% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
	20% {
	-webkit-transform: scale3d(.9, .9, .9);
	transform: scale3d(.9, .9, .9);
}
50%, 55% {
	opacity: 1;
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
100% {
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, .3);
	transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
	20% {
	-webkit-transform: scale3d(.9, .9, .9);
	transform: scale3d(.9, .9, .9);
}
50%, 55% {
	opacity: 1;
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
100% {
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, .3);
	transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
	20% {
	-webkit-transform: translate3d(0, 10px, 0);
	transform: translate3d(0, 10px, 0);
}
40%, 45% {
	opacity: 1;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
}
100% {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
	20% {
	-webkit-transform: translate3d(0, 10px, 0);
	transform: translate3d(0, 10px, 0);
}
40%, 45% {
	opacity: 1;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
}
100% {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
	20% {
	opacity: 1;
	-webkit-transform: translate3d(20px, 0, 0);
	transform: translate3d(20px, 0, 0);
}
100% {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
	20% {
	opacity: 1;
	-webkit-transform: translate3d(20px, 0, 0);
	transform: translate3d(20px, 0, 0);
}
100% {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
	20% {
	opacity: 1;
	-webkit-transform: translate3d(-20px, 0, 0);
	transform: translate3d(-20px, 0, 0);
}
100% {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
	20% {
	opacity: 1;
	-webkit-transform: translate3d(-20px, 0, 0);
	transform: translate3d(-20px, 0, 0);
}
100% {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
	20% {
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
}
40%, 45% {
	opacity: 1;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
}
100% {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
	20% {
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
}
40%, 45% {
	opacity: 1;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
}
100% {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
	0% {
	opacity: 0;
}
100% {
	opacity: 1;
}
}
@keyframes fadeIn {
	0% {
	opacity: 0;
}
100% {
	opacity: 1;
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
	0% {
	opacity: 0;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
}
100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
}
@keyframes fadeInDown {
	0% {
	opacity: 0;
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
}
100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
	0% {
	opacity: 0;
	-webkit-transform: translateY(-2000px);
	transform: translateY(-2000px);
}
100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
}
@keyframes fadeInDownBig {
	0% {
	opacity: 0;
	-webkit-transform: translateY(-2000px);
	-ms-transform: translateY(-2000px);
	transform: translateY(-2000px);
}
100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
}
.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
	0% {
	opacity: 0;
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);
}
100% {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
}
@keyframes fadeInLeft {
	0% {
	opacity: 0;
	-webkit-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	transform: translateX(-20px);
}
100% {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
	0% {
	opacity: 0;
	-webkit-transform: translateX(-2000px);
	transform: translateX(-2000px);
}
100% {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
	0% {
	opacity: 0;
	-webkit-transform: translateX(-2000px);
	-ms-transform: translateX(-2000px);
	transform: translateX(-2000px);
}
100% {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
}
.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
	0% {
	opacity: 0;
	-webkit-transform: translateX(20px);
	transform: translateX(20px);
}
100% {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
}
@keyframes fadeInRight {
	0% {
	opacity: 0;
	-webkit-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
}
100% {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
	0% {
	opacity: 0;
	-webkit-transform: translateX(2000px);
	transform: translateX(2000px);
}
100% {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
}
@keyframes fadeInRightBig {
	0% {
	opacity: 0;
	-webkit-transform: translateX(2000px);
	-ms-transform: translateX(2000px);
	transform: translateX(2000px);
}
100% {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
}
.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
	0% {
	opacity: 0;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
}
100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
}
@keyframes fadeInUp {
	0% {
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
}
100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
	0% {
	opacity: 0;
	-webkit-transform: translateY(2000px);
	transform: translateY(2000px);
}
100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
}
@keyframes fadeInUpBig {
	0% {
	opacity: 0;
	-webkit-transform: translateY(2000px);
	-ms-transform: translateY(2000px);
	transform: translateY(2000px);
}
100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
}
.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
	0% {
	opacity: 1;
}
100% {
	opacity: 0;
}
}
@keyframes fadeOut {
	0% {
	opacity: 1;
}
100% {
	opacity: 0;
}
}
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
	0% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
100% {
	opacity: 0;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
}
}
@keyframes fadeOutDown {
	0% {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
100% {
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
}
}
.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
	0% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
100% {
	opacity: 0;
	-webkit-transform: translateY(2000px);
	transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
	0% {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
100% {
	opacity: 0;
	-webkit-transform: translateY(2000px);
	-ms-transform: translateY(2000px);
	transform: translateY(2000px);
}
}
.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
	0% {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
100% {
	opacity: 0;
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
	0% {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
100% {
	opacity: 0;
	-webkit-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	transform: translateX(-20px);
}
}
.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
	0% {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
100% {
	opacity: 0;
	-webkit-transform: translateX(-2000px);
	transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
	0% {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
100% {
	opacity: 0;
	-webkit-transform: translateX(-2000px);
	-ms-transform: translateX(-2000px);
	transform: translateX(-2000px);
}
}
.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
	0% {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
100% {
	opacity: 0;
	-webkit-transform: translateX(20px);
	transform: translateX(20px);
}
}
@keyframes fadeOutRight {
	0% {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
100% {
	opacity: 0;
	-webkit-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
}
}
.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
	0% {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
100% {
	opacity: 0;
	-webkit-transform: translateX(2000px);
	transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
	0% {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
100% {
	opacity: 0;
	-webkit-transform: translateX(2000px);
	-ms-transform: translateX(2000px);
	transform: translateX(2000px);
}
}
.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
	0% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
100% {
	opacity: 0;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
	0% {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
100% {
	opacity: 0;
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
}
}
.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
	0% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
100% {
	opacity: 0;
	-webkit-transform: translateY(-2000px);
	transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
	0% {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
100% {
	opacity: 0;
	-webkit-transform: translateY(-2000px);
	-ms-transform: translateY(-2000px);
	transform: translateY(-2000px);
}
}
.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
	0% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
	transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}
40% {
	-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
	transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}
50% {
	-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
	transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}
80% {
	-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
	transform: perspective(400px) scale3d(.95, .95, .95);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}
100% {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}
}
@keyframes flip {
	0% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
	transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}
40% {
	-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
	transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}
50% {
	-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
	transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}
80% {
	-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
	transform: perspective(400px) scale3d(.95, .95, .95);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}
100% {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}
}
.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}
@-webkit-keyframes flipInX {
	0% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	opacity: 0;
}
40% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}
60% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
	transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
	opacity: 1;
}
80% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
}
}
@keyframes flipInX {
	0% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	opacity: 0;
}
40% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}
60% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
	transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
	opacity: 1;
}
80% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
}
}
.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}
@-webkit-keyframes flipInY {
	0% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	opacity: 0;
}
40% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
	transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}
60% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
	transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
	opacity: 1;
}
80% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
}
}
@keyframes flipInY {
	0% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	opacity: 0;
}
40% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
	transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}
60% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
	transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
	opacity: 1;
}
80% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
}
}
.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
	0% {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
}
30% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	opacity: 1;
}
100% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	opacity: 0;
}
}
@keyframes flipOutX {
	0% {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
}
30% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	opacity: 1;
}
100% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	opacity: 0;
}
}
.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
	0% {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
}
30% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
	transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
	opacity: 1;
}
100% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	opacity: 0;
}
}
@keyframes flipOutY {
	0% {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
}
30% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
	transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
	opacity: 1;
}
100% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	opacity: 0;
}
}
.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
	0% {
	-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
	transform: translate3d(100%, 0, 0) skewX(-30deg);
	opacity: 0;
}
60% {
	-webkit-transform: skewX(20deg);
	transform: skewX(20deg);
	opacity: 1;
}
80% {
	-webkit-transform: skewX(-5deg);
	transform: skewX(-5deg);
	opacity: 1;
}
100% {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}
}
@keyframes lightSpeedIn {
	0% {
	-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
	transform: translate3d(100%, 0, 0) skewX(-30deg);
	opacity: 0;
}
60% {
	-webkit-transform: skewX(20deg);
	transform: skewX(20deg);
	opacity: 1;
}
80% {
	-webkit-transform: skewX(-5deg);
	transform: skewX(-5deg);
	opacity: 1;
}
100% {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}
}
.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
	0% {
	opacity: 1;
}
100% {
	-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
	transform: translate3d(100%, 0, 0) skewX(30deg);
	opacity: 0;
}
}
@keyframes lightSpeedOut {
	0% {
	opacity: 1;
}
100% {
	-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
	transform: translate3d(100%, 0, 0) skewX(30deg);
	opacity: 0;
}
}
.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
	0% {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate3d(0, 0, 1, -200deg);
	transform: rotate3d(0, 0, 1, -200deg);
	opacity: 0;
}
100% {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}
}
@keyframes rotateIn {
	0% {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate3d(0, 0, 1, -200deg);
	transform: rotate3d(0, 0, 1, -200deg);
	opacity: 0;
}
100% {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}
}
.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
	0% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	opacity: 0;
}
100% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}
}
@keyframes rotateInDownLeft {
	0% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	opacity: 0;
}
100% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}
}
.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
	0% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	opacity: 0;
}
100% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}
}
@keyframes rotateInDownRight {
	0% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	opacity: 0;
}
100% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}
}
.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
	0% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	opacity: 0;
}
100% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}
}
@keyframes rotateInUpLeft {
	0% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	opacity: 0;
}
100% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}
}
.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
	0% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate3d(0, 0, 1, -90deg);
	transform: rotate3d(0, 0, 1, -90deg);
	opacity: 0;
}
100% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}
}
@keyframes rotateInUpRight {
	0% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate3d(0, 0, 1, -90deg);
	transform: rotate3d(0, 0, 1, -90deg);
	opacity: 0;
}
100% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}
}
.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
	0% {
	-webkit-transform-origin: center;
	transform-origin: center;
	opacity: 1;
}
100% {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate3d(0, 0, 1, 200deg);
	transform: rotate3d(0, 0, 1, 200deg);
	opacity: 0;
}
}
@keyframes rotateOut {
	0% {
	-webkit-transform-origin: center;
	transform-origin: center;
	opacity: 1;
}
100% {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate3d(0, 0, 1, 200deg);
	transform: rotate3d(0, 0, 1, 200deg);
	opacity: 0;
}
}
.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
	0% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	opacity: 1;
}
100% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	opacity: 0;
}
}
@keyframes rotateOutDownLeft {
	0% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	opacity: 1;
}
100% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	opacity: 0;
}
}
.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
	0% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	opacity: 1;
}
100% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	opacity: 0;
}
}
@keyframes rotateOutDownRight {
	0% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	opacity: 1;
}
100% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	opacity: 0;
}
}
.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
	0% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	opacity: 1;
}
100% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	opacity: 0;
}
}
@keyframes rotateOutUpLeft {
	0% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	opacity: 1;
}
100% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	opacity: 0;
}
}
.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
	0% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	opacity: 1;
}
100% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate3d(0, 0, 1, 90deg);
	transform: rotate3d(0, 0, 1, 90deg);
	opacity: 0;
}
}
@keyframes rotateOutUpRight {
	0% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	opacity: 1;
}
100% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate3d(0, 0, 1, 90deg);
	transform: rotate3d(0, 0, 1, 90deg);
	opacity: 0;
}
}
.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
	0% {
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}
20%, 60% {
	-webkit-transform: rotate3d(0, 0, 1, 80deg);
	transform: rotate3d(0, 0, 1, 80deg);
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}
40%, 80% {
	-webkit-transform: rotate3d(0, 0, 1, 60deg);
	transform: rotate3d(0, 0, 1, 60deg);
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	opacity: 1;
}
100% {
	-webkit-transform: translate3d(0, 700px, 0);
	transform: translate3d(0, 700px, 0);
	opacity: 0;
}
}
@keyframes hinge {
	0% {
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}
20%, 60% {
	-webkit-transform: rotate3d(0, 0, 1, 80deg);
	transform: rotate3d(0, 0, 1, 80deg);
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}
40%, 80% {
	-webkit-transform: rotate3d(0, 0, 1, 60deg);
	transform: rotate3d(0, 0, 1, 60deg);
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	opacity: 1;
}
100% {
	-webkit-transform: translate3d(0, 700px, 0);
	transform: translate3d(0, 700px, 0);
	opacity: 0;
}
}
.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide*/
	@-webkit-keyframes rollIn {
	0% {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
}
@keyframes rollIn {
	0% {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
}
.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide*/
	@-webkit-keyframes rollOut {
	0% {
	opacity: 1;
}
100% {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
	0% {
	opacity: 1;
}
100% {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
	0% {
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, .3);
	transform: scale3d(.3, .3, .3);
}
50% {
	opacity: 1;
}
}
@keyframes zoomIn {
	0% {
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, .3);
	transform: scale3d(.3, .3, .3);
}
50% {
	opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
@-webkit-keyframes zoomInStable {
	0% {
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, .3);
	transform: scale3d(.3, .3, .3);
}
33.333% {
	opacity: 1;
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
66.666666% {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
@keyframes zoomInStable {
	0% {
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, .3);
	transform: scale3d(.3, .3, .3);
}
33.333% {
	opacity: 1;
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
66.666666% {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
.zoomInStable {
	-webkit-animation-name: zoomInStable;
	animation-name: zoomInStable;
}
@-webkit-keyframes zoomInDown {
	0% {
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
	transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
	-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
	0% {
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
	transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
	-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
	0% {
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
	transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
	-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
	transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
	0% {
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
	transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
	-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
	transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
	0% {
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
	transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
	-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
	transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
	0% {
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
	transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
	-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
	transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
	0% {
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
	transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
	-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
	0% {
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
	transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
	-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
	0% {
	opacity: 1;
}
50% {
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, .3);
	transform: scale3d(.3, .3, .3);
}
100% {
	opacity: 0;
}
}
@keyframes zoomOut {
	0% {
	opacity: 1;
}
50% {
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, .3);
	transform: scale3d(.3, .3, .3);
}
100% {
	opacity: 0;
}
}
.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
	40% {
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
	transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
	40% {
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
	transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
	40% {
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
	opacity: 0;
	-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
	transform: scale(.1) translate3d(-2000px, 0, 0);
	-webkit-transform-origin: left center;
	transform-origin: left center;
}
}
@keyframes zoomOutLeft {
	40% {
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
	opacity: 0;
	-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
	transform: scale(.1) translate3d(-2000px, 0, 0);
	-webkit-transform-origin: left center;
	transform-origin: left center;
}
}
.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
	40% {
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
	opacity: 0;
	-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
	transform: scale(.1) translate3d(2000px, 0, 0);
	-webkit-transform-origin: right center;
	transform-origin: right center;
}
}
@keyframes zoomOutRight {
	40% {
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
	opacity: 0;
	-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
	transform: scale(.1) translate3d(2000px, 0, 0);
	-webkit-transform-origin: right center;
	transform-origin: right center;
}
}
.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
	40% {
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
	transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
	40% {
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
	transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
	0% {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	visibility: visible;
}
100% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
	0% {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	visibility: visible;
}
100% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
	0% {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	visibility: visible;
}
100% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
	0% {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	visibility: visible;
}
100% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
	0% {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	visibility: visible;
}
100% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
	0% {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	visibility: visible;
}
100% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
	0% {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	visibility: visible;
}
100% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
	0% {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	visibility: visible;
}
100% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
	0% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
100% {
	visibility: hidden;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
	0% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
100% {
	visibility: hidden;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
	0% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
100% {
	visibility: hidden;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
	0% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
100% {
	visibility: hidden;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
	0% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
100% {
	visibility: hidden;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
	0% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
100% {
	visibility: hidden;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
	0% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
100% {
	visibility: hidden;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
	0% {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
100% {
	visibility: hidden;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}
@keyframes anime {
	from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}
}
@-webkit-keyframes anime {
	from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}
}
@-moz-keyframes anime {
	from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}
}
@-o-keyframes anime {
	from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}
}
@-ms-keyframes anime {
	from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}
}
@media screen and (min-width:1000px) and (max-width:1219px) {
	}
@media screen and (max-width:1419px) {
	}
@media screen and (max-width:1219px) {
	}
@media screen and (max-width:991px) {
	}
@media screen and (max-width:767px) {
	}
@media screen and (max-width:640px) {
	}
@media screen and (max-width:480px) {
	}
@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/OpenSans.eot');
	src: url('../fonts/OpenSans.eot') format('embedded-opentype'), url('../fonts/OpenSans.woff2') format('woff2'), url('../fonts/OpenSans.woff') format('woff'), url('../fonts/OpenSans.ttf') format('truetype'), url('../fonts/OpenSans.svg#OpenSans') format('svg');
	font-display: swap;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('../fonts/OpenSans-Bold.eot');
	src: url('../fonts/OpenSans-Bold.eot') format('embedded-opentype'), url('../fonts/OpenSans-Bold.woff2') format('woff2'), url('../fonts/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold.ttf') format('truetype'), url('../fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-display: swap;
}
@font-face {
	font-family: "iconfont";
	/* Project id 3200467*/
	src: url('../fonts/iconfont.woff2?t=1645862322339') format('woff2'), url('../fonts/iconfont.woff?t=1645862322339') format('woff'), url('../fonts/iconfont.ttf?t=1645862322339') format('truetype');
}
.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-guanbi:before {
	content: "\e600";
}
.icon-sousuo:before {
	content: "\e622";
}
.icon-guanlizhuanjiawenzhang:before {
	content: "\e645";
}
.icon-shebei:before {
	content: "\e63c";
}
.icon-jingyan:before {
	content: "\e60b";
}
.icon-icon_xinyong_xianxing_jijin-123:before {
	content: "\e647";
}
.icon-calendar3:before {
	content: "\e7e1";
}
.icon-yuanxingjiantoushang:before {
	content: "\e965";
}
.icon-yuanxingjiantouxia:before {
	content: "\e966";
}
.icon-yuanxingjiantouyou:before {
	content: "\e967";
}
.icon-yuanxingjiantouzuo:before {
	content: "\e968";
}
.icon-left2:before {
	content: "\e710";
}
.icon-right2:before {
	content: "\e711";
}
.icon-up13:before {
	content: "\e73a";
}
.icon-bottom13:before {
	content: "\e73b";
}
.icon-left13:before {
	content: "\e73c";
}
.icon-right13:before {
	content: "\e73d";
}
.icon-facebook:before {
	content: "\e620";
}
.icon-pinterest:before {
	content: "\e8ab";
}
.icon-linkedin:before {
	content: "\e649";
}
.icon-youtube:before {
	content: "\e6d6";
}
.icon-twitter:before {
	content: "\e607";
}
.icon-Instagram:before {
	content: "\e6af";
}
.icon-shangchuan-copy:before {
	content: "\e621";
}
.icon-tubiao-fangdajing:before {
	content: "\e61b";
}
.icon-shangchuan:before {
	content: "\e62b";
}
.icon-address:before {
	content: "\e7bc";
}
.icon-email:before {
	content: "\e7bd";
}
.icon-contact:before {
	content: "\e7be";
}
.icon-whatsapp:before {
	content: "\e7bf";
}
.icon-wechat:before {
	content: "\e7c1";
}
.icon-fax:before {
	content: "\e7c2";
}
.icon-mobile:before {
	content: "\e7c3";
}
.icon-email1:before {
	content: "\e7c4";
}
.icon-phone:before {
	content: "\e7c6";
}
.icon-tel:before {
	content: "\e7c7";
}
.icon-website1:before {
	content: "\e7c9";
}
.icon-qq:before {
	content: "\e7ca";
}
.icon-phone1:before {
	content: "\e7cb";
}
.icon-skype:before {
	content: "\e7cc";
}
.icon-message2:before {
	content: "\e7dc";
}
.icon-companyname:before {
	content: "\e610";
}
.icon-whatsapp1:before {
	content: "\e7c5";
}
.icon-address1:before {
	content: "\e7c8";
}
.icon-contact1:before {
	content: "\e7cd";
}
.icon-email2:before {
	content: "\e7ce";
}
.icon-email11:before {
	content: "\e7cf";
}
.icon-fax1:before {
	content: "\e7d0";
}
.icon-skype1:before {
	content: "\e7d1";
}
.icon-fax11:before {
	content: "\e7d2";
}
.icon-qq1:before {
	content: "\e7d3";
}
.icon-tel1:before {
	content: "\e7d4";
}
.icon-wechat1:before {
	content: "\e7d5";
}
.icon-website:before {
	content: "\e7d6";
}
.icon-phone2:before {
	content: "\e7d7";
}
.icon-mobile1:before {
	content: "\e7d8";
}
.icon-message:before {
	content: "\ebe1";
}
.icon-icons-hqew-:before {
	content: "\e64e";
}
.icon-up7:before {
	content: "\e722";
}
.icon-bottom7:before {
	content: "\e723";
}
.icon-left7:before {
	content: "\e724";
}
.icon-right7:before {
	content: "\e725";
}
.icon-up16:before {
	content: "\e746";
}
.icon-bottom16:before {
	content: "\e747";
}
.icon-left16:before {
	content: "\e748";
}
.icon-right16:before {
	content: "\e749";
}
.icon-top10:before {
	content: "\e7ee";
}
.icon-bottom10:before {
	content: "\e7ef";
}
.icon-left10:before {
	content: "\e7f0";
}
.icon-right10:before {
	content: "\e7f1";
}
.icon-email3:before {
	content: "\e7a7";
}
.icon-dianhua2:before {
	content: "\e605";
}
.icon-liebiao:before {
	content: "\e834";
}
.icon-search:before {
	content: "\e613";
}
.icon-list:before {
	content: "\e671";
}
.shywuc {
	margin-bottom: 20px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
}
.wuone {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	margin-top:20px;
	margin-bottom:20px;
}
.xunpanc a:hover {
	color:#811212
}
/*.slideshow {
	position: absolute !important;
	z-index: 0;
	bottom: 0;
	left: 0;
	width: 100%;
}*/
	.section1.section .fp-tableCell {
	padding-top: 0;
}
.fenyzdy {
	margin-bottom: 40px;
	font-size:0;
	letter-spacing:0;
}
.fenyzdy a {
	display:inline-block;
	vertical-align:top;
	font-size: 18px;
	font-size: 1.8rem;
	background-color: #000;
	color: #fff;
	border-radius: 6px;
	vertical-align:top;
	line-height:30px;
	padding-left:20px;
	padding-right:20px;
	margin-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	box-sizing:border-box;
}
.fenyzdy a:first-child {
	margin-left:0px;
}
.fenyzdy a:hover,.fenyzdy a.nav-active {
	background-color: #811212 !important;
}
@media only screen and (max-width: 767px) {
	.slideshow {
	position: relative;
	padding-top:56.25%;
	overflow: hidden;
}
.slideshow .slider {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.fenyzdy a:first-child {
	margin-left:1%;
}
.fenyzdy a {
	width:48%;
	font-size:16px;
	font-size:1.6rem;
	line-height:25px;
	padding-left:10px;
	padding-right:10px;
	box-sizing:border-box;
	margin-left:1%;
	margin-right:1%;
	text-align:center
}
}
.item-inputpy textarea {
	height:166px !important;
	line-height:22px !important;
}
/*sy*/
	.right-item .item-inputpysy {
	float: left;
	width: 47%;
	border: solid 1px #DCDCDC;
	padding: 0 27px;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	font-size: 1.8rem;
	color: #C7C7C7;
	margin-right: 1%;
	margin-bottom:10px;
}
.right-item .item-inputpysy input {
	height: 67px;
	line-height: 65px;
	color:#C7C7C7;
	width:100%;
}
.right-item .item-inputpytear1 {
	width:95%;
	margin-right:0px;
}
.right-item .item-inputpytear1 textarea {
	width:100%;
	height:100%;
	line-height: 65px;
	color:#C7C7C7
}
.item-btnsypy {
	/* float:right;*/
	width:150px;
}
.item-btnsypy input {
	font-size: 18px;
	font-size: 1.8rem;
	background-color: #811212;
	color: #fff !important;
	text-transform: uppercase;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	width: 100%;
}
.item-inputpysy2 {
	border:none !important;
}
.item-inputpysy2 img {
	float: left;
	margin-top:10px;
}
.item-btnsypy2 {
	display:none;
}
@media screen and (max-width: 1219px) {
	.item-inputpysy2 img {
	margin-top:0px;
}
.item-btnsypy {
	/* width:85px;*/
}
.item-inputpysy2 {
	padding:0 10px !important;
}
}@media screen and (max-width: 750px) {
	.item-btnsypy1 {
	display:none;
}
.item-btnsypy2 {
	display:block;
	width:100%;
}
}.subtab {
	margin-left: 1%;
}
.mesarea textarea {
	padding-left: 27px;
}
.formbox_top {
	display: flex;
}
.formbox_bot {
	display: flex;
}
.right-item .inputpysy {
	width: 47%;
	border: solid 1px #DCDCDC;
	padding: 0 27px;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	font-size: 1.8rem;
	color: #C7C7C7;
	margin-right: 1%;
	margin-bottom: 10px;
}
.mesarea {
	width: 20%;
}
.item-btnsypy {
	float: right;
	width: 100%;
}
.right-item .inputpysy {
	width: 100%;
}
.right-item .item-inputpysy {
	padding: 0;
	margin-right: 0;
}
.item-inputpytear1 input {
	padding-left: 27px;
}
.formbox_topl {
	margin-right: 1%;
}
.subtab {
	float: right;
}
.change-language .trp-language-wrap a {
	position: relative;
	float: left;
	vertical-align: bottom;
	display: inline;
	zoom: 1;
	width: 30%;
	margin: 0 1.666666%;
	list-style: none;
	border-bottom: 1px solid #ececec;
	padding: 5px 0;
	line-height: 27px;
	color: #333333;
}
.change-language .trp-language-wrap a:hover {
	color: #1e9fff;
	text-decoration: none;
}
.change-language {
	text-align: left;
}
/*-------------------------------language start----------------------------------*/
	.prisna-wp-translate-seo {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
}
.mobile-head-language .prisna-wp-translate-seo,.change-language .prisna-wp-translate-seo {
	display: block
}
.change-language .change-language-title, .change-language .change-language-title a {
	font-size: 10pt;
	color: #fff;
}
.change-language .change-language-title a:after {
	font-family: 'fontawesome';
	content: "\f0d7";
	font-size: 12px;
	display: inline-block;
	padding-left: 2px;
}
.change-language:hover .change-language-title a:after {
	-moz-transform: rotate(-360deg);
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.change-language .change-language-cont {
	position: absolute;
	top: 36px;
	right: 0;
	width: 390px;
	background: #FFF;
	padding: 20px 10px 20px 20px;
	transform: scale3d(0.9, 0.9, 1);
	opacity: 0;
	visibility: hidden;
	z-index: 999;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 1px solid #eee;
	border-radius: 5px;
	overflow-y: scroll;
	max-height: 80vh;
}
.change-language:hover .change-language-cont {
	transform: scale3d(1, 1, 1);
	opacity: 1;
	visibility: visible;
}
.change-language .change-language-cont li {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin: 0 0 10px;
	font-size: 10pt;
	overflow: hidden;
	padding: 0 10px 0 0;
}
.change-language .change-language-cont li a:hover {
	color: #1e9fff;
}
.change-language .change-language-cont .lang-item-hide {
	display: none !important;
}
.change-language .change-language-cont .lang-more {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	line-height: 30px;
	clear: both;
}
.change-language .change-language-cont .more-active {
	font-size: 20px;
}
.language-flag span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom:1;
	white-space: nowrap;
	padding: 0 0 0 33px;
	overflow: hidden;
}
.change-language ::-webkit-scrollbar {
	width: 5px;
}
.change-language ::-webkit-scrollbar-track {
	background-color: #fff;
}
.change-language ::-webkit-scrollbar-thumb {
	background-color: rgba(0,0,0,.3);
	border-radius: 3px;
}
.change-language .language-cont:hover::-webkit-scrollbar-thumb {
	display: block
}
.language-flag .country-flag {
	position: absolute;
	left: 0;
	top: 50%;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom:1;
	background-repeat: no-repeat;
	background-image: url(../images/all-m.gif);
	width: 22px;
	height: 16px;
	margin: -8px 5px 0;
}
li.language-flag a {
	position: relative;
}
.language-flag-af .country-flag {
	background-position: 0 0 !important;
}
.language-flag-sq .country-flag {
	background-position: 0 -16px !important;
}
.language-flag-ar .country-flag {
	background-position: 0 -32px !important;
}
.language-flag-hy .country-flag {
	background-position: 0 -48px !important;
}
.language-flag-az .country-flag {
	background-position: 0 -64px !important;
}
.language-flag-eu .country-flag {
	background-position: 0 -80px !important;
}
.language-flag-be .country-flag {
	background-position: 0 -96px !important;
}
.language-flag-bg .country-flag {
	background-position: 0 -112px !important;
}
.language-flag-ca .country-flag {
	background-position: 0 -128px !important;
}
.language-flag-zh .country-flag {
	background-position: 0 -144px !important;
}
.language-flag-zh-TW .country-flag {
	background-position: 0 -160px !important;
}
.language-flag-hr .country-flag {
	background-position: 0 -176px !important;
}
.language-flag-cs .country-flag {
	background-position: 0 -192px !important;
}
.language-flag-da .country-flag {
	background-position: 0 -208px !important;
}
.language-flag-nl .country-flag {
	background-position: 0 -240px !important;
}
.language-flag-en .country-flag {
	background-position: 0 -256px !important;
}
.language-flag-et .country-flag {
	background-position: 0 -272px !important;
}
.language-flag-tl .country-flag {
	background-position: 0 -288px !important;
}
.language-flag-fi .country-flag {
	background-position: 0 -304px !important;
}
.language-flag-fr .country-flag {
	background-position: 0 -320px !important;
}
.language-flag-gl .country-flag {
	background-position: 0 -336px !important;
}
.language-flag-ka .country-flag {
	background-position: 0 -352px !important;
}
.language-flag-de .country-flag {
	background-position: 0 -368px !important;
}
.language-flag-el .country-flag {
	background-position: 0 -384px !important;
}
.language-flag-ht .country-flag {
	background-position: 0 -400px !important;
}
.language-flag-iw .country-flag {
	background-position: 0 -416px !important;
}
.language-flag-hi .country-flag, .language-flag-te .country-flag, .language-flag-kn .country-flag, .language-flag-ta .country-flag, .language-flag-gu .country-flag {
	background-position: 0 -432px !important;
}
.language-flag-hu .country-flag {
	background-position: 0 -448px !important;
}
.language-flag-is .country-flag {
	background-position: 0 -464px !important;
}
.language-flag-id .country-flag {
	background-position: 0 -480px !important;
}
.language-flag-ga .country-flag {
	background-position: 0 -496px !important;
}
.language-flag-it .country-flag {
	background-position: 0 -512px !important;
}
.language-flag-ja .country-flag {
	background-position: 0 -528px !important;
}
.language-flag-ko .country-flag {
	background-position: 0 -544px !important;
}
.language-flag-la .country-flag {
	background-position: 0 -560px !important;
}
.language-flag-lv .country-flag {
	background-position: 0 -576px !important;
}
.language-flag-lt .country-flag {
	background-position: 0 -592px !important;
}
.language-flag-mk .country-flag {
	background-position: 0 -608px !important;
}
.language-flag-ms .country-flag {
	background-position: 0 -624px !important;
}
.language-flag-mt .country-flag {
	background-position: 0 -640px !important;
}
.language-flag-no .country-flag {
	background-position: 0 -656px !important;
}
.language-flag-fa .country-flag {
	background-position: 0 -672px !important;
}
.language-flag-pl .country-flag {
	background-position: 0 -688px !important;
}
.language-flag-pt .country-flag {
	background-position: 0 -704px !important;
}
.language-flag-ro .country-flag {
	background-position: 0 -720px !important;
}
.language-flag-ru .country-flag {
	background-position: 0 -736px !important;
}
.language-flag-sr .country-flag {
	background-position: 0 -752px !important;
}
.language-flag-sk .country-flag {
	background-position: 0 -768px !important;
}
.language-flag-sl .country-flag {
	background-position: 0 -784px !important;
}
.language-flag-es .country-flag {
	background-position: 0 -800px !important;
}
.language-flag-sw .country-flag {
	background-position: 0 -816px !important;
}
.language-flag-sv .country-flag {
	background-position: 0 -832px !important;
}
.language-flag-th .country-flag {
	background-position: 0 -848px !important;
}
.language-flag-tr .country-flag {
	background-position: 0 -864px !important;
}
.language-flag-uk .country-flag {
	background-position: 0 -880px !important;
}
.language-flag-ur .country-flag {
	background-position: 0 -896px !important;
}
.language-flag-vi .country-flag {
	background-position: 0 -912px !important;
}
.language-flag-cy .country-flag {
	background-position: 0 -928px !important;
}
.language-flag-yi .country-flag {
	background-position: 0 -944px !important;
}
.language-flag-bn .country-flag {
	background-position: 0 -960px !important;
}
.language-flag-eo .country-flag {
	background-position: 0 -976px !important;
}
.language-flag.language-flag-custom-afghanistan .country-flag {
	background-position: 0 -992px !important;
}
.language-flag.language-flag-custom-albania .country-flag {
	background-position: 0 -1008px !important;
}
.language-flag.language-flag-custom-algeria .country-flag {
	background-position: 0 -1024px !important;
}
.language-flag.language-flag-custom-argentina .country-flag {
	background-position: 0 -1040px !important;
}
.language-flag.language-flag-custom-australia .country-flag {
	background-position: 0 -1056px !important;
}
.language-flag.language-flag-custom-austria .country-flag {
	background-position: 0 -1072px !important;
}
.language-flag.language-flag-custom-belgium .country-flag {
	background-position: 0 -1088px !important;
}
.language-flag.language-flag-custom-brazil .country-flag {
	background-position: 0 -1104px !important;
}
.language-flag.language-flag-custom-canada .country-flag {
	background-position: 0 -1120px !important;
}
.language-flag.language-flag-custom-chile .country-flag {
	background-position: 0 -1136px !important;
}
.language-flag.language-flag-custom-cote-d-ivoire .country-flag {
	background-position: 0 -1152px !important;
}
.language-flag.language-flag-custom-ecuador .country-flag {
	background-position: 0 -1168px !important;
}
.language-flag.language-flag-custom-egypt .country-flag {
	background-position: 0 -1184px !important;
}
.language-flag.language-flag-custom-england .country-flag {
	background-position: 0 -1200px !important;
}
.language-flag.language-flag-custom-luxembourg .country-flag {
	background-position: 0 -1216px !important;
}
.language-flag.language-flag-custom-malaysia .country-flag {
	background-position: 0 -1232px !important;
}
.language-flag.language-flag-custom-mexico .country-flag {
	background-position: 0 -1248px !important;
}
.language-flag.language-flag-custom-new-zealand .country-flag {
	background-position: 0 -1264px !important;
}
.language-flag.language-flag-custom-oman .country-flag {
	background-position: 0 -1280px !important;
}
.language-flag.language-flag-custom-qatar .country-flag {
	background-position: 0 -1296px !important;
}
.language-flag.language-flag-custom-saudi-arabia .country-flag {
	background-position: 0 -1312px !important;
}
.language-flag.language-flag-custom-singapore .country-flag {
	background-position: 0 -1328px !important;
}
.language-flag.language-flag-custom-south-africa .country-flag {
	background-position: 0 0 !important;
}
.language-flag.language-flag-custom-switzerland .country-flag {
	background-position: 0 -1344px !important;
}
.language-flag.language-flag-custom-syria .country-flag {
	background-position: 0 -1360px !important;
}
.language-flag.language-flag-custom-united-arab-emirates .country-flag {
	background-position: 0 -1376px !important;
}
.language-flag.language-flag-custom-united-states-of-america .country-flag {
	background-position: 0 -1392px !important;
}
.language-flag-hy .country-flag {
	background-position: 0 -1408px;
}
.language-flag-bs .country-flag {
	background-position: 0 -1424px;
}
.language-flag-ceb .country-flag {
	background-position: 0 -1440px;
}
.language-flag-ny .country-flag {
	background-position: 0 -1456px;
}
.language-flag-ha .country-flag {
	background-position: 0 -1472px;
}
.language-flag-hmn .country-flag {
	background-position: 0 -1488px;
}
.language-flag-ig .country-flag {
	background-position: 0 -1504px;
}
.language-flag-jw .country-flag {
	background-position: 0 -1520px;
}
.language-flag-kk .country-flag {
	background-position: 0 -1536px;
}
.language-flag-km .country-flag {
	background-position: 0 -1552px;
}
.language-flag-lo .country-flag {
	background-position: 0 -1568px;
}
.language-flag-la .country-flag {
	background-position: 0 -1584px;
}
.language-flag-mg .country-flag {
	background-position: 0 -1600px;
}
.language-flag-ml .country-flag {
	background-position: 0 -1616px;
}
.language-flag-mi .country-flag {
	background-position: 0 -1632px;
}
.language-flag-mr .country-flag {
	background-position: 0 -1648px;
}
.language-flag-mn .country-flag {
	background-position: 0 -1664px;
}
.language-flag-my .country-flag {
	background-position: 0 -1680px;
}
.language-flag-ne .country-flag {
	background-position: 0 -1696px;
}
.language-flag-pa .country-flag {
	background-position: 0 -1712px;
}
.language-flag-st .country-flag {
	background-position: 0 -1728px;
}
.language-flag-si .country-flag {
	background-position: 0 -1744px;
}
.language-flag-so .country-flag {
	background-position: 0 -1760px;
}
.language-flag-su .country-flag {
	background-position: 0 -1776px;
}
.language-flag-tg .country-flag {
	background-position: 0 -1792px;
}
.language-flag-uz .country-flag {
	background-position: 0 -1808px;
}
.language-flag-yo .country-flag {
	background-position: 0 -1824px;
}
.language-flag-zu .country-flag {
	background-position: 0 -1840px;
}
/*-------------------------------language end----------------------------------*/
	@media only screen and (max-width: 1366px) {
	.right-item .inputpysy {
	padding: 3px 27px;
}
.footer .f-letter .right-item input {
	color: #c7c7c7;
}
}
@media only screen and (max-width: 1250px) {
	.right-item .inputpysy {
	padding: 9px 27px;
}
.footer .f-letter .right-item input {
	color: #c7c7c7;
}
}
@media only screen and (max-width: 480px) {
	.right-item .inputpysy {
	padding: 12px 27px;
}
.subtab {
	display: none;
}
.right-item .item-inputpytear1 {
	width: 100%;
}
.footer .f-letter .right-item input {
	color: #c7c7c7;
}
.pro-scroll .scroll-list .item-pic {
	padding-bottom: 0%;
}
.an-bd1 .item-backdrop {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0;
	right: 0;
	-webkit-transition: all 900ms ease;
	-o-transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	transition: all 900ms ease;
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: -webkit-transform 0.4s ease;
	-o-transition: -o-transform 0.4s ease;
	-moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
	transition: transform 0.4s ease;
	transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease;
	-webkit-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: right center;
	-moz-transform-origin: right center;
	-ms-transform-origin: right center;
	-o-transform-origin: right center;
	transform-origin: right center;
	background-color: #212121;
	opacity: 0.63;
}
.pro1-top .item-desc {
	height: 85px;
}
.contact-main {
	height: 250px;
}
.fenyzdy a {
	height: 72px;
}
.an-btn1:before {
	display: none;
}
.an-btn1:hover {
	border-color: #811212 !important;
	background-color: #811212 \9;
	color: #811212 !important;
}
.header .h-top {
	display: block;
}
.header .h-top .item-txt {
	display: none;
}
.change-language {
	margin-right: 45px;
}
.change-language .change-language-cont {
	width: 250px;
	height: 260px;
}
.change-language .trp-language-wrap a {
	width: 45%;
}
}
.slider_banner { position: relative; overflow: hidden; }
.slider_banner .swiper-slide img{width:100%;height:100%;object-fit: cover;}
.slider_banner .swiper-pagination{
    margin-top: 0 !important;
    bottom: 20px;
    text-align: right !important;
    padding-right: 50px;
}
.slider_banner .swiper-pagination .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
}
.swiper-container-no-flexbox .swiper-slide { float: left; }
.swiper-container-vertical>.swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.swiper-wrapper { position: relative; z-index: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-sizing: content-box; box-sizing: content-box; width: 100%; height: 100%; -webkit-transition-property: -webkit-transform; -o-transition-property: transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; }
.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.swiper-container-multirow>.swiper-wrapper { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.swiper-container-free-mode>.swiper-wrapper { margin: 0 auto; -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.swiper-slide { position: relative; overflow: hidden; width: 100%; height: 100%; -webkit-transition-property: -webkit-transform; -o-transition-property: transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; }
.swiper-invisible-blank-slide { visibility: hidden; }
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }
.swiper-container-autoheight .swiper-wrapper { -webkit-transition-property: height, -webkit-transform; -o-transition-property: transform, height; transition-property: height, -webkit-transform; transition-property: transform, height; transition-property: transform, height, -webkit-transform; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
.swiper-container-3d { -webkit-perspective: 1200px; perspective: 1200px; }
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top { position: absolute; top: 0; left: 0; z-index: 10; width: 100%; height: 100%; pointer-events: none; }
.swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper { -ms-touch-action: pan-y; touch-action: pan-y; }
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper { -ms-touch-action: pan-x; touch-action: pan-x; }
.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; z-index: 2; margin-top: -25px; width: 36px; height: 50px; border-radius: 2px; background-color: rgba(0,0,0,.4); background-color: #ccc; text-align: center; font-size: 30px; line-height: 50px; opacity: 0; cursor: pointer; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.swiper-button-next:before, .swiper-button-prev:before { display: inline-block; }
.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev { }
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: 0.3; cursor: auto;/* pointer-events:none; */ }
.swiper-button-prev, .swiper-container-rtl .swiper-button-next { right: auto; left: 10px; }
.swiper-button-next, .swiper-container-rtl .swiper-button-prev { right: 10px; left: auto; }
.swiper-button-prev:before, .swiper-container-rtl .swiper-button-next:before { content: '\f104'; }
.swiper-button-next:before, .swiper-container-rtl .swiper-button-prev:before { content: '\f105'; }
.swiper-button-lock { display: none; }
.swiper-pagination { position: absolute; z-index: 2; text-align: center; -webkit-transition: .3s opacity; -o-transition: .3s opacity; transition: .3s opacity; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.swiper-pagination.swiper-pagination-hidden { opacity: 0; }
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { margin-top: 30px; width: 100%; text-align: center; font-size: 0; }
.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0; }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { position: relative; -webkit-transform: scale(.33); transform: scale(.33); -ms-transform: scale(.33); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { -webkit-transform: scale(1); transform: scale(1); -ms-transform: scale(1); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { -webkit-transform: scale(1); transform: scale(1); -ms-transform: scale(1); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { -webkit-transform: scale(.66); transform: scale(.66); -ms-transform: scale(.66); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { -webkit-transform: scale(.33); transform: scale(.33); -ms-transform: scale(.33); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { -webkit-transform: scale(.66); transform: scale(.66); -ms-transform: scale(.66); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { -webkit-transform: scale(.33); transform: scale(.33); -ms-transform: scale(.33); }
.swiper-pagination-bullet, .swiper-pagination-bullet:before, .swiper-pagination-bullet:after {display: inline-block;width: 12px;height: 12px;vertical-align: top;border-radius: 100%;}
.swiper-pagination-bullet { position: relative; overflow: hidden; cursor: pointer; }
.swiper-pagination-bullet:before {background-color: #ffffff;content: '';}
.swiper-pagination-bullet-active:before {background-color: #811212;}
.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }
.swiper-container-vertical>.swiper-pagination-bullets { top: 50%; right: 10px; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet { display: block; margin: 6px 0; }
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; width: 8px; -webkit-transform: translateY(-50%); transform: translateY(-50%); -ms-transform: translateY(-50%); }
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; -webkit-transition: .2s top, .3s -webkit-transform; -o-transition: .2s transform, .3s top; transition: .2s top, .3s -webkit-transform; transition: .2s transform, .3s top; transition: .2s transform, .3s top, .3s -webkit-transform; }
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; }
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; white-space: nowrap; -webkit-transform: translateX(-50%); transform: translateX(-50%); -ms-transform: translateX(-50%); }
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: .2s left, .3s -webkit-transform; -o-transition: .2s transform, .3s left; transition: .2s left, .3s -webkit-transform; transition: .2s transform, .3s left; transition: .2s transform, .3s left, .3s -webkit-transform; }
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: .2s right, .3s -webkit-transform; -o-transition: .2s transform, .3s right; transition: .2s right, .3s -webkit-transform; transition: .2s transform, .3s right; transition: .2s transform, .3s right, .3s -webkit-transform; }
.swiper-pagination-progressbar { position: absolute; background: rgba(0, 0, 0, .25); }
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #007aff; -webkit-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; transform-origin: left top; -ms-transform: scale(0); -ms-transform-origin: left top; }
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { -webkit-transform-origin: right top; transform-origin: right top; -ms-transform-origin: right top; }
.swiper-container-horizontal {overflow: hidden;width: 100%;height: 100%;}
.swiper-container-horizontal>.swiper-pagination-progressbar { top: 0; left: 0; width: 100%; height: 4px; }
.swiper-container-vertical>.swiper-pagination-progressbar { top: 0; left: 0; width: 4px; height: 100%; }
.swiper-pagination-progressbar.swiper-pagination-white { background: rgba(255, 255, 255, .25); }
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill { background: #fff; }
.swiper-pagination-black .swiper-pagination-bullet-active { background: #000; }
.swiper-pagination-progressbar.swiper-pagination-black { background: rgba(0, 0, 0, .25); }
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill { background: #000; }
.swiper-pagination-lock { display: none; }
.swiper-scrollbar { position: relative; border-radius: 10px; background: rgba(0, 0, 0, .1); -ms-touch-action: none; }
.swiper-container-horizontal>.swiper-scrollbar { position: absolute; bottom: 3px; left: 1%; z-index: 50; width: 98%; height: 5px; }
.swiper-container-vertical>.swiper-scrollbar { position: absolute; top: 1%; right: 3px; z-index: 50; width: 5px; height: 98%; }
.swiper-scrollbar-drag { position: relative; top: 0; left: 0; width: 100%; height: 100%; border-radius: 10px; background: rgba(0, 0, 0, .5); }
.swiper-scrollbar-cursor-drag { cursor: move; }
.swiper-scrollbar-lock { display: none; }
.swiper-zoom-container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; height: 100%; text-align: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg { max-width: 100%; max-height: 100%; -o-object-fit: contain; object-fit: contain; }
.swiper-slide-zoomed { cursor: move; }
.swiper-lazy-preloader { position: absolute; top: 50%; left: 50%; z-index: 10; margin-top: -21px; margin-left: -21px; width: 42px; height: 42px; -webkit-transform-origin: 50%; transform-origin: 50%; -ms-transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; }
.swiper-lazy-preloader:after { display: block; width: 100%; height: 100%; background-position: 50%; background-size: 100%; background-repeat: no-repeat; content: ''; }
.swiper-lazy-preloader-white:after { }
 @-webkit-keyframes swiper-preloader-spin { 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @keyframes swiper-preloader-spin { 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
.swiper-container .swiper-notification { position: absolute; top: 0; left: 0; z-index: -1000; opacity: 0; pointer-events: none; }
.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.swiper-container-fade .swiper-slide { -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; pointer-events: none; }
.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }
.swiper-container-cube { overflow: visible; }
.swiper-container-cube .swiper-slide { z-index: 1; visibility: hidden; width: 100%; height: 100%; -webkit-transform-origin: 0 0; transform-origin: 0 0; pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; -ms-transform-origin: 0 0; }
.swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none; }
.swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; transform-origin: 100% 0; -ms-transform-origin: 100% 0; }
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; }
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev { visibility: visible; pointer-events: auto; }
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.swiper-container-cube .swiper-cube-shadow { position: absolute; bottom: 0; left: 0; z-index: 0; width: 100%; height: 100%; background: #000; opacity: .6; -webkit-filter: blur(50px); filter: blur(50px); }
.swiper-container-flip { overflow: visible; }
.swiper-container-flip .swiper-slide { z-index: 1; pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.swiper-container-coverflow .swiper-wrapper { -ms-perspective: 1200px; }
 @media screen and (max-width: 480px) {
.swiper-pagination-bullet { margin: 0 5px; width: 10px; height: 10px; }
}


.fix_form{position: fixed;top: 50%;left: 50%;background-color: #fff; box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;transform: translateX(-50%) translateY(-50%);padding: 40px;z-index: 999;display: none;}
.fix_form .title{font-size: 26px;color: #333;font-weight: bold;margin-bottom: 30px;}
.fix_form .item-input{width:500px;margin-bottom: 20px;}
.fix_form .item-input input {width: 100%;border: 1px solid #811212;border-radius: 6px;padding-left: 10px;line-height: 40px;}
.fix_form .item-input textarea{width:100%;border: 1px solid #811212;border-radius: 6px;padding-left: 10px;height: 140px;}
.fix_form .item-btn{border: none;padding-left: 0;}
.fix_form .item-btn .send{width: 100px;background-color: #811212;height: 30px;line-height: 30px;color: #fff;text-transform: uppercase;padding-left: 0;}
.form_btn{position:absolute;}
.form_btn{position: absolute;right: -10px;top: -10px;background: url(../images/fancy_close.png);width: 30px;height: 30px;cursor: pointer;}
.seccess_icon{width: 100px;height: 100px;background-image: url(../images/secces.png);background-size: cover;margin: 40px auto;}
.secc_tit{font-size: 40px;font-weight: bold;color: #333;text-align: center;}
.secc_con{font-size: 22px;color: #999;text-align: center;margin-top: 10px;}
.page-thank{padding: 60px 0;margin-bottom: 100px;}
@media screen and (max-width:1400) {
	.fix_form{top: 57%;}
}

@media only screen and (max-width: 1000px) {
	.index-ni .index-news .box-list .list-item {
		float: none !important;
		width: 100% !important;
	}
}



@media screen and (max-width:660px) {
	.fix_form .item-input{width: 95%;}
	.fix_form{width: 90%;padding: 20px;}

}






/*common.css*/
.pro1-txt a,.entry a,.artic_content a{color: #811212 !important; font-weight: bold;}
.pro1-txt a:hover,.entry a:hover,.artic_content a:hover {color: #811212 !important;text-decoration: underline !important; }
.news_next a:hover {color: #811212 !important;}
.artic_content a u {text-decoration: none;}



.wangaing{text-align: left !important;margin-top: 66px !important;}

