body{
    background: #fff;
    color:#353535;
}
.ban>img{
    width:100%;
}
/*公司简介*/
.profile{
    background: url("../images/01.png");
}
.profile_h1{
    color:#00AC91;
    font-size: 20px;
    text-align: center;
    margin:10px 0;
    font-weight: bold;
}
.profile_p{
  text-indent: 2em;
}
.profile>p>img{
    width:100%;
    margin-top:5px;
}
/*企业文化*/

.culture_h2{
    color:#00AC91;
    font-size: 20px;
    text-align: center;
    margin:30px 0 20px 0;
    font-weight: bold;
}
.culture_h3{
    margin-top:10px;
    font-size: 16px;
    text-indent:1em;
    line-height: 20px;
}
.culture_p{
    font-size:12px;
    margin-top:10px;
    color:#898787;
    line-height: 20px;
}
/*资质证书*/
.Company_profile_lb{
    margin-top:30px;
}
.swiper-slide>img{
    width: 100%;
}

/*服务流程*/
.fwliuc_box{
    width:100%;
    height:100%;
}
.fwliuc_box>img{
    width:100%;
    height:100%;
}

/*仪器设备*/
.equipment{

}
.row{
    margin-left: 0;
    margin-right: 0;
}
.col-xs-6{
    padding-right:5px;
    padding-left:5px;
    margin-bottom: 10px;
}
.col-xs-6>img{
    width:100%;
}
.col-xs-6 > p{
    text-align: center;
}















