/********************五位一体*********************/
.oneOfFive .oof-adver,
.oneOfFive .oof-manageSystem{
    position:relative;
    width:100%;
    /*max-height:677px;*/
}
.oneOfFive .oof-adver{
    /*background: url('../images/6.png') no-repeat center center;*/
    /*background-size: 100% 100%;*/
}
.oneOfFive .oof-adver>img{
    width:100%;
    height:100%;
}
.oneOfFive .oof-manageSystem{
    background-color: #F2F2F2;
}
.oof-manageSystem .oofmS-wrap{
    width:67.7%;
    min-height:220px;
    margin:auto auto;
}
.oofmS-wrap .oofw-title{
    /*height:220px;*/
}
.oofw-title h4{
    color:#5E5D5D;
    line-height: 96px;
    text-align: center;
    font-size: 24px;
}
.oofw-title p{
    color:#939393;
    line-height:24px;
}
.oofmS-wrap .oofw-poduc{
    line-height: 100px;
}
.oofw-p1{
    color:#8F8F8F;
}
.oofw-p2{
    color:#D7D7D7;
}
.oofmS-wrap .stystem-list ul{
    width:100%;
    height:262px;
    display: -webkit-flex; /* Safari */
    display: flex;
    justify-content: space-around ;
}
.oofmS-wrap .stystem-list li{
    list-style:none;
    padding:0;
    margin:0;
    float:left;
    width:180px;
    height:258px;
    /*margin-right:5%;*/
}
.stystem-list li div:first-child{
    position: relative;
    width:116px;
    height:116px;
    margin:0 auto;

    background-size: 100% 100%;
}
.stystem-list li div:last-child{
    position: relative;
    width:106px;
    line-height: 40px;
    margin:0 auto;
    border-top:1px solid #E6E6E6;
    text-align: center;
}
.sl-ul li  p,
.sl-ul li>div>span{
    color:#838383;
}
.stystem-list li div.sl-fi{
    background:url('../images/1.png') no-repeat center center;
}
.stystem-list li div.sl-se{
    background:url('../images/2.png') no-repeat center center;
}
.stystem-list li div.sl-thi{
    background:url('../images/3.png') no-repeat center center;
}
.stystem-list li div.sl-fou{
    background:url('../images/4.png') no-repeat center center;
}
.oofmS-wrap .stystem-list .last-list{
    margin-right:0;
}
.stystem-list li p{
    margin-top:20px;
    text-align: center;
    margin-bottom:12px;
    /*font-size:14px;*/
}
.oneOfFive .oof-systemTeam{
    position:relative;
    width:100%;
    min-height:300px;
    padding-top:50px;
    padding-bottom:50px;
    display:-webkit-flex;
    display:flex;
    justify-content: center;
    align-items: center;
}
.oneOfFive .oof-systemTeam img{
    max-width:100%;
    max-height:100%;
}
.oof-systemTeam  .oof-title{
    width:100%;
    text-align: center;


}
.oof-systemTeam  .oof-title h4{
    line-height: 80px;
    color:#5E5D5D;
    font-size:24px;
}
.oneOfFive .oof-systemTeam .oof-sTimg{
    position:relative;
    width:100%;
    /*max-height:515px;*/
    /*background: url('../images/5.png') no-repeat center center;*/
    /*background-size: 100% 100%;*/
}
.oof-sTimg>img{
    width:100%;
    height:100%;
}
.oneOfFive .oof-apply{
    position:relative;
    width:100%;
    height:106px;
    line-height: 106px;
    text-align: center;
    background-color: #149E13;
    margin-top:5%;
}
.oneOfFive .oof-apply .btn-apply{
    position: relative;
    display: inline-block ;
    width:240px;
    height:68px;
    line-height: 68px;
    color:#26FA27;
    border:1px solid #1ED01E;
    background-color: #149E13;
    font-size:18px;
    margin-top:20px;
}

