body{
    text-align:center;

}
.x_knowledge_banner_top {
    height: 700px;
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_top_banner.png) no-repeat center;
    background-size: 100% 100%;
    color: #fff;
    position: relative;
}

.x_knowledge_banner_top_left {
    width: 490px;
    position: absolute;
    left: 23%;
    top: 20%;
}

.x_knowledge_banner_top_left_img {
    display: inline-block;
    width: 100%;
}

.x_knowledge_banner_top_text1 {
    padding-top: 92px;
    font-size: 42px;
    text-align: center;
}

.x_knowledge_banner {
    position: relative;
}

.x_knowledge_banner_top_text2 {
    text-align: center;
    margin-top: 26px;
}

.x_knowledge_banner_top_text2_left {
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_banner_img1.png) no-repeat;
    display: inline-block;
    position: relative;
    width: 208px;
    height: 74px;
    text-align: left;
}

.x_knowledge_banner_top_text2_right {
    display: inline-block;
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_banner_img1.png) no-repeat;
    display: inline-block;
    position: relative;
    width: 208px;
    height: 74px;
    text-align: left;
    margin-left: 99px;
}

.x_knowledge_banner_top_text2_left_text1 {
    font-size: 32px;
    font-style: italic;
    display: inline-block;
    top: 14px;
    position: relative;
    left: 16px;
}

.x_knowledge_banner_top_text2_right_text1 {font-size: 32px;font-style: italic;display: inline-block;top: 14px;position: relative;left: 7px;}

.x_knowledge_banner_top_text2_left_text2 {
    font-size: 16px;
    position: absolute;
    left: 81px;
    top: 29px;
}

.x_knowledge_banner_top_text2_right_text2 {
    font-size: 16px;position: absolute;left: 81px;top: 29px;
}

.x_knowledge_banner_top_text3 {
    text-align: center;
    font-size: 21px;
    margin-top: 57px;
}


.x_knowledge_banner_top_left_b {
    padding-top: 43px;
    height: 57px;
    text-align: center;
}

.x_knowledge_banner_top_left_btn {
    display: inline-block;
    width: 205px;
    height: 48px;
    margin: 0px 25px;
    line-height: 48px;
    font-size: 21px;
    border-radius: 57px;
}


.msgTan_t_l {
    background-color: #ffffff;
    color: #3567ff;
    animation: btn-out-r 1s;
    -webkit-animation: btn-out-r 1s;
    margin-left: 0 !important;
}

.msgTan_t_r {
    background-color: #ffffff;
    color: #3567ff;
    animation: btn-out-t-r 1s;
    -webkit-animation: btn-out-t-r 1s;
}

.msgTan_t_l:hover {
    background:#fff100;
    animation: btn-out-t 1s;
    -webkit-animation: btn-out-t 1s;
    box-shadow:0px 0px 10px #4377f7;
}

.msgTan_t_r:hover {
    background:#ffffff;
    animation: btn-out-t 1s;
    -webkit-animation: btn-out-t 1s;
    box-shadow:0px 0px 10px #4377f7;
}


.x_knowledge_banner_top_right {
    position: absolute;
    width: 350px;
    height: 541px;
    right: 17%;
    top: 11%;
}


.x_knowledge_banner_bottom {
    padding-top: 43px;
    height: 57px;
    text-align: center;
}

.msgTan {
    display: inline-block;
    width: 183px;
    height: 57px;
    margin: 0px 25px;
    line-height: 57px;
    font-size: 21px;
    border-radius: 57px;
    animation: btn-out 1s;
    -webkit-animation: btn-out 1s;
}

.msgTan_l {
    background: #3567ff;
    color: #fff;
}

.msgTan_r {
    background: #FFFFFF;
    color: #3567ff;
    animation: btn-out-r 1s;
    -webkit-animation: btn-out-r 1s;
    border: 1px solid #3567ff;
}



.x_knowledge_banner_bottoms {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 10px;
    text-align: center;
    max-width: 1530px;
    margin: 133px auto 0;
    text-align: center;
}
.x_knowledge_banner_bottoms_li {
    display: inline-block;
    width: 255px;
    height: 382px;
    border: 1px solid #cacaca;
    border-radius: 12px;
    margin: 0px auto;
    padding:60px 35px;
    animation: banner_bottoms_li-out 1s;
    -webkit-animation: banner_bottoms_li-out 1s;
}
.x_knowledge_banner_bottoms_li_text {
    color: #4377f7;
    font-size: 26px;
    padding-top: 43px;
}

.x_knowledge_banner_bottoms_li_text1 {
    padding-top: 36px;
    color: #6a6a6a;
    font-size: 16px;
}
.x_knowledge_realization_title {
    text-align: center;
    padding-top: 90px;
    font-size: 34px;
}

.x_knowledge_realization_nav {
    width: 1200px;
    margin: 0px auto;
    display: block;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    border-bottom: 1px solid #d5d5d5;
    grid-column-gap: 200px;
    padding-top: 50px;
    height: 50px;
}

.x_knowledge_realization_nav_li {
    display: block;
    width: 150px;
    text-align: center;
    border: 1px solid #fff;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    border-radius: 6px;
    float: left;
    margin-left: 197px;
}

.x_knowledge_realization_nav_li:first-child {
    margin-left: 0;
}

