.top{
    background: #fff;
}
.top .t_con{
    height: 0.4rem;
    line-height:0.4rem;
}
.logo{
    /*width: 1.71rem;*/        
    max-width: 0.45rem;
    height: 0.26rem;
    padding: 0.07rem 0rem 0.05rem;
}
.logo a{
    display: block;
    text-align: left;
}
.logo a img{
    max-width: 0.45rem;
    width: auto;
    max-height: 0.26rem;
    height: auto;
}
.logo a em {
    font-style: normal;
    font-size: 0.06rem;
}
.logo img{
    width: 100%;
}
.vcenter {
    display: block;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-left: 5px;
    width: 1.75rem;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tel{
    text-align: left;
}
.tel .tel_b img{
    width: 0.16rem;
    vertical-align: middle;
    margin-right: 0.05rem;
    float:left;
    margin-top: 0.11rem;
}
.tel .tel_b span {
    display: inline-block;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #3D8EFD;
}
.tel .tel_b span em{
    font-style: normal;
    font-size: 0.1rem;
}
.nav{
    width: 100%;
    height: 0.44rem;
    background: #5B98EC;
    max-width:640px;
    margin:0 auto!important;
}
.n_top{
    position: fixed;
    top: 0rem;
    z-index: 999;
}
.f_nav{
    text-align: center;
    line-height:0.44rem;
    height: 0.44rem;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    font-size: 0.15rem;
    color: #FFFFFF;
    position: relative;
}
.f_nav .back{
    width: 0.15rem;
    height: 0.44rem;
    display: block;
}
.f_nav .back img{
    width: 0.07rem;
    top: 0.14rem;
    padding-top:0.16rem;
}
.f_nav .icon_menu {
    display: block;
    width: 0.2rem;
    height: 0.3rem;
    position: absolute;
    top: 0rem;
    right: 0rem;
}
.f_nav .icon_menu img{
    width: 0.16rem;
    margin-top: 0.17rem;
}
.top .fixed{
    position: fixed;
    top: 0rem;
    z-index: 999;
}
.n_con{
    position: relative;
}
.nav ul li{
    float: left;
    height: 0.44rem;
}
.nav ul li a{
    display: block;
    font-family: "Microsoft YaHei";
    text-align: center;
    padding: 0rem 0.12rem;
    line-height: 0.44rem;
    font-size: 0.13rem;
    color: #FFFFFF;
}
.nav .search{
    width: 76%;
    position: absolute;
    top: 0.07rem;
    /*left: 2%;*/
    left: 104%;
    /*display: none;*/
    opacity: 0;
    z-index: 888;
}
.nav .search input{
    width: 88%;
    height: 0.28rem;
    padding-left: 0.30rem;
    border: 1px solid #C3D8F4;
    background: #fff;
    outline: none;
    border-radius: 1rem;
    -moz-border-radius: 1rem;
    -webkit-border-radius: 1rem;
    color: #999;
}
.nav .search i{
    display: block;
    width: 0.12rem;
    height: 0.13rem;
    position: absolute;
}
.nav .search .icon_s{
    top: 50%;
    margin-top: -0.065rem;
    left: 0.10rem;
}
.nav .search .icon_c{
    top: 50%;
    margin-top: -0.065rem;
    right: 0.12rem;
    /*display: none;*/
}
.nav .n_con .icon_search{
    opacity: 1;
    display: block;
    width: 0.16rem;
    height: 0.16rem;
    position: absolute;
    top: 50%;
    margin-top: -0.08rem;
    right: 0.33rem;
}
.nav .n_con .icon_search img ,
.nav .n_con .icon_menu img,
.nav .menu .m_jt img,
.nav .search .icon_s img,
.nav .search i img{
    width: 100%;
    position: absolute;
}
.nav .n_con .icon_menu{
    display: block;
    width: 0.16rem;
    height: 0.13rem;
    position: absolute;
    top: 50%;
    margin-top: -0.08rem;
    right: 0rem;

}
.nav .menu .m_jt{
    display: block;
    width: 0.11rem;
    height: 0.05rem;
    position: absolute;
    top: -0.04rem;
    right: 0.10rem;
    z-index: 100;
}
.nav .menu .m_jt img{
    position: absolute;
}
.menu{
    position: absolute;
    top: 0.50rem;
    right: 0rem;
    z-index: 99;
    width: 1.41rem;
    background: #FFFFFF;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.20);
    border-radius: 0.02rem;
    display: none;
}
.menu ul{
    width: 100%;
    height: 100%;
}
.menu ul li{
    width: 100%;
    height: 0.42rem;
    border-bottom: 1px solid #E8E8E8;
}
.menu ul li:last-child{
    border-bottom:none;
}
.menu ul li a{
    display: block;
    text-align: left;
    font-family: "Microsoft YaHei";
    font-size: 0.13rem;
    line-height: 0.42rem;
    padding-left: 0.52rem;
    color: #333333;
    position: relative;
}
.menu ul li a img{
    width: 0.13rem;
    vertical-align: middle;
    margin-right: 0.10rem;
    position: absolute;
    left: 0.28rem;
    top: 50%;
    margin-top: -0.065rem;
}
.swiper-container {
    width: 100%;
    height: 1.5rem;
}
.swiper-slide img{
    width: 100%;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}

.slide{
width:100%;
}
body
{
    max-width:640px;
    margin: 0 auto!important;
}
.details span img{
  width:100%;
}
