📖 File Reader
@media only screen and (max-width:1600px) {
}
@media only screen and (max-width:1500px) {
}
@media only screen and (max-width:1400px) {
}
@media only screen and (max-width:1300px) {
.menuBox a{padding:0 14px;}
}
@media only screen and (max-width:1260px) {
}
@media only screen and (max-width:1200px) {
.menuBox{display: none;}
}
@media only screen and (max-width:1100px ) {
}
@media only screen and (max-width:1000px ) {
}
@media only screen and (max-width:900px ) {
.logo{ margin-left: 20px; }
.bn_tx{left: 20px; width:calc(100% - 40px);}
.bn_tx h1{font-size: 40px; }
.bn_tx h2{font-size: 40px;}
.banner_swiper .swiper-pagination{ width:calc(100% - 40px); left:20px; bottom:30px; }
.index_mulu a{padding: 20px;}
.index_service{padding: 20px;}
}
@media only screen and (max-width:800px ) {
}
@media only screen and (max-width:750px ) {
.logo{ width: 140px; margin-left: 20px; }
header{height: 60px;}
.slogan{display: none;}
.phone{display: none;}
.mBtn{top: 5px;}
.code{display: none;}
.m_menu{width: 70vw;right: -70vw;}
.m_menu_w span a{font-size: 22px;}
.bn_tx h1{font-size: 28px; }
.bn_tx h2{font-size: 40px;}
.bn_tx h3{font-size: 18px;}
.banner_swiper .swiper-pagination{ bottom:auto; top:100px; }
.points{width: 100%; justify-content: space-between; height: 160px; }
.p_title{margin-left: 20px;}
.guandian{margin-right: 20px; width:calc(100% - 260px); margin-left: 0;}
}
@media only screen and (max-width:600px ) {
.guandian{margin-right: auto; margin-left: auto; width:calc(100% - 40px); }
.guandian_swiper{width:calc(100% - 60px); }
.p_title{display: none;}
}
@media only screen and (max-width:500px ) {
}
@media only screen and (max-width:420px ) {
}
@media only screen and (max-width:350px ) {
}