.my-collection{
	width: 100%;
	border-top: 2px solid #F66D0A;
}
.my-collection .vessel{
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
	padding-bottom: 76px;
}
.my-collection .vessel .nav,
.my-collection .vessel .data{
	float: left;
}
.my-collection .vessel .data{
	width: 939px;
	margin-left: 30px;
	padding-top: 50px;
	/*overflow: hidden;*/
}
.my-collection .vessel .data .nav{
	font-size: 18px;
	color: #333;
	/*margin: 50px 0 28px;*/
	width: 939px;
	display: block;
	/*margin-bottom: 28px;*/
}
.my-collection .vessel .data .nav>b{
	color: #F66D0A;
}

.collect{
	width: 938px;
	background-color: rgba(255, 255, 255, 1);
	border: solid 1px rgba(220, 220, 220, 1);
	margin: 58px 0 38px;
	position: relative;
	box-sizing: border-box;
	padding-bottom: 110px
}

h5{
	font-weight: bold;
}

.collect table{
	margin:0 30px;
	width: 859px;
}

.collect table .first{
	border-bottom: 1px solid rgba(215, 215, 215, 1);;
}

.collect table tr{
	margin: 10px 0;
}

.collect table td{
	padding: 10px 0 10px 0;
	text-align: center;
	padding: 10px 0 10px 0;
    text-align: center;
}

.collect table td img{
	cursor: pointer;
	width: 98px;
	height:98px;
	margin: 0 auto;
}

.collect table .spans{
	width: 70px;
	height: 31px;
	display: inline-block;
	line-height: 31px;
	text-align: center;
	cursor: pointer;
	background-color: rgba(246, 109, 10, 1);
	color: #ffffff;
}

.collect table .span_s{
	font-size: 16px;
}
.collect table .span_d{
	font-size: 12px;
	margin-right: 6px;
}
.collect table .span_c{
	font-size: 16px;
	margin-right: 6px;
}
.collect table .span_x{
	font-size: 12px;
}

.collect table .add{
	cursor: pointer;
}

.collect table .subtra{
	cursor: pointer;
}

.collect table .fir_{
	display: block;
}


.collect table .two_{
	display: block;
	margin-bottom: 6px;
}

.collect table .quant span{
	width: 30px;
	height: 30px;
	display: inline-block;
	border: 1px solid rgba(215, 215, 215, 1);
	line-height: 30px;
}

.collect table .quant .val{
	width: 94px;
	height: 30px;
	display: inline-block;
}


.collect .buts{
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	width: 110px;
	height: 35px;
	display: inline-block;
}

.collect .but_u{
	position: absolute;
	right:252px;
	color: rgba(246, 109, 10, 1);
	bottom: 42px;
	box-sizing: border-box;
	border:1px solid rgba(246, 109, 10, 1);
}


.collect .but_b{
	text-align: center;
	position: absolute;
	right:94px;
	bottom: 42px;
	background-color: rgba(246, 109, 10, 1);
	color: white;
}

.pro_rec h5{
	padding: 0 40px 20px;
}

.pro_rec ul{
	/*height: 348px;*/
	/*display: flex;*/
}

.pro_rec ul li{
	padding: 16px 9px;
    float: left;
    border: solid 1px rgba(201, 201, 201, 1);
    margin-right: 12px;
    margin-top: 10px;
    width: 201px;
    position: relative;
}

.pro_rec ul li img {
	width: 200px;
	height: 214px;
	cursor: pointer;
}

.pro_rec ul li ol{
	margin-top: 10px;
}

.pro_rec ul li ol li{
	float: inherit;
	padding: 0 0 3px 0;
	border: none;
	cursor: pointer;

}

.pro_rec ul li span{
	cursor: pointer;
	font-family: ﻿MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1.8px;
	color: #e22c2c;
}