/*《XXXXX期刊》个刊数据查询系统UED
  (c) Urus
------------------------------------------------------------------------------------------------------------------*/
body { }

h1 { text-align: center; margin: 0px 0px 0px 0px; }
.dataBox h1 { background: url(../images/hr.gif) bottom center no-repeat; padding-bottom: 15px; font-size: 16px; }


.box { width: 980px; margin: 5px auto; }
.boxL, .boxR { width: 45%; float: left; overflow: hidden; margin-top: 10px; padding: 0px 2%; }
.boxN{ width: 70%; float: left; overflow: hidden; margin-top: 10px; padding: 0px 15%; }
.boxR { width: 45%; }
.boxL { background: url(../images/indexVR.gif) right center no-repeat; }
p { }

.dataBox table td { border: 1px solid #cfcfcf; padding: 3px; }
.buttonList a { width: 280px; padding: 5px 10px; text-align: left; margin: 10px auto; display: block; border: 1px solid #888; overflow: hidden; line-height: 28px; }
.buttonList a:hover { background: #888; color: #fff; text-decoration: none; }

.dialog { }
.dialogTitle, .dialogCtr { height: 30px; line-height: 30px; text-indent: 10px; }
.dialogTitle { border-bottom: 1px solid #888; }
.dialogBox { padding: 10px 10px; }
.dialogCtr { text-align: center; padding-right: 10px; }

/*top*/
.top { width: 100%; height: 72px; overflow: hidden; background: url(../images/top.gif) top left repeat-x; }
.topC { width: 980px; margin: 0px auto; height: 72px; background: url(../images/topEffect.gif) top right no-repeat; }
/*.logo { padding: 0px 17px 0px 0px; background: url(../images/topVR.gif) top right no-repeat; float: left; }*/
.logo { background: url(../images/topVR.gif) top right no-repeat; float: left; }
.sysTitle { color: #2f2f2f; width: 656px; padding: 5px 7px 0px 7px; float: left; text-align: center; font-size: 20px; font-weight: bold; }
.topR { float: right; width: 150px; padding-top: 20px; }
.btnBack { display: block; width: 80px; height: 25px; text-align: center; line-height: 25px; color: #353535; background: url(../images/btnBack.gif) top right no-repeat; float: left; padding-left: 4px; }
a.btnBack:hover { background: url(../images/btnBack.gif) 0% 100% no-repeat; }
a.btnExit:hover, a.btnBack:hover { color: #e44800; text-decoration: none; }
.btnExit { color: #353535; margin-left: 10px; height: 25px; line-height: 25px; }
/*breadCrumb*/
.breadCrumb { display: none; height: 30px; overflow: hidden; background: url(../images/breadCrumb.gif) bottom left repeat-x; border-right: 1px solid #c5c5c5; line-height: 30px; }
.breadCrumb .L { float: left; }
.breadCrumb .R { float: right; }

.breadCrumb a, .breadCrumb span { float: left; }
.breadCrumb .L a { padding: 0px 17px 0px 10px; background: url(../images/breadCrumbR.gif) right center no-repeat; color: #464646; }
.breadCrumb .L a:hover { color: #f1830a; text-decoration: none; }
.breadCrumb .L a.home { width: 97px; height: 30px; padding: 0px; background: none; }
.breadCrumb span { padding-left: 10px; }
a.back { padding: 0px 10px; border-left: 1px solid #c5c5c5; color: #5c5c5c; }
a.back:hover { color: #f1830a; text-decoration: none; }
.back img { margin: 7px 7px 0px 0px; float: left; }

.dataBox { padding: 15px 17px; }

input.button, a.button { width: 84px; height: 27px; background: url(../images/button.gif) 0px 0px no-repeat; overflow: hidden; display: inline-block; color: #fff; line-height: 27px; text-align: center; font-size: 13px; border: none; cursor: pointer; }
input.button, a.button_down { width: 150px; height: 30px; background: url(../images/button_down.gif) 0px 0px no-repeat; overflow: hidden; display: inline-block; color: #fff; line-height: 27px; text-align: center; font-size: 13px; border: none; cursor: pointer;}
input.button, a.button_down_e { width: 160px; height: 30px; background: url(../images/button_down_e.gif) 0px 0px no-repeat; overflow: hidden; display: inline-block; color: #fff; line-height: 27px; text-align: center; font-size: 13px; border: none; cursor: pointer;}
a.button_down:hover { text-decoration: none; background: url(../images/button_down.gif) 0px -10px no-repeat; }
a.button_down_e:hover { text-decoration: none; background: url(../images/button_down_e.gif) 0px -10px no-repeat; }
a.button:hover { text-decoration: none; background: url(../images/button.gif) 0px -27px no-repeat; }
ul.link, ul.linkS { padding: 0px 0px; }
ul.link div { width: 80px; height: 70px; float: left; overflow: hidden; text-align: center; margin-top: 0px; }
ul.link span { display: block; margin-top: 0px; }
ul.link li, ul.linkS li { padding: 5px 0px; border-bottom: 1px dashed #cfcfcf; overflow: hidden; }
.boxR ul.link li { padding: 10px 0px; }
.boxL ul.link li { padding: 10px 0 20px 0; }
.boxN ul.link li { padding: 10px 0 0px 0; }
ul.link a, ul.linkS a { font-size: 16px; line-height: 27px; }
.ctrBar { margin: 10px 0px; }
.ctrBar .ctrBarL { float: left; }
.ctrBar .ctrBarR { float: right; }
.tableTitle { background: url(../images/tableTitle.GIF) bottom left repeat-x; }
.tableTitle a { color: #333; padding-right: 6px; display: inline-block; }
.tableTitle a:hover, .tableTitle a.current, .tableTitle a.current1 { color: #f1830a; text-decoration: none; }
.tableTitle a.current { background: url(../images/arrow2.gif) right center no-repeat; }
.tableTitle a.current1 { background: url(../images/arrow.gif) right center no-repeat; }
.page { margin: 10px 0px; position: relative; }
.pageC a, .pageDL a, .pageC span, .pageDL span { padding: 5px; margin: 0px 3px; }
.pageC a:hover, .pageDL a:hover, .pageC span, .pageDL span { padding: 5px; margin: 0px 3px; background: #0085cf; color: #fff; text-decoration: none; }
.pageC { text-align: center; float: left; width: 85%; }
.pageL { text-align: left; float: left; width: 15%; top: 0px; left: 0px; }
.pageR { text-align: right; float: right; width: 15%; }
.aa span { float: left; margin-left: 35px; display: block; height: 24px; }
span.aa a { font-size: 12px; }
.pageDL { text-align: center; float: left; width: 75%; top: 0px; left: 0px; }
.pageDR { text-align: right; float: right; width: 25%; }

/* CSS Document */
/*footer     index link style  101123*/
.foot { width: 980px; margin: 10px auto; text-align: center; padding-top: 15px; background: url(../images/hrb.gif) top center no-repeat; font-size: 12px; color: #888; }
.boxL a, .boxR a { text-decoration: underline; }
.boxL, .boxR { margin-top: 20px; }
.boxN a, .boxR a { text-decoration: underline; }
.boxN, .boxR { margin-top: 20px; }

table.Noborder { width: 100%; }
table.Noborder td { border: 0px; }
.pageE a, .pageE span { padding: 5px; margin: 0px 3px; }
.pageE a:hover, .pageE span { padding: 5px; margin: 0px 3px; background: #0085cf; color: #fff; text-decoration: none; }

.talkDiv-body { padding: 15px 15px 0px; height: auto !important; min-height: 60px; height: 60px; }
.talkDiv-img { float: left; width: 32px; text-align: center; }
.talkDiv-img-cont { margin-left: 47px; }
.talkDiv-btn { text-align: center; margin-top: 20px; background-color: #f2f8fc; border-top: #e1eef6 solid 1px; padding: 5px 0px; }
.talkDiv-btn a.btn { margin-right: 0px; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { *zoom: 1; }
.addLeft { width: 500px; float: left; display: inline; overflow: hidden; }
.addRight { width: 245px; float: right; padding-left: 15px; overflow: hidden; }
select, input { padding: 3px; }
.addLeft select { margin-right: 5px; }
.addLeft input { margin-right: 3px; }
.table { border: 1px solid #A0A9BB; width: 100%; table-layout: fixed; }
.thead { text-align: center; background-color: #e5e6e8; }
.table td, .table th { border: 1px solid #BFCDDA; padding: 1px; }
.selectShow { display: inline-block; overflow: auto; margin-top: 10px; }
.selectShow li { padding: 5px 40px 3px 12px; background: url(../images/liBg.gif) no-repeat 3px 13px; position: relative; border-bottom: #accee4 dashed 1px; float: left; display: block; width: 170px; vertical-align: top; }
.selectShow li a { position: absolute; bottom: 3px; right: 2px; display: inline-block; width: 26px; }

.context { width: 850px; margin: 0px auto; padding-top: 50px; }
.jiftable { margin-top: 20px; width: 100%; }
.jiftable th { background: url(../images/tableTitle.GIF) bottom left repeat-x; border: 1px solid #cfcfcf; padding: 3px; }
.jiftable td { border: 1px solid #cfcfcf; padding: 3px; }
.lititle { background: url(../images/tableTitle.GIF) bottom left repeat-x; border-top: 1px solid #cfcfcf; padding: 3px; margin-top: 20px; font-weight: bolder; }
.textbolder { font-weight: bolder; font-size: 16px; }
.textbolder div { height: 30px; }
.intertitle { font-size: 24px; color: #ff6600; font-weight: bold; text-align: center; margin-top: 20px; }
.add { }

.articlesList { border-bottom: 1px solid #CECECE; height: 34px; display: none; }
.articlesList a:link, .articlesList a:visited { color: #222222; display: inline-block; float: left; margin: 0 5px -2px; padding: 5px 12px; border: 1px solid #CECECE; background: #EFEFEF; }
.articlesList a:hover, .articlesList a:active { background: #e9e9e9; text-decoration: none; }
.articlesList a.nowOnNavSec:link, .articlesList a.nowOnNavSec:link, a.nowOnNavSec:visited { border-width: 2px 1px 1px; color: #2395D3; background: #fff; border-top-color: #2395D3; border-bottom-color: #fff; }
.refcon { clear: both; border: 1px solid #CECECE; }
.refdiv { margin: 10px; }
.box li { border-bottom: 1px dashed #CCCCCC; padding: 5px 10px; word-break: break-all; word-wrap: break-word; }
.box .double { background: none repeat scroll 0 0 #F7F7F7; }
.rpl { float: left; font-size: 15px; font-weight: bold; width: 15%; }
.rpc { float: left; width: 70%; text-align: center; }
.rpr { float: right; width: 15%; text-align: right; }
.rpc a { margin-left: 5px; }
.rpc a, .rpc span { padding: 5px; margin: 0px 3px; }
.rpc a:hover, .rpc span { padding: 5px; margin: 0px 3px; background: #0085cf; color: #fff; text-decoration: none; }
.icon-minus { background: url(../images/02.gif); width: 11px; height: 11px; display: inline-block; vertical-align: middle; overflow: hidden; margin-left: 8px; }
.icon-add { background: url(../images/01.gif); width: 11px; height: 11px; display: inline-block; vertical-align: middle; overflow: hidden; margin-left: 5px; }
.searchTable { margin: 0 auto; background: none repeat scroll 0 0 #F6F6F6; border: 1px solid #DDDDDD; }
.searchTable td { padding: 5px; }
.searchTable input { border: 1px solid #005CBE; font-size: 14px; height: 16px; vertical-align: middle; }
.searchTable select { font-size: 12px; height: 24px; vertical-align: middle; }



/*lixiaonan*/
.heart-bg{background: url("../images/tableBg.gif") no-repeat; }
.heart{ width: 1007px;margin: 0 auto;padding: 40px; min-height:1500px;}
/*.logo{ display: block; height: 80px; width: 200px;}*/
.logo182-76 {background: url("../images/logo182-76.gif") no-repeat; }
.w-title{ text-align: center;font-family: \96B6\4E66;margin:195px 0 50px; font-weight: bold;}
.w-title h2{ font-family: Arial;}

.mt15{ margin-top: 15px;}
.f25{ font-size: 25px;}
.tj-title{ letter-spacing: 20px;font-size: 68px; font-family: \5FAE\8F6F\96C5\9ED1;padding-top: 95px;}
.con{ padding: 168px 33px 0;font-size: 33px;}
.depar{ margin-bottom: 80px;line-height: 60px;}
.con p{ text-indent: 2em;line-height: 2em;}
.credentials-info{ margin-top: 110px;}
.posr{ position: relative;}
.posa{ position: absolute;}
.lk-bg{background: url("../images/yin2014.gif") no-repeat center 0; }
.lk-bgtjy{background: url("../images/tjy2014.gif") no-repeat center 0; }
.lk{ width: 650px; height: 181px;padding-top: 80px; bottom: 64px;right: 70px;text-align: center;font-size: 26px;}

#JournalDetailIndex tr td{border: 1px solid #cfcfcf; padding: 3px;}


