@charset "utf-8";
/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}
#cover {
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 9;
    top: 0;
    display: none;
}
body {
    font-family: "微軟正黑體", Helvetica, Arial, " sans-serif";
    background: url(../img/bg.jpg);
    background-size: 100%;
    font-size: 18px;
    color: #4c4341;
}
dl, ol, ul {
    margin: 0px;
    padding: 0px;
}
a {
    color: #7e7e7e;
}
a:hover {
    color: #292929;
}

button {
    outline: none;
}
input[type="button"] {
    background: #fff;
    border-style: none;
    width: 100%;
    float: right;
    margin: 1.5em 0;
    color: #9f9f9f;
    cursor: pointer;
}
input[type="button"]:hover {
    background: #d3d3d3;
    color: #fff;
}
#wrapper {
    /*	width: 70%;*/
    margin: auto;
	padding-top: 9em;
}
#about, #news, #contect {
    padding-top: 10em;
    margin-top: -10em;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}
/*---------------------------------------------------------------*/
/*
#target-about{
	margin-top: -9%;
	padding-top: 9%;
}
*/
/*--------------------------導航----------------------------------*/
.bg-dark {
    background-color: #dadad8!important;
    background: url(../img/nav_bg.jpg) no-repeat top;
    background-size: cover;
    padding: 0px;
}
.navbar-expand-lg .navbar-nav {
    margin-right: 12%;
    width: 49%;
}
.dropdown-menu {
    border: 0px;
    border-radius: 0px;
    margin: 0px;
    background-color: #4c4341;
    color: #fff;
}
.dropdown-item {
    color: #d2d2d2;
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover {
    background-color: #716765;
    color: #fff;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    padding: 0px;
}
ul.navbar-nav li {
    width: calc(96% / 6);
}
a.nav-link:hover {
    opacity: 0.6;
}
/*---------------------------------------------------------------*/
.hightLight {
    z-index: -1;
    left: 5%;
    height: 2px;
    top: 44%;
    width: 9%;
    position: absolute;
    background-color: #444;
}
.con {
    width: 70%;
    margin: 0% auto 6% auto;
    display: table;
}
#logo {
    position: absolute;
    top: 0px;
    left: 20%;
    width: 16%;
    z-index: 9999;
}
.logo_none {
    display: none;
}
#logo2 {
    display: block;
    width: 18%;
    top: 26px;
    left: 14%;
    position: fixed;
}
.logo3 {
    z-index: 99;
}
#logo_min {
    display: none;
}
#bn {
    width: 100%;
    margin: auto;
}
#bn_min {
    display: none;
}
.con_title {
    width: 45%;
}
#aboutinside {
    background-color: #ffffffab;
    width: 100%;
}
#about_pic {
    width: 46%;
    margin-top: 6%;
    margin-bottom: -3%;
    float: left;
}
#about_pic_min {
    display: none;
}
#about_text {
    float: left;
    width: 50%;
    margin: 2%;
}
#about_title {
    margin-top: 3%;
    float: left;
}
ul#about_bt {
    list-style: none;
    width: 50%;
    margin: 6% 0;
    float: right;
}
ul#about_bt li {
    float: right;
    padding: 4px 15px;
    background: #e9e9e9;
    margin: 0 0 0 4%;
    color: #7b7574;
    font-weight: bold;
    cursor: pointer;
}
ul#about_bt li:hover {
    background-color: #c3c3c3;
    color: #fff;
}
#about_con {
    clear: both;
    text-align: justify;
    margin-top: 24%;
}
ul#workArea {
    list-style: none;
    width: 100%;
    text-align: center;
    display: table;
}
ul#workArea li {
    width: calc(92% / 2);
    margin: 1%;
    display: inline-block;
}
/**/
#allnews_con {
    width: 80%;
    margin: -1% auto 5% auto;
    padding: 4%;
}
#allnews_con ul#list {
    list-style: none;
    margin: auto;
    color: #7e7e7e;
    font-weight: bold;
}
#newsA {
    width: 46%;
    margin: 2%;
    float: left;
}
#newsB {
    width: 46%;
    margin: 2%;
    float: left;
}
.newsTitle {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 29%;
}
.newsDate, .newsActive, .newsPromotion, .newsTea, .newsTitle {
    float: left;
}
ul#list {
    list-style: none;
    margin-left: 16%;
    margin-top: 13%;
    color: #7e7e7e;
    font-weight: bold;
}
ul#list li {
    border-bottom: 1px solid #000;
    display: table;
    padding: 1.5em 0;
    width: 100%;
}
.newsActive {
    background: #7b541d;
    color: #fff;
    padding: 0.25em 2em;
    margin: 0 1.5em;
}
.newsPromotion {
    background: #6f2615;
    color: #fff;
    padding: 0.25em 2em;
    margin: 0 1.5em;
}
.newsTea {
    background: #537949;
    color: #fff;
    padding: 0.25em 2em;
    margin: 0 1.5em;
}
.arrow {
    margin: 0 1.5em;
    float: right;
}
#product {
    background: url(../img/pt_bg.png) repeat;
    background-position: center;
}
#product_text {
    width: 48%;
    float: left;
    margin: 6% 2%;
}
#product_pic {
    position: absolute;
    width: 65%;
    right: 0%;
}
#product_pic_min {
    display: none;
}
ul#products_list, ul#products_list a, ul#products_list a:hover {
    list-style: none;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    margin: 12% 0 6% 16%;
}
ul#products_list li {
    margin-bottom: 6%;
}
ul#products_list li:hover {
    color: #e4cfab;
}
bigT {
    font-size: 18px;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
}
#contect {
    position: relative;
}
#contect_title {
    width: 48%;
    margin: auto;
    text-align: center;
}
/*--------------------------------------------------------------------------*/
.formRight {
    width: 48%;
    padding: 5% 5% 0 5%;
    float: left;
}
.formLeft {
    width: 48%;
    padding: 5% 5% 0 5%;
    float: left;
}
.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
    text-align: right;
    color: #4c4341;
    font-weight: bold;
}
.form-control {
    background: #e8e8e8;
    border: 0px;
    border-radius: 0px;
}
input[type="submit"], input[type="reset"] {
    width: 48%;
    margin-right: 1%;
    border: 0px;
    background: #4c4341;
    color: #fff;
    padding: 4px;
    font-weight: bold;
    cursor: pointer;
}
input[type="reset"] {
    margin-right: 0%;
    margin-left: 1%;
}
input[type="submit"]:hover, input[type="reset"]:hover {
    background: #7b6d69;
}
/*--------------------------------------------------------------------------*/
#footer {
    background-color: #615f5e;
    color: #9d9c9b;
    font-size: 14px;
    padding: 3% 5% 1% 5%;
}
iframe {
    height: 450px;
    margin-bottom: -7px;
}
/*modal*/
.modal-body {
    text-align: center;
    padding: 0;
}
.modal-content {
    background-color: transparent;
    border: 0;
    border-radius: 0;
}
.modal-header {
    border-bottom: 0;
}
.modal-footer {
    border-top: 0;
}
.close {
    font-size: 3.5rem;
    font-weight: 100;
}
.modal-backdrop {
    background-color: #fff;
}
.modal-backdrop.show {
    opacity: .9;
}
.modal-footer {
    justify-content: flex-start;
    font-weight: bold;
    background-color: #fff;
}
.modal-footer p {
    margin: 0;
    padding: 0;
    font-size: 15px;
}
.modal-header .close {
    padding: 0;
    margin: -1rem -1.5rem -1rem auto;
}
