/* k */
*{margin:0; padding:0; list-style:none; }
body{ background:#fff; font-family: "microsoft yahei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;  font:normal 12px/22px; }
img{ border:0;  }
a{ text-decoration:none; color:#333;  }
.clear{ clear:both} 
.middle{width: 76%; margin: 0 auto;}
.warpper{width: 1200px; margin: auto;}
  html, body {
        position: relative;
        height: 100%;
    }
.fl{ float: left;}
.fr{ float: right;}
	/* 头部 */
.head { width: 100%; height: 40px; line-height: 40px; background: #f2f2f2; font-size: 16px}
.head a:hover{ color: #ffab3e;}
.head .left img{ margin-right: 10px;}
.head .right span{ font-weight: bold; float: left;}
.head .right i{ width: 1px; background:#ffab3e ; height: 20px; float: left; display: block; margin: 10px 5px;}
.header{ width: 100%; height: 130px;}
.header .logo{ margin: 30px 0px; width: 16%; }
.header .logo img{ width: 100%;}
.header .nva{width: 65%;  margin-left: 5%;}
.header .nva ul li{ float: left; width: 11%;  height: 130px;  text-align: center; line-height: 130px;} 
.header .nva ul li a{ color:#000;}
.header .nva ul li.on{ border-bottom: 4px solid #287038; z-index: 12;  }
.header .nva ul li.on:nth-child(5){ border-bottom: 4px solid #c50000; z-index: 12;  }
.header .nva ul li.on a{color: #287038; font-size: 20px;}
.header .nva ul li.on:nth-child(5) a{color: #c50000; font-size: 20px;}
.header .nva ul li:hover{border-bottom: 4px solid #287038; z-index: 12; }
.header .nva ul li:hover a{ color: #287038; font-size: 20px; }
.header .nva ul li:hover .nav-list{display: block;}
.header .nva ul li:nth-child(5):hover{ border-bottom: 4px solid #c50000; }
.header .nva ul li:nth-child(5):hover a{ color: #c50000;}
.souso{ width: 8%; height: 60px; margin: 2% 0px; display: block; margin-left: 2%;}
.search  a{ float: left; width: 50px; height: 60px; padding-top: 16%; box-sizing: border-box;}
.header .search .btn {background:url(../images/search1.png) no-repeat center; background-size: 60%;}
.header .search .btn2{background:url(../images/search2.png) no-repeat center; background-size: 60%;}
.header .weiixn:hover .code{ display: block; z-index: 9;}
.header .weiixn i{ font-size: 24px; line-height: 60px; float: right;}

.nav-list{
    display: none;
    position: absolute;
    top: 130px;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 46px;
	background: rgba(0,0,0,0.4);
    text-align: center;
}
.nav-list dl{
    display: inline-block;
}
.nav-list dl dt{
    float: left;
    margin: 0 25px;
}
.nav-list dl dt a{
    display: block;
    font-size: 14px !important;
    line-height: 46px;
    color: #fff !important;
}
.weiixn .code{ position: absolute; top: 12%; right: 12%; width: 120px; height: 120px;  display: none;}
.weiixn .code img{ width: 100%;}
.seach_cont .icon{ background:url(../images/search1.png) no-repeat left center; background-size: 100%; width: 30px; height: 30px; 
display: block;margin-top: 5px;}
.seach_cont{background: #fff; width: 25%; height: 40px; border:1px solid #bebebe; display: none;border-radius: 20px;  padding: 10px 20px;  position: absolute; top: 14%; right: 18%; z-index: 9; }
.seach_cont span{ width: 120px; float: left; background: #cccccc;  border-radius:20px; display: block; height: 100%; line-height: 40px; text-align: center; color: #999; font-size: 18px; margin-right: 1%;}
.seach_cont span:hover{ background: #3d3c3a; color: #fff;}
.seach_cont form{ width: 100%; float: right;  display: block;}
.seach_cont  input{ width: 60%; margin-left: 3%;  display: block; float: left; height: 40px; background: none; border: none;outline:medium; line-height: 40px; color:#cccccc; font-size: 18px; border-bottom: 1px solid #ccc; }
.search1 button{ border: none; background: none; outline:medium;}
/* banner */
.lb .swiper-container { width: 100%; height: 100%;margin-left: auto;margin-right: auto;}
.lb .swiper-slide { text-align: center;font-size: 18px;background: #fff;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.lb .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ width: 20%; bottom: 3%; z-index: 2; left: 38%; }
.lb .swiper-pagination-bullet{ background: #fff; width: 14px; height: 14px; outline: medium; opacity: 1;}
.lb .swiper-pagination-bullet-active{ opacity: 1; background: #229b3a;}
.lb .swiper-button-prev{ left: 77%; top: 88%; outline: medium;border: 2px solid #fff; width: 52px; height: 52px; border-radius: 50%;}
.lb .swiper-button-prev:after{ content: url(../images/fleft.png); background-size: 100%;}
.lb .swiper-button-next{ right: 16%; top: 88%; outline: medium;border: 2px solid #fff; width: 52px; height: 52px; border-radius: 50%;}
.lb .swiper-button-next:after{ content: url(../images/fright.png);}
.lb .swiper-button-next:hover,.lb .swiper-button-prev:hover{ background: #3d3c3a;}
.lb .xian{ width: 100%; height: 1px;  background-color: rgba(255,255,255,0.6);  display: block; z-index: 1;  position: absolute; bottom: 3.6%;}
.lb .swiper-slide img{width: 100%;height: auto;min-height: 100%;transition: 1s linear 2s;transform: scale(1.05,1.05);}
.lb .swiper-slide-active img {transition: 4s linear; transform: scale(1,1);}
.button_down { width: 40px; height: 40px; position: absolute; bottom: 7%;left: 47%; z-index: 9;-webkit-animation: bounce-down 2s linear infinite;animation: bounce-down 2s linear infinite; cursor:pointer}
.button_down img{ width: 100%;}  
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0px 20px !important;}
@-webkit-keyframes bounce-down {
       25% {
            -webkit-transform: translateY(-8px);
       }
       50%, 100% {
            -webkit-transform: translateY(0);
       }
       75% {
            -webkit-transform: translateY(8px);
       }
}
 
@keyframes bounce-down {
        25% {
             transform: translateY(-8px);
        }
        50%, 100% {
             transform: translateY(0);
        }
        75% {
             transform: translateY(8px);
        }
}
/*  */

.matter{ background: url(../images/qiindex1.jpg) no-repeat bottom center;  width: 100%;padding-bottom: 9%;  display: inline-block;padding-top: 60px;}
.matter .about { width: 40%; display: inline-block;}
.matter .classify{ width: 60%; display: inline-block;}
.about-title{ width: 100%; position: relative;}
.about-title h6{ font-size: 36px; color: #000;font-weight: 600;letter-spacing:2px;}
.about-title h6 i{ font-weight: 400; font-size: 20px; font-style: inherit; margin-left: 5px;}
.about-title span{ width: 100%; border-bottom: 1px  dashed #c0bfbf; display: block; margin: 10px 0px;}
.about-title p{text-transform:uppercase; font-size: 14px; font-weight: 300;letter-spacing:1.6px;}
.about-title .moer-geng{ position: absolute; right: 0px; top: 25%;}
.about-cont{ margin-top: 60px; padding-right: 10%;}
.about-cont span{ width: 60px; height: 8px; display: block; background: #287038; margin-left: 40px; margin-bottom: 35px;}
.about-cont p{ font-size: 16px; line-height: 30px;text-indent:2em; }
.classify .about-title h6{ padding-left: 60px;}
.classify .about-title p{ padding-left: 60px;}
.moer{ width: 166px; margin-top: 45px; height: 46px; border: 1px #373838 solid; line-height: 46px; text-align: center;}
.moer i{ background: url(../images/hright.png) no-repeat center; width: 16px; height: 12px; float: right; background-size: 100%; margin-right: 20%; padding-top: 19%;}
.moer:hover{ background:#287038; color:#fff;}
.moer:hover a{color: #fff;}
.moer:hover i{background: url(../images/fright.png) no-repeat center; width: 16px; height: 12px; float: right; background-size: 100%; margin-right: 20%; padding-top: 19%; }
.class .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	transform: scale(0.9);
    }
.class{ position: relative; padding-bottom: 6%; margin-top: 6%;}	
.class .swiper-pagination-bullet-active{background: #287038;}
.class .swiper-pagination-bullet{ opacity: 1;}
.class .swiper-pagination-bullet{width: 12px; height: 12px;}
.class .swiper-slide-active{ transform: scale(1);}
.class .class-img { width: 240px; height: 360px; overflow: hidden; border-radius: 30px; margin-right: 11px !important; margin-left: 14px; flex-shrink: 0; position: relative;}
.class-title{ position: absolute; top: 0px; width: 100%; height: 100%; background-image: linear-gradient(to bottom, rgba(31,92,0170,0), rgba(31,92,0170,0.6)); text-align: left; padding: 0px 10%; box-sizing: border-box; color: #fff;}
.class-title a{ width: 100%; height: 100%; display: block; color: #fff;}
.class-title span{ width: 22px; height: 2px; display: block; background: #229b3a; margin: 5px 0px;}
.class-title p:first-child{ font-size: 24px; font-weight: bold; padding-top: 130%;}
.class-title p:last-child{text-transform:uppercase; font-size: 16px;}
.class .class-img img{ height: 100%; }
.class .class-cp{ width: 90%; overflow: hidden; position:initial; height:360px;}
.class .button-prev:after{ content: url(../images/leftl.png); background-size: 100%; position: absolute; top: 36%; left: 0px;}
.class .button-next:after{ content: url(../images/leftr.png); background-size: 100%; position: absolute; top: 36%; right: 0px;}
.news-title{ width: 100%; display: inline-block;}
.left-tit{ width: 50%; position: relative;}
.left-tit h6{ font-size: 36px; color: #000;font-weight: 600;letter-spacing:2px;}
.left-tit h6 i{ font-weight: 400; font-size: 20px; font-style: inherit; margin-left: 5px;}
.left-tit span{ width: 100%; border-bottom: 1px  dashed #c0bfbf; display: block; margin: 10px 0px;}
.left-tit p{text-transform:uppercase; font-size: 14px; font-weight: 300;letter-spacing:1.6px;}
.right-tit{ width: 50%;}
.right-tit span{ width: 100%; border-bottom: 1px  dashed #c0bfbf; display: block; margin: 10px 0px;}
.right-tit ul{width: 32%; margin-left: 73%; height: 47px; }
.right-tit li{ float: left; width: 50%; font-size: 20px; line-height: 47px;}
.right-tit li:hover a{ color: #287038;}
.news-cont{margin-top: 5%;}
.news-cont li { width: 450px !important; height: 190px; border: 1px solid #c8c3c0; padding: 20px; box-sizing: border-box; float: left; margin-right: 40px;}
.news-cont li p:first-child{ font-size: 20px; font-weight: 600;line-height: 50px; height: 50px; overflow: hidden; }
.news-tap{width: 100%; overflow: hidden;}
.news-cont li p:nth-child(2){ font-size: 16px; line-height: 30px; margin-bottom: 20px;}
.news-cont li .newsmoer i{ width: 26px; height: 20px;background: url(../images/hright.png) no-repeat center; display: block; background-size: 100%; float: left;}
.news-cont li .newsmoer span{ font-size: 16px; float: right;}
.news-cont li .newsmoer{ width: 100%; height: 20px; line-height: 20px;}
.news-cont li:hover{ background: #287038; border: 1px solid #287038;}
.news-cont li:hover p{ color: #fff;}
.news-cont li:hover .newsmoer{ color: #fff;}
.news-cont li:hover .newsmoer i{ background: url(../images/fright.png) no-repeat center; background-size: 100%;}
.advertising{background: url(../images/qyindex2.jpg) no-repeat center; }
.news .moer{ margin:40px auto; }
.advertising { color: #fff;text-align: center; padding: 20px 0px; padding-bottom: 70px; box-sizing: border-box; } 
.advertising p{ font-size: 20px; line-height: 48px; text-transform:uppercase; letter-spacing:2px ; margin-top: 20px;}
.advertising h6{ font-size: 40px; line-height: 80px; letter-spacing:4px ;}
.advertising span{ font-size: 18px; line-height: 40px;}
.advmoer{ height: 34px; line-height: 34px; width: 13%;  margin:auto;margin-top: 30px; }
.advmoer a{ color: #fff; line-height: 34px; height: 34px; display: block;}
.advmoer img{ float: right;} 
.counsel{ display: inline-block; width: 100%;background: url(../images/qyindex3.png) no-repeat center; padding-top: 3%;}
.party{ width: 40%;}
.policy{ width: 60%;}
.policy .about-title h6{ padding-left: 37%;}
.policy .about-title p{ padding-left: 37%;}
.party-list ul li { height: 80px;border-bottom: 1px solid #999899; width: 85%;}
.party-list ul li:hover .party-title{ color: #C50500;} 
.party-list ul li .time{ width: 66px; height: 58px; background: #C50500; border-radius: 8px; text-align: center; color: #fff; font-weight: 600px; display: block; font-size: 16px; margin: 11px 0px; margin-right: 10px;}
.party-list ul li .time i{ font-size: 27px; font-weight: bold; font-style: inherit; width: 100%; display: block;}
.party-title{ height: 80px; overflow: hidden; font-size: 20px; line-height: 80px; font-weight: 500; width: 82%;}
.policy-list ul li{width: 47.5%; float: left; height: 520px;}
.policy-list ul li:first-child{ margin-right: 5%;}
.policy-list ul li .policy-img{ width: 100%; height: 278px; opacity: inherit; overflow: hidden;} 
.policy-img img{ width: 100%; min-height: 100%;}
.policy-list ul li h5{ font-size: 20px; line-height: 30px; font-weight: 550; width: 94%; margin: auto; margin-top: 10px; height: 60px; overflow: hidden;}
.policy-list ul li span{ width: 96%; height: 1px; background: #999999; display: block; margin: 5px auto;}
.policy-list ul li p{ font-size: 16px; line-height: 25px;font-weight: 500; height: 50px; overflow: hidden; width: 94%; margin: auto;} 
.policy-list .moer{ margin: auto; margin-top: 30px;}
.party-list,.policy-list{ margin-top: 40px;}
.policy-list ul li:hover{ background: #287038;}
.policy-list ul li:hover h5{ color: #fff;}
.policy-list ul li:hover span{ background: #fff}
.policy-list ul li:hover p{ color: #fff;}
.policy-list ul li:hover .moer{ background: #fff;color: #287038;}
.policy-list ul li:hover .moer a{ color: #287038;}
.policy-list ul li:hover .moer i{ background: url(../images/hright.png) no-repeat center; width: 16px; height: 12px; float: right; background-size: 100%; margin-right: 20%; padding-top: 19%;}
/* brand */

.brand-cont{ margin-top: 40px; overflow: hidden;} 
.brand { margin-top: 2%;}
.brand-cont ul li{ float: left; width:340px; height: 190px; background: #eeeeed; text-align: center; line-height: 190px; box-sizing: border-box; margin-right: 30px; position: relative;}
.brand-cont ul li:last-child{ margin: 0px;}
.brand-cont ul li img {vertical-align: middle; height: 70%;}
.brand-cont ul li .wit{ position: absolute; top: 0px; left: 0px; width: 100%; height: 190px; line-height: 190px; display: none; background: #287038;}
.brand-cont ul li .wit img {vertical-align: middle; display: block; padding-top: 30px; margin: auto;}
.brand-cont ul li:hover .wit{ display: block;}
/* .brand-cont ul li:hover img{ filter: grayscale(100%) brightness(500%)} */
.foot{ display: inline-block; width: 100%; margin-top: 2%; background: #f7f7f7; }
 .foot{ padding-top: 35px;}
.leftfoot{ width: 30%; padding-right: 3%; box-sizing: border-box;}
.brad-wit { width: 194px; height: 38px;border: 1px solid #fff; }
.brad-wit select{width: 100%;
    height: 100%;
    border: 1px solid #FFFFFF;
    font-size: 18px;
    color: #FFFFFF;
    background: #535354;
    outline: none;
	}
.brad-wit option{ line-height: 30px; height: 30px; font-size: 14px; width: 100%; }
.foot-lainxi{ width: 40%;}
.foot-lainxi ul li{ color: #000; font-size: 16px; height:25px;}
.foot-lainxi ul li:nth-child(2){ margin-top: 27px;}
.foot-lainxi ul li:last-child{ line-height: 33px; margin-top: 28px;}
.foot-lainxi ul li img{ width: 25px; height: 25px; margin-right: 10px; bottom: 0px; float: left;}
.right-left{width: 70%;}
.right-left ul { float: left; width: 12.5%; font-size: 16px; color: #fff;}
.right-left ul li a{ color: #fff;}
.right-left ul li{ line-height: 40px;}
.bootm-foot { width: 100%;background: #535354; }
.bootm-foot .link{text-transform:uppercase;  color: #fff; height: 50px; line-height: 50px; border-bottom: 1px solid #616262;}
.bootm-foot .link span{font-size: 18px;}
.bootm-foot .link span b{ margin-right: 15px;}
.bootm-foot .link  a{ margin: 0px 10px; color: #fff;}
.top-foot {width: 100%; display: inline-block; padding-bottom: 20px; }
.bootm-foot  p{ color: #fff; height: 40px; line-height: 40px;}
.foot-logo{ width: 30%; height: 130px; overflow: hidden;}
.foot-logo img{height: 100%;}
.foot-erweima{width: 30%; height: 130px; text-align: right;}
.foot-erweima img{ height: 100%; }

.hzqy_box{width: 90%; overflow: hidden; margin: auto;}
.hzqy .hzqy_box {overflow: hidden;position: relative;}
.hzqy_lb .swiper-slide {width:240px;height:360px;background: #fff;display: flex;justify-content: center;align-items: center;overflow:hidden;position: relative; margin-right: 22px;}
.hzqy_lb .swiper-slide img{ height: 100%;  display: block; margin: auto;transition: all 0.5s;}
.hzqy_lb .swiper-slide .jzqy_js{position: absolute;width:342px;height:123px;background:#e60012;left:0;bottom:0;padding:15px;color:#FFFFFF;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:0;transition: all 0.5s;}
.hzqy_lb .swiper-slide-active .jzqy_js{opacity:1;transition: all 0.5s;}
.hzqy_lb .swiper-pagination {width: 100%;bottom: 20px;}
.hzqy_lb .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;border: 3px solid #fff;background-color: #d5d5d5;width: 10px;height: 10px;opacity: 1;}
.hzqy_lb .swiper-pagination-bullets .swiper-pagination-bullet-active {border: 3px solid #287038;background-color: #fff;}
.hzqy .hzqy_box .swiper-button-prev,
.hzqy .hzqy_box .swiper-button-next{width:75px;height:20px;background:url(../images/hzqy_qh.png) no-repeat left center;left:28%;top:95%;}
.hzqy .hzqy_box .swiper-button-next{background:url(../images/hzqy_qh.png) no-repeat right center;left:auto;right:58%;}
.v9_pages a{ border: 1px solid #999899; padding: 6px;}
.v9_pages  span{ background: #287038; padding: 6px; border: 1px solid #287038; color: #fff;}

/*  */
.brand-pic{ margin-top: 40px;}
.brand { margin-top: 2%;}
.brand-pic ul li{ float: left; width:380px; height: 190px; background: #eeeeed; text-align: center; line-height: 190px; box-sizing: border-box; margin-right: 30px; position: relative; margin-bottom: 30px;}
.brand-pic ul li:nth-child(3n){ margin-right: 0px;}
.brand-pic ul li img {vertical-align: middle; height: 70%;}
.brand-pic ul li .wit{ position: absolute; top: 0px; left: 0px; width: 100%; height: 190px; line-height: 190px; display: none; background: #287038;}
.brand-pic ul li .wit img {vertical-align: middle; display: block; padding-top: 30px; margin: auto;}
.brand-pic ul li:hover .wit{ display: block;}
/* you */
.link {margin-top: 40px;}
.link .link-tit{ width: 100%; line-height: 40px; }
.link .link-tit span{ width: 15%; height: 40px; line-height: 40px; margin: auto; display: block; text-align: center; font-size: 20px; font-weight: 600;}
.link .link-tit i:first-child{ width: 40%; float: left; height: 1px; background:  #c0bfbf; margin-top:20px;}
.link .link-tit i:last-child{ width: 40%; float: right; height: 1px; background:  #c0bfbf; margin-top: -19px;}
.link ul { margin-top: 35px; display: flex; flex-direction: row; justify-content: center;}
.link .tempWrap{margin-top: 30px; width: 100% !important; overflow: hidden;}
.link ul li{ float: left; margin-right: 30px; width: 258px; border: 1px solid #C0BFBF; height: 69px; overflow: hidden;}
.link ul li img{ width: 100%;}
@media screen and (max-width:1800px)
{
	.news-cont li{width: 405px !important;}
	.party-title{width: 80%;font-size: 18px;}
	.party-list ul li .time{ font-size: 14px;}
	.brand-cont ul li{width: 305px;}
	.brand-cont{ width: 100%; overflow: hidden;}
	.link ul li{ float: left; margin-right: 12px; width: 250px; border: 1px solid #C0BFBF; height: 69px; overflow: hidden;}
}	

@media screen and (max-width:1680px)
{
	.news-cont li{width: 390px !important;}
	.brand-cont ul li{width: 295px;}
	.right-left ul{width: 13.5%;}
	.right-left ul:last-child{ display: none;}
	.link ul li{ float: left; margin-right: 11px; width: 240px; border: 1px solid #C0BFBF; height: 65px; overflow: hidden;}
}	
@media screen and (max-width:1600px)
{
	.news-cont li{width: 375px !important;}
	.brand-cont ul li{width: 275px;}
	.right-left ul{width: 13.5%;}
	.right-left ul li a{  font-size: 15px;}
	.lb .swiper-button-prev{width: 40px; height: 40px;}
	.lb .swiper-button-next{width: 40px; height: 40px;}
	.seach_cont input{ width: 56%;}
	.weiixn .code{top: 16%;}
	.seach_cont{ top: 16%;}
	.link ul li{ float: left; margin-right: 10px; width: 220px; border: 1px solid #C0BFBF; height: 60px; overflow: hidden;}
}	

@media screen and (max-width:1500px)
{
	.news-cont li{width: 340px !important;}
	.news-cont li p:nth-child(2){font-size: 14px;}
	.party-title{ width: 75%; font-size: 18px;}
	.brand-cont ul li{width: 255px;}
	.right-left ul{width: 13.5%;}
	.link ul li{ float: left; margin-right: 12px; width: 210px; border: 1px solid #C0BFBF; height: 53px; overflow: hidden;}
}	
@media screen and (max-width:1440px)
{
	.news-cont li{width: 330px !important;}
	.seach_cont input{ width: 54%;}
	.link ul li{ float: left; margin-right: 13px; width: 200px; border: 1px solid #C0BFBF; height: 50px; overflow: hidden;}
}	

@media screen and (max-width:1024px)
{
	.middle{ width:920px;margin:0 auto;}
	.brand-cont{ overflow: hidden;}
	.souso{ width: 9%; margin-left: 0px; display: none;}
	.right-tit ul {
	    width: 48%;
	    margin-left: 59%;
	    height: 47px;
	}
	.button_down { width: 40px; height: 40px; position: absolute; bottom: 11%;left: 47%; z-index: 9;-webkit-animation: bounce-down 2s linear infinite;animation: bounce-down 2s linear infinite; cursor:pointer}
	.header .logo{ margin-top: 42px;}
	.warpper{ width: 920px;}
	.profile img{ width: 100%; height: auto !important; max-width: 100%; min-width: 100%;}
	.header .nva ul li a{ font-size: 22px;}
	.header .nva{ width: 77%;}
	.lb .swiper-button-next{ right: 12%;}
	
}	