
#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;}
}

#jsf_web_products_detail_crumbs_0{background-color:#fff;padding:30px 0;}
#jsf_web_products_detail_crumbs_0 .name,
#jsf_web_products_detail_crumbs_0 .icon{font-size: 18px;color: rgb(102, 102, 102);line-height: 1;}
#jsf_web_products_detail_crumbs_0 .icon{margin:0 10px;}

@media screen and (max-width: 992px) {
    #jsf_web_products_detail_crumbs_0{display:none;}
}
#jsf_web_products_detail_info_1{padding:60px 0 80px;background-color:#f3f3f3;overflow:hidden;}
#jsf_web_products_detail_info_1 .left{width:39.375%;}
#jsf_web_products_detail_info_1 .main{width:100%;padding:20px;background-color:#fff;border-radius:20px;}
#jsf_web_products_detail_info_1 .main .slide{padding-top:100%;width:100%;}
#jsf_web_products_detail_info_1 .magnifier{top:0;right:0;z-index:1;width:31px;height:30px;}
#jsf_web_products_detail_info_1 .magnifier .svg{width:100%;height:100%;fill:#666;}
#jsf_web_products_detail_info_1 .bot{margin-top:20px;}
#jsf_web_products_detail_info_1 .bot_center{width:calc(100% - 100px - 20px);margin:0 10px;}
#jsf_web_products_detail_info_1 .thumbs .slide{width:90px;padding:10px;border: 1px solid rgb(229, 229, 229);border-radius: 10px;background-color: rgb(255, 255, 255);}
#jsf_web_products_detail_info_1 .thumbs .slide.swiper-slide-thumb-active{border:2px solid #55c2b5;}
#jsf_web_products_detail_info_1 .thumbs .slide .pic{padding-top:100%;}

#jsf_web_products_detail_info_1 .pn{border-radius: 50%;background-color: rgb(255, 255, 255);width: 50px;height: 50px;color: rgb(119, 119, 119);font-size: 12px;font-weight:bold;}
#jsf_web_products_detail_info_1 .pn:hover{background-color: #55c2b5;color:#fff;}

#jsf_web_products_detail_info_1 .share{margin-top:50px;}
#jsf_web_products_detail_info_1 .share .tip{font-size: 18px;color: rgb(136, 136, 136);line-height: 1;margin-right:8px;}
#jsf_web_products_detail_info_1 .share .s{width:37px;height:37px;border-radius:50%;margin-left:14px;}
#jsf_web_products_detail_info_1 .share .svg{width:100%;height:100%;fill:#999;}
#jsf_web_products_detail_info_1 .share .s:hover .svg{fill:#55c2b5;}

#jsf_web_products_detail_info_1 .right{width:calc(100% - 39.375%);padding-left:4.375%;}
#jsf_web_products_detail_info_1 .right .name{font-size: 50px;color: rgb(34, 34, 34);line-height: 1.3;}
#jsf_web_products_detail_info_1 .right .brief{font-size: 24px;color: #55c2b5;line-height: 1.25;}
#jsf_web_products_detail_info_1 .right .line{background-color: rgb(136, 136, 136);width: 100%;height: 1px;margin:22px 0 0;}
#jsf_web_products_detail_info_1 .right .item{margin-top:35px;}
#jsf_web_products_detail_info_1 .right .pro_tit{font-size: 24px;color: rgb(51, 51, 51);line-height: 1.25;}
#jsf_web_products_detail_info_1 .right .pro_desc{font-size: 18px;color: rgb(51, 51, 51);line-height: 1.667;margin-top:15px;}

#jsf_web_products_detail_info_1 .table_box{margin-top:30px;width:100%;}
#jsf_web_products_detail_info_1 .table{width:100%;text-align:center;vertical-align: middle;}
#jsf_web_products_detail_info_1 .table td{width:60px;height:40px;border: 1px solid #888;font-size: 14px;line-height:1;color: rgb(51, 51, 51);padding:3px 8px;}
#jsf_web_products_detail_info_1 .table .firstRow td{background-color: #55c2b5;color:#fff;font-family:'Montserrat-Medium';font-size:18px;}
#jsf_web_products_detail_info_1 .table tr:nth-child(2) td img{max-width:100%;max-height:100%;object-fit:contain;}
#jsf_web_products_detail_info_1 .table tr:nth-child(2) td,
#jsf_web_products_detail_info_1 .table td:last-child{font-size:16px;}
#jsf_web_products_detail_info_1 .table .tr td:first-child{font-size:18px;width:150px;}
#jsf_web_products_detail_info_1 .table td p{border-radius: 50%;background-color: rgb(102, 102, 102);width: 10px;height: 10px;margin: auto;position: relative;}
#jsf_web_products_detail_info_1 .table td .y::after{content:'';position: absolute;right: 0;top:0;background-color:#f3f3f3;width:5px;height:10px;z-index:2;}

