@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    word-break: break-all;
}

html,
body {
    font-size: 16px;
    font-family: '微软雅黑';
}

input,
button,
textarea,
select {
    font: inherit;
    outline: 0;
    border: 0;
    background: none;
    color: inherit;
}

input:focus,
textarea:focus {
    color: inherit;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
}

ol,
ul,
li {
    list-style: none;
}

input,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select::-ms-expand {
    display: none;
}

textarea {
    overflow: auto;
    resize: none;
}

table {
    border-collapse: collapse;
    border: 0;
}

img {
    border: 0;
    outline: 0;
    vertical-align: middle;
}

a {
    text-decoration: none !important;
    cursor: pointer;
}

a:focus {
    outline: 0;
}

input[type=date] {
    background-color: transparent;
    border: 0;
    filter: alpha(opacity=0);
}

.fl {
    float: left;
}

.fr {
    float: right;
}
.clear{clear:both; height:1px; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.clear20{clear:both; height:20px; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.dzwh {
    width: 100%;
    min-width: 1400px;
    box-sizing: border-box;
    background: url(http://www.yulin.gov.cn/material/images/2025zdgz/dzwh-bg.jpg) center top no-repeat;
    margin: 0 auto;
}

.zt-container {
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}


.zt-logo {
    width: 500px;
    box-sizing: border-box;
    padding-top: 30px;
    overflow: hidden;
    float: left;
    position: relative;
}

.zt-logo a {
    display: flex;
    align-items: center;
}

.zt-logo a .icon-gh {
    width: 75px;
    height: auto;
    display: block;
}

.zt-logo a .icon-logo {
    width: 344px;
    height: auto;
    display: block;
    margin-left: 10px;
}

.dzwh-main {
    padding-top: 855px;
}

.dy {
    width: 1300px;
    height: 401px;
    background: url(http://www.yulin.gov.cn/material/images/2025zdgz/dy-bg.png) center no-repeat;
    box-sizing: border-box;

    padding: 60px 67px 0 67px;
}

.dy p {
    box-sizing: border-box;
    text-align: justify;
    font-size: 19px;
    color: #04495a;
    line-height: 34px;
    margin-bottom: 13px;
}

.dzwh-one {
    width: 1300px;
    height: 560px;
    box-sizing: border-box;
}

.title {
    width: 1300px;
    height: 64px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    text-align: center;
    position: relative;
    margin-top: 45px;
}

.title img {
    width: auto;
    height: 64px;
}

.title a {
    position: absolute;
    right: 0;
    margin-top: 15px;
}

.title a span {
    display: block;
    width: 82px;
    height: 30px;
    box-sizing: border-box;
    background: url(/images/gd.png) center no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #006666;
}

.dzwh-one .dzwh-one-box {
    width: 1300px;
    height: 440px;
    box-sizing: border-box;
    background: url(/images/one-1.png) center no-repeat;
    margin-top: 36px;
}

.dzwh-one .one-box-left {
    float: left;
    width: 550px;
    height: 365px;
    margin: 40px 0 0 26px;
}

.dzwh-one .one-box-left a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.dzwh-one .one-box-left a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.dzwh-one .one-box-left a img {
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.dzwh-one .one-box-left a:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.dzwh-one .one-box-right {
    float: right;
    width: 724px;
    height: 440px;
    box-sizing: border-box;
    padding: 45px 30px 40px 45px;
}

.dzwh-one .one-box-right li {
    box-sizing: border-box;
    margin-bottom: 18px;
    padding-bottom: 12px;
    border-bottom: 1px dashed #abcebc;
}

.dzwh-one .one-box-right li a {
    height: 30px;
    display: block;
    font-size: 19px;
    color: #005a5a;
    text-align: justify;
    box-sizing: border-box;
    padding-left: 20px;
    background: url(http://www.yulin.gov.cn/material/images/2025zdgz/one-dt.png) left 10px no-repeat;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dzwh-one .one-box-right li:hover a {
    color: #55b48d;
}

.dzwh-two {
    width: 1300px;
    height: auto;
    box-sizing: border-box;
}






.dzwh-two .dzwh-two-box {
    width: 100%;
    height: 470px;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
}

.dzwh-two .dzwh-two-box .swiper-container {
    width: 1300px;
    height: 470px;
    box-sizing: border-box;
}

.dzwh-two .dzwh-two-box .swiper-slide {
    box-sizing: border-box;
    width: 302px;
    height: 470px;
    background: url(http://www.yulin.gov.cn/material/images/2025zdgz/two-bg.png) center no-repeat;
    padding: 10px 20px 0 33px;
}

.dzwh-two .dzwh-two-box .swiper-slide img {
    width: 260px;
    height: 215px;
    object-fit: cover;
}

.dzwh-two .dzwh-two-box .swiper-slide h3 {
    font-size: 20px;
    font-weight: bold;
    color: #006666;
    margin-top: 20px;
    line-height: 34px;
    padding: 0 10px;
    height: 68px;
    overflow: hidden;
}

.dzwh-two .dzwh-two-box .swiper-slide p {
    width: 100%;
    height: 120px;
    box-sizing: border-box;
    line-height: 24px;
    font-size: 15px;
    color: #6b7d76;
    padding: 24px 10px 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.dzwh-two .dzwh-two-box .swiper-button-next,.spdb-next {
    width: 82px;
    height: 47px;
    background: url(http://www.yulin.gov.cn/material/images/2025zdgz/two-left.png) center no-repeat;
    transform: rotate(180deg);
    /* 翻转180度 */
    position: absolute;
    top: 45%;
    right: -90px;
    z-index: 10;
}

.dzwh-two .dzwh-two-box .swiper-button-prev,.spdb-pre{
    width: 82px;
    height: 47px;
    background: url(http://www.yulin.gov.cn/material/images/2025zdgz/two-left.png)center no-repeat;
    left: -90px;
    position: absolute;
    top: 45%;
    z-index: 10;
}

.dzwh-two .dzwh-two-box .swiper-button-next:hover,spdb-next:hover {
    background: url(http://www.yulin.gov.cn/material/images/2025zdgz/two-right.png) center no-repeat;
    transform: none;
}

.dzwh-two .dzwh-two-box .swiper-button-prev:hover,.spdb-pre:hover{
    background: url(http://www.yulin.gov.cn/material/images/2025zdgz/two-right.png) center no-repeat;
    transform: rotate(180deg);
    /* 翻转180度 */
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}


.dzwh-three{
    width: 1300px;
    height: 520px;
    box-sizing: border-box;
    margin-top: 130px;
}
.dzwh-three .dzwh-three-ul1{
    width: 100%;
    height: 215px;
    box-sizing: border-box;
    display: flex;
    margin-top: 40px;
}
.dzwh-three .dzwh-three-ul1 li{
    width: 631px;
    height: 215px;
    box-sizing: border-box;
    display: flex;
    background-color: #fff;
    border: 1px solid #c8e2c8;
    margin-right: 35px;
    padding: 20px;
}
.dzwh-three .dzwh-three-ul1 li:last-child {
    margin-right: 0;
}
.dzwh-three .dzwh-three-ul1 li a {
    display: flex;
    width: 100%;
    height: 100%;
}
.dzwh-three .dzwh-three-ul1 li a .li-img{
    width: 234px;
    height: 167px;
    box-sizing: border-box;
    margin-right: 20px;
    overflow: hidden;
}
.dzwh-three .dzwh-three-ul1 li a .li-img img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.dzwh-three .dzwh-three-ul1  img {
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.dzwh-three .dzwh-three-ul1 a .li-img:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


.dzwh-three .dzwh-three-ul1 li a .content {
    flex: 1; /* 占据剩余空间 */
}

.dzwh-three .dzwh-three-ul1 li a .content h3 {
    font-size: 20px;
    height: 65px;
    color: #006666;
    font-weight: bold;
    line-height: 30px;
    display: -webkit-box;          
    -webkit-line-clamp: 2;         
    -webkit-box-orient: vertical;  
    overflow: hidden;              
    text-overflow: ellipsis;       
    word-break: break-word;        
}

.dzwh-three .dzwh-three-ul1 li a .content p {
    height: 70px;
    margin-top: 20px;
    font-size: 15px;
    color: #6b7d76;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dzwh-three-ul2{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin-top: 20px;
}
.dzwh-three-ul2 li{
    width: 631px;
    float: left;
    height: 63px;
    box-sizing: border-box;
    background-color: #e6f5f1;
    margin-right: 35px;
    margin-bottom: 10px;
    padding: 20px 10px 20px 20px;
    white-space: nowrap;
    overflow: hidden;              
    text-overflow: ellipsis;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.dzwh-three-ul2 li a{
    font-size: 19px;
    color: #006666;
}
.dzwh-three-ul2 li:nth-child(2n) {
    margin-right: 0;
}
.dzwh-three-ul2 li:hover {
    -webkit-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    -o-transform: translate(0, -5px);
    transform: translate(0, -5px);
}
.dzwh-three-ul2 li:hover{
    background: linear-gradient(to right, #e57815, #f8b34c);
}
.dzwh-three-ul2 li:hover a{
    color: #fff;
    font-weight: bold;
}
.dzwh-four{
    width: 1300px;
    height: 650px;
    box-sizing: border-box;
    margin: 0 auto;
}


.three-swiper {
    width: 100%;
    margin: 50px auto 0;
    position: relative;
    padding-bottom: 90px;
}

.three-swiper .events-swiper {
    padding-bottom: 0;
    overflow: hidden;
}

.three-swiper .swiper-slide {
    width: 808px;
    height: auto;
    box-sizing: border-box;
    overflow: hidden;
    background: #ffffff;
    position: relative;
}
.three-swiper .swiper-slide::before {
    content: "";
    position: absolute;
    top: 40%;
    right: 45%;
    width: 100px;
    height: 100px;
    background: url(http://www.yulin.gov.cn/material/images/2025zdgz/play.png) center no-repeat;
    background-size: contain;
    z-index: 10;
    pointer-events: none; /* 防止遮挡其他交互 */
}
.three-swiper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.three-swiper .swiper-slide .swiper-img {
    width: 100%;
    height: 508px;
    overflow: hidden;
    box-sizing: border-box;
}

.three-swiper .swiper-slide .swiper-img img {
    width: 100%;
    height: auto;
    min-height: 100%;
    display: block;
    margin: 0 auto;
    transition: transform 0.3s ease;
}
.three-swiper .swiper-slide .swiper-img img:hover{transform: scale(1.1);}
.three-swiper .swiper-slide .swiper-txt {
    display: none;
    height: 60px;
    position: absolute;
    left: 3px;
    right: 3px;
    bottom: 3px;
    margin: auto;
    background: rgba(0, 0, 0, .5);
}

.three-swiper .swiper-slide .swiper-txt {
    line-height: 60px;
    text-align: center;
    box-sizing: border-box;
    padding: 0 20px;
}

.three-swiper .swiper-slide .swiper-txt h3 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.three-swiper .swiper-slide-active .swiper-img {
    border: 4px solid #ffffff;
}

.three-swiper .swiper-slide-active .swiper-txt {
    display: block;
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 40%;
    width: 80px;
    height: 64px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url(http://www.yulin.gov.cn/material/images/2025zdgz/two-left.png);
    left: -50px;
    right: auto
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url(http://www.yulin.gov.cn/material/images/2025zdgz/two-left.png);
    transform: rotate(180deg);
    right: -50px;
    left: auto
}

.swiper-button-prev:active, 
.swiper-container-rtl .swiper-button-next:active {
    background-image: url(http://www.yulin.gov.cn/material/images/2025zdgz/two-right.png);
    transform: rotate(180deg);
}

.swiper-button-next:active, 
.swiper-container-rtl .swiper-button-prev:active {
    background-image: url(http://www.yulin.gov.cn/material/images/2025zdgz/two-right.png);
    transform: none;
}

.dzwh-five{
    width: 1300px;
    height: auto;
    box-sizing: border-box;
}
.dzwh-five .szwh-five-ul {
    width: 100%;
    height: auto;
    margin-top: 38px;
    padding: 20px 0 20px 0;
}

.dzwh-five .szwh-five-ul li {
    width: 100%;
    box-sizing: border-box;
    display: block;
    background: #fff;
    margin-bottom: 10px;
    padding-left: 30px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.dzwh-five .szwh-five-ul li a {
    display: block;
    width: 98%;
    height: 62px;
    line-height: 62px;
    display: block;
    font-size: 19px;
    color: #006666;
    font-weight: lighter;
    text-align: justify;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;              
    text-overflow: ellipsis;
    padding-left: 20px;
    background: url(http://www.yulin.gov.cn/material/images/2025zdgz/one-dt.png) left no-repeat;
}
.dzwh-five .szwh-five-ul li:hover a {
    color: #55b48d;
}
.dzwh-five .szwh-five-ul li:hover {
    -webkit-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    -o-transform: translate(0, -5px);
    transform: translate(0, -5px);
}

.dzwh-six{
    width: 1300px;
    height: auto;
    box-sizing: border-box;
}
.dzwh-six .dzwh-six-box{
    width: 100%;
    height: 383px;
    margin-top: 50px;
    background: url(http://www.yulin.gov.cn/material/images/2025zdgz/six-bg.png)center no-repeat;
    box-sizing: border-box;
    padding: 40px 24px 52px 28px;
}
.dzwh-six .szwh-six-ul{
    width: 100%;
    max-height: 220px;
    box-sizing: border-box;
    overflow: hidden;
    overflow-y: auto;
    overflow-x: hidden;
}
.dzwh-six .szwh-six-ul::-webkit-scrollbar {
    width: 10px; /* 滚动条宽度 */
}

.dzwh-six .szwh-six-ul::-webkit-scrollbar-track {
    background: #feecb6; /* 滚动条轨道背景 */
    max-height: 100px;
}

.dzwh-six .szwh-six-ul::-webkit-scrollbar-thumb {
    background: #f8b34c; /* 滚动条滑块颜色 */
    max-height: 50px;
}

.dzwh-six .szwh-six-ul::-webkit-scrollbar-thumb:hover {
    background: #f19813; /* 滚动条滑块悬停颜色 */
}

.dzwh-six .szwh-six-ul::-webkit-scrollbar-button {
    display: none; /* 隐藏滚动条上下按钮 */
}
.dzwh-six .szwh-six-ul li{ 
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.dzwh-six .szwh-six-ul li h3{
    width: 100%;
    min-height: 35px;
    line-height: 34px;
    box-sizing: border-box;
    padding-left: 45px;
    background: url(http://www.yulin.gov.cn/material/images/2025zdgz/q.png) left top no-repeat;
    margin-bottom: 34px;
    font-size: 22px;
    color: #006666;
    font-weight: bold;
}
.dzwh-six .szwh-six-ul li div{
    width: 100%;
    min-height:35px;
    line-height: 34px;
    box-sizing: border-box;
    padding-left: 45px;
    background: url(http://www.yulin.gov.cn/material/images/2025zdgz/a.png) left top no-repeat;
    font-size: 18px;
    color: #006666;
}

.dzwh-seven{ 
    width: 1300px;
    height: auto;
    box-sizing: border-box;
    margin-top: 35px;
}
.dzwh-seven .dzwh-seven-ul{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin-top: 40px;
}
.dzwh-seven .dzwh-seven-ul li{
    width: 200px;
    height: 210px;
    float: left;
    border-radius: 10px;
    margin-left: 20px;
    margin-bottom: 10px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.dzwh-seven .dzwh-seven-ul li:nth-child(1){
    background-color: #b5bf53;
}
.dzwh-seven .dzwh-seven-ul li:nth-child(2){
    background-color: #8dc7b3;
}
.dzwh-seven .dzwh-seven-ul li:nth-child(3){
    background-color: #95c67e;
}
.dzwh-seven .dzwh-seven-ul li:nth-child(4){
    background-color: #5cbfd5;
}
.dzwh-seven .dzwh-seven-ul li:nth-child(5){
    background-color: #f09a34;
}
.dzwh-seven .dzwh-seven-ul li:nth-child(6){
    background-color: #8cbe7b;
}
.dzwh-seven .dzwh-seven-ul li:nth-child(6n+1){
    margin-left: 0;
}


.dzwh-seven .dzwh-seven-ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.dzwh-seven .dzwh-seven-ul li img {
    display: block;
    margin: 0 auto 15px;
    width: auto;
    height: auto;
}

.dzwh-seven .dzwh-seven-ul li h3 {
    margin: 0;
    font-size: 19px;
    height: 75px;
    color: #fff;
    font-weight: bold;
    padding: 0 20px;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}
.dzwh-seven .dzwh-seven-ul li:hover {
    -webkit-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    -o-transform: translate(0, -5px);
    transform: translate(0, -5px);
}