.mub01InpageBannerr {
	width: 100%;
	height: 300px;
}

.mub01address {
	width: 100%;
}

.content,
.container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}

.mub01address .container {
	position: relative;
}

.mub01address .con {
	width: 100%;
	position: absolute;
	top: -50px;
	left: 0;
	height: 50px;
	background: url(../img/News/mub01addressBg.png);
}

.mub01address .p1 {
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	color: #fff;
	float: left;
	width: 1180px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.mub01address .p1 img {
	margin: 0 10px 0 20px;
	position: relative;
	top: 4px;
}

.mub01address .p1 a {
	color: #fff;
	padding: 0 4px;
}


.newsListMenu {
	width: 100%;
	text-align: center;
	padding: 40px 0 0;
}

.newsListMenu li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
	color: #333333;
	background: url(../img/News/aboutMenuBg01.png) no-repeat center;
	height: 50px;
	line-height: 50px;
	margin-left: 8px;
	width: 141px;
	text-align: center;
}

.newsListMenu li a {
	color: #333;
	text-decoration: none;
	display: block;
}

.newsListMenu li:first-child {
	margin-left: 0;
}

.newsListMenu li.cur a {
	background: url(../img/News/aboutMenuBg02.png) no-repeat center;
	color: #fff;
}

.newsListMenu li:hover a {
	background: url(../img/News/aboutMenuBg02.png) no-repeat center;
	color: #fff;
}


.newsListCon {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 60px;
}

#newsListCon {
	margin-top: 0px;
}

.newsListCon .mainCon {
	width: 1200px;
	margin: 0 auto;
}

.newsListCon .mainCon .conBox {
	width: 1200px;
	margin: 0 auto;
}

.newsListCon .mainCon .con {
	width: 100%;
}

.newsListCon .mainCon dl {
	width: 100%;
	padding-top: 39px;
	height: 209px;
	border: 1px solid #dfdfdf;
	border-top: none;
	background: #fff;
	position: relative;
}

.newsListCon .mainCon dl:first-child {
	border-top: 1px solid #dfdfdf;
}

.newsListCon .mainCon dt {
	width: 220px;
	height: 170px;
	float: left;
	margin-left: 40px;
	text-align: center;
	background-color: #ddd;
	overflow: hidden;
}

.newsListCon .mainCon dt img {
	display: block;
	transform: scale(1);
	transition: all 2s ease-out;
	width: 220px;
	height: 176px;
}

.newsListCon .mainCon dl:hover dt img {
	transform: scale(1.2);
}

.newsListCon .mainCon dt span {
	font-size: 48px;
	color: #b0b0b0;
	font-family: arial;
	font-weight: bold;
	display: block;
	padding-top: 40px;
}

.newsListCon .mainCon dt em {
	display: block;
	font-size: 18px;
	color: #b0b0b0;
	font-family: arial;
	position: relative;
}

.newsListCon .mainCon dd {
	width: 875px;
	height: 170px;
	position: relative;
	margin-left: 28px;
	float: left;
}

.newsListCon .mainCon dd h3 {
	font-size: 20px;
	font-weight: normal;
}

.newsListCon .mainCon dd h3 a {
	color: #000000;
	text-decoration: none;
}

.newsListCon .mainCon dd p {
	font-size: 13px;
	color: #666666;
	line-height: 24px;
	margin-top: 17px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.newsListCon .mainCon dd .label {
	font-size: 12px;
	color: #999999;
	display: block;
	padding-left: 26px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/News/newsList_icon03.png) no-repeat left center;
	line-height: 16px;
}

.newsListCon .mainCon dd .zan {
	display: block;
	font-size: 13px;
	font-family: arial;
	height: 16px;
	background: url(../img/News/newsList_icon01.png) no-repeat left top;
	position: absolute;
	top: 5px;
	right: 74px;
	padding-left: 24px;
	padding-top: 2px;
}

.newsListCon .mainCon dd .readNum {
	display: block;
	font-size: 13px;
	font-family: arial;
	height: 16px;
	background: url(../img/News/newsList_icon02.png) no-repeat left center;
	position: absolute;
	top: 5px;
	right: 4px;
	padding-left: 24px;
	padding-top: 2px;
}

