
 .hid {
    display: block !important;
}
 
 .member{
        float: right;
        min-width: 50px;
        height: inherit;
    }
    .nav_lans {
        /* float: right; */
        position: relative;
        /* padding-left: 30px; */
    }
    
    .nav_lansr {
        /* float: left; */
        position: relative;
        /* padding-left: 30px; */
    }
    /*_SwitchLanguage*/
    
    .btn #lang_lbl {
        width: 23px;
        height: 23px;
        height: 40px;
        background: url(../images/account_btn.png) no-repeat center center / 100%;
    }
    
    #lang_lbl {
        /* padding-right: 20px;
        display: table-cell;
        height: auto;
        cursor: pointer;
        vertical-align: middle;



        float: right;
         margin: 7px 10px 0 0; 
        color: #666666;
        font-size: 16px; */
    }
    
    #lang_lbl img {
        width: 23px;
        height: 23px;
        /* float: left;
        margin-right: 10px;

        position: absolute;
        left: 0;
        top: 10px; */
    }
    
    #lang_list {
        position: absolute;
        overflow: hidden;
        width: 100%;
        left: 0;
        top: 100%;
        border-top: solid 1px #036FDB;
        display: none;
        padding: 0 6px;
        white-space: nowrap;
        background-color: #fff;
        z-index: 10;
        padding: 0 4px;
        max-height: 250px;
        overflow-y: scroll;
    }
    
    #lang_list .lang_a {
        display: block;
        padding: 0;
        text-align: center;
        height: 35px;
        line-height: 35px;
        border-bottom: 1px solid #ddd;
        font-size: 12px;
        color: #666;
        text-decoration: none;
        white-space: nowrap;
    }
    
    #lang_list .lang_a:hover {
        color: #FF6A00;
    }
    
    @media (max-width: 992px) {
        #lang_list {
            position: fixed;
            overflow: hidden;
            width: 100%;
            left: 0;
            top: 0;
            border-top: solid 1px #036FDB;
            display: none;
            padding: 0 6px;
            white-space: nowrap;
            background-color: #fff;
            z-index: 10;
            padding: 0 4px;
            margin-top: 50px;
            max-height: 252px;
            overflow-y: scroll;
        }
    }

    #t269_account {
        float: left;
        font-size: 16px;
        font-family: "Opensans-Regular";
        color: #555;
        position: relative;
        padding: 0 20px;
        border-right: 1px solid #dbdbdb;
        
    }
    .default_nav_style .nav_sec .nav_sec_box{
        padding: 0;
    }
    .default_nav_style .small_nav_sec .nav_sec_item a, .default_nav_style .small_nav_sec .nav_sec_item dt a{
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        color: #111;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .nav_sec_item_ul1 {
        display: none;
        position: absolute;
        right: -260px;
        top: 0;
        width: 260px;
        background: #ccc;
    }
    
    #nav_sec_5 dl:hover .nav_sec_item_ul1 {
        display: block;
    }
    .default_nav_style .n_item:hover .nav_sec {
        opacity: 1;
        margin-top: 0;
        display: block;
    }
    .ueeshop_responsive_products_detail .info .button>a,
    .ueeshop_responsive_products_detail .info .button>button#addtocart_button,
    .ueeshop_responsive_products_detail .info .button>a#login_addtocart_button,
    .product-detail .ueeshop_responsive_products_detail .info .button>a:hover {
        background: #fff0ee !important;
    }
    
    .ueeshop_responsive_products_detail .info .button>button#addtocart_button,
    .ueeshop_responsive_products_detail .info .button>button#addtocart_button:hover {
        background: #f24330 !important;
    }
    
    .ueeshop_responsive_products_detail .info .button a.prod_info_pdf,
    .ueeshop_responsive_products_detail .info .button a.prod_info_pdf:hover,
    .product-detail .ueeshop_responsive_products_detail .info .button .download_button>span:hover {
        background: url(../images/pdf_download_icon2.png) #fff no-repeat center center / auto 23px !important
    }

    /* .ueeshop_responsive_products_detail .info .button>a,
    .ueeshop_responsive_products_detail .info .button>button#addtocart_button,
    .ueeshop_responsive_products_detail .info .button>a#login_addtocart_button,
    .product-detail .ueeshop_responsive_products_detail .info .button>a:hover {
        background: #fff0ee !important;
    }
    
    .ueeshop_responsive_products_detail .info .button>button#addtocart_button,
    .ueeshop_responsive_products_detail .info .button>button#addtocart_button:hover {
        background: #f24330 !important;
    }
    
    .ueeshop_responsive_products_detail .info .button a.prod_info_pdf,
    .ueeshop_responsive_products_detail .info .button a.prod_info_pdf:hover,
    .product-detail .ueeshop_responsive_products_detail .info .button .download_button>span:hover {
        background: url(../images/pdf_download_icon2.png) #fff no-repeat center center / auto 23px !important
    } */

    #banner{
        min-height: 50px;
    }
    /*_Download*/
                
    .download {
        padding: 20px;
    }
    
    .download table {
        width: 100%;
        background-color: #084808;
        line-height: 38px;
    }
    
    .download th {
        background-color: #EEEEEE;
        text-align: center;
    }
    
    .download td {
        background-color: #FFFFFF;
        text-align: center;
    }
    
    @media(max-width:1000px) {
        .download table tr th:nth-child(1) {
            display: none;
        }
        .download table tr th:nth-child(3) {
            display: none;
        }
        .download table tr th:nth-child(4) {
            display: none;
        }
        .download table tr th:nth-child(5) {
            display: none;
        }
        .download table tr td:nth-child(1) {
            display: none;
        }
        .download table tr td:nth-child(3) {
            display: none;
        }
        .download table tr td:nth-child(4) {
            display: none;
        }
        .download table tr td:nth-child(5) {
            display: none;
        }
    }

    body .ueeshop_responsive_turn_page a {
        height: 54px;
        width: 54px;
        display: inline-block;
        text-decoration: none;
        background: #f5f5f5;
        color: #555;
        font-size: 14px;
        line-height: 54px;
        margin: 0 3px 6px;
    }
    
    body .ueeshop_responsive_turn_page .page_item_current {
        background: #555;
        color: #fff;
    }

    .swiper-container {
        width: 100%;
        height: 100%;
        }

        .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        }
        .swiper-pagination{
display: none;
}
@media screen and (max-width: 991px) {
.swiper-pagination{
display: block;
}
}
                        .product-list .hot_cate .item1 .info .name a {
                            font-size: 18px;
                            display: block;
                            width: 100%;
                            height: 48px;
                            line-height: 24px;
                            font-family: "QuattrocentoSans-Regular";
                            text-align: center;
                            display: -webkit-box;
                            -webkit-box-orient: vertical;
                            -webkit-line-clamp: 2;
                            overflow: hidden;
                            -webkit-transition: all 0.3s;
                            transition: all 0.3s;
                        }
                        
                        .product-list .hot_cate .item1 .info .price {
                            text-align: center;
                            font-size: 16px;
                            font-family: "QuattrocentoSans-Regular";
                        }
                        
                        .product-list .hot_cate .item1:hover .info .name a {
                            color: #111111;
                        }
                        
                        .product-list .hot_cate .item1 .info .more {
                            display: none;
                            margin: 0 auto;
                            width: 123px;
                            height: 36px;
                            line-height: 36px;
                            font-size: 14px;
                            color: #111111;
                            font-family: Arial;
                            text-decoration: underline;
                            text-align: center;
                            transition: all 0.5s;
                        }
                        .product-list .hot_cate .item1 .info .more_buy{
                            display: block;
                            margin: 4% auto 0;
border-radius: 10px;
border: solid 1px #F0F0F0;
width: 90%;
height: 40px;
background-color: #F8F8F8;
line-height: 40px;
color: #000;
font-size: 16px;
text-align: center;
transition: all 0.5s;
                        }
                        .product-list .hot_cate .item1:hover .more_buy {
background-color: #f5a22c;
color: #fff;
}











