<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;
}

/*��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: 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�Ƽ���Ƶ*/
.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;
    margin: 5px 0;
    margin-top: 20px;
}

.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-label2 {
    background: #32a7ad;
}

.news-label3 {
    background: #ff6600;
}

.news-label4 {
    background: #3d88c7;
}

.news-label5 {
    background: #8a42d8;
}

/*�Ҳ�*/
.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: 132px;
    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;
}

.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;
}

.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: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) {
    margin-right: 22px;
}

.news-about {
    width: 272px;
}

.news-about h3 {
    height: 22px;
    line-height: 25px;
    overflow: hidden;
}

.news-about-cont {
    height: 80px;
    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("../images/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(../images/more.gif) no-repeat 0 0;
}

.pet-type .more-icon {
    position: relative;
    top: 16px;
    right: 10px;
}

/*�Ҳ�*/
.baike {
    width: 326px;
    border: 1px solid #E0E0E0;
    background: #fff;
    border-top: 2px solid #49B53E;
    padding: 14px;
    padding-bottom: 0;
    background: #fff;
}

.baike-type {
    width: 160px;
    height: 33px;
    line-height: 28px;
    color: #fff;
    font-size: 16px;
    background: url(../images/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: 150px;
    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: 150px;
    height: 92px;
    overflow: hidden;
}

.pet-shop-right .pet-shop-item img {
    width: 150px;
}

.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: 154px;
    float: left;
    margin-right: 16px;
    margin-bottom: 10px;
}

.video-right li .row1-vd-img {
    width: 100%;
    height: 120px;
}

.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;
}

.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;
}

/*�����б�*/
.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;
}

