
#mhj_web_global_header_0 {box-sizing: border-box;border-bottom: 1px solid transparent;position: relative;position: fixed;width: 100%;top: 0;left: 0;z-index: 10;}
/* #mhj_web_global_header_0 {box-sizing: border-box;border-bottom: 1px solid transparent;z-index: 10;} */
#mhj_web_global_header_0 .content {display: flex;align-items: center;justify-content: space-between;}
#mhj_web_global_header_0 .content .logo {width: 304px;height: 50px;}
#mhj_web_global_header_0 .content .logo img {filter: brightness(0) invert(100%);}
#mhj_web_global_header_0 .content .menu {width: 53.333%;display: flex;justify-content: space-between;}
#mhj_web_global_header_0 .content .menu .box {position: relative;}
#mhj_web_global_header_0 .content .menu .box .title {font-size: 18px;line-height: 100px;position: relative;color: #fff;}
#mhj_web_global_header_0 .content .menu .box .down {position: fixed;width: 100%;background: #fff;left: 0;height: 0;overflow: hidden;box-shadow: 0px 9px 26px 0px rgba(0, 0, 0, 0.1);}
#mhj_web_global_header_0 .content .menu .box .down .ul {width: 100%;display: flex;justify-content: center;border-radius: 0 10px 10px 10px;padding: 12px 0;}
/* #mhj_web_global_header_0 .content .menu .box .down .ul .li {position: relative;padding: 10px 20px;font-size: 18px;} */
#mhj_web_global_header_0 .content .menu .box .down .ul .li {position: relative;padding: 10px 20px;font-size: 16px;}
#mhj_web_global_header_0 .content .menu .box .down .ul .li:hover {color: var(--mainColor);}
#mhj_web_global_header_0 .content .ProDown .li {width: 14.944%;text-align: center;}
#mhj_web_global_header_0 .content .ProDown .li .img {height: 96px;}
#mhj_web_global_header_0 .content .ProDown .li .img img {max-height: 80px;}
#mhj_web_global_header_0 .content .use {display: flex;align-items: center;cursor:pointer;} 
#mhj_web_global_header_0 .content .use .search {color: #fff;}
#mhj_web_global_header_0 .content .use .search i {font-size: 26px;font-weight: 700;margin-right: 58px;}
#mhj_web_global_header_0 .use .lang {position: relative;}
#mhj_web_global_header_0 .use .lang .head {display: flex;align-items: center;font-size: 18px;color: #fff;}
#mhj_web_global_header_0 .use .lang .svg {fill: #fff;margin-right: 8px;}
#mhj_web_global_header_0 .use .lang .text {width: 50px;}
#mhj_web_global_header_0 .use .lang i {font-size: 10px;font-weight: bold;}
#mhj_web_global_header_0 .use .lang .down {width: 100px;background: rgb(255, 255, 255,0.9);position: absolute;left: 0;display: none; box-shadow: 0px 9px 26px 0px rgba(0, 0, 0, 0.1);}
#mhj_web_global_header_0 .use .lang .down .li {position: relative;padding: 10px 20px;font-size: 16px;text-align: center;}
#mhj_web_global_header_0 .use .lang .down .li:hover {color: var(--mainColor);}
#mhj_web_global_header_0 .content .mobile {display: none;}

/* #mhj_web_global_header_0.scroll-down {transform: translate(0,-100%);background: #fff;} */
#mhj_web_global_header_0.scroll-down,
#mhj_web_global_header_0.scroll-up {transform: translate(0,0%);background: #fff;box-shadow: 0px 9px 26px 0px rgba(0, 0, 0, 0.1);border-color: #eeeeee;}

#mhj_web_global_header_0.son, 
#mhj_web_global_header_0:hover {background: #fff;border-color: #e5e5e5;}
#mhj_web_global_header_0.scroll-down .content .menu .box .title,
#mhj_web_global_header_0.scroll-up .content .menu .box .title,
#mhj_web_global_header_0.son .content .menu .box .title,
#mhj_web_global_header_0:hover .content .menu .box .title {color: #333;}
#mhj_web_global_header_0.scroll-down .content .logo img,
#mhj_web_global_header_0.scroll-up .content .logo img,
#mhj_web_global_header_0.son .content .logo img,
#mhj_web_global_header_0:hover .content .logo img {filter: none;}
#mhj_web_global_header_0.scroll-down .content .use .search ,
#mhj_web_global_header_0.scroll-up .content .use .search ,
#mhj_web_global_header_0.son .content .use .search ,
#mhj_web_global_header_0:hover .content .use .search  {color: #333;}

#mhj_web_global_header_0.scroll-down .use .lang .head,
#mhj_web_global_header_0.scroll-up .use .lang .head,
#mhj_web_global_header_0.son .use .lang .head,
#mhj_web_global_header_0:hover .use .lang .head {color: #333;}
#mhj_web_global_header_0.scroll-down .use .lang .svg,
#mhj_web_global_header_0.scroll-up .use .lang .svg,
#mhj_web_global_header_0.son .use .lang .svg,
#mhj_web_global_header_0:hover .use .lang .svg {fill: #333;}

#mhj_web_global_header_0 .content .menu .box:hover .title {color: var(--mainColor);}
#mhj_web_global_header_0 .content .menu .box.cur .title {color: var(--mainColor);font-weight: 600;}

#mhj_web_global_header_0_block {height: 101px;}


