﻿/*--banner--*/
.pcbanner{position:relative;z-index:1;clear:both;overflow:hidden;}
.pcbanner .swiper-slide{width: 100%;overflow:hidden;}
.pcbanner .swiper-slide a{width:100%;display:block;height:100vh;background-repeat:no-repeat;background-size:cover;background-position:center;transform:scale(1.1);transition:transform 2s linear;}
.pcbanner .swiper-slide a img{display:none;}
.pcbanner .swiper-prev,.pcbanner .swiper-next{position:absolute;z-index:9;top:50%;width:36px;line-height:36px;text-align:center;cursor:pointer;color:#fff;transform:translateY(-50%);}
.pcbanner .swiper-prev i,.pcbanner .swiper-next i{display:block;font-size:30px;}
.pcbanner .swiper-prev{left:50px;}
.pcbanner .swiper-next{right:50px;}
.pcbanner .swiper-prev:hover,.pcbanner .swiper-next:hover{color:#fff;border-color:var(--color);background:var(--color);}
.pcbanner .swiper-pager{position:absolute;z-index:9;left:0;bottom:65px;width:100%;text-align:center;}
.pcbanner .swiper-pager span{margin:0 8px !important;width:15px;height:15px;background:#fff;opacity:.3;border-radius:50;}
.pcbanner .swiper-pager span.swiper-pagination-bullet-active{opacity:1;}
.pcbanner .swiper-slide-active a{transform:scale(1);}
.banner_info{width:70%; height: auto; position: absolute; top:60%; left:50%; transform: translate(-50%,-50%);}
.banner_info h3{color:#ffffff; font-size: 24px;}
.banner_info h4{color:#ffffff; font-size: 60px; font-weight: bold; text-shadow: 0 0 6px rgba(0,0,0,0.2); margin: 2vh 0}
.banner_info hr{width:51px; height: 5px; background: #e72420; display: block; margin:4vh 0}
.banner_info p{width:100%; color: #fff; font-size: 18px; line-height:30px;}
.banner_info i{width:26px; height: 15px; background: url(../images/icon/yy_dian.png) no-repeat center; display: block; margin-top: 7vh}
.ban_huadong{width:auto; position: absolute; bottom:5%; right:4%; text-align: center; z-index: 9; animation:mymove 3s infinite;}
.ban_huadong p{color:#ffffff; font-size: 14px; writing-mode:tb-rl; writing-mode:vertical-rl; margin:2vh 0 2vh 5px}

.mbanner{display:none;}
.mbanner{position:relative;z-index:1;clear:both;overflow:hidden;}
.mbanner .swiper-slide{width: 100%;overflow:hidden;}
.mbanner .swiper-slide a{width:100%;display:block;height:auto;}
.mbanner .swiper-slide a img{display:block;width:100%;}
.mbanner .swiper-prev,.mbanner .swiper-next{position:absolute;z-index:9;top:50%;width:36px;line-height:36px;text-align:center;cursor:pointer;color:#fff;transform:translateY(-50%);}
.mbanner .swiper-prev i,.mbanner .swiper-next i{display:block;font-size:30px;}
.mbanner .swiper-prev{left:50px;}
.mbanner .swiper-next{right:50px;}
.mbanner .swiper-prev:hover,.mbanner .swiper-next:hover{color:#fff;border-color:var(--color);background:var(--color);}
.mbanner .swiper-pager{position:absolute;z-index:9;left:0;bottom:15px;width:100%;text-align:center;}
.mbanner .swiper-pager span{margin:0 8px !important;width:10px;height:10px;background:#fff;opacity:.3;border-radius:50;}
.mbanner .swiper-pager span.swiper-pagination-bullet-active{opacity:1;}
.mbanner .swiper-slide-active a{transform:scale(1);}
@keyframes mymove{
	 0% {transform: translate(0px, 0px);}
	50% {transform: translate(0px, -8px);}
   100% {transform: translate(0px, 0px);}
}
@media screen and (max-width:1560px){
	.pcbanner .bannerText{width:1200px; }
	.banner_info h4{font-size:45px;}
	.banner_info p{font-size:16px;}
}
@media screen and (max-width:1450px){
	.banner_info h4{font-size:40px;}
	.banner_info p{font-size:14px;}
}
@media(max-width:1200px){
	.pcbanner {display:block;}
	.mbanner {display:none;}
	.pcbanner .swiper-prev,.pcbanner .swiper-next{display:none;}
	.pcbanner .swiper-slide a{height:auto;}
	.pcbanner .swiper-pager{bottom:20px;}
	.pcbanner .swiper-pager span{margin:0 5px !important;width:8px;height:8px;}
}
@media(max-width:768px){
	.pcbanner {display:none;}
	.mbanner {display:block;}
}

/*--end banner--*/

/*--aboutus--*/
.aboutus{overflow:hidden;background:url(../images/aboutus.jpg) no-repeat center / cover;}
.aboutus .inner{position:relative;top:50%;height:640px;overflow:hidden;transform:translateY(-50%);}
.aboutus .text{float:left;padding-right:60px;width:560px;transform:translateX(-100%);transition:all 1s .5s;}
.aboutus .text .box-title{position:relative;padding-top:20px;overflow:hidden;}
.aboutus .text .box-title:before{display:block;position:absolute;left:0;top:0;width:50px;height:3px;content:"";background:var(--color);}
.aboutus .text .box-title h2{line-height:1.25;font-size:42px;color:#111;}
.aboutus .text .box-title h2 a{color:#111;}
.aboutus .text .box-title h2 a:hover{color:var(--color);}
.aboutus .text .box-title p{margin-top:8px;font-size:18px;line-height:1.5;color:#333;}
.aboutus .text .summary{margin-top:30px;height:210px;overflow:hidden;}
.aboutus .text .summary p{font-size:18px;line-height:30px;color:#333;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:6;overflow: hidden;}
.aboutus .text .btnBox{overflow:hidden;}
.aboutus .text .btnBox img{display:block;width:100%;}
.aboutus .text .btnBox a{display:block;float:left;margin-right:33px;text-align:center;}
.aboutus .text .btnBox a:last-child{margin-right:0}
.aboutus .text .btnBox i{display:block;margin:0 auto 10px;width:30px;height:30px;}
.aboutus .text .btnBox span{display:block;font-size:18px;line-height:1.5;color:#333;}
.aboutus .pic{float:right;width:840px;overflow:hidden;}
.aboutus .pic img{display:block;transition:all 1s;}
.aboutus .pic a:hover img{transform:scale(1.1);}
.aboutus .datas{position:absolute;left:0;bottom:0;width:1120px;height:160px;overflow:hidden;background:rgba(0,0,0,0.5);border-top-right-radius:50px;transform:translateY(100%);transition:all 1s .5s;}
.aboutus .datas .item{float:left;padding:45px 0 45px 90px;width:25%;height:160px;color:#fff;}
.aboutus .datas .item-1,.aboutus .datas .item-2{background:var(--color);}
.aboutus .datas .item dt{display:flex;align-items:top;height:45px;line-height:45px;}
.aboutus .datas .item dt em{font-size:42px;font-family:"DIN Medium";font-weight:bold;}
.aboutus .datas .item dt sup{margin-left:5px;font-size:20px;line-height:1.5;}
.aboutus .datas .item dd{font-size:18px;color:#fff;}
.aboutus.active .text{transform:translateX(0);}
.aboutus.active .datas{transform:translateY(0);}
@media(max-width:1440px){
.aboutus .inner{height:548px;}
.aboutus .text{width:460px;}
.aboutus .text .summary{height:120px;}
.aboutus .text .summary p{-webkit-line-clamp: 3;}
.aboutus .datas{width:960px;}
.aboutus .pic{width:720px;}    
}
@media(max-width:1200px){
.aboutus .inner{top:0;padding:40px 20px;height:auto;transform:translateY(0);}
.aboutus .text{float:none;padding-right:0;width:100%;transform:translateX(0);}
.aboutus .text .box-title:before{width:30px;height:2px;}
.aboutus .text .box-title h2{font-size:24px;}
.aboutus .text .box-title p{margin-top:5px;font-size:14px;}
.aboutus .text .summary{margin-top:20px;height:auto;}
.aboutus .text .summary p{font-size:14px;line-height:1.5;}
.aboutus .text .btnBox{margin-top:20px;}
.aboutus .text .btnBox a{margin-right:20px;}
.aboutus .text .btnBox span{font-size:14px;}
.aboutus .pic{margin-top:20px;float:none;width:100%;}
.aboutus .datas{position:relative;margin-top:20px;width:100%;height:auto;background:none;border-radius:0;transform:translateY(0);}
.aboutus .datas:before,.aboutus .datas:after{display:block;position:absolute;content:"";background:rgba(255,255,255,0.1);}
.aboutus .datas:before{left:0;top:50%;width:100%;height:1px;}
.aboutus .datas:after{left:50%;top:0;width:1px;height:100%;}
.aboutus .datas .item{padding:20px;width:50%;height:auto;background:var(--color);}
.aboutus .datas .item dt em{font-size:30px;}
.aboutus .datas .item dt sup{font-size:16px;}
.aboutus .datas .item dd{font-size:14px;}
}
/*--end aboutus--*/

/*--brand--*/
.brand{position: relative;overflow:hidden;background:url(../images/brand_bg.jpg) no-repeat center / cover;}
.brand .inner{position:absolute;top:50%;left:50%;width:320px;text-align:center;transform:translate(-50%,-50%);opacity:0;transition:all 1s .5s;}
.brand .inner h2{line-height:1.25;font-size:42px;color:#fff;}
.brand .inner h2 a{color:#fff;}
.brand .inner h2 a:hover{color:var(--rgbcolor);}
.brand .inner h2:after{display:block;margin:15px auto;width:50px;height:3px;content:"";background:#fff;}
.brand .inner p{font-size:18px;line-height:30px;color:#fff;}
.brand.active .inner{opacity:1;}
@media(max-width:1200px){
.brand{height:120vw;background-image:url(../images/brand_m_bg.jpg);background-size:100%;}
.brand .inner{width:54vw;opacity:1;}
.brand .inner h2{font-size:24px;}
.brand .inner h2:after{margin-top:10px;width:30px;height:2px;}
.brand .inner p{font-size:14px;line-height:1.5;}
}
/*--end brand--*/

/*--product--*/
.product{overflow:hidden;background:url(../images/product_bg.jpg) no-repeat center / cover;}
.product .inner{position:relative;top:50%;transform:translateY(-50%);}
.product .box-title{position:relative;padding-top:20px;overflow:hidden;}
.product .box-title:before{display:block;position:absolute;left:0;top:0;width:50px;height:3px;content:"";background:var(--color);}
.product .box-title h2{line-height:1.25;font-size:42px;color:#111;}
.product .box-title h2 a{color:#111;}
.product .box-title h2 a:hover{color:var(--color);}
.product .box-title p{margin-top:8px;font-size:18px;line-height:1.5;color:#999;text-transform:uppercase;}
.product-hd{position:absolute;top:40px;right:0;width:174px;height:51px;overflow:hidden;display:flex;justify-content:space-between;}
.product-hd .prev,.product-hd .next{width:69px;height:51px;cursor:pointer;background-size:100%;background-repeat:no-repeat;filter:contrast(0) opacity(0.5);transition:all .5s;}
.product-hd .prev{background-image:url(../images/prev.png);}
.product-hd .next{background-image:url(../images/next.png);}
.product-hd .prev:hover,.product-hd .next:hover{filter:none;}
.product-slide{margin:45px -15px 0;padding:15px;overflow:hidden;opacity:0;transform:translateY(100%);transition:all 1s .5s;}
.product-slide .item{padding:55px 35px 0;overflow:hidden;background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);border-radius:10px 40px 10px 10px;}
.product-slide .pic{overflow:hidden;}
.product-slide .pic img{transition:all 1s;display:block;width:100%;}
.product-slide .tit{display:flex;align-items:center;position:relative;margin-top:50px;height:75px;line-height:30px;overflow:hidden;}
.product-slide .tit:before{display:block;position:absolute;left:0;top:0;width:30px;height:2px;content:"";background:var(--color);}
.product-slide .tit h3{font-size:20px;}
.product-slide .tit h3 a{color:#333;}
.product-slide .tit h3 a:hover{color:var(--color);}
.product-slide .btn{display:flex;align-items:center;overflow:hidden;border-top:#e7e7e7 solid 1px;}
.product-slide .btn a{display:block;padding:20px 0;line-height:24px;font-size:16px;color:#111;}
.product-slide .btn a:hover{color:var(--color);}
.product-slide .btn:after{display:block;margin-left:10px;width:15px;height:15px;content:"";background:url(../images/icon/icon_zx.png) no-repeat center / 100%;}
.product.active .product-slide{opacity:1;transform:translateY(0);}
.product-slide .item:hover .pic img{transform:scale(1.1);}
@media(max-width:1200px){
.product{padding:40px 20px;}
.product .inner{position:static;transform:translateY(0);}
.product .box-title:before{width:30px;height:2px;}
.product .box-title h2{font-size:24px;}
.product .box-title p{margin-top:5px;font-size:14px;}
.product-hd{display:none;}
.product-slide{margin:25px 0 0;padding:0;opacity:1;transform:translateY(0);}
.product-slide .item{padding:30px 20px 0;border:#f0f0f0 solid 1px;box-shadow:none;}
.product-slide .tit{margin-top:20px;}
.product-slide .tit h3{font-size:16px;}
.product-slide .btn a{padding:15px 0;line-height:20px;font-size:14px;}
}
/*--end product--*/

/*--certify--*/
.certify{overflow:hidden;background:url(../images/certify_bg.jpg) no-repeat center / cover;}
.certify .inner{position:relative;top:50%;transform:translateY(-50%);}
.certify .box-title{position:relative;padding-top:20px;overflow:hidden;}
.certify .box-title:before{display:block;position:absolute;left:0;top:0;width:50px;height:3px;content:"";background:var(--color);}
.certify .box-title h2{line-height:1.25;font-size:42px;color:#fff;}
.certify .box-title h2 a{color:#fff;}
.certify .box-title h2 a:hover{color:var(--color);}
.certify .box-title p{margin-top:8px;font-size:18px;line-height:1.5;color:#fff;text-transform:uppercase;}
.certify-slide{position:relative;margin-top:60px;height:465px;transform:translateY(100%);transition:all 1s .5s;}
.certify-slide .swiper-container{overflow:hidden;}
.certify-slide .item{padding:10px 0;width:350px;overflow:hidden;background:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.certify-slide .pic{overflow:hidden;}
.certify-slide .pic img{display:block;width:100%;vertical-align: middle;}
.certify-slide .tit{display:none;margin:0 30px;height:60px;line-height:60px;text-align:center;overflow:hidden;border-top:#e5e5e5 solid 1px;}
.certify-slide .tit a{font-size:18px;color:#666;}
.certify-slide .item.swiper-slide-active{padding:0;}
.certify-slide .item.swiper-slide-active .tit{display:none;}
.certify-slide .swiper-prev,.certify-slide .swiper-next{position:absolute;z-index:33;top:50%;width:69px;height:51px;cursor:pointer;background-size:100%;background-repeat:no-repeat;transform:translateY(-50%);filter:contrast(0) brightness(2);transition:all .5s;}
.certify-slide .swiper-prev{left:0;background-image:url(../images/prev.png);}
.certify-slide .swiper-next{right:0;background-image:url(../images/next.png);}
.certify-slide .swiper-prev:hover,.certify-slide .swiper-next:hover{filter:none;}
.certify.active .certify-slide{transform:translateY(0);}
@media(max-width:1200px){
.certify{padding:40px 20px;}
.certify .inner{position:static;transform:translateY(0);}
.certify .box-title:before{width:30px;height:2px;}
.certify .box-title h2{font-size:24px;}
.certify .box-title p{margin-top:5px;font-size:14px;}
.certify-slide{margin-top:20px;height:auto;transform:translateY(0);}
.certify-slide .item{width:200px;}
.certify-slide .swiper-prev,.certify-slide .swiper-next{display:none;}
}
/*--end certify--*/

/*--adv--*/
.adv{overflow:hidden;background-size:cover;background-position:center;transition:background 2s;}
.adv .inner{position:relative;top:50%;height:640px;transform:translateY(-50%);}
.adv .box-title{position:relative;padding-top:20px;overflow:hidden;}
.adv .box-title:before{display:block;position:absolute;left:0;top:0;width:50px;height:3px;content:"";background:#fff;}
.adv .box-title h2{line-height:1.25;font-size:43px;color:#fff;}
.adv .box-title h2 a{color:#fff;}
.adv .box-title h2 a:hover{color:var(--rgbcolor);}
.adv .box-title p{margin-top:8px;font-size:18px;line-height:1.5;color:#fff;text-transform:uppercase;}
.adv-summary{margin-top:50px;max-width: 800px;}
.adv-summary p{display:none;font-size:18px;line-height:1.5;color:#fff;}
.adv-list{display:flex;flex-wrap:wrap;justify-content:space-between;position:absolute;left:0;bottom:0;width:100%;}
.adv-list .item{padding:35px 40px;width:calc(25% - 6px);height:100px;cursor:pointer;overflow:hidden;background:rgba(255,255,255,.7);border-radius:8px;transition:background .5s;transform:translateY(100%);}
.adv-list .item .hd{overflow:hidden;}
.adv-list .item .hd i{display:block;float:right;width:40px;height:40px;}
.adv-list .item .hd h3{font-size:20px;line-height:1.25;color:#111;}
.adv-list .item .bd{padding-top:25px;overflow:hidden;}
.adv-list .item .bd p{font-size:18px;color:#666;}
.adv-list .item.cur{background:linear-gradient(135deg, rgba(9,69,148,0.9), 80%, rgba(13,191,207,0.9));}
.adv-list .item.cur .hd i{}
.adv-list .item.cur .hd h3{color:#fff;}
.adv-list .item.cur .bd p{color:#fff;}
.adv-list .item:nth-child(1){transition:transform 1s .5s;}
.adv-list .item:nth-child(2){transition:transform 1s .75s;}
.adv-list .item:nth-child(3){transition:transform 1s 1s;}
.adv-list .item:nth-child(4){transition:transform 1s 1.25s;}
.adv.active .adv-list .item{transform:translateY(0);margin-bottom:20px;}
@media(max-width:1200px){
.adv{padding:40px 20px;}
.adv .inner{position:static;height:auto;transform:translateY(0);}
.adv .box-title:before{width:30px;height:2px;}
.adv .box-title h2{font-size:24px;}
.adv .box-title p{margin-top:5px;font-size:14px;}
.adv-list{position:static;margin-top:20px;}
.adv-list .item{margin-bottom:6px;padding:15px 20px;width:calc(50% - 3px);height:50px;transform:translateY(0);}
.adv-list .item .hd i{width:20px;height:20px;}
.adv-list .item .hd h3{font-size:20px;}
.adv-list .item .bd{padding-top:10px;}
.adv-list .item .bd p{font-size:14px;}
}
/*--end adv--*/

/*--news--*/
.news{overflow:hidden;background:url(../images/news_bg.jpg) no-repeat center / cover;}
.news .inner{position:relative;top:50%;transform:translateY(-50%);}
.news .box-title{position:relative;padding-top:20px;overflow:hidden;}
.news .box-title:before{display:block;position:absolute;left:0;top:0;width:50px;height:3px;content:"";background:var(--color);}
.news .box-title h2{line-height:1.25;font-size:42px;color:#111;}
.news .box-title h2 a{color:#111;}
.news .box-title h2 a:hover{color:var(--color);}
.news .box-title p{margin-top:8px;font-size:18px;line-height:1.5;color:#666;text-transform:uppercase;}
.news-tab{position:relative;}
.news-menu{height:60px;line-height:60px;}
.news-menu ul{display:flex;justify-content:flex-end;margin-top:-60px;}
.news-menu li{margin-left:38px;font-size:18px;color:#666;}
.news-menu li a{display:block;color:#666;}
.news-menu li a:hover{color:var(--color);}
.news-slide{margin-top:38px;overflow:hidden;transform:translateY(100%);transition:all 1s .5s;}
.news-slide .item{display:block;overflow:hidden;background:#fff;border-radius:10px;box-shadow: 2px 2px 8px rgba(0,0,0,0.3);}
.news-slide .pic{overflow:hidden;}
.news-slide .pic img{display:block;width:100%;transition:all 1s;}
.news-slide .text{padding:22px 40px 35px;overflow:hidden;}
.news-slide .text em{display:block;font:14px/24px "DIN Medium";color:#ccc;}
.news-slide .text h3{margin-top:10px;line-height:26px;font-size:18px;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-slide .text p{margin-top:12px;height:75px;line-height:25px;font-size:16px;color:#666;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;}
.news-slide .text i{display:block;margin-top:40px;font-size:24px;color:#ccc;}
.news-slide .item:hover .pic img{transform:scale(1.1);}
.news-slide .item:hover .text h3{color:var(--color);}
.news-slide .item:hover .text i{color:var(--color);}
.news.active .news-slide{transform:translateY(0);}
@media(max-width:1200px){
.news{padding:40px 20px;}
.news .inner{position:static;height:auto;transform:translateY(0);}
.news .box-title:before{width:30px;height:2px;}
.news .box-title h2{font-size:24px;}
.news .box-title p{margin-top:5px;font-size:14px;}
.news-menu ul{margin-top:0;justify-content:start;}
.news-menu li{margin-left:0;margin-right:20px;font-size:16px;}
.news-slide{margin-top:20px;transform:translateY(0);}
.news-slide .text{padding:15px 20px 20px;}
.news-slide .text h3{font-size:16px;}
.news-slide .text p{margin-top:10px;height:40px;line-height:20px;font-size:14px;-webkit-line-clamp:2;}
.news-slide .text i{margin-top:20px;}
}
/*--end news--*/

/*--indexForm--*/
.indexForm{padding:120px 0;height:490px;overflow:hidden;background:#fff;}
.indexForm .box-title{position:relative;padding-top:20px;overflow:hidden;}
.indexForm .box-title:before{display:block;position:absolute;left:0;top:0;width:50px;height:3px;content:"";background:var(--color);}
.indexForm .box-title h2{line-height:1.25;font-size:42px;color:#111;}
.indexForm .box-title p{margin-top:8px;font-size:18px;line-height:1.5;color:#666;text-transform:uppercase;}
.indexForm-box{margin-top:40px;transform:translateY(100%);transition:all 1s .5s;} 
.indexForm-box ul{display:flex;justify-content:space-between;}
.indexForm-box li{flex:none;}
.indexForm-box li input{padding:10px 25px;width:100%;height:60px;font-size:18px;border:#eee solid 1px;border-radius:8px;box-shadow:0 10px 20px rgba(0,0,0,0.1);}
.indexForm-box li a{display:block;line-height:60px;font-size:18px;color:#fff;text-align:center;background:var(--color);border-radius:8px;}
.indexForm-box li p{padding-left:32px;margin-top:16px;font-size:16px;color:#999;}
.indexForm-box li.ipt01{width:27.14%;}
.indexForm-box li.ipt02{width:16.42%;}
.indexForm-box li.ipt03{width:26.42%;}
.indexForm-box li.btn01{width:25.72%;}
.section.active .indexForm-box{transform:translateY(0);}
@media(max-width:1600px){
.indexForm{padding:80px 0;height:auto;}
}
@media(max-width:1200px){
.indexForm{padding:40px 20px;height:auto;}
.indexForm .box-title{padding-top:15px;}
.indexForm .box-title:before{width:30px;height:2px;}
.indexForm .box-title h2{font-size:24px;}
.indexForm .box-title p{margin-top:5px;font-size:14px;}
.indexForm-box{margin-top:20px;transform:translateY(0);}
.indexForm-box ul{display:block;}
.indexForm-box li{margin-bottom:10px;width:100% !important;}
.indexForm-box li input{padding:10px 15px;height:45px;font-size:14px;}
.indexForm-box li p{padding-left:0;}
.indexForm-box li a{margin-top:20px;line-height:45px;font-size:14px;}
}
/*--end indexForm--*/

/*--fullMenu--*/
#fp-nav{display:none !important;}
#fullMenu{display:none;position:fixed;z-index:999;top:50%;right:20px;width:110px;transform:translateY(-50%);}
#fullMenu li{margin-bottom:15px;}
#fullMenu li[data-menuanchor="banner"]{display:none;}
#fullMenu li a{display:block;position:relative;padding-left:40px;height:24px;line-height:24px;font-size:14px;color:var(--color);}
#fullMenu li a:before{display:block;position:absolute;top:0;left:0;width:24px;height:24px;content:"";border:var(--color) solid 1px;border-radius:50%;transform:scale(0);opacity:0;transition:all .5s;}
#fullMenu li a:after{display:block;position:absolute;top:50%;left:9px;margin-top:-3px;width:6px;height:6px;content:"";border-radius:50%;background:var(--color);opacity:.5;}
#fullMenu li a span{display:none;}
#fullMenu li.active a:before{transform:scale(1);opacity:1;}
#fullMenu li.active a:after{opacity:1;}
#fullMenu li.active a span{display:block;}
#fullMenu.white li a{color:#fff;}
#fullMenu.white li a:before{border-color:#fff;}
#fullMenu.white li a:after{background:#fff;}
@media(max-width:1600px){
#fullMenu{right:10px;width:24px;}	
#fullMenu li.active a span{display:none;}
}
/*--end fullMenu--*/

.fullpage .jz_toolBar__theme-normal{top:12%!important;}
.fullpage .upModule{display:none!important;}
.fullpage .downModule{display:none!important;}
.fullpage .deleteModule{display:none!important;}