.home .brands .brands-box a :hover .mask {
    opacity: 1;
}

.ourbrands .brands .brands-box a .mask {
    opacity: 0.8;
    filter: Alpha(opacity=80);
}

.ourbrands .brands .brands-box a .mask img {
    width: 90%;
    height: 90%;
    margin-top: 5%;
}

.ourbrands .brands .brands-box a:hover .mask {
    opacity: 0.8;
    filter: Alpha(opacity=80);
}

.product .promotion-video .container .video-box a div {
    opacity: 1;
    filter: Alpha(opacity=20);
}

.home .swiper-container .swiper-button-prev:hover,
.home .swiper-container .swiper-button-next:hover {
    background-color: #e6e6e6;
}

.investor-notice .left1 a:hover {
    color: #666666;
}

.investor-notice .left2 a:hover {
    color: #666666;
}

.investor-notice .left2 a:hover img {
    display: none;
}


/* .header .header-content>div .logo {
    background-image: url(../img/logom120.png);
    background-size: 100%;
}

.header.no-top .header-content>div .logo {
    background-image: url(../img/logom120.png);
    background-size: 100%;
} */

.footer .footer-content .store-links li a:hover {
    color: #999999;
}

.news .left a:hover {
    color: #666666;
}

.investor-notice .left1 a:hover {
    color: #666666;
}

.investor-notice .left2 a:hover {
    color: #666666;
}

.investor-notice .left2 a:hover img {
    display: none;
}

.investor-rule .articles a:hover div span {
    display: none;
}

.investor-notice .right a:hover,
.investor-govern .articles a:hover {
    color: #666666;
    background: #ffffff;
}

.csr-activity .bottom .swiper-button-prev5:hover {
    background: #eeeeee url(../img/left5.png) center no-repeat;
    background-size: 7px;
}

.csr-activity .bottom .swiper-button-next5:hover {
    background: #eeeeee url(../img/right5.png) center no-repeat;
    background-size: 7px;
}

.investor-notice .right a p {
    margin-top: 0;
}

.job .left a:hover {
    color: #999999;
}

.job .left a:hover img {
    display: none;
}

.product .brand-news .container .news-box .news-item a div img {
    transition: 0;
}

.product .brand-news .container .news-box .news-item a div img:hover {
    transform: scale(1);
}

.product-news .content .more:hover {
    background: #ffffff;
    color: #000000;
}

.csr-video .content .more:hover {
    background: #ffffff;
    color: #000000;
}