@charset "utf-8";
/* CSS Document */


*{margin: 0px;padding: 0px;}
body{font: 12px/24px "Microsoft Yahei", "宋体", Arial, Verdana, Geneva, sans-serif;color: #666;background-color: #fff;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, hr{margin: 0px;padding: 0px;}
a{color: #808080;text-decoration: none;}
a:hover{color: #0f0833;text-decoration: none;}
img{border: 0;}
ul{display: block;}
ul, ul li{list-style: none;}
input, select, textarea{vertical-align: middle;font: 12px "Microsoft Yahei", Verdana, Geneva, sans-serif;border: 1px solid #dedede;}
.left{float: left;}
.right{float: right;}
.mt{margin-top: 10px;}
.mr{margin-right: 10px;}
.mb{margin-bottom: 10px;}
.ml{margin-left: 10px;}
.pt{padding-top: 10px;}
.pt2{padding-top:20px;}
.pt3{padding-top:30px;}
.pt4{padding-top:40px;}
.pt5{padding-top:50px;}
.pt6{padding-top:60px;}
.pt7{padding-top:70px;}
.pt8{padding-top:80px;}
.pt9{padding-top:90px;}
.pt10{padding-top:100px;}
.pr{padding-right: 10px;}
.pb{padding-bottom: 10px;}
.pb2{padding-bottom: 20px;}
.pb3{padding-bottom: 30px;}
.pb4{padding-bottom: 40px;}
.pb5{padding-bottom: 50px;}
.pb6{padding-bottom: 60px;}
.pb7{padding-bottom: 70px;}
.pb8{padding-bottom: 80px;}
.pb9{padding-bottom: 90px;}
.pb10{padding-bottom: 100px;}
.pl{padding-left: 10px;}
.wp{margin: 0px auto;width: 1200px;}
.cls{font-size: 0px;height: 0px;line-height: 0px;clear: both;}
.hs{ background: #f6f6f6;}
@media (min-width: 1200px) {
    .container{ width: 1240px; } 
    .ix-number.container{width: 1200px; padding: 0px;}
}
.container{ padding-right: 20px; padding-left: 20px;} 
.row { margin-right: -20px; margin-left: -20px;}  
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{padding-right: 20px; padding-left: 20px;}
    
/*===============================字体==========================*/
@font-face {
    font-family: "Raleway-Bold";
    src: url("../fonts/Raleway-Bold.woff2") format("woff2"),
         url("../fonts/Raleway-Bold.woff") format("woff"),
         url("../fonts/Raleway-Bold.ttf") format("truetype"),
         url("../fonts/Raleway-Bold.eot") format("embedded-opentype"),
         url("../fonts/Raleway-Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "centurygothic";
    src: url("../fonts/centurygothic.woff2") format("woff2"),
         url("../fonts/centurygothic.woff") format("woff"),
         url("../fonts/centurygothic.ttf") format("truetype"),
         url("../fonts/centurygothic.eot") format("embedded-opentype"),
         url("../fonts/centurygothic.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased; 
    -moz-osx-font-smoothing: grayscale;
  }
  @font-face {
    font-family: "glyphicons-halflings-regular";
    src: url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"),
         url("../fonts/glyphicons-halflings-regular.woff") format("woff"),
         url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"),
         url("../fonts/glyphicons-halflings-regular.eot") format("embedded-opentype"),
         url("../fonts/glyphicons-halflings-regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
  }

.zt-a{ font-family: 'Raleway-Bold'; text-transform: uppercase; font-size: 40px; color: #eeeeee;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}
.zt-b{ font-family: 'centurygothic'; font-size: 42px; color: #333333;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}
.zt-c{ font-family: 'glyphicons-halflings-regular'; font-size: 36px; color: #333333;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}

/*===============================db_xs==========================*/
.db_xs{width: 60px;height: 60px;position: fixed;right: 0px;bottom: 0px;z-index: 9999;display: none;background: url(../images/xs.gif) no-repeat center center;background-color: #522081;}


/*顶部*/
.ix-header{ top: 0;z-index:2; left: 0; right: 0; height: 80px; background: #0f0833; transition: all 5s ease; position: fixed;}

.ix-logo img{ padding-top: 10px; }
.ix-nav ul li{float: left; line-height: 80px;  padding-left: 100px;} 
.ix-nav ul li a{ font-size: 14px; position: relative; display: block; transition: all 0.36s ease; color: #999;}
.ix-nav ul li a::after{ content: ''; position: absolute; bottom: 0px; height: 2px; width:0%; transition: all 0.36s ease; left: 0; background: #fff;}
.ix-nav ul li a:hover{ color:#fff;}
.ix-nav ul li a:hover::after{ width: 100%;}
.ix-nav ul li a.select{ color: #fff;}
.ix-nav ul li a.select::after{  width: 100%;}



/*手机导航*/
.ix-m-logo{ float: left;}
.ix-m-logo img{ max-height: 40px; margin-top: 10px;}
.ix-m-head{ position: relative; height: 60px; display: none;}
.m-nav-an{  width: 40px; height: 40px; float: right;  margin-top: 15px;  cursor: pointer;}
.m-nav-an span{ width: 22px; height: 2px; background: #999999; display: block; margin: 0px auto; margin-top: 5px; margin-right: 0px;}

.leftcontrol { width:240px; height:100%; background:#fafafa; position:fixed; top:0; right:-240px; z-index:2000; overflow-x:hidden; overflow-y:scroll;
transition:all .3s; -webkit-transition:all .3s;}
.leftcontrol.open{ right:0;}
.leftcontrol ul li { display:block; overflow:hidden; width:100%; min-height:49px; border-bottom:1px solid #ebebeb;}
.leftcontrol ul li a { display:block; overflow:hidden; color:#666; padding:0 20px; height:49px; line-height:49px; font-size:15px;  }
.leftcontrol ul li a span { display:inline-block; }
.leftcontrol ul li a span.circle { border: #d8d8d8 1px solid;border-radius: 5px;width: 8px;height: 8px; background-color: transparent;margin-right: 15px; position: relative; top: 1px; }

.leftcontrol ul.subnav { overflow: hidden; transition:all .3s; -webkit-transition:all .3s; }
.leftcontrol ul.subnav li a {background: #ebebeb;}
.leftcontrol ul.subnav li a i { margin-right: 20px; font-size:16px; } 
.leftcontrol ul.subnav li.active a { background: #555;color: #fff; }
.leftcontrol ul li a span.more { width:12px; height:12px; position: relative; float: right; top: 20px }
.leftcontrol ul li a span.more span { background: #b7b7b7; position: absolute; }
.leftcontrol ul li a span.more span.h { width: 12px; height: 2px; transform: translate3d(0, 5px, 0); }
.leftcontrol ul li a span.more span.v { transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); transition:all .3s; -webkit-transition:all .3s; }

.leftcontrol ul li.active a.hassub { background: #0f0833; color:#fff;  } 
.leftcontrol ul li.active a span.circle { border-color: #fff; background-color: #fff;margin-right: 15px;}
.leftcontrol ul li.active a span.more span.v { transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); }
.leftcontrol .close{ float:right; width:50px; height:50px; line-height:50px; display:block; overflow:hidden; text-align:center; color:#999; font-size:18px; cursor:pointer; opacity: 0.8;}

.nav-bg { display: none;; background-color: rgba(0,0,0,.7); position: fixed; right: 0; left:0; top: 0; width: 100%; height: 100%;  z-index: -1; transition:all .3s; -webkit-transition:all .3s;}
.nav-bg.open{opacity: 1; z-index: 11; display: block;}

/*banner*/
.ix-banner.swiper-container{ height: 800px; margin-top: 80px;}
.ix-banner .swiper-slide{ height: 800px;}
.ix-banner .swiper-button-prev{background: url(../images/ll.png)no-repeat center center; width: 50px; height: 80px; left: 40px;}
.ix-banner .swiper-button-next{background: url(../images/rr.png)no-repeat center center; width: 50px; height: 80px; right: 40px;}
/*m-banner*/
.ix-m-banner{ display: none;}
.ix-m-banner img{ max-width: 100%;} 

/*数字*/

.ix-number{  margin-top: -75px; position: relative;z-index: 1; left: 0; right: 0; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08)}
.col_fourth{  padding: 50px 0px;  background: #fff;  float: left; text-align: center; width: 25%; text-align: center;} 
.col_fourth h2{ display: inline-block;}
.col_fourth:nth-child(4){ padding-right:0px; }
.count-title{font-size: 36px; color:#333;}
.col_fourth span{ font-size: 15px; padding-left: 10px; color:#666;}
.count-text { font-size: 15px; color:#333;}
.count-text { color:#666; padding-top: 5px;}

/*通用首页导航*/
.ix-head{ position: relative; text-align: center; padding-bottom: 10px;}
.ix-head p{ font-size: 24px; color:#333; font-weight: bold; position: absolute; top: 25px; left: 0; right: 0;}


/*优势*/
@media (min-width: 1200px) {
.ix-about .wp-a{ margin-left: 290px;}
}
.ix-advan{ max-width: 1920px; margin: 0px auto;}
.ix-advan ul li{ width: 50%; float: left; display: block; height: 290px;;}
.ix-advan-wp{ width: 600px;  text-align: center; display: inline-block;}
.ix-advan-ico img{ height: 40px;} 
.ix-advan-wp{ padding-top: 60px;}
.ix-advan-wp h1{ padding-top: 40px;font-size: 15px; font-weight: bold; color:#333; padding-top: 40px}
.ix-advan-wp p{ line-height: 150%; padding: 0px 100px; font-size: 14px; padding-top: 20px;  }

/*产品*/
.ix-pro-list{ padding-top: 40px;}
.ix-pro-list a{ display: block;}
.ix-pro-img{ text-align: center;  display: table-cell; vertical-align: middle; background: #fff; overflow: hidden;}
.ix-pro-img img{ max-width: 100%; max-height: 100%;  transition: all 0.36s ease;}
.ix-pro-tit{ font-size: 14px; padding: 10px 0px; background: #f5f5f5; color: #666; text-align: center; transition: all 0.36s ease;}
.ix-pro-list a:hover .ix-pro-img img{transform: scale(1.06);}
.ix-pro-list a:hover .ix-pro-tit{background: #0f0833; color: #fff;}

/*关于我们*/
.wp-a a{  display: block;  height: 40px; line-height: 40px; font-size: 14px; color:#fff; border:solid 1px rgba(255, 255, 255, 0.5); cursor: pointer; text-align: center; transition: all 0.36s ease;} 
.wp-a a.active{ background: #fff; color:#666;}
.wp-a a:hover{ background: #fff; color:#666;}
.ix-ab-bs{ background: #fff;}
.ix-ab-img { overflow: hidden; width: 50%; float: left;}
.ix-ab-img img{ max-width: 100%; display: block; transition: all 0.36s ease;}
.ix-ab-tit{  width: 50%; float: left; padding: 40px 40px 0px 40px} 
.ix-ab-tit-t1{ font-size: 20px; font-weight: bold; color:#333; transition: all 0.36s ease;}
.ix-ab-tit-t2{  transition: all 0.36s ease;}
.ix-ab-tit-t2 p{ font-size: 14px; color:#666; line-height: 160%; padding-top: 20px;}
.ix-ab-tit-t3{ position: relative; height: 46px; padding-top: 25px;}
.ix-ab-tit-t3 span{ position: absolute; z-index: 1;  display: block; width: 200px; height: 46px; text-align:center; ;line-height: 46px; background: transparent; color:#666; border:solid 1px #ddd; font-size: 15px; transition: all 0.36s ease;}
.ix-ab-tit-t3::after{ content: '' ; height:46px; left:0; position: absolute; width: 0px; background: #0f0833; top:25px; transition: all 0.36s ease;}
.header_mar a:hover .ix-ab-tit-t3 span{color:#fff; border:solid 1px #0f0833;}
.header_mar a:hover .ix-ab-tit-t3::after { width: 200px;}
.header_mar a:hover .ix-ab-img img{ transform: scale(1.06,1.06);}
.header_mar a:hover .ix-ab-tit-t1{border-left: solid 1px #e0e0e0; padding-left: 20px;}
.header_mar a:hover .ix-ab-tit-t2{border-left: solid 1px #e0e0e0; padding-left: 20px;}


/*首页新闻*/
.ix-news-list-wp{ background: #fff; padding: 20px; height: 160px; margin-bottom: 40px;}
.inlw-img{ float: left; width: 150px; height: 120px; overflow: hidden;}
.inlw-img img{ max-width: 150px;  transition: all 0.36s ease;}
.inlw-tit{ width: auto; padding-left: 170px;}
.inlw-tit-t1{ font-size: 16px; color: #444; padding-bottom: 20px; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.inlw-tit-t2{ transition: all 0.36s ease; font-size: 14px; color: #999;  line-height: 180%; height: 50px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis}
.ix-news-list-wp a:hover .inlw-img img{ transform: scale(1.06,1.06);}
.ix-news-list-wp:hover{ background: #fff; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1)}
.ix-news-list-wp a:hover .inlw-tit-t1{ color:#333;}
.ix-news-list-wp:hover .inlw-tit-t2{ padding-left: 20px; border-left: solid 1px #e0e0e0;}

/*定制项目*/
.ix-custo-list{ position: relative;}
.ix-custo-img img { max-width: 100%;}
.ix-custo-tit{ padding-top: 40px; }
.ix-custo-tit h1{ font-size: 16px; font-weight: bold;}
.ix-custo-tit h2{ font-size: 14px; padding-top: 10px; color:#999;}
.ix-custo-tit p{ font-size: 14px; color:#666; padding-top: 40px; color:#999;}


/*首页案例 */
.ix-case .container { position: relative; width: 1380px; margin: 0px auto; padding-left: 90px; padding-right: 90px;}
.ix-case .slideTxtBox .hd{ height:110px;  line-height:50px;  position:relative; }
.ix-case .slideTxtBox .hd ul{ width: 1200px; margin:0px auto; }
.ix-case .slideTxtBox .hd ul li:nth-child(1){margin-left: 0px;   }
.ix-case .slideTxtBox .hd ul li{ float:left;  width:calc((100% - 40px)/2); color:#fff; font-size: 16px; cursor:pointer; margin-left: 40px; text-align: center; background: #999999;  }
.ix-case .slideTxtBox .hd ul li.on{ height:50px;  background:#0093dd;  color:#fff; transition: all 0.36s ease;  }
.ix-case-swiper-a{ margin: 0px 90px; overflow: hidden;  width: calc( 100% - 180px);}
.ix-case-swiper-b{ margin: 0px 90px; overflow: hidden;  width: calc( 100% - 180px);}
.slideTxtBox .bd{ position: relative;}
.ics-wp{ position: absolute; width: calc( 100% - 40px); height: 85%;  left: 20px; top: 20px; transition: all 0.36s ease; z-index: 1; }
.slideTxtBox .swiper-slide{ padding-bottom: 20px;}
.ics-wp-tit{ font-size: 15px;  width: calc( 100% - 40px); height: 50px; transition: all 0.36s ease; line-height: 50px; position: absolute; left: 20px; bottom: 20px; background: #fff; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
  box-shadow:0px 0px 20px  rgba(0, 0, 0, 0.2); z-index: 2}
  .case-next a{ display: block; overflow: hidden;  }
    .case-next a::after{ width: 100%; content: '';
      height: 0px;
      background: #fff;
      position: absolute;
      bottom: 0;
      transition: all ease-out .3s; z-index: 1111;}
    

.case-next a:hover::after{background: none; width: 100%; height: 100%;}
.case-next a img{  max-width: 100%; transition: all 0.36s ease;}
 .ix-case .swiper-button-prev{ background: url(../images/l2.png) no-repeat center center; width: 50px; height: 50px;}
 .ix-case .swiper-button-next{ background: url(../images/r2.png) no-repeat center center; width: 50px; height: 50px;}
.case-next a:hover .ics-wp{ border: solid 1px #fff;}
.case-next a:hover .ics-wp-tit{ background: #0f0833; color:#fff; transition: all 0.36s ease;}
.case-next a:hover img{transform: scale(1.06,1.06);}

/*底部*/
.ix-foot-nav{float: left; border-right:solid 1px #424242;}
.ix-footer-one{ background: #262626;}
.ix-foot-nav ul li{ float: left; padding-right: 95px;}
.ix-foot-nav ul li h1{ font-size: 15px; color:#fff; font-weight: normal; padding-bottom: 30px;}
.ix-foot-nav ul li a{ display: block; color:#999999; font-size: 13px; line-height: 200%;}
.ix-foot-xx{ float: right; }
.ix-foot-xx-ll{ padding-right: 150px; color:#999999; font-size: 13px;}
.ix-foot-xx-ewm{  border-left: solid 1px #424242;}
.ix-foot-xx-ll h1{font-size: 15px; color:#fff; font-weight: bold; padding-bottom: 30px;}
.ix-foot-xx-ll p{ line-height: 200%;}
.ix-foot-xx{ position: relative;}
.ix-foot-xx-ewm{ position: absolute; top:0px; right: 0; width: 120px; height: 120px; text-align: center; color:#999999; font-size: 13px;}
.ix-foot-xx-ewm img{ width: 120px; height: 120px; }
.ix-foot-xx-ewm p{ padding-top: 10px;}
.ix-foot-two{ padding: 14px 0px; color: #666666; background: #1a1a1a; font-size: 13px;}
.ix-foot-nav ul li a:hover{ color:#fff;}


@media (max-width: 1080px) {
  .ix-header{ display: none;}
  .ix-m-head{ display: block;}
  .ix-head-nav>.container>ul>li>a{ padding: 0px 25px;}
  .ix-banner{ display: none;}
  .ix-m-banner{display: block;}
  .ix-number{ width: 100%; margin-top: 0px;}
  .ix-case .slideTxtBox .hd ul{ width: calc(100% - 80px);}
  .wp-a a{ font-size: 13px;}
  .ix-ab-tit-t2{ height: 86px; overflow: hidden;} 
  .ix-foot-nav{ float: initial;}
  .ix-foot-nav ul li{ width: 20%; padding-right: 0px;}
  .ix-foot-xx{ float: initial;}
  .ix-foot-nav{ border: none; border-bottom: solid 1px #424242; padding-bottom: 40px;}
  .ix-foot-xx{ padding-top: 40px;}
  .ix-foot-xx-ewm{ top: 40px;}
  .ix-ab-tit-t3{ margin-top: 0px; height: 51px;}

  .ix-advan-wp{ width: 100%;}
  .ix-advan-wp p{ padding: 0px 20px; padding-top: 20px;}
  .ix-case .container{ width: 100%;}

}
@media (max-width: 780px) {
  
  .tabs { display: none;}
  .ix-ab-img{ width: 100%;}
  .ix-ab-img img{ margin: 0px auto;     width: 100%;}
  .ix-ab-tit{ padding-left: 40px; padding-bottom: 40px; width: 100%;}
  .ix-about{    background-size: cover;}
  .ix-ab-tit-t2{ height: auto;}
  .ab-tab.swiper-pagination{ display: block;}
  
}
@media (max-width: 640px) {
  .pt10{ padding-top: 40px;} 
  .pb10{ padding-bottom: 40px;}
  .pb8{ padding-bottom: 40px;}
  .pb9{ padding-bottom: 40px;}
  .pt6{ padding-top: 30px;}
  .pb6{ padding-bottom: 30px;}
  .ix-number{ padding-top: 20px; padding-bottom: 0px;}
  .col_fourth{ width: 50%; padding-bottom: 30px; padding-top: 0px;} 
  .col_fourth h2{ font-size: 26px;}
  .zt-a{ font-size: 30px;}
  .ix-head p{ font-size: 20px; top:18px;}
  .ix-case .slideTxtBox .hd ul{ width: calc(100% - 40px)}
  .ix-case .slideTxtBox .hd ul li{width: calc((100% - 20px)/2); margin-left: 20px;}
  .ix-case .slideTxtBox .hd{ height: 80px;}
  .ix-case-swiper-a{width: calc( 100% - 40px); margin: 0px 20px;}
  .ix-case-swiper-b{width: calc( 100% - 40px); margin: 0px 20px;}
  .ix-case .swiper-button-prev{ left:20px;}
  .ix-case .swiper-button-next{ right:20px;}
  .ix-pro-nr h1{ font-size: 14px;}
  .ix-ab-tit{ padding: 20px;}
  .ix-ab-img{ width: 100%;  padding-top: 0px;}
  .ix-ab-tit{ width: 100%;}
  .ix-ab-bs{ padding-bottom: 30px;}
  .ix-auto-list{width: calc( 100% - 40px); margin: 0px 20px;}
  .ix-auto .swiper-button-next{ display: none;}
  .ix-auto .swiper-button-prev{  display: none;}
  .ix-auto-tit .iat-t2{ font-size: 13px;}
  .aa.swiper-pagination{ display: block;}
  .swiper-pagination-bullet{ margin: 0px 5px;}
  /*新闻*/
  .ix-news-list-wp{margin-bottom: 20px;}
  .ix-news.pb6{ padding-bottom: 20px;}
  .inlw-img{ width: 120px; height: 96px;}
  .inlw-img img{ max-width: 120px; }
  .inlw-tit{padding-left: 136px;}
  .ix-news-list-wp{ height: 136px;}
  .inlw-tit-t1{ padding-top: 0px; padding-bottom: 10px;}
  .inlw-tit-t2{ font-size:13px;}
  /*底部*/
  .ix-foot-nav{ padding-bottom: 10px;}
  .ix-foot-nav ul li{ width: 100%; padding-bottom: 20px;}
  .ix-foot-nav ul li h1{ padding-bottom: 15px;}
  .ix-foot-nav ul li a{ display: inline-block; padding-right: 20px; font-size: 13px;}
  .ix-foot-xx{ padding-top: 30px;}
  .ix-foot-xx-ll h1{ padding-bottom: 15px;}
  .ix-foot-xx-ewm{ top:30px; border: none;}
  .ix-foot-xx-ewm img{ width: 100px; height: 100px;}

  /*技术*/
  .ix-advan ul li{ width: 50%;}
  .ix-advan ul li:nth-child(1), .ix-advan ul li:nth-child(4),  .ix-advan ul li:nth-child(5),  .ix-advan ul li:nth-child(8),  .ix-advan ul li:nth-child(9){ display: none;}
  .ix-advan ul li:nth-child(10){width: 100%; height: 170px;}
  .ix-advan-wp{ padding-top: 0px;}
  .ix-advan ul li{height: 230px;}
  .count-text{ font-size: 13px;}
  .ics-wp-tit{ font-size: 13px;}

  .ix-about-list .swiper-container{animation-delay: 0.5s !important;}
}

