@charset "utf-8";
/* CSS Document */
body {
	background: url(../images/backimg.jpg);
	margin: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif,"微軟正黑體";
}
/*---banner---*/
#banner {
	width:100%;
	position:relative;
}
#banner img {
	width:100%;
	padding-bottom:50px;
}
#logo_gps {
	position:absolute;
	margin-top:10px;
	width:100%
}
#logo {
	width:100%;
	max-width:1000px;
	margin:0px auto;
}
#logo_img {
	float:left;
	width:103px;
	max-width:90px;
	margin-right:5px;
}
#logo_txt {
	float:left;
}
.font_logo24 {
	color:#fff;
	font-size:21px;
	text-shadow:2px 2px 5px rgba(0,0,0,0.5);
}
.font_logo14 {
	color:#fff;
	font-size:12px;
	text-shadow:2px 2px 5px rgba(0,0,0,0.5);
}
/*---header---*/
#header {
	width:100%;
	max-width:1260px;
	min-width:1000px;
	margin:0px auto;
}
#head {
	width:100%;
	max-width:1260px;
	min-width:1000px;
	position:relative;
}
#head_protect {
	background: url(../images/index/protect.png) no-repeat 50% 50%;
	width: 100%;
	height: 63px;
	position: absolute;
	top: -45px;
	z-index:1;
}
#head_menu {
	background:#93b202;
	width:100%;
	height:70px;
	top:-50px;
	position:absolute;
	z-index:2;
}
#head_menu ul {
	margin:0px;
	padding:15px 0px 0px 30px;
}
#head_menu li {
	color: #fff;
	float: left;
	padding: 10px 15px;
	display: block;
	list-style-type: none;
}
@media screen and (max-width: 1000px) {
#head_menu li {
	color: #fff;
	float: left;
	padding: 10px 5px;
	display: block;
	list-style-type: none;
}
}
#head_menu li a {
	color: #fff;
	text-decoration:none;
	padding: 10px 15px;
	border-radius: 5px;
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
}
#head_menu li a:hover {
	color: #93b202;
	text-decoration:none;
	background: #fff;
	padding: 10px 15px;
	border-radius: 5px;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
}
#head_lebk {
	position: absolute;
	border-color: #667c00 transparent transparent transparent;
	border-style: solid;
	border-width: 20px 0px 0px 12px;
	top: 20px;
	display:none;
	width:0px;
	height:0px;
	line-height:0px;
}
#head_ribk {
	position: absolute;
	border-color: #667c00 transparent transparent transparent;
	border-style: solid;
	border-width: 20px 12px 0px 0px;
	top: 20px;
	left:98.8%;
	display:none;
	width:0px;
	height:0px;
	line-height:0px;
}
#ro {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	position: absolute;
	z-index:3;
}
.ro_emico{
	background:#fff  url(../images/index/em_ico.png) no-repeat 9px 13px;
	left: 94%;
	top: -38px;
	cursor:pointer;
}
.ro_phico{
	background:#fff  url(../images/index/ph_ico.png) no-repeat 10px 11px;
	left: 94%;
	top: -38px;
	cursor:pointer;
	display:none;
}
/*---content---*/
#wrap3 {
	position:relative;
}
#link_img {
	width:100%;
	overflow:hidden;
}
.wrap li{
	width:100%;
	list-style: none;
	max-width: 240px;
	width:100%;
	height: 129px;
	margin: 2px 10px 10px 10px;
	font: 700 30px/80px Arial;
	text-align: center;
}
#content {
	background:#fff;
	width:100%;	
	min-width:1000px;
	max-width:1236px;
	margin: 0 auto;
	padding-top:50px;
}
#div_both {
	clear: both;
}
#con_le {
	float:left;
	width:49%;
	margin-right:1%;
	background:rgba(0,0,0,.5);
}
#con_ri {
	float:right;
	width:49%;
	margin-left:1%;
	background:rgba(0,0,0,.5);
}
#con_le_conle {
	width:68%;
	float:left;
}
#con_le_conri {
	font-size:12px;
	color:#fff;
	width:30%;
	padding:10px 0.5% 0 1.5%;
	line-height:17px;
	float:right;
}
.con_text_head {
	color:#fff;
	font-size:18px;
	background:url(../images/index/con_he.png);
	padding-left:20px;
	line-height:45px;
	height:45px;
}
.con_con_img {
	width: 100%;
	position: relative;
	overflow: hidden;
}
#con_con_goto {
	color:#fff;
	font-size:18px;
	background: rgba(0,0,0,.5);
	width: 55px;
	height: 55px;
	text-align:center;
	line-height:55px;
	border-radius: 50%;
	position: absolute;
	left: -78px;
	top: 149px;
}
#con_con_goto a {
	color:rgba(255,255,255,.5);
	text-decoration:none;
}
#con_con_goto a:hover {
	color:rgba(255,255,255,.5);
	text-decoration:none;
}
.con_con_img img {
	width:100%;
}
#con_btn {
	width:100%;
	float:left;
	
}
#con_btn ul {
	width:1000px;
	margin:0px;
	padding:50px 10px 0px 10px;
	margin:0px auto;
}
#con_btn li {
	padding: 0px;
	width: 100%;
	float: left;
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 2.5%;
	margin-bottom: 100px;
	margin-left: 2.5%;
	border-radius:50%;
	text-align:center;
	border:0px;
	max-width:200px;
	min-width:200px;
	height:200px;
}
.con_btn2 {
	background:#2794c7;
}
.con_btn3 {
	background:#9f1aca;
}
.con_btn4 {
	background:#b92439;
}
.btn_green_text {
	color:#52ae00;
	font-weight:bold;
}
.btn_text {
	font-size:18px;
	padding-top:10px;
}
/*---footer---*/
#footer {
	width:100%;
	height:265px;
	background:url(../images/footer_backimg.png) center top ;
}
#footer_con {
	width:100%;
	max-width:1260px;
	min-width:1000px;
	margin:0 auto;
	padding:0 1%;
}
#fo01 {
	float:left;
	width:32%;
	text-align:center;
	margin-top:85px;
	padding-top:35px;
	padding-bottom:35px;
	border-right:solid 1px rgba(255,255,255,.5);
}
.fo01_font18 {
	color:#fff;
	font-size:18px;
	text-shadow:2px 2px 5px rgba(0,0,0,.6);
}
.fo01_font12 {
	color:#fff;
	font-size:12px;
	text-shadow:2px 2px 5px rgba(0,0,0,.6);
}
#fo01 img {
	width:85px;
	margin-bottom:5px;
}
#fo_head {
	color: #fff;
	font-size: 18px;
	text-shadow: 2px 2px 5px rgba(0,0,0,.6);
	text-decoration: underline;
}
#fo02 {
	float:left;
	width:24%;
	margin-left:2%;
	margin-top:85px;
	padding:10px 0px 12px 0px;
	border-right:solid 1px rgba(255,255,255,.5);
}
#fo02 ul {
	margin:10px 0px 0px 0px;
	padding:0px;
}
#fo02 li {
	float:left;
	display:block;
	list-style-type:none;
	width:50%;
	margin:0px;
	margin:0px 0px 15px 0px;
	color: #fff;
	font-size: 14px;
	text-shadow: 2px 2px 5px rgba(0,0,0,.6);
}
#fo02 li a {
	margin:0px 0px 15px 0px;
	color: #fff;
	text-decoration:none;
	border-radius:5px;
}
#fo02 li a:hover {
	margin:0px 0px 15px 0px;
	padding:0px 5px;
	background:#fff;
	color: #93b202;
	border-radius:5px;
	text-shadow: 0px 0px 0px rgba(255,255,255,.1);
}
#fo03 {
	color: #fff;
	font-size: 14px;
	text-shadow: 2px 2px 5px rgba(0,0,0,.6);
	margin-top:85px;
	float:left;
	margin-left:2%;
	width:37%;
}
#fo03 span {
	margin-top:10px;
	display:block;
	line-height:25px;
}
