body{
    margin: 0;
    padding: 0;
}

/**banner*/
.x_edu_banner{
    width: 100%;
    height: 1096px;
    background: url('http://qiniugw.sdwanyue.com/20220526/x_new_edu_banner_bg.png') no-repeat;
    background-size: 100% 100%;
}

.x_edu_banner_content{
    width: 1262px;
    margin: 0 auto;
    clear: both;
    /* overflow: hidden; */
    position: relative;
    top: 139px;
}

.x_edu_banner_content_left {
    float: left;
    width: 50%;
}

.x_edu_banner_content_left_img{
    /* width: 620px; */
    float: left;
}
.x_edu_banner_content_right{
    float: left;
    padding-left: 15px;
}
.x_edu_banner_content_right_img{
    width: 580px;
    margin-top: 150px;
}
.x_edu_banner_content_right_bottom{
    margin-top: 65px;
}
.x_edu_banner_content_right_bottom_button{
    display: inline-block;
    width: 150px;
    height: 45px;
    background: #fff;
    color: #49a2f8;
    text-align: center;
    border-radius: 40px;
    line-height: 45px;
    font-size: 17px;
    letter-spacing: 1px;
    margin-left: 20px;
    cursor: pointer;
}
.x_edu_banner_content_right_bottom_button:hover{
    color: #1DAD8E;
    background: #FFF100;
}
/**
banner_bottom
 */
 .x_edu_banner_bottom{
    width: 100%;
    height: 100px;
    background:#fff;
}

.x_edu_banner_bottom_auto{
    width: 1200px;
    height: 100%;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
}

.x_edu_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_edu_banner_bottom_auto_li_img:hover{
    animation:test 0.25s ease-in 2;
}

.x_edu_banner_bottom_auto_li{
    width: 20%;
    float: left;
    height: 100px;
    line-height: 100px;
    font-size: 19px;
    font-weight: 600;
}

.color_FF9A00{
    color: #FF9A00;
}

.x_edu_banner_bottom_auto span{
    margin-left: 15px;
}


/**Ã¦Â»Â¡Ã¨Â¶Â³Ã¥Ââ€žÃ§Â±Â»Ã¥Å“ÂºÃ¦â„¢Â¯**/
.x_edu_changjing{
    width: 100%;
    height: 940px;
    background: #fff;
}
.x_edu_changjing_tips{
    display: block;
    width: 150px;
    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;
}
.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;
}
.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 #47a0f7;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    background: #47a0f7;
}

.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: #47a0f7;
    background: #fff;
    border: 1px solid  #47a0f7;
}



.x_edu_changjing_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_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: #47a0f7;
    background: #fff;
    border: 1px solid  #47a0f7;
}

.x_edu_changjing_select{
    background: #47a0f7;
    color: #fff;
}
.x_edu_changjing_none{
    display: none;
}


/**Ã¦â€ºÂ´Ã¥Â¤Å¡Ã¥Å Å¸Ã¨Æ’Â½**/
.x_edu_more{
    width: 100%;
    height: 1215px;
    background: #FCFCFC;
    background: url('http://qiniugw.sdwanyue.com/20220526/x__new_edu_gongneng.png') no-repeat  center -100px;
    clear: both;
    overflow: hidden;
    padding-top: 140px;
    background-size: 100%;
}

.x_edu_more_tips{
    display: block;
    margin: 0 auto;
    margin-top: 70px;
}


.x_edu_more_content{
    width: 1200px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
    top: 30px;
    text-align: center;
    opacity: 0;
}

.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: 18px;
    margin-top: 30px;
}

.x_edu_more_content_li_img{
    float: left;
    margin-left: 25px;
    margin-top: 45px;
}

.x_edu_more_content_li_text{
    float: left;
    margin-top: 40px;
    width: 256px;
    margin-left: 30px;
}

.x_edu_more_content_li_text1{
    font-size: 16px;
    letter-spacing: 1px;
    color: #000;
    text-align: left;
}

.x_edu_more_content_li_text2{
    font-size: 14px;
    margin-top: 2px;
    text-align: left !important;
}

.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 #ffffff;
    border-radius:22px;
    color: #47a0f7;
    text-align: center;
    line-height: 44px;
    float: left;
    background: #ffffff;
}

.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: #ffffff;
    background: #47a0f7;
    border: 1px solid  #ffffff;
}



.x_edu_more_bottom_a2{
    display: block;
    width:140px;
    height:44px;
    border: 1px solid #ffffff;
    border-radius:22px;
    color: #47a0f7;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
    background: #ffffff;
}

.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: #ffffff;
    background: #47a0f7;
    border: 1px solid  #ffffff;
}




