.crumbs {
    width: 70%;
    height: 80px;
    line-height: 80px;
    margin:0 15%;
    background-color: #b83133;
    opacity: 0.6;
    color: white;
    padding-left: 20px;
}
a {
    color: white;
}
.banner {
    background: url(/images/专业团队.png);
    background-size: 100%;
    height: 628px;
}
.service {
    text-align: center;
    margin: 0 auto;
    /*max-width: 1200px;*/
    /*max-width: 80%;*/
}
.service h4 {
    font-size: 22px;
    font-weight: normal;
    margin-top: -10px;
}
.yewu {
    font-size: 30px;
    font-family: Source Han Sans CN;
    color: #DD434A;
    margin-top: 60px;
}
.item {
    display: inline-flex;
    /*width: 40%;*/
    margin: 2% 2%;
}
.con {
    margin: 0 auto;
    padding-left: 3%;
    padding-right: 3%;
}
.con>a {

}
.con a:nth-of-type(n+3) {
    margin-top: 5%;
}
.tit {
    background: #F2F6FC;
    line-height: 1.6;
    text-align: center;
    display: flex;
    flex-direction: column;
    padding:4%;
    color: #000000;
}
.ite_im {
    width: 275px;
    height: 305px;
}
.tit>div:nth-child(1) {
    font-size: 24px;
}
.tit>div:nth-child(2) {
    font-weight: 400;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #767676;
}
.tit>div:nth-child(3) {
    font-size: 16px;
    font-weight: 400;
}
.tit>div:nth-child(4) {
    font-size: 18px;
    margin-top: 30px;
    color: #242424;
    font-weight: 600;
}
.tit>div:nth-child(6) {
    color: #404040;
}
.tit>div:nth-child(5) {
    font-weight: 400;
    font-family: Source Han Sans CN;
    margin-top: 5%;
}
