html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; } /*为了照顾ie6 链接图片有边框*/
img{display: block;}
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:12px; color:#000;}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
.clearit { clear:both; height:0; font-size:0; overflow:hidden; }
a { color:#000; text-decoration:none; }
a:hover { color:#000; text-decoration:none; }
html {
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: 100%;
}
/*img {
	max-width: 100%;
	height: auto;
	width: auto;
	}*/
	body,html{
		font-size:14px;
		font-family: sans-serif,'microsoft yahei';
	}
	/* css空白 */
	.blank1 { margin:0 auto; height:1px; font-size:1px; clear:both; overflow:hidden }
	.blank2 { margin:0 auto; height:2px; font-size:1px; clear:both; overflow:hidden }
	.blank3 { margin:0 auto; height:3px; font-size:1px; clear:both; overflow:hidden }
	.blank5 { margin:0 auto; height:5px; font-size:1px; clear:both; overflow:hidden }
	.blank8 { margin:0 auto; height:8px; font-size:1px; clear:both; overflow:hidden }
	.blank10 { margin:0 auto; height:10px; font-size:1px; clear:both; overflow:hidden }
	.blank11 { margin:0 auto; height:11px; font-size:1px; clear:both; overflow:hidden }
	.blank12 { margin:0 auto; height:12px; font-size:1px; clear:both; overflow:hidden }
	.blank13 { margin:0 auto; height:13px; font-size:1px; clear:both; overflow:hidden }
	.blank14 { margin:0 auto; height:14px; font-size:1px; clear:both; overflow:hidden }
	.blank15 { margin:0 auto; height:15px; font-size:1px; clear:both; overflow:hidden }
	.blank16 { margin:0 auto; height:16px; font-size:1px; clear:both; overflow:hidden }
	.blank18 { margin:0 auto; height:18px; font-size:1px; clear:both; overflow:hidden }
	.blank20 { margin:0 auto; height:20px; font-size:1px; clear:both; overflow:hidden }
	.blank23 { margin:0 auto; height:23px; font-size:1px; clear:both; overflow:hidden }
	.blank25 { margin:0 auto; height:25px; font-size:1px; clear:both; overflow:hidden }
	.blank30 { margin:0 auto; height:30px; font-size:1px; clear:both; overflow:hidden }
	.blank35 { margin:0 auto; height:35px; font-size:1px; clear:both; overflow:hidden }
	.blank50 { margin:0 auto; height:50px; font-size:1px; clear:both; overflow:hidden }

	.w1200{
		width: 1200px;
		margin: 0 auto;
	}
	.col-md-3 {
		width: 27%;
	}
	/*外框*/
	.g-box {
		width: 100%;
	}
	/*路径 面包屑导航*/
	.g-crumb {
		background:none;
		margin-bottom:10px;
	}
	.g-crumb .breadcrumb {
		margin:40px 0 0 0;
		background:none;
		font-size: 14px;
		/*border-bottom: 1px solid #ccc;*/
		/*border-radius: 0;*/
	}
	.g-crumb .breadcrumb > li   li:before {
		color: #767676;
		content: "> ";
		padding: 0 5px;
	}
	.g-crumb .breadcrumb  li a{
		color: #666;
	}
	/****************统一列表*****************/
	.list {
		width:100%;
		overflow:hidden;
		margin-top: 20px;
	}
	.list ul {
		color:#575757;
		font-size:12px;
		padding:0;
		margin:0;
	}
	.list ul li {
		position:relative;
		font-size:16px;
		line-height:34px;
		text-overflow:ellipsis;
		white-space:nowrap;
		overflow:hidden;
	}

	.list ul li a {
		display:block;
		float:left;
		width:90%;
		color:#575757;
		text-decoration:none;
		text-overflow:ellipsis;
		white-space:nowrap;
		overflow:hidden;
	}

	.list ul li a:hover {
		color:#015293;
	}
	.list ul li span {
		float:right;
		color:#015293;
		font-size:12px;
	}

	/*********************/
	/*二级列表页*/

	.m-wrap7 .m-text4 .list-group-item{
		padding-top:15px;
		border-bottom:1px solid #eee;
	}
	.m-wrap7 .m-text4 .list-group-item:hover {
		background-color: #f5f5f5;
	}
	.m-wrap7 .m-text4 h5 {
		color:#9f9f9f;
		font-size: 14px;
		padding: 10px 0 5px;
	}
	.m-wrap7 .m-text4 h5 span{
		color:#ff4e00;
	}

	/*人物介绍部分样式 配合m-wrap6  */
	.m-text4 {
		border:none;
	}
	.m-text4 a.list-group-item {
		border:none;
		background:none;
	}
	.m-text4 h4 {
		font-size:20px;
		color:#575757;
		font-weight:bolder;
		white-space:nowrap;
		text-overflow:ellipsis;
		overflow:hidden;
	}
	.m-text4 a:hover h4  {
		color:#015293;
		text-decoration:none;
	}
	.m-text4 h4 a:hover {
		color:#015293;
		text-decoration:none;
	}
	.m-text4 a p {
		font-size:14px;
		color:#9f9f9f;
		line-height:20px;
		height:40px;
		text-indent: 2em;
		text-overflow:ellipsis;
		overflow:hidden;
	}

	/*标题3*/
	.m-title3 {
		position:relative;
		width:100%;
		border-bottom:1px solid #c3c3c3;
		/*margin-bottom:30px;*/
	}
	.m-title3 h3 {
		font-size: 20px;
		color:#015293;
		font-weight: bold;
		float:left;
		margin:0;
		/*padding-top:15px;*/
		padding-bottom:15px;
		/*border-bottom:2px solid #0d8ab4;*/
		margin-bottom:-1px;
	}
	.m-title3 h3 a {
		color:#015293;
	}
	.m-title3 .m-more {
		display:block;
		float:left;
		width:60px;
		height:35px;
		background:url(/uploads/image/skimg/more1.png) center bottom no-repeat;
	}

	/*内容页*/
	.content{
	}
	.content h2{
		line-height: 40px;
		font-size: 32px;
		color: #252525;
		margin: 0px;
		font-weight: bold;
		border-bottom: 1px solid #c3c3c3;
		padding-bottom: 20px;
		padding-top: 15px;
		margin-bottom: 20px;

	}
	.content p{
		font-size: 16px;
		line-height: 34px;
		margin-bottom: 15px;
		color: #000;

	}
	.content img{
		max-width: 100%;
		margin: 0 auto;
		padding-bottom: 15px;
	}
	.content p.conp{
		color: #666;
		text-align: right;
	}
	.content p.conp span{
		padding: 0 5px;
	}
	.content p.conp .conshare a{
		display: inline-block;
	}
	.content p.conp .conshare img{
		padding-bottom: 0;
		margin-bottom: -2px;
	}
	.flip{
		width: 530px;
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.flip li{
		display: inline;
		float: left;
		padding: 0 2px;
	}
	.flip a{
		border: 1px solid #cecece;
		border-radius: 5px;
		padding: 5px 10px;
	}

	.flip a.on{
		border: none;
		background-color: #2d49c2;
		color: white;
		border-radius: 5px;
		padding: 5px 10px;
	}
	/*二级页——学术期刊*/
	.journal-box{
		position: relative;
	}
	.journal{
		width: 40%;
		float: left;
		margin:0 20px;
		padding: 20px 0;
		box-shadow: 0px 4px 6px 0px rgba(45, 77, 164, 0.1);
	}
	.journal img{
		transform: translatex(30%);
	}
	.journal h2{
		text-align: center;
	}
	.journal h2 a{
		font-size: 18px;
	}
	.journal h2 a:hover{
		color: #996c33;
	}
	.journal p{
		font-size: 14px;
		margin-top: 15px;
		color: #666;
		line-height: 1.5em;
		padding: 0 15px;
		text-align: justify;
		/*display: none;*/
	}
	.journal p .bookintr{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp:3;
		-webkit-box-orient:vertical;
	}
	.journal p .bookmore a{
		color: #666;
		margin-right: 10px;
		float: right;
	}
	.journal p .bookmore a:hover{
		color: #2d49c2;
	}
	/*新闻列表页*/
	.newslistimg{
		margin-top: 30px;
	}
	.newslistimg .media-left{
		padding-right: 15px;
	}
	.media{
		padding: 7px 0 10px;
		border-bottom: 1px solid #ccc;
	}
	.media-body:hover .media-heading{
		color: #2d49c2;
	}
	.media-body:hover .newscon{
		color: #2d49c2;
	}
	.media-heading{
		width: 540px;
		font-size: 20px;
		font-weight: bold;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.newscon{
		font-size: 14px;
		color: #333;
		margin-top: 15px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp:4;
		-webkit-box-orient:vertical;
	}
	.newstime{
		font-size: 14px;
		color: #999;
		margin-top: 10px;
		float: right;
	}

	.notice-box{
		margin-top: 35px;
		box-shadow: 0px 4px 6px 0px rgba(45, 77, 164, 0.1);
	}
	.title-box{
		background: #f2f5f8;
	}
	.t-bg{
		background: url(/uploads/image/skimg/tibg1.png) center left no-repeat;
		background-size: contain;
		height: 50px;
	}
	.t-bg .t-title{
		position: absolute;
		font-size: 22px;
		color: #fff;
		/*font-weight: bold;*/
		line-height: 50px;
		text-align: center;
		margin-left: 50px;
	}
	.t-bg .t-more a{
		font-size: 16px;
		color:#2d49c2;
		float: right;
		line-height: 50px;
		margin-right: 20px;
	}
	.phone-more{
		display: none;
	}
	.common-ul{
		position: relative;
		box-sizing:content-box;
		top:5px;
		padding-bottom: 20px;
	}
	.c-ul{
		padding-left: 40px;
		box-sizing: border-box;
	}
	.common-ul li{
		width: 100%;
		font-size: 30px;
		overflow: visible !important;
		list-style: square outside !important;
		color: #ffb701;
	}
	.common-ul li a {
		display: block;
		font-size: 16px;
		font-weight: 500;
		color: #333335;
		text-decoration: none;
		float: left;
		width: 93%;
		margin-top: 13px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.rightimg{
		margin-top: 15px;
	}
	.rightimg img{
		margin:15px 0;
	}
	.newsewm{
		margin:0 auto;
		text-align: center;
	}
	.news_ewm1{
		position: relative;
		background: url(/uploads/image/skimg/newsimg9.png) center left no-repeat;
		background-size: contain;
		width: 100px;
		height: 100px;
		float: left;
		left: 4%;
		transform: translatex(50%);
	}
	.news_ewm2{
		position: relative;
		background: url(/uploads/image/skimg/newsimg10.png) center left no-repeat;
		background-size: contain;
		width: 100px;
		height: 100px;
		float: left;
		left: 13%;
		transform: translatex(50%);
	}
	/*中心简介*/
	.nav-tabs{
		border-bottom: 5px #2d49c2 solid;
	}
	.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
		color: #fff;
		cursor: default;
		background-color: #2d49c2;
	}
	.nav-tabs>li.active:after {
		content: '';
		width: 0px;
		height: 0;
		position: absolute;
		left: calc(50% - 15px);
		bottom: -15px;
		border-top: 15px solid #2d49c2;
		border-left: 9px solid transparent;
		border-right: 9px solid transparent;
	}
	ul.nav-tabs>li{
		margin: 0 18px -1px;
	}
	ul.nav-tabs>li:first-child{
		margin-left: -2px;
	}
	ul.nav-tabs>li:last-child{
		margin-right: 0;
	}
	.nav-tabs>li>a{
		font-size: 24px;
		color: #2d49c2;
		padding-right: 70px;
		padding-left: 70px;
	}
	.introducttitle {
		text-align: center;
		margin-top: 30px;
	}
	.introducttitle .line {
		display: inline-block;
		width: 20%;
		border-top: 1px solid #ccc ;
	}
	.introducttitle .txt {
		color: #333335;
		vertical-align: -7px;
		font-size: 22px;
		padding: 0 20px;
	}
	.introductcon{
		margin: 20px 0;
	}
	.introductcon p{
		font-size: 16px;
		color: #333335;
		line-height: 1.5em;
		text-indent: 2em;
		padding: 20px 10px;
	}
	.fzxnav{
		margin-top: 20px;
	}
	.fzxnav .dq{
		color: #333335;
		font-size: 16px;
	}
	ul.cityselect{
		display: inline-block;
		position: relative;
		width: 95%;
		left: 50%;
		transform: translatex(-50%);
		margin: -27px 0 15px 60px;
	}
	ul.cityselect>li{
		float: left;
		padding: 5px 3px;

	}
	ul.cityselect>li a{
		font-size: 16px;
		color: #333335;
		padding: 5px;
		border:1px rgba(0,0,0,0) solid;
		border-radius: 3px;
	}
	ul.cityselect>li a:hover{
		color: #fff;
		background: #2d49c2;
	}
	ul.fzxbuttongroup{
		display: inline-block;
		position: relative;
		width: 95%;
		left: 50%;
		transform: translatex(-50%);
		margin: -10px 0 15px 51px;
	}
	ul.fzxbuttongroup>li{
		float: left;
		padding:15px;
	}
	ul.fzxbuttongroup>li a{
		font-size: 16px;
		color: #333335;
		padding: 5px 8px;
		border:1px #ccc solid;
		border-radius: 3px;
	}
	ul.fzxbuttongroup>li a:hover{
		color: #2d49c2;
		border:1px #2d49c2 solid;
	}
	/*专家库列表*/
	.expertfilter{
		margin-top: 20px;
	}
	.expertfilter span{
		font-size: 16px;
		color: #333335;
		padding: 3px 5px;
	}
	.expertfilter .filterby a{
		padding: 0 5px;
		color: #2d49c2;
		border: 1px rgba(0,0,0,0) solid;
		border-radius: 3px;
	}
	.expertfilter .filterby a:hover{
		color: #fff;
		background: #2d49c2;
	}
	.expertfilter input{
		float: right;
		width: 20%;
		height: 35px;
		border:1px #ccc solid;
		border-radius: 5px;
		outline: none;
		color: #333335;
		background: url(/uploads/image/skimg/searchexpert.png) center left no-repeat;
		background-size: 10%;
		padding: 0 0 0 30px;
	}
	.expertfilter button{
		float: right;
		position: absolute;
		right: 0.8vw;
		height: 35px;
		width: 55px;
		border: 1px #2d49c2 solid;
		border-radius: 5px;
		background: #2d49c2;
		color: #fff;
	}

	.expertpic a span{
		top: 3px;
		position: relative;
		font-size: 14px;
		color: #333335;
		text-align: center;
		left: 20%;
		transform: translatex(50%);
	}
	.expertpic{
		margin-top: 30px;
	}
	.epic{
		margin:15px -15px;
	}
	/*学术研究*/
	.trendsbox .newstime{
		padding-right: 30px;
	}

	.stybox .styleft{
		width: 790px;
		float: left;
	}

	.stybox .stynav{
		width: 100%;
		height: 50px;
		background-color: #f2f5f8;
		position: relative;
	}

	.stybox .navhead{
		background: url(/uploads/image/skimg/tibg1.png) center top no-repeat;
		background-size: cover;
		width: 160px;
		height: 50px;

		position: absolute;
		top: 0;
		left: 0;

		color: white;
		font-size: 24px;
		line-height: 50px;
		padding-left: 40px;
	}

	.stybox .stytab{
		padding-left: 230px;
		float: left;
	}

	.stybox .stytab .sty{
		float: left;
		font-size: 20px;
		color: #333335;
		padding-top: 12px;
		margin-right: 50px;
		cursor: pointer;
	}

	.stybox .stytab .sty:hover{
		text-decoration: underline;
	}

	.stybox .stytab .sty.lactive{
		color: #2d49c2;
		font-weight: bold;
		border-bottom: 3px solid #2d49c2;
	}

	.stybox .more{
		font-size: 16px;
	}

	.stybox .more a{
		color: #2d49c2;
		float: right;
		line-height: 50px;
		padding-right: 20px;
	}

	.stybox .styright{
		float: left;
		margin-left: 30px;
		width: 380px;
	}

	.stybox .styright .navhead{
		width: 189px;
	}

	.stytabbox{
		margin-top: 20px;
	}

	.stytabbox .stytableft{
		width: 380px;
		box-shadow: 0px 4px 6px 0px rgba(45, 77, 164, 0.1);
		float: left;
		padding-bottom: 10px;
	}

	.stytabbox .styritab:nth-child(1){
		display: none;
	}

	.stytabbox .styritab:nth-child(2){
		display: none;
	}

	.stytabbox .stylb{
		width: 380px;
		height: 214px;
	}

	.stytabbox .stytableft h1{
		padding: 0 20px;
		font-size: 18px;
		color: #333335;
		text-align: center;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		margin: 20px 0;
	}

	.stytabbox .stytableft h1 a:hover{
		color: #996c33;
	}

	.stytabright h1 a:hover{
		color: #996c33;
	}

	.stytabright ul li a:hover{
		color: #996c33;
	}

	.styright .stytabtwobox ul li a:hover{
		color: #996c33;
	}

	.stytabtwo .styri:hover{
		text-decoration: underline;
	}

	.stytabbox .stytableft p{
		padding: 0 20px 0;
		font-size: 14px;
		color: #666;
		line-height: 24px;
		text-align: left;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}

	.stytabright{
		margin-left: 30px;
		width: 380px;
		float: left;
	}

	.stytabright h1 img{
		display: inline;
		margin-bottom: -5px;
		margin-right: 10px; /*11.28修改*/
	}

	.stytabright h1{
		font-size: 18px;
		color: #333;
		line-height: 30px;
		font-weight: bold;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp:2;
		-webkit-box-orient: vertical;
		width: 100%;
	}

	.stytabright h1 a{
		font-size: 18px;
		color: #333;
		line-height: 30px;
		font-weight: bold;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp:2;
		-webkit-box-orient: vertical;
		width: 100%;
	}

	.stytabright p{
		font-size: 14px;
		color: #666;
		padding: 15px 0 5px; /*11.28修改*/
		line-height: 24px; /*11.28修改*/
		border-bottom: 1px solid #eeeeee;
		text-align: left;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		width: 100%;
	}

	.stytabright ul{
		margin-top: 5px; /*11.28修改*/
	}

	.stytabright ul li{
		font-size: 16px; /*11.28修改*/
		color: #333335;
		padding: 5px 0;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		width: 100%;
	}

	.stytabright ul li a{
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		width: 100%;
	}

	.stytabright ul li span{
		color: #2d49c2;
	}

	.stytabtwo .styri{
		width: 45%;
		float: left;
		text-align: center;
		font-size: 18px;
		color: #666;
		font-weight: bold;
		cursor: pointer;
	}

	.stytabtwo .styri.lactive{
		color: #2d49c2;
		text-decoration: underline;
	}

	.stytabtwobox .stytwotab:last-child{
		display: none;
	}

	.stytabtwo span{
		float: left;
		width: 10%;
		text-align: center;
		font-size: 16px;
		color: #666;
	}

	.styright .stytabtwobox{
		box-shadow: 0px 4px 6px 0px rgba(45, 77, 164, 0.1);
	}

	.styright .stytabtwo{
		margin-top: 8px;
		margin-bottom: 8px;
	}

	.styright .stytabtwobox .styrilb{
		width: 380px;
		height: 214px;
	}

	.styright .stytabtwobox ul{
		padding-bottom: 10px;
		padding-top: 8px;
	}

	.styright .stytabtwobox ul li{
		font-size: 16px;
		color: #333335;
		padding: 7px 0;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}

	.styright .stytabtwobox ul li span{
		width: 13px;
		height: 13px;
		background-color: #ffb701;
		float: left;
		margin: 5px 10px 0 10px;
	}

	.trendsbox .stytabbox .stytabright{
		width: 320px;
	}

	.trendsbox .stytabbox .stytabright img{
		width: 100%;
		height: 170px;
	}

	.trendsbox .stytabbox .stytabright h1 a{
		-webkit-line-clamp: 1;
	}

	.trendsbox .stytabbox .stytabright p{
		-webkit-line-clamp: 2;
	}

	.trendsbox .stytabbox .stytableft p{
		-webkit-line-clamp: 2;
	}

	.trendsbox .styleft{
		margin-bottom: 30px;
	}

	.trendsbox .styright p{
		padding-bottom: 20px;
	}

	.trendsbox .listtop ul li .text1{
		background: url(/uploads/image/skimg/listtop.png) center left no-repeat;
		background-size: unset;
		padding-left: 20px;
		font-size: 16px;
		width: 80%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		float: left;
	}

	.trendsbox .listtop ul li .text2{
		font-size: 16px;
		color: #999;
		float: right;
	}

	.trendsbox .listtop ul{
		margin-top: 20px;
	}

	.trendsbox .listtop ul li{
		padding: 15px 0;
		border-bottom: 1px solid #ebebeb;
	}
	/*专家页详情*/
	.expertinfo .expertintr{
		font-size: 16px;
		line-height: 1.5em;
		color: #333;
		margin-top: 15px;
		color: #333335;
    /*overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;*/
}
.expertinfo .media-heading{
	font-size: 24px;
	color: #333335;
	margin-top: 15px;
}
.expertinfo .media-left{
	padding-right: 25px;
}
.expertinfo .media-top{
	display: none;
}
/*首页搜索*/
.searchlogo{
	position: absolute;
	background: url(/uploads/image/skimg/search_logo.png) center center no-repeat;
	background-size: contain;
	height: 48px;
	width: 236px;
	margin: 15% 0 0 35%;
}
/*.searchbox{
	position: absolute;
	margin: 20% 0 0 23%;
}*/
.searchbox input{
	height: 53px;
	width: 586px;
	font-size: 16px;
	border: 1px solid #ccc;
	border-radius: 5px;
	outline: none;
	background: url(/uploads/image/skimg/searchexpert.png) center left no-repeat;
	background-size: 6% 50%;
	padding-left: 9%;
}
.searchbox input['placeholder']{
	text-align: center;
}
.searchbox button{
	position: absolute;
	right: 0;
	top: 0;
	height: 53px;
	width: 95px;
	background: #2d49c2;
	border: 1px solid #2d49c2;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
}
.keyword{
	position: absolute;
	margin: 25% 0 0 29%;
}
.keyword p{
	color: #999;
	font-size: 16px;
}
.keyword p>span{
	padding: 0 10px;
}
.indexsearch .newslistimg{
	margin-top: 120px;
}
.indexsearch .notice-box{
	margin-top: 20px;
}
.indexsearch ul#list li{
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 40px;
}
.indexsearch ul#list li h4 a{
	font-size: 20px;
	font-weight: bold;
	line-height: 2em;
	color: #333335;
}
.indexsearch ul#list li h4 a:hover{
	color: #2d49c2;
}
.indexsearch ul#list li .lieb_nrr p{
	font-size: 16px;
	line-height: 1.5em;
	color: #4a4a4a;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.indexsearch ul#list li .shijian{
	font-size: 16px;
	color: #666;
	float: right;
	margin-top: 8px;
}
.indexsearch .flip{
	width: 640px;
}
.indexsearch .flip #page li a:hover{
	background: #2d49c2;
	color: #fff;
}
/*搜索二*/
.searchconbox{
	position: absolute;
	margin: 3% 0 0 5%;
}
.searchconkeyword{
	position: absolute;
	margin: 11% 0 0 12%;
}
/*分中心建设*/
.subpage .jsbox .media-left img{
	float: right;
}
.subpage .media .media-top{
	display: none;
}
.subpage .jsbox .media{
	border: none;
}

