.input_color5::-webkit-input-placeholder {
    color: #959595;
}

.input_color5:-moz-placeholder {
    color: #959595;
}

.input_color5:-ms-input-placeholder {
    color: #959595;
}

.f_l {
    float: left;
    display: inline-block;
}

.f_r {
    float: right;
    display: inline-block;
}

.clearfix::after {
    content: "";
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    clear: both;
}

.w100 {
    width: 100%;
}

.t_center {
    text-align: center;
}

.lzpic2 {
    display: none;
}

@media only screen and (max-width: 750px) {
    .lzpic1 {
        display: none;
    }

    .lzpic2 {
        display: block;
    }
}

@media only screen and (max-width: 1200px) {
    .wrap {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.TurnBanner .word {
    font-size: 14px;
    color: #fff;
    width: 100%;
    padding: 65px 15px 15px;
    background: url(../image/lw_banner_back.png) repeat-x top left / auto 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
}

.TurnBanner .swiper-pagination {
    display: none;
}

/***店铺***/
.AddressTank {
    display: none;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}

.AddressTank .wrap {
    margin-left: -590px;
    margin-top: -231px;
    position: absolute;
    top: 50%;
    left: 50%;
}

.AddressTank .wrap .close {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -40px;
    right: 0;
    z-index: 20;
    cursor: pointer;
    background: url(https://cchimg.breo.com/images/close5.png) no-repeat center;
    background-size: 18px auto;
    transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
}

.AddressTank .wrap .close:hover {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.AddressTank .wrap .Box {
    background: #fff;
    height: 462px;
    position: relative;
}

.AddressTank .wrap .Box .content {
    float: left;
    font-size: 14px;
    color: #242424;
    line-height: 20px;
    width: 485px;
    height: 462px;
    padding: 60px 40px;
    overflow-y: auto;
    display: block;
}

.AddressTank .wrap .Box .content .t_word:first-child {
    margin-top: 0;
}

.AddressTank .wrap .Box .content .t_word {
    margin-top: 56px;
    font-size: 24px;
    color: #000;
    line-height: 28px;
}

.AddressTank .wrap .Box .content .h4,
.AddressTank .wrap .Box .content .h3 {
    font-weight: bold;
    margin-top: 22px;
}

.AddressTank .wrap .Box .content p {
    margin-top: 10px;
}

.AddressTank .wrap .Box .content .goPath {
    padding-top: 22px;
}

.AddressTank .wrap .Box .Map {
    float: right;
    width: 695px;
    height: 100%;
}

.AddressTank .wrap .Box .Map .BMapLabel {
    border: 0 none !important;
}

.AddressTank .wrap .Box .Map .BMap_cpyCtrl {
    display: none !important;
}

.AddressTank .wrap .Box .Map .anchorBL {
    display: none !important;
}

.ShopBlock {
    /**线上**/
    padding-bottom: 50px;
}

.ShopBlock .ShopTop {
    padding: 50px 0;
    border-bottom: 1px solid #C4C4C4;
    position:  relative;
}
.ShopBlock .ShopTop .hint{
    position: absolute;
    left: 0px;
    font-size: 18px;
    color: #5eb3cc;
    bottom: 10px;
}

.ShopBlock .ShopTop .h1 {
    font-weight: normal;
    font-size: 30px;
    line-height: 1.4em;
    color: #000;
    width: 565px;
}

.ShopBlock .ShopTop .searchBox {
    width: 556px;
    padding-right: 40px;
    padding-bottom: 6px;
    border-bottom: 1px solid #000;
    position: relative;
}

.ShopBlock .ShopTop .searchBox .Key {
    font-size: 20px;
    line-height: 40px;
    color: #000;
    width: 100%;
    height: 40px;
}

.ShopBlock .ShopTop .searchBox .Key.Val {
    font-size: 24px;
}

.ShopBlock .ShopTop .searchBox .submit {
    display: block;
    height: 40px;
    width: 30px;
    background: url(../image/lw_search.svg) no-repeat center;
    position: absolute;
    right: 0;
    top: 0;
}

.ShopBlock .ShopList .masonry {
    padding-top: 20px;
    padding-bottom: 24px;
}

.ShopBlock .ShopList .masonry .item {
    font-size: 14px;
    line-height: 22px;
    float: left;
    display: inline-block;
    width: 565px;
    padding-bottom: 29px;
    border-bottom: 1px solid #C4C4C4;
    transition-duration: 0 !importants;
    -webkit-transition-duration: 0 !importants;
    -moz-transition-duration: 0 !importants;
    -ms-transition-duration: 0 !importants;
    -o-transition-duration: 0 !importants;
}

.ShopBlock .ShopList .masonry .no_line {
    border-bottom: 0 none;
}

.ShopBlock .ShopList .masonry .h2 {
    font-weight: normal;
    font-size: 28px;
    line-height: 32px;
    color: #000000;
    padding-top: 35px;
    margin-bottom: 40px;
}

.ShopBlock .ShopList .masonry .ul li {
    cursor: pointer;
}

.ShopBlock .ShopList .masonry .ul li .h3 {
    font-weight: normal;
    color: #5EB3CC;
}

.ShopBlock .ShopList .masonry .ul li p {
    color: #000000;
    padding-top: 8px;
}

.ShopBlock .ShopList .masonry .ul li+li {
    margin-top: 54px;
}

.ShopBlock .ShopList .masonry .ul li .li_hide {
    display: none;
}

.ShopBlock .ShopCityList {
    padding-top: 60px;
    padding-bottom: 25px;
}

.ShopBlock .ShopCityList .h3 {
    font-weight: normal;
    font-size: 28px;
    line-height: 32px;
    color: #000000;
}

.ShopBlock .ShopCityList .ul {
    margin: 0 -20px;
}

.ShopBlock .ShopCityList .ul li {
    font-size: 14px;
    line-height: 22px;
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
    cursor: pointer;
    float: left;
}

.ShopBlock .ShopCityList .ul li:nth-child(2n+1) {
    clear: left;
}

.ShopBlock .ShopCityList .ul li .h4 {
    font-weight: normal;
    color: #5EB3CC;
    padding-top: 30px;
}

.ShopBlock .ShopCityList .ul li p {
    color: #000000;
    margin-top: 10px;
}

.ShopBlock .ShopCityList .ul li .li_hide {
    display: none;
}

.ShopBlock .OnlineList .ul {
    padding: 20% 0;
}

.ShopBlock .OnlineList .ul li {
    float: left;
    display: inline-block;
    border-radius: 5%;
    width: 33.33%;
   
    text-align: center;
    transform:  all 0.3s;
    /*  box-shadow: 0 10px 20px #ddd;*/
}
.ShopBlock .OnlineList .ul li:hover {
box-shadow: 0 15px 30px rgba(0,0,0,.15);
 transform: all 0.3s;
}
.ShopBlock .OnlineList .ul li .Box {
    padding: 10px;
    display: block;
    font-size: 13px;
    color: #5EB3CC;
}

.ShopBlock .OnlineList .ul li .Box .imgBox {
    overflow: hidden;
    margin-bottom: 13px;
    height: 150px;
}

.ShopBlock .OnlineList .ul li .Box .imgBox img {
    max-width: 96%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
}

.ShopBlock .OnlineList .ul li .Box .word {
    display: inline-block;
    padding-right: 15px;
    position: relative;
}

.ShopBlock .OnlineList .ul li .Box .word::after {
    content: "";
    display: block;
    height: 100%;
    width: 7px;
    position: absolute;
    top: 0;
    right: 0;
    transition: all .3s;
    background: url(../image/lw_jt.svg) no-repeat center;
}

.ShopBlock .OnlineList .ul li .Box .word:hover::after {
    right: -5px;
}

@media only screen and (max-width: 1200px) {

    /***店铺***/
    .AddressTank {
        align-items: center;
        justify-content: center;
    }

    .AddressTank .wrap {
        max-height: 90%;
        margin-left: 0;
        margin-top: 0;
        position: static;
        top: 0;
        left: 0;
        padding-left: 10px;
        padding-right: 10px;
        overflow-y: auto !important;
        -webkit-overflow-scrolling: touch;
    }

    .AddressTank .wrap::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 4px;
        height: 100%;
    }

    .AddressTank .wrap::-webkit-scrollbar-button {
        display: none;
    }

    .AddressTank .wrap::-webkit-scrollbar-thumb {
        width: 4px;
        background: #5EB3CC;
    }

    .AddressTank .wrap::-webkit-scrollbar-track {
        background: #ddd;
    }

    .AddressTank .wrap .Box {
        background: #fff;
        height: auto;
    }

    .AddressTank .wrap .Box .close {
        top: 0;
        background-color: #5EB3CC;
    }

    .AddressTank .wrap .Box .content {
        float: none;
        width: 100%;
        height: auto;
        padding: 25px 10px;
    }

    .AddressTank .wrap .Box .content .t_word:first-child {
        margin-top: 0;
    }

    .AddressTank .wrap .Box .content .t_word {
        margin-top: 20px;
        font-size: 20px;
        line-height: 22px;
    }

    .AddressTank .wrap .Box .content .h3 {
        font-weight: bold;
        margin-top: 15px;
    }

    .AddressTank .wrap .Box .content p {
        margin-top: 5px;
    }

    .AddressTank .wrap .Box .content .goPath {
        padding-top: 5px;
    }

    .AddressTank .wrap .Box .Map {
        float: none;
        width: 100%;
        height: 400px;
    }

    .ShopBlock {
        /**线上**/
    }

    .ShopBlock .ShopTop {
        padding: 35px 0;
        border-bottom: none;
    }

    .ShopBlock .ShopTop .h1 {
        float: none;
        display: block;
        font-size: 22px;
        width: 100%;
        text-align: center;
    }

    .ShopBlock .ShopTop .searchBox {
        float: none;
        display: block;
        width: 100%;
        padding-bottom: 0;
    }

    .ShopBlock .ShopTop .searchBox .Key {
        font-size: 18px;
        line-height: 36px;
        height: 36px;
    }

    .ShopBlock .ShopTop .searchBox .Key.Val {
        font-size: 20px;
    }

    .ShopBlock .ShopTop .searchBox .submit {
        height: 36px;
    }

    .ShopBlock .ShopList .masonry {
        padding-top: 0;
        padding-bottom: 10px;
    }

    .ShopBlock .ShopList .masonry .item {
        float: none;
        display: block;
        width: 100%;
        padding-bottom: 25px;
    }

    .ShopBlock .ShopList .masonry .h2 {
        font-size: 20px;
        line-height: 22px;
        padding-top: 25px;
        margin-bottom: 15px;
    }

    .ShopBlock .ShopList .masonry .ul li p {
        padding-top: 5px;
    }

    .ShopBlock .ShopList .masonry .ul li+li {
        margin-top: 14px;
    }

    .ShopBlock .ShopCityList {
        padding-top: 35px;
        padding-bottom: 20px;
    }

    .ShopBlock .ShopCityList .h3 {
        font-size: 22px;
    }

    .ShopBlock .ShopCityList .ul {
        margin: 0;
    }

    .ShopBlock .ShopCityList .ul li {
        width: 100%;
        padding-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
        float: none;
    }

    .ShopBlock .ShopCityList .ul li .h4 {
        padding-top: 10px;
    }

    .ShopBlock .ShopCityList .ul li p {
        margin-top: 5px;
    }
}

@media only screen and (max-width: 750px) {
    .ShopBlock .OnlineList .ul {
        padding: 40px 0;
    }

    .ShopBlock .OnlineList .ul li {
        width: 100%;
        margin: 20px 0;
    }
}

@media only screen and (max-width: 600px) {

    /***店铺***/
    .AddressTank .wrap .Box .content .t_word {
        font-size: 18px;
        line-height: 22px;
    }

    .AddressTank .wrap .Box .content .h3 {
        font-weight: bold;
        margin-top: 15px;
    }

    .AddressTank .wrap .Box .Map {
        height: 250px;
    }

    .ShopBlock {
        /**线上**/
    }

    .ShopBlock .ShopTop {
        padding: 35px 0 25px;
    }

    .ShopBlock .ShopTop .searchBox .Key {
        font-size: 16px;
    }

    .ShopBlock .ShopTop .searchBox .Key.Val {
        font-size: 18px;
    }

    .ShopBlock .ShopList .masonry .h2 {
        font-size: 18px;
    }

    .ShopBlock .ShopCityList {
        padding-top: 25px;
        padding-bottom: 20px;
    }

    .ShopBlock .ShopCityList .h3 {
        font-size: 18px;
    }

    .ShopBlock .ShopCityList .ul li {
        padding-bottom: 10px;
    }
    .ShopBlock .ShopTop .hint{
        position: relative;
        bottom: 0px;
        font-size: 12px;
    }
}
