* {
    margin: 0;
    padding: 0;
    list-style: none
}

img {
    border: 0
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: none;
}
input {
    outline: 0;
    border: 0
}

.h1, .h2, .h3, h1, h2, h3,.h4, .h5, .h6, h4, h5, h6 {
    margin-top: initial;
    margin-bottom: initial;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: inherit;
}

.pagination {
    display: block;
}
.ej-main{
    background: url(news-index-bg01-cont.png) top center no-repeat;
    background-size: cover;
}
.ej-container {
    padding-top: 50px;
    width: 1600px;
    margin: 0 auto 75px auto;
    display: flex;
    justify-content: space-between;
}

.ej-nav {
    width: 370px;
    height: max-content;
    background: #FFF;
    box-shadow: 0px 0px 21px 0px #D7E5F2;
    border-radius: 10px 0px 3px 0px;
    padding-bottom: 60px;
    border-bottom: 2px solid #cbd6e9;
}

.ej-nav .ejnav-tit {
    background: url(./ejnav-bgi.png) no-repeat 0 0;
    background-color: #1076BE;
    background-size: cover;
    text-align: center;
    /* height: 106px; */
    font-weight: bold;
    font-size: 26px;
    color: #FFF;
    /* line-height: 100px; */
    padding: 25px 20px;
    box-sizing: border-box;
    border-radius: 10px 0px 0px 0px;
}

.ej-nav .ejnav-tit span {
    display: none;
}

.ej-nav ul li {
    padding: 15px 20px;
    color: #444;
    font-size: 20px;
    display: flex;
    justify-content: space-between;
    border-left: 3px solid transparent;
    align-items: center;
    border-bottom: 1px solid #f0f2f3;
}
.ej-nav ul li.ejnav-now {
    background-color: #eaf0fa;
    border-left: 3px solid #b60200;
}

.ej-nav ul li.ejnav-hover {
    background-color: #eaf0fa;
    border-left: 3px solid #b60200;
}

.ej-nav ul li.ejnav-now img,.ej-nav ul li.ejnav-hover img {
    display: block;
}

.ej-nav ul li img {
    width: 13px;
    height: 20px;
    display: none;
}

.ej-nav span.show,.ej-nav span.hide {
    display: none !important;
}

.staff-nav .staff-search {
    background: url(./staff-navbgi.png) no-repeat 0 0;
    padding:20px 35px;
    background-size: cover;
}

.staff-nav .staff-search h4 {
    font-size: 18px;
    color: #fff;
}

.staff-nav .staff-search input {
    width: 100%;
    line-height: 40px;
    border-radius: 10px;
    font-size: 18px;
    padding-left: 15px;
    box-sizing: border-box;
}

.staff-nav .staff-search .search-inp {
    position: relative;
}

.staff-nav .staff-search .search-inp img {
    position: absolute;
    right: 15px;
    bottom: 10px;
    cursor: pointer;
}

.ej-cont {
    width: 1190px;
    background: #fff;
    background-size: cover;
    padding: 0 30px;
    padding-bottom: 30px;
    box-sizing: border-box;
    box-shadow: 0px 0px 21px 0px rgb(215,229,242,0.2);
}

.ej-cont .ejcont-title {
    display: flex;
    justify-content: space-between;
    height: 75px;
    line-height: 75px;
    border-bottom: 1px solid #ACC9DD;
}

.ej-cont .ejcont-title h2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 24px;
    color: #444;
    border-bottom: 4px solid #1076BE;
    margin: 0;
    line-height: inherit;
}

.ej-cont .ejcont-title h2 img {
    width: 36px;
    height: 34px;
    margin-right: 15px;
    display: none;
}

.ej-cont .ejcont-title .ejcont-route {
    display: flex;
    align-items: center;
	flex-wrap:wrap;
}

.ej-cont .ejcont-title .ejcont-route a {
    margin: 0 8px;
    font-size: 16px;
    color: #666;
	white-space:nowrap;
}

.ej-cont .ejcont-title .ejcont-route a:hover {
    color: #1076BE;
}

.ej-cont .ejcont-content {
    padding-top: 30px;
    font-size: 18px;
    /* color: #000; */
}

.ej-cont .ejcont-content {
    font-size: 18px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ej-cont .ejcont-content img {
    max-width: 100%;
    object-fit: cover;
}
.imglist li .listtext span img{
    margin-right: 6px;
}
.imglist li .listtext span{
    line-height: 18px;
}

.ej-cont .ejcont-content p {
    /* font-size: 18px; */
    /* color: #444; */
    line-height: 32px;
    /* text-indent: 2rem; */
    /* margin: 40px 0; */
}
#detailsCont{
    padding-top: 15px;
}
.ej-maxcont {
    width: 100%;
}