#phone {width: 100%;background: #fff;height: 100%;position: fixed;top: 91px;left: 0;z-index: 99;display: none;overflow-y: auto !important;}
#phone .menu .ul .title {margin: 0 30px; font-size: 18px;line-height: 110px;border-bottom: 1px solid #ebebeb;display: flex;align-items: center;justify-content: space-between;}
#phone .menu .ul .title .img {transform: rotate(-90deg);}
#phone .menu .ul .box {background: #f7f7f7;display: none;}
#phone .menu .ul .li {margin: 0 60px;}
#phone .menu .ul .li .nav {font-size: 16px;height: 100px;border-bottom: 1px solid #ebebeb;display: flex;align-items: center;justify-content: space-between;}
#phone .menu .ul .li .nav:last-child {border: none;}
#phone .menu .ul .li .nav .block {max-width: calc(100% - 100px);}
#phone .menu .ul .li .ul_two .li_two {display: none;}
#phone .menu .ul .li .ul_two .li_two .two_li {font-size: 16px;padding: 30px 30px;}
#phone .menu .ul .li .nav .icon {transform: rotate(-90deg);}
#phone .menu .ul .li .nav.cur .icon {transform: rotate(0deg);}
#phone .menu .ul .title.cur .img {transform: rotate(0deg);}
#phone .en {font-size: 36px; margin: 30px 0; display: flex;justify-content: space-evenly;}
#phone .url {margin-top: 50px;transform: scale(1.5);width: 80px;height: 80px;border-radius: 50%;border: 1px solid ;margin: 50px auto 0;}

#mhj_web_global_header_0_search-box  {display: none;}
#mhj_web_global_header_0_search-box{border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb; width: 100%;height:150px;z-index: 50;left: 0;right: 0;top:91px;background: #fff;flex-direction: column;justify-content: center;}
#mhj_web_global_header_0_search-box .form-box{width: 92%;margin: 45px auto 0;height: 60px;border: 1px solid #d1d1d1;border-radius:10px;overflow: hidden;box-sizing: border-box;}
#mhj_web_global_header_0_search-box .form-box .input{width: calc(100% - 60px);padding-left: 30px;}
#mhj_web_global_header_0_search-box .form-box .input input{width: 100%;height: 100%;font-size:18px;color:#333;}
#mhj_web_global_header_0_search-box .form-box .submit{width: 60px;height: 100%;background: url(/module/mhj-web/global/header/images/phone_sousuo.png) no-repeat center;position: relative;z-index: 3;background: var(--mainColor);}
#mhj_web_global_header_0_search-box .form-box .submit::before {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;background: url(/module/mhj-web/global/header/images/phone_sousuo.png) no-repeat center;}


@media screen and (max-width:1680px) {
	 #mhj_web_global_header_0 .content .menu {width: 60.333%;}
}
@media screen and (max-width:1536px) {
	 #mhj_web_global_header_0 .content .menu .box .title {font-size: 16px;}
}
@media screen and (max-width:1440px) {
	 #mhj_web_global_header_0 .content .use .search i {margin-right: 30px;}
}
@media screen and (max-width:1280px) {
	 #mhj_web_global_header_0 .content .logo {width: 220px;}
	 #mhj_web_global_header_0 .content .menu {width: 64.333%;}
}
@media screen and (max-width:1024px) {
	#mhj_web_global_header_0 .content .menu {display: none;}
	#mhj_web_global_header_0 {padding: 20px 0;background: #fff;}
	#mhj_web_global_header_0 .content .use {display: none;	}
	#mhj_web_global_header_0 .content .logo img {filter: none;}
	#mhj_web_global_header_0 .content .menu {display: none;}
	#mhj_web_global_header_0 .content .mobile {display: block;}
	#mhj_web_global_header_0 .content .mobile {display: flex;}
	#mhj_web_global_header_0 .content .mobile i {font-size: 36px;font-weight: 900;}
	#mhj_web_global_header_0 .content .mobile .box {cursor:pointer;}
	#mhj_web_global_header_0 .content .mobile .nav {margin-left: 30px;}
	#mhj_web_global_header_0 .content .mobile .nav i:last-child {display: none;}
	#mhj_web_global_header_0 .content .mobile .nav.cur i:first-child {display: none;}
	#mhj_web_global_header_0 .content .mobile .nav.cur i:last-child {display: block;}
	
	#mhj_web_global_header_0_block {height: 91px;display: block;}
}
@media screen and (max-width:750px) {
	 #phone .menu .ul .title {font-size: 36px;}
	 #phone .menu .ul .li .nav {font-size: 30px;}
}


