#login>.main>.img{
	height: 165px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#login>.main>.img>div {
	width: 23%;
	height: 122px;
	background: url(../img/logo.png) no-repeat center;
	background-size: 95%;
	margin: 0 auto;
	vertical-align: middle;
}

#login>.main>div>.first {
	    width: 90%;
    height: 50px;
    font-size: 18px;
    border: 1px solid #d3ecdf;
    margin: 0 auto;
    border-radius: 24px;
    margin-top: 5%;
    display: flex;
    align-items: center;
    line-height: 50px;
}

#login>.main>div>.first>img {
	margin: 0 7% 0 8%;
	width: 12px;
	height: 22px;
}

#login>.main>div>.first>input {
	height: 48px;
	margin: 0;
	outline: none;
	border: 0;
	padding: 0;
	line-height: 50px;
}

#login>.main>div>.second>input {
	width: 48%;
}

#login>.main>div>.second>button {
	border: none;
	background-color: #FFFFFF;
	    color: #0baf61;
}

#login>.main>div>p {
	text-align: center;
	padding-top: 3.4%;
	padding-bottom: 2%;
	margin-bottom: 0;
	font-size: 12px;
}

#login>.main>div>p>span {
	vertical-align: baseline;
	color: #04A067;
}

#login>.main>div>.third {
    background-color: #0baf61;
    justify-content: space-around;
    margin-top: 12%;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    color: #fffefe;
}

#login>.dibu {
	width: 95%;
	font-size: 14px;
	color: #999999;
	margin: 0 auto;
	padding: 0;
	background-size: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	text-align: center;
}

#login>.dibu>.footer {
	width: 95%;
    color: #03b156;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    margin-top: 13%;
}

#login>.dibu>.end {
       width: 30%;
    height: 32px;
    border: 1px solid #19b46a;
    border-radius: 16px;
    line-height: 32px;
    margin: 0 auto;
    color: #19b46a;
    margin-top: 4%;
}

#login>.dibu>.footer>div:first-child,
#login>.dibu>.footer>div:last-child {
	height: 1px;
	width: 46%;
	background-color: #999999;
}

#login>.dibu>.footer>.mid {
	padding: 2%;
}

#login>.main>div>#live>img {
	width: 18px;
	height: 13px;
	margin: 0;
}

#login>.main #live>input,
#login>.main #live2>input {
	width: 68%;
	margin-left: -32px;
}

#login>.main>div>#live2>img {
	margin: 0;
}

#otherlogin .dibu {
	width: 95%;
	font-size: 14px;
	color: #999999;
	margin: 0 auto;
	padding: 0;
	background-size: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	text-align: center;
	margin-top: 16%;
}

#otherlogin .dibu>#footer>.footer {
	color: gray;
	width: 23%;
	background-color: white;
	border-bottom: 1px solid gray;
	margin: 0 auto;
	margin-bottom: 3%;
	text-align: center;
}

#otherlogin .dibu>#footer>p {
	padding-left: 5%;
	text-align: left;
	margin-bottom: 0;
}

#otherlogin .dibu>#footer>p:nth-of-type(2)>span {
	    display: inline;
    vertical-align: baseline;
}


/*修改个人信息样式*/

#gerenshezhi_new .info_ul {
	padding: 0 1rem;
}

#gerenshezhi_new .info_ul li {
	border-bottom: 1px solid #dcdcdc;
}

#gerenshezhi_new .info_ul li {
	border-bottom: 1px solid #dcdcdc;
	position: relative;
}

#gerenshezhi_new .info_ul .first_li .wtf {
	position: relative;
}

#gerenshezhi_new .info_ul li a,
#gerenshezhi_new .info_ul li .wtf {
	display: block;
	padding: 1.2rem 0;
}

#gerenshezhi_new .info_ul li a {
	padding: 0.8rem 0;
}

#gerenshezhi_new .info_ul li .left {
	float: left;
}

#gerenshezhi_new .info_ul li .zty_ver {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}

#gerenshezhi_new .info_ul li .left .touxiang {
	display: inline-block;
	width: 48px;
	height: 48px;
	margin-right: 1.8rem;
}

#gerenshezhi_new .info_ul li .left .touxiang div#show_img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
}

#gerenshezhi_new .info_ul li .right_ {
	position: relative;
}

#gerenshezhi_new .info_ul li .right {
	float: right;
}

#gerenshezhi_new .info_ul .first_li .wtf input {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	border: none;
}

#gerenshezhi_new .info_ul li .right b {
	margin-right: 0.8rem;
	color: #999999;
	font-size: 16px;
	font-weight: normal;
	vertical-align: baseline;
}

#gerenshezhi_new .info_ul li .right i {
	width: 7px;
	height: 12px;
	background: url(../img/win_my8.png) no-repeat;
	background-size: 100%;
	right: 0;
}

#gerenshezhi_new .info_ul li .right i.zty_ver {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}

#gerenshezhi_new .info_ul li .right>input {
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	text-align: right;
	padding-right: 13px;
	color: #999999;
}


/*365卡激活成功页*/

#new {
	display: block;
}

