﻿
.mainBg{
	background:url(../images/middleBg.png) no-repeat center top;
	margin:0 auto;
	max-width:2000px;
	min-width:1190px;
}




/*  新闻轮播图*/
.slideBox {
	position: relative;
	height: 295px;
	width:690px;
	overflow: hidden;
}

.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: 690px;
	height: 295px;
}

.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: 570px;
	bottom: 12px;
	z-index: 99;
}

div.nums a {
	width: 15px;
	height: 15px;
	display: inline-block;
	float: left;
	background-color: white;
	margin-right: 4px;
	color: #333333;
	font-size: 12px;
	text-align: center;
	line-height:16px;
	border-radius:0 !important;
}

div.nums a.active {
	background-color: #ca0f0e;
	color: #fff;
}

.mainTop{}
.mainTopR{width: 488px; font-family: "宋体";position: relative;}

.mainTopR .body a.more{background:url(../images/more.png) no-repeat; position: absolute; right: 9px;cursor: pointer;top: 6px; width: 53px; height: 16px;}
.mainTopR .title span{cursor:pointer;background: url(../images/tab.png) no-repeat;font-size:16px;color: #000;width: 134px;display: inline-block;vertical-align: middle; line-height: 30px; text-align: center;}
.mainTopR .title .active{ background: url(../images/tabAct.png) no-repeat; color: #fff;}
.mainTopR .body{width:488px; }
.mainTopR .body ul{width:488px;font-size: 14px; font-family: "宋体";} 
.mainTopR .body ul li{   cursor: pointer;
    width: 450px;
    color: #4d4d4d;
    /* line-height: 30px; */
    padding-left: 16px;
    border-bottom: 1px dashed #cbcaca;
    overflow: hidden;}
.mainTopR .body ul li:hover a,.mainTopR .body ul li:hover em{color:#357abc; }
.mainTopR .body ul li a.text{    width: 364px; vertical-align:middle;display: inline-block;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color:#555}
.mainTopR .body ul li em{width:40px; color:#555;vertical-align:middle;display: inline-block; float: right;margin-right: 10px; }


.mainBotB{padding-top: 14px; padding-bottom:30px;background:url(../images/mainBotBg.png) no-repeat center bottom; margin:0 auto; max-width:2000px;
	min-width:1190px;}
.mainMiddle .new{    width: 546px;
    position: relative;
    margin: 0 24px;}
.mainMiddle .new .title{width:530px ;height: 96px; }
.mainMiddle .tab1 .title{background:url(../images/tit-1.png) no-repeat;}
.mainMiddle .tab2 .title{background:url(../images/tit-2.png) no-repeat;}
.mainMiddle .tab3 .title{background:url(../images/tit-3.png) no-repeat;}
.mainMiddle .tab4 .title{background:url(../images/tit-4.png) no-repeat;}

.mainMiddle .new .body a.more{background: url(../images/more.png) no-repeat;position: absolute; right: 12px; top:45px; width: 53px; height: 16px; }

.mainMiddle .new .body{width: 530px; height: 280px; font-family: "宋体";}
.mainMiddle .new .body ul{width: 530px; font-size: 14px; }
.mainMiddle .new .body ul li{cursor:pointer;width: 530px; line-height: 34px; padding-left: 16px; background:url(../images/rightArrow.png) no-repeat 0 center; border-bottom:1px dashed #cbcaca;font-family: "宋体";}
.mainMiddle .new .body ul li:hover a,.mainMiddle .new .body ul li:hover em{color:#357abc; }
.mainMiddle .new .body ul li a.text{width: 445px; vertical-align:middle;display: inline-block;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;color:#555;}
.mainMiddle .new .body ul li em{width:40px; color:#555;vertical-align:middle;display: inline-block; margin-left: 30px;color:#555;}

.banner2{height: 220px;width: 1200px; margin:0 auto;background: url(../images/banner2.png) no-repeat;}