/* 底部 */
#mhj_web_global_footer_0{width:100%;overflow:hidden;background:url('/module/mhj-web/global/footer/images/footer-bg.jpg') no-repeat right bottom / cover;position:relative;}
#mhj_web_global_footer_0 .back_top{pointer-events:all;opacity:1;position: absolute;right:20px;top:20%;z-index:2;width:50px;height:50px;border-radius:50%;overflow:hidden;box-shadow: 0px 0px 10px 0px rgba(41, 44, 51, 0.2);transition:all 0.3s;cursor:pointer;}
#mhj_web_global_footer_0 .top{width:100%;height:130px;}
#mhj_web_global_footer_0 .top .flogo{width:290px;}
#mhj_web_global_footer_0 .top .txt{max-width:calc(100% - 350px);font-size:24px;}
#mhj_web_global_footer_0 .center{width:100%;padding:65px 0 0;justify-content: space-between;}
#mhj_web_global_footer_0 .center .left{width: 23%;}
#mhj_web_global_footer_0 .center .left .tit{font-size:18px;}
#mhj_web_global_footer_0 .center .left .tit span{display:inline-block;width:20px;height:20px;border-radius:50%;margin-left:10px;background: var(--mainColor);}
#mhj_web_global_footer_0 .center .left .svg {fill: #fff;}
#mhj_web_global_footer_0 .center .left .way{margin:40px 0 50px;}
#mhj_web_global_footer_0 .center .left .way .text{font-size:16px;line-height:20px;margin-bottom:15px;}
#mhj_web_global_footer_0 .center .left .way .text:last-child{margin-bottom:0;font-size: 18px;color: #666666;}
#mhj_web_global_footer_0 .center .left .share{margin-top:26px;}
#mhj_web_global_footer_0 .center .left .share .s{width:32px;height:32px;border-radius:50%;background-color:#fff;margin-right:20px;}
#mhj_web_global_footer_0 .center .left .share .s .svg {fill: #4d4d4d;}
#mhj_web_global_footer_0 .center .left .share .s:hover {background: var(--mainColor);}
#mhj_web_global_footer_0 .center .left .share .s:hover .svg {fill: #fff;}
#mhj_web_global_footer_0 .center .right{width: 73.333%;} 
#mhj_web_global_footer_0 .center .right .fnav{width:calc(100% / 5);padding-right:2%;}
#mhj_web_global_footer_0 .center .right .fnav .fnav-one{margin-bottom:38px;}
#mhj_web_global_footer_0 .center .right .fnav .fnav-one .one-a{font-size:18px;color:#292c33;display:inline-block;transition:all 0.3s;}
#mhj_web_global_footer_0 .center .right .fnav .fnav-one .one-a:hover{color:var(--mainColor);}
#mhj_web_global_footer_0 .center .right .fnav .fnav-two .list .two-a{font-size:16px;color:#666666; display:block;transition:all 0.3s;margin-bottom:16px;}
#mhj_web_global_footer_0 .center .right .fnav .fnav-two .list .two-a:last-child{margin-bottom:0;}
#mhj_web_global_footer_0 .center .right .fnav .fnav-two .list .two-a:hover{color:var(--mainColor);}
#mhj_web_global_footer_0 .bot{width:100%;height:120px;}
#mhj_web_global_footer_0 .bot .txt1{font-size:16px;color:#666666;}
#mhj_web_global_footer_0 .bot .txt2{font-size:16px;color:#ffffff;}
@media (max-width:1366px) {
    #mhj_web_global_footer_0 .center .left{padding-right:3%;}
}
@media (max-width:1280px) {
    #mhj_web_global_footer_0 .center .left{padding-right:2%;}
}
@media (max-width:1024px) {
	#mhj_web_global_footer_0 {background: #eeeeee;}
    #mhj_web_global_footer_0 .top{height:auto;padding-top:80px;}
    #mhj_web_global_footer_0 .center{flex-direction:column;}
    #mhj_web_global_footer_0 .center .left{width:100%;padding:0 0 50px 0;}
    #mhj_web_global_footer_0 .center .left .way{margin:30px 0;}
    #mhj_web_global_footer_0 .center .right{width:100%;}
	#mhj_web_global_footer_0 .bot .txt2{color:#666666;}
}
@media screen and (max-width:750px) {
    #mhj_web_global_footer_0{padding-bottom: 120px;}
    #mhj_web_global_footer_0 .top{flex-direction:column;align-items:flex-start;padding-top:50px;}
    #mhj_web_global_footer_0 .top .txt{max-width:100%;margin-top:20px;}
    #mhj_web_global_footer_0 .center{padding-top:30px;}
    #mhj_web_global_footer_0 .center .left{padding-bottom:30px;}
    #mhj_web_global_footer_0 .center .left .way{margin:15px 0 30px;}
    #mhj_web_global_footer_0 .center .left .share{margin-top:15px;}
    #mhj_web_global_footer_0 .center .right{flex-direction: column;}
    #mhj_web_global_footer_0 .center .right .fnav{width:100%;border-bottom:1px solid #999;padding:0;}
    #mhj_web_global_footer_0 .center .right .fnav .fnav-one{line-height:60px;margin: 0;background: url('../images/index/nav-icon1.png') no-repeat center right;}
    #mhj_web_global_footer_0 .center .right .fnav.in .fnav-one{background-image:url('../images/index/nav-icon2.png');}
    #mhj_web_global_footer_0 .center .right .fnav .fnav-two{height:0;overflow:hidden;}
    #mhj_web_global_footer_0 .center .right .fnav .fnav-two .list .two-a{margin:0;line-height:40px;padding: 0 30px;border-top: 1px dashed #999;}
    #mhj_web_global_footer_0 .bot{height:auto;flex-direction:column;padding:30px 0 50px;}
    #mhj_web_global_footer_0 .bot .txt1,
    #mhj_web_global_footer_0 .bot .txt2{line-height:1.6;color:#292c33;text-align:center;}
}

 
/* 广告图 */
@keyframes progress-animation {
  0% {
	width: 0;
  }
  100% {
	width: 100%;
  }
}
#mhj_web_index_banner_0 {position: relative;overflow: hidden;}
#mhj_web_index_banner_0 .container .slide {position: relative;}
#mhj_web_index_banner_0 .container .slide .img {padding-top: 50.520%;position: relative;z-index: 1;}
#mhj_web_index_banner_0 .container .slide .img .max {object-fit: cover;width: 100%;}
#mhj_web_index_banner_0 .out {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 2;}
#mhj_web_index_banner_0 .out .word {width: 33.333%;}
#mhj_web_index_banner_0 .num {font-size: 100px;line-height: 1;}
#mhj_web_index_banner_0 .title {margin-top: 56px;line-height: 73px;font-size: 60px;}
#mhj_web_index_banner_0 .brief {margin-top: 28px;font-size: 24px;color: #666666;}
#mhj_web_index_banner_0 .btn {margin-top: 180px; height: 50px;display: flex;align-items: center;justify-content: center;padding: 0 35px;background: var(--mainColor);color: #fff;font-size: 16px;display: inline-flex;border-radius: 30px;}
#mhj_web_index_banner_0 .btn .icon {margin-left: 30px;}
#mhj_web_index_banner_0 .nextnumber {pointer-events: none; font-size: 300px;line-height: 1;position: absolute;right: 0;bottom: -100px;opacity: 0.06;z-index: 2;}
#mhj_web_index_banner_0 .component {position: absolute;bottom: 70px;right: 60px;display: flex;align-items: center;z-index: 5;}
#mhj_web_index_banner_0 .numbox {display: flex;align-items: center;font-size: 14px;font-weight: 500;color: #666666;} 
#mhj_web_index_banner_0 .line {width: 100px;height: 2px;background: #fff;margin: 0 7px;position: relative;}
#mhj_web_index_banner_0 .line::before {content: '';position: absolute;left: 0;;bottom: 0; width: 0;height: 100%;background: var(--mainColor);transition: all 0.3s linear;}
#mhj_web_index_banner_0 .line.animation::before {animation: progress-animation 4s linear forwards;}
#mhj_web_index_banner_0 .page {margin-left: 30px;display: flex;align-items: center;}
#mhj_web_index_banner_0 .page .svg {fill: #666666;}
#mhj_web_index_banner_0 .pn {margin-right: 35px;cursor:pointer;}
#mhj_web_index_banner_0 .pn:last-child {margin-right: 0;}
#mhj_web_index_banner_0 .pn:hover .svg {fill: var(--mainColor);}

