﻿@charset "utf-8";
/* CSS Document */

/*全局*/
*{margin:0px;padding:0px;list-style-type:none;}
body{font:normal 12px/140% 宋体;color:#606060;line-height:160%;background:#0b0b0d url(../images/bg_body.jpg) repeat-y;}
img{border:0px;}
a{outline:0;}
* html a{behavior:url(common/select.htc);}
form{padding:0;margin:0;}
h1{font:normal 16px/140% 宋体;font-weight:bold;color:#ccc;text-align:center;}
h2{font:normal 16px/140% 宋体;font-weight:bold;color:#ccc;text-align:center;}

/*链接*/
h1 a:link,h1 a:visited,h2 a:link,h2 a:visited{color:#ccc;text-decoration:none;}
h1 a:hover,h1 a:active,h2 a:hover,h2 a:active{color:#ccc;text-decoration:underline;}
a:link,a:visited{color:#606060;text-decoration:none;}
a:hover,a:active{color:#606060;text-decoration:underline;}

table{background:#383838;color:#9d9c8e;}
table tr td{background:#131317;line-height:22px;padding:5px;}


/*布局*/
.layout{width:843px;margin:0 auto;background:#0b0b0d;border-style:solid;border-color:#252525;border-width:0 1px;}

/*头部*/
.title{width:833px;height:17px;border-style:solid;border-color:#252525;border-width:1px 0;margin-top:1px;padding-left:10px;}
.header{width:843px;height:280px;background:url(../images/header.jpg) no-repeat;}

/*内容*/
.container{width:833px;padding:5px;}
.content{width:703px;padding:50px 70px;}
.content_pic{width:843px;padding:50px 0;}
.bor1{background:#181818;padding:1px;border:solid 1px #222;}
.bor2{background:#111;border:solid 1px #2e2e2e;}
.til{width: auto;height:20px;background:url(../images/til.gif) repeat-x;color:#666;border-style:solid;border-color:#222;border-width:1px 0;padding:2px 0 0 20px;font-weight:bold;position:relative;}
span.more{font-weight:normal;position:absolute;right:10px;top:2px;}

/*焦点图*/
#hotpic{width:335px;height:205px;float:left;overflow:hidden;}
#hotpic #hotpic_photo{width:335px;height:205px;opacity:1;filter:alpha(opacity=100);}
#hotpic #hotpic_photo a:hover img{opacity:1;filter:alpha(opacity=100);}
#hotpic #hotpic_button{width:100px;height:23px;line-height:23px;text-align:center;opacity:0.8;filter:alpha(opacity=70);float:right;background:url(../images/hotpic_btn.gif) no-repeat;position:absolute;bottom:1px;right:1px;}
#hotpic #hotpic_button a{margin-right:1px;text-decoration:none;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;padding:0 5px;font-weight:bold;}
#hotpic #hotpic_txt{display:none;}
a.jdbut:link,a.jdbut:visited,a.jdbut:active{color:#fff;}
a.jdbuton:link,a.jdbuton:visited,a.jdbuton:active{color:#f00;}
a.jdbut:hover,a.jdbuton:hover{color:#f00;}

/*焦点区*/
.headline{width:843px;height:379px;position:relative;}
.hotnews{width:460px;height:185px;padding:10px;overflow:hidden;}
.hotnews p{width:460px;height:20px;background:url(../images/hotnews.gif) bottom no-repeat;padding-top:2px;}
.map{width:335px;height:140px;background:url(../images/temp/map.gif) 5px 5px no-repeat;}
.price{width:335px;height:110px;background:url(../images/price.gif) no-repeat;}
.deploy{width:341px;height:32px;position:absolute;left:5px;top:342px;}
.news_list{width:460px;height:127px;padding:5px;overflow:hidden;padding:10px;background:#131317;}
.news_list .line{width:460px;height:7px;background:url(../images/hotnews.gif) top center no-repeat;overflow:hidden;margin:3px 0;}

/*图片区*/
.pics{width:843px;}
.pics_cot{width:825px;overflow:hidden;padding:10px 0 0 18px;}
.pics_cot ul li{width:165px;height:125px;float:left;text-align:center;position:relative;}
.pics_cot ul li img{width:140px;height:90px;border:solid 3px #1c1c1c;position:absolute;left:0;top:0;}
.pics_cot ul li span{width:140px;height:18px;position:absolute;left:0;bottom:7px;padding-top:4px;}

/*相关报道*/
.related{width:843px;height:150px;}

/*页底*/
.footer{width:703px;border-top:solid 10px #050505;text-align:center;padding:30px 70px;}











