@charset "utf-8";
/*
	Css for PEL,	ver 1.0
	CopyRight By Dongyi Network Technology CO.,Ltd Design Center

	本网站通用布局
*/

/* Css Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }
ol,ul,li { list-style: none; }
div,dl,dt,dd,ol,ul,li{ zoom:1; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }

/* Public */
html{ width:100%; min-width:1004px; height:100%;  }
body{ width:100%; height:100%; color:#555;font:14px/180% Microsoft Yahei,SimSun,Tahoma,Helvetica,Arial,sans-serif; -webkit-text-size-adjust: none; }
a{color:#555;text-decoration:none; outline:none;}
a:hover { text-decoration:none; color:#016cba; }

/*新闻列表*/
.newsListTxt { padding:0 0 20px;}
.newsListTxt li{ font-size:14px; height:46px; line-height:46px; border-bottom: 1px dotted #d5d5d5;}
.newsListTxt li a{background:url(images/icons.png) no-repeat 5px 9px;padding-left:20px;}
.newsListTxt li a:hover { background-position: 5px -23px;}
.newsListTxt li .date{ float:right; color:#999; padding-right: 5px; }
/* url_方块样式分页 */
.page { text-align:center; padding:15px 0; font-size:14px; clear:both;  }
.page a,.page span{ display:inline-block; *display:inline; zoom:1; height: 28px; line-height:28px; vertical-align:middle; font-size: 12px;  color: #888; }
.page a,.page a:active{ display:inline-block; *display:inline; zoom:1; border:1px solid #ddd; padding:0 10px; border-radius: 2px;}
.page a:hover {border:1px solid #016ebb; background: #016ebb; text-decoration:none; color:#c7d2e6;}
.page span.current,.page b a{background:#016ebb; border:1px solid #016ebb; color:#c7d2e6 !important; font-weight:bold; padding:0 10px; border-radius: 2px; }
.page span.disabled {border:1px solid #ddd;  padding:0 6px; color:#888; border-radius: 2px;}
.page input{ border:1px solid #ddd; background:#fff; width:28px; height:28px; line-height:28px; vertical-align:middle; color: #888; border-radius: 2px;}
.page select{ margin:0 5px; background:#fff; border:1px solid #ddd; vertical-align:middle;  }

/*内容页*/
#pageDetail {width: 100%;}
#pageDetail .pathW {line-height: 50px; border-bottom:1px solid #e5e5e5; overflow: hidden;}
#pageDetail .pathW h3 {float: left; background: url(images/icons.png) 5px -1381px no-repeat; font-size: 16px; color: #016cba; font-weight: bold; padding-left: 25px;}
#pageDetail .pathW .path {float: right;  border: 0; margin: 0;}

.articleCon {padding: 25px 0 0; }
.articleCon .title { font-size:24px; line-height:160%; color:#0168b7; text-align:center; font-weight:200; padding: 10px 0;}
.articleCon .subTitle { font-size:16px; line-height:160%; color:#5b5b5b; text-align:center; font-weight:200;}
.articleCon .foreword { font-size:16px; line-height:160%; color:#5b5b5b; text-align:center; font-weight:200;}
.articleCon .property{ line-height:34px; margin:20px 0; text-align:center; color:#666;border:1px dotted #d5d5d5; background: #f6f6f6; }
.articleCon .property span{ padding:0 5px;}
.articleCon .userControl { line-height:22px; padding:2px 10px; text-align:right; color:#333; background-color:#fffbe6; border:1px dotted #ede699; }
.articleCon .keyword {background: #f9f9f9; border: 1px dotted #ccc; line-height: 34px; margin: 10px 0; text-align: center; font-size: 14px; }

.articleCon .downloadFile { border: 1px dotted #ccc; line-height: 30px; margin: 10px 0; padding:5px 15px 5px 0; text-align: left; font-size: 12px; background:#f9f9f9; }
.articleCon .downloadFile .hd {background:url(images/icons.png) 15px -1337px no-repeat; padding-left:50px;}
.articleCon .downloadFile .all {padding-left:15px; background:url(images/icons.png) 15px -1284px no-repeat; }
.articleCon .downloadFile .all a {color:#ff0000;font-weight:bold;padding: 0 0 0 15px; text-decoration: underline;}
.articleCon .downloadFile .bd {padding-left:50px;}
.articleCon .downloadFile .bd a {padding:0 15px 0 0; color:#007ab9;}


.articleCon .conTxt {color:#555; font-size:14px; line-height:30px; padding:5px 0 10px 0; width:100%; overflow:hidden; }
.articleCon .conTxt img{max-width:950px;height:auto;}
.articleCon .page { padding:0 10px 0 0; }
.articleCon .others{ padding-top:12px; border-top:1px solid #ececec;}
.articleCon .others .prev,.articleCon .others .next { font-size:14px; line-height: 30px;  }

.shareBottom {height:40px;line-height:40px; text-align:center; padding:0 10px;font-size: 12px; overflow: hidden; }
.shareBottom .a1,
.shareBottom .a2,
.shareBottom .a3{ float:left;display:inline;margin:0 10px 0 0; color: #007ab9; }
.shareBottom #bdshare{float:right;line-height:16px !important; display:inline;margin:3px 0 0 0; }
.shareBottom #bdshare b {float: left;height: 30px;line-height: 30px;}
.currentNodeName{position:relative; height:60px; line-height:44px; background:url(images/titbg.png) no-repeat 0 0;}