@charset "utf-8";
/* CSS Document */
body {
	background: url(/images/bg.jpg);
	margin: 0;
	font-family:"微軟正黑體";
}
.menu button {
	outline: none;
}
*:focus {
	outline: none;
}
.clear {
	clear: both;
}
.red{
	font-size:16px !important;
	color:rgba(196,0,3,1.00) !important;}
/*------------------------*/

#container .text {
	vertical-align: middle;
}
#container .title {
	text-align: center;
	margin: 0 auto 20px;
}
#container .title img {
	max-width: 132px;
}
#container .text p {
	font-size: 15px;
	font-weight: bold;
	font-family: "微軟正黑體";
	line-height: 27px;
}
#container .news, #container .about, #container .service, #container .latest_news, #container .promotion, #container .faq, #container .links, #container .contact {
	margin: 15px 0;
}
#container {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	background: rgba(255,255,255,1.00);
}
.header {
	padding: 5px;
	position:relative
}
.pc_fansBox {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 30px;
}
/*---------menu----------*/


.menu_out {
	margin-bottom: 3px;
	padding: 3px 0;
	border-top: 1px rgba(238,238,238,1.00) solid;
	border-bottom: 1px rgba(238,238,238,1.00) solid;
}
.menu {
	padding: 0 2%;
	font-family: "微軟正黑體";
	background: url(/images/menu_bg.jpg);
}
.menu .btn {
	font-size: 15px;
	font-weight: bold;
	border: 0;
	border-radius: 0;
	background: none;
	text-align: left;
	border-left: 3px rgba(245,233,0,1.00) solid;
	margin: 10px auto;
	width: 12%;
	padding: 0 8px;
}
.menu .btn:focus {
	outline: none !important;
}
.menu .btn a {
	color: rgba(0,0,0,1.00);
}
.menu .btn a:hover {
	text-decoration: none;
}
.menu .btn:hover {
	transition: all .5s;
	box-shadow: none;
	background: rgba(223,223,223,.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.menu .btn span {
	font-size: 9px;
	color: rgba(187,187,187,1.00);
	display: block;
}
/*---------img----------*/

.logo img, .banner img {
	width: 100%;
	height: auto;
}
.logo img {
	max-width: 458px;
}
/*---------banner----------*/

.banner img {
	max-width: 980px;
}
/*---------news----------*/

#container .news {
	font-family: "微軟正黑體";
	border-top: 1px rgba(220,220,220,1.00) solid;
	margin: 5px 0 0;
}
.news .news_00 {
	padding: 10px 0;
	border-right: 1px rgba(220,220,220,1.00) solid;
	border-bottom: 1px rgba(220,220,220,1.00) solid;
}
.news .news_00 .more {
	color: #fff;
	background: rgba(139,139,139,1.00);
	text-decoration: none;
	float: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	padding: 2px 5px;
	margin-right: 5px;
}
.news .news_00 .more:hover {
	transition: all .5s;
	background: rgba(233,218,0,1.00);
	color: rgba(0,0,0,1.00);
}
.news .date {
	background: rgba(242,242,242,1.00);
	color: rgba(157,157,157,1.00);
	display: inline-block;
	padding: 2px 10px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
}
.news .news_title {
	text-decoration: none;
	color: rgba(0,0,0,1.00);
	font-size: 16px;
	font-weight: bold;
	border-bottom: 4px rgba(255,241,1,1.00) solid;
	padding-left: 10px;
	padding-bottom: 5px;
	display: block;
}
.news .news_title:hover {
	transition: all .5s;
	color: rgba(0,109,179,1.00);
}
.news_word {
	padding: 3px 15px;
	font-size: 13px;
	margin: 0;
	line-height: 21px;
}
.news .map {
	text-align: center;
	vertical-align: middle;
	padding: 0 .5%;
	margin-top: 45px;
}
.news .map img {
	max-width: 237px;
}
/*---------about----------*/

.about_word {
	border: 1px rgba(170,170,170,1.00) solid;
	padding: 10px;
	margin: 15px 0;
}
/*---------service----------*/
.service a {
	color: #333;
}
.service a:hover {
	text-decoration: none;
	color: #000;
}
.service_title {
	color: #337ab7;
	font-size: 19px;
	font-family: "微軟正黑體";
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px;
}
.service_page {
	padding: 0 15px;
}
.service .text p {
	text-align: center;
	background: url(/images/ser_bg01.png) no-repeat top left, url(/images/ser_bg02.png) no-repeat bottom right, url(/images/ser_bg3.jpg) no-repeat top center rgba(242,222,0,1.00);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 10px 0;
	margin: 0 auto 20px;
	border: 2px rgba(209,208,0,0.5) solid;
}
.service .text p span {
	font-family: "微軟正黑體";
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 15px;
	margin: 5px 0;
	display: block;
}
.service .text .ser_bg {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 11px #ded300;
	-webkit-box-shadow: 1px 1px 11px #ded300;
	box-shadow: 1px 1px 11px #ded300;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0e0e0+7,ffffff+75 */
	background: rgb(224,224,224); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, rgba(224,224,224,1) 7%, rgba(255,255,255,1) 75%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(224,224,224,1) 7%, rgba(255,255,255,1) 75%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, rgba(224,224,224,1) 7%, rgba(255,255,255,1) 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
/*.ser_01{
	margin:20px 16%;}*/
/*---------service_text----------*/
/*---------service_info_link---------*/	
.service_info {
	font-family: "微軟正黑體";
	font-weight: bold;
	color: rgba(91,91,91,1.00);
}
.service_info_link {
	border-bottom: 1px rgba(207,207,207,1.00) dashed;
	margin-bottom: 20px;
}
.service_info_link a {
	display: block;
	margin-bottom: 5px;
	padding: 5px 0;
	border-bottom: 1px rgba(229,229,229,1.00) solid;
}
.service_info_link a:last-child {
	border-bottom: none;
}
.service_info_link a:hover {
	color: rgba(0,64,131,1.00);
}
/*----------service_info_text------------*/
.service_info_text .s3 {
	margin-bottom: 20px;
	line-height: 25px;
}
.service_info_text .s4{
	margin-bottom:0;}
/*---------service_info_text_title---------*/	

.service_info_text_title {
	color: rgba(75,172,198,1.00);
	font-size: 20px;
	margin-bottom: 10px;
}
.service_info_text_stitle {
	color: rgba(0,0,0,1.00);
	font-size: 17px;
	margin-bottom: 10px;
}
.service_info_text_sstitle {
	color: rgba(148,54,52,1.00);
	font-size: 15px;
	margin-bottom: 10px;
}
/*-----------service_info_text_word------------*/	
.service_info_text_word, .note, .annotate {
	margin-bottom: 50px;
	font-family:"微軟正黑體";
}
.service_info_text_word p {
	font-size: 14px;
}
.service_info_text_word .stext {
	margin-left: 27px;
}
.service_info_text_word .stext .stitle {
	color: rgba(112,48,160,1.00);
	margin-bottom: 10px;
}
.service_info_text_word .service_info_text_row {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	border-right: 1px rgba(216,216,216,1.00) dashed;
	padding-left: 3%;
}
.service_info_text_word .service_info_text_row2 {
    display: inline-block;
    vertical-align: top;
    width: calc(96% / 3);
    border-right: 1px rgba(216,216,216,1.00) dashed;
    padding-left: 1%;
    min-height: 192px;
}
.service_info_text_word .service_info_text_row2 .row2_title{
	color:rgba(196,0,3,1.00);
	font-size:16px;
	margin-bottom:5px;}

.service_info_text_word .service_info_text_row:first-child,
.service_info_text_word .service_info_text_row2:first-child{
	padding-left: 0;
}
.service_info_text_word .service_info_text_row:last-child,
.service_info_text_word .service_info_text_row2:last-child {
	border-right: none;
}
/*-----------service_info_text_p------------*/		
	
.service_info_text_p .number, .service_info_text_p p {
	display: inline-block;
	vertical-align: top;
}
.service_info_text_p .number {
	color: rgba(0,0,0,1.00);
}
.service_info_text_p p {
	width: 89%;
}
/*----------note-------------*/
.note_title {
	color: rgba(201,0,3,1.00);
	margin-bottom: 10px;
	font-size: 17px;
	font-weight:bold;
}
/*--------------annotate_text------------*/
.annotate_text {
	margin-left: 21px;
}
/*-------------news--------------*/
.latest_news_left p {
	padding: 10px;
	border: 1px rgba(221,221,221,.3) solid;
}
.latest_news_left p a {
	border: 1px rgba(211,211,211,.3) solid;
	-moz-box-shadow: 0px 2px 1px #c2c2c2;
	-webkit-box-shadow: 0px 2px 1px #c2c2c2;
	box-shadow: 0px 2px 1px #c2c2c2;
	color: rgba(85,85,85,1.00);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 10px 5px;
	text-align: center;
	margin-bottom: 10px;
	background: url(/images/menu_bg.jpg);
	display: block;
}
.latest_news_left p a:last-child {
	margin-bottom: 0;
}
.latest_news_left p a:hover {
	border: 1px rgba(211,211,211,.7) solid;
	box-shadow: none;
	text-decoration: none;
	padding-left: 10px;
	transition: all .5s;
}
.latest_news_right a {
	font-weight: bold;
	font-family: "微軟正黑體";
	text-decoration: none;
	color: rgba(0,0,0,1.00);
	display: inline-block;
	padding: 12px;
	border: 1px rgba(207,207,207,1.00) dashed;
}
.latest_news_right a b, .latest_news_right b {
	display: block;
	margin-top: 20px;
	font-size: 13px;
}
.latest_news_right span {
	font-family: "微軟正黑體";
	line-height: 31px;
}
.latest_news_right a:hover {
	text-decoration: none;
	background: rgba(255,242,25,1.00);
	transition: all .5s;
}
.latest_news_right a p, .latest_news_right p {
	margin: 10px 0;
}
.latest_news_right > div {
	padding: 0 4px;
	margin-bottom: 10px;
}
.latest_news_right .page {
	border-top: 1px rgba(216,216,216,1.00) solid;
	padding-top: 20px;
	margin-top: 20px;
	text-align: center;
}
.latest_news_right .page a {
	margin: 0 10px;
	padding: 2px 10px;
}
/*--------links----------*/

.links .links_logo img {
	width: 100%;
	max-width: 300px;
}
.links .links_logo, .links p {
	margin-bottom: 0;
	display: inline-block;
	vertical-align: middle;
}
.links .links_logo {
	border-right: 1px rgba(208,208,208,1.00) solid;
	width: 32%;
}
.links p {
	width: 65%;
	margin-left: 15px;
}
.links p a {
	font-size: 16px;
	letter-spacing: 2px;
	display: block;
	border-bottom: 1px rgba(212,212,212,1.00) solid;
}
.links p a:hover {
	text-decoration: none;
}
.links_text {
	border-bottom: 1px rgba(205,205,205,1.00) dashed;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.links_text p span {
	font-size: 14px;
	color: rgba(180,180,180,1.00);
}
/*---------footer----------*/

.footer {
	font-size: 13px;
	font-family: "微軟正黑體";
	padding: 10px;
	border-top: 4px rgba(219,219,219,1.00) solid;
}
.footer i {
	width: 13px;
	margin: 5px;
	text-align: center;
}
.footer .f_left, .footer .f_right {
	vertical-align: bottom;
}
.footer .f_left {
	float: left;
}
.footer .f_right {
	margin-top: 30px;
	float: right;
	text-align: right;
}
.footer p {
	font-weight: bold;
	margin: 0;
}
.footer a {
	color: #000;
	font-size: 13px;
	border-bottom: rgba(255,255,255,1) 1px solid;
}
.footer a:hover {
	color: rgba(245,206,0,1.00);
}
/*--------------------------*/
.rwd_menu {
	display: none;
}
.rwd_menu_nav {
	font-family: "微軟正黑體";
	font-size: 15px;
	text-align: center;
	display: block;
}
.rwd_menu_nav ul {
	margin-top: 5px;
	padding: 0;
}
.rwd_menu_nav li {
	margin: 0 auto;
	width: 98%;
	text-align: center;
	border: 1px solid rgba(197,197,197,1.00);
	border-bottom: none;
	position: relative;
	color: #333;
	list-style: none;
	background: url(/images/menu_bg.jpg);
}
.rwd_menu_nav li:last-child {
	border-bottom: 1px solid rgba(197,197,197,1.00);
}
.rwd_menu_nav li a {
	display: block;
	font-weight: bold;
	line-height: 40px;
	color: #000;
	text-decoration: none;
	width: 141px;
	margin: 0 auto;
	text-align: left;
}
.rwd_menu_nav li a span {
	color: rgba(195,195,195,1.00);
	font-size: 11px;
	margin-left: 10px;
}
.rwd_menu_nav li:hover {
	background: rgba(189,189,189,.2);
}
.rwd_menu_nav li ul {
	display: none;
	position: absolute;
	top: 100%;
}
.rwd_menu_nav li:hover ul {
	display: block;
	right: 0;
	left: 0;
	top: 100%;
}
.toggle {
	cursor: pointer;
	text-align: center;
	display: block;
	line-height: 35px;
	margin: 0 auto;
	width: 100%;
	background: url(/images/menu_bg.jpg);
	border-top: 1px solid rgba(180,180,180,.5);
	border-bottom: 1px solid rgba(180,180,180,.5);
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.toggle:hover {
	border-top: 1px solid rgba(180,180,180,1.00);
	border-bottom: 1px solid rgba(180,180,180,1.00);
}
/*------------latest-news--------------*/

.rwd_menu2 {
	display: none;
}
.rwd_menu2_nav {
	font-family: "微軟正黑體";
	font-size: 15px;
	text-align: center;
	display: block;
}
.rwd_menu2_nav ul {
	margin-top: 5px;
	padding: 0;
}
.rwd_menu2_nav li {
	margin: 0 auto;
	width: 98%;
	text-align: center;
	border: 1px solid rgba(197,197,197,1.00);
	border-bottom: none;
	position: relative;
	color: #333;
	list-style: none;
	background: url(/images/menu_bg.jpg);
}
.rwd_menu2_nav li:last-child {
	border-bottom: 1px solid rgba(197,197,197,1.00);
}
.rwd_menu2_nav li a {
	display: block;
	font-weight: bold;
	line-height: 40px;
	color: #000;
	text-decoration: none;
	margin: 0 auto;
	text-align: center;
}
.rwd_menu2_nav li a span {
	color: rgba(195,195,195,1.00);
	font-size: 11px;
	margin-left: 10px;
}
.rwd_menu2_nav li:hover {
	background: rgba(189,189,189,.2);
}
.rwd_menu2_nav li ul {
	display: none;
	position: absolute;
	top: 100%;
}
.rwd_menu2_nav li:hover ul {
	display: block;
	right: 0;
	left: 0;
	top: 100%;
}
.toggle2 {
	cursor: pointer;
	text-align: center;
	display: block;
	line-height: 35px;
	margin: 0 auto 15px;
	width: 98%;
	background: rgba(227,227,227,.3);
	border: 1px solid rgba(180,180,180,.2);
	color: #000;
	font-family: "微軟正黑體";
	font-size: 16px;
	letter-spacing: 4px;
}
.toggle2:hover {
	transition: all .5s;
	border: 1px solid rgba(180,180,180,1.00);
}
/*---------gotop-------*/
#gotop {
	display: none;
	position: fixed;
	right: 5px;
	bottom: 40px;
	cursor: pointer;
	z-index: 9999;
}
#gotop img {
	width: 50px;
	height: auto;
}
