﻿@charset "UTF-8";

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%;
	vertical-align: baseline;
	font: inherit
}

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
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box
}

html {
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

::selection {
	background-color: #0089e4;
	color: #fff;
	text-shadow: none
}

::-moz-selection {
	background-color: #0089e4;
	color: #fff;
	text-shadow: none
}

html {
	-webkit-text-size-adjust: none;
	font-family: Arial, Helvetica, "微軟正黑體", sans-serif, Microsoft JhengHei;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Arial, Helvetica, "source-han-sans-traditional", "微軟正黑體", "Microsoft JhengHsans",
		sans-serif;
}

body {
	font-size: 17px;
}

a {
	text-decoration: none !important;
}

.ANT {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}



/* ----------電腦版型--------------------------- */
.GOTOP {
	background-image: url(../images/gotop.png);
	right: 10px;
	bottom: 30px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 9999;
	position: fixed;
}

.GOTOP:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.TOP {
    width: 100%;
    position: relative;
    background-image: url(../images/top_bg.jpg);
    background-repeat: no-repeat;
	background-position: center bottom;
    overflow: hidden;
    background-size: cover;

}

#PIC_block{
	width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
	padding: 55px 0;
}



#PIC_1 {
    width: 36%;
}

#PIC_1 img {
    width: 100%;
}

#PIC {
    width: 40%;
}

#PIC img {
    width: 100%;
}

.TOP .govyear {
	position: absolute;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background: #0e0f83;
	padding: 5px 15px;
	top: 15px;
	left: 15px;
}

.TOP .WRAPPER {
	position: relative;
	margin: 0 auto;
	width: 95%;
	height: 100%;
	max-width: 1200px;
}

.TOPimg {
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
}




/*------------- CONTENT1 -------------*/
.CONTENT1 {
	width: 100%;
	height: auto;
	background-color: #fff;
}

.CONTENT1 .container {
	padding-top: 50px;
	padding-bottom: 60px;
}

h3 {
	font-size: 28px;
	line-height: 1.3;
	color: #1b1b1b;
	margin-bottom: 30px;
	text-align: center;
}

.map01 {
	display: block;
	width: 100%;
	height: auto;
	padding: 15px 0;
	text-align: center;
	/* margin-bottom: 30px; */
}

.map02 {
	display: none;
	width: 100%;
	height: auto;
	padding: 15px 0;
	text-align: center;
	/* margin-bottom: 30px; */
}

.maptext {
	color: #1b1b1b;
	line-height: 1.3;
	margin-bottom: 30px;
	text-align: justify
}

.maptext span,
.maptext span a {
	color: #0000ff;
	text-decoration: none;
}



/*------------- CONTENT2 -------------*/

.CONTENT2 {
	width: 100%;
	height: auto;
	background-color: #093b92;
	padding-top: 50px;
	padding-bottom: 60px;
}

h2 {
	font-size: 28px;
	line-height: 1.3;
	color: #fff;
	margin-bottom: 30px;
	text-align: center;
}

.CONTENT2Box {
	width: 100%;
	height: 420px;
	background-color: #fff;
}

.CONTENT2title {
	color: #c20000;
	width: 100%;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	padding: 15px 0;
}

.CONTENT2title span {
	color: #fff;
}

.CONTENT2content {
	color: #1b1b1b;
	width: 100%;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
	padding: 15px;
	background-color: #e5e5e5;
	text-align: center;
}

.CONTENT2salary {
	color: #1b1b1b;
	width: 100%;
	font-size: 16px;
	line-height: 1.3;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 200px;
	text-align: center;
}

.CONTENT2salary ul li i {
	margin-right: 3px;
}

.CONTENT2salary span {
	color: #1d2088;
	font-size: 24px;
}

.CONTENT2salary span font {
	font-size: 16px;
}

/*遮色片*/
:root {
	--color_1: #fff;
	--main-color: #1dd1a1;
}

.box {
	text-align: center;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}

.box:before,
.box:after,
.box-content:before,
.box-content:after {
	content: '';
	background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9));
	height: 100%;
	width: 25%;
	transform: translateY(-100%);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	transition: all 0.3s;
}

.box:hover:before,
.box:hover:after,
.box:hover .box-content:before,
.box:hover .box-content:after {
	transform: translateY(0);
}

.box:after {
	left: 25%;
}

.box .box-content:before {
	left: 50%;
}

.box .box-content:after {
	left: 75%;
}

.box:hover:before {
	transition-delay: 0.225s;
}

.box:hover:after {
	transition-delay: 0.075s;
}

.box:hover .box-content:before {
	transition-delay: 0.15s;
}

.box:hover .box-content:after {
	transition-delay: 0s;
}

.box img {
	width: 30%;
	height: auto;
	transition: all 0.3s ease 0s;
	padding-top: 15px;
}

.box:hover img {
	filter: grayscale(100%);
}

.box .box-content {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.2s;
	text-align: left;
}

.content {
	width: 100%;
	padding: 15px;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	transition: all 0.3s ease 0.1s;
}

