
@media screen and (max-width: 430px){
    .contentpage {
        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 {
        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 {
        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 {
        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 {
        margin: 0;
        padding: 0;
        transform: scale(0.723);
        transform-origin: 0 0;
        width: 1876px;
        height: 100vh;

    }
}
@media screen and (min-width: 1413px) {  
    .contentpage {
        margin: 0;
        padding: 0;
        height: 100vh;
   }
}
.divbgc{
    position: relative;
}
.backbgc{
    position: fixed;
    /* position: absolute; */
    width: 100%;
    height: 100px;
    background-color: #CFAB82;
    z-index: 9999;
}
.topbanner{
    position: relative;
    display: flex;
    justify-content: center;
    width: 60%;
    height: 100%;
    /* background-color: yellowgreen; */
    align-items: center;
    z-index: 99;

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

}
/* banner */
.textrue{
    width: 140px;
    height: 56px;
    background: #FFFFFF;
    border-radius: 28px;
    text-align: center;
}
.textruedouble{
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 56px;
    font-weight: bold;
}
.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: 150px;
    background-color:#fff;
    text-align: center;
    margin-top: -4px;

}
.linone{
    position: absolute;
    display: flex;
    justify-content: space-between;
    height: 100px;
    width: 50%;
    padding-bottom: 30px;
  /* background-color: cadetblue; */
    align-items: center;
    margin-left: 25%;
}
.sthline{
    position: absolute;
    width: 85%;
    height: 1px;
    background: #D9D9D9;
    margin-top: 99px;
    margin-left: 7.9%;

}
.chodetail{
    height: 96px;
    /* background-color: yellowgreen; */
    border-bottom: 4px solid #9B7001;
    align-items: center;
}
.chodetailtext{
    font-weight: 400;
    font-size: 20px;
    color: #CFA129;
    line-height: 29px;
    margin-top: 36px;
    text-align: center;
}
.thlinka{
    height: 96px;
    align-items: center;
}
.thlink{
    height: 96px;
    align-items: center;
    margin-left:6%;
}
.thlink:hover{
    height: 96px;
    /* background-color: yellowgreen; */
    border-bottom: 4px solid #9B7001;
    align-items: center;
}
.thlink:hover .thlinktext{
    font-weight: 400;
    font-size: 20px;
    color: #CFA129;
    line-height: 29px;
    margin-top: 38px;
    text-align: center;
}
.thlinktext{
    font-weight: 400;
    font-size: 20px;
    color: #000;
    line-height: 29px;
    margin-top: 36px;
    text-align: center;
}

.cw_generalsit{
    font-weight: bold;
    font-size: 30px;
    color: #000000;
    line-height: 51px;
    margin-left: 7.9%;

}
.cw_bloimg{
    position: relative;
    display: flex;
    width: 84.84%;
    height:387px;
    /* background-color: yellowgreen; */
    margin-left: 7.58%;
    margin-top: 43px;
}
.ab_lang{
    position: absolute;
    left: 0;
    width: 59.24%;
    height:387px;

}
.ab_bon{
   position: absolute;
   right:0px;
   width: 40.76%;
   height:387px;
   /* height: 100%; */

}
.ab_rig{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* height: auto; */
   object-fit: cover;
    /* object-fit: cover; */

}
.ab_whitelogo{
    position: absolute;
    right: 21px;
    bottom: 29px;
    width: 180px;
    height:46px;
}
.cs_text{
    width: 84.89%;
    font-size: 16px;
    font-weight: 500;
    margin-left: 7.6%;
    margin-top: 66px;


}
/* 底部 */
.divbgb{
    position: absolute;
    display: flex;
    width: 100%;
    height: 234px;
    background-color: #313131;
    align-items: center;
    margin-top:178px;
}
.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%;

}