#new>#rang {
	width: 100%;
	height: 208px;
	background: url(../img/rang.png) no-repeat center 58%;
	background-size: 24%;
}

#new>div>p {
	text-align: center;
	padding-top: 4%;
	padding-bottom: 2%;
	margin-bottom: 0;
}

#new>div>div#green {
	width: 90%;
	height: 50px;
	font-size: 18px;
	margin: 0 auto;
	border-radius: 24px;
	display: flex;
	align-items: center;
	line-height: 50px;
	margin-top: 50%;
	background-color: #0DAD63;
	color: white;
	border: none;
	-webkit-tap-highlight-color: transparent;
	justify-content: space-around;
}


/*昵称*/

#nickname {
	padding-top: 16px;
}

#nickname>input {
	line-height: 21px;
	width: 100%;
	height: 40px;
	margin-bottom: 15px;
	padding: 10px 15px;
	-webkit-user-select: text;
	border: 1px solid rgba(0, 0, 0, .2);
	border-left: none;
	border-right: none;
	border-radius: 3px;
	outline: 0;
	background-color: #fff;
	-webkit-appearance: none;
}

#nickname>.btn_nick {
	background-color: #0DAD63;
	width: 50%;
	height: 38px;
	line-height: 38px;
	top: 155px;
	left: calc(50% - 25%);
    text-align: center;
    color: white;
    border-radius: 24px;
    font-size: 18px;
    position: fixed;
    padding: 0 20px;
    z-index: 1000;
}


/*修改手机号*/

#gerenshezhi_new .children {
	padding: 1rem 0;
}

#gerenshezhi_new .tel .mui-input-row,
#gerenshezhi_new .shengao .mui-input-row {
	margin-bottom: .5rem;
	border-bottom: 1px solid #dcdcdc;
}

.mui-input-row {
	position: relative;
	clear: left;
	overflow: hidden;
}

#gerenshezhi_new .tel label {
	width: 21%;
	text-align: right;
}

#gerenshezhi_new .children label {
	font-size: 14px;
	padding: 11px 0;
}

.mui-input-row label {
	line-height: 1.1;
	float: left;
}

#gerenshezhi_new .tel input {
	width: 79%;
	font-size: 14px;
	padding: 5px 15px 9px 15px!important;
	height: 40px;
	font-family: "Microsoft YaHei";
	background-color: #FFFFFF;
}

#gerenshezhi_new .tel input#phone {
	background-color: #FFFFFF;
}

.mui-input-row label~input {
	float: right;
	margin-bottom: 0;
	border: 0;
}

#gerenshezhi_new .tel .mui-input-row {
	margin-bottom: .5rem;
	border-bottom: 1px solid #dcdcdc;
}

#gerenshezhi_new .tel .in_yanzhengma {
	float: left;
	width: 39%;
}

#gerenshezhi_new .tel .txt_yanzhengma {
	float: left;
	width: 40%;
	margin: 11px 0;
	border-left: 1px solid #40bdff!important;
}

#gerenshezhi_new .children .baocun {
	border: 0;
	background-color: #0DAD63;
	margin: 5rem auto 0;
	width: 50%;
	display: block;
	padding: .6rem 10px!important;
	border-radius: 20px;
	color: #FFFFFF;
}
/*添加体检卡*/
#win_info div.win_info1 {
    margin-top: 4%;
    color: #999;
}
#win_info div.win_info1>a{
	padding-top: 10px;
	padding-bottom: 10px;
}
#win_info div.win_info1>a>i:nth-of-type(1) {
    font-size: 47px !important;
    color: #999 !important;
}
#win_info div.win_info1>a>i:nth-of-type(2){
	    font-size: 24px !important;
    color: #999 !important;
}
#win_info div.win_info1>a>i.add{
	width: 21px;
	height: 21px;
	background: url(../img/addimgs/add1.png) no-repeat center;
	background-size: 100%;
	top: 10px;
	left: 16px;
}
#win_info div.win_info1>a>i.search{
	width: 25px;
	height: 20px;
	background: url(../img/addimgs/add01.png) no-repeat center;
	background-size: 100%;
}
#win_info+div.win_info3 {
    height: 50px;
    border-top: 1px solid #DDDDDD;
    background-color: #FFFFFF;
}
#win_info+div.win_info3>p {
        width: 74%;
    height: 40px;
    font-size: 14px;
    color: #ffffff;
    margin: 0 auto;
    border-radius: 20px;
    margin-bottom: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0DAD63;
}
#win_info div.win_info2 {
    width: 93%;
    height: 134px;
    margin: 0 auto;
    background: url(../img/info1.png) no-repeat;
    background-size: 100%;
    margin-top: 10px;
    position: relative;
}
#win_info div.win_info2>.win_info21 {
    padding-top: 4%;
    padding-left: 7%;
    text-align: left;
}
#win_info div.win_info2>.win_info22 {
    text-align: right;
    padding-right: 7%;
    color: #338f53;
    margin-top: 7%;
}
#win_info div.win_info2>.win_info21>div:nth-of-type(1)>p:nth-of-type(1) {
    font-size: 18px;
    color: white;
    margin-bottom: 10px;
    text-align: left;
}
#win_info div.win_info2>.win_info21>div:nth-of-type(1)>p:nth-of-type(2) {
    color: white;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: left;
}
#win_info div.win_info2>.win_info21>div:nth-of-type(1)>p:nth-of-type(2)>span {
    font-size: 18px;
    vertical-align: baseline;
}
#win_info div.win_info2>span.newadd_detail{
    width: 22px;
    height: 22px;
    background: url(../img/addimgs/addnew1.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 8px;
    right: 8px;
}
.card_detail{
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    z-index: 10;
    display: none;
}
.card_detail>div{
	width: 91%;
	height: 446px;
	background: url(../img/addimgs/zzBg.png) no-repeat center;
	background-size: 100% 100%;
	margin: 0 auto;
	margin-top: 16px;
	position: relative;
}
.card_detail>div>div.title_card{
      text-align: right;
    color: #FFFFFF;
    font-size: 14px;
    position: absolute;
    top: 15px;
    left: 173px;
}
.card_detail>div>div.service_card{
	position: absolute;
	top: 42px;
	display: flex;
	justify-content: space-between;
	height: 302px;
	width: 100%;
}
.card_detail>div>div.service_card>.left{
	width: 96px;
}
.card_detail>div>div.service_card>.left>p{
	font-size: 14px;
	color: #FFFFFF;
}
.card_detail>div>div.service_card>.left>p:nth-of-type(1){
	padding: 129px 0 129px 0;
}
.card_detail>div>div.service_card>.right{
	width: 224px;
}
.card_detail>div>div.service_card>.right>ul{
	text-align: center;
}
.card_detail>div>div.service_card>.right>p{
    position: absolute;
    bottom: 5px;
    width: 224px;
    font-size: 14px;
    color: #333333;
}
.card_detail>div>div.service_card>.right>ul>li{
	    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}
