
.mhj_web_footer_001_0 {background: #003c77;position: relative;}
.mhj_web_footer_001_0::before {content: '';width: calc(100% - 120px);height: 1px;position: absolute;background: rgba(255, 255, 255, 0.1);top: 148px;left: 50%;transform: translateX(-50%);}
#mhj_web_footer_001_0_head {height: 148px;display: flex;align-items: center;justify-content: space-between;}
#mhj_web_footer_001_0_head .share {display: flex;}
#mhj_web_footer_001_0_head .share .item {margin-right: 20px;cursor:pointer;}
#mhj_web_footer_001_0_head .share .item:last-child {margin-right: 0;}
#mhj_web_footer_001_0_head .share .svg {fill: #fff;}
#mhj_web_footer_001_0_head .share .item:hover .svg {fill: var(--mainColor);}

#mhj_web_footer_001_0_menu {color: #fff;display: flex;justify-content: space-between;padding: 65px 0 75px;}
#mhj_web_footer_001_0_menu .title {font-size: 20px;font-weight: 500;}
#mhj_web_footer_001_0_menu .left {width: 70.3125%;display: flex;flex-direction: column;justify-content: space-between;}
#mhj_web_footer_001_0_menu .menu {display: flex;justify-content: space-between;}
#mhj_web_footer_001_0_menu .menu i {display: none;}
#mhj_web_footer_001_0_menu .menu .ul {margin-top: 25px;}
#mhj_web_footer_001_0_menu .menu .li {margin-top: 10px;font-size: 16px;opacity: 0.5;}
#mhj_web_footer_001_0_menu .menu .li:hover {opacity: 1;}
#mhj_web_footer_001_0_menu .tip {font-size: 16px;opacity: 0.5;line-height: 36px;}
#mhj_web_footer_001_0_menu .right {width: 23.75%;}
#mhj_web_footer_001_0_menu .form {margin-top: 15px;}
#mhj_web_footer_001_0_menu .form .box {width: 100%;border-radius: 5px;background: rgba(255, 255, 255, 0.1);margin-top: 15px;padding: 0 15px;font-size: 16px;} 
#mhj_web_footer_001_0_menu .form .box::placeholder {color: rgba(255, 255, 255, 0.2);}
#mhj_web_footer_001_0_menu .form .box:hover::placeholder,
#mhj_web_footer_001_0_menu .form .box:focus::placeholder {color: #fff;}
#mhj_web_footer_001_0_menu .form .input {line-height: 48px;} 
#mhj_web_footer_001_0_menu .form .textarea {padding: 15px;height: 96px;}
#mhj_web_footer_001_0_menu .form .submit {display: flex;align-items: center;justify-content: center;margin-top: 35px;width: 161px;height: 53px;border-radius: 5px;background: var(--deputyColor);color: #fff;font-size: 18px;}
#mhj_web_footer_001_0_menu .form .submit i {margin-left: 20px;}
#mhj_web_footer_001_0_menu .form .submit:hover {background: var(--mainColor);}

@media (max-width: 1024px){
	#mhj_web_footer_001_0_menu {flex-direction: column-reverse;}
	#mhj_web_footer_001_0_menu .right {width: 100%;}
	#mhj_web_footer_001_0_menu .left {width: 100%;margin-top: 30px;}
	
	#mhj_web_footer_001_0_menu .tip {margin-top: 30px;}
}

@media (max-width: 992px){
	.mhj_web_footer_001_0 {padding-bottom: 100px;}
	#mhj_web_footer_001_0_menu .title {font-size: 36px;}
	#mhj_web_footer_001_0_menu .form .box {font-size: 26px;}
	#mhj_web_footer_001_0_menu .form .input {line-height: 60px;}
	#mhj_web_footer_001_0_menu .form .textarea {height: 200px;}
	#mhj_web_footer_001_0_menu .form .submit {font-size: 26px;width: 100%;height: 60px;}
	#mhj_web_footer_001_0_menu .form .submit i  {font-size: 30px;}
	
	#mhj_web_footer_001_0_menu .menu {display: block;}
	#mhj_web_footer_001_0_menu .menu .box {margin-top: 30px;}
	#mhj_web_footer_001_0_menu .menu .li {font-size: 30px;}
	#mhj_web_footer_001_0_menu .menu .title {display: flex;justify-content: space-between;align-items: center;}
	#mhj_web_footer_001_0_menu .menu i {display: block;font-size: 30px;color: #fff;}
	#mhj_web_footer_001_0_menu .menu .box:first-child .ul {display: block;}
	#mhj_web_footer_001_0_menu .menu .ul {display: none;}
	#mhj_web_footer_001_0_menu .menu .MenuBtn.cur i {transform: rotate(180deg);}
	
	#mhj_web_footer_001_0_menu .tip {font-size: 26px;line-height: 1.6;}
}
.mhj_web_password_001_0 {padding-bottom: 240px;background-image: url(/module/mhj-web/password/001/images/bg.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.mhj_web_password_001_0 .margin-top20 {margin-top: 20px;}
#mhj_web_password_001_0_header {padding: 20px 4.166%;}
#mhj_web_password_001_0_header .btn {color: #999999;font-size: 16px;}
#mhj_web_password_001_0_header .btn .icon {margin-right: 10px;}
#mhj_web_password_001_0_header .btn:hover {color: var(--mainColor);}

@media screen and (max-width:992px) {
	#mhj_web_password_001_0_header {padding: 30px;}
	#mhj_web_password_001_0_header .btn {font-size: 26px;}
	#mhj_web_password_001_0_header .btn .icon {transform: scale(1.3);margin-right: 20px;}
} 

#mhj_web_password_001_0 {padding: 30px 52px 50px;background: #fff; margin: 155px auto 0;width: 550px;border-radius: 15px;box-shadow: 0px 20px 50px 0px rgba(0, 64, 127, 0.1);}
#mhj_web_password_001_0 .title {text-align: center;font-size: 30px;font-weight: 600;}
#mhj_web_password_001_0 .list {margin-top: 20px;}
#mhj_web_password_001_0 .list:first-child {margin-top: 30px;}
#mhj_web_password_001_0 .list .name {font-size: 16px;}
#mhj_web_password_001_0 .list .input {margin-top: 8px;width: 100%;line-height: 50px;box-sizing: border-box;border-radius: 5px;border: 1px solid #dbdbdb;background: #fbfbfb;padding: 0 20px;font-size: 16px;}
#mhj_web_password_001_0 .codebox {margin-top: 8px;}
#mhj_web_password_001_0 .codebox .input {margin-top: 0;width: 285px;}
#mhj_web_password_001_0 .codebox .btn {cursor:pointer;width: 148px;line-height: 50px;box-sizing: border-box;text-align: center;border-radius: 5px;border: 1px solid var(--mainColor);background: #f5f7fa;font-size: 18px;color: var(--mainColor);}
#mhj_web_password_001_0 .codebox .btn:hover {background: var(--mainColor);color: #fff;}
#mhj_web_password_001_0 .submit {cursor:pointer;margin-top: 30px;width: 100%;line-height: 50px;text-align: center;color: #fff;font-size: 20px;font-weight: 600;background: var(--mainColor);border-radius: 30px;}
#mhj_web_password_001_0 .submit:hover {opacity: 0.8;}


@media screen and (max-width:992px) {
	#mhj_web_password_001_0 {width: 700px;}
	#mhj_web_password_001_0 .title {font-size: 36px;}
	#mhj_web_password_001_0 .list .name {font-size: 26px;}
	#mhj_web_password_001_0 .list .input {height: 60px;font-size: 26px;margin-top: 20px;}
	#mhj_web_password_001_0 .submit {line-height: 60px;font-size: 26px;}
	#mhj_web_password_001_0 .codebox {margin-top: 20px;}
	#mhj_web_password_001_0 .codebox .btn {font-size: 26px;line-height: 60px;width: 200px;}
	#mhj_web_password_001_0 .codebox .input {margin-top: 0;width: calc(100% - 230px);}
} 
#mhj_web_hint_001_1 {display: none;position: fixed;width: 100%;height: 100%;z-index: 101;top: 50%;left: 50%;transform: translate(-50%,-50%);background: rgba(0, 0, 0, 0.6);}
#mhj_web_hint_001_1 .content {text-align: center;background: #fff;padding: 45px;border-radius: 20px;width: 480px; position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#mhj_web_hint_001_1 .content .brief {margin-top: 18px;line-height: 30px;font-size: 18px;font-weight: 500;} 
#mhj_web_hint_001_1 .content .btn {margin: 25px auto 0;width: 180px;height: 50px;box-sizing: border-box;line-height: 50px;font-size: 18px;font-weight: 500;border-radius: 5px;border: 1px solid #cccccc;cursor:pointer;}
#mhj_web_hint_001_1 .content .btn:hover {background: var(--mainColor);border-color: var(--mainColor);color: #fff;}

 
#mhj_web_sidebar_001_2 {position: fixed;top: 50%;right: 80px;transform: translateY(-50%);z-index: 20;}
#mhj_web_sidebar_001_2 .item {width: 55px;height: 55px;border-radius: 50%;background: #fff;box-shadow: 5px 8.66px 20px 0px rgba(0, 0, 0, 0.1);margin-top: 10px;}
#mhj_web_sidebar_001_2 .item:first-child {margin-top: 0;}
#mhj_web_sidebar_001_2 .item .svg {fill: #4d4d4d;}
#mhj_web_sidebar_001_2 .item:hover {background: #008de7;}
#mhj_web_sidebar_001_2 .item:hover .svg {fill: #fff;}
 
@media screen and (max-width:1536px) {
	#mhj_web_sidebar_001_2 {right: 30px;}
}
@media screen and (max-width:1440px) {
	#mhj_web_sidebar_001_2 {right: 10px;}
}
@media screen and (max-width:1024px) {
	#mhj_web_sidebar_001_2 {right: auto;top: auto;transform: translateY(0);bottom: 0;left: 0;display: flex;width: 100%;}
	#mhj_web_sidebar_001_2 .item {width: 50%;height: 100px;border-radius: 0;margin-top: 0;}
	#mhj_web_sidebar_001_2 .item .svg {transform: scale(1.3);}
}