
.main{
	width: 1000px;
   padding: 30px 15px 24px;	
	background: #fff;
	border-radius: 36px;
	box-shadow: 0px -5px 10px 5px rgba(58,134,145,0.2),-10px 0px 10px 6px rgba(58,134,145,0.2),10px 0px 10px 6px rgba(58,134,145,0.2),0px 5px 10px 5px rgba(58,134,145,0.2);
	-webkit-box-shadow:0px -5px 10px 5px rgba(58,134,145,0.2),-10px 0px 10px 6px rgba(58,134,145,0.2),10px 0px 10px 6px rgba(58,134,145,0.2),0px 5px 10px 5px rgba(58,134,145,0.2);
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.News{margin-top: 20px;}
.slideBanner{
	width: 996px;
	margin: 0 auto;
	
}

.slideBox {
	border-radius: 34px;	
	position: relative;
	width: 996px;	
	height: 280px;
	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: 996px;
	height: 280px;
}

.slideBox div.tips {
	position: absolute;
	bottom: 0px;
	width: 996px;
	height: 38px;
	background: none !important;
	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: 450px;
	bottom: 12px;
	z-index: 99;
}

div.nums a {
	width: 44px;
	height: 8px;
	display: inline-block;
	float: left;
	background-color: white;
	margin-right: 10px;
	font-size: 0px;
	text-align: center;
	border-radius: 0 !important;
}

div.nums a.active {
	background-color: #5a89a4;

}
.subNav{
	width: 220px;
	float: left;
}
.subNav .title{
	width: 220px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #5a89a4;
	position: relative;
}
.subNav .title img{
	position: absolute;
	left: 20px;
	top: 12px;
}
.subNav .title span{
	color: #fff;
	font-size: 22px;
	line-height: 50px;
	padding: 0 20px;
}
.subNav ul li{
	cursor: pointer;
	line-height: 54px;
	text-align: center;
	background: #ebebeb;
	border-bottom: 1px solid #ffffff;
}
.subNav ul li a{
	color: #5B5B5B;
	font-size: 20px;
	font-family: "微软雅黑";
}
.subNav ul li:hover{
	background: #b0c5ca;
}
.subNav ul li:hover a{
	color: white;
}
.NewList{
	width: 750px;
	float: right;
	min-height: 500px;
}
.NewList .path i{
	color: #a7a9a6;
	margin-right: 10px;
}
.NewList .path{
	    margin-bottom: 10px;
}
.NewList .path {
	font-size: 14px;
color: #4B4B4B;
font-family:"微软雅黑";
}
.NewList .path a{
	color: #4B4B4B;
}
.NewList .row{
	padding: 14px 0 24px;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
	cursor: pointer;
}
.NewList .row:hover{
	    background: #f9f9f9;
}
.NewList .row h6{
	color: #666;
    font-size: 22px;
    font-family: "微软雅黑";
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 42px;
    width:750px;
}
.NewList .row span{
	    position: absolute;
    right: 0;
    top: 23px;
    color: #575555;
    font-size: 14px;
    font-family:"微软雅黑";
}
.NewList .rRow{
	width: 80px;
	position: absolute;
	right: 10px;
	top: 23px;
	text-align: center;
}
.NewList .rRow font{
	color: #737383;
	line-height: 30px;
}
.NewList .rRow a.more{
	width: 80px;
	line-height: 22px;
	color: #fff;
	background:#dfbf23;
	display: inline-block;
}
.NewList .row p{
	font-size: 14px; 
    font-family:"微软雅黑";
	vertical-align:middle;
    line-height: 17px;
	min-height: 18px;
	display:inline-block;
	width: 650px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
	color: #999;
}
.NewList .row p a{
	display:inline-block;
	  color: #4B4B4B;
	     width: 620px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;		 
}
.NewList .row .more1{
	    color: white;
    font-size: 14px;
    font-family:"微软雅黑";
    width: 77px;
    height: 23px;
    position: absolute;
    background: #ffa812;
    line-height: 23px;
    text-align: center;
    right: 0px;
    bottom: 22px;
}
.page{
	width: 796px;
	margin: 0 auto;
	margin-top: 10px;
height: 50px;
line-height: 50px;
}
.page li{
	float: left;
}
.page li span{
	PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    COLOR: #ff0084;
    MARGIN-RIGHT: 3px;
    PADDING-TOP: 2px;
}
.page li a{
	    padding: 6px 10px;
    border: 1px solid gainsboro;
}
