/* 产品服务-医疗软件开发 sytlet*/
.serviceSoftware-warp{
    display: flex;
    flex-direction: column;
}
.serviceSoftware-warp .banner img {
    display: block;
    width: 100%;
    min-width: 1200px;
    margin-bottom: 38px;
}

.serviceSoftware-warp .desc {
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
    font-size: 20px;
    font-weight: bold;
    color: #1a1919;
}

.serviceSoftware-warp .software-warp {
    display: flex;
    flex-direction: column;
}

.serviceSoftware-warp .software-warp .title-img {
    display: block;
    width: 100%;
}

.serviceSoftware-warp .software-warp .title {
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #1a1919;
}

/* 医疗类软件简述 sytle */
.serviceSoftware-warp .briefly {
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 42px 0 88px;
}

.serviceSoftware-warp .briefly img {
    display: block;
    width: 338px;
    height: 276px;
    margin-right: 117px;
}

.serviceSoftware-warp .briefly .text-content {
    width: 439px;
    font-size: 18px;
    color: #686868;
    line-height: 20px;
    font-weight: bold;
}
.serviceSoftware-warp .briefly .text-content .link {
    color: #66e3ff;
    cursor: pointer;
}

.serviceSoftware-warp .briefly .text-content p {
    margin-bottom: 38px;
}

.serviceSoftware-warp .briefly .text-content p:last-child {
    margin-bottom: 0;
}

/* 服务效果 sytle */
.serviceSoftware-warp .serviceList {
    width: 1200px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    padding: 42px 0 88px;
}

.serviceSoftware-warp .serviceList .itemLine {
    margin: 48px 0 77px;
}

.serviceSoftware-warp .serviceList .itemLeft {
    display: flex;
    align-items: center;
}

.serviceSoftware-warp .serviceList .itemLeft img {
    margin-left: 110px;
}

.serviceSoftware-warp .serviceList .itemRight img {
    margin-right: 110px;
}

.serviceSoftware-warp .serviceList .itemRight {
    display: flex;
    align-items: center;
}

.serviceSoftware-warp .serviceList .text-content {
    width: 347px;
    display: flex;
    flex-direction: column;
}

.serviceSoftware-warp .serviceList .text-content .link {
    color: #66e3ff;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
    cursor: pointer;
}

.serviceSoftware-warp .serviceList .text-content h3 {
    font-size: 28px;
    font-weight: normal;
    color: #686868;
}

.serviceSoftware-warp .serviceList .text-content .line {
    display: inline-block;
    width: 20px;
    height: 6px;
    background: #307FE2;
    margin: 12px 0 24px;
}

.serviceSoftware-warp .serviceList .text-content p {
    font-size: 18px;
    font-weight: bold;
    color: #686868;
    line-height: 27px;
}

.serviceSoftware-warp .serviceList .service-img {
    display: block;
    width: 340px;
    height: 282px;
}

/* 功能介绍 sytle */
.serviceSoftware-warp .introducedList {
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 44px 0 60px;
    margin: 0 auto;
}

.serviceSoftware-warp .introducedList .item {
    display: flex;
    width: 511px;
    margin-bottom: 60px;
}

.serviceSoftware-warp .introducedList .itemRight {
    margin-right: 99px;
}

.serviceSoftware-warp .introducedList .item img {
    display: block;
    width: 130px;
    height: 130px;
    margin-right: 34px;
}

.serviceSoftware-warp .introducedList .item .text-content {
    flex: 1;
    width: 347px;
}

.serviceSoftware-warp .introducedList .item .text-content h3 {
    font-size: 22px;
    font-weight: normal;
    color: #686868;
    line-height: 27px;
    margin-bottom: 16px;
}

.serviceSoftware-warp .introducedList .item .text-content p {
    font-size: 18px;
    font-weight: normal;
    color: #686868;
    line-height: 27px;
}


/* 产品服务-产品展示 sytlet*/
.serviceDrugRetail-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.serviceDrugRetail-wrap .banner img {
    display: block;
    width: 100%;
    min-width: 1200px;
    margin-bottom: 64px;
}

.serviceDrugRetail-wrap .drugRetail-title {
    display: block;
    width: 100%;
}

.serviceDrugRetail-wrap .small-title {
    margin: 0 auto;
    padding: 38px 0 48px;
}

.serviceDrugRetail-wrap .small-title p {
    font-size: 18px;
    font-weight: normal;
    color: #686868;
    line-height: 27px;
    text-align: center;
}

.serviceDrugRetail-wrap .drugRetailList {
    width: 1048px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding-bottom: 80px;
}

