html{max-width: 800px;min-width: 320px;margin: 0 auto!important;}
/* 顶部 （固定logo+5礼包）*/
header{position:fixed;top:0;width:100%;max-width:800px;height: 1.2rem;z-index:21;background-color:#eaf0f3;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;
    justify-content:space-around;-webkit-justify-content:space-around;}
header .title1{font-size:0.24rem;color:#0d1730;}
.header-left{overflow:hidden; display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.header-left img{width: 0.8rem;height: 0.8rem;}
.header-left .title-box{
    display: flex;display: -webkit-flex;flex-direction:column;
    -webkit-flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: center;-webkit-justify-content:center;
    margin-left: 0.17rem;
    font-size:0.24rem;
}
.header-left .title-box .decription-txt{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    font-size: 0.145rem;
    color:#8d929a;
}
.header-right{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: center;
    -webkit-justify-content: center;}
.header-right img{width: 1.8944rem;}
.h-p3{color:#0d1730;font-size:0.145rem;margin-top: -0.1rem; text-align:center;}
.h-p3 span{color: #b9142f;font-size: 0.26rem;font-style: italic;font-weight: 600;}
/* kf 客服*/
.kf{width:100%;height:7.769rem;position:absolute;top:39rem;left:0;}
.kf .weixin{background:url("https://webcdn.sail2world.com/blr2/images/a20161209cdkey/weixin.jpg") no-repeat;background-size:contain;width:2.807rem;height:3.174rem;position:absolute;top:0;left:50%;margin-left:-1.404rem;}
.kf ul{width:5.333rem;height:2.406rem;position:absolute;top:3.379rem;left:0.58rem;}
.kf ul li{background:url("/images/kfweixin.jpg") no-repeat;background-size:contain;width:5.333rem;height:0.623rem;margin-top:0.171rem;font-size:0.239rem;line-height:0.623rem;color:#CDD4DA;text-indent: 4em;}
.kf .footerCopy{text-align: center;width: 5.333rem;height: 2rem;position: absolute;top: 5.5rem;left: 0.58rem;}
.kf .footerCopy img{width:3.6rem;margin-right:0.1rem;}
.kf .footerCopy a{width:0.6rem;height:0.5rem;margin:auto;display:inline-block}
