
.main_left{width: 650px;}
.main_right{width: 450px;}

/*轮播*/
.new_focus{ width:1105px; height:360px; overflow:hidden; position:relative; }
.new_focus .bd{ position:relative; height:100%; z-index:0; width: 630px  }
.new_focus .bd li{ zoom:1; vertical-align:middle; width: 100%;background: none;height: 100%; padding: 0}
.new_focus .bd img{ display:block;  }
.new_focus .txt-bg {position: absolute;  z-index: 1;top: 0px; left: 630px; height: 360px; width:470px;  background: #f2f2f2; overflow: hidden; }
.new_focus .txt {position: absolute; z-index: 2;top: 0px; left: 630px; height: 360px; width:470px;overflow: hidden; }
.new_focus .txt li{position: absolute; height: 360px; }
.new_focus .txt li h1{font-size: 28px;font-family: 宋体;color: #930101;font-weight: bold;line-height: 46px;padding: 11px 20px 12px 20px;}
.new_focus .txt li p{line-height: 32px;font-size: 16px; text-indent: 2em; color: #666666;padding: 0 20px 0; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 6;  overflow: hidden;}
.new_focus .txt li span a{line-height: 39px;font-size: 16px; color: #930101; position: absolute; z-index: 3; bottom: 10px; right: 15px;}
.new_focus .num { position: absolute; z-index: 3; bottom: 0px; background: #930101;width: 630px; height: 40px; }
.new_focus .num ul{padding: 15px 10px; float: right; margin-right: 20px}
.new_focus .num li{ float: left; position: relative; width: 8px; height: 8px; overflow: hidden; text-align: center; margin-right: 4px; cursor: pointer; }
.new_focus .num li a{ position: absolute; z-index: 2; display: block; background: white; width: 8px; height: 8px; border-radius: 8px; top: 0; left: 0; text-decoration: none; }
.new_focus .num li.on a,.box_focus .num a:hover{ background:#f60;  }
/*原来*/
/*.main_left .hd{height:44px; line-height:40px; }*/
/*修改后*/
.main_left .hd{height:44px; line-height:40px; width: 985px; }
.main_left .hd label{width: 115px; font-size: 24px; float:left; text-align: center;border-bottom:4px solid #930101; }
.main_left .hd span{font-size: 14px; margin-right: 15px; line-height: 20px;padding-top: 20px}
/*原来*/
/*.main_left .bd{border-top:1px solid #a5a5a5; padding:5px 18px 0 0; height: 215px;overflow: hidden; }*/
.main_left .bd{border-top:1px solid #a5a5a5; padding:5px 18px 0 0; height: 280px;overflow: hidden; margin-right: -485px;}

/*  padding-left: 50px;  */
.main_left .bd li .date{float:right; color:#999;  }

.main_right .hd{ height:40px; line-height:40px; font-size: 24px; padding:0 10px 0 20px; background: url("../images/tit_icon.png") 0 8px no-repeat;}
.main_right .bd{margin-top: 5px}
.main_right .bd p{height: 39px; line-height: 39px; background: #f2f2f2; text-align: center; }