/****è¡Œä¸šåº”ç”¨*/
.x_edu_anli{
    width: 100%;
    height: 830px;
    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;
    margin-top: 20px;
    position: relative;
    top: 1255px;
    opacity: 0;
}
.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:hover {
    transform: scale(1.1);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 10px 0px;
}

.x_edu_anli_content_li_text{
    font-size: 35px;
    font-weight: 500;
    letter-spacing: 3px;
    width: 280px;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
}

.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;
    position: relative;
    top: 50px;
}

.x_edu_anli_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_anli_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_anli_bottom_a1:hover,.x_edu_more_bottom_a1:active{
    color: #47a0f7;
    background: #fff;
    border: 1px solid  #47a0f7;
}



.x_edu_anli_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_anli_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_anli_bottom_a2:hover,.x_edu_more_bottom_a2:active{
    color: #47a0f7;
    background: #fff;
    border: 1px solid  #47a0f7;
}

/*åŠŸèƒ½*/
.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: 2px solid #FFFFFF;
    border-radius: 8px;
    float: left;
    margin-top: 5px;
    padding: 18px;
    transition: all .18s ease-in .1s;
}

.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: #ecf5fe;
    border: 1px solid #48a1f7;
}

.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_banben{
    width: 100%;
    height: 700px;
    background: #FCFCFC;
    clear: both;
    overflow: hidden;
}
.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;
    margin-top: 20px;
    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;
}
.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;
}
.x_edu_banben_content_li_p1 {
    font-weight: bold;
    margin-top: 20px;
    font-size: 16px;
}

.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;
}

.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;
}


/*ä¼˜åŠ¿*/
.x_edu_youshi{
    width: 100%;
    height: 840px;
    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;
}
.x_edu_youshi_content_li_text1{
    width: 63%;
    margin: 0 auto;
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 10px;
}

.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 #47a0f7;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    background: #47a0f7;
}

.x_edu_youshi_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_youshi_bottom_a1:hover,.x_edu_youshi_bottom_a1:active{
    color: #47a0f7;
    background: #fff;
    border: 1px solid  #47a0f7;
}



.x_edu_youshi_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_youshi_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_youshi_bottom_a2:hover,.x_edu_youshi_bottom_a2:active{
    color: #47a0f7;
    background: #fff;
    border: 1px solid  #47a0f7;
}


/*æœåŠ¡*/
.x_edu_fuwu{
    width: 100%;
    background: #fff;
    clear: both;
    overflow: hidden;
    background: url('http://qiniugw.sdwanyue.com/x_new_edu_fuwu_bg.png') no-repeat;
    background-size: 100% 100%;
}
.x_edu_fuwu_tips{
    display: block;
    width: 150;
    margin: 0 auto;
    margin-top: 80px;
}

.x_edu_fuwu_content{
    width: 1243px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 110px;
}
.x_edu_fuwu_content_left{
    float: left;
    width: 324px;
}
.x_edu_fuwu_content_left_text{
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 50px;
}
.x_edu_fuwu_content_left_li{
    margin-top: 30px;
    clear: both;
    overflow: hidden;
}
.x_edu_fuwu_content_left_li_img{
    float: left;
}
.x_edu_fuwu_content_left_li_text{
    display: inline-block;
    font-size: 16px;
    float: left;
    width: 296px;
    letter-spacing: 1px;
    position: relative;
    left: 10px;
    bottom: 3px;
}
.x_edu_fuwu_content_middle{
    background: url('http://qiniugw.sdwanyue.com/20220526/x_new_edu_fuwu1.png') no-repeat 74px 69px;
    float: left;
    margin-left: 93px;
}
.x_edu_fuwu_content_middle_img{
    /* -webkit-animation: round_animate 5s linear infinite;
    animation: round_animate 5s linear infinite;  */
}

.x_edu_fuwu_bottom{
    width: 324px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 140px;
    font-size: 16px;
    letter-spacing: 1px;
}

.x_edu_fuwu_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_fuwu_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_fuwu_bottom_a1:hover,.x_edu_fuwu_bottom_a1:active{
    color: #47a0f7;
    background: #fff;
    border: 1px solid  #47a0f7;
}



.x_edu_fuwu_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_fuwu_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_fuwu_bottom_a2:hover,.x_edu_fuwu_bottom_a2:active{
    color: #47a0f7;
    background: #fff;
    border: 1px solid  #47a0f7;
}

/*æœåŠ¡ç»Ÿè®¡éƒ¨åˆ†*/
.x_edu_fuwu_tongji {
    width: 100%;
     height: 491px;
     text-align: center;
     overflow: hidden;
     clear: both;
     margin: 20px auto 10px;
     background: url('http://qiniugw.sdwanyue.com/our_fuwu.png') no-repeat center 0px;
}

