/*前端公共纯色图标*/
@font-face {
    font-family: "icons";
    src: url("../font/icons.eot");
    /* IE9 */
    src: url("../font/icons.eot#iefix") format("embedded-opentype"),
        /* IE6-IE8 */
        url("../font/icons.woff2") format("woff2"),
        /* chrome、firefox、opera、Safari, Android, iOS */
        url("../font/icons.woff") format("woff"),
        /* chrome、firefox */
        url("../font/icons.ttf") format("truetype"),
        /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    /* iOS 4.1- */
}

/* 产品页视频 */
.video_box{
            
    margin: 0 auto;
    text-align: center;
}
.video_box video{
    max-width: 800px;
    width: 100%;
}
.video_box video[src=""] {
    display:none;
}

#nav .nav_box .r_nav ul li .h_icon.nav_lans {
    width: auto;
}
.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(../image/account_btn.png) no-repeat center center / 100%;
    }
    
    #lang_lbl {
        color: #fff;
    line-height: 94px;
    /* 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;
    }
    }

    .ueeshop_responsive_header .nav .list.has_sec .title i{
        float: right;
        width: 60px;
        height: 100%;
        background: url(../image/cate_arrwo.png) no-repeat right center / 20%;
    }

    .banner_box{
        min-height: 50px;
    }
     /* prodcutlist */
     
     body .ueeshop_responsive_turn_page a {
        height: 36px;
        width: 36px;
        display: inline-block;
        font-size: 16px;
        text-decoration: none;
        background: #f5f5f5;
        color: #555;
        line-height: 36px;
        margin: 0 3px;
    }
    
    body .ueeshop_responsive_turn_page .page_item_current {
        color: #fff;
        background: #ffb615;
        text-align: center;
    }

    .default_nav_style .nav_sec,.default_nav_style .small_nav_sec .nav_sec_box{
        padding: 0;
    }
    .default_nav_style .nav_sec .nav_img{
        margin: 0;
    }
    .default_nav_style .small_nav_sec .nav_thd_list{
        padding: 0; 
        border: none;
    }
    .default_nav_style .small_nav_sec .nav_sec_item a, .default_nav_style .small_nav_sec .nav_sec_item dt a{
        margin: 5px 0;
        padding: 0px 20px;
    }

    .footer .config_box .box10{
        margin: 20px auto;
    }
/* About */
.clear {
    cleat: both;
}

.about_item:nth-child(2) {
    margin-top: 42px;
}

.about_item:nth-child(3) {
    margin-top: 46px;
    margin-bottom: 85px;
}

.about_item .title {
    font-size: 30px;
    color: #000;
    margin-bottom: 15px;
}

.about_item .con_outer {
    width: 100%;
    margin-top: 21px;
    background: #05c3a2;
}

.about_item.ab_1 .con {
    margin-top: 19px;
    padding: 40px;
    box-sizing: border-box;
}

.about_video {
    width: 50%;
    float: left;
}

.about_item.ab_1 .r_con {
    width: 46%;
    padding-left: 4%;
    float: left;
}

@media (max-width:991px) {
    .about_video {
        width: 100%;
        float: none;
        text-align: center;
    }

    .about_item.ab_1 .r_con {
        width: 100%;
        float: none;
        padding-left: 0;
    }

    .about_item.ab_1 .con {
        padding: 5%;
    }
}

/* FAQ */
#Faq_box ul li {
    min-height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #ddd;
}

/*_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;
    }
    }


    /* 即时通讯样式 */
.show {
    display: block;
}
.chathide{right:-115px;}
.chattrans{-webkit-transition:right .3s; transition:right .3s;}
#chat_float_btn{text-align:center; height:70px; width:35px; border-radius:35px 0 0 35px; position:fixed; top:160px; right:0; z-index:1001; background:url(../image/chat_float_btn.) no-repeat 12px center; cursor:pointer;}

