.bo{
    width: 1100px;
    height: auto;
    margin: 0 auto;
    margin-top: 45px;
}
.he{
    width: 1100px;
    height: 75px;
    border-bottom: black solid 0.9px;
}
.he p{
    text-align: right;
    margin-right: 26px;
}
.he p a{
    color: blue;
}
.zx{
    width: 1062px;
    height: 500px;
    margin-top: 30px;
}
.zx .dhl{
    width: 161px;
    height: 420px;
    float: left;
}
.zx .dhl .cp{
    width: 161px;
}
.zx .dhl .cp .cplj{
    width: 161px;
    height: 30px;
    border-bottom: rgba(128, 128, 128, 0.568) solid 0.5px;
  
}
.zx .dhl .cp .cplj a{
    margin-left: 20px;
    font-size: 18px;
    transition-duration: 0.7s;
    display: block;
}

.zx .dhl  a:hover{
    -webkit-transform: translateX(10px);
    text-decoration: underline;
}
.zx .dhl .jc{
    width: 161px;
    height: 240px;
}
.zx .dhl .xtjc{
    width: 161px;
    height: 30px;
    border-bottom: rgba(128, 128, 128, 0.568) solid 0.5px;
}
.zx .dhl .xtjc a{
    display: block;
    transition-duration: 0.7s;
    margin-left: 20px;
    font-size: 18px;
    margin-top: 10px;
    color: blue;
}
.zx .dhl .jczs p{
    margin-left: 20px;
    font-size: 12px;
}
.zx .dhl .jczs p a{
    color: gray;
    display: block;
    transition-duration: 0.7s;
    margin-top: 5px;
}
.zx .dhl .aqsm{
    width: 161px;
    height: 32px;
    border-bottom: rgba(128, 128, 128, 0.568) solid 0.5px;
}
.zx .dhl .aqsm a{
    display: block;
    transition-duration: 0.7s;
    margin-left: 20px;
    font-size: 18px;
    margin-top: 10px;
}
.zx .dhl .itfw{
    width: 161px;
    height: 32px;
    border-bottom: rgba(128, 128, 128, 0.568) solid 0.5px;
}
.zx .dhl .itfw a{
    display: block;
    transition-duration: 0.7s;
    margin-left: 20px;
    font-size: 18px;
    margin-top: 10px;
}
.zx .cpxs{
    width: 850px;
    height: 420px;
    margin-left: 212px;
}
.zx .cpxs div{
    width: 270spx;
    height: 200px;
    float: left;
    border-bottom: solid rgba(255, 0, 0, 0.4) 0.5px;
}
.zx .cpxs .cpc{
    margin: 0 20px;
}
.zx .cpxs .cpd,.cpe{
    margin-top: 20px;
}
.zx .cpxs .cpe{
    margin-left: 20px;
    margin-right: 20px;
}
.zx .cpxs .tpzs{
    width: 270px;
    height: 155px;
    overflow: hidden;
}
.zx .cpxs .tpzs img{
    width: 100%;
    height: 100%;
    transition: all 1s;
}
.zx .cpxs .tpzs img:hover{
    -webkit-transform: scale(1.3);
}
.zx .cpxs a{
    display: block;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
}

