.c1 h3 {
    color: #0262b8;
    font: 600 26px/42px "微软雅黑";
    margin-bottom: 3px;
}

.c1 h3 span {
    color: #fff;
    font: 400 32px/44px "微软雅黑";
    width: 44px;
    height: 44px;
    text-align: center;
    display: inline-block;
    margin-right: 15px;
    background: #ed960e;
    border-radius: 50%;
}

.c1 .p11 {
    border-bottom: 1px solid #d1d1d1;
}
.c1 .p1 {
    font: 400 14px/25px "微软雅黑";
    padding-bottom: 18px;
    margin-left: 55px;
    margin-bottom: 15px;
}
.c1 .p2 {
    margin-left: 44px;
    margin-bottom: 42px;
}
.c1 .p3 {
    margin-bottom: 82px;
    margin-left: 15px;
}
.c1 .p4 {
    margin-top: 45px;
}
.about {
    width: 1200px;
    margin: 0 auto;
    margin-top: 55px;
    margin-bottom: 55px;
}

.about_title {
    background: url(/uploads/allimg/20231127/1-23112G62222F1.png) no-repeat center;
    font-size: 26px;
    color: #0262b8;
    text-align: center;
    font-weight: 400;
    margin-bottom: 49px;
}
b, strong {
    font-weight: 700;
}
.about_title span {
    display: block;
    color: #999;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 6px;
}
.about .content {
    float: right;
    color: #333;
    font: 400 14px/25px "微软雅黑";
}
.about .content h4 {
    padding-top: 10px;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    margin-bottom: 30px;
}
.about .content a {
    display: block;
    width: 140px;
    height: 43px;
    background: #ed960e;
    font: 400 14px/43px "微软雅黑";
    color: #fff;
    text-align: center;
    margin-top: 28px;
}
.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}