@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;
	}

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

	body {
		line-height: 1;
	}

	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;
	}


	img {
		display: block;
	}

/* 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: 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 */


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


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


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


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

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


	.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) {

		.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: 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\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 {
		width: 100%;
		background: #FFF;
	}

		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 {
		font-family:"Arial", "微軟正黑體", sans-serif, serif;
		color: #000;
		font-size: 1em;
		letter-spacing: 0.5px;
		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: #000;
		text-decoration: none;
		border-bottom: dotted 0px;
	}

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

	strong, b {
		font-weight: 400;
	}

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

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

		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: 2em;
		color: #FFF;
		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;
	}


/* header */

	#header {
		display: block;
		position: relative;
		margin: 0 auto;
		cursor: default;
		width: 100%;
		height: auto;
		z-index: 10000;
		background: #CCCCCC;
		z-index: 99;
		overflow: hidden;
	}

		#header nav {
			display: flex;
			display: -webkit-flex; /* Safari */
			position: relative;
			justify-content: flex-end;
			align-items: flex-start;
			width: 100%;
			height: 42px;
		    font-size: 1.1em;
			font-weight: bold;
			z-index: 99;
		}


			#header nav ul li {
				display: inline-flex;
				align-items: center;
				margin: 0 0.15em 0 1em;
				padding: 5px 0;
			}

			    #header nav ul li:hover {
				    border-bottom: solid 4px #FFF;
			    }

			#header nav ul li > ul {
				display: none;
				/*text-transform:uppercase;*/
			}

			#header nav ul li a {

			}

				#header nav ul li input[type="button"],
				#header nav ul li input[type="submit"],
				#header nav ul li input[type="reset"],
				#header nav ul li .button {
					min-width:;
					width: auto;
				}

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

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


					#header nav ul li.submenu > a:after {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome, "Arial",sans-serif, serif;
						font-style: normal;
						font-weight:400;
						text-transform: none !important;
					}

					#header nav ul li.submenu > a:after {
						margin-left: 0.3em;
						content: '\f0d7';
					}


					#header nav ul li.submenu1 > a:after {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome, "Arial",sans-serif, serif;
						font-style: normal;
						font-weight:400;
						text-transform: none !important;
					}

					#header nav ul li.submenu1 > a:after {
						margin-left: 0.3em;
						content: '\f0d7';
					}



				#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(188, 202, 206, 0.15);*/
					/*border-top: solid 22px #008BD3;*/
				}


				#header nav ul li.current > a {
					font-weight:;
				}
				#header nav ul li.current1 > a {
					color: #A51932;
					/*border-top: solid 1px #008BD3;*/
				}


		#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 {
			-moz-animation: none;
			-webkit-animation: none;
			-ms-animation: none;
			animation: none;
			background:;
			box-shadow: none;
			position:relative;
		    width: 100%;
			
		}

			#header.alt nav {
				position: relative;
				
			}

				#header.alt nav ul li.active > a, #header.alt nav ul li:hover > a {
					/*border: solid 1px #FFF;*/
				}

		.headlogo {
			display: block;
			position: absolute;
		    width: 259px;
			height: auto;
			z-index: 9999999;
			top: -25px;
			left: 0;
		}

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



/* Dropotron 選單子層 */

	.dropotron {
		background: rgba(255, 255, 255, 0.8);
		box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.075);
		line-height: 2em;
		width: auto;
		padding: 0;
		text-transform: none;
		margin-top: calc(0 + 0);
		text-align: left;
		color: #4D4D4D;
		border: solid 0px #FFF;
	}

		.dropotron.level-0 {
			font-size: 1.1em;
			font-weight: normal;
			/*text-transform:uppercase;*/
			margin-top: 0;
			margin-left: -1em;
		}

			.dropotron.level-0:before {
				border-bottom: solid 0.5em transparent;
				border-left: solid 0.5em transparent;
				border-right: solid 0.5em transparent;
				content:'';
				left: 0em;
				position: absolute;
				top: 0em;
			}

		.dropotron > li {
			border-top: solid 0.5px #FFF;
		}

			.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(227,71,31,0.9);
				color: #FFF;
			}

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


/* 語系 */

	#pretty-select {
		position: relative;
		display: block;
		float: right;
		position: relative;
		margin-left: 5px;
		width: 8.5em;
		color: #000;
		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;
		background-color:#FFF;
		outline: none;
		cursor: pointer;
		font-size: 1em;
		color:#000;
		width: 100%;
		padding-left: 1.5em;
		border-radius: 15px;

	}

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

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



