* {margin:0; padding:0; box-sizing: border-box;}
body {
  margin:0;
  padding:0;
  font-family:"微软雅黑","宋体";
  font-size:15px;
  color:#333333;
  background: url("2018nb_bg.png");
  width: 100%;
}
ul,li {list-style:none; margin:0; padding:0;}
a {
  text-decoration: none;
  color: #333333;
}
.clear{
  clear: both;
}
.left{
  float: left;
}
.right{
  float: right;
}
.block{
  display: block;
}
.none{
  display: none;
}
.margin_r0{
  margin-right: 0 !important;
}
/*盒子*/
.box{
  width: 100%;
  min-height: 200px;
}
/*banner*/
.nb2024_banner{
  width: 100%;
}
.nb2024_banner img{
  width: 100%;
  display: block;
}
.nb-box-bg{
	width: 100%;
	height: 724px;
	background: url(2025-jnszf-wznb-contentbg.jpg) no-repeat top center;
	overflow: hidden;
}
.nb-box{
	width: 1200px;
	margin: 65px auto;
	overflow: hidden;
}
.nb-left{
	width: 280px;
	height: 595px;
	float: left;
	background: url(2025-jnszf-wznb-leftbg.png) no-repeat bottom center #0068c3;
	padding-top: 25px;
}
.nb-left ul li{
	width: 100%;
	line-height: 90px;
	color: #b5d9fb;
	text-align: center;
	font-size: 22px;
	cursor: pointer;
}
.nb-left ul li:hover,
.nb-left ul li.hover{
	background: #3c8ed6;
	color: #ffffff;
	border-right: #ff7e51 solid 7px;
}
.nb-right{
	float: left;
	overflow: hidden;
}
.nb-right-nr1,.nb-right-nr2,.nb-right-nr3{
	width: 920px;
	height: 595px;
	background: url(2025-jnszf-wznb-rightbg1.jpg) no-repeat;
	overflow: hidden;
}
.nb-right-nr3{
	background: url(2025-jnszf-wznb-rightbg2.jpg) no-repeat;
}
.nb-right-title{
	font-size: 36px;
	line-height: 90px;
	margin: 75px 0 0 135px;
}
.nb-right-button{
	width: 150px;
	line-height: 50px;
	background: #0068c3;
	margin-left: 135px;
	text-align: center;
}
.nb-right-button a{
	font-size: 24px;
	color: #fff;
}
.nb-right-nr1 ul,.nb-right-nr2 ul,.nb-right-nr3 ul{
	margin: 30px 20px;
}
.nb-right-nr1 ul li,.nb-right-nr2 ul li{
	float: left;
	width: 25%;
	text-align: center;
	font-size: 17px;
	line-height: 50px;
}
.nb-right-nr3 ul li{
	float: left;
	width: 25%;
	text-align: center;
	font-size: 17px;
	line-height: 50px;
}
.nb-right-nr1 ul li:hover,.nb-right-nr2 ul li:hover,.nb-right-nr3 ul li:hover{
	background: #0068c3;
}
.nb-right-nr1 ul li:hover a,.nb-right-nr2 ul li:hover a,.nb-right-nr3 ul li:hover a{
	color: #fff;
	font-weight: bold;
}
.jgztwqnb-box{
	width: 1200px;
	margin: 30px auto 0;
	position: relative;
	height: 104px;
}
.jgzt{
	position: relative;
	width: 567px;
	height: 113px;
	left: 0;
}
.wqnbtitle{
	    position: relative;
	    left: 633px;
	    bottom: 113px;
		width: 567px;
		height: 113px;
}
.wqnbtitle:hover .wqnb{
	display: block;
}
.wqnb{
	border: #e03323 solid 1px;
	    padding: 23px 10px;
	    width: 1200px;
	    position: absolute;
	    z-index: 99;
		left: -633px;
	    bottom: 113px;
		background: #fff;
		display: none;
}

.wqnb ul li{
	background: url(wqbblist-style.png) no-repeat left;
	float: left;
	padding:0 40px 0 20px;
	line-height: 50px;
	width: 33.3333%;
}
.wqnb ul li {
	font-size: 21px;
	color: #333;
}
/*footer*/
.bottom {
    width: 100%;
    border-top: 10px solid #4c67a7;
    background: #FFFFFF;
	margin-top: 30px;
}