
#mhj_web_header_001_0 {box-sizing: border-box;border-bottom: 1px solid transparent;position: relative;position: fixed;width: 100%;top: 0;left: 0;z-index: 10;transition: all 0.3s linear;}
/* #mhj_web_header_001_0 {box-sizing: border-box;border-bottom: 1px solid transparent;z-index: 10;} */
#mhj_web_header_001_0 .content {display: flex;align-items: center;justify-content: space-between;}
#mhj_web_header_001_0 .content .logo {width: 224px;height:58px;}
#mhj_web_header_001_0 .content .menu {width: 46%;display: flex;justify-content: space-between;}
#mhj_web_header_001_0 .content .menu .box {position: relative;}
#mhj_web_header_001_0 .content .menu .box .title {font-size: 18px;line-height: 120px;position: relative;color: #fff;}
#mhj_web_header_001_0 .content .menu .box .title::before {content: '';width: 25px;height: 2px;background: var(--mainColor);position: absolute;left: 50%;transform: translateX(-50%);bottom: 30px;opacity: 0;}
#mhj_web_header_001_0 .content .menu .box .down {position: absolute;left: 0;height: 0;overflow: hidden;box-shadow: 0px 9px 26px 0px rgba(0, 0, 0, 0.1);border-radius: 0 20px 20px 20px;}
#mhj_web_header_001_0 .content .menu .box .down .ul {width: 256px;background: rgb(255, 255, 255,0.9);border-radius: 0 10px 10px 10px;padding: 12px 0;}
/* #mhj_web_header_001_0 .content .menu .box .down .ul .li {position: relative;padding: 10px 20px;font-size: 18px;} */
#mhj_web_header_001_0 .content .menu .box .down .ul .li {position: relative;padding: 10px 20px;font-size: 16px;}
#mhj_web_header_001_0 .content .menu .box .down .ul .li:hover {color: var(--mainColor);}
#mhj_web_header_001_0 .content .use {display: flex;align-items: center;cursor:pointer;} 
#mhj_web_header_001_0 .content .use .btn {width: 107px;height: 40px;display: flex;justify-content: center;align-items: center;font-size: 16px;color: #fff;border-radius: 30px;background: var(--mainColor);}
#mhj_web_header_001_0 .content .use .btn .svg {fill: #fff;margin-right: 12px;}
#mhj_web_header_001_0 .content .use .box {margin-left: 28px;color: #fff;opacity: 0.5;}
#mhj_web_header_001_0 .content .use .box i {font-size: 22px;}
#mhj_web_header_001_0 .content .use .language {position: relative;}
#mhj_web_header_001_0 .content .use .language .down {display: none; position: absolute;width: 100px;background: #fff;border-radius: 8px;box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);max-height: 200px;overflow: auto;z-index: 3;left: 50%;transform: translateX(-50%);}
#mhj_web_header_001_0 .content .use .language .down .li {padding: 0 10px; font-size: 16px; line-height: 30px; color: #333; cursor: pointer;text-align: center;}
#mhj_web_header_001_0 .content .use .language .down .li:hover {background: #f0f0f0;color: var(--mainColor);}
#mhj_web_header_001_0 .content .mobile {display: none;}
#mhj_web_header_001_0 .content .use .btn:hover {background: var(--mainColor);}

#mhj_web_header_001_0 {transform: translate(0,0%);}
#header.scroll-down #mhj_web_header_001_0 {transform: translate(0,-100%);background: #fff;}
#header.scroll-up #mhj_web_header_001_0 {transform: translate(0,0%);background: #fff;box-shadow: 0px 15px 30px 0px rgba(43, 76, 129, 0.08);}

#mhj_web_header_001_0.son, 
#mhj_web_header_001_0:hover {background: #fff;border-color: #e5e5e5;}
#header.scroll-down .content .menu .box .title,
#header.scroll-up .content .menu .box .title,
#mhj_web_header_001_0.son .content .menu .box .title, 
#mhj_web_header_001_0:hover .content .menu .box .title {color: #333;}
#header.scroll-down .content .logo img,
#header.scroll-up .content .logo img,
#mhj_web_header_001_0.son .content .logo img,
#mhj_web_header_001_0:hover .content .logo img {filter: none;}
#header.scroll-down .content .use .search ,
#header.scroll-up .content .use .search ,
#mhj_web_header_001_0.son .content .use .search ,
#mhj_web_header_001_0:hover .content .use .search  {color: #333;} 

#header.scroll-down .content .use .box,
#header.scroll-up .content .use .box,
#mhj_web_header_001_0.son .content .use .box,
#mhj_web_header_001_0:hover .content .use .box {color: #333;opacity: 1;} 

