.dizhi{
    display: flex;
    margin-top: 0.3rem;
}
.dizhiItem{
    padding:0.1rem;
    box-sizing: border-box;
    flex: 1;
    background: #4593f8;
    border-right: 1px solid #fff;
}
.iconont{
   margin-top: 0.25rem;
}
.phone{
    width: 0.55rem;
    border-bottom: 2px solid #fff;
    font-size: 0.28rem;
    color: #fff;
    white-space: nowrap;
    margin: 0.18rem auto;
    padding-bottom: 0.18rem;
}
.hao{
    font-size: 0.20rem;
    color: #fff;
    text-align: center;
}
.erweima{
    width: 1rem;
    height:1rem;
}

.inputBox{
    padding:0.2rem;
    box-sizing: border-box; 
    margin-top: 0.2rem;
}
.text_title{
    color: #000;
    font-size: 0.40rem;
    text-align: center;
}
.text_title2{
    color: #7b7b7b;
    font-size: 0.25rem;
    text-align: center;
    margin-bottom: 0.3rem;
}
.inputItem{
    display: flex;
    align-items: center;
    font-size: 0.25rem;
    padding: 0.3rem 0rem 0.3rem 0.3rem;
    border: 1px solid #bfbfbf;
    margin-bottom: 0.2rem;
    white-space: nowrap;
}
.inputItem input{
    border: none;
    padding-left: 0.1rem;
    color: #7b7b7b;
}
.text_title3{
    font-size: 0.23rem;
}
.tijiao{
    width: 2.50rem;
    height: 0.65rem;
    background: #0d41bb;
    color: #fff;
    margin: 0.3rem auto;
    font-size: 0.30rem;
    text-align: center;
    line-height: 0.65rem;
}
.mapsTitle{
    font-size: 0.40rem;
    font-weight: bold;
    color: #484848;
    border-left: 5px solid #0d41bb;
    padding-left: 0.1rem;
    margin-left: 0.2rem;
}
.mapBody{
    margin-top: 0.2rem;
    width: 100%;
    height: 5rem;
}
.btn_anniu{width:auto;height:50px;line-height:50px; border-radius:50px; margin:0 auto; text-align:center; margin-top:20px; cursor: pointer; cursor: pointer;
           background: -webkit-linear-gradient(left bottom,#eb2113,#f3610b);
           background: -o-linear-gradient(left bottom,#eb2113,#f3610b);
           background: -mos-linear-gradient(left bottom,#eb2113,#f3610b);
           background: -moz-linear-gradient(left bottom,#eb2113,#f3610b);
           background: linear-gradient(left bottom,#eb2113,#f3610b);
}
.btn_anniu a{ font-size:0.3rem; color:#fff !important; display:block; padding:0 15px;}
/*
.btn_anniu p{ display: block; display: inline-block; font-weight:550; font-size:0.4rem; color: #fff; line-height: 50px; }
.btn_anniu span{ display: block; display: inline-block; font-weight:550; font-size:0.4rem; color: #fff; line-height: 50px; }
*/


.nrbox{ max-width:640px; margin:0 auto}
.nrbox .text{ padding:3% 2.5%; font-size:0.18rem; line-height:0.36rem}
.nrbox .text img{ max-width:100% !important; height:auto !important}