﻿﻿.syjg_banner{
    display:flex;
}
.syjg_manage{
    display: flex;
    flex-wrap: wrap;
    width: 70%;
    margin: 0 auto;
}
.syjg_manage_head{
    background:#1e7e34;
    width:100%;
    text-align: center;
    height: 4.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.syjg_manage .syjg_manage_wai{
    width:33.3%;
  font-size: 1rem;
}
.syjg_manage_nei{
    width: 17rem;
    margin: 1rem auto;
    height:21rem;
    display:flex;
    flex-direction: column;
    align-items: center;
}
.syjg_manage_nei img{
    width:3rem;
}
.syjg_manage_txt{
    padding:0 1rem;
    line-height:1.5rem;
    letter-spacing: 0.1rem;
    background: #f3f3f3;
    height:13rem;
    width: 100%;
}
.syjg_manage_title{
    font-size:1.33rem;
    letter-spacing:0.1rem;
    padding: 1.5rem 0;
    background: #f3f3f3;
    width: 100%;
    text-align: center;
    
}
.ncpsy_xitong{
    margin:3rem 0;
}
.ncpsy_xitong_top{
        border: 1px solid #dcdcdc;
}
.xitong_top_head{
    text-align:center;
    font-size: 1.6rem;
    width: 90%;
    margin: 2rem auto;
    background: url(images/nognchanpinjianlisuyuan.png) no-repeat left center;
    background-size: contain;
}
.xitong_zheng_items{
    display:flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.xitong_zheng_item{
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.xitong_zheng_item>div{
    margin:1.5rem 0 2.5rem 0;
    font-size:1.33rem;
    font-weight:bold;
}
.xitong_zheng_item>img{
    width:6.11rem;
}
.ncpsy_xitong_bottom{
    background:#191818;
    height:21rem;
    background-size:100% 100%;
    display: flex;
    align-items: center;
}
.ncpsy_xitong_text{
    color: white;
    width: 91%;
    height: 90%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.ncpsy_xitong_text>div{
    line-height: 2rem;
    font-size: 1.33rem;
    padding: 0 1rem;
}

.ncpsy_jingzheng_items{
    display:flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}
.ncpsy_jingzheng_item{
    width:17rem;
    height:17rem;
    position:relative;
}
.ncpsy_jingzheng_head{
    text-align:center;
    font-size: 1.6rem;
    width:90%;
    margin:2rem auto;
    background:url(images/hangyejingzheng.png) no-repeat left center;
    background-size: contain;
}
.ncpsy_jingzheng_text{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:40%;
}
.ncpsy_jingzheng_text>div{
    font-size:1.11rem;
    line-height:1.5rem;
    padding: 0.5rem 1.2rem;
    text-align:center;

}
.ncpsy_fangan_head{
    text-align:center;
    font-size: 1.6rem;
    width:90%;
    margin:1rem auto;
    background:url(images/nongchanpinsuyuanjiejue.png) no-repeat left center;
    background-size: contain;
}
.ncpsy_fangan_title{
    text-align:center;
    margin: 1rem 0;
}
.ncpsy_fangan_Img{
    margin:3rem 0;
    padding-bottom: 2rem;
}

.ncpsy_mokuai{
    margin:3rem 0;	
}
.ncpsy_xuqiu_title{
    margin:2rem 0;
    text-align:center;
    font-size:1.33rem;
}
.ncpsy_xuqiu_items{
    display:flex;
    flex-wrap: wrap;
}
.ncpsy_xuqiu_item{
    width:25%;
    display: flex;
    flex-direction: column;
}
.xuqiu_item_head{
    height: 2rem;
    line-height: 2rem;
    font-size: 1.333rem;
    text-align: center;
    margin: 1rem;
    margin-top: 2rem;
    font-weight: bold;
}
.ncpsy_xuqiu_item>div{
    padding:0 1rem;
}
.xuqiu_item_title{
    line-height: 1.5rem;
    font-size: 0.9rem;
    text-align: center;
    margin: 1rem 0;
    color: #999;
}
.xuqiu_item_text{
    line-height:2rem;
    height:16rem;
    padding:0 0.5rem;
}
.xuqiu_item_img>img{
    width:3.5rem;
}
.xuqiu_item_img{
    text-align:center;
    padding: 1rem 0;
}
.ncpsy_xuqiu_items>div:nth-child(1),.ncpsy_xuqiu_items>div:nth-child(3){
    background:#f2f2f2;
}
.ncpsy_xuqiu_items>div:nth-child(2),.ncpsy_xuqiu_items>div:nth-child(4){
    background:#f7f7f7;
}
.ncpsy_xuqiu,.ncpsy_suyy{
    margin:3rem 0;
}
.ncpsy_suyy_items{
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ncpsy_suyy_item{
    width:31%;
    border:1px solid #dcdcdc;
    margin: 1rem 0;
}
.suyy_item_head{
    margin:1rem 0;
    font-size:1.5rem;
    text-align:center;
}
.suyy_item_text{
    padding:0 1rem;
    height:9rem;
    line-height: 1.5rem;
    font-size:1rem;;
}
@media only screen and (min-width: 760px) {
    .syjg_manage{
        width:1rem
    }  
    .xuqiu_item_text{
        height: 23rem;
    }
    .xitong_top_head{
        width:100%;
    }
    .suyy_item_text{
        height:11rem;
    }
}
@media only screen and (min-width: 1024px) {
   .syjg_manage{
        width:90%;
    }
    .xuqiu_item_text{
        height: 20rem;
    }
}	
@media only screen and (min-width: 1280px) {
    .syjg_manage{
        width:90%;
    }
    .xuqiu_item_text{
        height: 18rem;
    }
    .suyy_item_text{
        height: 9rem;
    }
}	
@media only screen and (min-width: 1423px) {
    .syjg_manage{
        width:80%;
    }
    .xuqiu_item_text{
        height: 16rem;
    }

}
@media only screen and (min-width: 1680px) {
    
}
@media only screen and (min-width: 1920px) {
    
}

@media only screen and (max-width: 540px) {
    .syjg_manage .syjg_manage_wai{
        width:100%;
    }
    .xitong_top_head,.ncpsy_jingzheng_head,.ncpsy_fangan_head{
        background:white;
        font-size:1.4rem;
        padding: 1rem 0;
        margin: 0 auto;
        border-bottom:1px solid #eee;
    }
    .ncpsy_xuqiu_item,.ncpsy_suyy_item{
        width:80%;
        margin: 1rem auto;
    }
    .ncpsy_xitong_bottom{
        height: 30rem;
    }
    .xuqiu_item_text{
        height: 10rem;
    }
    .xitong_zheng_item{
        width: 33%;
    }
    .xitong_zheng_item>div{
        margin: 1rem 0;
    }
    .xitong_zheng_items{
        margin-top: 1rem;
    }
}
@media only screen and (max-width: 375px) {
    .ncpsy_xitong_bottom{
        height: 33rem;
    }
    .xuqiu_item_text{
        height: 16rem;
    }
    .syjg_manage{
        width:80%;
    }
}
@media only screen and (max-width: 320px) {
    .ncpsy_xitong_bottom{
        height:39rem;
    }
    .syjg_manage{
        width:90%;
    }
    .suyy_item_text{
        height:13rem;
    }
}