body,
html {
    min-height: 100%;
    line-height: 1;
}
body,
p,
button,
input,
textarea,
select {
    margin: 0;
    border: 0;
    padding: 0;
}
button,
input,
textarea,
select {
    outline: none;
    display: block;
}
a {
    text-decoration: none;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
ul {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
body {
    font-family: "微软雅黑";
    padding-top: 448px;
    background: url("./20211015_banner.png") center 0 no-repeat;
}
.logo {
    position: absolute;
    top: 77px;
    left: 50%;
    margin-left: -550px;
}
.content {
    padding-bottom: 80px;
    border-bottom: 2px solid #c03d4a;
}
.home {
    width: 1100px;
    margin: auto;
}
.home > div {
    position: relative;
    width: 1063px;
    margin: 180px auto 0;
    padding: 20px 0;
    background: url("./20211015_border_0.png") center 0 padding-box no-repeat,
        url("./20211015_border_1.png") center 0 content-box,
        url("./20211015_border_2.png") center bottom padding-box no-repeat;
}
.home > div >a img {
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    margin: auto;
}
.home > div > a+a {
    font-size: 21px;
    color: #c03d4a;
    position: absolute;
    right: 30px;
    top: -30px;
}
.home > div > div {
    margin: 0 30px;
    padding-bottom: 30px;
}
.home > div > div > div {
    margin-top: 40px;
    border-bottom: 1px solid rgba(192, 61, 74, 0.3);
}
.home > div > div > div img {
    vertical-align: top;
}
.home > div > div > div a {
    display: inline-block;
    font-size: 21px;
    color: #c03d4a;
    margin-top: 20px;
    float: right;
}
.home > div ul {
    padding: 30px 0 0 30px;
}
.home > div li {
    list-style: disc;
}
.home > div li a {
    font-size: 21px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000000;
    line-height: 50px;
}
.home > div li span {
    float: right;
}
.home > div li span:first-child {
    float: none;
}
.position {
    font-size: 18px;
    width: 1200px;
    margin: 100px auto 10px auto;
    color: #000;
    margin-top: 0;
    border-bottom: 1px solid #e1e1e1;
    padding: 12px 0;
}
.position a {
    color: #333;
}
.list {
    width: 1100px;
    margin: auto;
}
.list_div {
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    margin: 35px auto 56px 0;
}
.list_div ul {
    padding-left: 40px;
}
.list_div li {
    height: 45px;
    line-height: 45px;
    list-style-type: square;
    color: #d8d8d8;
    font-size: 18px;
    font-size: 12px;
}
.list_div li a {
    color: #333;
    font-size: 18px;
}
.list_div i {
    font-size: 18px;
    color: #b9b9b9;
    float: right;
    margin-right: 50px;
    font-style: normal;
}
.list_div_detail .w {
    color: #252525;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}
.info_small {
    text-align: center;
    font-weight: normal;
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 50px;
}
.info_small + div {
    padding: 0 20px;
}
.file {
    padding: 30px;
}
.file a {
    color: #000;
    font-size: 18px;
    line-height: 30px;
}
.foot-box {
    padding: 0 0 30px 0;
}
.foot-box a {
    color: black;
}
