/*user的右侧边*/

.user-right{
	background-color: #f9f9f9 !important;
}

/*
 字体大小
 * */
.all_font{
	
	font-size: 16px;
	    margin-bottom: 0px;
}

/*
 user-绑定邮箱
 * */
.user-bind{
	font: "microsoft yahei";
	font-size: 18px;
	height: 56px;
	line-height: 56px;
}
/*
 消息设置
 * */
.user_col_margin_righ{
	margin-right: 10%;
}
.user_col_padding{
	padding-left: 4%;	
}
.messages_title{
	padding-top: 20px;
}
.message_content{
	border: 1px solid #CCCCCC;
}
.message_content_margin{
	margin-bottom: 40px !important;
}

/*
 我的资产
 * */

.finance_margin_bottom{
	margin-bottom: 20px;
}
/*
 积分转换
 * */
.integer_kuai{
	margin-left: 20px;
	padding-left: 10%;
	border-left:5px solid #e5e5e5;
}
.integer_trans_font{
	font-size: 14px;
}
.integer_trans_fenge{
	text-align: left;
	margin-top: 20px;
	margin-left: 0px;
	
}



/*积分*/

.integer_trans_fenge_jifen{
	margin: 20px;	
	padding: 20px;
	border-left: 1px #CCCCCC solid;
}

.integer_keyong_jifen{
	font-size: 24px;
    color: #53a96d;
    font-weight: 700;
    font-family: 'MuseoSlab';
}
.integer_guoqi_jifen{
	font-size: 24px;
    color: #8c3ca5;
    font-weight: 700;
    font-family: 'MuseoSlab';
}
.integer_zong_jifen{
	font-size: 24px;
    color: #213e6e;
    font-weight: 700;
    font-family: 'MuseoSlab';
}
/*
 购物车
 * */
.cart-product-name{
	width: 40%;
}
.cart_pro_count{
	
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
}

.cart_pro_title{
	font-size: 15px;
	line-height: 100px;	
}

/*
 支付
 * */
.pro-pay{
	font-size: 13px;
	margin-bottom: 60px;
}

.pro_pay_detail{
	margin-left: 30px;
	padding:60px;
	margin-bottom: 60px;
}
.pro_pay_bottom{
	margin-bottom: 0px !important;
}
.pro_pay_bottom_sm{
	margin-bottom: 20px !important;
	
}
.pro_pay_font{
	
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 20px;
	margin-left: -15px;
}



/*支付页面3*/
.pro_pay_title_1{
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 20px ;
	padding-bottom:10px
}
.pro_pay_title{
	font: 13px;
	margin-bottom: 15px !important;
	padding-bottom: 0px !important;
	
}
.pro_pay_single_bottom{
	margin-top: 30px;
	margin-bottom: 60px !important;
	padding-bottom:60px !important
}
.pro_pay_title_2{
	    text-align: left;
    margin-left: -15px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 100;
}

