/* 品牌内涵 */
.p_title {
    font-size: 40px;
    letter-spacing: 8px;
    text-align: center;
    color: #444;
    margin-top: 60px;
}

.p_title_1 {
    font-size: 16px;
    letter-spacing: 8px;
    text-align: center;
    color: #666;
    margin-top: 10px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.t1 {
    background: url(../img/p-1.png) no-repeat;
    width: 1200px;
    height: 447px;
}

.t1 .text {
    padding: 20px;
    padding-top: 50px;
}

.t1 .text li {
    font-size: 14px;
    color: white;
    line-height: 26px;
    text-indent: 2em;
    margin-bottom: 20px;
    width: 428px;
}

.t1 .text_1 {
    font-size: 14px;
    color: white;
    line-height: 26px;
    text-indent: 2em;
    width: 428px;
    padding-top: 50px;
    padding-right: 20px;
}

/* 发展历程 */
.lc {
    margin: 0 auto;
    background: url(../img/bg-3.png) no-repeat;
    width: 1200px;
    height: 1935px;
}

.lc_box {
    width: 576px;
    margin: 0 auto;
    padding-right: 10px;
    box-sizing: border-box;
}

.lc1 {
    padding-top: 53px;
    box-sizing: border-box;
}

.lc2 {
    padding-top: 143px;
    padding-left: 180px;
    box-sizing: border-box;
}

.lc3 {
    padding-top: 65px;
    box-sizing: border-box;
}

.lc4 {
    padding-top: 150px;
    box-sizing: border-box;
}

.lc5 {
    padding-top: 58px;
    box-sizing: border-box;
}

.lc6 {
    padding-top: 136px;
    box-sizing: border-box;
}

.lc7 {
    padding-top: 141px;
    box-sizing: border-box;
}

.lc8 {
    padding-top: 138px;
    box-sizing: border-box;
}

.lc9 {
    padding-left: 180px;
    box-sizing: border-box;
    padding-top: 150px;
}

.lc10 {
    padding-top: 68px;
    padding-left: 50px;
}

.lc11 {
    padding-top: 142px;
}

/* 连锁机构 */
.chengshi {
    width: 990px;
    margin: 0 auto;
    background-color: #FBFBFB;
    border-radius: 4px;
    padding: 20px 20px 0 20px;
}

.chengshi li {
    margin-right: 50px;
    margin-bottom: 20px;
}

.chengshi span {
    display: block;
    width: 10px;
    height: 10px;
    background-color: #B3B3B3;
    border-radius: 1000px;
}

.chengshi p {
    padding-left: 6px;
    box-sizing: border-box;
}

.t3 img {
    margin: 0 auto;
    margin-bottom: 30px;
}

/* 先进技术 */
.t4 {
    background-color: #F0F0F0;
    border-radius: 12px;
    padding: 20px;
}

.xj_js {
    background: url(../img/p-3.png) no-repeat;
    width: 100%;
    height: 820px;
}

.xj_text {
    padding-top: 100px;

}

.xj_text ul {
    width: 800px;
}

.xj_text h6 {
    font-size: 50px;
    margin-top: 40px;
}

.xj_text p {
    font-size: 18px;
    line-height: 24px;
    margin-top: 8px;
}

/* 医疗器械 */
.t6 img {
    width: 373px;
    height: 328px;
}

.t6 li {
    margin-bottom: 30px;
}

.t6 div {
    background-color: #F0F0F0;
    text-align: center;
    font-size: 14px;
    color: #444;
    padding: 10px 0;
}

.qx_title {
    text-align: center;
    margin-bottom: 20px;
}

.qx_title div {
    font-size: 30px;
    color: #06CC71;
    font-weight: bold;
}

.qx_title span {
    width: 28px;
    height: 4px;
    background-color: #06CC71;
    display: block;
    margin: 0 auto;
    margin-top: 4px;
    border-radius: 100px;
}

/* 环境 */
.t7 img {
    width: 291px;
    height: 170px;
}
.t7 li{
    margin-right: 12px;
    margin-bottom: 30px;
}
.t7 li:nth-of-type(4n){
    margin-right: 0;
}

/* 荣誉资质 */
.t8 {
    width: 100%;
    height: 1244px;
    background: url(../img/p-4.png) no-repeat;

}

.ryu {
    color: #0085D2;
    font-size: 46px;
    text-align: center;
    padding-top: 35px;
    font-weight: bold;
}

.ryu_box {
    margin-top: 150px;
    margin-left: 100px;
}

.ryu_box li {
    border-bottom: 1px dashed #e8e8e8;
    padding-bottom: 14px;
    margin-bottom: 20px;
    box-sizing: border-box;
    margin-right: 100px;
}

/* 公益 */
.benefit{
   background: url(../img/bg-5.png) no-repeat;
   width: 100%;
   height: 359px;
   padding: 40px;
   box-sizing: border-box;
}
.benefit div{
    color: #444;
    line-height: 24px;
    /* text-indent: 2em; */
    width: 1000px;
    margin: 0 auto;
}

