﻿@charset "utf-8";
body {
    margin: 0px;
    font-family: "微軟正黑體", Arial;
    font-size: 1.2em;
	background-color: #DCE8FC;
   }
h1{
    font-size: 2em;
    font-weight: bold;
    color: #000000;
    text-shadow: 0 0 15px #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    text-align: center;
    }
h2{
    font-size: 1.4em;
    float: left;	
}
h3{
    font-size: 1.2em;
    margin-top: -5px;
}
h4{
    font-size: 1.4em;
    float: center;	
}

#header {
    clear: both;
    height: 250px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
#logo {
    clear: right;
    float: left;
    height: 70px;
    width: 100%;
	background-color: #FFFFFF;
}
#menu {
    text-align: center;
    clear: right;
    height: 68px;
    width: 100%;
    float: left;
    background-image: -webkit-linear-gradient(270deg,rgba(0,17,80,1.00) 0%,rgba(0,82,155,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,17,80,1.00) 0%,rgba(0,82,155,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,17,80,1.00) 0%,rgba(0,82,155,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,17,80,1.00) 0.00%,rgba(0,82,155,1.00) 100.00%);
}
#menu ul li {
    list-style-type: none;
    display: block;
    float: left;
    width: 185px;
    margin-left: 5px;
    margin-right: 5px;
}
#menu ul li a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.interior_bg {
    clear: right;
    height: 112px;
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(images/interior_bg.jpg);
}
.about_bg {
    clear: right;
    height: 112px;
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(images/about_bg.jpg);
}
.contact_bg {
    clear: right;
    height: 112px;
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("images/contact_bg.jpg");
}
.client_bg {
    clear: right;
    height: 112px;
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("images/client_bg.jpg");
}
.download_bg {
    clear: right;
    height: 112px;
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("images/download_bg.jpg");
}
.link_bg {
    clear: right;
    height: 112px;
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("images/link_bg.jpg");
}
.waybill_bg {
    clear: right;
    height: 112px;
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("images/waybill_bg.jpg");
}
.product_bg {
    clear: right;
    height: 112px;
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("images/product_bg.jpg");
}
#content {
    clear: both;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-weight:bold;
}
#about {
    clear: both;
    width: 48%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-weight:bold;
}
#footer {
    background-color: #001550;
    clear: both;
    height: 35px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
	padding-top: 12px;
    font-size: 0.7em;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
/*index*/
#index_content img {
    width: 20%;
    height: auto;
    margin-left: 25px;
    margin-bottom: 25px;
}
#index_content a img {
    margin-top: 30px;
    margin-bottom: 30px;

}
#index_waybill {
    clear: both;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-image: -webkit-linear-gradient(270deg,rgba(0,17,80,1.00) 0%,rgba(0,82,155,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,17,80,1.00) 0%,rgba(0,82,155,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,17,80,1.00) 0%,rgba(0,82,155,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,17,80,1.00) 0%,rgba(0,82,155,1.00) 100%);
    height: 68px;
}
#index_waybill img {
    padding-left: 20px;
    float: left;
    margin-top: 10px;
}
/*#index_waybill input {
    width: 25%;
    float: left;
    margin-top: 20px;
    margin-left: 15px;
    height: 30px;
    font-family: "微軟正黑體", Arial;
    font-size: 0.8em;
    border-radius: 5px;
    border: 1px solid #FFFFFF;
    padding-left: 10px;
}*/
.index_waybill_InputBox {
    width: 25%;
    float: left;
    margin-top: 20px;
    margin-left: 15px;
    height: 30px;
    font-family: "微軟正黑體", Arial;
    font-size: 0.8em;
    border-radius: 5px;
    border: 1px solid #FFFFFF;
    padding-left: 10px;
}
#index_waybill button {
    margin-top: 20px;
    height: 30px;
    margin-left: 10px;
    font-family: "微軟正黑體", Arial;
    font-weight: bold;
    background-image: -webkit-linear-gradient(270deg,rgba(0,39,106,1.00) 0%,rgba(0,50,118,1.00) 50.57%,rgba(0,60,130,1.00) 99.59%);
    background-image: -moz-linear-gradient(270deg,rgba(0,39,106,1.00) 0%,rgba(0,50,118,1.00) 50.57%,rgba(0,60,130,1.00) 99.59%);
    background-image: -o-linear-gradient(270deg,rgba(0,39,106,1.00) 0%,rgba(0,50,118,1.00) 50.57%,rgba(0,60,130,1.00) 99.59%);
    background-image: linear-gradient(180deg,rgba(0,39,106,1.00) 0%,rgba(0,50,118,1.00) 50.57%,rgba(0,60,130,1.00) 99.59%);
    color: #FFFFFF;
    border-radius: 5px;
    border: 2px solid #FFFFFF;
}
.index_waybill_BtnSearch {
    margin-top: 20px;
    height: 30px;
    margin-left: 10px;
    font-family: "微軟正黑體", Arial;
    font-weight: bold;
    background-image: -webkit-linear-gradient(270deg,rgba(0,39,106,1.00) 0%,rgba(0,50,118,1.00) 50.57%,rgba(0,60,130,1.00) 99.59%);
    background-image: -moz-linear-gradient(270deg,rgba(0,39,106,1.00) 0%,rgba(0,50,118,1.00) 50.57%,rgba(0,60,130,1.00) 99.59%);
    background-image: -o-linear-gradient(270deg,rgba(0,39,106,1.00) 0%,rgba(0,50,118,1.00) 50.57%,rgba(0,60,130,1.00) 99.59%);
    background-image: linear-gradient(180deg,rgba(0,39,106,1.00) 0%,rgba(0,50,118,1.00) 50.57%,rgba(0,60,130,1.00) 99.59%);
    color: #FFFFFF;
    border-radius: 5px;
    border: 2px solid #FFFFFF;
}
#index_img {
    clear: both;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    background-image: url(images/smart.jpg);
    height: 250px;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: 100% auto;
}
#index_content {
    text-align: center;
    clear: both;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
