 @charset "utf-8";
/**
 * base.css
 * http://www.yodaar.com/
 * Copyright 2019, design by yangqq
 */

@media only screen and (min-width: 320px) and (max-width: 640px) {
header {
    height: 80px!important;
}
.logo img{height:60px!important;}
#mnavh{top:18px!important;}
nav #starlist {
    margin-top: 80px!important;
}
#starlist li,#starlist ul.sub li{font-size:28px!important;line-height:60px;}
.navicon,.navicon:before, .navicon:after{width:54px;height:6px}
.navicon:after {
    margin-top: 15px;
}
.navicon:before {
    margin-top: -15px;
}
.topnav h2{padding-left:15px;}
.open .navicon:before, .open .navicon:after{width:54px;}
#starlist li, #starlist ul.sub li{line-height:70px!important;}
.m-footer .tels dl dd,.m-footer .tels dl dt,.m-footer .tels dl dd p{font-size:22px!important;line-height:30px!important;}
.m-footer .ewm ul li p,.copyright{font-size:18px!important}
.m-footer .zym{font-size:20px!important}
}