*{
   margin: 0;
   padding: 0;
}
.main {
    /*margin-top: 40px;*/
    width: 100%;
    background-color: #fff;
}
.box {
    display: flex;
    padding: 20px 0;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    min-height: 450px;
    box-sizing: border-box;
    justify-content: center;
}
.box_img_div {
    float: left;
    margin: 150px auto;
    width: 400px;
    height: 400px;
    transform: translateY(-50px);
}
.box_img .box_img_div img {
    flex: 1;
    width: 100%;
    height: auto;
}
.box_img_ul {
    flex: 1;
    display: flex;
}
.box_img_ul>li {
    flex: 1;
    height: 40px;
    line-height: 40px;
}
.box_text {
    margin-bottom: 30px;
    width: auto;
    line-height: 50px;
    font-size: 24px;
    color: rgb(92, 92, 92);
    font-weight: 700;
}
.box_ul {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    margin-left: 15px;
}
.box_ul>ul>li {
    flex: 1;
    line-height: 40px;
    list-style: disc;
    font-size: 14px;
    color: rgb(114, 114, 114);
}
.box_ul>button {
    flex: 1;
    margin-top: 30px;
    outline: none;
    width: 150px;
    line-height: 50px;
    border-radius: 5px;
    background-color: rgb(0, 144, 255);
    border: 1px solid transparent;
   
}
.box_ul>button>a {
    color: #fff;
}
/* 小图标样式 
.active {
    border: 1px solid rgb(17, 122, 218) !important;
}*/
.ProductIntroduction {
    width: 100%;
    height: 60px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    background: #f4f4f4;
    margin-bottom: 36px;
}
.ProductIntroduction_nav {
    width: 100%;
    height: 60px;
}
.ProductIntroduction_nav ul {
    display: flex;
    width: 100%;
    height: 100%;
}
.ProductIntroduction_nav ul li {
        display: flex;
        flex: 1;
        height: 60px;
        line-height: 60px;
}
.ProductIntroduction_nav ul li .shoppingcart{
        flex: 1;
        text-align: center;
        border-radius: 50%; 
        color: rgb(255, 61, 0);
        border: 1px solid rgb(255, 61, 0);
}
.ProductIntroduction_nav ul li .shopping_text {
    flex: 1;
    margin-left: -15px;
    color: rgb(255, 61, 0);
}
.ProductIntroduction_nav ul li>a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: rgb(186, 187, 169);
    text-decoration: none;
    text-align: center;
}

.ProductIntroduction_nav ul li>a:hover {
    color: rgb(53, 54, 58);
}
  
/* 物品详情切换的样式 */
.ProductIntroduction_black {
        color: rgb(53, 54, 58) !important;
}

/* 产品详情 */
.Product_main {
    width: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
}
.Product_main .box_1 {
    width: 100%;
    height: 100%;
    text-align: center;
    width: 1160px;
   
}
.Product_main .p>img {
    width: 1160px;
    height: 100%;
    text-align: center;

}
.Product_main .box_1>a {
    position: relative;
    display: block;
    width:100%;
    height: 100%;
    text-decoration: none;
    
}
.Product_main .box_1>a>img {
    width: 100%;
    height: auto;
}

