.data-integration {
    padding: 50px 0 0;
}
.data-integration .img-box {
    position: relative;
    margin: -.9rem auto -1.2rem;
    width: 4.29rem;
    height: 4.29rem;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(.4);
    -moz-transform: translateX(-50%) scale(.4);
    -ms-transform: translateX(-50%) scale(.4);
    -o-transform: translateX(-50%) scale(.4);
    transform: translateX(-50%) scale(.4);
}
.data-integration .img-box .fan-img-box {
    position: relative;
    width: 100%;
    height: 100%;
}
.data-integration .img-box .fan-img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
}
.data-integration .img-box .fan-img-text {
    position: absolute;
    width: 1.29rem;
    opacity: 0;
}
.data-integration .img-box .fan-text-box {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.data-integration .img-box .fan-text-box .fan-text {
    position: absolute;
    opacity: 0;
    white-space: nowrap;
}

.data-integration .img-box .fan-text-box .fan-text.right {
    text-align: right;
}
.data-integration .img-box .fan-text-box .fan-text h4 {
    position: relative;
    font-size: .24rem;
    color: #636363;
    padding: .08rem 0;
    margin: .08rem 0;
    font-weight: normal;
}
.data-integration .img-box .fan-text-box .fan-text h4:before {
    content: '　';
    position: absolute;
    bottom: 0;
    width: 1.8rem;
    height: 2px;
    background-color: #eaeaea;
}
.data-integration .img-box .fan-text-box .fan-text h4:after {
    content: '　';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ffab6b;
    bottom: -2px;
}
.data-integration .img-box .fan-text-box .fan-text.left h4:before {
    left: 0;
}
.data-integration .img-box .fan-text-box .fan-text.left h4:after {
    left: 1.8rem;
}
.data-integration .img-box .fan-text-box .fan-text.right h4:before {
    right: 0;
}
.data-integration .img-box .fan-text-box .fan-text.right h4:after {
    right: 1.8rem;
}
.data-integration .img-box .fan-text-box .fan-text p {
    font-size: .16rem;
    color: #a6a6a6;
    line-height: 1.5;
}




.user-store {
    padding-top: 50px;
}
.user-store .img-box {
    position: relative;
    margin: -1.6rem auto;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(.4);
    -moz-transform: translateX(-50%) scale(.4);
    -ms-transform: translateX(-50%) scale(.4);
    -o-transform: translateX(-50%) scale(.4);
    transform: translateX(-50%) scale(.4);
}
.j-slider-content .slider-btn {
    -webkit-transform: translateY(-50%) scale(2);
    -moz-transform: translateY(-50%) scale(2);
    -ms-transform: translateY(-50%) scale(2);
    -o-transform: translateY(-50%) scale(2);
    transform: translateY(-50%) scale(2);
}
.user-store .img-box ul li {
    padding: .8rem 0 0;
}
.user-store .img-box .slider-content {
    position: relative;
    width: 6.2rem;
    height: 3.95rem;
    margin: 0 auto;
}
.user-store .img-box .slider-content .user-data-img {
    position: absolute;
    opacity: 0;
}
.user-store .img-box .slider-content .user-data-img:nth-of-type(1) {
    width: 2.54rem;
}
.user-store .img-box .slider-content .user-data-img:nth-of-type(2) {
    width: 2.48rem;
}
.user-store .img-box .slider-content .user-data-img:nth-of-type(3) {
    width: 2.54rem;
}
.user-store .img-box .slider-content .user-data-img:nth-of-type(4) {
    width: 5.38rem;
}
.user-store .img-box .slider-content .user-data-img:nth-of-type(5) {
    width: 5.38rem;
}
.user-store .img-box .slider-content .store-data-img {
    position: absolute;
    opacity: 0;
}
.user-store .img-box .slider-content .store-data-img:nth-of-type(1) {
    width: 3.33rem;
}
.user-store .img-box .slider-content .store-data-img:nth-of-type(2) {
    width: 1.42rem;
}
.user-store .img-box .slider-content .store-data-img:nth-of-type(3) {
    width: 5.38rem;
}
.user-store .img-box .slider-content .store-data-img:nth-of-type(4) {
    width: 4.3rem;
}

.user-store .img-box .slider-content .store-data-img:nth-of-type(3) {
    z-index: -1;
}
.user-store .img-box .gray-bg {
    width: 6.2rem;
    height: 3.95rem;
    margin: .8rem auto 0;
    background-color: #f0f0f0;
}
.user-store .img-box .title {
    margin: .5rem 0 .16rem;
    text-align: center;
    color: #999;
    font-size: .16rem;
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5);
}



.big-data-analyze {
    padding: .5rem 0 0;
}
.big-data-analyze .img-box {
    margin: 0 auto;
    /*width: 900px;*/
    padding: 32px 0;
}
.big-data-analyze .img-box .img {
    width: 100%;
}
.report-set-up {
    padding: .5rem 0 0;
}
.report-set-up .img-box {
    margin: 0 auto;
    /*width: 900px;*/
    padding: 32px 0;
    text-align: center;
}
.report-set-up .img-box .img-1 {
    width: 100%;
    margin: .3rem 0;
}
.report-set-up .img-box .img-2 {
    width: 100%;
}
.high-extension {
    padding: 50px 0 0;
}
.high-extension .img-box {
    margin: 0 auto;
    /*width: 900px;*/
    padding: 50px 0 32px;
    text-align: center;
}
.high-extension .img-box .img {
    position: relative;
    margin: 0 16px;
}
.high-extension .img-box>.img:nth-of-type(1) {
    width: 1.17rem;
}
.high-extension .img-box .img.auto-create {
    /*top: -50px;*/
    margin: .3rem 0;
    width: .38rem;
}
.high-extension .img-box .goods .img:nth-child(1),
.high-extension .img-box .goods .img:nth-child(3),
.high-extension .img-box .goods .img:nth-child(5) {
    height: .85rem;
    margin: 0;
}
.high-extension .img-box .goods .img:nth-child(2),
.high-extension .img-box .goods .img:nth-child(4) {
    top: -.38rem;
}