* {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    /*font-family: 'PingFang, 微软雅黑';*/
    font-family: PingFang SC, 微软雅黑;
    color: #333333;
}

html {
    font-size: 26.66666667vw;
    background: #ffffff;
}

body {
    font-size: 0.14rem;
    /* height: 100%; */
    /* display: flex; */
    /* 更改主轴方向 */
    /* flex-direction: column; */
}

body,
html,
p,
h4,
span,
a,
ul,
li {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #999;
}

header img {
    width: 100%;
    height: 100%;
}

header {
    width: 100%;
    height: 0.5rem;
    background-color: #ffffff;
    line-height: 0.5rem;
    display: flex;
    align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 3;
}

main {
    margin-top: 0.6rem;
}

header .icon-arrow-left {
    font-size: 0.3rem;
    color: #999;
    font-weight: 400;
    margin-left: 0.1rem;
}

.icon-arrow-left>a {
    opacity: 0;
}
header>a{
    display: inline-block;
    height: 0.5rem;
}

header>div {
    width: 1.44rem;
    height: 0.3rem;
    /* background-color: cadetblue; */
    margin-left: 0.7rem;
}

.ckbxcontent {
    width: 3.45rem;
    height: 100%;
    margin: 0 auto;
    /* background-color: aqua; */
    font-size: 0.12rem;
    color: #333333;
}
main>p {
    font-size: 0.16rem;
    color: #333333;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0.3rem;
}
.ckbxcontent1{
    height: 1.17rem;
    /* background-color: blue; */
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.2rem;
}
.ckbxcontent1>div{
    width: 50%;
    /* background: yellow; */
}
.ckbxcontent1>div:nth-of-type(1)>div:nth-of-type(1){
    height: 0.3103rem;
    /* background: #0f0; */
}
.ckbxcontent1>div:nth-of-type(1)>div:nth-of-type(2){
    /* background: #f00; */
    margin-top: 0.1rem;
}
.ckbxcontent1>div:nth-of-type(2){
    display: flex;
    align-items: center;
    justify-content: center;
}
.ckbxcontent1>div:nth-of-type(2)>div{
    width: 1.12rem;
    height: 0.99rem;
    /* background: violet; */
    /* margin-top: 0.1rem; */
}
.ckbxcontent img{
    width: 100%;
    height: 100%;
}
.ckbxcontent2{
    height: 2.34rem;
    /* background-color: tomato; */
    display: flex;
    justify-content: space-between;
}
.ckbxcontent2>div{
    width: 50%;
    /* background: yellow; */
}
.ckbxcontent2>div:nth-of-type(1){
    display: flex;
    align-items: center;
    /* justify-content: center; */
}
.ckbxcontent2>div:nth-of-type(1)>div{
    width: 1.61rem;
    height: 0.8594rem;
    /* background: #0f0; */
}
.ckbxcontent2>div:nth-of-type(2)>div:nth-of-type(2){
    /* background: #f00; */
    margin-top: 0.1rem;
}
.ckbxcontent3{
    height: 1.83rem;
    display: flex;
    justify-content: space-between;
    /* background: yellow; */
}
.ckbxcontent3>div{
    width: 50%;
}
.ckbxcontent3>div:nth-of-type(2){
    display: flex;
    justify-content: center;
    align-items: center;
}
.ckbxcontent3>div:nth-of-type(2)>div{
    width: 1.1155rem;
    height: 1.498rem;
    /* background: violet; */
    /* margin-top: 0.1rem; */
}
 .ckbxcontent4{
    width: 1.7146rem;
    height: 0.2688rem;
    margin: 0 auto;
    margin-top: 0.1rem;
}
.ckbxcontent5{
    margin-top: 0.05rem;
}
.ckbxcontent6{
    width: 1.725rem;
    height: 0.2803rem;
    margin: 0 auto;
    margin-top: 0.2rem;
}
.ckbxcontent7{
    margin-top: 0.05rem;
}
.ckbxcontent8{
    margin: 0 auto;
    width: 1.725rem;
    height: 0.2724rem;
    margin-top: 0.2rem;
}
.ckbxcontent9{
    margin-top: 0.05rem;
}
.ckbxcontent10{
    width: 2.0519rem;
    height: 1.6905rem;
    margin: 0 auto;
    margin-top: 0.4rem;
}