.x_knowledge_realization_nav_li.x_knowledge_realization_nav_li_select {
    border: 1px solid #3276f2;
    background: #f3f8ff;
    color: #3276f2;
}
.display_none{
    display:none!important;
}
.x_knowledge_realization_content0 {
    height: 950px;
    overflow: hidden;
    position: relative;
    width: 1440px;
    margin: 0px auto;
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_realization_content_bg.png);
    background-repeat: no-repeat;
    background-position: center 109px;
}
.x_knowledge_realization_content_div1 {
    position: absolute;
    left: 65px;
    top: 524px;
}
.x_knowledge_realization_content_div2 {
    position: absolute;
    left: 146px;
    top: 325px;
}
.x_knowledge_realization_content_div3 {
    position: absolute;
    left: 280px;
    top: 161px;
}
.x_knowledge_realization_content_div4 {
    position: absolute;
    top: 47px;
    left: 498px;
}
.x_knowledge_realization_content_div5 {
    position: absolute;
    top: 49px;
    left: 760px;
}
.x_knowledge_realization_content_div6 {
    position: absolute;
    left: 1005px;
    top: 163px;
}
.x_knowledge_realization_content_div7 {
    position: absolute;
    top: 325px;
    left: 1146px;
}
.x_knowledge_realization_content_div8 {
    position: absolute;
    top: 524px;
    left: 1232px;
}
.x_knowledge_realization_content_div9 {
    position: absolute;
}
img.x_knowledge_realization_content_img0 {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

img.x_knowledge_realization_content_img9 {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.x_knowledge_realization_content_neirong {
    position: absolute;
    left: 50%;
    margin-left: -215.1px;
    bottom: 200px;
    text-align: center;
    width: 430.19px;
}

.x_knowledge_realization_content_text {
    position: absolute;
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_realization_text_bg.png);
    width: 530px;
    height: 175px;
    left: 50%;
    bottom: 0px;
    margin-left: -265px;
}

text.x_knowledge_realization_content_div1_text {
    position: absolute;
    left: 100px;
    top: 155px;
    font-size: 16px;
    display: block;
    width: 76px;
    color: #666;
}

text.x_knowledge_realization_content_div2_text {
    position: absolute;
    left: 61px;
    top: 164px;
    font-size: 16px;
    display: block;
    width: 76px;
    color: #666;
}

text.x_knowledge_realization_content_div3_text {
    position: absolute;
    left: 28px;
    top: 163px;
    font-size: 16px;
    display: block;
    width: 76px;
    color: #666;
}

text.x_knowledge_realization_content_div4_text {
    position: absolute;
    left: 48px;
    top: 163px;
    font-size: 16px;
    display: block;
    width: 76px;
    color: #666;
}

text.x_knowledge_realization_content_div5_text {
    position: absolute;
    left: 42px;
    top: 163px;
    font-size: 16px;
    display: block;
    width: 76px;
    color: #666;
}

text.x_knowledge_realization_content_div6_text {
    position: absolute;
    left: 62px;
    top: 163px;
    font-size: 16px;
    display: block;
    width: 76px;
    color: #666;
}

text.x_knowledge_realization_content_div7_text {
    position: absolute;
    left: 12px;
    top: 163px;
    font-size: 16px;
    display: block;
    width: 88px;
    color: #666;
}

text.x_knowledge_realization_content_div8_text {
    position: absolute;
    left: -23px;
    top: 153px;
    font-size: 16px;
    display: block;
    width: 76px;
    color: #666;
}
img.x_knowledge_realization_content_neirong_big {
    height: 470px;
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    z-index: 118;
}

img.x_knowledge_realization_content_neirong_small {
    height: 393px;
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    z-index: 118;
}

img.x_knowledge_realization_content_neirong_img_big {
    position: absolute;
    left: 13px;
    top: 13px;
    width: 204px;
}

img.x_knowledge_realization_content_neirong_img_samll {
    position: absolute;
    left: 247px;
    top: 83px;
    width: 172px;
}
.x_knowledge_realization_content_text_tips {
    /* position: absolute; */
    width: 300px;
    padding-top: 57px;
    padding-left: 51px;
    line-height: 30px;
    font-size: 16px;
}

.x_knowledge_realization_content1 {
    height: 895px;
    overflow: hidden;
    position: relative;
    width: 1200px;
    margin: 0px auto;
    display: block;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 74px;
    /* background: url(https://qiniugw.sdwanyue.com/x_knowledge_realization_content_bg.png); */
    /* background-repeat: no-repeat; */
    /* background-position: center 109px; */
    padding-top: 55px;
}

text.x_knowledge_realization_content1_marketing_left_li_title {
    font-size: 17px;
}

.x_knowledge_realization_content1_marketing_left_li_text {
    font-size: 14px;
    color: #ababab;
    margin-top: 10px;
    line-height: 27px;
}

.x_knowledge_realization_content1_marketing_left_li {
    margin: 30px 0px 30px;
}

.x_knowledge_realization_content1_marketing_right_li.x_knowledge_realization_content1_marketing_selected {}

.x_knowledge_realization_content1_marketing_right_li {
    margin: 30px 0px 30px;
}

.x_knowledge_realization_content1_marketing_middle {
    position: absolute;
    left: 50%;
    /* top: 0; */
    width: 375px;
    height: 895px;
    margin-left: -187.5px;
}

img.x_knowledge_realization_content1_marketing_middle_img {
    position: relative;
}

img.x_knowledge_realization_content1_marketing_middle_img1 {
    position: absolute;
    left: 20px;
    top: 21px;
}
.x_knowledge_realization_a.x_knowledge_realization_a1.msgTan {
    text-align: center;
    display: block;
    width: 183px;
    height: 57px;
    margin: 0px 78px;
    line-height: 57px;
    background: #5591f1;
    color: #fff;
    font-size: 21px;
    border-radius: 57px;
    position: absolute;
    margin: 0px auto;
    animation: btn-out 1s;
    -webkit-animation: btn-out 1s;
}
.x_knowledge_realization_content2 {
    height: 950px;
    overflow: hidden;
    position: relative;
    width: 1440px;
    margin: 0px auto;
    /* background: url(https://qiniugw.sdwanyue.com/x_knowledge_realization_content_bg.png); */
    /* background-repeat: no-repeat; */
    /* background-position: center 109px; */
}

.x_knowledge_realization_content2_top {
    height: 350px;
    position: relative;
    /* overflow: hidden; */
    /* padding-top: 161px; */
}

.x_knowledge_realization_content2_top_li {
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_realization_interaction_white.png);
    background-repeat: no-repeat;
    width: 301px;
    height: 130px;
    display: grid;
    grid-template-columns: 80px 223px;
    top: 130px;
    margin-left: 14px;
    margin-right: 45px;
    position: relative;
    float: left;
    padding: 35px;
}

.x_knowledge_realization_content2_top_li_right_title {
    font-size: 17px;
}

.x_knowledge_realization_content2_top_li_right_des {
    color: #b7b7b7;
    padding-top: 15px;
}
.x_knowledge_realization_content3 {
    height: 860px;
    overflow: hidden;
    position: relative;
    width: 1440px;
    margin: 0px auto;
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_realization_analysis_bg.png);
    background-repeat: no-repeat;
    background-position: center 109px;
    padding-top: 90px;
}
.x_knowledge_realization_content3_left {
    float: left;
}
.x_knowledge_realization_content3_left_li {
    width: 398px;
    height: 263px;
    border-radius: 10px;
    border: 1px solid #7e8ae3;
    text-align: center;
    background: #ffffffbf;
    padding: 30px;
}
.x_knowledge_realization_content3_left_li_text {
    padding-top: 20px;
    font-size: 21px;
}
.x_knowledge_realization_content3_left_li_text2 {
    padding-top: 20px;
    color: #a5a5a5;
}
.x_knowledge_realization_content2_bottom_li {
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_realization_interaction_white1.png);
    background-repeat: no-repeat;
    width: 301px;
    height: 130px;
    display: grid;
    grid-template-columns: 80px 223px;
    top: 20px;
    margin-right: 45px;
    position: relative;
    float: left;
    padding: 35px;
    left: 163px;
}

img.x_knowledge_realization_content2_middle {
    width: 100%;
}

.x_knowledge_realization_content2_bottom {
    height: 350px;
    position: relative;
}
.x_knowledge_realization_fuwu_title {
    text-align: center;
    padding-top: 90px;
    font-size: 34px;
}

