@charset "utf-8";
/* ---reset.css--- */
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;
}
/* HTML5 display-role reset for older browsers */
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;
}
/* ---reset.css--- */
html {	
	-webkit-text-size-adjust:none;
}

body{
font-family:"微軟正黑體", Arial;
background-color:f6f6f6;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}
#wrapper{
		width: 100%;
		margin: 0 auto;
		overflow:hidden;
		min-width:1300px;
		background-color: #fff;
}
#cleardiv {
	 clear: both;
}
#headbody {
	width: 100%;
	min-width: 1020px;
	height: 120px;
	background-color: #D8C790;
	margin: 0 auto;
	position: fixed;
    z-index: 1;
}

#weblogo {
	width: 400px;
	height: 103px;
	background-image:url(../../img/rwd_logo.png);
	float: left;
	text-indent:-9999px;
	margin: 12px 0px 0px 12px;
}

#TOP-MENU{
	display:none;
}

#TOP-MENU #BTN{}

.UPUP{
	-webkit-transition:all 0s ease; /* 0s 代表取消動畫 */
	-webkit-transform:none; /* 取消所有的動作 */
	transform:none; /* 取消所有的動作 */
	-ms-transform:none; /* 取消所有的動作 */
	-moz-transform:none; /* 取消所有的動作 */
}

.DOWN{
	-webkit-transition:all 0s ease; /* 0s 代表取消動畫 */
	-webkit-transform:none; /* 取消所有的動作 */
	transform:none; /* 取消所有的動作 */
	-ms-transform:none; /* 取消所有的動作 */
	-moz-transform:none; /* 取消所有的動作 */
}
#NAV #XX{
	display:none;
}

#NAV {
	width:800px;
	float: right;
	background-color:#D8C790;	
	position:relative;
	top:0;
	left:0;	
	z-index:888;
	box-shadow:none;
}

#NAV li a{
	float: left;
	display:block;
	font-size: 1.250em;
	line-height:120px;
	text-align:center;
	text-decoration:none;
	padding: 0px 40px 0px 40px;
	color:#0A3561;	
}

#NAV li a:hover{
	color:#1d97a2;
}


#ABOUT {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0 0 0;
		background-image: url('../../img/infobg.jpg');
	background-position: center center;
	background-size: cover;
}
#ABOUT h1 {
	width: 100%;
	font-size: 28px;
	text-align: center;
	line-height: 60px;
	background-color: #F8F8F8;
}
#ABOUT hr {
	background-color: #F8F8F8;
	border-top:4px solid #1d97a2;
	margin:  10px 0px 10px 0px;
}

#ABOUT .ABG {

}

#ABOUT p {
	display: block;
	width: 100%;
	padding: 1% 5% 1% 5%;
	line-height: 1.6;
	letter-spacing: 1px;
	text-align: justify;
	font-size: 1.5em;
}

#ABOUT .com-pic img {
    width: 45%;
    float: left;
    padding: 1% 2% 1% 2%;
}

#ABOUT .law {
	padding: 2% 5% 1% 5%;
	font-size: 1.2em;
	line-height: 1.6;
	letter-spacing: 1px;
	text-align: justify;
	color: #3057ca;
}

#TEMPLATE1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0 0 0;
}
#TEMPLATE1 h1 {
	font-size: 28px;
	text-align: center;
	line-height: 60px;
}
#TEMPLATE1 hr {
	border-top:4px solid #1d97a2;
	margin:  10px 0px 10px 0px;
}

#TEMPLATE1 ul{
	list-style:none;
	width:100%;
}

#TEMPLATE1 li{
	width:50%;
	float:left;
	padding:2%;
	background-color: #eee;
}

#TEMPLATE1 li img{
	width:100%;
	height:auto;
}

#TEMPLATE1 p img{
	width:80%;
	height:auto;
	margin: 0 auto;
}

#TEMPLATE1 p {
	display: block;
	width: 80%;
	padding: 1% 5% 1% 5%;
	line-height: 1.5;
	letter-spacing: 1px;
	text-align: justify;
	margin: 0 auto;
}

#TEMPLATE2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0 0 0;
}
#TEMPLATE2 h1 {
	font-size: 28px;
	text-align: center;
	line-height: 60px;
}
#TEMPLATE2 hr {
	border-top:4px solid #808C5C;
	margin:  10px 0px 10px 0px;
}

