*{
	margin:0;padding:0;border:0;
}
body{background:#F5F5F5;}
input::-webkit-input-placeholder {
	color: #9B9B9B;
	outline:none;
}
input {
	outline: none; 
}
input :focus { outline: none; } 
input:-webkit-autofill {
    box-shadow:0 0 0 1000px white inset !important;
  }
  input:-internal-autofill-previewed,
    input:-internal-autofill-selected {
    -webkit-text-fill-color: #333 !important;
    transition: background-color 5000s ease-in-out 0s !important;
  }
.wap{
	padding-bottom: 25px;
}
.top{
	 width: 335px;
    margin-left: 20px;
    margin-top:25px;
}
.tit{
	    display: flex;
    align-items: center;
    justify-content: space-between;
}
 .tit-l{
	width: 216px;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
 }  
 .l-t{
font-family: FZLTCHJW--GB1-0, FZLTCHJW--GB1;
font-weight: bold;
 } 
 .l-f{
margin-top:8px;
width: 265px;
font-size: 12px;
font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
font-weight: normal;
color: #000000;
line-height: 14px;
 }
 .tit-r{
 width:50px;
 height:50px;
 pointer-events: none;
 }
 .main_t{
 	width: 335px;
	height: 68px;
	background: #FFFFFF;
	border-radius: 12px;
    margin-left: 20px;
    margin-top: 25px;
 }
 .main_t_re {
 	width: 337px;
	height: 80px;
 }
 .main_t_panel{
 	padding:16px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
 }
 .main_t_re_panel{
 	padding:20px;
 }
 .panl_img{
 	width:38px;
 	height:36px;
 }
 .panl_cont{
 	width: 248px;
	font-size: 12px;
	font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	margin-top: 16px;
    text-indent: 20px;
    display: flex;
    align-items: center;
 }
  .panl_cont_re {
font-size: 12px;
font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
font-weight: normal;
color: #9B9B9B;
line-height: 20px;
  }
  .panl_cont_re .re_mcn {
  color:#EB4C87;
  }
 .cont_tit {
 width: 100%;
height: 30px;
background: #FFFFFF;
font-size: 12px;
font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
font-weight: normal;
color: #9B9B9B;
line-height: 12px;
    text-indent: 20px;
    margin-top: 16px;
    display: flex;
    align-items: center;
 }
 .main{
 	margin-top:35px;
 	 margin-left: 20px;
	width: 335px;
	background: #FFFFFF;
	border-radius: 12px;
 }   
  .cont{
  	padding:18px 20px 20px 20px;
  	width: 295px;
font-size: 12px;
font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
font-weight: normal;
color: #9B9B9B;
line-height: 20px;
  }
  .item_pad{
  	margin-top:20px;
  }  
 .fot{
 	margin-top:16px;
 }   
 .f-t{
 width: 375px;
height: 30px;
background: #FFFFFF;
font-size: 12px;
font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
font-weight: normal;
color: #9B9B9B;
line-height: 12px;
 display: flex;
    align-items: center;
        text-indent: 20px;
 }
   .f-m{
       display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 335px;
    margin-left: 20px;
    margin-top:16px;
   } 
   .flex_item{
       width: 157px;
    height: 36px;
    background: #FFFFFF;
    border-radius: 18px;
        display: flex;
    align-items: center;
    justify-content: center;
     margin-bottom:16px;
font-size: 16px;
font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
font-weight: normal;
color: #000000;
line-height: 16px;
    border: 2px solid #ffffff;
   }
  .select_item{
	background: #FFF7EC;
	border: 2px solid #FFBD64;
  }  
    
   .f-btn{
   width: 335px;
   margin-left:20px;
height: 60px;
background: #4DC591;
border-radius: 12px;
font-size: 18px;
font-weight: normal;
line-height: 18px;
display: flex;
    align-items: center;
    justify-content: center;
        margin-top: 16px;
font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
color: #FFFFFF;
text-decoration: none;
    /* position: fixed;
    bottom: 30px; */
   } 
  .gray {
		background: #D8D8DC;
    }  
 .note_panel{
  display: flex;
   margin-left: 20px;
 }   
 .note_icon{
 	width:14px;
 	height:14px;
 	margin-top: 3px;
 	pointer-events: none;
 }
 .note_main{
 	margin-left:4px;
 	font-size: 12px;
	font-family: FZLTCHJW--GB1-0, FZLTCHJW--GB1;
	font-weight: normal;
	color: #EB4C87;
	line-height: 20px;
 }
 .note_tit{
	font-weight: bold;
 }
 .err_main{
 width: 337px;
height: 60px;
background: #FFFFFF;
border-radius: 12px;
border: 2px solid #F0F0F4;
margin-left:20px;
margin-top: 30px;
display: flex;
    align-items: center;
 }
 .err_cont{
	font-size: 12px;
	font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
	font-weight: normal;
	color: #9B9B9B;
    margin-left: 20px;
 }  
  .input_box {
  	margin-top:30px;
  	margin-left:20px;
  }
  .input_box {
	  width: 335px;
	height: 60px;
	background: #FFFFFF;
	border-radius: 12px;
  }  
  .input_box input {
  	width:100%;
  	height:100%;
  	border-radius: 12px;
	font-size: 18px;
	font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
	font-weight: normal;
	color: #9B9B9B;
	line-height: 18px;
	text-indent:19px;
	border: 0; 
    outline: none;
    background-color: rgba(0, 0, 0, 0);
  }
  .passw_box {
  	margin-top:16px;
      display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .passw_box input {
  	width:200px;
  }
  .passw_box a {
    width: 112px;
    height: 36px;
    background: #000000;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
	font-size: 16px;
	font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
	font-weight: normal;
	color: #FFFFFF;
    margin-right: 12px;
    text-decoration: none;
  }
 .imp_fot{
     position: fixed;
    bottom: 44px;
 }   
 .suc_cont{
 	width: 335px;
    height: 222px;
    margin-left:20px;
    margin-top:16px;
 }   
  .suc_cont_t{
  width: 337px;
height: 60px;
border-radius: 12px;
border: 2px solid #F0F0F4;
margin-top:30px;
margin-left:20px;
font-size: 12px;
font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
font-weight: normal;
color: #9B9B9B;
    display: flex;
    align-items: center;
    text-indent: 20px;
  }  
.mcn_item_panel{
	width: 335px;
	margin-left: 20px;
   margin-top: 16px;
       background: #FFFFFF;
       font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
font-weight: normal;
border-radius: 12px;
}    
 .mcn_item_panel_pad{
 width: 295px;
 height: 78px;
        margin-left: 20px;
 display: flex;
    align-items: center;
    justify-content: space-between;
 } 
 .renew_icon{
 width: 14px;
height: 14px;
    vertical-align: middle;
 }  
 .mcn_num{
font-size: 16px;
font-family: FZLTZCHJW--GB1-0, FZLTZCHJW--GB1;
font-weight: normal;
color: #000000;
 }   
 .mcn_item_r span {
font-size: 12px;
color: #9B9B9B;
 }   
.fot_panel{
	width: 337px;
	background: #FFFFFF;
	border-radius: 12px;
	margin-left: 20px;
}    
.fot_cont {
	padding:20px;
font-size: 12px;
margin-top: 16px;
font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
font-weight: normal;
color: #9B9B9B;
line-height: 20px;
}    
.online_customer{
height: 92px;
background: #000000;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #FFFFFF;
line-height: 18px;
    position: fixed;
    top: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    padding: 0 8px;
        border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    text-decoration: none;
}    
 .confirm_main_t{
 width: 335px;
height: 68px;
background: #FFFFFF;
border-radius: 12px;
 } 
 .confirm_main_t_panel{
 padding: 16px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
 } 
 .confirm_pcr{
 margin-left: 10px;
 } 
  .confirm_pcr span {
  color:#EB4C87;
  }
.law_panel{
	display: flex;
    justify-content: center;
    width: 375px;
}
.law_cont{
	    display: flex;
    align-items: center;
}
#lawcheck{
	    width: 20px;
    height: 20px;
}
.law_txt{
	font-size: 12px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: #000000;
    line-height: 14px;
    margin-left: 10px;
}
.law_link{
	text-decoration: underline;
	    color: #000000;
}
.serv_renew_panel_hiden{
    display: none;
}
.serv_panel{
	overflow-x: scroll;
    height: 130px;
    display: flex;
    align-items: center;
        margin-top: 16px;
}
.serv_slide_panel{
	display: flex;
}
/* .serv_item{
	
} */

 .serv_item:first-of-type {
     margin-left: 20px;
 }
 .serv_item{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    overflow: hidden;
    width: 86px;
    height: 114px;
    background: #FFFFFF;
    border-radius: 12px;
    margin-right: 16px;
    flex-direction: column;
    border: 2px solid #FFFFFF;
 }
 .serv_check{
 background: #EDFFF7;
 border: 2px solid #4DC591;
 }
.serv_month{
font-size: 16px;
font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
font-weight: normal;
color: #000000;
line-height: 16px;
}
.serv_fee{
font-size: 16px;
font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
font-weight: normal;
color: #4DC591;
line-height: 16px;
display: flex;
 align-items: center;
 justify-content: center;
}
.fee_num{
font-size: 30px;
font-family: FZLTCHJW--GB1-0, FZLTCHJW--GB1;
line-height: 30px;
}
.serv_paytype{
font-size: 12px;
font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
font-weight: normal;
color: #9B9B9B;
line-height: 12px;
}
#img_code-div{
	    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 375px;
    margin-left: 20px;
    height: 60px;
    width: 335px;
}
#img-code{
	    width: 191px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 12px;
    font-size: 18px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: #9B9B9B;
    line-height: 18px;
    text-indent: 20px;
}
#img-code:focus {
outline:none;
border: 0;
}

