@media screen and (max-width: 1350px) {
    .listcon {
        width: 100%;
        max-width: 1280px;
        margin: 0 auto;
        display: block;
    }
    .listconl1{
        width: 99.7%!important;
        margin: 0 auto;
        margin-top: -77px;
        box-shadow: 1px 1px 10px #c5c4c4;
        position: relative;
    }
    .listconl {
        float: left;
        width: 21.5%;
        /* height: 300px; */
        margin-top: -77px;
        box-shadow: 1px 1px 10px #c5c4c4;
        margin-left: 5px;
        /* overflow: hidden; */
        position: relative;
    }

    .listconr {
        float: right;
        width: 77%;
        background: #fff;
        margin-top: 5px;
        margin-right: 5px;
        padding-bottom: 30px;
        margin-bottom: 60px;
        box-shadow: 1px 1px 10px #c5c4c4;
    }
    table {
        border-spacing: 0;
        border-collapse: collapse;
        max-width: 98% !important;
        width: 100%!important;
    }
}
@media screen and (max-width: 1250px) {
    .listconrn-rb {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        color: #333;
        font-weight: bold;
        overflow: hidden;
    }

    .listconrn-r {
        float: right;
        width: calc(100% - 260px);
        height: 140px;
        margin-top: 20px;
    }

    .listcsrc li {
        width: 189px;
        height: auto;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 85px;
        transition: all 0.4s ease-out;
    }


    .listconrn-rc {
        font-size: 14px;
        height: 85px;
        line-height: 30px;
        margin-top: 5px;
        overflow: hidden;
    }
    .listconrc table{
        width: 94%!important;
        margin: 0 auto!important;
        float: none!important;
    }
    .listconrc img{
        width: 80%!important;
        margin: 0 auto!important;
        float: none!important;
    }
}
@media screen and (max-width: 1200px){

    .listconl {
        float: left;
        width: 23%;
        /* height: 300px; */
        margin-top: -77px;
        box-shadow: 1px 1px 10px #c5c4c4;
        margin-left: 5px;
        /* overflow: hidden; */
        position: relative;
    }
    .listconr {
        float: right;
        width: 75.5%;
        background: #fff;
        margin-top: 5px;
        margin-right: 5px;
        padding-bottom: 30px;
        margin-bottom: 60px;
        box-shadow: 1px 1px 10px #c5c4c4;
    }
    .listconrn-r {
        float: right;
        /* width: 76.5%; */
        width: calc(100% - 260px);
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        width: 189px;
        height: auto;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 72px;
        transition: all 0.4s ease-out;
    }
}
@media screen and (max-width: 1150px){

    .listconl {
        float: left;
        width: 24%;
        /* height: 300px; */
        margin-top: -77px;
        box-shadow: 1px 1px 10px #c5c4c4;
        margin-left: 5px;
        /* overflow: hidden; */
        position: relative;
    }
    .listconr {
        float: right;
        width: 74.5%;
        background: #fff;
        margin-top: 5px;
        margin-right: 5px;
        padding-bottom: 30px;
        margin-bottom: 60px;
        box-shadow: 1px 1px 10px #c5c4c4;
    }
    .listconrn-r {
        float: right;
        /* width: 75%; */
        width: calc(100% - 260px);
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        width: 189px;
        height: auto;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 59px;
        transition: all 0.4s ease-out;
    }
}
@media screen and (max-width: 1100px) {

    .listconl {
        float: left;
        width: 25%;
        /* height: 300px; */
        margin-top: -77px;
        box-shadow: 1px 1px 10px #c5c4c4;
        margin-left: 5px;
        /* overflow: hidden; */
        position: relative;
    }
    .listconr {
        float: right;
        width: 73.5%;
        background: #fff;
        margin-top: 5px;
        margin-right: 5px;
        padding-bottom: 30px;
        margin-bottom: 60px;
        box-shadow: 1px 1px 10px #c5c4c4;
    }
    .listconrn-r {
        float: right;
        /* width: 74.5%; */
        width: calc(100% - 260px);
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        width: 189px;
        height: auto;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 46px;
        transition: all 0.4s ease-out;
    }
}
@media screen and (max-width: 1050px) {

    .listconl {
        float: left;
        width: 26%;
        /* height: 300px; */
        margin-top: -77px;
        box-shadow: 1px 1px 10px #c5c4c4;
        margin-left: 5px;
        /* overflow: hidden; */
        position: relative;
    }
    .listconr {
        float: right;
        width: 72.5%;
        background: #fff;
        margin-top: 5px;
        margin-right: 5px;
        padding-bottom: 30px;
        margin-bottom: 60px;
        box-shadow: 1px 1px 10px #c5c4c4;
    }
    .listconrn-r {
        float: right;
        width: 73%;
        width: calc(100% - 260px);
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        width: 189px;
        height: auto;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 33px;
        transition: all 0.4s ease-out;
    }
}
@media screen and (max-width: 1000px) {

    .listconl {
        float: none;
        width: 98%;
        box-shadow: 1px 1px 10px #c5c4c4;
        /* margin-left: 8px; */
        position: relative;
        margin: 0 auto;
        margin-top: 5px;
    }
    .listconltul {
        /* display: none; */
        width: 100%;
    }
    .listconr {
        float: none;
        width: 98%;
        background: #fff;
        margin: 0 auto;
        margin-top: 5px;
        padding-bottom: 30px;
        margin-bottom: 60px;
        box-shadow: 1px 1px 10px #c5c4c4;
        overflow: hidden;
    }
    .listconrn-r {
        float: right;
        /* width: 72%; */
        width: calc(100% - 260px);
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        width: 189px;
        height: auto;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 28px;
        transition: all 0.4s ease-out;
    }
}
@media screen and (max-width: 950px) {

    .listconrla {
        display: inline-block;
        height: 50px;
        line-height: 50px;
        font-size: 15px;
        margin-left: 6px;
        color: #333;
        width: 70%;
        overflow: hidden;
    }
    .listconrn-r {
        float: right;
        width: calc(100% - 260px);
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        width: 189px;
        height: auto;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 16px;
        transition: all 0.4s ease-out;
    }
}


