﻿@charset "utf-8";
/*
	Css for PEL,	ver 1.0
	CopyRight By Dongyi Network Technology CO.,Ltd Design Center

	所有网站通用模块，可根据自身网站修改
*/
/* 通用信息列表 */
.infoList{text-align:left;}
.infoList li{line-height:30px; overflow:hidden;height:30px; }
.infoList li a{padding-left:12px; background:url(../img/icons.png) -2px -386px no-repeat;}
.infoList li .date{font-size:14px; float:right; margin-left:15px; color:#999;}
.infoList li .node{margin-right:5px;color:#f00; }
/* 通用带图片的信息列表_普通式 */
.picList li{text-align:center;}
.picList li .pic img{width:95px; height:125px; padding:4px; border:1px solid #ddd; background:#fff;}
.picList li .pic a:hover img{border-color:#aaa;}
.picList li .title{padding-top:5px;}

/* 通用带图片的信息列表_普通式 - 横排浮动 */
.picListFl{overflow:hidden; zoom:1;margin-right:-2%; }
.picListFl li{float:left; *display: inline; overflow:hidden;width:23%; margin-right:2%; text-align:center; }
.picListFl li .pic{overflow:hidden;}
.picListFl li .pic img{width:100%; height:auto;-webkit-transition:200ms; -moz-transition:200ms; -o-transition:200ms; transition:200ms; }
.picListFl li .title{font-size:14px; max-height:56px;padding-top:8px; }
.picListFl li:hover .pic img{-webkit-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05); }

/* 内容带图片的信息列表_普通式 - 左图片右文字 */
.txtPicList li{overflow:hidden; margin-bottom:10px;padding-bottom:10px; }
.txtPicList li .pic{float:left;width:96px; }
.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{float:left; width:230px; padding-left:8px;}
.txtPicList li .title{font-size:14px; font-weight:bold;line-height:28px; height:28px; color:#c30000; }
.txtPicList li .title a{color:#c30000;}
.txtPicList li .intro{line-height:20px;color:#666; }
.txtPicList li .intro .more{font-size:12px;color:#c30000; }
/* 内容带图片的信息列表_普通式 - 上图片下文字 */
.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{font-weight:bold;line-height:28px; height:28px; }
.txtPicListB li .title a{color:#9b770a;}
.txtPicListB li .intro{color:#666;}
.txtPicListB li .intro .more{color:#f60;}
/* 头条图文信息列表_普通式 */
.topicList .t{overflow: hidden; margin-bottom: 19px; padding-bottom: 34px; border-bottom: 1px solid #dfdfdf;}
.topicList .t .pic{width: auto; float: left; margin-right: 20px;}
.topicList .t .con{overflow: hidden;}
.topicList .t .title{}
.topicList .t .date{display: block; margin-bottom: 12px; height: 40px; line-height: 40px; font-size: 30px; color: #2162ab;}
.topicList .t .tit{font-size: 16px; font-weight: bold; line-height: 28px;}
.topicList .t .tit:hover{text-decoration: none;}
.topicList .t .intro{margin-top: 5px; line-height: 24px; color: #999; }
.topicList .t .intro .more{color:#c30000;}
.topicList .n{line-height: 38px; height: 38px; overflow: hidden; font-size: 15px;}
.topicList .n .tit{padding-left:18px; background:  url(../img/dot01.png) left center no-repeat;}
.topicList .n .date{float:right; margin-left:10px; color:#999; }

/* 有图片时追加的类 class="topicList topicHasPic"  */
.topicHasPic .t{position:relative; overflow:hidden; zoom:1; border-bottom:1px dashed #ccc;}
.topicHasPic .pic{float:left;width:160px; margin-right:20px; }
.topicHasPic .pic img{width:100%; /* height: 120px; */}
.topicHasPic .pic a:hover img{border-color:#aaa;}
.topicHasPic .con{overflow:hidden; zoom:1;}

/* 焦点图切换-广告 */
.slideBox{position:relative;overflow:hidden; height:100px; }
.slideBox .hd{position:absolute; z-index:1; right:5px; bottom:5px;}
.slideBox .hd ul{float:left;overflow:hidden; zoom:1; }
.slideBox .hd ul li{font-size:12px; line-height:16px; float:left; width:16px; height:16px; margin-right:2px; cursor:pointer; text-align:center; opacity:.6;color:#fff; background:#000; filter:alpha(opacity=60); }
.slideBox .hd ul li.on{opacity:1;background:#f00; filter:alpha(opacity=100); }
.slideBox .bd{position:relative; z-index:0;}
.slideBox .bd .con{display:none;}

/* 焦点图切换-新闻内容 */
.focusBox{position:relative;overflow:hidden; margin-bottom:15px; /* width: 100%; */ }
.focusBox .hd{position:absolute; z-index:1; right:4px; bottom:14px;}
.focusBox .hd ul{float:left;overflow:hidden; zoom:1; }
.focusBox .hd ul li{line-height:9px; float:left; width:9px; height:9px; margin-right:5px; cursor:pointer; text-align:center; color:#fff;background:#fff; }
.focusBox .hd ul li.on{color:#fff;background:#ff4f01; }
.focusBox .hd ul li span{display:none;}
.focusBox .bd{position:relative; overflow:hidden;}
.focusBox .bd li{position:relative;}
.focusBox .bd .pic{line-height:0;position:relative; z-index:0; }
.focusBox .bd .pic img{width:100%; height:260px; border:0;}
.focusBox .bd .con{line-height:36px; position:absolute; z-index:1; bottom:0; width:100%; height:36px; text-align:left;}
.focusBox .bd .con .title{position:absolute; z-index:1; bottom:0; left:0; overflow:hidden;width:76%; height:100%; }
.focusBox .bd .con .title a{padding-left:10px; text-decoration:none;color:#fff; }
.focusBox .bd .con .titleBg{position:absolute; z-index:0; bottom:0; left:0; width:100%; height:36px;opacity:.6; background:#000; filter:alpha(opacity=60); }

/* url_方块样式分页 */
.page{font-size:0; clear:both; overflow:hidden; padding:35px 0 20px; text-align:center; }
.page a,.page span{font-size:14px; line-height:24px; display: inline-block; *display: inline; zoom:1; height:24px; margin:0 4px; padding:0 5px; border:1px solid #eee; background-color: #eee; }
.page a:hover,.page span:hover{text-decoration:none; color:#fff; background-color: #2162ab; border:1px solid #2162ab; }
.page .current{color:#fff !important; border:1px solid #3382ff; background:#3382ff; }
.page select,.page input{margin:0 4px; vertical-align:middle;border:0 solid #e1e1e1; background:#fff; }
.page input{padding:0 4px; text-align:center; outline:none;}
.page .disabled{pointer-events:none; opacity:.5;filter:alpha(opacity=50); -moz-opacity:.5; }
.page .total,
.page .select{display: none;}

/*-- 网站地图 --*/
.siteMap{overflow:hidden; zoom:1;padding:15px 10px; }
.siteMap .li1{margin-bottom:20px;}
.siteMap .h1{line-height:40px; height:40px; border:1px dotted #ccc; background:#fff; background:#f6f6f6;}
.siteMap .h1 .a1{font:normal 16px/40px 'Microsoft YaHei'; padding-left:15px;color:#0068b7; _font-weight:bold; }
.siteMap .ul1{zoom:1;padding:10px 20px; }
.siteMap .li2{display:inline-block; *display:inline; zoom:1; padding-right:50px; padding-bottom:5px;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{margin-right:10px; padding-right:10px; color:#999; border-right:1px solid #ddd;}
.siteMap .last3 .a3{border-right:0;}
.siteMap #liID41 .li2{display:block;}

/* 图片经过效果 */
.pic{overflow:hidden;}
.pic img{display:block; -webkit-transition-duration:1s; -moz-transition-duration:1s; -ms-transition-duration:1s; -o-transition-duration:1s; transition-duration:1s; }
.pic:hover img{-webkit-transform:scale(1.1);transform:scale(1.1); }


/*--
颜色代码
#1E72B4 深蓝色标题
#C4DEF8 淡蓝色边框
--*/