/* ============产品图片列表============== */
*{
    padding: 0;
    margin: 0;
}
.mod-product-list{
    -webkit-box-flex:1.0;
    display: -webkit-box;
}
.mod-product-list-t0{
    -webkit-box-orient:vertical;
    background-color: red;
}
.mod-product-list-t0 dd{
    padding: 6px;
    height: 80px;
    border-bottom:1px solid #D6D6D6;
    background-color: #fff;
    -webkit-box-flex:1.0;
}
.mod-product-list-t0 a{
text-decoration:none;
}
.mod-product-list-t0 a:hover{
text-decoration:none;
}
.mod-product-list-t0 dd a > div:first-child{
    width: 80px;
    margin-right: 10px;
    float: left;
}
.mod-product-list-t0 dd a > div:first-child img{
    width: 80px;
    height: 80px;
}
.mod-product-list-t0 dd a > div:last-child{
    -webkit-box-flex: 1.0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 100%;
}
.mod-product-list-t0 dd a > div:last-child >div{
    color: #837F80;
    font-size: 14px;
    text-align: left;
    max-height: 40px;
    overflow: hidden;
    line-height: 22px;
}
.mod-product-list-t0 dd a > div:last-child .attr1{
	width:50%;
	float:left;
}
.mod-product-list-t0 dd a > div:last-child .attr1:nth-child(odd){
	text-align:left;
}
.mod-product-list-t0 dd a > div:last-child .attr1:nth-child(even){
	text-align:right;
}
.mod-product-list-t0 dd a > div:last-child >div:first-child{
    font-size: 12px;
    color: #000;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 7px;
}
.mod-product-list-t0 dd:last-child{
    border:0;
}
.mod-product-list-t1{
    display: block;
	overflow: hidden;
}
.mod-product-list-t1 dd:nth-child(1){
    border-top: 0;
}
.mod-product-list-t1 dd:nth-child(2){
    border-top: 0;
}
.mod-product-list-t1 dd:nth-child(odd){
    /*border-right: 1px solid red;*/
	border-bottom:1px solid #D6D6D6;
}
.mod-product-list-t1 dd:nth-child(even){
    margin-left: -1px;
    border-left: 1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
}
.mod-product-list-t1 dd{
    width: 49.9%;
    background-color: #fff;
    float: left;
	
}
.mod-product-list-t1 dd a{
    margin: 5px;
    display: block;
    background-color: #fff;
}
.mod-product-list-t1 dd a .product-img{
    position:relative;
    width:100%;
   	height:0;
}
.mod-product-list-t1 dd img{
   	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.mod-product-list-t2{
    display: block;
	overflow: hidden;
}
.mod-product-list-t1 .name,.mod-product-list-t2 .name{
    /*height: 25px;*/
    /*line-height: 25px;*/
    margin: auto;
    margin-top:5px;
    width: 100%;
    text-align: center;
}
.mod-product-list-t1 .name{
	font-size:12px;
}
.mod-product-list-t1 .attr,.mod-product-list-t2 .attr{
    display: none;
}
.mod-product-list-t1 dd:nth-child(1){
    border-top: 0;
}
.mod-product-list-t1 dd:nth-child(2){
    border-top: 0;
}
.mod-product-list-t2 dd:nth-child(3n){
    /*border-right: 3px solid red;*/
}
.mod-product-list-t2 dd{
    outline: 1px solid #D6D6D6;
}
.mod-product-list-t2 dd{
    width: 33.333333333%;
    background-color: #fff;
    float: left;
}
.mod-product-list-t2 dd a{
    display: block;
    margin: 5px;
    background-color: #fff;
}
.mod-product-list-t2 dd a .product-img{
    position:relative;
    width:100%;
   	height:0;
}
.mod-product-list-t2 dd img{
   	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.mod-ProductCategory p{
	text-align: left;
	padding-left: 10px;
	line-height: 36px;
}
.mod-ProductCategory p .font-ico{
	font-size:12px;
	background-position: 0px -17px;
	display: inline-block;
	float: right;
	margin: 8px 10px 0 0;
}
#mod-ProductCategory a{
    display:block;
}

#pc-showLine {
    display: -webkit-box;
    padding: 18px 23px 0 23px;
}

#pc-showLine button{
    width: 60px;
    padding: 1px;
    margin-left: 40px;
    background-color: #FF914A;
    border-color: #FF914A;
    color: #fff;
}

