
/*图片展示部分*/
.picture{
    min-width: 1178px;
    width: 100%;
    height:auto;
    position: relative;
}
.picture img{
    min-width: 1178px;
    width: 100%;
    height: auto;
}
.Svideo .SvideoTop{
    position: absolute;
    width:450px;
    height:80px;
    top:50%;
    left:50%;
    margin-top: 10px;
    margin-left: -220px;
    /*border: 1px solid red;*/
    text-align: center;
    color:#fff;
}
.picture .SvideoTop p{
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 30px;
}
@media (min-width: 992px) {
    .Svideo .SvideoTop{
        position: absolute;
        width:450px;
        height:80px;
        top:50%;
        left:50%;
        margin-top:0;
        margin-left: -220px;
        /*border: 1px solid red;*/
        text-align: center;
        color:#fff;
    }
    .picture .SvideoTop p{
        font-size: 26px;
        margin-bottom: 34px;
    }
}

/*中间部分*/
.bodyer{
    width: 100%;
    height: auto;
    min-width: 1178px;
    /*border: 1px solid red;*/
    position: relative;
}
.bodyer span.spanBj{
    display: inline-block;
    width: 24px;
    height:24px;
    line-height: 24px;
    background: url("../images/chemical/a6.png") no-repeat center center;
    background-size: 100% 100%;
    margin-right: 8px;
    vertical-align: top;
}
.bodyer span.spanFont{
    font-size: 24px;
    line-height: 34px;
    color:#E59631;
}
.bodyer p{
    margin: 32px 0 12px;
    font-size: 16px;
    line-height: 30px;
}
.bodyer img{
    width: 100%;
}
.bodyer .bodyerHeader{
    width: 1140px;
    margin: 0 auto 45px;
    padding-top: 35px;
    /*border: 1px solid purple;*/
}
.bodyer .bodyerHeader img{
    margin-top: 42px;
}
.bodyer .bodyerHeader p.pSecond{
    margin: 0 0 58px;
}

.bodyer .bodyerMiddel{
    width: 1140px;
    margin: 0 auto;
    /*border: 1px solid green;*/
}
.bodyer .bodyerMiddel span.spanFont{
    width: 1066px;
    display: inline-block;
}
.bodyer .bodyerMiddel p.pFirst{
    margin: 28px 0 15px 34px;
}
.bodyer .bodyerMiddel p.pSecond{
    margin: 38px 0 30px;
}

.bodyerFooter{
    width: 100%;
    height: 322px;
    background-color: #EEEEEE;
    position: absolute;
    bottom: 0;
    z-index: -1;
}

/*卫星图片部分*/
.form{
    min-width: 1178px;
    width: 100%;
    height:420px;
    background: url(../images/more/.png) no-repeat center center;
    background-size: 100% 100%;
    margin-bottom: 381px;
    border: 1px solid transparent;
}
.form .formContent{
    width: 1140px;
    height: 420px;
    margin: 0 auto;
    position: relative;
}
.form .formContent img{
    width: 100%;
    position: absolute;
    bottom: -286px;
}
.form .formContent p{
    margin: 96px 0 0;
    font-size: 17px;
    line-height: 30px;
    color:#fff;
}

/*图表展示部分*/
.plot{
    width: 1140px;
    padding: 54px 0 62px;
    height: auto;
    margin: 0 auto;
}
.plot p.pFirst{
    margin-bottom: 96px;
    font-size: 16px;
    line-height: 26px;
}
.plot .plotBodyer{
    width: 100%;
    height:340px;
}
.plot .plotBodyer img{
    width: 560px;
}
.plot .plotBodyer p{
    float: right;
    width: 286px;
    font-size: 16px;
    line-height: 30px;
    margin-top: 152px;
    margin-right: 225px;
}
.plot .pSecond{
    font-size: 16px;
    line-height: 30px;
    margin-top: 72px;
}

/*客户感言部分*/
.feel{
    width: 100%;
    min-width: 1178px;
    height:262px;
    padding-top: 26px;
    background-color: #F2F2F2;
}
.feel .feelContent{
    width: 1140px;
    margin: 0 auto;
    height: 262px;
    /*border: 1px solid red;*/
}
.feel .feelContent .spanBj{
    display: inline-block;
    width: 24px;
    height:24px;
    line-height: 24px;
    background: url("../images/chemical/a6.png") no-repeat center center;
    background-size: 100% 100%;
    margin-right: 8px;
    vertical-align: top;
}
.feel .feelContent .spanFont{
    font-size: 24px;
    line-height: 24px;
    color:#E59631;
}
.feel .feelContent .feelFooter{
    width: 100%;
    height: 118px;
    margin-top: 50px;
    border: 1px solid transparent;
}
.feel .feelContent .feelFooter .spanRw{
    display: inline-block;
    width: 104px;
    height: 104px;
    margin: 0 48px 0 30px;
    /*border: 1px solid red;*/
    float: left;
    background: url("../images/more/0005.jpg") no-repeat -104px -50px;
    background-size: 296% 226%;
    box-shadow: 8px 12px #E8E6E7;
}
.feel .feelContent .feelFooter p{
    margin-top: 14px;
    font-size: 16px;
    line-height: 30px;
}

/*了解产品部分*/
.know{
    min-width: 1178px;
    width: 100%;
    margin-bottom: 100px;
    height: 216px;
    background-image: url("../images/123.jpg");
    background-size: 100% 100%;
}
.know .knowContent{
    padding: 84px 0 90px 0;
    width: 1092px;
    margin: 0 auto;
    /*border: 1px solid red;*/
}
.know .knowContent span.spanLeft{
    margin-right: 25px;
    font-size: 44px;
    display: inline-block;
    color:#fff;
}
.know .knowContent span.spanRight{
    font-size: 26px;
    color:#fff;
}
.know .knowContent a{
    color:#fff;
    font-size: 24px;
    float: right;
    padding: 8px 20px;
    border: 1px solid #fff;
    border-radius: 4px;
}