/* banner */

	.banner {
		display: block;
		position: relative;
		background-color: #CCC;
		border: solid 0px #ccc;
		z-index: 1;
	}

	    .banner img {
		     width: 100%;
	    }

		.inner {
			display: block;
			position: relative;
			margin: 0 auto;
			padding: 0;
			opacity: 1;
			z-index: 1;
		}

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

	.bannerab2 {
		display: block;
		position: absolute;
		width: 100%;
		top: -80px;
		left: 50%;
		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;
		-webkit-animation-name: head1;
		-webkit-animation-duration: 1s;
		-webkit-animation-iteration-count: 1;
		-webkit-animation-fill-mode: forwards;
		-ms-animation-name: head1;
		-ms-animation-duration: 1s;
		-ms-animation-fill-mode: 1;
		-ms-animation-fill-mode: forwards;
		-o-animation-name: head1;
		-o-animation-duration: 1s;
		-o-animation-fill-mode: 1;
		-o-animation-fill-mode: forwards;
		animation-name: head1;
		animation-duration: 1s;
		animation-iteration-count: 1;
		animation-fill-mode: forwards;
	}

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

		    @keyframes head1 {
			    0%    {top: -80px; opacity: 0;}
			    100%  {top: 0; opacity: 1;}
		    }

	.bannertitle {
		display: block;
		font-size: 3em;
		line-height: 1.35em;
		color: #FFF;
		opacity: 0;

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

		    @keyframes b1 {
			    0%    {margin-left: -50px; opacity: 0;}
			    10%    {margin-left: -50px; opacity: 0;}
			    100%  {margin-left: 0px; opacity: 1;}
		    }


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

		    @keyframes b2 {
			    0%    {margin-left: -50px; opacity: 0;}
			    10%    {margin-left: -50px; opacity: 0;}
			    100%  {margin-left: 0px; opacity: 1;}
		    }


/* area-container */
	.headcontainer {
		position: relative;
		margin: 0 auto;
	    width: 85%;
	}

	.bodycontainer {
		position: relative;
		margin: 0 auto;
	    width: 85%;
	}

	.bodycontainer1 {
		position: relative;
		margin: 0 auto;
	    width: 82%;
	}

	.bodycontainer2 {
		position: relative;
		margin: 0 auto;
	    width: 75%;
	}

	.bodycontainer3 {
		position: relative;
		margin: 0 auto;
	    width: 40%;
	}

	.bodycontainer4 {
		position: relative;
		margin: 0 auto;
	    width: 90%;
	}

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

	.footercontainer {
		position: relative;
		margin: 0 auto;
	    width: 85%;
	}

/* Wrapper */

	.wrapper {
		padding:;
	}

		.wrapper.stylebar {  /* 最上面iconbar */
			width: 100%;
			display: block;
			position: relative;
			background: #CCC;
			padding: 10px 0 5px 0;
			z-index: 999;
		}

		    .iconbar {  /* nav上面的bar */
				display: flex;
				justify-content: flex-end;
				align-items: center;
			    position: relative;
		     }

		        .iconbar img {  
				    display: block;
					height: 25px;
					margin-right: 10px;
		         }

		        .iconbar img:hover {  
				    opacity: 0.7;
		         }

		.indexpath {  /* 路徑bar */
			display: block;
			background-color: #A51932;
			padding: 6px 0 4px 0;
			width: 100%;
			height: auto;
			color: #FFF;
		}

		    .indexpath a { 
			    color: #FFF;
		    }

		    .indexpath a:hover { 
			    color: #FF9999;
		    }

		.path-div {  /* 路徑bar */
			display: block;
			position: relative;
			width: 30%;
			word-break: normal;
			font-size: 90%;
			line-height: 125%;
			z-index: 9;
		}



		.wrapper.stylegraytop {  
			display: block;
			width: 100%;
			background: url("../../images/pic_bgpic1.png"), url("../../images/bgwhline.jpg"), url("../../images/pic_bgpic.png");
			background-position: center bottom,center center, center top;
			background-repeat: no-repeat, repeat-y, repeat-y;
			
		}

		.wrapper.stylegraytop1 {  
			display: block;
			width: 100%;
			background: url("../../images/pic_bgpic1.png"), url("../../images/bgwhline.jpg"), url("../../images/pic_bgpic.png");
			background-position: center bottom,center center, center top;
			background-repeat: no-repeat, no-repeat, repeat-y;
			
		}

		.wrapper.stylegraytop2 {  
			display: block;
			width: 100%;
			background: url("../../images/pic_bgpic-glay1.png"), url("../../images/bgwhline.jpg"), url("../../images/pic_bgpic.png");
			background-position: center bottom,center center, center top;
			background-repeat: no-repeat, repeat-y, repeat-y;
			
		}

		.wrapper.stylegraytop3 {  
			display: block;
			width: 100%;
			background: url("../../images/pic_bgpic-glay1.png"), url("../../images/bgwhline.jpg"), url("../../images/pic_bgpic.png");
			background-position: center bottom,center center, center top;
			background-repeat: no-repeat, no-repeat, repeat-y;
			
		}

		.wrapper.stylegraytop4 {  
			display: block;
			width: 100%;
			background: url("../../images/pic_bgpic-glay2.png"), url("../../images/bgwhline.jpg"), url("../../images/pic_bgpic.png");
			background-position: center bottom,center center, center top;
			background-repeat: no-repeat, no-repeat, repeat-y;
			
		}

		.wrapper.stylegray1 {  
			display: block;
			width: 100%;
			background: url("../../images/pic_bgpic1.png"), url("../../images/bgwhline.jpg"), url("../../images/pic_bgpic.png");
			background-position: center bottom,center center, center top;
			background-repeat: no-repeat, repeat-y, repeat-y;
			padding: 10em 0 4em 0;
		}

		.wrapper.stylegray2 {  
			display: block;
			width: 100%;
			background: url("../../images/pic_bgpic1.png"), url("../../images/bgwhline.jpg"), url("../../images/pic_indbgpic1.png"), url("../../images/pic_bgpic.png");
			background-size: auto;
			background-position: center bottom, center center, center top, center top;
			background-repeat: no-repeat, repeat-y, no-repeat, repeat-y;
			padding: 18em 0 10em 0;
		}

		.wrapper.stylegray3 {  
			display: block;
			width: 100%;
			background: url("../../images/pic_indbgpic2.jpg");
			background-size: auto;
			background-position: center top;
			background-repeat: no-repeat;
			padding: 0 0 8em 0;
		}

		.wrapper.stylegray4 {  
			display: block;
			width: 100%;
			background: url("../../images/pic_indbgpic3.png"), url("../../images/pic_bgpic2.png");
			background-size: auto;
			background-position: center top;
			background-repeat: no-repeat, repeat;
			padding: 0 0 3em 0;
		}

		.wrapper.style-wh {  
			display: block;
			width: 100%;
			background: #FFF;
			padding: 6em 0;
		}

		.wrapper.styleabo1 {  
			display: block;
			width: 100%;
			background: url("../../images/pic_bgpic-glay1.png"), url("../../images/bgwhline.jpg"), url("../../images/pic_bgpic.png");
			background-position: center bottom, center top, center top;
			background-repeat: no-repeat, repeat-y, repeat-y;
			padding: 0 0 3em 0;
		}

		.wrapper.style-wh2 {  
			display: block;
			width: 100%;
			background: #FFF;
			padding: 3em 0;
		}

		.wrapper.style-wh3 {  
			display: block;
			width: 100%;
			background: #FFF;
			padding: 14em 0;
		}

		.wrapper.stylegray5 {  
			display: block;
			width: 100%;
			background-color: #E6E6E6;
			padding: 3em 0;
		}

		.wrapper.stylegray6 {  
			display: block;
			width: 100%;
			background: url("../../images/pic_bgpic-glay2.png");
			background-position: center bottom;
			background-repeat: no-repeat;
			padding: 4em 0;
		}



/* setting */

	.b_space {
	    display: block;
		width: 100%;
	}

	    .b_space img{
	        width: 100%;
	    }

	.under_space_2em {
		display: block;
	    padding: 2em;
	}

	.under_space_5em {
		display: block;
	    padding: 5em;
	}

	.under_space_6em {
		display: block;
	    padding: 6em;
	}


	.ind3pic {
		display: flex;
		justify-content: space-around;
		align-items: stretch;
		opacity: 0;
		
		animation-name: b3;
		animation-duration: 2s;
		animation-delay: 0s;
		animation-iteration-count: 1;
		animation-fill-mode: forwards;
		-moz-animation-name: b3;
		-moz-animation-duration: 2s;
		-moz-animation-iteration-count: 1;
		-moz-animation-fill-mode: forwards;
		-webkit-animation-name: b3;
		-webkit-animation-duration: 2s;
		-webkit-animation-iteration-count: 1;
		-webkit-animation-fill-mode: forwards;
		-ms-animation-name: b3;
		-ms-animation-duration: 2s;
		-ms-animation-fill-mode: 1;
		-ms-animation-fill-mode: forwards;
	}

		    @keyframes b3 {
			    0%    {margin-top: 0; opacity: 0;}
			    10%   {margin-top: 0; opacity: 0;}
			    100%  {margin-top: 0px; opacity: 1;}
		    }

	    .ind3pic div:nth-child(1) {
			order: 1;
	    }

	    .ind3pic div:nth-child(2) {
			order: 2;
	    }

	    .ind3pic div:nth-child(3) {
			order: 3;
	    }

	    .ind3pic-div {
		    display: inline-block;
			position: relative;
		    width: 23%;
			z-index: 99;
	    }

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

	    .ind3pic-line {
			display: block;
			position: absolute;
		    width: 80%;
			height: 1px;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			border-bottom: solid 1px #FFF;
			z-index: 1;
	    }

	    .ind3pic-name {
		    position: absolute;
			width: 100%;
			bottom: 20px;
			text-align: center;
	    }


	.ind5indicon {
		display: flex;
		position: relative;
		justify-content: space-between;
		align-items: stretch;
	}

	    .ind5indicon-div {
			display: block;
			position: relative;
			width: 11%;
			z-index: 10;
	    }

	        .ind5indicon-div img {
			    width: 100%;
	        }

	    .ind5indicon .d1 {
			order: 1;
	    }

	    .ind5indicon .d2 {
			order: 2;
	    }

	    .ind5indicon .d3 {
			order: 3;
	    }

	    .ind5indicon .d4 {
			order: 4;
	    }

	    .ind5indicon .d5 {
			order: 5;
	    }

	    .ind5indicon-div-c {
			position: relative;
			width: 11%;
			z-index: 5;
	    }

	        .ind5indicon-div-c img {
		    	position: relative;
			    width: 100%;
		    	z-index: 99;
	        }

	    .ind5indicon-div-c-bg {
			position: absolute;
			min-width: 250%;
			height: auto;
			top: 40%;
			left: 50%;
			transform: translate(-50%, -50%);
			width: 28%;
			z-index: 1;
	    }

	    .ind5indicon-div-name {
		    position: absolute;
			margin-top: 10px;
			padding-left: 4px;
			width: 100%;
			text-align: center;
			letter-spacing: 4px;
	    }

	    .ind5indicon-line {
			display: block;
			position: absolute;
		    width: 80%;
			height: 1px;
			top: 40%;
			left: 50%;
			transform: translate(-50%, -50%);
			border-bottom: solid 1px #FFF;
			z-index: 1;
	    }

	.indh1 {
		display: block;
		position: relative;
		margin: 3em auto 1.5em auto;
		text-align: justify;
		z-index: 99;
	}


	.ind3-line {
		display: flex;
		position: relative;
		justify-content: space-around;
		align-items: stretch;
	}

	.ind3-line-centerline {
		display: flex;
		position: relative;
		justify-content: space-around;
		align-items: stretch;
		background-image: url("../../images/bgwhline2.jpg");
		background-repeat: repeat-y;
		background-position: center top;
		margin-bottom: 15px;
		padding: 7em 0 7em 0;
	}

	.ind3-line-centerline1 {
		display: flex;
		position: relative;
		justify-content: space-around;
		align-items: stretch;
		background-image: url("../../images/bgwhline2.jpg");
		background-repeat: repeat-y;
		background-position: center top;
		padding: 7em 0 7em 0;
	}

	.ind3-line-centerline2 {
		display: flex;
		position: relative;
		justify-content: space-around;
		align-items: stretch;
		background-image: url("../../images/bgwhline2.jpg");
		background-repeat: repeat-y;
		background-position: center top;
		padding: 2.5em 0;
	}

	    .ind3-line-div {
			display: block;
			position: relative;
			width: 11%;
			z-index: 10;
	    }

	        .ind3-line-div img {
			    width: 100%;
	        }

	    .ind3-line-div-c {
			position: relative;
			width: 11%;
			z-index: 5;
	    }

	        .ind3-line-div-c img {
		    	position: relative;
			    width: 100%;
		    	z-index: 99;
	        }

	    .ind3-line-div-c-bg {
			position: absolute;
			min-width: 250%;
			height: auto;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			width: 28%;
			z-index: 1;
	    }

	    .ind3-line-div-line {
			display: block;
			position: absolute;
		    width: 70%;
			height: 1px;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			border-bottom: solid 1px #FFF;
			z-index: 1;
	    }

	    .ind3-line-div-line-gray {
			display: block;
			position: absolute;
		    width: 100%;
			height: 1px;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			border-bottom: solid 1px #CCCCCC;
			z-index: 1;
	    }


	.indh2 {
		display: block;
		position: relative;
		margin: 4em auto 1.5em auto;
		text-align: center;
		z-index: 99;
	}

	.cchalfline {
		display: block;
		position: absolute;
		margin: 0 auto;
		width: 65%;
		top: 190%;
		left: 50%;
		transform: translate(-50%, -50%);
		background-color: transparent;
		border-left: 1.5px solid #FFF;/*边框左边线*/
        border-right: 1.5px solid #FFF;/*边框右边线*/
		border-radius: 0 0 1800px 1800px;
	}

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


	.ind4-pro {
		display: flex;
		position: relative;
		justify-content: space-between;
		align-items: ;
		margin: 0 auto;
	}

	    .ind4-pro-div {
			display: block;
			position: relative;	
			margin: 2em 0 1em 0;
			width: 24%;
			text-align: center;
			z-index: 1;
	    }

	        .ind4-pro-div img {
			    width: 100%;
	        }

	        .ind4-pro-div:hover {
			    color: #E3471F;
	        }

	        .ind4-pro-div a {
			    color: #A51932;
	        }

	        .ind4-pro-div a:hover {
			    color: #E3471F;
	        }

	.ind-apparea {
		display: block;
		position: relative;
		margin-bottom: 6em;
		width: 100%;
		height: auto;
		background: url("../../images/bgwhline.jpg");
		background-repeat: repeat-y;
		background-position: center top;
	}

	    .ind-apparea img {
		    width: 100%;
	    }

	    .ind-apparea-pic {
			display: block;
			position: relative;
		    width: 100%;
			z-index: 1
	    }

	    .ind-apparea-divname {
			margin-top: 0;
		    text-align: center;
	    }

	    .ind-apparea-divboxshadow {
			display: block;
			margin: 0 auto;
			width: 35%;
			height: auto;
			
			animation-name: sh1;
			animation-duration: 1s;
			animation-delay: 0s;
			animation-iteration-count: infinite;
			animation-fill-mode: forwards;
			animation-timing-function:ease-in;
			-moz-animation-name: sh1;
			-moz-animation-duration: 1s;
			-moz-animation-iteration-count: infinite;
			-moz-animation-fill-mode: forwards;
			-moz-animation-timing-function:ease-in;
			-webkit-animation-name: sh1;
			-webkit-animation-duration: 1s;
			-webkit-animation-iteration-count: infinite;
			-webkit-animation-fill-mode: forwards;
			-webkit-animation-timing-function:ease-in;
			-ms-animation-name: sh1;
			-ms-animation-duration: 1s;
			-ms-animation-fill-mode: infinite;
			-ms-animation-fill-mode: forwards;
			-ms-animation-timing-function:ease-in;
	    }

	    .ind-apparea-divboxshadow1 {
			display: block;
			margin: 0 auto;
			width: 60%;
			height: auto;
			
			animation-name: sh1;
			animation-duration: 1s;
			animation-delay: 0s;
			animation-iteration-count: infinite;
			animation-fill-mode: forwards;
			animation-timing-function:ease-in;
			-moz-animation-name: sh1;
			-moz-animation-duration: 1s;
			-moz-animation-iteration-count: infinite;
			-moz-animation-fill-mode: forwards;
			-moz-animation-timing-function:ease-in;
			-webkit-animation-name: sh1;
			-webkit-animation-duration: 1s;
			-webkit-animation-iteration-count: infinite;
			-webkit-animation-fill-mode: forwards;
			-webkit-animation-timing-function:ease-in;
			-ms-animation-name: sh1;
			-ms-animation-duration: 1s;
			-ms-animation-fill-mode: infinite;
			-ms-animation-fill-mode: forwards;
			-ms-animation-timing-function:ease-in;
	    }

		    @keyframes sh1 {
			    0%    {transform:scale(1);}
			    50%   {transform:scale(1.2);}
			    100%  {transform:scale(1);}
		    }

	    .ind-apparea-div1 {
			display: block;
			position: absolute;
		    width: 35%;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			z-index: 9;
	    }

	    .ind-apparea-div2 {
			display: block;
			position: absolute;
		    width: 18%;
			top: 7%;
			left: 50%;
			transform: translate(-50%, -50%);
			z-index: 9;
	    }

	       .ind-apparea-divimg {
			   display: block;
			   position: relative;
		       width: 100%;
			   
			   animation-name: mov1;
		       animation-duration: 1s;
		       animation-delay: 0s;
		       animation-iteration-count: infinite;
		       animation-fill-mode: forwards;
			   animation-timing-function:ease-in;
		       -moz-animation-name: mov1;
		       -moz-animation-duration: 1s;
		       -moz-animation-iteration-count: infinite;
		       -moz-animation-fill-mode: forwards;
			   -moz-animation-timing-function:ease-in;
		       -webkit-animation-name: mov1;
		       -webkit-animation-duration: 1s;
		       -webkit-animation-iteration-count: infinite;
		       -webkit-animation-fill-mode: forwards;
			   -webkit-animation-timing-function:ease-in;
		       -ms-animation-name: mov1;
		       -ms-animation-duration: 1s;
		       -ms-animation-fill-mode: infinite;
		       -ms-animation-fill-mode: forwards;
			   -ms-animation-timing-function:ease-in;
	        }
 
		    @keyframes mov1 {
			    0%    {transform: translateY(0)}
			    50%   {transform: translateY(8px);}
			    100%  {transform: translateY(0)}
		    }


	    .ind-apparea-div3 {
			display: block;
			position: absolute;
		    width: 18%;
			top: 20%;
			left: 74%;
			transform: translate(-50%, -50%);
			z-index: 9;
	    }

	    .ind-apparea-div4 {
			display: block;
			position: absolute;
		    width: 18%;
			top: 52%;
			left: 82%;
			transform: translate(-50%, -50%);
			z-index: 9;
	    }

	    .ind-apparea-div5 {
			display: block;
			position: absolute;
		    width: 18%;
			top: 82%;
			left: 72%;
			transform: translate(-50%, -50%);
			z-index: 9;
	    }

	    .ind-apparea-div6 {
			display: block;
			position: absolute;
		    width: 18%;
			top: 93%;
			left: 50%;
			transform: translate(-50%, -50%);
			z-index: 9;
	    }

	    .ind-apparea-div7 {
			display: block;
			position: absolute;
		    width: 18%;
			top: 82%;
			left: 27%;
			transform: translate(-50%, -50%);
			z-index: 9;
	    }

	    .ind-apparea-div8 {
			display: block;
			position: absolute;
		    width: 18%;
			top: 52%;
			left: 18%;
			transform: translate(-50%, -50%);
			z-index: 9;
	    }

	    .ind-apparea-div9 {
			display: block;
			position: absolute;
		    width: 18%;
			top: 20%;
			left: 27%;
			transform: translate(-50%, -50%);
			z-index: 9;
	    }

	    .ind-apparea-div10 {
			display: block;
			position: relative;
			margin: 1em auto;
		    width: 35%;
			text-align: center;
			z-index: 9;
	    }

	.ind-news3 {
		display: flex;
		position: relative;
		justify-content: space-between;
		margin: 0 auto;
		width: 100%;
	}

	    .ind-news3-div {
			display: flex;
			flex-direction: column;
			justify-content: space-between;
			align-items: stretch;
			background: url("../../images/pic_bgpic4.jpg"), url("../../images/pic_bgpic3.jpg");
			background-size: 140%, 100%;
			background-position: center top, center top;
			background-repeat: no-repeat, repeat;
		    width: 32%;
	    }

	    .ind-news3-div-icon {
			display: block;
		    width: 100%;
	    }

	        .ind-news3-div-icon img {
				margin: 0 auto;
		        width: 30%;
	         }

	    .ind-news3-div-title {
			display: block;
			padding: 15px 0;
			width: 100%;
			color: #A51932;
			text-align: center;
			font-weight: bold;
	    }

	    .ind-news3-div-content {
			display: block;
			padding: 0 2em 1em 2em;
			width: 100%;
	    }

	    .ind-news3-div-cicon {
			display: block;
			margin: 0 auto;
			padding: 1em;
		    width: 60%;
	    }

	        .ind-news3-div-cicon img {
		        width: 100%;
	         }

	    .ind-news3-div-more {
			display: block;
			padding: 0 2em 1em 2em;
			width: 100%;
	    }

	    .ind-news3-div-img {
			display: block;
			margin: 0 auto;
		    width: 100%;
	    }

	        .ind-news3-div-img img {
		        width: 100%;
	         }

	    .ind-news3-div-tt {
			display: block;
			padding: 20px 0;
		    width: 100%;
			font-weight: bold;
	    }

	    .ind-news3-div-date {
			display: block;
			padding: 5px 0;
		    width: 100%;
			color: #808080;
	    }

	    .ind-news3-div-txt {
			display: block;
			padding: 10px 0;
		    width: 100%;
	    }


	.abo3pic {
		display: flex;
		justify-content: center;
		align-items: stretch;
	}

	    .abo3pic div:nth-child(1) {
			order: 1;
	    }

	    .abo3pic div:nth-child(2) {
			order: 2;
	    }

	    .abo3pic div:nth-child(3) {
			order: 3;
	    }

	    .abo3pic-div {
		    display: block;
			position: relative;
			padding: 35px;
		    width: 25%;
			z-index: 5;
	    }

	        .abo3pic-div img {
		        width: 100%;
	        }

	    .abo3pic-line {
			display: block;
			position: absolute;
		    width: 50%;
			height: 1px;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			border-bottom: solid 1px #FFF;
			z-index: 1;
	    }

	    .abo3pic-divab1 {
		    display: block;
			position: absolute;
			margin: 0 auto;
			width: 40%;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			z-index: 10;
	    }

	    .abo3pic-divab1-bg {
			position: absolute;
			height: auto;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			width: 100%;
			z-index: 1;
	    }

	        .abo3pic-divab1-bg img {
				width: 100%;
	        }

	    .abo-logo {
			position: relative;
			margin: 2em auto 0 auto;
			width: 350px;
			height: auto;
	    }

	        .abo-logo img {
				width: 100%;
	        }


	.aboh1 {
		display: block;
		position: relative;
		margin: 1em auto;
		text-align: justify;
		z-index: 99;
	}


	.aboh2 {
		display: block;
		position: relative;
		margin: 2em auto;
		text-align: center;
		z-index: 99;
	}

	.abobgpic4 {
		display: block;
		margin: 0 auto 14em;
		width: 47.4%;
	}

	    .abobgpic4 img {
		    width: 100%;
	    }

	.abo5indicon {
		display: flex;
		position: relative;
		justify-content: space-between;
		align-items: stretch;
		margin-bottom: 10em;
	}

	    .abo5indicon-div {
			display: block;
			position: relative;
			width: 11%;
			z-index: 10;
	    }

	        .abo5indicon-div img {
			    width: 100%;
	        }

	    .abo5indicon .d1 {
			order: 1;
	    }

	    .abo5indicon .d2 {
			order: 2;
	    }

	    .abo5indicon .d3 {
			order: 3;
	    }

	    .abo5indicon .d4 {
			order: 4;
	    }

	    .abo5indicon .d5 {
			order: 5;
	    }

	    .abo5indicon-div-c {
			position: relative;
			width: 11%;
			z-index: 5;
	    }

	        .abo5indicon-div-c img {
		    	position: relative;
			    width: 100%;
		    	z-index: 99;
	        }

	    .abo5indicon-div-c-bg {
			position: absolute;
			min-width: 250%;
			height: auto;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			width: 28%;
			z-index: 1;
	    }

	    .abo5indicon-div-c-bg2{
			position: absolute;
			min-width: 220%;
			padding: 1em;
			height: auto;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			z-index: 2;
	    }

	    .abo5indicon-div-c-bg3{
			position: absolute;
			width: 110%;
			height: auto;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			z-index: 1;
	    }

	    .abo5indicon-div-name {
		    position: absolute;
			margin-top: 10px;
			padding-left: 4px;
			width: 100%;
			text-align: center;
			letter-spacing: 4px;
	    }

	    .abo5indicon-line {
			display: block;
			position: absolute;
		    width: 80%;
			height: 1px;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			border-bottom: solid 1px #FFF;
			z-index: 1;
	    }


	.rd3pic1 {
		display: flex;
		position: relative;
		justify-content: space-between;
		align-items: stretch;
	}

	    .rd3pic1-div {
			display: flex;
			position: relative;
			justify-content: flex-end;
			align-items: flex-end;
			margin: 1em 0;
		    width: 30%;
			z-index: 10;
	    }

	        .rd3pic1-div img {
		        width: 100%;
	        }

	    .rd3pic1-div-name {
			display: block;
			position: absolute;
			width: 100%;
			bottom: 17%;
			text-align: center;
			color: #A51932;
			font-weight: bold;
	    }


	.rdunicon {
		display: block;
		margin: 2em auto 1em auto;
		width: 11%;
	}

	    .rdunicon img {
		    width: 100%;
	    }

	.rdunname {
		display: block;
		margin: 1em auto;
		text-align: center;
		color: #A51932;
		font-weight: bold;
	}


	.rdun-3box {
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
		width: 100%;
	}

	    .rdun-3box-div {
		    display: flex;
			flex-direction: column;
			align-items: stretch;
			margin: 0.5em 0;
			padding: 35px;
		    width: 32.5%;
			background: rgba(255,255,255,0.8);
	    }

	    .rdun-3box-div-title {
		    display: block;
			padding: 0 0 10px 0;
			border-bottom: solid 1px #A51932;
	    }

	    .rdun-3box-div-txt {
		    display: block;
			padding: 10px 0 0 0;
			text-align: justify;
	    }

	    .rdun-3box-div-txt1 {
		    display: block;
			padding: 0 0 0 1em;
			text-indent: -1em;
			text-align: justify;
	    }

	.rdun-1box {
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
		width: 100%;
	}

	    .rdun-1box-div {
		    display: flex;
			justify-content: space-between;;
			align-items: stretch;
			margin: 0.5em 0;
			padding: 35px;
		    width: 100%;
			background: rgba(255,255,255,0.8);
	    }

	    .rdun-1box-div-l {
		    display: block;
			width: 31.5%;
	    }

	        .rdun-1box-div-l img {
			   width: 100%;
	        }

	    .rdun-1box-div-r {
		    display: flex;
			flex-direction: column;
			justify-content: flex-start;
			padding: 0 1em;
			width: 66%;
	    }


	.rdun-2box-non {
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
		width: 100%;
	}

	    .rdun-2box-non-div-l {
		    display: flex;
			flex-direction: column;
			justify-content: flex-start;
			padding: 35px;
			width: 31.5%;
			background: rgba(255,255,255,0.8);
	    }

	    .rdun-2box-non-div-r {
		    display: flex;
			justify-content: center;
			align-items: center;
			padding: 35px;
			width: 67%;
			background: rgba(255,255,255,0.8);
	    }

	        .rdun-2box-non-div-r1 {
		        display: flex;
				flex-direction: column;
			    width: 70%;
				padding-right: 1em;
	        }

	        .rdun-2box-non-div-r2 {
		        display: block;
			    width: 30%;
	        }

	            .rdun-2box-non-div-r2 img {
			        width: 100%;
	            }


	.rdun-2box {
		display: flex;
		flex-wrap:wrap; 
		justify-content: space-between;
		margin: 1em auto;
		width: 100%;
	}

	    .rdun-2box-div {
		    display: flex;
			justify-content: center;
			align-items: center;
			width: 50%;
	    }

	        .rdun-2box-div img {
			    width: 100%;
				border: solid 1px #FFF;
	        }


	.app-4box {
		display: flex;
		flex-wrap: wrap; 
		justify-content: space-between;
		align-items: stretch;
		margin: 1em auto;
		width: 100%;
	}

	    .app-4box-div {
		    display: flex;
		    flex-direction: column;
			margin: 1em 0;
		    padding: 0 2em 2em 2em;
		    width: 24.5%;
			background-color: #E6E6E6;
			background: url("../../images/icon_app_bgwh.jpg"), url("../../images/pic_bgpic3.jpg");
			background-size: auto;
			background-position: left top, center top;
			background-repeat: repeat-x, repeat;
			background-size: 100%;
			text-align: center;
	    }

	        .app-4box-div-icon {
				display: flex;
				flex-direction: column;
				justify-content: center;
				align-items: center;
				text-align: center;
		        width: 100%;
	        }

	            .app-4box-div-icon img {
					display: inline;
		            width: 40%;
	            }

	        .app-4box-div-title {
				display: block;
				padding: 20px 0 10px 0;
		        width: 100%;
				font-weight: bold;
				color: #A51932;
				border-bottom: solid 1px #A51932;
				
	        }

	        .app-4box-div-word {
				display: block;
				padding: 20px 0 0 0;
				width: 100%;
				text-align: justify;
	        }

	.kno-qq {
		display: flex;
		position: relative;
		flex-direction: column;
		justify-content: flex-start;
		align-items: stretch;
		margin: 1em auto 0.5em auto;
		width: 100%;
		color: #A51932;
		z-index: 9999;
	}

	   .kno-qq1 {
		   display: flex;
		   flex-wrap: wrap; 
		   justify-content: flex-start;
		   align-items: baseline;
		   margin: 0 auto 1em auto;
		   padding: 0.5em 1em 0.35em 1em;
		   width: 60%;
		   background-color: #FFF;
		   border-radius: 50px;
		   color: #A51932;
		   font-weight: bold;
		   font-family: Arial;
	   }

	        .kno-qq1 a {
				color: #A51932;
	        }

	        .kno-qq1:hover {
				color: #FFF;
		        background-color: #A51932;
	        }


	.kno-ap {
		display: block;
		position: relative;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto;
		width: 100%;
		height: auto;
		z-index: 999;
	}

	    .kno-ap img {
			width: 100%;
	    }

	.kno-ap-m {
		display: none;
	}

	    .kno-ap-m img {
			width: 100%;
	    }

	.kno-apabline {
		display: block;
		position: absolute;
		margin: 0 auto;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
		height: auto;
		z-index: 2;
	}

	    .kno-apabline img {
			width: 100%;
	    }

	.kno-apab1 {
		display: block;
		position: absolute;
		margin: 0 auto;
		top: 48%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 33%;
		height: auto;
		z-index: 1;
	}

	    .kno-apab1 img {
			width: 100%;
	    }

	.kno-apab2 {
		display: block;
		position: absolute;
		margin: 0 auto;
		top: 44.2%;
		left: 18%;
		transform: translate(-50%, -50%);
		width: 28%;
		height: auto;
		z-index: 5;
	}

	    .kno-apab2 img {
			width: 100%;
	    }

	.kno-apab3 {
		display: block;
		position: absolute;
		margin: 0 auto;
		top: 44.2%;
		left: 80%;
		transform: translate(-50%, -50%);
		width: 28%;
		height: auto;
		z-index: 5;
	}

	    .kno-apab3 img {
			width: 100%;
	    }

	.kno-apab4 {
		display: block;
		position: absolute;
		margin: 0 auto;
		top: 95%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 28%;
		height: auto;
		z-index: 5;
	}

	    .kno-apab4 img {
			width: 100%;
	    }

	.kno-apgraybox {
		display: block;
		position: relative;
		margin: 0.5em auto 0 auto;
		padding: 0.2em;
		width: 80%;
		background: #999999;
		border-radius: 50px;
		color: #FFF;
		text-align: center;
	}

	.kno-apword {
		display: block;
		position: relative;
		margin: 0.5em auto 0 auto;
		padding: 0.2em;
		width: 80%;
	}

	.kno-aptitle {
		display: block;
		position: absolute;
		margin: 0 auto;
		top: 15%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
		text-align: center;
	}


	.kno-syspic1 {
		display: block;
		position: relative;
		margin: 1em auto;
		width: 100%;
		order: 1;
	}

	    .kno-syspic1 img {
		    width: 100%;
	    }
 
	.kno-syspic2 {
		display: block;
		position: absolute;
		top: 5%;
		right: 2.5%;
		width: 25%;
	}

	.kno-systxt1 {
		display: block;
		position: absolute;
		top: 31.5%;
		left: 22.7%;
	}

	.kno-systxt2 {
		display: block;
		position: absolute;
		top: 64.25%;
		left: 12.35%;
	}

	.kno-systxt3 {
		display: block;
		position: absolute;
		top: 93%;
		right: 20%;
		color: #A51932;
	}


	.kno-sys3box {
		display: flex;
		justify-content: space-between;
		position: relative;
		margin: 0 auto;
		width: 100%;
	}

	    .kno-sys3box-div {
		    display: flex;
			flex-direction: column;
		    position: relative;
			padding: 1.5em;
		    width: 32.5%;
			background: #FFF;
	    }

	    .kno-sys3box-div-title {
		    display: block;
			padding: 0 0 10px 0;
	    }

	    .kno-sys3box-div-txt {
		    display: block;
	    }

	    .kno-sys3box-div-txt1 {
		    display: block;
			padding-left: 1em;
			text-indent: -1em;
	    }


	.kno-sys3box-g {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: stretch;
		position: relative;
		margin: 1em auto;
		width: 100%;
	}

	    .kno-sys3box-g-div > i {
			width: 30%;
	    }

	    .kno-sys3box-g-div {
		    display: flex;
			flex-direction: column;
			align-items: center;
		    position: relative;
			margin: 0.5em 0;
			padding: 1.5em 2em;
		    width: 32%;
			background: #F2F2F2;
			border-radius: 10px;
			text-align: justify;
	    }

	    .kno-sys3box-g-div-pic {
		    height: 60px;
			margin: 0 auto 10px auto;
	    }

	        .kno-sys3box-g-div-pic img {
				width: auto;
		        height: 60px;
	        }


	.news-2box {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: stretch;
		position: relative;
		margin: 1em auto;
		width: 100%;
		border-top: solid 1px #333;
	}

	    .news-2box-div1 {
		    display: flex;
			flex-direction: column;
		    width: 45%;
			padding-top: 1.5em;
	    }

	        .news-2box-div1 img {
		        width: 100%;
	        }

	    .news-2box-div2 {
		    display: flex;
			flex-direction: column;
			padding-top: 1.5em;
		    width: 50%;
	    }
   
	    .news-2box-div-content {
		    display: flex;
			flex-direction: column;
			padding: 0 1em;
		    width: 100%;
	    }

	    .news-2box-div-icon {
			display: flex;
            justify-content: flex-start;
			align-items: center;
			margin-top: 20px;
		    width: 100%;
	    }

	        .news-2box-div-icon img {
				margin-left: 10px;
		        width: 2em;
	    }


	.seeus-icon {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: stretch;
		position: relative;
		padding: 2em 0;
		background: url("../../images/bgwhline.jpg");
		background-repeat: repeat-y;
		background-position: center;
		width: 100%;
	}

	    .seeus-icon img {
		    width: 80px;
	    }

	.seeus-map {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: stretch;
		position: relative;
		padding-bottom: 1.5em;
		width: 100%;
		border-bottom: solid 1px #A51932;
	}

	    .seeus-map img {
		    border: solid 1px #A51932;
	    }

	.seeus-address {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		position: relative;
		margin-bottom: 1em;
		padding-bottom: 1.5em;
		width: 100%;
	}

	    .seeus-address-div {
		    padding: 1em 0;
			color: #333;
	    }

	        .seeus-address-div a {
			    color: #333;
	        }

	        .seeus-address-div a:hover {
			    color: #A51932;
	        }


	.seeus-cus {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		position: relative;
		margin-bottom: 1em;
		padding-bottom: 1.5em;
		width: 100%;
	}

	    .seeus-cus-icon {
		    width: 120px;
	    }

	        .seeus-cus-icon img {
		        width: 100%;
	        }

	    .seeus-cus-div {
			text-align: center;
	    }

	    .seeus-cus-link {
			display: flex;
			justify-content: center;
			align-items: center;
			margin: 1.5em 0 0 0;
	    }

	        .seeus-cus-link img {
				margin: 0 10px;
			    width: auto;
				height: 50px;
	        }

	        .seeus-cus-link img:hover {
				opacity: 0.7;
	        }


	.proa-txt {
		display: block;
		margin: 0 auto;
		width: 100%;
		text-align: justify;
	}

	.proa-1-2 {
		display: flex;
		position: relative;
		justify-content: center;
		align-items: stretch;
		margin: 1em auto;
		width: 100%;
	}

	    .proa-1-2 img {
		    width: 100%;
	    }

	    .proa-1-2-divleft {
		    display: flex;
		    position: relative;
			justify-content: center;
			align-items: center;
		    margin: 0 auto;
		    width: 50%;
	    }

	    .proa-1-2-divright {
		    display: flex;
			flex-direction: column;
		    position: relative;
			justify-content: space-around;
			align-items: center;
		    margin: 0 auto;
		    width: 50%;
	    }

	    .proa-1-2-divright-top {
		    display: block;
		    position: relative;
	    }

	    .proa-1-2-divright-bootm {
		    display: block;
		    position: relative;
	    }


	.proa-1-3 {
		display: flex;
		position: relative;
		justify-content: center;
		align-items: stretch;
		margin: 1em auto;
		width: 100%;
	}

	    .proa-1-3 img {
		    width: 100%;
	    }

	    .proa-1-3-divleft {
		    display: flex;
		    position: relative;
			justify-content: center;
			align-items: center;
		    margin: 0 auto;
		    width: 60%;
	    }

	    .proa-1-3-divright {
		    display: flex;
			flex-direction: column;
		    position: relative;
			justify-content: space-between;
			align-items: flex-start;
		    margin: 0 auto;
		    width: 30%;
	    }

	    .proa-1-3-divright-top {
		    display: block;
		    position: relative;
	    }

	    .proa-1-3-divright-middle {
		    display: block;
		    position: relative;
			margin: 10px auto;
	    }

	    .proa-1-3-divright-bootm {
		    display: block;
		    position: relative;
	    }

	    .proa-1-3-indent {
		    padding-left: 0.65em;
			text-indent: -0.65em;
	    }


	.proa-1-2-2 {
		display: flex;
		position: relative;
		justify-content: center;
		align-items: stretch;
		margin: 1em auto;
		width: 100%;
	}

	    .proa-1-2-2 img {
		    width: 100%;
	    }

	    .proa-1-2-2-divleft {
		    display: flex;
		    position: relative;
			justify-content: center;
			align-items: center;
		    margin: 0 auto;
		    width: 55%;
	    }

	    .proa-1-2-2-divright {
		    display: flex;
			flex-direction: column;
		    position: relative;
			justify-content: center;
			align-items: flex-start;
		    margin: 0 auto;
		    width: 35%;
	    }

	    .proa-1-2-2-divright-top {
		    display: block;
		    position: relative;
			margin: 1em auto;
	    }

	    .proa-1-2-2-divright-bootm {
		    display: block;
		    position: relative;
			margin: 1em auto;
	    }

	    .proa-1-2-2-indent {
		    padding-left: 0.65em;
			text-indent: -0.65em;
	    }


	.proa-1-2-2-row {
		display: flex;
		position: relative;
		justify-content: space-between;
		align-items: stretch;
		margin: 1.5em auto;
		width: 100%;
	}

	    .proa-1-2-2-row-div {
		    display: block;
		    width: 32.5%;
	    }

	        .proa-1-2-2-row-div img {
		        width: 100%;
	        }


	.proa-point-2area {
		display: flex;
		position: relative;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: stretch;
		margin: 0 auto;
		width: 100%;
	}

	    .proa-point-2area-div {
		    display: flex;
		    position: relative;
			flex-direction: column;
		    justify-content: flex-start;
		    align-items: stretch;
			margin: 0.75em 0;
		    width: 47%;
			text-align: justify;
			color: #333;
	    }

	        .proa-point-2area-div-evtitle {
		        font-weight: bold;
				color: #000;
	        }

	        .proa-point-2area-div-evspan {
				clear: both;
		        display: inline-block;
				position: relative;
				margin-left: 0.25em;
				padding: 4px 4px 2px 4px;
				width: auto;
				background: #000;
				color: #FFF;
				transform: scale(0.9);
	        }


	.proa-rborer-2area {
		display: flex;
		position: relative;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: stretch;
		margin: 1em auto;
		width: 100%;
	}

	    .proa-rborer-2area-div {
		    display: flex;
		    position: relative;
			flex-direction: column;
		    justify-content: flex-start;
		    align-items: flex-start;
			margin: 0.75em 0;
		    width: 48%;
			text-align: justify;
			color: #333;
			border: solid 1px #A51932;
	    }

	        .proa-rborer-2area-div-title {
		        display: block;
				width: 100%;
				background-color: #A51932;
		        color: #FFF;
				padding: 0.15em 0.65em;
	        }

	        .proa-rborer-2area-div-cc {
		        display: flex;
				flex-wrap: wrap;
				justify-content: flex-start;
				align-items: flex-start;
				width: 100%;
	        }

	            .proa-rborer-2area-div-cc-div {
		            display: block;
					padding: 0.35em 0.75em;
				    width: auto;
					color: #808080;
					line-height: 140%;
	            }


	.proa-contorl {
		display: flex;
		position: relative;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: stretch;
		margin: 0 auto;
		width: 100%;
	}

	    .proa-contorl-div1 {
		    display: flex;
		    position: relative;
			flex-direction: column;
		    justify-content: flex-start;
		    align-items: stretch;
		    width: 38%;
	    }

	    .proa-contorl-div2 {
		    display: flex;
		    position: relative;
			flex-direction: column;
		    justify-content: flex-start;
		    align-items: flex-start;
		    width: 58%;
	    }

	        .proa-contorl-div2-title {
		        display: block;
		        position: relative;
				padding-bottom: 5px;
				width: 100%;
			    font-weight: bold;
		        color: #A51932;
				border-bottom: solid 1px #333;
	        }

	        .proa-contorl-div2-ev {
		        display: block;
		        position: relative;
				margin: 0.5em 0;
		        color: #808080;
	        }


	.proa-linepic {
		display: block;
		margin: 0 auto;
		width: 100%;
	}

	    .proa-linepic img {
		    width: 100%;
	    }


	.proa-table1 {
		display: block;
		margin: 1em auto;
		width: 55%;
	}

	    .proa-table1 img {
		    width: 100%;
	    }

	.proa-icon888 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
		margin: 0 auto;
		width: 100%;
	}

	    .proa-icon888-div {
		    display: flex;
		    flex-direction: column;
		    margin: 1em 0;
		    width: 24%;
			text-align: center;
	    }

	        .proa-icon888-div img {
				display: block;
				margin: 0 auto 0.5em auto;
		        width: 35%;
	        }


	.proa-icon666 {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
		margin: 0 auto;
		width: 100%;
	}

	    .proa-icon666-div {
		    display: flex;
		    flex-direction: column;
		    margin: 1em 0;
		    width: 32%;
			text-align: center;
	    }

	        .proa-icon666-div img {
				display: block;
				margin: 0 auto 0.5em auto;
		        width: 28%;
	        }


	.download-icon {
		display: block;
		margin: 1em auto;
		width: 160px;
	}

	    .download-icon img {
		    width: 100%;
	    }

	    .download-icon img:hover {
		    transform: scale(1.1);
	    }


	.proa-picture {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 2em auto;
		padding: 2em 0;
		width: 100%;
		border-top: solid 1px #A51932;
	}

	    .proa-picture-div {
			position: relative;
			margin: 0.6% 0;
		    width: 24%;
			height: auto;
			cursor: pointer;
			overflow: hidden;
	    }

	        .proa-picture-div img {
		        display:block;
				width: 100%;
		        -webkit-transition:all .3s linear;
		        transition:all .3s linear;
	        }

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

	    .proa-picture-divab {
			position: relative;
			overflow: hidden;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			text-align: center;
			color: #FFF;
			font-size: 200%;
	    }

	    .proa-picture-div .overlay {
		    position: absolute;
		    overflow: hidden;
		    width: 100%;
		    height: 100%;
		    top: 0;
		    left: 0;
		    opacity:0;
	        filter:alpha(opacity=100);
		    background-color:rgba(0,0,0,0.7);
		    -webkit-transition:all .3s ease-in-out;
		    transition:all .3s ease-in-out;
	    }

	        .proa-picture-div:hover .overlay {
	            opacity:1;
	            filter:alpha(opacity=100);
				-webkit-transition:all .3s ease-in-out;
                transition:all .3s ease-in-out;
	        }


	.proa-meti-4 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: stretch;
		margin: 2em auto;
		padding: 2em 0;
		width: 100%;
	}

	    .proa-meti-4-div {
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: flex-start;
			position: relative;
			padding: 1.5em;
			margin-bottom: 1em;
		    width: 24%;
			height: auto;
			background: #F2F2F2;
			text-align: justify;
	    }

	        .proa-meti-4-div-tt {
			    display: block;
				width: 100%;
			    color: #A51932;
				font-weight: bold;
				text-align: center;
	        }

	        .proa-meti-4-div-ttunder {
			    display: block;
				position: relative;
				margin-bottom: 0.5em;
				padding-bottom: 0.5em;
				width: 100%;
				height: 14px;
				border-bottom: solid 1px #A51932;
				border-right: solid 1px #A51932;
	        }

	            .proa-meti-4-div-ttunder::after {
			        display: block;
			        content:'';
			        width: 14px;
					height: 14px;
					border: solid 1px #A51932;
					border-color: transparent #A51932 transparent transparent;
					transform:rotateZ(50deg) scale(1.48);
					position: absolute; 
					top: -7px;
					right: 6px; 
	            }


	.proa-meti-2 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: stretch;
		margin: 2em auto;
		padding: 2em 0;
		width: 80%;
	}

	    .proa-meti-2-div {
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: flex-start;
			position: relative;
			padding: 1.5em;
			margin-bottom: 1em;
		    width: 49%;
			height: auto;
			background: #F2F2F2;
			text-align: justify;
	    }

	        .proa-meti-2-div-tt {
			    display: block;
				width: 100%;
			    color: #A51932;
				font-weight: bold;
				text-align: center;
	        }

	        .proa-meti-2-div-ttunder {
			    display: block;
				position: relative;
				margin-bottom: 0.5em;
				padding-bottom: 0.5em;
				width: 100%;
				height: 14px;
				border-bottom: solid 1px #A51932;
				border-right: solid 1px #A51932;
	        }

	            .proa-meti-2-div-ttunder::after {
			        display: block;
			        content:'';
			        width: 14px;
					height: 14px;
					border: solid 1px #A51932;
					border-color: transparent #A51932 transparent transparent;
					transform:rotateZ(50deg) scale(1.48);
					position: absolute; 
					top: -7px;
					right: 6px; 
	            }

	.proa-meti-3 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: stretch;
		margin: 2em auto;
		padding: 2em 0;
		width: 100%;
	}

	    .proa-meti-3-div {
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: flex-start;
			position: relative;
			padding: 1.5em;
			margin-bottom: 1em;
		    width: 32%;
			height: auto;
			background: #F2F2F2;
			text-align: justify;
	    }

	        .proa-meti-3-div-tt {
			    display: block;
				width: 100%;
			    color: #A51932;
				font-weight: bold;
				text-align: center;
	        }

	        .proa-meti-3-div-ttunder {
			    display: block;
				position: relative;
				margin-bottom: 0.5em;
				padding-bottom: 0.5em;
				width: 100%;
				height: 14px;
				border-bottom: solid 1px #A51932;
				border-right: solid 1px #A51932;
	        }

	            .proa-meti-3-div-ttunder::after {
			        display: block;
			        content:'';
			        width: 14px;
					height: 14px;
					border: solid 1px #A51932;
					border-color: transparent #A51932 transparent transparent;
					transform:rotateZ(50deg) scale(1.48);
					position: absolute; 
					top: -7px;
					right: 6px;  
	            }

	.proa-unique {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: stretch;
		margin: 1em auto 3em auto;
		padding: 0;
		width: 100%;
	}

	    .proa-unique-div {
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: flex-start;
			position: relative;
			padding: 1.5em;
			margin-bottom: 1em;
		    width: 32%;
			height: auto;
			background: #F2F2F2;
			text-align: justify;
	    }

	        .proa-unique-div-tt {
			    display: block;
				margin-bottom: 0.5em;
				padding-bottom: 0.5em;
				width: 100%;
				border-bottom: solid 1px #A51932;
			    color: #A51932;
				font-weight: bold;
				text-align: center;
				
	        }

	.proa-pro1table {
		display: block;
		margin: 1em auto;
		width: 100%;
		height: auto;
		overflow: auto;
	}

	    .proa-pro1table img {
		    display: block;
		    margin: 0 auto;
		    width: 800px;
		    height: auto;
	    }

	    .proa-pro1tablenote {
		    display: block;
		    margin: 0.5em auto;
		    width: 800px;
		    height: auto;
	    }

	.proa-pro1table2 {
		display: block;
		margin: 1em auto;
		width: 100%;
		height: auto;
		overflow: auto;
	}

	    .proa-pro1table2 img {
		    display: block;
		    margin: 0 auto;
		    width: 1230px;
		    height: auto;
	    }

	    .proa-pro1tablenote2 {
		    display: block;
		    margin: 0.5em auto;
		    width: 100%;
		    height: auto;
	    }



