@charset "utf-8";
body {
    font-family: "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    background: #fff;
    margin: 0;
    padding: 0;
}

section {
    display: block;
}

* {
    box-sizing: border-box;
}

strong {
    font-weight: bold;
}

area {
    outline: 0;
}

img[usemap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
}

.clearfix {
    clear: both;
}

a {
    color: #4280b7;
    text-decoration: none;
}

#header,
.header,
.header img,
#footer,
.footer,
.footer img {
    padding: 0;
    margin: 0;
    margin-bottom: -2px;
    overflow: hidden;
    width: 100%;
}

.top-without-brand {
    /* 使手機無法左右浮動 */
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}


/*******************
logo
*******************/

.logo-wrap {
    width: 100vw;
    margin: 0 auto;
    background: black;
    text-align: center;
}

.logo-wrap img {
    margin: 0 auto;
}


/*******************
nav
*******************/

.nav-wrap {
    background: #dddddd;
}

.nav-wrap ul {
    padding: 25px 0px;
    text-align: center;
    width: 980px;
    margin: 0 auto;
}

.nav-wrap ul li {
    list-style: none;
    display: inline-table;
    text-align: center;
    width: 22%;
    margin: 0 1%;
    padding: 8px;
    font-size: 20px;
    color: black;
    border: thin solid black;
}

.nav-wrapper li.active {
    background: black;
    color: white;
}


/*******************
banner
*******************/

.kv {
    color: black;
    width: 100vw;
    height: 644px;
    background: url(../images/kv.jpg) no-repeat 30% center;
    background-size: cover;
}

.kv-content {
    width: 400px;
    float: right;
    margin-right: 20%;
    margin-top: 200px;
}

.kv-content-subtitle {
    font-size: 42px;
    font-weight: 100;
    margin-bottom: 10px;
}

.kv-content-title {
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
}

.kv-content-btn {
    cursor: pointer;
    background: transparent;
    width: 158px;
    height: 45px;
    border: 2px solid black;
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
    margin-left: 5px;
}


/*******************
main-content
*******************/

.article-content-wrap {
    width: 1520px;
    margin: 50px auto;
}

.article-content {
    list-style: none;
    margin: 10px 8px;
    display: inline-table;
}

.wide-article {
    width: 740px;
    height: 480px;
}

.narrow-article {
    width: 360px;
    height: 480px;
}

.article-content-img {
    width: 100%;
    height: 320px;
}

.article-content-text {
    text-align: center;
    line-height: 25px;
    color: black;
    width: 100%;
    height: 160px;
}

.white-bg {
    background: white;
    border: 1px solid black;
    border-top: none;
}

.white-bg .article-content-text-inner {
    padding-top: 15px;
    position: relative;
    top: 15px;
}

.dark-bg .article-content-text-inner {
    padding-top: 15px;
}

.article-content-text-inner-category {
    font-size: 14px;
}

.article-content-text-inner-title {
    font-size: 20px;
}

.article-content-text-inner-discription {
    color: #7d7d7d;
    font-size: 14px;
    width: 70%;
    margin: 0 auto;
    /*    text-align: left;*/
}

.article-content-text-inner-btn {
    font-size: 16px;
    background: transparent;
    border: none;
}

.dark-bg {
    color: white;
    background: -moz-linear-gradient(top, rgba(255, 252, 252, 0) 0%, rgba(0, 0, 0, 0.8) 60%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 252, 252, 0) 0%, rgba(0, 0, 0, 0.8) 60%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 252, 252, 0) 0%, rgba(0, 0, 0, 0.8) 60%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.dark-bg .article-content-text-inner-title {
    font-size: 28px;
    line-height: 34px;
}

.dark-bg .article-content-text-inner-discription {
    color: white;
}

.dark-bg .article-content-text-inner-btn {
    color: white;
}

.dark-bg hr {
    width: 80%;
    margin: 5px auto;
}

#article1 {
    background: url(../images/1.jpg) no-repeat center center;
}

#article2 {
    background: url(../images/2.jpg) no-repeat center center;
}

#article3 {
    background: url(../images/15.jpg) no-repeat center center;
}

#article4 {
    background: url(../images/4.jpg) no-repeat center center;
}


/*******************
item
*******************/

.item-title-wrap {
    width: 1500px;
    margin: 0 auto;
}

.item-title {
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid black;
}

.item-product-wrap ul {
    width: 1500px;
    margin: 50px auto;
}

.item-product-wrap ul li {
    display: inline-table;
    text-align: center;
    width: 24.8%;
    margin: 0 auto;
    list-style: none;
}

.item-product-wrap ul li img {
    width: 300px;
}

.item-product-content {
    line-height: 20px;
    color: black;
}

.item-product-content p {
    margin-bottom: 10px;
}

.item-product-content-brand {
    font-size: 14px;
    color: #7d7d7d;
}

.item-product-content-en {
    font-size: 16px;
    font-weight: 600;
}

.item-product-content-ch {
    font-size: 16px;
}


/*******************
次頁 
*******************/

.listing-item-title {
    text-align: center;
    width: 75.5vw;
    margin: 2% auto 1%;
    height: 64px;
    background: url(../images/line.jpg) repeat-x center center;
}

.listing-item-title-inner {
    font-size: 48px;
    max-width: 270px;
    margin: 0 auto;
    background: white;
    position: relative;
    top: 5px;
}

.listing-item-wrapper ul {
    width: 80vw;
    margin: 0 auto;
    text-align: center;
}

.listing-item-wrapper ul li {
    display: inline-table;
    width: 30%;
    text-align: left;
    margin: 10px 1%;
}

.listing-item-wrapper ul li a {
    color: black;
}

.listing-item-img img {
    width: 100%;
}

.listing-item-bd .listing-item-tag {
    margin: 30px 0px 20px;
    /*    max-width: 156px;*/
}

.listing-item-bd .listing-item-tag-inner {
    padding: 6px 13px;
    border: thin solid black;
}

.listing-item-bd h3 {
    font-size: 24px;
    line-height: 1.81818vw;
    height: 68px;
}

.listing-item-bd .listing-item-content {
    margin-top: 7px;
    font-size: 20px;
    line-height: 1.4;
    height: 85px;
    overflow-y: hidden;
    text-overflow: ellipsis;
}

.listing-wrap button {
    margin: 1px 0 0 0;
    padding: 2px;
}

.seemore-wrap {
    margin: 50px auto 30px;
    width: 100vw;
}

.seemore-wrap a {
    font-size: 20px;
    color: black;
    font-weight: 600;
}

.seemore {
    background: url(../images/seemore-btn.jpg) no-repeat center bottom;
    text-align: center;
    height: 112px;
}

.seemore-inner {
    position: relative;
    top: 20px;
}