* {margin: 0;padding: 0;}
a{text-decoration: none!important;}
a:hover{text-decoration: none;}
div{box-sizing: border-box;border: none;}


.ph-main {
    width: 1100px;
    overflow: hidden;
    margin: 0 auto;
}
.ph-adrss {
    width: 100%;
    color: #999999;
    font-size: 12px;
    margin: 12px 0 16px;
}
.ph-adrss a {
    text-decoration: none;
    color: #333;
    display: inline-block;
}
.ph-adrss a:hover {
    color: #EF4C85;
}





.ph-left {
    width: 760px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}
.ph-left-title {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 0px 0 10px;
    /* justify-content: center; */
}
.left-title-name {
    width: 50%;

}
.title-name-time {
    margin-top: 6px;
    font-size: 12px;
    color: #999999;
}
.title-name-time span{
    font-weight: 700;
    color: #EF4C85;
    cursor: pointer;
}
#big {
    font-size: 20px;
}
#zhong {
    font-size: 16px;
}
#xiao {
    font-size: 12px;
}
.left-title-img {
    width: 50%;
}
.left-title-img img{
    border: 1px solid #c0c0c0;
    width: 12rem;
    height: 5.2rem;
    float: right;
    margin-right: 20px;
}

.ph-left-same {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}
.left-same-title {
    width: 100%;
    display: flex;
    align-items: center;
}
.same-title-name {
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    margin-left: 9px;
}
.same-title-line {
    width: 6px;
    height: 24px;
    background: #e9447f;
    border-radius: 3px;
}
.same-list {
    width: 100%;
    overflow: hidden;
    margin-top: 34px;
}
.same-list-item {
    float: left;
    width: 370px;
    height: 192px;
    background: #ffffff;
    border: 1px solid #ededed;
    box-shadow: 0px 0px 8px 0px rgba(28,28,28,0.10); 
    padding: 12px;
    margin: 8px 0;
}
.infoListTitle {
    display: flex;
    align-items: center;
}
.numbre {
    font-size: 16px;
font-family: PingFang SC, PingFang SC-Heavy;
font-weight: 800;
font-style: italic;
color: #e9447f;
}

