@charset "utf-8";

.my{width: 100%;height: 170px;background: #db2500;text-align: left; padding-top: 55px;}
.my-top{ padding: 15px; color: #fff; position: fixed; top:0; left: 0; z-index: 1030; height: 55px; background: #db2500; width: 100%; font-size: 18px;}
.my-top .my-set a{ margin-left: 20px;}
.my-top .my-set a img{ width: 25px;}
.my .my-info{ padding: 20px 15px 0; position: relative;}
.my .my-info .my-head{ position: absolute; width: 80px; left: 15px; top:15px; overflow: hidden;}
.my .my-info .my-head img{ width: 80px; height: 80px;border-radius:50%;}
.my .my-info .user-info{ padding-left: 95px; padding-top:10px; }
.my .user-info p{ color: #fff; font-size: 16px; margin-bottom: 5px;}
.my .my-info .user-info .user-opt{ position: absolute; right:15px; top:40px; width: 25px;}
.my-account{ height: 75px; padding: 10px 0;}
.my-account a{ border-color: #eee; display: block; width: 30%; text-align: center; font-size: 12px; float: left;}
.my-account a img{width: 35px; margin-bottom: 5px;}
.my-account a .my-balance{ color: #ff9900;}
.my-account a .my-coupon{ color: #ff5f3e;}
.my-account a .my-integeral{ color: #6ac20b;}
.my-account a em{font-size: 20px;}
	

.bt_login{
	background-color: #FE98BF;
	width: 33%;
	height: 40px;
	border: none;
	color: #ffffff;
	border-radius: 5px;
	margin-top: 80px;
	

}
.bt_register{
	background-color: transparent;
	width: 33%;
	height: 40px;
	color: #ffffff;
	border-radius: 5px;
	margin-left: 20px;
	border:1px solid white;
	margin-top: 80px;

}
.my-info-content{ }
.my_item{
	width: 100%; background: #fff; margin-bottom: 10px;
}
.my_item2{
	padding: 0 10px;
}
.my_item li{
	width: 100%;
	height: 50px;
	list-style: none;
	line-height: 40px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f2f2f2;
	padding: 0 10px;
	
}
.my_item li .right{color: #828282; margin-top: 5px;}
.my_item li.head-li{ height: 65px;}
.my_item li.head-li p{ line-height: 55px;}
.my_item p{
	float: left;
	margin:0px;
	color: #5B5F62;
	font-size: 14px;
	margin-top: 5px;
}
.my_item p.grey{
	color: #c9c9c9;
}
.my_item p.p-img img{
	width: 30px; margin-right: 5px;
}
.my_item a{
	width: 100%;
	height: 100%;
	display: block;
}


.img_arrow_right{
	float: right;
	width: 10px;
	height: 15px;
	margin-top: 15px;

}

.login-top_bar {
    width: 100%;
    height: 40px;
    background-color: #db2500;
    font-size: 16px;
}

.img_left{
	width: 24px;
	height: 24px;
	margin-right: 5px;

}
.view_16_line{
	width: 100%;
	height: 12px;
	background-color: #F2F2F2;
}
.view_1_line{
	width: 100%;
	height: 1px;
	background-color: #F2F2F2;
}
.news-detail input {
    width: 100%;
    border: 1px solid #4b9fff;
    line-height: 32px;
    border-radius: 5px;
    padding: 3px;
    margin-bottom: 10px;
}

/**登录**/
.container{
	text-align: center;
}
.username_container{
	width: 100%;
	height: 30px;
	margin-top:40px;
	text-align: center;
	line-height: 30px;
}
.username_container img{
	width: 30px;
	height: 30px;
	float: left;
	margin-left: 20px;
}
.username_container input{
	width: 70%;
	float: left;
	margin-left: 8px;
	border:none;
	font-size: 16px;

}
.view_1_line{
	width: 90%;
	height: 1px;
	background-color: #F2F2F2;
	text-align: center;
	margin-left: 20px;
	margin-top: 10px;
}

.password_container{
	width: 100%;
	height: 30px;
	margin-top:10px;
	text-align: center;
	line-height: 30px;
}
.password_container img{
	width: 30px;
	height: 30px;
	float: left;
	margin-left: 20px;
}
.password_container input{
	width: 70%;
	float: left;
	margin-left: 8px;
	border:none;
	font-size: 16px;

}
.login_action{
	background-color: #db2500;
	width: 86%;
	height: 34px;
	border: none;
	color: #ffffff;
	border-radius: 5px;
	margin-top: 30px;
}
.reg_pwd{width: 86%;height: 40px;text-align: center;line-height: 40px;margin:10px auto;font-size: 14px;}
.reg_pwd a{line-height: 40px;color:#5B5F62;display: block; }


/**我的余额**/
.my-money{height: auto; min-height: 190px; padding-bottom: 10px; overflow: hidden; }
.mymoney{ width: 95%; margin: 0 auto; background: #fff; border-radius:15px; height: auto; min-height: 138px; padding-bottom: 10px; overflow: hidden;}
.mymoney .mymoney-top{ padding: 10px 20px 0; font-size: 16px;}
.mymoney .mymoney-top a{ font-size: 14px;color: #06c; margin-right: 10px;}
.mymoney .money-num{ font-size: 26px;color: #ff9933; font-weight: 700;padding: 5px 15px;}
.mymoney .money-num em{ font-size: 12px;color: #ff9933; font-weight: normal;}
.mymoney .money-opt{ margin-top: 10px; text-align: center;}
.mymoney .money-opt .btn{ width: 120px; color: #fff; margin-bottom: 5px;margin-right: 5%; margin-left: 5%; }
.mymoney .money-opt .cz{ background: #ff6600;}
.mymoney .money-opt .tx{ background: #00cc66;}
.money-detail h4{ text-align: left; font-size: 14px; padding: 15px 10px; }
.money-detail ul{  padding: 10px 10px 0;background: #fff;}
.money-detail ul li{padding: 10px 5px;   border-bottom: 1px solid #eee; }
.money-detail ul li .add{color: #f00; }
.money-detail ul li .out{color: #2ad254; }
