@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,900");

/*
	Twenty by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
		/*scroll-behavior: smooth;*/
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
		margin: 0; padding: 0;
		overflow: auto;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 1750px;
		min-width: 1400px;
	}

	.container.\37 5\25 {
		width: 1050px;
	}

	.container.\35 0\25 {
		width: 700px;
	}

	.container.\32 5\25 {
		width: 350px;
	}

	.container {
		width: 1400px;
	}

	@media screen and (max-width: 1680px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1500px;
			min-width: 1200px;
		}

		.container.\37 5\25 {
			width: 900px;
		}

		.container.\35 0\25 {
			width: 600px;
		}

		.container.\32 5\25 {
			width: 300px;
		}

		.container {
			width: 1200px;
		}

	}

	@media screen and (max-width: 1280px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			width: 960px;
		}

	}


	@media screen and (max-width: 1024px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			width: 900px;
		}

	}


	@media screen and (max-width: 980px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 118.75%;
			min-width: 95%;
		}

		.container.\37 5\25 {
			width: 71.25%;
		}

		.container.\35 0\25 {
			width: 47.5%;
		}

		.container.\32 5\25 {
			width: 23.75%;
		}

		.container {
			width: 95%;
		}

	}

	@media screen and (max-width: 840px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 118.75%;
			min-width: 95%;
		}

		.container.\37 5\25 {
			width: 71.25%;
		}

		.container.\35 0\25 {
			width: 47.5%;
		}

		.container.\32 5\25 {
			width: 23.75%;
		}

		.container {
			width: 95% !important;
		}

	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100% !important;
		}

	}

