

/* CSS Document */
.main {
    width: 100%;
    background: url(../image/main-bg.gif) no-repeat center 0;
    padding-top: 160px;
}

.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: 100%;
}

.ser-item a {
    display: inline-block;
    padding: 4px 6px;
    position: relative;
    color: #666;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
    width: 100px;
}




.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;
}

/*层1*/
.row {
    width: 100%;
}

.row1-left {
    width: 460px;
    overflow: hidden;
    float: left;
}

.row1-car {
    width: 460px;
    height: 330px;
    overflow: hidden;
    position: relative;
}

.row1-car-page {
    bottom: -5px !important;
}

.row1-car-page span {
    width: 20%;
    height: 4px;
    margin: 0 !important;
    padding: 0;
    border-radius: 0;
    background: #49b53e;
}

.swiper-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    position: absolute;
    bottom: -40px;
    padding: 0 8px;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    font-size: 16px;
}

.swiper-slide-active .swiper-title {
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.row1-left-ad {
    width: 458px;
    height: 81px;
    border: 1px solid #eee;
}

.row1-center {
    width: 556px;
    float: left;
    margin: 0 25px;
}

.row1-right {
    width: 300px;
    float: right;
}

.swiper-button-white {
    width: 40px;
    height: 40px;
    text-align: center;
    background-size: 10px 30px !important;
    -webkit-background-size: 10px 30px !important;
    -moz-background-size: 10px 30px !important;
    background-color: rgba(0, 0, 0, 0.3);
}

.swiper-button-next {
    right: 0 !important;
}

.swiper-button-prev {
    left: 0 !important;
}

/*层1中间*/
.news-top-link {
    font-weight: bold;
    color: #49b53e;
    font-size: 24px;
}

.news-top-link:hover {
    color: #FF2626;
}

.news-top {
    border-bottom: 1px dashed #eee;
    padding-bottom: 15px
}

.news-rec-ul {
    margin-top: 8px;
}

.news-top-about {
    height: 36px;
    overflow: hidden;
}

.news-rec-ul label {
    display: inline-block;
    padding: 1px 3px;
    color: #fff;
    margin-right: 5px;
    float: left;
    font-size: 14px;
}

.news-rec-ul li {
    padding: 6px 0;
    overflow: hidden;
}

.news-rec-ul li:nth-child(5):after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    border-top: 1px dashed #eee;

}

.news-rec-ul a {
    display: inline-block;
    width: 446px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.news-rec-ul a:hover {
    text-decoration: underline;
}

.news-rec-ul li span {
    font-size: 14px;
}

.news-label1 {
    background: #49b53e;
}

.news-label229 {
    background: #32a7ad;
}

.news-label3 {
    background: #ff6600;
}

.news-label4 {
    background: #3d88c7;
}

.news-label5 {
    background: #8a42d8;
}

.news-label20 {
    background: #c71e9d;
}

/*宠物医生*/
.row1-doc {
    width: 298px;
    border: 1px solid #E7E7E7;
    background: #f7f7f7;
    margin-top: 9px;
}

.doc-h2 {
    background: #fff;
    overflow: hidden;
    position: relative;
    height: 38px;
}

.doc-h2 span {
    font-size: 16px;
    background: #E6E6E6;
    display: inline-block;
    width: 136px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: -1px;
    text-align: center;
    z-index: 2;
}

.doc-h2 .ser-more {
    margin-top: 5px;
    margin-right: 5px;
    font-weight: normal;
}

.doc-h2 .ser-more .iconfont {
    transform: rotate(270deg);

}

.doc-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;
}

.more-icon {
    display: inline-block;
    width: 50px;
    height: 15px;
    background: url(../image/more.gif) no-repeat 0 0;
}

.doc-h2 .more-icon {
    position: relative;
    top: 10px;
    right: 10px;
}

.row1-doc-ul .iconfont {
    font-size: 8px;
    margin-right: 3px;
}

.row1-doc-ul a {
    font-size: 14px;
}

