/* 客户start */
.ltkh {
	width: 1138px;
	height: 245px;
	margin: auto;
}

.ltkh .indexBrand-tle {
	text-align: center;
	font-size: 26px;
	color: #222;
	padding-top: 20px;
	margin-bottom: 15px;
}
.indexBrand-smalltle{
	width: 60%;
	margin: auto;
	border-top: 4px #f8f8f8 solid;
}
.indexBrand-smalltle .smalltle{
	width: 145px;
	height: 25px;
	background-color: white;
	margin: auto;
	margin-top: -10px;
	padding: 0 50px;
}
.ltkh .indexKh-main {
	width: 1138px;
	height: 120px;
	border-radius: 3px;
	margin: 0 auto;
	margin-top: 25px;
	background-color: #f8f8f8;
}

.ltkh .indexBrandss-cls {
	width: 178px;
	height: 120px;
	background-size: 200px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.ltkh .indexBrandss-cls img{
	width: 180px;
	height: 100px;
}
/* 新闻start */
.ltallNews {
	width: 1140px;
	height: 510px;
	padding-top: 20px;
	padding-bottom: 60px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f8f8f8;
}

.ltallNews a {
	text-decoration: none;
}

.ltallNews .container {
	width: 93%;
	margin: 0 auto;
}

.ltallNews .proIc-post {
	width: 96px;
	height: 38px;
	float: right;
}

.ltallNews .proIndex-top {
	position: relative;
	margin-bottom: 15px;
	margin-top: 30px;
	height: 40px;
}

.ltallNews .allNews-main {
	background: #fff;
	padding: 15px 30px;
	margin-top: 20px;
	margin-left: 15px;
}

.ltallNews .allNews-main a {
	color: #000;
	font-size: 14px;
}

.ltallNews .allNews-cls {
	float: left;
	width: 524px;
}

.ltallNews .allNews-box:first-child {
	border: 0;
}

.ltallNews .allNews-title {
	width: 350px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ltallNews .allNews-box {
	padding: 15px 0;
	border-top: 1px dashed #ddd;
}

.ltallNews .allNews-time {
	margin-left: 257px;
	color: #666;
	font-size: 14px;
}

.ltallNews .proIc-post a {
	width: 95px;
	height: 32px;
	display: block;
	background: #ffffff;
	border-radius: 50px;
	line-height: 32px;
	text-indent: 15px;
	font-size: 14px;
	color: #999;
}

.ltallNews .proIc-tit {
	font-size: 24px;
	line-height: 32px;
	color: #222;
	float: left;
	text-indent: 15px;
}

/* 直播start */
.ltlive {
	width: 1140px;
	height: 520px;
	margin: auto;
}
.ltlive .livecon{
	width: 100%;
	height: 430px;
}
.ltlive .livecon .liveimg {
	width: 72%;
	height: 400px;
	float: left;
	background: url(../images/live.jpg) no-repeat;
	background-size: 100%;
}
.ltlive .livecon .liveimg img{
	width: 80px;
	height: 80px;
	margin-left: 730px;
	margin-top: 275px;
}
.ltlive .livecon .livedes{
	width: 26%;
	height: 364px;
	float: left;
	background-color: #e4e4e4;
	margin-left: 22px;
}
.ltlive .livecon .livedes .des{
	width: 90%;
	margin: auto;
	margin-top: 50px;
}
.ltlive .livecon .livedes .des h2{
	font-weight: normal;
	margin-bottom: 15px;
}
.ltlive .livecon .livedes .des p{
	font-size: 16px;
	line-height: 35px;
}
.ltlive .livetit{
	width: 100%;
	height: 120px;
}
.ltlive .livetit .live-tle {
	text-align: center;
	font-size: 30px;
	color: #222;
	padding-top: 20px;
	margin-bottom: 15px;
}
.ltlive .livetit .live-smalltle{
	width: 60%;
	margin: auto;
	border-top: 4px #f8f8f8 solid;
}
.ltlive .livetit .live-smalltle .smalltle{
	width: 187px;
	height: 25px;
	background-color: white;
	margin: auto;
	margin-top: -10px;
	padding: 0 50px;
}
