<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */
.main {
    width: 100%;
    background: url(../images/main-bg.gif) no-repeat center 0;
    padding-top: 1px;
}

.main-top-ad {
    width: 1400px;
    height: 93px;
    margin: 0 auto;
}

.container {
    width: 1380px;
    padding: 18px 10px;
    background: #fff;
    margin: 0 auto;
}

/*狗狗猫咪检索*/
.tab-link-1 a {
    display: inline-block;
    font-size: 16px;
    padding: 0 10px;
    padding: 10px;
    padding-bottom: 15px;
    position: relative;
    z-index: 10;
    top: 1px;
}

.tab-link-1 a.curr {
    color: #49b53e;
    border: 1px solid #e7e7e7;
    border-bottom: 0;
    background: #fff;
}

.tab-link-1 a .iconfont {
    font-size: 22px;
    position: relative;
    top: 2px;
    margin-right: 2px;
}

.tab-main {
    border: 1px solid #e7e7e7;
    padding: 10px;
}

.ser-label {
    display: inline-block;
    background: #49b53e;
    color: #fff;
    width: 61px;
    height: 26px;
    line-height: 26px;
    padding-right: 5px;
    text-align: right;
    border-radius: 2px;
    margin-right: 5px;
    font-size: 14px;
}

.ser-item {
    width: 1220px;
}

.ser-item a {
    display: inline-block;
    padding: 4px 6px;
    position: relative;
    color: #666;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
    width: 80px;

}



.ser-item a:hover {
    color: #49b53e;
}

