@charset
"utf-8"
;
/* CSS Document */
ul, li, dl, dd, dt, form, p {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

a {
    color: #484848;
    text-decoration: none;
}

a:hover {
    color: #F60;
    text-decoration: underline;
}

body {
    margin: 0px auto;
    padding: 0px;
    font-size: 12px;
    font-family: "宋体";
    color: #484848;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
}

.top {
    width: 1008px;
    height: 77px;
    background: url(../images/logo.jpg) no-repeat;
    margin: 0px auto;
}

.top1 {
    width: 100px;
    padding-left: 870px;
    padding-top: 27px;
    color: #004061;
}

.top1:hover {
    color: #F60;
    text-decoration: underline;
}

.top1 img {
    padding-right: 8px;
}

.banner {
    width: 1008px;
    height: 443px;
    margin: 0px auto;
}

.center {
    width: 1008px;
    height: 254px;
    margin: 0px auto;
    background: url(../images/pic.jpg) no-repeat;
}

.center1 {
    width: 284px;
    height: 254px;
    float: left;
}

.center1-bottom1 {
    width: 261px;
    padding-left: 14px;
    height: 35px;
}

.center1-bottom1 form {
    padding-left: 94px;
    border-bottom: dashed #999 1px;
    height: 35px;
}

.center1-bottom2 {
    width: 261px;
    padding-left: 14px;
    height: 36px;
    padding-top: 13px;
}

.center1-bottom2 img {
    padding-left: 15px;
}

.center1-bottom2 form {
    padding-left: 74px;
    border-bottom: dashed #999 1px;
    height: 36px;
}

.center1-bottom3 {
    width: 261px;
    padding-left: 14px;
    height: 36px;
    padding-top: 25px;
}

* html .center1-bottom3 {
    padding-top: 10px;
}

.center1-bottom3 form {
    padding-left: 94px;
    border-bottom: dashed #999 1px;
    height: 36px;
}

.center1-left {
    width: 155px;
    padding-left: 120px;
    padding-top: 7px;
}

.center1-left2 {
    width: 217px;
    padding-left: 47px;
    padding-top: 7px;
}

.center2 {
    width: 366px;
    height: 254px;
    float: left;
}

.center2-font {
    width: 297px;
    padding-left: 44px;
}

.center2-font ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.center2-font ul li {
    width: 297px;
    font-size: 12px;
    color: #353535;
    line-height: 30px;
    clear: both;
    border-bottom: dashed #999 1px;
    padding-top: 7px;
    padding-left: 5px;
}

.center2-font span {
    color: #fe9300;
}

.center3 {
    width: 358px;
    height: 254px;
    float: left;
}

.botton {
    width: 1008px;
    height: 319px;
    background: url(../images/bg.jpg) no-repeat;
    margin: 0px auto;
}

.title1 {
    width: 202px;
    height: 45px;
    padding-left: 428px;
}

.botton-font {
    width: 932px;
    padding-top: 32px;
    margin: 0px auto;
}

.botton-left {
    width: 470px;
    float: left;
    line-height: 24px;
}

.botton-right {
    width: 407px;
    padding-left: 45px;
    float: left;
    line-height: 26px;
}

.footer {
    margin: 0px auto;
    line-height: 35px;
    padding-top: 5px;
    padding-bottom: 40px;
    width: 980px;
}

.footer ul {
    float: left;
    padding-left: 10px;
}

.footer dl {
    float: right;
    margin-top: 3px;
}

.footer dl img {
    padding-right: 5px;
}











