@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; box-sizing:border-box;}
*:focus{outline:none;}
ul li{list-style:none;}
body{color:#666; width:100%;  margin:0 auto;  padding-bottom:1.38rem}
a{text-decoration:none; color:#333}
.container{width:100%; padding: 0px .25rem;}
.clr,.clearfix{clear:both;}
.header{width:100%; clear:both; height:1.1rem; position: relative; padding: 0 3% 0 3%; box-shadow: 0 0 8px rgba(0,0,0,0.2)}
.logo{width:1.4rem; height:1.1rem; z-index: 9; float: left}
.logo a{width:100%; height:100%; display: flex; align-items: center; }
.logo a img{align-items: center; width:1.4rem;position: relative; z-index: 9;}
.menu{float:right; height:100%; width:auto; }
.menu a{width:100%; height: 100%;  display: flex; align-items: center; font-size: .24rem;}
.menu img{height:auto; width:.4rem; align-items: center; margin: 0px .15rem 0;}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
html{font-size: 100px;}
.l{float: left}
.r{float: right}

.h_yuyan{float:right; color:#333; font-size:.28rem; margin-right:2%; line-height:1.1rem; font-weight:bold;}




/*导航*/
.openmenu{overflow-y:scroll; position:fixed;}
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:9999; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background: #e60012; left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:99999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:.42rem;padding: .08rem 0; text-indent:1em; color:#fff;  
	font-size:.26rem; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff; font-size:.26rem; width:100%; height:100%; display:block;}
.menu_body{width:100%; min-width:150px; overflow:hidden;  display:none;}
.menu_body a{width:100%; display:block; height:auto; line-height:.4rem; padding: .05rem 0; color:#fff; text-indent:1em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; font-size: .24rem}
.banner{width:100%;height:auto; position: relative; }
.banner img{width:100%; height: auto; display: block}
.swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.swiper-slide {

  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; 
}
.swiper-pagination-bullet{background: #000; opacity: 1}
.swiper-pagination-bullet-active{background: #fff}


/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden; }
.banner .swiper-slide a img{width:100%; height: auto; display: block}
.banner .swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.banner .swiper-slide {
  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; 
}
.swiper-pagination-bullet{background: #fff; opacity: 1}
.swiper-pagination-bullet-active{width:20px; border-radius: 5px;}
.banner .swiper-button-next,.banner .swiper-button-prev{color:#fff; font-size: 24px; background: none; width: 40px; line-height: 44px;}
.banner .swiper-pagination{color:#fff; font-size:30px; width: auto; left:5.5%; bottom: 0; height:84px; line-height: 84px;}
.banner .swiper-pagination span{color:#fff; font-size:30px;}
.banner .swiper-button-next{right:auto; left:12%}




/*学院*/
.index_xproduct{width:100%; height: auto; background: #f9f9f9; padding:1rem 0 1.2rem }
.index_xproduct_all{width:100%; height: auto; position: relative; margin-top: .4rem}
.index_xproduct_all .swiper-slide a{width:100%; height: auto; display: block}
.index_xproduct_pic{width:100%; height:auto; display: block; overflow: hidden; display: flex; align-items: center;}
.index_xproduct_pic img{max-width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; align-items: center; margin: 0px auto;}
.index_xproduct_xx{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_xproduct_xx h4{width:100%; height: .4rem; line-height: .4rem; color: #404040; font-size: .34rem;  text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; text-align: center; margin-bottom: .3rem}
.index_xproduct_xx p{width:100%; height:.8rem; line-height: .4rem; color:#404040; font-size:.28rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; text-align: center}
.index_xproduct_xx span{width:2rem; height: .6rem; line-height: .6rem; color:#fff; background: #e60012; text-align: center; border-radius: 8px; display: block; 
	margin: .4rem auto 0; font-size: .28rem;}

/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 0.8rem; margin-bottom: 1rem;}
.index_product ul{width:100%; height: auto; overflow: hidden; margin-top: .4rem;}
.index_product ul li{width:32%; height: auto; float: left; position: relative; margin-right:2%; margin-bottom: .15rem}
.index_product ul li img{width:100%; display: block}
.index_product_title{width:80%; height:auto; border: 1px solid #fff; text-align: center; padding: .1rem; position: absolute; top:.2rem; left:50%; 
	transform: translate(-50%,0);}
.index_product_title h4{color:#fff; font-size: .24rem;}
.index_product_title p{color:#fff; font-size: .2rem; text-transform: uppercase; overflow: hidden; white-space: nowrap}
.index_product ul li:nth-child(3n){margin-right: 0}
.index_product_img{width:100%; height: auto; overflow: hidden}
.index_product_img img{width:100%; height: auto; display: block}
.index_product_img{width:100%}
.index_product_img img{display: block; width: 100%}


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden;  margin: 1.14rem 0 .6rem}
.index_news ul{width:100%; height: auto; overflow: hidden; margin-top:.6rem }
.index_news ul li{width:100%; height: auto; overflow: hidden; border-top:1px solid #bebebe; padding: 24px 0}
.index_news_pic{width:3rem; height: auto; float: left; overflow: hidden}
.index_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_xx{height: auto;margin-left:3.2rem; }
.index_news_xx h4{width:100%; height: .3rem; line-height: .3rem; color:#404040; font-size: .28rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx span{width:100%; margin:.15rem 0; color:#777777; font-size:.24rem; display: block}
.index_news_xx p{width:100%; height: .4rem; overflow: hidden; line-height:.4rem; font-size: .26rem; color: #777777; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.index_news_more{width:1.8rem; height: .55rem;  text-align: center; line-height: .55rem; font-size:.26rem; border-radius: 8px; margin-top: .1rem;
	border: 1px solid #bebebe; color: #404040;}
.index_news_more:hover{background: #e60012; color:#fff}
.index_news ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*图片展示*/
.index_zhanshi{width:100%; height: auto; overflow: hidden}
.index_zhanshi ul{width:100%; height: auto; overflow: hidden}
.index_zhanshi ul li{height: auto; float: left; overflow: hidden}
.index_zhanshi ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_zhanshi_li{width:50%}
.index_zhanshi_two{width:55.2%}
.index_zhanshi_three{width:44.8%}
.index_zhanshi ul li img:hover{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


/*联系我们*/
.index_contact{width:100%; height:auto; overflow: hidden; margin:.8rem 0 0; padding-bottom: .6rem; }
.index_contact_title{width:100%; height: auto;  text-align: center}
.index_contact_title h4{color:#575757; font-size: .26rem;}
.index_contact_title h5{color:#404040; font-size: .5rem;}
.index_contact_tab{width:100%; margin: .6rem auto 0; }
.index_contact_tab a{width:50%; height: auto; float: left; text-align: center; margin-bottom: .6rem}
.in_cpic{width:50%; height: auto;  text-align: center; position: relative; float: left}
.index_contact_tab a p,.in_cpic p{color:#404040; font-size: .28rem; margin-top: .1rem;}
.in_cpic_pic{width:120px; height: auto; position: absolute; top:100px; left:0; border: 1px solid #eee; display: none}
.in_icon{ -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.in_cpic:hover img.in_cpic_pic{display: block}
.index_contact_tab a:hover .in_icon{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.in_icon{width:1.1rem; margin: 0px auto;}




/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height:1.4rem;width: 100%; background: #000000 }
footer ul{width:100%; height: 1.45rem; display: block; }
footer li{width: 20%;height: 100%;float: left; }
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;color: #fff; padding-top:.3rem }
footer span{line-height:.3rem; font-size: .2rem; width: 100%; display: block; color: #fff; margin-top: .1rem }
footer .n1{background: url(/templates/mobile/images/f_h1.png) no-repeat center;background-size:100% 100%!important; width:.56rem;}
footer .n2{background: url(/templates/mobile/images/f_h2.png) no-repeat center;background-size:100% 100%!important; width:.47rem;}
footer .n3{background: url(/templates/mobile/images/f_h3.png) no-repeat center;background-size:100% 100%!important; width:.57rem;}
footer .n4{background: url(/templates/mobile/images/f_h4.png) no-repeat center;background-size:100% 100%!important; width:.52rem;}
footer .n5{background: url(/templates/mobile/images/f_h5.png) no-repeat center;background-size:100% 100%!important; width:.41rem;}
footer a.active{background: #e60012}
footer i{height:.52rem; display: block; margin:0 auto 0;  }
.copy {width: 100%;  text-align: center; clear: both; text-align: center; background: #f9f9f9; padding: .5rem 0 }
.copy_dz{width:100%;  height: auto;  overflow: hidden; background: #fff; border-radius: 25px 25px 0 0; padding: .4rem 0 0}
.copy p b{font-size:.24rem; color: #fff;}
.copy p{color:#2b2222;line-height:.4rem; font-size:.24rem}
.copy a{color:#2b2222;line-height:.4rem; font-size:.24rem; display: block}


/*产品*/
.ny_banner{width:100%;}
.ny_banner img{width:100%; display: block}
.ny_product_nav{width:100%; height: auto; overflow: hidden; margin-top: .3rem;}
.ny_product_nav ul{width:100%;  float: right; background: #fff; padding:.2rem;}
.ny_product_nav ul li{width:33.33%; height: auto; float: left; margin-bottom: .2rem}
.ny_product_nav ul li p{color:#404040; font-size:.24rem; text-align: center; margin-top: .15rem;}
.ny_product_nav ul li.active p,.ny_product_nav ul li:hover p{color:#e60012}
.ny_product_icon{width:100%; height:.8rem; display: flex; align-items: center; margin-top:.28rem }
.ny_product_icon img{align-items: center; margin: 0px auto; max-height: 100%}
.ny_product_all{width:100%; height: auto; overflow:hidden; margin-top: .4rem; margin-bottom:.8rem}
.ny_product_all h3{color:#222222; font-size: .32rem; }
.ny_product_all ul{width:100%; height: auto; margin-top:.2rem }
.ny_product_all ul li{width:49%; height: auto; background: #fff; float: left; margin-bottom: .25rem;}
.ny_product_all ul li:nth-child(2n){float: right}
.ny_xproduct_pic{width:90%; height:auto; display: block; overflow: hidden; display: flex; align-items: center; margin: 0px auto;}
.ny_xproduct_pic img{max-width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; align-items: center; margin: 0px auto;}
.ny_xproduct_xx{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.ny_xproduct_xx h4{width:100%; height: .4rem; line-height:.4rem; color: #404040; font-size: .26rem;  text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; text-align: center; }
.ny_xproduct_xx p{width:100%; height:.32rem; line-height: .32rem; color:#777777; font-size: .26rem;  text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; text-align: center;}






/*内页面包屑导航*/
.pos{width:100%; height:auto; line-height:.55rem; padding:5px 2%; font-size:.2rem; clear:both;
   text-align:left; border-bottom:1px solid rgba(255, 255, 255, 0.38); color:#313131; font-size:.2rem}
.pos a{color:#313131; font-size:.2rem}
.pos span{color: #e60012; font-size:.2rem}
.pos span.wei{background: url(/templates/mobile/images/sy.png) no-repeat left center; padding-left:.2rem; color: #313131; background-size:.2rem}
.ny{width:100%; padding:.3rem .2rem; line-height:.4rem; clear:both; color:#333333; font-size:.24rem}
.ny img,.index_abou_xx img{max-width:100%; display:block; height:auto!important}
.ny_about_info{width:100%; height: auto; display: block; overflow: hidden; margin: 8px auto; padding: 0px 15px}
.ny_ban{width:100%; height:auto; overflow:hidden; }
.ny_ban img{width:100%; height:auto; display:block;}
.ny p,.ny span{color:#333333; font-size:.24rem!important; line-height:.42rem;}
 


 /*内页新闻*/
.news_x{width:100%;  margin-bottom:10px; clear:both;padding:0px 10px; margin-top: .2rem;}
.news_x ul{width:100%; height:auto; overflow:hidden; margin-bottom:.2rem}
.news_x li{width:100%; padding:12px 0px; border-bottom:#bebebe 1px solid; float:left;}
.news_x li h3{height:.4rem; line-height:.4rem; color:#313131;  font-weight:bold; font-size:.24rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_x li p{font-size:.2rem; color:#7d7d7d; height: .25rem; line-height: .25rem; margin:.1rem 0;}
.news_x li h4{font-weight:normal; color:#626262; height:.6rem; line-height:.3rem; overflow:hidden; margin-top: .1rem; font-size:.2rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}

/*内页荣誉资质*/
.honor_list{width:100%; padding:20px 10px; clear:both;}
.honor_list ul{width:100%; height:auto; overflow:hidden; margin-bottom:.2rem}
.honor_list li{width:48%;  float:left;height: auto; margin-bottom:.2rem; overflow:hidden}
.honor_list li img{width:100%;height: 100%; border:#ddd 1px solid; display:block;}
.honor_list li p{line-height:.4rem; height:.4rem; overflow:hidden; color:#333; font-size:.24rem; text-align:center; clear:both; text-overflow:ellipsis; white-space:nowrap; margin-top:.1rem}
.honor_list li:nth-child(2n){float:right}

.pic_list{width:100%; padding:.3rem .2rem; clear:both; overflow:hidden}
.pic_list a{width:48%;  float:left;height: auto; margin-bottom:.2rem; overflow:hidden}
.pic_list a img{width:100%;height: 100%; border:#ddd 1px solid; display:block;}
.pic_list a p{line-height:.4rem; height:.4rem; overflow:hidden; color:#333; font-size:.24rem; text-align:center; clear:both; text-overflow:ellipsis; white-space:nowrap; margin-top:.1rem}
.pic_list a:nth-child(2n){float:right}


.fui-picturew audio{display:none;}
.ny_video_icon{width:100%; height:100%; background:rgba(255,255,255,0.5) url(../images/bf_icon.png) no-repeat center; position:absolute; top:0; left:0; opacity:0}

.ny_honor_pic{position:relative}


/*内页导航*/
.index_clei{ width:100%; height:auto; background:#eeeeee; overflow: hidden}
.index_clei a{ color:#1b1b1b; font-size:.24rem; text-align:center; width:50%; height:.7rem; line-height:.7rem; display:block; overflow:hidden; float:left; }
.index_clei a:nth-child(4){ border-right:0px;}
.index_clei a.active{ background:#e60012; color:#fff }
.pic{width:100%; clear:both; height: 221px; padding-top: 70px;}
.about_ban{ background: url(/templates/mobile/images/about.jpg) no-repeat; background-size: 100% 100%; text-align: center }
.about_ban h3{ font-size: .3rem; font-weight: bold; color: #fff;}
.about_ban p{font-size: .16rem; color:#fff}
.index_plei{width:100%; height:auto; line-height:.7rem; background:#eee; overflow: hidden}
.index_plei a{ color:#333; font-size:.24rem; text-align:center; width:50%; height:.7rem; display:block; overflow:hidden; 
float:left; }
.index_plei a.active{ background:#e60012;color:#fff }
.ny_biaoti{width: 100%; font-size:.35rem; color: #000; padding: .1rem 0px; text-align: center;  clear: both; line-height:.5rem}
.ny_time{width: 100%;  line-height: .5rem; color: #888; height: auto;   margin-bottom: .2rem; border-top: 1px solid #666; border-bottom: 1px solid #666;
           text-align: center; clear: both; font-size:.24rem;}
.keyword_light,.keyword_light p{font-size:.2rem; color:#333; line-height:.4rem}
.ny_title{width: 100%; font-size:.28rem; color: #000; padding: 10px 0px; text-align: center;  clear: both}


/*联系我们*/
.ditu{width:100%;height:5rem;padding: 0px 15px}
.ny_contact{width:100%; height:auto; display:block; font-size:.14rem; color:#333; line-height:.28rem; padding:0px 10px; margin:20px 0 40px}

  
  








@media screen and (max-width:425px){
	html{font-size: 58.6667px;}

}

@media screen and (max-width:414px){
	html{font-size: 55.2px;}

	
}



@media screen and (max-width:375px){
	html{font-size:51px;}
		
}
	
	
	
@media screen and (max-width:360px){
	html{font-size:49px;}


}


@media screen and (max-width:320px){
	html{font-size: 42.6667px;}

	
}



<!--0.00032782554626465-->