* {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
}

.service-in img {
    width: 80%;
    margin-top: 50px;
}

.table {
    text-align: center;
}


/* 广告城市合伙人 */

.a1,
.a2,
.a3,
.a4,
.a5 {
    text-align: center;
    height: 320px;
    margin-top: 50px;
    position: relative;
}

.mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 320px;
    padding: 30px 0;
    text-align: center;
    background: rgba(000, 000, 000, 0.2);
    color: #ffffff;
    opacity: 1;
}

.mask p {
    margin-top: 30px;
}

.a1 {
    background: url(../imgs/city-a1.png)no-repeat;
    background-size: 100% 100%;
}

.a2 {
    background: url(../imgs/city-a2.png)no-repeat;
    background-size: 100% 100%;
}

.a3 {
    background: url(../imgs/city-a3.png)no-repeat;
    background-size: 100% 100%;
}

.a4 {
    background: url(../imgs/city-a4.png)no-repeat;
    background-size: 100% 100%;
}

.tm-tm-service-in img {
    width: 100%;
    padding-bottom: 20px;
}

.tm-tm-service-in {
    /* margin-top: 32px; */
    padding-bottom: 15px;
    /* border: 1px solid #000000; */
}

.a {
    height: 366px;
}

hr {
    width: 20px;
    height: 2px;
    color: #aaaaaa;
    margin: 10px auto;
}

.tm-sample-text {
    padding: 0px 20px;
}

.a h4 {
    /* font-weight: 700; */
    color: #181818;
}

.a:hover {
    /* 设置阴影 */
    -webkit-box-shadow: #ededed 0px 0px 10px 5px;
    -moz-box-shadow: #ededed 0px 0px 10px 5px;
    box-shadow: #ededed 0px 0px 10px 5px;
}

.a:hover hr {
    height: 2px;
    background: #ffa128;
}

.p-left{
    text-align: justify;
    padding-bottom: 35px;
}

.bode-b{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.mask h1{
    font-size: 70px;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 10px;
}

.mask h4{
    font-size: 20px;
}

.mask p{
    padding: 10px 30px 0;
    text-align: justify;
}

/* 权益及绩效 */

.centerp {
    padding: 20px 120px 0 120px;
}

figure.effect-goliath {
    background: #f9f9f9;
    margin-bottom: 20px;
}

.effect-goliath:hover {
    /* 设置阴影 */
    -webkit-box-shadow: #ededed 0px 0px 10px 5px;
    -moz-box-shadow: #ededed 0px 0px 10px 5px;
    box-shadow: #ededed 0px 0px 10px 5px;
}

.effect-goliath{
    width: 290px;
}

.effect-goliath p{
    text-align: justify;
}

.effect-goliath img{
    width: 290px;
}

.adjust{
    padding: 0 0 10px 20px;
}


/* 酒城收益 */

.learn-more {
    background: url(../imgs/regional-appcica.png)no-repeat;
    padding: 90px 0;
    /* height: 650px; */
}

.learn-more h2 {
    color: #ffffff;
}

.learn-more h6 {
    margin-bottom: 30px;
    color: #ffffff;
}

/* .grid {
    margin-top: 100px;
} */

.num {
    text-align: center;
}

.n {
    text-align: center;
    border-right: 1px solid #e0e0e0;
}

.num p {
    color: #ffffff;
    font-size: 80px;
}

.num span {
    font-size: 31px;
}

hr {
    width: 30px;
    height: 2px;
    background: #ffffff;
    margin: 0 auto;
    margin-top: 80px;
}

td {
    color: #898989;
}

.nums {
    margin-top: 60px;
    color: #ffffff;
}


/* 区级合作伙伴 */

.as h5 {
    margin-top: 50px;
}

.cont p {
    text-align: justify;
}

.cont img {
    width: 100%;
}

.cont .ab img {
    margin-top: 95px;
}


/* 酿酒坊收益 */

.app-more {
    background: url(../imgs/regional-app.png)no-repeat;
    padding: 90px 0;
    /* height: 650px; */
}

.app-more h2 {
    color: #ffffff;
}

.app-more h6 {
    margin-bottom: 30px;
    color: #ffffff;
}


/* 申请合作 */

.tm-page-header {
    width: 100%;
    height: 618px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding-top: 165px;
}

.color {
    color: #a3302f;
}


/****************公共样式********************/

li {
    list-style: none;
}

.color-green {
    color: #26b985;
}

.color-white {
    color: #ffffff;
}

.color-finsh {
    color: #aab6c1;
}

.hide {
    display: none !important;
}

.hides {
    display: none;
}

.overflow {
    overflow: hidden;
}

.border-red {
    border-color: #dc0d45 !important;
}


/* foot */

p {
    text-align: center;
}

.cont p {
    text-align: justify;
}

.answer div {
    border-bottom: 1px solid #e5e5e5;
    margin-top: 10px;
}

.answer .answer-p {
    font-size: 18px;
    color: #333333;
}

.answer-p1 {
    color: #666666;
}

.foot {
    background: #000000;
    background: url(../imgs/index-foot1.png)no-repeat;
    padding: 80px 0 10px 0;
}

.foot h6 {
    margin-bottom: 10px;
    color: #ffffff;
}

.foot h2 {
    color: #ffffff;
}

.foot p {
    color: #ffffff;
    text-align: justify
}

.foot1 div {
    text-align: center;
}

.foot2 p {
    text-align: center;
}

.foot-end {
    margin-top: 50px;
}

.foot-end p {
    text-align: center;
}

.police {
    font-size: 14px;
    color: #ffffff !important;
}

.police img {
    width: 20px;
    height: 20px;
    margin-top: -3px;
}

@media (max-width: 992px) {
    .img img {
        width: 100%;
        height: 305px;
    }
    .app-more {
        background: #000000;
        padding: 90px 0;
    }
    .learn-more {
        background: #000000;
        padding: 90px 0;
        /* height: 650px; */
    }
    .foot {
        background: #000000;
        /* background: url(../imgs/index-foot.png)no-repeat; */
        padding: 80px 0 10px 0;
    }
}

@media (max-width: 1200px) {
    .tm-page-header {
        height: 329px;
    }
    .centerp {
        padding: 20px 75px 0 75px;
    }
}


/* 小于992px 平板端显示转变 */

@media (max-width: 992px) {
    .tm-page-header {
        height: 250px;
    }
    /* .tm-about-text{
        text-align: center;
    } */
    .centerp {
        padding: 0;
    }

}

@media (max-width: 767px) {
    
    .foot {
        background: #000000;
        /* background: url(../imgs/index-foot.png)no-repeat; */
        padding: 80px 0 10px 0;
    }
    .service-in img {
        width: 100%;
        margin-top: 50px;
    }
    .learn-more {
        background: #000000;
        padding: 90px 0;
        /* height: 650px; */
    }
    .app-more {
        background: #000000;
        padding: 90px 0;
        /* height: 650px; */
    }
    .num {
        text-align: center;
        border-right: none;
    }
    .cont .ab img {
        margin-top: 50px;
    }
    .content {
        padding: 0 30px 0 30px;
    }
    h2 {
        font-size: 24px
    }
    .img img {
        height: 200px;
    }
    h2 {
        font-size: 20px;
    }
    h6 {
        font-size: 18px;
    }
    h4 {
        font-size: 16px;
    }
    p {
        font-size: 14px;
    }
    .bode-b{
        font-size: 16px;
        color: #333333;
        font-weight: bold;
    }
    
}