.news_list
{
	  width: 1050px;
    background:#fff;
    float:right;
    padding-bottom:20px;
}
.nav_left
{
   width:125px;
   height:150px;
   background:#313231;
   border-radius:5px;
   float:left;           
}
.nav_one
{
   width:100%;
   height:50px;
   text-align:center;
   line-height:40px;
   color:#fff;
}
.nav_tow
{
   width:100%;
   height:95px;
   position:relative;
   cursor:pointer;
}
.nav_img_tup_one
{
   width:60px;
    height:60px;
    position:absolute;
    margin:auto;
    left:0;right:0;top:0;
}
.nav_three
{
   width:100%;
   height:95px;
   position:relative;
   cursor:pointer;
}
.nav_img_tup_tow
{
   width:60px;
    height:45px;
    position:absolute;
    margin:auto;
    left:0;right:0;top:0;
}
/*.nav_right
{
	width:100px;
   height:240px;
   background:#f86837;
   border-radius:5px;
   position:absolute;
    margin:auto;
    right:-140px;top:20px; 
}
.nav_right_one
{
   width:100%;
   height:60px;
}
.nav_right_tow{
	width:100%;
   height:60px;
}
.nav_right_three{
	width:100%;
   height:60px;
}
.nav_right_four{
	width:100%;
   height:60px;
}*/
.four_title
{
  width:100%;
  height:50px;
  text-align:center; 
  line-height:50px;
  font-size:25px;
  font-weight:bold;
}
.four_time
{
  width:94%;
  height:50px;
  text-align:right;
  margin-left:3%;
  color:#adadad; 
}
.four_img
{
   width:96%;
   margin-left:2%;
   border-bottom:1px solid #adadad;
  text-align:center;
}
.four_img img
{
  margin-bottom:20px;

}
.four_content
{
  width:94%;
  margin-left:3%;
}
.four_content_div
{
  width:100%;
  height:50px;
  line-height:70px;
  font-size:20px;
  font-weight:bold;
}
.one
{
   display:none;   
}
.tow
{
  display:none; 
}
.three
{
  display:none; 
}
.four
{
  display:none; 
}
.five
{
   display:none; 
}


