*{
    padding: 0;
    margin: 0;
}
/*内外边距*/
.container-fluid,.container{
    padding: 0;
}
/*导航条*/
.navbar{
    margin-bottom: 0;
    min-height: 70px!important;
    line-height: 70px;
}
#tops{
    margin-left: 15%;
}
.navbar-brand{
    padding: 6px 0!important;
    margin: 0!important;
    height: 70px;
    line-height: 70px;
}
#logo{
    width: 230px;
	margin-bottom: 5px;
}
.navbar-collapse{
    padding: 0;
}
.navbar-nav{
    margin-right: 10%;
    height: 70px!important;
    padding-top: 28px;
}
.navbar-toggle{
    padding: 10px;
    margin: 15px 30px 15px 0;
}
.swiper-pagination-bullet{
    width: 10px!important;
    height: 10px!important;
}
.swiper-pagination-bullet-active{
    background: #fff!important;
}
/*背景色*/
.back{
    background: #EEEEEF;
}
/*图片大小*/
img{
    width: 100%;
}
/*标题*/
.head{
    padding: 20px 100px 0 100px;
}
/*大品牌*/
.title2{
    text-align: center;
    background: #fff;
    width: 100%;
    padding-top: 100px;
}
.title2>h2{
    color: #EE1D23;
    font-weight: bold;
}
.title2>p{
    font-size: 18px;
    margin: 0;
}
/*多产品*/
.title3{
    text-align: center;
    background: #fff;
    width: 100%;
    padding-top: 100px;
}
.title3>h2:first-child{
    color: #3E3E3F;
    font-weight: bold;
}
.title3>h2:nth-child(2){
    color: #EE1D23;
    margin: 0;
}
.title3>a{
    background: #F58220;
    color: #fff;
    font-weight: bold;
    padding: 6px 15px;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    margin: 20px 10px;
    text-decoration: none;
}
.title3>p{
    width: 500px;
    margin: 0 auto;
    text-align: left;
}
.body3{
    display: flex;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 10px;
    position: relative;
}
.body3>div{
    flex: 1;
}
.goods{
    display: flex;
}
.goods>div{
    flex: 1;
    padding: 10px 0 0 10px;
}
.goods9{
    background: #fff;
    padding: 10px 10px 0 10px;
    z-index: 10;
}
.goods9>img{
    height: 339px;
}
.suspend2{
    position: absolute;
    top: -57%;
    right: 0;
    z-index: 9;
    width: 300px;
}
.transparent>img{
    opacity: 1;
}
.transparent>img:hover{
    opacity: 0.7;
}
/*比萨系列*/
.pisa{
    padding: 30px 50px 20px 50px;
    background: #fff;
    text-align: center;
}
.pisa>a,.food a{
    border: 1px solid #757679;
    padding: 10px 30px;
    color: #57585A;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 8px;
    margin-bottom: 20px;
}
.pisa>p{
    margin: 0;
    font-size: 12px;
}
.pisapic{
    padding: 20px 50px;
    display: flex;
}
.pisapic>div{
    flex: 1;
    margin: 0 10px;
    position: relative;
}
.pisapic>div>div{
    position: absolute;
    bottom: 1%;
    left: 50%;
    transform: translate(-50%,0);
    display: inline-block;
}
/*意面、小吃、饮品*/
.food{
    display: flex;
    text-align: center;
    background: #fff;
    padding: 30px 10px 50px 10px;
}
.food>div{
    flex: 1;
    margin: 0 5px;
}
.food>div>h5{
    color: #6C727B;
    margin-top: 15px;
}
.food>div>p{
    margin: 0;
    font-size: 10px;
}
.food>div:nth-child(3)>img{
    height: 156px;
}
/*实力吸引*/
.title4{
    background: #fff;
    text-align: center;
    padding:  70px 0;
}
.title4>h2{
    color: #EE1D23;
    font-weight: bold;
}
.title4>p{
    color: #939EBD;
    margin-bottom: 30px;
}
/*五星口碑*/
.title5{
    background: #fff;
    text-align: center;
    padding:  70px 0;
    position: relative;
}
.title5>h2{
    color: #EE1D23;
    font-weight: bold;
}
.title5>p{
    color: #57585A;
    font-size: 24px;
}
.cooperation2{
    z-index: 10;
    margin-top: 30px;
    position: relative;
}
.suspend3{
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    width: 350px;
}
/*品牌介绍*/
.title6{
    background: #fff;
    text-align: center;
    padding:  70px 0 110px 0;
}
.title6>h2{
    color: #EE1D23;
    font-weight: bold;
}
.title6>p{
    color: #95A9CB;
    font-size: 12px;
}
.history{
    display: flex;
}
.history>div{
    flex: 1;
}
.brand{
    background: #BCBDC0;
    padding: 0 30px;
    position: relative;
}
.brand>p:first-child{
    padding-top: 70px;
    margin-bottom: 20px;
}
.brandp{
    margin-top: 20px;
    text-indent: 24px;
    text-align: left;
    font-size: 12px;
}
.growth{
    position: relative;
}
.growth>img{
    height: 390px;
}
.history>div>h4{
    color: #6F7073;
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translate(-50%,0);
}
/*有态度*/
.title7{
    background: #fff;
    text-align: center;
    padding:  70px 0 110px 0;
}
.title7>h2{
    color: #EE1D23;
    font-weight: bold;
}
.title7>h3{
    color: #231F20;
    margin: 20px 0;
}
.title7>p{
    width: 500px;
    margin: 0 auto;
    font-size: 12px;
    text-indent: 26px;
    letter-spacing: 1px;
    text-align: left;
}
.title7>p>span{
    color: #F03C42;
}
.material{
    display: flex;
    margin-top: 30px;
}
.material>div{
    flex: 1;
    margin: 0 5px;
}
.materials{
    display: flex;
}
.materials>div{
    flex: 1;
}
.materials>div>div{
    height: 155px;
}
.text7{
    background: #D1D2D4;
    padding: 20px 10px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
}
.text7>img{
    margin-top: 10px;
}
.text7>p{
    font-size: 10px;
    color: #496465;
}
.sign>h4{
    margin: 14px 0 5px 0;
}
.sign>p{
    margin: 0;
    font-size: 12px;
}
/*品牌活动*/
.title8{
    background: #fff;
    text-align: center;
    padding:  70px 30px 110px 30px;
}
.title8>h2{
    color: #EE1D23;
    font-weight: bold;
}
.title8>p{
    color: #57585A;
    font-size: 20px;
    margin-bottom: 30px;
}
.activity{
    display: flex;
}
.activity>div{
    flex: 1;
}
.new{
    padding: 0 7px;
}
.new2{
    display: flex;
    text-align: center;
}
.new2>div{
    flex: 1;
}
.new1{
    width: 120px;
    height: 60px;
    margin: 30px auto;
}
.train{
    margin: 10px 0 0 10px;
    overflow: hidden;
}
.activity10>img{
    height: 294px;
}
.train>img{
    transition: all 0.6s;
}
.train>img:hover{
    transform: scale(1.2);

}
/*成熟模式*/
.title9{
    background: #fff;
    text-align: center;
    padding:  70px 0 110px 0;
}
.title9>h2{
    color: #EE1D23;
    font-weight: bold;
    margin-bottom: 5px;
}
.title9>.p1{
    color: #423E40;
    font-size: 20px;
    margin-bottom: 5px;
}
.title9>.p2{
    color: #EE1E37;
    font-size: 20px;
}
.mode{
    display: flex;
    margin-top: 50px;
}
.mode>div{
    flex: 1;
    margin: 0 3px;
}
.mode1>h5{
    font-weight: bold;
}
.mode1>p{
    font-size: 8px;
    text-align: left;
}
/*精英团队*/
.title10{
    background: #fff;
    text-align: center;
    padding:  70px 0 110px 0;
}
.title10>h2{
    color: #EE1D23;
    font-weight: bold;
    margin-bottom: 5px;
}
.title10>p{
    color: #6C7094;
}
.team{
    margin: 20px 0;
}
.team>img{
    display: inline-block;
    width: 200px;
}
.team1{
    position: relative;
    margin-top: 30px;
}
.team1>p{
    position: absolute;
    bottom: 20px;
    left: 20px;
    text-align: left;
    margin: 0;
    width: 300px;
    text-indent: 28px;
    color: #262243;
}
/*品牌荣誉*/
.title11{
    background: #fff;
    text-align: center;
    padding:  70px 0 110px 0;
}
.title11>h2{
    color: #EE1D23;
    font-weight: bold;
}
.title11>p{
    color: #58585B;
    font-size: 20px;
}
.honor2{
    margin-top: 20px;
    position: relative;
}
.pos{
    width: 400px;
    position: absolute;
}
.jz{
    top: 30px;
    left: 40px;
}
.sm{
    top: 50%!important;
    left: 40px;
    /*transform: translate(0,-50%)!important;*/
    margin-top: -67px;
}
.yj{
    bottom: 30px;
    left: 40px;
}
/*九大支持*/
.title12{
    background: #fff;
    text-align: center;
    padding:  70px 0 110px 0;
}
.title12>h2{
    color: #EE1D23;
    font-weight: bold;
}
.title12>p{
    color: #696A6C;
    margin: 0;
    letter-spacing: 1px;
}
.difficult{
    margin-top: 20px;
}
/*七大优惠*/
.title13{
    background: #fff;
    text-align: center;
    padding:  70px 0 60px 0;
}
.title13>h2{
    color: #EE1D23;
    font-weight: bold;
}
.title13>h2>span{
    color: #32336D;
}
.title13>p{
    color: #5A585C;
    font-size: 20px;
}
.favourable{
    display: flex;
    margin-top: 20px;
}
.favourable>div{
    flex: 1;
}
.favourable>div>h5{
    margin-bottom: 5px;
}
.favourable>div>div{
    height: 250px;
    background: #57585A;
    margin: 0 3px;
    color: #fff;
    display: table;
    padding: 0 10px;
    text-align: left;
}
.favourable>div>div:hover{
    background: #E60013;
}
.favourable span{
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
}
.favourable1{
    width: 280px;
    margin: 0 auto;
    text-align: left;
    padding-top: 30px;
}
.favourable1>p{
    margin: 0;
    font-weight: bold;
    font-size: 16px;
}
.favourable1>p:nth-child(2){
    text-indent: 25px;
}
.favourable1>p>img{
    width: 15px;
    margin-right: 5px;
    margin-top: -7px;
}
/*新增春节活动图*/
.newYear{
    margin-top: 30px;
}
/*加盟流程*/
.title14{
    background: #fff;
    text-align: center;
    padding:  70px 0 110px 0;
}
.title14>h2{
    color: #EE1D23;
    font-weight: bold;
    margin-bottom: 5px;
}
.title14>p{
    color: #5A585C;
    font-size: 20px;
    margin-bottom: 30px;
}
.join{
    padding: 0 50px;
    margin-bottom: 50px;
}
.join1>img{
    width: 200px;
}
/*表单提交*/
.title15{
    background: #fff;
    padding:  70px 0 0 0;
}
.title15>h2{
    color: #EE1D23;
    border-left: 10px solid #231F20;
    margin-left: 30px;
    padding-left: 10px;
}
form{
    padding: 0 30px;
    margin-bottom: 140px;
}
form>label{
    font-size: 20px;
    font-weight: bold;
    color: #231F20;
}
form>input{
    height: 50px;
    line-height: 50px;
    width: 100%;
    background: #F0F1F2;
    font-weight: bold;
    font-size: 18px;
    padding-left: 20px;
    border: 0;
}
form>p{
    color: #EB1D23;
    font-size: 20px;
    text-align: center;
    margin: 20px;
}
.submit{
    width: 100px;
    padding: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    background: #EB1D23;
    color: #fff;
    border-radius: 8px;
}
.cooperate{
    display: flex;
}
.cooperate>div:first-child{
    flex: 1;
}
.cooperate>div:nth-child(2){
    flex: 2;
}
.cooperate2{
    width: 400px;
    margin-left: 10%;
    padding-top: 15%;
}
.success>h3{
    font-weight: bold;
    margin-top: 30px;
    margin-left: 20px;
}
.success>p{
    font-size: 16px;
    color: #000;
}
.success>p>button{
    background: #E6E7E9;
    padding: 6px 20px;
    border-radius: 20px;
    border: 0;
    font-size: 20px;
    margin-right: 20px;
}
.connection{
    text-align: center;
    margin-top: 50px;
}
.connection>div>h3{
    margin: 0;
    padding-bottom: 20px;
}
/*脚部*/
.foot{
    background: #EE1D23;
    position: relative;
}
.fot{
    padding: 20px 100px;
    text-align: center;
    color: #fff;
}
.fotdiv>h5{
    margin: 0 20px;
    display: inline-block;
}
/*.fotdiv{*/
    /*display: flex;*/
