body {
    background-image: url('imagesbody_bg.png');
    background-repeat: no-repeat;
    background-position: top center;
}

.bottom_zwxw {
    width: 100%;
    height: 261px;
    background-image: url(imagesbottom_img_bg.png);
    background-position: center center;
    background-size: 100% 100%;
    float: left;
    text-align: center;
	overflow:hidden;
}
.bottom_zwxw p {
    margin: 5px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
}
.bottom_zwxw p  a{
    font-size: 14px;
    color:#000;
}
.bottom_zwxw p.fist-p {
	margin-top:105px;
}
.header {
    height: 348px;
    width: 100%;
}
.header-logo {
    width: 1200px;
    height: 261px;
}
.header-logo p img {
    width: 659px;
    margin: 0 auto;
    margin-top: 74px;
}
.header-nav {
    width: 100%;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.navBar {
    position: relative;
    z-index: 1;
    background: #033a7b;
    color: #fff;
    height: 48px;
    line-height: 48px;
}
.nav {
    width: 1091px;
    margin: 0 auto;
    font-family: "Microsoft YaHei";
}
.nav a {
    color: #fff;
}
.nav h3 {
    float: left;
    font-size: 100%;
    font-weight: normal;
    font-size: 14px;
}
.nav .m {
    float: left;
    position: relative;
    padding: 0 19px;
}
/*
.nav .m.on {
    background-image: url('imagesnav_sj.png');
    background-repeat: no-repeat;
    background-position: center 46px;
    height: 55px;
}
*/
.nav .s {
    float: left;
    width: 3px;
    height: 48px;
    background-image: url('imagesnav_border.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}
.nav h3 a {
    display: block;
    font-size: 18px;
}
.nav .sub {
    display: none;
    width: 500px;
    position: absolute;
    left: 0;
    top: 48px;
    height: 23px;
    line-height: 23px;
    padding: 7px 0;
    background: #fff;
    float: left;
    border: 1px solid #033a7b;
    border-top: none;
    z-index: -9;
}
.nav .sub li.c-s {
    color: #033a7b;
}
.nav .sub li {
    float: left;
}
.nav .sub li a {
    display: block;
    padding: 0 15px;
    color: #033a7b;
    font-size: 18px;
}
.footer-l-b{
    overflow: hidden;
    width: 220px;
    margin: 0 auto;
}
.footer-l-b p{
	float:left;
}