@media screen and (max-width:1024px) {
	#mhj_web_index_banner_0 .container .slide .img {padding-top: 130%;}
}
@media screen and (max-width:750px) {
	#mhj_web_index_banner_0 .out .word {width: 70%;}
	#mhj_web_index_banner_0 .brief  {font-size: 30px;}
	#mhj_web_index_banner_0 .btn {font-size: 26px;height: 80px;border-radius: 40px;padding: 0 40px;}
	#mhj_web_index_banner_0 .btn .icon img {transform: scale(1.3);}
}
 
#jsf_web_index_about_1{padding:140px 0 70px;position: relative;}
#jsf_web_index_about_1 .bg{position: absolute;top:55%;transform: translateY(-50%);left:0;width:fit-content;z-index:0;pointer-events: none;}

#jsf_web_index_about_1 .left{width:47.5%;}
#jsf_web_index_about_1 .title{font-size: 30px;color: rgb(34, 34, 34);line-height: 1.2;}
#jsf_web_index_about_1 .name{font-size: 38px;color: rgb(34, 34, 34);line-height: 1.2;margin-top:16px;}
#jsf_web_index_about_1 .brief{font-size: 18px;color: rgb(102, 102, 102);line-height: 1.333;margin-top:20px;}

#jsf_web_index_about_1 .more{margin-top:40px;background-color: #55c2b5;border: 1px solid #55c2b5;min-width: 180px;width:fit-content;height: 50px;border-radius:25px;padding:0 30px;font-size: 16px;color: rgb(255, 255, 255);line-height:1;}
#jsf_web_index_about_1 .more .icon{font-size:14px;font-weight:bold;margin-left:15px;}
#jsf_web_index_about_1 .more:hover{color:#55c2b5;background-color:#fff;}

#jsf_web_index_about_1 .list{margin-top:50px;}
#jsf_web_index_about_1 .li{width:fit-content;margin:0 20px 20px 0;}
#jsf_web_index_about_1 .li img{max-height:50px;object-fit: contain;}

#jsf_web_index_about_1 .right{width:48.75%;}
#jsf_web_index_about_1 .video{width:100%;padding-top:62.821%;border-radius:20px;}
#jsf_web_index_about_1 .video .play{padding-bottom:7%;}
#jsf_web_index_about_1 .video .btn{border: 2px solid rgb(255, 255, 255);border-radius: 50%;width: 100px;height: 100px;color: rgb(255, 255, 255);font-size: 26px;}
#jsf_web_index_about_1 .video .btn:hover{color:#55c2b5;border-color:#55c2b5;}
@media screen and (max-width: 1024px) {
    #jsf_web_index_about_1{padding:100px 0 70px;}
    #jsf_web_index_about_1 .cont{display:block;}
    #jsf_web_index_about_1 .left{width:100%;margin-bottom:30px;}
    #jsf_web_index_about_1 .right{width:100%;}
}
@media screen and (max-width: 992px) {
    #jsf_web_index_about_1{padding:0.8rem 0 .7rem;}

    #jsf_web_index_about_1 .left{margin-bottom:.3rem;}
    #jsf_web_index_about_1 .title{font-size: .3rem;}
    #jsf_web_index_about_1 .name{font-size: .38rem;margin-top:.16rem;}
    #jsf_web_index_about_1 .brief{font-size: .18rem;margin-top:.2rem;}

    #jsf_web_index_about_1 .more{margin-top:.4rem;min-width: 1.8rem;height: .5rem;border-radius:.25rem;padding:0 .3rem;font-size: .16rem;}
    #jsf_web_index_about_1 .more .icon{font-size:.14rem;margin-left:.15rem;}

    #jsf_web_index_about_1 .list{margin-top:.5rem;}
    #jsf_web_index_about_1 .li{margin:0 .2rem .2rem 0;}
    #jsf_web_index_about_1 .li img{max-height:.5rem;}

    #jsf_web_index_about_1 .video{border-radius:.2rem;}
    #jsf_web_index_about_1 .video .btn{width: 1rem;height: 1rem;font-size: .26rem;}
}
@media screen and (max-width: 768px) {
    #jsf_web_index_about_1 .title{font-size: .42rem;}
    #jsf_web_index_about_1 .name{font-size: .38rem;}
    #jsf_web_index_about_1 .brief{font-size: .3rem;}

    #jsf_web_index_about_1 .more{height: .7rem;font-size: .3rem;border-radius:0.35rem;}
    #jsf_web_index_about_1 .more .icon{font-size:.28rem;}
}
@keyframes jsf_web_index_information_2_circle {
    0%{transform: translateY(0);}
    50%{transform: translateY(-10px);}
    100%{transform: translateY(0);}
}

