* {
    padding: 0;
    margin: 0;
    border: 0;
    box-sizing: border-box;
}

body {
    font-family: "Microsoft YaHei";
    overflow-x: hidden;
}

body.sy {
    background: #ffffff !important;
}

a {
    text-decoration: none;
    cursor: pointer;
}

ul, li {
    list-style: none;
}

input {
    border: 0;
    outline: none;
}

i, em {
    font-style: normal;
}
img{
	vertical-align: middle;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    zoom: 1;
}

.clear:after {
    display: table;
    content: '';
    clear: both;
}

.mobileNone {
    display: none !important;
}
/*专题栏目*/
.jds_container{
	width: 100%;
	padding: 0 0.3rem;
}
.column .jds_site{
	padding: 0.4rem 0;
	font-size: 0.26rem;
}

.column .jds_site,.jds_container .jds_site a{
	color: #707070;
}
.column .jds_site span{
	color: #a2b5c4;
}
.column .jds_title{
    text-align: center;
    font-size: 0.46rem;
    color: #1a1a1a;
    margin-top: 0.1rem;
    padding-bottom: 0.3rem;
}
.column .jds_column{
    overflow: hidden;
    margin-top: 0.5rem;
}
.column .jds_column li{
    float: left;
    width: 47%;
    height: 1.2rem;
    text-align: center;
    font-size: 0.24rem;
    padding: 0.1rem;
	margin-bottom: 0.3rem;
}
.column .jds_column li div{
    width: 100%;
	height: 1rem;
	line-height: 1rem;
}
.column .jds_column li:first-child div{
    border: 1px solid #e76865;
}
.column .jds_column li:nth-child(2) div{
    border: 1px solid #e7b267;
}
.column .jds_column li:nth-child(3) div{
    border: 1px solid #eebea1;
}
.column .jds_column li:last-child div{
    border: 1px solid #81988f;
}
.column .jds_column li:first-child{
	background: url(jds_institute_v2021.png) center no-repeat;
	background-size: 100% 100%;
	color: #ebcecd;
}
.column .jds_column li:nth-child(2){
	background: url(jds_archives_v2021.png) center no-repeat;
	background-size: 100% 100%;
	color: #f8eee0;
}
.column .jds_column li:nth-child(3){
	background: url(jds_character_v2021.png) center no-repeat;
	background-size: 100% 100%;
	color: #f6ede8;
}
.column .jds_column li:last-child{
	background: url(jds_diary_v2021.png) center no-repeat;
	background-size: 100% 100%;
	color: #e8ecd3;
}
.column .jds_column li:last-child,.column .jds_column li:nth-child(2){
	margin-right: 0;
}
.column .jds_column li:first-child,.column .jds_column li:nth-child(3){
	margin-right: 0.3rem;
}
.jds_content{
	width: 100%;
	background: url(jds_columnBj_v2021.jpg) center no-repeat;
	background-size: 100% 100%;
    margin-top: 0.3rem;
    padding: 0 0.3rem;
}
.jds_content .column_list li{
	border-bottom: 1px solid #cddde9;
	padding: 0.3rem 0;
	cursor: pointer;
    overflow: hidden;
}
.jds_content .column_list li div{
	margin-bottom: 0.05rem;
	line-height: 1.5;
}
.jds_content .column_list li a{
	color: #333333;
	font-size: 0.28rem;
}
.jds_content .column_list li a span{
	color: #999999;
	font-size: 0.26rem;
	float: right;
}
.jds_content .column_list li:hover a,.jds_content .column_list li:hover a span{
	color: #18649e;
}
/*分页*/
.page {
    font-size: 0.17rem;
    margin-top: 0.7rem;
}

.page .pagec {
    position: relative;
    float: left;
    left: 50%;
}

.page .pagede {
    position: relative;
    float: left;
    margin-left: -50%;
    margin-bottom: 1rem;
}

