
@media screen and (max-width: 1200px){

  /* header */
  .index-header-nav{
    position: relative;
    width: 100%;
    padding-top: 40%;
    background: #eeeeee url('../i/index-bg.png') no-repeat;
    background-size: 100% 100%;
    background-position: center center;
  }

  .header-topBar{
    position: absolute;
    width: 100%;
    top: 15px;
    text-align: right;
  }

  .header-logo{
    position: absolute;
    z-index: 1000;
    left: 20px;
    width: 90px;
    height: 20px;
    background: url('../i/LOGO.png') no-repeat;
    background-size: 100% 100%;
  }

  .header-menuIcon{
    position: absolute;
    top: -5px;
    z-index: 1000;
    right: 20px; 
    width: 25px;
    height: 25px;
    background: url('../i/menu.png') no-repeat;
    background-size: 100% 100%;
  }

  .header-menu{
    display: none;
    position: absolute;
    top: -15px;
    padding-top: 45px;
    z-index: 999;
    width: 100%;
    background: #000;
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
    flex-direction: column;
    overflow: hidden;
  }

  .header-menuTitle{
    text-align: center;
  }

  .header-menuSelected{
    color: #00dce4;
  }

  .index-header-slogn{
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
  }

  .index-slogn-title{
    font-size: 24px;
    color: #ffffff;
  }

  .index-slogn-titleBlue{
    color: #00dce4;
  }

  .index-slogn-name{
    display: none;
    font-size: 8px;
    color: #999999;
    letter-spacing: 4px;
  }

  .index-slogn-concent{
    display: none;
    font-size: 8px;
    color: #ffffff;
  }

  .index-slogn-concentSp{
    margin-right: 5px;
  }

  /* 首页-智慧球场 */
  .index-smartCourt{
    width: 90%;
    margin: 0 auto;
  }

  .index-smartCourtBox{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }

  /* 标题 */
  .article-head{
    padding-top: 30px;
    width: 100%;
  }
  
  .article-head-title{
    text-align: center;
    font-size: 24px;
    color: #00dce4;
  }
  
  .index-article-littleT{
    text-align: center;
    font-size: 16px;
    color: #999999;
    margin-bottom: 20px;
  }

  .index-article-little{
    text-align: center;
    font-size: 16px;
    color: #999999;
  }
  
  .index-smart{
    width: 100%;
    height: 160px;
    box-shadow: 0 2px 8px 0 rgba(153, 153, 153, 0.3);
    z-index: 3;
    background-color: #ffffff;
    padding-top: 10px;
  }

  .index-smart1{
    margin-right: 5px;
  }
  
  .index-smart-icon1, .index-smart-icon2, .index-smart-icon3, .index-smart-icon4{
    width: 25px;
    height: 25px;
    margin: 0 auto;
  }
  
  .index-smart-icon1 img{
    width: 100%;
    height: 100%;
  }
  
  .index-smart-icon2 img{
    width: 100%;
    height: 100%;
  }
  
  .index-smart-icon3 img{
    width: 100%;
    height: 100%;
  }
  
  .index-smart-icon4 img{
    width: 100%;
    height: 100%;
  }
  
  .index-smart-title{
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin-top: 10px;
  }
  
  .index-smart-content{
    margin: 0 auto;
    width: 95%;
    font-size: 12px;
    color: #999999;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 18px;
  }

  .index-smart-list2{
    margin-top: 10px;
  }

  /* 韵动吧首页APP */
  .index-app-nav{
    width: 100%;
    background-color: #fafafa;
    margin-top: -100px;
    padding-top: 100px;
    border-top-left-radius: 100% 150px;
    border-top-right-radius: 100% 150px;
    box-shadow: 0 -2px 8px 0 rgba(102, 102, 102, 0.3);
    z-index: 1;
  }

  .index-app{
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
  }
  
  .index-app-header{
    position: relative;
  }
  
  .index-app-downIcon{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  
  .index-app-downIcon img{
    margin: 0 auto;
    width: 44px;
    height: 44px;
  }
  
  .index-app-download{
    position: absolute;
    width: 200px;
    height: 200px;
    left: 50%;
    margin-left: -100px;
    z-index: 1000;
  }
  
  .index-app-download::before{
    content: '';
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 20px solid #ffffff;
    position: absolute;
    top: -20px;
    left: 90px;
  }
  
  .index-app-download img{
    width: 100%;
    height: 100%;
  }

  .index-app-box{
    justify-content: center;
  }
  
  .index-app-iphone8Img img{
    width: 121px;
    height: 213px;
    margin-top: 30px;
  }

  .index-app-iphone8Img1{
    display: none;
  }
  
  .index-app-line{
    margin-top: 40px;
    width: 59px;
    height: 196px;
    position: relative;
    overflow: hidden;
  }
  
  .index-app-cueve{
    width: 38px;
    height: 196px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  
  .largeCurve{
    position: absolute;
    top: -60px;
    left: 14px;
    width: 316px;
    height: 316px;
    border-radius: 50%;
    background-color: #7ef4b9;
  }
  
  .littleCurve{
    position: absolute;
    top: -58px;
    left: 16px;
    width: 312px;
    height: 312px;
    border-radius: 50%;
    background-color: #fafafa;
  }
  
  .largeCircle{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgba(126, 244, 185, 0.3);
  }
  
  .littleCircle{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #7ef4b9;
  }
  
  .littleCircleTop{
    position: absolute;
    top: 9px;
    right: 9px;
  }
  
  .largeCircleTop{
    position: absolute;
    top: 0;
    right: 0;
  }
  
  .littleCircleCenter{
    position: absolute;
    top: 92px;
    left: 9px;
  }
  
  .largeCircleCenter{
    position: absolute;
    top: 83px;
    left: 0;
  }
  
  .littleCircleBott{
    position: absolute;
    bottom: 9px;
    right: 9px;
  }
  
  .largeCircleBott{
    position: absolute;
    bottom: 0;
    right: 0;
  }
  
  .index-app-featuresList{
    width: 90%;
  }
  
  .index-app-features{
    width: 100%;
    height: 90px;
  }
  
  .index-app-Triangle{
    width: 6px;
  }
  
  .index-app-TriangleSel{
    margin-top: 30px;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-right: 6px solid #ffffff;
    border-bottom: 3px solid transparent;
    z-index: 2;
  }
  
  .index-app-featuresCon{
    width: 100%;
    height: 100%;
  }
  
  .index-app-featuresSel{
    background-color: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(153, 153, 153, 0.3);
  }
  
  .index-app-features2, .index-app-features3{
    margin-top: 10px;
  }
  
  .index-app-title{
    font-size: 14px;
    color: #333333;
  }
  
  .index-app-content{
    font-size: 10px;
    color: #999999;
  }

  /* 图片列表 */
  
  .index-match{
    width: 100%;
    background-color: #fafafa;
    overflow: hidden;
  }

  .index-photoLists{
    margin-top: 28px;
    background-color: #282e4d;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .index-photoList{
    justify-content: space-between;
  }

  .index-photoList:first-child{
    margin-bottom: 5px;
  }

  .index-photo1{
    position: relative;
    width: 27.5%;
    padding-top: 15.6%;
    background: url('../i/images-6.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
  }

  .index-photo2{
    position: relative;
    width: 21%;
    padding-top: 15.6%;
    background: url('../i/images-5.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
  }

  .index-photo3{
    position: relative;
    width: 21%;
    padding-top: 15.6%;
    background: url('../i/images-2.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
  }

  .index-photo7{
    position: relative;
    width: 28.5%;
    padding-top: 15.6%;
    background: url('../i/images-4.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
  }

  .index-photo4{
    position: relative;
    width: 36.5%;
    padding-top: 20.8%;
    background: url('../i/images-3.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
  }

  .index-photo5{
    position: relative;
    width: 31.25%;
    padding-top: 20.8%;
    background: url('../i/images-4-1.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
  }

  .index-photo6{
    position: relative;
    width: 31%;
    padding-top: 20.8%;
    background: url('../i/images-4-2.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
  }

  .index-photo{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    align-items: flex-end;
  }

  .index-photo-tilte{
    display: none;
    width: 100%;
    font-size: 10px;
    color: #ffffff;
  }

  .index-photo-content{
    display: none;
    width: 100%;
    font-size: 6px;
    color: #ffffff;
  }

  /* 首页-赛事系统 */
  .index-matchSys{
    width: 100%;
    background-color: #fafafa;
    border-bottom-left-radius: 100% 150px;
    border-bottom-right-radius: 100% 150px;
    box-shadow: 0 10px 50px 0 rgba(102, 102, 102, 0.3);
    overflow: hidden;
  }

  .index-matchSys-content{
    position: relative;
    width: 100%;
    padding-top: 60%;
    margin-top: 30px;
    overflow: hidden;
  }
  
  .index-circle1{
    position: absolute;
    top: 60%;
    right: 5%;
    width: 20px;
    height: 20px;
    background-color: rgba(0, 220, 228, 0.3);
    border-radius: 50%;
  }
  
  .index-circle2{
    position: absolute;
    top: 65%;
    left:-10px;
    width: 25px;
    height: 25px;
    background-color: rgba(0, 220, 228, 0.3);
    border-radius: 50%;
  }
  
  .index-circle3{
    position: absolute;
    top: 55%;
    left:80%;
    width: 25px;
    height: 25px;
    background-color: rgba(0, 220, 228, 0.3);
    border-radius: 50%;
  }
  
  .index-circle4{
    position: absolute;
    top: 40%;
    left:64%;
    width: 30px;
    height: 30px;
    background-color: rgba(0, 220, 228, 0.3);
    border-radius: 50%;
  }
  
  .index-circle5{
    position: absolute;
    top: 70%;
    left:85%;
    width: 30px;
    height: 30px;
    background-color: rgba(0, 220, 228, 0.3);
    border-radius: 50%;
  }
  
  .index-circle6{
    position: absolute;
    top: 40%;
    left:5%;
    width: 50px;
    height: 50px;
    background-color: rgba(0, 220, 228, 0.3);
    border-radius: 50%;
  }
  
  .index-circle7{
    position: absolute;
    top: 80%;
    left:65%;
    width: 80px;
    height: 80px;
    background-color: rgba(0, 220, 228, 0.3);
    border-radius: 50%;
  }
  
  .index-circle8{
    position: absolute;
    top: 80%;
    left:25%;
    width: 80px;
    height: 80px;
    background-color: rgba(0, 220, 228, 0.3);
    border-radius: 50%;
  }
  
  .index-circle9{
    position: absolute;
    top: 15%;
    left:60%;
    width: 60px;
    height: 60px;
    /* Safari 5.1 - 6.0 */
    background: -webkit-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* Opera 11.1 - 12.0 */
    background: -o-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* Firefox 3.6 - 15 */
    background: -moz-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* 标准的语法 */
    background: linear-gradient(to right, #6feca3,#61e5c3,#52dee3);
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    font-size: 12px;
    color: #ffffff;
  }
  
  .index-circle10{
    position: absolute;
    top: 25%;
    left:80%;
    width: 60px;
    height: 60px;
    /* Safari 5.1 - 6.0 */
    background: -webkit-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* Opera 11.1 - 12.0 */
    background: -o-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* Firefox 3.6 - 15 */
    background: -moz-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* 标准的语法 */
    background: linear-gradient(to right, #6feca3,#61e5c3,#52dee3);
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    font-size: 12px;
    color: #ffffff;
  }
  
  .index-circle11{
    position: absolute;
    top: 50%;
    left:55%;
    width: 60px;
    height: 60px;
    /* Safari 5.1 - 6.0 */
    background: -webkit-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* Opera 11.1 - 12.0 */
    background: -o-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* Firefox 3.6 - 15 */
    background: -moz-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* 标准的语法 */
    background: linear-gradient(to right, #6feca3,#61e5c3,#52dee3);
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    font-size: 12px;
    color: #ffffff;
  }
  
  .index-circle12{
    position: absolute;
    top: 58%;
    left:75%;
    width: 60px;
    height: 60px;
    /* Safari 5.1 - 6.0 */
    background: -webkit-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* Opera 11.1 - 12.0 */
    background: -o-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* Firefox 3.6 - 15 */
    background: -moz-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* 标准的语法 */
    background: linear-gradient(to right, #6feca3,#61e5c3,#52dee3);
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    font-size: 12px;
    color: #ffffff;
  }
  
  .index-matchSys-screenshot1{
    position: absolute;
    top: 10%;
    left: 12.5%;
    width: 30%;
    padding-top: 53.8%;
    background: url('../i/images-8.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  
  .index-matchSys-screenshot2{
    position: absolute;
    top: 0;
    left: 27.125%;
    width: 30%;
    padding-top: 53.8%;
    background: url('../i/images-7.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  


  /* 韵动场馆 */

  .stadium-header-nav{
    position: relative;
    width: 100%;
    padding-top: 40%;
    background: #eeeeee url('../i/bg-bannerSta.png') no-repeat;
    background-size: 100% 100%;
    background-position: center center;
  }

  .stadium-header-slogn{
    position: absolute;
    width: 100%;
    top: 40%;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
  }

  .stadium-slogn-divviding{
    width: 50px;
    height: 3px;
    background-color: #f5f5f5;
    margin: 0 auto;
    margin-top: 5px;
  }

  .stadium-experience{
    width: 100%;
  }

  .article-title-dividingLine{
    width: 50px;
    height: 3px;
    margin: 0 auto;
    margin-top: 10px;
    /* Safari 5.1 - 6.0 */
    background: -webkit-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* Opera 11.1 - 12.0 */
    background: -o-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* Firefox 3.6 - 15 */
    background: -moz-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* 标准的语法 */
    background: linear-gradient(to right, #6feca3,#61e5c3,#52dee3);
  }

  .stadium-court, .stadium-device, .stadium-booking, .stadium-system{
    position: relative;
    width: 90%;
    padding-top: 65%;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
  }
  
  .stadium-court-greenBox1{
    position: absolute;
    top: 0;
    left: 4%;
    width: 34%;
    height: 40%;
    background-color: rgba(100,231,188,0.2);
  }
  
  .stadium-court-greenBox2{
    position: absolute;
    bottom: 0;
    left: 24%;
    width: 56.5%;
    height: 26.7%;
    background-color: rgba(83,223,225,0.2);
  }
  
  .stadium-court-con{
    position: absolute;
    top: 15%;
    left: 12%;
    width: 88%;
    height: 69.5%;
    background-color: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(102,102,102,0.3);
    padding-top: 5%;
    padding-left: 40%;
    padding-right: 5%;
  }
  
  .stadium-court-conTitle{
    font-size: 16px;
    color: #333333;
  }
  
  .stadium-court-conDividingline{
    width: 40px;
    height: 3px;
    background-color: #333333;
    margin-top: 5px;
  }
  
  .stadium-court-conTxt{
    font-size: 12px;
    color: #666666;
    margin-top: 5px;
  }
  
  .stadium-court-blueBox{
    position: absolute;
    bottom: 4.5%;
    right: 4%;
    width: 10.4%;
    height: 13.8%;
    background-color: rgba(0,220,228,0.5);
  }
  
  .stadium-court-photo1{
    position: absolute;
    top: 5%;
    width: 48.4%;
    height: 51.7%;
    background: url('../i/images-s1.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  
  .stadium-court-photo2{
    position: absolute;
    bottom: 5%;
    left: 25%;
    width: 27%;
    height: 29%;
    background: url('../i/images-s2.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .stadium-device-greenBox1{
    position: absolute;
    top: 0;
    right: 4%;
    width: 34%;
    height: 40%;
    background-color: rgba(100,231,188,0.2);
  }

  .stadium-device-greenBox2{
    position: absolute;
    bottom: 0;
    left: 24%;
    width: 56.5%;
    height: 26.7%;
    background-color: rgba(83,223,225,0.2);
  }

  .stadium-device-con{
    position: absolute;
    top: 6%;
    left: 0;
    width: 88%;
    height: 69.5%;
    background-color: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(102,102,102,0.3);
    padding-top: 5%;
    padding-right: 40%;
    padding-left: 5%;
  }

  .stadium-device-conTitle{
    font-size: 18px;
    color: #333333;
    text-align: right;
  }

  .stadium-device-conDividingline{
    width: 40px;
    height: 3px;
    background-color: #333333;
    margin-top: 5px;
    float: right;
  }

  .stadium-device-conTxt{
    font-size: 12px;
    color: #666666;
    margin-top: 13px;
    text-align: right;
  }

  .stadium-device-blueBox{
    position: absolute;
    bottom: 10.9%;
    left: 4%;
    width: 10.4%;
    height: 13.8%;
    background-color: rgba(0,220,228,0.5);
  }

  .stadium-device-photo1{
    position: absolute;
    top: 6%;
    right: 22%;
    width: 26.4%;
    height: 42.5%;
    background: url('../i/images-s3.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .stadium-device-photo2{
    position: absolute;
    bottom: 6.5%;
    left: 52%;
    width: 22.5%;
    height: 35.35%;
    background: url('../i/images-s4.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .stadium-device-photo3{
    position: absolute;
    width: 23.67%;
    height: 35.22%;
    top: 43.87%;
    right: 0;
    background: url('../i/st-images-5.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .stadium-booking-greenBox1{
    position: absolute;
    top: 0;
    left: 4%;
    width: 34%;
    height: 40%;
    background-color: rgba(100,231,188,0.2);
  }

  .stadium-booking-greenBox2{
    position: absolute;
    bottom: 0;
    left: 24%;
    width: 56.5%;
    height: 26.7%;
    background-color: rgba(83,223,225,0.2);
  }

  .stadium-booking-con{
    position: absolute;
    top: 15%;
    right: 0;
    width: 88%;
    height: 69.5%;
    background-color: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(102,102,102,0.3);
    padding-top: 5%;
    padding-left: 40%;
    padding-right: 5%;
  }

  .stadium-booking-conTitle{
    font-size: 16px;
    color: #333333;
  }

  .stadium-booking-conDividingline{
    width: 40px;
    height: 3px;
    background-color: #333333;
    margin-top: 5px;
  }

  .stadium-booking-conTxt{
    font-size: 12px;
    color: #666666;
    margin-top: 5px;
  }

  .stadium-booking-blueBox{
    position: absolute;
    bottom: 7.87%;
    right: 13.67%;
    width: 10.4%;
    height: 13.8%;
    background-color: rgba(0,220,228,0.5);
  }

  .stadium-booking-photo1{
    position: absolute;
    top: 20%;
    width: 21.17%;
    height: 58.32%;
    background: url('../i/images-s8.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .stadium-booking-photo2{
    position: absolute;
    top: 6.5%;
    left: 23.83%;
    width: 21%;
    height: 57.93%;
    background: url('../i/images-s7.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .stadium-booking-photo3{
    position: absolute;
    top: 36.55%;
    left: 14.5%;
    width: 21.17%;
    height: 58.32%;
    background: url('../i/images-s7.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .stadium-system-greenBox1{
    position: absolute;
    top: 0;
    right: 4%;
    width: 34%;
    height: 40%;
    background-color: rgba(100,231,188,0.2);
  }

  .stadium-system-greenBox2{
    position: absolute;
    bottom: 0;
    left: 24%;
    width: 56.5%;
    height: 26.7%;
    background-color: rgba(83,223,225,0.2);
  }

  .stadium-system-con{
    position: absolute;
    top: 15%;
    left: 0;
    width: 88%;
    height: 69.5%;
    background-color: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(102,102,102,0.3);
    padding-top: 5%;
    padding-right: 40%;
    padding-left: 5%;
  }

  .stadium-system-conTitle{
    font-size: 18px;
    color: #333333;
    text-align: right;
  }

  .stadium-system-conDividingline{
    width: 40px;
    height: 3px;
    background-color: #333333;
    margin-top: 5px;
    float: right;
  }

  .stadium-system-conTxt{
    font-size: 12px;
    color: #666666;
    margin-top: 13px;
    text-align: right;
  }

  .stadium-system-blueBox{
    position: absolute;
    bottom: 8.39%;
    left: 17%;
    width: 10.4%;
    height: 13.8%;
    background-color: rgba(0,220,228,0.5);
  }

  .stadium-system-photo1{
    position: absolute;
    top: 6.5%;
    right: 0;
    width: 23.1%;
    height: 63.6%;
    background: url('../i/images-s11.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .stadium-system-photo2{
    position: absolute;
    top: 19%;
    left: 61.5%;
    width: 23.25%;
    height: 64%;
    background: url('../i/images-s10.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .stadium-system-photo3{
    position: absolute;
    top: 46.32%;
    right: 2%;
    width: 47.5%;
    height: 42.75%;
    background: url('../i/images-s9.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  
  .stadium-cooperation{
    width: 100%;
  }

  .stadium-cooperation-nav{
    width: 100%;
    margin-top: 20px;
      /* Safari 5.1 - 6.0 */
    background: -webkit-linear-gradient(rgb(40,46,77), rgb(26,30,51));
      /* Opera 11.1 - 12.0 */
    background: -o-linear-gradient(rgb(40,46,77), rgb(26,30,51));
      /* Firefox 3.6 - 15 */
    background: -moz-linear-gradient(rgb(40,46,77), rgb(26,30,51));
      /* 标准的语法 */
    background: linear-gradient(rgb(40,46,77), rgb(26,30,51));
  }

  .stadium-cooperation-box{
    position: relative;
    width: 100%;
    padding-top: 75%;
    margin: 0 auto;
  }
  
  .stadium-cooperation-diamondBox1{
    position: absolute;
    width: 19%;
    padding-top: 19%;
    top: 8%;
    left: 5%;
  }
  
  .stadium-cooperation-diamond1{
    position: absolute;
    top: 8%;
    width: 100%;
    padding-top: 100%;
    transform: rotate(45deg);
      /* Safari 5.1 - 6.0 */
    background: -webkit-linear-gradient(left top, #42f384, #00dce4);
      /* Opera 11.1 - 12.0 */
    background: -o-linear-gradient(bottom right, #42f384, #00dce4);
      /* Firefox 3.6 - 15 */
    background: -moz-linear-gradient(bottom right, #42f384, #00dce4);
      /* 标准的语法 */
    background: linear-gradient(to bottom right, #42f384, #00dce4);
  }
  
  .stadium-cooperation-diamondImg{
    position: absolute;
    width: 20px;
    height: 16px;
    left: 50%;
    margin-left: -8px;
    top: 40%;
    margin-top: -10px;
  }
  
  .stadium-cooperation-diamondTxt{
    position: absolute;
    width: 100%;
    top: 55%;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
  }
  
  .stadium-cooperation-diamondBox2{
    position: absolute;
    width: 19%;
    padding-top: 19%;
    top: 16%;
    left: 28.5%;
  }
  
  .stadium-cooperation-diamond2{
    position: absolute;
    top: 16%;
    width: 100%;
    padding-top: 100%;
    transform: rotate(45deg);
      /* Safari 5.1 - 6.0 */
    background: -webkit-linear-gradient(left top, #42f384, #00dce4);
      /* Opera 11.1 - 12.0 */
    background: -o-linear-gradient(bottom right, #42f384, #00dce4);
      /* Firefox 3.6 - 15 */
    background: -moz-linear-gradient(bottom right, #42f384, #00dce4);
      /* 标准的语法 */
    background: linear-gradient(to bottom right, #42f384, #00dce4);
  }
  
  .stadium-cooperation-diamondBox3{
    position: absolute;
    width: 19%;
    padding-top: 19%;
    top: 8%;
    left: 52.5%;
  }
  
  .stadium-cooperation-diamond3{
    position: absolute;
    top: 8%;
    width: 100%;
    padding-top: 100%;
    transform: rotate(45deg);
      /* Safari 5.1 - 6.0 */
    background: -webkit-linear-gradient(left top, #42f384, #00dce4);
      /* Opera 11.1 - 12.0 */
    background: -o-linear-gradient(bottom right, #42f384, #00dce4);
      /* Firefox 3.6 - 15 */
    background: -moz-linear-gradient(bottom right, #42f384, #00dce4);
      /* 标准的语法 */
    background: linear-gradient(to bottom right, #42f384, #00dce4);
  }
  
  .stadium-cooperation-diamondBox4{
    position: absolute;
    width: 19%;
    padding-top: 19%;
    top: 16%;
    right: 5%;
  }
  
  .stadium-cooperation-diamond4{
    position: absolute;
    top: 16%;
    width: 100%;
    padding-top: 100%;
    transform: rotate(45deg);
      /* Safari 5.1 - 6.0 */
    background: -webkit-linear-gradient(left top, #42f384, #00dce4);
      /* Opera 11.1 - 12.0 */
    background: -o-linear-gradient(bottom right, #42f384, #00dce4);
      /* Firefox 3.6 - 15 */
    background: -moz-linear-gradient(bottom right, #42f384, #00dce4);
      /* 标准的语法 */
    background: linear-gradient(to bottom right, #42f384, #00dce4);
  }
  
  .stadium-cooperation-diamondWhite1{
    position: absolute;
    top: 8%;
    left: 27.5%;
    width: 6%;
    padding-top: 6%;
    border: solid 1px #00dce4;
    transform: rotate(45deg);
  }
  
  .stadium-cooperation-diamondWhite2{
    position: absolute;
    top: 48%;
    left: 70%;
    width: 6%;
    padding-top: 6%;
    border: solid 1px #00dce4;
    transform: rotate(45deg);
  }
  
  .stadium-cooperation-diamondWhite3{
    position: absolute;
    top: 26%;
    left: 20%;
    width: 15%;
    padding-top: 15%;
    border: solid 1px #00dce4;
    transform: rotate(45deg);
  }
  
  .stadium-cooperation-diamondWhite4{
    position: absolute;
    top: 10%;
    left: 67%;
    width: 15%;
    padding-top: 15%;
    border: solid 1px #00dce4;
    transform: rotate(45deg);
  }
  
  .stadium-cooperation-diamondWhite5{
    position: absolute;
    top: 46%;
    left: 48%;
    width: 8%;
    padding-top: 8%;
    border: solid 1px #00dce4;
    transform: rotate(45deg);
  }
  
  .stadium-cooperation-diamondWhite6{
    position: absolute;
    top: 57%;
    left: 30%;
    width: 5%;
    padding-top: 5%;
    transform: rotate(45deg);
    background-color: rgba(0, 220, 228, 0.5);
  }
  
  .stadium-cooperation-diamondWhite7{
    position: absolute;
    top: 6%;
    left: 40%;
    width: 5%;
    padding-top: 5%;
    transform: rotate(45deg);
    background-color: rgba(0, 220, 228, 0.5);
  }
  
  .stadium-cooperation-diamondWhite8{
    position: absolute;
    top: 58%;
    left: 60%;
    width: 5%;
    padding-top: 5%;
    transform: rotate(45deg);
    background-color: rgba(0, 220, 228, 0.5);
  }
  
  .stadium-cooperation-slogn{
    position: absolute;
    top: 69%;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
  }
  
  .stadium-cooperation-connBox{
    position: absolute;
    top: 82%;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  
  .stadium-cooperation-conn{
    height: 30px;
    width: 120px;
    border: solid 1px #00dce4;
    border-radius: 20px;
    text-align: center;
  }
  
  .stadium-cooperation-conn span{
    font-size: 12px;
    line-height: 30px;
    color: #00dce4;
  }

  .stadium-cooperation-conn2{
    margin-left: 10px;
    height: 30px;
    width: 120px;
    border: solid 1px #00dce4;
    border-radius: 20px;
    text-align: center;
  }
  
  .stadium-cooperation-conn2 a, .stadium-cooperation-conn2 a:visited, .stadium-cooperation-conn2 a:hover, .stadium-cooperation-conn2 a:active{
    font-size: 12px;
    line-height: 30px;
    color: #00dce4;
  }
  
  .stadium-map{
    width: 100%;
  }

  .stadium-map-con{
    position: relative;
    width: 90%;
    padding-top: 64%;
    margin: 0 auto;
    background: url('../i/map.png') no-repeat;
    background-size: 100% 100%;
    margin-top: 20px;
  }
  
  .stadium-map-conBox{
    position: absolute;
    width: 100%;
    top: 10px;
    justify-content: center;
    align-items: center;
  }
  
  .stadium-map-dot1{
    width: 6px;
    height: 6px;
    background-color: #00dce4;
    margin-right: 3px;
  }
  
  .stadium-map-dot2{
    width: 6px;
    height: 6px;
    background-color: #00dce4;
    margin-right: 3px;
    margin-left: 20px;
  }
  
  .stadium-map-title{
    font-size: 16px;
    color: #333333;
    margin-right: 5px;
  }
  
  .stadium-map-titleNum{
    font-size: 20px;
    color: #00dce4;
  }




  /* 课程培训 */
  
  .training-header-slogn{
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
    color: #ffffff;
  }

  .training-header-slognTxt{
    font-size: 24px;
    word-spacing: 5px;
  }

  .training-header-dividing{
    margin: 0 auto;
    width: 50px;
    height: 3px;
    background-color: #ffffff;
    margin-top: 5px;
  }

  .training-product, .training-advantage, .recruit-coach{
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
  }

  .training-product-titleTxt{
    font-size: 24px;
    color: #00dce4;
    text-align: center;
  }

  .training-product-tiDividing{
    width: 50px;
    height: 3px;
    margin: 0 auto;
    background: #61e5c3;
    margin-top: 10px;
  }

  .training-product-con{
    position: relative;
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
  }

  .training-product-conTitle{
    position: relative;
    width: 100%;
    padding-top: 50%;
    box-shadow: 0 2px 8px 0 rgba(153,153,153,0.3);
  }

  .training-product-larti{
    position: absolute;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    top: 10%;
  }

  .training-product-larti span{
    color: #00dce4;
  }

  .training-product-liti{
    position: absolute;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    font-size: 12px;
    color: #666666;
    top: 30%;
  }

  .training-product-liStr{
    position: absolute;
    width: 0;
    border-top: solid 16px #00dce4;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    top: 47%;
    left: 50%;
    margin-left: -10px;
  }

  .training-product-imgList{
    width: 90%;
    margin: 0 auto;
    justify-content: space-between;
  }

  .training-product-img{
    position: relative;
    width: 32%;
    padding-top: 23.6%;
    margin-top: -40px;
  }

  .training-product-img img{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .training-advantage-List{
    width: 90%;
    margin: 0 auto;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
  }

  .training-advantage-con1{
    position: relative;
    width: 49%;
    padding-top: 39%;
    margin-top: 10px;
  }

  .training-advantage-con1 img{
    position: absolute;
    top: 0;
    width: 100%;
  }

  .training-advantage-con2{
    position: relative;
    width: 49%;
    padding-top: 39%;
    margin-top: 9px;
    border: solid 1px #00dce4;
  }

  .training-advantage-liti{
    position: absolute;
    top: 0;
    width: 100%;
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin-top: 20%;
  }

  .training-advantage-licon{
    position: absolute;
    top: 0;
    width: 100%;
    font-size: 12px;
    color: #999999;
    text-align: center;
    margin-top: 40%;
  }

  .recruit-coach-con{
    position: relative;
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
  }

  .recruit-coach-advList{
    position: relative;
    width: 100%;
    height: 240px;
    justify-content: space-between;
    z-index: 1000;
  }

  .recruit-coach-adv{
    width: 32%;
    height: 140px;
    /* Safari 5.1 - 6.0 */
    background: -webkit-linear-gradient( #84fab0, #65d9e8);
    /* Opera 11.1 - 12.0 */
    background: -o-linear-gradient( #84fab0, #65d9e8);
    /* Firefox 3.6 - 15 */
    background: -moz-linear-gradient( #84fab0, #65d9e8);
    /* 标准的语法 */
    background: linear-gradient( #84fab0, #65d9e8);
    justify-content: center;
    align-items: center;
    margin-top: 30px;
  }

  .recruit-coach-advIcon1{
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }

  .recruit-coach-advIcon1 img{
    width: 34px;
    height: 32px;
  }

  .recruit-coach-advIcon2{
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }

  .recruit-coach-advIcon2 img{
    width: 34px;
    height: 28px;
  }

  .recruit-coach-advIcon3{
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }

  .recruit-coach-advIcon3 img{
    width: 34px;
    height: 24px;
  }

  .recruit-coach-advTxt{
    margin-left: 10px;
    color: #ffffff;
  }

  .recruit-coach-advTi{
    font-size: 16px;
    text-align: center;
  }

  .recruit-coach-advCon{
    font-size: 12px;
    text-align: center;
  }

  .recruit-coach-squareList{
    position: relative;
    width: 90%;
    height: 240px;
    margin-top: -240px;
  }

  .recruit-coach-square1{
    position: absolute;
    width: 20%;
    height: 24%;
    top: 15px;
    left: 10%;
    box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.3);
  }

  .recruit-coach-square2{
    position: absolute;
    width: 20%;
    height: 10.5%;
    top: 20px;
    left: 57%;
    box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.3);
  }

  .recruit-coach-square3{
    position: absolute;
    width: 29%;
    height: 40%;
    top: 90px;
    left: 14.5%;
    box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.3);
  }

  .recruit-coach-square4{
    position: absolute;
    width: 10%;
    height: 9%;
    top: 190px;
    left: 53%;
    box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.3);
  }

  .recruit-coach-square5{
    position: absolute;
    width: 32%;
    height: 15%;
    top: 145px;
    left: 68%;
    box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.3);
  }

  .recruit-coach-square6{
    position: absolute;
    width: 10%;
    height: 8%;
    top: 0;
    left: 35%;
    background: rgba(132, 250, 176, 0.3);
  }

  .recruit-coach-square7{
    position: absolute;
    width: 5.5%;
    height: 10%;
    bottom: 0;
    left: 46%;
    background: rgba(101, 217, 232, 0.3);
  }

  .recruit-coach-square8{
    position: absolute;
    width: 10.5%;
    height: 8%;
    bottom: 20px;
    left: 67%;
    background: rgba(101, 217, 232, 0.3);
  }

  .recruit-coach-slogn{
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #333333;
    margin-top: 20px;
  }

  .recruit-coach-connBox{
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .recruit-coach-conn{
    height: 40px;
    width: 140px;
    border: solid 1px #00dce4;
    border-radius: 20px;
    text-align: center;
    margin-top: 10px;
  }
  
  .recruit-coach-conn span{
    font-size: 12px;
    line-height: 40px;
    color: #00dce4;
  }

  .recruit-coach-conn2{
    height: 40px;
    width: 140px;
    border: solid 1px #00dce4;
    border-radius: 20px;
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
  }
  
  .recruit-coach-conn2 a, .recruit-coach-conn2 a:active, .recruit-coach-conn2 a:visited, .recruit-coach-conn2 a:hover{
    font-size: 12px;
    line-height: 40px;
    color: #00dce4;
  }






  /* 加入我们 */

  .joinUs-header-nav{
    width: 100%;
    background: #dedede;
  }

  .joinUs-header-Box{
    position: relative;
    width: 100%;
    padding-bottom: 29.17%;
    background: url(../i/au-banner.png) no-repeat;
    background-size: 100% 100%;
  }

  .ju-header-topBar{
    position: absolute;
    width: 100%;
    top: 15px;
    text-align: right;
  }

  .ju-header-logo{
    position: absolute;
    z-index: 1000;
    left: 20px;
    width: 90px;
    height: 20px;
    background: url('../i/LOGO.png') no-repeat;
    background-size: 100% 100%;
  }

  .ju-header-menuIcon{
    position: absolute;
    top: -5px;
    z-index: 1000;
    right: 20px; 
    width: 25px;
    height: 25px;
    background: url('../i/menu.png') no-repeat;
    background-size: 100% 100%;
  }
  
  .ju-header-menu{
    display: none;
    position: absolute;
    top: 0;
    padding-top: 45px;
    z-index: 999;
    width: 100%;
    background: #000;
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
    flex-direction: column;
    overflow: hidden;
  }

  .ju-header-menuTitle{
    text-align: center;
  }
  
  .ju-header-slogn{
    position: absolute;
    width: 100%;
    color: #ffffff;
    top: 40%;
    text-align: center;
  }

  .ju-header-slognEn{
    font-size: 24px;
    word-spacing: 5px;
    line-height: 24px;
  }

  .ju-header-slognCh{
    font-size: 12px;
    display: none;
  }

  .ju-header-dividing{
    margin: 0 auto;
    width: 50px;
    height: 3px;
    background-color: #ffffff;
    margin-top: 5px;
  }

  .ju-title{
    width: 90%;
    margin: 0 auto;
    padding-top: 6.77%;
    font-size: 14px;
    color: #00dce4;
  }

  .ju-secTitle{
    color: #666666;
  }

  .ju-position{
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 20px;
  }

  .ju-posi-name{
    color: #333333;
    font-size: 20px;
    align-items: center;
    margin-bottom: 10px;
  }

  .ju-posi-dot{
    width: 6px;
    height: 6px;
    background-color: #00dce4;
    margin-right: 10px;
  }

  .ju-posi-dividing{
    width: 60%;
    height: 1px;
    background-color: #dddddd;
    margin-left: 10px;
  }

  .ju-posi-dividing2{
    width: 52%;
    height: 1px;
    background-color: #dddddd;
    margin-left: 10px;
  }

  .ju-posi-duties{
    margin-top: 20px;
  }

  .ju-posi-dutiesTitle{
    font-size: 16px;
    color: #333333;
    line-height: 50px;
    margin-left: 16px;
  }

  .ju-posi-dutiesCon{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    padding-left: 25px;
  }

  .ju-posi-conn{
    width: 140px;
    height: 40px;
    margin: 0 auto;
    font-size: 14px;
    color: #00dce4;
    border: solid 1px #52dee3;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    margin-top: 30px;
  }
  
  /* footer */
  .ju-footer-nav{
    width: 100%;
    margin-top: 30px;
     /* Safari 5.1 - 6.0 */
    background: -webkit-radial-gradient(50% 0, farthest-side,#112e43,#020b10);
     /* Opera 11.6 - 12.0 */
    background: -o-radial-gradient(50% 0, farthest-side,#112e43,#020b10);
     /* Firefox 3.6 - 15 */
    background: -moz-radial-gradient(50% 0, farthest-side,#112e43,#020b10);
     /* 标准的语法（必须放在最后） */
    background: radial-gradient(50% 0, farthest-side,#112e43,#020b10);
  }

  .ju-footer-family{
    color: #ffffff;
    font-size: 14px;
    padding-top: 30px;
  }

  .ju-footer-familyConNav{
    justify-content: center;
  }
  
  .ju-footer-familyCon{
    width: 80%;
    justify-content: space-between;
  }

  .ju-footer-familyCon a:link{
    color: #ffffff;
  }

  .ju-footer-familyCon a:hover{
    color: #ffffff;
  }

  .ju-footer-familyCon a:visited{
    color: #ffffff;
  }

  .ju-footer-familyCon a:active{
    color: #ffffff;
  }
  
  .ju-footer-line{
    width: 75%;
    height: 0;
    border-bottom: solid 1px #dddddd;
    margin: 0 auto;
    padding-top: 10px;
  }
  
  .ju-footer-links{
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    margin-top: 10px;
  }
  
  .ju-footer-links a:link{
    color: #ffffff;
  }
  
  .ju-footer-links a:hover{
    color: #ffffff;
  }
  
  .ju-footer-links a:visited{
    color: #ffffff;
  }
  
  .ju-footer-links a:active{
    color: #ffffff;
  }
  
  .ju-footer-links-dividingLine{
    width: 1px;
    overflow: hidden;
    border-right: solid 1px #ffffff;
    margin-right: 5px;
  }

  .ju-footer-caseNumber{
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    margin-top: 10px;
  }
  
  .ju-footer-promotionBox{
    margin-top: 18px;
    padding-bottom: 20px;
    justify-content: center;
  }
  
  .ju-footer-promotion{
    position: relative;
    width: 140px;
    justify-content: space-between;
  }
  
  .ju-footer-wechart img, .footer-weibo img{
    width: 40px;
    height: 40px;
  }

  .ju-footer-wechart-code{
    position: absolute;
    top: -210px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    height: 200px;
  }


  /* 关于我们 */
  
  .aboutUs-aboutUs{
    width: 90%;
    margin: 0 auto;
  }

  .au-article-head{
    padding-top: 6.77%;
    width: 100%;
  }
  
  .au-article-head-title{
    text-align: center;
    font-size: 24px;
    color: #333333;
  }
  
  .au-article-title-dividingLine{
    width: 51px;
    height: 3px;
    margin: 0 auto;
    margin-top: 20px;
    /* Safari 5.1 - 6.0 */
    background: -webkit-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* Opera 11.1 - 12.0 */
    background: -o-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* Firefox 3.6 - 15 */
    background: -moz-linear-gradient(left,#6feca3,#61e5c3,#52dee3);
    /* 标准的语法 */
    background: linear-gradient(to right, #6feca3,#61e5c3,#52dee3);
  }
  
  .au-article-title-longling{
    width: 90%;
    margin: 0 auto;
    border-top: solid 1px #dddddd;
  }

  .aboutUs-aboutUs-con{
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    margin-top: 30px;
  }

  .aboutUs-course{
    width: 90%;
    margin: 0 auto;
  }

  .aboutUs-course-con{
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
    overflow-x: auto;
    overflow: visible;
  }
  
  .aboutUs-course-yearList{
    justify-content: center;
    align-items: center;
  }
  
  .aboutUs-course-dividingLineUnSel{
    width: 10px;
    height: 2px;
    background-color: #999999;
  }
  
  .aboutUs-course-dividingLineSel{
    width: 10px;
    height: 2px;
    background-color: #6feca3;
  }
  
  .aboutUs-course-Year{
    font-size: 16px;
    color: #999999;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
  }
  
  .aboutUs-course-YearSel{
    font-size: 16px;
    color: #67e7ba;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
  }
  
  .aboutUs-course-sliderNav{
    width: 110%;
    margin: 0 auto;
    margin-top: 30px;
    margin-left: -5%;
  }
  
  .aboutUs-course-prev{
    width: 20px;
    height: 20px;
    cursor:pointer;
    background: url('../i/prevIcon.png');
    background-size: cover;
  }
  
  .aboutUs-course-next{
    width: 20px;
    height: 20px;
    cursor:pointer;
    background: url('../i/nextIcon.png');
    background-size: cover;
  }
  
  .aboutUs-course-sliderList{
    position: relative;
    width: 85%;
    height: 150px;
    margin: 0 auto;
    margin-top: -4px;
    overflow: hidden;
  }
  
  .aboutUs-course-slider{
    position: absolute;
    width: 100%;
    overflow: hidden;
  }
  
  .aboutUs-course-lineList{
    position: relative;
    top: 14px;
    width: 100%;
    height: 3px;
    background-color: #6feca3;
  }
  
  .aboutUs-course-txtList{
    width: 100%;
    justify-content: space-between;
    margin-top: 40px;
  }
  
  .aboutUs-course-txtListD{
    width: 100%;
    justify-content: space-around;
    margin-top: 40px;
  }

  .au-circleBox1{
    position: absolute;
    width: 30px;
    height: 30px;
    top: -13.5px;
    left: 11%;
  }

  .au-circleBox2{
    position: absolute;
    width: 30px;
    height: 30px;
    top: -13.5px;
    left: 50%;
    margin-left: -15px;
  }

  .au-circleBox3{
    position: absolute;
    width: 30px;
    height: 30px;
    top: -13.5px;
    right: 11%;
  }

  .au-circleBox4{
    position: absolute;
    width: 30px;
    height: 30px;
    top: -13.5px;
    left: 25%;
    margin-left: -15px;
  }

  .au-circleBox5{
    position: absolute;
    width: 30px;
    height: 30px;
    top: -13.5px;
    right: 25%;
    margin-right: -15px;
  }
  
  .aboutUs-course-circle1{
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgba(106,222,224,0.3);
  }
  
  .aboutUs-course-circle2{
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    left: 50%;
    margin-left: -6px;
    border-radius: 50%;
    background-color: #6adee0;
  }
  
  .aboutUs-course-circle3{
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgba(106,222,224,0.3);
  }
  
  .aboutUs-course-circle4{
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    left: 50%;
    margin-left: -6px;
    border-radius: 50%;
    background-color: #6adee0;
  }
  
  .aboutUs-course-circle5{
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgba(106,222,224,0.3);
  }
  
  .aboutUs-course-circle6{
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    left: 50%;
    margin-left: -6px;
    border-radius: 50%;
    background-color: #6adee0;
  }
  
  .aboutUs-course-circle7{
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgba(106,222,224,0.3);
  }
  
  .aboutUs-course-circle8{
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    left: 50%;
    margin-left: -6px;
    border-radius: 50%;
    background-color: #6adee0;
  }
  
  .aboutUs-course-circle9{
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgba(106,222,224,0.3);
  }
  
  .aboutUs-course-circle10{
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    left: 50%;
    margin-left: -6px;
    border-radius: 50%;
    background-color: #6adee0;
  }

  .aboutUs-course-year{
    display: none;
  }
  
  .aboutUs-course-slider1{
    width: 30%;
    text-align: center;
  }
  
  .aboutUs-course-slider1 div:nth-child(odd){
    font-size: 16px;
    color: #999999;
  }
  
  .aboutUs-course-slider1 div:nth-child(even){
    font-size: 12px;
    color: #999999;
  }
  
  .aboutUs-course-slider2{
    width: 45%;
    text-align: center;
  }
  
  .aboutUs-course-slider2 div:nth-child(odd){
    font-size: 16px;
    color: #999999;
  }
  
  .aboutUs-course-slider2 div:nth-child(even){
    font-size: 12px;
    color: #999999;
  }

  .aboutUs-contact{
    width: 100%;
  }

  .aboutUs-contactNav{
    position: relative;
    width: 100%;
    padding-top: 46%;
    margin-top: 30px;
    background: url('../i/bg-map.png');
    background-size: cover;
    background-position: center center;
  }

  .aboutUs-contactList{
    position: absolute;
    left: 5%;
    top: 10%;
    width: 90%;
    height: 80%;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
  }

  .aboutUs-contact-info{
    width: 30%;
    height: 100%;
    background-color: #ffffff;
    text-align: center;
    justify-content: center;
    font-size: 10px;
    color: #666666;
    padding-right: 5px;
    padding-left: 5px;
    overflow-y: auto;
  }

  .aboutUs-contact-img1{
    width: 20px;
    height: 20px;
    margin: 0 auto;
    margin-top: 10px;
    background: url('../i/auicon-1.png');
    background-size: cover;
  }

  .aboutUs-contact-img2{
    width: 20px;
    height: 20px;
    margin: 0 auto;
    margin-top: 10px;
    background: url('../i/auicon-2.png');
    background-size: cover;
  }

  .aboutUs-contact-img3{
    width: 20px;
    height: 20px;
    margin: 0 auto;
    margin-top: 10px;
    background: url('../i/auicon-3.png');
    background-size: cover;
  }
  
  .aboutUs-contact-title{
    margin-top: 10px;
  }

  .aboutUs-contact-con{
    word-break:break-all;
  }

  .aboutUs-community{
    width: 90%;
    margin: 0 auto;
  }

  .aboutUs-community-weixinImg{
    width: 200px;
    height: 200px;
    margin: 0 auto;
    margin-top: 30px;
    background: url('../i/yundongjiang.jpg');
    background-size: cover;
  }

  .aboutUs-community-weixinImgas{
    width: 200px;
    height: 200px;
    margin: 0 auto;
    margin-top: 30px;
    background: url('../i/wechartCode.jpg');
    background-size: cover;
  }
  
  .aboutUs-community-weixinNum{
    width: 100%;
    font-size: 14px;
    line-height: 60px;
    color: #666666;
    text-align: center;
  }
}