
#mhj_web_header_0001_0 {background: #fff;padding: 0 40px;}
/* #mhj_web_header_0001_0 .menu {width: 32.786%;} */
#mhj_web_header_0001_0 .menu .item {position: relative;margin-right: 50px;}
#mhj_web_header_0001_0 .menu .item:last-child {margin-right: 0;}
#mhj_web_header_0001_0 .menu .title {line-height: 70px;font-size: 16px;position: relative;}
#mhj_web_header_0001_0 .menu .title:before {content: '';width: 100%;height: 2px;background: var(--mainColor);position: absolute;left: 0;bottom: 0;opacity: 0;transition: all 0.3s linear;}
#mhj_web_header_0001_0 .menu .title:hover,
#mhj_web_header_0001_0 .menu .title.cur {color: var(--mainColor);}
#mhj_web_header_0001_0 .menu .title.cur:before {opacity: 1;}
#mhj_web_header_0001_0 .menu .down {position: absolute;width: 190px;left: 50%;transform: translateX(-50%);background: #fff;height: 0;overflow: hidden;}
#mhj_web_header_0001_0 .menu .ul {padding: 27px 0;}
#mhj_web_header_0001_0 .menu .li {font-size: 16px;color: #666666;text-align: center;padding: 10px 0;}
#mhj_web_header_0001_0 .menu .li:hover {color: var(--mainColor);}
#mhj_web_header_0001_0 .menu .name {font-size: 16px;color: var(--mainColor);}

#mhj_web_header_0001_0 .menu .other {position: fixed;width: 100%;left: 0;transform: translateX(0);}
#mhj_web_header_0001_0 .other .list {padding-bottom: 35px;border-bottom: 1px solid #f3f5f9;margin-top: 45px;}
#mhj_web_header_0001_0 .other .list:first-child {margin-top: 0;}
#mhj_web_header_0001_0 .other .list:last-child {padding-bottom: 0;border-bottom: none;}
#mhj_web_header_0001_0 .other .ul {padding: 50px 0;}
#mhj_web_header_0001_0 .other .cont {margin-top: 15px;}
#mhj_web_header_0001_0 .other .li {width: 20%;text-align: left;padding: 15px 0;}

#mhj_web_header_0001_0 .phone {font-size: 16px;color: var(--mainColor);margin-right: 30px;}
#mhj_web_header_0001_0 .phone img {margin-right: 10px;}
#mhj_web_header_0001_0 .btn {box-sizing: border-box;border: 1px solid var(--mainColor);line-height: 40px;padding: 0 28px;border-radius: 30px;background: var(--mainColor);font-size: 16px;color: #fff;}
#mhj_web_header_0001_0 .btn:hover {opacity: 0.8;}

#mhj_web_header_0001_0 .mobile {margin-left: 30px;}
#mhj_web_header_0001_0 .mobile .menu-btn i {font-size: 30px;font-weight: bold;}
#mhj_web_header_0001_0 .mobile .menu-btn.cur i:nth-of-type(1) {display: none;}
#mhj_web_header_0001_0 .mobile .menu-btn.cur i:nth-of-type(2) {display: block;}

#mhj_web_header_0001_0:hover {box-shadow: 0px 0px 50px 0px rgba(18, 116, 237, 0.1);}


@media screen and (max-width:1024px) {
	#mhj_web_header_0001_0 .menu .item {margin-right: 20px;}
}
@media screen and (max-width:992px) {
	#mhj_web_header_0001_0 {padding: 0.15rem 0.301rem;}
	#mhj_web_header_0001_0 .menu {display: none;}
	#mhj_web_header_0001_0 .mobile {display: block;}
	#mhj_web_header_0001_0 .phone {font-size: 0.12rem;margin-right: 0.226rem;}
	#mhj_web_header_0001_0 .phone img {margin-right: 0.075rem;transform: scale(1.3);}
	#mhj_web_header_0001_0 .btn {line-height: 2;padding: 0 0.2rem;font-size: 0.12rem;}
}
@media screen and (max-width:768px) {
	#mhj_web_header_0001_0 {padding: 0.2rem 0.4rem;}
	#mhj_web_header_0001_0 .btn {padding: 0 0.28rem;font-size: 0.26rem;}
	#mhj_web_header_0001_0 .phone {font-size: 0.26rem;margin-right: 0.3rem;}
	#mhj_web_header_0001_0 .phone img {margin-right: 0.1rem;}
}
@media screen and (max-width:500px) {
	#mhj_web_header_0001_0 .btn {display: none;}
	#mhj_web_header_0001_0 .phone {display: none;}
}



