body {
  font-family:  'Microsoft Yahei',"Helvetica Neue", Helvetica, Tahoma, Arial, 'PingFang SC', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', sans-serif;
  font-size: 13px;
  line-height: 1.53846154;
  color: #353535;
  background-color: #fff;
  }
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family:  'Microsoft Yahei',"Helvetica Neue", Helvetica, Tahoma, Arial, 'PingFang SC', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', sans-serif;
  font-weight: bold;
  line-height: 1.1;
  color: inherit;
  }
a {outline: none;}
a:active {star:expression_r(this.onFocus=this.blur());}
a:focus { outline:0; }
  a:hover,a:focus{
    text-decoration: none;
  }
@media (max-width: 767px) {
  .container {
    max-width: 740px;
    }
  }
@media (max-width: 992px) {
  .container {
    max-width: 960px;
    }
  }
@media (max-width: 1200px) {
  .container {
    max-width: 1160px;
    }
  }

.container-fluid > .navbar-header{
  margin:auto 0;
}
.navbar{
  margin-bottom: 0;
}
 @media (max-width: 767px) {
  .navbar{
    border: none;
  }
  .container-fluid > .navbar-header{
    margin:0;
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 100001;
  }
   .navbar{
     min-height: 75px;
   }
  .navbar > .container .navbar-brand.index,
  .navbar > .container-fluid .navbar-brand.index{
    margin:20px 0 14px 15px;
    position: relative;
  }
  .navbar > .container .navbar-brand.index h1,
  .navbar > .container-fluid .navbar-brand.index h1{
    font-size: 18px;
    }
  .navbar > .container .navbar-brand.index span,
  .navbar > .container-fluid .navbar-brand.index span{
    font-size: 12px;
    }    
    .navbar-brand.index span{      
      margin: 0 0 0 -12px !important;      
      transform: translateX(-10%) scale(0.6) !important;      
    }
    .navbar > .container-fluid .navbar-brand.index .subtitle{
      position: absolute;
      left: 15px;
      width: 100%;
      top: 30px;
      text-align: left;
      display: block;
      font-size: 12px;
      font-weight: 600;
    }
    .navbar > .container-fluid .navbar-brand.index .subtitle:after{
      position: absolute;
      content: "·";
      left: -16px;
      top: 0px;
      font-size: 14px;
      display: block;
      color: #ccc;
    }
  }

@media (min-width: 768px){
  .navbar > .container-fluid .navbar-brand.index .subtitle{      
      display:none;
    }
  .navbar-nav > li {
      float: left;    
  }
  .navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
    min-width: 120px;
}
  .navbar-nav > li > a:hover,
  .navbar-nav > li > a:focus {
  color: #222;
  background-color: transparent;
  }
  .navbar-nav .disc{
    position: relative;
  }
  .navbar-nav .disc:after{
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #ccc;
    display: block;
    border-radius: 3px;
    top: 18px;
    left: 10px;
  }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    background: transparent;
  }
  .navbar-nav > li .line{
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #333;
    display: none;
    animation: line 0.5s ;
    -webkit-animation: line 0.5s ;
  }
  .navbar-nav > li > a:hover .line{
    display: block;
  }
  @keyframes line
  {
    from {
      left: -100%;
    }
    to {
      left: 0;
    }
  }


  @-webkit-keyframes line
  {
    from {
      left: -100%;
    }
    to {
      left: 0;
    }

  }
