/*导航*/
.KSS_titleBox , .erji-yewu-phone , .headeryd , .ydtop-kongbai{display:none;}
body{
 opacity:0;
 transition:opacity 0.3s ease-in-out;
}
body.loaded{ opacity:1;}
html{ overflow:hidden;}
html.loaded{ overflow:auto;}


.nav-top{ border-bottom: 0.01rem solid #ccc;background: #fff;}
.nav-links{ height: 0.68rem; line-height: 0.68rem;}
.nav-linksL{ display: flex;}
.nav-linksL span{ font-size: 0.16rem; }
.nav-linksR{ display: flex;align-items: center;}
.nav-links {
            display: flex;                /* 启用Flex布局 */
            justify-content: space-between; /* 左右元素分别贴边对齐 */
            align-items: center;           /* 垂直居中对齐 */
            box-sizing: border-box;
        }       
.nav-links span>img { display: inline-block;width: 0.94rem;
            vertical-align: middle;      /* 图片垂直居中 */
        }
.nav-linksR span{ margin-right: 0.36rem; }
.nav-linksR span a{ font-size: 0.16rem;}
.nav-linksR .zpxx a{ color: #ee4655;}
.wydl_con{
	display: flex;              
  align-items: center;            
  justify-content: center; 	
}
.wydl_con #wydl li .wytext{
	background: url(/eportal/uiFramework/commonResource/zip/img/img/login_bg2.jpg) no-repeat center top;
	background-size: 100% 100%;
	color: #ffffff;
    cursor: pointer;padding-left: 0.18rem;
    line-height: 0.4rem;
    display: block;height:0.4rem;width:1.32rem;
    font-size: 0.16rem;
}

.login_ul {
display: none;
}
li.clearfix:hover .login_ul {
display: block;
}
#wydl li ul li a {
    float: left;
    font-size: 0.14rem;
    color: #ffffff;
    display: block;
    height: 0.36rem;
    line-height: 0.36rem;
    background: none;
}
#wydl li ul li {
    float: none;
    border-top: 1px #ffffff solid;
    height: 0.36rem;
    line-height: 0.36rem;
    overflow: hidden;
    text-align: center;
    color: #ffffff;
    padding: 0 0.14rem;
    box-sizing: border-box;
}
#wydl li ul li span {
    float: left; margin-right: 0;
}
#wydl li ul {z-index: 100;
    position: absolute;
    width: 1.5rem;
    height: 1.1rem;
    background:url(/eportal/uiFramework/commonResource/zip/img/img/wybg.png) repeat center top;
 background-size:100% 100%
}
.fd{
	 display: none;
}
.khfw:hover .fd{ display: block;}
.fd {
    width: 4.3rem;
    position: absolute;
    z-index: 9999 !important;
    height: 3rem !important;
    right: 25%;
    top: 0.56rem;
}
.fd_mid {
    width: 4.28rem;
    border: 1px solid #FC162B;
    overflow: hidden;
    background: #ffffff;
	border-radius: 0 0 0.1rem 0.1rem;
}
.fd_mid img{ width: 100%;}
.tanchu_l {
    float: left;
    text-align: left;
    width: 2.25rem;
    padding: 0.35rem 0.1rem;
}
.tanchu_l img{width: 94px;    display: inline-block;}
.tanchu_l ul {
    width: 1.5rem;
}
.tanchu_l ul li {
    margin-left: 0.3rem;
}
.tanchu_l ul li a {
    border-radius: 8px;
    border: 1px solid #ff6018;
    font-size: 14px;
    padding: 0 !important;
    height: 0.35rem;
    line-height: 0.35rem;
    width: 1.5rem;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.tanchu_l ul li a:hover{ background: #FF6018; color: #FFFFFF;}
.tanchu_l p {    margin-top:0.2rem;
    text-align: center;
}
.tanchu_r {
    float: right;
    width: 1.6rem;
    text-align: left;
    padding: 0.15rem 0.1rem;
}
.tanchu_r h1, .tanchu_r .xbzl_lv {
    font-size:16px;
    font-weight: normal;
    color: #FF6108;
    padding-bottom: 0.03rem;
	line-height: 0.26rem;
}
.tanchu_r ul li a {
    line-height: 0.22rem; font-size: 12px;
    background: url(/eportal/uiFramework/commonResource/zip/img/img/dian.jpg) no-repeat left center;
    padding-left: 0.1rem;
    display: block;
}
.clear {
    clear: both;
}

/* 核心导航样式 */

        .nav-head {
            background: #ffffff;
            box-shadow: 0 4px 20px rgba(0,0,0,0.08);
            width: 100%;
            display: flex;
            justify-content: center;
        }
        
        .navcon {
            height: 1.2rem;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 0.3rem;
        }
        
        .new_logo {
            display: flex;
            align-items: center;
            height: 100%;
        }
        
        .new_logo a {
            display: flex;
            align-items: center;
            text-decoration: none;
            height: 100%;
        }
		.new_logo a img{ width: 2.09rem;}
        
        /* Logo模拟区域 */
        .logo-img {
            width: 1.4rem;
            height: 0.7rem;
            background: linear-gradient(135deg, #1a3b6c 0%, #2c5282 100%);
            border-radius: 8px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            font-weight: bold;
            font-size: 1.2rem;
        }
        
        .logo-img.right {
            background: linear-gradient(135deg, #c53030 0%, #e53e3e 100%);
            margin-left: 0.16rem;
        }
        
        .navitem {
            height: 100%;
        }
        
        .nav-container {
            display: flex;
            list-style: none;
            height: 100%;
            align-items: center;
            justify-content: flex-end;
        }
        /*.nav-container li:first-child{ margin-left: 1.2rem;}*/
        .nav-item {
            margin-left: 0.6rem;
        
            height: 100%;
            display: flex;
            align-items: center;
        }
        
        .nav-link {
            text-decoration: none;
            font-size: 0.2rem;
            color: #4a5568;
            padding: 0.1rem 0;
            position: relative;
            display: flex;
            align-items: center;
        }
        
        
        /* 激活/当前页样式 */
        .nav-link.active {
            color: #c53030;font-weight: bold;
        }
        
        .nav-link.active:after {
            content: '';
            position: absolute;
            bottom: -78%;
            left: 0;
            width: 100%;
            height: 0.03rem;
            background: #c53030;
            border-radius: 3px;
        }
        
        /* 悬停效果 */
        /* .nav-link:hover {
            color: #c53030;font-weight:bold;
        }
       .nav-link:hover + ul {
           display:block !important;
        }*/
         .nav-item:hover > a {
            color: #c53030;font-weight:bold;
        }
        .nav-item:hover > ul {
           display:block !important;
        }
        
        .nav-link:hover:after {
            content: '';
            position: absolute;
            bottom: -78%;
            left: 0;
            width: 100%;
            height: 0.03rem;
             background: #c53030;
            border-radius: 3px;
        }
		.nav-search img{ width: 0.26rem;}




/*头部导航样式*/


.navitem { width:1000px;}


.navitem li {
	 float:left;
	
}

/*.nav-mobile {
	display: none;
	padding: 20px;
}
.nav-dropdown-icon:before {
	display: 0none;
}
.normal-sub a:hover {
            display: black;

}*/



.navitem > ul {
	margin: 0 auto;
	width: 100%;
	list-style: none;
	padding: 0;
	position: relative;
	z-index:99;
    box-sizing: border-box;
}
.navitem > ul:before, .nav > ul:after {
	content: "";
	display: table;
}
.navitem > ul:after {
	clear: both;
}
.navitem > ul > li > ul {
	display:none;
	background:url(/eportal/fileDir/njcb/resource/cms/2016/05/2016052710040165750.png);
	padding: 20px;
	position: absolute;
	z-index:9999;
	margin-top:34%;
	width:100%;
	left:0px;
	box-sizing: border-box;
}
.navitem > ul > li > ul:before, .navitem > ul > li > ul:after {
	content: "";
	display: table;
}
.navitem > ul > li > ul:after {
	clear: both;
}
.navitem > ul > li > ul > li {
	margin: 0;
	padding-bottom: 0;
	list-style: none;
	width: 100%;
	background: none;
	float: left;
}
.navitem > ul > li > ul > li a {
	color: #777;
	width: 95%;
	display: block;
}
.nav > ul > li > ul > li > ul {
	display: block;
	padding: 0;
	margin: 10px 0 0;
	list-style: none;
	box-sizing: border-box;
}
.navitem > ul > li > ul > li > ul:before, .navitem > ul > li > ul > li > ul:after {
	content: "";
	display: table;
}

.daohang {
           width:100%;
	margin: 0 auto;
}
.xiala1 {
           width:100%;
	overflow: hidden;
}
.xiala1 ul {
	width:21%;
           float: left;
	padding: 0 0 0 20px;
	height: auto;
           background:url(/eportal/fileDir/njcb/resource/cms/2016/07/qt4.png) no-repeat left 7px;
}
.xiala1 ul li {
	padding: 0;
	float: none!important;
}
.xiala1 ul li img {
	width: 100%!important;
	}
.xiala1 ul li a {
	padding-right: 10!important;
	width: auto;
	height: 28px!important;
	line-height: 28px!important;
	font-size: 14px!important;
	text-align: left!important;
	background: url(/eportal/fileDir/njcb/resource/cms/2016/03/2016032316133814363.jpg) no-repeat left center!important;
	padding-left: 10px!important;
}
.xiala1 ul .backNone a {
	background: none;
	font-weight: bold;
}
.xiala1 ul li:hover {
	background: none!important;
}
.xiala1 ul li a:hover {
	border: none!important;
	background: url(/eportal/fileDir/njcb/resource/cms/2016/07/grjt.jpg) no-repeat left center!important;
}
.xiala1 ul li:hover a {
	background: url(/eportal/fileDir/njcb/resource/cms/2016/07/grjt.jpg) no-repeat left center!important;
	color: #F26025!important;
}
.xiala1 ul li a {
	color: #323232!important;
}
.nav_left {
	float: left;
	width: 25%;
	height:184px;
           padding:0px 20px
}

.nav_left img {
	
	width: 100%;
	
}

.nav_right {
	float: left;
	width: 65%;
}



.navitem ul li .tcdh_new {
	width: 100%;
           margin-top:0px;
          height:70px;
           float:left;
	
}
.nav ul li .tcdh_new ul{
	margin-top:10px;
	width:20%;
          float:left;
}
.navitem ul li .tcdh_new li{  margin:4px 10px; padding-left:15px;  float:left;  background:url(/eportal/fileDir/njcb/resource/cms/2016/08/m.gif) no-repeat left center; text-align:left!important;}
.navitem ul li .tcdh_new li a {	
	font-size: 14px!important;
	font-family:'微软雅黑';
           color:#ff6036!important;
           height:30px!important;
           line-height:30px!important;
           white-space:nowrap;
           text-align:left!important;
}

.navitem .gywh_new {
	width:260px;
           margin-top:0px;
           float:left;
	
}
.nav .gywh_new ul{
	width:180px ;
           padding-left:80px;
           backgound:none!important;
           
	
}
.navitem .gywh_new li{  margin:4px 0; padding-left:35px;  float:left;  background:url(/eportal/fileDir/njcb/resource/cms/2016/08/m.gif) no-repeat left center; text-align:left!important;}
.navitem .gywh_new li a {
	
	font-size: 14px!important;
	font-family:'微软雅黑';
           display:black!important;
           color:#ff6036!important;
           height:30px!important;
           line-height:30px!important;
           white-space:nowrap;
           backgound:none!important;
           text-align:cente!important; 
     
}
.nhyhewm img{ width:90px; height:113px;}

@media screen and (max-width:1199px){
 .nav{display:none;}
 
    /*新增*/
.nav_con,.navgationDiv{display:none;}
 .yd-top{height:90px;overflow:hidden; background-color:#ffffff;position:relative;display:block;}
 .logo {padding-top: 20px;padding-left: 10px;float: left;width:auto;}
 .search {float: right;padding-top: 30px;margin-right: 75px;width:auto;}
 .subNavBox {position: absolute;right: 10px;top: 30px;}
  #pgcontainer {margin: 0;}
  #navbar {max-width: 1000px;margin: 0 auto;}
  .menubtn {
    float: right;
    position: relative;
    z-index: 101;
    color: #274a61;
    text-decoration: none;
    font-size: 0em;
    line-height: 0em;
    height: 34px;
    width: 38px;
    padding-right: 10px;
  }
  #hamburgermenu {
    height: 2000px;
    width: 0;
    background: #ffffff;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 101;
    overflow: hidden;
    -webkit-box-shadow: 3px 0 7px rgb(0 0 0 / 55%);
    -moz-box-shadow: 3px 0 7px rgba(0, 0, 0, 0.55);
    box-shadow: 3px 0 7px rgb(0 0 0 / 55%);
  }
  #hamburgermenu ul {
    margin-top: 15px;
    z-index: 101;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 10px;
  }
  #hamburgermenu ul li {display: block;border-bottom: 1px #cccccc solid;}
  #hamburgermenu li {line-height: 48px!important;heigh: 48px!important;}
  #hamburgermenu ul li a {
    display: block;
    color: #4c4a4b;
    font-size: 14px;
    line-height: 48px;
    text-decoration: none;
    padding-left: 35px;
  }
  #hamburgermenu li a {
    font-size: 16px!important;
    font-family: '微软雅黑'!important;
  }
  .appxz {
    margin: 10px 35px 30px 35px;
    border: 1px solid #f26024;
    border-radius: 3px;
    background: #f26024;
    text-align: center;
    margin-top: 10px;
  }
  .appxz a {
    display: block;
    height: 38px;
    line-height: 38px;
    color: #ffffff;
    font-size: 16px;
  }
  .overlay {
    position: fixed;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    right: 0;
    left: 0!important;
    height:100%;
    display:none;
  }

   /*移动端导航*/
   /*header*/
     .ydtop-kongbai{height:56px;width:100%;display:block;}
     .headeryd{display:block;}
     .headeryd {position:fixed;top:0;left:0;z-index:99;width:100%;height:100px;background:#ffffff;border-bottom:1px solid #eeeeee;}
     .header {height: 55px;}
    .header .fr {display: none;}
    .header .log {width: 150px; margin: 28px 0 0 15px;}
    .header .log {margin-top:12px;margin-left: 15px;}
    .header .log img{width:120px;height:30px;margin-top:10px;}
    .m-menu-btn {display:block;}
    /*移动端导航按钮*/
.m-menu-btn {position: fixed;top: 0;right: 0;width: 50px;height: 50px;z-index: 9999;}
.m-menu-btn span {position: absolute;width: 25px;height: 3px;top: 50%;right: 15px;background-color: #f26025;transition-duration: .5s;}
.m-menu-btn span:first-child {margin-top: 8px;transition: margin .3s .3s, transform .3s;}
.m-menu-btn span:last-child {margin-top: -8px;transition: margin .3s .3s, transform .3s;}
.m-menu-btn.on span:first-child {margin-top: -0.02rem;transform: rotate(45deg);transition: margin .3s, transform .3s .3s;}
.m-menu-btn.on span:nth-child(2) {transform: scale(0);}
.m-menu-btn.on span:last-child {margin-top: -0.02rem;transform: rotate(-45deg);transition: margin .3s, transform .3s .3s;}
   .banner-nav {wdith:100%;}
  .erji-yewu-phone{position: fixed;top: 55px;left: 0;width: 100%;height: auto;background: #eee;opacity: .9;z-index: 1000;display: none;pointer-enents: auto;
   bottom: 0;overflow-y: scroll;overflow-x: hidden;}
  .head-erji-phone-li {width: 100%;line-height: 40px;text-align: left;border-bottom: 1px solid #ddd;position: relative;}
  .head-erji-phone-li a {display: block;padding-left: 20px; width: auto;font-size: 14px;}
  .head-erji-phone-li i {
    position: absolute;
    top:5px;
    right: 0px;
    border-left: 1px #ddd solid;
    height: 30px;
    padding: 0 20px;
  }
  .head-erji-phone-li .sp_nav_xjb svg {
    fill: #555;
    transform: rotate(-90deg);
    transition: all ease 0.35s;
  }
  .head-sji-phone  .sp_nav_xjb_sj svg {
    fill: #555;
    transform: rotate(-90deg);
    transition: all ease 0.35s;
  }
  .head-siji-phone .sp_nav_xjb_wj svg {
    fill: #555;
    transform: rotate(-90deg);
    transition: all ease 0.35s;
  } 
  .head-erji-phone-li i svg {
    width: 20px;
    height: 20px;
    margin-top:5px;
  }
  .head-sji-phone {
    display: none;
    width: 100%;
  }
 .head-sji-phone-li {
    width: 100%;
    height: auto;
    line-height: 40px;
    font-size: 12px;
    text-align: left;
    border-top: 1px solid #ddd;
    position: relative;
 }
 .head-sji-phone-li a {
    width: auto;
    padding-left: 30px;
    font-size: 12px;
    color: #333;
    display:block;
 }
 .head-siji-phone {
    display: none;
    width: 100%;
  }
 .head-siji-phone-li {
    width: 100%;
    height: auto;
    line-height: 40px;
    font-size: 12px;
    text-align: left;
    border-top: 1px solid #ddd;
    position: relative;
 }
 .head-siji-phone-li a {
    width: auto;
    padding-left: 40px;
    font-size: 12px;
    color: #333;
    display:block;
 }
 .head-wji-phone {
    display: none;
    width: 100%;
  }
 .head-wji-phone-li {
    width: 100%;
    height: auto;
    line-height: 40px;
    font-size: 12px;
    text-align: left;
    border-top: 1px solid #ddd;
    position: relative;
 }
 .head-wji-phone-li a {
    width: auto;
    padding-left: 50px;
    font-size: 12px;
    color: #333;
    display:block;
 }
 .head-erji-phone .head-erji-phone-li .sjj_nav_i_se svg {
    fill: #c9141e;
 }
 .head-erji-phone .head-erji-phone-li .sjj_nav_i_se svg {
    transform: rotate(0deg);
 }
 .head-sji-phone .head-sji-phone-li .sijj_nav_i_se svg {
    fill: #c9141e;
 }
 .head-sji-phone .head-sji-phone-li .sijj_nav_i_se svg {
    transform: rotate(0deg);
 }
  .head-siji-phone .head-siji-phone-li .wjj_nav_i_se svg {
    fill: #c9141e;
 }
 .head-siji-phone .head-siji-phone-li .wjj_nav_i_se svg {
    transform: rotate(0deg);
 }
/*结束*/

}
@media screen and (min-width: 1200px) and (max-width: 1399px){
.navitem > ul > li > ul{ margin-top:55% !important;}
.nav-container { justify-content: center;}

 }
@media screen and (min-width: 1400px) and (max-width: 1599px){
.navitem > ul > li > ul{ margin-top:35.5% !important;}
.nav-container { justify-content: center;}
 }
@media screen and (min-width: 1600px) and (max-width: 1799px){
.navitem > ul > li > ul{ margin-top:33% !important;}
.nav-container { justify-content: center;}
 }
@media screen and (min-width: 1921px) and (max-width: 2199px){
.navitem > ul > li > ul{ margin-top:35.5% !important;}
.nav-item {
    margin-left: 0.54rem;
}
 }
@media screen and (min-width: 2200px){
.navitem > ul > li > ul{ margin-top:37% !important;}
.nav-item {
    margin-left: 0.32rem;
}
 }