.zwfw{
    margin: 0 auto;
    background-color: #fff;
}
.pic{
    padding: 30px 20px;
    text-align: center;
}
.info{
    padding: 30px 20px;
}
.pic img{
    margin-right: 8px;
    width: 130px;
}
.pic .first img{
    width: 440px;
}
.pic .last img{
    margin-right: 0;
}
.left{
    width: 53%;
    overflow: hidden;
    float: left;
}
.left .title{
    border-bottom: 1px solid #aaa;
    overflow: hidden;
    height: 40px;
}
.left .more{
    float: left;
    text-align: center;
    width: 10%;
}
.left .title ul{
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    border-left: 4px solid #015293;
    width: 90%;
    float: left;
}
.left .title ul li{
    float: left;
    width: 220px;
    height: 20px;
    line-height: 19px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #aaaaaa;
    cursor: pointer;
}
.left .title ul li.act{
    color: #015293;
}
.left .more a{
    text-decoration: none;
    font-size: 14px;
    color: #aaaaaa;
    line-height: 23px;
}
.left .content{
    overflow: hidden;
    margin-top: 20px;
}
.left .content ul{
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.left .content ul li{
    height: 34px;
    background: url(../images/icon/dian1.jpg) no-repeat 0px center;
    line-height: 31px;
}
.left .content ul.bjblcx li{
    background: none;
    text-align: center;
}
.left .content ul li a{
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 75%;
    padding-left: 15px;
}
.left .content ul li span{
    float: right;
    color: #8B8B8B;
    font-size: 16px;
    width: 16%;
}
.left .content ul.bjblcx li span{
    padding: 0 5px;
    overflow: hidden;
    float: left;
    width: 16%;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* .left .content ul.bjblcx li span:first-child{
    width: 30%;
}
.left .content ul.bjblcx li span:first-child + span{
    width: 28%;
}
.left .content ul.bjblcx li span:last-child{
    width: 17%;
} */
.right{
    width: 38%;
    float: right;
    padding-left: 18px;
}
.right .title{
    overflow: hidden;
    border-bottom: 1px solid #aaa;
    height: 40px;
}
.right .title span{
    display: inline-block;
    width: 89%;
    float: left;
    color: #015293;
    font-size: 20px;
    font-weight: bold;
    height: 20px;
    line-height: 18px;
    border-left: 4px solid #015293;
    padding-left: 20px;
    cursor: pointer;
}
.right .title .more{
    float: left;
    text-align: center;
    width: 11%;
}
.right .title .more a{
    font-size: 14px;
    color: #aaaaaa;
    line-height: 36px;
    border-left: unset;
    padding-left: unset;
}
.right{
    float: right;
    width: 45%;
}
.right .content{
    overflow: hidden;
    margin-top: 20px;
    padding: 0 10px;
}
.right .content ul{
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.right .content ul li{
    height: 34px;
    background: url(../images/icon/dian1.jpg) no-repeat 0px center;
    line-height: 31px;
}
.right .content ul li a{
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    padding-left: 15px;
}
.zwfw .info .bjztcx{
    width: 100%;
    margin-bottom: 20px;
    padding-left: unset;
}
.bjblcx .lie1{
    width: 17% !important;
}
.bjblcx .lie2{
    width: 32%!important;
}
.bjblcx .lie3{
    width: 15%!important;
}
.bjblcx .lie4{
    width: 16%!important;
}
.bjblcx .lie5{
    width: 10%!important;
}

.bjblcx .lie6{
    width: 10%!important;
}

/* -----------响应式----------- */

@media (max-width:1200px) {
    .container{
        width: 100%;
    }
    .left .content ul li span{
        width: 20%;
    }
    .pic .first img{
        width: 1000px;
    }
    .pic img{
        width: 230px;
    }
}
@media (max-width:768px) {
    .pic .first img{
        width: 100% !important;
    }
    .pic img{
        width: 150px;
    }

    .left .title ul li{
        width: 160px;
        font-size: 16px;
    }
    .left .content ul li a{
        width: 68%;
    }
    .left .content ul li span{
        width: 24%;
    }

}
@media (max-width:500px) {
    .container{
        width: 100%;
    }
    .pic img{
        margin-right: 0;
    }
    .left{
        width: 100%;
        float: none;
    }
    .left .title ul li{
        width: 150px;
        font-size: 14px;
    }
    .left .title ul{
        width: 85%;
    }
    .left .more{
        width: 15%;
    }
    .left .content ul li span{
        font-size: 14px;
        width: 22%;
    }
    .left .content ul li a{
        width: 75%;
        font-size: 14px;
    }
    .right{
        width: 100%;
        float: none;
        padding-left: 0;
        margin-top: 20px;
    }
    .right .content ul li a{
        font-size: 14px;
    }
}
@media (max-width:375px) {
    .pic .sed img{
        width: 150px;
    }
    .pic .thi img{
        width: 150px;
    }
    .pic .four img{
        width: 150px;
    }
    .pic .last img{
        width: 150px;
    }
    .left .title ul li {
        width: 130px;
        font-size: 12px;
    }
    .left .more a{
        font-size: 12px;
    }
    .left .content ul li a {
        width: 65%;
        font-size: 12px;
    }
    .left .content ul li span {
        font-size: 14px;
        width: 25%;
    }
    .left .title{
        height: 30px;
    }
    .right .title span{
        width: 86%;
        font-size: 14px;
    }
    .right .title .more{
        width: 14%;
    }
    .right .title .more a{
        font-size: 14px;
    }
    .right .title{
        height: 30px;
    }
    .right .content ul li a{
        font-size: 14px;
    }
}
@media (max-width:320px) {
    .pic .first img{
        margin-bottom: 20px;
    }
    .pic .sed img{
        width: 124px;
    }
    .pic .thi img{
        width: 124px;
    }
    .pic .four img{
        width: 124px;
    }
    .pic .last img{
        width: 124px;
    }
    .left .content ul li span {
        font-size: 12px;
    }
    .left .title ul li {
        width: 128px;
    }
    .left .title ul li:last-child{
        width: 100px;
    }
    .right .title .more a {
        font-size: 12px;
    }.right .content ul li a {
        font-size: 12px;
    }
}