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

header {
    height: 365px;
    padding-top: 30px;
}
.layout{
    max-width: 1200px;
    margin: auto;
  }
.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: #fff;
    border: 1px solid #e3e3e3;
}

.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 {
    padding: 20px 10px 20px 20px;
    height: 735px;
    overflow: hidden;
}

.zfxx {
    width: 100%;
    height: 100%;
    font-size: 16px;
}
.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-bottom: 20px;
    margin-right: 10px;
    line-height: 26px;
    text-align: justify;
}

.zfxx ul li a {
    margin-bottom: 6px;
}

.zfxx span {
    color: #a9a9a9;
    margin-bottom: 6px;
    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 {
    width: 200px;
    height: 40px;
    background: #007AC7;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
}
.nDetail h1{
	font-size: 18px;
	line-height: 40px;
	
}
.pcoment{
	width: 720px;
	height: 30px;
    text-align: center;	
    line-height: 30px;
    margin-left: 20px;
}
.pcoment p{
	font-size: 18px;
	font-weight: bold;
	color: #005393;
	text-align: center;
	line-height: 40px;
	border-bottom: 2px solid #007AC7;
}
.pcimage{
	width: 770px;
	height: 660px;
	margin: 10px 10px 0 10px;
}
.pcimage li{
	float: left;
	padding-left: 35px;
	margin-top: 10px;
}
.pcimage li img{
	width:145px;
	height: 180px;
}
.pcimage li h1{
	font-size: 14px;
	height: 20px;
	text-align: center;
}
.pcimage li h2{
	height: 20px;
	width: 145px;
	font-size: 14px;
	text-align: center;
	overflow-x: hidden;
	overflow-y: hidden;
}
.uaddress{
	font-size: 14px;
	margin: 30px 20px 0 20px;
	list-style-type: none;
	height: 90px;
}
.uaddress p{
	font-size: 18px;
	font-weight: bold;
	color: #005393;
	text-align: center;
	border-bottom: 2px solid #007AC7;
	line-height: 40px;
}
.uaddress li{
	width: 150px;
	height: 30px;
	border: 1px solid #C9C8C8;
	margin: 20px 40px 0 10px;
	font-size: 16px;
	text-align: center;
	background: #E1E1E1;
	float: left;
}
.uaddress li a{
	line-height: 30px;
	text-decoration: none;
}
.uaddress a:hover li{
	background: #005393;
	color: #FFFFFF;
}
.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;
}
.uconfig{
	margin: 10px 30px 10px 30px;
	width: 720px;
	height: 60px;
	margin-top: 20px;
	background: #E5E5E5;
	border: 1px solid #007AC7;
}
.uconfig p{
	line-height: 18px;
	font-size: 16px;
	padding: 0 20px 0 20px;
}
.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:622px;
	border-top:none;
	padding-top: 10px;
	}
.button{
	float:right;
	height:32px;
	width:600px;
	margin-top:10px;
	}
.buttonbox .button div{
	float:left;
	height:30px;
	width:auto;
	padding:0 10px;
	margin-right:10px;
	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;
}
.uddetailtitle div{
    min-height: 145px;
    max-height: 100%;
    width: 100%;
    border-bottom: 1px solid #a9a9a9;
    margin: auto auto;
}
.uddetailtitle div h1{
    padding-top: 30px;
    min-height: 30px;
    max-height: 100%;
    width: 100%;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 26px;
    color: #dc0002;
    line-height: 40px;
}
.uddetailtitle div span{
    display: block;
    height: 20px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
    color: #999;
}
.udconment{
    min-height: 500px;
    max-height: 100%;
    font-family: "宋体"!important;
    font-size: 12pt !important;
    margin: auto;
    margin-top: 20px;
    text-align: justify;
    line-height: 30px !important;
    padding: 0 10px 0 10px;
}