.x_knowledge_realization_fuwu_content {
    /* background: url(https://qiniugw.sdwanyue.com/x_knowledge_fuwu_bg.png); */
    width: 1200px;
    background-repeat: no-repeat;
    background-position: center top;
    height: 886px;
    display: block;
    grid-template-columns: 290px 290px 290px;
    grid-template-rows: 378px 378px;
    grid-column-gap: 160px;
    grid-row-gap: 73px;
    text-align: center;
    margin: 0px auto;
    padding-top: 66px;
    position: relative;
}

.x_knowledge_realization_fuwu {
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_fuwu_bg.png);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center 150px;
    height: 1156px;
}


.x_knowledge_realization_fuwu_content_li2 {
    text-align: center;
    border-radius:10px;
    animation: realization_fuwu_content_li1-out 1s;
    -webkit-animation: realization_fuwu_content_li1-out 1s;
    text-align: center;
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_fuwu2.png) no-repeat center;
    top: 66px;
    left: 50%;
    margin-left: -145px;
}
.x_knowledge_realization_fuwu_content_li3 {
    text-align: center;
    border-radius:10px;
    animation: realization_fuwu_content_li1-out 1s;
    -webkit-animation: realization_fuwu_content_li1-out 1s;
    text-align: center;
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_fuwu3.png) no-repeat center;
    top: 66px;
    right: 0;
}
.x_knowledge_realization_fuwu_content_li4 {
    text-align: center;
    border-radius:10px;
    animation: realization_fuwu_content_li1-out 1s;
    -webkit-animation: realization_fuwu_content_li1-out 1s;
    text-align: center;
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_fuwu4.png) no-repeat center;
    bottom: 59px;
    left: 0;
}
.x_knowledge_realization_fuwu_content_li5 {
    text-align: center;
    border-radius:10px;
    animation: realization_fuwu_content_li1-out 1s;
    -webkit-animation: realization_fuwu_content_li1-out 1s;
    text-align: center;
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_fuwu5.png) no-repeat center;
    bottom: 59px;
    left: 50%;
    margin-left: -145px;
}
.x_knowledge_realization_fuwu_content_li6 {
    text-align: center;
    border-radius:10px;
    animation: realization_fuwu_content_li1-out 1s;
    -webkit-animation: realization_fuwu_content_li1-out 1s;
    text-align: center;
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_fuwu6.png) no-repeat center;
    right: 0;
    bottom: 59px;
}
.x_knowledge_realization_fuwu_content_li_text1 {
    padding-top: 239px;
    font-size: 24px;
    color: #0196fb;
}

.x_knowledge_realization_fuwu_content_li_text2 {
    padding-top: 22px;
    font-size: 16px;
    padding: 30px;
}
.x_knowledge_realization_fuwu_a.msgTan {
    text-align: center;
    display: block;
    width: 183px;
    height: 57px;
    margin: 0px 78px;
    line-height: 57px;
    background: #5591f1;
    color: #fff;
    font-size: 21px;
    border-radius: 57px;
    /* position: absolute; */
    margin: 60px auto 0;
    animation: btn-out 1s;
    -webkit-animation: btn-out 1s;
}
.x_knowledge_realization_bottom {
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_bottom_bg.png) no-repeat center bottom;
    height: 400px;
    padding-top: 66px;
    text-align: left;
}

.x_knowledge_realization_bottom_content {
    position: relative;
    width: 1200px;
    margin: 0px auto;
}

img.x_knowledge_realization_bottom_content_img {
    position: absolute;
    top: -50px;
}

.x_knowledge_realization_bottom_content_right {
    padding-left: 600px;
}

.x_knowledge_realization_bottom_content_right_text {
    text-align: right;
    font-size: 38px;
    color: #fff;
    padding-top: 37px;
    padding-bottom: 30px;
}

text.x_knowledge_realization_bottom_content_right_li_text {
    padding-left: 5px;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
}

.x_knowledge_realization_bottom_content_right_li {
    padding-left: 262px;
}

span.x_knowledge_realization_bottom_content_right_li_span {
    width: 10px;
    height: 10px;
    background: #fff;
    display: inline-block;
    border-radius: 10px;
}

.x_knowledge_realization_bottom_content_right_a.msgTan {
    text-align: center;
    display: block;
    width: 183px;
    height: 57px;
    margin: 0px 78px;
    line-height: 57px;
    background: #ffffff;
    color: #5591f1;
    font-size: 21px;
    border-radius: 57px;
    /* position: absolute; */
    margin-top: 41px;
    margin-left: 258px;
    box-shadow:0px 0px 0px 1px #5591f1;
    animation: lastbtn-out 1s;
    -webkit-animation: lastbtn-out 1s;
}


.x_knowledge_fuwu_bottom {
    padding-top: 30px !important;
}



@keyframes btn-hover
{
    from {
        background: #5591f1;
        box-shadow:0px 0px 0px #4377f7;
    }
    to {
        background: #4377f7;
        box-shadow:0px 0px 10px #4377f7;
    }
}

@-webkit-keyframes btn-hover /* Safari 脙茠脗陇脙鈥毭偮该冣€γ偮� Chrome */
{
    from {
        background: #5591f1;
        box-shadow:0px 0px 0px #4377f7;
    }
    to {
        background: #4377f7;
        box-shadow:0px 0px 10px #4377f7;
    }
}


@keyframes btn-out
{
    from {
        background: #4377f7;
        box-shadow:0px 0px 10px #4377f7;
    }
    to {
        background: #4377f7;
        box-shadow:0px 0px 0px #4377f7;
    }
}

@-webkit-keyframes btn-out /* Safari 脙茠脗陇脙鈥毭偮该冣€γ偮� Chrome */
{
    from {
        background: #4377f7;
        box-shadow:0px 0px 10px #4377f7;
    }
    to {
        background: #4377f7;
        box-shadow:0px 0px 0px #4377f7;
    }
}


@keyframes btn-out-t
{
    from {
        background: #fff100;
        box-shadow:0px 0px 10px #FFFFFF;
    }
    to {
        background: #fff100;
        box-shadow:0px 0px 0px #ffffff;
    }
}

@-webkit-keyframes btn-out-t
{
    from {
        background: #fff100;
        box-shadow:0px 0px 10px #FFFFFF;
    }
    to {
        background: #fff100;
        box-shadow:0px 0px 0px #ffffff;
    }
}


@keyframes btn-out-t-r
{
    from {
        background: #FFFFFF;
        box-shadow:0px 0px 10px #FFFFFF;
    }
    to {
        background: #FFFFFF;
        box-shadow:0px 0px 0px #ffffff;
    }
}

@-webkit-keyframes btn-out-t-r
{
    from {
        background: #FFFFFF;
        box-shadow:0px 0px 10px #FFFFFF;
    }
    to {
        background: #FFFFFF;
        box-shadow:0px 0px 0px #ffffff;
    }
}