.ser-item a:after {
    content: '|';
    display: inline-block;
    width: 1px;
    position: absolute;
    right: 0;
    font-size: 9px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ser-item a:last-child:after {
    content: '';
}

.ser-item a.curr {
    color: #F4292C;
}

/*.ser-item a:first-child{ text-align:left; width:30px;}*/
.ser-more {
    display: inline-table;
    width: 48px;
    border: 1px solid #e7e7e7;
    border-radius: 2px;
    text-align: center;
    color: #666;
    padding: 3px 0;
    padding-right: 10px;
}

.ser-more .iconfont {
    font-size: 12px;
    -moz-transition: -moz-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    position: absolute;
}

.ser-more.more-curr .iconfont {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ser-list li {
    margin: 10px 0;
    margin-bottom: 10px;
}

.ser-list li:nth-child(5) a {
    width: 88px;
}

.ser-list li:nth-child(5) a:first-child {
    width: 30px;
}

.ser-list-cat li:nth-child(3) a {
    width: 88px;
}

.ser-list-cat li:nth-child(3) a:first-child {
    width: 30px;
}

/*百科*/
.bc-map {
    overflow: hidden;
    color: #666;
    font-size: 14px;
    line-height: 30px;
}

.bc-ser input {
    border: 1px solid #E3E3E3;
    width: 170px;
    padding: 0 5px;
    height: 30px;
    border-right: 0;
}

.ser-btn2 {
    display: inline-block;
    width: 40px;
    height: 32px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #49B53E;
}

.ser-btn2:hover {
    color: #fff;
    background: #46AB3A;
}

.js-type {
    line-height: 46px;
    overflow: hidden;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    margin: 15px auto;
}

/*宠物列表*/
.pet-wrap {
    width: 100%;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    padding-top: 15px;
    padding-bottom: 40px;
}

.pet-type {
    height: 46px;
    background: #D0D0D0;
}

.pet-type-name {
    display: inline-block;
    width: 176px;
    height: 46px;
    line-height: 46px;
    background: #49B53E;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.pet-type-icon {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url(../images/baike-icon.png) no-repeat;
    float: left;
    margin-left: 12px;
}

.dog-icon1 {
    background-position: -4px -4px;
}

.dog-icon2 {
    background-position: -4px -64px;
}

.dog-icon3 {
    background-position: -4px -136px;
}

.pet-box {
    overflow: hidden;
}

.pet-box li {
    width: 136px;
    float: left;
    text-align: center;
    margin-top: 36px;
    margin-right: 40px;
}

.pet-box li:nth-child(8n) {
    margin-right: 0;
}

.pet-dl dt {
    border: 1px solid #E0E0E0;
    border-radius: 200px;
    text-align: center;
    width: 132px;
    height: 132px;
    line-height: 132px;
    overflow: hidden;
}

.pet-dl dt img {
    border-radius: 200px;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

.pet-dl:hover dt img {
    -webkit-transform: scale(1.2, 1.2);
    -transform: scale(1.2, 1.2);
}

.pet-name {
    background: #eee;
    color: #444;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 10px auto;
    width: 134px;
    font-size: 16px;
}

.pet-name a {
    color: #444;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 10px auto;
    width: 134px;
    font-size: 16px;
}

.pet-dl:hover .pet-name {
    background: #49B53E;
    color: #fff;
}

.pet-link {
    height: 25px;
}

.pet-link a {
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    padding: 3px 5px;
    margin-right: 7px;
    width: 28px;
}

.pet-link a:last-child {
    margin-right: 0;
}

.pet-list {
    margin-top: 50px;
}

.pet-list:first-child {
    margin-top: 0px;
}

/*狗狗市场*/
.dog-shop {
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
}

.type-h2 {
    border-bottom: 1px solid #e0e0e0;
    padding: 2px 0;
    overflow: hidden;
}

.type-h2 label {
    font-size: 20px;
    line-height: 60px;
    font-size: 26px;
}

.type-more1 {
    width: 140px;
    height: 33px;
    line-height: 28px;
    color: #fff;
    background: url(../images/more-bg.png) no-repeat 0 0;
    text-align: center;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    margin-top: 15px;
}

.type-more1:hover {
    color: #fff;
    margin-top: 20px;
}

.shop-box li {
    width: 326px;
    float: left;
    border: 1px solid #e5e5e5;
    margin-top: 15px;
    margin-right: 22px;
}

.shop-box li:nth-child(4n) {
    margin-right: 0;
}

.shop-img {
    display: block;
    width: 326px;
    height: 216px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

.shop-box dl {
    position: relative;
}

.shop-box dl:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 3px;
    background: #49b53e;
    position: absolute;
    bottom: -1px;
    left: 0;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.shop-box dl:hover:after {
    content: '';
    width: 100%;
    height: 3px;
}

.shop-box dd {
    padding: 10px;
    padding-bottom: 15px;
}

.shop-title {
    overflow: hidden;
}

.shop-title em {
    display: inline-block;
    background: #f50000;
    color: #fff;
    padding: 1px 3px;
    font-size: 9px;
    font-weight: normal;
    border-radius: 2px;
}

.shop-title a {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
}

.shop-title span {
    display: inline-block;
    color: #fff;
    background: #0ad487;
    padding: 1px 4px;
    border-radius: 2px;
}

.shop-sm span {
    display: block;
    padding: 4px 0;
    font-size: 14px;
}

.shop-sm .iconfont {
    width: 20px;
    display: inline-block;
    text-align: center;
}

.shop-sm .icondengji {
    font-size: 14px;
}

.shop-sm .iconaixin {
    font-size: 12px;
}

.wangwang {
    display: inline-block;
    border: 1px solid #f3bf28;
    color: #f3bf28;
    border-radius: 2px;
    padding: 3px 5px;
    font-size: 14px;
}

.wangwang:hover {
    background: #f3bf28;
    color: #fff;
}

.shop-name {
    overflow: hidden;
    margin-top: 10px;
}

.shop-link {
    display: inline-block;
    background: #49b53e;
    color: #fff;
    padding: 3px 5px;
    border-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    position: absolute;
    bottom: 15px;
    left: 0;
    font-size: 14px;
}

.shop-link:hover {
    background: #49b53e;
    color: #fff;
}

/*狗狗种类*/
.dog-type,
.cat-type {
    border: 1px solid #e7e7e7;
    padding: 20px;
    overflow: hidden;
    position: relative;
}

.type-img {
    width: 95px;
    height: 95px;
    border: 1px solid #d0d0d0;
    border-radius: 100px;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

.type-name {
    width: 95px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
    background: #eee;
    color: #737373;
    margin-top: 10px;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    font-size: 14px;
}

.dog-type-wrap-dis .swiper-slide {
    width: 90px;
    margin: 0 12px;
}

.type-item:hover .type-name,
.type-item.curr .type-name {
    background: #49b53e;
    color: #fff;
}

.swiper-button-next2,
.swiper-button-prev2,
.swiper-button-next3,
.swiper-button-prev3 {
    font-size: 30px;
    position: absolute;
    top: 80px;
    z-index: 100;
    color: #d0d0d0;
    cursor: pointer;
}

.swiper-button-next2,
.swiper-button-next3 {
    left: -10px;
    text-align: left;
}

.swiper-button-prev2,
.swiper-button-prev3 {
    right: -10px;
    text-align: right;
}

/*宠物档案*/
.file-row1 {
    overflow: hidden;
}

.file {
    border: 1px solid #e7e7e7;
    padding: 0;
    position: relative;
}

.file-row1-left {
    width: 490px;
    border-right: 1px solid #e7e7e7;
    padding: 15px;
}

.file-row1-right {
    padding: 15px;
    width: 820px;
}

.file-name {
    width: 111px;
    height: 73px;
    position: absolute;
    top: 0;
    right: 0;
}

.file-name-dog {
    background: url(../images/file-dog.png) no-repeat 0 0;
}

.file-name-cat {
    background: url(../images/file-cat.png) no-repeat 0 0;
}

.pet-rile-name {
    overflow: hidden;
    padding: 5px 0;
}

.pet-file-box {
    border: 1px solid #e7e7e7;
    padding: 10px;
    font-size: 16px;
    margin-top: 20px;
}

.pet-file-box td {
    padding: 12px 0;
}

.pet-file-box td:first-child {
    width: 40%;
}

.pet-order,
.pet-ser {
    display: inline-block;
    margin-right: 15px;
    padding: 8px 10px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
}

.pet-order:hover,
.pet-ser:hover {
    color: #fff;
    opacity: 0.9;
}

.pet-order {
    background: #49B53E;
}

.pet-ser {
    background: #F3BE25;
}

.pet-order .iconfont,
.pet-ser .iconfont {
    margin-right: 3px;
}

.file-row2 li {
    width: 102px;
    float: left;
    margin: 10px 45px;
}

.file-row2 {
    overflow: hidden;
    font-size: 16px;
    border-top: 1px solid #e7e7e7;
    padding: 10px 0;
}

.file-row2-dl dt {
    line-height: 30px;
    padding-left: 5px;
}

.file-row2-dl .iconfont {
    margin: 0 2px;
}

.star {
    color: #D2D2D2;
}

.star1 .iconfont:nth-child(-n+1) {
    color: #FFA528;
}

.star2 .iconfont:nth-child(-n+2) {
    color: #FFA528;
}

.star3 .iconfont:nth-child(-n+3) {
    color: #FFA528;
}

.star4 .iconfont:nth-child(-n+4) {
    color: #FFA528;
}

.star5 .iconfont:nth-child(-n+5) {
    color: #FFA528;
}

/*宠物介绍*/
.pet-tab {
    height: 50px;
    background: #E0E0E0;
}

.pet-tab a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 600;

}

.pet-tab a .iconfont {
    margin-right: 3px;
    font-size: 18px;
    font-weight: 500;
}

.pet-tab a.curr {
    color: #fff;
    background: #49B53E;
}

.pet-about-cont {
    padding: 20px;
    line-height: 30px;
}

.pet-about-cont p,
.pet-about-cont h3 {
    text-indent: 2em;
    line-height: 23px;
}

.comm-item {
    overflow: hidden;
}

.comm-user-head {
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 100px;
    margin-right: 5px;
}

.pet-comm {
    border: 1px solid #eaeaea;
    padding: 20px;
}

.comm-user-name {
    padding-top: 10px;
    font-size: 16px;
}

.comm-user-name span {
    display: inline-block;
    padding: 2px 5px;
    background: #FF6D6F;
    color: #fff;
}

.comm-cont {
    width: 1130px;
    padding: 10px;
}

.comm-item {
    overflow: hidden;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.comm-fa {
    margin-top: 20px;
}

.comm-fa h2 {
    height: 30px;
    border-bottom: 1px solid #eaeaea;
    font-size: 16px;
}

.comm-fa ul li {
    overflow: hidden;
    padding: 10px 0;
    font-size: 14px;
}

.comm-fa ul li label {
    float: left;
    width: 82px;
    text-align: left;
}

.comm-fa ul li label span {
    display: inline-block;
    font-family: arial;
    font-size: 16px;
    position: relative;
    top: 4px;
}

.comm-fa ul {
    margin: 10px 0;
}

.comm-fa-face a {
    margin-right: 10px;
    display: inline-block;
    margin-right: 20px;
    line-height: 20px;
}

.comm-fa-face a:hover {
    color: #FFDA6A;
}

.comm-fa-face a .iconfont {
    margin-right: 5px;
    color: #ddd;
    font-size: 24px;
    float: left;
}

.comm-fa-face a:hover .iconfont,
.comm-fa-face a.curr .iconfont {
    color: #FFDA6A;
}

.comm-fa-face a.curr {
    color: #FFDA6A;
}

.comm-input textarea {
    width: 1230px;
    height: 80px;
    font-size: 14px;
    padding: 10px;
    font-family: Microsoft Yahei;
    background: #F8F8F8;
    border: 1px solid #EAEAEA;
}

.bshare-custom {
    right: 30px;
}

/*宠物图片*/
.news-type {
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
}

.news-type-name {
    font-size: 20px;
    line-height: 60px;
    font-weight: bold;
}

.news-type-name img {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-right: 60px;
}

.more-icon {
    display: inline-block;
    width: 50px;
    height: 15px;
    background: url(../images/more.gif) no-repeat 0 0;
}

.news-type .more-icon,
.type-h2 .more-icon {
    position: relative;
    top: 30px;
    right: 10px;
}

.pic-list {
    overflow: hidden;
}

.pic-left {
    width: 440px;
    height: 348px;
    float: left;
    margin-right: 20px;
}

.pic-left a {
    display: block;
    width: 440px;
    height: 348px;
    overflow: hidden;
    position: relative;
}

.pic-title {
    width: 440px;
    height: 38px;
    padding: 0 10px;
    line-height: 38px;
    background-color: rgba(0, 0, 0, 0.3);
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 16px;
}

.pic-center {
    width: 460px;
    float: left;
    overflow: hidden;
    margin-right: 20px;
}

.pic-center li {
    width: 220px;
    float: left;
    margin-right: 20px;
    margin-bottom: 16px;
}

.pic-center li:nth-child(2n) {
    margin-right: 0;
}

.pic-center a {
    display: block;
    width: 220px;
    height: 166px;
    overflow: hidden;
    position: relative;
}

.pic-title2 {
    width: 220px;
}

.pic-right {
    width: 440px;
    height: 348px;
    float: left;
}

.pic-right a {
    display: block;
    width: 440px;
    height: 348px;
    overflow: hidden;
    position: relative;
}

.pic-title3 {
    width: 440px;
}

.pet-file-box .price {
    color: #ff0000;
}

.type-h2 .ser-more {
    margin-top: 15px;
    margin-right: 5px;
    font-weight: normal;
    background-color: #fff;
}

.type-h2 .ser-more .iconfont {
    transform: rotate(270deg);

}

.type-h2 a.ser-more {
    color: #49b53e;
}

.news-type .ser-more {
    margin-top: 15px;
    margin-right: 5px;
}

.news-type .ser-more .iconfont {
    transform: rotate(270deg);

}

.news-type a.ser-more {
    color: #49b53e;
}

/*百科列表*/

.picturelb {
    margin-top: 20px;
	margin: 0;
    padding: 0;
}

.pic-listlb {
    overflow: hidden;
}

.pic-leftlb {
    width: 440px;
	height: 348px;
    float: left;
    margin-right: 20px;
}

.pic-leftlb a {
    display: block;
    width: 440px;
    height: 38px;
    overflow: hidden;
    position: relative;
}

.pic-centerlb {
    width: 440px;
	height: 348px;
    float: left;
    overflow: hidden;
    margin-right: 20px;
}

.pic-centerlb a {
    display: block;
    width: 440px;
    height: 38px;
    overflow: hidden;
    position: relative;
}

.pic-rightlb {
    width: 440px;
    height: 348px;
    float: left;
}

.pic-rightlb a {
    display: block;
    width: 440px;
    height: 38px;
    overflow: hidden;
    position: relative;
}

.pet-tablb {
    height: 50px;
    background: #E0E0E0;
    
}

.pet-tablb a {
    line-height: 50px;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 600;
    width: 300px;
    height: 50px;
}

.pic-titlelb {
    width: 380px;
    height: 38px;
    padding: 0 10px;
    line-height: 38px;
    font-size: 16px;
}

.pet-tablb a.ser-more {
    width: 40px;
    border: 1px solid #49b53e;
    color: #49b53e;
    height: 15px;
    margin-top: 12px;
    margin-right: 5px;
    padding: 5px 10px;
    padding-right: 5px;
    text-align: left;
    line-height: 18px;
    font-size: 14px;
}</pre></body></html>