#TEMPLATE2 p {
	padding: 1% 5% 1% 5%;
	line-height: 1.5;
	letter-spacing: 1px;
	text-align: justify;
}

#TEMPLATE2 img {

}

#TEMPLATE3 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0 0 0;
}
#TEMPLATE3 h1 {
	font-size: 28px;
	text-align: center;
	line-height: 60px;
}

#TEMPLATE3 .WBOX {
    float: left;
    margin: 30px;
    width: 45%;
	height: auto;
	border: solid #CCC 1px;
	border-radius: 15px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#TEMPLATE3 .WBOX_L {
	width: 28%;
	float: left
}

#TEMPLATE3 .WBOX_L img {
	margin: 12px 20px;

}

#TEMPLATE3 .WBOX_R {
	width: 68%;
	float: right;
}

#TEMPLATE3 .WBOX_R h2 {
	width: 100%;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	padding: 15px 0px 4px 10px;
	color: #9E9267;
}

#TEMPLATE3 hr {
	border-top:4px solid #1d97a2;
	margin:  10px 0px 10px 0px;
}

#TEMPLATE3 .WBOX_R p {
	font-size: 12px;
	padding: 0px 25px 20px 10px;
	line-height: 1.5;
	text-align: justify;
	color: #EF3636;
}

#hotnews {
	width:100%;
	height:auto;
	margin: 0 auto;
    margin-top: 12px;
}

#hotnews li {
	display: block;
	width: 100%;
	list-style-type:none;
	line-height:1.5em;
	padding:12px 6px 6px 32px;
	background-color: #fff;
	white-space: nowrap;
 	overflow: hidden;
 	text-overflow: ellipsis; 
	border-bottom : #EEE 2px solid;
}

#hotnews li:nth-child(2n){
  background-color:#efebde;
}

#hotnews li a {
	text-decoration: none;
	color: #8a5413;
}

#hotnews li a:hover {
	text-decoration: none;
	color:#1C5679;
}
#hotnews li:last-child {
	border-bottom:none;
}

#footer {
	width:100%;
	height:auto;
	overflow:hidden;
}

#footer_r {
	display:none;
	width:100%;
	height: 180px;
	background-color:#EEEEEE;
	padding:12px 12px 12px 12px;
	line-height:1.5;
}
#footer_l {
	width:100%;
	height: 180px;
	background-color:#EEEEEE;
	color:#3057ca;
	padding:12px 12px 12px 20px;
	line-height:2;
	font-size: 16px;
}
#footer_l a {
	text-decoration: none;
	color:#3057ca;
}
/* 回頂端 */
#goTop {
	border:1px solid #CCC;
	color:#aaa;
	background:#FFF;
	text-align:center;
	position:fixed;
	bottom:20px;
	right:20px;
	width:50px;
	height:50px;
	line-height:50px;
	cursor:pointer;
	display:none;
	font-family:Verdana, Geneva, sans-serif;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%; 
	border-radius: 100%; 
	-webkit-box-shadow: #EEE 0px 0px 5px; 
	-moz-box-shadow: #EEE 0px 0px 5px;
	 box-shadow: #EEE 0px 0px 5px; 
	 font-size: .8em;
	 z-index:9;
}
#goTop:hover { 
	background:#a94442;
	color:#FFF;
}
#goTop:before {
	content: '\f102';
	font-family: 'FontAwesome';
	display: block;
	margin: -10px 0 -33px 0;
	text-align: center;
	font-size: 1.5em;
}

#copyright {
	width:100%;
	text-align:center;
	padding: 24px 12px 12px 12px;
    margin: 0 auto;
}

#service {
	#background: url(/img/service-bg.jpg) no-repeat top center;
}
#service h1 {
	font-size: 28px;
	text-align: center;
	line-height: 60px;
}
#service hr {
	border-top:4px solid #808C5C;
	margin:  10px 0px 10px 0px;
}
#service ul li {
	float: left;
	width: 20%;
	text-align: center;
	padding: 10px 20px;
}

#service ul li .pic span {
	background: #5F4B3B;
	display: inline-block;
	padding: 50px;
	border-radius: 50%;
}

#service ul li .pic img {
	width: 70px;
	height: 70px;
}

#service ul li h2 {
	font-size: 24px;
	color: #e0272e;
	margin: 20px 0;
}

#service ul li p {
	font-size: 16px;
	color: #6574cb;
	line-height: 1.5em;
}


