
.my-body{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
}
.bj{
    background: #FFFFFF;
    box-shadow: 0px 0px 16px 1px rgba(179,192,231,0.24);
    border-radius: 24px 24px 24px 24px;
    padding: 24px;
    min-height: 824px;
}
.my-left{
    width: 320px;
    min-height: 824px;
    padding: 20px;
}
.info-body{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}
.info-body .head{
    width: 96px;
    height: 96px;
    margin-top: 10px;
	cursor: pointer;
	border-radius: 50%;
	border: 1px solid #eee;
}
.info-body .name{
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 18px;
    color: #3A3F63;
    margin-top: 10px;
}
.info-body .tel{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #5A607F;
    margin-top: 2px;
}
.info-body .vip{
    font-family: PingFang SC, PingFang SC;
font-weight: 400;
font-size: 14px;
color: #9699AD;
margin-top: 2px;
}

.xxlist{
    height: 56px;
    display: flex;
    align-items: center;
    padding: 0 8px;
    border-radius: 8px 8px 8px 8px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #2B2F42;
    cursor: pointer;
}
.xxlist .icon{
    width: 40px;
    height: 40px;
    margin-right: 16px;
}
.xzlist{
    background: #FFFFFF;
    box-shadow: 0px 4px 16px 10px rgba(179,192,231,0.4);
}

.my-right{
    padding: 36px 60px;
    flex: 1;
    margin-left: 8px;
}

.title{
    font-family: PingFang SC, PingFang SC;
font-weight: bold;
font-size: 16px;
color: #3A3F63;
}
.form .title2{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #3A3F63;
    margin-top: 16px;
}
.form-div{
    display: flex;
    align-items: center;
    margin-top: 2px;
}
.idiv{
    flex: 1;
    height: 40px;
    line-height: 40px;
}
.idiv input{
    width: 360px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #DAE0F2;
    display: flex;
    align-items: center;
    padding: 0 12px;
    overflow: hidden;
    margin-top: 2px;
}
.idiv-icon{
	position: absolute;
	top: 50%;
	right: 10px;
	cursor: pointer;
	transform: translateY(-50%);
}
.idiv-icon .iicon{
	width: 30px;
	height: 25px;
}
.idiv-icon .iicon2{
	width: 25px;
	height: 15px;
}
.idiv .myinfo{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #6A74A5;
}
.bjbtn{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #4378FF;
    cursor: pointer;
}
.qxbtn{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #666;
    cursor: pointer;
}
.idiv img{
    width: 30px;
    height: 30px;
}
input{
    flex: 1;
    line-height: 40px;
}
.ibody{
    width: 360px;
    margin-top: 2px;
}
.idiv2{
    width: 110px;
height: 40px;
background: #FFFFFF;
border-radius: 4px 4px 4px 4px;
border: 1px solid #D9E1EC;
overflow: hidden;
padding: 0 12px;
}
.idiv3{
    width: 236px;
height: 40px;
background: #FFFFFF;
border-radius: 4px 4px 4px 4px;
border: 1px solid #DAE0F2;
overflow: hidden;
padding: 0 12px;
}
.code-div{
    width: 360px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #DAE0F2;
    display: flex;
    align-items: center;
    padding: 0 12px;
    overflow: hidden;
    margin-top: 12px;
}
.code-div .cbtn{
    font-size: 16px;
    color: #858EBD;
}
.code-div .c448{
    color: #4378FF;
    cursor: pointer;
}
.bdbtn{
    width: 240px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: #FFFFFF;
    border-radius: 20px;
    margin-top: 20px;
    background-color: #A0BBFF;
}
.ktj{
    background-color: #4378FF;
    cursor: pointer;
}
.yztc-body{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 410px;
    height: 340px;
    background: #FFFFFF;
    border-radius: 16px 16px 16px 16px;
    margin-top: -205px;
    margin-left: -170px;
    z-index: 210;
}
.yztc-div{
    padding: 24px;
}
.yztc-div .title{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 20px;
    color: #232253;
    line-height: 50px;
    position: relative;
    text-align: center;
}
.yztc-div .title img{
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    right: 0;
}
.yztc-div .ts{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #858EBD;
    line-height: 26px;
    text-align: center;
    margin-top: 10px;
}
.yztc-div .phone{
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #232253;
    margin-top: 36px;
}
.yztc-div .code_div{
    display: flex;
    align-items: center;
    height: 40px;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    margin-top: 20px;
}
.yztc-div .code_div input{
    border: none;
    flex: 1;
}
.yztc-div .ysbtn{
    display: flex;
    justify-content: center;
}
.yztc-div  .djs{
    cursor: pointer;
    font-size: 16px;
    color: #A3ACDB;
}
.yztc-div  .djs .c448{
    color: #4458FE;
}
.yztc-div .ysbtn div{
    width: 120px;
    height: 40px;
    background: #4378FF;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 25px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
}
input[type="number"] {
-moz-appearance: textfield;
}

