.type_tag {
    margin: 0 auto;
    padding: 30px;
    font-size: 18px;
}

.type_tag_ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
}

.type_tag_li {
    cursor: pointer;
    box-sizing: border-box;
    padding: 5px 20px;
    color: #333333;
}

.type_tag_li:hover {
    color: #437BFF;
}

.type_tag_li:active {
    background-color: #437BFF;
    color: #ffffff;
}

.type_tag_li_ed {
    color: #437BFF;
}

.hardware_introduce {
    width: 100%;
    display: none;
}

.hardware_introduce_show {
    display: block;
}

.introduce_title1 {
    color: #333333;
    font-size: 18px;
    text-align: left;
    margin-top: 30px;
    font-weight: 600;
}

.introduce_content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 auto;
    position: relative;
    height: 600px;
    box-sizing: border-box;
}

.introduce_content_yd {
    padding: 30px 0;
    width: 100%;
}

.introduce_img {
    width: 553px;
    height: 553px;
}

.introduce_img_yd {
    width: 60%;
    padding: 0 20%;
}

.introduce_describe {
    margin-left: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    height: 100%;
    box-sizing: border-box;
}

.introduce_title2 {
    color: #333333;
    font-size: 36px;
}

.introduce_title3 {
    color: #333333;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.introduce_title4 {
    color: #333333;
    font-size: 16px;
    line-height: 26px;
}

.introduce_title2_yd {
    color: #333333;
    font-size: 20px;
    text-align: center;
}

.introduce_title3_yd {
    color: #333333;
    font-size: 14px;
    margin: 10px 0;
}

.introduce_title4_yd {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
}

.to_buy {
    width: 200px;
    height: 50px;
    margin: 40px 0 30px 0;
    background-color: #437BFF;
    border-radius: 25px;
    color: #ffffff;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.buy_qrcode {
    position: absolute;
    left: 210px;
    bottom: 0;
    display: none;
}

.introduce_content_bg {
    width: 100%;
    background-color: #F7F9FF;
}

.introduce_title1_yd {
    font-size: 20px;
    text-align: center;
    margin: 20px 0;
}

.introduce_content_yd {
    flex-direction: column;
}

.introduce_describe_yd {
    margin: 0 20px;
}

.to_buy_yd {
    width: 150px;
    height: 40px;
    margin: 20px auto;
    background-color: #437BFF;
    border-radius: 10px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    display: block;
    text-decoration: none;
}

.undel_line {
    width: 100%;
    height: 1px;
    background-color: #e3e3e3;
}

