﻿@charset "utf-8";
/*
Css for PEL,	ver 1.0
CopyRight By Dongyi Network Technology CO.,Ltd Design Center

*/

.pic a:hover img{filter:alpha(opacity=80); opacity:.8;}

/* 通用按钮 */
.inputtext,.inp{border:1px solid #ccc;padding:1px 0 0 1px;height:20px; vertical-align: middle; }
.inpFocus{border:1px solid #ffb74a !important; background:#ffffdd;outline:1px solid #ffb74a; }
.btn{width:60px; height:25px;line-height:25px;color:#fff;font-weight:bold;letter-spacing:1px;border:none;cursor:pointer;vertical-align: middle;}
.btn4{background-position:0 -50px; width:90px;letter-spacing:0px;}

/* 通用信息列表 */
.infoList{text-align: left; padding: 0 10px;}
.infoList li{line-height: 60px; height: 60px; padding: 0 12px; border-bottom: 1px dashed #dbdbdb; background: url(images/icon.png) no-repeat 0 -335px;}
.infoList li .date{float: right; color: #999; font-size: 14px;}
.infoList li .node{margin-right: 5px; color: #999; }


/* 通用带图片的信息列表_普通式 */
.picList li{ text-align:center; float: left;  }
.picList li .pic img{ width:190px; height:140px; }
.picList li .title{ padding-top:2px;  }



/* 头条图文信息列表_普通式 */
/*.topicList{ font-size:12px;}
.topicList .t{ padding:5px 0;  }
.topicList .t .title{ height:30px; line-height:30px; overflow:hidden; }
.topicList .t .title a{font-weight:bold;font-size:12px;; color:#a45521; }
.topicList .t .intro{ line-height:20px;padding:0 0 8px 0; color:#7e7e7e;border-bottom:1px dotted #d8d8d8;  }
.topicList .t .intro .more{ color:#d60000;  }
.topicList .n{ height:26px; line-height:26px; overflow:hidden; padding-right:10px;  }
.topicList .n .date{ float:right; color:#999;  }*/


/* url_方块样式分页 */
.pageShow{ text-align:center; padding:0 0 15px;  font-size:0; overflow: hidden; }
.pageShow .pagecss{display: block; overflow: hidden; height: auto;}
.pageShow .pagecss input,.pageShow .pagecss a,.pageShow .pagecss span,.pageShow .pagecss a:active{display: inline-block; height:32px;  padding: 0 11px; margin: 0 2px; line-height:32px; border:1px solid #ddd; background:#fff; font-size: 14px; color: #333;}
.pageShow .pagecss input{width: 30px; height: 24px; line-height: 24px; padding: 4px 4px; text-align: center;}
.pageShow .pagecss a:hover {border-color:#4085da; text-decoration:none; color:#4085da;}
.pageShow .pagecss span.current {background:#4085da; border-color: #4085da;  color:#fff; font-weight:bold; }
.pageShow .pagecss span.disabled { color:#999;}




/* 信息提示 */
.msgBox{ display:none;  width:400px; border:4px solid #ddceb0;cursor:move; background:#fff;   }
.msgBox .hd{ height:30px; line-height:30px;background:#a18245;margin:2px; border-bottom:2px solid #ddceb0;    }
.msgBox .hd em{ display:block; _display:inline; float:right; margin:8px 8px 0px 10px;  width:15px; height:15px; line-height:12px;  text-align:center;  background:#fff; cursor:pointer;overflow:hidden; font-size:14px; font-family:Verdana; color:#333; }
.msgBox .hd h3{  font-size:12px;color:#fff; padding-left:10px; text-align:left; }
.msgBox .bd{ padding:15px; line-height:28px;  font-size:14px; text-align:center;background:#fff;min-height:80px    }
.msgBox .bd a{ color:#E67B11;text-decoration:none;    }
.msgBox .bd #point{ color:#00c425; font:normal 20px/40px "Microsoft YaHei"; _font-weight:bold;  }
.msgBox .bd .bdIn{padding:10px;text-align:center; }
.msgBox .bd .bdIn .subDiv{margin:15px 0;padding:20px 0 10px 0;border-top:1px dotted #9EC3E6;  }
.msgBox .bd .btn{display:inline-block;width:60px; height:25px;line-height:25px;color:#fff !important;font-size:12px; }
#expose{background:#ccc; }

/* 内容页通用区块 */
.articleConText{font-size: 14px; line-height: 2.5; color: #333;}
.articleConText img{max-width: 100%; height: auto;}
.articleConArtpage{margin:0px auto; text-align:center; font-size: 12px; padding-top:25px; line-height: 1;  }
.articleConArtpage .pagecss {display: block;}
.articleConArtpage .pagecss a,.articleConArtpage .pagecss select{display: inline-block; height:32px;  padding: 0 11px; margin: 0 2px; line-height:32px; border:1px solid #ddd; background:#fff; font-size: 12px; color: #333; vertical-align: middle;}
.articleConArtpage .pagecss select{width: auto; padding: 0; height: 34px; line-height: 34px;}
.articleConArtpage .pagecss a:hover,.articleConArtpage .pagecss b a{ border-color: #4085da; background: #4085da; color: #fff; text-decoration: none;}
.articleConCollect{height: 40px;line-height: 40px; padding: 0 15px; margin-top: 20px; background: #f5f5f5; font-size: 14px; }
.articleConCollect a{color: #3488ea; padding: 0 3px;}
.articleConCollect .bdsharebuttonbox{float: right; height: 28px; padding: 5px 0 0; }
.articleConCollect .bdsharebuttonbox em{float: left; line-height: 28px; margin-right: 3px;}
.articleConPage{margin-top: 15px; font-size: 14px; color: #333; line-height: 26px;}
.articleConPage span{color: #E6732C;}
.articleConPage font{color: #333!important;}

/* 带边框和边距表格 */
.table{border-collapse: collapse;}
.table th,.table td{border: 1px solid #ddd; padding: 7px 9px;}