.center {
width: 1280px;
margin: auto;
}
#c_static_001-1675406424091 .all {
background: #f4f6f7;
padding: 5.2% 0 2%;
}
.page_confirmJump {
word-break: keep-all;
font-size: 10px;
}
#c_static_001-1675406424091 .p_news>div {
float: left;
width: calc((100% - 50px)/3);
margin-bottom: 25px;
}
#c_static_001-1675406424091 .p_news>div:nth-child(3n-1) {
margin: 0 25px 25px;
}
#c_static_001-1675406424091 .img {
position: relative;
height: 0px;
padding-bottom: 56%;
overflow: hidden;
display: block;
}
#c_static_001-1675406424091 .img div {
position: absolute;
width: 100%;
height: 100%;
background-size: cover;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
margin: auto;
transition: 0.5s;
}
#c_static_001-1675406424091 .p_news>div:hover .img div {
transform: scale(1.05);
transition: 0.5s;
}
#c_static_001-1675406424091 .txt {
background: white;
padding: 30px;
height: 180px;
position: relative;
}
#c_static_001-1675406424091 .txt:after {
content: '';
position: absolute;
left: 30px;
bottom: 30px;
display: block;
width: 8px;
height: 8px;
background-color: transparent;
border-right: 2px solid rgba(0,0,0,0.2);
border-top: 2px solid rgba(0,0,0,0.2);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
transition: 0.5s;
}
#c_static_001-1675406424091 .tit {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
color: #222222;
transition: 0.5s;
}
#c_static_001-1675406424091 .time {
color: #999999;
margin-top: 10px;
}
#c_static_001-1675406424091 .p_news>div:hover .tit {
transition: 0.5s;
color: #5dc2d0;
}
#c_static_001-1675406424091 .p_news>div:hover .txt:after {
transition: 0.5s;
border-right: 2px solid #5dc2d0;
border-top: 2px solid #5dc2d0;
}
#c_static_001-1675406424091 .p_page {
text-align: center;
padding: 30px 0;
}
#c_static_001-1675406424091 .page_con {
display: flex;
justify-content: center;
}
#c_static_001-1675406424091 .p_page a {
width: 44px;
height: 44px;
border-radius: 0px;
display: flex;
justify-content: center;
align-items: center;
}
#c_static_001-1675406424091 .p_page .page_num.current {
background-color: #5dc2d0;
border-color: #5dc2d0;
color: white !important;
}
#c_static_001-1675406424091 .p_page .page_num:hover {
color: #5dc2d0;
border-color: #5dc2d0;
}
#c_static_001-1675406424091 .p_page .page_input {
width: 44px;
height: 44px;
border-radius: 0px;
margin: 0 10px;
}
@media only screen and (max-width:768px) {
#c_static_001-1675406424091 .p_page a {
width: 26px;
height: 26px;
}
}
@media only screen and (max-width:1366px) {
#c_static_001-1675406424091 .txt {
padding: 20px;
}
}
@media only screen and (max-width:768px) {
#c_static_001-1675406424091 .p_news>div {
float: none;
width: 100%;
margin: 0 0 20px 0!important;
}
#c_static_001-1675406424091 .txt {
padding: 20px;
height: 150px;
}
#c_static_001-1675406424091 .txt:after {
left: 20px;
bottom: 20px;
}
#c_static_001-1675406424091 .p_page a {
width: 26px;
height: 26px;
}
#c_static_001-1675406424091 .page_a {
width: 26px;
height: 26px;
line-height: 26px;
}
}