
#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_industry_0001_0 {position: relative;}
#mhj_web_industry_0001_0 .img {padding-top: 20.8333%;}
#mhj_web_industry_0001_0 .img:before {content: '';width: 100%;height: 100%;background: #051227;opacity: 0.85;position: absolute;left: 0;top: 0;z-index: 1;}
#mhj_web_industry_0001_0 .word {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 2;color: #fff;}
#mhj_web_industry_0001_0 .name {font-size: 40px;font-weight: 500;}
#mhj_web_industry_0001_0 .brief {width: 63%;margin-top: 10px;line-height: 30px;font-size: 16px;}
#mhj_web_industry_0001_0 .btnbox {margin-top: 45px;}
#mhj_web_industry_0001_0 .btn {background: var(--mainColor);color: #fff; line-height: 52px;border-radius: 30px;padding: 0 25px;font-size: 18px;}
#mhj_web_industry_0001_0 .btn i {font-size: 20px;margin-left: 22px;}
#mhj_web_industry_0001_0 .btn:hover {opacity: 0.8;}

@media screen and (max-width:1024px) {
	#mhj_web_industry_0001_0 .img {padding-top: 40.8333%;}
}
@media screen and (max-width:992px) {
	#mhj_web_industry_0001_0 .name {font-size: 0.301rem;}
	#mhj_web_industry_0001_0 .brief {font-size: 0.12rem;margin-top: 0.075rem;line-height: 1.6;}
	#mhj_web_industry_0001_0 .btnbox {margin-top: 0.338rem;}
	#mhj_web_industry_0001_0 .btn {font-size: 0.135rem;line-height: 0.391rem;padding: 0 0.188rem;}
	#mhj_web_industry_0001_0 .btn i {font-size: 0.15rem;margin-left: 0.165rem;}
}
@media screen and (max-width:768px) {
	#mhj_web_industry_0001_0 .img {padding-top: 80%;}
	#mhj_web_industry_0001_0 .name {font-size: 0.42rem;}
	#mhj_web_industry_0001_0 .brief {font-size: 0.3rem;margin-top: 0.1rem;width: 100%;}
	#mhj_web_industry_0001_0 .btn {font-size: 0.26rem;line-height: 2;padding: 0 0.4rem;}
	#mhj_web_industry_0001_0 .btn i {font-size: 0.3rem;margin-left: 0.22rem;}
}
#mhj_web_industry_0002_1 {padding: 70px 0 85px;}
#mhj_web_industry_0002_1 .title {font-size: 36px;font-weight: 500;}
#mhj_web_industry_0002_1 .item {width: 33.333%;margin-top: 4.5833%;padding: 0 4%;}
#mhj_web_industry_0002_1 .icon {width: 80px;height: 80px;border-radius: 16px;background: #f3f5f9;}
#mhj_web_industry_0002_1 .name {margin-top: 30px;font-size: 20px;font-weight: 500;}
#mhj_web_industry_0002_1 .brief {margin-top: 10px;line-height: 27px;font-size: 16px;color: #666666;}

@media screen and (max-width:992px) {
	#mhj_web_industry_0002_1  {padding: 0.526rem 0 0.639rem;}
	#mhj_web_industry_0002_1 .title {font-size: 0.271rem;}
	#mhj_web_industry_0002_1 .item {margin-top: 0.414rem;padding: 0 0.451rem;width: 50%;}
	#mhj_web_industry_0002_1 .name {margin-top: 0.226rem;font-size: 0.15rem;}
	#mhj_web_industry_0002_1 .brief {margin-top: 0.075rem;line-height: 1.6;font-size: 0.12rem;}
}
@media screen and (max-width:768px) {
	#mhj_web_industry_0002_1  {padding: 0.7rem 0 0.85rem;}
	#mhj_web_industry_0002_1 .title {font-size: 0.36rem;}
	#mhj_web_industry_0002_1 .item  {margin-top: 0.55rem;padding: 0 0.6rem;width: 100%;}
	#mhj_web_industry_0002_1 .name {padding: 0.3rem;font-size: 0.36rem;}
	#mhj_web_industry_0002_1 .brief {margin-top: 0.1rem;font-size: 0.3rem;} 
} 
#mhj_web_industry_0003_2 {padding: 70px 0 85px;background: #f3f5f9;}
#mhj_web_industry_0003_2 .title {font-size: 36px;font-weight: 500;}
#mhj_web_industry_0003_2 .text {width: 63.5%;margin: 15px auto 0;line-height: 27px;font-size: 16px;color: #666666;}
#mhj_web_industry_0003_2 .item {width: 46.667%;margin-top: 50px;}
#mhj_web_industry_0003_2 .word {width: calc(100% - 70px);}
#mhj_web_industry_0003_2 .word .name {font-size: 20px;font-weight: 500;}
#mhj_web_industry_0003_2 .word .brief {margin-top: 10px;line-height: 28px;font-size: 16px;color: #666666;}

