/* col-xs */
@media (max-width: 765px) {  
	html{font-size: calc(100vw / 7.5);}
	::-webkit-scrollbar {
	  width: 3px;
	  display: none;
	}
	body{font-size: .28rem;}
	::-webkit-scrollbar-thumb{background: #000;}
	::-webkit-scrollbar-thumb:hover{background: #000;}
	::-webkit-scrollbar-corner{background: #000;}
	
	
	/* 轮播样式 */
	.swiper-pagination-bullets{bottom: 0 !important;}
	
	.container{width: 100%; padding-left: .2rem; padding-right: .2rem; min-width: unset;}
	.my-xs-plr-0{padding-left: 0; padding-right: 0;}
	.my-xs-plr-1{ padding-left: .2rem; padding-right: .2rem;}
	
	/*大标题样式1*/
	.comtit1 .h1{padding-bottom: .6rem; font-size: .4rem;}
	.comtit1 .h1::before{top: .7rem; width:1rem; height: 3px; }
	
	/*大标题样式2*/
	.comtit2 .h1{padding-bottom: .2rem; font-size: .4rem;}
	.comtit2 .h1::before{bottom:0; width:.8rem; height: 4px;}
	
	/*大标题样式3*/
	.comtit3 .h1{padding-bottom: .2rem; font-size: .4rem;}
	.comtit3 .h1::before{bottom:0; width:.8rem; height: 4px;}
	
	/* 分享按钮区域 */
	.shareArea{width: auto; }
	.shareArea>div{ margin-left: .2rem;}
	.shareArea>div>img{width: .6rem; height: .6rem;}
	.shareArea>div.weixin{width: .6rem; height: .6rem;}
	.shareArea>div.weixin>.qrdiv{ top:.7rem; right: 0rem; left: unset; transform:unset; width:2rem; height: 2rem;}
	.shareArea>div.weixin>.qrdiv>img{width:2rem !important; height:2rem !important;}
	
	/*图片放大全屏浏览*/
	.bigimgs{padding:0; z-index: 999;}
	.bigimgs .cha{font-size:.5rem; top: .2rem; right: .2rem; color: #ccc; }
	#swiper-container-1 .swiper-button-next::after,
	#swiper-container-1 .swiper-button-prev::after {font-size: .5rem;}
	.bigimgs .swiper-pagination{font-size: .32rem; padding-right: .3rem;}
	
	.nodata{ text-align:center; font-size: .3rem;}
	.nodata-c{padding-top: .5rem !important; padding-bottom: .5rem !important;}
	.nodata i{font-size: .4rem; margin-right: .1rem;}
	
	/* 加载更多 */
	.load-bottom{height: .8rem; padding-bottom: .2rem;}
	.load-bottom .loading{width: unset; height: 100%; background-size: .5rem .5rem;}
	
	.layui-layer-iframe{width: 90% !important; height: 90% !important;}
	
	/* 内页栏目样式 */
	.useNav {position:fixed; z-index: 95;background-color: #eee; overflow: hidden; width: 100%; height: 1rem; top: 1rem; left: 0;}
	.useTab{width: 100%; height: 1rem; padding: 0 .2rem 0 0;}
	.useTab li {width:auto;height:1rem;line-height: 1rem;text-align: center;padding:.2rem .1rem 0 .1rem;}
	.useTab li a{ font-size:.3rem; padding: 0 .2rem; line-height: .6rem; height: .6rem; display: block;}
	.useTab li.on a{color: #000; font-size: .32rem; border-radius: 5px; font-weight: bold; }
	.useNav .more{width: .5rem; height: 1rem;  position: absolute; right: -.1rem; top:0;animation: my-movelr1 2s infinite; background-color:#eee;
	}
	.useNav .more a{ width:.5rem; height: .5rem;}
	.useNav .more a img{width: .4rem; height:.4rem;}
	@keyframes my-movelr1 {
		0% {
				 right: -.1rem;
		}
			
		50% {
				 right: 0;
		}
		100%{
				 right: -.1rem;
		} 
	}
	.useTab-scroll{overflow-x: scroll; display: -webkit-box; -webkit-overflow-scrolling:touch; height: 1rem; margin-right: .7rem; }
	.useTab-scroll::-webkit-scrollbar{display: none;}
	.useTab-scroll li:last-child{padding-right:.6rem; border-right: 0;}
	
	

/* 以上为公共样式-------------------------- */

	/*页头*/
	.mheader{background-color:rgba(255,255,255,1); padding:0 .2rem; top:0; left: 0; height: 1rem; position: fixed; -webkit-overflow-scroll:touch;overflow-scroll:touch;overflow-y: visible; z-index: 220; width:100%; box-sizing: border-box;opacity: 1; border-bottom: 1px solid #e2e2e2;}
	.mheader.on{background-color:rgba(255,255,255,1); border-bottom: 1px solid #e2e2e2;opacity:1;}
	.mheader .row_4{ width:100%; height: 100%;  clear:both; overflow:hidden;  }

	.mheader .left{flex-shrink: 0;  text-align: left;}
	.mheader .left img{height:.6rem; width: auto;}
	.mheader .left img:nth-child(2){margin-left: .1rem;}
	.mheader .right{flex-grow: 1; height: .7rem; position: relative;z-index: 110; }
	
	/* 登录 */
	.mheader .right .locBtn{border-radius: 50px; border: 0 !important; margin-right: .2rem; line-height: .5rem; text-align: center;  width: auto; height: .5rem; padding: 0 .2rem;font-size: .28rem; background-color: #eee;}
	.mheader .right .p1{max-width: 2.5rem; flex-shrink: 0; margin-right: .3rem; font-size: .28rem; color:#e60012;}
	
	.mheader .right .p2{max-width: 2.5rem; width: auto; flex-shrink: 0; margin-right: .2rem; font-size: .28rem; color:#000;}
	.mheader .right .p2>.img{width: .5rem; height: .5rem; border-radius: 50%; overflow: hidden; margin-right: .1rem; flex-shrink: 0;}
	
	
	
	/* 菜单变打叉按钮样式 */
	.button--hamburger {pointer-events: all; flex-shrink: 0; color: #000; cursor: pointer;
	}
	.button--hamburger .hamburger,.button--hamburger .hamburger-fixed {
		width: .45rem;
		height: .45rem;
		position: relative
	}

	.button--hamburger .hamburger-fixed:after,.button--hamburger .hamburger-fixed:before,.button--hamburger .hamburger-fixed>span,.button--hamburger .hamburger:after,.button--hamburger .hamburger:before,.button--hamburger .hamburger>span {
		width: 100%;
		height: 1px;
		position: absolute;
		left: 0;
		background-color: currentColor
	}

	.button--hamburger .hamburger-fixed>span,.button--hamburger .hamburger>span {
		top: calc(50% - 1px);
		transition: transform 0s ease .2s;
	}

	.button--hamburger .hamburger-fixed:after,.button--hamburger .hamburger-fixed:before,.button--hamburger .hamburger:after,.button--hamburger .hamburger:before {
		content: "";
		transition: top .2s ease .2s,transform .2s ease 0s
	}

	.button--hamburger .hamburger-fixed:before,.button--hamburger .hamburger:before {
		top: 3px
	}

	.button--hamburger .hamburger-fixed:after,.button--hamburger .hamburger:after {
		top: calc(100% - 5px)
	}

	.button--hamburger .hamburger-fixed.open>span,.button--hamburger .hamburger.open>span {
		transform: scale(0,1);

	}

	.button--hamburger .hamburger-fixed.open:after,.button--hamburger .hamburger-fixed.open:before,.button--hamburger .hamburger.open:after,.button--hamburger .hamburger.open:before {
		transition: top .2s ease 0s,transform .2s ease .2s
	}

	.button--hamburger .hamburger-fixed.open:before,.button--hamburger .hamburger.open:before {
		top: calc(50% - 1px);
		transform: rotate(-45deg);
		color: #fff;
	}

	.button--hamburger .hamburger-fixed.open:after,.button--hamburger .hamburger.open:after {
		top: calc(50% - 1px);
		transform: rotate(45deg);
		color: #fff;
	}


	.webMeucOut{position:absolute; top:0; right:-7rem;  background-color:rgba(0,0,0,1); width:100%; height: 100vh;  text-align:center; z-index:101; overflow:hidden; padding: 0; box-sizing: border-box; box-shadow: 10px 0 5px -10px #000;

	}
	.webMeucOut.on{right:0;}
	.webMeuc{background-color:rgba(255,255,255,1); width:auto; height:auto !important; border-radius: 6px; padding: .5rem .3rem;}


	.webMeuc li{padding:.15rem .25rem; width:6rem;box-sizing: border-box;}
	.webMeuc li:last-child{border-bottom:0;}
	.webMeuc li a{ text-decoration:none; color: #000; line-height: .5rem; font-size: .32rem;width: 100%; background: url(/images/newicon/arrow_right.png) no-repeat right center; background-size: .3rem .3rem; ba}
	.webMeuc li a>img{width:.3rem;height: .3rem;}
	.webMeuc li a>span.icon{font-size: .22rem; margin-left: .2rem; color: #e60012;}
	.webMeuc li.active{color:#fff; background-color:#e60012; order: 0; border-bottom-color: #e60012; border-radius: 6px;}
	.webMeuc li.active a{color:#fff; background-image: url(/images/newicon/arrow_right_hl.png);}
	.webMeuc li.active a>span.icon{color: #fff;}
	
	.tixing{padding: .1rem 0; background-color: #fff; text-align: center; font-size: .25rem; width: 100%;}
	.app-tips{background-color:rgba(196, 196, 196, .8); position: absolute;top:.15rem;right: .2rem; border-radius: .2rem; padding: .1rem .2rem; width: 4.5rem; overflow: visible;}
	.app-tips::before{width:.3rem;height: .2rem; content: ""; background:url(/images/img-5-1.png) no-repeat center bottom; background-size:100% auto; position:absolute; right:1.35rem; top:-.2rem;}
	.app-tips-1{color: #fff; font-size:.25rem; flex-grow: 1;}
	.app-tips-2{color:#fff; font-size:.35rem; flex-shrink: 0; width: .35rem;}
	.webMeuc li.logo:hover{background-color: transparent;}
	.webMeuc li.logo{width:6rem; display:inline-block; padding: .05rem 0 .2rem 0; border-bottom: 0;text-align: center;}
	.webMeuc li.logo>img{width: 70%; height: auto; }
	.webMeuc li.webMeuc-1:hover{background-color: transparent;}
	.webMeuc li.webMeuc-1{width:6rem; display:block; padding: .05rem 0; border-bottom: 0; margin-bottom: .15rem;}
	.webMeuc li.bottom{position: absolute; bottom: .2rem; left: 0; width: 100% !important; height:.6rem; transform: scale(.8);}
	.webMeuc li.bottom:hover{background-color:transparent;}
	.webMeuc li.bottom div{font-size: .24rem; color: #fff;}
	.webMeuc li.bottom a{width: auto; background: unset; font-size: .24rem; line-height: unset; color: #fff;}
	.webMeuc li.bottom .ipv6{padding: 0 .1rem; border-radius: 50px; font-size: .22rem; line-height: .35rem; overflow: hidden; border: 1px solid #fff; margin-left: 0.1rem; margin-right: .1rem;}

	/*扫码窗口*/
	.actWinMain .close-btn{width:.8rem; height: .8rem; }
	.actWinMain .close-btn>i{font-size: .65rem; line-height: .8rem;}
	.actWinMain .box1{width: 5rem; height:6rem; padding: .5rem; margin-top:.3rem;
	}
	.actWinMain .box1>.p1{font-size: .28rem; margin-top: .2rem;}
	
	.actWin.on{background: url(/images/xiadan_bg.jpg?t=250919) no-repeat center bottom; background-size: cover; background-color: rgba(0, 0, 0, 0.7); padding-bottom:40vh; }
	.actWin.on .actWinMain .box1{padding: .5rem .5rem .3rem .5rem; height: auto; }
	/*页头 end-----*/

	
	
	
	/* 页脚------start */
	.footer{padding-top: 1rem;padding-bottom: 1.7rem;}
	.footer .title1{font-size: .4rem;}
	.footer .box6{margin-top: .6rem; margin-bottom: 0rem;}
	.footer .box6 .item{margin: 0 .2rem;}
	.footer .box6 .item .icon{width: .8rem; height:.8rem;}
	.footer .box6 .item .icon img{width: .5rem; height: .5rem;}
	.footer .box6 .item .ma{position: absolute; top:-1.1rem;left:50%; transform: translateX(-50%); display: block; opacity:0; }
	.footer .box6 .item .ma img{width: 1.2rem; height: 1.2rem;}
	.footer .box6 .item:hover .ma{display: block; opacity: 1; top: -1.3rem;}
	.footer .right{margin-top: .5rem;}
	.footer .right .foot-address-box1{justify-content: center; flex-direction:column; padding: 0; font-size: .24rem;}
	
	/* 页脚------end */
	
	/* 底部栏目----------start */
	.comfoot2{width:80%; border-radius: 50px; margin: 0 10% 0 10%; background: linear-gradient(to right,#3a3132,#3b383e,#3c3d41); position: fixed; z-index: 100; right: 0; bottom: 0; height: 1rem; overflow: visible; opacity: 1;}
	.comfoot2 .main{width: 100%; height:1rem; padding: 0; margin: 0; position: relative; overflow:visible;}
	.comfoot2 .main>a{box-sizing: border-box; flex-grow: 1; height: 100rpx; position: relative; padding: 0; margin: 0; }
	.comfoot2 .main>a>img{width: .4rem; height: .4rem; }
	.comfoot2 .main>a>span{font-size: .22rem;color:#fff;}
	.comfoot2 .main>a.active>span{color:#fff; font-weight: bold;}
	.comfoot2 .main>a.xd-btn{ margin-top: -.4rem; }
	.comfoot2 .main>a.xd-btn .img{border-radius: 50% !important; width: .95rem; height: .95rem; background-color: #3b383e;  overflow:hidden;flex-shrink: 0;}
	.comfoot2 .main>a.xd-btn .img img{width:.65rem; height:.65rem; margin-bottom:0rpx;}
	.comfoot2 .main>a.xd-btn>span{margin-top: -.15rem;}
	.comfoot2 .dot{width: .15rem; height: .15rem; position: absolute; z-index: 101; right: 25%; top: 15%; background-color: #E60012; border-radius: 50%;}
	.comfoot2.on{opacity: 0; right: -2000px;}
	
	/* 底部栏目----------end */
	
	/*右下角客服------------*/
	.rfbtn6{top:unset; transform: unset; right:.2rem; bottom: 1.2rem;}
	
	.rfbtn6 .img1{height: .8rem;}
	.rfbtn6 .img1 .xiaobei{height: .8rem;}
	.rfbtn6 .img1 .xiaobei>.con{line-height: .6rem; padding: 0 .3rem; margin-right: .1rem;}
	.rfbtn6 .img1 .xiaobei>.icon{width:.8rem; height: .8rem; padding: .05rem .07rem .05rem .03rem;}
	.rfbtn6 .img1 .xiaobei>.icon>img{width: .5rem; height: .5rem;}
	.rfbtn6 .p1{width: .8rem; bottom: 1rem; right: 1px; padding: .05rem 0;}
	.rfbtn6 .p1>div{height: .8rem;}
	.rfbtn6 .p1>div>.img{width: .6rem; height:.6rem;  margin-right: .1rem;}
	.rfbtn6 .p1>div>.con{line-height: .6rem; padding: 0 .3rem; margin-right: .15rem;}
	
	.rfbtn6 .img2{margin: .3rem 0 0 0;}
	.rfbtn6 .img2>img{width:.8rem; height:.8rem;}
	.rfbtn6 .img2>span{font-size: .22rem;}


	/*觊发k8旗舰厅*/
	.mindex-part2 .container{width: 100%; padding: 0 .3rem 20vh .3rem; height:100vh;}
	.mindex-part2 .container .box1{text-align: center; font-size: .36rem; font-weight: 600; line-height: .8rem; color: #000;}
	.mindex-part2 .container .box2{text-align: center; margin-top: .5rem; }
	.mindex-part2 .container .box2>img{width: 4rem; height: 4rem; }




}

@media (min-width:768px){
	/*觊发k8旗舰厅*/
	.mindex-part2 .container{height:100vh;}
	.mindex-part2 .container .box1{text-align: center; font-size: 18px; line-height: 40px;font-weight: 600;}
	.mindex-part2 .container .box2{text-align: center; margin-top: 50px; }
	.mindex-part2 .container .box2>img{width: 200px; height: 200px; }

}

@media (max-height:740px){

	
}



/* col-sm */
@media ( min-width : 768px) and (max-width: 991px) {

	
}

/* col-md */
@media ( min-width : 992px) and (max-width: 1199px) {

}