/* setting word */

	.txt {
		font-size: 1.1em;
	}

	.txt-r-b {
		font-size: 1.1em;
		color: #A51932;
		font-weight: bold;
	}

	.txt2 {
		font-size: 1.25em;
		line-height: 150%;
	}


	.txt2-r-b {
		font-size: 1.25em;
		color: #A51932;
		font-weight: bold;
		line-height: 150%;
	}

	.txt3 {
		font-size: 1.25em;
		line-height: 150%;
	}

	.bigtitle {
		font-size: 2em;
		line-height: 160%;
	}

	.bigtitle1 {
		font-size: 1.7em;
		line-height: 120%;
	}

	.bigtitle2 {
		font-size: 1.3em;
		line-height: 120%;
	}

	.bigtitle3 {
		font-size: 1.5em;
		line-height: 120%;
	}

	.more1 {
		display: inline-block;
		position: relative;
		margin: 0 auto;
		background-color: #FFF;
		padding: 3px 5px 2px 5px;
		color: #808080;
		border: solid 1px #808080;
	}

	    .more1:hover {
		    background-color: #A51932;
		    padding: 3px 5px 2px 5px;
		    color: #FFF;
		    border: solid 1px #A51932;
			cursor: pointer;
	}



/* myBtn - go top */

	#myBtn {
		display: block;
		background-color: transparent;
		border: 0;
		padding: 0.7em;
		position: fixed;
		bottom: 2em;
		right: 0;
		cursor: pointer;
		z-index: 9999;
	    outline: none;
	}

	#myBtn img{
		width: 40px;
		height: 40px;
	    outline: none;
	}


