#aboutus{font-family: 'Noto Sans SC';}
#aboutus .title{
	color: #ff9800;
	margin:30px;
	font-size: 32px;
	text-align: center;
}
#aboutus .desc{
	margin-bottom: 30px;
	font-size: 18px;
}
#aboutus  .picture{
	margin-bottom: 30px;
}
#office .swiper-slide{
	width: 200px;
	margin-right:15px;
}
#office .swiper-slide img{
	width: 200px;
	height: auto;
}
#aboutus .history .his-title{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
#aboutus .history .contxt{margin-bottom: 10px;padding-bottom:10px;border-bottom:1px solid #ff9800;}
#aboutus .history .contxt:last-child{border:none;}
#aboutus .history .contxt h5{color: #ff9800;font-weight: bold;font-size: 18px;margin: 15px 0;}
#aboutus .history .contxt ul li{font-size: 16px;margin-bottom: 10px;}
#aboutus .history .contxt ul li:before{
	content: "●";
    color: rgb(216, 87, 25);
    font-size: 14px;
    margin-right: 0.5em;

}
