@charset "UTF-8";

/*标题*/

.yyjh-title {
    margin-bottom: 60px;
}

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

.yyjh-title .line {
    width: 1200px;
    margin: 0 auto;
    height: 2px;
    background: #ddd;
}

.yyjh-title .line span {
    width: 98px;
    display: block;
    top: -1px;
    position: relative;
    background: #244572;
    height: 4px;
    margin: 0 auto;
}

.yyjh-title2 h1 {
    width: 520px;
    text-align: center;
    color: #fff;
    background: #244572;
    height: 45px;
    line-height: 45px;
    font-style: italic;
    font-size: 20px;
    border-radius: 10px;
    position: relative;
    margin: 50px auto;
}

.yyjh-title2 h1:before {
    content: "";
    width: 518px;
    position: absolute;
    border: 2px solid #244572;
    height: 43px;
    border-radius: 10px;
    left: 6px;
    top: 6px;
}


/*index css*/

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

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


/*前言开始*/

.qy-yyjh {
    padding-top: 60px;
    margin-bottom: 50px;
}

.qy-yyjh .fl {
    width: 440px;
}

.qy-yyjh .fr {
    padding-top: 25px;
    width: 611px;
}

.qy-yyjh .fr p {
    color: #555;
    font-size: 18px;
    line-height: 36px;
    margin-top: 25px;
    letter-spacing: .5px;
}


/*前言结束*/


/*困难开始*/

.yyjh-kn {
    margin-bottom: 60px;
}

.yyjh-kn .word {
    width: 1200px;
    height: 327px;
    background: url(../img/zt/img/yyjh-kn.png)no-repeat center;
    position: relative;
    text-align: center;
}

.yyjh-kn .word h1 {
    width: 210px;
    line-height: 30px;
    color: #333;
    font-size: 20px;
    padding-top: 110px;
}

.yyjh-kn .word ul {
    width: 764px;
    float: left;
}

.yyjh-kn .word ul li {
    position: absolute;
    float: left;
    width: 73px;
    font-size: 18px;
    color: #fff;
}

.yyjh-kn .word ul li:nth-child(2n) {
    right: 306px;
    text-align: right;
    top: 217px;
}

.yyjh-kn .word ul li:nth-child(1) {
    left: 307px;
    top: 39px;
}

.yyjh-kn .word ul li:nth-child(2) {
    top: 28px;
}

.yyjh-kn .word ul li:nth-child(3) {
    top: 219px;
    left: 307px;
}


/*困难结束*/


/*中国医养服务的市场开始*/

.yyjh-sc {
    margin-bottom: 60px;
}

.yyjh-sc .wrap {
    padding: 0;
    width: 1200px;
}

.yyjh-sc .yyjh-title {
    margin-bottom: 40px;
}

.yyjh-sc .fl {
    width: 400px;
}

.yyjh-sc .word {
    padding: 0 0px;
}

.yyjh-sc .word .fr {
    width: 440px;
    padding: 30px;
    background: #F5FAFA;
    margin-top: 22px;
    margin-right: 0px;
    float: right;
}

.yyjh-sc .fr h1 {
    height: 42px;
    line-height: 22px;
    color: #076fac;
    font-size: 22px;
    font-weight: bolder;
    border-bottom: 1px #e2e2e2 dashed;
    text-align: center;
}

.yyjh-sc .fr p {
    padding-top: 20px;
    font-size: 16px;
    line-height: 32px;
    color: #333;
    letter-spacing: .3px;
}

.yyjh-sc .sc1-img,
.yyjh-sc .sc3-img {
    width: 100%;
    background: #fff;
    padding: 20px 0;
    border: #E4E4E4 1px solid;
}

.yyjh-sc .sc2-img {
    width: 100%;
    background: #fff;
    padding: 30px 0px;
    border: #E4E4E4 1px solid;
}

.yyjh-sc .sc1-img:hover,
.yyjh-sc .sc2-img:hover,
.yyjh-sc .sc3-img:hover {
    border-color: #0E9FB8
}

.yyjh-sc .sc1-img img,
.yyjh-sc .sc3-img img {
    display: block;
    width: 800px;
    margin: 0 auto;
}

.yyjh-sc .sc2-img table tr:first-child {
    color: #323232;
    text-align: center;
}

.yyjh-sc .sc2-img table {
    border-top: 1pt solid #C1DAD7;
    border-left: 1pt solid #C1DAD7;
    font-size: 16px;
    line-height: 32px;
}

.yyjh-sc .sc2-img td {
    padding: 5px 10px;
    text-align: center;
    border-right: 1pt solid #C1DAD7;
    border-bottom: 1pt solid #C1DAD7;
}

.yyjh-sc .sc2-img tr:nth-of-type(odd) {
    background: #F5FAFA;
}

.yyjh-sc .sc2-img tr:hover {
    background: #E0F0F0;
}

.yyjh-sc .sc2-img tr td:nth-of-type(1) {
    text-align: left;
    text-indent: 10px;
}