.page a {
    color: #333;
    padding: 0 0.1rem;
    border: 0.02rem solid #dddddd;
}

.page input {
    width: 0.47rem;
    border: 0.02rem solid #dddddd;

}

.page a,
.page input,
.page span {
    display: block;
    float: left;
    height: 0.35rem;
    line-height: 0.35rem;
    margin-left: 0.03rem;
    text-align: center;
}
.page .on{
    background: #0066A3;
    color: #fff;
}
.page .submit{
    height: 0.39rem;
    background: #0066A3;
    color: #fff;
}
/*联系我们*/
.jds_contact{
	width: 100%;
	background: url(jds_bg_v2021.png) center;
	margin-top: 0.4rem;
}
.jds_contact .jds_map{
	width: 100%;
	margin: 0 auto;
}
.jds_contact .jds_info{
    margin-top: 0.5rem;
    padding: 0 0.3rem;
    padding-bottom: 0.5rem;
    font-size: 0.28rem;
    color: #333333;
    margin-bottom: 1.2rem;
}
.jds_contact .jds_info p{
	margin-bottom: 0.4rem;
}
.jds_contact .jds_info p img{
	margin-right: 0.15rem;
	width: 0.32rem;
}
.jds_contact .jds_info p:nth-child(2){
	font-size: 0.3rem;
}
.jds_contact .jds_info .title{
	font-size: 0.5rem;
	color: #1a1a1a;
	font-family: "隶书";
}
.jds_contact .jds_info .phone{
	float: left;
    height: 1rem;
}
.ph{
	margin-left: 1rem;
    margin-top: 0.2rem;
}
.map_name{
	color: #18649e;
	font-size:0.3rem;
	margin-bottom: 0.2rem;
}
.map_address{
	color:#333333;
	font-size:0.26rem;
}
/*著名学者*/
.jds_scholar{
	margin-top: 0.45rem;
	overflow: hidden;
}
.jds_scholar li {
	float: left;
    margin-right: 6%;
    margin-bottom: 0.5rem;
    width: 47%;
}
.jds_scholar li a{
	display: inline-block;
}
.jds_scholar li:nth-child(2n){
	margin-right: 0;
}
.jds_scholar img{
	width: 3.2rem;
	height: 4.5rem;
}
.jds_scholar .scholar_name{
	width: 100%;
    height: 1.1rem;
    background: url(jds_scholarBg_v2021.png) center no-repeat;
    background-size: 100% 100%;
    color: #333232;
    font-size: 0.34rem;
    line-height: 1.1rem;
    text-align: center;
    border-bottom: 3px solid #dbc5aa;
}
.jds_scholar li:hover .scholar_name{
	color: #18649e;
	background: url(jds_scholarBgAct_v2021.png) center no-repeat;
}
/*著名学者-详情*/
.scholar_detail{
    width: 100%;
    background: #f3f3f3;
    overflow: hidden;
    margin-bottom: 1.2rem;
    padding: 0 0.3rem;
    font-size: 0.28rem;
}
.scholar_left{
	text-align: center;
}
.scholar_left div p{
	margin: 0 auto;
}
.scholar_detail .scholar_left img{
	height: 4.5rem;
	width: 3.25rem;
	display: inline-block;
}
.scholar_detail .scholar_left p{
    width: 3.25rem;
	height: 1.11rem;
	line-height: 1.11rem;
	text-align: center;
	font-size: 0.34rem;
	color:#333232;
	background: url(jds_scholarBg_v2021.png) center no-repeat;
	background-size: 100% 100%;
	border-bottom: 1px solid #e3e3e3;
}
.detail_in .detail_name{
	padding: 0.65rem 0 0.55rem;
    color: #333;
    font-size: 0.46rem;
    text-align: center;
}
.detail_in .scholar_detIn,.detail_in .scholar_detIn2{
	margin-bottom: 0.4rem;
}
.detail_in .scholar_detIn2{
    margin-bottom: 0.7rem;
}
.detail_in .scholar_detIn span,.detail_in .scholar_detIn2 span{
    font-size: 0.28rem;
    color: #707070;
    margin-right: 0.5rem;
    display: inline-block;
}
.scholar_detIn2 span:last-child{
	margin-left: 1.5rem;
}
.detail_in .scholar_detIn span:nth-child(2n),.detail_in .scholar_detIn2 span:nth-child(2n){
	margin-right: 0;
}
.detail_in .scholar_detIn2 i{
    /*width: 0.45rem;
    height: 0.45rem;
    line-height: 0.42rem;*/
   	padding: 1px 4px 2px;
    text-align: center;
    display: inline-block;
    color: #707070;
    border: 1px solid #707070;
    border-radius: 4px;
    cursor: pointer;
} 
.detIn2Act{
	color: #18649e !important;
    border: 1px solid #18649e !important;
}
.scholar_detIn2 span:nth-child(2) img{
	margin-right: 4px;
	cursor: pointer;
}
.scholar_detIn2 span:nth-child(3) img{
	width: 0.3rem;
	height: 0.3rem;
	margin-right: 0.1rem;
	cursor: pointer;
}
.scholarDet{
	font-size: 0.34rem;
	color: #333;
	margin-top: 0.6rem;
}
.scholarDet p{
	line-height: 0.7rem;
	margin-bottom: 0.2rem;
	text-indent: 2em;
}
/*网站地图*/
.website{
	background: url(jds_bg_v2021.png) center !important;
    overflow: hidden;
    padding-top: 0 !important;
    padding-bottom: 0.8rem;
}
.website_content{
    font-size: 0.3rem;
    color: #333;
}
.website_content .website_top .website_title{
	color: #18649e;
    font-size: 0.34rem;
    text-align: center;
    padding-top: 0.45rem;
}
.website_top .website_list li{
	padding-bottom: 0.3rem;
	padding-top: 0.3rem;
	border-bottom: 1px dotted #c7d9e7;
	overflow: hidden;
}
.website_top .website_list li p{
	display: inline-block;
	color: #18649e;
	font-size: 0.3rem;
	width: 2rem;
	float: left;
}
.website_top .website_list li span {
    float: left;
    cursor: pointer;
    color: #333333;
}
.website_top .website_list li:nth-child(2) span{
	margin-right: 60px;
}
.website_top .website_list li:nth-child(3){
	padding-bottom:0 ;
}
.website_top .website_list li:nth-child(3) p{
	height: 12.5rem;
}
.website_top .website_list li:nth-child(3) span{
	display: inline-block;
    width: 4rem;
    padding-bottom: 0.3rem;
} 
.tri{
	padding-bottom: 0 !important;
	width: 0 !important;
}
.na {
    text-align: left;
}
.webList6 span{
	margin-right: 70px;
	padding-bottom: 0.3rem;
}
.webList6 p{
	height: 4rem;
}
.webList6{
	padding-bottom: 0 !important;
}
.webList7{
	padding-bottom: 0 !important;
}
.webList7 span{
	margin-right: 0 !important;
	padding-bottom: 0.3rem;
}
.webList7 p{
	height: 5rem;
}
.webList7 a:nth-child(4) span,.webList7 a:nth-child(5) span,.webList7 a:nth-child(6) span{
	width: 4.8rem;
}
.tit{
	padding-top: 0 !important;
	text-align: center !important;
    width: 100% !important;
}
.website_list li span:hover{
	color: #18649e;
}
.webList9 p,.webList10 p{
	width: 3rem !important;
}
.wu p:not(:first-child){
	width: 100% !important;
    padding: 0.25rem 0;
    border-bottom: 1px dotted #c7d9e7;
}
.wu p:last-child{
	border-bottom: 0;
	padding: 0.25rem 0 0;
}
/*学术成果*/
.academic{
	background: url(jds_academicMo_v2021.jpg) center no-repeat !important;
	background-size:100% 100% !important;
    overflow: hidden;
    padding-top: 0.4px;
}
.academic_con{
    padding-top: 0.55rem;
    overflow: hidden;
}
.academic_tabs li{
	float: left;
	color: #707070;
	font-size: 0.28rem;
	cursor: pointer;
}
.academic_tabs li a {
	color: #707070;
}
.academic_tabs li p{
	border-right: 1px solid #b9cbd8;
	padding: 0 0.3rem;
}
.academic_tabs li:last-child p{
	border-right: 0;
}
.academic_tabs li:first-child p{
	padding-left: 0;
}
.academic_tabs .academic_acttive,.academic_tabs li:hover p{
	color: #18649e;
	font-size: 0.3rem;
}
.academic_tabs .academic_acttive a {
	color: #18649e;
}
.academic_tabs .academic_acttive i,.academic_tabs li:hover i{
	display: inline-block;
	background: url(jds_academicTab_v2021.png) center no-repeat;
	background-size: 100% 100%;
    width: 1.25rem;
    height: 0.15rem;
}
.academic_tabs li:not(:first-child):hover i{
	margin-left: 0.25rem;
}
.academic_tabs li:not(:first-child) i{
	margin-left: 0.25rem;
}
.academic_con img{
    width: 1.8rem;
    /*margin-top: -1.1rem;*/
}
.academic_list{
    overflow: hidden;
}
.academic_list li{
	padding: 0.3rem 0.28rem;
	cursor: pointer;
	overflow: hidden;
	margin-bottom: 0.3rem;
    background: #fff;
}
.academic_list .aclist_title{
	color: #333333;
	font-size: 0.3rem;
	margin-bottom: 14px;
	line-height: 1.5;
}
.academic_list .aclist_con{
	color: #707070;
	font-size: 0.26rem;
	line-height: 1.5;
}
.academic_list .date{
	color: #333333;
	font-size: 0.28rem;
	text-align: right;
	margin-top: 0.3rem;
}
.academic_list li:hover .aclist_title,.academic_list li:hover .date{
	color: #18649e;
}
/*学术期刊*/
.periodical{
	background: url(jds_bg_v2021.png) center !important;
	padding: 0 !important;
	margin-top: 0.5rem !important;
}
.periodical_nav{
    width: 100%;
    overflow-x: scroll;
}
.periodical_nav::-webkit-scrollbar {
  display: none;
}
.jds_periodical{
    width: max-content;
    box-sizing: border-box;
    padding-top: 0.47rem;
    margin-bottom: 0.45rem;
    overflow: hidden;
}
.jds_periodical li{
	float: left;
	padding: 0.32rem 0.5rem;
	background: #17639d;
	font-size: 0.3rem;
	color: #FFFFFF;
	position: relative;
	cursor: pointer;
}
.jds_periodical .active,.jds_periodical li:hover{
	background: #FFFFFF;
	color: #18649e;
}
.jds_periodical .perFirst img{
	position: absolute;
    top: 0.15rem;
    left: 0;
    width: 0.6rem;
	
}
.jds_periodical .perLast img{
	position: absolute;
    bottom: 0.15rem;
    right: 0.15rem;
    width: 0.6rem;
}
.jds_periodical .active i,.jds_periodical li:hover i{
	display: inline-block;
	background: url(jds_periodicalLine_v2021.png) center no-repeat;
	background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: -0.1rem;
    width: 100%;
    height: 0.2rem;
}
.jds_periodical li:nth-child(2):hover i{
    width: 2.9rem;
}
.jds_periodical li:nth-child(3):hover i{
	width: 4.1rem;
}
.jds_periodical li:nth-child(4):hover i{
	width: 2.6rem;
}
.jds_periodical li:nth-child(5):hover i{
    width: 4.1rem;
}
.periodical_content{
	padding: 0 0.3rem 0.3rem;
}
.periodical_content .title {
	font-size: 0.3rem;
	color: #333333;
	padding-bottom: 0.4rem;
}
.periodical_content .content_per{
	background: #FFFFFF;
	margin-bottom: 0.6rem;
    padding: 0 0.26rem;
}
.content_per .per_title{
	padding-top: 0.35rem;
	font-size: 0.34rem;
}
.per_title .title{
	color: #18649e;
	font-size: 0.34rem;
}
.per_title .more{
	float: right;
	font-size: 0.28rem;
	color: #a2b5c4;
	margin-top: 0.03rem;
	cursor: pointer;
}
.per_title .more i{
    width: 0.3rem;
    height: 0.2rem;
    background: url(jds_more_v2021.png) center no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}