.box:hover .content {
	opacity: 1;
	bottom: 5px;
}

.box .title {
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0;
	/* text-align: center; */
}

.box .title ul li i {
	margin-right: 3px;
}

.box .post {
	color: var(--main-color);
	font-size: 16px;
	letter-spacing: 1px;
	margin: 15px 0;
	display: block;
	color: #fff100;
	text-decoration: underline;
}

.box .icon {
	padding: 0;
	margin: 0;
	list-style: none;
	transform: translateX(-50%);
	position: absolute;
	top: 15px;
	right: -10px;
	z-index: 2;
	transition: all 0.5s ease 0.3s;
}

.box .icon li {
	opacity: 0;
	transform: scale(0) rotate(360deg);
	transition: all 400ms;
}

.box:hover .icon li {
	opacity: 1;
	transform: scale(1) rotate(0);
}

.box .icon li a {
	color: var(--color_1);
	background-color: var(--main-color);
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	width: 40px;
	margin-bottom: 10px;
	border-radius: 50%;
	display: block;
	position: relative;
	transition: all 0.3s;
}

.box .icon li a:hover {
	text-decoration: none;
	color: var(--main-color);
	background-color: var(--color_1);
	border-radius: 0 20px 0 20px;
}

@media only screen and (max-width:990px) {
	.box {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:479px) {
	.box .title {
		font-size: 20px;
	}
}




/*------------- CONTENT3 -------------*/

.CONTENT3 {
	width: 100%;
	height: auto;
	padding-top: 50px;
	padding-bottom: 60px;
	background-color: #f8e2e4;
}

h4 {
	text-align: center;
	margin-bottom: 30px;
}

h4.style2 span {
	letter-spacing: 5px;
	font-weight: bolder;
}

h4.style2 {
	font-size: 28px;
	color: #1b1b1b;
}

.row1 {
	margin-bottom: 30px;
}

.BOX3 {
	padding: 0;
	width: 100%;
	height: auto;
	max-height: 450px;
	padding-bottom: 10%;
	min-height: 450px;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 30px;
}

.IMG_BLOCK {
	overflow: hidden;
	position: relative;
	height: auto;
	max-height: 280px;
	margin-bottom: 15px;
}

.BOX3 img {
	width: 100%;
	max-width: 768px;
	height: auto;
}

.BOX3:hover img {
	transform: scale(1.07);
}


.BOX3 p {
	margin: 0 auto;
	width: 85%;
	font-size: 15px;
	color: #333;
	line-height: 1.6;
	text-align: left;
	margin-bottom: 30px;

}

h5 {
	font-size: 20px;
	line-height: 1.3;
	text-align: center;
	color: #0000ff;
	font-weight: bold;
	margin-bottom: 15px;
}

p.ps {
	font-size: 15px;
	line-height: 1.3;
	color: #1b1b1b;
}

/*.table1 樣式*/

.table1 {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	margin-bottom: 15px;
	/*	border-color: #12379c;*/
}

thead tr.gray {
	background-color: #12379c;
}

tr.gray>th {
	text-align: center;
	color: #fff;
}

tbody.center {}

.table1 ul {
	margin-left: 20px;
}

.table1 ul li {
	list-style-type: square;
	line-height: 1.3;
	margin-bottom: 10px;
}

.table1 p {
	color: #333;
	line-height: 1.3;
	font-weight: bold;
}

.table1>tbody>tr:nth-of-type(odd) {
	background-color: #fff;
}

.table1>tbody>tr:nth-of-type(even) {
	background-color: #f3f8ff;
}

.table1>tbody>tr:hover {
	background-color: #e2edff;
}

.table1>tbody>tr>td {
	font-size: 16px;
	line-height: 1.5;
	vertical-align: middle;
	color: #555;
	padding: 2%;
}

.table1>tbody>tr>td:nth-of-type(odd) {
	width: 70%;
}

.table1>tbody>tr>td span {
	color: #0051ae;
	font-size: 19px;
}

.table1>tbody>tr>td.tt {
	text-align: center;
	white-space: nowrap;
	color: #12379c;
	font-weight: bold;
}



/*------------- FORM_BLOCK -------------*/
.FORM_BLOCK {
	width: 100%;
	height: auto;
	background-color: #093b92;
	padding-top: 50px;
	padding-bottom: 60px;
}

.FORM_BLOCK .container .row {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	z-index: 5;
}

h1 {
	font-size: 28px;
	line-height: 1.3;
	color: #fff;
	margin-bottom: 30px;
	text-align: center;
}

.formsub {
	float: left;
	width: 100%;
	color: #ffffff;
	line-height: 1.3;
	text-align: left;
	
}

.formsub p {
	display: block;
	float: left;
	font-size: 19px;
	width: auto;
	background-color: #fff;
	padding: 5px 15px;
	margin: 5px 0;
	margin-right: 5px;
	color: #093b92;
}

.formsub span {
	float: left;
	margin: 5px 0;
}

.formCheck,
.cardCheck {
	cursor: pointer;
	min-height: 20px;
	min-width: 20px;
	margin-right: 5px;
}

.form-control {
	background: none !important;
	border: none;
	border-bottom: 2px solid #fff;
	border-radius: 0 0;
	color: #fff;
	height: 48px;
	line-height: 48px;
	transition: none !important;
}

.form-control::-webkit-input-placeholder {
	color: #fff
}

.formsBox input,
.formsBox select {
	background: none !important;
	border: none;
	border-bottom: 2px solid #fff;
	border-radius: 0 0;
	color: #fff;
	height: 48px;
	line-height: 48px;
	transition: none !important;
}

.formsBox input:focus,
.formsBox select:focus {
	background: none !important;
	border: none;
	border-bottom: 2px solid #fff;
	box-shadow: none;
	color: #fff !important;
	outline: none;
}

select option {
	margin: 40px;
	background: #1d2088;
	color: #fff;
	text-shadow: none;
}

select option:hover {
	margin: 40px;
	background: #eae43d !important;
	color: #05331e !important;
}

.formsBox input::placeholder {
	color: #fff !important;
}

.form-check-label,
.form-check-label a {
	color: #fff !important;
}

.form-check-label a:hover {
	color: #fff !important;
}

.formsBox select:optional {
	padding-left: 7px !important;
}

.formsBox h3 {
	color: #fff;
	margin-bottom: 30px;
}

/*Check box*/
.checkbox label:after,
.radio label:after {
	content: '';
	display: table;
	clear: both;
	color: #fff;
}

.checkbox .cr,
.radio .cr {
	position: relative;
	display: inline-block;
	border: 2px solid #fff;
	border-radius: .25em;
	width: 1.7em;
	height: 1.7em;
	float: left;
	margin-right: .5em;
	color: red;
}

.radio .cr {
	border-radius: 75%;
	border-color: #fff;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
	position: absolute;
	font-size: .8em;
	line-height: 0;
	top: 50%;
	left: 20%;
}

.radio .cr .cr-icon {
	margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
	display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon,
.radio label input[type="radio"]+.cr>.cr-icon {
	transform: scale(3) rotateZ(-220deg);
	opacity: 0;
	transition: all .7s ease-in;
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon,
.radio label input[type="radio"]:checked+.cr>.cr-icon {
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled+.cr,
.radio label input[type="radio"]:disabled+.cr {
	opacity: .5;
}

.checkbox label,
.checkbox a {
	color: #fff !important;
}

.checkbox a:hover {
	color: #fff !important;
}

.checkBoxDescription {
	display: inline-block;
}

.cr i:before {
	color: #fff !important
}

.checkBoxBtn {
	background-color: #fff100;
	position: relative;
}

.checkBoxBtn i {
	padding-top: 20px;
	position: absolute;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	z-index: 2;
	color: #fff;
}

.checkBoxBtn p {
	color: #4d4d4d;
	cursor: pointer;
	font-weight: bolder;
	border-radius: 0;
}

.checkBoxBtn p:hover {
	background: #fff100;
	color: #1b1b1b;
	font-weight: bolder;
	border-radius: 0;
}

.textBreak {
	display: inline-block;
	line-height: 48px;
	padding-left: 15px;
}


/* --電腦版型3-------------------------------------*/
@media screen and (max-width: 1024px) {
	.CONTENT2Box {
		height: 380px;
	}
}

/* --平板版型1-------------------------------------*/
@media screen and (max-width: 991px) {
	.CONTENT2Box {
		height: 460px;
	}
}

/* --平板版型2-------------------------------------*/
@media screen and (max-width:767px) {

	.TOP {
		width: 100%;
		position: relative;
		background-image: url(../images/top_bg_m.jpg);
		background-repeat: no-repeat;
		background-position: center bottom;
		overflow: hidden;
	
	}

	#PIC_block{
    flex-direction: column;
	padding: 55px 10px;
	
	}

	#PIC {
		width: 100%;
	}


	#PIC_1 img {
		width: 100%;
		padding-right: 10px;
	}

	#PIC_1 {
		width: 100%;
		margin-top: 10px;
	}

	.TOP {
		padding-bottom: 0;
	}

	.TOP .govyear {
		font-size: 16px;
	}

	.box .content .title {
		font-size: 13px !important;
	}

	h1,
	h2,
	h3,
	h4.style2 {
		font-size: 23px;
	}

	h3 {
		margin-bottom: 0px;
	}

	.map01 {
		display: none;
	}

	.map02 {
		display: block;
	}
}

/* --手機版型1-------------------------------------*/
@media screen and (max-width:639px) {}

/* --手機版型2-------------------------------------*/
@media screen and (max-width:479px) {
	.CONTENT2Box {
		height: 350px;
	}
}

/* --手機版型2-------------------------------------*/
@media screen and (max-width:425px) {}

/* --手機版型3-------------------------------------*/
@media screen and (max-width:375px) {
	.CONTENT2Box {
		height: 400px;
	}
}

/* --手機版型4-------------------------------------*/
@media screen and (max-width:320px) {}