#jsf_web_products_detail_info_1 .cls-1 {fill:rgb(102, 102, 102) !important;}
@media screen and (max-width: 1440px) {
    #jsf_web_products_detail_info_1 .right{padding-left:30px;}
    #jsf_web_products_detail_info_1 .right .name{font-size:42px;}
    #jsf_web_products_detail_info_1 .right .brief,
    #jsf_web_products_detail_info_1 .right .pro_tit{font-size:20px;}
    #jsf_web_products_detail_info_1 .right .pro_desc{font-size:16px;}
}
@media screen and (max-width: 1024px) {
    #jsf_web_products_detail_info_1 .cont{display:block;}
    #jsf_web_products_detail_info_1 .left{width:70%;margin:0 auto;}
    #jsf_web_products_detail_info_1 .right{width:100%;padding-left:0;margin-top:50px;}

    #jsf_web_products_detail_info_1 .table_box{max-width:900px;overflow-x: auto;}
}
@media screen and (max-width: 992px) {
    #jsf_web_products_detail_info_1{padding:.6rem 0 .8rem;}
    #jsf_web_products_detail_info_1 .left{width:80%;}
    #jsf_web_products_detail_info_1 .bot_center{width:calc(100% - 1.6rem - 0.8rem);margin:0 .4rem;}
    #jsf_web_products_detail_info_1 .thumbs .slide{width:1.2rem;padding:.1rem;border-radius: .1rem;}

    #jsf_web_products_detail_info_1 .pn{width: .8rem;height: .8rem;}

    #jsf_web_products_detail_info_1 .share{margin-top:.5rem;}
    #jsf_web_products_detail_info_1 .share .tip{font-size: .30rem;margin-right:.1rem;}
    #jsf_web_products_detail_info_1 .share .s{width:.7rem;height:.7rem;}

    #jsf_web_products_detail_info_1 .right{margin-top:.5rem;}
    #jsf_web_products_detail_info_1 .right .line,
    #jsf_web_products_detail_info_1 .right .item{margin-top:.35rem;}
    #jsf_web_products_detail_info_1 .right .name{font-size:.42rem;}
    #jsf_web_products_detail_info_1 .right .brief,
    #jsf_web_products_detail_info_1 .right .pro_tit{font-size:.2rem;}
    #jsf_web_products_detail_info_1 .right .pro_desc{font-size:.16rem;}
    
    #jsf_web_products_detail_info_1 .table_box{margin-top:.3rem;}
    #jsf_web_products_detail_info_1 .table td{width:.6rem;height:.4rem;font-size: .14rem;padding:.03rem .08rem;}
    #jsf_web_products_detail_info_1 .table .firstRow td{font-size:.18rem;}
    #jsf_web_products_detail_info_1 .table tr:nth-child(2) td,
    #jsf_web_products_detail_info_1 .table td:last-child{font-size:.16rem;}
    #jsf_web_products_detail_info_1 .table .tr td:first-child{font-size:.18rem;width:1.5rem;}
    #jsf_web_products_detail_info_1 .table td p{width: .1rem;height: .1rem;}
    #jsf_web_products_detail_info_1 .table td .y::after{width:.05rem;height:.1rem;}
}
@media screen and (max-width: 768px) {
    #jsf_web_products_detail_info_1 .left{width:100%;}
    #jsf_web_products_detail_info_1 .right .name{font-size:.52rem;}
    #jsf_web_products_detail_info_1 .right .brief,
    #jsf_web_products_detail_info_1 .right .pro_tit{font-size:.36rem;line-height:1.6;}
    #jsf_web_products_detail_info_1 .right .pro_desc{font-size:.30rem;}

    #jsf_web_products_detail_info_1 .table td{min-width:1rem;height:.8rem;font-size: .3rem;padding:.06rem .1rem;}
    #jsf_web_products_detail_info_1 .table .firstRow td{font-size:.36rem;}
    #jsf_web_products_detail_info_1 .table tr:nth-child(2) td,
    #jsf_web_products_detail_info_1 .table td:last-child{font-size:.3rem;}
    #jsf_web_products_detail_info_1 .table .tr td:first-child{font-size:.3rem;min-width:2rem;}
    #jsf_web_products_detail_info_1 .table td p{width: .2rem;height: .2rem;}
    #jsf_web_products_detail_info_1 .table td .y::after{width:.1rem;height:.2rem;}
}
#jsf_web_products_detail_combo_2{background-color:#f3f3f3;padding:0 0 100px;}
#jsf_web_products_detail_combo_2 .line{width:100%;height:1px;background-color:rgb(136, 136, 136);margin-bottom: 80px;}
#jsf_web_products_detail_combo_2 .title{font-size: 30px;color: rgb(34, 34, 34);line-height: 1.2;text-align: center;margin-bottom:48px;}
#jsf_web_products_detail_combo_2 .tit{font-size: 24px;color: rgb(34, 34, 34);line-height: 1.2;}
#jsf_web_products_detail_combo_2 .txt{font-size: 18px;color: rgb(34, 34, 34);line-height: 1.2;margin-top:15px;}