@media screen and (max-width: 736px) {
	*{
		box-sizing:border-box;
	}
	
	html,body{
		-webkit-text-size-adjust:none;
	}
	
#wrapper{
		width: 100%;
		min-width:320px;
		margin: 0 auto;
		overflow:hidden;
		background-color: #F8F8F8;
}
#cleardiv {
	 clear: both;
}
#headbody {
min-width: 100%;
	height:80px;
	background-color: #D8C790;
	margin: 0 auto;
	position: fixed;
	z-index: 2;
	top: 0;
    left: 0;
    border-top: solid #808C5C 10px;
	}

#weblogo {
    width: 260px;
    height: 60px;
    background-image: url(../../img/rwd_logo.png);
    background-position: center;
    background-size: 100% auto;
    position: fixed;
    top: 5px;
    left: 10px;
    text-indent: -9999px;
    z-index: 3;
		}
#TOP-MENU{
		display:block;
		width:60px;
		height:60px;
		position:fixed;
		top:15px;
		right: 15px;
		background-color:#D8C790;
		z-index: 3;
	}
	
	#TOP-MENU #BTN{
		display:block;
		width:56px;
		height:50px;
		background-image:url(../../img/menu_icon.png);
    	position: fixed;
    	right: 15px;
    	top: 20px;
		text-indent:-9999px;
		z-index: 4;
	}
	
	#NAV{
		width:280px;
		height:250px;
		background-color:#FFF;
		position:fixed;
		top:0;
		bottom:0;
		left:0;
		right:0;
		margin:auto;
		z-index: 9;	
	}
.UPUP{
		-webkit-transition:all 0s ease; /* 0s 代表取消動畫 */
		-webkit-transform:translate3d(0px,-1000px,0px);
		transition:all 0s ease; /* 0s 代表取消動畫 */
		-ms-transform:translate3d(0px,-1000px,0px);
		-moz-transform:translate3d(0px,-1000px,0px);
	}
	
	.DOWN{
		-webkit-transition:all 0s ease; /* 0s 代表取消動畫 */
		-webkit-transform:translate3d(0px,0px,0px);
		transition:all 0s ease; /* 0s 代表取消動畫 */
		-ms-transform:translate3d(0px,0px,0px);
		-moz-transform:translate3d(0px,0px,0px);
	}
	
	#NAV #XX{
		display:block;
		width:30px;
		height:30px;
		background-color:#F00;
		color:#FFF;
		box-shadow:1px 1px 15px #000;
		border-radius:50%;
		text-align:center;
		line-height:30px;
		position:absolute;
		right:-10px;
		top:-10px;
	}	
	#NAV ul{
		width:100%;
		height:100%;
	}	
	#NAV li{
		width:100%;
		float:none;
	}	
	#NAV li a{
		display:block;
		width:100%;
		line-height:48px;
		text-align:center;
		text-decoration:none;
		background-color:#D8C790;
		border:1px solid #333;
		color:#FFF;	
	}	
	#NAV li a:hover{
		border:1px solid #808C5C;
	}
	#DOWN{
		clear:both;
		width:100%;
		margin:20px auto;
		background-color:#369;
		padding:20px 0px;
	}	
	#DOWN p{
		font-size:13px;
		text-align:center;
		line-height:1.8;
		color:#FFF;
	}
	
#ABOUT {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0 0 0;
}
#ABOUT h1 {
	width: 100%;
	font-size: 28px;
	text-align: center;
	line-height: 30px;
	background-color: #F8F8F8;
}
#ABOUT hr {
	background-color: #F8F8F8;
	border-top:4px solid #1d97a2;
	margin:  10px 0px 10px 0px;
}

#ABOUT .ABG {
	background-image: url('../../img/infobg.jpg');
	background-position: center center;
	background-size: cover;
}

#ABOUT p {
	display: block;
	width: 100%;
	padding: 1% 5% 1% 5%;
	line-height: 1.5;
	letter-spacing: 1px;
	text-align: justify;
	font-size: 1.25em;
}

#ABOUT .com-pic img {
    width: 100%;
    float: none;
}

#TEMPLATE1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0 0 0;
}
#TEMPLATE1 h1 {
	font-size: 28px;
	text-align: center;
	line-height: 30px;
}
#TEMPLATE1 hr {
	border-top:4px solid #808C5C;
	margin:  10px 0px 10px 0px;
}

#TEMPLATE1 ul{
	list-style:none;
	width:100%;
}

#TEMPLATE1 li{
	width:50%;
	float:left;
	padding:2%;
	background-color: #eee;
}

