/* all */

body > header .headerDiv .topNav ul li{
	margin: 0 7.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.73rem;
	}
	
	body > header .bottomNavDiv .bottomNavDiv-list ul li {
		font-size: 12px;
		line-height: 18px;
	}
}
/* 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: 12px;
    }
	.indexFoot .indexFootDiv .fot1 h5{
		font-size: 11px;
	}
	.indexFoot .indexFootDiv .fot1 .brackets{
		font-size: 11px;
	}
	.indexFoot .indexFootDiv .fot1 img{
		margin-top: 0px;
	}
	.indexFoot .indexFootDiv .fot1 img:first-of-type{
		height: 14px;
	}
	.indexFeedback .indexFeedbackDiv .feedback-div .feedback-list .slider .slide .slide-content .quote .quote-content h5{
		margin-left: 80px;
	}
}