.strain{
    width:100%;
    display: block;
    border-top:2px solid #dc082b;
    margin-bottom: 35px;
}
.strain-title{
    width:100%;
    font-size:24px;
    color:#626262;
    line-height: 30px;
    padding:25px 0;
    display: block;
}
.strain-list{
    width:100%;
    display: block;
}
.strain-list li{
    width:926px;
    border:2px solid #eaeaea;
    margin-bottom: 10px;
    display: block;
}
.strain li a{
    padding:20px;
    display: block;
}
.strain li:hover{
    border-color:#fff;
}
.strain li a:hover{
    box-shadow: 0 0 10px rgba(0,0,0,0.21);
    border-radius: 5px;
}
.strain li a h2{
    width:100%;
    font-size:18px;
    line-height: 22px;
    color:#dc082b;
    font-weight: normal;
    margin-bottom: 18px;
    display: block;
}
.strain-list li a .strain-list-main{
    width:100%;
}
.strain-list li a .strain-list-main img{
    width:253px;
    min-width: 253px;
    height: 156px;
    object-fit: cover;
    margin-right: 20px;
    flex-grow: 0;
    display: block;
}
.strain-list li a .strain-list-main .strain-list-text{
    width:100%;
    flex-grow: 1;
    display: block;
}
.strain-list li a .strain-list-main .strain-list-text h3{
    width:100%;
    font-size:14px;
    color:#969696;
    line-height: 20px;
    display: flex;
    justify-content: start;
    margin-bottom: 6px;
    font-weight: normal;
}
.strain-list li a .strain-list-main .strain-list-text h3 i{
    width:64px;
    min-width: 64px;
    line-height: 20px;
    margin-right: 10px;
    text-align: center;
    color:#fff;
    background:#717272;
    display: block;
}
.strain-list li a .strain-list-main .strain-list-text h3 span{
    width:549px;
    max-width: 549px;
    font-size:16px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.strain-list li a .strain-list-main .strain-list-text p{
    width:100%;
    font-size:14px;
    line-height: 26px;
    color:#969696;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-align: justify;
}


/*  专利技术  */
.skill-list li a .strain-list-main img{
    width:154px !important;
    min-width: 154px !important;
    height: 218px !important;
    display: block;
}
.skill-list li a .strain-list-main h4{
    width:100%;
    font-size:18px;
    line-height: 26px;
    color:#dc082b;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-weight: normal;
    margin:5px 0 10px;
}
.skill-list li a .strain-list-main p{
    -webkit-line-clamp: 6 !important;
}


/*  专利菌株详细页  */
.article-strain{
    width:940px;
    flex-grow: 1;
    display: block;
}
.article-strain-title{
    width:100%;
    display: flex;
    justify-content: start;
}
.article-strain-title p.article-strain-title-p{
    width:278px;
    min-width: 278px;
    height: 96px;
    line-height: 96px;
    text-align: center;
    font-size:22px;
    color:#fff;
    flex-grow: 0;
    display: block;
    background: #dc082b;
}
.article-strain-title img{
    width:662px;
    height: 96px;
    max-width: 662px;
    flex-grow: 1;
    display: block;
}
.article-strain-main{
    width:100%;
    margin-top:15px;
    display: block;
}
.article-strain-main-box,.article-strain-main-box1,.strain-list-main-field,.article-strain-main-title,.strain-list-main-good{
    width:100%;
}
.article-strain-main-box p{
    width:770px;
    max-width: 770px;
    flex-grow: 0;
    display: block;
    font-size:14px;
    line-height: 24px;
    color:#595757;
}
.border-bottom{
    border-bottom: 1px solid #a3a3a3;
}
.article-strain-main-box img{
    width:108px;
    height: 108px;
    min-width: 108px;
    flex-grow: 0;
    display: block;
}
.article-strain-main-box1{
    margin-top:20px;
}
.article-strain-main-box1 img{
    width:265px;
    min-width: 265px;
    height: 119px;
    flex-grow: 0;
    margin-right:20px;
    display: block;
}
.article-strain-main-box1 p{
    width:630px;
    max-width: 630px;
    flex-grow: 1;
    display: block;
    font-size:14px;
    color:#595757;
    line-height: 24px;
    font-family: "华文楷体";
    position: relative;
}
.article-strain-main-box1 p span{
    position: absolute;
    display: block;
    top:50%;
    transform: translateY(-50%);
}
.article-strain-main-title{
    margin:30px 0 20px;
}
.article-strain-main-title .p1{
    width:77px;
    min-width: 77px;
    height: 1px;
    margin-top:14px;
    background: #dc082b;
    flex-grow: 0;
    display: block;
}
.article-strain-main-title .p2{
    padding:0 15px;
    color:#dc082b;
    font-size:18px;
    line-height: 29px;
    flex-grow: 0;
    display: block;
}
.strain-list-main-good{
    width:100%;
}
.strain-list-main-good li{
    position: relative;
}
.strain-list-main-good li img{
    /*width:154px;
    min-width:154px;
    max-width: 154px;*/
    height: 111px;
    flex-grow: 1;
    display: block;
}
.strain-list-main-good li p.strain-list-main-good-text{
    width:100%;
    line-height: 34px;
    background:rgba(0,0,0,0.7);
    color:#fff;
    text-align: center;
    font-size:16px;
    display: block;
    position: absolute;
    bottom:0;
    left:0;
}
.strain-list-main-field{
    width: 100%;
    display: block;
}
.strain-list-main-field li{
    margin:0 6px;
}
.strain-list-main-field li img{
    width:98px;
    height: 85px;
    max-width: 98px;
    min-width: 98px;
    flex-grow: 1;
    display: block;
}
.strain-list-main-field li p{
    width:100%;
    text-align: center;
    font-size:16px;
    color:#595757;
    line-height: 24px;
    margin:10px 0 30px;
    display: block;
}
.strain-list-main-contact{
    width:555px;
    padding-right:25px;
    background:url("../images/art/strain_art_jian.png") right center no-repeat;
}
.strain-list-main-contact p{
    width:545px;
    padding-left:10px;
    line-height: 34px;
    font-size:16px;
    color:#fff;
    display: block;
    background: #de2d43;
}
.strain-list-main-info{
    width:910px;
    padding:60px 15px 15px;
    border:1px solid #e8e8e8;
    margin-top:15px;
    display: block;
    position: relative;
}
.strain-list-main-info-gray{
    width:150px;
    height: 70px;
    padding:70px 0 0 40px;
    font-size:16px;
    color:#838383;
    line-height: 22px;
    position: absolute;
    top:15px;
    left:15px;
    background: #eee;
}
.strain-list-main-info-list{
    width:770px;
    margin-left:140px;
    position: relative;
    z-index:1;
    margin-bottom: 20px;
}
.strain-list-main-info-list img{
    width:218px;
    min-width: 218px;
    object-fit: contain;
    margin-right: 20px;
    flex-grow: 0;
    display: block;
}
.patent-img{
    width:197px !important;
    min-width: 197px !important;
    margin:0 30px 0 11px !important;
}
.strain-list-main-info-list .strain-list-main-info-right{
    flex-grow: 1;
    display: block;
}
.strain-list-main-info-list .strain-list-main-info-right p{
    width:100%;
    font-size:16px;
    line-height: 30px;
    color:#818181;
    display: block;
    text-align: justify;
}
.strain-list-main-info-list .strain-list-main-info-right p span{
    color:#dc082b;
}
.strain-list-main-info-list .strain-list-main-info-right h2{
    width:100%;
    font-size:18px;
    color:#575757;
    line-height:30px;
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
}
.strain-list-main-info-list .strain-list-main-info-right h3{
    width:100%;
    font-size:14px;
    color:#969696;
    line-height: 26px;
    font-weight: normal;
    display: block;
}

/*   生产基地   */
.strain-place{
    width:100%;
    display: block;
}
.strain-place-title{
    width:100%;
    display: flex;
    justify-content: start;
    margin:35px 0 10px;
}
.strain-place-title h2{
    flex-grow: 0;
    display: block;
    font-size:24px;
    color:#626262;
    line-height: 22px;
    padding:0 10px;
    margin-right: 10px;
    font-weight: normal;
}
.strain-place-title p{
    flex-grow: 1;
    padding-left:25px;
    background:url("../images/art/place.png") left center no-repeat;
    font-size:16px;
    color:#777;
    line-height: 40px;
}
.strain-place-main{
    width:100%;
    display: flex;
    justify-content: space-between;
}
.strain-place-main img{
    width:488px;
    min-width: 488px;
    height: 227px;
    flex-grow: 0;
    margin-right: 15px;
    display: block;
}
.strain-place-main p{
    flex-grow: 1;
    display: block;
    text-align: justify;
    font-size:14px;
    color:#626262;
    line-height: 26px;
}
.strain-place-img{
    width:100%;
    margin-top:19px;
    display: block;
}
.strain-place-img img{
    width:193px;
    height: 107px;
    margin:0 7px 4px 0;
    float: right;
    display: inline-block;
}
.strain-place-img img:nth-child(1){
    margin-right: 0;
    width:330px;
    height: 218px;
}

/*  益生菌研究院  */
.strain-yard,.strain-yard .strain-yard-about,.strain-yard-four,.strain-yard-five,.strain-yard-honor{
    width:100%;
    display: block;
}
.strain-yard .strain-yard-about img{
    width:463px;
    height: 257px;
    object-fit: cover;
    float: left;
    margin:0 20px 15px 0;
    display: inline-block;
}
.strain-yard .strain-yard-about p{
    font-size:14px;
    color:#626262;
    line-height: 28px;
    text-align: justify;
    float: right;
    display: contents;
}
.strain-yard-sub-title{
    width:100%;
    display: flex;
    justify-content: center;
    margin:40px 0 15px;
}
.strain-yard-sub-title span{
    width:84px;
    min-width: 84px;
    height: 1px;
    background: #626262;
    flex-grow: 0;
    margin-top:14px;
    display: block;
}
.strain-yard-sub-title p{
    width:auto;
    padding:0 10px;
    font-size:18px;
    line-height: 29px;
    color:#626262;
    flex-grow: 0;
    display: block;
}
.strain-yard-sub-title-main{
    width:100%;
    text-align: center;
    font-size:18px;
    line-height: 30px;
    display: block;
    color:#000;
    margin-bottom:10px;
}
.strain-yard-four li{
    width:229px;
    max-width: 229px;
    min-width: 229px;
    height: 120px;
    background: #ececec;
    display: block;
}
.strain-yard-four li img{
    width:100%;
    height: 90px;
    object-fit: cover;
    display: block;
}
.strain-yard-four li p{
    width:100%;
    text-align: center;
    font-size:18px;
    line-height: 30px;
    color:#626262;
    display: block;
}
.strain-yard-five li{
    width:163px;
    min-width: 163px;
    max-width: 163px;
    padding:20px 10px;
    flex-grow: 1;
    background: #ececec;
    display: block;
}
.strain-yard-five li p{
    width:100%;
    font-size:18px;
    color:#666;
    line-height: 24px;
    display: block;
}
.strain-yard-five li span{
    width:100%;
    font-size:14px;
    color:#666;
    line-height: 20px;
    margin-top:5px;
    display: block;
}
.strain-yard-honor li{
    width:220px;
    height: 147px;
    margin:0 16px 10px 0;
    float: left;
    display: inline-block;
}
.strain-yard-honor li:nth-child(4n){
    margin-right: 0;
}
.strain-yard-honor li img{
    width:100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
@media screen and (max-width: 1366px) {
    .strain-list li{
        width:735px;
    }
    .strain-list li a .strain-list-main .strain-list-text{
        width:420px;
        /*max-width: 420px;*/
    }
    .strain{
        width: 739px;
    }
    .strain-yard-four li{
        width:180px;
        min-width: 180px;
        max-width: 180px;
    }
    .strain-yard-five li{
        width:125px;
        max-width: 125px;
        min-width: 125px;
    }
    .strain-yard-honor li,.strain-yard-honor li:nth-child(4n){
        margin-right: 39px;
    }
    .strain-yard-honor li:nth-child(3n){
        margin-right: 0;
    }
    .strain-place-img img:nth-child(1){
        width:280px;
        height: 184px;
    }
    .strain-place-img img {
        width: 146px;
        height: 90px;
    }
    .strain-place-main img{
        width:350px;
        min-width: 350px;
    }

    .article-strain{
        width:739px;
    }
    .article-strain-title img{
        width:500px;
        height: 72px;
    }
    .article-strain-title p.article-strain-title-p{
        width:239px;
        min-width: 239px;
        line-height: 72px;
        height: 72px;
    }
    .article-strain-main-box p{
        width:620px;
        max-width: 620px;
    }
    .article-strain-main-box1 p{
        width:454px;
        max-width: 454px;
    }
    .strain-list-main-good li img{
        height: 88px;
    }
    .strain-list-main-good li p.strain-list-main-good-text{
        font-size:12px;
        line-height: 24px;
    }
    .strain-list-main-info{
        width:709px;
    }
    .strain-list-main-info-gray{
        padding:30px 0 0 20px;
    }
    .strain-list-main-info-list{
        margin-left:100px;
        width:609px;
    }
    .strain-list-main-info-list img{
        width:185px;
        min-width: 185px;
    }
    .patent-img{
        width: 167px !important;
        min-width: 167px !important;
    }
    .strain-list-main-contact{
        width:440px;
    }
    .strain-list-main-contact p{
        font-size:14px;
        width: 430px;
    }
    .strain-list-main-info-list .strain-list-main-info-right p{
        font-size:14px;
        line-height: 24px;
    }
}


            .three_yard{width:100%;display: flex;justify-content: space-between;margin-bottom: 25px;}
            .three_yard_list{width:302px;display: block;}
            .three_yard_list img{width: 302px;height: 127px;object-fit: cover;display: block;}
            .three_yard_list p{width:100%;text-align: center;font-size:18px;line-height: 38px;color:#626262;background: #dfdfdf;}
            .yard_img{width:100%;display: block;margin-bottom: 25px;}
            .yard_img img{max-width: 100%;margin:0 auto;display: block;}
            
            
            .five_yard{width:100%;display: flex;justify-content: space-between;}
            .five_yard_list{width: 178px;height: 178px;border:1px solid #c62738;border-radius: 50%;text-align: center;}
            .five_yard_list img{width: 83px;height: 68px;margin:13px auto 0;display: block;}
            .five_yard_list p{width:100%;font-size:16px;line-height: 21px;color:#626262;}
            .five_yard_list span{width:80%;font-size:9px;line-height: 12px;color:#626262;display: block;word-break: break-word;margin:0 auto;transform: scale(0.8)}