body{
	background-color: #F7F7F7;
}
.top_fh{
	width: 2rem;
	height: 2rem;
	background-color: rgba(0,0,0,0.7);
	border-radius: 50%;
	position: absolute;
	top: 2.5rem;
	left: 0.5rem;
}
.cpsx{
	margin: 0.5rem 0;
}
.cp_description{
	padding: 0.5rem;
	background-color: #fff;
	border-bottom: 1px solid #F2F2F2;
}
.cp_description h1{
	font-size: 1.2rem;
	font-weight: normal;
	color: #323232;
	border-left: 0.4rem solid #52cd7a;
	padding-left: 0.3rem;
}
.cp_description p{
    color: #909090;
    font-size: 0.8rem;
    padding-left: 0.7rem;
    line-height: 1.8rem;
}
.cp_description p span{
	font-size: 1rem;
	color: #f44336;
}
.cp_attribute{
    background-color: #fff;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    font-size: 0;
    padding: 0.2rem 0 0.2rem 1rem;
}
.cp_attribute_left{
    width: 5rem;
    font-size: 0.8rem;
    display: inline-block;
    color: #323232;
    vertical-align: top;
    line-height: 2.5rem;
}
.cp_attribute_right{
	display: inline-block;
	width: 17rem;
}
.cp_attribute_right li{
    font-size: 0.8rem;
    color: #646464;
    background-color: #ECECEC;
    min-width: 8rem;
    height: 1.8rem;
    margin: 0.2rem;
    text-align: center;
    line-height: 1.8rem;
    border-radius: 0.2rem;
    display: inline-block;
}
.cp_attribute_right .cp_attribute_right_active{
	color: #fff;
	background-color: #52cd7a;
}
.gmgwc_fixed div{
	color: #fff;
	display: inline-block;
	font-size: 1.1rem;
	width: 100%;
	text-align: center;
	line-height: 2.5rem;
}
.add_gwc{
	width: 23.5rem;
	height: 100rem;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	z-index: 99;
	top: 0;
	display: none;
}
.add_gwc_xq{
	width: 23.5rem;
	background-color: #fff;
	position: fixed;
	z-index: 999;
	bottom: 0;
}
.cp_attribute_gwc{
    background-color: #fff;
    border: none;
    margin-top: 0rem;
    font-size: 0;
    padding: 0.5rem 0 0.5rem 1.2rem;
}
.order_sl{
	font-size: 0;	
}
.order_sl span{
	display: inline-block;
	font-size: 0.8rem;
	color: #909090;
	margin-right: 0.3rem;
}
.order_sl div{
	display: inline-block;
	width: 1rem;
	height: 1rem;
	font-size: 0.8rem;
	text-align: center;
	line-height: 1rem;
	border: 1px solid #909090;
}
.xzsl{
    padding: 1rem 1rem;
    height: 1.5rem;
}
.submit{
	color: #fff;
	background-color: #52cd7a;
	text-align: center;
	height: 2.5rem;
	line-height: 2.5rem;
}
.cp_exhibition{
	font-size: 0;
}
.cp_exhibition #xxlb li{
    display: inline-block;
    font-size: 1rem;
    text-align: center;
    font-size: 0.9rem;
    width: 7.8rem;
    height: 2.5rem;
    background-color: #fff;
    color: #909090;
    line-height: 2.5rem;
    overflow: hidden;
}
.active_li{
	border-bottom: 0.1rem solid #52cd7a;
	color: #52cd7a;
}
.cp_exhibitions li{
	width: 100%;
	font-size: 1rem;
	display: none;
}

.shopping_car{
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.4);
    position: fixed;
    right: 0;
    top: 40%;
    text-align: center;
	z-index:80
}

.shopping_car img{
	width: 1.6rem;
	margin-top: 0.5rem;
}
.shopping_car p{
	color: #fff;
	font-size: 0.7rem;
}
.kefu_bottom li {
    width: 50%;
    float: left;
    text-align: center;
     line-height: 2.5rem;
    background: #52cd7a;
    
    font-size: 16px;
}
.kefu_bottom li a{
	color:#fff;
}
.topCommon{
	background: url(../images/Icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.kfSort {
    background-position: -64px -22px;
    width: 22px;
    height: 22px;
}
.dhSort {
    background-position: -19px -22px;
    width: 22px;
    height: 22px;
}
.gm_gwc {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}
.gmgwc_fixed {
    float: left;
    width: 50%;
}
.kefu_bottom {
    float: left;
    width: 50%;
}