/*header*/

.header {
	width: 100%;
	min-width: 1200px;
	background: #fff;
	border-bottom: 4px solid #0E84C8;
	box-shadow: 0 .8px #868686;
}

.headtop {
	width: 100%;
	min-width: 1200px;
	height: 50px;
	background: #C5E4F6;
}

.headtop .content {
	line-height: 50px;
}

.headtop span {
	margin: 0 0 0 8px;
	vertical-align: middle;
}

.headtop a img {
	float: right;
	margin-top: 22px;
}

.header .logo {
	float: left;
	/*margin-top: 26px;*/
margin-top: 38px;
	/*padding-bottom: 22px;*/
}
.header .logo a{
	display: block;
	width: 520px;
	height: 75px;
}

.nav-top {
	float: right;
	font-size: 12px;
	padding-top: 28px;
	padding-bottom: 28px;
	position: relative;
}

.nav-top .formsub input:first-child {
	width: 210px;
	height: 26px;
	border-radius: 5px;
	border: 1px solid #B4B6B7;
	position: relative;
	left: 8px;
	z-index: 2;
	line-height: 23px\9;
}

.nav-top .formsub input:first-child+input {
	    margin-left: 186px;
    margin-top: -20px;
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 55px;
}
.nav {
    position: relative;
}
.nav-top span {
	margin-left: 15px;
}

.nav-top span img {
	margin-right: 8px;
}


/*nav*/
.nav .nav-list {
	text-align: center;
	float: right;
	width: 655px;
	height: 40px;
}

.menu,
.menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.menu>li {
	margin-right: 16px;
}

.menu>li:first-child+li+li+li+li+li+li+li {
	margin-right: 0;
}

.menu>li {
	display: block;
	float: left;
}

.menu .nav-first {
	/*position: relative;*/
	color: #000;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.menu li:hover>.nav-first {
	color: #0e84c8;
	padding-top: 0;
	overflow: hidden;
}

.xborder {
	display: none;
	position: absolute;
	top: 126px;
	/*margin-top: 28px;*/
	left: 0;
	z-index: 999;
	width: 100%;
	min-width: 1200px;
	height: 60px;
	background: #fff;
	box-shadow: 0 1px 2px #333300;
}

.xbborderli{
	margin: 0 auto;
	width: 1108px;
	height: 60px;
}
.xbborderli2{
	/*margin: 0 auto;*/
	float: right;
	margin-right: 300px;
	width: 560px;
	height: 60px;
}
.xbborderli3{
	/*margin: 0 auto;*/
	float: right;
	margin-right: 190px;
	width: 499px;
	height: 60px;
}
.xbborderli4{
	/*margin: 0 auto;*/
	float: right;
	margin-right: 150px;
	width: 422px;
	height: 60px;
}
.xbborderli5{
	/*margin: 0 auto;*/
	float: right;
	margin-right: 150px;
	width: 374px;
	height: 60px;
}
.xbborderli6{
	/*margin: 0 auto;*/
	float: right;
	margin-right: 70px;
	width: 249px;
	height: 60px;
}
.xbborderli7{
	margin: 0 auto;
	width: 1063px;
	height: 60px;
}
.xlcon {
	float: right;
}

.xlcon li {
	float: left;
	margin-top: 20px;
	padding:0 30px 0 30px;
	border-right: 1px solid #000;
}

.njybth {
	/*border: 1px solid red;*/
	width: 100%;
}

.njybth span {
	position: relative;
	top: 27px;
	left: 0;
	z-index: 998;
	right: 71px;
	float: right;
	margin-left: 26px;
	width: 130px;
	height: 41px;
	text-align: center;
	line-height: 35px;
}

.njybth span a {
	color: #fff;
}

.njybth span a:hover {
	text-decoration: underline;
}

.njybth span a img {
	margin-right: 7px;
	margin-top: -2px;
}

.njybth span:first-child {
	background: url(njy_btn1.png) no-repeat;
}

.njybth span:first-child+span {
	background: url(njy_btn1.png) no-repeat;
}

.njybth span:first-child+span+span {
	background: url(njy_btn1.png) no-repeat;
}

#header {
	display: none;
}

.scroll-box {
	position: absolute;
	top: -13.5px;
	width: 780px;
	height: 40px;
	margin: 20px auto;
	overflow: hidden;
	margin-left: 88px;
}

.scroll-box ul {
	width: 100%;
	height: 100%;
}

.scroll-box ul li {
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	line-height: 40px;
}

/*footer*/

.footer {
	width: 100%;
	min-width: 1200px;
	height: 125px;
	background: #0099cc;
}

.footer .content {
	/*padding: 0 5px;*/
}

.footer .f-logo {
	width: 55px;
	line-height: 150px;
	float: left;
}

.footer .f-text {
	float: left;
	width: 747px;
	font-size: 14px;
	/*line-height: 30px;*/
	margin-top: 26px;
	padding: 0 24px;
	color: #FFFFFF;
	text-align: right;
	border-right: 1px solid #fff;
}
.footer .f-text div a{
	color: #FFFFFF;
}
.footer .f-text img {
	margin-top: -6px;
}

.f-text div {
	margin-top: 8px;
}

.f-text div:first-child {
	margin: 0;
}

.footer .f-right {
	float: left;
	position: relative;
}

.gzjw {
	width: 104px;
	height: 72px;
	float: left;
	line-height: 115px;
	margin: 0 25px;
}

.f-right .weixin {
	float: left;
	width: 72px;
	line-height: 115px;
        margin-left:10px;
}

.f-right .tip {
	background: url(njy_57.png);
	width: 43px;
	height: 75px;
	position: absolute;
	right: -20px;
	right: -1px\9;
	top: 22px;
	opacity: 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out
}

.f-right:hover .tip {
	right: -42px;
	opacity: 1;
}


/*二级页面banner图*/

.bannerpic {
	min-width: 1200px;
	height: 266px;
        overflow: hidden;
}

.bannerpic img {
	display: block;
	margin: 0 auto;
        width: 1920px;
        height: 266px;
}



/*二级页面侧边栏和当前位置*/

.side-left {
	float: left;
	display: inline-block;
	width: 271px;
}

.side-tit {
	position: relative;
	width: 271px;
	height: 82px;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 82px;
	background: url(bgtitle.png) no-repeat;
	margin-top: -50px;
}

.side-tit-side li {
	width: 271px;
	height: 63px;
	background: #EBEFF2;
	text-align: center;
	border-bottom: 1px solid #fff;
}

.side-tit-side .boxsow {
	background: url(boxshadow.png);
	width: 271px;
	height: 5px;
	margin-top: -1px;
}

.side-tit-side li a {
	display: block;
	line-height: 62px;
}
.side-tit-side li a:hover{
	background: url(hover.png) no-repeat right bottom;
	color: #333;
}
.zzhover{
	background: url(hover.png) no-repeat right bottom;
}

.side-right {
	display: inline-block;
	float: right;
	width: 929px;
}
/*当前位置*/
.navtop {
	float: right;
	margin-top: 12px;
	font-size: 18px;
}
/* 导航栏改版 jh */
.header .logo {
	margin-top: 12px;
}
.nav-list {
	padding: 20px 0;
}
.nav-list .menu>li,
.menu>li:first-child+li+li+li+li+li+li+li {
	margin-right: 55px;
}
.menu>li:first-child+li+li+li+li+li+li+li+li+li {
	margin-right: 0;
}
.njybth span {
	top: 45px;
	margin-top: -21px;
}
.space-sm .xlcon li {
	padding: 0 20px;
}
.xborder {
	top: 61px;
}
