body {
	background-color: #fff;
}

ul,
li,
a,
div,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
	font-family: '微软雅黑';
	/* color: #444; */
}
b{font-weight:normal !important;}
.headerButton .headerSearch .headerSearchBox {
	/* margin-top: 10px; */
}
.xgcs{
	margin-top: 6px;
	color: #444;
}
.headerButton .headerButtonSearch .headerCartBox {}

.headerButton .headerButtonNav .headerNav {
	width: 1200px;
}
.pagesInput input{
	width: 44px !important;
	line-height: 32px !important;
	height: 32px !important;
	border: 1px solid #DCDEE0;

}
.xjl{
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	height: 96px;
	right: 0;
	color: #fff;
	text-align: center;
	padding-top: 12px;
}
.pages{
	display: inline-block;
	cursor: pointer;
}
.yhjMore {
	display: none;
}
.yhjBox{
	width: 320px;
	height: 100%;
	position: fixed;
	background: #fff;
	top: 0;
	right: 0;
	z-index: 999;
	box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.1);
	display: none;

}
.yhjBox ul{
	overflow-y: auto;
	height:calc(100% - 65px)
}
.yhjBox ul::-webkit-scrollbar{width:0!important}

.yhjBox .title{
	height: 64px;
	line-height: 64px;
	color: #333;
	font-size: 14px;
	position: relative;
	padding-left: 25px;
	font-weight: bold;
	overflow: hidden;
	border-bottom: 1px solid #EEEEEE;
}
.closeyhj {
	cursor: pointer;
}
.yhjBox .title::before{
	content: '';
	width: 3px;
	height: 10px;
	background: var(--color);
	position: absolute;
	top: 27px;
	left: 15px;

}
.c-444 {
	color: #444;
}
.itemYhj {
	margin-top: 10px;
	display: none;
}
.getcou {
	background: url('../../images/new/yhj.png') no-repeat ;
	background-size: 100% 100%;
	height: 103px;
	width: 94%;
	margin: 15px auto;
	color: #DB2C2C;
	display: flex;
}
.getcou .yhjjg {
	color: #DB2C2C;
	font-size: 30px;
	margin-left: 15px;
	line-height: 103px;
	font-weight: 500;
	width: 76px;
	text-align: center;
}
.getcou .yhjmain {
	margin-left: 18px;
	border-right: 2px #EEEEEE dashed;
	height: 83px;
	margin-top: 10px;
	margin-right: 7px;
	width: 146px;
}
.getcou .lq{
	width: 25px;
	height: 74px;
	border-radius: 4px;
	border: 1px solid #DB2C2C;
	text-align: center;
	margin-top: 14px;
	padding-top: 15px;
	cursor: pointer;
}
.getcou .ylq{
	width: 25px;
	height: 74px;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	text-align: center;
	color: #999999;
	margin-top: 14px;
	padding-top: 7px;
}
.getcou .yhjtit{
	color: #333;
	font-size: 16px;
	margin-top: 8px;
	font-weight: 600;
}
.getcou .time {
	color: #999999;
	font-size: 12px;
	margin-top: 3px;
}
.getCoupon {
	background:  url('../../images/new/yhjbg.png') no-repeat ;
	background-size: 100% 100%;
	margin-right: 10px	;
	color: #DB2C2C;
	padding: 4px 15px;
}
.getCoupons {
	background:  url('../../images/new/yhjNo.png') no-repeat ;
	background-size: 100% 100%;
	margin-right: 10px	;
	color: #999;
	padding: 4px 15px;
}
.nowspages{
	color: #DB2C2C;
}
.neck {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background-color: #F2F2F2;
	/* 	border-top: 2px solid var(--color); */
}

.neckTitle {
	display: inline-block;
	width: 1200px;
	height: 100%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	font-size: 12px;
	color: #222222;
}
/* .shopin {
	display: inline-block;
	width: 1200px;
	height: 100%;
	top: 0;
	right: 50%;
	transform: translateX(50%);
	font-size: 12px;
	color: #222222;
	text-align: right;
} */
.help{
	vertical-align: -2px;
}
.helpText::before{
	content: '';
	width: 0;
	height: 0;
	border: 16px solid;
	position: absolute;
	top: -30px;
	left: 38px;
	border-color:   transparent transparent  #F5F5F5 transparent;
}

