body,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
th,
td,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 100;
    font-family: "微軟正黑體", Arial, Helvetica;
}

label {
    font-family: "微軟正黑體", Arial, Helvetica;
    font-weight: 100;
}


/*將影像及欄位集的邊框歸零*/

img,
fieldset {
    border: 0;
}


/*將清單樣式清除*/

s li {
    list-style: none;
}


/*將表格邊框的預設值separate(分離)改為collapse(重疊)*/

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*重置表格註解及標題儲存格的對齊*/

caption,
th {
    text-align: left;
}


/*將連結、底線、刪除線重置*/

a,
ins,
del {
    text-decoration: none;
}


/*將表單元素的字型樣式設為繼承(父元素)樣式保持一致性*/

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}


/*將縮寫元素的邊框及大小寫重置，acronym對IE5瀏覽器有用(雖然已沒人用IE5了)*/

abbr,
acronym {
    border: 0;
    font-variant: normal;
}


/*將上標、下標的樣式重置*/

sup,
sub {
    font-size: 100%;
    vertical-align: baseline;
}


/*將引用元素重置，讓各瀏覽器的符號一致*/

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

a {
    text-decoration: none;
    outline: none;
    /* for Firefox */
    hlbr: expression(this.onFocus=this.blur());
    /* for IE */
    transition: color 100ms linear 0s;
    -webkit-transition: color 100ms linear 0s;
    -moz-transition: color 100ms linear 0s;
    -o-transition: color 100ms linear 0s;
    color: #fff;
}

a:link {}

a:visited {}

