
/*Change passwordPage面*/
.change-psw{ padding:0px 0px;}
.change-psw  .m-tab-hd{ font-weight:normal;margin-left: -10px !important;    margin-right: -10px !important; font-size:16px; background:#fff; line-height:45px;}
.change-psw .active{ background:#dfdfdf; color:#fff;}
.m-tab-con-item h2.m-tab-hd:after{ top:2px;}
.m-tab-con-item:first-child .m-tab-hd{}
.m-tab-con-item:last-child .m-tab-hd{}
.change-tag{margin-left:-10px; margin-right:-15px; margin-bottom:30px; text-align:center; border-bottom:1px solid #e2e2e2; z-index:-1;}
.change-tag ul{ display:inline-block;text-align:center; margin-bottom:-5px;}
.change-tag li{ float:left; line-height:50px; padding:0px 15px; background:#e2e2e2; cursor:pointer; font-size:14px; color:#666; g-transition:all 300ms ease; }
.change-tag li.current,.change-tag li:hover{ background:#02bb48; color:#fff;}
m-tab-con-item:first-child m-tab-hd{ border-top:1px solid #CCC;}
m-tab-con-item:last-child m-tab-hd{ border-bottom:1px solid #CCC;}
@media screen and (max-width:640px){
.phone_js{ margin-left:-10px !important; margin-right:-10px !important; width:auto !important;max-width:inherit !important; padding:0 10px !important;}
m-tab-con-item:last-child .phone_js{ border:none;}
}