body{
	font-family:"Microsoft Yahei","黑体";
	color:#333;
	background:#760104;
}

a{
	color:#333;
}

.w1200{
	width:1200px;
	margin:0px auto;
}

.top{
	height:35px;
	line-height:35px;
	overflow:hidden;
	color:#c69b9b;
	z-index:999;
	background:#760104;
	position:absolute;
	top:0px;
	width:100%;
}

.top a{
	color:#c69b9b;
	margin:0px 7px;
}

.top img{
	vertical-align:middle;
}

.top .left{
	_padding-top:10px;
	display:inline;
	margin-left:40px;
}

.top .right{
	display:inline;
	margin-right:40px;
}

.top2{
	height:45px;
	line-height:45px;
	overflow:visible;
	z-index:999;
	background:#a28e85;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	color:#fff;
	font-size:18px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

.top2:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.top2 a{
	color:#fff;
}

.top2 .box{
	margin:0px auto;
	width:1200px;
}

.top2 .title{
	float:left;
	width:119px;
	text-align:center;
	background:url(images/top2-bg1.gif) no-repeat right top;
}

.top2 .content{
	float:right;
	width:1078px;
	height:51px;
}

.top2 .content ul li{
	float:left;
	width:98px;
	height:51px;
	text-align:center;
	cursor:pointer;
}

.top2 .content ul .current{
	background:url(images/top2-bg2.png) no-repeat center top;
}

.section{
	width:100%;
	height:100%;
	min-width:1200px;
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
}

#page1{ background-image:url(images/page1.jpg); }
#page2{ background-image:url(images/page2.jpg); }
#page3{ background-image:url(images/page3.jpg); }
#page4{ background-image:url(images/page4.jpg); }
#page5{ background-image:url(images/page5.jpg); }
#page6{ background-image:url(images/page6.jpg); }
#page7{ background-image:url(images/page7.jpg); }
#page8{ background-image:url(images/page8.jpg); }
#page9{ background-image:url(images/page9.jpg); }
#page10{ background-image:url(images/page10.jpg); }

.mouse-down{
	background:url(images/mouse-down.png) no-repeat right center;
	padding-right:38px;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
	position:absolute;
	left:32%;
	bottom:1%;
	z-index:20;
}

.mouse-up{
	background:url(images/mouse-up.png) no-repeat right center;
	padding-right:38px;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
	position:absolute;
	right:32%;
	bottom:1%;
	z-index:20;
}

#page1 .mouse-down{ left:46%; }
#page10 .mouse-up{ right:46%; }

.main{
	width:1159px;
	padding:0px 13px 0px 28px;
	margin:18px auto 0px auto;
}

.video{
	float:left;
	display:inline;
	margin-top:3px;
	width:800px;
	height:470px;
	overflow:hidden;
}

.block{
	float:right;
	display:inline;
	width:309px;
	height:470px;
	padding:3px 6px 7px 3px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#page4 .block{ background-image:url(images/page4-block.png); }
#page4 .block,#page4 .block a{ color:#e2e0cf; }
#page5 .block{ background-image:url(images/page5-block.png); }
#page5 .block,#page5 .block a{ color:#9a9180; }
#page6 .block{ background-image:url(images/page6-block.png); }
#page6 .block,#page6 .block a{ color:#e2e0cf; }
#page7 .block{ background-image:url(images/page7-block.png); }
#page7 .block,#page7 .block a{ color:#bcb2a0; }
#page8 .block{ background-image:url(images/page8-block.png); }
#page8 .block,#page8 .block a{ color:#cccac1; }
#page9 .block{ background-image:url(images/page9-block.png); }
#page9 .block,#page9 .block a{ color:#cccac1; }

.block h4{
	font-size:30px;
	line-height:36px;
	font-weight:normal;
	margin:20px 0px 20px 25px;
}

.block h4 span{
	font-size:14px;
	margin-left:8px;
}

.block p{
	line-height:24px;
	font-size:14px;
	text-indent:20pt;
	margin:0px 25px 0px 25px;
}

.head{
	margin:0px auto;
	width:1200px;
	color:#000;
	padding-top:18px;
}

.head a{
	color:#000;
}

.head .logo{
	float:right;
	display:inline;
	width:93px;
	height:99px;
	background:url(images/logo.png);
	margin:0px 12px 0px 0px;
}

.head .topic2{
	float:left;
	display:inline;
	margin:28px 0px 0px 12px;
}

.head .text{
	float:left;
	display:inline;
	margin-left:18px;
	margin-top:25px;
	border-left:1px solid #000;
	padding:5px 0px 5px 25px;
}

.head h4{
	font-weight:normal;
	font-size:30px;
	line-height:34px;
	height:34px;
	overflow:hidden;
	margin-bottom:10px;
}

.head p{
	font-size:14px;
	line-height:18px;
	margin-top:6px;
}

.note{
	margin:25px auto 0px auto;
	width:588px;
	height:40px;
	overflow:hidden;
	text-indent:22pt;
	font-size:14px;
	line-height:20px;
	color:#272727;
	background:url(images/note.png) no-repeat 30px 2px;
	padding:0px 400px 0px 212px;
}

.note a{
	color:#272727;
}

.bottom{
	width:1200px;
	height:127px;
	margin:25px auto 0px auto;
}

#page7 .bottom{ background:url(images/page7-bottom.png) no-repeat center top; }
#page8 .bottom{ background:url(images/page8-bottom.png) no-repeat center top; }
#page9 .bottom{ background:url(images/page9-bottom.png) no-repeat center top; }

.bottom:hover .text{
	background:url(images/bottom-box.png) no-repeat;
}

.bottom ul{
	zoom:1;
	padding-left:21px;
}

.bottom ul li{
	float:left;
	height:127px;
	width:280px;
	cursor:pointer;
}

.bottom ul li .photo{
	float:left;
	width:105px;
	height:105px;
}

.bottom ul li .text{
	float:left;
	display:inline;
	margin:3px 0px 0px 10px;
	width:136px;
	color:#303030;
	padding:5px 10px;
}

.bottom ul li .text a{
	color:#303030;
}

.bottom ul li .text h4{
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	margin-bottom:5px;
}

.bottom ul li .text p{
	line-height:21px;
	font-size:14px;
}

#page1 .btn{
	width:1200px;
	position:absolute;
	left:50%;
	margin-left:-600px;
	top:530px;
}

#page2 .head{
	padding-top:48px;
}

