@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
    font-size: 16px;
	box-sizing: border-box;
}
.navi-cen-col,.navi-cen-com{
    float: left;
    margin: 0 4%;
    font-size: 20px;
}
.navi-cen{
	line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.foot{
	font-size: 16px;
	padding: 50px 15px
}
.inline-pic{
	width: 100%;
}
.main-cen-right article div a{
	margin-bottom: 15px;
}
@media(min-width:1400px){
	.head-top{
	max-width: 1360px;
	}
	.head-top form{
		margin-top: 3%;
		float: right;
	}

	.navi-cen {
		margin: 0 auto;
		max-width: 1360px;

	}
	.main {
		max-width: 1360px;
	}
	.main-recom-right {
		float: right;
		width: 40%;
		padding: 30px 30px 0 30px;
		margin-left: 0;
	}
	.main-recom-right h3 {
		margin-bottom: 15px;
	}
	.main-recom-right h3 a {
		color: #fff;
		font-size: 22px;
		font-weight: bold;
		line-height: 38px;
	}
	.main-recom-right li {
		border-bottom: 1px solid #76c0f4;
		line-height: 58px;
		height: 58px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #fff;
	}
	.main-recom-right li a {
		color: #fff;
		font-size: 18px;
	}
	.main-recom-right ul{
		max-height: inherit;
	}
	.main-cen-left {
		float: left;
		margin-right: 3%;
		width: 65%;
	}
	.main-cen-right {
		float: left;
		width: 32%;
	}
	.think_tankCultureReportImg{
		width: 25%;
	}
	.think_tankCultureReport dl{
		width: 70%;
	}
	.circular-tit h2 {
		font-size: 24px;
		color: #4064DB;
		background-color: white;
		padding-right: 1.5%;
		float: left;
		line-height: 25px;
		font-weight: bold;
	}
	.main-cen-left-rep-tit h2 {
		float: left;
		color: #4064DB;
		line-height: 48px;
		font-size: 24px;
		font-weight: bold;
	}
	.main-cen-left-rep-tit {
		line-height: 54px;
		margin: 2.5% 0 0 0;
	}
	.main-cen-left-rep-con article.num2 {
		width: 48.58%;
		margin: 0 1.42% 1.4% 0;
	}
	.inline-pic{
		width: 100%;
	}
	.main-cen-left-rep-con-name{
		display: block;
		color: #666;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		line-height: 41px;
	}
	.main-cen-right article div {
		line-height: 30px;
		padding: 3.6% 6%;
	}
	.main-cen-right article div a {
		font-size: 18px;
		font-weight: bold;
		line-height: 30px;
		margin-bottom: 4px;
	}
	.main-cen-right article{
		min-height: inherit!important;
	}
	.think_tankCultureReport dl dt a {
		font-size: 18px;
		color: #3F67EB;
	}
	.think_tankCultureReport dd{
		font-size: 15px;
		line-height: 26px;
		word-wrap: break-word;
		white-space: pre-wrap;
	}
	.think_tankCultureReport{
		height: 250px;
	}
	.main2-ser div {
		padding: 0 2%!important;
		text-align: center;
		height: 130px;
		line-height: 130px;
	}
	.main2-ser div a {
		float: left;
		margin: 0 4% 0 0;
	}
	.main2-ser span {
		width: 12%!important;
		line-height: 130px;
		font-weight: bold;
	}
	.block-pic{
		display: inline;
	}
	.foot {
		background-color: #323C4F;
		text-align: center;
		line-height: 32px;
		padding: 50px 0;
		color: #B6B8BD;
		font-size: 16px;
	}
}
.think_tankCultureReport dl dt a {
    font-size: 18px;
    color: #3F67EB;
}
.think_tankCultureReport dd{
    word-wrap: break-word;
    white-space: pre-wrap;
}
.think_tankCultureReport{
	height: 250px;
}
@media(max-width:1400px){
	.navi-cen-col,.navi-cen-com{
		float: left;
		margin: 0 3%;
		font-size: 18px;
	}
		.navi-cen{
		line-height: 50px;
		font-size: 18px;
		font-weight: bold;
		color: #fff;
	}
	.navi{
		overflow-x: inherit!important;
	}
	.main-cen-right{
		height: 450px;
		overflow: hidden;
	}
	.think_tankCultureReport{
		width: 95%;
		margin-bottom: 20px;
	}
		.think_tankCultureReportImg {
		width: auto;
		float: left;
		overflow: inherit;
		margin-right: 10px;
	}
	.think_tankCultureReport dl{
		float: none;
		width: 100%;
	}
	.think_tankCultureReport{
		height: auto;
		min-height: inherit;
	}
	.think_tankCultureReport dd{
		font-size: 15px;
    	line-height: 26px;
	}
}
@media(max-width:1030px) and (min-width:768px){
	.main,.head-top,.navi-cen{
		width: 768px;
		min-width: inherit;
	}
	body{
		min-width: inherit!important;
	}
	.navi-cen-col, .navi-cen-com {
		float: left;
		margin: 0 2%;
		font-size: 16px;
	}
	
}
@media screen and (max-width: 1030px){
		.think_tankCultureReportImg {
		width: auto;
		float: left;
		overflow: inherit;
		margin-right: 10px;
	}
	.think_tankCultureReport dl{
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.think_tankCultureReport{
		height: auto;
		min-height: inherit;
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		margin-bottom: 20px;
	}
	.navi-cen{
		width: 768px;
	}
	.navi-cen-col, .navi-cen-com {
		float: left;
		margin: 0 2%;
		font-size: 16px;
	}
	.pctop{
		display: block!important;
	}
	.pc2top .head-top{
		display: block;
	}
	.main{
		padding: 20px 15px 0px;
		
	}
	.head-top img{
		width: 60%!important;
		max-width: auto;
		margin: 0px
	}
	.head-top form{
		float: right;
		width: 30%;
		margin-top: 10px;
	}
	.main-cen-left{
		float: none;
		width: 100%;
	}
	.main-cen-right{
		height:auto;
		overflow:inherit;
		float: none;
		width: 100%;
	}
	.main-recom-left, .main-recom div, .circular-left {
		float: none;
		width: auto;
	}
	.main2-ser span{
		font-size: 18px;
	}
	.head_list li a{
		margin: 0px;
	}
	.head-top-btn {
		background: url(learn_icon.png) no-repeat 5px 5px;
		float: right;
		margin-right: 10px;
	}
	.main-cen-right article{
		height: auto;
		min-height: inherit!important;
	}
	.main-cen-right article div{
		padding: 15px;
	}
	.swiper-containerc.swiper-container-horizontal .swiper-pagination-bullet{
		height: 8px!important;
		width: 8px!important;
		margin: 0px 2px;
	}
	.swiper-containerc.swiper-container-horizontal .swiper-pagination-bullet-active {
		background: #376ae3;
		width: 20px!important;
		border-radius: 15px;
	}
	.swiper-containerc.swiper-container-horizontal >.swiper-pagination-bullets{
		right: 10px!important;
	}
	.xsnh_banner p span{
		max-width: 100%!important;
		line-height: 26px;
	}
	.xsnh_banner p{
		height: 72px;
	}
	.main-cen-left-rep-con {
		margin-right: -1.42%;
	} 
}
@media(max-width:1030px) and (min-width:768px){
	.main2-ser div a {
		width: 19%;
	}
	
}
@media(max-width:1030px) and (min-width:769px){
	.main2-ser span{
		line-height: 200px!important
	}
}
@media(max-width:768px){
	.think_tankCultureReportImg {
		width: 18%;
		margin-right: 0px;
		
	}
	.think_tankCultureReportImg img{
		width: 100%;
		height: auto;
	}
	.main2-ser div{
		width: 100%;
	}
	.think_tankCultureReport dl{
		width: 78%;
		float: right;
	}
	.main2-ser span {
		float: none;
		width: auto;
		padding: 0;
		line-height: 50px;
		display: block;
		text-align: center;
	}
}
@media(max-width:480px){
	.think_tankCultureReportImg{
		width: 28%;
	}
	.think_tankCultureReport dl{
		width: 68%;
	}
}
/*学科发展*/
.develop-main{
	width: 1360px;
	max-width: inherit!important;
}
.develop-main-top{
	font-size: 15px;
    line-height: 26px;
	background: #4B6CE7 url(learn_develop-topbg_2023gz.jpg) no-repeat right top;
}
.develop-main-top h2{
	line-height: 48px;
    font-size: 24px;
    font-weight: bold;
}
.eachf-regular{
	font-size: 15px;
    line-height: 26px;
}
.file2021-pic{
	margin-top: 4px;
}
.forum-main-each div p, .forum-main-phase div p{
	font-size: 16px;
	line-height: 28px;
}
.forum-main-each div a{
	line-height: 1.5
}
.live-tab-tab {
    margin-right: -0.66%;
}
@media(max-width:1400px){
	.develop-main{
		width: 1000px;
	}
}
@media(max-width:1030px){
	.develop-main{
		width: 768px;
	}
}
@media(max-width:768px){
	.li_con{display:none}
.waptop{display:block}
.pctop{display:none}
*{margin:0 ;padding:0;list-style-type: none;}
.head_top{margin:0.25rem 0;height: 1.02rem;overflow: hidden;padding:0 0.333333rem;}
.inmg_left{float: left;height: 1.1rem;width: 7.08rem}
.inmg_left img{width: 100%;height: 100%;    vertical-align: top;}
.icon_right{float:right;width: 0.8rem;height: 0.65rem;margin-top:0.2rem}
.icon_right img{width: 100%;height: 100%;display: inline-block;}
.head_list{background: #5173e3}
.head_list ul{overflow: hidden}
.head_list li{padding-left: 0.533333rem;border-bottom:0.013333rem solid #5d88f9;width: 100%;float: left;color:#fff}
.search_1{padding:0.333333rem 0.613333rem 0.666667rem  0.533333rem;position: relative;}
.search_1 input{height: 0.8rem;width: 8.686667rem;border:none;background: #fff;padding:0 0.533333rem;font-size:0.36rem;border-radius: 0.16rem;font-size:0.426667rem; }
.head_list .li_con li{padding-left: 0.56rem;font-size:0.32rem;width: 100%;border:none;float: left;line-height:0.8rem;color:#fff}
.head_list .li_con  ul{overflow: hidden}
.head_list li a{color: #fff;text-decoration: none;}
.query_1{position: absolute;width: 0.4rem;height: 0.4rem}
.query_1 {background: url("images/yl_tosear.png") no-repeat; width: 0.4rem;height: 0.4rem;background-size: 0.4rem 0.4rem ;right:0.88rem;top:0.55rem;}
.pc2top{display:block;background: #5173e3;padding-bottom: 20px;}
.pc2top img{display:none}
.pc2top .navi{display:none}
.head-top form{width:90%;margin-left:5%}
.head-top{margin-bottom:0}
.head-top form{border:1px #fff solid;font-size:16px}
.head-top form .head-top-txt{background:#5173e3;color:#fff}
.article-main img{max-width:100%}
.col-xs-3{padding-top:0.533333rem !important}
.article-main{overflow:hidden}
.article-main img{float:left}
.waimg{float:left!important;}
.walist{float:left!important;width:53%!important;margin-top:10px}
.walist span,.walist p{width:100%!important}
.live-tab-conforum{padding:2%}
	.head-top form{
		float: none;
	}
	.head-top,.navi{
		display: none;
	}
	.develop-main{
		width: 100%;
		padding: 0px 15px;
	}
	.inmg_left{
		width: 80%!important;
		height: auto!important;
		float: left
	}
	.head_top{
		height: auto!important;
		overflow: hidden;
	}
	.icon_right{
		width: 35px!important;
		height: auto!important;
		margin-top: 3%!important;
		float: right
	}
	.waptop{
		display: block!important;
	}
	.head_list li{
		padding-left: 0.533333rem;
		border-bottom: 0.013333rem solid #5d88f9;
		width: 100%;
		float: left;
		color: #fff;
		font-size: 16px!important;
		line-height: 45px!important;
	}
		.head_list li a {
		color: #fff;
		text-decoration: none;
	}
		.head_list {
		background: #5173e3;
	}
}
@media(max-width:480px){
	.develop-main-top{
		background: #4B6CE7;
	}
}
/*科学技术前沿*/
.live-tab-conforum{
	font-size: 16px;
	padding: 3% 2.5% 3% 15%!important;
	border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    background: url(qylt2023.png) #4064DB no-repeat left 25px center;
    background-size: 118px auto;
}
.walist p,.walist h4{
	font-size: 16px!important;
}
.walist span:first-child{
	font-size: 18px!important;
}
.block-pic{
	width: 100%;
}
.live-tab-tab{
	margin-right: -0.66%
}
.waimg{
	margin-right: 20px;
}
.forum-main-phase-img{
	width: 100%!important;
}
.lab_word .eachf-regular{
	font-size: 14px!important;
}
.phonestyle {
		height: 200px;
	}
@media (max-width: 1400px){
	.phonestyle {
		height: auto;
	}
}
@media(max-width:1030px){
	.phonestyle{
		width: 100%!important;
		margin-right: 0px!important;
		padding-bottom: 20px!important;
	}
	.block-pic{
		margin-top: 20px!important;
	}
	.walist span{
		width: 100%!important;
	}
	.walist span a{
		line-height: 25px;
	}
	.live-tab-conforum{
		padding: 3% 2.5% 3% 20%!important;
	}
}
@media(max-width:800px){
	.live-tab-conforum{
		padding: 15px!important;
	}
	.live-tab-conforum{
		background-image: none;
	}
}
@media(max-width:768px) and (min-width:480px){
	.live-tab-tab li{
		margin-bottom: 5px;
	}
}
@media(max-width:500px){
	.forum-main-each div, .preview-main-each-right{
		padding: 0;
	}
	.waimg {
		padding-right: 0px!important
	}
	.walist{
		padding: 0!important;
	}
}
/*新闻动态*/
.news-top{
	width: 100%;
	background-size: 100%!important;
	border-radius: 7px;
}
.news-main-second p{
	font-size: 16px!important;
	line-height: 30px!important;
}
/*细览*/
.article-main{
	max-width: inherit;
	width: 1360px;
}
@media(max-width:1400px){
	.article-main{
		width: 1000px;
	}
	.news-top {
		background: url(images/newsbg.jpg) no-repeat right top;
		margin-bottom: 2.5%;
		background-size: auto 100%!important;
	}
}
@media(max-width:1030px){
	.article-main{
		width: 768px;
	}
}
@media(max-width:768px){
	.article-main{
		width: 95%;
	}
}
@media (max-width: 480px){
	.news-main-second a{
		font-size: 16px!important;
	}
	.article-main-title{
		font-size: 24px!important;
	}
	.article-main-infor,.article-main-font{
		font-size: 14px!important;
	}
}
/*学术活动预告*/
.news-top{
	overflow: hidden;
	height: 100px;
}
.news-top img{
	width: 110%;
	height: 110%;
	margin-top: -10px;
	margin-left: -10px;
}
.preview-main-news{
	font-size: 15px!important;
}
.develop-main-top1 {
	background-size: 100%;
	font-size: 16px!important;
	line-height: 30px!important;
}
.develop-main section{
	width: 100%;
}
.news-main-second{
	width: 1100px!important;
	float: left;
}
#content{
	overflow: hidden
}
@media(max-width:1400px){
	.develop-main-top1 {
		
		background: url(learn_develop-topbg1.png) no-repeat right center;
		background-size: auto 120%!important;
	}
	
	.news-main-second{
		width: 745px!important;
	}
}
@media(max-width:1030px){
	.news-main-second{
		width: 510px!important;
	}
	.news-top img{
		width: auto;
		height: 110%;
		margin-top: -10px;
		margin-left: -10px;
	}
}
@media(max-width:800px){
	.news-main-second{
		width: 100%!important;
	}
	.list-img{
		float: none;
		width:100%;
		margin-right: 0px;
	}
	.list-img img{
		width: 100%!important;
	}
}
@media(max-width: 480px){
	.develop-main-top1{
		margin: 0!important;
		width: 100%!important;
	}
	#content{
		width: auto!important;
		margin-left: 0px!important
	}
	.develop-main-top1 h2{
		font-size: 24px!important;
	}
}
/*图书概览*/
.author-main{
	max-width: 1360px;
}
/*新视频细览*/
.video-video-top h1{
	text-align: center;
}
.video-video form{
	max-width: 1360px;
}
.video-cen{
	max-width: 1360px;
}
.video-cen-left-intro-con{
	font-size: 16px;
}
.video-cen-right-con div span{
	font-size: 16px;
}
.video-video-top div{
	padding-top: 1%;
}
.forum-main-each-img i, .yqh-con-bottom-video i {
    position: absolute;
    z-index: 2000;
    left: 43%;
    top: 37%;
    color: white;
    opacity: 0.8;
}
.fa-4x{
	font-size: 2.5em
}
/*图书预览细览*/
.bookpre-main{
	max-width: 1360px;
}