﻿
/*图标*/
.nav-ico-home{
	background:url('img-icons/nav-ico-home.png') no-repeat;
}
.nav-ico-envelop{
	background:url('img-icons/nav-ico-envelop.png') no-repeat;
}
.nav-ico-envelop-gray{
	background:url('img-icons/nav-ico-envelop-gray.png') no-repeat;
}
.nav-ico-exit{
	background:url('img-icons/nav-ico-exit.png') no-repeat;
}
.ico-null{
	height:16px;
	width:16px;
	display:inline-block;
}
.ico-phone{
	background:url('img-icons/ico-phone.png') no-repeat;
	height:16px;
	width:16px;
	display:inline-block;vertical-align:middle;
}
.ico-mip{
	background:url('img-icons/ico-mip.png') no-repeat;
	height:16px;
	width:16px;
	display:inline-block; vertical-align:middle;
}
.ico-home{
	background:url('img-icons/ico-home.png') no-repeat;
	height:16px;
	width:16px;
	display:inline-block;
}
.ico-main-notice{
	background:url('img-icons/ico-main.png') no-repeat;
	background-position: -46px 0px;
	height:16px;
	width:16px;
	display:inline-block;
}
.ico-main-time{
	background:url('img-icons/ico-main.png') no-repeat;
	background-position: -0px 0px;
	height:16px;
	width:16px;
	display:inline-block;
}
.ico-main-login{
	background:url('img-icons/ico-main.png') no-repeat;
	background-position: -15px 0px;
	height:16px;
	width:16px;
	display:inline-block;
}
.ico-main-out{
	background:url('img-icons/ico-main.png') no-repeat;
	background-position: -31px 0px;
	height:16px;
	width:16px;
	display:inline-block;
}



.nav-bar-backgroud{
	background:url('img-icons/nav-bar-backgroud.png') no-repeat;
}
.nav-bar-back-line{
	background:url('img-icons/nav-bar-back-line.png') repeat-x;
}
.nav-bar-open{
	background:url('img-icons/nav-bar-open.png') no-repeat;
}
.nav-bar-close{
	background:url('img-icons/nav-bar-close.png') no-repeat;
}

.nav-top-bg{
	background:url('img-icons/nav-top-bg-line.png') repeat-x;
}
.nav-top-left{
	background:url('img-icons/nav-top-left.png') no-repeat;
}
.easy-icon-time{
	background:url('img-icons/easy-icon-time.png') no-repeat;
}



/*媒体标识*/
.ico-div-item,.ico-div-item span,.ico-div-item input{ vertical-align:middle; }
.ico-media-text{ padding-right:5px; }
.ico-media-recommend,.ico-media-hot,.ico-media-new ,.ico-media-auto,.ico-media-limit
{
    margin-left:3px;
	height:13px;
	width:31px;
	display:inline-block;
	/*display:inline-block;*/
}
.ico-media-hot{background:url('img-icons/ico-media/c-hot.gif') no-repeat;}
.ico-media-new{background:url('img-icons/ico-media/c-new.gif') no-repeat;}
.ico-media-limit{background:url('img-icons/ico-media/c-limit.gif') no-repeat;}
.ico-media-recommend{background:url('img-icons/ico-media/c-recommend.gif') no-repeat;}
.ico-media-auto{background:url('img-icons/ico-media/c-common.png') no-repeat; width:33px; margin-left:0px; margin-right:5px;}

/*收录排名图标
*/
.ico-title-item{white-space:nowrap; height:18px; vertical-align:middle; }
.ico-title-item span{ vertical-align:middle;}
.ico-text{ float:left;}
.ico-right{ float:right;}
.ico-shoulu,.ico-shoulu-gray,.ico-order ,.ico-order-gray
{
    margin:3px;
	height:13px;
	width:33px;
	display:inline-block; vertical-align:middle;
}
.ico-shoulu{background:url('img-icons/ico-media/shoulu.gif') no-repeat;}
.ico-order{background:url('img-icons/ico-media/order.gif') no-repeat;}
.ico-shoulu-gray{background:url('img-icons/ico-media/shoulu-gray.png') no-repeat;}
.ico-order-gray{background:url('img-icons/ico-media/order-gray.png') no-repeat;}


.ico-photo{
	background:url('img-icons/ico-photo.png') no-repeat;
	background-position: 0px 0px;
	height:16px;
	width:16px;
	display:inline-block; 
}
.ico-photos{
	background:url('img-icons/ico-photos.png') no-repeat;
	background-position: 0px 0px;
	height:16px;
	width:16px;
	display:inline-block;
}
.ico-photo-no{
	background:url('img-icons/ico-photo-no.png') no-repeat;
	background-position: 0px 0px;
	height:16px;
	width:16px;
	display:inline-block;
}
.ico-close{
	background:url('img-icons/ico-close.png') no-repeat;
	background-position: 0px 0px;
	height:16px;
	width:16px;
	display:inline-block;
}