.nav-langbox-mobile{
  display: none;
}
.menu_text{
  display: none;
}
.nav-langbox-pc{
    position: absolute;
    z-index: 99;
    bottom:-43px;
    right: 4.2%;
    background: #fff;
    height: 50px;
    line-height: 2;
    padding:0;
  }
  .nav-langbox-pc .cn,.nav-langbox-pc .en,.nav-langbox-pc .tw{
    font-size: 15px;
    color: #959595;
    text-align: center;
    display: block;
    cursor: pointer;
  }
  .nav-langbox-pc .cn,.nav-langbox-pc .tw{
    border-bottom: 1px solid #959595;
  }
  .nav-langbox-pc .cn.current,.nav-langbox-pc .en.current,.nav-langbox-pc .tw.current{
    font-weight: bold;
    color: #333;
  }

  .dropdown-menu{
    box-shadow:none;
    min-width:120px;
    padding: 0;
    z-index: 10000;
    border: none;
    overflow: hidden;
    border-radius: 10px;
  }
  .dropdown-menu > li > a {
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px #e5e5e5 solid;
  }
    .dropdown-menu > li:last-child > a{
      border-bottom:none;
    }
    .navbar-nav  .menu{
      width: 80px;
      height: 21px;
      display: block;
      margin: -1px auto 0;
    }
    .dropdown-menu  > li > a .menulogo{
      width: 80px;
      height: 25px;
      margin: 0 auto;
      vertical-align: middle;
      display: block;
    } 
     .dropdown-menu  > li > a .menutext{
      display: none;
    }       
    .gxg{
      background: url(../img/menu-gxg.png) no-repeat top / 100% auto;
    }
    .jeans{
      background: url(../img/menu-jeans.png) no-repeat top / 100% auto;
    }  
    .kids{
      background: url(../img/menu-kids.png) no-repeat top / 100% auto;
    }
    .Yatlas{
      background: url(../img/menu-Yatlas.png) no-repeat top / 100% auto;
    }
    .cuch{
      background: url(../img/menu-cuch.png) no-repeat top / 100% auto;
    }
    .txu{
      background: url(../img/menu-2XU.png) no-repeat top / 100% auto;
    }
    .mc{
      background: url(../img/menu-mc.png) no-repeat top / 100% auto;
    }

    .dropdown-menu  > li > a:hover .menulogo{
      background-position: bottom;
    }
    .menu-share{
    position: absolute;
    right: 3.8%;
    top: 29%;
    width: 50px;
    height: 50px;    
    z-index: 9;
    cursor: pointer;    
    }

    .menu-share .share-icon{      
      width: 100%;
      height: 100%;
      display: block;
      background:  url(../img/more.png) no-repeat center;
    }
    .menu-share:hover .share-icon{
    background:  url(../img/more-a.png) no-repeat center;
    }
     .share-open-box{
      display: none;
      width: 100px;
      height: 200px;
      position: absolute;
      right: 0;
      top: 0;
      padding-top: 60px;
    }
    /*.menu-share:hover .share-open-box {
      display: block;
    }*/
    .share-open-box .share-open{
      display: block;
      width: 50px;
      height:75px;
      margin-left: 50px;
     }
    
   
    
    
     /********weixin*/
     .share-open-box .share-open.weixin .s-icon{ 
      width: 100%;
      height: 100%;
      display: block;
      background:  url(../img/weixinright-gray.png) no-repeat center;
    }
    .share-open-box .share-open.weixin.active  .s-icon{
      background:  url(../img/weixinright.png) no-repeat center;
    }
    /********sina*/
    .share-open-box .share-open.sina .s-icon{ 
      width: 100%;
      height: 100%;
      display: block;
      background:  url(../img/sina-gray.png) no-repeat center;
    }
    .share-open-box .share-open.sina.active  .s-icon{
      background:  url(../img/sina.png) no-repeat center;
    }
    .share-open-box .share-open{
      position: relative;
    }
    .share-open .hide{
      display: none;
      position: absolute;
      top: 53%;
      left: -210px;
      width: 160px;
      padding-bottom: 5px;
      border-radius: 8px;
      background: #fff;      
      transform: translateY(-50%);
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
          box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    }
    .share-open-box .hide:after{
      content: "";
      position: absolute;
      height: 1px;
      width: 50px;
      display: block;
      top: 48%;
      right: -50px;
      background-color: #000;
    }
    .share-open-box .hide img{
      width: 100%;
      display: block;
      margin: 0 auto;
    }
    .share-open-box .hide span{
      transform:scale(0.9);
      font-size: 12px;
      text-align: center;
      width: 100%;
      display: block;
    }

    /******品牌页微信公众号******/
    .down-weixin{
      display: none;
    }
    .code-share {
      position: absolute;
      left: 19%;
      top: 135%;
      width: 89px;
      height: 17px;
      z-index: 9999;
      cursor: pointer;
    }
    .code-share .code-share-icon{      
      width: 100%;
      height: 100%;
      display: block;
      background:  url(../img/weixincn.png) no-repeat center;
    }
    .code-share:hover .code-share-icon{
    background:  url(../img/weixincn-r.png) no-repeat center;
    }
    .code-share.en {
      width: 144px;
    }
    .code-share.en .code-share-icon{      
      width: 100%;
      height: 100%;
      display: block;
      background:  url(../img/weixinen.png) no-repeat center;
    }
    .code-share.en:hover .code-share-icon{
    background:  url(../img/weixinen-r.png) no-repeat center;
    }

    .code-share .code-share-open-box{
      width: 145px;
      height: 100px;
      position: absolute;
      left: 235%;
      top: 0;
      padding-top: 0;
      display: none;
    }
    .code-share.en .code-share-open-box{
      width: 195px;
    }
    .code-share .code-share-open.weixin{
      position: absolute;
      top: 11%;
      left: -40px;
      width: 160px;
      height: auto;
      padding-bottom: 5px;
      border-radius: 8px;
      background: #fff;
      text-align: center;
      transform: translateY(-50%);
      -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
      box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    }
    .code-share .code-share-open.weixin:after{
      content: "";
      position: absolute;
      height: 1px;
      width: 50px;
      display: block;
      top: 48%;
      left: -50px;
      background-color: #000;
    }
    .code-share.en .cn{
      display: none;
    }
    .code-share.en .en{
      display:none;
    }
    .code-share .en{
      display: none;
    }
    .code-share .cn{
      display:block;
    }
    /**/

}
@media (max-width: 767px) {
  .navbar-collapse.index{
    position: fixed;
    width: 100%;
    height: 100% !important;
    top: 9%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    background:#fff;
    margin: 0;
    padding: 0;
  }
  .index .navbar-nav {
  float: inherit;
   margin: 15% 0 10%;
    width: 100%;
    text-align:center; 
  }
  .navbar-nav > li > a{
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0;
  }
  .navbar-nav > li:first-child{
    display: none;
  }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus,.nav > li > a:hover, .nav > li > a:focus{
    background: transparent;
  }
  .dropdown.open .dropdown-menu,.dropdown-hover.open:hover > .dropdown-menu{
    display: block;
  }
  .dropdown .dropdown-menu,.dropdown-hover:hover > .dropdown-menu{
    display: none;
  }
  .dropdown .dropdown-toggle .line{
    width: 10px;
    height: 6px;
    display: inline-block;
    background: url(../img/mobil-arr.png) no-repeat center / 100%;
    transition: all 0.5s;
    transform-origin: center center;
    transform: rotate(0deg);
    margin: -3px 0 0 10px;
    vertical-align: middle;
  }
  .dropdown.open .dropdown-toggle .line{
    transform: rotate(180deg);
  }
  .nav-langbox-pc{
    display: none;
  }
/*  .nav-langbox-mobile{
    position: fixed;
    z-index: 99;
    bottom: 0;
    left: 2%;
    background: #fff;
    width: 96%;
    border-top: 1px solid #cacaca;
    line-height: 2;
    padding: 3% 0;
  }*/
  .nav-langbox-mobile {
    position: absolute;
    z-index: 99;
    top: 22px;
    right: 42px;
    background: #fff;
    width: 40px;
    text-align: right;
    border-right: 1px solid #cacaca;
    padding: 0;
}
  .nav-langbox-mobile .cn,.nav-langbox-mobile .en{
    font-size: 15px;
    color: #333;
    text-align: center;
    margin-right: 8px;
  }

  .nav-langbox-mobile .cn.current,.nav-langbox-mobile .en.current{
    font-weight: bold;

  }
  /*.nav-langbox-mobile .cn{*/
    /*float: left;*/
  /*}*/
  /*.nav-langbox-mobile .en{*/
    /*float: right;*/
  /*}*/
}
.navbar-brand.index{
    margin:40px 0 35px 100px;
    padding: 0;
    height: auto;
}
.navbar-brand.index h1{
  font-size: 22px;
  margin: 0 auto;
}
.navbar-brand.index span{
    font-size: 13px;
    margin: 0 0 0 -8px;
    color: #666;
    font-weight: bold;
    display: block;
    transform: translateX(-10%) scale(0.65);
}

