/******************************************************************************
   new css for index 2016
*******************************************************************************/
body {
	background-color: #ffffff;
}
.newboxleft {
	width: 638px;
	float: left;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	min-height: 320px;
}
.newboxright {
	width: 378px;
	float: right;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	min-height: 320px;
}
.newboxall {
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	width: 1025px;
	min-height: 340px;
	padding-bottom: 15px;
}
.newboxallleft {
	width: 638px;
	float: left;
}
.newboxallright {
	width: 378px;
	float: right;
}
.newboxtitle ul {
	border-bottom: 1px solid #e0e0e0;
	height: 42px;
}
.newboxtitle li {
	line-height: 42px;
	width: 50%;
	float: left;
}
.newboxnormal {
}
/*---------------------------------*/
/*---------------------------------*/
.newboxnews {
	width: 100%;
	padding: 15px 0;
}
.newboxnewsimg {
	width: 271px;
 	height:239px;
	padding: 0 15px;
	float: left;
}
.newboxnewslistarea {
	width: 320px;
	float: right;
	margin-right: 10px;
}
.newboxnewslist ul {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #ccc;
}
.newboxnewslist li {
	line-height: 40px;
	font-size: 12px;
	float:left;
}
.listnewstitle {
	width: 254px;
	height: 30px;
	display:block;
}
.listnewstime {
	width: 62px;
	height: 30px;
	display:block;
}
/*---------------------------------*/
.newboxeventimg {
	width: 608px;
	height:286px;
	padding: 15px;
}
/*---------------------------------*/
.newboxcode {
	width: 318px;
	margin: 20px 30px;
}
.newboxcode li {
	width: 119px;
	float: left;
	text-align: center;
	margin: 20px;
	line-height: 20px;
	color: #999;
}
.newboxsearch {
	width:100%;
}
.newboxsearch ul {
	width:350px;	
	height:42px;
	margin:10px auto;
}
.newboxsearch ul li{
	float:left;
}
/*---------------------------------*/
.newboxtime {
	padding: 30px 20px 20px 20px;
	text-align: center;
}
.newboxtime p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
.newboxredfont {
	width: 188px;
	height: 32px;
	display: block;
	margin: 0 75px;
	line-height: 32px;
	border: 1px solid #e60111;
	color: #e60111;
	font-weight: bold;
}
.newboxbutton {
	padding: 20px;
	width: 300px;
	margin: 0 auto;
}
.newboxbutton li {
	width: 138px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border-radius: 4px;
	margin: 0 auto;
}
.newboxbutton li a {
	color: #fff;
}
.newboxbutton li a:hover {
	color: #F5F5F5;
}
.newboxbutton .red {
	background-color: #e60111;
}
.newboxbutton .blue {
	background-color: #548ee0;
}
/*---------------------------------*/
.newboxpeople {
	text-align: center;
	padding: 30px 0;
}
/*---------------------------------*/
.newboxnext {
	width: 98%;
	padding: 30px 0;
	padding-left: 2%;
}
.newboxnextimg {
	float: left;
	width: 205px;
	height: 255px;
}
.newboxnexttitle {
	float: left;
	width: 132px;
	padding: 15px;
}
.newboxnexttitle h1 {
	font-size: 14px;
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 0;
	color: #000;
	line-height: 26px;
	margin: 0;
}
.newboxnexttitle p {
	font-size: 12px;
	color: #575757;
	padding-top: 20px;
	margin: 0;
	line-height: 18px;
}
.newbtspace {
	padding-bottom: 20px;
}
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*============================*/
#divSmallBox {
	overflow: hidden;
*display:inline;
*zoom:1;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 10px;
	background: #ffffff;
}
#playBox {
	width: 608px;
	height: 286px;
	background: #fff;
	position: relative;
	overflow: hidden;
}
#playBox img{
	width: 608px;
	height: 286px;
}
#playBox .oUlplay {
	width: 99999px;
	position: absolute;
	left: 0;
	top: 0;
}
#playBox .oUlplay li {
	float: left;
}
#playBox .pre {
	cursor: pointer;
	width: 45px;
	height: 45px;
	background: url(../images/newindex/l.png) no-repeat;
	position: absolute;
	top: 130px;
	left: 10px;
	z-index: 10;
}
#playBox .next {
	cursor: pointer;
	width: 45px;
	height: 45px;
	background: url(../images/newindex/r.png) no-repeat;
	position: absolute;
	top: 130px;
	right: 10px;
	z-index: 10;
}
#playBox .smalltitle {
	width: 608px;
	height: 10px;
	position: absolute;
	bottom: 15px;
	z-index: 10
}
#playBox .smalltitle ul {
	width: 120px;
	margin: 0 auto;
}
#playBox .smalltitle ul li {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 10px;
	background: #ffffff;
	float: left;
	overflow: hidden;
*display:inline;
*zoom:1;
}
#playBox .smalltitle .thistitle {
	background: #69aaec;
}

.newboxtitle .title {
	font-size: 15px;
	font-weight: bold;
}
.newboxtitle .title-red {
	color: #e60111;
}
/*=====================================*/
