@charset "utf-8";
/* CSS Document */
html, body{
font-family: '微軟正黑體';
   font-size: 100%;
   background:#eaf7ff; 
}
h2{
	margin:0px auto;
}

h3{
	text-align:center;
	font-size:22px;
	font-weight:bold;
	color:#1c499f;
}

ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -30px;
}
li{
	list-style:none;
	text-align:left;
}


h1.logo {
	width: 230px;
	position:relative;
	height: 40px;
	float:left;
	margin-top:10px;
}
header{
	width:100%;
	height:70px;
    position: fixed;
    z-index:999;
    color:#fff;
}
.navbar{ margin-bottom:0px;border-radius: 0px;}
.navbar-header{ padding-left:15px;}
.navbar-default{
	background:#007bb1;
	border:0px;
	position: fixed;
	top:0px;
	z-index:12;
	width:100%;
}
.navbar-default .navbar-brand{color:#fff;}
.nav>li>a {font-size:1.4em;}
.navbar-default .navbar-nav>li>a{color:#fff; font-size:1em;cursor:pointer;}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {color:#7cf0ff;background:#007bb1;font-size:1em;cursor:pointer;}
.navbar-default .navbar-brand:hover{color: #eee;}
.navbar-brand {font-size:1.2em; padding:8px 15px 0 0}
.navbar-default .navbar-toggle {
  border-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}


.item img {
  display: block;
  width: 100%;
  height: auto;
  overflow:hidden;
}
.banner{
	width:95%;
    margin:0 auto;
    text-align:center;
    margin-bottom: 1em;
}



.detailbox{
	margin:0 auto;
	width:80%;
	border-radius: 10px;
	background-color:#fff;
box-shadow: 0px 0px 45px 5px #BABABA;
-webkit-box-shadow: 0px 0px 45px 5px #BABABA;
-moz-box-shadow: 0px 0px 45px 5px #BABABA;
-o-box-shadow: 0px 0px 45px 5px #BABABA;
    margin-top:8em;
    margin-bottom:4em;
}

.formbox{
	width:80%;
	margin:0 auto;
}

.detailbox img{
	margin: 0 auto;
}

.detail{
	padding:2em 0 2em 0;
	margin:5em auto;
}

.sub{
	margin: 0.5em 1em 2em 1em;
}

.photo{
	margin:0em 1em 1em 1em;
}
.photo img{
    width:100%;
}

.product{
	width:100%;
	margin:0 auto;
}

.itembox{
	width:50%;
	float:left;/*為並排的浮動語法*/
	padding:1em 0.5em 1em 1em;
}

.itemTitle{
	height:25px;
	text-align:left;
	margin:0 0 1em 0;
}

.title{
	display:inline;
}

.title3{
	display:none;
}

.title img{
	text-align: right;
}

.title2{
	display:none;
}

.date{
	font-size:18px;
	display:inline;
}

.stroke{
	font-size:19px;
	font-weight:bold;
}
.stroke span{
    display:inline-block;
	text-align:left;
}


.btn-box{
	width:100%;
	margin: 0px auto;
    text-align:center;
}

.btn-frame{
	margin: 3em 0 3em 0;
}

.btn a {
	text-align: center;
	font-size: 18px;
	font-weight: blod;
	color: #fff;
	border-radius: 8px;
	display: inline-block;
	width: 135px;
	background-color: #1c499f;
	height: 28px;
}
.btn a:hover {
    background-color: #1cbadc;
}

.grid50{
	width:50%;
	float:left;
}

.grid50 img{
    position:absolute;
    z-index:5;
    top: -0.5%;
    margin-left: -250px;
}

@media(max-width:1665px){
.itembox{
	width:100%;
}
.stroke{
	text-align:center;
}

.title{
	display:none;
}

.title3{
	display:block;
}
}

@media(max-width:1240px){
.btn a {
	width: 150px;
}
}

@media(max-width:840px){
.btn a {
	width: 200px;
}
.detailbox{
    margin-top:6em;
    margin-bottom:-2em;
}
}

@media(max-width:768px){
.btn a {
	width: 130px;
}
.title{
	display:none;
}
.title2{
	display:inline;
}

.title3{
	display:none;
}
.stroke{
	font-size:16px;
}

.itemTitle{
	margin:0 0 2em 0;
}
}

@media(max-width:620px){
.detailbox{
	width:80%;
}
.itembox{
	width:100%;
	float:left;/*為並排的浮動語法*/
	padding:1em 0.5em 1em 1em;
}
}

@media(max-width:520px){
.formbox{
	width:90%;
}

.itemTitle{
	margin:0 auto;
}

.stroke {
    margin: 2em 0 0 0;
}
.btn-frame{
	margin: 3em 0 1em 0;
}
}
@media(max-width:480px){
.detailbox{
	width:85%;
}
.formbox{
	width:95%;
}
.btn a {
	font-size: 16px;
	width: 110px;
}
}


#back-top {
    position: fixed;
    bottom: 10px;
    right:10px;
    background:url(../images/top.png) no-repeat;
    background-size:32px 31px;
    width:32px;
    height:31px;
    opacity:0.85;
}
#back-top a {
    display:block;
    width:32px;
    height:31px;
    text-align:center;
}
footer{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#008ed3+0,30ddf1+100 */
background: #008ed3; /* Old browsers */
background: -moz-linear-gradient(top, #008ed3 0%, #30ddf1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #008ed3 0%,#30ddf1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #008ed3 0%,#30ddf1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008ed3', endColorstr='#30ddf1',GradientType=0 ); /* IE6-9 */
	width: 100%;
	padding-top: 1em;
	padding-bottom: 2em;
	bottom:0;
	text-align: center;
}
footer img{
	text-align: center;
	margin:0 auto;
}
