

.swiper{
	height: 4.26rem;
	width: 100%;
	overflow: hidden;
}
.swiper .swiper-slide{
	height: 4.26rem;
}
.swiper-pagination-bullet-active{
	background-color: #0D50A1 !important;
}
.newc{
	margin-left: 3.12rem;
	margin-right: 3.12rem;
	display: flex;
	margin-top: 0.6rem;
}
.menus{
	width: 3.02rem;
	margin-right: 0.22rem;
	
}
.menus .name{
	width: 3.02rem;
	height: 0.74rem;
	background: #EEEEEE;
	text-align: center;
	line-height: 0.74rem;
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}
.menus .name.on{
	background: #00479D;
	color: #FFFFFF;
}
.menus .name.on a{
	color: #FFFFFF;
}
.cons{
	flex: 1;
}
.newslist{
	border: 0.01rem solid #D6D8DB;
	min-height: 10.58rem;
	padding-top: 0.13rem;
	margin-bottom: 1rem;
}
.pro{
	height: 1.91rem;
	display: flex;
	margin-left: 0.35rem;
	border-bottom: 0.01rem solid #D6D8DB;
	
}
.pro .time{
	width: 1.09rem;
	height: 1.19rem;
	background: #00479D;
	margin-top: 0.36rem;
}
.pro .time .day{
	font-size: 0.41rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0.1rem;
}
.pro .time .mny{
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}
.pro .texts{
	flex: 1;
	margin-left: 0.14rem;
	margin-top: 0.36rem;
}
.pro .texts .title{
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}
.pro .texts .intro{
	font-size: 0.18rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	padding-top: 0.1rem;
	line-height: 0.24rem;
}
.contactUs{
    border: 1px solid #00479D;
    margin-top: 0.3rem;
    padding: 0.1rem;
}
.contactUs img{
    margin-bottom: 0.2rem;
}
.contactUs p{
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #00479D;
    padding: 0 0.1rem;
}