* {
    margin: 0;
    padding: 0;
    word-break: break-all;
    font-family: Helvetica,Pingfang SC,Microsoft YaHei,STHeiti,Verdana,Arial,Tahoma,sans-serif;
}
b, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
img {
    border: 0;
}
img, input, select {
    vertical-align: middle;
}
a {
    text-decoration: none;
    color: #5C5C5C;
}
li, ul {
    list-style: none outside;
}
p {
    display: block;
    font-size: 14px;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
em, .normal {
    font-style: normal;
}
.banner-text .h4 {
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    font-weight: 400;
}
.banner-text .h3 {
    font-size: 46px;
    margin-bottom: 26px;
    color: #fff;
}
.banner-text {
    position: relative;
    z-index: 2;
    opacity: 0;
    box-sizing: border-box;
    transition: all 1.3s;
    -moz-transition: all 1.3s;
    -webkit-transition: all 1.3s;
    -o-transition: all 1.3s;
}
.banner-text {
    padding: 110px 0 0 14px;
}
.banner-inside {
    height: 473px;
    background-size: cover;
}
.banner, .banner-inside {
    width: 100%;
    position: relative;
}
.banner_app {
    background: url(../images/banner-2.png) no-repeat center;
}

.focus_m li.active div.banner-module, .banner-text.active {
    top: 0;
    opacity: 1;
}
.wrap, .shopdw {
    width: 1200px;
    margin: 0 auto;
}
.pb50 { padding-bottom: 50px !important; }
.title-h3 {
    font-size: 24px;
    color: #383D41;
    padding-top: 56px;
    margin-bottom: 20px;
    text-align: center;
}
.title-h4 {
    text-align: center;
}
.title-h4, .title-text {
    margin: 0 auto;
    padding-bottom: 40px;
    font-size: 16px;
    color: #363636;
    width: 1000px;
    line-height: 26px;
}
.tc {
    text-align: center!important;
}
.mgtp2, .mt20 {
    margin-top: 20px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.btn1, .btn2 {
    display: inline-block;
    margin: 0 24px;
    width: 168px;
    height: 40px;
    font-size: 14px;
    text-align: center;
    box-sizing: border-box;
}
.btn1 {
    background: #03ABFF;
    color: #fff;
    line-height: 40px;
}
.bg-f4 {
    background: #f4f4f4;
}
.mb40 {
    margin-bottom: 40px !important;
}
.clearfix {
    zoom: 1;
}
.ecshop-admins-app li {
    border: 0;
    height: 233px;
}
.ecshop-admins li {
    padding: 20px 36px 10px;
    margin: 0 8px 12px 0;
    width: 290px;
    height: 196px;
    background: #fff;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    text-align: center;
}
.fl {
    float: left;
}
.ecshop-admins-app li .iconfont {
    display: inline-block;
    width: 74px;
    height: 74px;
    line-height: 74px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.21);
    border-radius: 100%;
    font-size: 30px;
    color: #03ABFF;
}
.ecshop-admins li span {
    margin-top: 14px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #383D41;
}

.block, .dsblk {
    display: block;
}
.ecshop-admins-app li p {
    color: #9b9b9b;
}

.ecshop-admins li p {
    font-size: 14px;
    color: #696969;
    text-align: left;
    line-height: 20px;
}

.app-imports-ul li:nth-child(odd) {
    margin-right: 120px;
}

.app-imports-ul li {
    position: relative;
    display: inline-block;
    margin-bottom: 50px;
    vertical-align: top;
}
.app-imports-ul li div {
    padding-left: 106px;
    width: 410px;
}

.app-imports-ul li:nth-child(1) .iconfont {
    background: #03ABFF;
}
.app-imports-ul li:nth-child(2) .iconfont {
    background: #FF5656;
}
.app-imports-ul li:nth-child(3) .iconfont {
    background: #F8D61C;
}
.app-imports-ul li:nth-child(4) .iconfont {
    background: #7ED321;
}
.app-imports-ul li:nth-child(5) .iconfont {
    background: #F577FF;
}
.app-imports-ul li:nth-child(6) .iconfont {
    background: #4A90E2;
}
.app-imports-ul li .iconfont {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 79px;
    height: 79px;
    line-height: 79px;
    border-radius: 100%;
    font-size: 36px;
    color: #fff;
    text-align: center;
}
.app-imports-ul li div span {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: bold;
    color: #383D41;
}
.app-imports-ul li div p {
    font-size: 14px;
    color: #9D9D9D;
}
.mb0, .mar0 {
    margin-bottom: 0 !important;
}
.fz0 {
    font-size: 0;
}
.app-services-ul li {
    display: inline-block;
    margin-right: 6px;
    vertical-align: top;
    padding: 30px 22px;
    width: 233px;
    height: 255px;
    background: #fff;
    box-sizing: border-box;
    text-align: center;
}
.app-services-ul li .iconfont {
    display: inline-block;
    width: 66px;
    height: 66px;
    line-height: 66px;
    background: linear-gradient(127deg, #05EBFC 0%, #1379E6 100%);
    border-radius: 6px;
    font-size: 26px;
    color: #fff;
    text-align: center;
}
.app-services-ul li span {
    margin-top: 18px;
    font-size: 16px;
    font-weight: bold;
    color: #383D41;
}
.app-services-ul li p {
    margin-top: 12px;
    font-size: 14px;
    color: #8D8D8D;
    text-align: left;
    line-height: 20px;
}

.ui-previews-module {
    display: inline-block;
    padding: 22px 102px;
    width: 1181px;
    height: 588px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.19);
    box-sizing: border-box;
}
.iblock {
    display: inline-block;
}

.relative {
    position: relative;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
.swiper-bigs-button.swiper-button-prev {
    left: -40px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);
    left: 10px;
    right: auto;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-bigs-button {
    width: 31px !important;
    height: 31px !important;
    line-height: 31px;
    border: 1px solid #9B9B9B;
    border-radius: 100%;
    background-image: none !important;
    text-align: center;
    outline: none;
}
.swiper-bigs-button .iconfont {
    font-size: 24px;
    color: #9B9B9B;
}
.ui-previews-module .swiper-bigs {
    display: inline-block;
    width: 285px;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-bigs-button.swiper-button-next {
    right: -40px;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);
    right: 10px;
    left: auto;
}

.swiper-relative-button {
    display: inline-block;
    margin-left: 170px;
    width: 480px;
    vertical-align: top;
}

.swiper-relative-button h4 {
    margin-bottom: 26px;
    margin-top: 30px;
    font-size: 24px;
    font-weight: bold;
    color: #03ABFF;
}
.pl20 {
    padding-left: 20px;
}

.swiper-relative-button ul li.active {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.18);
}
.swiper-relative-button ul li {
    display: inline-block;
    margin-bottom: 12px;
    padding-top: 24px;
    width: 112px;
    height: 129px;
    text-align: center;
    box-sizing: border-box;
}

.swiper-relative-button ul li.active em {
    background: linear-gradient(127deg, #05EBFC 0%, #1379E6 100%);
}

.swiper-relative-button li em {
    display: inline-block;
    width: 54px;
    height: 60px;
    line-height: 60px;
    background: #D6F1FF;
    border-radius: 5px;
}

.swiper-relative-button li.active .iconfont {
    color: #fff;
}

.swiper-relative-button li .iconfont {
    font-size: 32px;
    color: #03ABFF;
}
.swiper-relative-button li span {
    margin-top: 14px;
    font-size: 14px;
    color: #383D41;
}

.ml30 {
    margin-left: 30px;
}
.btn-more {
    display: inline-block;
    margin-top: 40px;
    width: 160px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #42BDF2;
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.19);
    font-size: 18px;
    color: #42BDF2;
}