.x_edu_fuwu_tj_info {
     width: 60%;
    margin: 263px auto 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.x_edu_fuwu_tj_info::after {
     display: block;
      content: '';
      clear: both;
      visibility: hidden;
      height: 0;
}

.x_edu_fuwu_tj_li {
    float: left;
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: 1px;
}

.x_edu_fuwu_tj_li span:first-child {
    font-size: 40px;
}

.x_edu_fuwu_tj_li span:nth-child(2) {
    font-size: 25px;
    font-weight: bold;
}

.x_edu_fuwu_tj_shu {
    float: left;
    display: inline-block;
    border: 0.5px solid #FFFFFF;
    width: 0px;
    height: 56px;
    margin: 13px 115px 0;
}


/*æˆ‘ä»¬çš„å®¢æˆ·*/

.x_edu_our_coustomer {
    margin-top: 70px;
}

.x_edu_our_cus_li {
    text-align: center;
    margin-bottom: 45px;
}

.x_edu_our_cus_info {
    width: 92%;
    margin: 0 auto;
}

.x_edu_out_cus_info img {
    width: 268px;
    height: 137px;
     box-shadow:0px 1px 10px 0px rgba(0, 0, 0, 0.03);
}



@keyframes round_animate {
    to {
        transform: rotate(1turn);
    }
}
/**æ–°é—»**/
.x_edu_news{
    width: 100%;
    height: 630px;
    background: #fff;
}
.x_edu_news_tips{
    display: block;
    width: 150;
    margin: 0 auto;
    margin-top: 80px;
}

.x_edu_news_content{
    width: 1200px;
    margin: 0 auto;
    margin-top: 147px;
    clear: both;
    overflow: hidden;
}
.x_edu_news_content_li{
    float: left;
    width: 30%;
}
.x_edu_news_content_li:nth-of-type(2){
    margin-left: 5%;
}
.x_edu_news_content_li:nth-of-type(3){
    margin-left: 5%;
}
.x_edu_news_content_li_title{
    width: 100%;
    height: 55px;
    border-bottom: 1px solid #F0F0F0;
    display: block;
    font-weight: 600;
}
.x_edu_news_content_li_title:hover{
    color: #000;
}
.x_edu_news_content_li_title text{
    font-size: 20px;
    letter-spacing: 1px;
}
.x_edu_news_content_li_title img{
    float: right;
    width: 32px;
    margin-right: 4px;
}
.x_edu_news_content_li_mes{
    width: 100%;
    height: 92px;
    border-bottom: 1px solid #F0F0F0;

}
.x_edu_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_edu_news_content_li a:hover{
    color: #000;
}
.x_edu_news_content_li_mes_look{
    float: right;
    margin-top: 12px;
    margin-right: 10px;
}
.x_edu_news_content_li_mes_look img{
    width: 28px;
}
.x_edu_news_content_li_mes_look text{
    font-size: 15px;
    color: #C1C1C1;
    position: relative;
    top: 2px;
}

/****Ã¥â€™Â¨Ã¨Â¯Â¢**/
.x_edu_zixun{
    width:100%;
    height:260px;
    background: url('http://qiniugw.sdwanyue.com/20220526/x_edu_zixun.png') no-repeat;
    background-size: 100% 100%;
}

.x_edu_zixun_text{
    color: #fff;
    font-size: 30px;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
    top: 80px;
}

.x_edu_zixun_a{
    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_edu_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_edu_zixun_a:hover,.x_edu_zixun_a:active{
    background: #fff;
    color: #000;
    border: 1px solid rgba(255,255,255,1);
}


/***è¥é”€*/
.x_edu_yingxiao{
    width: 100%;
    clear: both;
    overflow: hidden;
    background: #FCFCFC;
    height: 1290px;
}
.x_edu_yingxiao_content{
    width: 1281px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.x_edu_yingxiao_content_info {
    width: 50%;
    float: left;
}

.x_edu_yingxiao_content .x_edu_yingxiao_left {
    position: relative;
    left: -1255px;
    opacity: 0;
}

.x_edu_yingxiao_content .x_edu_yingxiao_right {
    position: relative;
    right: -1255px;
    opacity: 0;
}




.x_edu_yingxiao_content_info_info {
    width: 100%;
    height: 460px;
}

.x_edu_yingxiao_content_li{
    width: 49%;
    float: left;
    text-align: center;
    margin-top: 30px;
}
.x_edu_yingxiao_content_li_text{
    font-size: 19px;
}
.x_edu_yingxiao_content_li_text1{
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
}


p.x_edu_banben_content_li_p3 {
    visibility: hidden;
    color: #b0b0b0;
    height: 0;
    padding: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    opacity: 0;
}

.x_edu_banben_content_li_mouseover img.x_edu_banben_content_li_img {
    height: 0px;
    /* width: 0px; */
    visibility: hidden;
    opacity: 0;
}

.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;
}
.display_none{
    display: none;
}

