* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.head {
    width: 100%;
    height: 570px;
    background:url(/fwzt/zsyz2025121701.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.head .logo {
    position: relative;
    width:80%;
    margin:0 auto;
    margin-top: 20px;

}



.head .wza {
    position:absolute;
    top:50%;
    transform: translateY(-50%);
    right:0;
}

.head .wza a {
    color:#fff;
}

.head .wza img {
    vertical-align: middle;
        margin-right: 5px;
}

.head h2 {
    text-align: center;
    margin-top: 30px;
}

.lhq_zsyz_wrap {
    width:100%;
    background:url(/fwzt/zsyz2025121711.png) no-repeat;
    background-size: 100% 100%;
    height: auto;
    position: relative;
    padding-bottom: 80px;
}

.lhq_zsyz_wrap::after {
    content: '';
    display: block;
    width: 100%;
    height: 455px;
    position: absolute;
    background: url(/fwzt/zsyz2025121712.png) no-repeat;
    bottom: 0;
    left: 0;
    background-size: 100% 100%;
}

.lhq_zsyz_wrap .w1400 {
    width: 1400px;
    margin:0 auto;
    padding: 0 20px;
}


.lhq_zsyz_wrap {
    overflow: hidden;
}

/* 招商动态 */

.lhq_zsyz_wrap .f1 h4 {
    text-align: center;
    position: relative;
    margin-top: 60px;
    
}

.lhq_zsyz_wrap .f1 h4::before {
    content: '';
    display: block;
    width: 37%;
    height: 25px;
    background:url(/fwzt/zsyz2025121713.png) no-repeat;
    position: absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
}

.lhq_zsyz_wrap .f1 h4::after {
    content: '';
    display: block;
    width: 37%;
    height: 25px;
    background:url(/fwzt/zsyz2025121713.png) no-repeat;
    position: absolute;
    top:50%;
    right:0;
    transform: translateY(-50%);
}


.lhq_zsyz_wrap .f1 .f1_content{
    width:100%;
    height: auto;
    border-radius: 16px;
    border:1px solid #fff;
    padding:29px;
    margin-top: 40px;
    box-shadow: 0 0 13px rgba(8, 79, 198, 0.17);
    background-color: rgb(255 255 255 / 31%);
}

.lhq_zsyz_wrap .f1 .f1_content .f1_img {
    width:585px;
    height:348px;
}

.lhq_zsyz_wrap .f1 .f1_content .f1_img .ZSYZ1_swiper-container {
    position: relative;
     width: 100%;
        height: 100%;
}

 .lhq_zsyz_wrap .f1 .f1_content .f1_img .ZSYZ1_swiper-container .swiper-container {
        width: 100%;
        height: 100%;

    }

.lhq_zsyz_wrap .f1 .f1_content .f1_img .ZSYZ1_swiper-container .swiper-slide {
      width:585px;
    height:348px;
}

.lhq_zsyz_wrap .f1 .f1_content .f1_img .ZSYZ1_swiper-container .swiper-slide img {
    width:100%;
    height: 100%;
}

.lhq_zsyz_wrap .f1 .f1_content .f1_img .ZSYZ1_swiper-container .swiper-pagination {
    position: absolute;
    bottom:0;
    left:0;
}

.lhq_zsyz_wrap .f1 .f1_content .f1_img .ZSYZ1_swiper-container .swiper-pagination .swiper-pagination-bullet {
    background: #fff !important;
        opacity: 0.8;
}

.lhq_zsyz_wrap .f1 .f1_content .f1_img .ZSYZ1_swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1283ea !important;
}

.lhq_zsyz_wrap .f1 .f1_list {
    width:50%;
}

.lhq_zsyz_wrap .f1 .f1_list ul li a{
    display: block;
    width: 100%;
    height: 62px;
    line-height: 62px;
    margin-bottom: 15px;
    position: relative;
    background: #fff;
    color: #333333;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 65px;
    padding-right: 160px;
    border-radius: 36px;
}

.lhq_zsyz_wrap .f1 .f1_list ul li a:hover {
    background: #1150b7;
    color: #fff;
}

.f1 ul a::before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #4f87e7;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
}

