/* 衡南纪检网 */
body{
    background: #f4f4f4;
	overflow-x: hidden;
}
ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
a,a:hover{
    text-decoration: none;
}
.header{
    background: url(./bj.jpg)center top no-repeat;
    height: auto;
}
.navbar-header{
	height: auto;
}
.navbar-header a{
	display: flex;
	
}
.img{
	margin-top: 12px;
	margin-left: 15px;
	width: auto;
	height: 50px;
}
.img1{
	margin-top:12px;
	margin-left: 100px;
	width: auto;
	height: 50px;
}
.navbar-default{
    background: none;
    border: none;
    padding: 70px 0 70px;
}
.navbar-toggle{
    background: #c00109!important;
}
.navbar-toggle .icon-bar{
    background: #fff!important;
}
#navbar{
    background: #c00109;
}
.nav li a{
    color: #ffffff;
    font-size: 18px;
}
.nav>li>a:focus, .nav>li>a:hover{
    background-color: #f9b552;
}
ul,.navbar-header,.navbar-form-right,.navbar-brand{
    padding: 0;
}
.navbar-nav li{
    text-align: center;
    width: 14%;
}
.navbar-nav li a:before{
    margin-right: 10px;
}
.spanText{
    display: inline-block;
    margin-top: 8px;
    float: left;
    margin-right: 10px;
	margin-left: -15px;
}
.weather{
    display: inline-block;
    margin-top: 6px;
	
}
.form{
    float: right;
    display: inline-block;
	margin-right: -15px;
}
.form-top input{
    float: left;
    width: 300px;
    height: 30px;
    margin-top: 3px;
    margin-left: 15px;
    line-height: 30px;
    color: #7d7d7d;
    padding-left: 8px;
}
.form-top button{
    position: relative;
    float: right;
    width: 64px;
    height: 30px;
    margin-left: -64px;
    margin-top: 3px;
}
.inner{
	margin: 15px 0;
	
}
.index{
    margin: 10px 0;
}
.row{
    margin-bottom: 20px;
}
.focus .swiper-slide{
    position:relative;
    width:100%;
    height:0;
    padding-top: 53.7%;
    float: left;
	overflow: hidden;
}
.focus .swiper-slide img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.focus li p{
    background: rgba(0, 0, 0,.5);
    color: #fff;
    margin-top: -50px;
    position: absolute;
    width: 100%;
    line-height: 50px;
    text-indent: 2em;
    z-index: 999;
}
.swiper-pagination {
    text-align: right;
    position: absolute;
    z-index: 999;
    padding-right: 10px;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
    width: 98%;
}
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: .6;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.swiper-pagination-bullet-active{
    width: 35px;
    border-radius: 12px;
    opacity: 1;
}
.title{
	width: 99%;
	 border-bottom: 3px solid #EEEEEE;
}
.title1{
	width: 98%;
    border-bottom: 3px solid #EEEEEE;
	margin-left: 5px;
}
.title ul li,.title1 ul li{
    line-height: 42px;
    cursor: pointer;
    float: left;
	
}
.title li b,.title1 li a{
    font-size: 16px;
    color: #999999;
    padding: 12px 18px;
}
.title li.on,.title1 li.on{
    background-color: #C00109;
	border-radius: 10px;
}
.title li.on b,.title1 li.on a{
    color: #fff;
	
}