.play_raido {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -500px;
    width: 100%;
    height: 100%;
    opacity: .1;
}
.smbex {
    width: 100%;
    height: 400px;
    background-color: #fff;
    padding: 20px 0 0 5px;
}
.smbex_one {
    margin: 0 auto;
    padding: 20px 0;
    width: 900px;
    height: 300px;
    border: 1px solid #ccc;
}
.smbex_two h2 {
    margin-left: 40px;
    font-size: 18px;
    font-weight: 700;
    color: rgb(53, 66, 78);
}
.smbex_two>div {
    margin-left: 100px;
    font-size: 16px;
    font-weight: 700;
    color: rgb(53, 66, 78);
}
/* 规格参数 */
 .ProductDetails {
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: none;  
}
.box_2 {
    width: 100%;
    height: 100%;
    width: 1160px;
}
.box_2 h2 {
    margin-top: 50px;
    text-align: center;
    font-size: 14px;
    color: rgb(53, 54, 58);
}
.box_2 table {
    margin: 0 auto;
}
.box_2 table tr{
    height: 36px;
}
.box_2 > table tr td {
    padding: 20px;
    border: #e0e0e0 1px solid;
}
.box_2 .speName {
    width: 156px;
    font-size: 18px;
    text-align: center;
    color: rgb(92, 92, 92);
    border: 1px solid #ccc;
    border-left: 1px solid transparent;
    overflow: hidden;
}
.box_2 .speDetail {
    padding: 20px 0;
    width: 630px;
    border: 1px solid #ccc;
    border-right: 1px solid transparent;
    overflow: hidden;
   
}
.box_2 .speDetail ul {
    width: 100%;
    height: 100%;
    margin-bottom: 0;

}
.box_2 .speDetail ul li {
    margin-left: 10px;
    list-style: inside;
    font-size: 14px;
    color: rgb(111, 113, 114);
}
.box_2 .wenzi_sixteen {
    margin-top: 50px;
    margin-bottom: 20px;
}
.box_2 .smbex .smbex_one .smbex_two h2{
    margin-left: 40px;
    text-align: left;
    font-size: 20px;
    color: rgb(53, 54, 58);
    font-weight: 700;
}
.box_2 .smbex .smbex_one .smbex_two div {
    margin-left: 60px;
    margin-top: 20px;
}
.box_2 .smbex .smbex_one .smbex_two a {
    display: block;
    margin-top: 40px;
    text-align: center;
    font-size: 18px;
    color: rgb(53, 54, 58);
    text-decoration: underline !important;

} 
.box_small_img {
    display: flex;
    position: absolute;
    bottom: 20px;
    left: 100px;
    width: 200px;
}
.box_small_img>span {
    display: inline-block;
    width:  38px;
    height:  38px;
    border: 1px solid #ccc;
    /* border-left: 1px solid transparent; */
}
.box_small_img>span>img {
    width: 36px;
    height: 36px;
    border: 1px solid transparent;
}

/* 多媒体查询 */

