@charset "utf-8";
/* CSS Document */
.*{margin: 0px;padding: 0px;}
body{font: 14px/28px "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;}
html, body{ height: 100%; width: 100%;}
a{color: #808080;text-decoration: none;}
a:hover{color: #333;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;}
.wp1380{ width:1380px; margin:0px auto}
.hs{ background: #f5f5f5;}
.h1, h1{ font-size: 16px; font-weight: 600;}
.container-s{ padding: 0px 40px;} 

.zsy-img{ width: 100%; overflow: hidden;  height: 100%;position: relative;}
.zsy-img img{ max-width:100%}
.zsy-img img.abc {position: absolute; top: 0; left: 0; bottom: 0; right: 0; max-width: 100%; max-height: 100%; display: block; text-align: center; margin: auto; background: #f6f6f6; transition:all 0.36s ease; }

.zsy-img a:hover img{ transform: scale(1.08);} 

.container-fluid{ padding-left: 50px; padding-right: 50px; position: relative;}

@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: 'iconfont'; /* project id 2232570 */
    src: url('http://at.alicdn.com/t/font_2232570_x8buy2dayif.eot');
    src: url('http://at.alicdn.com/t/font_2232570_x8buy2dayif.eot?#iefix') format('embedded-opentype'), 
          url('http://at.alicdn.com/t/font_2232570_x8buy2dayif.woff2') format('woff2'), 
          url('http://at.alicdn.com/t/font_2232570_x8buy2dayif.woff') format('woff'), 
          url('http://at.alicdn.com/t/font_2232570_x8buy2dayif.ttf') format('truetype'), 
          url('http://at.alicdn.com/t/font_2232570_x8buy2dayif.svg#iconfont') format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 13px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}





@font-face {
  font-family: "OpenSans-Light";
  src: url("../fonts/OpenSans-Light.woff2") format("woff2"),
       url("../fonts/OpenSans-Light.woff") format("woff"),
       url("../fonts/OpenSans-Light.ttf") format("truetype"),
       url("../fonts/OpenSans-Light.eot") format("embedded-opentype"),
       url("../fonts/OpenSans-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.zt{ font-family: 'OpenSans-Light';  font-size: 30px; color:#b2b2b2;   -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}



/*===============================db_xs==========================*/
.db_xs { width: 50px; height: 50px; transition: all 0.36s ease;  position: fixed; right: 30px; bottom: 60px; z-index: 9999; border-radius: 50%; display: none; background: url(../images/xs.png) no-repeat center center; background-color: rgba(0, 0, 0, 0.5);}
.db_xs:hover{ background-color: #333;}


 /*顶部*/
.ih2-logo {  margin: 20px auto; height: 60px; overflow: hidden; }
.ih2-logo img{ max-height: 60px;}
.ih2-nav {  line-height: 100px; text-align: center;}
.ih2-nav ul { margin: 0px auto; }
.ih2-nav ul li{ float: left; padding: 30px 10px;  transition: all 0.36s ease; }
.ih2-nav ul li a{font-size: 16px; color: #666666; height: 40px; line-height: 40px; display: block; position: relative; transition: all 0.36s ease; padding: 0px 20px;}
.ih2-nav ul li a::after{ width: 0%; content: '';  border-top: solid 2px #966e55; position: absolute;     bottom: 20px; left: 0; right: 0; transition: all 0.36s ease;}
.ih2-nav ul li:hover a{background-color: #966e55; border-radius: 6px; }
.ih2-nav ul li.select a{background-color: #966e55;  border-radius: 6px;}
.ih2-nav ul li.select a{color:#fff;}
.ih2-nav ul li:hover a{color: #fff;}




/*手机导航*/
.ix-m-logo{ float: left;}
.ix-m-logo img{ max-height: 40px; margin-top: 10px;}
.ix-m-head{ position: relative; height: 60px; display: none; z-index: 1;}
.m-nav-an{  width: 40px; height: 40px; float: right;  margin-top: 15px;  cursor: pointer;}
.m-nav-an span{ width: 22px; height: 2px; background: #333; 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; background: #f2f2f2; }
.leftcontrol ul.subnav li{ border-bottom:solid 1px #e5e5e5;}
.leftcontrol ul.subnav li:nth-last-child(1){ border:none;}
.leftcontrol ul.subnav li a { font-size:13px; }
.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: #966e55; 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{ width: 100%;}
.ix-banner.swiper-container img{ max-width: 100%;}
.ix-banner .swiper-button-prev{background: url(../images/r1.png)no-repeat center center; width: 50px; height: 50px; left: 50px;}
.ix-banner .swiper-button-next{background: url(../images/l1.png)no-repeat center center; width: 50px; height: 50px; right: 50px;}
.swiper-pagination-bullet{ background:rgba(255, 255, 255, 0.6)}
.swiper-pagination-bullet-active { opacity: 1; background: #fff;}



/*品牌优势*/
.il-2-nav{ text-align: center;}
.il-2-nav a{  display: inline-block; border-radius: 4px; height: 38px; line-height: 36px; color:#fff; padding: 0px 20px; border:solid 1px #fff; margin: 0px 20px; margin-bottom: 30px; font-size: 14px; transition: all 0.36s ease;}
.il-2-nav a:hover{ background: #fff; color: #d92916; }
.il-2-list .il-2-list-wp { position: relative; overflow: hidden;}
.il-2-list-img{ width: 100%; height: 100%; overflow: hidden;}
.il-2-list-bt{opacity: 1; visibility: visible; transition:  all 0.36s ease; text-align: center; position: absolute; color: #fff; bottom: 0; height: 50px; width: 100%;  line-height: 50px; font-size: 16px; background: rgba(0,0,0,.5); padding: 0px 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.il-2-list-img img{ max-width: 100%; transition: all 0.36s ease;}
.il-2-list-tit{ position: absolute; top: 0; height: 0; opacity: 0; transition: all 0.36s ease; text-align: center; width: 100%; left:0; right:0; z-index:1; }
.il-2-list-tit span, .il-2-list-tit span{ height: 60px; width: 60px; display: block; margin: 0px auto;}
.il-2-list-tit h1{ font-size:16px; font-weight:bold; color:#fff; padding-top: 20px;}
.il-2-list-tit p{ padding: 0px 30px; color:#fff; line-height: 180%; padding-top: 20px;}
.il-2-list-tit p img{ margin-top: 100%; transition: all 0.36s ease;}
.il-2-list-wp::before{ position: absolute; content: ''; transition: all 0.36s ease; width: 100%; height:0%; background: rgba(0,0,0,.7); bottom: 0; left: 0; right:0;}
.il-2-list-wp:hover .il-2-list-tit{ top:40px; opacity: 1;}
.il-2-list-wp:hover .il-2-list-img img{ transform: scale(1.08);}
.il-2-list-wp:hover::before{ height: 100%; z-index: 1;}
.il-2-list-wp:hover .il-2-list-tit p img{ margin-top:0;}
.il-2-list-wp:hover .il-2-list-bt{ opacity: 0; visibility: hidden;}



/*历史*/
.ix-list-6 .col_fourth{   float: left;  width: 25%; text-align: center; border-right:solid 1px #e0e0e0;     padding: 0px 15px;} 
.ix-list-6 .col_fourth:last-child{border-right: none;}
.ix-list-6 .col_fourth h2{ display: inline-block; font-size: 42px; color: #333; font-weight: bold;}
.ix-list-6 .col_fourth:nth-child(4){ padding-right:0px; }
.ix-list-6 .count-title{font-size: 36px; color:#333;}
.ix-list-6 .col_fourth span{ font-size: 15px; padding-left: 10px; color:#666;}
.ix-list-6 .count-text { font-size: 16px; color:#333;}
.ix-list-6 .count-text { color:#666; padding-top: 5px;}


/*关于我们*/
.ix-ab-t1{ text-align: center; font-size: 16px; line-height: 200%;}


/*通用头部*/
.ix-head{ text-align:center;}
.ix-head p{ line-height:100%; font-weight:normal}
.ix-head h1{ font-size:24px; color:#333; font-weight:normal; line-height:200%;}
.ix-head.bs p{ color: rgba(255, 255, 255, 0.8);}
.ix-head.bs h1{ color: #fff}
/*首页产品*/
.ix-pro-wp{ width: 1400px; margin: 0px auto; padding: 0px 80px; position: relative;}
.ix-pro-wp .ix-pro-wps{ padding: 0px; }
.ix-pro-wp .ix-pro-k{  border-radius: 6px;  background-color: #fff;}
.ipk-img{ width: 100%; height: 100%; overflow: hidden;     border-radius: 6px 6px 0px 0px;}
.ipk-img img{ max-width: 100%; transition: all 0.36s ease;}
.ipl-tit{ padding: 30px;}
.ipl-tit h1{ padding-bottom: 20px; font-size: 20px; color: #333333; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ipl-tit p{ font-size: 14px; color:#666; line-height: 200%;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical; height:55px}
.ipl-tit a{ font-size: 14px; color:#666;  text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; padding-top:15px; display:block;}
.ipl-tit a:hover{ color:#734934}
.ipl-tit a img{     vertical-align: text-top; padding-left: 15px;}
.ix-pro-wp .swiper-pagination-bullet{ width: 40px; height: 6px; background: rgba(255, 255, 255, 0.5); border-radius: 6px; }
.ix-pro-wp .swiper-pagination-bullet-active{ background: #fff;}
.ix-pro-wp .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{  margin: 0 10px;}
.ix-pro-wp .swiper-button-prev{background: url(../images/l.png)no-repeat center center; width: 60px; height: 60px; left: 0px;}
.ix-pro-wp .swiper-button-next{background: url(../images/r.png)no-repeat center center; width: 60px; height: 60px; right: 0px;}
.ix-pro-wp .ix-pro-k  .ipk-img a:hover img{ transform: scale(1.08);}


.ix-pro-wp .swiper-container-horizontal > .swiper-pagination-bullets{ bottom: 0px;}
.ix-pro-wp .swiper-slide{ transform: scale(0.8); opacity: 0.8;  transition: all 0.36s ease;}

.ix-pro-wp .swiper-slide.swiper-slide-active{ transform: scale(1);  opacity: 1; }

/*最新动态*/
.ix-news .row .col-md-4:nth-child(4){ display:none;}
.ix-news-list .inl-tit{ margin-top: -46px; position: relative; z-index: 11; text-align: center;}
.ix-news-list .it-t1{ width: 100px; margin: 0px auto; background-color: #fff; text-align: center; font-family: Arial, Helvetica, sans-serif; color:#333; transition: all 0.36s ease;} 
.ix-news-list .it-t1 p { font-size: 28px; padding-top: 10px; }
.ix-news-list .it-t1 span{ font-size: 16px;}
.ix-news-list .it-t2{ font-size: 16px; color: #333333; padding-top: 10px;  width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ix-news-list .it-t3 a{ color: #999; transition: all 0.36s ease;     width: 100%; overflow: hidden;  text-overflow: ellipsis; white-space: nowrap;}
.ix-news-list .it-t3 a i{ display: inline-block; padding-left: 10px; font-size:13px;}
.ix-news-list:hover .inl-tit .it-t1{ background-color: #734934; color: #fff;}
.ix-news-list .it-t3 a:hover{ color: #734934;}
.ix-news-list .it-t3 a:hover i{ color: #734934;}

.ix-news-more a{ width: 150px; margin:0px auto; height: 40px; display: block; text-align: center; margin-top:25px; line-height: 40px;  font-size: 14px; color:#999; border:solid 1px #ccc; transition: all 0.36s ease; border-radius: 4px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; }
.ix-news-more a:hover{background: #734934; border:solid 1px #734934;  color:#fff;}

/*招商加盟*/
.pg-team{ position: relative;}
.pg-team .swiper-slide{ background-color: #fff;}
.pg-team .swiper-slide .pt-img{    width: 46.667%;}
.pg-team .swiper-slide .pt-tit{ width: 53.333%; padding-left: 50px; padding-right: 50px; padding-top: 50px;}
.pg-team .swiper-slide .pt-img img{ max-width: 100%;}
.pg-team .pt-tit h1{ font-weight: normal; font-size: 24px; color: #966e55; line-height: 120%;}
.pg-team .pt-tit h2{ font-weight: normal; font-size: 14px; color: #999; line-height: 100%; padding-bottom: 20px; padding-top: 10px;}
.pg-team .pt-tit p{ font-size: 14px; color: #666666;}

.pg-team .swiper-pagination{ bottom: 60px;    width: 53.333%; padding-left: 50px; right: 0; text-align: left;} 
.pg-team .swiper-pagination .swiper-pagination-bullet{ width: 8px; height: 8px; background-color: rgba(0,0,0,0.4); margin-right: 15px;}
.pg-team .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background-color: #fff;}
.pg-team .swiper-pagination{ position: initial;  width: 100%;  text-align: center;  padding-left: 0px;padding-top: 20px;}




/*底部*/
.ix-footer{ border-top: solid 5px #966e55;}
.ix-foot-nav{float: left;     width: calc(100% - 160px);}
.ix-footer-one{ background: #fff;}
.ix-footer-one .container{ position: relative;}
.ix-foot-nav ul li:nth-child(1){ width: 34%;}
.ix-foot-nav ul li{ float: left;     width: 16%;}
.ix-foot-nav ul li h1{ font-size: 16px; color:#333333; font-weight: bold; padding-bottom: 30px;}
.ix-foot-nav ul li a{ display: block; color:#666666; font-size: 14px; line-height: 200%;}

.ix-foot-nav ul li img{ max-width: 100%; padding-right: 20px;}

.ix-foot-ewm{ position: absolute; top:0px; right: 20px; width: 120px; height: 120px; text-align: center;  color:#666666; font-size: 13px;}
.ix-foot-ewm img{ width: 120px; height: 120px; }
.ix-foot-ewm p{ padding-top: 5px;}
.ix-foot-two{ padding: 11px 0px;  color:#666666; background: #f5f5f5; font-size: 13px;}
.ix-foot-nav ul li a:hover{  color:#966e55;}
.ix-foot-two a{color:#666; }
.ix-foot-two span{ text-align: right; display: inline-block;}
.ix-foot-links{ padding-top: 11px; border-top: solid 1px #e5e5e5;}
.ix-foot-links span{ font-size: 14px; color:#666; padding-right: 18px;}
.ix-foot-links a{ font-size: 14px; color:#666; padding-bottom: 11px; padding-right: 20px; display: inline-block;}
.ix-foot-links a:hover{ color: #1b67b3;}




@media (max-width: 1390px) {
  .ix-pro-wp{width: 100%;}
  .ix-pro-wp .swiper-button-prev{ left: 20px;}
  .ix-pro-wp .swiper-button-next{ right: 20px;}


}
@media (max-width: 1199px) {


}
@media (max-width: 1080px) {

  .ix-header { display: none;}
  .ix-m-head { display: block;}

  .ix-head.pb4{ padding-bottom: 20px;}
  /*通用*/
  .pt10{ padding-top: 60px;} 
  .pb10{ padding-bottom: 60px;}
  .pt8{ padding-top: 40px;}
  .pb8{ padding-bottom: 40px;}
  .pb9{ padding-bottom: 40px;}
  .pt6{ padding-top: 30px;}
  .pb6{ padding-bottom: 30px;}

  /*品牌优势*/
  .il-2-list-tit{ display: none;}
  .il-2-list-bt{ display: block;}
  
  .swiper-container.pb6{ padding-bottom: 40px;}
  /*底部*/
  .ix-foot-nav ul li{ width: 14.5%;  padding-right: 0px;}
  .ix-foot-nav{ float: initial; width:100%; border: none; border-bottom: solid 1px rgba(255, 255, 255, 0.1);}

  /*招商加盟*/
  .pg-team .swiper-slide .pt-tit{ padding: 30px;}

 
}
@media (max-width: 780px) {

  /*品牌优势*/
  .il-2-list .il-2-list-wp{ margin-bottom: 20px;}

  /*底部*/
  .ix-foot-nav ul li:nth-child(1){ width: 25%;}
  .ix-foot-ewm{ width: 100px; height: 100px;}
  .ix-foot-ewm img{ width: 100px; height: 100px;}
  .ix-foot-nav{ padding-bottom: 0px;}
  

  /*产品中心 */
  .ix-pro-wp .swiper-slide{ opacity: 1; transform: scale(1);}
  .ix-pro-wp .swiper-button-prev, .ix-pro-wp .swiper-button-next{ width: 50px; height: 50px; background-size: 50px;}

  /*新闻资讯*/
  .ix-news .row .col-md-4:nth-child(4){ display: block;}

  /*banner*/
  .ix-banner .swiper-button-next, .ix-banner .swiper-button-prev{ display: none;}
  .ix-banner .swiper-container-horizontal > .swiper-pagination-bullets{ bottom: 0px;}
  
  /*加盟*/
  .pg-team .swiper-slide .pt-tit{ padding-left: 20px;}
  .pg-team .pt-tit h2{ padding:10px 0px;}

    /*招商加盟*/
    .pg-team .swiper-slide .pt-img{ width: 100%;}
    .pg-team .swiper-slide .pt-tit{ padding: 30px; width: 100%;}

  }
@media (max-width: 640px) {
  /*通用*/
  .pt10{ padding-top: 30px;} 
  .pb10{ padding-bottom: 30px;}
  .pb8{ padding-bottom: 30px;}
  .pt8{ padding-top: 30px;}
  .pb9{ padding-bottom: 30px;}
  .pt6{ padding-top: 30px;}
  .pb6{ padding-bottom: 30px;}
  .pb7{ padding-bottom: 20px;}
  .pt4{ padding-top: 30px;}

  .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-left: 10px; padding-right: 10px;}
  .row { margin-right: -10px; margin-left: -10px;}

/* 顶部LOGO */
  .ix-m-logo img{max-width: 280px; margin-top: 20px;}

  /*品牌优势*/
  .il-2-nav a{  margin:0px 10px; margin-bottom: 20px;}
  .il-2-nav.pb4{ padding-bottom:10px;}


  /*底部*/
  .ix-footer-one.pb6{ padding-bottom: 0px;}
  .ix-foot-nav ul li:nth-child(1){ display: none}
  .ix-foot-nav ul li{ display: block; width: 100%; padding-bottom: 20px; }
  .ix-foot-nav ul li a{ display: inline-block; padding-right: 15px;}

  .ix-foot-nav ul li h1{ padding-bottom: 10px;}
  .ix-foot-ewm{  position: relative;width: 150px; height: 150px; text-align: center; text-align: left; padding-left: 20px;}
  .ix-foot-ewm img{ width: 100px; height: 100px;}
  .ix-footer-one.pb4{ padding-bottom: 0px;}


  .ix-banner .swiper-pagination.swiper-pagination-bullets{ bottom: 5px;}

  /*关于我们*/
  .il-2-list-bt{ height: 40px; line-height: 40px; font-size: 15px;}
  .il-2-list .swiper-pagination{ bottom: 0; width: 100%;}
  .il-2-list .il-2-list-wp{ margin-bottom: 40px;}
  .il-2-list .swiper-pagination-bullet{ background-color: rgba(0, 0, 0, 0.3); margin: 0px 5px;}
  .il-2-list .swiper-pagination-bullet-active{ background-color: #734934;}
  .ix-ppys.pb4{ padding-bottom: 0px;}
  .ix-ab-t1{ font-size: 14px;}
  .ix-list-6 .col_fourth{ width: 50%;}
  .ix-list-6 .col_fourth:nth-child(1),  .ix-list-6 .col_fourth:nth-child(2){ padding-bottom: 20px;}
  .ix-list-6 .col_fourth:nth-child(2){border-right:none;}
  .ix-list-6 .col_fourth h2{ font-size: 36px;}
  .ix-list-6 .count-text{ font-size: 14px;}

  /*产品介绍*/
  .ix-head.pb4{     padding-bottom: 10px;}
  .ix-pro-wp{ padding: 0px 20px; padding-right: 0px;}
  .ix-pro-wp .swiper-button-prev, .ix-pro-wp .swiper-button-next{ display: none;}
  .ipl-tit{ padding: 20px; }
  .ix-pro-wp .swiper-pagination-bullet{    width: 10px; height: 5px;     }
  .ix-pro-wp .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 4px;}
  .ix-pro-wp .swiper-container.pb6{ padding-bottom: 30px;}

  /*新闻*/
  .ix-news-list{ padding-bottom: 20px;}
  .ix-news-more a{ margin-top: 0px;}

  /*加盟*/
  .pg-team .swiper-slide .pt-img{ width: 100%;}
  .pg-team .swiper-slide .pt-tit{ width: 100%; padding: 20px;}
  .pg-team .pt-tit h1{ font-size: 20px; font-weight: bold;}
  .pg-team .swiper-pagination{ padding-top: 10px;}
  .ix-ppwh.pb6{ padding-bottom: 20px;}

  }

