.box .container {
    padding-left: .7rem;
    padding-right: .7rem;
}

.head_img {
    position: relative;
}



/* 策略与创新 */
.strategyinnovation {
    text-align: center;
}
.strategyinnovation li {
    width: 50%;
    font-size: 16px;
    position: relative;
    float: left;
}
.strategy {
    display: none;
}
.strategy li:after {
    content: ">";
    display: inline-block;
    color: #A0A0A0;
    position: absolute;
    right: 0;
}
.strategy li:nth-last-of-type(1):after {
    display: none;
}
.innovation {
    background: url(https://img.ismartgo.cn/data/resource/ismartgo_static/static/img/product_serve/innovation-bg.png) 0 0/100% 100% no-repeat;
    font-size: .2rem;
    color: #fff;
    text-align: center;
}
.innovation li {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #F5F2F5;
    border-bottom: 1px solid #F5F2F5;
    padding: .4rem 0;
}
.innovation li .img-box {
    display: block;
    height: 2.4rem;
    width: 2rem;
    margin: 0 auto;
    line-height: 2.4rem;
}




/* 购物者营销 */
.shopper  {
    background: #000 url(https://img.ismartgo.cn/data/resource/ismartgo_static/static/img/product_serve/shopper-bg.png) bottom center/100% no-repeat;
    color: #BBBBBB;
}
.shopper .box-title {
    color: #fff;
}
.box-subtitle2 {
    font-size: .42rem;
    text-align: center;
    color: #fff;
    margin: 20px 0;
}
.icon-list {
    color: #bbb;
    text-align: center;
    margin: 0 -.1rem;
}
.icon-list li {
    width: calc(50% - .1rem);
    height: 105px;
    background: #181518;
    margin: .05rem;
    float: left;
}
.icon-list img {
    height: 50px;
}
.icon-list p {
    margin-top: 0;
    font-size: 16px;
}
.divide {
    text-align: center;
    margin: 18px 0;
    font-size: 0;
}
.divide span {
    display: inline-block;
    color: #FF673C;
    font-size: .3rem;
    vertical-align: middle;
    width: 76%;
}
.divide i {
    display: inline-block;
    width: 12%;
    height: 1px;
    background: #1C1A1D;
    vertical-align: middle;
}
.icon-list2 {
    margin: 0 -.1rem;
}
.icon-list2 li {
    width: calc(50% - .1rem);
    margin: .05rem;
    height: 105px;
}
.icon-list2 p {
    font-size: 12px;
}
.icon-list2 li:nth-of-type(3),
.icon-list2 li:nth-of-type(4),
.icon-list2 li:nth-of-type(5) {
    width: calc(33.333% - .1rem);
}
.shopper h4.box-subtitle2 {
    margin-top: 50px !important;
    margin-bottom: -30px;
}
.shopper .list3 {
    text-align: center;
    font-size: 18px;
    color: #bbb;
}
.shopper .list3 li {
    width: 100%;
    float: left;
    position: relative;
    padding: 20px 0;
}
.shopper .list3 li>* {
    margin: .3rem 0;
}
.shopper .list3 h5 {
    color: #FF673C;
    font-size: 22px;
}
.shopper .list3 img {
    width: 50%;
}
.shopper .list3 li p {
    margin: 10px 0;
}
.shopper .list3 li button {
    width: 3.2rem;
    height: .7rem;
    border: 1px solid #FF673C;
    border-radius: 60px;
    margin: .1em 0;
    font-size: 15px;
    background: none;
    color: inherit;
}
.shopper .list3 li:after {
    content: "";
    display: block;
    position: absolute;
    left: calc(50% - 13px);
    width: .7rem;
    height: .53rem;
    background: url(https://img.ismartgo.cn/data/resource/ismartgo_static/static/img/product_serve/jiantou.png) 0 0/100% 100% no-repeat;
    bottom: -.2rem;
    transform: rotate(90deg);
}
.shopper .list3 li:nth-last-of-type(1):after{
    display: none;
}

/* 智慧运营 */
.operation ol {
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 2;
    display: none;
}
.operation ol i {
    font-size: 1.5em;
    font-style: normal;
    vertical-align: middle;
    position: absolute;
    left: -.5em;
    top: 0;
    line-height: 1.4;
}
.operation ol li {
    position: relative;
}
.operation ul li {
    width: 50%;
    float: left;
    text-align: center;
    margin: 1rem 0 0;
    position: relative;
    color: #161616;
    padding: 0 10%;
}
.operation ul p {
    margin-top: 10px;
    white-space: nowrap;
    font-size: .34rem;
}
.operation ul div {
    margin-bottom: 48px;
    font-size: .22rem;
    margin-top: -17px;
}
.operation ul li:after {
    content: "";
    display: block;
    width: .44rem;
    height: .56rem;
    position: absolute;
    right: -.2rem;
    top: 30%;
}
.operation ul li:nth-of-type(1):after {
    background: url(https://img.ismartgo.cn/data/resource/ismartgo_static/static/img/product_serve/jiahao.png) 0 0/100% no-repeat;
}
.operation ul li:nth-of-type(2):after {
    background: url(https://img.ismartgo.cn/data/resource/ismartgo_static/static/img/product_serve/jiantou.png) 0 0/100% no-repeat;
    left: calc(-.2rem - .08rem);
    top: 100%;
    transform: rotate(90deg);
}
.operation ul li:nth-of-type(3):after {
    height: 80px;
    width: 170px;
    background: url(https://img.ismartgo.cn/data/resource/ismartgo_static/static/img/product_serve/lines-m.png) 0 0/100% auto no-repeat;
    top: 119%;
    right: 20%;
    /* transform: rotate(90deg); */
}

.operation ul li:nth-of-type(3) {
    width: 100%;
    margin-bottom: 1rem;
}
.operation ul li:nth-of-type(3) img {
    width: 44%;
}
.operation ul li:nth-of-type(4) {
    width: 100%;
    padding: 0 0;
    margin-top: .7rem;
}
.operation ul li:nth-of-type(4) div {
    display: inline-block;
    margin-bottom: 48px;
    font-size: 15px;
    margin-top: -17px;
    margin: 0 .1rem;
}

/* 数据智能 */
.data {
    margin-bottom: 0;
    background: #000;
    color: #6E6E6E;
    text-align: center;
}
.data .box-title {
    color: #fff;
}
.data li {
    float: left;
    width: 50%;
    margin: .6rem 0 0;
}
.data li img {
    width: 70%;
}
.data li h4 {
    color: #EB7042;
    margin: .3rem 0;
    font-size: 14px;
}
.data li .desc {
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    display: none;
}
.data li .desc p {
    line-height: 1.8;
}