.conterTit01bg {
    background: #fff url(../images/secbgbg.png) no-repeat top center;
    background-size: contain;
}

/* qkimglist02 */

.qkimglist02 {
    margin-top: 40px;
}

.qkimglist02 ul {
    display: flex;
    flex-wrap: wrap;
}

.qkimglist02 ul li {
    background: #f5f8fe;
}

.qkimglist02 h6 {
    font-weight: normal;
    color: #006336;
    padding-left: 10px;
    /* margin-bottom: 12px; */
}

.qkimglist02 {
    align-items: stretch;
    flex-wrap: wrap;
}

.qkimglist02 .item {
    flex: 0 0 auto;
    background: #f5f8fe;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    transition: 0.3s;
    top: 0;
}

.qkimglist02 .item a {
    display: block;
    /* padding: 60px 0 40px; */
}

.qkimglist02 .item .itp {
    padding: 18px 30px;
    position: relative;
    align-items: stretch;
}


/* .qkimglist02 .item .itp:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 160px;
  max-height: 60%;
  background: #68b54b;
  border-radius: 0 3px 3px 0;
} */

.qkimglist02 .iimgle {
    flex: 0 0 auto;
    overflow: hidden;
    border: 2px solid #007171;
}

.qkimglist02 .item .img {
    width: 140px;
    padding-bottom: 130%;
}

.qkimglist02 .item .itxt {
    flex: 1 1 auto;
    overflow: hidden;
    margin-left: 26px;
    padding-left: 20px;
    padding-top: 10px;
    border-left: 1px solid #e1e1e1;
}

.qkimglist02 .item .it {
    margin-bottom: 10px;
}

.qkimglist02 .item .ip {
    margin-top: 6px;
    color: #3f3f3f;
    padding-left: 10px;
}

.qkimglist02 .item .ibot {
    padding: 0 8%;
    margin-top: 30px;
    text-align: right;
}

.qkimglist02 .item .ibot .iconfont {
    color: #68b54b;
}

.qkimglist02 .item:hover {
    box-shadow: 0 0 26px rgba(0, 0, 0, 0.16);
    top: -5px;
}

.vmmore {
    margin-top: 8px;
    display: block;
    text-align: right;
    color: #919191;
    font-weight: normal;
}

.vmmore i {
    display: inline-block;
    font-weight: normal;
    text-align: center;
    color: #919191;
    margin-left: 4px;
}

/* qkimglist02 */
.sub_list02 {
    flex: 1;
    background: #fff;
    /* overflow: hidden; */
    margin-bottom: 4%;
    padding: 0 8px;
}

.sub_list02 ul {}

.sub_list02 li {
    box-sizing: border-box;
    margin-bottom: 50px;
}

.sub_list02 .item {
    display: flex;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.07);
}

.sub_list02 .item:hover {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}

.sub_list02 .img_box {
    width: 460px;
    margin-right: 45px;
    position: relative;
}

.sub_list02 .img_box .img {
    padding-bottom: 56.33%;
}

.sub_list02 .info_box {
    flex: 1;
    overflow: hidden;
    padding: 24px 30px 0 0;
}

.sub_list02 .title {
    font-weight: bold;
    color: #414141;
    position: relative;
    padding-left: 20px;
}

.sub_list02 .title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 8px;
    height: 8px;
    background: #006336;
    border-radius: 50%;
}

.sub_list02 .info {
    text-align: justify;
    margin: 20px 0 0px;
    color: #0b0b0b;
}

.sub_list02 .time a {
    color: #006336;
    margin-right: 38px;
    transition: all 0.2s ease-in-out;
}

.sub_list02 .time a:hover {
    margin-right: 30px;
}

.sub_list02 .item:hover .title {
    color: #006336;
}

.sub_list02 .item:hover .info {
    color: #006336;
}

.sub_list02 .date {
    text-align: center;
    box-sizing: border-box;
    padding: 10px;
    color: #fff;
    background-image: -moz-linear-gradient(120deg, rgb(0, 152, 68) 0%, rgb(0, 94, 112) 97%);
    background-image: -webkit-linear-gradient(120deg, rgb(0, 152, 68) 0%, rgb(0, 94, 112) 97%);
    background-image: -ms-linear-gradient(120deg, rgb(0, 152, 68) 0%, rgb(0, 94, 112) 97%);
    position: absolute;
    left: 20px;
    top: 0;
}

.sub_list02 .date .day {
    font-weight: bold;
    line-height: 1.136;
    margin-bottom: 4px;
}

/* imglista */
.searchRc {
    width: 100%;
    margin-bottom: 40px;
}