.mod-product-style dd.cur .ico{
    position: absolute;
    right: -12px;
    bottom: -1px;
    width: 23px;
    height: 23px;
    background: url(../images/ui-bg.png) no-repeat -5px -5px transparent;
}
.mod-product-style dd.cur{
    outline: 2px solid #FF9F3A;
}
#pc-style{
    min-width: 60px;
    text-align: center;
    margin-left: 40px;
}

.pc-name{
    font-size:14px;
    color: #666;
}
.pc-instroction{
    font-size: 12px;
    color: #969696;
}

/*产品分类样式0Begin*/
.mod-product-style dd{
    position: relative;
    padding: 5px;
}

.cate_item-0 {
    margin:0;
    border-top: 1px solid #dedede;
}
.cate_item-0 a{
    border-bottom: 1px solid #D6D6D6;
}
.cate_item-0 .arrow{
    background: url("../../Home/images/bg_modules.png") no-repeat;
    width: 12px;
    height: 18px;
    background-position: 0px -17px;
    display: inline-block;
    float: right;
    margin: 12px 10px 2px 0;
}
.cate_item-0 .pc-pic{
    display: none;
}

.cate_item-0 .pc-content .pc-name{
    line-height: 300%;
    margin-left: 20px;
    text-align: left;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.cate_item-0 .pc-content .pc-name i{
    display: none;
}
.cate_item-0 .pc-content .pc-instroction{
    display: none;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
/*产品分类样式0End*/
/*产品分类样式一Begin*/
.cate_item-1 {
    margin:0;
    border-top: 1px solid #dedede;
}
.cate_item-1 a{
    border-bottom: 1px solid #dedede;
}
.cate_item-1 .arrow{
    display: none;
    background: url("../../Home/images/bg_modules.png") no-repeat;
    width: 12px;
    height: 18px;
    background-position: 0px -17px;
    float: right;
    margin: 12px 10px 2px 0;
}
.cate_item-1 .pc-pic{
    display: none;
}
.cate_item-1 .pc-content .pc-name{
    line-height: 300%;
    margin-left: 15px;
    text-align: left;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
}
.cate_item-1 .pc-content .pc-name i{
    border-left: 6px solid #FF914A;
    padding-left: 8px;
    display: inline-block;
    height: 7px;
}
.cate_item-1 .pc-content .pc-instroction{
    display: none;
    white-space:nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
}
/*产品分类样式一End*/
/*产品分类样式4Begin*/
.cate_item-2 {
    display: block;
    border-top: 1px solid #dedede;
}
.cate_item-2 .borderSet{
    height: 66px;
    border-bottom: 1px solid #dedede;
    padding: 10px;
}
.cate_item-2 .arrow{
    display: none;
    background: url("../../Home/images/bg_modules.png") no-repeat;
    width: 12px;
    height: 18px;
    background-position: 0px -17px;
    float: right;
    margin: 12px 10px 2px 0;
}
.cate_item-2 .pc-pic{
    float: right;
    margin-top: 7px;
    margin-right: 5px;
    /*padding: 10px;*/
}
.cate_item-2 .pc-pic img{
    width: 50px;
    height: 50px;
}
.cate_item-2 .pc-content{
    margin-right: 75px;
    margin-top: 7px;
}
.cate_item-2 .pc-content .pc-name{
    text-align: left;
    padding-left: 12px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    line-height: 200%;
}
.cate_item-2 .pc-content .pc-name i{
    display: none;
}
.cate_item-2 .pc-content .pc-instroction{
    text-align: left;
    padding-left: 12px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
/*产品分类样式2End*/
/*产品分类样式5Begin*/
.cate_item-3 {
    display: block;
    border-top: 1px solid #dedede;
}
.cate_item-3 .borderSet{
    height: 66px;
    border-bottom: 1px solid #dedede;
    padding: 10px;
}
.cate_item-3 .arrow{
    display: none;
    background: url("../../Home/images/bg_modules.png") no-repeat;
    width: 12px;
    height: 18px;
    background-position: 0px -17px;
    float: right;
    margin: 12px 10px 2px 0;
}
.cate_item-3 .pc-pic{
    float: right;
    /*padding: 10px;*/
    margin-top: 7px;
    margin-right: 5px;
}
.cate_item-3 .pc-pic img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.cate_item-3 .pc-content{
    margin-right: 75px;
    margin-top: 7px;
}
.cate_item-3 .pc-content .pc-name{
    text-align: left;
    padding-left: 12px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    line-height: 200%;
}
.cate_item-3 .pc-content .pc-name i{
    display: none;
}
.cate_item-3 .pc-content .pc-instroction{
    text-align: left;
    padding-left: 12px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
/*产品分类样式3End*/
/*产品分类样式4Begin*/
.cate_item-4 {
    display: block;
    margin-top: 10px;
    margin-left: 10px;
}
.cate_item-4 .borderSet{
    height: 66px;
    border: 1px solid #dedede;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px;
}
.cate_item-4 .arrow{
    display: none;
    background: url("../../Home/images/bg_modules.png") no-repeat;
    width: 12px;
    height: 18px;
    background-position: 0px -17px;
    float: right;
    margin: 12px 10px 2px 0;
}
.cate_item-4 .pc-pic{
    float: right;
    margin-top: 7px;
    margin-right: 7px;
}
.cate_item-4 .pc-pic img{
    width: 50px;
    height: 50px;
}
.cate_item-4 .pc-content{
    margin-right: 75px;
}
.cate_item-4 .pc-content .pc-name{
    text-align: left;
    padding-left: 12px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    line-height: 200%;
    margin-top: 5px;
}
.cate_item-4 .pc-content .pc-name i{
    display: none;
}
.cate_item-4 .pc-content .pc-instroction{
    text-align: left;
    padding-left: 12px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
/*产品分类样式4End*/
/*产品分类样式5Begin*/
.cate_item-5 {
    display: block;
    margin-top: 10px;
    margin-left: 10px;
}
.cate_item-5 .borderSet{
    height: 66px;
    border: 1px solid #dedede;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px;
}
.cate_item-5 .arrow{
    display: none;
    background: url("../../Home/images/bg_modules.png") no-repeat;
    width: 12px;
    height: 18px;
    background-position: 0px -17px;
    float: right;
    margin: 12px 10px 2px 0;
}
.cate_item-5 .pc-pic{
    float: right;
    margin-top: 7px;
    margin-right: 7px;
}
.cate_item-5 .pc-pic img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.cate_item-5 .pc-content{
    margin-right: 75px;
}
.cate_item-5 .pc-content .pc-name{
    text-align: left;
    padding-left: 12px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    line-height: 200%;
    margin-top: 5px;
}
.cate_item-5 .pc-content .pc-name i{
    display: none;
}
.cate_item-5 .pc-content .pc-instroction{
    text-align: left;
    padding-left: 12px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
/*产品分类样式5End*/

/*产品分类2列样式0Begin*/
.cate_item-10 {
    margin:0;
    border-top: 1px solid #dedede;
}
.cate_item-10 > a{
    float: left;
    width: 49.9%;
    border-bottom: 1px solid #dedede;
}
.cate_item-10 a:nth-child(odd){
     border-right: 1px solid #dedede;
     margin-right: -1px;
 }

.cate_item-10 .pc-pic{
    display: none;
}

.cate_item-10 .pc-content .pc-name{
    line-height: 300%;
    margin-left: 20px;
    text-align: left;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.cate_item-10 .pc-content .pc-name i{
    display: none;
}
.cate_item-10 .pc-content .pc-instroction{
    display: none;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
/*产品分类样式0End*/
/*产品分类样式一Begin*/
.cate_item-11 {
    margin:0;
    border-top: 1px solid #dedede;
}
.cate_item-11 > a{
    float: left;
    width: 49.9%;
    border-bottom: 1px solid #dedede;
}
.cate_item-11 a:nth-child(odd){
    border-right: 1px solid #dedede;
    margin-right: -1px;
}
.cate_item-11 .arrow{
    display: none;
    background: url("../../Home/images/bg_modules.png") no-repeat;
    width: 12px;
    height: 18px;
    background-position: 0px -17px;
    float: right;
    margin: 12px 10px 2px 0;
}
.cate_item-11 .pc-pic{
    display: none;
}
.cate_item-11 .pc-content .pc-name{
    line-height: 300%;
    margin-left: 15px;
    text-align: left;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
}
.cate_item-11 .pc-content .pc-name i{
    border-left: 6px solid #FF914A;
    padding-left: 8px;
    display: inline-block;
    height: 7px;
}
.cate_item-11 .pc-content .pc-instroction{
    display: none;
    white-space:nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
}
/*产品分类样式一End*/
/*产品分类样式2Begin*/
.cate_item-12 {
    display: block;
    border-top: 1px solid #dedede;
}
.cate_item-12 > a{
      float: left;
      width: 49.9%;
}
.cate_item-12 a:nth-child(odd){
    border-right: 1px solid #dedede;
    margin-right: -1px;
}
.cate_item-12 .borderSet{
    height: 66px;
    border-bottom: 1px solid #dedede;
    padding: 10px;
}
.cate_item-12 .arrow{
    display: none;
    background: url("../../Home/images/bg_modules.png") no-repeat;
    width: 12px;
    height: 18px;
    background-position: 0px -17px;
    float: right;
    margin: 12px 10px 2px 0;
}
.cate_item-12 .pc-pic{
    float: right;
    margin-top: 7px;
    /*padding: 10px;*/
}
.cate_item-12 .pc-pic img{
    width: 50px;
    height: 50px;
}
.cate_item-12 .pc-content{
    margin-right: 65px;
    margin-top:7px;
}
.cate_item-12 .pc-content .pc-name{
    text-align: left;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    line-height: 200%;
}
.cate_item-12 .pc-content .pc-name i{
    display: none;
}
.cate_item-12 .pc-content .pc-instroction{
    text-align: left;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
/*产品分类样式2End*/
/*产品分类样式3Begin*/
.cate_item-13 {
    display: block;
    border-top: 1px solid #dedede;
}
.cate_item-13 > a{
    float: left;
    width: 49.9%;
}
.cate_item-13 a:nth-child(odd){
    border-right: 1px solid #dedede;
    margin-right: -1px;
}
.cate_item-13 .borderSet{
    height: 66px;
    border-bottom: 1px solid #dedede;
    padding: 10px;
}
.cate_item-13 .arrow{
    display: none;
    background: url("../../Home/images/bg_modules.png") no-repeat;
    width: 12px;
    height: 18px;
    background-position: 0px -17px;
    float: right;
    margin: 12px 10px 2px 0;
}
.cate_item-13 .pc-pic{
    float: right;
    margin-top: 7px;
    /*padding: 10px;*/
}
.cate_item-13 .pc-pic img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.cate_item-13 .pc-content{
    margin-right: 65px;
    margin-top:7px;
}
.cate_item-13 .pc-content .pc-name{
    text-align: left;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    line-height: 200%;
}
.cate_item-13 .pc-content .pc-name i{
    display: none;
}
.cate_item-13 .pc-content .pc-instroction{
    text-align: left;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
/*产品分类样式3End*/

/*产品分类样式4Begin*/
.cate_item-14 {
    display: block;
    margin-top: 10px;
    margin-left: 10px;
}
.cate_item-14 > a{
    float: left;
    width: 50%;
}
.cate_item-14 .borderSet{
    height: 66px;
    border: 1px solid #dedede;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px;
}
.cate_item-14 .arrow{
    display: none;
    background: url("../../Home/images/bg_modules.png") no-repeat;
    width: 12px;
    height: 18px;
    background-position: 0px -17px;
    float: right;
    margin: 12px 10px 2px 0;
}
.cate_item-14 .pc-pic{
    float: right;
    margin-top: 7px;
    margin-right: 7px;
}
.cate_item-14 .pc-pic img{
    width: 50px;
    height: 50px;
}
.cate_item-14 .pc-content{
    margin-right: 65px;
    margin-top:7px;
}
.cate_item-14 .pc-content .pc-name{
    text-align: left;
    line-height: 200%;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.cate_item-14 .pc-content .pc-name i{
    display: none;
}
.cate_item-14 .pc-content .pc-instroction{
    text-align: left;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
/*产品分类样式4End*/
/*产品分类样式5Begin*/
.cate_item-15 {
    display: block;
    margin-top: 10px;
    margin-left: 10px;
}
.cate_item-15 > a{
    float: left;
    width: 50%;
}
.cate_item-15 .borderSet{
    height: 66px;
    border: 1px solid #dedede;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px;
}
.cate_item-15 .arrow{
    display: none;
    background: url("../../Home/images/bg_modules.png") no-repeat;
    width: 12px;
    height: 18px;
    background-position: 0px -17px;
    float: right;
    margin: 12px 10px 2px 0;
}
.cate_item-15 .pc-pic{
    float: right;
    margin-top: 7px;
    margin-right: 7px;
}
.cate_item-15 .pc-pic img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.cate_item-15 .pc-content{
    margin-right: 65px;
    margin-top:7px;
}
.cate_item-15 .pc-content .pc-name{
    text-align: left;
    line-height: 200%;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.cate_item-15 .pc-content .pc-name i{
    display: none;
}
.cate_item-15 .pc-content .pc-instroction{
    text-align: left;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
/*产品分类2列样式5End*/

/*产品分类3列样式0Begin*/
.cate_item-20 {
    margin:0;
    border: 1px solid #dedede;
}
.cate_item-20 > a{
    float: left;
    width: 33%;
    border-bottom: 1px solid #dedede;
}
.cate_item-20 a:nth-child(3n+1){
     border-right: 1px solid #dedede;
     /*margin-right: -1px;*/
 }
.cate_item-20 a:nth-child(3n+2){
    border-right: 1px solid #dedede;
    /*margin-right: -1px;*/
}

.cate_item-20 .pc-pic{
    display: none;
}

.cate_item-20 .pc-content .pc-name{
    line-height: 300%;
    margin-left: 15px;
    margin-right: 15px;
    text-align: left;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.cate_item-20 .pc-content .pc-name i{
    display: none;
}
.cate_item-20 .pc-content .pc-instroction{
    display: none;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
/*产品分类样式0End*/
/*产品分类样式一Begin*/
.cate_item-21 {
    margin:0;
    border: 1px solid #dedede;
}

.cate_item-21 > a{
    float: left;
    width: 33%;
    border-bottom: 1px solid #dedede;
}
.cate_item-21 a:nth-child(3n+1){
    border-right: 1px solid #dedede;
}
.cate_item-21 a:nth-child(3n+2){
    border-right: 1px solid #dedede;
}
.cate_item-21 .arrow{
    display: none;
    background: url("../../Home/images/bg_modules.png") no-repeat;
    width: 12px;
    height: 18px;
    background-position: 0px -17px;
    float: right;
    margin: 12px 10px 2px 0;
}
.cate_item-21 .pc-pic{
    display: none;
}
.cate_item-21 .pc-content .pc-name{
    line-height: 300%;
    margin-left: 15px;
    margin-right: 15px;
    text-align: left;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
}
.cate_item-21 .pc-content .pc-name i{
    border-left: 6px solid #FF914A;
    padding-left: 8px;
    display: inline-block;
    height: 7px;
}
.cate_item-21 .pc-content .pc-instroction{
    display: none;
    white-space:nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
}
/*产品分类样式一End*/
/*产品分类样式三Begin*/
.cate_item-22 {
    display: block;
    border-top: 1px solid #dedede;
}
.cate_item-22 > a{
    float: left;
    width: 33%;
    border-bottom: 1px solid #dedede;
}
.cate_item-22 > a:nth-child(3n+2){
    border-right: 1px solid #dedede;
}
.cate_item-22 > a:nth-child(3n+1){
    border-right: 1px solid #dedede;
}
.cate_item-22 .borderSet{
    /*border-bottom: 1px solid #dedede;*/
    padding: 15px;
}
.cate_item-22 .arrow{
    display: none;
    background: url("../../Home/images/bg_modules.png") no-repeat;
    width: 12px;
    height: 18px;
    background-position: 0px -17px;
    float: right;
    margin: 12px 10px 2px 0;
}
.cate_item-22 .pc-pic{
    /*padding: 10px;*/
    position: relative;
    width: 100%;
    padding-bottom: 100%;
}
.cate_item-22 .pc-pic img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.cate_item-22 .pc-content{
    margin-top: 10px;
}
.cate_item-22 .pc-content .pc-name{
    text-align: center;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.cate_item-22 .pc-content .pc-name i{
    display: none;
}
.cate_item-22 .pc-content .pc-instroction{
    display: none;
    text-align: left;
    margin-top: 5px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
/*产品分类样式三End*/
/*产品分类样式三Begin*/
.cate_item-23 {
    display: block;
    padding-left: 8px;
    padding-top: 5px;
}
.cate_item-23 > a{
    float: left;
    width: 33%;
}
.cate_item-23 .borderSet{
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #dedede;
    padding: 15px;
}
.cate_item-23 .arrow{
    display: none;
    background: url("../../Home/images/bg_modules.png") no-repeat;
    width: 12px;
    height: 18px;
    background-position: 0px -17px;
    float: right;
    margin: 12px 10px 2px 0;
}
.cate_item-23 .pc-pic{
    /*padding: 10px;*/
    position: relative;
    width: 100%;
    padding-bottom: 100%;
}
.cate_item-23 .pc-pic img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.cate_item-23 .pc-content{
    margin-top: 10px;
}
.cate_item-23 .pc-content .pc-name{
    text-align: center;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.cate_item-23 .pc-content .pc-name i{
    display: none;
}
.cate_item-23 .pc-content .pc-instroction{
    display: none;
    text-align: left;
    margin-top: 5px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
/*产品分类样式三End*/
