.joinht_con{
    background: #EFF3F6;
    padding: 83px 0 30px 0;
}
.joinht_con .my-container:after{
    display: none;
}
.join_tit{
    width: 50%;
    color: #333;
font-family: Microsoft YaHei;
font-style: normal;
font-weight: 700;
line-height: 54px; /* 150% */
}
.join_ms{
    width: 32%;
    color: #666;
text-align: right;
font-family: Microsoft YaHei;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
}
.joinht_contitbox{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.joinht_conphoto{
    width: 100%;
    background: #EFF3F6;

}
.joinht_photobox{
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.con_join{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content:flex-end;

}
.con_joinright{
    padding: 68px 50px 66px;
/* opacity: 0.8; */
background: rgba(0,163,255, .8);
height: 100%;
    border-radius: 0px 10px 10px 0px;
    width: 39.167%;display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.con_joinrightone{
    display: block;
    width: 25px;
height: 4px;
background-color: #fff;
/* margin-top: 68px; */
}

.con_joinrighttwo{
    color: #FFF;
font-family: Microsoft YaHei;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
margin-top: 38px;
}
.join_bittit{
    color: #FFF;
font-family: Microsoft YaHei;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
}
/* .con_joinrightbutton svg{
    width: 36px;
height: 36px;
} */
.con_joinrightbutton{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 17px;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    position: relative;

}
/* hover效果，不明顯，可用可不用 */
/* .con_joinrightbutton::after{
    bottom: 0;
    content: '';
    width: 0%;
    height: 1px;
    background-color: red;
    position: absolute;
    transition: .3s;
} */
/* .con_joinrightbutton:hover:after{
    width: 100%;
    transition: .3s;
} */
.joinht_tonghang{
    background: #EFF3F6;
    padding: 70px 0;
    text-align: center;
}
.joinht_tonghangone{
    color: #333;
font-family: Microsoft YaHei;
font-style: normal;
font-weight: 400;
line-height: 60px; /* 166.667% */
}
   .joinht_tonghangtwo{
    color: #666;
font-family: Microsoft YaHei;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
margin-top: 20px;
}
.joinht_thbot{
    width: 100%;
    background: #EFF3F6;

}
.joinht_thbotever{
    cursor: pointer;
    text-align: center;
    width: 25%;
    background-color: #fff;
    border-radius: 10px;
    padding: 0 73px;
    margin-right: 20px;
}
.joinht_thbotever:last-child{
    margin-right: 0;
}
.jointb_box{
    display: flex;
    padding-bottom: 70px;
}

.jin_imgs{
    position: relative;
    /* width: 200px;
    height: 200px; */
    overflow: hidden;
    border-radius: 50%;
    margin-top: 65px;
}
.jin_imgback{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: .3s;
}
.joinht_thboteverp1{
    color: #00A3FF;
    text-align: center;
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 108.333% */
    margin-bottom: 5px;
}
.joinht_thboteverp2{
    color: #666;
text-align: center;
font-family: Microsoft YaHei;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
}
.jin_buttons{
    display: inline-flex;
padding: 8px 50px;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 30px;
background: #00A3FF;
color: #FFF;
text-align: center;
font-family: OPPOSans;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 144.444% */
}
.jin_imgstext{
    margin: 49px 0;
}
.jin_buttons{
margin-bottom: 68px;
}
.joinht_thbotever:hover .jin_imgback{
    transform: scale(1.1);
transition: .3s;

}
@media (max-width:1448px){
    .joinht_thbotever{
        padding: 0 60px;
    }
    .con_joinright {
        padding: 48px 30px 46px;
    }
    .con_joinrighttwo{
        margin-top: 30px;
    }

}
@media (max-width:1224px){

  .con_joinright {
 
    width: 50%;
}
  .con_joinright {
    padding: 30px ;
}
.joinht_thbotever {
    padding: 0 44px;
}
.jin_imgs {

    margin-top: 35px;
}
.jin_imgstext {
    margin: 25px 0;
}
.jin_buttons {
    margin-bottom: 30px;
}

}
@media (max-width:1028px){
    .con_joinright{
        width: 100%;
    }
    .con_joinrighttwo {
        margin-top: 20px;
    }
    .jin_buttons {
        padding: 4px 30px;
        font-size: 16px;
    }
    .joinht_thbotever {
        padding: 0 35px;
    }
}
@media (max-width:900px){
    .con_joinrighttwo {
    margin-top: 15px;
}
.con_joinrightbutton{
    margin-top: 20px;
}
   .joinht_photobox>img{
display: none !important;
   }
   .con_join{
    position: relative;
   }
   .joinht_contitbox{
    flex-wrap: wrap;
   }
   .join_tit {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
   }.join_ms{
    width: 100%;
    text-align: center;
   }
   .joinht_thbotever:nth-child(2n){
    margin-right: 0;
   }
   .jointb_box{
    flex-wrap: wrap;
   }
   .joinht_thbotever{
    width: 48%;
    margin-bottom: 20px;
   }
}
@media (max-width:534px){
    .joinht_thbotever{
        width: 100%;
        margin-right: 0;
    }
    .joinht_con {
        padding: 30px 0 30px 0;
    }
    .joinht_tonghang {
        padding: 30px 0;
    }
    .jin_imgs {
        width: 60%;
    }
    .joinht_thbotever {
        
        align-items: center;
        display: flex;
        flex-direction: column;
    }
    .joinht_thbotever {
    padding: 0 20px;
}
}