﻿/* index banner */
.banner,.bannerfra{
	width: 100%;
	position: relative;
}
.bannerBg{ position:absolute;width: 100%;left: 0;bottom:0; z-index:999;}

.bannerBg2{width: 100%;z-index:999;}

/* 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:10!important;
	border:solid 2px #cb9e4c;
/* 	border: 2px solid #03c5e8; */
}
.swiper-pagination-bullet-active{
opacity:1!important;
 background:#cb9e4c!important;border:solid 2px #cb9e4c;
}
/* banner 分页器 */




/* -------------------------自定义部分开始 --------------------------*/

.allpage{
	
}
body,input{font-family: "microsoft yahei";}
.fl{float: left;}
.fr{float: right;}


