@charset "utf-8";
/*.w-1000{
	position: relative;
	width: 1024px;
	margin: 0 auto;
}
*/
.top-part {
	margin-bottom: 10px;
	background: #dfdfdf;
}
.news {
	min-height: 400px;
}
.news h2 {
	position: relative;
	margin-bottom: 25px;
	font-size: 24px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
}
.news h2:before {
	position: absolute;
	content: " ";
	left: 0;
	right: 0;
	top: 23px;
	height: 1px;
	border-bottom: 1px solid #ccc;
}
.news h2 span {
	position: relative;
	padding-right: .5em;
	font-size: 30px;
	font-family: "Microsoft YaHei";
	background: #fff;
}
.news h2 em {
	color: #777;
	font-size: 24px;
}
.news-type {
	height: 32px;
	margin-bottom: 30px;
}
.news-type ul {
	margin: 0 -10px;
}
.news-type li {
	display: inline;
}
.news-type li a {
	float: left;
	width: 120px;
	margin: 0 10px;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	text-align: center;
	line-height: 30px;
	color: #000;
	border: 1px solid #777;
	border-radius: 20px;
	box-sizing: border-box;
}
.news-type li .current {
	color: #fff;
	background: #324029;
	border-color: #324029;
}



.news .more {
	float: right;
	font-weight: lighter;
}
.news .more a {
	font-size: 14px;
	color: #929292
}
.news-content {
	padding: 10px;
	background: #f2f2f2;
}
.news-pic {
	float: left;
	position: relative;
	overflow: hidden;
	width: 334px;
	height: 230px;
}
.news-pic ul {
	position: relative;
	width: 1000%;
}
.news-pic li {
	position: relative;
	float: left;
	width: 334px;
	height: 230px;
}
.news-pic li a {
	display: block;
}
.news-pic li span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	padding: 0 60px 0 10px;
	color: #fff;
	line-height: 30px;
	background: rgba(0,0,0,0.5);
	box-sizing: border-box;
}
.news-pic li img {
	width: 334px;
	height: 230px;
}
.news-pic .pic-sel {
	position: absolute;
	bottom: 0;
	right: 10px;
	height: 30px;
	line-height: 30px;	
}
.news-pic .pic-sel span {
	float: left;
	width: 10px;
	height: 10px;
	margin: 10px 3px;
	background: #fff;
	border-radius: 100%;
}
.news-pic .pic-sel .current {
	background: #da2727
}