@keyframes btn-out-r
{
    from {
        background: #ffffff;
        box-shadow:0px 0px 10px #4377f7;
    }
    to {
        background: #ffffff;
        box-shadow:0px 0px 0px #4377f7;
    }
}

@-webkit-keyframes btn-out-r /* Safari 脙茠脗陇脙鈥毭偮该冣€γ偮� Chrome */
{
    from {
        background: #ffffff;
        box-shadow:0px 0px 10px #4377f7;
    }
    to {
        background: #ffffff;
        box-shadow:0px 0px 0px #4377f7;
    }
}




.x_knowledge_banner_bottom_right.msgTan_r:hover {
    background:#ffffff;
    animation: btn-hover-r 1s;
    -webkit-animation: btn-hover-r 1s;
    box-shadow:0px 0px 10px #4377f7;
}
.x_knowledge_banner_bottom_left.msgTan:hover {
    background:#4377f7;
    animation: btn-hover 1s;
    -webkit-animation: btn-hover 1s;
    box-shadow:0px 0px 10px #4377f7;
}
.x_knowledge_realization_fuwu_a.msgTan:hover {
    background:#4377f7;
    animation: btn-hover 1s;
    -webkit-animation: btn-hover 1s;
    box-shadow:0px 0px 10px #4377f7;
}
.x_knowledge_realization_a.x_knowledge_realization_a1.msgTan:hover {
    background:#4377f7;
    animation: btn-hover 1s;
    -webkit-animation: btn-hover 1s;
    box-shadow:0px 0px 10px #4377f7;
}




@keyframes banner_bottoms_li-hover
{
    from {
        border-color: #cacaca;
        box-shadow:0px 0px 0px #b3b3b3;
    }
    to {
        border-color: #4377f7;
        box-shadow:0px 0px 10px #b3b3b3;
    }
}

@-webkit-keyframes banner_bottoms_li-hover /* Safari 脙茠脗陇脙鈥毭偮该冣€γ偮� Chrome */
{
    from {
        border-color: #cacaca;
        box-shadow:0px 0px 0px #b3b3b3;
    }
    to {
        border-color: #4377f7;
        box-shadow:0px 0px 10px #b3b3b3;
    }
}

@keyframes banner_bottoms_li-out
{
    from {
        border-color: #4377f7;
        box-shadow:0px 0px 10px #b3b3b3;
    }
    to {
        border-color: #cacaca;
        box-shadow:0px 0px 0px #b3b3b3;
    }
}

@-webkit-keyframes banner_bottoms_li-out /* Safari 脙茠脗陇脙鈥毭偮该冣€γ偮� Chrome */
{
    from {
        border-color: #4377f7;
        box-shadow:0px 0px 10px #b3b3b3;
    }
    to {
        border-color: #cacaca;
        box-shadow:0px 0px 0px #b3b3b3;
    }
}

.x_knowledge_banner_bottoms_li:hover{
    border-color:#4377f7;
    animation: banner_bottoms_li-hover 1s;
    -webkit-animation: banner_bottoms_li-hover 1s;
    box-shadow:0px 0px 10px #b3b3b3;
}

@keyframes lastbtn-hover
{
    from {
        background: #ffffff;
        color: #5591f1;
        box-shadow:0px 0px 0px 1px #5591f1;
    }
    to {
        background: #5591f1;
        color: #ffffff;
        box-shadow:0px 0px 0px 1px #ffffff;
    }
}

@-webkit-keyframes lastbtn-hover /* Safari 脙茠脗陇脙鈥毭偮该冣€γ偮� Chrome */
{
    from {
        background: #ffffff;
        color: #5591f1;
        box-shadow:0px 0px 0px 1px #5591f1;
    }
    to {
        background: #5591f1;
        color: #ffffff;
        box-shadow:0px 0px 0px 1px #ffffff;
    }
}

@keyframes lastbtn-out
{
    from {
        background: #5591f1;
        color: #ffffff;
        box-shadow:0px 0px 0px 1px #ffffff;
    }
    to {
        background: #ffffff;
        color: #5591f1;
        box-shadow:0px 0px 0px 1px #5591f1;
    }
}

@-webkit-keyframes lastbtn-out /* Safari 脙茠脗陇脙鈥毭偮该冣€γ偮� Chrome */
{
    from {
        background: #5591f1;
        color: #ffffff;
        box-shadow:0px 0px 0px 1px #ffffff;
    }
    to {
        background: #ffffff;
        color: #5591f1;
        box-shadow:0px 0px 0px 1px #5591f1;
    }
}
.x_knowledge_realization_bottom_content_right_a.msgTan:hover{
    background: #5591f1;
    color: #ffffff;
    box-shadow:0px 0px 0px 1px #ffffff;
    animation: lastbtn-hover 1s;
    -webkit-animation: lastbtn-hover 1s;

}

@keyframes realization_fuwu_content_li1-hover
{
    from {

        box-shadow:0px 0px 0px #ffffff;
    }
    to {

        box-shadow:0px 0px 10px #b3b3b3;
    }
}

@-webkit-keyframes realization_fuwu_content_li1-hover /* Safari 脙茠脗陇脙鈥毭偮该冣€γ偮� Chrome */
{
    from {

        box-shadow:0px 0px  0px #ffffff;
    }
    to {

        box-shadow:0px 0px  10px #b3b3b3;
    }
}

@keyframes realization_fuwu_content_li1-out
{
    from {

        box-shadow:0px 0px  10px #b3b3b3;
    }
    to {

        box-shadow:0px 0px  0px #ffffff;
    }
}

@-webkit-keyframes realization_fuwu_content_li1-out /* Safari 脙茠脗陇脙鈥毭偮该冣€γ偮� Chrome */
{
    from {

        box-shadow:0px 0px  10px #ffffff;
    }
    to {

        box-shadow:0px 0px  0px #ffffff;
    }
}

.x_knowledge_realization_fuwu_content_li1:hover,.x_knowledge_realization_fuwu_content_li2:hover,.x_knowledge_realization_fuwu_content_li3:hover,.x_knowledge_realization_fuwu_content_li4:hover,.x_knowledge_realization_fuwu_content_li5:hover,.x_knowledge_realization_fuwu_content_li6:hover{
    box-shadow:0px 0px 10px #b3b3b3;
    animation: realization_fuwu_content_li1-hover 1s;
    -webkit-animation: realization_fuwu_content_li1-hover 1s;
}

.x_knowledge_realization_content_div1_img{
    border-radius:145px;
    animation: realization_fuwu_content_li1-out 1s;
    -webkit-animation: realization_fuwu_content_li1-out 1s;
}
.x_knowledge_realization_content_div1_img:hover{

    box-shadow:0px 0px 10px #b3b3b3;
    animation: realization_fuwu_content_li1-hover 1s;
    -webkit-animation: realization_fuwu_content_li1-hover 1s;
}

