@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.2rem; font-size:.26rem;}
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:4.08rem; 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:100%;position: relative; z-index: 9;}
.menu{float:right; height:.72rem; width:auto;  margin-top: .2rem}
.menu a{width:100%; height: 100%;  display: flex; align-items: center; font-size: .24rem;}
.menu img{height:auto; width:.52rem; align-items: center; margin-right: .1rem}
.menu p{color:#0154d5; font-size: .3rem;}
.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}

video{width:100%}





/*导航*/
.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: #02469b; 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;}
.banner .swiper-pagination{color:#fff; font-size:30px; width: auto; left:5.5%; bottom:.5rem; height:.2rem; }
.banner .swiper-pagination span{color:#fff; font-size:30px; float: left}
.banner .swiper-button-next{right:auto; left:12%}

.in_shubiao{width:.34rem; height: auto; position: absolute; bottom:.4rem; left:50%; margin-left:-.17rem; z-index: 9 }
.in_shubiao img{width:100%}






/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin-bottom: .4rem; margin-top: .55rem}
.index_product_top{width:100%; height: auto; overflow: hidden; margin-top: .4rem; position: relative; padding:0 .15rem .8rem}
.index_product_top .swiper-slide a{width:100%; height: auto; display: block; border: 1px solid #e5e5e5; box-shadow: 0 0 10px rgba(0,0,0,0.08);}
.index_product_pic{width:100%; overflow: hidden;  border-bottom: 1px solid #e5e5e5; display: flex; align-items: center;}
.index_product_pic img{width:100%; display: block; max-height: 100%; align-items: center; margin: 0px auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_xx{width:100%; height: auto; overflow: hidden; padding:0 .15rem; text-align: center}
.index_product_xx h4{width:100%; height: .5rem;  line-height: .5rem; color: #010101; font-size: .24rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight:bold;}
.index_product_xx p{width:100%; height:.6rem;  line-height:.3rem; color: #888888; font-size: .22rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_product_more{width:100%; height: .4rem; line-height: .35rem; border-top:1px solid #e5e5e5; padding: 0 .3rem; text-align: right}
.index_product_more span{color:#01377f; font-size: .2rem; background: url(../images/links.png) no-repeat left center; padding-left: .3rem;}
.index_product_top .swiper-button-next,.index_product_top .swiper-button-prev{width:.8rem; height: .8rem; margin-top:0; bottom:0; top:auto;}
.index_product_top .swiper-button-next{background: url(../images/p_right.png) no-repeat center;right:30%; background-size: 100% 100%}
.index_product_top .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:30%; background-size: 100% 100%}
.in_pro_li{width:100%; height: auto; padding: 0 .1rem; margin-bottom: .3rem}





/*环境*/
.index_product_bottom{width:100%; height: auto; overflow: hidden; margin-bottom: .3rem}
.pro_huanj{width:100%; position: relative; overflow:hidden; margin-bottom: .2rem}
.pro_huanj img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro_huanj a{width:100%; height: 100%; display: block; padding: .4rem .4rem 0 .4rem; background: url(../images/p_hover.png) no-repeat left center; 
	background-size: cover; position: absolute; top:0; left:0}
.pro_huanj a h4{color:#ffffff; font-size: .28rem; margin-bottom: .1rem;}
.pro_huanj a p{color:#ffffff; font-size: .22rem;  line-height:.3rem; height: .6rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin: .2rem 0 .3rem}
.pro_huanj a span{width:30%; height: .4rem; border: 1px solid #fff; border-radius: 25px; text-align: center; line-height: .4rem; display: block; font-size: .22rem; color: #fff}
.pro_huanj a:hover{background: url(../images/lp_hover.png) no-repeat left center; background-size: cover;}





/*新闻*/
.index_news_top{width:100%; height: auto; overflow: hidden; background: url(../images/news_top.jpg) no-repeat center; background-size: cover; padding: .5rem 0}
.index_news_title{width:100%; height: auto; overflow:hidden; text-align: center}
.index_news_title h4{color:#0a44b9; font-size: .42rem;font-weight: bold; margin-bottom:10px;}
.index_news_title p{color:#010101; font-size:.3rem;  }
.index_news_nav{width:100%; height: auto; overflow: hidden; margin: .2rem 0}
.index_news_nav a{width:24%; height: .65rem; line-height: .65rem; background: #0a44b9; border-radius: 25px; float: left; color:#fff; font-size:.22rem; text-align: center; margin-right: 1%; margin-bottom:.2rem}
.index_news_nav a:nth-child(4){margin-right: 0}
.index_news_one{width:100%; height: auto; overflow: hidden}
.in_news_img{width:100%; height: auto; overflow: hidden}
.in_news_img img{width:100%; display: block}
.in_news_xx{width:100%; height: auto; overflow: hidden; padding: .3rem; background: #fff}
.in_news_xx h3{color:#333333; font-size: .26rem; font-weight: bold; margin-bottom:.2rem; border-top:1px solid #f2f2f2; padding-top:.35rem; }
.in_news_xx h4{color:#666666; font-size: .22rem; line-height: .32rem; height:.96rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_bd_time{width:100%; height: auto; overflow: hidden; margin-top:.4rem;}
.news_bd_time h5{color:#0a44b9; font-size: .24rem; float: left; background: url(../images/n_ljts.png) no-repeat right center; line-height: .55rem; 
	padding-right: .3rem;}
.news_bsj{float: right; padding-left:.2rem; background: url(../images/n_xx.png) no-repeat left center; }
.news_bsj span{color:#666666; font-size: .22rem; display: block}
.news_bsj p{color:#333333; font-size:.36rem; display: block; font-weight: bold; line-height:.36rem;}
.index_news_bottom{width:100%; height: auto; overflow: hidden; background: url(../images/news_bottom.jpg) no-repeat center; background-size: cover;
	padding: .56rem 0 0}
.index_news_bottom ul li{width:100%; height: auto; display: block; padding: 0 5px; margin-bottom:0.4rem}
.news_bottom_t{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,0.2); padding-bottom: 20px}
.news_bottom_t span{width:108px; height:35px; line-height: 35px; float: left; background: #fff; border-radius: 25px; color:#0a44b9; font-size: 16px; text-align: center;}
.news_bottom_t img{float: right; margin-top: 5px}
.news_bottom_xx{width:100%; height: auto; overflow: hidden; margin-top: 8px}
.news_bottom_xx h4{width:100%; height: 40px; line-height: 40px; overflow: hidden; font-size: 20px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color:#fff; margin: 12px 0}
.news_bottom_xx p{color:#fff;opacity: 0.7; font-size:.24rem; line-height:.32rem; height:.64rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_bottom_time{width:100%; height: auto; overflow: hidden; margin-top: .2rem;}
.news_bottom_time h5{color:#fff; font-size: .24rem; float: left; background: url(../images/ys_b.png) no-repeat right center; line-height: 55px; padding-right: 30px;}
.news_bsjs{float: right; padding-left:.2rem; background: url(../images/n_xx.png) no-repeat left center; }
.news_bsjs span{color:#fff; font-size: .22rem; display: block}
.news_bsjs p{color:#fff; font-size:.36rem; display: block; font-weight: bold; line-height: .42rem; height: .45rem;}










/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; margin-top: .5rem}
.index_youshi_top{width:100%; height: auto; overflow: hidden}
.index_youshi_top dl{width:100%; height: auto;overflow:hidden}
.index_youshi_top dl dt{width:100%; color:#0a44b9; font-size:.42rem; margin-bottom:.1rem;font-weight: bold;}
.index_youshi_top dl dd{width:100%; color:#010101; font-size:.3rem; }
.index_youshi_top a{width:48%; height: .65rem; background: #0a44b9; border-radius: 35px; text-align: center; line-height: .65rem; color:#fff;
	margin-top: .2rem; display: block; font-size: .24rem}
.index_youshi_all{width:100%; height: auto; overflow: hidden; margin-top: .4rem}
.index_youshi_all .swiper-slide a{width:100%; height: auto; display: block}
.in_ys_pic{width:100%; height: auto; overflow:hidden}
.in_ys_pic img{width:100%; display: block}
.in_ys_xx{width:100%; height:auto; float: left; background: url(../images/ys_left.jpg) no-repeat center; padding:.6rem 5% }
.in_ys_xx span{color:#fff; font-size: .26rem; display: block}
.in_ys_xx h4{color:#fff; font-size: .3rem; font-weight: bold; margin: .2rem 0}
.in_ys_xx p{color:#fff; font-size: .22rem; line-height: .34rem;  overflow: hidden; height:1.02rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_ys_xx h5{color:#fff; font-size:.2rem; background: url(../images/ys_b.png) no-repeat right center; padding-right: 30px; display: table; margin-top: .5rem; transition: all 0.4s ease-in-out;}
.in_ys_xx hr{width:100%; height: 1px; background: rgba(255,255,255,0.2); margin-top: .4rem; border: 0;  }
.index_youshi .swiper-button-next,.index_youshi .swiper-button-prev{width:.86rem; height: .86rem; top:0; margin-top: 0;  }
.index_youshi .swiper-button-next{background:#f9f9fa url(../images/ys_right.png) no-repeat center; right:0; }
.index_youshi .swiper-button-prev{background:#f9f9fa url(../images/ys_left.png) no-repeat center; left:auto; right:.86rem;}
.index_youshi .swiper-button-next:hover{background:#0a44b9 url(../images/ys_hright.png) no-repeat center; right:0; }
.index_youshi .swiper-button-prev:hover{background:#0a44b9 url(../images/ys_hleft.png) no-repeat center; left:auto; right:.86rem;}




/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin: .5rem 0 0;}
.index_about_left{width:100%; height: auto;  overflow: hidden}
.index_about_left h4{color:#0a44b9; font-size: .42rem; font-weight: bold;margin-bottom:10px;}
.index_about_left h3{color:#010101; font-size:.3rem; margin-bottom: .3rem;}
.index_about_left h5{color:#333333; font-size: .3rem; font-weight: bold; margin-bottom: .26rem;}
.in_about_xx{width:100%; height: auto; overflow: hidden; color:#666666; font-size: .22rem; line-height: .36rem; display: block; margin-bottom: .4rem;}
.in_about_more,.in_ab_video{width:40%; height: .65rem; float: left; background:#366dc3; border-radius: 35px; text-align: center; line-height: .65rem; 
	font-size: .24rem; color: #fff;  cursor: pointer}
.in_about_more:hover,.in_ab_video:hover{background: #0a44b9;}
.in_about_more{margin-right: 5%}
.index_about_right{width:100%; height: auto; overflow: hidden;position: relative; margin-top: .5rem}
.index_about_right .swiper-container{width:100%;}
.index_about_right .swiper-slide a{width:100%; display: block}
.index_about_right .swiper-slide a img{width:100%; display: block}
.index_about_bottom{width:100%; height: 2.5rem; position: absolute; bottom:0; left:0; background: rgba(255,255,255,0.87); padding:25px 0; z-index: 8}
.index_about_bottom dl{float: left; text-align: center; width: 33%;}
.index_about_bottom dl dt{color:#0a44b9; font-size: .2rem;}
.index_about_bottom dl dt span{color:#0a44b9; font-size: .4rem; font-weight: bold; font-family: "Arial"; margin-right: 5px;}
.index_about_bottom dl dt i{color:#0a44b9; font-size: .4rem; font-family: "Arial"; font-weight: bold; font-style: normal}
.index_about_bottom dl dd{width:100%; height: auto; overflow:hidden}
.index_about_bottom dl dd hr{width:.38rem; height: .05rem; background: #0a44b9; display: block; margin:.22rem auto; border: 0}
.index_about_bottom dl dd p{color:#333333; font-size: .22rem; line-height:.3rem;}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:96%; height:auto; position:fixed; top:50%; left:50%;transform: translate(-50%,-50%); z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:auto;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}






/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height:1.05rem;width: 100%; background: #02469b; padding: 0 2%}
footer ul{width:100%; height: 1.05rem; display: block; }
footer li{width: 33%;height: 100%;float: left; }
footer li a{display: block;width: 100%;height:100%;text-align: center;box-sizing: border-box;color: #fff; padding-top:.15rem }
footer span{line-height:.3rem; font-size: .22rem; width: 100%; display: block; color: #fff; margin-top: .1rem }
footer .n1{background: url(../images/f_h1.png) no-repeat center;background-size:100% 100%!important; width:.4rem;}
footer .n2{background: url(../images/f_h2.png) no-repeat center;background-size:100% 100%!important; width:.4rem;}
footer .n3{background: url(../images/f_h3.png) no-repeat center;background-size:80%!important; width:.63rem;}
footer .n4{background: url(../images/f_h4.png) no-repeat center;background-size:100% 100%!important; width:.4rem;}
footer a.active{background: #fff}
footer a.active span{color:#1157c5}
footer a.active .n1{background: url(../images/f_1.png) no-repeat center;background-size:100% 100%!important; }
footer i{height:.4rem; display: block; margin:0 auto 0;  }
.copy {width: 100%;  text-align: center; clear: both; text-align: center;  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:#999999;line-height:.4rem; font-size:.26rem}
.copy a{color:#999999;line-height:.4rem; font-size:.26rem; display: block}












/*内页面包屑导航*/
.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: #0a44b9; font-size:.2rem}
.pos span.wei{background: url(../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:.2rem}
.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:.2rem!important; line-height:.4rem;}



/*内页新闻*/
.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}



/*内页导航*/
.index_clei{ width:100%; height:auto; background:#eeeeee; overflow: hidden}
.index_clei a{ color:#1b1b1b; font-size:.24rem; text-align:center; width:33.33%; 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:#0a44b9; color:#fff }
.pic{width:100%; clear:both; height: 221px; padding-top: 70px;}
.about_ban{ background: url(../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:#0a44b9;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:6rem;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:500px){
	html{font-size: 78.125px;}
}

@media screen and (max-width:425px){
	html{font-size: 66.4062px;}

}

@media screen and (max-width:414px){
	html{font-size: 64.6875px;}

}



@media screen and (max-width:375px){
	html{font-size: 58.5938px;}

}


@media screen and (max-width:360px){
	html{font-size: 57.0312px;}
	
}


@media screen and (max-width:320px){
	html{font-size: 50px;}

}

 

