﻿.news_show_content
{
    width: 1024px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
}
.news_show_content_title
{
    width: 1024px;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    text-align: center; /*border-bottom:1px solid #bcbcbc;*/
    line-height: 90px;
    font-size:30px;
	font-weight:bold;
}
.news_Source
{
    width: 800px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    line-height: 30px;
    border-bottom: 1px solid #bcbcbc;
    font-size: 12px;
    color: #333;
    text-align: center;
    font-family:@Adobe 宋体 Std L;
}
.news_info
{
    width: 800px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 112px;
    padding-right: 112px;
    text-indent: 2em;
    padding-top: 30px;
    padding-bottom: 30px;
    line-height:30px;
    font-size:16px;
}

/*相关阅读*/

.News_main_content1
{
    width:1024px;
    height:400px;
    margin-left:auto;
    margin-right:auto;
 }
.News_main_content_left1
{
    width:499px;
    height:400px;
    float:left;
    border-right: 1px dotted #666;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10px;
     _margin-left:0px;

 }
.News_main_content_left1 ul
{ list-style-type:none;}
.News_main_content_left1 ul li
{
    width:500px;
    height:29px;
 padding: 0px 0px 0px 10px;
     line-height:25px;
     text-indent:23px;
      _padding: 0px 0px 0px 0px;
    
}
.News_main_content_left1 ul li div
{
    width:340px;
 height:25px;
    float:left;
    overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 -o-text-overflow: ellipsis;
-icab-text-overflow: ellipsis;
-khtml-text-overflow: ellipsis;
-moz-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;

}
.News_main_content_left1 ul li span
{ float:right;padding-right:28px;}
.News_main_content_left1 ul li a
{ color:#000;}
.News_main_content_left1 ul li a:hover
{ color:red;}
 .News_main_content_right1
 {
          width:500px;
         height:400px;
    float:left;
    
    margin-left:4px;
        margin-top:10px;
    margin-bottom:10px;
    margin-right:10px;
    _margin-left:0px;/*IE6*/
    _margin-right:0px;/*IE6*/
 }
  .News_main_content_right1 ul
  { list-style-type:none;}
  .News_main_content_right1 ul li
{
    width:500px;
    height:29px;
    padding:0px 5px 0px 19px;
     line-height:25px;
    _padding:0px 5px 0px 15px;
}
 .News_main_content_right1 ul li a
{ color:#000;}
.News_main_content_right1 ul li a:hover
{ color:red;}
 .News_main_content_right1 ul li div
 {
     width:340px;
     height:25px;
      
     float:left;
     overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 -o-text-overflow: ellipsis;
-icab-text-overflow: ellipsis;
-khtml-text-overflow: ellipsis;
-moz-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
 }
  .News_main_content_right1 ul li span
  { float:right; padding-right:40px;}