#index_footer {
    background-color: #A7A7A7;
    height: 40px;
    width: 100%;
    float: left;
	position: absolute;
    bottom: 0;
    left: 0;
}
#index_footer img {
    margin-left: 20px;
	margin-top: 3px;
}

/*about*/
/*product*/
#product_content{
    clear: both;
    width: 100%;
    height: 1200px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.c3 {
    text-align: center;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    height: 240px;
	margin-top: 10px;
}
/*download*/
.c2 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    height: 200px;
    text-align: center;
    margin-top: 15px;
}
.c2 a {
    color: #606060;
    text-decoration: none;
}
.c2 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.c2_left {
    float: left;
    width: 30%;
    background-color: #FFFFFF;
    margin-right: 5%;
    margin-top: 3px;
    border-radius: 15;
    height: 200px;
 }
.c2_left:hover {
    float: left;
    width: 30%;
    background-color: #00B5BB;
    margin-right: 5%;
    margin-top: 3px;
    border-radius: 15;
    height: 200px;
 }
.C2_conter {
    float: left;
    width: 30%;
    background-color: #FFFFFF;
    margin-top: 3px;
    border-radius: 15;
    height: 200px;
}
.C2_conter:hover {
    float: left;
    width: 30%;
    background-color: #00B5BB;
    margin-top: 3px;
    border-radius: 15;
    height: 200px;
}
.c2_right {
    float: right;
    width: 30%;
    background-color: #FFFFFF;
    margin-top: 3px;
    border-radius: 15;
    height: 200px;
}
.c2_right:hover {
    float: right;
    width: 30%;
    background-color: #00B5BB;
    margin-top: 3px;
    border-radius: 15;
    height: 200px;
}
/*link*//*client*//*contact//*interior*/
.c1 {
    width: 81%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    text-align: center;
}

