body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5tahoma, arial, \5b8b\4f53;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
    border: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* ÃƒÂ¦Ã‚Â¸Ã¢â‚¬Â¦ÃƒÂ©Ã¢â€žÂ¢Ã‚Â¤ÃƒÂ¦Ã‚ÂµÃ‚Â®ÃƒÂ¥Ã…Â Ã‚Â¨ */

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
    /* for ie6 & ie7 */
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

.flex-center {
    display: flex;
    align-items: center;
}

body .mdui-container {
    max-width: 1200px;
    padding: 0;
    position: relative;
}

.purple-bottom-border {
    position: relative;
}

.purple-bottom-border::after {
    content: "";
    height: 2px;
    display: block;
    background: #4820da;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

body.mdui-loaded {
    background-color: #ffffff;
}

body {
    min-height: 100vh;
    box-sizing: border-box;
    padding-bottom: 256px;
    position: relative;
    height: auto;
    padding-top: 88px;
    /* overflow-x: hidden; */
}

.zhengwen {
    min-height: 750px;
}

.bottom-nav {
    display: flex;
}

.bottom-text {
    display: flex;
    width: 900px;
    justify-content: end;
    color: #ffffff;
    padding-left: 220px;
    box-sizing: border-box;
}

.bottom-text>ul>li:nth-child(1) {
    margin: 30px 0px 27px;
    font-size: 16px;
}

.bottom-text>ul {
    margin-right: 100px;
    padding-bottom: 16px;
}

.bottom-text>ul>li {
    margin: 4px 0px;
    font-size: 14px;
}

.bottom-text a {
    color: #ffffff;
}

.bottome-icp {
    text-align: center;
    line-height: 40px;
}

.bottome-icp a {
    color: #7a8eb9;
}

.di-bottome-img img {
    width: 170px;
    height: 37px;
    margin-top: 30px;
}

.erweima-img img {
    width: 110px;
    height: 110px;
    margin-top: 30px;
}

.bg-image {
    width: 100%;
    z-index: 99999;
    position: relative;
}