.product-hd {
    height: 770px;
    background: url('../images/product/product-bg.png') no-repeat center bottom #f82141;
    background-size: contain
}

.product-hd-title {
    display: flex;
    color: #fff;
    align-items: flex-end;
    margin-top: 60px
}

.product-hd-title .cn {
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    padding-right: 6px;
    border-right: 1px solid #fff
}

.product-hd-title .en {
    font-size: 12px;
    padding-left: 6px
}

.product-hd-main {
    display: flex;
    margin-top: 40px
}

.product-hd-main .one-swiper-wrap {
    width: 514px;
    margin: 0 166px;
    position: relative
}

.product-hd-main .one-swiper-wrap .swiper-button-prev {
    height: 60px;
    width: 60px;
    background: url('../images/index/pre.png') no-repeat center center;
    background-size: cover;
    left: -166px
}

.product-hd-main .one-swiper-wrap .swiper-button-prev:hover {
    background: url('../images/index/pre1.png') no-repeat center center;
    background-size: cover
}

.product-hd-main .one-swiper-wrap .swiper-button-next {
    height: 60px;
    width: 60px;
    background: url('../images/index/next.png') no-repeat center center;
    background-size: cover;
    right: -166px
}

.product-hd-main .one-swiper-wrap .swiper-button-next:hover {
    background: url('../images/index/next1.png') no-repeat center center;
    background-size: cover
}

.product-hd-main .product-hd-slide {
    width: 260px;
    height: 462px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.product-hd-main .rightArea {
    padding-left: 105px
}

.product-hd-main .rightArea .name {
    font-size: 24px;
    color: #fff;
    margin-bottom: 15px;
    padding-top: 80px
}

.product-hd-main .rightArea .txt {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    width: 500px
}

.product-hd-control {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 65px 100px
}

.product-hd-control>div {
    position: relative
}

.product-hd-control>div>div {
    height: 150px;
    width: 150px;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #fff
}

.product-hd-control>div:before {
    transition: opacity linear .5s;
    position: absolute;
    content: '';
    top: -65px;
    border-right: 33px transparent dashed;
    border-left: 33px transparent dashed;
    border-bottom: 25px transparent dashed;
    border-top: 25px #f82141 solid;
    left: 50%;
    margin-left: -33px;
    opacity: 0
}

.product-hd-control>div.on:before {
    opacity: 1
}

.product-hd-control .control {
    position: relative;
    overflow: hidden
}

.product-hd-control i {
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background-size: 80px 80px;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all ease-in-out .5s
}

.product-hd-control>div.on div {
    background-color: #f82141
}

.product-hd-control>div.on .icon,
.product-hd-control>div.on .icon-hover,
.product-hd-control>div:hover .icon,
.product-hd-control>div .icon-active,
.product-hd-control>div.on:hover .icon-hover,
.product-hd-control>div .icon-hover {
    opacity: 0
}

.product-hd-control>div .icon,
.product-hd-control>div.on .icon-active {
    opacity: 1
}

.product-hd-control>div .icon-hover {
    left: -100px
}

.product-hd-control>div:hover .icon-hover {
    opacity: 1;
    left: 50%
}

.product-hd-control>div div {
    transition: all ease-in-out .5s;
    border: 5px solid #fff
}

.product-hd-control>div:hover div {
    border: 5px solid #f82141;
    box-shadow: 0 1px 40px 0 rgba(0, 0, 0, 0.1)
}

.product-hd-control>div:hover {
    cursor: pointer
}

.product-hd-control p {
    text-align: center;
    color: #333;
    font-size: 20px;
    margin-top: 40px
}

.bg_f8f8f8 {
    background: #f8f8f8
}

.product-title {
    display: flex;
    color: #333;
    padding-top: 80px;
    padding-bottom: 42px;
    align-items: flex-end
}

.product-title .cn {
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    border-right: 1px solid #9a9a9a;
    padding-right: 10px
}

.product-title .en {
    padding-left: 10px;
    font-size: 14px
}

.product-function {
    height: 390px;
    background: #000;
    position: relative
}

#wonder {
    height: 100%
}

