﻿@charset "utf-8";
/*Ver 151123 By 卓乐天下*/
	/*公共部分*/
/*-WEB字体应用-*/
@font-face {
  font-family: 'iconfont';
  src: url('../other/font_1448280342_143227.eot'); /* IE9*/
  src: url('../other/font_1448280342_143227.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../other/font_1448280342_143227.woff') format('woff'), /* chrome、firefox */
  url('../other/font_1448280342_143227.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../other/font_1448280342_143227.svg#iconfont') format('svg'); /* iOS 4.1- */
}
                    
.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.index-nav-ico {
	width: 45px;
	height: 45px;
	border-radius: 5px;
	font-size: 25px;
	text-align: center;
	line-height: 45px;
	text-align: center;
	display: block;
	color: #fff;
	margin: 0 auto;
}

.top-cbl-ico {
	display: block;
	font-size: 25px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 7px;
	color: #777;
}

.cbl-cd-ico {
	width: 28px;
	height: 28px;
	font-size: 13px;
	color: #fff;
	border-radius: 50px;
	margin: 0 10px;
	text-align: center;
	line-height: 28px;
	display: inline-block;
}

.cbl-logins-ico {
	font-size: 30px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	border-radius: 50px;
	height: 50px;
	width: 50px;
	display: block;
}

.cbl-logins-qq-ico {
	height: 20px;
	width: 20px;
	font-size: 20px;
	color: #fff;
	margin-right: 5px;
}

.view_list-ico {
	height: 15px;
	width: 15px;
	font-size: 15px;
	margin-right: 2px;
}

.more-ico {
	height: 17px;
	width: 17px;
	font-size: 15px;
	margin-left: 2px;
}

.xk_hezuo-ico {
	height: 20px;
	width: 20px;
	font-size: 15px;
	color: #fff;
	line-height: 25px;
	text-align: center;
	display: inline-block;
}

.search2-ico {
	font-size: 20px;
	color: #fff;
	width: 20px;
	height: 20px;
}

.title-ico {
	font-size: 20px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #DDD;
	margin-right: 5px;
}
