html,
body {
    font-size: .14rem;
    font-family: "Microsoft YaHei UI";
    color: #333;
    margin: 0;
    padding: 0;
    background: url(beij.png) no-repeat center top;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
p,
h1,
h2,
h3,
img {
    list-style: none;
    padding: 0;
    margin: 0;
    border: none;
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #2D65A5;
}

.clear_both:after {
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
}

.clear_both {
    clear: both;
}


.tou {
    margin: auto;
    width: 11rem;
    height: auto;
}

.wzr {
    width: 11rem;
    margin: 0 auto;
}

.main {
    width: 10.3rem;
    min-height: 8rem;
    padding: .35rem;
    background-color: #F7F7F7;
}

.bottom {
    background: url("https://xzspj.sjz.gov.cn/templates/fcf88aef-e022-4018-bd27-82c8bac32669/202311/16/images/bottom.jpg") #184773 top repeat-x;
    background-size: 0.06rem !important;
}

.bottombox {
    width: 11.87rem !important;
    margin: 0 auto;
}

.footer span {
    width: 0rem;
    height: .03rem;
    display: block;
    transition: width 1s;
}