video[src=""] {
    display: none;
}
img[src=""] {
    display: none;
}
.video_box {
    margin: 0 auto;
    text-align: center;
}

.video_box video {
    max-width: 800px;
    width: 100%;
}

.video_box video[src=""] {
    display: none;
}
.ueeshop_responsive_header .header .func .language_btn{width:23px; height:23px; background:url(../image/lang_btn.png) no-repeat center center / 100%;}
#header .func .icon.language_icon{
    line-height: 43px;
}
#header .func .icon.language_icon .down{
    top: 100%;
}
.indexNav .i_navItem:nth-child(2){
    background: #25b0eb;
}
.indexNav .i_navItem:nth-child(3){
    background: #1a77ba;
}
.indexNav .i_navItem:nth-child(4){
    background: #0a578d;
}
.our_products .o_prod_list .t_prodItem .t_prodItem_name a{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;      /* 可以显示的行数，超出部分用...表示*/
    -webkit-box-orient: vertical;
}
.footerWrapper .f_Box .f_info .f_about_info{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;      /* 可以显示的行数，超出部分用...表示*/
    -webkit-box-orient: vertical;
}
.productsWrapper .leftContent .relate .list .row .name span{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;      /* 可以显示的行数，超出部分用...表示*/
    -webkit-box-orient: vertical;
}
.ueeshop_responsive_turn_page a{
    text-align: center;
    line-height: 54px;
    background: #f5f7f6;
    display: inline-block;
    margin: 4px 4px;
    position: relative;
    height: 54px;
    width: 54px;
    font-size: 16px;
    text-decoration: none;
}
.ueeshop_responsive_turn_page a:hover{background:#e9edeb;}
body .ueeshop_responsive_turn_page .page_item_current{
    background: #0db7c6;
    color: #fff;
    cursor: default;
}
.headerNav .h_nav .n_item .navSub .subName{
    padding: 6px 30px;
}
.headerNav .h_nav .n_item .navSub{
    padding: 0;
}
.headerNav .h_nav .n_item .navSub .sub_box .sec_sub{
    padding: 0;
}
.headerNav .h_nav .n_item .navSub .sub_box .sec_sub a{
    padding: 10px;
    line-height: 30px;
}
.rale_news .news_title .title,
.rale_news .news_title .read_btn,
body .ueeshop_responsive_products_detail .description .title span,
.re_prod .re_pTitle,
.our_products .all_proBtn,
.productsWrapper .leftContent .relate .title,
.our_products .o_prodName_list span{
    text-transform: capitalize;
}
.headerTop .headerInfo .headerInquiry{
    border-right: none;
}
.pro_brief{
    margin-bottom: 20px;
    line-height: 20px;
}
.sp-wrap{
    max-width: none;
    margin:0;
}
.headerNav .h_nav .n_item .navSub{
    display: none;
    opacity: 0;
}
.headerNav .h_nav .n_item:hover .navSub{opacity: 1;z-index: 100;display: block;}
.list_son_box{
    position: absolute;
    display: none;
    min-width: 200px;
}
#nav .list .sub_row a{
    padding: 10px;
}
#nav .list:hover .list_son_box{
    display: block;
}
#nav .list .list_son_box .sub_row{
    position: relative;
    padding: 0 10px;
}
#nav .list .list_son_box .sub_row_son{
    width: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    background: rgba(0,0,0,.8);
    padding: 0 10px;
    opacity: 0;
    visibility: hidden;
}
#nav .list .list_son_box .sub_row::after,
#nav .list .list_son_box .sub_row::before{
    display: none;
}
#nav .list .list_son_box  .sub_row:hover .sub_row_son{
    opacity: 1;visibility: visible;
}
.index_module_que .r_contact .t{
    text-transform: capitalize;
}

.index_module_0 .word_part .wp_bottom .toggle_show .box .b_brief{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;      /* 可以显示的行数，超出部分用...表示*/
    -webkit-box-orient: vertical;
}

.index_module_0 .word_part .wp_bottom .middle_word .brief_1{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;      /* 可以显示的行数，超出部分用...表示*/
    -webkit-box-orient: vertical;
}
#footer .copy p{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;      /* 可以显示的行数，超出部分用...表示*/
    -webkit-box-orient: vertical;
}
.index_module_pro .sch_btn a{
    text-transform: capitalize;
}