@media (max-width: 767px) {
  .navbar-toggle{
    margin-top: 20px;
    padding: 9px 6px;
  }

  .navbar-toggle.collapsed{
    margin-top: 15px;
    padding: 9px 6px;
  }
  .navbar-toggle.collapsed .icon-bar {
    width: 20px;
    background: #333;
  }
  .navbar-toggle.collapsed .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 0;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
      background-image: none;
      background-color:transparent;
  }
  .navbar-toggle .icon-bar {
    width: 20px;
    background: #333;
    transition: all 0.5s;
  }
  .navbar-toggle .one{
    transform: rotate(45deg);    
  }
  .navbar-toggle .two{
    transform: rotate(-45deg);  
      margin-top: -2px !important;  
  }
  .navbar-toggle .three{
    display: none  
  }

  .navbar-toggle.collapsed .one,.navbar-toggle.collapsed .two{
    transform: rotate(0deg);
  }
  .navbar-toggle.collapsed .two{
    margin-top: 5px !important;
  }
  .navbar-toggle.collapsed .three{
    display: block;
  }

  .dropdown .dropdown-toggle{
    padding-left:20px;
  }

  .navbar-nav .open .dropdown-menu{
    background-color: #f5f5f5;
    padding: 15px 0;
  }
  .navbar-nav .open .dropdown-menu > li > a{
    padding: 15px 0;   
    font-size: 14px;
    color: #333;
    font-weight: bold; 
  }
  .navbar-nav  .menu_text{
    font-style: initial;    
  }

  .navbar-nav .open .dropdown-menu .menutext{
    font-style: initial;
    font-size: 14px;
    color: #333;
    font-weight: bold;
  }

}


.container, .container-fluid, .container-fixed, .container-fixed-md, .container-fixed-sm, .container-fixed-xs{
    padding-right: 0;
    padding-left:0;
  }

.carousel.index{
  cursor: pointer;
}
.carousel.index .carousel-control{
  display: none;  
}
.carousel.index:hover .carousel-control{
  display: inline-block;
}
.carousel-indicators{
  margin-bottom: 0;
}
@media (max-width: 767px){
   .carousel.index .carousel-indicators{
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
  }
  .carousel-indicators li {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 1px 5px;
    text-indent: -999px;
    cursor: pointer;
    opacity: 0.3;
    border: none;
    background: #fff;
    border-radius: 10px;
  }
  .carousel-indicators .active {
    width: 5px;
    height: 5px;
    margin: 1px 5px;
    opacity:1;
    }

}
@media (min-width: 768px) {
  .index .navbar-nav{
    float: right;
    margin:40px 9% 35px 0;
  }
  .carousel.index{
    width: 90%;
  }
  .carousel.index .carousel-inner > .item img{
    width: 100%;
  }
  .carousel.index .carousel-indicators{
    position: absolute;
    bottom: 5%;
    left: auto;
    right: -7%;
    z-index: 15;
    width: 50px;
    height: 55%;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none;
  }
  .carousel.index .carousel-indicators li {
    display: inline-block;
    width: 25px;
    height: auto;
    margin:0 0 20px 0;
    text-indent: 0;
    cursor: pointer;
    border: 0;
    border-radius: 0;
    position: relative;
    font-size: 16px;
    color: #959595;
    font-weight: bold;
}
  .carousel.index .carousel-indicators li .sline{
    width: 2px;
    height: 100px;
    background:#959595;
    margin:20px 0 0 13px;
    display: none;
  }
  .carousel.index .carousel-indicators .active:before {
    content: "";
    width: 3px;
    height: 3px;
    background:#333333;
    position: absolute;
    top: 11px;
    left: -5px;
    border-radius: 3px;
}
 .carousel.index .carousel-indicators .active{
    color: #333333;
 }
 .carousel.index .carousel-indicators .active .sline{
    display: block;
    background:#333333;
 }
}


/*******品牌轮播**********/
@media (min-width: 768px) {
  .brand-Carousel-box{
    position: relative;  
    width: 100%;
    height: 545px;
    margin-top: 3%;
  }
  .brand-carousel{
    width: 42.5%;
    height: 100%;
    position: absolute;
    right: 14.5%;
    top: 0;
    overflow: hidden;
  }
  .brand-carousel.shu{
    width: 25%;
    height: auto;
    position: absolute;
    right: 22%;
    top: 0;
  }
  /*.brand-carousel .brandleft-ul{
    min-width: 2000px;
  }*/
  .brandleft-ul .item{
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
  }
  .brandleft-ul .item.active{
    display: block;
  }
  .brandleft-ul .item img{
    width: 100%;
  }
  .brand-carousel-nav{
    position: absolute;
    right: 0%;
    top: 55%;
    transform: translateY(-50%);
        width: 11%;
  }
  .brand-carousel-nav .li{
    position: relative;    
        margin: 0 40% 25% 0;
    color: #959595;
    display: block;
    cursor: pointer;
    font-size: 16px; 
  }
  .brand-carousel-nav .li.active{
    color: #333;
  }

  .brand-carousel-nav .li.active:after{
    content: "";
    position: absolute;
    right: -65%;
    top: 50%;
    width: 65%;
    height: 1px;
    border-bottom: 1px #333 solid;
    display: block;
  }
  .brand-carousel .brand-btn{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 10%;
    height: 100%;
    display: block;
  }


  .brand-carousel .brand-btn.left{
    left: 0;
  }
  .brand-carousel .brand-btn.right{
    right: 0;
  }
  .brand-carousel .brand-btn .icon{
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    opacity: 0.7;
  }
  .brand-carousel-num{
    position: absolute;
    bottom: 8%;
    right: 6%;
    font-size: 24px;
    width: 72px;

}
  .brand-carousel-num b{
    font-size: 120%;
    border-right:#e5e5e5 1px solid;  
    margin-right: 5px;  
    padding-right: 5px;
  }
  .brand-carousel-num span{
    font-size: 16px; 
    color: #959595;  
    float: right;
    margin: 5px   0 0 5px;
  }
  .brand-menu-box,.brand-carousel-r{
    display: none;
  }
}

