﻿@charset "utf-8";
#content {margin-bottom: 0;}
.column{}
#columnA{height: 380px;}
/* 热点关注 */
.headNew{padding: 20px; height: auto; overflow: hidden; background: #fff;border-bottom: 1px solid #D9D9D9;margin-bottom: 20px;}
.headNew dd{font-size: 0; overflow: hidden; zoom: 1; text-align: center;}
.headNew .t{vertical-align: top; font-size: 32px; height: auto; line-height: 50px;  overflow: hidden;}
.headNew .t a{color: #FF0000;}
.headNew .t a:hover {text-decoration: none;}
.headNew .n{font-size: 14px; vertical-align: top; display: inline-block; *display: inline; zoom: 1; width: 31.3%; margin: 0 2% 0 0;}
.headNew .n a{color: #777;}


#focusNews{width: 570px;height: 380px;float: left;margin-right: 20px;}
.focusBox .bd .pic img {height: 380px;}

#indcldt {width: 610px;float: right;}


#columnB .box {width: 590px; height: 364px; float: left;}
#columnB .box .bd {padding: 0;}
/*通知公告*/
#indtzgg {margin-right: 20px;}
.infoListB li{position:relative; padding:8px 105px 8px 20px;  line-height:25px; height: 46px; overflow:hidden; vertical-align:middle; vertical-align:-webkit-baseline-middle; border-bottom: 1px #dedede solid;}
.infoListB li:after{position:absolute; content:" "; left:5px; top: 26px; margin-top: -1px; width: 4px; height: 4px; background: #C4C4C4;}
.infoListB li .date{position:absolute; right:5px; top:16px; color:#999999; font-size: 16px; font-weight: normal}
.infoListB li a{ display:inline-block; vertical-align:middle; vertical-align:-webkit-baseline-middle; max-width: 100%; font-size: 16px; font-weight: normal}


/*图片链接*/
#columnE {background: #F8F8F8;padding: 20px 0 30px 0;margin-bottom: 0;}
#indtplj  {width: 1200px;margin: 0 auto;position: relative;}

#indtplj a.arrow{display:block; width:27px; height:20px; position:absolute; top:35px; background: url(../../Base/img/dpf/arrow.png) no-repeat 0 -23px; cursor: pointer;}
#indtplj a.prev{right: 0;}
#indtplj a.next{background-position: 0 0 ; left: 0;}

#indtplj .tempWrap {width: 1200px !important;}
#indtplj .nodePicList{overflow: hidden; height: 90px;margin-right: -20px;}
#indtplj .nodePicList li{width: 285px; height: 90px; overflow: hidden; float: left; margin-right: 20px;}
#indtplj .nodePicList li img{display: block; width: 285px; height: 90px; background-color: #f0f0f0;}
#indtplj .nodePicList li .tit{display: none;}



/*广告-焦点图切换*/
.focusadBox{margin-bottom: 15px; /* width: 100%; */ overflow: hidden; position: relative;}
.focusadBox .hd{position: absolute; z-index: 1; right: 4px; bottom: 14px;}
.focusadBox .hd ul{overflow: hidden; zoom: 1; float: left;}
.focusadBox .hd ul li{float: left; margin-right: 5px; width: 9px; height: 9px; line-height: 9px; text-align: center; background: #fff; cursor: pointer; color: #fff; padding: 0px; position: static;}
.focusadBox .hd ul li.on{background: #FF4F01; color: #fff;}
.focusadBox .hd ul li span{display: none;}
.focusadBox .bd{position: relative; overflow: hidden;}
.focusadBox .bd li{position: relative;}
.focusadBox .bd .pic{position: relative; z-index: 0; line-height: 0;}
.focusadBox .bd .pic img{width: 100%; height: 100px; border: 0;}
.focusadBox .bd .con{display: none; position: absolute; width: 100%; z-index: 1; bottom: 0; height: 36px; line-height: 36px; text-align: left;}
.focusadBox .bd .con .title{  position: absolute; width: 76%; bottom: 0; left: 0; z-index: 1; height: 100%; overflow: hidden;}
.focusadBox .bd .con .title a{color: #fff; padding-left: 10px; text-decoration: none;}
.focusadBox .bd .con .titleBg{display: none;position: absolute; width: 100%; z-index: 0; bottom: 0; left: 0; background: #000; filter: alpha(opacity=60); opacity: 0.6; height: 36px;}
