.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;*/
    /*margin-bottom: 4%;*/
}
.service h4 {
    font-size: 22px;
    font-weight: normal;
    margin-top: -10px;
}
.yewu {
    font-size: 30px;
    font-family: MicrosoftYaHei-Bold;
    color: #DD434A;
    margin-top: 30px;
}
.con {
    color: #3e3e3e;
    width: 70%;
    margin: 0 auto;
    font-size: 17px;
    line-height: 2;
    text-align: justify;
    letter-spacing: 1.07px;
}
.con p {
    color: black;
}
.ins p{
    color: #666666;
}
.service ul {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
}
.service ul li:nth-child(1) {
    background-image: url("/images/i-1.png");
}
.service ul li:nth-child(2) {
    background-image: url("/images/i-2.png");
}
.service ul li:nth-child(3) {
    background-image: url("/images/i-3.png");
}
.service ul li:nth-child(4) {
    background-image: url("/images/i-4.png");
}
.service ul li:nth-child(5) {
    background-image: url("/images/i-5.png");
}
.service ul li:nth-child(6) {
    background-image: url("/images/i-6.png");
}
.service ul li:nth-child(7) {
    background-image: url("/images/i-7.png");
}
.service ul li:nth-child(8) {
    background-image: url("/images/i-8.png");
}
ol li {
    list-style: none;
    line-height: 2;
    font-size: 18px;
}
.service ul li {
    width: 25%;
    height: 330px;
    background-size: cover;
    background-position: center;
}
.fuwu {
    /* background: url(/images/中达服务.png); */
    padding: 100px 0;
    color: #3e3e3e;
    margin-top: 60px;
    height: 400px;
    /* padding-left: 10%; */
    /* padding-right: 10%; */
    padding-top: 30px;
    padding-bottom: 115px;
    background-color: #f6f6f6;
}
/*.fu {*/
/*    width: 100%;*/
/*    text-align: center;*/
/*}*/
/*.ser {*/
/*    margin-top: 115px;*/
/*}*/
b{
    font-weight: bolder;
    font-size: 20px;
}
.yy {
    /*background-color: #f6f6f6;*/
    height: 335px;
    padding-top: 30px;
}
.conttt {
    border: 1px solid #ccc;
    margin: 0 auto;
    letter-spacing: 1.07px;
    width: 45%;
    margin-top: 30px;
}