.c1_left {
    float: left;
    width: 49%;
    margin-right: 10px;
    text-align: center;
}
.c1_left_bg {
    background-color: #FFFFFF;
    width: 90%;
	height:350px;
    padding-top: 20px;
    -webkit-box-shadow: 2px 2px 2px #888888;
    box-shadow: 2px 2px 2px #888888;
    padding-bottom: 20px;
}
.c1_left .c1_left_bg h1 {
    margin-top: -8px;
}
.c1_left ul li {
    height: 50px;
    text-decoration: none;
    list-style-type: none;
    background-color: #FFFFFF;
    margin-top: 20px;
	padding-top: 20px;
    border-radius: 15px;
    -webkit-box-shadow: 2px 2px 2px #949494;
    box-shadow: 2px 2px 2px #949494;
	
}
.c1_left ul li:hover {
    text-decoration: none;
    list-style-type: none;
    background-color: #00B5BB;
    border-radius: 15px;
}
.c1_left ul li a {
    color: #00468D;
    text-decoration: none;
    font-weight: bold;
}
.c1_left ul li a:hover {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
.c1_right {
    float: right;
    width: 49%;
}
.c1_right_bg {
    background-color: #FFFFFF;
    width: 90%;
	height: 370px;
    padding-top: 20px;
    -webkit-box-shadow: 2px 2px 2px #888888;
    box-shadow: 2px 2px 2px #888888;
}
.c1_right .c1_right_bg h1 {
    margin-top: -8px;
}
.c1_right ul li {
    height: 50px;
    text-decoration: none;
    list-style-type: none;
    padding-top: 20px;
    background-color: #FFFFFF;
    margin-top: 20px;
    border-radius: 15px;
    -webkit-box-shadow: 2px 2px 2px #949494;
    box-shadow: 2px 2px 2px #949494;
}
.c1_right ul li:hover {
    text-decoration: none;
    list-style-type: none;
    background-color: #00B5BB;
    border-radius: 15px;
}
.c1_right ul li a {
    color: #00468D;
    text-decoration: none;
    font-weight: bold;
}
.c1_right ul li a:hover {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
/*waybill*/
#search {
    font-family: "微軟正黑體", Arial;
    clear: both;
    height: 60px;
    width: 100%;
    background-image: -webkit-linear-gradient(270deg,rgba(0,181,187,1.00) 0%,rgba(0,94,97,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,181,187,1.00) 0%,rgba(0,94,97,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,181,187,1.00) 0%,rgba(0,94,97,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,181,187,1.00) 0%,rgba(0,94,97,1.00) 100%);
}
/*#search input {
    width: 50%;
    height: 40px;
    margin-top: 10px;
    color: #7B7B7B;
	border: 2px solid #FFFFFF;
	border-radius: 5px;
    font-family: "微軟正黑體", Arial;
    font-size: 0.8em;
	padding-left: 10px;
}*/
.searchInputBox {
    width: 50%;
    height: 40px;
    margin-top: 10px;
    color: #7B7B7B;
    border: 2px solid #FFFFFF;
    border-radius: 5px;
    font-family: "微軟正黑體", Arial;
    font-size: 0.8em;
    padding-left: 10px;
}
#search button  {
    width: 100px;
    height: 40px;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-family: "微軟正黑體", Arial;
    border-radius: 5px;
    font-size: 0.9em;
    background-image: -webkit-linear-gradient(270deg,rgba(0,181,187,1.00) 0%,rgba(0,92,95,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,181,187,1.00) 0%,rgba(0,92,95,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,181,187,1.00) 0%,rgba(0,92,95,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,181,187,1.00) 0%,rgba(0,92,95,1.00) 100%);
}
.searchbtnSearch {
    width: 100px;
    height: 40px;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-family: "微軟正黑體", Arial;
    border-radius: 5px;
    font-size: 0.9em;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 181, 187, 1.00) 0%, rgba(0, 92, 95, 1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(0, 181, 187, 1.00) 0%, rgba(0, 92, 95, 1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(0, 181, 187, 1.00) 0%, rgba(0, 92, 95, 1.00) 100%);
    background-image: linear-gradient(180deg, rgba(0, 181, 187, 1.00) 0%, rgba(0, 92, 95, 1.00) 100%);
}
table tr .w200 {
    width: 200px;
    color: #FFFFFF;
    background-image: -webkit-linear-gradient(320deg,rgba(2,92,172,1.00) 0%,rgba(0,59,97,1.00) 100%);
    background-image: -moz-linear-gradient(320deg,rgba(2,92,172,1.00) 0%,rgba(0,59,97,1.00) 100%);
    background-image: -o-linear-gradient(320deg,rgba(2,92,172,1.00) 0%,rgba(0,59,97,1.00) 100%);
    background-image: linear-gradient(130deg,rgba(2,92,172,1.00) 0%,rgba(0,59,97,1.00) 100%);
}

table tr .w400 {
    width: 400px;
    background-image: -webkit-linear-gradient(320deg,rgba(2,92,172,1.00) 0%,rgba(0,59,97,1.00) 100%);
    background-image: -moz-linear-gradient(320deg,rgba(2,92,172,1.00) 0%,rgba(0,59,97,1.00) 100%);
    background-image: -o-linear-gradient(320deg,rgba(2,92,172,1.00) 0%,rgba(0,59,97,1.00) 100%);
    background-image: linear-gradient(130deg,rgba(2,92,172,1.00) 0%,rgba(0,59,97,1.00) 100%);
    color: #FFFFFF;
}

table tr .w500 {
    width: 500px;
}
table tr .w100 {
    width: 100%;
    height: 60px;
    background-image: -webkit-linear-gradient(320deg,rgba(2,92,172,1.00) 0%,rgba(0,59,97,1.00) 100%);
    background-image: -moz-linear-gradient(320deg,rgba(2,92,172,1.00) 0%,rgba(0,59,97,1.00) 100%);
    background-image: -o-linear-gradient(320deg,rgba(2,92,172,1.00) 0%,rgba(0,59,97,1.00) 100%);
    background-image: linear-gradient(130deg,rgba(2,92,172,1.00) 0%,rgba(0,59,97,1.00) 100%);
    color: #FFFFFF;
    padding-left: 10px;
    text-align: center;
    font-size: 1.2em;
}
table tr .w1200h500 {
    width: 100%;
    height: 400px;
    color: #787878;
}
.c4 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #878787;
}

.c4 table {
    border: 2px solid #FFFFFF;
}
.c4 table tr {
    height: 50px;
}
.c5  {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    color: #787878;
    text-align: center;
}
.c5 table {
	width:100%;
    border: 2px solid #FFFFFF;
}
.c5 table tr td {
	border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.c5 button  {
    width: 120px;
    height: 45px;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-family: "微軟正黑體", Arial;
    border-radius: 10;
    font-size: 0.9em;
    margin-top: 6px;
    margin-bottom: 6px;
    background-image: -webkit-linear-gradient(270deg,rgba(0,181,187,1.00) 0%,rgba(0,79,82,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,181,187,1.00) 0%,rgba(0,79,82,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,181,187,1.00) 0%,rgba(0,79,82,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,181,187,1.00) 0.00%,rgba(0,79,82,1.00) 100.00%);
}


/*phone*/
@media screen and (max-width: 480px){
	
}

/*tablet*/
@media screen and (min-width:480px) and (max-width:1023px){
	
}

/*computer*/
@media screen and (min-width:1024px){
	
}
