/* pc样式 */
@media screen and (min-width: 961px) {
  a:hover {
    color: #FF8310!important;
    cursor: pointer;
  }

  .sl {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .cl:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }

  .cl {
    zoom: 1;
  }
  .h5_aside {
    display: none;
  }
  /* AD start */
  .ADmask {
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(21, 21, 21, 0.50);
    z-index: -1;
  }
  .dialogAD {
    width: 800px;
    height: 600px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }
  .dialogAD span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    border-radius: 50%;
    background-color: #737373;
    padding: 5px;
    color: #2A2725;
    position: absolute;
    right: 170px;
    cursor: pointer;
    font-size: 16px;
  }
  .dialogAD img {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    margin-top: 80px;
    width: auto;
    height: auto;
    cursor: point;
  }
  /* AD end */

  /* home start */
  .articleList {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0;
  }
  .article {
    height: 250px;
    position: relative;
    text-align: center;  
    margin-bottom: 80px;
  }
  .article:last-child {
    margin-bottom: 40px;
  }
  .article .hot_tag {
    width: 110px;
    height: 110px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .article img {
    width: 100%;
    height: 100%;
    border-radius: 10px 10px 0 0;
  }
  .article h3 {
    width: 712px;
    font-size: 24px;
    color: #fff;  
    position: absolute;
    left: 17%;
    top: 35%;
  }
  .articleMast {
    width: 100%;
    height: 250px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(21, 21, 21, 0.50);
    filter: blur(2px);
  }
  .article p {
    line-height: 40px;
    height: 40px;
    background-color: #171717;
    font-size: 14px;
    color: #737373;
    border-radius: 0 0 10px 10px;
  }
  /* home end */
  /* notFound start */
  .notFound {
    width: 160px;
    height: 160px;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .notFound img {
    width: 100%;
    height: 100%;
  }
  .notFound p {
    margin-top: 20px;
    font-size: 20px;
  }
  /* notFound end */
  
  /* cooperation start */
  .diffBgContainer {
    background-image: url(../imgs/bg_2.png);
    background-size: contain;
  }
  .cooperation {
    margin: auto;
    width: 1200px;
    padding-top: 200px;
  }
  .cooperationInfo {
    width: 500px;
    text-align: center;
  }
  .cooperationInfo .logo_1 {
    height: 60px;
    margin-bottom: 10px;
  }
  .cooperationInfo p {
    font-size: 24px;
  }
  .cooperationButton {
    display: flex;
    margin: 30px 0 40px 30px;
  }
  .cooperationButton li {
    display: flex;
    border-radius: 5px;
    padding: 5px 8px;
    border-bottom: 1px solid #FF8310;
    background-color: #171717;
    line-height: 36px;
    margin-right: 20px;
  }
  .cooperationButton li b {
    width: 32px;
    height: 32px;
    border-radius: 32px;
    border: 1px solid #FF8310;
    margin-right: 10px;
    display: inline-block;
  }

  .cooperationButton li b img {
    width: 20px;
    height: auto;
  }

  .download {
    border-top: 1px solid #A6A6A6;
    border-bottom: 1px solid #A6A6A6;
    background-color: #171717;
    position: relative;
    padding: 50px;
    display: flex;
    border-radius: 10px;
  }
  .downloadList {
    margin-left: 50px;
  }
  .downloadList li {
    display: flex;
    background-color: #202020;
    color: #fff;
    border-radius: 50px;
    border-bottom: 1px solid #FF8310;
    text-align: center;
    margin-bottom: 20px;
    line-height: 60px;
    width: 260px;
    height: 60px;
    font-size: 20px;
  }
  .downloadList li i {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background-color: #FF8310;
    margin-right: 40px;
    display: inline-block;
  }


  .missBanner {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  /* cooperation end */
  
  /* networkLine start */
  .diffBg1Container {
    background-image: url(../imgs/bg_2.png);
    background-size: contain;
  }
  .networkLine {
    width: 900px;
    margin: 0 auto;
    text-align: center;
  }
  .tips {
    background-color: #171717;
    line-height: 40px;
    color: #D9D9D9;
    position: absolute;
    left: 0;
    width: 100%;
  }
  .logoContent {
    padding-top: 100px;
  }
  .logoContent img {
    margin-bottom: 30px;
    height: 80px;
  }
  .logoContent p {
    font-size: 28px;
  }
  .logoContent span {
    color: #FF8310;
    font-size: 24px;
  }
  .links {
    width: 360px;
    margin: 60px auto 0;
  }
  .links li {
    height: 80px;
    border-radius: 50px;
    background-color: #202020;
    border-bottom: 1px solid #FF8310;
    margin-bottom: 40px;
    color: #D9D9D9;
    cursor: pointer;
    padding-top: 20px;
  }
  .links p {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .links span {
    font-size: 20px;
  }
  /* networkLine end */
}
