body{
    background: url(../images/zt_bg.png) no-repeat bottom center;
}
.esjszqh_banner {
    /*width: 100%;
    min-height:100%;
    padding-top: 400px;*/
    background: url(../images/esjszqh_banner.jpg) no-repeat center top;
    background-size: contain;
    padding-top:23vw;
}
.list_bg{
    width: 1200px;
    margin: 0 auto;
}
.esjszqh_news {
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}
.esjszqh_news_left{
    position: relative;
    width: 800px;
    float: left;
    height: 450px;
}
.esjszqh_news_left .bd ul img{
    width:800px;
    height: 450px;
}
.esjszqh_news_left .hd{
    overflow: hidden;
    position: absolute;
    right:0;
    bottom: 8px;
    z-index: 1;
}
.esjszqh_news_left .bd ul li p{
    color: #e10a24;
    font-size: 24px;
    position:absolute;
    bottom:0px;
    background-color: #fff;
    opacity: 0.8;
    width: 100%;
    padding: 5px;
}
.esjszqh_news_left .hd ul{
    overflow: hidden;
}
.esjszqh_news_left .hd ul li{
    float:left; 
    margin:4px;
    border-radius: 2px;  
    width:15px; 
    height:15px; 
    line-height:6px; 
    text-align:center; 
    background:#fff; 
    cursor:pointer;
    border-radius: 50%;
}
.esjszqh_news_left ul li.on{ 
    background:#f00; 
    color:#fff; 
}
.esjszqh_news_right{
    float: right;
    width: 400px;
    background-color: #d5514d;
    height: 450px;
    color: #fff;
}

.esjszqh_news_right ul li{
    margin-bottom: 20px;
}
.esjszqh_news_right a{
    font-size: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.esjszqh_news_right ul{
    margin:20px 20px 0 20px;
}
.esjszqh_con2_title,.esjszqh_con3_title,.esjszqh_con4_title,.esjszqh_con5_title{
    text-align: center;
}
.esjszqh_con2_news p,.esjszqh_con3_title p,.esjszqh_con4_title p{
    margin-bottom: 15px;
    font-size: 18px;
}
.esjszqh_con3,.esjszqh_con4{
    margin: 50px 0;
}
.llxx ul{
    cursor: pointer;
    overflow: hidden;
}
.llxx ul li{
    float: left;
    height: 220px;
    margin:0.5%;
    float: left;
    width:32.3%;
    position: relative;
    background: url(../images/esjszqh_video.png);
    background-size: cover;
    background-position: center 50%;
}
.llxx li p{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: 0.8;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    padding: 5px;
    line-height: 2;
    width: 100%;
}
.llxx li p img{
    vertical-align: middle;
    margin-right: 10px;
}
.esjszqh_con4_news ul{
    overflow:hidden;
}
.esjszqh_con4_news ul li{
    float: left;
    width: 50%;
    /*border-bottom: 2px dashed #c2c2c2;*/
    line-height: 3;
}
.esjszqh_con4_news ul li p{
    width: 98%;
    height: 52px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.esjszqh_con4_news ul li img{
    vertical-align: sub;
    height: 20px;
    margin-right: 10px;
}
.esjszqh_con5_con{
    overflow: hidden;
    width: 100%;
}
.esjszqh_con5_con ul li{
    height: 248px;
    margin: 20px;
}
.esjszqh_con5_con img{
    float: left;
    width: 25%;
    margin-right:5%;
}
.esjszqh_con5_con_rg{
    float: right;
    width:70%;
}
.esjszqh_con5_con_rg h3{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 60px;
    overflow: hidden;
}
.esjszqh_con5_con_rg p{
    line-height: 2;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    height: 136px;
    overflow: hidden;
}
.esjszqh_con5_con_rg span{
    float: right;
    color: #777;
}
.esjszqh_con5{
    margin-bottom: 50px;
}
@media only screen and (min-width:640px){
    .xxkb_banner {
        width: 100%;
        min-height:100%;
        background: url(../images/esjszqh_banner.jpg) no-repeat center top;

    }
}
