 

/* 焦点图轮播 */
#indBanner{ width:100%; min-width:1200px;height:426px; position:relative;overflow:hidden;background:#fff;text-align:center;}
#indBanner .bd {width:1200px;position:absolute;left:50%;margin-left:-600px}
#indBanner .bd li { width:1200px;height: 426px;overflow:hidden; position: relative; }
#indBanner .bd li img {display:block; width:1200px;height:426px;}
#indBanner .tempWrap {overflow:visible !important}
#indBanner .tempWrap ul {margin-left:-1200px !important;}
#indBanner .hd{ height:14px; overflow:hidden; width:100%; position:absolute; left:0; bottom:24px; text-align:center; font-size:0; }
#indBanner .hd li{display:inline-block; *display:inline; zoom:1; vertical-align:top; margin:0 3px; width:14px; height:14px; background-color: #fff; border-radius: 14px; cursor: pointer;}
#indBanner .hd li span{display:none; }
#indBanner .hd .on{ width: 26px; }

#indBanner .pnBtn {position:absolute;z-index:999;top:0;width:100%;height:426px;cursor:pointer;}
#indBanner .prev {left:-50%; margin-left:-600px;}
#indBanner .next {left:50%;margin-left:600px;}
#indBanner .pnBtn .blackBg { display:block;position:absolute; left:0; top:0; width:100%; height:426px;  background:#000; filter:alpha(opacity=50); opacity:0.5;}
/* #indBanner .pnBtn .arrow { display:none; position:absolute; top:35%; z-index:999; width:60px; height:426px;}
#indBanner .pnBtn .arrow:hover {filter:alpha(opacity=60);opacity:0.6;}
#indBanner .prev .arrow { right:0; background:url(../../base/img/sjx.png) 0 0 no-repeat;}
#indBanner .next .arrow { left:0; background:url(../../base/img/sjx.png) -55px 0 no-repeat;} */
#indBanner .con {width: 450px; height: 50px; position: absolute; left: 360px; bottom: 55px;}
#indBanner .con .title {font-size: 18px; line-height: 50px; position: relative; z-index: 2; }
#indBanner .con .title a {color: #fff; font-weight: bold; }
#indBanner .con .titleBg {display: none;}




/* focusBanner */
.focusBanner{ background: #ddd; height: 350px; margin: 0 auto; clear: both;text-align: center;position: relative;z-index: 0; overflow: hidden;}
.focusBanner .con{display: none}
.focusBanner .hd{ height: 25px; position: absolute; bottom: 0; left: 50%;margin-left: -20px; z-index: 1; font-size: 0;}
.focusBanner .hd li{ height: 12px; width: 12px; background: #fff; margin: 0 10px 0 0; cursor: pointer; display: inline-block; *display: inline; zoom: 1; vertical-align: top; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;}
.focusBanner .hd li span{display: none;}
.focusBanner .hd .on{ width: 40px; background: #e00;}
.focusBanner .prev,.focusBanner .next{left: 50%;top: 50%;margin: -25px 0 0 -670px;width: 50px;height: 50px;display: block;position: absolute; filter: alpha(opacity=50);opacity: 0.5; background: rgba(0, 0, 0, .4) url(../../../dwxcb/base/img/lr.png) no-repeat}
.focusBanner .next{ margin-left: 620px; background-position: -50px 0;}
.focusBanner .prev:hover,.focusBanner .next:hover{ filter: alpha(opacity=100);opacity: 1;}

#content{padding: 30px 0;}
/* 通用灰色背景 */
.boxGray{margin:0 auto; background-color: #ebebeb;}

/* 通知公告 */
.boxNotice{width: 1200px; margin:0 auto; text-align: center; padding: 12px 0;}
.boxNotice .hd{position: relative; z-index: 1; height: 30px; line-height: 30px; width: auto; float: left; padding-right: 5px; margin-right: 10px;}
.boxNotice .hd h3{padding: 0 14px; height: 30px; font-size: 18px; color: white; background-color: #d82209;}
.boxNotice .hd h3 a{color: white;}
.boxNotice .hd i{position: absolute; z-index: 1; right: -5px; top: 50%; margin-top: -5px; border-width:5px; position:absolute;  border-color:transparent; border-style:dashed;  border-left-color:#d82209;border-top-style:solid; content:"";display:block; font-size:0;line-height:0;width:0;}
.boxNotice .bd{position: relative; z-index: 1; overflow: hidden; height: 30px; line-height: 30px; padding-right: 50px;}
.boxNotice .bd .more{position: absolute; z-index: 1; right: 0; top: 0; width: 30px; height: 30px; line-height: 28px; float: left; font-size: 28px; color: white; background-color: #f79310;}
.boxNotice .bd .more:hover{text-decoration: none; background-color: #e68404;}
.boxNotice .bd .infoList li{width: 32.3%; float: left; margin-left: 1%;}




/* 系部动态 */
.boxNews{width: 640px; float: left;}
.boxNews .hd{height: 46px; padding-bottom: 16px; border-bottom: 1px solid #e0e0e0;}
.boxNews .hd .more{width: auto; float: right; height: 26px; line-height: 26px; padding: 0 16px; margin-top: 9px; font-size: 12px; color: #999; border: 1px solid #dedede;}
.boxNews .hd .more:hover{text-decoration: none; border-color: #f79310; color: #f79310;}
.boxNews .hd h3{border-left: 3px solid #f79310; padding-left: 10px; height: 46px;}
.boxNews .hd h3 a{line-height: 26px; height: 26px; font-size: 22px; color: #333;}
.boxNews .hd h3 p{height: 20px; line-height: 20px; font-size: 18px; color: #c6c6c6;}
.boxNews .bd{overflow: hidden;}
.infoDataList{}
.infoDataList li{padding: 11px 0; border-bottom: 1px dotted #ccc;}
.infoDataList li .date{width: 65px; float: left; margin-right: 20px; height: 70px; text-align: center; border-right: 1px solid #e0e0e0;}
.infoDataList li .date dt{font-size: 40px; height: 48px; line-height: 48px; color: #f79310;}
.infoDataList li .date dd{font-size: 12px; color: #999;}
.infoDataList li .con{overflow: hidden;}
.infoDataList li .title{height: 30px; line-height: 30px; font-size: 16px;}
.infoDataList li .intro{margin-top: 4px; height: 36px; overflow: hidden; font-size: 12px; line-height: 18px; color: #999;}


/* 节点介绍 */
#focusNews{width:520px; float:right; height:340px;}
#focusNews .bd{height:340px;}
#focusNews .bd .pic img{width:520px; height:340px;}


/* 循环框 */
.loop{width: 1200px; margin: 0 auto; padding: 30px 0; overflow: hidden;}

.indBox{width: 380px; float: left; text-align: left;}
.indBox .hd{height: 46px; line-height: 46px; background-color: #f79310;}
.indBox .hd .more{float: right; margin-right: 10px; color: white;}
.indBox .hd h3{margin-left: 20px; font-size: 22px; color: white;}
.indBox .hd h3 a{color: white;}
.indBox .bd{overflow: hidden; padding: 20px 20px 15px; height: 315px; background-color: white;}

#boxM{margin-left: 30px;}
#boxM .hd{background-color: #dd302b;}
#boxR{float: right;}
#boxR .hd{background-color: #87b829;}