﻿.bg {
    background: url('../images/bg.png') top /contain no-repeat;
}
.icon-img{
    margin-top: 8px;
}

header {
    height: 365px;
    padding-top: 30px;
}

.logo {
 display: inline-block;
 width: 70px;
margin-right: 20px;
}

.head_name {
    font-size: 30px;
    color: #fff;
}

.head_title {
    margin-top: 50px;
    color: #fff;
    font-size: 100px;
    position: relative;
}

.head_title_line {
    position: absolute;
    width: 488px;
    height: 2px;
    background: #fff;
    right: 170px;
    bottom: -10px;
}

.centiner {
    padding: 50px 36px;
    background: rgb(242, 242, 242);
}

.search_box {
	position: absolute;
	left: 26%;
    width: 510px;
    border: 1px solid rgb(25, 102, 165);
    padding-left: 10px;
    border-radius: 9px;
    margin: 0 15px;
}

.search_top {
    line-height: 40px;
}

.search {
    height: 50px;
    width: 450px;
    font-size: 20px;
}

.btn {
	color:#000;
	background: none;
	position: absolute;
	top: 0;
	right: 10px;
	cursor: pointer;
	background: url(../images/search.png) no-repeat center;
	background-size:60%;
    height: 50px;
    width: 40px;
    text-align: center;
}


.search_line {
    width: 240px;
    height: 1px;
    background: #cdcdcd;
    margin-top: 24px;
}


.center {
    margin-top: 20px;
}
.weizhibox{
    overflow: hidden;
    margin: 35px 0 5px 0;
    text-align: left;
    margin-left: 260px;
    padding-top: 20px;
    font-size: 16px;
}
.weizhibox img{
display: inline-block;
}
.weizhibox p{
    display: inline-block;
}
.weizhibox h3{
    display: inline-block;
}
.weizhibox div{
    display: inline-block;
}

.center .left {
    width: 240px;
    margin-right: 18px;
}

.list_box {
    margin-bottom: 15px;
}

.list {
    display: block;
    height: 70px;
    color: rgb(25, 102, 165);
    padding-left: 20px;
    padding-top: 2px;
    background: #fff;
    border: 1px solid #cdcdcd;
}

.list a {
    display: flex;
    align-items: center;
}

.list.active {
    background-color: rgb(25, 102, 165);
    color: #fff;
}

.list .icon {
    display: block;
    width: 50px;
    height: 47px;
}

.list_box:nth-child(1) .icon {
    background: url('../images/type_1.png') no-repeat center;
}

.list_box:nth-child(2) .icon {
    background: url('../images/type_2.png') no-repeat center;
}

.list_box:nth-child(3) .icon {
    background: url('../images/type_3.png') no-repeat center;
}

.list_box:nth-child(4) .icon {
    background: url('../images/type_4.png') no-repeat center;
}    

.list_box:nth-child(5) .icon {
    background: url('../images/nb_1_blue.png') no-repeat center;
}
.list_box:nth-child(6) .icon {
    background: url('../images/wp-sb.png') no-repeat center;
}




.list_box:nth-child(1) .active .icon {
    background: url('../images/type_11.png') no-repeat center;
}

.list_box:nth-child(2) .active .icon {
    background: url('../images/type_22.png') no-repeat center;
}

.list_box:nth-child(3) .active .icon {
    background: url('../images/type_33.png') no-repeat center;
}

.list_box:nth-child(4) .active .icon {
    background: url('../images/type_44.png') no-repeat center;
}
 .list_box:nth-child(5) .active .icon {
    background: url('../images/nb_2.png') no-repeat center;
} 
.list_box:nth-child(6) .active .icon {
    background: url('../images/wp-sb222.png') no-repeat center;
} 

.list .title {
    margin: 0 20px;
    width: 100px;
    font-size: 23px;
}
.list .title2 {
    width: 120px;
    margin-left: 15px;
    font-size: 23px;
}
#listbox1 .add1 {
    width: 18px;
    height: 18px;
    background: url('../images/add2.png') no-repeat center;
}

#listbox1 .imggadd1 {
    background: url('../images/close.png') no-repeat center;
}
#listbox2 .add2 {
    width: 18px;
    height: 18px;
    background: url('../images/add2.png') no-repeat center;
}

#listbox2 .imggadd2 {
    background: url('../images/close.png') no-repeat center;
}

#listbox3 .add3 {
    width: 18px;
    height: 18px;
    background: url('../images/add2.png') no-repeat center;
}

