*{
    margin: 0;
    padding: 0;
}
.asg-21exbox{
    width: 100%;
    height: auto;
}
.asg-21exbox2{
    width: 100%;
    height: auto;
}
.asg-21exbox2 h2{
    width: 100%;
    height: 50px;
    background:#1890e0;
    color: white;
    text-align: center;
    line-height: 50px;
    background: linear-gradient(120deg, #1890e0 0%, #85b1ce 100%);
}
.asg-21exbox3{
    width: 100%;
    height: 50px;
    color: #1890e0;
    line-height: 50px;
}

.asg-21exbox4{
    width: 100%;
    height: auto;
}
.asg-21exbox4 dl{
    width: 100%;
    height: auto;
}
.asg-21exbox4 dl dt{
    width:48%;
    float: left;
}
.asg-21exbox4 dl dd{
    width:48%;
    float: right;
}
.spansag{
    font-size: 16px;
    font-weight: 700;
    color:#1890e0;
    margin-right: 10px;
    margin-left: 10px;
}
.asg-21exbox5 table{
    width: 100%;
    height: auto;
}
.asg-21exbox5 table tr td{
   padding: 5px;
   border-color: #d6dbdf;
   font-size: 15px;
}

