.swiper-pagination .swiper-pagination-bullet-active {
    display: none !important;
}

.banner {
    background: url('https://public-test-shengtong.oss-cn-zhangjiakou.aliyuncs.com/yixiao-pc/banner/banner_oneone.png')no-repeat center center;
    background-size: cover;
}
.zx_btn{
    background: #fff url(http://public-test-shengtong.oss-cn-zhangjiakou.aliyuncs.com/yixiao-pc/buttoncover.webp) no-repeat!important;
    background-size: cover;
    border: 0!important;
    color: #FF7231!important;
}
.swiper-container {
    height: 620px;
}

.banner .online_consultant {
    font-weight: 400;
    background: #125fee url(http://public-test-shengtong.oss-cn-zhangjiakou.aliyuncs.com/yixiao-pc/buttoncover.webp) no-repeat;
    background-size: cover;
    border: 1px solid #3f92f0;
    border-radius: 25px;
    color: #fff;
    margin-left: 20px;
    box-sizing: border-box;
}

.conversion_tool {
    width: 100%;
    padding-top: 100px;
    box-sizing: border-box;
    background-color: #f6f9fd;
}

.conversion_tool_title {
    width: 240px;
    font-size: 30px;
    font-weight: 600;
    margin: 0 auto;
    color: #333333;
    margin-bottom: 60px;
}

.conversion_tool_content {
    display: flex;
}

.conversion_tool_content .content_left {
    width: 50%;
}

.conversion_tool_content .content_left div {
    width: 70%;
    height: 70vh;
    float: right;
}

.conversion_tool_content .content_left img {
    width: 100%;
}

.conversion_tool_content .content_right {
    width: 50%;
    height: 100vh;
    position: relative;
    /* position: fixed;
    top: 170px;
    right: 0; */
}

.content_right_fixed {
    position: fixed !important;
    top: 170px !important;
    right: 0 !important;
}

.content_right_ab {
    position: absolute !important;
    bottom: 2%;
    right: 0px;
}

.conversion_tool_content .content_right .item {
    position: absolute;
    left: 90px;
    top: 10%;
    width: 388px;
    opacity: 0;
    transition: .5s;
}

.content_right_item_active {
    width: 388px !important;
    opacity: 1 !important;
}

.conversion_tool_content .content_right .icon {
    width: 88px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    background: #1472ff;
    border-radius: 0px 13px 13px 13px;
}

.conversion_tool_content .content_right .title {
    font-size: 22px;
    font-weight: 500;
    text-align: left;
    color: #333333;
    margin-top: 12px;
}

.conversion_tool_content .content_right .word {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #666666;
    margin-top: 20px;
}

.conversion_tool_content .content_right .more {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #1472ff;
    margin-top: 30px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.conversion_tool_content .content_right .more img {
    width: 24px;
    height: 24px;
    margin-left: 5px;
    transition: 1s;
}

.conversion_tool_content .content_right .button {
    height: 50px;
    position: absolute;
    top: 34%;
    right: -10%;
    width: 10px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.conversion_tool_content .content_right .button span {
    cursor: pointer;
    width: 8px;
    height: 8px;
    background: #b2d1ff;
    border-radius: 50%;
}

.button_active {
    background: #1472ff !important;
}

.advantage_icon {
    width: 72px;
    height: 72px;
    transform: scale(0.889);
    /* margin-right: 13px; */
}

.advantage1 {
    background: url("https://public-test-shengtong.oss-cn-zhangjiakou.aliyuncs.com/yixiao-pc/movescd.png") no-repeat;
    background-size: 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
    margin-bottom: 4px;
}

.advantage2 {
    background: url("https://public-test-shengtong.oss-cn-zhangjiakou.aliyuncs.com/yixiao-pc/movestg.png") no-repeat;
    background-size: 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
    margin-bottom: 4px;
}

.advantage3 {
    background: url("https://public-test-shengtong.oss-cn-zhangjiakou.aliyuncs.com/yixiao-pc/moveszjs.png") no-repeat;
    background-size: 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
    margin-bottom: 4px;
}

.advantage4 {
    background: url("https://public-test-shengtong.oss-cn-zhangjiakou.aliyuncs.com/yixiao-pc/moveslb.png") no-repeat;
    background-size: 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
    margin-bottom: 4px;
}

.advantage5 {
    background: url("https://public-test-shengtong.oss-cn-zhangjiakou.aliyuncs.com/yixiao-pc/movesbm.png") no-repeat;
    background-size: 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
    margin-bottom: 4px;
}

.advantage6 {
    background: url("https://public-test-shengtong.oss-cn-zhangjiakou.aliyuncs.com/yixiao-pc/movestp.png") no-repeat;
    background-size: 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
    margin-bottom: 4px;
}

.advantage_leave {
    animation: advantage-icon-leave .2s steps(16) forwards
}

.advantage_enter {
    animation: advantage-icon-enter .2s steps(16) forwards
}

.consulting:hover {
    background: linear-gradient(180deg, #2dabff, #1472ff);
    box-shadow: 0px 8px 16px 0px rgba(55, 99, 170, 0.10);
}

.trial:hover {
    background: rgba(20, 114, 255, 0.10);
    box-shadow: 0px 8px 16px 0px rgba(55, 99, 170, 0.10);
}

.system_function_tabs_content .content_left {
    top: 30px;
}