@charset "utf-8";
a{transition:.6s;}
/* 导航 */
.navbar-pull-all{overflow:hidden;width:1140px;margin:auto; padding: 25px 0;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;}
.navbar-full {width:100%; background:#006a11;}
.navbar-full .collapse { margin:0 auto; width:1140px;}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;}
.navbar-nav { float: left; }
nav.navbar.bootsnav ul.nav > li > a { color: #fff; text-transform: uppercase; padding: 15px 49px; font-size:16px; font-weight:normal; }
nav.navbar.bootsnav ul.nav > li:hover { background: #fedc00;}
nav.navbar.bootsnav ul.nav > li:hover > a{color:#006a11; }
.nav > li:after { content: ""; width: 0; height: 5px; background: none !important; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }
.nav > li:hover:after { width: 100%; }
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { content: "\f105"; font-family: 'FontAwesome'; font-size: 16px; font-weight: 500; position: absolute; top: 28%; right: 15%; transition: all 0.4s ease 0s; transform: rotate(90deg); }
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: "\f105"; transform: rotate(270deg); }
.dropdown-menu.multi-dropdown { position: absolute; left: -100% !important; }
nav.navbar.bootsnav li.dropdown ul.dropdown-menu { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border: none; }
@media only screen and (max-width:990px) {
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,  nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: " "; }
.dropdown-menu.multi-dropdown { left: 0 !important; }
nav.navbar.bootsnav ul.nav > li:hover { background: transparent; }
nav.navbar.bootsnav ul.nav > li > a { margin: 0; }
}
.nav>li:before{position: absolute;display: block;content: '';width:1px;height:18px;background:rgba(255,255,255,.8);top:50%;margin-top: -9px;right:0; }
.nav>li:last-child:before{display: none;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
    background: #54aa01;
    color: #fff;
}

/* 顶部 */
.k2 {
    float: right;
    background: url(../images/tel_icon.jpg) 0 5px no-repeat;
    padding-left: 50px;
  font-size:14px;
}
.ktel {
    color: #006a11;
    font: bold 26px/24px "arial";
}
.k2 p {
    line-height: 30px;
    font-size: 30px;
}



.head_box2{    background: url(../images/bj3.jpg) no-repeat;}
.head_box2 .nav_list{float:right;width:auto;}
.head_box2 nav.navbar.bootsnav{background:none;}
.head_box2 nav.navbar.bootsnav ul.nav > li > a{padding:15px 15px;color:#006a11;}
.head_box2 .head_title_logo{margin-top:25px;}
.head_box2 .head_title_logo img{width:400px;}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{    right: 3%;}
.head_box2 nav.navbar.bootsnav ul.nav > li > a:hover{background:none;}





/* 轮播 */
.ibanner .img { height: 650px; background-size: cover; background-position: center; } /* 高度 */
.ibanner .slick-arrow{font-size:60px; position:absolute; top:50%; z-index:2; height:58px; margin-top:-29px; line-height:58px; width:80px; text-align:center; padding:0px; border:none; color:rgba(255,255,255,1); opacity:0; border-radius:50%; cursor:pointer;}
.ibanner .slick-prev{ left:30px;}
.ibanner .slick-next{ right:30px;}
.ibanner:hover .slick-arrow{ opacity:1;}

.ibanner .slick-dots{ position:absolute; margin-left:-15px; left:50%; bottom:28px;}
.ibanner .slick-dots li{ float:left; margin:0 6px;}
.ibanner .slick-dots li button{ display:block; border:none; padding:0px; width:32px; height:7px; text-indent:-99px; overflow:hidden; background:rgba(255,255,255,0.5); box-shadow:0 0 5px rgba(0,0,0,0.3); box-sizing:border-box; border:none;}
.ibanner .slick-dots li.slick-active button{ background:rgba(255,255,255,1);}

.ibanner .swiper-pagination{ bottom:28px;}
.ibanner .swiper-pagination-bullet{ width:15px; height:15px; border-radius:15px; background:rgba(255,255,255,0.5); box-shadow: 0 0 5px rgba(0,0,0,0.3); opacity:1;}
.ibanner .swiper-pagination-bullet-active{ background:rgb(84, 170, 1);}
.ibanner .slick-arrow i { font-size: 50px; }

/* 内页 */
.page-body { margin: 20px auto 50px; }
.page-l-tit { padding: 10px 0 10px 60px; background: rgb(52, 129, 221) url(../images_public/page_tb_01.png) 3px 7px no-repeat; color: #fff; }
.page-l-tit h3 { margin-top: 0; margin-bottom: 5px; }
.page-l-tit p { font-size: 12px; margin-bottom: 0; }
.page-l-clist { border: 1px solid #ddd; border-top:none;}
.page-l-clist ul { padding:15px; }
.page-l-clist li { height: 40px; line-height: 40px; text-align: center; font-size: 16px; border-bottom: 1px solid #ddd; }
.page-l-clist li a:hover { display: inline-block; width: 100%; height: 40px; color: #fff; background:#fda701; }
.page-body .sec-tit { margin-top: 15px; }
.left-news li { border-bottom:1px dotted #ccc;}
.left-news li h5 { line-height:14px; text-align:left;}
.sec-tit { border-bottom: 1px solid #006a11; height:45px; line-height: 45px;background:#006a11;border-radius:10px 10px 0 0;padding:0 15px; }
.sec-tit h2 { float: left; margin-top: 0; margin-bottom: 0; font-weight: bold; font-size:17px; color: #fff;border:0; height:45px; line-height: 45px; }
.sec-tit span { font-size: 18px; color: #e5e5e5; margin-left: 10px; }
.sec-tit h5 { float: right; margin-top: 12px; margin-bottom: 0; }
.sec-tit h5 i { margin-left: 5px; width: 14px; height: 14px; border-radius: 14px; background: #fda701; color: #fff; text-align: center; display: inline-block; font-style:normal; line-height:11px;}
.sec-tit h5 a { display: inline-block; padding: 2px 3px; border-radius: 3px;color:#fff; }
.sec-tit h5 a:hover { background: #F3BA15; color: #fff; }
.sec-tit h5 a:hover i { background: transparent; background:none !important; }
.crumbs-item { line-height: 32px; border-bottom: 3px double #d7dbdf; overflow:hidden;  margin-bottom:10px;}
.page-content { font-size: 14px; padding-top: 15px; padding-bottom: 15px; }
.page-content img {/*max-width:100% !important;*/ height:auto !important;}
.page-detail img {width: auto !important;}
.page-plist { margin-top: 15px; }
.page-plist > div { margin-bottom: 10px; }
.page-plist > div h5 { text-align: center; }
.page-alist { margin-top: 15px; }
.page-alist .col-md-4 { padding:0 10px;}
.page-alist .col-md-4 h5 { height:15px; line-height:15px; overflow:hidden; float:left;display:block; width:100%;}
.page-alist li { clear:both; overflow:hidden; padding-bottom: 15px; padding-top: 15px; border-bottom: 1px dotted #ddd; }
.page-alist .page-adate { float: left; width:65px;height:65px; text-align: center; color: #999; margin-right: 15px; background: #e8e8e8; }
.page-alist .page-adate h3 { font-weight: bold; margin-top:14px; margin-bottom: 0; }
.page-alist .page-adate p { margin-bottom: 5px; }
.page-alist .page-atit p { font-size: 12px; color: #999; margin-bottom: 0; }
.page-alist .page-atit a { color: #333; }
.page-alist .page-atit a:hover { color: #fda701; }
.page-con-tit { border-bottom: 1px dotted #ddd; margin-bottom: 15px; }
.page-con-tit h3 { text-align: center; }
.page-con-tit .haiofn { text-align: center; color: #999; line-height:28px;font-size:12px;}
.page-con-tit .haiofn .bdsharebuttonbox { float:right;}
.page-con-tit .haiofn span{ text-align: center; color: #999; padding-left:10px; }
.page-summary { border: 1px solid #ddd; border-radius: 4px; background: #f7f7f7; padding: 15px; margin-bottom: 15px; color: #666; }
.page-detail { padding:10px 0; font-size:14px; line-height:26px;}
.page-detail img { max-width:100% !important; height:auto !important;}
.tags { clear:both; padding:10px 0; border-top:1px dotted #ccc;border-bottom:1px dotted #ccc; margin:10px 0;}
.tags a { margin:0 1%; display:inline-block; padding:0 0.5%; color:#337ab7;}
.nav>li:before{position: absolute;display: block;content: '';width:1px;height:18px;background:rgba(255,255,255,.8);top:50%;margin-top: -9px;right:0; }
.nav>li:last-child:before{display: none;}
.page-con-tit h1,.product_detail h1.title{font-size:18px;}
.img-inner:hover{border-color:#fda701;}
.page-alist .col-md-4 a:hover h5{color:#fda701;}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{    background-color: #008c17;
    border-color: #008c17;}
.pagination>li>a{color:#333;}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{color:#333;}

.prodescription{display:none;}

/* 标题 */
.bt{text-align:center;margin-bottom:30px;}
.bt h2{font-size:35px;color:#54aa01;font-weight:bold;margin:0;}
.bt p{font-size:18px;color:#9c9c9c;letter-spacing: 10px;margin:10px 0 5px;text-transform : uppercase;}
.bt span{color:#666;font-size:16px;}
.bt div{height:1px;width:350px;margin:0 auto 10px;background:#b2b2b2;}


/* 关于我们 */
.gywm{margin:45px;}
.gy_nr{font-size:16px;line-height:28px;margin-bottom:25px;margin-top:25px;}
.gd{display:block;width:150px;height:45px;line-height:45px;font-size:16px;background:#54aa01;color:#fff;text-align:center;}
.gd:hover{background:#f5b834;color:#fff;}

/* 产品中心 */
.cpzx {
    padding: 60px 0;
    background: url(../images/bj.jpg) no-repeat center center fixed;
    height: 680px;
    background-size: cover;
}
.cpzx .bt h2,.cpzx .bt span,.cpzx .bt p {color:#fff;}
.cpzx ul{margin-left:-15px;}
.cpzx li{float:left;width:216px;margin-left:15px;position:relative;}
.hz{position:absolute;left:0;top:0;background:rgba(253,167,1,0);width:100%;text-align:center;height:430px;line-height:430px;font-size:22px;color:#fff;transition:.6s;
-webkit-text-shadow:#000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;  
-moz-text-shadow:#000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;  
text-shadow:#f78103 1px 0 0,#f78103 0 1px 0,#f78103 -1px 0 0,#f78103 0 -1px 0;}
.cpzx li a:hover .hz{background:rgba(253,167,1,0.8);}


/* 产品优势 */
.cpys{padding:50px 0 20px;background:url(../images/bj.jpg) no-repeat center center;}
.bta{text-align:center;color:#fff;}
.bta h2{margin:0 0 10px;font-size:38px;}
.bta p{font-size:20px;}

.vn2-con{text-align: justify;margin: 45px auto 0;}
.vn2-con li{
    position: relative;
    display: inline-block;
    width:194px;
    vertical-align: top;
    overflow: hidden;
    text-align: center;
    transition: all .8s ease;
    top:0px;
}

.vn2-con li:hover{
	transition: all .8s ease;
	top:-20px;
}
.vn2-con:after{
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.vn2-con li h3{
	font-size: 20px;
    color: #ffffff;
    position: absolute;
    bottom: 160px;
    width: 88px;
    margin: 0 auto;
    letter-spacing: 2px;
    left: 55px;
    line-height: 36px;
}
.vn2-con li h3 a{
	color: #fff;
}



.vn3{
	margin-top: 30px;
}

.vn3-con ul{
    text-align: justify;
    margin-top: 41px;
}
.vn3-con li{
    position: relative;
    display: inline-block;
    width:269px;
    vertical-align: top;
    overflow: hidden;
    text-align: center;
}
.vn3-con ul:after{
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}
.vn3-con ul li h3{
	font-size: 15px;
	font-weight: 400;
	line-height: 63px;
}
.vn3-con ul li h3 a{
	color: #242424;
}
.vn3-con ul li a.img{
	display: block;
	overflow: hidden;
}
.vn3-con ul li img{
	width: 269px;
	height: 190px;
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.vn3-con ul li img:hover{
	-webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
.vn3-con ul li:hover h3 a{
	color: #245ba7;
}

.vn3-con a.vn3-more{
	display: block;
	width: 192px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #245ba7;
	border: 1px solid #245ba7;
	margin: 0 auto;
	border-radius: 25px;
}
.vn3-con a.vn3-more:hover{
	color: #707070;
	border-color: #707070;
}


/*å››å¤§ä¼˜åŠ¿*/
.vn4{
	height: 946px;
	background: url(../images/vn4.jpg) no-repeat center center;
	position: relative;
  padding-top:65px;
}
.btb{text-align:center;color:#333;}
.btb h2{margin:0 0 10px;font-size:38px;color:#358c00;}
.btb p{font-size:20px;}



.vn1200{
	width: 1200px;
	margin: 0 auto;
}
.vn4-right{
	width: 559px;
}
.vn4-left{width:50%;}
.youshi-title h3{
	font-size: 22px;
	font-weight: 400;
	color: #358c00;
	font-family: "å¾®è½¯é›…é»‘";
	letter-spacing: 1.1px;
}
.youshi-title h3 span{
	color: #1f1f1f;
}
.youshi-con{
	font-size: 15px;
	color: #000000;
	margin-top: 29px;
	line-height: 30px;height: 64px;
}
.youshi1{
	margin-top: 76px;
	margin-left: 88px;
}
.youshi2{
	margin-top: 32px;
	margin-left: 88px;
}
.youshi-tu1{
	margin-left: 30px;
	margin-top: 50px;
}
.youshi-tu2{
	margin-top: 76px;
	margin-left: 61px;
}
.youshi3{
	margin-top: 28px;
}
.youshi4{
	margin-top:33px;
}





/* 案例展示 */
.alzs{margin:55px 0 25px;background:url(../images/bj2.jpg) no-repeat;}
.walking{margin:0 0 25px;}
 .walking .ar_1 .item img{ transition:.6s}
.str_wrap,.str_wrap:hover,.walking .ar_1 p,.walking .ar_1{ background:none}
.walking .ar_1{height:280px;width:300px;margin-left:25px;}
 .walking .ar_1 .item img{height:240px}
 .walking .ar_1 p{color:#333;font-size:16px;margin:0; display: block;text-overflow: ellipsis;overflow: hidden;white-space:nowrap;}
.walking .ar_1 .item{border:1px solid #ccc; background:#fff; }
 .walking .ar_1:hover p{color:#f00;}
.walking .ar_1:hover img{ transform:scale(1.1)}




/* 产品中心 */
.cpzs{padding:50px 0; }
.more { font-size:16px;color:#fff;display:block;width:150px;height:45px;line-height:45px;background:#008c17;text-align:center;border-radius:5px;margin:15px auto 0;  }
.more:hover { background:#fda701;color:#fff;}
.portab .item .ar_2{background:#008c17;font-size:16px;}
.portab .item .ar_1 .img-auto {width: 272px;height: 250px;}
.portab .item .ar_1:hover .img-auto{border-color:#ff9900;}
.portab .item .ar_1 img{transition: 0.6s;}
.portab .item .ar_1:hover img{transform: scale(1.1);}
.portab .item:hover .ar_2{background:#ff9900;}
.portab{margin-top:10px;}
.product_href{margin-bottom:0;}
.product_href a{border-color:#008c17;}
.product_href a:hover{background:#008c17;}

/* 优势  */
/* .youshi{background: url(../images/bg_01.jpg) no-repeat center bottom;padding:180px 0 80px;}
.ys_hz{padding:25px;background:#fff; box-shadow:0px 0px 8px #999;position:relative;height:500px;    }
.ys_bt{background:#fda701;color:#fff;padding:85px 30px;width:400px;height:300px;position:absolute;left:-80px;top:-80px;}
.ys_bt h2{font-size:24px;}
.ys_bt p{font-size:32px;}
.youshi li{width:33.33%;float:left;display:block;height:250px;}
.youshi li h3{    font-size: 24px;font-weight:bold;color:#5a5a5a;}
.youshi li h3 strong{color:#6eac09;font-size:50px;margin-right:5px;} 
.youshi li p{font-size:16px;line-height:25px;color:#999;padding-right:50px;} */


/* 新闻展示 */
.xinwen{margin:45px 0 0;background: url(../images/bj1.jpg) no-repeat center bottom;padding-bottom:50px;}
.news_img{height:180px;overflow:hidden;margin-bottom:10px;}
.news_info{margin-bottom:20px;}
.news_list_box{margin:0px 0;}
.news_info .news_text_tit{font-size:16px;}
.news_text p{height:auto;font-size:12px;line-height:22px;display: inline;color:#959595;}
.news_info:hover .news_text_tit{color:#f00;}
.news_text_date{line-height:25px;color:#999;}
.more{display:block;width:150px;height:45px;line-height:45px;font-size:16px;background:#54aa01;color:#fff;text-align:center;margin:0 auto;}
.more:hover{background:#f5b834;color:#fff;}




/* 页尾 */
footer { background:#323232; color: #fff;font-size:15px;padding-bottom:20px; }
footer a { color: #ccc; }
.footer-copyright { padding: 15px; }
.ewm{margin:25px 0 0 20px;float:left;margin-right:15px;text-align:center;line-height:35px; }
.ewm img{width:120px;}

.lxfs{margin-top:25px;}
.lxfs p{line-height:35px;}
.lxfs p span{margin:0 8px;}
.siz10{font-size:10px;}
.nav_foot a{margin:0 15px;color:#fff;}
.nav_foot a:hover{color:#f38717;}
.nav_foot{background:#006a11;text-align:center;height:45px;line-height:45px;}

/* 返回顶部 */
.gototop{width:40px;height:40px;z-index:9999999999; position: fixed; bottom: 60px; right: 15px;}
.gototop:hover{background-position:-503px -42px;-webkit-transition:0.5s;}
.gototop i { font-size: 36px; }

@media (min-width: 1200px) {
	.mobile-footer { display: none; }
}
.app{display:none;}
@media (max-width: 992px){
    body.side-right{overflow: hidden;}
    body nav.navbar.bootsnav .navbar-toggle{margin-right: 0;}
    body.side-right nav.navbar.bootsnav .navbar-toggle{float: right !important; margin-top: 12px; margin-right: 15px;}
    nav.navbar.bootsnav.navbar-mobile ul.nav,body nav.navbar.bootsnav .navbar-nav > li > a{border-top: none;}
    body nav.navbar.bootsnav .navbar-toggle { margin-top: 12px; margin-right: 15px; padding: 0 8px; border: 1px solid #666;}
    body.side-right > .wrapper{margin:0 !important;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{width: 100%;height:auto !important;left: 0;top:-100%;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{top:72px;}
    body nav.navbar.bootsnav.navbar-mobile ul.nav{width: 100%; margin:0;padding: 0;}
    body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding: 0 !important;}
  
  .pc{display:none;}
  .app{display:block;}
  
  
  .head_box2, .head_box2 .container, .head_box2 nav.navbar.bootsnav{background:}
  
  .vn1200{width:100%;}
  .btb h2{font-size:32px;}
  .btb p{font-size:16px;padding:0 15px;}
  .vn4-left{width:100%;padding:0 15px;}
  .youshi-con{margin:15px 0;height:auto;}
  .vn4{    background: #f6f7f6;height:auto;margin-bottom:35px;padding-bottom:35px;}
  .youshi-tu1{margin:0;}
  .youshi-tu1 img{width:100%;}
  .youshi-tu2{margin:0;}
  .youshi-tu2 img{width:100%;}
  .vn4-right{width:100%;padding:0 15px;}
  
  
  
  
  
  
  .vn2-con li{width:18%;}
  .vn2-con li img{width:100%;}
  .bta h2{font-size:28px;}
 /*  .ys_bt h2{font-size:28px;}
  .ys_bt p{line-height:26px;font-size:16px;} */
  .youshi{margin:25px 0;}
  .fw_img{width:100%;}
  .fw_ls .hz{margin:0;width:100%;}
  .hz h2{margin:0;font-size:25px;}
  
  .bt h2{font-size:28px;}
  
  .gywm{margin:25px 0;}
  
  
  .portab .item .ar_1 .img-auto{height:145px;line-height:145px;}
  .portab .col-md-3{margin-bottom:15px;}
  
  
  .cpzs{padding-bottom:25px;}
  
  .youshi{padding-top:0px;}
  .ys_hz{padding:10px;height:auto;}
  .ys_bt{    position: inherit;left:0;top:0;width:100%;height:auto;padding:25px 15px;}
  .ys_bt h2{margin:0 0 10px;font-size:20px;}
  .youshi li{width:100%;float: initial;height:auto;}
  .youshi li p{padding:0;}
  .youshi li h3{font-size:20px;}
  .youshi li h3 strong{font-size:35px;}
  
  .walking .ar_1{width:250px;height:220px;}
  .walking .ar_1 .item img{height:170px;}
  .alzs{margin:35px 0 0;background-size:200%;background-position:right top;}
  
  .xinwen{margin-top:5px;}
  .news_img{height:120px;}
  
  .nav_foot{display:none;}
  .ewm{display:none;}
  .lxfs p{font-size:12px;line-height:25px;}
  footer{margin-bottom:40px;}
  
  .poi{width:120px;height:80px;}
  
  .product_detail .img{left:0;width:100%;overflow:hidden;}
  .page-alist .page-atit p{    height: 4rem;line-height:22px;}
  
  
}

@media (max-width:768px) {
	/* 导航 */
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important;}
	.navbar-pull-all { width: 80%; padding-top: 0; height: 50px; margin: 15px 0 0 15px; }
	.navbar-pull-all .xs-logo img { height: 35px; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
   nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{padding-left:25px;    background: #fff;}
 
  
	/* 轮播 */
	.ibanner .img { height: 190px; }
  .ibanner .swiper-pagination-bullet{width:10px;height:10px;}
  .ibanner .swiper-pagination{bottom:10px;}
  
	/* 手机端底部导航 */
	.mobile-footer { display: block; background: #303030; display: flex; width: 100%; height: 50px; position: fixed; z-index: 999; bottom: 0; left: 0; }
	.mobile-footer a { flex: 1; color: #fff; text-align: center; }
	.mobile-footer a i { font-size: 22px; padding: 4px 0; }
	.mobile-footer a h5 { margin: 0; }

	/* 手机端走马灯处理 */
	.swiper .ar_1 { width: auto; }
}