@charset "utf-8";

body {
    width: 100vw;
    font-family: "Microsoft Yahei";
    color: #5a5a5a;
}

/* navbar */
#g-topbar {
    padding: 20px 20px;
    transition: all 0.5s ease 0s;
}

#g-topbar .container {
    /* padding-right: 190px; */
    /* padding: 0; */
    width: 100%;

}

#g-topbar.navbar-default {
    /* background-color: rgba(248,248,248,0); */
    background-color: #FFBA00;

    border-color: rgba(231, 231, 231, 0);
}

#g-topbar .navbar-brand {
    /* display: block; */
    /* width: 150px; */
    /* height: 60px; */
    /* object-fit: contain; */
}

#g-topbar .navbar-nav>li>a {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    color: #fff;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #AC1F24 !important;
    background-color: transparent;
    font-weight: 600;
}

#g-topbar .navbar-toggle {
    border-radius: 0;
}

#g-topbar .navbar-toggle:hover,
#topbar .navbar-toggle:focus {
    background-color: #FCAC45;
}

#g-topbar .navbar-toggle:hover>.icon-bar {
    background-color: #fff;
}

.on {
    background-color: #222 !important;
    color: #fff;
    padding: 0 !important;
}

.go-content {
    width: 100%;
    padding-top: 5% !important;
}

.go-content .img1 {
    display: block;
    /* width: 37.5%; */
    width: 50.5rem;
    margin: 0 auto;
    object-fit: contain;
}

.go-content .classify {
    width: 100%;
    display: flex;
    align-items: self-start;
    justify-content: space-between;
    margin: 2.5521rem auto 0;
}

.go-content .classify>li {
    /* width: 23%; */
    width: 22.9167rem;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    margin-right: 2.3438rem;
}

.go-content .classify>li:last-child {
    margin-right: 0;
}

.go-content .classify>li>img {
    display: block;
    width: 100%;
    border-radius: .2604rem;
    object-fit: contain;

}

.go-content .classify>li>.desc {
    margin-top: 1.5625rem;
    text-align: center;
    font-family: "Microsoft jhengHei";
    font-weight: bold;
    color: #333333;


}

.go-content .classify>li>.desc>p:nth-child(1) {
    font-size: 2.5rem;
}

.go-content .classify>li>.desc>p:nth-child(2) {
    font-size: 1.25rem;
}

.go-content .classify>li>.desc>p:nth-child(3) {
    font-size: 1.25rem;
}

.go-content .text {
    width: 56.6667rem;
    font-family: "Microsoft jhengHei";
    font-weight: bold;
    font-size: 1.5625rem;
    color: #333333;
    text-align: center;
    margin: 30px auto;
}

.as {
    width: 100%;
    height: 10.4167rem;
    background-color: red;
}

.corporate_info {
    width: 100%;
    background-color: #e0e8ef;
    /* padding: 4.1667rem 13%; */
    padding-top: 4.1667rem !important;
    padding-bottom: 4.1667rem !important;
    display: flex;
    align-items: self-start;
}

.corporate_info .img5 {
    display: block;
    width: 51%;
    margin-right: 2.6042rem;
    object-fit: contain;
    border-radius: 5px;
}

.corporate_info>div {
    width: 45.4%;

}

.corporate_info .title {
    font-family: "Microsoft jhengHei";
    font-weight: bold;
    font-size: 1.4583rem;
    color: #000000;
}

.corporate_info .text {
    width: 100%;
    font-family: "Microsoft jhengHei";
    font-weight: 400;
    font-size: .8333rem;
    color: #000000;
    margin: .5058rem auto 1.5625rem;
}

.corporate_info .img6 {
    display: block;
    width: 90%;
    object-fit: contain;
    border-radius: .2604rem;
}

.exhibition {
    width: 100%;
    margin: 0 auto;
}

.exhibition .img7-box {
    width: 100%;
    position: relative;
}

.exhibition .img8-box {
    width: 100%;
    position: relative;
}
.exhibition .img21-box {
    width: 100%;
    position: relative;
}
.exhibition .desc {
    position: absolute;
    left: 13%;
    top: 44%;
    transform: translateY(-50%);
}
.exhibition .img8-box .desc{
    position: absolute;
    left: 12%;
    top: 50%;
    transform: translateY(-50%);
}
.exhibition .desc .title {
    font-family: "Microsoft jhengHei";
    font-weight: 400;
    font-size: 2.5rem;
    color: #FFFFFF;
}

.exhibition .desc .CompanyName {
    font-family: "Microsoft jhengHei";
    font-weight: bold;
    font-size: 4.1667rem;
    /* color: rgba(0, 0, 0, .6); */
    color: #fff;
    margin-top: 14px;
}

.exhibition .desc .text {
    font-family: "Microsoft jhengHei";
    font-weight: 400;
    font-size: 2.5rem;
    color: #FFFFFF;
    margin-top: 10px;

}

.exhibition .desc .btns {
    display: flex;
    align-items: center;
    margin-top: 3.6458rem;

}

