<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.c_main-right{
    color: #999;
    font-size: 12px;
}
 .c_main-right .c_product-Tintroduct{
    width: 865px;
    height: auto;
 }
.c_main-right .c_product-Tintroduct h1{
    width: 865px;
    margin: 5px 0px 15px 2px;
}
.c_main-right .c_product-Tintroduct .h1_under{
    width: 865px;
    height: 300px;
    overflow: hidden;
}
.c_main-right .c_product-Tintroduct .h1_under .div01{
    width: 350px;
    height: 300px;
    float: left;
    position: relative;
}
/*--------------------  äº§å“å›¾æ”¾å¤§é•œç›¸å…³æ&nbsp;·å¼  ---------------------*/
#box {
    width: 350px;
    height: 300px;
    overflow: hidden;
}

.simg {
    width: 350px;
    height: 300px;
    position: relative;
    display:flex;
}

.simg img {
    display: block;
    margin:auto auto;
}

.simg .large {
    width: 100px;
    height: 100px;
    border: 2px solid yellow;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    cursor: move;
    display: none;
}

.bimg {
    width: 300px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 360px;
    overflow: hidden;
    display: none;
    z-index: 79;
}

.bimg img {
    position: absolute;
}
/*--------------------  äº§å“å›¾æ”¾å¤§é•œç›¸å…³æ&nbsp;·å¼  end---------------------*/

.c_main-right .c_product-Tintroduct .h1_under .img-right{
    width: 485px;
    height: 300px;
    float: right;
    /*background: red;*/
}
.c_product-Tintroduct .h1_under .img-right h2{
    font-size: 16px;
    margin: 10px 0px;
}
.c_product-Tintroduct .h1_under .img-right ul li{
    line-height: 20px;
}
.c_product-Tintroduct .h1_under .img-right ul li .space-align{
    display: inline-block;
    width: 60px;
    height: 1px;
}

.c_product-Bintroduct{
    width: 865px;
    height: auto;
    /*background: yellow;*/
    margin: 20px 0px 10px 0px;
}
.c_product-Bintroduct p{
    font-size: 12px;
    line-height: 20px;
}
</pre></body></html>