body{
	background-color: #F7F7F7;
}
.topnav{
	width: 100%;
    height: 3rem;
    background-color: #0ba2e6;
}
.topnav img{
    float: left;
    height: 1.6rem;
    margin: 0.7rem;
}
.topnav span{
    color: white;
    font-size: 1rem;
    display: block;
    margin-left: 9rem;
    line-height: 3rem;
}
.aboutUs{
	padding: 0 1rem;
}
.subtitle{
	text-align: center;	
}
.subtitle h2{
    font-size: 1.1rem;
    font-weight: normal;
    color: #323232;
    display: inline-block;
    border-bottom: 1px solid #DCDCDC;
    line-height: 3rem;
}
.subtitle p{
	color: #909090;
	font-size: 0.7rem;
}
.paragraph{
    color: #909090;
    font-size: 0.9rem;
    text-indent: 1rem;
    line-height: 1.4rem;
}
.aboutUs_qywh{
    width: 4rem;
    padding: 1rem 1.5rem;
}
.aboutUs_qywh p{
    color: #0ba2e6;
    font-size: 0.75rem;
    text-align: center;
    line-height: 1.3rem;
}
.aboutUs_xq_subtitle{
	color: #323232;
	font-weight: normal;
	text-align: center;
}
.aboutUs_xq{
	font-size: 0;
	margin: 1rem 0;
}
.aboutUs_xq_left{
	vertical-align: top;
	display: inline-block;
    width: 4rem;
    color: #0ba2e6;
    font-size: 0.8rem;
}
.aboutUs_xq_right{
	display: inline-block;
    width: 17rem;
    color: #909090;
    font-size: 0.8rem;
    line-height: 1.3rem;
}