.row1-doc-ul li {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}

.row1-doc-ul {
    border-top: 1px solid #e6e6e6;
    padding: 5px 10px;
}

.row1-doc-ul li {
    padding: 6px 0px;
    border-bottom: 1px dashed #e6e6e6;
}

.row1-doc-ul li:last-child {
    border: 0;
}

.row1-right-ad1,
.row1-right-ad2 {
    height: 70px;
}

/*狗狗种类*/
.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 .swiper-slide {
    width: 90px;
}

.type-item:hover .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;
}

/*狗狗市场*/
.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(../image/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;
}

/*狗狗资讯*/
.news-type {
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
}

.news-type-name {
    font-size: 20px;
    line-height: 60px;
    font-weight: bold;
    padding-left: 60px;
}

.news-type-name img {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-right: 60px;
}

.news-tab {
    height: 32px;
    line-height: 32px;
    margin-top: 15px;
    margin-left: 30px;
}

.news-tab a {
    display: inline-block;
    height: 33px;
    line-height: 30px;
    color: #444;
    margin: 0 10px;
    width: 82px;
    text-align: center;
    font-size: 14px;
}

.news-tab a:hover {
    color: #49b53e;
}

.news-tab a.curr {
    background: url(../image/news-curr.png) no-repeat 0 0;
    color: #fff;
}

.news-type .more-icon {
    position: relative;
    top: 24px;
}

.news-item {
    width: 1006px;
    float: left;
}

.news-wrap {
    overflow: hidden;
    margin-top: 20px;
}

.news-wrap li {
    width: 492px;
    overflow: hidden;
    float: left;
    padding: 11px 0;
    border-bottom: 1px dashed #E6E6E6;
    margin-right: 22px;
}

.news-wrap li:nth-child(1),
.news-wrap li:nth-child(2) {
    border-bottom: 0;
}

.news-wrap li:nth-child(2n) {
    margin-right: 0;
}

.news-about {
    width: 272px;
}

.news-about h3 {
    height: 22px;
    line-height: 25px;
    overflow: hidden;
}

.news-about-cont {
    margin-top: 15px;
    line-height: 23px;
    overflow: hidden;
}

