

/* 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;
}

.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;
}

/*层1*/
.row {
    width: 100%;
}

.row1 {
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.row1-left {
    width: 460px;
    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;
}

.row1-car .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: 354px;
    float: right;
}

.row1-right .doctor,
.cur-right .doctor,
.news-row3-right .doctor {
    border: 1px solid #E0E0E0;
    border-top-color: rgb(224, 224, 224);
    border-top-style: solid;
    border-top-width: 1px;
    background: #fff;
    border-top: 2px solid #49B53E;
    padding: 14px;
    padding-bottom: 14px;
    padding-bottom: 0;
    background: #fff;
    margin-bottom: 16px;
}

.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推荐视频*/
.row1-video-top {
    overflow: hidden;
}

.row1-video-top li {
    width: 144px;
    height: 154px;
    float: left;
    margin-right: 14px;
}

.row1-video-top li:last-child {
    margin-right: 0;
}

.row1-vd-item {
    display: block;
    padding: 1px;
    border: 1px solid #E5E5E5;
    padding-bottom: 5px;
}

.row1-vd-img {
    width: 140px;
    height: 92px;
    position: relative;
}

.row1-play-icon {
    width: 100%;
    position: absolute;
    top: 40%;
    text-align: center;
}

.row1-play-icon .iconfont {
    font-size: 30px;
    color: #fff;
}

.row1-vd-title,
.row1-vd-time {
    padding: 0px 5px;
}

.row1-vd-title {
    width: 140px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.row1-vd-time .iconfont {
    position: relative;
    top: 2px;
}

/*层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-label8 {
    background: #32a7ad;
}

.news-label9 {
    background: #ff6600;
}

.news-label10 {
    background: #3d88c7;
}

.news-label11 {
    background: #8a42d8;
}

.news-label12 {
    background: #3b45d1;
}

.news-label13 {
    background: #24d4c6;
}

.news-label14 {
    background: #9c582b;
}

.news-label15 {
    background: #ac2a51;
}

.news-label16 {
    background: #0f8a46;
}

.news-label20 {
    background: #c71e9d;
}

.news-label229 {
    background: #32a7ad;
}

/*右侧*/
.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: 161px;
    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;
}

/*详情右侧资讯分类*/
.dis-cur-type a {
    width: 158px;
}

/*狗狗种类*/
.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;
}



.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;
}

.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;
}

.news-wrap li a {
    overflow: hidden;
}

.news-wrap li:nth-child(1) {
    border-bottom: 0;
    margin-right: 22px;
}

.news-wrap li:nth-child(6),
.news-wrap li:nth-child(8),
.news-wrap li:nth-child(10),
.news-wrap li:nth-child(12),
.news-wrap li:nth-child(14),
.news-wrap li:nth-child(16),
.news-wrap li:nth-child(18),
.news-wrap li:nth-child(20) {
    margin-right: 22px;
}

.news-about {
    width: 272px;
}

.news-about h3 {
    height: 25px;
    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;
}

/*资讯层3*/
.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::after {
    content: ' ';
    display: block;
    width: 8px;
    height: 4px;
    margin: 0 auto;
    background: url("../image/type-sj.png") no-repeat 0 0;
}

.pet-type-name .iconfont {
    font-size: 20px;
    margin-right: 3px;
    position: relative;
    top: 2px;
    font-weight: normal;
}

.more-icon {
    display: inline-block;
    width: 50px;
    height: 15px;
    background: url(../image/more.gif) no-repeat 0 0;
}

.pet-type .more-icon {
    position: relative;
    top: 16px;
    right: 10px;
}

/*右侧*/
.baike {
    width: 324px;
    border: 1px solid #E0E0E0;
    background: #fff;
    border-top: 2px solid #49B53E;
    padding: 14px;
    padding-bottom: 0;
    background: #fff;
    margin-bottom: 16px;
}

.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;
    font-weight: 600;
}

.baike-item {
    font-size: 0;
    margin-top: 5px;
}

.baike-item a {
    display: inline-block;
    width: 98px;
    height: 28px;
    border: 1px solid #E1E1E1;
    line-height: 28px;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    margin-top: 7px;
    margin-right: 12px;
}

.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;
}

.news-row3-left {
    width: 1006px;
}

.news-row3-right {
    width: 354px;
}

.news-right-news li {
    overflow: hidden;
    border-bottom: 1px dashed #E6E6E6;
    height: 35px;
    line-height: 35px;
}

.news-right-news ul {
    margin: 10px 0;
}