/* vedio */
	.video-container {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: ;
		height: 0;
		overflow: hidden;
	}

	.video-container iframe, .video-container object, .video-container embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding: 0 1em;
	}


/* Footer */

	#footer {
		width: 100%;
		background: #CCCCCC;
		color: #666666;
		padding: 0;
		text-align: left;
	}

		#footer .content {
		    display: block;
		    margin: 0 auto;
			padding-top: 1em;
        }

		#footer .content a {
			color: #666666;
        }

		#footer .content a:hover {
			color: #A51932;
        }

		#footer .logoarea {
		    display: flex;
			display: -webkit-flex; /* Safari */
			justify-content: center;
		    width: 100%;
		    padding: 3em 0 0 0;
	     }

		#footer .fdivlogo {
		    display: block;
			width: 280px;
	     }

		        #footer .fdivlogo img {
					display: block;
				    width: 100%;
	            }

		#footer .fdivall {
		    display: flex;
			display: -webkit-flex; /* Safari */
			flex-wrap: wrap;
			margin: 0 auto;
		    width: 100%;
		    justify-content: space-between;
		    padding: 2em 0 5em 0;
	     }


		#footer .div1 {
			width: 22%;
			font-weight:normal;
			border-top: solid 1px #808080;
		}

		#footer .div2 {
			display: flex;
			display: -webkit-flex; /* Safari */
			justify-content: space-between;
			flex-wrap: wrap;
			border-top: solid 1px #808080;
			width: 74%;
		}

		#footer .div2-div {
			display: block;
			margin-right: 1em;
		}

		#footer .div3 {
			display: flex;
			display: -webkit-flex; /* Safari */
			justify-content: flex-start;
			flex-wrap: wrap;
			width: 22%;
		}

		#footer .div4 {
			display: flex;
			display: -webkit-flex; /* Safari */
			justify-content: flex-end;
			flex-wrap: wrap;
			width: 74%;
			background: url("../../images/footerbgline.jpg");
			background-repeat: repeat-x;
			background-position: center center;
		}

		    #footer .div4-c1 {
				display: flex;
				padding-left: 1em;
				width: auto;
                background: #CCCCCC;
		    }

		    #footer .div4-c {
				margin: 15px;
				height: 33px;
		    }

		        #footer .div4-c img {
				    width: auto;
					height: 100%;
		        }

		        #footer .div4-c:hover {
				    opacity: 0.7;
		        }


		#footer .title1 {
			display: block;
			width: 100%;
			font-size: 1.5em;
			font-weight: bold;
			margin: 25px 0 10px 0;
			color: #000;
		}

		#footer .title2 {
			display: block;
			width: 100%;
			font-size: 1.1em;
			font-weight: bold;
			margin: 20px 0 10px 0;
			color: #000;
		}

		    #footer .title2:hover {
			    color: #A51932;
		    }


		#footer .txt1 {  /* 定義所有字母均為大寫 */
			text-transform: uppercase;
		}

		#footer .txt2 {  /* 定義所有字母均為小寫 */
			text-transform: lowercase;
		}

		#footer .txt3 {  /* 定義單字的第一個字母大寫，其他字母小寫 */
			ext-transform: capitalize;
			font-size: 1em;
			line-height: 150%;
			margin-left: 3.8em;
		    text-indent: -3.8em;
			color: #666666;
		}

		    #footer :hover {  
			     color: #A51932;
		     }

		#footer .txt3-1 {  /* 定義單字的第一個字母大寫，其他字母小寫 */
			ext-transform:capitalize;
			font-size: 1em;
			line-height: 150%;
			color: #666666;
		}

		    #footer .txt3-1 a  { 
			     color: #666666;
		     }

		    #footer .txt3-1 a:hover {  
			     color: #A51932;
		     }

		#footer .txt4t {  /* 定義單字的第一個字母大寫，其他字母小寫 */
			ext-transform:capitalize;
			color: #FFF;
		}

		#footer .txt4t a {  /* 定義單字的第一個字母大寫，其他字母小寫 */
			ext-transform:capitalize;
			color: #FFF;
		}

		#footer .txt4 {  /* 定義單字的第一個字母大寫，其他字母小寫 */
			ext-transform:capitalize;
			font-size: 0.95em;
		}





