.borderBox {
    width: 12vw;
    height: 12vw;
    border: 0.1em dashed rgba(39, 153, 255, 1);
    border-radius: 7%;
}
.fontBoxer{
    left: 4vw;
    top: 2.5vw;
}
.fontBoxering{
    left: 2.5vw;
    top: 2.5vw;
}
.midder{
margin-top: 20%;
    margin-bottom:0.6vw;
    font-size: 1.3vw;
    font-weight: bold;
    text-align: center;
}
.neijianju{
    padding-left:0.5vw;
    padding-right: 0.5vw;
}
.content{
    
    text-align: center;
    margin-bottom:1vw;
    color:rgba(31, 62, 89, 1)
}
.fontColor1{
    color: rgba(39, 153, 255, 1);
}
.fontColor2{
    color: white;
}

.mesBorder{
    background-color: rgba(39, 153, 255, 1);
}
.juzhong {
    text-align: center;
}
.middle{
    color:rgba(31, 62, 89, 1);
    font-size: 0.7vw;
}
.middle2{
    color: white;
    font-size: 0.7vw;
}
.fontBox1 {
    left: 4.4vw;
    top: 5.3vw;
}


.fontBox2 {
    left: 1.5vw;
    top: 6.3vw;

}

.picAll{
    display: flex;
    align-items: center;
    font-size: 0.8vw;
    margin-left:1vw;
    margin-right: 1vw;
    color:rgba(31, 62, 89, 1);
}
.midImg{
    width:5vw;
    height:5vw;
}

.leftImg{
    margin-right:-3vw
}
.rightImg{
    margin-left:-2vw
}
.nucleus9{
    height: 28vw !important;
}
.el-timeline {
    /* text-align: center; */
    padding-left: 1vw !important;
    padding-top: 1.5vw;

}
.el-timeline-item__content {
    color: black;
    font-size: 0.5vw;
    /* paddig-left: 0.9vw; */
    /*padding-top: 0.1vw;*/
}
.el-timeline-item__node--normal {
    left: -1px;
    width: 0.5vw;
    height: 0.5vw;
}
.center{
    text-align: center;
}

.isActive{
    color:blue !important
}
.design{
   font-weight: bold;
    margin-top: 1vw;
   
}
.open{
    text-align: center;
margin-top:3vw !important
}
.sign{
  
    margin-top: 1vw;
    width:100%;
    color:rgba(31, 62, 89, 0.7);
    
}

.boxThree{
    width: 22%;
    border-radius: 1vw;
    padding:2vw;
    box-shadow:0px 15px 30px -5px rgba(10,100,255,0.1)
}
.boxThree:hover{
    background-color: white;
}
.yyjz{
    margin: auto;
    width: 100%;
    text-align: center
}
.imgShow{
    width: 4vw;
    height: auto;
    background-color: transparent;
    margin-top: 1vw;
    margin-bottom: 1vw
}
.spanShow{
    display: block;
    height: 0.1vw;
    width: 2.5vw;
    margin: 0 auto;
    background-color: rgba(39, 153, 255, 1);
}

