/* banner */
.banner {
    width: 100%;
    height: 600px !important;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.banner a {
    display: block;
    height: 100%;
    width: 100%;
    border: none;
    margin-top: 0;
}

.banner .swiper-pagination-bullet {
    width: 29px;
    height: 5px;
    border-radius: 6px;
    background: #fff;
}

.banner .img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-size: cover !important;
    background-position: center;
    border-radius: unset;
    border: none;
}

.banner .con {
    width: 1280px;
    margin: auto;
    margin-top: 64px;
    text-align: left;
    padding-left: 100px;
    box-sizing: border-box;
}

.banner .con .detile {
    margin-top: 198px;
}

.banner .con .detile p {
    color: #247AF5;
    line-height: 59px;
    font-size: 42px;
    font-weight: 600;
}

.banner .con .detile p:nth-child(2) {
    color: #14212F;
}

.banner .con .stil {
    color: #14212F;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    margin-top: 20px;
}

.banner .con .bttn {
    display: flex;
    width: 166px;
    height: 44px;
    font-weight: 500;
    background: #3185FE;
    border-radius: 30px;
    margin-top: 44px;
    align-items: center;
    justify-content: center;
}

.banner .con .bttn span {
    color: #FFFFFF;
}

.banner .con .bttn img {
    width: 20px;
    margin-left: 10px;
}

/*轮播图底部圆点 按钮选中状态*/
.swiper-pagination-bullet-active {
    background: #FFFFFF;
}

.banner .wrap {
    height: 100%;
}

.banner p {
    font-size: 18px;
    font-weight: 400;
    color: #FFF;
}

.banner h3 {
    padding: 10px 0 25px 0;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-size: 36px;
    font-weight: 600;
    color: #FFF;
}

.banner .experience {
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 40px;
    border-radius: 20px;
    border: 1px solid #FFF;
    font-size: 18px;
    font-weight: 400;
    color: #FFF;
    display: block;
}

.banner .experience:hover {
    background: #FFF;
    color: #1179E5;
}

.news-log {
    width: 1280px;
    margin: 0 auto;
    position: absolute;
    top: 114px;
    left: 0;
    right: 0;
    z-index: 5;
}

.news-log .newspaper {
    position: absolute;
    width: 316px;
    height: 426px;
    right: 0;
    /*float: right;*/
    background: rgba(51, 51, 51, 0.2);
    border-radius: 12px;
    padding: 24px 20px 14px 18px;
    box-sizing: border-box;
}

.news-log .newspaper .tap {
    display: flex;
    font-size: 16px;
    line-height: 24px;
    padding-left: 4px;
}

.news-log .newspaper .tap span {
    width: 96px;
    height: 32px;
    line-height: 32px;
    color: #FFFFFF;
    border-radius: 32px;
    text-align: center;
    cursor: pointer;
}

.news-log .newspaper .tap .active {
    background: #4390FF;
}

.news-log .newspaper .new-text ul {
    margin-top: 10px;
    display: none;
}

.news-log .newspaper .new-text .select {
    display: block;
}

.news-log .newspaper .new-text ul li {
    width: 278px;
    height: 54px;
    line-height: 54px;
    border-radius: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #FFFFFF;
}

.news-log .newspaper .new-text ul li:hover {
    background: rgba(255, 255, 255, 0.2);
}

.news-log .newspaper p a {
    display: none;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
}

.news-log .newspaper p .select {
    display: block;
}

/* 小标题公用 */
.title {
    text-align: center;
    line-height: 50px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-size: 36px;
    font-weight: 600;
    color: #14212F;
}

/* 专注移动电商营销  赋能企业个性化经营 */
.section1 {
    width: 100%;
    padding: 70px 0;
    background: #FFFFFF;
}

.section1 .cons {
    padding-top: 40px;
}

.section1 .cons .nav-title {
    margin: 0 auto;
    width: 840px;
    display: flex;
    margin-bottom: 40px;
}

.section1 .cons .nav-title span {
    width: 210px;
    height: 48px;
    font-size: 18px;
    line-height: 47px;
    color: #14212F;
    text-align: center;
    cursor: pointer;
}

.section1 .cons .nav-title span.active {
    color: #FFFFFF;
    background: #3185FE;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 0px 10px 1px rgba(68, 68, 68, 0.08);
    border-radius: 32px;
    box-sizing: border-box;
}