#jsf_web_index_information_2{padding:60px 0 140px;}
#jsf_web_index_information_2 .title{font-size: 30px;color: rgb(34, 34, 34);line-height: 1.2;text-align: center;}

#jsf_web_index_information_2 .list{width:100%;height:370px;margin-top:50px;}
#jsf_web_index_information_2 .li{position:absolute;z-index:2;}
#jsf_web_index_information_2 .li .y{display:flex;justify-content:center;align-items:center;font-weight: bold;line-height:1;margin:0 auto;padding:6px;border-radius: 50%;font-size:24px;}
#jsf_web_index_information_2 .li .y span{font-size:36px;}
#jsf_web_index_information_2 .li.black .y{background-color: rgb(102, 102, 102);box-shadow: 15px 25.981px 50px 0px rgba(34, 34, 34, 0.2);color: rgb(255, 255, 255);}
#jsf_web_index_information_2 .li.white .y{background-color: rgb(255, 255, 255);box-shadow: 10px 17.321px 50px 0px rgba(51, 51, 51, 0.1);color: rgb(51, 51, 51);}
#jsf_web_index_information_2 .li .name{font-size: 20px;font-family: "Montserrat-Medium";color: rgb(51, 51, 51);line-height: 1.5;text-align: center;margin:10px auto 0;max-width:210px;}
@media screen and (min-width: 769px) {
    #jsf_web_index_information_2 .li1{left: 0;top:24.5%;animation: jsf_web_index_information_2_circle 1.5s ease-in-out infinite;}
    #jsf_web_index_information_2 .li1 .y{width: 111px;height: 111px;}

    #jsf_web_index_information_2 .li2{left:11%;top:57%;animation: jsf_web_index_information_2_circle 1.5s ease-in-out 3s infinite;}
    #jsf_web_index_information_2 .li2 .y{width: 100px;height: 100px;}

    #jsf_web_index_information_2 .li3{left:25%;top:0%;animation: jsf_web_index_information_2_circle 1.5s ease-in-out 1s infinite;}
    #jsf_web_index_information_2 .li3 .y{width: 160px;height: 160px;}

    #jsf_web_index_information_2 .li4{left:67.5%;top:4%;animation: jsf_web_index_information_2_circle 1.5s ease-in-out 2s infinite;}
    #jsf_web_index_information_2 .li4 .y{width: 120px;height: 120px;}

    #jsf_web_index_information_2 .li5{left:84.5%;top:32%;animation: jsf_web_index_information_2_circle 1.5s ease-in-out 1.5s infinite;}
    #jsf_web_index_information_2 .li5 .y{width: 120px;height: 120px;}


    #jsf_web_index_information_2 .li6{width:fit-content;height:fit-content;}
    #jsf_web_index_information_2 .li6 .logo{animation: jsf_web_index_information_2_circle 1.5s ease-in-out infinite;border-radius:50%;background-image: -moz-linear-gradient( 90deg, rgb(0,146,158) 0%, rgb(85,194,181) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(0,146,158) 0%, rgb(85,194,181) 100%);background-image: -ms-linear-gradient( 90deg, rgb(0,146,158) 0%, rgb(85,194,181) 100%);box-shadow: 25px 43.301px 50px 0px rgba(0, 73, 80, 0.2);width: 260px;height: 260px;}

    #jsf_web_index_information_2 .li.com{border-radius:50%;background-color: rgba(153, 153, 153,0.1);}
    #jsf_web_index_information_2 .li7{animation: jsf_web_index_information_2_circle 1.5s ease-in-out infinite;left: 13.5%;top:11%;width: 30px;height: 30px;}
    #jsf_web_index_information_2 .li8{animation: jsf_web_index_information_2_circle 1.5s ease-in-out infinite;left: 61.5%;top:56.5%;width: 80px;height: 80px;}
    #jsf_web_index_information_2 .li9{animation: jsf_web_index_information_2_circle 1.5s ease-in-out infinite;left:calc(100% - 40px);top: 15%;width: 40px;height: 40px;}
}
@media screen and (max-width: 1024px) {
    #jsf_web_index_information_2{padding:60px 0 100px;}
    #jsf_web_index_information_2 .li .name{font-size:16px;}
    #jsf_web_index_information_2 .li .y{font-size:20px;}
    #jsf_web_index_information_2 .li .y span{font-size:30px;}

    #jsf_web_index_information_2 .li3 .y{width: 140px;height: 140px;}
    #jsf_web_index_information_2 .li6 .logo{width:200px;height:200px;}
}
@media screen and (max-width: 992px) {
    #jsf_web_index_information_2{padding:.6rem 0 .8rem;}
    #jsf_web_index_information_2 .title{font-size: .3rem;}

    #jsf_web_index_information_2 .list{height:3.7rem;margin-top:.5rem;}
    #jsf_web_index_information_2 .li .y{padding:.06rem;font-size:.20rem;}
    #jsf_web_index_information_2 .li .y span{font-size:.28rem;}
    #jsf_web_index_information_2 .li .name{font-size: .16rem;margin:.1rem auto 0;max-width:2.1rem;}

    #jsf_web_index_information_2 .li1 .y{width: 1.11rem;height: 1.11rem;}
    #jsf_web_index_information_2 .li2 .y{width: 1rem;height: 1rem;}
    #jsf_web_index_information_2 .li3 .y{width: 1.4rem;height: 1.4rem;}
    #jsf_web_index_information_2 .li4 .y{width: 1.2rem;height: 1.2rem;}
    #jsf_web_index_information_2 .li5 .y{width: 1.2rem;height: 1.2rem;}
    #jsf_web_index_information_2 .li6 .logo{width: 2rem;height: 2rem;}

    #jsf_web_index_information_2 .li7{width: .3rem;height: .3rem;}
    #jsf_web_index_information_2 .li8{width: .8rem;height: .8rem;}
    #jsf_web_index_information_2 .li9{width: .4rem;height: .4rem;}
}
@media screen and (max-width: 768px) {
    #jsf_web_index_information_2 .title{font-size: .42rem;}
    #jsf_web_index_information_2 .list{height:auto;display:flex;flex-wrap: wrap;justify-content:center;}
    #jsf_web_index_information_2 .li{width:calc(50% - .15rem);position: static;margin:0 .3rem .3rem 0;}
    #jsf_web_index_information_2 .li:nth-child(2n){margin-right:0;}

    #jsf_web_index_information_2 .li6,
    #jsf_web_index_information_2 .li7,
    #jsf_web_index_information_2 .li8,
    #jsf_web_index_information_2 .li9{display:none;}

    #jsf_web_index_information_2 .li .y{font-size:.30rem;width:100%;height:auto;background-color: transparent !important;color:#333 !important;box-shadow:none !important;}
    #jsf_web_index_information_2 .li .y span{font-size:.42rem;}
    #jsf_web_index_information_2 .li .name{font-size: .3rem;max-width:100%;}
}
#jsf_web_index_advantages_3{background-color:#f3f3f3;padding:110px 0 80px;}
#jsf_web_index_advantages_3 .title{font-size: 30px;color: rgb(34, 34, 34);line-height: 1.2;text-align: center;margin-bottom:105px;}

