.join-tittle h2{
    color: #d1131d;
    margin-top:40px;
    margin-bottom: 10px;
}
.join-tittle1 h3{
    color: #ffffff;
}
.join-tittle1 p{
    color: #ffffff;
}
.join-tittle1 h4{
    color: #ffffff;
    font-size: 16px;
    font-weight: 100;
}
.hr-line-dashed {
    /*background-color: #fff;*/
    /*border-top: 1px dashed #e7eaec;*/
    /*color: #fff;*/
    /*height: 1px;*/
    /*margin: 20px 0;*/
    border-bottom: 1px dashed #7a7a7a;
    color: #67543d;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 20px;
}
.sheng-q{
    margin-top:40px;
    margin-bottom: 10px;
  text-align: right;
}
.sheng-q span{
    background-color:  #cccccc;
    padding: 6px 8px;
    color: #ffffff;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 6px;
    cursor: pointer;
}
.sheng-q span:hover{
    background-color: #f06618;

}
.img-box{
    text-align: center;
    margin-top: 60px;
}
.footer-1{
    margin-top: 0!important;
}
.text-bold{
    font-weight: bold;
}
.main-bg{
    padding-top: 160px;
    background-color: #262a2f;
}