@charset "utf-8";

/* CSS Document */

.wrap {
    width: 1400px;
    margin: 0 auto;
}


/* 焦点图效果 */

.sb-xi02 {
    padding: 68px 0;
}

.sb-xi02 .sb-Menubox ul,
.pro-nav {
    text-align: center;
    margin-bottom: 55px;
}

.sb-xi02 .sb-Menubox ul li,
.pro-nav li a {
    display: inline-block;
    line-height: 57px;
    text-align: center;
    padding: 0 50px;
    border: 1px solid #d7d7d7;
    font-size: 18px;
    cursor: pointer;
    margin: 0 4px;
}

.sb-xi02 .sb-Menubox ul li.hover,
.sb-list dl dd p a:hover,
.pro-nav li a:hover,
.pro-nav li .on {
    color: #fff;
    background: #c18520;
    border-color: #c18520
}

.sb-list dl {
    width: 31%;
    float: left;
    border: 1px solid #dbdbdb;
    transition-duration: .5s;
    margin: 0 3.5% 43px 0;
}

.sb-list dl dt {
    position: relative;
    height: 343px;
}

.sb-list dl dd h1 {
    font-size: 18px;
    text-align: center;
}

.sb-list dl dd p {
    padding: 22px 0;
    text-align: center;
}

.sb-list dl dd p a {
    display: inline-block;
    width: 97px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #dbdbdb;
    margin: 0 8px;
    transition-duration: .5s;
}

.sb-list dl:hover {
    border-color: #c18520
}

.sb-list dl dt img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 90%;
    max-height: 90%;
}

.sb-list dl:nth-child(3n) {
    margin-right: 0;
}

.sb-fy {
    text-align: center;
}

.sb-fy li {
    display: inline-block;
    margin: 0 4px;
}

.sb-fy li a {
    display: block;
    border: 1px solid #e5e5e5;
    font-size: 16px;
    transition-duration: .5s;
    line-height: 38px;
    padding: 0 15px;
}

.sb-fy li a:hover,
.sb-fy li .on {
    border-color: #c18520;
    color: #c18520
}

.sb-xi03 {
    background: #f2f2f2;
    padding: 75px 0;
}

.sb-pro-ti {
    text-align: center;
    font-size: 36px;
    padding-bottom: 52px;
}

.pro-nav li {
    display: inline-block;
}

.pro-nav li a {
    line-height: 45px;
    padding: 0 40px;
}

.cp-la-menu {
    margin-top: 35px;
    border-top: 2px solid #4e4b4c;
    padding-top: 25px;
    opacity: 0;
    transition-duration: .5s;
}

.cp-la-menu ul li {
    float: left;
    width: 19%;
    background: #000;
    margin-right: 1.2%;
}

.cp-la-menu ul li img {
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0.5;
}

.cp-la-menu ul li.hover img {
    opacity: 1;
}

.cp-la-menu ul li:nth-child(5) {
    margin-right: 0;
}

.owl-carousel .owl-item.center .cp-la-menu {
    opacity: 1;
}

.mySwiper2 .swiper-slide {
    width: 45%;
    text-align: center;
}

.mySwiper2 .swiper-slide img,
.mySwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mySwiper {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
}

.mySwiper2 {
    height: 80%;
    width: 100%;
}

.mySwiper2 .swiper-slide img {
    opacity: 0.2;
}

.mySwiper2 .swiper-slide-active img {
    opacity: 1;
}

.mySwiper {
    height: 20%;
    box-sizing: border-box;
    margin-top: 35px;
    border-top: 2px solid #4e4b4c;
    padding-top: 25px !important;
}

.mySwiper .swiper-slide {
    background: #000;
    width: 25%;
    height: 100%;
}

.mySwiper .swiper-slide img {
    opacity: 0.5;
}

.mySwiper .swiper-slide-thumb-active img {
    opacity: 1;
}

.sb-xi04 {
    padding: 64px 0;
}

.pc-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.view .swiper-container {
    width: 1060px;
    height: 584px;
    margin-right: 20px;
}

.preview {
    width: 330px;
    position: relative;
    height: 584px;
}

.preview .swiper-container {
    width: 330px;
    height: 584px;
}

.preview .swiper-slide {
    width: 330px;
    height: 188px;
    cursor: pointer;
    background: #000;
    margin-bottom: 9px;
}

.preview .slide6 {
    width: 330px;
    height: 188px !important;
}

.preview .arrow-left,
.preview .arrow-right {
    background: url(../images/feel3.png) no-repeat center rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 30px;
    z-index: 10;
    width: 100%;
    opacity: 0;
}

.preview .arrow-right {
    top: auto;
    bottom: 0;
    transform: rotate(180deg)
}

.preview:hover .arrow-left,
.preview:hover .arrow-right {
    opacity: 1;
}

.preview img {
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0.5
}

.preview .active-nav img {
    opacity: 1
}

.detail-xi01 {
    background: #f7f7fa;
    padding: 40px 0 0 0;
}

.back-list {
    display: block;
    color: #c18520;
    font-size: 20px;
    border: 2px solid#c18520;
    border-radius: 5px;
    width: 155px;
    line-height: 47px;
    text-align: center;
    transition-duration: .5s;
    margin-bottom: 43px;
}

