

body{
	padding-bottom: 2rem; font-size: 12px;
}

/* --------------top-------------- */
.header{ width: 750px; position: fixed;top: 0;left: 50%;transform:translateX(-50%);z-index: 100;max-width: 100%;}
.header img{widt100%}
.banner{padding: 1.2rem .3rem  .3rem .3rem; position: relative;background: url(../images/a4.png);background-size: 100% 100%;}
.btnbox{position: absolute;animation: scaledh 1.5s infinite; width: 100%; left: 0;bottom: .1rem;z-index: 10;}
@-webkit-keyframes scaledh{
0%{ opacity: 0.8; -webkit-transform: scale(1);}
50%{ opacity: 1; -webkit-transform: scale(1.05);}
100%{ opacity: 0.8; -webkit-transform: scale(1);}
}
@keyframes scaledh{
0%{ opacity: 0.8; transform: scale(1);}
50%{ opacity: 1; transform: scale(1.05);}
100%{ opacity: 0.8; transform: scale(1);}
}
.wmbm_nr{padding:.25rem .35rem 0 .35rem;}
.wmbm_nr li{display: flex;justify-content: space-between; padding: 0 0 .25rem 0;align-items: center;}
.wmleft{ width: 4.03rem;}
.wmleft p{font-size: .26rem;color: #fff;}
.wmright{display: flex;justify-content: space-between; width: 2.5rem;align-items: center;}
.wmright p{font-size:.26rem;color: #03d802;font-weight: bold;}
.wmright a{display: block;text-align: center; font-size: .24rem;width: 1.63rem; color: #fff;text-align: center; background: url(../images/a13.png);height: .55rem;background-size: 100% 100%;}
.gbqh .swiper-pagination-bullet{background: #fff;}
.gbqh .swiper-pagination-bullet-active{background: #1678ff;}
.slqh .swiper-pagination-bullet{background: #fff;}
.slqh .swiper-pagination-bullet-active{background: #1678ff;}

.footer{position: fixed;width: 750px;z-index: 100; max-width: 100%; bottom: 0;left: 50%;transform: translateX(-50%); padding: 0 .2rem .3rem .2rem;box-sizing: border-box;}
.footer:before{position: absolute; content: ""; width: 100%; height: 70%;left: 0;bottom: 0;background: rgba(0,0,0,.8);}
.footer ul{display: flex;justify-content: space-between; position: relative;z-index: 10;}
.footer li{width: calc(50% - .15rem);}
.slqh .swiper-pagination{bottom: .3rem;}
.kfbtn{position: fixed; top: 20%; width: 1.5rem; right: 0; z-index: 15;}
