.hoverimg img{
	-webkit-transition: transform 0.6s ease;
    -moz-transition: transform 0.6s ease;
    -ms-transition: transform 0.6s ease;
    transition: transform 0.6s ease;
}
.hoverimg:hover img{
	-webkit-transform:scale(1.01); 
	-moz-transform:scale(1.01); 
	-ms-transform:scale(1.01); 
	transform:scale(1.01);
}
.block-haofbsci-list .dl-is-search label{
	padding-top: 1.2%;
}
.block-haofbsci-list .Bblood .action{
	width: 56px;
}
.block-haofbsci-list .dl-con-left h4{
	font-size: 22px;
}
.block-haofbsci-list .dl-con-left h5{
	font-size: 14px;
	font-weight: normal;
	color: #999;
	line-height: 24px;
}
.block-haofbsci-list .dl-con-left div{
	height: auto;
	margin: 16px 0 22px 0;
}
.block-haofbsci-list .dl-con-left div p{
	line-height: 28px;
	margin-bottom: 0;
	padding-right: 2%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.block-haofbsci-list .dl-con-right a{
	margin-top: 6px;
}
.block-haofbsci-list .dl-con-left p.dl-list-btn span{
	display: inline-block;
	padding: 4px 10px;
	margin-right: 5px;
	border-radius: 15px;
	font-size: 13px;
	color: #777;
	background-color: #f4f7f9;
}
.block-haofbsci-list .dl-con-det:hover h4{
	color: #00b1c6;
}

.block-haofbsci-show .block-qk-info .l{
	width: 290px;
}
.block-haofbsci-show .block-qk-info .l .top-img img{
	width: 210px;
	height: auto;
}
.block-haofbsci-show .bottom-text{
	margin-top: 45px;
}
.block-haofbsci-show .bottom-text ul li{
	width: 50%;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
	color: #777;
}
.block-haofbsci-show .bottom-text ul li span{
	color: #333;
}
.block-haofbsci-show .block-qk-info .r h1{
	font-size: 26px;
	line-height: 32px;
}
.block-haofbsci-show .block-qk-info .r h1 .qksl{
	display: inline-block;
	height: 24px;
	line-height: 24px;
	border-radius: 0;
	background-color: #0cb9d5;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 0 10px;
	border-radius: 2px;
	vertical-align: middle;
	margin: 0 4px 6px 0;
}
.block-haofbsci-show .block-qk-info .r .khlist{
	font-size: 14px;
	color: #999;
}
.block-haofbsci-show .block-qk-info .r .khlist span{
	display: inline-block;
	margin-right: 55px;
}
.block-haofbsci-show .block-qk-info .r .list li{
	float: left;
	width: 50%;
	line-height: 30px;
}
.block-haofbsci-show .block-qk-info .r .list li span{
	margin-left: 20px;
}
.block-haofbsci-show .block-qk-info .r .qkjs b{
	display: block;
	font-size: 14px;
	color: #000;
	margin: 25px 0 15px 0;
}
.block-haofbsci-show .block-qk-info .r .qkjs p{
	font-size: 13px;
	line-height: 24px;
	color: #000;
}
.block-haofbsci-show .bottom-content>div.pw1200{
	padding-bottom: 20px;
}

.block-haofbsci-show .bg-white{
	background-color: #fff;
}
/* table公用 */
.block-haofbsci-show .sectitle{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 16px;
}
.block-haofbsci-show .sectitle span{
	font-weight: normal;
	font-size: 12px;
	color: #999;
}
.block-haofbsci-show table{
	margin-bottom: 35px;
	border-collapse: collapse;
	border: solid 1px #F1F1F1;
}
.block-haofbsci-show table thead tr td{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: center;
	background-color: #f6f6f6;
}
.block-haofbsci-show table thead tr td:last-of-type{
	border-right: none;
}
.block-haofbsci-show table tbody tr td{
	padding: 20px 0;
	font-size: 15px;
	text-align: center;
}
.block-haofbsci-show table tbody tr td span{
	display: block;
	line-height: 30px;
}
.block-haofbsci-show table tbody tr td span:nth-of-type(2n){
	margin-bottom: 10px;
}
.block-haofbsci-show table tbody tr td span:last-of-type{
	margin-bottom: 0;
}
.block-haofbsci-show table tbody tr td span.keypoint{
	width: 36px;
	color: #fa132d;
	font-size: 15px;
	height: 24px;
	line-height: 22px !important;
	text-align: center;
	border: 1px solid #faa197;
	background-color: #fff5fb;
	margin: 0 auto 30px;
}
.block-haofbsci-show table tbody tr td span.keypoint:last-of-type{
	margin-bottom: 0;
}
.block-haofbsci-show .haofbscimcjs p{
	font-size: 12px;
    color: #999;
    line-height: 20px;
	margin-bottom: 5px;
}
.block-haofbsci-show .haofbscimcjs p:last-of-type{
	margin-bottom: 0;
}
.block-haofbsci-show .haofbscimcjs p b{
	font-weight: bold;
}

/* 中科院分区 */
.block-haofbsci-show table.haofbscitablezky thead tr td:first-of-type{
	width: 220px;
}
.block-haofbsci-show table.haofbscitablezky thead tr td:nth-of-type(2),.block-haofbsci-show table.haofbscitablezky thead tr td:nth-of-type(4),.block-haofbsci-show table.haofbscitablezky thead tr td:nth-of-type(5),.block-haofbsci-show table.haofbscitablezky thead tr td:nth-of-type(6){
	width: 116px;
}
.block-haofbsci-show table.haofbscitablezky tbody tr td:nth-of-type(3){
	text-align: left;
	padding-left: 25px;
}

/* JCR分区 */
/* WOS(JCR) */
.block-haofbsci-show table.haofbscitablejcr{
	margin-bottom: 35px;
}
.block-haofbsci-show table.haofbscitablejcr thead tr td:nth-of-type(2), .block-haofbsci-show table.haofbscitablejcr thead tr td:nth-of-type(3), .block-haofbsci-show table.haofbscitablejcr thead tr td:nth-of-type(4), .block-haofbsci-show table.haofbscitablejcr thead tr td:nth-of-type(5){
	width: 120px;
}
.block-haofbsci-show table.haofbscitablejcr tbody tr td.name{
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}
.block-haofbsci-show .block-haofbsci-jcrfq .title-common span{
	float: none;
	font-size: 14px;
	color: #ff0000;
}

/* 图表数据 */
.block-haofbsci-show .sectitle{
	font-size: 16px;
}
.block-haofbsci-show .haofbchartsbox{
	width: 490px;
}
.haofbscichartsbox .haofbchartsbox{
	margin-right: 50px;
}
.haofbscichartsbox .haofbchartsbox:nth-child(even){
	margin-right: 0;
}
.block-haofbsci-show .haofbchartsbox>div{
	border: 1px solid #f1f1f1;
}
.block-haofbsci-show .haofbscimcjs{
	margin: 30px 0 0 0;
}

/* Cite Score */
.block-haofbsci-show .block-haofbsci-csdata{
	margin-top: 30px;
}
.block-haofbsci-show table.haofbscitablecsdata{
	margin-bottom: 0;
}
.block-haofbsci-show table.haofbscitablecsdata thead td:first-of-type, .block-haofbsci-show table.haofbscitablecsdata thead td:nth-of-type(2), .block-haofbsci-show table.haofbscitablecsdata thead td:nth-of-type(3){
	width: 120px;
}
.block-haofbsci-show table.haofbscitablecsdata tbody td:last-of-type{
	padding: 0;
}
.block-haofbsci-show table.haofbscitablecsdata-1{
	border: none;
	margin-bottom: 0;
}
.block-haofbsci-show .num-elememt{
	position: relative;
	width: 60px;
	height: 6px;
}
.block-haofbsci-show .num-elememt:nth-child(even){
	margin-top: 62px;
}
.block-haofbsci-show .num-elememt p{
	font-size: 13px;
	position: absolute;
	left: 85%;
	top: -10px;
	text-align: center;
}
.block-haofbsci-show .num-elememt .num-gray{
	position: absolute;
	width: 60px;
	height: 6px;
	background-color: #dcdcdc;
	border-radius: 3px;
	left: 30px;
	top: 14px;
}
.block-haofbsci-show .num-elememt .num-blue{
	position: absolute;
	width: 85%;
	height: 6px;
	background-color: #21afdf;
	border-radius: 3px;
	left: 30px;
	top: 14px;
}
.block-haofbsci-show table.haofbscitablecsdata-1 thead tr td{
	padding-bottom: 0;
}
.block-haofbsci-show table.haofbscitablecsdata-1 thead tr td{
	border-right: 1px solid #f1f1f1;
}
.block-haofbsci-show table.haofbscitablecsdata-1 tbody tr td{
	border-right: 1px solid #f1f1f1;
}
.block-haofbsci-show table.haofbscitablecsdata-1 thead tr td:last-of-type{
	border-right: none;
	padding-top: 20px;
}
.block-haofbsci-show table.haofbscitablecsdata-1 tbody tr td:last-of-type{
	border-right: none;
}
.block-haofbsci-show table.haofbscitablecsdata-1 thead tr td{
	font-size: 15px;
	font-weight: bold;
	background-color: transparent;
}
.block-haofbsci-show table.haofbscitablecsdata-1 thead td:first-of-type{
	width: auto;
	padding-left: 25px;
}
.block-haofbsci-show table.haofbscitablecsdata-1 tbody td:first-of-type{
	padding-left: 25px;
}
.block-haofbsci-show table.haofbscitablecsdata-1 thead td:nth-of-type(2), .block-haofbsci-show table.haofbscitablecsdata-1 thead td:nth-of-type(3), .block-haofbsci-show table.haofbscitablecsdata-1 thead td:nth-of-type(4){
	width: 120px;
}
.block-haofbsci-show table.haofbscitablecsdata-1{
	padding: 10px 0 10px 20px;
}
.block-haofbsci-show table.haofbscitablecsdata-1 td:first-of-type{
	text-align: left;
}
.block-haofbsci-show table.haofbscitablecsdata-1 td span{
	display: block;
	font-size: 15px;
}
.block-haofbsci-show table.haofbscitablecsdata-1 td:nth-of-type(2) span, .block-haofbsci-show table.haofbscitablecsdata-1 td:nth-of-type(3) span{
	line-height: 68px;
}
.block-haofbsci-show table.haofbscitablecsdata-1 td span:nth-of-type(2n){
	margin-bottom: 10px;
}

/* 相关期刊 */
.block-haofbsci-xgqk .title-common{
	margin-bottom: 10px;
}
.block-haofbsci-xgqk ul li{
	float: left;
	width: 180px;
	margin: 30px 33px 0 0;
}
.block-haofbsci-xgqk ul li .item-pic{
	width: 140px;
	height: 188px;
	margin: 0 auto 10px;
}
.block-haofbsci-xgqk ul li .item-pic img{
	width: 100%;
	height: 100%;
}
.block-haofbsci-xgqk ul li .item-txt h5{
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 4px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.block-haofbsci-xgqk ul li .item-txt p{
	font-size: 12px;
	color: #999;
	text-align: center;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.block-haofbsci-xgqk ul li:nth-of-type(5n){
	margin-right: 0;
}

/* TOP期刊 */
.block-haofbsci-topqk ul li{
	height: 44px;
	line-height: 44px;
	padding: 0 26px;
}
.block-haofbsci-topqk ul li:nth-child(odd){
	background-color: #f9f9f9;
}
.block-haofbsci-topqk ul li:nth-child(even){
	background-color: #fff;
}
.block-haofbsci-topqk ul li .qkname{
	float: left;
	width: 70%;
	font-size: 14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.block-haofbsci-topqk ul li .qksj{
	float: right;
	width: 30%;
	font-size: 12px;
	text-align: right;
}
.block-haofbsci-topqk ul li .qksj span{
	display: inline-block;
	margin-left: 10%;
	text-align: right;
}

/* 翻页 */
.haofbsci-prenextpage{
	margin: 20px 0;
	background-color: #fff;
	padding-left: 84px;
	padding-right: 84px;
}
.haofbsci-prenextpage>div{
	width: 50%;
	height: 70px;
	line-height: 70px;
}
.haofbsci-prenextpage .haofbsci-prejournal{
	text-align: left;
}
.haofbsci-prenextpage .haofbsci-nextjournal{
	text-align: right;
}
.haofbsci-prenextpage>div a{
	display: inline-block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.haofbsci-prenextpage>div a.paget{
	font-size: 14px;
	margin-right: 20px;
}
.haofbsci-prenextpage>div a.pageurl{
	font-size: 14px;
	max-width: 80%;
}

/* 常见问题 */
.block-haofbsci-show .block-qk-cjwt{
	background-color: #fff;
	padding-left: 84px;
	padding-right: 84px;
}
.block-haofbsci-show .block-qk-cjwt ul li>a{
	position: relative;
}
.block-haofbsci-show .block-qk-cjwt ul li span{
	display: block;
	padding-left: 33px;
}
.block-haofbsci-show .block-qk-cjwt ul li i{
	position: absolute;
	left: 0;
}

/* 广告块 */
.block-haofbsci-show .hafb-ad-sci .l{
	width: 80%;
}
.block-haofbsci-show .hafb-ad-sci p{
	line-height: 32px;
	padding-left: 30px;
}
.block-haofbsci-show .hafb-ad-sci .sciname{
	font-size: 18px;
	padding-top: 10px;
	font-weight: normal;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.block-haofbsci-show .hafb-ad-sci .scitext{
	font-size: 18px;
	font-weight: bold;
}