/*方可统计*/
.vcountbox
{
 margin: 380px 0 0 0; float: left; border: 1px solid #D4D4D4; border-radius: 4px; width: 218px;
  height: 84px;
}
.vcountbox .v1
{
	margin:8px;color:#666;
}
.vcountbox .v2
{
	line-height:45px;font-size:20px;text-align:center
}
/*首页样式banner*/
.bannerArea { width:630px;float: left;}
.banner2 {height: 250px;
border: 1px solid #d6d6d6;
background: #eeeeee;
position: relative;
width: 630px;}
.slider{ height: 250px;width:630px;}
.arrowLeft2 { width:22px; height:33px; position:absolute; left:20px; top:110px; z-index:99; display:none; }
.arrowLeft2 a { width:22px; height:32px; display:block; background:url(../imgs/left_arrow.png) no-repeat left top; }
.arrowLeft2 a:hover { background:url(../imgs/left_arrow.png) no-repeat left -32px; }
.rightArrow2 { width:22px; height:32px; position:absolute; right:20px; top:110px; z-index:99; display:none; }
.rightArrow2 a { width:22px; height:32px; display:block; background:url(../imgs/right_arrow.png) no-repeat left top; }
.rightArrow2 a:hover { background:url(../imgs/right_arrow.png) no-repeat left -32px; }
.pager2 { width:60px; height:11px; position:absolute; left:560px; bottom:14px; z-index:99; text-indent:-9999px; }
.pager2 a {  overflow:hidden; width:10px; height:11px; background:url(../imgs/pager_sprite.png) no-repeat left top; display:block; float:left; margin:0 5px 0 0; }
.pager2 a:hover, .pager2 a.activeSlide { background:url(../imgs/pager_sprite.png) no-repeat left -11px; }
.banner_smallBox { }
.small_box { width:230px; height:131px; float:left; margin:0 14px 0 0; border:0px solid #cccccc; background:#ededed; text-align:center; }
.nomar4 { margin-right:0px; }
.banner2:hover .arrowLeft2, .banner2:hover .rightArrow2 { display:block; }
/*banner 下部*/
.underbanner
{
width:630px;
height:200px;
border: 1px solid #D4D4D4;
margin-top:13px;
border-radius: 4px;
}
.underbanner .left
{
width: 309px;
position:relative;
border-right:solid 1px #dadada;
float: left;
 height: 199px;
}
.underbanner .right
{
width: 319px;
float: left;
position:relative;
}
.underbanner .title
{width: 100%;
background-color: #FBFBFB;
border-bottom: 1px solid #D4D4D4;
line-height: 40px;
height: 40px;
font-size: 18px;
color: #333;
text-align: left;
text-indent: 10px;
font-weight: bolder;
}
.underbanner .content
{
width: 90%;
padding:10px 5%;
font-size:13.5px;
color: #444;
}
.underbanner .newslist
{line-height: 23px;
text-align: left;
position: relative;
display: block;
color: #444;
width: 100%;
font-size:13px;
}
.underbanner .newslist:hover
{
color: #00a57f;
}
.underbanner .newsdate
{position: absolute;
right: 0px;
top: 0;
font-size:13px;
}

.main .more
{
width: auto;
position: absolute;
right: 0;
top: 0;
color: #00a57f;
font-size: 14px;
padding-right: 10px;
font-weight: normal;}
.more:hover
{
color: #008062;
}


/*品牌*/
.pinpai-title
{
height:50px;
line-height:50px;
font-size:28px;
padding-top: 30px;
position:relative;
}
.pinpai-title .titleinner
{
line-height:36px;
padding-left: 10px;
font-weight: 400;
border-left:3px solid #00a57f;
}
.pinpai-wrap {
margin-bottom: 16px;
position: relative;
height: auto;
width: 1164px;
overflow: hidden;
box-shadow: 1px 2px 5px #c5c5c5;
border-top: 3px solid #777777;
padding:18px 18px 10px 18px;
}
.pp-item
{
width: 145px;
float: left;
height: 100px;
}
.pp-item:hover
{
color:#00a57f;
}
.pp-item .link {
display: block;
width: 124px;
height: 66px;
margin: 0 auto;
border: 1px solid #ccc;
}
.pp-item .link img {
  display: block;
  margin: 0 auto;
  margin-top: 8px;
  height: 50px;
  width: 110px;
}
.pp-item .title
{
text-align: center;
margin-top:5px;
}
/*Hot_product 热卖产品*/
.Hot_product
{
height: 360px;
margin-bottom: 15px;
border-top: 3px solid #777777;
border-bottom: 1px solid #e8e8e8;
overflow: hidden;
clear: both;
position:relative;
}
.item-content a:hover
{
	color:#00a57f;
}
.Hot_product .item
{
float: left;
width: 100%;
position: relative;
padding-top: 10px;
border-right: 1px solid #e8e8e8;
}
.Hot_product .big {
width: 21%;
}
.Hot_product .small {
width: 14.5%;
}
.Hot_product .small .item {
height: 170px;
}
.Hot_product .item-2, .Hot_product .item-4, .Hot_product .item-6, .Hot_product .item-8, .Hot_product .item-10{
border-bottom: 1px solid #e8e8e8;
}
.Hot_product .group {
float: left;
}
.Hot_product .big .item-content {
width: 220px;
height: 411px;
}
/*推荐产品的描述*/
.Hot_product .item_tag
{
	margin-left:10px;
	line-height:25px;
}