.swiper_bg {
    border-radius: 10px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper_bg_yd {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.header_bgimg1 {
    background: url(/new/imgs/hardware/model_five_img1.png);
    width: 100%;
}

.header_bgimg2 {
    background: url(/new/imgs/hardware/model_five_img2.png);
}

.header_bgimg3 {
    background: url(/new/imgs/hardware/model_five_img3.png);
}

.mySwiper {
    margin-top: 100px;
    width: 100%;
    height: 380px;
}

.swiper-slide {
    position: relative;
}

.mySwiper_yd {
    margin-top: 70px;
    width: 100%;
    height: auto;
}

.swiper_container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}

.top_content_yd {
    padding: 20px 30px;
    box-sizing: border-box;
    height: 400px;
}

.top_content_yd img {
    width: 100%;
}

.swiper_title {
    color: #FFFFFF;
    margin-left: 50px;
}

.swiper_title_yd {
    color: #FFFFFF;
    margin-left: 5px;
}

.swiper_title1 {
    font-size: 30px;
}

.swiper_title2 {
    margin-top: 30px;
    font-size: 18px;
}

.swiper_title1_yd {
    font-size: 14px;
    text-align: center;
}

.swiper_title2_yd {
    margin-top: 5px;
    font-size: 14px;
    text-align: center;
}

.rfidSwiper {
    width: 100%;
    position: relative;
    z-index: 1;
}

.rfid_change {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}

.rfid_change_cicle {
    background-color: #999999;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    cursor: pointer;
    margin-right: 15px;
}

.rfid_change_cicle:last-child {
    margin-right: 0;
}

.rfid_change_cicleed {
    background-color: #437BFF;
}

.introduce_describe_none {
    display: none;
}

.left_img {
    position: absolute;
    left: 37px;
    top: 48%;
    cursor: pointer;
}

.right_img {
    position: absolute;
    left: 475px;
    top: 48%;
    cursor: pointer;
}

.side_menu {
    margin: 0 auto;
    position: fixed;
}


.hardware_title {
    margin-top: 70px;
}

.hardware_title_text1 {
    font-size: 36px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #212226;
    line-height: 52px;
    -webkit-background-clip: text;
    text-align: center;
}

.hardware_title_text2 {
    font-size: 18px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #626D83;
    line-height: 26px;
    -webkit-background-clip: text;
    text-align: center;
    margin-top: 16px;
}

.hardware_title_text3 {
    font-size: 10px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #626D83;
    line-height: 14px;
    -webkit-background-clip: text;
    text-align: center;
}

.hardware_container {
    margin: 0 auto;
    margin-top: 44px;
    position: relative;
}

.hardware_container_i {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.hardware_container_i_i {
    width: 584px;
    background: linear-gradient(90deg, #FFFFFF 0%, #FFFFFF 100%);
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 0 5px;
    height: 620px;
    box-sizing: border-box;
}

.hardware_container_i_i_line {
    width: 100%;
    height: 0px;
    opacity: 1;
    border: 1px solid #EDEDED;
    box-sizing: border-box;
    padding: 0 5px;
}

.hardware_container_i_i_d {
    padding: 20px 20px 30px 20px;
    width: 100%;
    box-sizing: border-box;
}

.hardware_container_i_i_d1 {
    display: flex;
    justify-content: space-between;
}

.hardware_container_i_i_d1_text {
    font-size: 24px;
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
    font-weight: 600;
    color: #3D3D3D;
    line-height: 35px;
    -webkit-background-clip: text;
}

.hardware_container_i_i_d1_d {
    width: 131px;
    height: 40px;
    border-radius: 27px 27px 27px 27px;
    border: 1px solid #626D83;
    box-sizing: border-box;

    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-left: 5px;
}

.hardware_container_i_i_d1_d_text {
    font-size: 18px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #626D83;
    line-height: 40px;
    -webkit-background-clip: text;
}

.hardware_container_i_i_d1_d_s {
    margin-left: 7px;
    width: 0;
    height: 0;
    border-top: 7px solid #626D83;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}

.hardware_container_i_i_d1_d_h {
    margin-left: 7px;
    width: 0;
    height: 0;
    border-bottom: 7px solid #626D83;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}


.hardware_container_i_i_d1_d img {
    margin-left: 11px;
}

.hardware_container_i_i_d2 {
    margin-top: 16px;
    font-size: 18px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #414141;
    line-height: 26px;
    -webkit-background-clip: text;
}

.hardware_container_i_i_d3 {
    margin-top: 13px;
    display: flex;
    width: 100%;
}

.hardware_container_i_i_d3_i {
    flex: 1;
    height: 60px;
    padding: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F4F4F4;
    margin-right: 20px;

}

.hardware_container_i_i_d3_i:last-child {
    margin-right: 0;

}

.hardware_container_i_i_d3_i_text {
    margin-left: 13px;
    font-size: 12px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #626D83;
    line-height: 17px;
    -webkit-background-clip: text;
}

.hardware_container_i_i_b {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding: 10px 10px 0 0;
    box-sizing: border-box;
    position: relative;
}

.hardware_container_i_i_b_sacn {
    width: 202px;
    height: 75px;
    background: url(/new/imgs/hardware/scanbuy.png);
    background-size: 100% 100%;

    font-size: 20px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    text-align: end;
    box-sizing: border-box;
    padding: 16px 60px 0 0;
    cursor: pointer;
}

.hardware_container_i_i_show {
    width: 100%;
}

.hardware_container_i_i_show_d {
    padding: 25px 30px 20px 30px;
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #626D83;
    line-height: 28px;
    -webkit-background-clip: text;
}

.hardware_container_i_i_b_img {
    bottom: 0;
    right: 200px;
    position: absolute;
}

.hardware_container_i_i_img {
    height: 300px;
    box-sizing: border-box;
    padding: 15px;
}

.hardware_container_i_i_img img {
    height: 100%;
}

.hardware_container_menu {
    position: absolute;
    width: 150px;
    height: 360px;
    background: #FFFFFF;
    box-sizing: border-box;
    left: -165px;
    top: 0;
    z-index: 2;
}

.hardware_container_menu_i {
    flex: 1;
    width: 100%;
    height: 60px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.hardware_container_menu_i_text {
    margin-left: 5px;
    font-size: 18px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #414141;
}

.hardware_container_menu_ied {
    background: linear-gradient(90deg, #0066FF 0%, #1D97FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}