.Shoptitle{
    font-size: 38px;
    color: #333;
    margin-bottom: 5%;
    text-align: center;
    font-weight:normal;

}
.Shoptitle > h3{
    font-size: 38px;
    /*border-top: 1px dashed #CCC;*/
    padding-top: 80px;
    margin-bottom: 20px;
}
.fontalign{
    text-align: center;
}
.MBottom100{
    margin-bottom: 100px;
}
.shopParentBox{
    margin-bottom: 20px;
}
.shopserveBox{
    background-color:#b6c7d9 ;
    line-height: 1.5;
    padding-bottom: calc(60px - 4vw);
}
.shopserveBox p{
    font-size: 22px;
    color: white;
    line-height: 1.5;
    margin-bottom:0;
}
.celarPadding{
    padding-left: 0!important;
    padding-right: 0!important;
}
.ShopContentIcon{
    width: 62px;
    height: 62px;
    line-height: 3.7rem;
    border-radius: 100%;
    border: 4px solid white;
    font-size: 32px;
    color: white;
    margin: 3.125vw auto 20px auto;

}
.shopImg > img{
    width: 100%;
    height: auto;
}
.CNSHOPFONT  p{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom:0;
}
.CNSHOPFONT .ShopContentIcon{
    line-height: 3.4rem;
}
.shopHerder{
    /*border-bottom: 1px dashed #CCC;*/
    padding: 80px 0 0px 0;
}
.exaddress{
    padding-right: 10%
}
.exaddress p{
    line-height: 1.8;
}
.UK .ExstoreBox{
    font-family: 'PingHei', Arial, Helvetica, sans-serif;
}
.ExstoreBox p{
    margin: 0;
}
.ExstoreBox{
    font-size: 18px;
    margin: 0 0 0 20px
}
.ExstoreBox h3{
    margin-bottom: 60px;
    font-size: 38px;
}
.ExstoreBox .btn1{
    display: block;
    margin-top: 30px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #34ccff;
    font-size: 17px;
    color: #FFF;
    border-radius: 20px;
}
.ExstoreBox .btn1:hover{
    background: #2fb7e5;
}
.exstoreImg{
    width: 100%;
    height: 640px;
    background-image: url("../img/exstroe2.jpg");
    background-size: contain;
    background-repeat: no-repeat;
}
