

body{
	padding-bottom:0; font-size: 12px; line-height: 1.1;
}

/* --------------top-------------- */
.appbox{height: 100vh;display: flex;justify-content: center;align-items: center; background-image: linear-gradient(to right, #fff ,#dde5ff,#fff);}
.appnr img{width: .9rem;height: .9rem; margin: 0 auto;border-radius: 50%;}
.appnr h2{font-size: .32rem;color: #333; margin: .4rem 0 .3rem;text-align: center;}
.appnr p{font-size: .26rem; color: #999;text-align: center; padding-bottom: .6rem;}
.appnr li{padding-bottom: .3rem;text-align: center;}
.btn1{display: inline-block;text-align: center; padding: 0 .54rem; background: #1977fe;border-radius: .1rem;color: #fff;font-size: .26rem; line-height: .86rem;}
.btn2{display: inline-block;text-align: center; padding: 0 .54rem; background: #cf8a5b;border-radius: .1rem;color: #fff;font-size: .26rem; line-height: .86rem;}
.header{position: fixed;width: 750px;max-width: 100%; left: 50%;transform: translateX(-50%); top: 0; height: 1.2rem;background: #1d2535;justify-content: center;align-items: center;display: flex;}
.header h2{width: 3.28rem;}
.header a{position: absolute; width: .72rem; right: .4rem; top: 50%;transform: translateY(-50%);}
.banner{padding-top: 1.2rem;}
.cplb{padding: 0 .4rem;}
.cplb h2{text-align: center; font-size: .28rem;color: #6c85b3; margin-bottom: .3rem;}
.cplb h2 a{color: #ff0000;}
.cplb li{margin-bottom: .32rem;border-radius: .15rem;background: #2d3443;display: flex;justify-content: space-between;align-items: center;padding: .16rem .2rem;}
.cplb p{font-size: .35rem;color: #f6dc9b;width: calc(100% - 2.5rem); padding-left: .55rem;box-sizing: border-box;}
.cplb ul li a{width: 2.02rem;}
.cplb ul li span{width: .48rem;}
.smnr{background: #2d3443; margin: .25rem .4rem; padding: .28rem .25rem .35rem .25rem;border-radius: .15rem;border-radius: .15rem;}
.smnr h2{font-weight: bold;font-size: .26rem; color: #e7da9b;margin-bottom: .2rem;text-align: center;background: url(../images/a_02.png) no-repeat center center;background-size: 2.02rem auto;}
.smnr p{font-size: .2rem; line-height: 1.8; color: #7a97cc;}
.footer p{text-align: center; font-size: .2rem;color: #485c7d; padding: .15rem 0 .3rem;}
