@charset "utf-8";
/* 导航 */
.navbar-pull-all{overflow:hidden;width:1250px;margin:auto; padding: 15px 0;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;}
.navbar-full {width:100%; background:#0b7c43;}
.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 39px; font-size:16px; font-weight:normal; }
nav.navbar.bootsnav ul.nav > li:hover { background: #009b4c; }
.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; }
}

/* 轮播 */
.ibanner .img { height: 600px; 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(22 137 78);}
.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: 14px; border-bottom: 1px solid #ddd; }
.page-l-clist li a:hover { display: inline-block; width: 100%; height: 40px; color: #fff; background: #3481dd; }
.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 #e5e5e5; height: 35px; line-height: 35px; }
.sec-tit h2 { float: left; margin-top: 0; margin-bottom: 0; height: 35px; line-height: 35px; font-weight: bold; font-size: 14px; color: #3481dd; border-bottom: 3px solid #ffae00; }
.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: #3481dd; 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; }
.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: 60px; text-align: center; color: #fff; margin-right: 15px; background: #009b4c; }
.page-alist .page-adate h3 { font-weight: bold; margin-top: 8px; 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: #3481dd; }
.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;}

/* 页尾 */
footer { background: #333; color: #ccc; }
footer a { color: #ccc; }
.footer-copyright { padding: 15px; }

/* 返回顶部 */
.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; }
.w1200{width: 1200px; margin: 0 auto;}




#uu{height:400px;}
#uu .ny {
    height: 400px;
    background-size: cover;
    background-position: center;
}


/* 优势table */
        .c-biaoyu { overflow: hidden;margin-top: 2px;box-shadow: 0 0 2px 3px rgb(0 0 0 / 10%);}
			ul {list-style: none;}
			.c-biaoyu li {width: 20%;float: left;text-align: center;height: 170px;position: relative;display: table; background: #fff; overflow: hidden;}
			.c-biaoyu li .c-box {vertical-align: middle;display: table-cell;}
			.c-biaoyu li .c-tit {transition: 0.5s all;width: 100%;overflow: hidden;}
			.c-biaoyu li .c-tit h2 { font-size: 24px; color: #333333;margin-bottom: 10px; line-height: 36px;}
			.c-biaoyu li .c-tit p {color: #888888;line-height: 24px;}
			.c-biaoyu li span {display: inline-block; width: 12px;height: 12px; background: #959595;border-radius: 50%;margin: 0 auto; margin-top: 15px; transition: 0.5s all;}
			.c-biaoyu li img {width: 100%; height: 100%;transition: 0.5s all;display: none;}
			.c-biaoyu li:hover span { width: 48px; height: 48px;background: #fff;}
			.c-biaoyu li:hover img {display: inline-block;}
			.c-biaoyu li img {width: 100%;height: 100%;transition: 0.5s all;display: none;}

/* 优势table */












/* 内页颜色处理 */
.sec-tit h2{ color:#009b4d}
.sec-tit h5 i{background:#009b4d;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{background-color: #009b4c;border-color:#009b4c;}
.img-inner:hover {border: 1px solid #73b43e;}
.page-alist .page-atit a:hover, .page-alist .col-md-4 h5:hover {color: #009b4c;}
.pagination>li>a, .pagination>li>span{color: #73b43e;}
.page-l-clist li a:hover{background: #009b4d;}
.page-alist .col-md-4 a:hover h5{color:#009b4c;}


.bt{text-align:center;}
.bt h2 {font-size:38px;color:#009b4c;font-weight: bold;}
.bt p{font-size:24px;color:#666666;}



/* .ibanner .img */
.ibanner .img{height:700px;}

/* top box */
.top_box2 {background: #ededed;height: 35px;line-height: 35px;}
.common_width {width: 1313px;;margin: 0 auto;}
.top_box2 .top_left_container h3 {margin: 0;float: left;line-height: 35px;}
.top_box2 .top_left_container p {float: right;font-size: 14px;}
/* top box */


/* tel */
.k2 {float: right;background-size: 47px;padding-left: 50px;padding-top: 14px;}


.k2 h3 {margin: 0;font-size: 25px;}
.ktel {color: #e81816;font-size: 32px;}
.k2 p {font-weight: bold;font-size: 18px;color:#009b4c;}
/* tel */

/* xwa */
.xwa {
    border-left: 1px solid #dcdcdc;
    padding-left: 15px;
    margin-left: 15px;
    margin-top: 5px;
    color: #009b4c;
    font-size: 18px;
    font-weight: bold;
    float: right;
    height: 70px;
    padding-top: 8px;
}
.xwa p{color:#000;}
.xwa p span {margin-right: 19px;color:#332c2b;font-size: 23px;}










/* background: url(../images/1653358888.png) no-repeat top center;background-position-y: 37px; */

/* gywm */
.title_box{border-color: #1c88ec #d9d9d9 #d9d9d9;}
.title_more a{color:#1c88ec;}
.title_name span{font-weight:bold}
.sec-tit h5 a:hover{background: #0b7c43;}
.name {color: #009b4d}
.product_title{ margin: 0 0; }
.product_box .product_title{border:none; }
.company_box{background: url(../images/1653358888.png) no-repeat top center;background-position-y: 37px;}
.content_box{border-width:0px;}

/* gywm */


/* 技术协作 */
.part-list{width: 1138px;display: flex;flex-direction: row;justify-content: left;margin: auto auto auto;}
.part-list .name{margin: 10px 0px;display:unset;width: 131px;}
.part-list .name img{transition:all 0.5s}
.part-list .name img:hover {transform:scale(1.2)}

.part-list .name .r h3{font-size:20px;color:#009b4c;}
.jsxz h2 {color:#009b4c}
.jsxz .container{padding-left: 0;padding-right: 0;}
.jsxz{padding-top:40px;}

/* 技术协作 */









/* 项目 */
.xm{/* background: url(../images/bj1.png) no-repeat top center; */padding:50px 0;background: #f7f7f7;}
.bodyCon08{margin-top:25px;}
.bodyCon08 .bt h2{color:#333;}
.bodyCon08 .bt p{color:#999;}
.bodyCon08 .student{margin:0 auto;width:1140px;height:480px;position:relative;}
.bodyCon08 .students p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;top:60px; left:300px;}
#four_flash{position:relative;width:1140px;height:400px; margin:0 auto;bottom:40px;top:0;}
#four_flash .flashBg{width:1140px;height:400px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:400px; position:absolute;top:15; left:0;}
#four_flash .flashBg ul.mobile li{border:2px solid #eee;float:left;width:273px;height:340px;margin-right:15px;padding-top:20px;color:#6C6E85;}
#four_flash .flashBg ul.mobile li:hover{border:2px solid #009b4c; color:#333;}
.imga{width:140px;height:140px;border-radius:82px;overflow:hidden;margin:0 auto;border:1px solid #dadce3;}
#four_flash .flashBg ul.mobile li img{height:auto;width: 102%;}
#four_flash .flashBg ul.mobile li dd{font-size:17px; line-height:40px;text-align:center;border-bottom:1px solid #949494;width: auto;margin: 10px; color: #191919; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
#four_flash .flashBg ul.mobile li p{font-size:16px; text-align:center;/* width:250px; */ line-height:24px;margin:10px 10px 0;text-align:left;}
#four_flash .flashBg ul.mobile li a{}
#four_flash .flashBg ul.mobile li a:hover{}
#four_flash .but_left{width:50px;height:100px;position:absolute; top:136px; left: -40px;}
#four_flash .but_right{width:50px;height:100px; position:absolute; top:136px; right:-60px;}
#four_flash .but_left:hover{background:url(../images/left.png) no-repeat;}
#four_flash .but_right:hover{background:url(../images/right.png) no-repeat;}













/* 产品*/
.product_box{background: url(../images/1653358888.png) no-repeat top center;background-position-y: 100px;padding: 3.125% 0;}
.product_href a{border-radius: 0; padding:8px 18px;font-size: 20px;}
.product_content img {max-width: 100%;height: 100%;width: auto;    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.product_box .col-lg-3{width:23%;padding: 0 0;margin: 10px;}
.product_content .pro_img{border:none;padding:0}
.product_content .pro_img:hover img{transform: scale(1.06, 1.06);}
.product_href a:hover{background:#333333;}
.product_btn a{border-radius:0;background:#009b4c;}
.product_btn a:hover{background: #0b7c43;color: #fff;}
.product_title h3{font-size:36px;}
.product_detail .img{height:230px!important}
.product_content p{padding:15px 0;margin:0;}
.product_box ul li {border:solid 1px #b5b5b5;}
.product_box ul li:hover a p {background:#009b4c;color: #fff;}




/*slip*/
.index_slip{height:220px;margin-top:-2px;background:url("../images/1653364400.png") no-repeat center center;}
.index_slip .slip_tit{width:942px;}
.index_slip .slip_tit .tit1{padding-top:40px;font:bold 45px "黑体";color:#fff;font-style:italic;}
.index_slip .slip_tit .tit2 .p1{float:left;margin-top:18px;font:normal 28px "microsoft yahei";color:#fff;font-style:italic;}
.index_slip .slip_tit .tel{float:left;margin-top:12px;margin-left:30px;width:310px;height:40px;font:normal 30px "arial";line-height:40px;text-align:center;text-indent:24px;color:#125927;background:url("../images/1653373643.png") no-repeat;background-size:310px 40px;}
.index_slip .slip_btn{display:block;margin-left:30px;margin-top:60px;width:228px;height:71px;background:url("../images/1653364505.png") no-repeat;font:bold 20px "microsoft yahei";line-height:50px;text-align:center;color:#125d27;transition:all 600ms ease; -webkit-animation: change 2s linear infinite;}
.index_slip .slip_btn:hover{margin-top:54px;transition:all 600ms ease;}
.index_slip1{margin-top:-180px;background:none;}





/* pmd */

.pmdbt {text-align:center;color:#fea32c;margin-bottom: 20px;}
.pmdbt p{color:#bebebe}
.walking .ar_1 .item img{height:260px;}
.walking .ar_1 {height:297px;}
.more{display:block;width:150px;height:45px;line-height:45px;text-align:center;color:#fff;font-size:16px;background:#009b4c;margin:0 auto;border-radius:0;margin-top:10px;margin-bottom:20px}
.more:hover{background:#ea8d04;color:#fff;}
.walking .ar_1 p{font-size:18px;background:#009b4c;color:#fff;}
.pmd{background:#f5f5f5;padding-bottom: 30px;padding-top: 30px;background: url(../images/1653358888.png) no-repeat top center;background-position-y: 65px;}

/* pmd */





/* 应用领域 */
.yyly{padding:65px 0;background:url(../images/1653472040.png)no-repeat center center;background-position-y: 0px;}
/* .yyly .bt h2,.yyly .bt p{color:#fff;} */
.yyly .bt p{font-size:22px;color:#fff;}
.yyly ul{margin-top:45px;}
.yyly li{display:block;width:190px;float:left;position:relative;margin-right:10px;}
.yyly li .zz{width:100%;height:100%;position:absolute;padding:100px 0 0px;text-align:center;top:0;left:0;background:rgba(0,0,0,0.4)}
.yyly .zz a p{color:#fff;font-size:15px;margin-top:80px;}
.yyly li:hover .zz{background:rgba(0,0,0,0)}
.w70{width:1230px;}
.yyly li:nth-child(even){margin-top:45px;}
/* 应用领域 */













/* 服务流程 */
.fwlc{padding:0px 0 45px;background:#167c33;margin:0px 0;background:url(../images/1653526493.jpg);background-position-y: 600px;}
.fwlc .bt h2,.fwlc .bt p{color:#fff;}
.tech-ulst {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.tech-ulst li{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.tech-ulst li:hover img {
	transform: translateY(-5px);
}
.tech-ulst li div img{
	transition: all .7s;
}
.tech-ulst li span{
	font-size: 20px;
	margin-top: 10px;
	color: #fff;
}





/* .news */
.news_date{background: #009b4c;}
.news_contact{top:35px;}
.newsbtm{margin-top:348px;}
.zz {width:400px;height:290px;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{width:400px;height:290px;}
.news_bg{background: url(../images/1653358888.png) no-repeat center;background-position-y: 34px;}





  /* footer */
footer {
  background-image:url(../images/1653447140.jpg);
    
    color: #ccc;
    padding-top: 20px;
}
.foot_wap {
  background-image:url(../images/1653447140.jpg);
}
.nav_foot {
    text-align: left;
    line-height: 30px;
    color: #979694;
    /* padding-bottom: 20px; */
    border-bottom:1px solid #ffffff;
    margin-top: 15px;
}
.lx_fs {
    margin: 36px 0 10px 0;
    width:80%;
    float: left;
}
.lx_fs .margin-l457{margin-left:457px;}
.ewm {
    float: right;
    height: 100px;
    line-height: 100px;
    font-size: 12px;
    color: #666;
    margin: 15px 0;
}
.footer-copyright {
    padding:5px;
  color:#fff;
}
footer a {
    color: #ccc;
}
.nav_foot a {
    color: #fff;
    display: inline-block;
    margin-right: 30px;
    font-size: 14px;
}
.lx_fs p {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    float: left;
    width: 50%;
    font-size: 14px;
  height: auto;
}
.lx_fs i {
    margin-right: 10px;
}
.ewm img {
    height: 100px;
}
.ewm {color:#fff}
footer .lx_fs .fa{color:#fff}
/* footer */



















@media (min-width: 1200px) {
	.mobile-footer { 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;}
  
  
    .bt h2 {font-size:30px}
  .bt p{font-size:16px}
  .company-profile1-about-me{font-size:30px}
  .company-profile1-about-us{font-size:16px}
  .bta h2{font-size:30px}
  .bta p{font-size:16px}
  
  .part-list .name {margin: 0 0;display: unset;}
  .part-list {width:100%;}
  .part-list .name .r h3{font-size: 15px;margin-left: 10px;}
  
   /*yylc*/
  .w70 {width: 100%;}
  .yyly li{width:33.33%;height:180px;overflow:hidden;margin:0;}
  .yyly li:nth-child(even){margin:0;}
  .yyly li .zz{padding-top:40px;}
  .yyly li .zz img{width:65px}
  .yyly .zz a p{margin-top: 39px;}
  .yyly .bt p {font-size: 13px;}
  
  
  
  .tech-ulst li img{width:60px;}
  .tech-ulst li span{font-size:12px;}
  .tech-ulst,.tech-ulst li{display: inherit;}
  .tech-ulst li{width:33.33%;float:left;text-align:center;margin-bottom:15px;}
  .fwlc{padding-bottom:25px;margin-bottom:25px;}
  
  
  /* 处理产品*/
  .product_box .col-xs-4{width:48%}
  .list-unstyled .col-md-3{padding: 0 14px;}
  .product_btn a{padding: 6px 20px;}
  .product_box .col-lg-3{margin: 2px;}
  
  
  
   .floor_3_main .title2{border:none;}
  .floor_3_main{height:320px;}
  .w1200{width:100%}
  .floor_3_main .title2 h3{font-size:30px;}
  .floor_3_main .title2 h3 i{padding-left:0}
  .floor_3_main .title2{padding-left: 126px;text-align: center;}
  .floor_3_main .liuc{width:100%;padding: 0 13px;}
  .lct_img{padding:0}
  .lct_img img {max-width: 100%;}
  
  .news_title p{width:100%}
  .news_title h3{font-size:16px;}
  .news_title h3 span{font-size:16px;}
    .lx_fs p{width:100%;}
  .lx_fs{width:100%;}
  footer{margin-bottom: 50px;}
  
  
  

  
  .pc{display:none;}
}

@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: 40px; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
	/* 轮播 */
	.ibanner .img { height: 220px; }
	/* 手机端底部导航 */
	.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; }
  
  #uu .ny {height: 150px;background-size: cover;background-position: center;}
  #uu{height:100%;}
}