.news-img {
    width: 204px;
    height: 135px;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.diandian {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 10px;
    background: #B2B2B2;
    overflow: hidden;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

/*百科*/
.news-list {
    position: relative;
}

.baike {
    width: 306px;
    float: right;
    margin-top: 30px;
    border: 1px solid #E0E0E0;
    background: #fff;
    border-top: 2px solid #49B53E;
    padding: 14px;
    padding-bottom: 0;
    position: absolute;
    z-index: 10;
    background: #fff;
    right: 0;
}

.baike-type {
    width: 160px;
    height: 33px;
    line-height: 28px;
    color: #fff;
    font-size: 16px;
    background: url(../image/baike-h3.png) no-repeat 0 0;
    text-align: center;
    margin: 0 auto;
}

.baike-item {
    font-size: 0;
    margin-top: 5px;
}

.baike-item a {
    display: inline-block;
    width: 94px;
    height: 28px;
    border: 1px solid #E1E1E1;
    line-height: 28px;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    margin-top: 7px;
    margin-right: 8px;
}

.baike-item a:hover {
    background: #49B53E;
    border: 1px solid #49B53E;
    color: #fff;
}

.baike-item a:nth-child(3n) {
    margin-right: 0;
}

.more-baike {
    position: relative;
    height: 30px;
}

.iconbottom {
    font-size: 20px;
    cursor: pointer;
    -moz-transition: -moz-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    position: absolute;
}

.more-baike-curr .iconbottom {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dog-baike {
    z-index: 20;
}

.cat-baike {
    z-index: 10;
}


/*宠物养护*/
.yh-list {
    width: 676px;
    margin-top: 20px;
    border: 1px solid #E0E0E0;
}

.yh-type {
    border-bottom: 1px solid #E0E0E0;
    padding: 10px;
}

.yh-type .more-icon {
    position: relative;
    top: 8px;
}

.yh-type span {
    display: inline-block;
    width: 160px;
    height: 33px;
    line-height: 28px;
    color: #fff;
    font-size: 16px;
    background: url(../image/baike-h3.png) no-repeat 0 0;
    text-align: center;
    margin: 0 auto;
}

.yh-wrap {
    overflow: hidden;
    margin-top: 5px;
    padding: 10px;
}

.yh-wrap li {
    width: 652px;
    overflow: hidden;
    float: left;
    padding: 11px 0;
    border-bottom: 1px dashed #E6E6E6;
    margin-right: 22px;
}

.yh-wrap li:nth-child(1) {
    border-bottom: 0;
}

.yh-wrap li:nth-child(2n) {
    margin-right: 0;
}

.yh-about {
    width: 428px;
}

.iconshijian {
    position: relative;
    top: 1px;
}

/*宠物视频*/
.video-list {
    overflow: hidden;
    margin-top: 20px;
}

.video-list li {
    width: 323px;
    float: left;
    margin-right: 29px;
}

.video-list li:nth-child(4n) {
    margin-right: 0;
}

.video-item {
    border: 1px solid #F2F2F2;
}

.video-item dt {
    width: 321px;
    height: 211px;
    overflow: hidden;
    position: relative;
}

.video-item dd {
    padding: 10px;
}

.v-title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    display: inline-block;
    margin: 8px 0;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
}

.video-info {
    color: #8E8E8E;
}

.video-info span {
    padding-right: 20px;
}

.video-info span i {
    margin-right: 5px;
    position: relative;
    top: 1px;
}

.video-play-icon {
    width: 321px;
    position: absolute;
    top: 45%;
    text-align: center;
    display: none;
}

.video-play-icon .iconfont {
    color: #fff;
    font-size: 50px;
}

.video-item:hover .video-play-icon {
    display: block;
}

/*宠物图片*/
.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;
}

/*友情链接*/
.link-type {
    border-bottom: 1px solid #E0E0E0;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 4px;
}

.link-type .iconfont {
    font-size: 18px;
    font-weight: normal;
    margin-right: 5px;
}

.link-wrap {
    padding: 10px 0;
    font-size: 0;
}

.link-wrap a {
    font-size: 14px;
    margin-right: 8px;
}

.foot-cont {
    line-height: 23px;
    margin-top: 20px;
}

.js-type {
    line-height: 46px;
    overflow: hidden;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    margin: 15px auto;
}

.bc-ser input {
    border: 1px solid #E3E3E3;
    border-right-color: rgb(227, 227, 227);
    border-right-style: solid;
    border-right-width: 1px;
    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;
}

.js-type-right {
    line-height: 36px;
    margin-right: 10px;
}

/*其他信息*/
.order-tab {
    background: #D0D0D0;
    height: 50px;
    line-height: 50px;
    margin-top: 15px;
}

.order-tab ul li {
    float: left;
    height: 50px;
    position: relative;
}

.o-tabitem {
    display: block;
    padding: 0 30px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
}

.order-tab ul li.hot2::after {
    content: '';
    dislay: inline-block;
    width: 24px;
    height: 23px;
    background: url("../image/hot2.png") no-repeat 0 0;
    position: absolute;
    top: -5px;
    right: 20px;
}

.order-tab ul li.curr .o-tabitem {
    background: #49B53E;
    color: #fff;
}

.order-tab ul li.curr .o-tabitem::after {
    content: ' ';
    display: block;
    width: 8px;
    height: 4px;
    margin: 0 auto;
    background: url("../image/type-sj.png") no-repeat 0 0;
    margin-top: -1px;
}



.order-tab .iconjiaoyin {
    display: none;
}

.order-tab .show {
    display: inline-block;
}

.other-main {
    padding: 20px;
    font-size: 14px;
    line-height: 30px;

}

.other-main div.hide {
    display: none;
}

.other-main div.show {
    display: block;
}

.other-main p {
    text-indent: 2em;
}