
#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_blog_detail_0001_0 {padding: 0 0 90px;background: #f3f5f9;}
#mhj_web_blog_detail_0001_0 .crumb {padding: 35px 0;font-size: 16px;color: #999999;}
#mhj_web_blog_detail_0001_0 .crumb .svg {fill: #999999;margin-right: 10px;}
#mhj_web_blog_detail_0001_0 .crumb .svg2 {margin: 0 10px;}
#mhj_web_blog_detail_0001_0 .content {position: relative;}
#mhj_web_blog_detail_0001_0 .left {width: 73.333%;padding: 3.333%;background: #fff;border-radius: 12px;}
#mhj_web_blog_detail_0001_0 .head {padding-bottom: 35px;border-bottom: 1px solid #e5e5e5;}
#mhj_web_blog_detail_0001_0 .title {font-size: 24px;font-weight: 500;}
#mhj_web_blog_detail_0001_0 .time {margin-top: 10px;font-size: 16px;color: #666666;}
#mhj_web_blog_detail_0001_0 .detail {margin-top: 33px;line-height: 30px;font-size: 16px;}
#mhj_web_blog_detail_0001_0 .detail * {max-width: 100%;white-space: pre-line !important;}
#mhj_web_blog_detail_0001_0 .detail p {display: block;}
#mhj_web_blog_detail_0001_0 .detail span {display: contents;}
#mhj_web_blog_detail_0001_0 .right {width: 24.1667%;position: sticky;right: 0;top: 100px;}
#mhj_web_blog_detail_0001_0 .box {padding: 10.344%;background: #fff;border-radius: 12px;}
#mhj_web_blog_detail_0001_0 .page {margin-bottom: 30px;}
#mhj_web_blog_detail_0001_0 .pn .text {font-size: 16px;color: #666666;}
#mhj_web_blog_detail_0001_0 .pn .name {margin-top: 10px;line-height: 25px;font-size: 16px;}
#mhj_web_blog_detail_0001_0 .pn:hover .name {color: var(--mainColor);}
#mhj_web_blog_detail_0001_0 .line {margin: 25px 0;background: #e5e5e5;height: 1px;}
#mhj_web_blog_detail_0001_0 .tit {font-size: 20px;font-weight: 500;}
#mhj_web_blog_detail_0001_0 .item {margin-top: 25px;}
#mhj_web_blog_detail_0001_0 .item .img {padding-top: 56.521%;position: relative;border-radius: 8px;overflow: hidden;}
#mhj_web_blog_detail_0001_0 .item .name {margin-top: 15px;line-height: 25px;font-size: 16px;}
#mhj_web_blog_detail_0001_0 .item:hover .name  {color: var(--mainColor);}

@media screen and (max-width:992px) {
	#mhj_web_blog_detail_0001_0 {padding: 0.602rem 0 0.677rem;}
	#mhj_web_blog_detail_0001_0 .crumb {display: none;}
	#mhj_web_blog_detail_0001_0 .content {display: block;}
	#mhj_web_blog_detail_0001_0 .left {width: 100%;padding: 0.301rem;}
	#mhj_web_blog_detail_0001_0 .head {padding-bottom: 0.263rem;}
	#mhj_web_blog_detail_0001_0 .title {font-size: 0.18rem;}
	#mhj_web_blog_detail_0001_0 .time {font-size: 0.12rem;}
	#mhj_web_blog_detail_0001_0 .detail {margin-top: 0.248rem;line-height: 1.6;font-size: 0.12rem;}
	
	#mhj_web_blog_detail_0001_0 .right  {width: 100%;position: relative;top: auto;}
	#mhj_web_blog_detail_0001_0 .box {padding: 0.075rem;}
	#mhj_web_blog_detail_0001_0 .page {margin: 0.226rem 0;}
	#mhj_web_blog_detail_0001_0 .pn .text {font-size: 0.12rem;}
	#mhj_web_blog_detail_0001_0 .pn .name {margin-top: 0.075rem;line-height: 1.6;font-size: 0.12rem;}
	#mhj_web_blog_detail_0001_0 .line {margin: 0.188rem 0;}
	#mhj_web_blog_detail_0001_0 .tit {font-size: 0.15rem;}
	#mhj_web_blog_detail_0001_0 .item {margin-top: 0.188rem;}
	#mhj_web_blog_detail_0001_0 .item .name {margin-top: 0.113rem;line-height: 1.6;font-size: 0.12rem;}
}
@media screen and (max-width:768px) {
	#mhj_web_blog_detail_0001_0 {padding: 0.7rem 0 0.9rem;}
	#mhj_web_blog_detail_0001_0 .detail *,
	#mhj_web_blog_detail_0001_0 .detail {font-size: 0.3rem !important;line-height: 1.6 !important;}
	
	#mhj_web_blog_detail_0001_0 .left {padding: 0.4rem;}
	#mhj_web_blog_detail_0001_0 .head {padding-bottom: 0.35rem;}
	#mhj_web_blog_detail_0001_0 .title {font-size: 0.36rem;}
	#mhj_web_blog_detail_0001_0 .time {font-size: 0.26rem;}
	#mhj_web_blog_detail_0001_0 .detail {margin-top: 0.33rem;}
	
	#mhj_web_blog_detail_0001_0 .box {padding: 0.3rem;}
	#mhj_web_blog_detail_0001_0 .page {margin: 0.3rem 0;}
	#mhj_web_blog_detail_0001_0 .pn .text {font-size: 0.3rem;}
	#mhj_web_blog_detail_0001_0 .pn .name {margin-top: 0.3rem;font-size: 0.26rem;}
	#mhj_web_blog_detail_0001_0 .line {margin: 0.3rem 0;}
	#mhj_web_blog_detail_0001_0 .tit {font-size: 0.32rem;}
	#mhj_web_blog_detail_0001_0 .item {margin-top: 0.25rem;}
	#mhj_web_blog_detail_0001_0 .item .name {margin-top: 0.15rem;font-size: 0.3rem;}
}

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

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