

.hd-top{
    width:100%;
    height:36px;
    background:rgba(235,238,244,1);
}
.hd-top div{
    font-size:12px;
    color:rgba(131,136,147,1);
    line-height:36px;
    margin-right: 15px;
}


  .rate .box{
      margin-top: 20px;
  }
.content-box .box p{
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
    color: #4E5052;
}
.content-box .box img{
    margin: 0 auto;
    width: 110px;
    height: 110px;
    display: block;
}
.content-box .box{
    width: 33%;
    height: 280px;
    display: inline-block;
}
.content-box{
    height: 300px;
}
.whether .box{
    width: 400px;
    height: 165px;
    float: right;
    margin-top: 98px;
    margin-right: 38px;
    color: #4E5052;
    font-size: 20px;
    line-height: 35px;
}
.whether{
    width: 1050px;
    height: 330px;
    box-shadow:0px 0px 20px 0px rgba(193,193,193,0.4);
    margin: 40px auto;
    background-image: url("../../images/declare/apply for_img.png");
    background-repeat: no-repeat;
}
.whyus .content{
    width: 1009px;
    height: 152px;
    font-size: 30px;
    color: #FFFFFF;
    margin: 53px auto;
}
.whyus .title{
    color: #FFFFFF;
    font-size: 30px;
    text-align: center;
    margin-top: 60px;
}


@media screen and (max-width: 500px) {
    .whether{
        width: 100% !important;
    }
    .whether .box{
        margin:20px 15px !important;
        width: 90%;
        color:#ffffff;
        line-height: 40px;
    }
    .content-box{
        height: 230px;
    }
    .content-box  .box p{
        font-size: 12px;
    }
    .content-box  .box{
        width: 32% !important;
        vertical-align:top;
        padding: 10px;
        height: 150px!important;
    }
    .whyus .content{
        margin: 0 !important;
        font-size: 20px;
        padding: 15px;
        line-height: 50px;
    }
    .whyus .title{
        margin-top: 20px !important;
        font-size: 15px;
    }
    .whyus{
        margin-top: 0!important;
    }
}