.banner{	max-width:1200px;
           min-width:1000px;
	margin:0 auto;
        overflow:hidden;}
body {
	background-color:#f5f4f9;
}
.breadcream{  width: 1200px; font-size:14px;font-family: "思源黑体" !important; 
  margin: 0 auto; line-height:52px;}
.breadcream span a{ font-size:14px;font-family:"思源黑体" !important; }

.breadcream span{ font-size:14px;font-family:"思源黑体" !important; }
.contentbox {
  width: 1200px;
  margin: 0 auto;

}

.leftNav {
  width: 274px;
}

.rightContent {
  width: 894px;
  background-color: #ffffff;
  padding: 40px 30px;
  box-sizing: border-box; margin-bottom: 40px;
}

.about-njcb {
  position: relative;
  width: 274px;
  height: 62px;
  background: #FF5200 url(/eportal/imageDir/njcb/2024/05/img_pc_site/2024050910094935804.png) no-repeat;
  background-position: right;
  background-size: contain;
  border-radius: 31px;

  line-height: 62px;

  
  box-sizing: border-box;
  margin-bottom: 26px;
}
.about-njcb>a{  font-weight: bold;font-family:"思源黑体" !important; 
    letter-spacing: -1px;
    font-size: 22px;
    color: #ffffff;
    padding-left: 16px;}
.about-njcb span{ font-weight: bold;}
.ej-nav {
  width: 100%;
  background-color: #ffffff;
  z-index: -1;
  padding: 0;
  padding-top:10px;
  box-sizing: border-box;
  border-bottom: 3px solid rgb(255, 82, 0)
}

.ej-nav li a {padding-left:20px;font-family:"思源黑体" !important; 
  display: block;
  font-size: 18px;
  color: #000000;
  border-bottom: 1px solid rgb(255, 125, 63)
}
.ej-nav li a:hover{ color:#FF5200; font-weight:bold;}
.ej-nav .nav-on>a {
    font-weight: bold;
    color: #FF5200;
}

p::after {
  width: 262px;
  height: 1px;
  background-color: rgb(255, 125, 63);
}

.ej-nav li:last-child a {
  border-bottom: none;
}


.leftNav .navBox>li:first-child { margin-bottom:280px;}

@media (max-width: 767px){
.breadcream { margin:10px auto;
    width: 98%;
    font-size: 14px;
    line-height: 24px;
}
.breadcream span {
    font-size: 14px;
}
.breadcream span a {
    font-size: 14px;
}
.about-njcb>a {
    letter-spacing: 0px;
    padding-left: 20px;
}


.banner{min-width:100%;}

	.contentbox { width: 100%;}	 
	.leftNav { width: 100%;}
	.about-njcb { width: 100%; margin-bottom: 16px;}
	.rightContent { width: 100%; padding: 10px; margin-bottom:0;}
	.profile { line-height: 30px;}
	.milestone-img { margin-top: 26px;}
	

}
@media screen and (min-width: 768px) and (max-width: 1199px){
	.breadcream {margin:10px auto;
    width: 98%;
    font-size: 14px;
    line-height: 30px;
}
.breadcream span {
    font-size: 14px;
}
.breadcream span a {
    font-size: 14px;
}
.about-njcb>a {
    letter-spacing: 0px;
    padding-left: 20px;
}

.banner{min-width:100%;}
	.contentbox { width: 100%;}	 
		.leftNav { width: 100%;}
		.about-njcb { width: 100%; margin-bottom: 16px;}
		.rightContent { width: 100%; padding: 10px; margin-bottom:0;}
		.profile { line-height: 30px;}
		.milestone-img { margin-top: 26px;}
		

}