.card_detail>div>div.send_card{
	    position: absolute;
    bottom: 0;
    width: 100%;
    height: 102px;
}
.card_detail>div>div.send_card>div{
	       display: flex;
    justify-content: space-between;
    padding: 0 63px 0 20px;
    height: 34px;
    line-height: 34px;
}
.card_detail>div>div.send_card>div:nth-of-type(1)>p{
	color: #FFFFFF;
}
.card_detail>div>div.send_card>div>p{
	font-size: 14px;
	color: #333333;
}
.card_detail>div>div.send_card>div>p:nth-of-type(2){
	width: 35px;
}
.item.activated{
	border-color: #ddd;
	background-color: #FFFFFF;
}
/*什么是体检卡*/
#getInfo {
    padding-top: 5%;
}
#getInfo div.getinfo1 {
    width: 95%;
    height: 185px;
    background: url(../img/info2.png) no-repeat;
    background-size: 100%;
    margin: 0 auto;
    text-align: center;
    color: white;
}
#getInfo div.getinfo1>p {
    padding: 5%;
    font-size: 16px;
}
#getInfo div.getinfo1>div {
    width: 87%;
    margin: 0 auto;
    text-align: left;
    line-height: 1.8;
}
#getInfo div.getinfo2 {
    margin-top: 5%;
}
#getInfo div.getinfo3 {
    height: 150px;
    background: url(../img/info3.png) no-repeat;
    background-size: 100%;
}
#getInfo div.getinfo3>div>p {
    text-align: center;
    margin-top: 5%;
}
/*添加体检卡页*/
#addTJK {
    padding-top: 5%;
    height: 100%;
}
#addTJK .win_add1>label>span {
    width: 20%;
}
#win_add2 {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 100%;
    height: 220px;
    background-color: #efefef;
    border-top-width: 0px;
    border-bottom-width: 0;
    background-position: 0;
    margin-top: 66%;
}
#win_add2>div:nth-of-type(1) {
    width: 80%;
    height: 40px;
    background-color: #0DAD63;
    border-radius: 20px;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: white;
}
#win_add2>div:nth-of-type(2) {
    text-align: left;
    color: #999999;
    padding-left: 5%;
}
#win_add2>div:nth-of-type(2)>p{
	margin-bottom: 10px;
	text-align: left;
}
#win_add2>div:nth-of-type(2)>div {
    width: 29%;
    border-bottom: 1px solid #999999;
    margin: 0 auto;
    margin-bottom: 3%;
    text-align: center;
}
#win_add2>div:nth-of-type(2)>p:nth-of-type(3)>span {
    color: #04A067;
    display: inline;
    vertical-align: baseline;
}
/*服务引导页*/
#serviceS{
	padding-top: 16px;
}
#serviceS>.service1{
	width: 91%;
	height: 72px;
	background: url(../img/addimgs/serviceBg.png) no-repeat center;
	background-size: 100%;
	margin: 32px auto 0;
	padding: 16px 0 14px 0;
}
#serviceS>.service1:nth-of-type(1){
	margin-top:0;
}
#serviceS>.service1>p:nth-of-type(1){
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
}
#serviceS>.service1>p:nth-of-type(2){
	font-size: 12px;
	color: #82f1b7;
	text-align: center;
}
#serviceS1{
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 16px 16px;
}
