
/*移动端适配*/
@media screen and (max-width: 750px) {
	.container{width: 6.7rem;}
	.xs-show{display: block !important;}
	.xs-hidden{display: none !important;}
	/*头部*/
	.header{display: none;}
	.m-header{display: block;position: fixed;left: 0;top: 0;width: 100%;height: 1.2rem; z-index: 99;transition: all .8s;}
	.m-header .container{display: flex;justify-content: space-between;align-items: center;height: 1.2rem;}
	.m-header .logo{display: block;width: 2.72rem;}
	.m-header .logo img{display: block;width: 100%;}
	.m-header .logo .hover{display:none;}
    .m-header .right{display:flex;align-items:center;}
    .m-header .search{width: .4rem;height: .4rem;background: url('/jeecg-boot/static/images/search.png') no-repeat;background-size: cover;margin-right: .6rem;}	
    .m-header .nav{width: .44rem;height: .32rem;background: url('/jeecg-boot/static/images/m_nav.png') no-repeat;background-size: cover;}
    .head-up{top: -1.2rem !important;}
    
    .head-bk,
    .head-open,
    .head-fixed{top:0;background:#fff;}
    .head-bk .logo .normal,
    .head-open .logo .normal,
    .head-fixed .logo .normal{display:none;}
    .head-bk .logo .hover,
    .head-open .logo .hover,
    .head-fixed .logo .hover{display:block;}
    .head-bk .search,
    .head-open .search,
    .head-fixed .search{background-image:url(/jeecg-boot/static/images/search_h.png);}
    .head-bk .nav,
    .head-open .nav,
    .head-fixed .nav{background-image:url(/jeecg-boot/static/images/m_h_nav.png);}
    
	.m-header .right{display: flex;}
	.m-main{position: absolute;left: 0;top: 1rem;width: 100%;height: calc(100vh - 1rem); display: none;background: #fff;overflow-y: auto;}
	.m-header .m-main .container{padding: .6rem 4% 2.5rem;display: block;}
	.m-main .item .top{font-size: .3rem;line-height: 1.16rem;height: 1.16rem;padding: 0; font-weight: bold;color: #333;border-bottom: 1px solid #E6E6E6;position: relative;}
	.m-main .item .link{display: block;font-size: .3rem;line-height: 1.16rem;font-weight: bold;color: #333;border-bottom: 1px solid #E6E6E6;}
	.m-main .item .top::after{content: '';width: .24rem;height: .14rem;background: url('/jeecg-boot/static/images/arrow_bb.png') no-repeat;position: absolute;
	right: .2rem;top: 50%;margin-top: -.07rem;background-size: cover;transition: all .5s ease-in-out;}
	.m-main .item .list .sub-top{font-size: .28rem;line-height: 1.16rem;border-bottom: 1px solid #E6E6E6;position: relative;color: #666;}
	.m-main .item .list .sub-top::after{content: '';width: .18rem;height: .11rem;background: url('/jeecg-boot/static/images/arrow_bb.png') no-repeat;position: absolute;
		right: 0;top: 50%;margin-top: -.05rem;background-size: cover;transition: all .5s ease-in-out;transform: rotate(-90deg);}
	.m-main .item .list .erify{display: none;border-bottom: 1px solid #EAEAEA;padding: .3rem 0;}
	.m-main .item .active::after{transform: rotate(180deg);}
	.m-main .item .list{display: none;width: 6.2rem;margin: 0 auto;}
	.m-main .item .list a{display: block;font-size: .28rem;color: #666;line-height: 1.12rem;border-bottom: 1px solid #EAEAEA;}
	.m-main .item .list .erify a{font-size: .26rem;line-height: .8rem;border-bottom: none;padding-left: .3rem;}
	.m-header .language{position:relative; width: 1rem;height: 1rem;background: url(/jeecg-boot/static/images/language_h.png) no-repeat center;background-size: .49rem .48rem;}
	.m-language{background: #fff;width: 2rem;top: 1rem;right:0.5rem;position: absolute;display: none;}
	.m-language a{display: block;text-align: center;font-size: .26rem;line-height: 1rem;color: #333;}
	.m-search{position: absolute;left: 0;top: .94rem;background: rgba(0,17,34,0.8);padding: 30px 4% 20px;width: 92%;display: none;}
	.m-search form{width: 100%;height: 40px;line-height: 40px;background-color: #fff;box-shadow:0 0 10px 0px #55708f;border-radius: 3px;overflow: hidden;display:flex;justify-content:space-between;}
	.m-search .text{width: 85%;height: 40px;border:none;color: #333;background:none;text-indent: 20px;}
	.m-search .btn{width: 12%;height: 40px;background: url('/jeecg-boot/static/images/search_h.png') no-repeat center center;background-size: 20px;border:none;}

    .ft13{font-size: .24rem;}
    .ft16,
    .ft17,
    .ft19{font-size: .26rem;}
    .ft18{font-size: .28rem;}
    .ft23,
    .ft26{font-size: .32rem;}
    .ft28{font-size: .4rem;}
    .ft30,
    .ft32,
    .ft36,
    .ft34{font-size: .4rem;}
    .ft40{font-size: .44rem;}
    .ft54{font-size: .64rem;}

	/*底部*/
    .footer{padding:.66rem 0 .8rem;}
    .footer .top{display:block;border-bottom: none;padding-bottom: 0;}
    .footer .top img{width: 3.2rem;}
    
    .footer .gzh{flex-direction:column-reverse;width:3.2rem;margin-top: .3rem;}
    .footer .gzh p{text-align:center;font-size:.26rem;margin-top:.2rem;}
    
    .footer .share{display: none;}
    .footer .mid{display:block; padding-top: .66rem;}
    .footer .mid .tel{margin:0 0 .36rem;}
    .footer .mid .zp-link{margin-top: .16rem;}
    .footer .mid .zp-link i{width:.28rem;height:.28rem;margin-left:.2rem;}
    .footer .nav{display:none;}
    .footer .bot{flex-direction:column-reverse;align-items:flex-start;margin-top:.52rem;padding-bottom: .4rem;}
    .footer .links a{margin:0 .4rem 0 0;}
    .footer .bot .left{width: 100%;}
    .footer .copyright{font-size:.24rem;line-height:2;}
    
    /*通用*/
    .sub-banner img{height: 6rem;}
    .sub-banner .main{bottom:2.4rem;}
    .website{display:none;}
    .main-nav{display:none;}
    .learn-more{width:2rem;height:.64rem;font-size:.2rem;padding:0 .16rem 0 .28rem;border-radius:.32rem;}
    .learn-more .icon{width:.4rem;height:.4rem;}
    .learn-more i{width:.16rem;height:.11rem;}
    .com-title{font-size: .48rem;}
    .news-list li{width: 100%;margin: 0 0 .4rem;}
	.news-list .pic{border-radius: .12rem;}
	.news-list .pic img{height: 4.52rem;}
	.news-list .name{font-size: .32rem;margin-top: .04rem;}
	.news-list .time{font-size: .26rem;margin-top: .4rem;}
	.news-list .txt{font-size: .26rem;margin-top: .1rem;display:none;}
	.page a,
	.page span{display: none;}
	.page .prev, .page .next{display: block;}
	
	.media-pop .media-pop-main{width:100%;height: 4.22rem;}
	.media-pop video{height:4.22rem;}
	.media-pop .close{width:.48rem;height: .48rem;right:0;top:-.5rem;}

	/*首页*/
    .home .swiper-banner{height:8.8rem;}
    .win-h{height:8.8rem;}
    .home .swiper-banner .main{left:.4rem;top:2.2rem; bottom:auto;}
    .home .swiper-banner video{display:none;}
    .home .swiper-banner .title{font-size:.44rem;}
    .home .swiper-banner .txt{font-size:.28rem;line-height:1.5;letter-spacing:0;width:6.4rem;margin-top: .2rem;}
    .home .swiper-banner .swiper-button-next, .home .swiper-banner .swiper-button-prev{display:none;}
    .home .swiper-banner .swiper-dots{width:6.7rem;bottom:.56rem;left:.4rem;}
    .home .swiper-banner .swiper-dots span{font-size:.16rem;}
    .home .swiper-banner .swiper-dots .bar{width:6rem;}
    .home .about-box{background-image:url(/jeecg-boot/static/img/home_m_about.jpg);height:12rem;padding-top: .98rem;}
    .home .about-box .container{display:block;}
    .home .about-box .title{font-size:.44rem;width:6.4rem;}
    .home .about-box .info{width:100%;font-size:.24rem;margin-top: .26rem;}
    .home .about-box .learn-more{margin-top: .58rem;}
    .home .about-box .data-list{width:100%;margin-top:.5rem;}
    .home .about-box .data-list .item{width:2.62rem;margin-bottom: .32rem;padding-bottom: .28rem;}
    .home .about-box .data-list .num{font-size:.2rem;}
    .home .about-box .data-list .num span{font-size:.6rem;line-height:.8rem;}
    .home .about-box .data-list p{font-size:.2rem;margin-top: .16rem;}
    .home .about-box .data-list .item::after{width:.16rem;}
    .home .busi-box{padding:.92rem 0 1.24rem;}
    .home .busi-box .top{display:block;}
    .home .busi-box .info{width:6.8rem;font-size:.24rem;margin-top: .16rem;padding-left:0;border-left:none;margin-left:0;}
    .home .busi-box .main{display:block;margin-top:.4rem;}
    .home .busi-box .item{width:100% !important;height:4.92rem;border-radius:.08rem;margin-bottom: .36rem;}
    .home .busi-box .imgBg{height:4.92rem;}
    .home .busi-box .box{padding:.4rem .48rem 0 !important;}
    .home .busi-box .name{font-size:.36rem;}
    .home .busi-box .arrow{width:.4rem;height:.4rem;background-size:.13rem .09rem;}
    .home .busi-box .txt{opacity: 1;margin-top: .12rem;width:5rem;font-size:.24rem;font-weight:normal;}
    .home .busi-box .move-line{top: 2.8rem;}
    .home .pro-box{height:8.9rem;}
    .home .swiper-pro{width:16.2rem;top:1.8rem;margin-left:-8.1rem;}
    .home .swiper-pro .imgBg{height:4rem;}
    .home .swiper-pro .name{margin-top: 2.86rem;font-size:.44rem;}
    .home .swiper-pro .swiper-slide-active .name{margin-top: 2.86rem;}
    .home .swiper-pro .txt{font-size:.2rem;margin-top:.18rem;padding:0;}
    .home .swiper-pro .learn-more{margin-top:.38rem;}
    
    .home .global-box{padding:.92rem 0 1.2rem;}
    .home .global-box .top{display:block;}
    .home .global-box .left{display:block;}
    .home .global-box .info{width:100%;padding-left:0;border-left:none;font-size:.24rem;margin-top: .16rem;margin-left:0;}
    .home .global-box .learn-more{display:none;}
    .home .global-box .main{display:block;margin-top: .64rem;}
    .home .global-box .map{width:100%;margin-left:0;}
    .home .global-box .nav{position:static;margin-top: .34rem;}
    .home .global-box .nav .item{font-size:.22rem;line-height: .32rem;margin:0 .22rem;padding-left:.24rem;}
    .home .global-box .nav .active{border-bottom:none;}
    .home .global-box .nav .item::before{width:.14rem;height:.14rem;top:.09rem;}
    .home .global-box .tabs,
    .home .global-box .base-pic{display:none;}
    .home .global-box .right{width:100%;margin-top: .64rem;}
    .home .global-box .right .item{height:2.04rem;}
    .home .global-box .right .num{font-size:1.4rem;line-height:2rem;}
    .home .global-box .right .add{font-size:.4rem;line-height:.6rem;margin-top:-.5rem;}
    .home .global-box .right .box{width:4.4rem;}
    .home .global-box .right .name{font-size:.28rem;}
    .home .global-box .right .txt{font-size:.26rem;margin-top: .2rem;}
    .home .global-box .right .item::after{width:.24rem;}
    .home .study-box .bg-list{display:none;}
    .home .study-box .list{display:none;}
    .home .study-box .imgBg{opacity:1;height:11.4rem;box-sizing:border-box;padding-top:1.6rem;position:relative;}
    .home .study-box .imgBg::before{content:'';width:100%;height:100%;background: linear-gradient(180deg, rgba(131,152,206,0) -1.29%, rgba(0,0,0,0.4) 100%);backdrop-filter: blur(0px);position:absolute;left:0;top:0;}
    .home .study-box .box{position:relative;z-index:10;}
    .home .study-box .img{width:1.24rem;height:1.24rem;}
    .home .study-box img{width:.8rem;}
    .home .study-box .title{font-size:.56rem;margin-top: .2rem;}
    .home .study-box .txt{margin:.72rem auto 0;width:5.52rem;font-size:.24rem;display:block;}
    .swiper-study{height:11.4rem;}
    .swiper-study .swiper-button-prev, .swiper-study .swiper-button-next{width:.94rem;height:.94rem;top:auto;bottom:.94rem;left:.4rem;}
    .swiper-com .swiper-button-prev i, .swiper-com .swiper-button-next i{width:.12rem;height:.2rem;}
    .swiper-study .swiper-button-next{left:auto;right:.4rem;}
    .home .move-box{background-image:url(/jeecg-boot/static/img/esg_m_bg.jpg);}
    .home .move-box .first-box{padding:8rem 1.7rem 0;text-align:center;font-size:.4rem;line-height:.6rem;}
    .home .move-box .bg{background-image:url(/jeecg-boot/static/images/esg_m_mark.png);}
    .home .move-box .second-box{padding:1.06rem .4rem 0;width:6.7rem;}
    .home .move-box .second-box-desc{width:100%;font-size:.32rem;line-height:.48rem;}
    .home .move-box .learn-more{margin-top: .5rem;}
    .home .move-box .list{display:block;width:100%;margin-top: .8rem;}
    .home .move-box .list .item{width:100%;height:2.4rem;border-radius:.1rem;padding:.3rem;margin-bottom: .2rem;}
    .home .move-box .list .num{line-height:1rem;font-size:.36rem;}
    .home .move-box .list .num span{font-size:.72rem;}
    .home .move-box .list .txt{font-size:.26rem;left:.3rem;bottom:.46rem;line-height: .4rem;}
    .home .move-box .list img{width:.96rem;height:.96rem;right:.3rem;bottom:.36rem;}
    .home .news-box{padding:1rem 0 1.1rem;}
    .home .swiper-news{margin:.48rem auto 0;width:6.7rem;height:6.82rem;padding-bottom:0;}
    .home .swiper-news .pic{height:4.52rem;border-radius:.1rem;}
    .home .swiper-news img{height:4.52rem;}
    .home .swiper-news .arrow{display:none;}
    .home .swiper-news .title{font-size:.32rem;margin-top: .4rem;}
    .home .swiper-news .time{font-size:.28rem;margin-top: .04rem;}
    
	/*关于尊龙集团有限公司*/
    .about{padding-top: 0;border-radius:0;margin-top:0;}
    .about .intro-box{padding:1.3rem 0 0;}
    .about .intro-box h2{padding-left:.28rem;font-size: .44rem;line-height.66rem;border-left-width: .04rem;}
    .about .intro-box .info{margin-top: .44rem;width:100%;font-size:.24rem;}
    .about .intro-box .player{width:2.76rem;height:.84rem;font-size:.24rem;margin-top: .56rem;}
    .about .intro-box .player i{width:.4rem;height:.4rem;margin-right: .2rem;}
    .about .intro-box .data-list{display:block;margin-top: 3.5rem;}
    .about .intro-box .data-list .item{width:100%;justify-content:space-between;}
    .about .intro-box .data-list .num{color:#1154FF;font-size:1.28rem;line-height:1.8rem;}
    .about .intro-box .data-list .unit{color:#1154FF;font-size:.4rem;line-height:.58rem;margin-top:-.6rem;}
    .about .intro-box .data-list .box{width:3.4rem;margin-left:0;margin-right:.8rem;}
    .about .intro-box .data-list .title{font-size:.26rem;}
    .about .intro-box .data-list .txt{font-size:.2rem;margin-top: .12rem;}
    .about .intro-box .company-bg{bottom:5.4rem;}
    .about .idea-box{padding:1.12rem 0 .6rem;}
    .about .idea-box .txt-list .item{font-size:.36rem;}
    .about .idea-box .name-list{margin-top:.8rem;width:3.2rem;}
    .about .idea-box .name-list .item{padding-bottom: 0;}
    .about .idea-box .name-list .box{width:1.2rem;height:1.2rem;font-size:.26rem;}
    .about .idea-box .move-line{top:2rem;}
    .about .course-box{padding:1.2rem 0 .34rem;}
    .about .course-box .main{display:block;margin-top: .54rem;}
    .about .course-box .nav{width:100%;display:flex;justify-content:space-between;height:1.28rem;border-right:none;border-bottom:1px solid rgba(0, 0, 0, 0.2)}
    .about .course-box .nav .item{padding:0 .4rem;height:1.28rem;}
    .about .course-box .nav .active::before{width:100%;height:.04rem;bottom:-1px;right:0;}
    .about .course-box .nav .active::after{top:auto;bottom:0;left:50%;margin-left:-4px;transform:rotate(90deg);}
    .about .course-box .nav .year{font-size:.26rem;line-height:.36rem;text-align:center;}
    .about .course-box .nav p{font-size:.32rem;line-height:.48rem;text-align:center;}
    .about .course-box .right{width:100%;display:block; margin-top: .4rem;}
    .about .course-box .tabs{height:auto;}
    .about .course-box .col{width:7.1rem;overflow:hidden;}
    .about .course-box .list{height:auto;width:7.1rem;overflow-y:hidden;overflow-x:auto;display:flex;}
    .about .course-box .list .item{width:6.04rem;flex:none;margin:0 .4rem 0 0;}
    .about .course-box .list .pic{overflow:hidden;border-radius:.2rem;}
    .about .course-box .list .pic img{height:4.52rem;obj}
    .about .course-box .list .year{font-size:.44rem;margin-top: .4rem;}
    .about .course-box .list .txt{font-size:.32rem;margin-top: .12rem;}
    .about .course-box .img,
    .about .course-box .mouse{display:none;}
    .about .honor-box{padding:.96rem 0 1rem;}
    .about .honor-box .top{display:block;}
    .about .honor-box .nav{justify-content:center;margin-top:.36rem;}
    .about .honor-box .nav .item{margin: 0 .5rem;font-size:.26rem;line-height:.4rem;padding-bottom: .16rem;}
    .about .honor-box .nav .active::after{height:.06rem;border-radius:.03rem;}
    .about .honor-list{background-image:url(/jeecg-boot/static/img/honor_m_bg.png);background-size:5.6rem 5.2rem;height:5.2rem;margin-top: .64rem;overflow:hidden;}
    .about .swiper-honor{height:auto;width:10.8rem;margin-left:-1.65rem;}
    .about .swiper-honor .swiper-slide{padding-top: .22rem;transform: scale(0.76);}
    .about .swiper-honor .swiper-slide-active{transform: scale(1);}
    .about .swiper-honor .img{width:3.08rem;height:4rem;}
    .about .swiper-honor img{max-height:4rem;}
    .about .swiper-honor .name{font-size:.22rem;margin-top:.28rem;}
    
    .about .swiper-honor .swiper-pagination{display:none;}
    .about .vie-box{padding:.8rem 0 .68rem;}
    .about .swiper-adv{margin:.3rem auto 0;width:6.7rem;height:auto;}
    .about .swiper-adv .swiper-wrapper{display:block;height:auto;}
    .about .swiper-adv .swiper-slide{width:100%;margin-bottom:.8rem;height:auto;}
    .about .swiper-adv .adv-main{flex-direction: column-reverse !important;height:auto;}
    .about .swiper-adv .pic{height:4.4rem;border-radius:.1rem;}
    .about .swiper-adv .pic img{height:4.4rem;}
    .about .swiper-adv .adv-box{height:auto;padding:.5rem .32rem 0 .98rem !important;}
    .about .swiper-adv h3{font-size:.36rem;line-height:.54rem;}
    .about .swiper-adv .en{font-size:.16rem;}
    .about .swiper-adv .txt{margin-top: .28rem;font-size:.24rem;}
    .about .swiper-adv .line{left:.48rem;top:-.58rem !important;height:calc(100% + .58rem);}
    

    /*投资者关系*/
    .investor{padding-top: 1.08rem;border-radius:0;margin-top:0;}
    .investor .govern-box{padding-top:0;}
    .investor .govern-box .main{display:block;position:relative;padding-bottom:.66rem;}
    .investor .govern-box .left{width:100%;position:relative;z-index:10;}
    .investor .govern-box .info{margin-top:.2rem;font-size: .24rem;}
    .investor .govern-box .right{width:2.68rem;position:absolute;right:0;bottom:0;margin-right:0;}
    .investor .org-box{padding: .6rem 0 1.6rem;}
    .investor .org-box .title{font-size:.36rem;line-height:.56rem;padding-left:.56rem;border-left-width:.06rem;}
    .investor .org-box .pic{width:6.34rem;margin-top:.44rem;}
    .investor .leader-box{background-image:url(/jeecg-boot/static/img/member_m_bg.jpg);padding:.8rem 0 .92rem;}
    .investor .leader-box .container{display:block;}
    .investor .leader-box .left{display:flex;justify-content:center;}
    .investor .leader-box .left .item{font-size:.26rem;line-height:.4rem;margin:0 .5rem;padding-bottom: .1rem;}
    .investor .leader-box .left .active::after{width:100%;height:.05rem;left:0;bottom:0;top:auto;transform:translateY(0px);border-radius:.05rem;}
    .investor .swiper-member{width:100%;height:auto;margin-top:.12rem;}
    .investor .swiper-member .item{padding:.4rem 0;}
    .investor .swiper-member .name{font-size:.24rem;line-height: .36rem;}
    .investor .swiper-member .add{width:.36rem;height:.36rem;background-size:.14rem .14rem;}
    .investor .swiper-member .list{width:100%;}
    .investor .swiper-member h5{font-size:.24rem;margin-top:.2rem;}
    .investor .swiper-member .txt{font-size:.24rem;line-height:.44rem;margin-top:.1rem;width:100%;}
    .investor .swiper-member .item:hover{background: none;box-shadow:none;border-left-color: transparent;padding:.4rem 0;}
    .investor .swiper-member .swiper-scrollbar{display:none;}
    .investor .report-box{padding:1.14rem 0 1.4rem;}
    .investor .report-box .container{display:block;}
    .investor .report-box .left{width:100%;position:relative;z-index:10;}
    .investor .report-box .tips{font-size:.24rem;margin-top: .2rem;}
    .investor .report-box .left .year{margin-top: .36rem;}
    .investor .report-box .year-select{width:100%;height:.98rem;margin-top:.14rem;border-radius:.12rem;}
    .investor .report-box .year-select p{padding: 0 .44rem;font-size:.28rem;line-height:.98rem;}
    .investor .report-box .year-select p::after{width:.22rem;height:.14rem;right:.4rem;}
    .investor .report-box .year-select ul{top:.98rem;max-height:4.9rem;border-radius:.12rem;}
    .investor .report-box .year-select li{padding: 0 .44rem;font-size:.28rem;line-height: .98rem;}
    .investor .report-box .learn-more{margin-top:.3rem;}
    .investor .report-box .right{width: 7.1rem;overflow:hidden;margin-top: .4rem;}
    .investor .report-box .swiper-report{width:100%;padding-bottom: 0;height:7.2rem;}
    .investor .report-box .swiper-report .item{width:4.2rem;}
    .investor .report-box .swiper-report .view{height:6rem;border-radius:.08rem;padding:2rem .32rem 0;}
    .investor .report-box .swiper-report .year{font-size:.5rem;}
    .investor .report-box .swiper-report .title{font-size:.28rem;margin-top: .12rem;}
    .investor .report-box .swiper-report .online{height:.72rem;margin-top:.2rem;line-height: .7rem;padding:0 .24rem;font-size:.22rem;}
    .investor .report-box .swiper-report .online i{width:.36rem;height:.36rem;}
    .investor .report-box .swiper-report .swiper-scrollbar{display:none;}
    .investor .invest-box{background-image:url(/jeecg-boot/static/img/server_m_bg.jpg);padding:1.28rem 0 1.72rem;}
    .investor .invest-box .container{display:block;}
    .investor .invest-box .left{width:100%;}
    .investor .invest-box .tips{font-size:.24rem;margin-top: .2rem;}
    .investor .invest-box .list{margin-top: .64rem;border-top-width:.04rem;}
    .investor .invest-box .list .item{height:1.12rem;}
    .investor .invest-box .list p{font-size:.24rem;}
    .investor .invest-box .right{width:100%;}    
    .investor .invest-box .share{display:none;}
    .investor .invest-box .link{margin-top: .8rem;}
    
    /*产品中心*/
    .product{margin-top:calc(-1px - 1.2rem);}
    .product .main-nav{display:block;height:1.2rem;}
    .product .main-nav .container{justify-content:space-between;}
    .main-nav .col{width:1.6rem;margin-right:0;}
    .main-nav .col p{line-height:1.2rem;font-size:.26rem;text-align:center;font-weight:normal;}
    .main-nav .col p::after{width:.18rem;height:.1rem;}
    .main-nav .erify{width:100%;top:1.2rem;padding:0 .2rem;}
    .main-nav .erify a{font-size:.22rem;text-align:center;}
    .product .top-box{padding:.72rem 0 .52rem;}
    .product .top-box .container{display:block;}
    .product .top-box .left{display:block;}
    .product .top-box .title{font-size:.44rem;}
    .product .top-box .info{width:100%;border-left:none;padding-left:0;margin-top:.16rem;}
    .product .top-box .right{margin-top:.4rem;}
    .product .top-box a{height:.72rem;border-radius:.36rem;padding:0 .5rem;margin-right: .2rem;font-size:.26rem;}
    .product .mid-box .container{padding:.6rem 0;}
    .product .mid-box h2{padding-left:.36rem;}
    .product .mid-box h2::before{width:.16rem;height:.16rem;}
    .product .pro-list{margin:.3rem 0 0 0;}
    .product .pro-list ul{width:100%;display:block;}
	.product .pro-list li{width:100%;margin:0 0 .2rem;}
	.product .pro-list a{height:7.8rem;padding:1.06rem .4rem 0;}
	.product .pro-list .img{width:4rem;height:4rem;}
	.product .pro-list img{max-height:4rem;}
    .product .pro-list .box{padding-top:.6rem;}
    .product .pro-list .name{font-size:.44rem;}
    .product .pro-list .desc{font-size:.3rem;}
    .product .pro-list a .add,
    .product .pro-list .spec{display:none !important;}
    .pro-fixed{display:none;}
    .product .bot-box{height:4.54rem;}   
    .product .bot-box .name{font-size:2rem;line-height:3.06rem;top:.76rem;letter-spacing:.8rem;padding-left:.8rem;}
    .product .bot-box .img{padding-top: 1.4rem;width: 3.8rem;}
    .product .bot-box .learn-more{left:calc(50% - 1rem);bottom:.48rem;}
    
    /*产品详情*/
    .proDet .top-box{padding:1.8rem 0 1.58rem;}
    .proDet .top-box .container{display:block;}
    .proDet .top-box .left{border-right:none;width:100%;padding-right:.75rem;}
    .proDet .swiper-gallery{width:5.2rem;height:5.2rem;padding-bottom: 0;}
    .proDet .swiper-gallery .swiper-pagination{display:none;}
    .proDet .swiper-gallery .img{height:4.5rem;}
    .proDet .swiper-gallery img{max-height:4.5rem;}
    .proDet .swiper-thumbs{width:.84rem;height:calc(2.52rem + 10px);margin-right:-.42rem;z-index:10;}
    .proDet .swiper-thumbs .img{height:.84rem;border-radius:  .08rem;}
    .proDet .swiper-thumbs img{max-width:.68rem;max-height:.68rem;}
    .proDet .top-box .right{width:100%;display:block;padding-top: 1rem;}
    .proDet .top-box .type{font-size:.24rem;}
    .proDet .top-box .title{font-size:.44rem;margin-top: .05rem;}
    .proDet .top-box .txt{font-size:.24rem;margin-top: .28rem;}
    .proDet .top-box .action{margin-top: .6rem;}
    .proDet .top-box a{padding:0 .32rem;font-size:.22rem;width:2.64rem;height:.72rem;border-radius:.36rem;margin-right:.26rem;}
    .proDet .top-box i{width:.3rem;height:.3rem;}
    .proDet .chat-box{background-image:url(/jeecg-boot/static/images/chat_m_bg.jpg);padding:1.12rem 0 1.16rem;overflow:hidden;}
    .proDet .swiper-chat{height:4.84rem;margin: .36rem 0 0;width:7.1rem;}
    .proDet .swiper-chat .swiper-slide{width:4.56rem;}
    .proDet .swiper-chat .box{height:3.96rem;padding:.3rem .4rem 0;}
    .proDet .swiper-chat img{height:.64rem;}
    .proDet .swiper-chat .title{margin-top: .3rem;font-size:.36rem;}
    .proDet .swiper-chat .txt{margin-top:.2rem;font-size:.24rem;}
    .swiper-com .swiper-pagination-bullet{width:.32rem;height:.32rem;}
    .swiper-com .swiper-pagination-bullet::before{width:.08rem;height:.08rem;}
    .proDet .app-box{padding-top: .98rem;}
    .proDet .app-box .list{margin-top: .1rem;}
    .proDet .app-box .item{margin-bottom: .2rem;padding:.2rem 0;}
    .proDet .app-box .name{font-size:.24rem;width:1.6rem;}
    .proDet .app-box .txt{width:4.8rem;font-size:.22rem;padding-left:0;text-align:right;border-left:none;}
    .proDet .env-box .list{margin-top:.1rem;display:block;}
    .proDet .env-box .item{width:100%;margin-bottom: .2rem;padding:.2rem 0;}
    .proDet .env-box .name{font-size:.24rem;width:1.4rem;}
    .proDet .env-box .txt{width:4.8rem;font-size:.22rem;padding-left:0;text-align:right;border-left:none;}
    .proDet .doc-box{padding: .76rem 0 .64rem;}
    .proDet .doc-box .main{margin-top: .4rem;display:block;border-radius:.1rem;}
    .proDet .doc-box .pic{width:100%;}
    .proDet .doc-box img{height: 2.2rem;}
    .proDet .doc-box .box{width:100%;padding:.32rem .32rem .5rem;}
    .proDet .doc-box .title{font-size:.28rem;}
    .proDet .doc-box .attr{margin-top: .2rem;}
    .proDet .doc-box .attr span{margin-right: .3rem;font-size:.2rem;}
    .proDet .doc-box .action{margin-top: .84rem;}
    .proDet .doc-box a{width: 2.4rem;height:.72rem;border-radius:.36rem;margin-right:.2rem;font-size: .22rem;padding:0 .36rem 0 .22rem;}
    .proDet .doc-box a i{width:.3rem;height:.3rem;}
    .proDet .recom-box{background-image:url(/jeecg-boot/static/img/recom_m_bg.jpg);padding:.66rem 0 2.08rem;}
    .proDet .swiper-recom{margin-top: .48rem;width:100%;height:4.28rem;}
    .proDet .swiper-recom a{height:4.28rem;padding:.52rem .16rem .42rem .6rem;border-radius:.1rem;}
    .proDet .swiper-recom .left{width:3.5rem;}
    .proDet .swiper-recom .title{font-size:.28rem;}
    .proDet .swiper-recom .desc{font-size: .22rem;margin-top: .06rem;}
    .proDet .swiper-recom .spec{margin-top: .22rem;}
    .proDet .swiper-recom .spec span{padding: 0 .18rem;height:.42rem;font-size:.2rem;margin:0 .08rem .12rem 0;border-radius:.21rem;}
    .proDet .swiper-recom .add{width:.52rem;height:.52rem;background-size: .16rem .16rem;}
    .proDet .swiper-recom .img{width:2.6rem;height:2.6rem;}
    .proDet .swiper-recom .img img{max-height:2.6rem;}
    .proDet .swiper-recom .swiper-button-prev,
    .proDet .swiper-recom .swiper-button-next{width:.68rem;height:.68rem;top:-1.2rem;right:.4rem;}
    .proDet .swiper-recom .swiper-button-prev{right:1.18rem;}
    .proDet .swiper-recom .swiper-button-prev i, 
    .proDet .swiper-recom .swiper-button-next i{width:.12rem;height:.2rem;}

	/*新闻*/
	.news{padding-bottom: 1.5rem;}
	.news .main-nav{display:block;height:1.2rem;}
    .news .news-main{padding-top:.66rem;}	
    .news .swiper-news{height: 9.4rem;border-radius:.2rem;}	
    .news .swiper-news a{display:block;padding: .26rem .24rem 0;}
    .news .swiper-news .pic{width:100%;border-radius:.12rem;}
    .news .swiper-news .pic img{height: 4.2rem;}
    .news .swiper-news .main{width:100%;padding-top: .4rem;}
    .news .swiper-news .name{font-size:.32rem;margin-top:.1rem;}
    .news .swiper-news .txt{margin-top: .22rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
    .news .swiper-news .swiper-button-prev,
    .news .swiper-news .swiper-button-next{width:.92rem;height:.92rem;left:2.18rem;bottom: .54rem;}
    .news .swiper-news .swiper-button-prev i,
    .news .swiper-news .swiper-button-next i{width:.12rem;height:.2rem;}
    .news .swiper-news .swiper-button-next{left:auto;right:2.18rem;}
    .news .news-search{margin-top: .6rem;}
    .news form{width:100%;height:.98rem;}
    .news .news-search .year-select{width:100%;height:.98rem;}
    .news .news-search .year-select p{font-size:.28rem;line-height:.98rem;border-radius:.12rem;padding:0 .44rem;}
    .news .news-search .year-select p::after{width:.2rem;height:.12rem;right:.44rem;}
    .news .news-search .year-select ul{top:.98rem;border-radius:.12rem;max-height:4.9rem;}
    .news .news-search .year-select li{font-size:.28rem;padding:0 .44rem;line-height:.98rem;}
	.news .news-list{margin-top: .3rem;padding-bottom: .3rem;}

	/*新闻详情*/
	.newsDet{padding: 1.2rem 0;}
	.newsDet .back{display: none;}
	.newsDet .container{width:6.7rem;}
	.newsDet .top{padding: .3rem 0;}
	.newsDet .share {display:none;}
	.newsDet .right{width: 100%;}
	.newsDet .title{font-size: .36rem;margin-bottom: .3rem;}
	.newsDet .time{font-size: .26rem;}
	.newsDet .main{display: block;margin-top: .5rem;}
	.newsDet .content{font-size: .26rem;line-height: 2;}
	.newsDet .content p{margin-bottom: .2rem;}
	.newsDet .content img{height:auto !important;}
	.newsDet .news-page{margin-top: .4rem;}
	.newsDet .news-page a{width: 1.8rem;height: .6rem;font-size: .26rem;border-radius: .08rem;}
	.newsDet .news-page a i{width: .32rem;height: .32rem;margin-left: .2rem;}
	.newsDet .news-page .prev i{margin: 0 .2rem 0 0;}
	.newsDet .news-page .back i{margin-left:0;}

    /*相助客户*/
    .customer{padding-bottom:1.64rem;margin-top:calc(-1px - 1.2rem);}
    .customer .main-nav{display:block;height:1.2rem;}
    .customer .custom-box{padding-top:.84rem;}
    .customer .custom-box .main{display:block;margin-top:.8rem;height:10rem;background-image:url(/jeecg-boot/static/img/customer_m_bg.jpg);padding: .88rem 0 0;}
    .customer .custom-box .left{width:100%;box-sizing:border-box;padding:0 .3rem;}
    .customer .custom-box .txt{font-size:.24rem;margin-top: .24rem;}
    .customer .custom-box .right{display:block;width:100%;margin-top:.94rem;height:auto;}
    .customer .custom-box .list{width:100%;margin-bottom: .18rem;}
    .marquee_two,.marquee_five{display:none;}
    .customer .custom-box .list{height:2.36rem;overflow:hidden;position: relative;}
    .marquee_one,
    .marquee_three{position:absolute;white-space: nowrap;height: 2.36rem;display: inline-block;}
    .customer .custom-box .item{display:inline-block;width:3.18rem;height:2.36rem;border-radius:.1rem;margin:0 .12rem 0 0;padding:.5rem .2rem 0;}
    .customer .custom-box .img{width: 2.78rem;height:.76rem;}
    .customer .custom-box img{max-height:.76rem;}
    .customer .custom-box .name{font-size:.2rem;line-height:.26rem;margin-top:.4rem;}
    .marquee_one,
    .marquee_three{animation-duration: 30s;}
    @keyframes marquee {
        0% {
            transform: translate(0%,0%);
        }
        100% {
            transform: translate(-90%,0%);
        }
    }
    
    @keyframes marquee2{
        0% {
            transform: translate(-86%, 0%);
        }
        100% {
            transform: translate(0%, 0%);
        }
    }
    .customer .core-box{padding-top:1rem;}
    .customer .core-box .list{margin-top:.4rem;}
    .customer .core-box a{float: none;width:100%;margin-bottom:.2rem;border-radius:.08rem;height:3.4rem;}
    .customer .core-box a:first-child{width:100%;margin-right:0;height:6.4rem;}
    .customer .core-box .imgBg{height:3.4rem;}
    .customer .core-box a:first-child .imgBg{height:6.4rem;}
    .customer .core-box .bot{bottom: .4rem;padding-right:.6rem;}
    .customer .core-box .bot .learn-more{display:none;}
    .customer .feed-box{padding-top:1.28rem;}
    .customer .feed-box .com-title{text-align:left;}
    .customer .feed-box .form{width:100%;margin-top:.4rem;}
    .customer .feed-box .item{display:block;margin-bottom:.4rem;}
    .customer .feed-box .col{width:100%;margin-bottom:.4rem;}
    .customer .feed-box .name{margin-bottom: .2rem;}
    .customer .feed-box .text{height:.92rem;border-radius:.08rem;padding: 0 .4rem;font-size:.24rem;}
    .customer .feed-box textarea{padding:.3rem .4rem;font-size:.24rem;height:2.6rem;}
    .customer .feed-box .step{height:.48rem;margin-right:.3rem;font-size:.24rem;padding-left:.68rem;}
    .customer .feed-box .step::before{width:.48rem;height:.48rem;}
    .customer .feed-box .active::before{background-size:.29rem .28rem;}
    .customer .feed-box .type-select{border-radius:.08rem;}
    .customer .feed-box .type-select p{font-size: .24rem;line-height:.92rem;padding:0 .4rem;}
    .customer .feed-box .type-select p::after{width:.22rem;height:.14rem;right:.4rem;}
    .customer .feed-box .type-select ul{top:.92rem;max-height:4.6rem;}
    .customer .feed-box .type-select li{font-size:.24rem;line-height:.92rem;padding:0 .4rem;}
    .customer .feed-box .vcode-text{width:3.84rem;}
    .customer .feed-box img{height:.92rem;width:2.76rem;height:.92rem;border-radius:.08rem;}
    .customer .feed-box .agree{margin-top:-.1rem;font-size:.24rem;line-height: .48rem;padding-left:.68rem;}
    .customer .feed-box .agree::before{width:.48rem;height:.48rem;}
    .customer .feed-box .agree-on::before{background-size: .29rem .28rem;}
    .customer .feed-box .item-bot{padding-top:.8rem;}
    .customer .feed-box .item-bot .box{width:2rem;}
    
	/*我是供应商*/
    .supplier{padding-bottom:1.52rem;}
    .supplier .main-nav{display:block;height:1.2rem;}
    .main-nav .item{font-size:.26rem;margin-right: 1.22rem;line-height: 1.2rem;border-radius:.3rem .3rem 0 0;}
    .main-nav .item:last-child{margin-right: 0;}
    .supplier .files-box{padding-top: .9rem;}
    .supplier .files-box .list{display:block;margin-top: .4rem;}
	.supplier .files-box .item{width:100%;margin-bottom: .4rem;}
	.supplier .files-box .item .arrow{width:.65rem;height:.66rem;transform: rotate(90deg);right:50%;bottom:-.6rem;top: auto;}
	.supplier .flow-box{padding-top: .9rem;}
	.supplier .flow-box .main{background-image:url(/jeecg-boot/static/img/flow_m_bg.jpg);margin-top:.4rem;height:10rem;padding: 1.24rem .1rem 0 .3rem;}
	.supplier .flow-box .item{margin-bottom: 1.1rem;}
	.supplier .flow-box .item::before{height:1.1rem;left:.52rem;}
	.supplier .flow-box .item::after{width:.28rem;height:.28rem;background-size:.12rem .07rem;left:.38rem;top:calc(100% + .41rem);}
	.supplier .flow-box .img{width:1.06rem;height:1.06rem;}
	.supplier .flow-box .img img{width:.6rem;}
	.supplier .flow-box .box{margin-left:.32rem;width:4.82rem;}
	.supplier .flow-box .name{font-size: .36rem;}
	.supplier .flow-box .txt{font-size: .22rem;margin-top: .14rem;}
	
	/*服务中心*/
	.service{padding-top: 1.08rem;border-radius:0;margin-top:0;}
	.service .hot-box{padding:0 0 .56rem;}
	.service .hot-box .main{display:block;margin-top: .4rem;}
	.service .hot-box .pic{width:100%;border-radius:.12rem;}
	.service .hot-box .right{width:100%;margin-right: 0;margin-top: .6rem;}
	.service .hot-box .title{padding-bottom: .32rem;}
	.service .hot-box .list{margin-top: .52rem;}
	.service .hot-box .item{margin-bottom: .7rem;}
	.service .hot-box .icon{width:.84rem;height:.84rem;}
	.service .hot-box .icon img{width:.4rem;}
	.service .hot-box .box{margin-left:.2rem;}
	.service .hot-box .num{font-size:.36rem;}
	.service .value-box{padding:1.12rem 0 1.78rem;overflow:hidden;}
	.service .value-box .info{width:100%;}
	.service .value-box .list{margin-top: .7rem;width:7.1rem;overflow-x:auto;transform:translateX(0px);}
	.service .value-box .item{flex:none;width:6rem;height:5.4rem;margin-right:.2rem;padding: .44rem .6rem 0;border-radius:.2rem;}
	.service .value-box .item:last-child{margin-right:.4rem;}
	.service .value-box .tips{line-height: .4rem;height:.8rem;}
	.service .value-box .txt{margin-top: .58rem;}
	.service .value-box .txt span{width:.12rem;height:.12rem;margin-right:.2rem;}
	.service .network-box{padding-top:1.02rem;height:4.62rem;}
	.service .network-box .nav .item{font-size:.3rem;padding-bottom: .24rem;margin:0 .42rem;}
	.service .network-box .tabs{padding:.64rem 0 .9rem;border-radius:.32rem;}
	.service .network-box .global-pic{width:6.34rem;}
	.service .network-box .china-pic{width:5.2rem;margin-top: -.3rem;}
	.service .network-box .addr{width:.94rem;height:.94rem;padding-top:0;}
	.service .network-box .addr::before{width:.94rem;height:.94rem;}
	.service .network-box .addr::after{width:.42rem;height:.42rem;}
	.service .network-box .addr .name{top: -.1rem;}
	.service .network-box .addr p{font-size:.12rem;height:.28rem;line-height:.28rem;border-radius:.14rem;padding:0 .1rem;}
	.service .network-box .addr .arrow{border-left-width:.08rem;border-right-width:.08rem;border-top-width:.1rem;bottom:-.1rem;}
	
	/*诚信合规*/
	.compliance{padding-top: 1.08rem;border-radius:0;margin-top:0;}
	.compliance .com-title{text-align:left;}
	.compliance .top-box{padding: 0 0 .6rem;}
	.compliance .top-box .info{margin-top: .22rem;width:100%;text-align:left;line-height:2;}
    .compliance .mea-box{padding: .9rem 0 .8rem;}
	.compliance .comp-list{margin-top: .4rem;}
	.compliance .comp-list li{width: 100%;margin: 0 0 .5rem;}
	.compliance .comp-list .pic{border-radius: .1rem;height:3.78rem;}
	.compliance .comp-list .pic img{height: 3.78rem;}
	.compliance .comp-list .title{margin-top: .36rem;}
	.compliance .comp-list .txt{margin-top: .2rem;font-size: .26rem;}
	
	/*搜索效果*/
	.result{padding:2.2rem 0 1.5rem;}
	.result h2{text-align:left;margin-top:.64rem;padding-bottom: .2rem;}
	.result .text{height:.48rem;}
	.result .btn{width:.32rem;height:.32rem;}
	.result .main{display:block;margin-top:.44rem;}
	.result .nav{margin-top: 0;display: flex;}
	.result .nav .item{margin: 0 .46rem 0 0;}
	.result .right{width:100%;margin-top:.48rem;}
	.result .list{padding-bottom: .96rem;}
	.result .list a{height:1rem;}
	.result .list .title{width:100%;font-size: .26rem;}
	.result .list .time{display:none;}
}