@keyframes realization_content-hover
{
    from {

        border: 1px solid #ffffff;
    }
    to {

        border: 1px solid #b3b3b3;
    }
}

@-webkit-keyframes realization_content-hover /* Safari 脙茠脗陇脙鈥毭偮该冣€γ偮� Chrome */
{
    from {

        border: 1px solid #ffffff;
    }
    to {

        border: 1px solid #b3b3b3;
    }
}

@keyframes realization_content-out
{
    from {

        border: 1px solid #b3b3b3;
    }
    to {

        border: 1px solid #ffffff;
    }
}

@-webkit-keyframes realization_content-out /* Safari 脙茠脗陇脙鈥毭偮该冣€γ偮� Chrome */
{
    from {

        border: 1px solid #b3b3b3;
    }
    to {

        border: 1px solid #ffffff;
    }
}
.x_knowledge_realization_content1_marketing_selected{
    border: 1px solid #b3b3b3;
    animation: realization_content-hover 1s;
    -webkit-animation: realization_content-hover 1s;
}

.x_knowledge_realization_content1_marketing_left_li{
    padding: 10px;
    border: 1px solid #ffffff;
    animation: realization_content-out 1s;
    -webkit-animation: realization_content-out 1s;
    text-align: left;
}
.x_knowledge_realization_content1_marketing_right_li{
    padding: 10px;
    border: 1px solid #ffffff;
    animation: realization_content-out 1s;
    -webkit-animation: realization_content-out 1s;
}
.x_knowledge_realization_content1_marketing_selected{
    border: 1px solid #b3b3b3;
    animation: realization_content-hover 1s;
    -webkit-animation: realization_content-hover 1s;
}

@keyframes realization_content2_top_li-hover
{
    from {

        top:130px;
    }
    to {

        top:155px;
    }
}

@-webkit-keyframes realization_content2_top_li-hover /* Safari 脙茠脗陇脙鈥毭偮该冣€γ偮� Chrome */
{
    from {

        top:130px;
    }
    to {

        top:155px;
    }
}

@keyframes realization_content2_top_li-out
{
    from {

        top:155px;
    }
    to {

        top:130px;
    }
}

@-webkit-keyframes realization_content2_top_li-out /* Safari 脙茠脗陇脙鈥毭偮该冣€γ偮� Chrome */
{
    from {

        top:155px;
    }
    to {

        top:130px;
    }
}
.x_knowledge_realization_content2_top_li{
    animation: realization_content2_top_li-out 1s;
    -webkit-animation: realization_content2_top_li-out 1s;
}

.x_knowledge_realization_content2_top_li:hover{
    top:155px;
    animation: realization_content2_top_li-hover 1s;
    -webkit-animation: realization_content2_top_li-hover 1s;
}
@keyframes realization_content2_bottom_li-hover
{
    from {

        top:20px;
    }
    to {

        top:-5px;
    }
}

@-webkit-keyframes realization_content2_bottom_li-hover /* Safari 脙茠脗陇脙鈥毭偮该冣€γ偮� Chrome */
{
    from {

        top:20px;
    }
    to {

        top:-5px;
    }
}

@keyframes realization_content2_bottom_li-out
{
    from {

        top:-5px;
    }
    to {

        top:20px;
    }
}

@-webkit-keyframes realization_content2_bottom_li-out /* Safari 脙茠脗陇脙鈥毭偮该冣€γ偮� Chrome */
{
    from {

        top:-5px;
    }
    to {

        top:20px;
    }
}

.x_knowledge_realization_content2_bottom_li:hover{
    top:-5px;
    animation: realization_content2_bottom_li-hover 1s;
    -webkit-animation: realization_content2_bottom_li-hover 1s;
}
.x_knowledge_realization_content2_bottom_li{
    animation: realization_content2_bottom_li-out 1s;
    -webkit-animation: realization_content2_bottom_li-out 1s;
}



/*氓艙潞忙鈩⒙�*/

.x_edu_changjing{
    width: 100%;
    height: 940px;
    background: #fff;
}
.x_edu_changjing_tips{
    display: block;
    width: 150;
    margin: 0 auto;
    margin-top: 70px;
}