/********************政府*********************/
.government{
    position: relative;
    width:100%;
    padding:0 14.98%;
    padding-bottom:29px;
    background-color: #F2F2F2;
}
.g-title{
    position: relative;
    width:100%;

    text-align: center;
}
.g-title h4{
   
    font-size:24px;
    height:126px;
    line-height: 126px;
    color:#646363;
}
.government .g-event{
    position: relative;
    width:100%;
    /*max-height:600px;*/
}
.government .g-event .ge-title{
    position: relative;
    width:100%;
    height:40px;
    line-height:40px;
}
.government .ge-title .get-order{
    position:relative;
    width:24px;
    height:24px;
    line-height: 24px;
    text-align: center;
    color:#fff;
    border-radius: 50%;
    background-color:#2F7EE3;
    vertical-align: middle;
}
.government .ge-title .get-descri{
    vertical-align: middle;
    font-size:18px;
}
.government .ge-img{
    position:relative;
    width:100%;
    /*min-height:548px;*/
    /*padding-top:32px;*/
}
.ge-img .gei-left1{
    float: left;
    width:50.2%;
    max-height:497px;
    /*background: url('../images/7.png') no-repeat center center;*/
    /*background-size: 100% 100% ;*/
}
.gei-left1 img{
    width:100%;
    height:100%;
}
.ge-img .gei-right1{
    float: right;
    width:34.08%;
    max-height:489px;
    margin-right:8.8%;
    /*background: url('../images/8.png') no-repeat center center;*/
    /*background-size: 100% 100% ;*/
}
.gei-right1 img{
    width:100%;
    height:100%;
}
.ge-img .gei-top2{

    width:96.39%;
    max-height:365px;
    /*background: url('../images/9.png') no-repeat center center;*/
    /*background-size: 100% 100% ;*/
}
.gei-top2 img{
    width:100%;
    height:100%;
}
.ge-img .gei-bottom2{
    position:relative;
    width:100%;
    /*height:380px;*/

}
.gei-bottom2 .gb-left2{
    float: left;
    width:72%;
    max-height:356px;

    /*background: url('../images/10.png') no-repeat center center;*/
    /*background-size: 100% 100% ;*/
}
.gb-left2 img{
    width:100%;
    height:100%;
}
.gei-bottom2 .gb-right2{
    float: left;
    width:25%;
    max-height:364px;
    margin-left:0.1%;
    /*background: url('../images/11.png') no-repeat center center;*/
    /*background-size: 100% 100% ;*/
}
.gb-right2 img{
    width:100%;
    height:100%;
}
.ge-img .gei-wrap3{
    position: relative;
    width:99%;
    /*max-height:605px;*/
    /*background: url('../images/12.png') no-repeat center center;*/
    /*background-size: 100% 100% ;*/
}
.gei-wrap3 img{
    width:100%;
    height:100%;
}
.ge-img .gei-top4{
    position:relative;
    width:100%;
    /*min-height:345px;*/
}
.gei-top4 .gb-left4{
    float: left;
    width:50.8%;
    max-height:345px;

    /*background: url('../images/15.png') no-repeat center center;*/
    /*background-size: 100% 100% ;*/
}
.gb-left4 img{
    width:100%;
    height:100%;
}
.gei-top4 .gb-right4{

    float: right;
    width:45.26%;
    max-height:320px;
    margin-top:1%;
    margin-right:1%;
    /*background: url('../images/14.png') no-repeat center center;*/
    /*background-size: 100% 100% ;*/
}
.gb-right4 img{
    width:100%;
    height:100%;
}
.gei-top4 .clearflo{
    clear:both;
}
.gei-bottom4 .geb-wrap4{
    position: relative;
    width:83.2%;
    max-height:252px;
    /*background: url('../images/16.png') no-repeat center center;*/
    /*background-size: 100% 100% ;*/
}
.geb-wrap4 img{
    width:100%;
    height:100%;
}
/********************生产基地与消费者*********************/
.baseCustomer{
    position: relative;
    width:100%;

}
.bc-enterprise{
    position: relative;
    width:100%;
    /*min-height:1254px;*/
    padding-top:36px;
}

