﻿*{	padding:0px;	margin:0px;}


/* 清除浮动 */
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
q:before,q:after{content: ""}
.clear { clear:both;}

.pr{ position:absolute;}
.pl{ position:absolute;}

.fl{ float:left;}
.fr{ float:right;}

.mt10{ margin-top:10px;}

blockquote p:last-of-type { margin-bottom:0 }
.am-scrollbar-measure { width:100px; height:100px; overflow:scroll; position:absolute; top:-9999px }
.am-container { -webkit-box-sizing:border-box; box-sizing:border-box; margin-left:auto; margin-right:auto; padding-left:1rem; padding-right:1rem; width:100% }
.am-container>.am-g { width:auto; margin-left:-1rem; margin-right:-1rem }
 .am-close, .am-icon-btn, [class*=am-icon-] {
display:inline-block
}
/*期刊内容*/
.deal_box{ padding:15px; background:#fff;}
.deal_box .imgboxdt{margin:0 auto; width:200px;}
.deal_box .imgboxdt a{ text-align:center;margin:0 auto;width:200px; padding:10px; border:1px solid #e2e2e2; display:block; height:257px; background:#fff;
box-shadow:4px 4px 0px #e7e7e7;
-moz-box-shadow:4px 4px 0px #e7e7e7;
-webkit-box-shadow:4px 4px 0px #e7e7e7;}
.deal_box .imgboxdt a img{ width:180px; float:left; }
.tg{ background:#3096d8; color:#fff; height:34px; line-height:34px; border:none; text-align:center; width:120px;margin:12px auto 0; margin-left:40px; font-size:14px;}

/*期刊信息*/
.detail_cont { background:#fff; padding:0 10px 10px; margin-top:10px;}
.detail_cont_info {width:100%;}
.detail_cont_info h3 { font-size: 16px;line-height:40px;border-bottom:1px solid #e2e2e2; width:100%; float:left;}
.detail_cont_info h3 span{ float:left; border-bottom:1px solid #3096d8;}
.detail_cont_info h3 span em{ height:16px; float:left; width:5px; background:#3096d8; margin-top:12px; margin-right:8px;}
.detail_cont_info dl { width:100%; float:left; margin:5px;}
.detail_cont_info dl dd { font-size: 14px; line-height:40px; border-bottom: 1px solid #eee; color: #666; width:100%;}
.detail_cont_info p{ font-size:12px; width:100%; text-indent:2em; line-height:24px; margin-top:8px; float:left;}
