body {
    margin: 0;
    padding: 0;
}

/**banner*/
.x_peixun_banner {
    width: 100%;
    height: 600px;
    background: url('https://qiniugw.sdwanyue.com/20250122/%E8%83%8C%E6%99%AF.png') no-repeat center;
    /* background-size: 100% 100%; */
}

.x_peixun_banner_content {
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    /* clear: both; */
    /* overflow: hidden; */
    position: relative;
    /* top: 164px; */
}

.x_peixun_banner_content_left {
    /* float: left; */
    /* width: 625px; */
    /* margin-top: 11.5px; */
    position: absolute;
    left: -994px;
    top: 176px;
    /* height: 600px; */
}

.x_peixun_banner_content_left_text1 {
    font-size: 52px;
    color: #fff;
    letter-spacing: 1px;
}

.x_peixun_banner_content_left_text2 {
    color: #fff;
    font-size: 22px;
    letter-spacing: 1px;
    margin-top: 30px;
}


.x_peixun_banner_content_left_text3 a{
    margin-top: 50px;
   display: block;
    width: 124px;
    height: 39px;
    border-radius: 4px;
    line-height: 39px;
    text-align: center;
    color: #ffffff;
    background: #1b83ff;
}

.x_peixun_banner_content_left_text3_1 {
    display: block;
    float: left;
    width: 160px;
    height: 48px;
    border: 1px solid #FFBA01;
    border-radius: 5px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    background: #FFBA01;
}

.x_peixun_banner_content_left_text3_1:link {
    display: block;
    float: left;
    width: 180px;
    height: 60px;
    border: 1px solid #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
}

.x_peixun_banner_content_left_text3_1:hover, .x_peixun_banner_content_left_text3_1:active {
    color: #000;
    background: #fff;
    border: 1px solid #fff;
}


.x_peixun_banner_content_left_text3_2 {
    display: block;
    float: left;
    width: 160px;
    height: 48px;
    border: 1px solid #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #ff3859;
    letter-spacing: 1px;
    margin-left: 50px;
    background: #FFFFFF;
}

.x_peixun_banner_content_left_text3_2:link {
    display: block;
    float: left;
    width: 180px;
    height: 60px;
    border: 1px solid #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    margin-left: 30px;
}

.x_peixun_banner_content_left_text3_2:hover, .x_peixun_banner_content_left_text3_2:active {
    color: #000;
    background: #fff;
    border: 1px solid #fff;
}


.x_peixun_banner_content_right {
    /* float: right; */
    position: absolute;
    left: 1500px;
    top: 103px;
    /* height: 400px; */
}


/**
banner_bottom
 */
.x_peixun_banner_bottom {
    width: 1200px;
    height: 90px;
    margin: 0px auto;
    position: relative;
}

.x_peixun_banner_bottom_auto {
    width: 1200px;
    height: 120px;
    clear: both;
    /* overflow: hidden; */
    margin: 0 auto;
    position: absolute;
    left: 0;
    bottom: 0;
    justify-content: space-between;
    display: flex;
}

.x_peixun_banner_bottom_auto_li_img {
    margin-left: 46px;
}

