﻿@charset "utf-8";
/* CSS Document */

/*全局*/
*{margin:0px;padding:0px;list-style-type:none;}
body{font:normal 12px/140% 宋体;color:#000;line-height:160%; background:url(../images/bg.jpg) repeat-y center;}
img{border:0px; vertical-align:middle;}
form{padding:0;margin:0;}
p{text-indent:24px;}
h2{font:normal 16px/140% 宋体;font-weight:bold;color:#000;text-align:center;}
.v_left{float:left; margin-left:10px;}
.v_right{float:right; }
.clear{clear:both;height:0;font-size:0;line-height:0;visibility:hidden;} 

/*链接*/
a:link,a:visited{color:#000;text-decoration:none;}
a:hover{color:#FF7200;text-decoration:underline;}
.link_sj{width:130px; height:100px; position:absolute;  left:30px; bottom:86px;}
.link_more{width:130px; height:40px; position:absolute;  right:34px; bottom:95px; }

/*布局*/
.wrapper{width:1000px;margin:0 auto;}

/*头部*/
.header{ background:url(../images/header.jpg); height:346px; position:relative;}
.logo{ width:180px; height:40px;  position:absolute; left:20px; top:14px; background:url(../images/hidden.gif);}
.logo2{ width:180px; height:40px;  position:absolute; right:10px; top:14px; background:url(../images/hidden.gif);}
.nav{padding-top:310px; text-align:center;}
.nav a,.nav a:visited{padding:0 4px; color:#fff; font-family: "Microsoft YaHei"; font-weight:bold;font-style: italic;}
.nav a:hover{color:#FF7200;text-decoration:underline;}

/*首页内容区*/
.main{padding:10px 20px; clear:both; }


/*焦点区*/
.hot_wrapper{width:740px; float:left;}
.jdt_wrapper{width:302px; height:144px; margin-left:12px; margin-top:10px; float:left; display:inline; border:2px solid #939393;}
.jdt_wrapper img{vertical-align:middle;}
.hot_news{width:400px; padding:12px 10px; float:right; }
.hot_news h2{font-size:12px; text-align:center; padding-top:8px; line-height:30px; text-indent:24px;}
.hot_news dl{padding-left:24px; padding-top:10px; padding-bottom:6px; border-bottom:1px solid #C3C3C3;}
.hot_news dd{line-height:24px; font-weight:bold;}
.hot_news ul{border-top:2px solid #fff;  text-align:center;}
.hot_news li img{padding:5px 5px 0;}
.pbb_main{width:254px; float:right; margin-top:12px; background:url(../images/pbb_bg2.jpg) no-repeat bottom; padding-bottom:11px;}
.pbb_main blockquote{padding:11px 8px 8px;  background:#D9DCDD url(../images/pbb_bg1.jpg) no-repeat top;}
.pbb_main blockquote h2{font-size:14px;font-family: "Microsoft YaHei"; line-height:30px;}
.pbb_main blockquote table{width:100%; border-collapse:collapse; font-size:12px; }
.pbb_main blockquote td{ font-size:12px; border-bottom:solid #E5E5E5 1px; background:#fff; padding:2px;}
.pbb_main blockquote th{ font-size:12px; font-weight:normal; border-bottom:solid #E5E5E5 1px;  background:#F2F2F2; padding:2px ;}
.pbb_main dt{padding:10px 0;}
.pbb_main dt img{border:2px solid #a2a2a2;}
.pbb_main dd{text-align:center; padding-top:8px;}

/*焦点图片开始*/
#hotphoto_txt{ text-align:center; height:24px; line-height:24px; color:#fff; display:none;}
#hotphoto_photo{ width:302px; height:144px;filter:alpha(opacity=100);opacity:1; clear:both;}
#hotphoto_photo a:hover img{opacity:1;}
#hotphoto_photo  img{ width:302px; height:144px;}
#hotphoto_button {position:relative;height:19px;line-height:19px;text-align:right; margin-top:-19px; margin-right:4px;opacity:0.8;filter:alpha(opacity=70);clear:both;}
#hotphoto_button a{text-decoration:none;font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif;padding:1px 6px;}
.jdbut{background:#000;}
.jdbuton{background:#2E2822;}
a.jdbut:link,a.jdbut:visited,a.jdbut:active,a.jdbuton:link,a.jdbuton:visited,a.jdbuton:active{color:#fff;}
a.jdbut:hover,a.jdbuton:hover{color:#fff;}

/*主内容区*/
.title{height:38px; background:url(../images/title_bg.jpg);}
.title h2{ line-height:38px;text-indent:-9999px;}
.title span{width:60px; float:right; padding-top:10px;}
.title span a,.title span a:visited{color:#fff;}
.cont,.news_main{ margin-bottom:10px;  background:#DFDFDF url(../images/cont_bg.jpg) no-repeat top; overflow:hidden; zoom:1;}
.cont table{width:100%;  border-collapse:separate;}
.cont td{padding:3px; border:1px solid #fff; border-bottom:1px solid #ccc; border-left:1px solid #ccc; }
.cont th{padding:3px; border:1px solid #fff; border-bottom:1px solid #ccc; border-left:1px solid #ccc; }
.cont blockquote table{width:100%; border-collapse:collapse; }
.cont blockquote td{ font-size:12px; border:solid #E5E5E5 1px; background:#fff; padding:3px; text-align:left;}
.cont blockquote th{ font-size:12px; border:solid #E5E5E5 1px;  background:#F2F2F2; padding:3px ;}
.cont dl{ width:479px; float:left; padding-bottom:10px;}
.cont dl dt{width:250px; height:123px; border:2px solid #C0C0C0; float:left; margin-left:8px; margin-top:8px; display:inline;}
.cont dl dt img{border:1px solid #fff;}
.cont dl dd{width:200px; float:right; padding:10px 2px;}
.cont dl dd h3{ font-size:14px; text-align:left; line-height:28px; text-indent:24px;font-family: "Microsoft YaHei";}
.cont ul{padding-left:12px; padding-bottom:10px; overflow:hidden; zoom:1;}
.cont li{float:left;width:180px;height:147px;margin-top:10px;margin-right:9px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.cont li img{padding:1px; background:#fff; width:173px; height:121px; border:2px solid #C8C8C8;}
.cont li span{line-height:24px; display:block; text-align:center;}
.cont blockquote{padding:20px; text-align:center;}
.news_main dl{width:306px; padding-left:14px; padding-bottom:10px; padding-top:10px; float:left;}
.news_main dl dd{line-height:24px; }
.news_main dl dd{width:300px; overflow: hidden;/*注意不要写在最后了*/white-space:nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.news_main ul{padding:20px;}
.news_main li{line-height:24px; border-bottom:1px dashed #ccc;  padding-left:10px;}
.news_main blockquote{padding:20px 40px; }
.news_main blockquote h1{line-height:40px; font-size:22px;font-family: "Microsoft YaHei"; text-align:center;}
.news_main blockquote p{margin-top:10px;}



/*标题*/
.title_01{background:url(../images/title_01.jpg) no-repeat 20px 8px;}
.title_02{background:url(../images/title_02.jpg) no-repeat 20px 8px;}
.title_03{background:url(../images/title_03.jpg) no-repeat 20px 8px;}
.title_04{background:url(../images/title_04.jpg) no-repeat 20px 8px;}
.title_05{background:url(../images/title_05.jpg) no-repeat 20px 8px;}
.title_06{background:url(../images/title_06.jpg) no-repeat 20px 7px;}
.title_07{background:url(../images/title_07.jpg) no-repeat 120px 8px;}
.title_08{background:url(../images/title_08.jpg) no-repeat 20px 8px;}
.title_09{background:url(../images/title_09.jpg) no-repeat 20px 8px;}
.title_10{background:url(../images/title_10.jpg) no-repeat 20px 8px;}
.title_11{background:url(../images/title_11.jpg) no-repeat 20px 8px;}
.title_12{background:url(../images/title_12.jpg) no-repeat 20px 8px;}

/*底部*/
.footer{height:35px;  line-height:35px; text-align:center; }

































