@charset "utf-8";
/* CSS Document */
/*=======轮播图==========*/
.owl-banner{ max-width:100%;margin:0 auto; position: relative;}
.owl-banner .owl-carousel .item .slide-item{ background-size: cover; background-position: center center; background-repeat: no-repeat; width:100%; height:868px; overflow: hidden; display: block;  }
.owl-banner .owl-carousel .item img{ max-width: 100%; width: auto; margin:0 auto; }
/*分頁器*/
.owl-banner .owl-dots{position: absolute; left:50%; bottom:64px; z-index:100;  width:722px;  text-align: right;      }
.owl-banner .owl-dots .owl-dot span{background:rgba(68,68,68,0.7);opacity:1;width:12px;height:12px; border-radius:0;  -webkit-transition:all .6s ease; transition:all .6s ease; margin:3px 4px; }
.owl-banner .owl-dots .owl-dot.active span{background:#f08300; height: 24px;}
/*在线预约*/
.reservation-box{position: absolute;left:0; bottom:-110px; z-index:10; padding-bottom:40px; width:100%; /*-webkit-transform: translate3d(0,-2px,0);transform: translate3d(0,-2px,0);*/  overflow: hidden; border-radius:6px;   }
.reservation-hieght{ height:70px;  }
.reservation-box .reservation-content{ }
.reservation-box .reservation-content .reservation-describe{ font-size:30px; color: #333333;padding-top:20px;padding-left:40px;padding-right:40px;background:#fff; width:540px; position:relative; border-radius:6px 6px 0 0; z-index: 888;  }
.reservation-box .reservation-content .reservation-describe .privilege{float: right; padding-right: 10px;}
.reservation-box .reservation-content .reservation-describe .privilege span{ font-size: 22px; font-weight:300;  color: #333; background:url("../images/message-icon-1.png") left center no-repeat;padding-left:28px; margin-left: 24px;  }
/**/
.reservation-box .myform-box{ box-sizing: border-box;-moz-box-sizing: border-box; position: relative;z-index:800;background:#fff; border-radius:0 6px 6px 6px; padding:40px 40px 40px; margin-top: -20px ; box-shadow: 0px 0px 20px -10px rgba(0,0,0,.2); -webkit-box-shadow: 0px 0px 20px -10px rgba(0,0,0,.2); }
.reservation-box .myform-box .input-group{background:#fff; width:350px; float: left; clear: none; height:50px;border-radius:3px;   border:solid 1px #eee;box-sizing: border-box; -moz-box-sizing: border-box; margin-right:20px; position: relative; position: relative; }
.reservation-box .myform-box .input-group.width400{width:400px; }
.reservation-box .myform-box .input-group .label{ position:absolute; left:10px; top:0; }
.reservation-box .myform-box .input-group .label i{display: inline-block;width:34px;line-height:50px;height:50px; background-position: center; background-repeat: no-repeat;}
.reservation-box .myform-box .input-group:nth-child(1) .label i{background-image:url("../images/message-icon-2.png"); }
.reservation-box .myform-box .input-group:nth-child(2) .label i{background-image:url("../images/message-icon-3.png"); }
.reservation-box .myform-box .input-group:nth-child(3) .label i{background-image:url("../images/message-icon-4.png"); }
.reservation-box .myform-box .input-group:nth-child(3):before{content:"";position: absolute;right:10px; top:16px;width:20px;height:20px;background:url("../images/message-icon-5.png") center no-repeat;background-size:20px;     }
.reservation-box .myform-box .input-group input{width:100%;height:48px;line-height:48px; font-size:16px;overflow:hidden; border:0; padding-left:.56rem;box-sizing: border-box; -moz-box-sizing: border-box;border-radius:3px;}
.reservation-box .myform-box .input-group select{width:100%;height:48px;line-height:48px; font-size:16px;overflow:hidden; border:0; padding-left:.56rem;box-sizing: border-box; -moz-box-sizing: border-box;border-radius:3px; background: none;}
.reservation-box .myform-box .input-group textarea{font-size:18px;width:100%;height:1rem;line-height:24px; overflow:hidden; border:0;padding-left: 42px; padding-top:4px;box-sizing: border-box; -moz-box-sizing: border-box;}
.reservation-box .myform-box .message-btn{display:block; font-size:22px; color:#fff; width:200px;line-height:50px;height:50px;  border:solid 1px #f08300;border-radius:3px; background: #f08300;  }
/*=========连锁分布===========*/
.agency-box{}
.agency-box .agency-hd{ }
.agency-box .agency-hd ul{height:40px; text-align: center; display: flex;display: -webkit-flex;justify-content: center;  }
.agency-box .agency-hd ul li{width:200px;  line-height:40px;  text-align: center; position: relative;}
.agency-box .agency-hd ul li a{font-size:24px;  color:#555; font-weight: 300; letter-spacing:2px; }
.agency-box .agency-hd ul li:before{position:absolute; left:0; top:12px; content:""; width:1px; height:16px; background:#e5e5e5;   }
.agency-box .agency-hd ul li:first-child:before{display: none; }
.agency-box .agency-hd ul li:hover a{color: #f08300;   }
.agency-box .agency-hd ul li.tab-active a{font-weight:500;color: #f08300;border-bottom: 5px solid #f08300;padding-bottom: 5px;font-weight: 500;}
/*内容*/
.agency-box{ width:100%; padding-bottom:3px;}
.agency-box .owl-carousel{ }
/*.agency-box .owl-carousel .owl-item{ height:10rem; }*/
.agency-box .owl-carousel .item{width:100%; position: relative;height: 576px; overflow: hidden;}
/*.agency-box .owl-carousel .item .itembox{width:100%; position: relative;overflow: hidden;  background: #fff;border-radius:2px;box-shadow: 0px 0px 15px -5px rgba(0,0,0,.15); -webkit-box-shadow: 0px 0px 15px -5px rgba(0,0,0,.15);  }*/
/*.agency-box .owl-carousel .owl-item.active.center .item{-ms-transform:scale(1.2,1.2); -webkit-transform:scale(1,1); transform:scale(1,1);-webkit-transition:all .6s ease; transition:all .6s ease;}*/
.agency-box .owl-carousel .item .item-pro{position: relative;border-radius:2px 0 0 2px; width:846px; float: left;  }
.agency-box .owl-carousel .item .item-pro img{max-width: 100%;border-radius:2px 0 0 2px;-webkit-transition:all .6s ease; transition:all .6s ease;}
.agency-box .owl-carousel .item .item-content{margin-left:846px; background: #f8f8f8; padding: 50px;border-radius:0 0 2px 2px; }
.agency-box .owl-carousel .item .item-content .bt{ border-bottom:1px solid #ebebeb;  box-sizing: border-box; padding-bottom:10px;  }
.agency-box .owl-carousel .item .item-content .bt h2{ font-size:28px; color: #333;height:60px;line-height:60px; }
.agency-box .owl-carousel .item .item-content .unit{ }
.agency-box .owl-carousel .item .item-content .unit span{ font-size:22px; color: #555555;font-weight:300; line-height:70px; position: relative; margin-right: 20px; }
.agency-box .owl-carousel .item .item-content .unit span:before{position:absolute; right:-10px; top:6px; content:""; width:1px; height:16px; background:#e5e5e5;   }
.agency-box .owl-carousel .item .item-content .unit span:last-child:before{display: none; }
.agency-box .owl-carousel .item .item-content .item-icon{display: flex;display: -webkit-flex; flex-wrap: nowrap;justify-content: space-between;padding-top:10px; }
.agency-box .owl-carousel .item .item-content .item-icon li{width:78px; text-align: center; display: inline-block;   }
.agency-box .owl-carousel .item .item-content .item-icon li .icon{ width:70px;height:70px; margin:0 auto 0;  }
.agency-box .owl-carousel .item .item-content .item-icon li .icon img{width:100%;}
.agency-box .owl-carousel .item .item-content .item-icon li p{font-size:18px; color:#555555; font-weight: 300; margin-top:6px; }
.agency-box .owl-carousel .item .item-content .item-info{ padding-top:20px; }
.agency-box .owl-carousel .item .item-content .item-info .info{font-size:22px; color:#555555; font-weight:300; line-height:42px; }
.agency-box .owl-carousel .item .item-content .item-info .info b{font-family:"dinpro",Arial, sans-serif;color: #f08300; font-weight: normal;  font-size:24px; letter-spacing:2px;}
.agency-box .owl-carousel .item .item-content .item-btn{display: flex;display: -webkit-flex; flex-wrap: wrap;border-top:1px solid #ebebeb;padding-top: 36px; margin-top: 30px; }
.agency-box .owl-carousel .item .item-content .item-btn .more{display:block;width:180px; line-height:50px;height:50px; border-radius:3px;border:1px solid #f8f8f8; background: #f08300; font-size:22px; color: #fff; text-align: center; margin-right: 50px;  }
.agency-box .owl-carousel .item .item-content .item-btn .more:last-child{border:1px solid #555; color: #555; margin-right:0;background:none;    }
.agency-box .owl-carousel .item .item-content .item-btn .more:hover{border:1px solid #f08300; background: #f08300; color: #fff;}
.agency-box .owl-carousel .item:hover .item-pro img{-webkit-transform: scale(1.05);transform: scale(1.05);}
/*分頁器*/
.agency-box .owl-carousel .owl-dots{position:absolute; left:0; bottom:15px; width:100%; text-align: center;      }
.agency-box .owl-carousel .owl-dots .owl-dot{width:22px;height:22px;border:solid 1px transparent; border-radius:20px; margin:5px;text-align: center; }
.agency-box .owl-carousel .owl-dots .owl-dot span{background:rgba(255,255,255,0.9);opacity:1;width:10px;height:10px; border-radius:20px; vertical-align: middle; margin: 0 auto;   }
.agency-box .owl-carousel .owl-dots .owl-dot.active {border-color:#fff;}
.agency-box .owl-carousel .owl-dots .owl-dot.active span{background:#fff;}
/*左右箭头*/
.agency-box .owl-carousel .owl-nav{ width:100%; }
.agency-box .owl-carousel .owl-nav .owl-prev,.agency-box .owl-carousel .owl-nav .owl-next{width:50px; text-align: center;background-image:url("../images/prev-next.png");background-repeat:no-repeat;background-size:30px auto;background-position:center 10px;  height:50px; margin: 0; color:#8b9c99; background-color:rgba(0,0,0,0.5);border-radius:50px; border:0; position: absolute;  top:50%; margin-top:-26px;z-index:6;}
.agency-box .owl-carousel .owl-nav .owl-prev{left:-25px;  transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg);}
.agency-box .owl-carousel .owl-nav .owl-next{right:-25px;/*transform: rotate(90deg); -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg);*/}
.agency-box .owl-carousel .owl-nav .owl-prev.disabled,.agency-box .owl-carousel .owl-nav .owl-next.disabled{border-color:#8b9c99;color: #8b9c99;}
.agency-box .owl-carousel .owl-nav .owl-prev span,.agency-box .owl-carousel .owl-nav .owl-next span{ display: none;}
.agency-box .owl-carousel .owl-nav .disabled{opacity:0.6; }
/*===========特色服务=============*/
.service-box{ padding-bottom:87px; position: relative;}
.service-box .service-hd{ width:100%; position: absolute;left:0; bottom: 0;    }
.service-box .service-hd ul{ width:1320px;margin:0 auto;height:auto; border-radius:6px;box-shadow: 0px 0px 15px -5px rgba(0,0,0,.15); -webkit-box-shadow: 0px 0px 15px -5px rgba(0,0,0,.15);display: flex;display: -webkit-flex; flex-wrap:nowrap; justify-content: center;}
.service-box .service-hd ul li{width:16.666%; float: left;  text-align: center; position: relative;padding:43px 0;background:#fff;}
.service-box .service-hd ul li a{font-size:22px;  color:#555555;}
.service-box .service-hd ul li a .icon{width:48px; height: 48px; background-image: url("../images/service-icon.png"); background-repeat: no-repeat; background-position:-2px -5px; margin:0 auto ;  -webkit-transition:background-position .6s ease;transition:background-position .6s ease;  }
.service-box .service-hd ul li:first-child{border-radius:6px 0 0 6px; }
.service-box .service-hd ul li:last-child{border-radius:0 6px 6px 0; }
.service-box .service-hd ul li:nth-child(1) a .icon{background-position:-2px -5px;}
.service-box .service-hd ul li:nth-child(2) a .icon{background-position:-92px -5px;}
.service-box .service-hd ul li:nth-child(3) a .icon{background-position:-182px -5px;}
.service-box .service-hd ul li:nth-child(4) a .icon{background-position:-271px -5px;}
.service-box .service-hd ul li:nth-child(5) a .icon{background-position:-361px -5px;}
.service-box .service-hd ul li:nth-child(6) a .icon{background-position:-450px -5px;}
.service-box .service-hd ul li:before{position:absolute; right:0%; top:60px; content:""; width:1px; height:54px; background:#f0ede8;}
.service-box .service-hd ul li.tab-active,.service-box .service-hd ul li:hover{background: #f08300;}
.service-box .service-hd ul li.tab-active:before,.service-box .service-hd ul li:last-child:before,.service-box .service-hd ul li:hover:before{display: none;}
.service-box .service-hd ul li.tab-active a .icon,.service-box .service-hd ul li:hover a .icon{background-position:-2px -98px; }
.service-box .service-hd ul li.tab-active:nth-child(1) a .icon,.service-box .service-hd ul li:nth-child(1):hover a .icon{background-position:-2px -98px; }
.service-box .service-hd ul li.tab-active:nth-child(2) a .icon,.service-box .service-hd ul li:nth-child(2):hover a .icon{background-position:-92px -98px; }
.service-box .service-hd ul li.tab-active:nth-child(3) a .icon,.service-box .service-hd ul li:nth-child(3):hover a .icon{background-position:-182px -98px; }
.service-box .service-hd ul li.tab-active:nth-child(4) a .icon,.service-box .service-hd ul li:nth-child(4):hover a .icon{background-position:-271px -98px; }
.service-box .service-hd ul li.tab-active:nth-child(5) a .icon,.service-box .service-hd ul li:nth-child(5):hover a .icon{background-position:-361px -98px; }
.service-box .service-hd ul li.tab-active:nth-child(6) a .icon,.service-box .service-hd ul li:nth-child(6):hover a .icon{background-position:-450px -98px; }
.service-box .service-hd ul li.tab-active a,.service-box .service-hd ul li:hover a{color: #fff;  }
.service-box .service-item{width:100%;  position: relative;  }
.service-box .service-item .item-pro{width:100%; }
.service-box .service-item .item-pro img{width:100%;}
.service-box .service-item .item-inner{position:absolute; left:0; top:0; width:100% ;height:100%;     }
.service-box .service-item .item-inner .box{position: relative;     }
.service-box .service-item .item-content{ width: 480px;background:rgba(255,255,255,.9); position: absolute; right:20px;top:200px; padding: 40px; border-radius: 6px; -webkit-animation-duration: 1.5s;animation-duration: 1.5s;    -webkit-animation-fill-mode: both;    animation-fill-mode: both; }
.service-box .service-item .item-content h2{ font-size:22px; line-height:.4rem;  color:#f08300; position: relative; padding-bottom: 30px;}
.service-box .service-item .item-content h2:before{position:absolute; left:0; bottom:16px; content:""; width:90px; height:3px; background:#f08300;}
.service-box .service-item .item-content p{ font-size:20px; line-height:32px;  color:#333;font-weight:300;   }
.service-box .service-item .more{display:block;width:130px; line-height:40px;height:40px; border-radius:30px;border:1px solid #555555; font-size:18px; color: #555555; text-align: center; margin:20px 0 0;   }
.service-box .service-item .item-content:hover .more{border:1px solid #f08300; color: #f08300;   }
.service-box .tab-active .service-item .item-content{-webkit-animation-name: fadeInRight;  animation-name: fadeInRight;}
/*环境*/
.environment-box{}
.environment-box .environment-hd{ }
.environment-box .environment-hd ul{height:40px; text-align: center; display: flex;display: -webkit-flex;justify-content: center;  }
.environment-box .environment-hd ul li{width:190px;  line-height:40px;  text-align: center; position: relative;}
.environment-box .environment-hd ul li a{font-size:24px;  color:#555; font-weight: 300; letter-spacing:2px; }
.environment-box .environment-hd ul li:before{position:absolute; left:0; top:12px; content:""; width:1px; height:16px; background:#e5e5e5;   }
.environment-box .environment-hd ul li:first-child:before{display: none; }
.environment-box .environment-hd ul li:hover a{color: #f08300;   }
.environment-box .environment-hd ul li.tab-active a{font-weight:500;color: #f08300;   }
.environment-inner{}
.environment-inner .gallery{width:1000px;}
.environment-inner .thumbs{width:420px; position:absolute;right:0; bottom:0px;}
.environment-inner .thumbs .thumbs-content{display:flex;flex-wrap: wrap;justify-content: space-between; }
.environment-inner .thumbs .slide-img{width:200px;  }
.environment-inner .slide-img  img{max-width:100%;display: block; }
.environment-inner .environment-info{position:absolute;right:0; top:100px;z-index:9999;   width: 480px;background:rgba(255,255,255,.96); padding: 70px; -webkit-animation-duration: 1.5s;animation-duration: 1.5s;    -webkit-animation-fill-mode: both;    animation-fill-mode: both; }
.environment-inner .environment-info h2{ font-size:22px; line-height:40px;  color:#f08300; position: relative; padding-bottom: 30px;}
.environment-inner .environment-info h2:before{position:absolute; left:0; bottom:16px; content:""; width:90px; height:3px; background:#f08300;}
.environment-inner .environment-info p{ font-size:20px; line-height:32px;  color:#333;font-weight:300;   }
.environment-inner .more{display:block;width:180px; line-height:60px;height:60px; border-radius:3px; font-size:24px;border:0;  background: #f08300; color: #fff; text-align: center; margin:20px 0 0;-webkit-transition:background .6s ease;transition:background .6s ease;   }
.environment-inner .environment-info:hover .more{ background: #f08300; color: #fff; }
.environment-inner .environment-info{-webkit-animation-name: fadeInRight;  animation-name: fadeInRight;}
.swiper-box .environment-info{position:absolute;right:0; top: 60px;z-index:9999;   width: 480px;background:rgba(255,255,255,.96); padding: 70px; -webkit-animation-duration: 1.5s;animation-duration: 1.5s;    -webkit-animation-fill-mode: both;    animation-fill-mode: both; }
.swiper-box .environment-info h2{ font-size:28px; line-height:40px;  color:#f08300; position: relative; padding-bottom: 30px;}
.swiper-box .environment-info h2:before{position:absolute; left:0; bottom:16px; content:""; width:110px; height:3px; background:#f08300;}
.swiper-box .environment-info p{ font-size:20px; line-height:32px;  color:#333;font-weight:300;   }
.swiper-box .more{display:block;width:180px; line-height:60px;height:60px; border-radius:3px; font-size:24px;border:0;  background: #f08300; color: #fff; text-align: center; margin:20px 0 0;-webkit-transition:background .6s ease;transition:background .6s ease;   }
.swiper-box .environment-info:hover .more{ background: #f08300; color: #fff; }
.tab-active .swiper-box .environment-info{-webkit-animation-name: fadeInRight;  animation-name: fadeInRight;}
.swiper-box{position: relative;}
.swiper-box .swiper-container{  margin:0; position: initial; }
.swiper-box .swiper-container .swiper-slide{}
.swiper-box .swiper-container .swiper-slide img{max-width:100%; }
.swiper-box .gallery{width:1000px; }
.swiper-box .gallery .swiper-button-next, .swiper-box .gallery .swiper-button-prev{position:absolute;top:20px; right:0; padding:5px; }
.swiper-box .gallery .swiper-button-next:after, .swiper-box .gallery .swiper-button-prev:after{color: #222;width:24px;height:24px; font-size: 24px; text-align: center; }
.swiper-box .gallery .swiper-button-prev{ left: auto; right:100px; }
.swiper-box .thumbs {width:420px;box-sizing:border-box;position:absolute;right:0; bottom: 00px;}
.swiper-box .thumbs .swiper-slide {width:244px!important;height:100%;border:solid 1px #fff; padding:4px;}
.swiper-box .thumbs .swiper-slide img{width:100%;display: block;}
.swiper-box .thumbs .swiper-slide-thumb-active {border:solid 1px #e5e5e5;  }
.flexslider-box {position: relative;overflow: hidden;}
.flexslider-box .gallery{width:1000px;}
.flexslider-box .flexslider{}
.flexslider-box .flexslider .slides{position:relative;z-index:1;}
.flexslider-box .flexslider .slides li{ height: auto;}
.flexslider-box .flexslider .slides li img{max-width:100%;display: block; }
.flexslider-box .thumbs{width:420px;box-sizing:border-box;position:absolute;right:0; bottom:0px;}
.flexslider-box .thumbs .slides{}
.flexslider-box .thumbs .slides li{/*width:244px!important;*/border:solid 1px #fff; padding:4px;}
.flexslider-box .thumbs .slides .flex-active-slide{border:solid 1px #e5e5e5;}
.flexslider-box .environment-info{position:absolute;right:0; top: 60px;z-index:9999;   width: 480px;background:rgba(255,255,255,.96); padding: 70px; -webkit-animation-duration: 1.5s;animation-duration: 1.5s;    -webkit-animation-fill-mode: both;    animation-fill-mode: both; }
.flexslider-box .environment-info h2{ font-size:28px; line-height:40px;  color:#f08300; position: relative; padding-bottom: 30px;}
.flexslider-box .environment-info h2:before{position:absolute; left:0; bottom:16px; content:""; width:110px; height:3px; background:#f08300;}
.flexslider-box .environment-info p{ font-size:20px; line-height:32px;  color:#333;font-weight:300;   }
.flexslider-box .more{display:block;width:180px; line-height:60px;height:60px; border-radius:3px; font-size:24px;border:0;  background: #f08300; color: #fff; text-align: center; margin:20px 0 0;-webkit-transition:background .6s ease;transition:background .6s ease;   }
.flexslider-box .environment-info:hover .more{ background: #f08300; color: #fff; }
.tab-active .flexslider-box .environment-info{-webkit-animation-name: fadeInRight;  animation-name: fadeInRight;}
/**/
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;  }
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
/**/
.flex-direction-nav{width:120px;position:absolute;top:20px; right:0; padding:5px;}
.flex-direction-nav li{width:30px;height:30px;display:inline-block;margin-left:30px; }
.flex-direction-nav li a{display:block;width:30px;height:30px;cursor:pointer;text-indent:-999px; overflow: hidden; }
.flex-direction-nav li a.flex-prev{background:url(../images/icon-1.png) center center no-repeat; background-size:26px; transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.flex-direction-nav li a.flex-next{background:url(../images/icon-1.png) center center no-repeat;background-size:26px;}
.flex-direction-nav li a.flex-disabled{opacity:0.5; }
/*乐龄生活*/
.life-box{}
.life-box .life-hd{  }
.life-box .life-hd ul{height:40px; text-align: center; display: flex;display: -webkit-flex;justify-content: center;  }
.life-box .life-hd ul li{width:190px;  line-height:40px;  text-align: center; position: relative;}
.life-box .life-hd ul li a{font-size:24px;  color:#555; font-weight: 300; letter-spacing:2px; }
.life-box .life-hd ul li:before{position:absolute; left:0; top:12px; content:""; width:1px; height:16px; background:#e5e5e5;   }
.life-box .life-hd ul li:first-child:before{display: none; }
.life-box .life-hd ul li:hover a{color: #f08300;   }
.life-box .life-hd ul li.tab-active a{font-weight:500;color: #f08300;}
.life-box .life-item{ width: 100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}
.life-box .life-item .item-pro{-webkit-box-flex:2.3;-webkit-flex:2.3;-ms-flex:2.3;flex:2.3;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.life-box .life-item .item-pro a{display:block;width:100%; background-repeat:no-repeat; background-position:center; background-size:100%;   }
.life-box .life-item .item-pro img{width: 100%; display:block;}
.life-box .life-item .item-content{background: #f8f8f8; padding:0 60px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center; }
.life-box .life-item .item-content h2{ font-size:28px; line-height:40px; margin-bottom: 30px; font-weight: normal; text-align: center;    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;   -webkit-animation-fill-mode: both;   animation-fill-mode: both;}
.life-box .life-item .item-content h2 a{color:#555;}
.life-box .life-item .life-more{display:block;width:150px; line-height:40px;height:40px; border-radius:30px;border:1px solid #555; font-size:20px; color: #555; text-align: center; margin:0 auto;     animation-delay: 0.3s;    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;   -webkit-animation-fill-mode: both;  animation-fill-mode: both;  }
.life-box .life-item:hover .life-more{border:1px solid #f08300;color: #f08300;    }
.tab-active .life-item .item-content h2,.tab-active .life-item .life-more{ -webkit-animation-name: fadeInUp; animation-name:fadeInUp; color: #00000;}
.life-box .life-item:last-child{-webkit-box-orient:horizontal;-moz-box-orient:horizontal;  -webkit-box-direction: reverse;-moz-box-direction: reverse; -webkit-flex-direction: row-reverse;  -ms-flex-direction: row-reverse;  flex-direction: row-reverse;}
/*关于我们*/
.about-box{width:100%;background:url("../images/about-bg.jpg") center bottom #fafafa no-repeat; background-size:100% auto; padding:0px 0 0;}
.about-box .about-inner{width:86%; margin:0 auto; position: relative;  overflow: hidden;  }
.about-box .about-img{width:710px; position: absolute; right:0; bottom:0;   }
.about-box .about-img img{max-width:100%;display: block;  }
.about-box .about-info{ width: 940px; float: left; margin-bottom: 220px; }
.about-box .about-info .info{font-size:20px; line-height:32px;  color:#333;font-weight:300; margin-top: 200px;}
.about-box .years-list{width:98%; display:flex;flex-wrap: wrap; justify-content: space-between; margin-top: 70px;  }
.about-box .years-list li{ text-align:left; /*border-right:solid 1px #666;*/position: relative;}
.about-box .years-list li:before{position:absolute; right:-72px; top:12px; content:"";width:1px; height:50px;background-color:rgba(85,85,85,0.25); }
.about-box .years-list li:last-child:before{display: none;}
.about-box .years-list li .digital{font-size:20px; color: #555555; font-style: normal;line-height:30px; margin-bottom: 2px; }
.about-box .years-list li .digital span:before{position:absolute; right:-20px; top:2px; content:"+";width:10px; height:10px; font-size: 20px; font-weight: 300;}
.about-box .years-list li .digital span{font-size:56px; color: #f08300; font-weight:600;line-height:30px;font-family:"dinpro",Arial,sans-serif; margin-right: 4px;position: relative; }
.about-box .years-list li p{font-size:20px; color: #666; line-height:30px; margin-top: 12px; }
.about-box .about-info .more{ width: 150px; height: 44px; line-height: 44px; color: #555555; border:solid 1px #555555; margin-left: 0;margin-top: 86px; }
.about-box .about-info .more:hover{ color: #f08300; border-color:#f08300; }
/*新闻中心*/
.news-tab{}
.news-tab .news-hd{  }
.news-tab .news-hd ul{height:40px; text-align: center; display: flex;display: -webkit-flex;justify-content: center;  }
.news-tab .news-hd ul li{width:190px;  line-height:40px;  text-align: center; position: relative;}
.news-tab .news-hd ul li a{font-size:24px;  color:#555; font-weight: 300; letter-spacing:2px; }
.news-tab .news-hd ul li:before{position:absolute; left:0; top:12px; content:""; width:1px; height:16px; background:#e5e5e5;   }
.news-tab .news-hd ul li:first-child:before{display: none; }
.news-tab .news-hd ul li:hover a{color: #f08300;   }
.news-tab .news-hd ul li.tab-active a{font-weight:500;color: #f08300;}
.news-tab .tab-content{border:0px; display: flex;display: -webkit-flex;justify-content:space-between; margin-bottom: 60px; }
.news-tab .tab-content li{width:350px;  }
.news-tab .tab-content li .news-item{ }
.news-tab .tab-content li .news-item .news-pro{width:100%; overflow: hidden;position: relative;  }
.news-tab .tab-content li .news-item .news-pro img{max-width:100%;display:block;transition:all .5s;  -webkit-transition:all .5s; -moz-transition:all .5s;  -o-transition:all .5s; }
.news-tab .tab-content li .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;}
.news-tab .tab-content li .news-item .news-content{padding:24px 14px; border-bottom:1px solid #e5e5e5;  }
.news-tab .tab-content li .news-item .news-content h3{font-size: 22px;line-height:36px;  font-weight: normal; color: #3f5353;word-break:break-all; display:-webkit-box; -webkit-line-clamp:2;-webkit-box-orient:vertical; overflow:hidden; height:72px;text-align: justify; }
.news-tab .tab-content li .news-item .news-content em{color: #666666; font-size: 18px; margin-top:22px; display: block;font-style: normal;  font-weight: 300;}
.news-tab .tab-content li .news-item:hover{border-radius:6px;box-shadow: 0px 0px 15px -5px rgba(0,0,0,.15); -webkit-box-shadow: 0px 0px 15px -5px rgba(0,0,0,.15);}
.news-tab .tab-content li .news-item:hover .news-pro img{ -ms-transform:scale(1.05);transform:scale(1.05);-webkit-transform:scale(1.05);}
.news-tab .tab-content li .news-item:hover .news-content{border-bottom-color:#fff; }
.news-tab .tab-content li .news-item:hover .news-content h3 a{ color: #f08300;}
/*.news-tab .tab-content .tab-pane .news-item:hover .news-pro .video-btn{opacity:1;filter:alpha(opacity=100)}*/
@media only screen and (max-width:1920px) {
    /*关于我们*/
    .about-box .about-inner{width:86%; margin:0 auto; position: relative;  overflow: hidden;  }
    .about-box .about-img{width:660px;   }
    .about-box .about-info{ width: 860px;  }
}
@media only screen and (max-width:1680px) {
    /*关于我们*/
    .about-box .about-inner{width:96%; margin:0 auto; position: relative;  overflow: hidden;  }
    .about-box .about-img{width:660px;   }
    .about-box .about-info{ width: 860px; float: left; margin-bottom: 160px; }
    .about-box .about-info .info{font-size:20px; line-height:32px;  color:#333;font-weight:300; margin-top: 160px;}
    .about-box .years-list{width:90%;  }
}
@media only screen and (max-width:1560px) {
    /*=======轮播图==========*/
    .owl-banner .owl-carousel .item .slide-item{height:680px; }
    /*分頁器*/
    .owl-banner .owl-dots{ bottom:70px; width:600px;      }
    /*在线预约*/
    .reservation-box{position: absolute;left:0; bottom:-110px; z-index:10; padding-bottom:40px; width:100%; /*-webkit-transform: translate3d(0,-2px,0);transform: translate3d(0,-2px,0);*/  overflow: hidden; border-radius:6px;   }
    .reservation-hieght{ height:70px;  }
    .reservation-box .reservation-content{ }
    .reservation-box .reservation-content .reservation-describe{ font-size:28px; color: #333333;padding-top:20px;padding-left:40px;padding-right:40px;background:#fff; width:500px; position:relative; border-radius:6px 6px 0 0; z-index: 888;  }
    .reservation-box .reservation-content .reservation-describe .privilege{float: right; padding-right: 10px;}
    .reservation-box .reservation-content .reservation-describe .privilege span{ font-size:18px;background-size:20px;padding-left:26px;  }
    /**/
    .reservation-box .myform-box{ }
    .reservation-box .myform-box .input-group{ width:260px;  }
    .reservation-box .myform-box .input-group.width400{width:340px; }
    .reservation-box .myform-box .input-group .label{ position:absolute; left:10px; top:0; }
    .reservation-box .myform-box .input-group .label i{display: inline-block;width:28px;line-height:48px;height:48px; background-size:24px;vertical-align: middle;}
    .reservation-box .myform-box .input-group:nth-child(3):before{background-size:16px;}
    .reservation-box .myform-box .input-group input{ padding-left:40px;;}
    .reservation-box .myform-box .input-group select{ padding-left:40px}
    /*=========连锁分布===========*/
    .agency-box{}
    .agency-box .agency-hd ul li{width:100px;  line-height:40px;  text-align: center; position: relative;}
    .agency-box .agency-hd ul li a{font-size:22px;  color:#555; font-weight: 300; letter-spacing:2px; }
    /*内容*/
    .agency-box{ width:100%; padding-bottom:3px;}
    .agency-box .owl-carousel{ }
    /*.agency-box .owl-carousel .owl-item{ height:10rem; }*/
    .agency-box .owl-carousel .item{width:100%; position: relative;height: 517px; overflow: hidden;}
    .agency-box .owl-carousel .item .item-pro{ width:760px; float: left;  }
    .agency-box .owl-carousel .item .item-content{margin-left:760px; padding: 40px; }
    .agency-box .owl-carousel .item .item-content .bt h2{ font-size:30px; height:50px;line-height:50px; }
    .agency-box .owl-carousel .item .item-content .unit{ }
    .agency-box .owl-carousel .item .item-content .unit span{ font-size:20px; line-height:60px;  }
    .agency-box .owl-carousel .item .item-content .unit span:before{position:absolute; right:-13px; top:6px; content:""; width:1px; height:16px; background:#e5e5e5;   }
    .agency-box .owl-carousel .item .item-content .item-icon li{width:82px;  }
    .agency-box .owl-carousel .item .item-content .item-icon li .icon{ width:60px;height:60px;   }
    .agency-box .owl-carousel .item .item-content .item-info{ padding-top:22px; }
    .agency-box .owl-carousel .item .item-content .item-info .info{font-size:20px; line-height:40px; }
    .agency-box .owl-carousel .item .item-content .item-info .info b{ font-size:22px; letter-spacing:1px;}
    .agency-box .owl-carousel .item .item-content .item-btn{padding-top:36px; margin-top: 30px; justify-content:space-around; }
    .agency-box .owl-carousel .item .item-content .item-btn .more{display:block; width:150px; line-height:44px;height:44px; font-size:20px; margin: 0 ;  }
    /*分頁器*/
    .agency-box .owl-carousel .owl-dots .owl-dot{width:18px;height:18px; }
    .agency-box .owl-carousel .owl-dots .owl-dot span{width:8px;height:8px;  }
    /*左右箭头*/
    .agency-box .owl-carousel .owl-nav{ width:100%; }
    .agency-box .owl-carousel .owl-nav .owl-prev,.agency-box .owl-carousel .owl-nav .owl-next{background-size:26px;background-position:center; }
    /*===========特色服务=============*/
    .service-box{ padding-bottom:87px; position: relative;}
    .service-box .service-hd{ width:100%; position: absolute;left:0; bottom: 0;    }
    .service-box .service-hd ul{ width:1200px;}
    .service-box .service-item{width:100%;  position: relative;  }
    .service-box .service-item .item-pro{width:100%; }
    .service-box .service-item .item-pro img{width:100%;}
    .service-box .service-item .item-inner{position:absolute; left:0; top:0; width:100% ;height:100%;     }
    .service-box .service-item .item-inner .box{position: relative;     }
    .service-box .service-item .item-content{ width: 450px;background:rgba(255,255,255,.9); position: absolute; right:0;top:140px; padding: 40px; border-radius: 6px; -webkit-animation-duration: 1.5s;animation-duration: 1.5s;    -webkit-animation-fill-mode: both;    animation-fill-mode: both; }
    .service-box .service-item .item-content h2{  padding-bottom: 20px;}
    .service-box .service-item .item-content p{ font-size:18px; line-height:30px;   }
    /*环境*/
    .environment-box{}
    .environment-box .environment-hd ul li{width:150px;  line-height:40px;  text-align: center; position: relative;}
    .environment-box .environment-hd ul li a{font-size:22px; letter-spacing:1px; }
    .environment-inner{}
    .environment-inner .gallery{width:860px;}
    .environment-inner .thumbs{width:320px; position:absolute;right:0; bottom:0px;}
    .environment-inner .thumbs .thumbs-content{display:flex;flex-wrap: wrap;justify-content: space-between; }
    .environment-inner .thumbs .slide-img{width:150px;  }
    .environment-inner .environment-info{position:absolute;right:0; top:80px;z-index:9999;   width: 480px;background:rgba(255,255,255,.96); padding:60px; -webkit-animation-duration: 1.5s;animation-duration: 1.5s;    -webkit-animation-fill-mode: both;    animation-fill-mode: both; }
    .environment-inner .environment-info h2{ font-size:22px; line-height:40px;  padding-bottom: 30px;}
    .environment-inner .environment-info p{ font-size:18px; line-height:32px;   }
    .environment-inner .more{display:block;width:150px; line-height:50px;height:50px; border-radius:3px; font-size:22px;  }
    /*乐龄生活*/
    .life-box{}
    .life-box .life-hd ul li{width:150px; }
    .life-box .life-hd ul li a{font-size:22px;  }
    .life-box .life-item .item-pro{-webkit-box-flex:2.7;-webkit-flex:2.7;-ms-flex:2.7;flex:2.7;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
    .life-box .life-item .item-content{padding:0 60px; }
    .life-box .life-item .item-content h2{ font-size:24px; line-height:36px; }
    .life-box .life-item .item-content h2 a{color:#555;}
    .life-box .life-item .life-more{display:block;width:150px; line-height:40px;height:40px; }
    /*关于我们*/
    .about-box{width:100%;background:url("../images/about-bg.jpg") center bottom #fafafa no-repeat; background-size:100% auto; padding:0px 0 0;}
    .about-box .about-inner{width:86%; margin:0 auto; position: relative;  overflow: hidden;  }
    .about-box .about-img{width:570px; position: absolute; right:0; bottom:0;   }
    .about-box .about-img img{max-width:100%;display: block;  }
    .about-box .about-info{ width:700px; float: left; margin-bottom: 180px; }
    .about-box .about-info .info{font-size:18px; line-height:30px;margin-top: 100px; text-align: justify;}
    .about-box .years-list{width:88%; display:flex;flex-wrap: wrap; justify-content: space-between; margin-top: 70px;  }
    .about-box .years-list li:before{position:absolute; right:-30px; top:12px; }
    .about-box .years-list li:last-child:before{display: none;}
    .about-box .years-list li .digital{font-size:18px; color: #555555; font-style: normal;line-height:30px; margin-bottom: 2px; }
    .about-box .years-list li .digital span:before{position:absolute; right:-20px; top:2px; content:"+";width:10px; height:10px; font-size: 18px; font-weight: 300;}
    .about-box .years-list li .digital span{font-size:40px; color: #f08300; font-weight:600;line-height:30px;font-family:"dinpro",Arial,sans-serif; margin-right: 4px;position: relative; }
    .about-box .years-list li p{font-size:18px; }
    /*新闻中心*/
    .news-tab{}
    .news-tab .news-hd ul li{width:150px;  line-height:40px;  text-align: center; position: relative;}
    .news-tab .news-hd ul li a{font-size:22px;  }
    .news-tab .tab-content{border:0px; display: flex;display: -webkit-flex;justify-content:space-between; margin-bottom: 60px; }
    .news-tab .tab-content li{width:286px;  }
    .news-tab .tab-content li .news-item{ }
    .news-tab .tab-content li .news-item .news-pro{width:100%; overflow: hidden;position: relative;  }
    .news-tab .tab-content li .news-item .news-pro img{max-width:100%;display:block;transition:all .5s;  -webkit-transition:all .5s; -moz-transition:all .5s;  -o-transition:all .5s; }
    .news-tab .tab-content li .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;}
    .news-tab .tab-content li .news-item .news-content{padding:24px 14px; border-bottom:1px solid #e5e5e5;  }
    .news-tab .tab-content li .news-item .news-content h3{font-size: 20px;line-height:36px;}
    .news-tab .tab-content li .news-item .news-content em{color: #666666; font-size: 16px; }
}
@media only screen and (max-width:1360px) {
    .about-box .about-inner{width:96%; }
}
.contain{width: 100%;padding-bottom: 3px;margin: 0 auto;position: relative;}
.contain .nav {width: 50%;margin: 0 auto;}
.swiper-slide-thumb-active{ border-bottom:3px solid #f08300;}
.swiper-slide .item {
    width: 100%;
    position: relative;
    height: 576px;
    overflow: hidden;
}

.swiper-slide .item .item-pro {
    position: relative;
    border-radius: 2px 0 0 2px;
    width: 846px;
    float: left;
}

.swiper-slide .item .item-pro img {
    max-width: 100%;
    border-radius: 2px 0 0 2px;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.swiper-slide .item .item-content {
    margin-left: 846px;
    background: #f8f8f8;
    padding: 50px;
    border-radius: 0 0 2px 2px;
	text-align: left;
}

.swiper-slide .item .item-content .bt {
    border-bottom: 1px solid #ebebeb;
    box-sizing: border-box;
    padding-bottom: 10px;
}

.swiper-slide .item .item-content .bt h2 {
    font-size: 28px;
    color: #333;
    height: 60px;
    line-height: 60px;
}

.swiper-slide .item .item-content .unit {
}

.swiper-slide .item .item-content .unit span {
    font-size: 22px;
    color: #555555;
    font-weight: 300;
    line-height: 70px;
    position: relative;
    margin-right: 20px;
}

.swiper-slide .item .item-content .unit span:before {
    position: absolute;
    right: -10px;
    top: 6px;
    content: "";
    width: 1px;
    height: 16px;
    background: #e5e5e5;
}

.swiper-slide .item .item-content .unit span:last-child:before {
    display: none;
}

.swiper-slide .item .item-content .item-icon {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-top: 10px;
}

.swiper-slide .item .item-content .item-icon li {
    width: 78px;
    text-align: center;
    display: inline-block;
}

.swiper-slide .item .item-content .item-icon li .icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 0;
}

.swiper-slide .item .item-content .item-icon li .icon img {
    width: 100%;
}

.swiper-slide .item .item-content .item-icon li p {
    font-size: 18px;
    color: #555555;
    font-weight: 300;
    margin-top: 6px;
	line-height: .3rem;
}

.swiper-slide .item .item-content .item-info {
    padding-top: 20px;
}

.swiper-slide .item .item-content .item-info .info {
    font-size: 22px;
    color: #555555;
    font-weight: 300;
    line-height: 42px;
}

.swiper-slide .item .item-content .item-info .info b {
    font-family: "dinpro",Arial, sans-serif;
    color: #f08300;
    font-weight: normal;
    font-size: 24px;
    letter-spacing: 2px;
}

.swiper-slide .item .item-content .item-btn {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    border-top: 1px solid #ebebeb;
    padding-top: 36px;
    margin-top: 30px;
}

.swiper-slide .item .item-content .item-btn .more {
    display: block;
    width: 180px;
    line-height: 50px;
    height: 50px;
    border-radius: 3px;
    border: 1px solid #f8f8f8;
    background: #f08300;
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin-right: 50px;
}

.swiper-slide .item .item-content .item-btn .more:last-child {
    border: 1px solid #555;
    color: #555;
    margin-right: 0;
    background: none;
}

.swiper-slide .item .item-content .item-btn .more:hover {
    border: 1px solid #f08300;
    background: #f08300;
    color: #fff;
}

.swiper-slide .item:hover .item-pro img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

/*分頁器*/
.swiper-slide .owl-dots {
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    text-align: center;
}

.swiper-slide .owl-dots .owl-dot {
    width: 22px;
    height: 22px;
    border: solid 1px transparent;
    border-radius: 20px;
    margin: 5px;
    text-align: center;
}

.swiper-slide .owl-dots .owl-dot span {
    background: rgba(255,255,255,0.9);
    opacity: 1;
    width: 10px;
    height: 10px;
    border-radius: 20px;
    vertical-align: middle;
    margin: 0 auto;
}

.swiper-slide .owl-dots .owl-dot.active {
    border-color: #fff;
}

.swiper-slide .owl-dots .owl-dot.active span {
    background: #fff;
}

/*左右箭头*/
.swiper-slide .owl-nav {
    width: 100%;
}

.swiper-slide .owl-nav .owl-prev,.swiper-slide .owl-nav .owl-next {
    width: 50px;
    text-align: center;
    background-image: url("../images/prev-next.png");
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: center 10px;
    height: 50px;
    margin: 0;
    color: #8b9c99;
    background-color: rgba(0,0,0,0.5);
    border-radius: 50px;
    border: 0;
    position: absolute;
    top: 50%;
    margin-top: -26px;
    z-index: 6;
}

.swiper-slide .owl-nav .owl-prev {
    left: -25px;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.swiper-slide .owl-nav .owl-next {
    right: -25px;
    /*transform: rotate(90deg); -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg);*/
}

.swiper-slide .owl-nav .owl-prev.disabled,.swiper-slide .owl-nav .owl-next.disabled {
    border-color: #8b9c99;
    color: #8b9c99;
}

.swiper-slide .owl-nav .owl-prev span,.swiper-slide .owl-nav .owl-next span {
    display: none;
}

.swiper-slide .owl-nav .disabled {
    opacity: 0.6;
}
