* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    margin: 0;
    font-family: "Helvetica Neue", "microsoft yahei", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #333;
}

input,
textarea,
select {
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    outline: none;
    padding: 0;
    border-radius: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
i,
em,
strong {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
}

table {
    border-collapse: collapse;
}

img {
    border: none;
    max-width: 100%;
}

dl,
dd,
dt,
p {
    padding: 0;
    margin: 0;
}

a,
a:link {
    text-decoration: none;
    color: #333;
}

ul,
li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
    height: 0px;
    visibility: hidden;
}

.clearfix {
    *display: table;
    *zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

body {
    background: #f2f2f2 url(../images/nif8_01.jpg) no-repeat center top;
}

.mtop15 {
    margin-top: 15px;
}
#topscolle{
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 15px;
    right: 10px;
    display: none;
}

/*********************** header *********************/

.header .top {
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    background: rgba(255, 255, 255, 0.48);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.header .top .top-l a {
    color: #333;
    transition: .3s;
    font-size: 14px;
}
.header .top span {
    margin: 0 7px;
    color: #7a7c7d;
}

.header .top .top-r a {
    color: #333;
    transition: .3s;
    cursor: pointer;
    font-size: 14px;
}

.header .top .top-r .user-load {
    padding-left: 21px;
    background: url(../images/regi1_03.png) no-repeat left center;
}

.header .top .top-r .user-register {
    padding-left: 21px;
    background: url(../images/regi2_03.png) no-repeat left center;
}

.header .top .top-l a:hover {
    text-shadow: 0 0 3px rgba(255, 255, 255, 0.8);
}

.header .top .top-r a:hover {
    text-shadow: 0 0 3px rgba(255, 255, 255, 0.8);
}

.header .middle {
    position: relative;
    width:446px;
    margin: 0 auto;
    height: 253px;
}
.header .middle:before{
    content: "";
    position: absolute;
    content: "";
    /* border: 50px solid transparent;
    border-top-color: rgba(255, 255, 255, 0.48);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    left: 50%;
    margin-left: -50px;
    top: 0; */
    width: 117px;
    height: 64px;
    background: url(../images/nfi10_03.png) no-repeat;
    left: 50%;
    margin-left: -72px;
    top: 0;
}
.header .middle .logo {
    /* width: 578px; */
    position: absolute;
    left: 50%;
    margin-left: -151px;
    top: -33px;
}

.header .middle .z-search {
    position: absolute;
    left: 50%;
    top: 170px;
    width: 445px;
    height: 45px;
    /* background: #016AAE; */
    border-radius: 40px;
    overflow: hidden;
    margin-left: -225px;
}

.header .middle .z-search .text {
    width: 78.6%;
    height: 45px;
    background: #fff;
    border: none;
    text-indent: 21px;
    float: left;
    color: #333;
    font-size: 15px;
}

.header .middle .z-search .text::-webkit-input-placeholder {
    color: #999;
}

.header .middle .z-search .btn {
    width: 21.4%;
    border: none;
    height: 45px;
    padding: 0;
    float: left;
    background: #016aae url(../images/fs2_03.png) no-repeat 8px center;
    color: #fff;
    font-size: 15px;
    text-indent: 20px;
    letter-spacing: 3px;
    border-radius: 0 35px 35px 0;
    cursor: pointer;
}

.header .nav {
    height: 60px;
    background: #016aae;
    line-height: 60px;
    position: relative;
    text-align: center;
    font-size: 0;
}

.header .nav a {
    display: inline-block;
    /* width: 12.5%; */
    color: #fff;
    font-size: 21px;
    padding: 0 55px;
}

.header .nav a.on {
    /* font-weight: bold; */
    position: relative;
}

.header .nav a.on:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 9px;
    background: url(../images/fs12_03.png) no-repeat;
    left: 50%;
    margin-left: -6px;
    bottom: 0;
}

.header .nav .nav-a {
    position: relative;
    z-index: 2;
}

.header .nav .a-bg {
    position: absolute;
    width: 221px;
    height: 65px;
    background: url(../images/nav_03.png) no-repeat;
    left: 0;
    top: -5px;
    z-index: 1;
}

.header .nav .sq {
    left: 140px;
}

.header .nav .zw {
    left: 280px;
}

.header .nav .fw {
    left: 420px;
}

.header .nav .hd {
    left: 560px;
}

.header .nav .sj {
    left: 700px;
}

.header .nav .hy {
    left: 840px;
}

.header .nav .zs {
    left: 980px;
}


.m-department .middle {width: 1200px;height: 200px;}
.m-department .middle:before{ background: none;}
.m-department .middle .logo{float: left; position: static; margin-left: 0;}
.m-department .middle .z-search{float: right; position: unset; margin-top: 30px;}


/*********************** footer *********************/