.product-function-list-box {
    position: absolute;
    top: 60px;
    left: 155px;
    bottom: 60px;
    right: 0;
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap
}

.product-function-list {
    width: 33%;
    display: flex;
    align-items: center
}

.product-function-list img {
    width: 60px;
    height: 60xp;
    flex: 0 0 auto;
    margin-right: 6px
}

.product-function-list-bd {
    flex: 1 1 auto;
    color: #fff;
    min-width: 0;
    font-size: 14px
}

.product-function-list-bd .name {
    font-size: 18px;
    margin-bottom: 6px
}

.product-shop {
    display: flex
}

.product-shop-list {
    width: calc(30% - 30px);
    position: relative;
    margin-left: 40px
}

.product-shop-list:first-child {
    margin-left: 0
}

.product-shop-list .first-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition: all ease-in-out .5s;
    position: relative
}

.product-shop-list .first-box .bg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.product-shop-list .first-box .box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 133px 0;
    flex: 1;
    z-index: 1
}

.product-shop-list .first-box img {
    width: 81px;
    height: 81px;
    margin-bottom: 30px
}

.product-shop-list .first-box .txt {
    font-size: 24px;
    color: #fff
}

.product-shop-list .second-box {
    opacity: 0;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 2;
    color: #fff;
    padding: 90px 23px 0;
    transition: all ease-in-out .5s;
    overflow: hidden
}

.product-shop-list .second-box .title {
    font-size: 24px;
    margin-bottom: 30px
}

.product-shop-list .second-box .txt {
    font-size: 18px;
    line-height: 40px
}

.product-shop-list .second-box .btn {
    width: 102px;
    position: absolute;
    right: 30px;
    bottom: 30px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    border-radius: 2px;
    color: #fff;
    border: 1px solid #fff;
    cursor: pointer;
    transition: all ease-in-out .5s
}

.product-shop-list .second-box:after {
    display: block;
    width: 100%;
    height: 5px;
    background-color: #f82141;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    transition: all ease-in-out .5s
}

.product-shop-list:hover .second-box:after {
    transform: translateX(0)
}

.product-shop-list:hover .first-box {
    opacity: 0
}

.product-shop-list:hover .second-box {
    opacity: 1
}

.product-shop-list:hover .second-box .btn:hover {
    background-color: #f82141;
    border: 1px solid #f82141
}

.product-shop-list .three-box {
    position: absolute;
    top: 0;
    bottom: 20px;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 0;
    color: #fff;
    text-align: center;
    box-shadow: 0 5px 40px 0 rgba(228, 215, 215, 1);
    padding-top: 40px;
    transition: all ease-in-out .5s;
    opacity: 0;
    transform: translateY(100px)
}

.product-shop-list.on .three-box {
    opacity: 1;
    z-index: 3;
    top: -20px;
    transform: translateY(0px)
}

.product-shop-list.on {
    background: none !important
}

.product-shop-list.on .second-box,
.product-shop-list.on .first-box {
    opacity: 0
}

.product-shop-list .three-box img {
    width: 200px;
    height: 200px;
    margin-bottom: 20px
}

.product-shop-list .three-box .txt {
    font-size: 24px;
    color: #999
}

@media all and (max-width:1600px) {
    .com-width {
        max-width: 1200px
    }
    .product-hd {
        height: 720px
    }
    .product-hd-main .one-swiper-wrap {
        width: 400px
    }
    .product-hd-main .product-hd-slide {
        width: 220px;
        height: 390px
    }
    .product-hd-main .rightArea {
        padding-left: 80px
    }
    .product-hd-main .rightArea .name {
        font-size: 20px;
        margin-bottom: 12px;
        padding-top: 80px
    }
    .product-hd-main .rightArea .txt {
        font-size: 16px;
        line-height: 24px;
        width: 360px
    }
    .product-shop-list .second-box .txt {
        font-size: 16px;
        line-height: 32px
    }
    .product-hd-control {
        padding: 65px 50px
    }
}