<>
.focus .content {
width: 100%;
margin: 0 auto;
height: 475px;
}
.focus .content .swiper-container {
height: 475px;
}
.focus .content .swiper-slide h2 {
height: auto;
background: linear-gradient(
180deg,
rgba(0000) 0%,
rgba(0000.7) 100%
);
font-size: 18px;
font-weight: bold;
font-family: "Microsoft YaHei";
width: 100%;
position: absolute;
z-index: 101;
bottom: 0px;
margin: 0;
line-height: 25px;
padding: 0 180px 15px 20px;
display: block;
box-sizing: border-box;
}
.focus .content .swiper-pagination {
width: 240px;
position: absolute;
bottom: 10px;
left: auto;
right: 15px;
text-align: right;
}
.focus .content .swiper-pagination-bullet {
background: none;
margin: 0 4px;
opacity: 1;
background-color: #fff;
width: 10px;
height: 10px;
border-radius: 50%;
}
.focus .content .swiper-pagination-bullet-active {
display: inline-block;
width: 30px;
height: 10px;
margin: 0 4px;
background: none;
background-color: #d74339;
opacity: 1;
border-radius: 6px;
cursor: pointer;
}
.focus .content .swiper-button-prev {
background-color: #fff;
border-radius: 0 6px 6px 0;
opacity: 0.7;
padding: 15px 5px;
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'%23D74339'%2F%3E%3C%2Fsvg%3E");
left: 0;
}
.focus .content .swiper-button-next {
background-color: #fff;
border-radius: 6px 0 0 6px;
opacity: 0.7;
padding: 15px 5px;
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'%23D74339'%2F%3E%3C%2Fsvg%3E");
right: 0px;
}
.focus .content .swiper-button-prev,
.focus .content .swiper-button-next {
display: none;
}
.focus:hover .content .swiper-button-prev,
.focus:hover .content .swiper-button-next {
display: block;
}
@media (min-width: 768px) {
.focus .content .swiper-slide h2 {
background: linear-gradient(
180deg,
rgba(0000) 0%,
rgba(0000.7) 100%
);
font-size: 18px;
}
.focus .content .swiper-slide h2 a {
color: #fff;
line-height: 25px;
font-size: 18px;
font-weight: 400;
}
}
>
<>
.v10_yaowen {
width: 100%;
height: 50px;
background: #f9f9f9;
margin-top: 30px;
border-radius: 3px;
display: flex;
justify-content: space-between;
flex-flow: row wrap;
}
.v10_yaowen .title {
height: 20px;
font-size: 18px;
font-weight: normal;
color: #1a1f24;
line-height: 20px;
margin: 15px 0;
border-left: solid 3px #06273a;
padding: 0 15px;
}
.v10_yaowen .title a {
color: #1a1f24;
}
.v10_yaowen .list {
width: 770px;
height: 50px;
}
.v10_yaowen .list ul {
overflow: hidden;
}
.v10_yaowen .list ul li {
float: left;
font-size: 16px;
color: #546b77;
margin: 0 30px 0 0;
line-height: 50px;
}
>
<>
.v10_tuwen {
display: flex;
justify-content: space-between;
flex-flow: row wrap;
margin-top: 30px;
}
.v10_tuwen .content {
width: 264px;
}
.v10_tuwen .content .pic {
width: 100%;
height: 148px;
overflow: hidden;
}
.v10_tuwen .content .pic img {
width: 100%;
}
.v10_tuwen .content:hover .pic img {
transform: scale(1.11.1);
}
.hover_image img {
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
}
.hover_image:hover img {
transform: scale(1.11.1);
}
.v10_tuwen .content h2 {
font-size: 16px;
display: flex;
flex-flow: row wrap;
align-items: center;
font-weight: normal;
line-height: 22px;
color: #1a1f24;
margin: 0;
height: 93px;
padding: 0 14px;
background: #f9f9f9;
}
.v10_tuwen .content h2 a {
color: #1a1f24;
}
.v10_tuwen .content:hover h2 a {
color: #d74339;
}
>
<>
.v10_zywz ul {
margin: 20px 0 0 0;
}
.v10_zywz ul li {
font-size: 10px;
color: #1a1f24;
line-height: 20px;
border-top: solid 1px #eee;
display: flex;
flex-flow: row wrap;
align-items: center;
overflow: hidden;
height: 64px;
// gap: 5px;
}
.v10_zywz ul li a {
font-size: 16px;
}
.v10_zywz ul li a span {
padding:2px 5px;
border-radius: 3px;
padding: 1px 5px 1.5px;
border-radius: 3px;
font-size: 14px;
line-height: 12px;
white-space: nowrap;
}
.v10_zywz ul li:first-child {
border-top: solid 1px #eee;
}
.v10_zywz ul li:hover {
background: #d74339;
color: #fff;
}
.v10_zywz ul li:hover a {
color: #fff;
}
.v10_zywz ul li .intro {
float: left;
margin: 0 6px 0 0;
}
.v10_zywz ul li .intro span {
font-size: 12px;
display: inline-block;
color: #fff;
padding: 0 6px;
height: 18px;
line-height: 18px;
overflow: hidden;
margin: 10px 0 0 0;
}
.v10_zywz ul li .intro img {
margin: 10px 0 0 0;
}
.v10_zywz ul li .red {
background: #d74339;
font-size: 14px;
color: #fff;
padding: 0 4px;
}
.v10_zywz ul li .blue {
background: #143eb9;
font-size: 14px;
color: #fff;
padding: 0 4px;
}
.v10_zywz ul li .yellow {
background: #fb9a17;
font-size: 14px;
color: #fff;
padding: 0 4px;
}
>
<>
.v10_zixun {
width: 100%;
height: 50px;
background: #f9f9f9;
margin-top: 10px;
border-radius: 6px;
display: flex;
justify-content: space-between;
flex-flow: row wrap;
}
.v10_zixun .title {
height: 20px;
font-size: 18px;
font-weight: normal;
color: #1a1f24;
line-height: 20px;
margin: 15px 0;
border-left: solid 3px #06273a;
padding: 0 15px;
}
.v10_zixun .title a {
color: #1a1f24;
}
.v10_zixun .list {
width: 333px;
height: 50px;
}
.v10_zixun .list ul {
overflow: hidden;
}
.v10_zixun .list ul li {
float: left;
font-size: 16px;
color: #546b77;
margin: 0 30px 0 0;
line-height: 50px;
}
>