.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(../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(../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: 600px;
    margin: 0 auto;
    margin-bottom: 40px;
}

/*���*/
.detail-photo {
    width: 1010px;
    margin: 0 auto;
}

/*�б�ҳ�Ϸ�TAB*/
.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 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("../images/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 0;
    background: url("../images/type-sj.png") no-repeat 0 0;
}

.news-row3 {
    border-top: 1px solid #E0E0E0;
    padding-top: 20px;
}

/*����*/
.order-type {
    overflow: hidden;
    padding-bottom: 5px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
}

.order-type-left {
    background: #49B53E;
    color: #fff;
    padding: 0px 30px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    font-weight: 600;
    display: block;
    border-radius: 4px;
}

.order-type-left::after {
    content: ' ';
    display: block;
    width: 8px;
    height: 4px;
    margin: 0 auto;
    background: url("../images/type-sj.png") no-repeat 0 0;
}

.order-info-fb {
    display: inline-block;
    padding: 3px 20px;
    color: #fff;
    position: relative;
    top: 8px;
    border-radius: 4px;
    background: #E62951;
}

.order-info-fb .iconfont {
    position: relative;
    top: 1px;
    margin-right: 2px;
}

.order-info-fb:hover {
    color: #fff;
    opacity: 0.9;
}

.order-item {
    border: 1px solid #e0e0e0;
    overflow: hidden;
    margin-top: 20px;
}

.order-item dt {
    width: 286px;
    height: 188px;
    float: left;
    overflow: hidden;
}

.order-item dd {
    width: 690px;
    float: left;
    padding: 10px;
    position: relative;
}

.order-top {
    background: #F50000;
    color: #FFE9AD;
    font-size: 12px;
    padding: 2px;
}

.order-zt {
    background: #0AD487;
    color: #fff;
    font-size: 12px;
    padding: 2px;
    border-radius: 2px;
}

.order-title {
    font-size: 18px;
    font-weight: 600;
    padding: 0 5px;
}

.order-row1 {
    margin-bottom: 10px;
}

.order-row2 {
    overflow: hidden;
    font-size: 14px;
}

.order-row2 li {
    float: left;
    padding-right: 10px;
    padding-top: 8px;
}

.order-row2 li:nth-child(2) {
    margin-right: 50px;
}

.order-row2 .iconfont {
    position: relative;
    top: 0px;
    margin-right: 3px;
}

.order-row2 .iconaixin {
    font-size: 13px;
    top: 0;
}

.order-price {
    font-size: 18px;
    color: #F2571A;
    font-weight: 500;
    float: left;
}

.order-price i {
    display: inline-block;
    width: 33px;
    height: 33px;
    background: url("../images/order-icon.png") no-repeat 0 0;
    background-position: 0 0;
    position: relative;
    top: 8px;
    margin-right: 3px;
}

.shop-zt {
    float: left;
    margin-left: 10px;
}

.shop-zt span {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #F2571A;
    color: #F2571A;
    font-size: 12px;
    margin-left: 8px;
    margin-top: 12px;
}

.shop-dj {
    float: left;
    margin-left: 10px;
    margin-top: 15px;
}

.dengji {
    display: inline-block;
    background: url("../images/order-icon.png") no-repeat 0 0;
    width: 110px;
    height: 16px;
    margi-left: 3px;
    position: relative;
    top: 5px;
}

.dengji-1 {
    background-position: 0 -70px;
}

.dengji-2 {
    background-position: 0 -106px;
}

.dengji-3 {
    background-position: 0 -136px;
}

.dengji-4 {
    background-position: 0 -171px;
}

.dengji-5 {
    background-position: 0 -203px;
}

.order-ask {
    display: inline-block;
    border: 1px solid #F3BE25;
    color: #F3BE25;
    font-size: 14px;
    margin-top: 12px;
    margin-left: 10px;
    float: left;
    padding: 3px 20px;
    border-radius: 2px;
}

.order-ask:hover {
    color: #fff;
    background: #F3BE25;
}

.order-shop-name {
    background: #49B53E;
    color: #fff;
    position: absolute;
    padding: 3px 10px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    right: -12px;
    top: 10px;
}

.order-list .shop-name {
    background: #49B53E;
    color: #fff;
    position: absolute;
    padding: 3px 10px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    right: -12px;
    top: 10px;
}

/*��������ҳ*/
.order-det {
    padding: 10px;
    border: 1px solid #e0e0e0;
    margin-top: 15px;
}

.order-det-left {
    width: 490px;
    height: 435px;
    padding-bottom: 10px;
}

.order-det-right {
    width: 840px;
}

.view .swiper-container {
    width: 490px;
    height: 322px;
}

.view .arrow-left {
    background: url(../images/index_tab_l.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
    display: none;
}

.view .arrow-right {
    background: url(../images/index_tab_r.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
    display: none;
}

.preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.preview .swiper-container {
    width: 430px;
    height: 90px;
    margin-left: 30px;
}

.preview .swiper-slide {
    width: 134px;
    height: 88px;
    cursor: pointer;
    margin: 0 5px;
}

.preview .slide6 {
    width: 134px;
}

.preview .arrow-left {
    background: #F6F6F6 url(../images/feel3.png) no-repeat center center;
    position: absolute;
    width: 20px;
    height: 88px;
    z-index: 10;
}

.preview .arrow-right {
    background: #F6F6F6 url(../images/feel4.png) no-repeat center center;
    position: absolute;
    right: 0px;
    width: 20px;
    height: 88px;
    z-index: 10;
}

.preview img {
    padding: 1px;
    width: 132px;
    height: 88px;
}

.preview .active-nav img {
    padding: 0;
    border: 1px solid #49B53E;
}

.preview .arrow-left:hover,
.preview .arrow-right:hover {
    background-color: #D9D9D9;
}

/*�����Ҳ�*/
.order-det-title {
    font-size: 26px;
    color: #48B43E;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
}

.order-det-title h3 {
    display: inline-block;
}

.order-det-title .vip {
    display: inline-block;
    width: 38px;
    height: 15px;
    background: url("../images/baike-icon.png") no-repeat 0 0;
    background-position: -99px -18px;
    margin-left: 5px;
}

.order-det-row2 {
    background: #F6F6F6;
    overflow: hidden;
    margin-top: 15px;
    padding: 10px;
    padding-bottom: 15px;
    position: relative;
}

.det-see {
    margin-left: 20px;
    padding-top: 16px;
}

.det-price {
    overflow: hidden;
    padding-bottom: 10px;
}

.det-shop-dj .shop-dj {
    margin-left: 0;
    margin-top: 10px;
}

.shop-kc {
    float: left;
    padding-top: 12px
}

.det-store-name {
    position: absolute;
    top: 10px;
    right: 0;
    background: #49B53E;
    color: #fff;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    padding: 5px 10px;
}

.order-det-row3 {
    overflow: hidden;
    margin-top: 20px;
}

.order-det-row3 li {
    float: left;
    padding: 0 20px;
    text-align: center;
    line-height: 30px;
    width: 15%;
    border-left: 1px solid #e0e0e0;
}

.order-det-row3 li:last-child {
    border-right: 1px solid #e0e0e0;
}

.order-det-row3 li span {
    display: block;
}

.text1 {
    font-weight: 300;
    color: #8E8E8E;
}

.det-shop-cont {
    display: inline-block;
    float: left;
    padding-top: 16px;
    margin-right: 15px;
}

.shop-rz {
    float: left;
    margin-left: 15px;
    padding-top: 2px;
}

.shop-rz i {
    display: inline-block;
    width: 28px;
    height: 28px;
    background-image: url("../images/baike-icon.png");
    position: relative;
    top: 10px;
}

.rz1 {
    background-position: -105px -72px;
}

.rz2 {
    background-position: -107px -147px;
}

.shop-cn {
    float: left;
    margin-left: 15px;
    padding-top: 18px;
}

.order-det-row4 {
    overflow: hidden;
}

.order-det-row5 {
    margin-top: 30px;
}

.order-det-row5 a {
    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;
}

.order-det-row5 a:hover {
    color: #fff;
}

.order-det-row5 .weixin-btn {
    background: #49B53E;
}

.order-det-row5 .zj-btn {
    background: #49B53E;
}

.order-det-row5 a .iconfont {
    font-size: 26px;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.weixin-server {
    width: 270px;
    height: 291px;
    position: absolute;
    top: -290px;
    left: 0px;
}

.weixin-server2 {
    width: 270px;
    height: 291px;
    background: url(../uploadFiles/vx-ewm2.png) no-repeat 0 0;
    position: absolute;
    top: -290px;
    left: 0px;
}

.order-det-row5 .tel-btn {
    background: #F2571A;
}

.order-det-row5 .zj-btn {
    background: #3D88C7;
}

.order-share {
    border-top: 1px solid #e0e0e0;
    padding: 15px 0;
    padding-bottom: 10px;
}

.pet-info-wrap {
    border: 1px solid #e0e0e0;
    padding: 30px;
}

.pet-info-tname {
    background: #49B53E;
    color: #fff;
    padding: 0px 30px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    font-weight: 600;
    display: block;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.pet-info-tname::after {
    content: ' ';
    display: block;
    width: 8px;
    height: 4px;
    margin: 0 auto;
    background: url("../images/type-sj.png") no-repeat 0 0;
}

.star {
    color: #D2D2D2;
}

.star .iconfont {
    margin: 0 3px;
}

.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-info-jb li {
    padding: 8px 0;
    color: #666;
}

.pet-info-xx {
    margin-left: 30px;
    width: 515px;
}

.pet-info-xx li {
    padding: 8px 0;
    color: #666;
    width: 50%;
    float: left;
}

.pet-info-xx li label {
    display: inline-block;
    width: 90px;
    float: left;
}

.store-about {
    border: 1px solid #e0e0e0;
    padding: 20px;
}

.store-about-wrap {
    line-height: 30px;
}

/*�����Ƽ�*/
.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;
}

.dog-shop .more-icon {
    margin-top: 20px;
}

.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;
}

.dog-shop .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;
}

/*ͼƬҳ*/
.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;
}

.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(../images/type-sj.png);
    margin: 0 auto;
    position: relative;
    top: 0px;
}

