﻿@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; background-color:#fff; font-size:12px; font-family:"宋体"}
#logo{  width:960px; margin:0 auto; margin-top:20px; border-bottom:0px solid #069; padding-bottom:10px;}
#logo img{ margin-left:10px;}

#banner{ width:960px; margin:0 auto; height:255px;}

#indexNews{ width:958px; margin:0 auto; line-height:28px; border:1px solid #cfd8e1; margin-top:40px; color:#797979; margin-bottom:32px; height:28px;}
#indexNews #newsTitle{ font-weight:bold; color:#1074c0; margin-left:24px; float:left; width:70px; display:inline}
#indexNews #news{ height:24px; width:860px; float:left; overflow:hidden; line-height:24px; margin-top:2px}
#indexNews #news ul{ margin:0; padding:0; list-style-type:none; clear:left}
#indexNews #news ul li{ margin:0; padding:0; float:left; margin-right:18px; background-image:url(../images/arrow1.gif); background-repeat:no-repeat; padding-left:14px}
#indexNews #news ul li a{ white-space:nowrap;}
#indexNews #news ul li a:link,#indexNews #news ul li a:visited{ color:#797979; text-decoration:none; border-bottom:1px solid #fff}
#indexNews #news ul li a:hover{ color:#C00; text-decoration:none; border-bottom:1px solid #C00}
#moreNews{ width:100px; float:right; text-align:right; margin-right:24px; display:none}
#moreNews a{ color:#F00; text-decoration:none}

#picLinks{ height:165px; width:960px; margin:0 auto; padding-top:30px;}
#picLinks div{ width:307px; height:182px; float:left; display:inline}

#bottom{ text-align:center; color:#1074c0; line-height:24px; margin:0 auto; padding-top:20px; width:960px; height:40px;}
#bottom a:link,#bottom a:visited{ color:#1074c0; text-decoration:none;}
#bottom a:hover{ color:#F90; text-decoration:none;}
#bottom span{ color:#666;}

.main{ width:960px; margin:0 auto; height:255px; margin-top:4px; display:none}
.fcnt{ display:block; height:242px; width:960px; margin:0 auto; position:absolute; overflow:hidden;}
.fcnt .mimg{ float:left; width:958px; height:240px; overflow:hidden; border:0px solid #808895; position:absolute;}
.fcnt .mimg div{ display:none;}
.mimg img{ width:958px; height:240px;} 
.fcnt ul{ float:right; position:absolute; right:0; width:80px;}
#pics{ position:absolute; right:0; z-index:100; margin-top:140px;}
.fcnt li{ display:block; height:40px; width:60px; margin-bottom:0px; cursor:pointer; overflow:hidden;}
.fcnt li img{ width:50px; height:30px;filter:alpha(opacity=70);  -moz-opacity: 0.7; opacity: 0.7; border:1px solid #FFF;}
.fcnt li.cur img{ width:50px; height:30px; filter:alpha(opacity=100);  -moz-opacity: 1; opacity: 1; border:2px solid red}
.fcnt dl{ position:absolute; bottom:1px; left:0px; width:611px; height:80px; background:url(img/shadow.png) no-repeat; display:none;}
.fcnt dt{ line-height:38px; text-align:center; font-size:22px; font-family:"黑体"; font-weight:900;}
.fcnt dd{ line-height:24px; text-align:center; font-size:14px;}
*html .fcnt dl{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="style/img/shadow.png");background:none;}
#adv {
	position:absolute;
	left:50%;
	margin-left:480px;
	top:180px;
	width:23px;
	height:179px;
	z-index:10;
}