﻿@media screen and (max-width: 1300px) {
    .listcon {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        display: table;
    }
    .listconl {
        float: left;
        width: 21.5%;
        /* height: 300px; */
        background: #fff;
        box-shadow: 1px 1px 10px #c5c4c4;
        margin-left: 5px;
        /* overflow: hidden; */
        position: relative;
    }
    .listconr {
        float: right;
        width: 77%;
        background: #fff;
        padding-bottom: 30px;
        margin-bottom: 60px;
        box-shadow: 1px 1px 10px #c5c4c4;
    }
}
@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: 72%;
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 85px;
        transition: all 0.4s ease-out;
    }
}
@media screen and (max-width: 1200px) {
    .listconl {
        float: left;
        width: 23%;
        /* height: 300px; */
        background: #fff;
        box-shadow: 1px 1px 10px #c5c4c4;
        margin-left: 5px;
        /* overflow: hidden; */
        position: relative;
    }
    .listconr {
        float: right;
        width: 75.5%;
        background: #fff;
        padding-bottom: 30px;
        margin-bottom: 60px;
        box-shadow: 1px 1px 10px #c5c4c4;
    }
    .listconrn-r {
        float: right;
        width: 70%;
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 72px;
        transition: all 0.4s ease-out;
    }
    .listconrn-rc {
        font-size: 14px;
        height: 90px;
        line-height: 30px;
        margin-top: 5px;
        overflow: hidden;
    }
    .listconrl li {
        padding-bottom: 15px;
        border-bottom: 1px solid #d2d2d2;
        margin-bottom: 15px;
        height: auto;
        line-height: 30px;
        /* max-height: 80px; */
    }
}
@media screen and (max-width: 1150px) {
    .listconl {
        float: left;
        width: 24%;
        /* height: 300px; */
        background: #fff;
        box-shadow: 1px 1px 10px #c5c4c4;
        margin-left: 5px;
        /* overflow: hidden; */
        position: relative;
    }
    .listconr {
        float: right;
        width: 74.5%;
        background: #fff;
        padding-bottom: 30px;
        margin-bottom: 60px;
        box-shadow: 1px 1px 10px #c5c4c4;
    }
    .listconrn-r {
        float: right;
        width: 68%;
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        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; */
        background: #fff;
        box-shadow: 1px 1px 10px #c5c4c4;
        margin-left: 5px;
        /* overflow: hidden; */
        position: relative;
    }
    .listconr {
        float: right;
        width: 73.5%;
        background: #fff;
        padding-bottom: 30px;
        margin-bottom: 60px;
        box-shadow: 1px 1px 10px #c5c4c4;
    }
    .listconrn-r {
        float: right;
        width: 66%;
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 46px;
        transition: all 0.4s ease-out;
    }
}
@media screen and (max-width: 1050px) {
    .listconrn-r {
        float: right;
        width: 64%;
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 33px;
        transition: all 0.4s ease-out;
    }
}
@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;
    }
    .listconrn-r {
        float: right;
        width: 72%;
        height: 140px;
        margin-top: 20px;
    }
    .listcsrc li {
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 28px;
        transition: all 0.4s ease-out;
    }
}
@media screen and (max-width: 950px) {
    .listconrls {
        width: 6px;
        height: 6px;
        background: #366ca7;
        display: inline-block;
        margin-bottom: 21px;
    }
    .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 {
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 16px;
        transition: all 0.4s ease-out;
    }
}
@media screen and (max-width: 785px) {
    .listconrn-img {
        height: 162px;
        width: 235px;
        margin: 0 auto;
        margin-top: 20px;
        overflow: hidden;
        float: none;
    }
    .listconrn-r {
        float: right;
        width: 100%;
        height: 172px;
        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 {
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 35px;
        transition: all 0.4s ease-out;
    }
    .listconrc-newszw img {
        height: auto;
        margin: 0 auto;
        display: block;
        max-width: 100%;
    }
}
@media screen and (max-width: 740px) {
    .listcsrc li {
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 20px;
        transition: all 0.4s ease-out;
    }
}
@media screen and (max-width: 690px) {
    .listcsrc li {
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 10px;
        transition: all 0.4s ease-out;
    }
    .listconrc-newszw img {
        height: auto;
        margin: 0 auto;
        display: block;
        max-width: 100%;
    }
}
@media screen and (max-width: 550px) {
    .listconrla {
        display: inline-block;
        height: 50px;
        line-height: 50px;
        font-size: 15px;
        margin-left: 6px;
        color: #333;
        width: 65%;
        overflow: hidden;
    }
    .listcsrc li {
        background: #f5f5f5;
        float: left;
        margin: 30px 15px 0 40px;
        transition: all 0.4s ease-out;
    }
}
@media screen and (max-width: 500px) {
    .listcsrc li {
        background: #f5f5f5;
        float: left;
        margin: 30px 5px 0 25px;
        transition: all 0.4s ease-out;
    }
    .listconrtd3 {
        display: none;
    }

}
@media screen and (max-width: 450px) {
    .listconrla {
        display: inline-block;
        height: 50px;
        line-height: 50px;
        font-size: 15px;
        margin-left: 6px;
        color: #333;
        width: 62%;
        overflow: hidden;
    }
    .listcsrc li {
        background: #f5f5f5;
        float: left;
        margin: 30px 5px 0 25px;
        transition: all 0.4s ease-out;
    }
    .listcsrc li {
        background: #f5f5f5;
        float: none;
        /* margin: 30px 5px 0 25px; */
        margin: 0 auto;
        margin-top: 30px;
        transition: all 0.4s ease-out;
    }
}

@media screen and (max-width: 350px) {  
    .listconrla {
        display: inline-block;
        height: 50px;
        line-height: 50px;
        font-size: 15px;
        margin-left: 6px;
        color: #333;
        width: 60%;
        overflow: hidden;
    }
}


