@charset "UTF-8";

.hd-banner{
    background-image: url("mflf_banner.jpg?v20180112");
    height: 6.75rem;
}
.mod-bg1{
    background: #eeeeee;
    padding-bottom: 2rem;
}
.hd-tlt{
    padding-top: 1.2rem;
    background: none;
}
.hd-tlt h2{
    font-size: 1.2rem;
    background: #ffffff;
    color: #3c4983;
}
.hd-tlt .tip{
    position: relative;
    margin: 0.2rem auto 0;
    width: 8.0rem;
    text-align: center;
    color: #3c4983;
    font-size: 0.5rem;
    background: #fff000;
    padding-top: 0;
}
.hd-rule-btn{
    top: 0.5rem;
    right: 0.5rem;
    width: 3rem;
    height: 1rem;
}
.sjs-order-form{
    background: #ffffff;
    border-radius: 0.25rem;
    margin: 0 0.5rem;
    padding-bottom: 0.5rem;
    position: relative;
    top: -0.5rem;
    z-index: 2;
}

.list1{
    margin: 0 0.5rem;
}
.list1 li{
    height: 5.5rem;
    background: #ffffff;
    border-radius: 0.5rem;
    margin-bottom: 0.5rem;
    padding-top: 0.8rem;
    position: relative;
}
.list1 li img{
    position: absolute;
    right: 0;
}
.list1 li.item1{
    z-index: 3
}
.list1 li.item2{
    z-index: 2;
}
.list1 li.item3{
    z-index: 1;
    margin-bottom: 0;
}
.list1 li.item1 img{
    bottom: -1.9rem;
    width: 6.1rem;
}
.list1 li.item2 img{
    right: -0.5rem;
    bottom: -1.0rem;
    width: 7.25rem;
}
.list1 li.item3 img{
    bottom: -1.25rem;
    width: 8.05rem;
}
.list1 li .line{
    position: absolute;
    left: 0;
    top: 0.9rem;
    width: 0.2rem;
    height: 1.875rem;
    background: #fff000;
}
.list1 li .intro{
    float: left;
    width: 4.0rem;
    color: #3c4983;
    padding-left: 0.7rem;
    padding-right: 0.7rem;
    border-right: 1px solid #cccccc;
}
.list1 li .intro dt{
    font-size: 0.9rem;
    font-weight: bold;
    line-height: 1.1;
}
.list1 li .intro dd{
    padding-top: 0.3rem;
}
.list1 li .desc{
    float: left;
    width: 8.0rem;
    padding-left: 0.7rem;
    color: #999999;
    font-size: 0.45rem;
}

.swiper-container{
    height: 17.0rem;
    margin-left: 0.2rem;
    padding-left: 8px;
}
.swiper-container .swiper-wrapper{
    height: 15rem;
}
.swiper-container .swiper-slide{
    -webkit-box-shadow: 0 0.2rem 0.4rem rgba(0,0,0,0.2);
    box-shadow: 0 0.2rem 0.4rem rgba(0,0,0,0.2);
    border-radius: 0.3rem;
}
.swiper-container img{
    width: 100%;
    border-radius: 0.3rem 0.3rem 0 0;
}
.swiper-container dl{
    padding: 0.5rem;
    color: #3c4983;
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}
.swiper-container dl dt{
    width: 2.5rem;
    text-align: center;
}
.swiper-container dl dt em{
    display: block;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.1;
    font-family: Microsoft Yahei;
}
.swiper-container dl dt span{
    font-size: 0.35rem;
    color: #cccccc;
}
.swiper-container dl dd{
    width: 10.0rem;
}
.swiper-pagination-bullet-active{
    background: #fff000;
}

.list-mask{
    width: 16rem;
    overflow: hidden;
}
.list3{
    width: 35rem;
    padding-top: 0.5rem;
    animation: animation 15s linear infinite;
    -webkit-animation: animation 15s linear infinite;
}
.list3 li{
    float: left;
    width: 5.0rem;
    height: 3rem;
    padding-top: 6.7rem;
    margin-left: 0.7rem;
    background: #fff77d;
    border-radius: 0.3rem;
    position: relative;
    text-align: center;
}
.list3 li.item4{
    padding-top: 6rem;
    height: 3.7rem;
}
.list3 li img{
    position: absolute;
}
.list3 li.item1 img{
    width: 6.825rem;
    left: -1rem;
    top: 1.5rem;
}
.list3 li.item2 img{
    width: 2.6rem;
    top: -0.4rem;
    left: 1.5rem;
}
.list3 li.item3 img{
    width: 4.5rem;
    top: 0.9rem;
    left: 0.4rem;
}
.list3 li.item4 img{
    width: 4.5rem;
    top: 1.4rem;
    left:0.4rem;
}
.list3 li.item5 img{
    width: 4.45rem;
    top: 1.2rem;
    left:0.4rem;
}
.list3 dl{
    padding: 0 0.5rem;
    color: #3c4983;
}
.list3 dt{
    padding-bottom: 0.25rem;
    font-size: 0.5rem;
}
.list3 dd{
    font-size: 0.4rem;
}

a.fd-od-btn{
    position: fixed;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 2.5rem;
    background-color: rgba(0,0,0,.6);
    cursor: pointer;
    z-index: 12;
}
a.fd-od-btn span{
    display: block;
    margin: 0.4rem auto 0;
    width: 11.0rem;
    height: 1.85rem;
    background: #ff6600;
    box-shadow: 0 0.1rem 0 #d95302;
    border-radius: 0.1rem;
    text-align: center;
    line-height: 1.85rem;
    color: #ffffff;
    font-size: 0.75rem;
}


@keyframes animation {
    50%{
        transform: translateX(-13.5rem);
        -webkit-transform: translateX(-13.5rem);
    }

}
@-webkit-keyframes animation {
    50%{
        transform: translateX(-13.5rem);
        -webkit-transform: translateX(-13.5rem);
    }
}


