

/* 养护 */
.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;
}

/*百科*/
.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;
    height: 46px;
    padding: 0 20px;
    line-height: 43px;
    background: #49B53E;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.pet-type-name .iconfont {
    font-size: 20px;
    margin-right: 3px;
    position: relative;
    top: 2px;
    font-weight: normal;
}

/*宠物养护*/
.cur-main {
    overflow: hidden;
    border-top: 1px solid #D0D0D0;
    padding-top: 10px;
    margin-top: 20px;
}

.cur-left {
    width: 1016px;
}

.cur-right {
    width: 334px;
}

.cur-row1 {
    overflow: hidden;
    margin-top: 20px;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 30px;
}

.cur-row1-left {
    width: 450px;
    overflow: hidden;
}

.cur-row1-right {
    width: 536px;
}

.cur-swiper {
    width: 450px;
    height: 350px;
    position: relative;
    overflow: hidden;
}

.swiper-title {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    width: 430px;
    padding: 0 10px;
}

.cur-swiper .swiper-slide {
    width: 450px;
    height: 350px;
}

.cur-page {
    text-align: right;
    bottom: 5px !important;
}

.cur-page .swiper-pagination-bullet-active {
    background: #fff;
}

.news-top-link {
    font-weight: bold;
    color: #404040;
    font-size: 24px;
    height: 20px;
    line-height: 24px;
    display: inline-block;
    padding: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

.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;
    line-height: 20px;
}

