html { -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; font-size: 40px; background: #fff; }
body { min-width: 320px; max-width: 640px; margin: 0 auto; font-family: arial, Microsoft Yahei; color: #333; background: #fff; }
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video { margin: 0px;padding: 0px ; }
ul, li { list-style: none ; }
a:active, a:hover { outline: none; }
img { width: 100%; vertical-align: top; }
a { outline: none; text-decoration: none; cursor: pointer; color: #333; }
a:hover { text-decoration: none; outline: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
input[type="search"] { -webkit-appearance: text field; box-sizing: content-box; }
input[type="search"]:-webkit-search-cancel-button, input[type="search"]:-webkit-search-decoration { -webkit-appearance: none; }
button { overflow: visible; }
button, select { text-transform: none; }
.flex { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; }
.left { float: left; }
.right { float: right; }

.title {
    display: flex;
    flex-flow: row nowrap;
    justify-content:center;
    align-items: center;
    padding-top: 0.4rem;
}
.title .kong {
    width: 10%;
    height: 0.4rem;
    background-color: #becae5;
    margin: 0 0.75rem;
    border-radius: 0.2rem;
}
.title .tit2 {
    font-size: 0.65rem;
    font-weight: 600;
    line-height: 1.5rem;
    color: #000;
    letter-spacing: 2px;
    font-style: italic;
}

.wz {
    width: 94%;
    font-size: 0.55rem;
    line-height: 0.95rem;
    margin: 0 auto;
    text-align: center;
}

.title2 {
    display: flex;
    flex-flow: row nowrap;
    justify-content:center;
    align-items: center;
    padding-top: 0.4rem;
}
.title2 .kong {
    width: 10%;
    height: 0.4rem;
    background-color: #becae5;
    margin: 0 0.75rem;
    border-radius: 0.2rem;
}
.title2 .tit2 {
    font-size: 0.65rem;
    font-weight: 600;
    line-height: 1.5rem;
    color: #000;
    letter-spacing: 2px;
    font-style: italic;
    color: #FFF;
}

.wz2 {
    width: 94%;
    font-size: 0.55rem;
    line-height: 0.95rem;
    margin: 0 auto;
    text-align: center;
    color: #FFF;
}

.list {
    width: 96%;
    margin: 0 auto;
    padding: 0.45rem 0;
}
.list ul {
    display: flex;
    flex-flow: row wrap;
    justify-content:space-around;
    align-items: center;
}
.list ul li {
    display: flex;
    flex-flow: column;
    justify-content:flex-start;
    align-items: center;
    width: 46%;
    height: 8.5rem;
}
.list ul li .yuan {
    width: 4.25rem;
    height: 4.25rem;
    background-color: #FFFFFF;
    color: #143fa1;
    font-size: 1.15rem;
    line-height: 4rem;
    vertical-align: middle;
    text-align: center;
    border-radius: 4rem;
    font-weight: 700;
    border: 0.125rem solid #143fa1;
}
.list ul li p {
    font-size: 0.55rem;
    padding: 0.25rem 0;
    line-height: 0.9rem;
}
.list ul li .jjfa {
    width: 74%;
    height: 1.2rem;
    background-color: #ea0000;
    text-align: center;
    font-size: 0.6rem;
    line-height: 1.2rem;
    border-radius: 0.25rem;
    padding: 0 0.5rem;
    color: #FFF;
}
.list ul li .jjfa a {
    color: #FFF;
}
.anniu {
    width: 40%;
    height: 1.25rem;
    background-color: #ea0000;
    text-align: center;
    margin: 0 auto 0.5rem auto;
    font-size: 0.65rem;
    line-height: 1.25rem;
    border-radius: 0.15rem;
    letter-spacing: 2px;
}
.anniu a {
    color: #FFF;
}
.nr ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}
.nr ul li {
    width: 46%;
    margin: 0.25rem auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.nr ul li h3 {
    font-size: 0.65rem;
    line-height: 1.3rem;
}
.nr ul li p {
    font-size: 0.55rem;
    width: 96%;
    line-height: 0.85rem;
    margin: 0 auto;
    text-align: center;
}
.xbanner {
    background-image: url("./img/bg02.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.zy {
    width: 98%;
    margin: 0 auto;
}
.zy ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
}
.zy ul li {
    width: 30%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.zy ul li p {
    font-size: 0.55rem;
    line-height: 1.5rem;
}
.hj {
    width: 98%;
    margin: 0 auto;
}
.hj a img {
}
.sxwy {
    width: 96%;
    height: auto;
    background-image: url("./img/dzsx24.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.sxwy ul {
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
}
.sxwy ul li {
    width: 50%;
    height: 4.5rem;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.sxwy ul li h3 {
    font-size: 0.65rem;
    line-height: 1.3rem;
    color: #FFF;
    letter-spacing: 1px;
}
.sxwy ul li hr {
    width: 60%;
    height: 1px;
    border: 1px solid #FFF;
}
.sxwy ul li p {
    font-size: 0.55rem;
    line-height: 1.1rem;
    color: #FFF;
    letter-spacing: 1px;
}
.yw {
    width: 100%;
    background-image: url("./img/dzsx26.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0.5rem auto 0 auto;
}
.yw ul {
    width: 96%;
    margin: 0 auto;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    padding: 0.5rem 0;
}
.yw ul li {
    text-align: left;
    font-size: 0.55rem;
    line-height: 1.1rem;
    width: 98%;
    height: 1.5rem;
    color: #FFF;
    padding-left: 0.5rem;
}
.yw ul li a {
    color: #FFF;
}
.yw ul li a:hover {
    color: #FFF;
}
.yw ul li .an {
    float: right;
    width: 24%;
    height: 0.9rem;
    background-color: #FFE45D;
    line-height: 0.9rem;
    font-size: 0.5rem;
    margin: 0 0.5rem;
    text-align: center;
    border-radius: 0.25rem;
}
.yw ul li .an a {
    color: #00043A;
}