#mhj_web_header_001_0 .content .menu .box:hover .title {color: var(--mainColor);}
#mhj_web_header_001_0 .content .menu .box.cur .title {color: var(--mainColor);font-weight: 500;}
#mhj_web_header_001_0 .content .menu .box.cur .title::before {opacity: 1;}


#phone {width: 100%;background: #fff;height: 100%;position: fixed;top: 119px;left: 0;z-index: 99;display: none;overflow: 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;}
 
#search-box  {display: none;}
#search-box  {border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb; width: 100%;height:150px;z-index: 50;left: 0;right: 0;top:119px;background: #fff;flex-direction: column;justify-content: center;}
#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;}
#search-box .form-box .input{width: calc(100% - 60px);padding-left: 30px;}
#search-box .form-box .input input{width: 100%;height: 100%;font-size:18px;color:#333;}
#search-box .form-box .submit{width: 60px;height: 100%;background: url(/module/mhj-web/header/001/images/phone_sousuo.png) no-repeat center;position: relative;z-index: 3;background: var(--mainColor);}
#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/header/001/images/phone_sousuo.png) no-repeat center;}


@media screen and (max-width:1536px) {
	#mhj_web_header_001_0 .content .menu {width: 55%;}
}
@media screen and (max-width:1024px) {
	#mhj_web_header_001_0 {padding: 30px 0;background: #fff;}
	#mhj_web_header_001_0 .content .use,
	#mhj_web_header_001_0 .content .menu {display: none;}
	#mhj_web_header_001_0 .content .mobile {display: block;}
	#mhj_web_header_001_0 .content .mobile {display: flex;}
	#mhj_web_header_001_0 .content .mobile i {font-size: 36px;font-weight: 900;}
	#mhj_web_header_001_0 .content .mobile .box {cursor:pointer;}
	#mhj_web_header_001_0 .content .mobile .nav {margin-left: 30px;}
	#mhj_web_header_001_0 .content .mobile .nav i:last-child {display: none;}
	#mhj_web_header_001_0 .content .mobile .nav.cur i:first-child {display: none;}
	#mhj_web_header_001_0 .content .mobile .nav.cur i:last-child {display: block;}
}
@media screen and (max-width:750px) {
	 #phone .menu .ul .title {font-size: 36px;}
	 #phone .menu .ul .li .nav {font-size: 30px;}
	 #phone .menu .ul .li .ul_two .li_two .two_li {font-size: 26px;}
}


#mhj_web_header_001_0_block {height: 120px;}
#mhj_web_footer_001_0 {padding: 70px 0 75px;}
#mhj_web_footer_001_0 .content {display: flex;justify-content: space-between;}
#mhj_web_footer_001_0 .left {width: 70.238%;border-right: 1px solid #e6e6e6;padding-right: 8.474%;display: flex;flex-direction: column;justify-content: space-between;} 
#mhj_web_footer_001_0 .left .menu {margin-top: 90px;display: flex;justify-content: space-between;}
#mhj_web_footer_001_0 .left .box {padding-right: 1.5%;}
#mhj_web_footer_001_0 .left .title {font-size: 20px;display: flex;align-items: center;justify-content: space-between;} 
#mhj_web_footer_001_0 .left .icon {display: none;}
#mhj_web_footer_001_0 .left .title.cur .icon {transform: rotate(180deg);}
#mhj_web_footer_001_0 .left .ul {margin-top: 30px;}
#mhj_web_footer_001_0 .left .li {font-size: 18px;color: #666666;margin-top: 16px; white-space: pre-line;}
#mhj_web_footer_001_0 .left .li:hover {color: var(--mainColor);}
#mhj_web_footer_001_0 .tip {font-size: 16px;color: #666666;margin-top: 50px;}

#mhj_web_footer_001_0 .right {width: 25.297%;}
#mhj_web_footer_001_0 .right .share {font-size: 20px;}
#mhj_web_footer_001_0 .right .box {margin-top: 25px;}
#mhj_web_footer_001_0 .right .item {width: 40px;height: 40px;display: inline-block;margin-right: 22px;}
#mhj_web_footer_001_0 .right .item:last-child {margin-right: 0;}
#mhj_web_footer_001_0 .right .svg {fill: #343434;}
#mhj_web_footer_001_0 .right .item:hover .svg {fill: var(--mainColor);} 
#mhj_web_footer_001_0 .email {margin-top: 55px;}
#mhj_web_footer_001_0 .email .text {font-size: 20px;}
#mhj_web_footer_001_0 .email .val {font-size: 28px;margin-top: 25px;text-decoration: underline;text-decoration-color: #6f6f6f;word-break: break-all;}
#mhj_web_footer_001_0 .right .ul {margin-top: 45px;}
#mhj_web_footer_001_0 .right .ul .li {display: flex;justify-content: space-between;}
#mhj_web_footer_001_0 .right .ul .svg {fill: #343434;margin-top: 6px;}
#mhj_web_footer_001_0 .right .ul .text {line-height: 37px;font-size: 18px;width: calc(100% - 40px);}