/* Grid */

	.row {
		border-bottom: solid 0px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row.uniform.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.uniform.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row > * {
		padding: 50px 0 0 50px;
	}

	.row {
		margin: -50px 0 -1px -50px;
	}

	.row.uniform > * {
		padding: 50px 0 0 50px;
	}

	.row.uniform {
		margin: -50px 0 -1px -50px;
	}

	.row.\32 00\25 > * {
		padding: 100px 0 0 100px;
	}

	.row.\32 00\25 {
		margin: -100px 0 -1px -100px;
	}

	.row.uniform.\32 00\25 > * {
		padding: 100px 0 0 100px;
	}

	.row.uniform.\32 00\25 {
		margin: -100px 0 -1px -100px;
	}

	.row.\31 50\25 > * {
		padding: 75px 0 0 75px;
	}

	.row.\31 50\25 {
		margin: -75px 0 -1px -75px;
	}

	.row.uniform.\31 50\25 > * {
		padding: 75px 0 0 75px;
	}

	.row.uniform.\31 50\25 {
		margin: -75px 0 -1px -75px;
	}

	.row.\35 0\25 > * {
		padding: 25px 0 0 25px;
	}

	.row.\35 0\25 {
		margin: -25px 0 -1px -25px;
	}

	.row.uniform.\35 0\25 > * {
		padding: 25px 0 0 25px;
	}

	.row.uniform.\35 0\25 {
		margin: -25px 0 -1px -25px;
	}

	.row.\32 5\25 > * {
		padding: 12.5px 0 0 12.5px;
	}

	.row.\32 5\25 {
		margin: -12.5px 0 -1px -12.5px;
	}

	.row.uniform.\32 5\25 > * {
		padding: 12.5px 0 0 12.5px;
	}

	.row.uniform.\32 5\25 {
		margin: -12.5px 0 -1px -12.5px;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (max-width: 1680px) {

		.row > * {
			padding: 40px 0 0 40px;
		}

		.row {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28wide\29, .\31 2u\24\28wide\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28wide\29, .\31 1u\24\28wide\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28wide\29, .\31 0u\24\28wide\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28wide\29, .\39 u\24\28wide\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28wide\29, .\38 u\24\28wide\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28wide\29, .\37 u\24\28wide\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28wide\29, .\36 u\24\28wide\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28wide\29, .\35 u\24\28wide\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28wide\29, .\34 u\24\28wide\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28wide\29, .\33 u\24\28wide\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28wide\29, .\32 u\24\28wide\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28wide\29, .\31 u\24\28wide\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28wide\29 + *,
		.\31 1u\24\28wide\29 + *,
		.\31 0u\24\28wide\29 + *,
		.\39 u\24\28wide\29 + *,
		.\38 u\24\28wide\29 + *,
		.\37 u\24\28wide\29 + *,
		.\36 u\24\28wide\29 + *,
		.\35 u\24\28wide\29 + *,
		.\34 u\24\28wide\29 + *,
		.\33 u\24\28wide\29 + *,
		.\32 u\24\28wide\29 + *,
		.\31 u\24\28wide\29 + * {
			clear: left;
		}

		.\-11u\28wide\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28wide\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28wide\29 {
			margin-left: 75%;
		}

		.\-8u\28wide\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28wide\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28wide\29 {
			margin-left: 50%;
		}

		.\-5u\28wide\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28wide\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28wide\29 {
			margin-left: 25%;
		}

		.\-2u\28wide\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28wide\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 1280px) {

		.row > * {
			padding: 40px 0 0 40px;
		}

		.row {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28normal\29, .\31 2u\24\28normal\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28normal\29, .\31 1u\24\28normal\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28normal\29, .\31 0u\24\28normal\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28normal\29, .\39 u\24\28normal\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28normal\29, .\38 u\24\28normal\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28normal\29, .\37 u\24\28normal\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28normal\29, .\36 u\24\28normal\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28normal\29, .\35 u\24\28normal\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28normal\29, .\34 u\24\28normal\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28normal\29, .\33 u\24\28normal\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28normal\29, .\32 u\24\28normal\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28normal\29, .\31 u\24\28normal\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28normal\29 + *,
		.\31 1u\24\28normal\29 + *,
		.\31 0u\24\28normal\29 + *,
		.\39 u\24\28normal\29 + *,
		.\38 u\24\28normal\29 + *,
		.\37 u\24\28normal\29 + *,
		.\36 u\24\28normal\29 + *,
		.\35 u\24\28normal\29 + *,
		.\34 u\24\28normal\29 + *,
		.\33 u\24\28normal\29 + *,
		.\32 u\24\28normal\29 + *,
		.\31 u\24\28normal\29 + * {
			clear: left;
		}

		.\-11u\28normal\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28normal\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28normal\29 {
			margin-left: 75%;
		}

		.\-8u\28normal\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28normal\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28normal\29 {
			margin-left: 50%;
		}

		.\-5u\28normal\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28normal\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28normal\29 {
			margin-left: 25%;
		}

		.\-2u\28normal\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28normal\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 980px) {

		.row > * {
			padding: 30px 0 0 30px;
		}

		.row {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform {
			margin: -30px 0 -1px -30px;
		}

		.row.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.uniform.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.\31 2u\28narrow\29, .\31 2u\24\28narrow\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrow\29, .\31 1u\24\28narrow\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrow\29, .\31 0u\24\28narrow\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrow\29, .\39 u\24\28narrow\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrow\29, .\38 u\24\28narrow\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrow\29, .\37 u\24\28narrow\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrow\29, .\36 u\24\28narrow\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrow\29, .\35 u\24\28narrow\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrow\29, .\34 u\24\28narrow\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrow\29, .\33 u\24\28narrow\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrow\29, .\32 u\24\28narrow\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrow\29, .\31 u\24\28narrow\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrow\29 + *,
		.\31 1u\24\28narrow\29 + *,
		.\31 0u\24\28narrow\29 + *,
		.\39 u\24\28narrow\29 + *,
		.\38 u\24\28narrow\29 + *,
		.\37 u\24\28narrow\29 + *,
		.\36 u\24\28narrow\29 + *,
		.\35 u\24\28narrow\29 + *,
		.\34 u\24\28narrow\29 + *,
		.\33 u\24\28narrow\29 + *,
		.\32 u\24\28narrow\29 + *,
		.\31 u\24\28narrow\29 + * {
			clear: left;
		}

		.\-11u\28narrow\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrow\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrow\29 {
			margin-left: 75%;
		}

		.\-8u\28narrow\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrow\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrow\29 {
			margin-left: 50%;
		}

		.\-5u\28narrow\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrow\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrow\29 {
			margin-left: 25%;
		}

		.\-2u\28narrow\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrow\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 840px) {
		

	.rowk > * {
		float: left;
		padding: 0;
		margin: 0.3em 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
		

	.rowp > * {
		padding: 0;
		margin: 0;
	}
		
		.rowp > * {
			padding: 10px 20px;
		}

		.rowp {
			margin: 0;
		}

		.rowp.uniform > * {
			padding: 10px 20px;
		}

		.rowp.uniform {
			margin: 0;
		}
	
		
/* ------------------------------------------ */

		.row > * {
			padding: 30px 0 0 30px;
		}

		.row {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform {
			margin: -30px 0 -1px -30px;
		}

		.row.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.uniform.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.\31 2u\28narrower\29, .\31 2u\24\28narrower\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrower\29, .\31 1u\24\28narrower\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrower\29, .\31 0u\24\28narrower\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrower\29, .\39 u\24\28narrower\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrower\29, .\38 u\24\28narrower\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrower\29, .\37 u\24\28narrower\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrower\29, .\36 u\24\28narrower\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrower\29, .\35 u\24\28narrower\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrower\29, .\34 u\24\28narrower\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrower\29, .\33 u\24\28narrower\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrower\29, .\32 u\24\28narrower\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrower\29, .\31 u\24\28narrower\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrower\29 + *,
		.\31 1u\24\28narrower\29 + *,
		.\31 0u\24\28narrower\29 + *,
		.\39 u\24\28narrower\29 + *,
		.\38 u\24\28narrower\29 + *,
		.\37 u\24\28narrower\29 + *,
		.\36 u\24\28narrower\29 + *,
		.\35 u\24\28narrower\29 + *,
		.\34 u\24\28narrower\29 + *,
		.\33 u\24\28narrower\29 + *,
		.\32 u\24\28narrower\29 + *,
		.\31 u\24\28narrower\29 + * {
			clear: left;
		}

		.\-11u\28narrower\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrower\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrower\29 {
			margin-left: 75%;
		}

		.\-8u\28narrower\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrower\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrower\29 {
			margin-left: 50%;
		}

		.\-5u\28narrower\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrower\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrower\29 {
			margin-left: 25%;
		}

		.\-2u\28narrower\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrower\29 {
			margin-left: 8.33333%;
		}

	}


	@media screen and (max-width: 736px) {

		.row > * {
			padding: 5px 0 0 30px;
		}

		.row {
			margin: -5px 0 -1px -30px;
		}

		.row.uniform > * {
			padding: 5px 0 0 30px;
		}

		.row.uniform {
			margin: -5px 0 -1px -30px;
		}

		.row.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.uniform.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobile\29, .\39 u\24\28mobile\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobile\29, .\38 u\24\28mobile\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobile\29, .\37 u\24\28mobile\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobile\29, .\36 u\24\28mobile\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobile\29, .\35 u\24\28mobile\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobile\29, .\34 u\24\28mobile\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobile\29, .\33 u\24\28mobile\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobile\29, .\32 u\24\28mobile\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobile\29, .\31 u\24\28mobile\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobile\29 + *,
		.\31 1u\24\28mobile\29 + *,
		.\31 0u\24\28mobile\29 + *,
		.\39 u\24\28mobile\29 + *,
		.\38 u\24\28mobile\29 + *,
		.\37 u\24\28mobile\29 + *,
		.\36 u\24\28mobile\29 + *,
		.\35 u\24\28mobile\29 + *,
		.\34 u\24\28mobile\29 + *,
		.\33 u\24\28mobile\29 + *,
		.\32 u\24\28mobile\29 + *,
		.\31 u\24\28mobile\29 + * {
			clear: left;
		}

		.\-11u\28mobile\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobile\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobile\29 {
			margin-left: 75%;
		}

		.\-8u\28mobile\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobile\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobile\29 {
			margin-left: 50%;
		}

		.\-5u\28mobile\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobile\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobile\29 {
			margin-left: 25%;
		}

		.\-2u\28mobile\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobile\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	body {
		background-image: url("../../images/icon_bg.png");
		background-repeat: repeat;
		overflow-x: hidden;
	}

		body.is-loading *, body.is-loading *:before, body.is-loading *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}

	body, input, select, textarea {
		color: #000000;
		font-family: "微軟正黑體",sans-serif, 'Airal', 'Lato';
		font-size: 100%;
		font-weight: normal;
		letter-spacing: 0.025em;
		line-height: 1.75em;
	}

	a {
		-moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		color: #34AB00;
		text-decoration: none;
		border-bottom: ;
	}

		a:hover {
			border-bottom-color: transparent;
		}

	strong, b {
		font-weight: bold;
	}

	p, ul, ol, dl, table, blockquote {
		margin: 0 0 2em 0;
	}

	h1, h2, h3, h4, h5, h6 {
		color: inherit;
		font-weight: 300;
		line-height: 1.75em;
		margin-bottom: 1em;
		text-transform: uppercase;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
			border: 0;
		}

	h2 {
		font-size: 1.5em;
		letter-spacing: 0.1em;
	}

	h3 {
		font-size: 1.15em;
		letter-spacing: 0.025em;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	hr {
		border-top: solid 1px rgba(124, 128, 129, 0.2);
		border: 0;
		margin-bottom: 1.5em;
	}

	blockquote {
		border-left: solid 0.5em rgba(124, 128, 129, 0.2);
		font-style: italic;
		padding: 1em 0 1em 2em;
	}



/* Form */

	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea {
		-moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		background: none;
		border: solid 1px rgba(124, 128, 129, 0.2);
		color: inherit;
		display: block;
		padding: 0.75em;
		text-decoration: none;
		width: 100%;
		outline: 0;
	}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		textarea:focus {
			border-color: #83d3c9;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"] {
		line-height: 1em;
	}

	::-webkit-input-placeholder {
		color: inherit;
		opacity: 0.5;
		position: relative;
		top: 3px;
	}

	:-moz-placeholder {
		color: inherit;
		opacity: 0.5;
	}

	::-moz-placeholder {
		color: inherit;
		opacity: 0.5;
	}

	:-ms-input-placeholder {
		color: inherit;
		opacity: 0.5;
	}

	.formerize-placeholder {
		color: rgba(124, 128, 129, 0.5) !important;
	}

/* Image */

	.image {
		display: block;
		border: 0;
		position: relative;
	}

		.image:before {
			background: url("images/overlay.png");
			content: '';
			height: 100%;
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
		}

		.image.fit {
			display: block;
		}

			.image.fit img {
				display: block;
				width: 100%;
			}

		.image.featured {
			display: block;
			margin: 0 0 2em 0;
		}

			.image.featured img {
				display: block;
				width: 100%;
			}

/* Icon */

	.icon {
		text-decoration: none;
		position: relative;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon.circle {
			-moz-transition: all 0.2s ease-in-out;
			-webkit-transition: all 0.2s ease-in-out;
			-ms-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
			border: 0;
			border-radius: 100%;
			display: inline-block;
			font-size: 1.25em;
			height: 2.25em;
			left: 0;
			line-height: 2.25em;
			text-align: center;
			text-decoration: none;
			top: 0;
			width: 2.25em;
		}

			.icon.circle:hover {
				top: -0.2em;
			}

			.icon.circle.fa-twitter {
				background: #70aecd;
				color: #fff;
			}

				.icon.circle.fa-twitter:hover {
					background: #7fb7d2;
				}

			.icon.circle.fa-facebook {
				background: #7490c3;
				color: #fff;
			}

				.icon.circle.fa-facebook:hover {
					background: #829bc9;
				}

			.icon.circle.fa-google-plus {
				background: #db6b67;
				color: #fff;
			}

				.icon.circle.fa-google-plus:hover {
					background: #df7b77;
				}

			.icon.circle.fa-github {
				background: #dcad8b;
				color: #fff;
			}

				.icon.circle.fa-github:hover {
					background: #e1b89b;
				}

			.icon.circle.fa-dribbble {
				background: #da83ae;
				color: #fff;
			}

				.icon.circle.fa-dribbble:hover {
					background: #df93b8;
				}

		.icon.featured {
			cursor: default;
			display: block;
			margin: 0 0 1.5em 0;
			opacity: 0.35;
			text-align: center;
		}

			.icon.featured:before {
				font-size: 5em;
				line-height: 1em;
			}

		.icon > .label {
			display: none;
		}

/* List */

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;
	}

		ol.default li {
			padding-left: 0.25em;
		}

	ul.default {
		list-style: disc;
		padding-left: 1em;
	}

		ul.default li {
			padding-left: 0.5em;
		}

	ul.icons {
		cursor: default;
	}

		ul.icons li {
			display: inline-block;
			line-height: 1em;
			padding-left: 0.5em;
		}

			ul.icons li:first-child {
				padding-left: 0;
			}

	ul.featured-icons {
		cursor: default;
		margin: -0.75em 0 0 0;
		opacity: 0.35;
		overflow: hidden;
		position: relative;
	}

		ul.featured-icons li {
			display: block;
			float: left;
			text-align: center;
			width: 50%;
		}

			ul.featured-icons li .icon {
				display: inline-block;
				font-size: 6.25em;
				height: 1.25em;
				line-height: 1.25em;
				width: 1em;
			}

	ul.buttons {
		cursor: default;
	}

		ul.buttons:last-child {
			margin-bottom: 0;
		}

		ul.buttons li {
			display: inline-block;
			padding: 0 0 0 1.5em;
		}

			ul.buttons li:first-child {
				padding: 0;
			}

		ul.buttons.vertical li {
			display: block;
			padding: 1.5em 0 0 0;
		}

			ul.buttons.vertical li:first-child {
				padding: 0;
			}

/* Table */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
		}

			table.default tbody tr {
				border-bottom: solid 1px rgba(124, 128, 129, 0.2);
			}

			table.default td {
				padding: 0.5em 1em 0.5em 1em;
			}

			table.default th {
				font-weight: 400;
				padding: 0.5em 1em 0.5em 1em;
				text-align: left;
			}

			table.default thead {
				background: #7c8081;
				color: #fff;
			}

/* Button */

	input[type="button"],
	input[type="submit"],
	input[type="reset"],
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		background: none;
		border: solid 1px;
		color: inherit;
		cursor: pointer;
		display: inline-block;
		font-size: 0.8em;
		font-weight: 900;
		letter-spacing: 2px;
		min-width: 18em;
		padding: 0 0.75em;
		line-height: 3.75em;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
	}

		input[type="button"]:hover,
		input[type="submit"]:hover,
		input[type="reset"]:hover,
		.button:hover {
			background: rgba(188, 202, 206, 0.15);
			border-color: inherit;
		}

		input[type="button"].special,
		input[type="submit"].special,
		input[type="reset"].special,
		.button.special {
			background: #83d3c9;
			border-color: #83d3c9;
			color: #fff !important;
		}

			input[type="button"].special:hover,
			input[type="submit"].special:hover,
			input[type="reset"].special:hover,
			.button.special:hover {
				background: #96dad1 !important;
				border-color: #96dad1 !important;
			}

		input[type="button"].fit,
		input[type="submit"].fit,
		input[type="reset"].fit,
		.button.fit {
			width: 100%;
		}

		input[type="button"].small,
		input[type="submit"].small,
		input[type="reset"].small,
		.button.small {
			font-size: 0.7em;
			min-width: 14em;
			padding: 0.5em 0;
		}


/* Header */

	#header {
		display: inline-block;
		position: absolute;
		text-align: right;
		background: rgba(0,0,0,0.7);
		padding: 0;
		width: 100%;
		height: auto;
		cursor: default;
		font-size: 1.15em;
		z-index: 10000;	
	}

		#header nav {
			position: relative;
			display: inline-block;
			width: auto;
			height: 2.5em;
			letter-spacing: 0.075em;
			text-align: right;
		}

			#header nav ul li {
				display: inline-block;
				margin: 0 15px;
				padding: 0;
				height: auto;
			}

			#header nav ul li:last-child {
				display: none;
				margin: 0;
				padding: 0;
				height: auto;
			}

				#header nav ul li > ul {
					display: none;
				}

				#header nav ul li a {
					display: inline-block;
					line-height: normal;
					padding: 0.5em;
					text-decoration: none;
				}

				#header nav ul li.submenu > a {
					color: #C9C9C9;
					text-decoration: none;
				}

				    #header nav ul li.submenu > a:hover {
						color: #34AB00;
					    border-bottom: solid 1px #34AB00;
				    }

					#header nav ul li.submenu > a:after {
						content: '▾';
						margin-left: 5px;
				    }

                    /*
					#header nav ul li.submenu > a:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome;
						font-style: normal;
						font-weight: bold;
						text-transform: none !important;
					}

					#header nav ul li.submenu > a:before {
						content: '\f0da';
						margin-right: 0.65em;
					}
                    */
                    
				#header nav ul li.submenu1 > a {
					color: #34AB00;
					border-bottom: solid 1px #34AB00;
				}

				    #header nav ul li.submenu1 > a:hover {
						color: #34AB00;
					    border-bottom: solid 1px #34AB00;
				    }

				    #header nav ul li.submenu1 > a:hover {
						color: #34AB00;
					    border-bottom: solid 1px #34AB00;
				    }

					#header nav ul li.submenu1 > a:after {
						content: '▾';
						margin-left: 5px;
				    }

				#header nav ul li.active > a, #header nav ul li:hover > a {
					-moz-transition: all 0.2s ease-in-out;
					-webkit-transition: all 0.2s ease-in-out;
					-ms-transition: all 0.2s ease-in-out;
					transition: all 0.2s ease-in-out;
					background: rgba(244, 190, 0, 0);
				}

				#header nav ul li.current > a {
					color: #C9C9C9;
				}

				    #header nav ul li.current > a:hover {
						color: #34AB00;
						border-bottom: solid 1px #34AB00;
				    }


				#header nav ul li.current1 > a {
					color: #34AB00;
					border-bottom: solid 1px #34AB00;
				}

				    #header nav ul li.current1 > a:hover {
						color: #34AB00;
						border-bottom: solid 1px #34AB00;
				    }

				#header nav ul li.ccu > a {
					display: none;
					width: 0;
				}

				.nav_logo {
					display: inline-block;
					position: absolute;
					margin: 0;
					left: 0;
					text-align: left;
					z-index: 9999999;
				}

				    .nav_logo a {
					   border-bottom: none;
				    } 

				    .nav_logo img {
					    width: 120px;
				    }

				    .nav_logo img:hover {
					    opacity: 0.8;
				    }


				.lang {
					display: block;
					margin: 0.5em 0 0 0;
					line-height: 1.75em;
					text-align: right;
				}

				  .lang_Tel {
					  display: inline-block;
					  margin-right: 1em;
					  padding: 0 1em;
					  color: #34AB00;
					  font-style:italic;
			  	  }

				/* 語系 */

				#pretty-select {
				    display: block;
				    position: relative;
				    float: right;
				    min-width: 8.1em;
				    font-size: 1em;
				    cursor: default;
				    z-index: 9999;
				}	
	
				.pretty-select {
				    *移除箭頭樣式*/
				    appearance:none;
				    -moz-appearance:none;
				    -webkit-appearance:none;

				    /*改變右邊箭頭樣式*/
				    background:url("../../images/select1.svg"), url("../../images/select.svg");
				    background-position: left center, right center;
				    background-repeat: no-repeat;
				    outline: none;
				    cursor: pointer;
				    padding-left: 1.5em;
				    width: 100%;
				    color: #FFF;
				    border: none;
				}

				/*IE隱藏箭頭樣式*/
				.pretty-select::-ms-expand { 
				    display: none; 
				}

				.pretty-select:focus {
				    box-shadow: ;
				}

	.soption {
		color: #000;
	}

				.pathcc {
				    display: block;
				    background-image: url("../../images/banner_page-path.png");
					background-repeat: repeat-y;
					background-size: 100%;
				    margin: -2px auto 0 auto;
				    padding: 0;
				    font-size: 95%;
					color:#808080;
				}


				    .pathcc a {
					    color:#808080;
						text-decoration: none;
						border-bottom: none;
				    }

				    .pathcc a:hover {
					    color: #FFFFFF;
				    }

		#header.reveal {
			-moz-animation: reveal-header 0.5s;
			-webkit-animation: reveal-header 0.5s;
			-ms-animation: reveal-header 0.5s;
			animation: reveal-header 0.5s;
		}

		#header.alt {
			
		}

			#header.alt nav {
				
			}

				#header.alt nav ul li.active > a, #header.alt nav ul li:hover > a {
					
				}

			#mobilelogo {
				display: none;
			}

			#mobilelogo-page {
				display: none;
			}

/* Dropotron */

	.dropotron {
		background: rgba(255,255,255,0.7);
		color: #000000;
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.075);
		line-height: 2.25em;
		min-width: auto;
		padding: 0;
		text-transform: uppercase;
		margin-top: calc(-1em + 1px);
		z-index: 999;
	}

		.dropotron.level-0 {
			font-size: 1.15em;
			font-weight: ;
			margin-top: 0;
		}

            /*
			.dropotron.level-0:before {
				border-bottom: solid 0.5em #fff;
				border-left: solid 0.5em transparent;
				border-right: solid 0.5em transparent;
				content: '';
				left: 0.75em;
				position: absolute;
				top: -0.45em;
			}
            */

		.dropotron > li {
			border-top: solid 1px rgba(124, 128, 129, 0);
		}

			.dropotron > li > a {
				-moz-transition: none;
				-webkit-transition: none;
				-ms-transition: none;
				transition: none;
				color: inherit;
				text-decoration: none;
				padding: 0 1em;
				border: 0;
			}

			.dropotron > li:hover > a {
				background: rgba(52,171,0,0.9);
				color: #FFF;
			}

			.dropotron > li:first-child {
				border-top: 0;
			}

