
.news_list
{
	width: 1050px;

    background:#fff;
    float:right;
    padding-bottom:20px;
}
.news_information
{
	width:100%;
    height:240px;
    position:relative;
}
.div_left
{
	width:570px;
    height:200px;
    position:relative;

    float:left;
}
.center
{
	width:500px;
    height:175px;
    position:absolute;
    margin:auto;
    left:0px;right:0px;top:0;bottom:0;
}
.center_one
{
  width:100%;
  position: relative;
}
.news_title
{
	
    font-size:25px;
    font-weight:bold;
}
.center_tow
{
  width:100%;
  height:40px;
}
.center_three
{
  width:100%;
  height:95px;
  line-height:30px;
}

.Small_triangle
{
	width:12px;
    height: 11px;
    position:absolute;
    margin:auto;
    left:15px; 
    top:22px;
}

.news_time
{
	margin-top:5px;
	margin-bottom:5px;
	color:#b9b9b9;

}
.bnt_details
{
	padding:3px;
	background:#ec420d;
	border:none;
	color:#fff;
	border-radius:5px;
	font-weight:bold;
	cursor:pointer;
}
.div_right
{
	width:200px;
    height:200px;
	float:left;
	position:relative;
}
.img_tup
{
   width:160px;
   height:120px;
   position:absolute;
   margin:auto;
   top:20px;
}
.underline
{
    width:95%;
    height:2px;
    background:#ebebeb;
    position:absolute;
    margin:auto;
    left:0;right:0;bottom:0;
}
.nav_left
{
   width:125px;
   height:240px;
   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;
}*/

#video_div
{
	width: 900px;
	height: 400px;
    margin: 0 auto;
    background: #fff;
    position:relative;
    display:none;
}
.video_div_one
{
	position:absolute;
    margin:auto;
    left:0;right:0;top:0;
}