
@media screen and (min-width:1201px){

  .index-app-nav{
    width: 100%;
    background-color: #fafafa;
    margin-top: -180px;
    padding-top: 180px;
    border-top-left-radius: 200% 500px;
    border-top-right-radius: 200% 500px;
    box-shadow: 0 -2px 8px 0 rgba(102, 102, 102, 0.3);
    z-index: 1;
  }

  .index-match{
    width: 100%;
    background-color: #fafafa;
  }

  .index-matchSys{
    width: 100%;
    background-color: #fafafa;
    border-bottom-left-radius: 200% 500px;
    border-bottom-right-radius: 200% 500px;
    box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.3);
    overflow: hidden;
  }

  .aboutUs-join{
    width: 100%;
  }



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

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

  .header-logo{
    position: absolute;
    left: 18.75%;
    width: 114px;
    height: 24px;
    background: url('../i/LOGO.png') no-repeat;
    background-size: 100% 100%;
  }

  .header-menu{
    display: flex;
    position: absolute;
    right: 18.75%;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
  }
  
  .header-menuSelected{
    color: #00dce4;
  }
  
  .header-menuTitle{
    margin-left: 50px;
    cursor: pointer;
  }

  .index-header-slogn{
    position: absolute;
    top: 35%;
    left: 10%;
    width: 700px;
    text-align: center;
  }

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

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

  .index-slogn-name{
    font-size: 16px;
    color: #999999;
    letter-spacing: 50px;
    padding-left: 50px;
  }

  .index-slogn-concent{
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 3px;
    margin-top: 12px;
  }

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

  .index-smartCourt{
    width: 100%;
  }
  
  .index-smartCourtBox{
    width: 1200px;
    margin: 0 auto;
  }

  /* 标题 */
  .article-head{
    padding-top: 130px;
    width: 100%;
  }
  
  .article-head-title{
    text-align: center;
    font-size: 36px;
    color: #00dce4;
  }
  
  .index-article-littleT{
    text-align: center;
    font-size: 24px;
    color: #999999;
    line-height: 40px;
    margin-top: 10px;
    margin-bottom: 80px;
  }

  .index-article-little{
    text-align: center;
    font-size: 24px;
    color: #999999;
    line-height: 40px;
    margin-top: 10px;
  }

  .index-smart-list2{
    margin-left: 27px;
  }

  .index-smartBox-pc{
    display: flex;
  }
  
  .index-smart{
    width: 280px;
    box-shadow: 0 2px 8px 0 rgba(153, 153, 153, 0.3);
    z-index: 3;
    background-color: #ffffff;
  }
  
  .index-smart1{
    margin-right: 27px;
  }
  
  .index-smart-icon1, .index-smart-icon2, .index-smart-icon3, .index-smart-icon4{
    text-align: center;
    padding-top: 50px;
  }
  
  .index-smart-icon1 img{
    width: 60px;
    height: 60px;
  }
  
  .index-smart-icon2 img{
    width: 60px;
    height: 60px;
  }
  
  .index-smart-icon3 img{
    width: 60px;
    height: 60px;
  }
  
  .index-smart-icon4 img{
    width: 60px;
    height: 60px;
  }
  
  .index-smart-title{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 30px;
  }
  
  .index-smart-content{
    margin: 0 auto;
    width: 76%;
    font-size: 14px;
    color: #999999;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 54px;
  }

  /* 韵动吧首页APP */
  .index-app{
  width: 1200px;
  margin: 0 auto;
  }
  
  .index-app-header{
    position: relative;
  }
  
  .index-app-download{
    position: absolute;
    top: 10px;
    left: 475px;
    width: 250px;
    height: 250px;
  }
  
  .index-app-download::after{
    content: '';
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 20px solid #ffffff;
    position: absolute;
    bottom: -20px;
    left: 115px;
  }
  
  .index-app-download img{
    width: 100%;
    height: 100%;
  }
  
  .index-app-downIcon{
    text-align: center;
    margin-bottom: 45px;
  }
  
  .index-app-downIcon img{
    margin: 0 auto;
    width: 50px;
    height: 50px;
    margin-top: 60px;
  }
  
  .index-app-iphone8Img{
    position: relative;
  }

  .index-app-iphone8Img1{
    position: absolute;
    width: 351px;
    height: 617px;
    top: 20px;
    left: 273px;
  }

  .index-app-iphone8Img2{
    position: absolute;
    width: 364px;
    height: 638px;
  }
  
  .index-app-line{
    position: relative;
    left: 624px;
    margin-top: 56px;
    width: 132px;
    height: 529px;
    overflow: hidden;
  }
  
  .index-app-cueve{
    width: 100px;
    height: 529px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  
  .largeCurve{
    position: absolute;
    top: -155px;
    left: 25px;
    width: 840px;
    height: 840px;
    border-radius: 50%;
    background-color: #7ef4b9;
  }
  
  .littleCurve{
    position: absolute;
    top: -152px;
    left: 29px;
    width: 834px;
    height: 834px;
    border-radius: 50%;
    background-color: #fafafa;
  }
  
  .largeCircle{
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-color: rgba(126, 244, 185, 0.3);
  }
  
  .littleCircle{
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #7ef4b9;
  }
  
  .littleCircleTop{
    position: absolute;
    top: 16px;
    right: 16px;
  }
  
  .largeCircleTop{
    position: absolute;
    top: 0;
    right: 0;
  }
  
  .littleCircleCenter{
    position: absolute;
    top: 253px;
    left: 16px;
  }
  
  .largeCircleCenter{
    position: absolute;
    top: 237px;
    left: 0;
  }
  
  .littleCircleBott{
    position: absolute;
    bottom: 16px;
    right: 16px;
  }
  
  .largeCircleBott{
    position: absolute;
    bottom: 0;
    right: 0;
  }
  
  .index-app-featuresList{
    position: relative;
    left: 624px;
    margin-top: 38px;
    width: 374px;
    margin-left: 14px;
  }
  
  .index-app-features{
    width: 100%;
    height: 172px;
  }
  
  .index-app-featuresCon{
    width: 540px;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .index-app-featuresSel{
    background-color: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(153, 153, 153, 0.3);
  }
  
  .index-app-Triangle{
    width: 10px;
  }
  
  .index-app-TriangleSel{
    margin-top: 50px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 10px solid #ffffff;
    border-bottom: 5px solid transparent;
    z-index: 2;
  }
  
  .index-app-features2, .index-app-features3{
    margin-top: 40px;
  }
  
  .index-app-title{
    padding-top: 44px;
    font-size: 24px;
    color: #333333;
  }
  
  .index-app-content{
    font-size: 18px;
    color: #999999;
    margin-top: 10px;
  }

  /* 图片列表 */
  .index-photoLists{
    margin-top: 78px;
    background-color: #282e4d;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

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

  .index-photo1{
    width: 27.5%;
    height: 300px;
    background: url('../i/images-6.png');
    background-repeat: no-repeat;
    background-position: center center;
  }

  .index-photo2{
    width: 21%;
    height: 300px;
    background: url('../i/images-5.png');
    background-repeat: no-repeat;
    background-position: center center;
  }

  .index-photo3{
    width: 21%;
    height: 300px;
    background: url('../i/images-2.png');
    background-repeat: no-repeat;
    background-position: center center;
  }

  .index-photo7{
    width: 28.5%;
    height: 300px;
    background: url('../i/images-4.png');
    background-repeat: no-repeat;
    background-position: center center;
  }

  .index-photo4{
    width: 36.5%;
    height: 400px;
    background: url('../i/images-3.png');
    background-repeat: no-repeat;
    background-position: center center;
  }

  .index-photo5{
    width: 31.25%;
    height: 400px;
    background: url('../i/images-4-1.png');
    background-repeat: no-repeat;
    background-position: center center;
  }

  .index-photo6{
    width: 31%;
    height: 400px;
    background: url('../i/images-4-2.png');
    background-repeat: no-repeat;
    background-position: center center;
  }

  .index-photo{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    align-items: flex-end;
    padding-bottom: 20px;
  }

  .index-photo-tilte{
    width: 100%;
    font-size: 24px;
    color: #ffffff;
    padding-left: 39px;
    padding-right: 36px;
  }

  .index-photo-content{
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    padding-left: 39px;
    padding-right: 36px;
  }

  /* 首页-赛事系统 */
  .index-matchSys-content{
    position: relative;
    margin-top: 80px;
    height: 620px;
    overflow: hidden;
  }
  
  .index-circle1{
    position: absolute;
    top: 350px;
    right: 40px;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 220, 228, 0.3);
    border-radius: 50%;
  }
  
  .index-circle2{
    position: absolute;
    top: 430px;
    left:-30px;
    width: 60px;
    height: 60px;
    background-color: rgba(0, 220, 228, 0.3);
    border-radius: 50%;
  }
  
  .index-circle3{
    position: absolute;
    top: 320px;
    left:77%;
    width: 60px;
    height: 60px;
    background-color: rgba(0, 220, 228, 0.3);
    border-radius: 50%;
  }
  
  .index-circle4{
    position: absolute;
    top: 200px;
    left:64%;
    width: 83px;
    height: 83px;
    background-color: rgba(0, 220, 228, 0.3);
    border-radius: 50%;
  }
  
  .index-circle5{
    position: absolute;
    top: 430px;
    left:79.5%;
    width: 83px;
    height: 83px;
    background-color: rgba(0, 220, 228, 0.3);
    border-radius: 50%;
  }
  
  .index-circle6{
    position: absolute;
    top: 330px;
    left:10%;
    width: 100px;
    height: 100px;
    background-color: rgba(0, 220, 228, 0.3);
    border-radius: 50%;
  }
  
  .index-circle7{
    position: absolute;
    top: 540px;
    left:80.5%;
    width: 200px;
    height: 200px;
    background-color: rgba(0, 220, 228, 0.3);
    border-radius: 50%;
  }
  
  .index-circle8{
    position: absolute;
    top: 540px;
    left:43%;
    width: 300px;
    height: 300px;
    background-color: rgba(0, 220, 228, 0.3);
    border-radius: 50%;
  }
  
  .index-circle9{
    position: absolute;
    top: 70px;
    left:61.375%;
    width: 168px;
    height: 168px;
    /* 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: 168px;
    font-size: 24px;
    color: #ffffff;
  }
  
  .index-circle10{
    position: absolute;
    top: 164px;
    left:77%;
    width: 168px;
    height: 168px;
    /* 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: 168px;
    font-size: 24px;
    color: #ffffff;
  }
  
  .index-circle11{
    position: absolute;
    top: 280px;
    left:54.625%;
    width: 168px;
    height: 168px;
    /* 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: 168px;
    font-size: 24px;
    color: #ffffff;
  }
  
  .index-circle12{
    position: absolute;
    top: 389px;
    left:69.875%;
    width: 168px;
    height: 168px;
    /* 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: 168px;
    font-size: 24px;
    color: #ffffff;
  }
  
  .index-matchSys-screenshot1{
    position: absolute;
    top: 63px;
    left: 12.5%;
    width: 365px;
    height: 649px;
    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: 365px;
    height: 649px;
    background: url('../i/images-7.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }



  /* 场馆 */

  .stadium-header-nav{
    position: relative;
    width: 100%;
    padding-top: 39%;
    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: 44px;
  }

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

  .stadium-experience{
    width: 100%;
  }

  .article-title-dividingLine{
    width: 51px;
    height: 6px;
    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);
  }

  .stadium-court, .stadium-device, .stadium-booking, .stadium-system{
    position: relative;
    width: 1200px;
    height: 588px;
    margin: 0 auto;
    position: relative;
    margin-top: 80px;
  }
  
  .stadium-court-greenBox1{
    position: absolute;
    top: 0;
    left: 50px;
    width: 412px;
    height: 251px;
    background-color: rgba(100,231,188,0.2);
  }
  
  .stadium-court-greenBox2{
    position: absolute;
    bottom: 0;
    left: 288px;
    width: 601px;
    height: 165px;
    background-color: rgba(83,223,225,0.2);
  }
  
  .stadium-court-con{
    position: absolute;
    top: 92px;
    left: 145px;
    width: 1055px;
    height: 432px;
    background-color: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(102,102,102,0.3);
    padding-top: 104px;
    padding-left: 450px;
    padding-right: 85px;
  }
  
  .stadium-court-conTitle{
    font-size: 24px;
    color: #333333;
  }
  
  .stadium-court-conDividingline{
    width: 40px;
    height: 4px;
    background-color: #333333;
    margin-top: 20px;
  }
  
  .stadium-court-conTxt{
    font-size: 18px;
    color: #666666;
    margin-top: 20px;
  }
  
  .stadium-court-blueBox{
    position: absolute;
    bottom: 34px;
    right: 50px;
    width: 96px;
    height: 85px;
    background-color: rgba(0,220,228,0.5);
  }
  
  .stadium-court-photo1{
    position: absolute;
    top: 40px;
    width: 540px;
    height: 385px;
    background: url('../i/images-s1.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  
  .stadium-court-photo2{
    position: absolute;
    bottom: 20px;
    left: 530px;
    width: 293px;
    height: 202px;
    background: url('../i/images-s2.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .stadium-device-greenBox1{
    position: absolute;
    top: 0;
    right: 50px;
    width: 412px;
    height: 251px;
    background-color: rgba(100,231,188,0.2);
  }

  .stadium-device-greenBox2{
    position: absolute;
    bottom: 0;
    left: 288px;
    width: 601px;
    height: 165px;
    background-color: rgba(83,223,225,0.2);
  }

  .stadium-device-con{
    position: absolute;
    top: 40px;
    left: 0;
    width: 1055px;
    height: 432px;
    background-color: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(102,102,102,0.3);
    padding-top: 104px;
    padding-left: 85px;
    padding-right: 480px;
  }

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

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

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

  .stadium-device-blueBox{
    position: absolute;
    bottom: 68px;
    left: 50px;
    width: 96px;
    height: 85px;
    background-color: rgba(0,220,228,0.5);
  }

  .stadium-device-photo1{
    position: absolute;
    top: 51px;
    right: 302px;
    width: 254px;
    height: 264px;
    background: url('../i/images-s3.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .stadium-device-photo2{
    position: absolute;
    top: 327px;
    left: 626px;
    width: 216px;
    height: 219px;
    background: url('../i/images-s4.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .stadium-device-photo3{
    position: absolute;
    width: 227px;
    height: 218px;
    top: 272px;
    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: 50px;
    width: 412px;
    height: 251px;
    background-color: rgba(100,231,188,0.2);
  }

  .stadium-booking-greenBox2{
    position: absolute;
    bottom: 0;
    left: 288px;
    width: 601px;
    height: 165px;
    background-color: rgba(83,223,225,0.2);
  }

  .stadium-booking-con{
    position: absolute;
    top: 92px;
    right: 0;
    width: 1055px;
    height: 432px;
    background-color: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(102,102,102,0.3);
    padding-top: 104px;
    padding-left: 450px;
    padding-right: 85px;
  }

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

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

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

  .stadium-booking-blueBox{
    position: absolute;
    bottom: 35px;
    right: 164px;
    width: 96px;
    height: 85px;
    background-color: rgba(0,220,228,0.5);
  }

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

  .stadium-booking-photo2{
    position: absolute;
    top: 40px;
    left: 286px;
    width: 241px;
    height: 431px;
    background: url('../i/images-s7.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .stadium-booking-photo3{
    position: absolute;
    top: 170px;
    left: 174px;
    width: 243px;
    height: 433px;
    background: url('../i/staimages-6.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .stadium-system-greenBox1{
    position: absolute;
    top: 0;
    right: 50px;
    width: 412px;
    height: 251px;
    background-color: rgba(100,231,188,0.2);
  }

  .stadium-system-greenBox2{
    position: absolute;
    bottom: 0;
    left: 288px;
    width: 601px;
    height: 165px;
    background-color: rgba(83,223,225,0.2);
  }

  .stadium-system-con{
    position: absolute;
    top: 93px;
    left: 0;
    width: 1055px;
    height: 432px;
    background-color: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(102,102,102,0.3);
    padding-top: 104px;
    padding-left: 85px;
    padding-right: 480px;
  }

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

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

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

  .stadium-system-blueBox{
    position: absolute;
    bottom: 32px;
    left: 204px;
    width: 96px;
    height: 85px;
    background-color: rgba(0,220,228,0.5);
  }

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

  .stadium-system-photo2{
    position: absolute;
    top: 118px;
    right: 184px;
    width: 267px;
    height: 475px;
    background: url('../i/images-s10.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .stadium-system-photo3{
    position: absolute;
    top: 295px;
    right: 80px;
    width: 509px;
    height: 299px;
    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: 80px;
      /* 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: 1200px;
    height: 592px;
    margin: 0 auto;
  }
  
  .stadium-cooperation-diamondBox1{
    position: absolute;
    width: 160px;
    height: 160px;
    top: 110px;
    left: 70px;
  }
  
  .stadium-cooperation-diamond1{
    position: absolute;
    width: 160px;
    height: 160px;
    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: 48px;
    height: 38px;
    left: 50%;
    margin-left: -24px;
    margin-top: 40px;
  }
  
  .stadium-cooperation-diamondTxt{
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    margin-top: 90px;
  }
  
  .stadium-cooperation-diamondBox2{
    position: absolute;
    width: 160px;
    height: 160px;
    top: 110px;
    left: 370px;
  }
  
  .stadium-cooperation-diamond2{
    position: absolute;
    width: 160px;
    height: 160px;
    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: 160px;
    height: 160px;
    top: 110px;
    left: 670px;
  }
  
  .stadium-cooperation-diamond3{
    position: absolute;
    width: 160px;
    height: 160px;
    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: 160px;
    height: 160px;
    top: 110px;
    left: 970px;
  }
  
  .stadium-cooperation-diamond4{
    position: absolute;
    width: 160px;
    height: 160px;
    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: 70px;
    left: 270px;
    width: 56px;
    height: 56px;
    border: solid 1px #00dce4;
    transform: rotate(45deg);
  }
  
  .stadium-cooperation-diamondWhite2{
    position: absolute;
    top: 290px;
    left: 850px;
    width: 56px;
    height: 56px;
    border: solid 1px #00dce4;
    transform: rotate(45deg);
  }
  
  .stadium-cooperation-diamondWhite3{
    position: absolute;
    top: 190px;
    left: 220px;
    width: 130px;
    height: 130px;
    border: solid 1px #00dce4;
    transform: rotate(45deg);
  }
  
  .stadium-cooperation-diamondWhite4{
    position: absolute;
    top: 100px;
    left: 840px;
    width: 130px;
    height: 130px;
    border: solid 1px #00dce4;
    transform: rotate(45deg);
  }
  
  .stadium-cooperation-diamondWhite5{
    position: absolute;
    top: 280px;
    left: 565px;
    width: 70px;
    height: 70px;
    border: solid 1px #00dce4;
    transform: rotate(45deg);
  }
  
  .stadium-cooperation-diamondWhite6{
    position: absolute;
    top: 320px;
    left: 360px;
    width: 40px;
    height: 40px;
    transform: rotate(45deg);
    background-color: rgba(0, 220, 228, 0.5);
  }
  
  .stadium-cooperation-diamondWhite7{
    position: absolute;
    top: 55px;
    left: 500px;
    width: 40px;
    height: 40px;
    transform: rotate(45deg);
    background-color: rgba(0, 220, 228, 0.5);
  }
  
  .stadium-cooperation-diamondWhite8{
    position: absolute;
    top: 335px;
    left: 710px;
    width: 50px;
    height: 50px;
    transform: rotate(45deg);
    background-color: rgba(0, 220, 228, 0.5);
  }
  
  .stadium-cooperation-slogn{
    position: absolute;
    top: 440px;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
  }
  
  .stadium-cooperation-connBox{
    position: absolute;
    top: 510px;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  
  .stadium-cooperation-conn{
    height: 40px;
    width: 140px;
    border: solid 1px #00dce4;
    border-radius: 20px;
    text-align: center;
    cursor: pointer;
  }
  
  .stadium-cooperation-conn span{
    font-size: 18px;
    line-height: 40px;
    color: #00dce4;
    cursor: pointer;
  }
  
  .stadium-cooperation-conn2{
    height: 40px;
    width: 140px;
    border: solid 1px #00dce4;
    border-radius: 20px;
    text-align: center;
    cursor: pointer;
    margin-left: 30px;
  }
  
  .stadium-cooperation-conn2 a, .stadium-cooperation-conn2 a:visited, .stadium-cooperation-conn2 a:hover, .stadium-cooperation-conn2 a:active{
    font-size: 18px;
    line-height: 40px;
    color: #00dce4;
    cursor: pointer;
  }
  
  .stadium-map{
    width: 100%;
  }

  .stadium-map-con{
    position: relative;
    width: 57%;
    padding-top: 40%;
    margin: 0 auto;
    background: url('../i/map.png') no-repeat;
    background-size: 100% 100%;
    margin-top: 50px;
  }
  
  .stadium-map-conBox{
    position: absolute;
    width: 800px;
    top: 10px;
    left: 50%;
    margin-left: -400px;
    justify-content: center;
    align-items: center;
  }
  
  .stadium-map-dot1{
    width: 12px;
    height: 13px;
    background-color: #00dce4;
    margin-right: 6px;
  }
  
  .stadium-map-dot2{
    width: 12px;
    height: 13px;
    background-color: #00dce4;
    margin-right: 6px;
    margin-left: 50px;
  }
  
  .stadium-map-title{
    font-size: 24px;
    color: #333333;
    margin-right: 5px;
  }
  
  .stadium-map-titleNum{
    font-size: 44px;
    color: #00dce4;
  }




  /* 课程培训 */

  .training-header-slogn{
    position: absolute;
    top: 40%;
    width: 100%;
    color: #ffffff;
    padding-left: 20%;
  }

  .training-header-slognTxt{
    font-size: 36px;
    word-spacing: 10px;
  }

  .training-header-dividing{
    width: 50px;
    height: 6px;
    background-color: #ffffff;
    margin-top: 20px;
  }

  .training-product, .training-advantage, .recruit-coach{
    width: 1200px;
    margin: 0 auto;
    margin-top: 130px;
  }

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

  .training-product-tiDividing{
    width: 51px;
    height: 6px;
    margin: 0 auto;
    background: #61e5c3;
    margin-top: 20px;
  }

  .training-product-con{
    position: relative;
    width: 100%;
    margin-top: 80px;
  }

  .training-product-conTitle{
    width: 100%;
    height: 360px;
    box-shadow: 0 2px 8px 0 rgba(153,153,153,0.3);
  }

  .training-product-larti{
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #333333;
    padding-top: 50px;
  }

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

  .training-product-liti{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #666666;
    margin-top: 20px;
  }

  .training-product-liStr{
    width: 0;
    border-top: solid 16px #00dce4;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    margin: 0 auto;
    margin-top: 20px;
  }

  .training-product-imgList{
    width: 1100px;
    margin: 0 auto;
    justify-content: space-between;
    margin-top: -140px;
  }

  .training-product-img{
    width: 360px;
    height: 260px;
  }

  .training-product-img img{
    width: 100%;
    height: 100%;
  }

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

  .training-advantage-con1{
    width: 360px;
    height: 280px;
    margin-top: 10px;
  }

  .training-advantage-con1 img{
    width: 100%;
    height: 100%;
  }

  .training-advantage-con2{
    width: 360px;
    height: 280px;
    margin-top: 10px;
    border: solid 1px #00dce4;
  }

  .training-advantage-liti{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 25%;
  }

  .training-advantage-licon{
    font-size: 16px;
    color: #999999;
    text-align: center;
    margin-top: 10px;
  }

  .recruit-coach-con{
    position: relative;
    width: 1100px;
    margin: 0 auto;
    margin-top: 40px;
  }

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

  .recruit-coach-adv{
    width: 320px;
    height: 160px;
    /* 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);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 70px;
  }

  .recruit-coach-advIcon1{
    width: 50px;
    height: 47px;
  }

  .recruit-coach-advIcon1 img{
    width: 100%;
    height: 100%;
  }

  .recruit-coach-advIcon2{
    width: 50px;
    height: 42px;
  }

  .recruit-coach-advIcon2 img{
    width: 100%;
    height: 100%;
  }

  .recruit-coach-advIcon3{
    width: 50px;
    height: 35px;
  }

  .recruit-coach-advIcon3 img{
    width: 100%;
    height: 100%;
  }

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

  .recruit-coach-advTi{
    font-size: 24px;
  }

  .recruit-coach-advCon{
    font-size: 16px;
  }

  .recruit-coach-squareList{
    position: relative;
    width: 1100px;
    height: 370px;
    margin-top: -370px;
  }

  .recruit-coach-square1{
    position: absolute;
    width: 110px;
    height: 90px;
    top: 35px;
    left: 119px;
    box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.3);
  }

  .recruit-coach-square2{
    position: absolute;
    width: 110px;
    height: 50px;
    top: 45px;
    left: 630px;
    box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.3);
  }

  .recruit-coach-square3{
    position: absolute;
    width: 320px;
    height: 150px;
    top: 150px;
    left: 160px;
    box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.3);
  }

  .recruit-coach-square4{
    position: absolute;
    width: 110px;
    height: 55px;
    top: 270px;
    left: 580px;
    box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.3);
  }

  .recruit-coach-square5{
    position: absolute;
    width: 160px;
    height: 55px;
    top: 190px;
    left: 750px;
    box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.3);
  }

  .recruit-coach-square6{
    position: absolute;
    width: 60px;
    height: 40px;
    top: 0;
    left: 330px;
    background: rgba(132, 250, 176, 0.3);
  }

  .recruit-coach-square7{
    position: absolute;
    width: 60px;
    height: 40px;
    bottom: 0;
    left: 510px;
    background: rgba(101, 217, 232, 0.3);
  }

  .recruit-coach-square8{
    position: absolute;
    width: 60px;
    height: 40px;
    top: 280px;
    left: 740px;
    background: rgba(101, 217, 232, 0.3);
  }

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

  .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: 30px;
    cursor: pointer;
  }
  
  .recruit-coach-conn span{
    font-size: 18px;
    line-height: 40px;
    color: #00dce4;
    cursor: pointer;
  }
  
  .recruit-coach-conn2{
    height: 40px;
    width: 140px;
    border: solid 1px #00dce4;
    border-radius: 20px;
    text-align: center;
    margin-top: 30px;
    margin-left: 30px;
    cursor: pointer;
  }
  
  .recruit-coach-conn2 a, .recruit-coach-conn2 a:active, .recruit-coach-conn2 a:visited, .recruit-coach-conn2 a:hover{
    font-size: 18px;
    line-height: 40px;
    color: #00dce4;
    cursor: pointer;
  }



  /* 加入我们 */

  .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: 36px;
    text-align: right;
  }

  .ju-header-logo{
    position: absolute;
    left: 18.75%;
    width: 114px;
    height: 24px;
    background: url('../i/LOGO.png') no-repeat;
    background-size: 100% 100%;
  }
  
  .ju-header-menu{
    display: flex;
    position: absolute;
    right: 18.75%;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
  }

  .ju-header-menuTitle{
    margin-left: 50px;
    cursor: pointer;
  }
  
  .ju-header-slogn{
    position: absolute;
    top: 40%;
    width: 100%;
    color: #ffffff;
    padding-left: 20.83%;
  }

  .ju-header-slognEn{
    font-size: 36px;
    word-spacing: 10px;
  }

  .ju-header-slognCh{
    font-size: 18px;
  }

  .ju-header-dividing{
    width: 50px;
    height: 6px;
    background-color: #ffffff;
    margin-top: 20px;
  }

  .ju-title{
    width: 1200px;
    margin: 0 auto;
    margin-top: 130px;
    font-size: 18px;
    color: #00dce4;
  }

  .ju-secTitle{
    color: #666666;
  }

  .ju-position{
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    padding-bottom: 35px;
  }

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

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

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

  .ju-posi-dividing2{
    width: 80%;
    height: 1px;
    background-color: #dddddd;
  }

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

  .ju-posi-dutiesTitle{
    font-size: 24px;
    color: #333333;
    line-height: 80px;
    margin-left: 18px;
  }

  .ju-posi-dutiesCon{
    font-size: 18px;
    color: #666666;
    line-height: 40px;
    padding-left: 40px;
  }

  .ju-posi-conn{
    width: 140px;
    height: 40px;
    margin: 0 auto;
    font-size: 18px;
    color: #00dce4;
    border: solid 1px #52dee3;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    margin-top: 75px;
    cursor: pointer;
  }

  /* footer */
  .ju-footer-nav{
    width: 100%;
    height: 300px;
    margin-top: 130px;
     /* 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: 18px;
    padding-top: 60px;
  }

  .ju-footer-caseNumber{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    margin-top: 15px;
  }

  .ju-footer-familyConNav{
    justify-content: center;
  }
  
  .ju-footer-familyCon{
    width: 500px;
    justify-content: space-between;
  }
  
  .ju-footer-line{
    width: 500px;
    height: 0;
    border-bottom: solid 1px #dddddd;
    margin: 0 auto;
    padding-top: 20px;
  }
  
  .ju-footer-links{
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    margin-top: 20px;
  }
  
  .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-promotionBox{
    margin-top: 18px;
    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: -260px;
    left: -55px;
    width: 250px;
    height: 250px;
  }

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


  /* 关于我们 */

  .aboutUs-aboutUs{
    width: 100%;
  }

  .au-article-head{
    padding-top: 130px;
    width: 100%;
  }
  
  .au-article-head-title{
    text-align: center;
    font-size: 36px;
    color: #333333;
  }
  
  .au-article-title-dividingLine{
    width: 51px;
    height: 6px;
    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: 1200px;
    margin: 0 auto;
    border-top: solid 1px #dddddd;
  }

  .aboutUs-aboutUs-con{
    width: 1200px;
    margin: 0 auto;
    font-size: 20px;
    color: #666666;
    line-height: 36px;
    margin-top: 80px;
  }

  .aboutUs-course{
    width: 100%;
  }

  .aboutUs-course-con{
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
  }
  
  .aboutUs-course-dividingLineUnSel{
    width: 50px;
    height: 4px;
    background-color: #999999;
  }
  
  .aboutUs-course-dividingLineSel{
    width: 50px;
    height: 4px;
    background-color: #6feca3;
  }
  
  .aboutUs-course-yearList{
    justify-content: center;
    align-items: center;
  }
  
  .aboutUs-course-Year{
    font-size: 24px;
    color: #999999;
    margin-left: 20px;
    margin-right: 20px;
    cursor: pointer;
  }
  
  .aboutUs-course-YearSel{
    font-size: 24px;
    color: #67e7ba;
    margin-left: 20px;
    margin-right: 20px;
    cursor: pointer;
  }
  
  .aboutUs-course-sliderNav{
    width: 1268px;
    margin-left: -34px;
    margin-top: 80px;
  }
  
  .aboutUs-course-prev{
    width: 24px;
    height: 24px;
    margin-right: 10px;
    margin-top: 6px;
    cursor:pointer;
    background: url('../i/prevIcon.png');
    background-size: cover;
  }
  
  .aboutUs-course-next{
    width: 24px;
    height: 24px;
    margin-left: 10px;
    margin-top: 6px;
    cursor:pointer;
    background: url('../i/nextIcon.png');
    background-size: cover;
  }
  
  .aboutUs-course-sliderList{
    position: relative;
    width: 1200px;
    height: 150px;
    margin: 0 auto;
    overflow: hidden;
  }
  
  .aboutUs-course-slider{
    position: absolute;
    width: 1200px;
    overflow: hidden;
  }
  
  .aboutUs-course-lineList{
    position: relative;
    top: 16px;
    width: 1200px;
    height: 4px;
    background-color: #6feca3;
  }
  
  .aboutUs-course-txtList{
    width: 1200px;
    justify-content: space-between;
    margin-top: 60px;
  }
  
  .aboutUs-course-txtListD{
    width: 1200px;
    justify-content: space-around;
    margin-top: 60px;
  }
  
  .aboutUs-course-circle1{
    position: absolute;
    top: -16px;
    left: 182px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: rgba(106,222,224,0.3);
  }
  
  .aboutUs-course-circle2{
    position: absolute;
    top: -6px;
    left: 192px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #6adee0;
  }
  
  .aboutUs-course-circle3{
    position: absolute;
    top: -16px;
    left: 582px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: rgba(106,222,224,0.3);
  }
  
  .aboutUs-course-circle4{
    position: absolute;
    top: -6px;
    left: 592px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #6adee0;
  }
  
  .aboutUs-course-circle5{
    position: absolute;
    top: -16px;
    left: 982px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: rgba(106,222,224,0.3);
  }
  
  .aboutUs-course-circle6{
    position: absolute;
    top: -6px;
    left: 992px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #6adee0;
  }
  
  .aboutUs-course-circle7{
    position: absolute;
    top: -16px;
    left: 282px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: rgba(106,222,224,0.3);
  }
  
  .aboutUs-course-circle8{
    position: absolute;
    top: -6px;
    left: 292px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #6adee0;
  }
  
  .aboutUs-course-circle9{
    position: absolute;
    top: -16px;
    left: 882px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: rgba(106,222,224,0.3);
  }
  
  .aboutUs-course-circle10{
    position: absolute;
    top: -6px;
    left: 892px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #6adee0;
  }
  
  .aboutUs-course-slider1{
    width: 400px;
    text-align: center;
  }
  
  .aboutUs-course-slider1 div:nth-child(odd){
    font-size: 24px;
    color: #999999;
  }
  
  .aboutUs-course-slider1 div:nth-child(even){
    font-size: 16px;
    color: #999999;
  }
  
  .aboutUs-course-slider2{
    width: 600px;
    text-align: center;
  }
  
  .aboutUs-course-slider2 div:nth-child(odd){
    font-size: 24px;
    color: #999999;
  }
  
  .aboutUs-course-slider2 div:nth-child(even){
    font-size: 16px;
    color: #999999;
  }

  .aboutUs-contact{
    width: 100%;
  }

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

  .aboutUs-contactList{
    position: absolute;
    top: 0;
    width: 1200px;
    height: 246px;
    left: 50%;
    margin-left: -600px;
    top: 50%;
    margin-top: -123px;
    justify-content: space-between;
    align-items: center;
  }

  .aboutUs-contact-info{
    width: 320px;
    height: 246px;
    background-color: #ffffff;
    text-align: center;
    justify-content: center;
    font-size: 18px;
    color: #666666;
    line-height: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }

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

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

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

  .aboutUs-community{
    width: 100%;
  }

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