.banner{
    height: 599px;
    background:url('/img/zhaopingangwei1.jpg') no-repeat 0 0; 
    font-size: 30px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 42px;
    text-align: center;
    background-size: 100% 100%;
}
.english{
font-size: 14px;
margin-top: -26px;
}
.huiseBg{
    background: #EEEEEE;
    height: auto;
}
.zhaopinOne{
    width: 880px;
    height: 250px;
    background: #FFFFFF;
    border-radius: 1px;
    padding: 15px;
    margin-top: 20px;
}
.tittleZhaopin{
    font-size: 30px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 40px;
}
.xianyan{
        width: 20px;
        height: 20px;
        background: #17AEFF;
        color: #FFFFFF;
        font-size: 14px;
        text-align: center;
        margin-top: 12px;
        line-height: 20px;
        margin-right: 8px;
}
.tittle{
    font-size: 22px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 30px;
    margin-top: 2px;
    margin: 0 auto;
    transition: all 1s;
    
}
.boxOnes{
    height: 40px;
}
.gangwei{
    font-size: 14px;
    font-weight: 500;
    color: #999999;
    padding: 0 10px 0 10px;
}
.gangwei:nth-child(1){
    padding: 0 10px 0 0;
}
.paddings{
    padding: 25px;
}
.margintop10{
    margin-top: 10px;
}
.city{
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    margin-top: 15px;
}
.timeFabu{
    font-size: 16px;
    font-weight: 500;
    color: #999999;
}
.lineZhaopin{
    border-bottom:1px solid #EEEEEE;
}
.zhize{
    font-size: 22px;
    font-weight: 500;
    color: #000000;
    margin-top: 20px;
    /* margin-bottom: 20px; */
}
.pd{
    padding-left: 25px;
}
.detailSection{
    font-size: 18px;
    color: #7F7F7F;
    width: 864px;
    text-align: justify;
}
.buttons{
    width: 200px;
    height: 60px;
    border-radius: 2px;
    border: 2px solid #17AEFF;
    text-align: center;
    line-height: 60px;
    font-size: 26px;
    font-weight: 500;
    color: #17AEFF;
    margin-top: 30px;
}
.rightBox{
    width: 249px;
    background: #FFFFFF;
    margin-top: 20px;
    padding: 15px
}
.tittleRight{
    font-size: 24px;
    font-weight: 500;
    color: #000000;
}
.rightMore{
    font-size: 14px;
    font-weight: 500;
    color: #999999;
}
.tittleList{
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    margin-top: 19px;
    padding-bottom: 20px;
}
.bottomLine{
    border-bottom: 1px solid #EEEEEE;
    height: 54px;
    width: 100%;
}
.toped{
    margin-top: 22px;
}
.gangweiList{
        background: #FFFFFF;
        text-align: center;
        box-shadow: 0px 0px 30px rgba(0, 0, 0, .05);
        border-radius: 7px;
        width: 26.6%;
        float: left;
        height: 160px;
        margin-right: 16px;
        margin-bottom: 21px;

}
.gangweiList:nth-child(3n) {
    margin-right: 0;

}
.iconRightJiantou{
    width: 30px;
    height: 31px;
    display: block;
}
.zhiweillList:hover{
    cursor: pointer;
}
.gangweiList:hover .tittle{
    color: #17AEFF;
}
.gangweiList:hover .viewMore{
    background: #17AEFF;
}
.zhiweillList:hover .tittleList{
    color: #17AEFF;
}
.viewMore{
    width: 100px;
    height: 30px;
    background: #A7A7A7;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    border-radius: 50px;
    margin-top: 20px;
    transition: all 1s;

}
.marginboxstyle{
    margin: 0 auto;
}
.bottomLineBlue{
    width: 134px;
    height: 2px;
    border-bottom: 4px solid #233F94;
    margin-top: -5px;
    margin-left: 358px;
}
  .bottomLinewhite{
    width: 134px;
    height: 2px;
    border-bottom: 4px solid #fff;
    margin-top: -5px;
    margin-left: 358px;
  }