@media screen and (max-width: 1250px) {
    .listcon {
        width: 100%;
        max-width: 1250px;
        margin: 0 auto;
        display: block;
    }
    .listconl1{
        width: 99.7%!important;
        margin: 0 auto;
        margin-top: 6px;
        box-shadow: 1px 1px 10px #c5c4c4;
        position: relative;
    }
    .listconl {
        float: left;
        width: 21.5%;
        /* height: 300px; */
        margin-top: 6px;
        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;
    }
    .listconrn-rb {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        color: #333;
        font-weight: bold;
        overflow: hidden;
    }

    .listconrn-r {
        float: right;
        width: 78%;
        height: 140px;
        margin-top: 20px;
    }

    .listcsrc li {
        width: 135px;
        height: 250px;
        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;
    }
    .js-list li {
        float: left;
        margin: 10px 13px;
        padding: 5px;
        background: #eee;
    }
}
@media screen and (max-width: 1200px){

    .listconl {
        float: left;
        width: 23%;
        /* height: 300px; */
        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%;
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        width: 135px;
        height: 250px;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 72px;
        transition: all 0.4s ease-out;
    }
    .js-list li {
        float: left;
        margin: 10px 8px;
        padding: 5px;
        background: #eee;
    }
}
@media screen and (max-width: 1150px){

    .listconl {
        float: left;
        width: 24%;
        /* height: 300px; */
        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%;
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        width: 135px;
        height: 250px;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 59px;
        transition: all 0.4s ease-out;
    }
    .listconrls {
        width: 6px;
        height: 6px;
        border-radius: 5px;
        background: #366ca7;
        display: inline-block;
        margin-bottom: 25px;
    }
    .listconrl li a {
        display: inline-block;
        height: 56px;
        line-height: 56px;
        font-size: 15px;
        margin-left: 6px;
        color: #333;
        width: 75%;
        overflow: hidden;
    }
    .js-list li a {
        width: 168px;
    }
    .js-title-img {
        width: 168px;
        height: 219px;
        display: block;
    }
    .js-list li {
        float: left;
        margin: 10px 5px;
        padding: 5px;
        background: #eee;
    }
}
@media screen and (max-width: 1100px) {

    .listconl {
        float: left;
        width: 25%;
        /* height: 300px; */
        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%;
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        width: 135px;
        height: 250px;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 46px;
        transition: all 0.4s ease-out;
    }
    .js-list li a {
        width: 153px;
    }
    .js-title-img {
        width: 153px;
        height: 200px;
        display: block;
    }
    .js-list li {
        float: left;
        margin: 10px 7px;
        padding: 5px;
        background: #eee;
    }
}
@media screen and (max-width: 1050px) {

    .listconl {
        float: left;
        width: 26%;
        /* height: 300px; */
        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%;
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        width: 135px;
        height: 250px;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 33px;
        transition: all 0.4s ease-out;
    }
    .js-list li a {
        width: 148px;
    }
    .js-title-img {
        width: 148px;
        height: 193px;
        display: block;
    }
    .js-list li {
        float: left;
        margin: 10px 6px;
        padding: 5px;
        background: #eee;
    }
}
@media screen and (max-width: 1000px) {

    .listconl {
        display: none;
    }
    .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%;
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        width: 135px;
        height: 250px;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 28px;
        transition: all 0.4s ease-out;
    }
    .js-list li {
        float: left;
        margin: 10px 8px;
        padding: 5px;
        background: #eee;
    }
}
@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: 70%;
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        width: 135px;
        height: 250px;
        background: #f5f5f5;
        float: left;
        /* margin: 30px 15px 0 16px!important; */
        transition: all 0.4s ease-out;
    }
    .footercp {
        line-height: 30px;
        margin-top: 25px;
        font-size: 14px;
    }
    .js-list li {
        float: left;
        margin: 10px 18px;
        padding: 5px;
        background: #eee;
    }
}