#listbox3 .imggadd3 {
    background: url('../images/close.png') no-repeat center;
}
/* 行政许可 */
#listNav2 .jia { 
   float: right;
    width: 18px;
    height: 18px;
    margin-top: 8px;
    margin-right: 15px;
   line-height: 32px;
   vertical-align: middle;
   text-align: center;
    background: url('../images/jia.png') no-repeat center;
}
#listNav2 .imgg {
    float: right;
    width: 18px;
    height: 18px;
    margin-top: 8px;
    margin-right: 15px;
   line-height: 32px;
   vertical-align: middle;
   text-align: center;
    background: url('../images/jiajjj.png') no-repeat  center;
}

/* 行政处罚 */
#listNav3 .jia3 {
    float: right;
    width: 18px;
    height: 18px;
    margin-top: 8px;
    margin-right: 15px;
   line-height: 32px;
   vertical-align: middle;
   text-align: center;
    background: url('../images/jia.png') no-repeat center;
}
#listNav3 .imgg3 {
    float: right;
    width: 18px;
    height: 18px;
    margin-top: 8px;
    margin-right: 15px;
   line-height: 32px;
   vertical-align: middle;
   text-align: center;
    background: url('../images/jiajjj.png') no-repeat  center;
}

/* 重点领域 */
#listNav4 .jia4 {
    float: right;
    width: 18px;
    height: 18px;
    margin-top: 8px;
    margin-right: 15px;
   line-height: 32px;
   vertical-align: middle;
   text-align: center;
    background: url('../images/jia.png') no-repeat center;
}
#listNav4 .imgg4 {
    float: right;
    width: 18px;
    height: 18px;
    margin-top: 8px;
    margin-right: 15px;
   line-height: 32px;
   vertical-align: middle;
   text-align: center;
    background: url('../images/jiajjj.png') no-repeat  center;
}

/* .item .sj_listNav:hover #imgg{
    background: url('../images/jiajjj.png') no-repeat  center;
} */
.item {
    display: none;
    line-height: 32px;
    font-size: 15px;
    padding: 10px 0;
    background: #fff;
}

.item.active {
    display: block;
}

.item li {
    width: 240px;
    height: 32px;
    cursor: pointer;
    overflow: hidden;
}
.item li a{
    width: 100%;
    height: 32px;
    display: block;
    margin-left: 45px;
}
.item li span{
   padding: 0 20px 0 0;
}
.item li:hover{
    background-color: rgb(230, 245, 255);
    color: rgb(25, 102, 165);
}
.item1 {
    display: none;
    line-height: 32px;
    font-size: 15px;
    padding: 10px 0;
    background: #fff;
    text-align: center;
}
.item img{
    margin-left: 5px;
    display: inline-block;
}
.item1.active {
    display: block;
}
.item1 li a{
    width: 100%;
    height: 32px;
    display: block;
    margin-left: 45px;
    text-align: left;
}
.item1 li {
    cursor: pointer;
}
.item1 li:hover {
    background-color: rgb(230, 245, 255);
    color: rgb(25, 102, 165);
}

.item2 {
    display: none;
    line-height: 32px;
    font-size: 15px;
    padding: 10px 0;
    background: #fff;
    text-align: center;
}
.item2.active {
    display: block;
}

.item2 li {
    cursor: pointer;
}
.item2 li a{
    height: 32px;
    display: block;
    margin-left: 45px;
    text-align: left;
}
.item2 li:hover {
    background-color: rgb(230, 245, 255);
    color: rgb(25, 102, 165);
}

.item3 {
    display: none;
    line-height: 32px;
    font-size: 15px;
    padding: 10px 0;
    background: #fff;
    text-align: center;
}
.item3.active {
    display: block;
}

.item3 li {
    cursor: pointer;
}
.item3 li:hover {
    background-color: rgb(230, 245, 255);
    color: rgb(25, 102, 165);
}
.item3 li a{
    width: 100%;
    height: 32px;
    display: block;
    text-align: left;
    margin-left: 45px;
}
.center .right {
    background: #fff;
    padding: 50px 10px 30px 20px;
    width: 770px;
    font-size: 16px;
    line-height: 25px;
}

.center .right .rContent {
    width: 100%;
    height: 971px;
    overflow-y: scroll;
    padding-right: 12px;
}

.center .right .title_l {
    text-align: center;
    font-size: 32px;
    color: rgb(25, 102, 165);
    font-weight: bold;
    padding-bottom: 30px;
}

