﻿@charset "utf-8";
/* CSS Document */

/*全局*/
*{margin:0px;padding:0px;list-style-type:none;}
body{font:normal 12px/140% 宋体;color:#fff;line-height:160%;background:#5e0e00;}
img{border:0px;}
a{outline:none; /* for Forefox */ }
a{star:expression(this.onFocus=this.blur()); /* for Ie*/}
ul,li,form{padding:0;margin:0;}

/*链接*/
a:link,a:visited{color:#fff;text-decoration:none;}
a:hover,a:active{color:#fff;text-decoration:underline;}

/*布局*/
.layout{width:1020px;margin:0 auto;}

/*头部*/
.header{width:1020px;height:414px;background:url(../images/header.jpg) no-repeat;position:relative;}
.header h1{display:none;}
.header a{width:165px;height:60px;position:absolute;top:0;display:block;text-indent:-9999px;}
.header a.header_link1{left:0;}
.header a.header_link2{right:0;}

/*导航*/
.nav{width:1020px;height:43px;background:url(../images/nav.jpg) no-repeat;border-bottom:solid 3px #5e0e00;position:relative;}
.nav a{display:block;height:43px;top:0;text-indent:-9999px;position:absolute;}
.nav a.nav1{width:249px;left:0;}
.nav a.nav2{width:279px;left:252px;}
.nav a.nav3{width:259px;right:227px;}
.nav a.nav4{width:224px;right:0;}

/*内容*/
.container{width:1004px;background:url(../images/bg_container.gif) repeat;padding:8px;}
.sub_wrapper{background:#fbcd7a;}

/*焦点*/
.headline{width:1004px;height:260px;padding-bottom:8px;overflow:auto;zoom:1;}

#hotpic{width:312px;height:246px;background:url(../images/hotpics.gif) no-repeat;padding:14px 0 0 13px;float:left;overflow:hidden;position:relative;}
#hotpic #hotpic_photo{width:300px;height:210px;opacity:1;filter:alpha(opacity=100);}
#hotpic #hotpic_photo a:hover img{opacity:1;filter:alpha(opacity=100);}
#hotpic #hotpic_button{width:200px;right:14px;bottom:38px;position:absolute;text-align:right;}
* html #hotpic #hotpic_button{background:none;right:13px;bottom:39px;}
*+html #hotpic #hotpic_button{right:13px;bottom:39px;}
#hotpic #hotpic_button a{margin-right:1px;text-decoration:none;padding:2px 7px;}
#hotpic #hotpic_txt{width:300px;height:19px;padding-top:1px;background:#4a4a4a;color:#fff;text-align:center;overflow:hidden;white-space:nowrap;}
a.jdbut:link,a.jdbut:visited,a.jdbut:active{color:#fff;background:#4a4a4a;}
a.jdbuton:link,a.jdbuton:visited,a.jdbuton:active{color:#fff;background:#645f5b;}
a.jdbut:hover,a.jdbuton:hover{color:#fff;}

.hotnews{width:400px;height:250px;float:left;padding:10px 0 0 20px;overflow:hidden;}
.hotnews h2{width:400px;text-align:center;font:normal 20px Microsoft YaHei,SimSun, SimSun;}
.hotnews p{text-indent:24px;line-height:210%;padding:20px 0 20px 0; letter-spacing:1px;}

.parameter{width:240px;height:260px;float:right;overflow:hidden;}
.parameter p{font:normal 16px Microsoft YaHei,SimSun, SimSun;padding:10px 0;}
.parameter td{line-height:25px;background:#fff;color:#4f4f4f;padding:0 5px;}
.parameter td a:link,.parameter td a:visited{color:#ff7e00;}

/*内容*/
.title{width:1004px;height:50px;position:relative;}
.title1{background:url(../images/title_1.jpg) no-repeat;}
.title2{background:url(../images/title_2.jpg) no-repeat;}
.title3{background:url(../images/title_3.jpg) no-repeat;}
.title4{background:url(../images/title_4.jpg) no-repeat;}
.title5{background:url(../images/title_5.jpg) no-repeat;height:46px;}
.title6{background:url(../images/title_6.jpg) no-repeat;height:46px;}
.title7{background:url(../images/title_7.jpg) no-repeat;height:46px;}
.title8{background:url(../images/title_8.jpg) no-repeat;height:46px;}
.title9{background:url(../images/title_9.jpg) no-repeat;height:46px;}
.title a{width:60px;height:15px;display:block;text-indent:-9999px;position:absolute;top:19px;right:25px;}

.pics_wrapper{width:977px;overflow:auto;zoom:1;padding:25px 0 3px 27px;}
.pics_wrapper li{width:172px;padding:0 22px 22px 0;float:left;text-align:center;}
.pics_wrapper li img{width:170px;height:115px;border:solid 1px #fff;}
* html .pics_wrapper li img{margin-bottom:5px;}
*+html .pics_wrapper li img{margin-bottom:5px;}
.sub_wrapper li a:link,.sub_wrapper li a:visited,.sub_pics a:link,.sub_pics a:visited{color:#000;}
.sub_pics{text-align:center;padding-bottom:30px;color:#000;}

.information{width:1004px;}
.infor{width:956px;padding:22px 24px 0 24px;overflow:auto;zoom:1;}

/*二级新闻*/
.news_content{color:#000;padding:40px;}
.news_content h2{text-align:center;font:normal 22px Microsoft YaHei,SimSun, SimSun;padding-bottom:30px;}
.news_content p{text-indent:24px;line-height:180%;padding-bottom:15px;}
table.parameter_tab{background:#e5e5e5;}
table.parameter_tab th{padding:5px;background:#f2f2f2;}
table.parameter_tab td{padding:5px;background:#fff;}

/*底部*/
.footer{width:1004px;text-align:center;padding:30px 0;}

