@media (max-width: 767px) {
  .brand-carousel-nav{
    display: none;
  }
  .brand-menu-box{
    display: block;
    width: 100%;
    height: 45px;
    margin: 0;
    padding: 0; 
    background: #fff;   
  }
  .brand-menu-li{
    display: inline-block;
    width: 19.1%;
    height: 100%;

  }
  .brand-menu-li.active{
    background: #333;
  }
  .brand-menu-li span{
    width: 70px;
    height: 25px;
    display: block;
    margin: 8px auto 0;
  }
  .brand-menu-li .gxg{
    background: url(../img/svg/menu-gxg.svg) no-repeat  top / 100% auto;
  }
  .brand-menu-li .jeans{
    background: url(../img/svg/menu-jeans.svg) no-repeat top / 100% auto;
  }
  .brand-menu-li .kids{
    background: url(../img/svg/menu-kids.svg) no-repeat top / 100% auto;
  }
  .brand-menu-li .Yatlas{
    background: url(../img/svg/menu-Yatlas.svg) no-repeat top / 100% auto;
  }
  .brand-menu-li .txu{
    background: url(../img/svg/menu-2xu.svg) no-repeat top / 100% auto;
  }
  .brand-menu-li .mc{
    background: url(../img/svg/menu-mc.svg) no-repeat top / 100% auto;
  }
  .brand-menu-li.active span{
    background-position: bottom;
  }
  .brand-carousel{
    position: relative;
  }
  .brandleft-ul{
    position: relative;
  }
  .brandleft-ul .item{
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
  }
  .brandleft-ul .item.active{
    display: block;
  }
  .brandleft-ul .item img{
    width: 100%;
  }

  .brand-carousel-num{
    display: none;
  }
  .brand-carousel-r{
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
  }
  .brand-carousel-r .round{
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #fff;
    opacity: 0.5;
    display: inline-block;
    margin: 0 3px;
  }
  .brand-carousel-r .round.active{
    opacity: 0.8;
  }
  .brand-carousel .brand-btn{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 10%;
    height: 100%;
    display: block;
  }
  .brand-carousel .brand-btn.left{
    left: 0;
  }
  .brand-carousel .brand-btn.right{
    right: 0;
  }
  .brand-carousel .brand-btn .icon{
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    opacity: 0.7;
  }
}

/***************品牌介绍**/
@media (min-width: 768px) {
  .brand-box{
    position: absolute;
    padding: 0;
    top: 35%;
    left: 8%;
    display: block;
    z-index: 1000;
    width: 34%;
    overflow: hidden;
    }
  .brand-con{
    position: relative;
    z-index: 99;
  }
  .brand-con-title{
    font-size: 16px;
    font-weight: bold;
    margin: 25px 0 15px;
  }
  .brand-con-txt{
    line-height: 2.5;
    overflow: hidden;
    font-size: 12px;
    padding-bottom: 5px;
  }

  .brand-namebox{    
      position: absolute;      
      top: 12%;
      left: 8%;
      margin-left: 0;
      display: block;
      width: 34%;
  }
  .brand-name{
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    color: #959595;
  }
  .brand-url{
     position: absolute;
     left:0;
     top:135%;
     cursor: pointer;
     width: 74px;
     height: 16px;
     display: block;
     background: url(../img/tmallcn.png) no-repeat center / 100%;
  }
  .brand-url:hover{
    background: url(../img/tmallcn-r.png) no-repeat center / 100%;
  }
   .brand-url.en{
     background: url(../img/tmallen.png) no-repeat center / 100%;
  }
  .brand-url.en:hover{
    background: url(../img/tmallen-r.png) no-repeat center / 100%;
  } 

  .brand-con-logo{
    vertical-align: middle;
    margin : -3px 10px 0 0;
    height: 35px;
    width: 85px;
    display: inline-block;
  }
  .brand-con-logo2,.brand-con-look{
    display: none;
  }
  .brand-con-logo.gxg{
    /*background: url(../img/svg/GXG.svg) no-repeat  86% 48%  / 135%;*/
    /*针对IE8的hack，目的是除掉之前background*/
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/svg/GXG.svg', sizingMethod='scale');
  }
  .code-share-mobile{
    display: none;
  }
}