#jsf_web_index_advantages_3 .container{padding-bottom:50px;}
#jsf_web_index_advantages_3 .slide .icon{max-height:80px;max-width:90px;margin:0 auto;}
#jsf_web_index_advantages_3 .slide .icon img{object-fit: contain;max-height:80px;max-width:90px;}
#jsf_web_index_advantages_3 .slide .name{font-size: 20px;color: rgb(51, 51, 51);line-height: 1.2;text-align: center;margin-top:28px;}
#jsf_web_index_advantages_3 .slide:hover .i1{display:none;}
#jsf_web_index_advantages_3 .slide:hover .i2{display:inline-block;}
#jsf_web_index_advantages_3 .slide:hover .name{color:#55c2b5;}

#jsf_web_index_advantages_3 .swiper-pagination{bottom:0;display:flex;align-items: center;justify-content: center;}
#jsf_web_index_advantages_3 .swiper-pagination-bullet{border-radius: 50%;background: rgb(153, 153, 153);width: 14px;height: 14px;opacity:1;transition: 0.3s;border: 2px solid #f3f3f3;margin:0 15px;}
#jsf_web_index_advantages_3 .swiper-pagination-bullet-active{border-color:#55c2b5;background: transparent;}
@media screen and (max-width: 1440px) {
    #jsf_web_index_advantages_3 .title{margin-bottom:80px;}
}
@media screen and (max-width: 1024px) {
    #jsf_web_index_advantages_3{padding:100px 0 80px;}
    #jsf_web_index_advantages_3 .title{margin-bottom:50px;}
}
@media screen and (max-width: 992px) {
    #jsf_web_index_advantages_3{padding:.8rem 0 ;}
    #jsf_web_index_advantages_3 .title{font-size:.3rem;margin-bottom:.5rem;}

    #jsf_web_index_advantages_3 .container{padding-bottom:.5rem;}
    #jsf_web_index_advantages_3 .slide .icon,
    #jsf_web_index_advantages_3 .slide .icon img{max-height:.8rem;max-width:.9rem;}
    #jsf_web_index_advantages_3 .slide .name{font-size: .2rem;margin-top:.28rem;}

    #jsf_web_index_advantages_3 .swiper-pagination-bullet{width: .14rem;height: .14rem;margin:0 .15rem;}
}
@media screen and (max-width: 768px) {
    #jsf_web_index_advantages_3 .title{font-size:.42rem;}
    #jsf_web_index_advantages_3 .slide .icon{max-height:.8rem;max-width:.9rem;}
    #jsf_web_index_advantages_3 .slide .name{font-size: .3rem;}

    #jsf_web_index_advantages_3 .swiper-pagination-bullet{width: .2rem;height: .2rem;}
}
#jsf_web_index_recommended_products_4{padding:130px 0 40px;}
#jsf_web_index_recommended_products_4 .title{font-size: 30px;color: rgb(34, 34, 34);line-height: 1.2;text-align: center;}

#jsf_web_index_recommended_products_4 .container{padding:70px 0 20px;}
#jsf_web_index_recommended_products_4 .swiper-pagination{bottom:0;display:flex;align-items: center;justify-content: center;}
#jsf_web_index_recommended_products_4 .swiper-pagination-bullet{border-radius: 50%;background: rgb(153, 153, 153);width: 14px;height: 14px;opacity:1;transition: 0.3s;border: 2px solid #f3f3f3;margin:0 15px;}
#jsf_web_index_recommended_products_4 .swiper-pagination-bullet-active{border-color:#55c2b5;background: transparent;}
#jsf_web_index_recommended_products_4 .slide{padding:0 2.381%;}

