@charset "utf-8";
/*index css*/

body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font: 14px/1.5 "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-family: "Microsoft YaHei";
    line-height: 1.42857143;
    color: #333;
}


html,
body,
p,
dl,
dt,
dd,
table,
td,
th,
input,
img,
form,
div,
span,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
select,
fieldset,
button,
sub,
sup,
textarea {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

img {
    max-width: 100%;
    border: 0 none;
    vertical-align: middle;
}

em,
i {
    font-style: normal;
}

ul,
ol {
    list-style: none outside none;
}

button {
    border: none;
}

a,
a:hover {
    text-decoration: none;
}


/* Internet Explorer 10+ */

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clear {
    clear: both;
    overflow: hidden;
    font-size: 0;
    height: 0;
    line-height: 0;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/*banner*/

.gylc-banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 580px;
}

.gylc-banner .gylc-box {
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    height: 450px;
}


/*title*/

.gylc-title h1 {
    color: #175f9e;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 30px;
    text-align: center;
}

.gylc-title {
    margin: 80px 0 50px;
}

.gylc-title .line {
    width: 100%;
    margin: 0 auto 20px;
    height: 1px;
    background: #ddd;
}

.gylc-title .line span {
    width: 98px;
    display: block;
    top: -2px;
    position: relative;
    background: #175f9e;
    height: 4px;
    margin: 0 auto;
}

.gylc-title p {
    text-align: center;
    color: #666;
    font-size: 17px;
    line-height: 30px;
    width: 60%;
    margin: 0 auto;
    letter-spacing: .5px;
}


/*医院空间工艺流程设计  开始*/

.gylc-head p {
    letter-spacing: 0.5px;
    color: #666;
    font-size: 17px;
    line-height: 34px;
    text-indent: 2em;
}

.gylc-head .up {
    margin: 50px 0;
}

.gylc-head .up .fl {
    width: 242px;
}

.gylc-head .up .fr {
    width: 950px;
}

.gylc-head .up .fr h1 {
    font-size: 32px;
    text-align: center;
    color: #175f9e;
    line-height: 32px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    margin-top: 15px;
    font-weight: bold;
}

.gylc-head .up .fr p {
    color: #333;
}


/*医院空间工艺流程设计  结束*/


/*医疗服务的特点 开始*/

.gylc-td {
    background: #f5f5f5;
    padding: 50px 0 30px;
}

.gylc-td .gylc-title {
    margin: 0;
}

.gylc-td .gylc-title p {
    margin-bottom: 30px;
}

.gylc-td .gylc-iteam {
    width: 1100px;
    margin: 0 auto;
}

.gylc-td .gylc-iteam li {
    width: 346px;
    float: left;
    margin: 10px 30px 0 0;
}

.gylc-td .gylc-iteam li:last-child {
    margin-right: 0
}

.gylc-td .gylc-iteam li img {
    margin: 0 auto;
    border: #C0C0C0 1px solid;
    padding: 7px;
    display: block;
    width: 100%;
    height: auto;
}

.gylc-td .gylc-iteam li img:hover {
    border: #02B3C5 1px solid
}

.gylc-td .gylc-iteam h2 {
    font-size: 18px;
    line-height: 30px;
    color: #003788;
    margin: 10px auto;
    text-align: center;
}

.gylc-td .gylc-iteam p {
    width: 100%;
    padding: 0 7px;
    color: #3E3A39;
    font-size: 15px;
    line-height: 26px;
}


/*医疗服务的特点 结束*/


/*目前医疗工艺流程设计中存在的问题及原因分析  开始*/

.gylc-reason {
    background: #f5f5f5;
    padding-top: 60px;
    margin-top: 80px;
}

.gylc-reason .gylc-title {
    margin: 0 0 30px;
}

.gylc-reason .gylc-title p {
    width: 80%;
}

.gylc-reason ul {
    background: url(../img/zt/liucheng/reason-tit.png)no-repeat left top;
    padding-left: 95px;
    width: 1100px;
    margin: 0 auto;
}

.gylc-reason li h1 {
    font-size: 20px;
    color: #f08824;
    line-height: 70px;
}

.gylc-reason li p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: -10px;
}

.gylc-reason li:nth-child(1) {
    height: 189px;
}

.gylc-reason li:nth-child(2) {
    height: 162px;
}

.gylc-reason li:nth-child(3) {
    height: 170px;
}


/*目前医疗工艺流程设计中存在的问题及原因分析  结束*/


/*医疗工艺流程的优化  开始*/

.gylc-yh ul {
    background: url(../img/zt/liucheng/yh-tit.png)no-repeat left top;
    padding-left: 95px;
    width: 1100px;
    margin: 0 auto;
}

.gylc-yh li h1 {
    font-size: 20px;
    color: #f08824;
    line-height: 70px;
}

.gylc-yh li p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: -10px;
}

.gylc-yh li:nth-child(1) {
    height: 129px;
}

.gylc-yh li:nth-child(2) {
    height: 165px;
}

.gylc-yh li:nth-child(3) {
    height: 180px;
}

.gylc-yh-bg {
    background: #f5f5f5;
    padding: 30px;
}

.gylc-yh h2 {
    font-size: 18px;
    line-height: 34px;
    color: #333;
    width: 1200px;
    margin: 0 auto;
}


/*医疗工艺流程的优化  结束*/


/*医匠服务 开始*/

.yjfw {
    margin-top: 60px;
}

.yyjh-title h1 {
    color: #000;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 50px;
    text-align: center;
}

.yjfw .yjfw-img {
    width: 1213px;
    margin: 0 auto;
}


/*医匠服务 结束*/