.f-link {
    color: #fff;
    background: #fff;
    height: 50px;
}

.f-link .link-t1 {
    float: left;
    line-height: 50px;
    font-size: 18px;
    color: #016aae;
}

.f-link ul {
    float: left;
    margin-left: 20px;
}

.f-link ul>li {
    float: left;
    /* padding: 0 53px; */
    text-align: center;
    position: relative;
    line-height: 50px;
    margin-right: 50px;
}

.f-link ul>li.last:before {
    background: transparent;
}

.f-link li .alink {
    color: #666;
    position: relative;
    padding-right: 30px;
    background: url(../images/fs42_03.png) no-repeat right center;
    display: block;
    cursor: pointer;
}
.f-link li.on .alink{
    background: url(../images/fs50_03.png) no-repeat right center;
}
.f-link li .alink:before {
    position: absolute;
    content: "";
    border: 5px solid transparent;
    border-top-color: #fff;
    right: 0;
    top: 9px;
}

.f-link ul>li.last .alink:before {
    border-top-color: transparent;
}

.f-nav1 {
    font-size: 14px;
    color: #fff;
}
.f-nav1 a
 {
    font-size: 14px;
    color: #fff;
}
.fnav-t {
    text-align: center;
    margin-bottom: 5px;
}

.fnav-t a {
    color: #fff;
}

.fnav-t span {
    margin: 0 10px;
}

.fnav-b1 {
  margin: 8px auto 0;
  text-align: center;
  width: 80%;
  vertical-align: top;
  padding-top: 20px;
  padding-bottom: 30px;
  overflow: hidden;
}

.fnav-b1 .li1{
    width: 10%;
    float: left;
}
.fnav-b1 .li2 {
    margin-top: 10px;
width: 75%;
    float: left;
}

.fnav-b1 .li3 {
    margin-top: 16px;
width: 15%;
    float: left;
}
.fnav-b1 .li3 .a1{
    margin-right: 10px;
}
.fnav-b1 .li2 p {
    line-height: 26px;
    font-size: 16px;
    color: #fff;
}
.fnav-b1 .li2 p a {
    line-height: 26px;
    font-size: 16px;
    color: #fff;
}

.link-s {
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    bottom: 34px;
    width: 166px;
    max-height: 200px;
    overflow-y: scroll;
    z-index: 999;
    display: none;
}

.link-s a {
    display: block;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}

.link-s a:hover {
    color: #005bac;
}

.slh {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.foot1{
    padding: 34px 0;
    background: #016aae;
}

.footer1{
    background: #016aae;
    overflow: hidden;
}


/***********************app-header *********************/

.app-header {
    height: 60px;
    background: #005bac;
    display: none;
}

body.nav-open .app-nav {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    height: auto;
}

body.nav-open .nav-toggle {
    box-shadow: none;
}

body.nav-open .nav-toggle:before {
    width: 3200px;
    height: 3200px;
    background-color: rgba(0, 0, 0, 0.8);
}

body.nav-open .nav-toggle .icon {
    width: 0;
}

body.nav-open .nav-toggle .icon:before {
    -webkit-transform: translateY(9px) rotate(45deg);
    -ms-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg);
}

body.nav-open .nav-toggle .icon:after {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    -ms-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg);
}

.nav-toggle {
    width: 60px;
    height: 60px;
    z-index: 2;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    top: 1px;
    cursor: pointer;
    -webkit-transition-duration: 0.66s;
    transition-duration: 0.66s;
    -webkit-transition-timing-function: swing;
    transition-timing-function: swing;
}

.nav-toggle:before {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition-duration: 0.66s;
    transition-duration: 0.66s;
    -webkit-transition-timing-function: swing;
    transition-timing-function: swing;
}

.nav-toggle .icon {
    width: 30px;
    height: 4px;
    background-color: white;
    border-radius: 2px;
    position: absolute;
    top: 28px;
    left: 15px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    transiting-timing-function: swing;
}

.nav-toggle .icon:before,
.nav-toggle .icon:after {
    width: 30px;
    height: 4px;
    background-color: white;
    border-radius: 2px;
    content: "";
    position: absolute;
    left: 0;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: swing;
    transition-timing-function: swing;
}

.nav-toggle .icon:before {
    top: -9px;
}

.nav-toggle .icon:after {
    top: 9px;
}

