.clearfix:after {
    content:""; 
    display: block; 
    clear:both; 
 }
.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;
}
.info{
    padding: 0.25rem 0.42rem 0.1176rem;
    background-color: #d7e9f4;
}
.info-title{
    padding-right: 0.18rem;
    line-height: 0.76rem;
    border: 1px solid #b7b7b7;
    padding-left: 0.18rem;
    border-radius: 0.084rem;
    margin-bottom: 0.2rem;
    background-color: #ffffff;
}
.info-title img{
    width: 0.44rem;
    height: 0.44rem;
    vertical-align: middle;
    display: inline-block;
}
.fontsizea{
    font-size: 0.36rem;
    color: #11468d;
    vertical-align: middle;
    margin-right: 0.060001rem;
}
.fontsizeb{
    display: inline-block;
    width: 5.7rem;
    font-size: 0.28rem;
    color: #2e2e2e;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    overflow-x: auto;
}
.fontsizef{
    display: inline-block;
    width: 4.3rem;
    font-size: 0.28rem;
    color: #2e2e2e;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    overflow-x: auto;
}
.fontsizec{
    font-size: 0.22rem;
    color: #11468d;
    vertical-align: middle;
    float: right;
}
.swiper{
    margin-bottom: 0.7rem;
}
.swiper-img{
    width: 100%;
    height: 4.52rem;
}
.swiperarea{
    width: 100%;
    position: relative;
}
.swiper-intro{
    position: absolute;
    bottom: 0.42rem;
    left: 0.42rem;
    font-size: 0.3rem;
    color: #ffffff;
}

.more{
    width: 9.15rem;
    height: 0.58rem;
    background-color: #ededed;
    color: #616161;
    line-height: 0.58rem;
    text-align: center;
    font-size: 0.28rem;
    margin: 0.6rem auto 0.7rem;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}
.displaynone{
    display: none;
}
.tabchangearea{
    width: 8.73rem;
    margin: -0.42rem auto 0.294rem;
    padding-bottom: 0.231rem;
    border-bottom: 1px solid #ebebeb;
}
.infoarea{
    width: 9.15rem;
    margin: 0 auto;
    margin-top: -0.42rem;
}
.tabactive{
    color: #0066cc;
    border-bottom: 1px solid #0066cc;
}
.tabchangearea>div{
    width: 4rem;
    margin: 0 auto;
    height: 0.76rem;
    line-height: 0.76rem;
    text-align: center;
}

.tabchangebtn{
	width: 2rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
	
}

.infotypeb{
    width: 4.2rem;
    height: 4.86rem;
    border: 1px solid #e6e6e6;
    float: left;
    margin-left: 0.23058rem;
    margin-top: 0.42rem;
    position: relative;
}
.infotypeb img.infotypeImg{
    width: 100%;
    height: 2.98rem;
}
.infotypeb-title{
    padding: 0.22rem 0.126rem 0px;
    font-size: 0.3rem;
    width: 100%;
    box-sizing: border-box;
    color: #000000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.infotypeb-writer{
    width: 100%;
    position: absolute;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 0.26rem;
	text-align: right;
    padding: 0.2rem 0.3rem;
}
.infotypeb-writer img.eyes{
	width: 0.3rem;
}