.personal_top{
	height: 120px;
	width: 100%;
}
[v-cloak] {
	display: none;
}
.personal_top_content{
	height: 100%;
	display: flex;
}
.myjuncaiyun{
	margin-top: 36px;
	margin-left: 8px;
	margin-right: 48px;
}
.myjuncaiyun_top{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
}
.myjuncaiyun_bottom{
	width:96px;
	height:24px;
	border:1px solid rgba(18,0,58,1);
	opacity:0.3;
	border-radius:12px;
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#12003A;
	line-height:22px;
	text-align: center;
	margin-top: 8px;
	margin-left: 2px;
	cursor: pointer;
}

.kpHeader{display:flex;justify-content:space-between;align-items:center;height: 40px;margin-bottom: 22px;background: rgba(247,247,247,1);line-height: 40px;color: #333333;}
.fpList{margin-bottom: 20px;border: 1px solid rgba(220,220,220,1);}
.fpListTop{height: 33px;display: flex;align-items: center;background: rgba(245,245,245,1);justify-content:space-between;}
.fpListTopTime{font-size:12px;color:#999;margin-left:20px;margin-right:30px;}
.lookFp{width:200px;text-align:center;}

.fpListMeunList{margin:20px;}
.fpListMeunImg img{width：80px;height:80px;}
.fpListMeunListscroll{height:120px;overflow-y:scroll;overflow-x: hidden;width:440px;}
.fpListMeunTitle{margin-left:20px;font-size: 12px;color:#333;}
.fpListMeun{display:flex;align-items:flex-start;}
.fplx{width:200px;text-align:center;padding:20px;height:120px;font-size:12px;color:#333;border-right:1px solid rgba(220,220,220,1);}
.shzt{width:200px;text-align:center;padding:20px;height:120px;font-size:14px;color:red;border-right:1px solid rgba(220,220,220,1);font-weight:600;}
.fpqdList{width:200px;text-align:center;padding:20px;height:120px;overflow-y:scroll;overflow-x: hidden;}
.fpqdList a{display:block;font-size:12px;color:#333;}



.personal_nav li{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	cursor: pointer;
}
.personal_nav{
	width: 374px;
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: space-between;
}
.xiaoxi{
	position: relative;
}
.xiaoxi_pic{
	position: absolute;
	top: -20px;
	right: 0;
	right: 0;
	width: 20px;
	height: 20px;
	background: red;
	display: inline-block;
}
.cart_box{
	width:160px;
	height:40px;
	border:1px solid rgba(213,213,213,1);
	display: flex;
	align-items: center;
	justify-content: center;
	justify-content: space-between;
	padding: 0 30px;
	box-sizing: border-box;
	margin: auto 0 auto 11px;
	cursor: pointer;
}
.cart_pic{
	width: 19px;
	height: 17px;
	margin-top: -6px;
	position: relative;
}
.cart_txt{
	 font-size:14px;
	 font-weight:400;
	 color:rgba(102,102,102,1);
}
.cart_pic_dingwei{
	width:15px;
	height:15px;
	background:rgba(225,37,27,1);
	border-radius:50%;
	color: white;
	text-align: center;
	line-height: 15px;
	position: absolute;
	top:-3px ;
	right: -7px;
	font-size: 12px;
}
.search_box_personal{
	width:188px;
	height:40px;
	background:rgba(253,253,253,1);
	border:2px solid rgba(0,122,199,1);
	margin: auto 0;
	margin-left: 100px;
	position: relative;
}
.search_box_personal_personal{
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	height: 20px;
}
.search_box_personal1{
	width: 65px;
	height: 40px;
	margin: auto 0;
	background: #007AC7;
	display: flex;
	align-items: center;
	justify-content: center;
}
.search_box_personal1 img{
	width: 19px;
	height: 19px;
}
.bottom_xia_personal{
	margin-left: 10px;
	display: inline-block;
}
.persomal_box{
	width: 100%;
	background: #F7F7F7;
	padding-top: 20px;
}
.persomal_box_left{
	width: 120px;
}
.persomal_box_right{
	width: 1080px;
	margin-top: 5px;
	height: 1100px;
}
.personal_dindanzhongxin{
	color: black;
	font-size: 16px;
	margin-left: 24px;
	font-weight: bold;
}
.persomal_box_right_top{
	width:100%;
	height:60px;
	background:rgba(255,255,255,1);
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height:60px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.persomal_box_right_bottom{
	width: 100%;
	background: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 1px;
}
.persomal_box_right_bottom_input{
	position: absolute;
	right: -20px;
	top: 0;
	width: 235px;
	height: 30px;
	margin-top: 15px;
	margin-right: 20px;
}
.persomal_box_right_bottom_input_left{
	width:180;
	height:30px;
}
.persomal_box_right_bottom_input_left input{
	width:180;
		height:30px;
		border:1px solid rgba(220,220,220,1);
		padding-left: 4px;
}
.persomal_box_right_bottom_input_left input::placeholder{
	font-size: 10px;
	color: #DCDCDC;
}
.persomal_box_right_bottom_input_right{
	width:55px;
	height:30px;
	background:rgba(220,220,220,1);
	border:1px solid rgba(220,220,220,1);
	cursor: pointer;
}
.persomal_box_right_bottom_input_right img{
	width:16px;
	height:18px;
	display: inline-block;
	margin-left: 18px;
	margin-top: 5px;
}
.personal_alldingdan_top{
	width:100%;
	height:40px;
	margin-bottom: 22px;
	background:rgba(247,247,247,1);
	padding-left: 272px;
	line-height: 40px;
	color: #333333;
}
.personal_alldingdan_top_cart{
	width:1039px;
	height:137px;
	margin-bottom: 20px;
	border:1px solid rgba(220,220,220,1);
}
.personal_alldingdan_top_cart_top{
	width:1038px;
	height:33px;
	padding-left: 20px;
	display: flex;
	align-items: center;
	background:rgba(245,245,245,1);
}
.personal_alldingdan_top_tiem{
	width:142px;
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(153,153,153,1);
}
.personal_alldingdan_top_dingdan{
	width: 256px;
	padding-right: 10px;
	margin-left: 10px;
}
.personal_alldingdan_kefu{
		font-size:12px;
		font-family:Microsoft YaHei;
		font-weight:400;
		color:rgba(153,153,153,1);
		cursor: pointer;
}
.personal_alldingdan_top_cart_bottom{
	width: 100%;
	height: 100%;
	padding-left: 20px;
}
.personal_alldingdan_top_cart_bottom_pic{
	width:80px;
	height:80px;
	background:rgba(255,255,255,1);
	margin-right: 20px;
	margin-top: 12px;
}
.personal_alldingdan_top_cart_bottom_pic img{
	width:79px;
	height:79px;
}
.personal_alldingdan_top_cart_bottom_txt{
	width:247px;
	margin-top:17px;
}
.personal_alldingdan_top_cart_bottom_txt1{
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:24px;
}
.personal_alldingdan_top_cart_bottom_num{
	text-align: center;
	font-size:12px;
	width: 70px;
	margin-left: 40px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(153,153,153,1);
	margin-top:17px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.personal_alldingdan_top_cart_bottom_shouhou{
	margin-top:17px;
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	display: inline-block;
	cursor: pointer;
	margin-right: 20px;
	margin-left: 20px;
}
.personal_alldingdan_top_cart_bottom_pel{
	height: 103px;
	width: 113px;
	border-left: 1px solid rgba(237,237,237,1);
	border-right: 1px solid rgba(237,237,237,1);
	display: flex;
	justify-content: center;
	padding-top: 17px;
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	margin-left: 7px;
}
.personal_alldingdan_top_cart_bottom_price{
	height: 103px;
	width: 113px;
	border-right: 1px solid rgba(237,237,237,1);
	display: flex;
	padding: 17px ;
	font-size:12px;
	font-family:Microsoft YaHei;
	text-align: center;
font-size:12px;
font-weight:400;
color:rgba(153,153,153,1);
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.personal_alldingdan_top_cart_bottom_price_txt{
	height: 103px;
	width: 200px;
		border-right: 1px solid rgba(237,237,237,1);
		padding: 17px ;
		font-size:12px;
		font-family:Microsoft YaHei;
		text-align: center;
	font-size:12px;
	font-weight:400;
	color:rgba(153,153,153,1);
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
}
.personal_alldingdan_top_cart_bottom_chakan{
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	cursor: pointer;
	width: 100%;
}
.personal_fenye{
	margin-bottom: 20px;
}
.caini_like{
	width:100%;
	height:324px;
	background: white;
	margin-top: 70px;
	margin-bottom: 56px;
}
.caini_like_top{
	padding: 20px;
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.caini_like_top_left{
	font-size:12px;
	font-family:SimSun;
	font-weight:400;
	color:rgba(51,51,51,1);
}
.caini_like_top_right span{
	width:26px;
	height:26px;
	border-radius:50%;
	display: inline-block;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color: black;
	text-align: center;
	line-height: 26px;
	border:1px solid rgba(237,237,237,1);
	margin-left: 5px;
	cursor: pointer;
	
}
.caini_like_BOTTOM{
	width: 100%;
	height: 258px;
	padding-left: 40px;
}
.caini_like_BOTTOM_list{
	float: left;
	width: 160px;
	height: 258px;
	margin-right: 39px;
	cursor: pointer;
}
.caini_like_BOTTOM_list_pic{
	width: 160px;
	height: 160px;
}
.caini_like_BOTTOM_list_jine{
	font-size: 14px;color:rgba(229,21,32,1);
	font-weight: bold;
}
.caini_like_BOTTOM_list_pingl{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(11,98,166,1);
}
.personal_bottom_pic{
	width: 1200px;
	height: 100px;
	display: flex;
	cursor: pointer;
	margin: 0 auto;
}
.personal_bottom_box{
	width: 100%;
	background: #F7F7F7;
	padding-bottom: 30px;
}
/* 我的积分 */
.persomal_box_right_bottom_top{
	width:1040px;
	height:48px;
	background:rgba(248,246,246,1);
	padding-left: 44px;
	padding-top:10px;
}
.personal_jifen{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:28px;
	margin-left:180px;
}
.personal_tiem_list{
	height: 40px;
	width: 100%;
	border-bottom: 1px solid rgba(248,246,246,1);
	padding-left: 44px;
	line-height: 40px;
}
.personal_tiem_list2{
	width: 120px;
	text-align: center;
	margin-left: 110px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(153,153,153,1);
}
.personal_tiem_list3{
	width: 130px;
	text-align: center;
	margin-left: 60px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
}
.personal_tiem_list4{
	margin-left: 80px;
	width: 320px;
	text-align: center;
}
.personal_score_fenye{
	float: right;
	margin-top: 20px;
}
.collection_box{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.collection_list{
	width: 250px;
	height: 350px;background: white;
	margin-bottom: 20px;
	position: relative;
	transition: all .3s;
	margin-left: 26px;
}
.collection_list:hover{
	box-shadow: 0 2px 2px rgba(10, 16, 20, .24), 0 0 8px rgba(10, 16, 20, .12);
}
.collection_list img{
	width: 100%;
	height: 200px;
}
.collection_leftright{
	width: 230px;
	height: 35px;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -115px;
	border:1px solid rgba(230,230,230,1);
	display: flex;
	align-items: center
}
.Low_price_area_price {
	padding-left: 16px;
	display: flex;
	margin-top: 10px;
}

.Low_price_area_price_left {
	font-size: 14px;
	font-weight: 400;
	color: rgba(220, 25, 69, 1);
	
}

.Low_price_area_price_left_price {
	font-size: 18px;
	font-weight: bold;
}

.Low_price_area_price_right {
	font-size: 16px;
	font-weight: 400;
	text-decoration: line-through;
	color: rgba(153, 153, 153, 1);
	margin-left: 16px;
	
}
.collection_leftright_left{
	width: 50%;
	border-right:1px solid rgba(230,230,230,1);
	padding-left: 10px;
}
.Low_price_area_title {
	padding: 0 15px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	margin-top: 10px;
}

.Low_price_area_shangpinlist_box_bottom_Left {
	width: 130px;
	height: 100%;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding-left: 23px;
	cursor: pointer;
}
.Low_price_area_shangpinlist_box_bottom_txt {
	font-size: 14px;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	margin-left: 7px;
}

.Low_price_area_shangpinlist_box_bottom_txt1 {
	font-size: 14px;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	margin-left: 7px;
}
.clickNow1{
	margin-left: 0;
}
.enterpeise_box{
	width: 100%;
	height: 60px;
	background: white;
	display: flex;
	align-items: center;
}
.enterpeise_box_list{
	margin-right: 25px;
	position: relative;
}
.enterpeise_box_nums{
	color: white;
	background:#E1251B;
	border-radius: 50%;
	font-size: 12px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	display: inline-block;
	position: absolute;
	top: -10px;
	right: -18px;
}
.pic_titleList{
/* 	width: 400px;
	height: 70%;
	background: #000000; */
}
.gundon_list{
	height: 100px;
	overflow-y: auto;
	display: flex;
	flex-wrap: wrap;
	width: 464px;
}
.fapiao_manage{
	height: 300px;
	display: flex;
}
.fapiao_manage_left{
	width: 160px;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	text-align: right;
}
.fapiao_manage_left span{
	margin-bottom: 10px;
}
.fapiao_manage_right{
	width: 480px;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	text-align: left;
	margin-left: 20px;
}
.fapiao_manage_right span{
}
.fapiao_manage_right div{
	margin-bottom: 10px;
	border-bottom: 1px solid #F2F2F2;
}
.multivar_box{
	height: 300px;
	width: 100%;
	padding: 50px;
	background: white;
	font-size: 18px;
	font-weight: bold;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	color: #000000;
}
.multivar_box div{
	width: 400px;
	text-align: center;
}
.red_color{
	font-size: 20px;
	color: red;
	border-bottom: 2px solid red;
}