@media screen and (max-width:992px) {
	#mhj_web_industry_0003_2  {padding: 0.526rem 0 0.639rem;}
	#mhj_web_industry_0003_2 .title {font-size: 0.271rem;}
	#mhj_web_industry_0003_2 .text {width: 100%;margin-top: 0.113rem;line-height: 1.6;font-size: 0.12rem;}
	#mhj_web_industry_0003_2 .item {margin-top: 0.376rem;}
	#mhj_web_industry_0003_2 .word .name {font-size: 0.15rem;}
	#mhj_web_industry_0003_2 .word .brief {margin-top: 0.075rem;line-height: 1.6;font-size: 0.12rem;}
}
@media screen and (max-width:768px) {
	#mhj_web_industry_0003_2  {padding: 0.7rem 0 0.85rem;}
	#mhj_web_industry_0003_2 .title {font-size: 0.36rem;}
	#mhj_web_industry_0003_2 .text {margin-top: 0.15rem;font-size: 0.3rem;} 
	#mhj_web_industry_0003_2 .item {margin-top: 0.5rem;width: 100%;}
	#mhj_web_industry_0003_2 .word .name {font-size: 0.36rem;}
	#mhj_web_industry_0003_2 .word .brief {margin-top: 0.1rem;font-size: 0.3rem;}
}

#mhj_web_industry_0004_3 {padding: 70px 0 90px;}
#mhj_web_industry_0004_3 .title {font-size: 36px;font-weight: 500;}
#mhj_web_industry_0004_3 .container {display: inline-block;max-width: 100%;margin-top: 30px;}
#mhj_web_industry_0004_3 .slide {font-size: 18px;width: auto;padding-bottom: 20px; margin-right: 50px;transition: all 0.3s linear;border-bottom: 2px solid transparent;}
#mhj_web_industry_0004_3 .slide:last-child {margin-right: 0;}
#mhj_web_industry_0004_3 .slide.cur,
#mhj_web_industry_0004_3 .slide:hover {color: var(--mainColor);border-color: var(--mainColor);}
#mhj_web_industry_0004_3 .slide.cur {font-weight: 500;}
#mhj_web_industry_0004_3 .bind {margin-top: 50px;}
#mhj_web_industry_0004_3 .brief {line-height: 27px;font-size: 16px;color: #666666;}
#mhj_web_industry_0004_3 .img {width: 100%;margin-top: 35px;}
#mhj_web_industry_0004_3 .detail {line-height: 30px;font-size: 16px;}
#mhj_web_industry_0004_3 .detail * {max-width: 100%;}
#mhj_web_industry_0004_3 .detail p {display: block;}
#mhj_web_industry_0004_3 .detail span {display: contents;}
#mhj_web_industry_0004_3 .margin-top30 {margin-top: 30px;}

