*{
    margin: 0px;
    padding: 0px；
}
body{
    background-color: #dff5ff;
}
.contwrap{
    background: #fff;
}
.wrpuheader{
    width: 1800px;
    height: 320px;
    margin: 0 auto;
}
.wrpuheader img{
    width: 100%;
    height: 100%;
}
.content1 ,.content3{
    width: 100%;
    margin: 0 auto;
    padding: 20px 20px;

    margin-top: 20px;
    background-color: #fff;
}
.cont1-left{
    float: left;
    width:50%;
    padding-top: 10px;
}
.cont1-right{
    float: right;
    width: 48%;
    margin-right: 1%;
    padding-top: 10px;
}
.lunbox{
    width: 100%;
    height: 320px;
    overflow: hidden;
    position: relative;
    /* width: 485px; */
}
.lunbox .lunboul{
    position: absolute;
    left: 0px;
    width: 1000%;
    height: 100%;
    /* background: #179118; */
}
.lunbox .lunboul li{
    float: left;
    width: 10%;
    height: 100%;
}
.lunbox ul li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}
.lunbox ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.lunbox ul li img {
  width: 100%;
  height: 100%;

}
.lunbox ul li  p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: rgb(65, 67, 70,.5);
    font-size: 14px;
   
}

.lunbox ul li  p  a{
    color: #fff;
    display: inline-block;
    width: 75%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lunbox .circles {
    overflow: hidden;
    zoom: 1;
    position: absolute;
    right: 8px;
    bottom: 12px;
}

.circles li{
    float: left;
    margin-left: 8px;
    width: 12px;
    height: 12px;
    background: #fff;
    cursor: pointer;
    border-radius: 6px;
}

.circles .on {
    background: #24931a;
}
.cont1-right-body{
    border: 1px solid #179118;
    padding: 20px 10px;
    position: relative;
    padding-bottom: 3px;
}    
/*right*/


.listul li{
   position: relative;
    text-indent: 6px;
    line-height: 0px;
    background: url(../../../images/icon/dian2.jpg)no-repeat 0px center;
}
.listul li a{
    width: 75%;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display:inline-block;
    font-size: 15px;
    color: #333;
}
.listul li  span{
   position: absolute;
   right: 0;
   line-height: 26px;

}
.lmtitle{
    position: relative;
}
.lmtitle>span{
    display:inline-block;
    width:110px;
    height:30px;
    background:url('../../../ztzlres/hbjd/images/green.png');
    text-align:center;
    line-height:30px;
    font-size:16px;
    font-weight:bold;
    color:#FFF;
    position: absolute;
    top: -32px;
    left: -15px;
}
.topnr h3 {
    text-align: center;
    color: #179118;
    font-weight: bold;
    font-size: 16px;
}
.topnr h3 a {
    color: #179118;
    font-weight: bold;
    font-size: 16px;
}
.topnr p {
    font-size: 12px;
    color: #000;
    line-height: 28px;
    font-weight: bold;
}
.topnr p a {
    font-size: 14px;
    color: #f00;
}
.lmtitle .more a{
    float: right;
    line-height: 28px;
}
.content2 p img{
    width: 29%;
    margin-right: 2.5%;
}
.content2 p img:nth-child(1){
    margin-left: 2.5%;
}
.content3,.content3 .cont1-right{
    padding-bottom: 20px;    
}

.cont3imgbox a{
    display: block;
    float: left;
    margin-left: 1.5%;
    width: 48%;
}
.cont3imgbox a img{
    width: 100%;
}
@media (max-width: 1520px) {
    .wrpuheader {
        width: 100%;
        height: 300px;
        margin: 0 auto;
    }

}
@media (max-width: 1220px) {
    .lunbox {
        height: 350px;;
    }
    .lunbox .lunboul li{
        width: 10%;
    }
    .wrpuheader {
        height: 250px;
    }
}
@media (max-width: 992px) {
	.lunbox {
        height: 262px;;
    }
    .lunbox .lunboul li{
        width: 10%;
    }
    .content2 {
        margin-top: 20px;
    }
   
}
@media (max-width: 767px) {
    .wrpuheader{
        height: 60px;
    }
    .content1{
        margin-top: 0px
    }
    .cont1-left,.cont1-right{
        width: 100%;
    }
    .cont1-right{
        margin-top: 35px;
    }
    .cont2-title {
        width: 100%;
        height: 100px;
    }
    .wenzititlw {
        height: 24px;
    }
    .gjleft,.gjright{
        width: 100%;
    }
    .gjright{
        margin-top: 15px;
    }
    .lunbox{
        width: 360px;
    
    }
    .lunbox .lunboul{
        height: 100%;
    }
    .lunbox .lunboul li img{
        height: 262px;
        height: 100%;
    }
    .listul li span{
        display: none;
    }
    .contwrap .content2 p img {
        width: 80%;
        display: block;
        margin: 10px auto;
    }
   
    .circles li{
        margin-left: 4px;
        width: 8px;
        height: 8px;
        background: #fff;
        cursor: pointer;
        border-radius: 50%;
    }
    .lunbox ul li  p{     
        height: 26px;
        line-height: 26px;
        font-size: 12px;
    }
    .lunbox{
        margin: 1px auto;
    }
    .content2 p img:nth-child(1) {
        margin-top: 0;
    }
    .content2,.content3 {
        margin-top: 5px;
    }
    .listul li a,.lmtitle .more a{
        font-size: 14px;
    }
    .cont1-right {
        margin-top: 20px;
    }
    
}

@media (max-width: 415px) {
    .lunbox {
        width: 372px;
    }
}
@media (max-width: 380px) {
    .lunbox {
        width: 335px;
    }
}
@media (max-width: 365px) {
    .lunbox {
        width: 320px;
    }
}
@media (max-width: 340px) {
    .lunbox {
        width: 280px;
    }
}

