[v-cloak]{
    display: none;
}
ol.wp-block-list{
    padding-left: 1em;
}

ul.wp-block-list{
    padding-left: 1em;
}
.jc_center{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media only screen and (max-width: 767px){
    .jc_center{
        display: block;
    }
}
.edit_news p{
    margin-bottom: 1em;
}
.behaviour_div p:before{
    top: .65em;
}
#banner-video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.edit_news video{
    width: 100%;
}
.format_div ul li{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.series_03{
    margin-top: 30px;
}
.error{
    color: #f00;
}
.search_cont{
    min-height: 50vh;
}
.contrast_list a{
    cursor: pointer;
}
.toast {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    text-align: center;
    background: #ff0014;
    color: #fff;
    padding: 10px 40px;
    min-width: 140px;
    border-radius: 6px;
    z-index: 500000;
    font-size: 14px;
}
.right_contrast{
    position: fixed;
    top: 50%;
    right:60px;
    -webkit-transform:translateY(-50%);
            transform:translateY(-50%);
            
}
.pagination{
    text-align: center;
}
.pagination li{display: inline-block;vertical-align: middle;line-height: 24px;}
.pagination li span,
.pagination li a{display: inline-block;width:24px;height: 24px;color: #3b3e41; margin:0 2px;border-radius: 4px;box-sizing:border-box;}
.pagination li span.current,
.pagination li.active a{background:#bdbdbd;color:#fff; }
.pagination li.active a:hover{color: #fff !important; }
.right_contrast h3{
    position: relative;
}
.clear_all{
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
    color: #FE0F21;
}
.pop{
    position: fixed;
    zoom:1;z-index: 9999;overflow: hidden;zoom:1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 666666;
    text-align: center;
}
.x-btn{
    position: absolute;
    right: 20px;
    top: 0;
    padding: 10px;
    color: #fff;
    font-size: 30px;
}
.pop:before{
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.pop-con{
    padding: 70px 50px 50px 50px;
    width: 100%;
    max-width: 70%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.edit_con_original .wp-block-list li{
    margin-bottom: 2px;
}
.compared_table{
    background-color: #fff;
}
.compared_table td{
    padding-top: 10px;
    padding-bottom: 10px;
}
.compared_table thead td{
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
}
.loading{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.6);
}
.loading .cell{
    position: absolute;
    top: 50%;
    left: 50%;
    transform:translateY(-50%) translateX(-50%);
}

#optical-index .vision_item{
    display: none;
}
#optical-index .vision_item.show-tab{
    display: block;
}
.ll_con dt em{
    display: block;
}
.ll_con dt em i {
    float: right;
    width: 14px;
    text-align: right;
    transition: all .3s;
}
.brandImg dt span img{
    object-fit: cover;
}
.spe_btn a img {
    width: auto !important;
    max-width: 70%;
    max-height: 90%;
}

.product_list .tran_scale{
    padding-top: 62%;
    position: relative;
}
.product_list .tran_scale img{
    object-fit: contain;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

li.sticky .img-cover{
    padding-top: 56.25%;
}
li.sticky .img-cover img{
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.customers_list dd ol{
}
.solution-part01 .txt p{
    float: none !important;
    display: block !important;
    width: auto !important;
}

/*.square_cont .left{
    width: 100%;
    float: none;
}*/
/*//div[@class='announ_list']/ul[1]/li*/
.site_banner{
    background: url("../images/default_banner.jpg") no-repeat 50%;
    background-size: cover;
}
.laGm_img{
    margin-top: 40px;
}
.prod_menu .ll{
    float: none;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
    
}
.prod_menu .ll dl{
    float: none;
    width: auto;
    padding: 0 1%;
    flex: 0 1 30%;
}
.prod_menu .ll dl+dl{
    float: none;
    width: auto;
}
.prod_menu .ll dd .item p{
    display: block;
    margin-top: 0.7em;
}           
.prod_menu .ll dl:nth-child(1){
    flex: 0 1 35%;
}          
.prod_menu .ll dl:nth-child(2){
    flex: 0 1 35%;
}
.prod_menu .ll dl:nth-child(3){
    flex: 0 1 15%;
}
.prod_menu .ll dl:nth-child(4){
    flex: 0 1 15%;
}
.prod_menu .no-third p:first-child{
    margin-top: 0;
}
.prod_menu .ll dl:nth-child(3) dd,
.prod_menu .ll dl:nth-child(4) dd{
    float: none;
    width: auto;
}
.prod_menu .ll dl:nth-child(4) dd p:first-child,
.prod_menu .ll dl:nth-child(3) dd p:first-child{
    margin-top: 0;
}
.solu_menu .ll{
    display: flex;
    float: none;
    width: auto;
    margin-left: -1%;
    margin-right: -1%;
}
.solu_menu .ll dl{
    padding-left: 1%;
    padding-right: 1%;
}
.solu_menu .ll dl:nth-child(1){
    width: 75%;
}
.solu_menu .ll dl:nth-child(2){
    width: 25%;
}
.solu_menu .ll dl:nth-child(2) dd{
    width: 50%;
}

.breadcrumb li{
    display: inline-block;
}
.breadcrumb{
    margin: 20px 0;
}
.index-part02 .rr li{
    cursor: pointer;
}
.index-part02 .rr li .img{
    margin-top: 20px;
}
.index-part01 li dt{
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
.index-part01 li dt h4{
    position: relative;
    z-index: 10;
}
.index-part01 li dt:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 30%;
    bottom: 0;
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    z-index: 0;
}
.index-part02 .item_box .txt{
    display: none;
}
.index-part02 .item_box .txt:first-child{
    display: block;
}
.index-part02 .rr li.on{
    background-color: #DD101D;
}
.index-part02 .rr li .icon-yjt,
.index-part02 .rr li h2{
    -webkit-transition:.3s;
    transition:.3s;
}
.index-part02 .rr li.on h2{
    color: #fff;
}
.index-part02 .rr li.on .icon-yjt{
    color: #fff;
}
.tit-tool{
    font-weight: bold;
}
.tit-tool i{
    color: #DF0011;
    margin-right: 5px;
}
.not-found{
    padding: 10% 0;
    overflow: hidden;
    width: 80%;
    max-width: 1200px;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.not-found .l{
    width: 60%;
}
.not-found .r{
    width: 40%;
    text-align: center;
}
.not-found h1{
    font-size: 100px;
}
.not-found p{
    
}
.wp-block-flexible-table-block-table{
/*    font-size: 14px;*/
}
/*.wp-block-table td{
    color: #f00;
    border: 1px solid #f00;
}*/
.series_table td:last-child span:last-child{
    padding-left: 5px;
    margin-left: 5px;
    position: relative;
}
.series_table td:last-child span:first-child{
    margin-left: 0;
    padding-left: 0;
}
.series_table td:last-child span:nth-child(2):before{
    position: absolute;
    left: 0;
    top: 2px;
    bottom: 2px;
    border-left: 1px solid #505050;
    content: '';
}
.format_div_table{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.format_div_table .red-bg td,
.format_div_table th{
    background-color: #DD0B1B !important;
    color: #fff;
    font-weight: bold;
}
.format_div_table table{
    width: 100% !important;
    margin-bottom: 20px;
}
.format_div_table tr:nth-child(odd){
    background-color: #f6f6f6;
}



.format_div_table h2{
    font-weight: bold;
    margin-bottom: 6px;
}

.format_div_table th,
.format_div_table td{
    padding: 14px;
    padding: 0.8em !important;
    border: 1px solid #ebebeb !important;
}
.describe_t table th{
    background-color: #DD0B1B;
    color: #fff;
    font-weight: bold;
}

.single_vdc_table table tr:nth-child(odd).reverse-even-odd,
.single_vdc_table table tr:nth-child(even){
    background-color: #f6f6f6;
}
.single_vdc_table table tr:nth-child(even).reverse-even-odd,
.single_vdc_table table tr:nth-child(odd){
    background-color: #fff;
}

/*.describe_t table tr td:first-child{
    width: 20%;
}*/

.table-row-2 tr td:first-child{
    width: 190px !important;
}
.table-row-2 tr td:last-child{
    width: auto !important;
}
.describe_t tr:nth-child(2n){
    background-color: #f6f6f6;
}
.single-optical .wp-block-media-text:first-child{
    padding-top: 0;
}
.single-optical .wp-block-group .wp-block-media-text:first-child{
    padding-top: 20px;
}


.single-optical .wp-block-media-text:last-child{
    border-bottom: none;
}

.single-optical .wp-block-media-text{
/*    margin: 20px 0;*/
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    padding-top: 20px;
}

.wp-block-group.content-hide{
    display: none;
}
span[id^="more"]:before {
    text-align: center;
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    content: '更多>';
    -webkit-transition:.3s;
    transition:.3s;
}
span[id^="more"]:hover:before{
    color: #de0010;
}
span[id^="more"].btn-show:before{
    content: '隐藏';
}
.describe_t th,
.describe_t td{
    padding: 10px;
}
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table tr td{
    background: none;
}

.partner_list dt img{
    height: auto;
    width: auto;
    position: absolute;
    object-fit: contain;
    max-width: 80%;
    max-height: 80%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.partner_list dt a{
    display: block;
    padding-top: 46%;
    position: relative;
}
.info_t img{
    height: auto !important;
}
.edit_news{
    line-height: 1.8;
}
.edit_news img{
    margin-top: 10px;
    margin-bottom: 10px;
}
.edit_news h2{
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin-bottom: 0.4em;
    margin-top: 0;
    position: relative;
}
h3.wp-block-heading,
.edit_news h3{
    font-weight: bold;
    font-size: 18px;
    padding-left: 12px;
    margin-bottom: .5em;
    margin-top: 2em;
    position: relative;
}
h3.wp-block-heading:before,
.edit_news h3:before{
    content: '';
    border-left: 3px solid #e21a21;
    top: .2em;
    bottom: .2em;
    position: absolute;
    left: 0;
}
h4.wp-block-heading,
.edit_news h4{
    font-weight: bold;
    font-size: 16px;
    padding-left: .6em;
    margin-bottom: 0.2em;
    margin-top: 1em;
    position: relative;
}
h4.wp-block-heading:before,
.edit_news h4:before{
    top: 50%;
    content: '';
    left: 0;
    position: absolute;
    top: .7em;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #e21a21;
}

.wp-block-table{
    margin-top: 1em;
    margin-bottom: 2em;
}

img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 100%;
    height: auto;
}
.series_big img{
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.ratio-img, .ratio-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.index-part04 .ratio-img img,
.news_01 .ratio-img img{
    object-fit: cover;
}

.p500_fixed .holder-p500_tab{
    display: block !important;
    position: static !important;
}

.list-file{
    display: flex;
    margin: 0 -20px;
}
.list-file .item{
    flex: 0 1 20%;
    padding: 0 20px;
}

.list-file .file-box{
/*    height: 300px;*/
    padding-top: 120%;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    justify-content: center;
    background: #eee;
    border-left: 6px solid rgba(0,0,0,.2);
    box-shadow: 0px 4px 5px -2px rgba(0,0,0,.1);
    -webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.1);
/*    background: linear-gradient(to left bottom, transparent 50%, rgba(0,0,0,.3) 0) 100% 0 no-repeat,linear-gradient(-135deg, transparent 1.414em, #eee 0);*/
/*         background-size: 2em 2em, auto;*/
}
.list-file .file-box:hover{
    box-shadow: 0px 4px 17px -4px rgba(0,0,0,.2);
}
.file-title h5{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.file-title{
    position: absolute;
    width: 100%;
    top: 20%;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.list-file .file-title{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
} 
.tab-content{
    margin-top: 35px;
}
@media only screen and (max-width: 1279px){
    .list-file{
        margin-left: -15px;
        margin-right: -15px;
    }
    .list-file .item{
        flex: 0 1 25%;
        padding: 0 15px;
    }

}
@media only screen and (max-width: 1024px){
    .list-file .item{
        flex: 0 1 33.333%;
    }
    
    .series_table tbody td:last-child span{
        display: block;
    }
    .prod_menu .ll{
        display: block;
    }
    .solu_menu .ll{
        display: block;
    }
    
    .prod_menu .ll dd h3 span, .solu_menu dd h3 span{
        background-color: rgba(255,255,255,.2);
    }
    .nav ul>li>span{
        background-color: rgba(255,255,255,.2);
    }
    .solu_menu .ll dl:nth-child(1),
    .solu_menu .ll dl:nth-child(2){
        width: 100%;
    }
    .solu_menu .ll dl:nth-child(2) dd{
        width: 100%;
    }
    .prod_menu .ll dd .item p{
        display: none;
    }
    .prod_menu .ll dl:nth-child(5) dd p,
    .prod_menu .ll dl:nth-child(4) dd p,
    .prod_menu .ll dl:nth-child(3) dd p{
        display: block;
        padding-left: 0;
    }
    .prod_menu .ll dd p, .solu_menu dd p{
        display: block;
    }
    .not-found h1{
        font-size: 60px;
    }
    h3.wp-block-heading,
    .edit_news h3{
        font-size: 16px;
    }
    h4.wp-block-heading,
    .edit_news h4{
        font-size: 14px;
    }
}


@media only screen and (max-width: 767px){
    .tab-content{
        margin-top: 25px;
    }
    .list-file .item{
        flex: 0 1 50%;
    }
    .file-product-title{
        font-size: 12px;
    }
}

.product-size-box{
    text-align: center;
}