#chat_window{position: fixed;right: 50px;bottom: 100px;z-index:10000;}
#chat_window .chat_box{}
#chat_window .chat_box .box{display: none;}
#chat_window .chat_box.pc_limit:hover .box , #chat_window .chat_box.cur .box{display: block;}
#chat_window .chat_box .chat_item{display: block;position: relative;width: 50px;height: 50px;border-radius: 100%;background: url(../image/icon_chat.png) no-repeat 0 0;margin-bottom: 6px;}
#chat_window .chat_box a.chat_item{text-indent: 100px;overflow: hidden;white-space: nowrap;}
#chat_window .chat_box .chat_qq{background-color: #4cafe9;}
#chat_window .chat_box .chat_skype{background-color: #5996ff;background-position: 0 -50px;}
#chat_window .chat_box .chat_email{background-color: #f5b246;background-position: 0 -100px;}
#chat_window .chat_box .chat_trademanager{background-color: #33bbf9;background-position: 0 -150px;}
#chat_window .chat_box .chat_wechat{background-color: #59c682;background-position: 0 -200px;}
#chat_window .chat_box .chat_whatsapp{background-color: #55d5bb;background-position: 0 -250px;}
#chat_window .chat_box .abs{display: none;position: absolute;bottom: 0;right: 0px;margin-right: 50px;padding-right: 15px;}
#chat_window .chat_box .more_box{position: relative;padding:10px 0px;border:1px solid #e8e8e8;background: #fff;border-radius: 5px;}
#chat_window .chat_box .more_box:before{content: '';position: absolute;bottom: 19px;right: -8px;border-width:7.5px 0 7.5px 8px;border-color: transparent;border-left-color: #e8e8e8;border-style: solid;}
#chat_window .chat_box .more_box:after{content: '';position: absolute;bottom: 19px;right: -6.5px;border-width:7.5px 0 7.5px 8px;border-color: transparent;border-left-color: #fff;border-style: solid;}
#chat_window .chat_item:hover .abs{display: block;}
#chat_window .chat_box .more_box a{position: relative;display: block;min-width: 80px;height: 30px;line-height: 30px;padding: 0px 17px;font-size: 14px;color: #333;white-space: nowrap;}
#chat_window .chat_box .more_box a:hover{background-color: #effaf7;text-decoration: none;}
#chat_window .chat_box .more_box .item{width: auto;margin:0;border:0; }
#chat_window .chat_box .more_box .relimg{display: none;position: absolute;top: 0;left: -105px;padding-right: 5px;width: 100px;height: 100px;text-align: right;margin-bottom: 5px;}
#chat_window .chat_box .more_box .relimg img{padding: 2px;border:1px solid #effaf7;border-radius: 2px;background: #fff;}
#chat_window .chat_box .more_box a:hover .relimg{display: block;}
#chat_window .chat_box .chat_box_menu{}
#chat_window .chat_box .chat_box_menu a{width: 50px;height: 50px;display: block;border-radius: 100%;margin-bottom: 6px;background: #07bb8a url(../image/icon_chat_menu.png) no-repeat 0 0;}
#chat_window .chat_box .chat_box_menu #go_top{visibility: hidden;opacity: 0;}
#chat_window .chat_box .chat_box_menu #go_top.show{visibility: visible;opacity: 1;}
#chat_window .chat_box .chat_box_menu .more{}
/*#chat_window .chat_box.pc_limit:hover .chat_box_menu .more,#chat_window .chat_box.cur .chat_box_menu .more{display: none;}*/
#chat_window .chat_box .chat_box_menu .more{ display:none;}
#chat_window .chat_box .chat_box_menu .more.default_show{display: block;}
#chat_window .chat_box:hover .chat_box_menu .more.default_show{display: none;}
#chat_window .chat_box .chat_box_menu .top{background-position: 0 -50px;background-color: #b0b0b0;}
#chat_window .chat_box .box .chat_close{display: none;}


#chat_window .chat_box a.chat_item{text-indent: 100px;overflow: hidden;white-space: nowrap;}
@media (min-width:992px){
	#chat_window .chat_box:hover .box{display: block;}
	#chat_window .chat_box:hover .chat_box_menu .more{display: none;}
}