.back-list:hover {
    color: #fff;
    background: #c18520
}

.pro-img {
    width: 50%;
    background: #fff;
    position: relative;
    padding-bottom: 32%;
}

.pro-img img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 90%;
    max-height: 90%;
    display: block;
}

.pro-txt {
    width: 44%;
    padding-right: 2%;
}

.pro-txt h1 {
    font-size: 32px;
    font-weight: normal;
    padding-bottom: 40px;
}

.pro-txt p {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 40px;
    font-size: 16px;
}

.pro-txt a {
    display: block;
    width: 100%;
    color: #fff;
    background: #c18520;
    line-height: 57px;
    font-size: 22px;
    text-align: center;
    margin-top: 70px;
}

.pro-cd {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    margin-top: 120px;
    text-align: center;
}

.pro-cd li {
    display: inline-block;
    cursor: pointer;
    line-height: 80px;
    margin: 0 100px;
    font-size: 20px;
    border-bottom: 2px solid #f7f7fa
}

.pro-cd li:hover,
.pro-cd li.on {
    border-bottom: 2px solid #c18520;
    color: #c18520;
}

.js01 {
    border-bottom: 1px solid #dcdcdc;
    padding-top: 56px;
    padding-bottom: 56px;
}

.js01-ti {
    font-size: 30px;
    float: left;
}

.js01-txt {
    width: 85%;
    float: right;
    font-size: 18px;
    line-height: 1.7;
}

#demos {
    display: none;
}


/* 本例子css */

@media only screen and (max-width: 1600px) {
    .wrap {
        width: 1360px;
    }
    .view .swiper-container {
        width: 524px !important;
        height: 400px !important;
        margin-right: 20px;
    }
    .preview {
        width: 166px !important;
        position: relative;
        height: 325px !important;
    }
    .preview .swiper-container {
        width: 166px !important;
        height: 325px !important;
    }
    .preview .swiper-slide {
        width: 166px !important;
        height: 103px !important;
        cursor: pointer;
        background: #000;
        margin-bottom: 9px;
    }
    .preview .swiper-slide .preview .slide6 {
        width: 198px !important;
        height: 103px !important;
    }
    .sb-ti h1,
    .sb-pro-ti {
        font-size: 30px;
    }
}

@media only screen and (max-width: 1500px) {
    .wrap {
        width: 90%;
    }
}

@media only screen and (max-width: 1440px) {
    .view .swiper-container {
        width: 468px !important;
        height: 290px !important;
    }
    .preview {
        width: 140px !important;
        position: relative;
        height: 290px !important;
    }
    .preview .swiper-container {
        width: 140px !important;
        height: 290px !important;
    }
    .preview .swiper-slide {
        width: 140px !important;
        height: 93px !important;
        cursor: pointer;
        background: #000;
        margin-bottom: 9px;
    }
    .preview .swiper-slide .preview .slide6 {
        width: 140px !important;
        height: 93px !important;
    }
}

@media only screen and (max-width: 760px) {
    .wrap {
        width: 96%;
    }
    .sb-xi02,
    .sb-xi03,
    .sb-xi04 {
        padding: 30px 0;
    }
    .sb-xi02 .Menubox ul li,
    .pro-nav li a {
        font-size: 15px;
        padding: 0 5px;
        line-height: 40px;
        margin: 0 0 10px 0;
    }
    .sb-xi02 .Menubox ul,
    .pro-nav {
        margin-bottom: 25px;
    }
    .sb-list dl,
    .sb-list dl:nth-child(3n) {
        width: 48%;
        margin: 0 1% 20px;
    }
    .sb-list dl dt {
        height: 150px;
    }
    .sb-list dl dd h1 {
        font-size: 16px;
    }
    .sb-list dl dd p a {
        font-size: 13px;
        width: 47%;
        margin: 0 1%;
    }
    .sb-ti h1,
    .sb-pro-ti {
        font-size: 20px;
    }
    .sb-pro-ti {
        padding: 0 10px 15px;
    }
    .mySwiper {
        width: 90%;
    }
    .sb-ti p {
        font-size: 15px;
        padding: 5px 0 20px 0;
    }
    #demos {
        display: block;
    }
    .pc-slide {
        display: none;
    }
    .back-list {
        width: 100px;
        height: 35px;
        line-height: 30px;
        font-size: 16px;
    }
    .pro-img {
        width: 100%;
        padding-bottom: 50%;
    }
    .pro-txt {
        width: 100%;
        padding-right: 0;
    }
    .pro-txt h1 {
        font-size: 17px;
        padding: 15px 0;
    }
    .pro-txt p {
        margin-bottom: 15px;
        font-size: 15px;
    }
    .pro-txt a {
        width: 50%;
        margin: 0 auto;
        line-height: 45px;
        font-size: 16px;
    }
    .pro-cd {
        margin-top: 30px;
    }
    .pro-cd li {
        font-size: 16px;
        line-height: 50px;
        margin: 0 20px;
    }
    .js01 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .js01-ti {
        font-size: 18px;
        float: none;
        width: 100%;
        padding-bottom: 15px;
    }
    .js01-txt {
        width: 100%;
        font-size: 14px;
        line-height: 1.6;
    }
}