@media (max-width: 767px) {
  .brand-box{
    width: 94%;
    margin:35px auto 0;

  }
  .brand-con{
    position: relative;
    z-index: 99;
  }
  .brand-con-title{
    font-size: 16px;
    font-weight: bold;
    margin:0 auto 20px;
  }
  .brand-con-txt{
    line-height: 1.8;
    overflow: hidden;
    font-size: 12px;
    padding-bottom:30px;
    margin-top: 0px;
  }
  .brand-namebox{
    overflow: hidden;
  }

  .brand-name{
    padding-left: 5px;
    height: 50px;
    font-size: 13px;
    font-weight: bold;
    line-height: 50px;
    color: #333;    
    background: #f7f7f7;
    width: 100%;
  }

  .brand-url,.menu-share.code{
    display: none;
  }
  .down-weixin{
    text-align: center;
    margin: 10% 0 2%;
  }
  .down-weixin .cn{
    display: block;
  }
  .down-weixin .en{
    display: none;
  }
  .down-weixin.en .cn{
    display: none;
  }
  .down-weixin.en .en{
    display: block;
  }
  .brand-con-logo{
    vertical-align: middle;
    margin-top: -3px;
    height: 30px;
    width: 70px;
    display: inline-block;
  }
  .brand-con-logo2{
    vertical-align: middle;
    margin: 10px auto 25px;
    height: 30px;
    width: 70px;
    display: block;
  }
    .brand-con-logo.gxg{
    background: url(../img/svg/GXG.svg) no-repeat  center  / 120%;
    /*针对IE8的hack，目的是除掉之前background*/
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/svg/GXG.svg', sizingMethod='scale');
  }
  .brand-con-look img{
    margin-bottom: 10px;
  }
  .code-share{
    display: none;
  }
  .code-share-mobile{
    text-align: center;
    width: 100%;
    margin: 25px 0 15px;
  }
  .code-share-mobile .code-share-open img{
    width: 30%;
    display: block;
    margin: 10px auto;
  }
  .code-share-mobile .code-share-open span{
    display: block;
  }
  .code-share-open.weixin .en{
    display: none;
  }
}


.brand-con-logo2.gxg{
  background: url(../img/svg/GXG.svg) no-repeat  center  / 120%;
  /*针对IE8的hack，目的是除掉之前background*/
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/svg/GXG.svg', sizingMethod='scale');
}
.brand-con-logo.jeans,.brand-con-logo2.jeans{
  /*background: url(../img/svg/gxgjeans.svg) no-repeat center / 120%;*/
    /*针对IE8的hack，目的是除掉之前background*/
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/svg/gxgjeans.svg', sizingMethod='scale');
}
.brand-con-logo.kids,.brand-con-logo2.kids{
  background: url(../img/svg/gxgkids.svg) no-repeat center / 110%;
    /*针对IE8的hack，目的是除掉之前background*/
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/svg/gxgkids.svg', sizingMethod='scale');
}
.brand-con-logo.Yatlas,.brand-con-logo2.Yatlas{
  background: url(../img/svg/Yatlas.svg) no-repeat center / 110%;
    /*针对IE8的hack，目的是除掉之前background*/
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/svg/Yatlas.svg', sizingMethod='scale');
}
.brand-con-logo.cuch,.brand-con-logo2.cuch{
  background: url(../img/svg/CUCH.svg) no-repeat center / 110%;
    /*针对IE8的hack，目的是除掉之前background*/
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/svg/CUCH.svg', sizingMethod='scale');
}
.brand-con-logo.txu,.brand-con-logo2.txu{
  background: url(../img/svg/2xu.svg) no-repeat center / 110%;
    /*针对IE8的hack，目的是除掉之前background*/
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/svg/2xu.svg', sizingMethod='scale');
}
.brand-con-logo.mc,.brand-con-logo2.mc{
  background: url(../img/svg/mc.svg) no-repeat center / 107%;
  /*针对IE8的hack，目的是除掉之前background*/
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/svg/2xu.svg', sizingMethod='scale');
}


@media (min-width: 768px) {
  .brand-con-li{
    width: 31%;
    margin: 0 2% 5% 0;    
  }
}
 .brand-con-li{
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
 }
 .brand-con-ul .video{
  cursor: pointer;
  position: relative;
 }
.brand-con-ul .video .video-z{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0;
  background:rgba(0,0,0,0.3);
  display: none;
}
.brand-con-ul .video .videoicon{
  width: 40px;
  height: 40px;
  display: block;
  background:url(../img/play.png) no-repeat center / 100%;
  position: absolute;
  left: 5%;
  bottom: 8%;
  z-index: 3;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
          box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}
@media (max-width: 767px) {
  .brand-con-ul .video .videoicon{
    left: 50%;
    bottom: initial;
    top: 50%;
    transform: translate(-50%,-50%);
  }
}
.brand-con-ul .video .video-z .videoicon{
    left: 52%;
    bottom: 50%;
    margin: 0 0 -20px -20px;
}
.brand-con-ul .video .video-z span{
    width: 105%;
    height: 100%;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding-top: 50%;
    transform: translateY(-25%);
}
@media (min-width: 768px) {
   .brand-con-li.video:hover{
    transform: scale(1.1);
    transform-origin: center center;
    z-index: 9;
    margin-top: -10px;
  }
  .brand-con-li.video:hover .videoicon.out {
    display: none;
  }
  .brand-con-li.video:hover .video-z{
    display: block;
  }
  .brand-con-li.img .img-z{
    position: absolute;
    width: 100%;
    height:100%;
    left: 0;
    top: 0;
    z-index: 9;
    display: none;
    background:url(../img/clickimg.png) no-repeat center rgba(0,0,0,0.3);
  } 
 .brand-con-li.img:hover{
    margin: 0;
    z-index: 9;
    transform: scale(1.1);
    transform-origin: center center;
 }
   .brand-con-li.img:hover .img-z{
    display: block;
   }

}