/* Banner */

	@-moz-keyframes reveal-banner {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-webkit-keyframes reveal-banner {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-ms-keyframes reveal-banner {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@keyframes reveal-banner {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

/* banner */

	.banner {
		display: block;
		position: relative;
		background-size: 100%;
		overflow: hidden;
		z-index: 1;
		line-height: 1;
	}

	    .banner img {
		     width: 100%;
	    }

	.banner-page {
		display: block;
		position: relative;
		background-size: 100%;
		overflow: hidden;
		z-index: 1;
		line-height: 1;
	}

	    .banner-page img {
		    width: 100%;
	    }

	.bannerab1 {
		display: block;
		position: absolute;
		top: 50%;
		left: 18%;
		transform: translate(0, -50%);
		z-index: 99;
	}

	.bannerab1-page {
		display: block;
		position: absolute;
		top: 50%;
		left: 18%;
		transform: translate(0, -50%);
		z-index: 99;
	}

	.bannerab2 {
		display: block;
		position: absolute;
		width: 100%;
		transform: translate(-50%, 0);
		z-index: 1;
	
		-moz-animation-name: head1;
		-moz-animation-duration: 1s;
		-moz-animation-iteration-count: 1;
		-moz-animation-fill-mode: forwards;
		-moz-animation-timing-function: ease-in-out;
		-webkit-animation-name: head1;
		-webkit-animation-duration: 1s;
		-webkit-animation-iteration-count: 1;
		-webkit-animation-fill-mode: forwards;
		-webkit-animation-timing-function: ease-in-out;
		-ms-animation-name: head1;
		-ms-animation-duration: 1s;
		-ms-animation-fill-mode: 1;
		-ms-animation-fill-mode: forwards;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-name: head1;
		-o-animation-duration: 1s;
		-o-animation-fill-mode: 1;
		-o-animation-fill-mode: forwards;
		-o-animation-timing-function: ease-in-out;
		animation-name: head1;
		animation-duration: 1s;
		animation-iteration-count: 1;
		animation-fill-mode: forwards;
		animation-timing-function: ease-out;
	}

	.bannerab3 {
		display: block;
		position: absolute;
		width: 100%;
		transform: translate(-50%, 0);
		z-index: 9;
	
		-moz-animation-name: head2;
		-moz-animation-duration: 2s;
		-moz-animation-delay: 0.2s;
		-moz-animation-iteration-count: 1;
		-moz-animation-fill-mode: forwards;
		-moz-animation-timing-function: ease;
		-webkit-animation-name: head2;
		-webkit-animation-duration: 2s;
		-webkit-animation-delay: 0.2s;
		-webkit-animation-iteration-count: 1;
		-webkit-animation-fill-mode: forwards;
		-webkit-animation-timing-function: ease;
		-ms-animation-name: head2;
		-ms-animation-duration: 2s;
		-ms-animation-delay: 0.2s;
		-ms-animation-fill-mode: 1;
		-ms-animation-fill-mode: forwards;
		-ms-animation-timing-function: ease;
		-o-animation-name: head2;
		-o-animation-duration: 2s;
		-o-animation-delay: 0.2s;
		-o-animation-fill-mode: 1;
		-o-animation-fill-mode: forwards;
		-o-animation-timing-function: ease;
		animation-name: head2;
		animation-duration: 2s;
		animation-delay: 0.2s;
		animation-iteration-count: 1;
		animation-fill-mode: forwards;
		animation-timing-function: ease;
		
	}

		    @keyframes head1 {
			    0%    {top: -200px; left: 20%; opacity: 0;}
			    70%   {top: 15px;   left: 49%; opacity: 1;}
			    100%  {top: 0;      left: 50%; opacity: 1;}
		    }

		    @keyframes head2 {
			    0%    {top: 0; left: 70%; opacity: 0;}
			    100%  {top: 0; left: 50%; opacity: 1;}
		    }

	.bannertitle {
		display: block;
		position: relative;
		font-size: 3em;
		line-height: 1.2em;
		color: #FFF;
		opacity: 0;
		z-index: 99;

		-moz-animation-name: b1;
		-moz-animation-duration: 1s;
		-moz-animation-iteration-count: 1;
		-moz-animation-fill-mode: forwards;
		-webkit-animation-name: b1;
		-webkit-animation-duration: 1s;
		-webkit-animation-iteration-count: 1;
		-webkit-animation-fill-mode: forwards;
		-ms-animation-name: b1;
		-ms-animation-duration: 1s;
		-ms-animation-fill-mode: 1;
		-ms-animation-fill-mode: forwards;
		-o-animation-name: b1;
		-o-animation-duration: 1s;
		-o-animation-fill-mode: 1;
		-o-animation-fill-mode: forwards;
		animation-name: b1;
		animation-duration: 1s;
		animation-delay: 0.5s;
		animation-iteration-count: 1;
		animation-fill-mode: forwards;
	}

		    @keyframes b1 {
			    0%    {left: -30%; opacity: 0;}
			    100%  {left: 0;    opacity: 1;}
		    }


	.bannerword {
		display: block;
		position: relative;
		margin-top: 10px;
		font-size: 1.3em;
		line-height: 1.35em;
		color: #FFF;
		z-index: 9;
		opacity: 0;
		
		animation-name: b2;
		animation-duration: 1s;
		animation-delay: 1.5s;
		animation-iteration-count: 1;
		animation-fill-mode: forwards;
		-moz-animation-name: b2;
		-moz-animation-duration: 1s;
		-moz-animation-delay: 1.5s;
		-moz-animation-iteration-count: 1;
		-moz-animation-fill-mode: forwards;
		-webkit-animation-name: b2;
		-webkit-animation-duration: 1s;
		-webkit-animation-delay: 1.5s;
		-webkit-animation-iteration-count: 1;
		-webkit-animation-fill-mode: forwards;
		-ms-animation-name: b2;
		-ms-animation-duration: 1s;
		-ms-animation-delay: 1.5s;
		-ms-animation-fill-mode: 1;
		-ms-animation-fill-mode: forwards;
	}

		    @keyframes b2 {
			    0%    {left: -30%; opacity: 0;}
			    100%  {left: 0;    opacity: 1;}
		    }


/* area-container */

	.headcontainer {  
		position: relative;
		margin: 0 auto;
		max-width: 1400px;
	    width: 80%;
	}

	.bodycontainer1 {  
		position: relative;
		margin: 0 auto;
		max-width: 1400px;
	    width: 75%;
	}

	.bodycontainer2 {  
		position: relative;
		margin: 0 auto;
		max-width: 1400px;
	    width: 65%;
	}

	.bodycontainer3 {
		margin: 0 auto;
		max-width: 1400px;
		width: 50%;
		height: auto;
	}

	.bodycontainer4 {  
		position: relative;
		margin: 0 auto;
		max-width: 1400px;
	    width: 70%;
	}

	.bodycontainer5 {  
		position: relative;
		margin: 0 auto;
	    width: 70%;
	}

	.bodycontainermap {  
		position: relative;
		margin: 0 auto;
	    width: 82.5%;
	}

	.footercontainer { 
		position: relative;
		margin: 0 auto;
		max-width: 1400px;
	    width: 80%;
	}

/* Wrapper */

	.wrapper {
		display: block;
		position: relative;
		padding: 0;
		border: solid 1px transparent;
		overflow: hidden;
	}

		.wrapper.style1 {
			background-image: url("../../images/icon_ind_bg2.png");
			background-position: top center;
			background-repeat: no-repeat;
			background-size: 100%;
		}

		.wrapper.style2 {
			background-image: url("../../images/banner_ind1-4.png");
			background-repeat: no-repeat;
			background-size: 100%;
			background-position: top center;
			padding: 0 0 5em 0;
		}

		.wrapper.style3 {
			background-image: url("../../images/banner_ind1-5.png");
			background-repeat: no-repeat;
			background-size: 100%;
			background-position: top center;
			padding: 0 ;
		}

		.wrapper.style4 {
			background-image: url("../../images/banner_ind1-6-1.png"), url("../../images/banner_ind1-6-2.png");
			background-repeat: no-repeat;
			background-position: top center, bottom center;
			background-size: 100%;
			padding: 0;
		}

		.wrapper.style5 {
			position: relative;
			background-color: #FFFFFF;
			padding: 0 0 100px 0;
		}

		.wrapper.style6 {
			background-image: url("../../images/pic_ab_bg.png"), url("../../images/pic_ab_bg.png"), url("../../images/pic_ab_born.png");
			background-position: left top, right top, center bottom;
			background-size: 10%, 10%, 81%;
			background-repeat: repeat-y, repeat-y, no-repeat;
			position: relative;
			background-color: #EFEFEF;
			padding: 2em 0;
			z-index: 1;
		}

		.wrapper.style7 {
			padding: 0;
		}

		.wrapper.style8 {
			background-image: url("../../images/icon_bg.png");
			background-position: center top;
			background-size: 102%;
			background-repeat: repeat;
			position: relative;
			background-color: #EFEFEF;
		}

		.wrapper.style9 {
			background-image: url("../../images/banner_adv-bg2.png");
			background-position: center -1px;
			background-size: 102%;
			background-repeat: no-repeat;
			position: relative;
			background-color: #EFEFEF;
			padding-bottom: 50px;
		}

		.wrapper.style10 {
			position: relative;
			background-color: #FFFFFF;
			padding: 50px 0;
		}

		.wrapper.style11 {
			position: relative;
			background-color: #EFEFEF;
			padding: 50px 0;
		}

		.wrapper.style12 {
			background-image: url("../../images/banner_ind1-5.png");
			background-repeat: no-repeat;
			background-size: 100%;
			background-position: top center;
		}



/* area */

	.inda1-flex {
		display: flex;
		justify-content: flex-end;
		align-items: stretch;
		width: 100%;
		margin: 0 auto;
	}

	    .inda1-flex-div {
		    display: flex;
			flex-direction: column;
		    justify-content: flex-end;
		    width: 45%;
	    }

	        .inda1-flex-div-r1 {
		        display: flex;
				flex-direction: column;
		        justify-content: flex-start;
				margin: 3em auto 0 auto;
		        width: 75%;
	        }

	            .inda1-flex-div-r1-title {
		            display: block;
					margin-top: 8%;
		            width: 100%;
	            }

	            .inda1-flex-div-r1-row {
		            display: flex;
					justify-content: space-between;
					align-items: stretch;
					margin: 15px 0;
		            width: 100%;
	            }

	            .inda1-flex-div-r1-txt {
		            display: block;
					padding-right: 15px;
		            width: 65%;
					text-align: justify;
					color: #FFFFFF;
	            }

	            .inda1-flex-div-r1-more {
		            display: block;
					justify-content: flex-start;
		            width: 35%;
	            }

	        .inda1-flex-div-r2 {
		        display: block;
		        width: 100%;
	        }

	            .inda1-flex-div-r2 img {
		            display: block;
		            width: 100%;
	            }

	.inda2-flex {
		display: flex;
		justify-content: flex-start;
		align-items: stretch;
		width: 100%;
		margin: 0 auto;
	}

	    .inda2-flex-r1 {
		    display: flex;
			flex-direction: column;
		    justify-content: flex-start;
			margin: 0 auto;
	    }

	    .inda2-flex-div-r1 {
		    display: flex;
			flex-direction: column;
		    justify-content: flex-start;
		    width: 42%;
	    }

	        .inda2-flex-div1 {
		        display: block;
				margin: 15px 0;
	 	        width: 100%;
	        }

	            .inda2-flex-div1 img {
		            display: block;
				    width: 100%;
	            }

	        .inda2-flex-div2 {
		        display: block;
		        width: 100%;
				margin-bottom: 10px;
	         }

	        .inda2-flex-div3 {
		        display: block;
		        width: 100%;
				margin-bottom: 10px;
				color: #FFF;
				text-align: justify;
	         }

	.inda3-picon {
		display: flex;
		justify-content: center;
		align-items: stretch;
		margin: 50px auto 50px auto;
		width: 640px;
	}

	    .inda3-picon-div {
		    display: flex;
		    justify-content: center;
			margin: 0 auto;
		    width: 20%;
	    }

	    .inda3-picon-div img {
		    display: block;
		    width: 100%;
	    }

	.inda4-pro {
		display: flex;
		justify-content: center;
		align-items: stretch;
		margin: 0 auto 2em auto;
		width: 65%;
	}

	    .inda4-pro-pic {
		    display: flex;
			flex-direction: column;
		    justify-content: center;
			margin: 0 auto;
		    width: 28%;
	    }

	        .inda4-pro-pic img {
		        display: block;
		        width: 100%;
	        }

	        .inda4-pro-pic :hover img {
				transform: scale(1.2);
				-ms-transform:scale(1.2);
                -webkit-transform:scale(1.2);
		        -webkit-transition:all .3s ease-in-out;
                transition:all .3s ease-in-out;
	        }

	    .inda4-pro-div {
		    display: flex;
		    justify-content: center;
			margin: 10px auto;
			padding: 10px 0;
		    width: 100%;
			text-align: center;
			color: #34AB00;
			border-top: solid 1px #34AB00;
	    }

	        .inda4-pro-pic:hover .inda4-pro-div {
				color: #FFF;
		        -webkit-transition:all .3s ease-in-out;
                transition:all .3s ease-in-out;
	        }


	.inda5-flex {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		margin-bottom: 40%;
		padding-top: 7%;
		width: 100%;
	}

	    .inda5-flex-div {
			display: flex;
			flex-direction: column;
		    width: 40%;
	    }

	        .inda5-flex-div-r1 {
			    display: block;
				margin: 5px 0;
		        width: 100%;
	        }

	        .inda5-flex-div-r2 {
			    display: block;
				margin: 5px 0;
		        width: 100%;
				color: #FFF;
				text-align: justify;
	        }

	        .inda5-flex-div-r3 {
			    display: block;
				margin: 5px 0;
		        width: 100%;
	        }


	.inda5-video {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
		margin: 0 auto;
		width: 90%;
	}

	    .inda5-video-div {
			padding: 15px;
			position: relative;
			display: flex;
			justify-content: center;
			position: relative;
			flex-direction: column;
			margin: 0 auto;
		    width: 42%;
			height: auto;
			border-image-source: radial-gradient(80% 80%, transparent 40%, transparent 60%, #ccc 100%);
	        border-image-slice: 1;
	        border-width: 1px;
	        border-style: solid;
	        border-image-outset: 0;
			cursor: pointer;
			
            &::before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                border: 1px inset #CCC;
                animation: clippath 6s infinite linear;
            }
			
	    }

	    @keyframes clippath {
 	       0%,
  	      100% {
  	          clip-path: inset(0 0 95% 0);
   	     }
  	      25% {
  	          clip-path: inset(0 95% 0 0);
  	      }
  	      50% {
  	          clip-path: inset(95% 0 0 0);
  	      }
  	      75% {
  	          clip-path: inset(0 0 0 95%);
  	      }
	    }

	        .inda5-video-div img {
			    display: block;
		        width: 100%;
				z-index: 99999;
	        }

	    .inda5-video-divab {
		    display: flex;
			justify-content: center;
			align-items: center;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			cursor: pointer;
	    }

	        .inda5-video-div:hover .inda5-video-divab img {
		        transform: scale(1.2);
				opacity: 1;
	        }

	        .inda5-video-div:hover .inda5-video-divab {
				-webkit-transition:all .2s ease-in-out;
				transition:all .2s ease-in-out;
	        }

	        .inda5-video-divab img {
		        display: block;
			    width: 50%;
				opacity: 1;
	        }


	.inda5-link {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
		margin: 0 auto;
		width: 100%;
	}

	    .inda5-link-div {
		    display: flex;
			position: relative;
		    justify-content: flex-start;
			align-items: center;
		    margin: 3em auto;
			padding: 15px;
		    width: 45%;
			border: dashed 1px #CCC;
	    }

	        .inda5-link-div img {
			    display: block;
		        width: 100%;
	        }

	    .inda5-link-div-ab {
		    display: flex;
			flex-direction: column;
			position: absolute;
			justify-content: center;
			align-items: center;
		    width: 50%;
			z-index: 99;
	    }

	        .inda5-link-div-ab-title {
			    display: block;
		        width: 100%;
				text-align: center;
	        }

	        .inda5-link-div-ab-txt {
			    display: block;
		        width: 100%;
				color: #FFF;
				text-align: center;
	        }

	.ab1-flex {
		display: flex;
		justify-content: center;
		align-items: stretch;
		margin: 0 auto;
		width: 1100px;
	}

	    .ab1-flex-divl {
		    display: block;
		    width: 6em;
	    }

	    .ab1-flex-divr {
		    display: block;
		    width: 50%;
			text-align: justify;
	    }

	.ab2-pic {
		display: block;
		margin: 30px auto;
		width: 1103px;
	}

	    .ab2-pic img {
		    width: 100%;
	    }

	.ab3-picab {
		display: block;
		position: absolute;
		top: 25%;
		left: -1%;
		transform: translate(0, -50%);
		width: 600px;
		z-index: 99;
		
		animation-name: ab3;
		animation-duration: 4s;
		animation-delay: 0;
		animation-iteration-count: infinite;
		animation-fill-mode: forwards;
		-moz-animation-name: ab3;
		-moz-animation-duration: 4s;
		-moz-animation-delay: 0;
		-moz-animation-iteration-count: infinite;
		-moz-animation-fill-mode: forwards;
		-webkit-animation-name: ab3;
		-webkit-animation-duration: 4s;
		-webkit-animation-delay: 0;
		-webkit-animation-iteration-count: infinite;
		-webkit-animation-fill-mode: forwards;
		-ms-animation-name: ab3;
		-ms-animation-duration: 4s;
		-ms-animation-delay: 0;
		-ms-animation-fill-mode: infinite;
		-ms-animation-fill-mode: forwards;	
	}

	    .ab3-picab img {
		    width: 100%;
	    }

		    @keyframes ab3 {
			    0%    {top: 0%; left: -50%; opacity: 0;}
			    20%   {top: 25%; left: -1%; opacity: 1;}
		    }


	.ab4-block {
		display: flex;
		position: relative;
		flex-direction: column;
		justify-content: center;
		align-items: stretch;
		margin: 0 auto;
		padding: 3em 0 0 0;
		width: 50%;
		max-width: 920px;
	}

	    .ab4-block img {
		    display: block;
			width: 100%;
	    }

	    .ab4-block-ab {
		    display: block;
			position: absolute;
			top: 0;
		    left: 50%;
			transform: translate(-50%, 0%);
	    }

	    .ab4-block-ab2 {
		    display: block;
			position: absolute;
			bottom: -8%;
		    left: 50%;
			transform: translate(-50%, 0%);
			font-size: 3.3em;
			font-weight: bold;
	    }


	.ab5-flex {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 3em auto;
		padding: 0 0 5em 0;
		width: 60%;
	}

	    .ab5-flex-pic {
		    display: flex;
			justify-content: flex-start;
		    width: 40%;
	    }

	        .ab5-flex-pic img {
		       width: 100%;
	        }

	    .ab5-flex-div {
		    display: flex;
			flex-direction: column;
			justify-content: center;
		    width: 55%;
	    }

	        .ab5-flex-div-r1 {
		        display: block;
				margin: 2em auto;
				padding: 20px;
		        width: 100%;
				text-align: justify;
	        }

	        .ab5-flex-div-r2 {
		        display: block;
		        width: 100%;
	        }

	            .ab5-flex-div-r2 img {
		            display: block;
		            width: 100%;
	            }

	        .ab5-flex-div-r3 {
		        display: block;
				padding: 20px;
		        width: 100%;
				text-align: justify;
	        }


	.map-flex {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto 3em auto;
		padding: 0 0 5em 0;
		width: 1100px;
	}

	    .map-flex-map {
		    display: flex;
			justify-content: center;
		    width: 50%;
			border: solid 1px #34AB00;
	    }

	    .map-flex-div {
		    display: flex;
			flex-direction: column;
			justify-content: center;
			padding: 2em;
		    width: 47%;
			color: #FFF;
	    }

	    .map-flex-div-c {
		    display: flex;
			flex-direction: column;
			justify-content: center;
			margin: 0 auto;
		    width: auto;
	    }

	        .map-flex-div-comname {
		        display: block;
				position: relative;
		        width: 100%;
				font-size: 170%;
	        }

	        .map-flex-div-comnameen {
				position: relative;
				margin: 10px 0;
		        width: 100%;
				font-size: 134%;
				font-family: Arial, 'Arial', Serif;
	        }

	        .map-flex-div-icon {
		        display: flex;
				position: relative;
				justify-content: flex-start;
				align-items: stretch;
				margin-top: 30px;
		        width: 100%;
	        }

	            .map-flex-div-icon img {
					margin-right: 15px;
		            width: auto;
					height: 3em;
	            }

	            .map-flex-div-icon img:hover {
		            opacity: 0.8;
					transform: scale(1.1);
	            }


	.page-tab {
		display: block;
		position: relative;
		margin: 2em auto 1.5em auto;
		padding: 10px 0;
		width: 180px;
		background-color: #34AB00;
		text-align: center;
		color: #FFF;
		font-size: 170%;
	}

	.table_size {
		display: block;
		position: relative;
		margin: 0 auto;
		width: 100%;
		overflow-x: auto;
		white-space: nowrap;
	}

	    .table_size img {
		    display: block;
			width: 100%;
	    }

	.table_sizeab {    /* 尺寸圖片 */
		display: block;
		margin: 0 auto;
		width: 840px;
		height: auto;
	}

	    .table_sizeab img {    /* 尺寸圖片 */
		    display: block;
		    width: 100%;
	    }


	.tab2_flex {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 2em auto;
		padding: 0;
		width: 100%;
	}

	    .tab2_flex_div1 {
		    display: inline-block;
			margin: 0 1em;
		    padding: 15px 30px;
			border: solid 1px #FFFFFF;
			color: #FFFFFF;
			font-size: 2.2em;
	    }

	    .tab2_flex_div2 {
		    display: inline-block;
			margin: 0 1em;
		    padding: 15px 30px;
			background-color: #34AB00;
			border: solid 1px #34AB00;
			color: #FFFFFF;
			font-size: 2.2em;
	    }

	.news_flex {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		background-color: #4D4D4D;
		margin: 5em auto;
		padding: 0;
		width: 100%;
		border-top: solid 2px #34AB00;
		border-bottom: solid 2px #34AB00;
	}

	    .news_flex_r1 {
		    display: block;
		    padding: 20px 30px;
			width: 100%;
			color: #FFFFFF;
			border-bottom: solid 1px #C9C9C9;
	    }

	        .news_flex_r1_title {
		        font-size: 2em;
				line-height: 145%;
				font-weight: bold;
	        }

	        .news_flex_r1_titleen {
		        font-size: 1.6em;
				font-family: "思源黑體", sherif, Arial, 'Arial';
				line-height: 145%;
				font-weight: lighter;
	        }

	    .news_flex_r2 {
		    display: block;
		    padding: 20px 30px;
			width: 100%;
			color: #FFFFFF;
			border-bottom: solid 1px #C9C9C9;
	    }

	        .news_flex_r2_txt1 {
				padding-left: 5.3em;
				text-indent: -5.3em;
				font-family: "思源黑體", sherif, Arial, 'Arial';
				line-height: 145%;
				font-weight: lighter;
				color: #C9C9C9;
	        }

	        .news_flex_r2_txt2 {
				padding-left: 3.3em;
				text-indent: -3.3em;
				font-family: "思源黑體", sherif, Arial, 'Arial';
				line-height: 145%;
				font-weight: lighter;
				color: #C9C9C9;
	        }

	    .news_flex_r3 {
		    display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
			align-items: stretch;
		    padding: 20px 30px;
			width: 100%;
	    }

	        .news_flex_r3_div {
		        display: block;
				position: relative;
				overflow: hidden;
				margin: 0 0 10px 0;
			    width: 24%;
				float:left;
	        }

	        /* 如果最后一行是3个元素 */
	        .news_flex_r3_div:last-child:nth-child(4n - 1) {
  	          margin-right: calc(24% + 4% / 3);
	        }
	        /* 如果最后一行是2个元素 */
	        .news_flex_r3_div:last-child:nth-child(4n - 2) {
 	           margin-right: calc(48% + 8% / 3);
	        }


	            .news_flex_r3_div img {
		            display: block;
					position: relative;
			        width: 100%;
					-webkit-transition: all .3s linear;
	                transition: all .3s linear;
	            }

	            .news_flex_r3_div:hover img {
		            -ms-transform:scale(1.1);
		            -webkit-transform:scale(1.1);
		            transform:scale(1.1);
	            }

	            .news_flex_r3_div:hover .overlay {
		            opacity:1;
		            filter:alpha(opacity=100);
	            }

	            .news_flex_r3_div .overlay {
	            	position: absolute;
	            	overflow: hidden;
	            	width: 100%;
	            	height: 100%;
					top: 50%;
					left: 50%;
					transform: translate(-50%, -50%);
	            	background-color: rgba(0,0,0,0.8);
	            	-webkit-transition: all .3s ease-in-out;
	            	transition: all .3s ease-in-out;
	            	opacity: 0;
					cursor: pointer;
	            }

	        .news_flex_r3_divab {
	        	display: block;
	        	position:absolute;
	        	overflow:hidden;
		        top: 50%;
		        left: 50%;
		        transform: translate(-50%, -50%);
		        color: #FFF;
				cursor: pointer;
	        }

	.adv_flex {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 2em auto;
		padding: 0;
		width: 75%;
	}

	    .adv_flex_l {
		    display: block;
			margin-top: 5.5%;
		    width: 45%;
	    }

	        .adv_flex_l img {
		        display: block;
		        width: 100%;
	        }

	.adv-picon {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 120px auto 120px auto;
		width: 860px;
	}

	    .adv-picon-div {
		    display: flex;
		    justify-content: center;
		    width: 19%;
	    }

	    .adv-picon-divf {
		    display: flex;
		    justify-content: center;
			width: 50px;
	    }

	        .adv-picon-div img {
		        display: block;
		        width: 100%;
				height: auto;
	        }

	        .adv-picon-divf img {
		        display: block;
		        width: 100%;
	        }


	.adv-picontitle {
		display: block;
		margin: 1em auto 0 auto;
		width: 160px;
	}

	    .adv-picontitle img {
		    display: block;
		    width: 100%;
	    }


	.adv-titleline {
		display: block;
		margin: 0 auto;
		width: 100%;
		border-bottom: solid 5px #34AB00;
	}

	    .adv-titlelinetriangle {
			margin: 0 auto;
		    border-style: solid;
            border-width: 30px 30px 30px 30px;
            border-color: transparent transparent #34AB00 transparent;
            width: 0px;
            height: 0px;
	    }


	.adv-picflex {
		display: flex;
		justify-content: center;
		align-items: stretch;
		margin: 30px auto;
	}

	    .adv-picflex-div {
		    display: block;
			position: relative;
			margin: 5px;
		    width: 25%;
			overflow: hidden;
	    }

	        .adv-picflex-div img {
		        display: block;
				position: relative;
		        width: 100%;
				-webkit-transition: all .3s linear;
	            transition: all .3s linear;
	        }

	            .adv-picflex-div:hover img {
		            -ms-transform:scale(1.1);
		            -webkit-transform:scale(1.1);
		            transform:scale(1.1);
	            }

	            .adv-picflex-div:hover .overlay {
		            opacity:1;
		            filter:alpha(opacity=100);
	            }

	            .adv-picflex-div .overlay {
	            	position: absolute;
	            	overflow: hidden;
	            	width: 100%;
	            	height: 100%;
					top: 50%;
					left: 50%;
					transform: translate(-50%, -50%);
	            	background-color: rgba(0,0,0,0.8);
	            	-webkit-transition: all .3s ease-in-out;
	            	transition: all .3s ease-in-out;
	            	opacity: 0;
					cursor: pointer;
	            }

	        .adv-picflex-divab {
	        	display: block;
	        	position:absolute;
	        	overflow:hidden;
		        top: 50%;
		        left: 50%;
		        transform: translate(-50%, -50%);
		        color: #FFF;
				cursor: pointer;
	        }


	.pro3_flex {
		display: flex;
		justify-content: center;
		align-items: stretch;
		margin: 105px auto;
		width: 65%;
	}

	    .pro3_flex-area, .pro3_flex-area1 {
		    display: flex;
			flex-direction: column;
		    justify-content: center;
			align-items: center;
			margin: 0 auto;
		    width: 28%;
	    }

	    .pro3_flex-pic, .pro3_flex-pic1 {
		    display: block;
			margin: 0 auto;
		    width: 100%;
	    }

	        .pro3_flex-pic img {
		        display: block;
		        width: 100%;
				opacity: 0.5;
	        }

	        .pro3_flex-pic1 img {
		        display: block;
		        width: 100%;
				opacity: 1;
	        }

	        .pro3_flex-pic:hover img {
				-webkit-transform: scale(1.2);
				transform: scale(1.2);
				-webkit-transition:all .3s ease-in-out;
                transition:all .3s ease-in-out;
				opacity: 1;
	        }

	        .pro3_flex-pic1:hover img {
				-webkit-transform: scale(1.2);
				transform: scale(1.2);
				-webkit-transition:all .3s ease-in-out;
                transition:all .3s ease-in-out;
				opacity: 1;
	        }


	    .pro3_flex-div {
		    display: flex;
		    justify-content: center;
			margin: 10px auto;
			padding: 10px 0;
		    width: 100%;
			text-align: center;
			color: #C8C8C8;
			border-top: solid 1px #C8C8C8;
	    }

	        .pro3_flex-pic :hover .pro3_flex-div {
				color: #FFF;
			    border-top: solid 1px #FFF;
				-webkit-transition:all .3s ease-in-out;
                transition:all .3s ease-in-out;
	        }

	    .pro3_flex-div1 {
		    display: flex;
		    justify-content: center;
			align-items: center;
			margin: 10px auto;
			padding: 10px 0;
		    width: 100%;
			text-align: center;
			color: #34AB00;
			border-top: solid 1px #34AB00;
	    }

	        .pro3_flex-pic1 :hover .pro3_flex-div1 {
				color: #FFF;
			    border-top: solid 1px #FFF;
				-webkit-transition:all .3s ease-in-out;
                transition:all .3s ease-in-out;
	        }

	    .pro3_flex-dowload {
		    display: flex;
		    justify-content: center;
			align-items: center;
			margin: 10px auto;
			padding: 5px 20px;
			text-align: center;
			color: #C8C8C8;
			border: solid 1px #C8C8C8;
	    }

	       .pro3_flex-dowload img {
		       display: block;
			   margin-right: 5px;
			   width: 25px;
			   height: auto;
	        }

	       .pro3_flex-dowload:hover {
			   color: #34AB00;
		       border: solid 1px #34AB00;
	        }


	.prolist {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: stretch;
		margin: 0 auto 4em auto;
		width: 100%;
	}

	    .prolist-div {
		    display: flex;
			position: relative;
			flex-direction: column;
			justify-content: space-between; 
			align-items: center;
			margin: 25px 0;
			padding: 0 1.5%;
	        width: 31%;
	    }

	        .prolist-div-pic {
		        display: block;
			    position: relative;
			    flex-direction: column;
			    justify-content: space-between; 
			    align-items: center;
			    padding: 20px;
	            width: 100%;
				height: 100%;
	            border-image-source: radial-gradient(40% 100%, transparent 50%, transparent 100%, #ccc 100%);
	            border-image-slice: 1;
	            border-width: 1px;
	            border-style: solid;
	            border-image-outset: 0;
	        }

	            .prolist-div-pic img {
					display: block;
	                width: 100%;
	            }

	            .prolist-div-pic:hover img {
		            transform: scale(1.05);
				    -webkit-transition:all .3s ease-in-out;
                    transition:all .3s ease-in-out;
					opacity: 0.2;
	            }

	            .prolist-div-pic:hover .overlay{
		            opacity:1;
		            filter:alpha(opacity=100);
	            }

	            .prolist-div-pic .overlay {
		            position:absolute;
		            overflow:hidden;
		            width:100%;
		            height:100%;
					top: 50%;
					left: 50%;
					transform: translate(-50%, -50%);
		            background-color: rgba(20,39,41,0);
		            -webkit-transition:all .4s ease-in-out;
		            transition:all .4s ease-in-out;
					cursor: pointer;
	            }

	            .prolist-div-picab {
		            display: block;
		            position:absolute;
		            overflow:hidden;
		            top: 50%;
		            left: 50%;
		            transform: translate(-50%, -50%);
		            color: #FFF;
					opacity: 0;
	            }

	            .prolist-div-pic:hover .prolist-div-picab {
		            opacity: 1;
					-webkit-transition:all .4s ease-in-out;
		            transition:all .4s ease-in-out;
	            }

	        .prolist-div-name {
		        display: block;
			    text-align: center;
				color: #FFF;
	        }

	.propic {
		display: block;
		justify-content: center;
		align-items: stretch;
		margin: 50px auto 100px auto;
		width: 100%;
	}

	    .propic img {
		    display: block;
	        width: 100%;
	    }

	.menu2_flex {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 2em auto;
		padding: 0;
		width: 100%;
	}

	    .menu2_flex_div1 {
		    display: block;
			margin: 0 1em;
		    padding: 15px 20px;
			border: solid 1px #FFFFFF;
			color: #FFFFFF;
			font-size: 2.2em;
	    }

	    .menu2_flex_div2 {
			margin: 0 1em;
		    display: block;
		    padding: 15px 20px;
			background-color: #34AB00;
			border: solid 1px #34AB00;
			color: #FFFFFF;
			font-size: 2.2em;
	    }






	.centertitle {
		display: block;
		margin: 1em auto;
		width: 100%;
		text-align: center;
	}

	.centertitle2 {
		display: block;
		margin: 2em auto 1em auto;
		width: 100%;
		text-align: center;
	}

	.centertitle-pro {
		display: block;
		margin: 2em auto 1em auto;
		padding: 2px 0;
		width: 100%;
		text-align: center;
		font-style: oblique;
		font-family: Acumin Variable Concept, Arial, 'Arial', Serif;
	}

	.centertitle-prozh {
		display: block;
		margin: 2em auto 1.5em auto;
		padding: 2px 0;
		width: 100%;
		text-align: center;
		font-style: oblique;
		font-family: "微軟正黑體";
	}

	.centertitle-pro-bor {
		display: block;
		margin: 20px auto 40px;
		padding: 5px 0;
		width: 100%;
		text-align: center;
		font-style: oblique;
		font-family: Acumin Variable Concept, Arial, 'Arial', Serif;
		-webkit-text-stroke: 2px #666;
		text-stroke: 2px #666;
		color:transparent;
		font-size: 400%;
		font-weight: bold;
		letter-spacing: 1px;
	}

	.centertxt {
		display: block;
		margin: 0 auto 2em;
		width: 600px;
		text-align: justify;
	}


/* font */

	.co-green {
	 	color: #34AB00;
	}

	.co-deepgreen {
	 	color: #005815;
	}

	.w_txt1 {
		font-size: 1.1em;
		letter-spacing: 1px;
		line-height: 145%;
	}

	.w_txt2 {
		font-size: 1.3em;
		letter-spacing: 1px;
		line-height: 145%;
	}


	.w_title1 {
		font-size: 1.8em;
		letter-spacing: 1px;
		line-height: 165%;
	}

	.w_title1-b {
		font-size: 1.8em;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 165%;
		float:left;
	}

	.w_title2 {
		font-size: 1.6em;
		letter-spacing: 1px;
		line-height: 165%;
	}

	.w_title2-b {
		font-size: 1.6em;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 165%;
		float:left;
	}


	.more1 {
		margin: 5px 0;
		display: inline-block;
		position: relative;
		padding: 2px 8px 1px 8px;
		font-size: 90%;
		color: #FFFFFF;
		border: solid 1px #FFFFFF;
	}

	    .more1:hover {
			color: #142729;
		    background-color: #FFFFFF;
		    border: solid 1px #FFFFFF;
			cursor: pointer;
	}

	.space1em {
		width: 100%;
		height: 1em;
	}

	.space2em {
		width: 100%;
		height: 2em;
	}

	.space4em {
		width: 100%;
		height: 4em;
	}

	.spaceadd {
		width: 100%;
		height: 10em;
	}


/* Footer */

	#footer {
		display: block;
		background: #E6E6E6;
		padding: 2em 0;
	}

	.footer-r1 {
		display: flex;
		justify-content: flex-start;
		align-items: stretch;
		margin: 0 auto 20px auto;
		width: 100%;
	}

	    .footer-r1-con {
		    display: flex;
			flex-direction: column;
		    justify-content: flex-start;
		    align-items: stretch;
		    width: 50%;
	    }

	        .footer-r1-logo {
		        display: block;
				position: relative;
		        width: 150px;
	        }

	            .footer-r1-logo img {
		            display: block;
		            width: 100%;
	            }

	        .footer-r1-comname {
		        display: block;
				position: relative;
		        width: 100%;
				font-size: 158%;
				font-weight: bold;
	        }

	        .footer-r1-comnameen {
		        display: block;
				position: relative;
		        width: 100%;
				font-size: 124%;
				font-family: Arial, 'Arial', Serif;
	        }

	.footer-r2 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: stretch;
		margin: 0 auto;
		width: 100%;
	}

	    .footer-r2-div {
		    display: flex;
			flex-direction: column;
		    justify-content: flex-start;
		    align-items: stretch;
		    width: 30%;
	    }

	        .footer-r2-title {
		        display: block;
				position: relative;
				margin: 0 0 5px 0;
				padding: 5px 0;
		        width: 100%;
				font-size: 125%;
				color: #34AB00;
				border-bottom: solid 2px #34AB00;
	        }

	        .footer-r2-txt {
		        display: block;
				position: relative;
				padding: 3px 0;
		        width: 100%;
				line-height: 120%;
	        }

	            .footer-r2-txt a {
		            color: #000000;
	            }

	            .footer-r2-txt a:hover {
		            color: #34AB00;
	            }

	    .footer-r2-div2 {
		    display: flex;
			flex-direction: column;
		    justify-content: flex-start;
		    align-items: stretch;
		    width: 50%;
	    }

	        .footer-r2-menu {
		        display: flex;
				position: relative;
				flex-wrap: wrap;
				justify-content: space-between;
				align-items: stretch;
		        width: 100%;
	        }

	            .footer-r2-menu::after {
                    content: '';
                    flex: auto;    /* 或者flex: 1 */
	            }

	            .footer-r2-menu-div {
					display: flex;
					flex-direction: column;
					margin-right: 20px;
			        margin-bottom: 10px;
	            }

	            .footer-r2-menu-div-row1 {
					display: flex;
					flex-direction: column;
					padding: 3px 0;
					line-height: 120%;
					font-weight: bold;
	            }

	                .footer-r2-menu-div-row1 a {
					    color: #34AB00;
	                }

	                .footer-r2-menu-div-row1 a:hover {
					    color: #BF3634;
	                }

	            .footer-r2-menu-div-row2 {
					display: flex;
					flex-direction: column;
					padding: 3px 0;
					line-height: 120%;
	            }

	                .footer-r2-menu-div-row2 a {
					    color: #000000;
	                }

	                .footer-r2-menu-div-row2 a:hover {
					    color: #BF3634;
						font-weight: bold;
	                }

	    .footer-r2-div3 {
		    display: flex;
			flex-direction: column;
		    justify-content: flex-start;
		    align-items: stretch;
		    width: 20%;
	    }

	        .footer-r2-iconlist {
		        display: flex;
				position: relative;
				flex-wrap: wrap;
				justify-content: flex-start;
				align-items: stretch;
				padding: 3px 0;
		        width: 100%;
	        }

	            .footer-r2-iconlist-div {
		            display: flex;
				    position: relative;
				    flex-wrap: wrap;
				    justify-content: flex-start;
				    align-items: stretch;
					margin-right: 8px;
		            width: auto;
					height: 35px;
	            }

	                .footer-r2-iconlist-div img {
		                display: block;
		                width: auto;
					    height: 100%;
	                }

	                .footer-r2-iconlist-div img:hover {
					    transform: scale(1.2);
	                }


#myBtn {
  display: block;
  background: #FFF;
  border-radius: 0;
  border: 0;
  box-shadow: 2px 2px 5px #999;
  position: fixed;
  width: 45px;
  height: 45px;
  bottom: 1em;
  right: 1em;
  font-size: 1;
  border-radius: 50px;
  color: #666666;
  cursor: pointer;
  z-index: 9999;
  outline: none;
}

#myBtn:hover {
	
}

/* slider */
    * {
      box-sizing: border-box;
    }

    .slider {
        width: 100%;
        margin: 0 auto;
    }

    .slick-slide {
      margin: 0 auto;
    }

    .slick-slide img {
	  display: block;
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
    
    .slick-active {
      opacity: .5;
    }

    .slick-current {
      opacity: 1;
    }


/* Wide */

@media screen and (max-width: 1680px) {

/* Basic */

	body, input, select, textarea {
				
	}
		
/* Header */

		
/* Banner */
		
		
/* Wrapper */	
		

/* area */

	            .inda1-flex-div-r1-title {
					margin-top: 7%;
	            }
	
	.inda5-flex {
		margin-bottom: 36%;
		padding-top: 7%;
	}
		
	.ab3-picab {
		width: 500px;
	}

	.pro3_flex {
		margin: 85px auto;
		width: 65%;
	}
	
	
		
	}


/* Normal */

@media screen and (max-width: 1366px) {
	
/* Header */
	
		#header nav {
			
		}

			#header nav ul li {
				margin: 0 10px;
			}

				.nav_logo {
					margin: 0;
					left: 0;
				}

				    .nav_logo img {
					    width: 115px;
				    }

		
/* Dropotron */

		.dropotron {
			text-transform: uppercase;
			margin-top: calc(-1em + 1px);
		}

		.dropotron.level-0 {
			font-size: 1.05em;
			font-weight: ;
			margin-top: 0;
		}

		
/* Banner */
		
		
/* Wrapper */	


		
/* area-container */

	.headcontainer {  
	    width: 85%;
	}
	
	.footercontainer {  
	    width: 85%;
	}
	
/* area */

	            .inda1-flex-div-r1-title {
					margin-top: 4%;
	            }
	
	.inda3-picon {
		margin: 30px auto 0 auto;
	}
	
	.inda5-flex {
		margin-bottom: 30%;
		padding-top: 7%;
	}
		
	    .inda5-video-divab {

	    }

	        .inda5-video-divab img {
			    width: 55%;
	        }
	
	.pro3_flex {
		margin: 70px auto;
		width: 65%;
	}
	
	

/* Footer */

	#footer {

	}

	    .footer-r2-div {
		    width: 30%;
	    }
	
	        .footer-r1-logo {
		        width: 130px;
	        }

	        .footer-r1-comname {
				font-size: 140%;
	        }

	        .footer-r1-comnameen {
				font-size: 110%;
	        }

	    .footer-r2-div2 {
		    width: 66%;
	    }
	
	    .footer-r2-div3 {
		    width: 30%;
	    }
	
	
	

}


