body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
input,
textarea,
button,
p,
blockquote,
th,
td,
img,
iframe {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input,
button,
textarea,
option {
    font: 12px"\5b8b\4f53", Arial, Helvetica, sans-serif;
}
ul,
li,
div {
    list-style: none;
    border: 0px;
}
img {
    border: 0px;
}
.clear {
    font: 0px/0px serif;
    display: block;
    clear: both;
}
html {
    -webkit-text-size-adjust: none;
}
input {
    outline: none;
}
button {
    border: none;
}
textarea {
    resize: none;
}
a {
    text-decoration: none;
}
article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
    display: block;
    padding: 0px;
    margin: 0px;
}
mark,
rp,
rt,
ruby,
summary,
time {
    display: inline;
    padding: 0px;
    margin: 0px;
}
body:nth-of-type(1) input:focus,
textarea:focus {
    outline: none;
}
body {
    font: 12px"Microsoft Yahei", "\5b8b\4f53", "Tahoma", "Arial";
    color: #333;
    background: #fff;
    position: relative;
}
#top {
    bottom: auto;
    height: 105px;
    width: 100%;
    background: url(../images/topBg.png) repeat-x;
    position: fixed;
    z-index: 9999
}
* html,
* html body {
    background-image: url(about:blank);
    background-attachment: fixed;
}
* html #top {
    position: absolute;
    bottom: auto;
    top: expression(eval(document.documentElement.scrollTop));
}
#top ul{
    width: 1000px;
    height: 73px;
    margin: 0 auto; 
    padding: 13px 0 0 0;
}
#top ul li{
    width: 249px;
    height: 73px;
    float: left;
    border-right:1px solid #e9e9e9;
    text-align: center;
}
#top ul li:last-child{
    border:0;
}
#top ul li a{
    width: 78px;
    height: 73px;
    display: inline-block;
    color: #333;
    padding: 0 0 0 72px;
    font-size: 14px;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
#top ul li a b{
    display: block;
    font: normal 18px "microsoft yahei";
    color: #318deb;
    padding: 10px 0 5px 0;
}
#top ul li a.actived,#top ul li a:hover{
    opacity: 1;
    filter:alpha(opacity=100);
}
#top ul li a.one{
    background: url(../images/topNav.jpg) no-repeat 22px 13px;
}
#top ul li a.two{
    background: url(../images/topNav.jpg) no-repeat 22px -53px;
}
#top ul li a.three{
    background: url(../images/topNav.jpg) no-repeat 15px -124px;
}
#top ul li a.four{
    background: url(../images/topNav.jpg) no-repeat 5px -190px;
}
.box1,.box2,.box3,.box4,.box5,.box6,.box7{
    width: 1000px;
    height: 610px;
    margin: 0 auto;
}
#banner{background: transparent url(../images/banner-bg.jpg) no-repeat scroll center 100px;height: 574px;position: relative;padding-top: 100px;border-bottom: 2px solid #b5b5b5;top:-3px;}
.infomation{margin: 0 auto;width: 1000px;}
.infomation img{position: absolute;bottom: 0;margin: 0 auto;width: 1000px;}

.box-bg {width: 100%;background: url(../images/box-bg.jpg);height: 650px;margin-bottom: 80px;}
.box1{padding-top: 126px;height:574px; }
.title{font: 47px/84px "Microsoft Yahei";text-align: center;border-bottom: 1px solid #b5b5b5;margin: 0 10px 40px 30px;}
.box-last{height:500px;background: url(../images/boxlast-bg.jpg);}