.section1 .cons .conss {
    display: none;
}

.section1 .cons .conss.select {
    display: block;
}

.section1 .cons .sec1-next {
    padding: 0 147px;
    box-sizing: border-box;
    display: flex;
}

.section1 .cons .sec1-next .sec1-img {
    width: 190px;
    height: 385px;
    margin-right: 60px;
    /*background: url('/static/images/index/img1.png');*/
    /*background-color: #0B7BF0;*/
    /*background-size: cover;*/
}

.section1 .cons .sec1-next .sec1-img img {
    width: 100%;
    height: 100%;
}

.section1 .cons .sec1-next .sec1-con {
    width: 736px;
    padding: 20px 0;
    /*width: 100%;*/
}

.section1 .cons .sec1-next .sec1-con .ctitle {
    font-weight: 600;
    font-size: 28px;
    line-height: 39px;
    margin-bottom: 12px;
    color: #14212F;
}

.section1 .cons .sec1-next .sec1-con .sec1-subtitle p {
    font-size: 18px;
    line-height: 25px;
    color: #566473;
}

.section1 .cons .sec1-next .sec1-con .sec1-snext {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

.section1 .cons .sec1-next .sec1-con .sec1-snext .item {
    width: 232px;
    height: 211px;
    background: #FFFFFF;
    border: 1px solid #F3F3F3;
    box-shadow: 0px 2px 26px rgba(0, 0, 0, 0.06);
    border-radius: 20px;
    padding: 35px 26px;
    box-sizing: border-box;
}

.section1 .cons .sec1-next .sec1-con .sec1-snext .item .stitle {
    font-weight: 600;
    font-size: 22px;
    line-height: 31px;
    color: #14212F;
    margin-bottom: 14px;
}

.section1 .cons .sec1-next .sec1-con .sec1-snext .item {
    font-size: 16px;
    line-height: 25px;
    color: #566473;
}

.section1 .cons .sec1-next .sec1-con .sec1-snext .item.hover {
    background: linear-gradient(217.04deg, #3366FF 1.29%, #07EFFE 117.58%, #ADD3FF 124.49%);
    color: #ffffff;
}

.section1 .cons .sec1-next .sec1-con .sec1-snext .item.hover .stitle,
.section1 .cons .sec1-next .sec1-con .sec1-snext .item.hover p {
    color: #FFFFFF;
}

.section1 .cons dl {
    width: 285px;
    height: 430px;
    margin-right: 20px;
    float: left;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

.section1 .cons dl.lr {
    margin-right: 0;
}

.section1 .cons dl dt {
    width: 285px;
    height: 430px;
}

.section1 .cons dl dt img {
    width: 100%;
    height: 100%;
}

.section1 .cons dl dd.text {
    width: 285px;
    height: 280px;
    padding-top: 150px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}

.section1 .cons dl dd.text img {
    width: 66px;
}

.section1 .cons dl dd.text span {
    margin-top: 15px;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FAFBFD;
    display: block;
}

.section1 .cons dl dd.over {
    width: 225px;
    height: 230px;
    padding: 100px 30px;
    background: #0F7DF1;
    position: absolute;
    left: 0;
    top: 430px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.section1 .cons dl:hover dd.over {
    width: 225px;
    height: 230px;
    padding: 100px 30px;
    background: #0F7DF1;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.section1 .cons dl dd.over h2 {
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FAFBFD;
}

.section1 .cons dl dd.over b {
    width: 25px;
    height: 2px;
    margin-top: 25px;
    background: #FFF;
    display: block;
}

.section1 .cons dl dd.over p {
    margin-top: 25px;
    font-size: 16px;
    font-weight: 400;
    color: #FAFBFD;
}

/* 8大核心优势  打造一站式电商营销生态系统 */
.section2 {
    padding: 70px 0;
    /*background: rgba(255, 255, 255, 0.2);*/
    background-color: #0B7BF0;
    backdrop-filter: blur(44px);
}

.section2 h2 {
    color: #FFFFFF;
}

.section2 .cons {
    padding-top: 40px;
}

.section2 .cons .sec2-nav {
    display: flex;
    width: 996px;
    justify-content: space-between;
    margin: auto;
    cursor: pointer;
}

.section2 .cons .sec2-nav p {
    width: 114px;
    height: 48px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(203, 220, 255, 0.5);
    box-shadow: 2px 2px 22px 5px rgba(109, 109, 109, 0.15);
    border-radius: 36px;
    color: #FFFFFF;
    font-size: 18px;
    box-sizing: border-box;
}

.section2 .cons .sec2-nav p.active {
    color: #2D8CF0;
    background-color: #FFFFFF;
}

.section2 .cons .sec2-nav p .img2 {
    display: none;
}

.section2 .cons .sec2-nav p.active .img2 {
    display: block;
}

.section2 .cons .sec2-nav p.active .img1 {
    display: none;
}

.section2 .cons .sec2-nav img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

.section2 .cons .sec2-con {
    margin-top: 40px;
    position: relative;
}

.section2 .cons .sec2-con .section2-swiper {
    width: 1078px;
}

.section2 .cons .sec2-con .section2-swiper .item {
    display: flex;
}

.section2 .cons .sec2-con .section2-swiper .card {
    background: #FFFFFF;
    box-shadow: 2px 4px 30px rgba(28, 89, 210, 0.3);
    border-radius: 20px;
    width: 254px;
    height: 265px;
    padding: 40px 23px 0;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
}

.section2 .cons .sec2-con .section2-swiper .swiper-slide {
    padding-top: 10px;
    display: flex;

}

.section2 .cons .sec2-con .section2-swiper .card {
    transition: all .5s;
}

.section2 .cons .sec2-con .section2-swiper .card img {
    width: 88px;
    height: 88px;
    border-radius: 20px;
}

.section2 .cons .sec2-con .section2-swiper .card .stitle {
    font-size: 22px;
    line-height: 31px;
    color: #14212F;
    margin-top: 30px;
    margin-bottom: 14px;
    font-weight: 600;
}

.section2 .cons .sec2-con .section2-swiper .card .snext {
    font-size: 16px;
    line-height: 22px;
    color: #566473;
}

.section2 .cons .sec2-con .left, .section2 .cons .sec2-con .right {
    width: 56px;
    height: 56px;
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid #CDE5FF;
    border-radius: 36px;
    --swiper-navigation-size: 22px;
    --swiper-theme-color: rgba(255, 255, 255, 0.5);
}

/*.section2 .cons .sec2-con .right{*/
/*    width: 56px;*/
/*    height: 56px;*/
/*    background: rgba(255, 255, 255, 0.4);*/
/*    border: 1px solid #CDE5FF;*/
/*    border-radius: 36px;*/
/*    --swiper-navigation-size:22px;*/
/*    --swiper-theme-color:rgba(255, 255, 255, 0.5);*/
/*}*/

/* 多场景电商解决方案  助您轻松玩转电商营销 */
.fangan {
    width: 100%;
    padding: 70px 0;
    background: #FFFFFF;
    /*background: url(../images/index/fanganbg.jpg) no-repeat center;*/
    /*background-size: cover !important;*/
}

.fangan .wrap {
    padding: 0 100px;
    box-sizing: border-box;
}

.fangan .title {
    color: #14212F;
}

.fangan .tabs {
    width: 100%;
    margin: 40px 0 0 0;
    text-align: center;
    display: block;
    border-bottom: 1px solid #E9EDEF;
}

.fangan .tabs a {
    padding: 0 10px 20px 10px;
    margin: 0 70px;
    font-size: 18px;
    font-weight: 600;
    color: #14212F;
    border-bottom: 2px solid rgba(255, 255, 255, 0);
    display: inline-block;
}

.fangan .tabs a.active {
    color: #4390FF;
    border-bottom: 2px solid #4390FF;
}

.fangan .tabs a img {
    width: 66px;
    height: 66px;
    margin-bottom: 14px;
}

.fangan .swiper-container {
    height: 340px;
    border-radius: 0 0 5px 5px;
    width: 100%;
    margin: 40px 0 0 0;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.fangan .swiper-slide {
    width: 100%;
    height: 340px !important;
}

.fangan .swiper-slide dl {
    overflow: hidden;
    border-radius: 10px;
    display: flex;
}

.fangan .swiper-slide dl dd {
    width: 410px;
    /*height: 320px;*/
    padding: 0 100px 0 10px;
    background: #FFF;
    /*float: left;*/
}

.fangan .swiper-slide dl dd h2 {
    font-size: 26px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #2A2D2F;
}

.fangan .swiper-slide dl dd p {
    width: 400px;
    margin: 20px 0 40px 0;
    line-height: 28px;
    font-size: 16px;
    font-weight: 400;
    color: #566473;
}

.fangan .swiper-slide dl dd h4 {
    overflow: hidden;
}

.fangan .swiper-slide dl dd h4 a {
    width: 134px;
    height: 43px;
    line-height: 42px;
    text-align: center;
    margin-right: 20px;
    font-size: 16px;
    color: #3185FE;
    /*border: 1px solid #1782F1;*/
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    font-weight: normal;
}

.fangan .swiper-slide dl dd h4 a img {
    width: 20px;
    height: 20px;
    margin-right: 4px;
}

.fangan .swiper-slide dl dd h4 a:hover {
    background: #1782F1;
    color: #FFF;
}

.fangan .swiper-slide dl dd h4 a.act {
    color: #FFF;
    background: #3185FE;
    border-radius: 30px;
}

.fangan .swiper-slide dl dd ul {
    display: flex;
    margin-bottom: 40px;
    justify-content: space-between;
}

.fangan .swiper-slide dl dd ul li {
    text-align: center;
    /*margin: 0px 60px 0 0;*/
    /*float: left;*/
}

.fangan .swiper-slide dl dd ul li.lr {
    /*margin: 0;*/
}

.fangan .swiper-slide dl dd ul li img {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}

.fangan .swiper-slide dl dd ul li span {
    font-size: 16px;
    font-weight: 400;
    color: #566473;
    display: block;
}

.fangan .swiper-slide dl dt {
    width: 560px;
    height: 330px;
    border-radius: 20px;
    /*float: left;*/
}

.fangan .swiper-slide dl dt img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;

    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;

    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);

    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;

    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;

    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


/* 海量业务应用 全方位覆盖电商营销场景 */
.yewu {
    width: 100%;
    min-width: 1280px;
    padding: 70px 0 70px 0;
    background: url("/static/images/index/yewu-bg.png") no-repeat center;
    background-size: cover;
}

.yewu .wrap {
    padding: 0 40px;
    box-sizing: border-box;
}

.yewucon {
    width: 1200px;
    margin: 40px auto 0 auto;
    height: 485px;
    border-radius: 20px;
    background-color: #FFFFFF;
    /*padding: 40px 0;*/
    box-sizing: border-box;
}

.yewucon .hd {
    width: 232px;
    padding: 57px 0;
    height: 485px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    box-sizing: border-box;
    /*margin-top: 50px;*/
    /*border-right: 1px solid #E3E4E4;*/
    float: left;
    background: #F3F8FE;
    /*box-sizing: border-box;*/
}

.yewucon .hd li {
    width: 152px;
    height: 58px;
    line-height: 56px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
    display: block;
}

.yewucon .hd li a {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    border-radius: 10px;
    display: block;
    background: #FFFFFF;
    position: relative;
}

.yewucon .hd li.on a {
    background: #3185FE;
    color: #FFF;
}

.yewucon .hd li.on a:after {
    content: '';
    width: 25px;
    height: 56px;
    background: url("/static/images/index/hover.png") no-repeat;
    background-size: cover;
    position: absolute;
    right: -15px;
}

.yewucon .bd {
    /*width: 915px;*/
    padding-left: 60px;
    overflow: hidden;
    float: left;
    position: relative;
}

.yewucon .bd ul {
    /*overflow: hidden;*/
    position: relative;
}

.yewucon .bd li {
    position: relative;
}

.yewucon .bd li dl {
    overflow: hidden;
}

.yewucon .bd li dl dd {
    width: 410px;
    margin-top: 87px;
    float: left;
}

.yewucon .bd li dl dd h2 {
    font-size: 28px;
    font-weight: 600;
    color: #14212F;
}

.yewucon .bd li dl dd p {
    margin: 20px 0 50px 0;
    line-height: 28px;
    font-size: 16px;
    font-weight: 400;
    color: #566473;
}

.yewucon .bd li dl dd ul {
    /*overflow: hidden;*/
    margin-bottom: 40px;
    display: flex;
}

.yewucon .bd li dl dd ul li {
    text-align: center;
    /*width: 64px;*/
    /*height: 72px;*/
    /*margin: 44px 54px 54px 0;*/
    margin: 0 40px 0 0;
    /*float: left;*/
}

.yewucon .bd li dl dd ul li.lr {
    margin: 0;
}

.yewucon .bd li dl dd ul li img {
    width: 40px;
}

.yewucon .bd li dl dd ul li span {
    padding-top: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #566473;
    display: block;
}

.yewucon .bd li dl dd h4 {
    overflow: hidden;
}

.yewucon .bd li dl dd h4 a {
    width: 126px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #3185FE;
    border: 1px solid #3185FE;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
}

.yewucon .bd li dl dd h4 a img {
    width: 20px;
    height: 20px;
    margin-right: 4px;
}

.yewucon .bd li dl dd h4 a:nth-child(2) {
    background: #F3F8FE;
}

.yewucon .bd li dl dd h4 a:hover {
    /*background: #3185FE;*/
    /*color: #FFF;*/
}

.yewucon .bd li dl dd h4 a.act {
    background: #3185FE;
    color: #FFF;
}

.yewucon .bd li dl dt {
    margin-top: 50px;
    margin-left: 100px;
    width: 300px;
    height: 385px;
    float: right;
}

.yewucon .bd li dl dt img {
    width: 100%;
    height: 100%;
}

/* 为什么选择人人商城 */
.section5 {
    width: 100%;
    background: #F5F9FE;
}

.section5 .wrap {
    padding: 70px 100px;
    box-sizing: border-box;
}

.why {
    padding: 70px 0;
}

.why .cons {
    padding-top: 50px;
}

.why .cons dl {
    width: 530px;
    margin: 20px 20px 0 0;
    padding: 40px 30px;
    box-sizing: border-box;
    float: left;
    display: flex;
    align-items: center;
    overflow: hidden;
    background: #FFFFFF;
    border-radius: 20px;
    border: 1px solid #F1F2F3;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    top: 0;
}

.why .cons dl:hover {
    top: -10px;
    /*border: 1px solid #0F7DF1;*/
    box-shadow: 0px 0px 40px 0px rgba(110, 125, 141, 0.1);
    -webkit-box-shadow: 0px 0px 40px 0px rgba(110, 125, 141, 0.1);
    -moz-box-shadow: 0px 0px 40px 0px rgba(110, 125, 141, 0.1);
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.why .cons dl.lr {
    margin: 20px 0 0 0;
}

.why .cons dl dt {
    width: 72px;
    height: 72px;
    margin-right: 24px;
    /*margin: 0 10px 0 30px;*/
    /*float: left;*/
}

.why .cons dl dt img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    display: block;
}

.why .cons dl dd {
    width: 374px;
    /*float: left;*/
}

.why .cons dl dd h2 {
    font-size: 22px;
    font-weight: 600;
    color: #14212F;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.why .cons dl dd p {
    margin-top: 6px;
    line-height: 28px;
    font-size: 16px;
    font-weight: 400;
    color: #566473;
}

.why .cons dl:hover dd h2 {
    /*color: #0F7DF1;*/
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* 人人商城客户案例 */
.indcsase {
    width: 100%;
    padding: 70px 0;
    background: url("/static/images/index/indcsasebg.png?v=1") no-repeat;
    background-size: cover;
}

.indcsase .title {
    /*color: #fff;*/
}

.indcsase .cons {
    padding-top: 50px;
}

.indcsase .cons dl {
    width: 285px;
    margin: 20px 20px 0 0;
    float: left;
    overflow: hidden;
    border-radius: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.indcsase .cons dl.lr {
    margin: 20px 0 0 0;
}

.indcsase .cons dl dt {
    width: 100%;
    height: 162px;
}

.indcsase .cons dl dt img {
    width: 100%;
    display: block;
}

.indcsase .cons dl dd {
    width: 285px;
    padding: 90px 0 30px 0;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #2A2D2F;
    background: #FFF;
}

.indcsase ul {
    padding-top: 40px;
    padding-left: 195px;
    display: flex;
    justify-content: space-between;
}

.indcsase ul li {
    /*width: 20%;*/
    /*float: left;*/
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.indcsase ul li span {
    line-height: 53px;
    font-family: "DIN-Bold";
    font-size: 36px;
    /*color: #FFFFFF;*/
    display: block;
    text-align: center;
}


.indcsase ul li .dats {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 10px;
}

.indcsase ul li b {
    line-height: 50px;
    font-family: "DIN-Bold";
    font-size: 26px;
    font-weight: normal;
    /*color: #FFFFFF;*/
    display: block;
    /*position: absolute;*/
    /*top: 2px;*/
}


.indcsase ul li p {
    width: 100%;
    line-height: 28px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    /*color: #FFFFFF;*/
    float: left;
}

.indcsase .cont {
    width: 1280px;
    margin: 60px auto 0;
    display: grid;
    grid-template-columns: repeat(4, 254px);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0 102px;
    box-sizing: border-box;
}

.indcsase .cont .item {
    border-radius: 20px;
    background: #FFF;
    width: 254px;
    height: 265px;
    position: relative;
}

.indcsase .cont .item .text {
    color: #F3F8FE;
    position: absolute;
    bottom: 24px;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    width: 100%;
}

.indcsase .cont .item:hover .img {
    background: rgba(0, 0, 0, 0.60);
}

.indcsase .cont .item:hover img {
    display: block;

}

.indcsase .cont .item .img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    position: absolute;
    z-index: 3;
}

.indcsase .cont .item img {
    display: none;
    width: 178px;
    height: 178px;
    /*margin: 40px auto 0;*/
    position: absolute;
    top: 44px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 16px;
}

.indcsase .cont .item:nth-child(1) {
    background: url("/static/images/index/case1.png") no-repeat;
    background-size: cover;
}

.indcsase .cont .item:nth-child(2) {
    background: url("/static/images/index/case2.png") no-repeat;
    background-size: cover;
}

.indcsase .cont .item:nth-child(3) {
    background: url("/static/images/index/case3.png") no-repeat;
    background-size: cover;
}

.indcsase .cont .item:nth-child(4) {
    background: url("/static/images/index/case4.png") no-repeat;
    background-size: cover;
}

.indcsase .cont .item:nth-child(5) {
    background: url("/static/images/index/case5.png?v=1.0") no-repeat;
    background-size: cover;
}

.indcsase .cont .item:nth-child(6) {
    background: url("/static/images/index/case6.png") no-repeat;
    background-size: cover;
}

.indcsase .cont .item:nth-child(7) {
    background: url("/static/images/index/case7.png") no-repeat;
    background-size: cover;
}

.indcsase .cont .item:nth-child(8) {
    background: url("/static/images/index/case8.png") no-repeat;
    background-size: cover;
}


/* 人人商城合作伙伴 */
.section7 {
    background: #F5F9FE;
}

.why {
    padding: 70px 40px;
    box-sizing: border-box;
}

.why ul {
    padding-top: 50px;
}

.why ul li {
    width: 224px;
    margin: 20px 20px 0 0;
    float: left;
    overflow: hidden;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.why ul li:nth-child(5n) {
    margin-right: 0;
}

.why ul li img {
    width: 100%;
    height: 100%;
    display: block;
}

/* 新用户可享专属福利  点击免费体验 */
.zixun {
    width: 100%;
    /*height: 100px;*/
    padding: 46px 0;
    background: url(../images/index/footer.png) no-repeat center;
    background-size: cover !important;
}

/*.zixun a{*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    display: block;*/
/*    background: url(../images/index/zixun1.png) no-repeat center;*/
/*    background-size: cover !important;*/
/*}*/

.zixun h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 30px;
}

.zixun .more {
    width: 210px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #3366FF;
    border-radius: 52px;
    font-size: 18px;
    color: #FFFFFF;
    display: block;
    margin: 0 auto;
}

#policy {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1001;
    /*transition: all .3s;*/
}

.policy_con {
    position: relative;
    width: 730px;
    height: 480px;
    background: #FFFFFF;
    border-radius: 20px;
    margin: 0 auto;
    top: 50%;
    /*left: 50%;*/
    transform: translateY(-50%);
    /*transform: translateX(-50%);*/
    /*background: linear-gradient(180deg, rgba(77, 137, 254, 0.4) 0%, rgba(77, 137, 254, 0) 100%);*/
}

.policy_con img {
    width: 100%;
}

.policy_con .closes {
    position: absolute;
    /*background: #0B7BEF;*/
    width: 25px;
    height: 25px;
    top: 20px;
    right: 20px;
}