@media screen and (max-width:1680px) {
	#mhj_web_footer_001_0 .left {padding-right: 5%;}
}
@media screen and (max-width:1536px) {
	#mhj_web_footer_001_0 .left .box {min-width: 110px;}
	#mhj_web_footer_001_0 .left .title {font-size: 16px;} 
	#mhj_web_footer_001_0 .left .li {font-size: 16px;}
}
@media screen and (max-width:1024px) {
	#mhj_web_footer_001_0 .content {flex-direction: column;}
	#mhj_web_footer_001_0 .right {width: 100%;margin-top: 30px;}
	#mhj_web_footer_001_0 .right .tip {display: block;margin-top: 0;line-height: 1.8;}
	#mhj_web_footer_001_0 .right .tip:first-child {margin-top: 30px;}
	#mhj_web_footer_001_0 .left {width: 100%;padding-right: 0;border-right: none;}
	#mhj_web_footer_001_0 .left .tip  {display: none;}
}
@media screen and (max-width:992px) {
	#mhj_web_footer_001_0 {padding-bottom: 100px;}
	#mhj_web_footer_001_0 .right .share,
	#mhj_web_footer_001_0 .email .text {font-size: 26px;}
	#mhj_web_footer_001_0 .right .li {margin-top: 20px;}
	#mhj_web_footer_001_0 .right .ul .text {line-height: 1.6;font-size: 30px;}
	#mhj_web_footer_001_0 .right .ul .svg {margin-top: 12px;transform: scale(1.3);}
	#mhj_web_footer_001_0 .left .menu  {display: block;}
	#mhj_web_footer_001_0 .left .box {padding-right: 0;margin-top: 30px;}
	#mhj_web_footer_001_0 .left .title {font-size: 30px;} 
	#mhj_web_footer_001_0 .left .li  {font-size: 28px;}
	#mhj_web_footer_001_0 .left .ul {display: none;}
	#mhj_web_footer_001_0 .left .icon {display: block;}
	#mhj_web_footer_001_0 .tip  {font-size: 24px;}
}
/* 侧边栏 */
#mhj_web_fload_001_0 {position: fixed;right: 60px;top: 50%;transform: translateY(-50%);z-index: 20;}
#mhj_web_fload_001_0 .box {width: 52px;height: 53px;background: #fff;border-radius: 5px;margin-top: 10px;position: relative;box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);overflow: visible;}
#mhj_web_fload_001_0 .red {background: var(--mainColor);}
#mhj_web_fload_001_0 .red .svg {fill: #fff;}
#mhj_web_fload_001_0 .box.one {margin-top: 0;}
#mhj_web_fload_001_0 .box .out {display: none; width: max-content;height: 100%;padding: 0 20px;align-items: center;justify-content: center;color: var(--mainColor);border-radius: 5px;font-size: 16px;position: absolute;right: 62px;top: 0;animation: mhj_web_fload_001_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_fload_001_0 .box .out.code {height: max-content;padding: 10px;}
#mhj_web_fload_001_0 .box.top {cursor:pointer;}
#mhj_web_fload_001_0 .box:hover .out {display: flex;}
 
@media screen and (max-width:900px) {
	#mhj_web_fload_001_0 {right: auto;top: auto;transform: translateY(0);bottom: 0;left: 0;width: 100%;display: flex;box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);}
	#mhj_web_fload_001_0 .box {width: 25%;margin-top: 0;border-radius: 0;height: 90px;box-shadow:none;}
	#mhj_web_fload_001_0 .box .svg {transform: scale(1.8);}
	#mhj_web_fload_001_0 .box .out {right: auto;top: -90px;font-size: 26px;}
	#mhj_web_fload_001_0 .box .out.code  {top: -187px;width: 100%;height: 187px;}
	#mhj_web_fload_001_0 .box .out.code img {transform: scale(1.3);}
}

#mhj_web_banner_001_1 {position: relative;}
#mhj_web_banner_001_1 .img {padding-top: 20.3125%;}
#mhj_web_banner_001_1 .title {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);text-align: center;font-size: 60px;color: #fff;}

