﻿@charset "utf-8";
/* CSS Document */
#content{margin-top: 20px;}
/*大图轮播 S*/
#focusBox{width:800px; height:400px; background-color: #fff; padding:10px; margin-right: 20px;}
#focusBox .hd{ right: 20px; bottom: 22px;}
.focusBox .hd ul li {width: 16px; height: 16px;line-height: 16px; text-align: center;  background-color: #fff;}
.focusBox .hd ul li {text-indent: 0;}
.focusBox .hd ul li a {font-size: 12px; }
.focusBox .hd ul li.on {color: #fff;}
#focusBox .bd {width: 800px; height: 400px;}
#focusBox .bd ul li{height: 370px;}
#focusBox .bd .con .title a {font-size: 16px; color: #fff;}
#focusBox .bd .con {padding:0;}
#focusBox .bd .pic{text-align:center;}
#focusBox .bd .pic img{width:800px; height:400px; }

/*cloumnA右侧 S*/
.boxXbdt{ background-color: #fff; height: 380px; padding: 20px;overflow:hidden;}
.boxXbdt .bd{height: 323px;}
.boxXbdt .bd li { border-bottom: 1px dashed #cccccc; position: relative; }
.boxXbdt .bd li.t .date{float:right;margin:5px 0 0 10px;color:#999;}
.boxXbdt .bd li .con {padding:15px 0;}
.boxXbdt .bd li .title {margin-bottom: 5px;}
.boxXbdt .bd li .title a {color: #333;line-height:30px; font-size: 18px; display:block; white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.boxXbdt .bd li .intro {color: #999999; display:block; white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.boxXbdt .bd li.last{border-bottom:none}


/*cloumnB S*/
#cloumnB{margin: 20px -1% 0;overflow: hidden;}
#cloumnB .box{float:left;width:31.3%;margin:0 1%;}
#cloumnB .box .topicList .t .title{margin:0;}
.cloumnB_L .bd,.cloumnB_M .bd {margin-top: 15px;}
.cloumnB_R .hd {border:none;}
.cloumnB_R .bd { padding:16px 20px; background-color: #fff; height: 240px;}
.cloumnB_R .bd li{padding-top:2px ;padding-bottom:2px;}
/*cloumnC S*/
.cloumnC {margin-top: 20px;}
.cloumnC .bd {margin-top: 20px;}

