@charset "UTF-8";
/* CSS Document */
html {
    font-size: 10px;
}
body, ul, li, div, span, p {
    padding: 0;
    margin: 0;
    font-family: "Arial", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "Microsoft YaHei";
}
ul li {
    list-style: none;
}
a {
    text-decoration: none;
}
select::-ms-expand {
    display: none;
}
select, option {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
body, .Page_Top_ColorBar, .Page_Top_CloudBox, .Page_pageBox, .Page_Top_Bar_radius {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.Page_Top_ColorBar {
    height: 1rem;
}
.Page_Top_ColorBar, .Page_Top_Bar_radius {
    background: #F39800;
}
.CloudImgWeb {
    width: 118rem;
}
.CloudImgPhone {
    display: none;
}
.Page_pageBox {
    width: 90rem;
    padding-bottom: 2rem;
    margin-top: -1.3rem;
    border-radius: 1rem 1rem 0 0;
    background: #F7F8F8 url("../img/Page_BackgroundImg.svg") repeat;
    background-size: 40%;
}
.Page_Top_Bar_radius {
    height: 1rem;
    border-radius: 1rem 1rem 0 0;
}
.Page_TitleBox {
    margin-top: 1rem;
    width: 90rem;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}
.PageTitle_titleUpShadow, .PageTitle_titleDownShadow {
    width: 87rem;
    height: 1rem;
}
.PageTitle_titleUpShadow {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}
.PageTitle_titleDownShadow, .Profile_TitleWordBoxDownShadow {
    background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}
.PageTitle_rightPic {
    width: 3rem;
    height: 8rem;
}
.PageTitle_rightPic img {
    border-radius: 0 1rem 1rem 0;
    width: 3rem;
    height: 8rem;
}
.PageTitle_titleText {
    padding: 0 0 0 3rem;
    width: 84rem;
    height: 5rem;
    background: rgba(255, 255, 255, 0.35);
    border: #FFFFFF 0.5rem solid;
    border-left: none;
    border-right: none;
    font-size: 2.9rem;
    color: #333;
    text-align: left;
    line-height: 4rem;
    font-family: "Helvetica";
}
.PageTitle_titleText span {
    font-weight: 400;
    font-family: "Arial";
}
.PageTitle_titleText sup {
    font-size: 1.4rem;
    font-weight: 400;
}
.Page_Section_ProfileBox {
    margin: 1rem 0 0 0;
    width: 90rem;
    height: 29rem;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}
.Page_Section_ProfileTextBox {
    margin: 1rem 0 0 3rem;
    width: 42rem;
}
.Page_Section_ProfilePicBox {
    margin: 0 0 0 1.5rem;
    width: 40.5rem;
    height: 29rem;
}
.Page_Section_ProfilePicBox img {
    width: 100%;
}
.Profile_TitleBox {
    width: 100%;
    height: 3rem;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}
.ProfileTitle_icon {
    width: 2rem;
    height: 3rem;
}
.ProfileTitle_icon img {
    margin: 0;
    padding: 0;
    width: 2rem;
    height: 3rem;
}
.ProfileTitle_title {
    margin: 0 0 0 1rem;
    height: 3rem;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: flex-end;
}
.ProfileTitle_title p {
    font-size: 2rem;
    font-weight: 500;
    color: #F39800;
    line-height: 2.8rem;
}
.ProfileTitle_title span {
    margin: 0 0 0.45rem 0;
    padding: 0 0 0 0.5rem;
    font-size: 1rem;
    font-weight: 100;
    color: #999999;
    text-align: left;
    line-height: 1.2rem;
}
.Profile_TitleDownBox {
    width: 42rem;
    height: 2.2rem;
}
.Profile_TitleDownImgWeb {
    width: 42rem;
    height: 2.2rem;
}
.Profile_TitleDownImgPhone {
    display: none;
}
.Profile_TitleWordBox {
    margin: -1rem 0 0 0;
    padding: 1rem 0 0 0;
    width: 41.8rem;
    border-left: 0.1rem #fff solid;
    border-right: 0.1rem #fff solid;
    border-bottom: 0.5rem #fff solid;
    background: rgba(255, 255, 255, 0.5);
}
.Profile_TitleWordBox_phone {
    display: none;
    margin: -1rem 0 0 0;
    padding: 1rem 0 0 0;
    width: 41.8rem;
    background: rgba(255, 255, 255, 0.5);
}
.JoinUsButtonBox {
    margin: -0.05rem 0 0 0;
    width: 100%;
    height: 3.5rem;
}
.JionUs_button {
    margin: -0.05rem -1.5rem 0 0;
    padding: 0 3rem 0 2rem;
    width: 10rem;
    height: 3.5rem;
    float: right;
    border-radius: 0.5rem 0.5rem 3rem 0.5rem;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    background: #F39800;
}
.JionUs_button:hover {
    background: linear-gradient(to top, rgba(226, 115, 0, 1), rgba(243, 152, 0, 1));
    -webkit-transition-duration: .4s, .5s;
}
.JionUs_button_p {
    margin: 0;
    padding: 0 0 0 1rem;
    color: #fff;
    font-size: 1.5rem;
    line-height: 3rem;
}
.JionUsIcon_start {
    width: 1.5rem;
    height: 1.5rem;
}
.JionUsIcon_end {
    margin: 0 0 0 0.5rem;
    width: 0.8rem;
    height: 0.8rem;
}
.Profile_TitleWordP {
    width: 39rem;
    padding: 1rem 1.5rem;
    font-size: 1.3rem;
    line-height: 2.6rem;
    font-weight: 300;
    text-indent: 2em;
    text-align: justify;
    text-justify: inter-ideograph; /*IE*/
    color: #4D4D4D;
}
.Profile_TitleWordBoxDownShadow {
    width: 42rem;
    height: 1rem;
}
.Page_SelectBox {
    margin: 1rem 0 0 0;
    padding: 0 3rem;
    width: 84rem;
}
.Select_SelectBox {
    margin-top: -0.05rem;
    padding-left: 3rem;
    width: 40.5rem;
    height: 3.5rem;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}
.Sheng_Select_Box, .Shi_Select_Box {
    margin: -0.05rem 0 0 0;
    width: 20rem;
    height: 3.5rem;
    font-size: 1.5rem;
    line-height: 3.5rem;
    text-align: left;
    border: 0.1rem #F39800 solid;
    border-top: 0.4rem #F39800 solid;
    border-radius: 0.5rem 0 0 0.5rem;
    background: url("../img/Drop_down_arrow.svg") no-repeat center right 2rem;
    background-size: 1.5rem 0.85rem;
    background-color: #FFF;
}
.Shi_Select_Box {
    width: 20.2rem;
    border-left: none;
    border-radius: 0rem 0.5rem 3rem 0rem;
}
.Select_Sheng, .Select_Shi {
    padding: 0 0 0 2rem;
    width: 20rem;
    height: 3.5rem;
    color: #F39800;
    font-size: 1.5rem;
    text-align: left;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    background: none;
}
select::-ms-expand {
    display: none;
}
select:focus, select:active, select:hover {
    outline: none;
}
.Select_QuXian {
    margin: 2.5rem 0 0 3rem;
    height: 2.5rem;
    border-bottom: 0.2rem #F39800 solid;
    border-radius: 0.5rem 0.5rem 0.2rem 0.2rem;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}
.Select_QuXian_Input {
    padding: 0 0 0 2rem;
    width: 18.5rem;
    height: 2.5rem;
    border-radius: 0.5rem 0 0 0;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    background: #F39800;
}
#shitext, #shengtext {
    text-align: left;
    margin: 0;
    padding: 0;
    outline-style: none;
    border: none;
    height: 2.5rem;
    font-size: 1.5rem;
    color: #fff;
    line-height: 2.7rem;
    background: rgba(255, 255, 255, 0);
}
#shitext {
    width: 9rem;
}
#shengtext {
    width: 6.3rem;
}
.Select_QuXian_Select {
    padding: 0 0 0 1rem;
    width: 59.5rem;
    height: 2.5rem;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    background: rgba(243, 152, 0, 0.15);
}
.Select_QuXian_Select_P {
    margin: 0 1rem 0 0;
    height: 2.45rem;
    width: 56.5rem;
    text-align: left;
}
.Select_QuXian_Select_Pspan {
    padding: 0;
    margin: 0 1rem 0 0;
    width: 6.9rem;
    height: 2.45rem;
    font-size: 1.4rem;
    color: #F39800;
    line-height: 2.7rem;
    border-radius: 0.5rem 0.5rem 0 0;
    border: #F39800 0.05rem solid;
    border-bottom: none;
    background: #FFF;
    user-select: none;
    cursor: pointer;
    text-align: center;
}
.nameNone {
    color: #D78687;
}
.quxianName_span {
    padding: 0.4rem 0.7rem;
    margin: 0 1rem 0 0;
    width: 6.9rem;
    height: 2.45rem;
    font-size: 1.4rem;
    color: #F39800;
    line-height: 2.7rem;
    user-select: none;
}
.Select_QuXian_Select_Pspan:hover {
    margin: 0 1rem 0 0;
    width: 6.9rem;
    height: 2.45rem;
    font-size: 1.4rem;
    color: #fff;
    line-height: 2.7rem;
    border-radius: 0.5rem 0.5rem 0 0;
    border: #F39800 0.05rem solid;
    border-bottom: none;
    background: linear-gradient(to top, rgba(226, 115, 0, 1), rgba(243, 152, 0, 1));
    -webkit-transition-duration: .4s, .5s;
    user-select: none;
    cursor: pointer;
}
.Select_QuXian_Select_Pspan:visited {
    margin: 0 1rem 0 0;
    width: 6.9rem;
    height: 2.45rem;
    font-size: 1.4rem;
    color: #fff;
    line-height: 2.7rem;
    border-radius: 0.5rem 0.5rem 0 0;
    border: #F39800 0.05rem solid;
    border-bottom: none;
    user-select: none;
    cursor: pointer；
}
.Select_QuXian_TextIcon {
    width: 2rem;
    height: 2.5rem;
    border-radius: 0 0.5rem 0 0;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    margin-left: auto;
    background: #F39800;
}
.Select_QuXian_TextIcon img {
    margin: 0 auto;
    width: 1rem;
    line-height: 2.5rem;
    align-items: center;
}
.Store_BGBox {
    margin: 0 0 0 6rem;
    padding: 3rem 0 1rem 0;
    width: 80.8rem;
    border-bottom: 0.5rem #fff solid;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    background: rgba(255, 255, 255, 0.5);
}
.Store_Box {
    margin: 0 0 2rem 1.9rem;
    width: 38.5rem;
    height: 11rem;
}
.Store_TitleBox {
    width: 38.5rem;
    height: 3.5rem;
    border-radius: 3rem 0 0 0;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}