#jsf_web_products_detail_combo_2 .cont{margin-top:38px;}
#jsf_web_products_detail_combo_2 .left{width:19.75%;}
#jsf_web_products_detail_combo_2 .item{width:calc(100% - 20px - 30px);padding:15px 18px;margin-right:20px;background-color:#fff;border-radius:10px;}
#jsf_web_products_detail_combo_2 .item .pic{width:100%;padding-top:89.205%;}
#jsf_web_products_detail_combo_2 .item .name{font-size: 18px;color: rgb(34, 34, 34);line-height: 1.2;margin-top:10px;}
#jsf_web_products_detail_combo_2 .add .svg{fill:#333;}

#jsf_web_products_detail_combo_2 .right{width:calc(100% - 19.75%);padding-left:20px;}
#jsf_web_products_detail_combo_2 .container{width:calc(100% - (17px * 2) - (20px * 2));margin:0 20px;}
#jsf_web_products_detail_combo_2 .slide{background-color:#fff;border-radius:10px;padding:15px 18px;}
#jsf_web_products_detail_combo_2 .slide .pic{width:100%;padding-top:89.205%;}
#jsf_web_products_detail_combo_2 .slide .name{font-size: 18px;color: rgb(34, 34, 34);line-height: 1.2;margin-top:10px;}

#jsf_web_products_detail_combo_2 .pn{width:17px;}
#jsf_web_products_detail_combo_2 .pn .svg{fill: rgb(102, 102, 102);width:100%;}
#jsf_web_products_detail_combo_2 .pn:hover .svg{fill:rgb(85, 194, 181);}
@media screen and (max-width: 1280px) {
    #jsf_web_products_detail_combo_2 .left{width:21%;}
    #jsf_web_products_detail_combo_2 .right{width:calc(100% - 21%);}
}
@media screen and (max-width: 1024px) {
    #jsf_web_products_detail_combo_2 .left{width:33%;}
    #jsf_web_products_detail_combo_2 .right{width:calc(100% - 33%);}
}
@media screen and (max-width: 992px) {
    #jsf_web_products_detail_combo_2{padding:0 0 1rem;}
    #jsf_web_products_detail_combo_2 .line{margin-bottom: .8rem;}
    #jsf_web_products_detail_combo_2 .title{font-size: .3rem;margin-bottom:.48rem;}
    #jsf_web_products_detail_combo_2 .tit{font-size: .24rem;}
    #jsf_web_products_detail_combo_2 .txt{font-size: .18rem;margin-top:.15rem;}

    #jsf_web_products_detail_combo_2 .cont{margin-top:.38rem;}
    #jsf_web_products_detail_combo_2 .item{padding:.15rem .18rem;margin-right:.2rem;border-radius:.1rem;}
    #jsf_web_products_detail_combo_2 .item .name{font-size: .18rem;margin-top:.1rem;}

    #jsf_web_products_detail_combo_2 .right{padding-left:.2rem;}
    #jsf_web_products_detail_combo_2 .slide{border-radius:.1rem;padding:.15rem .18rem;}
    #jsf_web_products_detail_combo_2 .slide .name{font-size: .18rem;margin-top:.1rem;}

    #jsf_web_products_detail_combo_2 .pn{width:.17rem;}
}
@media screen and (max-width: 768px) {
    #jsf_web_products_detail_combo_2{padding:0 0 0.8rem;}
    #jsf_web_products_detail_combo_2 .line{margin-bottom: .5rem;}
    #jsf_web_products_detail_combo_2 .title{font-size: .42rem;margin-bottom:.3rem;}
    #jsf_web_products_detail_combo_2 .tit{font-size: .36rem;}
    #jsf_web_products_detail_combo_2 .txt{font-size: .30rem;}

    #jsf_web_products_detail_combo_2 .cont{margin-top:.3rem;display: block;}
    #jsf_web_products_detail_combo_2 .left{width:100%;display:block;margin-bottom:0.3rem;}
    #jsf_web_products_detail_combo_2 .right{width:100%;padding:0;}
    #jsf_web_products_detail_combo_2 .item{margin:0 0 0.3rem 0;width:100%;}
    #jsf_web_products_detail_combo_2 .item .name,
    #jsf_web_products_detail_combo_2 .slide .name{font-size: .32rem;}

    #jsf_web_products_detail_combo_2 .pn{width:.2rem;}
}
#jsf_web_products_detail_features_3{background-color:#fff;padding:100px 0 50px;}
#jsf_web_products_detail_features_3 .title{font-size: 30px;color: rgb(34, 34, 34);line-height: 1.2;text-align: center;}