@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: 135px;
        height: 250px;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 35px;
        transition: all 0.4s ease-out;
    }
    .footercp {
        line-height: 30px;
        margin: 0 auto;
        margin-top: 25px;
        font-size: 14px;
        width: 98%;
    }
    .js-list li {
        float: left;
        margin: 10px 7px;
        padding: 5px;
        background: #eee;
    }
}
@media screen and (max-width: 750px) {

    .listcsrc li {
        width: 135px;
        height: 250px;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 20px;
        transition: all 0.4s ease-out;
    }
}
@media screen and (max-width: 700px) {
    .listconrtd3{
        display: none;
    }
}
@media screen and (max-width: 690px) {
    .listcsrc li {
        width: 135px;
        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;
    }

}
@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: 135px;
        height: 250px;
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 40px;
        transition: all 0.4s ease-out;
    }

}
@media screen and (max-width: 550px) {
    .js-list li {
        float: left;
        margin: 11px 22px;
        padding: 5px;
        background: #eee;
    }
    .js-title-img {
        width: 175px;
        height: 230px;
        display: block;
    }
    .js-list li a {
        width: 175px;
    }
}
@media screen and (max-width: 500px) {

    .listcsrc li {
        width: 135px;
        height: 250px;
        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;
    }
    .footercp {
        line-height: 30px;
        margin: 0 auto;
        margin-top: 30px;
        font-size: 14px;
        width: 98%;
    }
    .js-list li {
        float: left;
        margin: 11px 24px;
        padding: 5px;
        background: #eee;
    }
    .js-title-img {
        width: 153px;
        height: 200px;
        display: block;
    }
    .js-list li a {
        width: 153px;
    }
    .js-list2 li {
        height: 40px;
        line-height: 40px;
        width: 95px;
        text-align: center;
        background: #eee;
        font-weight: bold;
        color: #333;
        float: left;
        margin: 12px 10px;
        transition: All 0.2s linear;
    }
}
@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: 135px;
        height: 250px;
        background: #f5f5f5;
        float: left;
        margin: 30px 5px 0 25px;
        transition: all 0.4s ease-out;
    }
    .listcsrc li {
        width: 135px;
        height: 250px;
        background: #f5f5f5;
        float: none;
        /* margin: 30px 5px 0 25px!important; */
        margin: 0 auto!important;
        margin-top: 30px!important;
        transition: all 0.4s ease-out;
    }

    .item-bottom03 span {
        padding-left: 21px;
        float: left;
        height: 55px;
        color: #797979;
        white-space: nowrap;
        font-size: 15px;
        margin-left: 5px;
    }
    .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;
        margin-top: 5px;
    }
    .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;
    }
    .listconrl li a {
        display: inline-block;
        height: 70px;
        line-height: 35px;
        font-size: 15px;
        margin-left: 6px;
        color: #333;
        overflow: hidden;
        width: auto;
        text-align: justify;
    }
    .js-list li {
        float: left;
        margin: 11px 17px;
        padding: 5px;
        background: #eee;
    }
    .js-title-img {
        width: 148px;
        height: 193px;
        display: block;
    }
    .js-list li a {
        width: 148px;
    }
}
@media screen and (max-width: 420px) {
    .listconrtd2 {
        width: 275px;
        font-size: 18px;
    }
    .js-list li {
        float: left;
        margin: 11px 13px;
        padding: 5px;
        background: #eee;
    }
}
@media screen and (max-width: 400px) {
    .caption-intro{
        text-align: center;
    }
    .js-list2 li {
        height: 40px;
        line-height: 40px;
        width: 110px;
        text-align: center;
        background: #eee;
        font-weight: bold;
        color: #333;
        float: none;
        transition: All 0.2s linear;
        margin: 0 auto;
    }
}
@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;
}*/
    .js-list li {
        float: left;
        margin: 11px 22%;
        padding: 5px;
        background: #eee;
    }
    .js-title-img {
        width: 175px;
        height: 230px;
        display: block;
    }
    .js-list li a {
        width: 175px;
    }
}
@media screen and (max-width: 365px) {
    .listconltul1 li {
        font-size: 15px;
        height: 52px;
        line-height: 52px;
    }
    .js-list li {
        float: left;
        margin: 11px 22%;
        padding: 5px;
        background: #eee;
    }
    .js-list li {
        float: left;
        margin: 11px 21%;
        padding: 5px;
        background: #eee;
    }
}
@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;
    }*/
    .js-list li {
        float: left;
        margin: 11px 20%;
        padding: 5px;
        background: #eee;
    }
}
@media screen and (max-width: 335px) {
    .js-list li {
        float: left;
        margin: 11px 19%;
        padding: 5px;
        background: #eee;
    }
}