/* #region 公共 */
body {
    background: none;
}

.pNav {
    display: none;
}

.pTop {
    width: 100%;
    background: none;
    border-bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.pTop .top-link,
.pTop .top-link .link-left .a-link,
.pTop .top-link .link-right .a-link,
.pTop .top-con .con-right .pSearch .ipt,
.pTop .top-con .con-right .pSearch .ipt::placeholder,
.pTop .top-link .link-right .a-link:hover::before {
    color: #ffffff;
}

.pTop-bmjz {
    background: rgba(22, 156, 187, 0.5);
}

.pTop .top-link .link-left .bmjz {
    background-image: url(2022-pTop-bmjz-ico-wihte.png);
}

.pTop .top-con .con-right .pSearch {
    border-color: #ffffff;
}

.pTop .top-con .con-right .pSearch .ipt {
    background: none;
}

.pTop .top-con .con-right .pSearch .btn {
    background-color: rgba(255, 255, 255, 0.8);
    color: #3766a2;
    background-image: url(2022-pSearch-ico-hover.png);
}

.pTop .top-con .con-right .pSearch .btn:hover {
    background-color: rgba(255, 255, 255, 1);
    color: #3766a2;
}

.pTop .top-con .con-right .pSearch-box .smsg,
.pTop .top-con .con-right .pSearch-box .smsg a {
    color: #ffffff;
}

.pGuidangImg {
    top: 30px;
    top: 0.3rem;
}

.pFoot {
    background-color: #169cbb;
    margin-top: 0;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.section-bg-gray {
    background-color: #f7f7f7;
}

.section-title-1 {
    background-image: url(yj-spb-2024-yq-img-section-title-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    height: 0.3rem;
    line-height: 0.3rem;
    font-weight: bold;
    text-align: center;
    color: #0a67ae;
    padding: 0.3rem 0;
    box-sizing: content-box;
    width: 100%;
    display: block;
    position: relative;
    font-size: 0.3rem;
    font-weight: bold;
}

.section-title-2 {
    margin-top: 0.1rem;
    margin-left: -0.15rem;
    width: 100%;
    height: 0.55rem;
    padding-top: 0.11rem;
    line-height: 0.55rem;
    padding-left: 0.35rem;
    font-size: 0.24rem;
    color: #fff;
    font-weight: bold;
    background-image: url(yj-spb-2024-yq-img-section-title-bg-2.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: left;
}

/* #endregion 公共 */

/* #region 顶部 */
.yqgl-top {
    width: 100%;
    height: 6.27rem;
    background: url(yj-spb-2024-yq-img-top-banner.png) no-repeat center top;
    background-size: 100% 6.27rem;
    position: relative;
}

.yqgl-top .pGuidangImg {
    top: 160px;
    top: 1.6rem;
}

.yqgl-top .yqgl-logo {
    font-size: 0.72rem;
    font-weight: 700;
    font-style: italic;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #0a67ae;
    text-shadow: 2px 2px 2px #fff;
}

/* #endregion 顶部 */

/* #region 法规 */
.fagui-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 0.4rem;
}

.fagui-list li {
    width: calc((100% - .4rem) / 3 - .4rem);
    display: block;
    position: relative;
    border-radius: 0.1rem;
    box-shadow: 0px 0.02rem 0.2rem 0 rgba(2, 26, 45, 0.1);
    background-color: #fff;
    float: left;
    margin-right: .2rem;
    padding: .2rem;
}

.fagui-list li:last-child {
    margin-right: 0;
}

.fagui-list li a {
    width: 100% !important;
    padding: 0 !important;
    box-sizing: inherit !important;
    height: .5rem;
    line-height: .25rem !important;
    margin-right: .2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    word-wrap: break-word;
    word-break: break-all;
    text-align: justify !important;
    box-shadow: 0 0 black;
    font-size: .18rem;
}

/* #endregion 法规 */

/* #region 管理区域划分 */
.glqyhf-container {
    padding-bottom: 0.4rem;
}

.glqyhf-container .zdglq-container,
.qzmy-container .zcgd-container {
    float: left;
    width: 66.42857%;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    border-radius: 0.1rem;
    box-shadow: 0px 0.02rem 0.2rem 0 rgba(2, 26, 45, 0.1);
    height: 5.7rem;
    padding: 0 0.4rem;
}

.glqyhf-container .zdglq-container .section-title-2 {
    margin-left: -0.55rem;
}

.glqyhf-container .zdglq-container .list-container {
    float: left;
}

.glqyhf-container .zdglq-container .list-container:nth-of-type(1) {
    width: 100%;
    margin-top: 0.24rem;
}

.glqyhf-container .zdglq-container .list-container:nth-of-type(2) {
    width: 53.4117647%;
}

.glqyhf-container .zdglq-container .list-container:nth-of-type(3) {
    width: 43.17647%;
    margin-left: 3.4117647%;
}

.glqyhf-container .zdglq-container .list-container .list-name span {
    height: 0.2rem;
    line-height: 0.2rem;
    text-align: end;
    display: inline-block;
    position: relative;
    padding-right: 0.15rem;
    font-size: 0.2rem;
    font-weight: bold;
    color: #f85b5f;
}

.glqyhf-container .zdglq-container .list-container .list-name span::after {
    position: absolute;
    left: 100%;
    bottom: 0;
    content: "";
    width: 2.29rem;
    height: 0.31rem;
    background-image: url(yj-spb-2024-yq-img-dogs.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.glqyhf-container .zdglq-container .list-container .list {
    margin-top: 0.2rem;
}

.glqyhf-container .zdglq-container .list-container .list span {
    display: block;
    box-sizing: border-box;
    position: relative;
    float: left;
    height: 0.44rem;
    line-height: 0.44rem;
    border-radius: 0.22rem;
    background-color: #e3f0fa;
    text-align: center;
    color: #0a67ae;
    font-size: 0.16rem;
    font-weight: bold;
    width: 15.29411765%;
    margin-left: 1.4117647%;
    margin-bottom: 0.15rem;
}

.glqyhf-container .zdglq-container .list-container:nth-of-type(1) .list span:nth-child(6n + 1) {
    margin-left: 0;
}

.glqyhf-container .zdglq-container .list-container:nth-of-type(2) .list span {
    width: 26.91511387%;
    margin-left: 2.484472%;
}

.glqyhf-container .zdglq-container .list-container:nth-of-type(2) .list span:nth-child(3n + 1) {
    margin-left: 0;
}

.glqyhf-container .zdglq-container .list-container:nth-of-type(3) .list span {
    width: 45.77656%;
    margin-left: 5.99455%;
}

.glqyhf-container .zdglq-container .list-container:nth-of-type(3) .list span:nth-child(2n + 1) {
    margin-left: 0;
}

.glqyhf-container .ybglq-container,
.qzmy-container .ymjzd-container {
    float: right;
    width: 30.85714%;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    border-radius: 0.1rem;
    box-shadow: 0px 0.02rem 0.2rem 0 rgba(2, 26, 45, 0.1);
    height: 5.7rem;
    padding: 0 0.48rem;
}

.glqyhf-container .ybglq-container .section-title-2 {
    margin-left: -0.63rem;
}

.glqyhf-container .ybglq-container .name {
    margin-top: 0.2rem;
    margin-bottom: 0.14rem;
    color: #f85b5f;
    font-size: 0.18rem;
    font-weight: bold;
    text-align: center;
}

.glqyhf-container .ybglq-container .area-map {
    width: 100%;
    height: auto;
    cursor: pointer;
    transition: all 0.3s ease;
}

.glqyhf-container .ybglq-container .area-map img {
    display: block;
    width: 100%;
    height: auto;
}

.glqyhf-container .ybglq-container .area-map.fullscreen {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1000;
}

.glqyhf-container .ybglq-container .area-map.fullscreen img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    transform: translate(-50%, -50%);
}

/* #endregion 管理区域划分 */

/* #region 犬只免疫 */
.qzmy-container {
    margin-bottom: 0.4rem;
}

.qzmy-container .zcgd-container {
    height: 4.28rem;
    padding: 0 0.25rem;
}

.qzmy-container .zcgd-container .section-title-2,
.qzmy-container .ymjzd-container .section-title-2 {
    margin-left: -0.4rem;
}

.qzmy-container .zcgd-container .zcgd-content,
.qzmy-container .zcgd-container .zcgd-content * {
    font-size: 0.18rem !important;
    font-weight: normal !important;
    font-style: normal !important;
    line-height: 2 !important;
    letter-spacing: normal !important;
    text-align: left !important;
    color: #333 !important;
}

.qzmy-container .zcgd-container .zcgd-content {
    height: 2.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    margin-top: 0.2rem;
}

.qzmy-container .zcgd-container .zcyj-label {
    font-size: 0.16rem;
    font-weight: bold;
    color: #000;
    margin-top: 0.1rem;
}

.qzmy-container .zcgd-container .zcyj-label b {
    color: #ff0000;
    margin-right: 0.05rem;
}

.qzmy-container .zcgd-container .zcyj-link {
    display: block;
    box-sizing: border-box;
    position: relative;
    margin-top: 0.1rem;
    color: #0a67ae;
    font-size: 0.16rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.qzmy-container .ymjzd-container {
    height: 4.28rem;
    padding: 0 0.25rem;
}

.qzmy-container .ymjzd-container .info {
    margin-top: 0.24rem;
    font-size: 0.18rem;
    color: #333;
    line-height: 1.33;
}

.qzmy-container .ymjzd-container img {
    display: block;
    box-sizing: border-box;
    position: relative;
    margin-top: 0.1rem;
    width: 100%;
    height: auto;
}

.qzmy-container .ymjzd-container img:hover {
    box-shadow: 0px 0.02rem 0.2rem 0 rgba(2, 26, 45, 0.1);
}

/* #endregion 犬只免疫 */

/* #region 犬只登记 */
.qzdj-gltl-container {
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 0.1rem;
    box-shadow: 0px 0.02rem 0.2rem 0 rgba(2, 26, 45, 0.1);
    background-color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 0 0.3rem;
}

.qzdj-gltl-container .qzdj-gltl-content {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.qzdj-gltl-container .qzdj-gltl-content,
.qzdj-gltl-container .qzdj-gltl-content * {
    font-size: 0.16rem !important;
    font-weight: normal !important;
    font-style: normal !important;
    line-height: 0.8rem !important;
    letter-spacing: normal !important;
    text-align: left !important;
    color: #333 !important;
}

.qzdj-gltl-container .zcyj-label {
    flex-shrink: 0;
    font-size: 0.16rem;
    font-weight: bold;
    color: #000;
    margin-left: 0.46rem;
}

.qzdj-gltl-container .zcyj-label b {
    color: #ff0000;
    margin-right: 0.05rem;
}

.qzdj-gltl-container .zcyj-link {
    flex-shrink: 0;
    width: 19.4%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #0a67ae;
    font-size: 0.16rem;
}

.qzdj-bl-container {
    margin-top: 0.26rem;
    padding-bottom: 0.4rem;
}

.qzdj-bl-container .yddbl-container {
    float: left;
    width: 38.57142857%;
    height: 3.1rem;
    border-radius: 0.1rem;
    box-shadow: 0px 0.02rem 0.2rem 0 rgba(2, 26, 45, 0.1);
    background-color: #fff;
}

.qzdj-bl-container .yddbl-container>div {
    margin-top: 0.3rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-left: 0.4rem;
    margin-right: 0.4rem;
}

.qzdj-bl-container .yddbl-container>div img {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 auto;
}

.qzdj-bl-container .yddbl-container>div .name {
    text-align: center;
    font-size: 0.16rem;
    color: #333;
    margin-top: 0.1rem;
}

.qzdj-bl-container .pcdbl-container {
    float: right;
    width: 58.78571429%;
    height: 3.1rem;
    border-radius: 0.1rem;
    box-shadow: 0px 0.02rem 0.2rem 0 rgba(2, 26, 45, 0.1);
    background-color: #fff;
}

.qzdj-bl-container .pcdbl-container>div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 0.3rem;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
}

.qzdj-bl-container .pcdbl-container>div a {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    height: 1.8rem;
    width: 30.79947%;
    font-size: 0.2rem;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
    text-shadow: 0px 2px 4px rgba(76, 13, 10, 0.85);
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    background-repeat: no-repeat;
    background-size: cover;
}

.qzdj-bl-container .pcdbl-container>div a:nth-child(1) {
    background-image: url(yj-spb-2024-yq-img-pc-banli-1.png);
}

.qzdj-bl-container .pcdbl-container>div a:nth-child(2) {
    background-image: url(yj-spb-2024-yq-img-pc-banli-2.png);
}

.qzdj-bl-container .pcdbl-container>div a:nth-child(3) {
    background-image: url(yj-spb-2024-yq-img-pc-banli-3.png);
}

.qzdj-bl-container .pcdbl-container>div a:hover {
    letter-spacing: 2px;
}

/* #endregion 犬只登记 */

/* #region 禁养犬种类-政策问答 */
.section-title-3 {
    overflow: hidden;
    display: block;
    box-sizing: border-box;
    position: relative;
    margin: 0.3rem 0;
}

.section-title-3 span {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    font-size: 0.3rem;
    font-weight: bold;
    color: #0a67ae;
    padding-right: 0.2rem;
}

.section-title-3 span::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    width: 4.57rem;
    height: 0.2rem;
    background-image: url(yj-spb-2024-yq-img-section-title-bg-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.jyqzl-zcwd-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.jyqzl-zcwd-container .jyqzl-container {
    width: 46.42857%;
}

.jyqzl-zcwd-container .jyqzl-container .jyqzl-img-container {
    height: 4.12rem;
    border-radius: 0.1rem;
    position: relative;
    overflow: hidden;
}

.jyqzl-zcwd-container .jyqzl-container .jyqzl-img-container::after {
    content: "";
    width: 0.28rem;
    height: 0.28rem;
    position: absolute;
    top: 0.42rem;
    right: 0.48rem;
    background-image: url(yj-spb-2024-yq-ic-fullscreen.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.jyqzl-zcwd-container .jyqzl-container .jyqzl-img-container img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
}

.jyqzl-zcwd-container .jyqzl-container .jyqzl-img-container.fullscreen {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100vh;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1000;
}

.jyqzl-zcwd-container .jyqzl-container .jyqzl-img-container.fullscreen img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 100vh;
    width: auto;
    height: auto;
}

.jyqzl-zcwd-container .zcwd-container {
    width: 47.5%;
}

.jyqzl-zcwd-container .zcwd-container .zcwd-list>div {
    display: block;
    box-sizing: border-box;
    position: relative;
    height: 1.28rem;
    border-radius: 0.04rem;
    border: solid 1px #cce1ef;
    padding: 0.17rem 0.14rem 0 0.17rem;
}

.jyqzl-zcwd-container .zcwd-container .zcwd-list>div a:hover {
    color: #0a67ae !important;
}

.jyqzl-zcwd-container .zcwd-container .zcwd-list>div .question {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.jyqzl-zcwd-container .zcwd-container .zcwd-list>div .question img,
.jyqzl-zcwd-container .zcwd-container .zcwd-list>div .answer img {
    width: 0.24rem;
    height: 0.24rem;
    flex-shrink: 0;
}

.jyqzl-zcwd-container .zcwd-container .zcwd-list>div .question .title {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0.15rem;
    font-size: 0.18rem;
    font-weight: bold;
    color: #333;
}

.jyqzl-zcwd-container .zcwd-container .zcwd-list>div .question .tag {
    padding: 0.07rem 0.1rem;
    border-radius: 0.14rem;
    background-color: #e7f1f8;
    color: #0a67ae;
    font-size: 0.14rem;
}

.jyqzl-zcwd-container .zcwd-container .zcwd-list>div .answer {
    display: flex;
    flex-direction: row;
    margin-top: 0.1rem;
}

.jyqzl-zcwd-container .zcwd-container .zcwd-list>div .answer .content {
    flex: 1;
    margin-left: 0.15rem;
    font-size: 0.16rem;
    color: #333;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.jyqzl-zcwd-container .zcwd-container .zcwd-list>div+div {
    margin-top: 0.14rem;
}

/* #endregion 禁养犬种类 */

/* #region 联系电话 */
.phone-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 0.4rem;
}

.phone-container .zczx-container {
    width: 43.2142857%;
    height: 1.95rem;
    position: relative;
    border-radius: 0.1rem;
    box-shadow: 0px 0.02rem 0.2rem 0 rgba(2, 26, 45, 0.1);
}

.phone-container .zczx-container::after {
    content: "";
    width: 1.5rem;
    height: 1.22rem;
    background-image: url(yj-spb-2024-yq-img-zixun.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0.35rem;
    top: 50%;
    transform: translateY(-50%);
}

.phone-container .zczx-container .phone {
    font-size: 0.18rem;
    font-weight: bold;
    color: #333;
    position: absolute;
    left: 0.3rem;
    bottom: 0.55rem;
    line-height: 1.5;
}

.phone-container .jbts-container {
    width: 53.7142857%;
    height: 1.95rem;
    position: relative;
    border-radius: 0.1rem;
    box-shadow: 0px 0.02rem 0.2rem 0 rgba(2, 26, 45, 0.1);
}

.phone-container .jbts-container::after {
    content: "";
    width: 1.4rem;
    height: 1.24rem;
    background-image: url(yj-spb-2024-yq-img-tousu.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0.23rem;
    top: 50%;
    transform: translateY(-50%);
}

.phone-container .jbts-container .phones {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: 0.3rem;
    margin-top: 0.25rem;
}

.phone-container .jbts-container .phones .phone {
    font-size: 0.18rem;
    font-weight: bold;
    color: #333;
    line-height: 1.8;
}

.phone-container .jbts-container .phones .phone:nth-child(1),
.phone-container .jbts-container .phones .phone:nth-child(3) {
    width: 35%;
}

.phone-container .jbts-container .phones .phone:nth-child(2),
.phone-container .jbts-container .phones .phone:nth-child(4) {
    width: 65%;
}

/* #endregion 联系电话 */

/**** 手机端 ****/
@media screen and (max-width: 844px) {
    .yqgl-top {
        height: 3rem;
        padding-bottom: 0.7rem;
        background: url(yj-spb-2024-yq-img-top-banner.png),
            linear-gradient(to top, #9ed6ec, #8dcbe6);
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: 100% auto;
    }

    .yqgl-top .pGuidangImg {
        right: 10px;
    }

    .yqgl-top .yqgl-logo {
        font-size: 0.44rem;
        top: auto;
        bottom: 25%;
        transform: translate(-50%, 0);
        width: 100%;
        text-align: center;
    }

    .section-title-1 {
        background-size: auto 0.2rem;
        height: 0.3rem;
        line-height: 0.3rem;
        padding: 0.2rem 0;
        font-size: 0.28rem;
    }

    .section-title-2 {
        margin-top: 0rem;
        margin-left: -0.11rem;
        width: 100%;
        height: 0.45rem;
        padding-top: 0.11rem;
        line-height: 0.45rem;
        padding-left: 0.2rem;
        font-size: 0.22rem;
    }

    /* #region 法规 */
    .fagui-list {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        margin-bottom: 0.2rem;
    }

    .fagui-list li {
        width: calc(100% - .4rem);
        margin-bottom: .2rem;
    }
    .fagui-list li:last-child {
        margin-bottom: 0;
    }
    .fagui-list li a {
        height: auto;
        display: block;
        min-height: inherit;
    }

    /* #endregion 法规 */

    /* #region 管理区域划分 */
    .glqyhf-container {
        padding-bottom: 0.2rem;
    }

    .glqyhf-container .zdglq-container,
    .qzmy-container .zcgd-container {
        float: none;
        width: 100%;
        height: auto;
        padding: 0.2rem;
    }

    .glqyhf-container .zdglq-container .section-title-2 {
        margin-left: -0.33rem;
    }

    .glqyhf-container .zdglq-container .list-container {
        float: none;
    }

    .glqyhf-container .zdglq-container .list-container+.list-container {
        margin-top: 0.15rem;
    }

    .glqyhf-container .zdglq-container .list-container:nth-of-type(1) {
        width: 100%;
        margin-top: 0.24rem;
    }

    .glqyhf-container .zdglq-container .list-container:nth-of-type(2) {
        width: 100%;
    }

    .glqyhf-container .zdglq-container .list-container:nth-of-type(3) {
        width: 100%;
        margin-left: 0;
    }

    .glqyhf-container .zdglq-container .list-container .list-name span {
        height: 0.2rem;
        line-height: 0.2rem;
        text-align: end;
        display: inline-block;
        position: relative;
        padding-right: 0.15rem;
        font-size: 0.2rem;
        font-weight: bold;
        color: #f85b5f;
    }

    .glqyhf-container .zdglq-container .list-container .list-name span::after {
        position: absolute;
        left: 100%;
        bottom: 0;
        content: "";
        width: 2.29rem;
        height: 0.31rem;
        background-image: url(yj-spb-2024-yq-img-dogs.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }

    .glqyhf-container .zdglq-container .list-container .list {
        margin-top: 0.2rem;
    }

    .glqyhf-container .zdglq-container .list-container .list span {
        display: block;
        box-sizing: border-box;
        position: relative;
        float: left;
        height: 0.44rem;
        line-height: 0.44rem;
        border-radius: 0.22rem;
        background-color: #e3f0fa;
        text-align: center;
        color: #0a67ae;
        font-size: 0.16rem;
        font-weight: bold;
        width: 26.91511387%;
        margin-left: 2.484472%;
        margin-bottom: 0.15rem;
    }

    .glqyhf-container .zdglq-container .list-container:nth-of-type(1) .list span:nth-child(6n + 1) {
        margin-left: 0;
    }

    .glqyhf-container .zdglq-container .list-container:nth-of-type(2) .list span {
        width: 26.91511387%;
        margin-left: 2.484472%;
    }

    .glqyhf-container .zdglq-container .list span:nth-child(3n + 1) {
        margin-left: 0;
    }

    .glqyhf-container .zdglq-container .list-container:nth-of-type(3) .list span {
        width: 45.77656%;
        margin-left: 5.99455%;
    }

    .glqyhf-container .zdglq-container .list-container:nth-of-type(3) .list span:nth-child(2n + 1) {
        margin-left: 0;
    }

    .glqyhf-container .ybglq-container,
    .qzmy-container .ymjzd-container {
        float: none;
        width: 100%;
        height: auto;
        padding: 0.2rem;
        margin-top: 0.2rem;
    }

    .glqyhf-container .ybglq-container .section-title-2 {
        margin-left: -0.33rem;
    }

    .glqyhf-container .ybglq-container .name {
        margin-top: 0.2rem;
        margin-bottom: 0.14rem;
        color: #f85b5f;
        font-size: 0.18rem;
        font-weight: bold;
        text-align: center;
    }

    .glqyhf-container .ybglq-container .area-map {
        width: 100%;
        height: auto;
        cursor: pointer;
        transition: all 0.3s ease;
    }

    .glqyhf-container .ybglq-container .area-map img {
        display: block;
        width: 100%;
        height: auto;
    }

    .glqyhf-container .ybglq-container .area-map.fullscreen {
        background-color: rgba(0, 0, 0, 0.6);
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        z-index: 1000;
    }

    .glqyhf-container .ybglq-container .area-map.fullscreen img {
        position: absolute;
        left: 50%;
        top: 50%;
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: 100%;
        transform: translate(-50%, -50%);
    }

    /* #endregion 管理区域划分 */

    /* #region 犬只免疫 */
    .qzmy-container {
        margin-bottom: 0.2rem;
    }

    .qzmy-container .zcgd-container {
        height: auto;
        padding: 0.2rem;
    }

    .qzmy-container .zcgd-container .section-title-2,
    .qzmy-container .ymjzd-container .section-title-2 {
        margin-left: -0.33rem;
    }

    .qzmy-container .zcgd-container .zcgd-content,
    .qzmy-container .zcgd-container .zcgd-content * {
        font-size: 0.2rem !important;
        font-weight: normal !important;
        font-style: normal !important;
        line-height: 2 !important;
        letter-spacing: normal !important;
        text-align: left !important;
        color: #333 !important;
    }

    .qzmy-container .zcgd-container .zcgd-content {
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        margin-top: 0.2rem;
    }

    .qzmy-container .zcgd-container .zcyj-label {
        font-size: 0.2rem;
        font-weight: bold;
        color: #000;
        margin-top: 0.1rem;
    }

    .qzmy-container .zcgd-container .zcyj-label b {
        color: #ff0000;
        margin-right: 0.05rem;
    }

    .qzmy-container .zcgd-container .zcyj-link {
        display: block;
        box-sizing: border-box;
        position: relative;
        margin-top: 0.1rem;
        color: #0a67ae;
        font-size: 0.2rem;
        white-space: initial;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .qzmy-container .ymjzd-container {
        height: auto;
        padding: 0.2rem;
    }

    .qzmy-container .ymjzd-container .info {
        margin-top: 0.2rem;
        font-size: 0.2rem;
        color: #333;
        line-height: 1.33;
    }

    .qzmy-container .ymjzd-container img {
        display: block;
        box-sizing: border-box;
        position: relative;
        margin-top: 0.1rem;
        width: 100%;
        height: auto;
    }

    /* #endregion 犬只免疫 */

    /* #region 犬只登记 */
    .qzdj-gltl-container {
        height: auto;
        line-height: 1.5;
        border-radius: 0.1rem;
        box-shadow: 0px 0.02rem 0.2rem 0 rgba(2, 26, 45, 0.1);
        background-color: #fff;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        padding: 0.2rem;
    }

    .qzdj-gltl-container .qzdj-gltl-content {
        flex: auto;
        white-space: wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        /*设置对齐模式*/
        -webkit-line-clamp: 2;
    }

    .qzdj-gltl-container .qzdj-gltl-content,
    .qzdj-gltl-container .qzdj-gltl-content * {
        font-size: 0.2rem !important;
        font-weight: normal !important;
        font-style: normal !important;
        line-height: 1.5 !important;
        letter-spacing: normal !important;
        text-align: left !important;
        color: #333 !important;
    }

    .qzdj-gltl-container .zcyj-label {
        flex-shrink: 0;
        font-size: 0.2rem;
        font-weight: bold;
        color: #000;
        margin-left: 0;
        margin-top: 0.1rem;
    }

    .qzdj-gltl-container .zcyj-label b {
        color: #ff0000;
        margin-right: 0.05rem;
    }

    .qzdj-gltl-container .zcyj-link {
        flex-shrink: 0;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #0a67ae;
        font-size: 0.2rem;
    }

    .qzdj-bl-container {
        margin-top: 0.2rem;
        padding-bottom: 0.2rem;
    }

    .qzdj-bl-container .yddbl-container {
        float: none;
        width: 100%;
        height: auto;
        padding-bottom: 0.2rem;
    }

    .qzdj-bl-container .yddbl-container>div {
        margin-top: 0.2rem;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        margin-left: 0;
        margin-right: 0;
    }

    .qzdj-bl-container .yddbl-container>div img {
        display: block;
        width: 1.2rem;
        height: 1.2rem;
        margin: 0 auto;
    }

    .qzdj-bl-container .yddbl-container>div .name {
        text-align: center;
        font-size: 0.16rem;
        color: #333;
        margin-top: 0.1rem;
        padding: 0 0.1rem;
    }

    .qzdj-bl-container .pcdbl-container {
        float: none;
        width: 100%;
        height: auto;
        padding-bottom: 0.2rem;
        margin-top: 0.2rem;
    }

    .qzdj-bl-container .pcdbl-container>div {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        margin-top: 0.2rem;
        margin-left: 0.2rem;
        margin-right: 0.2rem;
    }

    .qzdj-bl-container .pcdbl-container>div a {
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        position: relative;
        text-align: center;
        height: 1.2rem;
        width: 100%;
        font-size: 0.2rem;
        font-weight: bold;
        line-height: 1.5;
        color: #fff;
        text-shadow: 0px 2px 4px rgba(76, 13, 10, 0.85);
        letter-spacing: 0.5px;
        transition: all 0.3s ease;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .qzdj-bl-container .pcdbl-container>div a+a {
        margin-top: 0.1rem;
    }

    /* #endregion 犬只登记 */

    /* #region 禁养犬种类-政策问答 */
    .section-title-3 {
        overflow: hidden;
        display: block;
        box-sizing: border-box;
        position: relative;
        margin: 0.2rem 0;
    }

    .section-title-3 span {
        display: inline-block;
        position: relative;
        box-sizing: border-box;
        font-size: 0.28rem;
        font-weight: bold;
        color: #0a67ae;
        padding-right: 0.2rem;
    }

    .section-title-3 span::after {
        content: "";
        position: absolute;
        left: 100%;
        top: 50%;
        transform: translateY(-50%);
        width: 4.57rem;
        height: 0.2rem;
        background-image: url(yj-spb-2024-yq-img-section-title-bg-1.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .jyqzl-zcwd-container {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .jyqzl-zcwd-container .jyqzl-container {
        width: 100%;
    }

    .jyqzl-zcwd-container .jyqzl-container .jyqzl-img-container {
        height: 4.12rem;
        border-radius: 0.1rem;
        position: relative;
    }

    .jyqzl-zcwd-container .jyqzl-container .jyqzl-img-container::after {
        content: "";
        width: 0.28rem;
        height: 0.28rem;
        position: absolute;
        top: 0.42rem;
        right: 0.48rem;
        background-image: url(yj-spb-2024-yq-ic-fullscreen.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
    }

    .jyqzl-zcwd-container .jyqzl-container .jyqzl-img-container img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        cursor: pointer;
    }

    .jyqzl-zcwd-container .jyqzl-container .jyqzl-img-container.fullscreen {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: 100vh;
        border-radius: 0px;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: 1000;
    }

    .jyqzl-zcwd-container .jyqzl-container .jyqzl-img-container.fullscreen img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        max-height: 100vh;
        max-width: 100vw;
        width: auto;
        height: auto;
    }

    .jyqzl-zcwd-container .zcwd-container {
        width: 100%;
    }

    .jyqzl-zcwd-container .zcwd-container .zcwd-list>div {
        display: block;
        box-sizing: border-box;
        position: relative;
        height: 1.28rem;
        border-radius: 0.04rem;
        border: solid 1px #cce1ef;
        padding: 0.17rem 0.14rem 0 0.17rem;
    }

    .jyqzl-zcwd-container .zcwd-container .zcwd-list>div .question {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .jyqzl-zcwd-container .zcwd-container .zcwd-list>div .question img,
    .jyqzl-zcwd-container .zcwd-container .zcwd-list>div .answer img {
        width: 0.24rem;
        height: 0.24rem;
        flex-shrink: 0;
    }

    .jyqzl-zcwd-container .zcwd-container .zcwd-list>div .question .title {
        flex: 1;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0 0.15rem;
        font-size: 0.2rem;
        font-weight: bold;
        color: #333;
    }

    .jyqzl-zcwd-container .zcwd-container .zcwd-list>div .question .tag {
        padding: 0.07rem 0.1rem;
        border-radius: 0.14rem;
        background-color: #e7f1f8;
        color: #0a67ae;
        font-size: 0.16rem;
    }

    .jyqzl-zcwd-container .zcwd-container .zcwd-list>div .answer {
        display: flex;
        flex-direction: row;
        margin-top: 0.1rem;
    }

    .jyqzl-zcwd-container .zcwd-container .zcwd-list>div .answer .content {
        flex: 1;
        margin-left: 0.15rem;
        font-size: 0.18rem;
        color: #333;
        line-height: 1.5;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .jyqzl-zcwd-container .zcwd-container .zcwd-list>div+div {
        margin-top: 0.14rem;
    }

    /* #endregion 禁养犬种类 */

    /* #region 联系电话 */
    .phone-container {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        margin-bottom: 0.4rem;
    }

    .phone-container .zczx-container {
        width: 100%;
        height: 1.2rem;
        position: relative;
        border-radius: 0.1rem;
        box-shadow: 0px 0.02rem 0.2rem 0 rgba(2, 26, 45, 0.1);
    }

    .phone-container .zczx-container::after {
        content: "";
        width: 0.75rem;
        height: 0.605rem;
        background-image: url(yj-spb-2024-yq-img-zixun.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        right: 0.35rem;
        top: 50%;
        transform: translateY(-50%);
    }

    .phone-container .zczx-container .phone {
        font-size: 0.18rem;
        font-weight: bold;
        color: #333;
        position: absolute;
        left: 0.2rem;
        bottom: 0.2rem;
        line-height: 1.5;
    }

    .phone-container .jbts-container {
        width: 100%;
        margin-top: 0.2rem;
        height: 2.2rem;
        position: relative;
        border-radius: 0.1rem;
        box-shadow: 0px 0.02rem 0.2rem 0 rgba(2, 26, 45, 0.1);
    }

    .phone-container .jbts-container::after {
        content: "";
        width: 1.4rem;
        height: 1.24rem;
        background-image: url(yj-spb-2024-yq-img-tousu.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        right: 0.23rem;
        top: 50%;
        transform: translateY(-50%);
    }

    .phone-container .jbts-container .phones {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-left: 0.2rem;
        margin-top: 0.2rem;
    }

    .phone-container .jbts-container .phones .phone {
        font-size: 0.18rem;
        font-weight: bold;
        color: #333;
        line-height: 1.8;
    }

    .phone-container .jbts-container .phones .phone:nth-child(1),
    .phone-container .jbts-container .phones .phone:nth-child(3) {
        width: 100%;
    }

    .phone-container .jbts-container .phones .phone:nth-child(2),
    .phone-container .jbts-container .phones .phone:nth-child(4) {
        width: 100%;
    }

    /* #endregion 联系电话 */
}

@media screen and (max-width: 360px) {
    .yqgl-top .yqgl-logo {
        font-size: 0.4rem;
    }
}