

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 0 0 0; position: relative;}
.btnbox{position: absolute;width: 100%; left: 0;bottom: -.15rem; padding: 0 .3rem;box-sizing: border-box;}
.btnbox img{animation: scaledh 1.5s infinite; }
.btnbox ul{overflow: hidden;}
.btnbox li{float: left;width: 50%; padding: 0 .15rem;box-sizing: border-box;}
@-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 .35rem 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;}
.bqxx{border-radius: .18rem; margin: .2rem .3rem; padding: .2rem;}
.bqxx h2{font-size: .26rem;text-align: center; margin-bottom: .15rem;color: #fff;}
.bqxx p{font-size: .22rem; line-height: 1.6;color: #999; }

.fltpa ul{overflow: hidden;}
.fltpa li{float: left; width: 25%;text-align: center;}
.fltpa img{width: 1.28rem;height: 1.28rem;margin: 0 auto;border-radius: .15rem;}
.fltpa p{color: #fff; font-size: .24rem; margin: .2rem 0 .7rem;}
.bqxx a{color: #02b8fb;}
