
.menuBar {
	overflow: hidden;
}

.menuBar>div {
	float: left;
}

.lunbo h3 {
	width: 132px;
	height: 36px;
	background: url(../img/newT.png) no-repeat;
	margin-bottom: 8px;
}

.slideBox {
	position: relative;
	height: 269px;
	width: 378px;
	overflow: hidden;
	border-radius: 8px;
	background:white;
}

.slideBox ul.items {
	position: absolute;
	float: left;
	background: none;
}

.slideBox ul.items li {
	float: left;
	background: none;
}

.slideBox ul.items li a {
	float: left;
	line-height: normal !important;
	padding: 0px !important;
	border: none;
}

.slideBox ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none;
	width: 378px;
	height: 269px;
}

.slideBox div.tips {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 38px;
	background-color: #000;
	overflow: hidden;
}

.slideBox div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}

.slideBox div.tips div.title a {
	color: #FFF;
	font-size: 16px;
	line-height: 38px;
	margin-left: 10px;
	text-decoration: none;
	height: 38px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

div.nums {
	position: absolute;
	left: 308px;
	bottom: 12px;
	z-index: 99;
}

div.nums a {
	width: 10px;
	height: 10px;
	display: inline-block;
	float: left;
	background-color: white;
	margin-right: 4px;
	color: #333333;
	font-size: 0px;
	text-align: center;
	line-height: 32px;
}

div.nums a.active {
	background-color: #ca0f0e;
	color: #ca0f0e;
}

.newsTit {
	color: #fff;
	line-height: 28px;
	margin-top: 2px;
}

.newsTit h3 {
	padding-left: 26px;
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.newsTit a {
	width: 47px;
	height: 19px;
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
}

.newsTit1 {
	width: 450px;
	height: 28px;
	vertical-align: middle;
}

.newsTit1 h3 {
	width: 354px;
	height: 28px;
	background: url(../img/titB1.png) no-repeat;
}

.newsTit1 a {
	background: url(../img/more.png) no-repeat;
}

.newsTit2 {
	height: 30px;
}

.newsTit2 h3 {
	width: 245px;
	height: 30px;
	background: url(../img/titB2.png) no-repeat;
}

.newsTit2 a {
	background: url(../img/more2.png) no-repeat;
}

.newsTit3 {
	width: 382px;
	height: 28px;
	vertical-align: middle;
}

.newsTit3 h3 {
	width: 300px;
	height: 28px;
	background: url(../img/titB3.png) no-repeat;
}

.newsTit3 a {
	background: url(../img/more3.png) no-repeat;
}

.newsBox1 {
	width: 450px;
	height: 300px;
	margin-left: 14px;
	margin-right: 13px;
}

.newsBox1 ul {
	width: 424px;
	height: 256px;
	border: 1px solid #c8e3f2;
}

.newsBox2 ul {
	width: 318px;
	background: #fff5ec !important;
	border: 1px solid #fb9031;
}

.newsBox2 ul a{	width: 210px !important;}

.newsBox3 ul {
	width: 358px;
	height: 256px;
	border: 1px solid #c2e7db;
}

.newsBox3 {
	margin: 0 8px 0px 8px;
}

.newsStyle ul {
	height: 250px;
	background: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px 12px !important;
	margin-top: 14px;
	/*box-sizing: border-box;*/
}

.newsStyle ul li {
	background: url(../img/icon02.png) no-repeat 0 center;
	padding-left: 24px;
	border-bottom: 1px dashed #bebebe;
	color: #3b3b3b;
	font-size: 14px;
	line-height: 38px;
	height: 38px;
	overflow: hidden;
}
.newsStyle ul li:hover a,.newsStyle ul li:hover span{color:#2ba7ee ;}
.newsStyle ul li:last-child {
	border-bottom: none;
}

.newsStyle ul li a {
	color: #3b3b3b;
	display: inline-block;
	float: left;
	width: 230px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

/*.newsStyle ul li a:hover {
	color: #2ba7ee;
}*/


/*.newsStyle ul li a:before{content:'';width: 16px; height: 16px; background: url(../img/icon02.png) no-repeat;display: inline-block; vertical-align: -3px;margin-right: 5px;}*/

.newsStyle ul li span {
	float: right;
}

.adWin2 {
	margin: 20px auto 20px;
}

.adWin2 img {
	width: 1200px;
}


.lunbo2 {
	margin-bottom: 20px;
	margin-top: 20px
}

.lunbo2 h3 {
	width: 1170px;
	height: 40px;
	background: url(../img/round2Tit.png) no-repeat 0 center ;
	margin: 0 auto;
	text-align: center;
	letter-spacing: 24px;
	color: #fff;
	font-size: 20px;
	text-indent: 26px;
/*	padding-left:12px;*/
	line-height: 40px;
	margin-bottom: 20px;
}

.picBox {
	width: 1200px;
	margin: 0 auto;
}

.picList {
	overflow: hidden;
	width: 1180px;
	height: 190px;
}

.picList ul li {
	margin-right: 24px;
	float: left;
}

.picList ul li a {
	text-decoration: none;
}

.picList ul li img {
	width: 270px;
	height: 190px;
	float: left;
	border: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
}