#phone {width: 100%;background: #fff;height: 100%;position: fixed;top: 0.602rem;left: 0;z-index: 99;display: none;overflow-y: auto !important;}
#phone .menu .ul .title {margin: 0 30px; font-size: 0.135rem;line-height: 0.451rem;border-bottom: 1px solid #ebebeb;display: flex;align-items: center;justify-content: space-between;}
#phone .menu .ul .title i {font-size: 0.135rem;}  
#phone .menu .ul .title .img {transform: rotate(-90deg);}
#phone .menu .ul .box {background: #f7f7f7;display: none;}
#phone .menu .ul .li {margin: 0 0.451rem;}
#phone .menu .ul .li .nav {font-size: 0.12rem;height: 0.451rem;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;}

@media screen and (max-width:768px) {
	#phone {top: 97px;}
	#phone .menu .ul .title i {font-size: 0.36rem;}  
	 #phone .menu .ul .title {font-size: 0.36rem;line-height: 0.902rem;}
	 #phone .menu .ul .li .nav {font-size: 0.3rem;height: 0.902rem;}
	 #phone .menu .ul .li {margin: 0 0.6rem;}
}
@media only screen and (max-width: 576px) {
	#phone {top: 63px;}
}
#mhj_web_footer_0001_0 {padding: 80px 0 50px;background: #fafbfd;}
#mhj_web_footer_0001_0 .menu .title {font-size: 20px;display: flex;align-items: center;justify-content: space-between;} 
#mhj_web_footer_0001_0 .menu .icon {display: none;}
#mhj_web_footer_0001_0 .menu .icon i {font-size: 0.36rem;color: #333;}
#mhj_web_footer_0001_0 .menu .title.cur .icon {transform: rotate(180deg);}
#mhj_web_footer_0001_0 .menu .down {margin-top: 20px;}
#mhj_web_footer_0001_0 .menu .ul {margin-left: 50px;}
#mhj_web_footer_0001_0 .menu .ul:first-child {margin-left: 0;}
#mhj_web_footer_0001_0 .menu .li {font-size: 16px;opacity: 0.6;margin-top: 15px;}
#mhj_web_footer_0001_0 .menu .li:hover {opacity: 1;}

#mhj_web_footer_0001_0 .contact {margin: 50px 0;padding: 30px 0;border-top: 1px solid #e1e1e3;border-bottom: 1px solid #e1e1e3;}
#mhj_web_footer_0001_0 .contact .text {font-size: 16px;color: #666666;}

#mhj_web_footer_0001_0 .end {font-size: 16px;color: #999999;}

@media screen and (max-width:992px) {
	#mhj_web_footer_0001_0 {padding: 0.602rem 0 0.376rem;}
	#mhj_web_footer_0001_0 .menu .title {font-size: 0.15rem;} 
	#mhj_web_footer_0001_0 .menu .down {margin-top: 0.15rem;}
	#mhj_web_footer_0001_0 .menu .ul {margin-left: 0.376rem;}
	#mhj_web_footer_0001_0 .menu .li {font-size: 0.12rem;margin-top: 0.113rem;}
	#mhj_web_footer_0001_0 .contact {margin: 0.376rem 0;padding: 0.226rem 0;}
	#mhj_web_footer_0001_0 .end,
	#mhj_web_footer_0001_0 .contact .text {font-size: 0.12rem;line-height: 1.6;}
}
@media screen and (max-width:768px) {
	#mhj_web_footer_0001_0 {padding: 0.8rem 0 0.5rem;}
	#mhj_web_footer_0001_0 .menu .icon,
	#mhj_web_footer_0001_0 .menu {display: block;}
	#mhj_web_footer_0001_0 .menu .item {margin-top: 0.3rem;}
	#mhj_web_footer_0001_0 .menu .item:first-child {margin-top: 0;}
	#mhj_web_footer_0001_0 .menu .title {font-size: 0.3rem;} 
	#mhj_web_footer_0001_0 .menu .down {margin-top: 0.2rem;display: none;}
	#mhj_web_footer_0001_0 .menu .ul {margin-left: 0;}
	#mhj_web_footer_0001_0 .menu .li {font-size: 0.26rem;margin-top: 0.15rem;}
	#mhj_web_footer_0001_0 .contact {margin: 0.5rem 0;padding: 0.3rem 0;display: block;}
	#mhj_web_footer_0001_0 .contact .text {font-size: 0.26rem;margin: 0.2rem 0;}
	#mhj_web_footer_0001_0 .end {font-size: 0.26rem;}
}


