﻿@charset "utf-8";
/* 新闻 */


.mainBody {margin-bottom:8px;}

/* 左侧栏 */
#newsSort {padding-bottom:25px;}

/* 视频 */
#leftVideo {width:195px; height:auto; overflow:hidden; border-top:1px dashed #3e3f41;}
#leftVideo header {height:42px; line-height:40px; padding:0 10px;}
#leftVideo header strong {font-weight:normal; float:left;}
#leftVideo header a {float:right;}
#leftVideo div {text-align:center;}
#leftVideo p {padding:9px 12px; margin:0; margin-bottom:40px;}


/* 头条 */
#newsRotate {height:375px; margin-bottom:8px;}
#news_bigPic {width:580px; height:374px; overflow:hidden; float:left;}
#news_bigPic div {width:580px; height:44px; position:absolute; margin-top:330px; background:#000; filter:alpha(opacity:50);opacity:0.5; z-index:5;}
#news_bigPic p {width:580px; height:44px; line-height:44px; text-indent:20px; font-size:14px; margin:0; position:absolute; margin-top:330px; z-index:10; color:#0093dd;}
#news_bigPic p span {color:#e5e5e5;}
#news_bigPic img {width:580px; height:374px; z-index:1;}

.news_smallPic {width:200px; height:120px; overflow:hidden; float:right; clear:right; margin-bottom:7px;}
.news_smallPic div {width:200px; height:25px; position:absolute; margin-top:95px; background:#000; filter:alpha(opacity:50);opacity:0.5; z-index:5;}
.news_smallPic p {width:200px; height:25px; line-height:25px; text-indent:10px; margin:0; position:absolute; margin-top:95px; color:#e5e5e5; z-index:10;}
.news_smallPic img {width:200px; height:120px; position:absolute; cursor:pointer; z-index:1;}
#news_smallPic_2 {top:127px;}
#news_smallPic_3 {top:254px; margin:0;}


/* 右侧内容 */
.rightBody {width:787px; height:auto; float:right; overflow:hidden;}
.rightBody .rightGuanggao {width:255px; height:auto; overflow:hidden; float:right; clear:right; font-size:0;
    text-align: right;}
.rightBody .rightGuanggao img {margin-bottom:9px;}


/* 新闻列表 */
.news_list {width:516px; height:auto; overflow:hidden; float:left; clear:left; border-bottom:1px dashed #3e3f41;}
.news_list header {width:516px; height:31px; background:#e5e5e5; line-height:31px;}
.news_list header strong {float:left; font-weight:normal; padding-left:10px; color:#3e3f41;}
.news_list header a {float:right; padding-right:15px; color:#3e3f41;}
.news_list ul {padding:12px 15px 24px 10px;}
.news_list ul li {line-height:19px; *line-height:17px; font-size:12px; font-family:"宋体"; overflow:hidden;}
.news_list ul li a {float:left;}
.news_list ul li a:link {color:#0093dd;}
.news_list ul li a:visited {color:#6bbce5;}
.news_list ul li a:hover {color:#006699;}
.news_list ul li a:active {color:#0093dd;}
.news_list ul li time {float:right;}
.news_list footer {height:30px; line-height:30px; text-align:right;}
.news_list footer a {color:#3e3f41;}

/* 下面广告 */
.bottomGuanggao {width:787px; height:96px; overflow:hidden; clear:right; float:right;}
.bottomGuanggao img {width:787px; height:96px;}

/* 新闻详细 */
#newsDetails {width:660px; height:auto; margin-bottom:28px; padding-right:65px; overflow:hidden; float:right; clear:right;  color:#3e3f40;}
#newsDetails header {margin-bottom:8px; overflow:hidden;}
#newsDetails header h1 {font-size:24px; text-align:center; border-bottom:1px dashed #3e3f41; margin:0; padding:10px 0;}
#newsDetails header p {text-align:center;}
#newsContent {text-align:center; margin-bottom:8px;}
#newsContent img {margin-bottom:8px;}
#newsContent p {text-align:left; text-indent:2em; font-size:14px; line-height:19px;}
#newsDetails footer {text-align:right; font-size:14px;}