#jsf_web_index_recommended_products_4 .li{width:calc((100% - 40px * 3) / 4);margin:0 40px 40px 0;border-radius:20px;background-color: rgb(255, 255, 255);box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);}
#jsf_web_index_recommended_products_4 .li:nth-child(3n){margin-right:0;width:calc(((100% - 40px * 3) / 4) * 2 + 40px);}
#jsf_web_index_recommended_products_4 .li .pic{width:100%;padding-top:100%;}
#jsf_web_index_recommended_products_4 .li:nth-child(3n) .pic{padding-top:47.436%;}

#jsf_web_index_recommended_products_4 .com .pic img{max-width:80%;max-height:80%;object-fit: contain;}
#jsf_web_index_recommended_products_4 .com .info{transform: translateY(101%);display:flex;flex-direction: column;justify-content:flex-end;z-index:2;width:100%;height:100%;padding:8%;border-radius: 20px;background-color: rgba(0, 0, 0,0.8);}
#jsf_web_index_recommended_products_4 .com .name{font-size: 30px;color: #55c2b5;line-height: 1.2;}
#jsf_web_index_recommended_products_4 .com .brief{font-size: 20px;color: rgb(255, 255, 255);line-height: 1.2;margin-top:20px;}
#jsf_web_index_recommended_products_4 .com:hover .info{transform: translateY(0);}

#jsf_web_index_recommended_products_4 .pn{top:50%;transform: translateY(-50%);z-index: 2;}
#jsf_web_index_recommended_products_4 .pn.prev{left: -25px;}
#jsf_web_index_recommended_products_4 .pn.next{right: -25px;}
#jsf_web_index_recommended_products_4 .pn .svg{fill:rgb(102, 102, 102);width:17px;}
#jsf_web_index_recommended_products_4 .pn:hover .svg{fill: #55c2b5;}
@media screen and (max-width: 1280px) {
    #jsf_web_index_recommended_products_4 .com .brief{margin-top:10px;font-size:16px;}
}
@media screen and (max-width: 1024px) {
    #jsf_web_index_recommended_products_4{padding:100px 0 40px;}
}
@media screen and (max-width: 992px) {
    #jsf_web_index_recommended_products_4{padding:0.8rem 0 .4rem;}
    #jsf_web_index_recommended_products_4 .title{font-size: .3rem;}

    #jsf_web_index_recommended_products_4 .container{padding:.5rem 0 .2rem;}
    #jsf_web_index_recommended_products_4 .swiper-pagination-bullet{width: .14rem;height: .14rem;margin:0 .15rem;}

    #jsf_web_index_recommended_products_4 .li{border-radius:.2rem;box-shadow: 0px 0px .3rem 0px rgba(0, 0, 0, 0.08);}

    #jsf_web_index_recommended_products_4 .com .info{border-radius: .2rem;}
    #jsf_web_index_recommended_products_4 .com .name{font-size: .3rem;}
    #jsf_web_index_recommended_products_4 .com .brief{font-size: .16rem;margin-top:.1rem;}

    #jsf_web_index_recommended_products_4 .pn.prev{left: -0.25rem;}
    #jsf_web_index_recommended_products_4 .pn.next{right: -0.25rem;}
    #jsf_web_index_recommended_products_4 .pn .svg{width:.17rem;}
}
@media screen and (max-width: 768px) {
    #jsf_web_index_recommended_products_4 .title{font-size: .42rem;}
    #jsf_web_index_recommended_products_4 .slide{padding:0 .4rem;display:block;}
    
    #jsf_web_index_recommended_products_4 .li{width:100% !important;margin:0 0 .3rem !important;}
    #jsf_web_index_recommended_products_4 .li .pic{padding-top:100% !important;}

    #jsf_web_index_recommended_products_4 .com .name{font-size: .36rem;}
    #jsf_web_index_recommended_products_4 .com .brief{font-size: .3rem;}

    #jsf_web_index_recommended_products_4 .pn{display:none;}
    #jsf_web_index_recommended_products_4 .swiper-pagination-bullet{width: .2rem;height: .2rem;}
}
#jsf_web_index_technology_5{padding:70px 0 80px;}
#jsf_web_index_technology_5 .title{font-size: 30px;color: rgb(34, 34, 34);line-height: 1.2;}

#jsf_web_index_technology_5 .more{background-color: #55c2b5;border: 1px solid #55c2b5;min-width: 180px;width:fit-content;height: 50px;border-radius:25px;padding:0 30px;font-size: 16px;color: rgb(255, 255, 255);line-height:1;}
#jsf_web_index_technology_5 .more .icon{font-size:14px;font-weight:bold;margin-left:15px;}
#jsf_web_index_technology_5 .more:hover{color:#55c2b5;background-color:#fff;}

#jsf_web_index_technology_5 .container{padding:50px 40px 60px;}
#jsf_web_index_technology_5 .slide{border-radius:20px;overflow:hidden;background-color: rgb(243, 243, 243);transition: 0.3s;}
#jsf_web_index_technology_5 .slide .pic{width:100%;padding-top:61.265%;}
#jsf_web_index_technology_5 .slide .info{padding:35px 40px 50px;}
#jsf_web_index_technology_5 .slide .name{font-size: 22px;color: rgb(34, 34, 34);line-height: 1.364;height:calc(22px * 1.364 * 2);}
#jsf_web_index_technology_5 .slide .btn{color:#55c2b5;font-size: 16px;line-height:1;margin-top:25px;}
#jsf_web_index_technology_5 .slide .btn .icon{font-size:14px;font-weight:bold;margin-left:15px;}
#jsf_web_index_technology_5 .slide:hover{background-color: rgb(255, 255, 255);box-shadow: 5px 8.66px 30px 0px rgba(34, 34, 34, 0.06);}
#jsf_web_index_technology_5 .slide:hover .name{color:#55c2b5;}