.yyjh-sc .sc2-img strong {
    font-size: 18px;
    color: #333;
    line-height: 18px;
    display: block;
    margin-bottom: 20px;
    text-align: center;
}

.yyjh-sc .sc2-img .fl {
    width: 550px;
    padding: 0;
    float: left;
    padding-left: 20px;
}
.yyjh-sc .sc2-img .fr {
    width: 550px;
    padding: 0;
    float: left;
    padding-left: 30px;
}

.f6-bg {
    background: #f6f6f6;
    padding: 50px 0;
    margin-top: 60px;
}


/*中国医养服务的市场结束*/


/*医养结合的国家政策开始*/

.yyjh-zc {
    margin-bottom: 60px;
}

.yyjh-zc .word .fr {
    width: 564px;
}

.yyjh-zc .word .fl {
    width: 450px;
    padding-top: 20px;
}

.yyjh-zc .word .fl h1 {
    font-size: 18px;
    color: #fff;
    background: url(../img/zt/img/tit-bg.png)no-repeat left;
    width: 248px;
    height: 25px;
    line-height: 25px;
    padding-left: 22px;
    margin-bottom: 20px;
    background-size: cover;
}

.yyjh-zc .yyjh-title {
    margin-bottom: 50px;
}

.yyjh-zc .word .center {
    width: 185px;
    height: 218px;
    background: url(../img/zt/img/right-icon.png)no-repeat center;
    background-size: 68px 80px;
    float: left;
}

.yyjh-zc .word .fl p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    padding-left: 22px;
}

.yyjh-zc .p2 {
    font-size: 16px;
    color: #333;
    width: 70%;
    margin: 30px auto;
    line-height: 32px;
    text-align: center;
}

.yyjh-zc .p2 i {
    background: url(../img/zt/img/word-bg.png)no-repeat center;
}

.yyjh-zc li {
    width: 277.5px;
    margin-right: 30px;
    float: left;
    border-top: none;
}

.yyjh-zc li:last-child {
    margin-right: 0;
}

.yyjh-zc ul li h1 {
    width: 277.5px;
    height: 45px;
    background: #4E82BC;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
}

.yyjh-zc ul li .box {
    background: #D5DBE9;
    padding: 5px;
    height: 270px;
}

.yyjh-zc li p {
    color: #222;
    font-size: 16px;
    line-height: 26px;
    border-bottom: 1px dashed #bbb;
    padding: 10px;
}

.yyjh-zc li p:last-child {
    border-bottom: none;
}

.yyjh-zc li p i {
    display: inline-block;
    vertical-align: top;
    color: #3abeb3;
    float: left;
    margin: -1px 2px 0 -15px;
    margin-left: 0px;
}


/*医养结合的国家政策结束*/


/*优势开始*/

.yyjh-ys {
    margin-bottom: 60px;
}

.yyjh-ys .youshi1 {
    width: 1000px;
    margin: 0 auto;
}

.yyjh-ys .youshi1 .fl {
    width: 691px;
}

.yyjh-ys .youshi1 .fr {
    width: 280px;
    padding-top: 90px;
}

.yyjh-ys .youshi1 .fr h1 {
    font-size: 20px;
    color: #076fac;
    line-height: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    padding-left: 30px;
}

.yyjh-ys .youshi1 .fr p {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    letter-spacing: .5px;
}

.yyjh-ys .down-icon {
    background: url(../img/zt/img/down-icon.png)no-repeat center;
    background-size: 80px 68px;
    width: 1000px;
    height: 130px;
}

.yyjh-ys .down-icon strong {
    font-size: 23px;
    text-align: center;
    display: block;
    color: #1d4970;
    padding-top: 110px;
}

.yyjh-ys .youshi2 {
    width: 1130px;
    margin: 30px auto 0;
}

.yyjh-ys .youshi2 .fl {
    width: 800px;
}

.yyjh-ys .youshi2 .fr {
    width: 280px;
    padding-top: 10px;
}

.yyjh-ys .youshi2 .fr h1 {
    font-size: 20px;
    color: #076fac;
    line-height: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    padding-left: 30px;
}

.yyjh-ys .youshi2 .fr p {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    letter-spacing: .5px;
}


/*优势结束*/


/*模式开始*/

.yyjh-ms {
    margin-bottom: 60px;
}

.yyjh-ms .word {
    width: 900px;
    margin: 0 auto;
    position: relative;
}

.yyjh-ms .word .left {
    width: 470px;
}

.yyjh-ms .word p {
    font-size: 18px;
    color: #244572;
    position: absolute;
    width: 500px;
    height: 88px;
    line-height: 88px;
    left: 342px;
    top: 0;
}

.yyjh-ms .word p.p2 {
    left: 391px;
    top: 105px;
    line-height: 30px;
}

.yyjh-ms .word p.p3 {
    left: 443px;
    top: 180px;
}

.yyjh-ms .word p.p4 {
    left: 499px;
    top: 271px;
}


/*模式结束*/


/*服务开始*/

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


/*服务结束*/