.exhibition .desc .button {
    width: 160px;
    height: 36px;
    line-height: 36px;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #FFFFFF;
    text-align: center;
    box-sizing: border-box;
    margin-right: 15px;
    font-family: "Microsoft jhengHei";
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}

.exhibition .desc .button a {
    font-family: "Microsoft jhengHei";
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}

.exhibition .img7 {
    width: 100%;
    object-fit: contain;
}

.exhibition .img8 {
    width: 100%;
    object-fit: contain;
}

/* 手风琴轮播  */
.accordion-carousel {
    width: 100%;
    display: flex;
    height: 50rem;
    overflow: hidden;
}

.accordion-carousel .item {
    position: relative;
    scroll-snap-align: start;
    flex-shrink: 0;
    transition: flex-basis 0.3s ease-in-out;
    cursor: pointer;
    /* width: 16.6667rem; */
    width: 20%;
    /* height: 50rem; */
    flex-basis: 16.6667rem;

}

.accordion-carousel .item.show {
    position: relative;
    scroll-snap-align: start;
    flex-shrink: 0;
    transition: flex-basis 0.3s ease-in-out;
    cursor: pointer;
    /* width: 50rem; */
    width: 47rem;
    width: 40%;
    height: 50rem;
}

.accordion-carousel .item img {
    display: block;
    width: 17.3609rem;
    height: 100%;
    transition: max-height 0.3s ease-in-out;
    object-fit: cover;

}

.accordion-carousel .item .text {
    display: none;
}

.accordion-carousel .item.show img {
    display: block;
    width: 47rem;
    transition: max-height 0.3s ease-in-out;
    object-fit: cover;

}

.accordion-carousel .item.show .text {
    display: block;
    transition: max-height 0.3s ease-in-out;
    position: absolute;
    top: 60px;
    left: 20px;
    width: 90%;
}

.accordion-carousel .item.show .text .title {
    font-family: "Microsoft jhengHei";
    font-weight: bold;
    font-size: 2.5rem;
    color: #FFFFFF;
}

.accordion-carousel .item.show .text .desc {
    margin-top: 26px;
    font-family: "Microsoft jhengHei";
    font-weight: 400;
    font-size: 1.5rem;
    color: #FFFFFF;
}

.accordion-carousel .item.show {
    width: 50rem;
    width: 47rem;

}

.accordion-carousel .item.expanded {
    width: 47rem;

}


.car_mien {
    padding-top: 3.6458rem !important;
}

.car_mien .title {
    font-family: "Microsoft jhengHei";
    font-weight: bold;
    font-size: 2.5rem;
    color: #000000;
    text-align: center;
}

.car_mien img {
    display: block;
    margin: 3.125rem auto 0;
    width: 100%;
    object-fit: contain;
    border-radius: .2604rem;

}

.type_box {
    margin: 3.125rem auto 3.6458rem;

}

.type_box img {
    display: block;
    width: 100%;
    object-fit: contain;
}

.type_box img:nth-child(2) {
    margin-top: 20px;
}



/* 英文 */
.en_page {
    /* padding-top: 5.2083rem; */
}

.en_page img {
    display: block;
    width: 100%;
    object-fit: contain;
}

.en_page .img11en {
    margin: 3.125rem auto 3.6458rem;
}

.en_page .exhibition {
    position: relative;
}

.en_page .exhibition .btns {
    position: absolute;
    left: 1.7rem;
    bottom: 30%;
    display: flex;
    align-items: center;
}

.en_page .exhibition.module13 .btns {
    bottom: 40%;

}

.en_page .exhibition.module14 .btns {
    bottom: 45%;

}

.en_page .exhibition .button {
    width: 8.3333rem;
    height: 1.875rem;
    line-height: 1.875rem;
    border: .0521rem solid #FFFFFF;
    text-align: center;
    box-sizing: border-box;
    margin-right: .7813rem;
    font-family: "Microsoft jhengHei";
    font-weight: 400;
    font-size: 1.0417rem;
    color: #FFFFFF;
}

.en_page .exhibition .button:last-child {
    margin-right: 0;
}

.en_page .exhibition .button a {
    font-family: "Microsoft jhengHei";
    font-weight: 400;
    font-size: 1.0417rem;
    color: #FFFFFF;
}

.clause_detail {
    padding-top: 4.1667rem;
    padding-bottom: 4.1667rem;
}

.clause_detail .title {
    font-family: "Microsoft jhengHei";
    font-weight: bold;
    font-size: 2.5rem;
    color: #333333;
}

.clause_detail .text {
    font-family: "Microsoft jhengHei";
    font-weight: 400;
    font-size: 1.0417rem;
    color: #666666;
    margin-top: 2.8646rem;
}


@media (min-width: 320px) and (max-width:576px) {
    .en_page .exhibition .btns {
        position: absolute;
        left: 8.5rem;
        bottom: 30%;
        display: flex;
        align-items: center;
    }

    .go-content .text {
        font-size: 1.4583rem;
    }
}