@media screen and (min-width: 1190px) {
    /* 顶部 */
  body {
    margin: 0;
    background: url('https://img.alicdn.com/tfs/TB1hMVwHYvpK1RjSZPiXXbmwXXa-1920-701.png');
  }

  A:link {COLOR: #0080d1;text-decoration: none;}
  A:visited {COLOR: #0080d1;text-decoration: none;}
  A:hover { COLOR: #e60012;text-decoration: none; }

  .toptop {
    width: 100%;
    margin: 0;
    background: #fff;
  }
  .top {
    position: relative;
    width: 1200px;
    height: 108px;
    margin: 0 auto 5px;
  }
  .top-logo0 {
    position: absolute;
    width: 89px;
    height: 82px;
    top: 16px;
    background: url('../images/img/wshlogo.png');
    background-size: cover;
    background-repeat: no-repeat;
  }
  .top-logo {
    position: relative;
    left: 100px;
    width: 530px;
    height: 80px;
    top: 26px;
  }
  .top-logo1 {
    position: absolute;
    width: 108px;
    height: 68px;
    top: 0;
    background: url('../images/img/lxlogo.png');
    background-size: cover;
    background-repeat: no-repeat;
  }
  .top-logo2 {
    position: absolute;
    width: 140px;
    height: 17px;
    top: 0px;
    left: 118px;
    background: url('../images/img/gmlogo.png');
    background-size: cover;
    background-repeat: no-repeat;
  }
  .top-logo3 {
    position: absolute;
    top: 20px;
    left: 118px;
    font-size: 42px;
    font-weight: 500;
    color: #b80c10;
  }
  .top-menu {
    position: absolute;
    top: 26px;
    right: 0;
  }
  .top-menu a {
    color: #b8bec2;
  }
  .menu {
    float: right;
    font-size: 14px;
    color: #b8bec2;
  }
  .menu::before {
    content: "|";
    color: #b8bec2;
  }
  .menu:last-child::before {
    content: "";
  }
  .menu:hover {
    color: #e60012;
    cursor:pointer;
  }
  /* 导航和banner */
  .navigation-bar {
    width: 100%;
    height: 69px;
    background: #0c1a33;
  }
  .bar-content {
    position: relative;
    width: 1200px;
    height: 69px;
    margin: 0 auto;
    background: url('https://img.alicdn.com/tfs/TB1YSkZHSzqK1RjSZFpXXakSXXa-1199-69.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .bar-content a {
    color: #fff;
  }
  .bar-linkOn {
    float: left;
    display: inline-block;
    width: 200px;
    line-height: 69px;
    background: #b80c10;
    color: #fff;
    font-size: 22px;
    text-align: center;
    text-decoration: none;
  }
  .bar-linkOff {
    float: left;
    display: inline-block;
    width: 200px;
    line-height: 69px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    text-decoration: none;
  }
  .banner {
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
    min-width: 100%;
  }
  .banner-2 {
    position: relative;
    left: 0;
    height: 100%;
    white-space: nowrap;
    transition-duration: .5s;
    transition-property: left, -moz-transform, -webkit-transform, -ms-transform, transform;
    font-size: 0;
  }
  .news-banner-large {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
  }
  .banner-bg:hover {
    transform: scale(1.2);
    transition: .4s;
  }
  .icon-div {
    position: relative;
    width: 91px;
    height: 25px;
    margin: 0 auto;
    margin-top: -50px;
  }
  .icon {
    float: left;
    width: 15px;
    height: 15px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-right: 20px;
    background: #fff;
    opacity: 0.5;
    cursor: pointer;
  }
  .icon:last-child {
    margin-right: 0;
  }
  .current {
    background: #fff;
    opacity: 1;
  }
  .right {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #fff;
    top: 100px;
    right: 40px;
  }
  .left {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #fff;
    top: 100px;
    left: 40px;
  }
  /* 赛事和新闻 */
  .match {
    position: relative;
    width: 100%;
    height: 700px;
    background: url('https://img.alicdn.com/tfs/TB1hMVwHYvpK1RjSZPiXXbmwXXa-1920-701.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-width: 1200px;
  }
  
  .news-m {
    /* display: none; */
  }
  .match-div {
    position: relative;
    width: 1200px;
    height: 600px;
    margin: 0 auto;
  }
  /* 赛事部分 */
  .match-left {
    position: absolute;
    top: 57.5px;
    left: 0;
    width: 680px;
    height: 545px;
  }
  .match-choose {
    width: 100%;
    height: 64px;
    overflow: hidden;
  }
  .match-dayOff {
    float: left;
    width: 145px;
    line-height: 60px;
    background: #0d2553;
    color: #0080d1;
    font-size: 22px;
    text-align: center;
    border-top: 4.5px solid #0080d1;
  }
  .match-dayOn {
    float: left;
    width: 145px;
    line-height: 60px;
    background: url('https://img.alicdn.com/tfs/TB1bbmTH4YaK1RjSZFnXXa80pXa-145-62.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #ff0000;
    font-size: 22px;
    text-align: center;
    border-top: 4.5px solid #ff0000;
  }
  .match-dayOther {
    width: 100%;
    height: 60px;
    background: #0d2553;
    color: #0080d1;
    font-size: 22px;
    border-top: 4.5px solid #0080d1;
  }
  .match-content {
    width: 100%;
    height: 481px;
    overflow: scroll;
    padding-top: 20px;
    background: url('https://img.alicdn.com/tfs/TB1jSb4H3HqK1RjSZJnXXbNLpXa-682-479.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .match-content-head {
    width: 200px;
    height: 40px;
    margin: 0 auto 10px;
    border: 2px solid #0068b7;
    border-radius: 20px;
    overflow: hidden;
  }
  .match-manOn {
    float: left;
    width: 100px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    background: #0068b7;
  }

  .match-manOff {
    float: left;
    width: 100px;
    line-height: 40px;
    text-align: center;
    color: #0068b7;
    font-size: 22px;
  }
  .match-womanOn {
    float: left;
    width: 100px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    background: #0068b7;
  }
  .match-womanOff {
    float: left;
    width: 100px;
    line-height: 40px;
    text-align: center;
    color: #0068b7;
    font-size: 22px;
  }
  .match-info {
    position: relative;
    display: block;
    width: 629px;
    height: 30px;
    margin: 0 auto;
    padding-top: 10px;
    border-bottom: 1px dashed #0f2e68;
  }
  /* 这部分控制男女分组显示 */
  .info-today-man {
    display: none;
  }
  .info-today-woman {
    display: none;
  }
  .info-yesterday-woman {
    display: none;
  }
  .info-tomorrow-man {
    display: none;
  }
  .info-tomorrow-woman {
    display: none;
  }
  .match-today-title {
    display: none;
  }
  .match-tomorrow-title {
    display: none;
  }
  /* .info-yesterday {
    display: none;
  }
  .info-tomorrow {
    display: none;
  } */
  .info-icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 18px 10px 0;
    border-radius: 50%;
    background: #ff0000;
  }
  .info-note {
    display: inline-block;
    margin-right: 20px;
    max-width: 330px;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
    border-bottom: 1px solid transparent; 
  }
  .info-note:hover {
    color: #0177c3;
    border-bottom: 1px solid #0177c3; 
  }
  .info-date {
    position: absolute;
    top: 17px;
    left: 400px;
    display: inline-block;
    color: #fff;
    color: #0177c3;
    font-size: 18px;
  }
  .infotitle-note {
    display: inline-block;
    margin-right: 20px;
    max-width: 330px;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid transparent; 
  }
  .infotitle-date {
    position: absolute;
    left: 400px;
    display: inline-block;
    color: #0177c3;
    font-size: 18px;
  }
  .infolist-note {
    display: inline-block;
    margin-left: 20px;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
    border-bottom: 1px solid transparent; 
  }
  .infolist-note-time {
    width: 50px;
  }
  .infolist-note-rounds {
    width: 50px;
  }
  .infolist-note-school {
    width:160px;
    text-align:center;
  }
  .infolist-note-score {
    width:70px;
    text-align:center;
  }
  .infolist-note a {
    color: #0080d1;
  }
  .infolist-note a:hover {
    color: #e60012;
  }

  /* 新闻部分 */
  .match-right {
    position: absolute;
    top: 25px;
    right: 0;
    width: 508px;
    height: 577.5px;
  }
  .right-title {
    width: 180px;
    height: 29px;
    margin: 0 auto;
  }
  .title-barOff {
    display: inline-block;
    line-height: 29px;
    margin: -5px 10px 0;
    color: #00b7ee;
    font-size: 18px;
    cursor: pointer;
  }
  .title-barOn {
    display: inline-block;
    line-height: 29px;
    margin: -5px 10px 0;
    color: #e60012;
    font-size: 18px;
    cursor: pointer;
    border-bottom: 1px solid #e60012;
  }
  /* 搜索 */
  .right-search {
    position: relative;
    top: 4px;
    width: 100%;
    height: 62px;
    border-radius: 5px;
    background: #b80c10;
  }
  .search-input {
    position: absolute;
    top: 0;
    left: 0.2px;
    width: 370px;
    height: 57px;
    border: 0.5px solid #b80c10;
    border-radius: 5px;
    font-size: 20px;
    text-indent: 20px;
  }
  input::-webkit-input-placeholder {
    font-size: 20px;
    padding-top: 20px;
  }
  .search-button {
    position: absolute;
    top: 0;
    right: 0;
    width: 130px;
    height: 62px;
    background: url('https://img.alicdn.com/tfs/TB1jmgaH3HqK1RjSZFEXXcGMXXa-140-60.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 5px;
    opacity: 0.7;
    cursor:pointer;
  }
  .search-button:hover {
    opacity: 1;
  }
  .right-news {
    position: absolute;
    top: 107px;
    width: 100%;
    height: 158px;
  }
  .right-pic {
    position: absolute;
    width: 175px;
    height: 158px;
    cursor:pointer;
  }
  .news-pic {
    background: url('../images/img/news01.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.7;
  }
  .news-pic:hover {
    opacity: 1;
  }
  .info-pic {
    background: url('../images/img/news02.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.7;
  }
  .info-pic:hover {
    opacity: 1;
  }
  .notice-pic {
    background: url('../images/img/news03.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.7;
  }
  .notice-pic:hover {
    opacity: 1;
  }
  .right-note {
    position: absolute;
    right: 0;
    width: 333px;
    height: 490px;
    background: #071021;
  }
  .right-info {
    position: absolute;
    top: 274px;
    width: 100%;
    height: 0px;
  }
  .right-notice {
    position: absolute;
    top: 439px;
    width: 100%;
    height: 0px;
  }
  .note-div {
    position: absolute;
    top: 20px;
    left: 15px;
    width: 300px;
    height: 428px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipse;
  }
  .note1 {
    position: relative;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipse;
  }
  .note-icon {
    position: relative;
    top: -5px;
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 6px 10px 6px;
    border-style: solid;
    border-color: transparent transparent transparent #e60012;
  }
  .note-title {
    display: inline-block;
    width: 87%;
    height: 24px;
    line-height: 24px;
    margin-left: 3px;
    color: #0080d1;
    font-size: 14px;
    border-bottom: 1px solid #0080d1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor:pointer;
  }
  .note-title:hover {
    color: #e60012;
    border-bottom: 1px solid #e60012;
  }
  .note-more {
    position: absolute;
    top: 120px;
    right: 38px;
    width: 82px;
    line-height: 24px;
    color: #e60012;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipse;
    cursor:pointer;
  }
  .note-more:hover {
    color: #f15254;
  }
  /* 视频部分 */
  .movie {
    width: 100%;
    min-width: 1200px;
    height: 456px;
    background: #0e2142;
  }
  .movie-div {
    position: relative;
    width: 1200px;
    height: 456px;
    margin: 0 auto;
  }
  .movie0-pic {
    position: absolute;
    width: 365px;
    height: 85px;
    top: 50px;
    background: url('../images/img/time.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .movie-buttonOff {
    position: absolute;
    top: 98px;
    right: 0;
    width: 221px;
    height: 34px;
    background: url('../images/img/more1.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .movie-buttonOn{
    display: none;
    position: absolute;
    top: 98px;
    right: 0;
    width: 221px;
    height: 34px;
    background: url('../images/img/more.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .movie-content {
    position: absolute;
    top: 150px;
    width: 100%;
    height: 232px;
  }
  .movie-info {
    position: relative;
    float: left;
    width: 288.75px;
    height: 210px;
    margin-right: 15px;
  }
  .movie-info:last-child {
    margin-right: 0;
  }
  .movie-pic {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 195px;
    opacity: 0.7;
    border: 1px solid transparent;
  }
  .movie-pic:hover {
    border: 1px solid #fff;
    opacity: 1;
  }
  .movie-picIcon {
    position: relative;
    display: block;
    width: 70px;
    height: 70px;
    margin: 62.5px auto 0;
    background: url('https://img.alicdn.com/tfs/TB1HP6wI4naK1RjSZFBXXcW7VXa-68-68.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transition:All 0.2s ease-in-out;
    opacity: 0.7;
  }
  .movie-picIcon:hover {
    transform:scale(1.2);
    opacity: 1;
  }
  .movie-pic1 {
    background: url('https://img.alicdn.com/tfs/TB1bRfXIVYqK1RjSZLeXXbXppXa-291-196.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .movie-pic2 {
    background: url('https://img.alicdn.com/tfs/TB1bNa5I6DpK1RjSZFrXXa78VXa-291-196.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .movie-pic3 {
    background: url('https://img.alicdn.com/tfs/TB1.4a5I6DpK1RjSZFrXXa78VXa-291-196.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .movie-pic4 {
    background: url('https://img.alicdn.com/tfs/TB1zqfiI7voK1RjSZFwXXciCFXa-291-196.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .movie-name {
    position: relative;
    display: inline-block;
    top: 70px;
    width: 100%;
    color: #00a0e9;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
  }
  /* 排行榜 */
  .rank {
    width: 100%;
    min-width: 1200px;
    height: 1324px;
    background: url('https://img.alicdn.com/tfs/TB1BUWdIXzqK1RjSZSgXXcpAVXa-1920-1321.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .rank-div {
    position: relative;
    width: 1200px;
    margin: 0 auto;
  }
  .rank-pic {
    position: absolute;
    width: 275px;
    height: 85px;
    top: 50px;
    background: url('https://img.alicdn.com/tfs/TB1mLSaIbvpK1RjSZPiXXbmwXXa-268-85.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .rank-title {
    position: absolute;
    top: 190px;
    width: 1200px;
    height: 30px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    background: url('https://img.alicdn.com/tfs/TB1QLWGIhnaK1RjSZFtXXbC2VXa-1198-2.png');
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .rank-title2 {
    position: absolute;
    top: -20px;
    width: 1200px;
    height: 30px;
    color: #fff;
    font-size: 30px;
    text-align: center;
  }
  .rank-content {
    position: absolute;
    top: 250px;
    width: 100%;
    height: 690px;
  }
  .rank-flash {
    position: absolute;
    top: 700px;
    width: 100%;
    height: 30px;
    color: #999;
    font-size: 15px;
    text-align: right;
  }
  .rank-right {
    position: absolute;
    right: 0;
    width: 588px;
    height: 690px;
    background: url('https://img.alicdn.com/tfs/TB1G3NjIH2pK1RjSZFsXXaNlXXa-588-691.png');
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .right-chooseOff {
    width: 76px;
    line-height: 34px;
    color: #0080d1;
    font-size: 18px;
    text-align: center;
    background: #0d2553;
    border: 1px solid #0080d1;
  }
  .right-chooseOn {
    width: 88px;
    line-height: 44px;
    color: #ff0000;
    font-size: 18px;
    text-align: center;
    background: url('https://img.alicdn.com/tfs/TB1lIUWIxTpK1RjSZFMXXbG_VXa-85-45.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border: 0;
  }
  .right-choose1 {
    position: absolute;
    top: 53px;
    left: 37px;
  }
  .right-choose2 {
    position: absolute;
    top: 53px;
    left: 142px;
  }
  .right-choose3 {
    position: absolute;
    top: 53px;
    right: 142px;
  }
  .right-choose4 {
    position: absolute;
    top: 53px;
    right: 37px;
  }
  .rankRight-data {
    position: relative;
    top: 120px;
    width: 520px;
    height: 525px;
    margin: 0 auto;
  }
  .rankRight-data2 {
    display: none;
  }
  .rankRight-data3 {
    display: none;
  }
  .rankRight-data4 {
    display: none;
  }
  .rank-note {
    line-height: 48px;
    border-bottom: 1px dashed #0f2e68;
  }
  .rankNote {
    color: #fff;
    font-size: 18px;
    text-align: center;
  }
  .rankNote2 {
    margin-left: 50px;
  }
  .rankNote3 {
    margin-left: 150px;
  }
  .rankNote4 {
    margin-left: 90px;
  }
  .rank-pic0 {
    display: inline-block;
    width: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    border-radius: 5px;
  }
  .rank-pic1 {
    background: #b80c10;
  }
  .rank-pic2 {
    background: #f94015;
  }
  .rank-pic3 {
    background: #ff7316;
  }
  .rank-pic4, .rank-pic5, .rank-pic6, .rank-pic7,
  .rank-pic8, .rank-pic9, .rank-pic10{
    background: #2b54a2;
  }
  .rank-player {
    display: inline-block;
    width: 150px;
    line-height: 48px;
    margin-left: 3px;
    color: #fff;
    font-size: 18px;
    text-align: center;
  }
  .rank-player a {
    color: #fff;
  }
  .rank-player a:hover {
    color: #e60012;
  }

  .rank-score {
    display: inline-block;
    width: 70px;
    line-height: 48px;
    margin-left: 87px;
    color: #fff;
    font-size: 18px;
    text-align: center;
  }
  .rank-averageScore {
    display: inline-block;
    width: 60px;
    line-height: 48px;
    margin-left: 87px;
    color: #fff;
    font-size: 18px;
    text-align: center;
  }
  .rank-left {
    position: absolute;
    width: 588px;
    height: 690px;
    background: url('https://img.alicdn.com/tfs/TB1ehKlIb2pK1RjSZFsXXaNlXXa-588-691.png');
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .left-chooseOff {
    width: 76px;
    line-height: 34px;
    color: #0080d1;
    font-size: 18px;
    text-align: center;
    background: #0d2553;
    border: 1px solid #0080d1;
  }
  .left-chooseOn {
    width: 88px;
    line-height: 44px;
    color: #ff0000;
    font-size: 18px;
    text-align: center;
    background: url('https://img.alicdn.com/tfs/TB1lIUWIxTpK1RjSZFMXXbG_VXa-85-45.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border: 0;
  }
  .left-choose1 {
    position: absolute;
    top: 53px;
    left: 37px;
  }
  .left-choose2 {
    position: absolute;
    top: 53px;
    left: 142px;
  }
  .left-choose3 {
    position: absolute;
    top: 53px;
    right: 142px;
  }
  .left-choose4 {
    position: absolute;
    top: 53px;
    right: 37px;
  }
  .rankLeft-data {
    position: relative;
    top: 120px;
    width: 520px;
    height: 525px;
    margin: 0 auto;
  }
  .rankLeft-data2 {
    display: none;
  }
  .rankLeft-data3 {
    display: none;
  }
  .rankLeft-data4 {
    display: none;
  }
  /* 微博 */
  .weibo {
    width: 100%;
    min-width: 1200px;
    height: 1100px;
    background: url('https://img.alicdn.com/tfs/TB1pgNvIMHqK1RjSZFPXXcwapXa-1920-1107.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .weibo-div {
    position: relative;
    width: 1200px;
    height: 1100px;
    margin: 0 auto;
  }
  .weibo-pic {
    position: absolute;
    width: 320px;
    height: 85px;
    top: 50px;
    background: url('https://img.alicdn.com/tfs/TB1EKFoIHPpK1RjSZFFXXa5PpXa-317-85.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .weibo-content {
    width: 100%;
    height: 800px;
    padding-top: 150px;
  }
  /* 友情链接，合作伙伴 */
  .partner {
    width: 100%;
    min-width: 1200px;
    height: 1200px;
    background: #0c1a33;
  }
  /* .partner-div {
    position: relative;
    width: 1200px;
    margin: 0 auto;
  }
  .partner-div2 {
    display: none;
  } */
  .partner-div {
    position: relative;
    width: 1200px;
    height: 900px;
    margin: 0 auto;
  }
  .weibo-pic {
    position: absolute;
    width: 320px;
    height: 85px;
    top: 50px;
    background: url('https://img.alicdn.com/tfs/TB1EKFoIHPpK1RjSZFFXXa5PpXa-317-85.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-note7 {
    padding-top: 69px;
    color: #448aca;
    font-size: 36px;
    text-align: center;
  }
  .partner-pic7 {
    position: relative;
    width: 100%;
    height: 50px;
  }
  .partner-pic7-1 {
    position: relative;
    width: 155px;
    height: 134px;
    margin: 20px auto;
    background: url('https://img.alicdn.com/tfs/TB1e5fGX.CF3KVjSZJnXXbnHFXa-157-137.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-note6 {
    padding-top: 110px;
    color: #448aca;
    font-size: 36px;
    text-align: center;
  }
  .partner-text {
    padding-top: 40px;
    font-size: 26.6px;
    color: #fff;
    text-align: center;
  }
  .partner-note1 {
    padding-top: 42px;
    color: #448aca;
    font-size: 36px;
    text-align: center;
  }
  .partner-pic1 {
    position: relative;
    width: 100%;
    height: 50px;
  }
  .partner-pic1-1 {
    position: relative;
    width: 200px;
    height: 50px;
    margin: 20px auto;
    background: url('https://img.alicdn.com/tfs/TB1BjNkSIfpK1RjSZFOXXa6nFXa-200-49.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-note2 {
    padding-top: 50px;
    color: #448aca;
    font-size: 36px;
    text-align: center;
  }
  .partner-pic2 {
    position: relative;
    width: 100%;
    height: 50px;
  }
  .partner-pic2-1 {
    position: absolute;
    width: 150px;
    height: 66px;
    top: 5px;
    left: 30%;
    background: url('https://img.alicdn.com/tfs/TB1GCmpSNTpK1RjSZFMXXbG_VXa-146-65.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic2-2 {
    position: absolute;
    width: 180px;
    height: 49px;
    top: 20px;
    right: 30%;
    background: url('https://img.alicdn.com/tfs/TB1bMSoSHvpK1RjSZPiXXbmwXXa-172-48.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-name {
    position: relative;
    width: 100%;
    height: 50px;
  }
  .partner-name-1 {
    position: absolute;
    width: 180px;
    height: 49px;
    top: 25px;
    left: 29%;
    font-size: 24px;
    color: #2175c3;
  }
  .partner-name-2 {
    position: absolute;
    width: 180px;
    height: 49px;
    top: 25px;
    right: 30%;
    font-size: 24px;
    color: #2175c3;
  }
  /* 媒体合作伙伴 */
  .partner-note3 {
    padding-top: 50px;
    color: #448aca;
    font-size: 36px;
    text-align: center;
  }
  .partner-pic3 {
    position: relative;
    width: 50%;
    height: 300px;
    margin: 20px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .partner-pic3-1 {
    /* position: absolute; */
    width: 600px;
    height: 225px;
    /* top: 20px;
    left: 20%; */
    text-align:center;
    background: url('../images/tlogo/wsh.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic3-2 {
    /* position: absolute; */
    width: 158px;
    height: 38px;
    /* top: 20px;
    left: 43%; */
    background: url('https://img.alicdn.com/tfs/TB1dWWDSNTpK1RjSZFKXXa2wXXa-151-38.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic3-3 {
    /* position: absolute; */
    width: 70px;
    height: 56px;
    /* top: 10px;
    right: 30%; */
    background: url('https://img.alicdn.com/tfs/TB11DWMSMHqK1RjSZFkXXX.WFXa-66-46.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic3-4 {
    /* position: absolute; */
    width: 100px;
    height: 45px;
    /* top: 70px;
    right: 30%; */
    background: url('https://img.alicdn.com/tfs/TB1Jf5vSMTqK1RjSZPhXXXfOFXa-90-37.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic3-5 {
    /* position: absolute; */
    width: 140px;
    height: 45px;
    /* top: 70px;
    right: 30%; */
    background: url('https://img.alicdn.com/tfs/TB1RueuSSrqK1RjSZK9XXXyypXa-135-39.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  /* 其他合作伙伴 */
  .partner-note4 {
    padding-top: 50px;
    color: #448aca;
    font-size: 36px;
    text-align: center;
  }
  .partner-pic4 {
    position: relative;
    width: 90%;
    height: 60px;
    margin: 20px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .partner-pic4-1 {
    width: 170px;
    height: 57px;
    background: url('https://img.alicdn.com/tfs/TB1m7DlSIfpK1RjSZFOXXa6nFXa-160-56.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic4-2 {
    width: 174px;
    height: 34px;
    background: url('https://img.alicdn.com/tfs/TB1w3uBSSzqK1RjSZPcXXbTepXa-167-32.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic4-3 {
    width: 122px;
    height: 69px;
    background: url('https://img.alicdn.com/tfs/TB1.P2CSNnaK1RjSZFtXXbC2VXa-113-63.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic4-4 {
    width: 129px;
    height: 85px;
    background: url('https://img.alicdn.com/tfs/TB1LPC6SMDqK1RjSZSyXXaxEVXa-121-82.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic4-5 {
    width: 217px;
    height: 48px;
    background: url('https://img.alicdn.com/tfs/TB1Lxa.SHvpK1RjSZPiXXbmwXXa-211-49.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic4-6 {
    width: 126px;
    height: 43px;
    background: url('https://img.alicdn.com/tfs/TB15Cm3SSrqK1RjSZK9XXXyypXa-119-49.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic4-7 {
    width: 117px;
    height: 55px;
    background: url('https://img.alicdn.com/tfs/TB1od9_SNTpK1RjSZR0XXbEwXXa-108-53.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-note5 {
    padding-top: 50px;
    color: #448aca;
    font-size: 36px;
    text-align: center;
  }
  .partner-node {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    width: 95%;
    height: 297px;
    margin: 0 auto;
  }
  .node-note {
    padding-top: 10px;
    color: #4388c7;
    font-size: 24px;
    text-align: center;
  }
  .node-div1 {
    /* position: absolute; */
    /* left: 122px; */
    width: 235px;
    height: 197px;
  }
  .node-pic1 {
    width: 235px;
    height: 235px;
    background: url('../images/img/weixin-fwh.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .node-div2 {
    /* position: absolute;
    left: 480px; */
    width: 235px;
    height: 197px;
  }
  .node-pic2 {
    width: 235px;
    height: 235px;
    background: url('../images/img/weixin-xcx.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .node-div3 {
    /* position: absolute;
    left: 840px; */
    width: 235px;
    height: 197px;
  }
  .node-pic3 {
    width: 235px;
    height: 235px;
    background: url('../images/img/weixin-dyh.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  /* 底部地址 */
  .bottom {
    width: 100%;
    min-width: 1200px;
    height: 221px;
    background: #212d44;
  }
  .bottom-div {
    width: 1200px;
    height: 143px;
    margin: 0 auto;
    padding-top: 38px;
  }
  .bottom-note {
    padding-top: 10px;
    color: #596b8d;
    font-size: 18px;
    text-align: center;
  }
  .bottom-note a {
    color: #596b8d;
  }
  .bottom-note a:hover {
    color: #e60012;
  }
  .container {
    position: relative;
    width: 100%;
    height: 900px;
    background: url('https://img.alicdn.com/tfs/TB1hMVwHYvpK1RjSZPiXXbmwXXa-1920-701.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-width: 1200px;
  }
}
@media screen and (max-width: 1190px) {
  /* 顶部 */
  body {
    margin: 0;
    background: url('https://img.alicdn.com/tfs/TB1hMVwHYvpK1RjSZPiXXbmwXXa-1920-701.png');
  }

  A:link {COLOR: #0080d1;text-decoration: none;}
  A:visited {COLOR: #0080d1;text-decoration: none;}
  A:hover { COLOR: #e60012;text-decoration: none; } 

  .toptop {
    width: 100%;
    margin: 0;
    background: #fff;
  }

  .top {
    position: relative;
    width: 100%;
    height: 150px;
    margin: 0 auto;
    padding-bottom: 1px;
    background: #fff;
  }
  .top-logo0 {
    position: absolute;
    width: 117px;
    height: 108px;
    top: 21px;
    left: 32px;
    background: url('../images/img/wshlogo.png');
    background-size: cover;
    background-repeat: no-repeat;
  }
  .top-logo {
    position: relative;
    left: 118px;
    width: 80%;
    height: 80px;
    top: 26px;
    /* overflow: hidden; */
  }
  .top-logo1 {
    position: absolute;
    width: 159px;
    height: 100px;
    top: 0;
    left: 40px;
    background: url('../images/img/lxlogo.png');
    background-size: cover;
    background-repeat: no-repeat;
  }
  .top-logo2 {
    position: absolute;
    width: 205px;
    height: 25px;
    top: 5px;
    left: 198px;
    background: url('../images/img/gmlogo.png');
    background-size: cover;
    background-repeat: no-repeat;
  }
  .top-logo3 {
    position: absolute;
    top: 30px;
    left: 198px;
    font-size: 52px;
    font-weight: 900;
    color: #b80c10;
  }

  .top-menu {
    display: none;
  }
  /* 导航和banner */
  .navigation-bar {
    width: 100%;
    height: 85px;
    background: #0c1a33;
  }
  .bar-content {
    position: relative;
    width: 100%;
    height: 85px;
    margin: 0 auto;
    background: #0c1a33;
  }
  .bar-linkOn {
    float: left;
    display: inline-block;
    width: 24.85%;
    line-height: 85px;
    background: #b80c10;
    color: #fff;
    font-size: 38px;
    text-align: center;
    text-decoration: none;
    border-right: #0045b7 solid 1px;
  }
  .bar-linkOff {
    float: left;
    display: inline-block;
    width: 24.85%;
    line-height: 85px;
    color: #fff;
    font-size: 38px;
    text-align: center;
    text-decoration: none;
    border-right: #0045b7 solid 1px;
  }
  .bar-new {
    display: none;
  }
  .bar-pic {
    display:none;
  }
  .banner {
    /* display: none;123 */
    position: relative;
    width: 100%;
    height: 420px;
    overflow: hidden;
  }
  .banner-2 {
    position: relative;
    left: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    transition-duration: .5s;
    transition-property: left, -moz-transform, -webkit-transform, -ms-transform, transform;
    font-size: 0;
    z-index: 1;
  }
  .news-banner-large {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
  }
  .icon-div {
    position: relative;
    width: 91px;
    height: 25px;
    margin: 0 auto;
    margin-top: -50px;
  }
  .icon {
    float: left;
    width: 15px;
    height: 15px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-right: 20px;
    background: #fff;
    opacity: 0.5;
    cursor: pointer;
  }
  .icon:last-child {
    margin-right: 0;
  }
  .current {
    background: #fff;
    opacity: 1;
  }
  .right {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #fff;
    top: 100px;
    right: 40px;
  }
  .left {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #fff;
    top: 100px;
    left: 40px;
  }
  /* 赛事和新闻 */
  .match {
    position: relative;
    width: 100%;
    height: 1160px;
    background: #0c1a33;
    padding-top: 1px;
  }
  
  .news-m {
    width: 95%;
    height: 100px;
    margin: 0 auto 25px;
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
  }
  .new-pic1 {
    width: 32%;
    height: 107px;
    background: url('../images/img/news1.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .new-pic2 {
    width: 32%;
    height: 107px;
    background: url('../images/img/news2.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .new-pic3 {
    width: 32%;
    height: 107px;
    background: url('../images/img/news3.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .match-div {
    position: relative;
    width: 100%;
    height: 600px;
    margin: 0 auto;
  }
  /* 赛事部分 */
  .match-left {
    width: 95%;
    height: 545px;
    margin: 0 auto;
  }
  .match-choose {
    width: 100%;
    height: 90px;
    overflow: hidden;
  }
  .match-dayOff {
    float: left;
    width: 33.33%;
    line-height: 88px;
    background: #0d2553;
    color: #0080d1;
    font-size: 38px;
    text-align: center;
    border-top: 4.5px solid #0080d1;
  }
  .match-dayOn {
    float: left;
    width: 33.33%;
    line-height: 88px;
    background: url('https://img.alicdn.com/tfs/TB1bbmTH4YaK1RjSZFnXXa80pXa-145-62.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #ff0000;
    font-size: 38px;
    text-align: center;
    border-top: 4.5px solid #ff0000;
  }
  .match-dayOther {
    width: 100%;
    height: 60px;
    background: #0d2553;
    color: #0080d1;
    font-size: 22px;
    border-top: 4.5px solid #0080d1;
  }
  .match-content {
    width: 100%;
    height: 900px;
    overflow: scroll;
    padding-top: 10px;
    background: url('https://img.alicdn.com/tfs/TB1jSb4H3HqK1RjSZJnXXbNLpXa-682-479.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .match-content-head {
    width: 300px;
    height: 66px;
    margin: 10px auto;
    border: 2px solid #0068b7;
    border-radius: 33px;
    overflow: hidden;
  }
  .match-manOn {
    float: left;
    width: 150px;
    line-height: 66px;
    text-align: center;
    color: #fff;
    font-size: 33px;
    background: #0068b7;
  }

  .match-manOff {
    float: left;
    width: 150px;
    line-height: 66px;
    text-align: center;
    color: #0068b7;
    font-size: 30px;
  }
  .match-womanOn {
    float: left;
    width: 150px;
    line-height: 66px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    background: #0068b7;
  }
  .match-womanOff {
    float: left;
    width: 150px;
    line-height: 66px;
    text-align: center;
    color: #0068b7;
    font-size: 30px;
  }
  .match-info {
    position: relative;
    display: block;
    width: 90%;
    height: 60px;
    margin: 0 auto;
    padding-top: 20px;
    border-bottom: 1px dashed #0f2e68;
  }
  /* 这部分控制男女分组显示 */
  .info-today-man {
    display: none;
  }
  .info-today-woman {
    display: none;
  }
  .info-yesterday-woman {
    display: none;
  }
  .info-tomorrow-man {
    display: none;
  }
  .info-tomorrow-woman {
    display: none;
  }
  .match-today-title {
    display: none;
  }
  .match-tomorrow-title {
    display: none;
  }
  /* .info-yesterday {
    display: none;
  }
  .info-tomorrow {
    display: none;
  } */
  .info-icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 18px 10px 10px;
    border-radius: 50%;
    background: #ff0000;
  }
  .info-note {
    display: inline-block;
    margin-right: 20px;
    max-width: 330px;
    color: #fff;
    font-size: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
    border-bottom: 1px solid transparent; 
  }
  .info-note:hover {
    color: #0177c3;
    border-bottom: 1px solid #0177c3; 
  }
  .info-date {
    position: absolute;
    top: 17px;
    left: 400px;
    display: inline-block;
    color: #fff;
    color: #0177c3;
    font-size: 28px;
  }
  .infotitle-note {
    display: inline-block;
    margin-right: 20px;
    max-width: 330px;
    color: #fff;
    font-size: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid transparent; 
  }
  .infotitle-date {
    position: absolute;
    left: 400px;
    display: inline-block;
    color: #0177c3;
    font-size: 28px;
  }
  .infolist-note {
    display: inline-block;
    margin-right: 20px;
    color: #fff;
    font-size: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
    border-bottom: 1px solid transparent; 
  }
  .infolist-note-time {
    width: 85px;
  }
  .infolist-note-rounds {
    width: 85px;
  }
  .infolist-note-school {
    width:200px;
    text-align:center;
  }
  .infolist-note-score {
    width:100px;
    text-align:center;
  }
  .infolist-note a {
    color: #0080d1;
  }
  .infolist-note a:hover {
    color: #e60012;
  }

  /* 新闻部分 */
  .match-right {
    display: none;
  }
  /* 视频部分 */
  .movie {
    width: 100%;
    height: 1020px;
    background: #0c1a33;
    margin: 0 auto;
    margin-top: -1px;
  }
  .movie-div {
    position: relative;
    width: 95%;
    height: 930px;
    margin: 0 auto;
    margin: 0 auto;
  }
  .movie0-pic {
    position: absolute;
    width: 365px;
    height: 85px;
    top: 20px;
    background: url('../images/img/time.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .movie-buttonOff {
    position: absolute;
    top: 990px;
    width: 388px;
    height: 66px;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url('../images/img/morem.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .movie-buttonOn{
    display: none;
    position: absolute;
    top: 990px;
    width: 388px;
    height: 66px;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url('../images/img/morem.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .movie-content {
    position: absolute;
    top: 120px;
    width: 100%;
    height: 800px;
  }
  .movie-info {
    position: relative;
    width: 48.5%;
    height: 380px;
  }
  .movie-1 {
    position: absolute;
    top: 0;
    left: 0;
  }
  .movie-2 {
    position: absolute;
    top: 0;
    right: 0;
  }
  .movie-3 {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .movie-4 {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .movie-info:last-child {
    margin-right: 0;
  }
  .movie-pic {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 310px;
    opacity: 0.7;
    border: 1px solid transparent;
  }
  .movie-pic:hover {
    border: 1px solid #fff;
    opacity: 1;
  }
  .movie-picIcon {
    position: relative;
    display: block;
    width: 90px;
    height: 90px;
    margin: 100px auto 0;
    background: url('https://img.alicdn.com/tfs/TB1HP6wI4naK1RjSZFBXXcW7VXa-68-68.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transition:All 0.2s ease-in-out;
    opacity: 1;
  }
  .movie-picIcon:hover {
    transform:scale(1.2);
    opacity: 1;
  }
  .movie-pic1 {
    background: url('https://img.alicdn.com/tfs/TB1bRfXIVYqK1RjSZLeXXbXppXa-291-196.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .movie-pic2 {
    background: url('https://img.alicdn.com/tfs/TB1bNa5I6DpK1RjSZFrXXa78VXa-291-196.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .movie-pic3 {
    background: url('https://img.alicdn.com/tfs/TB1.4a5I6DpK1RjSZFrXXa78VXa-291-196.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .movie-pic4 {
    background: url('https://img.alicdn.com/tfs/TB1zqfiI7voK1RjSZFwXXciCFXa-291-196.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .movie-name {
    position: relative;
    display: inline-block;
    top: 140px;
    width: 100%;
    color: #00a0e9;
    font-size: 33px;
    text-align: center;
    text-decoration: none;
  }
  /* 排行榜 */
  .rank {
    display: none;
  }
  /* 微博 */
  .weibo {
    width: 100%;
    height: 980px;
    background: #0c1a33;
    padding-top: 1px;
  }
  .weibo-div {
    position: relative;
    width: 95%;
    height: 980px;
    margin: 0 auto;
    margin-top: -1.6px;
  }
  .weibo-pic {
    position: absolute;
    width: 320px;
    height: 85px;
    top: 50px;
    background: url('https://img.alicdn.com/tfs/TB1EKFoIHPpK1RjSZFFXXa5PpXa-317-85.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .weibo-content {
    width: 100%;
    height: 800px;
    padding-top: 150px;
  }
  /* 友情链接，合作伙伴 */
  .partner {
    width: 100%;
    height: 1200px;
    margin-top: -2px;
    background: url('https://img.alicdn.com/tfs/TB1vTzVSNnaK1RjSZFtXXbC2VXa-749-1297.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .partner-div {
    position: relative;
    width: 95%;
    height: 600px;
    margin: 0 auto;
  }
  /* .partner-div2 {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .partner-pic {
    position: relative;
    width: 100%;
  } */
  /* .partner-div3 {
    display: none;
  } */
  .partner-note7 {
    padding-top: 69px;
    color: #448aca;
    font-size: 36px;
    text-align: center;
  }
  .partner-pic7 {
    position: relative;
    width: 100%;
    height: 50px;
  }
  .partner-pic7-1 {
    position: relative;
    width: 155px;
    height: 134px;
    margin: 20px auto;
    background: url('https://img.alicdn.com/tfs/TB1e5fGX.CF3KVjSZJnXXbnHFXa-157-137.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-note6 {
    padding-top: 110px;
    color: #448aca;
    font-size: 36px;
    text-align: center;
  }
  .partner-text {
    padding-top: 40px;
    font-size: 26.6px;
    color: #fff;
    text-align: center;
  }
  .weibo-pic {
    position: absolute;
    width: 320px;
    height: 85px;
    top: 50px;
    background: url('https://img.alicdn.com/tfs/TB1EKFoIHPpK1RjSZFFXXa5PpXa-317-85.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-note1 {
    padding-top: 48px;
    color: #448aca;
    font-size: 40px;
    text-align: center;
  }
  .partner-pic1 {
    position: relative;
    width: 100%;
    height: 50px;
  }
  .partner-pic1-1 {
    position: relative;
    width: 260px;
    height: 65px;
    margin: 10px auto;
    background: url('https://img.alicdn.com/tfs/TB1BjNkSIfpK1RjSZFOXXa6nFXa-200-49.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-note2 {
    padding-top: 70px;
    color: #448aca;
    font-size: 40px;
    text-align: center;
  }
  .partner-pic2 {
    position: relative;
    width: 55%;
    height: 50px;
    margin: 0 auto;
  }
  .partner-pic2-1 {
    position: absolute;
    width: 200px;
    height: 88px;
    top: 5px;
    left: 0;
    background: url('https://img.alicdn.com/tfs/TB1GCmpSNTpK1RjSZFMXXbG_VXa-146-65.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic2-2 {
    position: absolute;
    width: 216px;
    height: 61px;
    top: 20px;
    right: 0;
    background: url('https://img.alicdn.com/tfs/TB1bMSoSHvpK1RjSZPiXXbmwXXa-172-48.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-name {
    position: relative;
    width: 55%;
    height: 50px;
    margin: 0 auto;
  }
  .partner-name-1 {
    position: absolute;
    width: 220px;
    height: 49px;
    top: 55px;
    left: 0;
    font-size: 28px;
    color: #2175c3;
  }
  .partner-name-2 {
    position: absolute;
    width: 220px;
    height: 49px;
    top: 55px;
    right: 0;
    font-size: 28px;
    color: #2175c3;
  }
  /* 媒体合作伙伴 */
  .partner-note3 {
    padding-top: 105px;
    color: #448aca;
    font-size: 40px;
    text-align: center;
  }
  .partner-pic3 {
    position: relative;
    width: 50%;
    height: 200px;
    margin: 0 auto;

  }
  .partner-pic3-1 {
    position: absolute;
    width: 100%;
    height: 168px;
    top: 20px;
    left: 0;

    background: url('../images/tlogo/wsh.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic3-2 {
    position: absolute;
    width: 194px;
    height: 46px;
    top: 40px;
    right: 0; 
    background: url('https://img.alicdn.com/tfs/TB1dWWDSNTpK1RjSZFKXXa2wXXa-151-38.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic3-3 {
    position: absolute;
    width: 85px;
    height: 70px;
    top: 140px;
    right: 40px;
    background: url('https://img.alicdn.com/tfs/TB11DWMSMHqK1RjSZFkXXX.WFXa-66-46.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic3-4 {
    position: absolute;
    width: 120px;
    height: 54px;
    top: 150px;
    left: 40px;
    background: url('https://img.alicdn.com/tfs/TB1Jf5vSMTqK1RjSZPhXXXfOFXa-90-37.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic3-5 {
    position: absolute;
    width: 168px;
    height: 54px;
    top: 100px;
    right: 26%;
    background: url('https://img.alicdn.com/tfs/TB1RueuSSrqK1RjSZK9XXXyypXa-135-39.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  /* 其他合作伙伴 */
  .partner-note4 {
    padding-top: 56px;
    color: #448aca;
    font-size: 40px;
    text-align: center;
  }
  .partner-pic4 {
    position: relative;
    width: 85%;
    height: 245px;
    margin: 20px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .partner-pic4-1 {
    width: 220px;
    height: 72px;
    background: url('https://img.alicdn.com/tfs/TB1m7DlSIfpK1RjSZFOXXa6nFXa-160-56.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic4-2 {
    width: 220px;
    height: 44px;
    background: url('https://img.alicdn.com/tfs/TB1w3uBSSzqK1RjSZPcXXbTepXa-167-32.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic4-3 {
    width: 257px;
    height: 62px;
    background: url('https://img.alicdn.com/tfs/TB1Lxa.SHvpK1RjSZPiXXbmwXXa-211-49.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic4-4 {
    position: relative;
    left: 90px;
    width: 170px;
    height: 55px;
    background: url('https://img.alicdn.com/tfs/TB15Cm3SSrqK1RjSZK9XXXyypXa-119-49.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic4-5 {
    position: relative;
    width: 160px;
    height: 90px;
    background: url('https://img.alicdn.com/tfs/TB1.P2CSNnaK1RjSZFtXXbC2VXa-113-63.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic4-6 {
    position: relative;
    left: -80px;
    width: 155px;
    height: 110px;
    background: url('https://img.alicdn.com/tfs/TB1LPC6SMDqK1RjSZSyXXaxEVXa-121-82.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .partner-pic4-7 {
    width: 157px;
    height: 75px;
    background: url('https://img.alicdn.com/tfs/TB1od9_SNTpK1RjSZR0XXbEwXXa-108-53.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  /* 官方自媒体 */
  .partner-note5 {
    padding-top: 35px;
    color: #448aca;
    font-size: 40px;
    text-align: center;
  }
  .partner-node {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    width: 95%;
    height: 297px;
    margin: 0 auto;
  }
  .node-note {
    padding-top: 10px;
    color: #4388c7;
    font-size: 24px;
    text-align: center;
  }
  .node-div1 {
    /* position: absolute; */
    /* left: 122px; */
    width: 235px;
    height: 197px;
  }
  .node-pic1 {
    width: 220px;
    height: 220px;
    background: url('../images/img/weixin-fwh.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .node-div2 {
    /* position: absolute;
    left: 480px; */
    width: 235px;
    height: 197px;
  }
  .node-pic2 {
    width: 220px;
    height: 220px;
    background: url('../images/img/weixin-xcx.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .node-div3 {
    /* position: absolute;
    left: 840px; */
    width: 235px;
    height: 197px;
  }
  .node-pic3 {
    width: 220px;
    height: 220px;
    background: url('../images/img/weixin-dyh.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  /* 底部地址 */
  .bottom {
    width: 100%;
    /* min-width: 1200px; */
    height: 231px;
    background: #212d44;
    margin-top: -1px;
    padding-bottom: 20px;
  }
  .bottom-div {
    /* width: 1200px; */
    height: 163px;
    margin: 0 auto;
    padding-top: 18px;
  }
  .bottom-note {
    padding-top: 10px;
    color: #596b8d;
    font-size: 22px;
    text-align: center;
  }
  .container {
    position: relative;
    width: 100%;
    height: 900px;
    background: url('https://img.alicdn.com/tfs/TB1hMVwHYvpK1RjSZPiXXbmwXXa-1920-701.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-width: 100%;
  }
}