.ej-maxcont .ejmax-div3 {
    display: flex;
    justify-content: space-between;
}
.third-glbm .ej-maxcont .ejmax-div3 .ejmax-div{
    width: 48%;
}
.third-glbm .ej-maxcont .ejmax-div3 .znbm-item{
    flex: 1;
    padding-left: 30px;
    display: flex;
    flex-wrap: wrap;
    gap:15px;
    align-items: center;
}
.third-glbm .ej-maxcont .ejmax-div3 .ejmax-div.ejmax-div-width1{
    width: 44%;
}
.third-glbm .ej-maxcont .ejmax-div3 .ejmax-div.ejmax-div-width2{
    width: 54%;
}
.third-glbm .ej-maxcont .ejmax-div3 .znbm-item li{
    padding-left: 20px;
    width: 48%;
    background: url(icon-list.png) left center no-repeat;
}
.third-glbm .ej-maxcont .ejmax-div3 .znbm-item li a{
    font-size: 18px;
	line-height: 28px;
	color: #444444;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.third-glbm .ej-maxcont .ejmax-div3 .znbm-item li a:hover{
    color: #025EB8;
}
.second-yjxt .ej-maxcont .ejmax-div3{
    display: block;
}
.second-yjxt .ej-maxcont .ejmax-div3 .ejmax-div{
    width: 100%;
}
.second-yjxt .ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divcont>ul{
    width: 100%;
    display: flex;
    gap: 0 15px;
}
.second-yjxt .ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divcont>ul.yjzx-boxs{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: url(001-yjzx.png) right bottom no-repeat;
    overflow: hidden;
    min-height: 178px;
    position: relative;
}
.second-yjxt .ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divcont>ul.yjzx-boxs:after{
    content: '';
    display: inline-block;
    width: 150px;
    height: 100%;
    background: url(001-yjzx.png) right bottom no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
    z-index:0;
}
.second-yjxt .ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divcont>ul.sjsys-boxs{
    display: flex;
    gap: 10px 15px;
    flex-wrap: wrap;
}
.second-yjxt .ejmax-divcont>ul.sjsys-boxs li{
    padding-left: 20px;
    width: 31%;
    background: url(icon-list.png) left center no-repeat;
}
.second-yjxt .ejmax-divcont>ul.sjsys-boxs li a{
    font-size: 18px;
	line-height: 28px;
	color: #444444;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.second-yjxt .ejmax-divcont>ul.sjsys-boxs li a:hover{
    color: #025EB8;
}
.second-yjxt .ejmax-divcont>ul.yjzx-boxs li{
    background: #eff4f8;
    border-left: 3px solid #b60200;
    padding-left:18px;
}
.second-yjxt .ejmax-divcont>ul.yjzx-boxs li a{
    font-size: 18px;
	line-height: 32px;
    display: block;
}
.second-yjxt .ejmax-divcont>ul.yjzx-boxs li a:hover{
    color: #025EB8;
}
.second-yjxt .ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divcont>ul .gjjsys-box{
    display: flex;
    gap: 0 10px;
}
.second-yjxt .ejmax-divcont>ul .gjjsys-box .img-box{
    border-radius: 5px;
    overflow: hidden;
}
.second-yjxt .ejmax-divcont>ul .gjjsys-box .img-box img{
    width: 100%;
}
.second-yjxt .ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divcont>ul .gjjsys-boxs{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.fifth-rcdw .ej-maxcont .ejmax-div3{
    flex-direction: column;
}
.ej-maxcont .ejmax-div3 .ejmax-div {
    width: 31%;
    padding: 25px 0 0px 0;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav .ej-cont{
    background: transparent;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav .nav-meun-item{
    background: url(down-time.png) bottom center no-repeat;
    background-size: cover;
}
.ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divtit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    background-size: contain;
}
.ej-main .ej-cont{
    background: #fff;
    min-height: 800px;
}
.ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divtit h3 {
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #444;
    position: relative;
    padding-bottom: 20px;
}
.ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divtit h3:after {
    content: '';
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #b60200;
    position: absolute;
    left: 0;
    bottom: 0;
}

.ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divtit h3 img {
    margin-right: 15px;
}

.ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divtit span {
    font-weight: 400;
    font-size: 16px;
    color: #000;
    padding-bottom: 5px;
    border-bottom: 1px solid #979797;
    background: url(comm2025-more.png) right 5px no-repeat;
    background-size: auto;
    padding-right: 25px;
}

.ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divtit span:hover,.ej-maxcont .ejmax-div3 .leaderlist-ul li h5:hover {
    color: #1076BE;
}
.first-jggk .ej-maxcont .ejmax-div3 .ejmax-div>p{
    font-size: 16px;
	line-height: 26px;
	color: #444444;
    text-indent: 32px;
    margin-top: 10px;
    text-align: justify;
}
.first-jggk .ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divcont img{
    max-width: 100%;
}
.textlist {
    margin: 20px 0;
}

.textlist li {
    display: flex;
    justify-content: space-between;
    padding-left: 35px;
    background: url(./textlist-li.png) no-repeat 0 5px;
    background-size: 13px 15px;
    margin: 30px 0;
}

.textlist li a {
    display: block;
    width: 85%;
}

.textlist li h3 {
    font-size: 18px;
    color: #444;
    font-weight: normal;
}

.textlist li h3:hover {
    color: #1076BE;
}

.textlist li span {
    font-size: 16px;
    color: #444;
    font-weight: normal;
    width: 15%;
    text-align: right;
}

.ej-cont .ejcont-content .pagination {
    margin: 55px 0 90px 0;
    text-align: center;
}

.ej-cont .ejcont-content .pagination span {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background-color: #F9F9F9;
    padding: 0 16px;
    color: #444;
    cursor: pointer;
    margin-right: 5px
}

.ej-cont .ejcont-content .pagination span.page-now,.ej-cont .ejcont-content .pagination span.active,.ej-cont .ejcont-content .pagination span.page-hover {
    background-color: #1076BE;
    color: #fff;
}

.ej-cont .ejcont-content .pagination a {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background-color: #F9F9F9;
    padding: 0 16px;
    color: #444;
    cursor: pointer;
    margin-right: 5px
}

.ej-cont .ejcont-content .pagination a.page-now,.ej-cont .ejcont-content .pagination a.active,.ej-cont .ejcont-content .pagination a.page-hover {
    background-color: #1076BE;
    color: #fff;
}

.ej-cont .ejcont-content .pagination span:hover, .ej-cont .ejcont-content .pagination a:hover {
    background-color: #1076BE;
    color: #fff;
}

.ej-cont button {
    display: none;
}
.ej-cont #sub{
    display: inline-block;
}
.imgtextlist li {
    margin: 40px 0;
    display: flex;
    justify-content: space-between;
}

.imgtextlist li[data-img=""] .listimg {
    display: none;
}

.imgtextlist li[data-img=""] .listtext {
    width: 100%;
}

.imgtextlist li .listimg {
    width: 340px;
    height: 182px;
    overflow: hidden;
    border-radius: 5px;
}

.imgtextlist li .listimg img {
    width: 100%;
    transition: all 0.5s;
}

.imgtextlist li .listimg img:hover {
    transform: scale(1.05);
}

.imgtextlist li .listtext {
    width: 750px;
}

.imgtextlist li .listtext h3 {
    font-weight: 400;
    font-size: 18px;
    color: #444;
    margin-top: 5px;
}

.imgtextlist li .listtext h3:hover {
    color: #1076BE;
}

.imgtextlist li .listtext p {
    font-weight: 400;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin: 20px 0 25px 0;
    text-indent: 0;
}

.imgtextlist li .listtext span {
    font-weight: 400;
    font-size: 16px;
    color: #666;
    display: flex;
    align-items: center;
}

.imgtextlist li .listtext span img {
    margin-right: 10px;
}

.imglist {
    /* display: flex; */
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
    gap: 50px 0;
}

.imglist li .ai-boxs{
    /* width: 31%; */
    border-bottom: 4px solid #0d4994;
    margin-bottom: 30px;
    box-shadow: 0px 0px 21px 0px #D7E5F2;
}

.imglist li .listimg {
    width: 100%;
    height: 200px;
    overflow: hidden;
    border-radius: 5px;
}

.imglist li .listimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.imglist li .listimg img:hover {
    transform: scale(1.05);
}

.imglist li .listtext {
    width: auto;
    padding: 0 15px 10px;
}

.imglist li .listtext h3 {
    font-weight: 400;
    font-size: 18px;
    color: #444;
    line-height: 30px;
    margin: 10px 0 5px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.imglist li .listtext h3:hover {
    color: #1076BE;
}

.imglist li .listtext span {
    font-size: 16px;
    color: #666;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.detail-cont {
    width: 100%;
}

.detail-cont .ejcont-content h2 {
    font-weight: bold;
    font-size: 30px;
    color: #444;
    text-align: center;
    margin: 60px 0 40px 0;
}

.detail-cont .ejcont-content h2.leadingtitle {
    font-size: 18px;
    margin: 60px 0 0 0;
}

.detail-cont .ejcont-content h2.subtitle {
    font-size: 18px;
    margin: 0 0 40px 0;
}

.detail-cont .ejcont-content .detail-tit {
    text-align: center;
}

.detail-cont .ejcont-content .detail-tit span {
    margin: 0 90px;
    font-size: 16px;
    color: #1076BE;
}

.detail-cont .ejcont-content .detail-tit span a {
    color: #1076BE;
}

.detail-cont .ejcont-content figure {
    text-align: center;
    margin: 60px 0 40px 0;
}

.detail-cont .ejcont-content figure img {
    max-width: 90%;
}

.detail-cont .ejcont-content p {
    font-size: 18px;
    color: #444;
    line-height: 36px;
    text-indent: 2rem;
    /* margin: 40px 0; */
}

.achievement-table table {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0;
}

.achievement-table table th {
    border: 1px solid #aaa;
    padding: 10px 20px;
    text-align: center;
    background-color: #00529c;
    font-size: 18px;
    color: #fff;
}

.achievement-table table td {
    border: 1px solid #aaa;
    padding: 8px 20px;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    color: #444;
    line-height: 30px;
}
.achievement-table table td:first-child {
    width: 15%;
    text-align:center;
}

.achievement-table table td:nth-child(2) {
    width: 30%;
}
.achievement-table table td:nth-child(3),.achievement-table table td:nth-child(4){
    text-align: center;
}
.switch.ejcont {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    margin-top: 30px;
    margin-bottom: 20px;
    border-bottom: 3px solid #e9eff5;
}

.switch.ejcont .switch_tab {
    width: 100%;
}

.switch.ejcont .switch_tab .h24 {
    display: block;
    width: 100%;
    background: #E9EFF5;
    border-radius: 5px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 20px;
    color: #9f9f9f;
    line-height: 50px;
    text-align: center;
}

.switch.ejcont .switch_tab.active .h24 {
    background: #00529c;
    color: #FFFFFF;
}

.switch.ejcont .switch_tab:last-child {
    margin-left: unset;
}

.switch_cont .ejcont-switch {
    display: none;
}

.switch_cont .ejcont-switch.active {
    display: block;
    padding-top: 0;
}

.switch.ejcont::after {
    content: '';
    display: none;
}

.achievement-table.details {
    padding-bottom: 54px;
}

.achievement-table.details .achievement-title {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 24px;
    color: #444444;
    line-height: 30px;
    text-align: center;
    margin: 44px 0 32px;
}

.achievement-table.details table td {
    width: calc(100% - 239px);
    border: 1px solid #ACC9DD;
    text-align: left;
}

.achievement-table.details table td:first-child {
    width: 239px;
    background: #EEF5FA;
    text-align: center;
    font-weight: bold;
}

.stafflist {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 42px;
    margin-top: 40px;
}

.stafflist li {
    width: 192px;
    transition: all ease 0.3s;
    padding-bottom: 10px;
    border-bottom: 2px solid transparent;
}

.stafflist li .staffimg {
    width: 192px;
    height: 283px;
    overflow: hidden;
    transition: all ease 0.3s;
}

.stafflist li .staffimg img {
    width: 100%;
    height: 100%;
    transition: all ease 0.25s;
    object-fit: cover;
}
.stafflist li:hover{
    border-bottom: 2px solid #207FDC;
    box-shadow: 0px 0px 21px 0px #D7E5F2;
}
.stafflist li:hover .staffimg{
    transform: translateY(-5px);
}

.stafflist li .stafftext {
    text-align: center;
}

.stafflist li .stafftext h3 {
    font-weight: 700;
    font-size: 20px;
    color: #444;
    margin-top: 5px;
    margin-top: 14px;
}

.stafflist li .stafftext h3:hover {
    color: #1076BE;
}

.stafflist li .stafftext p {
    font-size: 16px;
    color: #1076BE;
    margin: 0;
    text-indent: 0;
    line-height: initial;
}

.staffdetail .staffcard {
    width: 100%;
    height: 350px;
    background: #EEF5FA;
    display: flex;
    align-items: center;
    padding: 0 40px;
    box-sizing: border-box;
    justify-content: space-between;
}

.staffdetail .staffcard .staffimg {
    width: 192px;
    height: 283px;
}

.staffdetail .staffcard .staffimg img {
    width: 100%;
    height: 100%;
}

.staffdetail .staffcard .staffinfo {
    width: 800px;
}

.staffdetail .staffcard .staffinfo h3 {
    font-size: 24px;
    color: #444;
    border-bottom: 1px solid rgba(172,201,221,0.6);
    padding: 20px 0;
}

.staffdetail .staffcard .staffinfo ul {
    display: flex;
    margin-top: 30px;
    flex-wrap: wrap;
}

.staffdetail .staffcard .staffinfo ul li {
    width: 50%;
    line-height: 30px;
    margin-bottom: 10px;
}

.staffdetail .staffcard .staffinfo ul li b {
    font-size: 16px;
    color: #444;
}

.staffdetail .staffcard .staffinfo ul li span {
    font-size: 15px;
    color: #514e4e;
}

.staffdetail .staff-div {
    margin: 30px 0;
}

.staffdetail .staff-div .staff-tit {
    position: relative;
}
.staffdetail .staff-div .staff-tit:after{
    content: '';
    display: inline-block;
    width: 80%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(001-ryxl.png) center right repeat-x;
}
.staffdetail .staff-div .staff-tit h4 {
    font-size: 22px;
    color: #444;
    display: inline-block;
    position: relative;
    padding-left: 20px;
}
.staffdetail .staff-div .staff-tit h4:after {
    content: '';
    display: inline-block;
    width: 4px;
    height: 80%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #1076be;
}

.staffdetail .staff-div .staff-cont {
    margin: 20px 0;
}

.staffdetail .staff-div .staff-cont p {
    margin: 0;
    text-indent: 0;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-align: justify;
}

.leaderlist {
    padding: 50px 100px;
}
.leaderlist ul{
    width: 100%;
    display: flex;
    gap: 70px 30px;
    flex-wrap: wrap;
}
.leaderlist ul li{
    width: 48%;
    display: flex;
    align-items: center;
}
.leaderlist ul li .staffimg{
    width: 160px;
    position: relative;
}
.leaderlist ul li .staffimg:after{
    content: '';
    display: inline-block;
    width: 8px;
    height: 80%;
    background: #1266c8;
    position: absolute;
    left: -8px;
    top: 15px;
}
.leaderlist ul li .stafftext{
    padding-left: 20px;
    flex: 1;
}
.leaderlist ul li .stafftext h3{
    font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #2f2f2f;
    position: relative;
    padding-bottom: 15px;
}
.leaderlist ul li .stafftext h3:after{
    content: '';
    display: inline-block;
    width: 100px;
    height: 1px;
    background: #666;
    position: absolute;
    left: 0;
    bottom: 0;
}
.leaderlist ul li .stafftext h4{
    font-size: 18px;
	line-height: 24px;
	color: #444444;
    margin-top: 15px;
}
@media (max-width: 1599px){
    .leaderlist{
        padding: 50px 15px;
    }
}
@media (max-width: 1299px){
    .leaderlist ul li{
        width: 100%;
    }
}
.info-div {
    margin-top: 20px;
}

.info-div .infodiv-tit {
    background: #00529c;
    font-weight: bold;
    font-size: 22px;
    color: #ffffff;
    line-height: 46px;
    padding-left: 15px;
}

.info-div .infodiv-cont {
    display: flex;
    margin: 30px auto 50px auto;
    width: 96%;
    gap: 50px 140px;
    flex-wrap: wrap;
}
.info-div .infodiv-cont li{}
.info-div .infodiv-cont h3 {
    font-weight: bold;
    font-size: 20px;
    color: #444444;
    background: url(icon-list.png) left center no-repeat;
    background-size: auto;
    padding-left: 35px;
}

.info-div .infodiv-cont p {
    margin: 12px 0;
    line-height: 30px;
    font-size: 18px;
    color: #444444;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.info-div .infodiv-cont p:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border:1px solid #999;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.info-div .infodiv-cont p::before{
    content: '';
    display: inline-block;
    width: 1px;
    height: 100%;
    background: #999;
    position: absolute;
    left: 4px;
    top: -19px;
}
.info-div .infodiv-cont p:hover {
    color: #1076BE;
}

.no-more .ejmax-divtit {
    background: none!important;
}

.first-jggk .ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divcont p {
    line-height: 32px;
    text-indent: 32px;
    font-size: 16px;
	color: #444444;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 12;
    overflow: hidden;
    margin-bottom: 0;
    text-align: justify;
}
.first-jggk .ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divcont p img{
    float: left;
    width: 235px;
    height: 160px;
    margin: 0 20px 0 0;
}

.ej-maxcont .overview-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px 0;
    margin-top: 10px;
}

.ej-maxcont .overview-ul li {
    width: 48%;
    line-height: 50px;
    background: url(./overview-libgi.png) no-repeat right 0;
    background-color: #1076BE;
    box-sizing: border-box;
    /* padding-left: 20px; */
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
    transition:all ease 0.25s;
}
.ej-maxcont .overview-ul li:hover,.ej-maxcont .ejmax-div3 .leader-department li:hover{
    transform:translateY(-3px);
}
.first-jggk .ej-maxcont .ejmax-div3.skjs-boxs .overview-ul li{
    width: 32%;
}
.first-jggk .ej-maxcont .ejmax-div3.skjs-boxs .overview-ul li:nth-child(1) {
    background: url(001-gk-bg01.png) center center no-repeat;
    background-size: cover;
}

.first-jggk .ej-maxcont .ejmax-div3.skjs-boxs .overview-ul li:nth-child(2) {
    background: url(001-gk-bg02.png) center center no-repeat;
    background-size: cover;
}

.first-jggk .ej-maxcont .ejmax-div3.skjs-boxs .overview-ul li:nth-child(3) {
    background: url(001-gk-bg03.png) center center no-repeat;
    background-size: cover;
}

.first-jggk .ej-maxcont .ejmax-div3.skjs-boxs .overview-ul li:nth-child(4) {
    background: url(001-gk-bg04.png) center center no-repeat;
    background-size: cover;
}

.first-jggk .ej-maxcont .ejmax-div3.skjs-boxs .overview-ul li:nth-child(5) {
    background: url(001-gk-bg05.png) center center no-repeat;
    background-size: cover;
}

.first-jggk .ej-maxcont .ejmax-div3.skjs-boxs .overview-ul li:nth-child(6) {
    background: url(001-gk-bg06.png) center center no-repeat;
    background-size: cover;
}
.ej-maxcont .ejmax-div3.skjs-boxs .overview-ul li{
    cursor: pointer;
}
.ej-maxcont .ejmax-div3.skjs-boxs .overview-ul li:hover{
    background: url(hover-bg01.png) center center no-repeat;
    background-size: cover;
}
.ej-maxcont .overview-ul li a {
    font-weight: bold;
    font-size: 18px;
    color: #FFF;
}

.ej-maxcont .overview-ul li:nth-child(2) {
    background-color: #866FA3;
}

.ej-maxcont .overview-ul li:nth-child(3) {
    background-color: #AF5B5B;
}

.ej-maxcont .overview-ul li:nth-child(4) {
    background-color: #AE8262;
}

.ej-maxcont .overview-ul li:nth-child(5) {
    background-color: #5D76C5;
}

.ej-maxcont .overview-ul li:nth-child(6) {
    background-color: #68A28A;
}

.ej-maxcont .ejmax-div3 .leaderlist-ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    gap: 20px 10px;
}