/* Wide */

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

/* header */
	
/* banner */

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

	.bodycontainer {

	    width: 85%;
	}

	.bodycontainer1 {
	    width: 82%;
	}
	
	.bodycontainer2 {
	    width: 75%;
	}

	.bodycontainer3 {
	    width: 45%;
	}

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

	.footercontainer {
	    width: 85%;
	}
	
/* Wrapper */
	

/* setting */

	.b_space {
		width: 97%;
	}
	
	.abobgpic4 {
		margin: 0 auto 12em;
		width: 54.6%;
	}
	

/* Footer */


	
}


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

/* header */
	
		.headlogo {
		    width: 220px;
			height: auto;
			top: -20px;
		}
	
/* banner */

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

	.bodycontainer {
	    width: 85%;
	}

	.bodycontainer1 {
	    width: 85%;
	}
	
	.bodycontainer2 {
	    width: 75%;
	}

	.bodycontainer3 {
	    width: 55%;
	}
	
	.bodycontainer5 {
	    width: 75%;
	}

	.footercontainer {
		position: relative;
		margin: 0 auto;
	    width: 85%;
	}

	
	
/* Wrapper */
	

	
/* setting */
	
	.b_space {
		width: 92%;
	}

	.under_space_2em {
	    padding: 1em;
	}
	
	    .ind5indicon-div {
			width: 13%;
	    }

	        .ind5indicon-div img {
			    width: 100%;
	        }

	    .ind5indicon-div-name {
			margin-top: 10px;
	    }

	    .ind5indicon-div-c {
			width: 15%;
	    }

	    .ind5indicon-line {
		    width: 80%;
			top: 40%;
			left: 50%;
	    }

	    .ind5indicon-div-c-bg {
			width: 38%;
	    }
	
	
	    .ind3-line-div {
			width: 15%;
	    }

	    .ind3-line-div-c {
			margin-top: -5px;
			width: 15%;
	    }
	
	    .ind3-line-div-c-bg {
			width: 38%;
	    }
	
	
	    .abo3pic-div {
			padding: 35px;
		    width: 32%;
	    }

	    .abo3pic-divab1 {
			width: 40%;
	    }

	.abobgpic4 {
		margin: 0 auto 10em;
		width: 67.5%;
	}
	

	    .abo5indicon-div {
			width: 13%;
	    }

	        .abo5indicon-div img {
			    width: 100%;
	        }

	    .abo5indicon-div-name {
			margin-top: 10px;
	    }

	    .abo5indicon-div-c {
			width: 15%;
	    }

	    .abo5indicon-line {
		    width: 80%;
			top: 40%;
			left: 50%;
	    }

	    .abo5indicon-div-c-bg {
			width: 38%;
	    }
	
	.rdunicon {
		width: 14%;
	}
	
	
	.kno-apab1 {
		top: 48%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 33%;
	}


	.kno-apab2 {
		top: 44.2%;
		left: 17%;
		transform: translate(-50%, -50%);
		width: 28%;
	}

	.kno-apab3 {
		top: 44.2%;
		left: 83%;
		transform: translate(-50%, -50%);
		width: 28%;
	}

	.kno-apab4 {
		top: 100%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 28%;
	}

	
	.kno-apgraybox {
		margin: 0.5em auto 0 auto;
		padding: 0.2em;
		width: 100%;
	}

	.kno-apword {
		margin: 0.5em auto 0 auto;
		padding: 0.2em;
		width: 100%;
	}
	
	.kno-syspic2 {
		top: 5%;
		right: 2.5%;
		width: 25%;
	}

	.kno-systxt1 {
		top: 31.5%;
		left: 22%;
	}

	.kno-systxt2 {
		top: 64.25%;
		left: 11.5%;
	}

	.kno-systxt3 {
		top: 93%;
		right: 18%;
	}

	.proa-table1 {
		width: 60%;
	}
	
	
	
/* Footer */
	
		#footer .fdivall {
		    justify-content: space-between;
		    padding: 2em 0 5em 0;
	     }


		#footer .div1 {
			width: 28%;
		}

		#footer .div2 {
			width: 68%;
		}
	
		#footer .div3 {
			width: 28%;
		}

		#footer .div4 {
			width: 68%;
		}
	
	
	
}
	
/* Normal */

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

/* header */

		#header nav {
		}

			#header nav ul li {

			}

	
		.headlogo {
		    width: 200px;
			height: auto;
			top: -18px;
		}
	
/* banner */
	.bannerab1 {
		left: 5%;
	}

	.bannertitle {
		font-size: 2.5em;
		line-height: 1.35em;
	}

	.bannerword {
		margin-top: 30px;
		font-size: 1.25em;
		line-height: 1.35em;
	}
	
	

/* area-container */
	.headcontainer {
	    width: 90%;
	}
	
	.bodycontainer {
	    width: 90%;
	}
	
	.bodycontainer1 {
	    width: 85%;
	}
	
	.bodycontainer2 {
	    width: 75%;
	}

	.bodycontainer3 {
	    width: 60%;
	}

	.bodycontainer5 {
	    width: 75%;
	}
	
	.footercontainer {
	    width: 90%;
	}


	
/* Wrapper */

		.wrapper.style-wh {  
			padding: 4em 0;
		}

	
/* setting */
	
	.b_space {
		width: 90%;
	}
	
	    .ind-apparea-div10 {
		    width: 45%;
	    }

	    .ind3-line-div-c {
			margin-top: -5px;
	    }

	.abobgpic4 {
		margin: 0 auto 9em;
		width: 72%;
	}
	
	.rd3pic1 {

	}

	    .rd3pic1-div {
			margin: 1em 0;
		    width: 31%;
	    }

	    .rd3pic1-div-name {
			bottom: 15%;
	    }
	
	
	.rdunicon {
		width: 15%;
	}
	

	.kno-syspic2 {
		top: 5%;
		right: 0%;
		width: 25%;
	}

	.kno-systxt1 {
		top: 31.5%;
		left: 21.5%;
	}

	.kno-systxt2 {
		top: 64.25%;
		left: 11%;
	}

	.kno-systxt3 {
		top: 93%;
		right: 17%;
	}

	
	
	
/* Footer */
	
		#footer .fdivlogo {
		    display: block;
			width: 230px;
	     }
	

	

}


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

/* header */

		#header nav {

		}

			#header nav ul li {

			}

		.headlogo {
		    width: 200px;
			height: auto;
			top: -35px;
		}
	
/* banner */
	
	.bannerab1 {
		left: 5%;
	}

	.bannertitle {
		font-size: 2.2em;
		line-height: 1.35em;
	}

	.bannerword {
		margin-top: 10px;
		font-size: 1.2em;
		line-height: 1.35em;
	}
	
	
/* Wrapper */
	

	
/* setting */
	
	.b_space {
		width: 88%;
	}
	
	.rdun-3box {
		flex-wrap: wrap;
	}

	    .rdun-3box-div {
			margin: 0.5em 0;
			padding: 25px;
		    width: 100%;
	    }

	    .rdun-3box-div-title {
			padding: 0 0 10px 0;
	    }

	    .rdun-3box-div-txt {
		    display: block;
			padding: 10px 0 0 0;
			text-align: justify;
	    }

	    .rdun-3box-div-txt1 {

	    }

	.rdun-1box {
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
		width: 100%;
	}

	    .rdun-1box-div {
			margin: 0.5em 0;
			padding: 25px;
	    }

	    .rdun-1box-div-l {
			width: 31.5%;
	    }

	    .rdun-1box-div-r {
			padding: 0 1em;
			width: 66%;
	    }
	
	
	.rdun-2box-non {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		margin: 0 auto;
		width: 100%;
	}

	    .rdun-2box-non-div-l {
			margin-bottom: 1em;
			padding: 25px;
			width: 100%;
	    }

	    .rdun-2box-non-div-r {
			padding: 25px;
			width: 100%;
	    }

	
	.app-4box {
		justify-content: flex-start;
	}

	    .app-4box-div {
			margin: 1em 5px;
		    width: 32%;
	    }

	            .app-4box-div-icon img {
		            width: 35%;
	            }
	
	
	.kno-qq {
		width: 100%;
	}

	   .kno-qq1 {
		   width: 60%;
	   }
 
	
	.proa-meti-4 {

	}

	    .proa-meti-4-div {
		    width: 32%;
	    }
	
	
	.proa-meti-2 {
		width: 90%;
	}

	    .proa-meti-2-div {

	    }


	
/* setting word */

	.txt {
		font-size: 1.1em;
	}

	.txt-r-b {
		font-size: 1.1em;
		color: #A51932;
		font-weight: bold;
	}

	.txt2 {
		font-size: 1.25em;
		line-height: 150%;
	}

	.txt2-r-b {
		font-size: 1.25em;
		color: #A51932;
		font-weight: bold;
		line-height: 150%;
	}
	
	.txt3 {
		font-size: 1.25em;
		line-height: 150%;
	}

	.bigtitle {
		font-size: 2em;
		line-height: 160%;
	}

	.bigtitle1 {
		font-size: 1.7em;
		line-height: 120%;
	}

	.bigtitle2 {
		font-size: 1.3em;
		line-height: 120%;
	}

	.bigtitle3 {
		font-size: 1.35em;
		line-height: 120%;
	}
	
	
/* Footer */


	
}


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

/* header */

		#header nav {

		}

			#header nav ul li {

			}

/* Wrapper */
	
		.wrapper.stylegray1 {  
			padding: 8em 0 4em 0;
		}
	
	
/* setting */
	
	.b_space {
		width: 86%;
	}
	
	    .ind-apparea-div10 {
		    width: 55%;
	    }

	
	.kno-syspic2 {
		top: 5%;
		right: 0%;
		width: 25%;
	}

	.kno-systxt1 {
		top: 31.5%;
		left: 20.5%;
	}

	.kno-systxt2 {
		top: 64.25%;
		left: 10%;
	}

	.kno-systxt3 {
		top: 93%;
		right: 15%;
	}
	
	
}

/* Normal */

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

/* header */

		#header nav {

		}

			#header nav ul li {

			}

	
/* banner */


/* Wrapper */
	
		.wrapper.style-wh {  
			padding: 3em 0;
		}

	
	
/* setting */
	
	.b_space {
		width: 84%;
	}
	
	.under_space_2em {
	    padding: 0.25em;
	}
	
	.ind3pic {
		
	}
	
	    .ind3pic-div {
		    width: 26%;
	    }
	
	.ind3-line-centerline {
		padding: 6em 0 6em 0;
	}
	
	.ind3-line-centerline1 {
		padding: 6em 0 6em 0;
	}
	
	.ind-news3 {
		flex-wrap: wrap;
	}

	    .ind-news3-div {
			background: url("../../images/pic_bgpic4.jpg"), url("../../images/pic_bgpic3.jpg");
			background-size: 140%, 100%;
			background-position: center top, center top;
			background-repeat: no-repeat, repeat;
		    width: 49%;
			margin: 1em 0;
	    }

	    .abo3pic-div {
			padding: 35px;
		    width: 30%;
	    }

	    .abo3pic-divab1 {
			width: 40%;
	    }

	.abo5indicon {
		margin-bottom: 7em;
	}
	
	.abobgpic4 {
		margin: 0 auto 7em;
		width: 80%;
	}
	
	.rdunicon {
		width: 16%;
	}
	
	
	.app-4box {
		justify-content: center;
	}

	    .app-4box-div {
			margin: 1em 5px;
		    width: 48%;
	    }

	            .app-4box-div-icon img {
		            width: 30%;
	            }
	
	
	.kno-syspic2 {
		top: 5%;
		right: 0%;
		width: 25%;
	}

	.kno-systxt1 {
		top: 31.5%;
		left: 20%;
	}

	.kno-systxt2 {
		top: 64.25%;
		left: 9.5%;
	}

	.kno-systxt3 {
		top: 93%;
		right: 13%;
	}
	
	
	.proa-table1 {
		width: 75%;
	}
	
	
	.proa-icon888 {

	}

	    .proa-icon888-div {
		    width: 22%;
	    }

	        .proa-icon888-div img {
		        width: 50%;
	        }
	
	
	.proa-icon666 {

	}

	    .proa-icon666-div {
		    width: 32%;
	    }

	        .proa-icon666-div img {
		        width: 34%;
	        }
	
	
	.proa-picture {
		margin: 2em auto;
		padding: 2em 0 0 0;
	}

	    .proa-pro1tablenote {
		    width: 100%;
	    }
	
	
