.container *{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box; *behavior: url('../js/boxsizing.htc'); }
.nosetBoxsizng *{-moz-box-sizing: unset;-webkit-box-sizing: unset;-o-box-sizing: unset;-ms-box-sizing: unset;box-sizing: unset; }
.container a:hover{
	text-decoration: none;
	opacity: 0.8;
}
ul.flexbox{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
ul.flexbox li{
    display: block;
    align-items: center;
    justify-content: flex-start;
}
.table{
	display: table;height:100%;
}
.table_cell {
    display: table-cell;
    vertical-align: middle;
}
dl.flexbox{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
dl.flexbox dd{
	display: block;
	align-items: center;
	justify-content: flex-start;
}
.left{
	float: left;
}
.right{
	float: right;
}
.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);
}
.after-clear::after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* sci开始 */
/* 面包屑 */
.sci-breadcrumb{
	margin: 18px 0 18px 0;
}
.sci-breadcrumb a, .sci-breadcrumb span{
	font-size: 13px;
}
.sci-breadcrumb a{
	color: #00a2ca;
}
.sci-breadcrumb span{
	color: #999;
}
.sci-breadcrumb a::after{
	content: "";
	display: inline-block;
	width: 6px;
	height: 11px;
	background: url(../image/sci/icon_sci_breadcrumb.png) no-repeat;
	margin: 0 10px 0 10px;
}

