﻿@charset "utf-8";
/* CSS Document */
#content{margin-top: 30px;}

/*cloumnA S*/
#clounmA{overflow: hidden; }
#focusBox{width:820px; float:none; height:370px; background-color: #fff;}
#focusBox .hd{}
.focusBox .hd ul li {width: 52px; height: 7px; background-color: #fff;}
#focusBox .bd ul li{height: 370px;}
#focusBox .bd .con .title a {font-size: 16px;}
#focusBox .bd .pic{text-align:center;}
#focusBox .bd .pic img{width:820px; height:370px; }
#clounmA .side{float:right; width:380px; margin:0px}
#clounmA .side .hd{border-top: 3px solid #128ccc; background-color: #fff; background-image: none;}
#clounmA .side .hd h3 a {color: #128ccc; font-size: 20px;}
#clounmA .side .hd a.more {color: #999999;}
#clounmA .side .bd{height: 323px;padding: 0 20px;}
#clounmA .side .infoList li {height: 44px; line-height: 44px; border-bottom: 1px dashed #d1d1d1; background:url(../../base/img/li1.png) 0 center no-repeat;}
#clounmA .side .infoList li.last {border-bottom: none;}
#indXbdt .hd ul{float:left; height:45px;}
#indXbdt .hd ul li{float:left; *display: inline; height:45px; line-height:45px; padding:0 10px; font-size:20px; color:#666666}
#indXbdt .hd ul li a{color:#666666}
#indXbdt .hd ul li.on{color:#128ccc}
#indXbdt .hd ul li.on a{color:#128ccc}
/*cloumnA E*/

/*cloumnB S*/
#cloumnB{margin-top: 30px;overflow: hidden;}
#cloumnB .box .topicList .t {margin: 0;}
#cloumnB .box .topicList li.n {height: 32px; line-height: 32px;}
.cloumnB_l{float: left;width: 380px;margin-right: 30px;background: #fff;}
.cloumnB_l .hd{background: url(../../base/img/redbg.png) repeat-x;}
.cloumnB_l .bd{height: 290px;padding: 17px 20px; background:url(../../base/img/lbd.png) no-repeat; }
.cloumnB_l .bd .infoList li{padding-left:10px;background-position: 0 -438px;}

.cloumnB_m .bd {background:url(../../base/img/cbd.png) no-repeat;}

.cloumnB_r {margin-right: 0;}
.cloumnB_r .bd {background:url(../../base/img/rbd.png) no-repeat;}
/*cloumnB E*/







/**/
.topicList .t .intro {  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
