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

*/

/* 通用盒子模型 */
.boxT{width: 398px;height: 282px;border: 1px solid #eee;margin-bottom: 20px;}
.boxT .hd{height: 38px;line-height: 38px;background: #f5f5f5;border-bottom: 1px solid #eee;}
.boxT .hd a:hover{ text-decoration:none;  }
.boxT .hd .more{float:right;color: #999;font-size: 14px;padding-right: 16px;}
.boxT .hd h3{float:left;padding: 0 20px;}
.boxT .hd h3 a{color: #dc0000;font-weight:bold;font-size: 16px;}
.boxT .bd{overflow:hidden;padding: 20px 16px 0 20px;}

.box{width: 398px;height: 238px;border: 1px solid #eee;margin-bottom: 20px;}
.box .hd{height: 38px;line-height: 38px;background: #f5f5f5;border-bottom: 1px solid #eee;}
.box .hd a:hover{ text-decoration:none;  }
.box .hd .more{float:right;color: #999;font-size: 14px;padding-right: 16px;}
.box .hd h3{float:left;padding: 0 20px;}
.box .hd h3 a{color: #dc0000;font-weight:bold;font-size: 16px;}
.box .bd{overflow:hidden;padding: 6px 20px;}

.wBox .hd{height: 68px;line-height: 68px;border-bottom: 2px solid #eee;overflow: hidden;}
.wBox .hd a:hover{ text-decoration:none;  }
.wBox .hd .more{float:right;color: #4b5766;font-size: 14px;padding-right: 10px;}
.wBox .hd h3{float:left;padding:0 15px;font-size:  20px;font-weight:  bold;color: #dc0000;background: url(images/boxHd.png) 0px 24px no-repeat;}
.wBox .hd h3 a{color:#a40000;font-weight:bold;font-size:20px;}
.wBox .bd{overflow:hidden;padding: 10px 0 20px;}
/* 通用按钮 */
.inputtext,.inp{border:1px solid #ccc;padding: 1px 0 0 20px;height: 25px;margin-right: 10px;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;}

/* 通用信息列表 */
.infoListA{text-align:left;padding: 10px 0;}
.infoListA li{height: 38px;line-height: 38px;overflow:hidden;padding-left: 15px;background: url(images/listA.png) left 17px no-repeat;}
.infoListA li a{font-size: 16px;}
.infoListA li a:hover{color:#c00;}
.infoListA li .date{float:right;color: #999;font-size:14px;padding-left: 10px;}
.infoListA li .node{ color:#f00; margin-right:5px;}
.infoListA li.noData{background:none; color:#999;}


/* 通用信息列表 */
.infoList{text-align:left;padding: 6px 0;}
.infoList li{height: 35px;line-height: 35px;overflow:hidden;}
.infoList li a{font-size: 16px;}
.infoList li a:hover{color:#c00;}
.infoList li .date{float:right;color: #999;font-size:14px;padding-left: 10px;}
.infoList li .node{ color:#f00; margin-right:5px;}
.infoList li.noData{background:none; color:#999;}
.infoList li{padding-left: 13px;background: url(images/list.png) left 13px no-repeat;}
/* 通用带图片的信息列表_普通式 */
.vidList{margin-top: 20px;margin-right: -35px;}
.vidList li{width: 250px;height: 206px;border: 1px solid #eee;padding: 10px;text-align: center;margin-right: 35px;}
.vidList li .pic img{width: 250px;height: 166px;}
.vidList li img:hover{ filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8; }
.vidList li .title{line-height: 40px;}
.vidList li .title a{/* color:#363636; */font-size:16px;}

.picList li{width: 270px;height: 180px;text-align: center;margin-right: 13px;}
.picList li .title{display:none;}

.spList li{text-align:center;width: 280px;}
.spList li .pic img{width: 280px;height: 186px;}
.spList li .title{height:38px;line-height:38px;background: #fafafa;border: 1px solid #eee;}
.spList li .title a{font-size:16px;}
/* 多个左滚动 - 公用类 */
.leftLoop{ position:relative;    }
.leftLoop .hd{ }
.leftLoop .hd .prev,.leftLoop .hd .next{ display:block;  width:5px; height:9px; line-height:10px; float:right; margin-right:10px; margin-top:10px;  overflow:hidden;cursor:pointer;}
.leftLoop .hd .next{  }
.leftLoop .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
.leftLoop .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.leftLoop .hd ul li.on{ background:#f00;  }
.leftLoop .bd{ padding:10px;   }
.leftLoop .bd ul{ overflow:hidden; zoom:1; }
.leftLoop .bd ul li{ margin:0 10px; text-align:center; float:left;display:_inline;  }


/* 内容带图片的信息列表_普通式 */
.txtPicList li{ overflow:hidden; margin-bottom:15px; padding-bottom:15px;  }
.txtPicList li .pic{ width:250px; float:left;   }
.txtPicList li .pic img{ width:220px; height:150px; padding:2px; border:1px solid #ddd; background:#fff;   }
.txtPicList li .pic a:hover img{ border-color:#f90;  }
.txtPicList li .con{ width:480px; float:right;   }
.txtPicList li .title{ height:35; line-height:25px;  font:normal 18px/32px ; font-weight:bold; color:#f90; }
.txtPicList li .title a{ color:#f60;  }
.txtPicList li .intro{text-indent:28px; color:#666; line-height:20px;   }
.txtPicList li .intro .more{ color:#f90; font-size:12px; }

/* 头条图文信息列表_普通式 */
.topicList{
}
.topicList .t{margin-bottom: 8px;}
.topicList .t .pic{float:left;margin-right: 20px;}
.topicList .t .title{height: 28px;line-height:30px;overflow:hidden;text-align:  center;}
.topicList .t .title a{font-size: 16px;font-weight: bold;color: #666;}
.topicList .t .intro{line-height: 24px;color: #999;font-size: 14px;text-indent: 2em;}
.topicList .t .intro .more{color: #dc0000;}
.topicList .n{height: 35px;line-height: 35px;overflow:hidden;}
.topicList .n a{background: url(images/list.png) left center no-repeat;padding-left: 13px;font-size: 16px;}
.topicList .n .date{float:right;color: #999;padding-left:15px;}
.infoList li.split{height: 18px;margin-bottom: 18px;border-bottom: 1px solid #eee;background: none;}

.topicListA .t{margin-bottom: 10px;border-bottom:1px solid #eee;padding: 10px 0;}
.topicListA .t .pic{float:left;margin-right: 20px;}
.topicListA .t .title{height: 28px;line-height:30px;overflow:hidden;text-align:  center;}
.topicListA .t .title a{font-size: 20px;font-weight: bold;}
.topicListA .t .intro{line-height: 24px;color: #999;font-size: 14px;text-indent: 2em;}
.topicListA .t .intro .more{color: #dc0000;}
.topicListA .n{height: 33px;line-height: 33px;overflow:hidden;}
.topicListA .n a{background: url(images/listA.png) left center no-repeat;padding-left: 15px;font-size: 16px;}
.topicListA .n .date{float:right;color: #999;padding-left:15px;}

.topicListL li{overflow:hidden;height:179px;margin: 30px 0;border-bottom: 1px solid #eee;padding-bottom: 30px;}
.topicListL li .pic{float:left;margin-right: 30px;}
.topicListL li .con{height:179px;float: right;width: 720px;}
.topicListL li .title{font-size:16px;font-weight:bold;padding: 13px 0;}
.topicListL li .intro{color:#666;font-size:16px;line-height:30px;}
.topicListL li .more{display:block;width:120px;height:40px;background: #fac700;color: #fff;text-align: center;line-height: 40px;border-radius: 5px;margin-top: 18px;}

.topicListT li{overflow:hidden;height:179px;margin: 30px 0;border-bottom: 1px solid #eee;padding-bottom: 30px;}
.topicListT li .pic{float:left;margin-right: 30px;}
.topicListT li .con{height:179px;float: right;width: 650px;}
.topicListT li .title{font-size:16px;font-weight:bold;padding: 13px 0;}
.topicListT li .intro{color:#666;font-size:16px;line-height:30px;}
.topicListT li .more{display:block;width:120px;height:40px;background: #fac700;color: #fff;text-align: center;line-height: 40px;border-radius: 5px;margin-top: 18px;}
/* 有图片时追加的类 class="topicList topicHasPic"  */
.topicHasPic .t{ overflow:hidden; zoom:1;height:108px;border-bottom:1px dotted #d8d8d8;   }
.topicHasPic .t .title{height:30px; font-weight:bold;color:#f60}
.topicHasPic .t .title a{color:#f60}
.topicHasPic .t .intro{border:none; }
.topicHasPic .pic{   }
.topicHasPic .pic img{  padding:1px; border:1px solid #ccc;   }
.topicHasPic .pic a:hover img{ border-color:#f90;  }
.topicHasPic .con{ width:300px; float:left;    }


/* 焦点图切换-广告 */
.slideBox{ width:570px; height:220px; overflow:hidden; position:relative;    }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd img{ width:570px; height:220px; }
.slideBox .bd .title{ display:none;  }
.slideBox .bd .bg{ display:none;  }

/* 信息首页头条 */
.headNews{ }
.headNews .sHead{ height:auto !important; }
.headNews .sHeadTit{ height:30px; line-height:30px; overflow:hidden; }
.headNews .sHeadTit a{font-weight:bold;font-size:14px;; color:#f90; }
.headNews .sHeadCont{ line-height:20px;padding:0 0 8px 0;  margin-bottom:5px; color:#7e7e7e;border-bottom:1px dotted #d8d8d8; }
.headNews .sHeadCont a{ color:#f90; }
.headNews .sSub{ height:26px; line-height:26px;  overflow:hidden; }
.headNews .date{ float:right; font-size:12px; color:#999; margin-right:5px;  }

/* 你的位置 */
.pathWrap{  height:28px; line-height:28px; padding:0 10px; border:1px solid #d8d8d8; border-bottom:2px solid #1861AE; position:relative;   }
.path{padding-left: 25px;height: 50px;line-height: 50px;border-bottom: 2px solid #eee;background: url(images/path.png) 0 center no-repeat;}
.path a{ padding:0 5px; }

/* url_方块样式分页 */
.page{ text-align:center; padding:20px;  font-size:12px;  }
.page input{ border:1px solid #c5c5c5; background:#fff; width:30px; height:20px; line-height:20px; vertical-align:middle;      }
.page a,.page span{ display:inline-block; *display:inline; zoom:1; margin-right:0px; height:20px; line-height:20px; }
.page a,.page a:active{ display:inline-block; *display:inline; zoom:1; border:1px solid #c5c5c5; padding:0 6px;}
.page a:hover {border:1px solid #0C64AB; text-decoration:none; color:#0C64AB;}
.page span.current {background:#0C64AB; border:1px solid #0C64AB; color:#fff; font-weight:bold; padding:0 6px; }
.page span.disabled {border:1px solid #c5c5c5;  padding:0 6px; color:#999;}


/* 信息提示 */
.msgBox{ display:none;  width:400px; border:4px solid #9EC3E6;cursor:move; background:#fff;   }
.msgBox .hd{ height:30px; line-height:30px;background:#0583D0;margin:2px; border-bottom:2px solid #9EC3E6;    }
.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:#1855a8; }
.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; }