.app-nav {
    position: absolute;
    top: 80px;
    height: 0;
    overflow: hidden;
    left: 0;
    width: 100%;
    z-index: 9;
    padding: 0 20px;
    -webkit-transition-duration: 0.66s;
    transition-duration: 0.66s;
    -webkit-transition-timing-function: swing;
    transition-timing-function: swing;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.app-nav ul {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
}

.app-nav ul li {
    list-style: none;
    float: left;
    width: 50%;
    padding: 0 10px;
    margin-top: 10px;
}

.app-nav ul li a {
    display: block;
    text-align: center;
    color: white;
    background: #005bac;
    text-decoration: none;
    border-radius: 8px;
    line-height: 68px;
    font-size: 18px;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
}

.app-nav ul:hover li a {
    opacity: 0.5;
}

.app-nav ul:hover li:hover a {
    opacity: 1;
}

.app-logo {
    position: absolute;
    top: 3px;
    left: 12px;
}


/*********************** right-aside *********************/
.right-aside{
	position: fixed;
	width: 70px;
	top: 240px;
	left: 50%;
	margin-left: 609px;
	border-radius: 4px;
	z-index: 9999;
}
.right-aside ul>li{
	position: relative;
	width: 70px;
	height: 65px;
	background:rgba(1,104,174,.8);
	margin-top:1px;
}
.right-aside .raa1{
	display: block;
	text-align: center;
	height: 100%;
	color:#fff;
	font-size: 12px;
	overflow: hidden;
}
.right-aside .raa1.on{
	background:rgba(1,104,174,1);
}
.right-aside .raa1 i{
    background: url(../images/fs51_07.png) no-repeat;
    display: block;
    width: 38px;
    height: 34px;
    margin: 4px auto 3px;
}
/*.right-aside li:nth-of-type(1) .raa1 i{
    background-position: -8px -5px;
}
.right-aside li:nth-of-type(2) .raa1 i{
    background-position: -67px -5px;
}
.right-aside li:nth-of-type(3) .raa1 i{
    background-position: -133px -5px;
}
.right-aside li:nth-of-type(4) .raa1 i{
    background-position: -195px -5px;
}
.right-aside li:nth-of-type(5) .raa1 i{
    background-position: -257px -5px;
}
.right-aside li:nth-of-type(6) .raa1 i{
    background-position: -319px -5px;
}*/

.right-aside li:nth-of-type(1) .raa1 i{
    background-position: -133px -5px;
}
.right-aside li:nth-of-type(2) .raa1 i{
    background-position: -195px -5px;
}
.right-aside li:nth-of-type(3) .raa1 i{
    background-position: -257px -5px;
}
.right-aside li:nth-of-type(4) .raa1 i{
    background-position: -319px -5px;
}


.nxapp{
	position: absolute;
	background: #fff;
	display: none;
	box-shadow: 0 0 10px #ccc;
}
.nxapp1{
	top: -55px;
	left: -130px;
	width: 100px;
}
/* .nxapp2:before{
	position: absolute;
	content:"";
	right: -16px;
	top: 74px;
	border:8px solid transparent;
	border-left-color: #fff;
} */
.nxapp1 h4{
	line-height: 32px;
	background: #036ac5;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.nxapp-1{
	padding: 15px 14px;
}
.nxapp-1 p{
	text-align: center;
}
.nxapp-1 p img{
	display: block;
}
.nxapp-1 p span{
	color: #666;
	font-size: 14px;
	display: block;
	margin-top: 4px;
}
.nxapp-1 .p2{
	margin-top: 8px;
}
.nxapp2{
	top: 0px;
	left: -130px;
	width: 100px;
}
.nxapp5{
	top: 4px;
}
.nxapp2 h4{
	/* padding: 5px; */
}
.nxapp2 h4 img{
	display: block;
}
.nxapp2 h4 span{
	font-size: 14px;
	color: #666;
	display: block;
	margin-top: 4px;
	text-align: center;
}
.nxapp2 h4 a{
	font-size: 14px;
	color: #666;
	display: block;
	margin-top: 4px;
	text-align: center;
}
.nxapp2 h4 a:hover{
	color: #005bac;
}
#goTopBtn{
    display: none;
}


.bm-body{
    background:#f2f2f2 url(../images/bmtop_01.jpg) no-repeat center top;
}
.bm-body .header .middle .z-search{
    width: 384px;
}
.bm-body .header .middle{
    padding: 44px 0;
}
.plb{
    float: left;
    font-size: 24px;
    color: #fff;
    margin-top: 39px;
    float: left;
    margin-left: 8px;
}


.zwwx{position: absolute;left: -100px;top: 0; width: 100px;height: 93px;line-height: 65px; background: #3183bb; display: none;}
.zwwx .arrow{ top:41px;}
.zwwx .bdsharebuttonbox{background-color:#fff; padding-left:13px; margin:10px;}
.zwwx span{ font-size: 14px; font-weight: bold;}  

.onli1-1 ul li.li2 i {
    color: #ff0000;
}

.m-department .middle .lyjlogo {
    float: left;
    position: unset;
    margin-left: 0;
}
.header .middle .lyjlogo {
    margin-left: 15px;
    top: -33px;
}
