
#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;}
}

/* 侧边栏 */
#mhj_web_global_fload_0 {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_0 .box {width: 60px;height: 70px;position: relative;}
#mhj_web_global_fload_0 .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_0 .box:last-child::before {display: none;}
#mhj_web_global_fload_0 .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_0Run 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_0 .box .out.code {height: max-content;padding: 10px;}
#mhj_web_global_fload_0 .box .out img {max-width: 120px;}
#mhj_web_global_fload_0 .box.top {cursor:pointer;}
#mhj_web_global_fload_0 .box:hover .out {display: flex;}
#mhj_web_global_fload_0 .svg {fill: #fff;}

@media screen and (max-width:900px) {
	#mhj_web_global_fload_0 {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_0 .box {width: 100%;margin-top: 0;border-radius: 0;height: 120px;box-shadow:none;}
	#mhj_web_global_fload_0 .box .svg {transform: scale(1.8);}
	#mhj_web_global_fload_0 .box .out {right: auto;top: -120px;font-size: 26px;}
	#mhj_web_global_fload_0 .box .out.code  {top: -187px;width: 100%;height: 187px;}
	#mhj_web_global_fload_0 .box .out img {max-width: 160px;}
}
#mhj_web_global_banner_1 {position: relative;}
#mhj_web_global_banner_1 .img {padding-top: 26.0416%;position: relative;}
#mhj_web_global_banner_1 .word {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#mhj_web_global_banner_1 .title {font-size: 60px;}
#mhj_web_global_banner_1 .brief {line-height: 30px;font-size: 30px;margin-top: 10px;}

@media screen and (max-width:750px) {
	#mhj_web_global_banner_1 .img {padding-top: 80%;}
	#mhj_web_global_banner_1 .brief {line-height: 1.6;}
}
#mhj_web_global_subscribe_2 {margin: 40px auto;text-align: right;}
#mhj_web_global_subscribe_2 .form {display: inline-flex;border: 1px solid #cccccc;border-radius: 40px;overflow: hidden;}
#mhj_web_global_subscribe_2 .submit {border-radius: 40px; width: 130px;line-height: 50px;text-align: center;background: var(--mainColor);color: #fff;font-size: 18px;}
#mhj_web_global_subscribe_2 .input {width: 350px;padding: 0 25px;line-height: 50px;font-size: 18px;}
  
@media screen and (max-width:750px) {
	#mhj_web_global_subscribe_2 .form {width: 100%;}
	#mhj_web_global_subscribe_2 .submit {width: 27.0833%;line-height: 80px;font-size: 26px;}
	#mhj_web_global_subscribe_2 .input {width: calc(100% - 27.0833%);line-height: 80px;font-size: 26px;}
}
.mhj_web_blog_list_3 {padding: 40px 0 140px;}

#mhj_web_blog_list_3 {display: flex;flex-wrap: wrap;}
#mhj_web_blog_list_3 .item {width: 31.625%;border-radius: 20px;overflow: hidden;background: #f3f3f3;margin-right: 2.5%;margin-top: 40px;}
#mhj_web_blog_list_3 .item:nth-child(3n) {margin-right: 0;}
#mhj_web_blog_list_3 .item:nth-child(-n+3) {margin-top: 0;}
#mhj_web_blog_list_3 .img {padding-top: 61.264%;position: relative;}
#mhj_web_blog_list_3 .word {padding: 35px 9.881% 9.881%;}
#mhj_web_blog_list_3 .time {font-size: 18px;color: #888888;}
#mhj_web_blog_list_3 .name {line-height: 30px;margin-top: 20px;font-size: 22px;}
#mhj_web_blog_list_3 .btn {margin-top: 40px;font-size: 16px;color: var(--mainColor);}
#mhj_web_blog_list_3 .item:hover {background: #fff;box-shadow: 5px 8.66px 30px 0px rgba(34, 34, 34, 0.06);}
#mhj_web_blog_list_3 .item:hover .name {color: var(--mainColor);}

@media screen and (max-width:1024px) {
	#mhj_web_blog_list_3 {justify-content: space-between;}
	#mhj_web_blog_list_3 .item:nth-child(-n+3),
	#mhj_web_blog_list_3 .item {width: 49%;margin-right: 0;margin-top: 40px;}
	#mhj_web_blog_list_3 .item:nth-child(-n+2) {margin-top: 0;}
	#mhj_web_blog_list_3 .word {padding: 35px 50px 50px;}
}
@media screen and (max-width:750px) {
	#mhj_web_blog_list_3 .item:nth-child(-n+2),
	#mhj_web_blog_list_3 .item:nth-child(-n+3),
	#mhj_web_blog_list_3 .item {width: 100%;margin-top: 40px;}
	#mhj_web_blog_list_3 .item:first-child {margin-top: 0;}
	#mhj_web_blog_list_3 .time {font-size: 26px;}
	#mhj_web_blog_list_3 .name {font-size: 30px;line-height: 1.6;}
	#mhj_web_blog_list_3 .btn {font-size: 26px;}
	#mhj_web_blog_list_3 .svg {transform: scale(1.3);}
}

#mhj_web_blog_list_3_page {margin-top: 60px;}