CINXE.COM

SERBİS

<!DOCTYPE html> <html lang="tr"> <head> <meta charset="iso-8859-9" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> <title>SERBİS</title> <link rel="shortcut icon" href="/favicon.ico"> <link rel="stylesheet" type="text/css" href="/Content/semantic.min.css"> <link href="/Content/w3.css" rel="stylesheet"/> <link href="/Content/Site.css" rel="stylesheet"/> <link href="/Content/serbis.css" rel="stylesheet"/> <script src="/Scripts/jquery-3.3.1.js"></script> <script src="/Scripts/jquery.validate.js"></script> <script src="/Scripts/jquery.unobtrusive-ajax.js"></script> <script src="/Scripts/jquery.validate.unobtrusive.js"></script> <script src="/Scripts/semantic.min.js"></script> <script src="/Scripts/semantic-tr.js"></script> <script src="/Scripts/jssor.slider.min.js"></script> <script src="/Scripts/arfcommon.js"></script> <script> $(function () { // fix menu when passed $('#mainBody').visibility({ once: false, onBottomPassed: function () { $('.fixed.menu').transition('fade in'); }, onBottomPassedReverse: function () { $('.fixed.menu').transition('fade out'); } }); // create sidebar and attach to menu open $('.ui.sidebar').sidebar('attach events', '.toc.item'); }); </script> </head> <body class="pushable"> <!-- Following Menu --> <div class="ui large top fixed hidden menu"> <div class="ui container"> <a class="item mymenu active" href="/">ANA SAYFA</a> <a class="item mymenu " href="/Genel/Sorgu">SORGULAMA</a> <a class="item mymenu " href="/Genel/Mevzuat">MEVZUAT</a> <a class="item mymenu " href="/Genel/Onemli">ÖNEMLİ BİLGİLER</a> <a class="item mymenu " href="/Genel/Sorular">SIKÇA SORULANLAR</a> </div> </div> <!-- Sidebar Menu --> <div class="ui vertical inverted sidebar menu"> <div class="item mymenu"><img src="/Images/logo.png"></div> <a class="item mymenuv active" href="/">ANA SAYFA</a> <a class="item mymenuv " href="/Genel/Sorgu">SORGULAMA</a> <a class="item mymenuv " href="/Genel/Mevzuat">MEVZUAT</a> <a class="item mymenuv " href="/Genel/Onemli">ÖNEMLİ BİLGİLER</a> <a class="item mymenuv " href="/Genel/Sorular">SIKÇA SORULANLAR</a> </div> <!-- Page Contents --> <div class="pusher"> <div class="ui inverted vertical masthead center aligned segment parallax" id="mainBody"> <div class="ui center aligned container w3-panel topmenu" style=""> <div class="ui large secondary pointing stackable menu container" style="border-bottom: 0px !important;"> <a class="toc item" style="width: 100% !important; padding-left: 0px !important; padding-right: 0px !important;"> <i class="sidebar icon" style="margin-right: 5px;"></i> <img src="/Images/gumruklogo.png" style="height: 60px; width: auto;"> <img src="/Images/serbislogo2.png" style="height: 60px; width: auto;"> </a> <div class="item mymenu"> <img class="computerMenu" src="/Images/gumruklogo.png" style="height: 88px; width: 88px;"> <img class="mobileMenu" src="/Images/serbislogo_mini.png" style="height: 88px; width: 88px;"> </div> <a class="item mymenu active" href="/">ANA SAYFA</a> <a class="item mymenu " href="/Genel/Sorgu">SORGULAMA</a> <a class="item mymenu " href="/Genel/Mevzuat">MEVZUAT</a> <a class="item mymenu " href="/Genel/Onemli">ÖNEMLİ BİLGİLER</a> <a class="item mymenu " href="/Genel/Sorular">SIKÇA SORULANLAR</a> <div class="item mymenu computerMenu"> <img src="/Images/serbislogo2.png" style="height: 88px; width: auto;"> </div> </div> </div> <div class="ui center aligned segment" style="background: transparent;"> <script type="text/javascript"> jssor_1_slider_init = function () { var jssor_1_SlideshowTransitions = [ { $Duration: 1200, x: -0.3, $During: { $Left: [0.3, 0.7] }, $Easing: { $Left: $Jease$.$InCubic, $Opacity: $Jease$.$Linear }, $Opacity: 2 }, { $Duration: 1200, x: 0.3, $SlideOut: true, $Easing: { $Left: $Jease$.$InCubic, $Opacity: $Jease$.$Linear }, $Opacity: 2 } ]; var jssor_2_SlideshowTransitions = [ { $Duration: 500, $Delay: 30, $Cols: 8, $Rows: 4, $Clip: 15, $SlideOut: true, $Formation: $JssorSlideshowFormations$.$FormationStraightStairs, $Assembly: 2049, $Easing: $Jease$.$OutQuad }, { $Duration: 500, $Delay: 80, $Cols: 8, $Rows: 4, $Clip: 15, $SlideOut: true, $Easing: $Jease$.$OutQuad }, { $Duration: 1000, x: -0.2, $Delay: 40, $Cols: 12, $SlideOut: true, $Formation: $JssorSlideshowFormations$.$FormationStraight, $Assembly: 260, $Easing: { $Left: $Jease$.$InOutExpo, $Opacity: $Jease$.$InOutQuad }, $Opacity: 2, $Outside: true, $Round: { $Top: 0.5 } }, { $Duration: 2000, y: -1, $Delay: 60, $Cols: 15, $SlideOut: true, $Formation: $JssorSlideshowFormations$.$FormationStraight, $Easing: $Jease$.$OutJump, $Round: { $Top: 1.5 } }, { $Duration: 1200, x: 0.2, y: -0.1, $Delay: 20, $Cols: 8, $Rows: 4, $Clip: 15, $During: { $Left: [0.3, 0.7], $Top: [0.3, 0.7] }, $Formation: $JssorSlideshowFormations$.$FormationStraightStairs, $Assembly: 260, $Easing: { $Left: $Jease$.$InWave, $Top: $Jease$.$InWave, $Clip: $Jease$.$OutQuad }, $Round: { $Left: 1.3, $Top: 2.5 } } ]; var options = { $SlideDuration: 2000, //[Optional] Specifies default duration (swipe) for slide in milliseconds, default value is 500 $DragOrientation: 3, //[Optional] Orientation to drag slide, 0 no drag, 1 horizental, 2 vertical, 3 either, default value is 1 (Note that the $DragOrientation should be the same as $PlayOrientation when $Cols is greater than 1, or parking position is not 0) $AutoPlay: 1, //[Optional] Auto play or not, to enable slideshow, this option must be set to greater than 0. Default value is 0. 0: no auto play, 1: continuously, 2: stop at last slide, 4: stop on click, 8: stop on user navigation (by arrow/bullet/thumbnail/drag/arrow key navigation) $Idle: 3500, //[Optional] Interval (in milliseconds) to go for next slide since the previous stopped if the slider is auto playing, default value is 3000 $SlideWidth: 640, $SlideSpacing: 10, $BulletNavigatorOptions: { //[Optional] Options to specify and enable navigator or not $Class: $JssorBulletNavigator$, //[Required] Class to create navigator instance $ChanceToShow: 2, //[Required] 0 Never, 1 Mouse Over, 2 Always $Steps: 1, //[Optional] Steps to go for each navigation request, default value is 1 $Rows: 1, //[Optional] Specify lanes to arrange items, default value is 1 $SpacingX: 10, //[Optional] Horizontal space between each item in pixel, default value is 0 $SpacingY: 10, //[Optional] Vertical space between each item in pixel, default value is 0 $Orientation: 1 //[Optional] The orientation of the navigator, 1 horizontal, 2 vertical, default value is 1 }, $SlideshowOptions: { $Class: $JssorSlideshowRunner$, $Transitions: jssor_2_SlideshowTransitions, $TransitionsOrder: 1 }, $ThumbnailNavigatorOptions: { $Class: $JssorThumbnailNavigator$, $ChanceToShow: 0, $Orientation: 2, $NoDrag: true }, $ArrowNavigatorOptions: { $Class: $JssorArrowNavigator$, //[Requried] Class to create arrow navigator instance $ChanceToShow: 2 //[Required] 0 Never, 1 Mouse Over, 2 Always } }; var jssor_slider1 = new $JssorSlider$('jssor_1', options); //make sure to clear margin of the slider container element jssor_slider1.$Elmt.style.margin = ""; var MAX_WIDTH = 1000; //#region responsive code begin //the following code is to place slider in the center of parent container with no scale function ScaleSlider() { var containerElement = jssor_slider1.$Elmt.parentNode; var containerWidth = containerElement.clientWidth - 40; if (containerWidth) { var whRatio = (jssor_slider1.$OriginalWidth() / jssor_slider1.$OriginalHeight()); var expectedWidth = Math.min(containerWidth, jssor_slider1.$OriginalWidth()); var expectedHeight = Math.min(expectedWidth / whRatio, jssor_slider1.$OriginalHeight()); //console.log("orgW: " + jssor_slider1.$OriginalWidth() + ", orgH: " + jssor_slider1.$OriginalHeight() + ", calcW: " + expectedWidth + ", calcH: " + expectedHeight); //scale the slider to original height with no change jssor_slider1.$ScaleSize(expectedWidth, expectedHeight); jssor_slider1.$Elmt.style.left = ((containerWidth - expectedWidth) / 2) + "px"; } else { window.setTimeout(ScaleSlider, 30); } } //function ScaleSlider() { // var containerElement = jssor_1_slider.$Elmt.parentNode; // var containerWidth = containerElement.clientWidth; // if (containerWidth) { // var expectedWidth = Math.min(MAX_WIDTH || containerWidth, containerWidth); // jssor_1_slider.$ScaleWidth(expectedWidth); // } // else { // window.setTimeout(ScaleSlider, 30); // } //} ScaleSlider(); $(window).bind("load", ScaleSlider); $(window).bind("resize", ScaleSlider); $(window).bind("orientationchange", ScaleSlider); jssor_slider1.$On($JssorSlider$.$EVT_PARK, function (slideIndex, fromIndex) { //if (position) $(".img-slide").fadeTo(1, 0.2); $("#img-slide" + slideIndex).fadeTo(1, 1); }); }; </script> <style> /* jssor slider loading skin spin css */ .jssorl-009-spin img { animation-name: jssorl-009-spin; animation-duration: 1.6s; animation-iteration-count: infinite; animation-timing-function: linear; } @keyframes jssorl-009-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } .jssora061 { display: block; position: absolute; cursor: pointer; } .jssora061 .a { fill: none; stroke: #fff; stroke-width: 360; stroke-linecap: round; } .jssora061:hover { opacity: .8; } .jssora061.jssora061dn { opacity: .5; } .jssora061.jssora061ds { opacity: .3; pointer-events: none; } /*jssor slider bullet skin 032 css*/ .jssorb032 {position:absolute;} .jssorb032 .i {position:absolute;cursor:pointer;} .jssorb032 .i .b {fill:#fff;fill-opacity:0.7;stroke:#000;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.25;} .jssorb032 .i:hover .b {fill:#000;fill-opacity:.6;stroke:#fff;stroke-opacity:.35;} .jssorb032 .iav .b {fill:#000;fill-opacity:1;stroke:#fff;stroke-opacity:.35;} .jssorb032 .i.idn {opacity:.3;} /*jssor slider arrow skin 051 css*/ .jssora051 {display:block;position:absolute;cursor:pointer;} .jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;} .jssora051:hover {opacity:.8;} .jssora051.jssora051dn {opacity:.5;} .jssora051.jssora051ds {opacity:.3;pointer-events:none;} .jssorb053 .i {position:absolute;cursor:pointer;} .jssorb053 .i .b {fill:#fff;fill-opacity:0.5;} .jssorb053 .i:hover .b {fill-opacity:.7;} .jssorb053 .iav .b {fill-opacity: 1;} .jssorb053 .i.idn {opacity:.3;} .jssora093 {display:block;position:absolute;cursor:pointer;} .jssora093 .c {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;} .jssora093 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;} .jssora093:hover {opacity:.8;} .jssora093.jssora093dn {opacity:.6;} .jssora093.jssora093ds {opacity:.3;pointer-events:none;} </style> <div id="jssor_1" style="position:relative;margin:0 auto;top:0px;left:0px;width:890px;height:660px;overflow:hidden;visibility:hidden;"> <!-- Loading Screen --> <div data-u="loading" class="jssorl-009-spin" style="position:absolute;top:0px;left:0px;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,0.7);"> <img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="/Content/svg/loading/static-svg/spin.svg" /> </div> <div data-u="slides" style="cursor:default;position:relative;top:0px;left:0px;width:890px;height:600px;overflow:hidden;"> <div class="in-slide"> <img data-u="image" id="img-slide0" class="img-slide" src="/Images/afis1.jpg" /> <div data-u="thumb"></div> </div> <div class="in-slide"> <img data-u="image" id="img-slide1" class="img-slide" src="/Images/afis2.jpg" /> <div data-u="thumb"></div> </div> <div class="in-slide"> <img data-u="image" id="img-slide2" class="img-slide" src="/Images/afis3.jpg" /> <div data-u="thumb"></div> </div> <div class="in-slide"> <img data-u="image" id="img-slide3" class="img-slide" src="/Images/afis4.jpg" /> <div data-u="thumb"></div> </div> <div class="in-slide"> <img data-u="image" id="img-slide4" class="img-slide" src="/Images/afis5.jpg" /> <div data-u="thumb"></div> </div> </div> <!-- Thumbnail Navigator --> <div data-u="thumbnavigator" style="position:absolute;bottom:0px;left:0px;width:890px;height:50px;color:#FFF;overflow:hidden;cursor:default;background-color:rgba(0,0,0,.5);"> <div data-u="slides"> <div data-u="prototype" style="position:absolute;top:0;left:0;width:1080px;height:50px;"> <div data-u="thumbnailtemplate" style="position:absolute;top:0;left:0;width:100%;height:100%;font-family:verdana;font-weight:normal;line-height:50px;font-size:16px;padding-left:10px;box-sizing:border-box;"></div> </div> </div> </div> <!-- Arrow Navigator --> <div data-u="arrowleft" class="jssora061" style="width:55px;height:55px;top:0px;left:25px;" data-autocenter="2" data-scale="0.75" data-scale-left="0.75"> <svg viewBox="0 0 16000 16000" style="position:absolute;top:0;left:0;width:100%;height:100%;"> <path class="a" d="M11949,1919L5964.9,7771.7c-127.9,125.5-127.9,329.1,0,454.9L11949,14079"></path> </svg> </div> <div data-u="arrowright" class="jssora061" style="width:55px;height:55px;top:0px;right:25px;" data-autocenter="2" data-scale="0.75" data-scale-right="0.75"> <svg viewBox="0 0 16000 16000" style="position:absolute;top:0;left:0;width:100%;height:100%;"> <path class="a" d="M5869,1919l5984.1,5852.7c127.9,125.5,127.9,329.1,0,454.9L5869,14079"></path> </svg> </div> </div> <script type="text/javascript"> $(function () { jssor_1_slider_init(); }); </script> </div> <div class="ui vertical stripe segment" style="background: white;"> <div class="ui middle aligned stackable grid container"> <div class="row"> <div class="sixteen wide column"> <h3 class="ui header">www.servis.gov.tr</h3> <p style="text-align:justify;">Bu internet sitesi, T.C. Ticaret Bakanlığının “Servis Bilgi Sistemi Projesi (SERBİS)” kapsamında, üretici ve ithalatçıların tüketicilere satış sonrası hizmet sundukları yetkili servis istasyonlarına ilişkin bilgilere doğru ve kolay bir şekilde erişim sağlanmasını temin etmek amacıyla hazırlanmıştır.</p> <p style="text-align:justify;">Yetkili olmadığı halde yetkili servis gibi tanıtım yapan ve hizmet sağlayan servislerin, hem tüketici mağduriyetlerine yol açtığı hem de firmaların ticari itibarlarına ve marka değerlerine zarar verdiği dikkate alındığında, yetkili servis bilgilerine güvenilir bir platformdan doğru bir şekilde erişim sağlanması önem arz etmektedir.</p> <p style="text-align:justify;">Ticaret Bakanlığı veri tabanında yer alan bilgiler esas alınarak hazırlanan bu internet sitesi, 01.07.2020 tarihi itibariyle firmaların kendileri tarafından sisteme kaydedilen yetkili servis bilgilerini sorgulamaya olanak sağlamaktadır.</p> </div> </div> </div> </div> </div> <div class="ui inverted vertical footer segment"> <div class="ui container"> <div class="ui stackable inverted divided equal height stackable grid"> <div class="three wide column"> <h4 class="ui inverted header">Site Haritası</h4> <div class="ui inverted link list"> <a class="active item" href="/">Ana Sayfa</a> <a class="item" href="/Genel/Sorgu">Sorgulama</a> <a class="item" href="/Genel/Mevzuat">Mevzuat</a> <a class="item" href="/Genel/Onemli">Önemli Bilgiler</a> <a class="item" href="/Genel/Sorular">Sıkça Sorulanlar</a> </div> </div> <div class="three wide column"> <h4 class="ui inverted header">Önemli Bağlantılar</h4> <div class="ui inverted link list"> <a href="https://www.turkiye.gov.tr/tuketici-sikayeti-uygulamasi" class="item">Tüketici Hakem Heyetlerine Başvuru</a> <a href="https://www.ticaret.gov.tr/" class="item">Ticaret Bakanlığı</a> <a href="http://tuketici.ticaret.gov.tr/" class="item">Tüketicinin Korunması ve Piyasa Gözetimi Genel Müdürlüğü</a> <hr /> <a id="lnkEDevletGiris" href="javascript:void(0);" class="item">Firmalar İçin Servis Tanımlama Uygulaması Girişi</a> </div> </div> <div class="three wide column"> <div> <div> <h6>Online Ziyaretçi Sayısı</h6> </div> <div class="counter"> <span>0</span> <span>0</span> <span>0</span> <span>0</span> <span>0</span> <span>0</span> <span>7</span> <span>6</span> </div> <br /> <div> <h6>Toplam Ziyaretçi Sayısı</h6> </div> <div class="counter"> <span>0</span> <span>2</span> <span>7</span> <span>8</span> <span>7</span> <span>5</span> <span>5</span> <span>7</span> </div> <br /> </div> </div> <div class="four wide column"> <p> <a href="https://ticaret.gov.tr"><img src="/Images/logo.png" /></a> </p> </div> </div> </div> </div> <script> $(function () { $('#lnkEDevletGiris').on('click', function () { showCustomPanel({ actionUrl: String('/Genel/EDevletBilgi'), title: 'Bilgilendirme', width: 1000, OKButtonText: "Devam Et", showCancelButton: true, cancelButtonText: "Vazgeç", fnCallback: function () { window.location.replace("https://serbis.ticaret.gov.tr/home/edevletgiris"); } }); }); }); </script> </div> <!-- Modal Start here--> <div id="pnlLoading" class="ui mini modal transition hidden"> <div class="active dimmer"> <div class="ui text loader">Lütfen Bekleyin.</div> </div> </div> <!-- Modal ends Here --> <div id="pnlInfo" class="ui tiny modal"> <div class="header modal-title"> Uyarı! </div> <div class="content modal-body"> </div> <div class="actions"> <button id="pnlInfoCancel" class="ui red cancel inverted button"> <i class="remove icon"></i> Vazgeç </button> <div id="pnlInfoOK" class="ui green ok inverted button"> <i class="checkmark icon"></i> Tamam </div> </div> </div> <!-- Modal ends Here --> <div id="pnlCustom" class="ui tiny modal" style="max-width: 98%;"> <div class="header modal-title" style="border-bottom: 1px solid gainsboro;"> Uyarı! </div> <div class="scrolling content modal-body"> </div> <div class="actions"> <button id="pnlCustomCancel" class="ui red cancel inverted button"> <i class="remove icon"></i> Vazgeç </button> <div id="pnlCustomOK" class="ui green ok inverted button"> <i class="checkmark icon"></i> Tamam </div> </div> </div> <script> $('.ui.modal').on('touchmove', function (event) { event.stopImmediatePropagation(); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10