@charset "utf-8";
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,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;
}
.fs-12 {
	font-size: 12px;
}
.h-75 {
	height: 75px;
}
.mr-40 {
	margin-right: 40px;
}
.mb-25-ie67 {
	*margin-bottom: 25px;
}
.c-666 {
	color: #666;
}
.c-999 {
	color: #999;
}
.fs-16 {
	font-size: 16px;
}
.fs-20 {
	font-size: 20px;
}
.fs-14 {
	font-size: 14px;
}
.mb-18-ie67 {
	*margin-bottom: 18px;
}
.pt-4-ie6 {
	_padding-top: 4px;
}
.mr-50 {
	margin-right: 50px;
}
.mlr-105 {
	margin: 0 105px;
}
.mb-55 {
	margin-bottom: 55px;
}
.ml-15 {
	margin-left: 15px;
}
.blank-55 {
	height: 55px;
	font-size: 0;
}
.blank-5, .blank-10, .blank-20 {
	font-size: 0;
}
.ks-fr {
	float: right;
}
.ks-fl {
	float: left;
}
.mr-15 {
	margin-right: 15px;
}
.p-r {
	position: relative;
}
.pt-20 {
	padding-top: 20px;
}
.pt-2 {
	padding-top: 2px;
}
.ml-500 {
	margin-left: 500px;
}
.p-20 {
	padding: 20px;
}
.blank-30 {
	height: 30px;
	font-size: 0;
}
.ta-r {
	text-align: right;
}
.fw-n {
	font-weight: normal;
}
.blank-15 {
	height: 15px;
	font-size: 0;
}
.blank-25 {
	height: 25px;
	font-size: 0;
}
.blank-45 {
	height: 45px;
	font-size: 0;
}
.va-m {
	vertical-align: middle;
}
.h-0 {
	height: 0;
}
.h-15 {
	height: 15px;
}
.mr-5-ie67 {*margin-right:5px;}
.lh-20 {line-height: 20px;}
.plr-30 {padding: 0 30px;}
.mr-25 {margin-right: 25px;}
.blank-40 {
	height: 40px;
	font-size: 0;
}
.pl-15 {padding-left: 15px;}
.c-f60 {color: #F60;}
.lh-45 {line-height: 45px;}
.lh-40 {line-height: 40px;}
.mb-75 {margin-bottom: 75px;}
.blank-150 {
	height: 150px;
	font-size: 0;
}
.blank-180 {
	height: 180px;
	font-size: 0;
}
.mr-45 {margin-right: 45px;}
.d-b {display: block;}
.pb-530 {padding-bottom: 530px;}
.mlr-10 {margin: 0 10px;}
.ta-c {text-align: center;}
.blank-345 {
	height: 345px;
	font-size: 0;
}
.mr--30 {margin-right: -30px;}
.mr-75 {margin-right: 75px;}
.fs-18 {font-size: 18px;}
.bc-w {background-color: white;}
.mt-25 {margin-top: 25px;}
.inline-pic {
	display: inline-block;
	max-width: 100%;
}
.block-pic {
	display: block;
	max-width: 100%;
}

/* ==========================================================================
   学术引领首页
   ========================================================================== */
.head {margin-bottom: 20px;}
.head-top {
	max-width: 1000px;
	margin: 0 auto 35px;
	padding-top: 50px;
}
.head-top img {
	float: left;
	margin-right: 16%;
	max-width: 100%;
}
.head-top form {
	float: left;
	margin-top: 6%;
	border: solid 1px #4064DB;
	border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    padding: 5px 2px 5px 10px;
    width: 21.5%;
}
.head-top form input.head-top-txt {
	width: 86.05%;
	height: 23px;
	padding: 0 4px 0 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	transition: all 0 ease 0;
	-webkit-transition: all 0 ease 0;
	-moz-transition: all 0 ease 0;
	-ms-transition: all 0 ease 0;
	-o-transition: all 0 ease 0;
	border: none;
}
.head-top form input.head-top-txt:focus, .search-main-search-cen div input.head-top-txt:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	outline: none;
}
.head-top-btn {
	width: 23px;
	height: 23px;
	border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: none;
    background: #5A76D4 url(learn_icon.png) no-repeat 5px 5px;
    font-size: 13px;
}
.navi {background-color: #4064DB;}
.navi-cen {
	margin: 0 auto;
	padding-right: 35px;
	max-width: 965px;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
}
.navi-cen a {color: white;}
.navi-cen-user {
	float: right;
	width: 9.84%;
	color: white;
}
.navi-cen-user span {
	margin: 0 15.79%;
}
.navi-cen-com {
	float: left;
	margin-right: 3.11%;
	position: relative;
	z-index: 2000;

	color: white;
	cursor: pointer;
}
.navi-cen-com div {
	position: absolute;
	z-index: 3000;
	top: 40px;
	left: 0;
	background-color: #2626EB;
	padding: 5px 0;
	display: none;
	white-space: nowrap;
	margin-left: -50%;
}
.navi-cen-com div a:link, .navi-cen-com div a:visited {
	display: block;
	color: white;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 15px;
}
.navi-cen-com div a:hover {
	color: #2626EB;
	text-decoration: none;
	background-color: #C7DCDE;
}
.navi-cen-com div span {
	display: block;
	color: #BBB;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 15px;
	cursor: default;
}
.navi-cen-com-link:link, .navi-cen-com-link:visited, .navi-cen-com-link:hover {text-decoration: none;}
.navi-cen-col {
	float: left;
	margin-right: 3.11%;
}
.main {
	max-width: 1000px;
	margin: 0 auto 20px;
	padding-top: 20px;
}
.main-recom {
	margin-bottom: 1.5%;
	background-color: #4064DB;
}
.main-recom-left {
	float: left;
	width: 60%;
}
.main-cen {margin-bottom: 5.5%;}
.main-cen-left {
	float: left;
	margin-right: 3%;
	width: 70.5%;
}
.main-cen-left-rep-tit {line-height: 52px;}
.main-cen-left-rep-tit a {
	float: right;
	font-size: 14px;
	color: #666;
}
.main-cen-left-rep-tit h2 {
	float: left;
	color: #4064DB;
	line-height: 52px;
	font-size: 1.3em;
	font-weight: bold;
}
.main-cen-left-rep-con {margin-right: -1.42%;}
.main-cen-left-rep-con article {
	float: left;
}
.main-cen-left-rep-con article.num2{
	width: 48.58%;
	margin: 0 1.42% 1.4% 0;
}
.main-cen-left-rep-con article.num3{
	width: 31.91%;
	margin: 0 1.42% 1.4% 0;
}
.main-cen-left-rep-con-name {
	display: block;
	color: #666;
	font-size: 14px;
	text-align: center;
	line-height: 41px;
}
.main-cen-right {
	float: left;
	width: 26%;
}
/*.main-cen-right h2 {
	line-height: 52px;
	color: #4064DB;
}*/
.main-cen-right article {background-color: #F3F3F3;}
.main-cen-right article a {display: block;}
.main-cen-right article div {
	line-height: 24px;
	padding: 5.56% 7.41% 7.41%;
}
.main-cen-right article div a {
	font-size: 16px;
	font-weight: 700;
	line-height: 31px;
	margin-bottom: 5%;
}
.circular-tit {
	height: 25px;
	line-height: 25px;
	background-color: #4064DB;
	padding-right: 2%;
	margin: 2.5% 0 2% 0;
}
.circular-tit a {
	float: right;
	color: white;
	font-weight: 700;
	font-size: 14px;
}
.circular-tit h2 {
	font-size: 19px;
	color: #4064DB;
	background-color: white;
	padding-right: 1.5%;
	float: left;
	line-height: 25px;
	font-weight: bold;
}
.circular-img {
	float: right;
	width: 58%;
}
.circular-img div {
	float: right;
	width: 21.55%;
}
.circular-img-pub {margin-bottom: 16%;}
.circular-left {
	float: left;
	width: 40.5%;
}
.circular-left a {
	font-size: 14px;
	line-height: 28px;
	display: block;
}
.subject {
	margin-bottom: 60px;
	background: url(learn_subjectbg.jpg) repeat-x center top;
}
.subject-cen {
	max-width: 970px;
	padding: 70px 0 20px 30px;
	margin: 0 auto;
}
.subject-cen-right {
	float: right;
	width: 57.73%;
	color: white;
	font-size: 16px;
	line-height: 31px;
}
.subject-cen-develop {
	font-family: "造字工房力黑（非商用）常规体";
	font-size: 28px;
	line-height: 60px;
}
.subject-cen-head {
	font-size: 33px;
	line-height: 67px;
	font-family: "Adobe 黑体 Std";
}
.subject-cen-right div {
	border-bottom: 1px solid transparent;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-clip: padding-box,border-box;
	background-origin: padding-box,border-box;
	background-image: linear-gradient(#FFF,#FFF),linear-gradient(90deg,#FFF,transparent);
	margin-bottom: 3.57%;
}
.subject-cen-right p {
	margin: 1.79% 0 7.14%;
}
.subject-cen-right a {
	display: inline-block;
	font-size: 18px;
	background-color: white;
	line-height: 32px;
	padding: 0 6.25%;
	color: #4064DB;
	border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}
.subject-cen img {
	float: left;
	margin-right: 4.12%;
	max-width: 100%;
}
.main2 {
	padding: 0 30px 70px 45px;
	max-width: 925px;
	margin: 0 auto;
}
.main2-sub {margin: 0 -6.3% 4.32% 0;}
.main2-sub a {
	margin-right: 6.3%;
	display: inline-block;
	width: 18%;
}
.main2-ser {border: solid 1px #CFCFCF;}
.main2-ser span {
	float: left;
	width: 15.35%;
	padding: 0 2.71%;
	line-height: 127px;
	color: white;
	font-size: 21px;
	background-color: #4064DB;
}
.main2-ser div {
	float: left;
	width: 88.93%;
	padding: 2.71% 7.04% 0;
	margin-right: -5.42%;
}
.main2-ser div a {
	float: left;
	margin: 0 5.42% 2.99% 0;
}
.foot {
	background-color: #323C4F;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	padding: 50px 0;
	color: #B6B8BD;
}
.foot span {margin-right: 25px;}
.slideforum {
	position: relative;
	z-index: 1000;
	overflow: hidden;
	height: 400px;
	margin-bottom: 1.5%;
}
.slideforum ul li {
	float: left;
	overflow: hidden;
	height: 400px;
}
.slideforum-each {margin-bottom: 0;}

/* ==========================================================================
   20180720 Add
   ========================================================================== */
.main-recom-right{
	float: right;
	width: 39%;
	margin-left: 1%;
	padding: 20px 10px 0 10px;
}
.main-recom-right h3{
	margin-bottom: 5px;
	/*max-height: 64px;
	overflow: hidden;*/
}
.main-recom-right h3 a{
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	line-height: 32px;
}
.main-recom-right ul{max-height: 234px; overflow: hidden;}
.main-recom-right li{
	border-bottom: 1px solid #76c0f4;
	line-height: 38px;
	overflow: hidden; /*自动隐藏文字/*/
   	text-overflow: ellipsis;/*文字隐藏后添加省略号*/
   	white-space: nowrap;/*强制不换行*/
	color: #fff;
}
.main-recom-right li a{
	color: #fff;
}
.main-recom-right a.more{
	float: right;
	color: #3AFDFF;
	margin-top: 15px;
}

.subject-cen-right div {border-bottom-color: white;}

.think_tankCultureList .think_tankCultureReport {
    float: left;
    overflow: hidden;
}
.think_tankCultureReportImg {
    width: 32%;
    float: left;
    overflow: hidden;
}
.think_tankCultureReport dl{
	float:right;
	width: 66%;
	font-size: 13px;
}
.think_tankCultureReport dl dt{
	margin-bottom: 2%;
}
.think_tankCultureReport dl dt a{
	font-size: 16px;
	color: #3F67EB;
}
.think_tankCultureReport{
	float:left;
	width:30%;
	margin-right:2%;
	margin-left:1%;
	min-height:210px;
}
#topic3{
	width:100%;
}
.circular-img div{
	width:100%;
}
.two-topic a{
	float:none;
}
@media screen and (max-width:999px){
	.think_tankCultureReport{
		float:left;
		width:46%;
		margin-right:2%;
		margin-left:2%;
		min-height:204px;
	}
	.think_tankCultureReportImg {
		width: 26%;
		float: left;
		overflow: hidden;
	}
	.think_tankCultureReport dl{
		float:right;
		width: 70%;
	}
}
@media screen and (max-width:480px){
	.think_tankCultureReport{
		width:92%;
		margin-left:4%;
		min-height:0px;
	}
}

/* ==========================================================================
   Carousel
   ========================================================================== */
.carousel-indicators {
	bottom: 1.5%; /*距容器carousel底部10px*/
	/*让整个计数区水平居中*/
	left: 70%;
	margin-left: -20px;
	text-align: right;
	width: 30%;
}
.carousel-indicators li {
	width: 12px;
	height: 12px;
	background-color: #b1adae;
	border: 0 none;
	border-radius: 12px;
	margin: 0 2px;
}
/*设置当前状态样式*/
.carousel-indicators .active {
	width: 28px;
	height: 12px;
	margin: 0 2px;
	background-color: #ece8e9;
}
/*文字样式*/
.carousel-caption{
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	line-height: 20px;
	padding: 10px;
	text-align: left;
	background-color: #545454 \9;
	background-color: rgba(0,0,0,0.4);
	font-size: 1.6rem; font-size: 16px;
}
.carousel-control{
	top: 50%;
	left: 2%;
	width: 0%;
	opacity: .8;
	font-size: 6.0rem; font-size: 60px;
}

@media all and (min-width:992px) {
	.carousel-caption{
		padding: 10px 20px 20px 10px;
		font-size: 2.0rem; font-size: 20px;
		margin-bottom: 5px;
	}
}
@media all and (max-width:991px) {
	
}

#flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:181px;
    max-height:260px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 60px;
    height: 60px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 0px;
    background: url(learn_btn_previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 0px;
    background: url(learn_btn_next.png) no-repeat;
}



/* ==========================================================================
   移动端
   ========================================================================== */
/* 小屏幕，主要是PAD */
@media all and (max-width: 991px) {
/* ==========================================================================
   学术引领首页
   ========================================================================== */
	.head-top img {max-width: 50%;}
	.head-top form {
		margin-top: 4%;
		width: 26%
	}
	.navi-cen-user {width: 13%;}
	.circular-img-big {max-width: 75%;}
	.subject-cen {padding-top: 40px;}
	.subject-cen-right {width: 55%;}
	.subject-cen-head {font-size: 26px;}
	.subject-cen img {max-width: 40%;}
	.main2-sub {margin-right: -3%;}
	.main2-sub a {
		margin-right: 3%;
		display: inline-block;
		width: 21%;
	}
	.main2-ser span {width: 13%;}
	.main2-ser div {
		width: 75%;
		padding: 4% 3% 0;
	}
	.main2-ser div a {width: 19%;}
	.main-recom-right h3{
		height: auto;
		max-height: initial;
	}
}

/* 超小屏幕，主要是手机 */
@media all and (max-width: 767px) {
/* ==========================================================================
   学术引领首页
   ========================================================================== */
	.head-top {
		padding-top: 30px;
		margin-bottom: 25px;
	}
	.head-top img {margin-right: 10%;}
	.head-top form {
		margin-top: 1%;
		width: 35%;
	}
	.head-top form input.head-top-txt {width: 82%;}
	.navi-cen {
		font-size: 14px;
		padding-right: 0;
	}
	.navi-cen-user {width: 16%;}
	.navi-cen-user span {margin: 0 9%;}
	.navi-cen-col {margin-right: 2%;}
	.main-recom-left, .main-recom div, .circular-left {
		float: none;
		width: auto;
	}
	.main-recom-right ul{max-height: initial; overflow: auto;}
	.main-recom-right li{
		border-bottom: 1px solid #76c0f4;
		line-height: 32px;
		overflow: hidden; /*自动隐藏文字/*/
		text-overflow: ellipsis;/*文字隐藏后添加省略号*/
		white-space: inherit;/*强制不换行*/
		color: #fff;
		font-size: 18px;
	}
	.main-cen-left {
		float: none;
		margin-right: 0;
		width: auto;
	}
	.main-cen-right {
		float: none;
		width: auto;
	}
	.main-cen-right-img {margin: 0 auto;}
	.subject-cen {padding-top: 20px;}
	.subject-cen-right {width: 58%;}
	.subject-cen img {margin-right: 2%;}
	.subject-cen-develop {line-height: 50px;}
	.subject-cen-head {line-height: 40px;}
	.subject {margin-bottom: 30px;}
	.main2 {padding: 0 30px 40px 30px;}
	.main2-ser span {width: 21%;}
	.main2-ser div {
		width: 64%;
		padding: 1% 3% 0 6%;
		margin-right: -12%;
	}
	.main2-ser div a {
		width: 38%;
		margin: 0 12% 2.99% 0;
	}
	.main-recom-right h3 a{
		font-size: 18px;
	}
	.main-recom-right li{
		line-height: 24px;
		font-size: 14px;
		padding: 5px 0;
		overflow: hidden; /*自动隐藏文字/*/
		text-overflow: ellipsis;/*文字隐藏后添加省略号*/
		white-space: inherit;/*强制不换行*/
		color: #fff;
	}
	.main-recom-right a.more{
		float: right;
		color: #3AFDFF;
		margin-top: 15px;
		font-size: 14px;
	}
	.main-cen-left-rep-con {margin-right: 0;}
}

/* 微小屏幕，分辨率更低的手机 */
@media all and (max-width: 479px) {
/* ==========================================================================
   学术引领首页
   ========================================================================== */
	.head-top {
		padding-top: 15px;
		margin-bottom: 10px;
	}
	.head-top img {margin-right: 6%;}
	.head-top form {width: 38%;}
	.head-top form input.head-top-txt {width: 76%;}
	.navi-cen {
		font-size: 12px;
		line-height: 30px;
	}
	.navi-cen-user {
		float: none;
		width: auto;
		text-align: right;
	}
	.navi-cen-user span {margin: 0 3%;}
	.navi-cen-col {
		margin-right: 1.5%;
	}
	.circular-img {
		float: none;
		width: auto;
		margin-bottom: 2%;
	}
	.subject {
		margin-bottom: 15px;
		background-repeat: repeat;
	}
	.subject-cen {padding: 10px 15px;}
	.subject-cen-right {
		float: none;
		width: auto;
		font-size: 14px;
		line-height: 25px;
		margin-bottom: 5%;
	}
	.subject-cen img {
		float: none;
		margin-right: 0;
		max-width: 100%;
	}
	.subject-cen-develop {
		font-size: 24px;
		line-height: 40px;
	}
	.subject-cen-head {
		font-size: 20px;
		line-height: 30px;
	}
	.subject-cen-right p {margin-bottom: 4%;}
	.main2 {padding: 0 15px 20px}
	.main2-sub a {
		width: 46%;
		margin-bottom: 3%;
	}
	.main2-ser span {
		float: none;
		width: auto;
		padding: 0;
		line-height: 50px;
		display: block;
		text-align: center;
	}
	.main2-ser div {
		margin-right: 0;
		float: none;
		width: auto;
	}
	.navi-cen-com {margin-right: 1.5%;}
	.navi-cen-com div {top: 30px;}
	.navi-cen-com div a:link, .navi-cen-com div a:visited {
		font-size: 12px;
		line-height: 22px;
		padding: 0px 15px;
	}
}