

.w1300{
    width: 1300px;
    margin:0 auto;
}
.w1920{
   width: 100%;
}
.display{
    display: flex;
}
.justify-content{
    justify-content:space-between;
}
.align-items{
    align-items:center;
}
/* .logo {
	width: 300px;
    height: 52px;
    float: left;
    margin:25px 0 18px 0;
} */
.p16x{
    font-size:16px;
}
.fcolor{
    color:#fff;
}
.weiruan{
    font-family: "\5FAE\8F6F\96C5\9ED1";
	font-stretch: normal;
    letter-spacing: 0px;
    font-weight: normal;
}
.font17{
    font-size: 17px;
    color:#333333;
}
.font16{
    font-size: 16px;
    color:#333333;
}
.font15{
    font-size: 15px;
    color:#333333;
}
.font14{
    font-size: 14px;
    color:#333333;
}
.font13{
    font-size: 13px;
    color:#333333;
}
.hide{
    overflow: hidden;
}
.flex-wrap{
    flex-wrap:wrap;
}
.font24{
    font-size:1.5rem;
    font-weight: 520;
    letter-spacing:0.125rem;
}


