
#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_products_detail_001_0_bread {padding: 35px 0;display: flex;font-size: 18px;color: #666666;}
#mhj_web_products_detail_001_0_bread a {margin-right: 9px;max-width: 500px;}
#mhj_web_products_detail_001_0_bread a:last-child {margin-right: 0;}
#mhj_web_products_detail_001_0_bread a:hover {color: var(--mainColor);}

@media screen and (max-width:750px) {
	#mhj_web_products_detail_001_0_bread {display: none;}
}

.mhj_web_products_detail_001_0 {padding: 80px 0;background: #faf8f5;}
.mhj_web_products_detail_001_0-contet {display: flex;justify-content: space-between;}
.mhj_web_products_detail_001_0-left {width: 50%;}
.mhj_web_products_detail_001_0-right {width: 44.285%;}

@media screen and (max-width:1024px) {
	.mhj_web_products_detail_001_0-contet {display: block;}
	.mhj_web_products_detail_001_0-left {width: 100%;}
	.mhj_web_products_detail_001_0-right {width: 100%;margin-top: 30px;}
}

#mhj_web_products_detail_001_0_Img {position: relative;}
#mhj_web_products_detail_001_0_Img .main {background: #fff;border-radius: 10px;}
#mhj_web_products_detail_001_0_Img .main .img {padding-top: 100%;position: relative;}
#mhj_web_products_detail_001_0_Img .main .loupe {position: absolute;top: 20px;left: 20px;cursor:pointer;z-index: 2;}
#mhj_web_products_detail_001_0_Img .main .svg {fill: #6a6a6a;}
#mhj_web_products_detail_001_0_Img .loupe:hover .svg {fill: var(--mainColor);}
#mhj_web_products_detail_001_0_Img .sidebar {position: absolute;top: 50%;transform: translateY(-50%);right: 30px;text-align: center;z-index: 1;width: 96px;}
#mhj_web_products_detail_001_0_Img .sidebar .pn {cursor:pointer;display: inline-block;width: 50px;line-height: 50px;border-radius: 50%;background: #f7f7f7;}
#mhj_web_products_detail_001_0_Img .sidebar i {font-size: 12px;}
#mhj_web_products_detail_001_0_Img .sidebar .pn:hover {background: #666666;color: #fff;}
#mhj_web_products_detail_001_0_Img .sidebar .container {height: 333px;margin: 20px 0;}
#mhj_web_products_detail_001_0_Img .sidebar .slide {cursor:pointer;height: fit-content;height: 96px;width: 100%;margin-bottom: 22px;border-radius: 5px;overflow: hidden;box-sizing: border-box;border: 1px solid #e5e5e5;transition: all 0.3s linear;}
#mhj_web_products_detail_001_0_Img .sidebar .slide:last-child {margin-bottom: 0;}
#mhj_web_products_detail_001_0_Img .sidebar .swiper-slide-thumb-active {border: 2px solid var(--mainColor);}
#mhj_web_products_detail_001_0_Img .sidebar img {max-width: 68px;max-height: 68px;}

@media screen and (max-width:992px) {
	#mhj_web_products_detail_001_0_Img .main .loupe {transform: scale(1.3);}
	#mhj_web_products_detail_001_0_Img .sidebar .pn {width: 80px;line-height: 80px;}
	#mhj_web_products_detail_001_0_Img .sidebar i {font-size: 24px;}
}
 
#mhj_web_products_detail_001_0_share {margin-top: 35px;}
#mhj_web_products_detail_001_0_share .text {font-size: 18px;}
#mhj_web_products_detail_001_0_share .content {margin-top: 10px;text-align: center;}
#mhj_web_products_detail_001_0_share .item {cursor:pointer;width: 37px;height: 37px;display: inline-block;margin-right: 14px;}
#mhj_web_products_detail_001_0_share .item:last-child {margin-right: 0;}
#mhj_web_products_detail_001_0_share .svg {fill: #333333;}
#mhj_web_products_detail_001_0_share .item:hover .svg {fill: var(--mainColor);}

@media screen and (max-width:992px) {
	#mhj_web_products_detail_001_0_share .text {font-size: 26px;}
	#mhj_web_products_detail_001_0_share .item {width: 74px;height: 74px;}
	#mhj_web_products_detail_001_0_share .svg {transform: scale(2) translateY(10px);}
}
 
#mhj_web_products_detail_001_0_word .text {font-size: 16px;color: #666666;}
#mhj_web_products_detail_001_0_word .title {margin-top: 20px;line-height: 49px;font-size: 36px;}
#mhj_web_products_detail_001_0_word .ul {padding: 10px 0 40px;border-top: 1px solid #cccccc;border-bottom: 1px solid #cccccc;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 35px;}
#mhj_web_products_detail_001_0_word .ul .li {display: flex;justify-content: space-between;align-items: center;width: 50%;margin-top: 30px;}
#mhj_web_products_detail_001_0_word .ul .icon {width: 60px;height: 60px;background: #fff;border-radius: 10px;}
#mhj_web_products_detail_001_0_word .ul .name {width: calc(100% - 60px);padding: 0 20px;font-size: 18px;}
#mhj_web_products_detail_001_0_word .brief {line-height: 29px;font-size: 16px;color: #666666;margin-top: 40px;}
#mhj_web_products_detail_001_0_word .box {margin-top: 45px;display: flex;align-items: center;}
#mhj_web_products_detail_001_0_word .box .btn {cursor:pointer;display: inline-flex;padding: 0 25px;height: 60px;border-radius: 5px;box-sizing: border-box;border: 2px solid var(--mainColor);color: var(--mainColor);font-size: 18px;align-items: center;margin-right: 20px;}
#mhj_web_products_detail_001_0_word .box .svg {fill: var(--mainColor);margin-left: 20px;}
#mhj_web_products_detail_001_0_word .box .btn:hover,
#mhj_web_products_detail_001_0_word .btn.one {background: var(--mainColor);color: #fff;}
#mhj_web_products_detail_001_0_word .btn:hover .svg,
#mhj_web_products_detail_001_0_word .btn.one .svg {fill: #fff;}
#mhj_web_products_detail_001_0_word .btn.one:hover {background: transparent;color: var(--mainColor);} 
#mhj_web_products_detail_001_0_word .btn.one:hover .svg {fill: var(--mainColor);}
#mhj_web_products_detail_001_0_word .live {text-align: center;font-size: 18px;width: 80px;cursor:pointer;}

@media screen and (max-width:1440px) {
	#mhj_web_products_detail_001_0_word .box .btn {font-size: 16px;}
}
@media screen and (max-width:1366px) {
	#mhj_web_products_detail_001_0_word .box .btn {font-size: 14px;}
}
@media screen and (max-width:1280px) {
	#mhj_web_products_detail_001_0_word .box .btn {margin-right: 4px;}
}
@media screen and (max-width:1024px) {
	#mhj_web_products_detail_001_0_word .box .btn {margin-right: 20px;}
}
@media screen and (max-width:992px) {
	#mhj_web_products_detail_001_0_word .text {font-size: 26px;}
	#mhj_web_products_detail_001_0_word .ul .name {font-size: 28px;}
	#mhj_web_products_detail_001_0_word .brief {font-size: 30px;line-height: 1.6;}
	#mhj_web_products_detail_001_0_word .box {flex-wrap: wrap;justify-content: space-between;}
	#mhj_web_products_detail_001_0_word .box .btn {font-size: 26px;height: 80px;width: 49%;margin-right: 0;}
	#mhj_web_products_detail_001_0_word .live {font-size: 26px;margin-top: 30px;width: auto;display: flex;align-items: center;	}
	#mhj_web_products_detail_001_0_word .live img {margin-right: 15px;}
}
#mhj_web_products_detail_002_1 {padding: 125px 0 140px;background-image: url(/module/mhj-web/products-detail/002/images/bg.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
#mhj_web_products_detail_002_1 .title {font-size: 48px;color: var(--mainColor);}
#mhj_web_products_detail_002_1 .ul {margin-top: 10px;display: flex;justify-content: space-between;flex-wrap: wrap;width: 65.476%;}
#mhj_web_products_detail_002_1 .ul .li {width: 45%;display: flex;justify-content: space-between;align-items: center;margin-top: 50px;}
#mhj_web_products_detail_002_1 .ul .name {line-height: 23px;color: #fff;font-size: 18px;width: calc(100% - 70px);}

@media screen and (max-width:1024px) {
	#mhj_web_products_detail_002_1 .ul {width: 100%;}
}
@media screen and (max-width:992px) {
	#mhj_web_products_detail_002_1 .ul .li {width: 100%;}
	#mhj_web_products_detail_002_1 .ul .name {font-size: 30px;line-height: 1.6;}
}
#mhj_web_products_detail_003_2 {padding: 100px 0 50px;background-image: url(/module/mhj-web/products-detail/003/images/bg.png);background-position: center bottom;background-repeat: no-repeat;background-size: auto;}
#mhj_web_products_detail_003_2 .title {font-size: 48px;}
#mhj_web_products_detail_003_2 .brief {margin-top: 10px;line-height: 31px;font-size: 20px;padding: 0 5%;}
#mhj_web_products_detail_003_2 .btn {font-size: 20px;color: var(--mainColor);margin: 55px 0 0;}
#mhj_web_products_detail_003_2 .btn i {margin-left: 5px;font-size: 14px;font-weight: bold;}
#mhj_web_products_detail_003_2 .m-pic {margin-top: 20px;}

@media screen and (max-width:992px) {
	#mhj_web_products_detail_003_2 .brief {font-size: 30px;line-height: 1.6;padding: 0;margin-top: 30px;}
	#mhj_web_products_detail_003_2 .btn {font-size: 26px;}
	#mhj_web_products_detail_003_2 .btn i {font-size: 24px;}
}
#mhj_web_products_detail_004_3 {padding: 100px 0 50px;}
#mhj_web_products_detail_004_3 .video {height: 700px;object-fit: cover;border-radius: 10px;overflow: hidden;}

#mhj_web_products_detail_005_4 {padding: 50px 0 120px;}
#mhj_web_products_detail_005_4 .title {font-size: 48px;}
#mhj_web_products_detail_005_4 .text {font-size: 20px;margin-top: 10px;}
#mhj_web_products_detail_005_4 .ul {margin-top: 65px;}
#mhj_web_products_detail_005_4 .ul .li {display: flex;align-items: center;justify-content: space-between;margin-top: 120px;}
#mhj_web_products_detail_005_4 .ul .li:nth-child(2n) {flex-direction: row-reverse;}
#mhj_web_products_detail_005_4 .ul .li:before {margin-top: 0;}
#mhj_web_products_detail_005_4 .ul .box {width: 48.333%;}
#mhj_web_products_detail_005_4 .ul .img {padding-top: 48.333%;position: relative;}
#mhj_web_products_detail_005_4 .ul .name {font-size: 30px;} 
#mhj_web_products_detail_005_4 .ul .brief {margin-top: 30px;line-height: 30px;font-size: 18px;}

@media screen and (max-width:992px) {
	#mhj_web_products_detail_005_4 .ul .li {display: block;}
	#mhj_web_products_detail_005_4 .ul .box {width: 100%;}
	#mhj_web_products_detail_005_4 .ul .box:last-child {margin-top: 30px;}
	#mhj_web_products_detail_005_4 .ul .img {padding-top: 0;}
	#mhj_web_products_detail_005_4 .ul .max {position: relative;}
	#mhj_web_products_detail_005_4 .ul .name {font-size: 36px;} 
	#mhj_web_products_detail_005_4 .text,
	#mhj_web_products_detail_005_4 .ul .brief {font-size: 30px;line-height: 1.6;}
}
#mhj_web_products_detail_006_5 {padding: 105px 0 120px;background: #faf8f5;}
#mhj_web_products_detail_006_5 .title {font-size: 48px;}
#mhj_web_products_detail_006_5 .text {font-size: 20px;margin-top: 10px;}
#mhj_web_products_detail_006_5 .detail {width: 100%;overflow: auto;}
#mhj_web_products_detail_006_5 table {width: 100%;margin-top: 55px;border: 1px solid #cccccc;}
#mhj_web_products_detail_006_5 tbody td,
#mhj_web_products_detail_006_5 table th {font-size: 18px;padding: 15px 35px;text-align: center;background: #fff;line-height: 22px;}
#mhj_web_products_detail_006_5 table th img {margin: 0 auto 25px !important;}
#mhj_web_products_detail_006_5 thead th {font-weight: 500;}
#mhj_web_products_detail_006_5 table th:first-child {font-size: 24px;text-align: left;}
#mhj_web_products_detail_006_5 tbody td {border: 1px solid #cccccc;}   
#mhj_web_products_detail_006_5 tbody td:first-child {background: transparent;text-align: left;font-weight: 500;}

@media screen and (max-width:992px) {
	#mhj_web_products_detail_006_5 .text  {font-size: 30px;line-height: 1.6;}
}
#mhj_web_products_detail_007_6 {padding-top: 105px;}
#mhj_web_products_detail_007_6 .title {font-size: 48px;}
#mhj_web_products_detail_007_6 .content {position: relative;}
#mhj_web_products_detail_007_6 .container {padding: 50px 0 120px;}
#mhj_web_products_detail_007_6 .container .slide {width: 30.827%;margin-right: 3.571%;box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.06);transition: all 0.3s linear;}
#mhj_web_products_detail_007_6 .container .slide:last-child {margin-right: 0;}
#mhj_web_products_detail_007_6 .container .slide:hover {box-shadow: 0px 40px 80px 0px rgba(96, 38, 0, 0.1);}
#mhj_web_products_detail_007_6 .pn {cursor:pointer;width: 60px;height: 60px;box-sizing: border-box;border: 3px solid #b7b7b7;border-radius: 5px;line-height: 60px;text-align: center;color: #c1c1c1;position: absolute;top: 50%;transform: translateY(-50%);z-index: 2;}
#mhj_web_products_detail_007_6 .pn.prev {left: -100px;}
#mhj_web_products_detail_007_6 .pn.next {right: -100px;}
#mhj_web_products_detail_007_6 .pn i {font-size: 28px;}
#mhj_web_products_detail_007_6 .pn:hover {border-color: #0f0f0f;color: #0f0f0f;}

@media screen and (max-width:1536px) {
	#mhj_web_products_detail_007_6 .pn.prev {left: 50px;}
	#mhj_web_products_detail_007_6 .pn.next {right: 50px;}
}
@media screen and (max-width:1024px) {
	#mhj_web_products_detail_007_6 .container .slide {width: 48%;margin-right: 2%;}
}
@media screen and (max-width:992px) {
	#mhj_web_products_detail_007_6 .container .slide {width: 100%;margin-right: 0;}
}
#mhj_web_products_detail_008_7 {display: none; position: fixed;z-index: 21;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);text-align: center;overflow: auto;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#mhj_web_products_detail_008_7 .pup {width: 800px;padding: 60px;border-radius: 20px;background: #fff;position: relative;display: inline-block;margin: 120px auto;}
#mhj_web_products_detail_008_7 .close {position: absolute;right: 20px;top: 20px;}
#mhj_web_products_detail_008_7 .close i {font-size: 16px;color: #666666;}
#mhj_web_products_detail_008_7 .head {display: flex;align-items: center;justify-content: space-between;} 
#mhj_web_products_detail_008_7 .head .img {width: 120px;height: 120px;box-sizing: border-box;border-radius: 5px;border: 1px solid #cccccc;}
#mhj_web_products_detail_008_7 .head img {max-width: 100px;max-height: 100px;}
#mhj_web_products_detail_008_7 .head .name {width: 400px;padding-left: 30px;line-height: 31px;font-size: 24px;text-align: left;}
#mhj_web_products_detail_008_7 .numbox {display: flex;}
#mhj_web_products_detail_008_7 .numbox .box {width: 60px;line-height: 50px;height: 50px;text-align: center;font-size: 20px;display: block;}
#mhj_web_products_detail_008_7 .numbox .number {background: #f7f7f7;}
#mhj_web_products_detail_008_7 .numbox .box.none {color: #999999;}
#mhj_web_products_detail_008_7 .numbox .btn:hover {background: var(--mainColor);color: #fff;}
#mhj_web_products_detail_008_7 .form {display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 40px;}
#mhj_web_products_detail_008_7 .form .input {border: 1px solid #dddddd; padding: 0 22px;line-height: 50px;width: 330px;border-radius: 5px;background: #fff;font-size: 18px;margin-bottom: 20px;font-weight: 300;}
#mhj_web_products_detail_008_7 .form .textarea {border: 1px solid #dddddd; padding: 13px 20px;background: #fff;font-size: 18px;line-height: 28px;border-radius: 5px;height: 180px;width: 100%;margin-bottom: 20px;}
#mhj_web_products_detail_008_7 .form .codebox {border: 1px solid #dddddd; align-items: center; display: flex;justify-content: space-between;padding: 0 20px;font-size: 18px;background: #fff;border-radius: 5px;line-height: 50px;width: 330px;}
#mhj_web_products_detail_008_7 .form .codebox .code {width: 120px;height: 30px;cursor:pointer;}
#mhj_web_products_detail_008_7 .form .codebox .code_input {width: calc(100% - 140px);}
#mhj_web_products_detail_008_7 .form .submit {width: 330px;line-height: 50px;text-align: center;font-weight: 500;border-radius: 5px;background: var(--mainColor);color: #fff;font-size: 20px;cursor:pointer;}
#mhj_web_products_detail_008_7 .form .submit:hover {background: var(--mainColor);}
 
@media (any-hover: hover) {
	#mhj_web_products_detail_008_7 .form .submit:hover {opacity: 0.8;}
}
@media screen and (max-width:1024px) {
	#mhj_web_products_detail_008_7 .form .codebox,
	#mhj_web_products_detail_008_7 .form .input {width: 49%;}
}
@media screen and (max-width:992px) {
	#mhj_web_products_detail_008_7 .pup {width: 690px;}
	
	#mhj_web_products_detail_008_7 .word .title {font-size: 42px;}
	#mhj_web_products_detail_008_7 .word .subtitle {font-size: 36px;}
	#mhj_web_products_detail_008_7 .word .brief {font-size: 30px;}
	
	#mhj_web_products_detail_008_7 .message {padding: 4%;}
	#mhj_web_products_detail_008_7 .form .input {width: 100%;line-height: 60px;font-size: 26px;}
	#mhj_web_products_detail_008_7 .form .textarea {font-size: 26px;height: 300px;line-height: 1.6;}
	#mhj_web_products_detail_008_7 .form .codebox {width: 100%;margin-bottom: 20px;line-height: 60px;font-size: 26px;}
	#mhj_web_products_detail_008_7 .form .codebox .code {width: 180px;height: 50px;}
	#mhj_web_products_detail_008_7 .form .submit {width: 100%;line-height: 60px;font-size: 26px;}
}

#mhj_web_products_detail_009_8 {display: none; position: fixed;z-index: 21;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);text-align: center;overflow: auto !important;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#mhj_web_products_detail_009_8 .pup {width: 800px;padding: 60px;border-radius: 20px;background: #fff;position: relative;display: inline-block;margin: 120px auto;}
#mhj_web_products_detail_009_8 .close {position: absolute;right: 20px;top: 20px;}
#mhj_web_products_detail_009_8 .close i {font-size: 16px;color: #666666;}
#mhj_web_products_detail_009_8 .title {font-size: 30px;} 
#mhj_web_products_detail_009_8 .brief {margin-top: 15px;line-height: 30px;font-size: 18px;}
#mhj_web_products_detail_009_8 .numbox {display: flex;}
#mhj_web_products_detail_009_8 .numbox .box {width: 60px;line-height: 50px;height: 50px;text-align: center;font-size: 20px;display: block;}
#mhj_web_products_detail_009_8 .numbox .number {background: #f7f7f7;}
#mhj_web_products_detail_009_8 .numbox .box.none {color: #999999;}
#mhj_web_products_detail_009_8 .numbox .btn:hover {background: var(--mainColor);color: #fff;}
#mhj_web_products_detail_009_8 .form {display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 40px;}
#mhj_web_products_detail_009_8 .form .input {border: 1px solid #dddddd; padding: 0 22px;line-height: 50px;width: 330px;border-radius: 5px;background: #fff;font-size: 18px;margin-bottom: 20px;font-weight: 300;}
#mhj_web_products_detail_009_8 .form .textarea {border: 1px solid #dddddd; padding: 13px 20px;background: #fff;font-size: 18px;line-height: 28px;border-radius: 5px;height: 180px;width: 100%;margin-bottom: 20px;}
#mhj_web_products_detail_009_8 .form .codebox {border: 1px solid #dddddd; align-items: center; display: flex;justify-content: space-between;padding: 0 20px;font-size: 18px;background: #fff;border-radius: 5px;line-height: 50px;width: 330px;}
#mhj_web_products_detail_009_8 .form .codebox .code {width: 120px;height: 30px;cursor:pointer;}
#mhj_web_products_detail_009_8 .form .codebox .code_input {width: calc(100% - 140px);}
#mhj_web_products_detail_009_8 .form .submit {width: 330px;line-height: 50px;text-align: center;font-weight: 500;border-radius: 5px;background: var(--mainColor);color: #fff;font-size: 20px;cursor:pointer;}
#mhj_web_products_detail_009_8 .form .submit:hover {background: var(--mainColor);}
 
@media (any-hover: hover) {
	#mhj_web_products_detail_009_8 .form .submit:hover {opacity: 0.8;}
}
@media screen and (max-width:1024px) {
	#mhj_web_products_detail_009_8 .form .codebox,
	#mhj_web_products_detail_009_8 .form .input {width: 49%;}
}
@media screen and (max-width:992px) {
	#mhj_web_products_detail_009_8 .pup {width: 690px;}
	
	#mhj_web_products_detail_009_8 .word .title {font-size: 42px;}
	#mhj_web_products_detail_009_8 .word .subtitle {font-size: 36px;}
	#mhj_web_products_detail_009_8 .word .brief {font-size: 30px;}
	
	#mhj_web_products_detail_009_8 .message {padding: 4%;}
	#mhj_web_products_detail_009_8 .form .input {width: 100%;line-height: 60px;font-size: 26px;}
	#mhj_web_products_detail_009_8 .form .textarea {font-size: 26px;height: 300px;line-height: 1.6;}
	#mhj_web_products_detail_009_8 .form .codebox {width: 100%;margin-bottom: 20px;line-height: 60px;font-size: 26px;}
	#mhj_web_products_detail_009_8 .form .codebox .code {width: 180px;height: 50px;}
	#mhj_web_products_detail_009_8 .form .submit {width: 100%;line-height: 60px;font-size: 26px;}
}

/* 侧边栏 */
#mhj_web_fload_001_9 {position: fixed;right: 60px;top: 50%;transform: translateY(-50%);z-index: 20;}
#mhj_web_fload_001_9 .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_9 .red {background: var(--mainColor);}
#mhj_web_fload_001_9 .red .svg {fill: #fff;}
#mhj_web_fload_001_9 .box.one {margin-top: 0;}
#mhj_web_fload_001_9 .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_9Run 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_9 .box .out.code {height: max-content;padding: 10px;}
#mhj_web_fload_001_9 .box.top {cursor:pointer;}
#mhj_web_fload_001_9 .box:hover .out {display: flex;}
 
@media screen and (max-width:900px) {
	#mhj_web_fload_001_9 {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_9 .box {width: 25%;margin-top: 0;border-radius: 0;height: 90px;box-shadow:none;}
	#mhj_web_fload_001_9 .box .svg {transform: scale(1.8);}
	#mhj_web_fload_001_9 .box .out {right: auto;top: -90px;font-size: 26px;}
	#mhj_web_fload_001_9 .box .out.code  {top: -187px;width: 100%;height: 187px;}
	#mhj_web_fload_001_9 .box .out.code img {transform: scale(1.3);}
}
