/*banner*/
.banner{
    height:4.58rem;
    background:url("/static/default/pc/images/lxwm-hd.png") no-repeat;
    background-size:cover;
}
.b-text{
    /*width:12rem;*/
    margin:0 auto;
    position:relative;
}
.b-text h1{
    font-size: 0.63rem;
    font-weight: bold;
    color: #FFF;
    letter-spacing: 0.01rem;
    position:absolute;
    top:1.38rem;
    left:50%;
    transform: translateX(-50%);
}
.b-text p{
    /*width: 7.37rem;*/
    font-size: 0.4rem;
    font-weight: 400;
    color: rgba(255,255,255);
    letter-spacing: 0.01rem;
    position:absolute;
    top:2.65rem;
    left:50%;
    transform: translateX(-50%);
    margin:0;
}

.content{
    width:9.94rem;
    margin:0 auto;
}
.dqwz{
    font-size: 0.16rem;
    font-weight: 400;
    color: #909399;
    float:left;
}
.breadcrumb{
    margin-top:0.5rem;
    height:0.3rem;
    border-bottom: 0.01rem solid #DCDFE6;
}
.page-breadcrumb li{
    float:left;

    font-size: 0.16rem;
    font-weight: 400;
}
.page-breadcrumb li a{
    color:#303133;
}
.page-breadcrumb li a:hover{
    color: #027AFF;
}


.contentL{
    width:9.94rem;
    height:5.88rem;
    margin-top:0.7rem;
}
.map{
    width:9.94rem;
    height:5.88rem;
}
.contentR{
    width:9.27rem;
    margin:0.7rem auto 0;
}
.contentR>div{
    margin-left:0.84rem;
    margin-bottom:0.58rem;
}
.contentR>div div{
    float:left;
}
.contentR>div img{
    margin-top:0.2rem;
    margin-right:0.4rem;
}
.contentR p{
    font-size: 0.49rem;
    font-weight: 400;
    color: #303133;
    margin:0;
}
.contentR>div div:nth-child(2){
    margin-left:0.17rem;

}
.contentR span{
    font-size: 0.37rem;
    font-weight: 400;
    color: #909399;
    margin-top:0.23rem;
    display: inline-block;
}
.qywx-ewm{
    width:4rem;
    margin-top:0.08rem !important;
}

















