


.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: #000000;
    font-weight: 700;
    margin-bottom: 19PX;
}  
.panel1 .cp1-desc {
    font-size: 14px;
    text-align: center;
    width: 8.5rem;
    line-height: 18px;
    color: #888888;
}

.panel2 {
    position: relative;
    width: 10rem;
    height: auto;
    background-color: #fff !important;
}
.panel2 .cp2-logo {
    width: 10rem;
    height: auto;
    margin-top: -0.075rem;
}
.panel2 .cp2-content {
    width: 9rem;
    margin-left: 0.5rem;
    padding-top: 0.7rem;
    padding-bottom: 0.9rem;
}
.panel2 .cp2-content .cp2-title {
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    font-weight: 700;
}
.panel2 .cp2-content .cp2-desc {
    font-size: 14px;
    line-height: 18px;
    color: #888888;
    margin-top: 9px;
}


.panel3{
    position: relative;
    width: 10rem;
    height: auto;
    background-color: #F7F8FA !important;
}
.panel3 .cp3-main{
    width: 9rem;
    height: auto;
    margin: 0 0.5rem;
    padding: 27px 0;
}

.panel3 .cp3-main .cp3-logo{
    width: 9rem;
    height: auto;
}
.panel3 .cp3-content .cp3-title {
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    font-weight: 700;
    margin-top: 20px;
}
.panel3 .cp3-content .cp3-desc {
    font-size: 14px;
    line-height: 18px;
    color: #888888;
    margin-top: 9px;
}



.panel4{
    position: relative;
    width: 10rem;
    height: auto;
    background-color: #fff !important;
}
.panel4 .cp4-main{
    width: 10rem;
    height: auto;
}
.panel4 .cp4-logo {
    width: 10rem;
    height: auto;
}
.cp4-content {
    width: 8.5rem;
    position: absolute;
    top: 70%;
    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%);
}
.panel4 .cp4-txt {
    font-size: 24px;
    width: 8.5rem;
    line-height: 28px;
    color: #fff;
    font-weight: 700;
}  
.panel4 .cp4-desc1 {
    font-size: 14px;
    width: 8.5rem;
    line-height: 18px;
    color: #fff;
    margin-top: 10px;
}
.panel4 .cp4-desc {
    font-size: 14px;
    width: 8.5rem;
    line-height: 20px;
    color: #888888;
    margin-top: 25px;
}




.panel5{
    position: relative;
    width: 10rem;
    height: auto;
    background-color: #254480 !important;
    margin-top: -0.075rem;
}
.panel5 .cp5-main{
    width: 9rem;
    height: auto;
    margin: 0 0.5rem;
    padding: 0.25rem 0;
    background-color: #fff;
}
.panel5 .cp5-logo {
    width: 8rem;
    margin-left: 0.5rem;
    height: auto;
}

.panel5 .cp5-content .cp5-txt {
    width: 8rem;
    margin-left: 0.5rem;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    font-weight: 700;
    margin-top: 20px;
}
.panel5 .cp5-content .cp5-desc {
    width: 8rem;
    margin-left: 0.5rem;
    font-size: 14px;
    line-height: 20px;
    color: #888888;
    margin-top: 9px;
}

.panel6{
    position: relative;
    width: 10rem;
    height: auto;
    background-color: #F7F8FA !important;
    margin-top: -0.075rem;
}
.panel6 .cp6-main{
    width: 10rem;
    height: auto;
}

.panel6 .cp6-main .cp6-logo{
    width: 10rem;
    height: auto;
}
.panel6 .cp6-content {
    width: 9rem;
    margin-left: 0.5rem;
    max-height: 10rem;
    overflow-y: auto;
    padding-left: 0.3rem;
}
.cp6-item {
    position: relative;
    margin-bottom: 30px;
}
.cp6-item.on::before{
    content: " ";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #00DBFF;
    top: 5px;
    left: -0.3rem;
    border-radius: 50%;
}

.panel6 .cp6-content .cp6-txt {
    width: 8rem;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-left: 0.25rem;
}
.cp6-mt40 {
    margin-top: 40px;
}
.panel6 .cp6-content .cp6-desc {
    width: 8rem;
    font-size: 14px;
    line-height: 18PX;
    color: #888888;
    margin-top: 4px;
    margin-left: 0.25rem;
}



.panel7{
    position: relative;
    width: 10rem;
    height: auto;
    background-color: #fff !important;
    margin-top: -0.075rem;
}
.panel7 .cp7-main{
    width: 10rem;
    height: auto;
}
.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;
    margin-top: 20px;
}
.panel7 .cp7-content .cp7-desc {
    width: 9rem;
    margin-left: 0.5rem;
    font-size: 14px;
    line-height: 18px;
    color: #888888;
    margin-top: 5px;
}


.panel7 .cp7-content .cp7-join {
    width: 9rem;
    margin-left: 0.5rem;
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    margin-top: 5px;
}
.panel7 .cp7-content .cp7-join>img, .cp7-join a>img{
    vertical-align: middle;
    width: 0.5rem;
}





.panel8{
    position: relative;
    width: 10rem;
    height: auto;
    background-color: #F7F8FA !important;
    margin-top: -0.075rem;
}
.panel8 .cp8-main{
    width: 9rem;
    height: auto;
    margin: 0 0.5rem;
    padding: 0.25rem 0;
}
.cp8-top {
    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-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;
}
.cp8-top .cp8-tleft {
    width: 6.5rem;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    font-weight: 700;
}
.cp8-top .cp8-tright {
    width: 2.5rem;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    text-align: right;
    display: block;
}
.cp8-top .cp8-tright>img{
    width: 16px;
    vertical-align: sub;
}

.cp8-content {

}
.cp8-content .cp8-item{
    margin-bottom: 30px;
    display: block;
}
.cp8-content .cp8-item .cp8-item-logo{
    width: 9rem;
    height: auto;
}
.cp8-content .cp8-item .cp8-title{
    width: 9rem;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin-top: 14px;
}