* {
    box-sizing: border-box;
    font-family: Microsoft YaHei;
}

body {
    margin: 0;
}

font[size='1'],
font[size='1'] * {
    font-size: 0.2rem !important;
}

font[size='2'],
font[size='2'] * {
    font-size: 0.25rem !important;
}

font[size='3'],
font[size='3'] * {
    font-size: 0.3rem !important;
}

font[size='4'],
font[size='4'] * {
    font-size: 0.35rem !important;
}

font[size='5'],
font[size='5'] * {
    font-size: 0.4rem !important;
}

font[size='6'],
font[size='6'] * {
    font-size: 0.45rem !important;
}

font[size='7'],
font[size='7'] * {
    font-size: 0.5rem !important;
}

.edit p,
.edit h1,
.edit h2,
.edit h3,
.edit h4,
.edit h5,
.edit table,
.edit pre {
    margin: 0.1rem 0;
    line-height: 1.5;
}

.edit ul,
.edit ol {
    margin: 0.1rem 0 0.1rem 0.2rem;
    font-size: 0.28rem;
}

.edit h1,
.edit h1 * {
    font-size: 0.55rem;
}

.edit h2,
.edit h2 * {
    font-size: 0.5rem;
}

.edit h3,
.edit h3 * {
    font-size: 0.45rem;
}

.edit h4,
.edit h4 * {
    font-size: 0.4rem;
}

.edit h5,
.edit h5 * {
    font-size: 0.35rem;
}

.edit p,
.edit p * {
    font-size: 0.28rem;
}

.edit img {
    max-width: 100% !important;
}

.product-cen {
    padding: 0.1rem 0.3rem;
    padding-top: 1.1rem;
    min-height: calc(100vh - 5.3rem);
}

.new-cen div:nth-child(2).w-e-text-container,
.product-cen div:nth-child(2).w-e-text-container {
    border: none !important;
    height: 100% !important;
}

.new {
    min-height: calc(100vh - 5.3rem);
}

.new-title {
    background: #FAFAFB;
    padding: 0rem 0.3rem;
}

.new-title .name {
    color: #282828;
    font-size: 0.41rem;
    font-weight: bold;
    padding: 0.3rem 0;
}

.new-title .brief {
    color: #888888;
    font-size: 0.28rem;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.3rem;
}

.new-cen {
    padding: 0.1rem 0.2rem;
}

header {
    width: 7.2rem;
    height: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-logo {
    width: 2.61rem;
    display: block;
    margin-left: 0.32rem;
}

.header-menu {
    /* float: right; */
    border: none;
    width: 0.52rem;
    height: 0.38rem;
    margin-right: 0.31rem;
    display: block;
}

.header-menu img {
    width: 0.6rem;
}

.titleBar {
    position: fixed;
    overflow-x: hidden;
    width: 100%;
    height: 1rem;
    background: rgba(0, 102, 255, 1);
    z-index: 111111111;
    top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.titleBarimg1 {
    width: 0.23rem;
    height: 0.37rem;
    margin: 0.31rem 0.22rem 0.31rem 0.3rem;
    /* background: url(../image/icons.png) -602px -922px no-repeat; */
}

.titleBarimg2 {
    width: 0.45rem;
    height: 0.45rem;
    margin: 0.27rem 0.3rem 0.27rem 0;
    /* background: url(../image/icons.png) -474px -912px no-repeat; */
}

.titleBar p {
    font-size: 0.45rem;
    font-family: SourceHanSansCN-Regular;
    color: #FFFFFF;
    line-height: 0.68rem;
    margin-top: 0.16rem;
    width: 5.7rem;
    height: 0.68rem;
    margin: 0.16rem 0;
    text-align: center;
}

.bottomintro {
    /* position: absolute; */
    width: 100%;
    background: #161616;
    font-family: SourceHanSansCN-Regular;
    color: #a3a3a3;
    /* margin-top: 0.5rem; */
    padding: 0.3rem;
}

.bottomintro p {
    margin: 0;
}

.bottomintro hr {
    width: 94%;
    margin-left: 3%;
    height: 0.02rem;
    background: rgba(44, 44, 44, 1);
    border: none;
    margin: 0;
    margin-top: 0.25rem;
}

.bottomintro .hotline a {
    color: #a3a3a3;
}

.bottomintro-cenbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bottomintro-cenbox div:nth-child(1) {
    padding-right: 0.2rem;
}

.bottomintro .hotline {
    font-size: 0.35rem;
    margin-bottom: 0.3rem;
}

.bottomintro .address {
    font-size: 0.26rem;
    /* margin: 0.13rem 0 0.06rem 0.32rem; */
}

.bottomintro .copyright {
    font-size: 0.2rem;
    margin: 0.25rem 0;
    line-height: 0.4rem;
}

.bottomintro .copyright a {
    color: #a3a3a3;
}

.floatmenu {
    position: fixed;
    width: 100%;
    height: 0.75rem;
    top: 0;
    z-index: 99999;
    background: #3366FF;
    font-size: 0;
}

.floatmenu-logo2 {
    display: inline-block;
    width: 2.42rem;
    height: 0.46rem;
    vertical-align: middle;
    /* margin: 0.11rem 0 0 0.33rem; */
}

.floatmenu-logo2 img {
    width: 74%;
}

.floatmenu-talk {
    display: inline-block;
    width: 0.26rem;
    height: 0.26rem;
    margin-left: 1.9rem;
    vertical-align: top;
    margin-top: 0.2rem;
}

.floatmenu-talk img {
    width: 100%;
    height: 100%;
}

.floatmenu-service {
    display: inline-block;
    vertical-align: top;
    margin-left: 0.1rem;
    position: relative;
    top: -0.11rem;
}

.floatmenu-service p {
    font-size: 0.22rem;
    font-weight: 400;
    line-height: 0.21rem;
    color: #FFFFFF;
    margin-top: 0.34rem;
}

.floatmenu-menu {
    float: right;
    width: 0.42rem;
    height: 0.32rem;
    /* background: url(../image/icons.png) -468px -917px no-repeat; */
    /* margin: 0.18rem 0.5rem 0 0; */
}

.floatmenu-menu img {
    width: 100%;
    height: 100%;
}

.hide {
    display: none;
}

/* .upup {
    position: fixed;
    right: 3%;
    bottom: 0.2rem;
    width: 0.9rem;
    height: 0.9rem;
    z-index: 99999;
} */