@charset "utf-8";
/* CSS Document */
.mt30{ margin-top:30px;}
.mb60{ margin-bottom: 60px;}
.mtb60{ margin-top:60px; margin-bottom:60px;}
.ptb60{ padding-top:60px;padding-bottom:60px;}

.mian-bg{width:100%;background:#f5f5f5; padding-bottom: 40px;}
/*麵包屑導航*/
.crumbs-nav{ color: #999999;height:70px; line-height:70px;overflow: hidden; font-size:16px; }
.crumbs-nav a{ color: #999;}
.crumbs-nav i{ color: #999; margin: 0 6px; font-family:"宋体" ;}
.crumbs-nav a:last-child{color: #383c45;}

/*广告图*/
.ad-banner{ width: 100%; height:360px;position:relative;background-repeat: no-repeat; background-position:center center; background-size:cover;-webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;  }
.ad-banner:hover{  }
.ad-banner img{ max-width: 100%; display:none;}


/*================机构列表==================*/
.agency-item{transition:all .5s;  -webkit-transition:all .5s; -moz-transition:all .5s;  -o-transition:all .5s;  margin-bottom: 30px;}
.agency-item .item-pro{width:100%; overflow: hidden;position: relative;  }
.agency-item .item-pro .agency-btn{position:absolute;right:0; top:0; opacity:0;filter:alpha(opacity=0);background:rgba(0,0,0,.5); width:0;height:100%;  transition:all .5s;  -webkit-transition:all .5s; -moz-transition:all .5s;  -o-transition:all .5s; z-index:2; }
.agency-item .item-pro .agency-btn a{ border-radius: 3px; display: block;   width:170px;   height: 48px;   line-height:48px;   background: #ff900e;   margin: 0 auto;  font-size: 18px; color: #fff; text-align: center; letter-spacing: 2px;}
.agency-item .item-pro img{max-width:100%;transition:all .5s;  -webkit-transition:all .5s; -moz-transition:all .5s;  -o-transition:all .5s; }
.agency-item .item-pro .insurance{position:absolute;left:20px; top:0; width:60px;overflow:hidden;background:url("../images/insurance-bg.png") center top no-repeat; padding:10px 8px 60px; text-align: center;}
.agency-item .item-pro .insurance span{font-size: 21px; color:#f1f1f1; line-height:22px; text-align: justify;}
.agency-item .item-content{padding: 20px; background: #fff;}
.agency-item .item-content h3{font-size: 26px;line-height:40px;  color: #3f5353; white-space:nowrap;overflow:hidden; }
.agency-item .item-content h3 a{ color: #3f5353!important; }
.agency-item .item-content h3 em{font-size: 16px; color: #1fa690; font-style: normal;line-height:40px; }
.agency-item .item-content .content{margin-top:4px;font-size: 18px; color: #677879; font-style: normal;line-height:26px;word-break:break-all; display:-webkit-box; -webkit-line-clamp:2;-webkit-box-orient:vertical; overflow:hidden; height:52px;text-align: justify; }

.agency-item:hover{box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);}
.agency-item:hover .item-pro .agency-btn{left:0;opacity:1;filter:alpha(opacity=100);width:100%;}
.agency-item:hover .item-pro img{ -ms-transform:scale(1.05);transform:scale(1.05);-webkit-transform:scale(1.05);}

/*行业动态*/
.industry-hot{ background: #fff; overflow: hidden; padding-top:8px;padding-bottom: 15px; }
.industry-hot .bt{ border-bottom: solid 1px #e5e5e5; height:36px; position: relative; margin-bottom: 15px;}
.industry-hot .bt h2{ font-size:20px;font-weight:400;color: #555; border-bottom: solid 1px #1fa690; display: inline-block; line-height:36px;position: absolute;left:0; top:-1px;}
.industry-hot .bt .article-more{float: right;line-height:36px; font-family:"宋体";color: #888; }
.industry-hot .industry-article{height:36px; line-height:36px;overflow: hidden; }
.industry-hot .industry-article h4{font-size:18px;font-weight:400;color: #555;line-height:36px;  }
.industry-hot .industry-article time{float:right;font-size:14px;color: #888;margin-left: 20px;line-height:36px; }


/*==============机构详情===============*/
.agency-box-bg{position: relative;height:100%;}
.agency-box-title{background: #fff; padding:20px; display: inline-block; position:absolute; left:15px; bottom:0; }
.agency-box-title .agency-title{float: left;  margin-right:30px;  }
.agency-box-title .agency-title h1{ color:#383c45; }
.agency-box-title .agency-title p{  color:#666; margin-top:10px;  }
.agency-box-title .share-box{  color:#666; margin-top:10px; float:right;  }
.agency-box-title .share-box a{display: inline-block;  height:42px; line-height: 42px;  font-size: 18px; color: #666; text-align: center; border-radius: 2px; padding-left:48px; background-position: 20px center;background-repeat: no-repeat; }
.agency-box-title .share-box a.reservation{background-color:#1fa690; color: #fff; background-image: url("../images/icon-4.png") ;background-size:24px; padding-right:20px; }
.agency-box-title .share-box a.share{background-image: url("../images/icon-5.png") ;background-size:24px; padding-right:10px;}
.agency-box-title .share-box a.reservation:hover{background-color:#dc3f3f;}
.agency-box-title .share-box a.share:hover{ color: #dc3f3f; text-decoration: underline;}
/*轮播*/
.owl-agency{ width:840px;float: left;}
.owl-agency .owl-carousel{width:86%;}
.owl-agency .owl-carousel .item img{ display: block; max-width: 100%;}
/*分頁器*/
.owl-agency .owl-carousel .owl-dots{position: absolute; left: 0; bottom:20px; z-index:5; width: 100%;  }
.owl-agency .owl-carousel .owl-dots .owl-dot span{background:rgba(0,0,0,0.4);opacity:1;width:12px;height:12px; border-radius:20px;-webkit-transition:all .6s ease; transition:all .6s ease; }
.owl-agency .owl-carousel .owl-dots .owl-dot.active span{background:#f08200;}
/*缩略图*/
.owl-agency .owl-carousel .owl-thumbs{position: absolute; right:-118px; top:0; z-index:5;}
.owl-agency .owl-carousel .owl-thumbs .owl-thumb-item{width:98px; position: relative;margin-bottom: 12px;}
.owl-agency .owl-carousel .owl-thumbs .owl-thumb-item:last-child{margin-bottom:0px;}
.owl-agency .owl-carousel .owl-thumbs .owl-thumb-item:before{content:"";width:0;height:0;position:absolute;left:0px;top:50%; margin-top:-4px;z-index:100; background:none;border-top: transparent solid 5px;border-bottom: transparent solid 5px;border-right: #dc3f3f solid 7px;display: none;transition:all .5s;  -webkit-transition:all .5s; -moz-transition:all .5s;  -o-transition:all .5s;}
.owl-agency .owl-carousel .owl-thumbs .owl-thumb-item img{max-width:100%;max-height:100%;border:solid 2px #516061; padding:4px; }
.owl-agency .owl-carousel .owl-thumbs .owl-thumb-item.active img{border:solid 2px #dc3f3f;}
.owl-agency .owl-carousel .owl-thumbs .owl-thumb-item.active:before{left:-7px; display: block;}

/*机构信息*/
.agency-info{background:#fff;padding:14px; width: 300px; box-sizing: border-box;-moz-box-sizing: border-box; float: right;}
.agency-info.fixed{position:fixed;left:50%;  top:0;  margin-left:285px;-webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);    box-shadow: 0 15px 30px rgba(0,0,0,.1);z-index:3   }
.agency-info dl{}
.agency-info dl dt div.info-label span{display: inline-block; font-size:16px; color:#fff; background:#1fa690; font-weight: normal; line-height: 36px;height: 36px; padding:0 8px; margin-right:8px; }
.agency-info dl dt div.info-label span:last-child{margin-right:0px; }
.agency-info dl dt div.tel{ color: #15383a; font-size:20px; font-weight: normal;padding-top:8px;padding-bottom:5px;}
.agency-info dl dt div.tel span{ color: #f08200;font-size:22px; font-family:"impact",Arial,sans-serif;}
.agency-info dl dd{}
.agency-info dl dd div{ font-size: 16px; color: #666666; line-height: 20px; padding:7px 0; }
.agency-info dl dd div:last-child{ padding-bottom:0;}
.agency-info dl dd div span{float: left; width: 80px;}
.agency-info dl dd div p{margin-left: 80px; color: #324d4f;}
.agency-info .agency-btn{}
.agency-info .agency-btn a{display: inline-block; width: 100%;  height:42px; margin-top: 20px; line-height: 42px;  font-size:20px; letter-spacing:1px;text-align: center; border-radius: 2px;background-color:#1fa690;color: #fff;   }
.agency-info .agency-btn a span{background: url("../images/icon-6.png") left center no-repeat;background-size:26px; padding-left:30px; }
.agency-info .agency-btn a:last-child{background-color:#f08200;}
.agency-info .agency-btn a:last-child span{background: url("../images/icon-7.png") left center no-repeat;background-size:26px;}
.agency-info .agency-btn a:hover{background: #dc3f3f;}
/*分享到微信*/
.WeChat-box{position:fixed;  left:0%; top:0%; z-index:16005;  width:100%; height:100%;  background-color:rgba(0,0,0,0.6); -moz-transform:scale(0,0); -webkit-transform:scale(0,0);  -o-transform:scale(0,0);transform: scale(0);-webkit-transition:all .5s; transition:all .5s; opacity:0;filter:Alpha(opacity=0); border-radius:0;   }
.WeChat-show{ -moz-transform:scale(1,1); -webkit-transform:scale(1,1);  -o-transform:scale(1,1);transform: scale(1); opacity:1;filter:Alpha(opacity=1);}
.WeChat-box .WeChat{ width:350px; margin:0 auto; background: #fff;  box-shadow: 1px 1px 50px rgba(0,0,0,.3);border-radius: 10px;padding: 30px;}
.WeChat-box .close{ margin-top:-25px;margin-right:-20px; font-size: 30px;  opacity:.4;  }
.WeChat-box .close span{ }
.WeChat-box h3{ margin-bottom:20px; color:#383c45; }
.WeChat-box .qrcode{ width: 230px; margin:0 auto; }
.WeChat-bg{ display:none;position: fixed; left:0; top:0; background-color:rgba(0,0,0,0.6); width: 100%; height: 100%;z-index:4;   }

/*详细内容*/
.pension-details-box{ width:840px; }
/*养老院——服务对象*/
.crowd-box{width:100%;background:#fff; position: relative;}
.crowd-box dt{width:150px;position:absolute;left:0; top:0;background:#15383a; color: #fff;  font-size: 28px; font-weight: normal; text-align: center;height: 100%;text-align: center;}
.crowd-box dt span{display:inline-block;background: url("../images/icon-3.png") center top no-repeat;background-size:86px; padding-top:90px;  }
.crowd-box dd{padding: 10px; margin-left: 150px;}
.crowd-box dd div{display:inline-block;padding: 10px;}
.crowd-box dd div span{display:inline-block;font-size:28px; line-height:70px;height: 70px;padding:0 10px; width:100%;letter-spacing:1px; text-align: center; border-radius: 2px;background-color:#1fa690;color: #fff;}
.crowd-box dd div:nth-child(1){width: 212px;}
.crowd-box dd div:nth-child(1) span{background: #eb5c5c;}
.crowd-box dd div:nth-child(2){width:190px;}
.crowd-box dd div:nth-child(2) span{background: #2d9ab1;}
.crowd-box dd div:nth-child(3){width:266px;}
.crowd-box dd div:nth-child(3) span{background: #68ce68;}
.crowd-box dd div:nth-child(4){width:276px;}
.crowd-box dd div:nth-child(4) span{background: #9097df;}
.crowd-box dd div:nth-child(5){width:394px;}
.crowd-box dd div:nth-child(5) span{background: #3fca94;}

/*护理院——服务对象*/
.crowd-box1{width:100%;background:#fff; position: relative;}
.crowd-box1 dt{width:150px;position:absolute;left:0; top:0;background:#15383a; color: #fff;  font-size: 28px; font-weight: normal; text-align: center;height: 100%;text-align: center;}
.crowd-box1 dt span{display:inline-block;background: url("../images/icon-3.png") center top no-repeat;background-size:86px; padding-top:90px;  }
.crowd-box1 dd{padding: 10px; margin-left: 150px;}
.crowd-box1 dd div{display:inline-block;padding: 10px;}
.crowd-box1 dd div span{display:inline-block;font-size:20px; line-height:70px;height: 70px;padding:0 10px; width:100%;letter-spacing:1px; text-align: center; border-radius: 2px;background-color:#1fa690;color: #fff;}
.crowd-box1 dd div:nth-child(1){width: 100%;}
.crowd-box1 dd div:nth-child(1) span{background: #eb5c5c;}
.crowd-box1 dd div:nth-child(2){width:180px;}
.crowd-box1 dd div:nth-child(2) span{background: #2d9ab1;}
.crowd-box1 dd div:nth-child(3){width:280px;}
.crowd-box1 dd div:nth-child(3) span{background: #68ce68;}
.crowd-box1 dd div:nth-child(4){width:210px;}
.crowd-box1 dd div:nth-child(4) span{background: #9097df;}
.crowd-box1 dd div:nth-child(5){width:200px;}
.crowd-box1 dd div:nth-child(5) span{background: #cab83f;}
.crowd-box1 dd div:nth-child(6){width:300px;}
.crowd-box1 dd div:nth-child(6) span{background: #3fa8ca;}
.crowd-box1 dd div:nth-child(7){width:170px;}
.crowd-box1 dd div:nth-child(7) span{background: #639565;}
.crowd-box1 dd div:nth-child(8){width:190px;}
.crowd-box1 dd div:nth-child(8) span{background: #6e7e78;}
.crowd-box1 dd div:nth-child(9){width:390px;}
.crowd-box1 dd div:nth-child(9) span{background: #976161;}
.crowd-box1 dd div:nth-child(10){width:510px;}
.crowd-box1 dd div:nth-child(10) span{background: #3fca94;}

/*==*/
.pension-details{width:100%;background:#fff;padding: 20px;}
/*机构详情标题*/
.details-title{line-height: 58px;}
.details-title .tel{background:url("../images/icon-1.png") left center no-repeat;background-size:36px;color: #f08200;font-size:30px; font-family:"impact",Arial,sans-serif;padding-left:42px; float: right;}
.details-title .title{background:url("../images/serial-1.png") left center no-repeat;background-size:58px;padding-left:63px;}
.details-title .title span{color: #383c45;font-size:30px; line-height:30px;position: relative;}
.details-title .title span:before{content:"";position:absolute;left:0;bottom:-7px;width:100%; height:3px; background:#4d5058;}
.details-title.detit1 .title{background:url("../images/serial-1.png") left center no-repeat;background-size:58px; }
.details-title.detit2 .title{background:url("../images/serial-2.png") left center no-repeat;background-size:58px; }
.details-title.detit3 .title{background:url("../images/serial-3.png") left center no-repeat;background-size:58px; }
.details-title.detit4 .title{background:url("../images/serial-4.png") left center no-repeat;background-size:58px; }
.details-title.detit5 .title{background:url("../images/serial-5.png") left center no-repeat;background-size:58px; }
.details-title.detit6 .title{background:url("../images/serial-6.png") left center no-repeat;background-size:58px; }
.details-title.detit7 .title{background:url("../images/serial-7.png") left center no-repeat;background-size:58px; }
.details-title.detit8 .title{background:url("../images/serial-8.png") left center no-repeat;background-size:58px; }
.details-title.detit9 .title{background:url("../images/serial-9.png") left center no-repeat;background-size:58px; }


/**/
.details-content{margin-top:10px;}
.details-content .content{font-size: 18px; color:#666666; line-height: 30px;}
.details-content .distributed{ line-height: 68px; font-size:24px; color:#fff; background:#1fa690;text-align:center;margin-top: 20px;}
.details-content .distributed-img{ margin-top: 20px;position: relative; clear: both;}
.details-content .content img{ display: block;max-width: 100%;}
.details-content .distributed-img img{ display: block;max-width: 100%;}
.details-content .distributed-img .swt-btn{position:relative;right:0px; bottom:0;width:100%;height:60px;border-top:solid 8px #fff; line-height:60px; display: block;background:#f79b11;color: #fff; font-size:20px; letter-spacing:1px;text-align: center; }
.details-content .service-content{clear: both; overflow: hidden;}
.details-content .service-content li{width:31.33%; float: left;margin-right: 3%; }
.details-content .service-content li:first-child{width:48%;margin-right: 4%; }
.details-content .service-content li:nth-child(2){width:48%;margin-right: 0; }
.details-content .service-content li:last-child{margin-right:0; }
.details-content .service-content li img{width:100%;  }
.details-content .service-content li div{font-size: 12px; color: #666;padding: 15px 0; text-align: center;}
.details-content .service-content li div h4{font-size: 16px;  }


.details-content dl{clear: both;}
.details-content dl:first-child{margin-bottom: 20px;}
.details-content dl.dl{margin-top:30px;}
.details-content dl dt{font-size: 22px; font-weight:normal;height:36px; line-height:36px;width:130px;border-radius:2px;background:#1fa690;color:#fff;text-align:center;}
.details-content dl dd{}
.details-content dl dd span{display:inline-block;height:36px; line-height:34px;width:130px;background:#f6f6f6;color:#666666;border:solid 1px #e5e5e5; font-size:18px; text-align:center;margin-right:20px;margin-top:10px;margin-bottom:10px;}
.details-content dl dd div.text{ line-height:36px;olor:#666666; font-size:18px;margin-top: 10px;}

.details-content dl dd div.method{width:80px;padding:.12rem 0; margin-top:.2rem;background:#f5f5f5;border:solid 1px #e5e5e5; text-align: center; float: left; margin-right:.16rem;}
.details-content dl dd div.method:last-child{margin-right:0;}
.details-content dl dd div.method .icon{width:46px;height:46px;margin:0 auto;background-repeat:no-repeat;background-position:center center;background-size:46px;}
.details-content dl dd div.method h5{ font-size:14px; color:#666666; margin-top:.1px;}

.details-content dl dd div.device{width:186.5px;overflow:hidden;margin-top:20px;margin-right:16.4px; float:left; border-radius: 6px;}
.details-content dl dd div.device:last-child{margin-right:0;}
.details-content dl dd div.device img{max-width:100%; }

/*金汇服务内容*/
.service-details-content{ overflow: hidden;}
.service-details-content li{width:31.33%;margin-right:3%; float: left;}
.service-details-content li:nth-child(3n){margin-right: 0;}
.service-details-content li .item{width:100%;margin:10px auto; overflow: hidden; position: relative;}
.service-details-content li .item img{max-width:100%; display:block;}
.service-details-content li .item .title{position: absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.35); text-align: center; color: #fff;}
.service-details-content li .item .title h4{font-size: 22px;}
.details-video{height:440px;  clear: both;}

/*服务细节*/
.details-content  .service-care{margin-top: 20px;}
.details-content  .service-care li{width: 152px; float: left;margin-right:10px;text-align:center; margin-bottom: 10px;}
.details-content  .service-care li:nth-child(5n){margin-right:0;}
.details-content  .service-care li img{max-width:100%;}
.details-content  .service-care li h5{font-size: 16px; color:#666;line-height:36px;}

/*营养膳食*/
.details-content{}
.details-content .dish{position: relative;}
.details-content .dish .dish-pro{height:auto;width:50%;background-size:cover;background-position:center;background-size:100%;background-repeat:no-repeat; overflow: hidden;  }
.details-content .dish .dish-pro img{max-width: 100%;}
.details-content .dish .dish-content{margin-left:53%;position:absolute; right: 0; top:0; height: 100%; }
.details-content .dish .dish-content .content{}
.details-content .dish .dish-content .content .dish-c{margin-bottom:20px; }
.details-content .dish .dish-content .content .dish-c:last-child{margin-bottom:0px; }
.details-content .dish .dish-content .content .dish-c h4{font-size:20px; color: #383c45; margin-bottom:6px; }
.details-content .dish .dish-content .content .dish-c p{font-size:16px; color: #666666; line-height:24px;}

/*绿色通道*/
.details-content .shortcut-box{margin-top:20px; }
.details-content .shortcut-box div.li{ width:50%; float: left;}
.details-content .shortcut-box li{ width:100%;}
.details-content .shortcut-box .life-item{ width:100%; display: table;}
.details-content .shortcut-box .life-item .item-pro{width:50%; display: table-cell;vertical-align: middle;height: 100%;overflow: hidden;}
.details-content .shortcut-box .life-item .item-pro img{max-width: 100%;transition:all .5s;  -webkit-transition:all .5s; -moz-transition:all .5s;  -o-transition:all .5s;}
.details-content .shortcut-box .life-item .item-content{padding:20px 20px; background: #fff;height:155px; position: relative;}
.details-content .shortcut-box .life-item .item-content h4{line-height: 26px;  color: #666666;}
/*领导关怀*/
.attention-box{}
.attention-box .owl-carousel{}
.attention-box .attention-item{}
.attention-box .attention-item .item-pro{width: 246px; overflow: hidden; margin:0 auto;}
.attention-box .attention-item .item-pro img{max-width: 100%;transition:all .5s;  -webkit-transition:all .5s; -moz-transition:all .5s;  -o-transition:all .5s;}
.attention-box .attention-item .item-content{padding:20px 36px 20px 16px;position: relative;}
.attention-box .attention-item .item-content h4{ margin-top:30px;text-align:justify; }
.attention-box .attention-item .item-content h4 a{line-height: 26px;  color: #383c45;}
.attention-box .attention-item .item-content p{line-height: 26px;  color: #666; text-align: center; display: block;}
.attention-box .owl-carousel .item .item-content .line{position:absolute;left:0;top:60px;width:100%; height:1px; background: #eee; }
.attention-box .owl-carousel .item .item-content .line i{position:absolute;left:50%; margin-left:-4.5px;top:-4.5px;width:9px; height: 9px; background: #eee; border-radius: 10px;}
.attention-box .attention-item:hover .item-pro img{ -ms-transform:scale(1.05);transform:scale(1.05);-webkit-transform:scale(1.05);}
.attention-box .attention-item:hover .item-content h4 a{ color: #1fa690;}


/*在线留言*/
.message-details{width:100%;background:#fff;padding: 20px 0; overflow: hidden;}
.message-details .title{ text-align: center; width:100%; margin:0 auto; }
.message-details .title h3{ color:#383c45;line-height:50px; font-weight:normal; position: relative; display: inline-block;margin-bottom: 15px;}
.message-details .title h3:before{content:"";position: absolute; left:0;bottom:-5px; width:100%;height:3px;background-color:#1fa690;}
.message-details .title p{color:#383c45; }
/**/
.message-details .message-content{margin-top: 40px;}
.message-details .message-content .myform{ font-size:18px; width:70%;margin-left:auto;margin-right:auto;}
.message-details .message-content .myform .input-group{width:100%;line-height:50px;  padding:10px;    border: solid 1px #eee;margin-bottom:20px; border-radius:4px;}
.message-details .message-content .myform .input-group label{display: table-cell;vertical-align:top; width:100px;text-align: right;  color: #777; font-weight: normal;}
.message-details .message-content .myform .input-group input{width:100%;height:50px;line-height:50px; overflow:hidden; border: 0; }
.message-details .message-content .myform .input-group textarea{width:100%;margin-top:15px;min-height:80px;line-height:24px; overflow:hidden; border:0; resize: none;}
.message-details .message-content .myform .message-btn{display:block;font-size:20px; letter-spacing:2px;color:#fff; width:100%;height:70px; line-height:70px; border:solid 1px #f69d10;background:#f69d10;border-radius:4px; margin-top:40px;margin-bottom:40px; }
.message-details .message-content .myform .message-btn:hover{background: #dc3f3f;}
/**/
.step-agency{ margin-top: 30px;margin-bottom:20px; overflow: hidden;}
.step-agency li{ width:20%; float: left; position: relative; padding:0 15px; }
.step-agency li:before{position:absolute;right:-13px; top:50%; margin-top:-13px;content:""; width:22px;height:22px;background: url("../images/icon-8.png") center no-repeat;  }
.step-agency li .icon{ width: 68px; height: 68px; margin:0 auto; background-image:url("../images/step-green-1.png") ;background-position: center; background-repeat: no-repeat;background-size: 68px;}
.step-agency li .content{ font-size: 16px; line-height:22px; color:#383c45; text-align: center; padding:6px 2px; text-align: center;}
.step-agency li:nth-child(1) .icon{background-image:url("../images/step-green-1.png"); background-size: 68px;}
.step-agency li:nth-child(2) .icon{background-image:url("../images/step-green-2.png"); background-size: 68px;}
.step-agency li:nth-child(3) .icon{background-image:url("../images/step-green-3.png"); background-size: 68px;}
.step-agency li:nth-child(4) .icon{background-image:url("../images/step-green-4.png"); background-size: 68px;}
.step-agency li:nth-child(5) .icon{background-image:url("../images/step-green-5.png"); background-size: 68px;}
.step-agency li:last-child:before{display: none;}

/*护理院*/
.personnel{}
.personnel p{display: inline-block;background: #1fa690; color: #fff;padding:10px 15px;font-size: 20px; width:23.5%; float: left; margin-bottom: 2%;  margin-right: 2%; text-align:center;}
.personnel p:nth-child(4n){margin-right:0; }
/* */

/*==============文章列表===============*/
.new-left{width:73%; float: left; }
.new-right{width:27%; float: right; }

.news-list{margin-right: 40px;}
.news-list ul.list{margin-bottom: 25px;}
.news-list ul.list li{padding:25px 20px; overflow: hidden; border-bottom: solid 1px #e6e6e6; background: #fff;}
.news-list ul.list li:last-child{ border-bottom:0;}
.news-list ul.list li .item-pro{ width:260px; float:left; overflow: hidden;  }
.news-list ul.list li .item-pro img{max-width:100%;transition:all .5s;  -webkit-transition:all .5s; -moz-transition:all .5s;  -o-transition:all .5s;  }
.news-list ul.list li .item-content{ margin-left:280px;}
.news-list ul.list li .item-content h3{ color: #3f5353;line-height: 36px; height:40px;overflow: hidden; text-align: justify;  text-overflow: ellipsis;  display: -webkit-box;-webkit-box-orient: vertical;    -webkit-line-clamp: 2;   }
.news-list ul.list li .item-content .content{ margin-top:5px;font-size: 16px; color: #555; font-style: normal;line-height:26px;word-break:break-all; display:-webkit-box; -webkit-line-clamp:3;-webkit-box-orient:vertical; overflow:hidden; height:78px;text-align: justify;  margin-bottom:10px; }
.news-list ul.list li .item-content b{ font-weight: normal;font-size:14px; color:#999;   }
.news-list ul.list li:hover .item-content h3{color: #008dd3;}
.news-list .more{ margin-bottom: 40px;}
.news-list ul.list li:hover .item-pro img{ -ms-transform:scale(1.1);transform:scale(1.1);-webkit-transform:scale(1.1);}
.news-list ul.list li:hover .item-content h3 a{ color: #cc0000;}
/*行业动态*/
.news-list ul.industry{margin-bottom: 40px;}
.news-list ul.industry li{background: #fff; overflow:hidden; padding: 16px;border-bottom: solid 1px #e6e6e6;}
.news-list ul.industry li:last-child{border-bottom:0;}
.news-list ul.industry li .news-date{ color: #bbb;  text-align:center; float:left;width:100px; font-weight:400;border-right:solid 1px #e5e5e5;  padding-right:25px; padding-top:15px;padding-bottom:15px;     }
.news-list ul.industry li .news-date span{ font-size:24px;  }
.news-list ul.industry li .news-date div{ font-size:18px;  }
.news-list ul.industry li .news-content{margin-left:128px;}
.news-list ul.industry li .news-content h4{font-size:20px;line-height:30px;  color: #444;overflow:hidden; height:30px;}
.news-list ul.industry li .news-content h4 a{color: #555;;}
.news-list ul.industry li .news-content .content{font-size:16px;color:#737373;line-height:24px;height:48px;word-break:break-all; display:-webkit-box; -webkit-line-clamp:2;-webkit-box-orient:vertical;text-align: justify;overflow:hidden;margin-top:10px; font-weight:300;}
.news-list ul.industry li .news-content time{font-size:12px;color:#666;}


/*视频列表*/
.video-list{padding-bottom: 40px; margin-right: 40px;}
.video-list .col-md-6{width: 50%; float: left; margin-bottom: 30px;}
.video-list .col-md-6 .news-item{background:#fff;padding:20px;position:relative;-webkit-transition: all .5s linear;    transition: all .5s linear;}
.video-list .col-md-6 .news-item .news-pro{width:100%;  overflow: hidden;position: relative;  height:200px; }
.video-list .col-md-6 .news-item .news-pro{width:100%; overflow: hidden;position: relative;  }
.video-list .col-md-6 .news-item .news-pro img{max-width:100%;transition:all .5s;  -webkit-transition:all .5s; -moz-transition:all .5s;  -o-transition:all .5s; }
.video-list .col-md-6 .news-item .news-pro .video-btn{width:60px;height:60px;position:absolute;top:50%;left:50%;margin-left:-30px;margin-top:-30px;background:url("../images/icon-video.png") no-repeat center;background-size:100% 100%;opacity:.8;filter:alpha(opacity=80);transition:opacity .25s ease-in 0s;-moz-transition:opacity .25s ease-in 0s;-webkit-transition:opacity .25s ease-in 0s;-o-transition:opacity .25s ease-in 0s;}
.video-list .col-md-6 .news-item .news-content{margin-top:14px;}
.video-list .col-md-6 .news-item .news-content h3{font-size: 22px;line-height:30px;  color: #3f5353;word-break:break-all; display:-webkit-box; -webkit-line-clamp:2;-webkit-box-orient:vertical; overflow:hidden; height:56px;text-align: justify; }
.video-list .col-md-6 .news-item .news-content em{font-size: 14px; color: #666666; margin-top:13px; display: block;font-style: normal; }
.video-list .col-md-6 .news-item:hover .news-pro img{ -ms-transform:scale(1.05);transform:scale(1.05);-webkit-transform:scale(1.05);}
.video-list .col-md-6 .news-item:hover{ -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);    box-shadow: 0 15px 30px rgba(0,0,0,.1); -webkit-transform: translate3d(0,-2px,0);   transform: translate3d(0,-2px,0);}


/*right*/
.Introduction-box{ background: #fff;width: 100%; padding-top: 8px;}
.Introduction-box .bt{ border-bottom: solid 1px #e5e5e5; height: 36px; position: relative;margin:0 18px 0;}
.Introduction-box .bt h2{ font-size:20px;font-weight:400;color: #555; border-bottom: solid 1px #1fa690; display: inline-block; line-height: 36px;position: absolute;left:0; top:-1px;}
.Introduction-box .Introduction-content{ margin-top: 18px; padding:0 18px;}
.Introduction-box .Introduction-content img{max-width: 100%; }
.Introduction-box .Introduction-content p{ color: #666666; font-style: normal;line-height:24px; text-align:justify;margin-top: 10px;}
.Introduction-box .advisory-btn{display: flex; display: -webkit-flex;flex-wrap: wrap; -webkit-flex-wrap:wrap; justify-content: space-between;-webkit-justify-content: space-between;padding:18px 18px 8px; }
.Introduction-box .advisory-btn a{display: inline-block;width: 48%;font-size:18px;line-height:48px; text-align:center; background: #eaac5d; color:#fff; margin-bottom: 10px;}
.Introduction-box .advisory-btn a:nth-child(1){background: #eaac5d;}
.Introduction-box .advisory-btn a:nth-child(2){background: #de7171;}
.Introduction-box .advisory-btn a:nth-child(3){background: #7bde71;}
.Introduction-box .advisory-btn a:nth-child(4){background: #71c4de;}

.advisory-tel{background-image:url("../images/tel.png");background-repeat:no-repeat;background-size:60px; background-position:13px center; background-color:#1fa690; width:100%; }
.advisory-tel .tel-content{background: #666666;padding:18px 0; margin-left:86px; text-align: center;}
.advisory-tel .tel-content .tel{ display: inline-block; text-align: left;}
.advisory-tel .tel-content em{font-size: 16px; color: #f2f2f2; font-style: normal;line-height:20px;}
.advisory-tel .tel-content span{display:block;font-size:28px; color: #fff; font-style: normal;line-height:30px;font-family:"impact",Arial,sans-serif; }

/**/
.agency-hot{  margin-top:40px; padding-bottom:8px;}
/*轮播图*/
.HotAgency{margin:18px 18px 0; box-sizing: border-box;-webkit-box-sizing: border-box;}
.HotAgency .owl-carousel{display: block;}
.HotAgency .owl-carousel .item{position: relative;  float:none; }
.HotAgency .owl-carousel .item img{max-width: 100%;}
.HotAgency .owl-carousel .item div{position: absolute;left:0; bottom:0;width: 100%;height:40px;line-height:40px;background:rgba(0,0,0,.5); color: #fff; text-indent: 20px; font-size: 16px;}

/*分頁器*/
.HotAgency .owl-carousel .owl-dots{position: absolute; left: 0; top:-60px; display: none;  }
/*左右箭头*/
.HotAgency .owl-carousel .owl-nav{ z-index:6;width: 100%; }
.HotAgency .owl-carousel .owl-nav .owl-prev,.HotAgency .owl-carousel .owl-nav .owl-next{width:30px; text-align: center;background:rgba(0,0,0,0.5); -webkit-transition:all .6s ease; transition:all .6s ease; height: 48px; position:absolute;  color: #fff;  top:50%;margin:0;margin-top:-24px; }
.HotAgency .owl-carousel .owl-nav .owl-prev{border-radius:0 3px 3px 0; left:0; }
.HotAgency .owl-carousel .owl-nav .owl-next{ border-radius:3px 0 0 3px;  right:0;}
/*=========文章详情=========*/
.article-box{ background: #fff;padding: 20px 20px;margin-right: 40px; }
.article-box .article-title{text-align: center; border-bottom: solid 1px #e5e5e5;}
.article-box .article-title h1{ line-height:40px;  color: #393d49;}
.article-box .article-title .article-source{ line-height:40px;  font-size: 16px; color: #666666; margin-top: 20px;}
.article-content{ padding: 30px 0; font-size: 16px; }
.article-content img{ max-width: 100%; height:auto!important;display:block;margin:0 auto; }
.article-content p{ line-height: 30px;}
.article-content p iframe{ width: 82%;   height:452px; margin:0 auto;   /* display: block; */ }
.article-content p video{ width: 80%;   float: center;}

.news-hot{ margin-top: 40px; background: #fff; overflow: hidden; padding-top:8px;margin-right: 40px;}
.news-hot .bt{ border-bottom: solid 1px #e5e5e5; height: 36px; position: relative;margin:0 18px 0;}
.news-hot .bt h2{ font-size:20px;font-weight:400;color: #555; border-bottom: solid 1px #1fa690; display: inline-block; line-height: 36px;position: absolute;left:0; top:-1px;}
.news-hot ul.hot{}
.news-hot ul.hot li{width:25%;  float: left;padding:15px 15px; }
.news-hot ul.hot li .item-pro{width:100%; overflow: hidden;border-radius:4px;  }
.news-hot ul.hot li .item-pro img{max-width:100%;transition:all .5s;  -webkit-transition:all .5s; -moz-transition:all .5s;  -o-transition:all .5s;border-radius: 4px; }
.news-hot ul.hot li .item-content{margin-top:10px;}
.news-hot ul.hot li .item-content h4{font-size:18px;line-height:26px;  color: #3f5353;word-break:break-all; display:-webkit-box; -webkit-line-clamp:2;-webkit-box-orient:vertical; overflow:hidden; height:56px;text-align: justify; }


/*=======问答列表=======*/
.qa-list{margin-right:40px; overflow: hidden;}
.qa-list ul{ margin-bottom: 40px;}
.qa-list .envor-qa{width:100%;background: #fff;  padding:20px; overflow: hidden; margin-bottom:10px; position:relative;-webkit-transition: all .2s linear;    transition: all .2s linear;}
.qa-list .envor-qa .q,.envor-qa .a {width:100%;float:left;position:relative;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:40px;}
.qa-list .envor-qa .q { font-size: 16px;}
.qa-list .envor-qa .lbl{width:30px;height:30px;line-height:30px;text-align:center;color:#fff;position:absolute;left:0px;top:0px; background:#363b3f;}
.qa-list .envor-qa .lbl:before{content:"";width:0;height:0;position:absolute;right:-6px;top:50%; margin-top:-4px;z-index:100; background:none;border-top: transparent solid 5px;border-bottom: transparent solid 5px;border-left: #363b3f solid 7px; z-index: 2;}
.qa-list .envor-qa .a .lbl{ background:#1fa690;}
.qa-list .envor-qa .a .lbl:before{border-left: #1fa690 solid 7px;}
.qa-list .envor-qa .q  .answer{font-size:120%;font-weight:bold;text-transform:capitalize;color:#393d49;line-height:30px; margin-bottom: 10px;}
.qa-list .envor-qa:hover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);    box-shadow: 0 15px 30px rgba(0,0,0,.1); -webkit-transform: translate3d(0,-2px,0);   transform: translate3d(0,-2px,0);}
.qa-list .more{ margin-bottom: 40px;}

/*=======服务特色==========*/
.service-box{}
.service-box .service-item{ position: relative; width: 100%; margin-bottom:60px;    overflow: hidden;}
.service-box .service-item .item-content{position:absolute; right: 0; top:0; height: 100%; }
.service-box .service-item .item-content .content-bg{ width: 560px; background:rgba(255,255,255,.98); padding: 40px; box-sizing: border-box;-moz-box-sizing: border-box;}
.service-box .service-item .item-content .content-bg .item{ background: #fff ;border:solid 2px #e5e5e5;padding:55px 45px; box-sizing: border-box;-moz-box-sizing: border-box;}
.service-box .service-item .item-content .title{ margin-bottom: 40px;}
.service-box .service-item .item-content .title h3{ position: relative; font-size: 28px; color:#383c45;display:inline-block; }
.service-box .service-item .item-content .title h3:before{position:absolute; left:0; bottom:-20px; content:"";width:28px; height:3px;background:#1fa690;-webkit-transition: all .5s ease; transition: all .5s ease; }
.service-box .service-item .item-content .content p{line-height: 30px; color: #666; }

.service-box .service-item .item-pro{height:auto;width:70.2%;background-size:cover;background-position:center;background-size:100%;background-repeat:no-repeat; overflow: hidden;}
.service-box .service-item .item-pro img{max-width: 100%;-webkit-transition: all .5s ease; transition: all .5s ease;}

.service-box .service-item:hover .item-pro img{-ms-transform: scale(1.02);  -webkit-transform: scale(1.02);  transform: scale(1.02);}
.service-box .service-item:hover .item-content .title h3:before{width:100%; }

.service-box .service-item.fr  .item-pro{ margin-left: auto; }
.service-box .service-item.fr  .item-content{ left: 0; }



/*=======特色病区==========*/
.characteristic-box .col-md-12{}
.characteristic-box .col-md-12 .characteristic-item{position:relative; margin-bottom: 190px;}
.characteristic-box .col-md-12:nth-child(2n) .characteristic-item{margin-bottom:40px; }
/*.characteristic-box .col-md-12 .characteristic-item:last-child{margin-bottom:0px; }*/
.characteristic-box .col-md-12 .characteristic-item .item-left{width:62%}
.characteristic-box .col-md-12 .characteristic-item .item-left .item-inner{border:1px solid #e5e5e5;box-sizing:border-box;padding:12.5% 11% ;}
.characteristic-box .col-md-12 .characteristic-item .item-left .item-inner h2{ line-height:40px;color: #1a1a1a; margin-bottom:10px;position: relative;padding-top:20px;}
.characteristic-box .col-md-12 .characteristic-item .item-left .item-inner h2:before{content:"";position: absolute; left:0;top:0; width:50px; height:2px;background:#1fa690;}
.characteristic-box .col-md-12 .characteristic-item .item-left .item-inner p{font-size:18px; color: #616161; line-height:28px;width:66%;text-align: justify;  font-weight: 300;}

.characteristic-box .col-md-12 .characteristic-item .item-img{position:absolute;right:0;bottom:-76px;width:54%; text-align: right;z-index: 2;}
.characteristic-box .col-md-12 .characteristic-item .item-img img{max-width: 100%;}
.characteristic-box .col-md-12 .characteristic-item .item-btn{margin-top:15px;clear:left;display:block;width:160px;height:40px; line-height:40px; border-radius:40px; background: #ff900e;font-size:16px; color: #fff; text-align: center;}

.characteristic-box .col-md-12.lr .characteristic-item{}
.characteristic-box .col-md-12.lr .characteristic-item  .item-left{margin-left: auto;}
.characteristic-box .col-md-12.lr .characteristic-item  .item-left .item-inner{padding:12.5% 11% 12.5% 37.5%;}
.characteristic-box .col-md-12.lr .characteristic-item  .item-left .item-inner p{width:100%;}
.characteristic-box .col-md-12.lr .characteristic-item  .item-img{left:0; right:0;bottom:0; top:-76px; text-align: left; }

/*===========居家护理=============*/
.home-box .home-item{ position: relative; width: 100%;}
.home-box .home-item .item-content{margin-left:58%;position:absolute; right: 0; top:0; height: 100%; }
.home-box .home-item .item-content .content-bg{ background:rgba(255,255,255,.98);  box-sizing: border-box;-moz-box-sizing: border-box;}
.home-box .home-item .item-content .content-bg .item{}
.home-box .home-item .item-content .title{ margin-bottom: 30px;}
.home-box .home-item .item-content .title h3{ position: relative; font-size: 28px; color:#383c45;display:inline-block; }
.home-box .home-item .item-content .title h3:before{position:absolute; left:0; bottom:-20px; content:"";width:100%; height:3px;background:#1fa690;-webkit-transition: all .5s ease; transition: all .5s ease; }
.home-box .home-item .item-content .content p{line-height:26px; color: #666;  margin-bottom: 15px;}
.home-box .home-item .item-content .content p:last-child{margin-bottom: 0px;}

.home-box .home-item .item-pro{height:auto;width:55%;background-size:cover;background-position:center;background-size:100%;background-repeat:no-repeat; overflow: hidden;  }
.home-box .home-item .item-pro img{max-width: 100%;-webkit-transition: all .5s ease; transition: all .5s ease;}
/*============*/
.inner-title{width:60%; margin: 0 auto; background: #e5e5e5;height:1px; position: relative; margin-bottom:50px;}
.inner-title div{display:inline-block;position:absolute;left:0%; top:-20px;  text-align: center; width: 100%;}
.inner-title div span{display:inline-block;padding:0 15px; text-align:center;lline-height:36px;font-size:30px; background: #f5f5f5;  color:#383c45; }

.station-box{ width:100%;background:#f5f5f5;}
.station-box .col-md-6{padding-top:5px;padding-bottom:5px;}
.station-box .col-md-6 .station-item{position: relative; background:#fff;padding:15px 20px 10px;}
.station-box .col-md-6 .station-item h3{ color: #383c45; display: inline-block; position: relative; padding-bottom: 12px; margin-bottom: 7px;  }
.station-box .col-md-6 .station-item h3:before{position:absolute; left:0; bottom:0px; content:"";width:100%; height:1px;background:#e5e5e5;}
.station-box .col-md-6 .station-item div.add{background-image: url("../images/home-icon-map.png"); background-size:22px;  font-size: 16px; color: #666666; background-repeat: no-repeat;background-position:-2px center;padding-left:24px; line-height: 30px;}
.station-box .col-md-6 .station-item div.tel{background-image: url("../images/home-icon-tel.png"); background-size:22px; font-size: 16px; color: #666666; background-repeat: no-repeat;background-position:-2px center;padding-left:24px; line-height: 30px; }
.station-box .col-md-6 .station-item div.line{width:4px; height:78%;background:#1fa690; position:absolute; right:20px; top:11%;}
.station-box .col-md-6 .station-item div.line:before{position:absolute;  right:0; top:50%; content:"";width:4px; height:0;background:#f08300;-webkit-transition: all .4s ease; transition: all .4s ease;}
.station-box .col-md-6 .station-item:hover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);    box-shadow: 0 15px 30px rgba(0,0,0,.1);}
.station-box .col-md-6 .station-item:hover div.line:before{height:100%;top:0%;}

/**/
.serviceItem-box{}
.serviceItem-box .col-md-6{}
.serviceItem-box .col-md-6 .serviceItem{}
.serviceItem-box .col-md-6 .serviceItem .item-pro{width:100%; overflow: hidden; }
.serviceItem-box .col-md-6 .serviceItem .item-pro img{max-width: 100%;-webkit-transition: all .5s ease; transition: all .5s ease;}
.serviceItem-box .col-md-6 .serviceItem .item-content{ }
.serviceItem-box .col-md-6 .serviceItem .item-content .item-title{ background: #1fa690; color:#fff; text-align: center; padding:20px;  }
.serviceItem-box .col-md-6 .serviceItem .item-content .item-title h3{font-size: 28px;}
.serviceItem-box .col-md-6 .serviceItem .item-content .item-title span{font-size: 20px; color:#1fa690;display:inline-block;  background: #fff; padding:5px 10px;  margin-top:15px;}
.serviceItem-box .col-md-6 .serviceItem .item-content .item{padding:15px 10px; border:solid 1px #e5e5e5;border-top:0; overflow: hidden; min-height: 283px;}
.serviceItem-box .col-md-6 .serviceItem .item-content .item li{ width:33.33%; display: inline-block; float: left; text-align: center;border-right:solid 1px #e5e5e5; }
.serviceItem-box .col-md-6 .serviceItem .item-content .item li:last-child{border-right:0; }
.serviceItem-box .col-md-6 .serviceItem .item-content .item li p{line-height:20px; font-size: 16px; color: #383c45;padding: 4px 0; }

/**/
.process-box{ width:100%;background:#f5f5f5;}
.process-box .col-md-3{}
.process-box .col-md-3 .process-item .item-pro{width:100%; overflow: hidden;position: relative; border-radius:10px;}
.process-box .col-md-3 .process-item .item-pro img{max-width: 100%;-webkit-transition: all .5s ease; transition: all .5s ease; border-radius:10px;}
.process-box .col-md-3 .process-item .item-pro .digital{position:absolute;left:0; top:50%;margin-top:-25px;width:50px;height:50px;line-height:50px;text-indent:5px;font-size:32px; font-style: italic; font-family:"impact",Arial,sans-serif; color: #1fa690; background: #fff; border-radius:0 4px 4px 0;}
.process-box .col-md-3 .process-item .item-content{padding:8px 10px 0; text-align: center;}
.process-box .col-md-3 .process-item .item-content p{line-height:20px; font-size: 16px; color: #383c45;padding: 4px 0; }

/***/
.wenda-box{}
.wenda-box .row{ }
.wenda-box .row .qa-box{ border-left: solid 1px #e5e5e5; border-top: solid 1px #e5e5e5;padding-left: 1px;    overflow: hidden;}
.wenda-box .row .col-md-6{padding: 0; }
.wenda-box .row .col-md-6 .envor-qa{border-right: solid 1px #e5e5e5; border-bottom: solid 1px #e5e5e5;width:100%;background: #fff;  padding:20px; overflow: hidden; position:relative;-webkit-transition: all .2s linear;    transition: all .2s linear;}
.wenda-box .row .col-md-6 .envor-qa .q,.wenda-box .row .col-md-6 .envor-qa .a {width:100%;float:left;position:relative;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:40px;}
.wenda-box .row .col-md-6 .envor-qa .q { font-size: 16px;}
.wenda-box .row .col-md-6 .envor-qa .lbl{width:30px;height:30px;line-height:30px;text-align:center;color:#fff;position:absolute;left:0px;top:0px; background:#363b3f;}
.wenda-box .row .col-md-6 .envor-qa .lbl:before{content:"";width:0;height:0;position:absolute;right:-6px;top:50%; margin-top:-4px;z-index:100; background:none;border-top: transparent solid 5px;border-bottom: transparent solid 5px;border-left: #363b3f solid 7px;}
.wenda-box .row .col-md-6 .envor-qa .a .lbl{ background:#1fa690;}
.wenda-box .row .col-md-6 .envor-qa .a .lbl:before{border-left: #1fa690 solid 7px;}
.wenda-box .row .col-md-6 .envor-qa .q .answer{font-size:120%;font-weight:bold;text-transform:capitalize;color:#393d49;line-height:30px; margin-bottom: 10px;}
.wenda-box .row .col-md-6 .envor-qa:hover{-webkit-box-shadow: inset 0 6px 20px rgba(0,0,0,.05);    box-shadow:inset 0 6px 20px rgba(0,0,0,.05);}
.wenda-box .row .col-md-12 .more{ margin-top: 40px;}

/*===========关于我们=============*/
.about-box .about-item{ position: relative; width: 100%;}
.about-box .about-item .item-content{float: left; height: 100%;width:99%; }
.about-box .about-item .item-content .content-bg{ background:rgba(255,255,255,.98);  box-sizing: border-box;-moz-box-sizing: border-box;}
.about-box .about-item .item-content .content-bg .item{}
.about-box .about-item .item-content .title{padding:0 0 15px; }
.about-box .about-item .item-content .title h3{ position: relative; font-size:36px; color:#383c45;}
.about-box .about-item .item-content .title em{font-family:"StencilStd",Arial,sans-serif; font-size:18px; display: block;}
.about-box .about-item .item-content .content p{line-height:26px; color: #666;text-align:justify; font-size:16px; }
.about-box .about-item .item-content .content p:last-child{margin-bottom: 0px;}

.about-box .about-item .item-pro{height:auto;margin-left:46%;background-size:cover;background-position:center;background-size:100%;background-repeat:no-repeat; overflow: hidden;  }
.about-box .about-item .item-pro img{max-width: 100%;-webkit-transition: all .5s ease; transition: all .5s ease;}
.about-box .about-item .item-pro .years-list{width:100%;background:#1fa690; overflow: hidden;padding:25px 15px;   }
.about-box .about-item .item-pro .years-list li{width:33.33%;float: left; text-align: center; border-right:solid 1px #63c1b2;}
.about-box .about-item .item-pro .years-list li:last-child{border-right:0;}
/*.about-box .about-item .item-pro .years-list li:before{position:absolute; left:0; bottom:-20px; content:"";width:100%; height:3px;background:#555;}*/
.about-box .about-item .item-pro .years-list li .digital{font-size:18px; color: #fff; font-style: normal;line-height:30px;font-family:"impact",Arial,sans-serif; }
.about-box .about-item .item-pro .years-list li .digital span{font-size:30px; color: #fff; font-style: normal;line-height:30px;font-family:"impact",Arial,sans-serif; margin-right: 6px; }
.about-box .about-item .item-pro .years-list li p{font-size:18px; color: #ebf4f3; line-height:30px; }

/**/
.culture-box{ width:100%;background:#f5f5f5;}
.culture-box .row{ }
.culture-box .col-md-2{position: relative;}
.culture-box .col-md-2:before{position:absolute; left:-0.5px; top:0; content:"";width:1px; height:100%;background:#e5e5e5;}
.culture-box .col-md-2:first-child:before{display:none;}
.culture-box .col-md-2 .culture-item{min-height: 163px;}
.culture-box .col-md-2 .culture-item .item-icon{width:66px; height:66px; margin:0 auto;background-size:cover;background-position:center;background-repeat:no-repeat; }
.culture-box .col-md-2:nth-child(1) .culture-item .item-icon{background-image: url("../images/about-icon-1.png");background-size:66px;}
.culture-box .col-md-2:nth-child(2) .culture-item .item-icon{background-image: url("../images/about-icon-2.png");background-size:66px;}
.culture-box .col-md-2:nth-child(3) .culture-item .item-icon{background-image: url("../images/about-icon-3.png");background-size:66px;}
.culture-box .col-md-2:nth-child(4) .culture-item .item-icon{background-image: url("../images/about-icon-4.png");background-size:66px;}
.culture-box .col-md-2:nth-child(5) .culture-item .item-icon{background-image: url("../images/about-icon-5.png");background-size:66px;}
.culture-box .col-md-2:nth-child(6) .culture-item .item-icon{background-image: url("../images/about-icon-6.png");background-size:66px;}
.culture-box .col-md-2 .culture-item .item-content{padding:8px 10px 0; text-align: center;}
.culture-box .col-md-2 .culture-item .item-content h4{ font-size:20px; color:#383c45;}
.culture-box .col-md-2 .culture-item .item-content p{line-height:20px;color: #545454;padding-top:7px; }

/*连锁分布*/
.about-agency-box{}
.about-agency-box ul{}
.about-agency-box ul li{width:20%; float: left;padding:7px ;  }
.about-agency-box ul li .item{ width: 100%; overflow: hidden; position: relative;}
.about-agency-box ul li .item img{max-width: 100%;-webkit-transition: all .2s ease; transition: all .2s ease; }
.about-agency-box ul li .item div{position:absolute;left:0; bottom:-36px;width: 100%; height: 36px; line-height: 36px; text-align:center;background:rgba(0,0,0,0.6);font-size: 16px; color: #fff;-webkit-transition: all .2s ease; transition: all .2s ease; }
.about-agency-box ul li:hover .item img{-ms-transform: scale(1.05);  -webkit-transform: scale(1.05);  transform: scale(1.05);}
.about-agency-box ul li:hover .item div{ bottom:0;}

/*=======404============*/
.lose-box { width:460px; padding:3% 0;text-align: center; margin:0 auto;   }
.lose-box img { max-width:90%;margin-bottom: 50px; }
.lose-box a { width: 218px; height: 50px; display: block; margin: 50px auto 0 auto;background:#1fa690;border-radius: 3px; text-align: center; line-height: 50px; color: #fff; text-decoration: none; transition: all ease-out .4s; }
.lose-box a:hover { background: #f08300;border-color: transparent; }




@media only screen and (max-width:1360px){
    /*==============文章列表===============*/
    .news-box{ width:1100px; }
    .new-left{width:70%;}
    .new-right{width:30%; }
}

@media only screen and (max-width:1200px){
    .mian-bg .container{ width:980px; }
    /*广告图*/
    .ad-banner{height:290px; }

    /*==============文章列表===============*/
    .new-left{width:70%;}
    .new-right{width:30%; }
    .news-list{margin-right:30px;}
    .news-list ul.list li .item-pro{ width:220px;}
    .news-list ul.list li .item-content{ margin-left:240px;}
    .news-list ul.list li .item-content h3{ line-height: 30px; height:60px;  }
    .news-list ul.list li .item-content .content{font-size:14px;line-height:22px; height:66px; margin-top:10px;margin-bottom:6px; }

    .advisory-tel{background-size:50px;}
    .advisory-tel .tel-content{padding:18px 0; margin-left:76px;}
    .advisory-tel .tel-content span{font-size:26px;  }

    /*=========文章详情=========*/
    .article-box{ margin-right:30px; }
    .news-hot{ margin-right:30px; margin-top: 30px;  }
    /*视频列表*/
    .video-list{margin-right:30px;}
    .video-list .col-md-6 .news-item{padding:15px; }
    .article-content p iframe{   height:360px; margin:0 auto;}


    /*=======问答列表=======*/
    .qa-list{margin-right:30px;}
    .qa-list ul{ margin-bottom:30px;}
    .qa-list .more{ margin-bottom:30px;}


    /*=======特色病区==========*/
    .characteristic-box{width: 96%;}
    .characteristic-box .col-md-12{ }
    .characteristic-box .col-md-12 .characteristic-item .item-left{width:56%}
    .characteristic-box .col-md-12 .characteristic-item .item-left .item-inner{padding:12.5% 11% ;}
    .characteristic-box .col-md-12 .characteristic-item .item-left .item-inner h2{ line-height:30px;margin-bottom:10px;position: relative;padding-top:15px;}
    .characteristic-box .col-md-12 .characteristic-item .item-left .item-inner p{font-size:14px;  line-height:24px;width:80%; }

    .characteristic-box .col-md-12 .characteristic-item .item-img{position:absolute;right:0;bottom:-76px;width:54%; text-align: right;}
    .characteristic-box .col-md-12.lr .characteristic-item  .item-left .item-inner{padding:12.5% 11% 12.5% 28.5%;}

    /*===========居家护理=============*/
    .home-box .home-item{}
    .home-box .home-item .item-pro{width:50%; }
    .home-box .home-item .item-content{margin-left:53%; }
    .home-box .home-item .item-content .title{ margin-bottom:20px;}
    .home-box .home-item .item-content .title h3{font-size: 24px;}
    .home-box .home-item .item-content .title h3:before{bottom:-15px; }
    .home-box .home-item .item-content .content p{font-size:14px ; line-height: 24px; margin-bottom:10px; }
    /***/
    .wenda-box{}
    .wenda-box .row .col-md-6 .envor-qa{min-height: 170px;}

    /*===========关于我们=============*/
    .about-box .about-item .item-content .title{padding:10px 0; }
    .about-box .about-item .item-content .title h3{font-size:30px; }
    .about-box .about-item .item-content .title em{font-size:16px; }
    .about-box .about-item .item-content .content p{line-height:22px;font-size:12px; }
    /**/
    .culture-box{ }
    .culture-box .col-md-2 .culture-item .item-content h4{ font-size:18px; }
    .culture-box .col-md-2 .culture-item .item-content p{font-size: 12px; }
    /*连锁分布*/
    .about-agency-box ul li .item div{font-size:14px;}

    /*==============机构详情===============*/
    .agency-box-title{background: #fff; padding:20px; display: inline-block; position:absolute; left:15px; bottom:0; }
    .agency-box-title .agency-title h1{font-size:26px; }
    .agency-box-title .share-box a{ height:40px; line-height:40px; }

    /*轮播*/
    .agency-details-info{height:368px; }
    .owl-agency{ width:650px;float: left;}
    .owl-agency .owl-carousel{width:86%;}
    /*分頁器*/
    .owl-agency .owl-carousel .owl-dots{position: absolute; left: 0; bottom:20px; z-index:5; width: 100%;  }
    /*缩略图*/
    .owl-agency .owl-carousel .owl-thumbs{position: absolute; right:-90px; top:0; z-index:5;}
    .owl-agency .owl-carousel .owl-thumbs .owl-thumb-item{width:74px; position: relative;margin-bottom: 12px;}
    .owl-agency .owl-carousel .owl-thumbs .owl-thumb-item img{max-width:100%;max-height:100%;border:solid 2px #516061; padding:2px; }

    /*机构信息*/
    .agency-info{padding:14px; width:280px;}
    .agency-info.fixed{position:fixed;left:50%;  top:0;  margin-left:195px; }
    .agency-info dl dt div.info-label span{ font-size:14px; line-height: 30px;height: 30px; padding:0 9px; margin-right:8px; }
    .agency-info dl dt div.tel{ font-size:18px; padding-top:8px;padding-bottom:5px;}
    .agency-info dl dt div.tel span{ font-size:22px; }
    .agency-info dl dd{}
    .agency-info dl dd div{ font-size: 14px; padding:3px 0; }
    .agency-info dl dd div span{ width:70px;}
    .agency-info dl dd div p{margin-left: 70px; }
    .agency-info .agency-btn a{display: inline-block; width: 100%;  height:40px; margin-top: 20px; line-height: 40px;  font-size:18px;  }

    /*详细内容*/
    .pension-details-box{ width:650px; }
    /*养老院——服务对象*/
    .crowd-box{width:100%;background:#fff;}
    .crowd-box dt{width:130px;float:left;background:#15383a; color: #fff;  font-size: 24px; font-weight: normal; text-align: center;padding:20px 0;}
    .crowd-box dt span{display:block;background: url("../images/icon-3.png") center top no-repeat;background-size:80px; padding-top:86px;  }
    .crowd-box dd{padding: 10px; margin-left: 130px;}
    .crowd-box dd div{display:inline-block;padding: 10px;}
    .crowd-box dd div span{display:inline-block;font-size:22px; line-height:50px;height: 50px;padding:0 10px; width:100%;letter-spacing:1px; text-align: center; border-radius: 2px;background-color:#1fa690;color: #fff;}
    .crowd-box dd div:nth-child(1){width: 170px;}
    .crowd-box dd div:nth-child(1) span{background: #eb5c5c;}
    .crowd-box dd div:nth-child(2){width:130px;}
    .crowd-box dd div:nth-child(2) span{background: #2d9ab1;}
    .crowd-box dd div:nth-child(3){width:200px;}
    .crowd-box dd div:nth-child(3) span{background: #68ce68;}
    .crowd-box dd div:nth-child(4){width:200px;}
    .crowd-box dd div:nth-child(4) span{background: #9097df;}
    .crowd-box dd div:nth-child(5){width:300px;}
    .crowd-box dd div:nth-child(5) span{background: #3fca94;}

    /*护理院——服务对象*/
    .crowd-box1{}
    .crowd-box1 dt{width:130px; font-size: 24px; }
    .crowd-box1 dt span{display:inline-block;background: url("../images/icon-3.png") center top no-repeat;background-size:80px; padding-top:86px;   }
    .crowd-box1 dd{padding: 10px; margin-left: 130px;}
    .crowd-box1 dd div{display:inline-block;padding: 10px;}
    .crowd-box1 dd div span{display:inline-block;font-size:20px; line-height:50px;height:50px;padding:0 10px; }
    .crowd-box1 dd div:nth-child(1){    width: 440px;}
    .crowd-box1 dd div:nth-child(1) span{background: #eb5c5c;}
    .crowd-box1 dd div:nth-child(2){width:140px;}
    .crowd-box1 dd div:nth-child(2) span{background: #2d9ab1;}
    .crowd-box1 dd div:nth-child(3){width:220px;}
    .crowd-box1 dd div:nth-child(3) span{background: #68ce68;}
    .crowd-box1 dd div:nth-child(4){width:140px;}
    .crowd-box1 dd div:nth-child(4) span{background: #9097df;}
    .crowd-box1 dd div:nth-child(5){width:140px;}
    .crowd-box1 dd div:nth-child(5) span{background: #cab83f;}
    .crowd-box1 dd div:nth-child(6){width:220px;}
    .crowd-box1 dd div:nth-child(6) span{background: #3fa8ca;}
    .crowd-box1 dd div:nth-child(7){width:130px;}
    .crowd-box1 dd div:nth-child(7) span{background: #639565;}
    .crowd-box1 dd div:nth-child(8){width:140px;}
    .crowd-box1 dd div:nth-child(8) span{background: #6e7e78;}
    .crowd-box1 dd div:nth-child(9){width:220px;}
    .crowd-box1 dd div:nth-child(9) span{background: #976161;}
    .crowd-box1 dd div:nth-child(10){width:80%;}
    .crowd-box1 dd div:nth-child(10) span{background: #3fca94;}

    /*==*/
    .pension-details{padding: 20px;}
    /*机构详情标题*/
    .details-title{line-height: 50px;}
    .details-title .tel{background-size:30px;font-size:26px;padding-left:34px;}
    .details-title .title{background-size:46px;padding-left:50px;}
    .details-title .title span{font-size:22px; line-height:30px;}
    .details-title.detit1 .title{background-size:46px; }
    .details-title.detit2 .title{background-size:46px; }
    .details-title.detit3 .title{background-size:46px; }
    .details-title.detit4 .title{background-size:46px; }
    .details-title.detit5 .title{background-size:46px; }
    .details-title.detit6 .title{background-size:46px; }
    .details-title.detit7 .title{background-size:46px; }
    .details-title.detit8 .title{background-size:46px; }
    .details-title.detit9 .title{background-size:46px; }

    /**/
    .details-content{margin-top:10px;}
    .details-content .content{font-size: 16px;  line-height:26px;}
    .details-content .distributed{ line-height:56px; font-size:22px; color:#fff; background:#1fa690;text-align:center;margin-top: 20px;}
    .details-content .distributed-img{ margin-top: 20px;position: relative; clear: both;}
    .details-content .distributed-img img{ display: block;max-width: 100%;}
    .details-content .distributed-img .swt-btn{height: 50px;line-height: 48px; display: block;background:#f79b11;font-size:18px;  }

    .details-content dl{clear: both;}
    .details-content dl:first-child{margin-bottom: 20px;}
    .details-content dl.dl{margin-top:30px;}
    .details-content dl dt{font-size: 20px; }
    .details-content dl dd{}
    .details-content dl dd span{ font-size:18px;}
    .details-content dl dd div.text{font-size:16px;}

    .details-content dl dd div.device{width:140px;overflow:hidden;margin-top:20px;margin-right:16.4px;}


    /*服务细节*/
    .details-content  .service-care{margin-top: 20px;}
    .details-content  .service-care li{width: 142px;}
    .details-content  .service-care li:nth-child(5n){margin-right:10px;}
    .details-content  .service-care li:nth-child(4n){margin-right:0px;}

    /*营养膳食*/
    .details-content{}
    .details-content .dish{position: relative;}
    .details-content .dish .dish-pro{width:100%; }
    .details-content .dish .dish-content{margin-left:0%;position:static; left:0;right: 0; top:0;  margin-top:20px;height: 100%; }
    .details-content .dish .dish-content .content{}
    .details-content .dish .dish-content .content .dish-c{margin-bottom:15px; }

    /*绿色通道*/
    .details-content .shortcut-box{margin-top:20px; }

    .details-content .shortcut-box .life-item{ width:100%; display: table;}
    .details-content .shortcut-box .life-item .item-pro{width:50%; display: table-cell;vertical-align: middle;height: 100%;overflow: hidden;}
    .details-content .shortcut-box .life-item .item-content{padding:10px 10px; background: #fff;height:118px; position: relative; display: table-cell;}
    .details-content .shortcut-box .life-item .item-content h4{line-height: 24px; font-size:14px;}

    /*领导关怀*/
    .attention-box{}
    .attention-box .owl-carousel{}
    .attention-box .attention-item{}
    .attention-box .attention-item .item-pro{width:80%;}
    .attention-box .attention-item .item-content{padding:20px 36px 20px 16px;position: relative;}

    /**/
    .step-agency{ margin-top: 30px;margin-bottom:20px; overflow: hidden;}
    .step-agency li{ width:20%; float: left; position: relative; padding:0 15px; }
    .step-agency li:before{position:absolute;right:-13px; top:50%; margin-top:-13px;content:""; width:22px;height:22px;background: url("../images/icon-8.png") center no-repeat;  }
    .step-agency li .icon{ width: 58px; height: 58px; margin:0 auto; background-image:url("../images/step-green-1.png") ;background-position: center; background-repeat: no-repeat;background-size: 58px;}
    .step-agency li .content{ font-size: 12px; line-height:20px; color:#383c45; text-align: center; padding:6px 2px; text-align: center;}
    .step-agency li .content br{ display: none;}
    .step-agency li:nth-child(1) .icon{background-image:url("../images/step-green-1.png"); background-size:58px;}
    .step-agency li:nth-child(2) .icon{background-image:url("../images/step-green-2.png"); background-size:58px;}
    .step-agency li:nth-child(3) .icon{background-image:url("../images/step-green-3.png"); background-size:58px;}
    .step-agency li:nth-child(4) .icon{background-image:url("../images/step-green-4.png"); background-size:58px;}
    .step-agency li:nth-child(5) .icon{background-image:url("../images/step-green-5.png"); background-size:58px;}

    /*护理院*/
    .personnel{}
    .personnel p{padding:6px 15px;font-size:18px; width:auto;}
    .personnel p:nth-child(4n){margin-right:0; }

    /*金汇服务内容*/
    .details-video{height:320px;  clear: both;}

}

@media only screen and (max-width:1000px){
    .mian-bg .container{ width:96%; }
    /*麵包屑導航*/
    .crumbs-nav{ color: #999999;height:50px; line-height:50px;overflow: hidden; font-size:14px; }
    /*广告图*/
    .ad-banner{height:220px; }

    /*==============文章列表===============*/
    .new-left{width:100%; float: none; }
    .new-right{width:100%; float: none; }
    .news-list{margin-right:0px;}
    .news-list ul.list li{padding:25px 20px;}
    .news-list ul.list li .item-content b{font-size:12px; }
    .news-list .more,.news-list ul.list{margin-bottom: 30px;}
    /**/
    .Introduction-box .Introduction-content p{font-size: .2rem; line-height: .26rem;}
    .agency-hot{  margin-top:30px;}

    /*=========文章详情=========*/
    .article-box{ margin-right:0px;}
    /*.article-content p iframe{height: 294px;   }*/
    .news-hot{ margin-right:0px;  margin-bottom: 30px; }
    .news-hot ul.hot{}
    .news-hot ul.hot li{width:50%;padding:.15rem 18px;  }

    /*视频列表*/
    .video-list{margin-right:0px;}
    .video-list .col-md-6{width: 50%; float: left; margin-bottom: 30px;}
    .video-list .col-md-6 .news-item .news-content h3{font-size: 20px; }
    .video-list .col-md-6 .news-item .news-content em{font-size: 12px;}
    .video-list .col-md-6 .news-item .news-pro .video-btn{width:40px;height:40px;margin-left: -20px;margin-top: -20px;}

    /*=======问答列表=======*/
    .qa-list{margin-right:0px;}


    /*=======服务特色==========*/
    .service-box{width:90%; }
    .service-box .service-item{margin-bottom:60px;}
    .service-box .service-item .item-content{position:absolute; right: 0; top:0; height: 100%; }
    .service-box .service-item .item-content .content-bg{ width:400px; padding: 20px;}
    .service-box .service-item .item-content .content-bg .item{border:solid 2px #e5e5e5;padding:30px 25px; }
    .service-box .service-item .item-content .title{ margin-bottom:25px;}
    .service-box .service-item .item-content .title h3{  font-size: 24px; }
    .service-box .service-item .item-content .title h3:before{bottom:-15px; content:"";width:28px; height:3px;}
    .service-box .service-item .item-content .content p{line-height:24px; font-size:16px; font-weight: 300; }
    .service-box .service-item .item-pro{width:80%;}


    /*=======特色病区==========*/
    .characteristic-box{width: 96%;}
    .characteristic-box .col-md-12{ }
    .characteristic-box .col-md-12 .characteristic-item{position:relative;margin-bottom:190px; }
    .characteristic-box .col-md-12:nth-child(2n) .characteristic-item{margin-bottom:40px; }

    .characteristic-box .col-md-12 .characteristic-item .item-left{width:56%}
    .characteristic-box .col-md-12 .characteristic-item .item-left .item-inner{padding:10% 9% ;}
    .characteristic-box .col-md-12 .characteristic-item .item-left .item-inner h2{ line-height:30px;margin-bottom:10px;position: relative;padding-top:15px;}
    .characteristic-box .col-md-12 .characteristic-item .item-left .item-inner p{font-size:14px;  line-height:24px;width:80%; }

    .characteristic-box .col-md-12 .characteristic-item .item-img{position:absolute;right:0;bottom:-56px;width:54%; text-align: right;}
    .characteristic-box .col-md-12 .characteristic-item .item-img img{max-width: 100%;}
    .characteristic-box .col-md-12 .characteristic-item .item-btn{margin-top:15px;clear:left;display:block;width:120px;height:36px; line-height:36px; border-radius:40px; background: #ff900e;font-size:16px; color: #fff; text-align: center;}
    .characteristic-box .col-md-12.lr .characteristic-item  .item-left .item-inner{padding:10% 9% 10% 25.5%;}
    .characteristic-box .col-md-12.lr .characteristic-item  .item-img{left:0; right:0;bottom:0; top:-56px; text-align: left; }



    /*===========居家护理=============*/
    .home-box .home-item{ position: relative; width: 100%;}
    .home-box .home-item .item-content{margin-left:0%;margin-top:20px;position:relative; right: 0; top:0; height: 100%; }

    .home-box .home-item .item-content .title{ margin-bottom: 30px;}
    .home-box .home-item .item-content .title h3{ font-size: 28px; }
    .home-box .home-item .item-content .content p{font-size: 16px;}
    .home-box .home-item .item-pro{height:auto;width:100%;}


    /*============*/
    .inner-title{width:70%;  margin-bottom:50px;}
    .inner-title div span{font-size: 28px;}
    .station-box{ width:100%;background:#f5f5f5;}
    .station-box .col-md-6{padding-top:5px;padding-bottom:5px;}
    .station-box .col-md-6 .station-item{padding:15px 20px 10px;}
    .station-box .col-md-6 .station-item h3{ font-size: 22px;  }
    .station-box .col-md-6 .station-item div.add{ background-size:22px;  font-size: 16px; padding-left:24px; line-height: 30px;}
    .station-box .col-md-6 .station-item div.tel{ background-size:22px; font-size: 16px; color: #666666; padding-left:24px; line-height: 30px; }

    /**/
    .serviceItem-box{}
    .serviceItem-box .col-md-6{ margin-bottom:30px;}
    .serviceItem-box .col-md-6 .serviceItem .item-content .item-title{ padding:20px;  }
    .serviceItem-box .col-md-6 .serviceItem .item-content .item-title h3{font-size: 24px;; }
    .serviceItem-box .col-md-6 .serviceItem .item-content .item-title span{font-size: 18px; }
    .serviceItem-box .col-md-6 .serviceItem .item-content .item{min-height: auto;}
    .serviceItem-box .col-md-6 .serviceItem .item-content .item li p{line-height:20px; font-size: 16px; }

    /**/
    .process-box .col-md-3 .process-item{margin-bottom:20px; }
    .process-box .col-md-3 .process-item .item-content p{line-height:24px; font-size: 16px; height: 72px; }

    /***/
    .wenda-box{width:90%; }
    .wenda-box .row .col-md-6{ }
    .wenda-box .row .col-md-6 .envor-qa{ padding:20px;min-height: auto;}
    .wenda-box .row .col-md-6 .envor-qa .q { font-size: 14px;}
    .wenda-box .row .col-md-12 .more{ margin-top:30px;}


    /*===========关于我们=============*/
    .about-box{width: 96%;}
    .about-box .about-item .item-content{float:none;width:100%; margin-bottom: 20px; }
    .about-box .about-item .item-content .title{padding:10px 0;text-align: center; }
    .about-box .about-item .item-content .content p{line-height:26px;font-size:16px; }

    .about-box .about-item .item-pro{margin-left:0%; }
    .about-box .about-item .item-pro .years-list{padding:20px 10px;   }
    .about-box .about-item .item-pro .years-list li .digital{font-size:18px;}
    .about-box .about-item .item-pro .years-list li .digital span{font-size:30px; }
    .about-box .about-item .item-pro .years-list li p{font-size:16px;}

    /**/
    .culture-box{ }
    .culture-box .col-md-2{border-left:solid 1px #e5e5e5;}
    .culture-box .col-md-2:before{left:0; top:-0.5px; width:100%; height:1px;}
    .culture-box .col-md-2:nth-child(1){border-left: 0;}
    .culture-box .col-md-2:nth-child(4){border-left: 0;}
    .culture-box .col-md-2:nth-child(2):before{display:none; }
    .culture-box .col-md-2:nth-child(3):before{display:none; }
    .culture-box .col-md-2 .culture-item{padding:30px 10px; min-height: auto;}

    /*连锁分布*/
    .about-agency-box ul li{width:25%; float: left;padding:7px ;  }
    .about-agency-box ul li .item div{font-size:14px;}

    /*================机构列表==================*/
    .agency-item{  margin-bottom: 30px;}
    .agency-item .item-pro{}
    .agency-item .item-pro .agency-btn a{  width:150px;   height: 40px; line-height:40px; }
    .agency-item .item-pro .insurance{width:56px;padding:10px 8px 50px; left:15px; }
    .agency-item .item-pro .insurance span{font-size:19px; line-height:20px; }
    .agency-item .item-content{padding: 15px; }
    .agency-item .item-content h3{font-size: 24px;line-height:36px;  }
    .agency-item .item-content .content{margin-top:0;font-size: 16px; line-height:24px;height:48px; }

    /*==============机构详情===============*/

    .agency-box-bg{width: 96%;}
    .agency-box-title{background: #fff; padding:20px; display: inline-block; position:absolute; left:15px; bottom:0; }
    .agency-box-title .agency-title h1{font-size:26px; }
    .agency-box-title .share-box a{ height:40px; line-height:40px; }
    .agency-box-title .share-box a.share{display: none; }

    /*轮播*/
    .agency-details-info{height:auto; }
    .owl-agency{ width:100%;float: none;}
    .owl-agency .owl-carousel{width:100%;}
    /*分頁器*/
    .owl-agency .owl-carousel .owl-dots{bottom:10px;  }
    /*缩略图*/
    .owl-agency .owl-carousel .owl-thumbs{display:none;}


    /*机构信息*/
    .agency-info{padding:14px; width:100%;}
    .agency-info.fixed{position:relative;left:0%;  top:0;  margin-left:0px; }
    .agency-info dl dt div.info-label span{ font-size:18px; line-height:50px;height: 50px; padding:0 30px; margin-right:8px; }
    .agency-info dl dt div.tel{ font-size:18px; padding-top:8px;padding-bottom:5px;}
    .agency-info dl dt div.tel span{ font-size:22px; }
    .agency-info dl dd{}
    .agency-info dl dd div{ font-size: 16px; padding:3px 0; width:48%; float: left; }
    .agency-info dl dd div:nth-child(2n){ margin-left: 4%; }
    .agency-info dl dd div span{ width:80px;}
    .agency-info dl dd div p{margin-left:80px; }
    .agency-info .agency-btn a{display: inline-block; width: 48%;  height:40px; margin-top: 20px; line-height: 40px;  font-size:18px;  }
    .agency-info .agency-btn a:last-child{margin-left:3%;   }

    /*详细内容*/
    .pension-details-box{ width:100%; }
    /*养老院——服务对象*/
    .crowd-box{width:100%;background:#fff;}
    .crowd-box dt{width:130px;float:left;background:#15383a; color: #fff;  font-size: 24px; font-weight: normal; text-align: center;padding:20px 0;}
    .crowd-box dt span{display:block;background: url("../images/icon-3.png") center top no-repeat;background-size:80px; padding-top:86px;  }
    .crowd-box dd{padding: 10px; margin-left: 130px;}
    .crowd-box dd div{display:inline-block;padding: 10px;}
    .crowd-box dd div span{display:inline-block;font-size:22px; line-height:50px;height: 50px;padding:0 10px; }
    .crowd-box dd div:nth-child(1){width: 170px;}
    .crowd-box dd div:nth-child(1) span{background: #eb5c5c;}
    .crowd-box dd div:nth-child(2){width:130px;}
    .crowd-box dd div:nth-child(2) span{background: #2d9ab1;}
    .crowd-box dd div:nth-child(3){width:200px;}
    .crowd-box dd div:nth-child(3) span{background: #68ce68;}
    .crowd-box dd div:nth-child(4){width:200px;}
    .crowd-box dd div:nth-child(4) span{background: #9097df;}
    .crowd-box dd div:nth-child(5){width:300px;}
    .crowd-box dd div:nth-child(5) span{background: #3fca94;}


    /*护理院——服务对象*/
    .crowd-box1{}
    .crowd-box1 dt{width:130px; font-size: 24px; }
    .crowd-box1 dt span{ }
    .crowd-box1 dd{padding: 10px; margin-left: 130px;}
    .crowd-box1 dd div{display:inline-block;padding: 10px;}
    .crowd-box1 dd div span{display:inline-block;font-size:20px; line-height:50px;height:50px;padding:0 10px; }
    .crowd-box1 dd div:nth-child(10){width:400px;}


    .details-content dl dd div.device{width: 23%;}

    /**/
    .details-content{margin-top:10px;}
    .details-content .distributed-img .swt-btn{height: 50px;line-height: 48px; display: block;background:#f79b11;font-size:18px;  }


    /*服务细节*/
    .details-content  .service-care{margin-top: 20px;}
    .details-content  .service-care li{width:18.6%;}
    .details-content  .service-care li:nth-child(5n){margin-right:0;}
    .details-content  .service-care li:nth-child(4n){margin-right:10px;}

    /*领导关怀*/
    .attention-box .attention-item .item-pro{width:80%;}


    /**/
    .step-agency-box{ display: none;}

    /*金汇服务内容*/
    .service-details-content{ overflow: hidden;}
    .service-details-content li{width:48.5%; }
    .service-details-content li:nth-child(3n){margin-right:3%;}
    .service-details-content li:nth-child(2n){margin-right:0%;}
    .details-video{height:420px;  clear: both;}
}

@media only screen and (max-width:768px){
    .mian-bg .container{ width:100%; }
    /*广告图*/
    .ad-banner{ background:none!important; height: auto;}
    .ad-banner img{ max-width: 100%; display: block;}

    /*==============文章列表===============*/
    .new-left{width:100%; float: none; }
    .new-right{width:100%; float: none; }
    .news-list{margin-right:0px;}
    .news-list ul.list li{padding:.25rem .2rem;}
    .news-list ul.list li .item-pro{ width:2.2rem;}
    .news-list ul.list li .item-content{ margin-left:2.4rem;}
    .news-list ul.list li .item-content h3{ line-height:.3rem; height:.6rem;  }
    .news-list ul.list li .item-content .content{font-size:14px;line-height:22px; height:66px; margin-top:.1rem;margin-bottom:.06rem; }

    /*=========文章详情=========*/
    .article-box{ }
    .article-box .article-title h1{ line-height:.4rem;}
    .article-box .article-title .article-source{ line-height:.3rem;  font-size:12px; color: #666666; margin-top:.2rem;}
    .article-content{ padding: 30px 0; font-size:.2rem;  }
    .article-content p{ line-height:.3rem;}
    .article-content p iframe{width: 100%; height:4rem;}
		.article-content video{width:640px;}

    .news-hot ul.hot li h4{ font-size: 14px; line-height: 24px;}


    /*视频列表*/
    .video-list .col-md-6{width: 50%; float: left;  margin-bottom: .3rem; padding-left:.15rem;  padding-right:.15rem;}
    .video-list .col-md-6 .news-item{padding:.2rem;  }
    .video-list .col-md-6 .news-item .news-content h3{font-size: .25rem; line-height:.3rem; height:.6rem; }

    /*=======问答列表=======*/
    .qa-list{margin-right:0px;}
    .qa-list .envor-qa{padding:.2rem; }
    .qa-list .envor-qa .q { font-size: 14px;}

    /*=======特色病区==========*/
    .characteristic-box{width:100%;}
    .characteristic-box .col-md-12{ }
    .characteristic-box .col-md-12 .characteristic-item{position:relative;margin-bottom:.4rem; }
    .characteristic-box .col-md-12:nth-child(2n) .characteristic-item{margin-bottom:.4rem; }

    .characteristic-box .col-md-12 .characteristic-item .item-left{width:100%;background: #e9f5f3;padding:.3rem; }
    .characteristic-box .col-md-12 .characteristic-item .item-left .item-inner{padding:.5rem;border:solid 2px #2e4f4a;}
    .characteristic-box .col-md-12 .characteristic-item .item-left .item-inner h2{ line-height:30px;margin-bottom:10px;position: relative;padding-top:15px;}
    .characteristic-box .col-md-12 .characteristic-item .item-left .item-inner p{font-size:14px;  line-height:22px;width:100%; }

    .characteristic-box .col-md-12 .characteristic-item .item-img{position:relative;right:0;bottom:0;width:100%; text-align: right;}
    .characteristic-box .col-md-12 .characteristic-item .item-img img{max-width: 100%;}
    .characteristic-box .col-md-12 .characteristic-item .item-btn{margin-top:15px;clear:left;display:block;width:160px;height:40px; line-height:40px; border-radius:40px; background: #ff900e;font-size:16px; color: #fff; text-align: center;}

    .characteristic-box .col-md-12.lr .characteristic-item{}
    .characteristic-box .col-md-12.lr .characteristic-item  .item-left{margin-left: auto;}
    .characteristic-box .col-md-12.lr .characteristic-item  .item-left .item-inner{padding:.5rem;}
    .characteristic-box .col-md-12.lr .characteristic-item  .item-left .item-inner p{width:100%;}
    .characteristic-box .col-md-12.lr .characteristic-item  .item-img{left:0; right:0;bottom:0; top:0; text-align: left; }


    /*===========居家护理=============*/
    .home-box .home-item{ position: relative; width: 100%;}
    .home-box .home-item .item-content{margin-left:0%;margin-top:20px;position:relative; right: 0; top:0; height: 100%; }

    .home-box .home-item .item-content .title{ margin-bottom: 30px;}
    .home-box .home-item .item-content .title h3{ font-size: 24px; }
    .home-box .home-item .item-content .content p{font-size: 16px;}
    .home-box .home-item .item-pro{height:auto;width:100%;}


    /*============*/
    .inner-title{width:80%;  margin-bottom:.5rem;}
    .inner-title div span{font-size:24px;}

    .station-box{ width:100%;background:#f5f5f5;}
    .station-box .col-md-6{padding-top:5px;padding-bottom:5px;}
    .station-box .col-md-6 .station-item{padding:15px 20px 10px;}
    .station-box .col-md-6 .station-item h3{ font-size:22px;  }
    .station-box .col-md-6 .station-item div.add{ background-size:18px;  font-size: 14px; padding-left:22px; line-height: 30px;}
    .station-box .col-md-6 .station-item div.tel{ background-size:18px; font-size: 14px; color: #666666; padding-left:22px; line-height: 30px; }

    /**/
    .serviceItem-box{}
    .serviceItem-box .col-md-6{ margin-bottom:30px;}
    .serviceItem-box .col-md-6 .serviceItem .item-content .item-title{ padding:20px;  }
    .serviceItem-box .col-md-6 .serviceItem .item-content .item-title h3{font-size: 24px;; }
    .serviceItem-box .col-md-6 .serviceItem .item-content .item-title span{font-size: 18px; }
    .serviceItem-box .col-md-6 .serviceItem .item-content .item li p{line-height:20px; font-size: 16px; }

    /**/
    .process-box .col-md-3 .process-item{margin-bottom:.5rem; }
    .process-box .col-md-3 .process-item .item-content p{line-height:20px; font-size: 12px; height:60px; }

    /***/
    .wenda-box{width:100%; }
    .wenda-box .row .qa-box{padding-left:15px;padding-right:15px; border:0; }
    .wenda-box .row .col-md-6 .envor-qa{ padding:.2rem;border-left: solid 1px #e5e5e5; }
    .wenda-box .row .col-md-6:first-child .envor-qa{ border-top: solid 1px #e5e5e5;  }

    /*===========关于我们=============*/
    .about-box{width:100%;}
    /**/
    .culture-box{padding:.6rem 15px; }
    .culture-box .container{width:100%; }
    .culture-box .col-md-2:nth-child(3):before{display:block; }
    .culture-box .col-md-2:nth-child(4){border-left:solid 1px #e5e5e5;}
    .culture-box .col-md-2:nth-child(3){border-left:0;}
    .culture-box .col-md-2:nth-child(5){border-left:0;}
    .culture-box .col-md-2 .culture-item .item-icon{width:44px; height:44px; }
    .culture-box .col-md-2:nth-child(1) .culture-item .item-icon{background-size:44px;}
    .culture-box .col-md-2:nth-child(2) .culture-item .item-icon{background-size:44px;}
    .culture-box .col-md-2:nth-child(3) .culture-item .item-icon{background-size:44px;}
    .culture-box .col-md-2:nth-child(4) .culture-item .item-icon{background-size:44px;}
    .culture-box .col-md-2:nth-child(5) .culture-item .item-icon{background-size:44px;}
    .culture-box .col-md-2:nth-child(6) .culture-item .item-icon{background-size:44px;}

    /*连锁分布*/
    .about-agency-box ul li{width:33.33%; }

    /*================机构列表==================*/
    .agency-item{  margin-bottom: .3rem;}
    .agency-item .item-pro{}
    .agency-item .item-pro .agency-btn a{  width:150px;   height: 40px;   line-height:40px;  font-size: 18px; }
    .agency-item .item-pro .insurance{width:50px;background-size:100% auto;padding:10px 8px 46px; left:.25rem;  }
    .agency-item .item-pro .insurance span{font-size:17px; line-height:20px; }
    .agency-item .item-content{padding:.25rem; }
    .agency-item .item-content h3{font-size: .3rem;line-height:.4rem;  }
    .agency-item .item-content .content{margin-top:.1rem;font-size:14px; line-height:20px;height:40px; }


    /*==============机构详情===============*/
    .agency-box-bg{width:100%;}
    .agency-box-title{background: #fff; padding:20px; display: inline-block; position:absolute; left:15px; bottom:0; }
    .agency-box-title .agency-title h1{font-size:26px; }
    .agency-box-title .share-box a{ height:40px; line-height:40px; }
    .agency-box-title .share-box a.share{display: none; }

    /*机构信息*/
    .agency-info{padding:.2rem; width:100%;}
    .agency-info.fixed{position:relative;left:0%;  top:0;  margin-left:0px; }
    .agency-info dl dt div.info-label span{ font-size:16px; line-height:36px;height:36px; padding:0 .2rem; margin-right:8px; }
    .agency-info dl dt div.tel{ font-size:18px; padding-top:8px;padding-bottom:5px;}
    .agency-info dl dt div.tel span{ font-size:22px; }
    .agency-info dl dd{}
    .agency-info dl dd div{ font-size: 14px; padding:3px 0; width:48%; float: left; }
    .agency-info dl dd div:nth-child(2n){ margin-left: 4%; }
    .agency-info dl dd div span{ width:70px;}
    .agency-info dl dd div p{margin-left: 70px; }
    .agency-info .agency-btn a{ height:40px;  }
    .agency-info .agency-btn a span{background-size:22px;}
    .agency-info .agency-btn a:last-child span{background-size:22px;}
    /*详细内容*/
    .pension-details-box{ width:100%; }
    /*养老院——服务对象*/
    .crowd-box{width:100%;background:#fff;}
    .crowd-box dt{width:1.5rem;float:left;background:#15383a; color: #fff;  font-size: .3rem; font-weight: normal; text-align: center;padding:.24rem 0;}
    .crowd-box dt span{display:block;background: url("../images/icon-3.png") center top no-repeat;background-size:.6rem; padding-top:.7rem;  }
    .crowd-box dd{padding:.1rem; margin-left: 1.5rem;}
    .crowd-box dd div{display:inline-block;padding:.1rem;}
    .crowd-box dd div span{display:inline-block;font-size:14px; line-height:.5rem;height:.5rem;padding:0 .1rem; }
    .crowd-box dd div:nth-child(1){width: 150px;}
    .crowd-box dd div:nth-child(1) span{background: #eb5c5c;}
    .crowd-box dd div:nth-child(2){width:120px;}
    .crowd-box dd div:nth-child(2) span{background: #2d9ab1;}
    .crowd-box dd div:nth-child(3){width:186px;}
    .crowd-box dd div:nth-child(3) span{background: #68ce68;}
    .crowd-box dd div:nth-child(4){width:120px;}
    .crowd-box dd div:nth-child(4) span{background: #9097df;}
    .crowd-box dd div:nth-child(5){width:230px;}
    .crowd-box dd div:nth-child(5) span{background: #3fca94;}

    /*护理院——服务对象*/
    .crowd-box1{}
    .crowd-box1 dt{width:1.5rem; font-size:.3rem; }
    .crowd-box1 dt span{display:inline-block;background: url("../images/icon-3.png") center top no-repeat;background-size:.6rem; padding-top:.7rem;     }
    .crowd-box1 dd{padding:.1rem; margin-left:1.5rem;}
    .crowd-box1 dd div{display:inline-block;padding:.1rem;}
    .crowd-box1 dd div span{display:inline-block;font-size:14px; line-height:.5rem;height:.5rem;padding:0 .1rem; }
    .crowd-box1 dd div:nth-child(1){    width:4.6rem;}
    .crowd-box1 dd div:nth-child(1) span{background: #eb5c5c;}
    .crowd-box1 dd div:nth-child(10){width:5rem;}
    .crowd-box1 dd div:nth-child(10) span{background: #3fca94;}

    /*==*/
    .pension-details{padding:.2rem;}
    /*机构详情标题*/
    .details-title{line-height:44px;}
    .details-title .tel{display: none;}
    .details-title .title{background-size:38px;padding-left:40px;}
    .details-title .title span{font-size:18px; font-weight: bold; line-height:36px;}
    .details-title .title span:before{height:2px; bottom:-4px;}
    .details-title.detit1 .title{background-size:38px; }
    .details-title.detit2 .title{background-size:38px; }
    .details-title.detit3 .title{background-size:38px; }
    .details-title.detit4 .title{background-size:38px; }
    .details-title.detit5 .title{background-size:38px; }
    .details-title.detit6 .title{background-size:38px; }
    .details-title.detit7 .title{background-size:38px; }
    .details-title.detit8 .title{background-size:38px; }
    .details-title.detit9 .title{background-size:38px; }

    /**/
    .details-content{margin-top:10px;}
    .details-content .content{font-size:16px;  line-height:24px;}
    .details-content .distributed{ line-height:.6rem; font-size:.3rem; color:#fff; background:#1fa690;text-align:center;margin-top: .2rem;}
    .details-content .distributed-img{ margin-top: .2rem;position: relative; clear: both;}
    .details-content .distributed-img img{ display: block;max-width: 100%;}
    .details-content .distributed-img .swt-btn{height:44px;line-height:36px;font-size:16px;  }

    .details-content dl{clear: both;}
    .details-content dl:first-child{margin-bottom: .2rem;}
    .details-content dl.dl{margin-top:.3rem;}
    .details-content dl dt{font-size: 18px; }
    .details-content dl dd{}
    .details-content dl dd span{ font-size:14px; width:auto;padding:0 .15rem;margin-top:.1rem; margin-bottom:.1rem; margin-right:.2rem; }
    .details-content dl dd div.text{font-size:14px;  }

    /*服务细节*/
    .details-content  .service-care{margin-top: .2rem;}
    .details-content  .service-care li{width:22%;}
    .details-content  .service-care li:nth-child(5n){margin-right:10px;}
    .details-content  .service-care li:nth-child(4n){margin-right:10px;}
    .details-content .service-care li h5{font-size:14px;}
    .details-content dl dd div.device{width:48%;    margin-right:3%;}
    .details-content dl dd div.device:nth-child(2n){margin-right:0;}

    /*营养膳食*/
    .details-content .dish .dish-content{margin-top:.2rem; }
    .details-content .dish .dish-content .content .dish-c{margin-bottom:15px; }
    .details-content .dish .dish-content .content .dish-c h4{font-size:18px; }
    .details-content .dish .dish-content .content .dish-c p{font-size:14px;}

    /*绿色通道*/
    .details-content .shortcut-box{margin-top:.2rem; }
    .details-content .shortcut-box div.li{width: 100%;}
    .details-content .shortcut-box .life-item{ width:100%; display: table;}
    .details-content .shortcut-box .life-item .item-pro{width:50%; display: table-cell;vertical-align: middle;height: 100%;overflow: hidden;}
    .details-content .shortcut-box .life-item .item-content{padding:.3rem; background: #fff;height:0; }
    .details-content .shortcut-box .life-item .item-content h4{line-height:.3rem; font-size:.2rem;}

    /*领导关怀*/
    .attention-box .attention-item .item-content{padding:.2rem .3rem;position: relative; text-align: center;}
    .attention-box .attention-item .item-content h4{text-align: center;}

    /*=======服务特色==========*/
    .service-box{width:100%; }
    .service-box .col-md-12{margin-top: -.7rem}
    .service-box .col-md-12:first-child{margin-top: 0;}
    .service-box .service-item{margin-bottom:0rem; }
    .service-box .service-item .item-content{position:relative; top:-1.4rem;  }
    .service-box .service-item .item-content .content-bg{ width:96%; padding:.3rem; background:#fff;}
    .service-box .service-item .item-content .content-bg .item{border:solid 2px #2e4f4a;padding:.3rem .25rem; background:#fff;}
    .service-box .service-item .item-content .title h3{  font-size: 20px; }
    .service-box .service-item .item-content .content p{line-height:22px; font-size:14px; }
    .service-box .service-item .item-pro{width:100%;}

    /*金汇服务内容*/
    .details-video{height:3.4rem;  clear: both;}


    /*=======404============*/
    .lose-box { width:86%; padding:10% 0;text-align: center; margin:0 auto;   }
    .lose-box img { margin-bottom:.5rem; }
    .lose-box a { width: 180px; height: 36px; display: block; margin: .5rem auto 0 auto;line-height:36px;  }
}

@media only screen and (max-width:650px){

    /*==============机构详情===============*/
    .agency-box-bg{width:100%;}
    .agency-box-title{padding:.2rem;width:80%;  }
    .agency-box-title .agency-title{margin-right:0px; }
    .agency-box-title .agency-title h1{font-size:.4rem }
    .agency-box-title .share-box a{ height:40px; line-height:40px; display: none; }
    .agency-box-title .share-box a.share{display: none; }
    /*=======特色病区==========*/
    .characteristic-box{width:100%;}
    .characteristic-box .col-md-12{ }
    .characteristic-box .col-md-12 .characteristic-item .item-left .item-inner h2{ font-size:20px; }

    /*机构信息*/
    .agency-info dl dd div{ font-size: 14px; padding:3px 0; width:100%; float:none; }
    .agency-info dl dd div:nth-child(2n){ margin-left: 0%; }
    .agency-info .agency-btn a{display: inline-block; width:100%;  height:40px; margin-top: 20px; line-height: 40px;  font-size:18px;  }
    .agency-info .agency-btn a:last-child{margin-left:0; }

    /*服务细节*/
    .details-content  .service-care li{width:33.33%; padding:.1rem; margin:0!important;  }
    .details-content  .service-care li:nth-child(5n){margin-right:10px;}
    .details-content  .service-care li:nth-child(4n){margin-right:10px;}
    .details-content .service-care li h5{font-size:14px;}

    /*在线留言*/
    .message-details{padding: 20px 0; }
    /**/
    .message-details .message-content{margin-top: .4rem;}
    .message-details .message-content .myform{ font-size:18px; width:90%;margin-left:auto;margin-right:auto;}
    .message-details .message-content .myform .input-group{width:100%;line-height:40px;  padding:10px;    border: solid 1px #eee;margin-bottom:20px; border-radius:4px;}
    .message-details .message-content .myform .input-group label{display: table-cell;vertical-align:top; width:100px;text-align: right;  color: #777; font-weight: normal;}
    .message-details .message-content .myform .input-group input{width:100%;height:40px;line-height:40px; overflow:hidden; border: 0; }
    .message-details .message-content .myform .input-group textarea{width:100%;margin-top:15px;min-height:80px;line-height:24px; overflow:hidden; border:0; resize: none;}
    .message-details .message-content .myform .message-btn{display:block;font-size:20px; letter-spacing:2px;color:#fff; width:100%;height:60px; line-height:60px; border:solid 1px #f69d10;background:#f69d10;border-radius:4px; margin-top: .4rem;margin-bottom: .4rem; }


}


@media only screen and (max-width:560px){

    .agency-info dl dt div.info-label span{ font-size:14px; line-height:30px;height:30px; padding:0 .2rem; margin-right:8px; }

    /*==============文章列表===============*/
    .new-left{width:100%; float: none; }
    .new-right{width:100%; float: none; }
    .news-list{margin-right:0px;}
    .news-list ul.list li{padding:.25rem .2rem;}
    .news-list ul.list li .item-pro{ width:2.2rem;}
    .news-list ul.list li .item-content{ margin-left:2.4rem;}
    .news-list ul.list li .item-content h3{ line-height:.3rem; height:.6rem;  }
    .news-list ul.list li .item-content .content{font-size:12px;line-height:18px; height:36px; margin-top:.1rem;margin-bottom:.06rem; word-break:break-all; display:-webkit-box; -webkit-line-clamp:2;-webkit-box-orient:vertical; overflow:hidden; }
    .news-list ul.list li .item-content b{font-size: 10px;}

    /*right*/
    .Introduction-box .Introduction-content p{font-size:12px;line-height:18px; }


    /*行业动态*/
    .news-list ul.industry{margin-bottom:.4rem;}
    .news-list ul.industry li{ padding:.25rem .2rem;}
    .news-list ul.industry li .news-date{width:80px; font-weight:400;border-right:solid 1px #e5e5e5;  padding-right:15px; padding-top:10px;padding-bottom:10px;     }
    .news-list ul.industry li .news-date span{ font-size:20px; }
    .news-list ul.industry li .news-date div{ font-size:16px;  }
    .news-list ul.industry li .news-content{margin-left:100px;}
    .news-list ul.industry li .news-content h4{font-size:20px;line-height:30px;  color: #444;overflow:hidden; height:30px;}
    .news-list ul.industry li .news-content h4 a{color: #555;;}
    .news-list ul.industry li .news-content .content{font-size:14px;color:#737373;line-height:22px;height:44px;margin-top:6px;}


    /*=========文章详情=========*/
    .article-box{ }
    .article-box .article-title h1{ line-height:.4rem;}
    .article-box .article-title .article-source{ line-height:.3rem;  font-size:12px; color: #666666; margin-top:.2rem;}
    .article-content{ padding: 30px 0; font-size:.2rem;  }
    .article-content p{ line-height:.3rem;}
	.article-content video{width:480px;}
    /*.article-content p iframe{ width: 100%; height: 3.2rem;}*/
    /*视频列表*/
    .video-list .col-md-6{width:100%; float: none;  margin-bottom: .3rem; padding-left:15px;  padding-right:15px;}
    .video-list .col-md-6 .news-item{padding:.25rem;  }
    .video-list .col-md-6 .news-item .news-content h3{font-size: .35rem; line-height:.4rem; height:.8rem; }
    .video-list .col-md-6 .news-item .news-content em{font-size: 10px;}

    /*===========居家护理=============*/
    .home-box .home-item{ position: relative; width: 100%;}
    .home-box .home-item .item-content{margin-left:0%;margin-top:10px;position:relative; right: 0; top:0; height: 100%; }

    .home-box .home-item .item-content .title{ margin-bottom: 15px;}
    .home-box .home-item .item-content .title h3{ font-size:24px; }
    .home-box .home-item .item-content .title h3:before{bottom:-10px; }
    .home-box .home-item .item-content .content p{font-size: 16px;}
    .home-box .home-item .item-pro{height:auto;width:100%;}


    /*============*/
    .inner-title{width:96%;  }
    .inner-title div{top:-15px; }
    .inner-title div span{font-size:18px;}

    .station-box{ width:100%;background:#f5f5f5;}
    .station-box .col-md-6{padding-top:5px;padding-bottom:5px;}
    .station-box .col-md-6 .station-item{padding:15px 20px 10px;}
    .station-box .col-md-6 .station-item h3{ font-size:.4rem;  }
    .station-box .col-md-6 .station-item div.add{ background-size:16px;  font-size: 14px; padding-left:20px; line-height: 30px;}
    .station-box .col-md-6 .station-item div.tel{ background-size:16px; font-size: 14px; color: #666666; padding-left:20px; line-height: 30px; }

    /**/
    .serviceItem-box{}

    .serviceItem-box .col-md-6 .serviceItem .item-content .item-title{ padding:.2rem;  }
    .serviceItem-box .col-md-6 .serviceItem .item-content .item-title h3{font-size:20px; }
    .serviceItem-box .col-md-6 .serviceItem .item-content .item-title span{font-size: 14px; }
    .serviceItem-box .col-md-6 .serviceItem .item-content .item li p{line-height:20px; font-size: 12px; }

    /**/
    .process-box .col-md-3 .process-item{margin-bottom:.5rem; }
    .process-box .col-md-3 .process-item .item-content p{line-height:20px; font-size: 12px; height:60px; }

    /***/
    .wenda-box{width:100%; }
    .wenda-box .row .qa-box{padding-left:15px;padding-right:15px; border:0; }
    .wenda-box .row .col-md-6 .envor-qa{ padding:.2rem;border-left: solid 1px #e5e5e5; }
    .wenda-box .row .col-md-6:first-child .envor-qa{ border-top: solid 1px #e5e5e5;  }


    /*===========关于我们=============*/
    .about-box{width:100%;}
    .about-box .about-item .item-content{float:none;width:100%; margin-bottom: .3rem; }
    .about-box .about-item .item-content .title{padding:.12rem 0;text-align: center; }
    .about-box .about-item .item-content .content p{line-height:24px;font-size:14px; }

    .about-box .about-item .item-pro{margin-left:0%; }
    .about-box .about-item .item-pro .years-list{padding:.2rem .1rem;   }
    .about-box .about-item .item-pro .years-list li .digital{font-size:.2rem; line-height: .36rem;}
    .about-box .about-item .item-pro .years-list li .digital span{font-size:.3rem; }
    .about-box .about-item .item-pro .years-list li p{font-size:.18rem;line-height: .3rem;}

    /**/
    .culture-box{ }
    .culture-box .col-md-2{padding:0 .2rem; }
    .culture-box .col-md-2 .culture-item{padding:.3rem 0; min-height: auto;}
    .culture-box .col-md-2 .culture-item .item-content h4{ font-size:18px; }
    .culture-box .col-md-2 .culture-item .item-content p{font-size:12px; line-height:18px;min-height:44px;   }


    /*连锁分布*/
    .about-agency-box ul li{width:50%; }
    .about-agency-box ul li .item div{font-size:12px; bottom: 0; height:28px; line-height:28px;}

    /*================机构列表==================*/
    .agency-item{  margin-bottom: .4rem;}

    .agency-item .item-content{padding:.25rem; }
    .agency-item .item-content h3{font-size:22px;line-height:40px;  }
    .agency-item .item-content .content{margin-top:.05rem;font-size:16px; line-height:22px;height:44px; }


    /*养老院——服务对象*/
    .crowd-box dd div:nth-child(5){width:200px;}
    /*护理院——服务对象*/
    .crowd-box1 dd div span{height: auto;}
    .crowd-box1 dd div:nth-child(1){    width:100%;}
    .crowd-box1 dd div:nth-child(3){width:80%;}
    .crowd-box1 dd div:nth-child(6){width:80%;}
    .crowd-box1 dd div:nth-child(9){width:80%;}
    .crowd-box1 dd div:nth-child(10){width:100%;}

    .details-content .service-content li div{padding:.15rem 0; }
    .details-content .service-content li div h4{font-size: 14px;  font-weight: 300; }

    .message-details .title h3{font-size:20px; font-weight: bold; line-height:40px; }
}



.scrt-cover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 1;
    background-color: #111;
    -webkit-transition: all .8s cubic-bezier(.77,0,.175,1);
    transition: all .8s cubic-bezier(.77,0,.175,1);
    -webkit-transition-timing-function: cubic-bezier(.77,0,.175,1);
    transition-timing-function: cubic-bezier(.77,0,.175,1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}
.scrt-cover:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background-color: #fff;
    z-index: 2;
    -webkit-transition: all .8s cubic-bezier(.77,0,.175,1);
    transition: all .8s cubic-bezier(.77,0,.175,1);
    -webkit-transition-timing-function: cubic-bezier(.77,0,.175,1);
    transition-timing-function: cubic-bezier(.77,0,.175,1);
}
.scrt-cover.visible:after, .scrt-cover.visible:before {
    right: -100%;
}

/*手机端连锁查询*/
.route-title{ text-align: center; width:100%; margin:0 auto 0;  position: relative; padding-top: .4rem;}
.route-title h2{ font-size: .42rem; color:#383c45;line-height:.5rem;  font-weight:normal;}
.route-title p{ font-size: .3rem; color:#666;line-height:.5rem; }

.route-box{padding:0 15px; }
.route-box ul{}
.route-box ul li{padding:.15rem 0; overflow: hidden; }
.route-box ul li .route-item{background:#fff; border-radius:6px; overflow: hidden;}
.route-box ul li .bt{padding:.3rem; }
.route-box ul li .bt h4{ font-size:.4rem; color:#333; font-weight: normal; }
.route-box ul li .bt p{ font-size:.3rem; color:#555555; margin-top:.12rem; }
.route-box ul li .route-btn{height: 100%;}
.route-box ul li .route-btn a{display:block; float:left; width:50%; text-align: center;line-height:.7rem; height:.7rem;font-size:.4rem; color: #fff;background-color:#f9881a; }
.route-box ul li .route-btn a i{background-image:url("../images/icon-map1.png");background-position:center;background-repeat:no-repeat; background-size:.4rem; display:inline-block;width:.5rem; height:.5rem; margin-right:0.06rem; vertical-align: text-top;}
.route-box ul li .route-btn a:last-child{background-color:#1fa690;}
.route-box ul li .route-btn a:last-child i{background-image:url("../images/icon-tel.png"); background-size:.4rem; }


#pageNav { 
font: 12px/24px Tahoma; 
height: 30px; 
margin: 15px auto 0; 
text-align: center; 
width: 500px; 
} 
#pageNav ul { 
list-style-type: none; 
overflow: hidden; 
} 
#pageNav ul li { 
background-color: #FFFFFF; 
border: 1px solid #e94606; 
color: #000308; 
display: block; 
height: 22px; 
margin: 0 2px; 
padding: 0 3px; 
float: left; 
} 
#pageNav ul li a { 
background-color: #FFFFFF; 
color: #000308; 
padding: 0 3px; 
} 
#pageNav ul li a:hover { 
color: #ce2b0b; 
} 
#pageNav ul li.hover { 
border: 0 none; 
color: #000000; 
font-weight: bold; 
} 
#pageNav ul li.hover a { 
color: #000000; 
} 







































