.nav_top_list .nav_top_ul a:nth-child(7) {
	background: rgba(255, 255, 255, 0.1);	
}
.index01 img {
    width: 100%
}
.active {
    background: url(../img/cpzx03.png) center center no-repeat;
    color: #fff;
    background-size: 100% 100%;
}
.cpzx01 {
    background: #f4f4f4
}
.cpzx01_ul {    
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    height: 70px;
    line-height: 70px;
}
.cpzx01 li {
    width: 25%;
    float: left;
    font-size: 16px;
    cursor: pointer;
}
.cpzx02_box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.cpzx02 {
    float: left;
    width: 24%;
}
.cpzx02_ul {
    width: 100%;
    border: 1px solid #e5e5e5;
    margin: 8% 0;
}
.cpzx02 .cpzx02_xq {
    border-bottom: 1px solid #e5e5e5;
}
.cpzx02 .cpzx02_xq .shop_swiper {
    height: 370px;
}
.cpzx02_ul li {
    border-bottom: 1px solid #e5e5e5;
    padding: 6%;
}
.cpzx02_ul_pic img {
    width: 100%;
}
.cpzx02_ul_text {
    margin: 4% 0;
}
.cpzx02_ul_text1 {
    color: #e83737;
    font-size: 18px;
    font-weight: bold;
}
.cpzx02_ul_text2 {
    font-size: 14px;
    color: #bababa;
    float: right;
}
.cpzx02_ul_tag {
    color: #4b4b4b;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
}
.cpzx02_box {
    width: 1200px;
    margin: 2% auto;
}
.cpzx02 .swiper-slide img {
    width: 100%;
    height: 100%;
}
.cpzx02_ul_text_titile {
    margin: 4% 0;
    line-height: 26px;
}
.cpzx02_ul_text_titile1 {
    color: #e83737;
    font-size: 26px;
    font-weight: bold;
}
.cpzx02_ul_text_titile2 {
    font-size: 16px;
    color: #8b8b8b;
    float: right;
}
.cpzx02_ul_tag0 {
    color: #4b4b4b;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
}
.cpzx02_xqq {
    padding: 4% 0;
}
.cpzx02_xqq span:nth-child(1) {
    background: url(../img/cpzx04.png) left center no-repeat;
    padding-left: 6%;
    color: #4b4b4b;
    font-size: 14px;
    margin-right: 6%;
}
.cpzx02_xqq span:nth-child(2) {
    background: url(../img/cpzx05.png) left center no-repeat; 
    padding-left: 6%;
    color: #4b4b4b;
    font-size: 14px;   
}
.cpzx02_ul_tjsp {
    background: #f0f0f0;
    padding: 3% 6%;
    font-size: 16px;
    color: #4b4b4b;
}
.cpzx02_l {
    float: right;
    width: 72%;
}
.cpzx02_l_pic {
    border: 1px solid #e5e5e5;
    padding: 4%;
}
.cpzx02_l img {
    width: 100%;
}
.cpzx02_l_cpjs {
    background: #f0f0f0;
    padding: 2% 4%;
    font-size: 18px;
    color: #4b4b4b;
    font-weight: bold;
}
/* 手机端 */
@media only screen and (max-width: 768px) {
    .cpzx01_ul {
        width: 100%;
        height: 50px;
        line-height: 50px;
    }
    .buy01 {
        width: 100%;
        margin: 0 auto;
    }
    .active {
        background: #004899;
    }
    .cpzx02_box {
        width: 100%;
        margin: 0;
    }
    .cpzx02 {
        width: 100%;
        float: none;
    }
    .cpzx02_l {
        width: 100%;
        float: none;
    }
    .cpzx02_ul_text_box {
        padding: 2%;
    }
    .cpzx02_ul li {
        width: 38%;
        float: left;
    }
    .cpzx02_ul {
        overflow: hidden;
    }
}