@media screen and (max-width: 1280px) {

/* Basic */

			body, input, select, textarea {
				
			}

			h1, h2, h3, h4, h5, h6 {
				line-height: 1.5em;
			}

		
/* Header */
		
		#header nav {
			letter-spacing: 0.075em;
		}

			#header nav ul li {
			
			}

				#header nav ul li.logo > a {
					display: flex;
					margin-top: -25px;
					width: 95px;
					height: auto;
				}

		
/* Banner */

		#banner .banwordcon {
			display: block;
			position: relative;
			margin: 65px auto 0 auto;
			width: 75%;
			height: 87%;
			padding: 7.5em 0 0 0;
		}
		
/* Wrapper */
		
/* area-container */

	.headcontainer {  
	    width: 88%;
	}
	
/* area */
		
	.inda5-flex {
		padding-top: 7%;
	}

	    .inda5-flex-div {
		    width: 33%;
	    }

	.inda5-flex {
		margin-bottom: 27%;
		padding-top: 7%;
	}
	
	.ab1-flex {
		width: 85%;
	}

	.ab2-pic {
		width: 100%;
	}
	
	.ab3-picab {
		width: 470px;
	}

	.ab4-block {
		width: 60%;
	}

	    .ab4-block-ab {

	    }

	    .ab4-block-ab2 {
			bottom: 0;
		    left: 50%;
			font-size: 2.7em;
	    }
	
	.map-flex {
		width: 80%;
	}

	    .map-flex-map {
		    display: flex;
			justify-content: center;
		    width: 50%;
			border: solid 1px #34AB00;
	    }

	    .map-flex-div {
		    display: flex;
			flex-direction: column;
			justify-content: center;
			padding: 2em;
		    width: 47%;
			color: #FFF;
	    }
	
	.adv_flex {
		margin: 2em auto;
		width: 75%;
	}

	    .adv_flex_l {
			margin-top: 4%;
		    width: 45%;
	    }
	
	.adv-picon {
		margin: 90px auto 90px auto;
		width: 740px;
	}

	    .adv-picon-div {
		    width: 22%;
	    }

	    .adv-picon-divf {
			width: 50px;
	    }
	
	
	.adv-picontitle {
		width: 150px;
	}
	
	    .adv-titlelinetriangle {
            border-width: 25px 25px 25px 25px;
	    }
	
	.adv-picflex {
		margin: 30px auto;
	}

	    .adv-picflex-div {
			margin: 5px;
		    width: 30%;
	    }
	
	.pro3_flex {
		margin: 65px auto;
		width: 65%;
	}
	
	
	
	
	
	.centertitle2 {
		margin: 2em auto 1em auto;
	}
	
	.centertitle-pro-bor {
		font-size: 350%;
	}

	.spaceadd {
		width: 100%;
		height: 7em;
	}
	
		