@media screen and (max-width: 800px) {

    .listconrn-img {
        height: 162px;
        width: 235px;
        margin: 0 auto;
        margin-top: 20px;
        overflow: hidden;
        float: none;
    }
    .listconrn-r {
        float: right;
        width: 100%;
        height: 140px;
        margin-top: 20px;
    }
    .listconrn li {
        height: auto;
        border-bottom: 1px solid #ccc;
        overflow: hidden;
    }
    .listconrc, .listconrc-news {
        width: 93%;
        margin: 0 auto;
        line-height: 30px;
        padding: 15px 0;
        text-align: justify;
        font-size: 14px;
        min-height: 450px;
    }
    .listcsrc li {
        width: 189px;
        height: auto;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 35px;
        transition: all 0.4s ease-out;
        float: none!important;
        margin: 0 auto!important;
        margin-top: 20px!important;
        /* width: calc(100% / 5)!important; */
        margin-bottom: 20px!important;
    }
    .listld li{
        margin-top: 20px!important;
        clear: both;
    }
    .listcsrc div{
       display: block!important;
    }
    .wy{
        margin-left: 0px!important;
        clear: both;
    }
    .leader_title{
        float: none;
    }
}
@media screen and (max-width: 750px) {

    .listcsrc li {
        width: 189px;
        height: auto;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 20px;
        transition: all 0.4s ease-out;
    }
}

@media screen and (max-width: 690px) {
    .listcsrc li {
        width: 189px;
        /* height: 250px; */
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 10px;
        transition: all 0.4s ease-out;
    }
    .listconrc-newszw img {
        /* width: 100% !important; */
        /* height: 100% !important; */
        margin: 0 auto;
        display: block;
    }
    .listconrtd3 {
        display: none;
        /* margin-right: 10px; */
    }
}
@media screen and (max-width: 580px) {

    .listconrla {
        display: inline-block;
        height: 50px;
        line-height: 50px;
        font-size: 15px;
        margin-left: 6px;
        color: #333;
        width: 65%;
        overflow: hidden;
    }

    .listcsrc li {
        width: 189px!important;
        height: 285px!important;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 40px;
        transition: all 0.4s ease-out;
    }
    .listcsrcimg img {
        height: 225px!important;
    }

}