#jsf_web_products_detail_features_3 .slide{padding:0 10px;}
#jsf_web_products_detail_features_3 .slide .pic{height:60px;max-width:65px;margin:0 auto;}
#jsf_web_products_detail_features_3 .slide .pic img{max-height:60px;max-width:65px}
#jsf_web_products_detail_features_3 .slide .name{font-size: 18px;color: rgb(51, 51, 51);line-height: 1.2;text-align: center;margin-top:25px;}

#jsf_web_products_detail_features_3 .container{padding-bottom:50px;margin-top:85px;}
#jsf_web_products_detail_features_3 .swiper-pagination{bottom:0;display:flex;align-items: center;justify-content: center;}
#jsf_web_products_detail_features_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_products_detail_features_3 .swiper-pagination-bullet-active{border-color:rgb(85, 194, 181);background: transparent;}
@media screen and (max-width: 992px) {
    #jsf_web_products_detail_features_3{padding:1rem 0 .5rem;}
    #jsf_web_products_detail_features_3 .title{font-size: .3rem}

    #jsf_web_products_detail_features_3 .slide{padding:0 .1rem;}
    #jsf_web_products_detail_features_3 .slide .pic,
    #jsf_web_products_detail_features_3 .slide .pic img{max-height:.6rem;max-width:.65rem;}
    #jsf_web_products_detail_features_3 .slide .name{font-size: .18rem;margin-top:.25rem;}

    #jsf_web_products_detail_features_3 .container{padding-bottom:.5rem;margin-top:.85rem;}
    #jsf_web_products_detail_features_3 .swiper-pagination-bullet{width: .14rem;height: .14rem;margin:0 .15rem;}
}
@media screen and (max-width: 768px) {
    #jsf_web_products_detail_features_3{padding:0.8rem 0 .5rem;}
    #jsf_web_products_detail_features_3 .title{font-size: .42rem}

    #jsf_web_products_detail_features_3 .slide .name{font-size: .30rem;}

    #jsf_web_products_detail_features_3 .swiper-pagination-bullet{width: .20rem;height: .20rem;margin:0 .15rem;}

}
#jsf_web_products_detail_editor_4{background-color:#f3f3f3;padding:100px 0;}
#jsf_web_products_detail_editor_4 .title{font-size: 30px;color: rgb(34, 34, 34);line-height: 1.2;text-align: center;margin-bottom:70px;}
#jsf_web_products_detail_editor_4 .editor{font-size: 18px;font-family:'Montserrat-Light';color: rgb(34, 34, 34);line-height: 1.667;}
@media screen and (max-width: 992px) {
    #jsf_web_products_detail_editor_4{padding:0.8rem 0;}
    #jsf_web_products_detail_editor_4 .title{font-size: .3rem;margin-bottom:.5rem;}
    #jsf_web_products_detail_editor_4 .editor,
    #jsf_web_products_detail_editor_4 .editor *{font-size: .18rem !important;}
}
@media screen and (max-width: 768px) {
    #jsf_web_products_detail_editor_4 .title{font-size: .42rem;}
    #jsf_web_products_detail_editor_4 .editor,
    #jsf_web_products_detail_editor_4 .editor *{font-size: .30rem !important;}
}
#jsf_web_products_detail_like_5{background-color:#f3f3f3;padding:0 0 100px;}
#jsf_web_products_detail_like_5 .title{font-size: 30px;color: rgb(34, 34, 34);line-height: 1.2;text-align: center;}
#jsf_web_products_detail_like_5 .container{margin-top:60px;padding-bottom:110px;}
#jsf_web_products_detail_like_5 .slide .pic{width:100%;padding-top:100%;overflow:hidden;border-radius:20px;background-color:#fff;}
#jsf_web_products_detail_like_5 .slide .pic img{max-width:80%;max-height:80%;}
#jsf_web_products_detail_like_5 .slide .name{font-size: 22px;color: rgb(51, 51, 51);line-height: 1.2;margin-top:30px;}
#jsf_web_products_detail_like_5 .slide .brief{font-size: 18px;color: rgb(102, 102, 102);line-height: 1.333;margin-top:10px;}
#jsf_web_products_detail_like_5 .slide .more{border-radius: 10px;background-color: #55c2b5;min-width: 160px;width:fit-content;height: 50px;font-size: 18px;color: rgb(255, 255, 255);border:1px solid rgb(85, 194, 181);margin-top:28px;}
#jsf_web_products_detail_like_5 .slide:hover .name{color:#55c2b5;}
#jsf_web_products_detail_like_5 .slide:hover .more{background-color: rgb(255, 255, 255);color:#55c2b5;}

