.mui-content {
    background-color: #ffffff !important;
    padding-top: 2.15rem !important;
}

header {
    height: 2.15rem !important;
    background-color: #ffffff !important;
}
.headerload{
    line-height: 2.15rem;
    font-size: 1rem;
    color: #3F85C5;
}
.headerload span{
    font-size: 0.9rem !important;
}
.headerLogo > img {
    height: 1.6rem;
    width: auto;
    margin-top: 0.2rem;
}

.headerLogo {
    font-size: 1.5rem !important;
}

.headerLogo span {
    font-size: 1.3rem !important;
    display: inline-block;
}

.imgShow {
    margin-top:0.5rem !important;
    clear: both;
    overflow: hidden !important;
    width:97%;
    margin:auto;
    margin-bottom: 0.5rem !important;
}
.imgShow:after{
    height: 0;
}
.imgShow > li {
    background: #ffffff url("../img/wesite/loadBack.png") no-repeat center;
    background-size: 40%;
    float: left;
    width: 24% !important;
    margin-right: 0.5%;
    margin-left: 0.5%;
    overflow: hidden !important;
    min-height: 8rem;
}

.imgShow > li > img {
    width: 100%;
}

p {
    line-height: 0.6rem;
    color: #4c4c4c;
    margin-bottom: 0px;
}

.appDescription {
    border: 1px solid rgba(188,188,188,0.5);
    background-color: #f8f8f8 !important;
    padding: 0.5rem 0.5rem;
    overflow: hidden;
}

.appDescription p {
    font-size: 0.4rem !important;
    text-indent: 0rem;
    letter-spacing: 1px;
}

.companyProfile {
    padding: 0.6rem 0.5rem;
    background-color: #ffffff;
}

.companyProfile > p {
    background-color: #ffffff;
    font-size: 0.7rem;
}

.ceoPic {
    width: 3.2rem;
    float: left;
    margin-right: 0.2rem;
    margin-top: 0.1rem;
}

.ceoPic > img {
    width: 100%;
}

#loadApp {
    float: right;
    margin-top: -0.5rem;
    width: 4.8rem;
}

.contantUs {
    border-top: 1px solid #bcbcbc;
    text-align: center;
    background-color: #ffffff;
    width: 90%;
    margin: auto;
}
.contantUs p:first-child{
    font-size: 0.75rem !important;
    margin-top: 0.4rem;
}
.contantUs p {
    font-size: 0.6rem !important;
}

.contantUs a {
    color: #4c4c4c;
}
.mui-slider .mui-slider-item{
    background: #ffffff url("../img/wesite/loadBack.png") no-repeat center;
    background-size: 40%;
    min-height: 8rem;
}
