/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  color: #5a5a5a;font-family: "Microsoft YaHei","Helvetica Neue", Helvetica, Arial, sans-serif;
}
ul{list-style:none;padding-left:0;}

.img-responsive{width:100%;}

/* CUSTOMIZE THE NAVBAR.carousel .item
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  /*position: absolute;*/
  /*top: 0;*/
  /*right: 0;*/
  /*left: 0;*/
  /*z-index: 20;*/
}

/* Flip around the padding for proper display in narrow viewports */
/*.container {*/
/*  padding-right: 0;*/
/*  padding-left: 0;*/
/*}*/
/*.navbar-wrapper .navbar {*/
/*  padding-right: 15px;*/
/*  padding-left: 15px;*/
/*}*/
.navbar-wrapper .navbar .container {
  width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height:720px;
  overflow: hidden;
  /* height: calc(100vw / 2.954); */
  /* margin-bottom: 60px; */
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height:720px;background-repeat:no-repeat;background-position:center;background-size:cover;
  /* height: calc(100vw / 2.954); */
  /*background-color: #777;*/
}
.carousel-inner > .item  img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

/*轮播图控制点*/
.carousel-indicators{width: 600px;margin-left:0;text-align: right;}
.carousel-indicators li{margin-left:15px;background:#fff;border:none;width:20px;height:20px;}
.carousel-indicators li.active{background:#df2626;width:20px;height:20px;margin-left:15px;}

.navbar{
	margin-bottom: 0;border:none;
}
.navbar-brand{height: auto;padding:28px 60px 20px 0;}
.navbar-brand > img{max-width:231px;}
.dropdown-menu{text-align: center;padding:15px 0;border:none;border-radius:0;box-shadow: 0 0 10px rgba(0, 0, 0, .175);}
.dropdown-menu:after{width:0;
        position: absolute;
      display: inline-block;
      top: -5px;
      left: 50%;
      margin-left:-6px;
      width: 0;
      height: 0px;
      content: '';
      border-style: solid;
      border-width: 6px;
      border-color: #fff #fff transparent transparent;
      transform: rotate(-45deg);
      box-shadow: 2px -2px 2px rgba(0, 0, 0, .115);
}
.open > .dropdown-menu{
    left: 50%;
    top: 72px;
    margin-left: -80px;
  }
  .dropdown-menu > li > a{padding:10px 15px;}
  .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{background:none;color:#df2626}
  
  ul.product-list{list-style:none;padding-left:0;margin-bottom:0;}
  ul.product-list li{margin-right:12px;float:left;text-align:center;}
  ul.product-list li>div{width:325px;height:480px;border:1px solid #e8e8e8;padding:30px 0;}
  ul.product-list li>div:hover{animation:producti 0.4s forwards ease-in-out;cursor:pointer;}
  ul.product-list li>div:hover a{animation:fadeIn 0.4s forwards;}
  ul.product-list li>div.mouseout{animation:productiOut 0.4s forwards;}
  ul.product-list li img{width:320px;height:320px;}
  ul.product-list li p{padding:20px;}
  ul.product-list li a.btn{opacity:0;}
  /*ul.product-list li:first-child,ul.product-list li:nth-child(3n+1){margin-left:0;}*/
  /* ul.product-list li:nth-child(3n){margin-right:0;}*/
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus{background:none;}
  /*.navbar-nav{margin: 20px 15px 5px 50px}*/
  .navbar-nav > li > a{height:90px;line-height:90px;display:block;padding:0 10px;margin:0 8px;color:#555;font-size:16px;font-weight:bold;}
  .navbar-nav > li > a:hover{background:none;}
  /*.navbar-nav > li.active >a,.navbar-nav > li >a:hover{color:#df2626;}*/
  .navbar-nav > li.active >a:after,.navbar-nav > li >a:hover:after{content:'';height:4px;width:100%;position:absolute;bottom:0;left:0;background:#df2626}
  .navbar-nav > li> a:hover:after{animation:underline 0.3s}
  .top-news{background-color:#df2626;color:#fff;}
  .top-news ul{list-style:none;max-height:70px;overflow:hidden;margin-bottom:0;}
  .top-news li{height:70px;line-height:70px;text-align:center;}
  .top-news li a{color:#fff;}
  
  .index-news >div{padding-bottom:20px;}
  .index-news >div img{width:100%;height: 247px;}
  .index-news >div h4{font-size:16px;padding-top:10px;}
  .index-news >div h4>a{color:#333;}
  .index-news >div:hover h4{color:#df2626;}
  .index-news >div:hover p{text-decoration:underline;}
  
  .container-product{width:1272px;}
  
  .content-nav{text-align:center;}
  .content-nav a{margin:20px 40px;padding-bottom:10px;color:#000;font-weight:bold;font-size:16px;display:inline-block;position:relative;}
  .content-nav a:hover{text-decoration:none;}
  .content-nav a:active,.content-nav a.active,.content-nav a:hover{color:#df2626;}
  .content-nav a.active:after,.content-nav a:hover:after{content:'';height:4px;width:100%;position:absolute;bottom:0;left:0;background:#df2626}
    .content-nav a:hover:after{animation:underline 0.3s}
  .btn{background: none;border-radius:0;}
  .btn-color-white{color:#fff!important;}
  .btn-color-white:hover{color:#333!important;}
  .btn-primary{color:#df2626;}
  .btn-black{color:#555;border:1px solid #555;}
  .btn-black:hover{background-color:#df2626;color:#fff;border-color:#df2626;}
  .c-white{color:#fff;}
  .padding{padding:12px;}
  .padding-tb{padding:40px 0;}
  .text-center{text-align: center;}
  .footer{padding:40px 0 20px;color:#969696;background-color:#f5f5f5;margin-top:40px;}
  .footer a{color:#969696;}
  .footer-feedback{font-size:12px;color:#fff;transform-origin: 0 0 0;line-height:2em;padding-top:12px;}
  .footer dl{float:left;margin-right:70px;display:inline-block;line-height:2em;}
  .footer dl dt{margin-bottom:5px;font-weight:normal;font-size:16px;}
  .footer dl dd{font-size:14px;padding:3px 0;max-width:310px;}
  .footer .copyright{border-top:1px solid #969696;color:#969696;padding-top:30px;margin-top:30px;font-size:13px;}
  .footer .copyright a{color:#969696;}
  .margin-top{margin-top:60px;}
  .margin-top-xl{margin-top:80px;}
  .padding-top-lg{padding-top:60px;}
  .margin-top-sm{margin-top:30px;}
  .margin-top-xs{margin-top:12px;}
  .breadcrumbs{padding:30px 0;}
  .index-intro{background-color:#df2626;padding:60px 0;line-height:1.8em;color:#fff;}
  .index-intro-items{position:relative;height:250px;width:80%;margin:50px 10% 0 11%;}
   .index-intro-items a{position:absolute;}
   .index-intro-items a:nth-child(2){left:32%;}
   .index-intro-items a:nth-child(3){left:64%;}
   .index-intro-items img:hover{transform:scale(1.1);}

  .isvideo{position: relative;}
  .isvideo:hover{cursor: pointer;opacity:0.9}
  .isvideo:after{content:'';background:url(../images/video-icon.png);background-size:contain;width:60px;height:60px;display: block;position: absolute;left:50%;top:50%;margin-left:-30px;margin-top:-30px;}
  
  .nav-search-div{position:absolute;right:10px;top:30px;z-index:9;}
  .nav-search-div input{padding-left:10px;width:120px;height:28px;border:none;background-color:#df2626;color:#fff;opacity:0;outline:medium}
  .openSearch{animation: fadeIn 1s forwards;}
  .btn-search-click{animation:openSearch 1s forwards;}
  .fl{float:left;}
  .nav > li > a:hover, .nav > li > a:focus{background:none;}
  a:focus{text-decoration: none;}
  a.gray{color:#666;}
  .stick-top{    position: fixed;
    background-color: #fff;
    width: 100%;
    top: 0;
    z-index:999;
    margin-top: 0!important;}

  .search-div-btn{padding:6px;}
  .pointer{cursor: pointer;}
  .lang-select-div{display:inline-block;}
  .lang-select-div:hover .lang-select{display:block;background: #df2626;}
  .lang-select-div:hover .search-div-btn{background-color:#df2626;}
  .lang-select{display:none;}
  .lang-select a{display: block;color:#fff;text-align:center;width:30px;height:26px;line-height:26px;border-top:1px solid rgba(255,255,255,0.2);font-size:12px;}
  .to-top{position: fixed;bottom: 40%;right: 15px;text-align:center;box-sizing: border-box;border-radius:3px;overflow:hidden;z-index:99;}
  .to-top a{width:68px;height:68px;line-height:68px;display:block;background-color:#555;}
  .to-top a:hover{opacity:0.9;}

  .inner-banner{position:absolute;left:0;top:22%;width:100%;color:#fff;font-family:PingFangSC-Ultralight, sans-serif,Microsoft Yahei;}
  .inner-banner h2{padding-bottom:0.4em;font-size:36px;}
  .inner-banner h2,.inner-banner h4{font-weight:normal;}
  .inner-banner h4{font-size:22px;}

  .innerpage-box .content{padding:40px 0;}

  .product-cate{padding:20px 40px;margin:26px;}
  .product-cate a{display:inline-block;margin:15px 30px 10px 0;color:#333;}
  .product-cate a.active,.product-cate a:hover{color:#df2626;font-weight:bold;}
  .product-cate span{color:#aeaeae;margin-right:5px;}

  .newsview h1{font-size:20px;padding-top:20px;}
  .newsview .img-full{width:100%;}
  .newsview .padding-right{padding-right:20px;}
  .newsview .tipline{color:#aaa;font-size:12px;padding:10px 0;border-bottom:1px solid #ccc;}
  .newsview .tipline span{margin-right:20px;}
  .newsview .sidebar .title{font-size:14px;font-weight:bold;}
  .newsview .sidebar .item{border-left:3px solid #df2626;padding-left:10px;margin-top:15px;}
  .newsview .sidebar .item a{color:#011627;}
  .newsview .sidebar .item .time{color:#aaa;padding:5px 0 2px;}
  .relative-news{padding:12px 18px;line-height:2em;margin-bottom:20px;border:1px solid #e8e8e8;background-color:#fafafa;}
  .relative-news a{color:#011627}

  .show-in-m{display:none;}
  .show-in-pc{display:block;}
  .m-sub-menu{padding-left:20px;line-height:2em;}

  .img-cert{padding:20px;background-color:#f1f1f1;border:1px solid #e1e1e1;margin-bottom:30px;text-align: center;}
  .carousel-m{height:90vw!important;}
  .carousel-m .item{height:90vw!important;}

  .contact-info{padding:30px 30px 0 30px;border-left:1px solid #e1e1e1}
  .contact-info-item{border-bottom:1px solid #e1e1e1;line-height: 2.2em;margin-bottom: 4px;}
  .contact-info-item img{margin-right:10px;}
  .contact-form input,.contact-form textarea{width:100%;background-color:#fafafa;border:1px solid #e1e1e1;padding:10px 12px;border-radius:3px;outline: none;}
  .btn-send{background-color:#df2626;padding:10px 61px;color:#fff;}
  .btn-send:hover{opacity:0.8;color:#fff;}

  .search-bar{box-shadow:inset 0px 20px 10px -20px rgba(0,0,0,0.2);}
  .search-bar input{width:100%;font-size:30px;text-align:center;padding:15px;}

  .product-view{line-height:2em;}
  .product-view h1{font-size:30px;margin-top:0;}
  .product-view .underline{border-bottom:1px solid #e1e1e1;margin:40px 0 20px;padding-bottom: 10px;}
  .product-view .padding-left{margin-left:70px;height:460px;border-bottom:1px solid #e1e1e1;}
  .view-inner-nav{border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;}
  .view-inner-nav .content-nav a{margin-bottom:0;}

  .hide{display:none;}
  .popup .close{z-index: 999;
    position: absolute;opacity:1;
    right: 20%;top:60px;
    margin-right: 5px;padding:10px;}
  .popup .h1{font-size:26px;color:#df2626;padding-bottom:10px;}
  .popup:after{content:'';width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.4);z-index:999}
  .popup .popup-c{position: fixed;margin:auto;
    left:0;
    right:0;
    top:0;
    bottom:0;
z-index:1000;}
.popup-inner{background-color:#fff;padding:40px 20% 60px;overflow:hidden;position:relative;}
  .popup-sm{width:450px;height:510px;}
  .popup-lg{width:1200px;height:595px;}

  .btn:hover, .btn:focus, .btn.focus{color:#fff;}
.valid-tip{height:12px;padding-left:12px;color:red;padding-top:2px;font-size:12px;}

.about-growth{position: absolute;width:100%;height:100%;color:#fff;}
.about-growth:after{content:'';width:100%;height:3px;background-color:rgba(255,255,255,1);z-index:999;top:50%;left:0;}

#tagsC .content{display:none;min-height:400px;}
#tagsC .content table{width:100%;}
#tagsC .content table td{padding:2px 5px;border:1px solid #ccc;}
#tagsC .content:first-child{display:block;}

  img {
    border: 0;
    outline: none
  }
  
  .imgdet {
    position: relative;
    height: 460px;
    width: 1200px;
    background: #fff
  }
  
  .imgdet .imglist {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
   
    width: 104px;
    height: 100%;
    overflow: hidden
  }
  
  .imgdet .imglist ul {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    font-size: 0
  }
  .imgdet .imglist .arrow{width:100px;position: absolute;z-index:99;cursor:pointer;box-sizing:border-box;height:40px;background-color:#fafafa;border: 1px solid #e8e8e8;text-align: center;line-height:36px;;}
  .imgdet .imglist .arrow:hover{border-color:#df2626;background-color:#fff;}
  .imgdet .imglist .arrow:last-child{bottom:0;}
  .imgdet .imglist ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100px;
    height: 100px;
    border: 1px solid #e8e8e8;
    margin-bottom: 20px!important;
  }
  
  .imgdet .imglist ul li:last-of-type {
    margin-bottom: 0
  }
  
  .imgdet .imglist ul .active {
    border: 1px solid #df2626
  }
  
  .imgdet .imglist ul li img {
    width: 100%;
    height: 100%
  }
  
  .imgdet .imgpart {
    vertical-align: top;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 460px;
    height: 460px;
    margin-left:40px;
    border:1px solid #e8e8e8;
  }
  
  .imgdet .imgpart .pic {
    position: relative;
    width: 100%;
    height: 100%
  }
  
  .imgdet .imgpart .pic .magnify {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    cursor: move;
    background-color: #fff;
    opacity: .3;
    filter: alpha(opacity=30)
  }
  
  .imgdet .imgpart .pic img {
    width: 100%;
    height: 100%
  }
  
  .imgdet .imgpart .bigpic {
    display: none;
    position: absolute;
    top: 0;
    right: -470px;
    width: 460px;
    height: 460px;
    z-index: 333;
    border: 1px solid #fff;
    overflow: hidden
  }
  
  .imgdet .imgpart .bigpic>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 920px;
    height: 920px
  }
  a,a:hover{color:#df2626;text-decoration: none;}
  .lang-select a:hover{color:#fff;opacity:0.7}
  .product-section{padding-bottom:50px;padding-top:80px;position:relative;background:url(../images/bg_growup.jpg);margin-top:30px;}
  .product-title{padding:50px 10px 30px;font-weight:400;font-size:36px;line-height:46px;color:#252b3a;text-align:center;color:#fff}
  .product-wrapper{padding-left:10px;padding-right:10px;margin-left:auto;margin-right:auto;position:relative}
  .swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}
  .product-features .product-body{margin:0 25px}
  .product-features .product-body:after{content:"";width:100%;height:3px;background:url(../images/productBase-features-model.png) no-repeat;background-size:100% auto;background-position:center;position:absolute;top:50%;left:0;z-index:0}
  .features-item{position:relative;float:left;padding-top:95px;}
  .features-item:nth-child(even){transform: rotate(180deg);}
  .features-item:nth-child(even) .features-info .features-info-s{transform: rotate(180deg);}
  .features-slide .features-item>*{text-align:center}
  .features-item h3,.features-item-h3{font-size:16px;line-height:28px;margin-bottom:50px;color:#fff;opacity:.7;transition:all .1s}
  .features-item i,.features-item-i{position:absolute;width:75%;height:33px;background:url(../images/productBase-features-timeline-dark.png) no-repeat;background-size:contain;
    background-position:right center;left:-65%;margin-left:10px;top:146px;z-index:3}
    .features-item:nth-child(even) i{top:auto;bottom:148px;left: 15%;}
  .features-info{display:block;margin:0 auto;margin-top:80px;padding:20px 0;transition:all .3s;border-radius:2px;}
  .features-info-i{font-size:14px;color:#a0a2a8;line-height:22px;margin-bottom:10px}
  .features-info-s{height:80px;font-size:12px;color:#000;line-height:20px;margin-top:4px;text-align:left;overflow:hidden}
  .features-info-s .h6{color:#df2626;font-size: 22px; border-bottom: 1px solid #df2626;line-height:40px;font-weight:bold;}
  .features-item.dark i{background:url(../images/productBase-features-timeline-dark.png?12) no-repeat;background-size:contain;background-position:right center}
  .features-item:hover h3{font-size:22px;line-height:28px;}
  .features-item:hover i{width:75%;margin-left:13px;background:url(../images/productBase-features-timeline-hover.png) no-repeat;background-size:contain;background-position:right center}
  /* .features-item a{opacity:0.7;} */
  /* .features-item a{background:url(../images/productBase-features-info.png) no-repeat;opacity:0.7;background-size:100% 100%} */
  .features-item a:hover{text-decoration: none;opacity:1}
  .product-features .swiper-button-prev{width:30px;height:40%;left:5px;top:40%;background:0 0}
  .product-features .swiper-button-prev:after{content:"";display:inline-block;position:absolute;width:30px;height:30px;background:url(../images/productBase-features-left.png) no-repeat;background-size:100% 100%;top:50%;margin-top:-25px;left:50%;margin-left:-14px}
  .product-features .swiper-button-next{width:30px;height:40%;right:5px;top:40%;background:0 0}
  .product-features .swiper-button-next:after{content:"";display:inline-block;position:absolute;width:30px;height:30px;background:url(../images/productBase-features-right.png) no-repeat;background-size:100% 100%;top:50%;margin-top:-25px;left:50%;margin-left:-15px}
  
  
  .ace-flex{display:flex;}
  .ace-flex-item{flex:1;}
  .home-main{height:543px;}
  .main-left{width:838px;}
  .main-right{padding:0 0 20px 35px;width:362px;line-height:2em;display: flex;
    flex-direction: column;
    justify-content: space-between;
}
  .main-right p{text-indent: 2em;}
  .main-right h2{font-size:36px;color:#df2626;position:relative;display:inline-block;padding-bottom:5px;margin-bottom:0;padding-top:0;margin-top:0;}
  .main-right h2:after{content:"";bottom:0;left:0;width:100%;border-bottom:1px solid #df2626;position:absolute;}
  .mt{margin-top:5px;}
  .font-15{font-size:15px;letter-spacing:1px;}
  .font-12{font-size:12px;}
  .pdt{padding-top:20px;}
  .pdtb{padding-bottom:10px;padding-top:10px;}
  .home-font-xl{font-size: 34px;color:#df2626;}
  .main-text{overflow-y:auto;}
  .main-text-item{border-left:1px solid #8c8c8c;padding-left:18px;}
  #control-items>div{position:relative;}
  #control-items>div>.item-text{position:absolute;z-index:9;color:#fff;text-align:center;line-height:88px;width:142px;text-shadow:0 0 3px #000;}
  #control-items>div:after{content:'';width:142px;height:88px;left:0;top:0;position:absolute;background-color: rgba(0,0,0,0.5);}
  #control-items>div.active:after{display:none;}

  .index-product{margin-top:12px;}
  .index-product-name{width:180px;height:100%;float:right;text-align:center;background-color: #f5f5f5;color:#555555;padding-top:120px;position:relative;}
   .index-product-name h2{font-weight: normal;}
   .index-product-name:after{content:"";position: absolute;top:50%;left:-10px;width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 10px solid #f5f5f5;
    border-bottom: 20px solid transparent;margin-top:-20px;}
    .index-product-name .btn{color:#555;border:1px solid #555;}
   .index-product:hover .index-product-name{background-color:#df2626;color:#fff;} 
   .index-product:hover .index-product-name:after{border-right: 10px solid #df2626;}
   .index-product:hover .index-product-name .btn{color:#fff;border-color: #fff;}
   .index-product-header{margin-top:60px;margin-bottom:10px;}
   .index-product-header h1{color:#df2626;font-size:36px;}
   .index-product-header h5{color:#555;font-size:15px;}
   .index-icons{display: flex;}
   .index-icons div{flex:1;text-align:center;}
   
   .sub-menu{width: 100%;height:356px;background:url(../images/sub-menu-bg.jpg);display:none;}
   .sub-menu-content{width:990px;margin:0 auto;height:100%;}
   .sub-menu-list{height:100%;flex-direction:column;}
   .sub-menu-list>div{width:328px;background-color:rgba(255,255,255,0.2);color:#fff;border-bottom:2px solid #000;padding:5px 15px;position:relative;align-items:center;height:119px;}
   .sub-menu-list>div:nth-child(3){border-bottom:0;}
     .sub-menu-list>div>div{width:120px;display:inline-block;text-align:center;}
     .sub-menu-list>div a{color:#fff;}
   .sub-menu-list>div:hover{background-color:rgba(255,255,255,1);color:#555;}
   .sub-menu-list>div:hover a{color:#555;}
   .sub-menu-list>div:after{content:"";position: absolute;top:50%;right:-8px;width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 8px solid rgba(255,255,255,0.2);
    border-bottom: 8px solid transparent;margin-top:-8px;}
    .sub-menu-list>div:hover:after{border-left: 8px solid rgba(255,255,255,1);}
    .sub-menu-right{background-color:rgba(136,136,136,0.1);width:670px;padding:30px 50px 0;color:#fff;position:relative;display:none;}
    .sub-menu-right .sub-menu-right-link{margin-top:50px;}
    .sub-menu-right .sub-menu-right-link a{color:#fff;display:inline-block;padding-right:30px;margin-right:30px;border-right:1px solid #555;}
    .sub-menu-right .sub-menu-right-link a:last-child{margin-right:0;border-right:0;}
    .sub-menu-right-img{position:absolute;right:30px;top:30px;}
    
    .f15{font-size: 15px;}
    .pos-rel{position:relative;}

    .bus-t{font-size:16px;color:#555555;}
    .color-primary{color:#df2626;}
    .bus-a{width:60%;margin:0 auto;font-size:16px;}
    .font-xxxl{font-size:48px;}
    .bus-a div:first-child{border-right:1px solid #555;}
    .h2-sub{font-size:24px;color:#555;padding-left:40px;position:relative;margin:15px 0;}
    .h2-sub:after{content:"";position: absolute;left:25px;top:15%;width: 5px;height:70%;background-color: #df2626;}
    
    .content{line-height:2em;font-size:16px;}
    .content img{max-width:100%;height:auto;}
    .content ul{display: flex;justify-content:space-between;width:1220px;overflow:hidden;}
    .content ul.ul-sm{width:1000px;margin:0 auto;font-size:12px;}
    .content ul li{float:left;margin-right:20px;line-height:1.4em;position:relative;font-family:arial;}
    .content ul li .text-over-img{position: absolute;bottom:0;left:0;width:100%;padding:5px 0;text-align:center;background-color:rgba(223,38,38,0.7);color:#fff;font-size:16px;}
    .content ul li .text{width:100%;padding:14px 0;text-align:center;background-color:#df2626;color:#fff;font-size:16px;}
    .content ul li img{width:100%;height:auto;}
    .content h1{color:#df2626;text-align:center;font-size:36px;margin-top:80px;padding-bottom:18px;}
    .inner-banner2{height:450px;background-size:cover;background-position:center;width:100%;display:flex;text-align:center;}
    .inner-banner2 >div{align-self:center;width:100%;color:#fff;}
    .inner-banner2 >div>h2{font-size:48px;}
    .inner-banner2 >div>p{font-size:20px;}
    .dev-tab{width:391px;height:148px;background-color:#f5f5f5;padding:25px 45px;margin-bottom:12px;}
    .dev-tab.active{background-color:#df2626;color:#fff;}
    .dev-tab:after{content:"";position: absolute;width: 0;left:391px;top:72px;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 10px solid #f5f5f5;
    border-bottom: 20px solid transparent;margin-top:-20px;}
    .dev-tab:nth-child(2):after{top:233px}
    .dev-tab:nth-child(3):after{top:392px}
    .dev-tab.active:after{border-left: 10px solid #df2626;}
    .dev-tab-cont{position: absolute;right:0;top:0;opacity:0;width:795px;height:468px;z-index:-1;}
    .dev-tab-cont img{width:100%;}
    .dev-tab.active .dev-tab-cont,.dev-tab .dev-tab-cont.active{opacity:1;}
    .dev-tab-cont-w{position:absolute;bottom:0;padding:20px 0 20px 40px;background-color: rgba(0,0,0,0.5);color:#fff;width:100%;}
    .dev-tab-cont-w-btn{position:absolute;right:0;top:0;z-index:999;height:100%;background-color:#df2626;color:#fff;text-align: center;padding:20px 40px;}
    .dev-tab-cont-w-btn:hover{color:#fff;}
      .abt-right{padding-left:30px;line-height:2em;display:flex;flex-direction:column;justify-content:space-between;width:360px;}
  .abt-right p{text-indent: 2em;}
  .abt-right h2{font-size:36px;color:#df2626;position:relative;display:inline-block;padding-bottom:5px;margin-bottom:30px;}
  .abt-right h2:after{content:"";bottom:0;left:0;width:100%;border-bottom:1px solid #df2626;position:absolute;}
  .abt-main{align-items:center;padding:80px 0;}
  .abt-main h2{font-size:22px;margin-top:10px;margin-bottom:0;}
  .abt-main ol{list-style-type:disc}
  .abt-main ol li{padding:3px 30% 3px 0;}
  .abt-main-icon{width:160px;text-align: right;}
  .abt-value{justify-content:space-between;flex-wrap:wrap;}
  .abt-value .ace-flex-item:nth-child(2n){text-align:right;}
  .abt-value-item{min-height:223px;font-size:15px;width:585px;background-color:#fff;display:inline-block;text-align:left;padding:35px 50px 30px;border:1px solid #e1e1e1;margin-top:30px;}
  .abt-value-item-t{color:#df2626;font-size:20px;padding-bottom:15px;display:inline-block;position:relative;font-weight:bold;margin-bottom:20px;}
  .abt-value-item-t:after{content:"";position:absolute;height:2px;width:40px;background-color:#df2626;left:0;bottom:0;}
  
  .full-bg-primary{background-color:#df2626;height:560px;}
  .full-bg-gray{background-color:#f5f5f5;}
  .pdtb-xl{padding:40px 0 70px;}
  .pdtb-xxl{padding:75px 0 65px;}
  .font-white{color:#fff;}
  .pdl-sm{padding-left:15px;}
  .font-lg{font-size:18px;}
  .pd-lg{padding:30px;}
  .lh2{line-height: 2em;}
  .pdl{padding-left: 40px;}
  .gray-bg{background-color:#f5f5f6;}
  .pdt{padding-top:30px;}
  .font-xxl{font-size:30px!important;}
  .pdr{padding-right:40px;}
  .self-center{align-self: center;}
  
  .abt-ceo{font-size:15px;color:#fff;position:relative;padding:40px 90px;line-height:1.6em;}
  .abt-ceo-name-box{margin-top:-220px;}
  .abt-ceo:before{position:absolute;content:"";background:url(../images/abt-i4.png) no-repeat;width:37px;height:24px;left:30px;top:20px;}
  .abt-ceo:after{position:absolute;content:"";background:url(../images/abt-i5.png) no-repeat;width:37px;height:24px;right:30px;bottom:20px;}

  .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .swiper-slide {
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
  }
  .swiper-slide>img{margin:0 auto;cursor:pointer;}
  .gallery-top {
    height: 80%;
    width: 100%;
  }
  .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
  }
  .gallery-thumbs .swiper-slide {
    width: 20%;
    height: 100%;
    opacity: 0.4;
    display: flex;
    align-items: center;
  }
  .gallery-thumbs .swiper-slide>div{width:100%;text-align:center;color:#fff;text-shadow:0 0 3px #000;}
  .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
  }

  
  .num-list{padding:15px 30px 0;position: relative;line-height:2em;}
  .num-list .t{font-size:20px;color:#df2626;margin-bottom:6px;}
  .num-list p{color:#555555;font-size:16px;}
  .num-list:before{content:'';position: absolute;width: 30px;margin-left:-30px;
    height: 30px;
    background-repeat: no-repeat;}
    .num-list.n1:before{background-image:url(../images/num1.png);}
    .num-list.n2:before{background-image:url(../images/num2.png);}
    .num-list.n3:before{background-image:url(../images/num3.png);}
    .num-list.n4:before{background-image:url(../images/num4.png);}
    .num-list.arrleft:after{content:'';position:absolute;border-width: 10px;left: -10px;
      top: 30px;
      border-style: solid;
      border-color: transparent #df2626 transparent transparent;}
      .num-list.arrright{text-align:right;}
      .num-list.arrright .t>img,.num-list.arrleft .t>img{margin:0 10px 5px 0;}

      .num-list.arrright:before,.num-list.arrleft:before{content:none;}
      .num-list.arrright:after{content:'';position:absolute;border-width: 10px;right: -10px;
        top: 30px;
        border-style: solid;
        border-color: transparent transparent transparent #df2626 ;}

        .qua-more-box{position:absolute;left:0;top:28%;text-align:center;width:100%;font-weight: bold;}
        .qua-more-box a{padding:8px 48px;border:1px solid #666;color:#666;margin-top:6px;display:inline-block;font-weight: normal;}
        .qua-more-box a:hover{background-color:#df2626;color:#fff;text-decoration: none;}
    
        
        .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus{border-color:#df2626;}
 
 
        .history-line{position:relative;background: url('/assets/images/abt-p3.jpg?21') center no-repeat; min-height: 400px;}
        .history-line:after{content:'';position:absolute;left:50%;top:0;height:100%;width:1px;border-right:2px dashed #df2626;margin-left:-1px;}
        .history-line-item{width:100%;position:relative;}
        .history-line-item h2{color:#df2626;}
        .history-line-item p{font-weight: normal;font-size:15px;}
        .history-line-item:after{content:'';position:absolute;left:50%;top:5px;background:url(/assets/images/history-dot.png) center no-repeat;width:22px;height:22px;margin-left:-11px;}
        .history-line-item:nth-child(odd){
          padding-left:53%;
        }
        .history-line-item:nth-child(even){
          padding-right:53%;text-align: right;
        }
        @media screen and (max-width: 450px) {
          .history-line:after{content:none}
          .history-line-item{width:100%;position:relative;}
          .history-line-item h2{color:#df2626;}
          .history-line-item p{font-weight: normal;font-size:15px;}
          .history-line-item:after{content:none}
          .history-line-item:nth-child(odd){
            padding-left:5%;
          }
          .history-line-item:nth-child(even){
            padding-right:0;text-align: left;padding-left:5%;
          }
        }
        
        /* RESPONSIVE CSS
-------------------------------------------------- */

/* @media (min-width: 992px){
  body{min-width:1200px;}
.container {
  width:1200px;
}

} */
@media (min-width: 1030px) {
 
  
   body{padding-top:80px;}
  /*.container {
    width:1200px;
  } */
  /* Navbar positioning foo */
  .navbar-wrapper {
    height:90px;
    position:fixed;
    z-index:999;background-color:#fff;
    left:0;top:0;
    width:100%;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    /*margin-top: 20px;*/
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  /*.navbar-wrapper .navbar {*/
  /*  padding-right: 0;*/
  /*  padding-left: 0;*/
  /*}*/

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
  	height:90px;
  	/*padding:5px 0;*/
    /*border-radius: 4px;*/
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}

@media (max-width:1300px){
  .features-info-s{font-size:12px;}
}



@media (max-width:1030px){
  .carousel .item,.carousel {
    height: 55vw;
  }
  .swiper-pagination-bullet-active{background:#df2626!important;}
  .product-view h1{margin-top:20px;}
  .index-product-name:after{content:none;}
  .num-list.arrright:after,.num-list.arrleft:after{content:none;}
  .num-list{padding: 15px 15px 0 15px;}
  .pdl,.pdr{padding:0;}
  .flex-dir-col-m{flex-direction:column;}
  .flex-c-reverse-m{flex-direction: column-reverse;}
  .flex-dir-col-m li{width:100%;}
  /* .num-list .t{font-size:26px!important;} */
  .num-list p{font-size:14px;}

  .navbar-toggle{margin-right:0}
  .num-list:before{content:none;}

  h1,.h1{font-size:26px;}
  img{max-width:100%;}
  .font-xxl{font-size:36px}
  .font-xxxl{font-size:30px;}
  .padding-top-lg{padding-top:30px;}
  .padding-tb{padding:20px 0;}
  .content{font-size:15px;}
  .content ul{width:100%;margin-top:20px;display:block;}
  .content ul li{margin-right:0;float:none;margin-bottom:20px;}
  .content ul li:last-child{margin-right: 0;}
  .content h1{font-size:26px;margin-top:40px;padding-bottom:1px;}
  .inner-banner2{height:260px}
  .content ul.ul-sm{width:100%;}
  .content ul.ul-sm li{padding-right:35px;padding-left:35px;float:left;width:50%;}
  .abt-main{flex-direction: column;padding:40px 0;}
  .abt-right{padding-left:0;width:100%;}
  .main-text{font-size:15px;}
  .abt-right h2{font-size:28px;}
  .margin-top-xl{margin-top:40px;}
  .abt-main-icon{text-align: left;width:90%;margin-top:10px;}
  .abt-main ol li{padding:10px 10px 0;}
  .abt-main-icon >img{float:left;margin-right:10px;}
  .abt-value{flex-direction: column;}
  .abt-value-item{width:100%;margin-top:10px;padding:30px 30px 20px;}
  .abt-ceo{padding:30px 18px;}
  .abt-ceo-name{width: 100vw;
    padding-left: 20px;}
    .abt-ceo-name h2{font-size: 20px;margin-top:30px;}
    .abt-ceo:before{left:0;top:0;}
    .abt-ceo:after{right:0;bottom:0;}
    .margin-top-sm{margin-top:12px;}
    .abt-ceo-name-box{flex-direction: column-reverse;margin-top:0;}
    .abt-ceo-name-box .font-white{color:#df2626;}
    .full-bg-primary{height: auto;
      padding: 40px 0!important;}
    .dev-tab{width:100%;height:auto;padding:0;background-color:#df2626;color:#fff;}
    .dev-tab h3{padding:0 15px;font-size:18px;}
    .dev-tab h4{padding:0 15px;}
    .dev-tab p{padding:0 15px;}
    .dev-tab-cont{position: relative;width:100%;height:auto;z-index:1!important;opacity:1}
    .dev-tab:after{content:none;}
    .dev-tab-cont-w{padding:10px;font-size:12px;}
    .dev-tab-cont-w-btn{position:static;padding:1px 5px;}
    .popup-inner{padding:10px;top:auto;}
    .popup .close{top:20px;right:20px;}

	.carousel-indicators{width:auto;bottom:0;right:10%;}
	.carousel-indicators li{margin-left:12px;background:#ccc;border:none;width:12px;height:12px;}
.carousel-indicators li.active{background:#df2626;width:12px;height:12px;margin-left:12px;}
.navbar-brand{padding:17px 15px 15px;}
.navbar-nav > li > a{height:40px;line-height: 40px;}
.main-left{width:100%;height:70vw;}
.pdtb-xxl{padding:25px 0;}
.home-main{height:auto;}
/* .main-left img{width:100%!important;height:auto!important;} */
.home-main,.index-product{flex-direction: column-reverse;margin-top:10px;}
.main-right{width:100%!important;padding:0;}
.main-right h2{font-size:24px;margin-bottom:18px;}
#control-items{display: none;}
.index-product-header h1{font-size:24px;}
.index-icons{flex-wrap: wrap;width:100%;display:block;}
.index-icons div{width:25%;margin-top:20px;float:left;min-height:150px;}
.index-product-name{width:100%;float: none;padding-top:5px;padding-bottom:10px;}
.index-intro-items{height:auto;padding:0 15%;width:auto;}
.index-intro-items img{width:100%;margin-bottom:10px;}
.index-intro-items a{position: static;}
ul.product-list li>div{height:auto;padding:0;}
ul.product-list li>div a.btn,.index-product-name a.btn{display: none;}
.navbar-wrapper{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:20;box-shadow: 0 0 5px rgba(0,0,0,0.5);}
body{padding-top:50px;    width: 100%;
  overflow-x: hidden;}
.to-top a{width:55px;height:55px;line-height:55px;}
.footer-feedback{padding-top:6px;}

.index-news >div img{height:auto;}
  .popup-lg,.popup-sm{width:100%;}
  .index-intro-box{padding:10px;}
  .product-view .padding-left{margin-left:0;height:auto;padding-bottom:30px;}
  .show-in-m{display:block;}
  .show-in-pc{display:none;}
  .innerpage-box .content{padding:20px 0;}
  .product-cate{margin:20px 0 0 0;}
  .inner-banner{top:0;}
  .inner-banner h2{font-size:1em;padding-bottom:0;margin-top:4%;}
  .inner-banner h4{font-size:12px;}
	.footer dl{width:33%;margin-right:0;}
	.index-intro{padding-bottom:40px;padding-top:40px;}
	ul.product-list,ul.product-list li>div{width:100%;}

	.margin-top{margin-top:30px;}
	/* .carousel{margin-bottom:30px;} */
	.content-nav a{margin:10px;}
	.container-product{width:100%;}
	#slideup-line{display: none;}
  .navbar-brand > img{width:50%;}
  .navbar-toggle{display: block;}
	.navbar-toggle .icon-bar{background: #000;}
	.navbar-nav{margin:0 0 20px 0;}
	.nav > li a{margin:0;display: inline-block;}
	.dropdown-menu{text-align: left;}
  .open > .dropdown-menu{margin:0;}
  .to-top{bottom:10px;right:0;}
	.open > .dropdown-menu:after{content:none;}
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header{padding-left:0;}
  .nav-search-div{top:55px;display:none;z-index:99999}
  table{width:100%;}
}

@media (max-width:768px){
  ul.product-list li{margin:0;float:none;}
  .footer dl{width:50%;margin-right:0;}
}


@keyframes underline{
	from{width:0;left:50%;}
	to{width:100%;left:0;}
}

@keyframes producti{
	0%{box-shadow:0 0 0 rgba(0,0,0,0);padding-top:40px;}
	100%{box-shadow:0 0 10px rgba(0,0,0,0.2);padding-top:10px;}
}
@keyframes productiOut{
  0%{box-shadow:0 0 10px rgba(0,0,0,0.2);padding-top:10px;}
  100%{box-shadow:0 0 0 rgba(0,0,0,0);padding-top:40px;}
}
@keyframes fadeIn{
	from{opacity:0;}
	to{opacity:1;}
}
@keyframes openSearch{
	from{background-color:#fff;}
	to{background-color:#df2626;}
}
@keyframes dropdownLang{
	from{height:0;}
	to{height:100px;}
}