@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
body, , dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	
	padding: 0;
	margin: 0;
	font-weight: normal;
}




html {
	
	font-family: microsoft yahei;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;

           
} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap: break-word;
	margin: 0;
	padding: 0;
}/*文字强制换行word-break:keep-all;(Ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: none;
}/*清除描边*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	text-decoration: none;
	color: #666666
}/* 链接无下划线,有为underline;链接去框 */
a:link {
	color: #666666;
}/* 未访问的链接 */
a:visited {
	color: #666666;
}/* 已访问的链接 */
a:hover {
	color: #b81c22;
}/* 鼠标在链接上 */
a:active {
	color: #666666;
blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */

.top{
	width: 100%;
	height: 40px;
	background: #0769ce;
	margin:0 auto;
	position: absolute;
  bottom: 300px; 

	

	
}

.top1{
	width: 1200px;
	height: 40px;
	background: #0769ce;
	margin: auto;
}


.top2{
	width: 300px;
	height: 40px;
	overflow: hidden;
	float: left;
	padding-left: 10%;
}

        /* 可自定义样式，匹配你的界面 */
        .date-week-plugin {
            display: inline-block;
            padding: 8px 16px;
            color: #fff;
            font-size: 16px;
            border-radius: 4px;
            font-family: "Microsoft YaHei", sans-serif;
        }
.top3{
	width: 300px;
	height: 40px;
	overflow: hidden;
	float: right;
}


.top3 li{
	padding:0 20px 0 20px;
	overflow: hidden;
	padding-top: 10px;
	color: #FFFFFF;
	float: right;
	
	font-size: 14px;
}

body{
	background: url("../images/1.png") no-repeat;
	background-position:top center;
}

.wrap{
	width: 1200px;
	height: 100%;
    margin: 0 auto !important;
}


.banner{
	
	width: 1200px;
	height: 230px;
	margin: 0 auto;
	
}




.nav1{
	width: 100%;
	background: #0056b0;
	border-bottom: 2px solid #085394;
	
	
}




.nav{
	width: 1200px;
	height: 60px;
	margin: auto;
	background: #0056b0;

		
}


.nav li{
	width: 150px;
	height: 60px;
	overflow: hidden;
	font-size: 21px;
	color: #FFFFFF;
	text-align: center;
	line-height: 60px;
		float: left;
	font-weight: 600;
	        text-shadow: 0 0 1px #ff0000, 3px 3px 1px #000000;
	
}







.nav li a{
	color: #FFFFFF;
}



.nav li a:hover{
	color: #FF0004;
}





.pad{
	width: 300px;
}



















.banner11{width: 1200px; height: 300px; margin: auto;}

