.topinner{
	width: 1200px;
	margin:0 auto;
}
.nav_barout{
	width: 100%;
	background: #235574;
	height: 40px;
}
.nav_barout li{
	float: left;
	width: 128px;
	height: 40px;
	text-align: center;
	margin-right:1px;
}
.nav_barout li a{
	display: block;
}
.nav_barout li,.nav_barout li a{
	line-height: 40px;
	font-size: 16px;
	color: #efefef;
}
.nav_barout li:hover,.nav_barout li.nav_act{
	background-color: #f29400;
}
/* banner */
.buyerban {
    width: 100%;
    height: 400px;
    position: relative;
}
.buyerimgone {
    /* background: url(../img/compban.jpg) no-repeat center; */
    background-size: cover;
    display: block;
    width: 100%;
    height: 100%;
}
.buyerimgtwo {
    background: url(../img/compbg.jpg) no-repeat center;
    background-size: cover;
    display: block;
    width: 100%;
    height: 100%;
}
.banword{
    position: absolute;
    width: 100%;
    top:114px;
}
.banword img{
    display: block;
    margin:0 auto;
}

/* 保证金图标 */
.compmessname a{
    display: block;
    float: left;
    background-image: url(../img/iconwsm.png);
    background-repeat: no-repeat;
}

.compmessname a.purbao{
    background-position: center 0 ;
    width: 14px;
    height: 16px;
    background-size: 100%;
    margin:8px 0 0 4px;
}
.compmessname a.purcheng{
    background-position: center -19px;
    width: 16px;
    height:15px;
    background-size: cover;
    margin:9px 0 0 4px;
}
.compmessname a.purvip{
    background-position: center bottom;
    width: 16px;
    height:16px;
    background-size: cover;
    margin:8px 0 0 4px;
}
/* 单行影藏 */
.singleover {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 收藏店铺 */
.compmessright{
    float: right;
    cursor: pointer;
}
.compmessright i,.compmessright span{
    float: left;
}
.compmessright i{
    display: inline-block;
    margin:16px 0;
    font-style: normal;
    width:14px;
    height: 14px; 
    background-image: url(../img/start2.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.compmessright span{
    font-size: 14px;
    color: #9fa0a0;
    padding-left: 4px;
}
.companyinleft .compmessright:hover i,.compmessright:hover i,.actstart i{
    background-position: center bottom;
}
.companyinleft .compmessright:hover span,.compmessright:hover span,.actstart span{
    color: #f29400;
}


.companyinleft .compmessright{
	height: 46px;
	border-top: 1px solid #dcdcdc;
	text-align: center;
}
.companyinleft .compmessright p{
	height:14px;
	margin:16px 0; 
	line-height: 14px;
	overflow: hidden;
}
.companyinleft .compmessright p span{
	line-height: 14px;
    height: 14px;
	display: inline-block;
	color:#595757;
}
.companyinleft .compmessright p i,.compmessright p span{
	vertical-align: top;
}
.companyinleft .compmessright,.companyinleft .compmessright i,.companyinleft .compmessright span{
	float: none;
}
.companyinleft .compmessright i{
	background-image:url(../img/start3.png);
}
.companyinleft .compmessright i{
	margin: 0;
}
