.clearfix:after {
    content:""; 
    display: block; 
    clear:both; 
 }
.topimg{
    width: 100%;
    height: 1.5rem;
    position: relative;
}
.topimg img{
	width: 100%;
    height: 1.5rem;
}
.nav{
    width: 100%;
    height: 1.1rem;
    background-color: #343c50;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    line-height: 1.1rem;
}
.nav a{
    font-size: 0.34rem;
    line-height: 0.34rem;
    color: #b4b4b4;
    padding: 0 0.32rem;
    border-left:1px solid #b4b4b4;
    height: 0.34rem;
    display: inline-block;
    margin: 0.32rem 0;
}
.navactive{
    font-size: 0.46rem !important;
    color: #ffffff !important;
}
.nav a:first-child{
    border-left: 0;
}

.titletypeb{
    width: 100%;
    height: 0.52rem;
    line-height: 0.52rem;
    margin: 0.4rem auto;
    background-color: #d5e8f3;
    text-align: center;
    font-size: 0.42rem;
    color: #31394e;
    letter-spacing: 0.12rem;
}
.erweimaarea{
    width: 9.15rem;
    display: flex;
    margin: 1.14rem auto 1rem;
}
.erweimaarea>div{
    height: 2.38rem;
    flex: 1;
    text-align: center;
}
.erweimaarea img{
    width: 2.44rem;
    height: 2.38rem;
}
.fontsizea{
    width: 100%;
    margin:0 auto;
    font-size: 0.28rem;
    text-align: center;
    letter-spacing: 1em;
    padding-bottom:  0.8rem;
    border-bottom: 1px solid #e0eef6;
    margin-bottom: 0.42rem;
}