﻿body {
	-webkit-text-size-adjust: 100% !important;
	text-size-adjust: 100% !important;
	-moz-text-size-adjust: 100% !important;
}
@media screen and (min-width: 767px) {
	.mheader {
		position: relative;
	}
	.mheader .logo {
		position: absolute;
        width: 10%;
        top: 30px;
        left: 45px;
	}
	.mheader p {
		font-family: PingFang-SC, PingFang-SC;
        font-weight: 600;
        font-size: 20px;
        color: #333333;
        margin: 20px 38px;
	}
	.mheader span{
		width: 4px;
        height: 12px;
        background: #096FF5;
        border-radius: 2px;
        display: inline-block;
        margin-right: 10px;
        top: 0px;
        position: relative;
	}

	.mnoticDiv .content {
		padding: 0 400px;
		background-image: url('https://www.codac.org.cn/images/registpc/notic_bk.png');
		background-repeat: no-repeat;
		background-size: cover;
	}

	.mnoticDiv .content .notictit {
		font-size: 22px;
		text-align: center;
		font-family: PingFang-SC, PingFang-SC;
		font-weight: 500;
	}

	.mnoticDiv .content .firstspan {
		font-weight: 600;
        margin-top: 30px;
        margin-bottom: 10px;
        color: #161D41;
        font-size: 18px !important;
	}

	.mnoticDiv .content .pstyle p {
		font-family: PingFang-SC, PingFang-SC;
		line-height: 50px;
		font-size: 16px;
	}

	.mnoticDiv .content .pstyle span {
		font-weight: 500;
	}

	.mnoticDiv .content .el-checkbox {
		font-family: PingFang-SC, PingFang-SC;
		line-height: 50px;
		font-weight: normal;
		margin-top: 10px;
        color: #161D41;
	}

	.mnoticDiv .content .el-checkbox__label {
		font-size: 18px;
		font-family:  PingFang-SC, PingFang-SC;
		font-weight: 400;
	}

	.mnoticDiv .content .el-checkbox__input.is-disabled + span.el-checkbox__label {
		color: #999999;
		cursor: not-allowed;
		font-weight: normal !important;
	}

	.mnoticDiv .content .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
		background-color: #fff;
		border-color: #999;
	}

	.mnoticDiv .content .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
		border-color: #999;
	}

	.mnoticDiv .content .el-checkbox__inner::after {
		height: 9px;
		left: 5px;
		top: 1px;
	}

	.mnoticDiv .content .el-checkbox__input {
		vertical-align: middle;
		margin-bottom: 2px;
	}

	.mnoticDiv .btndiv {
		display: flex;
		justify-content: center;
		padding: 40px 0 80px;
	}
	.mnoticDiv .fixed {
		height: 40px;
		line-height: 40px;
		background: #f5f5f5;
		font-size: 13px;
		text-align: center;
		bottom: 0;
		position: fixed;
		width: 100%;
		z-index: 99;
	}
	.mnoticDiv .fixed img {
		width: 14px;
		vertical-align: middle;
		margin-right: 5px;
		margin-top: -4px;
	}
	.mnoticDiv .submitbtn {
		width: 200px;
		height: 45px;
		background: #096FF5;
		color: #fff;
		border-radius: 4px;
		text-align: center;
		line-height: 45px;
		font-size: 15px;
	}

	.mnoticDiv .backbtn {
		width: 100px;
		height: 45px;
		background: #fff;
		border: 1px solid #D8DCE4;
		border-radius: 4px;
		text-align: center;
		color: #333;
		line-height: 45px;
		margin-left: 15px;
		font-size: 15px;
	}

	.mregDiv .partDiv {
		padding: 0 20px;
	}
	.mregDiv .regtipstyle {
		border-radius: 4px;
		color: #FF000A;
		font-family: PingFang-SC, PingFang-SC;
		font-weight: 400;
		height: 40px;
		line-height: 40px;
		text-align: left;
		margin-bottom: 10px;
		margin-left: 12px;
		margin-right: 33px;
		margin-top: 10px;
		font-size: 14px;
	}
	.mregDiv .firstregtipstyle {
		text-align: center;
	}
	.mregDiv .regtipstyle img {
		width: 20px;
		margin-right: 2px;
		vertical-align: middle;
		margin-top: -3px;
	}
	.mregDiv .el-select {
		width: 100%;
	}
	.mregDiv .el-form-item {
		margin-bottom: 10px;
		position: relative;
	}
	.mregDiv .relativediv {
		position: relative;
	}
	.mregDiv .messspan {
		position: absolute;
		top: 11px;
		z-index: 9;
		font-size: 14px;
		font-weight: 500;
		left: 37px;
	}
	.mregDiv .el-input__inner::placeholder, .mregDiv .picstyle span {
		color: #333;
		font-family: PingFang-SC, PingFang-SC;
		font-size: 12px;
		font-weight: 400;
	}
	.mregDiv .idtypestyle .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_card.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 108px;
		text-align: right;
	}
	.mregDiv .sexstyle .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_sex.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 108px;
		text-align: right;
	}
	.mregDiv .namestyle .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_user.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 30px;
		padding-left: 108px;
		text-align: right;
	}
	.mregDiv .nationalitystyle .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/guoji.png') !important;
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 30px;
		padding-left: 108px;
		text-align: right;
	}
	.mregDiv .cardnostyle .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_cardno.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 108px;
		text-align: right;
	}
	.mbirthDiv .birthstyle .el-date-editor .el-input__icon {
		font-size: 18px;
		color: #888;
		padding-left: 10px;
		top: -4px;
		left: -4px;
		position: relative;
	}
	.mregDiv .addressstyle .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_address2.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 108px;
		text-align: right;
	}
	.mregDiv .addressstyle2 .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_address.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 108px;
		text-align: right;
	}
	.mregDiv .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
		background-color: #dedada;
		border-color: #9f9d9d;
	}
	.mregDiv .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
		border-color: #888;
		height: 8px;
		left: 5px;
	}
	.mregDiv .el-checkbox__input.is-disabled + span.el-checkbox__label {
		color: #888;
		cursor: not-allowed;
	}
	.mregDiv .idphoneDiv {
		text-align: right;
		margin-bottom: 10px;
	}
	.mregDiv .idphoneDiv img{
		width: 100px;
	}

	.mregDiv .picstyle{
		position: relative;
	}
	.mregDiv .picstyle .icon{
		width: 18px;
		position: absolute;
        top: 11px;
        left: 10px;
	}
	.mregDiv .picstyle .faceicon{
		top: 3px;
	}
	.mregDiv .picstyle .icon_face_pic {
		display: inline-block;
		border: 1px dashed #d9d9d9;
		margin-left: 5px;
		width: 110px;
		text-align: center;
		border-radius: 6px;
		cursor: pointer;
	}
	.mregDiv .facepicstyle {
		
	}
	.mregDiv .picstyle .icon_face_pic img {
		width: 102px;
	}
	.mregDiv .picstyle .facewordstyle {
		color: #999;
		font-size: 12px;
		position: relative;
		left: 135px;
		top: -1px;
		z-index: 99;
		height: 25px;
		width: 120px;
	}
	.mregDiv .picstyle .tit {
		margin-left: 38px;
		display: inline-block;
		color: #333;
		font-family: PingFang-SC, PingFang-SC;
		font-size: 14px;
		font-weight: 500;
		width: auto;
	}
	.mregDiv .wishred {
		color: #FF0000 !important;
		position: absolute;
		top: 2px;
		left: 99px;
		width: 20px !important;
	}
	.mregDiv .picstyle .facetit {
		position: relative;
		top: -37px;
	}
	.mregDiv .picstyle .spanstyle {
		position: absolute;
		top: 62px;
		left: 165px;
		color: #474747;
		cursor: pointer;
	}
	.mregDiv .worddiv {
		line-height: 20px;
		position: relative;
		top: -24px;
		padding-left: 139px;
	}
	.mregDiv .wordstyle {
		color: #999;
		font-size: 12px;
	}
	.mregDiv .requiredstyle {
		color: #FF0000 !important;
		position: absolute;
		right: -13px;
		top: 3px;
	}
	.mregDiv .wishstyle .requiredstyle {
		top: 3.5px !important;
	}
	.mregDiv .el-cascader{
		width: 100%;
	}
	.mregDiv .wishstyle .el-form-item__content {
		display: flex;
		border: 1px solid #DCDFE6;
		padding: 10px;
		padding-left: 0;
		border-radius: 4px;
	}
	.mregDiv .el-checkbox-group {
		height: 40px;
		margin-top: 3px;
		margin-left: 0;
	}
	.mregDiv .el-checkbox {
		margin: 0 19px;
	}
	.mregDiv .wishstyle {
		/*margin-bottom: 20px;*/
	}
	.mregDiv .agreestyle {
		margin-left: auto;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.mregDiv .veriyred {
		color: #FF0000 !important;
		position: absolute;
		right: 0;
		top: 12px;
		left: 125px;
		z-index: 99;
	}
	.mregDiv .agreestyle .el-checkbox__label {
		font-family: SourceHanSansCN, SourceHanSansCN;
		font-weight: 400;
		font-size: 14px;
		color: #888888;
		line-height: 27px;
		text-align: left;
		font-style: normal;
	}
	.mregDiv .phonestyle .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_phone.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		text-align: right;
		padding-left: 108px;
		padding-right: 10px;
	}
	.mregDiv .phonestyle2 .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_phone2.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		text-align: right;
		padding-left: 108px;
		padding-right: 10px;
	}
	.mregDiv .veriystyle{
		position: relative;
	}
	.mregDiv .veriystyle .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_veriy.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 35px;
	}
	.mregDiv .veriystyle .el-input__inner::placeholder {
		color: #333;
		font-family: PingFang-SC, PingFang-SC;
		font-size: 14px;
		font-weight: 500;
	}
	.mregDiv .sendbtn {
		position: absolute;
		top: 0;
		right: 10px;
		line-height: 41px;
		font-size: 12px;
		color: #096FF5;
		font-family: PingFang-SC, PingFang-SC;
		font-weight: 500;
		cursor: pointer;
		z-index: 999;
	}
	.mregDiv .sendbtn:hover {
		color: #1859af;
	}
	.mregDiv .btnDiv {
		display: flex;
		justify-content: center;
		padding: 20px 0 30px;
	}

	.mregDiv .submitbtn {
		width: 200px;
		height: 45px;
		background: #096FF5;
		color: #fff;
		border-radius: 4px;
		text-align: center;
		line-height: 45px;
		font-size: 15px;
		padding: 0;
		margin-left: 7.5px;
		/*background-color: #a0cfff;*/
	}

	.mregDiv .backbtn {
		width: 200px;
		height: 45px;
		background: #fff;
		border: 1px solid #D8DCE4;
		border-radius: 4px;
		text-align: center;
		color: #333;
		line-height: 45px;
		font-size: 15px;
		margin-right: 7.5px;
	}
	.revokechangeDiv {
		margin: 40px 0px;
		display: flex;
		justify-content: center;
	}
	.revokechangeDiv .submitbtn {
		width: 200px;
		max-width: 200px;
        height: 40px;
        border-radius: 4px;
        text-align: center;
        line-height: 40px;
        font-size: 14px;
        padding: 0;
        color: #096FF5;
        background-color: #fff;
		margin: 0;
	}
	.revokechangeBox .namestyle .el-input__inner {
		padding-right: 10px;
	}

	.mregDiv .avatar-uploader {
		width: 110px;
		height: 110px;
		position: relative;
		left: 138px;
		top: -34px;
		z-index: 99;
	}
    .mregDiv .avatar-uploader .el-upload {
         border: 1px dashed #d9d9d9;
         border-radius: 6px;
         cursor: pointer;
         position: relative;
         overflow: hidden;
    }

    .mregDiv .avatar-uploader .el-upload:hover {
       border-color: #409EFF;
    }

    .mregDiv .avatar-uploader-icon {
        font-size: 28px;
        color: #8c939d;
        width: 110px;
        height: 110px;
        line-height: 86px;
        text-align: center;
        z-index: 9999;
        position: relative;
    }

    .mregDiv .avatar {
        width: 110px;
        height: auto;
        display: block;
    }
	.mregDiv .wishstyle .flex {
		display: flex;
		float: right;
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		z-index: 9;
		position: relative;
		justify-content: end;
	}
	.mregDiv .wishstyle .flex p{
		font-size: 14px;
        color: #999C9C;
        font-family: PingFang-SC, PingFang-SC;
        width: 120px;
        text-align: center;
        border: 1px solid #999c9c;
        border-radius: 4px;
	}
	.mregDiv .wishstyle .flex .selected {
		font-size: 14px;
        color: #333;
        font-family: PingFang-SC, PingFang-SC;
        width: 120px;
        text-align: center;
        border: 1px solid #437ef3;
        border-radius: 4px;
        background-image: url(https://www.codac.org.cn/images/registphone/icon_select.png);
        background-repeat: no-repeat;
        background-size: 16px;
        background-position: 103px 24px;
        font-weight: 500;
	}
	.mregDiv .wishstyle span {
		width: 100%;
	}
	.mregDiv .picstyle .picspan {
		color: #437EF3;
		line-height: 40px;
		position: relative;
		font-size: 14px;
		font-weight: 500;
		background-image: url(https://www.codac.org.cn/images/registpc/icon_pic.png);
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 108px;
		text-align: right;
		border-radius: 4px;
		border: 1px solid #DCDFE6;
	}
	.mregDiv .facepicstyle .picspan {
		color: #437EF3;
		line-height: 40px;
		position: relative;
		font-size: 14px;
		font-weight: 500;
		background-image: url(https://www.codac.org.cn/images/registpc/icon_face.png);
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 108px;
		text-align: right;
		border-radius: 4px;
		border: 1px solid #DCDFE6;
	}
	.imgveriyPop .content {
		display: block;
	}
	.imgveriyPop .flex{
		display: flex;
	}
	.imgveriyPop .sendbtn {
		width: 120px;
		height: 40px;
		background: #096FF5;
		color: #fff;
		border-radius: 4px;
		text-align: center;
		line-height: 40px;
		font-size: 14px;
		padding: 0;
		margin: auto;
		margin-top: 30px;
		margin-bottom: 20px;
		cursor: pointer;
	}

	.mapplyacrdDiv .title {
		font-family: PingFang-SC, PingFang-SC;
		font-weight: 500;
		font-size: 16px;
		color: #333333;
		margin: 20px;
		text-align: center;
	}
	.mapplyacrdDiv .title img {
		width: 25px;
		height: auto;
		vertical-align: middle;
		margin-top: -4px;
		margin-right: 5px;
	}
	.mapplyacrdDiv .namestyle .el-input__inner {
		background-image: url(https://www.codac.org.cn/images/registpc/icon_user.png);
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 108px;
		text-align: right;
	}

	.mcardDiv {
		width: 640px;
		margin: auto;
	}
		.mcardDiv .numspan {
			font-weight: 500;
			font-size: 18px;
			color: #333;
			text-align: center;
			margin: 25px 0;
			font-family: PingFang-SC, PingFang-SC;
		}

		.mcardDiv .numspan span {
			color: #ff9900;
			font-size: 22px;
			padding: 0 5px;
		}

		.mcardDiv .toggle-btn {
			padding: 16px 13px;
			background: #f8f8f8;
			font-size: 12px;
			font-weight: bold;
			cursor: pointer;
			transition: all 0.3s;
			border: 1px solid transparent;
			border-radius: 6px;
			background-clip: padding-box, border-box;
			background-origin: padding-box, border-box;
			line-height: 0px;
			color: #DF6600;
			background: linear-gradient(to right, #FFF9F3, #FFBF89);
			border: 1px solid #DF6600;
		}

		.mcardDiv .card-container {
			display: flex;
			justify-content: center;
			align-items: center;
			height: 355px !important;
			width: 83%;
			position: relative;
			margin: auto;
			margin-top: 10px;
		}


		.mcardDiv .turn {
			width: 100%;
			height: 100%;
			perspective: 1000px;
		}

		.mcardDiv .over {
			width: 100%;
			height: 100%;
			position: relative;
		}

		.mcardDiv .trunbtn {
			position: relative;
			right: 11px;
			text-align: right;
		}

		.mcardDiv .card-inner {
			position: relative;
			width: 100%;
			height: 100%;
			transform-style: preserve-3d;
			transition: transform 0.6s ease;
		}

		.mcardDiv .card-face {
			position: absolute;
			width: 100%;
			height: auto;
			backface-visibility: hidden;
			/* display: flex; */
			justify-content: center;
			align-items: center;
			overflow: hidden;
		}

		.mcardDiv .front-face {
			transform: rotateY(0deg);
		}

		.mcardDiv .back-face {
			transform: rotateY(180deg);
		}

		.mcardDiv .card-img {
			width: 100%;
			height: 100%;
			object-fit: contain;
			display: block;
		}
		.mcardDiv .cardPosition {
			position: relative;
		}

		.mcardDiv .div_code {
			position: absolute;
			top: 35px;
			right: 39px;
			font-size: 16px;
			color: rgb(172, 115, 46);
			font-weight: normal;
			font-family: Microsoft Yahei;
		}

		.mcardDiv .div_date span {
			font-size: 12px;
			color: #161713;
			font-weight: bold;
			font-family: Microsoft Yahei;
			-webkit-transform: scale(0.7);
			display: block;
			position: absolute;
			bottom: 62.3px;
			left: 57px;
		}

		.mcardDiv .div_name {
			transform: translate3d(0px, 0px, 1px);
			position: absolute;
			top: 209px;
			font-size: 27px;
			color: rgb(22, 23, 19);
			font-weight: normal;
			font-family: Microsoft Yahei;
			padding-left: 9px;
			/*left: 222px;*/
			left: 50%;
			transform: translateX(-50%) !important;
			width: fit-content;
		}

		.mcardDiv .pic_group {
			display: flex;
			justify-content: space-around;
			margin: 0 150px;
			margin-top: -70px;
			margin-bottom: 25px;
			position: relative;
		}

		.mcardDiv .pic_group img {
			width: 140px;
			cursor: pointer;
		}
		.mobileDiv .wordDiv {
			line-height: 36px;
			color: #666;
			font-size: 14px;
			letter-spacing: 1px;
			width: 611px;
			margin: 15px auto;
		}
		.mobileDiv .wordDiv .tit{
			font-size: 16px;
		}
		.mobileDiv .wordDiv span{
			color: #ff9900;
			font-size: 18px;
		}
	.onclickstyle {
		color: #ff9900;
		font-size: 18px;
		padding: 3px;
		border: 1px solid;
		margin: 0 5px;
		border-radius: 4px;
		background: #fff7ea;
	}
		.card-message {
			min-width: 250px;
			border-style: solid;
			border-color: #333;
			position: fixed;
			left: 50%;
			top: 50%  !important;
			-webkit-transform: translateX(-50%);
			transform: translateX(-50%);
			background-color: #fff;
			padding: 10px;
		}
		.card-message .el-message__content {
			color: #333;
			line-height: 21px;
		}
		.card-message .el-message__icon{
			display: none;
		}
		.card-message .el-icon-info:before {
			content: "";
		}


		.mrevokePop .el-dialog .el-dialog__body {
		padding: 0px 30px 30px;
	}
	.mrevokePop .content {
		display: block;
	}
	.mrevokePop p {
		color: #333;
		font-family: PingFang-SC, PingFang-SC;
		font-weight: 500;
		font-size: 16px;
	}
	.mrevokePop .btnDiv {
		display: flex;
		justify-content: space-between
	}
	.mrevokePop .btnDiv .submitbtn {
		width: 48%;
		height: 40px;
		background: #096FF5;
		color: #fff;
		border-radius: 4px;
		text-align: center;
		line-height: 40px;
		font-size: 14px;
		padding: 0;
	}
	.mrevokePop .btnDiv .backbtn {
		width: 48%;
		height: 40px;
		background: #fff;
		border: 1px solid #333;
		color: #333;
		border-radius: 4px;
		text-align: center;
		line-height: 40px;
		font-size: 14px;
		padding: 0;
	}
	.mrevokePop .el-radio {
		color: #606266;
		cursor: pointer;
		margin-right: 30px;
		display: block;
		margin: 20px 0;
	}

	.mlettleDiv {
		position: relative;
		width: 100%;
		aspect-ratio: 1378 / 2451;
	}

	.mlettleDiv img {
		position: absolute;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.mlettleDiv .namespan {
		z-index: 9;
		position: absolute;
		top: 34%;
		color: rgb(119, 119, 119);
		font-weight: normal;
		font-family: 宋体;
		font-size: 4vw;
		left: 27%;
		-webkit-transform: scale(0.71);
	}

	.mscanresultDiv div:first-child {
		text-align: center;
		margin: 40px 0;
	}
	.mscanresultDiv div:first-child img {
		width: 40px;
		margin-right: 10px;
		vertical-align: middle;
		margin-top: -7px;
	}
	.mscanresultDiv div:first-child span {
		font-size: 22px;
		font-weight: 500;
	}
	.mscanresultDiv div:last-child {
		display: flex;
		align-items: end;
		margin: 100px 40px;
		justify-content: center;
	}
	.mscanresultDiv .leftimg {
		border: 2px dashed #fb9989;
	}
	.mscanresultDiv .leftimg img{
		width: 100% !important;
		padding: 10px;
	}
	.mscanresultDiv .rightimg {
		text-align: right;
		margin-bottom: 30px;
	}
	.mscanresultDiv .rightimg img {
		width: 80% !important;
	}


	.mmailstateDiv .flex {
		display: flex;
		justify-content: space-between;
		margin: 0 20px 20px;
	}
	.mmailstateDiv .flex p{
		width: 36%;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        text-align: center;
        border: 1px solid;
        color: #096FF5;
        background-color: #fff;
        border-radius: 4px;
		font-weight: 500;
	}
	.mmailstateDiv .flex p:last-child{
		width: 20%;
		color: #333;
		background: #fff;
		border: 1px solid #D8DCE4;
	}
	.mmailstateDiv .tit {
		padding: 0 20px;
		font-size: 16px;
		font-weight: 500;
		color: #ff9900;
		line-height: 30px;
	}
	.mmailstateDiv .wordspan {
		padding: 0 20px;
		font-size: 14px;
		font-weight: 500;
		color: #444;
		line-height: 24px;
	}
	.mcardsshareDiv .trunbtn {
		position: relative;
		right: 64px;
		text-align: right;
	}
	.mcardsshareDiv .div_code {
		position: absolute;
		top: 34px;
		right: 39px;
		font-size: 16px;
		color: rgb(172, 115, 46);
		font-weight: normal;
		font-family: Microsoft Yahei;
	}
	.mcardsshareDiv .div_name {
		transform: translate3d(0px, 0px, 1px);
		position: absolute;
		top: 210px;
		font-size: 27px;
		color: rgb(22, 23, 19);
		font-weight: normal;
		font-family: Microsoft Yahei;
		padding-left: 9px;
		left: 223px;
	}
	.mcardsshareDiv .div_date span {
		font-size: 12px;
		color: #161713;
		font-weight: bold;
		font-family: Microsoft Yahei;
		-webkit-transform: scale(0.7);
		display: block;
		position: absolute;
		bottom: 62.2px;
		left: 56px;
	}



	.contactDiv{
		padding: 0 20px;
	}
	.contactDiv .title {
		color: #333;
		font-size: 18px;
		font-weight: 500;
		text-align: center;
		margin: 20px;
	}
	.contactDiv p {
		border-bottom: 1px solid #dddddd;
		font-size: 14px;
		color: #545454;
		line-height: 40px;
		height: 40px;
		background: #fff;
	}
	.contactDiv p span:first-child{
		width: 80px;
        display: inline-block;
        text-align: justify;
        text-align-last: justify;
        text-justify: inter-character;
		margin-left: 17px;
	}
	.contactDiv .firstimg{
		width: 100%;
		margin: 20px 0;
	} 
	.contactDiv .secondimg{
		width: 100%;
		margin-bottom: 20px;
	}


	.mfacesresultDiv .enterbtn {
		width: 200px;
		height: 45px;
		line-height: 45px;
		font-size: 15px;
		text-align: center;
		border: 1px solid;
		color: #096FF5;
		background-color: #fff;
		border-radius: 4px;
		font-weight: 500;
		margin: auto;
		margin-top: 40px;
		cursor: pointer;
	}


	.meditphonePop .el-dialog .el-dialog__body {
		padding: 0px 30px 30px;
	}
	.meditphonePop .content {
		display: block;
	}
	.meditphonePop .title {
		font-size: 16px;
		font-weight: 500;
		color: #333;
		margin-bottom: 20px;
		text-align: center;
	}
	.meditphonePop .titspan {
		color: #333;
	}
	.meditphonePop .flex {
		display: flex;
		margin-bottom: 20px;
		color: #333;
		align-items: center;
	}
	.meditphonePop .flex span:first-child{
		display: inline-block;
		white-space: nowrap;
	}
	.meditphonePop .el-input__inner::placeholder{
		font-size: 12px;
	}
	.meditphonePop .getcodespan {
		border: 1px solid;
		white-space: nowrap;
		padding: 0 10px;
		line-height: 38px;
		font-size: 12px;
		margin-left: 10px;
		border-radius: 4px;
		color: #096ff5;
		cursor: pointer;
	}
	.meditphonePop .btnDiv {
		display: flex;
		justify-content: space-between;
	}
	.meditphonePop .btnDiv .submitbtn {
		width: 48%;
		height: 40px;
		background: #096FF5;
		color: #fff;
		border-radius: 4px;
		text-align: center;
		line-height: 40px;
		font-size: 14px;
		padding: 0;
	}
	.meditphonePop .btnDiv .backbtn{
		width: 48%;
		height: 40px;
		background: #fff;
		color: #333;
		border-radius: 4px;
		text-align: center;
		line-height: 40px;
		font-size: 14px;
		padding: 0;
		border: 1px solid;
		cursor: pointer;
	}

	.facestateDiv {
		margin: 20px;
	}
	.facestateDiv .title {
		text-align: center;
		margin: 20px;
		font-size: 18px;
		font-weight: 500;
	}
	.facestateDiv .img {
		text-align: center;
		margin-bottom: 20px;
	}
	.facestateDiv .img img{
		width: 70px;
	}
	.facestateDiv .tip {
		text-indent: 2em;
		color: #333;
        font-size: 14px;
	}
	.facestateDiv .tip p {
		margin-bottom: 15px;
	}
	.facestateDiv .yesbtn {
		width: 200px;
        height: 45px;
        background: #096FF5;
        color: #fff;
        border-radius: 4px;
        text-align: center;
        line-height: 45px;
        font-size: 15px;
        padding: 0;
        margin: 50px auto;
	}

	.logisticsinfoDiv .backbtn {
		width: 200px;
		height: 45px;
		background: #fff;
		border: 1px solid #D8DCE4;
		border-radius: 4px;
		text-align: center;
		color: #333;
		line-height: 45px;
		font-size: 15px;
		text-align: center;
		margin: auto;
		margin-bottom: 30px;
	}

	.pop-up-bg .btnDiv {
		display: flex;
		justify-content: center;
		padding: 20px;
	}

	.pop-up-bg .backbtn {
		width: 200px;
		height: 45px;
		background: #fff;
		border: 1px solid #D8DCE4;
		border-radius: 4px;
		text-align: center;
		color: #333;
		line-height: 45px;
		font-size: 15px;
		margin-right: 7.5px;
	}

	.pop-up-bg .submitbtn {
		width: 200px;
		height: 45px;
		background: #096FF5;
		color: #fff;
		border-radius: 4px;
		text-align: center;
		line-height: 45px;
		font-size: 15px;
		padding: 0;
		margin-left: 7.5px;
	}
	
}

@media screen and (max-width: 768px) {
	.mheader {
		position: relative;
	}

		.mheader .logo {
			position: absolute;
			width: 10%;
			top: 8px;
			left: 15px;
		}

		.mheader p {
			font-family: PingFang-SC, PingFang-SC;
			font-weight: 600;
			font-size: 16px;
			color: #333333;
			margin: 20px;
		}

		.mheader span {
			width: 4px;
			height: 12px;
			background: #096FF5;
			border-radius: 2px;
			display: inline-block;
			margin-right: 10px;
			top: 0px;
			position: relative;
		}

	.mnoticDiv .content {
		padding: 0 20px;
	}

		.mnoticDiv .content .notictit {
			font-size: 20px;
			text-align: center;
			font-family: SourceHanSansCN, SourceHanSansCN;
			font-weight: 500;
		}

		.mnoticDiv .content .firstspan {
			font-family: SourceHanSansCN, SourceHanSansCN;
			font-weight: 600;
			margin-top: 12px;
			margin-bottom: 8px;
			color: #161D41;
			font-size: 16px !important;
		}

		.mnoticDiv .content .pstyle p {
			font-family: PingFang-SC, PingFang-SC;
			line-height: 30px;
			font-size: 14px;
			letter-spacing: -1px;
			display: flex;
		}

		.mnoticDiv .content .pstyle span:first-child {
			font-weight: 500;
		}

		.mnoticDiv .content .pstyle .index {
			width: 5%;
			float: left;
		}

		.mnoticDiv .content .pstyle span:last-child {
			width: 95%;
			float: right;
		}

		.mnoticDiv .content .el-checkbox {
			font-family: PingFang-SC, PingFang-SC;
			line-height: 40px;
			font-weight: normal;
			margin-top: 0;
			margin-bottom: 35px;
			position: relative;
			width: 100%;
		}

		.mnoticDiv .content .el-checkbox__label {
			font-size: 16px;
			font-family: PingFang-SC, PingFang-SC;
			font-weight: 600;
			position: absolute;
			top: 8px;
			line-height: 25px;
		}

		.mnoticDiv .content .el-checkbox__input.is-disabled + span.el-checkbox__label {
			color: #999999;
			cursor: not-allowed;
			font-weight: normal !important;
		}

		.mnoticDiv .content .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
			background-color: #fff;
			border-color: #999;
		}

			.mnoticDiv .content .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
				border-color: #999;
			}

		.mnoticDiv .content .el-checkbox__inner::after {
			height: 9px;
			left: 5px;
			top: 1px;
		}

		.mnoticDiv .content .el-checkbox__input {
			vertical-align: middle;
			margin-bottom: 2px;
		}

		.mnoticDiv .content .el-checkbox, .el-checkbox__input {
			white-space: normal;
			color: #161D41;
			font-weight: 500;
		}

	.mnoticDiv .btndiv {
		display: flex;
		justify-content: center;
		padding-bottom: 60px;
	}

	.mnoticDiv .fixed {
		height: 40px;
		line-height: 40px;
		background: #f5f5f5;
		font-size: 13px;
		text-align: center;
		bottom: 0;
		position: fixed;
		width: 100%;
		z-index: 9;
	}

		.mnoticDiv .fixed img {
			width: 14px;
			vertical-align: middle;
			margin-right: 5px;
			margin-top: -4px;
		}

	.mnoticDiv .submitbtn {
		width: 150px;
		height: 40px;
		background: #096FF5;
		color: #fff;
		border-radius: 4px;
		text-align: center;
		line-height: 40px;
		font-size: 14px;
	}

	.mnoticDiv .backbtn {
		width: 100px;
		height: 40px;
		background: #fff;
		border: 1px solid #D8DCE4;
		border-radius: 4px;
		text-align: center;
		color: #333;
		line-height: 40px;
		margin-left: 15px;
		font-size: 14px;
	}

	.mregDiv .partDiv {
		padding: 0 20px;
	}

	.mregDiv .regtipstyle {
		border-radius: 4px;
		color: #FF000A;
		font-family: PingFang-SC, PingFang-SC;
		font-weight: 400;
		height: 40px;
		line-height: 40px;
		text-align: left;
		margin-bottom: 10px;
		margin-left: 12px;
		margin-right: 33px;
		margin-top: 10px;
		font-size: 15px;
	}

	.mregDiv .firstregtipstyle {
		text-align: center;
	}

	.mregDiv .regtipstyle img {
		width: 20px;
		margin-right: 2px;
		vertical-align: middle;
		margin-top: -3px;
	}

	.mregDiv .el-select {
		width: 100%;
	}

	.mregDiv .el-form-item {
		margin-bottom: 10px;
		position: relative;
	}

	.mregDiv .relativediv {
		position: relative;
	}

	.mregDiv .messspan {
		position: absolute;
		top: 10px;
		z-index: 9;
		font-size: 14px;
		font-weight: 500;
		left: 37px;
	}

	.mregDiv .el-input__inner::placeholder, .mregDiv .picstyle span {
		color: #333;
		font-family: PingFang-SC, PingFang-SC;
		font-size: 14px;
		font-weight: 400;
	}

	.mregDiv .idtypestyle .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_card.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 108px;
		text-align: right;
	}
	.mregDiv .sexstyle .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_sex.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 108px;
		text-align: right;
	}
	.mregDiv .namestyle .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_user.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 30px;
		padding-left: 108px;
		text-align: right;
	}
	.mregDiv .nationalitystyle .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/guoji.png') !important;
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 30px;
		padding-left: 108px;
		text-align: right;
	}
	.mregDiv .cardnostyle .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_cardno.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 108px;
		text-align: right;
	}

	.mregDiv .addressstyle .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_address2.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 108px;
		text-align: right;
	}
	.mregDiv .addressstyle2 .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_address.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 108px;
		text-align: right;
	}
	.mregDiv .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
		background-color: #dedada;
		border-color: #9f9d9d;
	}
	.mregDiv .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
		border-color: #888;
		height: 8px;
		left: 5px;
	}
	.mregDiv .el-checkbox__input.is-disabled + span.el-checkbox__label {
		color: #888;
		cursor: not-allowed;
	}
	.mregDiv .idphoneDiv {
		text-align: right;
		margin-bottom: 10px;
	}

		.mregDiv .idphoneDiv img {
			width: 100px;
		}

	.mregDiv .picstyle {
		position: relative;
	}

		.mregDiv .picstyle .icon {
			width: 18px;
			position: absolute;
			top: 35px;
			left: 10px;
		}

		.mregDiv .picstyle .faceicon {
			top: 3px;
		}

		.mregDiv .picstyle .icon_face_pic {
			display: inline-block;
			border: 1px dashed #d9d9d9;
			margin-left: 5px;
			width: 110px;
			text-align: center;
			border-radius: 6px;
			cursor: pointer;
		}

	.mregDiv .facepicstyle {
	}

	.mregDiv .picstyle .icon_face_pic img {
		width: 102px;
	}

	.mregDiv .picstyle .facewordstyle {
		color: #999;
		font-size: 12px;
		position: relative;
		left: 135px;
		top: -1px;
		z-index: 99;
		height: 25px;
		width: 120px;
	}

	.mregDiv .picstyle .tit {
		margin-left: 38px;
		display: inline-block;
		color: #333;
		font-family: PingFang-SC, PingFang-SC;
		font-size: 14px;
		font-weight: 500;
	}

	.mregDiv .wishstyle .tit {
		width: auto;
		position: relative;
		top: 25px;
	}

	.mregDiv .wishred {
		color: #FF0000 !important;
		position: absolute;
		top: 2px;
		left: 99px;
	}

	.mregDiv .picstyle .facetit {
		position: relative;
		top: -37px;
	}

	.mregDiv .picstyle .spanstyle {
		position: absolute;
		top: 62px;
		left: 165px;
		color: #474747;
		cursor: pointer;
	}

	.mregDiv .worddiv {
		line-height: 20px;
		position: relative;
		top: -24px;
		padding-left: 139px;
	}

	.mregDiv .wordstyle {
		color: #999;
		font-size: 12px;
	}

	.mregDiv .requiredstyle {
		color: #FF0000 !important;
		position: absolute;
		right: -13px;
		top: 7px;
	}
	.mregDiv .wishstyle .requiredstyle {
		top: 29px !important;
	}
	.mregDiv .el-cascader {
		width: 100%;
	}

	.mregDiv .wishstyle .el-form-item__content {
		display: flex;
	}

	.mregDiv .el-checkbox-group {
		height: 40px;
		margin-top: 3px;
		margin-left: 0;
	}

	.mregDiv .el-checkbox {
		margin: 0 19px;
	}

	.mregDiv .wishstyle {
		/*margin-bottom: 20px;*/
		border: 1px solid #DCDFE6;
		padding: 10px;
		padding-left: 0;
		border-radius: 4px;
	}

	.mregDiv .agreestyle {
		margin-left: auto;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.mregDiv .veriyred {
		color: #FF0000 !important;
		position: absolute;
		right: 0;
		top: 14.5px;
		left: 125px;
		z-index: 99;
	}

	.mregDiv .agreestyle .el-checkbox__label {
		font-family: SourceHanSansCN, SourceHanSansCN;
		font-weight: 400;
		font-size: 14px;
		color: #888888;
		line-height: 27px;
		text-align: left;
		font-style: normal;
	}

	.mregDiv .phonestyle .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_phone.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		text-align: right;
		padding-left: 108px;
		padding-right: 10px;
	}
	.mregDiv .phonestyle2 .el-input__inner {
		background-image: url('https://www.codac.org.cn/images/registpc/icon_phone2.png');
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		text-align: right;
		padding-left: 108px;
		padding-right: 10px;
	}
	.mregDiv .veriystyle {
		position: relative;
	}

		.mregDiv .veriystyle .el-input__inner {
			background-image: url('https://www.codac.org.cn/images/registpc/icon_veriy.png');
			background-repeat: no-repeat;
			background-size: 18px;
			background-position: 10px 10.5px;
			padding-right: 10px;
			padding-left: 35px;
		}

			.mregDiv .veriystyle .el-input__inner::placeholder {
				color: #333;
				font-family: PingFang-SC, PingFang-SC;
				font-size: 14px;
				font-weight: 500;
			}

	.mregDiv .sendbtn {
		position: absolute;
		top: 0;
		right: 10px;
		line-height: 41px;
		font-size: 14px;
		color: #096FF5;
		font-family: PingFang-SC, PingFang-SC;
		font-weight: 500;
		cursor: pointer;
		z-index: 99;
	}

		.mregDiv .sendbtn:hover {
			color: #1859af;
		}

	.mregDiv .btnDiv {
		display: flex;
		justify-content: center;
		padding: 20px 0 30px;
	}

	.mregDiv .submitbtn {
		width: 150px;
		height: 40px;
		background: #096FF5;
		color: #fff;
		border-radius: 4px;
		text-align: center;
		line-height: 40px;
		font-size: 14px;
		padding: 0;
		margin-left: 7.5px;
		/*background-color: #a0cfff;*/
	}

	.revokechangeBox .namestyle .el-input__inner {
		padding-right: 10px;
	}

	.revokechangeDiv {
		margin: 40px 0px;
		display: flex;
		justify-content: center;
	}

		.revokechangeDiv .submitbtn {
			width: 150px;
			height: 40px;
			border-radius: 4px;
			text-align: center;
			line-height: 40px;
			font-size: 14px;
			padding: 0;
			color: #096FF5;
			background-color: #fff;
			margin: 0;
		}

	.mregDiv .backbtn {
		width: 150px;
		height: 40px;
		background: #fff;
		border: 1px solid #D8DCE4;
		border-radius: 4px;
		text-align: center;
		color: #333;
		line-height: 40px;
		font-size: 14px;
		margin-right: 7.5px;
	}

	.mregDiv .avatar-uploader {
		width: 110px;
		height: 110px;
		position: relative;
		left: 138px;
		top: -34px;
		z-index: 99;
	}

		.mregDiv .avatar-uploader .el-upload {
			border: 1px dashed #d9d9d9;
			border-radius: 6px;
			cursor: pointer;
			position: relative;
			overflow: hidden;
		}

			.mregDiv .avatar-uploader .el-upload:hover {
				border-color: #409EFF;
			}

	.mregDiv .avatar-uploader-icon {
		font-size: 28px;
		color: #8c939d;
		width: 110px;
		height: 110px;
		line-height: 86px;
		text-align: center;
		z-index: 9999;
		position: relative;
	}

	.mregDiv .avatar {
		width: 110px;
		height: auto;
		display: block;
	}

	.mregDiv .wishstyle .flex {
		float: right;
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		z-index: 9;
		position: relative;
		justify-content: end;
	}

		.mregDiv .wishstyle .flex p {
			font-size: 14px;
			color: #999C9C;
			font-family: PingFang-SC, PingFang-SC;
			width: 120px;
			text-align: center;
			border: 1px solid #999c9c;
			border-radius: 4px;
			width: calc(50% - 10px);
			box-sizing: border-box;
		}

		.mregDiv .wishstyle .flex .selected {
			font-size: 14px;
			color: #333;
			font-family: PingFang-SC, PingFang-SC;
			width: 24%;
			text-align: center;
			border: 1px solid #437ef3;
			border-radius: 4px;
			background-image: url(https://www.codac.org.cn/images/registphone/icon_select.png);
			background-repeat: no-repeat;
			background-size: 16px;
			background-position: bottom right;
			font-weight: 500;
			width: calc(50% - 10px);
			box-sizing: border-box;
		}

	.mregDiv .wishstyle span {
		/*width: 100%;
		max-width: 360px;
		overflow: hidden;*/
		width: 100%;
	}

	.mregDiv .picstyle .picspan {
		color: #437EF3;
		line-height: 40px;
		position: relative;
		font-size: 14px;
		font-weight: 500;
		background-image: url(https://www.codac.org.cn/images/registpc/icon_pic.png);
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 108px;
		text-align: right;
		border-radius: 4px;
		border: 1px solid #DCDFE6;
	}

	.mregDiv .facepicstyle .picspan {
		color: #437EF3;
		line-height: 40px;
		position: relative;
		font-size: 14px;
		font-weight: 500;
		background-image: url(https://www.codac.org.cn/images/registpc/icon_face.png);
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 108px;
		text-align: right;
		border-radius: 4px;
		border: 1px solid #DCDFE6;
	}

	.imgveriyPop .content {
		display: block;
	}

	.imgveriyPop .flex {
		display: flex;
	}

	.imgveriyPop .sendbtn {
		width: 120px;
		height: 40px;
		background: #096FF5;
		color: #fff;
		border-radius: 4px;
		text-align: center;
		line-height: 40px;
		font-size: 14px;
		padding: 0;
		margin: auto;
		margin-top: 30px;
		margin-bottom: 20px;
	}

	.mapplyacrdDiv .title {
		font-family: PingFang-SC, PingFang-SC;
		font-weight: 500;
		font-size: 14px;
		color: #333333;
		margin: 20px;
		text-align: center;
	}

		.mapplyacrdDiv .title img {
			width: 20px;
			height: auto;
			vertical-align: middle;
			margin-top: -2px;
			margin-right: 5px;
		}

	.mapplyacrdDiv .namestyle .el-input__inner {
		background-image: url(https://www.codac.org.cn/images/registpc/icon_user.png);
		background-repeat: no-repeat;
		background-size: 18px;
		background-position: 10px 10.5px;
		padding-right: 10px;
		padding-left: 108px;
		text-align: right;
	}


	.mcardDiv {
		width: 100%;
		margin: auto;
		padding: 0 20px;
	}

		.mcardDiv .numspan {
			font-weight: 500;
			font-size: 16px;
			color: #666;
			margin: 20px 0;
			font-family: Microsoft Yahei;
			line-height: 30px;
			margin-bottom: 0;
			letter-spacing: 1px;
		}

			.mcardDiv .numspan span {
				color: #ff9900;
				font-size: 22px;
				padding: 0 4px;
			}

		.mcardDiv .toggle-btn {
			padding: 12px 9px;
			background: #f8f8f8;
			font-size: 12px;
			transform: scale(0.8);
			font-weight: 500;
			cursor: pointer;
			transition: all 0.3s;
			border: 1px solid transparent;
			border-radius: 4px;
			background-clip: padding-box, border-box;
			background-origin: padding-box, border-box;
			line-height: 0px;
			color: #DF6600;
			background: linear-gradient(to right, #FFF9F3, #FFBF89);
			border: 1px solid #DF6600;
			z-index: 2;
			position: relative;
		}

		.mcardDiv .card-container {
			margin-top: 0px;
		}


		.mcardDiv .turn {
			width: 100%;
			height: 100%;
			perspective: 1000px;
		}

		.mcardDiv .over {
			width: 100%;
			height: 100%;
			position: relative;
		}

		.mcardDiv .trunbtn {
			position: relative;
			right: 7px;
			text-align: right;
			top: -25px;
			height: 0;
		}

		.mcardDiv .card-inner {
			position: relative;
			width: 100%;
			height: 100%;
			transform-style: preserve-3d;
			transition: transform 0.6s ease;
		}

		.mcardDiv .card-face {
			position: absolute;
			width: 100%;
			height: auto;
			backface-visibility: hidden;
			/* display: flex; */
			justify-content: center;
			align-items: center;
			overflow: hidden;
		}

		.mcardDiv .front-face {
			transform: rotateY(0deg);
		}

		.mcardDiv .back-face {
			transform: rotateY(180deg);
		}

		.mcardDiv .card-img {
			width: 100%;
			height: 100%;
			object-fit: contain;
			display: block;
		}

		.mcardDiv .cardPosition {
			position: relative;
		}

		.mcardDiv .div_code {
			position: absolute;
			top: 10%;
			right: 5vw;
			font-size: 3vw;
			color: rgb(172, 115, 46);
			font-weight: normal;
			font-family: Microsoft Yahei;
			-webkit-transform: scale(0.85);
		}

		.mcardDiv .div_date {
			color: #161713;
			font-weight: bold;
			font-family: Microsoft Yahei;
			display: inline-block;
			position: absolute;
			bottom: 16.6%;
			left: 5%;
			transform: scale(0.39);
			font-size: 12px !important;
		}

		.mcardDiv .div_name {
			position: absolute;
			top: 60%;
			font-size: 27px;
			color: rgb(22, 23, 19);
			font-weight: normal;
			font-family: Microsoft Yahei;
			padding-left: 9px;
			/*left: 40%;*/
			font-size: 5vw;
			left: 50%;
			transform: translateX(-50%) !important;
			width: fit-content;
		}

	.mobileDiv .wordDiv {
		padding: 0 20px;
		line-height: 33px;
		color: #666;
		font-size: 15px;
		margin-top: 0px;
		margin-bottom: 15px;
		letter-spacing: 1px;
	}

		.mobileDiv .wordDiv .tit {
			font-size: 18px;
		}

		.mobileDiv .wordDiv span {
			color: #ff9900;
			font-size: 18px;
		}
	.onclickstyle {
		color: #ff9900;
		font-size: 18px;
		padding: 3px;
		border: 1px solid;
		margin: 0 5px;
		border-radius: 4px;
		background: #fff7ea;
	}
	.card-message {
		min-width: 250px;
		border-style: solid;
		border-color: #333;
		position: fixed;
		left: 50%;
		top: 50% !important;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		background-color: #fff;
		padding: 10px;
	}

		.card-message .el-message__content {
			color: #333;
			line-height: 21px;
		}

		.card-message .el-message__icon {
			display: none;
		}

		.card-message .el-icon-info:before {
			content: "";
		}


	.mrevokePop .el-dialog .el-dialog__body {
		padding: 0px 30px 30px;
	}

	.mrevokePop .content {
		display: block;
	}

	.mrevokePop p {
		color: #333;
		font-family: PingFang-SC, PingFang-SC;
		font-weight: 500;
		font-size: 16px;
	}

	.mrevokePop .btnDiv {
		display: flex;
		justify-content: space-between
	}

		.mrevokePop .btnDiv .submitbtn {
			width: 48%;
			height: 40px;
			background: #096FF5;
			color: #fff;
			border-radius: 4px;
			text-align: center;
			line-height: 40px;
			font-size: 14px;
			padding: 0;
		}

		.mrevokePop .btnDiv .backbtn {
			width: 48%;
			height: 40px;
			background: #fff;
			border: 1px solid #333;
			color: #333;
			border-radius: 4px;
			text-align: center;
			line-height: 40px;
			font-size: 14px;
			padding: 0;
		}

	.mrevokePop .el-radio {
		color: #606266;
		cursor: pointer;
		margin-right: 30px;
		display: block;
		margin: 20px 0;
	}

	.mobileDiv {
		width: 100%;
	}

	.mlettleDiv {
		position: relative;
		width: 100%;
		aspect-ratio: 466 / 829;
	}

		.mlettleDiv img {
			position: absolute;
			width: 100%;
			height: 100%;
			object-fit: cover;
		}

		.mlettleDiv .namespan {
			z-index: 9;
			position: absolute;
			top: 34.4%;
			color: rgb(119, 119, 119);
			font-weight: normal;
			font-family: 宋体;
			font-size: 4vw;
			left: 28%;
			-webkit-transform: scale(0.85);
		}

	.mscanresultDiv div:first-child {
		text-align: center;
		margin: 40px 0;
	}

		.mscanresultDiv div:first-child img {
			width: 40px;
			margin-right: 10px;
			vertical-align: middle;
			margin-top: -7px;
		}

		.mscanresultDiv div:first-child span {
			font-size: 18px;
			font-weight: 500;
		}

	.mscanresultDiv div:last-child {
		display: flex;
		align-items: center;
		margin: 100px 40px;
		justify-content: space-between;
	}

	.mscanresultDiv .leftimg {
		width: 50%;
		border: 2px dashed #fb9989;
	}

		.mscanresultDiv .leftimg img {
			width: 100% !important;
			padding: 10px;
			margin-top: 0 !important;
			margin-right: 0 !important;
		}

	.mscanresultDiv .rightimg {
		text-align: right;
		margin-bottom: 0;
		margin-left: -20px;
	}

		.mscanresultDiv .rightimg img {
			width: 80% !important;
			padding: 10px;
			margin-top: 0 !important;
			margin-right: 0 !important;
		}

	.mmailstateDiv .flex {
		display: flex;
		justify-content: space-between;
		margin: 0 20px 20px;
	}

		.mmailstateDiv .flex p {
			width: 150px;
			height: 40px;
			line-height: 40px;
			font-size: 14px;
			text-align: center;
			border: 1px solid;
			color: #096FF5;
			background-color: #fff;
			border-radius: 4px;
			font-weight: 500;
		}

			.mmailstateDiv .flex p:last-child {
				width: 150px;
				color: #333;
				background: #fff;
				border: 1px solid #D8DCE4;
			}

	.mmailstateDiv .tit {
		padding: 0 20px;
		font-size: 16px;
		font-weight: 500;
		color: #ff9900;
		line-height: 30px;
	}

	.mmailstateDiv .wordspan {
		padding: 0 20px;
		font-size: 14px;
		font-weight: 500;
		color: #444;
		line-height: 24px;
	}



	.mcardsshareDiv .trunbtn {
		top: 0;
	}

	.mcardsshareDiv .card-container {
		margin-top: 25px;
	}

	.contactDiv {
		padding: 0 20px;
	}

		.contactDiv .title {
			color: #333;
			font-size: 18px;
			font-weight: 500;
			text-align: center;
			margin: 20px;
		}

		.contactDiv p {
			border-bottom: 1px solid #dddddd;
			font-size: 14px;
			color: #545454;
			line-height: 40px;
			height: 40px;
			background: #fff;
		}

			.contactDiv p span:first-child {
				width: 80px;
				display: inline-block;
				text-align: justify;
				text-align-last: justify;
				text-justify: inter-character;
				margin-left: 17px;
			}

		.contactDiv .firstimg {
			width: 100%;
			margin: 20px 0;
		}

		.contactDiv .secondimg {
			width: 100%;
			margin-bottom: 20px;
		}

	.applycardPop .content {
		display: block;
	}

	.mfacesresultDiv .enterbtn {
		width: 150px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		text-align: center;
		border: 1px solid;
		color: #096FF5;
		background-color: #fff;
		border-radius: 4px;
		font-weight: 500;
		margin: auto;
		margin-top: 40px;
		cursor: pointer;
	}

	.meditphonePop .el-dialog .el-dialog__body {
		padding: 0px 30px 30px;
	}

	.meditphonePop .content {
		display: block;
	}

	.meditphonePop .title {
		font-size: 16px;
		font-weight: 500;
		color: #333;
		margin-bottom: 20px;
		text-align: center;
	}

	.meditphonePop .titspan {
		color: #333;
	}

	.meditphonePop .flex {
		display: flex;
		margin-bottom: 20px;
		color: #333;
		align-items: center;
	}

		.meditphonePop .flex span:first-child {
			display: inline-block;
			white-space: nowrap;
		}

	.meditphonePop .el-input__inner::placeholder {
		font-size: 12px;
	}

	.meditphonePop .getcodespan {
		border: 1px solid;
		white-space: nowrap;
		padding: 0 10px;
		line-height: 38px;
		font-size: 12px;
		margin-left: 10px;
		border-radius: 4px;
		color: #096ff5;
	}

	.meditphonePop .btnDiv {
		display: flex;
		justify-content: space-between;
	}

		.meditphonePop .btnDiv .submitbtn {
			width: 48%;
			height: 40px;
			background: #096FF5;
			color: #fff;
			border-radius: 4px;
			text-align: center;
			line-height: 40px;
			font-size: 14px;
			padding: 0;
		}

		.meditphonePop .btnDiv .backbtn {
			width: 48%;
			height: 40px;
			background: #fff;
			color: #333;
			border-radius: 4px;
			text-align: center;
			line-height: 40px;
			font-size: 14px;
			padding: 0;
			border: 1px solid #D8DCE4;
		}

	.facestateDiv {
		margin: 20px;
	}

		.facestateDiv .title {
			text-align: center;
			margin: 20px;
			font-size: 18px;
			font-weight: 500;
		}

		.facestateDiv .img {
			text-align: center;
			margin-bottom: 20px;
		}

			.facestateDiv .img img {
				width: 70px;
			}

		.facestateDiv .tip {
			text-indent: 2em;
			color: #333;
			font-size: 14px;
		}

			.facestateDiv .tip p {
				margin-bottom: 15px;
				line-height: 30px;
			}

		.facestateDiv .yesbtn {
			width: 150px;
			height: 40px;
			background: #096FF5;
			color: #fff;
			border-radius: 4px;
			text-align: center;
			line-height: 40px;
			font-size: 14px;
			padding: 0;
			margin: 50px auto;
		}

	.logisticsinfoDiv .backbtn {
		width: 150px;
		height: 40px;
		background: #fff;
		border: 1px solid #D8DCE4;
		border-radius: 4px;
		text-align: center;
		color: #333;
		line-height: 40px;
		font-size: 14px;
		text-align: center;
		margin: auto;
		margin-bottom: 30px;
	}

	.pop-up-bg .btnDiv {
		display: flex;
		justify-content: center;
		padding: 20px;
	}

	.pop-up-bg .backbtn {
		width: 150px;
		height: 40px;
		background: #fff;
		border: 1px solid #D8DCE4;
		border-radius: 4px;
		text-align: center;
		color: #333;
		line-height: 40px;
		font-size: 14px;
		margin-right: 7.5px;
	}

	.pop-up-bg .submitbtn {
		width: 150px;
		height: 40px;
		background: #096FF5;
		color: #fff;
		border-radius: 4px;
		text-align: center;
		line-height: 40px;
		font-size: 14px;
		padding: 0;
		margin-left: 7.5px;
	}

	.regevalDiv .el-form-item {
		margin-bottom: 10px;
		position: relative;
		width: 315px;
		margin: auto;
	}
	
}