﻿/* index banner */
.banner{
	width: 100%;
	position: relative; z-index:9;
}
/* banner 分页器 */
.swiper-pagination{
	width: 100%!important;
	text-align: center!important;
	bottom: 0.1rem!important;
}
.swiper-pagination-bullet{
	width: 10px!important;
	height: 10px!important;
	background-color: #fff!important;
	opacity: 1!important;
	border-radius:5!important;
/* 	border: 2px solid #03c5e8; */
}
.swiper-pagination-bullet-active{
	background:#299ea7!important;opacity:1!important;
/* 	border: 2px solid #03c5e8; */
}
/* banner 分页器 */




/* -------------------------自定义部分开始 --------------------------*/

.allpage{
	
}
body,input{font-family: "microsoft yahei";}
.fl{float: left;}
.fr{float: right;}


