@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&display=swap');
.ml6 {
    position: relative;
    font-weight: 900;
    font-size:xxx-large;
    color: rgb(120,255,0);
  }
  
  .ml6 .text-wrapper {
    position: relative;
    display: inline-block;
    padding-top: 0.2em;
    padding-right: 0.05em;
    padding-bottom: 0.1em;
    overflow: hidden;
  }
  
  .ml6 .letter {
    display: inline-block;
    line-height: 1em;
  }
  .ml11 {
    font-weight: 700;
    font-size: 1.2em;
    color: rgb(220, 220, 220);
  }
  .ml17 {
    color: #bcbcbc;
    font-weight: 600;
    font-size: 1.2em;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    overflow: hidden;
  }
  
  .ml17 .letter {
    display: inline-block;
    line-height: 1em;
  }
  .ml11 .text-wrapper {
    position: relative;
    display: inline-block;
    padding-top: 0.1em;
    padding-right: 0.05em;
    padding-bottom: 0.15em;
  }
  
  .ml11 .line {
    opacity: 0;
    position: absolute;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: #fff;
    transform-origin: 0 50%;
  }
  
  .ml11 .line1 { 
    top: 0; 
    left: 0;
  }
  
  .ml11 .letter {
    display: inline-block;
    line-height: 1em;
  }
  .ml12 {
    font-weight: 200;
    font-size:large;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    letter-spacing: 0.5em;
  }

  .ml12 .letter {
    display: inline-block;
    line-height: 1em;
  }

  #milestone1 {
    background: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url(../pic/广告大师.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#newfonts {
    font-family: STSong;
    padding-top: 1.0em;
    padding-bottom: 0.5em;
    text-decoration-color: aliceblue;
}
h2{
    font-size:31px;
}
h5{
  color: rgb(120,255,0);
  font-weight: 900;
  font-family:"Arial","Microsoft YaHei",SimSun,SimHei,sans-serif;
  letter-spacing: 0.5em;
  }
}

p{
    font-size:14px;
    font-weight: 600px;
    
}

.ml5 {
    position: relative;
    font-weight: 600;
    font-size: 2.0em;
    color: rgb(120,255,0);
    text-align:center;
    padding-right: 0.5em;
  }
  
  img{ 
    border-radius:10% 10% 10% 10%;
    }
  .ADfonts{
    font-family: "Arial","Microsoft YaHei",SimSun,SimHei,sans-serif;
    font-weight: 900;
    font-size: 3.0em;
    font-size: 2.5em;
  }
  .styles{
    background-color: black;
  }

  .cardimg{
    position: relative;
    display: inline-block;
  }
/* 天体 */
  * {
    margin: 5;
    padding: 0;
    outline: 0;
  }
  #container {
    width: 100%;
    height: 100%;
  }  
.h2style{
  font-size: 20px;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-weight: 400;
}
#item-1{
  font-size:27px;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-weight: 900;
  color: aliceblue;
}
#item-2{
  font-size:27px;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-weight: 900;
  color: aliceblue;
}
#item-3{
  font-size:27px;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-weight: 900;
  color: aliceblue;
}
.articlefonts{
  font-size: medium;
  font-family:STHeiti;
  letter-spacing: 0.5em;
  color: rgb(203, 203, 203);
}
#item-1-1{
  font-size:25px;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0.5em;
  color: aliceblue;
}
.articlefonts2{
  font-size: small;
  font-weight: 500;
  font-family:STHeiti;
  letter-spacing: 0.5em;
  color: rgb(220, 220, 220);
}
.point{
  color:rgb(120,255,0);
  font-weight: 500;
}