﻿@charset "utf-8";
/*html{font-size:12px}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,figure,form,fieldset,legend,input,textarea,button,p,blockquote,th,td,pre,xmp{margin:0;padding:0}
body,input,textarea,button,select,pre,xmp,tt,code,kbd,samp{line-height:1.5;font-family:tahoma,arial,"Hiragino Sans GB",simsun,sans-serif}
h1,h2,h3,h4,h5,h6,small,big,input,textarea,button,select{font-size:16px}
h1,h2,h3,h4,h5,h6{font-family:tahoma,arial,"Hiragino Sans GB","微软雅黑",simsun,sans-serif}
h1,h2,h3,h4,h5,h6,b,strong{font-weight:normal}
address,cite,dfn,em,i,optgroup,var{font-style:normal}
table{border-collapse:collapse;border-spacing:0;text-align:left}
caption,th{text-align:inherit}
ul,ol,menu{list-style:none}
fieldset,img{border:0}
img,object,input,textarea,button,select{vertical-align:middle}
article,aside,footer,header,section,nav,figure,figcaption,hgroup,details,menu{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
blockquote:before,blockquote:after,q:before,q:after{content:"\0020"}
textarea{overflow:auto;resize:none;outline: none;}
input,textarea,button,select,a{outline:0 none;border: none;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
mark{background-color:transparent}
a,ins,s,u,del{text-decoration:none}
sup,sub{vertical-align:baseline}
html {overflow-x: hidden;height: 100%;font-size: 16px;-webkit-tap-highlight-color: transparent;}
body {font-family: Arial, "Microsoft Yahei", "Helvetica Neue", Helvetica, sans-serif;color: #333;line-height: 1;-webkit-text-size-adjust: none;}
a {text-decoration: none;}*/

/*input,textarea,button,select,a{outline:0 none;border:0;}*/
textarea{overflow:auto;resize:none;outline: none;}
input,textarea,button,select,a{outline:0 none;border: none;}

/*工具栏*/
.toolBar{
	position: fixed;
	width: 48px;
	height: 590px;
	background: #fff;
	z-index: 50;
	right: -48px;
	top: 20%;
	padding-top: 16px;
	box-sizing: border-box;
	box-shadow: 0 0 15px 5px rgba(0,0,0,0.1);
}
.toolBar .toolBtn{
	display: block;
	margin: 0 auto 25px;
	font: 14px/18px "微软雅黑";
	text-align:center;
	color: #8b8b8b;
}
.toolBar .toolBtn:hover{
	color: #f95528;
}
.toolBar .toolBtn em{
	display: block;
	width: 33px;
	height: 33px;
	margin: 0 auto;
}
.toolBar .toTop{
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	margin-bottom: 10px;
}
.toolBar .toTop:hover{
	color: #8b8b8b;
}
.toolBar .toolBtn:nth-child(1) em{
	background: url(../img/toolBarIcon1.png) no-repeat center 0;
	background-size: 25px 25px;
}
.toolBar .toolBtn:nth-child(2) em{
	background: url(../img/toolBarIcon1.png) no-repeat center 0;
	background-size: 27px 27px;
}
.toolBar .toolBtn:nth-child(3) em{
	background: url(../img/toolBarIcon2.png) no-repeat center 0;
	background-size: 27px 27px;
}
.toolBar .toolBtn:nth-child(4) em{
	background: url(../img/toolBarIcon3.png) no-repeat center 0;
	background-size: 27px 27px;
}
.toolBar .toolBtn:nth-child(5) em{
	background: url(../img/toolBarIcon5.png) no-repeat center 0;
	background-size: 27px 27px;
}
.toolBar .toolBtn:nth-child(6) em{
	background: url(../img/toolBarIconTop.png) no-repeat center 0;
	background-size:33px 33px;
}
.toolBar .toolBtn:nth-child(1):hover em{
	background: url(../img/toolBarIcon1_active.png) no-repeat center 0;
	background-size:25px 25px;
}
.toolBar .toolBtn:nth-child(2):hover em{
	background: url(../img/toolBarIcon2_active.png) no-repeat center 0;
	background-size:27px 27px;
}
.toolBar .toolBtn:nth-child(3):hover em{
	background: url(../img/toolBarIcon3_active.png) no-repeat center 0;
	background-size:27px 27px;
}
.toolBar .toolBtn:nth-child(4):hover em{
	background: url(../img/toolBarIcon4_active.png) no-repeat center 0;
	background-size:27px 27px;
}
.toolBar .toolBtn:nth-child(5):hover em{
	background: url(../img/toolBarIcon5_active.png) no-repeat center 0;
	background-size:27px 27px;
}
.toolCode{
	position: relative;
}
.toolCode .toolCodeImg{
	display: block;
	width: 130px;
	height: 130px;
	position: absolute;
	right: 55px;
	top: -60px;
	background: #fff;
	box-shadow: 0 0 15px 5px rgba(0,0,0,0.1);
}
.toolCode .toolCodeImg img{
	display: block;
	width: 100%;
	height: 100%;
}
.currentGDTag {
    color:rgb(253, 84, 0)!important;
}
.rightControlTell{
    position:absolute;
    right: 48px;
    top:0;
    overflow:hidden;
    width:240px;
    background:#fff;
    height:55px;
    box-sizing:border-box;
    padding:10px;
    box-shadow:-3px 0px 5px 1px rgba(0,0,0,0.1);
}
.rightControlTell b{
    display:block;
    float:left;
    width:140px;
    height:34px;
    border:1px solid #cdcdcd;
    box-sizing:border-box;
}
.rightControlTell b input{
    display:block;
    width:100%;
    height:100%;
    box-sizing:border-box;
    padding:0 5px;
    background:transparent;
}
.rightControlTell i{
    display:block;
    height:34px;
    width:80px;
    text-align:center;
    font:14px/34px "微软雅黑";
    color:#fff;
    background:#fd5400;
    float:left;
    cursor:pointer;
}
.tellActive{
    color:#fd5400!important;
}
.toolBar .tellActive em{
    background: url(../img/toolBarIcon4_active.png) no-repeat center 0!important;
	background-size:33px 33px!important;
}
.closeMask{
	position:absolute;
	right:10px;
	top:10px;
	color:#cdcdcd;
	cursor: pointer;
}
.secondNav .logo{
	height: 54px;
	position: relative;
	top: 11px;
}
.secondNav .content .nav a{
	font: 18px/58px "微软雅黑";
}
.secondNav .content .tell::before{
	top: 20px;
}