@media only screen and (max-width: 991px){
	#chat_window{}
	#chat_window .chat_box .box{display: block;visibility: hidden;opacity: 0;overflow: hidden;position: fixed;top: 0;right: 0;bottom: 0;left: 0;margin:auto;background: #fff;width:85%;max-height: 250px;height: 80%;z-index: 10001;box-shadow: 0 0 4px rgba(0,0,0,.5);border-radius: 10px;/*box-sizing: border-box;overflow-y: scroll;padding: 5px 15px;*/}
	#chat_window .chat_box .box.show{visibility: visible;opacity: 1;}
	#chat_window .chat_box .abs{display: block;position: unset;padding-right: 0;}
	#chat_window .chat_box .box .box_area{position: absolute;left: 0;width: 100%;height: 90%;padding: 0 15px;box-sizing: border-box;overflow: hidden;overflow-y: scroll;}
	#chat_window .chat_box .box .chat_close{display: block;position: absolute;right: 0;bottom: 0;width: 100%;height: 30px;background: url(../image/icon_close.png) no-repeat center/22px;}
	#chat_window .chat_box .chat_item{background: none;width: auto;height: auto;margin-bottom: 0;}
	#chat_window .chat_box a.chat_item{position: relative;display: block;min-width: 80px;height: 30px;line-height: 30px;padding: 0px 17px;font-size: 14px;color: #333;white-space: nowrap;text-indent: 0;}
	#chat_window .chat_box a.chat_wechat,
	#chat_window .chat_box a.chat_trademanager,
	#chat_window .chat_box .chat_wechat.chat_item,
	#chat_window .chat_box .chat_trademanager.chat_item{display: none;}
	#chat_window .chat_box .more_box{border:none;padding:0;}
	#chat_window .chat_box .more_box a,
	#chat_window .chat_box a.chat_item{padding:0;padding-left: 25px;margin:6px 0;background: no-repeat left center / 20px auto;border-radius: 0;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
	#chat_window .chat_box .more_box a:hover{background-color:#fff;}
	#chat_window .chat_box .chat_qq .more_box a,
	#chat_window .chat_box a.chat_qq{background-image: url(../image/chat_qq.png);}
	#chat_window .chat_box .chat_skype .more_box a,
	#chat_window .chat_box a.chat_skype{background-image: url(../image/chat_skype.png);}
	#chat_window .chat_box .chat_email .more_box a,
	#chat_window .chat_box a.chat_email{background-image: url(../image/chat_email.png);}
	#chat_window .chat_box .chat_whatsapp .more_box a,
	#chat_window .chat_box a.chat_whatsapp{background-image: url(../image/chat_whatsapp.png);}
	#chat_window .chat_box .more_box:before,
	#chat_window .chat_box .more_box:after{display: none;}
	#chat_window .chat_box .more_box a:hover .relimg{display: none;}

    #chat_window .chat_box .chat_box_menu .more{ display:block;}
	#chat_window .chat_box:hover .chat_box_menu .more.default_show{ display:block;}


    #chat_window{right: 5%;bottom: 10%;}
}
@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;
    }
}
.gallery .page .sp-wrap{
    max-width: 100%;
}
.ueeshop_responsive_products_detail .description .title span{
    text-transform: capitalize;
}
.pro_cate .list .row{
    margin: 0;
}
@media screen and (max-width: 768px){
    .apt_model_two .apt_con{
        height: auto;
    }
}
.default_nav_style .nav_sec{
    left: -20px;
}
#global_editor_contents table td .MsoNormal{
    padding: 2px;
}
.footer .config_box .share_box .logopic {
    max-width: 280px;
}
.info_box .box1{
    padding-bottom: 0;
}
.products_box{
    margin-top: 50px;
}
/* 新增 */
.ke-zeroborder tr td{
    padding: 6px;
  }
  .MsoNormal{
    margin: 0 auto;
}
.td_h{
    text-transform: capitalize;
}
.product-information-box_ul{
    margin-top: 3%;
    margin-left: 0px;
    padding-left: 0;
}
#global_editor_contents .product-information-box_ul li{
    list-style: none;
    margin-left: 0;
    margin-bottom: 2%;
}
#global_editor_contents li p.product-information-box-h1{
    background: #efefef;
    margin-bottom: 20px;
    padding: 12px 20px;
    font-size: 18px;
    line-height: 24px;
    color: #222;
    display: block;
}

.product-information-box-h2{
    margin-bottom: 1%;
}
/* .product-information-box-box1 table tr td{
    background-color: #f0f0f0 !important;
}
.product-information-box-box1 table tr:nth-child(2n) td{
    background-color: #fafafa !important;
} */
table {
    border-collapse: collapse;
    border-spacing: 0;
    box-sizing: border-box;
}
.ke-zeroborder{border:1px solid #ccc;margin-bottom: 3%;}
.ke-zeroborder td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0 5px;
    background: #f1f1f1;
}
        html,
        body {
          position: relative;
          height: 100%;
        }
  
  
        .swiper {
          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-slide img {
          display: block;
          width: 100%;
          height: 100%;
          object-fit: cover;
        }