.newsListCon .mainCon dd a.more {
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/News/list_circle.png) no-repeat left top;
	overflow: hidden;
	position: absolute;
	right: 6px;
	bottom: 0;
}

.newsListCon .mainCon dl:hover dd a.more {
	background-position: left bottom;
}

.newsListCon .mainCon dl:hover dd h3 a {
	color: #043985;
}

.newsListCon .mainCon dl:hover {
	box-shadow: 0 0 10px 6px #eeeeee;
	z-index: 99;
}





.mub01MainContent {
	width: 100%;
	background: #f4f4f4;
	padding-bottom: 30px;
}

.newsDetialsArticle {
	width: 100%;
	padding-top: 30px;
}

.newsDetialsArticle .mainCon {
	width: 100%;
}

.newsDetialsArticle .mainCon .article {
	position: relative;
	width: 890px;
	background: #fff;
	float: left;
}

.newsDetialsArticle .mainCon .article .conBox {
	padding: 30px 30px 0;
}

.newsDetialsArticle .mainCon .article .title h2 {
	font-size: 28px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 16px;
}

.newsDetialsArticle .mainCon .article .title .share span {
	margin-right: 20px;
}



.newsDetialsArticle .mainCon .article .title i {
	width: 100%;
	display: block;
	height: 1px;
	background: #e7e7e7;
	margin-top: 18px;
}

.newsDetialsArticle .mainCon .article .tags p.label {
	font-size: 12px;
	color: #999999;
	display: block;
	padding-left: 26px;
	background: url(../img/News/newsList_icon03.png) no-repeat left center;
	line-height: 16px;
	margin-bottom: 30px;
}

.newsDetialsArticle .mainCon .article .tags p.label a {
	margin-right: 10px;
}

.newsDetialsArticle .mainCon .article .con {
	min-height: 800px;
}

.newsDetialsArticle .mainCon .article .con p {
	line-height: 30px;
	font-size: 14px;
	color: #333333;
}

.newsDetialsArticle .mainCon .article .context {
	width: 100%;
	border-top: 1px solid #e7e7e7;
	background: #fff;
	height: 70px;
}

.newsDetialsArticle .mainCon .article .context p {
	width: 445px;
	float: left;
	height: 70px;
	line-height: 70px;
}

.newsDetialsArticle .mainCon .article .context p a {
	font-size: 13px;
	color: #666666;
	display: block;
}

.newsDetialsArticle .mainCon .article .context p.prevNews a {
	margin-left: 30px;
	padding-left: 20px;
	background: url(../img/News/newsDetialsArticle_icon10.png) no-repeat left center;
}

.newsDetialsArticle .mainCon .article .context p.NextNews a {
	margin-right: 30px;
	padding-right: 20px;
	text-align: right;
	background: url(../img/News/newsDetialsArticle_icon11.png) no-repeat right center;
}

.newsDetialsArticle .mainCon .article .context p.prevNews a:hover {
	background: url(../img/News/newsDetialsArticle_icon12.png) no-repeat left center;
	color: #043985;
}

.newsDetialsArticle .mainCon .article .context p.NextNews a:hover {
	background: url(../img/News/newsDetialsArticle_icon13.png) no-repeat right center;
	color: #043985;
}

.newsDetialsArticle .mainCon .article .context p.NextNews {
	border-left: 1px solid #e7e7e7;
	width: 444px;
}

.newsDetialsArticle .mainCon .article .backNewsList {
	width: 49px;
	height: 49px;
	display: block;
	position: absolute;
	left: -49px;
	top: 0;
}

.newsDetialsArticle .mainCon .hotNews {
	width: 300px;
	float: right;
}

.newsDetialsArticle .mainCon .hotNews .box {
	padding: 30px 28px 18px;
	background: #fff;
	margin-top: 10px;
}

.newsDetialsArticle .mainCon .hotNews .box:first-child {
	margin-top: 0;
}

.newsDetialsArticle .mainCon .hotNews .box .top {
	height: 40px;
	border-bottom: 1px solid #e7e7e7;
}

