.family_swiper {
    max-width: 100%;
    margin: 0 auto;
    padding: 2rem 0 0rem 6rem;
}

.title {
    /* margin-bottom:4.2vw; */
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 36px;
    line-height: 35px;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
}

.img-count,
.img-count img {
    position: relative;
}

.img-count-in {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    height: 100%;
    *height: 100%;
}

.w-newsList2 {
    position: relative;
    overflow: hidden;
    margin-top: 3vw;
}

.w-newsList2 .news-con {
    display: block;
    text-decoration: none;
    color: #333;
}

.w-newsList2 .news-item {
    position: relative;
}

.w-newsList2 .img {
    float: left;
    width: max-content;
    overflow: hidden;
}

.w-newsList2 .img img {
    max-width: 11.6vw;
    /* transition:transform 3.5s;
	-webkit-transition:transform 3.5s;
	transform:scale(1.01);
	-webkit-transform:scale(1.01); */
}

.w-newsList2 .swiper-slide.swiper-slide-active .img img {
    transform: scale(1);
    -webkit-transform: scale(1);
}

.w-newsList2 .news-text {
    margin-left: 27%;
    padding-top: 5%;
    max-width: 56%;
}

@media screen and (max-width:1280.9px) {
    .w-newsList2 .news-text {
        margin-left: 42%
    }
}

@media screen and (max-width:1024.9px) {
    .w-newsList2 .news-text {
        margin-left: 35%;
        padding-top: 20%;
    }
}

@media screen and (max-width:1230.9px) {
    /* .w-newsList2 .news-text {
		margin-left:65%
	}
	.w-newsList2 .img img{
		max-width: 380px;
	} */
}

@media screen and (max-width:767.9px) {
    .w-newsList2 .img img {
        max-width: 100%;
    }
    .w-newsList2 .news-text {
        max-width: 100%;
    }
}

.w-newsList2 .news-h {
    text-align: left;
    font: normal normal bold 22px/25px 'Roboto';
    letter-spacing: 0px;
    color: #011E37;
    margin-bottom: 2.52vw;
}

.w-newsList2 .news-sum {
    font: normal normal normal 1vw/1.57vw 'Roboto';
    letter-spacing: 0px;
    color: #414959;
}

.w-newsList2 .more {
    text-align: right;
    margin-top: 3%;
    padding-right: 6%;
    -webkit-transition: all .6s;
    transition: all .6s;
}

@media screen and (max-width:960.9px) {
    .w-newsList2 .more {
        text-align: left;
    }
}

.w-newsList2 .more a {
    color: #C22B2F;
    font: normal normal normal 1vw/1.57vw 'Roboto';
}

.w-newsList2 .more:hover {
    color: #fff;
    border-color: #FF6600;
}


/* .w-newsList2 .more .bgsqr1,.w-newsList2 .more .bgsqr2,.w-newsList2 .more .bgsqr3,.w-newsList2 .more .bgsqr4 {
	background:#FF6600;
	position:absolute;
	top:0;
	width:0px;
	height:100%;
	-webkit-transition:all 0.4s;
	transition:all 0.4s;
	opacity:0.35;
} */


/* .w-newsList2 .more .bgsqr3,.w-newsList2 .more .bgsqr4 {
	opacity:0.75;
}
.w-newsList2 .more .bgsqr1 {
	left:0;
}
.w-newsList2 .more .bgsqr2 {
	right:0
}
.w-newsList2 .more .bgsqr3 {
	right:0;
}
.w-newsList2 .more .bgsqr4 {
	left:0;
}
.w-newsList2 .more:hover .bgsqr1,.w-newsList2 .more:hover .bgsqr2,.w-newsList2 .more:hover .bgsqr3,.w-newsList2 .more:hover .bgsqr4 {
	width:100%;
}
.w-newsList2 .more:hover .bgsqr3,.w-newsList2 .more:hover .bgsqr4 {
	-webkit-transition-delay:.4s;
	transition-delay:.4s;
} */

.w-newsList2 .more span {
    position: relative;
    z-index: 1;
}

.w-newsList2 .adSN_page {
    width: auto;
    z-index: 10;
    text-align: center;
}

.w-newsList2.swiper-container-horizontal .adSN_page {
    /* bottom:20px; */
    padding-top: 4rem;
}

.w-newsList2 .adSN_page span {
    background: #c9c9c9;
    opacity: 1;
    width: 40px;
    height: 5px;
    border-radius: 0;
    -webkit-border-radius: 0;
}

.w-newsList2 .adSN_page span.swiper-pagination-bullet-active {
    background: #f60;
}

.w-newsList2.swiper-container-vertical .adSN_page span {
    margin: 15px 0;
}

@media (max-width:960px) {
    .w-newsList2 .news-h {
        font-size: 2.5vw;
        /*line-height: 3vw;*/
    }
    .w-newsList2 .news-sum {
        display: none;
    }
}

@media (max-width:767px) {
    .w-newsList1 .news-imgbox {
        width: 100%;
    }
    .family_swiper .title {
        font-size: 3.5vw;
        color: #011E37;
        font-weight: bold;
    }
    .w-newsList2 .news-h {
        padding-bottom: 4vw;
        padding-top: 4vw;
        margin-bottom: 0;
    }
    .family_swiper {
        padding: 0rem 0 !important;
    }
    .w-newsList2.swiper-container-horizontal .adSN_page {
        padding-top: 0;
    }
    .w-newsList1 .aspectRatio {
        padding-bottom: 56.25%;
    }
    .w-newsList1 .news-text {
        position: relative;
        width: 100%;
        top: 0;
        transform: none;
        -webkit-transform: none;
        padding: 1.2em 4% 1.5em;
    }
     :root .w-newsList1 .news-text {
        top: 0;
    }
    .w-newsList1 .adSN_page {
        left: 0;
        bottom: 2em;
        margin-bottom: 0;
    }
    .w-newsList1 .swiper-num {
        bottom: 232px;
        top: auto;
        margin-top: 0;
    }
    .w-newsList2 .news-h {
        font-size: 3.5vw;
        text-align: center;
    }
    .w-newsList2 .more a {
        font-size: 3.2vw;
    }
    .w-newsList2 .news-sum {
        display: block;
        font-size: 3.2vw;
        line-height: 5.5vw;
        text-align: left;
    }
    .w-newsList2 .img {
        float: none;
        width: 75%;
        text-align: center;
        margin: 0 auto;
    }
    .w-newsList2 .news-text {
        margin-right: 0;
        text-align: center;
        padding: 3vw 10vw;
        margin: 0;
    }
    .w-newsList2 .more {
        position: relative;
        margin-top: 1.2em;
        bottom: 0;
        display: inline-block;
    }
    .w-newsList2 .adSN_page {
        top: auto;
        bottom: 0 !important;
        left: 0;
        right: 0;
        transform: none;
        -webkit-transform: none;
        text-align: center;
    }
    .w-newsList2 .adSN_page span {
        margin: 0 0.3em !important;
        display: inline-block;
        width: 1.8em;
        height: 0.25em;
    }
}

@media (max-width:480px) {
    body {
        font-size: 4vw;
    }
    .title {
        font-size: 6vw;
    }
    .w-newsList1 .news-h {
        font-size: 125%;
    }
    .w-newsList1 .date .year {
        font-size: 300%;
    }
    .w-newsList1 .date .day_month {
        font-size: 110%;
    }
    .w-newsList1 .swiper-num {
        bottom: 15em;
    }
    .w-newsList1 .swiper-num .active {
        font-size: 200%;
    }
    .w-newsList2 .news-h {
        font-size: 125%;
    }
}