/* 产品页视频 */
.video_box{
            
    margin: 0 auto;
    text-align: center;
}
.video_box video{
    max-width: 800px;
    width: 100%;
}
.video_box video[src=""] {
    display:none;
}
#global_editor_contents video[src=""] {
    display: none;
}

.sp-wrap{
    max-width: 100%;
}
.product-detail .ueeshop_responsive_products_detail .description .title span{
    text-transform: capitalize;
}

@media only screen and (max-width: 991px) {
    #chat_window .chat_box .chat_skype .more_box a,
    #chat_window .chat_box a.chat_skype {
        background-position: left center !important;
    }
    #t269_account{
        padding: 0;
        border-right:none;
        height: 40px;
    }
}
.wrap-module .cate-name{
    text-transform: capitalize;
}
.ueeshop_responsive_products_inquiry_box form .rows label{
    text-transform: capitalize;
}
#footer .footer_box .list_item .ft_item .item_title{
    text-transform: capitalize;
}
#footer .footer_box .list_item .ft_item .item_content p{
    margin-bottom: 4%;
}
#footer .footer_box .list_item .ft_item.ft_item_con{
    width: 30%;
    padding: 0;
}
.foot_share .foot_share_box{
    margin-right: 0;
}
#products .products_box .p_header .p_title{
    text-transform: capitalize;
}
#services .services_box .services_header,
.news_header{
    text-transform: capitalize;
}
.art-menu-wrap-style .menu ul li a{
    text-transform: capitalize;
}
.ueeshop_responsive_download_list ul li{
    display: block;
}
.ke-zeroborder {
    border: 1px solid #ccc;
}
.ke-zeroborder td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    line-height: 25px;
    padding: 5px;
}
.ke-zeroborder td p {
    margin: 0;
}
.swiper-button-next, .swiper-button-prev {
    display: none;
}
.btn_edit_widget {
	position: absolute;
	width: 70px;
	height: 20px;
	border-radius: 5px;
	background-color: #f00;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	z-index: 99999;
	cursor: pointer;
}