/*遮罩层*/
.mask{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.75);
	z-index: 500;
}
.maskCont{
	width: 520px;
	background: #fff;
	padding: 45px 40px 20px;
	box-sizing: border-box;
	position: fixed;
	top: 25%;
	left: 50%;
	margin:0 0 0 -260px;
	border-radius: 3px;
}
.maskCont::before{
	content: ' ';
	display: block;
	width: 113px;
	height:113px;
	position: absolute;
	left: 50%;
	top: -56.5px;
	margin-left:  -56.5px;
	background: #fff;
	border-radius: 50%;
    z-index:-1;
}
.rightMaskCont::before{
	background:#fff url(../img/rightIcon.png) no-repeat center 22PX;
	background-size: 33px 37px;
}
.feedBack::before{
	background:#fff url(../img/rightIcon.png) no-repeat center 22PX;
	background-size: 33px 37px;
}
.feedBack p{
	text-align: center;
	font: 16px/26px "微软雅黑"!important;
	color: #333;
}
.maskCont .maskArea{
	display: block;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	width: 439px;
	height: 100px;
	margin: 20px auto 26px;
}
.maskCont .maskCue{
	font-size: 12px;
	color: #999;
	margin-top:13px;
	text-align: left;
}
.maskCont .maskCue a{
	font-size: 14px;
}
.maskCont .maskArea textarea{
	display: block;
	width: 100%;
	/*height: 100%;*/
	border-radius: 3px;
	padding: 5px 10px;
  box-sizing: border-box;
}
.maskCont p{
	text-align: center;
	font: 20px/40px "微软雅黑";
	color: #333;
}
.maskCont .tell{
	color: #fd5f11;
	font-weight: 900;
	font-family: arial;
}
.maskCont .maskBtn{
	display: block;
	width: 439px;
	height: 47px;
	background: #fd5f11;
	font: 18px/47px "微软雅黑";
	color: #fff;
	border-radius: 3px;
	text-align: center;
	margin-top: 30px;
}
/*提示信息弹层*/
.themeColor{
	color: #fd5e0f!important;
}
/*select  icon样式*/
select {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-writing-mode: horizontal-tb;
    background: transparent;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
}
.paddingTop{
	padding: 20px 0 16px 0;
}
/*list*/
.card{
	display: block;
	width: 290px;
	height: 310px;
	float: left;
	margin-right: 12px;
	margin-bottom: 17px;
	position: relative;
}
.card:nth-child(4n){
	margin-right: 0;
}
.card .cardImg{
	display: block;
	width: 100%;
	height: 175px;
	background: #fff;
	margin-bottom: 12px;
	position: relative;
	box-sizing: border-box;
	
}
#salesList .card {
width:290px;
}