.newsDetialsArticle .mainCon .hotNews .box .top h3 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	float: left;
}

.newsDetialsArticle .mainCon .hotNews .box .top h3 em {
	font-weight: bold;
	color: #043985;
}

.newsDetialsArticle .mainCon .hotNews .box .top h3 i {
	width: 72px;
	height: 1px;
	background: #043985;
	position: relative;
	display: block;
	top: 18px;
}

.newsDetialsArticle .mainCon .hotNews .box .top a.more {
	display: block;
	width: 21px;
	height: 21px;
	float: right;
	margin-top: 4px;
}


.newsDetialsArticle .mainCon .hotNews .box ul {
	padding-top: 18px;
}

.newsDetialsArticle .mainCon .hotNews .box1 li {
	font-size: 14px;
	margin-bottom: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.newsDetialsArticle .mainCon .hotNews .box1 li a {
	color: #333333;
}

.newsDetialsArticle .mainCon .hotNews .box1 li:hover a {
	color: #043985;
}

.newsDetialsArticle .mainCon .hotNews .box2 li {
	font-size: 14px;
	margin-bottom: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.newsDetialsArticle .mainCon .hotNews .box2 li img{
	width: 100%;
}
.newsDetialsArticle .mainCon .hotNews .box2 li p{
	text-align: center;
}

.newsDetialsArticle .mainCon .hotNews .box2 li a {
	color: #333333;
}

.newsDetialsArticle .mainCon .hotNews .box2 li:hover a {
	color: #043985;
}



.proDetailsNews {
	margin-top: 40px;
}

.proListNews {
	width: 100%;
}

.proListNews .top {
	width: 100%;
	height: 38px;
	border-bottom: 1px solid #eaeaea;
}

.proListNews .top h3 {
	font-size: 20px;
	color: #333333;
	float: left;
}

.proListNews .top h3 i {
	display: block;
	width: 24px;
	height: 1px;
	background: #043985;
	position: relative;
	top: 14px;
}

.proListNews .top a.more {
	display: block;
	font-size: 13px;
	color: #666666;
	float: right;
	margin-right: 6px;
	text-decoration: none;
}

.proListNews .top a.more:hover {
	color: #043985;
}

.proListNews .mainCon {
	padding: 41px 0;
	background: #fff;
}

.proListNews .mainCon dt {
	width: 220px;
	height: 176px;
	float: left;
}

.proListNews .mainCon dt img {
	display: block;
	width: 220px;
	height: 176px;
}

.proListNews .mainCon dl {
	float: left;
	margin-left: 40px;
	width: 577px;
	padding-right: 41px;
	border-right: 1px dotted #b2b2b2;
}

.proListNews .mainCon dd {
	width: 330px;
	float: right;
	height: 180px;
	position: relative;
}

.proListNews .mainCon dd h3 {
	font-size: 16px;
	font-weight: normal;
}

.proListNews .mainCon dd h3 a {
	color: #000000;
	text-decoration: none;
}

.proListNews .mainCon dd p a {
	color: #666666;
	text-decoration: none;
}

.proListNews .mainCon dd span {
	display: block;
	font-size: 13px;
	color: #999999;
	position: absolute;
	bottom: 15px;
	left: 0;
}

.proListNews .mainCon dd a.more {
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/News/list_circle.png) no-repeat left top;
	overflow: hidden;
	position: absolute;
	right: 6px;
	bottom: 0;
}

.proListNews .mainCon dl:hover dd a.more {
	background-position: left bottom;
}

.proListNews .mainCon dl:hover dd h3 a {
	color: #043985;
}

.proListNews .mainCon ul {
	width: 474px;
	float: right;
	margin-right: 30px;
}

.proListNews .mainCon li {
	overflow: hidden;
	margin-top: 15px;
}

.proListNews .mainCon li a {
	display: block;
	font-size: 13px;
	color: #333333;
	width: 320px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}

.proListNews .mainCon li a:hover {
	color: #043985;
}

.proListNews .mainCon li span {
	display: block;
	font-size: 13px;
	color: #999999;
	font-family: arial;
	margin-right: 10px;
	float: right;
}