.black_overlay{
	top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
}
.white_content {
    display: none;
    position: fixed;
    top: 20%;
    width: 100%;
    height: auto;
    z-index: 1002;
    overflow: auto;
}
.payBtnDiv {
    background: #f6f7f9;
    width: 66%;
    margin-left: 17%;
    display: block;
    border-radius: 5px;
}
.paySureTxt {
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    color: #404040;
    border-bottom: 1px solid #d8d9da;
}

#payPage_payed {
    color: #ff3851;
    border-bottom: 1px solid #d8d9da;
}
.payPage_payBtn {
    display: block;
    height: 48px;
    line-height: 48px;
        font-size: 16px;
    text-decoration: none;
}
#payPage_not_pay {
    color: #909090;
}
.mcn_serbox{
    font-size: 10px;
    font-family: FZLTZCHJW--GB1-0, FZLTZCHJW--GB1;
    font-weight: bold;
    color: #ffffff;
    background: #4DC591;
    border-radius: 4px;
    width: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 16px;
}
.mcn_serbox span{
	transform: scale(0.875);
}
.servid_month{
	font-size: 12px;
	font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
	font-weight: normal;
	color: #EB4C87;
    margin-left: 6px;
}
.serv_valid{
	color: #4DC591;
}
.renew_mcn_btn{
	    width: 88px;
    height: 36px;
    background: #4DC591;
    border-radius: 12px;
    font-size: 16px;
    font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.renew_err{
	background: #EB4C87;
}
.extra_notes_wx{
	width: 335px;
	margin-left:20px;
	margin-top:12px;
font-size: 12px;
font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
font-weight: normal;
color: #EB4C87;
line-height: 20px;
display: none;
}
.confirm_fot .law_panel{
	    margin-top: 28px;
}
.confirm_fix_fot {
	position: fixed;
    bottom: 0px;
    height: 156px;
}
.confim_wap{
	padding-bottom:0;
}
.result_fot{
	position: fixed;
	bottom: 32px;
}
.mcn_num_box{
	    margin-top: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
}