.news-right-news .more-icon {
    top: 4px;
    position: relative;
}

/*出售*/
.dog-baike {
    z-index: 20;
}

.cat-baike {
    z-index: 10;
}

.pet-shop-item {
    display: inline-block;
    width: 149px;
    border: 1px solid #E5E5E5;
    margin-top: 15px;
    margin-right: 18px;
}

.pet-shop-item:nth-child(2n) {
    margin-right: 0;
}

.pet-shop-right .pet-shop-img {
    width: 150px;
}

.pet-shop-right .pet-shop-item img {
    width: 149px;
}

.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;
}

/*热门标签*/
.tag-right {
    font-size: 0;
    padding-bottom: 20px;
}

.tag-right a {
    display: inline-block;
    width: 100px;
    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;
}

/*视频推荐*/
.video-right {
    padding: 10px 0;
    overflow: hidden;
}

.video-right li {
    width: 152px;
    height: 154px;
    float: left;
    margin-right: 16px;
    margin-bottom: 10px;
}

.video-right li .row1-vd-img {
    width: 100%;
    height: auto;
}

.video-right li:nth-child(2n) {
    margin-right: 0;
}

/*列表*/
.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;
    margin-bottom: 10px;

}

.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 .thisclass {
    color: #fff;
    background-color: #49B53E;
}

.cur-type-wrap .thisclass .iconfont {
    color: #fff;
}

.cur-type-wrap a.thisclass {
    border: none;
}

/*视屏列表*/
.news-vd-item {
    width: 322px;
    display: inline-block;
    float: left;
    border: 1px solid #E5E5E5;
    margin-right: 17px;
    margin-top: 20px;
}

.news-vd-item:nth-child(3n) {
    margin-right: 0;
}

.news-vd-item dd {
    padding: 10px;
    padding-top: 0;
    border-top: 1px solid #E5E5E5;
}

.news-vd-item dt {
    width: 322px;
    height: 212px;
    overflow: hidden;
    position: relative;
}

.news-vd-item dd a {
    font-weight: bold;
    font-size: 18px;
    display: block;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

.news-vd-play-icon {
    display: block;
    width: 100%;
    position: absolute;
    top: 48%;
    text-align: center;
}

.news-vd-play-icon .iconfont {
    color: #fff;
    font-size: 40px;
}

/*详情*/
.cur-main {
    overflow: hidden;
    padding-top: 10px;
    margin-top: 20px;
}

.cur-left {
    width: 1006px;
}

.cur-right {
    width: 354px;
}

.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;
}

.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: 23px;
    padding: 20px;
}

.video-about {
    border-top: 1px solid #E4E4E4;
    padding: 20px 0;
    padding-bottom: 20px;
    padding-bottom: 30px;
    line-height: 180%;
}

.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;
}

/*播放器*/
.video-play {
    width: 870px;
    margin: 0 auto;
    margin-bottom: 40px;
}

/*相册*/
.detail-photo {
    width: 1010px;
    margin: 0 auto;
}

/*列表页上方TAB*/
.order-tab {
    background: #D0D0D0;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
}

.order-tab ul li {
    float: left;
    height: 50px;
    position: relative;
}

.o-tabitem {
    display: block;
    padding: 0 18px;
    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: -1px auto;
    background: url("../image/type-sj.png") no-repeat 0 0;
}

/*搜索*/
.serch-key a {
    display: inline-block;
    padding: 5px 20px;
    background: #555759;
    color: #fff;
}

.search-wrap ul {
    overflow: hidden;
}

.search-wrap li {
    width: 658px;
    float: left;
    border: 1px solid #E4E4E4;
    padding: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.search-wrap li:nth-child(2n) {
    margin-right: 0;
}

.search-item dt {
    width: 203px;
    height: 135px;
    overflow: hidden;
    float: left;
}

.search-item dd {
    padding-left: 10px;
    float: left;
    width: 440px;
}

.search-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
}

.pet-type .ser-more {
    margin-top: 10px;
    margin-right: 5px;
    font-weight: normal;
    background-color: #fff;
}

.pet-type .ser-more .iconfont {
    transform: rotate(270deg);

}

.pet-type a.ser-more {
    color: #49b53e;
}

.baike-wrap .ser-more {
    margin-top: 1px;
}

.baike-wrap .ser-more .iconfont {
    transform: rotate(270deg);

}

.baike-wrap a.ser-more {
    color: #49b53e;
}

.newpost-title {
    overflow: hidden;
    height: 40px;
}