#TEMPLATE1 p img{
	width:100%;
	height:auto;
}

#TEMPLATE1 li img{
	width:100%;
	height:auto;
}

#TEMPLATE1 p {
	display: block;
	width: 96%;
	padding: 1% 5% 1% 5%;
	line-height: 1.5;
	letter-spacing: 1px;
	text-align: justify;
	font-size: 14px;
	margin: 0 auto;
}

#TEMPLATE2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0 0 0;
}
#TEMPLATE2 h1 {
	font-size: 28px;
	text-align: center;
	line-height: 30px;
}
#TEMPLATE2 hr {
	border-top:4px solid #808C5C;
	margin:  10px 0px 10px 0px;
}

#TEMPLATE2 p {
	padding: 1% 5% 1% 5%;
	line-height: 1.5;
	letter-spacing: 1px;
	text-align: justify;
}

#TEMPLATE2 img {

}

#TEMPLATE3 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0 0 0;
}
#TEMPLATE3 h1 {
	font-size: 28px;
	text-align: center;
	line-height: 30px;
}

#TEMPLATE3 .WBOX {
	margin: 10px 20px;
	width: 90%;
	height: auto;
	border: solid #CCC 1px;
	border-radius: 15px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#TEMPLATE3 .WBOX_L {
	width: 28%;
	float: left
}

#TEMPLATE3 .WBOX_L img {
	margin: 12px 10px;

}

#TEMPLATE3 .WBOX_R {
	width: 65%;
	float: right;
}

#TEMPLATE3 .WBOX_R h2 {
	width: 100%;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	padding: 5px 0px 0px 18px;
	color: #9E9267;
}

#TEMPLATE3 hr {
	border-top:4px solid #1d97a2;
	margin:  10px 0px 10px 0px;
}

#TEMPLATE3 .WBOX_R p {
	font-size: 12px;
	padding: 0px 8px 10px 18px;
	line-height: 1.5;
	text-align: justify;
	color: #EF3636;
}

#hotnews {
	width:95%;
	height:auto;
	margin: 0 auto;
    margin-top: 12px;
    margin-bottom: 12px;
}

#hotnews li {
	display: block;
	width: 100%;
	list-style-type:none;
	line-height:1.5em;
	padding:12px 6px 6px 12px;
	background-color: #fff;
	white-space: nowrap;
 	overflow: hidden;
 	text-overflow: ellipsis; 
	border-bottom : #FFFFFF 2px solid;
}

#hotnews li a {
	text-decoration: none;
}
#hotnews li:last-child {
	border-bottom:none;
}

#footer {
	width:100%;
	height:auto;
	overflow:hidden;
}

#footer_r {
	display:none;
	width:100%;
	height: 180px;
	background-color:#EEEEEE;
	padding:12px 12px 12px 12px;
	line-height:1.5;
}
#footer_l {
	width:100%;
	height: 180px;
	background-color:#EEEEEE;
	padding:12px 12px 12px 12px;
	line-height:2;
	font-size: 13px;
}

/* 回頂端 */
#goTop {
	border:1px solid #CCC;
	color:#aaa;
	background:#FFF;
	text-align:center;
	position:fixed;
	bottom:20px;
	right:20px;
	width:50px;
	height:50px;
	line-height:50px;
	cursor:pointer;
	display:none;
	font-family:Verdana, Geneva, sans-serif;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%; 
	border-radius: 100%; 
	-webkit-box-shadow: #EEE 0px 0px 5px; 
	-moz-box-shadow: #EEE 0px 0px 5px;
	 box-shadow: #EEE 0px 0px 5px; 
	 font-size: .8em;
	 z-index:9;
}
#goTop:hover { 
	background:#a94442;
	color:#FFF;
}
#goTop:before {
	content: '\f102';
	font-family: 'FontAwesome';
	display: block;
	margin: -10px 0 -33px 0;
	text-align: center;
	font-size: 1.5em;
}

#copyright {
	width:100%;
	text-align:center;
	padding: 24px 12px 12px 12px;
    margin: 0 auto;
}

#service ul li {
		float: left;
		width: 100%;
		padding: 20px;
	}
#service ul li h2 {
		font-size: 24px;
		margin: 15px 0;
	}
#service ul li p {
		font-size: 16px;
	}
.productpath {
	margin:  6px 6px 6px 6px;
	color: #31708f;
	line-height: 1.5;
}
	
}