.own{

}
.crumbs{
    width: 1195px;
    margin-bottom: 82px;
}
.bag{
    width: 1195px;
    margin: 0 auto;
}
.bag_title{
    text-align: center;
    color: #92705E;
}
.bag_title h3{
    font-size: 30px;
    font-family: play;
}
.bag_title p{
    width: 767px;
    margin: 0 auto;
    font-size: 16px;
    margin-top: 13px;
}
.bag_img{
    margin-top: 30px;
}
.bag_img img{
    display: inline-block;
    width: 585px;
    height: 250px;
}
.bag_img img:first-child{
    margin-right: 17px;
}
.bag_product{
    padding: 48px 67px 0 96px;
}
.bag_product_img{
    width: 430px;
    height: 400px;
    float: left;
}
.bag_product_one{
    width: 100%;
    height: 100%;
    display: block;
}
.bag_product_right{
    display: inline-block;
    float: left;
    width: 430px;
    color: #383A3A;
    padding-top: 10px;
}

.bag_l{
    margin-left: 108px;
}
.bag_product_top{
    font-size: 24px;
}
.bag_product_content{
    padding-top: 30px;
    font-size: 18px;
}
.bag_product_content p{
    line-height: 24px;
}
.bag_product_two{
    width: 376px;
    height: 376px;
    display: block;
    border-radius: 50%;
}
.bag_size{
    width: 401px;
    height: 410px;
    padding: 12px;
}
.news{
    margin-top: 100px;
    height: 300px;
}
.gift{
    width: 1064px;
    margin: 0 auto;
    padding-top: 70px;
}
.gift_cart{
    width: 311px;
    height: 436px;
    color: #000000;
    float: left;
    margin-right: 64px;
}
.gift_cart:last-child{
    margin-right: 0;
}
.gift_cart img{
    margin: 0 auto;
    width: 270px;
}
.gift_content{
    margin-top: 58px;
}
.gift_content p{
    font-size: 18px;
    font-weight: bolder;
    margin-bottom: 10px;
}
.gift_content span{
    font-size: 16px;
}
.more{
    margin-top: 60px;
}