
body{
    height: 100%;
    background-color: #fff;
}



.panel1{
    position: relative;
    width: 10rem;
    height: auto;
    background-color: #fff !important;
}
.panel1 .cp1-main{
    width: 10rem;
    height: auto;
}
.panel1 .cp1-logo {
    width: 10rem;
    height: auto;
}
.cp1-content {
    width: 8.5rem;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.panel1 .cp1-txt {
    font-size: 24px;
    text-align: center;
    width: 8.5rem;
    line-height: 28px;
    color: #fff;
    font-weight: 700;
}  
.panel1 .cp1-desc {
    font-size: 14px;
    text-align: center;
    width: 8.5rem;
    line-height: 18px;
    color: #999999;
    margin-top: 5px;
}


.panel7{
    position: relative;
    width: 10rem;
    height: auto;
    background-color: #fff !important;
    margin-top: -0.075rem;
}
.panel7 .cp7-main{
    width: 10rem;
    height: auto;
    padding: 0.25rem 0;
}
.panel7 .cp7-logo {
    width: 10rem;
    height: auto;
}

.panel7 .cp7-content .cp7-txt {
    width: 9rem;
    margin-left: 0.5rem;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    font-weight: 700;
}
.panel7 .cp7-content .cp7-desc {
    width: 9rem;
    margin-left: 0.5rem;
    font-size: 14px;
    line-height: 20px;
    color: #888888;
}
.panel7 .cp7-content .cp7-desc1 {
    width: 9rem;
    margin-left: 0.5rem;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    font-weight: 700;
}


.panel7 .cp7-content .cp7-join {
    width: 9rem;
    margin-left: 0.5rem;
    font-size: 0.5rem;
    line-height: 0.65rem;
    color: #000000;
}
.panel7 .cp7-content .cp7-join>img{
    vertical-align: sub;
    width: 0.55rem;
}


.panel7 .cp7-content  .cp7-img {
    width: 9rem;
    margin-left: 0.5rem;
}
.solution-info {
    width: 9rem;
    margin-left: 0.5rem;
}
.solution-info .si-item{
    margin-bottom: 0.5rem;
    text-align: center;
}
.solution-info .si-item .si-img{
   width: 68px;
}
.solution-info .si-item .si-title{
    font-size: 20px;
    color: #000000;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 13px;
}
.solution-info .si-item .si-desc{
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    color: #888888;
}

.panel8{
    position: relative;
    width: 10rem;
    height: auto;
    background-color: #F7F8FA !important;
    margin-top: -0.075rem;
}
.panel8 .cp8-main{
    width: 10rem;
    height: auto;
    padding: 0.25rem 0;
}

.panel8 .cp8-content .cp8-txt {
    width: 9rem;
    margin-left: 0.5rem;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    font-weight: 700;
}
.panel8 .cp8-content .cp8-desc {
    width: 9rem;
    margin-left: 0.5rem;
    font-size: 14px;
    line-height: 18px;
    color: #888888;
    margin-top: 10px;
}

.priceinfo {
    width: 8.5rem;
    background: #fff;
    padding: 1rem 0.25rem;
    margin-left: 0.5rem;
}
.priceinfo .price-item{
    margin-bottom: 1rem;
    text-align: center;
}
.priceinfo .price-item .pi-ptice{
    color: #00D7FF;
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
}
.priceinfo .price-item .pi-ptice>span{
    font-size: 20px;
}
.priceinfo .price-item .pi-title{
    color: #000000;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
}
.priceinfo .price-item .pi-desc{
    font-size: 60px;
    line-height: 70px;
    color: #BFBFBF;
    font-weight: 700;
}
.priceinfo .price-item .pi-desc>span{
    font-size: 20px;
}
.price-tip {
    font-size: 14px;
    line-height: 18px;
    color: #888888;
    text-align: center;
}
.txt-center {
    text-align: center;
}

.sell-info {    
    display: -webkit-flex;  /* 新版本语法: Chrome 21+ */
    display: -webkit-box;   /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;      /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;   /* 混合版本语法: IE 10 */   
    display: flex;          /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
      -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
     -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 -o-align-items: center;
 align-items: center;
    width: 9rem;
    margin-left: 0.5rem;
}
.sell-info .sell-item{
    text-align: center;
    width: 4.4rem;
    margin-bottom: 0.75rem;
}
.sell-info .sell-item .sell-img{
    width: 1.5rem;
}
.sell-info .sell-item .sell-title{
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
}
.sell-info .sell-item .sell-desc{
    font-size: 14px;
    line-height: 20px;
    color: #888888;
    margin-top: 5px;
}




.panel2 {
    width: 10rem;
    height: auto;
    position: relative;
    background-color: #fff;
}
.panel2 .pp2-item {
    width: 9rem;
    height: auto;
    margin-left: 0.5rem;
    color: #222222;
    margin-top: 15px;
}
.panel2 .pp2-item .pp2-item-title{
    font-size: 24px;
    position: relative;
    line-height: 40px;
    margin-bottom: 0.3rem;
}
.panel2 .pp2-item .pp2-item-title::before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 5px;
    width: 2rem;
    background-color: #00D7FF;
}
.panel2 .pp2-item .pp2-item-desc{
    font-size: 0.3rem;
    line-height: 0.4rem;
}

.panel2 .pp2-title1{
    font-size: 0.4rem;
    line-height: 0.7rem;
    color: #222222;
    margin-top: 0.5rem;
}
.panel2 .pp2-desc{
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #888888;
}

.img-list {
    display: -webkit-flex;  /* 新版本语法: Chrome 21+ */
    display: -webkit-box;   /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;      /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;   /* 混合版本语法: IE 10 */   
    display: flex;          /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
}
.img-list .img-item{
    width: 9rem;
    height: 4.8rem;
    margin-bottom: 20px;
    object-fit: cover;
    image-rendering: -webkit-optimize-contrast;
}