.per_title .more:hover{
	color: #18649e;
}
.per_title .more:hover i{
	background-image: url(jds_moreAct_v2021.png);
	background-size: 100% 100%;
}
.periodical_list li{
	padding: 0.3rem 0;
	border-bottom: 1px dashed #c0d5e5;
	font-size: 0.28rem;
	overflow: hidden;
}
.periodical_list li a{
	color: #333333;
	font-size: 0.28rem;
}
.periodical_list .title{
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.periodical_list li .date{
	float: right;
	color: #999999;
	font-size: 0.26rem;
    margin-top: 0.1rem;
}
.periodical_list li:hover a,.periodical_list li:hover .date{
	color: #18649e;
}
.periodical_list li:last-child{
	border: 0;
}
.periodical_content .content_per:nth-child(2n){
	margin-right: 0;
}
/*本所概况*/
.jds_moname{
	font-size: 0.34px;
    padding: 0 0.3rem;
}
.jds_moname i{
    background: url(jds_biao_v2021.png) center no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 0.6rem;
    height: 0.6rem;
    font-size: 0.34rem;
    color: #ffffff;
    line-height: 0.6rem;
    text-align: center;
    margin-right: 0.1rem;
    margin-bottom: 0.3rem;
}
.jds_moname span{
	font-size: 0.34rem;
	color: #1a1a1a;
}
.jds_brief{
	background: url(jds_briefBg_v2021.png) center no-repeat;
	background-size: 100% 100%;
    font-size: 0.26rem;
    color: #707070;
    padding: 0.32rem 0.74rem;
    margin-bottom: 0.6rem;
}
.jds_brief .title{
    color: #333333;
   	font-size: 0.3rem;
    text-align: center;
    margin: 0.55rem 0 0.25rem;
}
.jds_brief .content{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-height: 0.45rem;
    position:relative;
	height:1.8rem;/* 3 倍line-height  多少倍就是多少行*/
}
/*.jds_brief .content p{
	text-indent: 2em;
    line-height: 0.45rem;
}*/
.jds_brief .content::after {
	content:"...";
	font-weight:bold;
	position:absolute;
	bottom:-.12rem;
	right:0;
	display: none;
}
.jds_brief .look{
    padding: 0.2rem 0 0.3rem;
	text-align: center;
}
.jds_brief .look a{
	color: #a2b5c4;
	font-size: 0.28rem;
}
.jds_brief .look img{
    margin-left: 0.05rem;
    width: 0.35rem;
    margin-top: -0.03rem;
}
.jds_leader{
	background: url(jds_suoBgMo_v2021.png) center no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
    padding-bottom: 0.4rem;
    margin-bottom: 0.6rem;
}
.jds_leader .laeder_box{
	margin: 0 auto;
    padding-top: 0.55rem;
    margin-bottom: 1rem;
}
.laeder_box .laeder_tabs{
	margin-bottom: 0.3rem;
    font-size: 0.28rem;
    color: #707070;
    padding: 0 0.3rem;
    position: relative;
    overflow: hidden;
}
.laeder_tabs ul li{
	float: left;
	padding-right: 0.3rem;
	cursor: pointer;
}
.laeder_tabs ul li:first-child{
	border-right: 1px solid #b9cbd8;
}
.laeder_tabs ul li:last-child{
	padding-left: 0.3rem;
}
.laeder_tabs ul li.active,.laeder_tabs ul li:hover{
	font-size: 0.3rem;
	color: #18649e;
}
.laeder_tabs img{
    margin-top: -0.08rem;
    width: 3.58rem;
    position: absolute;
    top: 0.15rem;
    left: 3.5rem;
}
.laeder_ul{
    width: 100%;
    overflow-x: scroll;
    padding-left: 0.3rem;
}
.laeder_ul::-webkit-scrollbar {
  display: none;
}
.laeder_ul .laeder_list{
	width: max-content;
    overflow: hidden;
}
.laeder_list li{
	float: left;
    width: 3.2rem;
    margin-right: 0.2rem;
    border-bottom: 3px solid #bacde3;
}
.laeder_list li:last-child{
	margin-right: 0;
}
.laeder_list .title{
	font-size: 0.26rem;
	color: #374351;
    text-align: center;
    margin-bottom: 0.3rem;
}
.laeder_list a{
	border-bottom: 3px solid #bacde3;
}
.laeder_list .picBox{
    width: 3.19rem;
	height: 3.7rem;
	line-height: 3.7rem;
	text-align: center;
	background: #e6e6e6;
}
.laeder_list .picBox img{
	width: 1.8rem;
}
.laeder_list .info{
	text-align: center;
    color: #707070;
    font-size: 0.26rem;
    padding-top: 0.2rem;
    background: url(jds_infoBg_v2021.png) center no-repeat;
    background-size: 100% 100%;
	padding-bottom: .2rem;
}
.laeder_list .info p{
	padding-bottom: 0.2rem;
}
.laeder_list .info .name{
	font-size: 0.3rem;
	color: #333333;
}
.jds_organize{
	margin: 0 auto;
	margin-bottom: 0.6rem;
	font-size: 0.28rem;
    padding: 0 0.3rem;
    overflow: hidden;
}
.organize_list{
	overflow: hidden;
	margin-bottom: 0.3rem;
}
.organize_list li{
	float: left;
    width: 3.35rem;
    height: 0.8rem;
    line-height: 0.8rem;
	text-align: center;
	background: url(jds_orgBox_v2021.png) center no-repeat;
	background-size: 100% 100%;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
} 
.organize_list li:hover{
	background: url(jds_orgBoxAct.png) center no-repeat;
	background-size: 100% 100%;
}
.organize_list li:hover a{
	color: #18649e;
}
.organize_list .lis{
	margin-right: 0.2rem !important;
}
.organize_list .ka{
    width: 6.9rem;
}
.organize_list li:last-child{
    margin-right: 0;
}
.organize_list li a{
	font-size: 0.28rem;
	color: #374351;
}
.organize_list li:nth-child(2n){
	margin-right: 0;
}
.organization li{
    width: 3.3rem !important;
    height: 1.4rem !important;
    padding: 0.08rem !important;
    margin-right: 0.3rem !important;
    font-size: 0.38rem !important;
    margin-bottom: 0.5rem;
    float: left;
}
.organization li:nth-child(2n){
	margin-right: 0 !important;
}
.organization li div{
    height: 1.25rem;
    line-height: 1.25rem !important;
    text-align: center;
}
.organization li:first-child{
	background: url(jds_modern_v2021.png) center no-repeat !important;
	background-size: 100% 100%;
}
.organization li:first-child div{
	border: 1px solid #e76865 !important;
	color: #ebcecd;
}
.organization li:nth-child(2){
	background: url(jds_doctor_v2021.png) center no-repeat !important;
	background-size: 100% 100%;
}
.organization li:nth-child(2) div{
	border: 1px solid #e7b267 !important;
	color: #f8eee0;
	padding-top:0;
}
.organization li:nth-child(3){
	background: url(jds_learning_v2021.png) center no-repeat !important;
	background-size: 100% 100%;
}
.organization li:nth-child(3) div{
	border: 1px solid #81988f !important;
	color: #e8ecd3;
	padding-top:0;
}
.organization li:nth-child(4){
	background: url(jds_title_v2021.png) center no-repeat !important;
	background-size: 100% 100%;
}
.organization li:nth-child(4) div{
	border: 1px solid #358ec1 !important;
	color: #c3dcec;
}
.organization li:last-child{
    width: 6.9rem !important;
	background: url(jds_degree_v2021.png) center !important;
	background-size: 100% 100%;
	margin-right: 0 !important;
}
.organization li:last-child div{
	border: 1px solid #eebea1 !important;
	color: #ffffff;
}
.jds_learning{
	width: 100%;
	background: url(jds_learnBgMo_v2021.png) center no-repeat;
	background-size: 100% 100%;
	font-size: 0.28rem;
	padding: 0 0.3rem;
	padding-top: 0.55rem;
}
.learning_box{
	margin: 0 auto;
	padding-bottom: 45px;
	margin-bottom: 40px;
}
.learning_list{
	overflow: hidden;
}
.learning_list li{
	float: left; 
    width: 3.35rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    background: url(jds_learBox.png) center no-repeat;
    background-size: 100% 100%;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
}
.learning_list li:nth-child(2n){
	margin-right: 0;
}
.learning_list li:last-child{
    margin-bottom: 0;
    width: 6.9rem;
}
.learning_list li a{
    color: #374351;
}
.jds_research{
	margin: 0 auto;
	margin-bottom: 1rem;
	overflow: hidden;
	font-size: 0.28rem;
	padding: 0 0.3rem;
}
.research_list li{
	float: left;
	width: 6.9rem;
	height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    background: url(jds_orgBox_v2021.png) center no-repeat;
    background-size: 100% 100%;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
}
.research_list li:hover{
	background: url(jds_orgBoxAct.png) center no-repeat;
	background-size: 100% 100%;
}
.research_list li a{
    font-size: 0.28rem;
    color: #374351;
}
.research_list li:hover a {
	display: inline-block;
    color: #18649e;
}
.marx{
	margin-top: 0.55rem;
}
/*全文提要*/
.summary_content{
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0.3rem;
}
.summary_content .title{
	font-size: 0.3rem;
    color: #333333;
    padding-bottom: 0.4rem;
}
.summary_content li{
	float: left;
	text-align: center;
    margin-right: 0.5rem;
    margin-bottom: 0.6rem;
}
.summary_content li img{
    height: 4.25rem;
	width: 3.2rem;
}
.summary_content li p{
    width: 3.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.summary_content li:hover p{
	color: #18649e;
}
.summary_content li:nth-child(2n){
	margin-right: 0;
}
.summary_content .name{
	font-size: 0.26rem;
    margin-top: 0.4rem;
    color: #333;
}
.sumpage{
	padding-top: 0.2rem !important;
}
/*历任领导*/
.jds_successive{
	width: 100%;
	background: url(jds_bg_v2021.png) center;
    padding: 0 0.3rem;
    margin-top: 0.2rem;
    padding-bottom: 1rem;
    margin-bottom: 0;
    font-size: 0.28rem;
}
.jds_successive .title{
    font-size: 0.4rem;
    text-align: center;
    padding-top: 0.7rem;
    padding-bottom: 0.5rem;
    line-height: 0.8rem;
}
.jds_successive .info{
	text-align: center;
	font-size: 0.28rem;
	color: #707070;
	padding-bottom: 40px;
}
.jds_successive .info span{
	margin-right: 20px;
}
.jds_successive .info span:last-child{
	margin-right: 0;
}
.jds_successive .info span:nth-child(5){
	cursor: pointer;
}
.jds_successive .info span:nth-child(5):hover{
	color: #18649e;
}
.jds_successive .info span:nth-child(5) img{
	width: 17px;
}
.jds_successive .info span:last-child img{
	width: 26px;
	cursor: pointer;
}
.infoFont i{
    font-size: 12px;
    width: 25px;
    height: 25px;
    line-height: 23px;
    display: inline-block;
    border: 1px solid #707070;
    border-radius: 4px;
    cursor: pointer;
}
.infoFont i:hover{
	border: 1px solid #18649e;
	color: #18649e;
}
.successive .successive_list{
	overflow: hidden;
}
.successive_list .line{
	overflow: hidden;
    border-left: 1px solid #ccc;
    margin-left: 0.1rem;
}
/*.successive_list li:last-child .line{
	border-left: 0;
}*/
.successive_list li{
	position: relative;
	overflow: hidden;
}
.academic_list li:hover{
    box-shadow: -2px 0 3px -1px #dee3e7,0 -2px 4px -1px #dee3e7,0 2px 3px -1px #dee3e7,2px 0 3px -1px #dee3e7;
}
.successive_list li .successive_box{
	float: right;
	width: 6.35rem;
    padding: 0.4rem;
    padding-bottom: 0.2rem;
    background: #FAFAFA;
    border: 1PX solid #e3e3e3;
    font-size: 3.8vw;
    color: #333333;
    margin-bottom: 0.6rem;
	position: relative;
	line-height: 8vw;
}
.successive_list li:last-child .successive_box{
	margin-bottom: 0;
}
.successive_box .arrow{
	display: inline-block;
	width: 0.2rem;
    height: 0.3rem;
    background: url(jds_schoArrow_v2021.png) center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0.25rem;
    left: -0.19rem;
}
.successive_box p{
	margin-bottom: 0.1rem;
}
.successive_box dt{
	float: left;
}
.successive_box dd{
    margin-left: 1.3rem;
}
.successive_list .date{
    font-size: 0.34rem;
    color: #18649e;
    margin-left: 0.35rem;
    margin-bottom: 0.25rem;
}
.successive_list .circular{
	float: left;
    width: 0.2rem;
    height: 0.2rem;
    background: #fff;
    border-radius: 0.2rem;
    border: 2px solid #18649e;
    position: absolute;
    top: 0.14rem;
}
.successive_list ul li:last-child .shadow{
	background: url(jds_bg_v2021.png) center;
    width: 0.2rem;
    position: absolute;
    left: 0;
    top: 0.3rem;
}
.successive_list ul li:first-child .shadow{
    background: url(jds_bg_v2021.png) center;
    width: 0.2rem;
    height: 0.2rem;
    position: absolute;
    left: 0;
}
/*翻页*/
.nypage {
	padding: 0.2rem 0 0.4rem;
	text-align: center;
	color: #333333;
	line-height: 0.35rem;
	font-size: 0;
}

.nypage a {
	display: inline-block;
	width: 0.36rem;
	height: 0.36rem;
	text-align: center;
	line-height: 0.35rem;
	color: #333333;
	margin: 0 0.01rem;
	border: 1px solid #dddddd;
	font-size: 0.17rem;
	border-radius: 2px;
}

.nypage a.cur {
	background: #18649E;
	color: #ffffff;
}

.nypage a.index, .nypage a.end {
	width: 0.54rem;
	display: none;
}

.nypage a.next {
	width: 0.82rem;
}

.nypage font {
	font-size: 0;
	/*line-height: 30px;*/
}
.nypage font span{
	font-size: 0.17rem;
	height: 0.35rem;
	line-height: 0.35rem;
}
.nypage input {
	margin: 0 0.03rem;
	height: 0.35rem;
	line-height: 0.35rem;
	padding: 0;
	font-size: 0.17rem;
	text-align: center;
	border: 1px solid #dddddd;
	width: 0.49rem;
	-webkit-appearance:none;
}
#go {
	background: #18649E;
	color: #fff;
}
.nypage #go {
	padding: 0.06rem .06rem;
	margin-left: .1rem;
	font-size: .2rem;
}