@media screen and (max-width:992px) {
	#mhj_web_industry_0004_3  {padding: 0.526rem 0 0.677rem;}
	#mhj_web_industry_0004_3 .title {font-size: 0.271rem;}
	#mhj_web_industry_0004_3 .slide {font-size: 0.135rem;padding-bottom: 0.15rem;margin-right: 0.376rem;}
	#mhj_web_industry_0004_3 .bind {margin-top: 0.376rem;}
	#mhj_web_industry_0004_3 .brief {font-size: 0.12rem;line-height: 1.6;}
	#mhj_web_industry_0004_3 .img {margin-top: 0.263rem;}
	#mhj_web_industry_0004_3 .detail {line-height: 1.6;font-size: 0.12rem;}
	#mhj_web_industry_0004_3 .margin-top30 {margin-top: 0.248rem;}
}
@media screen and (max-width:768px) {
	#mhj_web_industry_0004_3  {padding: 0.7rem 0 0.9rem;}
	#mhj_web_industry_0004_3 .title {font-size: 0.36rem;}
	#mhj_web_industry_0004_3 .slide {font-size: 0.3rem;padding-bottom: 0.2rem;margin-right: 0.5rem;}
	#mhj_web_industry_0004_3 .bind {margin-top: 0.5rem;}
	#mhj_web_industry_0004_3 .brief {font-size: 0.3rem;text-align: justify;}
	#mhj_web_industry_0004_3 .img {margin-top: 0.35rem;}
	#mhj_web_industry_0004_3 .detail *,
	#mhj_web_industry_0004_3 .detail {font-size: 0.3rem !important;line-height: 1.6 !important;}
	#mhj_web_industry_0004_3 .margin-top30 {margin-top: 0.33rem;}
}

#mhj_web_industry_0005_4 {padding: 70px 0 90px;background: #f3f5f9;}
#mhj_web_industry_0005_4 .title {font-size: 36px;font-weight: 500;}
#mhj_web_industry_0005_4 .item {margin: 2.5% 2.5% 0 0;border-radius: 16px;background: #fff;width: 31.667%;position: relative;min-height: 160px;padding: 3.333%;line-height: 30px;font-size: 18px;}
#mhj_web_industry_0005_4 .item:nth-child(3n) {margin-right: 0;}
#mhj_web_industry_0005_4 .num {font-size: 30px;font-family: din;color: var(--mainColor);opacity: 0.2;position: absolute;right: 10.526%;bottom: 40px;}

@media screen and (max-width:992px) {
	#mhj_web_industry_0005_4  {padding: 0.526rem 0 0.677rem;}
	#mhj_web_industry_0005_4 .title {font-size: 0.271rem;}
	#mhj_web_industry_0005_4 .content {justify-content: space-between;}
	#mhj_web_industry_0005_4 .item {margin-right: 0;width: 49%;margin: 0.226rem 0 0;padding: 0.301rem;line-height: 1.6;font-size: 0.135rem;min-height: 1.504rem;}
	#mhj_web_industry_0005_4 .num {right: 0.301rem;bottom: 0.301rem;font-size: 0.226rem;}
}
@media screen and (max-width:768px) {
	#mhj_web_industry_0005_4  {padding: 0.7rem 0 0.9rem;}
	#mhj_web_industry_0005_4 .title {font-size: 0.36rem;}
	#mhj_web_industry_0005_4 .item {width: 100%;margin-top: 0.3rem;padding: 0.4rem;font-size: 0.3rem;min-height: 2rem;}
	#mhj_web_industry_0005_4 .num {right: 0.4rem;bottom: 0.4rem;font-size: 0.3rem;}
}

#mhj_web_products_0007_5 {padding: 70px 0 90px;background: #f3f5f9;overflow: hidden;}
#mhj_web_products_0007_5 .title {font-size: 36px;font-weight: 500;}
#mhj_web_products_0007_5 .container {margin-top: 30px;}
#mhj_web_products_0007_5 .slide {width: 15.625%;background: #fff;border-radius: 12px;height: auto;}
#mhj_web_products_0007_5 .img {padding-top: 56%;border-radius: 12px;overflow: hidden;position: relative;}
#mhj_web_products_0007_5 .type {position: absolute;top: 20px;left: 20px; padding: 0 12px;line-height: 27px;border-radius: 30px;background: #f3f5f9;font-size: 14px;}
#mhj_web_products_0007_5 .word {padding: 0 30px 40px;}
#mhj_web_products_0007_5 .logo {height: 90px;display: flex;align-items: center;}
#mhj_web_products_0007_5 .logo img {max-height: 70%;max-width: 50%;}
#mhj_web_products_0007_5 .name {font-size: 18px;}
#mhj_web_products_0007_5 .brief {margin-top: 10px;line-height: 25px;font-size: 16px;color: #666666;}

