@charset "utf-8";
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0;
}

body {
    font-family: "微软雅黑";
    max-width: 1920px;
    display: block !important;
    margin: 0 auto !important;
}

a {
    text-decoration: none !important;
}

li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: top;
}

p {
    word-wrap: break-word;
}

i {
    text-decoration: none;
}

input {
    outline: 0;
    border: 0;
}

.Pad_top {
    padding-top: 0.1px;
}

.Ver_top {
    vertical-align: top;
}

.f-fl {
    float: left;
}

.f-fr {
    float: right;
}

.f-cb {
    clear: both;
}

.dn {
    display: none;
}

.dk {
    display: block;
}


/* li加点 list-style-type:disc */


/* overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;*/


/* overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;*/

.hd{
    width: 100%;
    height: 773px;
    background: url(tp20240826.jpg) no-repeat top center;
}

.ma{
    width: 100%;
    background: url(bg20240826.jpg) #fff1ef no-repeat top center;
    min-height: 500px;
    padding-bottom: 40px;
}

.ft{
    width: 100%;
    background: url(ft20240826.jpg) no-repeat center center;
    background-size: 100% 100%;
    height: 580px;
    padding-top: 40px;
}

.hd-auto{
    width: 1185px;
    margin: 0 auto;
}

.ma-tp{
    width: 1090px;
    padding: 30px;
    border: 2px solid #e8e7e7;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
}
.ma-tp .tp1{
    position: absolute;
    top: -8px;
    left: -8px;
}
.ma-tp .tp2{
    position: absolute;
    bottom:  -8px;
    right: -8px;
}
.ma-tp p{
    font-size: 22px;
    color: #181818;
    line-height: 34px;
    text-indent: 44px;
}
#logo{
    padding: 40px  25px;
}
.wza20240826{
    display: block;
    width: 180px;
    height: 52px;
    background: url(wza20240826.png) no-repeat;
    background-size: 100%;
    margin-top: 40px;
    font-size: 0;
}
.ma-auto{
    width: 1200px;
    margin: 0 auto;
}
.ma-auto ul li {
    width: 260px;
    text-align: center;
    margin-right: 40px;
    height: 475px;
    position: relative;
}
.ma-auto ul{
    margin: 80px 0 40px 0;
    padding-left: 20px;
    display: block;
    height: 1900px;
    overflow: hidden;
}
.ma-auto ul li .img{
    width: 100%;
    height: 360px;
    overflow: hidden;
}
.ma-auto ul li .img img{
    width: 100%;
}
.ma-auto ul li .title{
    padding-top: 24px;
    text-align: center;
    font-size: 22px;
    color: #181818;
    height: 60px;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.zgd{
    display: block;
    margin: 0 auto;
    cursor: pointer;
}
.footer {
    border-top: 0 !important;
    padding: 20px;
    margin-top: 35px;
    background: transparent !important;
    height: 140px;
}