/* 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;}

.source{
    display: block;
    height: 24px;
    width: 100%;
    text-align: right;
    color: #999;
    line-height: 24px;
    font-size: 14px;
    border-bottom: 1px solid #D7D7D7;
    padding-bottom: 30px;
}
.nextbox{
    width: 100%;
    padding-top: 10px;
}
.nextbox span{
    display: block;
    margin-left: 40px;
    color: #333;
    margin-top: 8px;
    line-height: 2;
    margin-bottom: 8px;
}
.footerbox {
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	background: rgba(37, 125, 204, 1);
}

.auto-bnt{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	background: rgba(37, 125, 204, 1);
}
.footer {
	width: 1200px;
	height: 90px;
	margin: 0 auto;
	color: white;
	border-bottom: 2px solid #074574;
}
.footer .foot-list {
	width: 1200px;
	height: 80px;
}
.footer .foot-list ul{
	height: 80px;
}
.footer .foot-list ul li{
	text-align: center;
	margin: 15px auto;
	width:280px ;
	height: 50px;
	display: inline-block;
	line-height: 50px;
	border: 1px solid #fff;
	font-size: 16px;
}
.footer .foot-list .li-2{
	margin-left: 19px;
	margin-right: 20px;
}
.footer .foot-list .li-3{
	margin-right:20px;
}
.footer .foot-list ul li:hover{
	background-color: rgba(77, 176, 244, 1);
	border: 1px solid #007ac7;
}

.headerbannertop{
	width: 100%;
	height: 20px;

}
.headerbannertop ul li{
	list-style: none;
	font-size: 16px;
	color: #FFFFFF;
	float: right;
	line-height: 20px;
	margin: 10px 10px 0 10px;
	padding: 0 10px 0 10px;
	border: 1px solid #898f93;
	border-radius: 18px;
	
}





#foot{
	width: 100%;
	height: 120px !important;
	margin: 0 auto;
	background: rgba(37, 125, 204, 1);
}
.foot-buttom p{
	line-height: 25px;
}
.foot-buttom img{
	display: inline-block;
}
.foot-buttom span{
	color: #fff;
}
.foot-buttom a{
	color: #fff;
}
.foot-buttom a:hover{
	color: red;
}

.foot-buttom{
	background: rgba(37, 125, 204, 1);
	width: 1200px;
	margin: 0 auto;
	height: 110px;
}
.buttom-left{
	width: 40%;
	float: left;
	height: 110px;	
	margin-top: 20px;
}
.buttom-left div{
	float: left;
}
.buttom-left img{
	vertical-align: middle;
}
.buttom-rg{
width: 60%;
float: left;
height: 110px;
margin-top: 20px;
line-height: 26px;
}

.buttom-rg p{
	
	color: #fff;
}
.buttom-rg a{
	color: #fff;
}



.onhh{
	position: absolute;
	left: 0;
	top: 70px;
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	display: none;
	overflow: hidden;
}
.onhh:hover{
	display: block;
}
.onhh2:hover{
	display: block;
}.onhh3:hover{
	display: block;
}.onhh4:hover{
	display: block;
}
.onhh ul li{
	float: left;
	padding-left: 24px;
	line-height: 20px;
	width: 215px;
}
.onhh ul li:hover{
	color: red;
}

.onhh2{
	position: absolute;
	left: 0;
	top: 80px;
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	display: none;
	overflow: hidden;
}
.onhh2 ul li{
	float: left;
	padding-left: 24px;
	line-height: 33px;
	width: 215px;
}
.onhh2 ul li:hover{
	color: red;
}
.onhh3{
	position: absolute;
	left: 0;
	top: 80px;
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	display: none;
	overflow: hidden;
}
.onhh3 ul li{
	float: left;
	padding-left: 24px;
	line-height: 33px;
	width: 215px;
}
.onhh3 ul li:hover{
	color: red;
}
.onhh4{
	position: absolute;
	left: 0;
	top: 80px;
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	display: none;
	overflow: hidden;
}
.onhh4 ul li{
	float: left;
	padding-left: 24px;
	line-height: 33px;
	width: 215px;
}
.onhh4 ul li:hover{
	color: red;
}

.nDetailml {
    width: 770px;
    height: 40px; 
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
	
}
.nDetailml h1{
	width: 200px;
    height: 40px;
	font-size: 18px;
	line-height: 40px;
	background: #007AC7;
}
.nDetail1 {
    width: 770px;
    height: 40px; 
    text-align: center;
    line-height: 40px;
	background: #ebebeb;
    color: #f3f4f5;
	box-shadow: 0px 3px 0px 0px #007AC7;
}
.nDetail1 h1{
	width: 200px;
    height: 40px;
	font-size: 18px;
	line-height: 40px;
	background: #007AC7;
}
.nDetailjczw {
    width: 770px;
    height: 40px;
    background: #ebebeb;
    line-height: 40px;
    color: #007AC7;
	box-shadow: 0px 2px 0px 0px #727171;
	
}
.nDetailjczw p{
	font-size: 18px;
	line-height: 40px;
	padding-left: 30px;
	font-weight: bold;
	
}
.footlink{
	height: 40px;
	width: 1100px;
	line-height: 40px;
	margin: 0 auto;
}
.footlink div{
	float: left;
	width: 200px;
	margin: 10px 20px 10px 0;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.footlink div ul{
	width: 200px;
	height: 135px;
	background-color: #FFFFFF;
	position: absolute;
	overflow-x: hidden;
	max-height:calc(100%-40)
}
.footlink div ul:hover{
	display:block;
}
.footlink div ul li{
	border-bottom: 1px dashed #727171;
}
.newfoot{
    width: 100%;
    background-color: #257dcc;
    padding: 20px;
}
@media (max-width:768px) {
    .layout{
        max-width: 750px;
    }
    #newwords{
        max-width: 150px;
    }
    .head_name{
        font-size: 16px;
    }
    header{
        max-height: 100px;
    }
    .headerbannertop{
        display: none;
    }
    .search_box{
        width: 100px;
    }
    .search_line{
        height: 0;
    }
    .sContent p img{
        max-width: 100%;
    }
    .udconment table div{
        max-width: 750px !important;
    }
    #foot{
        height: 180px !important;
    }
    .foot-buttom{
        max-width: 380px;
        padding: 0 10px 20px 10px !important;
        max-height: 130px !important;
        font-size: 14px;
    }
    .foot-buttom span:nth-child(1){
        width: 100% !important;
    }
    .foot-buttom span:nth-child(2){
        display: none;
    }
}
@media (max-width:1200px) {
    .layout{
        max-width: 1100px;
    }
    #newwords{
        max-width: 350px;
    }
    .head_name{
        font-size: 25px;
    }
    header{
        height: 300px;
    }
    #foot{
        height: 120px;
    }
    .headerbannertop{
        display: none;
    }
    .search_box{
        width: 200px;
    }
    .search_line{
        height: 0;
    }
}
@media (max-width:992px) {
    .layout{
        max-width: 950px;
    }
    #newwords{
        width: 250px;
    }
    .head_name{
        font-size: 16px;
    }
    header{
        max-height: 180px;
    }
    #foot{
        max-height: 180px;
    }
    .headerbannertop{
        display: none;
    }
    .search_box{
        width: 200px;
    }
    .search_line{
        height: 0;
    }
    .sContent p img{
        max-width: 100%;
    }
    .foot-buttom span:nth-child(2){
        display: none;
    }
}