﻿@charset "utf-8";
/*==============================common==================================*/
*{margin:0; padding:0;box-sizing: border-box}
body,h1,h2,h3,h4,h5,p,ul,ol,form,fieldset,figure {  margin: 0;  padding: 0;  }
body {color:#333;font-size:14px;font-family:"Calibri";background: #fff}
ul,ol {list-style:outside none none;}
dl { padding:0; margin:0;}
dd { margin:0;}
a {text-decoration: none; color:#333;}
/*限制文字,文字超出显示冒号*/
.text-cut{overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis;}
input,textarea,button{border: none;outline: none;background: none}
.flex-center{display: flex;justify-content: space-between;flex-wrap: wrap}
.text-center{text-align: center}

/* 文章上下篇 */
.wengzhengfanye { overflow: hidden;padding: 0.3rem 0;line-height: 2;border-top: 1px solid #d2d2d2;}
.wengzhengfanye .wengzhengfanyeA,.wengzhengfanye .wengzhengfanyeB {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.wengzhengfanye b{font-weight: normal}

/* 文章类别上下页 */
.page{text-align:center;padding: 0.3rem 0 0.6rem;overflow:hidden;}
.page span,.page a { display:inline-block;text-align:center;width:32px;line-height: 30px;border: 1px solid #ccc;color: #999;margin: 0 4px}
.page a.on {background: #5C80BE;color: #fff;border-color: #5C80BE}
.page span{display:inline-block; color:#fff; background:#5C80BE;border-color: #5C80BE}

/*==============================style==================================*/
.fl{ float:left}
.fr{ float:right}
.clear{clear: both}
.contioner {max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden; position:relative;font-size: 0.26rem;}
.wapper{padding-bottom:1rem; position:relative;z-index:100; background:#FFF;color: #333}
.container{margin: 0 0.2rem;font-size: 0.26rem}
.flex-center{display: flex;justify-content: space-between}

/*============================= 首页 ============================*/
.top{padding: 0.2rem;width: 100%;display: flex;align-items: center;justify-content: space-between}
.logo img{width: 1.3rem}
.menu-button {width:25px;height:15px;cursor:pointer; top: 0.35rem;position: absolute;right: 0.2rem;}
.menu-button:before { content:""; position:absolute; border-bottom:9px double #333; border-top:3px solid #333;; width:25px; height:3px;}
.language{font-size: 16px;margin-right: 40px;position: relative;z-index: 999}
.language dd img{margin-left: 5px}
.language dl{display: none;width: 90px;position: absolute;top: 38px;left: -0;background: #fff;padding: 0 5px;line-height: 1.6;}
.language dl a{display: flex;align-items: center}
.language dl a img{margin-right: 5px}

/*浮动导航*/
.top_fd {width:100%; height: 100%;position:fixed; top:0; left:0; z-index:9999; display:none;}
.maskbg {position:absolute; left:0; top:0; opacity:0.3; height:100%; width:100%;}
.mask-close{cursor:pointer; color:#fff; font-size:24px; position:absolute; top:2px; right:14px;z-index: 2}
.top_fd ul{overflow:hidden; background:#333; position:relative; top:0;overflow-y: auto;width: 100%;height: 100%;padding-bottom: 0.9rem}
.top_fd ul li{width:100%;border-bottom:1px solid #fff;overflow: hidden}
.top_fd ul li a{color:#fff; height:40px; line-height:40px; padding-left:20px;float: left}
.submenu-toggle{cursor:pointer;line-height:36px;color:#fff; display:inline-block; float:right; font-size:28px; padding-right:20px;}
.top_fd ul li .sub-menu {background:#fff; overflow:hidden;display: none;width: 100%}
.top_fd ul li .sub-menu a{display:block; height:35px; line-height:35px; padding-left:35px;color: #1f1d1c;width: 100%;font-size: 12px}

/*banner图片切换样式*/
.banner{width:100%; overflow:hidden;position: relative}
.banner li{overflow:hidden;height:4rem;display:flex;justify-content:center;align-items:center;text-align: center}
.banner .swiper-pagination{bottom:15px!important; }
.banner .swiper-pagination-bullet {width: 8px;height: 8px;margin: 0 8px!important;opacity: 1;}
.banner .swiper-pagination span{display: inline-block;position: relative;background: rgba(255, 255, 255,0.6);border-radius: 100%}
.banner .swiper-pagination span.swiper-pagination-bullet-active{background: #5C80BE}

.title{text-align: center;padding-top: 0.8rem;}
.title h2{font-size: 0.46rem;color: #090909;text-transform: uppercase}
.title p{color: #23221e;line-height: 1.8;margin-top: 0.3rem;}
.titlew h2{color: #fff}
.titlew p{color: #fff}


.oneA{overflow: hidden}
.oneA ul{}
.oneA ul li{width: 80%;overflow: hidden;float: left;margin-top: 0.6rem}
.oneA ul li a{position: relative;}
.oneA ul li a:after{content: '';width: 100%;height: 0;bottom: 0;left: 0;opacity: 0;background: url("../img/31.png") repeat bottom;position: absolute;z-index: 1}
.oneA ul li dd{width: 100%;overflow: hidden}
.oneA ul li dd img{max-width: 100%}
.oneA ul li dl{padding: 0.4rem;position: absolute;bottom: 0;left: 0;color: #fff;z-index: 2;width: 100%;}
.oneA ul li dl h3{font-size: 0.34rem;}
.oneA ul li dl p{border: 1px solid #fff;width: 2.4rem;line-height: 0.55rem;text-align: center;margin-top: 0.25rem;position: relative}
.oneA ul li dl span{position: relative;z-index: 2;}


.oneB{overflow: hidden;margin-top: 0.9rem;padding-bottom: 0.9rem}
.oneBs{}
.oneBa ul li{width: 20%;text-align: center;float: left;margin-top: 0.6rem;padding: 0 0.2rem}
.oneBa ul li img{max-width: 100%}

.oneC{margin-top: 0.5rem;overflow: hidden}
.oneC ul li{width: 80%;border: 1px solid #dbdbdb;border-radius: 15px;overflow: hidden}
.oneC ul li dd{height: 3.5rem;overflow: hidden}
.oneC ul li dd img{max-width: 100%;transition: all 0.5s ease;}
.oneC ul li dl{padding: 0.35rem 0.25rem;}
.oneC ul li dl h3{font-size: 0.34rem;font-weight: normal;text-transform: capitalize}
.oneC ul li dl p{color: #666;margin-top: 0.2rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}

.oneD{margin-top: 0.9rem;padding-bottom: 0.8rem;}
.oneDa{padding-top: 0.5rem;overflow: hidden;position: relative;padding-bottom: 0.8rem;}
.oneD ul li{width: 80%;border-radius: 15px;overflow: hidden;background: #fff}
.oneD ul li dd{width: 100%;height: 3.5rem;overflow: hidden}
.oneD ul li dd img{transition: all 0.5s ease;height: 3.5rem;width: 100%}
.oneD ul li dl{padding: 0.35rem 0.25rem;}
.oneD ul li dl h3{font-size: 0.34rem;font-weight: normal}
.oneD ul li dl p{color: #666;margin-top: 0.2rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}

.oneDa .swiper-pagination{bottom:0px!important;width: 100%}
.oneDa .swiper-pagination-bullet {width: 8px;height: 8px;margin: 0 8px!important;opacity: 1;}
.oneDa .swiper-pagination span{display: inline-block;position: relative;background: #9a9a9b;border-radius: 100%}
.oneDa .swiper-pagination span.swiper-pagination-bullet-active{background: #fff}
.oneDa .swiper-button-prev,.oneDa .swiper-button-next{background: transparent;width: auto;height: auto;margin-top: -55px}
.oneDa .swiper-button-prev{left: 0}
.oneDa .swiper-button-next{right: 0}

.oneE{margin-top: 0.4rem;}
.oneE ul li{width: 50%;text-align: center;overflow: hidden;border: 1px solid #cccccc;padding: 0.4rem 0.2rem; transition: all 0.3s ease-in-out;}
.oneE ul li dl h3{font-weight: normal;text-transform: uppercase;margin: 0.3rem 0;font-size: 0.34rem}
.oneE ul li dl p{line-height: 1.6;color: #797979;}
.oneE ul li dd img{height: 0.8rem}

.oneF{height: 8.6rem;margin-top: 0.55rem}


.foot{padding:0.2rem;line-height: 1.8;background: #252426;color: #999;}
.foot a{color: #999!important;}
.foot p{display: flex;align-items: center;}
.foot p img{margin-right: 8px}
footer{width:100%; position:fixed; bottom:0;z-index: 9999;max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden;}
footer ul {width:100%; overflow:hidden; background:#4B89DF; padding:0.1rem 0;}
footer ul li {width:33.3%; float:left; text-align:center;}
footer ul li i {width:30px; height:25px; display:block; margin:0 auto; background-position:center center; background-repeat:no-repeat;}
footer ul li h4 {color:#fff; font-weight:normal;}
footer ul li:nth-child(1) i { background-image:url(../img/footer01.png);background-size: 0.45rem}
footer ul li:nth-child(2) i { background-image:url(../img/footer02.png);background-size: 0.4rem}
footer ul li:nth-child(3) i { background-image:url(../img/footer03.png);background-size: 0.45rem}

/*========================================= 关于我们 =====================================*/
.ny_ban{height: 3.5rem;overflow: hidden}

.ny_nav{margin-top: 0.5rem;}
.ny_nav ul{display: flex;justify-content: center;text-align: center}
.ny_nav ul li{font-size: 0.34rem;text-transform: capitalize;border-bottom: 2px solid #fff;margin: 0 0.2rem;padding: 0 0 8px}
.ny_nav ul li a{color: #5c80be}
.ny_nav ul li.active a{color: #333}
.ny_nav ul li.active{border-bottom: 2px solid #5c80be;}

.ny_title{text-align: center;padding-top: 0.6rem;}
.ny_title h2{font-size: 0.4rem;text-transform: capitalize}

.aboutA{overflow: hidden;margin-top: 0.5rem;}
.aboutAl{}
.aboutAl video{width: 100%}

.aboutAr{}
.aboutAr h2{font-size: 0.4rem;}
.aboutAr .text{line-height: 1.8;margin-top: 0.2rem}

.aboutB{background: #F6F6F6;margin-top: 0.6rem;padding-bottom: 0.6rem;}
.aboutB ul{}
.aboutB ul li{width: 100%;background: #fff;margin-top: 0.4rem;position: relative}
.aboutB ul li:after{content: '';width: 100%;height: 100%;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.2);}
.aboutB ul li dd{overflow: hidden}
.aboutB ul li dd img{max-width: 100%}
.aboutB ul li dl{padding: 0.4rem;position: absolute;bottom: 0;left: 0;z-index: 2;width: 100%}
.aboutB ul li dl h3{font-size: 0.34rem;color: #fff}
.aboutB ul li dl p{margin-top: 0.25rem;color: #fff;width: 2.4rem;line-height: 0.55rem;border: 1px solid #fff;text-align: center;
	overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}


.aboutC{width: 100%;background: url("../img/aboutc.png") no-repeat center;background-size: cover;color: #222;overflow: hidden;}
.aboutC .text1{padding: 1rem 0 1.6rem;}
.aboutC .years { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; margin-top: 20px; position: relative; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.aboutC .year_wrap { width: 100%; border-top: 1px dashed #9b9c9c; position: relative; }
.aboutC .year { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; position: absolute; top: -6px; }
.aboutC .year li { width: 26px; height: 12px; border-left: 1px solid #9b9c9c; flex: 1; }
.aboutC .year_text { text-align: center; font-weight: 700; margin-top: 10px; font-size: 18px}
.aboutC .years .box_wrap{ width: 100%; position: relative; margin-bottom: 30px; opacity: 0; -webkit-transition: all 0.6s; transition: all 0.6s; }
.aboutC .swiper-slide-active .box_wrap { opacity: 1; }
.aboutC .years .top_box { width: 100%; border-top: 4px solid #5c80be; padding: 25px 2px; color: #666; background: #fff; white-space: normal; word-wrap: break-word; word-break: break-all; font-size: 14px; display: block !important; }
.aboutC .years .top_box::after { content: ""; width: 10px; height: 10px; background: #FFFFFF; position: absolute; bottom: -3px; left: 50%; margin-left: -5px; z-index: 10; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.aboutC .top_box_content { height: auto; overflow-y: auto; padding: 0 0.3rem; line-height: 1.6}
.aboutC .top_box_content p{position: relative;padding-left: 10px;}
.aboutC .top_box_content p:before{content: '';position: absolute;top: 13px;left: 0;width: 3px;height: 3px;background: #5c80be;}

.aboutC .years .top_box li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 30px; }
.aboutC .lastli { display: none; }
.aboutC .years .top_box li span { width: 5px; height: 5px; border-radius: 5px; display: block; margin-right: 10px; background: #5c80be; }
.aboutC .text1 .swiper-button { width: 45px; height: 45px; line-height: 45px; border-radius: 25px;text-align: center;background: #fff; color: #858585; outline: none; font-size: 22px;}
.aboutC .swiper-button-next:after, .swiper-button-prev:after { font-size: 16px!important; }
.aboutC .text1 .swiper-button-wrap { width: 150px; height: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: 0 auto; margin-top: 0.6rem; position: relative; }
.aboutC .text1 .swiper-button-next { background: #5c80be; color: #fff; }
.aboutC .swiper-slide-active .year_wrap { color: #5c80be; border-top: 1px dashed #5c80be; -webkit-transition: all 0.6s; transition: all 0.6s; }
.aboutC .swiper-slide-active .year .year_center { position: relative; height: 18px; top: -11px; border-left: 1px solid #5c80be; -webkit-transition: all 0.6s; transition: all 0.6s; }
.aboutC .swiper-slide-active .year_center span { position: absolute; width: 9px; height: 9px; border-radius: 9px; border: 2px solid #5c80be; left: -5px; top: 12px; background: #fff; -webkit-transition: all 0.6s; transition: all 0.6s; }
.aboutC .swiper-slide-active .year li { border-color: #5c80be; }
.aboutC .swiper-slide-active .year li:last-child { border-right: 1px solid #5c80be; }
.aboutC .swiper-slide-active .year li:nth-last-child(2) { border-right: 1px solid #5c80be; }
.aboutC .bg-year-text { color: rgba(255,255,255,0.2); font-size: 2.6rem; font-weight: bold; width: 100%; text-align: center; display: block; margin-bottom: -2rem; }
.aboutC .swiper-wrapper { align-items: flex-end; }

/*========================================= 新闻动态 =====================================*/
.news{margin-top: 0.2rem}
.news ul li{overflow: hidden;width: 100%;background: #F2F4F8;margin-top: 2%;float: left;transition: all 0.5s ease;}
.news ul li dd{overflow: hidden;}
.news ul li dd img{max-width: 100%;transition: all 0.5s ease}
.news ul li dl{padding: 0.25rem 0.2rem}
.news ul li dl h3{font-size: 0.34rem;font-weight: normal}
.news ul li dl p{color: #7f7f7f;margin: 0.2rem 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.news ul li dl span{color: #999}


/*========================================= 单页 =====================================*/
.one{font-size: 18px;line-height: 1.8;padding: 60px 0;}
.one img{max-width: 100%}

/*=======================================联系我们============================================*/
.contact{margin-top: 0.4rem}
.contactl{margin-top: 0.2rem}
.contactl h2{font-size: 40px;}
.contactl dl{position:relative;margin-top: 0.25rem}
.contactl i{display: inline-block;position: absolute;top: 14px;left: 7px;}
.contactl i img{width: 14px}
.contactl .form-control{width: 100%;font-family: Calibri;font-size:16px;display: block;height: 40px;padding: 6px 12px 6px 24px;color: #555555;background-color: #ffffff;background-image: none;border: 1px solid #cccccc;border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.contactl textarea{min-height: 54px;line-height: 1.6}
.contactl a{display:inline-block;text-align:center;margin-top: 0.3rem;color: #fff;font-weight: bold;background: #5c80be;width: 3rem;line-height: 40px;border-radius: 4px;font-size: 16px}
.contactl .form-control:focus {border-color: #5c80be;outline: 0;box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);}

/*.contactr{}
.contactr ul li{margin-bottom: 0.25rem;font-size:0.3rem;display: flex;align-items: center}
.contactr ul li img{width: 30px;margin-right: 0.2rem}*/
.contactr p{font-size:0.3rem;margin-bottom: 0.3rem;line-height: 30px}
.contactr p:nth-child(1){background: url("../img/lx1.png") no-repeat left;padding-left: 40px;background-size: 30px}
.contactr p:nth-child(2){background: url("../img/lx2.png") no-repeat left;padding-left: 40px;background-size: 30px}
.contactr p:nth-child(3){background: url("../img/lx4.png") no-repeat left;padding-left: 40px;background-size: 30px}

.map{padding: 0.5rem 0 0.65rem}
#dituContent{height: 350px;overflow: hidden}


/*========================================= 物流跟踪 =====================================*/
.billsearch{margin-top: 0.4rem;}
.billsearch form{display: flex;justify-content: center}
.billsearch input{width:100%;border: 1px solid #e4e4e4;height: 40px;padding: 0 10px}
.billsearch button{width: 30%;line-height: 40px;background: #5c80be;color: #fff;font-size: 0.3rem}

.billA{box-shadow: 0 0 10px 0 rgba(0,0,0,.1);display: flex;justify-content: space-between;align-items: center;padding: 0.2rem;border-radius: 5px;margin-top: 0.5rem}
.billA dl{display: flex;justify-content: center;font-weight: bold;align-items: center}
.billA dl img{margin: 0 15px}


.billB{overflow: hidden;margin-top: 40px;}
.billB ul li{display: flex;justify-content: space-between;position: relative;padding-bottom: 20px}
.billB ul li span{display: inline-block;font-size: 12px}
.billB ul li .w10{width: 10%;}
.billB ul li .w25{width: 20%}
.billB ul li .w55{width: 60%}
.billB ul li img{width: 11px;height: 11px;margin-top: 4px}
.billB ul li:after{content: '';height: 100%;position: absolute;top: 8px;left: 14.8%;border-right: 2px dotted rgba(241,241,241);z-index: -1}

.billline{height: 100px;overflow: hidden}

/*========================================= 产品列表 =====================================*/
.product{margin-top: 0.2rem}
.product ul li{width: 100%;padding: 0.2rem;border: 1px solid #EAEAEA;margin-top: 0.2rem;float: left;border-radius: 8px}
.product ul li dd{height: 3.8rem;overflow: hidden;border-radius: 8px}
.product ul li dd img{max-width: 100%;border-radius: 8px}
.product ul li dl h3{font-size: 0.34rem;font-weight: normal;margin: 0.2rem 0}
.product ul li dl p{display: flex;line-height: 35px;font-weight: bold;margin-bottom: 0.1rem}
.product ul li dl p a{display: flex;align-items: center;margin-right: 0.2rem}
.product ul li dl p i{display: inline-block;width: 35px;height: 35px;background: #5C80BE;border-radius: 100%;position: relative;margin-left:0.2rem;}
.product ul li dl p i img{width: 15px;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}


/*=======================================新闻详情页============================================*/
.con{padding-bottom: 0.6rem}
.news_title{padding: 0.4rem 0 0.2rem 0;font-size: 0.38rem;color: rgb(42, 42, 42);text-align: center}
.news_laiyuan{padding-bottom: 0.25rem;text-align: center;color: #666;border-bottom: 1px solid #e5e5e5}
.news_content{line-height: 1.8;padding:0.4rem 0}
.news_content img{max-width: 100%}

.service{margin-top: 0.5rem;overflow: hidden}
.service ul li{width: 100%;border: 1px solid #dbdbdb;border-radius: 15px;overflow: hidden;margin-bottom: 0.4rem}
.service ul li dd{height: 4rem;overflow: hidden}
.service ul li dd img{max-width: 100%;transition: all 0.5s ease;}
.service ul li dl{padding: 0.35rem 0.25rem;}
.service ul li dl h3{font-size: 0.34rem;font-weight: normal;text-transform: capitalize}
.service ul li dl p{color: #666;margin-top: 0.2rem;}

/*=======================================产品详情页============================================*/
.showA{margin-top: 0.5rem}
.showA h1{font-size: 0.5rem;}

.showB{margin-top: 0.5rem;overflow: hidden}
.showB ul li{border-radius: 8px;overflow: hidden;height: 6rem;background: #000}
.showB ul li video{max-width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.showB ul li img{border-radius: 8px;max-width: 100%;}


.showC{margin-top: 10px;overflow: hidden;}
.showC ul li{border-radius: 5px;height: 1.4rem;overflow: hidden;opacity: 0.2;cursor: pointer}
.showC ul li.swiper-slide-active{opacity: 1}

.showD{overflow: hidden;margin-top: 0.4rem;padding: 0.4rem;border: 1px solid #EAEAEA;border-radius: 8px;background: #fff;text-align: center;display: flex;justify-content: center}
.showD a{display: flex;justify-content:center;align-items:center;width: 100%;line-height: 0.65rem;background: #5C80BE;color: #fff;text-align: center;font-size: 16px;font-weight: bold;border-radius: 8px;}
.showD a img{width: 22px;margin: 0 10px}

.showE{overflow: hidden;margin-top: 0.4rem;padding: 0.3rem;border: 1px solid #EAEAEA;border-radius: 8px;background: #fff}
.show_tit{}
.show_tit h2{font-size: 0.36rem;}

.show_con{line-height: 2;margin-top: 0.3rem}
.show_con table{width: 100%;border-collapse: collapse;border: none}
.show_con table tr{background: #F9F9F9;border: none}
.show_con table tr:nth-child(2n){background: #DEDEDE;}
.show_con table td,.show_con table th{border: none;padding: 0 0.2rem}
.show_con img{max-width: 100%}

.mess{margin-top: 0.3rem}
.mess textarea{width: 100%;min-height: 2rem;border: 1px solid #EAEAEA;border-radius: 8px;color: #5F6973;font-size: 16px;font-style: normal;font-weight: 400;line-height: 16px;margin-bottom: 0.2rem;padding: 0.2rem;}
.mess a{display: inline-block;padding: 0 0.7rem;line-height: 0.65rem;background: #5C80BE;color: #fff;border-radius: 8px;font-size: 18px}


/***************************分辨率兼容样式属性**************************/
@media screen and (min-width: 320px) {
	html,body{font-size:44.444px;}
}
@media screen and (min-width: 360px) {
	html,body{font-size:50px;}
}
@media screen and (min-width: 375px) {
	html,body{font-size:52.08333px;}
}
@media screen and (min-width: 385px) {
	html,body{font-size:53.47222px;}
}
@media screen and (min-width: 400px) {
	html,body{font-size:55.5555px;}
}
@media screen and (min-width: 414px) {
	html,body{font-size:57.5px;}
}
@media screen and (min-width: 420px) {
	html,body{font-size:58.3333px;}
}
@media screen and (min-width: 440px) {
	html,body{font-size:61.11111px;}
}
@media screen and (min-width: 480px) {
	html,body{font-size:66.66666px;}
}
@media screen and (min-width: 520px) {
	html,body{font-size:72.2222px;}
}
@media screen and (min-width: 560px) {
	html,body{font-size:77.7777px;}
}
@media screen and (min-width: 580px) {
	html,body{font-size:80.55555px;}
}
@media screen and (min-width: 600px) {
	html,body{font-size:83.333px;}
}
@media screen and (min-width: 640px) {
	html,body{font-size:88.8888px;}
}
@media screen and (min-width: 680px) {
	html,body{font-size:94.44444px;}
}
@media screen and (min-width: 720px) {
	html,body{font-size:100px;}
}
/***************************end分辨率兼容样式属性*************************/