/* 终端  375屏宽适配 */
@media screen and (min-width:375px){
    .ProductIntroduction_nav ul li>a {
        font-size: 12px;
    }
     .ProductIntroduction_nav ul li .shoppingcart {
        width: 20px;
        height: 20px;
        line-height: 20px;
        transform: translateX(22px);
        vertical-align:baseline;
    } 
    .ProductIntroduction_nav ul li .shopping_text {
        margin-left: -1px;
    }
    .box {
        padding: 10px 0;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        min-height: 450px;
    }
    .box_img {
        position: relative;
        float: left;
        width: 100%;
        height: 400px;
        margin: 0;
        overflow: hidden;
    }
    .box_img_div {
        padding: 50px 0;
        width: 100%;
        height: 450px;
        margin: 0;
        box-sizing: border-box;
        overflow: hidden;
    }
    .box_img .box_img_div img {
        flex: 1;
        width: 100%;
        height: auto;
    }

    .box_1_text_one {
        position: absolute;
        top: 4px;
        width: 100%;
        height: auto;
    }
   .box_1_text_one h2 {
        margin-top:10px;
        margin-bottom:10px;
        font-size: 16px;
        color: #fff;
        text-align: center;
        font-weight: 700;
    } 
   .box_1_text_one .wenzi_one {
        width: auto;
        height: auto;
} 
   .box_1_text_one .wenzi_one h4 {
        margin: 5px;
        font-size: 14px;
        color: #fff;
        text-align: center;
        opacity: .8;
} 

   .box_1_text_two {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        position: absolute;
        top: 24%;
        width: 100%;
        height: 150px;
}
   .box_1_text_two .wenzi_two {
        margin-bottom: 20px;
        flex: 1;
        width: 100px;  
        height: auto;
}
   .box_1_text_two .wenzi_two h5{
        margin-bottom: 10px;
        font-size: 20px;
        color: rgb(64, 64, 64);
        font-weight:normal;
}
   .box_1_text_two .wenzi_two p {
        padding: 0;
        font-size: 18px;
        color: rgb(130, 130, 130);
}
    .box_1_text_two {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        padding-left: 400px;
        position: absolute;
        top: 4%;
        width: 100%;
        height: auto;
}
    .box_1_text_two .wenzi_two {
        padding-left: 10px;
        width: 160px;  
        height: auto;
        box-sizing: border-box;
}
    .box_1_text_two .wenzi_two h5{
        margin: 0;
        font-size: 12px;
        color: rgb(64, 64, 64);
        font-weight:normal;
}
    .box_1_text_two .wenzi_two p {
        margin: 0;
        padding: 0;
        font-size: 0.1em;
        color: rgb(130, 130, 130);
}
    .box_1_text_three {
        position: absolute;
        top: 37%;
        width: 100%;
}
    .box_1_text_three .wenzi_three {
        margin-left: 30px;
        width:auto;
        height: auto;
}
    .box_1_text_three .wenzi_three p {
        margin: 0;
        margin-left: 15px;
        font-size: 12px;
        color: rgb(140, 140, 140);
}
    .box_1_text_three .wenzi_three p span {
        color: rgb(1, 1, 1);
}
    .box_1_text_four .wenzi_four {
        position: absolute;
        bottom: -6%;
        left: 10%;
}
    .box_1_text_four .wenzi_four p {
        font-size: 14px;
        font-weight: 700;
        color: rgb(120, 120, 120);
}
    .wenzi_five_one {
        position: absolute;
        top: 39%;
        left: 19%;
        font-size: 14px;
        font-weight: 700;
        color: rgb(129, 129, 129);
}
    .wenzi_five_two {
        position: absolute;
        bottom: -13%;
        left: 47%;
        font-size: 14px;
        font-weight: 700;
        color: rgb(129, 129, 129);
}
    .wenzi_six {
        position: absolute;
        bottom: 22%;
        left: 19%;
        font-size: 14px;
        font-weight: 700;
        color: rgb(129, 129, 129);
}
    .wenzi_eight {
        margin: 0;
        position: absolute;
        top: 10%;
        right:0;
        width:auto;
        height: auto;
        font-size: 12px;
        color: rgb(137, 137, 137);
        font-weight: 700;
}
    .wenzi_eight>span {
        color: #fff;
}
    .wenzi_nine {
        position: absolute;
        top: 29%;
        left: 30%;
        height: auto;
        font-size: 12px;
        font-weight: 700;
        color: rgb(166, 166, 166);
}
    .wenzi_nine>p:first-child {
        margin-left: 24px;
}
    .wenzi_nine p {
        margin-bottom: 0px;
}
    .wenzi_nine p>span {
        color: rgb(4, 4, 4);
}
    .wenzi_fifteen {
        margin-bottom: 50px;
        width: 100% ;
        height: auto;
        background-color: rgb(230, 230, 230);

}
    .wenzi_fifteen h3 {
        margin-top: 40px;
        font-size: 24px;
        font-weight:normal;
        color: rgb(51, 51, 74);
        text-align: center;
    
}
    .wenzi_fifteen p {
        width: auto;
        height: auto;
        font-size: 14px;
        text-indent: 2em;
        line-height: 25px;
        color: rgb(51, 51, 51);
} 
    .wenzi_fifteen p>.text_one {
        margin-left: 25px;
}
    .wenzi_fifteen p>.text_three {
        margin-left: 25px;
} 
    .wenzi_fifteen img:first-child {
        width: 100%;
        height: auto;
} 
    .wenzi_fifteen_one, .wenzi_fifteen_two{
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        margin-top: 10px;
        width: 900px;
        height: auto;

}
    .view {
        margin: 0 auto;
        display: block; 
        width: 100%; 
        height: auto;
        background-color: rgb(184, 184, 184);
}
    .wenzi_fifteen_one, 
    .wenzi_fifteen_two{
        width: 100%;
        height: 100%;
}
    .wenzi_fifteen_one>a,
    .wenzi_fifteen_two>a {
        display: block;
        margin-right: 10px;
        width: 100%;
        height: 100%;
}
    .wenzi_fifteen_one>a:last-child,
    .wenzi_fifteen_two>a:last-child {
        margin-right: 0;
}
    .wenzi_fifteen_one>a>img,
    .wenzi_fifteen_two>a>img{
        flex: 1;
        margin: 0;
        height: 320px;

}
    .wenzi_sixteen {
        width: 100%;
        height: auto;
        background-color: rgb(255, 255, 255);
}
    .wenzi_sixteen p {
        margin: 0 auto;
        width: 100%;
        font-size: 0.2em;
        color: rgb(205, 200, 195);
}
}
/* 终端  540屏宽适配 */
@media screen and (min-width: 540px) {
    .box_title{
        margin-top: 100px;
        width: auto;
        padding-right: 0 !important;  
        margin-left: 20px;
    }
    .box_img {
        padding: 0 ;
        padding-left: 2px;
         width: 750px; 
         height: 600px; 
        overflow: hidden; 
    }
    .box_img_div {
        float: left;
        padding: 0 ;
        width: 400px;
        height: 400px;
        margin: 355px 50px;
        transform: translateY(-50%); 
        box-sizing: border-box;
    } 
    .box_img .box_img_div img {
        float: left;
        width: 100%;
        height: auto;
    }
    .box_ul>ul>li {
        flex: 1;
        width: auto;
        line-height: 40px;
        list-style: disc;
        font-size: 14px;
        color: rgb(114, 114, 114);
    }
    .box_ul {
        flex: 1;
        display: flex;
        flex-direction: column;
        margin-bottom: 0;
        margin-top: -30px;
    }
    .box_ul>button {
        flex: 1;
        margin-top: 5px;
        outline: none;
        width: 150px;
        line-height: 50px;
        border-radius: 5px;
        background-color: rgb(0, 144, 255);
        border: 1px solid transparent;
       
  }
   .box_small_img {
        display: flex;
        position: absolute;
        bottom: 5px;
        left: 0px;
        width: 200px;
       align-content: flex-start;
       justify-content: flex-start;
}
    .box_small_img>span {
        display: inline-block;
        width:  38px;
        height:  38px;
        border: 1px solid #ccc;
        /* border-left: 1px solid transparent; */
}
    .box_small_img>span>img {
        width:  36px;
        height:  36px;
        border: 1px solid transparent;
} 

    .box_1_text_one {
        margin-top: 100px;
        width: 100%;
        height: 400px;
        position: absolute;
        top: -90px;
        text-align: center;
}
    .box_1_text_one h2 {
        margin-bottom: 10px;
        font-size: 20px;
        color: #fff;
        text-align: center;
        font-weight: 700;
} 
    .box_1_text_one .wenzi_one {
        width: auto;
        height: auto;
} 
    .box_1_text_one .wenzi_one h4 {
        margin: 15px 0;
        font-size: 16px;
        color: #fff;
        text-align: center;
        opacity: .8;
} 

    .box_1_text_two {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        padding-left: 400px;
        position: absolute;
        top: 4%;
        width: 100%;
        height: auto;
}
    .box_1_text_two .wenzi_two {
        padding-left: 5px;
        width: 160px;  
        height: auto;
        box-sizing: border-box;
}
    .box_1_text_two .wenzi_two h5{
        margin: 0;
        font-size: 14px;
        color: rgb(64, 64, 64);
        font-weight:normal;
}
    .box_1_text_two .wenzi_two p {
        margin: 0;
        padding: 0;
        font-size: 12px;
        color: rgb(130, 130, 130);
}   
    .box_1_text_three {
        position: absolute;
        top: 38%;
        width: 100%;
}
    .box_1_text_three .wenzi_three {
        margin-left: 50px;
        width:auto;
        height: auto;
}   
    .box_1_text_three .wenzi_three p {
        margin: 0;
        margin-left: 15px;
        font-size: 16px;
        color: rgb(140, 140, 140);
}
    .box_1_text_three .wenzi_three p span {
        color: rgb(1, 1, 1);
}
    .box_1_text_four .wenzi_four {
        position: absolute;
        bottom: -6px;
        left: 12%;
}
    .box_1_text_four .wenzi_four p {
        font-size: 20px;
        font-weight: 700;
        color: rgb(120, 120, 120);
}
    .wenzi_five_one {
        position: absolute;
        top: 39%;
        left: 19%;
        font-size: 20px;
        font-weight: 700;
        color: rgb(129, 129, 129);
}
    .wenzi_five_two {
        position: absolute;
        bottom: -12%;
        left: 46%;
        font-size: 20px;
        font-weight: 700;
        color: rgb(129, 129, 129);
}
    .wenzi_six {
        position: absolute;
        bottom: 24%;
        left: 19%;
        font-size: 20px;
        font-weight: 700;
        color: rgb(129, 129, 129);
}
    .wenzi_eight {
        margin: 0;
        position: absolute;
        top: 12%;
        right:5%;
        width:auto;
        height: auto;
        font-size: 16px;
        color: rgb(137, 137, 137);
        font-weight: 700;
}
    .wenzi_nine {
        position: absolute;
        top: 30%;
        left: 35%;
        height: auto;
        font-size: 12px;
        font-weight: 700;
        color: rgb(166, 166, 166);
}
}
/* 终端  720屏宽适配 */
@media screen and (min-width:720px){
    .box_title{
        margin-top: 100px;
        width: auto;
        padding-right: 0 !important;  
        margin-left: 20px;
    }
    .box_img {
        padding: 0 ;
         width: 750px; 
         height: 710px; 
        overflow: hidden; 
    }
    .box_img {
        padding: 0 !important;
         width: 750px; 
         height: 710px; 
        overflow: hidden; 
    }
    .box_img_div {
        float: left;
        padding: 0 !important;
        width: 400px;
        height: 400px;
        margin: 355px -12px;
        transform: translateY(-50%); 
        box-sizing: border-box;
    } 
    .box_img .box_img_div img {
        float: left;
        width: 100%;
        height: auto;
    }
    
    .box_1_text_one {
        margin-top: 100px;
        width: 100%;
        height: auto;
        position: absolute;
        top: -80px;
        text-align: center;
}
    .box_1_text_one h2 {
        margin-top: 0px;
        margin-bottom: 12px;
        font-size: 24px;
        color: #fff;
        text-align: center;
        font-weight: 700;
} 
    .box_1_text_one .wenzi_one {
        width: auto;
        height: auto;
} 
    .box_1_text_one .wenzi_one h4 {
        margin: 5px 0;
        font-size: 20px;
        color: #fff;
        text-align: center;
        opacity: .8;
} 
    .box_1_text_one .wenzi_one p {
        font-size: 16px;
        color: #fff;
        opacity: .6;
} 
    .box_1_text_two {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        padding-left: 400px;
        position: absolute;
        top: 5%;
        width: 100%;
        height: auto;
}
    .box_1_text_two .wenzi_two {
        margin: 0;
        margin-right: 30px;
        margin-bottom: 5px;
        width: 200px;  
        height: auto;
        box-sizing: border-box;
}
    .box_1_text_two .wenzi_two h5{
        margin: 5px 0;
        font-size: 20px;
        color: rgb(64, 64, 64);
        font-weight:normal;
}
    .box_1_text_two .wenzi_two p {
        margin: 0;
        padding: 0;
        font-size: 18px;
        color: rgb(130, 130, 130);
}
    .box_1_text_three {
        position: absolute;
        top: 38%;
        width: 100%;
}
    .box_1_text_three .wenzi_three {
        margin-left: 65px;
        width:auto;
        height: auto;
}
    .box_1_text_three .wenzi_three p {
        margin: 0;
        margin-left: 15px;
        font-size: 24px;
        color: rgb(140, 140, 140);
}
    .box_1_text_three .wenzi_three p span {
        color: rgb(1, 1, 1);
}
    .box_1_text_four .wenzi_four {
        position: absolute;
        bottom: 0;
        left: 12%;
}
    .box_1_text_four .wenzi_four p {
        font-size: 20px;
        font-weight: 700;
        color: rgb(120, 120, 120);
}
    .wenzi_five_one {
        position: absolute;
        top: 39%;
        left: 19%;
        font-size: 20px;
        font-weight: 700;
        color: rgb(129, 129, 129);
}
    .wenzi_five_two {
        position: absolute;
        bottom: 0;
        left: 47%;
        font-size: 20px;
        font-weight: 700;
        color: rgb(129, 129, 129);
}
    .wenzi_six {
        position: absolute;
        bottom: 28%;
        left: 19%;
        font-size: 20px;
        font-weight: 700;
        color: rgb(129, 129, 129);
}
    .wenzi_eight {
        margin: 0;
        position: absolute;
        top: 4%;
        right:2%;
        width:auto;
        height: auto;
        font-size: 18px;
        color: rgb(137, 137, 137);
        font-weight: 700;
}
    .wenzi_nine {
        position: absolute;
        top: 30%;
        left: 35%;
        height: auto;
        font-size: 18px;
        font-weight: 700;
        color: rgb(166, 166, 166);
}
.wenzi_ten p>span {
    color: #fff;
}
.wenzi_ten {
    position: absolute;
    bottom: -2%;
    right: 5%;
    width: 360px;
    font-size: 18px;
    font-weight: 700;
    color: rgb(188, 188, 188);
}
.wenzi_ten p>span {
    color: #fff;
}
.wenzi_eleven {
    position: absolute;
    bottom: 10%;
    left: 19%;
    font-size: 18px;
    font-weight: 700;
    color: rgb(188, 188, 188);

}
.wenzi_thirteen {
    position: absolute;
    top: 34%;
    left: 28%;
    font-size: 14px;
    font-weight: 700;
    color: rgb(188, 188, 188);
}
.wenzi_thirteen p>span {
    color: rgb(31, 31, 31);
}
.wenzi_fourteen {
    position: absolute;
    top: 28%;
    left: 24%;
    font-size: 14px;
    font-weight: 700;
    color: rgb(188, 188, 188);
}
.wenzi_fifteen h3 {
    margin-top: 40px;
    font-size: 30px;
    font-weight:normal;
    color: rgb(51, 51, 74);
    text-align: center;
    
}
.wenzi_fifteen p {
    width: auto;
    height: auto;
    font-size: 18px;
    text-indent: 2em;
    line-height: 25px;
    color: rgb(51, 51, 51);
} 
.wenzi_sixteen p {
    margin: 0 auto;
    width: 100%;
    font-size: 1.2em;
    color: rgb(205, 200, 195);
}
}
 @media screen and (min-width:992px) {
    .ProductIntroduction_nav ul li>a {
        font-size: 18px;
    }
    .ProductIntroduction_nav ul li .shoppingcart {
        width:40px;
        height: 40px;
        line-height:40px;
        transform: translateX(22px);
        vertical-align:middle;
    } 
    .ProductIntroduction_nav ul li .shopping_text {
        margin-left: 4px; 
       
    }
    .box_img {
        padding: 0 !important;
         width: 750px; 
         height: 710px; 
        overflow: hidden; 
    }
    .box_img_div {
        float: left;
        padding: 0 !important;
        width: 400px;
        height: 400px;
        margin: 355px 50px;
        transform: translateY(-50%); 
        box-sizing: border-box;
        overflow: hidden;
    } 
    .box_img .box_img_div img {
        float: left;
        width: 100%;
        height: auto;
    }
    .box_ul>ul>li {
        flex: 1;
        width: auto;
        line-height: 40px;
        list-style: disc;
        font-size: 14px;
        color: rgb(114, 114, 114);
    }
    .box_ul {
        flex: 1;
        display: flex;
        flex-direction: column;
        margin-bottom: 0;
        margin-top: -30px;
    }
    .box_ul>button {
        flex: 1;
        margin-top: 10px;
        outline: none;
        width: 150px;
        line-height: 50px;
        border-radius: 5px;
        background-color: rgb(0, 144, 255);
        border: 1px solid transparent;
       
    }

} 
@media screen and (min-width: 1200px) {
    .box_title{
        margin-top: 100px;
        width: auto;
        padding-right: 0 !important;
    }
    .box_img_div {
        float: left;
        padding: 0 !important;
        width: 400px;
        height: 400px;
        margin: 330px 130px;
        transform: translateY(-50%); 
        box-sizing: border-box;
    } 
    .box_small_img {
        display: flex;
        position: absolute;
        bottom: 20px;
        left: 100px;
        width: 200px;
        align-content: flex-start;
        justify-content: flex-start;
    }
    .box_small_img>span {
        display: inline-block;
        width: 40px;
        height: 40px;
        border: 1px solid #ccc;
        /* border-left: 1px solid transparent; */
    }
    .box_small_img>span>img {
        width:  36px;
        height:  36px;
        border: 1px solid transparent;
    }
}