.subpage .jsbox{
	margin-bottom: 30px;
}

.subpage .jsbox .media-body{
	padding-right: 15px;
}

.subpage .jsbox .media-heading{
	width: 350px;
}

.subpage .jsbox .media-heading a{
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.subpage .stytabtwobox .stytwotab:last-child{
	display: block;
}

.subpage .stytabtwobox{
	box-shadow: 0px 4px 6px 0px rgba(45, 77, 164, 0.1);
}

.subpage .stytabtwo{
	margin-top: 8px;
	margin-bottom: 8px;
}

.subpage .stytabtwobox .stytwotab .sw31 a img{
	width: 100%;
	height: 214px;
}

.subpage .stytabtwobox .stytwotab .sw31 a img{
	width: 100%;
	height: 214px;
}

.subpage .stytabtwobox ul{
	padding-bottom: 10px;
	padding-top: 8px;
}

.subpage .stytabtwobox ul li{
	font-size: 16px;
	color: #333335;
	padding: 7px 0;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.subpage .stytabtwobox ul li span{
	width: 13px;
	height: 13px;
	background-color: #ffb701;
	float: left;
	margin: 5px 10px 0 10px;
}

.subpage .stytabtwobox .sw31 h1 {
	width: 100%;
	color: white;
	text-align: left;
	height: 40px;
	line-height: 40px;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	left: 0;
}

.subpage .stytabtwobox .sw31 h1 span {
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 70%;
	display: block;
	font-size: 16px;
}

.subpage .stytabtwobox .sw31{
	position: relative;
}

.subpage .jstext{
	margin: 30px 0;
}

.subpage .jstext h1{
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.subpage .jstext p{
	font-size: 14px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.subpage .newscon{
	-webkit-line-clamp: 3;
}

.subpage .hdbox h1{
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	margin: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.subpage .hdbox .hdimg img{
	width: 48%;
	height: 110px;
	float: left;
}

.subpage .hdbox .hdimg .hdtext{
	width: 48%;
	float: right;
}

.subpage .hdbox .hdimg .hdtext p{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #a8a8a8;

}

.subpage .hdbox .hdimg .hdtext span{
	color: #a8a8a8;
	margin-top: 20px;
	display: block;
}

.subpage .hdbox{
	box-shadow: 0px 4px 6px 0px rgba(45, 77, 164, 0.1);
	padding:20px 10px;
	margin-top: 20px;
}

.subpage .t-bg .t-title{
	margin-left: 35px;
}

/*儒学名家*/
.confumaster .row{
	margin-top: 20px;
}
.acadcommittee-box{
	box-shadow: 0px 4px 6px 0px rgba(45, 77, 164, 0.1);
}
.confumaster .swiper-container{
	padding-bottom: 20px;
}
.confumaster .confucian-table {
	margin: 0 -35px;
	text-align: center;
	border-collapse:separate;
	border-spacing:60px 25px;
}
.confucian-table tr{
	padding: 20px 0
}
.confucian-table tr span{
	position: relative;
	font-size: 20px;
	color: #323335;
	top: 10px;
}
.confumaster .swiper-button-next, .confumaster .swiper-button-prev{
	background-size: 25px 30px;
	top: 96%;
	/*margin-top: -30px;*/
}
.swiper-pagination-bullet{
	background: #f4f4f4;
}
.swiper-pagination-bullet-active{
	background: #f4f4f4;
}
.confumaster .swiper-button-next{
	position: absolute;
	right: 45%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
}
.confumaster .swiper-button-prev{
	left: 45%;
}
.famouscolumn-box{
	box-shadow: 0px 4px 6px 0px rgba(45, 77, 164, 0.1);
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.famouslb .swiper-slide h1{
	width: 100%;
	color: white;
	text-align: left;
	height: 45px;
	line-height: 45px;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	left: 0;
}
.famouslb .swiper-slide h1 span{
	padding-left: 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width: 70%;
	display: block;
	font-size: 16px;
}
.famouslb .swiper-pagination-bullet{
	background-color: #d5bdbb;
}

.famouslb .swiper-pagination-bullet-active{
	padding: 0 10px;
	border-radius: 3px;
}

.famouslb .swiper-pagination-bullet{
	background-color: #fff;
}

.famouslb .swiper-slide{
	position: relative;
}
.famouslb .swiper-pagination{
	text-align: right;
}
.famouscolumn-box ul{
	padding-bottom: 38px;
	padding-top: 0px;
}

.famouscolumn-box ul li{
	font-size: 16px;
	color: #333335;
	padding: 7px 0;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.famouscolumn-box ul li span{
	width: 13px;
	height: 13px;
	background-color: #ffb701;
	float: left;
	margin: 5px 10px 0 10px;
}
.zhuanjiaku-box{
	margin-top: 15px;
}
.guoxuebox{
	margin-top: 20px;
}
.guoxueitem{
	margin-top: 20px;
}
.guoxueitem h1{
	font-size: 18px;
	color: #333335;
}
.guoxueitem .media{
	background: #f4faff;
	border-bottom: none;
}
.guoxueitem .media-body{
	padding: 5px 0 0 0;
}
.guoxueitem .media-heading{
	font-size: 16px;
	color: #333335;
}
.newwordsitem .media{
	margin-top: 15px;
	/*width: 35%;*/
	border-bottom: none;
	padding: 15px 0;
}
.newwordsitem .media-body{
	/*width: 70%;*/
}
.newwordsitem .media-heading{
	font-size: 18px;
	color: #333335;
	margin-top: 10px;
}
.newwordsitem .newscon{
	width: 33%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.newwordsright {
	position: relative;
	margin: -28% 0 0 37%;
	/* left: 36%; */
	width: 100%;
}
.newwordsright .media{
	width: 63%;
	border-bottom:1px solid #ccc;
}
.newwordsright .media-body{
	float: left;
	width: 100%;
	margin: 15px 0;
}
.newwordsright .newscon{
	width: 100%;
}
.interviewbox{
	margin-top: 15px;
}
.interviewbox .media-top{
	display: none;
}
.interviewbox .media-heading{
	width: 100%;
	font-size: 18px;
	color: #333335;
}
.interviewbox .newscon{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
@media(max-width:768px){
	.col-xs-12{
		width:100%;
	}
	.t-bg {
		height: 9.3vw;
	}
	.t-bg .t-title {
		font-size: 4vw;
		line-height: 9.3vw;
		margin-left: 30px;
	}
	.t-more{
		display:none;
	}
	.phone-more{
		display: block;
		background: url(/uploads/image/skimg/more.png) center right no-repeat;
		background-size: contain;
		height: 9.3vw;
		float: right;
		width: 30%;
	}
	.phone-more a{
		display: block;
		height: 9.3vw;
	}
	.newslistimg{
		width: 100vw;
	}
	.indexsearch .newslistimg{
		margin-top: 110px;
	}
	.newslistimg .media a img{
		width: 90px;
		height: 75px;
	}
	.media{
		width: 93vw;
	}
	.media-body{
		padding: 10px 0 0 0;
	}
	.media-heading{
		width: 64vw;
		font-size: 12px;
	}
	.newscon{
		font-size: 12px;
		margin-top: 5px;
		-webkit-line-clamp: 2;
	}
	.newstime{
		font-size: 12px;
	}
	ul.nav-tabs>li{
		margin: 0;
	}
	.nav-tabs>li>a{
		font-size: 12px;
		padding-left: 3px;
		padding-right: 3px;
	}
	ul.nav-tabs>li:first-child{
		margin-left: 0px;
	}
	.introducttitle .txt {
		vertical-align: -4px;
		font-size: 14px;
	}
	.introductcon p {
		font-size: 12px;
		line-height: 2em;
		padding: 10px 0px;
	}
	.introductcon {
		margin: 0px 0;
	}
	.fzxnav .dq {
		font-size: 14px;
	}
	ul.cityselect {
		width: 80%;
		margin: -20px 0 15px 33px;
	}
	ul.cityselect>li {
		padding: 2px 5px;
	}
	ul.cityselect>li a{
		font-size: 12px;
	}
	ul.fzxbuttongroup>li a {
		font-size: 12px;
		padding: 5px 4px;
	}
	ul.fzxbuttongroup>li {
		padding: 7px 3px;
	}
	ul.fzxbuttongroup {
		width: 80%;
		margin: -10px 0 15px 30px;
		left: 53%;
	}
	.nav-tabs>li.active:after {
		left: calc(50% - 8px);
	}
	.expertfilter span {
		font-size: 12px;
		padding: 3px 1px;
	}
	.expertfilter input {
		float: none;
		clear: both;
		width: 95%;
	}
	.expertfilter button {
		float: right;
		position: absolute;
		right: 8.8vw;
	}
	.trendsbox .stytabbox .stytableft{
		width: 99%;
		margin-bottom: 20px;
	}
	.trendsbox .stytabbox .stytableft a img{
		width: 100%;
		height: auto;
	}
	.trendsbox .stytabbox .stytabright{
		margin-left: 0;
		width: 99%;
		margin-bottom: 20px;
	}
	.trendsbox .stytabright{
		margin-left: 0;
		width: 99%;
	}
	.trendsbox .styright p{
		padding-bottom: 0;
	}
	.trendsbox .listtop ul li .text2{
		font-size: 12px;
	}
	.trendsbox .listtop ul li .text1{
		width: 100%;
	}
	.trendsbox .listtop ul{
		margin-top: 0;
	}
	.trendsbox .stytabright ul li a{
		display: block;
	}
	.trendsbox .stytableft .xs h1 a{
		display: block;
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.trendsbox .flip{
		width: 100%;
	}
	.trendsbox .media{
		width: 100%;
	}
	.trendsbox .newslistimg{
		width: 100%;
	}
	.trendsbox .flip a{
		padding: 0 2px;
	}
	.trendsbox .t-bg{
		background-size: 160px 60px;
	}
	.trendsbox .stytabbox .stytabright img{
		height: auto;
	}
	.trendsbox .t-bg .t-title{
		margin-left: 20px;
	}
	.journal {
		width: 90%;
		margin: 10px 20px;
	}
	.journal h2 a {
		font-size: 12px;
	}
	.journal p {
		font-size: 12px;
	}
	.expertinfo .media-top{
		display: block;
	}
	.expertinfo .media-top img{
		width: 91vw;
		height: 55vw;
	}
	.expertinfo .media-left{
		display: none;
	}
	.expertinfo .media-body{
		width: 90vw;
		text-align: justify;
	}
	.g-crumb .breadcrumb{
		width: 96vw;
	}
	.searchlogo {
		margin: 35% 0 0 15%;
	}
	.searchbox.searchconbox {

		margin: 0% 0 0 5%;
	}
	.searchbox{
		margin: 53% 0 0 5%;
	}
	.keyword {
		position: absolute;
		margin: 70% 0 0 7%;
	}
	.searchbox input {
		width: 87vw;
	}
	.searchbox button {
		width: 70px;
		font-size: 16px;
	}
	.indexsearch ul#list li{
		width: 95vw;
	}
	.indexsearch ul#list li h4 a{
		font-size: 14px;
	}

	.indexsearch ul#list li .lieb_nrr p{
		font-size: 12px;

	}
	.indexsearch ul#list li .shijian{
		font-size: 12px;

	}

	.indexsearch .flip {
	    width: 100vw;
	}
	.flip li {
	    padding: 10px 2px;
	}
	.keyword p {
		font-size: 12px;
	}
	.searchconkeyword {
		margin: 19% 0 0 7%;
	}
	.subpage .jsbox .media-heading{
		width: 100%;
	}
	.subpage .newslistimg{
		width: auto;
	}
	.subpage .media{
		width: auto;
	}
	.subpage .media .media-top{
		display: block;
	}
	.subpage .newslistimg .media a img{
		width: 100%;
		height: auto;
	}
	.subpage .jsbox .media-body{
		padding-right: unset;
	}
	.subpage .newslistimg .media-left{
		display: none;
	}
	.subpage .t-bg .t-title{
		margin-left: 25px;
	}
	.subpage .t-more{
		display: block;
	}
	.subpage .t-more a{
		font-size: 12px;
		line-height: 9vw;
	}
	.confucian-table img{
		width: 20vw;
		height: 24vw;
	}
	.confumaster .confucian-table {
		border-spacing: 13px 20px;
	}
	.confucian-table tr span {
		font-size: 12px;
		top: 0px;
	}
	.confumaster .swiper-button-prev{
		left: 40%;
	}
	.newwordsright {
		margin: 0;
	}
	.newwordsitem .newscon{
		width: 100%
	}
	.newwordsright .media {
	    width: 100%;
	}
	.interviewbox .media-body{
		width: 85vw;
	}
	.interviewbox .media-top{
		display: block;
	}
	.interviewbox .media-left{
		display: none;
	}
	.famouslb .swiper-pagination {
	    margin: 0 0 20px 0;
	}
	.famouscolumn-box{
		margin-top: 15px;
	}
	@media only screen and (max-width: 320px) {
		.media{
			width: 100vw;
		}
	}
}
