@media screen and (max-width: 430px){
    .contentpage {
        margin: 0;
        padding: 0;
        transform: scale(0.21);
        transform-origin: 0 0;
        width: 1876px;
        height: 100vh;
        background-color: #ffffff;
    }
}
@media screen and (min-width: 431px) and (max-width: 768px) {
    .contentpage {
        margin: 0;
        padding: 0;
        transform: scale(0.41);
        transform-origin: 0 0;
        width: 1876px;
        height: 100vh;
        background-color: #ffffff;
    }
}
@media screen and (min-width: 769px) and (max-width: 820px) {
    .contentpage {
        margin: 0;
        padding: 0;
        transform: scale(0.428);
        transform-origin: 0 0;
        width: 1876px;
        height: 100vh;
        background-color: #ffffff;
    }
}
@media screen and (min-width: 821px) and (max-width: 1024px) {
    .contentpage {
        margin: 0;
        padding: 0;
        transform: scale(0.536);
        transform-origin: 0 0;
        width: 1876px;
        height: 100vh;
        background-color: #ffffff;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1412px) {
    .contentpage {
        margin: 0;
        padding: 0;
        transform: scale(0.723);
        transform-origin: 0 0;
        width: 1876px;
        height: 100vh;
        background-color: #ffffff;
    }
}
@media screen and (min-width: 1413px) {  
    .contentpage {
        margin: 0;
        padding: 0;
        height: 100vh;
        background-color: #ffffff;
   }
}
body{
    position: relative;
    height: 100%;
    width: 100%;
    margin: 0;
    background-color:#ffffff;
    z-index: -999;
}
.divbgc{
    position: relative;
    width: 100%;
    height:100px;
    /* background-color: #C68F00; */
}
.backbgc{
    position: fixed;
    width: 100%;
    height: 100px;
    background-color: #CFAB82;
    z-index: 9999;
}
.topbanner{
    display: flex;
    justify-content: center;
    width: 60%;
    height: 100%;
    /* background-color: yellowgreen; */
    align-items: center;
    z-index: 99;

}
.inbanner{
    /* position: absolute; */
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    margin-top: -100px;
}
.cwlogo{
   width: 172px;
   height: 47px;
   margin-left: 57%;
   margin-right: 1.5vw;

}
.chobanner .textblock{
    width: 140px;
    height: 56px;
    background: #FFFFFF;
    border-radius: 28px;
    text-align: center;
}
.chobanner .textblock .textpacetime{
    color: #000000;
    font-weight: bold;
}

.textblock{
    width: 140px;
    height: 56px;
    border-radius: 28px;
    text-align: center;
}
.textblock:hover{
    width: 140px;
    height: 56px;
    background: #FFFFFF;
    border-radius: 28px;
    text-align: center;
}
.textblock:hover .textpacetime{
     color: #000000;
    font-weight: bold;

}
.textpacetime{
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;
    line-height: 56px;
}
/* 导航 */
.linkthree{
    position: relative;
    height: 100px;
    width: 100%;
    /* background-color: #000000; */
    /* background-color: yellow; */
    /* margin-top: 100px; */
}
.linone{
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    display: flex;
    height: 100px;
    /* width: 100%; */
    padding-bottom: 30px;
  /* background-color: cadetblue; */
  /* margin-top: 100px; */
}
.sthline{
    position: absolute;
    width: 85%;
    height: 1px;
    background: #D9D9D9;
    /* background: red; */
    margin-top: 99px;
    margin-left: 7.9%;

}
.thlinka{
    height: 96px;
    align-items: center;
    /* margin-left:7.9%; */
}
.thlinka:hover{
    height: 96px;
    /* background-color: yellowgreen; */
    border-bottom: 4px solid #000000;
    align-items: center;
    /* margin-left: 7.9%;  */
}
.thlinka:hover .thlinktext{
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 29px;
    margin-top: 36px;
    text-align: center;
}
.thlink{
    height: 96px;
    align-items: center;
    margin-left:52px;
}
.thlink:hover{
    height: 96px;
    /* background-color: yellowgreen; */
    border-bottom: 4px solid #000000;
    align-items: center;
    margin-left: 52px;
}
.thlink:hover .thlinktext{
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 29px;
    margin-top: 36px;
    text-align: center;
}
.thlinktext{
    font-weight: 400;
    font-size: 20px;
    color: #4D4D4D;
    line-height: 29px;
    margin-top: 36px;
    text-align: center;
}
.chodetail{
    height: 96px;
    /* background-color: yellowgreen; */
    border-bottom: 4px solid #000000;
    align-items: center;
    /* margin-left: 52px;  */
}

.chodetailtext{
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 29px;
    margin-top: 36px;
    text-align: center;
}
/* 导航2 */
.linkfour{
    position: relative;
    height: 96px;
    width: 100%;
    background-color: #FBF8F5;
    align-items: center;
    text-align: center;
}
.lintwo{
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    display: flex;
    /* height: 96px;
    padding-bottom: 30px; */
    height: 96px;
    align-items: center;
  /* background-color: cadetblue; */
}
.twocwb{
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 29px;
    margin-left: 32px;
    margin-right: 32px;
}
.twocwb:hover{
    font-weight: bold;
    color: #C68F00;
    margin-left: 32px;
    margin-right: 32px;
}
.yellchose{
    font-size: 20px;
    font-weight: bold;
    color: #C68F00;
    line-height: 29px;
    margin-left: 32px;
    margin-right: 32px;
}
/* yb体育报 */
.censhow{
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.downupblock{
    padding-top: 10px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    width: 72.84%;
    justify-content: space-between;
}
.thblock{
    position: relative;
    display: flex;
    width: 48.7%;
    height: 47vh;
    border-radius: 8px;
    border: 3px solid #EFE0B1;
    margin-top: 24px;
}
.logone{
    position: absolute;
    height: 100%;
    width: 50%;

    border-top-left-radius: 8px;     /* 左上角 */
    border-bottom-left-radius: 8px;
}
.doublock{
    position: absolute;
    overflow: hidden;
    width: 51%;
    /* height: 539px; */
    height: 100%;
    background-color:#FFF4D1;
    margin-left: 49.06%;
    border-top-right-radius: 8px;    /* 右上角 */
    border-bottom-right-radius: 8px;

}
.datanate{
    font-weight: bold;
    font-size: 30px;
    color: #684B00;
    line-height:57px;
    text-align: left;
    margin-left: 11.7%;
    margin-top: 25px;
}
.datanateth{
    font-weight: bold;
    font-size: 30px;
    color: #684B00;
    line-height: 30px;
    margin-left: 11.7%;
}
.datatext{
    width: 80%;
    font-weight: 300;
    font-size: 1.3rem;
    color: #996F00;
    margin-top: 35px;
    margin-left: 11.7%;
    line-height: 30px;

    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.mobtn{
    position: absolute;
    display: flex;
    width: 6.6vw;
    height: 3.4vw;
    border-radius: 37px;
    background-color: #C68F00;
    align-items: center;
    margin-left:51.6% ;
    bottom: 2.5rem;
}
.mobtn:hover{
    background-color:#DEBF6D;
}
.motext{
    position: absolute;
    font-weight: 600;
    font-size: 1.1rem;
    color: #ffffff;
    line-height: 37px;
    margin-left: 1.8vw;
}
.moreloglitt{
    width: 8%;
    height: 25%;
    margin-left: 4.7vw;
}

/* 底部 */
.divbgb{
    display: flex;
    width: 100%;
    height: 234px;
    background-color: #313131;
    align-items: center;
    margin-top: 80px;
}
.divdou{
    display: flex;
    flex-direction: column;
    width: 100%;
}
.bottotexte{
    font-size: 18px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: left;
    margin-left: 7.5%;
    /* background-color: blueviolet; */

}
.bottotextea{
    font-size: 18px;
    color: #FFFFFF;
    line-height: 40px;
    margin-left: 7.5%;

}
.bottotexteaa{
    font-size: 18px;
    color: #FFFFFF;
    line-height: 40px;
    margin-left: 7.5%;
}
.bottotexteaa:hover{
    color: #CFAB82;
}

.qrimg{
    position: absolute;
    width: 120px;
    height: 120px;
    right: 7%;

}