.x_edu_changjing_content{
    width: 1200px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 90px;
}
.x_edu_changjing_content_left{
    float: left;
    width: 430px;
}
.x_edu_changjing_content_left_li{
    width: 100%;
    height: 140px;
    border-radius: 10px;
}
.x_edu_changjing_content_left_li_img{
    float: left;
    margin-top: 39px;
    margin-left: 20px;
}
.x_edu_changjing_content_left_li_img1{
    float: left;
    margin-top: 39px;
    margin-left: 20px;
}
.x_edu_changjing_content_left_li_text{
    float: left;
    width: 290px;
    margin-left: 20px;
    margin-top: 39px;
    text-align: left;
}
.x_edu_changjing_content_left_li_text_1{
    font-size: 18px;
}
.x_edu_changjing_content_left_li_text_2{
    font-size: 15px;
    margin-top: 5px;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.x_edu_changjing_content_right{
    float: left;
    width: 750px;
    height: 560px;
    margin-left: 20px;
    text-align: left;
}
.x_edu_changjing_content_right_text1{
    font-size: 19px;
    color: #fff;
    margin-top: 380px;
    margin-left: 20px;
}
.x_edu_changjing_content_right_text2{
    font-size: 15px;
    color: #fff;
    margin-top: 5px;
    margin-left: 20px;
    width: 657px;
    line-height: 24px;
}
.x_edu_changjing_content_right_bottom{
    clear: both;
    overflow: hidden;
    color: #fff;
    margin-top: 25px;
}
.x_edu_changjing_content_right_bottom_li{
    float: left;
    margin-left: 20px;
    text-align: center;
}
.x_edu_changjing_content_right_bottom_li_text{
    margin-top: 5px;
}

.x_edu_changjing_bottom{
    width: 324px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 100px;
    font-size: 16px;
    letter-spacing: 1px;
}

.x_edu_changjing_bottom_a1{
    display: block;
    width:140px;
    height:44px;
    border:1px solid #2a75ed;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    background: #2a75ed;
}

.x_edu_changjing_bottom_a1:link{
    /* display: block;
    width:140px;
    height:44px;
    border:1px solid rgba(24,221,178,1);
    border-radius:22px; */
    color: #fff;
    /* text-align: center;
    line-height: 44px;
    float: left; */
}

.x_edu_changjing_bottom_a1:hover,.x_edu_changjing_bottom_a1:active{
    color:  #2a75ed;
    background: #fff;
    border:1px solid  #2a75ed;
}



.x_edu_changjing_bottom_a2{
    display: block;
    width:140px;
    height:44px;
    border:1px solid #2a75ed;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
    background: #2a75ed;
}

.x_edu_changjing_bottom_a2:link{
    /* display: block;
    width:140px;
    height:44px;
    border:1px solid rgba(24,221,178,1);
    border-radius:22px; */
    color: #fff;
    /* text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px; */
}

.x_edu_changjing_bottom_a2:hover,.x_edu_changjing_bottom_a2:active{
    color:  #2a75ed;
    background: #fff;
    border:1px solid  #2a75ed;
}

.x_edu_changjing_select{
    background: #2a75ed;
    color: #fff;
}
.x_edu_changjing_none{
    display: none;
}


.x_knowledge_changjing_bottom {
    padding-top: 100px !important;
}



/*氓艩鸥猫茠陆*/
.x_edu_gongneng{
    width: 1200px;
    margin: 0 auto;
    background-size: 100% 100%;
    clear: both;
    overflow: hidden;
}

.x_edu_gongneng_img_wrap {
    float: left;
    margin-top: 129px;
    margin-left:30px;
    width: 55%;
}

.x_edu_gongneng_img_wrap_bottom {
    float: right;
    margin-top: 140px;
    width: 55%;
}


.x_edu_gongneng_gif{
    width: 100%;
}
.x_edu_gongneng_tips{
    display: block;
    width: 150;
    margin: 0 auto;
    margin-top: 100px;
}
.x_edu_gongneng_content{
    width: 30%;
    float: left;
    margin-top: 20px;
    margin-left: 93px;
}

/*盲赂颅莽潞驴*/
.x_edu_gongneng_mid_title {
    color: #000000
    font-size: 15px;;
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 24px;
}

.x_edu_gongneng_mid_span {
    display: inline-block;
    height: 30px;
    border-bottom: 2px solid #23DEB6;
    font-size: 15px;
}

/*氓艩鸥猫茠陆盲赂鈥姑ヂ嵟犆┢捖ニ嗏€�*/
.x_edu_gongneng_content_bottom {
    width: 30%;
    float: left;
    margin-top: 20px;
    margin-left: 18px;
}

.x_edu_gongneng_content_li {
    width: 100%;
    height: 90px;
    border: 1px solid #FFFFFF;
    border-radius: 8px;
    float: left;
    margin-top: 5px;
    padding: 18px;
    transition: all .18s ease-in .1s;
    text-align: left;
}

.x_edu_gongneng_content_li:hover .x_edu_gongneng_content_li_text {
    font-size: 22px;
}

.x_edu_gongneng_content_li:hover .x_edu_gongneng_content_li_text1 {
    font-size: 16px;
}

.x_edu_gongneng_title {
    height: 40px;
    margin-top: 10px;
}

.x_edu_gongneng_title::after {
    display: block;
    content: '';
    clear: both;
    visibility: hidden;
    height: 0;
}

.x_edu_gongneng_title img,
.x_edu_gongneng_title span {
    float: left;
}


.x_edu_gongneng_content_li_img{
    margin-left: 5px;
    margin-top: 2px;
    width: 30px;
    height: 30px;
}
.x_edu_gongneng_content_li_img1{
    margin-left: 5px;
    margin-top: 2px;
}
.x_edu_gongneng_content_li_text{
    font-size: 20px;
    color: #000000;
    display: inline-block;
    margin-top: -5px;
    margin-left: 10px;
}


.x_edu_gongneng_content_li_text1{
    font-size: 14px;
    display: inline-block;
    line-height: 25px;
    letter-spacing: 1px;
    color: #B3B3B3;
}


.x_edu_gongneng_backcolor_fff{
    background: #e9f1fd;
    border: 1px solid #2a75ed;
    text-align: left;
}

.x_edu_gongneng_backcolor_fff .x_edu_gongneng_content_li_text {
    font-size: 22px;
}

.x_edu_gongneng_backcolor_fff .x_edu_gongneng_content_li_text1 {
    font-size: 16px;
}



/**忙鈥郝疵ヂづ∶ヅ犈该ㄆ捖�**/
.x_edu_more{
    width: 100%;
    height: 1030px;
    padding-top: 100px;
    background: #FCFCFC;
    background: url('http://qiniugw.sdwanyue.com/x_knowledge_gongneng.png') no-repeat  center 54px;
    clear: both;
    overflow: hidden;
}

.x_edu_more_tips{
    display: block;
    margin: 0 auto;
    margin-top: 70px;
}


.x_edu_more_content{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    top: 30px;
    clear: both;
    overflow: hidden;
    padding-bottom: 20px;
}

.x_edu_more_content_li{
    width:380px;
    height:140px;
    background:rgba(255,255,255,1);
    box-shadow:0px 1px 10px 0px rgba(0, 0, 0, 0.03);
    float: left;
    margin-left: 30px;
    margin-top: 30px;
    text-align: left;
}

.x_edu_more_content_li_img{
    float: left;
    margin-left: 25px;
    margin-top: 27px;
}

.x_edu_more_content_li_text{
    float: left;
    margin-top: 40px;
    width: 238px;
    margin-left: 30px;
}

.x_edu_more_content_li_text1{
    font-size: 16px;
    letter-spacing: 1px;
    color: #000;
}

.x_edu_more_content_li_text2{
    font-size: 14px;
    margin-top: 2px;
}

.x_edu_more_bottom{
    width: 324px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 81px;
    font-size: 16px;
    letter-spacing: 1px;
}

.x_edu_more_bottom_a1{
    display: block;
    width:140px;
    height:44px;
    border:1px solid #2a75ed;
    border-radius:22px;
    color: #2a75ed;
    text-align: center;
    line-height: 44px;
    float: left;
    background: #fff;
}

.x_edu_more_bottom_a1:link{
    /* display: block;
    width:140px;
    height:44px;
    border:1px solid rgba(24,221,178,1);
    border-radius:22px; */
    color: #fff;
    /* text-align: center;
    line-height: 44px;
    float: left; */
}

.x_edu_more_bottom_a1:hover,.x_edu_more_bottom_a1:active{
    color:  #2a75ed;
    background: #fff;
    border:1px solid  #2a75ed;
}



.x_edu_more_bottom_a2{
    display: block;
    width:140px;
    height:44px;
    border:1px solid #2a75ed;
    border-radius:22px;
    color: #2a75ed;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
    background: #fff;
}

.x_edu_more_bottom_a2:link{
    /* display: block;
    width:140px;
    height:44px;
    border:1px solid rgba(24,221,178,1);
    border-radius:22px; */
    color: #fff;
    /* text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px; */
}

.x_edu_more_bottom_a2:hover,.x_edu_more_bottom_a2:active{
    color:  #2a75ed;
    background: #fff;
    border:1px solid  #2a75ed;
}

.x_knowledge_banner_bottom_left_more {
    background-color: #fff !important;
    color: #4377f7 !important;
}

.x_knowledge_banner_bottom_right_more {
    background-color: #fff !important;
    color: #4377f7 !important;
}

.x_knowledge_more_bottom {
    padding-top: 63px !important;
}



/****猫隆艗盲赂拧氓潞鈥澝р€澛�*/
.x_edu_anli{
    width: 100%;
    height: 784px;
    background: #fff;
}
.x_edu_anli_tips{
    display: block;
    margin: 0 auto;
    margin-top: 70px;
}

.x_edu_anli_content{
    width: 1200px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 20px;
}
.x_edu_anli_content_li{
    float: left;
    width: 32%;
    background: #000;
    color: #fff;
    height: 180px;
    border-radius: 15px;
    margin-left: 2%;
    margin-top: 70px;
}
.x_edu_anli_content_li_text{
    font-size: 35px;
    font-weight: 500;
    letter-spacing: 3px;
    width: 280px;
    margin: 0 auto;
    margin-top: 40px;
}
.x_edu_anli_content_li_text1{
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    width: 280px;
    margin: 0 auto;
    margin-top: 17px;
}


.x_edu_anli_bottom{
    width: 324px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 90px;
    font-size: 16px;
    letter-spacing: 1px;
}

.x_edu_anli_bottom_a1{
    display: block;
    width:140px;
    height:44px;
    border:1px solid #2a75ed;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    background: #2a75ed;
}

.x_edu_anli_bottom_a1:link{
    color: #fff;
}

.x_edu_anli_bottom_a1:hover,.x_edu_more_bottom_a1:active{
    color:  #2a75ed;
    background: #fff;
    border:1px solid  #2a75ed;
}



.x_edu_anli_bottom_a2{
    display: block;
    width:140px;
    height:44px;
    border:1px solid #2a75ed;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
    background: #2a75ed;
}

.x_edu_anli_bottom_a2:link{
    color: #fff;
}

.x_edu_anli_bottom_a2:hover,.x_edu_more_bottom_a2:active{
    color:  #2a75ed;
    background: #fff;
    border:1px solid  #2a75ed;
}


.x_knowledge_anli_bottom {
    padding-top: 87px !important;
}



/*盲录藴氓艩驴*/
.x_edu_youshi{
    width: 100%;
    height: 784px;
    background: #fff;
    clear: both;
    overflow: hidden;
}
.x_edu_youshi_tips{
    display: block;
    width: 150;
    margin: 0 auto;
    margin-top: 80px;
}
.x_edu_youshi_content{
    width: 1200px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 100px;
}
.x_edu_youshi_content_li{
    float: left;
    width: 25%;
    text-align: center;
}
.x_edu_youshi_content_li img:hover{
    transform: rotateY(360deg);
    transition: all 0.5s linear;
}
.x_edu_youshi_content_li_text{
    text-align: center;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 20px;
}
.x_edu_youshi_content_li_text1{
    width: 63%;
    margin: 0 auto;
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 10px;
    color: #969696;
}

.x_edu_youshi_bottom{
    width: 324px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 100px;
    font-size: 16px;
    letter-spacing: 1px;
}

.x_edu_youshi_bottom_a1{
    display: block;
    width:140px;
    height:44px;
    border:1px solid #2a75ed;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    background: #2a75ed;
}

.x_edu_youshi_bottom_a1:link{
    color: #fff;
}

.x_edu_youshi_bottom_a2{
    display: block;
    width:140px;
    height:44px;
    border:1px solid #2a75ed;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
    background: #2a75ed;
}

.x_edu_youshi_bottom_a2:link{
    color: #fff;
}


.x_knowledge_youshi_bottom {
    padding-top: 87px !important;
}
.x_knowledge_realization_fuwu_content_li1 {
    text-align: center;
    border-radius: 10px;
    animation: realization_fuwu_content_li1-out 1s;
    -webkit-animation: realization_fuwu_content_li1-out 1s;
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_fuwu1.png) no-repeat center;
    top: 66px;
    left: 0;
}
.x_knowledge_realization_fuwu_content_li {
    width: 290px;
    height: 378px;
    position: absolute;
}

