@media screen and (max-width: 768px) {
    .smiallhide {
        display: none !important;
    }
    header {
        padding: 0vw 3vw;
        width: 100%;
        height: 12.16vw;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    header .lons1 {
        width: 22.83vw;
        object-fit: contain;
    }
    header .left12 {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    header .left12 .lima1 {
        display: flex;
        align-items: center;
        margin-left: 2.5vw;
    }
    header .left12 .lima1:nth-child(1) {
        display: none;
    }
    header .left12 .lima1:nth-child(2) {
        display: none;
    }
    header .left12 .lima1 img {
        width: 3vw;
        height: 3vw;
        object-fit: contain;
        margin-right: 0.8vw;
    }
    header .left12 .lima1 span,
    header .left12 .lima1 a {
        font-size: 2.73vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
    }
    nav {
        width: 100%;
        height: 10.13vw;
        background: #A9C354;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0vw 3vw;
    }
    nav .ring1 {
        display: none;
        align-items: center;
    }
    nav .ring1 input {
        outline: none;
        border: 0;
        width: 10.94vw;
        height: 2.08vw;
        background: #FFFFFF;
    }
    nav .ring1 input::placeholder {
        font-size: 0.73vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #999999;
    }
    nav .ring1 .searcha {
        width: 2.45vw;
        height: 2.08vw;
        background: #F3AC56;
    }
    nav .ring1 .searcha .searimg {
        width: 0.94vw;
        height: 0.94vw;
        object-fit: contain;
    }
    nav .lefa1 {
        height: 100%;
        flex: 1;
        width: 100%;
        display: flex;
        align-items: center;
    }
    nav .lefa1 .aims {
        display: flex;
        align-items: center;
        height: 100%;
        padding: 0 2.3vw;
        font-size: 2.73vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
    }
    nav .lefa1 .act {
        background: #F3AC56;
    }
    .swipe1 {
        width: 100%;
        height: 33.44vw;
        position: relative;
    }
    .swipe1 .swiper-wrapper {
        width: 100%;
        overflow: hidden;
        height: 33.44vw;
    }
    .swipe1 .swiper-wrapper .swiper-slide {
        width: 100%;
        height: 33.44vw;
        position: relative;
    }
    .swipe1 .swipernation {
        position: absolute;
        bottom: 1.5vw;
        z-index: 9;
        text-align: center;
        padding-right: 2.4vw;
    }
    .swipe1 .swipernation .swiper-pagination-bullet {
        width: 2vw;
        height: 2vw;
        background: #FFFFFF;
        opacity: 1;
    }
    .swipe1 .swipernation .swiper-pagination-bullet-active {
        width: 2vw;
        height: 2vw;
        background: #F3AC56;
        opacity: 1;
    }
    footer .upiqin {
        padding: 2vw 3vw;
        background: #F3AC56;
        display: flex;
        align-items: center;
        flex-flow: wrap;
        width: 100%;
    }
    footer .upiqin .le12 {
        font-size: 2.4vw;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #FFFFFF;
    }
    footer .upiqin a {
        font-size: 2.3vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        margin-left: 1vw;
    }
    footer .fomain {
        padding: 1.7vw 3vw;
        display: flex;
        flex-flow: column;
    }
    footer .fomain .lmma1 {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    footer .fomain .lmma1 .ul1 {
        display: flex;
        flex-flow: column;
    }
    footer .fomain .lmma1 .ul1 .fim {
        font-size: 2.43vw;
        font-family: Microsoft YaHei;
        font-weight: 600;
        color: #333333;
        margin-bottom: 1vw;
    }
    footer .fomain .lmma1 .ul1 .li1 {
        font-size: 2.3vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        border-bottom: 0.05vw solid transparent;
    }
    footer .fomain .lmma1 .ul1 .li1:hover {
        border-bottom: 0.05vw solid #000;
        color: #000;
    }
    footer .fomain .lmma2 {
        width: 100%;
        display: flex;
        flex-flow: column;
        justify-content: center;
    }
    footer .fomain .lmma2 .lonuu {
        height: 8.97vw;
        object-fit: contain;
    }
    footer .fomain .lmma2 .ffbox {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        padding: 3.2vw 0;
    }
    footer .fomain .lmma2 .ffbox .ll1 {
        display: flex;
        flex-flow: column;
        width: 100%;
        font-size: 2.73vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        line-height: 3.35vw;
    }
    footer .fomain .lmma2 .ffbox .rr1 {
        display: flex;
        flex-flow: column;
    }
    footer .fomain .lmma2 .ffbox .rr1 img {
        width: 15.52vw;
        object-fit: contain;
    }
    footer .fftb {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        font-size: 2.73vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        padding: 3.15vw 4vw;
        border-top: 0.1vw solid #E5E5E5;
    }
    .nojia .mixxa {
        display: none !important;
    }
    .titlea {
        display: flex;
        align-items: center;
        position: relative;
        padding-bottom: 0.73vw;
    }
    .titlea .lmiss {
        width: 1vw;
        object-fit: contain;
        margin-right: 1vw;
    }
    .titlea .mixxa {
        width: 1vw;
        object-fit: contain;
        float: right;
    }
    .titlea span {
        font-size: 4.25vw;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333333;
    }
    .intmain {
        display: flex;
        justify-content: space-between;
        flex-flow: column;
        padding: 1.8vw 4vw;
    }
    .intmain .tibox {
        margin-top: 0.35vw;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .intmain .tibox .lilog {
        width: 50%;
        object-fit: cover;
    }
    .intmain .tibox .mi13 {
        display: flex;
        justify-content: space-between;
        flex-flow: column;
        width: 48%;
    }
    .intmain .tibox .mi13 .ta1 {
        font-size: 3.8vw;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #F3AC56;
    }
    .intmain .tibox .mi13 .ta2 {
        width: 100%;
        font-size: 2.73vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
    }
    .intmain .tibox .mi13 .ta3 {
        font-size: 2.73vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #F3AC56;
    }
    .intmain .lina2 {
        width: 100%;
        margin-top: 5vw;
    }
    .intmain .lina2 .bommz1 {
        width: 100%;
        display: flex;
        flex-flow: column;
    }
    .intmain .lina2 .bommz1 .uiiu {
        display: flex;
        align-items: center;
        margin-bottom: 1vw;
        justify-content: space-between;
    }
    .intmain .lina2 .bommz1 .uiiu:hover span,
    .intmain .lina2 .bommz1 .uiiu:hover .lmi3 {
        color: #f3ac56 !important;
    }
    .intmain .lina2 .bommz1 .uiiu span {
        font-size: 2.4vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
    }
    .intmain .lina2 .bommz1 .lmi3 {
        width: 70%;
        font-size: 2.73vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .chanpiun {
        padding: 1.7vw 3vw;
        background-color: #fafafa;
    }
    .chanpiun .bolist .item1 {
        float: left;
        width: 49%;
        background: #f6f9e6;
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        margin-right: 0.81vw;
        margin-top: 3.2vw;
        padding: 2vw 0;
    }
    .chanpiun .bolist .item1:nth-child(2n) {
        margin-right: 0vw;
    }
    .chanpiun .bolist .item1 span {
        width: 80%;
        font-size: 2.83vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        padding-top: 1.2vw;
        text-align: center;
    }
    .chanpiun .bolist .item1 .imgbox {
        background-color: #fff;
    }
    .chanpiun .bolist .item1 .imgbox img {
        width: 100%;
        height: 40.23vw;
        border-radius: 0.26vw;
        object-fit: cover;
    }
    .minnbox {
        position: relative;
        z-index: 9;
        padding: 0vw 4vw;
        background-color: #f8f8f8;
    }
    .minnbox .boxa {
        width: 100%;
        min-height: 52.5vw;
        background: #FFFFFF;
        position: relative;
        top: -4vw;
        display: flex;
        justify-content: space-between;
        padding-top: 2vw;
    }
    .minnbox .boxa .lefm1 {
        border-right: 0.05vw solid #ccc;
        display: flex;
        flex-flow: column;
        align-items: center;
    }
    .minnbox .boxa .lefm1 .toptext1 {
        width: 16.29vw;
        height: 8.17vw;
        background: #F3AC56;
    }
    .minnbox .boxa .lefm1 .toptext1 img {
        width: 3.04vw;
        height: 3.56vw;
        object-fit: contain;
        margin-right: 0.52vw;
    }
    .minnbox .boxa .lefm1 .toptext1 span {
        font-size: 2.5vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
    }
    .minnbox .boxa .lefm1 ul {
        display: flex;
        flex-flow: column;
        padding: 0 1.49vw;
        width: 100%;
    }
    .minnbox .boxa .lefm1 ul .aclt {
        color: #F3AC56 !important;
    }
    .minnbox .boxa .lefm1 ul .aclt i {
        background: #F3AC56 !important;
    }
    .minnbox .boxa .lefm1 ul li {
        font-size: 2.5vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        height: 7.49vw;
        width: 100%;
        border-bottom: 0.05vw solid #F0F0F0;
    }
    .minnbox .boxa .lefm1 ul li i {
        width: 0.6vw;
        height: 0.6vw;
        background: #000000;
        border-radius: 50%;
        margin-right: 0.57vw;
    }
    .minnbox .boxa .rign3 {
        flex: 1;
        padding-left: 1.56vw;
        border-top: 0.05vw solid #F0F0F0;
    }
    .minnbox .boxa .rign3 .ttip {
        width: 100%;
        height: 8.11vw;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 0.05vw solid #F0F0F0;
        padding-right: 1.56vw;
    }
    .minnbox .boxa .rign3 .ttip .limte {
        font-size: 4.6vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
    }
    .minnbox .boxa .rign3 .ttip .poma {
        display: none;
        font-size: 0.73vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
    }
    .minnbox .boxa .rign3 .mmbox22 {
        padding-right: 1.8vw;
    }
    .minnbox .boxa .rign3 .mmbox22 img {
        width: 70%;
        object-fit: contain;
        margin: 1.2vw auto;
    }
    .minnbox .boxa .rign3 .mmbox22 p {
        font-size: 2.4vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        margin-bottom: 3.5vw;
    }
    .minnbox .boxa .rign3 .mmbox22 .numblist {
        display: flex;
        align-items: center;
        margin-top: 5vw;
    }
    .minnbox .boxa .rign3 .mmbox22 .numblist .itemnu {
        display: flex;
        flex-flow: column;
        margin-right: 2.55vw;
    }
    .minnbox .boxa .rign3 .mmbox22 .numblist .itemnu .inueli2 {
        display: flex;
        align-items: flex-end;
    }
    .minnbox .boxa .rign3 .mmbox22 .numblist .itemnu .inueli2 .nums2 {
        font-size: 3.8vw;
        font-family: Objectivity;
        font-weight: bold;
        color: #F3AC56;
    }
    .minnbox .boxa .rign3 .mmbox22 .numblist .itemnu .inueli2 .jisa3 {
        font-size: 2.46vw;
        font-family: Objectivity;
        font-weight: bold;
        color: #F3AC56;
    }
    .minnbox .boxa .rign3 .mmbox22 .numblist .itemnu .dist {
        font-size: 2.3vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
    }
    .zizhilst {
        display: flex;
        flex-wrap: wrap;
    }
    .zizhilst .itmew2 {
        width: 47%;
        background: #FFFFFF;
        border: 0.05vw solid #F0F0F0;
        flex-flow: column;
        margin-top: 1.25vw;
        margin-right: 2vw;
        padding: 2vw;
    }
    .zizhilst .itmew2:hover {
        border: 0.05vw solid #f3ac56;
    }
    .zizhilst .itmew2 .immd2 {
        width: 80%;
        object-fit: cover;
    }
    .zizhilst .itmew2 span {
        width: 80%;
        font-size: 2.83vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #555555;
        text-align: center;
    }
    .fazhanli {
        display: flex;
        flex-flow: column;
        position: relative;
    }
    .fazhanli .lins2 {
        position: absolute;
        top: 4vw;
        left: 1.5vw;
        width: 0.05vw;
        height: 89%;
        background-color: #F3AC56;
    }
    .fazhanli .mfin2 {
        display: none;
        align-items: center;
        padding-right: 1.3vw;
        margin-top: 2vw;
        justify-content: baseline;
    }
    .fazhanli .mfin2 .imn2 {
        object-fit: contain;
        background: #F3AC56;
        margin-right: 0.89vw;
    }
    .fazhanli .mfin2 .oms {
        font-size: 0.83vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
    }
    .fazhanli .fazitem {
        display: flex;
        align-items: center;
        padding-right: 1.3vw;
        justify-content: space-between;
        margin-top: 2vw;
    }
    .fazhanli .fazitem .imn1 {
        width: 3vw;
        height: 3vw;
        object-fit: contain;
    }
    .fazhanli .fazitem .text12 {
        display: flex;
        align-items: baseline;
    }
    .fazhanli .fazitem .text12 .ttx1 {
        font-size: 2.6vw;
        font-family: PingFang;
        font-weight: 500;
        color: #F3AC56;
    }
    .fazhanli .fazitem .text12 .ttx2 {
        font-size: 2.4vw;
        font-family: PingFang;
        font-weight: 500;
        color: #F3AC56;
    }
    .fazhanli .fazitem .lise3 {
        width: 85%;
        object-fit: contain;
        display: flex;
        justify-content: center;
        padding: 0.99vw 0;
    }
    .fazhanli .fazitem .lise3 i {
        display: none;
        width: 0.31vw;
        height: 0.24vw;
        background: #F3AC56;
        border-radius: 50%;
        margin: auto 0;
        margin-right: 0.31vw;
    }
    .fazhanli .fazitem .lise3 span {
        width: 80%;
        font-size: 2.83vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #555555;
        margin: auto 0;
    }
    .rencai {
        padding-right: 1.3vw;
        padding-bottom: 2vw;
    }
    .rencai .t1t1 {
        font-size: 3.56vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        margin-top: 2.55vw;
        margin-bottom: 0.6vw;
    }
    .rencai .t1t2 {
        font-size: 2.73vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
    }
    .rencai .llbox {
        display: flex;
    }
    .rencai .llbox .lsirrig {
        display: none;
        width: 26.04vw;
        height: 19.27vw;
        object-fit: cover;
        position: relative;
        margin-top: 2.86vw;
        margin-left: -2vw;
    }
    .rencai .imnsli {
        margin-top: 6vw;
        position: relative;
        z-index: 9;
        width: 95%;
        height: 40.27vw;
        background: #A9C355;
        padding: 2.4vw;
        display: flex;
        flex-flow: column;
        justify-content: space-between;
    }
    .rencai .imnsli .litext1 {
        display: none;
    }
    .rencai .imnsli .litext1:first-child {
        display: block;
    }
    .rencai .imnsli .litext1 .to1 {
        font-size: 4.35vw;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #FFFFFF;
        margin-bottom: 1.4vw;
    }
    .rencai .imnsli .litext1 .to2 {
        font-size: 2.83vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
    }
    .rencai .imnsli .boxbut {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .rencai .imnsli .boxbut .lefig {
        display: flex;
        align-items: center;
    }
    .rencai .imnsli .boxbut .lefig img {
        cursor: pointer;
        width: 6vw;
        height: 6vw;
        margin-right: 2vw;
    }
    .rencai .imnsli .nutmt1 {
        display: flex;
        align-items: baseline;
    }
    .rencai .imnsli .nutmt1 .mmac1 {
        font-size: 6.88vw;
        font-family: Arial;
        font-weight: bold;
        color: #FFFFFF;
    }
    .rencai .imnsli .nutmt1 .mmac2 {
        font-size: 3.25vw;
        font-family: Arial;
        font-weight: bold;
        color: #FFFFFF;
    }
    .rencai .tsa1 {
        font-size: 4.56vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        text-align: center;
        padding: 3vw 0 1.7vw;
    }
    .rencai .grea {
        background: #A9C355 !important;
        border: 0.05vw solid transparent;
    }
    .rencai .grea .iu1 {
        color: #FFFFFF !important;
    }
    .rencai .graa {
        background: #EEEEEE !important;
        border: 0.05vw solid transparent;
    }
    .rencai .liui1 {
        margin-bottom: 0.5vw;
        cursor: pointer;
        width: 95%;
        height: 6.13vw;
        display: flex;
        align-items: center;
        padding: 0 1.6vw;
        border: 0.05vw solid #E5E5E5;
    }
    .rencai .liui1 .iu1 {
        flex: 1;
        font-size: 2.2vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
    }
    .rencai .zhweibox .jieshao {
        display: none;
        padding-bottom: 2vw;
    }
    .rencai .zhweibox .jieshao .tmb1 {
        font-size: 2.5vw;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #333333;
        margin: 1vw 0;
    }
    .rencai .zhweibox .jieshao p {
        font-size: 2.4vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
    }
    .liuui1 {
        padding: 0 !important;
    }
    .liuui1 .guanimg {
        width: 1.5vw;
        height: 1.5vw;
        object-fit: contain;
    }
    .liuui1 .kaiimg {
        width: 1.5vw;
        height: 1.5vw;
        object-fit: contain;
        display: none;
    }
    .liuui1 li {
        padding: 0 1vw;
    }
    .liuui1 li span {
        flex: 1;
    }
    .liuui1 .lsie {
        display: flex;
        flex-flow: column;
        padding-bottom: 2vw;
    }
    .liuui1 .lsie .nue1 {
        background: #F3AC56;
    }
    .liuui1 .lsie .nue1 span {
        color: #FFFFFF;
        font-size: 2.4vw;
    }
    .liuui1 .lsie a {
        height: 5.6vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        display: flex;
        align-items: center;
    }
    .liuui1 .lsie a:hover {
        background: #F3AC56;
    }
    .liuui1 .lsie a:hover span {
        color: #FFFFFF;
    }
    .liuui1 .lsie a li {
        border: 0 !important;
        height: auto !important;
    }
    .liuui1 .lsie a li i {
        visibility: hidden;
    }
    .liuui1 .lsie a span {
        color: #666666;
        font-size: 0.83vw;
    }
    .liune12 {
        cursor: pointer;
    }
    .guanyua {
        width: 95%;
        background: #F9F9F9;
        margin-top: 2vw;
        padding: 2.1vw;
    }
    .guanyua p {
        font-size: 2.83vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        margin-bottom: 3vw;
        line-height: 4vw;
    }
    .xingqing .tobox {
        margin-top: 1.5vw;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 95%;
        background: #F9F9F9;
        padding: 4vw 1vw;
        flex-flow: column;
    }
    .xingqing .tobox .imgbox {
        width: 90%;
        background: #FFFFFF;
    }
    .xingqing .tobox .imgbox img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .xingqing .tobox .guige {
        flex: 1;
        margin-top: 2.6vw;
        display: flex;
        flex-flow: column;
        justify-content: space-around;
        height: 100%;
        width: 100%;
        padding: 0 5vw;
    }
    .xingqing .tobox .guige .tia1 {
        font-size: 2.8vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
    }
    .xingqing .tobox .guige p {
        display: flex;
        width: 100%;
        font-size: 2.83vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
    }
    .xiaqq {
        padding-right: 2vw;
    }
    .xiaqq .inm1 {
        font-size: 2.8vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        margin: 1.9vw 0 1vw;
    }
    .xiaqq .bomzia p {
        font-size: 2.83vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        line-height: 3.88vw;
    }
    .lsitpei {
        display: flex;
        flex-wrap: wrap;
    }
    .lsitpei .zhezhao {
        transition: all 1s;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #b3ca69c8;
        padding: 1.2vw;
        padding-top: 3vw;
        display: none;
        opacity: 0;
    }
    .lsitpei .zhezhao .s1 {
        font-size: 0.94vw;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #FFFFFF;
        padding-bottom: 1vw;
    }
    .lsitpei .zhezhao .s2 {
        font-size: 0.83vw;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 1.88vw;
    }
    .lsitpei .item1 {
        position: relative;
        width: 48%;
        background: #D1D1C5;
        background: #f6f9e6;
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        margin-right: 0.81vw;
        margin-top: 1.2vw;
        padding: 2vw;
    }
    .lsitpei .item1:hover .zhezhao {
        display: block;
        opacity: 1;
    }
    .lsitpei .item1:nth-child(2n) {
        margin-right: 0vw;
    }
    .lsitpei .item1 span {
        width: 80%;
        font-size: 2.83vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        padding-top: 1.2vw;
        text-align: center;
    }
    .lsitpei .item1 .imgbox {
        background-color: #fff;
    }
    .lsitpei .item1 .imgbox img {
        width: 100%;
        height: 34vw;
        border-radius: 0.26vw;
        object-fit: cover;
    }
    .newlist {
        padding-right: 1.56vw;
        padding-top: 1.56vw;
        padding-bottom: 1.56vw;
        display: flex;
        flex-flow: column;
    }
    .newlist .mis23 {
        flex: 1;
    }
    .newlist .newitwms {
        width: 100%;
        background: #F8F8F8;
        padding: 1vw;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 3vw;
    }
    .newlist .newitwms:hover {
        background: #A9C354;
    }
    .newlist .newitwms:hover .lsi1,
    .newlist .newitwms:hover .lsi2,
    .newlist .newitwms:hover .lsi3 {
        color: #fff !important;
    }
    .newlist .newitwms img {
        height: 20.77vw;
        object-fit: cover;
        margin-right: 1.15vw;
    }
    .newlist .newitwms .iembox {
        display: flex;
        flex-flow: column;
    }
    .newlist .newitwms .iembox .lsi1 {
        font-size: 0.94vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
    }
    .newlist .newitwms .iembox .lsi2 {
        font-size: 0.73vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        margin: 0.69vw 0;
    }
    .newlist .newitwms .iembox .lsi3 {
        font-size: 0.73vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
    }
    .nuama2 {
        display: flex;
        justify-content: center;
        margin-top: 4vw;
    }
    .nuama2 span {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 5vw;
        height: 5vw;
        background: #FFFFFF;
        border: 0.05vw solid #DEE2E6;
        margin-right: 0.42vw;
        font-size: 2.73vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        cursor: pointer;
    }
    .nuama2 span:hover {
        background: #F3AC56;
        color: #FFFFFF;
    }
    .nuama2 .adt {
        background: #F3AC56;
        color: #FFFFFF;
    }
    .newinfo {
        padding: 2vw 1.5vw 2vw 0;
    }
    .newinfo h3 {
        font-size: 3.56vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        text-align: center;
        color: #333333;
    }
    .newinfo .infoie {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 1vw;
    }
    .newinfo .infoie .min1,
    .newinfo .infoie .min2 {
        font-size: 2.73vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #999999;
    }
    .newinfo .infoie .min1 {
        margin-right: 2vw;
    }
    .newinfo .boxinsl {
        margin: 1.67vw 0;
    }
    .newinfo .boxinsl p {
        font-size: 2.4vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        line-height: 3.56vw;
    }
    .newinfo .boxinsl img {
        width: 70%;
        object-fit: contain;
        margin: 2vw auto;
    }
    .xiazailist {
        padding: 2vw 1.5vw 2vw 0;
    }
    .xiazailist .itema {
        width: 95%;
        background: #EEEEEE;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0.89vw 1.25vw;
        margin-bottom: 3.2vw;
    }
    .xiazailist .itema:hover {
        background: #A9C355;
    }
    .xiazailist .itema:hover .to1xx,
    .xiazailist .itema:hover .to2xx,
    .xiazailist .itema:hover .lim2 {
        color: #fff !important;
    }
    .xiazailist .itema:hover .lim3 {
        visibility: inherit !important;
    }
    .xiazailist .itema .lim1 {
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        padding-right: 1.2vw;
        border-right: 0.05vw solid #66666620;
    }
    .xiazailist .itema .lim1 .to1xx {
        font-size: 2.3vw;
        font-family: Arial;
        font-weight: bold;
        color: #999999;
    }
    .xiazailist .itema .lim1 .to2xx {
        font-size: 2.3vw;
        font-family: Arial;
        font-weight: 400;
        color: #999999;
    }
    .xiazailist .itema .lim2 {
        flex: 1;
        padding-left: 2.2vw;
        font-size: 2.4vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
    }
    .xiazailist .itema .lim3 {
        display: flex;
        align-items: center;
        visibility: hidden;
    }
    .xiazailist .itema .lim3 img {
        width: 1.56vw;
        height: 1.15vw;
        object-fit: contain;
    }
    .xiazailist .itema .lim3 span {
        font-size: 0.73vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
    }
    .ttip123 {
        width: 100%;
        height: 6.11vw;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 0.05vw solid #F0F0F0;
        padding-right: 1.56vw;
    }
    .ttip123 .limte {
        font-size: 4vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
    }
    .ttip123 .poma {
        display: none;
        font-size: 0.73vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
    }
    .disne2 {
        display: flex;
        align-items: center;
        padding: 3vw 0 1.46vw;
        border-bottom: 0.05vw solid #D2D2D2;
        width: 100%w;
    }
    .disne2 img {
        width: 2vw;
        object-fit: contain;
        margin-right: 1vw;
    }
    .disne2 span {
        font-size: 2.83vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
    }
    .saeggg {
        display: flex !important;
        justify-content: flex-start !important;
    }
    .mbiabox {
        display: flex;
        align-items: flex-end;
    }
    .mbiabox img {
        width: 12.25vw;
        height: 12.15vw;
        margin-left: 7vw;
    }
    .mbiabox .lefabox {
        display: flex;
        flex-flow: column;
    }
    .mbiabox .lefabox span {
        font-size: 2.83vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
    }
    .ditubox {
        width: 100%;
        height: 51.88vw;
        margin-top: 2.5vw;
    }
    .ditubox img {
        width: 100%;
        height: 100%;
    }
}