@media screen and (max-width:1024px) {
	#mhj_web_banner_001_1 {margin-top: 120px;}
}
@media screen and (max-width:992px) {
	#mhj_web_banner_001_1 .img {padding-top: 60%;}
}
#mhj_web_global_choose_2 {background: #fff;border-bottom: 1px solid #dddddd;font-size: 1px;}
#mhj_web_global_choose_2 .container {display: inline-block;max-width: 100%;}
#mhj_web_global_choose_2 .slide {font-size: 18px;width: auto;margin-right: 60px;line-height: 80px;transition: all 0.3s linear;}
#mhj_web_global_choose_2 .slide:last-child {margin-right: 0;}
#mhj_web_global_choose_2 .slide.cur,
#mhj_web_global_choose_2 .slide:hover {color: var(--mainColor);}

@media screen and (max-width:750px) {
	#mhj_web_global_choose_2 .slide {font-size: 26px;}
}.lyuiitem_003 {
    --border-radius: 10px;
    --width: 31.60%;
	width: var(--width);border-radius: var(--border-radius);overflow: hidden;padding-bottom: 240px;position: relative;
}

.lyuiitem_003-img {padding-top: 60.566%;}
.lyuiitem_003-word {padding: 35px 40px 27px;background: #faf8f5;display: flex;flex-direction: column;justify-content: space-between;position: absolute;left: 0;top: 100%;margin-top: -240px;box-sizing: border-box;width: 100%;height: 100%;}
.lyuiitem_003-category {font-size: 16px; color: #666666;margin-bottom: 10px;}
.lyuiitem_003-name {font-size: 20px;margin-bottom: 5px;line-height: 29px;min-height: 87px;}
.lyuiitem_003-brief {font-size: 16px;line-height: 29px;opacity: 0;color: #fff;}
.lyuiitem_003-other {display: flex;align-items: center;justify-content: space-between;}
.lyuiitem_003-time {font-size: 16px;color: #999999;}
.lyuiitem_003-btn {width: 50px;height: 50px;border-radius: 50%;background: #999999;text-align: center;line-height: 50px;color: #fff;}
.lyuiitem_003-btn i {font-size: 10px;}

@media (any-hover: hover) {
	.lyuiitem_003:hover .lyuiitem_003-img {transform: translateY(-100%);opacity: 0;}
	.lyuiitem_003:hover .lyuiitem_003-word {margin-top: 0;top: 0%;background: var(--mainColor);}
	.lyuiitem_003:hover .lyuiitem_003-category {color: rgba(225, 225,225,0.5);}
	.lyuiitem_003:hover .lyuiitem_003-name {margin-bottom: 20px;color: #fff;}
	.lyuiitem_003:hover .lyuiitem_003-other.o {display: none;}
	.lyuiitem_003:hover .lyuiitem_003-brief {opacity: 0.6;}
	.lyuiitem_003:hover .lyuiitem_003-time {color: rgba(225, 225,225,0.5);}
	.lyuiitem_003:hover .lyuiitem_003-btn {background: #fff;}
	.lyuiitem_003:hover .lyuiitem_003-btn i {color: var(--mainColor);}
}
@media screen and (max-width:992px) {
	.lyuiitem_003 {padding-bottom: 390px;}
	.lyuiitem_003-word {margin-top: -390px;}
	.lyuiitem_003-time,
	.lyuiitem_003-category {font-size: 30px;}
	.lyuiitem_003-btn {width: 80px;height: 80px;line-height: 80px;}
	.lyuiitem_003-btn i {font-size: 20px;}
	.lyuiitem_003-name {font-size: 36px;line-height: 1.6;margin-bottom: 30px;}
	.lyuiitem_003-brief {font-size: 30px;line-height: 1.5;}
}

.mhj_web_blog_003_3 {padding: 70px 0 120px;}

#mhj_web_blog_003_3 {display: flex;flex-wrap: wrap;}
#mhj_web_blog_003_3 .box {margin-right: 2.6%;margin-top: 50px;}
#mhj_web_blog_003_3 .box:nth-child(3n) {margin-right: 0;}

@media screen and (max-width:1024px) {
	#mhj_web_blog_003_3 {justify-content: space-between;}
	#mhj_web_blog_003_3 .box:nth-child(-n+3),
	#mhj_web_blog_003_3 .box {width: 49%;margin-right: 0;}
}
@media screen and (max-width:750px) {
	#mhj_web_blog_003_3 .box:nth-child(-n+3),
	#mhj_web_blog_003_3 .box:nth-child(-n+2),
	#mhj_web_blog_003_3 .box {width: 100%;}
}

#mhj_web_blog_003_3_page {margin-top: 60px;}