@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本 start*/
*{padding:0px; margin:0px }
body{width:7.5rem;height:100%;color:#fff;background-color: #fff;	padding:0px; margin:0px auto;overflow:scroll; overflow-x:hidden;overflow-y:auto;
	font-family: Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif,MicrosoftYaHei; max-width:750px; }
div{ margin:0; padding:0; border:0; color:#333333; }
img{ margin:0; padding:0; border:0;}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0;/* Remove most spacing between table cells.*/}
li{list-style: none;}
input{
	border:0px;
}
.floatl{float: left;}
.floatr{float: right;}
html{background-color: #f2f2f2;}
button{border:0px;background-color:transparent;cursor: pointer;}
input[placeholder]{
	font-size: 0.16rem;
	color:#333333;
}
i{ font-style: normal;}
/*链接*/

/*分割线*/
a{ text-decoration:none; background: transparent;  outline:none;color:#fff}
a:visited {color:#f2f2f2}
a:focus { outline:none; color:#fff}
a:hover, a:active{outline:none;color:#f2f2f2}
h3{font-size:0.30rem}
.hidden{display:none;}
.show{display:block;}
.center{margin:0 auto} 

.banner{
	width: 7.5rem;
}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.yanbox{width: 7.5rem;margin:0 auto;}
.mart{margin-top: 0.06rem;}
.marl{margin-left: 0.15rem!important;}
/*基本 end*/
 /*begain头部banner图片切换*/
.weilan_head {width:7.5rem;height:0.8rem;background-color: #fff;}
.weilan_header{
	width: 7.5rem;
	height: 0.8rem;
	background-color: #1998DF;
}
.weilan_header ul{
	width: 7.2rem;
	height: 0.8rem;
	
	margin:0 auto;
	padding: 0px;
	line-height: 0.8rem;
	text-align: left;
}
.weilan_header ul li{float: left;font-size: 0.28rem;margin-left:0.3rem;color:#fff;}
.weilan_header ul li:nth-child(1){margin-left:0;}
.weilan_head_bg{
	width: 4rem;
	height: 0.8rem;
	margin: 0 auto;
	
	}
.weilan_head_bg img{float: left;width: 0.66rem;height: 0.66rem;overflow: hidden;margin-top: 0.08rem;}


.weilan-m-header-div{
	width:1rem;
	height: 2.75rem;
	background-color:rgb(25,152,223,0.5);
	position:relative;
	margin-top:0rem;
	z-index: 1000;
	left: 86.6%;
   font-size: 0.18rem;
   text-align: center;
   overflow: hidden;
}
.weilan-m-header-div li{padding-top:0.15rem;}
/*banner start*/

.swiper-container,.swiper-container-1 {
    width: 7.5rem;
    height: 4.12rem;
    overflow: hidden;
} 
.swiper-container,.swiper-container-1 img{
  width: 100%;
  height: 100%;
}
/*banner end*/

/*底部菜单 start*/
.navbar{
	width: 7.5rem;
	height: 0.9rem;
	background-color: #000;
	position: fixed;
  display: flex;
  display: -webkit-flex; /* Safari */
	bottom: 0;
	z-index:1000; 
  font-size: 0.36rem;
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-div{
  width: 3.75rem;
  background-color: #fff;
  color: #000;
  display: inline-flex;
  display: -webkit-inline-flex; /* Safari */
  justify-content: center;
  align-items: center;
}
.navbar-div2{
  color: #fff;
  background-color: #04CFCF;
}
.navbar-div .shouye{
  color: #04CFCF;
  font-size: 0.4rem;
}

.navbar-text{
  margin-left: 0.1rem;
}
.footer{
	width: 7.5rem;
	height: 0.5rem;
	margin-bottom: 1.1rem; 
	text-align: center;
}
.footer p{
	font-size: 0.16rem;
	margin-top: 0.1rem;
}
.footer p:nth-child(2){
	color:#666666;
}
/*底部菜单end*/

/*底部菜单 start*/
.an-navbar{
	width: 7.5rem;
	height: 1.2rem;
	background-color: #ffffff;
	position: fixed;
    display: flex;
    display: -webkit-flex; /* Safari */
	bottom: 0;
	z-index:1000; 
    flex-flow: row nowrap;
    justify-content: flex-start;
    font-size: 0.3rem
}
.an-navbar-item{
  width: 3.75rem;
  display: inline-flex;
  display: -webkit-inline-flex; /* Safari */
  flex-direction:column;
  justify-content: center;
  align-items: center;
}
.an-navbar-img{width:0.5rem;height:0.5rem;}
.an-navbar-img img{width:100%;height:100%;}
/*0826c4*/
/*.an-navbar-item i{color: #2f54eb!important;font-size:0.5rem!important; font-weight:700}*/
.an-navbar-item a{color: #2f54eb!important;font-size: 0.3rem!important;}
