
/**/
.caigou-server{
	background: #fff;
}
.my-caigou p{
	font-size: 16px;
	color: #999;
}
.clear-Box{
}
.my-caigou .clear-Box a{
	display: block;
	width: auto;
	height: auto;
}
.my-caigou .clear-Box a:hover{
	text-decoration: none!important;
}
.my-caigou .clear-Box ul li{
    text-align: center;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    padding: 10px 0;
}
.my-caigou .clear-Box h4{
	overflow: hidden;
    max-height: 60px;
    font-size: 20px;
    color: #333;
}
.my-caigou .clear-Box span{
	font-size: 14px;
}
@media screen and (max-width: 768px){
	.my-caigou .clear-Box span{
		font-size: 12px;
	}
}
.clear-Box ul li:hover{
    -webkit-box-shadow: 0px 5px 20px 0px rgba(153,153,153,0.2);
    box-shadow: 0px 5px 20px 0px rgba(153,153,153,0.2);
    -webkit-transform: translate(0,-3px);
    transform: translate(0,-3px);
}
/*热卖页面*/
.producrListt{
	padding: 30px 0;
}
.huodong{
	width: 1200px;
	margin: 0 auto;
	background: #f5f5f5;
}
.remai{
	background: #fff;
	padding:20px 0;
}
.center-text{
	text-align: center;
}
.center-text h3{
	margin-bottom: 10px;
    vertical-align: baseline;
    font-size:24px;
    font-weight: 400;
    color: #333;
    line-height: 1.5;
}
@media screen and (max-width: 768px){
.remai{
	background: #fff;
	padding:10px 0;
}	
.center-text h3{
	margin-bottom: 10px;
    vertical-align: baseline;
    font-size:20px;
    font-weight: 400;
    color: #333;
    line-height: 1.5;
}
}
.center-text h3 strong{
	color:#0060AA;
}
.remai p{
	font-size: 14px;
    color: #888;
}
.remai span a{
	color: #F7A707;
}
.remai span a:hover{
	text-decoration: underline;
	color: #f00;
}
#errorText{
	padding: 20px;
	font-size: 18px;
}
#errorText a{
	color: #0060AA;
}
#errorText a:hover{
	color: #CE2430;
	text-decoration: underline;
}
/*产品列表*/
.cp1 li{
	margin: 5px 0;
}
.cp1 li img{
	display: block;
	text-align: center;
	width: 241px;
	height: 241px;
}
.product-item-list{
	padding: 5px;
	border: 1px solid #eee;
}
.product-info-content{
	border: 1px solid #f5f5f5;
	padding-left: 10px;
}
.product-info-content p{
	color: #0168bf;
	margin-top: 8px;
}
.product-info-content i.price{
	color: #e4393c;
	font-size: 16px;
	font-style: normal;
	display: inline-block;
	text-align: center;
	margin-right: 15px;
}
.product-info-content span{
	display: block;
	padding: 5px 0;
}
#promotional .linkHref:hover{
	text-decoration: none;
}
.companyInf a{
	color: #0168bf;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.companyInf a:hover{
	text-decoration: underline;
	color: #f00;
}
.cp_box .h-color{
	color:#0060AA;
	cursor: pointer;
	font-size: 14px;
}
.text-ellipsis{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.cp_box .product-img{
	text-align: center;
	display: inline-block;
	margin-left: 1%;
}
.findMore{
	padding: 80px 0;
	text-align: center;
	display: block;
}
/*企业展示*/
.hezuo-company{
}
.hezuo-company ul{
	overflow: hidden;
	width: 1218px;
	height: 86px;
}
.hezuo-company ul li{
	float: left;
	box-sizing: border-box;
	padding: 9px;
	margin: 3px;
	overflow: hidden;
	border: 1px solid #f5f5f5;
}
.hezuo-company li .nation{
	display: inline-block;
	width: 175px;
	height:65px;
	text-align: center;
	background:url(../img/index-u-nation.jpg)no-repeat top center;
}
.hezuo-company li .nation1{
	background-position: 0px 0px;
}
.hezuo-company li .nation2{
	background-position: 0px -50px;
}
.hezuo-company li .nation3{
	background-position:0px -110px;
}
.hezuo-company li .nation4{
	background-position:0px -170px;
}
.hezuo-company li .nation5{
	background-position:0px -230px;
}
.hezuo-company li .nation6{
	background-position:0px -290px;
}
.hezuo-company li:hover{
	border-color: #0168bf;
}
















