﻿@charset "utf-8";
/* CSS Document */
/* - - - - - - - - - 各浏览器样式默认值标准化  - - - - - - - - -*/
html,body,span,object,iframe,h1,h2,h3,h4,h5,p,blockquote,pre,
a,address,code,
del,em,img,dl,dt,dd,ol,ul,li,
fieldset,form,label{
margin:0;padding:0;border:0;
font-style:inherit;font-family:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,audio,video{margin:0;padding:0;display: block;}
html{-webkit-text-size-adjust:none;}
img{margin:0;padding:0;border:0;}
img{border:none;vertical-align:middle;}
html{overflow-x:hidden; }
body{ width:100%; background:#fff url(../images/bg_02.jpg) no-repeat center top 970px;;}
.m1{ position:relative;width:1200px; margin:0 auto;z-index:100;}
.content{ position:relative;width:1100px; background:url(../images/content.jpg) no-repeat center top; margin:0 auto; height:500px; z-index:100}
.center{position:relative;width:1200px; margin:0 auto;z-index:100;}
/*菜单*/
#quickLink{float:left;width:960px;height:180px; position:absolute; overflow:hidden;z-index:99999;top:700px;left:50%;margin-left:-440px}
.linkbox a{width:200px;height:150px;position:relative;text-indent:-99em;overflow:hidden;display:block;}
.linkbox.link1{ float:left;width:200px;height:150px;margin-right:50px;}
.linkbox.link1 a{background:url(../images/btn-1.png) no-repeat left top ;}
.linkbox.link1 a:hover{background:url(../images/btn-2.png) no-repeat left top ;}
.linkbox.link2{ float:left;width:200px;height:150px;margin-right:50px;}
.linkbox.link2 a{background:url(../images/btn-3.png) no-repeat left top ;}
.linkbox.link2 a:hover{background:url(../images/btn-4.png) no-repeat left top ;}
.linkbox.link3{ float:left;width:200px;height:150px;margin-right:50px;}
.linkbox.link3 a{background:url(../images/btn-5.png) no-repeat left top ;}
.linkbox.link3 a:hover{background:url(../images/btn-6.png) no-repeat left top ;}
.linkbox.link4{ float:left;width:200px;height:150px;}
.linkbox.link4 a{background:url(../images/btn-7.png) no-repeat left top ;}
.linkbox.link4 a:hover{background:url(../images/btn-8.png) no-repeat left top ;}
	/*公告*/
	#GongGao{width:1280px;height:30px;position:absolute;top:650px;left:60%;margin-left:-640px;background:url(../images/heibg.png) no-repeat left top ;z-index:1600;}
	#GongGao h5{float:left;width:90px;height:28px;line-height:28px;text-align:center;font-size:14px;color:#ffff63;background-color:#4f322a;}
	#GongGao p{padding:0 4px;float:left;width:682px;height:30px;line-height:30px;overflow:hidden;font-size:14px;color:#ee9200;}
	#GongGao p a{color:#fff;}
	#GongGao p a:hover{color:#fb8e95;}



