.newsParty-swiper{
	width: 100%;
	/* padding: 0 120px ; */
}
.container-content {
    /* padding: 80px 4% 40px; */
	padding-left: 0;
	padding-right: 0;
}
.t_syk3xin {
    background: #fff;
    /* box-shadow: 0px 5px 41.82px 9.18px rgb(140 140 140 / 11%); */
}

.t_syk3pic {
    position: relative;
    width: 100%;
    /* overflow: hidden; */
}

.t_syk3pic img {
   /* width: 100%;
    height: 100%; */
	width: 96%;
	height: 96%;
    transition: all 0.36s;
}
.t_syk3pic img:hover{
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.t_tou {
    position: relative;
    top: 0;
    left: 0;
}
.t_shi {
    position: absolute;
    top: 0;
    left: 0;
}
.t_syk3wen {
    padding: 18px 10px;
    position: relative;
}
.t_syk3date {
    font-size: 16px;
	font-weight: normal;
    color: #333;
    line-height: 1.5;
    font-family: "Montserrat-Regular-8" !important;
    margin-bottom: 12px;
	text-align: center;
	
	
	/* overflow: hidden; */
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}
a:hover .t_syk3date{
	color: rgba(0, 160, 150, 1);
}
.t_syk3wen .ywduan p {
	font-size: 14px;
    line-height: 1.5;
    color: #261a1c;
    height: 42px;
    /* overflow: hidden; */
	
	display: -webkit-box;
	/* overflow: hidden; */
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	
}
.news .swiper-container {
    padding-bottom: 30px;
}
.news .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom,.news .swiper-pagination-fraction {
    bottom: 0;
}
.swiper-pagination-bullet {
   width: 16px;
   height: 16px;
   border:  3px solid rgba(229, 229, 229, 1);
    display: inline-block;
    border-radius: 100%;
    background: #fff;
	opacity: 1;
    
}
.swiper-pagination-bullet-active{
	border: 3px solid rgba(0, 160, 150, 1);
}


.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    /* background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E); */
    left: 10px;
    right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);
    background-image: none;
	right: 40px;
    left: auto;
}

.swiper-product.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-product .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0px;
}
.swiper-product .container-content {
    padding: 0px;
}

