.head ul{ position:relative; width:1030px; text-align:right;}
.head li{ float:none; display:inline-block; padding:0 0 0 30px;}
/* .head li:last-child{ position:absolute; margin-top:20px; top:-60px; left:290px; width:500px; } */
.head-add{ }
/* .head-add li:last-child{ top:-53px;} */
.head-add .edition,.head .edition{ padding-right:5px;}
.head li a.last:hover{ border:0;}

.son-center .product-list .col span{text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;}


.pub-tg .title label:before{ background:none;}
.pub-tg .title label{ font-size:22px; color:#003057;}

.questionnaire .q-step label{ width:120px;}

.head .edition{ right:0;}
.zxdiv{ display:none !important;}

.head li .son a.no{ display:none;}
.head li:last-child{ padding-right:5px;}

@media screen and (max-width:1300px)  {
	.head ul{ width:850px;}
	.head li{ padding:0 0 0 20px;}
	.head li:last-child{ left:160px;}
	.head-add .edition{ padding:0;}
	
	.head-add .edition, .head .edition{ padding:0;}
}