@charset "utf-8";
/*
* Author:luochou
* Date:2023.08.01
*/
body{background-color:#bbf2e9;}
.new-header{min-width:320px;width:100%;max-width:750px;margin:0 auto;background-color:#fff;background-color:#ffffff;}
.new-header .logo{}
.new-header .logo img{width:7.5rem; height:1.14rem; margin: 0 auto;}
.new-header .menu{background-color: #198a8b; display: flex; display: -webkit-flex; justify-content: space-between; align-items: center;}
.new-header .menu a{position: relative; width: 25%; height: .8rem;  display: flex; display: -webkit-flex; flex-direction: column; justify-content: center; align-items: center; color: #fff; font-size: .32rem; line-height: .8rem; box-sizing: border-box;}
.new-header .menu a:after{width:1px;height:.3rem;content:' ';background-color:#ffffff;display:block;position:absolute;right:0;top:50%;transform:translate(-50%,-50%);}
.new-header .menu a:last-child{border-right: none;}
.new-header .menu a:last-child:after{display:none;}

.container{min-width:320px;width:100%;max-width:750px;margin:0 auto;background-color:#fff;}
.container{padding-bottom:0;}
.container img{max-width:100%;display:block;}

.banner{height:5rem;overflow:hidden;position:relative;}
.banner .swiper-slide,.banner .swiper-slide img{width:7.5rem;height:5rem;}
.banner .pagination{width:7.5rem;text-align:center;line-height:0;position:absolute;left:0;bottom:.3rem;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:#009997;}

.item{padding:0 .25rem;}
.itemTie{position:relative;height:.5rem;padding:.5rem 0 .6rem;z-index:2;}
.itemTie small{position:absolute;left:0;top:.3rem;width:100%;color:#f5f0f1;font-size:.5rem;line-height:.5rem;text-align:center;font-weight:bold;text-transform:uppercase;}
.itemTie span{position:relative;display:flex;display:-webkit-flex;justify-content:center;}
.itemTie span b{padding:0 .14rem;color:#1a1a1a;font-size:.42rem;font-weight:800;text-align:center;line-height:.5rem;white-space:nowrap;}
.itemTie span b small{line-height:.3rem;font-size:.24rem;color:#fe6790;top:-.2rem;}
.itemTie i{position:relative;width:100%;height:.02rem;margin-top:.24rem;background-color:#f5f0f1;}
.itemTie em{position:absolute;top:50%;margin-top:-.04rem;width:.08rem;height:.08rem;background-color:#fe6790;border-radius:50%;}
.itemTie .i1 em{right:0;}
.itemTie .i2 em{left:0;}

.f2Box{padding:0 .3rem;}
.f2BoxList{display:flex;display:-webkit-flex;flex-wrap:wrap;justify-content:space-between;overflow:hidden;}
.f2BoxList span{width:2.1rem;height:.6rem;text-align:center;line-height:.6rem;font-size:.24rem;color:#fff;background-color:#ff83a3;border-radius:.1rem;margin-bottom:.25rem;display:block;position:relative;}
.f2Box .btn{width:4rem;height:.6rem;text-align:center;line-height:.6rem;font-size:.32rem;color:#fff;background:linear-gradient(#ff9419,#fd7226);border-radius:.1rem;display:block;margin:0 auto;}
.f2BoxCon{padding-top:.3rem;}
.f2BoxCon p{line-height:.45rem;text-indent:2em;font-size:.28rem;color:#1a1a1a;padding-bottom:.25rem;}

.f1BoxTop{border:#ff2961 solid 1px;position:relative;margin:60px 0 0;}
.f1BoxTop input.txt{width:477px;height:77px;font-size:28px;color:#333;border:0;padding-left:.2rem;}
.f1BoxTop .sub{width:221px;height:77px;text-align:center;line-height:77px;font-size:28px;color:#fff;background-color:#ff2961;border:0;position:absolute;right:0;top:0;}
.f1Box{padding-bottom:.1rem;overflow:hidden;}
.f1Box dl{width:7rem;height:2.05rem;background-color:#faf5f6;margin-bottom:.46rem;border-radius:.2rem;position:relative;}
.f1Box dt{width:2.66rem;height:2.05rem;background-color:#ff83a3;border-radius:.2rem;position:absolute;right:0;top:0;}
.f1Box dt img{width:2.86rem;height:1.79rem;position:absolute;right:.12rem;top:50%;transform:translateY(-50%);}
.f1Box dd{padding:.25rem 0 0 .35rem;}
.f1Box dd h3{line-height:.48rem;font-size:.34rem;color:#009997;}
.f1Box dd h3 small{font-size:.26rem;display:block;}
.f1Box dd p{line-height:.34rem;font-size:.24rem;color:#000;}
.f1Box dd p span{font-size:.28rem;color:#009997;}
.f1Box dl.ioc dt{right:auto;left:0;}
.f1Box dl.ioc dt img{left:.12rem;}
.f1Box dl.ioc dd{padding:.2rem 0 0 3.3rem;}

.f3Box{height:8.9rem;overflow:hidden;position:relative;}
.f3Box .swiper-slide,.f3Box .swiper-slide img{width:7.5rem;height:8.9rem;}
.f3Box .pagination{width:7.5rem;text-align:center;line-height:0;position:absolute;left:0;bottom:.3rem;z-index:1;}
.f3Box .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;}
.f3Box .pagination .swiper-pagination-bullet-active{background-color:#009997;}


.footerInfo{text-align:center;line-height:1.6;font-size:.28rem;color:#222;padding:.2rem 0;background-color:#bbf2e9;} 
.footerInfo a{color:#222;}
.footer-new{padding-bottom:1.8rem;}
.footer-newCon{width:100%;max-width:750px;min-width:320px;height:1.3rem;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.3rem;font-size:.39rem;color:#fff;background:linear-gradient(#ff9f27,#fe8517,#fd7b12);position:relative;padding-top:0;}
.footer-newCon a:nth-child(2){background:linear-gradient(#fdaadf,#d88abc,#cd81b2);}
.footer-newCon a em{display:inline-block;position:relative;padding-left:.64rem;}
.footer-newCon a i{width:.39rem;height:.4rem;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);}
.footer-newCon a i.ioc1{background:url(/style/images/ioc_02.png) no-repeat;background-size:100% 100%;}
.footer-newCon a i.ioc2{background:url(/style/images/ioc_03.png) no-repeat;background-size:100% 100%;}

.swt_footer{position:fixed;z-index:99;bottom:3.5rem;right:.1rem; width: 62px; height: 62px;}
.swt_footer img{width: 62px; height: 68px; display: block;}
.swt_footer .num{position: absolute; top: -8px; right: -4px; width: 20px; height: 20px; color: #fff; font-size: 12px; background-color: #f00; border-radius: 50%; text-align: center; line-height: 20px;animation:pulse 1s .2s ease infinite;-webkit-animation:pulse 1s .2s ease infinite;}

.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 0;}
.yszc_swtCon dl{padding:0 .2rem .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;}

@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)}
}
.tb-animated{-webkit-animation-delay:3s;animation-delay:3s;-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)}
}
.fix-footer{width:100%;max-width: 750px;min-width: 320px;height:1.62rem; padding: .3rem .32rem; background: #ecfffc;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:5.1rem; height:.98rem;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.56rem; height: .98rem; padding: 0; background-color: #ff8314; border-radius: .1rem; display: flex; display: -webkit-flex; align-items: center; justify-content: center; color: #fff; font-size: .32rem;}
.fix-footer .btn:last-child{/*background-color: #f37696;*/background: url(/style/images/btn.jpg) no-repeat;background-size: 100% 100%;}
/*.footer{padding-bottom:1.25rem;}
.footerCon{width:7.5rem;position:fixed;left:50%;bottom:0;transform:translateX(-50%);z-index:9999;}
.footerCon a{float:left;width:20%;height:1.25rem;text-align:center;font-size:.24rem;color:#fff;background-color:#d81551;border-left:#fff solid 1px;margin-right:-1px;display:block;position:relative;}
.footerCon a i{width:.54rem;height:.47rem;display:block;position:absolute;left:50%;transform:translateX(-50%);top:16px;}
.footerCon a i.ioc1{background:url(/style/images/fuke/ioc_01.png) no-repeat;background-size:100% 100%;}
.footerCon a i.ioc2{background:url(/style/images/fuke/ioc_02.png) no-repeat;background-size:100% 100%;}
.footerCon a i.ioc3{background:url(/style/images/fuke/ioc_03.png) no-repeat;background-size:100% 100%;}
.footerCon a i.ioc4{background:url(/style/images/fuke/ioc_04.png) no-repeat;background-size:100% 100%;}
.footerCon a i.ioc5{background:url(/style/images/fuke/ioc_05.png) no-repeat;background-size:100% 100%;}
.footerCon a span{line-height:.5rem;padding-top:.65rem;display:block;}
.footerCon a:nth-child(2) span,.footerCon a:nth-child(3) span{line-height:.25rem;}
.footerCon a:first-child{border-left:0;}*/