@media screen and (max-width: 430px){
    .contentpage {
        position: relative;
        margin: 0;
        padding: 0;
        transform: scale(0.21);
        transform-origin: 0 0;
        width: 1876px;
        height: 100vh;
    }
}
@media screen and (min-width: 431px) and (max-width: 768px) {
    .contentpage {
        position: relative;
        margin: 0;
        padding: 0;
        transform: scale(0.41);
        transform-origin: 0 0;
        width: 1876px;
        height: 100vh;
    }
}
@media screen and (min-width: 769px) and (max-width: 820px) {
    .contentpage {
        position: relative;
        margin: 0;
        padding: 0;
        transform: scale(0.428);
        transform-origin: 0 0;
        width: 1876px;
        height: 100vh;
    }
}
@media screen and (min-width: 821px) and (max-width: 1024px) {
    .contentpage {
        position: relative;
        margin: 0;
        padding: 0;
        transform: scale(0.536);
        transform-origin: 0 0;
        width: 1876px;
        height: 100vh;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1412px) {
    .contentpage {
        position: relative;
        margin: 0;
        padding: 0;
        transform: scale(0.723);
        transform-origin: 0 0;
        width: 1876px;
        height: 100vh;
    }
}
@media screen and (min-width: 1413px) {  
    .contentpage {
        position: relative;
        margin: 0;
        padding: 0;
        height: 100vh;
   }
}
/* .contentpage{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100vh;
} */
.divbgc{
    position: relative;
}
.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{
    left: 0;
    width: 100%;
    height: auto;
    /* height: 24.8%; */
    /* object-fit: cover; */
}
.linkthree{
    position: relative;
    /* display: flex; */
}
.linone{
    position: absolute;
    display: flex;
    justify-content: space-between;
    height: 100px;
    width: 32%;
    margin-left: 34%;
  /* background-color: cadetblue; */
}
.sthline{
    position: absolute;
    width: 100%;
    height: 1px;
    background: rgba(0,0,0,0.15);
    margin-top: 98px;
}
.thlink{
    height: 96px;
    align-items: center;
    /* margin-left: 114px; */
}
.thlink:hover{
    height: 96px;
    border-bottom: 4px solid #9B7001;
    align-items: center;
    /* margin-left: 114px;  */
}
.thlink:hover .thlinktext{
    font-weight: 400;
    font-size: 20px;
    color: #C68F00;
    line-height: 29px;
    margin-top: 36px;
    text-align: center;
}
.thlinktext{
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 29px;
    margin-top: 36px;
    text-align: center;
}
.chodetail{
    height: 96px;
    border-bottom: 4px solid #9B7001;
    align-items: center;
    /* margin-left: 114px; */
}
.chodetailtext{
    font-weight: 400;
    font-size: 20px;
    color: #C68F00;
    line-height: 29px;
    margin-top: 36px;
    text-align: center;
}

.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{
    font-weight: bold;
    color: #000000;
}
.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;
}
.stocjkmarket{
    font-weight: bold;
    font-size: 30px;
    color: #6B4D00;
    line-height: 51px;
    margin-left: 7.8%;
    margin-top:140px;
}
.stocblock{
    /* position: absolute; */
    width: 86%;
    height: 318px;
    display: flex;
    background: #FFFBF6;
    border-radius: 12px;
    border: 2px solid rgba(169,123,4,0.55);
    margin-top: 40px;
    /* left: 50%;
    transform: translate(-50%,0); */
    margin-left: 7%;
}
.csw{
    display: flex;
    flex-direction: column;
    margin-left: 75px;
    width: 31%;
}
.cswone{
    font-weight: bold;
    width: 100%;
    font-size: 23px;
    color: #6B4D00;
    line-height: 37px;
    text-align: left;
    margin-top: 48px;
}
.doublemoney{
    display: flex;
    margin-top: 37px;
}
.cswtwo{
    font-weight: bold;
    font-size: 45px;
    color: #FF2121;
    line-height: 86px;
}
.cswtwoyuan{
    font-weight: bold;
    font-size: 23px;
    color: #FF2121;
    /* line-height: 40px;     */
    margin-top: 34px;
}
.cswthree{
    font-weight: bold;
    font-size: 26px;
    color: #FF2121;
    line-height: 40px;
    text-align: left;
    margin-top: 12px;
}
.baslinest{
    width: 1px;
    height: 213px;
    margin-top: 52px;
    background-color: rgba(151,151,151,0.33);
}
.riglongs{
    width: 63%;
    height: 80%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
    /* background-color: yellowgreen; */
}
.netexta{
    width: 25%;
    height: 31px;
    font-weight: bold;
    font-size: 20px;
    color: #6B4D00;
    line-height: 31px;
    /* background-color: yellowgreen; */
    text-align: left;
    margin-left:10%;
}
.netext{
    width: 25%;
    height: 31px;
    font-weight: bold;
    font-size: 20px;
    color: #6B4D00;
    line-height: 31px;
    /* background-color: yellowgreen; */
    text-align: left;
    margin-left:7%;
}
.categoty{
    /* position: absolute; */
    display: flex;
    margin-left: 6.8%;
    margin-top: 35px;
}
.cateoneblck{
    width: 100px;
    height: 62px;
    background: #EDEDED;
    border-radius: 12px;
    margin-left: 30px;
    border: 2px solid #EDEDED;

}
.catetexteblck{
    font-weight: 600;
    font-size: 22px;
    color: #6B4D00;
    line-height: 60px;
    text-align: center;
}
.cateoneblckzzz{
    width: 100px;
    height: 62px;
    background: #FFFBF6;
    border-radius: 12px;
    border: 2px solid #D0B470;
    margin-left: 30px;
}
.catetexteblckzzz{
    font-weight: bold;
    font-size: 26px;
    color: #6B4D00;
    line-height: 60px;
    text-align: center;
}
/* 股票图 */
.guone{
    width: 78%;
    /* width: 82.7%; */
    height: auto;
    margin-left: 9.5%;
    margin-top: 45px;
}
/* 底部 */
.divbgb{
    display: flex;
    width: 100%;
    height: 233px;
    background-color: #313131;
    align-items: center;
    bottom: 0;
}
.divdou{
    display: flex;
    flex-direction: column;
    width: 100%;
}
.bottotexte{
    width: 65%;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: left;
    margin-left: 7.5%;
    /* background-color: blueviolet; */

}
.bottotextea{
    /* position: absolute; */
    width: 65%;
    /* height:34%; */
    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%;

}
/* 浮动 */
.fixedimg{
    position: fixed;
    width: 23.7%;
    height: auto;
    left: 0;
    bottom:251px;
    z-index: 99999;
}
/* 乱飞 */
/*@keyframes float-random-sequence {*/
/*    0% { transform: translate(calc(0vw), calc(82vh)); } !* 初始居中 *!*/
/*    25% { transform: translate(calc(-72vw), calc(20vh)); } !* 调整确保不超出 *!*/
/*    50% { transform: translate(calc(0vw), calc(55vh)); }*/
/*    75% { transform: translate(calc(-72vw), calc(0vh)); }*/
/*    100% { transform: translate(calc(0vw), calc(10vh)); }*/
/*}*/

.floating-window {
    position: fixed;
    bottom: 0;
    /* 设置初始位置 */
    /* top: 42.5%;*/
    /*top: 0%;*/
    right: 0;
    animation: float-random-sequence 30s infinite; /* 动画时长和循环次数 */
    animation-direction: alternate; /* 使动画在结束和开始之间反向，模拟回弹效果 */
    z-index: 999999;
}

