﻿footer .contact .code img {
    width:100%;
    height: 100%;
}

.col-sm-12 {
    padding:0;
}
.carousel-inner > .item {
    height: 200px;
}

.DividLine {
    margin: 8% 0;
}

.erp{
    margin: 40px 10px;
}
.erp .goodbox {
    width: 95%;
}
.erp .picbox .picdiv {
    width: 96%;
    margin-left: 2%;
}
.storage .sbox {
    width: 95%;
    margin: 3% auto;
}
.storage .picbox{
    width:95%;
}
.storage .picbox .picdiv {
    width: 98%;
    /*height:300px;*/
    max-height:300px;
    margin-left: 1%;
    margin-right: 1%;
}
.storage .picbox .pic {
    height: 70%;
}

.online{
    margin: 40px 0;
}
.online .sbox {
    width: 95%;
}
.online .substit {
    margin: 5% 2%;
}
.online .simg {
    width: 80%;
}
.online .line {
    display:none;
}
.online .picbox .picdiv {
    float: left;
    width: 48%;
     height: auto; 
    margin-top: 3%;
    margin-left: 1%;
    margin-right: 1%;
}
/*对接平台*/
.platform{
    padding:40px 0;
}
.platform .img {
    width: 30%;
}
.platform .img p {
    margin: 10px;
}
.platform .pfgood{
    display:none;
}
.platform .pfgood_m{
    display:block;
    text-align: left;
    margin: 20px;
}
.platform .pfgood_m i{
    display:inline-block;
    width: 10px;
    height: 10px;
    background: #6e654b;
    border-radius: 50%;
    border: 1px solid #dda922;
    margin-right:5px;
}
.plfmen .plfmenrow {
    text-align: left;
    padding-left: 5%;
}
.plfmen .p1 {
    width: 100%;
    margin:0;
}
.plfmen .plfmenrow img {
    margin-bottom: 5px;
}
/*汽配办公+客户关系*/
.oacrm .txt{
    text-align: left;
    text-indent: 36px;
    line-height: 30px;
}
.oacrm .oc_tit{

}
.oacrm .oc_imglist{
    display:block;
}

.oacrm .oc_imglist .img{
    width:80%!important;
}
.oacrm .oc_imglist > div {
    width: auto!important;
}
.oacrm .oc_imglist>div>p{
    position:static;
    margin-top:10px;
}

/*汽配联盟*/
.qpunion{
    margin:40px 0;
}
.qpunion .img img {
    width: 12%;
}
.qpunion .img p {
    margin: 0;
}
.qpunion .dataimg {
    width: 95%;
}
/*搜配件*/
.sopj .txt {
    width: 95%;
}
.sopj .imgbox{
    width: 96%;
    margin-left:2%;
}
.sopj .imgbox img{
    width: 100%;
}

.erp,.storage,.online,.qpunion{
    width: 95%;
    margin: 0 auto;
}

.carousel-inner > .item .carousel-caption .dsbtn {
    padding: 3px 14px;
    bottom: 30%;
    left: 40%;
    font-size: 12px;
}
.carousel-indicators li, .carousel-indicators .active {
    width: 14px!important;
    height: 14px!important;
    margin:0 3px;
}

img {
    vertical-align: middle;
}
.erp p:nth-child(3) {
    text-align: left;
    text-indent: 36px;
}

/*iPhone5/SE*/
@media screen and (max-width:320px) { 
    .carousel-inner > .item{
        height: 150px;
    }
    /*.storage .picbox .picdiv {
        height: 250px;
    }*/
    .online .substit {
        text-align: left;
        text-indent: 38px;
    }
    .platform .pfgood_m {
        font-size: 16px;
    }
    .platform .img p {
        margin: 10px 0;
    }
    .qpunion .txt {
        font-size: 15px;
    }
    .qpunion .img img {
        width: 25%;
    }
}  

/*iPhone 6/7/8/x*/
@media screen and (min-width:361px) and (max-width:375px) {
    .carousel-inner > .item {
        height: 170px;
    }
    /*.storage .picbox .picdiv {
        height: 280px;
    }*/
    .qpunion .img img {
        width: 25%;
    }
}

/*iPhone 6/7/8 Plus*/
@media screen and (min-width:400px) and (max-width:414px) {
    .carousel-inner > .item {
        height: 170px;
    }
    /*.storage .picbox .picdiv {
        height: 300px;
    }*/
    .qpunion .img img {
        width: 25%;
    }
}