@keyframes test {
    0% {
        transform: translate(0, 0)
    }
    50% {
        transform: translate(0, -20px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.x_peixun_banner_bottom_auto_li_img:hover {
    animation: test 0.25s ease-in 2;
}

.x_peixun_banner_bottom_auto_li {
    /* width: 20%; */
    /* float: left; */
    height: 95px;
    position: relative;
    line-height: 95px;
    font-size: 18px;
    color: #505050;
    font-weight: 400;
    background: #fff;
    width: 290px;
    border-radius: 10px;
    box-shadow: 0px 6px 5px -5px #ebebeb;
}

.x_peixun_banner_bottom_auto span {
    /* margin-left: 15px; */
    color: #ff6014;
}


.x_peixun_manzu {
    width: 100%;
    /* height: 640px; */
    background: #fff;
}

.x_peixun_manzu > p.hint {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 400;
    color: #646464;
    line-height: 32px;
    margin-top: 67px;
    display: block;
}

.x_peixun_manzu > div.img {
    text-align: center;
    margin-top: 35px;
    background: url('http://qiniugw.sdwanyue.com/shopimage/20211227/ball_bg.png') no-repeat;
}

.x_peixun_manzu_tips {
    text-align: center;
    font-size: 36px;
    position: relative;
    top: 60px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #323232;
    z-index: 1;
}

.x_peixun_manzu_tips_heng {
    margin: 0 auto;
    width: 200px;
    height: 10px;
    opacity: 0.8;
    background-image: radial-gradient(#7132FE, #fff);
    position: relative;
    top: 79px;
}

.x_peixun_manzu_nav {
    width: 1200px;
    height: 45px;
    margin: 0 auto;
    position: relative;
    top: 160px;
    border-bottom: 1px solid #E2E2E2;
    font-size: 20px;
}

.x_peixun_manzu_nav_li {
    float: left;
    width: 14.2%;
    height: 100%;
}

.x_peixun_manzu_nav_li_div {
    width: 43%;
    text-align: center;
    height: 98%;
    margin: 0 auto;
}

.x_peixun_manzu_nav_li_bg {
    color: #6232FE;
    border-bottom: 2px solid #6232FE;
}

.x_peixun_manzu_content {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    position: relative;
    top: 210px;
}

.x_peixun_manzu_content_left {
    float: left;
    margin-left: 20px;
}

.x_peixun_manzu_content_left_text1 {
    font-size: 20px;
}

.x_peixun_manzu_content_left_text2 {
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 10px;
}

.x_peixun_manzu_content_left_text3 {
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 2px;
}

.x_peixun_manzu_content_right {
    float: right;
    margin-top: 38px;
}

.x_peixun_manzu_content_left_imgs {
    clear: both;
    overflow: hidden;
    margin-top: 40px;
    padding: 5px;
}

.x_peixun_manzu_content_left_imgs_li {
    float: left;
    width: 100px;
    height: 120px;
    background: #fff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
    text-align: center;
    margin-left: 12px;
}

.x_peixun_manzu_content_left_imgs_li_img {
    margin-top: 20px;
}

.x_peixun_manzu_content_left_imgs_li_img:hover {
    animation: test 0.25s ease-in 2;
}

.x_peixun_manzu_content_left_imgs_li_text {
    color: #646464;
    font-size: 14px;
    margin-top: 10px;
}

.x_peixun_manzu_content_left_a {
    clear: both;
    overflow: hidden;
    margin-top: 40px;
}

.x_peixun_manzu_content_left_a1 {
    float: left;
    width: 140px;
    height: 44px;
    border: 1px solid rgba(98, 50, 254, 1);
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
    color: #6232FE;
}

.x_peixun_manzu_content_left_a1:link {
    float: left;
    width: 140px;
    height: 44px;
    border: 1px solid rgba(98, 50, 254, 1);
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
    color: #6232FE;
}

.x_peixun_manzu_content_left_a1:hover, .x_peixun_manzu_content_left_a1:active {
    background: #6232FE;
    color: #fff;
    border: 1px solid rgba(98, 50, 254, 1);
}


.x_peixun_manzu_content_left_a2 {
    float: left;
    width: 140px;
    height: 44px;
    border: 1px solid rgba(98, 50, 254, 1);
    border-radius: 22px;
    margin-left: 20px;
    text-align: center;
    line-height: 44px;
    color: #6232FE;
}

.x_peixun_manzu_content_left_a2:link {
    float: left;
    width: 140px;
    height: 44px;
    border: 1px solid rgba(98, 50, 254, 1);
    border-radius: 22px;
    margin-left: 20px;
    text-align: center;
    line-height: 44px;
    color: #6232FE;
}

.x_peixun_manzu_content_left_a2:hover, .x_peixun_manzu_content_left_a2:active {
    background: #6232FE;
    color: #fff;
    border: 1px solid rgba(98, 50, 254, 1);
}


.x_peixun_display_none {
    display: none;
}


.x_peixun_gongneng {
    overflow: hidden;
    height: 850px;
    background: #6232FE;
    background-size: 100% 100%;
    overflow: hidden;
}

.x_peixun_gongneng_content_right_tips_text {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 2px;
    z-index: 1;
    color: #fff;
}

.x_peixun_gongneng_content_right_tips_heng {
    margin: 0 auto;
    width: 200px;
    height: 10px;
    opacity: 0.8;
    background-image: radial-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    position: relative;
    bottom: 10px;
}

.x_peixun_gongneng_span1 {
    color: #6232FE;
}

.x_peixun_gongneng_content {
    width: 1200px;
    height: 648px;
    margin: 0 auto;
    position: relative;
    top: 120px;

}

.x_peixun_gongneng_content_left {
    width: 462px;
    height: 648px;
    float: left;
}

.x_peixun_gongneng_content_left_img1 {
    display: none;
    float: left;
    position: relative;
    top: 269px;
}

.x_peixun_gongneng_content_left_phone {
    float: left;
    position: relative;
    left: 70px;
}

.x_peixun_gongneng_content_left_img2 {
    display: none;
    float: left;
    position: relative;
    left: 40px;
    top: 269px;
}

.x_peixun_gongneng_content_left_images {
    display: none;
    position: absolute;
    left: 90px;
    top: 18px;
    /* width: 286px; */
    height: 610px;
}

.x_peixun_gongneng_content_right {
    width: 674px;
    height: 648px;
    float: left;
    position: relative;
    left: 40px;
}

.x_peixun_gongneng_content_right_box {
    width: 120px;
    height: 120px;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    float: left;
    margin-top: 40px;
    margin-left: 40px;
    text-align: center;
    position: relative;
}

.x_peixun_gongneng_content_right_box_img {
    position: relative;
    /* top: 20px;
    width: 55px; */
}

.x_peixun_gongneng_content_right_box_img1 {
    display: none;
    position: relative;
    /* top: 20px;
    width: 55px; */
}

.id {
    font-size: 15px;
    color: #fff;
    /* position: relative; */
    /* top: 25px; */
    top: 81px;
    letter-spacing: 1px;
    position: absolute;
    left: 30px;
}

.on {
    background: #fff;

}

.on .x_peixun_gongneng_content_right_box_img {
    display: none;
}

.on .x_peixun_gongneng_content_right_box_img1 {
    display: inline-block;
}

.on .id {
    color: #6232FE;
}


.display {
    display: none;
}

.x_peixun_gongneng_bottom {
    width: 324px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    position: relative;
    top: 75px;
}

.x_peixun_gongneng_bottom_a1 {
    display: block;
    width: 140px;
    height: 44px;
    border: 1px solid #fff;
    border-radius: 22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
}

.x_peixun_gongneng_bottom_a1:link {
    display: block;
    width: 140px;
    height: 44px;
    border: 1px solid #fff;
    border-radius: 22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
}

.x_peixun_gongneng_bottom_a1:hover, .x_peixun_gongneng_bottom_a1:active {
    color: #6232FE;
    background: #fff;
    border: 1px solid #6232FE;
}


.x_peixun_gongneng_bottom_a2 {
    display: block;
    width: 140px;
    height: 44px;
    border: 1px solid #fff;
    border-radius: 22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
}

.x_peixun_gongneng_bottom_a2:link {
    display: block;
    width: 140px;
    height: 44px;
    border: 1px solid #fff;
    border-radius: 22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
}

.x_peixun_gongneng_bottom_a2:hover, .x_peixun_gongneng_bottom_a2:active {
    color: #6232FE;
    background: #fff;
    border: 1px solid #6232FE;
}

.x_peixun_more {
    width: 100%;
    height: 820px;
    background: #fff;
}

.x_peixun_more_tips {
    text-align: center;
    font-size: 28px;
    position: relative;
    top: 89px;
    font-weight: 500;
    letter-spacing: 2px;
    z-index: 1;
}

.x_peixun_more_tips_heng {
    margin: 0 auto;
    width: 200px;
    height: 10px;
    opacity: 0.8;
    background-image: radial-gradient(#7132FE, #fff);
    position: relative;
    top: 79px;
}

.x_peixun_more_content {
    width: 1200px;
    height: 500px;
    margin: 0 auto;
    position: relative;
    top: 105px;
    clear: both;
    overflow: hidden;
    padding-bottom: 20px;
}

.x_peixun_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;
}

.x_peixun_more_content_li_img {
    float: left;
    margin-left: 25px;
    margin-top: 27px;
}

.x_peixun_more_content_li_text {
    float: left;
    margin-top: 46px;
    width: 238px;
    margin-left: 30px;
}

.x_peixun_more_content_li_text1 {
    font-size: 16px;
    letter-spacing: 1px;
}

.x_peixun_more_content_li_text2 {
    font-size: 14px;
    margin-top: 2px;
}

.x_peixun_more_bottom {
    width: 324px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 150px;

}

.x_peixun_more_bottom_a1 {
    display: block;
    width: 140px;
    height: 44px;
    border: 1px solid rgba(98, 50, 254, 1);
    border-radius: 22px;
    color: #6232FE;
    text-align: center;
    line-height: 44px;
    float: left;
}

.x_peixun_more_bottom_a1:link {
    display: block;
    width: 140px;
    height: 44px;
    border: 1px solid rgba(98, 50, 254, 1);
    border-radius: 22px;
    color: #6232FE;
    text-align: center;
    line-height: 44px;
    float: left;
}

.x_peixun_more_bottom_a1:hover, .x_peixun_more_bottom_a1:active {
    color: #fff;
    background: #6232FE;
    border: 1px solid rgba(98, 50, 254, 1);
}


.x_peixun_more_bottom_a2 {
    display: block;
    width: 140px;
    height: 44px;
    border: 1px solid rgba(98, 50, 254, 1);
    border-radius: 22px;
    color: #6232FE;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
}

.x_peixun_more_bottom_a2:link {
    display: block;
    width: 140px;
    height: 44px;
    border: 1px solid rgba(98, 50, 254, 1);
    border-radius: 22px;
    color: #6232FE;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
}

.x_peixun_more_bottom_a2:hover, .x_peixun_more_bottom_a2:active {
    color: #fff;
    background: #6232FE;
    border: 1px solid rgba(98, 50, 254, 1);
}


.x_peixun_anli {
    width: 100%;
    /* height: 980px; */
    height: 1010px;
    background: #FCFCFC;
}

.x_peixun_anli_tips {
    text-align: center;
    font-size: 28px;
    position: relative;
    top: 89px;
    font-weight: 500;
    letter-spacing: 2px;
    z-index: 1;
}

.x_peixun_anli_tips_heng {
    margin: 0 auto;
    width: 200px;
    height: 10px;
    opacity: 0.8;
    background-image: radial-gradient(#7132FE, #fff);
    position: relative;
    top: 79px;
}

.x_peixun_anli_content {
    width: 1200px;
    /* height:720px; */
    height: 750px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.02);
    margin: 0 auto;
    margin-top: 125px;
}

.x_peixun_anli_content_top {
    width: 100%;
    height: 360px;
    background: url('http://qiniugw.sdwanyue.com/x_peixun_anli.png') no-repeat;
    background-size: 100% 100%;
}

.x_peixun_anli_content_top_text {
    width: 634px;
    margin-left: 70px;
    position: relative;
    top: 60px;
}

.x_peixun_anli_content_top_text1 {
    color: #fff;
    font-size: 28px;
    letter-spacing: 1px;
}

.x_peixun_anli_content_top_text2 {
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 20px;
    line-height: 33px;
}

.x_peixun_anli_content_top_text3 {
    width: 140px;
    height: 44px;
    background: rgba(255, 255, 255, 1);
    border-radius: 22px;
    color: #6232FE;
    display: block;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 52px;
}

.x_peixun_anli_content_top_text3:link {
    width: 140px;
    height: 44px;
    background: rgba(255, 255, 255, 1);
    border-radius: 22px;
    color: #6232FE;
    display: block;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 52px;
}

.x_peixun_anli_content_top_text3:hover, .x_peixun_anli_content_top_text3:active {
    color: #fff;
    background: #6232FE;
    border: 1px solid #fff;
}


.x_peixun_anli_content_bottom {
    clear: both;
    overflow: hidden;
}

.x_peixun_anli_content_bottom_li {
    width: 33%;
    float: left;
    text-align: center;
}

.x_peixun_anli_content_bottom_li_img {
    margin-top: 50px;
}

.x_peixun_anli_content_bottom_li_text {
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 40px;
}

.x_peixun_anli_content_bottom_li_text2 {
    width: 270px;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 25px;
    text-align: left;
}

.x_peixun_anli_content_bottom_shu {
    width: 2px;
    /* height: 270px; */
    height: 310px;
    background: #E5E5E5;
    float: left;
    margin-top: 43px;
}


.x_peixun_jishu {
    width: 100%;
    height: 1540px;
    background: #fff;
}

.x_peixun_jishu_tips {
    text-align: center;
    font-size: 28px;
    position: relative;
    top: 89px;
    font-weight: 500;
    letter-spacing: 2px;
    z-index: 1;
}

.x_peixun_jishu_tips_heng {
    margin: 0 auto;
    width: 200px;
    height: 10px;
    opacity: 0.8;
    background-image: radial-gradient(#7132FE, #fff);
    position: relative;
    top: 79px;
}

.x_peixun_jishu_li {
    width: 900px;
    margin: 0 auto;
    margin-top: 150px;
    clear: both;
    overflow: hidden;
}

.x_peixun_jishu_li_img {
    float: left;
    margin-left: 50px;
}

.x_peixun_jishu_li_right {
    float: right;
    margin-top: 36px;
}

.x_peixun_jishu_li_right_1 {
    color: #6232FE;
    font-size: 30px;
}

.x_peixun_jishu_li_right_2 {
    font-size: 18px;
    letter-spacing: 1px;
    position: relative;
    bottom: 5px;
    left: 10px;
}

.x_peixun_jishu_li_right_3 {
    width: 6px;
    height: 6px;
    background: rgba(98, 50, 254, 1);
    border-radius: 50%;
    float: left;
    margin-top: 21px;
    margin-left: 5px;
}

.x_peixun_jishu_li_right_4 {
    font-size: 16px;
    letter-spacing: 1px;
    display: block;
    float: left;
    margin-left: 15px;
    margin-top: 10px;
    width: 431px;
}


.x_peixun_jishu_li1 {
    width: 900px;
    margin: 0 auto;
    margin-top: 40px;
    clear: both;
    overflow: hidden;
}

.x_peixun_jishu_li1_img {
    float: right;
    margin-right: 50px;
}

.x_peixun_jishu_li1_right {
    float: left;
    margin-top: 36px;
}

.x_peixun_jishu_li1_right_1 {
    color: #6232FE;
    font-size: 30px;
}

.x_peixun_jishu_li1_right_2 {
    font-size: 18px;
    letter-spacing: 1px;
    position: relative;
    bottom: 5px;
    left: 10px;
}

.x_peixun_jishu_li1_right_3 {
    width: 6px;
    height: 6px;
    background: rgba(98, 50, 254, 1);
    border-radius: 50%;
    float: left;
    margin-top: 21px;
    margin-left: 5px;
}

.x_peixun_jishu_li1_right_4 {
    font-size: 16px;
    letter-spacing: 1px;
    display: block;
    float: left;
    margin-left: 15px;
    margin-top: 10px;
    width: 431px;
}

.x_peixun_jishu_bottom {
    width: 324px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 125px;
}

.x_peixun_jishu_bottom_a1 {
    display: block;
    width: 140px;
    height: 44px;
    border: 1px solid rgba(98, 50, 254, 1);
    border-radius: 22px;
    color: #6232FE;
    text-align: center;
    line-height: 44px;
    float: left;
}

.x_peixun_jishu_bottom_a1:link {
    display: block;
    width: 140px;
    height: 44px;
    border: 1px solid rgba(98, 50, 254, 1);
    border-radius: 22px;
    color: #6232FE;
    text-align: center;
    line-height: 44px;
    float: left;
}

.x_peixun_jishu_bottom_a1:hover, .x_peixun_jishu_bottom_a1:active {
    color: #fff;
    background: #6232FE;
    border: 1px solid rgba(98, 50, 254, 1);
}


.x_peixun_jishu_bottom_a2 {
    display: block;
    width: 140px;
    height: 44px;
    border: 1px solid rgba(98, 50, 254, 1);
    border-radius: 22px;
    color: #6232FE;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
}

.x_peixun_jishu_bottom_a2:link {
    display: block;
    width: 140px;
    height: 44px;
    border: 1px solid rgba(98, 50, 254, 1);
    border-radius: 22px;
    color: #6232FE;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
}

.x_peixun_jishu_bottom_a2:hover, .x_peixun_jishu_bottom_a2:active {
    color: #fff;
    background: #6232FE;
    border: 1px solid rgba(98, 50, 254, 1);
}

.x_peixun_news {
    width: 100%;
    height: 630px;
    background: #FCFCFC;
}

.x_peixun_news_tips {
    text-align: center;
    font-size: 28px;
    position: relative;
    top: 89px;
    font-weight: 500;
    letter-spacing: 2px;
    z-index: 1;
}

.x_peixun_news_tips_heng {
    margin: 0 auto;
    width: 200px;
    height: 10px;
    opacity: 0.8;
    background-image: radial-gradient(#6232FE, #fff);
    position: relative;
    top: 79px;
}

.x_peixun_news_content {
    width: 1200px;
    margin: 0 auto;
    margin-top: 147px;
    clear: both;
    overflow: hidden;
}

.x_peixun_news_content_li {
    float: left;
    width: 30%;
}

.x_peixun_news_content_li:nth-of-type(2) {
    margin-left: 5%;
}

.x_peixun_news_content_li:nth-of-type(3) {
    margin-left: 5%;
}

.x_peixun_news_content_li_title {
    width: 100%;
    height: 55px;
    border-bottom: 1px solid #F0F0F0;
    display: block;
}

.x_peixun_news_content_li_title:hover {
    color: #000;
}

.x_peixun_news_content_li_title text {
    font-size: 20px;
    letter-spacing: 1px;
}

.x_peixun_news_content_li_title img {
    float: right;
    width: 32px;
    margin-right: 4px;
}

.x_peixun_news_content_li_mes {
    width: 100%;
    height: 92px;
    border-bottom: 1px solid #F0F0F0;
}

.x_peixun_news_content_li_mes_name {
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 15px;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.x_peixun_news_content_li a:hover {
    color: #000;
}

.x_peixun_news_content_li_mes_look {
    float: right;
    margin-top: 12px;
    margin-right: 10px;
}

.x_peixun_news_content_li_mes_look img {
    width: 28px;
}

.x_peixun_news_content_li_mes_look text {
    font-size: 15px;
    color: #C1C1C1;
    position: relative;
    top: 2px;
}


.x_peixun_zixun {
    width: 100%;
    height: 1055px;
    margin-top: 100px;
}

.x_peixun_zixun_text {
    color: #fff;
    font-size: 46px;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
    top: 100px;
}

.x_peixun_zixun_a {
    display: block;
    width: 180px;
    height: 48px;
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 7px;
    background: #fff;
    margin: 0 auto;
    text-align: center;
    line-height: 46px;
    color: #167eff;
    font-size: 20px;
    letter-spacing: 1px;
    position: relative;
    top: 175px;
}

.x_peixun_zixun_a:link {
    display: block;
    width: 142px;
    height: 46px;
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 22px;
    margin: 0 auto;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    position: relative;
    top: 117px;
}

.x_peixun_zixun_a:hover, .x_peixun_zixun_a:active {
    background: #187eff;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 1);
}

.deal {
    background: #fafafa;
    height: auto;
}

.deal > .content {
    /* margin-top: 120px; */
    margin: 120px auto 0;
    width: 1200px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    text-align: center;
}

.deal > .content > div {
    width: 30%;
}

.deal > .content > .item {
    width: 24%;
    height: 360px;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
}

.deal > .content > .item > .top {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
}


.deal > .content > .item .middle {
    font-size: 16px;
    font-weight: 400;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: space-between;
    color: #FFFFFF;
    margin: 40px auto;
    padding: 0 25px;
}


.kernel {
    height: auto;
    overflow: auto;
    background: #fafafa;
}

.kernel > .content {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.kernel > .content > div {
    width: 30%;
}

.kernel > .content > .middle {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.kernel > .content > .middle > .middle > img.active {
    display: inline-block;
}
.kernel > .content > .middle > .middle > img {
    display: none;
}

.kernel > .content > .item {
    width: 24%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
}

.kernel .deal_list {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.kernel .deal_list > .item {
    width: 361px;
    height: 140px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 400;
    color: #323232;
    margin-bottom: 15px;
    padding: 25px;
    box-sizing: border-box;
}
.kernel .deal_list > .item.active >.img > img:last-child{
    display: inline-block;
}
.kernel .deal_list > .item.active >.img > img:first-child{
    display: none;
}
.kernel .deal_list > .item.active{
    background-color: #FF3F65;
    color: #FFFFFF;
}
.kernel .deal_list > .item > .img {
    width: 60px;
}
.kernel .deal_list > .item > .img > img {
    margin-right: 25px;
}
.kernel .deal_list > .item > .img > img:last-child {
    display: none;
    border-radius: 20px;
}
.kernel .deal_list > .item > .name >.title{
    /*font-weight: 600;*/
    line-height: 50px;
}
.kernel .deal_list > .item > .name >.hint{
    font-size: 16px;
}
.kernel > .title1 {
    font-size: 22px;
    font-weight: 500;
    color: #323232;
    margin-top: 120px;
    text-align: center;
    margin-bottom: 35px;
}

.kernel > .title1 > span:after {
    content: '';
    position: relative;
    display: block;
    width: 20px;
    height: 4px;
    background-color: #ff214e;
    margin: 0 auto;
    border-radius: 5px;
}

.kernel > .content2 {
    display: flex;
    display: -webkit-flex;
    margin: 60px auto;
    justify-content: space-around;
    margin-bottom: 35px;
    width: 1200px;
}

.kernel > .content2 > div {
    width: 360px;
    height: 753px;
    position: relative;
    text-align: center;
}

.kernel > .content2 > div.left {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    width: 700px;
    justify-content: space-between;
    padding-top: 26px;
}

.kernel > .content2 > div.left > .item {
    width: 160px;
    height: 160px;
    background: #fff;
    border: 1px solid #fff;
    /* border-color: #555; */
    line-height: 117px;
    animation: bordermoveb 0.5s;
    -webkit-animation: bordermoveb 0.5s;
}

.kernel > .content2 > div.left > .item > .bottom {
    font-size: 20px;
    line-height: 20px;
    color: #323232;
}

.kernel > .content2 > div.left > .item > .top > img {
}



.versions {
    height: auto;
    background: #fafafa;
    overflow: auto;
}

.versions > .content {
    width: 1200px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    text-align: center;
    margin: 120px auto 55px auto;
}

.versions > .content > div {
    width: 30%;
}

.versions > .content > .item {
    display: flex;
    display: -webkit-flex;
    width: 360px;
    height: 380px;
    background: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    flex-direction: column;
}

.versions > .content > .item > div {
    height: 50%;
    width: 100%;
}

.versions > .content > .item > .bottom > .title {
    font-size: 20px;
    font-weight: 500;
    color: #323232;
    line-height: 88px;
}

.versions > .content > .item > .bottom > .hint {
    font-size: 16px;
    font-weight: 400;
    color: #646464;
    padding: 0 35px;
}

.characteristic > .content {
    margin-top: 200px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin-bottom: 14px;
}

.characteristic > .content > .item {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 105% 110%;
    border-radius: 30px;
    height: 263px;
    width: 30%;
    margin-bottom: 88px;
}

.characteristic > .content > .item > div {
    height: auto;
}

.characteristic > .content > .item > .bottom > .title {
    line-height: 55px;
}

.characteristic > .content > .item > div.top > img {
    margin-top: -16%;
}


.service {
    background: #FFFFFF;
    height: auto;
    overflow: auto;
}

.service > .content {
    display: flex;
    width: 1200px;
    margin: 110px auto 35px auto;
    display: -webkit-flex;
    justify-content: space-between;
}

.service > .content > div.middle {
    width: 35%;
    text-align: center
}

.service > .content > div .name {
    font-size: 18px;
    font-weight: 500;
    color: #323232;
    line-height: 38px;
}

.service > .content > div .hint {
    font-size: 16px;
    font-weight: 400;
    color: #646464;
}

.service > .content > div.left {
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.service > .content > div.right {
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    text-align: left;
}

.service > .content > div > .item {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
    height: 62px;
}
.service > .content > div > .item > .left{
    height: 100%;
    width: 10%;
}
.service > .content > div.left > .item > .right{
    width: 90%;
}

.service > .content > div > .item >.left > .icon {
    margin-top:15px;
    margin-right: 10px;
}


.x_peixun_manzu.moshimain {
    background: #fff;
}

.moshi {
    margin: 60px auto 0;
    padding-top: 55px;
    padding-bottom: 55px;
    text-align: center;
    display: flex;
    width: 1200px;
    justify-content: space-around;
}

img.moshi_img {
    margin: 0px auto;
    text-align: center;
}
.x_peixun_manzu.moshimain {
    background: #fafafa;
    height: 911px;
    background: url('http://qiniugw.sdwanyue.com/peixun/l2b.png') no-repeat center;
}




.x_peixun_jianjie {
    width: 1200px;
    display: flex;
    margin: 0px auto;
}

.x_peixun_jianjie_a {
    width: 200px;
    overflow: hidden;
}

.x_peixun_jianjie_a_1 {
    position: relative;
    width: 112px;
    height: 112px;
    border: 3px solid #ffe1d7;
    border-radius: 112px;
    line-height: 112px;
    text-align: center;
    margin: 0px auto;
}

p.x_peixun_jianjie_a_2_2 {
    position: absolute;
    width: 35px;
    height: 35px;
    /* left: 0; */
    /* top: 0; */
    background: #fe6737;
    border-radius: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 18px;
    bottom: -17.5px;
    left: calc( 50% - 17.5px );
}

p.x_peixun_jianjie_a_2 {
    text-align: center;
    line-height: 30px;
    color: #505050;
    font-size: 16px;
    padding-top: 25px;
}
.x_peixun_jianjie {
    width: 1200px;
    margin: 65px auto 26px;
    display: flex;
    justify-content: space-evenly;
}
.x_peixun_jianjie_b {}

span.x_peixun_jianjie_b_1 {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #fe6737;
    border-radius: 5px;
    margin: 59px 1px;
}
.x_peixun_jianjie_b .x_peixun_jianjie_b_1:nth-child(1){

background: #fe673740;
}
.x_peixun_jianjie_b .x_peixun_jianjie_b_1:nth-child(2){

background: #fe673773;
}
.x_peixun_jianjie_b .x_peixun_jianjie_b_1:nth-child(3){

background: #fe6737a6;
}
.moshi_c {
    width: 222px;
    height: 392px;
    border-radius: 11px;
    box-shadow: 0px 3px 3px 0px #fd86564d;
}
.moshi_c:nth-child(1) {
    background: url(http://qiniugw.sdwanyue.com/peixun/l3c1.png);
}
.moshi_c:nth-child(2) {
    background: url(http://qiniugw.sdwanyue.com/peixun/l3c2.png?1);
}
.moshi_c:nth-child(3) {
    background: url(http://qiniugw.sdwanyue.com/peixun/l3c3.png);
}
.moshi_c:nth-child(4) {
    background: url(http://qiniugw.sdwanyue.com/peixun/l3c4.png);
}
.moshi_c:nth-child(5) {
    background: url(http://qiniugw.sdwanyue.com/peixun/l3c5.png);
}

p.moshi_c_1 {
    color: #fe6737;
    font-size: 25px;
    margin-top: 162px;
}

.moshi_c_2 {
    display: flex;
    flex-wrap: wrap;
    width: 165px;
    justify-content: space-between;
    margin: 10px auto;
}

p.moshi_c_2_1 {
    width: 72px;
    text-align: left;
    font-size: 18px;
    color: #323232;
    line-height: 46px;
}
img.tright {
    opacity: 0;
    display: block;
    position: absolute;
    left: 16px;
    top: 20px;
    animation: imgmovea 0.5s ;
    -webkit-animation: imgmovea 0.5s;
}

img.tright.tshow {
    display: block;
    animation: imgmoveb 0.5s ;
    -webkit-animation: imgmoveb 0.5s;
    opacity: 1;
}

.kernel > .content2 > div.left > .item.item-show {
    border: 1px solid #fe6737!important;
    animation: bordermovea 0.5s;
    -webkit-animation: bordermovea 0.5s infinite;
}
p.hint2 {
    text-align: center;
    width: 1000px;
    margin: 0 auto;
    font-size: 25px;
    font-weight: 400;
    color: #fe6737;
    line-height: 32px;
    margin-top: 91px;
}
p.hint3 {
    text-align: center;
    width: 1000px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 400;
    color: #646464;
    line-height: 32px;
    margin-top: 14px;
}
.psduan_1 {
    width: 1200px;
    margin: 45px auto 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: #323232;
    font-size: 16px;
}

.psduan_2 {
    display: flex;
    width: 1200px;
    justify-content: space-around;
    margin: auto;
}
.psduan_1_1 {
    width: 242px;
    text-align: center;
    /* display: flex; */
    /* justify-content: center; */
}
.psduan_1_1 img {
    /* width: 18px; */
    display: inline-block;
    /* height: 18px; */
}

.psduan_1_1 p {
    display: inline-block;
    margin-left: 3px;
}
p.hint4 {
    text-align: center;
    width: 1000px;
    margin: 0 auto;
    font-size: 25px;
    font-weight: 400;
    color: #fe6737;
    line-height: 32px;
    margin-top: 91px;
}

.psduan_3 {
    display: flex;
    width: 1200px;
    justify-content: space-around;
    margin: auto;
    margin-top: 65px;
}

.psduan_3_1 {
    width: 515px;
    padding-top: 81px;
    padding-left: 50px;
}

.psduan_3_1 p {
    line-height: 40px;
    font-size: 17px;
    color: #323232;
    padding-left: 56px;
    background: url(http://qiniugw.sdwanyue.com/peixun/l6c1.png) no-repeat;
    background-position: 17px 11px;
    margin-top: 31px;
}
.psduan_4 {
    display: flex;
    width: 1200px;
    justify-content: space-around;
    margin: auto;
    margin-top: 65px;
}
.psduan_5 {
    display: flex;
    width: 1200px;
    justify-content: space-around;
    margin: auto;
    margin-top: 65px;
    padding-bottom: 65px;
}

p.psduan_5_1_1 {
    line-height: 40px;
    font-size: 17px;
    color: #323232;
    padding-left: 56px;
    background: url(http://qiniugw.sdwanyue.com/peixun/l6c1.png) no-repeat;
    background-position: 17px 11px;
    margin-top: 31px;
}

.psduan_5_1 {
    width: 554px;
    padding-top: 81px;
    padding-left: 50px;
}

.psduan_5_1_2 {
    width: 489px;
    margin: 45px auto 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #323232;
    font-size: 16px;
}

.psduan_5_1_2_1 {
    width: 95px;
    height: 115px;
    border: 1px solid #fe6737;
    border-radius: 6px;
    text-align: center;
    line-height: 77px;
}

.psduan_5_1_2_1 p {
    line-height: 17px;
    color: #323232;
    font-size: 16px;
}

.psduan_5_1_2_2 {
    line-height: 115px;
}
.x_peixun_manzu.pshoutai {
    background: #fafafa;
}

.pshoutai_main {
    width: 1200px;
    margin: 65px auto 0;
    display: flex;
    height: 774px;
    padding-bottom: 55px;
}

.pshoutai_main_1 {
    width: 434px;
    border-radius: 8px;
    overflow: hidden;
    height: 774px;
    /* overflow: hidden; */
}

.pshoutai_main_2 {
    width: 766px;
    text-align: center;
    line-height: 774px;
}
p.pshoutai_main_1_1_1 {
    font-size: 20px;
    color: #323232;
    height: 18px;
    border-left: 4px solid #fe6737;
    line-height: 16px;
    padding-left: 15px;
    margin-left: 20px;
}

p.pshoutai_main_1_1_2 {
    font-size: 16px;
    color: #999999;
    padding-left: 38px;
    padding-right: 28px;
    line-height: 30px;
    padding-top: 10px;
    overflow: hidden;
    height: 30px;
    animation: imgmovea 0.5s linear;
    -webkit-animation: pmoveb 0.5s linear;
}

.pshoutai_main_1_1 {
    background: #fff;
    padding-top: 36px;
    padding-bottom: 30px;
}
.pshoutai_main_1_1.pshoutai_main_1_1-show {
    background: #fff0eb;
}

.pshoutai_main_1_1.pshoutai_main_1_1-show p.pshoutai_main_1_1_2 {
    height: 60px;
    animation: pmovea 0.5s linear;
    -webkit-animation: pmovea 0.5s linear;
}
.zhoutai_main {
    width: 1115px;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    justify-content: space-between;
    padding-top: 50px;
    padding-bottom: 95px;
}

.zhoutai_main_c {
    width: 540px;
    background: #fff;
    height: 140px;
    margin-bottom: 25px;
    line-height: 140px;
    position: relative;
    box-shadow: 0px 0px 9px #0000000a;
}

img.zhoutai_main_c_1 {
    position: relative;
    left: 30px;
}

.zhoutai_main_c {}

p.zhoutai_main_c_2 {
    position: absolute;
    left: 115px;
    top: 0;
    color: #323232;
    line-height: 30px;
    font-size: 20px;
    top: 25px;
}

p.zhoutai_main_c_3 {
    position: absolute;
    line-height: 30px;
    top: 30px;
    font-size: 16px;
    color: #999999;
    left: 115px;
    top: 58px;
    letter-spacing: -0.45px;
}

.x_peixun_manzu.zhoutai {
    background: #f7f7f7;
}


.x_peixun_zixun_c {
    width: 1200px;
    margin: auto;
    position: relative;
    height: 278px;
}

.x_peixun_zixun_c img {
    position: absolute;
    left: 30px;
    bottom: 11px;
}

img.tbright {
    position: relative;
}

@keyframes pmovea
{
from {height:30px;}
to {height:60px;}
}

@-webkit-keyframes pmovea  /*Safari and Chrome*/
{
from {height:30px;}
to {height:60px;}
}

@keyframes pmoveb
{
from {height:60px;}
to {height:30px;}
}

@-webkit-keyframes pmoveb  /*Safari and Chrome*/
{
from {height:60px;}
to {height:30px;}
}




@keyframes imgmovea
{
from {opacity:1;}
to {opacity:0;}
}

@-webkit-keyframes imgmovea  /*Safari and Chrome*/
{
from {opacity:1;}
to {opacity:0;}
}

@keyframes imgmoveb
{
from {opacity:0;}
to {opacity:1;}
}

@-webkit-keyframes imgmoveb  /*Safari and Chrome*/
{
from {opacity:0;}
to {opacity:1;}
}
@-webkit-keyframes bordermoveb  /*Safari and Chrome*/
{
from {border-color:#fe6737;}
to {border-color:#fff;}
}
@keyframes bordermoveb
{
from {border-color:#fe6737;}
to {border-color:#fff;}
}
@-webkit-keyframes bordermovea  /*Safari and Chrome*/
{
from {border-color:#fff;}
to {border-color:#fe6737;}
}
@keyframes bordermovea
{
from {border-color:#fff;}
to {border-color:#fe6737;}
}
img.tips_right {transform: rotate(180deg);}

p.x_peixun_banner_bottom_auto_p1 {
    position: absolute;
    top: 20px;
    left: 108px;
    line-height: 30px;
    height: 30px;
    font-size: 18px;
}

p.x_peixun_banner_bottom_auto_p2 {
    position: absolute;
    top: 44px;
    line-height: 30px;
    left: 109px;
    font-size: 12px;
}


.l1_title_con {
    position: relative;
    width: 108px;
    height: 60px;
}

.l1_title_con.choose {}

span.l1_title_con_span {
    font-size: 20px;
    padding-left: 28px;
    transition: all 0.5s;
}

img.l1_title_con_img_choose {
    position: absolute;
    top: 5px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s;
}

img.l1_title_con_img {
    vertical-align: sub;
    position: absolute;
    top: 5px;
    visibility: visible;
    opacity: 1;
    transition: all 0.5s;
}

.l1_title_con_line {
    margin: 4px auto;
    height: 3px;
    width: 0px;
    background: #1486ff;
    transition: all 0.5s;
}

.l1_title_con.choose span.l1_title_con_span {
    color: #1486ff;
}

.l1_title_con.choose img.l1_title_con_img_choose {
    visibility: visible;
    opacity: 1;
}

.l1_title_con.choose img.l1_title_con_img {
    visibility: hidden;
    opacity: 0;
}

.l1_title_con.choose .l1_title_con_line {
    width: 108px;
}
.x_peixun_jianjie_con {
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 750px;
    top: 0;
}

.x_peixun_jianjie_con.choose {
    opacity: 1;
    visibility: visible;
}

.x_peixun_jianjie_con p {
    text-align: center;
    font-size: 18px;
}

.x_peixun_jianjie_con img {
    margin: 40px auto 0;
}
.x_peixun_jianjie_main {
    height: 750px;
    position: relative;
}
.moshimain .x_peixun_manzu_tips {
    color: #fff;
}

.moshimain p.hint {
    color: #fff;
}

p.line {
    height: 3px;
    width: 40px;
    background: #107dff;
    margin: 28px auto;
}

.moshimain p.line {
    background: #fff;
}

.moshimain_con {
    width: 1200px;
    margin: auto;
    margin-top: 0px;
    display: flex;
    height: 510px;
}

.moshimain_c {
    width: 300px;
    background: #fff;
    height: 460px;
    position: relative;
    text-align: center;
    transition: all 0.5s;
    top: 25px;
    padding: 0px 50px;
}

img.moshimain_c_img {position: absolute;left: 175px;top: 35px;visibility: visible;transition: all 0.5s;opacity: 1;}

img.moshimain_c_img.moshimain_c_img_a {
    visibility: hidden;
    opacity: 0;
}

p.moshimain_c_p {
    padding-top: 115px;
    font-size: 26px;
    transition: all 0.5s;
}
.moshimain_c.selected {
    background: #4196ff;
    padding: 25px 50px;
    top: 0px;
}

.selected
 img.moshimain_c_img.moshimain_c_img_a {
    opacity: 1;
    visibility: visible;
    top: 60px;
}

.selected img.moshimain_c_img {
    opacity: 0;
    visibility: hidden;
    top: 60px;
}

.moshimain_c_div2 {
    border-top: 1px solid #4196ff;
    border-bottom: 1px solid #4196ff;
    height: 194px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all 0.5s;
}
.moshimain_c.selected p.moshimain_c_p {
    color: #fff;
}

p {}

.moshimain_c_div2 p {
    line-height: 30px;
    font-size: 16px;
    text-align: left;
    transition: all 0.5s;
}

.moshimain_c_div1 {
    border-top: 2px solid #4196ff;
    border-bottom: 2px solid #4196ff;
    padding: 6px 0px;
    margin: 40px 0px;
    transition: all 0.5s;
}

.selected .moshimain_c_div1 {
    border-color: #fff;
}

.selected .moshimain_c_div2 {
    border-color: #fff;
}

.selected .moshimain_c_div2 p {
    color: #fff;
}

.moshimain_btn {
    width: 1200px;
    margin: auto;
    /* padding-top: 50px; */
    display: flex;
    justify-content: center;
}
.kernel_c {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.kernel_c_in {
    max-width: 438px;
    width: 285px;
    min-width: 236px;
    height: 220px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    text-align: center;
    margin-left: 20px;
    transition: all 0.5s;
    overflow: hidden;
}

.kernel_c_in:hover {
    width: 438px;
}

.kernel_c_in.selected {}

.kernel_c_in:first-child {
    margin-left: 0;
}

.kernel_c_in_back {
    width: 100%;
    height: 220px;
    position: relative;
    background: linear-gradient(to right,#1b7cffc2,#8679ff69);
}

.kernel_c_in_back {}

img.kernel_img {
    /* position: absolute; */
    margin-top: 40px;
    transition: all 0.5s;
}

p.kernel_p1 {
    position: absolute;
    width: 100%;
    color: #fff;
    top: 117px;
    font-size: 26px;
    transition: all 0.5s;
}

p.kernel_p2 {
    border: 1px solid #fff;
    position: absolute;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    padding: 0px 5px;
    top: 162px;
    transition: all 0.5s;
    left: calc( 50% - 34px );
}

p.kernel_p3 {
    color: #fff;
    font-size: 12px;
    position: absolute;
    width: 100%;
    top: 240px;
    opacity: 0;
    transition: all 0.5s;
}

.kernel_c_in:hover img.kernel_img {
    margin-top: 20px;
}

.kernel_c_in:hover p.kernel_p1 {
    top: 96px;
}

.kernel_c_in:hover p.kernel_p2 {
    top: 142px;
}

.kernel_c_in:hover p.kernel_p3 {
    opacity: 1;
    top: 182px;
}



.x_edu_banben{
    width: 100%;
    height: 753px;
    background: #f4f9ff;
    clear: both;
    overflow: hidden;
    margin-top: 60px;
}
.x_edu_banben_tips{
    display: block;
    width: 150;
    margin: 0 auto;
    margin-top: 80px;
}

.x_edu_banben_content{
    width: 1220px;
    margin: 0 auto;
    clear: both;
    /* overflow: hidden; */
    /* height: 305px; */
    padding: 40px 0 40px;
    margin-top: 55px;
    /* padding-bottom: 53px; */
    display: flex;
    justify-content: space-between;
}
.x_edu_banben_content_li{
    /* float: left; */
    width: 202px;
    overflow: hidden;
    height: 318px;
    background-color: #FFFFFF;
    padding: 12px;
    box-shadow: rgb(0 0 0 / 4%) 0px 1px 10px 0px;
    text-align: center;
}
.x_edu_banben_content_li_mouseover{
    /* transform: scale(1.1); */
}
.x_edu_banben_content_li_img{
    /* display: inline-block; */
    text-align: center;
    /* margin: auto; */
    width: 202px;
    transition: all 1s;
    -webkit-transition: all 1s; /* Safari */
    height: 213px;
    visibility: visible;
    opacity: 1;
    position: relative;
    top: 0;
    left: 0;
    margin: auto;
}
.x_edu_banben_content_li_p1 {
    font-weight: bold;
    margin-top: 20px;
    font-size: 16px;
    text-align: left;
}

.x_edu_banben_content_li_p2 {
    margin-top: 2px;
    font-size: 12px;
    color: #b0b0b0;
    visibility: visible;
    transition: all 1s;
    -webkit-transition: all 1s;
    opacity: 1;
    text-align: left;
}

.x_edu_banben_content_li_type{
    text-align: center;
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: 600;
    margin-top: 20px;
}
.x_edu_banben_content_li_tips{
    text-align: center;
    font-size: 16px;
    color: #969696;
    margin-top: 2px;
}
.x_edu_banben_content_li_title{
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-left: 60px;
    margin-top: 40px;
}
.x_edu_banben_content_li_div{
    margin-left: 60px;
    margin-top: 10px;
}
.x_edu_banben_content_li_div_text{
    font-size: 15px;
    letter-spacing: 1px;
    color: #646464;
    margin-left: 5px;
}
.x_edu_banben_content_li_text{
    font-size: 16px;
    letter-spacing: 1px;
    color: #646464;
    margin-left: 61px;
    margin-top: 10px;
}

.x_edu_banben_bottom{
    width: 324px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    /* margin-top: 130px; */
    font-size: 16px;
    letter-spacing: 1px;
}

.x_edu_banben_bottom_a1{
    display: block;
    width:140px;
    height:44px;
    border: 1px solid #47a0f7;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    background: #47a0f7;
}

.x_edu_banben_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_banben_bottom_a1:hover,.x_edu_banben_bottom_a1:active{
    color: #47a0f7;
    background: #fff;
    border: 1px solid  #47a0f7;
}



.x_edu_banben_bottom_a2{
    display: block;
    width:140px;
    height:44px;
    border: 1px solid #47a0f7;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
    background: #47a0f7;
}

.x_edu_banben_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_banben_bottom_a2:hover,.x_edu_banben_bottom_a2:active{
    color: #47a0f7;
    background: #fff;
    border: 1px solid  #47a0f7;
}
p.x_edu_banben_content_li_p3 {
    visibility: hidden;
    color: #b0b0b0;
    height: 0;
    padding: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    opacity: 0;
    text-align: left;
}

.x_edu_banben_content_li_mouseover img.x_edu_banben_content_li_img {
    height: 0px;
    width: 0px;
    visibility: hidden;
    opacity: 0;
    /* top: -250px; */
}

.x_edu_banben_content_li_mouseover p.x_edu_banben_content_li_p1 {
    margin-top: 0px;
}

img.x_edu_banben_content_li_p1_img {
    width: 0px;
    vertical-align: bottom;
    margin-right: 0px;
    /* transition: width 1s; */
    /* -webkit-transition: width 1s; */
    transition: all 1s;
    -webkit-transition: all 1s;
}

.x_edu_banben_content_li_mouseover img.x_edu_banben_content_li_p1_img {
    width: 25px;
    margin-right: 5px;
}

.x_edu_banben_content_li_mouseover p.x_edu_banben_content_li_p2 {
    margin: 0;
    visibility: hidden;
    height: 0;
    opacity: 0;
}

.x_edu_banben_content_li_mouseover p.x_edu_banben_content_li_p3 {
    visibility: visible;
    padding-top: 40px;
    line-height: 27px;
    opacity: 1;
    text-align: left;
}
.youshi_c {
    width: 1200px;
    margin: 108px auto 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.youshi_in {
    width: 588px;
    border: 1px solid #d1e6ff;
    border-radius: 10px;
    transition: all 0.5s;
    overflow: hidden;
    margin: 10px 0px;
}

p.youshi_in_tit {
    height: 70px;
    line-height: 70px;
    color: #000;
    font-size: 24px;
    background: #e8f2ff;
    padding-left: 28px;
    transition: all 0.5s;
}
span.youshi_in_tit_span {
    background: #4196ff;
    display: inline-block;
    width: 12px;
    border-radius: 12px;
    height: 12px;
    margin-right: 12px;
    position: relative;
    top: -1px;
    transition: all 0.5s;
}

.youshi_in_c {
    position: relative;
    height: 135px;
    overflow: hidden;
}

p.youshi_in_c_p {
    padding: 40px 215px 0px 28px;
    line-height: 26px;
    font-size: 16px;
    color: #666;
}

img.youshi_in_img {
    position: absolute;
    right: 56px;
    bottom: -2px;
    transition: all 0.5s;
}

.youshi_in:hover img.youshi_in_img.img_a {
    opacity: 0;
}

img.youshi_in_img.img_b {
    opacity: 0;
}

img.youshi_in_img.img_a {
    opacity: 1;
}

.youshi_in:hover {
    border-color: #4096ff;
    box-shadow: 0px 0px 13px -2px #4096ff;
}

.youshi_in:hover p.youshi_in_tit {background: linear-gradient(to right,#4598ff,#a4c0ff);color: #fff;}

.youshi_in:hover span.youshi_in_tit_span {background: #fff;}

.youshi_in:hover img.youshi_in_img.img_b {
    opacity: 1;
}
.fuwu_c {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: center;
}
.fuwu_in {
    width: 200px;
    height: 50px;
    display: flex;
    line-height: 50px;
    padding: 15px 0px;
    justify-content: space-evenly;
    margin: 22px;
    box-shadow: 0px 0px 14px -1px #e3e3e3;
}

p.fuwu_in_p {
    font-size: 20px;
    padding-left: 0px;
}

.fuwu_in.fuwu_in_2 {
    width: 280px;
}

p.fuwu_msg {
    text-align: center;
    padding-top: 20px;
    color: #b5b5b5;
    font-size: 14px;
    padding-bottom: 48px;
}
a.moshimain_btn_a {
    display: block;
    width: 188px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #ff9102;
    border-radius: 10px;
    text-align: center;
    font-size: 17px;
    color: #ff9102;
    font-weight: bold;
    transition: all 0.5s;
    margin: 0px 25px;
}

a.moshimain_btn_a:hover {
    background: #ff9102;
    color: #fff;
}

.moshimain .moshimain_btn {
    padding-top: 80px;
}
.moshimain a.moshimain_btn_a {
    color: #fff;
    border-color: #fff;
}

.moshimain a.moshimain_btn_a:hover {
    border-color: #ff9102;
}


.zhanshi_1_c {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    height: 555px;
}

.zhanshi_img {
    position: relative;
    width: 700px;
}

.zhanshi_img_in {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: 0.2s;
}

.zhanshi_img_in.zhanshi_img_show {
    opacity: 1;
}



.zhanshi_sec_c {
    width: 450px;
    height: 95px;
    border-radius: 6px;
    overflow: hidden;
    transition: 0.2s;
}

.zhanshi_sec_c.zhanshi_sec_show {
    background: #eef7ff;
}

.zhanshi_sec_c_a {
    border-left: 4px solid transparent;
    padding-left: 27px;
    padding-top: 20px;
    box-sizing: border-box;
    height: 95px;
    transition: 0.2s;
}

.zhanshi_sec_show .zhanshi_sec_c_a {
    border-left-color: #2589ff;
}

p.zhanshi_sec_c_p1 {
    position: relative;
    text-indent: 40px;
    font-size: 18px;
}

img.zhanshi_sec_c_p1_im1 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    transition: 0.2s;
}

img.zhanshi_sec_c_p1_im2 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: 0.2s;
}

.zhanshi_sec_show img.zhanshi_sec_c_p1_im1 {
    opacity: 0;
}

.zhanshi_sec_show  img.zhanshi_sec_c_p1_im2 {
    opacity: 1;
}

p.zhanshi_sec_c_p2 {
    padding-top: 6px;
    color: #b6b6b6;
    font-size: 13px;
}


.select{
    padding-top: 70px;
}
.select .select_bd{
    margin-top: 40px;
    margin-bottom: 10px;
}
.select .swiper{
    overflow: hidden;
}
.select .swiper-slide{
    padding: 10px 0 15px 0;
}
.select .item{
    display: flex;
    width: 380px;
    height: 177px;
    padding: 46px 30px 0 30px;

    background-image: url("../images/education/select_bg.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    border-radius: 6px;
    box-shadow: 3.61px 4.79px 12px 0px rgba(0,48,119,0.07);
    box-sizing: border-box;
}
.select .item:hover{
    background-image: url("../images/education/select_bg_hover.png");

}
.select .item .img{
    margin-right: 6px;
}
.select .item .img img{
    width: 37px;
    height: 37px;
}
.select .item .info{

}
.select .item .des{
    color: #81899a;
    font-size: 15px;
    line-height: 23px;
}
.select .item .title{
    color: #81899a;
    font-size: 15px ;
    line-height: 23px;
    text-align: right;
}
.select .swiper-button-prev,.select .swiper-button-next{
    width: 72px;
    height: 72px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.select .swiper-button-prev:after,.select .swiper-button-next:after{
    display: none;
}
.select .swiper-button-prev{
    left: -72px;
    background-image: url("../images/education/select_l.png");
}
.select .swiper-button-next{
    right: -72px;
    background-image: url("../images/education/select_r.png");
}

.select .swiper-button-prev:hover{
    background-image: url("../images/education/select_l1.png");
}
.select .swiper-button-next:hover{
    background-image: url("../images/education/select_r1.png");
}


.select .list{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.select .list img{
    width: 200px;
    height: 94px;
}
.titlebd{
    text-align: center;
}
.titlebd .titlebd_t{
    color: #323232;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.9px;
}
.titlebd .titlebd_des{
    color: #323232;
    font-size: 16px;
    line-height: 63px;
    letter-spacing: 0.4px;
}
.x_peixun_zixun_1 {
    height: 635px;
    background: url(http://qiniugw.sdwanyue.com/20230304/bj.png) no-repeat center center;
    text-align: center;
}

p.x_peixun_zixun_t1 {
    color: #ffffff;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.9px;
    padding-top: 85px;
    width: 1200px;
    margin: auto;
}

p.x_peixun_zixun_color {
    width: 170px;
    margin: auto;
    height: 4px;
    background: linear-gradient(90deg,transparent, #ffffffc7, transparent);
    margin-top: 35px;
}

p.x_peixun_zixun_t2 {
    width: 1200px;
    margin: auto;
    color: #fff;
    margin-top: 35px;
    font-size: 17px;
}

.x_peixun_alist {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}

a.x_peixun_a {
    display: block;
    width: 185px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    margin: 0 16px;
    border-radius: 7px;
    margin-top: 65px;
    position: relative;
    box-shadow: 0 0 5px 0 #005ff1;
    transition: 0.2s;
}

img.x_peixun_img1 {
    position: absolute;
    left: 20px;
    top: 13px;
    opacity: 1;
    transition: 0.2s;
}

img.x_peixun_img2 {
    position: absolute;
    left: 20px;
    top: 13px;
    opacity: 0;
    transition: 0.2s;
}

span.x_peixun_aspan {
    font-size: 18px;
    text-align: left;
    display: block;
    margin-left: 52px;
    color: #3391f9;
    transition: 0.2s;
}

a.x_peixun_a:hover {
    box-shadow: 0 0 17px 0 #0c469f;
    background: #338ef8;
}

a.x_peixun_a:hover img.x_peixun_img1 {
    opacity: 0;
}

a.x_peixun_a:hover img.x_peixun_img2 {
    opacity: 1;
}

a.x_peixun_a:hover span.x_peixun_aspan {
    color: #fff;
}
.x_peixun_zixun_2 {
    width: 1200px;
    margin: auto;
    position: relative;
    height: 420px;
}

img.x_peixun_zixun_2_img {
    position: absolute;
    left: 116px;
    bottom: 40px;
}
.zhanshi_sec {
    padding-top: 50px;
}
.stutytools_flex {
    display: flex;
    width: 1200px;
    height: 485px;
    overflow: hidden;
    align-items: flex-start;
}

.stutytools_flex_l {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 485px;
    width: 195px;
    box-sizing: border-box;
    border-right: 3px solid #E2E2E2;
    padding-left: 17px;
}

p.stutytools_flex_l_p {
    width: 135px;
    height: 45px;
    /* background: #1b83ff; */
    border-radius: 4px;
    /* box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.08); */
    text-align: center;
    /* width: 80px; */
    /* height: 19px; */
    font-size: 20px;
    font-family: PingFang SC, PingFang SC-Light;
    font-weight: 300;
    /* text-align: left; */
    color: #323232;
    line-height: 45px;
    letter-spacing: 0.5px;
    transition: 0.3s;
}

p.stutytools_flex_l_p.stutytools_flex_l_p_sec {
    background: #1b83ff;
    color: #fff;
    box-shadow: 0px 5px 12px 0px rgb(0 0 0 / 8%);
}

.stutytools_flex_r {
    width: 1002px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: flex-start;
    position: relative;
    top: 0;
}

.stutytools_flex_r_c {
    width: 1002px;
    height: 485px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.stutytools_flex_r_c_l_1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
}

.stutytools_flex_r_c_l {
    padding-left: 43px;
    width: 340px;
}

.stutytools_flex_r_c_l_img {
    width: 108px;
    height: 108px;
    /* background: #262626; */
    box-shadow: 0px 6px 14px 0px rgba(0,0,0,0.20);
}

p.stutytools_flex_r_c_l_2 {
    /* width: 89px; */
    /* height: 22px; */
    font-size: 22px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 600;
    text-align: left;
    color: #323232;
    line-height: 22px;
    letter-spacing: 0.55px;
    padding-top: 40px;
    padding-left: 2.5px;
    /* padding-top: 12px; */
}

p.stutytools_flex_r_c_l_3 {
    position: relative;
    width: 335px;
    /* height: 68px; */
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Light;
    font-weight: 300;
    text-align: left;
    color: #646464;
    line-height: 26px;
    padding: 0 2.5px;
    padding-top: 18px;
}
p.stutytools_flex_r_c_l_3.content{
    padding-top: 20px;
}
p.stutytools_flex_r_c_l_3.content:after{
    position: absolute;
    top: 10px;
    left: 0;
    content: '';
    height: 1px;
    width: 100%;
    background-color: #E2E2E2;
}
.stutytools_flex_r_c_l_4 a:first-child{
    background-color: #1b83ff !important;
    color: #fff;
}
a.stutytools_flex_r_c_l_4_a {
    width: 124px;
    height: 39px;
    border: 1px solid #1b83ff;
    border-radius: 4px;
    display: block;
    line-height: 39px;
    text-align: center;
    color: #1b83ff;
    transition: 0.3s;
}

.stutytools_flex_r_c_l_4 {
    width: 272px;
    display: flex;
    justify-content: space-between;
    padding-top: 36px;
}

a.stutytools_flex_r_c_l_4_a:hover {
    color: #fff;
    background: #1b83ff;
}

.stutytools_flex_r_c_r {
    padding-left: 63px;
}
.x_peixun_ai{
    height: 793px;
    background: url("https://qiniugw.sdwanyue.com/20250122/%E6%A8%A1%E5%9D%97%E8%83%8C%E6%99%AF.png") no-repeat ;
    background-position: center;
    background-size: 100% 100%;
}
.x_peixun_ai .title{
    font-weight: bold;
    padding-top: 80px;
    font-size: 36px;
    text-align: center;
    color: #323232;
    box-sizing: border-box;
}
.x_peixun_ai .tips{
    margin-bottom: 60px;
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
    color: #646464;
}
.x_peixun_ai .x_peixun_banner_content{
    height: unset;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.x_peixun_ai .ai_info{
    margin-bottom: 20px;
    padding-left: 28px;
    padding-top: 35px;
    width: 590px;
    height: 230px;
    background: #ffffff;
    border-radius: 20px;
    box-sizing:border-box ;
    background-repeat: no-repeat;
    background-size: 100%;
    border: 1px solid #ffffff;
    background-image: url("https://qiniugw.sdwanyue.com/20250122/1.png");
    transition: all .5s;
}
.x_peixun_ai .ai_info:hover{
    border: 1px solid #1b83ff;
}
.x_peixun_ai .ai_info:nth-child(2){
    background-image: url("https://qiniugw.sdwanyue.com/20250122/2.png");
}
.x_peixun_ai .ai_info:nth-child(3){
    background-image: url("https://qiniugw.sdwanyue.com/20250122/3.png");
}
.x_peixun_ai .ai_info:nth-child(4){
    background-image: url("https://qiniugw.sdwanyue.com/20250122/4.png");
}
.x_peixun_ai .ai_info:hover .ai_info_title{
    color: #1B83FF;
}
.x_peixun_ai .ai_info .ai_info_title{
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    color: #323232;
    transition: all .5s;
}
.x_peixun_ai .ai_info .ai_info_tips{
    width: 292px;
    height: 104px;
    font-size: 16px;
    text-align: left;
    color: #667182;
}
