/*banner*/
.banner{
    height:4rem;
    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.5rem;
    font-weight: bold;
    color: #FFF;
    letter-spacing: 0.01rem;
    position:absolute;
    top:1.3rem;
    left:50%;
    transform: translateX(-50%);
}
.b-text p{
    width: 9rem;
    font-size: 0.26rem;
    font-weight: 400;
    color: rgba(255,255,255);
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    position:absolute;
    top:2.15rem;
    left:50%;
    transform: translateX(-50%);
    text-align: center;
}

.content{
    width:12rem;
    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: #0067A6;
}


.contentL{
    width:7.53rem;
    height:4.46rem;
    margin-top:0.7rem;
    float:left;
}
.map{
    width:7.53rem;
    height:4.46rem;
}
.contentR{
    width:4.2rem;
    float:right;
    margin-top:0.7rem;
}
.contentR>div{
    margin-left:0.58rem;
    margin-bottom:0.18rem;
}
.contentR>div div{
    float:left;
}
.contentR>div img{
    margin-top:0.04rem;
}
.contentR p{
    font-size: 0.22rem;
    font-weight: 400;
    color: #303133;
}
.contentR>div div:nth-child(2){
    margin-left:0.17rem;
}
.contentR span{
    font-size: 0.22rem;
    font-weight: 400;
    color: #909399;
    margin-top:0.06rem;
    display: inline-block;
}
.qywx-ewm{
    width:1.4rem;
    margin-top:0.08rem !important;
}

