#mhj_web_banner_0001_0 {position: relative;}
#mhj_web_banner_0001_0 .img {padding-top: 20.8333%;}
#mhj_web_banner_0001_0 .word {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}

#mhj_web_banner_0001_0 .name {font-size: 40px;font-weight: 500;}
#mhj_web_banner_0001_0 .brief {width: 54%;margin-top: 10px;line-height: 30px;font-size: 16px;color: #666666;}
#mhj_web_banner_0001_0 .btnbox {margin-top: 45px;}
#mhj_web_banner_0001_0 .btn {background: var(--mainColor);color: #fff; line-height: 52px;border-radius: 30px;padding: 0 25px;font-size: 18px;}
#mhj_web_banner_0001_0 .btn i {font-size: 20px;margin-left: 22px;}
#mhj_web_banner_0001_0 .btn:hover {opacity: 0.8;}

#mhj_web_banner_0001_0 .join {color: #fff;}
#mhj_web_banner_0001_0 .join .brief {opacity: 0.8;}
@media screen and (max-width:1024px) {
	#mhj_web_banner_0001_0 .img {padding-top: 40.8333%;}
}
@media screen and (max-width:992px) {
	#mhj_web_banner_0001_0 .name {font-size: 0.301rem;}
	#mhj_web_banner_0001_0 .brief {font-size: 0.12rem;margin-top: 0.075rem;line-height: 1.6;}
	#mhj_web_banner_0001_0 .btnbox {margin-top: 0.338rem;}
	#mhj_web_banner_0001_0 .btn {font-size: 0.135rem;line-height: 0.391rem;padding: 0 0.188rem;}
	#mhj_web_banner_0001_0 .btn i {font-size: 0.15rem;margin-left: 0.165rem;}
}
@media screen and (max-width:768px) {
	#mhj_web_banner_0001_0 .img {padding-top: 80%;}
	#mhj_web_banner_0001_0 .name {font-size: 0.42rem;}
	#mhj_web_banner_0001_0 .brief {font-size: 0.3rem;margin-top: 0.1rem;width: 100%;}
	#mhj_web_banner_0001_0 .btn {font-size: 0.26rem;line-height: 2;padding: 0 0.4rem;}
	#mhj_web_banner_0001_0 .btn i {font-size: 0.3rem;margin-left: 0.22rem;}
}
#mhj_web_customer_0001_1 {padding: 80px 0 90px;overflow: hidden;} 
#mhj_web_customer_0001_1 .choose {position: relative;}
#mhj_web_customer_0001_1 .choose .container {width: calc(100% - 140px);position: relative;padding-bottom: 40px;}
#mhj_web_customer_0001_1 .choose .slide {cursor:pointer;width: 15.094%;height: 70px;background: #fff;border-radius: 12px;transition: all 0.3s linear;margin-right: 20px;}
#mhj_web_customer_0001_1 .choose .slide:last-child {margin-right: 0;}
#mhj_web_customer_0001_1 .choose .swiper-slide-thumb-active,
#mhj_web_customer_0001_1 .choose .slide:hover {box-shadow: 0px 10px 20px 0px rgba(18, 116, 237, 0.1);}
#mhj_web_customer_0001_1 .choose .slide img {max-width: 80%;max-height: 70%;}
#mhj_web_customer_0001_1 .pn {position: absolute;top: 30px;color: var(--mainColor);cursor:pointer;}
#mhj_web_customer_0001_1 .pn.prev {left: 30px;}
#mhj_web_customer_0001_1 .pn.next {right: 30px;}
#mhj_web_customer_0001_1 .pn i {font-size: 16px;}
#mhj_web_customer_0001_1 .pn:hover {opacity: 0.8;}

