@charset "utf-8";
/* CSS Document */
.topArea{
height:148px;
min-width:1200px;
width:100%;
/*background:url(../images/topAreabg.jpg) no-repeat center center;*/
}
.navCon{
min-width:1200px;
height:48px;

background:#f5f5f5;
border-bottom:2px solid #0069b7;
}
.navDiv{
height:48px;
width:1200px;
margin:0 auto;
}
.navDiv .item{
height:48px;
width:119.3px;
float:left;
text-align:center;
line-height:48px;
position:relative;
}
.navDiv .item a.yiji{
color:#0069b7;	
font-size:16px;
}

.navDiv .item.active,.navDiv .item.myhover{
background-color:#0069b7;
}
.navDiv .item.active a,.navDiv .item.myhover a{
color:white;
}
.navDiv .item .erji{
width:100%;
background:#0069b7;
display:none;

z-index:20000;
position:absolute;
}
.navDiv .item .erji a{
height:40px;
line-height:40px;
color:white;
text-align:center;
display:block;

}
.navDiv .item .erji a:hover{
font-weight:bold;
}
.topAd{
height:120px;
min-width:1200px;
width:100%;
margin-top:15px;
}
.innerCon{
width:1200px;
margin:0 auto;
height:100%;
}
.topNews{
height:340px;
min-width:1200px;
margin-top:15px;

}
.topNews .l_con{
width:480px;
height:340px;
background:#CCC;
float:left;
}
.topNews .r_con{
width:705px;
height:340px;

float:right;
}
#banner_video{ width:480px; height:340px; position:relative; overflow:hidden;}
#banner_video ul{ position:absolute; left:0;}
#banner_video ul li{ float:left;}
#banner_video ul li img{ position:relative; left:0;width:480px;height:340px;}

#btn_video{ position:absolute; right:10px; bottom:8px;height:24px;}
#btn_video a{ cursor:pointer; display:inline-block; width:24px;height:24px; background:white;color:#333;text-decoration:none;text-align:center;line-height:24px;font-family:"Arial";}
#btn_video a.myactive { background:#014881;color:white;} 
#btn_video a:hover{ background:#014881;color:white;}

#txtBlock_video{
height:40px;
width:100%;
background:url(../images/block80.png);
position:absolute;
bottom:0;
left:0;

}
#txtBlock_video a{
 color:white;

 width:305px;
 height:40px;
 line-height:40px;
 display:none;
 margin-left:10px;

}
.titleKz{
height:35px;
border-bottom:1px solid #e5e5e5;
line-height:35px;
}
.titleKz .l_txt{
background:url(../images/titlebg.png) no-repeat left bottom;
text-align:center;
width:73px;
text-align:center;
font-size:16px;
font-weight:bold;
text-align:center;
color:#0069b7;
float:left;
}
.titleKz .moreBtn{
float:right;
color:#333;
}
.titleKz .moreBtn:hover{
color:#0069b7;
}
.newsList{
padding-top:20px;
}
.newsList li{
height:35px;
line-height:35px;
background:url(../images/pointerico.jpg) no-repeat left center;
}
.newsList li a{
float:left;
color:#333;
margin-left:15px;
}
.newsList li a:hover{
color:#0069b7;
}
.newsList li span{
float:right;
color:#666;
margin-right:10px;
}
.snewsCon{
height:290px;
margin-top:15px;
min-width:1200px;
width:100%;	
}
.snewsCon .l_con{
width:480px;
height:290px;

float:left;	
}
.snewsCon .c_con{
width:480px;
height:290px;

float:left;	
margin-left:15px;	
}
.snewsCon .r_con{
width:210px;
height:290px;

float:right;	
}
.bottomAd{
height:120px;
min-width:1200px;
width:100%;
margin-top:15px;
}
.thCon{
height:290px;
margin-top:15px;
min-width:1200px;
width:100%;	
}
.thCon .l_con{
width:390px;
height:290px;

float:left;	
}
.thCon .c_con{
width:390px;
height:290px;
margin-left:15px;
float:left;	
}
.thCon .r_con{
width:390px;
height:290px;

float:right;	
}
.linkList{
margin-top:15px;
}
.linkCon{
 padding-top:20px;
 padding-bottom:20px;
}
.linkCon a{

margin-right:40px;
color:#333;
}
.linkCon a:hover{
color:red;
}
.bottomBar{
height:190px;
background:#087cc3;
margin-top:20px;
color:white;
text-align:center;
}
.bottomBar .innerCon{
overflow:hidden;	
}
.rNewsList .itemCon{
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #D2D2D2;
    padding: 15px 0;
}
.rNewsList .itemCon .title a{
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
	color:#000;
}
.rNewsList .itemCon .title a:hover{
  
	color:red;
}
.rNewsList .itemCon .date{
color:#999;

}
.rNewsList .itemCon .des{
margin-top:20px;
text-indent:2em;
}
.rNewsList .itemCon .des a{
color:#666;

line-height:1.8rem;
}
.rNewsList .itemCon .des a:hover{
color:red;

}