/************************关于我们 **/
@media (min-width: 768px) {
  .aboutbg{
    background:linear-gradient(to right,#fff 50%, #f9f9f9 0);
    background-size: 100% 100%;
  }
  .about-box{
    width: 90%;
    height: auto;
    display: block;
    margin: 0 0 0 5.5%;
    overflow: hidden;   
  }
  .about-nav{

    float: left;
    width: 20%;
    padding-top: 13.7%;
     background:url(../img/aboutleftbg.png) no-repeat left 28% / 56% auto;
  }
  .about-nav-li{
    padding:3px 0;
    font-size:14px;
    color: #959595;
    cursor: pointer; 
        position: relative;   
  }
  .about-nav-li:hover,.about-nav-li.current{
    color: #333;
  }
  .about-nav-li span:after{
    content: "";
    width: 40%;
    height: 1px;
    background:#333;
    position: absolute;
    left:30%;
    top: 50%;
    display: none;
    transform: translateY(-50%);
  }
  .about-nav-li:hover span:after,.about-nav-li.current span:after{
    display: block;
  }
 }  
 /************手机版**/
@media (max-width: 767px) {
  .aboutbg{
    background: #f9f9f9;
  }
  .contact-box{
    text-align: center;
    padding: 5%;
    word-break: break-all;
  }
  .contact-con{
    margin: 5% 2%;
    line-height: 1.8;
  }
  .contact-img-li{
    display: block;
    margin-bottom: 3%;
  }
  .contact-img-li img{
    width: 40%;
  }
  .contact-img-li span{
    display: block;
  }
  .about-nav{
    display: none;
    padding: 10% 5% 4% 50%;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    background: url(../img/aboutleftbg.png) no-repeat 5% 63% / 45% auto;
  }
  .about-nav:after{
    content: "";
    width: 6%;
    height: 3px;
    background-color: #333;
    position: absolute;
    bottom:-2%;
    left: 3%;
  }
  .about-nav-li{
    display: none;
  }
  .about-nav-li.current{
    display: block; 
  }
  .aboutus-con,.culture-con,.aboutnew-con,.honor-con,.contact-box{
    width: 94%;
    margin: 0 auto;
    font-size: 12px;
  }
  .culture-con{
    margin: 12% auto 5%;
  }
  .aboutnew-con{
    margin: 4% auto 5%;
  }
  .aboutus-con h3{
    font-size: 14px;
    line-height: 1.5;
  }
  .aboutus-con p{
    margin: 5% 0;
  }
  .aboutnew-con .carousel-control{
      background: transparent;
      text-shadow:none;
      color: #333;
      height: 30px;
  }
  .aboutnew-con .carousel-control > .icon{
    top: 22px;
  }
  .carousel-control.left{
    left: 0%;
  }
  .carousel-control.right{
    right: 0%;
  }
  .aboutnew-txt-box h1{
    font-size: 20px;
    text-align: center;
    margin-bottom: 7%;
  }
  .aboutnew-con .carousel-indicators{
    position: fixed;
    bottom:3%;
    display: none;
  }
  .aboutnew-con .carousel-indicators li{
    background-color: #333333;
    width: 7px;
    height: 7px;
  }

  .aboutnew-con .carousel-indicators li:first-child,.aboutnew-con .carousel-indicators li:last-child{
    width: 4px;
    height: 4px;
  }
  .aboutnew-con .carousel-indicators li.active{
    width: 7px;
    height: 7px;
  }
} 
 /****************荣誉*/
@media (min-width: 768px) {
  .honor-con{     
   /* position: relative; */   
  }

  .honor-con-ul{
    padding: 10px 0;
    width: 50%;
    height: 665px;
    overflow: hidden; 
    overflow-y: auto;
  }

  .honor-con-ul::-webkit-scrollbar{
    display: none;
  }
  /*webkit内核*/
.scroll_content::-webkit-scrollbar {
    width:0px;
    height:0px;
}
.scroll_content::-webkit-scrollbar-button    {
    background-color:rgba(0,0,0,0);
}
.scroll_content::-webkit-scrollbar-track     {
    background-color:rgba(0,0,0,0);
}
.scroll_content::-webkit-scrollbar-track-piece {
    background-color:rgba(0,0,0,0);
}
.scroll_content::-webkit-scrollbar-thumb{
    background-color:rgba(0,0,0,0);
}
.scroll_content::-webkit-scrollbar-corner {
    background-color:rgba(0,0,0,0);
}
.scroll_content::-webkit-scrollbar-resizer  {
    background-color:rgba(0,0,0,0);
}

/*o内核*/
.scroll_content .-o-scrollbar{
    -moz-appearance: none !important;   
    background: rgba(0,255,0,0) !important;  
}
.scroll_content::-o-scrollbar-button    {
    background-color:rgba(0,0,0,0);
}
.scroll_content::-o-scrollbar-track     {
    background-color:rgba(0,0,0,0);
}
.scroll_content::-o-scrollbar-track-piece {
    background-color:rgba(0,0,0,0);
}
.scroll_content::-o-scrollbar-thumb{
    background-color:rgba(0,0,0,0);
}
.scroll_content::-o-scrollbar-corner {
    background-color:rgba(0,0,0,0);
}
.scroll_content::-o-scrollbar-resizer  {
    background-color:rgba(0,0,0,0);
}
/*IE10,IE11,IE12*/
.scroll_content{
    -ms-scroll-chaining: chained;
    -ms-overflow-style: none;
    -ms-content-zooming: zoom;
    -ms-scroll-rails: none;
    -ms-content-zoom-limit-min: 100%;
    -ms-content-zoom-limit-max: 500%;
    -ms-scroll-snap-type: proximity;
    -ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
    -ms-overflow-style: none;
    overflow: auto;
}
/*********/

  .honor-con-ul .honor-con-li{
    font-size: 14px;
    color: #333;
    width: 100%;
    position: relative;   
  }
 
  .honor-con .honor-line{
    width: 50px;
    height: 55px;
    position: absolute;
    z-index: 999;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .honor-con .honor-line-li{
    width: 40%;
    height: 1px;
    background: #000;
    display: inline-block;
    margin-bottom: 25px;
    float: right;   
  }
  .honor-con .active .honor-line-li{
     animation: honor-line 1s ;
    -webkit-animation: honor-line 1s ;
  }
  .honor-con .honor-line-li.long{
    width: 100%;    
  }
  .honor-con .active .honor-line-li.long{
    animation: honor-line-long 1s ;
    -webkit-animation: honor-line-long 1s ;
  }
  @keyframes honor-line
  {
    0% {
      width: 40%;
    }
    50% {
      width: 100%;
    }
  }

  @-webkit-keyframes honor-line
  {
    0% {
      width: 40%;
    }
    50% {
      width: 100%;
    }
  }
@keyframes honor-line-long
  {
    0% {
      width: 100%;
    }
    70% {
      width: 50%;
    }
  }

  @-webkit-keyframes honor-line-long
  {
    0% {
      width: 100%;
    }
    70% {
      width: 50%;
    }
  }
}

 .honor-con-ul .honor-con-ul-img{
    width: 100%;
    margin-bottom: 15px;
  }
  .honor-con-ul .honor-con-li{
    margin-bottom: 10px; 
  }
  .honor-con-ul .honor-con-li i{
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
  } 
  .honor-con-ul .honor-con-li span{   
    display: block;
    width: 100%;
    margin-left: 3%;
    position: relative;
  }
  .honor-con-ul .honor-con-li span:before{
    content: "";
    position: absolute;
    width: 12px;
    left: -20px;
    height: 1px;
    top: 50%;
    display: block;
    background: #333;
  }

@media (max-width: 767px) {
  .honor-con{     
    position: relative;  
    margin-top: 15%;  
  }

  .honor-con-ul{
    padding:0;
    width: 94%;
    margin-left: 3%;
  }

  .honor-con-ul::-webkit-scrollbar{
    display: none;
  }
   .honor-con-ul .honor-con-li span{   
    display: block;
    width: 92%;
    margin-left: 8%;
    margin-bottom: 10px;
    position: relative;
  }
  .honor-con-ul .honor-con-li span:before{
    content: "";
    position: absolute;
    width: 12px;
    left: -20px;
    height: 1px;
    top: 50%;
    display: block;
    background: #333;
  }
  .honor-con .honor-line{
    display: none;
  }
  
 } 
 /****************大事件*/
@media (min-width: 768px) {
  .aboutnew-con{     
    position: relative;
    width: 75%;
    margin: 4% 0 0 0;
    /*height: 515px;*/
    overflow: hidden;
  }

  .aboutnew-con .carousel{
    width: 100%;
    height: 100%;
  }
  .aboutnew-con .aboutnew-txt-box{
    width: 50%;
    height: 515px;
    display: flex;
    margin-left: 30%;
    overflow-y: auto;
  }

  .aboutnew-con .carousel-control{
    background: transparent;
    color: #333;
    text-shadow: none;
  }

   .aboutnew-con .carousel-control.left{
    left: 0%;
   }
   .aboutnew-con .carousel-control.right{
    right: 5%;
   }
   .aboutnew-con .carousel-control > .icon{
    font-size: 36px;
       top: calc(50% - 40px);
  } 
  .aboutnew-txt-box .aboutnew-txt-tltle{
    font-size: 36px;
    line-height: 1.8;
    width: 100px;
    position: absolute;
    left:15%;
    top: calc(50% - 45px);
    transform: translateY(-50%);
  }
  .aboutnew-txt-box .aboutnew-txt-con{
    line-height: 1.8;
    width: 100%;
    height: auto;
    overflow-y: auto;
    margin: auto 0;
  }
  .aboutnew-con .carousel-indicators{
    position: fixed;
    bottom: 20%;
    margin-left: -50%;
    width:100%;
  }
  .aboutnew-con .carousel-indicators:after{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20%;
    height: 46px;
    display: block;
    background:url(../img/aboutleftbg3.png) no-repeat left top / 56% auto;
  }  
  .aboutnew-con .carousel-indicators li{
    border-color: #333;
    margin: 0 2.2%;
    display: none;
  }
  .aboutnew-con .carousel-indicators li.active{
    background-color: #333;
  }

}  
 /****************文化和介绍*/
@media (min-width: 768px) {

  .culture-con{
    margin:7.2% 0 0 49.5%;
    width: 50%;
    font-size: 14px;
  }
  /*.culture-con:after{
    content: "";
    position: fixed;
    top: 62%;
    left: 5.5%;
    width: 10px;
    height: 157px;
    background:url(../img/aboutleftbg2.png) no-repeat left top / auto;
  }*/
  .culture-con p{
    font-size: 14px;
  }
  .aboutus-con{
    margin:9.2% 0 0 30%;
    line-height: 2;
    width: 55%;
  }
  .aboutus-con h1,.aboutus-con h2,.aboutus-con h3,.aboutus-con h4{
    line-height: 1.8;
  }
}
 /****************文化和介绍*/
@media (min-width: 768px) {
  .contact-box{
    width: 50%;
    margin: 10% auto 0;
    text-align: center;
  }
  .contact-box h3{
    margin: 3% 0;
  }
  .contact-con{
    line-height: 2;
  }
  .contact-img{
    margin: 5% auto 0;
    text-align: center;
    width: 100%;
  }
  .contact-img-li{
    display: inline-block;
    width: 200px;
  }
  .contact-img-li img{
    width: 100px;
  }
  .contact-img-li span{
    display: block;
    font-size: 12px;
    transform: scale(0.9);
  }
}
/****************资讯列表***/
@media (min-width: 768px) {
  .newlist-box{
    width: 80%;
    margin: 0 auto;
  } 
  .newlist-li{
    display: block;
    width: 86%;
    margin: 0 auto 15%;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .2);
            box-shadow: 0 0 30px rgba(0, 0, 0, .2);
  }
  .newlist-li-info{
    padding: 30px 25px;  
    width: 100%; 
    display: block;
  }
  .newlist-li-title{
    color: #333;
    height: 25px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
  }
  .newlist-li-date{
    padding: 3px 6px;
    color: #fff;
    background: #333;
  }
  .newlist-li-txt{
    color: #333;
    height: 120px;
    line-height: 24px;
    overflow: hidden;
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;   
  }
  .newlist-li-img{
    width: 100%;
    height: 175px;
    display: block;
    overflow: hidden;
  }
  .newlist-li-img img{    
    min-height: 100%;
  }
  .newlist-box a.thumbnail:hover,.newlist-box a.thumbnail:focus {
    text-decoration: none;    
  }
  .newlist-box a.thumbnail:hover .newlist-li-img img{
    transform-origin: center;
    transform: scale(1.05);
    transition: all 1s;
  }

}
/**********手机*/
@media (max-width: 767px) {
  .newlist-box{
    width: 94%;
    margin: 0 auto;
  } 
  .newlist-box .row .col-sm-6{
    width: 50%;
    float: left;
  }
  .newlist-li{
    display: block;
    width: 100%;
    margin: 0 auto 15%;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
            box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  }
  .newlist-li-info{
    padding: 22px 15px;  
    width: 100%; 
    display: block;
  }
  .newlist-li-title{
    height: 16px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 20px 0 5px;
  }
  .newlist-li-date{
    font-size: 12px;
    padding: 3px 6px;
    color: #fff;
    background: #333;
  }
  .newlist-li-txt{
    color: #333;
    height: 90px;
    line-height: 18px;
    overflow: hidden;
    font-size: 11px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;   
  }
  .newlist-li-img{
    width: 100%;
    height: 90px;
    display: block;
    overflow: hidden;
  }
  
}
.newlist-loading,.newlist-bottom{
  width: 100%;
  display: block;
  text-align: center;
  margin: 15px 0;
}
.newlist-loading .loadicon{
    width: 20px;
    height: 15px;
    vertical-align: middle;
    margin-top: -2px;
    display:inline-block;
    background:url(../img/load.png) no-repeat center  / auto;
    transform-origin: center;
    animation: loadicon 1s infinite;
    -webkit-animation: loadicon 1s infinite;    
  }
  @keyframes loadicon
  {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(720deg);
    }
  }

  @-webkit-keyframes loadicon
  {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(720deg);
    }
  }