/* Footer */

		

	}


@media screen and (max-width: 1200px) {

/* Header */
		
		#header {
			font-size: 1.1em;
		}

		#header nav {
			
		}

			#header nav ul li {
				margin: 0 2px;
			}

				.nav_logo {
					margin: 0;
					left: 0;
				}

				    .nav_logo img {
					    width: 105px;
				    }

		

/* Dropotron */

		.dropotron.level-0 {
			font-size: 1.05em;
			font-weight: ;
			margin-top: 0;
		}
		
		
/* Banner */
		

		
/* area */

	            .inda1-flex-div-r1-title {
					margin-top: 2.5%;
	            }	
	

		
		
}


/* Narrow */

@media screen and (max-width: 1024px) {
		
/* Header */
		
		#header {
			font-size: 1.05em;
		}

		#header nav {
			
		}

			#header nav ul li {
				margin: 0 2px;
			}

		

/* Banner */
	
	.bannertitle {
		font-size: 2.4em;
		line-height: 1.2em;
	}
		
	.bannerword {
		font-size: 1.1em;
		line-height: 1.35em;
	}
		

/* Wrapper */
		
		
		
/* area */

	            .inda1-flex-div-r1-title {
					margin-top: 0;
	            }	
	

	.inda5-flex {
		margin-bottom: 25%;
		padding-top: 7%;
	}
	
	    .inda5-video-divab {

	    }

	        .inda5-video-divab img {
			    width: 45%;
	        }
	
	
	.ab3-picab {
		width: 400px;
	}

	
	.map-flex {
		flex-direction: column;
		width: 70%;
	}

	    .map-flex-map {
		    display: flex;
			justify-content: center;
		    width: 100%;
			border: solid 1px #34AB00;
	    }

	    .map-flex-div {
		    display: flex;
			flex-direction: column;
			justify-content: center;
			padding: 2em 0;
		    width: 100%;
	    }
	
	        .map-flex-div-comname {
		        width: 100%;
				font-size: 160%;
	        }
	
	        .map-flex-div-comnameen {
				margin: 10px 0;
				font-size: 124%;
	        }

	        .map-flex-div-icon {
				margin-top: 30px;
		        width: 100%;
	        }

	            .map-flex-div-icon img {
					margin-right: 15px;
		            width: auto;
					height: 2.5em;
	            }
	
	
	.adv-picon {
		margin: 60px auto 60px auto;
		width: 70%;
	}

	    .adv-picon-div {
		    width: 22%;
	    }

	    .adv-picon-divf {
			width: 50px;
	    }
	
	.adv-picontitle {
		width: 140px;
	}
	
	    .adv-titlelinetriangle {
            border-width: 25px 25px 25px 25px;
	    }
	
	.pro3_flex {
		margin: 50px auto;
		width: 65%;
	}

	

	
	
				
