@charset "utf-8";
html,body{-webkit-overflow-scrolling:touch; overflow-scrolling: touch; overflow-x:hidden;}
html{ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
ul li{list-style: none;}
body{font-family:"微软雅黑","Microsoft Yahei","Arial",sans-serif; color: #050521; font-size: 14px;}
html, body, h1, h2, h3, h4, p, ul, ol, dd, dl, form { margin: 0; padding:0px;}
img{border: none;}
a{text-decoration: none; color: #000;}
a:hover{text-decoration: none;}
i{font-style: normal;}
.clearfix{clear: both;}
.clearfix::after { height: 0px; overflow: hidden; clear: both; display: block; visibility: hidden; content: "."; }
/*index*/
nav .navbar-brand img{margin-top: 25px;}
nav .navbar-brand{padding: 0;}
nav .toptel img{margin-top: 25px;}
.navbar{margin-bottom: 10px;}
.navbar-nav{margin-top: 23px;}
.navbar-nav li{font-size: 16px; color: #332C42;}
.navbar-nav li a{transition: .5s;}
.navbar-nav li a:hover{background: #e73828; color: #fff; border-radius: 8px;}
.nav>li>a{padding: 10px 24px;}
.mbanner{display: none;}
.swiper-container {width: 100%;height: 100%;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;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; width: 10px; height: 10px;}
.header .top{background: #050521; height: 45px; line-height: 45px; color: #fff;}
.header .top .info {float: left;}
.header .top .info p{float: left; margin-right: 30px;}
.header .top .info p i{position: relative; top: -2px; margin-right: 10px;}
.header .top .info p i img{width: 15px;}
.header .top .share{float: right;}
.header .top .share p{float: left; margin-left: 10px;}
.header .navbar{margin-top: 10px;}
.header .navbar ul li a{font-weight: bold; font-size: 16px; color: #1e3290;}
.header .navbar ul li a:hover{background: none; color: #e89612;}
.header .navbar-nav{float: right; margin-top: 25px;}
.header .nav>li>a{padding: 10px 37px;}
.banner{margin-top: 30px;}
.banner .swiper-container {width: 100%;height: 100%; }
.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;}
.banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: 15%;}
.banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: 15%;}
.banner .swiper-button-next, .swiper-button-prev{width: 40px; height: 40px; background-size: cover;}
.banner .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{color: #fff;}
:root{--swiper-navigation-size:30px;}
.indexmbanner{display: none;}
.service{margin-top: 10px;background: #f5f7fa; padding: 40px 0;}
.service h3, .index-products h3, .index-data h3, .index-news h3, .about-shili h3{font-size: 40px; font-weight: bold; }
.service h3{text-align: center; }
.service .row{margin-top: 50px;}
.service .list{padding: 75px 50px;height: 333px; display: flex;justify-content: center;align-items: center; z-index: 1; width: 25%; margin: 0 4%;}
.service .list .icon-box{text-align: center;}
.service .icon-box:before,.icon-box:after{content:'';position:absolute;width:calc(100% - 35px);height:calc(100% - 35px);border:1px solid #e89612;pointer-events:none;transition:.33s all ease}
.service .icon-box:before{top:0;left:0;border-width:1px 0 0 1px}
.service .icon-box:after{bottom:0;right:0;border-width:0 1px 1px 0}
.service .list:hover .icon-box:before, .service .list:hover .icon-box::after{width:calc(100% - 0.1px);height:calc(100% - 0.1px);border: 1px solid #e89612;}
.service .box-top p{font-size: 18px;font-weight: bold; position: relative; margin-top: 10px;}
.service .box-top p:after{position: absolute; width: 50px; height: 2px; background: #e89612; content: ""; left: 0; right: 0; margin: 0 auto; bottom: -10px;}
.service .box-body p{ color: rgba(0,0,0,0.5); margin-top: 30px; line-height: 1.7;}
.index-about {margin-top: 80px;}
.index-about h3{font-size: 30px; line-height: 1.6; margin-top: 20px; font-weight: bold;}
.index-about p{font-size: 16px;line-height: 1.6; color: #5f5f61; margin-top: 30px;}
.index-about a{display: inline-block; border: 3px solid #e89612; color: #e89612; padding: 15px 40px; border-radius: 35px; font-size: 18px; font-weight: bold; margin-top: 40px; transition: .5s;}
.index-about a:hover{background: #e89612; color: #fff;}
.index-products{ padding: 60px 0 60px 0;}
.index-products h3{text-align: center; }
.index-products .row{margin-top: 0px;}
.index-products img{width: 100%;}
.index-products ul li{transition: .5s; margin-top: 50px; padding: 0 25px;}
.index-products ul li:hover .box p.tt:after{width: 100px;transition: .5s; }
.index-products ul li:hover .box p.more{background: #e89612;width: 100%;}
.index-products .box{background: #f5f7fa; padding: 20px 20px 30px 20px ;}
.index-products .box p.tt{font-size: 24px; font-weight: bold; text-align: center; position: relative; transition: .5s;}
.index-products .box p.tt:after{position: absolute; width: 50px; height: 2px; background: #e89612; content: ""; left: 0; right: 0; margin: 0 auto; bottom: -15px;}
.index-products .box p.desc{font-size: 15px; color:#5f5f61; line-height: 1.7; text-align: center; margin-top: 30px;}
.index-products .box p.more{width: 180px; height: 35px; line-height: 35px; text-align: center; background: #e89612; color: #fff; font-weight: bold; font-size: 16px; border-radius: 10px; margin: 0 auto;margin-top: 20px;transition: .5s;}
.index-data{ background: url(../images/p2.jpg) no-repeat;background-attachment: fixed; margin-top: 70px;}
.index-data .cover{background:rgba(5,5,33,0.9); width: 100%; height: 100%; padding: 100px 0;}
.index-data h3{color: #fff; text-align: center;}
.index-data .row{margin-top: 60px;}
.index-data p{text-align: center; color: #fff;}
.index-data p.number{font-size: 48px; font-weight: bold; margin-top: 10px;}
.index-data p.info{font-size: 18px; font-weight: bold;}
.index-news{margin-top: 70px;}
.index-news h3{text-align: center;}
.index-news .row{margin-top: 50px;}
.index-news ul li img{width: 100%;}
.index-news ul li .box{padding-top: 15px; transition: .5s;}
.index-news ul li:hover .box{background: #e89612; padding: 10px;}
.index-news ul li .box p.tt{font-size: 16px; font-weight: bold;}
.index-news ul li .box p.date{ color: #aaa; margin-top: 10px;}
.index-news ul li .box p.date i{display: inline-block; color: #e89612!important; margin-left: 20px; font-weight: bold;}
.index-news ul li:hover .box p.tt, .index-news ul li:hover .box p.date{color:#fff;}
.footer{background: #050521; padding: 60px 0 30px 0; margin-top: 60px;}
.footer h3{font-weight: bold; color: #fff; font-size: 19px; margin-bottom: 30px;}
.footer p{color: #eee; font-size: 15px;}
.footer p a{color: #eee;}
.footer .contact p{margin-top: 10px;}
.footer .contact p img{margin-right: 15px;}
.footer .link p{background: url(../images/ico17.png) 0 4px no-repeat; padding-left: 20px; margin-top: 10px;}
.footer .about p{line-height: 1.8; text-align:justify;}
.footer .copyright{border-top: 1px solid #394654; padding-top: 20px; margin-top: 40px;}
.footer .copyright p{ font-size: 13px;}
#gotop{position: fixed; right: 10px; bottom: 50px; cursor: pointer;}
#gotop img{width: 50px; height: 50px;}
.about-banner{background: url(../images/p4.jpg) no-repeat;background-attachment: fixed; margin-top: 30px;}
.about-banner .cover{background:rgba(5,5,33,0.7); width: 100%; height: 100%; padding: 100px 0;}
.about-banner h1, .about-banner h2{color: #fff; text-align: center; font-size: 55px;  font-weight: bold;}
.about-info{background: #f2f3f8; padding: 40px 0 60px 0;}
.about-info h3{font-weight: bold; font-size: 40px; margin: 50px 0 40px 0;}
.about-info p{color: #868e96; line-height: 1.8; margin-top: 15px; text-align:justify;}
.about-info .left{padding-right: 100px;}
.about-info .right{padding-left: 50px; margin-top: 30px;}
.about-shili{margin-top: 60px;}
.about-shili h3{text-align: center;}
.about-shili p.tips{text-align: center; color: #868e96;width:60%; margin: 0 auto; margin-top: 20px; line-height: 1.7;}
.about-shili .row{margin-top: 40px;}
.about-shili .row p img{border-radius: 10px;}
.about-global{margin-top: 100px;}
.about-global .row{padding: 0 100px;}
.about-global h3{font-size: 40px; font-weight: bold; margin-top: 50px; margin-bottom: 30px; line-height: 1.4;}
.about-global p{font-size: 18px; line-height: 1.7; color: #333;}
.list-products{margin-top: 60px;}
.list-products .left{padding: 0px 30px;}
.list-products  select{display: none;}
.list-products .left ul{background: #e9f6ff; padding: 30px 0;}
.list-products .left li{position: relative; margin-left: 35px;}
.list-products .left li:before{position: absolute; width: 20px; height: 20px; content: ""; background: #fff; border-radius: 5px; left: 0; border: 1px solid #aaa; top: 5px;}
.list-products .left li a{font-size: 18px; color: #8c8c8c; margin-bottom: 40px; line-height: 21px; padding: 5px 0 5px 30px; display: block;}
.list-products .left li.active a{color: #e89612; font-weight: bold;}
.list-products .left li.active:before{background: #e89612 url(../images/select.png) no-repeat center center;}
.list-products .left li:hover a{color: #e89612; font-weight: bold;}
.list-products .left li:hover:before{background: #e89612 url(../images/select.png) no-repeat center center;}
.list-products .right{padding-left: 40px; float: right;}
.list-products .right ul.nr li{height: auto; clear: both;}
.list-products .right ul.nr li .box{height: auto;padding: 30px 20px; background: #fff; box-shadow: 0 10px 20px #e0e0e0; margin-bottom: 50px;}
.list-products .right ul.nr li p.tt{font-size: 28px; margin-bottom: 40px;}
.list-products .right ul.nr li p.size{font-size: 18px; line-height: 1.2; margin-bottom: 20px;}
.list-products .right ul.nr li p.cl{position: relative;}
.list-products .right ul.nr li p.cl:before{position: absolute; width: 100px; height: 1px; background: #eee; content: ""; left: -35px; top: -15px;}
.list-products .right ul.nr li img{width: 100%;}
.list-products .right ul.nr li a.more{display: inline-block; border: 1px solid #ddd; padding: 10px 20px; font-size: 16px; margin-top: 20px; transition: .5s;}
.list-products .right ul.nr li a.more:hover{background: #e89612; color: #fff;}
.list-products .right ul.fanye li{float: left; margin-right: 5px;}
.list-products .right ul.fanye li a{font-size: 16px; display: inline-block; padding: 5px 12px; background: #fff; border: 1px solid #ddd; transition: .5s;}
.list-products .right ul.fanye li.active a{background: #e89612; color: #fff;}
.list-products .right ul.fanye li.thisclass a{background:#050521; color:#fff;}
.list-products .right ul.fanye li:hover a{background: #e89612; color: #fff;}
.list-products .right ul.fanye li span.pageinfo{margin-left: 10px; margin-top: 5px; display:block;}
.list-news-content{margin-top: 20px;}
.list-news-content .list ul{display: flex; flex-wrap: wrap;}
.list-news-content .list ul li{width: 33%; margin-top: 30px;}
.list-news-content .list ul li{padding: 0 25px;}
.list-news-content .list ul li .box{transition: .5s;}
.list-news-content .list ul li img{width: 100%;}
.list-news-content .list ul li .tt{font-size: 16px; font-weight: bold; padding-top: 15px; overflow: hidden;}
.list-news-content .list ul li .date{margin-top: 10px;}
.list-news-content .list ul li i{color: #e89612; font-weight: bold; margin-left: 20px;}
.list-news-content .list ul li:hover .box{background: #e89612; padding: 0px 10px 10px 10px;}
.list-news-content .list ul li:hover p.tt, .list-news-content .list ul li:hover p.date{color: #fff;}
.commonfanye{margin-top: 30px;}
.commonfanye li{float: left; margin-right: 5px;}
.commonfanye li a{font-size: 16px; display: inline-block; padding: 5px 12px; background: #fff; border: 1px solid #ddd; transition: .5s;}
.commonfanye li.active a{background: #e89612; color: #fff;}
.commonfanye li:hover a{background: #e89612; color: #fff;}
.article-products .place{color: #aaa;}
.article-products .place a{color: #aaa;}
.article-products .top .row{padding: 0 30px; margin-top: 30px;}
.article-products .top{background: url(../images/pro-bg.png) #050521 no-repeat center; padding: 30px 0 60px 0; margin-top: 30px;}
.article-products .right{color: #fff;}
.article-products .right h1{font-weight: bold; font-size: 40px; margin-top: 30px;}
.article-products .right p.info{font-size: 16px; margin-top: 30px; line-height: 1.6; color: #ddd;}
.article-products .right p.capacity{margin-top: 20px; font-size: 18px;}
.article-products .right p.capacity i{font-weight: bold; color: #e89612;}
.article-products .right p.tel{margin-top: 20px;}
.article-products .right p.tel img{width: 35px; position: relative; top: -7px;}
.article-products .right p.tel a{color: #fff; font-weight: bold; font-size: 30px; display: inline-block; margin-left: 12px;}
.article-products .right p.tel span{font-size: 18px;}
.article-products .content .container{padding: 0 100px; margin-top: 40px;}
.article-products .content h3.tt{font-size: 24px; font-weight: bold;color: #4c546a;line-height: 36px; margin-bottom:10px;background: url(../images/pro_hbg.png) no-repeat -10px 0px;padding-left: 30px;margin-top:10px; overflow:hidden; clear:both;}
.article-products .content .content-body{margin-top: 20px; font-size: 16px; line-height: 2; color: #333; text-align:justify;}
.article-products .content .content-body p{margin-top: 10px;}
.article-products .content .content-body img{max-width: 100%; margin: 15px 0;}
.article-products .content .content-body h1, .article-products .content .content-body h2, .article-products .content .content-body h3, .article-products .content .content-body h4, .article-products .content .content-body h5{font-size: 24px; font-weight: bold;color: #4c546a;line-height: 36px; margin-bottom:25px;background: url(../images/pro_hbg.png) no-repeat -10px 0px;padding-left: 30px;margin-top:20px; overflow:hidden; clear:both;}
.article-products .content .canshu{margin-top: 20px;}
.article-products .content .canshu table{width:100%;}
.article-products .content .canshu h3{font-size: 24px; font-weight: bold;color: #4c546a;line-height: 36px; margin-bottom:10px;background: url(../images/pro_hbg.png) no-repeat -10px 0px;padding-left: 30px;margin-top:20px; overflow:hidden; clear:both;}
.article-products .content .left{padding-right:40px;}
.article-products .content .right{background: #e9f6ff; padding: 20px 20px;}
.article-products .content .right .xgcp li{margin-top: 20px;}
.article-products .content .right .xgcp li span{display: block; text-align: center; margin-top: 10px;}
.article-products .content .right h3{font-size: 20px; font-weight: bold; color: #050521; }
.article-products .content .right form{margin-top: 20px;}
.article-products .content .right form input{border: 1px solid #ddd; margin-top: 10px;}
.article-products .content .right form textarea{border: 1px solid #ddd; margin-top: 10px;}
.article-products .content .right form button{background: #e89612;  width: 100%; margin-top: 20px;}
.article-news{margin-top: 30px;}
.article-news h1{font-size: 32px; font-weight: bold; line-height: 1.3;}
.article-news .info{font-size: 16px; margin-top: 15px; color: #555;}
.article-news .content{margin-top: 20px; font-size: 16px; color: #333; line-height: 2; text-align:justify;}
.article-news .content p{margin-top: 10px;}
.article-news .content img{margin: 15px 0;}
.article-news .flink{margin-top: 30px; font-weight: bold; color: #333;}
.article-news .flink p{ line-height: 1.5; margin-top: 15px; background: #e9f6ff; padding: 8px 20px; display: block;}
.article-news .flink p a{color: #333; font-weight: normal;}
.article-news .right{background: #e9f6ff; padding: 20px 20px; margin-top: 15px;}
.article-news .right h3{font-size: 20px; font-weight: bold; color: #050521; }
.article-news .right form{margin-top: 20px; margin-bottom: 20px;}
.article-news .right form input{border: 1px solid #ddd; margin-top: 10px;}
.article-news .right form textarea{border: 1px solid #ddd; margin-top: 10px;}
.article-news .right form button{background: #e89612;  width: 100%; margin-top: 20px;}
.article-news .right p{font-size: 15px; margin-top: 8px; color: #333;}
.article-news .right p a{color: #333;}
.article-news .right p img{width: 20px; position: relative; top: -2px; margin-right: 10px;}
.position{margin-top: 20px; font-weight: bold;}
.position a{color: #555;}
.contact-content{margin-top: 50px;}
.contact-content .left h3, .contact-content .right h3{font-size: 34px; font-weight: bold;  margin-bottom: 20px;}
.contact-content .left h5{font-size: 18px; font-weight: bold;  margin: 30px 0 20px 0;}
.contact-content .left p{line-height: 1.7; font-size: 15px; color: #333;}
.contact-content .left p a{color: #e89612;}
.contact-content .right form input{height: 40px; margin-bottom: 15px;}
.contact-content .right form textarea{height: 100px;}
.contact-content .right form button{background: #e89612; color: #fff; font-weight: bold; margin-top: 20px; padding: 10px 30px;}


@media (max-width: 768px){
	.header .top{height: auto; line-height: 2; padding: 10px 0;}
	.header .top .share{display: none;}
	.header .nav>li>a{padding: 8px;}
	.header .navbar ul li a{font-size: 14px;}
	.none768{display:none;}
	.indexmbanner{display: block;}
	.banner{display: none;}
}
@media (max-width: 414px){
	body{overflow-x: hidden;}
	.header .top{display: none;}
	.header .navbar{margin-top: 0;}
	nav .navbar-brand img{width: 163px; margin-left: 10px;}
	.container{width: 100%; padding: 0 10px;}
	.none414{display: none;}
	.navbar-toggle{background: #333; padding: 7px 8px 11px 8px; margin-top: 15px;}
	.navbar-toggle .icon-bar+.icon-bar{background: #fff;}
	.navbar-nav{background: #eee; margin-top: 0;}
	.navbar-nav li{font-size: 14px;}
	.header .navbar-nav{float: none; padding: 10px 0; margin-top: 10px;}
	.navbar-nav li{margin-left: 20px;}
	.service h3, .index-products h3, .index-data h3, .index-news h3{font-size: 30px;}
	.service{margin-top: 10px; padding: 20px 0;}
	.service .row{padding: 0 10px; margin-top: 30px;}
	.service .list{width: 90%; margin: 0 5%; height: 300px; margin-bottom: 20px;}
	.service .box-top p{font-size: 16px;}
	.service .box-top img{width: 40px;}
	.index-about{margin-top: 0px;}
	.index-about h3{font-size: 20px; padding: 0 10px;}
	.index-about p{margin-top: 20px; padding: 0 10px;}
	.index-about a{ margin-top: 20px; text-align: center; padding: 5px 15px;}
	.index-about .col-xs-offset-1{margin-left: 0; margin-top: 20px;}
	.index-about .col-xs-offset-1 img{width: 100%;}
	.index-products{margin-top: 10px;}
	.index-products{padding: 20px 0;}
	.index-products ul li{margin-top: 30px;}
	.index-products .box p.tt{height: auto;}
	.index-data .cover{padding: 50px 0 20px 0;}
	.index-data p.number{font-size: 34px;}
	.index-data p.info{font-size: 16px;}
	.index-data ul li{margin-bottom: 30px;}
	.index-news{margin-top: 30px;}
	.index-news .box{margin-bottom: 30px;}
	.index-news .row{margin-top: 30px; padding: 0 10px;}
	.index-data{margin-top: 30px;}
	.footer{margin-top: 20px; padding: 30px 0 20px 0;}
	.footer .row{padding: 0 10px;}
	.footer .about{margin-top: 30px;}
	.footer .about h3{margin-bottom: 20px;}
	.footer .copyright{padding: 10px;}
	#gotop img{width: 35px;height: 35px;}
	.about-banner{margin-top: 10px;}
	.about-banner .cover{padding: 50px 0;}
	.about-banner h1{font-size: 28px;}
	.about-info{padding: 20px 10px}
	.about-info .left{padding-right: 15px;}
	.about-info .right{padding-left: 15px; margin-top: 20px;}
	.about-info h3{margin-top: 10px; font-size: 30px; margin-bottom: 10px;}
	.about-shili{margin-top: 30px;}
	.about-shili h3{font-size: 26px;}
	.about-shili p.tips{width: 95%;}
	.about-shili .row{padding: 0 10px; margin-top: 20px;}
	.about-shili .row p{padding: 0 5px; margin-bottom: 10px;}
	.about-global{margin-top: 30px;}
	.about-global .row{padding: 0 10px;}
	.about-global h3{margin-top: 0; font-size: 26px; margin-bottom: 15px;}
	.about-global p{font-size: 16px;}
	.about-global img{margin-top: 20px;}
	.list-products{margin-top: 20px;}
	.list-products .left ul{display: none;}
	.list-products  select{display: block; width: 100%; height: 35px;}
	.list-products .right{ padding: 0 20px;}
	.list-products .right ul li{margin: 20px 0;}
	.list-products .right .box .info{padding-left: 0;}
	.list-products .right ul.nr li .box{padding: 20px 10px 10px 10px;margin-bottom: 0; min-height: 180px;}
	.list-products .right ul.nr li .box .r{padding-right: 0;}
	.list-products .right ul.nr li p.tt{font-size: 18px; margin-bottom: 20px;}
	.list-products .right ul.nr li p.size{font-size: 14px; margin-bottom: 6px;}
	.list-products .right ul.nr li a.more{padding: 5px 10px; font-size: 14px;}
	.list-products .right ul.fanye li a{padding: 3px 10px;}
	.list-news-content{margin-top: 0;}
	.list-news-content .list ul li{width: 100%;}
	.article-products .top{margin-top: 0; padding: 20px 0;}
	.article-products .top .row{padding: 0 15px;}
	.article-products .content .left{padding:0 10px;}
	.article-products .right h1{font-size: 30px;}
	.article-products .right p.info{margin-top: 20px;}
	.article-products .content .container{padding: 0 15px; margin-top: 30px;}
	.article-products .content h3.tt{font-size: 26px;}
	.article-products .content .right{margin-top: 10px;}
	.article-news h1{font-size: 24px;}
	.article-news{margin-top: 20px;}
	.article-news .info{font-size: 14px;}
	.contact-content{margin-top: 20px;}
	.contact-content .left h3, .contact-content .right h3{font-size: 26px;}
	.contact-content .right{margin-top: 30px;}
	
}
@media (max-width: 375px){
	.service h3, .index-products h3, .index-data h3, .index-news h3{font-size: 26px;}
	.index-data p.number{font-size: 30px;}
	.footer p{font-size: 14px;}
	.list-products .right ul.nr li p.tt{font-size: 16px;}
	.list-products .right ul.nr li p.size{font-size: 12px;}
	.list-products .right ul.nr li a.more{font-size: 12px; }
	#gotop img{width: 30px;height: 30px;}
	.article-products .right p.capacity{font-size: 16px;}
	.article-products .right p.tel a{font-size: 20px;}
	.article-products .right p.tel img{width: 28px;}
	.article-news h1{font-size: 22px;}
	.article-news .flink p{font-size: 15px;}
	.contact-content .left h3, .contact-content .right h3{font-size: 23px;}
	.contact-content .left h5{font-size: 16px;}
}
@media (max-width: 350px){
}
@media (max-width: 338px){
}
		
@media (max-width: 320px){
	.about-global h3{font-size: 20px;}
	.about-global p{font-size: 14px;}
	.list-products .right ul.nr li p.tt{font-size: 14px;}
	.article-products .right h1{font-size: 24px;}
	.article-products .right p.info{font-size: 15px;}
	.article-products .right p.capacity{font-size: 15px;}

}