.newlist-bottom .bottomicon{
    width: 20px;
    height: 15px;
    margin: 0 auto;
    display: block;
    background:url(../img/top.png) no-repeat center  / auto;
  }
  .newlist-bottom{
    cursor: pointer;
  }

/****************资讯内容***/
@media (min-width: 768px) {
  .new-detail-box{
    width: 64%;
    margin: 0 auto;
  }
  .new-detail-box .new-detail-con{
    width: 95%;
    padding: 4% 5%;
    margin: 1% auto;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .2);
            box-shadow: 0 0 30px rgba(0, 0, 0, .2);
    text-align: center;
    overflow: hidden;
  }
  .new-detail-con .back-btn{
    float: left;
    padding-left: 15px;
    cursor: pointer;
    background:url(../img/backarrw.png) no-repeat left 4px  / 7px 12px;
  }
  .new-detail-con  .title{
    margin: 8% 0 2%;
  }
  .new-detail-con  .date{
    line-height: 2;
    display: block;
    margin-bottom: 1%;
  }
   .new-detail-con .new-detail-txt{
    text-align: left;
    padding-bottom: 3%;
   }
   .new-detail-prev,.new-detail-next{
    margin: 50px;
    display: inline-block;
    cursor: pointer;
    position: relative;
   
   }
   .new-detail-prev .title,.new-detail-next .title{
    width: 210px;
    display: block;
     overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align:center;
   }

   .new-detail-prev .line,.new-detail-next .line{
    width: 100%;
    height: 1px;
    background: #000;
    display: none;
    position: absolute;
    bottom: -5px;
    left: 0;
   }
   .new-detail-prev:hover .line,.new-detail-next:hover .line{
    display: block;
   }
   .new-detail-prev{
    float: left;
   }
   .new-detail-next{
    float: right;
   }   
}
/****************资讯内容手机***/
@media (max-width: 767px) {
  .new-detail-box{
    width: 100%;
    margin: 0 auto;
  }
  .new-detail-box .new-detail-con{
    width: 92%;
    padding: 0;
    margin:0 auto;
    
    text-align: center;
    overflow: hidden;
  }
  .new-detail-con .back-btn{
    float: left;
    padding-left: 12px;
    color: #fff;
    cursor: pointer;
    background:url(../img/backarrw.png) no-repeat left 4px  / 7px 12px;
  }
  .new-detail-con  .title{
    margin:0 0 0 8%;
    font-size: 16px;
    line-height: 1.5;
  }
  .new-detail-con  .date{
    line-height: 2;
    display: block;
    margin-bottom: 1%;
    font-size: 12px;
  }
   .new-detail-con .new-detail-txt{
    text-align: left;
    padding-bottom: 10%;
   }
   .new-detail-prev,.new-detail-next{
    display:none;    
   }
   
}