/* Footer */

		#footer .fdivall {
		    justify-content: space-between;
		    padding: 2em 0 5em 0;
	     }


		#footer .div1 {
			width: 33%;
		}

		#footer .div2 {
			width: 62%;
		}
	
		#footer .div3 {
			width: 33%;
		}

		#footer .div4 {
			width: 62%;
		}
	

}

/* Narrower */

#navPanel, #navButton {
		display: none;
}

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

			html, body {
				overflow-x: hidden;
			}

			header.major {
				padding-bottom: 0.25em;
			}

			header.special {
				margin-bottom: 4em;
				padding-top: 5em;
			}

				header.special:before, header.special:after {
					width: 40%;
				}

				header.special h2 + p {
					padding-top: 1.25em;
				}

		/* 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;
	}

		.headlogo {
		    width: 180px;
			height: auto;
			top: -36px;
			left: 30px;
		}
	
/* banner */
	
	.bannerab1 {
		left: 5.25%;
	}

	.bannertitle {
		font-size: 2em;
		line-height: 1.25em;
	}

	.bannerword {
		margin-top: 10px;
		font-size: 1em;
		line-height: 1.25em;
	}
	
/* area-container */
	.headcontainer {
	    width: 90%;
	}

	.bodycontainer {
	    width: 85%;
	}
	
	.bodycontainer1 {
	    width: 90%;
	}

	.bodycontainer2 {
	    width: 80%;
	}
	
	.bodycontainer3 {
	    width: 70%;
	}
	
	.bodycontainer5 {
	    width: 70%;
	}

	.footercontainer {
	    width: 90%;
	}
	
/* Wrapper */
	
		.wrapper.stylegray2 {  
			background: url("../../images/pic_bgpic1.png"), url("../../images/pic_indbgpic1.png"), url("../../images/pic_bgpic.png");
			background-size: 199%;
			background-position: center bottom, center top, center top, center top;
			background-repeat: no-repeat, no-repeat, repeat-y;
			padding: 15em 0 5em 0;
		}
	
	
	    .ind3pic-div {
		    width: 28%;
	    }
	
/* setting */
	
	.b_space {
		width: 80%;
	}
	
	.under_space_2em {
	    padding: 0.5em;
	}
	
	    .ind3-line-div-c {
			margin-top: -10px;
	    }
	
	    .ind-apparea-div1 {
		    width: 35%;
			top: 50%;
			left: 50%;
	    }

	    .ind-apparea-div2 {
		    width: 25%;
			top: 7%;
			left: 50%;
	    }

	    .ind-apparea-div3 {
		    width: 25%;
			top: 20%;
			left: 74%;
	    }

	    .ind-apparea-div4 {
		    width: 25%;
			top: 52%;
			left: 82%;
	    }

	    .ind-apparea-div5 {
		    width: 25%;
			top: 82%;
			left: 72%;
	    }

	    .ind-apparea-div6 {
		    width: 25%;
			top: 93%;
			left: 50%;
	    }

	    .ind-apparea-div7 {
			width: 25%;
			top: 82%;
			left: 27%;
	    }

	    .ind-apparea-div8 {
			width: 25%;
			top: 52%;
			left: 18%;
	    }

	    .ind-apparea-div9 {
			width: 25%;
			top: 20%;
			left: 27%;
	    }
	
	    .ind-apparea-div10 {
			margin: 0 auto 1em auto;
		    width: 80%;
	    }

    .abo3pic {
		margin-top: 1.8%;
    }
	
	    .abo3pic-div {
			padding: 25px;
		    width: 35%;
	    }

	    .abo3pic-divab1 {
			width: 41.5%;
	    }

	    .abo3pic-divab1-bg {
			width: 110%;
	    }

	
	.abobgpic4 {
		margin: 0 auto 7em;
		width: 85%;
	}
	

	.rdunicon {
		width: 16%;
	}
	
	.app-4box {

	}

	    .app-4box-div {
			margin: 1em 5px;
		    width: 48%;
	    }

	            .app-4box-div-icon img {
		            width: 30%;
	            }
	
	
	.kno-apab1 {
		top: 48%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 33%;
	}


	.kno-apab2 {
		top: 44.2%;
		left: 17%;
		transform: translate(-50%, -50%);
		width: 28%;
	}

	.kno-apab3 {
		top: 44.2%;
		left: 83%;
		transform: translate(-50%, -50%);
		width: 28%;
	}

	.kno-apab4 {
		top: 105%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 28%;
	}

	
	.kno-apgraybox {
		margin: 0.5em auto 0 auto;
		padding: 0.2em;
		width: 100%;
	}

	.kno-apword {
		margin: 0.5em auto 0 auto;
		padding: 0.2em;
		width: 100%;
	}
	
	
	.kno-sys3box {
		flex-direction: column;
		justify-content: space-between;
	}

	    .kno-sys3box-div {
			margin: 0.5em 0;
		    width: 100%;
	    }
	
	
	.kno-sys3box-g {
		width: 100%;
	}

	    .kno-sys3box-g-div > i {
			width: 49%;
	    }

	    .kno-sys3box-g-div {
		    width: 49%;
	    }

	    .kno-sys3box-g-div-pic {
		    height: 60px;
			margin: 0 auto 10px auto;
	    }

	.proa-icon888 {

	}

	    .proa-icon888-div {
		    width: 22%;
	    }

	        .proa-icon888-div img {
		        width: 60%;
	        }
	
	.proa-icon666 {

	}

	    .proa-icon666-div {
		    width: 32%;
	    }

	        .proa-icon666-div img {
		        width: 42%;
	        }
	
	
	.proa-meti-3 {
		margin: 1em auto;
	}

	    .proa-meti-3-div {
		    width: 49%;
	    }
	
	
/* Footer */

		#footer .fdivlogo {
		    display: block;
			width: 200px;
	     }
	
		#footer .fdivall {
		    justify-content: space-between;
		    padding: 2em 0 5em 0;
	     }

		#footer .div1 {
			width: 38%;
		}

		#footer .div2 {
			width: 58%;
		}
	
		#footer .div3 {
			width: 38%;
		}
	
		#footer .div4 {
			width: 58%;
		}
	
		    #footer .div4-c {
				margin: 10px;
				height: 30px;
		    }
	
	
	/* 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: 60px;
				left: 0;
				position: fixed;
				top: 10px;
				width:;
				z-index: 100000;
			}

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

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

					#navButton .toggle:before {
						color: #FFF;
						border-radius: 5px;
						content: '\f0c9';
						font-size:1.5em;
						height: 50px;
						left: 10px;
						line-height: 50px;
						opacity: 0.5;
						position: absolute;
						top: 11px;
						width: 50px;
						z-index: 1;
						box-shadow: 2px 2px 2px #666;
					}

					#navButton .toggle:after {
						background: #A51932;
						border-radius: 5px;
						content: '';
						height: 50px;
						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.9em;
				letter-spacing: 0.075em;
				text-transform:none;
				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:hover {
						    background-color: #333;
					    }
	
					#navPanel .link.depth-0 {
						font-weight: 900;
					}
	
	                /*
					   #navPanel .link.depth-0:after {
						    -moz-osx-font-smoothing: grayscale;
						    -webkit-font-smoothing: antialiased;
						    font-family: FontAwesome, "Arial",sans-serif, serif;
						    font-style: normal;
						    font-weight: normal;
						    text-transform: none !important;
							content: '\f0d7';
							margin-left: 2px;
					    }
	                */

					#navPanel .link:first-child {
						/*display: none;
						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);
			}

		
}



/* Mobile */

@media screen and (max-width: 840px) {
		
		/* 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;
			}
		
/* banner */

	.bannerab1 {
		left: 5%;
	}
	
	.bannerab2 {
		display: block;
		position: absolute;
		width: 100%;
		top: -40px;
		left: 50%;
		transform: translate(-50%, 0);
		z-index: 1;
		
		-moz-animation-name: head1;
		-moz-animation-duration: 1.5s;
		-moz-animation-iteration-count: 1;
		-moz-animation-fill-mode: forwards;
		-webkit-animation-name: head1;
		-webkit-animation-duration: 1.5s;
		-webkit-animation-iteration-count: 1;
		-webkit-animation-fill-mode: forwards;
		-ms-animation-name: head1;
		-ms-animation-duration: 1.5s;
		-ms-animation-fill-mode: 1;
		-ms-animation-fill-mode: forwards;
		-o-animation-name: head1;
		-o-animation-duration: 1.5s;
		-o-animation-fill-mode: 1;
		-o-animation-fill-mode: forwards;
		animation-name: head1;
		animation-duration: 1.5s;
		animation-iteration-count: 1;
		animation-fill-mode: forwards;

	}
	
		    @keyframes head1 {
			    0%    {top: -40px; opacity: 0;}
			    100%  {top: 0; opacity: 1;}
		    }

	.bannertitle {
		font-size: 1.5em;
		line-height: 1.2em;

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

		    @keyframes b1 {
			    0%    {margin-left: -50px; opacity: 0;}
			    10%    {margin-left: -50px; opacity: 0;}
			    100%  {margin-left: 0px; opacity: 1;}
		    }

	.bannerword {
		margin-top: 10px;
		font-size: 0.9em;
		line-height: 1.2em;
	}
	
	
		
/* area-container */
	.headcontainer {
	    width: 90%;
	}

	.bodycontainer {
	    width: 85%;
	}
	
	.bodycontainer1 {
	    width: 80%;
	}

	.bodycontainer2 {
	    width: 85%;
	}
	
	.bodycontainer3 {
	    width: 80%;
	}

	.bodycontainer5 {
	    width: 80%;
	}
	
	.footercontainer {
	    width: 90%;
	}
	
/* Wrapper */
	
		.wrapper.stylegray2 {  
			background: url("../../images/pic_bgpic1.png"), url("../../images/pic_indbgpic1.png"), url("../../images/pic_bgpic.png");
			background-size: 220%;
			background-position: center bottom, center top, center top, center top;
			background-repeat: no-repeat, no-repeat, repeat-y;
			padding: 13em 0 3em 0;
		}
	
	
/* setting */

	.b_space {
		width: 75%;
	}
	
	.under_space_5em {
	    padding: 0;
	}
	
	    .ind3pic-div {
		    width: 28%;
	    }

	    .ind3pic-name {
			bottom: 10px;
	    }
	
	.ind4-pro {
		flex-wrap: wrap;
	}

	    .ind4-pro-div {
			width: 47.5%;
	    }

	.ind3-line-centerline {
		padding: 6em 0 6em 0;
	}
	
	.ind3-line-centerline1 {
		padding: 6em 0 6em 0;
	}
	
	    .ind3-line-div-c {
			margin-top: -15px;
	    }
	
	    .abo3pic-div {
			padding: 25px;
		    width: 35%;
	    }

	    .abo3pic-divab1 {
			width: 44%;
	    }

	    .abo3pic-divab1-bg {
			width: 113%;
	    }

	
	.rd3pic1 {

	}

	    .rd3pic1-div {
			margin: 1em 0;
		    width: 31%;
	    }

	    .rd3pic1-div-name {
			bottom: 12%;
	    }
	
	
	.kno-ap {
		display: none;
	}

	.kno-ap-m {
		display: block;
	}

	.kno-ap-m-pic1 {
		display: block;
		margin: 2em auto 3em auto;
		width: 75%;
	}

	    .kno-ap-m-pic1 img {
		    width: 100%;
	    }
	    
	.kno-ap-m-part {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto;
		width: 55%;
	}

	    .kno-ap-m-part-div {
			margin-bottom: 2em;
			padding-bottom: 2em;
		    width: 100%;
			border-bottom: solid 1px #CCC;
	    }
	
	        .kno-ap-m-part-div:last-child {
		        border-bottom: none;
				padding-bottom: 0;
				margin-bottom: 0;
	        }
	
	.kno-apgraybox {
		width: 80%;
	}

	.kno-apword {
		width: 80%;
	}

	
	.kno-syspic2 {
		top: 2%;
		right: 0;
		width: 26%;
	}

	.kno-systxt1 {
		top: 31.5%;
		left: 19.5%;
	}

	.kno-systxt2 {
		top: 64.25%;
		left: 9%;
	}

	.kno-systxt3 {
		top: 93%;
		right: 9%;
	}
	
	
	.proa-meti-4 {
		margin: 0 auto;
		padding: 0;
	}

	    .proa-meti-4-div {
		    width: 49%;
	    }
	
	
	.proa-unique {
		margin: 1em auto 2em auto;
		padding: 0;
	}

	    .proa-unique-div {
		    width: 49%;
	    }
	
	
	.proa-meti-2 {
		width: 100%;
	}

	    .proa-meti-2-div {

	    }

	
	
	
/* Footer */

		#footer .fdivall {
			flex-direction: column;
		    justify-content: space-between;
		    padding: 2em 0 3em 0;
	     }

		#footer .div1 {
			width: 100%;
			margin-bottom: 1.5em;
		}

		#footer .div2 {
			width: 100%;
			justify-content: space-between;
		}
	
		#footer .div3 {
			width: 0;
			height: 0;
		}

		#footer .div4 {
			width: 100%;
		}
	
}

/* Mobile */

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

/* hander */
	
	.iconn {
		display: none;
	}
	
		.headlogo {
		    width: 170px;
			height: auto;
			top: -35px;
			left: 40px;
		}
	
/* banner */

	.bannerab1 {
		left: 5%;
	}

	.bannertitle {
		font-size: 1.3em;
		line-height: 1.25em;
	}

	.bannerword {
		margin-top: 10px;
		font-size: 1em;
		line-height: 1.25em;
	}

	
