#contain{

}

.connection-main{
    margin-left: 10%;
    margin-top: 6%;
}

.connection-title{
    font-size:25px;
    /*font-family:MicrosoftYaHei;*/
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:37px;
}

.connection-border{
    width:300px;
    height:3px;
    background:rgba(255,179,0,1);
}

.connection-message{
    margin-top: 28px;
    font-size:16px;
    /*font-family:MicrosoftYaHei;*/
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:30px;
}

.connection-img{
    /*height:679px;*/
    border-radius:16px;
    margin-top: 64px;
}