/*}*/
/*.fotdiv>div{*/
    /*flex: 1;*/
/*}*/
.phone>img{
    width: 25px;
    margin-top: -4px;
}
.record{
    text-align: center;
    color: #fff;
}
.weixin{
    position: relative;
    display: inline-block;
}
.weixin>img{
    width: 18px;
    margin-top: -5px;
}
.erweima{
    display: none;
    position: absolute;
    bottom: 150%;
    left: 50%;
    transform: translate(-50%,0);
}
.erweima>img{
    width: 100px;
}
/*侧边栏*/
.sidebar{
    position: fixed;
    top: 50%;
    left: 2%;
    transform: translate(0,-50%);
    text-align: center;
    display: none;
}
.xfl{
    position: absolute;
}
.sidebar>div>img,.top>img{
    width: 95px;
}
#liebiao>ul>li{
    list-style: none;
    padding: 6px 20px;
    margin-bottom: 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
#liebiao>ul>li>a{
    color: #808080;
    text-decoration: none;
}
#liebiao>ul>li>a:link,#liebiao>ul>li>a:visited,#liebiao>ul>li>a:hover,#liebiao>ul>li>a:active{
    color: #808080;
}
.xf2,.xf3{
    margin-top: -5px;
}
/*小于1200px时的样式*/
@media screen and (max-width: 1200px){
    .suspend2{
        top: -37%;
        width: 180px;
    }
    .goods9>img{
        height: 265px;
    }
    .pisapic>div>div{
        width: 155px;
    }
    .food>div:nth-child(3)>img{
        height: 122px;
    }
    .suspend3{
        top: 10%;
        width: 250px;
    }
    .growth>img{
        height: 420px;
    }
    .materials>div>div{
        height: 170px;
    }
    .materials>div>div>img{
        height: 170px;
    }
    .material2{
        height: 15px!important;
    }
    .activity10>img{
        height: 226px;
    }
    .pos{
        width: 300px;
    }
    .sm{
        top: 50%!important;
        left: 40px;
        /*transform: translate(0,-50%)!important;*/
        margin-top: -50px;
    }
    .team1>p{
        bottom: 0;
    }
    .cooperate2{
        padding: 0;
    }
}
/*小于991px时的样式*/
@media screen and (max-width: 991px){
    #tops{
        margin-left: 10%;
    }
    .navbar-nav{
        padding: 10px;
        height: auto!important;
        margin: 0;
        text-align: center;
    }
    .goods9>img{
        height: 183px;
    }
    .suspend2{
        top: -46%;
        width: 150px;
        right: -15%;
    }
    .pisapic>div>div{
        bottom: 0;
        font-size: 10px;
    }
    .food{
        display: block;
    }
    .food>div{
        margin-top: 20px;
    }
    .food>div:nth-child(3)>img{
        height: 264px;
    }
    .title5{
        overflow: hidden;
    }
    .suspend3{
        top: 18%;
        right: -15%;
    }
    .suspend3>img{
        width: 200px;
    }
    .history{
        display: block;
    }
    .growth>img{
        height: 450px;
    }
    .brand{
        margin-bottom: 80px;
    }
    .brandp{
        padding-bottom: 20px;
    }
    .material{
        display: block;
    }
    .material>div{
        margin-bottom: 20px;
    }
    h2{
        font-size: 26px;
    }
    .activity{
        display: block;
    }
    .activity10>img{
        height: 319px;
    }
    .mode h5{
        font-size: 10px;
    }
    .team1>p{
        font-size: 10px;
        width: 200px;
        left: 6px;
    }
    .pos{
        width: 200px;
    }
    .sm{
        margin-top: -34px;
    }
    .favourable span{
        font-size: 12px;
    }
    .join1>img{
        width: 100px;
    }
    .fot{
        padding: 10px 0;
    }
    .cooperate{
        display: block;
    }
    .cooperate1{
        padding: 20px 100px;
    }
    .cooperate2{
        width: 100%;
        margin: 0;
    }
    .success{
        padding: 0 20px;
    }
}
.error{
    text-align: left;
    margin: 0;
}