@media screen and (max-width: 550px) {

    .listcsrc li {
        width: 189px;
        height: auto;
        background: #f5f5f5;
        float: left;
        margin: 30px 5px 0 15px;
        transition: all 0.4s ease-out;
    }
    .listconltul1 li {
        width: 100%;
        height: 60px;
        line-height: 60px;
        background: #fff;
        border-top: 1.5px solid #eee;
        font-size: 16px;
        text-indent: 7px;
    }
    .listconltul1 li .fa-chevron-circle-right {
        display: none;
    }
    .listconrl {
        width: 94%;
        margin: 0 auto;
        padding-top: 10px;
    }
    .listconrl li {
        height: auto;
        line-height: 0px;
        border-bottom: 1px solid #ccc;
        margin-top: 15px;
    }
    .listconrl li a {
        display: inline-block;
        height: 56px;
        line-height: 28px;
        font-size: 15px;
        margin-left: 0;
        color: #333;
        overflow: hidden;
        text-align: justify;
    }
    .item-bottom03 {
        height: 56px;
        line-height: 56px;
    }
    .item-bottom02 {
        float: none;
    }
    .listconl {
        /* display: none; */
    }
    .listconrls {
        display: none;
    }
    .news-dates {
        background: none;
    }
    .item-bottom03 span {
        padding-left: 0;
        float: left;
        height: 50px;
        color: #797979;
        white-space: nowrap;
        font-size: 15px;
        margin-left: 0;
    }
    .news-dates {
        background: none;
    }

}
@media screen and (max-width: 460px) {

    .listconrla {
        display: inline-block;
        height: 50px;
        line-height: 50px;
        font-size: 15px;
        margin-left: 6px;
        color: #333;
        width: 62%;
        overflow: hidden;
    }
    .listcsrc li {
        width: 189px;
        height: auto;
        background: #f5f5f5;
        float: left;
        margin: 30px 5px 0 25px;
        transition: all 0.4s ease-out;
    }
    .listcsrc li {
        width: 189px;
        height: auto;
        background: #f5f5f5;
        float: none;
        /* margin: 30px 5px 0 25px; */
        margin: 0 auto;
        margin-top: 30px;
        transition: all 0.4s ease-out;
    }
    .listconrls {
        display: none;
    }
    .listconrla {
        display: inline-block;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
        margin-left: 3px;
        color: #333;
        width: 100%;
    }
    .item-bottom02 {
        float: none;
    }
    .listconrl li {
        height: auto;
        line-height: 0px;
        border-bottom: 1px solid #ccc;
    }
    .listconl1{
        width: 99.7%;
        margin: 0 auto;
        margin-top: -50px;
        box-shadow: 1px 1px 10px #c5c4c4;
        position: relative;
    }
    .listconl1 .listconlt {
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }
}
@media screen and (max-width: 420px) {
    .listconrtd2 {
        /* width: 275px; */
        font-size: 18px;
    }
}
@media screen and (max-width: 390px) {
    .js-list2 li {
        height: 40px;
        line-height: 40px;
        width: 122px;
        text-align: center;
        background: #eee;
        font-weight: bold;
        color: #333;
        float: left;
        margin: 12px 19px;
        transition: All 0.2s linear;
    }
}
@media screen and (max-width: 365px) {
    .listconltul1 li {
        font-size: 15px;
        height: 52px;
        line-height: 52px;
    }
}
@media screen and (max-width: 350px) {
    .cyxz-a {
        display: block;
        width: 86%;
    }
    .js-list2 li {
        height: 40px;
        line-height: 40px;
        width: 120px;
        text-align: center;
        background: #eee;
        font-weight: bold;
        color: #333;
        float: left;
        margin: 12px 13.5px;
        transition: All 0.2s linear;
        font-size: 14px;
    }
}