@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;
   }
}
.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;
}
/* 全国服务明星 */
.censhow{
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.downupblock{
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    /* width: 84.73%; */
    width: 85%;
    /* justify-content: space-between; */
    /* background-color: aquamarine; */
}
.thblock{
    display: flex;
    flex-direction: column;
    width: 31.46%;
    height: 37vh;
    margin-top: 36px;
    border: 1px solid #00000039;
    margin-left: 10px;
    margin-right: 10px;
}
.logone{
    width: 100%;
    height: 30vh;
    object-fit: cover;

}
.imgbotnam{
    position: relative;
    width: 100%;
    height: 7vh;
    margin-top: -4.5px;
}
.imgbotnam:hover{
    position: relative;
    width: 100%;
    background-color: #FFF8E1;
}
.tename{
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    font-weight: 400;
    font-size: 1.2rem;
    color: #000000;
    line-height: 40px;
     text-align: center;

     width: 90%;
     text-overflow: ellipsis;
     overflow: hidden;
     white-space: normal;
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 1;
     overflow: hidden;
     margin-left: 5%;
}
/* 底部 */
.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%;
}
