.recommend_company .company_list .company_item .score_contact .score {
	height: 23px;
	margin-left: -31px;
	margin-top: 4px;
}

.recommend_company .company_list .company_item .item_content .name {
	display: flex;
	flex-direction: row;
	height: 20px;

}

.recommend_company .company_list .company_item .item_content .name span {
	display: block;
	width: 220px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.layui-rate li i.layui-icon {
	font-size: 14px !important;
	margin-right: 0px !important;
}

.d_mask {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, .3);
	z-index: 990;
	display: none;
}

.itv {
	width: 320px;
	height: 210px;
	background: rgba(58, 59, 59, 1);
	position: absolute;
	top: 405px;
	right: 45%;
	margin-left: -228px;
	display: none;
	z-index: 1000;
}

.itv_box {
	padding: 8px 17px 0 21px;
}

.yes {
	display: block !important;
}

.ovfHiden {
	overflow: hidden;
	height: 100%;
}

.c_sixin {
	box-sizing: border-box;
	background: #000;
	color: #ffa228;
	border-radius: 5px;
	width: 80px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ffa228;
	text-align: center;
	font-size: 14px;
	position: absolute;
	right: 7px;
	margin-top: 25px;
	cursor: pointer;
	margin-top: -20px;
}

.recommend_company .company_list .company_item .score_contact .c_sixin:hover {
	background: #ffa228;
	color: #fff;
}

.letter-box {
	height: 100%;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	padding: 25px 20px
}

.letter-box .letter-title {
	color: #aca9a9;
	font-size: 14px
}

.letter-box .letter-title a {
	color: #404040
}

.letter-box .letter {
	width: 100%;
	height: 235px;
	resize: none;
	border: none;
	font-size: 14px;
	font-family: "微软雅黑";
	background-color: #f1f1f1;
	padding: 10px;
	margin: 15px 0;
	outline: 0;
	display: block
}

.letter-box .letter-msg {
	height: 32px;
	line-height: 32px;
	color: #cfcdcd
}

.letter-box #letter-tips {
	color: #ffa200
}

.letter-box .closeBtn,
.letter-box .sendBtn {
	width: 68px;
	height: 32px;
	border-radius: 16px;
	text-align: center;
	font-size: 14px;
	display: inline-block;
	float: right;
	cursor: pointer
}

.letter-box .closeBtn {
	background-color: #f1f1f1;
	color: #aca9a9
}

.letter-box .sendBtn {
	background-color: #ffa200;
	color: #fff;
	margin-left: 20px
}

.counter_box {
	position: relative;
	min-width: 1200px;
	max-width: 1600px;
	margin: 0 auto;
	height: 100%;
}

#xcx_info {
	margin-top: 0 !important;
}

#wxq_info {
	margin-top: 0 !important;
}

#wb_info {
	margin-top: 0 !important;
}