/*login*/
.login,.register,.passwd
{
    background: #fff;
}
.bar
{
    background: #fff;
    z-index: auto;
    padding-left: 0.25rem;
}
 .regin
{
    color: #000000;
}
.bar
.button-nav.pull-right{
    margin-right: 0.5rem;
    color: #000;
}

.portrait
{
    width: 4.8rem;
    height: 4.8rem;
    margin: 0 auto;
    margin-top: 4.2rem;
    line-height: 4.8rem;
    vertical-align:middle;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -webkit-box-align:center;
    -moz-box-align:center;
}
.portrait img {
    width: 100%;
    height: 100%;
}
.wrapper{
    height: 100%;
    overflow: hidden;
    padding: 0 12px;
    margin-top: 1.6rem;
}
.list {
    line-height: 44px;
    margin-bottom: 12px;
    background-color: #fff;
}
.list-item {
    overflow: hidden;
    padding: 0 0;
    position: relative;
    display: block;
    color: #000;
    font-size: 16px;
    text-decoration: none;
    border-bottom: solid 1px #cccccc;
}
 .list-item
 .input-wrapper
{
     margin-left: 30px;
     overflow: hidden;
}
.list-item input {
    width: 100%;
    height: 1.8rem;
    border: none;
    margin-bottom: 0;
    color: #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    background-color: white;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.wtitle{
    margin-top: 50px;
}
.text-right a {
    color: #6d6e71;
    font-size: 0.62rem;
    text-decoration: none;
}
.text-left a {
    color: #000;
    font-size: 0.62rem;
    text-decoration: none;
}
.list-item i{
    vertical-align:middle;
    width: 1.4rem;
    height: 1.4rem;
    min-height: 1.4rem;
    display: inline-block;
    background-size: 24px 24px;
}

.register
.pull-left--w1 {
    width: 100%;
    padding-right: 80px;
    margin-right: -80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.register
.pull-right--w1 {
    width: 80px;
    text-align: right;
}
.yzm{
    margin: 8px 0;
    background: #c7003b;
    color: #fff;
    border: none;
    font-size: 0.6rem;
    line-height: 1.35rem;
}
.register
.pull-left--w2 {
    width: 100%;
    padding-right: 40px;
    margin-right: -40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.register
.pull-right--w2 {
    width: 40px;
    text-align: right;
}

.text_agree{
    text-align: right;
    color: #6e6e6e;
    font-size: 0.6rem;
    margin: 0.6rem 0;
}
.text_agree a{
    color: #c7003b;
}

/*passwd*/
.passwd .wrapper{
    margin-top: 2.1rem;
}
.yzm-gray{
    background: #d9d9d9;
    padding: 0 1.35rem;
}
.headImg{
    width: 56%;
    margin-top: 11px;
}
.inputImg{
    height: 2rem;
    padding-top: 5px;
    padding-left: 4px;
}
.inputImg img{
    width: 50%;
}
.page{
    background-color: white;
}
.wxlogin-btn{
    background-color: #3EB546;
    width: 100%;
    border: 0;
    height: 1.8rem;
    color: white;
    margin-top: 10px;
}

.title {
    color: #3d4145;
    display: block;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 2.2rem;
    margin: 0 -0.5rem;
    padding: 7px 0 0;
    /* position: absolute; */
    text-align: center;
    white-space: nowrap;
    width: 100%;
}
.title a {
    color: inherit;
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}

.login-btn {
    background: #c7003b none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 0.74rem;
    height: 1.8rem;
    line-height: 1.8rem;
    width: 100%;
}

/***********************************************************/
.icon-eye{
    cursor: pointer;
    background: url(../../img/static/images/personalapp/icon-eye-df.png) scroll no-repeat center center;
}
.icon-eye-red{
    cursor: pointer;
    background: url(../../img/static/images/personalapp/icon-eye-red.png) scroll no-repeat center center;
}
.icon-person{
    background: url(../../img/static/images/personalapp/icon-user.png) scroll no-repeat center center;
}
.icon-lock{
    background: url(../../img/static/images/personalapp/icon-lock.png) scroll no-repeat center center;
}
/*register*/
.icon-phones{
    background: url(../../img/static/images/personalapp/icon-phone.png) scroll no-repeat center center;
}
.icon-e{
    background: url(../../img/static/images/personalapp/icon-e.png) scroll no-repeat center center;
}
#yzm{cursor:pointer}
.input_font_style{font-size:15px!iportant;font-family: MicroSoft YaHei}
.input.redbtn{width:100%}
.button {
    border-radius: 0.25rem;
    box-sizing: border-box;
    cursor: pointer;
    line-height:1.35rem;
    border:medium none;
    margin:10px 0;	
}
.btn_style{width:48%!important}
.nav-back {
    background-image: url("../../img/static/images/personalapp/icon_back.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 18px auto;
    min-height: 2.2rem;
    vertical-align: middle;
    width: 1.6rem;
}

.tip-code-text{
	font-size: 20px;
	color: #F70515;
	font-family: "microsoft yahei";
	text-align: center;
}

.message_tc{
	width:42%;
	position:fixed;
	left:29%;
	top:40%;
	display:none;
	z-index:9999;
	background:url(../../img/static/images/message_tc_bg.png) repeat;
	border-radius:10px;
	overflow:hidden;
	}

.message_tc_left{
	width:14%;
	margin:8% 0 7% 7%;
	float:left;
	z-index:9999;
	overflow:hidden;
	}
.message_tc_right{
	width:75%;
	float:left;
	margin:6% 2%;
	overflow:hidden;
	font-size: 18px;
    font-family: "Microsoft YaHei";
	color: rgb( 255, 255, 255 );
	font-weight: bold;
	z-index:9999;
	text-align:center;
}