#jsf_web_products_detail_like_5 .swiper-pagination{bottom:0;display:flex;align-items: center;justify-content: center;}
#jsf_web_products_detail_like_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_products_detail_like_5 .swiper-pagination-bullet-active{border-color:rgb(85, 194, 181);background: transparent;}

#jsf_web_products_detail_like_5 .pn{z-index:2;top:36%;color: rgb(102, 102, 102);font-size: 31px;}
#jsf_web_products_detail_like_5 .pn.prev{left:-60px;}
#jsf_web_products_detail_like_5 .pn.next{right:-60px;}
#jsf_web_products_detail_like_5 .pn:hover{color:#55c2b5;}
@media screen and (max-width: 992px) {
    #jsf_web_products_detail_like_5{padding:0 0 0.8rem;}
    #jsf_web_products_detail_like_5 .title{font-size: .3rem;}
    #jsf_web_products_detail_like_5 .container{margin-top:.6rem;padding-bottom:.8rem;}
    #jsf_web_products_detail_like_5 .slide .pic{border-radius:.2rem;}
    #jsf_web_products_detail_like_5 .slide .name{font-size: .22rem;margin-top:.3rem;}
    #jsf_web_products_detail_like_5 .slide .brief{font-size: .18rem;margin-top:.1rem;}
    #jsf_web_products_detail_like_5 .slide .more{border-radius: .1rem;width: 1.6rem;height: .5rem;font-size: .18rem;margin-top:.28rem;}

    #jsf_web_products_detail_like_5 .swiper-pagination-bullet{min-width: .14rem;height: .14rem;margin:0 .15rem;}

    #jsf_web_products_detail_like_5 .pn{font-size: .31rem;}
    #jsf_web_products_detail_like_5 .pn.prev{left:-0.6rem;}
    #jsf_web_products_detail_like_5 .pn.next{right:-0.6rem;}
}
@media screen and (max-width: 768px) {
    #jsf_web_products_detail_like_5 .title{font-size: .42rem;}
    #jsf_web_products_detail_like_5 .slide .name{font-size: .36rem;}
    #jsf_web_products_detail_like_5 .slide .brief{font-size: .30rem;}
    #jsf_web_products_detail_like_5 .slide .more{min-width: 2.2rem;height: .7rem;font-size: .30rem;}

    #jsf_web_products_detail_like_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;}
}