html,body{
    font-size: 100px;
    font-family: "微软雅黑";
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
    max-width:640px;
    margin: 0 auto;

}
*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
.clearfix:after{content:"."; display:block; visibility:hidden; height:0; clear:both;} /*除去浮动*/
.clearfix{zoom:1;}

input,button{
    outline: none;
}
.online-serve {
    position: fixed;
    right: 0;
    bottom: 0.5rem;
    z-index: 999;
    width: 1.3rem;
}
.online-serve .online-phone {
    display: block;
    margin-bottom: 0.05rem;
    width: 1.3rem;
    height: 1rem;
    background: url(https://webms3.xhd.cn/r/cms/nanjing/default/looyu/images/icon_phone.png) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.online-serve .online-looyu {
    display: block;
    width: 1.3rem;
    height: 1rem;
    background: url(https://webms3.xhd.cn/r/cms/nanjing/default/looyu/images/icon_looyu.png) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}


.banner{
    width: 100%;
    height: 2.8rem;
    background: url("../imgs/banner.jpg") no-repeat 0 0/100% 100%;
}
.sjll{
    text-align: center;
    font-weight: bolder;
    letter-spacing: .02rem;
    color: #0d236e;
    font-size: .27rem;
    margin: .2rem 0;
}
.wrapper{
    width: 95%;
    margin: 0 auto;
    padding-bottom: 1rem;
}
.list{
    overflow: hidden;
    margin: .2rem auto;
}
.list .top{
    overflow: hidden;
    font-size: .23rem;
   font-weight: bolder;
    color: #38a7c8;
}
.list .top span{
    font-size: .43rem;
    letter-spacing: .04rem;
}
.list .top div{
    float: left;
}
.list .top .line{
    width: .1rem;
    height: .8rem;
    background: #38a7c8;
    margin-right: .1rem;
    margin-top: .05rem;
}
.list .info{
    font-size: .2rem;
    overflow: hidden;
    font-weight: bolder;
    margin: .2rem auto;
}
.list .info .imgs{
    float: left;
    width: 18%;
    height: 1.5rem;
    margin-right: .1rem;
    margin-top: .1rem;
    background: url("../imgs/a.jpg") no-repeat 0 0/100% 100%;
}
.list .info .word{
    float: left;
    line-height: .26rem;
    text-align: justify;
    width: 80%;
}
.list .info .img2{
    background-image: url("../imgs/b.jpg");
}
.list .info .img3{
    background-image: url("../imgs/c.jpg");
}



.xhddy .title{
    width: 98%;
    height: .7rem;
    line-height: .7rem;
    background: url("../imgs/bg1.jpg") no-repeat 0 0/100% 100%;
    margin: .5rem auto .05rem;
    color: #fff;
    text-align: center;
    font-size: .4rem;
    letter-spacing: .1rem;
}
.xhddy .tip{
    font-size: .25rem;
    text-align: center;

}
.xhddy .pic{
    width: 96%;
    height: 4.5rem;
    margin: .5rem auto;
    background: url("../imgs/pic.jpg") no-repeat 0 0/100% 100%;

}

.xhddy .pic2{
    height: 1.5rem;
    background: url("../imgs/pic2.jpg") no-repeat 0 0/100% 100%;

}
