body{
    background:#f9f9f9;
}
.companyDevelopments {
    width: 77.08%;
    margin: 0 auto;
    margin-bottom: 80px;
    padding: 40px;
    margin-top: 90px;    
    background: url(../../img/recurent/rc_05.jpg) no-repeat center bottom;
    background-size: 100%;
    background-color: #fff;
}
.companyDevelopment-require {
    width: 94.59%;
    margin: 0 auto
}
.requireBox {
    /* background:rgb(249,249,249);
    box-shadow:0px 3px 29px 0px rgba(91,86,85,0.16);  */
}
.displayNone{
    display: none;
}
.displayBlock {
    display: block;
}
.workBox {
    margin-bottom: 50px;
    padding-bottom: 20px;
}
.require {
    /* width: 73.26%; */
    height:50px;
    line-height: 40px;
    background:#E7F4EA;
    color: #068F1F;
    font-size: 18px;
    padding-left:  30px;
    padding-right: 30px;
}
.workActive {
    font-weight:bold!important;
    padding: 48px 30px!important;
}
.require-btn {
    background:#068F1F;
    box-shadow:0px 3px 29px 0px rgba(91,86,85,0.16);
    font-size: 24px;
    font-weight:bold;
    color:rgb(255,255,255);
    padding:12px;
    cursor: pointer;
}
h4 {
    font-size:24px;
    font-weight:bold;
    color:rgb(51,51,51);
}
.duty {
    margin-top: 50px;
    padding-left:  30px;
    padding-right: 26px;
}
.dutyL h4,.dutyR h4{
    margin-bottom:20px;
}
.btnToggle {
    display: block!important;
}
.btnToggle1 {
    display: none!important;
}
.duty-content{
    color:#333333;
    font-size: 18px;
    line-height: 35px;
}
.us {
    margin-top: 50px;

}
.us-btn {
    font-size:0.125rem;
    font-weight:400;
    color:rgb(255,255,255);
    padding:12px 27.5px;
    display: inline-block;
    background:#068F1F;
    margin-left: 34px;
}
.other {
    width: 100%;
    margin-top: 57px;
}
.other-count{
    background:rgb(249,249,249);
    box-shadow:0px 3px 29px 0px rgba(91,86,85,0.16);
    font-size: 24px;
    font-weight:400;
    color:rgb(51,51,51);
    padding: 7px 30px;
    /* margin-top: 20px; */
    position: relative;
}
.other-count .text-center {
    /* position: relative; */
}
.us-mail {
    font-size:15px;
    font-weight:400;
    color:rgb(6,143,31);
    margin-left: 13px;
    display: inline-block;
    position: relative;
    top: 12px
}
.add-btn {
    /* width: 32px; */
    position: absolute;
    top: 50%;
    margin-left: -12px;
    right: 10%;
    margin-top: -19px;
    cursor: pointer;
    color: #068F1F;
}
.bannerPc{
    display: block
}
.bannerMb {
    display: none;
}

@media screen and (min-width:320px) and (max-width:1080px){
    .show {
        display: none!important;
    }
    .workBox{
        margin-bottom:0
    }
    .workActive {
        padding: 24px 15px!important;
    }
    .us-btn {
        margin-left: 15px;
        width: 92%;
        border: 1px solid #068F1F;
        color: #068F1F;
        background: #fff;
        font-size: 15px;
    }
    .require-btn {
        display: none;
    }
    .require-btns {
        background: #068F1F;
        box-shadow: 0px 3px 29px 0px rgba(91,86,85,0.16);
        font-size: 15px;
        font-weight: bold;
        color: rgb(255,255,255);
        padding: 12px;
        cursor: pointer;
        width: 92%;
        margin: 0;
        margin-left: 4%;
        margin-top: 15px;
        display: block;
    }
    .companyDevelopments {
        width: 92%;
        margin: 0 auto;
        background-color: #fff;
        margin-bottom: 40px;
        margin-top: 30px;
        padding:0
    }
    .col-xs-5 {
        width: 41.66%!important;
    }
    .us-mail {
        font-size: 14px;
        font-weight: 400;
        color: rgb(6,143,31);
        margin-left: 13px;
        display: inline-block;
        text-align: center;
        width: 100%;
        color: #999999;
        margin-top: 10px;
    }
    .duty {
        margin-top: 24px;
        padding-left:  10px;
        padding-right: 10px;
    }
    .companyDevelopment-require {
        width: 100%;
    }
    .dutyL h4, .dutyR h4 {
        text-align: center;
        font-size: 22px;
    }
    .duty-content {
        font-size: 15px;
    }
    .other-count{
        background:rgb(249,249,249);
        box-shadow:0px 3px 29px 0px rgba(91,86,85,0.16);
        font-size:0.125rem;
        font-weight:400;
        color:rgb(51,51,51);
        padding: 7px 10px;
        margin-top: 20px;
        position: relative;
    }
    .require {
        /* width: 73.26%; */
        height:50px;
        line-height: 40px;
        background:rgb(230,244,233);
        color: #068F1F;
        font-size: 0.0938rem;
        padding-left:  8px;
        padding-right: 8px;
    }
    .require1{
        padding-left:  8px;
        padding-right: 8px;
    }
    .hide {
        display: block!important;
    }
   
    img {
        border: 0;
        vertical-align: middle;
        max-width: 100%;
    }
    .bannerPc{
        display: none;
    }
    .bannerMb {
        display: block;
    }
}
@media screen and (min-width:320px) and (max-width:1080px){
    .add-btn {
        /* width: 18px; */
        position: absolute;
        right: 15px!important;
        top: 50%;
        left: auto;
        margin-left: -10px;
        margin-top: -9px;
    }
}
@media screen and (min-width:768px) and (max-width:1280px){
    .bannerMb {
        width: 100%;
    }
    .add-btn {
        width: 20px;
        position: absolute;
        right: 7px;
        top: -12px;
        margin-left: -12px;
    }
}
@media screen and (min-width:1080px) and (max-width:1366px){
    .require {
        font-size: 13px;
    }
    .other-count,h4,.require-btn {
        font-size: 20px;
    }
    .duty-content{
        font-size: 15px;
    }
    .add-btn {
        width: 22px;
    }
}


@media screen and (min-width:1366px) and (max-width:1600px){
    .require {
        font-size: 15px;
    }
    .other-count ,h4,.require-btn{
        font-size: 22px;
    }
    .duty-content{
        font-size: 16px;
    }
    
}


  