/********* 内容 **********/

.crumb {
    height: 47px;
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom: 20px;
}

.o-block {
    width: 9px;
    height: 20px;
    background: orange;
    margin-right: 10px
}

.tabbar {
    height: 55px;
    margin-bottom: 60px;
}

.tabbar>a {
    height: 55px;
    line-height: 55px;
    cursor: pointer;
    background: #e9e9e9;
}

.high{
    background: #0550ab!important;
    color: white;
}

.tabbar>a:hover {
    background: #0550ab;
    color: white;
}

.company {
    margin-bottom: 50px;
}

.oringeBg {
    height: 614px;
    width: 490px;
    background: #ffcc00;
    padding: 30px 0 0 30px;
}

.oringeBg>img {
    height: 550px;
    width: 490px;
}

.companyIntroduce {
    padding: 30px 0 0 0;
}

.english {
    color: #ccc;
}

.chinese {
    margin-bottom: 30px;
}

.companyIntroduce p {
    margin: 10px 0;
    font-size: 16px;
    line-height: 30px;
    color: #838181;
}

.myBanner {
    height: 350px;
}
.map{
    margin-bottom: 20px;
}
.iframe{
    height: 590px;
    width: 100%;
}