/* 品牌内涵 */
.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 {
    width: 1200px; 
}
.t1 img{
    width: 542px;
    height: 100%;
    margin: 0 auto;
}
.t1 .text{
    padding: 40px 40px 0 40px;
}
.t1 .text li {
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
    margin-bottom: 8px;
    color: #1d1d1d;
}
/* 创始人 */
.csr{
    background-color: #282828;
}
/* 发展历程 */
.fazlc .c_1{
    background-color: #8BD565;
    padding: 20px;
    margin-left: 20px;
}
.fazlc .c_2{
    background-color: #CBDB6B;
    padding: 20px;
    margin-right: 20px;
}

.fazlc .nf_t {
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding-right: 10px;
}
.lc-text{
    line-height: 24px;
}
/* 连锁机构 */
.chengshi {
    background-color: #FBFBFB;
    border-radius: 4px;
    padding: 40px 40px 20px 40px;
}

.chengshi li {
    margin-right: 50px;
    margin-bottom: 20px;
}

.chengshi span {
    display: block;
    width: 10px;
    height: 10px;
    background-color: #B3B3B3;
    border-radius: 1000px;
}
.chengshi .cs_qyu{
    display: block;
    background-color: #DBF1E1;
    border-radius: 4px;
    color: #06CC71;
    padding: 4px 8px;
}
.chengshi .cs_qyu_1{
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    display: block;
    background-color: #06CC71;
    border-radius: 1000px;
    color: white;
}

.chengshi p {
    padding-left: 6px;
    box-sizing: border-box;
}

.t3 img {
    margin: 0 auto;
    margin-bottom: 30px;
}

/* 先进技术 */
.ppxm{
    width: 400px;
    color: white;
    top: 90px;
    left: 430px;
    text-align: center;
}
tr{
    width: 1200px;
}
.yshi{
    width: 65%;
}

/* 医疗器械 */
.t6 li {
    width: 373px;
    height: 328px;
}
.t6 img {
    height:267px;
    display: block;
    margin: 0 auto;
}

.t6 li {
    margin-bottom: 30px;
}

.t6 .t_t {
    background-color: #F0F0F0;
    text-align: center;
    font-size: 12px;
    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;
}
.t_img{
    overflow: hidden;
}
/* 环境 */
.t7 .m_1 {
    width: 386px;
    height: 239px;
}
.t7 .img_top li{
    margin-right: 20px;
    margin-bottom: 30px;
}
.t7 .img_top li:nth-of-type(3n){
    margin-right: 0;
}
.t7 .m_2 {
    width: 285px;
    height: 188px;
}
.t7 .img_top1 li{
    margin-right: 20px;
    margin-bottom: 30px;
}
.t7 .img_top1 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 li {
    border-bottom: 1px dashed #e8e8e8;
    padding-bottom: 14px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.ryu_box img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}


/* 公益 */
.benefit span{
   display: block;
   width: 14px;
   height: 14px;
   background-color: #FFA8A7;
   margin-right: 14px;
   transform: rotate(45deg);
   margin-top: 3px;
}
.kuai{
    display: block;
}
.benefit p{
    color: #444;
    line-height: 24px;
    width: 1000px;
    margin: 0 auto;
    font-size: 14px;
}
.exchange img{
    width: 16px;
    height: 16px;
}

/* 表格 */
.layui-table th {
    text-align: center;
    font-weight: bold;
}

.layui-table td {
    text-align: center;

}

.js-img{
    width: 450px;
}