﻿.store_banner { width: 100%; margin: 0 auto; background: url(../img/banner.png) no-repeat center; height: 650px; }
.content { width: 1180px; margin: 0 auto; height: 450px; padding-top: 65px; padding-left: 40px; }
.left { color: #FFF; }
.left h1 { font-family: 微软雅黑; font-size: 48px; font-weight: bold; display:block;    margin-bottom: 45px; }
/*.left img { margin-left: -18px; vertical-align: bottom; margin-bottom: -11px; }*/
.left h6 { font-size: 18px; font-family: 微软雅黑; margin-top: 10px; }
.right { float: right; margin-top: -500px; }
.button { width: 165px; }
.button .one { display: inline-block; width: 140px; height: 49px; border-radius: 4px; background: #FFF; color: #2680EB; font-size: 18px; text-align: center; line-height: 49px; margin-top: 40px; vertical-align: bottom; }
.button .one:hover { background: #eff0ff; }
.button .two { display: inline-block; width: 140px; height: 49px; border-radius: 4px; border: 1px #FFFFFF solid; color: #FFF; font-size: 18px; text-align: center; line-height: 46px; margin-top: 40px; margin-left: 20px; }
.button .two:hover { background: #FFF; color: #323232; }
h3 { font-size: 16px; font-weight: lighter; color: #FFF; margin-top: 60px; }

.Industry { width: 1055px; margin: 0 auto;}
.Industry .title { font-size: 38px; font-family: 微软雅黑; color: #363636; width: 158px; margin: 0 auto; }
.Industry h6 { color: #333; font-size: 18px; margin-top: -30px; text-align: center;margin-bottom:20px; }
.icon_group { width: 1080px; margin: 0 auto; margin-top: 60px; }
.icon_group .icon01 { display: inline-block; width: 70px; text-align: center; }
.icon_group .icon01 h5 { margin-top: 20px; font-size: 17px; color: #000;}

.surpermarket { width: 1080px; margin: 0 auto; margin-top: 30px; }
.surpermarket .title { font-size: 38px; font-family: 微软雅黑; color: #363636; width: 266px; margin: 0 auto; }
.surpermarket h6 { color: #666; font-size: 16px; margin-top: 20px; text-align: center;    margin-top: -30px;
    text-align: center;
    margin-bottom: 20px; }
.market_group { width: 1080px; margin: 0 auto; margin-top: 50px; }
.market_group .market01 { display: inline-block; width: 80px; text-align: center; }
.market_group .market01 h5 { margin-top: 20px; font-size: 16px; color: #323232; margin-left: -10px; }

.process {
    background: url(../img/product_yls_ywlc_bg.png) 50% 50% no-repeat;
    margin-top: 80px;
    padding-bottom: 80px;
}
.process .title { font-size: 38px; font-family: 微软雅黑; color: #363636; width: 266px; margin: 0 auto; }
    .process h6 {
        color: #666;
        font-size: 16px;
        margin-top: 20px;
        text-align: center;
        margin-top: -30px;
        text-align: center;
        margin-bottom: 60px;
    }
.process .pro { margin: 0 auto; margin-top: 40px; }

.function {
    height: 797px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 80px;
}
.function .title { font-size: 38px; font-family: 微软雅黑; color: #363636; width: 254px; margin: 0 auto; padding-top: 50px; }
    .function h6 {
        color: #666;
        font-size: 16px;
        margin-top: 20px;
        text-align: center;
        margin-top: -30px;
        text-align: center;
        margin-bottom: 60px;
    }
.box { width: 1090px; margin: 0 auto; margin-top: 50px; }
.box01 { display: inline-block; width: 198px; height: 244px; text-align: center; }
.box01 h2 { font-size: 18px; color: #323232; margin-top: 20px; }
.box01 h4 { font-size: 14px; color: #9a9a9a; text-align: center; margin-top: 8px; line-height: 24px; }

.price { width: 100%; background: url(../img/price.jpg) no-repeat center; height: 229px; }
.price .text { width: 285px;; margin: 0 auto; font-size: 18px; color: #FFF; padding-top: 70px; }
.price .button { width: 170px; height: 46px; margin: 0 auto; font-size: 15px; color: #498dff; background: #FFF; border-radius: 2px; line-height: 46px; text-align: center; margin-top: 30px; }
.price .button:hover { background: #f3f8ff; }
.flex {
    display: flex
}

.explain {
    margin-top: 34px;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
}

.explain p {
    font-size: 14px;
}

.explain a {
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
    margin-right: 20px
}