﻿@charset "utf-8";

html, body {
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
}
body, input, label, button {
    text-transform: capitalize;
    text-transform: none;
}
br {
    line-height: 8px;
    margin: 0px;
}

h1, h2, ul, li, p {
    margin: 0;
    padding: 0;
}

html, body {
    font-family: 'Lato', Arial, sans-serif ;
    font-size: 0.625em/1.5em;
    background: #fff;
}

a {
    color: #333;
    text-decoration: none;
    font-size: 1.1em;
}

    a:hover {
        text-decoration: none;
    }


h2 {
    font-size: 1.3em;
    text-align: center;
    color: #414141;
    margin-bottom: 0px;
    padding: 0px;
}

h3 {
    font-size: 0.8em;
    text-align: center;
    color: #8f8f8f;
    margin-top: 3px;
    padding-top: 0px;
}

    h3 a {
        color: #747474;
    }
/* CONTENT */
.content {
    width: 100%;
    margin: 0 auto;
}

.top {
    width: 100%;
    position: relative;
    padding-bottom: 12px;
    background-color: #3B7072;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 50%);
    z-index:2;
}

.logo {
    width: 210px;
    position: relative;
    top: 30px;
    left: 40px;
}

.nav {
    display: inline-block;
    position: absolute;
    top: 22px;
    right: 200px;
}

    .nav ul {
        padding: 0;
        margin: 0;
        white-space: nowrap;
    }

        .nav ul li {
            display: inline-block;
            margin: 10px 20px;
            text-transform: uppercase
        }

        

.search {
    width: 320px;
    position: absolute;
    top: 32px;
    right: 30px;
}

.starch_input {
    width: 230px;
    border: #58A4EF 1px solid;
    height: 40px;
    border-radius: 36px 0 0 36px;
    padding-left: 10px;
    outline: none;
}

.starch_button {
    width: 60px;
    border: #58A4EF 1px solid;
    height: 45px;
    border-radius: 0 36px 36px 0;
    background: url(../../images/sh.png) center no-repeat;
    outline: none;
    background-color: #58A4EF;
    margin-left: -5px;
    margin-bottom: -18px;
}

.banner {
    width: 100%;
    display: block;
}

.banzheng {
    width: 1200px;
    margin: 0 auto;
}

    .banzheng h2 {
        width: 100%;
        color: #333333;
        font-size: 26px;
        text-align: left;
        line-height: 56px;
    }

    .banzheng p {
        width: 100%;
        color: #666;
        font-size: 1.2rem;
        text-align: left;
    }

.banzheng_list {
    width: 300px;
    height: 280px;
    display: inline-block;
    background: url(../../images/liimg.jpg) top 60px left 28px no-repeat;
    margin: 50px 20px 0 0;
    padding: 38px;
   }

    .banzheng_list h2 {
        width: 100%;
        color: #333333;
        font-size: 20px;
        text-align: left;
        line-height: 46px;
        margin-top: 130px;
    }

    .banzheng_list p {
        width: 280px;
        color: #999;
        font-size: 14px;
        text-align: left;
        line-height: 26px;
    }

    .banzheng_list:hover {
        background: url(../../images/liimgxz.jpg) top 60px left 28px no-repeat;
        margin-top: 50px;
        box-shadow: 0 0 18px #E2E2E2;
    }

.animallist {
    width: 100%;
    height: 570px;
    background: url(../../images/aboutus1.png?v=2024101403) top left no-repeat;
    background-color: #F8F7FD;
    margin-top: 60px;
}

    .animallist h2 {
        width: 500px;
        color: #333333;
        font-size: 26px;
        text-align: left;
        line-height: 46px;
        margin-left: 1000px;
        padding-top: 100px;
    }

    .animallist p {
        /*width: 500px;*/
        color: #666;
        font-size: 14px;
        text-align: left;
        margin-left: 1000px;
    }

    .animallist ul {
        width: 35%;
        margin-left: 1000px;
    }

        .animallist ul li {
            background: url(../../images/aboutli.jpg?v=20251027001) top 4px left no-repeat;
            padding-left: 30px;
            list-style: none;
            line-height: 30px;
            margin-top: 30px;
        }