/* font */

	.w_txt1 {
		font-size: 1em;
		letter-spacing: 1px;
		line-height: 155%;
	}


	.w_title1 {
		font-size: 1.6em;
		line-height: 165%;
	}

	.w_title1-b {
		font-size: 1.6em;
		font-weight: bold;
		line-height: 165%;
	}

	.w_title2 {
		font-size: 1.5em;
	}

	.w_title2-b {
		font-size: 1.5em;
	}
	
		
	}


/* Narrower */

	#navPanel, #navButton {
		display: none;
	}

@media screen and (max-width: 980px) { 

/* Basic */

			html, body {
				/*overflow-x: hidden;*/
			}


/* Button */

			input[type="button"].small,
			input[type="submit"].small,
			input[type="reset"].small,
			.button.small {
				font-size: 0.8em;
				min-width: 18em;
				padding: 0.75em 0;
			}

/* List */

			ul.featured-icons {
				margin: 0;
			}

				ul.featured-icons li {
					display: inline-block;
					float: none;
					width: auto;
				}

					ul.featured-icons li .icon {
						font-size: 4em;
						width: 1.25em;
					}

			ul.buttons li {
				display: block;
				padding: 1em 0 0 0;
			}

		
/* Header */

			#header {
				display: none;
			}
		
			#mobilelogo {
				display: inline-block;
				position: absolute;
				background: rgba(0,0,0, 0.8);
				width: 100%;
				z-index: 9999;
			}
		
			    .mlogo {
				    display: block;
					margin: 5px auto;
				    width: 12%;
			    }
		
			       .mlogo img {
					   width: 100%;
			        }
	
			#mobilelogo-page {
				display: inline-block;
				position: relative;
				background: rgba(0,0,0, 0.8);
				width: 100%;
				z-index: 9999;
			}
	

/* Banner */

		
/* Wrapper */
	
		.wrapper.style1 {
			background-position: top left;
			background-size: 90%;
		}
	
		.wrapper.style2 {
			padding: 0 0 3em 0;
		}


/* area */

	.inda1-flex {
		
	}

	    .inda1-flex-div {
		    width: 50%;
	    }

	        .inda1-flex-div-r1 {
				margin: 2em auto 0 auto;
		        width: 75%;
	        }
	
	.inda5-flex {
		margin-bottom: 20%;
		padding-top: 7%;
	}

	.ab1-flex {
		width: 90%;
	}

	.ab5-flex {
		margin: 0 auto 3em auto;
		padding: 0 0 5em 0;
		width: 65%;
	}

	    .ab5-flex-pic {
			justify-content: flex-start;
		    width: 40%;
	    }

	    .ab5-flex-div {
			align-items: flex-start;
		    width: 55%;
	    }

	        .ab5-flex-div-r1 {
				padding: 20px 20px 0 20px;
	        }

	        .ab5-flex-div-r2 {
	        }

	        .ab5-flex-div-r3 {
				padding: 20px 20px 0 20px;
				text-align: justify;
	        }

	        .prolist-div-pic {
			    padding: 15px;
	        }
	
	.table_sizeab {   
		width: 700px;
	}
	
	