.center .right .title_m {
    font-weight: bold;
    margin: 30px 0;
    font-size: 21px;
    color: #333;
}

.center .right .title_s {
    font-weight: bold;
    margin: 30px 0;
    font-size: 18px;
    color: #333;
}

.center .right p {
    margin: 30px 0;
}

.center .right .title_min {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.boxItem {
    width: 770px;
    background: #fff;
    border: 1px solid #EDEDED;
    
}

.box2 {
    height: 735px;
    overflow: hidden;
}

.zfxx {
    width: 100%;
    height: 100%;
    font-size: 14px;
    padding: 10px 0 0 10px;
}
.zfxx span{
	float: right;
}
.scorll::-webkit-scrollbar { /*滚动条整体样式*/
    width: 8px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.scorll::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
    border-radius: 10px;
    background-color: rgb(25, 102, 165);
}

.scorll::-webkit-scrollbar-track { /*滚动条里面轨道*/
    background: #EDEDED;
    border-radius: 10px;
}

.zfxx h6 {
    padding: 10px 0 30px;
    border-bottom: 1px solid #CDCDCD;
    margin-bottom: 30px;
    margin-right: 14px;
}

.zfxx ul li {
    font-size: 16px;
    margin-right: 10px;
    line-height: 43px;
    text-align: justify;
}

.zfxx ul li a {
    margin-bottom: 6px;
}
.zjzwgkmlxx {
    margin: 20px 0 20px 10px;
    font-size: 16px;
    padding-bottom: 10px;

}
.zjzwgkmlxx img {
    display: inline;
}

.zfxx span {
    color: #a9a9a9;

    white-space:nowrap;
    overflow:hidden;
}

.box3 {
    height: 1172px;
    font-size: 16px;
}

.box3 .fdzd span {
    color: #a9a9a9;
}

.fdzd .fBox h6 {
    height: 35px;
    line-height: 35px;
    width: 110px;
    color: #fff;
    background: rgb(25, 102, 165);
    text-align: center;
}

.fdzd .fBox {
    padding-bottom: 30px;
}

.fdzd .fBox ul {
    display: block;
    border-top: 1px solid #CDCDCD;
    padding: 30px 0 0 20px;
}

.fdzd .fBox ul li {
    margin-bottom: 20px;
}

.fdzd .fBox ul li a {
    margin-right: 8px;
}

.more {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #E6E6E6;
    text-align: center;
    letter-spacing: 4px;
}

.box4 {
    min-height: 730px;
    font-size: 16px;
    position: relative;
}
.box4 .gknb {
    width: 768px;
    height: 730px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: white;
}
.box4 .gknb .anve{
	display: block;
}
.box4 .gknb h6 {
    font-size: 18px;
    padding-left: 10px;
    line-height: 50px;
}

.box4 .gknb > p {
    width: 280px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: rgb(25, 102, 165);
}

.box4 .gknb .nbhz {
    width: 100%;
    padding: 0 4px;
}

.box4 .gknb .nbhz li {
    display: flex;
    align-items: center;
    line-height: 40px;
    padding-left: 10px;

}

.box4 .gknb .nbhz li a {
    display: block;
    width: 33%;
}

.box4 .gknb .nbhz li a:nth-child(2), .box4 .gknb .nbhz li a:nth-child(3) {
    border-left: 1px solid #EDEDED;
    padding-left: 40px;
}

.box4 .gknb .nbhz li:nth-child(even) {
    background: #fff;
}

.box4 .gknb .nbhz li:nth-child(odd) {
    background: #F5F5F5;
}
/* 5555555 */


.boxItem2{
    width: 720px;
    background: #fff;
    border: 1px solid #EDEDED;
    
}
.box5 {
    min-height: 700px;
    font-size: 16px;
    position: relative;
}
.box5 .gknb {
    width: 718px;
    height: 695px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: white;
}
.box5 .gknb .anve{
	display: block;
}
.box5 .gknb h6 {
    font-size: 18px;
    padding-left: 10px;
    line-height: 50px;
}

.box5 .gknb > p {
    width: 280px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: rgb(25, 102, 165);
    margin: 0 ;
}

.box5.gknb .nbhz {
    width: 100%;
    padding: 0 4px;
}

.box5 .gknb .nbhz li {
    display: flex;
    align-items: center;
    line-height: 40px;
    padding-left: 10px;

}

.box5 .gknb .nbhz li a {
    display: block;
    width: 33%;
}
.box5 .gknb .nbhz li a:hover{
   color: #dc0002;
}

.box5 .gknb .nbhz li a:nth-child(2), .box5 .gknb .nbhz li a:nth-child(3) {
    border-left: 1px solid #EDEDED;
    padding-left: 10px;
}

.box5 .gknb .nbhz li:nth-child(even) {
    background: #fff;
}

.box5 .gknb .nbhz li:nth-child(odd) {
    background: #F5F5F5;
}
.nDetail {
    padding: 30px 10px;
}

.nDetail .nTitle {
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 30px;
    margin-right: 20px;
}

.nDetail .nTitle h1 {
    text-align: center;
    font-size: 32px;
    color: rgb(25, 102, 165);
    font-weight: bold;
    margin-bottom: 10px;
}

.nDetail .nTitle .Article_ly {
    text-align: center;
    font-size: 15px;
}

.nDetail .nContent {
    width: 100%;
    
    padding: 0 10px;
}

.nDetail .nContent p {
    text-indent: 2rem;
    margin: 30px 0;
    line-height: 26px;
} .nContent p img{width:600px;}
 

.nDetail .nContent .title_s {
    font-weight: bold;
    margin: 30px 0;
    font-size: 16px;
    color: #333;
}

.nDetail .nContent .title_m {
    font-weight: bold;
    margin: 30px 0;
    font-size: 21px;
    color: #333;
}
.footerbox {
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	background: #f2f2f2;
	border-top: #1364A7 2px solid;
	height: 126px;
}
.footer {
	width: 1100px;
	margin: 25px auto 0px;
	color:#666;
}
.footer div {
	display: inline-block;
	color: #666;
}
.fimg, .icp {
	display: inline-block;
}
.footer .f_pic {
    /* margin-top: 10px; */
    float: right;
}
.fimg {
	width: 24.6%;
}
.fimgL span{
	float: right;
}
.icp {
	width: 50%;
}
.icp p {
	text-align: center;
}

.footer p {
	text-align: center;
	line-height: 26px;
	color: #666;
}
.footer p span {
	display: block;
}
.buttonbox{
	height:49px;
	width:770px;
	border-top:none;
	padding-top: 10px;
	}
.button{
	float:right;
	height:32px;
	width:730px;
	margin-top:10px;
	}
.buttonbox .button div{
	float:left;
	height:30px;
	width:auto;
	padding:0 5px;
	margin-right:5px;
	border:1px solid #e5e5e5;
	line-height:30px;
	text-align:center;
	color:#3A3A3A;
	}		.buttonbox .button div:first-child{border:none;color:#999;}
.buttonbox .button div:hover {
	 border-color:#1364A7;
	cursor:pointer;
	}		
	.buttonbox .button div:hover a {
	color:#1364A7;
	cursor:pointer;
	}	
.buttonbox .button div:hover a{
	color:#1364A7;
	cursor:pointer;
	}
.texts{
    padding:0 5px;
    border-radius: 5px;
    border: 1px solid red;
    margin-right:10px ;
}
.texts a{
    color: red;
}
.box4 a:hover{
    color: #dc0002;
}
.centiner{
    position: relative;
}
.fanhuishouye{
    width: 100px;
    height: 50px;
   position: absolute;
    left: 25px;
    top: 25px;
   
}
.fanhuishouye img{
    margin-left: 20px;
    display: block;
}





/* 22222222 */
#secondli{
    display: none;
    text-align: left;
    background-color: rgb(230, 245, 255);
}
#secondli p a{
    margin-left: 60px;
}
#secondli p:hover{
    color: rgb(4, 138, 247);
}
#newwords{
	height: 40px;
	width: 450px;
}
#rightss{float: right;}

.listbggd{
    background: url(../images/endfilebg.jpg) no-repeat;
}
.ujczw{
    width: 100%;
    min-height: 130px;
    max-height: 100%;
    margin-top: 15px;
}
.ujczw li{
    list-style: none;
    min-height: 120px;
    max-height: 200px;
    margin-bottom: 20px;
}
.ujczw li div {
    width: 130px;
    height: 110px;
    border: 1px solid #a9a9a9;
    float: left;
    margin-left: 21px;
    background-color: #e7e5e5;
    border-radius: 8px;
}
.ujczw li div  img{
    margin: 0 auto;
   text-align: center;
   padding-top: 20px;
   margin-bottom: 10px;
}
.ujczw li div p{
    padding-top: 5px;
    text-align: center;
    font-size: 14px;
}