* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    list-style: none;
}

.anchor {
    width: 1px;
    height: 1px;
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0;
}
a {
    text-decoration: none !important;
    color: #333;
}

a:hover {
    color: #ed6827;
}
.fl {
    float: left;
}
ul,
li,
h2 {
    margin: 0;
    padding: 0;
}
.container {
    padding: 0px;
}
h2 {
    text-align: center;
    padding: 48px 0 38px;
}

/* quote start */
.inside-banner {
    background-color: #161a23;
}
.retail {
    overflow: hidden;
}
.retail .anchor {
    width: 1px;
    height: 1px;
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0;
}
.retail .gongneng {
    padding: 50px 0 70px 0;
    background: #f4f4f4;
    position: relative;
}
.retail .gongneng .nr {
    margin-top: 30px;
}
.retail .gongneng .list {
    margin-left: -10px;
    margin-right: -10px;
}
.retail .gongneng li {
    width: 50%;
    float: left;
    padding: 0 10px 14px 10px;
    position: relative;
}
.retail .gongneng li .box {
    display: block;
    border: 1px #e6e6e6 solid;
    margin: auto;
    background: #fff;
    transition: all 0.5s;
    position: relative;
    padding: 25px 15px 25px 125px;
}
.retail .gongneng li .box:before {
    content: "";
    display: block;
    width: 0%;
    height: 3px;
    background: #ed6827;
    margin: auto;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    transition: all 0.5s;
}
.retail .gongneng li .box:after {
    content: "";
    display: block;
    clear: both;
}
.retail .gongneng li .pic {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 30px;
    float: left;
    text-align: center;
    margin-top: 10px;
}
.retail .gongneng li .text {
    float: left;
    padding-top: 10px;
}
.retail .gongneng li .title {
    font-size: 18px;
    color: #333;
}
.retail .gongneng li .info {
    color: #666;
    font-size: 14px;
    line-height: 22px;
    height: 110px;
    overflow: hidden;
}
.retail .gongneng li .btn a {
    display: inline-block;
    min-width: 120px;
    line-height: 30px;
    border: 2px #aaaaaa solid;
    color: #333;
    font-size: 16px;
    text-align: center;
    transition: all 0.5s;
}
.retail .gongneng li .btn a:hover {
    background: #ed6827;
    border-color: #ed6827;
    color: #fff;
}
.retail .gongneng li .box:hover {
    box-shadow: 0px 5px 20px 0px rgba(13, 4, 9, 0.1);
}
.retail .gongneng li .box:hover:before {
    width: 100%;
}
@media screen and (max-width: 768px) {
    .inside-banner-m .container {
        padding: 0 12px !important;
    }
    .retail .gongneng {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .retail .gongneng .nr {
        margin-top: 30px;
    }
    .retail .gongneng li {
        padding: 0;
        width: 100%;
        margin: auto auto 10px auto;
    }
    .retail .gongneng li .box {
        padding-left: 90px;
    }
    .retail .gongneng li .pic {
        left: 10px;
    }
    .retail .gongneng li .title {
        font-size: 16px;
    }
    .retail .gongneng li .info {
        height: auto;
    }
    .retail .gongneng li:last-child {
        margin-bottom: 0;
    }
}

/* quote end */

@media screen and (min-width: 769px) {
    .container {
        width: 1260px;
    }

    .exp-content h3 {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .gongneng {
        padding: 40px 20px !important;
    }

    .retail .gongneng li .box {
        padding-bottom: 15px !important;
        height: unset !important;
        min-height: auto !important;
    }
    .tabs-ul {
        display: none !important;
    }

    .exp-content div {
        display: block !important;
    }

    .exp-content div img {
        width: 100%;
    }

    .exp-content div p {
        margin-top: 10px !important;
        margin-bottom: 70px !important;
    }

    .exp-tab-img {
        margin-right: 0 !important;
    }

    .try {
        padding: 0 10px;
    }

    .exp-content h3 {
        text-align: center;
        margin: 20px 0;
    }
}
.retail .gongneng li .box {
    height: 213px;
}

.retail .gongneng li .box {
    padding: 31px 35px 0px 125px;
}

.retail .gongneng .nr {
    margin-top: 69px;
}

.gongneng .text .title {
    margin-bottom: 13px;
}

.tx1 p {
    text-align: center;
    margin: 0 auto;
    max-width: 1040px;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    margin-bottom: 78px;
}

/* 应用场景 */

.exp-situation {
    min-height: 664px;
}

.exp-situation h2 {
    padding: 60px 0 30px;
}

.tabs-ul {
    display: flex;
}
.tabs-ul li {
    line-height: 52px;
    text-align: center;
    height: 52px;
    flex: 1;
    font-size: 16px;
    color: #999999;
    border: 1px solid #eeeeee;
    border-bottom: none;
}
.tabs-ul li:nth-of-type(2) {
    border-right: none;
    border-left: none;
}
.tabs-wrap .active {
    color: #333333;
    border-top: 3px solid #ed6827;
    background: #f4f4f4;
}

.exp-content {
    padding: 43px 45px 0 30px;
    width: 100%;
    min-height: 393px;
    background: #fafafa;
    border: 1px solid #eeeeee;
}
.exp-content div {
    display: flex;
    /* height: 100%; */
}
.exp-content div p {
    max-width: 489px;
    margin-top: 60px;
    flex: 1;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}
.exp-content div:nth-of-type(2) p {
    max-width: 493px;
}

.exp-tab-img {
    width: 50%;
    height: 100%;
    margin-right: 53px;
}

.try {
    text-align: center;
    min-height: 335px;
    background: #f4f4f4;
}

.try p {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    margin-bottom: 63px;
}

.get-start {
    display: block;
    max-width: 250px !important;
    height: 45px;
    color: #ffffff;
    line-height: 45px;
    background-color: #ed6827;
    margin: 0 auto;
    text-align: center;
}

.get-start a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
}
