@charset "utf-8";/* CSS Document */
html,body{font-family: "微软雅黑";}
a{color: #333;text-decoration: none;}
a:hover{text-decoration: none;}
.clearfix{clear: both;}
.hr_10 { height: 10px;}
.mar-top20{margin-top: 20px;}
.mar-top40{margin-top: 40px;}
.mar-top60{margin-top: 60px;}
.mar-bot40{margin-bottom: 40px;}
ul, li{list-style: none;padding: 0;margin: 0;}
.pull-left {
    float: left !important;
}
.pull-right {
    float: right !important;
}
.flex-betw{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.pad-r20{padding-right: 20px;}


.top-box{
	position: relative;
    display: block;
    height: 120px;
    width: 100%;
    background: url(../images/hf-top.jpg) center 0 no-repeat;
    min-width: 1235px;
}
.body-wid1200{
	width: 1200px;
	margin: 0 auto;
}
.left-logo{
	width: 280px;
	float: left;
}
.left-logo img{
	width: 100%;
	margin-top: 30px;
}
.right-serch{
	float: right;
	margin-top: 41px;
}
.input-group-text{
	background-color: #fff;
    border: 1px solid #ced4da;
    cursor: pointer;
}
.input-group-text:hover{
	background: #0055c2;
	color: #fff;
	transition: all 0.3s ease;
	border:1px solid #0055c2
}
.form-control{opacity: 0.9;}

/*导航*/
.bg-blue{background: #0055c2;min-width: 1235px;}
.head-nav .navbar-nav{width: 1200px;}
.head-nav.navbar-nav .nav-item{padding-top: 6px; padding-bottom: 6px;}
.head-nav .navbar-nav .nav-link{
	color: #eee !important;
	padding: 0px 44px;
    font-size: 18px;
    border-left: 1px solid #fff;
}
.head-nav .navbar-nav li:first-child .nav-link{border-left: none;}
.head-nav .navbar-nav .nav-link:hover{color: #fff !important;}
.dropdown-item {
    padding: 0.4rem 1.5rem;
    border-bottom: 1px solid #eee;
}

.head-nav.navbar-nav .nav-link:hover .dropdown-menu{
	display: block !important;
}
.nav-item .dropdown-menu{
	left: 10px;
	    margin-top: 0;
}


/*顶部热点新闻*/
.Hotnews {
    text-align: left;
    margin-top: 50px;
}
.hot-title {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 10px;
}
.hot-title a {
    color: #e50516;
}
.hot-title a:hover{text-decoration: underline;transition: 0.3s;}
.hot-sum {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    /* border-bottom: 1px solid #eee; */
    padding-bottom: 16px;
    letter-spacing: 1px;
}
.hot-sum a{margin-left: 15px;cursor: pointer;}
.hot-sum a:hover{ color: #0055c2; transition: 0.3s;}
.cor-a{color: #e50516 !important; }

.column2{float: left;}
.column3{float: right;}
/*新闻左轮播*/
.hot-sum a {
    color: #666;
}
.index_focus .lft_pic{width:570px;height:380px;overflow:hidden;float:left;}
.index_focus .pannel-image,.index_focus img{width:100%;height:100%;}
.slider-carousel{position:relative;width:100%;height:100%;overflow:hidden;}
.slider-carousel .item{width:100%;height:100%;}
.slidesjs-pagination{overflow:hidden;zoom:1;position:absolute;right:10px;bottom:11px;height:12px;z-index:10;overflow:hidden; }
.slidesjs-pagination-item{float:left;}
.slidesjs-pagination-item a{ width: 10px;height: 10px; border-radius: 50%; display: inline-block;background: #fff;opacity: 0.9; margin-left: 4px;text-indent:-9999em;}
.slidesjs-pagination-item a.active{ _margin:0 2px 0 2px; border-radius: 12px; width:20px;height:10px;}
.slider-carousel .titBg{position:absolute;width:100%;height:38px;left:0;bottom:0px;z-index:1}
.slider-carousel .subtitle{position:absolute;width:570px;height:38px;line-height:38px;left:0;bottom:0px; z-index:2; background: #0055c2; opacity: 0.9; cursor: pointer;}
.slider-carousel .subtitle a{text-decoration:none; font-weight:normal; color:#fff; font-size:15px; display:block;width:470px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-left:10px;}
.slider-carousel .subtitle a:hover{ cursor: pointer;}
.slidesjs-container{ overflow:visible !important}
/*新闻左轮播*/
/*新闻右列表*/
.list-news{width: 570px;}
.list-news-right{
    width: 630px;
    padding: 0px 60px 0px;
    height: 380px;
    background-image: url(../images/rhot.png);
    background-size: 100%;
}
    
.news_head {
    border-bottom: 1px solid #e5e5e5;
    height: 42px;
}

.news_title h2 {
    font-size: 24px;
    border-bottom: 3px solid #0055c2;
    padding-bottom: 10px;
    color: #0055c2;
    padding-right: 20px;
    font-weight: 600;
    background: url(../images/tit-bg.png) 0 4px no-repeat;
    background-size: 22px;
    padding-left: 32px;
}
.more_div {
    margin-top: 10px;
}
.more_div a {
    border: 1px solid #e5e5e5; 
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 2px;
    font-size: 14px;
    color: #666;
}
.more_div a:hover {
    background: #0055c2;
    color: #fff;
    transition: 0.3s;
}
.list-xwzx{
	margin-top: 20px;
}
.list-xwzx li {
    line-height: 32px;
    height: 32px;
    color: #404040;
    background: url(../images/round.png) no-repeat left 13px;
    background-size: 6px;
    padding-left: 20px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 40px;
    margin-bottom: 15px;
    float: left;
    display: block;
    width: 570px;
}
.list-xwzx li a {
    color: #1a1a1a;
    overflow: hidden;
    display: block;
    letter-spacing: 1px;
    font-size: 17px;   
}
.list-xwzx li a:hover{color: #0055c2;}





.list-szyw{
	margin-top: 20px;
}
.list-szyw li {
    line-height: 32px;
    height: 32px;
    color: #404040;
    background: url(../images/round.png) no-repeat left 13px;
    background-size: 6px;
    padding-left: 20px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 36px;
    margin-bottom: 15px;
    float: left;
    display: block;
    width: 570px;
}
.list-szyw li div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.list-szyw li a {
    color: #1a1a1a;
    overflow: hidden;
    display: block;
    letter-spacing: 1px;
    font-size: 17px;   
}
.list-szyw li a:hover{color: #0055c2;}
.list-szyw li span {
    color: #777;
    margin-top: 5px;
    font-size: 15px;
}

.sp-box{
	margin-top: 30px;
}
.sp-box li a p{margin-top: 10px;font-size:17px;cursor: pointer;text-align: center;}
.sp-box li a p:hover{color: #0055c2;}

.hf-box{height: 160px;}
.hf-box img{height: 100%;}

.list-jkr{margin-top: 20px;}
.list-jkr li{
	width: 120px;
	text-align: center;
	float: left;
	margin-left: 30px;
}
.list-jkr li:first-child{
	margin-left: 0px !important;
}

.list-jkr li img{width: 100%;}
.list-jkr li p{margin-bottom: 2px;margin-top: 10px;}
.list-jkr li a{color: #0055c2 !important; cursor: pointer;}
.list-jkr li a:hover{text-decoration: underline !important;}

.bg-cor{
	background: #f5f7f9;
	/*width: 100%;*/
	
}
.sys-box{
	padding: 30px;
}
.posi-title{
	position: relative;
}
.posi-title h1{
	color: #0055c2;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.line-hr{
	width: 100px;
	height: 4px;
	background: #0055c2;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -50px;
}
.line-flex{
	display: flex;
	justify-content: space-around;
	margin-top: 40px;
	padding-bottom: 10px;
	padding-left: 30px;
    padding-right: 30px;
}
.line-shu{
	background: #ddd;
	width: 1px;
	height: 126px;
}


/*图片库开始*/
.newssl-list-ul .newssl-list-li{float: left; width: 21.6%; margin-right: 36px;margin-top: 30px;}

.newssl-list-ul .newssl-list-li .thumbnail .imgbox{ display: block; overflow: hidden;background: #f2f3f4;
    padding: 4px;height: 120px;}
.newssl-list-ul .newssl-list-li .thumbnail .imgbox img{width: 100%;height:100%;}
.slide-item-body ul li {  
    border: none;
    border-radius: 8px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: inherit;
    padding-top: 0;
    border-radius: 0;
    color: #000;
    z-index: 10002;
}
.slide-item-body ul li a {
    display: block;
    box-shadow: 0 2px 7px 0px rgba(49, 49, 49, 0.2);
}
.new-img img {
    width: 100%;
    height: auto;
    border: none;
    display: block;
}
.slide-item {
    width:1100px;
    position: relative;
    margin: 0 auto;
}
.slide-item-box { overflow: hidden;}
.slide-item-box .hd .next {
    position: absolute;
    top: 30%;
    left: -54px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 60px;
    -webkit-background-size: 60px;
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat;
    height: 54px;
    width: 36px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.slide-item-box .hd .next-bg {
    color: #0055c2;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
}

.slide-item-box .hd .prev {
    position: absolute;
    top: 30%;
    right: -50px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 60px;
    -webkit-background-size: 60px;
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat;
    height: 54px;
    width: 36px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.slide-item-box .hd .prev-bg {  
    color: #0055c2;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
}
.text-time{font-size: 14px; text-align: center; margin: 10px auto 5px;}

/*图片库结束*/

.bot-nav .navbar-brand{
	color: #ddd !important;
	    font-size: 18px;
    line-height: 30px;
}
.line-shu2{width: 1px; height: 26px; background: #ddd;margin-top: 8px;}
.bot-nav .navbar-nav li{padding: 0 30px;}
.bot-nav .navbar-nav li a{color: #fff !important;font-size: 18px;}


.bott-box {margin-top: 20px;}
.flex-bet{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.bott-box .left-text p{font-size: 16px;color: #333; line-height: 28px;}
.bott-box .right-img{width: 180px;}
.bott-box .right-img img{width: 100%;}



/*二级页面开始导航*/
.daoh {
    height: 60px;
    border: 1px solid #fff;
}
.daoLef {
    float: left;
    border: 1px solid #fff;
    line-height: 60px;
}
.daoLef a{font-size: 14px;}
.daoh .daoLef span {
    line-height: 60px;
    font-size: 14px;
}

/*新闻列表页开始*/
.list-news-page li{
	border-bottom:1px solid #e8e8e8;
	margin-top: 30px;
    padding-bottom: 5px;
}
.list-news-page li:hover{
	border-bottom: 1px solid #0055c2;
	transition: all 0.3s ease;
}
.article-tit_bg {
    font-size: 20px;
    color: #1a1a1a;
    line-height: 20px;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.article-tit_bg:hover{
	color: #0055c2;
}
.article-head span {
    display: inline-block;
    vertical-align: middle;
}
.article-time {
    float: right;
    font-size: 14px;
    color: #999;
    line-height: 20px;
}

.article-con_bg {
    margin-top: 10px;
    font-size: 16px;
    color: #777;
    line-height: 26px;
}
.article-con_bg p{
	margin-bottom: 6px;
}
.article-detaile {
    color: #0055c2;
    
}

/*分页*/
.qt-pagination {
    text-align: center;
    color: #666;
    font-size: 14px;
    margin-top: 48px;
}
.qt-pagination li {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
}
.qt-pagination .active, .qt-pagination li {
    padding: 0 10px;
    margin-right: 3px;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
}

.qt-pagination .active {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #0055c2;
    color: #fff;
    
}
.qt-pagination .active a{color: #fff;}


/*新闻内容页*/
.article {
    padding-left: 10px;
    padding-right: 10px;
}
.article .hd {
    border-bottom: 1px solid #ddd;
}
.f-tac {
    text-align: center;
}
.article .hd h5 {
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 40px;
    color: #666;
}
.article .hd h1 {
    font: 600 33px / 46px '微软雅黑';
    color: #404040;
}
.article .hd h4 {
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 40px;
    color: #666;
}
.article .hd p {
    margin-top: 14px;
    margin-bottom: 10px;
    color: #888;
    font: normal 14px / 30px '微软雅黑';
}
.artCon{
	margin-top: 40px;
}
.artCon p{
	text-indent: 38px;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 10px;
    color: #333;
}

/*基金概况*/
.tab-box{
	display: flex;
}
.tab-box .nav{
	display: block;
}
.tab-box .nav-pills .nav-item{
	width: 220px;
    background: #d9e9ff;
    margin-top: 16px;
    cursor: pointer;
}
.tab-box .nav-pills li:nth-child(4), 
.tab-box .nav-pills li:nth-child(5), 
.tab-box .nav-pills li:nth-child(6)
{
    background: #fff;
    margin-top: 0;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    
}

.tab-box .nav-pills li:nth-child(4) a, 
.tab-box .nav-pills li:nth-child(5) a, 
.tab-box .nav-pills li:nth-child(6) a{
	color: #333;
}
.tab-box .nav-pills .nav-item a{
	color: #0055c2;
}
.tab-box .nav-pills .nav-item a span{
	margin-left: 90px;
}
.tab-box .nav-pills .nav-link.active{
	color: #fff !important;
	
	background:  #0055c2;
}

.tab-box .ldgh{
    margin-right: 40px;
}

.tab-box .ldgh li{
	background: #fff !important;
    margin-top: 0 !important;
    border-right: 1px solid #eee !important;
    border-bottom: 1px solid #eee !important;
    border-left: 1px solid #eee !important;
}
.tab-box .ldgh li:nth-child(1){
	background: #d9e9ff !important;
	font-weight: 600;
}
.tab-box .ldgh .nav-item a{
	color: #333 !important;
}



.profile-rcon{
	margin-left: 40px;
	margin-top: 20px;
    width: 940px;
}
.prof-head{
	text-align: center;
	border-bottom: 1px solid #eee;
}
.prof-head h2{
	font-size: 24px;
    font-weight: 600;   
}
.prof-head p{
	font-size: 14px;
	color: #666;
}
.prof-con{
	margin-top: 40px;
}
.prof-con h3{
	font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.prof-con h4{
	font-size: 18px;
    font-weight: 600;
}
.prof-con p{
	font-size: 16px;
	color: #333;
	text-indent: 32px;
}
.prof-con .imgcon{
	max-width: 100%;
	text-align: center;
}

/*信托委员会*/
.list-xtwyh{
	margin-top: 20px;
}
.list-xtwyh li{
	line-height: 32px;
    height: 32px;
    color: #404040;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 36px;
    margin-bottom: 15px;
    float: left;
    display: block;
    width: 100%;
}
.list-xtwyh li div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.list-xtwyh li a {
    color: #1a1a1a;
    overflow: hidden;
    display: block;
    letter-spacing: 1px;
    font-size: 17px;   
}
.list-xtwyh li a:hover{color: #0055c2;}
.list-xtwyh li span {
    color: #777;
    margin-top: 5px;
    font-size: 15px;
}


/*捐赠人*/
.donor-box{
	
}
.left-nav-box{
	position: sticky;
	bottom: 440px;
}
.donor-left, .donor-right{
	display: inline-block !important;
}
.donor-left .nav{
	display: block;
	width: 220px;
} 
.donor-left .nav .nav-item{
	background: #0055c2;
	margin-bottom: 15px;
	
}
.donor-left .nav .nav-item a{
	color: #fff;
	font-weight: 600;
}


.donor-right{
	width: 935px;
	margin-left: 40px;
}
.donor-right-item h2{
	font-size: 18px;
	color: #0055c2;
    font-weight: 600;
    background: #f4f5f6;
    text-align: center;
    padding: 10px;
    margin-bottom: 30px;
}

.item-box{
	display: flex;
	
}
.item-box .item-img img{
	width: 140px;
}
.item-box .item-tit{
	margin-left: 30px;
}
.item-box .item-tit p{
	text-indent:32px;
	font-size: 16px;
}


/*科学家列表*/
.scientist-box{
	display: flex;
}
.left-form {
	width: 220px;
}

.right-table{
	margin-left: 40px;
	width: 940px;
}
.right-table thead{
	background: #eee;
}

/*科学家详情*/
.detail-con{
	display: flex;
	margin-top: 50px;
}
.left-detail{
	width: 220px;
}
.right-detail{
	width: 940px;
	margin-left: 40px;
}
.right-detail p{
	text-indent: 32px;
}
.con01 img{
	width: 100%;
}
.con01 p{
	background: #0055c2;
    color: #fff;
    font-size: 18px;
    border-radius: 0px 0px 4px 4px;
    text-align: center;
    padding: 8px 0;
    margin-bottom: 20px;
}
.con02, .con03{
	margin-bottom: 20px;
}
.p1, .p2{
	padding: 8px 12px;
    font-size: 18px;
    margin-bottom: 0;
}
.p1{
    border-radius: 4px 4px 0px 0px;
}
.p2{
    border-radius: 0px 0px 4px 4px; 
}
.con02 .p1{
    background: #0055c2;
    color: #fff;
}
.color01{border:1px solid #0055c2;}
.color02{border:1px solid #c3e6cb;}
.color03{border:1px solid #b8daff;}
.color04{border:1px solid #bee5eb;}
.color05{border:1px solid #f5c6cb;}
