.cf {
    /* 清除浮动：zoom是IE的专属属性，可以在IE6以下清除浮动 */
    zoom: 1;
}

.cf:after {
    /* after伪元素清除浮动 */
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.topbox {
    padding: 20px 0;
}

.top {
    padding-top: 0px;
}

.timelist {
    float: none;
}

.timelist ul {
    padding: 0;
    padding-left: 50px;
}

.titleico img {
    height: 98px;
}

.listtitle {
    text-align: center;
    color: rgb(4, 149, 196);
}

.ul_li {
    background-color: rgb(252, 246, 232);
}

.ul_li_box {
    padding-top: 65px;
}

.ul_li_box p {
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
}

.itentext img {
    border: 0px currentColor;
    width: 241px;
    height: 293px;
}

.text_box {
    text-indent: 22.5pt;
}

.text_box span {
    font-style: normal;
    background: #ffffff;
    color: #333333;
    font-size: 12pt;
    font-weight: normal;
}

.footer {
    height: 230px !important;
}

.bigimg img {
    height: 290px;
    object-fit: cover;
}

.text_box span {
    font-size: 16px;
    color: #000;
}

/* 手机端开始 */
.mobile_type {
    overflow: initial;
}

.mobile_type .zjay_main {
    width: 100vw;
    padding: 2vw;
}

.mobile_type .topbox {
    width: 100%;
    min-width: auto;
    padding: 2vw 0;
}

.mobile_type .top,
.mobile_type .topbox .timelist {
    width: 100%;
}

.mobile_type .topbox .timelist {
    background: none;
}

.mobile_type .timelist span {
    display: none;
}

.mobile_type .timelist ul {
    padding: 0;
}

.mobile_type .timelist ul li {
    width: 15vw;
    height: 10vw;
    line-height: 10vw;
    font-size: 5vw;
    /* font-weight: bold; */
}

.mobile_type .baraja-demo {
    width: 100%;
    height: auto;
    padding: 0;
}

.mobile_type .titleico {
    width: 100%;
}

.mobile_type .listtitle {
    width: 100%;
    padding: 2vw 0 4vw;
    height: auto;
}

.mobile_type .titleico img {
    width: auto;
    height: 100%;
}

.mobile_type .myleft,
.mobile_type .myright {
    display: none;
}

.mobile_type ul.baraja-container {
    width: 100%;
    height: auto;
    margin: 0;
}

.mobile_type ul.baraja-container {
    /* 清除浮动：zoom是IE的专属属性，可以在IE6以下清除浮动 */
    zoom: 1;
}

.mobile_type ul.baraja-container:after {
    /* after伪元素清除浮动 */
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.mobile_type .baraja-demo ul.baraja-container li {
    position: static;
    display: block;
    transform: none !important;
    height: auto;
    margin: 2vw 0;
}

.mobile_type .itentext {
    display: block;
}

.mobile_type .baraja-demo li img {
    height: auto;
}

.mobile_type .itentext .pinfo {
    font-size: 4vw;
    line-height: 8vw;
    height: auto;
    color: #000;
    margin-top: 4vw;
    margin-bottom: 4vw;
}

.mobile_type .ul_li_box {
    padding-top: 8vw;
}

.mobile_type .ul_li_box p {
    line-height: 8vw;
}


/* 判断金银牌 */
.goldaward {
    background: url(jp.png) no-repeat top left;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 70px;
    z-index: 9999;
    background-position-x: 100px;
}
.goldaward[data-name="金牌"] {
    background-position-x: 0px;
}

.goldaward[data-name="银牌"] {
    background-position-x: -75px;
}

.goldaward[data-name="铜牌"] {
    background-position-x: -150px;
}

.mobile_type .baraja-demo ul.baraja-container li {
    display: none !important;
}

.mobile_type .baraja-demo ul.baraja-container li.ul_li {
    display: block !important;
}


/* 老年版样式开始 */
.useOldFixed .ul_li_box p {
    line-height: 45px;
}

.useOldFixed p.pinfo {
    line-height: 45px;
}

.useOldFixed .timelist ul li {
    width: auto;
    padding: 0 25px;
}

.useOldFixed .topbox,
.useOldFixed .top,
.useOldFixed .timelist {
    height: 150px !important;
}

.useOldFixed .timelist {
    background: none;
}

.useOldFixed .timelist {
    background-position-y: 75px;
}

.useOldFixed .timelist span {
    bottom: 10px;
}

.useOldFixed .baraja-container li {
    width: 333px !important;
    height: 333px !important;
}

.useOldFixed .bigimg {
    left: 600px;
}

.useOldFixed .bigimg img {
    width: 250px !important;
    height: 305px !important;
    object-fit: cover;
}
.useOldFixed .timelist span {
    display: none;
}
/* 老年版样式结束 */


/* 调整开始 */
.timelist {
    background-position-y: 40px;
    background-size: 110%;
}
.baraja-demo ul.baraja-container li {
    background: url(neizhan_bg.png) no-repeat #ffffff;
    background-size: 100% 100%;
}
.bigimg img {
    width: 100%;
    object-fit: cover;
    margin: 0;
}
.bigimg {
    padding: 10px;
    border-radius: 5px;
    height: 395px !important;
}
p.pinfo {
    height: 65px;
}
/* 调整结束 */

/* 调整开始 */
.topbox .timelist {
    width: 80%;
    background-position-x: -10px;
    background-size: 100%;
}
.timelist ul li {
    width: 70px;
    font-size: 18px;
    line-height: 20px;
}
.timelist ul {
    padding-left: 70px;
}
/* 调整结束 */
