html{background-color:#6c8abe;}

body{/*     background: url(../images/ztzl/kjxl_bj.png) no-repeat center top; *//* background: url(../images/ztzl/kjxl_bj_2023.png) no-repeat center top; */background: url(../images/ztzl/kjxl_bj_2025.jpg) no-repeat center top;background-size:100%;}
.head {
    margin:0 auto 576px 18%;
    padding-top:30px;
    width:500px;
}
.head a img{width:100%;}
*{
    text-align: left;
    box-sizing: border-box;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.list {
    padding: 10px;
}


.lsaq{width:800px;height:100%;margin:0 auto;display: none;}
.lsaq img{width:100%;height:100%;}

.list li {
    width: 100%;
    margin-left: 0;
    text-align: left;
    line-height: 43px;
}
.list li a {
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    background: url(../images/ztzl/dot2.png) no-repeat left center;
    padding-left: 10px;
}
.gzkz{
    height: 421px;
}
.focus{
    height: 416px;
    border-radius: 10px;
    overflow: hidden;
    border: 2px solid #559e14;
}
.focus ul{
    width: 100%;
    height: 100%;
}
.focus ul li{
    height: 100%;
}
.focus ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.focus ul li a img{
    width: 100%;
    height: 100%;
}
.gzkz_box{
    height: 100%;
}
.common_box {
    background: url(../images/ztzl/list_bg.png) no-repeat top center;
    background-size: 100% 100%;
    /* border-radius: 20px; */
    overflow: hidden;
    padding: 35px 32px;
}
.title_left {
    font-size: 26px;
    color: #5476b3;
    margin-top: 5px;
}
.title_left img{
    vertical-align: middle;
}
.kjxl_common_title {
    border-bottom: 3px dotted #5476b3;
    height: 52px;
}
.kjxl_common_title  .more a{
    color: #fff;
    font-size: 16px;
    background-color: #5476b3;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 10px;
}
.double{
    margin-bottom: 30px;
}
.double >div{
    width: 49%;
}
.kpxc_title {
    text-align: center;
    margin-bottom: 30px;
}
.kpxc {
    padding-top: 0;
    margin-bottom: 20px;
}
.kpxc_img_list ul{
    /* height: 100%; */
}
.kpxc_img_list ul li{
    width: 276px;
    height: 100%;
    border: 3px solid #79bd41;
    float: left;
    margin-right: 10px;
}
.kpxc_img_list ul li:nth-child(4n){
    margin-right: 0;
}
.kpxc_img_list ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.kpxc_img_list ul li a img{
    width: 100%;
    height: 100%;
}
.kpxc_img_list ul{
    height: 386px;
    width: 1200px;
    overflow: hidden;
}
.hdzs {
    background-image: none;
    padding: 0 0 50px;
}

.picScroll-left {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    width: 100%;
}


.picScroll-left .hd .prev, .picScroll-left .hd .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 48px;
    cursor: pointer;
}

.picScroll-left .hd .prev {
    left: 0;
}

.picScroll-left .hd .next {
    right: 16px;
}

.picScroll-left .hd .prevStop {
    background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd {
    width: 1200px;
    margin: 0 auto;
}
.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 20px;
    float: left;
    overflow: hidden;
    text-align: center;
    width: 260px;
    /* height: 328px; */
}

.picScroll-left .bd ul li .pic {
    text-align: center;
    height: 195px;
}

.picScroll-left .bd ul li .pic img {
    width: 100%;
    height: 100%;
    display: block;
    /* padding: 2px; */
    /* border: 1px solid #ccc; */
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
    position: absolute;
    width: 308px;
    height: 184px;
    padding: 20px;
    top: 140px;
    left: 50%;
    transform: translateX(-50%);
    text-align: left;
    background: #fff url(../images/dmxj/item_bg.png) no-repeat bottom center;
}

@media (max-width: 1200px){
    body{
        background-size: 100%;
    }
    .head{
        margin-bottom: 200px;
    }
    .kpxc_img_list ul li{
        width: 19%;
    }
    .picScroll-left .bd ul li{
        width: 300px
    }
}
