﻿@charset "utf-8";
/* CSS Document */
body,p,h1,ul,li,span{ 
    margin:0;
    padding:0;
    border:0;
	font-family:"微软雅黑";}
.bannerbox{ 
    width:100%;
/*    position:relative;

	overflow:hidden;*/
    height:600px; 
    }
.banner{
	width:100%;
/*	position:absolute;
	left:50%;
	margin-left:-840px;*/
background:url(banner.png) no-repeat center 0;
    height:600px;
	}
#nav{
	width:100%;
	height:50px;
	background-color:#a51900;
	color:#FFF;
	}
#nav ul{
	font-size:16px;
	line-height:50px;
    	margin:0 auto;
width:1200px;
	}
#nav ul li{
	float:left;
	list-style-type: none;
/*    padding-right:50px;
*/	border-right:#666 solid 1px;
	width:190px;
	text-align:center;
	}
#nav li a{
	color:#FFF;
	text-decoration:none;
	}
#nav li a:link{ 
	text-decoration:none;}
/*#nav li a:visited{ 
    color:#666;
	text-decoration:none;}
*/#nav a:hover{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;}
#abstract{
	width:1100px;
	height:120px;
	background-color:#eeeeee;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	position:relative;
	}
#note{
	width:8px;
	height:26px;
	background-color:#003173;
	position:absolute;
    top:30px;
	}
.ab_box b{
	color:#2e2e2e;
	font-size:26px;
	}
.ab_box{
	width:1050px;
	position:absolute;
	left:20px;
	top:26px;
	line-height:30px;
	}
#news_01{
	width:1100px;
	height:440px;
	background-color:#eeeeee;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	position:relative;
	}
.topnews b{
	color:#2e2e2e;
	font-size:26px;
	position:absolute;
	left:20px;
	top:26px;
	color:#a41900;
	}
#topline{
	width:560px;
	position:absolute;
	left:20px;
	top:76px;
	}
#topline h{
	width:550px;
	font-size:22px;
	color:#2e2e2e;
	font-weight:bold;
	}
#topline p{
	margin-top:20px;
	text-indent:2em;
	color:#7c7c7c;
	line-height:28px;
	font-size:14px;
	}
#topline{
	border-bottom:dotted 2px #c5c5c5;
	padding-bottom:15px;
	}
#topline a{
    color:#2e2e2e; 
	text-decoration:none;
	}
/*#topline h a{
	text-align:center;
	}
*/#list{
	width:560px;
	position:absolute;
	left:50px;
	top:245px;
	}
#list p{
	float:right;
	margin-right:50px;
	font-size:14px;
	color:#a41900;
	}
#list li{
	color:#7c7c7c;
	line-height:28px;
	font-size:14px;
	}
#list li a{ 
    color:#7c7c7c; 
	text-decoration:none;}
.forum{
	float:right;
	width:482px;
	}
.forum b{
	color:#2e2e2e;
	font-size:26px;
	position:absolute;
	top:26px;
	margin-left:20px;
	}
.list{
	margin-top:90px;
	border-left:1px solid #c5c5c5;
	padding-left:35px;
	}
.list li{
	color:#7c7c7c;
	line-height:30px;
	font-size:14px;
	list-style-type: none;
	}
.list li a{
	color:#7c7c7c;
	text-decoration:none;

	}
.list p{
	float:right;
	margin-right:50px;
	font-size:14px;
	color:#a41900;
	}
#picturebox{
	width:1100px;
	height:730px;
	border:solid 1px #f0f0f0;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	background-color:#eeeeee;
	}
#con_pic{
	width:1060px;
	height:500px;
	background-color:#f5f5f5;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	}
	#container {
			width: 100%;
			height: 500px;
			overflow: hidden;
	}
	.sections,.section {
		height:100%;
	}
	#container,.sections {
		position: relative;
	}
	.section {
		background-color: #000;
		background-size: cover;
		background-position: 50% 50%;
		text-align: center;
		color: white;
	}
	#section0 {
		background-image:url(1.png);
	}
	#section1 {
		background-image:url(2.png);
	}
	#section2 {
		background-image:url(3.png);
	}
	#section3 {
		background-image:url(4.png);
	}
.footer{
	font-size:12px;
	text-align:center;
	color:#FFF;
	margin-top:5px;
	margin-left:-20px;
	background-color:#a41900;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:20px;

	}
