
   /*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;
   }
   .slider-height{
   height:494px;
   }
   .desk-img{
   display: block;
   }
   .mob-img{
   display: none !important;
   }
   @media screen and (max-width: 900px){
   .desk-img{
   display:none !important; 
   } 
   .mob-img{
   display: block !important;
   } 
   }
   /*@media screen and (min-width: 900px){
   .mod-img{
   display:none !important;
   }  
   }*/
   @keyframes jssorl-009-spin {
   from { transform: rotate(0deg); }
   to { transform: rotate(360deg); }
   }
   .jssora061{
    margin-top:-50px !important;
    width: 55px;
    height: 155px !important;
    border-radius: .5rem !important;
    background-color: #ffffff}

   .jssora061 {display:block;position:absolute;cursor:pointer;}
   .jssora061 .a {fill:none;stroke:#000;stroke-width:360;stroke-linecap:round;}
   .jssora061:hover {opacity:.8;}
   .jssora061.jssora061dn {opacity:.5;}
   .jssora061.jssora061ds {opacity:.3;pointer-events:none;}

   /* 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);
   }
   }
   /*jssor slider bullet skin 132 css*/
   .jssorb132 {position:absolute;}
   .jssorb132 .i {position:absolute;cursor:pointer;}
   .jssorb132 .i .b {fill:#fff;fill-opacity:0.8;stroke:#000;stroke-width:1600;stroke-miterlimit:10;stroke-opacity:0.7;}
   .jssorb132 .i:hover .b {fill:#000;fill-opacity:.7;stroke:#fff;stroke-width:2000;stroke-opacity:0.8;}
   .jssorb132 .iav .b {fill:#000;stroke:#fff;stroke-width:2400;fill-opacity:0.8;stroke-opacity:1;}
   .jssorb132 .i.idn {opacity:0.3;}
   .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;}