.info-le{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #6A74A5;
    line-height: 24px
}
.mask-show{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
}
.mask-box{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 600px;
	min-height: 200px;
	max-height: 600px;
	background: #fff;
	border-radius: 20px;
	padding: 20px 30px;
	box-sizing: border-box;
}
.mask-box-top{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}
.mask-box-top-tit{
	text-align: center;
	flex: 1;
	font-size: 20px;
	font-weight: bold;
}
.mask-box-top .img8{
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.mask-box-con{
	font-size: 16px;
	display: flex;
	flex-wrap: wrap;
}
.photo_box{
	width: 100px;
	height: 100px;
	margin-bottom: 10px;
	margin-right: 10px;
	cursor: pointer;
	position: relative;
}
.photo{
	width: 100px;
	height: 100px;
}
.photo_box:nth-child(5n){
	margin-right: 0;
}
.kfdiv{
    padding: 0 26px 70px 26px;
	width: 100%;
	min-height: 600px;
	position: relative;
}
.title{
    height: 64px;
    line-height: 64px;
    border-bottom: 1px solid #E8ECF8;
    font-size: 14px;
	color: #3A3F63;
}
.lxlist{
    margin-top: 30px;
    display: flex;
    align-items: center;
	width: 80%;
}
.lxlist img{
    width: 40px;
    height: 30px;
    margin-right: 16px;
}
.kfdiv .name{
    font-size: 15px;
    color: #3A3F63;
	flex: 1;
	background: #55aaff;
	padding: 15px 20px;
	border-radius: 50px;
	color: #fff;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.kfdiv .name1{
	background: #b3b3b3;
	color: #333;
}
.pagination{
	display: flex;
	justify-content: center;
	margin-top: 50px;
	/* padding-bottom: 50px; */
	position: absolute;
	width: 80%;
	bottom: -10px;
	left: 40%;
	transform: translateX(-50%);
}
.mask-box-time{
	text-align: right;
	font-size: 16px;
	color: #999;
	margin-top: 50px;
}

.mask-show .xybbtn{
    width: 200px;
    height: 56px;
     background-color: #9FB1FC;
    box-shadow: 0px 3px 10px 1px rgba(179,192,231,0.56);
    border-radius: 56px;
    text-align: center;
    line-height: 56px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    margin: 30px auto 0;
    cursor: pointer;
	
}
.ksbtn{
    background: linear-gradient( 82deg, #4F8AFF 0%, #4B5EFF 100%)!important;
}
.mask-show .img63{
	width: 20px;
	height: 20px;
	position: absolute;
	top: 5px;
	right: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
	.my-body{
		width: 100%;
		display: block;
	}
	.my-left, .bj{
		width: 100%;
		min-height: auto;
	}
	.my-right{
		margin-left: 0;
		margin-top: 20px;
	}
}

@media screen and (max-width: 767px) {
	.my-body{
		width: 100%;
		display: block;
	}
	.my-left, .bj{
		width: 100%;
		min-height: auto;
	}
	.my-right{
		margin-left: 0;
		margin-top: 20px;
	}
}