a {
    color:#333;
}
.container {
    width: 1180px;
    margin:0 auto;
    
}
.header {
    height: 381px; background: url(/xlgl/images/bg_xfzr.png) top center no-repeat #fff;
}
.header .container {position: relative;}
.header .logo {
    position: absolute;
    left:0;
    top: 10px;
}
.header .backHome {
    position: absolute;
    right:0;
    top: 40px;
    width: 140px;
    height: 50px;
    text-align: center;
    background: url(/xlgl/images/bh_lwlb.png) center no-repeat;
}
.news {
    margin-top: 50px;
}

/*轮播*/
.news .lunb {
    float: left;
    width: 564px;
    height: 317px;
    position: relative;
    overflow: hidden;
    margin-top: 40px;
}
.news .lunb .bd li {
    float: left;
}
.news .lunb .bd li a {
    display: block;
    width: 564px;
    height: 317px;
    overflow: hidden;
    position: relative;
}
.news .lunb .bd li img {
    display: block;
    width: 564px;
    height: 317px;
    transition: transform .3s;
}
.news .lunb .bd span {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 67px;
    line-height: 50px;
    background: rgba(0,0,0,.5);
    width: 600px;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.news .lunb .hd {
    position: absolute;
    right: 220px;
    bottom: 12px;
}
.news .lunb .hd li {
    float: left;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #fff;
    margin-left: 10px;
    transition: width .3s;
    cursor: pointer;
}
.news .lunb .hd li.on {
    width: 25px;
    border-radius: 3px;
    background-color: #1073b7;
    transition: width .3s;
}
.news .lunb .prev {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    cursor: pointer;
}
.news .lunb .next {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    cursor: pointer;
}
.news .lunb .more {
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.news .lunb .more a {
    font-size: 14px;
    color: #fff;
}
/*轮播结束*/

.dtxx {
    width: 562px;
    margin-top: 40px;
}
.dtxx .title {
    background: url("/xlgl/images/title_bg_yhyshj.png") left center no-repeat;
    height: 41px;

}
.dtxx .title span {
    font-size: 30px;
    font-weight: bold;
    color: #2e61cf;
    padding-left: 16px;
    line-height: 41px;
}
.dtxx .title em {
    float: right;
    font-size: 14px;
    color: #b5b5b5;
    line-height: 20px;
}
.dtxx .dtxx_con li{
    line-height: 46px;
    background: url("/xlgl/images/liststyle.png") 0px center no-repeat;
    padding-left: 20px;
}
.dtxx .dtxx_con li a,.gzdt .zccont li a,.gzdt .zccont li span{font-size: 16px;}

/*消防安全专项整治三年行动专栏*/
.gzdt {
    margin-top: 40px;
    margin-bottom: 10px;
}
.gzdt .zctitle {   
    height: 41px;

}
.gzdt .zccont {
    margin-top: 50px;
}
.gzdt .zccont li{
    line-height: 46px;
    background: url("/xlgl/images/liststyle.png") 0px center no-repeat;
    padding-left: 20px;
    float: left;
    width: 550px;
}
.gzdt .zccont li span{
    float: right;
    color: #b0b0b0;
}

.gzdt .zccont li:nth-child(2n) {
    float: right;
}
.banner {
    margin-top: 40px;
}

.ohterlink{display:none;}

@media only screen and (max-width:1025px) {
.header {
	
	background-size: 100%;
	height: 40vh;
}
.container{width:94%;margin:0 auto;}
.yinyan .content{margin-bottom:20px;}
.news_title a img,.news .lunb,.news .lunb .bd li,.news .lunb .bd li img,.news .lunb .bd li a,.gzdt .zctitle a img{width:100%;}
#lunb,#dtxx{float:none;}
.news,.news .lunb{margin-top:20px;}
.news .lunb{margin-bottom:15px;}
.news .lunb .bd span{display: block;width:100%;padding:0 1%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news .lunb .hd{right:40%;}
.dtxx{width:100%;margin-left:0;margin-top:20px;}


.dtxx .dtxx_con li,.gzdt .zccont li{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gzdt{margin-top:20px;}
.gzdt .zccont{margin-top:5px;}
.gzdt .zccont li{width:auto;float:none;}
.gzdt .zccont li:nth-child(2n){float:none;}


}
@media screen and (max-width:768px){
.header {height: 18vh;}
.header .container{height:auto;}
.header .logo img{width:56%;margin:0;}
.header .backHome{top:10px;}
.gzdt .zccont li a{width:72%;float:left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

}
@media screen and (max-width:500px){
.header {height: 13vh;}
.news .lunb .hd{right: 35%;}
.news .lunb,.news .lunb .bd li a,.news .lunb .bd li a img{height:260px;}

}
@media screen and (max-width:436px){


}
@media screen and (max-width:360px){


}