@media screen and (max-width:1536px) {
	#mhj_web_products_0007_5 .slide {width: 18%;}
}
@media screen and (max-width:1366px) {
	#mhj_web_products_0007_5 .slide {width: 20%;}
}
@media screen and (max-width:1024px) {
	#mhj_web_products_0007_5 .slide {width: 25%;}
}
@media screen and (max-width:992px) {
	#mhj_web_products_0007_5 {padding: 0.526rem 0 0.677rem;}
	#mhj_web_products_0007_5 .title {font-size: 0.271rem;}
	#mhj_web_products_0007_5 .container {margin-top: 0.226rem;}
	#mhj_web_products_0007_5 .slide {width: 47.5%;} 
	#mhj_web_products_0007_5 .type {padding: 0 0.09rem;line-height: 1.8;font-size: 0.105rem;}
	#mhj_web_products_0007_5 .logo {height: 0.677rem;}
	#mhj_web_products_0007_5 .name {font-size: 0.135rem;}
	#mhj_web_products_0007_5 .brief {font-size: 0.12rem;line-height: 1.6;margin-top: 0.075rem;}
}
@media screen and (max-width:768px) {
	#mhj_web_products_0007_5 .title {font-size: 0.36rem;}
	#mhj_web_products_0007_5 .container {margin-top: 0.3rem;}
	#mhj_web_products_0007_5 .slide {width: 80%;} 
	#mhj_web_products_0007_5 .type {font-size: 0.24rem;padding: 0 0.2rem;}
	#mhj_web_products_0007_5 .logo {height: 0.9rem;}
	#mhj_web_products_0007_5 .name {font-size: 0.36rem;}
	#mhj_web_products_0007_5 .brief {font-size: 0.3rem;margin-top: 0.1rem;}
	
}
#mhj_web_industry_0006_6 {padding: 30px 0;}
#mhj_web_industry_0006_6 .page {margin-bottom: 30px;}
#mhj_web_industry_0006_6 .pn:last-child {margin-top: 30px;}
#mhj_web_industry_0006_6 .pn .text {font-size: 16px;color: #666666;}
#mhj_web_industry_0006_6 .pn .name {margin-left: 30px;line-height: 25px;font-size: 16px;}
#mhj_web_industry_0006_6 .pn:hover .name {color: var(--mainColor);}

@media screen and (max-width:992px) {
	#mhj_web_industry_0006_6 {padding: 0.226rem 0;}
	#mhj_web_industry_0006_6 .pn .text {font-size: 0.12rem;}
	#mhj_web_industry_0006_6 .pn .name {line-height: 1.6;font-size: 0.12rem;}
	#mhj_web_industry_0006_6 .pn:last-child {margin-top: 0.226rem;}
}
@media screen and (max-width:768px) {
	#mhj_web_industry_0006_6 {padding: 0.3rem 0;}
	#mhj_web_industry_0006_6 .pn .text {font-size: 0.3rem;}
	#mhj_web_industry_0006_6 .pn .name {font-size: 0.26rem;}
	#mhj_web_industry_0006_6 .pn:last-child {margin-top: 0.3rem;}
}

#mhj_web_index_0007_7 {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_7 .name {font-size: 36px;font-weight: 500;}
#mhj_web_index_0007_7 .btnbox {margin-top: 45px;}
#mhj_web_index_0007_7 .btn {background: var(--mainColor);color: #fff; line-height: 52px;border-radius: 30px;padding: 0 25px;font-size: 18px;}
#mhj_web_index_0007_7 .btn i {font-size: 20px;margin-left: 22px;}
#mhj_web_index_0007_7 .btn img {margin-right: 20px;}
#mhj_web_index_0007_7 .btn:hover {opacity: 0.8;}
#mhj_web_index_0007_7 .btn:last-child {margin-left: 20px;background: #fff;color: var(--mainColor);}
#mhj_web_index_0007_7 .btn:last-child:hover {opacity: 1;background: var(--mainColor);color: #fff;} 
#mhj_web_index_0007_7 .btn:hover img {filter: brightness(0) invert(100%);}

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