#index_main {
  width: 1200px;
  margin: 28px auto 0;
  overflow: hidden;
}
/**************轮播********************/
/*焦点图*/
.focus{ position:relative; width:743px; height:338px; background-color: #000; float: left;}  
.focus img{ width: 743px; height: 338px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:80px; line-height: 80px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:25px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  
.main_slide {
  width: 100%;
  height: 338px;
  background-color: #fff;
  border: 1px solid #dadada;
  overflow: hidden;
}
.main_slide .main_new {
  float: right;
  width: 397px;
  margin: 38px 28px 0;
}
.main_new .new_title {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.main_new .new_con {
  height: 184px;
  margin-top: 18px;
  color: #333;
  line-height: 26px;
  text-indent: 2em;
}
.main_new .new_see {
  line-height: 40px;
  border-top: 1px solid #ccc;
  text-align: right;
}

/****************图片内容****************/
.pic_see {
  width: 100%;
  height: 234px;
  margin-top: 40px;
  overflow: hidden;
}
.pic_see .pic_lt {
  float: left;
  width: 348px;
  height: 232px;
  border:1px solid #2883cc;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.pic_see .pic_lt_img {
  width: 100%;
  height: 111px;
  margin-bottom: 15px;
  background: url(../../images/pic_01.jpg) left top no-repeat;
}
.pic_lt_con a {
  display: block;
  margin-left: 40px;
  padding-left: 32px;
  line-height: 30px;
  background: url(../../images/pic_04.jpg) left center no-repeat;
}
.pic_see .pic_mid {
  float: left;
  width: 348px;
  height: 232px;
  margin-left: 75px;
  border:1px solid #22d300;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.pic_see .pic_mid_img {
  width: 100%;
  height: 111px;
  margin-bottom: 15px;
  background: url(../../images/pic_02.jpg) left top no-repeat;
}
.pic_mid_con a {
  display: block;
  margin-left: 40px;
  padding-left: 32px;
  line-height: 30px;
  background: url(../../images/pic_05.jpg) left center no-repeat;
}
.pic_see .pic_rt {
  float: right;
  width: 348px;
  height: 232px;
  border:1px solid #fe0000;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.pic_see .pic_rt_img {
  width: 100%;
  height: 111px;
  margin-bottom: 15px;
  background: url(../../images/pic_03.jpg) left top no-repeat;
}
.pic_rt_con a {
  display: block;
  margin-left: 40px;
  padding-left: 32px;
  line-height: 30px;
  background: url(../../images/pic_06.jpg) left center no-repeat;
}

/************信息列表************/
.news_main {
  width: 100%;
  margin-top:30px;
  overflow: hidden;
}
.news_lt {
  float: left;
  width:772px;
}
ol li {
  margin:0px;
}
#tags {
  padding:0px;
  margin:0px;
  width:772px;
  height:30px;
}
#tags li {
  float: left;
  margin-right: 2px;
  list-style-type: none;
  height: 30px;
  font-size: 16px;
}
#tags li a {
  padding: 0 10px;
  float: left; 
  color: #fff;
  line-height: 30px;
  height: 30px;
  background:#fe0000;
  text-decoration: none；
}
#tags li.emptyTag {
  width: 4px;
  border: 1px solid red;
}
#tags li.selectTag {
  
  margin-bottom: -2px;
  position: relative;
  height: 30px;
}
#tags li.selectTag a {
  line-height: 30px;
  height: 30px;
  color: #fe0000;
  background:#fff;
}
#tagContent {
  width: 100%;
  padding-right:1px;
  padding-left:1px;
  border-top:#c3c3c3 3px solid;
  padding-top:1px;
}
.tagContent {
  padding: 0px;
  display: none;
  width: 100%;
  height: auto;
}
#tagContent div.selectTag {
  display: block;
}
#tagContent .tagContent ul,li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tagContent ul li {
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ccc;
  cursor: pointer;
}
.tagContent ul li .title {
  width: 100%;
  font-size: 16px;
}
.tagContent ul li .news_content {
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  text-indent: 2em;
  display: -webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow: hidden;
}
.tagContent ul li:last-child {
  border-bottom: none;
}


.news_rt {
  float: right;
  width: 400px;
  overflow: hidden;
}
.news_rt_top {
  height: 340px;
  overflow: hidden;
}
#tab{position:relative;}
#tab ul,li,.news_rt_bot ul,li{
  list-style:none;
  margin: 0;
  padding: 0;
}
#tab .tabList ul li{
  float:left;
  background:#fe0000;
  padding:0 10px;
  width:100px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  text-align:center;
  margin-right:2px;
  position:relative;
  cursor:pointer;
}
#tab .tabCon{
  position:absolute;
  left:0px;
  top:30px;
  border-top:3px solid #ccc;
  width:100%;
  height: 310px;
}
#tab .tabCon div{
  padding:10px;
  position:absolute;
  opacity:0;
  filter:alpha(opacity=0);
}
#tab .tabList li.cur{
  color: #fe0000;
  background:none;
}
#tab .tabCon div.cur{
  opacity:1;
  filter:alpha(opacity=100);
}
#tab .tabCon a.a3 {
  display: block;
  padding-left: 30px;
  color: #333;
  font-size: 14px;
  line-height: 30px;
  background: url(../../images/icon_01.jpg) 10px center no-repeat;
  display: -webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1;
  overflow: hidden;
}
.news_rt_bot {
  margin-top: 30px;
}
.news_rt_bot .icon_1 {
  padding-left: 45px;
  height: 31px;
  color: #fe0000;
  font-size: 16px;
  background: url(../../images/icon_02.jpg) left top no-repeat;
}
.news_rt_bot ul {
  margin-top: 20px;
}
.news_rt_bot a.a3 {
  display: inline-block;
  padding-left: 30px;
  color: #333;
  font-size: 14px;
  line-height: 30px;
  background: url(../../images/icon_01.jpg) 10px 13px no-repeat;
  display: -webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1;
  overflow: hidden;
}
.news_rt_bot label {
  margin-right:5px;
}

.friendlink {
  width: 100%;
  margin: 20px 0px;
  overflow: hidden;
}
.friendlink_title {
  height: 40px;
  line-height: 40px;
  color: #fe0000;
  font-size: 16px;
  background: url(../../images/title_line.jpg) left bottom no-repeat;
}
.friendlink ul,li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.friendlink ul li {
  float: left;
  margin: 20px 9px 0px 0px;
}
.friendlink ul li img {
    width: 231px;
    height: 72px;
}

