.product {
    margin-left: 15rem;
}

.biaoge {
    width: 1350px;
    margin: 0px auto;
}

.bg {
    height: auto;
    margin-bottom: 300px;
    margin-top: 100px;
}

.vlue {
    width: 100%;
    height: 320px;
    overflow: hidden;
}

.vlue img {
    width: 450px;
    height: 320px;
    transition: all 0.5s;
}

.pro_b {
    background-color: white;
    width: 400px;
    height: 100px;
    transition: all 0.5s;
    overflow: hidden;
    position: relative;
    top: 0;
}

.pro_b a:nth-child(3) {
    position: relative;
    left: 2%;
    font-size: 30px;
    font-weight: 900;
    color: rgb(0, 56, 149);
    transition: all 1s;
}

.pro_b h4 {
    font-size: 23px;
    font-weight: 500;
    padding-top: 20px;
    padding-left: 15px;
}

.vlue {
    position: relative;
    top: 30px;
    width: 400px;
    float: left;
    overflow: hidden;
    margin-left: 30px;
    overflow: hidden;
    margin-top: 5px;
}

.vlue_page {
    overflow: hidden;
    float: left;
    height: 400px;
}

.vlue:hover.vlue img {
    width: 450px;
    height: 320px;
}

.vlue:hover .pro_b {
    position: relative;
    top: -330px;
    bottom: 250px;
    color: white;
    height: 320px;
    background-color: rgba(0, 0, 0, 0.2);
}

.vlue:hover .pro_b a:nth-child(3) {
    font-size: 40px;
    text-decoration: none;
    position: relative;
    top: 50px;
    left: 45%;
    color: white;
}

.vlue:hover .zixun {
    background-color: white;
    color: rgb(0, 56, 149);
    text-decoration: none;
}

.biaoge {
    height: 1420px;
    position: relative;
}

.food {
    width: 550px;
    text-align: center;
    margin: 0px auto;
}

.zixun {
    position: absolute;
    right: 0px;
    bottom: 0;
    background-color: rgb(0, 56, 149);
    width: 80px;
    height: 20px;
    text-align: center;
    cursor: pointer;
    color: white;
    transition: all 0.5s;
}

.zixun:hover {
    color: white;
    background-color: rgb(0, 56, 149);
    color: rgb(0, 56, 149);
    text-decoration: none;
}

.aboutss {
    position: relative;
    left: 600px;
    padding: 10px 25px;
    border: rgb(0, 56, 149) 1px solid;
    transition: all 0.5s;
}

.aboutss:hover {
    background-color: rgb(0, 56, 149);
    color: white;
    text-decoration: none;
}

.font_list {
    width: 1350px;
    margin: 0px auto;
}

.new_h {
    min-height: 1500px;
    margin-bottom: 250px;
    margin-top: 100px;
}

.biaozunsss {
    height: auto;
    margin-top: 220px;
}

.new_hs {
    margin-bottom: 120px;
}

.biaozun {
    min-height: 1400px;
    margin-bottom: 100px;
}

.main_center {
    width: 1200px;
    margin: 0px auto;
    margin-top: 50px;
}

.pro_center {
    position: relative;
    right: 10%;
    height: auto;
    width: 1000px;
    margin: 0px auto;
    margin-top: 10%;
}

.v_center {
    height: 230px;
    margin-top: 30px;
    margin-bottom: 30px;
    display: flex;
}

.v_center:hover img {
    transform: scale(1.3);
}

.pro_pro {
    position: absolute;
    top: -8%;
    right: -20%;
}

.page_info {
    text-align: center;
    margin-top: 10px;
    color: #333;
}

.page_info span {
    padding: 0 2px;
    font-weight: bold;
}

.footd {
    width: 600px;
    position: relative;
    left: 700px;
    top: 40px;
}

.page_list {
    height: 32px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0;
    font-family: "Arial Black";
    font-size: 12px;
    margin-top: 20px;
    position: relative;
    top: 50px;
    left: -30px;
}

.page_list a {
    display: inline-block;
    color: rgb(132, 56, 47);
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    background: ;
    text-align: center;
    padding: 0 12px;
    margin: 0 1px;
}

.page_list a:hover {
    color: white;
    border: 1px solid #898989;
    background: #898989;
}