/* Footer */

		
/* Off-Canvas Navigation */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
			}

			#navButton {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 45px;
				left: 0;
				position: fixed;
				top: 0;
				width: 50px;
				z-index: 10001;
			}

				#navButton .toggle {
					text-decoration: none;
					height: 45px;
					left: 0;
					position: absolute;
					text-align: center;
					top: 0;
					width: 50px;
					border: 0;
					outline: 0;
				}

					#navButton .toggle:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome;
						font-style: normal;
						font-weight: normal;
						text-transform: none !important;
					}

					#navButton .toggle:before {
						color: #fff;
						content: '\f0c9';
						font-size: 1.3em;
						height: 45px;
						left: 10px;
						line-height: 45px;
						opacity: 0.5;
						position: absolute;
						top: 10px;
						width: 50px;
						z-index: 1;
					}

					#navButton .toggle:after {
						background: rgba(102, 204, 51, 0.9);
						border-radius: 2px;
						content: '';
						height: 45px;
						left: 10px;
						position: absolute;
						top: 10px;
						width: 50px;
					}

			#navPanel {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translateX(-275px);
				-webkit-transform: translateX(-275px);
				-ms-transform: translateX(-275px);
				transform: translateX(-275px);
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 100%;
				left: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
				background: #1c2021;
				color: #fff;
				font-size: 0.8em;
				letter-spacing: 0.075em;
				text-transform: uppercase;
				padding: 0.25em 0.75em 1em 0.75em;
			}

				#navPanel .link {
					border: 0;
					border-top: solid 1px rgba(255, 255, 255, 0.05);
					color: inherit;
					display: block;
					height: 3em;
					line-height: 3em;
					opacity: 0.75;
					text-decoration: none;
				}

					#navPanel .link.depth-0 {
						font-weight: 900;
					}

					#navPanel .link:first-child {
						border-top: 0;
					}

				#navPanel .indent-1 {
					display: inline-block;
					width: 1em;
				}

				#navPanel .indent-2 {
					display: inline-block;
					width: 2em;
				}

				#navPanel .indent-3 {
					display: inline-block;
					width: 3em;
				}

				#navPanel .indent-4 {
					display: inline-block;
					width: 4em;
				}

				#navPanel .indent-5 {
					display: inline-block;
					width: 5em;
				}

			body.navPanel-visible #page-wrapper {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navButton {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navPanel {
				-moz-transform: translateX(0);
				-webkit-transform: translateX(0);
				-ms-transform: translateX(0);
				transform: translateX(0);
			}

}


@media screen and (max-width: 840px) {
		
/* Header */

/* Banner */

/* Wrapper */

		.wrapper.style12 {
			background-image: none;
		}
	
/* area */
	
	.inda3-picon {
		width: 80%;
		margin: 1em auto 0 auto;
	}

	    .inda3-picon-div {
		    justify-content: center;
		    width: 20%;
	    }
	
	
	.inda5-flex {
		justify-content: flex-start;
		margin-bottom: 40px;
		padding-top: 70%;
		width: 100%;
	}

	    .inda5-flex-div {
			flex-direction: column;
		    width: 100%;
	    }

	        .inda5-flex-div-r1 {
			    display: block;
				margin: 5px 0;
		        width: 100%;
	        }

	        .inda5-flex-div-r2 {
			    display: block;
				margin: 5px 0;
		        width: 100%;
				color: #FFF;
				text-align: justify;
	        }

	        .inda5-flex-div-r3 {
			    display: block;
		        width: 100%;
	        }
	

	.inda5-video {
		flex-direction: column;
		justify-content: center;
		width: 100%;
	}

	    .inda5-video-div {
			margin: 10px 0;
			padding: 15px;
		    width: 100%;
	    }

	    .inda5-video-divab {

	    }

	        .inda5-video-divab img {
			    width: 70px;
	        }
	
	
	.inda5-link {
		flex-direction: column;
		justify-content: center;
		align-items: stretch;
	}

	    .inda5-link-div {
		    margin: 10px auto;
			padding: 15px;
		    width: 100%;
	    }

	.ab1-flex {
		flex-direction: column;
		margin: 0 auto;
		width: 75%;
	}
	
	    .ab1-flex-divl {
			margin-bottom: 10px;
		    width: 100%;
			text-align: center;
	    }

	    .ab1-flex-divr {
		    width: 100%;
	    }
	
	.ab3-picab {
		width: 330px;
	}

	.ab4-block {
		width: 70%;
		max-width: 100%;
	}

	    .ab4-block-ab {

	    }

	    .ab4-block-ab2 {
			font-size: 2.4em;
	    }
	
	.tab2_flex {
		padding: 0;
	}

	    .tab2_flex_div1 {
			margin: 0 15px;
			font-size: 1.8em;
	    }

	    .tab2_flex_div2 {
			margin: 0 15px;
			font-size: 1.8em;
	    }
	
	.news_flex {
		margin: 5em auto;
	}

	    .news_flex_r1 {
		    padding: 20px 30px;
	    }

	        .news_flex_r1_title {
		        font-size: 1.6em;
				line-height: 145%;
				font-weight: bold;
	        }

	        .news_flex_r1_titleen {
		        font-size: 1.27em;
	        }

	    .news_flex_r2 {
		    padding: 20px 30px;
	    }

	        .news_flex_r2_txt {

	        }

	    .news_flex_r3 {
		    padding: 20px 30px;
			width: 100%;
	    }

	        .news_flex_r3_div {
				margin: 0 0 10px 0;
			    width: 49%;
	        }

	.adv_flex {
		margin: 2em auto;
		width: 75%;
	}

	    .adv_flex_l {
			margin-top: 2%;
		    width: 45%;
	    }
	
	.adv-picon {
		margin: 40px auto 40px auto;
		width: 75%;
	}

	    .adv-picon-div {
		    width: 22%;
	    }

	    .adv-picon-divf {
			width: 40px;
	    }	
	
	
	.adv-picontitle {
		width: 130px;
	}
	
	    .adv-titlelinetriangle {
            border-width: 20px 20px 20px 20px;
	    }
	
	.adv-picflex {
		margin: 30px auto;
	}

	    .adv-picflex-div {
			margin: 5px;
		    width: 48%;
	    }
	
	
	.pro3_flex {
		flex-wrap: wrap;
		margin: 10px auto 40px auto;
		width: 85%;
	}

	    .pro3_flex-area, .pro3_flex-area1 {
		    width: 30%;
	    }

	    .pro3_flex-dowload {
			margin: 0 auto;
			transform: scale(0.9);
	    }

	
	.prolist {
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 0 auto 3em auto;
		width: 100%;
	}

	    .prolist-div {
			margin-bottom: 30px;
	        width: 47%;
			padding: 0;
	    }
	
	.propic {
		margin: 50px auto 60px auto;
	}
	
	.menu2_flex {
		margin: 2em auto;
	}

	    .menu2_flex_div1 {
		    padding: 15px 30px;
			font-size: 1.8em;
	    }

	    .menu2_flex_div2 {
		    padding: 15px 30px;
			font-size: 1.8em;
	    }
	
	
	
	
	.centertitle-pro-bor {
		font-size: 300%;
	}

	
/* font */

	.co-green {
	 	color: #34AB00;
	}

	.co-deepgreen {
	 	color: #005815;
	}

	.w_txt1 {
		font-size: 1.1em;
		letter-spacing: 1px;
		line-height: 145%;
	}

	.w_txt2 {
		font-size: 1.11em;
		letter-spacing: 1px;
		line-height: 145%;
	}


	.w_title1 {
		font-size: 1.8em;
		letter-spacing: 1px;
		line-height: 165%;
	}

	.w_title1-b {
		font-size: 1.8em;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 165%;
		float:left;
	}

	.w_title2 {
		font-size: 1.6em;
		letter-spacing: 1px;
		line-height: 165%;
	}

	.w_title2-b {
		font-size: 1.6em;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 165%;
		float:left;
	}


	.more1 {
		margin: 5px 0;
		display: inline-block;
		position: relative;
		padding: 2px 8px 1px 8px;
		font-size: 90%;
		color: #FFFFFF;
		border: solid 1px #FFFFFF;
	}

	    .more1:hover {
			color: #142729;
		    background-color: #FFFFFF;
		    border: solid 1px #FFFFFF;
			cursor: pointer;
	}

	.space1em {
		width: 100%;
		height: 1em;
	}

	.space2em {
		width: 100%;
		height: 2em;
	}

	.spaceadd {
		width: 100%;
		height: 10em;
	}

	
/* Footer */

	#footer {

	}
	
	    .footer-r1-con {
		    width: 100%;
	    }
	
	        .footer-r1-logo {
		        width: 120px;
	        }
	
	.footer-r2 {
		flex-direction: column;
	}

	    .footer-r2-div {
		    width: 100%;
	    }

	    .footer-r2-div2 {
		    display: flex;
			flex-direction: column;
		    justify-content: flex-start;
		    align-items: stretch;
		    width: 100%;
	    }
	
	    .footer-r2-div3 {
		    width: 30%;
	    }	

}


/* Mobile */

@media screen and (max-width: 736px) {

/* Basic */

			body {
				min-width: 320px;
			}

			h2 {
				font-size: 1.25em;
				letter-spacing: 0.1em;
			}

			h3 {
				font-size: 1em;
				letter-spacing: 0.025em;
			}

			p {
				text-align: justify;
			}

/* Icon */

			.icon.circle {
				font-size: 1em;
			}

/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			.button {
				max-width: 20em;
				width: 100%;
			}

				input[type="button"].fit,
				input[type="submit"].fit,
				input[type="reset"].fit,
				.button.fit {
					width: auto;
				}

/* List */

			ul.icons li {
				padding-left: 0.25em;
			}

			ul.featured-icons li .icon {
				width: 1.1em;
			}

			ul.buttons {
				text-align: center;
			}

/* Header */


/* Banner */
	
	.bannerab1 {
		top: 47%;
		left: 10%;
		transform: translate(0, -50%);
	}
		
	.bannerab1-page {
		top: 47%;
		left: 10%;
	}
	
	.bannertitle {
		font-size: 2em;
		line-height: 1.2em;
	}
		
	.bannerword {
		font-size: 1.1em;
		line-height: 1.35em;
	}
	
/* Wrapper */

		.wrapper.style1 {
			background-image: url("../../images/icon_ind_bg2-s.png");
			background-position: top left;
			background-size: 90%;
		}
	
		.wrapper.style2 {
			padding: 0 0 1em 0;
		}

		.wrapper.style3 {
			background-position: center 45%;
		}
	
		.wrapper.style9 {
			padding-bottom: 30px;
		}

		.wrapper.style10 {
			padding: 30px 0;
		}

		.wrapper.style11 {
			padding: 30px 0;
		}
	
	
/* area-container */

	.headcontainer {  
	    width: 80%;
	}

	.bodycontainer1 {  
	    width: 80%;
	}

	.bodycontainer2 {  
	    width: 80%;
	}

	.bodycontainermap {  
	    width: 82.5%;
	}

	.footercontainer {  /* footer */
	    width: 85%;
	}	
	
	
	
/* area */

	.inda1-flex {
		
	}

	    .inda1-flex-div {
			margin-top: 40%;
		    width: 100%;
	    }

	        .inda1-flex-div-r1 {
				margin: 3em auto 0 auto;
		        width: 80%;
	        }

	            .inda1-flex-div-r1-row {
		            flex-direction: column;
					margin: 10px 0;
		            width: 100%;
	            }

	            .inda1-flex-div-r1-txt {
					margin-bottom: 10px;
					padding: 0;
		            width: 100%;
	            }

	            .inda1-flex-div-r1-more {
		            display: block;
					justify-content: flex-start;
		            width: 100%;
	            }
	
	        .inda1-flex-div-r2 {
				margin: 0 auto;
				width: 80%;
	        }
	
	
	.inda2-flex {

	}

	    .inda2-flex-r1 {
			
	    }

	    .inda2-flex-div-r1 {
		    width: 100%;
	    }

	        .inda2-flex-div1 {
				margin: 10px 0 10px 0;
	 	        width: 42%;
	        }

	        .inda2-flex-div2 {
				margin-bottom: 10px;
	         }

	        .inda2-flex-div3 {
		        width: 100%;
				margin-bottom: 10px;
	         }
	
	.inda3-picon {
		width: 80%;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	    .inda3-picon-div {
		    justify-content: center;
			margin: 10px 0;
		    width: 22%;
	    }
	
	
	.inda4-pro {
		flex-wrap: wrap;
		width: 70%;
	}

	    .inda4-pro-pic {
		    width: 45%;
	    }

	    .inda5-video-divab {

	    }

	        .inda5-video-divab img {
			    width: 80px;
	        }
	
	
	.ab5-flex {
		flex-direction: column;
		margin: 0 auto 3em auto;
		padding: 0 0 3em 0;
		width: 65%;
	}

	    .ab5-flex-pic {
			justify-content: flex-start;
		    width: 60%;
	    }

	    .ab5-flex-div {
			align-items: flex-start;
		    width: 100%;
	    }

	        .ab5-flex-div-r1 {
				padding: 0 20px 0 20px;
	        }

	        .ab5-flex-div-r2 {
				padding: 0;
	        }

	        .ab5-flex-div-r3 {
				padding: 20px 20px 0 20px;
	        }
	
	.adv-picontitle {
		width: 115px;
	}
	
	    .adv-titlelinetriangle {
            border-width: 20px 20px 20px 20px;
	    }
	
	.prolist {
		margin: 0 auto 2em auto;
	}
	
	
	
	
	.propic {
		margin: 50px auto 60px auto;
	}
	
	.centertxt {
		width: 80%;
	}

	
/* Footer */

	

/* Off-Canvas Navigation */

			#navButton .toggle:before {
				top: 8px;
				left: 8px;
				width: 45px;
				height: 40px;
				line-height: 40px;
			}

			#navButton .toggle:after {
				top: 8px;
				left: 8px;
				width: 45px;
				height: 40px;
			}

}


