body{

    background: #F4F7FE;

}

.tops{

    width: 100%;

    height: 3.5vw;

    background: #FFFFFF;

    display: flex;

    align-items: center;

    justify-content: center;

}

.logo{

    min-width:15.83%;

    height:2.1vw;

}



.bottom{

    width: 100%;;

    height: 7.75vw;

    background: #626367;

    font-size: 0.7vw;

    font-family: Adobe Heiti Std;

    font-weight: normal;

    color: #FFFFFF;

    line-height: 7.75vw;

    text-align: center;

}

/* 二维码 电话 */

.fudong{

    position: fixed;

    z-index: 11;

    top:0;

    right:0;

    width: 5%;

    height: 9.1vw;

    background: #fff;

    margin-top: 17%;

}

.fuku{

    cursor: pointer;

    position: relative;

}

.futu{

    width:2.2vw;

    height:2.2vw;

    margin-top:0.8vw;

    margin-left:1.35vw;

}

.fuzi{

    font-size: 0.75vw;

    font-family: Microsoft YaHei;

    font-weight: 400;

    color: #676666;

    text-align: center;

}

.yidong{

    position: fixed;

    top:0;

    right:0;

    width: 9.35vw;

    height: 13.05vw;

    background: #FFFFFF;

    border: 1px solid #EAF0FF;

    box-shadow: 0px 0.1vw 0.4vw 0px rgba(27, 144, 205, 0.06);

    border-radius: 0.5vw;

    margin-right: 8.35vw;
    margin-top: 4.5vw;

}

.yitu{

    width:8.6vw;

    height:8.6vw;

    margin-top:0.3vw;

    margin-left:0.3vw;

}

.yizi{

    font-size: 0.8vw;

    font-family: Microsoft YaHei;

    font-weight: 400;

    color: #676666;

    text-align: center;

    margin-top:1vw;

}

.phone{

    display: none;

    position: absolute;

    top:0;

    left:0;

    margin-left: -9vw;

    width: 7.7vw;

    height: 3.8vw;

    font-size: 1.2vw;

    font-family: Microsoft YaHei;

    font-weight: 400;

    text-align: center;

    margin-top:1vw;

    background: #FFFFFF;

    border: 1px solid #EAF0FF;

    box-shadow: 0px 0.1vw 0.4vw 0px rgb(27 144 205 / 6%);

    border-radius: 0.5vw;

}

.rex{

    color:#676666;

}

.phones{

    margin-top:0.5vw;

    color:#3285FF;

}

.saoma{

    display: none;

    position: absolute;

    top:0;

    left:0;

    width:8.8vw;

    height:11.2vw;

    margin-left: -10vw;

    background: #FFFFFF;

    border: 1px solid #EAF0FF;

    box-shadow: 0px 0.1vw 0.4vw 0px rgb(27 144 205 / 6%);

    border-radius: 0.5vw;

}

.fuma{

    width:8.6vw;

    height:8.6vw;

}

.saomazi{

    font-size: 0.7vw;

    font-family: Microsoft YaHei;

    font-weight: 400;

    color: #676666;

    text-align: center;

}

/* 产品 */

.content{

    width:62.5%;

    margin:0 auto;

    margin-bottom:3.8vw;

    position: relative;

}

.returns{

    display: block;

    width: 6.2vw;

    height: 2.7vw;

    border: 1px solid #3285FF;

    opacity: 0.5;

    border-radius: 0.5vw;

    font-size: 1vw;

    font-family: Microsoft YaHei;

    font-weight: 400;

    color: #3285FF;

    line-height: 2.7vw;

    text-align: center;

    margin:1vw 0;

}

.lists{

    width: 100%;

    min-height: 30vw;

    background: #FFFFFF;

    border: 1px solid #EAF0FF;

    box-shadow: 0px 0.1vw 0.4vw 0px rgba(27, 144, 205, 0.1);

    border-radius: 0.5vw;

    padding-bottom:3vw;

}

.listwei{

    width:83.66%;

    margin:0 auto;

    margin-top:3vw;

}

.listwei p{

    font-size: 0.9vw;

    font-family: Microsoft YaHei;

    font-weight: 400;

    color: #4F4F4F;

    line-height: 1.5vw;

    margin-top:1vw;



}

.listwei img{

    width: 100% !important;
    height: auto !important;
    margin:1vw 0;

}

.listwei .time{

    font-size: 0.9vw;

    font-family: Microsoft YaHei;

    font-weight: 400;

    color: #919191;

    padding-bottom:1vw;

}