@charset "utf-8";
/* CSS Document */
body{background-color: #f0fffc;}
.base-icon{background:url(../images/icon.png) no-repeat; display:block; vertical-align:middle;}
@keyframes heart{
from{margin-top:0px;}
to{margin-top:-6px;}
}
@keyframes heart{
from{transform:translate(0,0)}
to{transform:translate(0,6px)}
}

/*=======轮播图==========*/
.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:708px; overflow: hidden; display: block;  }
.owl-banner .owl-carousel .item img{ max-width: 100%;  min-height: 500px;object-fit: cover;}
/*分頁器*/
.owl-banner .owl-dots{position: absolute;left:0;width: 100%;bottom: 20px;z-index:100;}
.owl-banner .owl-dots .owl-dot span{background-color: transparent;border:1px solid rgba(68,68,68,0.7);opacity:1;width:8px;height:8px; border-radius:50%;  -webkit-transition:all .6s ease; transition:all .6s ease; margin:3px 4px; }
.owl-banner .owl-dots .owl-dot.active span{border-color:#ff6347;background:#ff6347;}
/*在线预约*/
.reservation-box{position: relative;z-index:10;/* padding-bottom:40px; */width:100%;/*-webkit-transform: translate3d(0,-2px,0);transform: translate3d(0,-2px,0);*/overflow: hidden;background-color: #eeeeee;}
.reservation2{display: none;}
.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: 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: 22px; font-weight:300;  color: #333; background:url("../images/message-icon-1.png") left center no-repeat;padding-left:28px; margin-left: 24px;background-size: contain;}
/**/

.reservation-box .reservation-tit{position:absolute;left:0;top:0;width:300px;height:100%;box-sizing: content-box;padding-left:calc(50% - 640px);background: #41b39f;display:flex;align-items:center;}
.reservation-box .reservation-tit span{ display:block;}
.reservation-box .reservation-tit span img{ max-width:267px;}
.reservation-box .reservation-tit:after{display:block;content:"";width:0;height:0;border-left: 7px solid #41b39f;border-top:7px solid transparent;border-bottom:7px solid transparent;position:absolute;left:100%;top:50%;margin-top:-7px;}

.reservation-box .myform-box{box-sizing: border-box;-moz-box-sizing: border-box;position: relative;z-index:800;padding: 40px 0 40px;/* 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{width: calc(100% - 350px); float: right;}
.reservation-box .myform-box .input-group{background:#fff; width:25%; float: left; clear: none; height:50px;border-radius:3px;   border:solid 1px #eee;box-sizing: border-box; -moz-box-sizing: border-box; margin-right:2%; position: relative; position: relative; }
.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?v=2"); }
.reservation-box .myform-box .input-group:nth-child(2) .label i{background-image:url("../images/message-icon-3.png?v=2"); }
.reservation-box .myform-box .input-group:nth-child(3) .label i{background-image:url("../images/message-icon-4.png?v=2"); }
.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:19%;line-height:50px;height:50px;border: solid 1px #41b39f;border-radius:3px;background: #41b39f;}

.in_title{text-align:center; margin:0 auto 30px;}
.in_title h3{ display:block;font-size:48px; color:#ff6347;line-height:1; font-weight:bold;}
.in_title h3 i{font-style: normal;}
.in_title h3 span{color: #41b39f;}
.in_title p{ font-size:20px; color:#999; line-height:20px; margin-top:18px; background:url(../images/k3_02.png) center center no-repeat; width:100%; height:21px;}

/*内容*/
.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:36px; 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: #17af98; 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: #17af98; 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 #ff6347; background: #ff6347; 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{position: relative;}
.service .in_title{position: absolute;left: 0;top: 0;width: 100%;text-align: center;z-index: 9;}
.service .in_title h3{color: #fff;}
.service .in_title h3 span{color: #fff;line-height: 58px;}
.service .in_title h3 i{display: inline-block;width: 136px;background-color: #41b39f;border-radius: 50px;line-height: 58px;margin-right: 12px;}
.service .in_title p{background-image: url(../images/k3_03.png);color: #fff;}

.service-box{padding-bottom: 70px;position: relative;}
.service-box .service-hd{ width:100%; position: absolute;left:0; bottom: 0;    }
.service-box .service-hd ul{background-color: #fff;margin:0 auto;height:auto; border-radius:6px;box-shadow: 0px 3px 15px #daeef0; -webkit-box-shadow: 0px 3px 15px #daeef0;;display: flex;display: -webkit-flex; flex-wrap:nowrap; justify-content: center;}
.service-box .service-hd ul li{width: 12.5%;float: left;text-align: center;position: relative;padding: 19px 0;background:#fff;}
.service-box .service-hd ul li a{font-size:16px;  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:nth-child(7) a .icon{background-position:-540px -5px;}
.service-box .service-hd ul li:nth-child(8) a .icon{background-position:-631px -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: #ff6347;border-radius: 6px 6px 0 0;}
.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:nth-child(7) a .icon,.service-box .service-hd ul li:nth-child(7):hover a .icon{background-position:-540px -98px; }
.service-box .service-hd ul li.tab-active:nth-child(8) a .icon,.service-box .service-hd ul li:nth-child(8):hover a .icon{background-position:-631px -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%;display: block;}
.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;height: 100%;}
.service-box .service-item .item-content{width: 480px;background:rgba(255,255,255,.9);position: absolute;right:20px;top: 30%;padding: 2%;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:1.3;  color:#ff6347; position: relative; padding-bottom: 30px;}
.service-box .service-item .item-content h2:before{position:absolute; left:0; bottom:16px; content:""; width:90px; height:2px; background:#ff6347;}
.service-box .service-item .item-content p{ font-size:16px; line-height:1.5;  color:#333;font-weight:300;   }
.service-box .service-item .more{display:block;width:160px; height:36px; transition: all ease 300ms; border-radius:50px; text-align:center; line-height:36px; font-size:16px; color:#fff;
   background: -webkit-linear-gradient(left, #ffae00, #fda401, #fa8e04, #f87f06);
   background: -o-linear-gradient(left, #ffae00, #fda401, #fa8e04, #f87f06);
   background: -moz-linear-gradient(left, #ffae00, #fda401, #fa8e04, #f87f06);
   background: -ms-linear-gradient(left, #ffae00, #fda401, #fa8e04, #f87f06);
   filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffae00,endColorStr=#f87f06);
   background: -webkit-gradient(linear, 0% 25%, 75% 100%, from(#ffae00), to(#f87f06)); margin: 20px 0 0;}
.service-box .service-item .item-content .more:hover{width: 180px;}
.service-box .tab-active .service-item .item-content{-webkit-animation-name: fadeInRight;  animation-name: fadeInRight;}

/*环境*/
.environment{background: url(../images/k6_02.jpg) center center no-repeat;background-size: cover;}
.environment-box{}
.environment-box .environment-hd{ }
.environment-box .environment-hd ul{height:40px; text-align: center; display: flex;display: -webkit-flex;justify-content: center;margin-bottom: 10px;}
.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: 20px;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: #ff6347;   }
.environment-box .environment-hd ul li.tab-active a{font-weight:500;color: #17af98;   }

.environment-inner{}
.environment-inner .gallery{width:66%;-webkit-animation-name: fadeInRight;  animation-name: fadeInRight;-webkit-animation-delay: .5s;animation-delay: .5s;-webkit-animation-duration: 1.5s;animation-duration: 1.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.environment-inner .thumbs{width:33%; position:absolute;right:0; bottom:0px;-webkit-animation-name: fadeInRight;  animation-name: fadeInRight;-webkit-animation-delay: 1s;animation-delay: 1s;-webkit-animation-duration: 1.5s;animation-duration: 1.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.environment-inner .thumbs .thumbs-content{display:flex;flex-wrap: wrap;justify-content: space-between; }
.environment-inner .thumbs .slide-img{width:48.5%;  }
.environment-inner .slide-img{}
.environment-inner .slide-img  img{max-width:100%;display: block; border-radius: 8px;}
/* .tab-active .environment-inner .slide-img{-webkit-animation-name: fadeInRight;  animation-name: fadeInRight;} */

.environment-inner .environment-info{position:absolute;right:0;top: 12%;z-index:9999;width: 38%;background:rgba(255,255,255,.96);padding: 4%;border-radius: 8px;-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: 20px;line-height:40px;color:#ff6347;position: relative;padding-bottom: 30px;}
.environment-inner .environment-info h2:before{position:absolute; left:0; bottom:16px; content:""; width:90px; height:2px; background:#ff6347;}
.environment-inner .environment-info p{font-size: 16px;line-height:1.6;color:#333;font-weight:300;}
.environment-inner .environment-info .more{display:block;width:160px; height:36px; transition: all ease 300ms; border-radius:50px; text-align:center; line-height:36px; font-size:16px; color:#fff;
   background: -webkit-linear-gradient(left, #ffae00, #fda401, #fa8e04, #f87f06);
   background: -o-linear-gradient(left, #ffae00, #fda401, #fa8e04, #f87f06);
   background: -moz-linear-gradient(left, #ffae00, #fda401, #fa8e04, #f87f06);
   background: -ms-linear-gradient(left, #ffae00, #fda401, #fa8e04, #f87f06);
   filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffae00,endColorStr=#f87f06);
   background: -webkit-gradient(linear, 0% 25%, 75% 100%, from(#ffae00), to(#f87f06)); margin: 20px 0 0;}
.environment-inner .environment-info .more:hover{width: 180px;}
.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:#ff6347; position: relative; padding-bottom: 30px;}
.swiper-box .environment-info h2:before{position:absolute; left:0; bottom:16px; content:""; width:110px; height:2px; background:#ff6347;}
.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: #17af98; 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: #ff6347; 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:#ff6347; position: relative; padding-bottom: 30px;}
.flexslider-box .environment-info h2:before{position:absolute; left:0; bottom:16px; content:""; width:110px; height:2px; background:#ff6347;}
.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: #17af98; 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: #ff6347; 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: #ff6347;   }
.life-box .life-hd ul li.tab-active a{font-weight:500;color: #ff6347;}

.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 #17af98;color: #17af98;    }
.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;} */

/* 天乐养老 */
.retire-box{background: url(../images/retire-bg.jpg) no-repeat 50% 0;
    background-size: cover;}
	
.retire-box ul{
    display: flex;
    justify-content: space-between;
}
.retire-box li{
	width: 32%;
	height: auto;
	background-color: #fff;
	border-radius: 18px 0 18px 0;
	overflow: hidden;
}
.retire-box li a{
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.retire-box li:nth-child(even) a{
	flex-direction: column-reverse;
}
.retire-box li .img{width: 100%;}
.retire-box li .img img{width: 100%;display: block;object-fit: cover;}
.retire-box li .con {
	width: 100%;
	padding: 30px 44px 30px;
	box-sizing: border-box;
	flex: 1;
}
.retire-box li h2 {
    font-size: 20px;
    line-height: 1.3;
    color: #ff6347;
    position: relative;
    padding-bottom: 30px;
    padding-top: 12px;
}

.retire-box li h2:before {
    position: absolute;
    left: 0;
    bottom: 12px;
    content: "";
    width: 90px;
    height: 2px;
    background: #ff6347;
}


.retire-box li p {
    margin-top: 8px;
    font-size: 16px;
    line-height: 1.5;
    color: #5a5a5a;
}

.swiper-button-next, .swiper-button-prev{display: none;}

.advantage li{width: 20%;}

/*关于我们*/
.about-box{}
.about-box .about-inner{position: relative;  overflow: hidden;  }
.about-box .about-img{width:50%; height: 100%; position: absolute; left: 0; top:0;   }
.about-box .about-img img{max-width:100%;height: 100%;display: block;border-radius: 10px;object-fit: cover;}
.about-box .about-img i {display: block;width: 143px;height: 143px;background: url(../images/k11_03.png) center center no-repeat;background-size: contain; position: absolute;left: 50%;margin-left: -71.5px;top: 50%;margin-top: -71.5px;transition: transform 0.3s ease;}
.about-box .about-info{ width: 48%; float: right;}
.about-box .about-info h3{display:block;font-size:36px;color:#ffb426;line-height:1;background:url(../images/k16_03.png) left  center no-repeat;padding-left:50px;font-weight:bold;margin-top: 2%;background-size: contain}
.about-box .about-info .info{font-size: 16px;line-height: 1.6;color:#333;font-weight:300;text-indent: 2em;text-align: justify;padding-top: 4%;}
.about-box .about-info .a1{display:block;font-size: 18px;color:#41b39f;line-height:24px;padding-top:3%;transition: all ease 300ms;}
.about-box .about-info .a1:hover{ padding-left:1%;transition: all ease 300ms; color:#ffb426;}
.about-box .about-info .lj{padding-top: 5%;display:inline-block;width:100%;padding-bottom: 2%;}
.about-box .about-info .lj a{width: 190px;height: 44px;display:block;text-align:center;float:left;position:relative;border-radius:60px;overflow:hidden;transition: transform 0.3s ease;}
.about-box .about-info .lj a i{display:block;width: 29px;height: 26px;float:left;margin-top:10px;margin-left: 29px;background-size: 290px auto;}
.about-box .about-info .lj a span{display:block;line-height: 44px;font-size: 18px;color:#fff;float:left;padding-left:20px;position:relative;z-index:2;}
.about-box .about-info .lj a:hover{transform: translateY(-4px);  transition: transform 0.3s ease;}
.about-box .about-info .lj .a2{background-color:#41b39f;}
.about-box .about-info .lj .a2 i{background-position: -17px -243px;}
.about-box .about-info .lj .a2:hover{background-color:#97b819;}
.about-box .about-info .lj .a3{background-color:#8cc6b6;margin-left:12px;}
.about-box .about-info .lj .a3 i{background-position: -51px -243px;}
.about-box .about-info .lj .a3:hover{background-color:#deaa02;}


/*新闻中心*/
.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: #ff6347;   }
.news-tab .news-hd ul li.tab-active a{font-weight:500;color: #17af98;}

.news-tab .tab-content{border:0px;display: flex;display: -webkit-flex;margin-bottom: 30px;}
.news-tab .tab-content li{width:24%;  }
.news-tab .tab-content li .news-item{ }
.news-tab .tab-content li .news-item .news-pro{width:100%; overflow: hidden;position: relative; padding-bottom: 70%; }
.news-tab .tab-content li .news-item .news-pro img{position: absolute;top: 0;left: 0;height: 100%;width: 100%;display:block;border-radius:8px;transition:all .5s;  -webkit-transition:all .5s; -moz-transition:all .5s;  -o-transition:all .5s; object-fit: cover;}
.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: 16px;line-height: 1.3;font-weight: normal;color: #3f5353;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height: 2.6em;text-align: justify;}
.news-tab .tab-content li .news-item .news-content em{color: #666666;font-size: 14px;margin-top: 18px;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: #17af98;}
/*.news-tab .tab-content .tab-pane .news-item:hover .news-pro .video-btn{opacity:1;filter:alpha(opacity=100)}*/

.hf{text-align: center;}
.hf img{display: block;max-width: 100%;}

/* 天乐对象 */
.object-box{}
.object ul{
	
}
.object ul li{
	width: 12.5%;
	float: left;
	text-align: center;
}
.object ul li .img{
	width: 88%;
	border-radius: 50%;
	margin: 0 auto 10px;
	overflow: hidden;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
.object ul li img{
	display: block;
	max-width: 100%;
	width: 100%;
	height: auto;
	border-radius: 50%;
}
.object ul li h2{
	font-size: 16px;
	line-height: 1.5;
	overflow: hidden;
	font-weight: bold;
}

.objectSwiper .swiper-pagination{display: none;}



.advantage {
    display: flex;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0px 3px 15px #daeef0; -webkit-box-shadow: 0px 3px 15px #daeef0;
}

.advantage .advantage-item {
    width: 20%;
    display: flex;
    flex-direction: column
}

.advantage .advantage-item .pic {
    height: 300px;
}

.advantage .advantage-item .pic .img{width: 100%;height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: none;
    background-size: cover}

.advantage .advantage-item .desc {
    height: 300px;
    background-color: #fff;
    padding: 10% 6% 0
}

.advantage .advantage-item .desc h2 {
    font-size: 20px;
    line-height: 1.3;
    color: #ff6347;
    position: relative;
    padding-bottom: 30px;
    padding-top: 12px;
}

.advantage .advantage-item .desc h2:before {
    position: absolute;
    left: 0;
    bottom: 12px;
    content: "";
    width: 90px;
    height: 2px;
    background: #ff6347;
}

.advantage .advantage-item .desc p {
    margin-top: 8px;
    font-size: 16px;
    line-height: 1.5;
    color: #5a5a5a;
}

.advantage .advantage-item:nth-child(odd) .pic{order: 1;}
.advantage .advantage-item:nth-child(odd) .desc{order: 2;}
.advantage .advantage-item:nth-child(even) .pic{order: 2;}
.advantage .advantage-item:nth-child(even) .desc{order: 1;}

.activity-box{ }
.activity-box ul{ display:inline-block; width:100%;}
.activity-box ul li{ display:block; width: 37%; border-radius:30px 0 30px 0; overflow:hidden; float:left; animation: heart 1.3s ease-in-out 2.7s infinite alternate; position:relative; }
.activity-box ul li .img{position: relative;padding-bottom: 67%;}
.activity-box ul li img{display:block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;position: absolute;width:100%;height: 100%;object-fit: cover;}
.activity-box ul li p{height:74px;background: rgba(65,179,159,0.6);line-height:74px;font-size:24px;color:#fff;padding-left:px;font-weight:bold;padding-left:30px;position:absolute;left:0;bottom:0;width:100%;box-sizing: border-box;}
.activity-box ul li:nth-child(1){ margin-top:40px;}
.activity-box ul li:nth-child(2){ width:51%; margin-left:1.8%;}
.activity-box ul li:nth-child(2) .img{padding-bottom: 60%;}
.activity-box ul li:nth-child(3){ width:25.8%; margin-left:4.8%; margin-top:7px;}
.activity-box ul li:nth-child(3) .img{padding-bottom: 126%;}
.activity-box ul li:nth-child(4){ width:31%; margin-left:2%; margin-top:36px;}
.activity-box ul li:nth-child(4) .img{padding-bottom: 103%;}
.activity-box ul li:nth-child(5){ width:34.2%; margin-left:2%; margin-top:36px;}
.activity-box ul li:nth-child(5).img{padding-bottom: 66.8%;}
.activity-box ul li:hover img{ transform: scale(1.06, 1.06);}

@media only screen and (max-width:1920px) {


}


@media only screen and (max-width:1480px){
	.owl-banner .owl-carousel .item .slide-item{height: 45vw;}
}


@media only screen and (max-width:1360px) {
	.environment-inner .environment-info{/* padding: 30px; */}
	
	.reservation-box .reservation-tit{padding-left: 2%;}
}

@media only screen and (max-width:1280px){
	.retire-box li .con{padding: 20px 20px 20px;}
}

@media only screen and (max-width:1024px){
	.owl-banner .owl-carousel .item img{min-height: 30vw;}
	.in_title{margin-bottom: 15px;}
	.in_title h3{font-size: 30px;}
	.in_title p{font-size: 16px;margin-top: 10px;}
	
	.swiper-button-next, .swiper-button-prev{display: flex;color: #fff;background-color: #17af98;width: 30px;height: 60px;overflow: hidden;
	}
	.swiper-button-next:after, .swiper-button-prev:after{font-size: 18px;}
	.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{pointer-events: all;}
	.swiper-button-next{right: 0;border-radius: 60px 0 0 60px;padding-left: 10px;}
	.swiper-button-prev{left: 0;border-radius:  0 60px 60px 0;padding-right: 10px;}
	.reservation-box .reservation-content .reservation-describe{width: 368px;font-size: 20px;/* padding-left: 20px; *//* padding-right: 20px; */padding-top: 10px;}
	.reservation-box .reservation-content .reservation-describe .privilege span{font-size: 16px;padding-left: 22px;}
	.reservation-box .reservation-tit{width: 220px;}
	.reservation-box .reservation-tit span img{width: 200px;}
	.reservation-box .myform-box{padding: 20px 0;}
	.reservation-box .myform{width: calc(100% - 260px);;}
	.reservation-box .myform-box .input-group{height: 40px;}
	.reservation-box .myform-box .input-group .label{left: 5px;}
	.reservation-box .myform-box .input-group .label i{height: 40px;line-height: 40px;}
	.reservation-box .myform-box .input-group input{font-size: 14px;line-height: 38px;height: 38px;padding-left: 48px;}
	.reservation-box .myform-box .input-group:nth-child(3):before{top: 10px;}
	.reservation-box .myform-box .message-btn{font-size: 18px;height: 40px;line-height: 40px;}
	.retire-box li h2,.advantage .advantage-item .desc h2,.service-box .service-item .item-content h2{font-size: 18px;padding-bottom: 20px;}
	.retire-box li h2:before,.advantage .advantage-item .desc h2:before,.service-box .service-item .item-content h2:before{bottom:10px;}
	.retire-box li p,.advantage .advantage-item .desc p{margin-top: 0;}
	.objectSwiper{padding-bottom: 30px;}
	.objectSwiper .swiper-pagination{display: block;}
	
	.environment-mo .swiper-slide .item{
		margin-bottom: 10px;
	    background: #fff;
	    box-shadow: 0px 0px 15px -5px rgba(0,0,0,.15);
	    -webkit-box-shadow: 0px 0px 15px -5px rgba(0,0,0,.15);
	}
	.environment-mo .swiper-slide img {
	    width: 100%;
	    border-radius: 8px 8px 0 0;
	}
	.environment-mo .swiper-slide h4 {
	    font-size: 16px;
	    line-height: 3;
	    color: #333;
	    font-weight: 300;
	    text-align: center;
	}
	
	.news-tab .tab-content li .news-item .news-pro img{
		border-radius: 8px 8px 0 0;
	}
	
	.advantage .advantage-item .desc{padding: 5% 3% 0;}
	
	.service .in_title h3 i{line-height: 38px;width: 100px;}
	.service .in_title h3 span{line-height: 38px;}
	.service-box .service-item .item-content{width: 70%;}
	.service-box .service-item .more{margin-top: 0;}
}

@media only screen and (max-width:768px){
	.owl-banner .owl-dots{bottom: 1%;}
	/* .owl-banner .owl-dots .owl-dot span{width: 8px;height: 8px;}
	.owl-banner .owl-dots .owl-dot.active span{height: 16px;} */
	.reservation1,.reservation-hieght{display: none;}
	.reservation2{display: block;}
	.reservation-box .myform-box .input-group,.reservation-box .myform-box .message-btn{width: 100%;float: none;}
	.reservation-box .myform-box .input-group{margin-bottom: 10px;}
	.reservation-box .myform-box .message-btn{border-radius:20px}
	.page-cn{font-size: 26px;}
	.page-en{font-size: 16px;}
	.about-box .about-img{position: relative;width: auto;margin-bottom: 15px;}
	.about-box .about-img i{width: 20vw;height: 20vw;margin-left: -10vw;margin-top: -10vw;}
	.about-box .about-info{width: auto;float: none;}
	.about-box .about-info h3{font-size: 28px;padding-left: 42px;}
	.about-box .about-info .info{padding-top: 3%;}
	.about-box .about-info .a1{font-size: 16px;background-color: #41b39f;color: #fff;padding-top: 0;line-height: 2.4;width: 150px;margin: 2% auto 0;text-align: center;border-radius: 1.2em;}
	
	.about-box .about-info .lj{display: none;}
	.about-box .about-info .lj a{width: 49%;max-width: 190px;}
	.about-box .about-info .lj .a3{margin-left: 2%;}
	.about-box .about-info .lj a span{font-size: 16px;}
	
	.retire-box li{border-radius: 8px 8px 0 0;overflow: hidden;}
	.retire-box li:nth-child(even) a{flex-direction: column;}
	.retire-box li h2, .advantage .advantage-item .desc h2{padding-top: 0;}
	/* .retire-box li{width: 100%;}
	.retire-box li a{flex-direction: row;height: 200px;}
	.retire-box li:nth-child(even) a{flex-direction: row-reverse;}
	.retire-box li .img,.retire-box li .con{width: 50%;}
	.retire-box li .img,.retire-box li .img img{height: 100%;} */
	
	
	.advantage {
	        display: flex;
	        flex-direction: column;
			box-shadow: none;
			border-radius: 0;
	    }
	
	    .advantage .advantage-item {
	        width: 100%;
	        display: flex;
	        flex-direction: row;
	        height: auto;
			border-radius: 8px;
			overflow: hidden;
	        margin-bottom: 2.6666666666666665vw
	    }
		.advantage .advantage-item:last-child{
			margin-bottom: 0;
		}
	
	    .advantage .advantage-item .pic {
	        height: auto;
	        width: 40vw;
	    }
	
	    .advantage .advantage-item .desc {
	        height: 100%;
	        flex: 1;
	        background-color: #fff;
	        padding: 2.6666666666666665vw
	    }
	
	    .advantage .advantage-item .desc .heading {
	        font-size: 4vw;
	        color: #000;
	        margin-bottom: 2.533333333333333vw
	    }
	
	    .advantage .advantage-item .desc .divider {
	        width: 5.333333333333333vw;
	        height: 1px;
	        background-color: #ffa159;
	        margin-bottom: 4vw
	    }
	
	    .advantage .advantage-item .desc .content {
	        font-size: 3.466666666666667vw;
	        color: #666;
	        line-height: 1.54
	    }
	
	.news-tab .tab-content{margin-bottom: 20px;}
	
	.activity-box .auto{overflow-x: auto;overflow-y: hidden;}
	.activity-box ul{width: max-content;}
	.activity-box ul li{width: 48vw !important;margin-top: 0 !important;}
	.activity-box ul li + li{margin-left: 2vw !important;}
	.activity-box ul li .img{padding-bottom: 70% !important;}
	.activity-box ul li p{font-size: 4vw;height: auto;line-height: 2.6;}
	
	.service .in_title{position: relative;padding-top: 0;}
	.service .in_title h3{color: #ff6347;}
	.service .in_title h3 i{background-color: transparent;width: auto;}
	.service .in_title h3 i::after{content:' · '}
	.service .in_title h3 span{color: #41b39f;}
	.service .in_title p{color: #999;background-image: url(../images/k3_02.png);}
	
	.service-box{padding-bottom: 0;}
	.service-box .service-hd,.service-box .service-item .more{display: none;}
	.service-box{width: 96%;margin: auto;overflow-x: auto;}
	.service-box .tab-panel{width: max-content;display: flex;}
	.service-box .tab-panel .tab-panel-item{display: block;transform: translateX(0) !important;position: relative;width: 80vw;}
	.service-box .tab-panel .tab-panel-item + .tab-panel-item{margin-left: 2vw;}
	.service-box .service-item{height: 100%;background-color: #fff;}
	.service-box .service-item .item-inner,.service-box .service-item .item-content{position: relative;}
	.service-box .service-item .item-content{right: 0;width: 100%;padding: 2.6666666666666665vw;}
	.service-box .service-item .item-inner{height: auto;}
	.service-box .service-item .item-inner .box{width: 100%;}
}

@media only screen and (max-width:580px){
	.in_title{margin-bottom: 8px;}
	.in_title h3{font-size: 22px;}
	.in_title p{display: none;}
	
	.retire-box li h2, .advantage .advantage-item .desc h2, .service-box .service-item .item-content h2{font-size: 16px;padding-bottom: 12px;}
	.retire-box li h2:before, .advantage .advantage-item .desc h2:before, .service-box .service-item .item-content h2:before{bottom: 6px;width: 60px;height: 1px;}
	.about-box .about-info .info,.retire-box li p, .advantage .advantage-item .desc p,.service-box .service-item .item-content p{font-size: 14px;}
	.about-box .about-info .more{height: 36px;line-height: 36px;margin-top: 10px;}
	/* .retire-box li{margin-bottom: 10px;}
	.retire-box li a{display: block;height: auto;position: relative;}
	.retire-box li .img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
	.retire-box li .con{position: relative;width: 100%;background-color: rgba(0, 0, 0, 0.6);padding: 5%;}
	.retire-box li p{color: #fff;font-size: 14px;} */
	
	/* .advantage-box .advantage-hd ul li a{font-size: 15px;}
	.advantage-box .advantage-bd .tab-panel-item .desc h2{font-size: 18px;padding-bottom: 20px;}
	.advantage-box .advantage-bd .tab-panel-item .desc p{font-size: 14px;} */
	
	.object ul li h2,.news-tab .tab-content li .news-item .news-content h3{font-size: 14px;}
	.news-tab .tab-content li .news-item .news-content{
		padding: 4.266666666666667vw;
	}
	.news-tab .tab-content li .news-item .news-content h3{}
	.news-tab .tab-content li .news-item .news-content em{margin-top: 10px;}
}