#zpbz{
    margin-bottom: 20px;
}

#zpbz .hd {
    width: 100%;
    height: 115px;
    background: #ff0072;
    overflow: hidden;
    border-left: 1px solid #ff0072;
    border-top: 1px solid #ff0072;
    border-right: 1px solid #ff0072;
}

#zpbz .hd ul li {
    width: 12.5%;
    float: left;
    text-align: center;
    height: 115px;
    cursor: pointer;
}

#zpbz .hd ul li .icon {
    width: 58px;
    height: 58px;
    overflow: hidden;
    margin: auto;
    margin-top: 15px;
}

#zpbz .hd ul li .icon img {
    margin-top: -58px;
}

#zpbz .hd ul li p {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
}

#zpbz .hd ul li.on {
    background: #fff
}

#zpbz .hd ul li.on img {
    margin-top: 0;
}

#zpbz .hd ul li.on p {
    color: #ff0072;
}
#zpbz .bd ul li{
    width: 100%;
    height: 850px;
    background: #f5f5f5;
    position: relative;
    display: none;
}
#zpbz .bd ul li.on{
    display: block;
}
#zpbz .bd ul li .auto{
    padding: 25px 40px;
    position: relative;
    z-index: 9;
}
#zpbz .bd ul li h2{
    font-weight: bold;
    font-size: 48px;
    padding-bottom: 3px;
}
#zpbz .bd ul li p{
    font-size: 16px;
    color: #333333;
    line-height: 26px;
}
#zpbz .bd ul li h3{
    font-size: 35px;
    color: #ff0072;
    margin-top: 22px;
    margin-bottom: 5px;
}
#zpbz .zp_brand{
    width: 912px;
    height: 328px;
    background: url(../image/zpbz_02.jpg) no-repeat;
    border:10px solid #fff;
    margin: 30px auto;
}
#zpbz .zp_brand a{
    display: block;
    width: 14.285%;
    height: 77px;
    float: left;
}
#zpbz .zp_brand a:hover{
    background-color:#ccc;
    opacity:.2
}
#zpbz .td{
    width: 919px;
    height: 667px;
    background: url(../image/zpbz_05.jpg) no-repeat;
    margin-top: 28px;
}
#zpbz .td .sq{
    width: 440px;
    float: right;
}
#zpbz .td .sq h2{
    font-weight: normal;
    font-size: 35px;
    color: #ff0072;
    margin-top: 195px;
    margin-bottom: 5px;
}
#zpbz .td .sh{
    float: left;
    margin-top: 355px;
}
#zpbz .td .sq p{
    font-size: 14px;
    color: #333333;
}
#zpbz .zc{
    width: 929px;
    height: 324px;
    background: url(../image/zpbz_07.jpg)
}
#zpbz .zc a{
    width: 183px;
    display: block;
    float: left;
    height: 160px;
    margin-right: 3px;
    margin-bottom: 2px;
}
#zpbz .zc a:nth-child(5n){
    margin-right: 0;
}
#zpbz .zc a:hover{
    background-color:#ccc;
    opacity:.2
}
#xuzhi{
    background: #f7f7f7;
    margin-bottom: 5px;
}
#xuzhi img{
    max-width: 100%;
}
#xuzhi ul{
    padding: 30px 55px;
}
#xuzhi ul li{
    margin-bottom: 25px;
    padding-left: 36px;
    position: relative;
}
#xuzhi ul li h4{
    font-size: 19px;
    color: #ff6600;
    font-weight: bold;
    margin-bottom: 8px;
}
#xuzhi ul li p{
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
#xuzhi ul li:last-child{
    margin-bottom: 0;
}
#xuzhi ul li::after{
    position: absolute;
    content: '';
    width: 28px;
    height: 28px;
    overflow: hidden;
    left: 0;
    top: -4px;
    background: url('../image/xuzhi_icon.png') no-repeat;
}
#xuzhi ul li:nth-child(2)::after{
    background-position: 0 -28px;
}
#xuzhi ul li:nth-child(3)::after{
    background-position: 0 -56px;
}
#xuzhi ul li:nth-child(4)::after{
    background-position: 0 -84px;
}
#xuzhi ul li:nth-child(5)::after{
    background-position: 0 -112px;
}
#xuzhi ul li .list{
    min-height: 0;
    overflow: hidden;
}
#xuzhi ul li .list div{
    width: 50%;
    float: left;
}
#xuzhi ul li .list div:last-child{
    width: 48%;
    float: right;
}