#mhj_web_customer_0001_1 .content {overflow: visible;}
#mhj_web_customer_0001_1 .content .slide {background: #fff;box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.1);border-radius: 12px;overflow: hidden;}
#mhj_web_customer_0001_1 .content .img {width: 50%;padding-top: 27.9167%;border-radius: 12px;overflow: hidden;position: relative;}
#mhj_web_customer_0001_1 .content .word {width: 50%;padding: 3.333%;}
#mhj_web_customer_0001_1 .content .type {font-size: 14px;line-height: 30px;border-radius: 30px;padding: 0 15px;display: inline-block;background: #f3f5f9;}
#mhj_web_customer_0001_1 .content .name {font-size: 24px;font-weight: 500;margin-top: 15px;}
#mhj_web_customer_0001_1 .content .brief {line-height: 26px;margin-top: 15px;font-size: 16px;color: #666666;}
#mhj_web_customer_0001_1 .content .btn {font-size: 16px;color: var(--mainColor);}

@media screen and (max-width:1024px) {
	#mhj_web_customer_0001_1 .choose .slide {width: 25%;}
}
@media screen and (max-width:992px) {
	#mhj_web_customer_0001_1 {padding: 0.602rem 0 0.677rem;} 
	#mhj_web_customer_0001_1 .choose .slide {height: 1.053rem;}
	#mhj_web_customer_0001_1 .pn i {font-size: 0.12rem;}
	#mhj_web_customer_0001_1 .content .type {font-size: 0.105rem;line-height: 2;padding: 0 0.113rem;}
	#mhj_web_customer_0001_1 .content .name {font-size: 0.18rem;}
	#mhj_web_customer_0001_1 .content .brief {line-height: 1.6;margin-top: 0.113rem;font-size: 0.12rem;}
	#mhj_web_customer_0001_1 .content .btn {font-size: 0.12rem;}
}
@media screen and (max-width:768px) {
	#mhj_web_customer_0001_1 {padding: 0.8rem 0 0.9rem;} 
	#mhj_web_customer_0001_1 .choose .slide {width: 50%;}
	#mhj_web_customer_0001_1 .pn i {font-size: 0.26rem;}
	#mhj_web_customer_0001_1 .content .slide {display: block;}
	#mhj_web_customer_0001_1 .content .word {width: 100%;padding: 0.4rem;}
	#mhj_web_customer_0001_1 .content .img {width: 100%;padding: 2.35rem;}
	#mhj_web_customer_0001_1 .content .type {font-size: 0.24rem;padding: 0 0.3rem;}
	#mhj_web_customer_0001_1 .content .name {font-size: 0.36rem;}
	#mhj_web_customer_0001_1 .content .brief {font-size: 0.30rem;margin-top: 0.15rem;}
	#mhj_web_customer_0001_1 .content .btn {font-size: 0.26rem;margin: 0.3rem 0 0;}
	#mhj_web_customer_0001_1 .content .btn i {font-size: 0.26rem;}
}
#mhj_web_customer_0002_2 {padding: 70px 0 90px;background: #f3f5f9;} 
#mhj_web_customer_0002_2 .title {font-size: 36px;font-weight: 500;}
#mhj_web_customer_0002_2 .content {margin-top: 50px;position: relative;}
#mhj_web_customer_0002_2 .menu {width: 21.667%;border-left: 1px solid #dadce0; position: sticky;top: 100px;}
#mhj_web_customer_0002_2 .menu .list {padding: 0 20px;font-size: 16px;margin-top: 15px;position: relative;}
#mhj_web_customer_0002_2 .menu .list:before {content: '';width: 2px;height: 100%;background: var(--mainColor);position: absolute;left: -1px;top: 0;opacity: 0;transition: all 0.3s linear;}
#mhj_web_customer_0002_2 .menu .list:first-child {margin-top: 0;}
#mhj_web_customer_0002_2 .menu .list.cur,
#mhj_web_customer_0002_2 .menu .list:hover {color: var(--mainColor);}
#mhj_web_customer_0002_2 .menu .list.cur:before {opacity: 1;}
#mhj_web_customer_0002_2 .right {width: calc(100% - 21.667%);}
#mhj_web_customer_0002_2 .item {width: 31.915%;background: #fff;border-radius: 12px;margin: 2.127% 2.127% 0 0;}
#mhj_web_customer_0002_2 .item:nth-child(3n) {margin-right: 0;}
#mhj_web_customer_0002_2 .item:nth-child(-n+3) {margin-top: 0;}
#mhj_web_customer_0002_2 .img {padding-top: 56%;border-radius: 12px;overflow: hidden;position: relative;}
#mhj_web_customer_0002_2 .type {position: absolute;top: 20px;left: 20px; padding: 0 12px;line-height: 27px;border-radius: 30px;background: #f3f5f9;font-size: 14px;}
#mhj_web_customer_0002_2 .word {padding: 0 30px 40px;}
#mhj_web_customer_0002_2 .logo {height: 90px;display: flex;align-items: center;}
#mhj_web_customer_0002_2 .logo img {max-height: 70%;max-width: 50%;}
#mhj_web_customer_0002_2 .name {font-size: 18px;}
#mhj_web_customer_0002_2 .brief {margin-top: 10px;line-height: 25px;font-size: 16px;color: #666666;}
#mhj_web_customer_0002_2 .btn {font-size: 16px;color: var(--mainColor);margin-top: 55px;cursor:pointer;}