.gp-search4 {
    height: 46px;
}

.gp-search4 .gp-ser {
    height: 100%;
    z-index: 9999994;
    margin: 0 auto;
    position: relative;
    background: #fff;
}

.gp-search4 input,
.gp-search4 button {
    position: absolute;
    height: 100%;
    line-height: 100%;
    border: none;
    background: none;
    top: 0px;
    overflow: hidden;
}

.gp-search input.notxt {
    color: rgba(0, 0, 0, .3);
    width: 86%;
    left: 0;
    padding: 0 28px;
    border: none;
    background: none;
    top: 0px;
    overflow: hidden;
    box-sizing: border-box;
    outline: none;
    position: absolute;
    border: 1px solid #006335;
    border-radius: 8px;
}

.gp-search4 .notxt1 {
    background: #006335 url(../images/secicon.png) no-repeat 14px 12px;
    position: absolute;
    background-size: 20px;
    width: 118px !important;
    height: 100% !important;
    right: 0;
    padding-left: 20px;
    cursor: pointer;
    color: #fff !important;
    border-radius: 8px;
}

.gp-search4.gp-ser {
    display: block;
}

.header1 .h1 .ser_btn {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #007072;
    margin: 0 0 0 37px;
    line-height: 28px;
    text-align: center;
    color: #fff;
}


/* search */

/* searlist01 */

.searlist01 ul {
    margin: 0 0px 0 -50px
}

.searlist01 li {
    width: 20%
}

.search-result li {
    margin-bottom: 40px;
}

.search-result li {
    height: 350px;
}

.searlist01 .item {
    margin: 0 0 50px 46px;
    text-align: center;
    position: relative;
    padding: 0px 0px 12px;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    background: #f6f6f6;
    top: 0
}

.searlist01 .img {
    padding-bottom: 120%
}

.searlist01 .title {
    margin: 14px 0 4px;
    color: #292929;
}

.searlist01 .info {
    margin: 0 10px;
    color: #292929;
    /* background: url(../images/seacgiocn.png) no-repeat left 5px; */
    background-size: 15px 15px;
    text-align: center;
    /* height: 100px; */
}

.searlist01_icno .info {
    padding-left: 0;
    background: none;
    text-align: center;
    height: 70px;

}

.searlist01 .item:hover {
    background: #ebf7eb
}

/* searlist01 */


.sldinfo_ins02 .info1 .txt {
    margin: 0 0 0 calc(184px - 0px);
    padding: 0
}

.tdlist02 {
    margin-left: 30px;
    padding-top: 20px;
}

.list01a ul {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
}

.list01a .item {
    width: 13.2%;
    margin-right: 4%;
    margin-bottom: 3.5%;
}

.list01a .item:nth-child(6n) {
    margin-right: 0;
}

.ncard {
    background: #f6f6f6;
    transition: .3s;
    position: relative;
    top: 0;
    cursor: pointer;
}

.list01a .item .img {
    padding-bottom: 120%;
}

.list01a .item .title {
    padding: 0;
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list01a .item p.title {
    margin-top: 0;
}

.list01a .item .titleTit1 {
    margin-bottom: 10px;
    display: block;
    text-align: center;
    font-weight: normal;
}

.list01a .item .title span {
    margin-left: 10px;
    font-weight: normal;
}

.txtpd01 {
    display: block;
    padding: 8px 6px;
}

.txtpd01 h5 span {
    margin-left: 10px;
}

/* searlist01a */

.search-box {
    width: 100%;
    overflow: hidden;
    margin: 10px 0 30px 0;
}

.search-input {
    width: 85%;
    float: left;
}

.search-button {
    float: right;
    width: 13%;
}

.search-input input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    font-size: 16px;
    outline: none;
    border: 1px solid #006336;
    border-radius: 3px;
    color: rgba(0, 0, 0, .3);
    border-radius: 6px;
}

.search-result {
    padding-bottom: 10px;
}



.search-button button {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    /* padding: 12px 10px; */
    width: 100%;
    border: 1px solid #006336;
    /* background: #006336; */
    background: #006335 url(../images/secicon.png) no-repeat 13px 10px;
    background-size: 18px;
    color: #fff;
    vertical-align: top;
    cursor: pointer;
    border-radius: 6px;
}

/*search */

.modeList {
    /* margin: 0 -25px; */
    padding: 0 8px;
}

.modeList li>a {
    display: block;
    margin: 0 25px;
}

.infotext {
    margin: 0 58px 0 400px;
    padding: 15px 0 0;
    overflow: hidden;
}

