﻿@charset "utf-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    所有网站通用模块，可根据自身网站修改
*/

.sideBox { margin-bottom: 10px; padding: 0 15px;}
.sideBox .hd {}
.sideBox .bd { padding: 5px; }

/* 通用按钮 */
.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{/*background:url("../../base/img/btnsplit.gif") no-repeat 0 0;*/ 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; }
.infoList li{ height: 26px; line-height: 26px; padding-left:10px; overflow:hidden; background: url(../../base/img/list.png) no-repeat 0 -20px;}
.infoList li .date{ float:right; color:#999;  }
.dateRight{color:#999;margin:0 0 0 10px;}

.infoListA li { background: url('../../base/img/list.png') 0 10px no-repeat; padding-left: 10px; }
.infoListB li { background: url('../../base/img/list.png') 0 -20px no-repeat; padding-left: 10px; }
.infoListC li { background: url('../../base/img/list.png') 0 -52.5px no-repeat; padding-left: 10px; }
.infoListD li { background: url('../../base/img/list.png') 0 -85.5px no-repeat; padding-left: 10px; }

/* 通用带图片的信息列表_普通式 */
.picList li{ text-align:center;  float: left;}
.picList li .pic img{ width: 143px; height:105px; padding:2px; border:1px solid #ddd; background:#fff;   }
.picList li .pic a:hover img{ border-color:#7ea7eb;  }
.picList li .title{ padding-top:2px;  }
.picList { *zoom: 1; margin-top: -10px; clear: both; *display: inline; }
.picList:after { content: ""; display: table; clear: both; }
.picList li { float: left; display: inline; text-align: center; margin: 10px 5px 0; }
.picList li .pic a img { vertical-align: bottom; margin-left: auto; margin-right: auto; padding: 2px; border: 1px solid #dddddd; background-color: #fff; }
.picList li .pic a:hover img { border-color: #578EBE; }
.picList li .title { padding: 0 5px; height: 28px; line-height: 28px; overflow: hidden; }


/* 多个左滚动 - 公用类 */
.leftLoop{ overflow:hidden; position:relative;  border:1px solid #ccc;   }
.leftLoop .hd{ overflow:hidden;  height:30px; background:#f4f4f4;  }
.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; background:url("../../base/img/icoleft.gif") no-repeat;}
.leftLoop .hd .next{ background:url("../../base/img/icoright.gif") no-repeat;  }
.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; behavior: url(PIE.htc);}
.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;  }



/* 内容信息列表_普通式 */
.txtList{}
.txtList{}

/* 内容带图片的信息列表_普通式 */
.txtPicList li{ overflow:hidden; margin-bottom:15px; padding-bottom:15px; background:url("../../base/img/dotted.gif") repeat-x bottom;  }
.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 .t { *zoom: 1; padding: 0 0 6px 0; margin: 0 0 5px 0; border-bottom: 1px dotted #dddddd; background: none; }
.topicList .t:after { content: ""; display: table; clear: both; }
.topicList .t .con .title { font-weight: 400; font-size: 14px; line-height: 1.5em; margin-bottom: 5px; font-weight: bold;}
.topicList .t .con .title .tit { text-decoration: none; color: #ea0000; }
.topicList .t .con .title .tit:hover, .topicList .t .con .title .tit:focus { text-decoration: underline; }
.topicList .t .con .intro { font-size: 12px; line-height: 1.8em; color: #999999; }
.topicList .t .con .intro .more { text-decoration: none; color: #F3565D; margin-left: 5px; }
.topicList .t .con .intro .more:hover, .topicList .t .con .intro .more:focus { text-decoration: underline; }
.topicList .noData, .topicList .n { height: 24px; line-height: 24px; font-size: 12px; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.topicList .n .date { float: right; color: #999999; }
.topicList .n a { }

.topicList-pic .t { padding: 0 0 6px 0; }
.topicList-pic .t .pic { float: left; display: inline; }
.topicList-pic .t .pic img { display: block; padding: 2px; border: 1px solid #ddd;}
.topicList-pic .t .con { padding-left: 12px; overflow: hidden; *zoom: 1; }


/* 焦点图切换-广告 */
.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;  }

/* 焦点图切换- 数字 */
.focusBox .hd { position: absolute; right: 9px; bottom: 9px; }
.focusBox .hd ul { _display: inline; }
.focusBox .hd li { float: left; display: inline; width: 16px; height: 16px; line-height: 16px; text-align: center; background: #fff; margin-left: 4px; cursor: pointer; }
.focusBox .hd li.on { background-color: #c00; color: #fff; }
.focusBox .hd li.on a { color: #fff; }
.focusBox { *zoom: 1; text-align: center; position: relative; z-index: 10; }
.focusBox:after { content: ""; display: table; clear: both; }
.focusBox .hd { z-index: 19; }
.focusBox .bd { z-index: 11; }
.focusBox .bd li { position: relative; z-index: 12; }
.focusBox .bd li .pic { position: relative; z-index: 13; }
.focusBox .bd li .pic img { vertical-align: bottom; width: 300px; height: 220px; }
.focusBox .bd li .con { width: 100%; position: absolute; z-index: 14; left: 0; bottom: 0; text-align: left;}
.focusBox .bd li .con .title { height: 25px; line-height: 25px; overflow: hidden; position: relative; z-index: 16; }
.focusBox .bd li .con .title a { display: block; padding: 0 10px; color: #fff; text-decoration: none; }
.focusBox .bd li .con .txt { display: none; }
.focusBox .bd li .con .bg { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; position: absolute; width: 100%; height: 25px; z-index: 15; left: 0; bottom: 0; background-color: #000; }

/* 信息首页头条 */
.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;  }



/*-- 网站地图 --*/
.siteMap{ padding:0 10px; overflow:hidden; zoom:1; }
.siteMap .li1{ margin-bottom:10px; }
.siteMap .h1{ height:40px; line-height:40px;  border:1px dotted #ccc; background:#fff;    }
.siteMap .h1 .a1{font:normal 16px/40px "Microsoft YaHei";_font-weight:bold;color: #0e4a72;padding-left:10px;}
.siteMap .ul1{ padding:10px 20px; zoom:1; display:block !important; }
.siteMap .li2{  display:inline-block; *display:inline; zoom:1; padding-right:10px; vertical-align:top;  }
.siteMap .a2{ color:#666;   }
.siteMap .ul2{ padding:0 0 20px 0; }
.siteMap .li3{  line-height:18px;  display:inline-block; *display:inline; zoom:1;   }
.siteMap .a3{ color:#999; padding-right:10px; margin-right:10px;   border-right:1px solid #ddd;  }
.siteMap .last3 .a3{ border-right:0;  }

/* url_方块样式分页 */
.page{font-size: 0;text-align: center;padding: 25px 0;clear:both; line-height:20px;}
.page a,.page span{ font-size:12px; display:inline-block; *display:inline; zoom:1; border:1px solid #d4d4d4; padding:0px 4px; margin-right:3px; border-radius:2px }
.page a:hover {border:1px solid #c70044; text-decoration:none; color:#c70044;}
.page .current{ background:#c70044; border:1px solid #c70044; color:#fff !important;}
.page select{height: 18px;line-height: 18px;padding:0 8px;background:#fff;border:0;border:none;vertical-align:middle;}



/*--
颜色代码
#1E72B4 深蓝色标题
#C4DEF8 淡蓝色边框
--*/