@media screen and (max-width: 600px) {

/* Header */

			    .mlogo {
				    display: block;
					margin: 5px auto;
				    width: 80px;
			    }
	
/* Banner */

	.banner {
		padding-top: 45px;
	}
	
/* Wrapper */
	
		.wrapper.style1 {
			background-image: url("../../images/icon_ind_bg2-s.png");
			background-position: top left;
			background-size: 90%;
		}
	
	
/* area */

	.inda1-flex {
		
	}

	    .inda1-flex-div {
			margin-top: 38%;
	    }

	        .inda1-flex-div-r1 {
				margin: 3em auto 0 auto;
		        width: 80%;
	        }
	
	        .inda1-flex-div-r2 {
				margin: 0 auto;
				width: 80%;
	        }
	
	.inda3-picon {

	}

	    .inda3-picon-div {
		    width: 30%;
	    }
	
	    .inda5-video-divab {

	    }

	        .inda5-video-divab img {
			    width: 70px;
	        }
	
	
	.ab3-picab {
		width: 45%;
		top: 22%;
	}
	
		    @keyframes ab3 {
			    0%    {top: 15%; left: -50%; opacity: 0;}
			    20%   {top: 22%; left: -1%; opacity: 1;}
		    }

	.ab4-block {
		width: 70%;
	}

	    .ab4-block-ab {

	    }

	    .ab4-block-ab2 {
			bottom: -5%;
			font-size: 2em;
	    }
	
	.ab5-flex {
		flex-direction: column;
		margin: 0 auto 3em auto;
		padding: 0 0 3em 0;
		width: 65%;
	}

	    .ab5-flex-pic {
			justify-content: flex-start;
		    width: 75%;
	    }

	    .ab5-flex-div {
			align-items: flex-start;
		    width: 100%;
	    }

	        .ab5-flex-div-r1 {
				padding: 0 20px 0 20px;
	        }

	        .ab5-flex-div-r2 {
				padding: 0;
	        }

	        .ab5-flex-div-r3 {
				padding: 20px 20px 0 20px;
	        }
	
	
	.tab2_flex {
		flex-wrap: wrap;
		padding: 0;
		width: 90%;
	}

	    .tab2_flex_div1 {
			margin: 5px 10px;
			padding: 10px 15px;
			font-size: 1.6em;
	    }

	    .tab2_flex_div2 {
			margin: 5px 10px;
			padding: 10px 15px;
			font-size: 1.6em;
	    }
	
	.adv_flex {
		margin: 1em auto;
		width: 75%;
	}

	    .adv_flex_l {
			margin-top: 2%;
		    width: 45%;
	    }
	
	.adv-picon {
		flex-wrap: wrap;
		justify-content: flex-start;
		margin: 40px auto 40px auto;
		width: 75%;
	}

	    .adv-picon-div {
			margin: 5px 0;
		    width: 25%;
	    }

	    .adv-picon-divf {
			margin: 5px 0;
			width: 35px;
	    }	
	
	.adv-picflex {
		flex-direction: column;
		margin: 20px auto;
	}

	    .adv-picflex-div {
			margin: 5px 0;
		    width: 100%;
	    }

	.prolist {
		margin: 0 auto 1em auto;
	}
	
	.propic {
		margin: 30px auto 50px auto;
	}
	
	.menu2_flex {
		
	}

	    .menu2_flex_div1 {
			margin: 5px 10px;
		    padding: 10px 15px;
			font-size: 1.6em;
	    }

	    .menu2_flex_div2 {
			margin: 5px 10px;
		    padding: 10px 15px;
			font-size: 1.6em;
	    }
	
	
	.table_sizeab {   
		width: 600px;
	}
	
	
	
	.spaceadd {
		width: 100%;
		height: 5em;
	}
	
/* font */
	
	.w_txt1 {
		font-size: 1em;
		letter-spacing: 1px;
		line-height: 155%;
	}


	.w_title1 {
		font-size: 1.5em;
		line-height: 165%;
	}

	.w_title1-b {
		font-size: 1.5em;
		font-weight: bold;
		line-height: 165%;
	}
	
	.w_title2 {
		font-size: 1.35em;
	}

	.w_title2-b {
		font-size: 1.35em;
	}
	
	

/* Footer */
			
}


@media screen and (max-width: 400px) {

/* Header */

	.mlogo {
		display: block;
		margin: 5px auto;
		width: 65px;
	}
	
/* Banner */
	
	.banner {
		padding-top: 35px;
	}
	
	.bannerab1 {
		top: 50%;
		left: 10%;
		transform: translate(0, -50%);
	}
	
	.bannerab1-page {
		top: 50%;
		left: 10%;
	}
	
	.bannerab2 {
		width: 100%;
		transform: translate(-50%, 8%);
	}
	
	.bannerab3 {
		position: absolute;
		width: 100%;
		transform: translate(-45%, 10%);
		z-index: 9;
	}
	
	.bannertitle {
		font-size: 1.55em;
		line-height: 1em;
	}
		
	.bannerword {
		font-size: 0.8em;
		line-height: 1em;
	}
	
	
		
/* Wrapper */

		.wrapper.style3 {
			background-image: none;
		}
	
		.wrapper.style5 {
			padding: 0 0 60px 0;
		}
	
	
/* area */

	.inda1-flex {
		
	}

	    .inda1-flex-div {
			margin-top: 36%;
	    }
	
	        .inda1-flex-div-r2 {
				width: 90%;
	        }
	
	
	.inda2-flex {

	}

	    .inda2-flex-r1 {
			
	    }

	    .inda2-flex-div-r1 {
		    width: 100%;
	    }

	        .inda2-flex-div1 {
				margin: 0 0 10px 0;
	 	        width: 42%;
	        }

	        .inda2-flex-div2 {
				margin-bottom: 5px;
	         }

	        .inda2-flex-div3 {
		        width: 100%;
				margin-bottom: 5px;
	         }
	
	.inda3-picon {
		
	}

	    .inda3-picon-div {
			margin: 5px 0;
		    width: 31%;
	    }
	
	.inda4-pro {
		flex-direction: column;
		width: 60%;
	}

	    .inda4-pro-pic {
			margin: 0;
		    width: 100%;
	    }

	    .inda4-pro-div {
		    display: flex;
		    justify-content: center;
			margin: 0 auto 10px auto;
			padding: 10px 0;
		    width: 100%;
			text-align: center;
			color: #34AB00;
	    }
	
	    .inda5-video-divab {

	    }

	        .inda5-video-divab img {
			    width: 55px;
	        }
	
	
	.ab3-picab {
		width: 50%;
		top: 25%;
	}
	
		    @keyframes ab3 {
			    0%    {top: 20%; left: -50%; opacity: 0;}
			    20%   {top: 25%; left: -1%;    opacity: 1;}
		    }

	.ab4-block {
		width: 80%;
	}

	    .ab4-block-ab {

	    }

	    .ab4-block-ab2 {
			bottom: -5%;
			font-size: 1.7em;
	    }
	
	.ab5-flex {
		flex-direction: column;
		margin: 0 auto;
		padding: 0 0 3em 0;
		width: 75%;
	}

	    .ab5-flex-pic {
			justify-content: flex-start;
		    width: 75%;
	    }

	    .ab5-flex-div {
			align-items: flex-start;
		    width: 100%;
	    }

	        .ab5-flex-div-r1 {
				padding: 0 20px 0 20px;
	        }

	        .ab5-flex-div-r2 {
				margin: 0 auto;
				padding: 0;
				width: 90%;
	        }

	        .ab5-flex-div-r3 {
				padding: 20px 20px 0 20px;
	        }
	
	    .map-flex-map {
		    display: flex;
			justify-content: center;
		    width: 100%;
			border: solid 1px #34AB00;
	    }

	    .map-flex-div {
		    display: flex;
			flex-direction: column;
			justify-content: center;
			padding: 2em 0;
		    width: 100%;
	    }
	
	        .map-flex-div-comname {
		        width: 100%;
				font-size: 140%;
	        }
	
	        .map-flex-div-comnameen {
				margin: 10px 0;
				font-size: 110%;
	        }

	        .map-flex-div-icon {
				margin-top: 30px;
		        width: 100%;
	        }

	            .map-flex-div-icon img {
					margin-right: 15px;
		            width: auto;
					height: 2.5em;
	            }
	
	
	.tab2_flex {
		flex-direction: column;
		padding: 0;
		width: 90%;
	}

	    .tab2_flex_div1 {
			margin: 5px 0;
			padding: 5px 20px;
			font-size: 1.2em;
	    }

	    .tab2_flex_div2 {
			margin: 5px 0;
			padding: 5px 20px;
			font-size: 1.2em;
	    }
	
	
	.news_flex {
		margin: 3em auto;
	}

	    .news_flex_r1 {
		    padding: 20px 30px;
	    }

	        .news_flex_r1_title {
		        font-size: 1.3em;
				line-height: 145%;
				font-weight: bold;
	        }

	        .news_flex_r1_titleen {
		        font-size: 1em;
	        }

	    .news_flex_r2 {
		    padding: 20px 30px;
	    }

	        .news_flex_r2_txt {

	        }

	    .news_flex_r3 {
		    padding: 20px 30px;
			width: 100%;
	    }

	        .news_flex_r3_div {
				margin: 0 0 10px 0;
			    width: 100%;
	        }
	
	        /* 如果最后一行是3个元素 */
	        .news_flex_r3_div:last-child:nth-child(4n - 1) {
  	          margin: 0;
	        }
	        /* 如果最后一行是2个元素 */
	        .news_flex_r3_div:last-child:nth-child(4n - 2) {
 	           margin: 0;
	        }

	.adv-picon {
		flex-wrap: wrap;
		justify-content: flex-start;
		margin: 0 auto 30px;
		width: 75%;
	}

	    .adv-picon-div {
			margin: 2px 0;
		    width: 28%;
	    }

	    .adv-picon-divf {
			margin: 2px 0;
			width: 20px;
	    }	
	
	.adv-picontitle {
		width: 90px;
	}
	
	    .adv-titlelinetriangle {
            border-width: 15px 15px 15px 15px;
	    }
	
	
	.pro3_flex {
		flex-wrap: wrap;
		margin: 0 auto 40px auto;
		width: 80%;
	}

	    .pro3_flex-area, .pro3_flex-area1 {
		    width: 80%;
	    }

	    .pro3_flex-dowload {
			margin: 0 auto 50px auto;
			transform: scale(0.95);
	    }
	
	    .prolist-div {
			margin-bottom: 20px;
	    }
	
	
	.propic {
		margin: 0 auto 50px auto;
	}
	
	.menu2_flex {
		flex-direction: column;
		margin: 1em auto 2em auto;
	}

	    .menu2_flex_div1 {
			margin: 10px 0;
		    padding: 5px 10px;
			font-size: 130%;
	    }

	    .menu2_flex_div2 {
			margin: 10px 0;
		    padding: 5px 10px;
			font-size: 130%;
	    }
	
	
	.centertitle-pro-bor {
		font-size: 250%;
	}
	
	.spaceadd {
		width: 100%;
		height: 4em;
	}
	
/* font */
	
	.w_txt1 {
		font-size: 1em;
		letter-spacing: 1px;
		line-height: 155%;
	}

	.w_txt2 {
		font-size: 1em;
		letter-spacing: 1px;
		line-height: 155%;
	}

	.w_title1 {
		font-size: 1.35em;
		line-height: 165%;
	}

	.w_title1-b {
		font-size: 1.35em;
		font-weight: bold;
		line-height: 165%;
	}
	
	.w_title2 {
		font-size: 1.2em;
	}

	.w_title2-b {
		font-size: 1.2em;
	}
	

/* Footer */
			
}



/*-------------滑鼠.hover--------------*/


.proicon {
	position:relative;
	width:100%;
	height:100%;
	float:left;
	overflow:hidden;
	text-align:center;
	cursor:default;
}

.proicon img {
	display:block;
	position:relative;
	-webkit-transition:all .4s linear;
	transition:all .4s linear;
}

.proicon:hover img {
	-ms-transform:scale(1);
	-webkit-transform:scale(1);
	transform:scale(1);
}

.proicon:hover .overlay{
	opacity:1;
	filter:alpha(opacity=100);
}

.proicon .overlay {
	position:absolute;
	overflow:hidden;
	width:100%;
	height:100%;
	
	background-color:rgba(0,0,0,0.8);
	-webkit-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
	opacity: 0;
}

.proiconab a {
	display: block;
	position:absolute;
	overflow:hidden;
    padding: 2px 5px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: solid 1px #FFF;
	color: #FFF;
}