/* gjj start*/
.animallist {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: none;
    height: unset;
}
.animalImgBox {
    width: 47%;
    display: flex;
    align-items: center;
}
.animallist h2 {
    margin: 0;
    padding: 0;
}
.animallist p {
    margin: 0;
}
.animallist ul {
    width: auto;
    margin: 0;
}
.animalTextBox {
    width: 48%;
    margin-right: 1.5%;
}
.animalImg {
    width: 100%;
}
.animallist ul li {
    margin-top: 2%;
    line-height:1.4!important;
}
html {
    overflow-x: hidden;
}
.bannerwenzi h1 {
    font-size: clamp(0.75rem, -0.262rem + 3.24vw, 3.625rem)!important;
}
.bannerwenzi p {
    font-size: clamp(0.75rem, 0.376rem + 1.2vw, 1.813rem)!important;
}
.banner {
    position: relative;
}
.bannerwenzi {
    top: 25% !important;
    right: 12% !important;
}
.banzheng {
    width: 63.059%!important;
}
.banzheng p {
    text-align: left;
    line-height: 1.25;
}
.registerlicense {
    font-size:16px;
}
.logowenzi {
    display: inline-block!important;
    width: 210px;
}
.nav {
    position: static !important;
    width: 234px;
    text-align: right;
    display: flex;
    justify-content: end;
    align-items: center;
   
}
.signCon {
    position: static!important;
    margin-left: 40px;
}


.homeCon .top .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 94%;
    margin: 0 auto;
    padding-top: 15px;
}

.homeCon .logCon {
    /* width: 262px;
            min-width: 245px;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 22%;
    min-width: 220px;
    max-width: 400px;
}

.homeCon .logoImg {
    width: 100%;
}
.dogLicenseCon ul li {
    background: url(../../images/aboutli.png?v=2025110602) top 4px left no-repeat;
    padding-left: 30px;
    list-style: none;
    margin-bottom: 10px;
}
.feecls {
    font-size: 1.3rem;
    font-weight: 500;
}

.contactTop {
    width: 100%;
    height: 80px;
    background: #3B7072;
    font-size: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 15px 3%;
    justify-content: space-between;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 50%);
    z-index: 2;
}

.contactLogoImg {
    width: 100% !important;
}

.contactTit {
    width: 28%;
    line-height: .9;
    color:#FFF;
}

.signBox {
    min-width: 96px;
    height: 30px;
    background: #D5A619;
    border-radius: 17px;
    text-align: center;
    /*font-family: georgia, verdana, tahoma, arial, sans-serif;*/
    width: 5%;
}

#nav_title, .signText {
    font-size: clamp(0.875rem, 0.739rem + 0.68vw, 1.25rem);
}

.contactLogoBox {
    width: 11%;
    min-width: 200px;
    max-width: 284px;
}

.signText {
    color: #FFFFFF;
}

.topRBox {
    width: 10%;
    display: flex;
    justify-content: space-between;
}

@media (min-width:500px) and (max-width:1000px) {
    .animallist {
        flex-direction: column;
    }
    .animalImgBox {
        width: 62%;
    }
    .animalTextBox {
        margin-top: 3%;
        width: 62%;
    }
}
@media (min-width:500px) and (max-width:570px) {
    /*.logCon {
        width: 200px!important;
        min-width: 200px !important;
    }*/
    .logowenzi {
        margin-left: 8px;
    }
}
/* gjj end */
/*.contactCon {
    font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol","Lato";
}*/
@font-face {
    font-family: 'Lato';
    src: url('../../fonts/Lato/Lato-Regular.ttf') format('ttf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../../fonts/Lato/Lato-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../../fonts/Lato/Lato-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../../fonts/Lato/Lato-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../../fonts/Lato/Lato-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('../../fonts/Lato/Lato-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../../fonts/Lato/Lato-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../../fonts/Lato/Lato-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('../../fonts/Lato/Lato-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('../../fonts/Lato/Lato-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}