﻿@charset "utf-8";
/* CSS Document */
.nav{
	width:1000px;
	height:46px;
	line-height:46px;
	margin:188px auto 0;
	border-bottom:none;
	background:#b60d0e;}
.nav ul li{
	float:left;
	padding:0 22px;
	text-align:center;
	background:url(../images/nav.jpg) right 8px no-repeat;}
.nav ul li.last{ background: none;}
.nav ul li a{
	font-family:"微软雅黑";
	font-size:17px;
	color:#fff;}
.nav ul li a:hover{
	color:#fff799;}

.news{ height: 526px;}
.news h2{ height:36px; line-height:36px; padding: 0 13px; background:url(../images/titbg.jpg) 0 34px no-repeat;}
.news h2 a{ font-family:"微软雅黑"; color:#b60d0e; font-weight:normal; font-size:18px;}
.news h2 span a{ font-size:12px; color:#666666;}

.ig{ height:268px; position:relative;}
.ig p{ width:358px; position:absolute; bottom:0; height:36px; line-height:36px; background: url(../images/focus_shadow_bg.png) 0 0 repeat; color:#ffffff;}

.box1 ul li{ width:358px; height:62px; background:#eaeaea; margin:5px 0;}
.pic{ float:left; width:98px; }
.box1 ul li p{ float:left; width: 200px; line-height:24px; padding: 10px 0 0 45px;  font-size:12px; background:url(../images/icon02.png) 14px 14px no-repeat;}

.box2{ width:326px;}
.box2 ul li{ line-height:30px; padding-left:12px; background:url(../images/icon03.png) 0 12px no-repeat;}

.report{ height:396px; background:#f8f4eb; padding:10px 10px 21px;}
.report h2{ height:36px; line-height:36px; text-indent:5px; background:url(../images/tit1.jpg) 85px 11px no-repeat;}
.report h2 a{ font-family:"微软雅黑"; color:#b60d0e; font-weight:normal; font-size:18px;}
.report ul li{ line-height:30px; padding-left:12px; background:url(../images/icon03.png) 0 12px no-repeat;}

.btm{ margin-left:-12px;}
.list{ height:370px; background:#f7f7f7; margin-left:12px;}
.list h2{ height:36px; line-height:36px; padding:0 13px; border-top: #b60d0e 3px solid; border-bottom: #e3e3e3 1px solid;}
.list h2 a{ font-family:"微软雅黑"; color:#b60d0e; font-weight:normal; font-size:18px;}
.list h2 span a{ font-size:12px; color:#666666;}
.list ul{ margin:10px;}
.list ul li{ height:31px; line-height:31px; padding-left:12px; background:url(../images/icon03.png) 0 12px no-repeat;}

.list .roll{
	margin:16px 13px;
	height: 298px;
	overflow: hidden;}
.list .roll p{ text-indent:30px; line-height:31px;}






/*列表页*/
.list01 li span{
	color:#919191
}	
.Bigbox{
	padding:0 15px;
}
.position{
	background:url(../images/icon01.gif) no-repeat left center;
	padding-left:20px;
	color:#a0a0a0
}
.position a:link,.position a:hover,.position a:visited{
	color:#a0a0a0
}
.List_list{
	padding-top:20px;
}
.List_list li{
	line-height:36px;
}
.List_list li span{
	color:#919191
}
/*内容页*/
.mainCont {
    margin: 10px 15px;
	font-family:"宋体"
}
.mainCont h1 {
    font-size: 24px;
    margin: 25px 0 10px;
    text-align: center;
	font-weight:normal;
	font-family:"微软雅黑";
    color: #f90404;
}
.mainCont .subHead {
    
    font-size: 20px;
    margin: 0 0 10px;
    text-align: center;
}
.mainCont .explain {
    background-color: #f5f5f5;
    border: 1px solid #e0e0e0;
    font-family: Verdana;
    margin: 0 15px;
    padding: 8px 0 6px;
	font-size:12px;
    text-align: center;
}
.mainCont .explain span {
    color: #666666;
}
.mainCont #Zoom {
    color: #333333;
    font-size: 14px;
    line-height:2em;
    margin: 10px auto;
    overflow-x: auto;
    overflow-y: hidden;
    width: 890px;
}
#Zoom p.player {
    margin: 0 0 10px;
    text-align: center;
}
.mainCont .others {
    color: #9e9e9e;
    height: 20px;
    margin: 6px 0;
	font-size:12px;
    padding: 0 0 0 20px;
}
.mainCont .others .Page {
    float: left;
}
.mainCont .others .editor {
    text-align: right;
}
.mainCont .others span {
    color: #ff0000;
}