.x_knowledge_realization_content1_marketing_left {
    width: 338px;
    position: absolute;
    left: 0;
}

.x_knowledge_realization_content1_marketing_right {
    width: 338px;
    position: absolute;
    right: 0;
    text-align: left;
}



/*滑动门轮播图特效*/
.next_banner_btn {
    position: absolute;
    right: -140px;
    top: 40%;
    transform: translate(-50%);
}

.pre_banner_btn {
    position: absolute;
    left: -140px;
    top: 40%;
    transform: translate(-50%);
}



/*特色功能展示*/
.characteristic{
    width: 100%;
    height: 660px;
    position: relative;
    background-size: 100% 100%;
}

.characteristic_title{
    width: 100%;
    height: 150px;
    text-align: center;
    font-size: 30px;
}

.characteristic_title_info {
    display: inline-block;
    width: 24%;
    height: 50px;
    margin: 65px auto 0;
}

.characteristic .mod_pyq {
    width: 1300px;
    position: relative;
    margin: 0px auto;
    height: 556px;
    margin-top: 25px;
    padding-top: 33px;
}

.characteristic .mod_pyq .swiper-slide {
    width: 242px;
    height: 524px;
}

.characteristic .mod_pyq .swiper-slide.swiper-slide-prev {
    transform: translateX(-20px) scale(0.92) !important;
}

.characteristic .mod_pyq .swiper-slide.swiper-slide-next {
    transform: translateX(20px) scale(0.92) !important;
}

.characteristic .mod_pyq .swiper-slide.swiper-slide-active img {
    opacity: 1;
}

.characteristic .mod_pyq .swiper-slide img {
    display: block;
    width: 242px;
    height: 503px;
    opacity: 0.5;
    border-radius: 10px;
}

.characteristic .mod_pyq .pyq_parent {
    position: absolute;
    background: url("../images/x_knowledge/sj.png") no-repeat;
    width: 268px;
    height: 572px;
    z-index: 2;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: 100% 100%;
}

.characteristic .mod_pyq .mod_pyq_title {
    width: 500px;
    height: 80px;
    line-height: 100px;
    font-size:20px;
    text-align:center;
    margin: 0px auto;
}
.characteristic .mod_pyq .mod_pyq_msg {
    width: 600px;
    font-size:16px;
    text-align:center;
    margin: 0px auto;
    color:#A4A4A4;
}


.characteristic_middle {
    display: flex;
    height: 60px;
    align-items: center;
    justify-content: center;
}

.characteristic_middle_title {
    font-size: 20px;
    display: inline-block;
}


.characteristic_m_line {
    display: inline-block;
    width: 20px;
    height: 2px;
    margin: 0 11px;
    background-color: #323232;
}



 .know_title {
     width: 100%;
     height: 150px;
     text-align: center;
     font-size: 30px;
 }


.know_middle {
    display: flex;
    height: 60px;
    align-items: center;
    justify-content: center;
}


.know_m_line {
    display: inline-block;
    width: 20px;
    height: 2px;
    margin: 0 11px;
    background-color: #323232;
}

