/* all */

body > header .headerDiv .topNav ul li{
	margin: 0 6.5px;
}
body > header .bottomNavDiv .bottomNavDiv-list ul li{
	font-size: 14px;
	line-height: 18px;
	padding: 0 2px;
}
@media screen and (max-width: 1080px) {
	
    body > header .headerDiv .topNav ul li {
        margin: 0 5px;
    }
	body > header .headerDiv .topNav ul li a{
		font-size: 0.7rem;
	}
	
	body > header .bottomNavDiv .bottomNavDiv-list ul li {
		font-size: 10px;
		line-height: 16px;
	}
}
/* iundex */
.indexPhilosophy .indexPhilosophyDiv p{
	margin-left: 0;
}
.indexPhilosophy .indexPhilosophyDiv p.qt{
	margin-left: 0;
}
.indexFoot .indexFootDiv .title a{
	font-size: 0.625rem;
}
@media screen and (max-width: 480px) {
    .indexFoot .indexFootDiv .fot {
        font-size: 13px;
    }
	.indexFoot .indexFootDiv .fot1 h5{
		font-size: 12px;
	}
	.indexFoot .indexFootDiv .fot1 .brackets{
		font-size: 12px;
	}
	.indexFoot .indexFootDiv .fot1 img{
		margin-top: 5px;
	}
	.indexFoot .indexFootDiv .fot1 img:first-of-type{
		height: 16px;
	}
}
/* webcustom */

/* webcontact */
@media screen and (max-width: 480px) {
    .contactBan .contactBanDiv h1 {
        font-size: 26px;
    }
}