/*---------- 0.public ----------*/
.white,
.white a:link,
.white a:visited,
.white a:hover {
    color: white;
}

.white-nav,
.white-nav a:link,
.white-nav a:visited,
.white-nav a:hover {
    color: #ffffdd;
}

.blue,
.blue a:link,
.blue a:visited,
.blue a:hover {
    color: #2B6BB1;
}


/* 0.header */
.sports-header {
    height: 35px;
    background: #fff;
}
.sports-header .w1200 span {
    float: left;
}
.sports-header span img {
    margin-top: 2px;
}
.sports-header em {
    float: right;
    line-height: 35px;
    font-family: \5B8B\4F53;
}
.sports-header em a {
    margin: 0 6px;
}
.sports-header em, .header em a:link, .header em a:visited, .header em a:hover {
    color: #666;
}
/* 0.top */
.sports-top {
    background: url(../images/top.jpg) no-repeat top center;
    background-size: cover;
	height: 919px;
}
.sports-top-h {
    height: 790px;
}
/* 0.nav */
.sports-nav {
    height: 99px;
    text-align: center;
    position: relative;
}
.sports-nav a {
    display: inline-block;
    height: 70px;
    position: absolute;
}
.sports-nav a:nth-of-type(1) {
    top: 22px;
    left: 227px;
    width: 107px;
}
.sports-nav a:nth-of-type(2) {
    top: 22px;
    left: 334px;
    width: 144px;
}
.sports-nav a:nth-of-type(3) {
    top: 22px;
    left: 506px;
    width: 125px;
}
.sports-nav a:nth-of-type(4) {
    top: 22px;
    left: 687px;
    width: 120px;
}
.sports-nav a:nth-of-type(5) {
    top: 22px;
    left: 845px;
    width: 126px;
}
/* 1.hui */
.sports-hui,
.sports-AI,
.sports-reporter {
    background: #c4dffd;
    padding-top: 30px;
    padding-bottom: 50px;
}
.sports-hui .sports-tit {
    text-align: center;
}
.sports-hui .container {
    height: 437px;
    background: url(../images/bg1.png) no-repeat bottom;
    margin-top: 30px;
}
.sports-hui .sports-subnav li {
    text-align: center;
    margin-right: 1px;
    text-shadow: 4.459px 4.015px 5px rgba(32, 144, 93, 0.34);
    font-size: 26px;
    float: left;
    font-weight: 600;
    width: 180px;
    height: 59px;
    line-height: 59px;
    background: #0b93a0;
    margin-top: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    cursor: pointer;
}
.sports-hui .sports-subnav li.active {
    width: 180px;
    height: 66px;
    background-color: #0ba3b1;
    line-height: 66px;
    margin-top: 0;
}
.sports-hui .sports-content {
    display: none;
}
.sports-hui .sports-content:nth-of-type(1) {
    display: block;
}
.sports-hui .sports-content .list {
    width: 1140px;
    margin: 40px auto 0 auto;
}
.sports-hui .sports-content .list li {
    float: left;
    width: 365px;
    margin-left: 22px;
    font-size: 18px;
    position: relative;
}
.sports-hui .sports-content .list li:nth-child(3n+1) {
    margin-left: 0;
}
.sports-hui .sports-content .list li em.play {
    background: url(../images/play.png) no-repeat;
    width: 79px;
    height: 79px;
    position: absolute;
    left: 161px;
    top: 88px;
}
.sports-hui .sports-content .list li span.txt {
    display: block;
    margin-top: 5px;
    padding: 0 13px;
}
.sports-hui .sports-content .list li img {
    box-shadow: 7.431px 6.691px 8px 0px rgba(83, 115, 137, 0.15);
    border-radius: 15px;
}

