.content {
    width: 1180px;
    height: auto !important;
    min-height: 200px;
    margin: 0 auto;
    background: #ffffff url(/uiFramework/commonResource/image/2022052309581084508.png) top right no-repeat;
    padding-bottom: 40px;
}

.yjzj_bt {
    height: 45px;
    box-sizing: border-box;
    border-bottom: 1px solid #f0f0f0;
}

.yjzj_bt h3 span,.yjzj_bt h3 a{
    height: 44px;
    line-height: 30px;
    color: #015293;
    height: 44px;
    line-height: 30px;
    display: inline-block;
    border-bottom: 1px solid #015293;
    font-size: 22px;
}

.Zhengfsj {
    width: 1080px;
    height: auto !important;
    min-height: 200px;
    overflow: hidden;
    padding-bottom: 40px;
}

.mt {
    margin-top: 40px;
}

.Zhengfsj1 {
    margin-top: 30px;
}

.Zhengfsj1 .hd {
    float: left;
    width: 200px;
}

.Zhengfsj1 .hd ul li {
    height: 75px;
    background-color: #dee8f7;
    color: #0062b4;
    margin-bottom: 13px;
    line-height: 75px;
    float: left;
    //padding-right: 20px;
    cursor: pointer;
    width: 180px;
    text-align: right;
    position: relative;
    font-size: 18px;
    text-align: center;
}

.Zhengfsj1 .hd ul li img {
    display: none;
    position: absolute;
    right: -6px;
    top: 50%;
    margin-top: -6px;
}

.Zhengfsj1 .hd ul li.on {
    background: url(sjbbbj.png) center center no-repeat;
    color: #fff;
}

.Zhengfsj1 .hd ul li.on img {
    display: block;
}

.Zhengfsj1 .bd {
    float: right;
    width: 820px;
    height: 380px;
}
.Zhengfsj1 .bd .chart {
    width: 820px;
    height: 380px;
 }
.Zhengfsj2 {
    width: 1080px;
    height: 280px;
    margin: 0 auto;
    margin-top: 40px;
}

.shuju {
    width: 515px;
    height: 260px;
}

.shuju .shuju_con {
    width: 515px;
    height: 210px;
    overflow: hidden;
    margin-top: 20px;
}

.shuju .shuju_con ul li {
    height: 42px;
    line-height: 42px;
}

.shuju .shuju_con ul li h3 a {
    float: left;
    width: 390px;
    font-size: 16px;
    color: #222222;
    font-weight: normal;
    padding-left: 14px;
    transition: all .3s;
    background: url(../images/gldian.png) no-repeat left center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.shuju .shuju_con ul li span {
    float: right;
    font-size: 16px;
    color: #999999;
    transition: all .3s;
}

.shuju .shuju_con ul li:hover h3 a {
    color: #015293;
}

@media screen and (max-width: 1199px){
    .content {
        width: 100%;
    }
    .Zhengfsj {
        width: 100%;
        padding: 0 15px;
    }

    .Zhengfsj1 .bd {
        width: calc(100% - 203px);
    }

    .Zhengfsj1 .bd .chart {
        width: 100%;
    }

    .Zhengfsj1 .hd ul li {
        font-size: 16px;
    }
    .Zhengfsj2 {
    width: 100%;
}
    .shuju {
        width: 48%;
    }
    .shuju .shuju_con {
        width: 100%;
    }
    .shuju .shuju_con ul li h3 a {
        width: auto;
        max-width: 75%;
    }
}
@media screen and (max-width: 959px){
    .shuju {
        width: 100%;
        float: none;
        margin-top: 25px;
    }
    .shuju .shuju_con {
        margin-top: 10px;
    }

    .Zhengfsj2 {
        margin-top: 0;
    }
}
@media screen and (max-width: 768px){
   .Zhengfsj1 .hd {
      float: none;
      width: 100%;
    }
    .Zhengfsj1 .hd ul li{
    width: 48%;
    margin: 1%;
}
    .Zhengfsj1 .hd ul li.on{
    background-size: cover;
}
    .Zhengfsj1 .hd ul li.on img {
        display:none;
    }
    .Zhengfsj1 .bd {
    width: 100%;
    margin-top: 20px;
}
}
@media screen and (max-width: 479px){
    .shuju .shuju_con ul li h3 a,
    .shuju .shuju_con ul li span {
        font-size: 14px;
    }
    .yjzj_bt h3 span, .yjzj_bt h3 a {
        font-size: 20px;
    }

.Zhengfsj1 .hd ul li {
    font-size: 14px;
}
}