@charset "UTF-8";
body,html {
    background:unset;
}
.ymkd {
    width:100%;
    margin:auto;
}
.t1 .nr .hg .ic {
    width:50%;
}
.t2 {
    padding-top:12px;
}
.t2 .nr .hg {
    flex-wrap: wrap;
    position:relative;
    padding:unset;
}
.t2 .nr .hg .zb {
    margin: 24px auto auto;
    order:2;
    position:unset;
}
.t2 .nr .hg .zb .ic {
    position: static;
    z-index:0;
}
.t2 .nr .hg .yb {
    text-align:center;
    margin:auto;
}
.t2 .nr .hg .yb .y1 {
    font-size: 18px;
    margin:12px auto;
}
.t2 .nr .hg .yb .y2 {
    font-size: 16px;
}
.t2 .nr .hg .yb .y3 {
    margin-top: 12px;
    display: block;
}
.t2 .nr .hg .yb .y3 .yz {
    margin: auto;
}
.t2 .nr .hg .yb .y3 .yz .yi {
    font-size: 14px;
    margin-bottom: 12px;
}
.t2 .nr .hg .yb .y3 .yy {
    margin-top:12px;
}
.t3 .nr .y1 {
    font-size: 18px;
    padding: 24px 0 12px;
}
.t3 .nr .y2 {
    font-size: 16px;
}
.t3 .nr .y3 {
    font-size: 14px;
    margin-bottom: 12px;
}
.t3 .tp {
    position: static;
    right: unset;
    bottom: unset;
    text-align: center;
    margin:12px auto;
    display:none;
}
.t3 .nr .y4 {
    font-size: 12px;
    margin: 12px auto 24px;
}
.t5 .hg {
    margin-bottom: 24px;
}
.t5 .hg .yi {
    font-size: 18px;
}
.t5 .hg .y5 {
    display: block;
    margin: 12px auto 24px;
}
.t5 .hg .y5 .zi {
    width:80%;
    margin:auto;
    justify-content: center;
    font-size: 16px;
}
.t5 .hg .y5 .zi:nth-child(2) {
    margin: 12px auto;
}
.t5 .hg .y5 .zi:before {
    width: 30px;
    height: 30px;
}
.t5 .hg .y6 {
    margin-bottom: 12px;
}
.t5 .hg .y7 {
    padding: 12px;
    display: block;
}
.t5 .hg .y7 .link {
    width: 100%;
    font-size: 14px;
}
.t6 {
    padding: 24px 0;
}
.f1_bg {
    height:100px;
}
.f1 {
    position:fixed;
    bottom:0;
    left:0;
    right:0;
}
.f1 .fn {
    padding:12px 12px;
    display:flex;
    align-items: center;
    justify-content: center;
    background:#323232;
}
.f1 .fn .fl {
    position:relative;
}
.f1 .fn .fl .ic {
    width:50px;
}
.f1 .fl .animation {
    top:-15px;
    right:-15px;
}
.f1 .fn .fc {
    margin-left:12px;
    margin-right:24px;
}
.f1 .fn .fc .sb {
    font-size:18px;
}
.f1 .fn .fr .ft {
    display:inline-block;
    background:transparent;
    color:#c7a975;
    border:solid 1px #c7a975;
    padding:12px 24px;
    font-size:12px;
    cursor:pointer;
    transition: all 0.5s;
}
.f1 .fn .fr .ft:hover {
    background:#c7a975;
    color:#fff;
    border-color:#c7a975;
}






/*资讯详情页*/
.n1 .nr .nt {
    font-size: 18px;
    margin: 24px auto 6px;
}
.n1 .nr .ni::before {
    width: 20px;
    height: 20px;
}
.n1 .nr .nb, .n1 .nr .ni {
    font-size: 14px;
}
.n1 .nr .nc {
    padding: 24px 0;
    width: 90%;
    margin: auto;
}
.n1 .nr .nc * {
    line-height: 24px;
}
.n1 .nr .nc img {
    width:auto !important;
    height:auto !important;
    max-width:100% !important;
}
.n1 .nr .p1 {
    display: block;
}
