body {
    background-color: #f7f7f7;
}

nav {
    width: 100%;
    height: 57px;
}

.dh_w {
    width: 100%;
    height: 100%;
}

.dh {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.dh span {
    display: block;
    font-family: SourceHanSansCN-Light;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}

.dhs>a {
    font-family: SourceHanSansCN-Light;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #333333;
}

.dh_img {
    width: 11px;
    height: 13px;
    margin-right: 12px;
}

.dh_img img {
    width: 100%;
}

.dh_j {
    margin: 0 10px;
}

.cplb {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 220px;
}

.ban {
    width: 500px;
    height: 600px;
    position: relative;
    overflow: hidden;

}

.ban2 {
    width: 500px;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.ban2 ul {
    position: absolute;
    left: 0;
    top: 0;
}

.ban2 ul li {
    width: 500px;
    height: 500px;
}

.ban2 ul li img {
    width: 500px;
    height: 500px;
}

.prev {
    float: left;
    cursor: pointer;
}

.num {
    height: 82px;
    overflow: hidden;
    width: 430px;
    position: relative;
    float: left;
}

.min_pic {
    padding-top: 10px;
    width: 500px;
    margin: 0 auto;
}

.num ul {
    position: absolute;
    left: 0;
    top: 0;
}

.num ul li {
    width: 100px;
    height: 80px;
    margin-right: 6px;
    padding: 1px;
}

.num ul li img {
    width: 100px;
    height: 80px;
}

.num ul li.on {
    border: 1px solid red;
    padding: 0;
}

.prev_btn1 {
    width: 16px;
    text-align: center;
    height: 18px;
    margin-top: 40px;
    margin-right: 20px;
    cursor: pointer;
    float: left;
}

.next_btn1 {
    width: 16px;
    text-align: center;
    height: 18px;
    margin-top: 40px;
    cursor: pointer;
    float: right;
}

.prev1 {
    position: absolute;
    top: 220px;
    left: 20px;
    width: 28px;
    height: 51px;
    z-index: 9;
    cursor: pointer;
}

.next1 {
    position: absolute;
    top: 220px;
    right: 20px;
    width: 28px;
    height: 51px;
    z-index: 9;
    cursor: pointer;
}

.cpxq_box {
    width: 597px;
    height: auto;
}

.cp_name {
    width: 100%;
    height: auto;
    font-family: SourceHanSansCN-Medium;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #121213;
}

.cp_xian {
    width: 100%;
    height: 1px;
    background-color: #363636;
    opacity: 0.12;
    margin: 20px auto;
}

.cp_text {
    font-family: SourceHanSansCN-Light;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #121213;
}

.cp_ti {
    width: 100%;
}

.cp_ti input {
    width: 179px;
    height: 53px;
    background-color: #202020;
    border-radius: 2px;
    border: solid 1px #363636;
    font-family: SourceHanSansCN-Light;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #ffffff;
    float: left;
}

.Fx {
    width: 28px;
    height: 50px;
    float: left;
    margin-left: 40px;
}

#share {
    position: relative;
    height: auto;
}

.Fx #share a {
    background-position: 2px -231px;
}

.Fx li .icon {
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    display: block;
    width: 28px;
    height: 26px;
    margin: 20px auto;
}

.share-list {
    width: 100px;
    padding: 10px 20px;
    background: #363636;
    position: absolute;
    right: -126px;
    top: 27px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}

.share-list li {
    margin: 15px auto;
}

.Fx #share a {
    background-position: 2px -231px;
}

.share-list li a {
    height: 24px;
    line-height: 24px;
    display: block;
    padding-left: 34px;
    color: #FFF;
    font-size: 14px;
    position: relative;
}

.share-list li .icon {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
}

.Fx li .icon {
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    display: block;
    width: 28px;
    height: 26px;
    /* margin: 20px auto; */
}

.ico-weixin {
    background-position: -60px 0;
}

.share-list li .ico-xlwb {
    background-position: -100px 0;
}

.share-list li .ico-txwb {
    background-position: -140px 0;
}

.share-list li .ico-douban {
    background-position: -180px 0;
}

.share-list li .ico-tieba {
    background-position: -220px 0;
}

#WX {
    width: 231px;
    height: 285px;
    background: red;
    padding: 10px;
    background: #fff;
    border: solid 1px #d8d8d8;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
}

.bd_weixin_popup_head {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
    height: 16px;
    position: absolute;
    color: #000;
}

.bd_weixin_popup_head span {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
}

.bd_weixin_popup_close {
    width: 16px;
    height: 16px;
    text-decoration: none;
    font-size: 16px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

#weixin {
    width: 185px;
    height: auto;
    margin: 10px auto;
}

.bd_weixin_popup_foot {
    font-size: 12px;
    text-align: left;
    line-height: 22px;
    color: #666;
}

#share a:hover {
    background-position: -33px -231px;
}

#share:hover .share-list {
    z-index: 1;
    opacity: 1;
    visibility: visible;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

.share-list li:hover .ico-weixin {
    background-position: -60px -40px;
}

.share-list li:hover a {
    color: #ffe514;
}

.share-list li:hover .ico-xlwb {
    background-position: -100px -40px;
}

.share-list li:hover .ico-xlwb {
    background-position: -100px -40px;
}

.share-list li:hover .ico-douban {
    background-position: -180px -40px;
}

.share-list li:hover .ico-tieba {
    background-position: -220px -40px;
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }

    .cpxq_box {
        float: left;
        margin: 25px;
    }

    .ban {
        float: left;
        margin: 25px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1440px;
    }

    .cpxq_box {
        float: left;
        margin: 25px;
    }

    .ban {
        float: left;
        margin: 25px;
    }
}

@media only screen and (max-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media only screen and (max-width: 768px) {
    .container {
        max-width: 750px;
    }

}

@media only screen and (max-width: 576px) {}