.ej-maxcont .ejmax-div3 .leaderlist-ul li {
    margin-bottom: 10px;
    width: 23%;
}

.ej-maxcont .ejmax-div3 .leaderlist-ul li .leaderul-img {
    width: 100%;
    height: 152px;
    text-align: center;
}

.ej-maxcont .ejmax-div3 .leaderlist-ul li .leaderul-img img {
    width: 100%;
    margin: 0;
    height: 100%;
}

.ej-maxcont .ejmax-div3 .leaderlist-ul li h5 {
    font-weight: bold;
    font-size: 17px;
    color: #444;
    text-align: center;
    margin-top: 20px;
}

.ej-maxcont .ejmax-div3 .leader-department {
    display: flex;
    justify-content: space-between;
    margin-top: 55px;
}

.first-jggk .ej-maxcont .ejmax-div3 .leader-department li {
    width: 30%;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    min-height: 125px;
    padding:7px;
    transition:all ease 0.3s;
}
.first-jggk .ej-maxcont .ejmax-div3 .leader-department li a{
    border:1px solid rgba(255, 255, 255, 0.3);
    display: flex;
    height: 100%;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.first-jggk .ej-maxcont .ejmax-div3 .leader-department li img{
    max-width: 40px;
}
.first-jggk .ej-maxcont .ejmax-div3 .leader-department li:nth-child(1){
    background: url(001-gk-bg07.png) center center no-repeat;
    background-size: cover;
}
.first-jggk .ej-maxcont .ejmax-div3 .leader-department li:nth-child(2){
    background: url(001-gk-bg08.png) center center no-repeat;
    background-size: cover;
}
.first-jggk .ej-maxcont .ejmax-div3 .leader-department li:nth-child(3){
    background: url(001-gk-bg09.png) center center no-repeat;
    background-size: cover;
}
.ej-maxcont .ejmax-div3 .leader-department li a {
    font-weight: bold;
    font-size: 18px;
    color: #FFF;
}

.ej-maxcont .ejmax-div3 .ejmax-div .director-speech .director-img {
    width: 452px;
    height: 262px;
    margin: 0 auto;
}

.ej-maxcont .ejmax-div3 .ejmax-div .director-speech .director-img img {
    width: 100%;
    height: 100%;
    margin: 0;
}

.ej-maxcont .ejmax-div3 .ejmax-div .director-speech p {
    margin-top: 30px;
    -webkit-line-clamp: 5;
}

.ej-maxcont .ejmax-div3 .achievement-overview {
    width: 745px;
}

.ej-maxcont .ejmax-div3 .achievement-overview ul {
    margin-top: 30px;
}
.fouth-kycg .ej-maxcont .ejmax-div3 .achievement-overview .ejmax-divcont>p{
    font-size: 16px;
	line-height: 30px;
	color: #444444;
    text-align: justify;
	text-indent:32px;
}
.ej-maxcont .ejmax-div3 .achievement-overview ul li {
    width: 32%;
}
.fouth-kycg .ej-maxcont .overview-ul li{
    text-align: left;
    padding-left: 45px;
}
.fouth-kycg .ej-maxcont .overview-ul li:nth-child(1){
    background: url(004-kycg.png) center center no-repeat;
    background-size: cover;
}
.fouth-kycg .ej-maxcont .overview-ul li:nth-child(2){
    background: url(005-kycg.png) center center no-repeat;
    background-size: cover;
}
.fouth-kycg .ej-maxcont .overview-ul li a{
    font-size: 18px;
	line-height: 30px;
	color: #ffffff;
    display: block;
    padding: 10px 0 10px 35px;
}
.fouth-kycg .ej-maxcont .overview-ul li:nth-child(1) a{
    background: url(006-kycg.png) left center no-repeat;
}
.fouth-kycg .ej-maxcont .overview-ul li:nth-child(2) a{
    background: url(007-kycg.png) left center no-repeat;
}
.ej-maxcont .ejmax-div3 .research-progress,.ej-maxcont .ejmax-div3 .achievement-transform {
    width: 350px;
}

.ej-maxcont .ejmax-div3 .research-progress .director-speech .director-img {
    width: 100%;
    height: auto;
    position: relative;
    border-radius:10px;
    overflow:hidden;
}
.fouth-kycg .ej-maxcont .ejmax-div3 .research-progress .director-speech p{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fouth-kycg .ej-maxcont .ejmax-div3 .achievement-transform ul li{
    padding-left: 30px;
    background: url(icon-list.png) left center no-repeat;
    background-size: auto;
    margin-bottom: 9px;
}
.fouth-kycg .ej-maxcont .ejmax-div3 .achievement-transform ul li:last-child{
    margin-bottom: 0;
}
.ej-maxcont .ejmax-div3 .research-progress .director-speech .director-img .date{
 position: absolute;
bottom: 0;
left: 0;
background: rgba(179,12,0,0.7);
border-top-right-radius: 10px;
padding: 12px 24px 11px 14px;
margin-bottom: 0;
font-family: Microsoft YaHei;
font-weight: 400;
font-size: 18px;
color: #FFFFFF;
line-height: 18px;   
}
.ej-maxcont .ejmax-div3 .research-progress .director-speech p {
    margin: 0;
    font-size: 18px;
    color: #444;
    line-height: 30px;
    text-indent: 0;
}

.ej-maxcont .ejmax-div3 .research-progress .director-speech p:hover {
    color: #1076BE;
}

.ej-maxcont .ejmax-div3 .achievement-transform ul {
    display: block;
    width: 95%;
}

.ej-maxcont .ejmax-div3 .achievement-transform ul li {
    width: 100%;
    background: url(./li-sanjiao1.png) no-repeat 0 16px;
}

.ej-maxcont .ejmax-div3 .achievement-transform .leaderlist-ul li p {
    font-size: 18px;
    color: #444;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-bottom: 0;
}

.ej-maxcont .ejmax-div3 .achievement-transform .leaderlist-ul li p:hover {
    color: #1076BE;
}

.ej-maxcont .ejmax-div3 .work-dynamics {
    width: 48%;
    padding-bottom: 15px;
}

.ej-maxcont .ejmax-div3 .work-dynamics .worklist-ul li {
    background: url(./li-sanjiao1.png) no-repeat 0 15px;
    padding-left: 20px;
}

.ej-maxcont .ejmax-div3 .work-dynamics .worklist-ul li a {
    font-size: 18px;
    color: #444444;
    line-height: 36px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ej-maxcont .ejmax-div3 .organization {
    width: 48%;
    padding-bottom: 15px;
}

.ej-maxcont .ejmax-div3 .organization .ejmax-divcont {
    display: flex;
    justify-content: space-between;
}

.ej-maxcont .ejmax-div3 .organization ul li {
    width: 223px;
    line-height: 46px;
    background: #F3F7FA;
    border-left: 4px solid #1076BE;
    margin-bottom: 13px;
    box-sizing: border-box;
    padding-left: 15px;
    font-weight: bold;
    font-size: 18px;
    transition: all ease 0.3s;
}
.eight-djdt .ej-maxcont .ejmax-div3 .organization ul li{
    border-left: 4px solid #b60200;
}
.eight-djdt .ej-maxcont .ejmax-div3 .work-dynamics .worklist-ul li{
    background: url(icon-list.png) left center no-repeat;
    background-size: auto;
}
.eight-djdt .ej-maxcont .garden-ul{
    flex: 1;
    gap: 0 10px;
}
.eight-djdt .ej-maxcont .garden-ul li{
    flex: 1;
    padding-left: 25px;
    text-align: left;
}
.ej-maxcont .ejmax-div3 .organization ul li:hover{
    background: url(hover-bg02.png) right center no-repeat;
    border-left: 4px solid #fdd900;
}
.ej-maxcont .ejmax-div3 .organization .guanli-new-box ul li:hover{
    background: url(hover-bg01.png) right center no-repeat;
    border-left: 4px solid #ee1d23;
}
.ej-maxcont .ejmax-div3 .organization .gardenimgdiv {
    width: 487px;
}

.ej-maxcont .ejmax-div3 .organization .gardenimgdiv div {
    margin-bottom: 20px;
}

.ej-maxcont .ejmax-div3 .organization .gardenimgdiv img {
    width: 100%;
    margin: 0;
}

.ej-maxcont .garden-ul {
    margin: 0;
}

.ej-maxcont .garden-ul li {
    width: 14%;
}

.ej-maxcont .garden-ul li:nth-child(3) {
    background-color: #866FA3;
}

.ej-maxcont .garden-ul li:nth-child(4) {
    background-color: #AF5B5B;
}

.ej-maxcont .garden-ul li:nth-child(5) {
    background-color: #AE8262;
}

.ej-maxcont .garden-ul li:nth-child(2) {
    background-color: #5D76C5;
}

.ej-maxcont .garden-ul li:nth-child(6) {
    background-color: #68A28A;
}

.ej-maxcont .ejmax-div3 .work-dynamics .worklist-ul li a:hover,.ej-maxcont .ejmax-div3 .organization ul li:hover a {
    color: #1076BE;
}
.ej-maxcont .ejmax-div3 .organization ul li:hover a{
    color: #fff;
}
.ej-maxcont .ejmax-div3 .functional-departments,.ej-maxcont .ejmax-div3 .supporting-system {
    width: 48%;
}

.ej-maxcont .ejmax-div3 .functional-departments ul {
    gap: 20px 0;
}

.ej-maxcont .ejmax-div3 .functional-departments ul li {
    width: 48%;
}

.guanli-new-box {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

.ej-maxcont .ejmax-div3 .supporting-system ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 50%;
    margin: 0 auto;
    height: fit-content;
}

.ej-maxcont .ejmax-div3 .supporting-system ul li {
    width: 48%;
    background: url(./li-sanjiao1.png) no-repeat 0 16px;
    padding-left: 30px;
    line-height: 40px;
    box-sizing: border-box;
}

.ej-maxcont .ejmax-div3 .supporting-system ul li a {
    font-size: 18px;
    color: #444;
}

.ej-maxcont .ejmax-div3 .supporting-system ul li a:hover {
    color: #1076BE;
}

.ej-maxcont .ejmax-div3.science-commun div.ejmax-div {
    width: 23%;
}

.ej-maxcont .ejmax-div3.science-commun div.ejmax-div ul {
    width: 95%;
    margin: 0 auto;
}
.seventh-kxcb .ej-maxcont .ejmax-div3.science-commun div.ejmax-div .ejmax-divcont>ul>div:nth-child(1){
    margin-bottom: 26px;
}
.ej-maxcont .ejmax-div3.science-commun div.ejmax-div ul li {
    background: url(./li-sanjiao1.png) no-repeat 0 13px;
    padding-left: 25px;
    line-height: 35px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ej-maxcont .ejmax-div3.science-commun div.ejmax-div ul li a {
    font-size: 18px;
    color: #444;
}

.ej-maxcont .ejmax-div3.science-commun .science-video video,.ej-maxcont .ejmax-div3.science-commun .science-video img {
    width: 100%;
}

.ej-maxcont .ejmax-div3.science-commun div.ejmax-div ul li a:hover {
    color: #1076BE;
}

.ej-maxcont .ejmax-div3.talent-team div.ejmax-div {
    width: 48%;
}
.fifth-rcdw .ej-maxcont .ejmax-div3.talent-team div.ejmax-div{
    width: 100%;
}
.fifth-rcdw .ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divcont .talent-text{
    font-size: 16px;
	line-height: 30px;
	color: #444444;
    text-indent: 32px;
    text-align: justify;
}
.fifth-rcdw .ej-maxcont .ejmax-div3.talent-team .team-boxs-wrap{
    width: 100%;
    display: flex;
    gap: 40px;
}
.fifth-rcdw .ej-maxcont .ejmax-div3.talent-team .team-boxs-wrap div.ejmax-div{
    width: 100%;
}
.fifth-rcdw .ej-maxcont .ejmax-div3 .leaderlist-ul{
    justify-content: space-between;
    gap: 25px 5px;
}
.fifth-rcdw .ej-maxcont .ejmax-div3 .leaderlist-ul li{
    width: 15%;
}
.fifth-rcdw .ej-maxcont .ejmax-div3.talent-team div.ejmax-div.rcgk-boxs .garden-ul{
    display: flex;
    gap: 0 25px;
}
.fifth-rcdw .ej-maxcont .ejmax-div3.talent-team div.ejmax-div.rcgk-boxs .garden-ul li{
    flex: 1;
    padding-left: 35px;
    text-align: left;
}
.ej-maxcont .ejmax-div3.talent-team .academician ul {
    display: flex;
    justify-content: space-between;
}

.ej-maxcont .ejmax-div3.talent-team .academician ul li {
    width: 103px;
}

.ej-maxcont .ejmax-div3.talent-team .academician ul li .academician-img {
    width: 100%;
    height: 146px;
    ;}

.ej-maxcont .ejmax-div3.talent-team .academician ul li img {
    width: 100%;
    ;margin: 0;
    height: 100%;
}

.ej-maxcont .ejmax-div3.talent-team .academician ul li h4 {
    font-size: 18px;
    color: #444;
    text-align: center;
    line-height: 35px;
}

.ej-maxcont .ejmax-div3.talent-team .academician ul li h4:hover {
    color: #1076BE;
}

.ej-maxcont .talent-ul li {
    width: 22.5%;
}

.ej-maxcont .ejmax-div3.infor-open .open-rule {
    width: 32%;
}

.ej-maxcont .ejmax-div3.infor-open .open-other {
    width: 65%;
}

.ej-maxcont .ejmax-div3.infor-open .open-otherlist {
    display: flex;
    justify-content: space-between;
}

.ej-maxcont .ejmax-div3.infor-open .open-content,.ej-maxcont .ejmax-div3.infor-open .open-report {
    width: 47%;
    padding-bottom: 15px;
}

.ej-maxcont .ejmax-div3.infor-open .ejmax-divcont ul {
    width: 100%;
    margin: 0 auto;
}
.ej-maxcont .ejmax-div3.infor-open .ejmax-divcont ul li {
    background: url(./li-sanjiao1.png) no-repeat 0 12px;
    padding-left: 25px;
    line-height: 35px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tenth-xxgk .ej-maxcont .ejmax-div3.infor-open .ejmax-divcont ul li{
    background: url(icon-list.png) left center no-repeat;
    background-size: auto;
}
.ej-maxcont .ejmax-div3.infor-open .ejmax-divcont ul li a {
    font-size: 18px;
    color: #444;
}

.ej-maxcont .ejmax-div3.infor-open .ejmax-divcont ul li a:hover {
    color: #1076BE;
}

.ej-maxcont .ejmax-div3.graduate-edu ul {
    width: 97%;
    margin: 0 auto;
}

.ej-maxcont .ejmax-div3.graduate-edu ul li {
    background: url(./li-sanjiao1.png) no-repeat 0 12px;
    padding-left: 30px;
    line-height: 35px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 6px;
}

.ej-maxcont .ejmax-div3.graduate-edu ul li a {
    font-size: 18px;
    color: #444;
}

.ej-maxcont .ejmax-div3.graduate-edu ul li a:hover {
    color: #1076BE;
}

.ej-maxcont .ejmax-div3.graduate-edu .news-div {
    margin-bottom: 5px;
    margin-top: -10px;
}

.ej-maxcont .ejmax-div3.graduate-edu .news-div a {
    display: flex;
    justify-content: space-between;
}

.ej-maxcont .ejmax-div3.graduate-edu .news-div .newsimg {
    width: 42%;
    height: 117px;
}

.ej-maxcont .ejmax-div3.graduate-edu .news-div .newsimg img {
    width: 100%;
    height: 100%;
    margin: 0;
}

.ej-maxcont .ejmax-div3.graduate-edu .news-div .news-text {
    width: 55%;
    position: relative;
}

.ej-maxcont .ejmax-div3.graduate-edu .news-div .news-text p {
    font-size: 18px;
    text-indent: 0;
}

.ej-maxcont .ejmax-div3.graduate-edu .news-div .news-text span {
    font-size: 18px;
	line-height: 30px;
	color: #b60200;
}

.previouslist {
    display: block;
    overflow: hidden;
    padding-bottom: 50px;
    margin-bottom: 150px;
}
.six-yjsjy .ej-maxcont .ejmax-div3.graduate-edu ul{
    width: 100%;
}
.six-yjsjy .ej-maxcont .ejmax-div3.graduate-edu .news-div{
    margin-bottom: 10px;
    margin-top: 0;
}
.six-yjsjy .ej-maxcont .ejmax-div3.graduate-edu ul li,.seventh-kxcb .ej-maxcont .ejmax-div3.science-commun div.ejmax-div ul li{
    background: url(icon-list.png) left center no-repeat;
    background-size: auto;
}
.six-yjsjy .ej-maxcont .ejmax-div3.graduate-edu ul li:last-child{
    margin-bottom: 0;
}
.seventh-kxcb .ej-maxcont .ejmax-div3.science-commun div.ejmax-div ul{
    width: 100%;
}
.previouslist li {
    display: flex;
    width: auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}

.previouslist li .previous-year {
    width: 170px;
    font-weight: 400;
    font-size: 20px;
    color: #444444;
    line-height: 22px;
    position: relative;
}

.previouslist li .previous-year::after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 40%;
    background: #1076BE;
    z-index: 5;
}

.previouslist li .previous-div {
    display: flex;
    width: 460px;
    justify-content: space-between;
    margin-left: 70px;
    position: relative;
}

.previouslist li .previous-div::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 120%;
    background: #D4DEE5;
    position: absolute;
    left: -73px;
    top: 50%;
    z-index: 2;
}

.previouslist li .previous-div .prev-div {
    display: flex;
    align-items: center;
}

.previouslist li .previous-div .prev-div .staffimg {
    width: 135px;
    height: 200px;
    margin-right: 15px;
}

.previouslist li .previous-div .prev-div .staffimg img {
    width: 100%;
    height: 100%;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav img{
    position: relative;
    transition: all ease 0.3s;
    transform: scale(1);
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav img:hover{
    transform: scale(1.04);

}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav img:before{
    position: absolute;
    top: 0;
    left: -80%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav img:hover::before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
@media screen and (max-width: 1440px){
    .ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divtit h3{
        font-size: 20px;
    }
}
@media screen and (max-width: 767px) {
    .ej-container {
        width: 100%;
        display: block;
        margin: 25px 0;
    }

    .ej-cont {
        width: 100%;
        padding: 10px 15px;
    }

    .ej-cont .ejcont-title {
        display: block;
        height: auto;
        line-height: 50px;
    }

    .ej-cont .ejcont-title h2 img {
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }

    .ej-cont .ejcont-title h2 {
        line-height: inherit;
        margin: 0;
    }

    .ej-cont .ejcont-title h2,.ej-cont .ejcont-title .ejcont-route {
        justify-content: flex-start;
    }

    .ej-cont .ejcont-content p {
        font-size: 16px;
        margin: 20px 0;
        line-height: 30px;
    }

    .ej-nav {
        width: 100%;
        position: relative;
        padding-bottom: 20px;
        padding: 0;
    }

    .ej-nav .ejnav-tit {
        background-size: cover;
        height: auto;
        line-height: initial;
        display: none;
    }

    .ej-nav .ejnav-tit span {
        float: right;
        display: block;
        transition: all 0.3s;
    }

    .ej-nav ul {
        background-color: rgba(15, 60, 128, 0.8);
        position: absolute;
        width: max-content;
        border-radius: 5px 0 0 5px;
        right: 0;
        display: none;
    }

    .ej-nav ul li {
        color: #fff;
        font-size: 18px;
        padding: 10px 20px;
        border: none;
    }

    .ej-nav ul li.ejnav-now {
        color: #1076BE;
        border: none;
    }

    .ej-nav ul li.ejnav-now img, .ej-nav ul li.ejnav-hover img {
        display: none;
    }

    .ej-nav span.show,.ej-nav span.hide {
        position: absolute;
        background-color: rgba(15, 60, 128, 0.8);
        color: #fff;
        width: 20px;
        height: 50px;
        line-height: 46px;
        text-align: center;
        border-radius: 3px 0 0 3px;
    }

    .ej-nav ul span.hide {
        left: -20px;
        display: block !important;
    }

    .ej-nav span.show {
        right: 0;
        display: block !important;
    }

    .textlist li {
        padding-left: 20px;
        display: block;
        margin: 20px 0;
    }

    .textlist li a {
        width: 100%;
    }

    .textlist li span {
        margin-top: 5px;
        display: block;
        width: auto;
        text-align: start;
    }

    .textlist li h3 {
        font-size: 16px;
    }

    .ej-cont .ejcont-content .pagination {
        display: none;
    }

    .ej-cont button {
        width: 60%;
        height: 40px;
        line-height: 40px;
        color: #3a56b6;
        border: 1px solid #3a56b6;
        background: none;
        font-size: 16px;
        border-radius: 4px;
        margin: 30px auto;
        display: block;
    }

    .imgtextlist li {
        display: block;
        margin: 20px 0;
    }

    .imgtextlist li .listimg,.imgtextlist li .listtext {
        width: 100%;
        height: auto;
    }

    .imgtextlist li .listtext p {
        margin: 5px 0;
        line-height: 25px;
        font-size: 15px;
    }

    .imglist {
        display: block;
        margin: 20px 0;
    }

    .imglist li {
        width: 100%;
        margin-bottom: 20px;
    }

    .detail-cont .ejcont-content h2 {
        font-size: 25px;
        margin: 20px 0;
    }

    .detail-cont .ejcont-content .detail-tit span {
        display: block;
        margin: 0;
    }

    .detail-cont .ejcont-content figure {
        margin: 30px 0 20px 0;
    }

    .achievement-table {
        overflow-x: auto;
    }

    .achievement-table table {
        width: max-content;
        min-width: 100%
    }

    .stafflist {
        gap: 20px 0;
        justify-content: space-around;
    }

    .stafflist li {
        width: 45%;
    }

    .stafflist li .staffimg,.stafflist li .staffimg img {
        width: 100%;
        height: auto;
    }

    .stafflist li .stafftext h3 {
        margin: 0;
        font-size: 18px;
    }

    .staffdetail .staffcard {
        display: block;
        margin: 20px 0;
        height: auto;
        padding: 20px;
    }

    .staffdetail .staffcard .staffimg {
        width: 50%;
        height: auto;
        margin: 0 auto;
    }

    .staffdetail .staffcard .staffinfo {
        width: 100%;
    }

    .staffdetail .staffcard .staffinfo h3 {
        text-align: center;
        font-size: 20px;
        padding-top: 10px;
    }

    .staffdetail .staffcard .staffinfo ul li {
        width: 100%;
    }

    .staffdetail .staff-div {
        margin: 20px 0;
    }

    .leaderlist {
        padding-bottom: 20px;
        gap: 20px 0;
    }

    .leaderlist li .stafftext h3 {
        margin-top: 5px;
    }

    .info-div .infodiv-cont {
        display: block;
        margin: 20px auto 30px auto;
    }

    .info-div .infodiv-cont li {
        margin-bottom: 15px;
    }

    .info-div .infodiv-cont p {
        margin: 5px 0;
    }

    .previouslist {
        display: block;
        overflow: hidden;
        padding-bottom: 50px;
        margin-bottom: 20px;
    }

    .previouslist li {
        display: block;
        width: auto;
        margin-bottom: 40px;
    }

    .previouslist li .previous-year::after,.previouslist li .previous-div::after {
        display: none;
    }

    .previouslist li .previous-year {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }

    .previouslist li .previous-div {
        width: 100%;
        margin: 0;
        justify-content: space-around;
    }

    .previouslist li .previous-div .prev-div {
        display: block;
        width: 40%;
    }

    .previouslist li .previous-div .prev-div .staffimg {
        width: 100%;
        height: auto;
        margin: 0;
    }

    .switch.ejcont {
        display: block;
    }

    .switch.ejcont .switch_tab {
        width: auto;
        margin: 5px 1%;
    }
    .ejcont-content #more{
        background: #0052a3;
        color: #fff;
        padding: 10px;
        border-radius: 3px;
    }
    .switch.ejcont .switch_tab:last-child {
        margin-left: 1%;
    }

    .ej-maxcont .ejmax-div3 {
        display: block;
    }

    .ej-maxcont .ejmax-div3 .ejmax-div {
        width: 100%;
        padding: 20px 0;
    }

    .ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divcont img {
        width: 100%;
    }

    .ej-maxcont .ejmax-div3 .leader-department {
        display: block;
        margin-top: 30px;
    }

    .ej-maxcont .ejmax-div3 .leader-department li {
        width: 80%;
        margin: 10px auto;
    }

    .ej-maxcont .ejmax-div3 .ejmax-div .director-speech .director-img {
        width: 100%;
        height: auto;
    }

    .ej-maxcont .ejmax-div3 .ejmax-div .director-speech p {
        margin-top: 10px;
    }

    .ej-maxcont .ejmax-div3 .achievement-overview ul {
        margin-top: 20px;
    }

    .ej-maxcont .ejmax-div3 .achievement-overview ul li {
        padding-left: 10px;
    }

    .ej-maxcont .ejmax-div3 .achievement-overview ul li a {
        font-size: 16px;
    }

    .ej-maxcont .ejmax-div3 .work-dynamics .worklist-ul li a {
        line-height: 28px;
        font-size: 16px;
    }

    .ej-maxcont .ejmax-div3 .work-dynamics .worklist-ul li {
        background-position: 0 10px;
        margin-bottom: 10px;
    }

    .ej-maxcont .ejmax-div3 .organization .ejmax-divcont {
        display: block;
    }

    .ej-maxcont .ejmax-div3 .organization ul li,.ej-maxcont .ejmax-div3 .organization .gardenimgdiv {
        width: 100%;
    }

    .ej-maxcont .ejmax-div3 .organization .gardenimgdiv div {
        margin-bottom: 10px;
    }

    .ej-maxcont .garden-ul li {
        width: 48%;
    }

    .ej-maxcont .ejmax-div3 .functional-departments ul {
        margin: 0;
    }

    .ej-maxcont .ejmax-div3 .supporting-system ul {
        display: block;
    }

    .ej-maxcont .ejmax-div3 .supporting-system ul li {
        width: 100%;
        padding-left: 20px;
    }

    .ej-maxcont .ejmax-div3.science-commun div.ejmax-div {
        width: 100%;
    }

    .ej-maxcont .ejmax-div3.talent-team div.ejmax-div {
        width: 100%;
    }

    .ej-maxcont .ejmax-div3.talent-team .academician ul {
        flex-wrap: wrap;
    }

    .ej-maxcont .ejmax-div3.talent-team .academician ul li {
        width: 45%;
        margin-bottom: 20px;
    }

    .ej-maxcont .ejmax-div3.talent-team .academician ul li .academician-img {
        height: auto;
    }

    .ej-maxcont .ejmax-div3.infor-open .open-rule,.ej-maxcont .ejmax-div3.infor-open .open-other {
        width: 100%;
    }

    .ej-maxcont .ejmax-div3.infor-open .open-otherlist {
        display: block;
    }

    .ej-maxcont .ejmax-div3.infor-open .open-content, .ej-maxcont .ejmax-div3.infor-open .open-report {
        width: 100%;
    }

    .ej-maxcont .overview-ul li a {
        font-size: 16px;
    }

    .ej-maxcont .ejmax-div3.graduate-edu .news-div a {
        display: block;
    }

    .ej-maxcont .ejmax-div3.graduate-edu .news-div .newsimg,.ej-maxcont .ejmax-div3.graduate-edu .news-div .news-text {
        width: 100%;
        height: auto;
    }

    .ej-maxcont .ejmax-div3.graduate-edu .news-div .news-text span {
        position: static;
        font-size: 16px;
    }

    .ej-maxcont .ejmax-div3.graduate-edu .news-div .news-text p {
        font-size: 16px;
    }

    .ej-maxcont .ejmax-div3.graduate-edu ul li a {
        font-size: 16px;
    }

    .ej-maxcont .ejmax-div3.graduate-edu .news-div {
        margin: 0;
        margin-bottom: 5px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .ej-container {
        width: 100%;
        display: block;
        margin: 25px 0;
    }

    .ej-cont {
        width: 100%;
        padding: 10px 15px;
    }

    .ej-cont .ejcont-title {
        display: block;
        height: auto;
        line-height: 50px;
    }

    .ej-cont .ejcont-title h2 img {
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }

    .ej-cont .ejcont-title h2,.ej-cont .ejcont-title .ejcont-route {
        justify-content: flex-start;
    }

    .ej-cont .ejcont-content p {
        font-size: 16px;
        margin: 20px 0;
        line-height: 30px;
    }

    .ej-nav {
        width: 100%;
        position: relative;
        padding-bottom: 20px;
        padding: 0;
    }

    .ej-nav .ejnav-tit {
        background-size: cover;
        height: auto;
        line-height: initial;
        display: none;
    }

    .ej-nav .ejnav-tit span {
        float: right;
        display: block;
        transition: all 0.3s;
    }

    .ej-nav ul {
        background-color: rgba(15, 60, 128, 0.8);
        position: absolute;
        width: max-content;
        border-radius: 5px 0 0 5px;
        right: 0;
        display: none;
    }

    .ej-nav ul li {
        color: #fff;
        font-size: 18px;
        padding: 10px 20px;
        border: none;
    }

    .ej-nav ul li.ejnav-now {
        color: #1076BE;
        border: none;
    }

    .ej-nav ul li.ejnav-now img, .ej-nav ul li.ejnav-hover img {
        display: none;
    }

    .ej-nav span.show,.ej-nav span.hide {
        position: absolute;
        background-color: rgba(15, 60, 128, 0.8);
        color: #fff;
        width: 20px;
        height: 50px;
        line-height: 46px;
        text-align: center;
        border-radius: 3px 0 0 3px;
    }

    .ej-nav ul span.hide {
        left: -20px;
        display: block !important;
    }

    .ej-nav span.show {
        right: 0;
        display: block !important;
    }

    .textlist li {
        padding-left: 20px;
        margin: 20px 0;
    }

    .textlist li span {
        margin-top: 5px;
        display: block;
        width: auto;
        text-align: start;
    }

    .textlist li h3 {
        font-size: 18px;
    }

    .ej-cont .ejcont-content .pagination {
        display: none;
    }

    .ej-cont button {
        width: 60%;
        height: 40px;
        line-height: 40px;
        color: #3a56b6;
        border: 1px solid #3a56b6;
        background: none;
        font-size: 16px;
        border-radius: 4px;
        margin: 30px auto;
        display: block;
    }

    .imgtextlist li {
        margin: 30px 0;
    }

    .imgtextlist li .listimg {
        width: 30%;
        height: auto;
    }

    .imgtextlist li .listtext {
        width: 68%;
    }

    .imgtextlist li .listtext h3 {
        margin-top: 0;
    }

    .imgtextlist li .listtext p {
        margin: 5px 0;
        line-height: 25px;
        font-size: 15px;
    }

    .imglist li {
        width: 48%;
    }

    .imglist li .listimg {
        height: auto;
    }

    .detail-cont .ejcont-content h2 {
        font-size: 28px;
        margin: 30px 0;
    }

    .detail-cont .ejcont-content .detail-tit span {
        margin: 0 20px;
    }

    .detail-cont .ejcont-content figure {
        margin: 30px 0 20px 0;
    }

    .stafflist {
        gap: 20px 0;
        justify-content: space-around;
    }

    .stafflist li {
        width: 18%;
    }

    .stafflist li .staffimg,.stafflist li .staffimg img {
        width: 100%;
        height: auto;
    }

    .stafflist li .stafftext h3 {
        margin: 0;
        font-size: 18px;
    }

    .staffdetail {
        margin: 20px 0;
    }

    .staffdetail .staffcard {
        height: auto;
        padding: 30px 40px;
    }

    .staffdetail .staffcard .staffimg {
        width: 25%;
        height: auto;
    }

    .staffdetail .staffcard .staffinfo {
        width: 72%;
    }

    .staffdetail .staffcard .staffinfo h3 {
        padding: 10px 0;
    }

    .staffdetail .staffcard .staffinfo ul {
        margin-top: 10px;
    }

    .staffdetail .staffcard .staffinfo ul li {
        width: 50%;
    }

    .leaderlist {
        padding-bottom: 50px;
        gap: 20px 12%;
        justify-content: center;
    }

    .previouslist {
        display: block;
        overflow: hidden;
        padding-bottom: 0;
        margin-bottom: 100px;
    }

    .previouslist li {
        display: flex;
        width: auto;
        margin-bottom: 40px;
    }

    .previouslist li .previous-div::after {
        left: -43px;
    }

    .previouslist li .previous-year {
        width: 23%;
    }

    .previouslist li .previous-div {
        width: 50%;
        justify-content: space-around;
        margin-left: 40px;
    }

    .previouslist li .previous-div .prev-div {
        display: block;
        width: 40%;
    }

    .previouslist li .previous-div .prev-div .staffimg {
        width: 100%;
        height: auto;
        margin: 0;
    }

    .ej-maxcont .ejmax-div3 {
        display: block;
    }

    .ej-maxcont .ejmax-div3 .ejmax-div {
        width: 100%;
        padding: 20px 0;
    }

    .ej-maxcont .ejmax-div3 .ejmax-div .ejmax-divcont img {
        width: 100%;
    }

    .ej-maxcont .ejmax-div3 .leader-department {
        margin-top: 30px;
    }

    .ej-maxcont .ejmax-div3 .ejmax-div .director-speech .director-img {
        width: 100%;
        height: auto;
    }

    .ej-maxcont .ejmax-div3 .ejmax-div .director-speech p {
        margin-top: 10px;
    }

    .ej-maxcont .ejmax-div3 .leaderlist-ul {
        gap: 20px 0;
    }

    .ej-maxcont .ejmax-div3 .leaderlist-ul li {
        width: 30%;
    }

    .ej-maxcont .ejmax-div3 .leaderlist-ul li .leaderul-img {
        height: auto;
    }

    .ej-maxcont .garden-ul li {
        width: 30%;
    }

    .ej-maxcont .ejmax-div3 .organization .ejmax-divcont ul {
        width: 35%;
    }

    .ej-maxcont .ejmax-div3 .organization .ejmax-divcont ul li {
        width: 100%;
    }

    .ej-maxcont .ejmax-div3 .organization .gardenimgdiv {
        width: 60%;
    }

    .ej-maxcont .ejmax-div3.science-commun div.ejmax-div {
        width: 100%;
    }

    .ej-maxcont .ejmax-div3.science-commun div.ejmax-div ul {
        width: 97%;
    }

    .ej-maxcont .ejmax-div3.science-commun div.ejmax-div ul li {
        background-position: 0 12px;
    }

    .ej-maxcont .ejmax-div3.talent-team div.ejmax-div {
        width: 100%;
    }

    .ej-maxcont .ejmax-div3.talent-team .academician ul {
        flex-wrap: wrap;
    }

    .ej-maxcont .ejmax-div3.talent-team .academician ul li {
        width: 16%;
        margin-bottom: 20px;
    }

    .ej-maxcont .ejmax-div3.talent-team .academician ul li .academician-img {
        height: auto;
    }

    .ej-maxcont .ejmax-div3.infor-open .open-rule,.ej-maxcont .ejmax-div3.infor-open .open-other {
        width: 100%;
    }

    .ej-maxcont .ejmax-div3.infor-open .open-otherlist {
        display: block;
    }

    .ej-maxcont .ejmax-div3.infor-open .open-content, .ej-maxcont .ejmax-div3.infor-open .open-report {
        width: 100%;
    }

    .ej-maxcont .overview-ul li a {
        font-size: 16px;
    }

    .ej-maxcont .ejmax-div3.infor-open .talent-ul li {
        width: 23%;
    }

    .ej-maxcont .ejmax-div3.graduate-edu .news-div a {
        display: block;
    }

    .ej-maxcont .ejmax-div3.graduate-edu .news-div .newsimg,.ej-maxcont .ejmax-div3.graduate-edu .news-div .news-text {
        width: 100%;
        height: auto;
    }

    .ej-maxcont .ejmax-div3.graduate-edu .news-div .news-text span {
        position: static;
    }

    .ej-maxcont .ejmax-div3.graduate-edu .news-div .news-text p {
        font-size: 16px;
    }

    .ej-maxcont .ejmax-div3.graduate-edu ul li a {
        font-size: 16px;
    }

    .ej-maxcont .ejmax-div3.graduate-edu .news-div {
        margin: 0;
    }
}

@media (min-width: 1025px) and (max-width: 1600px) {
    .ej-container {
        width: 90%;
    }

    .ej-nav {
        width: 25%;
    }

    .ej-cont {
        width: 72%;
    }

    .ej-maxcont {
        width: 100%;
    }

    .imgtextlist li {
        margin: 30px 0;
    }

    .imgtextlist li .listimg {
        width: 30%;
        height: auto;
    }

    .imgtextlist li .listtext {
        width: 68%;
    }

    .imgtextlist li .listtext h3 {
        margin-top: 0;
    }

    .imgtextlist li .listtext p {
        margin: 5px 0;
        line-height: 25px;
        font-size: 15px;
    }

    .imglist li .listimg {
        height: auto;
    }

    .imglist li .listtext h3 {
        margin: 0;
        line-height: 25px;
        font-size: 16px;
    }

    .detail-cont {
        width: 100%;
    }

    .stafflist {
        gap: 20px 0;
        justify-content: space-around;
    }

    .stafflist li {
        width: 18%;
    }

    .stafflist li .staffimg,.stafflist li .staffimg img {
        width: 100%;
        height: auto;
    }

    .stafflist li .stafftext h3 {
        margin: 0;
        font-size: 18px;
    }

    .staffdetail {
        margin: 20px 0;
    }

    .staffdetail .staffcard {
        height: auto;
        padding: 30px 40px;
    }

    .staffdetail .staffcard .staffimg {
        width: 25%;
        height: auto;
    }

    .staffdetail .staffcard .staffinfo {
        width: 72%;
    }

    .staffdetail .staffcard .staffinfo h3 {
        padding: 10px 0;
    }

    .staffdetail .staffcard .staffinfo ul {
        margin-top: 10px;
    }

    .staffdetail .staffcard .staffinfo ul li {
        width: 50%;
    }

    .leaderlist {
        gap: 40px 4%;
        justify-content: center;
    }

    .previouslist li {
        display: flex;
        width: auto;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px;
    }

    .ej-maxcont .ejmax-div3 .ejmax-div .director-speech .director-img {
        width: 100%;
    }

    .ej-maxcont .ejmax-div3 .leaderlist-ul {
        width: 100%;
        gap: 20px 15px;
    }

    .ej-maxcont .ejmax-div3 .leaderlist-ul li {
        width: 50%;
    }

    .ej-maxcont .ejmax-div3 .leader-department li {
        padding-left: 10px;
    }

    .ej-maxcont .ejmax-div3 .leader-department li a {
        font-size: 16px;
    }

    .ej-maxcont .ejmax-div3 .achievement-overview {
        width: 50%;
    }

    .ej-maxcont .ejmax-div3 .research-progress, .ej-maxcont .ejmax-div3 .achievement-transform {
        width: 22%;
    }

    .ej-maxcont .ejmax-div3 .achievement-overview ul {
        margin-top: 20px;
    }

    .ej-maxcont .ejmax-div3 .organization .ejmax-divcont ul {
        width: 35%;
        padding-left: 20px;
    }

    .ej-maxcont .ejmax-div3 .organization .ejmax-divcont ul li {
        width: 100%;
    }

    .ej-maxcont .ejmax-div3 .organization .gardenimgdiv {
        width: 60%;
    }

    .ej-maxcont .ejmax-div3.talent-team .academician ul li {
        width: 17%;
    }

    .ej-maxcont .ejmax-div3.talent-team .academician ul li .academician-img {
        height: auto;
    }
    .navbar-nav>li.djdt-box .ej-maxcont .overview-ul li a{
        font-size: 16px;
    }
}
.lrld-box .tab-content .firstRow{
    background: #00529c;
}
.lrld-box .tab-content .firstRow p{
    margin-bottom: 0;
    color: #fff;
    font-size: 18px;
    padding: 6px 0;
}
.lrld-box .tab-content table,.lrld-box .tab-content table td,.lrld-box .tab-content table tr{
    border-color: #e9e9e9 !important;
}
.lrld-box .tab-content table tr img{
    position: relative;
}