/* Wrapper */
	
		.wrapper.stylegray2 {  
			background: url("../../images/pic_bgpic1.png"), url("../../images/pic_indbgpic1.png"), url("../../images/pic_bgpic.png");
			background-size: 220%;
			background-position: center bottom, center top, center top, center top;
			background-repeat: no-repeat, no-repeat, repeat-y;
			padding: 12em 0 3em 0;
		}
	
	
/* setting */
	
	.b_space {
		width: 70%;
	}
	
	.under_space_2em {
	    padding: 5px;
	}
	
	    .ind3pic-name {
			bottom: 0;
	    }

	    .ind5indicon-div-name {
			margin-top: 5px;
			margin-bottom: 0;
			padding-left: 0;
			letter-spacing: 0;
	    }

	.indh1 {
		margin: 1.5em auto;
	}
	
	    .ind-apparea-div10 {
		    width: 85%;
	    }

	.ind-news3 {
		flex-wrap: wrap;
	}

	    .ind-news3-div {
			background: url("../../images/pic_bgpic4.jpg"), url("../../images/pic_bgpic3.jpg");
			background-size: 140%, 100%;
			background-position: center top, center top;
			background-repeat: no-repeat, repeat;
		    width: 80%;
			margin: 1em auto;
	    }

	.abo5indicon {
		margin-bottom: 6em;
	}
	
	.abobgpic4 {
		margin: 0 auto 7em 0;
		width: 100%;
	}
	
	.rdun-1box {
		display: flex;
		margin: 0 auto;
		width: 100%;
	}

	    .rdun-1box-div {
			flex-direction: column;
		    lex-wrap: wrap;
		    justify-content: space-between;
			margin: 0.5em 0;
			padding: 25px;
	    }

	    .rdun-1box-div-l {
			width: 100%;
	    }

	    .rdun-1box-div-r {
			padding: 1em 0;
			width: 100%;
	    }
	
	
	    .rdun-2box-non-div-r {
			display: flex;
			flex-direction: column;
			padding: 25px;
			width: 100%;
	    }

	
	        .rdun-2box-non-div-r1 {
		        display: flex;
				flex-direction: column;
			    width: 100%;
				margin-bottom: 1em;
				padding-right: 1em;
	        }

	        .rdun-2box-non-div-r2 {
		        display: block;
			    width: 60%;
	        }
	
	
	.rdun-2box {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap; 
		justify-content: flex-start;
		margin: 1em auto;
	}

	    .rdun-2box-div {
			width: 100%;
	    }
	

	.app-4box {

	}

	    .app-4box-div {
			margin: 1em 5px;
		    width: 48%;
	    }

	            .app-4box-div-icon img {
		            width: 35%;
	            }
	
	
	.kno-qq {
		width: 100%;
	}

	   .kno-qq1 {
		   width: 75%;
	   }
 
	
	.kno-syspic2 {
		top: 2%;
		right: 0;
		width: 26%;
	}

	.kno-systxt1 {
		top: 31.5%;
		left: 18.5%;
	}

	.kno-systxt2 {
		top: 64.25%;
		left: 8%;
	}

	.kno-systxt3 {
		top: 93%;
		right: 7%;
	}
	
	.proa-table1 {
		width: 100%;
	}
	
	.proa-icon888 {

	}
	
	.proa-icon888-div:last-child {
		margin-right: auto;
	}

	    .proa-icon888-div {
			padding: 0 1em;
		    width: 33%;
	    }

	        .proa-icon888-div img {
		        width: 60%;
	        }
	
	.proa-icon666 {

	}

	    .proa-icon666-div {
		    width: 32%;
	    }

	        .proa-icon666-div img {
		        width: 51%;
	        }

	.proa-picture {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	    .proa-picture-div {
			margin: 1% 0;
		    width: 32%;
	    }
	
	    .proa-1-3-indent {
		    padding-left: 0.75em;
			text-indent: -0.75em;
	    }
	
	
/* Footer */
	
	
		/* Off-Canvas Navigation */

			#navButton .toggle:before {
				top: 8px;
				left: 8px;
				width: 45px;
				height: 45px;
				line-height: 45px;
			}

			#navButton .toggle:after {
				top: 8px;
				left: 8px;
				width: 45px;
				height: 45px;
			}
	
}



@media screen and (max-width: 600px) {
	
/* Wrapper */

		.wrapper.stylegray1 {  
			padding: 8em 0 3em 0;
		}
	
		.wrapper.stylegray2 {  
			background: url("../../images/pic_bgpic1.png"), url("../../images/pic_indbgpic1.png"), url("../../images/pic_bgpic.png");
			background-size: 220%;
			background-position: center bottom, center top, center top, center top;
			background-repeat: no-repeat, no-repeat, repeat-y;
			padding: 14em 0 3em 0;
		}
	
/* banner */
	
	.bannerab1 {
		left: 5%;
	}

	.bannertitle {
		font-size: 1.2em;
		line-height: 1.25em;
	}

	.bannerword {
		margin-top: 10px;
		font-size: 0.8em;
		line-height: 1.25em;
	}


/* area-container */
	.headcontainer {
	    width: 90%;
	}

	.bodycontainer {
	    width: 85%;
	}
	
	.bodycontainer1 {
	    width: 85%;
	}

	.bodycontainer2 {
	    width: 85%;
	}
	
	.bodycontainer3 {
	    width: 85%;
	}
	
	.bodycontainer5 {
	    width: 85%;
	}

	.footercontainer {
	    width: 90%;
	}
	
	
/* setting */
	
	.b_space {
		width: 58%;
	}
	
	.ind3pic {
		flex-direction: column;
	}

	    .ind3pic div:nth-child(1) {
			order: 2;
	    }

	    .ind3pic div:nth-child(2) {
			order: 1;
	    }

	    .ind3pic div:nth-child(3) {
			order: 3;
	    }
	
	    .ind3pic-div {
		    margin: 0 auto;
			width: 40%;
	    }
	
	    .ind3pic-line {
		    display: none;
	    }
	
	
	.ind5indicon {
		flex-direction: ;
		flex-wrap: wrap;
	}
	
	    .ind5indicon-div {
			margin: 0 auto;
			width: 20%;
	    }

	    .ind5indicon .d1 {
			order: 2;
	    }

	    .ind5indicon .d2 {
			order: 3;
	    }

	    .ind5indicon .d3 {
			order: 1;
	    }

	    .ind5indicon .d4 {
			order: 4;
	    }

	    .ind5indicon .d5 {
			order: 5;
	    }

	    .ind5indicon-div-c {
			margin: 0 auto 10px auto;
			width: 100%;
			flex-grow: 3;
	    }
	
	        .ind5indicon-div-c img {
			    margin: 0 auto 20px auto;
		    	width: 25%;
	        }

	    .ind5indicon-div-c-bg {
			top: 42.5%;
			width: 50%;
	    }

	    .ind5indicon-div-name {
			position: relative;
			margin-top: 5px;
			margin-bottom: 20px;
	    }

	    .ind5indicon-line {
			display: none;
	    }
	
	.indh1 {
		margin: 1em auto 1.5em;
	}
	
	
	    .ind3-line-div {
			width: 22%;
	    }

	    .ind3-line-div-c {
			margin-top: -10px;
			width: 25%;
	    }
	
	    .ind3-line-div-c-bg {
			width: 50%;
	    }
	
	.cchalfline {
		display: none;
	}
	
	
	.abo3pic {
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
		margin-top: 0;
	}

	    .abo3pic div:nth-child(1) {
			order: 2;
	    }

	    .abo3pic div:nth-child(2) {
			order: 1;
	    }

	    .abo3pic div:nth-child(3) {
			order: 3;
	    }

	    .abo3pic-div {
		    display: block;
			position: relative;
			padding: 35px;
		    width: 64%;
			z-index: 5;
	    }

	        .abo3pic-div img {
		        width: 100%;
	        }

	    .abo3pic-line {
		    display: none;
	    }

	    .abo3pic-divab1 {
			margin: 0 auto;
			width: 40%;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			z-index: 10;
	    }

	    .abo3pic-divab1-bg {
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			width: 100%;
			z-index: 1;
	    }


	    .abo-logo {
			margin: 1em auto;
			width: 250px;
	    }

	
	.abo5indicon {
		flex-direction: ;
		flex-wrap: wrap;
		margin-bottom: 0;
	}
	
	    .abo5indicon-div {
			margin: 0 auto;
			width: 20%;
	    }

	    .abo5indicon .d1 {
			order: 2;
	    }

	    .abo5indicon .d2 {
			order: 3;
	    }

	    .abo5indicon .d3 {
			order: 1;
	    }

	    .abo5indicon .d4 {
			order: 4;
	    }

	    .abo5indicon .d5 {
			order: 5;
	    }

	    .abo5indicon-div-c {
			margin: 0 auto 10px auto;
			width: 100%;
			flex-grow: 3;
	    }
	
	        .abo5indicon-div-c img {
			    margin: 0 auto 20px auto;
		    	width: 25%;
	        }

	    .abo5indicon-div-c-bg {
			top: 50%;
			width: 50%;
	    }

	    .abo5indicon-div-c-bg3 {
			display: none;
	    }
	
	    .abo5indicon-div-name {
			position: relative;
			margin-top: 5px;
			margin-bottom: 20px;
	    }

	    .abo5indicon-line {
			display: none;
	    }
	
	
	.abobgpic4 {
		margin: 0 auto 8em;
		width: 100%;
	}
	
	
	.rd3pic1 {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	    .rd3pic1-div {
			margin: 0.5em 0;
		    width: 60%;
	    }

	    .rd3pic1-div-name {
			bottom: 12%;
	    }
	
	
	.rdunicon {
		width: 25%;
	}
	
	
	.app-4box {

	}

	    .app-4box-div {
			margin: 1em 5px;
		    width: 45%;
	    }

	            .app-4box-div-icon img {
		            width: 40%;
	            }
	

	.kno-qq {
		width: 100%;
	}

	   .kno-qq1 {
		   width: 90%;
	   }
	
	
	.kno-ap-m-pic1 {
		display: block;
		margin: 2em auto 3em auto;
		width: 80%;
	}

	.kno-ap-m-part {
		width: 70%;
	}
	
	    .kno-ap-m-part-div {
			margin-bottom: 3em;
			padding-bottom: 2em;
		    width: 100%;
	    }
	
	
	.kno-syspic2 {
		top: 2%;
		right: 0;
		width: 26%;
	}

	.kno-systxt1 {
		top: 32%;
		left: 17.5%;
	}

	.kno-systxt2 {
		top: 65%;
		left: 7%;
	}

	.kno-systxt3 {
		top: 93%;
		right: 7%;
	}
	
	
	.news-2box {
		width: 100%;
	}
	
	    .news-2box-div1 {
			margin: 0 auto;
		    width: 40%;
	    }
	
	    .news-2box-div2 {
			margin: 0 auto;
		    width: 50%;
	    }

	    .news-2box-div-content {
		    display: flex;
			flex-direction: column;
			justify-content: center;
			padding: 0 0 0 0;
		    width: auto;
	    }

	    .news-2box-div-icon {
			display: flex;
            justify-content: flex-start;
			align-items: center;
			margin-top: 20px;
		    width: 100%;
	    }

	        .news-2box-div-icon img {
				margin-left: 5px;
		        width: 2em;
	    }
	
	
	.proa-point-2area {
		flex-direction: column;
		flex-wrap: nowrap;
	}

	    .proa-point-2area-div {
			margin: 0.5em 0;
			width: 100%;
	    }

	
	.proa-rborer-2area {
		flex-direction: column;
		width: 100%;
	}

	    .proa-rborer-2area-div {
		    width: 100%;
	    }
	
	
	.proa-contorl {
		flex-direction: column;
		margin: 1em auto;
	}

	    .proa-contorl-div1 {
			margin: 0 0 0.5em 0;
		    width: 100%;
			order: 2;
	    }

	    .proa-contorl-div2 {
			margin: 0.5em auto;
		    width: 100%;
			order: 1;
	    }
	
	
	.proa-picture {
		margin: 0 auto;
		padding: 2em 0 0 0;
	}

	    .proa-picture-div {
			margin: 1% 0;
		    width: 49%;
	    }
	
	
/* setting word */

	.txt {
		font-size: 1em;
		line-height: 145%;
	}
	
	.txt-r-b {
		font-size: 1em;
	}

	.txt2 {
		font-size: 1.1em;
		line-height: 145%;
	}

	.txt2-r-b {
		font-size: 1.1em;
		color: #A51932;
		font-weight: bold;
		line-height: 145%;
	}

	.txt3 {
		font-size: 1.1em;
		line-height: 145%;
	}
	
	.bigtitle {
		font-size: 1.75em;
		line-height: 145%;
	}
	
	.bigtitle {
		font-size: 2em;
		line-height: 160%;
	}

	.bigtitle1 {
		font-size: 1.5em;
		line-height: 145%;
	}

	.bigtitle2 {
		font-size: 1.3em;
		line-height: 145%;
	}

	.bigtitle3 {
		font-size: 1.35em;
		line-height: 145%;
	}
	
/* Footer */

		#footer .fdivall {
			line-height: 145%;
	     }

	
	
}