/* 2.AI */
.sports-AI .sports-tit,
.sports-reporter .sports-tit,
.sports-wonderful .sports-tit,
.sports-vitality .sports-tit {
    text-align: center;
}
#sports-AI1 .container {
    background: url(../images/bg2b.jpg) no-repeat;
    height: 508px;
    margin-top: 40px;
}
#sports-AI2 .container {
    background: url(../images/bg2c.jpg) no-repeat;
    height: 509px;
    margin-top: 40px;
}
#sports-AI3 .container {
    background: url(../images/bg2.jpg) no-repeat;
    height: 507px;
    margin-top: 40px;
}
.sports-AI .container .pic {
    float: left;
    width: 750px;
    text-align: center; 
    display: none;
    position: relative;
}
.sports-AI .container .pic em.play {
    background: url(../images/play2.png) no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 10px;
    left: 41px;
}
.sports-AI .container .pic:nth-of-type(1) {
    display: block;
}
.sports-AI .container .pic img {
    margin-top: 32px;
    border-radius: 15px;
}
.sports-AI .container .list {
    float: right;
    width: 431px;
}
.sports-AI .container .list ul {
    margin-left: 48px;
    width: 324px;
}
.sports-AI .container .list ul li {
    height: 60px;
    font-size: 18px;
    line-height: 1.6;
    padding: 4px 0;
    cursor: pointer;
}

#sports-AI1 .container .list ul:nth-of-type(1) {
    margin-top: 222px;
}
#sports-AI1 .container .list ul li:nth-of-type(1) {
    margin-left: 66px;
}

#sports-AI2 .container .list ul:nth-of-type(1) {
    margin-top: 116px;
}
#sports-AI2 .container .list ul li:nth-of-type(1) {
    margin-left: 28px;
}
#sports-AI2 .container .list ul li:nth-of-type(2) {
    margin-left: 46px;
    margin-top: 152px;
}

#sports-AI3 .container .list ul li:nth-of-type(1) {
    margin-left: 28px;
    margin-top: 116px;
}
#sports-AI3 .container .list ul li:nth-of-type(2) {
    margin-left: 66px;
    margin-top: 46px;
}
#sports-AI3 .container .list ul li:nth-of-type(3) {
    margin-left: 46px;
    margin-top: 46px;
}

/* 3.reporter */
.sports-reporter-container {
    background: url(../images/bg3.jpg) no-repeat;
    height: 490px;
    margin-top: 40px;
}
.sports-reporter-left {
    width: 600px;
    float: left;
    padding: 40px 40px 0 40px;
}
.sports-reporter-left dt {
    font-size: 18px;
    line-height: 1.9;
    position: relative;
}
.sports-reporter-left dt::before {
    content: '\2666';
    color: #0ba3b1;
    margin-right: 20px;
}
.sports-reporter-left dd {
    font-size: 16px;
    line-height: 1.6;
    color: #7a7a7a;
    padding: 8px 0 15px 0;
    margin-left: 38px;
}
.sports-reporter-left dd p {
	text-indent: 2em;
}
.sports-reporter-left dd:nth-child(n+5) {
    display: none;
}
.sports-reporter-right {
    width: 570px;
    float: right;
    position: relative;
}
.sports-reporter-right .img1 {
    position: absolute;
    left: 48px;
    top: 78px;
}
.sports-reporter-right .img1 img {
    border-top-left-radius: 125px;
    border-top-right-radius: 125px;
    border-bottom-left-radius: 45px;
}
.sports-reporter-right .img2 {
    position: absolute;
    left: 298px;
    top: 0px;
}
.sports-reporter-right .img2 img {
    border-top-right-radius: 45px;
    border-bottom-left-radius: 125px;
    border-bottom-right-radius: 125px;
}
.sports-reporter-right .img3 {
    position: absolute;
    right: 114px;
    top: 385px;
}
.sports-reporter-right .img3 img,
.sports-reporter-right .img4 img {
    box-shadow: 2.248px 5.563px 18px 0px rgba(41, 90, 94, 0.48);
    border-radius: 50%;
}
.sports-reporter-right .img4 {
    position: absolute;
    right: 17px;
    top: 385px;
}

