.new-focus{
    height: 350px;
    margin-top: 30px;
}
.bner {
    position: relative;
    width: 601px;
    height: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}
.bner .imgs {
    width: 6000px;
    overflow: hidden;
    height: 100%;
}
.bner .imgs li {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
}
.bner .imgs li img {
    width: 100%;
    height: 100%;
}
.bner .imgs li span {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    padding: 0 20% 0 20px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bner .icon-left {
    position: absolute;
    width: 51px;
    height: 80px;
    background: url(../images/index/left.png) no-repeat;
    left: 0;
    top: 50%;
    margin-top: -40px;
}
.bner .icon-right {
    position: absolute;
    width: 51px;
    height: 80px;
    background: url(../images/index/right.png) no-repeat;
    right: 0;
    top: 50%;
    margin-top: -40px;
}
.bner .inds {
    position: absolute;
    bottom: 15px;
    right: 20px;
}
.bner .inds span {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #fff;
    margin-left: 10px;
}
.bner .inds .dis {
    width: 20px;
    background: #2f5594;
}
.newyw{
    width: 570px;
}
.new-common-title,.list-tile{
    height: 40px;
    line-height: 40px;
    padding-right: 4px;
}
.new-common-title span,.list-tile span{
    font-size: 24px;
    font-weight: 700;
}
.new-common-title a,.list-tile a{
    font-size: 16px;
    color: rgba(31, 92, 166, 1);
}
.new-common-title a:hover,.new-common-title a:focus,.list-tile a:hover,.list-tile a:focus{
    color: rgba(191, 25, 25, 1);
}
.list-li li {
    width: 100%;
    font-size: 16px;
    position: relative;
    margin-top: 21px;
    padding-left: 12px;
    background: url(../images/icon/dian.png) no-repeat 0 10px;
    transition: all linear .5s;
    color: #000;
}
.list-li li p {
    width: calc(100% - 110px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-li li:hover {
    text-indent: 1em;
}
.list-li li span {
    position: absolute;
    right: 0;
    top: 0;
}
.cont-list{
    height: 350px;
    margin-top: 50px;
}
.cont-left{
    width: 601px;
}
.cont-right{
    width: 570px;
}
.yzgz{
    margin-top: 50px;
}
.yzgz ul li{
    float: left;
    width: 49%;
    margin-top: 20px;
    border-bottom: 1px dashed rgba(204, 204, 204, 1);
    padding-bottom: 20px;
}
.yzgz ul li:nth-child(2n){
    float: right;
}
.yzgz ul li a{
    display: block;
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.yzgz ul li p{
    line-height: 24px;
    font-size: 16px;
    color: rgba(128, 128, 128, 1);
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.ztzl{
    background-color: rgba(245, 245, 245, 1);
    height: 400px;
    margin-top: 30px;
}
.ztzl .container{
    padding: 14px 0 20px;
}
.lbt_container {
    width: 100%;
    height: 290px;
    overflow: hidden;
    /* border: 1px solid #ddd; */
    position: relative;
    background-color: #f4f4f4;
}
.lbt_container .prev, .lbt_container .next {
    float: left;
    width: 4%;
    height: 100%;
    text-align: center;
    position: relative;
}
.lbt_container .prev img, .lbt_container .next img {
    position: absolute;
    top: 50%;
    left: 2px;
    margin-top: -24px;
}
.lbt_container .lbt {
    float: left;
    width: 92%;
    height: 278px;
    margin-top: 13px;
}
.lbt_container .swiper-container {
    height: 100%;
}
.lbt_container .lbt_main {
    width: 100%;
    height: 100%;
}
.lbt_container .lbt_main .lbt-img {
    display: block;
    width: 96%;
    height: 100%;
    font-size: 16px;
    color: #000;
    text-align: center;
    margin: 0 auto;
}
.lbt_main img {
    width: 100%;
    height: 130px;
}
.lbt_main .ztzl-list{
    background-color: #fff;
    padding: 16px 10px;
}
.lbt_main .ztzl-list ul li{
    padding-left: 12px;
    background: url(../images/icon/lidian.png) no-repeat 0 10px;
    transition: all linear .5s;
    color: rgba(56, 56, 56, 1);
    line-height: 34px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.lbt_main .ztzl-list p.ztzl-more{
    margin-top: 10px;
}
.lbt_main .ztzl-list p.ztzl-more a{
    display: inline-block;
    width: 88px;
    height: 34px;
    border-radius: 2px;
    background: rgba(84, 134, 191, 1);
    line-height: 34px;
    color: #fff;
}
.special-display{
    display: none;
}
@media(max-width: 768px){
    .special-display{
        display: block;
    }
    .lbt_container{
        display: none;
    }
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #ddd;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #2f5594;
}

@media(max-width: 768px){
    .bner,.newyw{
        float: none;
        width: 100%;
    }
    .new-focus{
        height: auto;
    }
    .news-wj, .zcjd-cont,.zfxxgk{
        float: none;
        width: 100%;
    }
    .new-common-title ul li a{
        padding: 0 4px;
    }
    .new-common-title ul li{
        font-size: 20px;
    }
    .zt-warp{
        width: 100%;
        flex-wrap: wrap;
        padding-bottom: 0;
        border-bottom: none;
    }
    .zt-warp ul li{
        height: 70px;
        width: 100%;
        margin-bottom: 10px;
    }
    .zt-warp ul li img{
        height: 100%;
        width: 100%;
    }
    .ztzl{
        height: auto;
        padding: 10px;
    }
    .cont-list{
        height: auto;
    }
    .cont-left,.cont-right{
        float: none;
        width: 100%;
    }
    .cont-right{
        margin-top: 40px;
    }
    .yzgz ul li{
        float: none;
        width: 100%;
    }

}
@media(max-width: 320px){
    .new-common-title ul li a{
        padding: 0;
    }
    
}

/*底部*/
footer{
    background-color: rgba(32, 83, 145, 1);
}
footer .baxx{
    background-color: rgba(25, 68, 120, 1);
}
footer .baxx p{
    width: 1200px;
    margin: 0 auto;
    height: 44px;
    line-height: 44px;
}
footer .baxx p,footer .baxx p a{
    color: rgba(255, 255, 255, 0.48);
}
footer .baxx p a:hover,.footer .baxx p a:focus,.foot-cent .foot-left p a:hover,.foot-cent .foot-left p a:focus{
    color: rgba(191, 25, 25, 1);
}
footer .foot-cent{
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}
footer .foot-cent>div{
    width: 32%;
    height: 130px;
    background-color: rgba(47, 95, 153, 1);
    margin-right: 2%;
}
footer .foot-cent>div:last-of-type{
    margin: 0;
}
.foot-cent .foot-left{
    width: 39% !important;
}
footer .foot-center{
    width: 25% !important;
    padding: 10px 24px;
}
.foot-cent .foot-left p{
    text-align: center;
    margin: 14px 0 4px;
    font-size: 16px;
    color: #fff;
}
.foot-cent .foot-left p a{
    color: #fff;
}
.foot-cent .foot-left img{
    margin: 0 4px;
}
.foot-cent .foot-left>div{
    text-align: center;
}
.foot-cent .foot-center p,.foot-cent .foot-right p{
    line-height: 34px;
    /* text-align: center; */
    color: #fff;
    font-size: 16px;
}
.foot-cent .foot-right{
    padding: 10px 24px;
}