.buyCont .card .cardImg{
	border: 1px solid #e5e5e5;
	left: -1px;
	width: 290px;
}
.card .cardImg img{
	display: block;
	width: 100%;
	height: 100%;
}
.card:hover{
	box-shadow: 0 0 15px 3px rgba(0,0,0,0.1);
	position: relative;
	top: -8px;
}
.card:hover .btn{
	background: #fd5400;
	color: #fff;
}
.card .cardBtm{
	display: block;
	padding: 0 12px;
	box-sizing: border-box;
}
.card .cardBtm .goodName{
	color: #000;
	font: 16px/20px "微软雅黑";
	margin-bottom: 13px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	width: 100%;
	height: 40px;
}
.card .tagIcon{
	overflow: hidden;
	margin-bottom: 10px;
	display: block;
	height:21px;
}
.card .overflowCont{
	display: block;
}
.card .tagIcon span{
	display: block;
	float: left;
	padding: 0 3px;
	text-align: center;
	font: 14px/18px "微软雅黑";
	color: #fff;
	height: 18px;
	margin-right: 4px;
}
.card .goodInfo{
	float: left;
	width: 130px;
}
.card .goodInfo p{
	font: 12px/16px "微软雅黑";
	color: #aaaaaa;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.card .btn{
	width: 90px;
	height: 30px;
	text-align: center;
	border: 1px solid #fd5400;
	font: 16px/30px "微软雅黑";
	color: #fd5400;
	position: absolute;
	right: 12px;
	bottom: 12px;
}
.highIcon{
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 72px;
	height: 70px;
}
.highIcon img{
	display: block;
	width: 100%;
	height: 100%;
}

/*急速售卖*/
.sellQuickly{
	float: left;
	width: 261px;
	height: 310px;
	position: relative;
	background: url(../img/sellQuickly.png) no-repeat center;
	background-size:100% 100%;
	margin-right: 12px;
    margin-bottom: 17px;
}
.sellQuickly:hover a{
	background: #fa8a52;
	color: #fff;
}
.sellQuickly a{
	display: block;
	width: 219px;
	height: 30px;
	border: 1px solid #fa8a52;
	font: 16px/30px "微软雅黑";
	color: #fd5400;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -108.5px;
	bottom: 17px;
}
.getImgCodeCont::before {
    background: #fff url(../img/safeIcon.png) no-repeat center 22PX;
    background-size: 33px 37px;
}
.getImgCodeCont .maskTitle{
	text-align: center;
	font: 22px/40px "微软雅黑";
  color: #333;
	margin-bottom: 15px;
}
.getImgCodeCont{
	width: 400px;
  margin: 0 0 0 -200px;
}
.maskCheckBtn{
	display: block;
  height: 42px;
	text-align: center;
  font: 16px/42px "微软雅黑";
  background: #fd5f11;
  color: #fff;
  border-radius: 2px;
  margin-top: 22px;
  cursor:pointer;
}
.maskCont .maskInput{
	display:block;
	border:1px solid #cdcdcd;
	border-radius:3px;
	width:439px;
	height:48px;
	margin:20px auto 15px;

}
.maskCont .maskInput input{
	display:block;
	width:100%;
	height:32px;
	margin:8px 0;
	font:16px/32x "微软雅黑";
	padding:0 10px;
	box-sizing:border-box;
}
.floorBar{
    z-index:6;
}
.secondNav .memberCourtesy{
	color: #666!important;
	font: 18px/58px "微软雅黑"!important;
}
/*单品页 联系买卖家弹窗*/
.mask .contentMask{
	background:#fff;
	position:fixed;
	width:600px;
	left:50%;
	margin-left:-300px;
	top: 160px;
	padding:10px 20px;
	box-sizing:border-box;
/*	height: 400px;*/
	overflow: hidden;
}
.mask .contentMask h3{
	font: 16px/32px "微软雅黑";
	color:#333;
	border-bottom:1px dashed #cdcdcd;
	margin-bottom:20px;
}
.mask .contentMask .goodMaskInfo{
	overflow: hidden;
}
.mask .contentMask .closeMask{
	position:absolute;
	right:20px;
	top:22px;
	color:#999;
	cursor:pointer;
}
.mask .contentMask::after{
	content: '';
	width: 102%;
	height: 102%;
	background:rgba(255,255,255,0.5);
	position: absolute;
	left: -1%;
	top: -1%;
	z-index: -1;

}