*{margin: 0;padding: 0;}
a,a:hover,a:focus{text-decoration: none;}
ul li{list-style: none;}

.row{
    width: 100%;
}
.col-md-4{
    *width:30%!important;
}

.title{
    text-align: center;
    margin: 65px 0 36px 0;
}
.technical-service{
    font-size: 36px;
    font-weight: 500;
    display: inline-block;
}
.technical-font{
    font-size: 20px;
    display: inline-block;
    margin-top: -3px;
    margin-left: -8px;
    width: 220px;
}
.hc-repertoire-pareat{
    margin-bottom: 30px;
}
.topImg,.topImg>img{
    width: 100%;
}
.framework{
    margin: 14px 0;
    height: 240px;
    background-color: #00A2D7;
    border-radius: 5px;
}
.framework-info{
    width: 100%;
}
.framework-info>img{
    margin: 0 auto;
    display: block;
    padding-top: 42px;
}
.framework-title{
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-top: 40px;
}
/*¸²¸Ç²ã*/
.covering-layer{
    margin: 14px 0;
    width: 92.333333%;
    height:240px;
    background-color:slategrey;
    position: absolute;
    top: 0;
    border-radius: 5px 5px 0 0;
    background: rgba(3, 6, 8, 0.6);
    box-shadow: 0 4px rgba(160, 159, 159, 0.52);
}
.covering-layer img:nth-child(1){
    position: absolute;
    top: 110px;
    left: 124px;
}
.covering-layer img{
    position: absolute\9;
    top: 110px\9;
    left: 124px\9;
}
.covering-content a{
    display: inline-block;
    width: 135px;
    height: 43px;
    *height: 30px;
    margin: 27.5% 31.5%;
    background-image: url("../images/RoundedRectangle4.png");
    background-repeat: no-repeat;
    background-size: contain;
    color: #f0f5e4;
    font-size: 18px;
    padding: 10px 0 5px 40px;
}

.hc-target-bg{
    background-color: #F8F8F8;
    margin-top: 42px;
}
.hc-target{
    padding: 44px 42px;
}
.hc-target>img{
    display: block;
    margin: 0 auto;
    padding: 10px 0;
}
.hc-target>p{
    text-indent: 20px;
    line-height: 24px;
    font-size: 15px;
}