.cat-icon {
    display: inline-block;
    width: 40px;
    height: 43px;
    background: url(../images/cat-yh.png);
    float: right;
}

.dog-icon {
    display: inline-block;
    width: 40px;
    height: 43px;
    background: url(../images/dog-yh.png);
    float: right;
}

/*����ͼƬ*/
.order-img-row1 {
    position: relative;
}

.order-img-row1-left {
    width: 1000px;
}

.order-img-row1 .news-rec-ul li:nth-child(5):after {
    display: none;
}

.order-img-row1 .dog-baike {
    position: absolute;
    right: 0;
}

.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 i {
    font-size: 24px;
    margin-right: 4px;
    position: relative;
    top: 1px;
    color: #49B53E;
}

.pic-list {
    overflow: hidden;
}

.pic-left {
    width: 362px;
    height: 348px;
    float: left;
    margin-right: 23px;
}

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

.pic-title {
    width: 342px;
    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: 538px;
    float: left;
    overflow: hidden;
    margin-right: 23px;
}

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

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

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

.pic-title2 {
    width: 240px;
}

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

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

.pic-title3 {
    width: 412px;
}

.picture .more-icon {
    position: relative;
    top: 24px;
}

/*����ҽ��*/
.row1-doc {
    width: 334px;
    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;
}

.more-icon {
    display: inline-block;
    width: 50px;
    height: 15px;
    background: url(../images/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;
}

.order-home-type {
    display: inline-block;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
}

.order-home-type i {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../images/dog-shop.png) no-repeat 0 0;
    background-size: 100% 100%;
    float: left;
}

.order-home-type i.cat-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../images/cat-shop.png) no-repeat 0 0;
    background-size: 100% 100%;
    float: left;
}



.row1-right-ad1 {
    background-color: #49b53e;

}

.row1-right-ad1 p {
    float: left;

}

.row1-right-ad1 .icongou1 {
    color: #fff;
    font-size: 40px;
    height: 70px;
    line-height: 70px;
    margin-left: 15px;
    margin-right: 10px;
}

.row1-right-ad1 .green {
    color: #fff;
    margin-top: 18px;
}

.row1-right-ad1 .gray {
    color: #fff;
    display: block;


    padding-top: 6px;
}

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

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

.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;
}

.baike-wrap .ser-more {
    margin-top: 1px;
}

.baike-wrap .ser-more .iconfont {
    transform: rotate(270deg);

}

.baike-wrap a.ser-more {
    color: #49b53e;
}

.type-h2 .ser-more {
    margin-top: 15px;
}

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

}

.type-h2 a.ser-more {
    color: #49b53e;
}</pre></body></html>