[v-cloak]{
    display: none;
}
.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;
}


.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: 100%;
}

.product_list .tran_scale{
    padding-top: 62%;
    position: relative;
}
.product_list .tran_scale img{
    object-fit: cover;
    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: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 th{
    background-color: #DD0B1B;
    color: #fff;
    font-weight: bold;
}
.format_div_table table{
    width: 100%;
    margin-bottom: 20px;
}
.format_div_table tr:nth-child(2n){
    background-color: #f6f6f6;
}
.format_div_table h2{
    font-weight: bold;
    margin-bottom: 6px;
}
.format_div_table tr td:first-child{
    width: 20%;
}
.format_div_table th,
.format_div_table td{
    padding: 14px;
    border: 1px solid #ebebeb;
}

.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;
}
.edit_news h3{
    font-weight: bold;
    font-size: 18px;
    padding-left: 12px;
    margin-bottom: 0.2em;
    margin-top: 1em;
    position: relative;
}
.edit_news h3:before{
    content: '';
    border-left: 3px solid #e21a21;
    top: .2em;
    bottom: .2em;
    position: absolute;
    left: 0;
}
.edit_news h4{
    font-weight: bold;
    font-size: 16px;
    padding-left: .6em;
    margin-bottom: 0.2em;
    margin-top: 1em;
    position: relative;
}
.edit_news h4:before{
    top: 50%;
    content: '';
    left: 0;
    position: absolute;
    top: .7em;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #e21a21;
}
img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 100%;
    height: auto;
}

@media only screen and (max-width: 1024px){
    .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;
    }
    
    .edit_news h3{
        font-size: 16px;
    }
    .edit_news h4{
        font-size: 14px;
    }
}
