.banner{
	width: 100%;
	min-width: 1300px;
	height: auto;
}
.mid-wrap{
	width: 1300px;
	background: #red;
	padding-top: 75px;
}
.title-us{
	color: #FFFFFF;
	font-size: 36px;
	margin-left: 25px;
}
.mid-wrap>.path{
	padding-left: 25px;
	margin-top: 20px;
	
}
.path>a{
	text-decoration: none;
	font-size: 14px;
	color: #bbbbbb;
}
.path>a:hover{
	color: #0061b3;
}
.path>.current-page{
	color: #ffffff;
}
.mid-content{
	clear: both;
	width: 100%;
	background-color: #FFFFFF;
	z-index: 99;
	padding-bottom: 40px;
}
.content-wrap{
	width: 1160px;
	padding-top: 50px;
}
.mid-nav{
	padding-top: 20px;
}
.mid-nav>li{
	display: block;
	list-style: none;
	float: left;
	width: 210px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #666666;
	background-color: #F5F5F5;
	cursor: pointer;
	border-top-right-radius:6px;
	border-top-left-radius:6px;
}
.mid-nav .active,.mid-nav>li:hover{
	background-color: #0061b3;
	color: #FFFFFF;
	cursor: pointer;
}
.content-wrap-ul>li{
	list-style: none;
}
.content-wrap-ul .mid-content{
	width: 100%;
}
.mid-content>.mid-content-wrap{
	width: 1160px;
	padding-top: 40px;
}
.title-lv1{
	font-size: 26px;
	color: #0061b3;
}
.under-line-title{
	width: 100%;
	height: 0px;
	border-top: 1px solid #dcdcdc;
	margin-top: 12px;
}
.first-news-wrap{
	width: 100%;
	height: auto;
	border-bottom: 2px;
}
.dot-line{
	width: 100%;
	height: 1px;
	border:0;
	background-color: #FFFFFF;
	background-image: url(../img/list_page/dot-line.png);
	position: absolute;
	bottom: 0;
}
.first-news-wrap{
	width: 100%;
	position: relative;
	padding: 18px 0px 18px 0px;
	height: auto;
}
.img-content{
	height: 208px;
	width: 298px;
	border: 1px solid #ebebeb;
	position: absolute;
	right: 0;
	top: 18px;	
}
.news-word-contend{
	width: 820px;
	height: 210px;
	margin-left: 0;
}
.img-shadow{
	width: 100%;
	height: 100%;
	position: relative;
}
.img-shadow>p{
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 26px;
	text-align: center;
	background-color: rgba(107,107,107,0.7);
}
.img-shadow .img-title{
	font-size: 12px;
	line-height: 26px;
}
.img-shadow .img-title:hover{
	color: #0061b3 !important;
	text-decoration: underline;
}
.first-news-date{
	font-size: 34px;
	color: #bbbbbb;
}
.first-news-title-wrap{
	width: 100%;
	position: relative;
}
.mg-top{
	margin-top: 25px;	
}
.first-news-title-wrap .news-title{
	max-width: 800px;
	font-size: 20px;
	color: #333333;
	height: 30px;
	font-weight: 600;
}.first-news-title-wrap .news-title:hover{
	color: #0061b3;
	text-decoration: underline;	
}
.leran-more{
	padding-left: 20px;
	height: 18px;
	background: url(../img/list_page/gray-more.png) no-repeat;
	font-size: 14px;
	color: #999999;
	position: absolute;
	bottom: 0;
	right: 0;
}
.leran-more:hover{
	color: #0061b3;
	text-decoration: underline;
	background: url(../img/list_page/red-more.png) no-repeat;
}
.news-abstract-wrap{
	width: 100%;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	margin-top: 15px;
}
.line-hgt{
	max-height: 85px;
}
.news-abstract-wrap>p:hover{
	text-decoration: underline;
	cursor: pointer;
	color: #0061b3;
}
.news-ul{
	list-style: none;
	width: 100%;
}
.news-ul>li{
	padding: 22px 0px 22px 0px;
	position: relative;
}
.news-table{
	width: 100%;
}
.time-td{
	width: 100px;
	height: 100px;
	text-align: center;
	color: #FFFFFF;
	background-color: #dddddd;
}
.time-td>.month-date{
	font-size: 24px;
}
.time-td>.year{
	font-size: 34px;
}
.news-table tr .active{
	background-color: #0061b3;
}
.news-right{
	padding-left: 30px;
}
.news-abstract-wrap1{
	font-size: 14px;
	padding-left: 30px;
	color: #666666;
	line-height: 28px;
	max-height: 56px;	
}
.wrapper1{
	max-height: 56px;
}
.news-right .wrapper1{
	margin-top: 10px;
}
.page-content{
	margin-top: 15px;
	width: 100%;
	text-align: right;
	font-size: 14px;
}
.page-content>a{
	color: #b4b4b4;
	padding: 2px 6px;
	line-height: 24px;
	
}
.page-content .active{
	background-color: #0061b3;
	color: #FFFFFF;
}
.page-content>a:hover{
	background-color: #0061b3;
	color: #FFFFFF;
}