#jsf_web_index_technology_5 .swiper-pagination{bottom:0;display:flex;align-items: center;justify-content: center;}
#jsf_web_index_technology_5 .swiper-pagination-bullet{border-radius: 50%;background: rgb(153, 153, 153);width: 14px;height: 14px;opacity:1;transition: 0.3s;border: 2px solid #f3f3f3;margin:0 15px;}
#jsf_web_index_technology_5 .swiper-pagination-bullet-active{border-color:#55c2b5;background: transparent;}
@media screen and (max-width: 992px) {
    #jsf_web_index_technology_5{padding:.7rem 0 .8rem;}
    #jsf_web_index_technology_5 .title{font-size: .3rem;}

    #jsf_web_index_technology_5 .more{min-width: 1.8rem;height: .5rem;border-radius:.25rem;padding:0 .3rem;font-size: .16rem;}
    #jsf_web_index_technology_5 .more .icon{font-size:.14rem;margin-left:.15rem;}

    #jsf_web_index_technology_5 .container{padding:.5rem .4rem .6rem;}
    #jsf_web_index_technology_5 .slide{border-radius:.2rem;}
    #jsf_web_index_technology_5 .slide .info{padding:.35rem .4rem .5rem;}
    #jsf_web_index_technology_5 .slide .name{font-size: .22rem;height:calc(.22rem * 1.364 * 2);}
    #jsf_web_index_technology_5 .slide .btn{font-size: .16rem;margin-top:.25rem;}
    #jsf_web_index_technology_5 .slide .btn .icon{font-size:.14rem;margin-left:.15rem;}

    #jsf_web_index_technology_5 .swiper-pagination-bullet{width: .14rem;height: .14rem;margin:0 .15rem;}
}
@media screen and (max-width: 768px) {
    #jsf_web_index_technology_5 .title{font-size: .42rem;}
    #jsf_web_index_technology_5 .top{display:block;}

    #jsf_web_index_technology_5 .more{height: .7rem;border-radius:.35rem;font-size: .3rem;margin-top:.2rem;}
    #jsf_web_index_technology_5 .more .icon{font-size:.28rem;}

    #jsf_web_index_technology_5 .container{padding:.5rem 0.3rem;}
    #jsf_web_index_technology_5 .slide .name{font-size: .32rem;height:calc(.32rem * 1.364 * 2);}
    #jsf_web_index_technology_5 .slide .btn{font-size: .3rem;}
    #jsf_web_index_technology_5 .slide .btn .icon{font-size:.28rem;}

    #jsf_web_index_technology_5 .swiper-pagination-bullet{width: .2rem;height: .2rem;}
}
/* 侧边栏 */
#mhj_web_global_fload_6 {position: fixed;right: 0;top: 50%;padding-bottom: 37px; transform: translateY(-50%);z-index: 50;background-image: url(/module/mhj-web/global/fload/images/bg.png);background-position: right bottom;background-size: 100% 100%;background-repeat: no-repeat;}
#mhj_web_global_fload_6 .box {width: 60px;height: 70px;position: relative;}
#mhj_web_global_fload_6 .box::before {content: '';position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;height: 1px;width: 30px;background: rgb(255, 255, 255,0.2);}
#mhj_web_global_fload_6 .box:last-child::before {display: none;}
#mhj_web_global_fload_6 .box .out {display: none; width: max-content;height: 100%;padding: 0 20px;align-items: center;justify-content: center;color: var(--color2);border-radius: 5px;font-size: 16px;position: absolute;right: 62px;top: 0;animation: mhj_web_global_fload_6Run 0.6s ease both;z-index: -1;  background-image: -moz-linear-gradient( 180deg, rgb(230,240,255) 0%, rgb(226,246,241) 100%);background-image: -webkit-linear-gradient( 180deg, rgb(230,240,255) 0%, rgb(226,246,241) 100%);background-image: -ms-linear-gradient( 180deg, rgb(230,240,255) 0%, rgb(226,246,241) 100%);box-shadow: 0px 9px 26px 0px rgba(0, 0, 0, 0.1);}
#mhj_web_global_fload_6 .box .out.code {height: max-content;padding: 10px;}
#mhj_web_global_fload_6 .box .out img {max-width: 120px;}
#mhj_web_global_fload_6 .box.top {cursor:pointer;}
#mhj_web_global_fload_6 .box:hover .out {display: flex;}
#mhj_web_global_fload_6 .svg {fill: #fff;}

@media screen and (max-width:900px) {
	#mhj_web_global_fload_6 {right: auto;top: auto;transform: translateY(0);bottom: 0;left: 0;width: 100%;display: flex;box-shadow: 0px 9px 26px 0px rgba(0, 0, 0, 0.1);background: var(--mainColor);padding: 0;}
	#mhj_web_global_fload_6 .box {width: 100%;margin-top: 0;border-radius: 0;height: 120px;box-shadow:none;}
	#mhj_web_global_fload_6 .box .svg {transform: scale(1.8);}
	#mhj_web_global_fload_6 .box .out {right: auto;top: -120px;font-size: 26px;}
	#mhj_web_global_fload_6 .box .out.code  {top: -187px;width: 100%;height: 187px;}
	#mhj_web_global_fload_6 .box .out img {max-width: 160px;}
}