.news-list {


}
.news-head {
	padding-bottom: 13px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.news-head dt, .news-head dt a {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	font-weight: lighter;
	line-height: 30px;
}
.news-head dd {
	line-height: 22px;
	color: #747474;
}
.news-list li {
	position: relative;
	overflow: hidden;
	height: 26px;
	padding-right: 50px;
	padding-left: 15px;
	text-overflow: ellipsis;
	line-height: 26px;
	background: url(../images/arrow3.png) no-repeat -2px 7px;
}
.news-list li a {
	font-size: 12px;
	color: #747474;
}
.news-list li .time {
	position: absolute;
	right: 0;
	top: 0;
	color: #a2a2a2;
}
.bullet {
	float: right;
	width: 245px;
}
.bullet h2 {
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	background: #f2f2f2;
	border-bottom: 1px solid #cfcfcf;
}
.bullet h2 .title {
	float: left;
	height: 36px;
	padding: 0 10px 0 30px;
	font-size: 16px;
	font-family: 微软雅黑;
	font-weight: lighter;
	background: url(../images/ico-bullet.png) no-repeat 0 10px;
}
.bullet .more {
	float: right;
	font-weight: lighter;
}
.bullet .more a {
	font-size: 14px;
	color: #929292
}
.bullet-list {
	height: 255px;
	padding: 0 10px;
	padding-left: 30px;
	background: url(../images/rank-list-ico.png) no-repeat 10px 11px #f7f7f7;
}
.bullet-list li {
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	text-overflow: ellipsis;
}

.pic-list {
	overflow: hidden;
	position: relative;
	zoom: 1;
}
.pic-list ul {
	margin: 0 -15px;
}
.pic-list li {
	float: left;
	width: 25%;
	padding: 0 15px 30px;	
	box-sizing: border-box;
}
.pic-list li a {
	display: block;
	position: relative;
}
.pic-list li img {
	width: 100%;
	height: 160px;
}
.pic-list li a:hover span {
	color: #fff;
	background: #054450;
}
.pic-list li span {
	float: left;
	overflow: hidden;
	width: 70%;
	height: 36px;
	padding: 0 5px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 35px;
	color: #555;
	box-sizing: border-box;
}
.pic-list li .time {
	float: right;
	width: 30%;
	line-height: 38px;
	font-size: 12px;
	text-align: right;
	color: #aaa;
}
.pic-list .p1 {
	overflow: hidden;
	width: 334px;
	height: 290px;
}
.pic-list .p1 img {
	width: 334px;
	height: 290px;
}
.pic-list .p6 {
	position: absolute;
	right: 0;
	top: 10px;
	overflow: hidden;

	height: 290px;
}
.pic-list .p6 img {
	height: 290px;
}


.list .pic-list {
	margin-right: -10px;
	padding: 0;
	background: transparent;
}
.list .pic-list li {
	width: 180px;
	height: 170px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.list .pic-list li img {
	width: 180px;
	height: 124px;
}
.list .pic-list li span {
	padding: 0;
	background: transparent;
	color: #333;
}
.list .pic-list li .time {
	color: #bbb;
}


.pic-text {
	float: left;
	width: 740px;
	padding: 10px 10px 0;
	overflow: hidden;
	zoom: 1;
}
.pic-text dl {
	float: left;
	position: relative;
	width: 175px;
	height: 123px;
	padding-left: 185px;
	margin-right: 10px;
	margin-bottom: 10px;

}
.pic-text dt {
	overflow: hidden;
	max-height: 44px;
	padding-top: 3px;
	line-height: 22px;
	text-overflow: ellipsis;
}
.pic-text dt a {
	font-size: 14px;
}
.pic-text dd {
	padding: 4px 0;
	color: #999;
	line-height: 20px;
}
.pic-text .pic {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	width: 175px;
}
.pic-text .pic img {
	width: 175px;
	height: 123px;
}

.ranks {
	float: right;
	width: 235px;
}
.rank-list {
	padding: 10px;
	padding-left: 20px;
	background: url(../images/rank-list-ico.png) no-repeat 0 21px;
}
.rank-list li {
	overflow: hidden;
	height: 32px;
	line-height: 32px;
}
.rank-list li a {
	font-size: 12px;
	color: #747474;
}


.right-part {
	float: right;
	width: 250px;
}
.intro-box {
	padding: 15px 0;
	color: #676767;
	margin-bottom: 10px;
	background:url(../images/xwbg.jpg);
	border: 1px solid #bbe0f7;
	border-radius: 3px;

}
.intro-box h2 {
	height: 31px;
	padding:15px;
	font-size: 14px;
	line-height: 31px;
}
.intro-box h2 tt {
	float: right;
	*margin-top: -31px;
	_margin-top: -31px;
}
.intro-box .total {
	padding: 10px 0 10px 15px;
	border-bottom: 1px solid #bbe0f7;
}
.intro-box .total span {
	float: left;
	margin-bottom: 8px;
	margin-right: 30px;
	white-space: nowrap;
}
.intro-box .total span i {
	font-size: 18px;
	color: #676767;
}
.intro-box .total span a {
	border-bottom: 1px dotted #676767;
}

.intro-box .type {
	padding: 10px 0 10px 15px;
	line-height: 24px;
}
.intro-box .type span {
	float: left;
	width: 123px;
	height: 24px;
	margin-bottom: 2px;
	margin-right: 20px;
	font-weight:bold;
	color:#777;
}
.intro-box .type span i {
	font-size: 14px;
}
.intro-box .type span a {
	border-bottom: 1px dotted #676767;
	color: #676767;
	font-weight:lighter;
}
.intro-box .type .zps {
	width: auto;
}

.organ-list dl {
	background: url(../images/arrow1.gif) no-repeat 4px 6px;
	margin-bottom: 10px;
	padding-left: 17px;
}
.organ-list dt {
	line-height: 22px;
}
.organ-list dt a {
	font-size: 14px;
	font-weight: bold;
	color: #006ebd;
}
.organ-list dd {
	color: #777777;
	line-height: 20px;
}
.organ-list dd span {
	display: inline-block;
	margin-right: 10px;
}




.main-part {

}
/*================机构专家部分开始==============*/
/*公用标题部分开始*/
h2.tile_h2{
	position: relative;
	height:37px;
	margin-bottom: 5px;
	padding-left: 15px;
	line-height:37px;
	font-size:16px;
	color:#fff;
	font-weight:lighter;
	font-family: "Microsoft YaHei";
	background: url(../images/h2-title-bg.gif) repeat-y left;
}
h2.tile_h2 span{
	display: inline-block;
	color:#939393;
	font-size:12px;
	padding:0 5px;
	margin-left: 20px;
	vertical-align: bottom;
}
h2.tile_h2 .more, h2.tile_h3 .more {
	position: absolute;
	top: 0;
	right: 10px;
}
h2.tile_h2 .more a, h2.tile_h3 .more a {
	font-size: 14px;
	color: #929292;
}
h2.tile_h3{
	position: relative;
	height:37px;
	margin-bottom: 5px;
	padding-left: 15px;
	line-height:37px;
	font-size:16px;
	color:#333;
	font-weight:lighter;
	font-family: "Microsoft YaHei";
	background: #fff;
	border-top: 2px solid #4c97cc;
}
h2.tile_h3 span{
	display: inline-block;
	color:#939393;
	font-size:12px;
	padding:0 5px;
	margin-left: 0;
	vertical-align: bottom;
}


.box-2 {
	margin-bottom: 10px;
	/*padding: 12px 15px 7px;*/
	padding:0px;
	background: #fff;
}
.Switch_card{
	width:160px;
	height:270px;
}
.Switch_card ul{
	width:152px;
	height:100%;
	background: #0083d7;
/*	border:1px solid #98c9ea;
	border-bottom:none;
	border-top:none;
*/
}
.Switch_card ul li{
	float:left;
	width:152px;
	height:67px;
	margin-right: 8px;
	line-height:67px;
	font-size:14px;
	text-indent:30px;
	color:#fff;
	border-bottom:1px solid #0068ca;
	cursor:pointer;
	
}
.Switch_card ul li:hover,.Switch_card ul li.current{
	background: url(../images/rit_jt.png) right center no-repeat #38b9f5;
	position:relative;
}
i.jt_icon{
	display:block;
	width:8px;
	height:12px;
	position:absolute;
	top:16px;
	right:22px;
	z-index:10;
}
.author-list{
	padding-top:15px;
}
.author-list dl {
	position: relative;
	float: left;
	width: 295px;
	height: 64px;
	margin-bottom:18px;
	margin-left:5px;
	padding-left:75px;
	padding-bottom: 0;
	border: 0;
}
.add-left .author-list dl {
	width: 195px;
}
.author-list dt {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
	line-height: 22px;
}
.author-list dt a {
	font-size: 14px;
	font-weight: bolder;
	color: #676767;
	border-bottom: 1px dotted #676767;
}
.author-list dd {
	clear: both;
	color: #676767;
	line-height: 20px;
}
.author-list dd span {
	margin-right: 5px;
	font-size: 11px;
}
.author-list .from {
	float: left;
	clear: none;
}
.author-list .from b{
	display:block;
	width:160px;
}
.author-list .pic {
	position: absolute;
	left: 0;
	top: 2px;
	width: 65px;
	height: 65px;
}
.author-list .pic img {
	width: 65px;
	height: 65px;
	border: 1px solid #d9d9d9;
	border-radius: 100%;
}
.author-list dd.toe{
	width:170px;
}
.graph {
	width: 653px;
	height: 494px;
}
/*========================发文图谱部分开始===================*/
.Palte01 {
	margin-bottom: 15px;
}
.Palte01 .cnt {
	background: #fff;
}
.Palte01 h3 {
	height: 32px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	color: #3399cb;
	line-height: 32px;
	background: url(../images/Palte01-h2.gif) repeat-x;
	border-bottom: 1px solid #e4e4e4;
}
.Palte01 h3 span, .Palte01 h3 a {
	float: left;
	margin-left: -1px;
	padding: 0 15px;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	cursor: pointer;
}
.Palte01 h3 .current {
	position: relative;
	height: 31px;
	line-height: 29px;
	background: #fff;
	border-top: 2px solid #3399cb;
}
.Palte01 h3 tt {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
}
.Atlas{
	background: #fff;
	border:1px solid #e4e4e4;
}
.Atlas_box{
	padding:20px 0;
}
/*=================成果分类开始================*/
.cgfl {
    clear: both;
}
.cgfl .cnt {
	border:1px solid #e4e4e4;
}
.cgfl .word {
	float: left;
	width: 107px;

}
.cgfl .word a {
	display: block;
	height: 44px;
	padding: 0 20px;
	line-height: 42px;
	color: #585858;
	text-align: right;
	background: #fff;
	border-bottom: 1px solid #c6c6c6;
}
.cgfl .word a span{
	display:block;
	height: 22px;
	line-height: 22px;
	padding: 0 12px;
	background: #2fa4dc;
}
.cgfl .word a.current span{
	background: #0c5186;
}
.cgfl .word .current{
	font-weight: bold;
	border-left: 3px solid #ff6262;
}
.cgfl .word a:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
.cgfl .article_list {
	overflow: hidden;
	margin-left: 107px;
	background: #fff;
	border-left: 1px solid #dddddd;
	zoom: 1;
}


.left-guid {
	float: left;
	width: 215px;
}
.left-guid h2 {
	position: relative;
	height: 61px;
	margin-bottom: 5px;
	padding-left: 37px;
	line-height: 53px;
	font-size: 18px;
	color: #fff;
	font-weight: lighter;
	font-family: "Microsoft YaHei";
	background: url(../images/news-h.png) no-repeat left;
}
.left-guid li a {
	display: block;
	height: 40px;
	margin-top: 5px;
	padding-left: 25px;
	font-size: 14px;
	line-height: 40px;
	background: #F7F7F7;
	border-radius: 5px;
	box-sizing: border-box;
}
.left-guid li .current {
	color: #fff;
	background: url(../images/arrow4.png) no-repeat 185px 12px #0eb2b3;
}
.right-main {
	float: right;
	width: 770px;
}
.right-main h2, .all-main h2 {
	position: relative;
	height: 38px;
	margin-bottom: 5px;
	line-height: 38px;
	padding: 0 10px;
	background: #f2f2f2;
	border-bottom: 1px solid #cfcfcf;
}
.right-main h2 span, .all-main h2 span {
	float: left;
	height: 36px;
	padding: 0 10px;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	border-bottom: 3px solid #006ebd;
}
.right-main h2 .site, .all-main h2 .site {
	float: right;
	font-size: 14px;
	color: #929292;
	font-weight: lighter;
}

.right-main-content {
	min-height: 600px;
	_height: 600px;
	padding: 10px;
	background: #fff;
}
.table-list {

}
.table-list table {
	width: 100%;
}
.table-list td {
	padding: 10px;
	line-height: 20px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	font-weight: lighter;
	color: #999;
	border-bottom: 1px solid #eee; 
} 
.table-list th {
	color: #666;
	background: #ddd; padding:6px 10px;border:#FFF solid 6px; border-radius:15px;	font-family: "Microsoft YaHei";
	font-size: 14px;
	font-weight: lighter;
}
.table-list td a {
	font-size: 14px;
	color: #555
}
.table-list td a:hover{ text-decoration:underline;}
.detail {
	padding: 10px 40px 20px;
}
.detail h1 {
	padding: 0 120px 10px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 38px;
	color: #000;
	text-align: center;
	border-bottom: 1px dashed #eee;
}
.detail em {
	display: block;
	font-style: normal;
	text-align: center;
	line-height: 30px;
}
.detail em span {
	margin: 0 10px;
	color: #777;
}
.detail-content {
	margin-top: 40px; line-height:30px; color:#444;
}
.detail-content * {
	font-size: initial;
}
.detail-content img {
	max-width: 100%;
}
.detail-page {
	margin-top: 10px;
	padding: 10px 0;
	border-top: 1px solid #eee;
	line-height: 30px;
	font-size: 14px;
	color: #999;
}
.detail-page a {
	color: #666;
	font-size: 14px;
	text-decoration: underline;
}
.detail-page span {
	color: #777;
}
.detail-page .pre {
	padding-left: 20px;
	background: url(../images/page-up.png) no-repeat left 5px;
}
.detail-page .next {
	padding-left: 20px;
	background: url(../images/page-down.png) no-repeat left 5px;
}

.pic-display, .video-display {
	position: relative;
	padding: 20px 0;
	text-align: center;
}
.pic-display img {
	max-width: 670px;
}
.pic-display a {
	width: 24px;
	height: 43px;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	background: url(../images/pic-arrow.png) no-repeat 0 0;
}
.pic-display .a-l {
	left: -30px;
	background-position: 0 -50px;
}
.pic-display .a-r {
	right: -30px;
	background-position: -30px -50px;
}
.pic-display .page {
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 100%;
	font-size: 14px;
	line-height: 30px;	
}
.pic-title {
	position: relative;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
.pic-display-list {
	overflow: hidden;
	position: relative;
	height: 86px;
	padding: 5px 0;
	background: #f2f2f2;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	z-index: 9;
}
.pic-display-list ul {
	position: absolute;
	left: 0;
	top: 5px;
	width: 1000%;
	height: 86px;
}
.pic-display-list li {
	float: left;
	overflow: hidden;
	width: 120px;
	height: 80px;
	margin: 0 4px;
	text-align: center;
	border: 3px solid #f2f2f2;
}
.pic-display-list li.current {
	border: 3px solid #2d96e9;
	background: #fff;
}
.pic-display-list li a {
	display: block;
	width: 120px;
	height: 80px;
	overflow: hidden;
}
.pic-display-list li img {
	max-width: 670px;
	height: 80px;
}
.pic-display-list .arrow {
	position: absolute;
	top: 37px;
	width: 22px;
	z-index: 3;
	height: 22px;
	background: url(../images/pic-arrow.png) no-repeat 0 0;
	filter: Alpha(opacity = 60);
	opacity: 0.6;
	-moz-transition: opacity 0.5s ease;
	-webkit-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease; 
}
.pic-display-list .arrow:hover {
	opacity: 1;
	filter: Alpha(opacity = 100);
	color: #379BE9;
}
.pic-display-list .a-l {
	left: 5px;
	background-position: 0 -23px;
}
.pic-display-list .a-r {
	right: 5px;
	background-position: -30px -23px;
}
.pic-intro {
	margin-bottom: 20px;
	padding-top: 20px;
	line-height: 22px;
}
.pic-intro h4 {
	font-size: 14px;
	font-weight: bold;
}
.pic-intro p {
	margin: 0.8em 0;
}
.pic-more {
	padding-top: 20px;
}
.pic-more h2:before {
	top: 14px;
}
.pic-more h2 span {
	font-size: 20px;
}

.pic-more .right-main-content {
	min-height: inherit;
}
.pic-more .pic-list li {
	margin-bottom: 0!important;
}

.video-display img, .video-display object {
	width: 780px;
}
.video-intro {
	position: relative;
	padding: 10px 20px 10px 60px;;
	line-height: 22px;
	color: #555;
	background: #f2f2f2;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	z-index: 9;
}
.video-intro h4 {
	position: absolute;
	left: 15px;
	font-size: 14px;
	width: 45px;
	color: #777;
}
.video-intro .content {
	overflow: hidden;
	height: 66px;
}
.video-intro .content .more {
	position: absolute;
	bottom: 10px;
	right: 23px;
}
.video-intro .content .more a {
	padding-right: 12px;
	background: url(../images/bg-nav-current.gif) no-repeat right 7px;
}
.help-content {
	line-height: 20px;
}
.help-content h3 {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 14px;
}
.help-content p {
	margin-bottom: 1em;
}

/*=============底部部分开始==============*/
.footer{
	width:100%;
	background:#e4e4e4;
	padding:20px 0;
}
.footer p{
	height:30px;
	line-height:30px;
	color:#000;
	text-align:center;
}
.footer p.coltd{
	font-size:12px;
	height:25px;
	line-height:25px;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	text-align:center;
}
.footer p.coltd font{
	padding:0 10px;
}

.fl{
	float:left;
}
.fr{
	float:right;
}
.mt10{
	margin-top:10px;
}
.mb10{
	margin-bottom:10px;
}
.toe{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display:block;}
.box-1 {
	padding: 0;
	background: none #fefefe;
}
.box-1 h2 {
	position: relative;
	height: 37px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 37px;
	padding-left: 30px;
	color: #5e5e5e;
	background: url(../images/box-1-h2.gif) no-repeat #0083d7;
}
.box-1 h2 b {
	display: none;
}
.box-1 h2 .more {
	position: absolute;
	right: 10px;
	top: 0;
}
.box-1 h2 .more a {
	display: inline-block;
	padding: 0 10px;
	font-size: 12px;
	font-weight: lighter;
	color: #929292;
	line-height: 20px;
	background: #f5f5f5;
	border: 1px solid #e4e4e4;
	border-radius: 10px;
}
.box-1 .organ-list {
	padding: 14px 14px 0;
}
.box-2 {
	padding: 0;
	background: none #fafafa;
}
.box-2 h2 {
	position: relative;
	height: 37px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 37px;
	padding-left: 20px;
	color: #5e5e5e;
	background: url(../images/box-2-h2.gif) no-repeat ;
	border: 1px solid #c2c2c2;
}
.box-2 h2 b {
	display: none;
}
.box-2 h2 .more {
	position: absolute;
	right: 10px;
	top: 0;
}
.box-1 h2 .more a {
	display: inline-block;
	padding: 0 10px;
	font-size: 12px;
	font-weight: lighter;
	color: #929292;
	line-height: 20px;
	background: #f5f5f5;
	border: 1px solid #e4e4e4;
	border-radius: 10px;
}
.box-2 .link-list {
	padding: 14px 14px 0;
}
.box-2 .link-list li a {
	height: 28px;
	margin: 5px 0;
	padding: 0 20px;
	color: #7a7a7a;
	line-height: 28px;
	border: 1px solid #e1e1e1;
	border-radius: 20px;
}
.pages {
	margin-top: 20px;
	text-align: right;
}
.pages .total {
	display: inline-block;
	padding: 0;
	border: 0;
}
.pages .page {
	display: inline-block;
}
.pages .page a {
	display: inline-block;
	margin: 0 2px;
	padding: 0 3px;
}
.pages .page .current {
	font-weight: bold;
	text-decoration: underline;
}
.pages .page a:hover{
	text-decoration: underline;
}
.pages .jump {
	display: inline-block;
	margin-left: 10px;
}
.pages .jump .pinput {
	width: 30px;
	height: 30px;
	font-size: 14px;
	text-align: center;
	padding:0 0 0 5px;
	border-radius: 15px 0 0 15px;
	border: 1px solid #777;
}
.pages .jump .btn {
	display: inline-block;
	height: 32px;
	margin-left: -1px;
	padding: 0px 10px;
	color: #fff;
	background: #324029;
	border: 0;
	border-radius: 0 15px 15px 0;
}


.bdshare-button-style0-16 {
	display: inline-block!important;
	margin-top: -3px;
	vertical-align: middle;
}
.bdshare-button-style0-16:after {
	display: none;
}