/*层1中间*/
.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 a {
    display: inline-block;
    width: 446px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.news-rec-ul a:before {
    display: inline-block;
    content: '';
    width: 3px;
    height: 3px;
    border: 1px solid #616161;
    border-radius: 20px;
    position: relative;
    margin-right: 6px;
    top: -3px;
}

.news-rec-ul a:hover {
    text-decoration: underline;
}

.news-rec-ul li span {
    font-size: 14px;
}

.news-label1 {
    background: #49b53e;
}

.news-label2 {
    background: #32a7ad;
}

.news-label3 {
    background: #ff6600;
}

.news-label4 {
    background: #3d88c7;
}

.news-label5 {
    background: #8a42d8;
}

/*列表*/
.cur-news-item {
    padding: 20px 0;
    border-bottom: 1px solid #E4E4E4;
    overflow: hidden;
}

.cur-news-item dt {
    width: 203px;
    height: 135px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

.cur-news-item dd {
    width: 778px;
    float: left;
}

.cur-news-title {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
}

.cur-news-title a {
    font-size: 18px;
    color: #333;
}

.cur-news-title a:hover {
    color: #49B53E;
}

.cur-news-cs span {
    display: inline-block;
    margin-right: 20px;
}

.cur-news-cs span .iconfont {
    margin-right: 3px;
    position: relative;
    top: 1px;
}

.cur-news-cont {
    font-size: 14px;
    margin-top: 20px;
    height: 40px;
    line-height: 23px;
    overflow: hidden;
    color: #838383;
}

.cur-type {
    border: 1px solid #E0E0E0;
}

.cur-type-title {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #E0E0E0;
    position: relative;
}

.cur-type-title span {
    display: inline-block;
    padding: 0 20px;
    color: #fff;
    background: #49B53E;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: -1px;
    left: -1px;
    height: 40px;
}

.cur-type-wrap {
    padding: 10px 0;
    padding-bottom: 20px;
    font-size: 0;
}

.cur-type-wrap a {
    display: inline-block;
    text-align: left;
    width: 150px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #E0E0E0;
    font-size: 14px;
    margin-left: 10px;
    border-radius: 2px;
    margin-top: 10px;
    text-indent: 6px;
}

.cur-type-wrap a .iconfont {
    color: #ccc;
    margin-right: 4px;
}

.cur-type-wrap a:hover {
    background: #49B53E;
    color: #fff;
    border: 1px solid #49B53E;
}

.cur-type-wrap a:hover .iconfont {
    color: #fff;
}

.cur-type-wrap .thisclass {
    color: #fff;
    background-color: #49B53E;
}

.cur-type-wrap .thisclass .iconfont {
    color: #fff;
}

.cur-type-wrap a.thisclass {
    border: none;
}

/*狗狗出售*/
.baike {
    width: 306px;
    float: right;
    margin-top: 20px;
    border: 1px solid #E0E0E0;
    background: #fff;
    border-top: 2px solid #49B53E;
    padding: 14px;
    padding-bottom: 0;
    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;
}

.pet-shop-item {
    display: inline-block;
    width: 140px;
    border: 1px solid #E5E5E5;
    margin-top: 15px;
    margin-right: 18px;
}

.pet-shop-item:nth-child(2n) {
    margin-right: 0;
}

.pet-shop-right {
    padding-bottom: 20px;
}

.pet-shop-img {
    width: 140px;
    height: 92px;
    overflow: hidden;
}

.pet-shop-price,
.pet-shop-title {
    padding: 8px 5px;
}

.pet-shop-title {
    font-size: 12px;
    padding-top: 0;
}

/*狗狗养护详情*/
.curdetedit span,
.curdetedit a {
    display: inline-block;
    padding: 0 5px;
    color: #8E8E8E;
}

.curdetedit span .iconfont,
.curdetedit a .iconfont {
    margin-right: 3px;
    position: relative;
    top: 2px;
}

.cur-detail-row1 {
    margin: 20px auto;
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    padding: 30px 0;
}

.cur-detail-row2 {
    font-size: 16px;
    line-height: 30px;
    padding: 20px;
}

.cur-detail-row2 p {
    margin: 10px 0;
    text-indent: 2em;
}

.cur-detail-row2 img {
    margin: 20px auto;
    display: block;
}

.cur-detail-row3 {
    overflow: hidden;
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    padding: 10px 0;
}

.cur-detail-row3-left {
    width: 40%;
}

.cur-detail-row3-right {
    width: 60%;
}

.cur-detail-row3-right span {
    display: inline-block;
    width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    margin-left: 10px;
}

.cur-detail-row4 {
    border-bottom: 1px solid #E4E4E4;
    padding: 20px 0;
    line-height: 40px;
}

.weixin-btn,
.zj-btn {
    display: inline-block;
    padding: 0px 20px;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    height: 40px;
    line-height: 35px;
    float: left;
    margin-right: 10px;
    position: relative;
}

.weixin-btn:hover,
.zj-btn:hover {
    color: #fff;
}

.weixin-btn {
    background: #F2571A;
}

.zj-btn {
    background: #49B53E;
}

.weixin-btn .iconfont,
.zj-btn .iconfont {
    font-size: 26px;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.weixin-server {
    width: 270px;
    height: 291px;
    background: url(http://www.emeis.com.cn/static/uploadFiles/vx-ewm.png) no-repeat 0 0;
    position: absolute;
    top: -290px;
    left: 0px;
    z-index: 999;
}

.weixin-server2 {
    width: 270px;
    height: 291px;
    background: url(http://www.emeis.com.cn/static/uploadFiles/vx-ewm2.png) no-repeat 0 0;
    position: absolute;
    top: -290px;
    left: 0px;
}

/*评价*/
.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: 850px;
    height: 80px;
    font-size: 14px;
    padding: 10px;
    font-family: Microsoft Yahei;
    background: #F8F8F8;
    border: 1px solid #EAEAEA;
}

/*相关新闻*/
.rel-row {
    overflow: hidden;
    margin-top: 20px;
}

.rel-type {
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 20px;
}

.rel-type .iconfont {
    margin-right: 10px;
    font-weight: normal;
}

.rel-box {
    overflow: hidden;
}

.rel-news-ul label {
    display: inline-block;
    padding: 1px 3px;
    color: #fff;
    margin-right: 5px;
    float: left;
    font-size: 14px;
}

.rel-news-ul li {
    padding: 6px 0;
    overflow: hidden;
    width: 45%;
    float: left;
}

.rel-news-ul li:nth-child(2n) {
    margin-left: 10%;
}

.rel-news-ul a {
    display: inline-block;
    width: 404px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.rel-news-ul a:before {
    display: inline-block;
    content: '';
    width: 3px;
    height: 3px;
    border: 1px solid #616161;
    border-radius: 20px;
    position: relative;
    margin-right: 6px;
    top: -3px;
}

.rel-news-ul a:hover {
    text-decoration: underline;
}

.rel-news-ul li span {
    font-size: 14px;
}

/*热门标签*/
.tag-right {
    font-size: 0;
    padding-bottom: 20px;
}

.tag-right a {
    display: inline-block;
    width: 94px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    font-size: 14px;
    margin-right: 12px;
    margin-top: 10px;
    color: #fff;
    background: #8DCD8D;
}

.tag-right a:nth-child(3n) {
    margin-right: 0;
}

.tag-right a:nth-child(1) {
    background: #8DCD8D;
}

.tag-right a:nth-child(2) {
    background: #E48683;
}

.tag-right a:nth-child(3) {
    background: #88A4B4;
}

.tag-right a:nth-child(4) {
    background: #CA70FF;
}

.tag-right a:nth-child(5) {
    background: #4CC4C2;
}

.tag-right a:nth-child(6) {
    background: #C99D70;
}

.tag-right a:nth-child(7) {
    background: #FF944C;
}

.tag-right a:nth-child(8) {
    background: #808080;
}

.tag-right a:nth-child(9) {
    background: #7AADD9;
}

.tag-right a:nth-child(10) {
    background: #4CC4C2;
}

.tag-right a:nth-child(11) {
    background: #C99D70;
}

.tag-right a:nth-child(12) {
    background: #FF944C;
}

.tag-right a:nth-child(13) {
    background: #5C5C5C;
}

.tag-right a:nth-child(14) {
    background: #8DCD8D;
}

.tag-right a:nth-child(15) {
    background: #E48683;
}

.tag-right a:nth-child(16) {
    background: #4CC4C2;
}

.tag-right a:nth-child(17) {
    background: #C99D70;
}

.tag-right a:nth-child(18) {
    background: #FF944C;
}

.tag-right a:nth-child(19) {
    background: #7AADD9;
}

.tag-right a:nth-child(20) {
    background: #8DCD8D;
}

.tag-right a:nth-child(21) {
    background: #E48683;
}

/*猫咪养护*/
.news-top-type {
    border-bottom: 1px solid #E0E0E0;
}

.news-top-type-curr {
    background: #49B53E;
    color: #fff;
    border-radius: 2px;
    float: left;
    padding: 0px 20px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
}

.news-top-type-curr::after {
    content: ' ';
    display: block;
    width: 8px;
    height: 4px;
    background: url(../image/type-sj.png);
    margin: 0 auto;
    position: relative;
    top: 0px;
}

.cat-icon {
    display: inline-block;
    width: 40px;
    height: 43px;
    background: url(../image/cat-yh.png);
    float: right;
}