*{
    margin: 0;
    padding: 0;
}

.hedeer-s{
    width: 895px;
    /* height: 2000px; */
    /* background-color: blueviolet; */
}
.biaoti{
display: flex;
}
.hh1{
color: rgb(0, 174, 239);
}
.hh2{
    margin-left: 30px;
    color: rgb(240, 73, 164);
}
.hh3{
    margin-left: 30px;
}
.jianjie{
    text-indent:2em;
}
.wenb{
    width: 100%;
    height: 22px;
    /* background-color: rgb(240, 73, 164); */
    margin-top: 15px;
    
    font-size: 17px;
    font-weight: 600;
    color: rgb(13, 77, 161);
    line-height: 22px;
}
.youdain{
    width: 100%;
    height: 260px;
    margin-top: 10px;
    /* background-color: aqua; */
}
.left-s{
    width: 530px;
    height: 260px;
    /* background-color: blueviolet; */
    float: left;
}
.right-s{
    width: 330px;
    height: 260px;
    /* background-color: burlywood; */
    float: right;
}
.fangkuai{
    font-size: 16px;
    font-weight: 700;
    color: rgb(13, 77, 161);
}
.img-s img{
    margin-top: 15px;
}
.ibox1{
    width: 100%;
    /* height: 300px; */
    /* background-color: coral; */
    margin-top: 10px;
}

.otd-1{
    width: 200px;
    text-align: center;
}
.otd-2{
    width: 695px;
    text-align: center;
}
.coler-2{
    background-color:rgb(222, 232, 243) ;
}