.dv_name {
    margin-left: 5px;
    margin-top: 5px;
}

.dv_name p {
    width: 218px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 700;
}

.dv_name2 {
    margin-left: 5px;
    margin-top: 5px;
}

.dv_name2 p {
    width: 500px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 30px;
    font-weight: 700;
    color:#f14a76

}

.dv_name2 span {
    font-size: 20px;
}


.picFocus_o {
    margin: 0 auto;
    width: 218px;
    border: 1px solid #ccc;
    padding: 5px;
    position: relative;
    overflow: hidden;
    zoom: 1;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    height: 334px;
    padding-bottom: 15px;
}

.picFocus_o_now {
    margin: 0 auto;
    width: 1200px;
    border: 1px solid #ccc;
    padding: 5px;
    position: relative;
    overflow: hidden;
    zoom: 1;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    height: 334px;
    padding-bottom: 15px;
    cursor: pointer;
}
.picFocus_o_now:hover {
    border: 1px solid red;
    background: #dfe4e6;
}

.picFocus_o_now .hd {
    width: 100%;
    padding-top: 5px;
    overflow: hidden;
}

.picFocus_o_now .hd ul {
    margin-right: -5px;
    overflow: hidden;
    zoom: 1;
}

.picFocus_o_now .hd ul li {
    padding-top: 5px;
    float: left;
    text-align: center;
}

.picFocus_o_now .hd ul li img {
    width: 20px;
    height: 20px;
    border: 2px solid #ddd;
    cursor: pointer;
    margin-right: 5px;
}

.picFocus_o_now .hd ul li.on img {
    border-color: #f60;
}

.picFocus_o_now .bd li {
    vertical-align: middle;
}

.picFocus_o_now .bd img {
    width: 500px;
    height: 345px;
    display: block;
}

.picFocus_o_now .tempWrap {
    overflow: hidden;
    position: relative;
    width: 500px

}

 .tempWrap2 {
     width: 265px;
     height: 0px;
     padding-bottom: 129%;
     overflow: hidden;
     background-position: center center;
     background-repeat: no-repeat;
     background-size: cover;
}

.showbox {
    width: 400px;
    height: 0px;
    padding-bottom: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.picFocus_o_now .tempWrap ul {
    width: 1200px;
    left: 0px;
    position: relative;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

.picFocus_o_now .tempWrap ul li {
    float: left;
    width: 220px;
}

/*之前的样式*/
.picFocus_o:hover {
    border: 1px solid red;
}

.picFocus_o .hd {
    width: 100%;
    padding-top: 5px;
    overflow: hidden;
}

.picFocus_o .hd ul {
    margin-right: -5px;
    overflow: hidden;
    zoom: 1;
}

.picFocus_o .hd ul li {
    padding-top: 5px;
    float: left;
    text-align: center;
}

.picFocus_o .hd ul li img {
    width: 20px;
    height: 20px;
    border: 2px solid #ddd;
    cursor: pointer;
    margin-right: 5px;
}

.picFocus_o .hd ul li.on img {
    border-color: #f60;
}

.picFocus_o .bd li {
    vertical-align: middle;
}

.picFocus_o .bd img {
    width: 220px;
    height: 240px;
    display: block;
}

.picFocus_o .tempWrap {
    overflow: hidden;
    position: relative;
    width: 220px
}

.picFocus_o .tempWrap ul {
    width: 1200px;
    left: 0px;
    position: relative;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

.picFocus_o .tempWrap ul li {
    float: left;
    width: 220px;
}

.shop_price_p {
    font-size: 16px;
    font-weight: 800;
}

/*地图样式*/

.amap-icon img,
.amap-marker-content img {
    width: 25px;
    height: 34px;
}

.marker {
    position: absolute;
    top: -20px;
    right: -118px;
    color: #fff;
    padding: 4px 10px;
    box-shadow: 1px 1px 1px rgba(10, 10, 10, .2);
    white-space: nowrap;
    font-size: 12px;
    font-family: "";
    background-color: #25A5F7;
    border-radius: 3px;
}

.input-card {
    width: 18rem;
    z-index: 170;
}

.input-card .btn {
    margin-right: .8rem;
}

.input-card .btn:last-child {
    margin-right: 0;
}

.jianjst {
    margin-top: 5px;
    border: 1px solid #e0e8e8;
    padding-left: 2px;
    height: 465px;
}



.container2span {
    padding: 2px;
    color: #171616;
    margin-left: 78%;
    margin-top: 185px;
    position: fixed;
    background: white;
    z-index: 999999;
    top: 0px;
    cursor: pointer;
    width: 30px;
    display: none;
    border-radius: 60px;
    width: 36px;
}
.container2span:hover{
    background: #ff5722;
}

.movered:hover{
    color: #f14a76;
    cursor: pointer;
}



