/* 新闻 */
#news {
	margin-top:15px;
}

.news-title {
	font-size: 18px;
	color: #1a96d5;
	font-weight: bold;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}
.news-title02{
	background-color: #ffffff;
}

.news-title .more {
	font-size: 14px;
	font-weight: normal;
	color:#aaa;
}

.news-list ul li {
	padding: 3px 0;
	margin-bottom: 4px;
	line-height: 1.5;
	display: flex;
	justify-content: space-between;
}

.news-list ul li a {
	width:82%;
	display: block;
}
.news-list ul li a:hover{
	color: #1a96d4;
	cursor: pointer;
}
.news-list ul li .date {
	width: 90px;
	color:#aaa;
	text-align:right;
}

.news-zhongyao{
	border-top:1px dotted #333;
	margin-top: 10px;
	padding-top: 20px;
}

.floor-title {
	margin-bottom: 30px;
	text-decoration: underline;
	text-align: center;
	font-size: 22px;
}

.floor {
	padding-top: 30px;
}

.notice-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #ffffff;
	box-shadow:  0 0 10px #ccc;
}

.notice-box .cont {
	flex: 1;
	font-size: 16px;
}

.notice-icon {
	width: 50px;
	height:50px;
	display: inline-block;
	font-size: 0;
	padding:5px;
	background-color: #1a96d5;
}

.infoList li {
	line-height: 30px;
}

.infoList li a {
	display: block;
	width: 96%;
}

.icon {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 210px;
	flex: 0 0 210px;
	margin-right: 40px;
}

.notice-title {
	color: #1a96d4;
	font-size: 18px;
}

.notice-more {
	flex: 1;
	flex: 0 0 80px;
	margin-right: 40px;
	text-align: right;
}

/* 新闻轮播样式 */
.slideBox {
	width: 564px;
	height: 336px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 5px;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #1a96d5;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 564px;
	height: 336px;
	display: block;
}
.news-group{
	background-color: #ffffff;
	padding: 15px;
	box-shadow:  0 0 10px #ccc;
}
.news-news{
	width: 564px;
}
.news-group02{
	margin-top: 30px;
}
.news-dongtai{
	width: 564px;
}
.news-anquan{
	width: 564px;
}
.news-dongtai .news-title,
.news-anquan .news-title{
	border-bottom:1px dotted #d4d4d4;
	padding-bottom:10px;
}

#section01{
    display: flex;
    justify-content: space-between;
    background: #ffffff;
    box-shadow:  0 0 10px #ccc;
	padding: 15px;
	margin-top:30px;
}
#dang-box{
    flex: 0 0 650px;
    width: 650px;
}
.dangjian{
    margin-bottom: 10px;
}
.dangjian .img-box{
	width: 650px;
	height: 231px;
	overflow: hidden;
}
.culture .img-box{
	width: 650px;
	height: 231px;
	overflow: hidden;
}
.dangjian .title,
.culture .title{
	font-size: 18px;;
	padding: 15px 0;
	font-weight: bold;
	color: #1a96d4;
}
#product{
    flex:0 0 490px;
    width: 490px;
}
.pro-title{
	font-weight: bold;
	color: #1a96d4;
	padding: 20px 0 10px 15px;
	font-size: 18px;
}
.pro-list{
    display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	background: #dff2ff;
}
.pro-list .item{
    flex: 0 0 245px;
    width: 245px;
    height: 170px;
    margin-bottom: 6px;
    
}
.pro-list .item a{
	display: block;
	text-align: center;
	padding: 10px;
}
.pro-list .item a img{
	width: 110px;
	margin-bottom: 10px;
}
.pro-list .item a span{
	display: block;
	font-size: 16px;
}
.wangdian a{
	display: block;
	width: 300px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background:#0065ab;
	color: #ffffff;
	margin: 40px auto 0;
	font-size: 16px;
}
#fengcai{
	margin-top: 30px;
	background: #ffffff;
	padding:20px 10px;
	box-shadow:  0 0 10px #ccc;
}
.title-str{
	font-size: 18px;
	color: #217fbc;
	font-weight: bold;
	padding: 10px 0;
	margin-bottom: 10px;
}

#links{
	margin-top: 10px;
	background: #ffffff;
	padding: 40px 20px;
	box-shadow:  0 0 10px #ccc;
}
#links .title{
	width: 280px;
	margin: 0 auto 40px;
	border-top:1px solid #ccc;
}
#links .title span{
	display: block;
	width: 120px;
	height: 30px;
	text-align: center;
	margin: -15px auto 0;
	position: relative;
	z-index: 2;
	font-size: 18px;
	background: #ffffff;
	font-weight:500;
}
.links-list{
	display: flex;
	align-items: center;
}
.links-list a{
	margin-right:20px;
}
.links-list a img{
	width: 176px;
}
.fengcai-list{
	overflow: hidden;
}
.mySwiper2{
	margin-left: -140px;
}
.mySwiper2 .swiper-slide{
    width: 280px;
}