.crumb-nav .current,.common-link>div a,.common-content .pages-list span,.common-content .pages-list a:hover,.side-news ul li:hover .side-news-title,.side-social ul li:hover,.side-social ul li:hover a {
    color: #F3B61C
}

.swiper-container .swiper-button-next i,.swiper-container .swiper-button-prev i,.news ul li:hover .more-btn,.prolist-0 li:hover .pro-name,.head-nav>ul>li .inmenu_1,.head-nav>ul>li:hover>a,.head-nav>ul .submenu a:hover,.foot-nav>ul li a:hover,.foot-right ul i:hover {
    color: #F3B61C
}

.pro-wrap .arrow i,.side-pro ul li:hover .more-btn,.pro-crumb .cate-box a.currentProType,.pro-crumb .cate-box a:hover,.newslist-0 li:hover h4,.newslist-1 li:hover .more-btn,.hvr-bounce-to-right:active,.hvr-bounce-to-right:focus,.hvr-bounce-to-right:hover,.button-area .clear-all:hover,.inquiry-pro-list .inquiry-pro-item .pro-item-name a:hover {
    color: #F3B61C
}

.common-pages span.ctxt,.common-pages a:hover,.swiper-container .swiper-pagination-bullet-active,#swiper-banner .swiper-pagination-bullet:after,.hot .swiper-button-prev,.news ul li:hover .news-date,.project-info .common-btn {
    background-color: #F3B61C;
}

.project-info .common-btn:hover,.pro-checked .compare-action,.pro-review .pro-preview-right .btn-list .btn:hover,.pro-review .pro-preview-right .btn-list .pdown2:hover,.feedback .send-inquiry .send-btn:hover,.newslist-1 li:hover .news-date,.foot-icon,.hvr-shutter-out-vertical:before,.send-inquiry .send-btn:hover,.compare-panel .button-area .contact-button,a.LayImAhrefNode:hover {
    background-color: #F3B61C;
}

.pro-detail .title span,.send-inquiry .inquiry-form input:focus,.send-inquiry .inquiry-form textarea:focus {
    border-color: #F3B61C
}

.preview-container .thumbnail-box .list ul .item-cur {
    outline: 1px solid #F3B61C;
    border-color: #F3B61C
}

@media screen and (max-width: 768px) {
    .head-nav>ul>li .inmenu_1,.head-nav>ul>li:hover>a {
        color:#F3B61C
    }

    .swiper-container .swiper-pagination-bullet-active {
        background-color: #F3B61C;
    }
}

.hot .swiper-button-next i, .hot .swiper-button-prev i {
    color: #fff
}

.send-inquiry .inquiry-form #in-name {
    background-image: url(../image/user.png);
}

.send-inquiry .inquiry-form #in-email {
    background-image: url(../image/email.png);
}

.send-inquiry .inquiry-form #in-content {
    background-image: url(../image/pencil.png);
}

.news-pro-name {
    line-height: 1.3
}

.pro-wrap .compare-action,.news-pro li:hover .common-btn,.hot .common-btn,.news .common-btn {
    background: #F3B61C
}

.foot-con a {
    color: #707070
}

section.about {
    background: url(../image/bg2.jpg) no-repeat center;
    background-size: cover;
}

section.idvideo {
    padding: 70px 0;
}

.idvideo .common-wrap {
    display: flex;
    justify-content: space-between;
}

.ividlef {
    width: 70%;
}

.ividlef lite-youtube {
    max-width: 100%!important;
    height: 100%;
}

.ividlef lite-youtube:after {
    padding: 0
}

.ividrig {
    width: calc(30% - 10px);
}

.ividrig img {
    width: 100%;
    display: block;
}

.ividrig img:first-child {
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .idvideo .common-wrap {
        flex-wrap:wrap
    }

    .ividlef {
        width: 100%;
    }

    .ividlef lite-youtube:after {
        padding-bottom: calc(100% / (16 / 9))
    }

    .ividrig {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top: 15px
    }

    .ividrig img {
        width: 49%;
        margin: 0!important
    }
}

#colee_left {
    overflow: hidden;
    padding: 70px 0 0
}

#colee_left img {
    height: 430px;
    max-width: inherit;
    margin: 0 2px
}

.centinfo {
    background: #fff;
    padding-bottom: 70px;
}

.centinfo .common-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.centlef {
    width: 74%;
}

.centrig {
    width: 23%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.centit {
    color: #3b3b3b;
    font-size: 25px;
    position: relative;
    line-height: 1.3;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

.centit:after {
    content: '';
    width: 25px;
    height: 2px;
    background: #b4b4b4;
    position: absolute;
    left: 0;
    bottom: 0;
}

.centlef p {
    color: #6b6b6b;
    line-height: 1.6;
    margin-bottom: 20px;
}

.centlef img {
    width: 100%;
}

.centrig img {
    width: 100%;
    display: block;
}

.centtxt {
    margin-top: 20px;
    font-size: 22px;
    line-height: 1.5;
    color: #F3B61C;
}

.partner {
    padding: 0
}

@media (max-width: 1620px) {
    .centlef {
        width:70%;
    }

    .centrig {
        width: 27%;
    }

    .centtxt {
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    .centlef {
        width:100%;
    }

    .centrig {
        width: 100%;
        margin-top: 20px;
        flex-direction: row;
        align-items: center;
    }

    .centrig img {
        width: 50%
    }

    .centtxt {
        max-width: 47%
    }
}

@media (max-width: 560px) {
    .centrig {
        flex-direction:column;
        align-items: flex-start;
    }

    .centrig img {
        width: 100%
    }

    .centtxt {
        max-width: 100%
    }

    #colee_left img {
        height: 200px
    }
}