.Store_NameBox {
    width: 19rem;
    height: 3.5rem;
    border-radius: 3rem 0 0.5rem 0;
    background: #F39800;
}
.Store_NameBox p {
    padding: 0 1rem 0 0;
    width: 18rem;
    height: 3.5rem;
    font-size: 1.5rem;
    line-height: 3.5rem;
    text-align: right;
    color: #FFF;
}
.Store_NameBox p sup {
    font-size: 0.75rem;
    line-height: 1.75rem;
    font-weight: 300;
}
.Store_AboutUsBox {
    padding: 0 0 0 1rem;
    width: 18.5rem;
    height: 3.3rem;
    border-top: 0.2rem #F39800 solid;
    border-radius: 0 0.2rem 0 0;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
}
.Store_AboutUsBox a {
    font-size: 1.4rem;
    color: #F39800;
}
.Store_AboutUsBox img {
    margin: 0 0 0 0.8rem;
    width: 0.7rem;
}
.Store_ImageBaomingOnLineBox {
    width: 38.5rem;
    height: 7.5rem;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}
.Store_ImageBox {
    width: 16.5rem;
    height: 7.5rem;
    border-radius: 0rem 0 1rem 1rem;
    text-align: right;
    background: #F39800;
}
.Store_ImageBox img {
    width: 15.5rem;
    height: 6.5rem;
    border-radius: 0.5rem 0 0.5rem 0.5rem;
}
.Address_BaomingOnLineBox {
    padding: 0 0 0 1.5rem;
    width: 20.5rem;
}
.Address_BaomingOnLineBox p {
    padding: 0.3rem 0 0.3rem 2rem;
    width: 17rem;
    height: 3.4rem;
    font-size: 1.2rem;
    color: #595757;
    line-height: 1.5rem;
    text-align: left;
    text-align: justify;
    font-weight: 300;
}
.BaomingOnLine {
    width: 20.5rem;
    height: 3.5rem;
    border-radius: 0.5rem 0.5rem 1rem 2rem;
    font-size: 1.6rem;
    line-height: 3.5rem;
    color: #FFF;
    background: #F39800;
}
.BaomingOnLine:hover {
    background: linear-gradient(to top, rgba(226, 115, 0, 1), rgba(243, 152, 0, 1));
    -webkit-transition-duration: .4s, .5s;
}
/*-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------*/
@media screen and (max-width: 800px) {
    .Page_Top_ColorBar, .CloudImgWeb {
        display: none;
    }
    .Page_Top_CloudBox {
        width: 75rem;
    }
    .CloudImgPhone {
        display: block;
        width: 75rem;
    }
    .Page_Top_Bar_radius {
        display: none;
    }
    .Page_pageBox {
        width: 69rem;
        padding: 0 0 2rem 0;
        margin: 0 0 0 0;
        border-radius: 1rem 1rem 0 0;
        background-size: 60%;
    }
    .Page_TitleBox {
        margin: 0;
        width: 71rem;
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
    }
    .PageTitle_rightPic {
        margin: -1rem 0 0 0;
        width: 4rem;
        height: 14rem;
    }
    .PageTitle_rightPic img {
        width: 4rem;
        height: 14rem;
    }
    .PageTitle_titleBox {
        padding: 1rem 0;
        width: 67rem;
        height: 10rem;
        border-radius: 0 4rem 2rem 0;
        background: #F39800;
    }
    .PageTitle_titleText {
        width: 67rem;
        height: 8rem;
        font-size: 4.8rem;
        line-height: 8rem;
        color: #FFFFFF;
        border: none;
        background: rgba(255, 255, 255, 0.2)
    }
    .PageTitle_titleText sup {
        font-size: 2.6rem;
        line-height: 2.4rem;
    }
    .PageTitle_titleUpShadow {
        width: 67rem;
        border-radius: 0 0.8rem 0 0;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.025));
    }
    .PageTitle_titleDownShadow {
        width: 67rem;
        border-radius: 0 0 0.8rem 0;
        background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.025))
    }
    .Page_Section_ProfileBox {
        padding: 1rem 0 0 4rem;
        width: 65rem;
        height: auto;
    }
    .Page_Section_ProfilePicBox {
        display: none;
    }
    .Page_Section_ProfileTextBox {
        margin: 0;
        padding: 0;
        width: 65rem;
    }
    .Profile_TitleBox {
        width: 65rem;
        height: 4rem;
    }
    .ProfileTitle_icon {
        width: 4rem;
        height: 4rem;
    }
    .ProfileTitle_icon img {
        height: 4rem;
    }
    .ProfileTitle_title {
        margin: 0;
        height: 4rem;
    }
    .ProfileTitle_title p {
        font-size: 3.6rem;
        line-height: 4rem;
    }
    .Profile_TitleDownBox {
        margin: 0.5rem 0 0 0;
        width: 65rem;
        height: 2.75rem;
    }
    .Profile_TitleDownImgWeb {
        display: none;
    }
    .Profile_TitleDownImgPhone {
        display: block;
    }
    .Profile_TitleWordBox {
        display: none;
    }
    .Profile_TitleWordBox_phone {
        display: block;
        padding: 0;
        margin: -1rem 0 0 0;
        width: 65rem;
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        border-bottom: #FFFFFF solid 0.5rem;
    }
    .Profile_TitleWordP {
        padding: 5rem 1.5rem 1rem 2rem;
        width: 36.5rem;
        font-size: 2.4rem;
        line-height: 3.8rem;
    }
    .JoinUsButtonBoxAndPic {
        margin: 0 -6rem 0 0;
        width: 32rem;
        margin-left: auto;
    }
    .JoinUsButtonBox {
        margin: 1rem 0 0 0;
        width: 31rem;
        height: 8rem;
        margin-left: auto;
    }
    .JionUs_button {
        margin: 0;
        padding: 2.5rem 4rem;
        width: 22rem;
        height: 3rem;
        border-radius: 1rem 0 0 4rem;
    }
    .Page_Section_ProfilePicBox_phone {
        width: 27rem;
    }
    .Page_Section_ProfilePicBox_phone img {
        width: 27rem;
    }
    .JionUsIcon_start {
        width: 3rem;
        height: 3rem;
    }
    .JionUs_button_p {
        padding: 0 0 0 1rem;
        font-size: 3.6rem;
    }
    .JionUsIcon_end {
        width: 2.4rem;
        height: 2.4rem;
        margin-left: auto;
    }
    .Profile_TitleWordBoxDownShadow {
        width: 65rem;
    }
    .Page_SelectBox {
        margin: 2rem 0 0 0;
        padding: 0 0 0 4rem;
        width: 65rem;
    }
    .Profile_TitleBox_phone, .Profile_TitleDownBox_phone {
        display: none;
    }
    .Select_SelectBox {
        margin: 0;
        padding: 0;
        width: 65rem;
        height: auto;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
    }
    .Sheng_Select_Box, .Shi_Select_Box {
        margin: 0 0 1rem 0;
        width: 61rem;
        height: 8.5rem;
        font-size: 3.6rem;
        line-height: 8.5rem;
        text-align: left;
        border: #FFFFFF 0.2rem solid;
        box-shadow: 0px 0px 10px #CCCCCC inset;
        background: url(../img/Drop_down_arrow.svg) no-repeat center right 3rem;
        background-color: #FFFFFF;
        background-size: 3rem 3rem;
        margin-left: auto;
    }
    .Select_Sheng, .Select_Shi {
        margin: 0;
        padding: 0 4rem 0 0;
        width: 57rem;
        height: 8.5rem;
        font-size: 3.6rem;
        line-height: 8.5rem;
        color: #B3B3B3;
        direction: rtl;
    }
    .Sheng_Select_Box {
        border-radius: 4rem 0 0 0.5rem;
    }
    .Shi_Select_Box {
        border-radius: 0.5rem 0 0 4rem;
    }
    .Select_QuXian {
        margin: 0;
        padding: 0;
        width: 65rem;
        height: auto;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
    }
    .Select_QuXian_Input, .Select_QuXian_TextIcon {
        display: none;
    }
    .Select_QuXian_Select {
        margin: 0;
        padding: 3rem 0 1rem 4rem;
        width: 65rem;
        height: auto;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
    }
    .Select_QuXian_Select_P {
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
    }
    .Select_QuXian_Select_Pspan {
        margin: 0 1.5rem 2rem 0;
        font-size: 2.4rem;
        width: 13rem;
        height: 4.5rem;
        line-height: 4.5rem;
        border: #F39800 0.05rem solid;
        border-bottom: #F39800 0.05rem solid;
        border-radius: 1rem;
    }
    .Select_QuXian_Select_Pspan:hover {
        margin: 0 1.5rem 1.5rem 0;
        font-size: 2.4rem;
        color: #FFFFFF;
        width: 13rem;
        height: 4.5rem;
        line-height: 4.5rem;
        border: none;
        border-bottom: none;
        border-radius: 1rem;
        background: #F39800;
    }
    .Store_BGBox {
        padding: 3rem 0 1rem 0;
        margin: 0 0 0 4rem;
        width: 65rem;
    }
    .Store_Box {
        margin: 0 0 3rem 4rem;
        width: 61rem;
        height: 18rem;
    }
    .Store_TitleBox {
        width: 61rem;
        height: 6rem;
        border-radius: 4rem 0 0 0;
    }
    .Store_NameBox {
        padding: 0;
        width: 29.5rem;
        height: 6rem;
        border-radius: 4rem 0 1rem 0;
    }
    .Store_NameBox p {
        padding: 0 2rem 0 0;
        width: 27.5rem;
        font-size: 2.8rem;
        line-height: 6rem;
    }
    .Store_AboutUsBox {
        padding: 0 0 0 2rem;
        width: 29.5rem;
        height: 6rem;
    }
    .Store_AboutUsBox a {
        font-size: 2.6rem;
        line-height: 6rem;
    }
    .Store_AboutUsBox img {
        margin: 0 0 0 1.2rem;
        width: 1.6rem;
    }
    .Store_ImageBaomingOnLineBox {
    width: 61rem;
    height: 12rem;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}
    .Store_ImageBox {
    width: 27rem;
    height: 12rem;
}
    .Store_ImageBox img {
    width: 26rem;
    height: 11rem;
}
    .Address_BaomingOnLineBox {
    padding: 0 0 0 1.5rem;
    width: 32.5rem;
}
    .Address_BaomingOnLineBox p {
    padding: 1rem 0 0 2rem;
    width: 29.5rem;
    height: 5rem;
    font-size: 1.8rem;
    color: #595757;
    line-height: 2rem;
    text-align: left;
    text-align: justify;
    font-weight: 300;
}
    .BaomingOnLine {
    width: 32.5rem;
    height: 6rem;
    border-radius: 0.5rem 0.5rem 1rem 2rem;
    font-size: 2.4rem;
    line-height: 6rem;
}
    
    
    
    
    
    
    
    
    
}