.TextRight{text-align: right;}
.nav .nav_fl .pinlei li .mc h3{ cursor:pointer;}
.flexslider .slides img{ width:auto;}
.nav_top{ z-index:9;}
.w1 .pl_l .xbiank{
	border-bottom: 1px solid #dbdbdb;
}
.w1 .pl_l .gg{
		border-left: 1px solid #dbdbdb;
}
.w1 .pl_z .gg1 a{
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
.w1 .pl_z .gg1 a:first-child{
	border-left: 1px solid #dbdbdb;
}
.w1 .pl_y{
	width: 242px;
}
.w1 .pl_y .pl_y-Box{
	border-top: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}
.pinlei .danpin_gg ul li{
	width: 239px;
}
.pinlei .danpin_gg{
	margin-top: -1px;
}
.lunbo .flexslider{
	display: block;
	opacity:1; 
	position:absolute; 
	overflow:hidden; 
	text-align: center;
	width: 100%;
}
.hot_z .hot_cp .jg .fontColor,
.w1 .m_cp .jg .fontColor{
	color:#e74208; 
	font-weight:bold;
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:14px;
}
.w1 .pl_z .m_gg .m_ggDiv{
	width:697px; 
	height:278px;
	overflow:hidden; 
	position:relative;
}
.pl_z .m_gg .m_gg_huan{
	left: 0;
	top: 0;
}
.hot .hot_l .ppj_logo p:nth-child(1){
	padding-top: 21px;
}



.lb_gg{
	background: white;
}
.lb_gg .lb_gg_Login{
	padding-top: 10px;
}
.lb_gg .lb_gg_Login .clearfix img{
	border-radius: 50%;
	display: inline-block;
}
.lb_gg .lb_gg_Login .clearfix{
	text-align: center;
}
.lb_gg .lb_gg_Login .clearfix p{
	padding-left: 10px;
	display: inline-block;
    vertical-align: middle;
	color: #666;
}
.lb_gg .lb_gg_Login .lb_gg_LoginYouHui{
	padding: 5px 0;
	text-align: center;
    color: #666;
}
.lb_gg .lb_gg_Login .lb_gg_LoginYouHui img{
	margin-right: 5px;
	margin-top: -3px;
}
.lb_gg .lb_gg_Login .lb_gg_LoginBtn{
	padding: 5px 0;
	color: #666;
	text-align: center;
}
.lb_gg .lb_gg_Login .Pad0{
	padding: 0;
}
.lb_gg .lb_gg_Login p a{
	text-decoration: none;
	color: #666;
}
.lb_gg .lb_gg_Login p.lb_gg_LoginBtn span{
	display: inline-block;
	margin: 5px;
	padding: 5px 15px;
	background: white;
	color: #D51938;
	border-radius: 15px;
	cursor: pointer;
	box-shadow: 0px 0px 30px rgba(179, 179, 179, 0.51);	
}
.lb_gg .lb_gg_Login p.lb_gg_LoginBtn span:hover{
	background: #3a3534;
	color: #d7c98a;
}

.lb_gg .lb_gg_Icon {
    font-size: 0;
    width: 100%;
}
.lb_gg .lb_gg_Icon a{
	padding: 9.5px 0;
	text-decoration: none;
    color: #666;
    text-align: center;
    display: inline-block;
    width: 50%;
}
.lb_gg .lb_gg_Icon .Pad5{
	padding: 5px 0;
}
.lb_gg .lb_gg_Icon a p{
	padding-top: 5px;
    font-size: 12px;
   	color: #ffa243;
}

.FooterMaskBox{
	width: 100%;
	background-image: url(../image/FooterBG.png);
	position: fixed;
	left: 0;
	bottom: 0;
	z-index:999;
	transition: left 1s ease 0s;
}
.FooterMaskBoxHide{
	left: -3000px;
}
.FooterMaskBox2{
	width: 170px;
	height: 120px;
	background-image: url(../image/FooterBG.png);
    border-radius: 0 110px 110px 0;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index:999;
	transition: left 0.5s linear 0.1s;
	cursor: pointer;
}
.FooterMaskBox2Hide{
	left: -500px;
}
.gg a{
	text-decoration: none;
	color: white;
}
.ProductImg{
	position: relative;
}
.ProductImg img{
	width: 259px;
	height: 259px;
}
.ProductImg i{
	background: url(../image/tb21.png);
	width: 56px;
	height: 56px;
	position: absolute;
	top: 0;
	left: 0;
}
.ProductBox{
	padding: 0px 15px 0 15px;
    background: #e8362a;
}
.ProductNum{
	padding: 5px 0;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    font-weight: 700;
    color: white;
    text-align: center;
}

.ProductNum del{
	font-size: 12px;
	color: #f4f4f4;
}
.Yellow{
	color: #edf850;
}
.ProductTxt{
	height: 76px;
    padding-top: 7px;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    font-weight: 900;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ProductCart{
    font-size: 14px;
    font-weight: 700;
    padding: 5px 0;
    position: relative;
}
.ProductCart .Yellow,
.ProductNum .Yellow{
	font-size: 24px;
}
.ProductBtn{
	background: #33322e;
    color: #eee9e9;
    padding: 0px 10px;
    letter-spacing: 2px;
    position: absolute;
    top: 14px;
    right: 0;
}