@charset "utf-8";
.w1080, .public-box {
    min-width: 900px;
}

.fullSlide.banner .bd {
    min-height: 464.53px;
}

@media only screen and (min-width: 990PX) and (max-width: 1099PX) {

    .w1080 {
        width: 900px;
        margin: 0 auto;
    }

    .lz-list > li {
        width: 20%;
        margin-right: 5%;
    }

    .lz-list > li:nth-child(5n) {
        margin-right: 5%;
    }

    .lz-list > li:nth-child(4n) {
        margin-right: 0 !important;
    }
}

@media only screen and (min-width: 1100PX) {
    .w1080 {
        width: 1080px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1280PX) {
    .w1080 {
        width: 1130px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 320PX) and (max-width: 360PX) {
    html {
        font-size: 13.65px
    }

    /*.header-box-nav-icon-top {*/
        /*width: 100px !important;*/
    /*}*/

    /*.header-box-nav-tel.leftMenu {*/
        /*min-width: 100px;*/
    /*}*/

    /*.header-box-nav-tel li.hover > .header-box-nav-subnav {*/
        /*left: 100px !important;*/
    /*}*/

    /*.header-box-nav-subnav {*/
        /*width: calc(100% - 100px) !important;*/
    /*}*/

    /*.header-box-nav-subnav-alone, .header-box-nav-tel li > .header-box-nav-icon-top > a.i-tel {*/
        /*font-size: 16px !important;*/
    /*}*/





}

@media only screen and (min-width: 360PX) and (max-width: 375PX) {
    html {
        font-size: 15.36px
    }

    /*.header-box-nav-icon-top {*/
        /*width: 100px !important;*/
    /*}*/

    /*.header-box-nav-tel.leftMenu {*/
        /*min-width: 100px;*/
    /*}*/

    /*.header-box-nav-tel li.hover > .header-box-nav-subnav {*/
        /*left: 100px !important;*/
    /*}*/


    /*.header-box-nav-subnav-alone, .header-box-nav-tel li > .header-box-nav-icon-top > a.i-tel {*/
        /*font-size: 14px !important;*/
    /*}*/
}

@media only screen and (min-width: 375PX) and (max-width: 390PX) {
    html {
        font-size: 16px
    }
}

@media only screen and (min-width: 390PX) and (max-width: 414PX) {
    html {
        font-size: 16.64px
    }
}

@media only screen and (min-width: 414PX) and (max-width: 640PX) {
    html {
        font-size: 17.664px;
    }
}

@media only screen and (min-width: 320PX) and (max-width: 640PX) {
    .ls-list .item {
        width: 100%;
        margin-bottom: 0.7rem;
        height: auto;
    }
    .l-list .item a {
        padding: 0.7rem 1rem;
    }
    .ls-list-box-texts {
        display: flex;
    }
    .ls-list-title {
        width: 100%;
        height: 1.5rem;
        text-align: right;
        font-size: 1rem;
        border-bottom: 1px solid #ccc;
        padding-bottom: 0;
    }
    .ls-list-box-texts-pic {
        background-repeat: no-repeat;
        background-size: cover;
        background-position:top;
        height: 8rem;
        width: 6.6rem;
    }
    .ls-list-box-content {
        margin-left: 0.7rem;
        width: calc(100% - 7.3rem);
        font-size: 0.875rem;
    }
    .ls-list-box-texts-alone{
        font-size: 0.875rem;
        line-height: 1.3rem;
    }
    .w1080, .public-box, .footer {
        min-width: auto;
    }

    .w1080 {
        width: calc(100% - 20px);
        margin: 0 auto;
        padding: 0 10px;
    }

    .i-pc, .header-box-nav-tel li > .header-box-nav-icon-top > a.i-pc {
        display: none !important;
    }

    /*.i-tel, .header-box-nav-tel li > .header-box-nav-icon-top > a.i-tel {*/
        /*display: block;*/
    /*}*/

    /*.i-box-left, .i-box-right {*/
        /*width: 100% !important;*/
    /*}*/

    /*.i-box-right-first {*/
        /*flex-wrap: wrap !important;*/
    /*}*/

    /*.i-box-right-first-pic, .i-box-right-first-info {*/
        /*!*width: 100% !important;*!*/
    /*}*/

    /*.i-box-right-first-info-title {*/
        /*font-size: 0.875rem;*/
        /*line-height: 1.2rem;*/
    /*}*/

    /*.i-box-right-first-info-text {*/
        /*font-size: 0.75rem;*/
        /*line-height: 1rem;*/
        /*margin-top: 0.7rem;*/
    /*}*/

    /*.i-box {*/
        /*margin-top: 1.125rem;*/
    /*}*/

    /*.i-box-alone-top-title {*/
        /*!*align-items: flex-end;*!*/
    /*}*/

    /*.i-box-alone-top-title-icon {*/
        /*width: auto;*/
        /*height: 16px;*/
    /*}*/

    /*.i-box-alone-top-title-title {*/
        /*font-size: 1.1rem;*/
        /*margin-left: 0.5rem;*/
    /*}*/

    /*.i-box-alone-top-more {*/
        /*font-size: 0.9rem;*/
    /*}*/

    /*.i-box-alone-titles {*/
        /*!* margin-top: 0.35rem; *!*/
        /*font-size: 0.875rem;*/
        /*justify-content: space-between;*/
        /*padding: 10px 0;*/
    /*}*/

    /*.i-box-alone-titles:nth-child(2) {*/
        /*margin-top: 0.2rem;*/
        /*padding-top: 10px;*/
    /*}*/

    /*.i-box-alone-titles-text {*/
        /*margin-left: 0;*/
        /*width: 82%;*/
    /*}*/

    /*.i-box-alone {*/
        /*margin-bottom: 0.6rem;*/
    /*}*/

    /*.i-box-right-first {*/
        /*margin-top: 0.7rem;*/
        /*margin-bottom: 0.7rem;*/
    /*}*/

    /*.i-box-right-first-pic {*/
        /*height: 6.2rem;*/
        /*margin-top: 0;*/
        /*margin-bottom: 0.45rem;*/
    /*}*/

    /*.i-box-right-alone {*/
        /*width: 100%;*/
        /*margin-bottom: 0;*/
        /*padding: 10px 0;*/
    /*}*/

    /*.i-box-right-alone-tel {*/
        /*display: flex;*/
        /*justify-content: space-between;*/
        /*font-size: 0.875rem;*/
    /*}*/

    /*.i-box-right-alone-title span {*/
        /*margin-right: 0.2rem;*/
        /*font-size: 0.75rem;*/
    /*}*/

    /*.i-tuijian {*/
        /*margin-top: 1.2rem;*/
        /*flex-wrap: wrap;*/
    /*}*/

    /*.i-tuijian > .bd {*/
        /*width: 100%;*/
    /*}*/

    /*.i-tuijian > .bd > ul,*/
    /*.i-tuijian > .bd > ul > li {*/
        /*height: 9.4rem !important;*/
    /*}*/

    /*.i-tuijian-pic {*/
        /*width: 100%;*/
        /*height: 9.4rem;*/
    /*}*/

    /*.i-tuijian-texts {*/
        /*padding: 0 2rem;*/
        /*padding-top: 1.7rem;*/
        /*width: calc(100% - 4rem);*/
        /*height: auto;*/
        /*padding-bottom: 2rem;*/
    /*}*/

    /*.i-tuijian-texts-title-icon {*/
        /*width: 0.8rem;*/
        /*height: 0.8rem;*/
    /*}*/

    /*.i-tuijian-texts-title-text {*/
        /*font-size: 1rem;*/
        /*!* font-weight: bolder; *!*/
        /*width: calc(100% - 7px);*/
    /*}*/

    /*.i-tuijian-texts-content {*/
        /*font-size: 0.75rem;*/
        /*margin-top: 0.2rem;*/
        /*margin-left: 1.35rem;*/
    /*}*/

    /*.i-box-alone-top {*/
        /*padding: 8px 0 5px;*/
    /*}*/

    /*.i-tuijian-texts-content-text {*/
        /*width: 56.4%;*/
    /*}*/

    /*.i-tuijian-texts-alone {*/
        /*padding-bottom: 17px;*/
        /*border-bottom: 1px solid #40a193;*/
    /*}*/

    /*.i-tuijian-texts > ul > li:last-child > .i-tuijian-texts-alone {*/
        /*margin-bottom: 0;*/
        /*padding-bottom: 0;*/
        /*border-bottom: none;*/
    /*}*/

    /*.i-navs {*/
        /*margin-top: 0.83rem;*/
    /*}*/

    /*.i-navs-alone {*/
        /*height: 7.5rem;*/
    /*}*/

    /*.i-navs-alone-title {*/
        /*font-size: 1rem;*/
        /*bottom: 0.3rem;*/
        /*right: 0.3rem;*/
    /*}*/

    /*.i-navs-alone-pic {*/
        /*width: 170%;*/
        /*height: 150%;*/
        /*top: -68%;*/
        /*right: 15%;*/
    /*}*/

    /*.i-icon {*/
        /*margin-top: 1.5rem;*/
    /*}*/

    /*.i-box-xiehui {*/
        /*height: 5.3rem;*/
        /*margin-top: 0.4rem;*/
    /*}*/

    /*.i-box-xiehui-top {*/
        /*margin-top: 0.6rem;*/
    /*}*/

    /*.i-box-xiehui:nth-child(2) {*/
        /*margin-top: 0.45rem;*/
    /*}*/

    /*.i-box-xiehui-info-title {*/
        /*font-size: 1rem;*/
    /*}*/

    /*.i-box-xiehui-info-text {*/
        /*font-size: 0.75rem;*/
        /*margin-top: 0.5rem;*/
        /*line-height: 1rem;*/
    /*}*/

    /*.i-box-yuanlin {*/
        /*margin-top: 0.9rem;*/
    /*}*/

    /*.i-box-right-dongtai {*/
        /*margin-top: 0.458rem;*/
    /*}*/

    /*.i-box-right-dongtai {*/
        /*height: 9.4rem;*/
    /*}*/

    /*.i-box-right-dongtai .bd {*/
        /*height: 9.4rem;*/
    /*}*/

    /*.i-box-right-dongtai .bd li {*/
        /*height: 9.4rem;*/
    /*}*/

    /*.i-box-right-dongtai-title {*/
        /*font-size: 1rem;*/
        /*width: 80%;*/
        /*padding: 0.25rem 3%;*/
        /*padding-right: 17%;*/
    /*}*/

    /*.i-box-right-bottom {*/
        /*height: auto;*/
        /*padding: 0.75rem 0.7rem;*/
    /*}*/

    /*.i-box-right-bottom-alone {*/
        /*margin-top: 0.7rem;*/
        /*font-size: 0.75rem;*/
    /*}*/

    /*.i-box-right-bottom-alone-title {*/
        /*font-size: 0.75rem;*/
    /*}*/

    /*.i-box-right-bottom-alone-title > span {*/
        /*margin-right: 0.2rem;*/
        /*font-size: 0.75rem;*/
    /*}*/

    /*.i-bottom {*/
        /*margin-top: 0.74rem;*/
        /*margin-bottom: 1rem;*/
    /*}*/

    /*.i-bottom-alone-banner {*/
        /*margin-top: 0;*/
        /*height: 7.4rem;*/
    /*}*/

    /*.i-bottom-alone-banner-bg {*/
        /*display: block;*/
        /*background: rgba(0, 0, 0, 0.5);*/
        /*text-align: center;*/
        /*position: absolute;*/
        /*width: 100%;*/
        /*height: 100%;*/
        /*top: 0 !important;*/
    /*}*/

    /*.i-bottom-alone-banner-bg-pic {*/
        /*width: 1.7rem;*/
        /*margin-top: 2.2rem;*/
    /*}*/

    /*.i-bottom-alone-banner-bg-text {*/
        /*font-size: 1rem;*/
        /*margin-top: 0.5rem;*/
    /*}*/

    /*.footer {*/
        /*padding-top: 1.5rem;*/
        /*padding-bottom: 1rem;*/
    /*}*/

    /*.footer-box {*/
        /*flex-wrap: wrap;*/
        /*align-items: flex-start;*/
    /*}*/

    /*.footer-box-erweima {*/
        /*position: absolute;*/
        /*width: 6rem;*/
        /*text-align: center;*/
        /*top: 9rem;*/
        /*left: 1.52rem;*/
    /*}*/

    /*.footer-box-nav, .footer-box-info {*/
        /*width: 60%;*/
    /*}*/

    /*.footer-box-info {*/
        /*margin-left: 40%;*/
        /*margin-top: 1rem;*/
    /*}*/

    /*.footer-box-nav-list-alone a, .footer-box-info-alone {*/
        /*font-size: 0.75rem;*/
    /*}*/

    /*.footer-box-info-alone {*/
        /*margin-bottom: 0.2rem;*/
    /*}*/

    /*.footer-box-nav-list-alone {*/
        /*margin-bottom: 0.4rem;*/
    /*}*/

    /*.footer-box-logo {*/
        /*width: 7rem;*/
        /*margin-left: 0.5rem;*/
    /*}*/

    /*.footer-box-nav-title, .footer-box-nav-title1 {*/
        /*font-size: 1rem;*/
    /*}*/

    /*.footer-box-nav-title1 {*/
        /*margin-top: 0.3rem;*/
    /*}*/

    /*.footer-box-erweima-text {*/
        /*font-size: 0.75rem;*/
    /*}*/

    /*.header-box-tellogo {*/
        /*height: 2.6rem;*/
        /*width: auto;*/
    /*}*/

    /*.header-box-right {*/
        /*display: flex;*/
    /*}*/

    /*.header-box-btn-nav {*/
        /*margin-right: -10px;*/
    /*}*/

    /*.header-box-btn-nav, .header-box-btn-search {*/
        /*height: 50px;*/
        /*width: 3rem;*/
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: center;*/
    /*}*/

    /*.header-box-btn-search > img {*/
        /*width: 1.1rem;*/
        /*height: auto;*/
    /*}*/

    /*.header-box-btn-nav > img {*/
        /*width: 1.1rem;*/
        /*height: auto;*/
    /*}*/

    /*.header-box-nav-tel {*/
        /*position: absolute;*/
        /*z-index: 9999;*/
        /*display: none;*/
        /*background: rgba(64, 161, 147, 0.8);*/
        /*top: 50px;*/
        /*width: 100%;*/
        /*left: -8px;*/
        /*padding: 0;*/
    /*}*/

    /*.header-box-nav-subnav-child .header-box-nav-subnav-child-item:last-child .header-box-nav-subnav-alone-pic {*/
        /*display: block;*/
    /*}*/
    /*.header-box-nav-subnav-child1 .header-box-nav-subnav-child-item1:last-child .header-box-nav-subnav-alone-pic1 {*/
        /*display: block;*/
    /*}*/

    /*.header-box-nav-subnav-child-item {*/
        /*!* flex-direction: row-reverse; *!*/
        /*padding: 10px 2px;*/
        /*width: 100%;*/
        /*margin: 0 10px;*/
        /*border-bottom: 1px solid #f1f1f1;*/
        /*display: block;*/
    /*}*/

    /*.header-box-nav-subnav-child-item-box{*/
        /*width: 100%;*/
        /*display: flex;*/
        /*justify-content: center;*/
        /*align-items: center;*/
    /*}*/
    /*li .header-box-nav-subnav-child-item:last-child {*/
        /*border: none;*/
    /*}*/

    /*.header-box-nav-subnav-child-item1 {*/
        /*!* flex-direction: row-reverse; *!*/
        /*padding: 10px 2px;*/
        /*width: 100%;*/
        /*margin: 0 10px;*/
        /*border-bottom: 1px solid #f1f1f1;*/
    /*}*/

    /*li .header-box-nav-subnav-child-item1:last-child {*/
        /*border: none;*/
    /*}*/
    /*.header-box-nav-alone {*/
        /*width: 100%;*/
        /*font-size: 0.875rem;*/
        /*margin: 0;*/
        /*margin-top: 0.5rem;*/
    /*}*/

    /*.leftMenu .header-box-nav-alone {*/
        /*padding: 0;*/
    /*}*/

    /*.header-box-nav-tel li > .header-box-nav-icon-top > a.i-tel {*/
        /*display: block;*/
        /*!* color: #fff; *!*/
        /*text-align: left;*/
        /*padding: 1rem;*/
        /*font-size: 18px;*/
    /*}*/

    /*.header-box-nav-tel li.hover > .header-box-nav-icon-top > a.i-tel {*/
        /*background: #FFFFFF;*/
        /*box-shadow: 0 5px 8px -5px #999;*/
        /*color: #40a193;*/
    /*}*/

    /*.header-box-nav-icon-top {*/
        /*height: auto !important;*/
        /*width: 140px;*/
    /*}*/

    /*.header-box-nav-icon {*/
        /*display: none;*/
    /*}*/

    /*.header-box-nav-subnav {*/
        /*background: #FFFFFF;*/
        /*height: 100%;*/
        /*position: absolute;*/
        /*top: 0;*/
        /*left: 140px;*/
        /*width: calc(100% - 100px);*/
        /*align-items: flex-start;*/
        /*display: none;*/
    /*}*/
    /*.header-box-nav-subnav1 {*/
        /*background: #FFFFFF;*/
        /*position: relative;*/
        /*width:100%;*/
        /*top: 0;*/
        /*transition: all 0.2s ease-out 0s;*/
        /*-webkit-transition: all 0.2s ease-out 0s;*/
    /*}*/
    /*.header-box-nav-subnav-child-item:hover > .header-box-nav-subnav1{*/
        /*height: 10rem !important;*/
        /*transition: all 0.2s ease-out 0s;*/
        /*-webkit-transition: all 0.2s ease-out 0s;*/

    /*}*/
    /*.header-box-nav-subnav-child-item:hover >.header-box-nav-subnav-child-item-box> .header-box-nav-subnav-alone{*/
        /*color: #40a193;*/
    /*}*/

    /*.header-box-nav-subnav-child {*/
        /*height: auto;*/
        /*display: flex;*/
        /*flex-wrap: wrap;*/
        /*padding: 8px 0;*/
    /*}*/
    /*.header-box-nav-subnav-child1 {*/
        /*height: auto;*/
        /*display: flex;*/
        /*flex-wrap: wrap;*/
        /*padding: 8px 0;*/
    /*}*/

    /*.header-box-nav-subnav-alone {*/
        /*margin: 0 0 0 10px;*/
        /*padding: 6px 0;*/
        /*width: 100%;*/
        /*color: #666;*/
        /*font-size: 18px;*/
        /*text-align: left;*/
        /*line-height: 25px;*/
    /*}*/
    /*.header-box-nav-subnav-alone1 {*/
        /*margin: 0 0 0 10px;*/
        /*padding: 6px 0;*/
        /*width: 100%;*/
        /*color: #666;*/
        /*font-size: 14px;*/
        /*text-align: left;*/
        /*line-height: 25px;*/
    /*}*/
    /*.header-box-nav-subnav.now {*/
        /*height: auto;*/
    /*}*/


    /*.header-box-nav-subnav1.now {*/
        /*height: auto;*/
    /*}*/
    /*.header-box-nav-tel.leftMenu {*/
        /*background: #e1e1e1;*/
        /*width: 80%;*/
        /*!*overflow: hidden;*!*/
    /*}*/

    /*list开始*/
    .l-nav {
        margin-top: 4.2rem;
        font-size: 0.875rem;
        flex-wrap: wrap;
    }

    .l-nav-left {
        width: 100%;
    }

    .l-nav-search {
        margin-top: 0.5rem;
    }

    .l-nav-search form {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 12rem;

    }

    .l-nav-search-ipt {
        width: 7rem;
        height: 1.65rem;
        border-radius: 0.7rem;
        padding: 0 0.5rem;
        font-size: 0.875rem;
    }

    .l-nav-search-btn {
        height: 1.9rem;
        font-size: 0.875rem;
        border-radius: 0.7rem;
        width: 3rem;
    }

    .l-list {
        width: 100%;
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }

    .l-list .item {
        margin-bottom: 0.7rem;
        height: auto;
    }

    .l-list .item a {
        padding: 0.7rem 1rem;
    }

    .l-list .item .time {
        width: auto;
        padding: 0.5rem;
        font-size: 0.75rem;
        color: #999;
    }

    .l-list .item .time .day {
        font-size: 1.25rem;
        line-height: unset;
    }

    .l-list .item h3 {
        font-size: 1rem;
        display: -webkit-box;
        /* -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; */
        overflow: hidden;
        padding: 0;
        padding-right: 0.7rem;
    }

    .l-list .item .txt {
        line-height: 1rem;
        font-size: 0.75rem;
        margin-top: 0.3rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: auto;
        height: auto;
    }

    #pages {
        bottom: 1rem;
        width: 100%;
        left: 0;
    }

    #pages img {
        width: 1rem;
        height: 1rem;
    }

    #pages li {
        /* width: 1.5rem;
        height: 1.5rem;
        font-size: 0.875rem;
        margin: 0 0.2rem; */
    }

    #pages li:hover {
        background: #40a193;
        color: #fff;
        border-radius: 50%;
    }

    #pages > li.active {
        /* width: 1.5rem;
        height: 1.5rem;
        font-size: 0.875rem;
        margin: 0 0.2rem; */
    }

    #pages > li:first-child {
        margin-right: 1rem;
    }

    #pages > li:last-child {
        margin-left: 1rem;
    }

    #pages > a:first-child {
        margin-right: 1rem;
    }

    #pages > a:last-child {
        margin-left: 1rem;
    }

    /*list结束*/
    /*show开始*/
    .s-title {
        font-size: 1.25rem;
        color: #454545;
        margin-top: 3rem;
        line-height: 1.7rem;
    }

    .s-info {
        font-size: 0.75rem;
        margin-top: 0.7rem;
    }

    .s-info-alone {
        margin-right: 0.3rem;
    }

    .s-content {
        font-size: 1rem;
        line-height: 1.5rem;
        margin: 1.5rem 0;
    }

    .s-content > img {
        max-width: 100% !important;
        height: auto !important;
    }
    .s-content .s-c-box img {
        /* max-width: 100% !important; */
        height: 100px !important;
    }

    /*show结束*/
    /*list_zazhi开始*/
    .lz-list {
        margin-top: 2.5rem;
    }

    .lz-list > li {
        width: calc(50% - 20px);
        margin-right: 20px;
        margin-bottom: 1.2rem;
    }

    .lz-list > li:nth-child(2n) {
        margin-right: 0 !important;
    }

    .lz-list > li:nth-child(5n) {
        margin-right: calc((100% - 20.4rem) / 2);
    }

    .lz-list-alone-pic {
        height: 13rem;
    }

    .lz-list-alone-title {
        font-size: 0.875rem;
        margin-top: 0.7rem;
    }

    .lz-list-alone-time {
        font-size: 0.75rem;
        margin-top: 0.4rem;
    }

    /*list_zazhi结束*/
    /*search && search_result开始*/
    .search {
        width: 100%;
        /*background: #fff;*/
        /*border: 2px solid #40a193;*/
        height: 45px;
        line-height: 45px;
    }

    .search_box {
        margin: 0 auto;
        width: 100%;
    }

    .search-top-box {
        background: #fff !important;
        border-bottom: none !important;
        padding-top: 2rem;
        padding-bottom: 2rem !important;
    }

    .search input.inp_srh,
    .search input.btn_srh {
        border: none;
        background: none;
        height: 2.5rem;
        line-height: 2.5rem;
        float: left;
    }

    .search input.inp_srh {
        font-size: 0.75rem;
        outline: none;
        width: calc(100% - 7rem);
        background-color: #FFF;
        border-radius: 0.3rem;
        border: 2px solid #40a193;
        margin-right: 0.3rem;
        margin-left: 0.75rem;
        box-sizing: border-box;
        padding-left: 0.7rem;
    }

    .search input.btn_srh {
        background: #40a193;
        color: #FFF;
        font-family: "微软雅黑";
        font-size: 0.9rem;
        width: 5.2rem;
        border-radius: 0.3rem;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        margin-right: 0.75rem;
    }

    .search_result {
        background: #fff;
        width: 100%;
        padding-top: 0;
        margin-top: 0;
    }

    .search_time {
        padding-left: 0.75rem;
    }

    /*search && search_result结束*/
    /*list_shuji 开始*/

    .ls-list .list{
        display: block;
    }
    .ls-list .item{
        width: 100%;
    }
    .ls-list .item:nth-child(2n){
        margin-left: 0;
    }
    .ls-list-box{
        display: flex;
        flex-direction: row;
    }
    .ls-list-title{
        width: 100%;
        height:1.5rem;
        text-align: right;
        font-size: 1rem;
        border-bottom: 1px solid #ccc;
        padding-bottom:0;
    }
    .ls-list-box-text{
        display: flex;
        font-size: 0.875rem;
        margin-top: 0.4rem;
    }
    .ls-list-box-texts{
        margin-top: 1rem;
    }
    .ls-list-box-all{
        width: 100%;
    }
    .ls-list-box-text-title{
        color: #999;
        width: 35%;
    }
    .ls-list-box-text-text{
        width: 65%;
    }
    .ls-list .i-list-bg{
        height: 202px;
    }
    .ls-list-box-texts{
        display: flex;
    }
    .ls-list-box-texts-pic{
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        height: 8rem;
        width: 6.6rem;
    }
    .ls-list-box-texts-right{
        margin-left: 0.7rem;
        width: calc(100% - 7.3rem);
        line-height: 1.3rem;
        font-size: 0.875rem;
    }
    /*list_shuji 结束*/
}