.xcm-sci-body .copyright-bg{
	position: relative;
	z-index: 999;
}
.xcm-sci-show .xcm-sci-contop{
	border: 1px solid #eff1f4;
	padding: 30px;
}
.xcm-sci-show .xcm-sci-contop .left-xcmimg{
	width: 130px;
	margin-right: 42px;
}
.xcm-sci-show .xcm-sci-contop .left-xcmimg img{
	width: 100%;
	height: 174px;
}
.xcm-sci-show .xcm-sci-contop .left-xcmimg .colloct{
	width: 94px;
	height: 28px;
	line-height: 28px;
	border-radius: 14px;
	border: solid 1px #f1f1f1;
	text-align: center;
	margin: 20px auto 0;
}
.xcm-sci-show .xcm-sci-contop .left-xcmimg .colloct a{
	font-size: 13px;
	color: #999;
}
.xcm-sci-show .xcm-sci-contop .left-xcmimg .colloct a::before{
	content: "";
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../image/sci/icon_sci_collect.png) no-repeat;
	vertical-align: middle;
	margin: 0 5px 4px 0;
}
.xcm-sci-show .xcm-sci-contop .right-xcminfo{
	width: 968px;
}
.xcm-sci-show .xcm-sci-contop .right-xcminfo h1{
	font-size: 28px;
	line-height: 1;
}
.xcm-sci-show .xcm-sci-contop .right-xcminfo h2{
	font-size: 14px;
	font-weight: normal;
	color: #999;
	margin: 8px 0 20px 0;
}
.xcm-sci-show .xcm-sci-contop .right-xcminfo .intro{
	font-size: 14px;
	line-height: 1.75;
	padding-bottom: 18px;
	margin-bottom: 15px;
	border-bottom: solid 1px #f6f6f6;
}
.xcm-sci-show .xcm-sci-contop .right-xcminfo .info-list{
	margin-bottom: 25px;
}
.xcm-sci-show .xcm-sci-contop .right-xcminfo .info-list li{
	width: 33%;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.xcm-sci-show .xcm-sci-contop .right-xcminfo .info-list li b{
	font-weight: normal;
}
.xcm-sci-show .xcm-sci-contop .right-xcminfo .xcm-btns a{
	display: inline-block;
	width: 140px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-right: 15px;
	transition: 0.3s;
	border-radius: 3px;
}
.xcm-sci-show .xcm-sci-contop .right-xcminfo .xcm-btns a.btn-scitgzx{
	background-color: #f8b551;
}
.xcm-sci-show .xcm-sci-contop .right-xcminfo .xcm-btns a.btn-mfzx{
	background-color: #00a2ca;
}

/* 广告 */
.ad-content-xcmsci>a {
    display: block;
    width: 100%;
    height: 80px;
    margin: 15px auto 15px;
    background: url(../image/sci/icon_sci_ad.png) no-repeat;
    /* background-size: cover; */
}

.xcm-sci-conbottom .left-sciinfo{
	width: 250px;
	margin-right: 10px;
}
/* 相关期刊 */
.xcm-sci-conbottom .block-xcmsci-xgqk{
	width: 100%;
	border: solid 1px #f3f3f3;
}
.xcm-sci-conbottom .block-xcmsci-xgqk .title{
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	padding-left: 14px;
	background-color: #fafafa;
	border-bottom: solid 1px #f3f3f3;
}
.xcm-sci-conbottom .block-xcmsci-xgqk ul li{
	padding: 25px 14px;
	border-bottom: solid 1px #f1f1f1;
}
.xcm-sci-conbottom .block-xcmsci-xgqk ul li:last-of-type{
	border-bottom: none;
}
.xcm-sci-conbottom .block-xcmsci-xgqk ul li .item-pic{
	width: 74px;
	height: 102px;
	margin-right: 12px;
}
.xcm-sci-conbottom .block-xcmsci-xgqk ul li .item-pic img{
	width: 100%;
}
.xcm-sci-conbottom .block-xcmsci-xgqk ul li .item-txt{
	width: 134px;
}
.xcm-sci-conbottom .block-xcmsci-xgqk ul li .item-txt h3{
	font-size: 14px;
	margin-bottom: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.xcm-sci-conbottom .block-xcmsci-xgqk ul li .item-txt p{
	font-size: 12px;
	color: #888;
}
.xcm-sci-conbottom .sci-fwtj{
	width: 250px;
	margin-top: 10px;
}
.xcm-sci-conbottom .right-sciinfo{
	width: 940px;
}
.xcm-sci-conbottom .right-sciinfo .sci-xcmtabs{
	width: 100%;
	height: 40px;
	line-height: 38px;
	border: solid 1px #f3f3f3;
}
.xcm-sci-conbottom .right-sciinfo .sci-xcmtabs a{
	display: inline-block;
	width: 104px;
	font-size: 15px;
	text-align: center;
	position: relative;
}
.xcm-sci-conbottom .right-sciinfo .sci-xcmtabs a::after{
	content: "";
	display: inline-block;
	width: 1px;
	height: 18px;
	background-color: #eaeaea;
	position: absolute;
	right: 0;
	top: 11px;
}
.xcm-sci-conbottom .right-sciinfo .sci-xcmtabs a:last-of-type::after{
	display: none;
}
.xcm-sci-conbottom .right-sciinfo .sci-xcmtabs a:hover{
	color: #0096c2;
}
.xcm-sci-conbottom .right-sciinfo .sci-xcmtabs a.active{
	font-weight: bold;
	color: #0096c2;
	border-top: 2px solid #009ce0;
}

.xcmsci-common-box{
	width: 100%;
	margin-bottom: 30px;
}
.xcmsci-common-title{
	width: 100%;
	height: 42px;
	line-height: 42px;
	background-color: #f9f9f9;
	border-left: 5px solid #00a2ca;
}
.xcmsci-common-title h2{
	font-size: 17px;
	font-weight: normal;
	color: #0096c2;
	padding-left: 14px;
}
.xcmsci-common-title h2 span{
	font-size: 12px;
	font-weight: normal;
	color: #777;
}
.xcmsci-common-article{
	padding: 20px 20px 0 20px;
}
.xcmsci-common-article p{
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 10px;
}
.xcmsci-common-article p:last-of-type{
	margin-bottom: 0;
}
.xcmsci-common-article b{
	display: block;
	font-size: 15px;
	margin: 20px 0 10px 0;
}
.xcmsci-common-article b:first-of-type{
	margin-top: 0;
}
/*基础信息*/
.block-xcmsci-jcxx{
	height: 140px;
	background-color: #f9f9f9;
	border: solid 1px #f3f3f3;
	margin: 15px 0; 
	padding: 30px;
}
.block-xcmsci-jcxx h2{
	font-size: 14px;
	margin-bottom: 20px;
	text-align: center;
}
.block-xcmsci-jcxx h2:before{
	content: '';
	display: inline-block;
	width: 100px;
	height: 1px;
	background-color: #e5e5e5;
	vertical-align: middle;
	margin: 0 15px 2px 0;
}
.block-xcmsci-jcxx h2:after{
	content: '';
	display: inline-block;
	width: 100px;
	height: 1px;
	background-color: #e5e5e5;
	vertical-align: middle;
	margin: 0 0 2px 15px;
}
.block-xcmsci-jcxx ul li{
	width: 33.33%;
	font-size: 13px;
	color: #777;
	line-height: 24px;
}
.block-xcmsci-jcxx ul li b{
	font-weight: normal;
	color: #333;
}

/*table*/
.xcm-sci-conbottom table{
	margin: 20px auto 0;
	width: 96%;
	border-collapse:collapse;
	border: solid 1px #f6f6f6;
}
.xcm-sci-conbottom table thead tr td{
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
}
.xcm-sci-conbottom table tbody tr td{
	font-size: 14px;
	height: 48px;
	line-height: 48px;
	padding: 12px 0;
}
.xcm-sci-conbottom table tbody tr td span{
	display: block;
	line-height: 22px;
}
.xcm-sci-conbottom .keypoint{
    display: block;
    width: 34px;
	height: 24px;
    color: #e70125;
    font-size: 14px;
    line-height: 22px !important;
    text-align: center;
    border: 1px solid #faa197;
    background-color: #fff5fb;
    margin: 0 auto;
    vertical-align: top;
}
.xcm-sci-conbottom table .num-elememt{
	position: relative;
	width: 104px;
	height: 10px;
	margin: 0 auto;
}
.xcm-sci-conbottom table .num-elememt:nth-child(even){
	margin-top: 62px; 
}
.xcm-sci-conbottom table .num-elememt b{
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	right: -20px;
	top: -18px;
}
.xcm-sci-conbottom table .num-elememt .num-gray{
	position: absolute;
	width: 104px;
	height: 10px;
	background-color: #ceeaff;
	border-radius: 5px;
	left: -26px;
}
.xcm-sci-conbottom table .num-elememt .num-blue{
	position: absolute;
	width: 85%;
	height: 10px;
	background-color: #00a2ca;
	border-radius: 5px;
	left: -26px;
}
.xcm-sci-conbottom table .num-elememt .num-blue:after{
	content: '';
	display: inline-block;
	width: 10px;
    height: 10px;
    border-radius: 14px;
    background-color: #fff;
    border: solid 2px #00a2ca;
    position: absolute;
    right: 0px;
    top: -2px;
}
/*中科院分区*/
.xcm-sci-conbottom .xcmscitable1 thead tr td{
	text-align: center;
}
.xcm-sci-conbottom .xcmscitable1 tbody tr td{
	text-align: center;
}
.xcm-sci-conbottom .xcmscitable1 tbody tr td .keypoint{
	margin:0 auto 40px;
}
.xcm-sci-conbottom .xcmscitable1 thead tr td:first-of-type{
	width: 160px;
}
.xcm-sci-conbottom .xcmscitable1 thead tr td:nth-of-type(2){
	width: 110px;
}
.xcm-sci-conbottom .xcmscitable1 tbody tr td .keypoint:last-of-type{
	/* margin-top: 16px; */
	margin-bottom: 0;
}
.xcm-sci-conbottom .xcmscitable1 thead tr td:nth-of-type(4), .xcm-sci-conbottom .xcmscitable1 thead tr td:nth-of-type(5), .xcm-sci-conbottom .xcmscitable1 thead tr td:nth-of-type(6){
	width: 110px;
}
.xcm-sci-conbottom .xcmscitable1 thead tr td:nth-of-type(3){
	text-align: left;
	padding-left: 32px;
}
.xcm-sci-conbottom .xcmscitable1 tbody tr td:nth-of-type(3){
	text-align: left;
	padding-left: 32px;
}
.xcm-sci-conbottom .xcmscitable1 tbody tr td:not(:nth-of-type(3)){
	/* padding-top: 0; */
	/* vertical-align: top; */
}
.xcm-sci-conbottom .xcmscitable1 tbody tr td:nth-of-type(3) span:nth-of-type(2n){
	margin-bottom: 20px;
}
.xcm-sci-conbottom .xcmscitable1 tbody tr td:nth-of-type(3) span:last-of-type{
	margin-bottom: 0;
}
/*名词解释*/
.xcmscimcjs{
	border-top: solid 1px #f6f6f6;
	padding: 15px 20px 0 20px;
	margin-top: 15px;
}
.xcmscimcjs p{
	font-size: 12px;
	color: #777;
	line-height: 22px;
	margin-bottom: 10px;
}
.xcmscimcjs p:last-of-type{
	margin-bottom: 0;
}
.xcmscimcjs p b{
	font-weight: bold;
}

/*JCR分区*/
.xcm-sci-conbottom .xcmscitable2 thead tr td{
	text-align: center;
}
.xcm-sci-conbottom .xcmscitable2 thead tr td:first-of-type{
	width: 160px;
}
.xcm-sci-conbottom .xcmscitable2 thead tr td:nth-of-type(2){
	padding-left: 32px;
	text-align: left;
}
.xcm-sci-conbottom .xcmscitable2 thead tr td:nth-of-type(3){
	width: 110px;
}
.xcm-sci-conbottom .xcmscitable2 tbody tr td{
	height: auto;
	line-height: normal;
}
.xcm-sci-conbottom .xcmscitable2 tbody tr td.name{
	padding-left: 32px;
}
.xcm-sci-conbottom .xcmscitable2 tbody tr td:nth-of-type(2) span{
	line-height: 40px;
}
.xcm-sci-conbottom .xcmscitable2 tbody tr td:nth-of-type(3){
	padding: 0;
}
.xcm-sci-conbottom .xcmscitable2 tbody tr td:nth-of-type(3) .keypoint:not(:last-of-type){
	margin-bottom: 16px;
}

/*CiteScore指数*/
.block-xcmsci-csdata ul{
	margin: 25px 0 35px 0;
	padding-left: 2%;
}
.block-xcmsci-csdata ul li{
	float: left;
	width: 185px;
	font-size: 15px;
	border-right: 1px solid #f1f1f1;
	margin-right: 25px;
}
.block-xcmsci-csdata .minititle{
	font-size: 14px;
	font-weight: bold;
	padding-left: 2%;
}

/*CiteScore指数*/
.xcm-sci-conbottom .xcmscitable3 thead tr td{
	background-color: #f9f9f9;
	text-align: center;
	border-right: none;
}
.xcm-sci-conbottom .xcmscitable3 thead tr td:first-of-type{
	padding-left: 50px;
	text-align: left;
}
.xcm-sci-conbottom .xcmscitable3 thead tr td:nth-of-type(2){
	width: 120px;
}
.xcm-sci-conbottom .xcmscitable3 thead tr td:nth-of-type(3){
	width: 170px;
}
.xcm-sci-conbottom .xcmscitable3 thead tr td:nth-of-type(4){
	width: 264px;
}
.xcm-sci-conbottom .xcmscitable3 tbody tr td{
	border-bottom: solid 1px #f1f1f1;
}
.xcm-sci-conbottom .xcmscitable3 tbody tr td span{
	text-align: center;
}
.xcm-sci-conbottom .xcmscitable3 tbody tr td:first-of-type span{
	text-align: left;
}
.xcm-sci-conbottom .xcmscitable3 tbody tr:last-of-type td{
	border-bottom: none;
}
.xcm-sci-conbottom .xcmscitable3 tbody tr td:first-of-type{
	padding-left: 16px;
	padding-right: 16px;
}

/*其它数据*/
.block-xcmsci-qtsj .xcmscichartsbox{
	width: 436px;
	margin-top: 42px;
}
.block-xcmsci-qtsj .xcmscichartsbox>div{
	border: solid 1px #f1f1f1;
}
.block-xcmsci-qtsj .xcmscichartsbox:nth-child(even){
	margin-right: 30px;
	margin-left: 2%;
}
.block-xcmsci-qtsj .xcmscichartsbox:nth-child(odd){
	margin-right: 2%;
}
.block-xcmsci-qtsj .xcmscichartsbox>table{
	border: solid 1px #f1f1f1;
}
.block-xcmsci-qtsj .minititle{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 16px;
}

/*发文统计*/
.xcm-sci-conbottom .xcmscitable4{
	width: 436px !important;
	float: left;
}
.xcm-sci-conbottom .xcmscitable4:nth-child(even){
	margin-right: 30px;
	margin-left: 2%;
}
.xcm-sci-conbottom .xcmscitable4:nth-child(odd){
	margin-right: 2%;
}
.xcm-sci-conbottom .xcmscitable4 thead tr td{
	background-color: #f9f9f9;
}
.xcm-sci-conbottom .xcmscitable4 thead tr td:first-of-type{
	padding-left: 16px;
}
.xcm-sci-conbottom .xcmscitable4 thead tr td:nth-of-type(2){
	width: 75px;
	text-align: center;
}
.xcm-sci-conbottom .xcmscitable4 tbody tr td:first-of-type{
	padding-left: 16px;
}
.xcm-sci-conbottom .xcmscitable4 tbody tr td:nth-of-type(2){
	text-align: center;
}
.xcm-sci-conbottom .xcmscitable4 tbody tr td{
	height: 32px !important;
	line-height: 32px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

/*翻页*/
.xcmsci-prenextpage{
	width: 96%;
	margin: 0 auto;
}
.xcmsci-prenextpage a.paget{
	float: left;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
	color: #777;
}
.xcmsci-prenextpage a.pageurl{
	float: left;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
	color: #000;
	margin-left: 12px;
}
.xcmsci-prenextpage .xcmsci-prejournal{
	margin-bottom: 15px;
}

/*免责声明*/
.block-xcmsci-scimzsm{
	margin: 30px 0 15px 0;
}
.block-xcmsci-scimzsm h3{
	font-size: 13px;
	margin-bottom: 10px;
}
.block-xcmsci-scimzsm .xcmsci-common-article p{
	font-size: 12px;
	line-height: 24px;
	color: #999;
}

/* 联系方式 */
.block-xcmsci-lxfs{
	padding-bottom: 30px;
	border-bottom: solid 1px #f1f1f1;
}

/*列表*/
.xcm-sci-list .listbox{
	padding: 0 46px;
	margin-top: 12px;
	border: solid 1px #f3f3f3;
}
.xcm-sci-list .listbox ul li{
	padding: 24px 0;
	border-bottom: solid 1px #f1f1f1;
}
.xcm-sci-list .listbox ul li:last-of-type{
	border-bottom: none;
}
.xcm-sci-list .listbox ul li .xcmscilistimg{
	width: 80px;
	height: 104px;
	margin-right: 20px;
}
.xcm-sci-list .listbox ul li .xcmscilistimg img{
	width: 100%;
	height: 100%;
}
.xcm-sci-list .listbox ul li .xcmscilistinfo{
	width: 1008px;
}
.xcm-sci-list .listbox ul li .xcmscilistinfo h1{
	float: left;
	height: 18px;
	line-height: 18px;
	font-size: 17px;
	max-width: 80%;
	margin-top: -2px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.xcm-sci-list .listbox ul li .xcmscilistinfo .qkjbbox p{
	float: left;
	margin-top: -4px;
}
.xcm-sci-list .listbox ul li .xcmscilistinfo .qkjbbox p span{
	display: inline-block;
	height: 18px;
	line-height: 20px;
	text-align: center;
	border-radius: 1px;
	padding: 0 4px;
	border: solid 1px #d2e4ed;
	color: #809eae;
	font-size: 13px;
	margin-left: 8px;
}
.xcm-sci-list .listbox ul li .xcmscilistinfo .sqkjc{
	display: block;
	font-size: 13px;
	color: #999;
	margin: 8px 0 20px 0;
}
.xcm-sci-list .listbox ul li dl dd{
	width: 15%;
	padding-right: 2%;
}
.xcm-sci-list .listbox ul li dl dd:last-of-type{
	width: 10%;
	padding-right: 0;
}
.xcm-sci-list .listbox ul li dl dd b{
	display: block;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	margin-bottom: 10px;
}
.xcm-sci-list .listbox ul li dl dd p{
	display: block;
	font-size: 14px;
	color: #333;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

/* 列表筛选 */
.block-xcm-scilist .filter-box{
	padding: 0 12px;
}
.block-xcm-scilist .filter-box .box-item{
	padding: 6px 0;
}
.block-xcm-scilist .filter-box .box-item .l{
	width: 96px;
	text-align: right;
	padding-right: 24px;
}
.block-xcm-scilist .filter-box .box-item .r{
	width: 960px;
}
.block-xcm-scilist .filter-box .box-item-s{
	float: left;
	width: auto;
}
.block-xcm-scilist .filter-box .box-item-s .r{
	width: auto;
}
.block-xcm-scilist .filter-box .box-item-s .r ul li{
	margin-right: 4px;
}
.block-xcm-scilist .filter-box .box-item:last-of-type, .block-xcm-scilist .filter-box .box-item:nth-last-of-type(2){
	border-bottom: none;
}