﻿@charset "utf-8";
/*
	Css for PEL,	ver 1.0
	CopyRight By Dongyi Network Technology CO.,Ltd Design Center

	所有网站通用模块，可根据自身网站修改
*/

/* 通用信息列表 */
.infoList{ text-align: left;}
.infoList li{ height: 30px; line-height: 30px; overflow: hidden; padding-left: 15px; background: url(images/dot-01.png) 2px 13px no-repeat; font-size: 14px;}
.infoList li .date{ float: right; color: #999; font-size: 12px}

/* infoListA */
.infoListA li{padding: 0 0 10px 12px;margin-bottom: 10px; line-height: 24px;background: url(images/dot-02.png) 0px 9px no-repeat;position: relative; font-size: 14px;}
.infoListA .date{ color: #999; float: right; font-size: 12px;}
.infoListA .last{border-bottom: none; margin-bottom: 0px;}

/* 通用信息列表 - 公告式 */
.infoListB{text-align: left;}
.infoListB li{overflow: hidden; height: 44px; line-height: 22px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dotted #cccccc; font-size: 14px}
.infoListB li .date{width: 50px; height: 44px; float: left; _display: inline; background: #fff; margin-right: 14px;}
.infoListB li .date dt{display: block; height: 24px; text-align: center; padding: 0px; margin: 0px; line-height: 22px; color: #fff; background: #3394c1; font-size: 12px;}
.infoListB li .date dd{display: block; height: 24px; text-align: center; padding: 0px; margin: 0px; line-height: 22px; color: #524d49; font-size: 12px;}
.infoListB li.last{border-bottom: none;}

/* 图片信息列表*/
.picList{margin: 0 -10px;overflow: hidden;}
.picList li{float: left;border: none;margin-bottom: 10px;width: 25%;*width: 24.9%;}
.picList li .pic{padding: 0 10px;}
.picList li .pic a{padding: 0; display: block;}
.picList li .pic img{width: 100%;height: auto !important;}
.picList li .con{height: 95px;overflow: hidden;}
.picList li .title{padding: 0 10px;margin: 5px 0 0;height: 40px;white-space: normal;text-align: center;}
.picList li .intro{padding: 0 10px;line-height: 1.7142857;color: #777;}

/* 通用带图片的信息列表_普通式 - 横排浮动 */
.picListFl{ overflow: hidden; zoom: 1;}
.picListFl li{ width: 160px; font-size: 12px; text-align: center; float: left; _display: inline;}
.picListFl li .pic img{ width: 120px; height: 90px; padding: 3px; border: 1px solid #ccc; background: #fff;}
.picListFl li .pic a:hover img{ border-color: #adadad;background: #f3f3f3;}
.picListFl li .title{ padding-top: 5px;}

/* 通用带图片的信息列表_普通式 - 横排浮动 - 标题半透明 */
.picListFlA{ overflow: hidden; zoom: 1;}
.picListFlA li{ width: 160px; font-size: 12px; text-align: center; float: left; _display: inline; margin: 0 5px; position: relative; margin-bottom: 15px;}
.picListFlA li .pic{ position: relative;}
.picListFlA li .pic img{ width: 160px; height: 120px;}
.picListFlA li .title{ position: absolute; bottom: 0; left: 0; height: 30px; line-height: 30px; z-index: 1; width: 100%;}
.picListFlA li .title a{ height: 30px; position: absolute; top: 0; left: 0; width: 100%; z-index: 1; color: #fff;}
.picListFlA li .title span{ display: block; position: relative; background: #000; filter: alpha(opacity=50);opacity: 0.5; height: 30px;}

/* 内容带图片的信息列表_普通式 - 左图片右文字 */
.txtPicList li{ overflow: hidden; background: url("images/share/dotted.gif") repeat-x bottom; padding-bottom: 10px; margin-bottom: 10px;}
.txtPicList li .pic{ width: 96px; float: left;}
.txtPicList li .pic img{ width: 90px; height: 90px; padding: 2px; border: 1px solid #ddd; background: #fff;}
.txtPicList li .pic a:hover img{ border-color: #aaa;}
.txtPicList li .con{ width: 230px; float: left; padding-left: 8px;}
.txtPicList li .title{ height: 28px; line-height: 28px; font-size: 14px; color: #c00; font-weight: bold;}
.txtPicList li .title a{ color: #c00;}
.txtPicList li .intro{ color: #666; line-height: 20px;}
.txtPicList li .intro .more{ color: #c00; font-size: 12px;}

/* 内容带图片的信息列表_普通式 - 上图片下文字 */
.txtPicListB li .pic img{ width: 190px; height: 120; padding: 4px; border: 1px solid #ddd; background: #fff;}
.txtPicListB li .pic a:hover img{ border-color: #aaa;}
.txtPicListB li .title{ height: 28px; line-height: 28px; font-weight: bold;}
.txtPicListB li .title a{ color: #9b770a;}
.txtPicListB li .intro{ color: #666;}
.txtPicListB li .intro .more{ color: #f60;}

/* 信息带简介列表 */
.topicList li{border-bottom: 1px dotted #ddd;}
.topicList li:last-child{border: none;}
.topicList li .pic{float: left;margin-right: 20px;}
.topicList li .con{overflow: hidden;}
.topicList li .con .pic{margin-top: 5px;}
.topicList li .intro{margin-top: 5px;line-height: 1.7142857;color: #888;overflow: hidden; text-indent: 2em;}
.topicList li .intro .more{margin-left: 10px;}
.topicList li .info{margin-top: 5px;color: #999;}
.topicList li .info b{font-weight: normal;}
.topicList li .info span{margin-right: 10px;}
.topicList .topic{margin-bottom: 5px;padding-top: 0;padding-bottom: 10px;}
.topicList .topic .title{padding: 2px 0;text-align: center;}
.topicList .t{ padding-bottom: 15px;}
.topicList .t .title{font-size: 16px;}
.topicList .n{padding: 5px 0 5px 14px; background: url("images/dot-01.png") no-repeat scroll 2px 13px; border: none;}
.topicList .date{ color: #999; float: right; font-size: 12px;}

/* 内容信息列表 */
.txtList{ padding: 10px 40px 0 40px;}
.txtList li{ padding: 15px 0;}
.txtList .title{ height: 40px; line-height: 40px; font-size: 14px; font-weight: bold; border-bottom: 1px dotted #ccc;}
.txtList .title a{ color: #923815; padding-left: 17px; background: url(images/icons.png) 0 -188px no-repeat;}
.txtList .intro{ text-indent: 24px; color: #666; margin-top: 10px;}
.txtList .intro .more{ color: #f00;}

/* 内容信息列表_通知公告 */
.txtListB li{ overflow: hidden; height: 74px; margin-bottom: 0px;}
.txtListB dl{ float: left; _display: inline; width: 58px; height: 58px; overflow: hidden; margin-right: 12px; border: 1px solid #e4e4e4; border-top: 2px solid #155c42; background: #fff; margin-top: 5px;}
.txtListB dt{height: 20px; line-height: 20px; color: #155c42; font-size: 10px; font-family: Arial; display: block; padding: 5px 0 0; margin: 0px; text-align: center;}
.txtListB dd{ height: 32px; line-height: 32px; font-size: 20px; color: #155c42; font-family: Arial; display: block; padding: 0px; margin: 0px; text-align: center;}
.txtListB .title{ height: 24px; line-height: 24px; overflow: hidden; font-size: 14px; margin-bottom: 4px;}
.txtListB .intro{ overflow: hidden; font-size: 12px; color: #b1b1b1; line-height: 18px; height: 36px; overflow: hidden;}
.txtListB .intro .more{ color: #155c42;}

/* 焦点图切换-广告 */
.slideBox{ height: 270px; overflow: hidden; position: relative;}
.slideBox .hd{ position: absolute; z-index: 1; right: 0px; bottom: 5px;}
.slideBox .hd ul{ overflow: hidden; zoom: 1; float: left;}
.slideBox .hd ul li{ float: left; margin-right: 4px; width: 16px; height: 16px; line-height: 16px; text-align: center; background: #000; cursor: pointer; color: #fff; filter: alpha(opacity=60);opacity: 0.6;}
.slideBox .hd ul li.on{ background: #f00; font-weight: bold; filter: alpha(opacity=100);opacity: 1;}
.slideBox .bd{ position: relative; z-index: 0;}
.slideBox .bd .pic{ height: 270px;}
.slideBox .bd .con{ display: none;}

/* 焦点图-数字 */
.focusPic{ text-align: center; position: relative; z-index: 1;}
.focusPic .hd{ position: absolute; right: 5px; bottom: 35px; z-index: 3;}
.focusPic .hd ul{ _display: inline;}
.focusPic .hd li{ float: left; _display: inline; width: 16px; height: 16px; line-height: 16px; text-align: center; background: #fff; margin-left: 4px; cursor: pointer;}
.focusPic .hd li.on{ background-color: #ec1817; color: #fff;}
.focusPic .bd {}

.focusPic .bd li{ position: relative; z-index: 2;}
.focusPic .bd li .pic{ position: relative; z-index: 3;}
.focusPic .bd li .pic img{ vertical-align: bottom;}
.focusPic .bd li .con{ height: 30px; position: absolute; left: 0px; right: 0px; bottom: 0px; z-index: 4;}
.focusPic .bd li .con .title{ height: 30px; line-height: 30px; overflow: hidden; position: relative; z-index: 6;}
.focusPic .bd li .con .title a{ display: block; padding: 0 10px; color: #fff; text-decoration: none;}
.focusPic .bd li .con .title a:hover{color: #f60}
.focusPic .bd li .con .bg{ filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; position: absolute; width: 100%; height: 30px; z-index: 5; left: 0; bottom: 0; background-color: #000;}

/* url_方块样式分页 */
.page{font-size: 14px;text-align: left;padding: 25px 0;clear: both;}
.page input{ border: 1px solid #E1E1E1; background: #fff; width: 34px !important; height: 34px !important; vertical-align: top; text-align: center; line-height: 34px;}
.pagecss a,.pagecss span{margin-bottom: 5px;display: inline-block; *display: inline; zoom: 1; line-height: 34px; vertical-align: middle; background: #fff;}
.page a,.page a:active{ display: inline-block; *display: inline; zoom: 1; border: 1px solid #E1E1E1; padding: 0 15px;}
.page a:hover{border: 1px solid #3394c1; text-decoration: none; color: #3394c1;}
.page span.current,.page b a{background: #3394c1; border: 1px solid #3394c1; color: #fff !important; font-weight: bold; padding: 0 12px;}
.page span.disabled{border: 1px solid #E1E1E1; padding: 0 6px; color: #999;}
.page select{ margin: 0 5px; background: #fff; border: 1px solid #E1E1E1; vertical-align: middle;}

/*-- 网站地图 --*/
.siteMap{ padding: 15px 10px; overflow: hidden; zoom: 1;}
.siteMap .li1{ margin-bottom: 10px;}
.siteMap .h1{ height: 30px; line-height: 30px; border: 1px dotted #ccc; background: #fff;}
.siteMap .h1 .a1{ font: normal 16px/30px "Microsoft YaHei"; _font-weight: bold; color: #028262; padding-left: 10px;}
.siteMap .ul1{ padding: 10px 20px; zoom: 1;}
.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;}
.siteMap #liID41 .li2{ display: block;}

/* 领导列表 */
.leaderList li .title a{ font-size: 16px; margin-right: 10px;}
.leaderList li .title .post{ color: #666;}

/* 专题汇总 */
.speList{margin-top: 20px;font-size: 16px;}
.speList li{ margin-bottom: 20px;}