* {
    padding: 0;
    margin: 0;
}

.pub {
    width: 1200px;
    margin: 0 auto;
}

.pubtit {
    padding: 14px 0px 30px 0px;
    font-family: MicrosoftYaHei;
    font-size: 34px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
}

.pub .line {
    height: 1px;
    background: red;
    margin-bottom: 50px;
}

.pub .line::before {
    content: '';
    display: block;
    height: 4px;
    width: 50px;
    background: #e94709;
}

/* 头部 */
.company-name {
    width: 100%;
    height: 410px;
    background-image: url(/static/asstses/medical/ziyemian3.jpg);
}

.company-name h1 {
    width: 1200px;
    display: block;
    font-family: MicrosoftYaHei;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 0 auto;
    padding: 210px 0px 46px;
}

.company-name p {
    width: 1200px;
    display: block;
    margin: 0 auto;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #ffffff;
}

/* 面包屑 */
.navtag {
    width: 1200px;
    margin: 0 auto;
    height: 49px;
}

.navtag a img {
    vertical-align: -2px;
    margin-right: 6px;
}

.navtag span {
    font-size: 1rem;
    font-family: serif;
    padding: 0px 10px;
}

.navtag a {
    color: #666;
    font-size: 18px;
    text-decoration: none;
    line-height: 55px;
}

/* 客户背景 */
.Client-Profile {
    height: 612px;
}

.Client-Profile .left {
    width: 621px;
    float: left;
}

.Client-Profile h2 {
    font-weight: 700;
    padding: 126px 0px 70px;
}

.Client-Profile p {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #333333;
}

.Client-Profile .right {
    width: 510px;
    height: 362px;
    display: inline-block;
    margin: 137px 0px 99px 68px;
}

.Client-Profile .right img {
    margin-top: 40px;
}

/* 客户案例 */
.cases {
    height: 1310px;
}

.challenge {
    padding-bottom: 75px;
}

.challenge .tit {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
}

.Programme .tit {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
}

.Programme .tit b {
    font-style: italic;
}

.box {
    width: 1150px;
    height: 390px;
    padding: 30px 0px 200px;
    margin-left: 41px;
}
.box div img {
    padding: 0px 18px 0px 0px;
}

.box div .img1 {
    padding: 0px 18px 75px 0px;
}

.box div p {
    width: 1000px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
    display: inline-block;
}

.box p>b {
    font-style: italic;
}

/* 客户评价 */
.smallbox {
    width: 1200px;
    height: 20px;
    padding-bottom: 75px;
}

.smallbox  p {
    display: block;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
}