.serviceDrugRetail-wrap .common-wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 48px;
}

.serviceDrugRetail-wrap .common-wrap:last-child {
    margin-bottom: 0;
}

.serviceDrugRetail-wrap .common-wrap img {
    display: block;
    width: 340px;
    height: 282px;
}

.serviceDrugRetail-wrap .common-wrap .text-content {
    width: 590px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.serviceDrugRetail-wrap .common-wrap .text-content h3 {
    font-size: 28px;
    font-weight: normal;
    color: #686868;
}

.serviceDrugRetail-wrap .common-wrap .text-content .line {
    display: inline-block;
    width: 20px;
    height: 6px;
    margin: 12px 0 24px;
    background: #307FE2;
}

.serviceDrugRetail-wrap .common-wrap .text-content p {
    font-size: 18px;
    font-weight: normal;
    color: #686868;
    line-height: 27px;
    text-align: justify;
}


/* 产品服务-器械开发 style */
.serviceInstrument-warp {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* banner style */
.serviceInstrument-warp .banner img {
    display: block;
    width: 100%;
    min-width: 1200px;
    margin-bottom: 24px;
}

/* 拍照仪 style*/
.photo-instrument-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.photo-instrument-wrap .Instrument-title {
    display: block;
    width: 100%;
}

.photo-instrument-wrap .photo-instrument {
    width: 1010px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding: 44px 0 90px;
}

.photo-instrument-wrap .text-content {
    width: 494px;
    display: flex;
    flex-direction: column;
}

.photo-instrument-wrap .text-content h3 {
    font-size: 28px;
    font-weight: normal;
    color: #686868;
}

.photo-instrument-wrap .text-content .line {
    display: inline-block;
    width: 20px;
    height: 6px;
    margin: 12px 0 24px;
    background: #307FE2;
}

.photo-instrument-wrap .text-content p {
    font-size: 18px;
    font-weight: normal;
    line-height: 27px;
    text-align: justify;
}

.photo-instrument-wrap .text-content p:nth-of-type(1) {
    color: #999999;
    margin-bottom: 24px;
}

.photo-instrument-wrap .text-content p:nth-of-type(2) {
    color: #307FE2;
}

.photo-instrument-wrap .photoImg {
    display: flex;
    flex-direction: column;
}

.photo-instrument-wrap .photoImg img:first-child {
    width: 412px;
    height: 424px;
    margin-bottom: 44px;
}

.photo-instrument-wrap .photoImg img:last-child {
    width: 412px;
    height: 75px;
}


/* 实现方式 style */
.realizeway-warp {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.realizeway-warp .Instrument-title {
    display: block;
    width: 100%;
}

.realizeway-warp .realizeway {
    width: 1017px;
    margin: 0 auto;
    padding: 43px 0 93px;
}

.realizeway-warp .realizeway p {
    font-size: 18px;
    font-weight: normal;
    color: #686868;
    line-height: 27px;
}

/* 硬件资源 style */
.hardware-resources-warp {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 72px;
}

.hardware-resources-warp .Instrument-title {
    display: block;
    width: 100%;
}

.hardware-resources-warp .resources {
    width: 1112px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    padding: 22px 0 32px;
}

.hardware-resources-warp .resources .resources-img {
    display: block;
    width: 572px;
    height: 660px;
}

.hardware-resources-warp .resources .text-content {
    display: flex;
    flex-direction: column;
}

.hardware-resources-warp .resources .text-content p {
    font-size: 18px;
    font-weight: normal;
    color: #686868;
    line-height: 27px;
    margin-bottom: 36px;
    padding: 10px 14px;
    background-color: rgba(48, 127, 226, 0.1);
    border-radius: 8px;
}

.hardware-resources-warp .resources .text-content p:last-child {
    margin-bottom: 0;
}

.hardware-resources-warp .hardwareList {
    width: 1100px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.hardware-resources-warp .hardwareList .item {
    width: 208px;
    display: flex;
    flex-direction: column;

}

.hardware-resources-warp .hardwareList .item .icon-warp {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}

.hardware-resources-warp .hardwareList .item .icon-warp img {
    display: block;
    width: 48px;
    height: 48px;
    margin-right: 16px;
}

.hardware-resources-warp .hardwareList .item .icon-warp h3 {
    font-size: 22px;
    font-weight: normal;
    color: #686868;
    line-height: 27px;
}

.hardware-resources-warp .hardwareList .item p {
    font-size: 18px;
    font-weight: normal;
    color: #686868;
    line-height: 27px;
    text-align: justify;
}