﻿/*  css document  */
body { text-align: left; font-family:"宋体"; margin:0; padding:0; font-size:13px; color:#000; }


div, form, img, ul, ol, li, dl, dt, dd, p { margin: 0; padding: 0; border: 0; }
table, tr, td, th{ font-size:12px; margin: 0; padding: 0; border: 0;  }
li { list-style-type:none; }
em { font-style:normal; }/* 还原默认字体*/
/*  link  */
a:link { color: #000; text-decoration:none; }
a:visited { color: #333; text-decoration:none; }
a:hover { color: #bc2931; text-decoration:underline;  }
a:active { color: #bc2931; }
/*  public  */
.highlight, .highlight:visited, .highlight a, .highlight a:visited { color:#f00; }
.message, .message:visited, .message a, .message a:visited { color:#f00; }
.gray, .gray:visited, .gray a, .gray a:visited { color:#585858; }
.hidden { display: none; }/* 可用于隐藏该div*/
.clear { clear: both; font-size:1px; width:1px; height:0; visibility: hidden; }/*用与 减少个别浏览器的忽略 清除浮动*/
.tipscontent { line-height: 180%; padding:5px; color: #049; border: 1px dotted #3C5EA8; background-color:#fff; }
.tipscontent b { color: #333; font-weight: lighter; }
.textbox { border: 1px solid #ccc; }
.button { border: 1px solid #ccc; background:url(default/btnbg.gif) center center; height:20px; font-size:12px; }
.err { color:#f00; display:block; }
.summary {display:none;}

/* 页面层容器 */
#container {margin:0 auto;width:1050px;padding:0;}
.erweima { top:250px; left:10px;  position:absolute;}
/* 页面头部 */
#header {}
#header #logo {}
#header #banner {margin:0;}
#header #navmain {line-height:38px; height:38px; font-family:Microsoft YaHei; background:#4A74C4; margin-top:4px;}
#header #navmain #time {color:#fff; float:left; width:170px; text-align:center; font-size:16px; }
#header #top_pic{margin-top:6px;}

/* 导航 */
#navbar {font-size:16px;float:left;} /* 定义网站导航条的样式 */
#navbar h2 {display:none;}
#navbar ul {}
#navbar ul li {float:left;width:110px;position:relative;}
#navbar ul li a {display:block;color:#fff;text-align:center; text-decoration:none; }
#navbar ul li a:hover {color:#9fc4e5; }
#navbar ul li ul {z-index: 9999; position: absolute; width:150px; left:0px; top:38px; display: none; background:#055293; padding:0px 16px 10px 16px;}
#navbar ul li ul li {font-weight:lighter; background:none; width:180px; }
#navbar ul li ul li a {line-height:30px; border-bottom:1px #5f8bb0 solid; color:#fff; text-align:left; width:150px; }
#navbar ul li ul li a:hover {background:#1967aa; line-height:30px; color:#ffffff; width:150px; }

#slides { display:block; width:1000px; height:160px; list-style:none; padding:0; margin:8px 0px 0px 0px; position:relative}
#slides li { display:block; width:1000px; height:160px; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:1000px; height:160px; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:260px; top:320px; z-index:9900;  padding:5px 15px 5px 0; margin:0 auto;}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/* 页面主体 */
#main { margin-top:10px; }
.index #main{ margin-top:10px; }
/* 信息区 */
#info { width:270px; float:right; display:inline; background:#edebeb;height:906px;} /*  定义侧边信息 */
#infopic { padding:10px 0; text-align:center;  } /* 期刊图片 */
#infoscrolltext { padding:0 30px; text-align:center; color:#004823; } /* 期刊图片下滚动文字 */
/* 信息区列表内容 */
#infocontent { padding:8px 0 0 0; padding-bottom:8px; }
#infocontent .titlebar { border-bottom:2px solid #2d7cbe; height:33px; line-height:33px; overflow:hidden;  } /* 标题栏 */
#infocontent .titlebar .title { padding-left:15px;  font-family:Microsoft YaHei; font-weight:bold; font-size:15px; color:#0571BD; } /* 标题  */
#infocontent .titlebar .title a {  color:#0571BD; }  /* 标题链接颜色  */
#infocontent .column{ padding-left:5px; padding-right:5px; }
#infocontent dl { clear:both;  }
#infocontent dt { float:left; line-height:23px; width:65px; color:#24641B; }
#infocontent dd {  line-height:23px; margin-left:65px;   color:#24641B; }
#infocontent .heading{ padding:5px; text-align:center; line-height:160%; border-left:1px solid #d1cfcf; border-right:1px solid #d1cfcf; display:none;}
#infocontent .borderline{ border-bottom: 1px solid #24641B; padding-bottom:3px;}
#infocontent .fontspacing { letter-spacing: -1pt;}
/* 主体内容 */
#content { width:536px; float:right; margin-right:12px; display:inline; }
/* 期刊简介 */
#intro { margin-top:5px; display:none; }
#intro .titlebar { background:url(default/cTitleBg.gif) 0px 0px no-repeat; height:27px; line-height:30px; overflow:hidden; } /* 标题栏  */
#intro .titlebar .title { font-weight:bold; padding-left:30px; float:left; width:300px; } /* 标题  */
#intro .titlebar .title a { color:#007B00; }  /* 标题链接颜色  */
#intro .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内  */
#intro .titlebar .more a { width:50px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#intro .column { clear:both; line-height:175%; padding:10px; border-left: 1px solid #C5DDF6; border-bottom: 1px solid #C5DDF6; border-right: 1px solid #C5DDF6; }
#intro .intropic { float:left; padding:8px; }
#intro .column a.more { height:25px; display:block; width:500px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; } /* 更多  */

/* OA期刊列表 */
#oalist {}
#oalist .titlebar { background:url(default/cTitleBg.gif) 0px 0px no-repeat; height:44px; line-height:44px; overflow:hidden; } /* 标题栏 */
#oalist .titlebar .title { font-family:Microsoft YaHei; font-size:14px; padding-left:20px;  float:left; width:300px; } /* 标题  */
#oalist .titlebar .title a { color:#333333; }  /* 标题链接颜色  */
#oalist .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内  */
#oalist .titlebar .more a { width:50px; background:url(default/sidebar_more02.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#oalist .column { height:630px; overflow: auto; scrollbar-face-color:#e5e5e5; scrollbar-shadow-color:#fff; scrollbar-highlight-color: #fff; scrollbar-3dlight-color: #fff; scrollbar-darkshadow-color: #fff; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #000; }
#oalist .column .catalog { background:url(default/mc_bg.gif) 5px 14px no-repeat; padding:15px 0 0 30px; height:20px; font-weight:bold; margin-left:16px; }
#oalist .column .item { clear:both; padding-left:24px; background:url(default/articlelist.gif) 5px 4px no-repeat; border-bottom: 1px dashed #cccccc; margin:5px 15px 8px 15px; color:#666; padding-bottom:5px;}
#oalist .column .item .title { line-height:22px; color:#000; margin-bottom:4px;}
#oalist .column .item .title a { color:#034d90; font-size:14px;}
#oalist .column .item .title a:hover { color:#F30;}
#oalist .column .item .authors {line-height:18px;}
#oalist .column .item .digest {line-height:18px;}
#oalist .column .item .digest a { color:#333;}
#oalist .column .item .digest a:hover { color:#F30;}
#oalist .column .item .doi { line-height:22px; color:#000; padding-left:2px;}

#oalist2 {}
#oalist2 .titlebar { background:url(default/cTitleBg.gif) 0px 0px no-repeat; height:44px; line-height:44px; overflow:hidden; } /* 标题栏 */
#oalist2 .titlebar .title { font-family:Microsoft YaHei; font-size:14px; padding-left:20px;  float:left; width:300px; } /* 标题  */
#oalist2 .titlebar .title a { color:#333333; }  /* 标题链接颜色  */
#oalist2 .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内  */
#oalist2 .titlebar .more a { width:50px; background:url(default/sidebar_more02.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#oalist2 .column {  height:630px; overflow: auto; scrollbar-face-color:#e5e5e5; scrollbar-shadow-color:#fff; scrollbar-highlight-color: #fff; scrollbar-3dlight-color: #fff; scrollbar-darkshadow-color: #fff; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #000; }
#oalist2 .column .catalog { background:url(default/mc_bg.gif) 5px 14px no-repeat; padding:15px 0 0 30px; height:20px; font-weight:bold; margin-left:16px;}
#oalist2 .column .item { clear:both; padding-left:24px; background:url(default/articlelist.gif) 5px 4px no-repeat; border-bottom: 1px dashed #cccccc; margin:5px 15px 8px 15px; color:#666; padding-bottom:5px;}
#oalist2 .column .item .title { line-height:22px; color:#000; }
#oalist2 .column .item .title a { color:#034d90; font-size:14px;}
#oalist2 .column .item .title a:hover { color:#F30;}
#oalist2 .column .item .authors {line-height:18px;}
#oalist2 .column .item .digest {line-height:18px;}
#oalist2 .column .item .digest a { color:#333;}
#oalist2 .column .item .digest a:hover { color:#F30;}
#oalist2 .column .item .doi { line-height:22px; color:#000; padding-left:2px;}



/* 向左滚动图片区  (本版无本栏目)*/
#scrollpic { margin-top:5px; }
#scrollpic .titlebar { background:url(default/cTitleBg.gif) 0px 0px no-repeat; height:27px; line-height:30px; overflow:hidden; } /* 标题栏 */
#scrollpic .titlebar .title { font-weight:bold; padding-left:30px; height:20px; float:left; width:300px; } /* 标题  */
#scrollpic .titlebar .title a { color:#007B00; }  /* 标题链接颜色  */
#scrollpic .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内  */
#scrollpic .titlebar .more a { width:50px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#scrollpic .column { border-left: 1px solid #C5DDF6; border-bottom: 1px solid #C5DDF6; border-right: 1px solid #C5DDF6; }
#scrollpic .column .scrolldiv { width:510px; height:170px; margin:0 auto; overflow: hidden; white-space: nowrap; } /*  滚动期刊  */
#scrollpic .column .scrolldiv img { height:160px; border: 0; margin: auto 5px; border:1px #ccc solid; }
#scrollbegin, #scrollend, #scrollbegin ul, #scrollend ul, #scrollbegin ul li, #scrollend ul li { display:inline; }/* 设置ul和li横排 */
/* 广告banner   (本版无本栏目) */
#adbanner { margin-top:5px; }
#adbanner img { border: 1px solid #3D3D41; }
/* 侧边栏 */
#sidebar { width:218px; float:left; display:inline; background:#edebeb; }
/* 登录区 */
#loginview { background:#edebeb;}
#loginview .titlebar { background:url(default/sTitleBg.jpg) no-repeat 0 0; height:32px; line-height:32px; margin:0px; overflow:hidden;  } /* 标题栏 */
#loginview .titlebar .title { padding-left:10px; font-family:"Microsoft YaHei"; font-size:14px; color:#fff; } /* 标题  */
#loginview .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
#loginview .column { clear:both; padding:10px 0px; font-family:Microsoft YaHei; font-size:16px; }
#loginview .column ul { padding-top:5px;}
#loginview .column li { background:url(default/liBg.jpg) center center no-repeat; height:31px; line-height:31px; margin-bottom:4px; }
#loginview .column ul li a { height:31px; line-height:31px; display:block;  padding-left:48px; font-size:15px; color:#333333; margin-bottom:5px; }
#loginview .column ul li a:hover {  color:#055293; text-decoration:none;} 
#loginview .qq { text-align:center; margin-top:8px;}

/* 登录后 */
#loginview #welcome {}
#loginview #welcome p { margin: 7px; padding: 0px; line-height: 150%; text-indent: 2em; }
#loginview #welcome .shortcut { display: block; font-weight: bold; text-align: center; width: 150px; height: 25px; line-height: 25px; margin-left: auto; margin-right: auto; margin-bottom: 5px; border: #ccc 1px solid; }

/* 文章查询 */
#oaquery { margin-top:12px;  padding-bottom:8px;}
#oaquery .titlebar {  background:url(default/sTitleBg.jpg) no-repeat 0 0; height:32px; line-height:32px; margin:0px; overflow:hidden;   } /* 标题栏 */
#oaquery .titlebar .title { padding-left:15px; font-family:Microsoft YaHei; font-size:15px;  color:#fff; } /* 标题  */
#oaquery .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
#oaquery .column { clear:both; text-align:center; padding:14px 0px 2px 5px; }
#oaquery .column a { color:#000; }
#oaquery .column .forminput { text-align:left; padding-left:6px;}
#oaquery .column .textbox { width:160px; height:22px; border: 1px solid #cbcbcb; padding-left:3px; }
#oaquery .column .selectbox { width:120px; height:22px; border: 1px solid #cbcbcb; margin-bottom:6px;  color:#333333; font-size:14px;}
#oaquery .column .button { background:url(default/so01.gif) no-repeat 2px 2px; border: 0px; width:15px; }
#oaquery .column ul { clear:both; padding-left:5px; padding-top:10px; }
#oaquery .column ul li { width:62px; float:left; height:24px; line-height:24px; text-align:center; }
#oaquery .column ul li a { color:#333333; font-size:14px; }
#oaquery .column ul li a:hover { color:#F30; text-decoration:none; }


/* 新闻动态 */
#news { margin-top:1px; padding-bottom:0px; }
#news .titlebar {  height:33px; line-height:33px; border-bottom:2px solid #2d7cbe;  overflow:hidden;  } /* 标题栏 */
#news .titlebar .title { padding-left:7px; font-weight:bold; font-family:Microsoft YaHei; font-size:15px;  float:left; width:100px; color:#fff; } /* 标题  */
#news .titlebar .title a { color:#0571BD; }  /* 标题链接颜色  */
#news .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内 display:none;隐藏 */
#news .titlebar .more a { width:50px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#news .list{ padding:10px 5px;}
#news .list .nespic{ padding-left:4px;}
#news .list ul {}
#news .list li { line-height:24px; background:url(default/dot01.gif) 3px 8px no-repeat; padding-left:15px; margin-bottom:3px; }
#news .list li a { color:#333333; font-size:14px; }
#news .list a.more { height:12px; display:none; width:190px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; }

/* 新闻动态 */
#data { margin-top:0px; padding-bottom:0px; display:none;}
#data .titlebar {  height:33px; line-height:33px; border-bottom:2px solid #2d7cbe;  overflow:hidden;  } /* 标题栏 */
#data .titlebar .title { padding-left:15px; font-weight:bold; font-family:Microsoft YaHei; font-size:15px;  float:left; width:100px; color:#fff; } /* 标题  */
#data .titlebar .title a { color:#0571BD; }  /* 标题链接颜色  */
#data .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内 display:none;隐藏 */
#data .titlebar .more a { width:50px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#data .list{ padding:10px 5px;}
#data .list .nespic{ padding-left:4px;}
#data .list ul {}
#data .list li { height:26px; line-height:26px; background:url(default/dot01.gif) 3px 8px no-repeat; padding-left:15px;  overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:180px; }
#data .list li a { color:#333333; font-size:14px; }
#data .list a.more { height:12px; display:none; width:190px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; }
/* 收录 */
#include {width:270px;}
#include .titlebar {  border-bottom:#78aad7 solid 2px; height:30px; line-height:30px; margin:0px; overflow:hidden; } /* 标题栏 */
#include .titlebar .title { padding-left:12px; font-weight:bold; font-family:Microsoft YaHei; font-size:15px;  float:left; width:100px; } /* 标题  */
#include .titlebar .title a { color:#0571BD; }  /* 标题链接颜色  */
#include .titlebar .more { float:right; padding-right:10px;  } /* 如果more在标题栏内 display:none;隐藏 */
#include .titlebar .more a { width:50px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#include .list{  padding:10px;}
#include .list ul {  }
#include .list li { height:26px; line-height:26px; background:url(default/dot01.gif) 3px 8px no-repeat; padding-left:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:233px; }
#include .list li a { color:#333333; font-size:14px; }
#include .list a.more { height:12px; display:none; width:190px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; }



/* 荣誉 */
#honour {width:270px;}
#honour .titlebar {  border-bottom:#78aad7 solid 2px; height:30px; line-height:30px; margin:0px; overflow:hidden; } /* 标题栏 */
#honour .titlebar .title { padding-left:12px; font-weight:bold; font-family:Microsoft YaHei; font-size:15px;  float:left; width:100px; } /* 标题  */
#honour .titlebar .title a { color:#0571BD; }  /* 标题链接颜色  */
#honour .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内 display:none;隐藏 */
#honour .titlebar .more a { width:50px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#honour .list { padding:10px; }
#honour .list ul {  }
#honour .list li { height:26px; line-height:26px; background:url(default/dot01.gif) 3px 8px no-repeat; padding-left:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:233px; }
#honour .list li a {  color:#333333; font-size:14px;}
#honour .list a.more { height:12px; display:none; width:190px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; }




/* 往期杂志 */
#ago { margin-top:10px; background:url(default/sidebar_bottom.gif) left bottom no-repeat; padding-bottom:11px; display:none;}
#ago .titlebar { background:url(default/sTitleBg.gif) no-repeat 0 0; height:25px; line-height:33px; margin:0 5px; overflow:hidden; } /* 标题栏 */
#ago .titlebar .title { padding-left:25px; font-weight:bold; font-family:Microsoft YaHei; font-size:14px;  float:left; width:100px; } /* 标题  */
#ago .titlebar .title a { color:#333; }  /* 标题链接颜色  */
#ago .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内 display:none;隐藏 */
#ago .titlebar .more a { width:50px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#ago .list ul { padding:5px; }
#ago .list li { height:22px; line-height:22px; background:url(default/dot01.gif) 3px 5px no-repeat; padding-left:15px; border-bottom:1px dotted #666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:170px; }
#ago .list .year { width:40px; float:left; }
#ago .list .number { width:20px; float:left; }
#ago .list a.more { height:12px; display:block; width:190px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; }

/* 侧边广告 */
#adbar { margin-top:8px; background:url(default/sidebar_bottom.gif) left bottom no-repeat; padding-bottom:8px; }
#adbar .titlebar { background:url(default/sTitleBg.gif) no-repeat 0 0; height:33px; line-height:33px; margin:0px; overflow:hidden; } /* 标题栏 */
#adbar .titlebar .title { padding-left:15px; font-weight:bold;font-family:Microsoft YaHei; font-size:15px;  float:left; width:100px; } /* 标题  */
#adbar .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
#adbar .list{ background:#E0F9D2; padding:10px;}
#adbar .list ul {  }
#adbar .list li { clear:both; border: 1px solid #BED1E9; width:190px; height:70px; margin:5px 0px; }
#adbar img { width:190px; height:70px; vertical-align:bottom; }
/* 友情链接 */
#links { margin-top:2px;  padding-bottom:8px;}
#links .titlebar {  background:url(default/sTitleBg.jpg) no-repeat 0 0; height:32px; line-height:32px; margin:0px; overflow:hidden;  } /* 标题栏 */
#links .titlebar .title { padding-left:15px; font-family:Microsoft YaHei; font-size:15px;  float:left; width:100px; } /* 标题  */
#links .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
#links .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内 display:none;隐藏 */
#links .titlebar .more a { width:50px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#links .list { padding:10px 10px 5px 10px ;}
#links .list #logolink { padding:0;}
#links .list #logolink ul { }
#links .list #logolink li {  width:190px; height:60px; display:block; }
#links .list #logolink img { width:190px; height:55px; border: 1px solid #d3d4d5; vertical-align:bottom;  }
#links .list #textlink { padding:3px 0 0 0px;}
#links .list #textlink ul { }
#links .list #textlink li { height:26px; line-height:26px; background:url(default/dot01.gif) 3px 8px no-repeat; padding-left:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:200px; }
#links .list #textlink li a { color:#333333; font-size:14px; }
#links .list a.more { height:12px; display:none; width:180px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; }

/* 访问统计 */
#stat { margin-top:5px;}
#stat .titlebar {  background:url(default/sTitleBg.jpg) no-repeat 0 0; height:32px; line-height:32px; margin:0px; overflow:hidden;  } /* 标题栏 */
#stat .titlebar .title { padding-left:15px; font-family:Microsoft YaHei; font-size:15px;  float:left; width:100px; } /* 标题  */
#stat .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
#stat .column { line-height:180%; padding:8px 15px; color:#333333; font-size:14px; }



/* 页面底部 */
#footer { clear:both; padding-top:25px; padding-bottom:25px; margin-top:10px; font-family:"Arial"; background:#2C7BBE; color:#fff; width:620px;}
#footer #footernav { }
#footer #copyright { text-align:center; line-height:100%; font-size:14px; }
#footer #copyright a { color:#fff; font-size:14px;}
/* OAList 期刊列表页 */
.oalist #content { width:810px; float:right; margin-right:0px; display:inline; } /* 主体内容 */
.oalist #content #oalist{ border:none; margin-top:5px; }
.oalist #content #oalist .titlebar {height:30px; line-height:30px; overflow:hidden;  border-bottom: #78aad7 solid 2px;} /* 标题栏 */
.oalist #content #oalist .titlebar .title {font-size:15px; font-family:Microsoft YaHei; padding-left:12px;font-weight:bold; float:left; width: auto; color:#0571BD;} /* 标题  */
.oalist #content #oalist .titlebar .title a { color:#0571BD; }  /* 标题链接颜色  */
.oalist #oalist .titlebar .more { display:none;}
.oalist #content #oalist .column {border:1px solid #78aad7;border-top:none;height:866px;}
/* newsList 新闻列表页 */
.newslist #content { width:810px; float:right; margin-right:0px; display:inline; } /* 主体内容 */
.newslist #content #newssearch { padding:10px; text-align:right;  border-left: 1px solid #78aad7; border-right: 1px solid #78aad7;border-bottom: 1px solid #78aad7; }
.newslist #content #newslist { margin-top:5px; }
.newslist #content #newslist .titlebar {height:30px; line-height:30px; overflow:hidden;  border-bottom: #78aad7 solid 2px;} /* 标题栏 */
.newslist #content #newslist .titlebar .title { font-size:15px; font-family:Microsoft YaHei; padding-left:12px;font-weight:bold; float:left; width: auto; color:#0571BD; } /* 标题  */
.newslist #content #newslist .titlebar .title a { color:#0571BD; }  /* 标题链接颜色  */
.newslist #content #newslist .column { border:1px solid #78aad7;border-top:none; padding:10px;}
.newslist #content #newslist .column ul {  }

.newslist #content #newslist .column li{border-bottom: 1px dashed #ccc;height:24px;line-height:24px;}
.newslist #content #newslist .column li a{line-height:24px;display:block;float:left;background:url(default/dot01.gif) 3px center no-repeat;padding-left:15px;width:690px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;  }
.newslist #content #newslist .column li span{height:24px;line-height:24px; }

/* 新闻详细页 */
.newsdetails #content { width:810px; float:right; margin-right:0px; display:inline; } /* 主体内容 */
.newsdetails #content #newsdetails  { margin-top:5px; } /* 标题栏 */
.newsdetails #content #newsdetails .titlebar {height:30px; line-height:30px; overflow:hidden;  border-bottom: #78aad7 solid 2px; } /* 标题栏 */
.newsdetails #content #newsdetails .titlebar .title {font-size:15px; font-family:Microsoft YaHei; padding-left:12px;font-weight:bold; float:left; width: auto; color:#0571BD;} /* 标题  */
.newsdetails #content #newsdetails .titlebar .title a { color:#0571BD; }  /* 标题链接颜色  */
.newsdetails #content #newsdetails .bigtitle { font-weight:bold; font-size:14px; padding:5px; text-align:center; }
.newsdetails #content #newsdetails .smalltitle {  padding:5px; text-align:center; color:#666; }
.newsdetails #content #newsdetails .itemtitle { font-weight:bold; padding:8px 0 0 5px; margin:5px 0; background-color:#E2E6ED; }
.newsdetails #content #newsdetails .column { line-height: 25px; padding: 20px; border:1px solid #78aad7;border-top:none;width:auto;}
.newsdetails #content #newsdetails #newstool { padding:5px; text-align:center; }
.newsdetails #content #newsdetails #newstool input { padding:0px; margin:0px; font-size:12px; vertical-align:middle; }
.newsdetails #content #newsdetails #newstool img { vertical-align:middle }
.newsdetails #content #newsdetails #pagetool{ padding:5px; border: 1px solid #ccc;background-color:#eee; text-align:right; }
.newsdetails #content #newsdetails #addreview { clear:both; padding:10px; margin-top:20px; border: 1px solid #ccc; } /* 新闻评论区  */
.newsdetails #content #newsdetails #addreview #reviewtitle { clear: both;  border-bottom: solid 1px #ccc; padding: 5px; background-color:#eee; margin-bottom:20px; }
.newsdetails #content #newsdetails #addreview #reviewtitle .tit{font-weight:bold;  float:left; width:200px;}
.newsdetails #content #newsdetails #addreview #reviewtitle .plnum{  text-align:right;}
.newsdetails #content #newsdetails #addreview dl { clear:both; margin:0 0 5px 10px; }
.newsdetails #content #newsdetails #addreview dt { float:left; width:65px; }
.newsdetails #content #newsdetails #addreview dd { margin-left:70px; }
.newsdetails #content #newsdetails #addreview dd input{border: 1px solid #ccc; }
.newsdetails #content #newsdetails #addreview .textbox { width:350px; }
.newsdetails #content #newsdetails #addreview .more { font-weight:bold; }

/* 详细页 */
.details #content { width:810px; float:right; margin-right:0px; display:inline; } /* 主体内容 */
.details #content #details  { margin-top:5px;  } /* 标题栏 */
.details #content #details .titlebar {height:30px; line-height:30px; overflow:hidden;  border-bottom: #78aad7 solid 2px;} /* 标题栏 */
.details #content #details .titlebar .title { font-size:15px; font-family:Microsoft YaHei; padding-left:12px;font-weight:bold; float:left; width: auto; color:#0571BD;} /* 标题  */
.details #content #details .titlebar .title a { color:#0571BD; }  /* 标题链接颜色  */
.details #content #details .bigtitle { font-weight:bold; padding:5px; background-color:#F4F7F9; text-align:center; }
.details #content #details .itemtitle { font-weight:bold; padding:8px 0 0 5px; margin:5px 0; background-color:#E2E6ED; }
.details #content #details .column { line-height: 25px; padding: 20px;border:1px solid #78aad7;border-top:none;  width:auto; }
/* 订阅页面 */
.details #content #details .part { clear:both; margin-bottom:10px; }
.details #content #details .part dl { clear:both; }
.details #content #details .part dt { font-weight:bold; line-height:30px; }
.details #content #details .part dd { line-height:30px; padding-left:15px; }


/* pager 翻页 */
.trends_more { height:14px; text-align:center; padding:5px; border: 1px solid #78aad7; margin-top:5px;}
/* Login 登录窗口 */
.login { /*  background:url(default/loginbg.gif) 0px 0px repeat-x; */ }
.login #container { background: none; padding-top:150px; }
.login #container #logintab { width:363px; height:300px; padding:20px; background:url(default/SignInbg.gif) 0px 0px no-repeat; margin:0 auto; }
.login #container #logintab .titlebar {  background:url(default/logintit.gif) 0px 0px no-repeat; } /* 标题栏 */
.login #container #logintab .titlebar .title { background:url(default/SignInico.gif) 8px 8px no-repeat; font-size:14px; height:25px; padding:10px 0 0 35px; font-weight:bold; color:#FFF; } /* 标题  */
.login #container #logintab dl { clear:both; }
.login #container #logintab dt { float: left; width: 80px; font-weight: bold; text-align:right; line-height:25px; }
.login #container #logintab dd { line-height:25px; margin-left:85px;}
.login #container #logintab .message { color:#F00; height:20px; padding:10px 0px 0px 10px; }
.login #container #logintab .textbox { width:200px;}
.login #container #logintab .button { width:80px;}
.login #container #logintab .important { color:#F00; font-weight:bold;}
.login #container #logintab .explain { color: #666;}

/* 友情链接 */
.links #content { width:810px; float:right; margin-right:0px; display:inline;}/* 主体内容 */
.links #content #linkslist {}
.links #content #linkslist .titlebar {height:30px; line-height:30px; overflow:hidden;  border-bottom: #78aad7 solid 2px;} /* 标题栏 */
.links #content #linkslist .titlebar .title { font-size:15px; font-family:Microsoft YaHei; padding-left:12px;font-weight:bold; float:left; width: auto; color:#0571BD;} /* 标题  */
.links #content #linkslist .titlebar .title a { color:#0571BD; }  /* 标题链接颜色  */
.links #content #linkslist .list { padding:10px 20px;border:1px solid #78aad7;border-top:none;}
.links #content #linkslist .list .catalog { background:url(default/mc_bg.gif) 0px 5px no-repeat; padding:5px 0 0 65px; height:25px; font-weight:bold;}
.links #content #linkslist .list #logolink {  clear:both;}
.links #content #linkslist .list #logolink ul { }
.links #content #linkslist .list #logolink li { height:70px; float:left;}
.links #content #linkslist .list #logolink img { width:180px; height:55px; border: 1px solid #ccc; vertical-align:bottom;  margin-right: 10px;}
.links #content #linkslist .list #textlink { clear:both; }
.links #content #linkslist .list #textlink ul { }
.links #content #linkslist .list #textlink li { padding-left:5px; height:22px; line-height:22px; border: 1px solid #ccc; background:#FFF;  width:175px; float:left; margin:0 10px 10px 0;}

.tab { margin-top:5px; }
#TabTab03Con1{width:536px;}
#TabTab03Con2{width:536px;}
#TabTab03Con3{width:536px; display:none;}


.xixi1{width:536px;height:30px;line-height:30px;cursor:pointer; border-bottom:#78aad7 solid 2px; }
.xixi2{width:536px;height:30px;line-height:30px;cursor:pointer; border-bottom:#78aad7 solid 2px; }
.xixi3{width:536px;height:30px;line-height:30px;cursor:pointer; border-bottom:#78aad7 solid 2px; display:none;}
/*
.xixi3{width:568px;height:39px;line-height:39px;cursor:pointer; background:url(default/hdp.gif) 0px -76px no-repeat; }
*/
.tab1{width:100px; height:30px;line-height:30px;float:left;text-align:center;cursor:pointer;  font-size:15px; font-weight:bold; font-family:Microsoft YaHei; color:#055293;}
.tab2{width:80px;height:30px;line-height:30px;float:left;text-align:center;cursor:pointer;  font-size:15px; font-weight:bold;font-family:Microsoft YaHei;}
.tab3{width:116px;height:30px;line-height:30px;float:left;text-align:center;cursor:pointer; font-size:15px; font-family:Microsoft YaHei; display:none;}