/* 4.wonderful */
.sports-wonderful {
    padding-top: 30px;
}
.sports-wonderful-container {
    position: relative;
    width: 1200px;
    height: 509px;
}
.sports-wonderful-container span.k1 {
    position: absolute;
    background: url(../images/ico5.jpg) no-repeat;
    top: 0;
    left: -99px;
    width: 163px;
    height: 260px;
}
.sports-wonderful-container span.k2 {
    position: absolute;
    background: url(../images/ico1.png) no-repeat;
    top: 266px;
    left: 302px;
    width: 58px;
    height: 240px;
}
.sports-wonderful-container span.k3 {
    position: absolute;
    background: url(../images/ico2.png) no-repeat;
    top: 19px;
    left: 369px;
    width: 260px;
    height: 54px;
}
.sports-wonderful-container span.k4 {
    position: absolute;
    background: url(../images/ico3.png) no-repeat;
    top: 404px;
    right: 29px;
    width: 97px;
    height: 95px;
    z-index: 3;
}
.sports-wonderful-container span.k5 {
    position: absolute;
    background: url(../images/ico4.png) no-repeat;
    top: 450px;
    right: 0px;
    width: 260px;
    height: 54px;
}
.sports-wonderful-container .pic img {
    border-radius: 15px;
}
.sports-wonderful-container .img1 {
    position: absolute;
    left: 70px;
    top: 19px;
}
.sports-wonderful-container .img2 {
    position: absolute;
    left: 0px;
    top: 266px;
}
.sports-wonderful-container .img3 {
    position: absolute;
    left: 371px;
    top: 80px;
}
.sports-wonderful-container .img4 {
    position: absolute;
    left: 639px;
    top: 19px;
}
.sports-wonderful-container .img5 {
    position: absolute;
    left: 639px;
    top: 266px;
}
.sports-wonderful-container .img6 {
    position: absolute;
    right: 0;
    top: 19px;
}

/* vitality */
.sports-vitality {
	margin-top: 50px;
}
.sports-vitality-container {
    background: url(../images/bg5.jpg) no-repeat bottom #0ba3b1;
    height: 755px;
    margin-top: 40px;
}
.sports-vitality-content {
    padding-top: 51px;
    position: relative;
}
.sports-vitality-center {
    text-align: center;
    width: 331px;
    height: 649px;
    margin: 0 auto;
}
.sports-vitality-center {
    background: url(../images/mbg1.png) no-repeat;
    padding: 9px 10px 7px 11px;
    position: relative;
}
.sports-vitality-center img {
    border-radius: 47px;
}
.sports-vitality-center .wx {
    position: absolute;
    bottom: 47px;
    left: 103px;
    font-size: 24px;
    z-index: 8;
    font-weight: 600;
}
.sports-vitality-center .wx img {
    border-radius: 0;
    display: block;
    margin-bottom: 5px;
}
/*
.sports-vitality-center .mark {
    background: rgba(0, 0, 0, 0.2);
    width: 309px;
    height: 630px;
    position: absolute;
    top: 10px;
    left: 11px;
    border-radius: 47px;
}
*/
.sports-vitality-content .pic img {
    border-radius: 20px;
    box-shadow: 5.846px 1.35px 22px 0px rgba(6, 83, 90, 0.24);
}
.sports-vitality-content .img1 {
    position: absolute;
    top: 71px;
    left: 112px;
}
.sports-vitality-content .img2 {
    position: absolute;
    top: 296px;
    left: 0px;
}
.sports-vitality-content .img3 {
    position: absolute;
    top: 362px;
    left: 213px;
}
.sports-vitality-content .img4 {
    position: absolute;
    top: 53px;
    right: 0px;
}
.sports-vitality-content .img5 {
    position: absolute;
    top: 153px;
    right: 203px;
}
.sports-vitality-content .img6 {
    position: absolute;
    top: 438px;
    right: 88px;
}
/* editor */
.sports-editor {
    text-align: center;
    margin-top: 10px;
}
.sports-editor img {
    max-width: 1200px;
    height: auto;
}
/* copyright */
#copyright {
    text-align      : center;
    font-size       : 18px;
    line-height     : 1.5;
    padding         : 40px 0;
	background-color: #0ba3b1;
    color: #fff;
}