@charset "utf-8";
/*
* Author:pengxing
* Date:2023.8.2
*/
body{background-color:#fff;}
.new-header,.container{min-width:320px;width:100%;max-width:750px;margin:0 auto;}
.container{background-color:#fff;padding-bottom:.34rem;}
.container img{max-width:100%;display:block;}
.new-header{background-color:#fff;}
.new-header .logo{overflow:hidden;}
/*.new-header .logo img{width:4.81rem;height:.57rem;margin:.71rem auto .17rem;}*/
.new-header .logo img{width:4.81rem;height:.57rem;margin:.56rem auto .21rem;}
.new-header .menu{text-align:center;line-height:.87rem;font-size:.26rem;color:#fff;background-color:#03a8a2;}
.item{padding:0 .2rem;}
.itemTie{text-align:center;line-height:0;padding:.3rem 0 .25rem;}
.itemTie span{line-height:.6rem;font-size:.54rem;color:#3664cf;display:block;}
.itemTie small{line-height:.6rem;font-size:.32rem;color:#909696;text-transform:uppercase;font-weight:normal;}

.f1Box{display:flex;display:-webkit-flex;flex-wrap:wrap;justify-content:space-between;overflow:hidden;padding:.26rem .2rem .55rem;}
.f1Box a{float:left;width:1.65rem;height:.7rem;text-align:center;line-height:.7rem;font-size:.3rem;color:#187876;background-color:#ecf1f5;border:#e2e2e3 solid 1px;border-radius:.1rem;position:relative;padding:.94rem 0 .07rem;display:grid;justify-content:center;align-items:Center;}
.f1Box a i{width:.89rem;height:.89rem;border-radius:50%;position:absolute;left:50%;transform:translateX(-50%);top:.15rem;}
.f1Box a i.ioc1{background:url(/style/images/ioc_01.png) no-repeat;background-size:100% 100%;}
.f1Box a i.ioc2{background:url(/style/images/ioc_02.png) no-repeat;background-size:100% 100%;}
.f1Box a i.ioc3{background:url(/style/images/ioc_03.png) no-repeat;background-size:100% 100%;}
.f1Box a i.ioc4{background:url(/style/images/ioc_04.png) no-repeat;background-size:100% 100%;}

#banner{position:relative;width:100%;overflow:hidden;}
#banner .swiper-slide{position:relative;}
#banner .swiper-slide,#banner .swiper-slide img{width:7.5rem;height:3.75rem;}
#banner .pagination{width:7.5rem;text-align:center;line-height:0;position:absolute;left:0;bottom:.2rem;z-index:1;}
#banner .pagination span{width:.15rem;height:.15rem;font-size:0;background-color:#cac9cb;border-radius:50%;opacity:1;margin:0 .1rem;display:inline-block;vertical-align:top;}
#banner .pagination .swiper-pagination-bullet-active{background-color:#fdac2d;}





.WeChat{padding:.48rem .32rem .3rem; background-color:#ffffff; overflow: hidden;}
.WeChat .list{width: 100%; overflow: hidden;opacity:0;filter:alpha(opacity=0);}
.WeChat .list p.txt{text-align:center;line-height:.3rem;font-size:.2rem;color:#999;padding: .1rem;}
.WeChat dl{float:left;max-width:100%; margin-bottom:.2rem;}
.WeChat dl dd{position:relative; margin-left: 1.16rem; padding:.16rem .2rem .18rem;color:#8c8c8a; font-size: .28rem; line-height: .4rem;border-radius:.1rem;background-color: #eaebed; text-align: justify;}
.WeChat dl dd i{position:absolute;left:-.14rem;top:.26rem;  width:.14rem;height:.22rem;background:url(/style/images/arrow.png) no-repeat;background-size: 100% 100%;}
.WeChat dl dd h3{color: #ff9b01; font-size: .28rem; line-height: .48rem;font-weight: normal;}
.WeChat dl dd p{width:5rem; color:#8c8c8a;font-size:.28rem; line-height: .4rem;}
.WeChat dl dd p.p1{border-top: 1px solid #ccc; margin-top: .16rem; padding-top: .12rem; text-align: center; color: #ff9b01; font-weight: normal;}
.WeChat dl dd p b{color: #ff9b01; margin-right: .1rem;}
.WeChat dl dt{float:left; width: .94rem; height: .94rem; margin:0 .05rem 0 0; border-radius: 50%; overflow: hidden;}
.WeChat.active .list {opacity:1;filter:alpha(opacity=100);}
.WeChat.active .list:nth-of-type(2) {-webkit-transition-delay:.7s;transition-delay:.7s;}
.WeChat.active .list:nth-of-type(3) {-webkit-transition-delay:1.4s;transition-delay:1.4s;}
.WeChat.active .list:nth-of-type(4) {-webkit-transition-delay:1.4s;transition-delay:2.1s;}

.footer-new{width:100%;max-width:750px;min-width:320px;background-color:#fff;padding-bottom:1.3rem;margin:0 auto;overflow: hidden;}
.footerInfo{text-align:center;margin-bottom:.6rem;overflow: hidden;}
.footerInfo p{line-height:.44rem;font-size:.29rem;color:#494747;}
.footerInfo p a.yszc{font-size:.26rem;}
.footerInfo p span{position:relative;padding-left:.4rem;}
.footerInfo p span i{width:.35rem;height:.35rem;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);}
.footerInfo p span i.ioc1{background:url(/style/images/ioc_05.png) no-repeat;background-size:100% 100%;}
.footerInfo p span i.ioc2{background:url(/style/images/ioc_06.png) no-repeat;background-size:100% 100%;}

.footer-newCon{width:100%;max-width:750px;min-width:320px;height:1.34rem;background:#098882;position:fixed;bottom:0;left:0;right:0;z-index:99;margin: 0 auto;box-sizing:border-box;display:flex;display:-webkit-flex;justify-content:space-between;align-items:center;}
.footer-newCon a{width:50%;text-align:center;line-height:1.34rem;font-size:.4rem;color:#fff;background:linear-gradient(#e8ae35,#e78d25);position:relative;padding-top:0;}
.footer-newCon a:nth-child(2){background:linear-gradient(#1c9f98,#1a726f);}
.footer-newCon a em{display:inline-block;position:relative;padding-left:.64rem;}
.footer-newCon a i{width:.59rem;height:.59rem;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);}
.footer-newCon a i.ioc1{background:url(/style/images/ioc_07.png) no-repeat;background-size:100% 100%;}
.footer-newCon a i.ioc2{background:url(/style/images/ioc_08.gif) no-repeat;background-size:100% 100%;}

.fix-footer{width:100%;max-width: 750px;min-width: 320px; padding: .12rem .2rem; background: #15cdc5;position: fixed;bottom: 0; left: 0; right: 0; z-index: 99; margin: 0 auto; box-sizing: border-box; display: flex; display: -webkit-flex; justify-content: space-between; align-items: center;}
.fix-footer .wenti{width:7rem; height:1.05rem;border:1px solid #d2d2d2; border-radius:.1rem;background: #fff;color: #333; font-size: .28rem; padding-left: 0.16rem;display: flex; display: -webkit-flex; align-items: center; box-sizing: border-box;}
.fix-footer .wenti::-webkit-input-placeholder{color: #333;}
.fix-footer .btn{width: 1.45rem; height: .58rem; padding: 0; background-color: #ff8314; border-radius: .1rem; display: flex; display: -webkit-flex; align-items: center; justify-content: center; color: #fff; font-size: .3rem;position: absolute;right: .45rem;top: 50%;transform: translateY(-50%);}
.fix-footer .btn:last-child{background-color: #ff9c00;}

.yszc_swt{width:100%;height:100%;position:fixed;left:0;top:0;background-color:rgba(0,0,0,.5);z-index:100;display:none;}
.yszc_swtBox{width:5rem;height:6rem;background-color:#fff;padding:.2rem 0;position:absolute;left:50%;top:50%;transition:all 2s;transform:translate(-50%,-50%);}
.yszc_swt .close{width:.5rem;height:.5rem;background:url(/style/images/close.png) no-repeat;background-size:100% 100%;display:block;position:absolute;right:0;top:0;transform:translate(50%,-50%);}
.yszc_swt h3{text-align:center;line-height:.5rem;font-size:.3rem;color:#333;}
.yszc_swt .agree-scroller{height:5.5rem;}
.yszc_swt .swiper-agree{width:100%;height:100%;overflow:auto;}
.yszc_swt .swiper-agree .swiper-slide-active{height:auto;}
.yszc_swtCon{padding:0 .2rem;}
.yszc_swtCon dl{padding-bottom:.1rem;}
.yszc_swtCon dt{line-height:.35rem;font-size:.24rem;font-weight:bold;color:#454545;text-align:justify;}
.yszc_swtCon dd p{line-height:.35rem;font-size:.24rem;color:#454545;text-align:justify;}
.yszc_swt.active{display:block;}
.yszc_swt .yszc_swtBox.active{width:5rem;height:6rem;}

.mobile-booking{width:100%; height:100%;background-color:rgba(0,0,0,.5);position: fixed;left:0;top:0;z-index: 99;}
.mobile-booking .bajs-light-popup-origin{width: 280px; height: 355px; margin: -198.5px 0px 0px -140px; opacity: 1; left: 50%; top: 50%;box-shadow:0 0 10px rgba(0,0,0,0.5);position: absolute;}
.mobile-booking .bajs-light-popup-origin .mobile-booking-wrapper{overflow:hidden;}
.mobile-booking .bajs-light-popup-origin .bajs-light-popup-close{width:32px;height:32px;border-radius:50%;overflow:hidden;right:-14px;top:-14px;background:url(../images/index/close.png) no-repeat;background-size:100% 100%;-webkit-transform:rotate(0);transform:rotate(0);transition:transform 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out;display: block;position: absolute;}
.mobile-booking .bajs-light-popup-origin .bajs-light-popup-close:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.mobile-booking .bajs-light-popup-origin .bajs-light-popup-content{background-color:#fff;}
.mobile-booking .bajs-light-popup-container{overflow:hidden;}
.mobile-booking .mobile-booking-wrapper{padding:10px;}
.mobile-booking .mobile-booking-form{width:260px;display:inline;}
.mobile-booking .mobile-booking-form dl{position:relative;padding-bottom:10px;margin:0;overflow: hidden;}
.mobile-booking .mobile-booking-form dl dt b{color:#f00;font-size:12px;padding-right:4px;font-weight:bold;}
.mobile-booking .mobile-booking-form dl dt{position:absolute;left:-10px;top:0;width:80px;white-space:nowrap;font-size:14px;line-height:35px;text-align:right;}
.mobile-booking .mobile-booking-form dl dd{position:relative;padding-left:80px;margin:0;width:180px;}
.mobile-booking .mobile-booking-form dl dd .text{background-color:#f2f2f2;border:solid 1px #cfcfcf;border-radius:2px;font-size:14px;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;font-family:"Microsoft Yahei",Tahoma;box-shadow:0 1px 1px rgba(0,0,0,0.1) inset;}
.mobile-booking .mobile-booking-form dl dd .text:focus,.mobile-booking-form dl dd .text.onFocus{border-color:#6eaa24;background-color:#fff;}
.mobile-booking .mobile-booking-form dl dd select.text{width:180px;height:35px;background:#fff;background-size:27px auto;padding:6px 6px 6px 4px;}
.mobile-booking .mobile-booking-form dl dd i{width:27px;height:24px;background:#fff;background-size:27px auto;display:none;position:absolute;right:1px;top:50%;margin-top:-12px;}
.mobile-booking .mobile-booking-form dl dd input.text{width:174px;padding:0 0 0 4px;height:33px;background-color:#fff;line-height:33px;}
.mobile-booking .mobile-booking-form dl dd textarea{width:174px;padding:0 0 0 4px;height:66px;font-size:14px;background-color:#fff;line-height:33px;border:solid 1px #cfcfcf;border-radius:2px;}
.mobile-booking .mobile-booking-form .bajs-ajax-form-action{padding:24px 0 10px 80px;overflow:hidden;}
.mobile-booking .mobile-booking-form .submit,.mobile-booking .mobile-booking-form .reset{width:48%;height:26px;font-size:13px;color:#fff;border:0;border-radius:1px;}
.mobile-booking .mobile-booking-form .submit{float:left;background-color:#2eaaaa;}
.mobile-booking .mobile-booking-form .reset{float:right;background-color:#999; }
.mobile-booking-wrapper .bookingHead{text-align:left;line-height:28px;color:#2eaaaa;font-size:18px;font-weight:bold;padding-bottom:8px;}
.mobile-booking-wrapper .bookingNotice{line-height:20px;background-color:#f6f6f6;padding:10px 15px;}
.mobile-booking-wrapper .bookingNotice dl dt{color:#2eaaaa;font-weight:bold;padding-bottom:5px;}
.mobile-booking-wrapper .bookingNotice dl dd{line-height:20px;text-align:left;padding-left:20px;position:relative; font-size: 12px;}
.mobile-booking-wrapper .bookingNotice dl dd i{width:14px;height:14px;font:12px/14px arial;text-align:center;color:#fff;border-radius:3px;background-color:#2eaaaa;display: block;position:absolute;left:0;top:3px;}
.mobile-booking-wrapper .agreement{position: absolute;left:2px; top:256px; color: #333; font-size: 12px; line-height: 20px;white-space: nowrap;}
.mobile-booking-wrapper .agreement a{color:#2eaaaa; font-weight: bold;}
.mobile-booking-wrapper .agreement input{width: 14px; height: 14px; border:1px solid #c4c4c4; vertical-align: top;}
.mobile-booking-wrapper .agreement input:checked{background:#0075ff; background-size: 100% 100%; border-color:#0075ff;}



.tb-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
@-webkit-keyframes tb-fadeOutDown{from{opacity:1;} to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}}
@keyframes tb-fadeOutDown{from{opacity:1;} to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}}
.tb-fadeOutDown{-webkit-animation-name:tb-fadeOutDown;animation-name:tb-fadeOutDown;}
@-webkit-keyframes tb-bounceInDown{
	from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
	0%{opacity:0;-webkit-transform:translate3d(0, -30rem, 0);transform:translate3d(0, -30rem, 0);}
	60%{opacity:1;-webkit-transform:translate3d(0, .25rem, 0);transform:translate3d(0, .25rem, 0);}
	75%{-webkit-transform:translate3d(0, -.1rem, 0);transform:translate3d(0, -.1rem, 0);}
	90%{-webkit-transform:translate3d(0, .5rem, 0);transform:translate3d(0, .5rem, 0);}
	to{-webkit-transform:none;transform:none;}
}
@keyframes tb-bounceInDown{
	from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
	0%{opacity:0;-webkit-transform:translate3d(0, -30rem, 0);transform:translate3d(0, -30rem, 0);}
	60%{opacity:1;-webkit-transform:translate3d(0, .25rem, 0);transform:translate3d(0, .25rem, 0);}
	75%{-webkit-transform:translate3d(0, -.1rem, 0);transform:translate3d(0, -.1rem, 0);}
	90%{-webkit-transform:translate3d(0, .5rem, 0);transform:translate3d(0, .5rem, 0);}
	to{-webkit-transform:none;transform:none;}
}
@keyframes tb-bounceInDown{
	from, 60%, 75%, 90%, to{-ms-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
	0%{opacity:0;-ms-transform:translate3d(0, -30rem, 0);transform:translate3d(0, -30rem, 0);}
	60%{opacity:1;-ms-transform:translate3d(0, .25rem, 0);transform:translate3d(0, .25rem, 0);}
	75%{-webkit-transform:translate3d(0, -.1rem, 0);transform:translate3d(0, -.1rem, 0);}
	90%{-ms-transform:translate3d(0, .5rem, 0);transform:translate3d(0, .5rem, 0);}
	to{-ms-transform:none;transform:none;}
}
.tb-bounceInDown{-webkit-animation-name:tb-bounceInDown;animation-name:tb-bounceInDown;}
@-webkit-keyframes tk-map{
	0%{-webkit-transform:scale(1,1)}
	50%{-webkit-transform:scale(0.95,0.95)}
	100%{-webkit-transform:scale(1,1)}
}
@keyframes tk-map{
	0%{transform:scale(1,1)}
	50%{transform:scale(0.95,0.95)}
	100%{transform:scale(1,1)}
}
.swtBox{width:5.9rem;height:7.38rem;position: fixed;left: 50%;top: 50%;margin:-3.69rem 0 0 -2.95rem;z-index:88888;}
.swtBox .colse{position:absolute;z-index:99;right:-.2rem;top:-.2rem;width:.6rem;height:.6rem;background:url(/style/images/swt/close1.ico) center center no-repeat;border-radius:50%;background-color:rgba(0,0,0,.1);transition:all ease .5s;}
.swtBox .colse:hover{transform:rotate(320deg);}
.swtBox img{width:100%;}
/*.swtBox .btn{width:4.65rem;height:1rem;font-size:0;border-radius:1rem;position:absolute;left:50%;margin-left:-2.32rem;animation:pulse1 2s .5s ease infinite;-webkit-animation:pulse1 2s .5s ease infinite;-moz-animation:pulse1 2s .5s ease infinite;}*/
/*.swtBox .btn.ioc1{background:url(/style/images/swt/swtBtn_01.jpg);background-size:100% 100%;bottom:1.5rem;}*/
/*.swtBox .btn.ioc2{background:url(/style/images/swt/swtBtn_02.jpg);background-size:100% 100%;bottom:.35rem;}*/
@keyframes pulse{
	0%{transform:scale(0.9)}
	50%{transform:scale(1)}
	100%{transform:scale(0.9)}
}
@-webkit-keyframes pulse{
	0%{-webkit-transform:scale(0.9)}
	50%{-webkit-transform:scale(1)}
	100%{-webkit-transform:scale(0.9)}
}