.know_middle_title {
    font-size: 20px;
    display: inline-block;
}






/*营销玩法*/
.yingxiaowanfa{
    width: 100%;
    height: 1250px;
    position: relative;
    overflow: hidden;
    z-index: 3;
}
.yingxiaowanfa .yingxiaowanfa-title{
    font-family:simplified_form;
    font-size: 50px;
    text-align: center;
    margin-top:65px;
}
.yingxiaowanfa .yingxiaowanfa-title span{
    color:#FA8B00;
}

.yingxiaowanfa-content{
    width: 1200px;
    height: 900px;
    margin: 0 auto;
    position: relative;
    top: 60px;
}
.yingxiaowanfa-lefts{
    width: 354px;
    position: relative;
    top: 30px;
    left: -1000px;
}
.yingxiaowanfa-center{
    width: 492px;
    position: relative;
    bottom: -1000px;
}
.yingxiaowanfa-right{
    width: 354px;
    position: absolute;
    right: -981px;
    top: 30px;
}
.yingxiaowanfa-content .left{
    float: left;
}
.yingxiaowanfa-left{
    display: block;
    width: 327px;
    height: 660px;
    position: absolute;
    top: 33px;
    left: 87px;
}

.yingxiaowanfa-left1{
    position: absolute;
    left: 70px;
    display: block;

}
.c-3-3-1{
    width: 352px;
    height: 80px;
    border: 1px solid #F1F1F1;
    text-align: left;
    padding: 30px 0 30px 30px;
    border-radius: 10px;
}

.c-3-3-1:hover{
    width: 352px;
    height: 80px;
    padding: 30px 0 30px 30px;
    color:#fff !important;
    background-color:#3567ff;
    border: 1px solid #3567ff;
}

.c-3-3-1:hover .c-3-3-3{
    color:#fff !important;
}
.top3{
    margin-top: 30px;
}

.c-3-3-4{
    width: 59px;
}


.c-3-3-4>img{
    width: 40px;
    height: 36px;
}

.c-3-3-5{
    position: relative;
    top:10px;
}

.c-3-3-2{
    font-size: 20px;
    display: flex;
    align-items: center;
}


.c-3-3-2 > span {
    font-size: 18px !important;
}

.c-3-3-3{
    font-size: 15px;
    width: 280px;
    color: #A2A2A2;
    margin-top: 15px;
    line-height: 20px;
}

.display{
    display: none;
}


/*6种互动功能*/
.profit{
    width:100%;
    height: 810px;
}

.profit .profit_cent {
    width: 1200px;
    margin: 0 auto;
}
.profit .profit_cent>.title {
    text-align: center;
    color: #111111;
    font-size: 40px;
}

.profit .profit_cent .profit_cent_ul {
    margin-top: 105px;
    background-color:#fff;

}

.profit .profit_cent .profit_cent_ul>li {
    width:138px;
    height: 408px;
    float: left;
    padding:20px;
    border: 1px solid #E6E6E6;
}

.profit .profit_cent .profit_cent_ul>.on {
    width:258px;
    border: 1px solid #4e7aff !important;
    background-color: #f5f8ff;
}

.profit .profit_cent .profit_cent_ul>li .tops,.tops_big {
    width:100%;
    text-align: center;
}

.profit .profit_cent .profit_cent_ul>li .tops>.coin {
    margin-top: 70px;
}

.profit .profit_cent .profit_cent_ul>li .tops>.title {
    width:100%;
    height: 80px;
    line-height: 100px;
    font-size: 18px;
    font-weight: 540;
    color: #000000;
}

.profit .profit_cent .profit_cent_ul>li .tops_big>.title {
    width:100%;
    height: 100px;
    line-height: 80px;
    margin-top: 90px;
    font-size: 18px;
    font-weight: 540;
    color: #000000;
}

.profit .profit_cent .profit_cent_ul>li .tops_big>.title>img {
    margin-right: 15px;
}

.profit .profit_cent .profit_cent_ul>li .msg {
    font-size: 15px;
    text-align: center;
    color:#504f4f;
}

/*6种互动功能*/



/*4类数据统计*/
.analysis {
    height: 600px;
    padding-top: 48px;
    background-color: #fafafa;
}

.analysis_bottom {
    width: 1200px;
    height: 300px;
    margin: 39px auto 0;
}

.analysis_bottom::after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.analysis_item {
    float: left;
    width: 23%;
    height: 90%;
    margin-right: 28px;
    padding-top: 71px;
    background-color: #FFFFFF;
    border-radius: 15px;
    position: relative;
}

.analysis_item:last-child {
    margin-right: 0;
}

.analysis_item img {
    height: 20%;
}

.analysis_item::before {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    position: absolute;
    top: -10px;
    background-color: red;
}

.analysis_item:nth-child(1)::before {
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_bg_ana1.png) no-repeat top;
}

.analysis_item:nth-child(2)::before {
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_bg_ana2.png) no-repeat top;
}

.analysis_item:nth-child(3)::before {
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_bg_ana3.png) no-repeat top;
}

.analysis_item:nth-child(4)::before {
    background: url(https://qiniugw.sdwanyue.com/x_knowledge_bg_ana4.png) no-repeat top;
}

.analysis_item:hover {
    box-shadow:rgba(0,0,0,.3) 0px 0px 15px;
}

.x_knowledge_ana_title {
    font-weight: bold;
    height: 12%;
    margin-top: 30px;
    font-size: 18px;
}

.x_knowledge_ana_info {
    margin-top: 30px;
    font-size: 15px;
    color: #969696;
    padding: 0 20px;
}

/*4类数据统计*/



/*我们的服务*/
.x_knowledge_fuwu {
    height: 600px;
    background-color: #fafafa;
}

.fuwu_title_info {
    width: 15% !important;
}

.x_knowledge_fuwu_bottom {
    width: 1200px;
    height: 33%;
    margin: 40px auto 0;
    position: relative;
}

.x_know_fuwu_b_i {
    position: absolute;
    width: 400px;
    height: 90px;
    text-align: left;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.x_know_fuwu_b_i_l_top {
    left: 63px;
    top: 5px;
}

.x_know_fuwu_b_i_l_bottom {
    left: 63px;
    bottom: 5px;
}

.x_know_fuwu_b_i_r_top {
    right: -32px;
    top: 5px;
}

.x_know_fuwu_b_i_r_bottom {
    right: -32px;
    bottom: 5px;
}

.x_know_fuwu_b_i_info {
    margin-left: 20px;
    margin-right: 20px;
}

.x_know_fuwu_b_i_info_title {
    font-size: 18px;
    margin-bottom: 10px;
}

.x_know_fuwu_b_i_info_info {
    width: 227px;
    font-size: 15px;
    color: #969696;
}

.x_know_fuwu_b_center {
    width: 255px;
    height: 240px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
/*我们的服务*/