.enterpri-info{
    position: relative;
    width:100%;
    height:300px;
    box-sizing: border-box;
    padding:0 18.5%;
}
.enterpri-info div.ei-wrap p{
   /*padding-left:87.5px;*/
    margin-bottom:2px;
    color:#7D7D7D;
    line-height:24px;
}

.enterpri-info h4{
    text-align: center;
    margin-bottom:15px;
    color:#5E5D5D;
    font-size:24px;
}
.ei-descri{
    position:relative;
    width:100%;
    /*height:955px;*/
    padding:0 16%;
    background-color: #5C89F2;
    color:#fff;
}
.eid-top{
    position: relative;
    width:100%;
    margin:auto auto;
}
.eid-tLeft{
    position: relative;
    width:25.1%;
    height:380px;
    display:inline-block;
}
.eidt-wrap{
    margin:auto auto;
    display: inline-block;
    margin-top:40%;
    margin-left:16%;
}
.eidt-wrap p{
    margin-bottom:10px;
}
.eid-tLeft h4{
    text-align: center;
    margin-bottom:15px;
}
.eid-eRight{
    position:absolute;
    width:71.2%;
    top:-12.2%;
    right:3.5%;
    max-height:422px;
    /*background:url('../images/17.png') no-repeat center center;*/
    /*background-size: 100% 100% ;*/
}
.eid-eRight img{
    width:100%;
    height:100%;
}
.eid-bottom{
    position:relative;
}
.eidb-left{
    position:relative;
    display:inline-block;
    vertical-align: middle;
    width:74.3%;
    max-height:514px;
    margin-bottom:24px;
    /*background:url('../images/18.png') no-repeat center center;*/
    /*background-size: 100% 100% ;*/
}
.eidb-left img{
    width:100%;
    height:100%;
}
.eidb-right{
    position: relative;
    display: inline-block;
    width:25.1%;
    max-height:408px;
}
.eidb-right h4{
    text-align: center;
    margin-bottom:15px;
    font-size:20px;
}
.eidb-right p{
    line-height:26px;
}
/*消费者*/
.bc-customer{
    position: relative;
    width:100%;
    padding:0 15.48%;
    /*min-height:1704px;*/
    padding-bottom:100px;
    background-color:#F2F2F2;
}
.bc-customer h4{
    text-align: center;
    line-height:74px;
}
.bcs-info{
    width:100%;
    height:280px;
    position: relative;
    z-index: 10;
}
.bcs-info+div{
    padding:0 0.6%;
}
.bcs-info h4{
    text-align: center;
    font-size:24px;
    color:#5E5D5D;
}
.bcs-info p{
    padding:0 34px;
    color:#7C7C7C;
}
.s-img{
    position:relative;
    z-index:10;
    width:100%;
    max-height:555px;
    /*background:url('../images/19.png') no-repeat center center;*/
    /*background-size: 100% 100% ;*/
}
.s-img img{
    width:100%;
    height:100%;
}
.c-img{
    position:relative;
    z-index:10;
    width:100%;
    max-height:562px;
    /*background:url('../images/20.png') no-repeat center center;*/
    /*background-size: 100% 100% ;*/
}
.c-img img{
    width:100%;
    height:100%;
}
/*背景图*/
.bc-customer .bg-top{
    position:absolute;
    width:28%;
    height:962px;
    top:0;
    left:0;
    z-index:1;
    /*background:url('../images/21.png') no-repeat ;*/

}
.bc-customer .bg-top img{
    width:73%;
    height:95%;
}
.bc-customer .bg-bottom{
    position:absolute;
    width:22.3%;
    height:1041px;
    bottom:96px;

    right:0;
    z-index:1;
    /*background:url('../images/22.png') no-repeat ;*/
}
.bc-customer .bg-bottom img{
    width:100%;
    height:99%;
}