.logo{
    position: absolute;
    top: 1.5rem;
    left:2rem;
    width: 8rem;
    /*background-color: black;
    opacity: 0.6;*/
    z-index: 5;
    padding-top: 0.1rem;
    border-radius: 0.1rem;
}
.logo img{
    width:100% ;
}
#bj {
    width: 245px;
    height: 290px;
    background-image: url(https://xf-images.oss-cn-shanghai.aliyuncs.com/phone/images/packet.jpg);
    background-size: 100%; }

.zs {
    font-size:2.5rem;
    color: #ef5b5b;
    padding-left: 91px;
    padding-top: 7.5rem; }

.sjs {
    width: 80%;
    margin: auto;
    height: 40px;
    font-size: 12px;
    margin: auto;
    display: inline-block;
    margin-left: 10%;
    margin-top: 70px;
    text-indent: 4px; }
.subsd {
    width: 80%;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: white;
    text-align: center;
    outline: none;
    border: none;
    background-color: #ff9900;
    margin-left: 10%;
    margin-top: 16px; }
.flow-default{
    width: 100%;
}
.flow-default li{
    display: inline-block;
    font-size: 14px;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    background-color: #eee;
}
.flow-default img{
    width: 100%;
    height: 100%;
}
.layui-fixbar li{
    width: 38px;
    height: 35px;
    line-height: 35px;
    border-radius: 25px;
}
.layui-fixbar .layui-fixbar-top{
    font-size: 35px;
}
.flow-default a p{
    margin: 0;
}
#btn-img4{
    background-color: #5cb85c;
    margin-left: 252px;
    margin-top: 7px;
    color: white;
}
.notifys{
    width: 100%;
    height: auto;
}
.qiangg{
    width: 96%;
    margin: auto;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: white;
    font-size: 14px;
    background-color: #ff6634;
    border-radius: 15px;
    margin-top: 37%;
}
.title {
    font-weight: 700;
    font-size: 2rem;
    color: #ff6767;
    line-height: 2rem;
    padding: 1.2rem;
}
.recommend-img{
    width: 100%;
    height: 10rem;
    border-radius: 1rem;
}
.recommend-layer{
    width: 100%;
    height: 10rem;
    background-color: black;
    position: relative;
    left: 0;
    top: -10rem;
    opacity: 0.3;
    border-radius: 1rem;
}
.recommend-plate{
    width: 100%;
    text-align: center;
    position: relative;
    left: 0;
    top: -17rem;
    color: white;
    height: 2rem;
    font-size: 2.5rem;
}
.footer{
    width: 100%;
    position: fixed;
    height: 7rem;
    bottom: 0;
    z-index: 2;
    background-color: white;
    font-size: 1rem;
}
.footer ul li{
    width: 25%;
    float: left;
    text-align: center;
}
.footer ul li img{
    width: 4.5rem;
}
.banner {
    height: 0.362rem;
    background-color: rgb(236, 235, 243);
    box-shadow: 0 -1px 0px rgba(0,0,0,0.13);
}
.actived{
    color: #ff6767;
}
.description{
    float: right;
    font-size: 1rem;
    color: rgba(68, 87, 126, .7);
    line-height: 1.6rem;
}
.list-img {
    padding-right: 5px!important;
    height: 6em;
    width: 42%;
    float: left;
}
.list-img img {
    width: 100%;
    height: 100%;
}
.article-title{
    font-weight: bold;
}
.more{
    width: 100%;
    text-align: center;
    padding: 1rem 0;
    font-size: 1.5rem;
}