

/* Slider : manufac. */
img {
    max-width: 100%;
    border: none;
    vertical-align: middle;
}

li {
    list-style: none;
}

* {
    box-sizing: border-box;
    outline: 0px;
}


.flex_row,
.items_list>ul {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: wrap;
}

.flex_row_nowrap {
    flex-wrap: nowrap;
}

.nav_wrap {
    box-sizing: content-box;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    z-index: 1;
    display: flex;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    transition-property: transform, -webkit-transform;
}



.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0px, 0px);
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
    margin: 0px auto;
    transition-timing-function: ease-out;
}

.swiper-slide {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition-property: transform, -webkit-transform;
    flex-shrink: 0;
}

.swiper-slide h3{
    color: black !important;
}

.ww {
    margin-left: -30px;
}

.fp-viewing-page01 .section[data-anchor="page01"] .wow,
.fp-viewing-page02 .section[data-anchor="page02"] .animated,
.fp-viewing-page03 .section[data-anchor="page03"] .animated,
.fp-viewing-page04 .section[data-anchor="page04"] .animated,
.fp-viewing-page05 .section[data-anchor="page05"] .animated,
.fp-viewing-page06 .section[data-anchor="page06"] .animated,
.fp-viewing-page07 .section[data-anchor="page07"] .animated,
.fp-viewing-page08 .section[data-anchor="page08"] .animated {
    visibility: visible !important;
}

.fp-viewing-page04 .section[data-anchor="page04"] .fadeInLeftA,
.fp-viewing-page06 .section[data-anchor="page06"] .fadeInLeftA,
.fp-viewing-page05 .section[data-anchor="page05"] .fadeInLeftA,
.fp-viewing-page07 .section[data-anchor="page07"] .fadeInLeftA {
    animation-name: fadeInLeftA !important;
}

.fp-viewing-page04 .section[data-anchor="page04"] .fadeInRightA,
.fp-viewing-page06 .section[data-anchor="page06"] .fadeInRightA,
.fp-viewing-page05 .section[data-anchor="page05"] .fadeInRightA,
.fp-viewing-page07 .section[data-anchor="page07"] .fadeInRightA {
    animation-name: fadeInRightA !important;
}

.fp-viewing-page03 .section[data-anchor="page03"] .animated,
.fp-viewing-page08 .section[data-anchor="page08"] .animated {
    visibility: visible !important;
    animation-name: zoomInA !important;
    /*animation-name:fadeInRightA !important;*/
}
.index_honors{
	overflow: hidden;
	
}

.index_honors .honors_left {
    width: 55.88%;
    background-color: var(--color-secondry);
    padding: 95px 0px 0px 161px;
	
}

.index_honors .honors_right {
    flex: 1 1 0%;
}

.index_honors .honors_left h5 {
    /*font-family: NotoSansCJKtc-Light;*/
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 29px;
    opacity: 0.6;
    color: rgb(255, 255, 255);
    margin: 0px 0px 10px;
}

.index_honors .index_title {
    color: rgb(255, 255, 255);
}

.index_honors .honors_left_swiper {
    margin: 30px 0;
    height: 560px;
    max-width: 520px;
}

.honors_left_swiper li h3 {
    line-height: 40px;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    color: rgb(255, 255, 255);
    opacity: 0.2;
    width: fit-content;
    transition: all .3s linear;
    font-family: HongritaSanSerif-Regular;
}

.honors_left_swiper .swiper-slide-prev h3,
.honors_left_swiper .swiper-slide-next h3 {
    opacity: 0.6;
}

.honors_left_swiper {
    overflow: hidden;
}

.honors_left_swiper .swiper-slide-active h3 {
    
    opacity: 1;
}

.honors_left_swiper .swiper-slide-active .acc-btn  {
   padding: 50px 30px;
  
}
.honors_left_swiper .swiper-slide {
    cursor: pointer;
    height: max-content;
    margin-bottom: 40px;
}

.honors_left_swiper .swiper-slide:hover h3 {
    opacity: 1;
    font-size: 26px;
}

.honors_left_control {
    position: relative;
    width: 77px;
}

.honors_left_control .banner_button_prev {
    background: url("img/aindex/img_14.png") center center / contain no-repeat;
    width: 12px;
    height: 20px;
    left: 0px;
    right: auto;
    opacity: 0.6;
}

.honors_left_control .banner_button_next {
    background: url("img/aindex/img_13.png") center center / contain no-repeat;
    width: 12px;
    height: 20px;
    right: 0px;
    left: auto;
    opacity: 0.6;
}

.honors_left_control .banner_button_prev::before,
.honors_left_control .banner_button_next::before {
    display: none;
}

.honors_left_control .banner_button_prev:hover,
.honors_left_control .banner_button_next:hover {
    opacity: 1;
}

.honors_right {
    padding-left: 149px;
    position: relative;
}

.honors_right_swiper {
    margin-top: -100px;
    height: 100% !important;
    width: 80.17%;
}

.honors_right_swiper li.swiper-slide-active {
    height: 100% !important;
    transform: scale(1.4);
}

.honors_right_swiper li img {
    margin: auto;
    display: block;
    object-fit: contain;
}

.honors_right .swiper-num {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-family: HongritaSanSerif-SemiBold;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    color: rgb(9, 42, 48);
	z-index: 9999;
}

.honors_right_swiper li.swiper-slide-active img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.honors_right .swiper-num .line {
    width: 1px;
    height: 30px;
    transform: skewX(336deg);
    background: rgb(9, 42, 48);
    display: inline-block;
    margin: 0px 12px;
}

/* Mobile Responsive  */
@media only screen and (max-width: 426px){
    .honors_right_swiper{
        margin-top: 50px;
    }
    .content-column{
        display: flex;
        align-items: center;
        justify-content: center;
    }
}