@charset "utf-8";
/* CSS Document */

/*全局*/
*{margin:0px;padding:0px;list-style-type:none;}
body{font:normal 12px/140% 宋体;color:#b7d4ea;background-color:#000;margin:0;}
img{border:0px;}
p{text-indent:24px;line-height:160%;}
.img_border{border:solid 1px #000;padding:2px;}
a:link,a:visited,a:active{color:#b7d4ea;text-decoration:none;}
a:hover{color:#fff;text-decoration:underline;}
a:hover img{opacity:0.85;filter:alpha(opacity=95);}
h1{font-size:26px;color:#fff;line-height:120%}
h2{font:normal 14px/140% 宋体;color:#fff;font-weight:bold;text-align:center;}
.bold{font-weight:bold;}
.color_blue{color:#023571;}
.txt_indent108{text-indent:108px;}
.txt_indent72{text-indent:72px;}
.txt_indent48{text-indent:48px;}
.txt_indent0{text-indent:0px;}
.align_right{text-align:right;}
.align_center{text-align:center;}
.more{height:17px;text-align:right;}

/*布局*/

#layout{width:984px;margin:0px auto;padding:0 9px;background-color:#aad6e9;background-image:url(../images/bg_header.jpg);background-position:top;background-repeat:no-repeat;}

/*logo*/
#logo{width:984px;height:21px;background:#fff;margin-bottom:151px;}

/*主体*/
#content{width:966px;background-color:#074664;background-image:url(../images/bg_content.jpg);background-repeat:no-repeat;background-position:top;padding:12px 9px;}

/*焦点*/
#headline{width:966px;height:340px;overflow:hidden}
/*焦点左列*/
#headline_left{width:270px;height:340px;float:left;}
#headline_left #hotpic{width:270px;height:190px;margin-bottom:8px;}
#headline_left #map{width:268px;height:140px;margin-bottom:8px;border:solid 1px #000;}
/*焦点中列*/
#headline_center{width:411px;height:330px;float:left;padding:5px 20px;}
#headline_center #hotnews{width:411px;height:185px;}
#headline_center #hotnews ul{padding-top:15px;}
#headline_center #hotnews_list{width:411px;height:141px;padding-top:4px;}
#headline_center h1{text-align:center;margin-bottom:5px;}
#headline_center h2{text-align:left;margin-bottom:5px;font-size:24px;}
#headline_center p{color:#fff;line-height:180%;}
#headline_center ul li{line-height:160%;}
#headline_center .more{margin-top:10px;}
/*焦点右列*/
#headline_right{width:245px;height:340px;float:left;background:url(../images/bg_headline_right.jpg) top no-repeat;}
#headline_right #show_pic{width:223px;height:187px;border:solid 1px #000;margin:10px 10px 30px 10px;}
#headline_right #show_tab{width:239px;background:#19678a;padding:3px;}
#headline_right #show_tab table{background:#000;}
#headline_right #show_tab table tr td{background:#0a3853;text-align:center;color:#fff;}

/*图片组*/
.pics{width:966px;overflow:auto;zoom:1;margin-top:11px;}
.pics #pics_titile1{width:44px;height:24px;background:url(../images/bg_pics_titile1.jpg);padding:16px 22px 0 900px;}
.pics #pics_titile2{width:44px;height:24px;background:url(../images/bg_pics_titile2.jpg);padding:16px 22px 0 900px;}
.pics #pics_titile3{width:44px;height:24px;background:url(../images/bg_pics_titile3.jpg);padding:16px 22px 0 900px;}
.pics #pics_titile4{width:44px;height:24px;background:url(../images/bg_pics_titile4.jpg);padding:16px 22px 0 900px;}
.pics #pics_titile5{width:44px;height:24px;background:url(../images/bg_pics_titile5.jpg);padding:16px 22px 0 900px;}

.pics .pics_content{width:952px;background:url(../images/bg_pics_content.jpg) top no-repeat;padding:15px 0 0 14px;float:left;}
.pics .pics_content ul li{width:188px;float:left;text-align:center;color:#b7d4ea;}
.pics .pics_content ul li img{border:4px solid #FFF;margin-bottom:5px;}
* html .pics .pics_content ul li img{border:4px solid #FFF;margin-bottom:10px;}

/*列表*/
#list{width:442px;float:left;margin-top:15px;}
#list ul li{line-height:200%;}
#list #list1{width:442px;height:213px;}
#list #list1 #list_title1{width:44px;height:25px;background:url(../images/bg_list_titile1.jpg);padding:12px 22px 0 376px;}
#list #list1 #list_content1{width:402px;height:156px;background:url(../images/bg_list_content1.jpg);padding:10px 20px;}

#list #list2{width:442px;height:233px;}
#list #list2 #list_title2{width:44px;height:25px;background:url(../images/bg_list_titile2.jpg);padding:12px 22px 0 376px;}
#list #list2 #list_content2{width:402px;height:176px;background:url(../images/bg_list_content2.jpg);padding:10px 20px;}

/*视频*/
#movie{width:524px;float:left;margin-top:15px;}
#movie #movie_title{width:44px;height:25px;background:url(../images/bg_movie_titile.jpg);padding:12px 22px 0 458px;}
#movie #movie_content{width:504px;height:160px;background:url(../images/bg_movie_content.jpg) no-repeat;padding:16px 0px 0 20px;}
#movie #movie_content .movie_content_photo{width:497px;}
#movie #movie_content .movie_content_photo ul li{width:246px;float:left;text-align:center;margin-bottom:10px;}
#movie #movie_content .movie_content_photo ul li img{border:4px solid #FFF;margin-bottom:5px;}
* html #movie #movie_content .movie_content_photo ul li img{border:4px solid #FFF;margin-bottom:10px;}

/*导航*/
#nav{width:906px;min-height:50px;background:url(../images/bg_nav.gif);overflow:auto;zoom:1;padding:10px 30px;clear:both;}
* html #nav{height:50px;}
#nav ul li{float:left;color:#b7d4ea;width:158px;min-height:21px;padding:4px 0 0 23px;}

/*页底*/
#footer{width:966px;min-height:50px;color:#b7d4ea;text-align:center;padding-top:20px;}
#footer ul li{line-height:160%}
* html #footer{height:50px;}

/*二级页内容*/
/*页头*/
#sub_content{width:966px;overflow:auto;zoom:1;background-color:#074664;background-image:url(../images/bg_sub_content.jpg);background-repeat:no-repeat;background-position:top;padding:0px 9px;}
#sub_title1{width:125px;height:37px;background:url(../images/sub_titile1.jpg) left no-repeat;}
#sub_title2{width:125px;height:37px;background:url(../images/sub_titile2.jpg) left no-repeat;}
#sub_title3{width:125px;height:37px;background:url(../images/sub_titile3.jpg) left no-repeat;}
#sub_title4{width:125px;height:37px;background:url(../images/sub_titile4.jpg) left no-repeat;}
#sub_title5{width:125px;height:37px;background:url(../images/sub_titile5.jpg) left no-repeat;}
#sub_title6{width:125px;height:37px;background:url(../images/sub_titile6.jpg) left no-repeat;}
#sub_title7{width:125px;height:37px;background:url(../images/sub_titile7.jpg) left no-repeat;}
#sub_title8{width:125px;height:37px;background:url(../images/sub_titile8.jpg) left no-repeat;}
#sub_title9{width:125px;height:37px;background:url(../images/sub_titile9.jpg) left no-repeat;}
#sub_title10{width:125px;height:37px;background:url(../images/sub_titile10.jpg) left no-repeat;}

.content_photo{padding:30px 0 30px 20px;text-align:center; min-height:135px;}
* html .content_photo{margin-bottom:20px;}
.content_photo ul{margin:0px;padding:0px;list-style-type:none;}
.content_photo ul li{float:left;margin:0px;padding:0px;width:185px;height:140px;text-align:center;}
.content_photo ul li img{padding:4px;width:158px;height:116px;border:1px solid #fff;background:#fff;}
.content_photo ul li.content_li_txt{width:180px;height:20px;padding-bottom:10px;}

.content_txt{padding:30px 55px;}
.content_txt ul li{list-style-type:decimal;line-height:200%;}

.content_pics{padding:30px 0 30px 32px;text-align:center;}
.content_pics ul li{line-height:200%;}