.infotext h3 {
    position: relative;
    margin: 16px 0;
    padding-left: 32px;
}

.infotext .titlis02 {
    padding-left: 32px;
    color: #757575;
}

.infotext h3::before {
    content: "";
    width: 4px;
    height: 18px;
    background-color: #006336;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.modeList .item {
    box-shadow: 0px 2px 7.52px 0.48px rgba(45, 48, 56, 0.08);
    margin: 0 0 30px;
    position: relative;
    overflow: hidden;
}

.modelistnew {
    width: 370px;
    float: left;
    background: pink;
}

.modeList .item:before {
    content: "";
    width: 0px;
    height: 5px;
    background: #006336;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 999;
    transition: 1s;
}

.modeList .item:hover:before {
    width: 100%;
    height: 5px;
}

.modeList .item:hover {
    box-shadow: 0px 2px 9px 0.8px rgba(45, 48, 56, 0.1);
}

.modeList .item:hover h3 {
    color: #006336;
}

/* list */
.borbrBtn {
    border-radius: 30px;
    border: 1px solid #006336;
    color: #006336;
    height: 41px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 30px;
    padding: 0 4%;
    display: inline-block;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.borbrBtn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background: #006336;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}


.borbrBtn:hover {
    color: #fff;
    border-color: #006336;
    background: #006336;
}

.borbrBtn:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


.listpet {
    margin-bottom: 4%;
}

.listpet p {
    margin-bottom: 10px;
    line-height: 26px;
}

.list02a h4 {
    text-align: center;
}

.list02a ul {
    margin: 30px 0 10px;
}

.tdwlist02 {
    width: 86%;
    margin: 0 auto;
}

.list02a ul {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
}


.list02a .item .img {
    padding-bottom: 120%;
}

.list02a .item .title {
    padding: 4px 4px;
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list02a .item .titleTit1 {
    margin-bottom: 10px;
    display: block;
    text-align: center;
    font-weight: normal;
}

.list02a .item .title span {
    margin-left: 10px;
    font-weight: normal;
}

.tdwlist02 .list02a .item {
    width: 20%;
    margin-right: 6.5%;
    margin-bottom: 4%;
}

.tdwlist02 .list02a .item:hover a {
    color: #006336;
}

.tdwlist02 .list02a .item:nth-child(4n) {
    margin-right: 0;
}

.newsCon {
    margin-bottom: 30px;
}

.newsCon .slick-arrow {
    width: 40px;
    height: 40px;
    border: 1px solid #d9d9d9;
    color: #d9d9d9;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    transition: all 0.35s ease-out;
}

.newsCon .slick-news .slick-arrow {
    top: 60px;
}

.newsCon .slick-news .slick-prev {
    left: 0;
}

.newsCon .slick-news .slick-next {
    left: 80px;
    right: auto;
}

.newsCon .slick-arrow:hover {
    background-color: #094993;
    color: #fff;
}

.newsCon .slick-dots {
    bottom: 0;
}

.newsCon .slick-dots li button {
    background: #c7c7c7;
}

.newsCon .slick-dots li.slick-active button {
    background: #006336;
}

/* datelist */
.newDate02 {
    display: flex;
    height: 100%;
    width: 100%;
    gap: 50px;
    margin-bottom: 50px;
}

.newsCon .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 6px;
}

.newDate02 .noticeList {
    width: 50%;
    flex: 1;
}

/* .noticeList {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    padding: 2px 6px 4px 4px;
} */

.noticeList li {
    padding: 20px 4px;
    border-bottom: 1px solid #e6e6e6;

}

.noticeList li .noticBox {
    /* flex: 0 1 auto; */
    margin-left: 80px;
}

.noticeList li .noticBox h5 {
    font-weight: normal;
    color: #464646;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.newDate02 .noticeList li .nDate {
    float: left;
    text-align: center;
    width: 60px;
    height: 60px;
    padding-top: 3px;
    background: #87cb28;
    border-radius: 6px;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}

.newDate02 li .nDate strong {
    color: #fff;
    display: block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.noticeList li .nDate i {
    text-align: center;
    position: relative;
    display: block;
    color: #fff;
    font-style: normal;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.newDate02 li .noticBox p {
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}

.sub_new2025 li:hover .title {
    color: #006335;
}


.activeList01 .infoH3_style {
    position: relative;
    color: #12315f;
    padding-bottom: 10px;
    z-index: 1;
    margin-bottom: 20px;
    margin-top: 20px;
}

.infoH3_style::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 68px;
    height: 4px;
    background: #87cb28;
}

.infoH3_style::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 124px;
    height: 22px;
    background: #e9f6d8;
    z-index: -1;
}


/* leri */
.abtinfo01 {
    background-color: #f5fbf5;
    padding-left: 28px;
    padding-bottom: 30px;
    /* align-items: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch; */
    align-items: flex-start;
    /* ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ©Ã¢â‚¬ÂÃ‚Â®ÃƒÂ¥Ã‚Â±Ã…Â¾ÃƒÂ¦Ã¢â€šÂ¬Ã‚Â§ÃƒÂ¯Ã‚Â¼Ã…Â¡ÃƒÂ©Ã‚Â¡Ã‚Â¶ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ©Ã‚Â½Ã‚Â */
    justify-content: flex-start;
    /* ÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ©Ã‚Â½Ã‚Â */
}

.abtinfo01 .nl {
    flex: 0 0 auto;
    width: 46%;
    position: relative;
    z-index: 2;
}

.abtinfo01 .nr {
    flex: 1 1 auto;
    overflow: hidden;
    margin-left: 38px;
    position: relative;
    z-index: 2;
    padding: 5px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
    margin-top: -20px;
}

.abttxt p {
    line-height: 32px;
    padding-bottom: 10px;
    text-indent: 2em;
}

/* .abtinfo01 .nr .img{padding-bottom: 60%;} */
.activeList01-img .nr {
    padding: 10px;
    margin-left: 46px;
}

.activeList01-img .nr .img {
    padding-bottom: 126%;
}

.activeList01-img .abtinfo01 .nl {
    width: 66%;
}


.conterTit02 {
    background: #fff;
    padding: 20px 40px 8%;
}

.mainbox03 {
    padding-top: 30px;
}

.mainbox03 .listpet ul li::before {
    top: 9px;
}

@media screen and (min-width: 1180px) {

    .newDate02 .noticeList li:hover .nDate strong,
    .noticeList li:hover .nDate i {
        color: #fff
    }

    .newDate02 .noticeList li:hover .nDate {
        background: #006336;
        background: -webkit-linear-gradient(left, #006336, #73bb2a);
        background: -o-linear-gradient(right, #006336, #73bb2a);
        background: -moz-linear-gradient(right, #006336, #73bb2a);
        background: linear-gradient(to right, #006336, #73bb2a);
    }

    .newDate02 .noticeList li:hover h5 {
        /* font-weight: bold; */
        color: #006336;
    }



}


@media screen and (max-width: 1640px) {
    .mainbox03 {
        padding-top: 10px;
    }

    .qkimglist02 .item .itxt {
        padding-top: 6px;
    }

    .qkimglist02 h6 {
        margin-bottom: 8px;
    }

    .sub_03b2a li {
        padding: 50px 20px 30px;
    }

    .sub_03b2a .img_box {
        margin-right: 15px;
    }

    .sub_03b2a li {
        padding: 50px 20px 30px;
    }

    .sub_03b2a .img_box {
        width: 240px;
    }

    .sub_03b2a .info {
        margin: 5px 0 0;
    }

    .searlist01 ul {
        margin: 0 0px 0 -30px
    }

    .searlist01 .item {
        margin: 0 0 30px 30px;
    }



}

@media screen and (max-width: 1380px) {
    .search-result li {
        margin-bottom: 30px;
    }

    .search-result li {
        height: 316px;
    }

    .newDate02 {
        gap: 30px;
    }

    .tdwlist02 {
        width: 94%;
    }

    .search-input {
        width: 80%;
        float: left;
    }

    .search-button {
        float: right;
        width: 15%;
    }

    .sub_list02 li {
        margin-bottom: 30px;
    }

    .sub_list02 .img_box {
        width: 330px;
        margin-right: 30px;
    }

    .sub_list02 .info_box {
        padding: 4px 24px 0 0;
    }

    .sub_list02 .info {
        margin: 4px 0 0px;
    }

    .list01a .item {
        width: 16.6%;
        margin-right: 4%;
        margin-bottom: 4%;
    }

    .list01a .item:nth-child(5n) {
        margin-right: 0;
    }

    .list01a .item:nth-child(6n) {
        margin-right: 4%;
    }

    .tdlist06LI .list01a .item {
        width: 13.2%;
        margin-right: 4%;
        margin-bottom: 4%;
    }

    .tdlist06LI .list01a .item:nth-child(5n) {
        margin-right: 4%;
    }

    .tdlist06LI .list01a .item:nth-child(6n) {
        margin-right: 0;
    }

}

@media screen and (max-width: 991px) {
    .abtinfo01 {
        display: block;
        padding: 2px 20px 4%;
    }

    .abtinfo01 .nl {
        width: auto;
        margin-bottom: 10px;
    }

    .abtinfo01 .nr {
        margin-left: 0px;
        margin-top: 0px;
    }

    .activeList01-img .abtinfo01 .nl {
        width: auto;
        margin-bottom: 10px;
    }

    .conterTit02 {
        padding: 20px 10px 8%;
    }


}






@media screen and (max-width: 768px) {
    .conterTit01bg {
        padding-top: 20px;
    }

    .search-input {
        width: 69%;
    }

    .search-button {
        width: 28%;
    }

    .search-button button {
        text-align: right;
        padding-right: 10px;
    }

    /* qk */
    .qkimglist02 .item .img {
        width: 140px;
    }

    .qkimglist02 .item .itp {
        padding: 10px 10px;
    }


    .qkimglist02 .item .ip {
        height: 48px;
        line-height: 24px;
    }

    .qkimglist02 h6 {
        margin-bottom: 8px;
        font-size: 14px;
    }

    .vmmore {
        margin-top: 6px;
        font-size: 14px;
    }

    .vmmore i {
        font-size: 10px;
    }

    .qkimglist02 .item {
        margin-bottom: 20px;
    }

    .qkimglist02 {
        margin-top: 20px;
    }

    .searlist01 li {
        width: 33%;
    }

    .search-result li {
        height: 286px;
    }

    .info_article .infoH3_style {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .list01a .item,
    .tdlist06LI .list01a .item {
        width: 48%;
    }

    .list01a .item:nth-child(5n),
    .tdlist06LI .list01a .item:nth-child(5n) {
        margin-right: 4%;
    }

    .list01a .item:nth-child(6n),
    .tdlist06LI .list01a .item:nth-child(6n) {
        margin-right: 4%;
    }

    .list01a .item:nth-child(2n),
    .tdlist06LI .list01a .item:nth-child(2n) {
        margin-right: 0;
    }


    .tdlist02 {
        margin-left: 0px;
    }

    .modeList {
        margin: 0 -15px;
        padding: 0 8px;
    }

    .modeList li>a {
        display: block;
        margin: 0 15px;
    }

    .infotext {
        padding-bottom: 16px;
        padding-right: 10px;
        margin: 0 0px 0 0px;
    }

    .infotext h3,
    .infotext .titlis02 {
        padding-left: 18px;
    }

    .tdwlist02 .list02a .item {
        width: 47%;
        margin-right: 5.5%;
        margin-bottom: 4%;
    }

    .tdwlist02 .list02a .item:nth-child(2n) {
        margin-right: 0;
    }

    .tdwlist02 .list02a .item:nth-child(4n) {
        margin-right: 0;
    }

    .tdwlist02 {
        width: 100%;
    }

    .borbrBtn {
        margin-bottom: 20px;
        padding: 0 20px;
        height: 38px;
        line-height: 36px;
    }

    .sldinfo_ins02 .info1 .txt {
        padding-top: 20px;
        background: none;
        margin: 0 0 0 calc(0% - 0px);
    }

    .modelistnew {
        width: auto;
        float: none;
    }
}

@media screen and (max-width: 640px) {
    .sub_list02 .item {
        flex-direction: column;
    }

    .sub_list02 .img_box {
        width: 100%;
    }

    .sub_list02 .info_box {
        padding: 16px 20px;
    }

    .newDate02 {
        flex-direction: column;
    }

    .newDate02 .noticeList {
        width: 100%;
        flex: none;
        margin-bottom: 20px;
    }

    .newDate02 .noticeList:last-child {
        margin-bottom: 0;
    }

    .newDate02 {
        gap: 0;
    }

    .noticeList li {
        padding: 10px 4px;
    }
}

@media screen and (max-width: 479px) {
    .searlist01 li {
        width: 50%;
    }

    .search-result li {
        height: 320px;
    }

    .qkimglist02 .item .img {
        width: 110px;
    }

    .qkimglist02 h6 {
        margin-bottom: 4px;
        font-size: 14px;
        /* height: 22px;
    line-height: 22px; */
    }

    .qkimglist02 .item .itp {
        padding: 10px 10px;
    }

    .qkimglist02 .item .ip {
        height: 44px;
        line-height: 22px;
    }

    .qkimglist02 .item .ip {
        margin-top: 0;
    }

    .qkimglist02 .item .it {
        margin-bottom: 4px;
    }

    .qkimglist02 .item .itxt {
        margin-left: 10px;
        padding-left: 6px;
        padding-top: 0px;
    }
}