.title li a{
    color: #c0c0c0;
    font-size: 12px;
    margin-right: 2em;
    flex-grow: 1;
    text-align: right;
    line-height: 42px;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
.title li.on a {
    display: block;
}
.del{
    margin-top: 8px;
    padding-bottom: 7px;
}
.nl{
    margin-top: 8px;
    padding: 0 10px 10px;
}
.aa .tab9{
    padding-left:-15px!important;
}
.nl li,.del li{
    position: relative;
    text-indent: 2em;
    display: flex;
    justify-content: space-between;
    line-height: 34px;
}
.nl li a,.del li a{
    color: #000;
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex-grow: 1;
}

.del li span,.nl li span{
    color: #7e7e7e;
}



.nl li:before,.del li:before{
    background: #fff;
    display: block;
    content: "";
    background-color: #666;
    width: 4px;
    height: 4px;
    border-radius: 35%;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(-50%,-50%);
    z-index: 2;
}

.nl li:hover a,.del li:hover a{
    color: #c00109;
}
.nl li:hover:before,.del li:hover:before{
   background-color:#c00109;
}
.del div.on{
    display: block;
}
.del div{
    margin-left: 24px;
    text-indent: 2em;
    background: #fff;
    padding: 12px 10px 4px;
    display: none;
}
.news3,.news4{
    background: #fff;
}
.news4 .nl:before{
    height: 69%;
}

.title1 ul li a{
    font-weight: bold;
}
.zong{
    background: #fff;
}
.jbl{
    margin-top: 8px;
    padding: 0 10px 10px;
}
.jbl li{
    line-height: 34px;
}
.jbl li div{
    font-size: 15px;
    float: left;
    width: 15%;
    font-weight: bold;
    text-align: right;
}
.jbl li span{
    color: #989898;
}
.items{
    padding: 0 20px 15px;
    display: flex;
    justify-content: space-between;
    
}
.items a{
    font-size: 15px;
    background-color: #b8b8b8;
    color: #fff;
    border-radius: 4px;
    width: 32%;
    text-align: center;
    padding: 3px 0;
	line-height: 45px;
}
.items a:before{
    margin-right: 10px;
}
.items a:nth-of-type(1):before{
    content: "\e67a";
}
.items a:nth-of-type(2):before{
    content: "\e616";
}
.items a:nth-of-type(3):before{
    content: "\e662";
}
.items a:hover{
    background-color: #c00109;
    
}
.bottom{
    background: #c00109;
}
.item{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}
.item select{
    width: 11%;
    margin: 10px;
    background: none;
    border: none;
    color: #fff;
}
.item option{
    color: #000;
}
.footer{
    background: #fff;
    padding: 20px 0;
}
.footer p,.footer a{
    color: #999;
}
.content{
    margin-top: 20px;
}
.add{
    font-size: 16px;
}
.left{
    background: #fff;
}
.left dl{
    font-size: 16px;
    text-align: center;
    padding-bottom: 3px;
}
.left dt{
    border-top: 3px #C00109 solid;
	border-bottom: 1px #C00109 solid;
    padding: 1em 0;
    font-weight: bold;
    color: #000;
}
.left dd{
    padding: 1em 0;
	border-bottom: 1px #eee dashed   ;
}
.left dd a{
    color: #000;
}
.left dd:hover,.left dd.on{
    background: #eee;
}
.left dd.on a{
    color: #c00109;
}
.left dd:hover a,.left dd.on:hover a{
    color: #C00109;
}
.right{
    background: #fff;
    padding: 20px;
}
.right .add{
    border-bottom: 1px #aaa solid;
    line-height: 2.4em;
}
.right ul{
    padding: 10px 20px;
}
.right ul li{
    display: flex;
    justify-content: space-between;
    line-height: 4em;
    border-bottom: 1px dotted #ccc;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding:0 10px;
}
.right ul li a{
    color: #000;
	font-size: 16px;
}
.right ul li:hover{
    background: #eee;
}
.aa{
	background: #eee;
}
.ul{
	background-color: #fdfbfb;
	margin: 10px 0 0px 0;
}
.span{
	display: inline-block;
	height: 35px;
	padding: 0px 10px;
	width: auto;
	line-height: 35px;
	background-color: #c00109;
	-webkit-border-top-left-radius: 6px;
	 -webkit-border-top-right-radius: 6px; 
	 margin: 10px 0;
}
.span img{
	width: 20px;
	margin: 0 5px;
}
.span a{
	color: #fff;
	font-size: 16px;
	letter-spacing:2px
}
.conter{
	width: 90%;
	margin-top: 30px;
}
.conter p{
	font-size: 16px;
	margin-top: 10px;
	line-height: 40px;
	text-indent: 2em;
	width: 90%;
}
.conter p a{
	margin-left: 20px;
	color: #000;
	
}
@font-face {
    font-family: 'iconfont';  /* project id 2042132 */
    src: url('https://at.alicdn.com/t/font_2042132_zfy7o9fuw.eot');
    src: url('https://at.alicdn.com/t/font_2042132_zfy7o9fuw.eot?#iefix') format('embedded-opentype'),
    url('https://at.alicdn.com/t/font_2042132_zfy7o9fuw.woff2') format('woff2'),
    url('https://at.alicdn.com/t/font_2042132_zfy7o9fuw.woff') format('woff'),
    url('https://at.alicdn.com/t/font_2042132_zfy7o9fuw.ttf') format('truetype'),
    url('https://at.alicdn.com/t/font_2042132_zfy7o9fuw.svg#iconfont') format('svg');
  }
  .items a:before{
    font-family: "iconfont" !important;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


@media (max-width: 1200px) {
	.img{
		display: none!important;
	}
	.img1{
		display: none!important;
	}
}
@media (min-width: 992px) {
    .focus,.news1,.news3{
        margin-left: -15px;
    }
    .news,.news2,.news4{
        margin-right: -15px;
    }
    .top .dropdown-menu{
        min-width: 860px;
        margin-top: -1px;
        border-radius: 0 0 8px 8px;
    }
}
@media (min-width: 768px) {
    .navbar-nav{
        display: flex;
        float: none;
        justify-content: space-between;
    }
    .navbar-form-right .form-group input {
        opacity: .8;
        transition: all 0.2s;
    }
    .navbar-form-right .form-group input:focus{
        opacity: 1;
    }
}
@media (max-width: 1200px) {
}
@media (max-width: 992px){
    .top .dropdown-menu {
        min-width: 720px;
    }
    .search{
        width: 100%;
    }
}
@media (max-width: 767px){
    .navbar-default{
        padding: 40px 0 0;
    }
    .navbar-brand{
        display: block;
        margin: 0 auto 30px;
        width: 100%;
    }
    .navbar-nav li {
        float: left;
    }
    .top .dropdown-menu {
        min-width: 480px;
    }
    .header .navbar-form{
        border: none;
        box-shadow: none;
        text-align: center;
    }
    .footer .col-md-4 {
        justify-content: center;
    }
}
@media (max-width: 500px){
    .top .dropdown-menu {
        min-width: 360px;
    }
    .item{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .item select{
        width: 40%;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets{
        bottom: 20px;
    }
    .focus li p{
        font-size: 12px;
    }
    .ztzl img{
        margin-bottom: 30px;
    }
    .ld_right{
        width: 74%;
    }
    .ld_right ul li span{
        padding-right: 0px;
    }
    .del li{
        width: 100%;
    }
    .title2 a{
        top: 100px;
    }
    .zong{
        margin-left: 1px;
        margin-right: 1px;
    }
    .jbl li div{
        width: 30%;
    }
    .navbar-nav li{
        width: auto;
    }

}
@media (min-width: 992px) and (max-width: 1200px){
    .news .nl{
        margin-top: 0;
    }
    .news .nl li{
        font-size: 14px;
    }
    .news .nl:before{
        top: 7%;
    }
}
