﻿/*
 20170717 add by wjhai
 * */
/*头条及滚动图高度改变*/
.focusNew{
	height: 360px;
}
.device {
	height: 360px;
}
.device .arrow-left,
.device .arrow-right {
	top: 50%;
	margin-top: -13px;
}
.swiper-container {
	height: 360px;
}
.swiper-slide img{
	height: 360px;
}
/*小点 begin*/
.pagination {
	position: absolute;
	left: 0;
	bottom:32px;
	width: 100%;
	text-align: center;
	z-index: 11;
}
/*头条区域右侧新闻条数改变*/
.twoTit h4{
	line-height: 34px;
}
.twoTit h4.max{
	max-height: initial;
	margin-bottom: 10px;
}
.focusNewR .bd{
	height: 9px;
}
.focusNewR{
	height: 360px;
}
.twoTit .inner{
	height: 300px;
	overflow: hidden;
}
.twoTit h4 b{
	font-size: 26px;
	display: block;
}
.ywdtImg{
	display: none;
}
.ywdtUl{
	width: 100%;
	float: none;
	margin-top: -8px;
}