﻿@charset "utf-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    所有网站通用模块，可根据自身网站修改
*/

/* 通用盒子模型 */
.box{ overflow:hidden;}
.box .hd{ height:30px; line-height:30px; overflow:hidden;}
.box .hd .more{ float:right; margin-right:10px; color:#134699; font-weight:normal; font-size:12px; }
.box .hd h3{  font-weight:bold; padding-left:12px; font-size:14px; color:#b10311; }
.box .hd h3 a{ color:#b10311;  }
.box .bd{ padding:8px;  }
.boxFR{float:right !important; }

/* 通用按钮 */
.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: none; 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: 30px; line-height: 30px; padding-left:10px; overflow:hidden; background: url(../../base/img/icon01.gif) no-repeat 0 center;}
.infoList li .date{ float:right; color:#999;  }
.dateRight{color:#999;margin:0 0 0 10px;}

/* 通用信息列表 */
.pageTPList{ text-align:left; }
.pageTPList li{ height: 50px; line-height: 50px;overflow:hidden;border-bottom: 1px #f3f3f3 solid;}
.pageTPList li a{ background: url(../../base/img/icon03.gif) no-repeat 0 center;padding-left: 16px;}
.pageTPList li .date{ float:right; color:#999;  }
.dateRight{color:#999;margin:0 0 0 10px;}


/* 通用带图片的信息列表_普通式 */
.picList{overflow:hidden;}
.picList li{float:left;width: 320px;height: 350px;margin: 0 7px 20px;text-align:center;float:left;_display:inline;}
.picList li .pic img{ }
.picList li .pic a:hover img{ border-color:#aaa;}
.picList li .title{ padding: 20px 0;background-color: #fafafa;}
.picList li .title .more{display:block;border:1px #e4e4e4 solid;width:160px;height:38px;line-height:38px;color:#a20000;margin: 10px auto 0;_display:inline;}

/* picListFl */
.picListFl{overflow:hidden; margin-right: -16px}
.picListFl li{ text-align:center; float: left; *display: inline; width: 173px; margin-right: 16px; margin-bottom: 16px }
.picListFl li .pic{width: 173px; height: 131px; margin-bottom: 10px}
.picListFl li .pic img{width: 167px; height: 125px; padding: 2px; border: 1px solid #dddddd; }
.picListFl li .pic a:hover img { border-color: #b10311; }
.picListFl li .title{height: 40px; line-height: 20px;;}


/* 多个左滚动 - 公用类 */
.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: 16px; line-height: 26px; margin-top: 5px;margin-bottom: 5px; /* font-weight: bold; */}
.topicList .t .con .title .tit { text-decoration: none; color: #000; }
.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: 35px; }
.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 .titleBg { 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;  }


/* url_方块样式分页 */

.page{ text-align:center; padding:20px;  font-size:12px;  }
.page input{ border:1px solid #c5c5c5; background:#fff; width: 24px; height: 28px; line-height: 28px; vertical-align: top;      padding-left: 4px;}
.page a,.page span{ display:inline-block; *display:inline; zoom:1; margin-right:0px; height: 28px; line-height: 28px; }
.page a,.page a:active{ display:inline-block; *display:inline; zoom:1; border:1px solid #c5c5c5; padding: 0 10px;}
.page a:hover {border:1px solid #a20000; text-decoration:none; color:#a20000;}
.page .current {background: #a20000; border: 1px solid #a20000; color:#fff; font-weight:bold; padding: 0 10px; }
.page .current:hover{color:#fff !important;}
.page .disabled {border:1px solid #c5c5c5;  padding:0 6px; color:#999;}

.page_css{padding-top:15px; text-align:center;} 
.page_css b a{color:#ff0000;}
.page_css select{height:18px; margin:0 3px;}

/*-- 网站地图 --*/
.siteMap{ padding:15px 10px; overflow:hidden; zoom:1; }
.siteMap .li1{ margin-bottom: 20px; }
.siteMap .h1{height:40px;line-height:40px;/* border:1px dotted #ccc; */background:#fff;background: #f6f6f6;}
.siteMap .h1 .a1{font:normal 16px/40px "Microsoft YaHei";_font-weight:bold;color: #c00;padding-left: 15px;}
.siteMap .ul1{ padding:10px 20px; zoom:1;  }
.siteMap .li2{  display:inline-block; *display:inline; zoom:1;   padding-right: 50px; vertical-align:top;  padding-bottom: 5px;}
.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;  }
.siteMap #liID41 .li2{ display:block;  }

/*--
颜色代码
#1E72B4 深蓝色标题
#C4DEF8 淡蓝色边框
--*/