a:hover,
a:focus {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

a:focus {
    outline: 0px;
    outline: 0px;
    outline-offset: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix .clearfloat {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}

.clearfloat {
    clear: both;
}

.thumbnail {
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: 0px;
    border-radius: 0px;
    border: 0px;
}

body {
    font-family: "微軟正黑體", Arial, Helvetica;
    font-size: 16px;
    line-height: 1.7;
}


/*start*/

.left {
    float: left;
}

.right {
    float: right;
}

.container {
    width: 1230px;
    padding: 0px 15px;
    position: relative;
}

header {
    height: 60px;
}

.navbar {
    margin-bottom: 0;
}

.navbar-nav {
    float: right;
    padding: 15px 0 0px;
}

.navbar-nav > li {
    font-size: 18px;
    padding: 0px 20px;
}

.navbar-brand {
    padding: 0px;
    line-height: 60px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #b98f45;
}

.navbar-default .navbar-nav > li > a {
    padding: 10px 0px 0px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #b98f45;
    background-color: transparent;
    padding-bottom: 10px;
    border-bottom: 3px solid #b98f45;
    padding: 10px 0px 10px;
    transition: all 0.2s ease-in-out 0s;
}

.navbar-default .navbar-nav > li:after {
    background-color: #8e8e8e;
    content: "";
    display: block;
    height: 15px;
    left: 0px;
    position: absolute;
    top: 12px;
    width: 1px;
}

.navbar-default .navbar-nav li:first-child::after,
.navbar-default .navbar-nav li:nth-child(6)::after {
    display: none;
}


/*=====all========*/

.banner {
    margin-bottom: 50px;
    position: relative;
}

.title {
    background-image: url("../img/title-bg.png");
    width: 960px;
    margin: 0 auto 20px;
    height: 100px;
}

.title h2 {
    background-color: #fff;
    line-height: 100px;
    margin: 0 auto;
    text-align: center;
    width: 200px;
    color: #b98f45;
}


/*==============product-box=======*/

.product-box {
    padding-top: 70px;
}

.bol-line {
    border-left: 1px solid #ccc;
}

.bor-line {
    border-right: 1px solid #ccc;
}

.info-box {
    padding-left: 15px;
    width: 90%;
}

.info-box .gray-text {
    padding-left: 20px;
    line-height: 1.7;
}

.name {
    background-image: url("../img/name-icon.png");
    background-position: 0 8px;
    background-repeat: no-repeat;
    display: block;
    font-size: 21px;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
}

.item .text {
    padding: 10px 0px 10px 20px;
}

.info .h2 {
    margin-bottom: 20px;
}

.pl-20 {
    padding-left: 12px;
}

.box-2 {
    height: 700px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border: 0px;
}

.nav-tabs {
    border: 0px;
}

.tab-box {
    position: relative;
}

.box-2 .nav-tabs {
    position: absolute;
    top: 450px;
}

.box-2 .nav-tabs li {
    width: 130px;
    text-align: center;
    float: none;
    display: inline-block;
}

.box-3 .nav-tabs {
    position: absolute;
    top: 580px;
}

.box-3 .nav-tabs li a {
    padding: 3px;
}

.box-3 .tab-content {
    height: 700px;
}

.box-8 {
    padding-top: 100px;
}

.point {
    left: 30px;
    position: absolute;
    top: -15px;
}


/*======show=======*/

.show-box {
    background-image: url("../img/blog-bg.jpg");
    height: 810px;
    width: 100%;
    padding-top: 50px;
    margin-bottom: 50px;
}


/*========form-page==========*/

.form-page {}

.form-top .text {
    width: 60%;
    margin: 20px auto;
}

.main-item {
    background-image: url("../img/pyramid.png");
    width: 100%;
    padding-top: 50px;
    background-repeat: repeat;
}

.main-item .item-box {
    margin-bottom: 20px;
}

.main-item .item-box .radio {
    width: 20px;
    margin: 10px auto;
}

.item-box .choes {
    margin: 0 auto;
    width: 90%;
}

.from-box {
    left: 70px;
    position: absolute;
    top: 150px;
    width: 70%;
    z-index: 11;
    ;
}

.main-item .col-md-4 {
    position: relative;
}

footer {
    text-align: center;
    color: #898989;
    font-size: 15px;
}


/*==============*/

.MyItem {
    position: absolute;
}


/*===btn====*/

.btn {
    background-color: #76500d;
    color: #fff;
    padding: 4px 20px;
    border-radius: 0px;
    font-size: 27px;
    letter-spacing: 2px;
    border: 0px;
}

.btn:hover {
    color: #fff;
    background-color: #5e3e07;
}

.golden {
    color: #76500d;
}

.gray-text {
    color: #999;
}

.mb-30 {
    margin-bottom: 30px;
}

.pink-text {
    color: #eb6877;
}

.golden-text {
    color: #fff;
    background-color: #76500d;
    padding: 4px 10px;
}


/*========hover=========*/

.people {
    color: #fff;
    width: 65%;
    margin: 0 auto;
    padding: 50px 0px;
}

@keyframes anima {
    from {
        margin-top: -50px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    to {
        margin: auto;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
}

@-webkit-keyframes anima {
    from {
        margin-left: -20px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    to {
        margin-left: 10px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
}

.pic a {
    display: block;
}

.people a,
.people a:hover,
.pic .pic-image,
.pic-caption,
.pic:hover .pic-caption,
.pic:hover img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.pic-caption {
    cursor: default;
    position: absolute;
    width: 190px;
    height: 190px;
    background: rgba(0, 0, 0, 0.8);
    padding: 10px;
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    border-radius: 50%;
}

.pic-image {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    border: 5px solid #e3c17e;
}

.pic:hover .pic-image {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.pic-title {
    font-size: 16px;
}

.pic:hover .bottom-to-top,
.pic:hover .top-to-bottom,
.pic:hover .left-to-right,
.pic:hover .right-to-left,
.pic:hover .rotate-in,
.pic:hover .rotate-out,
.pic:hover .open-up,
.pic:hover .open-down,
.pic:hover .open-left,
.pic:hover .open-right,
.pic:hover .come-left,
.pic:hover .come-right {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -moz-touch-callout: none;
    -o-touch-callout: none;
    -ms-touch-callout: none;
    touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    -o-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}

.bottom-to-top {
    top: 2%;
    left: 15%;
}

.pic:hover .bottom-to-top {
    top: 2%;
    left: 15%;
}

.pic-text {
    text-align: center;
    padding: 20px 15px 0px;
}

.pic-text h3 {
    border-bottom: 1px solid #fff;
    height: 30px;
    margin-bottom: 10px;
}

.shadow {
    text-align: center;
    padding: 20px 0px 0px;
}

.mob-show {
    display: none;
}

@media screen and (min-width: 1028px) and (max-width: 1366px) {
    .flex-direction-nav .flex-prev {
        left: 0px;
    }
    .flex-direction-nav .flex-next {
        right: 0px;
    }
    .tab-box,
    .info-box {
        margin: 0 auto;
        padding-left: 30px;
        position: relative;
        width: 80%;
    }
    .bol-line .info-box {
        padding-left: 0;
    }
    .box-2 .nav-tabs {
        position: absolute;
        top: 350px;
    }
    .box-3 .tab-box {
        width: 100%;
    }
    .box-3 .nav-tabs li a {
        padding: 0;
    }
    .no-show {
        display: none;
    }
    .mob-show {
        display: block;
    }
}

@media (max-width: 1024px) {
    .navbar-nav {
        float: left;
    }
    .container {
        width: 100%;
    }
    .flex-direction-nav .flex-prev {
        left: 0px;
    }
    .flex-direction-nav .flex-next {
        right: 0px;
    }
    .tab-box,
    .info-box {
        margin: 0 auto;
        padding-left: 30px;
        position: relative;
        width: 80%;
    }
    .bol-line .info-box {
        padding-left: 0;
    }
    .no-show {
        display: none;
    }
    .mob-show {
        display: block;
    }
    .box-2 .nav-tabs {
        position: absolute;
        top: 350px;
    }
    .box-3 .nav-tabs {
        position: absolute;
        top: 450px;
    }
}
