.box-content,dd{
    display: table;
    content: ' ';
}
.text-350{
    width: 350px;
}
.x-cer-title{
    margin:55px 0;
    width: 100%;
    padding-right: 80px;
}
.cer-img-box{
    width: 280px;
    height: 208px;
    float: left;
    border: 1px solid #e2e8f1;
    position: relative;
    cursor: default;
    overflow: hidden;
}
.cer-img-show{
    width:100%;
    height:208px;
    background: #fff;
    position: relative;
    text-align: center;
}
.cer-img-show input{
    font-size: 145px;
    cursor: default;
}
.cer-img-text{
    color: #d7dbe7;
    font-size: 13px;
    line-height: 24px;
    white-space: pre-line;
    margin-left: 35px;
    float: left;
}
.cer-img-text span{
    color: #ff6138;
}
.cer-img-default{
    position: absolute;
    left: 0;
    top: 0;
    background: url('/a_new_static/img/user/user40/certification/cerHeader.jpg?=v1649315467060') no-repeat 0 5px;
    width:100%;
    height:100%;
}
.cer-img-default2{
    background: url('/a_new_static/img/common/demo/images/cerHeader2.png?=v1649315467060') no-repeat 0 5px;
}
.cer-img-default p{
    background: #ecf0f1;
    height: 48px;
    width: 100%;
    text-align: center;
    color: #82a6b5;
    font-size: 14px;
    position: absolute;
    bottom:0;
    margin-bottom: 0;
    line-height: 20px;
    padding-top: 5px;
}
.cer-img-hover{
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
    text-align: center;
    line-height: 208px;
    z-index: 2;
}
.hover-out{
    width: 100%;
    height: 100%;
    background: #4a596d;
    opacity: .5;
    position: absolute;
    top:0;
    left: 0;
}
.hover-in{
    width: 60px;
    height: 60px;
    border-radius: 100px;
    background: #fff;
    color: #4a596d;
    text-align: center;
    line-height: 53px;
    display: inline-block;
    position: relative;
    font-size: 36px;
}
.cer-show dt{
    font-weight: normal;
}
.margin100{
    margin: 100px 0;
}
.overflow{
    overflow:  hidden;
}
.load-com{
    width: 22%!important;
    height: 30%!important;
    position: absolute!important;
    left: 40%!important;
    top: 33%!important;
    z-index: 3!important;
    margin-top: 0!important;
}
.cer-show dl{
    width: 50%;
    float: left;
}
.cer-show dl:nth-child(2){
    text-align: right;
    padding-top: 15px;
    padding-right: 100px;
}