.selectCaseDetails_container {
    overflow: hidden;
}

.crumbs_tabs {
    margin-bottom: 100px;
}

.myNav {
    width: 260px;
    margin-right: 60px;
}

.myNav ul {
    color: #ffffff;
    width: 100%;
}

.navTop {
    color: #ffffff;
    background-color: #003a7d;
    text-align: center;
}

.navTop,
.myNav ul li {
    width: 100%;
    height: 70px;
    line-height: 70px;
}

.myNav ul li {
    background-color: #f7f7f7;
    color: #666666;
}

.myNav ul li a {
    display: block;
    width: 220px;
    height: 70px;
    margin-left: 20px;
}

.myNavStyle+.myNavStyle a {
    border-top: 1px solid #e6e6e6;
}

.myNav ul li:hover a {
    color: #a08722;
}

.details_text_left {
    left: 0;
}

.details_icon_right {
    display: none;
}

.details_icon_active {
    display: none;
}

.active .details_icon_active {
    display: inline-block;
}

.active .details_icon_right {
    display: inline-block;
}

.selectCaseSwiper_item {
    display: none;
}

.active {
    display: block;
    color: #a08722;
}

.active a {
    color: #a08722;
}

.selectCase_title {
    text-align: center;
    margin-bottom: 50px;
    color: #333333
}

.padding_l {
    padding-left: 320px;
}

.myNavImg {
    height: 136px;
    margin-top: 30px;
    text-align: center;
}

.mynav_phone {
    width: 100%;
    color: #666666;
    position: absolute;
    top: 20px;
    font-family: MicrosoftYaHei;
}

.phone_number {
    width: 100%;
    color: #a08722;
    position: absolute;
    bottom: 30px;
    font-family: Bahnschrift;
}


/* 轮播图样式 */


/* 焦点图效果 */

.picBtnTop {
    overflow: hidden;
    zoom: 1;
}

.picBtnTop .bd {
    width: 650px;
    height: 650px;
    background-color: #f7f7f7;
    position: relative;
}

.picBtnTop .bd li {
    height: 650px;
    width: 650px;
    line-height: 650px;
    text-align: center;
}

.picBtnTop .bd li .pic img {
    line-height: 650px;
}

.selectCaseSwiper_border {
    width: 190px;
    height: 190px;
    border: solid 1px #a08722;
    position: absolute;
    left: 10px;
    top: 10px;
}

.selectCaseDetails_bottom {
    margin-top: 60px;
    padding-left: 320px;
}

.selectCaseDetails_bottom :first-child p {
    width: 100%;
    padding-bottom: 20px;
    font-family: MicrosoftYaHei;
    color: #333333;
    font-weight: bold;
}

.selectCaseDetails_bottom p span {
    color: #999999;
    font-family: Bahnschrift;
    padding-left: 5px;
    font-weight: normal;
}

.selectCaseDetails_border {
    border-bottom: 0.5px solid #e6e6e6;
    margin-bottom: 20px;
}

.selectCaseDetails_box {
    float: left;
    width: 45px;
    height: 2px;
    background-color: #bfaf70;
    margin-top: 5px;
}

.selectCaseDetails_text {
    margin-top: 20px;
}

.selectCaseDetails_text p {
    width: 100%;
    line-height: 24px;
    letter-spacing: 0px;
    color: #666666;
    font-weight: normal;
}

.pageState {
    position: absolute;
    z-index: 1;
    bottom: 20px;
    right: 30px;
    display: inline-block;
    width: 50px;
    height: 23px;
    background-color: #1b1b1b;
    border-radius: 23px;
    opacity: 0.5;
    text-align: center;
    line-height: 23px;
    color: #ffffff;
}

.font_style {
    font-size: 22px;
}

.selectCaseDetails_bottom_wap {
    margin-top: 20px;
}

.swiper {
    width: 600px;
    height: 300px;
}

.hd .on {
    border: 1px solid #a08722;
}

.productDetails_wap_title {
    padding: 20px 4%;
    font-size: 18px;
    font-weight: 800;
    color: #333333;
}

.selectCase_swiper .hd ul li {
    width: 190px;
    height: 190px;
    line-height: 112px;
    padding: 36px;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 20px;
    text-align: center;
    cursor: pointer;
}

.selectCase_swiper .hd ul li>img {
    max-width: 100%;
    max-height: 112px;
    vertical-align: top;
}

.slideBox {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    overflow: hidden;
}

.selectCase_swiper {
    width: 880px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .font_style {
        font-size: 18px;
        font-weight: 700;
        color: #333;
    }
    .slideBox .bd li {
        height: 345px;
        width: 100%;
        text-align: center;
        line-height: 340px;
    }
    .slideBox .bd img {
        max-width: 100%;
        height: auto;
        display: inline-block;
    }
}