body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,button,p,th,td { margin:0; padding:0; }
body { background:#fff; color:#333; font-size:14px; font-family: 微软雅黑, Verdana, Arial, Helvetica, sans-serif}
td,th{ font-size:14px; }
/*h1, h2, h3, h4{ font-weight:normal; font-size:100%; }*/
h3,h2{margin: 0 !important;}
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { /*color:#333333;*/ text-decoration:none !important; }
a:hover { text-decoration:none !important;}
img { border:none; }
ul{padding: 0 !important;}
ul,li { list-style:none;margin: 0px;padding: 0px;}
input,select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }

html {overflow-y: scroll;}

#main {
    background-color: #f3f3f3;
}

#top {
    height: 30px;
    background-color: #f7f7f7;
}

.top {
    width: 1200px;
    margin: 0 auto;
    height: 30px
}

.top p {
    height: 30px;
    line-height: 30px;
    width: 250px;
    float: left
}

.top ul {
    float: right
}

.top li {
    display: inline-block;
    height: 15px;
    line-height: 15px;
    padding-top: 10px
}

.top a {
    font-size: 14px;
    color: #333333;
    padding-right: 5px;
    display: block;
    height: 13px;
    line-height: 11px
}

.a-line {
    border-right: 1px solid #333333
}

#head {
    height: 180px;
    background: url("../images/head-bg.png") no-repeat center;
}

.head {
    width: 1200px;
    height: 180px;
    margin: 0 auto;
}

.head img {
    margin-top: 30px
}

#nav {
    height: 40px;
    background-color: #e22829!important;
}

.nav-set {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
}

.nav-set i {
    font-size: 20px;
    padding-right: 5px
}

.nav-height {
    height: 39px !important;
}

#foot {
    height: 165px;
    border-top: 4px solid #e22929;
    background-color: #dddddd
}

.foot-hd {
    height: 40px;
    background-color: #e8e7e7;
    line-height: 40px
}

.foot-hd-c1 {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
}

.foot-hd-c1 a {
    float: right;
    color: #333333;
    font-size: 16px;
    font-family: 宋体;
    margin-right: 102px
}

.foot-hd-c1 h3 {
    float: right;
    line-height: 40px;
    color: #e22929
}

.foot-bd {
    height: 120px;
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 15px;
}

.foot-bd-information{
    /*width: 550px;*/
    /*height: 120px;*/
    text-align: left;
    float: right;
    margin-top: 16px;
}
.foot-bd-information p{
    height: 30px;
    line-height: 30px;
}
.foot-bd-information li a{
    color: #333;
}

.foot-bd-imgs{
    width: 300px;
    height: 120px;
    float: right;
}
.foot-bd-img-dzjg{
    height: 100%;
    width: 90px;
    text-align: center;
    float: left;
}
.foot-bd-img-dzjg img{
    padding-top: 15px;
}
.foot-bd-img-zfwz{
    height: 100%;
    width: 120px;
    text-align: center;
    float: left;
}
.foot-bd-img-zfwz img{
    padding-top: 20px;
}
.foot-bd-information span{
    color: #921527;
    font-weight: bold;
}