/**************/
@media (min-width: 768px) {
  .b404{
    width: 30%;
    margin: 20% 0 0 50%;
    transform: translate(-50%,-50%);
  }
  
}

.b404 img{
    width: 100%;
  }
  .b404 .backhome,.b404 .refresh{
      position: absolute;
      left: 30%;
      bottom: -30%;
      width: 77px;
      height: 30px;
      display: block;
      color: #333;
      font-size: 14px;
      line-height: 2;
      text-align: center;
      cursor: pointer;
      background:url(../img/404back.png) no-repeat 0 6px  / 13px 13px;
      padding-left: 13px;
  }
  .b404 .refresh{
    left: 61.5%;
    background:url(../img/404re.png) no-repeat 0 6px  / 13px 13px;
  }
@media (max-width: 767px) {
  .b404{
      width: 50%;
      margin: 50% 0 0 50%;
      transform: translate(-50%,-50%);
    }
  .b404 .backhome,.b404 .refresh{
    font-size: 18px;
    width: 100px;
    height: 50px;
    padding-left: 18px;
    left: 35%;
    bottom: -60%;
    background:url(../img/404back.png) no-repeat 0 9px  / 18px 18px;
  } 
  .b404 .refresh{
    bottom: -100%;
    background:url(../img/404re.png) no-repeat 0 9px  / 18px 18px;
  }
}
.brand-con-txt{
    word-break: break-word;
}