/* banner图 */
.banner-wrap{
    width: 100%;
    height: auto;
    font-size: 0;
}
.banner-wrap img{
    width: 100%;
    height: 100%;
}
/* 路由跳转 */
.router-wrap{
    width: 100%;
    height: 80px;
    box-shadow:0 2px 5px rgba(100, 100, 100, 0.5);
}
.router-list{
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.router-item a{
    display: inline-block;
    width: 130px;
    height: 80px;
    text-align: center;
    font-size: 16px;
    line-height: 80px;
}
.router-itemOn a{
    color: white;
    background-color: #54B33E;
}
/* 图文内容1 */
.imageText-wrap{
    width: 100%;
    height: auto;
    margin-top: 103px;
}
.imageText-box{
    max-width: 1200px;
    margin: 0 auto;
}
/* 农产品种植 */
.plant-box{
    width: 1200px;
    height: 350px;
    position: relative;
    background: url(../image/coreBusinessPlant/page1/1.png) no-repeat;
    background-size: 100% 100%;
}
.plantContent{
    color: white;
    position: absolute;
    left: 46px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.plant-title{
    font-size: 36px;
}
.plant-text{
    font-size: 16px;
    margin-top: 10px;
    line-height: 30px;
}
/* 菜园直采 */
.garden-box{
    width: 1200px;
    height: 125px;
    margin-top: 20px;
    position: relative;
    background: url(../image/coreBusinessPlant/page1/2.png) no-repeat;
    background-size: 100% 100%;
}
.gardenConten{
    color: white;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.garden-title{
    font-size: 24px;
}
.garden-text{
    font-size: 16px;
    margin-top: 10px;
    line-height: 24px   ;
}
/* 四个图文 */
.imageText-list{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.imageText-item{
    width: calc((100% - 44px) / 2);
    height: 125px;
    margin-top: 17px;
    position: relative;
}
.imageText-item:nth-child(1){
    background: url(../image/coreBusinessPlant/page1/3.png) no-repeat;
    background-size: 100% 100%;
}
.imageText-item:nth-child(2){
    background: url(../image/coreBusinessPlant/page1/4.png) no-repeat;
    background-size: 100% 100%;
}
.imageText-item:nth-child(3){
    background: url(../image/coreBusinessPlant/page1/5.png) no-repeat;
    background-size: 100% 100%;
}
.imageText-item:nth-child(4){
    background: url(../image/coreBusinessPlant/page1/6.png) no-repeat;
    background-size: 100% 100%;
}
.imageTextContent{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.imageText-title{
    color: #333333;
    font-size: 24px;
}
.imageText-text{
    margin-top: 10px;
    color: #666666;
    font-size: 16px;
    line-height: 24px;
}
/* 自有生态基地与养殖场 */
.farm-wrap{
    width: 100%;
    height: auto;
}
.farm-box{
    max-width: 1200px;
    margin: 0 auto;
}
.farm-title{
    width: 100%;
    height: auto;
    text-align: center;
    color: #000000;
    font-size: 36px;
    font-weight: bold;
    margin-top: 105px;
    margin-bottom: 52px;
}
.farm-list{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.farm-item{
    width: 595px;
    height: 324px;
    margin-top: 11px;
    position: relative;
}
.farm-img{
    width: 100%;
    height: 100%;
}
.farm-text{
    width: 100%;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
}
.farm-text p{
    width: 100%;
    height: 50px;
    font-size: 16px;
    color: white;
    line-height: 50px;
    padding: 0 41px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}
/* 无公害种植流程 */
.plantFlow-wrap{
    width: 100%;
    height: auto;
}
.plantFlow-box{
    max-width: 1200px;
    margin: 0 auto;
}
.plantFlow-title{
    width: 100%;
    height: auto;
    text-align: center;
    color: #000000;
    font-size: 36px;
    font-weight: bold;
    margin-top: 105px;
    margin-bottom: 52px;
}
.plantFlow-list{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.plantFlow-item{
    width: 150px;
    height: auto;
    margin-top: 11px;
    position: relative;
}
.plantFlow-img{
    width: 150px;
    height: 150px;
}
.plantFlow-text{
    width: 100%;
    height: auto;
    font-size: 16px;
    margin-top: 18px;
    text-align: center;
}
/* 农产品种植品类 */
.farmProduct-wrap{
    width: 100%;
    height: auto;
}
.farmProduct-box{
    max-width: 1200px;
    margin: 0 auto 100px;
}
.farmProduct-title{
    width: 100%;
    height: auto;
    text-align: center;
    color: #000000;
    font-size: 36px;
    font-weight: bold;
    margin-top: 100px;
    margin-bottom: 78px;
}
.farmProduct-list{
    width: 100%;
    height: auto;
}
.farmProduct-list::after{
    content: "";
    display: block;
    clear: both;
}
.farmProduct-item{
    width: 394px;
    height: 204px;
    float: left;
    margin-top: 11px;
    position: relative;
    margin-left: 13px;
    font-size: 0;
}
.farmProduct-img{
    width: 100%;
    height: 100%;
}
.farmProduct-item:nth-child(1){
    width: 385px;
    height: 420px;
    margin-left: 0;
}
.farmProduct-text{
    width: 100%;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
}
.farmProduct-text p{
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: white;
    text-align: center;
    line-height: 40px;
    padding: 0 41px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}
/* 手机端 */
@media screen and (max-width:768px){
    .imageText-wrap{
        margin-top: 50px;
    }
    .plant-box{
        width: 100%;
        height: auto;
        padding: 50px 20px;
        background-size: cover;
    }
    .plantContent{
        position: static;
        transform: translate(0,0);
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
    }
    .garden-box{
        width: 100%;
        height: auto;
        padding: 30px 20px;
        background-size: cover;
    }
    .gardenConten{
        position: static;
        transform: translate(0,0);
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
    }
    .imageText-item{
        width: 100%;
        height: auto;
        padding: 10px 20px;
        background-size: cover;
    }
    .imageTextContent{
        position: static;
        text-align: right;
        transform: translate(0,0);
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
    }
    .farm-title{
        margin: 30px 0;
        font-size: 24px;
    }
    .plantFlow-title{
        margin: 30px 0;
        font-size: 24px;
    }
    .farmProduct-box {
        margin: 0 auto 30px;
    }
    .farmProduct-title{
        margin: 30px 0;
        font-size: 24px;
    }
    .farmProduct-item:nth-child(1) {
        width: 100%;
        height: auto;
        margin-left: 0;
    }
    .farmProduct-item {
        width: 100%;
        height: auto;
        float: left;
        margin-top: 11px;
        position: relative;
        margin-left: 0;
    }
}