#page2 .head .topic2{
	width:1080px;
	margin:0px;
}

#page2 .head .topic2 p{
	font-size:14px;
	line-height:25px;
	color:#161616;
	margin:0px;
	text-indent:20pt;
}

#page2 .head .logo2{
	float:right;
	width:84px;
	height:144px;
	background:url(images/page2-logo.png) no-repeat;
}

#page3 .nav{
	float:right;
	display:inline;
	margin-right:70px;
}

#page3 .nav .area{
	background:#f00;
}


#page10 .topic2{
	margin-left:100px;
}

#page10 .logo{
	margin-right:100px;
}

#page10 .timeline{
	position:absolute;
	top:190px;
	left:50%;
	margin-left:-500px;
	height:469px;
	width:1000px;
	background:url(images/page10-timeline.jpg) no-repeat;
}

#page10 .timeline .issues{
	width:920px;
	margin:0px auto;
	padding-top:55px;
}

#page10 .timeline .issues ul{
	height:220px;
	zoom:1;
	overflow:hidden;
}

#page10 .timeline .issues li{
	float:left;
	display:inline;
	width:920px;
	height:220px;
	overflow:hidden;
}

#page10 .timeline .issues .photo{
	float:left;
	height:220px;
	width:290px;
}

#page10 .timeline .issues .photo img{
	height:220px;
	width:290px;
}

#page10 .timeline .issues .text{
	float:right;
	width:585px;
	color:#000;
}

#page10 .timeline .issues .text a{
	color:#000;
}

#page10 .timeline .issues .text h3{
	font-size:30px;
	font-weight:normal;
	line-height:40px;
	margin-bottom:10px;
}

#page10 .timeline .issues .text p{
	line-height:25px;
	font-size:14px;
	text-indent:20pt;
}

#page10 .timeline .dates{
	width:965px;
	margin:70px auto 0px auto;
	background:url(images/page10-line.gif) repeat-x left 12px;
	overflow:hidden;
}

#page10 .timeline .dates ul{
	zoom:1;
}

#page10 .timeline .dates ul li{
	float:left;
	display:inline;
	margin-right:35px;
	width:100px;
	font-size:18px;
	line-height:22px;
	padding-top:32px;
	color:#8a2e09;
	background:url(images/page10-type.png) no-repeat center top;
	cursor:pointer;
}

#page10 .timeline .dates ul li:hover,#page10 .box .dates ul .current{
	color:#000;
}
#page10 .logo{
	margin-right:100px;
	height:116px;
	width:99px;
	background:url(images/logo2.png);
}
.dh-btn{
	width:1200px;
	height:23px;
	background:url(images/dh-btn.png) no-repeat 40px 0px;
	cursor:pointer;
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-720px;
}
.topic3{
	float:left;
	display:inline;
	margin:28px 0px 0px 28px;
}

.topic3 h2{
	font-size:40px;
	height:46px;
	line-height:46px;
	overflow:hidden;
	color:#892f0a;
	margin-bottom:12px;
}

.topic3 h2 a{
	color:#892f0a;
}

.topic3 p{
	font-size:14px;
	font-family:"宋体";
}

.topic3 p a{
	margin:0px 10px;
}

/* 12月16日添加 */
#page11{ background-image:url(images/page11.jpg); }

#page11 .block{ background-image:url(images/page11-block.png); }
#page11 .block,#page11 .block a{ color:#8a8270; }

#page11 .block h4{
	font-size:20px;
	margin:15px 0px 10px 20px;
}

.block h4 span{
	margin-left:8px;
}