#mhj_web_customer_0002_2 .choose {position: relative;display: none;margin-bottom: 0.4rem;}
#mhj_web_customer_0002_2 .choose .container {width: calc(100% - 140px);}
#mhj_web_customer_0002_2 .choose .slide {cursor:pointer;width: auto;margin-right: 0.2rem;font-size: 0.26rem;}
#mhj_web_customer_0002_2 .choose .slide:last-child {margin-right: 0;}
#mhj_web_customer_0002_2 .choose .slide.cur {color: var(--mainColor);}
#mhj_web_customer_0002_2 .pn {position: absolute;top: 50%;transform: translateY(-50%); color: var(--mainColor);cursor:pointer;}
#mhj_web_customer_0002_2 .pn.prev {left: 30px;}
#mhj_web_customer_0002_2 .pn.next {right: 30px;}
#mhj_web_customer_0002_2 .pn i {font-size: 0.26rem;}
#mhj_web_customer_0002_2 .pn:hover {opacity: 0.8;}

@media screen and (max-width:992px) {
	#mhj_web_customer_0002_2 {padding: 0.526rem 0 0.677rem;}
	#mhj_web_customer_0002_2 .title {font-size: 0.271rem;} 
	#mhj_web_customer_0002_2 .content {margin-top: 0.376rem;}
	#mhj_web_customer_0002_2 .menu .list {padding: 0 0.15rem;font-size: 0.12rem;margin-top: 0.113rem;}
	#mhj_web_customer_0002_2 .box {justify-content: space-between;}
	#mhj_web_customer_0002_2 .item {width: 49%;margin-right: 0;margin-top: 0.15rem;} 
	#mhj_web_customer_0002_2 .item:nth-child(-n+3) {margin-top: 0.15rem;}
	#mhj_web_customer_0002_2 .item:nth-child(-n+2) {margin-top: 0;}
	#mhj_web_customer_0002_2 .type {padding: 0 0.09rem;line-height: 1.8;font-size: 0.105rem;}
	#mhj_web_customer_0002_2 .logo {height: 0.677rem;}
	#mhj_web_customer_0002_2 .name {font-size: 0.135rem;}
	#mhj_web_customer_0002_2 .brief {font-size: 0.12rem;line-height: 1.6;margin-top: 0.075rem;}
	#mhj_web_customer_0002_2 .btn {font-size: 0.12rem;margin-top: 0.414rem;}
}
@media screen and (max-width:768px) {
	#mhj_web_customer_0002_2 {padding: 0.7rem 0 0.9rem;} 
	#mhj_web_customer_0002_2 .title {font-size: 0.36rem;}
	#mhj_web_customer_0002_2 .content {margin-top: 0.5rem;}
	#mhj_web_customer_0002_2 .right {width: 100%;}
	#mhj_web_customer_0002_2 .menu {display: none;}
	#mhj_web_customer_0002_2 .menu .list {padding: 0 0.3rem;font-size: 0.26rem;margin-top: 0.2rem;}
	#mhj_web_customer_0002_2 .choose {display: block;}
	#mhj_web_customer_0002_2 .item {width: 100%;margin-top: 0.2rem;} 
	#mhj_web_customer_0002_2 .item:nth-child(-n+3) {margin-top: 0.2rem;}
	#mhj_web_customer_0002_2 .item:nth-child(-n+2) {margin-top: 0.2rem;}
	#mhj_web_customer_0002_2 .item:first-child {margin-top: 0;}
	#mhj_web_customer_0002_2 .type {font-size: 0.24rem;padding: 0 0.2rem;}
	#mhj_web_customer_0002_2 .logo {height: 0.9rem;}
	#mhj_web_customer_0002_2 .name {font-size: 0.36rem;}
	#mhj_web_customer_0002_2 .brief {font-size: 0.3rem;margin-top: 0.1rem;}
	#mhj_web_customer_0002_2 .btn {font-size: 0.26rem;margin-top: 0.55rem;}
	
}
#mhj_web_index_0007_3 {padding: 90px 0 90px;background-image: url(/module/mhj-web/index/0007/images/Banner.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
#mhj_web_index_0007_3 .name {font-size: 36px;font-weight: 500;}
#mhj_web_index_0007_3 .btnbox {margin-top: 45px;}
#mhj_web_index_0007_3 .btn {background: var(--mainColor);color: #fff; line-height: 52px;border-radius: 30px;padding: 0 25px;font-size: 18px;}
#mhj_web_index_0007_3 .btn i {font-size: 20px;margin-left: 22px;}
#mhj_web_index_0007_3 .btn img {margin-right: 20px;}
#mhj_web_index_0007_3 .btn:hover {opacity: 0.8;}
#mhj_web_index_0007_3 .btn:last-child {margin-left: 20px;background: #fff;color: var(--mainColor);}
#mhj_web_index_0007_3 .btn:last-child:hover {opacity: 1;background: var(--mainColor);color: #fff;} 
#mhj_web_index_0007_3 .btn:hover img {filter: brightness(0) invert(100%);}

@media screen and (max-width:992px) {
	#mhj_web_index_0007_3 {padding: 0.677rem 0;}
	#mhj_web_index_0007_3 .name {font-size: 0.301rem;}
	#mhj_web_index_0007_3 .btnbox {margin-top: 0.338rem;}
	#mhj_web_index_0007_3 .btn {font-size: 0.135rem;line-height: 0.391rem;padding: 0 0.188rem;}
	#mhj_web_index_0007_3 .btn:last-child {margin-left: 0.15rem;}
	#mhj_web_index_0007_3 .btn i {font-size: 0.15rem;margin-left: 0.165rem;}
}
@media screen and (max-width:768px) {
	#mhj_web_index_0007_3 {padding: 0.9rem 0;}
	#mhj_web_index_0007_3 .btnbox {margin-top: 0.45rem;}
	#mhj_web_index_0007_3 .name {font-size: 0.4rem;}
	#mhj_web_index_0007_3 .btn {font-size: 0.26rem;line-height: 2;padding: 0 0.4rem;}
	#mhj_web_index_0007_3 .btn:last-child {margin-left: 0.2rem;}
	#mhj_web_index_0007_3 .btn i {font-size: 0.3rem;margin-left: 0.22rem;}
}