.header_img{
    width: 100%;
    position: relative;
}
.header_img img{
    width: 100%;
}
article{
    background: #ffffff;
    padding-bottom: 40px;
}
section{
    width: 960px;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
}
section h2{
    font-size: 24px;
    line-height: 23px;
    text-align: center;
    margin: 5px 0;
}
.gray_undercoat {
    width:100%;
    background: #f3f3f3;
    margin-top: 25px;
    padding: 1px 0 30px;
}
/*section div.introduce_one div.leaf img{*/
    /*float: left;*/
/*}*/
.introduce_one img{
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.introduce_one p{
    float: left;
    width: 400px;
    line-height: 30px;
    margin-left: 100px;
    margin-top: 75px;
    font-size: 15px;
}
.introduce_one p span{
    font-size: 22px;
    font-weight:bold;
}

.introduce_two p{
    float: left;
    width: 400px;
    line-height: 30px;
    font-size: 15px;
}
.introduce_two img{
    float: left;
    margin-left: 80px;
    margin-top: 30px;
}
.introduce_two p span{
    font-size: 22px;
    font-weight:bold;
}
.advantage_list{
    float: left;
}
.advantage_list{
    float: left;
    width: 150px;
    height: 150px;
    margin-top: 50px;
    line-height: 20px;
    font-size: 15px;
    font-weight: bold;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: #fff;

}

.advantage_list p{
    margin: 0 auto;
    margin-top: 15px;
    line-height: 30px;
    margin-left: 10px;
    margin-right: 10px;
}

.advantage_list p span{
    font-size: 20px;
    font-weight: bold;
}

.advantage_list:nth-child(1){
    background: #35bafa;
    margin-right: 150px;
}
.advantage_list:nth-child(2){
    background: #33b784;
    margin-right: 130px;
    margin-left: 90px;
}
.advantage_list:nth-child(3){
    background: #3fcf38;
    margin-right: 0px;
    margin-left: 110px;
}
.advantage_list:nth-child(4){
    background: #e9a549;
    margin-left: 190px;
}
.advantage_list:nth-child(5){
     background: #35bafa;
    margin-left: 250px;
}
.advantage_list:nth-child(1) img{
    margin-left: 110px;
}
.advantage_list:nth-child(2) img{
    margin-left: -180px;
    margin-top: 30px;
}
.advantage_list:nth-child(3) img{
    margin-left: -600px;
    margin-top: 30px;
}
.advantage_list:nth-child(4) img{
    margin-left: 530px;
    margin-top: -60px;
    margin-bottom: -23px;
}
.condition {
    width:100%;
    background: #35bafa;
    margin-top: 25px;
    padding: 1px 0 30px;
}
.condition h2{
    color: #ffffff;
}
.condition ul{
    float: left;
}
.condition_list{
    margin-top: 50px;
}
.condition_list li{
    float: left;
    width: 190px;
    height: 182px;
    /*font-size: 18px;*/
    padding: 18px 25px;
    background: url(../img/conditionback.png) no-repeat 0 0;
    color: #fff;
}
.condition_list li:nth-child(1){
    margin-left: 20px;
}
.condition_list li:nth-child(2){
    margin-left: 120px;
}
.condition_list li:nth-child(3){
    margin-left: 100px;
}
.condition_list li span{
    margin-left: 60px;
    font-size: 50px;
    font-weight: bold;
}
.condition_list li p{
    margin-left: 20px;
    font-size: 18px;
    /*margin-top: 20px;*/
    line-height: 30px;
}
.condition b{
    margin-top: 70px;
    margin-left: 20px;
    line-height: 40px;
    color: #ffffff;
}
.condition b span{
    font-size: 20px;
    font-weight: bold;
    margin-left: -10px;
}
.requirement{
    margin-top: 50px;
}
.requirement li{
    float: left;
    line-height: 30px;
    width: 197px;
    height: 227px;
    padding: 15px 20px;
    background: url(../img/reqback.png) no-repeat 0 0;
    color: #fff;
}
.requirement li:nth-child(1){
    margin-left: 50px;
}
.requirement li:nth-child(2){
    margin-left: 100px;
}
.requirement li:nth-child(3){
    margin-left: 90px;
}
.requirement li span{
    display: block;
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    margin-left: -40px;
}
.requirement li p{
    width: 160px;
    margin-top: 30px;
    margin-left: 20px;
    font-size: 20px;

}
.requirement li p b{
    font-size: 25px;
}
.ratio{
    font-size: 14px;
    margin-top: 40px;
    line-height: 25px;
    width: 100%;
    text-align: center;
}
.ratio tr{
    height: 60px;
}
.ratio tr:first-child{
    height:80px;
    background: #35bafa;
}
.ratio td:nth-child(1){
    width: 80px;
}
.ratio td:nth-child(2),
.ratio td:nth-child(3){
    background: #c1ebff;
}
.nursing_home_pro{
    float: left;
    margin-top: 30px;
}
.nursing_home_pro p{
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
}
.nursing_home i{
    float: left;
    width: 400px;
    margin-top: 90px;
    line-height: 30px;
    margin-left: 60px;
}
.nursing_home i span{
    font-weight: bold;
}
.mate_one{
    float: left;
    width: 480px;
    margin-top: 30px;
}
.mate_one img{
    margin-left: 50px;
}
.mate_one p{
    width: 400px;
    line-height: 30px;
    margin-left: 20px;
    margin-top: 15px;
}
.mate_one p span{
    margin-left: 130px;
    font-weight: bold;
    font-size: 20px;
}
.mate_two{
    margin-top: 35px;
}
.mate_two img{
    margin-left: 100px;
}
.mate_two p{
    float: left;
    line-height: 30px;
    margin-left: 130px;
    margin-top: 17px;
}
.mate_two p span{
    margin-left: -15px;
    font-weight: bold;
    font-size: 20px;
}
.yinhe_advantage img{
    margin-top: 20px;
}
.yinhe_advantage p{
    margin-top: 10px;
    line-height: 30px;
}
.yinhe_advantage p span{
    color: #77caf9;;
}
.publicize img{
    margin-top: 20px;
}
.user_infor div{
    float: left;
    font-size: 16px;
    margin-right: 80px;
	margin-left: 130px;
}
.user_infor div:first-child{
	display: none;
}
.user_infor div input{
    border: 1px solid #666;
    width: 180px;
    padding: 6px 5px;
    height: 14px;
    font-size: 13px;
    color: #666;
    margin-left: 5px;
}
#infor_tj{
    font-size: 14px;
    background: #ffe0af;
    padding: 5px 15px;
    display: block;
    margin: 10px auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #22aaff;
    cursor: pointer;
}
#infor_tj:hover{
    background: #22aaff;
    color: #ffffff;
}
