@media screen and (max-width: 500px) {
	
/* Wrapper */	

		.wrapper.stylegray1 {  
			padding: 7em 0 3em 0;
		}
	
		.wrapper.stylegray2 {  
			background-size: 215%;
			padding: 11em 0 3em 0;
		}

		.wrapper.styleabo1 {  
			padding: 0 0 2em 0;
		}
	
	
/* banner */
	
	.bannerab1 {
		left: 5%;
	}

	.bannertitle {
		font-size: 1.1em;
		line-height: 1.2em;
	}

	.bannerword {
		display: none;
	}
	
	
/* setting */

	.b_space {
		width: 44%;
	}
	
	.ind3-line-centerline {
		padding: 5em 0 5em 0;
	}	
	
	.ind3-line-centerline1 {
		padding: 5em 0 5em 0;
	}	
	
	    .ind3-line-div-c {
			margin-top: -15px;
	    }
	
	.ind-apparea {
		padding: 0;
		margin-bottom: 1em;
	}
	
	    .ind-apparea-pic {
			display: none;
	    }

	    .ind-apparea-div1 {
			position: relative;
			margin-top: 110px;
		    width: 70%;
			top: 0;
			left: 50%;
	    }

	    .ind-apparea-div2 {
			clear: both;
			position: relative;
			margin-bottom: 0.5em;
		    width: 80%;
			top: 0;
			left: 50%;
	    }

	    .ind-apparea-div3 {
			clear: both;
			position: relative;
			margin-bottom: 1em;
		    width: 70%;
			top: 0;
			left: 50%;
	    }

	    .ind-apparea-div4 {
			clear: both;
			position: relative;
			margin-bottom: 2em;
		    width: 70%;
			top: 0;
			left: 50%;
	    }

	    .ind-apparea-div5 {
			clear: both;
			position: relative;
			margin-bottom: 0;
		    width: 70%;
			top: 0;
			left: 50%;
	    }

	    .ind-apparea-div6 {
			clear: both;
			position: relative;
			margin-bottom: 1em;
		    width: 70%;
			top: 0;
			left: 50%;
	    }

	    .ind-apparea-div7 {
			clear: both;
			position: relative;
			margin-bottom: 1em;
		    width: 70%;
			top: 0;
			left: 50%;
	    }

	    .ind-apparea-div8 {
			clear: both;
			position: relative;
			margin-bottom: 0;
		    width: 70%;
			top: 0;
			left: 50%;
	    }

	    .ind-apparea-div9 {
			clear: both;
			position: relative;
			margin-bottom: 0;
		    width: 70%;
			top: 0;
			left: 50%;
	    }
	
	    .ind-news3-div {
			background: url("../../images/pic_bgpic4.jpg"), url("../../images/pic_bgpic3.jpg");
			background-size: 140%, 100%;
			background-position: center top, center top;
			background-repeat: no-repeat, repeat;
		    width: 90%;
			margin: 1em auto;
	    }
	
	.app-4box {

	}

	    .app-4box-div {
			margin: 1em 0;
		    width: 85%;
	    }

	            .app-4box-div-icon img {
		            width: 33%;
	            }
	
	
	.kno-syspic2 {
		top: 2%;
		right: 0;
		width: 26%;
	}

	.kno-systxt1 {
		top: 32%;
		left: 15.5%;
	}

	.kno-systxt2 {
		top: 65%;
		left: 5%;
	}

	.kno-systxt3 {
		top: 93%;
		right: 7%;
	}
	
	
	.news-2box {
		flex-direction: column;
		width: 75%;
	}
	
	    .news-2box-div1 {
			margin: 0 auto;
		    width: 100%;
	    }
	
	    .news-2box-div2 {
			margin: 0 auto;
		    width: 100%;
	    }

	    .news-2box-div-content {
		    display: flex;
			flex-direction: column;
			justify-content: center;
			padding: 0 0 0 0;
		    width: auto;
	    }

	    .news-2box-div-icon {
			display: flex;
            justify-content: flex-start;
			align-items: center;
			margin-top: 20px;
		    width: 100%;
	    }

	        .news-2box-div-icon img {
				margin-left: 5px;
		        width: 2.25em;
	    }
	
	
	.proa-1-2 {
		flex-direction: column;
	}

	    .proa-1-2 img {
		    width: 100%;
	    }

	    .proa-1-2-divleft {
		    width: 60%;
	    }

	    .proa-1-2-divright {
			flex-direction: row;
			justify-content: space-around;
			align-items: center;
		    width: 100%;
	    }

	    .proa-1-2-divright-top {
		    display: block;
		    position: relative;
	    }

	    .proa-1-2-divright-bootm {
		    display: block;
		    position: relative;
	    }
	
	
	.proa-icon888 {

	}
	
	.proa-icon888-div:last-child {
		margin-right: auto;
	}

	    .proa-icon888-div {
			padding: 0 0.5em;
		    width: 50%;
	    }

	        .proa-icon888-div img {
		        width: 45%;
	        }
	
	
	.proa-icon666 {

	}

	    .proa-icon666-div {
		    width: 50%;
	    }

	        .proa-icon666-div img {
		        width: 43%;
	        }
	
	
	.proa-meti-4 {
		margin: 0 auto;
		padding: 0;
	}

	    .proa-meti-4-div {
		    width: 100%;
	    }
	
	.proa-meti-2 {
		margin: 0 auto;
		width: 100%;
	}

	    .proa-meti-2-div {
			width: 100%;
	    }
	
	.proa-meti-3 {
		margin:0;
		padding: 2em 0;
		width: 100%;
	}

	    .proa-meti-3-div {
		    width: 100%;
	    }
	
	
	.proa-unique {
		margin: 0 auto 3em auto;
		padding: 0;
	}

	    .proa-unique-div {
		    width: 100%;
	    }
	
	
	.proa-1-3 {
		flex-direction: column;
	}

	    .proa-1-3-divleft {
		    width: 80%;
	    }

	    .proa-1-3-divright {
			flex-direction: row;
			justify-content: space-around;
			align-items: center;
		    width: 100%;
	    }

	    .proa-1-3-divright-top {
			margin: 0 auto;
		    
	    }

	    .proa-1-3-divright-middle {
			margin: 0 auto;
			padding: 0 10px;
	    }

	    .proa-1-3-divright-bootm {
			margin: 0 auto;
	    }

	    .proa-1-3-indent {
		    padding-left: 0.65em;
			text-indent: -0.65em;
	    }
	
	.proa-1-2-2 {
		flex-direction: column;
	}

	    .proa-1-2-2-divleft {
		    display: flex;
		    position: relative;
			justify-content: center;
			align-items: center;
		    margin: 0 auto;
		    width: 70%;
	    }

	    .proa-1-2-2-divright {
		    display: flex;
			flex-direction: row;
		    position: relative;
			justify-content: center;
			align-items: flex-start;
		    margin: 1em auto 0 auto;
		    width: 100%;
	    }

	    .proa-1-2-2-divright-top {
			margin: 0 auto;
	    }

	    .proa-1-2-2-divright-bootm {
		    margin: 0 auto;
	    }

	    .proa-1-2-2-indent {
		    padding-left: 0.65em;
			text-indent: -0.65em;
	    }
	
	
		#footer .title1 {
			font-size: 1.3em;
			margin: 25px 0 10px 0;
		}

		#footer .title2 {
			font-size: 1em;
			margin: 20px 0 5px 0;
		}

	
}

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

	
/* header */	

		.path-div {  /* 路徑bar */
			width: 37%;
			font-size: 70%;
			line-height: 125%;
		}

/* banner */

		.headlogo {
		    width: 160px;
			height: auto;
			top: -35px;
			left: 50px;
		}
	
	.bannertitle {
		font-size: 0.95em;
		line-height: 1.3em;
	}
	

/* 語系 */

	#pretty-select {
		margin-left: 5px;
		width: 6.8em;
		color: #000;
		cursor: default;
		overflow-x: hidden;
		z-index: 9999;
	}	
	
	.pretty-select {
	  /*移除箭頭樣式*/
		appearance:none;
		-moz-appearance:none;
		-webkit-appearance:none;

	  /*改變右邊箭頭樣式*/
		background: url("../../images/select.svg");
		background-position: right center;
		background-repeat: no-repeat;
		background-color:#FFF;
		outline: none;
		cursor: pointer;
		font-size: 1em;
		color:#000;
		width: 100%;
		padding-left: 3px;
		border-radius: 15px;

	}

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

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

	
/* Wrapper */
	
		.wrapper.stylebar {  /* 最上面iconbar */
			width: 100%;
			display: block;
			background: #CCC;
			padding: 10px 0 5px 0;
		}
	
		.wrapper.stylegray1 {  
			padding: 6em 0 3em 0;
		}

		.wrapper.stylegray2 {  
			background-size: 215%;
			padding: 9em 0 3em 0;
		}
	
	
	
/* setting */
	
	.b_space {
		width: 30%;
	}

	.under_space_2em {
	    padding: 0;
	}
	
	.under_space_6em {
		display: block;
	    padding: 4em;
	}
	
	
	    .ind3pic-div {
		    margin: 0 auto;
			width: 55%;
	    }

	.indh1 {
		margin: 0 auto 1.5em;
	}
	
	
	    .ind3-line-div {
			width: 24%;
	    }

	    .ind3-line-div-c {
			margin-top: 0px;
			width: 25%;
	    }
	
	    .ind3-line-div-c-bg {
			width: 50%;
	    }

	.ind3-line-centerline {
		padding: 4em 0 4em 0;
	}	
	
	.ind3-line-centerline1 {
		padding: 4em 0 4em 0;
	}	
	
	.ind4-pro {
		flex-direction: column;
		justify-content: center;
		align-content: center;
		margin: 1em auto;
	}

	    .ind4-pro-div {
			margin: 0 auto;
			width: 90%;
	    }	
	
	
	.rdunicon {
		width: 26%;
	}
	
	
	.kno-ap-m-pic1 {
		display: block;
		margin: 2em auto 3em auto;
		width: 90%;
	}

	.kno-ap-m-part {
		width: 80%;
	}	

	    .kno-ap-m-part-div {
			margin-bottom: 2em;
			padding-bottom: 2em;
		    width: 100%;
	    }
	
	
	.kno-syspic1 {
		display: block;
		position: relative;
		margin: 1.5em auto 0 auto;
		width: 100%;
		order: 1;
	}

	
	.kno-syspic2 {
		display: flex;
		justify-content: space-between;
		position: relative;
		margin-top: 30px;
		top: 0;
		right: 0;
		width: 100%;
		order: 2;
	}

	.kno-systxt1 {
		top: 6.5%;
		left: 41%;
	}

	.kno-systxt2 {
		top: 39%;
		left: 4%;
	}

	.kno-systxt3 {
		top: 56%;
		right: 0%;
		transform: scale(0.9);
	}
	
	
	.kno-sys3box-g {
		flex-direction: column;
		width: 100%;
	}

	    .kno-sys3box-g-div > i {
			width: 100%;
	    }

	    .kno-sys3box-g-div {
		    width: 100%;
	    }

	    .kno-sys3box-g-div-pic {
		    height: 60px;
			margin: 0 auto 10px auto;
	    }

	
	.seeus-icon {
		padding: 1em 0;
	}

	    .seeus-icon img {
		    width: 60px;
	    }

	.seeus-cus {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		position: relative;
		margin-bottom: 1em;
		padding-bottom: 1.5em;
		width: 100%;
	}

	    .seeus-cus-icon {
		    width: 80px;
	    }

	    .seeus-cus-link {
			margin: 1em 0 0 0;
	    }

	        .seeus-cus-link img {
				height: 40px;
	        }

	
	.proa-icon888 {

	}
	
	.proa-icon888-div:last-child {
		margin-right: auto;
	}

	    .proa-icon888-div {
			padding: 0 1em;
		    width: 50%;
	    }

	        .proa-icon888-div img {
		        width: 60%;
	        }
	
	
	.proa-icon666 {

	}

	    .proa-icon666-div {
		    width: 50%;
	    }

	        .proa-icon666-div img {
		        width: 50%;
	        }
	
	
/* setting word */

	.txt {
		font-size: 1em;
	}
	
	.txt-r-b {
		font-size: 1em;
	}

	.txt2 {
		font-size: 1.2em;
		line-height: 125%;
	}

	.txt2-r-b {
		font-size: 1em;
		color: #A51932;
		font-weight: bold;
		line-height: 125%;
	}

	.txt3 {
		font-size: 0.9em;
		line-height: 115%;
	}

	.bigtitle {
		font-size: 1.55em;
		line-height: 120%;
	}
	
	.bigtitle {
		font-size: 2em;
		line-height: 160%;
	}

	.bigtitle1 {
		font-size: 1.35em;
		line-height: 120%;
	}

	.bigtitle2 {
		font-size: 1.1em;
		line-height: 130%;
	}

	.bigtitle3 {
		font-size: 1.2em;
		line-height: 120%;
	}
	
/* Footer */


	
	
}









/*-------------滑鼠.hover--------------*/


.proicon {
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:center;
	cursor:default;
}


.proiconab {
	position: absolute;
	overflow:hidden;
	z-index: 999;
	color: #A51932;
	font-size: 1.1em; 
	line-height: 1.8em;
	font-weight: 400;
	text-align:center;
	cursor: pointer;

	top:50%;
	left: 50%;
	transform: translate(-50%, -50%);
	
}

    .proiconab img{
	    width: 4.5em;
    	height:auto;
	}


.proicon .overlay {
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
	opacity:0;
	border: solid 0px #A51932;
	background-color:rgba(104,10,26,0.0);
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	cursor: pointer;
}

	.proicon .overlay img{
	    width: 100px;
	    height:auto;
	    margin: 0 auto;
	}

	.proicon img {
		display:block;
		position:relative;
		-webkit-transition:all .2s linear;
		transition:all .2s linear;
	}



.proicon a.info {
	text-decoration:none;
	display:inline-block;
	text-transform:uppercase;
	color:#fff;
	border:1px solid #fff;
	background-color:transparent;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	margin:50px 0 0;
	padding:7px 14px;
}

.proicon a.info:hover {
	box-shadow:0 0 5px #fff;
}

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

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

.proicon:hover h2,.hovereffect:hover a.info {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-transform:translatey(0);
	-webkit-transform:translatey(0);
	transform:translatey(0);
}

.proicon:hover a.info {
	-webkit-transition-delay:.2s;
	transition-delay:.2s;
}


/*-------------滑鼠.hover--------------*/


.prokicon {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
}

.prokicon .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:1;
background-color:rgba(0,0,0,0.1);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
}

.prokicon img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.prokicon:hover img {
-ms-transform:scale(1);
-webkit-transform:scale(1);
transform:scale(1);
}

.prokicon:hover .overlay {
opacity:0;
filter:alpha(opacity=100);
}

.prokicon:hover h2,.hovereffect:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.prokicon:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}








		
/*-------------滑鼠.hover--------------*/


.hovereffect {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
}

.hovereffect .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(0,0,0,0.7);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;

}

.hovereffect .overlay img{
width: 20px;
height:auto;
margin: 0 auto;
margin-top:50%;

}


.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}


.hovereffect h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:17px;
background:rgba(0,0,0,0);
-webkit-transform:translatey(0px); /*導入位置*/
-ms-transform:translatey(0px);     /*導入位置*/
transform:translatey(0px);         /*導入位置*/
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:75px 0 0 0;
}




.hovereffect a.info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
border:1px solid #fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:50px 0 0;
padding:7px 14px;
}

.hovereffect a.info:hover {
box-shadow:0 0 5px #fff;
}

.hovereffect:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

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

.hovereffect:hover h2,.hovereffect:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}