.same-list-item:nth-child(2n+1){
    margin-right: 20px;
}
.list-item-title {
    width: 100%;
    display: flex;
    align-items: center;
}
.item-title-name {
    width: 240px;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Heavy;
    font-weight: 800;
    text-align: left;
    color: #333333; 
}
.item-title-logo {
    float: right;
    width: 106px;
    height: 52px;
    background: #ffffff;
    border: 1px solid #ededed;
}
.item-title-logo img{
    width: 100%;
    height: 100%;
}
.list-item-content {
    margin-top: 16px;
    font-size: 14px;
    height: 54px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: justifyLeft;
    color: #999999;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}
.list-item-more {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 16px;
    margin: 16px auto 0;
    width: 92px;
    height: 30px;
    background: linear-gradient(-90deg,#ef4c85 0%, #ff93b9 100%);
    border-radius: 14px;
}
.item-more-txt {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Heavy;
    font-weight: 800;
    text-align: left;
    color: #f6f6f6;
}
.item-more-img {
    width: 16px;
    height: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item-more-img img {
    width: 10px;
    height: 14px;
    margin-top: 2px;
}


/* 右边部分 */
.ph-right {
    width:  310px;
    overflow: hidden;
    float: left;
    padding: 0 5px;
}
.right-remen {
    width: 100%;
    padding: 12px;
    padding-bottom: 0;
    border: 1px solid #9999991c;
    border-top: 3px solid #e9447f;
}
.right-remen-title {
    width: 100%;
    font-size: 16px;
    font-weight: 800;
    color: #333;
}
.remen-list {
    width: 100%;
    overflow: hidden;
    margin-top: 18px;
}
.remen-item {
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowarp;
}
.remen-item p{
    margin: 18px 0;
    color: #333;
    font-size: 14px;
}
.remen-item-img {
    width: 130px;
    height: 90px;
    overflow: hidden;
    margin: 0 auto;
}
.remen-item-img img{
    width: 100%;
    height: 100%;
}

.ph-right-tuijian {
    width: 100%;
    padding: 12px;
    padding-bottom: 0;
    border: 1px solid #9999991c;
    border-top: 3px solid #e9447f;   
    margin-top: 20px;
}
.right-tuijian-head {
    width: 100%;
    overflow: hidden;
    margin-bottom: 18px;
}
.right-tuijian-title {
    float: left;
    font-weight: 800;
}
.right-tuijian-more {
    float: right;
    font-size: 12px;
    color: #666666;
}
.tuijian-item {
    width: 100%;
    overflow: hidden;
}
.item-one {
    width: 100%;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px 0;
    border-bottom: 1px solid #99999944;
}
.item-one-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.tuijian-item-jiantou {
    width: 18px;
    height: 16px;
    margin-right: 8px;
}
.tuijian-item-jiantou img{
    width: 100%;
    height: 100%;
}
.one-hide {
    display: none!important;
}
.two-show {
    display: block!important;
}
.item-two {
    width: 100%;
    height: 84px;
    padding: 14px 0;
    display: none;
}
.item-two-img {
    width: 90px;
    height: 100%;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
.item-two-img img{
    width: 100%;
    height: 100%;
}
.item-two-txt {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    color: #666666;
    font-size: 12px;
    line-height: 19px;
}
.look-item {
    width: 100px;

}
.look-one {
    color: #333;
    padding: 10px 0;
    border-bottom: 1px dashed #999999;
}
.look-one:hover {
    color: #e9447f;
}
.look-item-yuan {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #333;
    float: left;
    margin-top: 8px;
    margin-right: 12px;
}
.look-item-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
}
.look-show {
    display: block!important;
}
.look-border {
    border: none;
}
.look-two {
    display: none;
    width: 100%;
    height: 136px;
}
.look-two img{
    width: 100%;
    height: 100%;
}

.ph-left-content {
    width: 100%;
    overflow: hidden;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #666666;
}
.ph-left-content p{
    line-height: 30px;
}
.left-fenshu {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
}
.fenshu-name {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;  
}
.fenshu-number {
    width: 100%;
    height: 26px;
    /* background: linear-gradient(-90deg,#ffa2a2 0%, #ff4444 100%);
    border-radius: 13px; */
}

.fenshu-jindutiao {
    float: left;
    margin: 8px 0;
    width: 580px;
    height: 26px;
    background: #f6f6f6;
    border-radius: 13px;
    margin-right: 10px;
}
.left-fenshu:nth-child(1) .fenshu-jindu{
    background: linear-gradient(-90deg,#ffa2a2 0%, #ff4444 100%);
}
.left-fenshu:nth-child(2) .fenshu-jindu{
    background: linear-gradient(-90deg,#fcb47e 0%, #ff9001 100%);
}
.left-fenshu:nth-child(3) .fenshu-jindu{
    background: linear-gradient(-90deg,#ffb4cf 0%, #e9447f 100%);
}
.left-fenshu:nth-child(4) .fenshu-jindu{
    background: linear-gradient(-90deg,#c8c4ff 0%, #6e66d4 100%);
}
.left-fenshu:nth-child(5) .fenshu-jindu{
    background: linear-gradient(-90deg,#cae9c5 0%, #62c352 100%);
}
.fenshu-jindu {
    height: 100%;
    width: 60%;
    border-radius: 13px;
    background: linear-gradient(-90deg,#bcbcc2 0%, #3a3b6b 100%);
}
.f-box {
    width: 80px;
    display: flex;
    justify-items: center;
    align-items: center;
}
.fs-num {
    height: 22px;
    margin-left: 10px;
}
.fenshu-zan {
    width: 20px;
    height: 20px;
    margin: 10px 0;
    margin-top: 10px;
    overflow: hidden;
    float: left;
}
.fenshu-zan img {
    width: 100%;
    height: 100%;
}


/* 萌宠模块 */
.mc-main {
    width: 1103px;
    /* border: 1px solid red; */
    margin: auto;
}

.leibie {
    width: 1103px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    margin: 21px auto;
}

.leibie li {
    height: 28px;
    border: 1px solid #666;
    border-radius: 34px;
    padding: 0px 14px;
    display: flex;
    align-items: center;
    margin: 0 8px;
}

.leibie li a {
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}

.leibie li:hover {
    cursor: pointer;
    border: 1px solid #e9447f;
}

.leibie li:hover a {
    color: #e9447f !important;
}
.active-c {
    border: 1px solid #e9447f !important;
    color: #EB4868;
}

.pet-item {
    width: 1103px;
    display: flex;
    position: relative;
}

.item-box {
    width: 260px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    background: #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
    padding: 13px 10px;
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
}

.item-box .imgs {
    width: 240px;
    height: auto;
}

.item-box .item-tit {
    width: 100%;
    /*height: 52px;*/
    font-size: 18px;
    color: #333333;
    line-height: 28px;
    margin-top: 12px;
    margin-bottom: 14px;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.item-box p {
    height: 44px;
    font-size: 14px;
    color: #999999;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.last0 p,.last1 p,.last2 p,.last3 p {
    height: 88px;
    -webkit-line-clamp: 4 !important;
}

.item-box:hover {
    cursor: pointer;
    border: #d6c375 1px solid;
    box-shadow: 0px 0px 6px rgba(210, 191, 114, .5);
}

.item-box:hover p {
    height: 88px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    transition: 0.5s;
}

.item-box:hover .item-tit {
    color: #EA0000;
}

.tags {
    background: #666666;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.tags:hover{
    cursor: default ;
}

.tags a {
    height: 28px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: justifyLeft;
    color: #999999;
    line-height: 28px;
    margin: 0px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.detailText{
    border: none;
}
.detailText p {
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 34px;
}
.mb{
    margin-bottom: 20px;
}

.recommendTitle label {
    font-style: italic;
    color: #e93274;
    margin-left: 6px;
}

.tags .oncolor {
    color: #FFF696 !important;
}

.font20 {
    font-size: 20px;
}

.font14 {
    font-size: 14px;
}

.font18 {
    font-size: 18px;
}

.font16 {
    font-size: 16px;
}

.font16 {
    font-size: 16px;
}



