﻿.con1::after{
    content:'';
    display:block;
    visibility:hidden;
    clear:both;
}
.content{
    margin-top:10px;
}
.container{
    width:1200px;
    margin:0 auto;
}
.nr1left {
    width: 390px;
    float: left;
}

.nr1right {
    width: 810px;
    float: right;
}

.liimg1 {
    margin-bottom: 10px;
}

.liimg2 a+a,
.liimg4 a+a {
    margin-left: 10px;
}

.nr1left li {
    list-style: none;
    margin-bottom: 5px;
}

.listtit {
    width: 100%;
    padding: 0 13px;
    box-sizing: border-box;
    background: url(../images/2016zwxx_03.jpg) 100% 100%;
}


.listtit .lxxd{
    padding:0px 15px;
    color:#333;
    font-weight: bold;
}

.listtit .titname {
    width: 100px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: bolder;
    background: url(../images/2016zwxx_04.jpg) 100% 100%;
}

.listul li {
    padding-left: 15px;
    background: url(../images/20100611_ybclbbja.jpg) no-repeat 0px 15px;
    height: 38px;
}
.nr1right .listtit .lm_more{
    float:right;
    color:#333;
    font-size:12px;
    line-height:30px;
}
.listul li a {
    width: 80%;
  
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.listul li a,
.listul li span{
      color:#212121;
    font-size:18px;
    height:38px;
    line-height:38px;
    float:left;
}
.listul li span{
    float:right;
}
.listul{
    padding-top:10px;
}

@media(max-width:1220px){
    .container{
        width:100%;
    }
    .nr1right{
        width:66%;
    }
    .content{
        padding: 0px 8px;
    }
    .nr1left{
        width:33%;
    }
    .nr1left img{
        max-width:100%;
    }
    .nr1left li{
        font-size:0px;
    }
    .nr1left li.liimg2 a,
    .nr1left li.liimg4 a{
        display:inline-block;
        width:49%
    }
    .liimg2 a+a, .liimg4 a+a{
        margin-left: 2%;
        float:right;
    }
}

@media(max-width:1024px){
    .listul li a{
        width:66%;
    }
}


@media(max-width:540px){
     .nr1right{
        width: 100%;
    }
    
    .nr1left{
        width:100%;
    }
    .nr1left img{
        width:100%;
    }
/*     .liimg2 a+a, .liimg4 a+a{
        float: unset;
    }
    .con1 .nr1left  .liimg2 a, .con1 .nr1left  .liimg4 a{
         width: unset;
         display: inline-block;
    } */
    .listul{
        padding-bottom:20px;
    }
    .listul li a ,
    .listul li span {
        font-size:16px;
    }
}