﻿* {
    margin: 0;
    padding: 0;
}

/* Tab导航切换 开始 */
.SCNav {
    width: 1280px;
    height: 86px;
    margin-bottom: 20px
}

.SCNav>#tab {
    width: 1280px;
}

.tab_tywh {
    width: 1280px;
}

.tab_tywh>ul {
    display: flex;
    justify-content: space-between;
}

.tab_tywh>ul>li {
    width: 638px;
    height: 86px;
}

.bj1 {
    border: 1px solid #d6d3d3;
    background-image: url(/styles/img/tybwg_bj2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.bj1.current{
    border: 1px solid #1f85b8;
    background-image: url(/styles/img/tybwg_bj1.png);
}

.bj2 {
    border: 1px solid #d6d3d3;
    background-image: url(/styles/img/tynj_bj2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.bj2.current{
    border: 1px solid #1f85b8;
    background-image: url(/styles/img/tynj_bj1.png);
}

.tab_content {
    width: 190px;
    height: 54px;
    margin: 16px auto;
    display: flex;
}

.tab_content img {
    height: 54px;
    width: 54px;
}

.tab_content .title {
    width: 120px;
    height: 54px;
    margin: 0 auto;
}

.tab_content {
    color: #FFFFFF;
    font-family: OPPOSans;
    font-weight: medium;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
}

.tab_content .title .ch {
    color: #000;
    font-family: OPPOSans;
    font-weight: medium;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
}
.tab_content .title .ch.current{
    color: #FFFFFF;
}

.tab_content .title .en {
    opacity: 0.5;
    color: #000;
    font-family: OPPOSans;
    font-weight: regular;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: left;
}
.tab_content .title .en.current{
    color: #FFFFFF;
}
/* Tab导航切换 结束 */

#d11,#d22 {
    margin-top: 50px;
}

/* 体育博物馆样式 开始 */
.museum_main {
    width: 1280px;
    margin: 0 auto;
}
.museum_up {
    width: 1280px;
    height: 485px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.museum_up_left {
    width: 843px;
    height: 485px;
}
.museum_tpxz {
    width: 843px;
    height: 485px;
    background-color: #E0E0E0;
}
.museum_tpxz_box {
    width: 843px;
    height: 485px;
    position: relative;
}
.museum_image {
    list-style: none;
    width: 843px;
    height: 485px;
}
.museum_image li {
    width: 100%;
    height: 485px;
    float: left;
    position: absolute;
    display: none;
}
.museum_image li:first-child{
    display: block;
}
.museum_image>li>a>img {
    width: 100%;
    height: 485px;
}
.museum_image_num {
    position: absolute;
    list-style: none;
    cursor: pointer;
    bottom: 32px;
    left: 305px;
}
.museum_image_num li {
    float: left;
    color: white;
    width: 50px;
    height: 4px;
    background-color: gray;
    margin: 0 4px;
    text-align: center;
    line-height: 20px;
}
.museum_image_num .current {
    background: #FFFFFF;
}

.museum_up_right {
    width: 405px;
    height: 483px;
    background: #FFFFFF;
    border: 1px solid #F0F0F0;
}

.museum_up_right .museum_menu {
    background: #FFFFFF;
    display: flex;
    /* justify-content: space-around; */
    position: relative;
    height: 53px;
    padding: 0 24px;
}

.museum_menu li {
    background: #FFFFFF;
    height: 43px;
    margin-top: 8px;
    margin-right: 20px;
    display: flex;
    align-items: center;
}

.museum_menu li a {
    color: #8C8C8C;
    font-size: 20px;
    font-weight: 540;
}

.museum_menu li.active {
    border-bottom: 3px solid #3675A9;
}

.museum_menu .active a {
    color: #3675A9;
}

.museum_menu_line{
    border: none;
    border-top:1px solid #f0f0f0;
    margin: 0 24px;
}

.museum_up_right img {
    width: 405px;
    height: 165px;
}

.museum_cgzn, 
.museum_zxxx{
    width: 403px;
    height: 255px;
}

.museum_cgzn ul,
.museum_zxxx ul {
    margin: 0 24px;
}

.museum_cgzn li,
.museum_zxxx li {
    margin: 10px 0px;
    color: #595959;
    font-family: OPPOSans;
    font-weight: regular;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}

.museum_cgzn>ul>li:nth-child(4),
.museum_cgzn>ul>li:nth-child(5),
.museum_cgzn>ul>li:nth-child(5) {
    padding-left: 70px;
}
/* 博物馆图片新闻/参观指南/最新信息 结束*/

/* 展品巡展样式 开始*/
.museum_down {
    width: 1280px;
    height: 250px;
    margin: 0 auto;
    margin-top: 20px;
}
.zpxz_head {
    width: 1280px;
    height: 52px;
    display: flex;
    justify-content: start;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 1px 0px 0px #F0F0F0;
}
.zpxz_head img {
    width: 32px;
    height: 32px;
}
.zpxz_head_text {
    color: #262626;
    font-family: OPPOSans;
    font-weight: medium;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
    margin-left: 10px;
}
.zpxz_content {
    margin-top: 25px;
    width: 1280px;
}
/* 展品巡展 轮播功能 */
.zpxzBox {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}
.zpxzBox_wheel {
    width: 1280px;
    height: 156px;
    overflow: hidden;
    visibility: visible;
}
.zpxzBox_ul {
    list-style-type: none;
    height: 156px;
}
.zpxzBox_ul li {
    width: 236px;
    height: 156px;
    margin: 0 10px;
    float: left;
}
.zpxz_img{
    width: 236px;
    height: 156px;
}
.zpxz_btn {
	width:36px;
	height:45px;
	background:rgb(80, 80, 80, 0.8);
	line-height:45px;
	text-align:center;
	color:#fff;
	font-size:28px;
    font-weight: 500;
	cursor:pointer;
    z-index: 999;
}
.zpxz_btn_left {
	position:absolute;
	top:50%;
    left: -7px;
	margin-top:-25px;
}
.zpxz_btn_rignt {
	position:absolute;
	right:-7px;
	top:50%;
	margin-top:-25px;
}
/* 展品巡展样式 结束*/
/* 体育年鉴样式 开始 */
.almanac_main {
    width: 1280px;
    margin: 0 auto;
}
.almanac_up {
    width: 1280px;
    height: 485px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.almanac_up_left {
    width: 843px;
    height: 485px;
    background-color: #f0f0f0;
}
.almanac_up_right {
    width: 405px;
    height: 485px;
}

/* 体育年鉴-图片新闻 */
.almanac_pic_list{
    width: 843px;
    height: 485px;
    position: relative;
}

.callbacks img{
    width: 100%;
    height: 485px;
}

.callbacks .cap{
    z-index: 2;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #FFFFFF;
    font-family: OPPOSans;
    font-weight: bold;
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0px;
    text-align: left;
    margin-left: 24px;
    margin-bottom: 12px;
}

/* 体育年鉴-大事记 */
.dsj_head {
    display: flex;
    justify-content: space-between;
    width: 405px;
    height: 50px;
    align-items: flex-end;
    padding-bottom: 19px;
    border-bottom: 1px solid #f0f0f0;
}

.dsj_title{
    display: flex;
    align-items: center;
}

.dsj_title img{
    width: 32px;
    height: 32px;
}

.dsj_title h4 {
    color: #262626;
    font-family: OPPOSans;
    font-weight: medium;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
    margin-left: 10px;
}

#more>a {
    color: #116291;
    font-family: OPPOSans;
    font-weight: medium;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: right;
}

.almanac_line{
    border: none;
    border-top:1px solid #f0f0f0;
}

.dsj_content {
    width: 405px;
    height: 415px;
    background: #FFFFFF;
}

.dsj_content_ul {
    width: 405px;
}

.dsj_content_ul li{
    width: 405px;
    height: 78px;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
}

.dsj_xx_up {
    width: 405px;
    display: flex;
    justify-content: space-between;
    padding-top: 14px;
    padding-bottom: 3px;
}

.dsj_xx_down {
    width: 405px;
    display: flex;
    padding-top: 3px;
    padding-bottom: 14px;
}

.dsj_xx_title {
    color: #262626;
    font-family: OPPOSans;
    font-weight: regular;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: left;
}

.dsj_xx_time {
    color: #8C8C8C;
    font-family: OPPOSans;
    font-weight: medium;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: right;
}

.dsj_xx_summary {
    color: #8C8C8C;
    font-family: OPPOSans;
    font-weight: regular;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: left;    
}

/* 重要法规 多Tab切换 */
.almanac_down {
    width: 1280px;
    height: 500px;
    margin: 0 auto;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.almanac_down_left {
    width: 843px;
}

.almanac_xx_tab {
    width: 843px;
    height: 48px;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #F0F0F0;
}

.almanac_xx_tab ul {
    display: flex;
    align-items: center;
}

.almanac_xx_tab ul>li{
    background: #FFFFFF;
    padding: 10px 24px;
    color: #8c8c8c;
    font-family: OPPOSans;
    font-weight: medium;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
}
.almanac_xx_tab ul>li.current{
    background: #116291;
    color: #FFFFFF;
}

.tywh_more>a{
    color: #116291;
    font-family: OPPOSans;
    font-weight: medium;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: right;
}

.almanac_xx_list {
    width: 843px;
}

.almanac_xx_list li {
    width: 843px;
    height: 85px;
    padding: 7px 0;
    border-bottom: 1px solid #F0F0F0;
}

.almanac_xx_list li>h4{
    color: #262626;
    font-family: OPPOSans;
    font-weight: regular;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 4px;
}

.almanac_xx_list li>p{
    color: #8C8C8C;
    font-family: OPPOSans;
    font-weight: regular;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: left;
}

.almanac_xx_list .ydcj{
    height: 38px;
}

.almanac_down_right { 
    width: 405px;
}

.shnj_head {
    display: flex;
    justify-content: space-between;
    width: 405px;
    height: 48px;
    align-items: center;
    border-bottom: 1px solid #f0f0f0;
    /* margin-bottom: 10px; */
}

.shnj_title{
    display: flex;
    align-items: center;
}

.shnj_title img{
    width: 32px;
    height: 32px;
}

.shnj_title h4 {
    color: #262626;
    font-family: OPPOSans;
    font-weight: medium;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
    margin-left: 10px;
}

.shnj_content {
    width: 405px;
    background: #FFFFFF;
    border-left: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
}

.shnj_content_ul{
    width: 405px;
    height: 440px;
    margin: 0 24px;
}

.shnj_content_ul li{
    width: 357px;
    height: 54px;
    border-bottom: 1px solid #F0F0F0;
}

.shnj_content_ul li:nth-child(8) {
    border-bottom: 0;
}

.shnj_xx {
    width: 357px;
    height: 54px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.shnj_xx_left {
    display: flex;
}

.shnj_xx .shnj_time {
    color: #262626;
    font-family: OPPOSans;
    font-weight: medium;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0px;
    margin-right: 16px;
}

.shnj_xx .shnj_title {
    color: #8C8C8C;
    font-family: OPPOSans;
    font-weight: regular;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
}

.shnj_xx img {
    width: 24px;
    height: 24px;
}