@charset "utf-8";
/*
*UGO goods-global
*time :20150610
*author:L.J;
*/
/*
*goods-payer 一期 s
*/
.goods-payer{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4.333em;
	background-color:rgba(0,0,0,.8);
	z-index: 2000;
}
.gl-payer{
	width: 65%;
	color: #999;
	height: 4.333em;
}
.gr-payer{
	width: 35%;
	background-color:#f70800;
	height: 4.333em;
	display: block;
	line-height: 3.24em;
	color: #fff;
	font-size: 1.333em;
	font-weight:500;
	text-align: center;
	cursor: pointer;
}
.g-p-icon{
	background:url(../images/goods/icon_plogo.png) no-repeat; 
	background-size:100% 100%;
	width: 3.125em;
	height: 3.125em;
	margin: .625em .625em .625em .7em;
	display: block;
	float: left;
}
.g-p-t{
	margin-top: .625em;
	font-size: 1.25em;
	text-align: center;
}
.g-p-b{
	font-size: .833em;
	text-align: center;
}
/**goods-payer 一期 e**/
/*goods-payer 二期 s*/
.goods-payer2{
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	height: 3.4em;
	background-color:rgba(255,255,255,1);
	z-index: 2000;
	border-top: 1px solid #dfdfdf;
}
.goods-care,
.goods-share{
	width: 33%;
	height: 3em;
	display: block;
	position: relative;
	float: left;
}
.im-order{
	width: 67%;
	float: right;
	font-weight: normal;
	background-color:#f70800;
	height: 3em;
	display: block;
	line-height:2.8em;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
	cursor: pointer;
}
a.im-order{
	color: #fff
}
.im-order-n{
	background-color: #999;
}
.goods-care:after,
.goods-share:after{
	content:"";
	background:url(../images/goods/goods-share.png) no-repeat; 
	background-size:100% 100%;
	width: 2.042em;
	height: 1.917em;
	position: absolute;
	left: 50%;
	top:50%;
	margin-left: -1.021em;
	margin-top: -.9585em;
}
.goods-care:after{
	background:url(../images/goods/goods-care2.png?t=2016081809) center center no-repeat; 
	background-size:100% 100%;
}
.careclick:after{
	background:url(../images/goods/care-click.png?t=2016081809) no-repeat; 
	background-size:100% 100%;
	margin-left:-1.021em;
}
.goods-three .goods-care,
.goods-three .goods-share{
	width: 32%;
}
.goods-three .goods-cart,.goods-four .goods-cart, .goods-five .goods-cart{
	width: 32%;
	float: left;
	height: 4.333em;
	border-left: 1px solid #dfdfdf;
	margin-left: -1px;
	position: relative;
}
.goods-three .goods-share:after{
	margin-left: -1.5em;
}
.goods-three .goods-cart:after ,.goods-four .goods-cart:after, .goods-five .goods-cart:after {
	content:"";
	position: absolute;
	left: 50%;
	top:50%;
	background:url(../images/goods/goods-chart2.png) no-repeat; 
	background-size:100% 100%;
	width: 2.708em;
	height: 2.125em;
	width: 2.408em;
	height: 1.825em;
	margin-left: -1.654em;
	margin-top: -1.612em;
	z-index: 98;
}
.goods-three .im-order{
	width: 36%;
}
.goods-cart i{
		background-color: #ffffff;
	border:2px solid #f50b03;
	color: #f50b03;
	font-size: .667em;
	width: 1.3em;
	height: 1.3em;
	line-height: 1.34em;
	text-align: center;
	font-family: arial;
    display: block;
    position: absolute;
    left: 50%;
    top:50%;
    border-radius: 50%;
    margin-top: -1.9em;
    margin-left:1em;
    margin-top: -2.2em;
    margin-left:.5em;
    z-index: 99
}

/* 2018.1.5 详情页底部立即购买+地区无货 */
.goods-four .goods-care, .goods-four .goods-cart{
	width: 20%;
}
.goods-five .goods-care, .goods-five .goods-cart{
	width: 24%;
}
.goods-four .im-order{
	width: 30%;
	background-color: #ff7b76;
}
.im-buy{
	width: 30%;
	float: right;
    font-weight: normal;
    background-color: #f70800;
    height: 3em;
    display: block;
    line-height: 2.8em;
    color: #fff;
    font-size: 1.2em;
    text-align: center;
    cursor: pointer;
}
a.im-buy {
    color: #fff;
}
.goods-five .im-order-n{
	width: 52%;
	background-color: #999;
}
