<طرز> .m-shadow{ z-index: 1000; } * { font-family: 'Roboto', sans-serif !important; word-break: break-word; } table { border-collapse: collapse; } table tr td { border: 1px solid #ddd; white-space: nowrap; padding: 6px 10px; } table tr:nth-child(odd) { background-color: #fff; } table tr:nth-child(even) { background-color: #f9f9f9; } input::-webkit-inner-spin-button { -webkit-appearance: none; } input[type="number"] { -moz-appearance: textfield; } img { width: auto; height: auto; } .img-res img { width: auto; height: auto !important; max-width: 100% !important; } .fa { font-family: FontAwesome !important; } .clamp{ display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; line-clamp: 1; -webkit-line-clamp: 1; } .clamp2{ line-clamp: 2; -webkit-line-clamp: 2; } .clamp3{ line-clamp: 3; -webkit-line-clamp: 3; } .clamp4{ line-clamp: 4; -webkit-line-clamp: 4; } .clamp5{ line-clamp: 5; -webkit-line-clamp: 5; } a { transition: all 0.5s; } a:focus, a:hover { color: var(--main-theme-color); } .btn-primary { color: #fff; background-color: var(--main-theme-color); border-color: var(--main-theme-color); } .btn-primary:hover { color: #fff; background-color: var(--main-theme-color); border-color: var(--main-theme-color); } .btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary { color: #fff; background-color: var(--main-theme-color); border-color: var(--main-theme-color); } .btn-primary.focus, .btn-primary:focus { color: #fff; background-color: var(--main-theme-color); border-color: var(--main-theme-color); } .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover { color: #fff; background-color: var(--main-theme-color); border-color: var(--main-theme-color); } /* pagination default طرز */ .page-default-طرز .pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; display: flex; justify-content: center; margin: 0; } .page-default-طرز .pagination>li { display: block; } .page-default-طرز .pagination>li>a, .page-default-طرز .pagination>li>span { position: relative; float: none; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #f68121; text-decoration: none; background-color: #fff; border: 1px solid #ddd; display: inline-block; } .page-default-طرز .pagination>.active>a, .page-default-طرز .pagination>.active>a:focus, .page-default-طرز .pagination>.active>a:hover, .page-default-طرز .pagination>.active>span, .page-default-طرز .pagination>.active>span:focus, .page-default-طرز .pagination>.active>span:hover { z-index: 2; color: #fff; cursor: default; background-color: #f68121; border-color: #f68121; } .page-default-طرز .pagination>li>a:focus, .page-default-طرز .pagination>li>a:hover, .page-default-طرز .pagination>li>span:focus, .page-default-طرز .pagination>li>span:hover { color: #fff; background-color: #f68121; border-color: #f68121; } /* 可参考创想智控 */ /* pagination_طرز */ .pagination_طرز .pagination { margin: 0; justify-content: center; display: flex; } .pagination_طرز .pagination li { margin-right: 6px; } .pagination_طرز .pagination li a { padding: 3px 11px; display: inline-block; border: 1px solid #ddd; color: #666; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; text-decoration: none; border-radius: 0 !important; } .pagination_طرز .pagination li a:hover, .pagination_طرز .pagination li.active a { background-color: var(--main-theme-color); border: 1px solid var(--main-theme-color); color: #fff !important; } /* pagination_طرز */ .nav_menu .currentLoc a { color: #fff; } .nav_menu .currentLoc > a { color: var(--main-theme-color); } .scroll_to_top { position: fixed; right: 15px; z-index: 999; width: 50px; height: 50px; background: -o-linear-gradient(135deg, #ff5e15, #ff9b6e); background: linear-gradient(135deg, #ff5e15, #ff9b6e); 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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: white; font-size: 30px; border-radius: 50px; cursor: pointer; bottom: -50px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; visibility: hidden; opacity: 0; } @media only screen and (min-width: 768px) { .lang_dropdown .dropdown-menu { right: 0; left: auto; } } /* RTL */ [dir="rtl"] .nav_menu li ul li ul { left: auto; right: 100%; } [dir="rtl"] .mobile-nav .mobile-nav-list li i { right: auto; left: 0; } [dir="rtl"] .header_contact_list li { margin-right: 0; margin-left: 60px; } [dir="rtl"] .header_contact_list li:last-child { margin-right: 0; margin-left: 0; } [dir="rtl"] .header_contact_list li .fa { margin-right: 0; margin-left: 10px; } [dir="rtl"] .nav_menu > li:first-child { margin-left: 0; margin-right: 0; } [dir="rtl"] .nav_menu > li { margin-left: 0; margin-right: 30px; } [dir="rtl"] .searchbox { margin-left: 0; margin-right: 70px; } [dir="rtl"] .fa-angle-double-right:before { content: "\f100"; } [dir="rtl"] .search_g_box { right: auto; left: 0; } [dir="rtl"] .search_g_box form input { border-radius: 0px 3px 3px 0px; border-right: 2px solid #777; } [dir="rtl"] .search_g_box form button { border-radius: 3px 0px 0px 3px; } /* Fixed header.*/ .sticky-enabled.sticky-header { position: fixed !important; top: 0px !important; width: 100% !important; /*position: fixed; top: 0; width: 100%;*/ left: 0; -webkit-box-shadow: 0 0 42px 0 rgba(0, 0, 0, 0.08); box-shadow: 0 0 42px 0 rgba(0, 0, 0, 0.08); -webkit-animation: smoothScroll 1s forwards; animation: smoothScroll 1s forwards; z-index: 999; } @-webkit-keyframes smoothScroll { 0% { -webkit-transform: translateY(-40px); transform: translateY(-40px); } 100% { -webkit-transform: translateY(0px); transform: translateY(0px); } } @keyframes smoothScroll { 0% { -webkit-transform: translateY(-40px); transform: translateY(-40px); } 100% { -webkit-transform: translateY(0px); transform: translateY(0px); } } .nav_menu > li > a { color: #666; } .nav_menu li ul li{ background-color: rgba(0,0,0,.5); } .sticky-enabled.sticky-header{ background-color: #fff; } .sticky-enabled.sticky-header .nav_menu > li > a{ color: #666; } .sticky-enabled.sticky-header .nav_menu > li:hover > a { color: var(--main-theme-color); } .sticky-enabled.sticky-header .nav_menu li ul li { background-color: #666; } .sticky-enabled.sticky-header .nav_menu li ul li:hover > a { color: white; } .sticky-enabled.sticky-header .searchbox > i{ color: #666; } .sticky-enabled.sticky-header .nav_menu .currentLoc a{ color: var(--main-theme-color); } .sticky-enabled.sticky-header .m-switch { color: #666; } /* Fixed header.*/ .breadcrumb_nav_img{ height: 300px; } .breadcrumb_nav_box .fa.fa-گھر{ color: #666; } .breadcrumb_nav_box a{ color: var(--main-theme-color); text-decoration: none; font-weight: 600; } .breadcrumb_nav_box .breadcrumb_nav_position{ text-transform: none; } .breadcrumb_nav_box span{ text-transform: capitalize; } .breadcrumb_nav_wrap{ padding: 13px 0; background-color: #ECECEC; } .breadcrumb_nav_list{ margin: 0; padding: 0; display: flex; flex-wrap: wrap; } .breadcrumb_nav_list li{ margin: 0; padding: 0; list-طرز: none; margin-right: 10px; } .breadcrumb_nav_list li a{ text-transform: capitalize; } .breadcrumb_nav_list li a:hover{ color: var(--main-theme-color); } .breadcrumb_nav_list li i{ margin-right: 4px; } [dir="rtl"] .breadcrumb_nav_list li i { margin-right: 0; margin-left: 4px; } [dir="rtl"] .breadcrumb_nav_list li { margin-left: 10px; } <طرز> /*swiper*/ .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; } <طرز> :root{ --main-theme-color:#ff770f; } *{ margin: 0; padding: 0; box-sizing: border-box; } li{ list-طرز: none; } a{ text-decoration: none; display: inline-block; } a:hover{ text-decoration: none; } ul{ margin: 0; padding: 0; } .title_box .title{ position: relative; } .title_box .title h2{ background: #fff; max-width: max-content; margin: 0 auto; padding: 17px 12px; } .title_box .title h2 span{ color: var(--main-theme-color); } .title_box .title .underLine{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); border-bottom:3px solid #000 ; width: 400px; z-index: -1; } .title_box .sub_title{ max-width: 826px; margin: 0 auto; } .d-flex{ display: flex; } .justify-content-between{ justify-content: space-between; } .d-none{ display: none; } /** 设计稿响应式 **/ @media (min-width:1680px){ .site_main_body .container,.why_choose_us_body .container,.nav_menu_body .container{ width: 1620px; } } /** 响应式 **/ @media (min-width:1px){ .site_main_body .site_top,.site_main_body .site_middle,.nav_menu_body .site_bottom .navmenu,.form_body .form-box .form-bg .btn_position{ display: none; } .form_body .form-box{ position: initial; transform: inherit; } .form_body .form-box .form-bg .btn_position,.form_body .open_btn{ opacity: 0; } .phone_logo,.nav_btn{ display: block; } .nav_btn{ position: absolute; top: 50%; right: 0; transform: translateY(-50%); } .nav_btn .fa{ font-size: 50px; color: var(--main-theme-color); } .site_bottom{ position: relative; } .who-we-are-box .container-fluid .row .video-box a img{ display: block; } .who-we-are-box .container-fluid .row{ display: block; } .nav_menu_body .site_bottom .nav_menu{ display: none; } .vr-body .img_box .vr_position svg{ width: 50%; height: 50%; } .vr-body .img_box .vr_position p{ display: none; } } @media (min-width:992px){ .nav_menu > li > a{ padding: 12px 25px; } .site_main_body .site_top,.site_main_body .site_middle,.nav_menu_body .site_bottom .navmenu,.form_body .form-box .form-bg .btn_position{ display: block; } .form_body .form-box{ position: absolute; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .form_body .form-box .form-bg .btn_position,.form_body .open_btn{ opacity: 1; } .phone_logo,.nav_btn{ display: none; } .site_bottom{ display: block; } .nav_menu_body .site_bottom .nav_menu{ display: block; } .vr-body .img_box .vr_position svg{ width: 100%; height: 100%; } .vr-body .img_box .vr_position p{ display: block; } } @media (min-width:1200px){ .nav_menu > li > a{ padding: 12px 37px; } .who-we-are-box .container-fluid .row{ display: flex; } .who-we-are-box .container-fluid .row .video-box a img{ display: none; } } @media (min-width:1680px){ .nav_menu > li > a{ padding: 12px 40px; } } @media (min-width:1px) and (max-width:776px){ .title_box .title .underLine{ display: none; } } @media(min-width:777px){ .title_box .title .underLine{ display: block; } } .site_main_body { width: 100%; } .site_main_body .site_top { border-bottom: 1px solid #B5B5B5; } .site_main_body .site_top .social a { padding: 14px 12px; color: #000; } .site_main_body .site_top .social a:hover { color: var(--main-theme-color); } .site_main_body .site_top .contact_info li { border-right: 1px solid #B5B5B5; position:relative;} .site_main_body .site_top .contact_info li .dropdown-menu{margin:0;padding:0;} .site_main_body .site_top .contact_info li .dropdown-menu ul{ overflow-y: scroll; max-height: 300px; } .site_main_body .site_top .contact_info li .dropdown-toggle{padding:14px;cursor: pointer;} .site_main_body .site_top .contact_info li .dropdown-toggle .fa,a,span{color:#000;} .site_main_body .site_top .contact_info .fa-envelope{padding-left:14px} .site_main_body .site_top .contact_info a{padding: 14px 14px 14px 8px; color: #000; color: #000;} .site_main_body .site_top .contact_info a:hover { color: var(--main-theme-color); } .site_main_body .site_top .contact_info .lang a { border-right: none; } .site_main_body .site_top .contact_info .get_form a { border: none; background-color: var(--main-theme-color); color: #fff; } .site_main_body .site_middle { padding: 34px 0; } .site_main_body .site_middle .logo{ flex: 1; position: relative; } .site_main_body .site_middle .related_info{ flex: 1; } .site_main_body .site_middle .related_info ul{ justify-content: end; } .site_main_body .site_middle .logo img { width: 100%; position: absolute; top: 50%; transform: translateY(-50%); } .site_main_body .site_middle .related_info li { margin-right: 6px; position:relative;} .site_main_body .site_middle .related_info li a { padding: 10px 12px; border: 1px solid var(--main-theme-color); color: var(--main-theme-color); } .site_main_body .site_middle .related_info li.search a { color: #000; } .site_main_body .site_middle .related_info li.search > .fa-search{ font-size: 15px; padding: 14px; border: 1px solid var(--main-theme-color); cursor: pointer; color: var(--main-theme-color); } .nav_menu_body{ border-bottom: 5px solid var(--main-theme-color); position: sticky; top: 0; z-index: 999; background-color: #fff; } .nav_menu_body .site_bottom .nav_menu{ } .nav_menu > li{ margin: 0; } .nav_menu_body .site_bottom .nav_menu > li { float: left; } .nav_menu_body .site_bottom .nav_menu li > a { color: #000; position: relative; font-size: 18px; } .nav_menu_body .site_bottom .nav_menu li a:hover { color: #fff; z-index: 1; } .nav_menu_body .site_bottom .nav_menu li a:before { content: ''; background-color: var(--main-theme-color); position: absolute; bottom: 0; left: 0; width: 100%; height: 0; -webkit-transition: .6s; -o-transition: .6s; transition: .6s; z-index: -1; } .nav_menu_body .site_bottom .nav_menu li a:hover:after, .nav_menu_body .site_bottom .nav_menu li a:hover:before { height: 100%; } .nav_menu_body .site_bottom .nav_menu li.active { background-color: var(--main-theme-color); } .nav_menu_body .site_bottom .nav_menu li.active a { color: #fff; } .search_g_box{ z-index: 1000; } .nav_menu_body .site_bottom .nav_menu > li > ul >li a{ color: #fff; } .phone_logo img{ width: 50%; } .nav_menu > li > ul{ min-width: 100%; } /* aside form */ .form-control:focus {border-color:var(--main-theme-color);box-shadow:inset 0 1px 1px rgba(0,0,0,8%),0 0 8px rgba(10,134,185,60%);} .aside-pencil {width:68px;min-height:64px;box-sizing:border-box;padding:15px;color:#fff;display:inline-flex;justify-content:center;align-items:center;position:fixed;background-color:#222;font-size:34px;top:50%;right:0;transform:translateY(-50%);flex-wrap:wrap;z-index:99;border-radius:6px;cursor:pointer;} .aside-pencil-title {font-size:12px;display:inline-block;width:100%;text-align:center;margin-bottom:5px;} .aside-pencil:hover {color:#fff;background-color:var(--main-theme-color);} .aside-form {max-width:243px;display:none;position:fixed;top:50%;right:0;transform:translateY(-50%);background-color:#fff;z-index:10000;box-shadow:0 0 5px 0 rgba(0,0,0,0.1);} .aside-form-group-wrap {padding:0 20px;} .aside-form .form-control {height:auto;padding:4px 9px;} .aside-form form label {margin:0;margin-bottom:2px;font-weight:500;font-size:15px;} .aside-form form .form-group {margin-bottom:5px;} .aside-form form [type="submit"] {width:100%;font-size:14px;font-weight:600;padding:3px 12px;color:#fff;background-color:var(--main-theme-color);border-color:var(--main-theme-color);} .aside-form form [type="submit"]:active:focus {color:#fff;background-color:var(--main-theme-color);border-color:var(--main-theme-color);} .aside-form .form-head {background-color:var(--main-theme-color);position:relative;padding:10px 20px;margin-bottom:10px;} .aside-form .form-title {color:#fff;font-size:20px;font-weight:bold;margin:0;position:static;} .aside-form .form-head .aside-close {position:absolute;top:0;right:0;color:#fff;padding:10px 20px;} .service-24h {font-size:13px;font-weight:500;color:var(--main-theme-color);margin:5px 0;text-align:center;} /* aside form */ .pagination>li>a, .pagination>li>span{ color: var(--main-theme-color)!important; } .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{ color: #fff!important; background-color: var(--main-theme-color)!important; border-color: var(--main-theme-color)!important; } .swiper-button-next, .swiper-button-prev{ color: var(--main-theme-color)!important; } .swiper-pagination-bullet-active{ background-color: var(--main-theme-color)!important; }

وائر فیڈنگ ڈیوائس|بہار بنانے والی مشین|بہار ٹیسٹر مشین-وائی ایل ایس کے

<طرز> @charset "UTF-8"; /** 框架布局 **/ /**public**/ .mg-b-0 { margin-bottom: 0px; } .mg-b-5 { margin-bottom: 5px; } .mg-b-10 { margin-bottom: 10px; } .mg-t-0 { margin-top: 0px; } .mg-t-5 { margin-top: 5px; } .mg-t-10 { margin-top: 10px; } /**private**/ .dg-layout-content img{max-width:100% !important; height:100%;} .dg-products-section a, .dg-products-section button, .dg-products-section input { display: inline; } .search-product div form input { border: none; background-color: #eee; padding: 10px; width: 80%; } .search-product div form button { border: none; background-color: var(--main-theme-color); color: #fff; padding: 10px; width: 18%; } .products-box { border-top: 1px dotted #cccccc; border-bottom: 1px dotted #cccccc; padding: 30px 0; } .products-box span { display: inline-block; padding: 5px 10px; border: 1px solid #dddddd; } .dg-btn { display: inline-block; border: 2px solid #ddd; padding: .4em 1em; font-size: 16px; margin: .4em .4em .4em 0; text-decoration: none; font-weight: bold; border-radius: 2em; } .dg-btn.dg-theme { color: #fff; background-color: var(--main-theme-color); } .dg-btn.dg-theme .fa-paper-plane-o{ margin-right: 10px; } .dg-sider-title { font-size: 16px; font-weight: bold; text-transform: uppercase; border-left: 5px solid var(--main-theme-color); padding-left: .5em; padding-top: 10px; padding-bottom: 10px; background-color: #f5f5f5; margin-top: 0; } /*.dg-side-weight { margin-bottom: 30px; }*/ .dg-side-weight.dg-fixed { position: fixed; background-color: #fff; top: 10px; width: 270px; } .dg-layout-wrapper { padding-top: 50px; padding-bottom: 50px; position: relative; } .product-a-b-20 { position: absolute; bottom: 20px; } .dg-layout-wrapper::after { content: ''; display: block; height: 0; visibility: hidden; clear: both; } .dg-layout-main { padding-left: 15px; padding-right: 15px; } .dg-layout-sider { padding-left: 15px; padding-right: 15px; } .dg-sider-right .dg-layout-main { float: left; width: -webkit-calc(100% - 300px); width: calc(100% - 300px); } .dg-sider-right .dg-layout-sider { float: left; width: 300px; } .dg-sider-left .dg-layout-main { float: right; width: -webkit-calc(100% - 300px); width: calc(100% - 300px); } .dg-sider-left .dg-layout-sider { float: right; width: 300px; } @media (max-width: 996px) { .dg-sider-left .dg-layout-main, .dg-sider-right .dg-layout-main { float: none; width: 100%; } .dg-sider-left .dg-layout-sider, .dg-sider-right .dg-layout-sider { float: none; width: 100%; } .dg-side-weight.dg-fixed { position: relative; background-color: none; width: auto; } } /** 框架布局 END **/ /** 侧边导航 BEGIN */ .dg-weight-category-menu a { text-decoration: none; color: inherit; } .dg-weight-category-menu ul { margin: 0; padding: 0; list-طرز: none; } .dg-weight-category-menu .dg-sub-items { height: 0; display: none; overflow: hidden; } .dg-weight-category-menu .dg-list-items .dg-item li > span { padding-left: 2em; } .dg-weight-category-menu .dg-list-items .dg-item li li > span { padding-left: 4em; } .dg-weight-category-menu .dg-list-items .dg-item > span { display: block; width: 100%; padding: 10px; border: 1px solid #ddd; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; position: relative; overflow: hidden; border-radius: 3px; margin-bottom: 10px; } .dg-weight-category-menu .dg-list-items .dg-item > span:before, .dg-weight-category-menu .dg-list-items .dg-item > span:after { content: ''; position: absolute; bottom: -2px; left: -10%; width: 120%; height: 2px; } .dg-weight-category-menu .dg-list-items .dg-item > span:before { bottom: auto; top: -2px; } .dg-weight-category-menu .dg-list-items .dg-item > span > a:before { content: '◈'; margin-right: 10px; display: inline-block; width: 10px; color: var(--main-theme-color); } .dg-weight-category-menu .dg-list-items .dg-item > span > i { position: absolute; right: 0; top: 0; height: 100%; border-left: 1px solid #ddd; width: 3em; text-align: center; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; z-index: 9; cursor: pointer; color: inherit; background-color: var(--main-theme-color); color: #fff; } /** * 侧边导航 END **/ .dg-weight-hot-product ul, .dg-weight-hot-product ol, .dg-weight-hot-product li { margin: 0; padding: 0; list-طرز: none; } .dg-weight-hot-product a { text-decoration: none; color: inherit; } .dg-weight-hot-product .dg-list-items { border: 1px solid #ddd; padding: 10px; } .dg-weight-hot-product .dg-list-items .dg-item { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin-bottom: 10px; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } .dg-weight-hot-product .dg-list-items .dg-item:last-child { margin-bottom: 0; } .dg-weight-hot-product .dg-list-items .dg-item .dg-image { width: 80px; } .dg-weight-hot-product .dg-list-items .dg-item .dg-image img { border: 1px solid #ddd; padding: 5px; width: 100%; } .dg-weight-hot-product .dg-list-items .dg-item .dg-content { width: -webkit-calc(100% - 100px); width: calc(100% - 100px); -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; vertical-align: center; padding-left: 1em; } .dg-weight-hot-product .dg-list-items .dg-item .dg-content .dg-title { font-size: 14px; margin: 0; line-height: 1.5; font-weight: bold; } /** 图片滑块 BEGIN */ .dg-product-images-slider { padding-bottom: 20px; } .dg-product-images-slider img { width: 100%; } .dg-product-images-slider ul { list-طرز: none; margin: 0; padding: 0; } .dg-product-images-slider .dg-image-main { position: relative; } .dg-product-images-slider .dg-image-main .dg-image { border: 1px solid #ddd; position: relative; } .dg-product-images-slider .dg-image-main .dg-image .dg-mark { position: absolute; background-color: rgba(0, 0, 0, 0.3); top: 0; left: 0; width: 50%; height: 50%; cursor: move; display: none; z-index: 1; } .dg-product-images-slider .dg-image-main .dg-zoom { position: absolute; left: 100%; top: 0; height: 100%; width: 100%; border: 1px solid #ddd; z-index: 999; overflow: hidden; display: none; } .dg-product-images-slider .dg-image-main .dg-zoom > img { position: absolute; min-width: 200%; top: 0; left: 0; } .dg-product-images-slider .dg-image-main:hover .dg-zoom, .dg-product-images-slider .dg-image-main:hover .dg-image .dg-mark { display: block; } @media (max-width: 768px) { .dg-product-images-slider .dg-image-main .dg-zoom, .dg-product-images-slider .dg-image-main .dg-image .dg-mark { display: none !important; } /*.dg-layout-wrapper{padding-bottom: 0px;}*/ } .dg-product-images-slider .dg-image-list { position: relative; } .dg-product-images-slider .dg-image-list .dg-button { position: absolute; top: 0; width: 5%; height: 100%; font-size: 1em; text-align: center; padding: 0; border: 1px solid #ddd; } .dg-product-images-slider .dg-image-list .dg-button.dg-prev { left: 0px; } .dg-product-images-slider .dg-image-list .dg-button.dg-next { right: 0px; } .dg-product-images-slider .dg-image-list .dg-list-wrap { width: -webkit-calc(100% - 10%); width: calc(100% - 10%); margin: 0 auto; overflow: hidden; position: relative; border-bottom: 1px solid #ddd; } .dg-product-images-slider .dg-image-list .dg-list { white-space: nowrap; font-size: 0px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; } .dg-product-images-slider .dg-image-list .dg-image { display: inline-block; width: 20%; cursor: pointer; border: 2px solid #fff; } .dg-product-images-slider .dg-image-list .dg-image.active { border: 2px solid var(--main-theme-color); } /** * 图片滑块 END **/ .dg-product-description .dg-des-title { font-size: 18px; line-height: 1.5; margin: 0; text-transform:capitalize; } .dg-product-description .dg-des-price strong { font-size: 16px; font-weight: bold; } .dg-product-description .dg-des-buttons { padding: 10px 0; } /*.dg-tab {*/ /*margin-bottom: 20px;*/ /*}*/ .dg-tab .dg-tab-nav { font-size: 0; } .dg-tab .dg-tab-action { display: inline-block; background-color: #f5f5f5; padding: 10px 20px 7px 20px; cursor: pointer; font-size: 16px; border: 1px solid #ddd; border-top-width: 3px; font-weight: bold; } .dg-tab .dg-tab-action.active { background-color: #fff; border-bottom-color: #fff; border-top-color: var(--main-theme-color); color: var(--main-theme-color); } .dg-tab .dg-tab-panel { border: 1px solid #ddd; padding: 15px; margin-top: -1px; } .dg-tab .dg-tab-content { display: none; } .dg-tab .dg-tab-content.active { display: block; } .dg-tab-content table td strong,.dg-tab-content table td b{font-weight:unset;} @media (max-width: 996px) { .dg-tab .dg-tab-action { display: inline-block; width: 100%; background-color: #eee; margin-bottom: 10px; } .dg-tab .dg-tab-action.active { border-bottom-color: #ddd; } .product-a-b-20 { position: relative; } } /*# sourceMappingURL=طرز.min.css.map */ /*# sourceMappingURL=product.css.map */ .glyphicon{ color: #000; }
  • YLSK تار فیڈنگ ڈیوائس
  • YLSK تار فیڈنگ ڈیوائس

YLSK تار فیڈنگ ڈیوائس


YLSK Automatic wire feeding device, adopt the import converter to control the موٹر.Can adjust speed freely,achieve synchronous conveying line, dotted line feeding wire, kinking alarm, disconnection alarm, anomaly detection and running in positive and negative, etc.
 


پیرامیٹر
تفصیل
سوالات
انکوائری
YLSK Automatic wire feeding device, adopt the import converter to control the موٹر.Can adjust speed freely,achieve synchronous conveying line, dotted line feeding wire, kinking alarm, disconnection alarm, anomaly detection and running in positive and negative, etc.

Spring machine decoiler 
تکنیکی پیرامیٹرز
طرز YLSK-X60 YLSK-X150 YLSK-X300 YLSK-X500 YLSK-X1000
 لوڈ کی زیادہ سے زیادہ گنجائش 60 150 300 500 1000
میز کا قطر 650 850 1100 1500 1600
موٹر 480W 550W 750W 1500W 2200W
Power AC 220V 220V 220V 220V 220V
One phase ایک مرحلہ 220V ایک مرحلہ 220V تیسرا مرحلہ 220V تیسرا مرحلہ 220V
220V        
Adjustable machine YLSK-08 YLSK-212 وائی ایل ایس کے -320 وائی ایل ایس کے -326 وائی ایل ایس کے -20 وائی ایل ایس کے -1128 YLSK-540 YLSK-35 YLSK-840R YLSK-550 YLSK-560 YLSK-1250 YLSK-1080W YLSK-580 YLSK-1170
YLSK-3D-3100
پیکنگ کی تصاویر:
لوڈ کی زیادہ سے زیادہ گنجائش : 60
میز کا قطر : 650
Motor : 480W 
Power AC : 220V /ONE PHASE 

Please make sure your contact information is correct. Your message will be sent directly to the recipient(s) and will not be publicly displayed. We will never distribute or sell your personal information to third parties without your express permission.

<طرز> a { color: #A2A2A2; } a:focus, a:hover { color: var(--main-theme-color); } .footer_qrcode { position: absolute; width: 120px; height: 120px; left: 50%; top: 100%; margin-top: 14px; margin-left: -60px; background-color: #fff; border: 1px solid var(--main-theme-color); visibility: hidden; opacity: 0; transition: all 0.3s; } .footer_qrcode::after { content: ''; display: block; width: 0; height: 0; border: 8px solid; border-color: transparent transparent var(--main-theme-color); position: absolute; top: -17px; left: 50%; transform: translateX(-50%); } .wechat_qrcode { position: relative; } .wechat_qrcode:hover .footer_qrcode { visibility: visible; opacity: 1; } .footer_form textarea.form-control{ resize: none; border: none; border-bottom: 1px solid #A2A2A2; border-radius: 0; height: 70px; padding: 0; } .footer_form form button.submit { padding: 5px 20px; border-radius: 5px; background-color: var(--main-theme-color); border-color: #fff; border: none; color: #fff; } /* RTL */ [dir="rtl"] .site_footer_soc a { margin-right: 0; margin-left: 17px; } .site_footer_links_wrap .site_footer_links .fa{ margin-right: 16px; color: #A2A2A2; } .footer_form form .footer-form { position: relative; } .footer_form form .footer-form input{ background-color: transparent; border: none; border-bottom: 1px solid #A2A2A2; width: 100%; outline: none; caret-color: #fff; } .footer_form form .footer-form button{ position: absolute; top: 0; right: 10px; background-color: transparent; border: none; } .footer_form form .footer-form button .fa{ color: #fff; } .site_footer_links .d-flex{ display: flex; flex-wrap: nowrap; } .site_footer_soc a{ background-color: #414141; } .site_footer_soc a .fa{ color: #fff; } .site_footer_soc a .fa:hover{ color: var(--main-theme-color); } .site_footer_bottom{ padding: 20px 0 40px 0; } .site_footer_top{ background-color: #212121; padding: 40px 0; } input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px #1b1b1b inset ; -webkit-text-fill-color: #999; } .scroll_to_top_kerwin { background-color:var(--main-theme-color); position: fixed; right: 30px; bottom: 137px; text-align: center; width: 60px; height: 60px; line-height: 60px; color: #fff; border-radius: 50%; cursor: pointer; z-index: 99; } @media only screen and (max-width: 992px){ .container .col-md-5{ margin-bottom:0px; } } .site_footer_top .comm-top{ margin-top: 30px; } .footer_group h4{ text-transform:none; color: var(--main-theme-color); } .site_footer_links_wrap h4{ color: var(--main-theme-color); } .site_footer .footer_form .form-control{ background-color: transparent; } .footer_form form button{ padding: 5px 20px; border-radius: 5px; background-color: transparent; border-color: #fff; }

Quick انکوائری

Quick انکوائری

ہم سے رابطہ کریں

24 گھنٹے آن لائن سروس

<طرز> #_section-links_1k55i_757{ padding: 60px 0 30px; background-color: #f8f9fa; } #_section-links_1k55i_757 ._container_1k55i_128,#_section-links_1k55i_757 ._container-fluid_1k55i_128 { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } ._section-title_1k55i_500{ font-size: 24px; margin-bottom: 15px; font-weight: 500; color: #333; } ._center_1k55i_505._tags-box_13kno_350{ text-align: center; } @media (min-width: 576px) { #_section-links_1k55i_757 ._container_1k55i_128 { max-width: 540px; } } @media (min-width: 768px) { #_section-links_1k55i_757 ._container_1k55i_128 { max-width: 720px; } } @media (min-width: 992px) { #_section-links_1k55i_757 ._container_1k55i_128 { max-width: 960px; } } @media (min-width: 1200px) { #_section-links_1k55i_757 ._container_1k55i_128 { max-width: 1140px; } } #_section-links_1k55i_757._section-padding_1k55i_514 { padding: 60px 0; } #_section-links_1k55i_757 ._section-header_1k55i_505{ margin-bottom: 30px; } #_section-links_1k55i_757 ._tags-box_13kno_350 span{ color: #343434; font-weight: 600; } #_section-links_1k55i_757 ._tags-box_13kno_350 a { font-size: 12px; padding: 5px 10px; border: 1px dashed transparent; display: inline-block; color: #666666; text-transform: capitalize; } #_section-links_1k55i_757 ._icon_13kno_264{ color: inherit; fill: currentColor; height: 1em; width: 1em; vertical-align: middle; } #_section-links_1k55i_757 ._tags-box_13kno_350 a:hover { border-color: #666; } #_section-links_1k55i_757._dark_13kno_387 { background: #1C2135; } #_section-links_1k55i_757._dark_13kno_387 ._section-header_1k55i_505 ._section-title_1k55i_505{ color: #fff; } #_section-links_1k55i_757._dark_13kno_387 ._tags-box_13kno_350 span{ color: #eee; } #_section-links_1k55i_757._dark_13kno_387 ._tags-box_13kno_350 a:hover{ border-color: #eee; color: #666666; } [dir="rtl"] #_section-links_1k55i_757{ text-align: right; } ._tags-tab_13kno_350{ display: flex; flex-direction: column; } ._tags-tab_13kno_350 .tab-nav{ list-طرز: none; display: flex; flex-wrap: wrap; padding: 0; margin-bottom: 15px; } ._tags-tab_13kno_350.vetical{ flex-direction: row; } ._tags-tab_13kno_350.vetical .tab-nav{ flex-direction: column; margin-right: 15px; padding-right: 15px; border-right: 1px solid #ddd; } ._tags-tab_13kno_350.vetical .tab-nav .tab-item{ width: 150px; padding: 5px 10px; margin-right: .5rem; border-bottom: 1px solid transparent; } @media (min-width: 768px) { ._tags-tab_13kno_350.vetical .tab-nav .tab-item{ width: 220px; } } ._tags-tab_13kno_350 .tab-nav .tab-link{ display: inline-block; font-size: 14px; font-weight: 500; text-transform: capitalize; color: #666666; } ._tags-tab_13kno_350.vetical .tab-nav .tab-item{ padding: 5px 0; margin-bottom: 5px; } ._tags-tab_13kno_350 .tab-nav .tab-link ._icon_13kno_264{ margin-right: .5rem; } ._tags-tab_13kno_350 .tab-nav .tab-item{ margin-right: 1.5rem; margin-bottom: 0.5rem; } ._tags-tab_13kno_350 .tab-nav .tab-item.active{ border-color: #666666; } ._tags-tab_13kno_350 .tab-nav .tab-item.active .tab-link { color: #666666; } ._tags-tab_13kno_350.vetical .tab-content{ min-height: 200px; } ._tags-tab_13kno_350 .tab-content .tab-pane{ display: none; height: 150px; } ._tags-tab_13kno_350 .tab-content .tab-pane.show{ display: block; } [dir="rtl"] ._tags-tab_13kno_350 .tab-nav .tab-link ._icon_13kno_264{ margin-right: 0; margin-left: .5rem } [dir="rtl"] ._tags-tab_13kno_350 .tab-nav .tab-link{ margin-right: 0; margin-left: .5rem }