.f1 ul a i {
    position: absolute;
    right: 40px;
    font-size: 18px;
}

.more {
    width: 180px;
    height: 56px;
    line-height: 56px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    background: linear-gradient(55deg, #8ae0ff, #4090ced9);
    display: block;
    border-radius: 35px;
    margin: 0 auto;
    box-shadow: 5px 9px 10px rgba(15, 142, 172, 0.45);
    margin-top: 20px;
    font-weight: bold;
}

.more:hover {
    background: linear-gradient(55deg, #4090ced9, #8ae0ff);
    box-shadow: 5px 9px 10px rgba(79, 136, 231, 0.45);
    color: #1150b7;;
}

/* 招商政策开始 */

.lhq_zsyz_wrap .f2 h4 {
    text-align: center;
    position: relative;
    margin-top: 60px;
    
}

.lhq_zsyz_wrap .f2 h4::before {
    content: '';
    display: block;
    width: 37%;
    height: 25px;
    background:url(/fwzt/zsyz2025121713.png) no-repeat;
    position: absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
}

.lhq_zsyz_wrap .f2 h4::after {
    content: '';
    display: block;
    width: 37%;
    height: 25px;
    background:url(/fwzt/zsyz2025121713.png) no-repeat;
    position: absolute;
    top:50%;
    right:0;
    transform: translateY(-50%);
}


.lhq_zsyz_wrap .f2 .f2_content{
    width:100%;
    height: auto;
    border-radius: 16px;
    border:1px solid #fff;
    padding:29px;
    margin-top: 40px;
    box-shadow: 0 0 13px rgba(8, 79, 198, 0.17);
    background-color: rgb(255 255 255 / 31%);
    position: relative;
}

/* .lhq_zsyz_wrap .f2 .f2_list {
    width:75%;
}

.lhq_zsyz_wrap .f2 .f2_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lhq_zsyz_wrap .f2 .f2_list ul li {
    width: 48%;
}

.lhq_zsyz_wrap .f2 .f2_list ul li a{
    display: block;
    width: 100%;
    height: 72px;
    line-height: 72px;
    margin-bottom: 15px;
    position: relative;
    background: #fff;
    color: #333333;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 65px;
    padding-right: 160px;
    border-radius: 36px;
}

.lhq_zsyz_wrap .f2 .f2_list ul li a:hover {
    background: #1150b7;
    color: #fff;
}

.f2 ul a::before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #4f87e7;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
} */

.lhq_zsyz_wrap .f2 .f2_list {
    width: 70%;
}

.lhq_zsyz_wrap .f2 .f2_list ul li {
    width: 100%;
}

.lhq_zsyz_wrap .f2 .f2_list ul li a {
    height: 80px;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 15px;
    box-sizing: border-box;
    padding: 10 20px;
    font-size: 30px;
    display: block;
    color: #484848;
    position: relative;
}

.lhq_zsyz_wrap .f2 .f2_list ul li a span {
    height: 70px;
    width: 70px;
    background-color: #fff;
    box-shadow: 0 0 11px rgba(28, 130, 248, 0.24);
    display: inline-block;
    border-radius: 50%;
    margin-right: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    text-align: center;
}

.lhq_zsyz_wrap .f2 .f2_list  ul li a b {
    line-height: 25px;
    width: 87%;
    font-size: 18px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 20px;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
}

.lhq_zsyz_wrap .f2 .f2_list ul li a span strong {
    color: #379af6;
    font-size: 22px;
    display: block;
}

.lhq_zsyz_wrap .f2 .f2_list ul li a span em {
    width: 60px;
    height: 1px;
    background-color: #484848;
    display: block;
    margin: 0 auto;
}

.lhq_zsyz_wrap .f2 .f2_list ul li a i {
    font-size: 14px;
    display: block;
    color: #379af6;
}

 .lhq_zsyz_wrap .f2 .f2_list ul li a:hover b {
    color: #379af6;
}

 .lhq_zsyz_wrap .f2 .f2_list ul li a:hover span {
    background: linear-gradient(to right, #3cb8fe, #4f7ce8, #6045d4);
}

 .lhq_zsyz_wrap .f2 .f2_list ul li a:hover span strong {
    color: white;
}

 .lhq_zsyz_wrap .f2 .f2_list ul li a:hover span i {
    color: white;
}

 .lhq_zsyz_wrap .f2 .f2_list ul li a:hover span em {
    background:#fff;
}

/* ==================== */

.lhq_zsyz_wrap .f2 .f2_content .f2_img {
    width:23%;
        position: absolute;
    right: 60px;
    top: 50%;
    transform: translateY(-50%);
}

.lhq_zsyz_wrap .f2 .f2_content .f2_img img {
    width:100%
}

/* .f2 ul a i {
    position: absolute;
    right: 40px;
    font-size: 18px;
} */

/* 投资服务 */

.lhq_zsyz_wrap .f3 {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.lhq_zsyz_wrap .f3 .f3_content_left {
    height: 700px;
    width: 640px;
    background-color: #fff;
    border-radius: 12px;
    padding-left: 30px;
    padding-top: 15px;
}

.lhq_zsyz_wrap .f3 .f3_content_left h5 {
        width: 50px;
    text-align: center;
    padding-top: 30px;
    margin-right: 40px;
}

.lhq_zsyz_wrap .f3 .f3_content_left h5 img:nth-child(1) {
    display: block;
}

.lhq_zsyz_wrap .f3 .f3_content_left h5 img:nth-child(2) {
    display: none;
}

.lhq_zsyz_wrap .f3 .f3_content_left .img_box img {
    width: 500px;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box {
    position: relative;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list ul {
    width: 600px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}



.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li a {
    display: block;
    position: absolute;
    top: -8px;
    left: 100px;
    text-align: center;
    z-index: 1;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list a.on {
    z-index: 2;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list a:hover {
    z-index: 3;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list a i {
    display: block;
    position: relative;
    z-index: 2;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list a i::after {
    content: '';
    position: absolute;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 16px;
    height: 18px;
    background: url(https://www.szlhq.gov.cn/newimages/map_ico_2.png) no-repeat center 0;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list a em {
    display: inline-block;
    width: 85px;
    height: 85px;
    position: relative;
    top: 14px;
    z-index: 1;
    border: 1px solid rgb(0, 153, 255);
    background: rgba(0, 153, 255, .5) url(https://www.szlhq.gov.cn/newimages/map_ico_1.png) no-repeat center 14px;
    border-radius: 50%;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list a em::before {
    content: '';
    display: block;
    width: 115px;
    height: 115px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(https://www.szlhq.gov.cn/newimages/map_ico_3.png) no-repeat center 0;
    background-size: cover;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(2) a {
    top: 55px;
    left: 335px;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(2) a i::after {
    background-position-y: -20px;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(2) a em {
    border-color: rgb(0, 207, 255);
    background-color: rgba(0, 207, 255, .5);
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(2) a em::before {
    background-position-y: -115px
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(3) a {
    top: 165px;
    left: 30px;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(3) a i::after {
    background-position-y: -40px;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(3) a em {
    border-color: rgb(240, 103, 255);
    background-color: rgba(240, 103, 255, .5);
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(3) a em::before {
    background-position-y: -230px
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(4) a {
    top: 165px;
    left: 260px;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(4) a i::after {
    background-position-y: -60px;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(4) a em {
    border-color: rgb(150, 220, 140);
    background-color: rgba(150, 220, 140, .5);
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(4) a em::before {
    background-position-y: -345px
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(5) a {
    top: 275px;
    left: 150px;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(5) a i::after {
    background-position-y: -80px;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(5) a em {
    border-color: rgb(220, 172, 110);
    background-color: rgba(220, 172, 110, .5);
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(5) a em::before {
    background-position-y: -460px
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(6) a {
    top: 410px;
    left: 115px;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(6) a i::after {
    background-position-y: -100px;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(6) a em {
    border-color: rgb(220, 198, 122);
    background-color: rgba(220, 198, 122, .5);
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(6) a em::before {
    background-position-y: -575px
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(7) a {
    top: 500px;
    left: 220px;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(7) a i::after {
    background-position-y: -120px;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(7) a em {
    border-color: rgb(255, 155, 170);
    background-color: rgba(255, 155, 170, .5);
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(7) a em::before {
    background-position-y: -690px
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list a.on em::before {
    animation: mapPoiRotate 1.5s linear infinite;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list a:hover em::before {
    animation: mapPoiRotate 1.5s linear infinite;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list a {
    transition: all .3s;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list a:hover, .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list a.on {
    transform: scale(1.3);
}

@keyframes mapPoiRotate {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(-360deg);
    }
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .map_info {
    display: none;
    width: 375px;
    background-color: #fff;
    position: absolute;
    top: 350px;
    left: 280px;
    z-index: 7;
    box-shadow: 0px 0px 3px #acbde3;
    border-radius: 10px;
    padding: 20px;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .map_info a {
    cursor: text;
    color: #333;
    background-size: 0 2px;
    transition: background-size .5s;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .map_info h6 {
    font-size: 18px;
    font-weight: bolder;
    margin-bottom: 10px;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .map_info p {
    font-size: 14px;
    line-height: 1.8;
}

/* ============================== */
.lhq_zsyz_wrap .f3 .f3_content_right {
    width:700px;
}

.lhq_zsyz_wrap .f3 .f3_content_right h4 {
    text-align: center;
    position: relative;
    
}

.lhq_zsyz_wrap .f3 .f3_content_right h4::before {
    content: '';
    display: block;
    width: 29%;
    height: 25px;
    background:url(/fwzt/zsyz2025121713.png) no-repeat;
    position: absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
}

.lhq_zsyz_wrap .f3 .f3_content_right h4::after {
    content: '';
    display: block;
    width: 29%;
    height: 25px;
    background:url(/fwzt/zsyz2025121713.png) no-repeat;
    position: absolute;
    top:50%;
    right:0;
    transform: translateY(-50%);
}

.lhq_zsyz_wrap .f3 .f3_content_right ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 25px;
}

.lhq_zsyz_wrap .f3 .f3_content_right ul li {
    width: 316px;
    height: 220px;
    border:4px solid #fff;
    margin-top: 80px;
}

.lhq_zsyz_wrap .f3 .f3_content_right ul li:nth-child(1) {
    margin-top: 0;
}

.lhq_zsyz_wrap .f3 .f3_content_right ul li:nth-child(2) {
    margin-top: 0;
}

.lhq_zsyz_wrap .f3 .f3_content_right ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
}

.lhq_zsyz_wrap .f3 .f3_content_right ul li a span {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 165px;
    height: 56px;
    text-align: center;
    background: linear-gradient(55deg, #8ae0ff, #4090ced9);
        line-height: 56px;
    font-size: 22px;
    color: #fff;
        display: block;
    border-radius: 35px;
    font-weight: bold;
}

.lhq_zsyz_wrap .f3 .f3_content_right ul li:hover a span {
    background: linear-gradient(55deg, #4090ced9, #8ae0ff);
        color: #1150b7;
}

.lhq_zsyz_wrap .f3 .f3_content_right ul li a img {
    width: 100%;
    height: 100%;
}

.lhq_zsyz_wrap .f3 .f3_content_right ul li:hover {
    border:4px solid #4e8eddc7;
}


/* 龙华产业开始 */

.lhq_zsyz_wrap .f4 {
    position: relative;
    z-index: 1;
}

.lhq_zsyz_wrap .f4 h4 {
    text-align: center;
    position: relative;
    margin-top: 60px;
    
}

.lhq_zsyz_wrap .f4 h4::before {
    content: '';
    display: block;
    width: 37%;
    height: 25px;
    background:url(/fwzt/zsyz2025121713.png) no-repeat;
    position: absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
}

.lhq_zsyz_wrap .f4 h4::after {
    content: '';
    display: block;
    width: 37%;
    height: 25px;
    background:url(/fwzt/zsyz2025121713.png) no-repeat;
    position: absolute;
    top:50%;
    right:0;
    transform: translateY(-50%);
}


.lhq_zsyz_wrap .f4 .f4_content{
    width:100%;
    height: auto;
    border-radius: 16px;
    border:1px solid #fff;
    padding:29px;
    margin-top: 40px;
    box-shadow: 0 0 13px rgba(8, 79, 198, 0.17);
    background-color: rgb(255 255 255 / 31%);
}

.lhq_zsyz_wrap .f4 .f4_img {
    width:45%;
}

.lhq_zsyz_wrap .f4 .f4_img img {
    width: 100%;
}


.lhq_zsyz_wrap .f4 .f4_content .f4_img .ZSYZ2_swiper-container {
    position: relative;
     width: 100%;
        height: 100%;
}

 .lhq_zsyz_wrap .f4 .f4_content .f4_img .ZSYZ2_swiper-container .swiper-container {
        width: 100%;
        height: 100%;

    }

.lhq_zsyz_wrap .f4 .f4_content .f4_img .ZSYZ2_swiper-container .swiper-slide {
      width:585px;
    height:348px;
}

.lhq_zsyz_wrap .f4 .f4_content .f4_img .ZSYZ2_swiper-container .swiper-slide img {
    width:100%;
    height: 100%;
}

.lhq_zsyz_wrap .f4 .f4_content .f4_img .ZSYZ2_swiper-container .swiper-pagination {
    position: absolute;
    bottom:0;
    left:0;
}

.lhq_zsyz_wrap .f4 .f4_content .f4_img .ZSYZ2_swiper-container .swiper-pagination .swiper-pagination-bullet {
    background: #fff !important;
        opacity: 0.8;
}

.lhq_zsyz_wrap .f4 .f4_content .f4_img .ZSYZ2_swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1283ea !important;
}

.lhq_zsyz_wrap .f4 .f4_list {
    width:50%;
}


.lhq_zsyz_wrap .f4 .f4_list ul li a{
    display: block;
    width: 100%;
    height: 62px;
    line-height: 62px;
    margin-bottom: 15px;
    position: relative;
    background: #fff;
    color: #333333;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 65px;
    padding-right: 160px;
    border-radius: 36px;
}

.lhq_zsyz_wrap .f4 .f4_list ul li a:hover {
    background: #1150b7;
    color: #fff;
}

.lhq_zsyz_wrap .f4 ul a::before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #4f87e7;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
}

.lhq_zsyz_wrap .f4 ul a i {
    position: absolute;
    right: 40px;
    font-size: 18px;
}

.lhq_zsyz_wrap .f5 {
    margin-top: 60px;
    width:100%;
    position: relative;
    z-index: 1;
}

.lhq_zsyz_wrap .f5 img {
    width:100%;
    height: auto;
}

.lhq_zsyz_wrap .f5:hover {
   opacity: 0.8;
}

/* 响应式设计 */
@media (max-width: 1420px) {

    .head .logo{width:90%;}
    .head .logo .gh img {width: 80%;}
   .lhq_zsyz_wrap .w1400 {
        width: 100%;
   }

   .lhq_zsyz_wrap .f1 .f1_list ul li a {
    font-size: 16px;
    height: 54px;
    line-height: 54px;
   }

   .lhq_zsyz_wrap .f2 .f2_list ul li a b {
       font-size:16px;
   }

.lhq_zsyz_wrap .f3 .f3_content_left {
    width: 58%;
}

.lhq_zsyz_wrap .f3 .f3_content_right {
    width: 38%;
}

.lhq_zsyz_wrap .f3 .f3_content_right h4 img {
    width:50%;
}

.lhq_zsyz_wrap .f3 .f3_content_right h4::before {
    width: 23%;
}

.lhq_zsyz_wrap .f3 .f3_content_right h4::after {
    width: 23%;
}

.lhq_zsyz_wrap .f3 .f3_content_right ul li {
    width: 47%;
    height: 180px;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list ul {
    width: auto;
}

.lhq_zsyz_wrap .f3 .f3_content_left .map_box .map_info {
    width: 300px;
}

   .lhq_zsyz_wrap .f4 .f4_list ul li a {
    font-size: 16px;
    height: 54px;
    line-height: 54px;
   }

   .lhq_zsyz_wrap .f5 {
    margin-top: 70px;
   }

}

@media (max-width: 1300px) {
   .lhq_zsyz_wrap .f1 .f1_content .f1_img {
    width: 48%;
   }

    .lhq_zsyz_wrap .f4 .f4_content .f4_img {
    width: 48%;
   }

}

@media (max-width: 1200px) {
.head {
    height: 50vw;
    background-size: cover;
}

.head h2 img {
    width:55%;
}

.lhq_zsyz_wrap .f1 h4 {
    margin-top: 5vw;
}

.lhq_zsyz_wrap .f1 h4::before {
    width:30%;
}

.lhq_zsyz_wrap .f1 h4 img {
    width:28vw;
}

.lhq_zsyz_wrap .f1 h4::after {
    width:30%;
}

.lhq_zsyz_wrap .f1 .f1_content {
    margin-top: 3vw;
}

.lhq_zsyz_wrap .f1 .f1_content .f1_img {
        width: 585px;
}

.lhq_zsyz_wrap .f1 .f1_list {
    width: 100%;
    margin-top: 30px;
}

.lhq_zsyz_wrap .f1 .f1_content_box {
    display: flex;
    flex-direction: column;
            align-items: center;
}

.more {
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    margin-top:10px;
}

.lhq_zsyz_wrap .f2 h4 {
    margin-top: 5vw;
}

.lhq_zsyz_wrap .f2 h4::before {
    width:30%;
}

.lhq_zsyz_wrap .f2 h4 img {
    width:28vw;
}

.lhq_zsyz_wrap .f2 h4::after {
    width:30%;
}

.lhq_zsyz_wrap .f2 .f2_content {
    margin-top: 3vw;
}

.lhq_zsyz_wrap .f2 .f2_content .f2_img {
    display: none;
}

.lhq_zsyz_wrap .f2 .f2_list {
    width: 100%;
}

.lhq_zsyz_wrap .f2 .f2_list ul {
    flex-direction: column;
}

.lhq_zsyz_wrap .f2 .f2_list ul li {
    width: 100%;
}


.lhq_zsyz_wrap .f2 .f2_list ul li a b {
    width: 85%;
    padding-right:0;
        right:inherit;
        left:108px;
}

.lhq_zsyz_wrap .f3 {
    flex-direction: column-reverse;
    margin-top: 5vw;
}



    .lhq_zsyz_wrap .f3 .f3_content_right {
        width: 100%;
    }

    .lhq_zsyz_wrap .f3 .f3_content_right h4::before {
    width:30%;
}

.lhq_zsyz_wrap .f3 .f3_content_right h4 img {
    width:28vw;
}

.lhq_zsyz_wrap  .f3 .f3_content_right h4::after {
    width:30%;
}

   .lhq_zsyz_wrap .f3 .f3_content_right ul li {
        height: 23vw;
    }

    .lhq_zsyz_wrap .f3 .f3_content_right ul li {
    margin-top: 7vw;
}

 .lhq_zsyz_wrap .f3 .f3_content_left h5 img:nth-child(1) {
    display: none;
}

.lhq_zsyz_wrap .f3 .f3_content_left h5 img:nth-child(2) {
    display: block;
    margin: 0 auto;
}

.lhq_zsyz_wrap .f3 .f3_content_left h5 {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

    .lhq_zsyz_wrap .f3 .f3_content_left {
        width: 100%;
        margin-top: 8vw;
        height: auto;
        padding: 20px;;
    }

    .map_box {
        float: none;
        width: 500px;
        margin: 0 auto;
        margin-top: 30px;
    }


.lhq_zsyz_wrap .f4 h4 {
    margin-top: 5vw;
}

.lhq_zsyz_wrap .f4 h4::before {
    width:30%;
}

.lhq_zsyz_wrap .f4 h4 img {
    width:28vw;
}

.lhq_zsyz_wrap .f4 h4::after {
    width:30%;
}

.lhq_zsyz_wrap .f4 .f4_content {
    margin-top: 3vw;
}

.lhq_zsyz_wrap .f4 .f4_content .f4_img {
        width: 585px;
}
.lhq_zsyz_wrap .f4 .f4_content_box {
    display: flex;
    flex-direction: column;
    align-items: center;
}



.lhq_zsyz_wrap .f4 .f4_list {
    width: 100%;
    margin-top: 30px;
}

.lhq_zsyz_wrap .f4 .f4_list ul {
    flex-direction: column;
}

.lhq_zsyz_wrap .f4 .f4_list ul li {
    width: 100%;
}

    .lhq_zsyz_wrap .f5 {
        margin-top: 5vw;
    }



}

@media screen and (max-width: 950px) {
    .lhq_zsyz_wrap .f2 .f2_list ul li a b {
        width: 80%;
        left: 103px;
    }
}

@media screen and (max-width: 760px) {
.head .logo .gh img {
        width: 40%;
}

.head {
    height: 42vw;
    background-size: 100% 100%;
}

.head h2 {
    margin-top: 5px;
}

    .head h2 img {
        width: 50%;
    }

    .lhq_zsyz_wrap {
        padding-bottom:30px;
    }

    .lhq_zsyz_wrap .f1 h4 img {
        width: 40vw;
    }

        .lhq_zsyz_wrap .f1 h4::before {
        width: 23%;
    }

    .lhq_zsyz_wrap .f1 h4::after {
        width: 23%;
    }

    .lhq_zsyz_wrap .f1 .f1_content {
        padding: 15px;
    }

    .lhq_zsyz_wrap .f1 .f1_content .f1_img {
        width: 100%;
        height: 56vw;
    }

    .lhq_zsyz_wrap .f1 .f1_content .f1_img .ZSYZ1_swiper-container .swiper-slide {
    height: 100%;
}

        .lhq_zsyz_wrap .f1 .f1_list {
        margin-top: 20px;
    }

    .lhq_zsyz_wrap .f1 .f1_list ul li a {
        font-size: 14px;
        height: 35px;
        line-height: 35px;
        margin-bottom: 10px;
        padding-left: 28px;
        padding-right: 95px;
    }

    .lhq_zsyz_wrap .f1 ul a i {
    right: 15px;
    font-size: 14px;
}

 .lhq_zsyz_wrap .f1 ul a::before {
    width: 10px;
    height: 10px;
    left: 12px;
}

    .more {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin-top: 5px;
            width: 135px;
    }

.lhq_zsyz_wrap .f2 h4 img {
        width: 40vw;
    }

        .lhq_zsyz_wrap .f2 h4::before {
        width: 23%;
    }

    .lhq_zsyz_wrap .f2 h4::after {
        width: 23%;
    }

    .lhq_zsyz_wrap .f2 .f2_content {
        padding: 15px;
    }

    .lhq_zsyz_wrap .f2 .f2_list ul li a b {
        width: 73%;
        font-size:14px;
    }


 .lhq_zsyz_wrap .f2 ul a::before {
    width: 10px;
    height: 10px;
    left: 12px;
}

.lhq_zsyz_wrap .f3 .f3_content_right h4 img {
        width: 40vw;
    }

    .lhq_zsyz_wrap .f3 .f3_content_right h4::before {
        width: 23%;
    }

 .lhq_zsyz_wrap .f3 .f3_content_right h4::after {
        width: 23%;
    }

    .lhq_zsyz_wrap .f3 .f3_content_right ul {
    display: flex;
    margin-top: 15px;
    flex-direction: column;
}

    .lhq_zsyz_wrap .f3 .f3_content_right ul li {
        width: 100%;
        height: 46vw;
    }

        .lhq_zsyz_wrap .f3 .f3_content_right ul li {
        margin-top: 10vw;
    }



.lhq_zsyz_wrap .f3 .f3_content_right ul li:nth-child(2) {
   margin-top: 10vw;
}

.lhq_zsyz_wrap .f3 .f3_content_right ul li a span {
    bottom: -22px;
    width: 155px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

    .lhq_zsyz_wrap .f3 .f3_content_left h5 img:nth-child(2) {
        width: 70%;
    }

.lhq_zsyz_wrap .f3 .f3_content_left .map_box {
        width: auto;
        text-align: center;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .img_box img {
        width: 420px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .map_info {
        position: static;
        margin-top: 10px;
        width: 100%;
        text-align: left;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list ul {
        width: 420px;
        height: 550px;
        left: 50%;
        transform: translateX(-50%);
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li a {
        top: -6px;
        left: 80px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(2) a {
        top: 30px;
        left: 275px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(3) a {
        top: 115px;
        left: 15px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(4) a {
        top: 120px;
        left: 215px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(5) a {
        top: 240px;
        left: 95px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(6) a {
        top: 345px;
        left: 85px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(7) a {
        top: 395px;
        left: 180px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list a i img {
        width: 135px;
    }

 .lhq_zsyz_wrap .f4 h4 img {
        width: 40vw;
    }

        .lhq_zsyz_wrap .f4 h4::before {
        width: 23%;
    }

    .lhq_zsyz_wrap .f4 h4::after {
        width: 23%;
    }

    .lhq_zsyz_wrap .f4 .f4_content {
        padding: 15px;
    }

    .lhq_zsyz_wrap .f4 .f4_content .f4_img {
        width: 100%;
        height: 56vw;
    }

    .lhq_zsyz_wrap .f4 .f4_content .f4_img .ZSYZ2_swiper-container .swiper-slide {
    height: 100%;
}

    .lhq_zsyz_wrap .f4 .f4_list {
        margin-top: 20px;
    }

    .lhq_zsyz_wrap .f4 .f4_list ul li a {
        font-size: 14px;
        height: 35px;
        line-height: 35px;
        margin-bottom: 10px;
        padding-left: 28px;
        padding-right: 95px;
    }

    .lhq_zsyz_wrap .f4 ul a i {
    right: 15px;
    font-size: 14px;
}

 .lhq_zsyz_wrap .f4 ul a::before {
    width: 10px;
    height: 10px;
    left: 12px;
}


}

@media screen and (max-width: 500px) {

    .lhq_zsyz_wrap .f1 .f1_content .f1_img {
        width: 100%;
        height: 55vw;
    }

  .lhq_zsyz_wrap .f1 .f1_list {
        margin-top: 2vw;
    }

    .lhq_zsyz_wrap .f2 .f2_list ul li a span {
        left:6px;
        height: 60px;
        width: 60px;
        margin-right: 10px;
    }

    .lhq_zsyz_wrap .f2 .f2_list ul li a b {
        left: 75px;
        width: 66%;
    }

    .lhq_zsyz_wrap .f2 .f2_list ul li a span strong {
    font-size: 20px;
    }

    .lhq_zsyz_wrap .f2 .f2_list ul li a i {
    font-size: 12px;
    }

    .lhq_zsyz_wrap .f2 .f2_list ul li a span em {
    width: 50px;
    }

 .lhq_zsyz_wrap .f3 .f3_content_left h5 img:nth-child(2) {
        width: 100%;
    }

     .lhq_zsyz_wrap .f3 .f3_content_left .map_box .img_box img {
        width: 280px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list a em {
        width: 50px;
        height: 50px;
        background: rgba(0, 153, 255, .5) url(https://www.szlhq.gov.cn/newimages/map_ico_1.png) no-repeat center -3px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list a em::before {
        width: 70px;
        height: 70px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list ul {
        width: 280px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(2) a em::before {
        background-position-y: -70px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(3) a em::before {
        background-position-y: -140px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(4) a em::before {
        background-position-y: -210px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(5) a em::before {
        background-position-y: -280px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(6) a em::before {
        background-position-y: -350px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(7) a em::before {
        background-position-y: -420px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li a {
        left: 25px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(2) a {
        top: 15px;
        left: 150px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(3) a {
        top: 80px;
        left: -20px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(4) a {
        top: 95px;
        left: 115px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(5) a {
        top: 155px;
        left: 35px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(6) a {
        top: 235px;
        left: 30px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list li:nth-child(7) a {
        top: 260px;
        left: 90px;
    }

    .lhq_zsyz_wrap .f3 .f3_content_left .map_box .mapicon_list a i img {
        width: 120px;
    }

      .lhq_zsyz_wrap .f4 .f4_content .f4_img {
        width: 100%;
        height: 55vw;
    }

  .lhq_zsyz_wrap .f4 .f4_list {
        margin-top: 2vw;
    }

}