.vender_details_title{
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    color: #666;
}
.vender_details_title a{
     color: #666;
}
.vender_details_big{
    width: 1200px;
    margin: 0 auto;
}
.vender_details_c{
display: flex;
}
.vender_details_c_l{
    width: 580px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac */ 
.clearfix {
	display:block;
}
/* End hide from IE Mac */ 
/* end of clearfix */ 
/*页面全局结束*/
.tab {
	overflow:hidden;
}
.tab li,.tab a,.tab-item {
	cursor:pointer;
	float:left;
	text-align:center;
}
.m,.mt,.mc,.mb {
	overflow:hidden;
}
.mt .extra {
	float:right;
}
.right-extra .mt {
	height:28px;
	line-height:28px;
	padding:0 10px 8px;
	border-top:1px solid #EED97C;
	background:url(../images/bg_hotsale.gif) repeat-x 0 -552px;
	color:#c00;
}
.right-extra .tab {
	border-bottom:2px solid #BE0000;
	margin-bottom:10px;
}
.right-extra .tab li {
	position:relative;
	height:24px;
	padding:3px 12px 0;
	background:url(../images/icon_clubs.gif) #ccc no-repeat right -150px;
	overflow:hidden;
	margin-right:3px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	color:#c30;
}
.right-extra .tab span {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:10px;
	height:27px;
	background:url(../images/icon_clubs.gif) no-repeat 0 -150px;
}
.right-extra .tab a {
	float:none;
	color:#c30;
}
.right-extra .tab .curr {
	background-position:right -178px;
	color:#fff;
}
.right-extra .tab .curr span {
	background-position:0 -178px;
}
.right-extra .tab .curr a {
	color:#fff;
}
.right-extra .mc .extra {
	padding:5px 10px;
	border-top:1px solid #F3E6C6;
}
.right-extra .total {
	float:right;
}
.right-extra .total strong {
	color:#FF7403;
}
.right-extra .total a:link,.right-extra .total a:visited {
	color:#005aa0;
}
.right-extra .join a:link,.right-extra .join a:visited {
	color:#FF7604;
}
.right-extra .norecode {
	padding:0 10px 10px;
}
.right-extra .iloading {
	margin-bottom:10px;
}
/*评论列表*/
#comment .item {
	border:1px solid #FFFFFF;
	padding:8px 15px;
}
#comment .odd {
	background:none repeat scroll 0 0 #F4F9FF;
	border:1px solid #EDF0F1;
	border-radius:10px 10px 10px 10px;
}
#comment .user {
	color:#999999;
	text-align:right;
}
#comment .user span {
	margin-left:20px;
}
#comment .user .u-level {
	color:#088100;
}
#comment dl {
	margin-bottom:5px;
	overflow:hidden;
}
#comment dt {
	float:left;
	text-align:right;
	width:80px;
}
#comment dd {
	float:right;
	overflow:hidden;
	width:649px;
}
#comment .content {
	float:left;
	width:510px;
}
#comment .date-answer {
	color:#999999;
	float:right;
	text-align:right;
	width:130px;
}
#comment .useful {
	color:#999999;
	text-align:right;
}
#comment .useful a {
	color:#005AA0;
}
#comment dt b {
	background-image:url("../images/icon_clubs.gif");
	background-repeat:no-repeat;
	float:left;
	height:13px;
	margin:2px 3px 0 0;
	width:14px;
}
#comment .ask b {
	background-position:-72px -14px;
}
#comment .answer {
	color:#D75509;
}
#comment .answer b {
	background-position:-57px -14px;
}
/*图片放大镜样式*/
.jqzoom {
    width: 100%;
    height: 100%;
	float:left;
	border:none;
	position:relative;
	padding:0px;
	cursor:pointer;
	margin:0px;
	display:block;
}
.zoomdiv {
	z-index:100;
	position:absolute;
	top:0px;
	left:0px;
	width:350px;
	height:350px;
	background:#ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align:center;
	overflow:hidden;
}
.jqZoomPup {
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
	border:1px solid #aaa;
	background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter:alpha(Opacity=50);
}
/*图片小图预览列表*/
.spec-preview {
	width:580px;
	height:435px;
	border:1px solid #DFDFDF;
}
.spec-scroll {
	clear:both;
	margin-top:5px;
	
}
.spec-scroll .prev {
	float:left;
	margin-right:4px;
}
.spec-scroll .next {
	float:right;
}
.spec-scroll .prev,.spec-scroll .next {
	display:block;
	font-family:"宋体";
	text-align:center;
	width:20px;
	height:60px;
	line-height:60px;
	cursor:pointer;
	text-decoration:none;
    background-color: #feb27f;
    font-size: 20px;
    color: #fff;
}
.spec-scroll .items {
	float:left;
	position:relative;
	width:530px;
	height:60px;
	overflow:hidden;
}
.spec-scroll .items ul {
	position:absolute;
	width:999999px;
	height:60px;
}
.spec-scroll .items ul li {
	float:left;
	width:85px;
	text-align:center;
}
.spec-scroll .items ul li img {
	border:1px solid #CCC;
	padding:2px;
	width:80px;
	height:60px;
}
.spec-scroll .items ul li img:hover {
	border:2px solid #FF6600;
	padding:1px;
}
.jqzoom img{
    width: 100%;
    height: 100%;
}
.vender_details_c_r{
    width: 620px;
    padding-left: 40px;
}
.vender_details_c_r h1{
    font-size: 18px;
    color: #333;
    line-height: 24px;
}
.vender_details_c_r_text{
    width: 580px;
    height: 140px;
    background-color: #fff7f2;
    border-top: 1px solid #FF7604;
    margin-top: 15px;
    padding: 20px;
}
.vender_details_c_r_text li{
    display: flex;
    height: 35px;
    line-height: 35px;
}
.vender_details_c_r_text div{
    width: 80px;
    font-size: 14px;
    color: #999;
}
.vender_details_c_r_text .price{
    font-size: 24px;
    color: #ff7225;
}
.vender_details_c_r_text span{
    color: #333;
    font-size: 14px;
}
.vender_details_c_r_botton{
    display: flex;
    margin-top: 60px;
}
.vender_details_c_r_botton>div{
    height: 40px;
    padding: 0 30px;
    border-radius: 2px;
    -o-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #FF7604;
    color: #fff;
    line-height: 40px;
    margin-right: 40px;
    cursor: pointer;
}
.vender_details_c_r_botton .vender_details_c_r_botton2{
    background-color: #fff;
color: #fe6600;
font-size: 18px;
border: 1px solid #fe6600;
border-radius: 2px;
-o-border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
.vender_details_botton{
    display: flex;
    justify-content: space-between;
}
.vender_details_botton_l{
    width: 900px;
}
.vender_details_botton_r{
    width: 290px;
}
.vender_details_botton_l_t .right div{
	width: 200px;
    height: 60px;
	text-align: center;
	cursor: pointer;
}
.vender_details_botton_l_t .right div:hover{
	color: #fe6600;
}
.vender_details_botton_l_t .top{
    background-color: #fe6600;
    display: flex;
    height: 60px;
}
.vender_details_botton_l_t .left{
    width: 200px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
   
}
.vender_details_botton_l_t .right{
    background-color: #f1f1f1;
    border-top: 1px solid #fe6600;
    width: 700px;
    line-height: 60px;
    font-size: 20px;
    color: #666;
  
}
.vender_details_botton_l_t .vender_details_botton_l_t_bottom{
    width: 100%;
 
    border-bottom: 1px solid #f1f1f1;
    display: flex;
	flex-wrap: wrap;
	padding-top: 40px;
	padding-bottom: 40px;
}
.vender_details_botton_l_t_bottom>div{
    width: 300px;
    
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #666;
	padding-left: 60px;
}
.vender_details_botton_l_t_bottom>div p{
	line-height: 30px;
}
.vender_details_botton_l_t {
	margin-bottom: 40px;
}
.vender_details_botton_r .v_top{

border: 1px solid #f1f1f1;
margin-bottom: 20px;
}

.vender_details_botton_r .v_top_title{
	height: 60px;
	background-color: #fe6600;
	color: #fff;
	font-size: 22px;
	line-height: 60px;
	padding-left: 20px;
}
.v_top_b>div:first-child{
	display: flex;
	align-items: center;
height: 110px;
padding-left: 20px;
padding-right: 20px;
font-size: 14px;
color: #333;
line-height: 22px;
}
.v_top_b>div:first-child img{
	width: 70px;
	height: 70px;
	margin-right: 15px;
}
.v_top_b_button{
	display: flex;
	justify-content: space-between;
	padding: 0 20px;
	margin-top: 10px;
}
.v_top_b_button div{
	width: 120px;
	height: 50px;
	background-color: #fe6600;
	color: #fff;
	line-height: 50px;
	text-align: center;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	-moz-user-select:none;
	-webkit-user-select:none;
	user-select:none;
}
.v_top_b_button .icon-shoucang{
	color: #fff;
}
.v_top_search{
	padding: 25px 20px;
}
.v_top_search li{
	height: 30px;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.v_top_search .v_top_search_l{
	width: 75px;
}
.v_top_search .keyword input{
height: 30px;
width: 100%;
}
.v_top_search .price{
	display: flex;
	align-items: center;
	justify-content: space-between;  
}
.v_top_search .price input{
	width: 70px;
	height: 30px;
}
.v_top_search>li>div:last-child{
	width: 160px;
}
.v_top_search .price span{
	color: #bbbbbb;
	font-size: 20px;
	font-weight: 600;
}
.v_top_search input{
	border: 1px solid #bbbbbb;
	padding-left: 10px;
}
.v_top_search_s div{
	width: 70px;
	height: 30px;
	background-color: #f1f1f1;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	color: #333;
	cursor: pointer;
}
.v_top_li li{
	height: 60px;
	display: flex;
	padding: 20px;
	font-size: 18px;
	color: #666;
}
.v_top_li li div{
	width: 20px;
	height: 20px;
	border: 1px solid #bbbbbb;
	color: #bbbbbb;
	background-color: #f1f1ff;
	line-height: 15px;
	text-align: center;
	margin-right: 15px;
}
.v_top_commodity{
padding: 10px;
padding-bottom: 0;
}


.v_top_commodity>div {
    width: 270px;
    height: 340px;
    background-color: #f5f5f5;
 
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    text-align: center;
    cursor: pointer;
	margin-bottom: 10px;
}

.v_top_commodity>div .top {
    width: 100%;
    height: 203px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.v_top_commodity>div .top img{
	width: 100%;
	height: 100%;
}
.v_top_commodity>div .botton {
    margin-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
}


.v_top_commodity>div .botton p {
    color: #666;
    font-size: 14px;
    margin-top: 10px;
}

.v_top_commodity>div .botton p img {
    margin-left: 10px;
}

.v_top_commodity>div .botton h1 {
    font-size: 18px;
	line-height: 20px;
    color: #333;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.v_top_commodity>div .botton h2 {
    color: #f10000;
    font-size: 18px;
    margin-top: 12px;
}
.v_rich_text img{
width: 100%;
}
.v_rich_text {
	margin-bottom: 40px;
	color: #666;
	line-height: 20px;
}
.v_evaluate{
	height: 60px;
	font-size: 18px;
	color: #666;
}
.v_authentication{
padding-top: 30px;
margin-bottom: 60px;
}
.v_authentication_top{
display: flex;
color: #f00;
font-size: 30px;
display: flex;
justify-content: center;
align-items: center;
font-weight: 600;
}
.v_authentication_top img{
	margin-right: 10px;
}
.v_authentication_bottom{
	padding: 40px;
	display: flex;
}
.v_authentication_bottom>img{
	width: 300px;

}
.v_authentication_bottom video{
	width: 300px;
	
}
.v_authentication_bottom div{
	width: 480px;
	
	position: relative;
	margin-left: 40px;
}
.v_authentication_bottom div .comma1{
	position: absolute;
	top: 0;
	left: 0;
}
.v_authentication_bottom div .comma2{
	position: absolute;
	bottom: 0;
	right: 0;
}
.v_authentication_bottom div  p{
	margin-top: 30px;
	line-height: 30px;
	text-indent:50px;
	font-size: 14px;
	color: #666;
}
.v_textarea{
	width: 100%;
	height: 100px;
	resize: none;
	 outline:none;
	 padding: 20px;
	 border: 1px solid #bbbbbb;
	 
}
textarea::-webkit-input-placeholder {
	color: #999;
	}
	 
	textarea:-moz-placeholder { /* Firefox 18- */
	color: #999;  
	}
	 
	textarea::-moz-placeholder {  /* Firefox 19+ */
	color: #999;  
	}
	 
	textarea:-ms-input-placeholder {
	color: #999;  
	}
.v_textarea_button{
	width: 120px;
	height: 40px;
	background-color: #f00;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	margin-top: 10px;
}
.v_evaluate_list{
	margin-top: 35px;
	margin-bottom: 80px;
}
.v_evaluate_list ul li{

	padding: 20px;
	display: flex;
	border-bottom: 1px solid #f1f1f1;
}
.v_evaluate_list ul li img{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.particulars_top{
	display: flex;
}
.particulars{
	width: 810px;
	margin-left: 10px;
	padding-top: 10px;
}
.particulars_top .name{
	width: 88px;
	color: #666;
	font-size: 16px;
}
.particulars_top p{
	font-size: 16px;
	color: #000;
	width: 530px;
	line-height: 20px;
}
.particulars_bottom_l{
	display: flex;
	margin-top: 15px;
	width: 75%;
	line-height: 20px;
}
.particulars_bottom{
	margin-left: 88px;
	display: flex;
	justify-content: space-between;
}

.particulars_bottom_l span{
	color: #333;
}
.particulars_bottom_l p{
	font-size: 14px;
	color: #666;
}
.particulars_bottom_r{
	font-size: 14px;
	color: #666;
	margin-top: 15px;
	width: 20%;
	line-height: 20px;
	text-align: right;
}
.particulars_bottom_r span{
	font-size: 18px;
	margin-right: 10px;
	color: #d1d1d1;

}