.helpText{
	top: 45px;
	left:-47px;
	width: 200px;
	line-height: 20px;
	padding: 7px;
	border-radius: 10px;
	background-color: #F5F5F5;
}
.neckTitle .hoverPointer:hover {
	color: var(--color);
}
.mc {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	right: 0;
	bottom: 0;
	margin: auto;
	line-height: 348px;
	text-align: center;
	color: #fff;
	font-size: 50px;
	display: none;
}
.nocp1 {
	display: inline-block;
	cursor:not-allowed

}
.nocp {
	/*cursor:not-allowed !important;*/
	pointer-events:none !important;
	color: #999 !important;
	border-color: #999 !important;
}
.nocps {
	/*cursor:not-allowed !important;*/
	pointer-events:none !important;
	background: #999 !important;
	border-color: #999 !important;
}
.containers {
	width: 1200px;
	margin: 0 auto;
}
/* vip价格 */
.itemsOldPrice{
	margin-bottom: 5px;
}
.itemsOldPriceNumber{
	font-size: 18px;
	color: var(--color);
	font-weight: 600;
}
.notlogTips{
	font-size: 10px;
	color: var(--color);
	padding-left: 61px;
	margin-top: 8px;
	margin-bottom: 10px;
}
.vipTips{
	padding-left:33px;
	margin-top: 8px;
	padding-bottom: 20px;
	margin-left: 61px;

	background: url('../../images/new/vip.png') no-repeat ;
}
.jgdl{
	min-width: 80px;
	margin-left: 2px;

}
.jgdl dt{
	background-color: #fff;
	line-height: 40px;
	color: var(--color);
	text-align: center;
	font-weight: normal;
}
.jgdl dd{
	background-color:  var(--color);
	line-height: 30px;
	color:#fff;
	text-align: center;
	padding: 0 5px;
}
.fz10{
	color: #fff;
	font-size: 12px;
	padding-top: 8px;
	transform: scale(0.9);
	display: inline-block;
}
.golog{
	color: #007AFF;
	font-size: 12px;
	text-decoration: underline;
}
.shop_logo{
	width: 100px;
	height: 100px;
	display: block;
	/* border-radius: 50px; */
}
.shop_name{
	text-align: center;
	margin-top: 10px;
}
.itemsInfosX{
	width: 1px;
	height: 12px;
	border: 1px solid #E6E6E6;
	display: inline-block;
	margin:0 20px;
	top: 2px;
}
.ord{
	color: #1EBB4A;
	border-radius: 2px;
	border: 1px solid #1EBB4A;
	width: 40px;
	line-height: 22px;
	text-align: center;
	display: inline-block;
	margin-left: 40px;
	margin-right: 10px;
}
/* 支付方式 */
.itemsPay{
	font-size: 14px;
	border-top: 1px dashed rgba(219, 44, 44, 0.2);
	padding-top: 15px;
}
.itemsPayList,.itemsServiceList{
	display: inline-block;
	overflow: hidden;
}
.itemsPayList,.itemsServiceList{
	vertical-align: -5px;
}
.itemsPayList li,.itemsServiceList li{
	float: left;
	margin-right: 25px;

}
.itemsPayList li img{
	width: 20px;
	height: 20px;
	margin-right: 6px;
}
.brandBox{
	padding-left: 14px;
	margin: 20px 0;
}
.brand{
	width: 239px;
	margin-right: 40px;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.brand:nth-child(3n){
	margin-right: 0px;
}
.shopDetailTab{
	background-color: #f7f7f7;
	border-left: 1px solid #f7f7f7;
	margin-bottom: 24px;
}
.shopDetailBox{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.shopDetailLeft{
	border: 1px solid #F5F5F5;
	width: 210px;
}
.shopDetailRight{
	/* border: 1px solid #F5F5F5; */
	width: 978px;
}
.tabList li{
	padding: 13px;
	display: inline-block;
}
.tabList .activeT{
	background-color: #fff;
	border-top: 2px solid var(--color);
	color: var(--color);
}
.bgf7{
	background-color: #f7f7f7;
}
.flex{
	display: flex;
	justify-content: space-between;
}
.reset{
	cursor: pointer;
	color: var(--color);
}
.plr13{
	padding: 13px;
}
.product{
	border-top: 1px solid #f7f7f7;
}
.protit,.sjx{
	color: var(--color);
}
.proch span{
	display: inline-block;
	width:88px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
input[type=checkbox], input[type=radio]{
	vertical-align: -1px;
	margin-right: 8px;
}

input[type=checkbox]{
	width: 13px;
	height: 13px;
	margin-top: 2px;
	position: relative;
}
input[type=checkbox]::after {
	position: absolute;
	top: 0;
	color: #000;
	width: 13px;
	height: 13px;
	display: inline-block;
	visibility: visible;
	padding-left: 0px;
	text-align: center;
	content: ' ';
	border-radius: 2px;
}
input[type=checkbox]:checked::after {
	content: "✓";
	color: #fff;
	font-size: 10px;
	line-height: 13px;
	background-color: var(--color);
}
.shopTable th{
	padding: 18px 0;
	background-color: #F7F8FA;
	text-align: center;
}
.shopTable td{
	padding: 12px 0;
	text-align: center;
}
.shopTable .tableL{
	padding-left: 37px;
	text-align: left;
	cursor: pointer;
}
.tableL dl{
	margin: 0;
}
.tableL dt{
	width: 80px;
	height: 96px;
}
.tableL img{
	width: 100%;
	height: 100%
}
.shopTableName{
	left: 90px;
	top: 10px;
	width: 175px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	font-weight: 600
}
.shopTablebase{
	left: 90px;
	bottom: 2px;
}
.shopNum{
	margin :0 auto;
	width: 120px;
	border: 1px solid #DCDCDC;
	height: 30px;
}
.shopItemsNumMin {
	width: 34px;
	height: 30px;
	top: -1px;
	left: -1px;
	border: 1px solid #DCDCDC;
	background: linear-gradient(180deg, #FFFFFF 0%, #F2F2F2 100%);
	text-align: center;
	line-height: 26px;
	cursor: pointer;
}

.shopItemsNumAdd {
	width: 34px;
	height: 30px;
	top: -1px;
	left: 90px;
	border: 1px solid #DCDCDC;
	background: linear-gradient(180deg, #FFFFFF 0%, #F2F2F2 100%);
	text-align: center;
	line-height: 26px;
	cursor: pointer;
}
.shopItemsNum{
	width: 18px;
	height: 30px;
	text-align: center;
	right: 17px;
	cursor: pointer;
}
.shopItemsNum input{
	outline: none;
	border: none;
	width: 55px;
	height: 27px;
	display: block;
	overflow-wrap: break-word;
	color: rgba(34, 34, 34, 1);
	font-size: 16px;
	font-family: ArialMT;
	white-space: nowrap;
	line-height: 16px;
	text-align: center;
	margin-left: 34px;
}
.button{
	width: 88px;
	height: 32px;
	background: var(--color);
	border-radius: 4px;
	display: inline-block;
	text-align: center;
	line-height: 32px;
	color: #fff;
}
.noback{
	background: #fff;
	color: var(--color);
	margin-bottom: 5px;
}
.borb{
	border-bottom: 1px solid #F5F5F5;
}
/* 商品服务 */
.itemsService{
	font-size: 14px;
	border-bottom: 1px dashed rgba(219, 44, 44, 0.2);
	padding: 15px 0;
}
.itemsServiceList .serviceChar{
	width: 18px;
	height: 18px;
	border-radius: 9px;
	display: inline-block;
	text-align: center;
	line-height: 18px;
	background-color: var(--color);
	margin-right: 8px;
}
.itemsServiceList .serviceChar span{
	color: #fff;
	font-size: 12px;
	display: inline-block;
	transform: scale(0.8);
}
/*产品头部*/
.shopNameHeader {
	color: var(--color);
	margin-left: 20px;
	cursor: pointer;
}

.shopNameHeader:hover {
	color: #158402;
}

.itemsInfomationHeader {
	width: 100%;
	margin-top: 15px;
}

.itemsInfomationHeaderLeftPic {
	position: relative;
	box-sizing: border-box;
	width: 350px;
	left: 0;
}

.itemsInfomationHeaderCenterTitle {
	width: 850px;
	box-sizing: border-box;
	left: 400px;
	padding-left: 30px;
	font-size: 12px;
	float: left;
}

.itemsInfomationHeaderRightOther {
	width: 200px;
	box-sizing: border-box;
	right: 0;
	border: 1px solid #ccc;
}

.itemsInfomationHeaderLeftPicImgShow {
	width: 350px;
	height: 350px;
	border: 1px solid #EAEAEA;
	box-sizing: border-box;
	padding: 7px;
}

.itemsInfomationHeaderLeftPicImgShow:hover {
	cursor: move;
}

.itemsInfomationHeaderLeftPicImgShow .mouseMasker {
	width: 148px;
	height: 148px;
	border: 1px solid #F6E84A;
	background: rgba(0, 0, 0, 0.1);
	top: 0;
	left: 0;
}

.itemsInfomationHeaderLeftPic .bigImgDescription {
	width: 550px;
	height: 550px;
	border: 1px solid #eee;
	right: -550px;
	top: 0;
	background-color: #fff;
	z-index: 333;
	overflow: hidden;
}

.itemsInfomationHeaderLeftPic .bigImgDescription img {
	top: 0;
	left: 0;
	/*min-height: 550px;*/
	/*min-width: 550px;*/
	width: 200%;
	height: 200%;
}

.itemsInfomationHeaderLeftPicImgShow img {
	width: 100%;
	height: 100%;
}

.thumbnails {
	width: 100%;
	height: 80px;
}

.thumbnails .thumbnailLeftArrow,
.thumbnails .thumbnailRightArrow {
	width: 5%;
	height: 100%;
	line-height: 80px;
	color: #ADADAD;
	text-align: center;
	border-radius: 2px;
}

.thumbnails .thumbnailLeftArrow:hover,
.thumbnails .thumbnailRightArrow:hover {
	background-color: #eee;
}

.thumbnails img {
	width: 50px;
	height: 50px;
	cursor: pointer;
}

.thumbnails .thumbnailImgContainer {
	height: 100%;
	width: 90%;
	overflow: hidden;
	box-sizing: border-box;
	padding: 10px 0;
}

.thumbnails .thumbnailImgContainer .thumbnailImgBox {
	top: 63%;
	transform: translateY(-50%);
	left: 0;
}

.thumbnails .thumbnailImgBox {
	height: 100%;
}

.thumbnails .thumbnailImgBox .thumbnailImagesList {
	width: 54px;
	height: 54px;
	border: 2px solid #fff;
	margin-right: 7px;
}

.thumbnails .thumbnailImgBox .thumbnailImagesList:last-child {
	margin-right: 0;
}

.thumbnails .thumbnailImgBox .now {
	border: 2px solid var(--color);
}

.otherOperation {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #797979;
}

.otherOperation .shangpingbianhao {
	padding: 0 15px;
}

.otherOperation .fenxiang .line {
	margin-right: 15px;
}

.otherOperation .fenxiang,
.otherOperation .shoucang {
	margin-right: 10px;
}

.otherOperation .glyphicon {
	color: var(--color);
}

.otherOperation .jubao {
	float: right;
	/* margin-left:15px; */
}

/*商品标题*/
.itemsInfomationHeaderCenterTitle .itemsTitle {
	margin-top: 6px;
	font-size: 18px;
	font-weight: bold;
	/* overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; */
	margin-bottom:10px;
	letter-spacing: 1px;
}

.itemsInfomationHeaderCenterTitle .itemsDescription {
	font-weight: normal;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 10px;
	color: var(--color);
}

.itemsInfomationHeaderCenterTitle .itemsPrice {
	width: 100%;
	background-color: #F5F5F5;
	margin-top: 20px;
	border-radius: 2px;
	/* line-height: 42px; */
	box-sizing: border-box;
	padding: 5px 20px 15px;
	color: #999999;
	font-size: 14px;
}

.itemsInfomationHeaderCenterTitle .manjianzeng {
	width: 100%;
	margin-top: 12px;
}

.itemsInfomationHeaderCenterTitle .manjianzeng .ManName {
	width: auto !important;
}

.itemsInfomationHeaderCenterTitle .manjianzeng .ManContent {
	max-width: 495px;
	/* margin-bottom: 10px; */
	max-height: 94px;
	overflow: hidden;
	/* padding-top: 12px; */
}

.itemsInfomationHeaderCenterTitle .manjianzeng .couponList {
	border: 1px solid #df3033;
	border-left: none;
	border-right: none;
	height: 18px;
	line-height: 18px;
	background-color: #ffdedf;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #df3033;
}

.itemsInfomationHeaderCenterTitle .manjianzeng .emptyCoupon {
	border: 1px solid #F3F3F3;
	height: 18px;
	line-height: 18px;
}

.itemsInfomationHeaderCenterTitle .manjianzeng .couponList img {
	position: absolute;
	top: -1px;
}

.itemsInfomationHeaderCenterTitle .manjianzeng .couponList .couponName {
	margin: 0 5px;
}

.itemsInfomationHeaderCenterTitle .manjianzeng .couponList .getCoupon {
	margin-right: 5px;
	cursor: pointer;
}

.itemsInfomationHeaderCenterTitle .manjianzeng .couponList .getCoupon:hover {
	color: red;
}

.itemsInfomationHeaderCenterTitle.itemsPrice.itemsPriceRight {
	width: 87px;
	height: 50px;
	font-size: 14px;
}



.itemsNewPriceNumber1 {
	font-size: 14px;
	color: var(--color);
}

.itemsInfomationHeaderCenterTitle .itemsPriceRightNumber,
.itemsPriceRightNumber2 {
	font-size: 16px;
	color: var(--color);
}

.itemsInfomationHeaderCenterTitle .itemsInfos {
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #999999;
	border-top: 1px dashed rgba(219, 44, 44, 0.2);
}

.itemsInfomationHeaderCenterTitle .itemsInfos .itemsInfosSaleNumber i,
.itemsInfomationHeaderCenterTitle .itemsInfos .itemsInfosStocknumber i {
	color: var(--color);
}

.itemsInfomationHeaderCenterTitle .itemsInfos .itemsInfosScore {
	width: 87px;
	height: 50px;
	font-size: 14px;
}

.itemsInfomationHeaderCenterTitle .itemsInfos .itemsInfosSale {
	margin-left: 14px;
	font-size: 14px;
	display: inline-block;
}

.itemsInfomationHeaderCenterTitle .itemsInfos .itemsInfosStock {
	font-size: 14px;
	display: inline-block;
	left: 150px;
}

.itemsInfosScoreNumber {
	color: #FFB703;
}
.itemsInfosScoreNumber .iconfont {
	color: #FFB703;
}

.itemsInfomationHeaderCenterTitle .shiipingArea {
	height: 40px;
	line-height: 40px;
	color: #999;
	left: 14px;
	font-size: 14px;
	width: calc(100% - 14px);
}

.itemsInfomationHeaderCenterTitle .shiipingArea .shiipingAreaTitle {
	display: inline-block;
	width: 70px;
}

.itemsInfomationHeaderCenterTitle .shiipingArea .shiipingAreaChoose {
	display: inline-block;
	min-width: 148px;
	height: 26px;
	border: 1px solid #ccc;
	line-height: 26px;
	margin-right: 15px;
	color: #999;
}

.itemsInfomationHeaderCenterTitle .shiipingArea .shiipingAreaChoose .province {
	margin-left: 5px;
}
.limitTime{
	font-size: 10px;
	margin-left: 14px;
	color: #999;
}

.itemsInfomationHeaderCenterTitle .shiipingArea .shiipingAreaChoose .city {
	margin-left: 5px;
}

.itemsInfomationHeaderCenterTitle .shiipingArea .shiipingAreaChoose .iconfont {
	margin-right: 8px;
	margin-left: 8px;
}

.itemsInfomationHeaderCenterTitle .specifications {
	color: #999;
	line-height: 42px;
	margin-top: 10px;
}

.itemsInfomationHeaderCenterTitle .specifications .clearfix {
	margin-bottom: 10px;

}

.itemsInfomationHeaderCenterTitle .specifications .specificationsLeft {
	display:inline-block;
	word-break: break-all;
	padding: 5px 0;
	width: 67px;
	margin-left: 14px;
	font-size: 14px;
	line-height: 20px;
}

.itemsInfomationHeaderCenterTitle .specifications .specificationsRight {
	width: 84%;
	max-height: 112px;
	/* overflow: auto; */
	font-size: 12px;
	margin-left: 6px;
}

.itemsInfomationHeaderCenterTitle .specifications .specificationsRightList {
	padding: 0 10px;
	height: 30px;
	min-width: 50px;
	margin-right: 10px;
	line-height: 29px;
	text-align: center;
	border: 1px solid #F2F2F2;
	border-radius: 2px;
	color: #999;
}

.itemsInfomationHeaderCenterTitle .specifications .specificationsRight .active  {
	color: var(--color);
	border: 1px solid var(--color);
}

.chooseItemsNumber {
	height: 40px;
	margin-left: 14px;
}

.chooseItemsNumber .chooseItemsNumberTitle {

	width: 48px;
	height: 14px;
	display: block;
	overflow-wrap: break-word;
	color: #333;
	font-size: 14px;
	letter-spacing: 3px;
	font-family: PingFangSC-Regular;
	white-space: nowrap;
	line-height: 14px;
	text-align: left;
	margin-top: 11px;
}

.chooseItemsNumber .chooseItemsNumberDesc {
	margin-left: 26px;
	width: 110px;
	height: 30px;
	border: 1px solid #ccc;
	justify-content: space-between;
}

.chooseItemsNumber .chooseItemsNumberDesc .chooseItemsNum {
	width: 18px;
	height: 30px;
	text-align: center;
	right: 17px;
}

.chooseItemsNumber .chooseItemsNumberDesc input {
	outline: none;
	border: none;
	width: 57px;
	height: 27px;
	display: block;
	overflow-wrap: break-word;
	color: rgba(34, 34, 34, 1);
	font-size: 16px;
	font-family: ArialMT;
	white-space: nowrap;
	line-height: 16px;
	text-align: center;
	margin-left: 34px;
}

.chooseItemsNumber .chooseItemsNumberDesc .chooseItemsNumMin {
	width: 34px;
	height: 30px;
	top: -1px;
	left: -1px;
	border: 1px solid #DCDCDC;
	background: linear-gradient(180deg, #FFFFFF 0%, #F2F2F2 100%);
	text-align: center;
	line-height: 26px;
}

.chooseItemsNumber .chooseItemsNumberDesc .chooseItemsNumAdd {
	width: 34px;
	height: 30px;
	top: -1px;
	left: 90px;
	border: 1px solid #DCDCDC;
	background: linear-gradient(180deg, #FFFFFF 0%, #F2F2F2 100%);
	text-align: center;
	line-height: 26px;
}

.itemsBtn,.itemsBtns {
	height: 50px;
	margin-top: 30px;
}

.itemsBtn .BuyItNow,.itemsBtns .BuyEqNow {
	display: inline-block;
	text-align: center;
	margin-left: 14px;
	margin-right: 10px;
	width: 140px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	background-color: var(--color);
	font-size: 16px;
	border: 1px solid var(--color);
	border-radius: 4px;
}
.itemsBtn .BuyItNow.noClick,.itemsBtns .BuyEqNow.noClick{
	background-color: #ccc;
	border-color:#ccc;
}

.itemsBtn .addCart, .itemsBtns .addEqCart{
	display: inline-block;
	text-align: center;
	width: 140px;
	height: 46px;
	line-height: 46px;
	color: var(--color);
	background-color: #fff;
	font-size: 16px;
	border: 1px solid var(--color);
	border-radius: 4px;
}

/*最右侧猜你想看*/
.itemsInfomationHeaderRightOther .guessYouLikeTitle {
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 12px;
	text-align: center;
	background-color: #FCFCFC;
	border-bottom: 1px solid #ccc;
}

.itemsInfomationHeaderRightOther .guessYouLikeBottom {
	height: 40px;
	line-height: 40px;
	display: flex;
	border-top: 1px solid #ccc;
}

.itemsInfomationHeaderRightOther .guessYouLikeBottom .iconfont {
	flex: 1;
	text-align: center;
	color: #DDDDDD;
}

.itemsInfomationHeaderRightOther .guessYouLikeBottom .iconfont:hover {
	cursor: pointer;
	background-color: #eee;
}

.itemsInfomationHeaderRightOther .guessYouLike li {
	width: 200px;
	height: 230px;
	padding: 5px 13px 0;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	cursor: pointer;
}

.itemsInfomationHeaderRightOther .guessYouLike li .likeTitle {
	font-size: 14px;
	line-height: 12px;
	margin-top: 6px;
	margin-left: 10px;
	white-space: nowrap;
	width: 146px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.itemsInfomationHeaderRightOther .guessYouLike li .likePrice {
	font-size: 10px;
	color: red;
	margin-top: 10px;
	text-align: center;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.itemsInfomationHeaderRightOther .guessYouLike li img {
	width: 166px;
	height: 166px;
}

.itemsInfomationHeaderRightOther .guessYouLike {
	width: 100%;
	height: 460px;
	overflow: hidden;
}

.itemsInfomationHeaderRightOther .guessYouLike ul {
	top: 0;
	left: 0;
	width: 100%;
}

/*详情下面主体*/
.itemsInfomationBody {
	margin-top: 15px;
	margin-bottom: 30px;
}

.itemsInfomationBodyLeft {
	width: 210px;
	box-sizing: border-box;
}

.itemsInfomationBodyRight {
	width: 978px;
	margin-left: 12px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	font-size: 12px;
}

.itemsInfomationBodyLeft .shopName {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-bottom: none;
	background-color: #FCFCFC;
	height: 40px;
	color: #999;
}

.itemsInfomationBodyLeft .shopName span {
	line-height: 40px;
	text-indent: 15px;
	display: inline-block;
	width: 60%;
	overflow: hidden;
	height: 100%;
	cursor: pointer;
}

.itemsInfomationBodyLeft .shopName i {
	display: inline-block;
	min-width: 30%;
	height: 100%;
	line-height: 40px;
	cursor: pointer;
}

.itemsInfomationBodyLeft .shopName .iconfont {
	margin-right: 15px;
}

.searchType {
	border: 1px solid #ccc;
	margin-bottom: 15px;
}

.searchType .searchTypeText {
	height: 40px;
	line-height: 40px;
	display: flex;
	border-bottom: 1px dashed #eee;
}

.searchType .searchTypeText span {
	flex: 1;
	text-align: center;
	font-size: 12px;
	color: #888;
}

.searchType .searchTypeText span:hover {
	color: var(--color);
	border-bottom: 1px solid var(--color);
	cursor: pointer;
}

.searchType .searchInput {
	height: 40px;
	line-height: 40px;
}

.searchType .searchInput input {
	height: 28px;
	width: 190px;
	margin-left: 9px;
	outline: none;
	border: 1px solid #ccc;
	text-indent: 1em;
}

.searchType .searchInput input::-webkit-input-placeholder {
	color: #999999;
	font-size: 12px;
}

/* 使用webkit内核的浏览器 */
.searchType .searchInput input:-moz-placeholder {
	color: #888;
	font-size: 12px;
}

/* Firefox版本4-18 */
.searchType .searchInput input::-moz-placeholder {
	color: #888;
	font-size: 12px;
}

/* Firefox版本19+ */
.searchType .searchInput input:-ms-input-placeholder {
	color: #888;
	font-size: 12px;
}

/* IE浏览器 */
.searchType .searchInput .glyphicon {
	top: 50%;
	transform: translateY(-50%);
	right: 14%;
	color: #ccc;
}

.searchType .searchInput .glyphicon:hover {
	color: var(--color);
	cursor: pointer;
}

.itemsInfomationBodyLeft .shopInfo {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	width: 100%;
}

.itemsInfomationBodyLeft .shopInfo .shopInfoTitle {
	height: 40px;
	line-height: 40px;
	display: flex;
}

.itemsInfomationBodyLeft .shopInfo .shopInfoTitle span {
	flex: 1;
	text-indent: 1em;
	font-size: 12px;
}

.itemsInfomationBodyLeft .shopInfo .shopScoreBox {
	height: 22px;
	width: 100%;
	line-height: 22px;
	margin-top: 5px;
	font-size: 12px;
}

.itemsInfomationBodyLeft .shopInfo .shopScoreBoxText {
	margin: 0 6px;
	color: #888;
}

.itemsInfomationBodyLeft .shopInfo .shopScoreBoxHeight {
	height: 22px;
	width: 45px;
	background-color: #F76263;
	color: #fff;
	text-align: center;
	display: inline-block;
	border-radius: 2px;
	margin: 0 6px;
}

.itemsInfomationBodyLeft .shopInfo .shopScoreBoxPerNumber {
	color: #F76263;
}

.itemsInfomationBodyLeft .shopInfo .shopScoreBoxNumber {
	color: #444;
}

.itemsInfomationBodyLeft .shopInfo .shopAddress {
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	border-top: 1px dashed #eee;
	border-bottom: 1px dashed #eee;
	text-indent: 10px;
	font-size: 12px;
	color: #444;
}

.itemsInfomationBodyLeft .shopInfo .toShop {
	height: 50px;
	padding: 10px 0;
	line-height: 30px;
	box-sizing: border-box;
}

.itemsInfomationBodyLeft .shopInfo .jinrudianpu,
.itemsInfomationBodyLeft .shopInfo .shoucangdianpu {
	height: 30px;
	width: 85px;
	text-align: center;
	display: inline-block;
	margin-left: 10px;
	font-size: 12px;
}

.itemsInfomationBodyLeft .shopInfo .jinrudianpu:hover,
.itemsInfomationBodyLeft .shopInfo .shoucangdianpu:hover {
	opacity: 0.7;
	cursor: pointer;
}

.itemsInfomationBodyLeft .shopInfo .jinrudianpu {
	background-color: #F7F7F7;
	color: var(--color);
}

.itemsInfomationBodyLeft .shopInfo .shoucangdianpu {
	background-color: #F7F7F7;
	color: #666666;
}

/*商品排行*/
.ranking {
	box-sizing: border-box;
	border: 1px solid #ccc;
}

.ranking .rankingTitle {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #FCFCFC;
	color: #666666;
	text-indent: 15px;
	border-bottom: 1px solid #ccc;
}

.ranking .rankingType {
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: flex;
}

.ranking .rankingType span {
	flex: 1;
	text-indent: 1em;
	font-size: 14px;
	border-bottom: 1px dashed #ccc;
}

.ranking .rankingType .now {
	color: #FFFFFF;
	background-color: var(--color);
}
.ranking .hotItemsRanking {
	padding-top: 18px;
	font-size: 12px;
}
.ranking .hotItemsRankingList {
	width: 100%;
	padding: 8px 13px;
	border-bottom: 1px solid #e1e1e1;
	zoom: 1;
}

.ranking .hotItemsRankingList:last-child {
	border: none;
}

.ranking .hotItemsRankingList .hotItemsRankingListLeft {
	width: 25%;
}

.ranking .hotItemsRankingList .hotItemsRankingListLeft img {
	width: 64px;
	height: 64px;
}

.ranking .hotItemsRankingList .hotItemsRankingListRight {
	height: 12px;
	width: 58%;
	margin-left: 9px;
}

.ranking .hotItemsRankingList .hotItemsRankingListRight p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	font-size: 12px;
	-webkit-line-clamp: 2;
	width: 100%;
	overflow: hidden;
}

.ranking .hotItemsRankingList .hotItemsRankingListTitle {
	margin-left: 21px;
	color: #222222;
}

.ranking .hotItemsRankingList .hotItemsRankingListPrice {
	margin-top: 2px;
	text-align: center;
	color: var(--color);
}

.ranking .hotItemsRankingList .hotItemsRankingListNumber {
	margin-top: 5px;
}

/*下面主体右侧栏*/
.itemsInfomationBodyRightHeader {
	width: 976px;
	height: 40px;
	line-height: 38px;
	background-color: #FCFCFC;
	color: #666;
}

.itemsInfomationBodyRightHeader .itemsInfomationBodyRightList {
	padding: 0 25px;
	font-size: 14px;
}

.itemsInfomationBodyRightHeader .now {
	background-color: #FFFFFF;
	border-top: 2px solid var(--color);
	color: var(--color);
}

.productinfomations {
	height: 60px;
	margin: 20px 0;
	overflow: hidden;
}

.productinfomations .productinfomationsLeft {
	height: 100%;
	width: 100px;
	border-right: 1px solid #ccc;
}

.productinfomations .productinfomationsLeft .productinfomationsLeftTitle {
	text-indent: 30px;
	color: #666;
}

.productinfomations .productinfomationsLeft .productinfomationsLeftcontant {
	text-indent: 30px;
	color: #FE032C;
	font-size: 16px;
}

.productinfomations .productinfomationsRight .productinfomationsRightTitle {
	width: 100px;
	text-align: center;
	color: #666;
}

.productinfomations .productinfomationsRightList {
	width: 700px;
}

.productinfomations .productinfomationsRight .productinfomationsRightText {
	display: inline-block;
	margin-right: 10px;
	padding: 3px 10px;
	border: 1px solid var(--color);
	color: var(--color);
	border-radius: 2px;
	margin-bottom: 5px;
}

.productDetail {
	height: 30px;
	line-height: 30px;
	background-color: #FCFCFC;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.productDetail .productDetailList {
	padding: 0 15px;
}

.productDetail .now {
	color: var(--color);
}

/*评价列表*/
.feedBack .feedBackList {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	min-height: 85px;
}

.feedBack .feedBackList:last-child {
	border: none;
}

.feedBack .feedBackList .feedBackListLeft {
	width: 120px;
	height: 100px;
	top: 20px;
	left: 0;
}

.feedBack .feedBackList .feedBackListLeft img {
	width: 40px;
	height: 40px;
	border: 1px solid #eee;
	border-radius: 50%;
}

.feedBack .feedBackList .feedBackListLeft p {
	width: 70%;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.feedBack .feedBackList .feedBackListRight {
	width: 760px;
	margin-right: 40px;
}

.feedBack .feedBackList .feedBackListRight img {
	width: 50px;
	height: 50px;
	border: 1px solid #fff;
}

.feedBack .feedBackList .feedBackListRight .feedBackScore span {
	color: #888;
}

.feedBack .feedBackList .feedBackListRight .feedBackScore i {
	color: #FFB703;
}

.feedBack .feedBackList .feedBackListRight p {
	width: 100%;
}

.feedBack .feedBackList .firstFeedBack {
	border-bottom: 1px dashed #eee;
	padding-bottom: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
}

.feedBack .feedBackList .feedBackListRight .secondFeedBack {
	width: 100%;
}

.feedBack .feedBackList .feedBackListRight .secondFeedBackTitle {
	width: 80px;
	color: #888;
	line-height: 24px;
}

.feedBack .feedBackList .feedBackListRight .secondFeedBackContant {
	width: 680px;
}

.feedBack .feedBackList .feedBackListRight .feedBackWords {
	line-height: 24px;
	color: #666;
}

.feedBack .feedBackList .feedBackListRight .now {
	border: 1px solid #ccc;
}

.itemsInfomationBodyRight .shangpingxiangqing {
	margin-top: 10px;
	margin-bottom: 10px;
}

.itemsInfomationBodyRight .shangpingxiangqing img {
	max-width: 750px;
	margin: 0;
	padding: 0;
	margin-left: 114px;
}

/*评论分页 S*/
.feedBackPages {
	padding-top: 10px;
	height: 50px;
	margin-bottom: 20px;
}

.feedBackPages ul li input {
	vertical-align: middle;
	text-align: center;
}

.feedBackPages ul li {
	padding: 3px 10px;
	height: 36px;
	line-height: 30px;
	margin-right: 5px;
}

.feedBackPages ul li input {
	width: 40px;
}

.feedBackPages ul .sureToPagesBtn,.feedBackPages ul .sureToPagesBtns {
	background-color: var(--color);
	color: #fff;
	border: 1px solid var(--color);
	width: 50px;
	text-align: center;
	margin-right: 20px;
	border-radius: 2px;
	cursor: pointer;
}

.feedBackPages ul .prevPages:hover,
.feedBackPages ul .nextPages:hover {
	background-color: #CCE1D8;
	border-radius: 2px;
	cursor: pointer;
}

/*评论分页 E*/

/*地址选择二级联动 S*/

.addressOutter {
	width: 100%;
	height: 100%;
}

.addressOutter .addressMasker {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
}

.addressOutter .addressInner {
	position: absolute;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	width: 480px;
	overflow: hidden;
	left: 50%;
	top: 487px;
	transform: translateX(-17%);
	box-shadow: 0 0 0 1px #eee;
}

.tabTop ul {
	height: 30px;
	margin-top: 5px;
	display: block;
	border-bottom: 2px solid red;
}

.tabTop ul li {
	float: left;
	width: 130px;
	height: 30px;
	margin: 0 5px;
	cursor: pointer;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	background-color: #fff;
	border: 1px solid #CECBCE;
	border-bottom: 2px solid red;
}

.tabTop ul .active {
	border: 2px solid red;
	border-bottom: 2px solid #fff;
}

/* .show{
	display: block;
}
.hide{
	display: none;
} */

.tabBottom {
	margin-top: 10px;
	height: auto;
}

.tabBottom ul {
	display: none;
}

.tabBottom .address {
	float: left;
	margin: 5px;
	width: 130px;
	height: auto;
	cursor: pointer;
	text-align: left;
}

.tabBottom .address:hover {
	color: red;
}


/* .addressOutter .addressInnerProvince{
	background-color: #fff;
	width: 130px;
	height: 100%;
	overflow: auto;
}
.addressOutter .addressInnerProvince li,.addressOutter .addressInnerCity li{
	text-indent: 15px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.addressOutter .addressInnerProvince li:hover{
	background-color: #eee;
	color: #000;
}
.addressOutter .addressInnerCity{
	width: 185px;
	height: 100%;
	overflow: auto;
	left: 115px;
	top: 0;
	background-color: #fff;
}
.addressOutter .addressInnerArea li{
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	cursor: pointer;
	border-radius: 2px;
}
.addressOutter .addressInnerCity li:hover,.addressOutter .addressInnerArea li:hover{
	background-color: #eee;
	color: #000;

}
.addressOutter .addressInnerArea{
	background-color: #fff;
	right: -15px;
	top: 0;
	width: 208px;
	height: 100%;
	overflow: auto;
} */
/*地址选择二级联动 E*/

/*分享 S*/
.itemsInfomationHeaderLeftPic .fenxiang .shareType {
	border: 1px solid #ddd;
	border-radius: 3px;
	width: 112px;
	background-color: white;
}

.itemsInfomationHeaderLeftPic .fenxiang .shareType .share {
	padding: 0 10px;
}

/*分享 E*/

/*点击评论图片，展示大图的模态框 S*/
.bigImgModalBox {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.bigImgModalBox .bigImgModalBoxMasker {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}

.bigImgModalBox img {
	position: absolute;
	max-width: 50%;
	max-height: 80%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

/*点击评论图片，展示大图的模态框 E*/


/*举报模态框 S*/
.REPORTModal {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
	box-shadow: 0 0 1px 2px #eee;
	width: 650px;
}

.REPORTModal img {
	width: 100px;
}

.REPORTModal .REPORTTitle {
	width: 100%;
	height: 36px;
	line-height: 36px;
	background-color: #F3F3F3;
	box-sizing: border-box;
	padding: 0 15px;
}

.REPORTModal .REPORTTitle .fr {
	cursor: pointer;
}

.REPORTModal .REPORTItemsTitle {
	font-size: 16px;
	line-height: 36px;
	box-sizing: border-box;
	padding: 0 15px;
}

.REPORTType {
	line-height: 40px;
}

.REPORTType .qrSingleton_t,
.CommonTokenStream .config_report,
.report_gcode_parameters .generateReport,
.reportTextView_ .saveTestReport {
	padding-left: 15px;
	width: 120px;
	margin-bottom: 15px;
}

.report_gcode_parameters {
	margin-bottom: 15px;
}

.report_gcode_parameters textarea {
	height: 110px;
	width: 385px;
	border: 1px solid #aaa;
	resize: none;
	box-sizing: border-box;
	padding: 3px 10px;
	font-size: 12px;
}

.reportTextView_ {
	margin-bottom: 30px;
	line-height: 36px;
}

.reportTextView_ label {
	margin-left: 20px;
}

.reportTextView_ input {
	height: 25px;
	vertical-align: middle;
	border: 1px solid #aaa;
	width: 180px;
	margin-right: 15px;
}

.reportTextView_ .upFileBtns {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #E3514F;
	text-align: center;
	background-color: #E3514F;
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
}

.reportTextView_ .appendTestReport {
	width: 600px;
	margin-left: 25px;
}

.reportTextView_ .appendTestReportTips {
	font-size: 12px;
	color: red;
}

.REPORTModal .reportBtns {
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin-bottom: 20px;
}

.REPORTModal .reportBtns span {
	display: inline-block;
	border-radius: 2px;
	padding: 0 20px;
	cursor: pointer;
	font-size: 16px;
}

.REPORTModal .reportBtns .cancelBtns {
	margin-right: 30px;
	border: 1px solid #ddd;
}

.REPORTModal .reportBtns .sureBtns {
	border: 1px solid #E3514F;
	background-color: #E3514F;
	color: #fff;
}

/*举报模态框 E*/


/*二维码 S*/
.erweima {
	width: 100px;
	height: 40px;
	line-height: 40px;
	background-color: #E5E5E5;
	text-align: center;
	border-radius: 8px;
	cursor: pointer;

}

.erweima span {
	color: #333;
	font-size: 12px;
}

.erweima img {
	width: 20px;
	margin-top: -1px;
}

#erweimaContainer {
	width: 150px;
	height: 150px;
	border: 1px solid #ccc;
	left: -25px;
	bottom: -150px;
	border-radius: 2px;
	padding: 5px;
	background-color: #fff;
	z-index:2;
}

/*二维码 E*/

.videoContainer {
	width: 100%;
	height: 100%;
	z-index: 666;
	left: 0;
	top: 0;
	background-color: #fff;
}

.videoContainer video {
	width: 100%;
	height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.thumbnails .thumbnailImgBox .ab {
	width: 50%;
	height: 50%;
	top: 25%;
	left: 25%;
}
.ManContent li{
	line-height:20px;
}
.ManName{
	color: black;
}
.ManContent li,.ManName-to{
	color:var(--color);
}
.activity-titles_img1,.activity-titles_img2,.activity-titles_img3,.activity-titles_img4{
	width: 115px;
}
.timeLast{
	display:none;
	margin-top: 20px;
	font-size:14px;
	color:var(--color);
	font-size: 14px;
	color: #fff;
	/* background: url('../../images/top_1.jpg') no-repeat center; */
	background: linear-gradient(179deg, #ffffff 0%, var(--color) 100%);
	line-height: 34px;
	padding: 0 10px;
	border-radius: 4px 4px 0 0;
}
.timeLast .iconfont{
	font-size:24px;

	vertical-align:middle;
}
.timeLast .time-text,.timeLast span{
	vertical-align:middle;
}
/* 关注店铺弹窗开始 */
.attentionBox{
	width: 25%;
	position: fixed;
	top: 30%;
	left: 38%;
	background-color: white;
	border-radius: 15px;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 10px 20px;
	z-index: 20;
	box-sizing: border-box;
}
.attentionBig .makeAtten{
	position: fixed;
	top:0px;
	width:100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.2);
	z-index: 5;
}
.attentionBox img {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	margin-top: -45px;
	margin-bottom: 10px;
	background-color: #ffffff;
}

.attentionBox .nameTwo {
	font-size: 16px;
}

.attentionBox .enjoyThree {
	color: #888;
}

.attentionBox .attenUl {
	width: 100%;
	padding: 5px 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #f0f7ff;
}

.attentionBox .attenUl li {
	width: 200px;
	margin: 5px 0px;
}

.attentionBox .yesAttention {
	display: flex;
	align-items: center;
	margin: 0px 0px 10px;
}

.attentionBox .yesAttention input {
	margin-right: 5px;
	cursor: pointer;
}

.attentionBox .yesAttention .span1 {
	color: #2E71E6;
	cursor: pointer;
}
.attentionBox button {
	width: 80%;
	font-size: 14px;
	outline-style: none;
	border-radius: 25px;
	line-height: 35px;
	color:#ffffff;
	background-color: var(--color);
}
/* 关注店铺弹窗结束 */