/*customer_block*/
.customer_block{background-color: #fff;position: fixed;top: 50%;transform: translate(0,-50%);z-index: 9;box-shadow: 0 0 15px 0 rgba(0,0,0,.1)}
.customer_list{}
.customer_item{position: relative;text-align: center;}
.customer_item:first-child{}
.customer_item a{display: block;transition: all .4s;}
.customer_item a img{margin: 0 auto;}
.customer_item a p{color: #acacac;}
.customer_tel_b{background-color: #fff;position: absolute;top: 0;box-shadow: 0 0 15px 0 rgba(0,0,0,.1);opacity: 0;visibility: hidden;transition: all .4s;}
.customer_tel_b a{color: #66d7e9}
@media  screen and ( min-width:1680px){
.customer_block{width: 92px;border-radius: 10px;padding:16px 10px 22px; right: 36px;}
.customer_item{;margin-top: 35px;}
.customer_item:first-child{margin-top: 0;}
.customer_item a img{width: 43px;}
.customer_item a p{font-size: 18px;margin-top: 6px;}
.customer_tel_b{height: 72px;width: 300px;border-radius: 10px;right: 120%;}
.customer_tel_b a{font-size: 30px;}
.customer_tel:hover .customer_tel_b{opacity: 1;visibility: visible;}
.customer_item a:hover{transform: scale(1.1);}
}
@media screen and (max-width:1679px ) and ( min-width:1440px){
.customer_block{border-radius: 10px;padding:16px 10px 22px;right: 26px;}
.customer_item{margin-top: 25px;}
.customer_item:first-child{margin-top: 0;}
.customer_item a img{width: 33px;}
.customer_item a p{font-size: 16px;margin-top: 6px;}
.customer_tel_b{height: 62px;width: 280px;border-radius: 10px;right: 120%;}
.customer_tel_b a{font-size: 26px;}
.customer_tel:hover .customer_tel_b{opacity: 1;visibility: visible;}
.customer_item a:hover{transform: scale(1.1);}
}
@media screen and (max-width:1439px ) and ( min-width:1280px){
.customer_block{border-radius: 10px;padding:16px 10px 22px;right: 26px;}
.customer_item{margin-top: 20px;}
.customer_item:first-child{margin-top: 0;}
.customer_item a img{width: 28px;}
.customer_item a p{font-size: 14px;margin-top: 6px;}
.customer_tel_b{height: 56px;width: 260px;border-radius: 10px;right: 120%;}
.customer_tel_b a{font-size: 24px;}
.customer_tel:hover .customer_tel_b{opacity: 1;visibility: visible;}
.customer_item a:hover{transform: scale(1.1);}
}
@media screen and (max-width:1279px ) and ( min-width:992px){
.customer_block{border-radius: 10px;padding:16px 10px 22px;right: 26px;}
.customer_item{margin-top: 20px;}
.customer_item:first-child{margin-top: 0;}
.customer_item a img{width: 28px;}
.customer_item a p{font-size: 14px;margin-top: 6px;}
.customer_tel_b{height: 56px;width: 260px;border-radius: 10px;right: 120%;}
.customer_tel_b a{font-size: 24px;}
.customer_tel:hover .customer_tel_b{opacity: 1;visibility: visible;}
.customer_item a:hover{transform: scale(1.1);}
}
@media screen and (max-width:991px ) and ( min-width:768px){
.customer_block{border-radius: 10px;padding:16px 10px 22px;right: 26px;}
.customer_item{margin-top: 20px;}
.customer_item:first-child{margin-top: 0;}
.customer_item a img{width: 28px;}
.customer_item a p{font-size: 14px;margin-top: 6px;}
.customer_tel_b{height: 56px;width: 260px;border-radius: 10px;right: 120%;}
.customer_tel_b a{font-size: 24px;}
.customer_tel:hover .customer_tel_b{opacity: 1;visibility: visible;}
.customer_item a:hover{transform: scale(1.1);}
}
@media only screen and (max-width:767px){
.customer_block{border-radius: .1rem;padding: .1rem .08rem .15rem;right: 4%;}
.customer_item{margin-top: .15rem;}
.customer_item:first-child{margin-top: 0;}
.customer_item a img{width: .2rem;}
.customer_item a p{font-size: .1rem;margin-top: .05rem;}
.customer_tel_b{height: 56px;width: 260px;border-radius: 10px;right: 120%;display: none;}
.customer_tel_b a{font-size: 24px;}
}
/*************
header
*************/
/*header*/
.header{width:100%;position:fixed;top:0; left:0;right:0; margin:0 auto;z-index:2022;transition: all .5s ease .2ms;}
.header:before{display:block;content:'';position: absolute; height:100%;z-index:-1;right:0;top:0;background:#FFF;}
.hdlogo{ display:block;margin-right: auto;}
.hdlogo img{width:100%; display: block;}
.logo-wap{display: none;}
.headroom-up {transform: translateY(-110%);}
@media  screen and ( min-width:1680px){
/*header*/
.header:before{width: calc((100vw - 1400px)/2);box-shadow: -5px 5px 15px 0 rgba(0,0,0,.1);}
.headK{width:1400px; margin:0 auto; height:90px;}
.hdlogo{width:266px;}
.hd_nav{ display: none;}
/*Menu*/
.Menu{display: block;width: 1020px;background:#FFF;border-bottom-left-radius:25px;margin-left: auto;box-shadow: -5px 5px 15px 0 rgba(0,0,0,.1);}
.Menu ul{width:100%;padding-left: 50px;height:90px;}
.MenuU li{position: relative;margin-right: 42px;}
.MenuA{line-height:60px;font-size: 18px;color:#2e2e2e;position: relative;display: block;font-weight:500;}
.MenuU li .on,.MenuU li .MenuA:hover,.MenuU li .menuO{color:#8acaca;} 
.MenuU .MenuF{ margin:0; margin-left: auto;}
.MenuFa{color:#FFF;width:155px;height:48px;border-top-right-radius:15px;background:#4dd1d1;}
.MenuFa p{font-size:18px;line-height:26px; font-weight:700;}
.MenuFa img{width:17px;margin-left: 22px;;display: block;}
.MenuFa:hover{box-shadow:0 0 10px rgba(77,209,209,0.6)}
}
@media screen and (max-width:1679px ) and ( min-width:1440px){
/*header*/
.header:before{width: calc((100vw - 1200px)/2);box-shadow: -5px 5px 15px 0 rgba(0,0,0,.1);}
.headK{width:1200px; margin:0 auto; height:80px;}
.hdlogo{width:216px;}
.hd_nav{ display: none;}
/*Menu*/
.Menu{display: block;width: 920px;background:#FFF;border-bottom-left-radius:23px;margin-left: auto;box-shadow: -5px 5px 15px 0 rgba(0,0,0,.1);}
.Menu ul{ width:100%;padding-left:54px;height:80px;}
.MenuU li{position: relative;margin-right: 36px;}
.MenuA{line-height:50px;font-size: 16px;color:#2e2e2e;position: relative;display: block;font-weight:500;}
.MenuU li .on,.MenuU li .MenuA:hover,.MenuU li .menuO{color:#8acaca;} 
.MenuU .MenuF{ margin:0; margin-left: auto;}
.MenuFa{color:#FFF;width:140px;height:42px;border-top-right-radius:14px;background:#4dd1d1;}
.MenuFa p{font-size:16px;line-height:22px; font-weight:700;}
.MenuFa img{width:17px;margin-left:17px;;display: block;}
.MenuFa:hover{box-shadow:0 0 10px rgba(77,209,209,0.6)}
}
@media screen and (max-width:1439px ) and ( min-width:1280px){
/*header*/
.header:before{width: calc((100vw - 1080px)/2);box-shadow: -5px 5px 15px 0 rgba(0,0,0,.1);}
.headK{width:1080px; margin:0 auto; height:70px;}
.hdlogo{width:196px;}
.hd_nav{ display: none;}
/*Menu*/
.Menu{display: block;width: 820px;background:#FFF;border-bottom-left-radius:21px;margin-left: auto;box-shadow: -5px 5px 15px 0 rgba(0,0,0,.1);}
.Menu ul{ width:100%;padding-left:48px;height:70px;}
.MenuU li{position: relative;margin-right: 24px;}
.MenuA{ line-height:44px;font-size:16px;color:#2e2e2e;position: relative; display: block; font-weight:500;}
.MenuU li .on,.MenuU li .MenuA:hover,.MenuU li .menuO{color:#8acaca;} 
.MenuU .MenuF{ margin:0; margin-left: auto;}
.MenuFa{color:#FFF;width:124px;height:38px;border-top-right-radius:12px;background:#4dd1d1;}
.MenuFa p{font-size:14px;line-height:20px; font-weight:700;}
.MenuFa img{width:16px;margin-left:12px;;display: block;}
.MenuFa:hover{box-shadow:0 0 10px rgba(77,209,209,0.6)}
}
@media screen and (max-width:1279px ) and ( min-width:960px){
/*header*/
.header:before{width: calc((100vw - 900px)/2);box-shadow: -5px 5px 15px 0 rgba(0,0,0,.1);}
.headK{width:900px; margin:0 auto; height:60px;}
.hdlogo{width:156px;}
.hd_nav{ display: none;}
/*Menu*/
.Menu{display: block;width: 720px;background:#FFF;border-bottom-left-radius:19px;margin-left: auto;box-shadow: -5px 5px 15px 0 rgba(0,0,0,.1);}
.Menu ul{ width:100%;padding-left:42px;height:60px;}
.MenuU li{position: relative;margin-right: 22px;}
.MenuA{line-height:40px;font-size: 14px;color:#2e2e2e;position: relative;display: block;font-weight:500;}
.MenuU li .on,.MenuU li .MenuA:hover,.MenuU li .menuO{color:#8acaca;} 
.MenuU .MenuF{ margin:0; margin-left: auto;}
.MenuFa{color:#FFF;width:110px;height:34px;border-top-right-radius:11px;background:#4dd1d1;}
.MenuFa p{font-size:13px;line-height:20px; font-weight:700;}
.MenuFa img{width:15px;margin-left:10px;;display: block;}
.MenuFa:hover{box-shadow:0 0 10px rgba(77,209,209,0.6)}
}
@media screen and (max-width:959px ) and ( min-width:640px){
/*header*/
.header{position:fixed;top:0; left:0;right:0; margin:0 auto; background:#fff;box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);}
.header:before{display: none;}
.headK{padding:0 4%;height:60px; align-items:center;}
.hdlogo{width:150px;}
.logo-pc{display: none;}
.logo-wap{display: block;}
/**/
.hd_nav{width:36px;height:30px; position:relative; z-index:999;}
.hd_nav:before{margin-top: -6px;}
.hd_nav:after{margin-top:6px;}
.hd_nav:before,.hd_nav:after{content: '';position:absolute;top:50%;display:inline-block;height:2px;width:36px;background:#4dd1d1;transition:0.2s;}
.hd_nav.active i{display:none;}
.hd_nav.active:before{transform: rotate(45deg);}
.hd_nav.active:after{transform: rotate(-45deg);}
.hd_nav.active:before,.hd_nav.active:after{margin-top:0;background:#ffffff;}
	
.Menu{position:fixed;width:100%;height:100%;top:0;left:0;z-index:997;backdrop-filter: blur(10px);-webkit-backdrop-filter: blur(10px);background-color:rgba(77,209,209, 0.7); display:none;}
.MenuU{padding-top:60px;}
.MenuU li{width:100%; position: relative}
.MenuA{line-height:60px;font-size:18px; color:#FFF; position: relative; display: block;text-align:center;letter-spacing: 1px;}
.MenuF{justify-content:center;margin-top:50px;}
.MenuFa{color:#FFF;width:230px;height:46px;border-top-right-radius:15px;background:#4dd1d1;box-shadow:0 0 2px rgba(255,255,255,0.5)}
.MenuFa p{font-size:16px;line-height:28px; font-weight:700;}
.MenuFa img{width:17px;margin-left:10px;;display: block;}
}
@media only screen and (max-width:639px){
/*header*/
.header{position:fixed;top:0; left:0;right:0; margin:0 auto; background:#FFF;box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);}
.headK{padding:0 4%;height:0.44rem; align-items:center;}
.hdlogo{width:1rem;}
.logo-pc{display: none;}
.logo-wap{display: block;}
/**/
.hd_nav{width:0.24rem;height:0.2rem; position:relative; z-index:999;}
.hd_nav:before{margin-top: -5px;}
.hd_nav:after{margin-top:5px;}
.hd_nav:before,.hd_nav:after{content: '';position:absolute;top:50%;display:inline-block;height:2px;width:0.24rem;background:#4dd1d1;transition:0.2s;}
.hd_nav.active i{display:none;}
.hd_nav.active:before{transform: rotate(45deg);}
.hd_nav.active:after{transform: rotate(-45deg);}
.hd_nav.active:before,.hd_nav.active:after{margin-top:0;background:#ffffff;margin-left: auto;}
	
.Menu{position:fixed;width:100%;height:100%;top:0;left:0;z-index:997;backdrop-filter: blur(10px);-webkit-backdrop-filter: blur(10px);background-color:rgba(77,209,209, 0.7);display:none;}
.MenuU{padding-top:0.44rem;}
.MenuU li{width:100%; position: relative}
.MenuA{line-height:0.42rem;font-size:0.14rem; color:#FFF; position: relative; display: block;text-align:center;letter-spacing: 1px;}
.MenuF{justify-content:center;margin-top:0.4rem;}
.MenuFa{color:#FFF;width:50%;height:0.34rem;border-top-right-radius:0.1rem;background:#4dd1d1;box-shadow:0 0 2px rgba(255,255,255,0.2)}
.MenuFa p{font-size:0.12rem;line-height:0.2rem; font-weight:700;}
.MenuFa img{width:0.13rem;margin-left:0.1rem;;display: block;}
}

/***********
footer
***********/
.footer{background-color: #56b8b8;}
.ft-logo{margin: 0 auto;}
.ft-logo a{display: block;}
.ft-logo img{}
.ft-nav{}
.ft-nav-li .navA{color: #fff;}
.ft-nav-li .navA:hover{}
.ft-info{text-align: center;}
.ft-tel{color: #fff;align-items: baseline;}
.ft-tel span{font-weight: 600;}
.ft-info p{color: #fff;}
.ft-copy{color: #fff;}
.ft-copy a{color: inherit;}
@media  screen and ( min-width:1680px){
.footer{padding-top: 30px;}
.ft-logo{margin: 0 auto;}
.ft-logo a{display: block;}
.ft-logo img{height: 78px;}
.ft-nav{margin-top: 40px;}
.navA{font-size: 20px;}
.ft-nav-li{margin: 0 28px;}
.ft-nav-li .navA:hover{text-decoration: underline;}
.ft-info{padding: 22px 0 18px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;width: 31%;margin: 50px auto;text-align: center;}
.ft-tel{font-size: 18px;line-height: 1;}
.ft-tel span{font-size: 24px;margin-left: 5px;}
.ft-info p{font-size: 14px;margin-top: 8px;}
.ft-copy{font-size: 16px;padding: 15px 0;}
.ft-copy a:hover{text-decoration: underline;}
}
@media screen and (max-width:1679px ) and ( min-width:1440px){
.footer{padding-top: 30px;}
.ft-logo{margin: 0 auto;}
.ft-logo a{display: block;}
.ft-logo img{height: 78px;}
.ft-nav{margin-top: 40px;}
.navA{font-size: 18px;}
.ft-nav-li{margin: 0 26px;}
.ft-nav-li .navA:hover{text-decoration: underline;}
.ft-info{padding: 22px 0 18px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;width: 31%;margin: 28px auto 44px;text-align: center;}
.ft-tel{font-size: 16px;line-height: 1;}
.ft-tel span{font-size: 22px;margin-left: 5px;}
.ft-info p{font-size: 13px;margin-top: 8px;}
.ft-copy{font-size: 14px;padding: 13px 0;}
.ft-copy a:hover{text-decoration: underline;}
}
@media screen and (max-width:1439px ) and ( min-width:1280px){
.footer{padding-top: 30px;}
.ft-logo{margin: 0 auto;}
.ft-logo a{display: block;}
.ft-logo img{height: 78px;}
.ft-nav{margin-top: 30px;}
.navA{font-size: 16px;}
.ft-nav-li{margin: 0 24px;}
.ft-nav-li .navA:hover{text-decoration: underline;}
.ft-info{padding: 22px 0 18px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;width: 31%;margin: 23px auto 39px;text-align: center;}
.ft-tel{font-size: 16px;line-height: 1;}
.ft-tel span{font-size: 22px;margin-left: 5px;}
.ft-info p{font-size: 13px;margin-top: 8px;}
.ft-copy{font-size: 14px;padding: 13px 0;}
.ft-copy a:hover{text-decoration: underline;}
}
@media screen and (max-width:1279px ) and ( min-width:960px){
.footer{padding-top: 30px;}
.ft-logo{margin: 0 auto;}
.ft-logo a{display: block;}
.ft-logo img{height: 78px;}
.ft-nav{margin-top: 30px;}
.navA{font-size: 16px;}
.ft-nav-li{margin: 0 24px;}
.ft-nav-li .navA:hover{text-decoration: underline;}
.ft-info{padding: 22px 0 18px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;width: 31%;margin: 23px auto 39px;text-align: center;}
.ft-tel{font-size: 16px;line-height: 1;}
.ft-tel span{font-size: 22px;margin-left: 5px;}
.ft-info p{font-size: 13px;margin-top: 8px;}
.ft-copy{font-size: 14px;padding: 13px 0;}
.ft-copy a:hover{text-decoration: underline;}
}
@media screen and (max-width:959px ) and ( min-width:640px){
.footer{padding-top: 30px;}
.ft-logo{margin: 0 auto;}
.ft-logo a{display: block;}
.ft-logo img{height: 78px;}
.ft-nav{margin-top: 30px;}
.navA{font-size: 16px;}
.ft-nav-li{margin: 0 10px;}
.ft-info{padding: 22px 0 18px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;width: 31%;margin: 23px auto 39px;text-align: center;}
.ft-tel{font-size: 16px;line-height: 1;}
.ft-tel span{font-size: 22px;margin-left: 5px;}
.ft-info p{font-size: 13px;margin-top: 8px;}
.ft-copy{font-size: 14px;padding: 13px 0;}
}
@media only screen and (max-width:639px){
.footer{padding-top: .2rem;}
.ft-logo{margin: 0 auto;}
.ft-logo a{display: block;}
.ft-logo img{height: .6rem;}
.ft-nav{margin-top: .2rem;}
.navA{font-size: .12rem;}
.ft-nav-li{margin: .05rem .05rem 0;}
.ft-info{padding: .2rem 0 .15rem;border-top: 1px solid #fff;border-bottom: 1px solid #fff;width: 70%;margin: .3rem auto .3rem;text-align: center;}
.ft-tel{font-size: .12rem;;line-height: 1;}
.ft-tel span{font-size: .16rem;margin-left: .03rem;}
.ft-info p{font-size: .11rem;margin-top: .06rem;}
.ft-copy{font-size: .11rem;padding: .1rem 0;text-align: center;}
.ft-copy p span{display: inline-block;}
}

/************************首页***************************/
/*****************
-------首页------
*****************/
.IndBck{position: relative;}
.IndBck:before{background: linear-gradient(to bottom,rgba(190,249,249,1),rgba(190,249,249,0));content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -1}
.IndNav{position: relative;z-index: 1;}
.IndBan{width:100%;position:relative;z-index:1;}
.IndBanD img{display: block; margin:0 auto;}
.IndBanP{width: 100%;color:#FFF;}
.IndBanP:before,.IndBanP:after{display:block;content:'';background:#FFF;}
.IndNava{position: relative;z-index:1}
.IndNava:before,.IndNava:after{display:none;content:'';position: absolute;background-size:100%;background-repeat:no-repeat;}
.IndNava:before{background-image:url("../images/IndNavS01.png");background-position:top center;}
.IndNava:after{background-image:url("../images/IndNavS02.png");background-position:bottom center;}
.IndNavN{background:#FFF;overflow: hidden;width:100%; height:100%;}
.IndNava h3{width:100%;text-align: center;color:#353535;}
.IndNava i{display: block; background-image:url("../images/IndNavD.png");background-position:center;background-size:100%;background-repeat:no-repeat;}
.IndNavI{overflow: hidden; margin:0 auto;}
.IndNavI img{width:100%;display: block;}

.IndTit{width:100%;}
.IndTit img{display: block;}
.IndTitP{color:#232323;text-align: center}
.IndaboM{margin:0 auto 0;}
/*关于我们*/
.IndaboK{ position: relative;z-index:1;width:100%;}
.IndaboK:before{display:block;content:'';position: absolute;left:0;z-index:-1;width:100%;}
.IndaboYQ{display: block;}
.IndaboYQ img{width:100%;display: block;}
.IndaboN{width:100%;}
.IndaboNI{width:100%;overflow: hidden;}
.IndaboNI img{width:100%;display: block;}
.IndaboNP{color:#292929;}
.IndaboNP h3{width:100%;font-weight:700;}
.IndaboNP p{width:100%;text-align: justify;}
.IndaboTY img{width:100%;display: block;}
/*品牌实力*/
.IndbraK{width:100%;background-position: center bottom;background-size: 100%;background-repeat: no-repeat;}
.IndbraA{background-image:url("../images/IndbraTB.png");background-position:center;background-size:100%;background-repeat:no-repeat;}
.IndbraA img{width:100%;display:block;}
.IndbraI img{width:100%;display:block;height: 100%;object-fit: contain;}
/**/
.IndGDB{width:100%;}
.IndGDB .swiper-slide{overflow: hidden;}
.IndGDB .swiper-slide img{width:100%; display: block;}
.IndGDB .swiper-slide p{text-align: center;}
.IndGDB .swiper-wrapper{-webkit-transition-timing-function: linear;-moz-transition-timing-function: linear;-ms-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;}
/*雀实好玩网路科技*/
.IndNet{background: linear-gradient(to bottom,rgba(100,211,211,1),rgba(100,211,211,0))}
.IndNetT a{color:#289999;text-align: center;background:#FFF; display: block;}
.IndNetT img{display: block; margin:0 auto;}
.IndNetD{width:100%;overflow: hidden; position: relative;}
.IndNetD img{height:100%;display: block;max-width: none;}
.IndNetF{margin:0 auto; height:100%; position: absolute;top:0;left:50%;transform: translate(-50%,0);}
.IndNetE{position: absolute;cursor: pointer;}
.IndNetFa{position: absolute;top: 50%;transform: translate(0,-50%);left: 50%;margin-left: -70px;}
.IndNetFa p{background:#FFF;color:#289999;text-align: center;transition: all .4s ease;}
.IndNetFa img{margin: 0 auto;height: auto;}
.icon-ani{animation: icon-move 1.5s infinite;}
@keyframes icon-move {
  0% {
    top: 0;
  }
  50% {
    top: 50%;
    transform: translateY(-50%);
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes icon-move {
  0% {
    top: 0;
  }
  50% {
    top: 50%;
    transform: translateY(-50%);
  }
  100% {
    top: 0;
  }
}
/*.breathing-light {animation: breathe 2s infinite;}
@keyframes breathe {
  0% {
    opacity: 0.9;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.2);
  }
  100% {
    opacity: 0.9;
    transform: scale(1);
  }
}*/

@media  screen and ( min-width:1680px){
.IndBan{height:945px;}
.IndBan:before{display:block;content:'';position: absolute;width:100%; height:1134px;background-size:auto 100%;background-repeat:no-repeat;background-image:url("../images/banPc01.png");background-position:top center;top:0;left:0;z-index:-1}
.IndBanN{}
.IndBanD{width: 540px;padding-top:170px;}
.IndBanD img{width: 464px;}
.IndBanP{font-size: 24px; margin-top: 35px}
.IndBanP:before,.IndBanP:after{width: 84px; height: 1px;}
.IndBanP p{padding: 0 8px; line-height:30px;}
.IndNava{width:326px;}
.IndNava:before,.IndNava:after{width:108px; height:62px}
.IndNava:before{top:-8px;left:15px;}
.IndNava:after{bottom:-8px;right:10px;}
.IndNavN{border-radius:100px;padding-top: 40px;}
.IndNava h3{font-size:24px;line-height:40px;}
.IndNava i{width: 22px; height:22px;margin:17px auto 12px;}
.IndNavI{width:188px;border-top-left-radius:94px;border-top-right-radius:94px;}
.IndNava:hover .IndNavN{box-shadow:0 0 25px rgba(190,249,249,0.7);}
.IndNava:hover:before,.IndNava:hover:after{display:block;}
	
.IndTit img{width:334px;}
.IndTitP{font-size:18px;margin:50px auto 40px;line-height:32px;}
/*关于我们*/
.Indabo{padding:70px 0 10px;}
.IndaboP{width:910px;}
.IndaboK{margin-top:150px;}
.IndaboK:before{top:194px; background-image:url("../images/IndaboB.png");background-position: center;background-size:auto 100%;background-repeat:no-repeat;height:1439px;}
.IndaboL{width:780px;}
.IndaboYQ{width:126px;margin-top: 33px; margin-right:20px;}
.IndaboN{ margin-bottom: 25px;}
.IndaboNI{border-top-left-radius:50px;}
.IndaboNP{padding:22px 0;}
.IndaboNP h3{font-size:32px;border-bottom:1px solid #bfbfbf;height: 84px;line-height:84px;letter-spacing:2px}
.IndaboNP p{font-size:20px;line-height:40px;padding:15px 0;}
.IndaboN1{width:606px;}
.IndaboN2{width: 558px;}
.IndaboR{width:498px; margin-top: 340px;}
.IndaboTY{width:294px; margin-bottom:10px; }
/*品牌实力*/
.Indbra{padding:100px 0 50px;}
.IndbraP{width:1140px;}
.IndbraK{padding:25px 170px 95px;background-image: url("../images/IndbraCpc.png");}
.IndbraA{width:298px;height:414px;}
.IndbraI{width:260px;height:360px;}
/**/
.IndGD{padding:0 0 24px;}
.IndGDB{margin-bottom:12px;}
.IndGDB .swiper-slide p{font-size: 16px;padding: 5px;}
.IndGDB .swiper-slide{width:440px; overflow: hidden;}
/*雀实好玩网路科技*/
.IndNet{padding:50px 0 0;}
.IndNetT{ margin-bottom: 65px;}
.IndNetT a{font-size:26px; width:280px;height: 44px;line-height:44px; margin: 0 auto 20px;border-radius:22px;}
.IndNetT a:hover{box-shadow:0 0 10px rgba(255,255,255,0.8)}
.IndNetT img{width:704px;}
.IndNetD{height:1120px;}
	
.IndNetF{width:1400px;}
.IndNetFa{margin-left: -70px;}
.IndNetFa img{width: 32px;}
.IndNetFa p{font-size:16px; width:140px;line-height:20px;border-radius:5px;padding:6px 15px;margin-top: 10px;}

.IndNetFa:hover p{color:#FFF;background:#289999;}
.IndNetE1{top:220px;left:245px;width:86px; height:150px;}
.IndNetE2{top:375px;left:120px;width:240px; height:140px;}
.IndNetE3{top:375px;left:405px;width:55px; height:100px;}
.IndNetE4{top:440px;left:540px;width:160px; height:180px;}
.IndNetE5{top:620px;left:485px;width:90px; height:200px;}
.IndNetE6{top:473px;right:378px;width:55px; height:100px;}
.IndNetE7{top:580px;right:330px;width:250px; height:150px;}
.IndNetE8{top:465px;right:145px;width:140px; height:220px;}
}
@media screen and (max-width:1680px ) and ( min-width:1440px){
.IndBan{height:830px;}
.IndBan:before{display:block;content:'';position: absolute;width:100%; height:1000px;background-size:auto 100%;background-repeat:no-repeat;background-image:url("../images/banPc01.png");background-position:top center;top:0;left:0;z-index:-1}
.IndBanN{}
.IndBanD{width:460px;padding-top:160px;}
.IndBanD img{width:390px;}
.IndBanP{font-size: 22px; margin-top: 32px}
.IndBanP:before,.IndBanP:after{width:78px; height: 1px;}
.IndBanP p{padding: 0 6px; line-height:26px;}

.IndNava{width:276px;}
.IndNava:before,.IndNava:after{width:100px; height:60px}
.IndNava:before{top:-6px;left:13px;}
.IndNava:after{bottom:-6px;right:18px;}
.IndNavN{border-radius:86px;padding-top:30px;}
.IndNava h3{font-size:21px;line-height:34px;}
.IndNava i{width: 20px; height:20px;margin:12px auto 10px;}
.IndNavI{width:170px;border-top-left-radius:85px;border-top-right-radius:85px;}
.IndNava:hover .IndNavN{box-shadow:0 0 22px rgba(190,249,249,0.7);}
.IndNava:hover:before,.IndNava:hover:after{display:block;}
	
.IndTit img{width:300px;}
.IndTitP{font-size:16px;margin:42px auto 34px;line-height:30px;}
/*关于我们*/
.Indabo{padding:60px 0 10px;}
.IndaboP{width:800px;}
.IndaboK{margin-top:130px;}
.IndaboK:before{top:175px; background-image:url("../images/IndaboB.png");background-position: center;background-size:auto 100%;background-repeat:no-repeat;height:1246px;}
.IndaboL{width:660px;}
.IndaboYQ{width:110px;margin-top:30px; margin-right:18px;}
.IndaboN{ margin-bottom: 20px;}
.IndaboNI{border-top-left-radius:45px;}
.IndaboNP{padding:20px 0;}
.IndaboNP h3{font-size:30px;border-bottom:1px solid #bfbfbf;height: 80px;line-height:80px;letter-spacing:2px}
.IndaboNP p{font-size:18px;line-height:36px;padding:14px 0;}
.IndaboN1{width:510px;}
.IndaboN2{width:480px;}
.IndaboR{width:420px; margin-top: 270px;}
.IndaboTY{width:270px; margin-bottom:10px; }
/*品牌实力*/
.Indbra{padding:85px 0 40px;}
.IndbraP{width:1020px;}
.IndbraK{padding:20px 145px 80px;background-image: url("../images/IndbraCpc.png");}
.IndbraA{width:260px;height:361px;}
.IndbraI{width:227px;height:316px;}
/**/
.IndGD{padding:0 0 22px;}
.IndGDB{margin-bottom:11px;}
.IndGDB .swiper-slide p{font-size: 14px;padding: 5px;}
.IndGDB .swiper-slide{width:420px; overflow: hidden;}
/*雀实好玩网路科技*/
.IndNet{padding:45px 0 0;}
.IndNetT{ margin-bottom: 60px;}
.IndNetT a{font-size:24px; width:260px;height: 42px;line-height:42px; margin: 0 auto 20px;border-radius:21px;}
.IndNetT a:hover{box-shadow:0 0 10px rgba(255,255,255,0.8)}
.IndNetT img{width:650px;}
.IndNetD{height:1010px;}
	
.IndNetF{width:1200px;}
.IndNetFa{margin-left: -65px;}
.IndNetFa img{width: 30px;}
.IndNetFa p{font-size:15px; width:130px;line-height:19px;border-radius:5px;padding:6px 12px;margin-top: 10px;}
.IndNetFa:hover p{color:#FFF;background:#289999;}
.IndNetE1{top:200px;left:188px;width:80px; height:135px;}
.IndNetE2{top:335px;left:70px;width:228px; height:120px;}
.IndNetE3{top:338px;left:335px;width:46px; height:90px;}
.IndNetE4{top:395px;left:450px;width:150px; height:170px;}
.IndNetE5{top:560px;left:405px;width:80px; height:180px;}
.IndNetE6{top:425px;right:312px;width:46px; height:90px;}
.IndNetE7{top:530px;right:265px;width:220px; height:130px;}
.IndNetE8{top:425px;right:105px;width:120px; height:190px;}
}
@media screen and (max-width:1440px ) and ( min-width:1280px){
.IndBan{height:720px;}
.IndBan:before{display:block;content:'';position: absolute;width:100%; height:870px;background-size:auto 100%;background-repeat:no-repeat;background-image:url("../images/banPc01.png");background-position:top center;top:0;left:0;z-index:-1}
.IndBanN{}
.IndBanD{width:380px;padding-top:160px;}
.IndBanD img{width:330px;}
.IndBanP{font-size:18px; margin-top:26px}
.IndBanP:before,.IndBanP:after{width:58px; height: 1px;}
.IndBanP p{padding: 0 4px; line-height:22px;}

.IndNava{width:248px;}
.IndNava:before,.IndNava:after{width:85px; height:48px}
.IndNava:before{top:-4px;left:10px;}
.IndNava:after{bottom:-4px;right:4px;}
.IndNavN{border-radius:65px;padding-top:25px;}
.IndNava h3{font-size:17px;line-height:24px;}
.IndNava i{width:18px; height:18px;margin:8px auto 6px;}
.IndNavI{width:144px;border-top-left-radius:72px;border-top-right-radius:72px;}
.IndNava:hover .IndNavN{box-shadow:0 0 18px rgba(190,249,249,0.7);}
.IndNava:hover:before,.IndNava:hover:after{display:block;}
	
.IndTit img{width:250px;}
.IndTitP{font-size:14px;margin:38px auto 29px;line-height:26px;}
/*关于我们*/
.Indabo{padding:50px 0 8px;}
.IndaboP{width:700px;}
.IndaboK{margin-top:100px;}
.IndaboK:before{top:150px; background-image:url("../images/IndaboB.png");background-position: center;background-size:auto 100%;background-repeat:no-repeat;height:1068px;}
.IndaboB{}
.IndaboL{width:590px;}
.IndaboY{}
.IndaboYQ{width:95px;margin-top:30px; margin-right:15px;}
.IndaboN{ margin-bottom: 20px;}
.IndaboNI{border-top-left-radius:40px;}
.IndaboNP{padding:15px 0;}
.IndaboNP h3{font-size:26px;border-bottom:1px solid #bfbfbf;height:70px;line-height:70px;letter-spacing:1px}
.IndaboNP p{font-size:16px;line-height:31px;padding:13px 0;}
.IndaboN1{width:450px;}
.IndaboN2{width:420px;}
.IndaboR{width:380px; margin-top: 220px;}
.IndaboTY{width:220px; margin-bottom:10px; }
/*品牌实力*/
.Indbra{padding:70px 0 30px;}
.IndbraP{width:890px;}
.IndbraK{padding:16px 120px 70px;background-image: url("../images/IndbraCpc.png");}
.IndbraA{width:236px;height:328px;}
.IndbraI{width:206px;height:290px;}
/**/
.IndGD{padding:0 0 20px;}
.IndGDB{margin-bottom:10px;}
.IndGDB .swiper-slide p{font-size: 14px;padding: 5px;}
.IndGDB .swiper-slide{width:400px; overflow: hidden;}
/*雀实好玩网路科技*/
.IndNet{padding:35px 0 0;}
.IndNetT{ margin-bottom:54px;}
.IndNetT a{font-size:22px; width:240px;height: 40px;line-height:40px; margin: 0 auto 18px;border-radius:20px;}
.IndNetT a:hover{box-shadow:0 0 10px rgba(255,255,255,0.8)}
.IndNetT img{width:580px;}
.IndNetD{height:860px;}	
	
.IndNetF{width:1080px;}
.IndNetFa{margin-left: -60px;}
.IndNetFa img{width: 28px;}
.IndNetFa p{font-size:14px; width:120px;line-height:18px;border-radius:4px;padding:5px 10px;margin-top: 10px;}
.IndNetFa:hover p{color:#FFF;background:#289999;}
.IndNetE1{top:180px;left:188px;width:70px; height:110px;}
.IndNetE2{top:290px;left:90px;width:190px; height:105px;}
.IndNetE3{top:290px;left:314px;width:40px; height:72px;}
.IndNetE4{top:338px;left:415px;width:125px; height:140px;}
.IndNetE5{top:475px;left:375px;width:65px; height:155px;}
.IndNetE6{top:365px;right:295px;width:40px; height:72px;}
.IndNetE7{top:450px;right:255px;width:190px; height:110px;}
.IndNetE8{top:360px;right:110px;width:110px; height:164px;}
}
@media screen and (max-width:1280px ) and ( min-width:960px){
.IndBan{height:640px;}
.IndBan:before{display:block;content:'';position: absolute;width:100%; height:770px;background-size:auto 100%;background-repeat:no-repeat;background-image:url("../images/banPc01.png");background-position:top center;top:0;left:0;z-index:-1}
.IndBanN{}
.IndBanD{width:340px;padding-top:120px;}
.IndBanD img{width:280px;}
.IndBanP{font-size:16px; margin-top:24px}
.IndBanP:before,.IndBanP:after{width:50px; height: 1px;}
.IndBanP p{padding: 0 3px; line-height:22px;}

.IndNava{width:206px;}
.IndNava:before,.IndNava:after{width:74px; height:48px}
.IndNava:before{top:-4px;left:10px;}
.IndNava:after{bottom:-4px;right:4px;}
.IndNavN{border-radius:65px;padding-top:22px;}
.IndNava h3{font-size:16px;line-height:22px;}
.IndNava i{width:16px; height:16px;margin:8px auto 6px;}
.IndNavI{width:130px;border-top-left-radius:65px;border-top-right-radius:65px;}
.IndNava:hover .IndNavN{box-shadow:0 0 17px rgba(190,249,249,0.7);}
.IndNava:hover:before,.IndNava:hover:after{display:block;}
	
.IndTit img{width:200px;}
.IndTitP{font-size:13px;margin:34px auto 25px;line-height:24px;}
/*关于我们*/
.Indabo{padding:40px 0 6px;}
.IndaboP{width:650px;}
.IndaboK{margin-top:80px;}
.IndaboK:before{top:130px; background-image:url("../images/IndaboB.png");background-position: center;background-size:auto 100%;background-repeat:no-repeat;height:948px;}
.IndaboL{width:500px;}
.IndaboYQ{width:80px;margin-top:26px; margin-right:13px;}
.IndaboN{ margin-bottom:18px;}
.IndaboNI{border-top-left-radius:35px;}
.IndaboNP{padding:12px 0;}
.IndaboNP h3{font-size:22px;border-bottom:1px solid #bfbfbf;height:60px;line-height:60px;letter-spacing:1px}
.IndaboNP p{font-size:14px;line-height:28px;padding:12px 0;}
.IndaboN1{width:390px;}
.IndaboN2{width:350px;}
.IndaboR{width:320px; margin-top: 210px;}
.IndaboTY{width:200px; margin-bottom:10px; }
/*品牌实力*/
.Indbra{padding:55px 0 20px;}
.IndbraP{width:820px;}
.IndbraK{padding:16px 95px 60px;background-image: url("../images/IndbraCpc.png");}
.IndbraA{width:200px;height:278px;}
.IndbraI{width:174px;height:250px;}
/**/
.IndGD{padding:0 0 18px;}
.IndGDB{margin-bottom:9px;}
.IndGDB .swiper-slide p{font-size: 14px;padding: 5px;}
.IndGDB .swiper-slide{width:370px;overflow: hidden;}
/*雀实好玩网路科技*/
.IndNet{padding:35px 0 0;}
.IndNetT{ margin-bottom:54px;}
.IndNetT a{font-size:20px; width:210px;height: 38px;line-height:38px; margin: 0 auto 18px;border-radius:19px;}
.IndNetT a:hover{box-shadow:0 0 10px rgba(255,255,255,0.8)}
.IndNetT img{width:520px;}
.IndNetD{height:760px;}	
	
.IndNetF{width:900px;}
.IndNetFa{margin-left: -55px;}
.IndNetFa img{width: 26px;}
.IndNetFa p{font-size:13px; width:110px;line-height:18px;border-radius:4px;padding:5px 8px;margin-top: 10px;}
.IndNetFa:hover p{color:#FFF;background:#289999;}
.IndNetE1{top:155px;left:140px;width:60px; height:100px;}
.IndNetE2{top:255px;left:52px;width:170px; height:90px;}
.IndNetE3{top:255px;left:250px;width:35px; height:66px;}
.IndNetE4{top:300px;left:340px;width:110px; height:120px;}
.IndNetE5{top:420px;left:305px;width:58px; height:140px;}
.IndNetE6{top:320px;right:235px;width:35px; height:66px;}
.IndNetE7{top:400px;right:200px;width:165px; height:95px;}
.IndNetE8{top:320px;right:73px;width:95px; height:140px;}
}
@media screen and (max-width:960px ) and ( min-width:640px){
.IndBan{height:500px;}
.IndBan:before{display:block;content:'';position: absolute;width:100%; height:600px;background-size:auto 100%;background-repeat:no-repeat;background-image:url("../images/banPc01.png");background-position:top center;top:0;left:0;z-index:-1}
.IndBanN{}
.IndBanD{width:220px;padding-top:140px;}
.IndBanD img{width:180px;}
.IndBanP{font-size:12px; margin-top:20px}
.IndBanP:before,.IndBanP:after{width:30px; height: 1px;}
.IndBanP p{padding: 0 2px; line-height:22px;}

.IndNava{width:270px;margin-bottom:30px;}
.IndNava:before,.IndNava:after{width:74px; height:48px}
.IndNava:before{top:-4px;left:10px;}
.IndNava:after{bottom:-4px;right:4px;}
.IndNavN{border-radius:65px;padding-top:25px;}
.IndNava h3{font-size:18px;line-height:30px;}
.IndNava i{width:18px; height:18px;margin:10px auto 8px;}
.IndNavI{width:150px;border-top-left-radius:65px;border-top-right-radius:75px;}
	
.IndTit img{width:180px;}
.IndTitP{font-size:12px;margin:30px auto 20px;line-height:22px;}
.Indabo .IndaboM{margin:0 auto 0; width:160px;}
/*关于我们*/
.Indabo{padding:40px 0 6px;}
.IndaboP{width:600px;}
.IndaboK{margin-top:80px;}
.IndaboK:before{top:130px; background:rgba(217,241,241,0.67);height:80%;border-top-right-radius:50px;border-bottom-left-radius: 50px;}
.IndaboB{}
.IndaboL{width:100%;}
.IndaboY{justify-content:space-between;}
.IndaboYQ{width:90px;margin-top:30px;}
.IndaboN{ margin-bottom:18px;}
.IndaboNI{border-top-left-radius:50px;}
.IndaboNP{padding:12px 0;}
.IndaboNP h3{font-size:22px;border-bottom:1px solid #bfbfbf;height:54px;line-height:54px;letter-spacing:1px}
.IndaboNP p{font-size:16px;line-height:30px;padding:13px 0;}
.IndaboN1{width:460px;}
.IndaboN2{width:450px;}
.IndaboR{width:480px; margin-left: 120px;}
.IndaboTY{display:none;}
/*品牌实力*/
.Indbra{padding:55px 0 10px;}
.IndbraP{width:100%;}
.IndbraK{padding:14px 70px 60px;background-image: url("../images/IndbraCwap.png");}
.IndbraA{width:200px;height:278px;}
.IndbraA:last-child{display:none;}
.IndbraI{width:174px;height:250px;}
/**/
.IndGD{padding:0 0 16px;}
.IndGDB{margin-bottom:8px;}
.IndGDB .swiper-slide p{font-size: 14px;padding: 5px;}
.IndGDB .swiper-slide{width:340px; overflow: hidden;}
/*雀实好玩网路科技*/
.IndNet{padding:30px 0 0;}
.IndNetT{ margin-bottom:48px;}
.IndNetT a{font-size:18px; width:190px;height: 36px;line-height:36px; margin: 0 auto 16px;border-radius:18px;}
.IndNetT img{width:430px;}
.IndNetD{height:560px;}	
	
.IndNetF{width:600px;}
.IndNetFa{margin-left: -45px;}
.IndNetFa img{width: 24px;}
.IndNetFa p{font-size:12px; width:90px;line-height:16px;border-radius:3px;padding:4px 4px;margin-top: 5px;}
.IndNetE1{top:115px;left:70px;width:45px; height:70px;}
.IndNetE2{top:185px;left:8px;width:130px; height:70px;}
.IndNetE3{top:188px;left:150px;width:30px; height:50px;}
.IndNetE4{top:220px;left:220px;width:80px; height:90px;}
.IndNetE5{top:310px;left:193px;width:42px; height:100px;}
.IndNetE6{top:235px;right:138px;width:30px; height:50px;}
.IndNetE7{top:295px;right:115px;width:125px; height:75px;}
.IndNetE8{top:235px;right:20px;width:70px; height:110px;}
}
@media only screen and (max-width:639px){
.IndBan{background-size:100%;background-repeat:no-repeat;background-image:url("../images/banWap01.png");background-position:bottom center;z-index:auto}
.IndBan:after{display:block;content:'';position: absolute;background-color:#86d5d5;z-index:-1;width:100%; height: 50%; top:0; left:0;}
.IndBanN{padding:0.9rem 4% 3.2rem;width: 100%;}
.IndBanD{width:100%;}
.IndBanD img{width:48%;}
.IndBanP{font-size:0.12rem; margin-top:0.1rem}
.IndBanP:before,.IndBanP:after{width:0.3rem; height: 1px;}
.IndBanP p{padding: 0 0.03rem; line-height:0.2rem;}
.IndNav{padding:0 0 0.01rem;justify-content: center;}
.IndNava{width:45%;margin:0 2.5% 0.1rem;}
.IndNava:before,.IndNava:after{width:74px; height:48px}
.IndNava:before{top:-4px;left:10px;}
.IndNava:after{bottom:-4px;right:4px;}
.IndNavN{border-radius:0.3rem;padding-top:0.16rem;}
.IndNava h3{font-size:0.125rem;line-height:0.2rem;}
.IndNava i{width:0.12rem; height:0.12rem;margin:0.08rem auto 0.05rem;}
.IndNavI{width:60%;border-top-left-radius:50%;border-top-right-radius:50%;}
	
.IndTit img{width:1.4rem;}
.IndTitP{font-size:0.11rem;margin:0.2rem auto 0.1rem;line-height:0.2rem;}
.Indabo .IndaboM{margin:0 auto 0; width:1.1rem;}
/*关于我们*/
.Indabo{padding:0.3rem 0 0.05rem;}
.IndaboP{width:92%;}
.IndaboK{margin-top:0.4rem;}
.IndaboK:before{top:0.7rem; background:rgba(217,241,241,0.67);height:70%;border-top-right-radius:0.35rem;border-bottom-left-radius: 0.35rem;}
.IndaboB{}
.IndaboL{width:100%;}
.IndaboY{justify-content:space-between;}
.IndaboYQ{width:14%;margin-top:0.15rem;}
.IndaboN{ margin-bottom:0.1rem;}
.IndaboNI{border-top-left-radius:0.3rem;}
.IndaboNP{padding:0.08rem 0;}
.IndaboNP h3{font-size:0.14rem;border-bottom:0.01rem solid #bfbfbf;height:0.35rem;line-height:0.35rem;letter-spacing:1px}
.IndaboNP p{font-size:0.11rem;line-height:0.18rem;padding:0.1rem 0;}
.IndaboN1{width:84%;}
.IndaboN2{width:100%;}
.IndaboN2 .IndaboNI{width:85%;}
.IndaboR{width:100%; padding-left:10%;}
.IndaboTY{display:none;}
/*品牌实力*/
.Indbra{padding:0.3rem 0 0;}
.IndbraP{}
.IndbraK{padding:0.1rem 5% 0.32rem;background-image: url("../images/IndbraCwap.png");}
.IndbraA{width:45%;height:1.8rem;}
.IndbraA:last-child{display:none;}
.IndbraI{width:88%;height:1.58rem;}
/**/
.IndGD{padding:0 0 0.12rem;}
.IndGDB{margin-bottom:0.04rem;}
.IndGDB .swiper-slide p{font-size: .11rem;padding: 5px;}
.IndGDB .swiper-slide{width:1.7rem; overflow: hidden;}
/*雀实好玩网路科技*/
.IndNet{padding:0.3rem 0 0;}
.IndNetT{ margin-bottom:0.25rem;}
.IndNetT a{font-size:0.12rem; width:1.2rem;height:0.22rem;line-height:0.22rem; margin: 0 auto 0.1rem;border-radius:0.11rem;}
.IndNetT img{width:92%;}
.IndNetD{height:2.5rem;align-content:flex-start}	
.IndNetD img{height:2.7rem;}
	
.IndNetF{width:100%;}
.IndNetFa{right: 0;margin: 0 auto;left: 0}
.IndNetFa img{width: .16rem;height: auto;}
.IndNetFa p{font-size:0.1rem; width:0.7rem;line-height:0.14rem;border-radius:0.03rem;padding:0.03rem 0.03rem;display: none;}
.IndNetE1{top:22%;left:16%;width:7%; height:14%;}
/*.IndNetE1 a{left:80%;top:-0.1rem;}*/
.IndNetE2{top:36%;left:6%;width:18%; height:14%;}
/*.IndNetE2 a{left:80%;top:-0.2rem;}*/
.IndNetE3{top:36%;left:28%;width:4%; height:10%;}
/*.IndNetE3 a{left:60%;top:-0.1rem;}*/
.IndNetE4{top:42%;left:38%;width:12%; height:18%;;}
/*.IndNetE4 a{left:60%;top:-0.1rem;}*/
.IndNetE5{top:60%;left:34%;width:6%; height:20%;}
/*.IndNetE5 a{left:50%;top:-0.1rem;}*/
.IndNetE6{top:45%;right:26%;width:4%; height:10%;}
/*.IndNetE6 a{left:0%;top:-0.15rem;}*/
.IndNetE7{top:56%;right:23%;width:17%; height:15%;}
/*.IndNetE7 a{left:0%;top:100%;}*/
.IndNetE8{top:45%;right:7%;width:12%; height:20%;}
/*.IndNetE8 a{right:0%;bottom:100%;}*/
}


/************************关于我们***************************/

/***********
关于我们
************/
.about-bg{background-color: #82d3d3;}
.about-ban{position: relative;overflow: hidden;}
.about-ban:before{content: '';position: absolute;border-radius: 50%; left: 0;right: 0;margin: 0 auto;width: 0;height: 0;z-index: 1;}
.about-ban-wrap{position: relative;z-index: 2;}
.about-ban_t{}
.ban_p{color: #fff;text-align: center;}
.ban_h2{align-items: flex-end;}
.ban_h2 img{}
.about-ban_b{}
.about-ban_item{position: relative;}
.ban_h3{background-color: #52de84;left: 0;z-index: -1;position: absolute;}
.ban_h3:before{content: '';position: absolute;width: 0;height: 0;}
.ban_h3 h3{position: relative;color: #fff;}
.ban_h3 h3:before{content: '';position: absolute;left: 0;top: 50%;transform: translate(0,-50%);background-color: #fff;border-radius: 50%;}
.about-ban_item p{background-color: #fff;width: 100%;}
.about-ban_item2{}
.about-ban_item3{position: absolute;left: 0;right: 0;margin: 0 auto;}
.about-ban_pic{}
.about-ban_pic img{width: 100%;}

/***********
发展历程
************/
.about-development_history{}
.about-t{}
.about-t img{}
.about-p{text-align: center;}
.about-time{position: relative;overflow: hidden;}
.about-time_ban{background-image: url(../images/y-line.png);background-repeat: repeat-x;overflow: hidden;position: relative;}
.about-time_ban:before{content: '';position: absolute;left: 0;width: 100%;}
.about-time_ban .swiper-slide:nth-child(2n+2){}
.about-time_ban .swiper-slide:before{content: '';position: absolute;left: 0;background-color: #82d3d3;border-radius: 50%;}
.about-time_ban .swiper-slide-active:after{content: '';position: absolute;border-radius: 50%;}
.time_ban-item{position: relative;height: 100%;}
.time_ban-item:before{content: '';position: absolute;left: 0;top: 0;background-color: #82d3d3;border-radius: 50%;}
.time_ban-item:after{content: '';position: absolute;top: 0;height: 100%;}
.about-time_ban .swiper-slide-active .time_ban-item:after{}
.time_ban-item h3{font-weight: 600;}
.time_ban-item p{ color: #666;}
.time_ban_prev, .time_ban_next{top: auto;bottom: 0;background-color: #fff;}
.time_ban_prev:after, .time_ban_next:after{color: #4fc0c0;font-weight: 600}
.time_ban_prev{left: 0;}
.time_ban_next{right: 0;}
.about-current_business{}
.current_business_text{}
.current_business_text .title{}
.current_business_text .title h3{font-weight: 600;position: relative;}
.current_business_text .title h3:before{content: '';position: absolute;left: 0;width: 100%;background-color: #82d3d3;}
.current_business_text p{color: #666;}
.current_business_pic{}
.current_business_pic img{width: 100%;}
.about-ad{background-color: #82d3d3;}
.about-ad_pic{}
.about-ad_text{flex:1;-webkit-flex:1;}
.about-ad_text h3{color: #fff;font-weight: 600;}
.about-ad_text p{color: #fff;line-height: 2;}

/***********
招商加盟
************/
.Join_block{position: relative;margin: 0 auto;}
.JoinBG{width: 100%;}
.JoinBG2{display: none;}
.Join_wrap{position: absolute;left: 0;right: 0;}
.Join-t{font-weight: 600;}
.Join_form{}
.Join_form_item{width: 49%;}
.Join_form_item label{display: block;}
.Join_form_item input{background-color: #fff;width: 100%;}
.Join_Pic{position: absolute;top: 0;overflow: hidden;}
.Join_Pic img {width: 100%;height: 100%;object-fit: contain;}
.sub-btn-wrap{}
.sub-btn{color: #fff;font-weight: 600;background-color: #56b8b8;width: 100%;}
.Join_select{border:none;}


@media  screen and ( min-width:1680px){
/***********
关于我们
************/
.about-bg{}
.about-ban{border-bottom-right-radius: 100px;padding-bottom: 100px;}
.about-ban:before{bottom: -200px;box-shadow: 0 0 1000px 500px rgba(255,255,255,.6);}
.about-ban-wrap{}
.about-ban_t{margin-top: 140px;}
.ban_p{font-size: 20px;margin-top: 45px;}
.ban_h2 img{height: 51px;}
.ban_h2 .yfz{margin-left: 10px;height: 39px;}
.about-ban_b{margin-top: 65px;}
.about-ban_item{margin-top: 50px;width: 36%;}
.ban_h3{padding: 0 17px;border-radius: 20px;height: 100px;top: -40px;}
.ban_h3:before{border-top: 17px solid transparent;border-left: 14px solid #52de84;right: -14px;top: 23px;}
.ban_h3 h3{font-size: 18px;line-height: 40px; padding-left: 16px;}
.ban_h3 h3:before{width: 5px;height: 5px;}
.about-ban_item p{font-size: 18px;padding: 20px 7%;border-radius: 20px;}
.about-ban_item2{margin-left: -30px;}
.about-ban_pic{width: 26.5%;max-width: 370px;}
.about-ban_pic img{}
.about-ban_item3{bottom: -50px;}



/***********
发展历程
************/
.about-development_history{padding: 80px 0 100px;}
.about-t{}
.about-t img{height: 104px;}
.about-p{margin: 60px auto 0;font-size: 20px;width: 80%;}
.about-time{margin-top: 70px;padding: 0 50px;}
.about-time_ban{height: 330px;padding: 20px 50px;background-position: center bottom 20px;}
.about-time_ban:before{bottom: 20px;border-top: 1px solid #dcdcdc}
.about-time_ban .swiper-slide:nth-child(2n+2){padding-top: 80px;}
.about-time_ban .swiper-slide:before{bottom: -6px;border-radius: 50%;width: 12px;height: 12px;}
.about-time_ban .swiper-slide-active:after{left: -10px;bottom: -16px;border: 1px solid #82d3d3;width: 32px;height: 32px;}
.time_ban-item{padding-left: 30px;height: 100%;}
.time_ban-item:before{border-radius: 50%;width: 12px;height: 12px;}
.time_ban-item:after{left: 5px;height: 100%;border-left: 1px solid #82d3d3;}
.about-time_ban .swiper-slide-active .time_ban-item:after{height: calc(100% - 14px);}
.time_ban-item h3{font-size: 20px;}
.time_ban-item p{font-size: 18px;margin-top: 15px;}
.time_ban_prev, .time_ban_next{border:1px solid #82d3d3;border-radius: 10px;width: 50px;height: 50px;}
.time_ban_prev:after, .time_ban_next:after{font-size: 20px;}
.time_ban_prev{}
.time_ban_next{}
.about-current_business{margin-top: 150px;}
.current_business_text{width: 28%;}
.current_business_text .title{border-bottom: 1px solid #dcdcdc;}
.current_business_text .title h3{font-size: 30px;line-height: 60px;}
.current_business_text .title h3:before{bottom:-2px;height: 4px;border-radius: 10px;}
.current_business_text p{font-size: 18px;line-height: 2;margin-top: 30px;}
.current_business_pic{width: 69.7%;max-width: 975px;}
.current_business_pic img{width: 100%;}
.about-ad{margin-top: 65px;border-radius: 20px;}
.about-ad_pic{width: 37.5%;}
.about-ad_text{padding: 0 5% 0 1%;}
.about-ad_text h3{font-size: 30px;}
.about-ad_text p{font-size: 18px;line-height: 2;margin-top: 20px;}

/***********
招商加盟
************/
.Join_block{padding:110px 0 20px;max-width: 1920px;}
.JoinBG{}
.JoinBG2{display: none;}
.Join_wrap{bottom: 70px;}
.Join-t{font-size: 30px;width: 46%;}
.Join_form{margin-top: 25px;width: 46%;}
.Join_form_item{margin-top: 15px;}
.Join_form_item label{font-size: 18px;margin-bottom: 10px;}
.Join_form_item input{padding: 0 15px;height: 66px;line-height: 66px;font-size: 18px;border-radius: 10px;}
.Join_Pic{right: 3.5%;width: 41.7%; max-width: 798px;border-radius: 50px;}
.Join_Pic img {}
.sub-btn-wrap{margin-top: 40px;}
.sub-btn{font-size: 20px;border-radius: 10px;height: 66px;}
.Join_select{padding: 0 15px;height: 66px;line-height: 66px;font-size: 18px;border-radius: 10px;width: 32%;}
}
@media screen and (max-width:1679px ) and ( min-width:1440px){
/***********
关于我们
************/
.about-bg{}
.about-ban{border-bottom-right-radius: 100px;padding-bottom: 90px;}
.about-ban:before{bottom: -200px;box-shadow: 0 0 1000px 500px rgba(255,255,255,.6);}
.about-ban-wrap{}
.about-ban_t{margin-top: 130px;}
.ban_p{font-size: 18px;margin-top: 35px;}
.ban_h2 img{height: 41px;}
.ban_h2 .yfz{margin-left: 10px;height: 29px;}
.about-ban_b{margin-top: 65px;}
.about-ban_item{margin-top: 40px;width: 36%;}
.ban_h3{padding: 0 17px;border-radius: 20px;height: 90px;top: -34px;}
.ban_h3:before{border-top: 17px solid transparent;border-left: 14px solid #52de84;right: -14px;top: 23px;}
.ban_h3 h3{font-size: 16px;line-height: 34px;padding-left: 16px;}
.ban_h3 h3:before{width: 5px;height: 5px;}
.about-ban_item p{font-size: 16px;padding: 18px 7%;border-radius: 20px;}
.about-ban_item2{margin-left: -30px;}
.about-ban_pic{width: 26.5%;max-width: 370px;}
.about-ban_pic img{}
.about-ban_item3{bottom: -40px;}

/***********
发展历程
************/
.about-development_history{padding: 70px 0 90px;}
.about-t{}
.about-t img{height: 94px;}
.about-p{margin: 50px auto 0;font-size: 18px;width: 80%}
.about-time{margin-top: 60px;padding: 0 45px;background-position: center bottom 18px;}
.about-time_ban{height: 320px;padding: 18px 45px;}
.about-time_ban:before{bottom: 18px;border-top: 1px solid #dcdcdc}
.about-time_ban .swiper-slide:nth-child(2n+2){padding-top: 80px;}
.about-time_ban .swiper-slide:before{bottom: -5px;border-radius: 50%;width: 10px;height: 10px;}
.about-time_ban .swiper-slide-active:after{left: -10px;bottom: -16px;border: 1px solid #82d3d3;width: 32px;height: 32px;}
.time_ban-item{padding-left: 28px;height: 100%;}
.time_ban-item:before{border-radius: 50%;width: 10px;height: 10px;}
.time_ban-item:after{left: 5px;border-left: 1px solid #82d3d3;}
.about-time_ban .swiper-slide-active .time_ban-item:after{height: calc(100% - 14px);}
.time_ban-item h3{font-size: 18px;}
.time_ban-item p{font-size: 16px;margin-top: 14px;}
.time_ban_prev, .time_ban_next{border:1px solid #82d3d3;border-radius: 10px;width: 45px;height: 45px;}
.time_ban_prev:after, .time_ban_next:after{font-size: 18px;}
.time_ban_prev{}
.time_ban_next{}
.about-current_business{margin-top: 140px;}
.current_business_text{width: 28%;}
.current_business_text .title{border-bottom: 1px solid #dcdcdc;}
.current_business_text .title h3{font-size: 28px;line-height: 58px;}
.current_business_text .title h3:before{bottom:-2px;height: 4px;border-radius: 10px;}
.current_business_text p{font-size: 16px;line-height: 2;margin-top: 28px;}
.current_business_pic{width: 69.7%;max-width: 975px;}
.current_business_pic img{width: 100%;}
.about-ad{margin-top: 55px;border-radius: 20px;}
.about-ad_pic{width: 37.5%;}
.about-ad_text{padding: 0 5% 0 1%;}
.about-ad_text h3{font-size: 28px;}
.about-ad_text p{font-size: 16px;line-height: 2;margin-top: 18px;}

/***********
招商加盟
************/
.Join_block{padding: 100px 0 20px;max-width: 1920px;}
.JoinBG{}
.JoinBG2{display: none;}
.Join_wrap{bottom: 60px;}
.Join-t{font-size: 26px;width: 46%;}
.Join_form{margin-top: 15px;width: 46%;}
.Join_form_item{margin-top: 10px;}
.Join_form_item label{font-size: 16px;margin-bottom: 6px;}
.Join_form_item input{padding: 0 15px;height: 50px;line-height: 50px;font-size: 16px;border-radius: 10px;}
.Join_Pic{right: 3.5%;width: 41.7%; max-width: 798px;border-radius: 50px;}
.Join_Pic img {}
.sub-btn-wrap{margin-top: 25px;}
.sub-btn{font-size: 20px;border-radius: 10px;height: 56px;}
.Join_select{padding: 0 15px;height: 50px;line-height: 50px;font-size: 16px;border-radius: 10px;width: 32%;}
}
@media screen and (max-width:1439px ) and ( min-width:1280px){
/***********
关于我们
************/
.about-bg{}
.about-ban{border-bottom-right-radius: 100px;padding-bottom: 80px;}
.about-ban:before{bottom: -200px;box-shadow: 0 0 1000px 500px rgba(255,255,255,.6);}
.about-ban-wrap{}
.about-ban_t{margin-top: 120px;}
.ban_p{font-size: 16px;margin-top: 30px;}
.ban_h2 img{height: 36px;}
.ban_h2 .yfz{margin-left: 10px;height: 24px;}
.about-ban_b{margin-top: 65px;}
.about-ban_item{margin-top: 40px;width: 36%;}
.ban_h3{padding: 0 17px;border-radius: 20px;height: 80px;top: -30px;}
.ban_h3:before{border-top: 17px solid transparent;border-left: 14px solid #52de84;right: -14px;top: 23px;}
.ban_h3 h3{font-size: 14px;line-height: 30px;padding-left: 16px;}
.ban_h3 h3:before{width: 5px;height: 5px;}
.about-ban_item p{font-size: 14px;padding: 16px 7%;border-radius: 16px;}
.about-ban_item2{margin-left: -30px;}
.about-ban_pic{width: 26.5%;max-width: 370px;}
.about-ban_pic img{}
.about-ban_item3{bottom: -30px;}


/***********
发展历程
************/
.about-development_history{padding: 60px 0 80px;}
.about-t{}
.about-t img{height: 89px;}
.about-p{margin: 45px auto 0;font-size: 16px;width: 80%}
.about-time{margin-top: 55px;padding: 0 40px;}
.about-time_ban{height: 310px;padding: 16px 40px;background-position: center bottom 16px;}
.about-time_ban:before{bottom: 16px;border-top: 1px solid #dcdcdc}
.about-time_ban .swiper-slide:nth-child(2n+2){padding-top: 80px;}
.about-time_ban .swiper-slide:before{bottom: -4px;border-radius: 50%;width: 8px;height: 8px;}
.about-time_ban .swiper-slide-active:after{left: -10px;bottom: -14px;border: 1px solid #82d3d3;width: 28px;height: 28px;}
.time_ban-item{padding-left: 28px;height: 100%;}
.time_ban-item:before{border-radius: 50%;width: 8px;height: 8px;}
.time_ban-item:after{left: 4px;border-left: 1px solid #82d3d3;}
.about-time_ban .swiper-slide-active .time_ban-item:after{height: calc(100% - 14px);}
.time_ban-item h3{font-size: 16px;}
.time_ban-item p{font-size: 14px;margin-top: 12px;}
.time_ban_prev, .time_ban_next{border:1px solid #82d3d3;border-radius: 10px;width: 40px;height: 40px;}
.time_ban_prev:after, .time_ban_next:after{font-size: 16px;}
.time_ban_prev{}
.time_ban_next{}
.about-current_business{margin-top: 130px;}
.current_business_text{width: 28%;}
.current_business_text .title{border-bottom: 1px solid #dcdcdc;}
.current_business_text .title h3{font-size: 26px;line-height: 52px;}
.current_business_text .title h3:before{bottom:-2px;height: 3px;border-radius: 10px;}
.current_business_text p{font-size: 14px;line-height: 2;margin-top: 26px;}
.current_business_pic{width: 69.7%;max-width: 975px;}
.current_business_pic img{width: 100%;}
.about-ad{margin-top: 55px;border-radius: 20px;}
.about-ad_pic{width: 37.5%;}
.about-ad_text{padding: 0 5% 0 1%;}
.about-ad_text h3{font-size: 26px;}
.about-ad_text p{font-size: 14px;line-height: 2;margin-top: 16px;}

/***********
招商加盟
************/
.Join_block{padding: 100px 0 20px;max-width: 1920px;}
.JoinBG{}
.JoinBG2{display: none;}
.Join_wrap{bottom: 50px;}
.Join-t{font-size: 24px;width: 46%;}
.Join_form{margin-top: 15px;width: 46%;}
.Join_form_item{margin-top: 10px;}
.Join_form_item label{font-size: 14px;margin-bottom: 6px;}
.Join_form_item input{padding: 0 15px;height: 48px;line-height: 48px;font-size: 14px;border-radius: 10px;}
.Join_Pic{right: 3.5%;width: 41.7%; max-width: 798px;border-radius: 50px;}
.Join_Pic img {}
.sub-btn-wrap{margin-top: 25px;}
.sub-btn{font-size: 18px;border-radius: 10px;height: 48px;}
.Join_select{padding: 0 15px;height: 48px;line-height: 48px;font-size: 14px;border-radius: 10px;width: 32%;}
}
@media screen and (max-width:1279px ) and ( min-width:960px){
/***********
关于我们
************/
.about-bg{}
.about-ban{border-bottom-right-radius: 100px;padding-bottom: 80px;}
.about-ban:before{bottom: -200px;box-shadow: 0 0 1000px 500px rgba(255,255,255,.6);}
.about-ban-wrap{}
.about-ban_t{margin-top: 120px;}
.ban_p{font-size: 16px;margin-top: 30px;}
.ban_h2 img{height: 36px;}
.ban_h2 .yfz{margin-left: 10px;height: 24px;}
.about-ban_b{margin-top: 65px;}
.about-ban_item{margin-top: 40px;width: 38%;}
.ban_h3{padding: 0 17px;border-radius: 20px;height: 80px;top: -30px;}
.ban_h3:before{border-top: 17px solid transparent;border-left: 14px solid #52de84;right: -14px;top: 23px;}
.ban_h3 h3{font-size: 14px;line-height: 30px;padding-left: 16px;}
.ban_h3 h3:before{width: 5px;height: 5px;}
.about-ban_item p{font-size: 14px;padding: 16px 7%;border-radius: 16px;}
.about-ban_item2{margin-left: -30px;}
.about-ban_pic{width: 26.5%;max-width: 370px;}
.about-ban_pic img{}
.about-ban_item3{bottom: -30px;width: 40%;}

/***********
发展历程
************/
.about-development_history{padding: 60px 0 80px;}
.about-t{}
.about-t img{height: 80px;}
.about-p{margin-top: 45px;font-size: 16px;}
.about-time{margin-top: 55px;padding: 0 40px;}
.about-time_ban{height: 310px;padding: 16px 40px;background-position: center bottom 16px;}
.about-time_ban:before{bottom: 16px;border-top: 1px solid #dcdcdc}
.about-time_ban .swiper-slide:nth-child(2n+2){padding-top: 80px;}
.about-time_ban .swiper-slide:before{bottom: -4px;border-radius: 50%;width: 8px;height: 8px;}
.about-time_ban .swiper-slide-active:after{left: -10px;bottom: -14px;border: 1px solid #82d3d3;width: 28px;height: 28px;}
.time_ban-item{padding-left: 28px;height: 100%;}
.time_ban-item:before{border-radius: 50%;width: 8px;height: 8px;}
.time_ban-item:after{left: 4px;border-left: 1px solid #82d3d3;}
.about-time_ban .swiper-slide-active .time_ban-item:after{height: calc(100% - 14px);}
.time_ban-item h3{font-size: 16px;}
.time_ban-item p{font-size: 14px;margin-top: 12px;}
.time_ban_prev, .time_ban_next{border:1px solid #82d3d3;border-radius: 10px;width: 40px;height: 40px;}
.time_ban_prev:after, .time_ban_next:after{font-size: 16px;}
.time_ban_prev{}
.time_ban_next{}
.about-current_business{margin-top: 130px;}
.current_business_text{width: 28%;}
.current_business_text .title{border-bottom: 1px solid #dcdcdc;}
.current_business_text .title h3{font-size: 26px;line-height: 52px;}
.current_business_text .title h3:before{bottom:-2px;height: 3px;border-radius: 10px;}
.current_business_text p{font-size: 14px;line-height: 2;margin-top: 26px;}
.current_business_pic{width: 69.7%;max-width: 975px;}
.current_business_pic img{width: 100%;}
.about-ad{margin-top: 55px;border-radius: 20px;}
.about-ad_pic{width: 37.5%;}
.about-ad_text{padding: 0 5% 0 1%;}
.about-ad_text h3{font-size: 26px;}
.about-ad_text p{font-size: 14px;line-height: 2;margin-top: 16px;}

/***********
招商加盟
************/
.Join_block{padding: 50px 0;max-width: 1920px;background-color: #d9f1f1;}
.JoinBG{display: none;}
.JoinBG2{display: none;}
.Join_wrap{bottom: 50px;position: static;}
.Join-t{font-size: 24px;width: 46%;}
.Join_form{margin-top: 15px;width: 46%;}
.Join_form_item{margin-top: 10px;}
.Join_form_item label{font-size: 14px;margin-bottom: 6px;}
.Join_form_item input{padding: 0 15px;height: 48px;line-height: 48px;font-size: 14px;border-radius: 10px;}
.Join_Pic{right: 3.5%;width: 41.7%;max-width: 798px;border-radius: 50px;top: auto;bottom: 50px;}
.Join_Pic img {}
.sub-btn-wrap{margin-top: 25px;}
.sub-btn{font-size: 18px;border-radius: 10px;height: 48px;}
.Join_select{padding: 0 15px;height: 48px;line-height: 48px;font-size: 14px;border-radius: 10px;width: 32%;}
}
@media screen and (max-width:959px ) and ( min-width:640px){
/***********
关于我们
************/
.about-bg{}
.about-ban{border-bottom-right-radius: 100px;}
.about-ban:before{bottom: -200px;box-shadow: 0 0 1000px 500px rgba(255,255,255,.6);}
.about-ban-wrap{}
.about-ban_t{margin-top: 120px;}
.ban_p{font-size: 16px;margin-top: 30px;}
.ban_h2 img{height: 36px;}
.ban_h2 .yfz{margin-left: 10px;height: 24px;}
.about-ban_b{}
.about-ban_item{margin-top: 70px;width: 100%;}
.ban_h3{padding: 0 17px;border-radius: 20px;height: 80px;top: -30px;}
.ban_h3:before{border-top: 17px solid transparent;border-left: 14px solid #52de84;right: -14px;top: 23px;}
.ban_h3 h3{font-size: 14px;line-height: 30px;padding-left: 16px;}
.ban_h3 h3:before{width: 5px;height: 5px;}
.about-ban_item p{font-size: 14px;padding: 16px 7%;border-radius: 16px;}
.about-ban_item2{}
.about-ban_pic{width: 35%;max-width: 370px;margin: 50px auto 0;}
.about-ban_pic img{}
.about-ban_item3{bottom: -30px;width: 40%;}


/***********
发展历程
************/
.about-development_history{padding: 60px 0 80px;}
.about-t{}
.about-t img{height: 72px;}
.about-p{margin-top: 45px;font-size: 16px;}
.about-time{margin-top: 55px;padding: 0 40px;}
.about-time_ban{height: 310px;padding: 16px 40px;background-position: center bottom 16px;}
.about-time_ban:before{bottom: 16px;border-top: 1px solid #dcdcdc}
.about-time_ban .swiper-slide:nth-child(2n+2){padding-top: 80px;}
.about-time_ban .swiper-slide:before{bottom: -4px;border-radius: 50%;width: 8px;height: 8px;}
.about-time_ban .swiper-slide-active:after{left: -10px;bottom: -14px;border: 1px solid #82d3d3;width: 28px;height: 28px;}
.time_ban-item{padding-left: 28px;height: 100%;}
.time_ban-item:before{border-radius: 50%;width: 8px;height: 8px;}
.time_ban-item:after{left: 4px;border-left: 1px solid #82d3d3;}
.about-time_ban .swiper-slide-active .time_ban-item:after{height: calc(100% - 14px);}
.time_ban-item h3{font-size: 16px;}
.time_ban-item p{font-size: 14px;margin-top: 12px;}
.time_ban_prev, .time_ban_next{border:1px solid #82d3d3;border-radius: 10px;width: 40px;height: 40px;}
.time_ban_prev:after, .time_ban_next:after{font-size: 16px;}
.time_ban_prev{}
.time_ban_next{}
.about-current_business{margin-top: 130px;}
.current_business_text{width: 100%;}
.current_business_text .title{border-bottom: 1px solid #dcdcdc;}
.current_business_text .title h3{font-size: 26px;line-height: 52px;}
.current_business_text .title h3:before{bottom:-2px;height: 3px;border-radius: 10px;}
.current_business_text p{font-size: 14px;line-height: 2;margin-top: 26px;}
.current_business_pic{width: 69.7%;max-width: 975px;margin: 50px auto 0;}
.current_business_pic img{width: 100%;}
.about-ad{margin-top: 55px;border-radius: 20px;padding: 50px 0;}
.about-ad_pic{width: 37.5%;margin:  0 auto;}
.about-ad_text{padding: 0 8%;width: 100%;flex: auto;margin-top: 50px;}
.about-ad_text h3{font-size: 26px;}
.about-ad_text p{font-size: 14px;line-height: 2;margin-top: 16px;}

/***********
招商加盟
************/
.Join_block{padding: 50px 0;max-width: 1920px;background-color: #d9f1f1;display: flex;flex-wrap: wrap;flex-direction: column-reverse;}
.JoinBG{display: none;}
.JoinBG2{display: none;}
.Join_wrap{position: relative;z-index: 2;margin-top: 50px;}
.Join-t{font-size: 24px;width: 100%;}
.Join_form{margin-top: 15px;width: 100%;}
.Join_form_item{margin-top: 10px;}
.Join_form_item label{font-size: 14px;margin-bottom: 6px;}
.Join_form_item input{padding: 0 15px;height: 48px;line-height: 48px;font-size: 14px;border-radius: 10px;}
.Join_Pic{width: 350px;max-width: 798px;border-radius: 50px;z-index: 1;position: relative;margin:  0 auto;}
.Join_Pic img {}
.sub-btn-wrap{margin-top: 25px;}
.sub-btn{font-size: 18px;border-radius: 10px;height: 48px;}
.Join_select{padding: 0 15px;height: 48px;line-height: 48px;font-size: 14px;border-radius: 10px;width: 32%;}
}
@media only screen and (max-width:639px){
/***********
关于我们
************/
.about-bg{}
.about-ban{border-bottom-right-radius: 100px;}
.about-ban:before{bottom: -200px;box-shadow: 0 0 1000px 500px rgba(255,255,255,.6);}
.about-ban-wrap{}
.about-ban_t{margin-top: 1rem;}
.ban_p{font-size: .12rem;margin-top: .2rem;}
.ban_h2 img{height: .2rem;}
.ban_h2 .yfz{margin-left: .06rem;height: .15rem;}
.about-ban_b{}
.about-ban_item{margin-top: .5rem;width: 100%;}
.ban_h3{padding: 0 .1rem;border-radius: .15rem;height: .5rem;top: -.24rem;}
.ban_h3:before{border-top: 17px solid transparent;border-left: 14px solid #52de84;right: -14px;top: 23px;}
.ban_h3 h3{font-size: .11rem;line-height: .24rem;padding-left: .1rem;}
.ban_h3 h3:before{width: .03rem;height: .03rem;}
.about-ban_item p{font-size: .11rem;padding: .1rem .2rem;border-radius: .1rem;}
.about-ban_item2{}
.about-ban_pic{width: 1.3rem;max-width: 370px;margin: .3rem auto 0;}
.about-ban_pic img{}
.about-ban_item3{bottom: -30px;width: 40%;}

/***********
发展历程
************/
.about-development_history{padding: .4rem 0 .5rem;}
.about-t{}
.about-t img{height: .55rem;}
.about-p{margin-top: .3rem;font-size: .12rem;text-align: justify;}
.about-time{margin-top: .3rem;padding: 0 32px;}
.about-time_ban{height: 2.4rem;padding: 16px 20px;background-position: center bottom 16px;}
.about-time_ban:before{bottom: 16px;border-top: .01rem solid #dcdcdc;}
.about-time_ban .swiper-slide:nth-child(2n+2){padding-top: 80px;}
.about-time_ban .swiper-slide:before{bottom: -.03rem;border-radius: 50%;width: .06rem;height: .06rem;}
.about-time_ban .swiper-slide-active:after{left: -.07rem;bottom: -.1rem;border: 1px solid #82d3d3;width: .2rem;height: .2rem;}
.time_ban-item{padding-left: .15rem;height: 100%;}
.time_ban-item:before{border-radius: 50%;width: .06rem;height: .06rem;}
.time_ban-item:after{left: .025rem;border-left: .01rem solid #82d3d3;}
.about-time_ban .swiper-slide-active .time_ban-item:after{height: calc(100% - .1rem);}
.time_ban-item h3{font-size: .12rem;}
.time_ban-item p{font-size: .11rem;margin-top: .1rem;}
.time_ban_prev, .time_ban_next{border:1px solid #82d3d3;border-radius: 10px;width: 32px;height: 32px;}
.time_ban_prev:after, .time_ban_next:after{font-size: .12rem;}
.time_ban_prev{}
.time_ban_next{}
.about-current_business{margin-top: .5rem;}
.current_business_text{width: 100%;}
.current_business_text .title{border-bottom: 1px solid #dcdcdc;}
.current_business_text .title h3{font-size: .16rem;line-height: .4rem;}
.current_business_text .title h3:before{bottom:-2px;height: 3px;border-radius: 10px;}
.current_business_text p{font-size: .11rem;line-height: 2;margin-top: .2rem;}
.current_business_pic{width: 100%;max-width: 975px;margin: .3rem auto 0;}
.current_business_pic img{width: 100%;}
.about-ad{margin-top: .3rem;border-radius: .15rem;padding: .3rem 0;}
.about-ad_pic{width: 50%;margin:  0 auto;}
.about-ad_text{padding: 0 8%;width: 100%;flex: auto;margin-top: .3rem;}
.about-ad_text h3{font-size: .16rem;text-align: center;}
.about-ad_text p{font-size: .11rem;line-height: 2;margin-top: .1rem;}

/***********
招商加盟
************/
.Join_block{padding: .3rem 0;max-width: 1920px;background-color: #d9f1f1;display: flex;flex-wrap: wrap;flex-direction: column-reverse;}
.JoinBG{display: none;}
.JoinBG2{display: none;}
.Join_wrap{position: relative;z-index: 2;margin-top: .3rem;}
.Join-t{font-size: .16rem;width: 100%;}
.Join_form{margin-top: .1rem;width: 100%;}
.Join_form_item{margin-top: .1rem;width: 100%;}
.Join_form_item label{font-size: .12rem;margin-bottom: .08rem;}
.Join_form_item input{padding: 0 .15rem;height: .4rem;line-height: .4rem;font-size: .12rem;border-radius: 10px;}
.Join_Pic{width: 72%;max-width: 798px;border-radius: .2rem;z-index: 1;position: relative;margin:  0 auto;}
.Join_Pic img {}
.sub-btn-wrap{margin-top: .2rem;}
.sub-btn{font-size: .13rem;border-radius: 10px;height: .4rem;}
.Join_select{padding: 0 .15rem;height: .4rem;line-height: .4rem;font-size: .12rem;border-radius: 10px;width: 32%;}
}


/************************视频中心***************************/
.inner-ban{position: relative;}
.inner-ban-wrap{height: 100%;position: relative;z-index: 2;}
.inner-ban_t{position: absolute;top: 50%;transform: translate(0,-50%);left: 0;right: 0;margin: 0 auto;}
.inner-ban_t p{}
.inner-ban_pic{position: absolute;bottom: 0;right: 0;}
.inner-ban_pic img{width: 100%;}
.inner-ban_en{font-family: "GellixB";color: rgba(255,255,255,.25);position: absolute;left: 0;top: 0;line-height: 1;writing-mode: vertical-rl;}
.video-con{position: relative;z-index: 2;}
.video-list-wrap{background-color: #fff;}
.video-lis_item{cursor: pointer;position: relative;}
.video-lis_item:nth-child(4n+4){}
.video-btn {position: absolute;left: 0; right: 0;margin: 0 auto;}
.video-list_pic{width: 100%;overflow: hidden;position: relative;}
.video-list_pic img{width: 100%;height: 100%;object-fit: contain;}
.video-lis_item p{}
.video-tab-nei{background-color: #369f9f;overflow: hidden;}
.video-tab_btn{color: #fff;position: relative;}
.video-tab_btn.active{background-color: #fff;color: #333;}
.video-tab_btn1.active{}
.video-tab_btn2{}
.video-tab_btn1.active:before{content: '';position: absolute;bottom: 0;background-image: url(../images/jiao.png);background-repeat: no-repeat;background-position: center;}
.video-tab_btn2.active:before{content: '';position: absolute;bottom: 0;background-image: url(../images/jiao.png);background-repeat: no-repeat;background-position: center;transform: rotateY(180deg);}
/*********
视频弹出
*********/
.video-container {;}
.video-container video {}
.close-btn {}
.video-container {position: fixed;left: 0;right: 0;margin: 0 auto;top: 50%;transform: translate(0,-50%);z-index: 2025;display: none;}
.video-container video {width: 100%;}
.close-btn {position: absolute;}
/*********
翻页样式
*********/
.el-pagination{}
.el-pagination button, .el-pagination span:not([class*=suffix]) {display: inline-block;vertical-align: top;}
.el-pagination button {border: none;background: transparent; }
.el-pagination .btn-next, .el-pagination .btn-prev {cursor: pointer; margin: 0;color: #303133; }
.el-pagination .btn-next:hover, .el-pagination .btn-prev:hover {}
.el-pager {user-select: none;list-style: none;display: inline-block;vertical-align: top;font-size: 0;padding: 0;margin: 0; }
.el-pager li {background: #fff;vertical-align: top;display: inline-block;cursor: pointer;text-align: center; }
.el-pager li.btn-quicknext, .el-pager li.btn-quickprev {border: 0; }
.el-pager li.btn-quicknext:hover .ol-icon1, .el-pager li.btn-quickprev:hover .ol-icon1 {display: none; }
.el-pager li.btn-quicknext:hover .ol-icon2, .el-pager li.btn-quickprev:hover .ol-icon2 {display: block; }
.el-pager li:hover, .el-pager li.active {border-color: #56b8b8;color: #56b8b8; }
.el-pager .ol-icon2 {display: none; }


@media  screen and ( min-width:1680px){
.inner-ban{height: 565px;}
.inner-ban-wrap{}
.inner-ban_t{width: 32%;}
.inner-ban_t p{margin-top: 20px;}
.inner-ban_pic{width: 33.5%;max-width: 468px;}
.inner-ban_pic img{}
.inner-ban_en{font-size: 126px;line-height: 1;height: 120%;}
.video-con{margin-top: -190px;padding-bottom:100px;z-index: 2;}
.video-list-wrap{padding: 35px;border-radius: 0 20px 20px 20px}
.video-lis_item{width: 23.4%;max-width: 308px;margin-right: 2.13%;margin-bottom: 40px;}
.video-lis_item:nth-child(4n+4){margin-right: 0}
.video-btn {top: 35%;width: 50px;}
.video-list_pic{height: 192px;}
.video-list_pic img{}
.video-lis_item p{font-size: 18px;margin-top: 5px;}
.video-tab-nei{border-radius: 20px 20px 0 0;}
.video-tab_btn{line-height: 65px;padding: 0 35px;font-size: 20px;}
.video-tab_btn.active{}
.video-tab_btn1.active{border-radius: 0 20px 0 0;}
.video-tab_btn2{border-radius: 20px 0 0 0;}
.video-tab_btn1.active:before{right: -19px;width:19px;height:19px;}
.video-tab_btn2.active:before{left: -19px;width:19px;height:19px;}
/*********
视频弹出
*********/
.video-container {max-width: 900px;}
.video-container video {}
.close-btn {width: 20px;height: 20px;top: -30px;right: -30px;}
.video-container {}
.video-container video {}
.close-btn {}
/*********
翻页样式
*********/
.el-pagination{margin-top: 30px;}
.el-pagination button, .el-pagination span:not([class*=suffix]) {font-size: 16px;min-width: 40px;height: 40px;line-height: 38px;border-radius: 2px; }
.el-pagination button {padding: 0 4px;}
.el-pagination .btn-next, .el-pagination .btn-prev {border: 1px solid #ececec;}
.el-pagination .btn-next:hover, .el-pagination .btn-prev:hover {border-color: #56b8b8;color: #56b8b8; }
.el-pager {}
.el-pager li {padding: 0 4px;font-size: 16px;border-radius: 2px;min-width: 40px;height: 40px;border: 1px solid #ececec;line-height: 38px;margin: 0 6px; }
.el-pager li.btn-quicknext, .el-pager li.btn-quickprev {line-height: 40px;}
.el-pager li.btn-quicknext:hover .ol-icon1, .el-pager li.btn-quickprev:hover .ol-icon1 {}
.el-pager li.btn-quicknext:hover .ol-icon2, .el-pager li.btn-quickprev:hover .ol-icon2 {}
.el-pager li:hover, .el-pager li.active {border-color: #56b8b8;color: #56b8b8; }
.el-pager .ol-icon2 {font-size: 16px;}
}
@media screen and (max-width:1679px ) and ( min-width:1440px){
.inner-ban{height: 465px;}
.inner-ban-wrap{}
.inner-ban_t{width: 32%;}
.inner-ban_t p{margin-top: 20px;}
.inner-ban_pic{width: 33.5%;max-width: 468px;}
.inner-ban_pic img{}
.inner-ban_en{font-size: 106px;line-height: 1;height: 120%;}
.video-con{margin-top: -160px;padding-bottom: 90px;z-index: 2;}
.video-list-wrap{padding: 30px;border-radius: 0 20px 20px 20px}
.video-lis_item{width: 23.4%;max-width: 308px;margin-right: 2.13%;margin-bottom: 35px;}
.video-lis_item:nth-child(4n+4){margin-right: 0}
.video-btn {top: 35%;width: 40px;}
.video-list_pic{height: 166px;}
.video-list_pic img{}
.video-lis_item p{font-size: 16px;margin-top: 5px;}
.video-tab-nei{border-radius: 20px 20px 0 0;}
.video-tab_btn{line-height: 55px;padding: 0 30px;font-size: 18px;}
.video-tab_btn.active{}
.video-tab_btn1.active{border-radius: 0 20px 0 0;}
.video-tab_btn2{border-radius: 20px 0 0 0;}
.video-tab_btn1.active:before{right: -19px;width:19px;height:19px;}
.video-tab_btn2.active:before{left: -19px;width:19px;height:19px;}
/*********
视频弹出
*********/
.video-container {max-width: 900px;}
.video-container video {}
.close-btn {width: 20px;height: 20px;top: -30px;right: -30px;}
.video-container {}
.video-container video {}
.close-btn {}
/*********
翻页样式
*********/
.el-pagination{margin-top: 25px;}
.el-pagination button, .el-pagination span:not([class*=suffix]) {font-size: 16px;min-width: 40px;height: 40px;line-height: 38px;border-radius: 2px; }
.el-pagination button {padding: 0 4px;}
.el-pagination .btn-next, .el-pagination .btn-prev {border: 1px solid #ececec;}
.el-pagination .btn-next:hover, .el-pagination .btn-prev:hover {border-color: #56b8b8;color: #56b8b8; }
.el-pager {}
.el-pager li {padding: 0 4px;font-size: 16px;border-radius: 2px;min-width: 40px;height: 40px;border: 1px solid #ececec;line-height: 38px;margin: 0 6px; }
.el-pager li.btn-quicknext, .el-pager li.btn-quickprev {line-height: 40px;}
.el-pager li.btn-quicknext:hover .ol-icon1, .el-pager li.btn-quickprev:hover .ol-icon1 {}
.el-pager li.btn-quicknext:hover .ol-icon2, .el-pager li.btn-quickprev:hover .ol-icon2 {}
.el-pager li:hover, .el-pager li.active {border-color: #56b8b8;color: #56b8b8; }
.el-pager .ol-icon2 {font-size: 16px;}
}
@media screen and (max-width:1439px ) and ( min-width:1280px){
.inner-ban{height: 415px;}
.inner-ban-wrap{}
.inner-ban_t{width: 32%;}
.inner-ban_t p{margin-top: 20px;}
.inner-ban_pic{width: 33.5%;max-width: 468px;}
.inner-ban_pic img{}
.inner-ban_en{font-size: 92px;line-height: 1;height: 120%;}
.video-con{margin-top: -150px;padding-bottom: 80px;z-index: 2;}
.video-list-wrap{padding: 30px;border-radius: 0 20px 20px 20px}
.video-lis_item{width: 23.4%;max-width: 308px;margin-right: 2.13%;margin-bottom: 35px;}
.video-lis_item:nth-child(4n+4){margin-right: 0}
.video-btn {top: 35%;width: 40px;}
.video-list_pic{height: 149px;}
.video-list_pic img{}
.video-lis_item p{font-size: 14px;margin-top: 5px;}
.video-tab-nei{border-radius: 20px 20px 0 0;}
.video-tab_btn{line-height: 50px;padding: 0 30px;font-size: 16px;}
.video-tab_btn.active{}
.video-tab_btn1.active{border-radius: 0 20px 0 0;}
.video-tab_btn2{border-radius: 20px 0 0 0;}
.video-tab_btn1.active:before{right: -19px;width:19px;height:19px;}
.video-tab_btn2.active:before{left: -19px;width:19px;height:19px;}
/*********
视频弹出
*********/
.video-container {max-width: 900px;}
.video-container video {}
.close-btn {width: 20px;height: 20px;top: -30px;right: -30px;}
.video-container {}
.video-container video {}
.close-btn {}
/*********
翻页样式
*********/
.el-pagination{margin-top: 25px;}
.el-pagination button, .el-pagination span:not([class*=suffix]) {font-size: 16px;min-width: 40px;height: 40px;line-height: 38px;border-radius: 2px; }
.el-pagination button {padding: 0 4px;}
.el-pagination .btn-next, .el-pagination .btn-prev {border: 1px solid #ececec;}
.el-pagination .btn-next:hover, .el-pagination .btn-prev:hover {border-color: #56b8b8;color: #56b8b8; }
.el-pager {}
.el-pager li {padding: 0 4px;font-size: 16px;border-radius: 2px;min-width: 40px;height: 40px;border: 1px solid #ececec;line-height: 38px;margin: 0 6px; }
.el-pager li.btn-quicknext, .el-pager li.btn-quickprev {line-height: 40px;}
.el-pager li.btn-quicknext:hover .ol-icon1, .el-pager li.btn-quickprev:hover .ol-icon1 {}
.el-pager li.btn-quicknext:hover .ol-icon2, .el-pager li.btn-quickprev:hover .ol-icon2 {}
.el-pager li:hover, .el-pager li.active {border-color: #56b8b8;color: #56b8b8; }
.el-pager .ol-icon2 {font-size: 16px;}
}
@media screen and (max-width:1279px ) and ( min-width:960px){
.inner-ban{height: 415px;}
.inner-ban-wrap{}
.inner-ban_t{width: 32%;}
.inner-ban_t p{margin-top: 20px;}
.inner-ban_pic{width: 33.5%;max-width: 468px;}
.inner-ban_pic img{}
.inner-ban_en{font-size: 92px;line-height: 1;height: 120%;}
.video-con{margin-top: -130px;padding-bottom: 80px;z-index: 2;}
.video-list-wrap{padding: 30px;border-radius: 0 20px 20px 20px}
.video-lis_item{width: 23.4%;max-width: 308px;margin-right: 2.13%;margin-bottom: 35px;}
.video-lis_item:nth-child(4n+4){margin-right: 0}
.video-btn {top: 35%;width: 40px;}
.video-list_pic{height: 123px;}
.video-list_pic img{}
.video-lis_item p{font-size: 14px;margin-top: 5px;}
.video-tab-nei{border-radius: 20px 20px 0 0;}
.video-tab_btn{line-height: 50px;padding: 0 30px;font-size: 16px;}
.video-tab_btn.active{}
.video-tab_btn1.active{border-radius: 0 20px 0 0;}
.video-tab_btn2{border-radius: 20px 0 0 0;}
.video-tab_btn1.active:before{right: -19px;width:19px;height:19px;}
.video-tab_btn2.active:before{left: -19px;width:19px;height:19px;}
/*********
视频弹出
*********/
.video-container {max-width: 900px;}
.video-container video {}
.close-btn {width: 20px;height: 20px;top: -30px;right: -30px;}
.video-container {}
.video-container video {}
.close-btn {}
/*********
翻页样式
*********/
.el-pagination{margin-top: 25px;}
.el-pagination button, .el-pagination span:not([class*=suffix]) {font-size: 16px;min-width: 40px;height: 40px;line-height: 38px;border-radius: 2px; }
.el-pagination button {padding: 0 4px;}
.el-pagination .btn-next, .el-pagination .btn-prev {border: 1px solid #ececec;}
.el-pagination .btn-next:hover, .el-pagination .btn-prev:hover {border-color: #56b8b8;color: #56b8b8; }
.el-pager {}
.el-pager li {padding: 0 4px;font-size: 16px;border-radius: 2px;min-width: 40px;height: 40px;border: 1px solid #ececec;line-height: 38px;margin: 0 6px; }
.el-pager li.btn-quicknext, .el-pager li.btn-quickprev {line-height: 40px;}
.el-pager li.btn-quicknext:hover .ol-icon1, .el-pager li.btn-quickprev:hover .ol-icon1 {}
.el-pager li.btn-quicknext:hover .ol-icon2, .el-pager li.btn-quickprev:hover .ol-icon2 {}
.el-pager li:hover, .el-pager li.active {border-color: #56b8b8;color: #56b8b8; }
.el-pager .ol-icon2 {font-size: 16px;}
}
@media screen and (max-width:959px ) and ( min-width:640px){
.inner-ban{height: 415px;}
.inner-ban-wrap{}
.inner-ban_t{width: 32%;}
.inner-ban_t p{margin-top: 20px;}
.inner-ban_pic{width: 33.5%;max-width: 468px;}
.inner-ban_pic img{}
.inner-ban_en{font-size: 92px;line-height: 1;height: 120%;}
.video-con{margin-top: -110px;padding-bottom: 80px;z-index: 2;}
.video-list-wrap{padding: 30px;border-radius: 0 20px 20px 20px}
.video-lis_item{width: 48%;max-width: 308px;margin-right: 4%;margin-bottom: 35px;}
.video-lis_item:nth-child(2n+2){margin-right: 0}
.video-btn {top: 35%;width: 40px;}
.video-list_pic{height: 162px;}
.video-list_pic img{}
.video-lis_item p{font-size: 14px;margin-top: 5px;}
.video-tab-nei{border-radius: 20px 20px 0 0;}
.video-tab_btn{line-height: 50px;padding: 0 30px;font-size: 16px;}
.video-tab_btn.active{}
.video-tab_btn1.active{border-radius: 0 20px 0 0;}
.video-tab_btn2{border-radius: 20px 0 0 0;}
.video-tab_btn1.active:before{right: -19px;width:19px;height:19px;}
.video-tab_btn2.active:before{left: -19px;width:19px;height:19px;}
/*********
视频弹出
*********/
.video-container {max-width: 600px;}
.video-container video {}
.close-btn {width: 20px;height: 20px;top: -30px;right: -30px;}
.video-container {}
.video-container video {}
.close-btn {}
/*********
翻页样式
*********/
.el-pagination{margin-top: 25px;}
.el-pagination button, .el-pagination span:not([class*=suffix]) {font-size: 16px;min-width: 40px;height: 40px;line-height: 38px;border-radius: 2px; }
.el-pagination button {padding: 0 4px;}
.el-pagination .btn-next, .el-pagination .btn-prev {border: 1px solid #ececec;}
.el-pagination .btn-next:hover, .el-pagination .btn-prev:hover {border-color: #56b8b8;color: #56b8b8; }
.el-pager {
    display: none;
}
.el-pager li {padding: 0 4px;font-size: 16px;border-radius: 2px;min-width: 40px;height: 40px;border: 1px solid #ececec;line-height: 38px;margin: 0 6px; }
.el-pager li.btn-quicknext, .el-pager li.btn-quickprev {line-height: 40px;}
.el-pager li.btn-quicknext:hover .ol-icon1, .el-pager li.btn-quickprev:hover .ol-icon1 {}
.el-pager li.btn-quicknext:hover .ol-icon2, .el-pager li.btn-quickprev:hover .ol-icon2 {}
.el-pager li:hover, .el-pager li.active {border-color: #56b8b8;color: #56b8b8; }
.el-pager .ol-icon2 {font-size: 16px;}
}
@media only screen and (max-width:639px){
.inner-ban{height: 3rem;}
.inner-ban-wrap{}
.inner-ban_t{width: 50%;}
.inner-ban_t p{margin-top: 20px;}
.inner-ban_pic{width: 1.3rem;max-width: 468px;}
.inner-ban_pic img{}
.inner-ban_en{font-size: .4rem;line-height: 1;height: 120%;top: .44rem;}
.video-con{margin-top: -.7rem;padding-bottom: .1rem;z-index: 2;}
.video-list-wrap{padding: .15rem;border-radius: 0 .15rem .15rem .15rem;}
.video-lis_item{width: 48%;max-width: 308px;margin-right: 4%;margin-bottom: .15rem;}
.video-lis_item:nth-child(2n+2){margin-right: 0}
.video-btn {top: 35%;width: .2rem;}
.video-list_pic{height: .79rem;}
.video-list_pic img{}
.video-lis_item p{font-size: .11rem;margin-top: 5px;}
.video-tab-nei{border-radius: .15rem .15rem 0 0;}
.video-tab_btn{line-height: .35rem;padding: 0 .15rem;font-size: .12rem;}
.video-tab_btn.active{}
.video-tab_btn1.active{border-radius: 0 .15rem 0 0;}
.video-tab_btn2{border-radius: .15rem 0 0 0;}
.video-tab_btn1.active:before{right: -.14rem;width: .14rem;height: .14rem;background-size: cover;}
.video-tab_btn2.active:before{left: -19px;width:19px;height:19px;}
/*********
视频弹出
*********/
.video-container {max-width: 88%;}
.video-container video {}
.close-btn {width: 20px;height: 20px;top: -.15rem;right: -.15rem;}
.video-container {}
.video-container video {}
.close-btn {}
/*********
翻页样式
*********/
.el-pagination{margin-top: .2rem;}
.el-pagination button, .el-pagination span:not([class*=suffix]) {font-size: 16px;min-width: 40px;height: 40px;line-height: 38px;border-radius: 2px; }
.el-pagination button {padding: 0 4px;}
.el-pagination .btn-next, .el-pagination .btn-prev {border: 1px solid #ececec;}
.el-pagination .btn-next:hover, .el-pagination .btn-prev:hover {border-color: #56b8b8;color: #56b8b8; }
.el-pager {display: none;}
.el-pager li {padding: 0 4px;font-size: 16px;border-radius: 2px;min-width: 40px;height: 40px;border: 1px solid #ececec;line-height: 38px;margin: 0 6px; }
.el-pager li.btn-quicknext, .el-pager li.btn-quickprev {line-height: 40px;}
.el-pager li.btn-quicknext:hover .ol-icon1, .el-pager li.btn-quickprev:hover .ol-icon1 {}
.el-pager li.btn-quicknext:hover .ol-icon2, .el-pager li.btn-quickprev:hover .ol-icon2 {}
.el-pager li:hover, .el-pager li.active {border-color: #56b8b8;color: #56b8b8; }
.el-pager .ol-icon2 {font-size: 16px;}
}




/************************联系我们***************************/
.contact-con{position: relative;z-index: 2;background-image: url(../images/contact-bg.png);background-repeat: no-repeat;background-position: left bottom;}
.contact-info_item{background-color: #fff;overflow: hidden;}
.contact-info-icon{}
.contact-info-r{flex: 1;-webkit-flex:1;}
.contact-tel_item{}
.contact-tel_item h3{}
.contact-tel_item a{line-height: 1;}
.contact-go_join{}
.contact-go_join h3{}
.contact-go_join p{}
.go-join-wrap{}
.contact-go_join a{font-weight: 600;color: #fff;background-color: #4dd1d1;}
.contact-go_join a img{}
.map-box{width: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;background-image: url(../images/map.jpg);overflow: hidden;}
.contact-strength{background-color: #e6f6f6;}
.contact-strength_list{}
.strength_list_item{position: relative;}
.strength_list_item a img{margin: 0 auto;}
.strength_list_item a p{text-align: center;}
.ewm-wrap{position: absolute;left: 50%;opacity: 0;transition: all .4s ease;}
.strength_list_item:hover .ewm-wrap{}

@media  screen and ( min-width:1680px){
.contact-con{margin-top: -120px;padding-bottom:64px;background-size: auto 129px;}
.contact-info_item{border-radius: 20px;width: 48.5%;padding:25px 65px;box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);min-height: 246px;}
.contact-info-icon{height: 80px;}
.contact-info-r{margin-left: 80px;}
.contact-tel_item{padding: 20px 0;}
.contact-tel_item h3{font-size: 18px;}
.contact-tel_item a{font-size: 30px;line-height: 1;}
.contact-go_join{}
.contact-go_join h3{font-size: 18px;}
.contact-go_join p{font-size: 20px;}
.go-join-wrap{margin-top: 20px;}
.contact-go_join a{font-size: 18px;padding:11px 22px;border-radius: 0 24px 0 0}
.contact-go_join a img{margin-left: 26px;}
.map-box{height: 409px;border-radius: 20px;margin-top: 50px;}
.contact-strength{margin-top: 60px;border-radius: 20px;padding: 50px 0 120px;}
.contact-strength_list{margin-top: 140px;}
.strength_list_item{margin: 0 20px;}
.strength_list_item a img{width: 74px;}
.strength_list_item a p{font-size: 16px;margin-top: 10px;}
.ewm-wrap{width: 120px;padding:5px;margin-left: -60px;top: -110%;}
.strength_list_item:hover .ewm-wrap{opacity: 1}
}
@media screen and (max-width:1679px ) and ( min-width:1440px){
.contact-con{margin-top: -120px;padding-bottom:64px;background-size: auto 99px;}
.contact-info_item{border-radius: 20px;width: 48.5%;padding: 20px 55px;box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);min-height: 236px;}
.contact-info-icon{height: 70px;}
.contact-info-r{margin-left: 70px;}
.contact-tel_item{padding: 20px 0;}
.contact-tel_item h3{font-size: 16px;}
.contact-tel_item a{font-size: 28px;line-height: 1;}
.contact-go_join{}
.contact-go_join h3{font-size: 18px;}
.contact-go_join p{font-size: 18px;}
.go-join-wrap{margin-top: 20px;}
.contact-go_join a{font-size: 16px;padding:11px 22px;border-radius: 0 24px 0 0}
.contact-go_join a img{margin-left: 24px;}
.map-box{height: 359px;border-radius: 20px;margin-top: 40px;}
.contact-strength{margin-top: 50px;border-radius: 20px;padding: 45px 0 110px;}
.contact-strength_list{margin-top: 120px;}
.strength_list_item{margin: 0 18px;}
.strength_list_item a img{width: 69px;}
.strength_list_item a p{font-size: 14px;margin-top: 10px;}
.ewm-wrap{width: 110px;padding:5px;margin-left: -55px;top: -110%;}
.strength_list_item:hover .ewm-wrap{opacity: 1}
}
@media screen and (max-width:1439px ) and ( min-width:1280px){
.contact-con{margin-top: -120px;padding-bottom:64px;background-size: auto 99px;}
.contact-info_item{border-radius: 20px;width: 48.5%;padding: 20px 50px;box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);min-height: 226px;}
.contact-info-icon{height: 65px;}
.contact-info-r{margin-left: 70px;}
.contact-tel_item{padding: 18px 0;}
.contact-tel_item h3{font-size: 14px;}
.contact-tel_item a{font-size: 26px;line-height: 1;}
.contact-go_join{}
.contact-go_join h3{font-size: 16px;}
.contact-go_join p{font-size: 16px;}
.go-join-wrap{margin-top: 20px;}
.contact-go_join a{font-size: 14px;padding:11px 22px;border-radius: 0 24px 0 0}
.contact-go_join a img{margin-left: 22px;}
.map-box{height: 359px;border-radius: 20px;margin-top: 40px;}
.contact-strength{margin-top: 50px;border-radius: 20px;padding: 45px 0 100px;}
.contact-strength_list{margin-top: 110px;}
.strength_list_item{margin: 0 18px;}
.strength_list_item a img{width: 69px;}
.strength_list_item a p{font-size: 14px;margin-top: 10px;}
.ewm-wrap{width: 110px;padding:5px;margin-left: -55px;top: -110%;}
.strength_list_item:hover .ewm-wrap{opacity: 1}
}
@media screen and (max-width:1279px ) and ( min-width:960px){
.contact-con{margin-top: -120px;padding-bottom:64px;background-size: auto 69px;}
.contact-info_item{border-radius: 20px;width: 48.5%;padding: 15px 40px;box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);min-height: 206px;}
.contact-info-icon{height: 60px;}
.contact-info-r{margin-left: 40px;}
.contact-tel_item{padding: 18px 0;}
.contact-tel_item h3{font-size: 14px;}
.contact-tel_item a{font-size: 26px;line-height: 1;}
.contact-go_join{}
.contact-go_join h3{font-size: 16px;}
.contact-go_join p{font-size: 16px;}
.go-join-wrap{margin-top: 20px;}
.contact-go_join a{font-size: 14px;padding:11px 22px;border-radius: 0 24px 0 0}
.contact-go_join a img{margin-left: 22px;}
.map-box{height: 309px;border-radius: 20px;margin-top: 40px;}
.contact-strength{margin-top: 50px;border-radius: 20px;padding: 40px 0 90px;}
.contact-strength_list{margin-top: 100px;}
.strength_list_item{margin: 0 16px;}
.strength_list_item a img{width: 64px;}
.strength_list_item a p{font-size: 14px;margin-top: 10px;}
.ewm-wrap{width: 100px;padding:5px;margin-left: -50px;top: -110%;}
.strength_list_item:hover .ewm-wrap{opacity: 1}
}
@media screen and (max-width:959px ) and ( min-width:640px){
.contact-con{margin-top: -110px;padding-bottom:64px;background-size: auto 69px;}
.contact-info_item{border-radius: 20px;width: 100%;padding: 15px 40px;box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);min-height: 206px;margin-top: 30px;}
.contact-info-icon{height: 60px;}
.contact-info-r{margin-left: 40px;}
.contact-tel_item{padding: 18px 0;}
.contact-tel_item h3{font-size: 14px;}
.contact-tel_item a{font-size: 26px;line-height: 1;}
.contact-go_join{}
.contact-go_join h3{font-size: 16px;}
.contact-go_join p{font-size: 16px;}
.go-join-wrap{margin-top: 20px;}
.contact-go_join a{font-size: 14px;padding:11px 22px;border-radius: 0 24px 0 0}
.contact-go_join a img{margin-left: 22px;}
.map-box{height: 259px;border-radius: 20px;margin-top: 40px;}
.contact-strength{margin-top: 50px;border-radius: 20px;padding: 40px 0 80px;}
.contact-strength_list{margin-top: 90px;}
.strength_list_item{margin: 0 16px;}
.strength_list_item a img{width: 54px;}
.strength_list_item a p{font-size: 14px;margin-top: 10px;}
.ewm-wrap{width: 90px;padding:5px;margin-left: -45px;top: -110%;}
.strength_list_item:hover .ewm-wrap{opacity: 1}
}
@media only screen and (max-width:639px){
.contact-con{margin-top: -110px;padding-bottom: .3rem;background-size: auto .3rem;}
.contact-info_item{border-radius: .15rem;width: 100%;padding: .15rem .2rem;box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);min-height: 206px;margin-top: 30px;}
.contact-info-icon{height: .4rem;}
.contact-info-r{width: 100%;flex: auto;}
.contact-tel_item{padding: .1rem 0;}
.contact-tel_item h3{font-size: .11rem;}
.contact-tel_item a{font-size: .2rem;line-height: 1;}
.contact-go_join{margin-top: .1rem;}
.contact-go_join h3{font-size: .12rem;}
.contact-go_join p{font-size: .12rem;}
.go-join-wrap{margin-top: .1rem;}
.contact-go_join a{font-size: .11rem;padding:11px 22px;border-radius: 0 24px 0 0}
.contact-go_join a img{margin-left: .1rem;}
.map-box{height: 2rem;border-radius: 20px;margin-top: .2rem;}
.contact-strength{margin-top: .2rem;border-radius: .15rem;padding: .3rem 0 1rem;}
.contact-strength_list{margin-top: .3rem;}
.strength_list_item{margin: .15rem .15rem 0;}
.strength_list_item a img{width: .5rem;}
.strength_list_item a p{font-size: .11rem;margin-top: 10px;}
.ewm-wrap{width: 100px;padding:5px;margin-left: -50px;top: -110%;display: none;}
.strength_list_item:hover .ewm-wrap{opacity: 1}
}



/************************无人售货柜***************************/
.Selling_cabinet-ban_t{position: absolute;left: 0;}
.ban_span{display: inline-block;color: #fff;}
.Selling_cabinet-ban_t p{text-align: left;}
.Selling_cabinet-ban_pic{}
.Selling_cabinet-con{}

.tit{position: relative;}
.tit h2{position: relative;font-weight: 600;z-index: 2}
.tit p{position: absolute;color: #dff4f4;left: 0;bottom:0;font-weight: 600;z-index: 1}
.tit:before{content: '';position: absolute;}
/********
使用场景
********/
.Usage_scenario-pic{}
.Usage_scenario-pic img{}
.Usage_scenario-pic img:nth-child(4n+4){}
.Usage_scenario-Highlights{}
.Highlights-item{background-color: #f6f7f9;background-size: cover;background-repeat: no-repeat;background-position: center;overflow: hidden;}
.Highlights-item1{background-image: url(../images/Usage_scenario-bg01.png);}
.Highlights-item2{background-image: url(../images/Usage_scenario-bg02.png);}
.Highlights-item3{background-image: url(../images/Usage_scenario-bg03.png);}
.Highlights-item4{background-image: url(../images/Usage_scenario-bg04.png);}
.Highlights-item img{}
.Highlights-item h3{font-weight: 600;}
.Highlights-text{}
.Highlights-text p{color: #666;}
/********
加盟优势
********/
.Join_advantage-con{position: relative;}
.Join_advantage-con:before{content: '';position: absolute;right: 0;bottom: 0;background-color: #d5ead7;z-index: -1;}
.Join_advantage-text{}
.Join_advantage-l{}
.advantage-l_item{}
.Join_advantage-l p{font-weight: 600;color: #82d3d3;align-items: baseline;position: relative;}
.Join_advantage-l p span{color: #333;font-weight: 500;}
.Join_advantage-l p i{font-style: normal;font-weight: 600;color: #e6f6f6;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);z-index: -1;}
.Join_advantage-r{position: relative;flex:1;-webkit-flex:1;}
.Join_advantage-r img{}
/********
立即咨询，获取免费方案！
********/
.Consult_Now{background-image: url(../images/Consult_Now_bg.jpg);background-repeat: no-repeat;background-position: center;}
.Consult_Now_wrap{text-align: center;color: #fff;}
.Consult_Now_wrap h3{font-weight: 600;}
.Consult_Now_wrap p{}
.Consult_Now_wrap a{display: inline-block;color: #31a3a3;background-color: #fff;}
/********
Q&A
********/
.join_question{}
.join_question-wrap{overflow: hidden;}
.join_question-t{background-color:#81d2d2;background-image: linear-gradient(to right, #81d2d2 , #49b2b2);text-align: center;font-weight: 600;color: #fff;}
.join_question-l{}
.join_question-l li{}
.join_question-l li:first-child{}
.join_question-l li h3{color: #4db4b5;font-weight: 600;}
.join_question-l li p{}

@media  screen and ( min-width:1680px){
.Selling_cabinet-ban_t{;bottom: 85px;}
.ban_span{font-size: 20px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;padding:11px 0;margin-top: 40px;}
.Selling_cabinet-ban_t p{margin-top: 20px;}
.Selling_cabinet-ban_pic{right: 7.2%;bottom: -200px;}
.Selling_cabinet-con{padding: 80px 0 30px;}

.tit{}
.tit h2{font-size: 36px;padding: 20px 0 15px;border-top: 5px solid #82d3d3;}
.tit p{font-size: 36px;}
.tit:before{left: calc((100vw - 100%)/2*-1);top: 2px;width: calc((100vw - 100%)/2);border-top: 1px solid #dcdcdc;}
/********
使用场景
********/
.Usage_scenario-pic{margin-top: 60px;}
.Usage_scenario-pic img{margin-top: 30px;width: 23.4%;max-width: 327px;margin-right: 2.13%;border-radius: 20px;}
.Usage_scenario-pic img:nth-child(4n+4){margin-right: 0;}
.Usage_scenario-Highlights{margin-top: 10px;}
.Highlights-item{margin-top: 30px;width: 49%;border-radius: 20px;height: 392px;padding: 36px 28px;}
.Highlights-item img{width: 64px;}
.Highlights-item h3{font-size: 30px;margin-top: 15px;}
.Highlights-text{margin-top: 10px;}
.Highlights-text p{font-size: 16px;padding-top: 8px;}
/********
加盟优势
********/
.Join_advantage-con{padding: 30px 0 60px;}
.Join_advantage-con:before{width: 37.2%;height: 674px;}
.Join_advantage-text{width: 56%;}
.Join_advantage-l{margin-top: 50px;}
.advantage-l_item{height: 145px;box-shadow: 0 0 15px 0 rgba(0,0,0,.1);border-radius: 20px;margin-bottom: 24px;padding: 0 30px;}
.Join_advantage-l p{font-size: 32px;padding-left: 60px;}
.Join_advantage-l p span{font-size: 24px;;}
.Join_advantage-l p i{font-size: 70px;;}
.Join_advantage-r{margin-left: 60px;margin-right: -30px;}
.Join_advantage-r img{}
/********
立即咨询，获取免费方案！
********/
.Consult_Now{margin-bottom: 100px;}
.Consult_Now_wrap{padding: 117px 0;}
.Consult_Now_wrap h3{font-size: 30px;}
.Consult_Now_wrap p{font-size: 24px;margin-top: 15px;margin-bottom: 45px;}
.Consult_Now_wrap a{font-size: 22px;border-radius: 50px;padding: 15px 50px;}
/********
Q&A
********/
.join_question{padding:100px 0 90px;}
.join_question-wrap{border-radius: 30px;box-shadow: 0 5px 15px 0 rgba(0,0,0,.1)}
.join_question-t{padding: 20px 0; ;font-size: 40px;}
.join_question-l{padding: 0 40px 30px;}
.join_question-l li{padding: 20px 0 25px;border-top: 1px dotted #dcdcdc;}
.join_question-l li:first-child{border-top: 0;}
.join_question-l li h3{font-size: 26px;}
.join_question-l li p{font-size: 22px;margin-top: 5px;}
}
@media screen and (max-width:1679px ) and ( min-width:1440px){
.Selling_cabinet-ban_t{;bottom: 85px;}
.ban_span{font-size: 18px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;padding: 9px 0;margin-top: 35px;}
.Selling_cabinet-ban_t p{margin-top: 20px;}
.Selling_cabinet-ban_pic{right: 7.2%;bottom: -200px;}
.Selling_cabinet-con{padding: 80px 0 30px;}

.tit{}
.tit h2{font-size: 34px;padding: 20px 0 15px;border-top: 5px solid #82d3d3;}
.tit p{font-size: 34px;}
.tit:before{left: calc((100vw - 100%)/2*-1);top: 2px;width: calc((100vw - 100%)/2);border-top: 1px solid #dcdcdc;}
/********
使用场景
********/
.Usage_scenario-pic{margin-top: 60px;}
.Usage_scenario-pic img{margin-top: 30px;width: 23.4%;max-width: 327px;margin-right: 2.13%;border-radius: 20px;}
.Usage_scenario-pic img:nth-child(4n+4){margin-right: 0;}
.Usage_scenario-Highlights{margin-top: 10px;}
.Highlights-item{margin-top: 30px;width: 49%;border-radius: 20px;height: 352px;padding: 32px 23px;}
.Highlights-item img{width: 54px;}
.Highlights-item h3{font-size: 28px;margin-top: 15px;}
.Highlights-text{margin-top: 10px;}
.Highlights-text p{font-size: 14px;padding-top: 8px;}
/********
加盟优势
********/
.Join_advantage-con{padding: 30px 0 60px;}
.Join_advantage-con:before{width: 37.2%;height: 634px;}
.Join_advantage-text{width: 56%;}
.Join_advantage-l{margin-top: 50px;}
.advantage-l_item{height: 135px;box-shadow: 0 0 15px 0 rgba(0,0,0,.1);border-radius: 20px;margin-bottom: 24px;padding: 0 28px;}
.Join_advantage-l p{font-size: 30px;padding-left: 60px;}
.Join_advantage-l p span{font-size: 22px;}
.Join_advantage-l p i{font-size: 60px;}
.Join_advantage-r{margin-left: 60px;margin-right: -30px;}
.Join_advantage-r img{}
/********
立即咨询，获取免费方案！
********/
.Consult_Now{margin-bottom: 90px;}
.Consult_Now_wrap{padding: 97px 0;}
.Consult_Now_wrap h3{font-size: 28px;}
.Consult_Now_wrap p{font-size: 22px;margin-top: 15px;margin-bottom: 45px;}
.Consult_Now_wrap a{font-size: 20px;border-radius: 50px;padding: 15px 50px;}
/********
Q&A
********/
.join_question{padding:100px 0 90px;}
.join_question-wrap{border-radius: 30px;box-shadow: 0 5px 15px 0 rgba(0,0,0,.1)}
.join_question-t{padding: 18px 0;font-size: 38px;}
.join_question-l{padding: 0 35px 25px;}
.join_question-l li{padding: 20px 0 25px;border-top: 1px dotted #dcdcdc;}
.join_question-l li:first-child{border-top: 0;}
.join_question-l li h3{font-size: 24px;}
.join_question-l li p{font-size: 20px;margin-top: 5px;}
}
@media screen and (max-width:1439px ) and ( min-width:1280px){
.Selling_cabinet-ban_t{;bottom: 85px;}
.ban_span{font-size: 16px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;padding: 8px 0;margin-top: 30px;}
.Selling_cabinet-ban_t p{margin-top: 20px;}
.Selling_cabinet-ban_pic{right: 7.2%;bottom: -200px;}
.Selling_cabinet-con{padding: 80px 0 30px;}

.tit{}
.tit h2{font-size: 32px;padding: 20px 0 15px;border-top: 4px solid #82d3d3;}
.tit p{font-size: 32px;}
.tit:before{left: calc((100vw - 100%)/2*-1);top: 2px;width: calc((100vw - 100%)/2);border-top: 1px solid #dcdcdc;}
/********
使用场景
********/
.Usage_scenario-pic{margin-top: 60px;}
.Usage_scenario-pic img{margin-top: 30px;width: 23.4%;max-width: 327px;margin-right: 2.13%;border-radius: 20px;}
.Usage_scenario-pic img:nth-child(4n+4){margin-right: 0;}
.Usage_scenario-Highlights{margin-top: 10px;}
.Highlights-item{margin-top: 30px;width: 49%;border-radius: 20px;height: 302px;padding: 32px 23px;}
.Highlights-item img{width: 54px;}
.Highlights-item h3{font-size: 26px;margin-top: 15px;}
.Highlights-text{margin-top: 10px;}
.Highlights-text p{font-size: 14px;padding-top: 8px;}
/********
加盟优势
********/
.Join_advantage-con{padding: 30px 0 60px;}
.Join_advantage-con:before{width: 37.2%;height: 614px;}
.Join_advantage-text{width: 56%;}
.Join_advantage-l{margin-top: 50px;}
.advantage-l_item{height: 125px;box-shadow: 0 0 15px 0 rgba(0,0,0,.1);border-radius: 20px;margin-bottom: 24px;padding: 0 20px;}
.Join_advantage-l p{font-size: 26px;padding-left: 60px;}
.Join_advantage-l p span{font-size: 20px;}
.Join_advantage-l p i{font-size: 60px;}
.Join_advantage-r{margin-left: 60px;margin-right: -30px;}
.Join_advantage-r img{}
/********
立即咨询，获取免费方案！
********/
.Consult_Now{margin-bottom: 80px;}
.Consult_Now_wrap{padding: 87px 0;}
.Consult_Now_wrap h3{font-size: 26px;}
.Consult_Now_wrap p{font-size: 20px;margin-top: 15px;margin-bottom: 45px;}
.Consult_Now_wrap a{font-size: 18px;border-radius: 50px;padding: 15px 50px;}
/********
Q&A
********/
.join_question{padding:100px 0 90px;}
.join_question-wrap{border-radius: 30px;box-shadow: 0 5px 15px 0 rgba(0,0,0,.1)}
.join_question-t{padding: 16px 0;font-size: 36px;}
.join_question-l{padding: 0 35px 25px;}
.join_question-l li{padding: 20px 0 25px;border-top: 1px dotted #dcdcdc;}
.join_question-l li:first-child{border-top: 0;}
.join_question-l li h3{font-size: 22px;}
.join_question-l li p{font-size: 18px;margin-top: 5px;}
}
@media screen and (max-width:1279px ) and ( min-width:960px){
.Selling_cabinet-ban_t{;bottom: 85px;}
.ban_span{font-size: 16px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;padding: 8px 0;margin-top: 30px;}
.Selling_cabinet-ban_t p{margin-top: 20px;}
.Selling_cabinet-ban_pic{right: 7.2%;bottom: -100px;}
.Selling_cabinet-con{padding: 60px 0 30px;}

.tit{}
.tit h2{font-size: 30px;padding: 15px 0 15px;border-top: 4px solid #82d3d3;}
.tit p{font-size: 30px;}
.tit:before{left: calc((100vw - 100%)/2*-1);top: 2px;width: calc((100vw - 100%)/2);border-top: 1px solid #dcdcdc;}
/********
使用场景
********/
.Usage_scenario-pic{margin-top: 40px;}
.Usage_scenario-pic img{margin-top: 20px;width: 23.4%;max-width: 327px;margin-right: 2.13%;border-radius: 20px;}
.Usage_scenario-pic img:nth-child(4n+4){margin-right: 0;}
.Usage_scenario-Highlights{margin-top: 10px;}
.Highlights-item{margin-top: 20px;width: 49%;border-radius: 20px;height: 252px;padding: 32px 23px;background-size: auto 200px;background-position: right bottom;}
.Highlights-item img{width: 54px;}
.Highlights-item h3{font-size: 24px;margin-top: 15px;}
.Highlights-text{margin-top: 10px;}
.Highlights-text p{font-size: 14px;padding-top: 8px;}
/********
加盟优势
********/
.Join_advantage-con{padding: 30px 0 60px;}
.Join_advantage-con:before{width: 30.2%;height: 544px;}
.Join_advantage-text{width: 56%;}
.Join_advantage-l{margin-top: 40px;}
.advantage-l_item{height: 105px;box-shadow: 0 0 15px 0 rgba(0,0,0,.1);border-radius: 20px;margin-bottom: 24px;padding: 0 28px;}
.Join_advantage-l p{font-size: 26px;padding-left: 50px;}
.Join_advantage-l p span{font-size: 18px;}
.Join_advantage-l p i{font-size: 50px;}
.Join_advantage-r{margin-left: 60px;margin-right: -30px;}
.Join_advantage-r img{}
/********
立即咨询，获取免费方案！
********/
.Consult_Now{margin-bottom: 80px;}
.Consult_Now_wrap{padding: 67px 0;}
.Consult_Now_wrap h3{font-size: 24px;}
.Consult_Now_wrap p{font-size: 18px;margin-top: 15px;margin-bottom: 45px;}
.Consult_Now_wrap a{font-size: 16px;border-radius: 50px;padding: 15px 50px;}
/********
Q&A
********/
.join_question{padding: 80px 0 80px;}
.join_question-wrap{border-radius: 30px;box-shadow: 0 5px 15px 0 rgba(0,0,0,.1)}
.join_question-t{padding: 16px 0;font-size: 34px;}
.join_question-l{padding: 0 35px 25px;}
.join_question-l li{padding: 20px 0 25px;border-top: 1px dotted #dcdcdc;}
.join_question-l li:first-child{border-top: 0;}
.join_question-l li h3{font-size: 20px;}
.join_question-l li p{font-size: 16px;margin-top: 5px;}
}
@media screen and (max-width:959px ) and ( min-width:640px){
.Selling_cabinet-ban_t{;bottom: 85px;}
.ban_span{font-size: 16px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;padding: 8px 0;margin-top: 30px;}
.Selling_cabinet-ban_t p{margin-top: 20px;}
.Selling_cabinet-ban_pic{right: 7.2%;bottom: 40px;}
.Selling_cabinet-con{padding: 60px 0 30px;}

.tit{}
.tit h2{font-size: 30px;padding: 15px 0 15px;border-top: 4px solid #82d3d3;}
.tit p{font-size: 30px;}
.tit:before{left: calc((100vw - 100%)/2*-1);top: 2px;width: calc((100vw - 100%)/2);border-top: 1px solid #dcdcdc;}
/********
使用场景
********/
.Usage_scenario-pic{margin-top: 40px;}
.Usage_scenario-pic img{margin-top: 15px;width: 49%;max-width: 327px;margin-right: 2%;border-radius: 20px;}
.Usage_scenario-pic img:nth-child(2n+2){margin-right: 0;}
.Usage_scenario-Highlights{margin-top: 10px;}
.Highlights-item{margin-top: 20px;width: 100%;border-radius: 20px;height: 252px;padding: 32px 23px;background-size: auto 260px;background-position: right bottom;}
.Highlights-item img{width: 54px;}
.Highlights-item h3{font-size: 24px;margin-top: 15px;}
.Highlights-text{margin-top: 10px;}
.Highlights-text p{font-size: 14px;padding-top: 8px;}
/********
加盟优势
********/
.Join_advantage-con{padding: 30px 0 60px;}
.Join_advantage-con:before{width: 30.2%;height: 544px;display: none;}
.Join_advantage-text{width: 100%;}
.Join_advantage-l{margin-top: 40px;}
.advantage-l_item{height: 105px;box-shadow: 0 0 15px 0 rgba(0,0,0,.1);border-radius: 20px;margin-bottom: 24px;padding: 0 28px;}
.Join_advantage-l p{font-size: 26px;padding-left: 50px;}
.Join_advantage-l p span{font-size: 18px;}
.Join_advantage-l p i{font-size: 50px;}
.Join_advantage-r{margin-left: 60px;margin-right: -30px;display: none;}
.Join_advantage-r img{}
/********
立即咨询，获取免费方案！
********/
.Consult_Now{}
.Consult_Now_wrap{padding: 67px 0;}
.Consult_Now_wrap h3{font-size: 24px;}
.Consult_Now_wrap p{font-size: 18px;margin-top: 15px;margin-bottom: 45px;}
.Consult_Now_wrap a{font-size: 16px;border-radius: 50px;padding: 15px 50px;}
/********
Q&A
********/
.join_question{padding: 80px 0 80px;}
.join_question-wrap{border-radius: 30px;box-shadow: 0 5px 15px 0 rgba(0,0,0,.1)}
.join_question-t{padding: 16px 0;font-size: 34px;}
.join_question-l{padding: 0 35px 25px;}
.join_question-l li{padding: 20px 0 25px;border-top: 1px dotted #dcdcdc;}
.join_question-l li:first-child{border-top: 0;}
.join_question-l li h3{font-size: 20px;}
.join_question-l li p{font-size: 16px;margin-top: 5px;}
}
@media only screen and (max-width:639px){
.Selling_cabinet-ban_t{top: 1rem;left: 12%}
.ban_span{font-size: .12rem;border-top: 1px solid #fff;border-bottom: 1px solid #fff;padding: .06rem 0;margin-top: .2rem;}
.Selling_cabinet-ban_t p{margin-top: .1rem;}
.Selling_cabinet-ban_pic{right: 0;bottom: -.9rem;}
.Selling_cabinet-con{padding: .4rem 0 .2rem;}

.tit{}
.tit h2{font-size: .18rem;padding: .1rem 0 .1rem;border-top: .02rem solid #82d3d3;}
.tit p{font-size: .18rem;}
.tit:before{left: calc((100vw - 100%)/2*-1);top: 2px;width: calc((100vw - 100%)/2);border-top: 1px solid #dcdcdc;}
/********
使用场景
********/
.Usage_scenario-pic{margin-top: .2rem;}
.Usage_scenario-pic img{margin-top: .1rem;width: 48.5%;max-width: 327px;margin-right: 2.5%;border-radius: .15rem;}
.Usage_scenario-pic img:nth-child(2n+2){margin-right: 0;}
.Usage_scenario-Highlights{margin-top: .1rem;}
.Highlights-item{margin-top: .15rem;width: 100%;border-radius: .15rem;padding: .2rem .15rem .7rem;background-size: auto 1.5rem;background-position: right bottom;}
.Highlights-item img{width: .4rem;}
.Highlights-item h3{font-size: .15rem;margin-top: .1rem;}
.Highlights-text{margin-top: .1rem;}
.Highlights-text p{font-size: .11rem;padding-top: .06rem;}
/********
加盟优势
********/
.Join_advantage-con{padding: .2rem 0 .4rem;}
.Join_advantage-con:before{width: 30.2%;height: 544px;display: none;}
.Join_advantage-text{width: 100%;}
.Join_advantage-l{margin-top: .2rem;}
.advantage-l_item{height: .8rem;box-shadow: 0 0 15px 0 rgba(0,0,0,.1);border-radius: .15rem;margin-bottom: .15rem;padding: 0 .15rem;}
.Join_advantage-l p{font-size: .16rem;padding-left: .3rem;}
.Join_advantage-l p span{font-size: .12rem;}
.Join_advantage-l p i{font-size: .3rem;}
.Join_advantage-r{margin-left: 60px;margin-right: -30px;display: none;}
.Join_advantage-r img{}
/********
立即咨询，获取免费方案！
********/
.Consult_Now{}
.Consult_Now_wrap{padding: .4rem 0;}
.Consult_Now_wrap h3{font-size: .15rem;}
.Consult_Now_wrap p{font-size: .12rem;margin-top: .1rem;margin-bottom: .3rem;}
.Consult_Now_wrap a{font-size: .12rem;border-radius: 50px;padding: .1rem .25rem;}
/********
Q&A
********/
.join_question{padding: .4rem 0;}
.join_question-wrap{border-radius: .16rem;box-shadow: 0 5px 15px 0 rgba(0,0,0,.1)}
.join_question-t{padding: .1rem 0;font-size: .2rem;}
.join_question-l{padding: 0 .2rem .15rem;}
.join_question-l li{padding: .15rem 0 .16rem;border-top: 1px dotted #dcdcdc;}
.join_question-l li:first-child{border-top: 0;}
.join_question-l li h3{font-size: .14rem;}
.join_question-l li p{font-size: .12rem;margin-top: 5px;}
}



/************************共享充电宝***************************/
/********
使用场景
********/
.power_bank-ban_pic{}
.Usage_scenario-pic2{;}
.Usage_scenario-desc{}
.Usage_scenario-desc h3{font-weight: 600;}
.Usage_scenario-desc p{color: #666;}
.power_bank-hight{background-color: #e4f2e5;}
.power_bank-hight-c{background-position: center;background-repeat: no-repeat;background-image: url(../images/power-center.png);background-size: cover;}
.power_bank-hight-l{flex:1;-webkit-flex:1;text-align: right;}
.power_bank-hight-l .item{position: relative;}
.power_bank-hight-l .item:before{content: '';position: absolute;;}
.power_bank-hight-l .item1:before{}
.power_bank-hight-l .item2:before{}
.power_bank-hight-l .item3:before{}
.power_bank-hight-l .item4:before{}
.power_bank-hight-l .item .item-t{}
.power_bank-hight-l .item .item-t h3{font-weight: 600;}
.power_bank-hight-l .item .item-t p{color: #666;}
.power_bank-hight-l .item img{}
.power_bank-hight-r{text-align: left;}
.power_bank-hight-r .item{flex-direction: row-reverse;}

/********
用户权益
********/
.User_Rights{}
.User_Rights-pic{flex:1;-webkit-flex:1;overflow: hidden;}

/********
加盟优势
********/
.power-Join_Advantage{background-position: center;background-repeat: no-repeat;background-image: url(../images/join-block_bg.png);background-size: cover;}
.power-Join_Advantage .ward{height: 100%;position: relative;}
.power-Join_Advantage_t{position: relative;text-align: center;}
.power-Join_Advantage_t h3{font-weight: 600;color: #fff;z-index: 2;position: relative;}
.power-Join_Advantage_t p{position: absolute;color: #7cc7c8;left: 0;right:0;bottom: 0;font-weight: 600;z-index: 1;}
.power-Join_Advantage_text{color: #fff;}
.power-Join_Advantage_text p{position: relative;}
.power-Join_Advantage_text p:before{content: '';position: absolute;left: 0;height: 8px;background-color: #fff;border-radius: 50%;}
.Join_Advantage-pic1{position: absolute;margin: 0 auto;}
@media  screen and ( min-width:1680px){
/********
使用场景
********/
.power_bank-ban_pic{right: 7%;width: 41%;max-width: 571px;}
.Usage_scenario-pic2{margin-top: 10px;}
.Usage_scenario-desc{margin-top: 50px;width: 46%;}
.Usage_scenario-desc h3{font-size: 26px;}
.Usage_scenario-desc p{font-size: 16px;line-height: 2;margin-top: 12px;}
.power_bank-hight{margin-top: 70px;border-radius: 30px;padding: 90px 30px;}
.power_bank-hight-c{width: 449px;height: 449px;margin: 0 25px;}
.power_bank-hight-l{}
.power_bank-hight-l .item{padding: 60px 0;}
.power_bank-hight-l .item:before{width: 150px;height:34px;}
.power_bank-hight-l .item1:before{border-top: 1px solid #aaa;border-right: 1px solid #aaa;transform: skewX(45deg);right: 0;bottom: 0;}
.power_bank-hight-l .item2:before{border-bottom: 1px solid #aaa;border-right: 1px solid #aaa;transform: skewX(-45deg);right: 0;bottom: 30px;}
.power_bank-hight-l .item3:before{border-top: 1px solid #aaa;border-left: 1px solid #aaa;transform: skewX(-45deg);left: 0;bottom: 0;}
.power_bank-hight-l .item4:before{border-bottom: 1px solid #aaa;border-left: 1px solid #aaa;transform: skewX(45deg);left: 0;bottom: 30px;}
.power_bank-hight-l .item .item-t{width: 82%;}
.power_bank-hight-l .item .item-t h3{font-size: 20px;}
.power_bank-hight-l .item .item-t p{font-size: 16px;margin-top: 5px;}
.power_bank-hight-l .item img{width: 14.8%;max-width: 62px;}
.power_bank-hight-r{}
.power_bank-hight-r .item{}

/********
用户权益
********/
.User_Rights{padding: 50px 0;}
.User_Rights-pic{margin-left: 50px;border-radius: 20px;}

/********
加盟优势
********/
.power-Join_Advantage{height: 420px;margin-bottom: 100px;}
.power-Join_Advantage .ward{}
.power-Join_Advantage_t{width: 20%;padding:20px 0;margin-left: 10%;}
.power-Join_Advantage_t h3{font-size: 36px;}
.power-Join_Advantage_t p{font-size: 36px;}
.power-Join_Advantage_text{font-size: 20px;width: 45%;}
.power-Join_Advantage_text p{padding-left: 22px;margin-bottom: 14px;}
.power-Join_Advantage_text p:before{width: 8px;height: 8px;top: 10px;}
.Join_Advantage-pic1{left: 30%;margin: 0 auto;top: -50px;}
}
@media screen and (max-width:1679px ) and ( min-width:1440px){
/********
使用场景
********/
.power_bank-ban_pic{right: 7%;width: 41%;max-width: 571px;}
.Usage_scenario-pic2{margin-top: 10px;}
.Usage_scenario-desc{margin-top: 50px;width: 46%;}
.Usage_scenario-desc h3{font-size: 24px;}
.Usage_scenario-desc p{font-size: 14px;line-height: 2;margin-top: 12px;}
.power_bank-hight{margin-top: 70px;border-radius: 30px;padding: 80px 25px;}
.power_bank-hight-c{width: 349px;height: 349px;margin: 0 20px;}
.power_bank-hight-l{}
.power_bank-hight-l .item{padding: 50px 0;}
.power_bank-hight-l .item:before{width: 150px;height:34px;}
.power_bank-hight-l .item1:before{border-top: 1px solid #aaa;border-right: 1px solid #aaa;transform: skewX(45deg);right: 0;bottom: 0;}
.power_bank-hight-l .item2:before{border-bottom: 1px solid #aaa;border-right: 1px solid #aaa;transform: skewX(-45deg);right: 0;bottom: 30px;}
.power_bank-hight-l .item3:before{border-top: 1px solid #aaa;border-left: 1px solid #aaa;transform: skewX(-45deg);left: 0;bottom: 0;}
.power_bank-hight-l .item4:before{border-bottom: 1px solid #aaa;border-left: 1px solid #aaa;transform: skewX(45deg);left: 0;bottom: 30px;}
.power_bank-hight-l .item .item-t{width: 82%;}
.power_bank-hight-l .item .item-t h3{font-size: 18px;}
.power_bank-hight-l .item .item-t p{font-size: 14px;margin-top: 5px;}
.power_bank-hight-l .item img{width: 14.8%;max-width: 62px;}
.power_bank-hight-r{}
.power_bank-hight-r .item{}

/********
用户权益
********/
.User_Rights{padding: 50px 0;}
.User_Rights-pic{margin-left: 50px;border-radius: 20px;}

/********
加盟优势
********/
.power-Join_Advantage{height: 370px;margin-bottom: 100px;}
.power-Join_Advantage .ward{}
.power-Join_Advantage_t{width: 20%;padding:20px 0;margin-left: 10%;}
.power-Join_Advantage_t h3{font-size: 34px;}
.power-Join_Advantage_t p{font-size: 34px;}
.power-Join_Advantage_text{font-size: 18px;width: 47%;}
.power-Join_Advantage_text p{padding-left: 22px;margin-bottom: 12px;}
.power-Join_Advantage_text p:before{width: 8px;height: 8px;top: 10px;}
.Join_Advantage-pic1{left: 30%;margin: 0 auto;top: -50px;width: 217px;}
}
@media screen and (max-width:1439px ) and ( min-width:1280px){
/********
使用场景
********/
.power_bank-ban_pic{right: 7%;width: 41%;max-width: 571px;}
.Usage_scenario-pic2{margin-top: 10px;}
.Usage_scenario-desc{margin-top: 50px;width: 46%;}
.Usage_scenario-desc h3{font-size: 22px;}
.Usage_scenario-desc p{font-size: 14px;line-height: 2;margin-top: 12px;}
.power_bank-hight{margin-top: 70px;border-radius: 30px;padding: 70px 25px;}
.power_bank-hight-c{width: 299px;height: 299px;margin: 0 20px;}
.power_bank-hight-l{}
.power_bank-hight-l .item{padding: 50px 0;}
.power_bank-hight-l .item:before{width: 150px;height:34px;}
.power_bank-hight-l .item1:before{border-top: 1px solid #aaa;border-right: 1px solid #aaa;transform: skewX(45deg);right: 0;bottom: 0;}
.power_bank-hight-l .item2:before{border-bottom: 1px solid #aaa;border-right: 1px solid #aaa;transform: skewX(-45deg);right: 0;bottom: 30px;}
.power_bank-hight-l .item3:before{border-top: 1px solid #aaa;border-left: 1px solid #aaa;transform: skewX(-45deg);left: 0;bottom: 0;}
.power_bank-hight-l .item4:before{border-bottom: 1px solid #aaa;border-left: 1px solid #aaa;transform: skewX(45deg);left: 0;bottom: 30px;}
.power_bank-hight-l .item .item-t{width: 82%;}
.power_bank-hight-l .item .item-t h3{font-size: 16px;}
.power_bank-hight-l .item .item-t p{font-size: 14px;margin-top: 5px;}
.power_bank-hight-l .item img{width: 14.8%;max-width: 62px;}
.power_bank-hight-r{}
.power_bank-hight-r .item{}

/********
用户权益
********/
.User_Rights{padding: 50px 0;}
.User_Rights-pic{margin-left: 50px;border-radius: 20px;}

/********
加盟优势
********/
.power-Join_Advantage{height: 320px;margin-bottom: 100px;}
.power-Join_Advantage .ward{}
.power-Join_Advantage_t{width: 22%;padding:20px 0;margin-left: 10%;}
.power-Join_Advantage_t h3{font-size: 32px;}
.power-Join_Advantage_t p{font-size: 32px;}
.power-Join_Advantage_text{font-size: 16px;width: 47%;}
.power-Join_Advantage_text p{padding-left: 22px;margin-bottom: 12px;}
.power-Join_Advantage_text p:before{width: 8px;height: 8px;top: 10px;}
.Join_Advantage-pic1{left: 30%;margin: 0 auto;top: -50px;width: 187px;}
}
@media screen and (max-width:1279px ) and ( min-width:960px){
/********
使用场景
********/
.power_bank-ban_pic{right: 7%;width: 41%;max-width: 571px;}
.Usage_scenario-pic2{margin-top: 10px;}
.Usage_scenario-desc{margin-top: 50px;width: 50%;}
.Usage_scenario-desc h3{font-size: 22px;}
.Usage_scenario-desc p{font-size: 14px;line-height: 2;margin-top: 12px;}
.power_bank-hight{margin-top: 70px;border-radius: 30px;padding: 70px 25px;}
.power_bank-hight-c{width: 299px;height: 299px;margin: 0 20px;}
.power_bank-hight-l{}
.power_bank-hight-l .item{padding: 50px 0;}
.power_bank-hight-l .item:before{width: 150px;height:34px;}
.power_bank-hight-l .item1:before{border-top: 1px solid #aaa;border-right: 1px solid #aaa;transform: skewX(45deg);right: 0;bottom: 0;}
.power_bank-hight-l .item2:before{border-bottom: 1px solid #aaa;border-right: 1px solid #aaa;transform: skewX(-45deg);right: 0;bottom: 30px;}
.power_bank-hight-l .item3:before{border-top: 1px solid #aaa;border-left: 1px solid #aaa;transform: skewX(-45deg);left: 0;bottom: 0;}
.power_bank-hight-l .item4:before{border-bottom: 1px solid #aaa;border-left: 1px solid #aaa;transform: skewX(45deg);left: 0;bottom: 30px;}
.power_bank-hight-l .item .item-t{width: 82%;}
.power_bank-hight-l .item .item-t h3{font-size: 16px;}
.power_bank-hight-l .item .item-t p{font-size: 14px;margin-top: 5px;}
.power_bank-hight-l .item img{width: 14.8%;max-width: 62px;}
.power_bank-hight-r{}
.power_bank-hight-r .item{}

/********
用户权益
********/
.User_Rights{padding: 50px 0;}
.User_Rights-pic{margin-left: 50px;border-radius: 20px;}

/********
加盟优势
********/
.power-Join_Advantage{height: 320px;margin-bottom: 100px;}
.power-Join_Advantage .ward{}
.power-Join_Advantage_t{width: 28%;padding:20px 0;}
.power-Join_Advantage_t h3{font-size: 32px;}
.power-Join_Advantage_t p{font-size: 32px;}
.power-Join_Advantage_text{font-size: 16px;width: 56%;}
.power-Join_Advantage_text p{padding-left: 22px;margin-bottom: 12px;}
.power-Join_Advantage_text p:before{width: 8px;height: 8px;top: 10px;}
.Join_Advantage-pic1{left: 22%;margin: 0 auto;top: -50px;width: 187px;}
}
@media screen and (max-width:959px ) and ( min-width:640px){
/********
使用场景
********/
.power_bank-ban_pic{right: 7%;width: 41%;max-width: 571px;}
.Usage_scenario-pic2{margin-top: 10px;}
.Usage_scenario-desc{margin-top: 50px;width: 50%;}
.Usage_scenario-desc h3{font-size: 22px;}
.Usage_scenario-desc p{font-size: 14px;line-height: 2;margin-top: 12px;}
.power_bank-hight{margin-top: 70px;border-radius: 30px;padding: 50px 25px;}
.power_bank-hight-c{width: 199px;height: 199px;margin: 0 20px;display: none;}
.power_bank-hight-l{flex: auto; width: 100%;text-align: left;}
.power_bank-hight-l .item{padding: 20px 0;flex-direction: row-reverse;}
.power_bank-hight-l .item:before{width: 150px;height:34px;display: none;}
.power_bank-hight-l .item1:before{border-top: 1px solid #aaa;border-right: 1px solid #aaa;transform: skewX(45deg);right: 0;bottom: 0;}
.power_bank-hight-l .item2:before{border-bottom: 1px solid #aaa;border-right: 1px solid #aaa;transform: skewX(-45deg);right: 0;bottom: 30px;}
.power_bank-hight-l .item3:before{border-top: 1px solid #aaa;border-left: 1px solid #aaa;transform: skewX(-45deg);left: 0;bottom: 0;}
.power_bank-hight-l .item4:before{border-bottom: 1px solid #aaa;border-left: 1px solid #aaa;transform: skewX(45deg);left: 0;bottom: 30px;}
.power_bank-hight-l .item .item-t{width: 82%;}
.power_bank-hight-l .item .item-t h3{font-size: 16px;}
.power_bank-hight-l .item .item-t p{font-size: 14px;margin-top: 5px;}
.power_bank-hight-l .item img{width: 14.8%;max-width: 62px;}
.power_bank-hight-r{}
.power_bank-hight-r .item{}

/********
用户权益
********/
.User_Rights{padding: 50px 0;}
.User_Rights-pic{margin-left: 50px;border-radius: 20px;display: none;}

/********
加盟优势
********/
.power-Join_Advantage{padding: 100px 0;}
.power-Join_Advantage .ward{}
.power-Join_Advantage_t{width: 100%;padding:20px 0;}
.power-Join_Advantage_t h3{font-size: 32px;}
.power-Join_Advantage_t p{font-size: 32px;}
.power-Join_Advantage_text{font-size: 16px;width: 100%;margin-top: 50px;}
.power-Join_Advantage_text p{padding-left: 22px;margin-bottom: 12px;}
.power-Join_Advantage_text p:before{width: 8px;height: 8px;top: 10px;}
.Join_Advantage-pic1{right: 0;top: 0;width: 100px;}
}
@media only screen and (max-width:639px){
/********
使用场景
********/
.power_bank-ban_pic{right: 0;width: 2rem;max-width: 571px;bottom: -.5rem;}
.Usage_scenario-pic2{margin-top: 10px;}
.Usage_scenario-desc{margin-top: .3rem;width: 100%;}
.Usage_scenario-desc h3{font-size: .14rem;}
.Usage_scenario-desc p{font-size: .11rem;line-height: 2;margin-top: .1rem;}
.power_bank-hight{margin-top: .3rem;border-radius: .15rem;padding: .2rem .15rem;}
.power_bank-hight-c{width: 199px;height: 199px;margin: 0 20px;display: none;}
.power_bank-hight-l{flex: auto; width: 100%;text-align: left;}
.power_bank-hight-l .item{padding: .15rem 0;flex-direction: row-reverse;}
.power_bank-hight-l .item:before{width: 150px;height:34px;display: none;}
.power_bank-hight-l .item1:before{border-top: 1px solid #aaa;border-right: 1px solid #aaa;transform: skewX(45deg);right: 0;bottom: 0;}
.power_bank-hight-l .item2:before{border-bottom: 1px solid #aaa;border-right: 1px solid #aaa;transform: skewX(-45deg);right: 0;bottom: 30px;}
.power_bank-hight-l .item3:before{border-top: 1px solid #aaa;border-left: 1px solid #aaa;transform: skewX(-45deg);left: 0;bottom: 0;}
.power_bank-hight-l .item4:before{border-bottom: 1px solid #aaa;border-left: 1px solid #aaa;transform: skewX(45deg);left: 0;bottom: 30px;}
.power_bank-hight-l .item .item-t{width: 82%;}
.power_bank-hight-l .item .item-t h3{font-size: .12rem;}
.power_bank-hight-l .item .item-t p{font-size: .11rem;margin-top: 5px;}
.power_bank-hight-l .item img{width: 14.8%;max-width: 62px;}
.power_bank-hight-r{}
.power_bank-hight-r .item{}

/********
用户权益
********/
.User_Rights{padding: .3rem 0;}
.User_Rights-pic{margin-left: 50px;border-radius: 20px;display: none;}

/********
加盟优势
********/
.power-Join_Advantage{padding: .6rem 0;}
.power-Join_Advantage .ward{}
.power-Join_Advantage_t{width: 100%;padding: .1rem 0;}
.power-Join_Advantage_t h3{font-size: .18rem;}
.power-Join_Advantage_t p{font-size: .18rem;}
.power-Join_Advantage_text{font-size: .12rem;width: 100%;margin-top: .3rem;}
.power-Join_Advantage_text p{padding-left: .15rem;margin-bottom: .1rem;}
.power-Join_Advantage_text p:before{width: .06rem;height: .06rem;top: .07rem;}
.Join_Advantage-pic1{right: 0;top: -.8rem;width: .7rem;}
}

/************************自助棋牌室***************************/
/********
核心优势
********/
.mj-ban_t .ban_span{border:none;padding:0;}
.mj-ban_pic{}
.mj-con{}
.Platform-con{align-items: flex-end;}
.Platform-con-l{}
.Platform-con-l img{width: 100%;}
.Platform-con-r{}
.Platform-item{position: relative;}
.Platform-item:last-child{;}
.Platform-item:before{content: '';position: absolute;left: 0;border-radius: 50%;background-color: #7cc7c8;}
.Platform-item:after{content: '';position: absolute;}
.Platform-item p{color: #666;}
.Platform-item-t{position: relative;}
.Platform-item-t h2{font-weight: 600;color: #82d3d3;}
.Platform-item-t h3{font-weight: 600;position: absolute;left: 0;bottom: 0;z-index: 1;}
/********
选择我们
********/
.mj-Choose_us{background-color: #82d3d3;background-position: center;background-repeat: no-repeat;background-image: url(../images/Choose_us-bg.png);background-size: cover;}
.Choose_us-wrap{position: relative;height: 100%;}
.Choose_us-t{position: absolute;top: 0;right: 0;color: #fff;}
.Choose_us-t span{position: relative;}
.Choose_us-t span:before{content: '';position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.Choose_us-t h3{font-weight: 600;}
.Choose_us-t p{}
.Choose_us-pic{position: absolute;}
.bmap-container{width: 100%;height: 100%;}

@media  screen and ( min-width:1680px){
/********
核心优势
********/
.mj-ban_t .ban_span{padding:0;width: 56%;}
.mj-ban_pic{bottom:-210px;width: 58%;max-width: 811px;right: calc((100vw - 100%) / 2* -1);}
.mj-con{padding: 90px 0 160px;}
.Platform-con{margin-top: 70px;}
.Platform-con-l{width: 31.22%;max-width: 437px;}
.Platform-con-l img{}
.Platform-con-r{width: 64%;}
.Platform-item{padding-left: 70px;padding-bottom: 50px;;}
.Platform-item:last-child{padding-bottom: 0;}
.Platform-item:before{top: 35px;width: 14px;height: 14px;}
.Platform-item:after{left: 6px;top: 49px;height: calc(100% - 14px);border-left: 1px dotted #8e8e8e;}
.Platform-item p{font-size: 16px;line-height: 2;margin-top: 30px;}
.Platform-item-t{padding-bottom: 14px;}
.Platform-item-t h2{font-size: 80px;line-height: 1;}
.Platform-item-t h3{font-size: 28px;}
/********
选择我们
********/
.mj-Choose_us{padding: 80px 0;height: 964px;margin-bottom:40px;}
.Choose_us-wrap{}
.Choose_us-t{width: 50%;}
.Choose_us-t span{font-size: 16px;padding-left: 56px;}
.Choose_us-t span:before{width: 40px;border-top: 1px solid #fff;}
.Choose_us-t h3{font-size: 56px;}
.Choose_us-t p{font-size: 16px;line-height: 2;}
.Choose_us-pic{}
.Choose_us-pic1{top: 0;left: 18%;border-radius: 20px;width: 23.5%;max-width: 329px;}
.Choose_us-pic2{top: 330px;left: 10.7%;border-radius: 20px;width: 11.9%;max-width: 166px;}
.Choose_us-pic3{top: 330px;left: 24.7%;border-radius: 20px;width: 16.72%;max-width: 234px;}
.Choose_us-pic4{bottom: 60px;left: 31%;border-radius: 20px;width: 10.5%;max-width: 147px;}
.Choose_us-pic5{top: 260px;left: 43.5%;border-radius: 20px;width: 17.2%;max-width: 240px;}
.Choose_us-pic6{bottom: 30px;left: 43.5%;border-radius: 20px;width: 17.2%;max-width: 240px;}
.Choose_us-pic7{top: 200px;left: 62.5%;border-radius: 20px;width: 10.5%;max-width: 146px;}
.Choose_us-pic8{bottom: 90px;left: 62.5%;border-radius: 20px;width: 23%;max-width: 322px;}
.Choose_us-pic9{bottom: 0;left: 8%;width: 20.4%;max-width: 285px;}
}
@media screen and (max-width:1679px ) and ( min-width:1440px){
/********
核心优势
********/
.mj-ban_t .ban_span{padding:0;width: 600px;}
.mj-ban_pic{bottom:-210px;width: 58%;max-width: 811px;right: calc((100vw - 100%) / 2* -1);}
.mj-con{padding: 90px 0 160px;}
.Platform-con{margin-top: 70px;}
.Platform-con-l{width: 31.22%;max-width: 437px;}
.Platform-con-l img{}
.Platform-con-r{width: 64%;}
.Platform-item{padding-left: 60px;padding-bottom: 50px;}
.Platform-item:last-child{padding-bottom: 0;}
.Platform-item:before{top: 30px;width: 13px;height: 13px;}
.Platform-item:after{left: 6px;top: 43px;height: calc(100% - 14px);border-left: 1px dotted #8e8e8e;}
.Platform-item p{font-size: 14px;line-height: 2;margin-top: 20px;}
.Platform-item-t{padding-bottom: 14px;}
.Platform-item-t h2{font-size: 70px;line-height: 1;}
.Platform-item-t h3{font-size: 26px;}
/********
选择我们
********/
.mj-Choose_us{padding: 80px 0;height: 864px;margin-bottom:40px;}
.Choose_us-wrap{}
.Choose_us-t{width: 50%;}
.Choose_us-t span{font-size: 14px;padding-left: 46px;}
.Choose_us-t span:before{width: 30px;border-top: 1px solid #fff;}
.Choose_us-t h3{font-size: 46px;}
.Choose_us-t p{font-size: 14px;line-height: 2;}
.Choose_us-pic{}
.Choose_us-pic1{top: 0;left: 18%;border-radius: 20px;width: 23.5%;max-width: 329px;}
.Choose_us-pic2{top: 290px;left: 10.7%;border-radius: 20px;width: 11.9%;max-width: 166px;}
.Choose_us-pic3{top: 290px;left: 24.7%;border-radius: 20px;width: 16.72%;max-width: 234px;}
.Choose_us-pic4{bottom: 60px;left: 31%;border-radius: 20px;width: 10.5%;max-width: 147px;}
.Choose_us-pic5{top: 220px;left: 43.5%;border-radius: 20px;width: 17.2%;max-width: 240px;}
.Choose_us-pic6{bottom: 40px;left: 43.5%;border-radius: 20px;width: 17.2%;max-width: 240px;}
.Choose_us-pic7{top: 160px;left: 62.5%;border-radius: 20px;width: 10.5%;max-width: 146px;}
.Choose_us-pic8{bottom: 110px;left: 62.5%;border-radius: 20px;width: 23%;max-width: 322px;}
.Choose_us-pic9{bottom: 0;left: 8%;width: 20.4%;max-width: 285px;}
}
@media screen and (max-width:1439px ) and ( min-width:1280px){
/********
核心优势
********/
.mj-ban_t .ban_span{padding:0;width: 500px;}
.mj-ban_pic{bottom:-210px;width: 58%;max-width: 811px;right: calc((100vw - 100%) / 2* -1);}
.mj-con{padding: 90px 0 160px;}
.Platform-con{margin-top: 70px;}
.Platform-con-l{width: 31.22%;max-width: 437px;}
.Platform-con-l img{}
.Platform-con-r{width: 64%;}
.Platform-item{padding-left: 55px;padding-bottom: 50px;}
.Platform-item:last-child{padding-bottom: 0;}
.Platform-item:before{top: 30px;width: 13px;height: 13px;}
.Platform-item:after{left: 6px;top: 43px;height: calc(100% - 14px);border-left: 1px dotted #8e8e8e;}
.Platform-item p{font-size: 14px;line-height: 2;margin-top: 20px;}
.Platform-item-t{padding-bottom: 14px;}
.Platform-item-t h2{font-size: 65px;line-height: 1;}
.Platform-item-t h3{font-size: 24px;}
/********
选择我们
********/
.mj-Choose_us{padding: 80px 0;height: 794px;margin-bottom:40px;}
.Choose_us-wrap{}
.Choose_us-t{width: 50%;}
.Choose_us-t span{font-size: 14px;padding-left: 46px;}
.Choose_us-t span:before{width: 30px;border-top: 1px solid #fff;}
.Choose_us-t h3{font-size: 42px;}
.Choose_us-t p{font-size: 14px;line-height: 2;}
.Choose_us-pic{}
.Choose_us-pic1{top: 0;left: 18%;border-radius: 20px;width: 23.5%;max-width: 329px;}
.Choose_us-pic2{top: 260px;left: 10.7%;border-radius: 20px;width: 11.9%;max-width: 166px;}
.Choose_us-pic3{top: 260px;left: 24.7%;border-radius: 20px;width: 16.72%;max-width: 234px;}
.Choose_us-pic4{bottom: 60px;left: 31%;border-radius: 20px;width: 10.5%;max-width: 147px;}
.Choose_us-pic5{top: 190px;left: 43.5%;border-radius: 20px;width: 17.2%;max-width: 240px;}
.Choose_us-pic6{bottom: 50px;left: 43.5%;border-radius: 20px;width: 17.2%;max-width: 240px;}
.Choose_us-pic7{top: 160px;left: 62.5%;border-radius: 20px;width: 10.5%;max-width: 146px;}
.Choose_us-pic8{bottom: 90px;left: 62.5%;border-radius: 20px;width: 23%;max-width: 322px;}
.Choose_us-pic9{bottom: 0;left: 8%;width: 20.4%;max-width: 285px;}
}
@media screen and (max-width:1279px ) and ( min-width:960px){
/********
核心优势
********/
.mj-ban_t .ban_span{padding:0;width: 400px;}
.mj-ban_pic{bottom:-210px;width: 58%;max-width: 811px;right: calc((100vw - 100%) / 2* -1);}
.mj-con{padding: 90px 0 160px;}
.Platform-con{margin-top: 70px;}
.Platform-con-l{width: 31.22%;max-width: 437px;}
.Platform-con-l img{}
.Platform-con-r{width: 64%;}
.Platform-item{padding-left: 55px;padding-bottom: 50px;}
.Platform-item:last-child{padding-bottom: 0;}
.Platform-item:before{top: 30px;width: 13px;height: 13px;}
.Platform-item:after{left: 6px;top: 43px;height: calc(100% - 14px);border-left: 1px dotted #8e8e8e;}
.Platform-item p{font-size: 14px;line-height: 2;margin-top: 20px;}
.Platform-item-t{padding-bottom: 14px;}
.Platform-item-t h2{font-size: 65px;line-height: 1;}
.Platform-item-t h3{font-size: 24px;}
/********
选择我们
********/
.mj-Choose_us{padding: 80px 0;height: 694px;margin-bottom:40px;}
.Choose_us-wrap{}
.Choose_us-t{width: 50%;}
.Choose_us-t span{font-size: 14px;padding-left: 46px;}
.Choose_us-t span:before{width: 30px;border-top: 1px solid #fff;}
.Choose_us-t h3{font-size: 42px;}
.Choose_us-t p{font-size: 14px;line-height: 2;}
.Choose_us-pic{}
.Choose_us-pic1{top: 0;left: 18%;border-radius: 20px;width: 23.5%;max-width: 329px;}
.Choose_us-pic2{top: 220px;left: 10.7%;border-radius: 20px;width: 11.9%;max-width: 166px;}
.Choose_us-pic3{top: 220px;left: 24.7%;border-radius: 20px;width: 16.72%;max-width: 234px;}
.Choose_us-pic4{bottom: 45px;left: 31%;border-radius: 20px;width: 10.5%;max-width: 147px;}
.Choose_us-pic5{top: 190px;left: 43.5%;border-radius: 20px;width: 17.2%;max-width: 240px;}
.Choose_us-pic6{bottom: 10px;left: 43.5%;border-radius: 20px;width: 17.2%;max-width: 240px;}
.Choose_us-pic7{top: 190px;left: 62.5%;border-radius: 20px;width: 10.5%;max-width: 146px;}
.Choose_us-pic8{bottom: 20px;left: 62.5%;border-radius: 20px;width: 23%;max-width: 322px;}
.Choose_us-pic9{bottom: 0;left: 8%;width: 20.4%;max-width: 285px;}
}
@media screen and (max-width:959px ) and ( min-width:640px){
/********
核心优势
********/
.mj-ban_t .ban_span{padding:0;width: 400px;}
.mj-ban_pic{bottom: -180px;width: 58%;max-width: 811px;right: calc((100vw - 100%) / 2* -1);}
.mj-con{padding: 90px 0 160px;}
.Platform-con{margin-top: 70px;}
.Platform-con-l{width: 31.22%;max-width: 437px;}
.Platform-con-l img{}
.Platform-con-r{width: 64%;}
.Platform-item{padding-left: 55px;padding-bottom: 50px;}
.Platform-item:last-child{padding-bottom: 0;}
.Platform-item:before{top: 30px;width: 13px;height: 13px;}
.Platform-item:after{left: 6px;top: 43px;height: calc(100% - 14px);border-left: 1px dotted #8e8e8e;}
.Platform-item p{font-size: 14px;line-height: 2;margin-top: 20px;}
.Platform-item-t{padding-bottom: 14px;}
.Platform-item-t h2{font-size: 65px;line-height: 1;}
.Platform-item-t h3{font-size: 24px;}
/********
选择我们
********/
.mj-Choose_us{padding: 80px 0;height: 694px;margin-bottom:40px;}
.Choose_us-wrap{}
.Choose_us-t{width: 100%;}
.Choose_us-t span{font-size: 14px;padding-left: 46px;}
.Choose_us-t span:before{width: 30px;border-top: 1px solid #fff;}
.Choose_us-t h3{font-size: 42px;}
.Choose_us-t p{font-size: 14px;line-height: 2;}
.Choose_us-pic{}
.Choose_us-pic1{top: 180px;left: 18%;border-radius: 20px;width: 23.5%;max-width: 329px;}
.Choose_us-pic2{top: 330px;left: 10.7%;border-radius: 20px;width: 11.9%;max-width: 166px;}
.Choose_us-pic3{top: 330px;left: 24.7%;border-radius: 20px;width: 16.72%;max-width: 234px;}
.Choose_us-pic4{left: 31%;border-radius: 20px;width: 10.5%;max-width: 147px;top: 450px;}
.Choose_us-pic5{top: 280px;left: 43.5%;border-radius: 20px;width: 17.2%;max-width: 240px;}
.Choose_us-pic6{left: 43.5%;border-radius: 20px;width: 17.2%;max-width: 240px;top: 400px;}
.Choose_us-pic7{top: 260px;left: 62.5%;border-radius: 20px;width: 10.5%;max-width: 146px;}
.Choose_us-pic8{left: 62.5%;border-radius: 20px;width: 23%;max-width: 322px;top: 340px;}
.Choose_us-pic9{bottom: 0;left: 8%;width: 20.4%;max-width: 285px;}
}
@media only screen and (max-width:639px){
/********
核心优势
********/
.mj-ban_t .ban_span{padding:0;width: 100%;}
.mj-ban_pic{bottom: -.6rem;width: 1.3rem;max-width: 811px;right: calc((100vw - 100%) / 2* -1);}
.mj-con{padding: .4rem 0 .6rem;}
.Platform-con{margin-top: .3rem;}
.Platform-con-l{width: 31.22%;max-width: 437px;display: none;}
.Platform-con-l img{}
.Platform-con-r{width: 100%;}
.Platform-item{padding-left: .3rem;padding-bottom: .3rem;}
.Platform-item:last-child{padding-bottom: 0;}
.Platform-item:before{top: 30px;width: .08rem;height: .08rem;}
.Platform-item:after{left: .03rem;top: .34rem;height: calc(100% - .08rem);border-left: 1px dotted #8e8e8e;}
.Platform-item p{font-size: .11rem;line-height: 2;margin-top: .1rem;}
.Platform-item-t{padding-bottom: .08rem;}
.Platform-item-t h2{font-size: .4rem;line-height: 1;}
.Platform-item-t h3{font-size: .15rem;}
/********
选择我们
********/
.mj-Choose_us{padding: .4rem 0;margin-bottom:40px;}
.Choose_us-wrap{}
.Choose_us-t{width: 100%;position: static;}
.Choose_us-t span{font-size: .11rem;padding-left: .3rem;}
.Choose_us-t span:before{width: .2rem;border-top: .01rem solid #fff;}
.Choose_us-t h3{font-size: .2rem;margin-top: .08rem;}
.Choose_us-t p{font-size: .11rem;line-height: 2;margin-top: .05rem;}
.Choose_us-pic-wrap{display: flex;flex-wrap: wrap;justify-content: space-between;}
.Choose_us-pic{position: static;width: 48%;border-radius: .1rem;margin-top: .15rem;}
.Choose_us-pic9{max-width: 285px;display: none;}
}


/*************************招商加盟弹窗**************************/
.tcB{display: none; position: fixed;top: 50%;transform: translate(0,-50%);left: 0;right: 0;margin: 0 auto;background-color: #fff;border-radius: 20px;width: 500px;padding: 30px 35px 40px;box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);z-index: 2025;}
.tc_Join_form{width: 100%;margin-top: 20px;}
.tc_Join_form .Join_form_item input{border: 1px solid #dcdcdc;font-size: 16px;height: 56px;line-height: 56px;}
.tcB .Join-t{font-size: 24px;width: 100%;}
.tcB .Join_form_item label{font-size: 18px;}
.tcB .sub-btn{height: 56px;font-size: 20px;}
.tcB .Join_form_item{width: 100%;}
.tcB .Join_select{border: 1px solid #dcdcdc;font-size: 16px;height: 56px;line-height: 56px;}
.tcB .IndGrYa{width:48%;text-align: center;background:#edebea;display: block;color:#221815;margin-bottom: 35px; height: 68px;line-height:68px;font-size:20px;}
.tcB .IndGrYo{color:#FFF;background:#e73036;}
.tcB .flexC{display:-webkit-box;display: -ms-flexbox;display:flex;align-items:center; flex-wrap:wrap;}
.tcB .fl-bet{-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content:space-between;}

@media screen and (max-width:1679px ) and ( min-width:1440px){
.tcB{border-radius: 20px;width: 450px;padding: 30px 35px 40px;}
.tc_Join_form{width: 100%;margin-top: 20px;}
.tc_Join_form .Join_form_item input{font-size: 14px;height: 52px;line-height: 52px;}
.tcB .Join-t{font-size: 22px;}
.tcB .Join_form_item label{font-size: 16px;}
.tcB .sub-btn{height: 52px;font-size: 18px;}
.tcB .Join_select{font-size: 14px;height: 52px;line-height: 52px;}
.tcB .IndGrYa{height:96px;line-height:96px;font-size:26px;margin-bottom: 35px;}
}

@media screen and (max-width:1439px ) and ( min-width:1280px){
.tcB{border-radius: 20px;width: 450px;padding: 30px 35px 40px;}
.tc_Join_form{width: 100%;margin-top: 20px;}
.tc_Join_form .Join_form_item input{font-size: 14px;height: 52px;line-height: 52px;}
.tcB .Join-t{font-size: 22px;}
.tcB .Join_form_item label{font-size: 16px;}
.tcB .sub-btn{height: 52px;font-size: 18px;}
.tcB .Join_select{font-size: 14px;height: 52px;line-height: 52px;}
.tcB .IndGrYa{height:96px;line-height:96px;font-size:26px;margin-bottom: 35px;}
}

@media screen and (max-width:1279px ) and ( min-width:960px){
.tcB{border-radius: 20px;width: 450px;padding: 30px 35px 40px;}
.tc_Join_form{width: 100%;margin-top: 20px;}
.tc_Join_form .Join_form_item input{font-size: 14px;height: 52px;line-height: 52px;}
.tcB .Join-t{font-size: 22px;}
.tcB .Join_form_item label{font-size: 16px;}
.tcB .sub-btn{height: 52px;font-size: 18px;}
.tcB .Join_select{font-size: 14px;height: 52px;line-height: 52px;}
.tcB .IndGrYa{height:86px;line-height:86px;font-size:23px;margin-bottom: 30px;}
}

@media screen and (max-width:959px ) and ( min-width:640px){
.tcB{border-radius: 20px;width: 450px;padding: 30px 35px 40px;}
.tc_Join_form{width: 100%;margin-top: 20px;}
.tc_Join_form .Join_form_item input{font-size: 14px;height: 52px;line-height: 52px;}
.tcB .Join-t{font-size: 22px;}
.tcB .Join_form_item label{font-size: 16px;}
.tcB .sub-btn{height: 52px;font-size: 18px;}
.tcB .Join_select{font-size: 14px;height: 52px;line-height: 52px;}
.tcB .IndGrYa{height:68px;line-height:68px;font-size:20px;margin-bottom:22px;}
}

@media only screen and (max-width:639px){
.tcB .Join-t{font-size: .16rem}
.tcB{width: 90%;border-radius: .15rem;padding: .2rem .2rem .3rem;}
.tcB .Join_form_item label {font-size: .12rem;}
.tc_Join_form .Join_form_item input{font-size: .11rem;height: .35rem;line-height: .35rem;}
.tcB .Join_select{font-size: .11rem;height: .35rem;line-height: .35rem;}
.tcB .sub-btn{height: .35rem;font-size: .12rem;}
.tcB .IndGrYa{height:0.36rem;line-height:0.36rem;font-size:0.13rem;margin-bottom:0.12rem;}
}
