<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    margin: 0;
    padding: 0;
}

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

.x_edu_banner_content{
    width: 1200px;
    margin: 0 auto;
    clear: both;
    /* overflow: hidden; */
    position: relative;
    top: 139px;
}
.x_edu_banner_content_left_img{
    width: 620px;
    float: left;
}
.x_edu_banner_content_right{
    float: left;
}
.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: #8d49e9;
    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: #8d49e9;
    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: 150;
    margin: 0 auto;
    margin-top: 70px;
}

.x_edu_changjing_content{
    width: 1200px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 90px;
}
.x_edu_changjing_content_left{
    float: left;
    width: 430px;
}
.x_edu_changjing_content_left_li{
    width: 100%;
    height: 140px;
    border-radius: 10px;
}
.x_edu_changjing_content_left_li_img{
    float: left;
    margin-top: 39px;
    margin-left: 20px;
}
.x_edu_changjing_content_left_li_img1{
    float: left;
    margin-top: 39px;
    margin-left: 20px;
}
.x_edu_changjing_content_left_li_text{
    float: left;
    width: 290px;
    margin-left: 20px;
    margin-top: 39px;
}
.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 #8d49e9;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    background: #8d49e9;
}

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



.x_edu_changjing_bottom_a2{
    display: block;
    width:140px;
    height:44px;
    border:1px solid #8d49e9;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
    background: #8d49e9;
}

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

.x_edu_changjing_select{
    background: #8d49e9;
    color: #fff;
}
.x_edu_changjing_none{
    display: none;
}


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


.x_netschool_more_tips{
    display: block;
    margin: 0 auto;
    width: 372px;
    height: 50px;
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
}


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

.x_edu_more_content_li{
    width:380px;
    height:140px;
    background:rgba(255,255,255,1);
    box-shadow:0px 1px 10px 0px rgba(0, 0, 0, 0.03);
    float: left;
    margin-left: 30px;
    margin-top: 30px;
}

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

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

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

.x_edu_more_content_li_text2{
    font-size: 14px;
    margin-top: 2px;
}

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

.x_edu_more_bottom_a1{
    display: block;
    width:140px;
    height:44px;
    border:1px solid #8d49e9;
    border-radius:22px;
    color: #8d49e9;
    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:  #8d49e9;
    background: #fff;
    border:1px solid  #8d49e9;
}



.x_edu_more_bottom_a2{
    display: block;
    width:140px;
    height:44px;
    border:1px solid #8d49e9;
    border-radius:22px;
    color: #8d49e9;
    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:  #8d49e9;
    background: #fff;
    border:1px solid #8d49e9;
}



/****è¡Œä¸šåº”ç”¨*/
.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;
    overflow: hidden;
    margin-top: 20px;
}
.x_edu_anli_content_li{
    float: left;
    width: 32%;
    background: #000;
    color: #fff;
    height: 180px;
    border-radius: 15px;
    margin-left: 2%;
    margin-top: 70px;
}
.x_edu_anli_content_li_text{
    font-size: 35px;
    font-weight: 500;
    letter-spacing: 3px;
    width: 280px;
    margin: 0 auto;
    margin-top: 40px;
}
.x_edu_anli_content_li_text1{
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    width: 280px;
    margin: 0 auto;
    margin-top: 17px;
}


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

.x_edu_anli_bottom_a1{
    display: block;
    width:140px;
    height:44px;
    border:1px solid #8d49e9;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    background: #8d49e9;
}

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



.x_edu_anli_bottom_a2{
    display: block;
    width:140px;
    height:44px;
    border:1px solid #8d49e9;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
    background: #8d49e9;
}

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

/*åŠŸèƒ½*/
.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: #f5ecfc;
    border: 1px solid #8d49e9;
}

.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: 725px;
    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: 1154px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    height: 305px;
    padding: 40px;
    margin-top: 55px;
}
.x_edu_banben_content_li{
    float: left;
    width: 350px;
    height: 210px;
    background-color: #FFFFFF;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 10px 0px;
    border-radius: 5px;
}
.x_edu_banben_content_li_mouseover{
    transform: scale(1.1);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 10px 0px;
}
.x_edu_banben_content_li_img{
    display: inline-block;
    width: 100%;
}
.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;
}

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

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



.x_edu_banben_bottom_a2{
    display: block;
    width:140px;
    height:44px;
    border:1px solid #8d49e9;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
    background: #8d49e9;
}

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


/*ä¼˜åŠ¿*/
.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 #8d49e9;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    background: #8d49e9;
}

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



.x_edu_youshi_bottom_a2{
    display: block;
    width:140px;
    height:44px;
    border:1px solid #8d49e9;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
    background: #8d49e9;
}

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


/*æœåŠ¡*/
.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/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 #8d49e9;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    background: #8d49e9;
}

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



.x_edu_fuwu_bottom_a2{
    display: block;
    width:140px;
    height:44px;
    border:1px solid #8d49e9;
    border-radius:22px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-left: 38px;
    background: #8d49e9;
}

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

/*æœåŠ¡ç»Ÿè®¡éƒ¨åˆ†*/
.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/x_netschool_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: 1200px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
.x_edu_yingxiao_content_li{
    width: 25%;
    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: 86%;
    margin: 0 auto;
    margin-top: 10px;
}











.display_none{
    display: none;
}

</pre></body></html>